projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
425d5e7
)
gas: NEWS: Add a missing newline
author
Palmer Dabbelt
<palmer@rivosinc.com>
Thu, 27 Oct 2022 20:20:02 +0000
(13:20 -0700)
committer
Palmer Dabbelt
<palmer@rivosinc.com>
Fri, 28 Oct 2022 22:45:48 +0000
(15:45 -0700)
gas/NEWS
patch
|
blob
|
history
diff --git
a/gas/NEWS
b/gas/NEWS
index 31b3b664dff3a66ed0ebe77a385f4c2ba50572ec..c2bd8554d62f3f2179488b009236a710ffd4779d 100644
(file)
--- a/
gas/NEWS
+++ b/
gas/NEWS
@@
-4,6
+4,7
@@
* gas now supports --compress-debug-sections=zstd to compress
debug sections with zstd.
+
* Add --enable-default-compressed-debug-sections-algorithm={zlib,zstd}
that selects the default compression algorithm
for --enable-compressed-debug-sections.