]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgcc/config/c6x/libgcc-eabi.ver
Update copyright years.
[thirdparty/gcc.git] / libgcc / config / c6x / libgcc-eabi.ver
CommitLineData
a945c346 1# Copyright (C) 2011-2024 Free Software Foundation, Inc.
bcead286
BS
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
19GCC_4.7.0 {
20 __c6xabi_strasgi
21 __c6xabi_call_stub
22 __c6xabi_mpyll
23 __c6xabi_negll
24 __c6xabi_llshru
25 __c6xabi_llshl
26 __c6xabi_llshr
27 __c6xabi_fixfu
28 __c6xabi_fixdu
29 __c6xabi_fixflli
30 __c6xabi_fixdlli
31 __c6xabi_fixfull
32 __c6xabi_fixdull
33 __c6xabi_fltllif
34 __c6xabi_fltllid
35 __c6xabi_fltullf
36 __c6xabi_fltulld
37 __c6xabi_divlli
38 __c6xabi_remlli
39 __c6xabi_divull
40 __c6xabi_remull
41 __c6xabi_divremull
42 __c6xabi_gef
43 __c6xabi_gtf
44 __c6xabi_lef
45 __c6xabi_ltf
46 __c6xabi_eqf
47 __c6xabi_ged
48 __c6xabi_gtd
49 __c6xabi_led
50 __c6xabi_ltd
51 __c6xabi_eqd
52 __c6xabi_addf
53 __c6xabi_divf
54 __c6xabi_neqf
55 __c6xabi_cmpf
56 __c6xabi_mpyf
57 __c6xabi_negf
58 __c6xabi_subf
59 __c6xabi_unordf
60 __c6xabi_fixfi
61 __c6xabi_fltif
62 __c6xabi_fltuf
63 __c6xabi_addd
64 __c6xabi_divd
65 __c6xabi_neqd
66 __c6xabi_cmpd
67 __c6xabi_mpyd
68 __c6xabi_negd
69 __c6xabi_subd
70 __c6xabi_unordd
71 __c6xabi_fixdi
72 __c6xabi_fltid
73 __c6xabi_fltud
74 __c6xabi_cvtfd
75 __c6xabi_cvtdf
76 __c6xabi_mulcf
77 __c6xabi_mulcd
78 __c6xabi_divcf
79 __c6xabi_divcd
80
81 __gnu_ltsf2
82 __gnu_ltdf2
83 __gnu_gesf2
84 __gnu_gedf2
85 __gnu_gtsf2
86 __gnu_gtdf2
87 __gnu_eqsf2
88 __gnu_eqdf2
89
90 # Exception-Handling
91 _Unwind_Complete
92 _Unwind_VRS_Get
93 _Unwind_VRS_Set
94 _Unwind_VRS_Pop
95 __c6xabi_unwind_cpp_pr0
96 __c6xabi_unwind_cpp_pr1
97 __c6xabi_unwind_cpp_pr2
98 __c6xabi_unwind_cpp_pr3
99 __c6xabi_unwind_cpp_pr4
100 # The libstdc++ exception-handling personality routine uses this
101 # GNU-specific entry point.
102 __gnu_unwind_frame
103}