This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH' RFA] MIPS embedded targets' handling of crt0.o.


At Fri, 26 Jul 2002 21:12:10 +0000 (UTC), cgd@broadcom.com wrote:
> 2002-07-26  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.

Eric approved this off-list, and i've checked it in.

based on http://gcc.gnu.org/cvswrite.html#policies "Maintainers of a
port maintain the files in config/port/, the configure fragments for
the port, ..." i _think_ that means that I don't need additional
approval for the configure.in change.

If that's incorrect...  feel free to flame me, but also please update
the docs.  8-)



cgd


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]