src/gas ChangeLog expr.c stabs.c symbols.c

rth@sources.redhat.com rth@sources.redhat.com
Tue May 27 19:19:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rth@sourceware.org	2003-05-27 19:19:29

Modified files:
	gas            : ChangeLog expr.c stabs.c symbols.c 

Log message:
	* expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into the
	symbol_create call.
	(current_location): Use symbol_temp_new_now.
	* stabs.c (s_stab_generic): Use symbol_temp_new.
	* symbols.c (temp_label_name): Remove.
	(symbol_temp_new, symbol_temp_make): Use FAKE_LABEL_NAME.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1764&r2=1.1765
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/expr.c.diff?cvsroot=src&r1=1.46&r2=1.47
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/stabs.c.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/symbols.c.diff?cvsroot=src&r1=1.45&r2=1.46



More information about the Binutils-cvs mailing list