comparison gcc/config/mips/t-iris6 @ 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
comparison
equal deleted inserted replaced
56:3c8a44c06a95 63:b7f97abdc517
1 # Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 1 # Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005,
2 # 2006 Free Software Foundation, Inc. 2 # 2006, 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
15 # 15 #
16 # You should have received a copy of the GNU General Public License 16 # You should have received a copy of the GNU General Public License
17 # along with GCC; see the file COPYING3. If not see 17 # along with GCC; see the file COPYING3. If not see
18 # <http://www.gnu.org/licenses/>. 18 # <http://www.gnu.org/licenses/>.
19 19
20 MULTILIB_OPTIONS=mabi=n32/mabi=32/mabi=64 20 MULTILIB_OPTIONS=mabi=n32/mabi=64
21 MULTILIB_DIRNAMES=n32 32 64 21 MULTILIB_DIRNAMES=n32 64
22 MULTILIB_MATCHES= 22 MULTILIB_MATCHES=
23 MULTILIB_OSDIRNAMES=../lib32 ../lib ../lib64 23 MULTILIB_OSDIRNAMES=../lib32 ../lib64
24 24
25 LIBGCC = stmp-multilib 25 LIBGCC = stmp-multilib
26 INSTALL_LIBGCC = install-multilib 26 INSTALL_LIBGCC = install-multilib
27 27
28 TPBIT = tp-bit.c 28 TPBIT = tp-bit.c