https://sourceware.org/bugzilla/show_bug.cgi?id=20537
--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=29063f8bfb9d68a213efd1d0ab7a66f97ed9a013 commit 29063f8bfb9d68a213efd1d0ab7a66f97ed9a013 Author: Nick Clifton <[email protected]> Date: Wed Sep 14 10:42:10 2016 +0100 Add support for disabling automatic generation of .eh_frame_hdr sections in ELF based linkers. PR ld/20537 * emultempl/elf32.em: More OPTION_xxx values into an enum. Add OPTION_NO_EH_FRAME_HDR. (_add_options): Add support for --no-eh-frame-hdr. * ld.texinfo: Document new option. * lexsup.c (elf_shlib_list_options): List new option. * NEWS: Mention the new option. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-binutils
