dim d54dd9f21a 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
..
2010-11-09 18:32:57 +00:00
2010-02-28 22:06:07 +00:00
2010-10-08 09:43:06 +00:00
2010-01-15 15:10:29 +00:00
2010-11-18 18:22:58 +00:00
2010-10-29 18:56:51 +00:00
2010-10-19 00:01:53 +00:00
2010-03-22 11:00:57 +00:00
2010-10-28 19:10:15 +00:00
2010-10-27 07:14:46 +00:00
2010-11-03 01:30:56 +00:00
2010-11-03 10:46:39 +00:00
2010-11-12 16:53:17 +00:00