aboutsummaryrefslogtreecommitdiff
path: root/binutils/objdump.c
AgeCommit message (Expand)AuthorFilesLines
1994-01-17Mon Jan 17 13:57:25 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-15/+18
1994-01-13 * objdump.c (dump_relocs): Don't crash if section name is NULL.Ian Lance Taylor1-33/+42
1993-10-29Rename a variable that conflicts with LynxStan Shebs1-14/+15
1993-10-22hide declaration of fprintf inside FPRINTF_ALREADY_DECLARED, becauseMark Eichin1-0/+3
1993-09-23 * objdump.c (usage): Mention --stabs.Ian Lance Taylor1-59/+74
1993-08-31* objdump.c (ARCH_all): Define ARCH_hppa too.Ken Raeburn1-34/+173
1993-07-15 * objdump.c (disassemble_data): Handle the m88k.Ian Lance Taylor1-22/+29
1993-06-26Elf bfd routines and types are now size-independent again.Ken Raeburn1-6/+14
1993-06-18 * objdump.c (syms2): Removed unused variable.Per Bothner1-86/+66
1993-05-25elf32 updatesKen Raeburn1-4/+4
1993-05-25Makefile.in (DISTSTUFF): Don't build binutils.mm.Ken Raeburn1-3/+8
1993-04-29Clean up usage messages and option parsers.David MacKenzie1-8/+13
1993-04-27Support for the SH.Steve Chamberlain1-0/+7
1993-04-09Please don't add declarations of random system functions to generalIan Lance Taylor1-16/+15
1993-04-01merge binutils and gdb sparc disassemblersJim Kingdon1-2/+1
1993-03-31provide a new interface (using read_memory_func) to call the disassemblersJim Kingdon1-4/+12
1993-03-29objdump.c: Use correct prototype of fprintf, else it won't compile on ANSIKen Raeburn1-1/+4
1993-03-19mention long options in usage messageJim Kingdon1-2/+3
1993-03-19 * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c.Per Bothner1-30/+38
1993-02-22from minyard@bnr.ca: free up copy of section contents each time through loopKen Raeburn1-45/+83
1992-08-19Added +version (-V) option to print version number.Rob Savoye1-23/+71
1992-06-13LintJohn Gilmore1-4/+4
1992-06-11New feature: --stabs prints out a .stab section from an ELF file.John Gilmore1-2/+142
1992-06-10Wed Jun 10 07:53:24 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-506/+600
1992-05-01Add support for 386 disassemblySteve Chamberlain1-33/+39
1992-02-06 * objdump.c (disassemble_data): don't print a section's contentsSteve Chamberlain1-41/+44
1992-01-24 * copy.c, nm.c, objdump.c, size.c : changed to use theSteve Chamberlain1-94/+98
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
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
1991-05-20Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)Steve Chamberlain1-40/+55
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