diff options
Diffstat (limited to 'gold/NEWS')
-rw-r--r-- | gold/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,7 +1,10 @@ * gold and dwp now support zstd compressed debug sections. + * The new option --compress-debug-sections=zstd compresses debug sections with zstd. +* Remove support for -z bndplt (MPX prefix instructions). + Changes in 1.16: * Improve warning messages for relocations that refer to discarded sections. |