comparison gcc/config/stormy16/t-stormy16 @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children f6334be47118
comparison
equal deleted inserted replaced
56:3c8a44c06a95 63:b7f97abdc517
1 # -*- makefile -*- 1 # -*- makefile -*-
2 # 2 #
3 # Copyright (C) 2001, 2004 Free Software Foundation, Inc. 3 # Copyright (C) 2001, 2004, 2010 Free Software Foundation, Inc.
4 # 4 #
5 # This file is part of GCC. 5 # This file is part of GCC.
6 # 6 #
7 # GCC is free software; you can redistribute it and/or modify 7 # GCC is free software; you can redistribute it and/or modify
8 # it under the terms of the GNU General Public License as published by 8 # it under the terms of the GNU General Public License as published by
30 $(srcdir)/config/stormy16/stormy16-lib2-lshrsi3.c \ 30 $(srcdir)/config/stormy16/stormy16-lib2-lshrsi3.c \
31 $(srcdir)/config/stormy16/stormy16-lib2-popcounthi2.c \ 31 $(srcdir)/config/stormy16/stormy16-lib2-popcounthi2.c \
32 $(srcdir)/config/stormy16/stormy16-lib2-parityhi2.c \ 32 $(srcdir)/config/stormy16/stormy16-lib2-parityhi2.c \
33 $(srcdir)/config/stormy16/stormy16-lib2-clzhi2.c \ 33 $(srcdir)/config/stormy16/stormy16-lib2-clzhi2.c \
34 $(srcdir)/config/stormy16/stormy16-lib2-ctzhi2.c \ 34 $(srcdir)/config/stormy16/stormy16-lib2-ctzhi2.c \
35 $(srcdir)/config/stormy16/stormy16-lib2-ffshi2.c 35 $(srcdir)/config/stormy16/stormy16-lib2-ffshi2.c \
36 $(srcdir)/config/stormy16/stormy16-lib2-ucmpsi2.c
36 37
37 # Floating point emulation libraries. 38 # Floating point emulation libraries.
38 FPBIT = fp-bit.c 39 FPBIT = fp-bit.c
39 DPBIT = dp-bit.c 40 DPBIT = dp-bit.c
40 41