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]

src bfd/ChangeLog bfd/bfd-in2.h bfd/bfd.c bfd/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2004-07-02 01:39:32

Modified files:
	bfd            : ChangeLog bfd-in2.h bfd.c elflink.c 
	ld             : ChangeLog ldmisc.c 

Log message:
	bfd/
	
	2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>
	
	* bfd.c (bfd_get_section_ident): New.
	
	* elflink.c (elf_link_read_relocs_from_section): Call
	bfd_get_section_ident to identify the section when reporting
	error.
	(_bfd_elf_link_output_relocs): Likewise.
	(elf_link_output_extsym): Likewise.
	(elf_link_input_bfd): Likewise.
	(bfd_elf_gc_record_vtinherit): Likewise.
	
	* bfd-in2.h: Regenerated.
	ld/
	
	2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>
	
	* ldmisc.c (vfinfo): Call bfd_get_section_ident to identify
	the section.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2612&r2=1.2613
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/bfd-in2.h.diff?cvsroot=src&r1=1.286&r2=1.287
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/bfd.c.diff?cvsroot=src&r1=1.62&r2=1.63
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.78&r2=1.79
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.1139&r2=1.1140
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldmisc.c.diff?cvsroot=src&r1=1.18&r2=1.19


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