diff options
author | Nick Clifton <nickc@redhat.com> | 2003-08-11 09:15:55 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-08-11 09:15:55 +0000 |
commit | fb52b2f459b98125ab0cff0e16b421418541a8e1 (patch) | |
tree | e02dfe0201b1e6f7951f96c91c51fac13d0146f0 /binutils/NEWS | |
parent | e561512e3673318ad2a6d9d4fda985ee18e532ff (diff) | |
download | gdb-fb52b2f459b98125ab0cff0e16b421418541a8e1.zip gdb-fb52b2f459b98125ab0cff0e16b421418541a8e1.tar.gz gdb-fb52b2f459b98125ab0cff0e16b421418541a8e1.tar.bz2 |
Add ability for readelf to parse archives
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 0a8c0cf..3fa22e8 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* readelf can now parse archives. + * objdump now accepts --debugging-tags to print the debug information in a format compatible with ctags tool. |