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.csl-arm Makefile.in opts.c t ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	csl-arm-branch
Changes by:	pbrook@gcc.gnu.org	2005-01-28 14:06:02

Modified files:
	gcc            : ChangeLog.csl-arm Makefile.in opts.c 
	                 target-def.h target.h 
	gcc/config/ia64: ia64.h 

Log message:
	2005-01-28  Paul Brook  <paul@codesourcery.com>
	
	* Makefile.in (opts.o): Depend on $(TARGET_H).
	* opts.c: Include target.h.
	(decode_options): Use targetm.unwind_tables_default.
	* target-def.h (TARGET_UNWIND_TABLES_DEFAULT): Define.
	(TARGET_INITIALIZER): Use it
	* target.h (struct gcc_target): Add unwind_tables_default.
	* config/ia64/ia64.h (TARGET_UNWIND_TABLES_DEFAULT): Define.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.csl-arm.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.1.2.84&r2=1.1.2.85
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.1185.2.7&r2=1.1185.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/opts.c.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.44.4.6&r2=1.44.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/target-def.h.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.59.2.15&r2=1.59.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/target.h.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.67.2.17&r2=1.67.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.h.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.159.2.5&r2=1.159.2.6


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