This is the mail archive of the binutils-cvs@sourceware.org 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 dw2gencfi.c config/tc-hppa.c ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rth@sourceware.org	2008-08-21 19:49:22

Modified files:
	gas            : ChangeLog dw2gencfi.c 
	gas/config     : tc-hppa.c tc-hppa.h 

Log message:
	* dw2gencfi.c (DWARF2_FDE_RELOC_SIZE): New.
	(output_cie, output_fde): Use it.
	(DWARF2_EH_FRAME_READ_ONLY): New.
	(cfi_finish): Use it.
	
	* config/tc-hppa.h (DWARF2_FDE_RELOC_SIZE): Set to 8 for 64-bit.
	(DWARF2_CIE_DATA_ALIGNMENT): Change sign.
	(DWARF2_EH_FRAME_READ_ONLY): New.
	* config/tc-hppa.c (tc_gen_reloc): Generate pc-relative relocations
	from the results of DIFF_EXPR_OK manipulation.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3607&r2=1.3608
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/dw2gencfi.c.diff?cvsroot=src&r1=1.34&r2=1.35
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-hppa.c.diff?cvsroot=src&r1=1.138&r2=1.139
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-hppa.h.diff?cvsroot=src&r1=1.35&r2=1.36


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