1 # In order to work around the very problems that force us to now generally
2 # create a libgcc.so, glibc reexported a number of routines from libgcc.a.
3 # By now choosing the same version tags for these specific routines, we
4 # maintain enough binary compatibility to allow future versions of glibc
5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
7 # Note that we cannot use the default libgcc-glibc.ver file on sh,
8 # because GLIBC_2.0 does not exist on this architecture, as the first
9 # ever glibc release on the platform was GLIBC_2.3.
13 __register_frame_table
16 __deregister_frame_info
18 __register_frame_info_table
21 %inherit GCC_3.0 GLIBC_2.3
24 __register_frame_table
27 __deregister_frame_info
29 __register_frame_info_table