Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]
binutils/ * NEWS: Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]. gas/ * NEWS: Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]. ld/ * NEWS: Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi].
This commit is contained in:
parent
45fd756caf
commit
ea556d2590
@ -1,3 +1,8 @@
|
||||
2015-04-15 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* NEWS: Mention
|
||||
--compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi].
|
||||
|
||||
2015-04-14 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* readelf.c (target_specific_reloc_handling): Add code to handle
|
||||
|
@ -1,5 +1,9 @@
|
||||
-*- text -*-
|
||||
|
||||
* Extend objcopy --compress-debug-sections option to support
|
||||
--compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] for ELF
|
||||
targets.
|
||||
|
||||
* Add --update-section option to objcopy.
|
||||
|
||||
Changes in 2.25:
|
||||
|
@ -1,3 +1,8 @@
|
||||
2015-04-15 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* NEWS: Mention
|
||||
--compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi].
|
||||
|
||||
2015-04-14 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* as.h (compressed_debug_section_type): Removed.
|
||||
|
4
gas/NEWS
4
gas/NEWS
@ -2,6 +2,10 @@
|
||||
|
||||
Changes in 2.26:
|
||||
|
||||
* Extend --compress-debug-sections option to support
|
||||
--compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] for ELF
|
||||
targets.
|
||||
|
||||
* --compress-debug-sections is turned on for Linux/x86 by default.
|
||||
|
||||
Changes in 2.25:
|
||||
|
@ -1,3 +1,8 @@
|
||||
2015-04-15 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* NEWS: Mention
|
||||
--compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi].
|
||||
|
||||
2015-04-14 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld.texinfo: Document --compress-debug-sections=.
|
||||
|
Loading…
Reference in New Issue
Block a user