OSDN Git Service

2010-04-09 Kai Tietz <kai.tietz@onevision.com>
[pf3gnuchains/gcc-fork.git] / gcc / config / frv / libgcc-frv.ver
1 # Copyright (C) 2004 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.4 {
20   # frv abi symbol names
21   __ftod
22   __ftoi
23   __ftoui
24   __dtoi
25   __ftoui
26   __dtoui
27   __ftoll
28   __dtoll
29   __ftoull
30   __dtoull
31   __itof
32   __lltof
33   __dtof
34   __itod
35   __lltof
36   __lltod
37   __addd
38   __subd
39   __muld
40   __divd
41   __addf
42   __subf
43   __mulf
44   __divf
45   __sllll
46   __srlll
47   __srall
48   __addll
49   __subll
50   __mulll
51   __umulll
52   __divll
53   __udivll
54   __modll
55   __umodll
56   __cmpll
57   __cmpf
58   __cmpd
59   __andll
60   __orll
61   __xorll
62   __notll
63   __cmov
64   __cmovd
65   __cmovh
66   __cmovw
67   __modi
68   __uitod
69   __uitof
70   __ulltod
71   __ulltof
72   __umodi
73 }