|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/20537] Do not fail on overlapping FDEs in .eh_frame_hdr |
Date: | Wed, 14 Sep 2016 09:43:31 +0000 |
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 <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=29063f8bfb9d68a213efd1d0ab7a66f97ed9a013 commit 29063f8bfb9d68a213efd1d0ab7a66f97ed9a013 Author: Nick Clifton <address@hidden> 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.
[Prev in Thread] | Current Thread | [Next in Thread] |