Merged revisions 143552,143554,143557,143560,143562,143564-143567,143570-143573,14357...
[official-gcc.git] / gcc / config / ia64 / libgcc-glibc.ver
blob3043ddf5caff3dbab4f38b557924271ffda535da
1 # 128 bit long double support was introduced with GCC 4.4.0. These lines
2 # make the symbols to get @@GCC_4.4.0 attached.
4 %exclude {
5   __addtf3
6   __divtc3
7   __divtf3
8   __eqtf2
9   __extenddftf2
10   __extendsftf2
11   __extendxftf2
12   __fixtfdi
13   __fixtfsi
14   __fixtfti
15   __fixunstfdi
16   __fixunstfsi
17   __fixunstfti
18   __floatditf
19   __floatsitf
20   __floattitf
21   __floatunditf
22   __floatunsitf
23   __floatuntitf
24   __getf2
25   __gttf2
26   __letf2
27   __lttf2
28   __multc3
29   __multf3
30   __negtf2
31   __netf2
32   __powitf2
33   __subtf3
34   __trunctfdf2
35   __trunctfsf2
36   __trunctfxf2
37   __unordtf2
40 # Those TF functions are the aliases of the XF functions before gcc 3.4.
41 GCC_3.0 {
42   __divtf3
43   __fixtfti
44   __fixunstfti
45   __floattitf
48 GCC_4.4.0 {
49   __addtf3
50   __copysigntf3
51   __divtc3
52   __divtf3
53   __eqtf2
54   __extenddftf2
55   __extendsftf2
56   __fabstf2
57   __fixtfdi
58   __fixtfsi
59   __fixunstfdi
60   __fixunstfsi
61   __floatditf
62   __floatsitf
63   __floatunditf
64   __floatunsitf
65   __getf2
66   __gttf2
67   __letf2
68   __lttf2
69   __multc3
70   __multf3
71   __negtf2
72   __netf2
73   __powitf2
74   __subtf3
75   __trunctfdf2
76   __trunctfsf2
77   __trunctfxf2
78   __unordtf2