src/gas ChangeLog read.c write.c write.h doc/a ...

amodra@sourceware.org amodra@sourceware.org
Mon Mar 26 12:23:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	amodra@sourceware.org	2007-03-26 13:23:48

Modified files:
	gas            : ChangeLog read.c write.c write.h 
	gas/doc        : as.texinfo 

Log message:
	* doc/as.texinfo (Reloc): Document.
	* read.c (potable): Add "reloc".
	(s_reloc): New function.
	* write.c (reloc_list): New global var.
	(resolve_reloc_expr_symbols): New function.
	(write_object_file): Call it.
	(write_relocs): Process reloc_list.
	* write.h (struct reloc_list): New.
	(reloc_list): Declare.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3188&r2=1.3189
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/read.c.diff?cvsroot=src&r1=1.123&r2=1.124
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/write.c.diff?cvsroot=src&r1=1.111&r2=1.112
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/write.h.diff?cvsroot=src&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/doc/as.texinfo.diff?cvsroot=src&r1=1.160&r2=1.161



More information about the Binutils-cvs mailing list