This is the mail archive of the gcc-cvs@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]

gcc/gcc ChangeLog config.gcc config/xtensa/t-x ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bwilson@gcc.gnu.org	2003-01-24 21:51:03

Modified files:
	gcc            : ChangeLog config.gcc 
	gcc/config/xtensa: t-xtensa 
Added files:
	gcc/config/xtensa: crti.asm crtn.asm t-elf t-linux 

Log message:
	* config.gcc (xtensa-*-elf*): Removed assignments to with_newlib,
	extra_parts, and fixincludes.  Add xtensa/t-elf tmake_file.
	(xtensa-*-linux*): Add xtensa/t-linux tmake_file.
	* config/xtensa/crti.asm: New file.
	* config/xtensa/crtn.asm: New file.
	* config/xtensa/t-elf: New file.
	* config/xtensa/t-linux: New file.
	* config/xtensa/t-xtensa: Add rules for crti.o and crtn.o.
	Move various CFLAGS settings to new t-elf file.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.16471&r2=1.16472
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&r1=1.276&r2=1.277
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/xtensa/crti.asm.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/xtensa/crtn.asm.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/xtensa/t-elf.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/xtensa/t-linux.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/xtensa/t-xtensa.diff?cvsroot=gcc&r1=1.4&r2=1.5


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