aboutsummaryrefslogtreecommitdiff
path: root/binutils/objdump.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-182000-08-17 Christopher C. Chimelis <chris@debian.org>H.J. Lu1-1/+1
2000-07-20Add optional style argument to --demangle switch.Nick Clifton1-2/+15
2000-07-12* objdump.c (usage): Make output of `objdump --help' moreMark Kettenis1-33/+34
2000-06-24Fix description of --stabs switchNick Clifton1-1/+1
2000-05-30Fix my inept 2000-05-24 change.Alan Modra1-3/+3
2000-05-25Ensure bfd_close after bfd_openw so we don't get multiple bfd_openwAlan Modra1-0/+4
2000-05-132000-05-12 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+2
2000-04-18Fix bug disassmbling binary files for non-octet byte targets.Timothy Wall1-2/+4
2000-04-14Portability fixes.Alan Modra1-6/+0
2000-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra1-31/+21
2000-04-07SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).Timothy Wall1-0/+2
2000-04-04Move translated part of bug report string back into .c files soAlan Modra1-1/+1
2000-04-03Move bug report string to one place.Alan Modra1-1/+1
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra1-7/+7
2000-02-08Fix bug in interlisting option, added --file-start-context option.Timothy Wall1-5/+11
2000-02-03octets vs bytes changes for binutilsTimothy Wall1-100/+111
2000-01-27Add support for documenting target specific disassembler optionsNick Clifton1-0/+2
1999-11-21Overhaul --help outputNick Clifton1-84/+137
1999-10-281999-10-27 Fred Fish <fnf@cygnus.com>Ian Lance Taylor1-14/+44
1999-09-19comment fixIan Lance Taylor1-1/+4
1999-09-121999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1-2/+8
1999-09-121999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1-0/+5
1999-08-09 * objdump.c (exit_status): New static variable.Ian Lance Taylor1-13/+34
1999-08-09 * objdump.c (dump_section_header): Update for renaming ofIan Lance Taylor1-1/+2
1999-07-14 * objdump.c (dump_section_header): Print SEC_SHORT.Richard Henderson1-0/+1
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-8/+8
1999-06-16Add -M command line switch to objdump - text of switch is passed on to disass...Nick Clifton1-2/+12
1999-06-13 * objdump.c (disassemble_bytes): If the disassembler returns anIan Lance Taylor1-1/+6
1999-05-111999-05-10 DJ Delorie <dj@cygnus.com>DJ Delorie1-1/+4
1999-05-06Set display_endian based on target endianism.Nick Clifton1-2/+2
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+2829