Add a gas configure option to select the default behaviour for the generation of...
[deliverable/binutils-gdb.git] / gas / ChangeLog
index a21a03b062e9c6a1b9d91502356dbdb8da529012..2662b43fa0bf920b64c63e9f172855909acbec47 100644 (file)
@@ -1,3 +1,19 @@
+2015-10-19  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/19109
+       * configure.ac: Add option --enable-compressed-debug-sections.
+       This sets the default behaviour for compressing debug sections.
+       * as.c (flag_compress_debug): Define and initialise to
+       COMPRESS_DEBUG_GABI_ZLIB if DEFAULT_COMPRESS_DEBUG is set.
+       (show_usage): Indicate whether --no-compress-debug-sections
+       or --compress-debug-sections is the default.
+       * config/tc-i386.c (flag_compress_debug): Delete definition.
+       * doc/as.texinfo (--nocompress-debug-sectionas): Update
+       description.
+       * NEWS: Announce the new feature.
+       * config.in: Regenerate.
+       * configure: Regenerate.
+
 2015-10-12  Nick Clifton  <nickc@redhat.com>
 
        * config/tc-msp430.c (msp430_mcu_names): Rename to
This page took 0.023053 seconds and 4 git commands to generate.