OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [config/] [sh/] [libgcc-glibc.ver] - Blame information for rev 154

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
# 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.
6
 
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.2.
10
 
11
%inherit GCC_3.0 GLIBC_2.2
12
GLIBC_2.2 {
13
  __register_frame
14
  __register_frame_table
15
  __deregister_frame
16
  __register_frame_info
17
  __deregister_frame_info
18
  __frame_state_for
19
  __register_frame_info_table
20
}
21
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.