Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-08-19 | Added +version (-V) option to print version number. | Rob Savoye | 1 | -23/+71 | |
1992-06-13 | Lint | John Gilmore | 1 | -4/+4 | |
1992-06-11 | New feature: --stabs prints out a .stab section from an ELF file. | John Gilmore | 1 | -2/+142 | |
Installed under #ifdef ELF_STAB_DISPLAY so it can be easily disabled, since it requires bfd-internals header files and such. | |||||
1992-06-10 | Wed Jun 10 07:53:24 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -506/+600 | |
* objdump.c(display_info), patches from mohring@informatik.tu-muenchen.de to print the table much more nicely. | |||||
1992-05-01 | Add support for 386 disassembly | Steve Chamberlain | 1 | -33/+39 | |
1992-02-06 | * objdump.c (disassemble_data): don't print a section's contents | Steve Chamberlain | 1 | -41/+44 | |
if it's not loadable (eg bss) | |||||
1992-01-24 | * copy.c, nm.c, objdump.c, size.c : changed to use the | Steve Chamberlain | 1 | -94/+98 | |
new reloc scheme. | |||||
1991-10-05 | Cope with renames of a few BFD types & enums. | John Gilmore | 1 | -90/+113 | |
1991-09-30 | * bucomm.c (fatal): Conditionally compile fatal() depending on | Per Bothner | 1 | -27/+20 | |
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-06-09 | Added -A switch. | K. Richard Pixley | 1 | -1/+10 | |
1991-06-07 | When disassembling, now prints ... instead of pages of whatever the | Steve Chamberlain | 1 | -24/+34 | |
instruction for 0x0000 is. | |||||
1991-05-20 | Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com) | Steve Chamberlain | 1 | -40/+55 | |
* Changed some types to work with 64 bit object files | |||||
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -2/+69 | |
1991-04-18 | Fixed some prototypes | Steve Chamberlain | 1 | -56/+5 | |
1991-03-21 | Initial revision | David Henkel-Wallace | 1 | -0/+714 | |