-
- Downloads
configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts...
configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts use STARTUP directives... 2002-07-29 Chris Demetriou <cgd@broadcom.com> * configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts use STARTUP directives consistently. * configure: Regenerate. * config.in: Regenerate. * config/mips/elf.h (STARTFILE_SPEC): Define conditionally, based on whether HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES is defined. * config/mips/elf64.h (STARTFILE_SPEC): Likewise. * config/mips/isa3264.h (STARTFILE_SPEC): Do not redefine if HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES is set; the result will be the same. From-SVN: r55851
Showing
- gcc/ChangeLog 13 additions, 0 deletionsgcc/ChangeLog
- gcc/config.in 3 additions, 0 deletionsgcc/config.in
- gcc/config/mips/elf.h 4 additions, 0 deletionsgcc/config/mips/elf.h
- gcc/config/mips/elf64.h 4 additions, 0 deletionsgcc/config/mips/elf64.h
- gcc/config/mips/isa3264.h 5 additions, 1 deletiongcc/config/mips/isa3264.h
- gcc/configure 34 additions, 1 deletiongcc/configure
- gcc/configure.in 30 additions, 0 deletionsgcc/configure.in
Loading
Please register or sign in to comment