summaryrefslogtreecommitdiff
path: root/binutils/objdump.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+2
* Change bfd_target_vector from an array to a pointerNick Clifton2001-02-071-5/+5
* Add OBJDUMP_DEFS to configure and makefileNick Clifton2001-01-091-5/+18
* 2000-08-17 Christopher C. Chimelis <chris@debian.org>H.J. Lu2000-08-181-1/+1
* Add optional style argument to --demangle switch.Nick Clifton2000-07-201-2/+15
* * objdump.c (usage): Make output of `objdump --help' moreMark Kettenis2000-07-121-33/+34
* Fix description of --stabs switchNick Clifton2000-06-241-1/+1
* Fix my inept 2000-05-24 change.Alan Modra2000-05-301-3/+3
* Ensure bfd_close after bfd_openw so we don't get multiple bfd_openwAlan Modra2000-05-251-0/+4
* 2000-05-12 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-131-2/+2
* Fix bug disassmbling binary files for non-octet byte targets.Timothy Wall2000-04-181-2/+4
* Portability fixes.Alan Modra2000-04-141-6/+0
* A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra2000-04-071-31/+21
* SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).Timothy Wall2000-04-071-0/+2
* Move translated part of bug report string back into .c files soAlan Modra2000-04-041-1/+1
* Move bug report string to one place.Alan Modra2000-04-031-1/+1
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-211-7/+7
* Fix bug in interlisting option, added --file-start-context option.Timothy Wall2000-02-081-5/+11
* octets vs bytes changes for binutilsTimothy Wall2000-02-031-100/+111
* Add support for documenting target specific disassembler optionsNick Clifton2000-01-271-0/+2
* Overhaul --help outputNick Clifton1999-11-211-84/+137
* 1999-10-27 Fred Fish <fnf@cygnus.com>Ian Lance Taylor1999-10-281-14/+44
* comment fixIan Lance Taylor1999-09-191-1/+4
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-121-2/+8
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-121-0/+5
* * objdump.c (exit_status): New static variable.Ian Lance Taylor1999-08-091-13/+34
* * objdump.c (dump_section_header): Update for renaming ofIan Lance Taylor1999-08-091-1/+2
* * objdump.c (dump_section_header): Print SEC_SHORT.Richard Henderson1999-07-141-0/+1
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-8/+8
* Add -M command line switch to objdump - text of switch is passed on to disass...Nick Clifton1999-06-161-2/+12
* * objdump.c (disassemble_bytes): If the disassembler returns anIan Lance Taylor1999-06-131-1/+6
* 1999-05-10 DJ Delorie <dj@cygnus.com>DJ Delorie1999-05-111-1/+4
* Set display_endian based on target endianism.Nick Clifton1999-05-061-2/+2
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+2829