gold patch committed: Implement -Bgroup
Ian Lance Taylor
iant@google.com
Mon Jul 11 18:40:00 GMT 2011
More information about the Binutils mailing list
Mon Jul 11 18:40:00 GMT 2011
- Previous message (by thread): PING Re: [RFA] Linker script extension SECTION_FLAGS
- Next message (by thread): PATCH: PR ld/12982: BFD linker LTO plugin makes stack executable by defaul
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This gold patch implements the -Bgroup option. It also slightly corrects the implementation of the --unresolved-symbols option. Committed to mainline. Ian 2011-07-11 Ian Lance Taylor <iant@google.com> PR gold/12979 * options.h (class General_options): Add -Bgroup. * options.cc (General_options::finalize): If -Bgroup is set, default to --unresolved-symbols=report-all. * layout.cc (Layout::finish_dynamic_section): Implement -Bgroup. * target-reloc.h (issue_undefined_symbol_error): Handle --unresolved-symbols=report-all. -------------- next part -------------- A non-text attachment was scrubbed... Name: foo.patch Type: text/x-diff Size: 2716 bytes Desc: patch URL: <https://sourceware.org/pipermail/binutils/attachments/20110711/2ada2164/attachment.bin>
- Previous message (by thread): PING Re: [RFA] Linker script extension SECTION_FLAGS
- Next message (by thread): PATCH: PR ld/12982: BFD linker LTO plugin makes stack executable by defaul
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list