comparison gcc/config/mn10300/t-mn10300 @ 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) 1996, 1997, 1998, 1999, 2000, 2001, 1 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001,
2 # 2003 Free Software Foundation, Inc. 2 # 2003, 2010 Free Software Foundation, Inc.
3 # 3 #
4 # This file is part of GCC. 4 # This file is part of GCC.
5 # 5 #
6 # GCC is free software; you can redistribute it and/or modify 6 # GCC is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by 7 # it under the terms of the GNU General Public License as published by
27 27
28 fp-bit.c: $(srcdir)/config/fp-bit.c 28 fp-bit.c: $(srcdir)/config/fp-bit.c
29 echo '#define FLOAT' > fp-bit.c 29 echo '#define FLOAT' > fp-bit.c
30 cat $(srcdir)/config/fp-bit.c >> fp-bit.c 30 cat $(srcdir)/config/fp-bit.c >> fp-bit.c
31 31
32 MULTILIB_OPTIONS = mam33/mam33-2 32 MULTILIB_OPTIONS = mam33/mam33-2/mam34
33 MULTILIB_DIRNAMES = am33 am33-2 33 MULTILIB_DIRNAMES = am33 am33-2 am34
34 34
35 LIBGCC = stmp-multilib 35 LIBGCC = stmp-multilib
36 INSTALL_LIBGCC = install-multilib 36 INSTALL_LIBGCC = install-multilib