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-05-30 03:01:12

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-alpha.c tc-alpha.h 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/alpha: elf-reloc-8.d 
	gas/testsuite/gas/cfi: cfi.exp 
Added files:
	gas/testsuite/gas/cfi: cfi-alpha-1.d cfi-alpha-1.s 

Log message:
	* config/tc-alpha.c (alpha_cur_ent_sym): Remove.
	(all_frame_data, plast_frame_data, cur_frame_data): New.
	(s_alpha_ent): Record data for dwarf2 cfi.
	(s_alpha_end, s_alpha_mask, s_alpha_frame, s_alpha_prologue): Likewise.[
	(alpha_elf_md_end): Emit dwarf2 cfi for ecoff unwind directives.
	* config/tc-alpha.h (md_end): New.
	(DWARF2_DEFAULT_RETURN_COLUMN): New.
	(DWARF2_CIE_DATA_ALIGNMENT): New.
	
	* gas/alpha/elf-reloc-8.d: Add .eh_frame relocs.
	* gas/cfi/cfi-alpha-1.d: New.
	* gas/cfi/cfi-alpha-1.s: New.
	* gas/cfi/cfi.exp: Run it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1767&r2=1.1768
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-alpha.c.diff?cvsroot=src&r1=1.56&r2=1.57
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-alpha.h.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.482&r2=1.483
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/alpha/elf-reloc-8.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/cfi/cfi-alpha-1.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/cfi/cfi-alpha-1.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.1&r2=1.2


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