src/gas ChangeLog config/tc-ia64.c config/tc-i ...

wilson@sources.redhat.com wilson@sources.redhat.com
Thu Feb 5 23:50:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	wilson@sourceware.org	2004-02-05 23:50:21

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

Log message:
	Fix region length calculations when regions end with .align padding.
	* config/tc-ia64.c (output_endp): New.
	(count_bits): Delete.
	(ia64_flush_insns, process_one_record, optimize_unw_records): Handle
	endp unwind records.
	(fixup_unw_records): Handle endp unwind records.  Delete code for
	shortening prologue regions not followed by a body record.
	(dot_endp): Call add_unwind_entry to emit endp unwind record.
	* config/tc-ia64.h (unw_record_type): Add endp.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.2045&r2=1.2046
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-ia64.c.diff?cvsroot=src&r1=1.98&r2=1.99
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-ia64.h.diff?cvsroot=src&r1=1.29&r2=1.30



More information about the Binutils-cvs mailing list