OSDN Git Service

* ABOUT-GCC-NLS, ChangeLog, ChangeLog-1997, ChangeLog-1998,
[pf3gnuchains/gcc-fork.git] / gcc / config / ia64 / libgcc-ia64.ver
1 # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
2 #
3 # This file is part of GCC.
4 #
5 # GCC is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 3, or (at your option)
8 # any later version.
9 #
10 # GCC is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 # GNU General Public License for more details.
14 #
15 # You should have received a copy of the GNU General Public License
16 # along with GCC; see the file COPYING3.  If not see
17 # <http://www.gnu.org/licenses/>.
18
19 GCC_3.0 {
20   # IA-64 symbols
21   __ia64_nonlocal_goto
22   __ia64_personality_v1
23   __ia64_restore_stack_nonlocal
24   __ia64_save_stack_nonlocal
25   __ia64_trampoline
26   __ia64_backtrace
27 }
28 GCC_3.3.2 {
29   _Unwind_GetBSP
30 }