]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/gcc/config/ia64/libgcc-ia64.ver
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / gcc / config / ia64 / libgcc-ia64.ver
1 GCC_3.0 {
2   # IA-64 symbols
3   __ia64_nonlocal_goto
4   __ia64_personality_v1
5   __ia64_restore_stack_nonlocal
6   __ia64_save_stack_nonlocal
7   __ia64_trampoline
8   __ia64_backtrace
9 }
10 GCC_3.3.2 {
11   _Unwind_GetBSP
12 }