public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "hjl at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/19109] Creating archives with java.util.zip
Date: Tue, 20 Oct 2015 16:30:00 -0000	[thread overview]
Message-ID: <bug-19109-8172-LjJYzMEpP9@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-19109-8172@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Tue Oct 20 16:29:28 2015
New Revision: 229088

URL: https://gcc.gnu.org/viewcvs?rev=229088&root=gcc&view=rev
Log:
Add --enable-compressed-debug-sections={all,gas,gold,ld}

This patch removes the gas configure option:

--enable-compressed-debug-sections

and adds a toplevel configure option:

--enable-compressed-debug-sections={all,gas,gold,ld}

to enable compressed debug sections for gas, gold or ld by default.  At
the moment, this configure option is ignored by gold and ld.  For x86
Linux targets, default to compressing debug sections in gas.

        Sync with binutils-gdb:
        PR gas/19109
        * configure.ac: Add
        --enable-compressed-debug-sections={all,gas,gold,ld}.
        * configure: Regenerated.

Modified:
    trunk/ChangeLog
    trunk/configure
    trunk/configure.ac


       reply	other threads:[~2015-10-20 16:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-19109-8172@http.gcc.gnu.org/bugzilla/>
2015-10-20 16:30 ` hjl at gcc dot gnu.org [this message]
2016-01-12 16:27 ` hjl at gcc dot gnu.org
2004-12-21 14:41 [Bug libgcj/19109] New: " wayne dot gray at coynetextileservices dot com
2004-12-21 14:48 ` [Bug libgcj/19109] " belyshev at lubercy dot com
2004-12-21 15:48 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-19109-8172-LjJYzMEpP9@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).