Add ability for readelf to parse archives

This commit is contained in:
Nick Clifton
2003-08-11 09:15:55 +00:00
parent e561512e36
commit fb52b2f459
6 changed files with 272 additions and 42 deletions

View File

@ -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.