]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgcc/config/mips/libgcc-mips16.ver
Update copyright years.
[thirdparty/gcc.git] / libgcc / config / mips / libgcc-mips16.ver
CommitLineData
818ab71a 1# Copyright (C) 2008-2016 Free Software Foundation, Inc.
ad41bd84
JM
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
08d0963a
RS
19GCC_4.4.0 {
20 __mips16_addsf3
21 __mips16_subsf3
22 __mips16_mulsf3
23 __mips16_divsf3
24 __mips16_eqsf2
25 __mips16_nesf2
26 __mips16_gtsf2
27 __mips16_gesf2
28 __mips16_lesf2
29 __mips16_ltsf2
30 __mips16_floatsisf
31 __mips16_floatunsisf
32 __mips16_fix_truncsfsi
33 __mips16_adddf3
34 __mips16_subdf3
35 __mips16_muldf3
36 __mips16_divdf3
37 __mips16_extendsfdf2
38 __mips16_truncdfsf2
39 __mips16_eqdf2
40 __mips16_nedf2
41 __mips16_gtdf2
42 __mips16_gedf2
43 __mips16_ledf2
44 __mips16_ltdf2
45 __mips16_floatsidf
46 __mips16_floatunsidf
47 __mips16_fix_truncdfsi
08d0963a 48}