]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf.c
bfd/
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 13 Mar 2009 13:39:57 +0000 (13:39 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 13 Mar 2009 13:39:57 +0000 (13:39 +0000)
commit3516e9841caa37f3c19ca09c66ecde8208b7a1d0
tree3c3409a1d09fa237a64779a6c28709839e79a21c
parentce98a316e9018523f263417f3948fed63a1ba1db
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.
bfd/ChangeLog
bfd/elf.c
binutils/ChangeLog
binutils/objcopy.c