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 config/tc-alpha.c config/tc- ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rth@sourceware.org	2003-06-05 03:27:04

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-alpha.c tc-alpha.h 
	gas/doc        : c-alpha.texi 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/alpha: alpha.exp 
	gas/testsuite/gas/cfi: cfi.exp 
Added files:
	gas/testsuite/gas/alpha: elf-usepv-1.d elf-usepv-1.s 
	                         elf-usepv-2.l elf-usepv-2.s 
	gas/testsuite/gas/cfi: cfi-alpha-3.d cfi-alpha-3.s 

Log message:
	* config/tc-alpha.c (s_alpha_usepv): New.
	(md_pseudo_table): Add it.
	(alpha_cfi_frame_initial_instructions): New.
	* config/tc-alpha.h (TARGET_USE_CFIPOP): New.
	(tc_cfi_frame_initial_instructions): New.
	* doc/c-alpha.texi: Document .usepv.
	
	* gas/alpha/elf-usepv-1.[sd]: New.
	* gas/alpha/elf-usepv-2.[sd]: New.
	* gas/alpha/alpha.exp: Run them.
	* gas/cfi/cfi-alpha-3.[sd]: New.
	* gas/cfi/cfi.exp: Run it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1776&r2=1.1777
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-alpha.c.diff?cvsroot=src&r1=1.57&r2=1.58
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-alpha.h.diff?cvsroot=src&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/doc/c-alpha.texi.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.484&r2=1.485
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/alpha/elf-usepv-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/alpha/elf-usepv-1.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/alpha/elf-usepv-2.l.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/alpha/elf-usepv-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/alpha/alpha.exp.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/cfi/cfi-alpha-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/cfi/cfi-alpha-3.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/cfi/cfi.exp.diff?cvsroot=src&r1=1.3&r2=1.4


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