aboutsummaryrefslogtreecommitdiff
path: root/binutils/objdump.c
AgeCommit message (Collapse)AuthorFilesLines
1992-01-24 * copy.c, nm.c, objdump.c, size.c : changed to use theSteve Chamberlain1-94/+98
new reloc scheme.
1991-10-05Cope with renames of a few BFD types & enums.John Gilmore1-90/+113
1991-09-30 * bucomm.c (fatal): Conditionally compile fatal() depending onPer Bothner1-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-09Added -A switch.K. Richard Pixley1-1/+10
1991-06-07When disassembling, now prints ... instead of pages of whatever theSteve Chamberlain1-24/+34
instruction for 0x0000 is.
1991-05-20Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)Steve Chamberlain1-40/+55
* Changed some types to work with 64 bit object files
1991-04-23*** empty log message ***Steve Chamberlain1-2/+69
1991-04-18Fixed some prototypesSteve Chamberlain1-56/+5
1991-03-21Initial revisionDavid Henkel-Wallace1-0/+714