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 dwarf2out.c config/a ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	csl-arm-branch
Changes by:	pbrook@gcc.gnu.org	2005-03-30 17:09:02

Modified files:
	gcc            : ChangeLog.csl-arm dwarf2out.c 
	gcc/config/arm : arm.c 
	gcc/doc        : tm.texi 

Log message:
	2005-03-30  Paul Brook  <pau@codesourcery.com>
	
	* dwarf2out.c (multiple_reg_loc_descriptor): Handle single REG.
	* config/arm/arm.c (arm_dwarf_register_span): New function.
	(TARGET_DWARF_REGISTER_SPAN): Define.
	* doc/tm.dexi: Update documentation for TARGET_DWARF_REGISTER_SPAN.

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.100&r2=1.1.2.101
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.461.2.12&r2=1.461.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.303.2.76&r2=1.303.2.77
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/tm.texi.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.264.2.26&r2=1.264.2.27


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