diff options
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,6 +9,11 @@ * Add support for the Renesas RX processor. +* New command line option, --compress-debug-sections, which requests + compression of DWARF debug information sections in the relocatable output + file. Compressed debug sections are supported by readelf, objdump, and + gold, but not currently by Gnu ld. + Changes in 2.20: * GNU/Linux targets now supports "gnu_unique_object" as a value in the .type |