101 Commits (ea8409f729ee67a1065e0024b48e5a2a72dd9067)

Author SHA1 Message Date
Nick Clifton ce04548af9 objdump.c: Fix coding for DISASSEMBLER_NEEDS_RELOC: 21 years ago
Alan Modra 9210d87943 * dlltool.c: Warning fixes. 21 years ago
H.J. Lu ebe372c1dd bfd/ 21 years ago
Andreas Schwab 0bcb06d2f2 binutils/: 22 years ago
Alan Modra 180e47e2d7 * objdump.c (remove_useless_symbols): Discard section symbols. 22 years ago
Alan Modra 83ef079838 * objdump.c (dump_symbols): Fix thinko last change. Improve error 22 years ago
Nick Clifton 3c9458e953 Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm 22 years ago
Alan Modra c9727e01b5 bfd/ 22 years ago
Jakub Jelinek 90e3cdf2a9 bfd/ 22 years ago
Nick Clifton ed049af3bc Fix for PR 280 - remove duplicated raw insn output fron h8300/h8500 disassemblers 22 years ago
H.J. Lu 082b729701 bfd/ 22 years ago
Alan Modra 135dfb4a65 * objcopy.c (copy_section): Use bfd_get_section_size instead of 22 years ago
Alan Modra 46212538d6 * objdump.c (disassemble_section): Don't disassemble sections 22 years ago
Jakub Jelinek 4c45e5c9ce bfd/ 22 years ago
Nathan Sidwell 6f10430691 * objdump.c (struct SFILE): Replace current pointer with pos 22 years ago
Jakub Jelinek 68b3b8dc9e * objdump.c (disassemble_bytes): Subtract rel_offset from printed 23 years ago
Kazu Hirata aaad4cf36a * ChangeLog-9197: Fix comment typos. 23 years ago
Alan Modra 3b9ad1cc1f * objdump.c: Wrap long lines, init vars separately from decl. 23 years ago
Nick Clifton 22a398e190 Add new field to disassemble_info structure: symbol_is_valid() and use it to 23 years ago
Alan Modra 0f6cb37fa4 * objdump.c: Revert rev 1.81 commit. 23 years ago
Nick Clifton b2699c8b72 Remove "member" from verbose output of "-dv" in order to conform to POSIX 23 years ago
Nick Clifton f24ddbddc5 Use consistent error messages for missing files. 23 years ago
Kazu Hirata 50c2245bd8 * ChangeLog: Fix typos. 23 years ago
Nathan Sidwell 29ca8dc5bb bfd/Changelog: 23 years ago
Andrew Cagney 92c2346c02 Index: opcodes/ChangeLog 23 years ago
Nick Clifton 155e0d2321 Use bfd_map_over_sections to walk section chain. 23 years ago
Alan Modra d3ba05513b * objcopy.c: Remove unnecessary prototypes and casts. 23 years ago
Alan Modra 43ac988152 * objdump.c (include_paths, include_path_count): New vars. 23 years ago
Alan Modra fd7bb956ee * objdump.c: Remove unnecessary prototypes. 23 years ago
Nick Clifton 46dca2e0ea Update to Iso C. 23 years ago
Nick Clifton f1e2bc6264 Do not ignore sections without the LOAD flag when disassemble_all is true. 23 years ago
Nick Clifton 51cdc6e056 * objdump.c: New command line option --debugging-tags. 23 years ago
Nick Clifton 31e0f3cd45 * objdump.c (main) :Accept multiple -M switch. 23 years ago
Nick Clifton 073fbac62c * objdump.c (main): Issue a warning message if multiple -M 23 years ago
Alan Modra 1049f94e8e Correct spelling of "relocatable". 23 years ago
H.J. Lu 6e50c90cfe 2003-04-30 H.J. Lu <hjl@gnu.org> 23 years ago
Alexandre Oliva 335a186916 * objdump.c (dump_data): Don't truncate the address to long; make 23 years ago
Nick Clifton 06d86cf78e Move display_info() function into bucomm.c 23 years ago
Nick Clifton 98a91d6ae2 (disassemble_data): Use disasm_info.fprintf_func not printf for emitting new 23 years ago
Nick Clifton f0c8c24a69 Fix help messages about demangling styles 24 years ago
Alan Modra b34976b65a s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 24 years ago
Alan Modra 8ab56b6f54 * objdump.c (dump_data): Correct addr_offset for opb != 1. 24 years ago
Alan Modra 6e1a7e9a11 * Makefile.am: Run "make dep-am". 24 years ago
Alan Modra fe0507eba5 * objdump.c (dump_bfd): Restore lines accidentally deleted in 24 years ago
Nick Clifton 026df7c5e6 Add TMS320C4x support 24 years ago
Alan Modra a1df01d1e4 * nm.c (display_rel_file): Don't report "no symbols" as an error. 24 years ago
Nick Clifton b5e2a4f34a Replace 'gnu-new-abi' with 'gnu-v3' 24 years ago
Alan Modra a6637ec0ed * budemang.c: New file, "demangle" function. 24 years ago
Alan Modra b1f88ebebf * bucomm.c: Replace CONST with const. 24 years ago
Alan Modra 28b18af1b9 * objdump.c: Fix formatting. 24 years ago