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/bfin/bfin- ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	bernds@gcc.gnu.org	2005-08-09 10:57:09

Modified files:
	gcc            : ChangeLog config.gcc 
	gcc/config/bfin: bfin-modes.def bfin-protos.h bfin.c bfin.h 
	                 bfin.md bfin.opt crti.s crtn.s elf.h 
	                 lib1funcs.asm predicates.md 
Added files:
	gcc/config/bfin: uclinux.h 

Log message:
	Mostly from Jie Zhang (jie.zhang@analog.com)
	* config.gcc: Add bfin-uclinux.
	* config/bfin/uclinux.h: New file.
	* config/bfin/bfin-modes.def: Update FSF address.
	* config/bfin/bfin-protos.h: Likewise.
	* config/bfin/bfin.md: Likewise.
	* config/bfin/bfin.opt: Likewise.
	* config/bfin/crti.s: Likewise.
	* config/bfin/crtn.s: Likewise.
	* config/bfin/lib1funcs.asm: Likewise.
	* config/bfin/predicates.md: Likewise.
	* config/bfin/bfin.c: Likewise.
	(bfin_return_in_memory): Update to match Visual DSP compiler.
	* config/bfin/bfin.h: Update FSF address.
	(ASM_OUTPUT_ALIGN): Write alignment in bytes, not log thereof.
	* config/bfin/elf.h (NO_IMPLICIT_EXTERN_C): Define.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.360&r2=2.7592.2.361
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.516.2.11&r2=1.516.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/bfin/uclinux.h.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/bfin/bfin-modes.def.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1.8.1&r2=1.1.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/bfin/bfin-protos.h.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1.8.2&r2=1.1.8.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/bfin/bfin.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5.2.6&r2=1.5.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/bfin/bfin.h.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3.4.3&r2=1.3.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/bfin/bfin.md.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1.8.5&r2=1.1.8.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/bfin/bfin.opt.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3.4.1&r2=1.3.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/bfin/crti.s.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1.8.1&r2=1.1.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/bfin/crtn.s.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1.8.1&r2=1.1.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/bfin/elf.h.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1.8.1&r2=1.1.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/bfin/lib1funcs.asm.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1.8.1&r2=1.1.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/bfin/predicates.md.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1.8.2&r2=1.1.8.3


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