This is the mail archive of the binutils-cvs@sources.redhat.com 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]

ld ./ChangeLog ./cofflink.c ./ChangeLog doc/bi ...


CVSROOT:	/cvs/uberbaum
Module name:	ld
Changes by:	cgf@sourceware.org	2004-07-03 16:07:51

Modified files:
	.              : ChangeLog cofflink.c 
	.              : ChangeLog 
	doc            : binutils.texi 
	.              : ChangeLog 
	config         : obj-coff.c tc-i386.c 
	doc            : as.texinfo 
	.              : ChangeLog ld.texinfo 

Log message:
	2004-07-04  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
	
	* bfd/cofflink.c (_bfd_coff_generic_relocate_section): Resolve PE weak
	externals properly.
	* src/gas/config/obj-coff.c (obj_coff_weak): New .weak syntax for PE weak
	externals.
	* binutils/doc/binutils.texi (nm): Clarify weak symbol description.
	* gas/config/tc-i386.c (tc_gen_reloc): Use addend for weak symbols in TE_PE.
	* gas/doc/as.texinfo (Weak): Document PE weak symbols.
	* ld/ld.texinfo (WIN32): Document PE weak symbols.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/bfd/ChangeLog.diff?cvsroot=uberbaum&r1=1.2614&r2=1.2615
http://sources.redhat.com/cgi-bin/cvsweb.cgi/bfd/cofflink.c.diff?cvsroot=uberbaum&r1=1.45&r2=1.46
http://sources.redhat.com/cgi-bin/cvsweb.cgi/binutils/ChangeLog.diff?cvsroot=uberbaum&r1=1.773&r2=1.774
http://sources.redhat.com/cgi-bin/cvsweb.cgi/binutils/doc/binutils.texi.diff?cvsroot=uberbaum&r1=1.52&r2=1.53
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gas/ChangeLog.diff?cvsroot=uberbaum&r1=1.2155&r2=1.2156
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gas/config/obj-coff.c.diff?cvsroot=uberbaum&r1=1.70&r2=1.71
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gas/config/tc-i386.c.diff?cvsroot=uberbaum&r1=1.152&r2=1.153
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gas/doc/as.texinfo.diff?cvsroot=uberbaum&r1=1.100&r2=1.101
http://sources.redhat.com/cgi-bin/cvsweb.cgi/ld/ChangeLog.diff?cvsroot=uberbaum&r1=1.1141&r2=1.1142
http://sources.redhat.com/cgi-bin/cvsweb.cgi/ld/ld.texinfo.diff?cvsroot=uberbaum&r1=1.117&r2=1.118


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