aboutsummaryrefslogtreecommitdiff
path: root/binutils/objdump.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-10binutils/:Andreas Schwab1-9/+9
2004-12-30 * objdump.c (remove_useless_symbols): Discard section symbols.Alan Modra1-1/+1
2004-10-11 * objdump.c (dump_symbols): Fix thinko last change. Improve errorAlan Modra1-9/+5
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton1-0/+7
2004-08-28bfd/Alan Modra1-12/+4
2004-08-17bfd/Jakub Jelinek1-2/+12
2004-07-22Fix for PR 280 - remove duplicated raw insn output fron h8300/h8500 disassemb...Nick Clifton1-0/+1
2004-07-21bfd/H.J. Lu1-3/+4
2004-06-15 * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra1-1/+1
2004-04-24 * objdump.c (disassemble_section): Don't disassemble sectionsAlan Modra1-1/+2
2004-04-22bfd/Jakub Jelinek1-5/+34
2004-03-15 * objdump.c (struct SFILE): Replace current pointer with posNathan Sidwell1-39/+25
2003-12-22 * objdump.c (disassemble_bytes): Subtract rel_offset from printedJakub Jelinek1-2/+3
2003-12-06 * ChangeLog-9197: Fix comment typos.Kazu Hirata1-1/+1
2003-11-19 * objdump.c: Wrap long lines, init vars separately from decl.Alan Modra1-18/+40
2003-11-14Add new field to disassemble_info structure: symbol_is_valid() and use it toNick Clifton1-53/+57
2003-11-11 * objdump.c: Revert rev 1.81 commit.Alan Modra1-57/+53
2003-11-10Remove "member" from verbose output of "-dv" in order to conform to POSIXNick Clifton1-53/+57
2003-11-07Use consistent error messages for missing files.Nick Clifton1-1/+5
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-7/+7
2003-10-07bfd/Changelog:Nathan Sidwell1-50/+36
2003-09-03Index: opcodes/ChangeLogAndrew Cagney1-2/+2
2003-09-03Use bfd_map_over_sections to walk section chain.Nick Clifton1-670/+724
2003-08-05 * objcopy.c: Remove unnecessary prototypes and casts.Alan Modra1-30/+28
2003-08-04 * objdump.c (include_paths, include_path_count): New vars.Alan Modra1-41/+129
2003-07-30 * objdump.c: Remove unnecessary prototypes.Alan Modra1-109/+77
2003-07-29Update to Iso C.Nick Clifton1-196/+137
2003-07-24Do not ignore sections without the LOAD flag when disassemble_all is true.Nick Clifton1-6/+6
2003-07-22* objdump.c: New command line option --debugging-tags.Nick Clifton1-5/+17
2003-07-18* objdump.c (main) :Accept multiple -M switch.Nick Clifton1-6/+4
2003-07-17 * objdump.c (main): Issue a warning message if multiple -MNick Clifton1-0/+6
2003-06-25Correct spelling of "relocatable".Alan Modra1-1/+1
2003-05-012003-04-30 H.J. Lu <hjl@gnu.org>H.J. Lu1-8/+41
2003-04-01* objdump.c (dump_data): Don't truncate the address to long; makeAlexandre Oliva1-2/+39
2003-03-24Move display_info() function into bucomm.cNick Clifton1-194/+7
2003-03-17(disassemble_data): Use disasm_info.fprintf_func not printf for emitting newNick Clifton1-46/+43
2003-02-13Fix help messages about demangling stylesNick Clifton1-5/+6
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-143/+173
2002-10-21 * objdump.c (dump_data): Correct addr_offset for opb != 1.Alan Modra1-2/+3
2002-10-14 * Makefile.am: Run "make dep-am".Alan Modra1-0/+1
2002-08-28 * objdump.c (dump_bfd): Restore lines accidentally deleted inAlan Modra1-0/+2
2002-08-28Add TMS320C4x supportNick Clifton1-9/+11
2002-08-26 * nm.c (display_rel_file): Don't report "no symbols" as an error.Alan Modra1-9/+3
2002-08-14Replace 'gnu-new-abi' with 'gnu-v3'Nick Clifton1-13/+13
2002-07-02 * budemang.c: New file, "demangle" function.Alan Modra1-25/+9
2002-06-08 * bucomm.c: Replace CONST with const.Alan Modra1-3/+3
2002-06-03 * objdump.c: Fix formatting.Alan Modra1-9/+5
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-3/+1
2002-05-21 * filemode.c: Fix formatting.Kazu Hirata1-39/+39
2002-05-21 * objdump.c (dump_headers): Fix output formatting for ELF32Thiemo Seufer1-1/+5