[binutils-gdb] Deleted branch users/hjl/pr17842
H.J.Lu
hjl@sourceware.org
Thu Jan 15 13:38:00 GMT 2015
The branch 'users/hjl/pr17842' was deleted.
It previously pointed to:
9921eac... Assign file position for .symtab only if needed
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
9921eac... Assign file position for .symtab only if needed
commit 9921eac936c837141371487e1ec8df542448da60
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Wed Jan 14 14:02:02 2015 -0800
Assign file position for .symtab only if needed
bfd_elf_final_link assigns the file position for the symbol table
even when there are no symbols to be emitted. This patch changes to
assign the file position only if needed.
More information about the Binutils-cvs
mailing list