comparison gcc/config/mips/t-sr71k @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents 77e2b8dfacca
children 04ced10e8804
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
1 # Copyright (C) 2002, 2003 Free Software Foundation, Inc. 1 # Copyright (C) 2002, 2003, 2010 Free Software Foundation, Inc.
2 # 2 #
3 # This file is part of GCC. 3 # This file is part of GCC.
4 # 4 #
5 # GCC is free software; you can redistribute it and/or modify 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 6 # it under the terms of the GNU General Public License as published by
47 47
48 dp-bit.c: $(srcdir)/config/fp-bit.c 48 dp-bit.c: $(srcdir)/config/fp-bit.c
49 echo '#ifdef __MIPSEL__' > dp-bit.c 49 echo '#ifdef __MIPSEL__' > dp-bit.c
50 echo '#define FLOAT_BIT_ORDER_MISMATCH' >> dp-bit.c 50 echo '#define FLOAT_BIT_ORDER_MISMATCH' >> dp-bit.c
51 echo '#endif' >> dp-bit.c 51 echo '#endif' >> dp-bit.c
52 echo '#define US_SOFTWARE_GOFAST' >> dp-bit.c
53 cat $(srcdir)/config/fp-bit.c >> dp-bit.c 52 cat $(srcdir)/config/fp-bit.c >> dp-bit.c
54 53
55 fp-bit.c: $(srcdir)/config/fp-bit.c 54 fp-bit.c: $(srcdir)/config/fp-bit.c
56 echo '#define FLOAT' > fp-bit.c 55 echo '#define FLOAT' > fp-bit.c
57 echo '#ifdef __MIPSEL__' >> fp-bit.c 56 echo '#ifdef __MIPSEL__' >> fp-bit.c
58 echo '#define FLOAT_BIT_ORDER_MISMATCH' >> fp-bit.c 57 echo '#define FLOAT_BIT_ORDER_MISMATCH' >> fp-bit.c
59 echo '#endif' >> fp-bit.c 58 echo '#endif' >> fp-bit.c
60 echo '#define US_SOFTWARE_GOFAST' >> fp-bit.c
61 cat $(srcdir)/config/fp-bit.c >> fp-bit.c 59 cat $(srcdir)/config/fp-bit.c >> fp-bit.c
62 60
63 # Build the libraries for both hard and soft floating point 61 # Build the libraries for both hard and soft floating point
64 62
65 MULTILIB_OPTIONS = EL/EB msoft-float mips2 63 MULTILIB_OPTIONS = EL/EB msoft-float mips2