[Bug libgcj/19109] Creating archives with java.util.zip

2016-01-12 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19109

--- Comment #4 from hjl at gcc dot gnu.org  ---
Author: hjl
Date: Tue Jan 12 16:27:09 2016
New Revision: 232279

URL: https://gcc.gnu.org/viewcvs?rev=232279=gcc=rev
Log:
Sync top-level configure.ac with binutils-gdb

Sync with binutils-gdb:
2015-10-21  Nick Clifton  

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

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

[Bug libgcj/19109] Creating archives with java.util.zip

2015-10-20 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19109

--- Comment #3 from 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=gcc=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


[Bug libgcj/19109] Creating archives with java.util.zip

2004-12-21 Thread belyshev at lubercy dot com

--- Additional Comments From belyshev at lubercy dot com  2004-12-21 14:48 
---
It works for me with mainline.

-- 
   What|Removed |Added

   Keywords||wrong-code
  Known to work||4.0.0


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


[Bug libgcj/19109] Creating archives with java.util.zip

2004-12-21 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-21 
15:48 ---
Fixed on the mainline.

-- 
   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.0.0


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