egcs/gcc ChangeLog config/mips/linux.h config/ ...

law@gcc.gnu.org law@gcc.gnu.org
Mon Aug 21 07:35:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	law@sourceware.cygnus.com	2000-08-21 07:35:29

Modified files:
	gcc            : ChangeLog 
	gcc/config/mips: linux.h mips.h 

Log message:
	* mips/linux.h (LINK_SPEC): Use %(endian_spec).
	
	* mips/mips.h: Change LINKER_ENDIAN_SPEC to ENDIAN_SPEC
	and linker_endian_spec to endian_spec.
	(ENDIAN_SPEC): Add %{EB} and %{EL}.
	(LINK_SPEC): Remove %{EB} and %{EL}.
	(ASM_SPEC): Likewise.  Use %(endian_spec).

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7477&r2=1.7478
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/mips/linux.h.diff?cvsroot=gcc&r1=1.16&r2=1.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/mips/mips.h.diff?cvsroot=gcc&r1=1.101&r2=1.102



More information about the Gcc-cvs mailing list