This is the mail archive of the binutils-cvs@sourceware.org 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/elf.c binutils/ChangeLog ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2009-03-13 13:39:57

Modified files:
	bfd            : ChangeLog elf.c 
	binutils       : ChangeLog objcopy.c 

Log message:
	bfd/
	
	2009-03-13  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR binutils/9945
	* elf.c (assign_section_numbers): Generate symbol table if there
	is any relocation in output.
	(_bfd_elf_compute_section_file_positions): Likewise.
	
	binutils/
	
	2009-03-13  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR binutils/9945
	* objcopy.c (copy_object): Clear HAS_RELOC when stripping all.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4497&r2=1.4498
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.477&r2=1.478
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1439&r2=1.1440
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/objcopy.c.diff?cvsroot=src&r1=1.126&r2=1.127


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