src/gas ChangeLog config/tc-xtensa.c

bwilson@sources.redhat.com bwilson@sources.redhat.com
Wed Sep 10 00:17:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	bwilson@sourceware.org	2003-09-10 00:17:29

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-xtensa.c 

Log message:
	* config/tc-xtensa.c (xtensa_mark_literal_pool_location): Remove
	"move_labels" argument and corresponding call to xtensa_move_labels.
	(md_assemble): Add a separate call to xtensa_move_labels and remove
	argument for call to xtensa_mark_literal_pool_location.
	(xtensa_literal_position, xtensa_switch_to_literal_fragment): Fix
	calls to xtensa_mark_literal_pool_location.
	(xtensa_create_local_symbol): Delete and inline the code into...
	(xtensa_create_literal_symbol): ...here.
	(xtensa_frob_label): Combine conditionals.
	(expression_maybe_register, xtensa_symbol_new_hook,
	fix_new_exp_in_seg): Use symbol_get_tc.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1894&r2=1.1895
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-xtensa.c.diff?cvsroot=src&r1=1.3&r2=1.4



More information about the Binutils-cvs mailing list