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]

[binutils-gdb] Deleted branch users/hjl/pr17842


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.


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