This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils 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]

src/gas ChangeLog Makefile.am Makefile.in conf ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_16-branch
Changes by:	echristo@sourceware.org	2005-03-15 05:37:50

Modified files:
	gas            : ChangeLog Makefile.am Makefile.in 
	gas/config     : tc-mips.c tc-mips.h 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/cfi: cfi-common-1.d cfi-common-2.d 
	                       cfi-common-3.d cfi-common-4.d cfi.exp 
Added files:
	gas/testsuite/gas/cfi: cfi-mips-1.d cfi-mips-1.s 

Log message:
	==> ChangeLog <==
	2005-03-14  Eric Christopher  <echristo@redhat.com>
	
	* config/tc-mips.c: Include dw2gencfi.h.
	(mips_cfi_frame_initial_instructions): New.
	* config/tc-mips.h (TARGET_USE_CFIPOP): Define.
	(tc_cfi_frame_initial_instructions): Ditto.
	(DWARF2_DEFAULT_RETURN_COLUMN): Ditto.
	(DWARF2_CIE_DATA_ALIGNMENT): Ditto.
	* Makefile.am: Update dependencies.
	* Makefile.in: Regenerate.
	
	==> testsuite/ChangeLog <==
	2005-03-14  Eric Christopher  <echristo@redhat.com>
	
	* gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
	* gas/cfi/cfi.exp: Run it.
	* gas/cfi/cfi-common-1.d: Update.
	* gas/cfi/cfi-common-2.d: Ditto.
	* gas/cfi/cfi-common-3.d: Ditto.
	* gas/cfi/cfi-common-4.d: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.2397.2.16&r2=1.2397.2.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.101&r2=1.101.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.111.2.1&r2=1.111.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.c.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.291.2.12&r2=1.291.2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.h.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.36.2.2&r2=1.36.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.807.2.3&r2=1.807.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/cfi/cfi-mips-1.d.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/cfi/cfi-mips-1.s.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/cfi/cfi-common-1.d.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.3&r2=1.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/cfi/cfi-common-2.d.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.4&r2=1.4.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/cfi/cfi-common-3.d.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.3&r2=1.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/cfi/cfi-common-4.d.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.2&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/cfi/cfi.exp.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.13&r2=1.13.2.1


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