summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-01-23 10:34:17 -0800
committerRoland McGrath <roland@hack.frob.com>2012-01-23 10:34:17 -0800
commita77881a2b8a3202dd3b5d1c61236118d6601bb5c (patch)
tree335d9c166ef4be44365da1f6987e63c8b056736a
parent52d1f924b701d775f0200d091aa294d49ca4c2a2 (diff)
Cosmetic cleanups to NEWS.
-rw-r--r--NEWS6
1 files changed, 2 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 9b439b63..aa660a85 100644
--- a/NEWS
+++ b/NEWS
@@ -14,14 +14,12 @@ ar: Support D modifier for "deterministic output" with no uid/gid/mtime info.
ranlib: Support -D and -U flags with same meaning.
readelf: Improve output of -wline. Add support for printing SDT elf notes.
- Add printing of .gdb_index section.
+ Add printing of .gdb_index section.
+ Support for typed DWARF stack, call_site and entry_value.
strip: Add --reloc-debug-sections option.
Improved SHT_GROUP sections handling.
-Add support for typed dwarf stack, call_site and entry_value to dwarf.h
-and readelf.
-
Version 0.152
Various build and warning nits fixed for newest GCC and Autoconf.