summaryrefslogtreecommitdiff
path: root/binutils/objdump.c
Commit message (Expand)AuthorAgeFilesLines
* Rename a variable that conflicts with LynxStan Shebs1993-10-291-14/+15
* hide declaration of fprintf inside FPRINTF_ALREADY_DECLARED, becauseMark Eichin1993-10-221-0/+3
* * objdump.c (usage): Mention --stabs.Ian Lance Taylor1993-09-231-59/+74
* * objdump.c (ARCH_all): Define ARCH_hppa too.Ken Raeburn1993-08-311-34/+173
* * objdump.c (disassemble_data): Handle the m88k.Ian Lance Taylor1993-07-151-22/+29
* Elf bfd routines and types are now size-independent again.Ken Raeburn1993-06-261-6/+14
* * objdump.c (syms2): Removed unused variable.Per Bothner1993-06-181-86/+66
* elf32 updatesKen Raeburn1993-05-251-4/+4
* Makefile.in (DISTSTUFF): Don't build binutils.mm.Ken Raeburn1993-05-251-3/+8
* Clean up usage messages and option parsers.David MacKenzie1993-04-291-8/+13
* Support for the SH.Steve Chamberlain1993-04-271-0/+7
* Please don't add declarations of random system functions to generalIan Lance Taylor1993-04-091-16/+15
* merge binutils and gdb sparc disassemblersJim Kingdon1993-04-011-2/+1
* provide a new interface (using read_memory_func) to call the disassemblersJim Kingdon1993-03-311-4/+12
* objdump.c: Use correct prototype of fprintf, else it won't compile on ANSIKen Raeburn1993-03-291-1/+4
* mention long options in usage messageJim Kingdon1993-03-191-2/+3
* * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c.Per Bothner1993-03-191-30/+38
* from minyard@bnr.ca: free up copy of section contents each time through loopKen Raeburn1993-02-221-45/+83
* Added +version (-V) option to print version number.Rob Savoye1992-08-191-23/+71
* LintJohn Gilmore1992-06-131-4/+4
* New feature: --stabs prints out a .stab section from an ELF file.John Gilmore1992-06-111-2/+142
* Wed Jun 10 07:53:24 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1992-06-101-506/+600
* Add support for 386 disassemblySteve Chamberlain1992-05-011-33/+39
* * objdump.c (disassemble_data): don't print a section's contentsSteve Chamberlain1992-02-061-41/+44
* * copy.c, nm.c, objdump.c, size.c : changed to use theSteve Chamberlain1992-01-241-94/+98
* Cope with renames of a few BFD types & enums.John Gilmore1991-10-051-90/+113
* * bucomm.c (fatal): Conditionally compile fatal() depending onPer Bothner1991-09-301-27/+20
* Added -A switch.K. Richard Pixley1991-06-091-1/+10
* When disassembling, now prints ... instead of pages of whatever theSteve Chamberlain1991-06-071-24/+34
* Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)Steve Chamberlain1991-05-201-40/+55
* *** empty log message ***Steve Chamberlain1991-04-231-2/+69
* Fixed some prototypesSteve Chamberlain1991-04-181-56/+5
* Initial revisionDavid Henkel-Wallace1991-03-211-0/+714