freebsd-dev/contrib/gcc/config/ia64
Dimitry Andric d8f878a1c5 Now that the fix for gcc PR 20218 is applied, and hidden attributes
actually work, linking of libgcc_s.so.1 on ia64 will fail with:

unwind-ia64.So(.text+0x1762): In function `_Unwind_FindEnclosingFunction':
: undefined reference to `_Unwind_FindTableEntry'
unwind-ia64.So(.text+0x1d82): In function `uw_frame_state_for':
: undefined reference to `_Unwind_FindTableEntry'
/usr/bin/ld: libgcc_s.so.1: hidden symbol `_Unwind_FindTableEntry' isn't defined

Repair this by not hiding the _Unwind_FindTableEntry symbol; on FreeBSD,
it is in libc, not in libgcc.

Silence from:	current@
2010-11-25 20:35:49 +00:00
..
crtbegin.asm GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
crtend.asm GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
crtfastmath.c GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
crti.asm GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
crtn.asm GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
elf.h Gcc 3.4.2 20040728. 2004-07-28 03:11:36 +00:00
fde-glibc.c GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
freebsd.h GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
hpux.h Apply backported fix for gcc PR 20218. This makes __attribute__ 2010-11-25 20:29:14 +00:00
ia64-c.c GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
ia64-modes.def GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
ia64-protos.h GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
ia64.c Apply backported fix for gcc PR 20218. This makes __attribute__ 2010-11-25 20:29:14 +00:00
ia64.h GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
ia64.md GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
ia64.opt GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
ia64intrin.h GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
ilp32.opt GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
itanium1.md GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
itanium2.md GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
lib1funcs.asm GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
libgcc-ia64.ver Gcc 3.3.3 20031106. 2003-11-07 02:43:04 +00:00
linux-unwind.h GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
linux.h GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
predicates.md GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
quadlib.c GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
sync.md GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
sysv4.h GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
t-glibc Gcc 3.4.4 release. 2005-06-03 03:28:44 +00:00
t-glibc-libunwind Gcc 3.4.4 release. 2005-06-03 03:28:44 +00:00
t-hpux GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
t-ia64 GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
unwind-ia64.c GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00
unwind-ia64.h Now that the fix for gcc PR 20218 is applied, and hidden attributes 2010-11-25 20:35:49 +00:00
vect.md GCC 4.2.0 release. 2007-05-19 01:19:51 +00:00