66 Commits (59861b363a480a4e802ef0433bf31153b57a2e3a)

Author SHA1 Message Date
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
Jakub Jelinek 13ae64f3c7 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL 24 years ago
Kazu Hirata 0af11b59ba * filemode.c: Fix formatting. 24 years ago
Thiemo Seufer 21611032e1 * objdump.c (dump_headers): Fix output formatting for ELF32 24 years ago
Daniel Jacobowitz d7a283d444 2002-01-29 Daniel Jacobowitz <drow@mvista.com> 25 years ago
Nick Clifton 8b53311e10 Tidy up formatting of --help output. 25 years ago
Thiemo Seufer 65de42c0f9 * addr2line.c (main): Protoype. 25 years ago
Alan Modra 6a8c2b0d5e * coffdump.c (PROGRAM_VERSION): Delete. 25 years ago
Richard Henderson 9e85c2a02f * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0. 25 years ago
Alan Modra 451dad9c58 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, 25 years ago
H.J. Lu 3882b01078 Locale changes from Bruno Haible <haible@clisp.cons.org>. 25 years ago
Alan Modra e59b4dfbd2 * ar.c (print_contents): Cast args of bfd_seek to the right types. 25 years ago
H.J. Lu d8180c76ad 2001-08-10 H.J. Lu <hjl@gnu.org> 25 years ago
Alan Modra 2863d58a18 * readelf.c: Add missing prototypes. 25 years ago
John Healy 8f9d9bd9e9 2001-08-03 John Healy <jhealy@redhat.com> 25 years ago
Alan Modra 2f83960e2c * bucomm.c (list_supported_architectures): New function. 25 years ago
Dave Brolley 20fe064957 2001-07-25 Dave Brolley <brolley@redhat.com> 25 years ago
Nick Clifton 76a406e5b0 Remove section VMA adjustment when computing the address of the line to show. 25 years ago
Nick Clifton 8c2bc6877d Fix typos in ChangeLogs and update copyright notices 25 years ago
Nick Clifton 7340082dc8 Change bfd_target_vector from an array to a pointer 26 years ago
Nick Clifton 8b1e6df337 Add OBJDUMP_DEFS to configure and makefile 26 years ago
H.J. Lu 2ac374c471 2000-08-17 Christopher C. Chimelis <chris@debian.org> 26 years ago
Nick Clifton 28c309a287 Add optional style argument to --demangle switch. 26 years ago
Mark Kettenis 86d65c94b2 * objdump.c (usage): Make output of `objdump --help' more 26 years ago
Nick Clifton d1cdf50144 Fix description of --stabs switch 26 years ago
Alan Modra fb101eadc0 Fix my inept 2000-05-24 change. 26 years ago
Alan Modra f190c5c4e9 Ensure bfd_close after bfd_openw so we don't get multiple bfd_openw 26 years ago
H.J. Lu 5ee1baa27d 2000-05-12 H.J. Lu <hjl@gnu.org> 26 years ago
Timothy Wall ea58412531 Fix bug disassmbling binary files for non-octet byte targets. 26 years ago
Alan Modra 12ff5d5690 Portability fixes. 26 years ago
Alan Modra 37cc8ec1be A mostly cosmetic tidy up of warnings and error message reporting. 26 years ago
Timothy Wall 34cbe64ecf SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support). 26 years ago
Alan Modra 8ad3436c79 Move translated part of bug report string back into .c files so 26 years ago
Alan Modra c20f4f8c21 Move bug report string to one place. 26 years ago
Alan Modra f6af82bd44 This lot mainly cleans up `comparison between signed and unsigned' gcc 27 years ago
Timothy Wall f15632584b Fix bug in interlisting option, added --file-start-context option. 27 years ago