-
- Downloads
configure.ac (HAVE_AS_NO_SHARED): New AC_DEFINE.
gcc/ * configure.ac (HAVE_AS_NO_SHARED): New AC_DEFINE. Test for the -mno-shared assembler option on mips targets. * configure, config.in: Regenerate. * config/mips/linux.h (NO_SHARED_SPECS): New macro. (DRIVER_SELF_SPECS): Define to NO_SHARED_SPECS if non-empty. * config/mips/linux64.h (DRIVER_SELF_SPECS): Include NO_SHARED_SPECS. From-SVN: r118138
Showing
- gcc/ChangeLog 9 additions, 0 deletionsgcc/ChangeLog
- gcc/config.in 6 additions, 0 deletionsgcc/config.in
- gcc/config/mips/linux.h 9 additions, 0 deletionsgcc/config/mips/linux.h
- gcc/config/mips/linux64.h 2 additions, 0 deletionsgcc/config/mips/linux64.h
- gcc/configure 36 additions, 0 deletionsgcc/configure
- gcc/configure.ac 4 additions, 0 deletionsgcc/configure.ac
Loading
Please register or sign in to comment