diff options
author | Nick Clifton <nickc@redhat.com> | 2001-07-05 07:49:05 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-07-05 07:49:05 +0000 |
commit | e0c60db2304c4c0db3f666d0d41b18a1406f68fc (patch) | |
tree | 8189a10e53b8b5daaa1167cf39c1eaea27ed8058 /binutils/NEWS | |
parent | 4ad09363567ee09460973d1eddebec6d77528b69 (diff) | |
download | gdb-e0c60db2304c4c0db3f666d0d41b18a1406f68fc.zip gdb-e0c60db2304c4c0db3f666d0d41b18a1406f68fc.tar.gz gdb-e0c60db2304c4c0db3f666d0d41b18a1406f68fc.tar.bz2 |
Display the contents of a .debug.macinfo section
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 3 |
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. |