John Gilmore
73b8f10233
New feature: --stabs prints out a .stab section from an ELF file.
...
Installed under #ifdef ELF_STAB_DISPLAY so it can be easily disabled,
since it requires bfd-internals header files and such.
1992-06-11 08:23:11 +00:00
Steve Chamberlain
aa0a709adc
Wed Jun 10 07:53:24 1992 Steve Chamberlain (sac@thepub.cygnus.com)
...
* objdump.c(display_info), patches from
mohring@informatik.tu-muenchen.de to print the table much more
nicely.
1992-06-10 14:57:25 +00:00
Steve Chamberlain
60c8001642
Add support for 386 disassembly
1992-05-01 22:45:45 +00:00
Steve Chamberlain
65cceb7879
* objdump.c (disassemble_data): don't print a section's contents
...
if it's not loadable (eg bss)
1992-02-06 20:15:19 +00:00
Steve Chamberlain
d20f480f8a
* copy.c, nm.c, objdump.c, size.c : changed to use the
...
new reloc scheme.
1992-01-24 22:49:24 +00:00
John Gilmore
e779a58cf4
Cope with renames of a few BFD types & enums.
1991-10-05 04:50:54 +00:00
Per Bothner
3fdbfe8d12
* bucomm.c (fatal): Conditionally compile fatal() depending on
...
MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS.
* objdump.c (dump_headers): Trivial output format change.
* objdump.c (display_info): Loop over integers, not enums,
to appease old compilers.
1991-09-30 19:47:49 +00:00
K. Richard Pixley
7cffe88a92
Added -A switch.
1991-06-09 20:38:35 +00:00
Steve Chamberlain
96d7950b55
When disassembling, now prints ... instead of pages of whatever the
...
instruction for 0x0000 is.
1991-06-07 01:33:38 +00:00
Steve Chamberlain
fc5d607456
Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)
...
* Changed some types to work with 64 bit object files
1991-05-20 23:15:15 +00:00
Steve Chamberlain
9872a49c27
*** empty log message ***
1991-04-23 16:02:09 +00:00
Steve Chamberlain
bf66105649
Fixed some prototypes
1991-04-18 21:14:53 +00:00
David Henkel-Wallace
2fa0b342a5
Initial revision
1991-03-21 21:29:06 +00:00