aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-07-05 07:49:05 +0000
committerNick Clifton <nickc@redhat.com>2001-07-05 07:49:05 +0000
commite0c60db2304c4c0db3f666d0d41b18a1406f68fc (patch)
tree8189a10e53b8b5daaa1167cf39c1eaea27ed8058 /binutils/NEWS
parent4ad09363567ee09460973d1eddebec6d77528b69 (diff)
downloadfsf-binutils-gdb-e0c60db2304c4c0db3f666d0d41b18a1406f68fc.zip
fsf-binutils-gdb-e0c60db2304c4c0db3f666d0d41b18a1406f68fc.tar.gz
fsf-binutils-gdb-e0c60db2304c4c0db3f666d0d41b18a1406f68fc.tar.bz2
Display the contents of a .debug.macinfo section
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index 1f139f7..8bdef05 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+* readelf: Support added for DWARF 2.1 extensions. Support added for
+ displaying the contents of .debug.macinfo sections.
+
* New command line switches added to objcopy to allow symbols to be kept as
global symbols, and also to specify files containing lists of such symbols.
by Honda Hiroki.