aboutsummaryrefslogtreecommitdiff
path: root/gold/NEWS
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2022-11-10 21:42:14 -0800
committerFangrui Song <i@maskray.me>2022-11-10 21:42:14 -0800
commit332a4eeaea69034b8ee6f50b931ce6734b55bf08 (patch)
tree81bc0da6df1402bc6773f0ad01f3c219c57b62cd /gold/NEWS
parent1c343a13ba24eb2dad39a94df1a369a0f62efd13 (diff)
downloadgdb-332a4eeaea69034b8ee6f50b931ce6734b55bf08.zip
gdb-332a4eeaea69034b8ee6f50b931ce6734b55bf08.tar.gz
gdb-332a4eeaea69034b8ee6f50b931ce6734b55bf08.tar.bz2
gold, dwp: support zstd compressed input debug sections [PR 29641]
This feature is enabled if config/zstd.m4 uses zstd.
Diffstat (limited to 'gold/NEWS')
-rw-r--r--gold/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gold/NEWS b/gold/NEWS
index 5f161d0..f9d2f5c 100644
--- a/gold/NEWS
+++ b/gold/NEWS
@@ -1,3 +1,5 @@
+* gold and dwp now support zstd compressed debug sections.
+
Changes in 1.16:
* Improve warning messages for relocations that refer to discarded sections.