bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/19109] Cannot configure default flag_compress_debug


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/19109] Cannot configure default flag_compress_debug
Date: Wed, 21 Oct 2015 12:16:26 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19109

--- Comment #31 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=6c3bc0f82c625d425b09c01f96b64946abe4118e

commit 6c3bc0f82c625d425b09c01f96b64946abe4118e
Author: Nick Clifton <address@hidden>
Date:   Wed Oct 21 13:12:19 2015 +0100

    Reset x86 Linux targets to not compressing debug sections by default. 
Enable compression of debug sections by default in the linker, if so
configured.

        PR gas/19109
    .   * configure.ac: Note the 'none' is an acceptable argument to
        --enable-compressed-debug-sections.
        * configure: Regenerate.

    gas * configure.ac: Restore --enable-compressed-debug-sections.
        Do not enable compressed debug sections by default for x86 Linux
        targets.
        * configure: Regenerate.

    ld  * configure.ac: Add --enable-compressed-debug-sections.
        * configure: Regenerate.
        * config.in: Regenerate.
        * ld.texinfo: Document how to determine the default action for
        debug sections.
        * ldmain.c (main): If DEFAULT_FLAG_COMPRESS_DEBUG is defined then
        set the compress_debug field of the link_info structure to
        zlib-gabi.
        * lexsup.c (elf_static_list_options): Output the default setting
        for the --compress-debug-sections option.
        * NEWS: Mention the new configure option.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]