mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* gas/NEWS: Add note about --compress-debug-sections.
* gas/as.c (show_usage): Add --compress-debug-sections and --nocompress-debug-sections.
This commit is contained in:
5
gas/NEWS
5
gas/NEWS
@ -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
|
||||
|
Reference in New Issue
Block a user