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: introducing mips64{,le}-linux-gnu


If the gross stuff was approved elsewhere, then OK :)

-eric

> Index: gcc/ChangeLog
> from  Alexandre Oliva  <aoliva@redhat.com>
> 
> 	* config.gcc (mips64*-*-linux*): Added.
> 	* config/mips/linux64.h, config/mips/t-linux64: New file.
> 	* config/mips/iris6.h (MIPS_TFMODE_FORMAT): Define.
> 	* config/mips/mips.c (override_options): Use it.
> 	* config/mips/mips.h (TARGET_SWITCHES): Added...
> 	(SUBTARGET_TARGET_SWITCHES): New, empty by default.
> 	* Makefile.in (SPECS): New.
> 	(STAGESTUFF, specs, mostlyclean, install-common): Use it.
> 	* gcc.c (process_command): Move self-spec processing past spec
> 	file loading.
> 	* doc/tm.texi (DRIVER_SELF_SPECS): Document the change.
> 	* doc/fragments.texi (MULTILIB_EXTRA_OPTS): Document need for
> 	CRTSTUFF_T_CFLAGS.
> 	(SPECS): Document.
> 	* doc/invoke.texi (-mabi-fake-default): Document.
> 

-- 
Yeah, I used to play basketball...


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