gold patch committed: Don't combine relocs for groups with -r
Ian Lance Taylor
iant@google.com
Sat Apr 24 14:33:00 GMT 2010
More information about the Binutils mailing list
Sat Apr 24 14:33:00 GMT 2010
- Previous message (by thread): huge pages on linux and HUGETLB_SHARE and a coredump
- Next message (by thread): mis-elf-as : local/global symbol order in symbol table
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
When doing a relocatable link, grouped sections are, of course, not merged. This means that relocs for grouped sections must also not be merged. I committed this patch to gold to fix this. Ian 2010-04-24 Ian Lance Taylor <iant@google.com> * layout.cc (Layout::layout_reloc): In relocatable link don't combine reloc sections for grouped sections. -------------- next part -------------- A non-text attachment was scrubbed... Name: foo.patch Type: text/x-diff Size: 1254 bytes Desc: relocs URL: <https://sourceware.org/pipermail/binutils/attachments/20100424/2503e0b2/attachment.bin>
- Previous message (by thread): huge pages on linux and HUGETLB_SHARE and a coredump
- Next message (by thread): mis-elf-as : local/global symbol order in symbol table
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list