comparison gcc/config/mips/t-vxworks @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents 77e2b8dfacca
children 84e7813d76e9
comparison
equal deleted inserted replaced
68:561a7518be6b 111:04ced10e8804
1 # Copyright (C) 2003, 2007 Free Software Foundation, Inc. 1 # Copyright (C) 2003-2017 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
30 MULTILIB_MATCHES = EL=mel fPIC=fpic 30 MULTILIB_MATCHES = EL=mel fPIC=fpic
31 MULTILIB_EXCEPTIONS = mips3* mabi=o64 fPIC \ 31 MULTILIB_EXCEPTIONS = mips3* mabi=o64 fPIC \
32 $(addprefix mabi=o64/, EL* msoft-float* mrtp* fPIC*) \ 32 $(addprefix mabi=o64/, EL* msoft-float* mrtp* fPIC*) \
33 $(addsuffix /fPIC, *mabi=o64 *mips3 *EL *msoft-float) 33 $(addsuffix /fPIC, *mabi=o64 *mips3 *EL *msoft-float)
34 34
35 MUTLILIB_EXTRA_OPTS = -G 0 -mno-branch-likely 35 MULTILIB_EXTRA_OPTS = -G 0 -mno-branch-likely