348 Commits (cee4c731af1e68814548ff00e4e7ecaa8ac07790)

Author SHA1 Message Date
Alan Modra 36f61bf2ad PTR_ADD and NPTR_ADD for bfd.h 5 years ago
Clément Chigot 51d29b8cac objdump: add DWARF support for AIX 5 years ago
Alan Modra 63e47e1072 Re: readelf and objdump help 5 years ago
Alan Modra d6249f5f1c readelf and objdump help 5 years ago
Alan Modra 13acb58d42 PR27716, build failure for msdosdjgpp: PATH_MAX undeclared 5 years ago
Alan Modra c3f72de4f5 PowerPC disassembly of pcrel references 5 years ago
Alan Modra a2e6677373 Return symbol from symbol_at_address_func 5 years ago
Alan Modra 87b9f2556d C99 binutils configury 5 years ago
Martin Liska 3f3328b816 Use startswith more for strncmp function calls. 5 years ago
Alan Modra 015dc7e1f8 Use bool in binutils 5 years ago
Alan Modra 63b4cc53dc TRUE/FALSE simplification 5 years ago
Alan Modra 1be305ffcd binutils int vs bfd_boolean fixes 5 years ago
Martin Liska 08dedd6631 Add startswith function and use it instead of CONST_STRNEQ. 5 years ago
Nick Clifton ca0e11aa4b Gate the displaying of non-debug sections in separate debuginfo files. 5 years ago
Alan Modra 208599d928 objdump: don't cache section contents in load_specific_debug_section 5 years ago
Alan Modra 1944212b42 objdump: don't add an extra entry to syms array 5 years ago
Nick Clifton c46b706620 Change the readelf and objdump programs so that they will automatically follow links to separate debug info files. 5 years ago
Alan Modra 250d07de5c Update year range in copyright notice of binutils files 5 years ago
Nick Alcock 83d59285d5 objdump, readelf: Report errors from CTF archive iteration 5 years ago
Nick Alcock ae41200ba8 libctf, include, binutils, gdb: rename CTF-opening functions 5 years ago
Nick Alcock 139633c307 libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t 5 years ago
Alan Modra 839f41a323 ubsan: objdump.c:3009 negation of -2147483648 6 years ago
Nick Alcock 5e9b84f7a2 binutils, ld: dequote libctf error messages 6 years ago
Nick Alcock 926c9e7665 libctf, binutils, include, ld: gettextize and improve error handling 6 years ago
Alan Modra 787bbc56d8 Revert "PR26337, Malloc size error in objdump" 6 years ago
Alan Modra 0b97e81846 PR26337, Malloc size error in objdump 6 years ago
Alan Modra 8fab9282e5 Prevent strange "section mentioned in a -j option but not found" 6 years ago
Nick Alcock 3dd6b890b4 binutils: objdump: ctf: drop incorrect linefeeds 6 years ago
Nick Alcock 8b37e7b63e libctf, ld, binutils: add textual error/warning reporting for libctf 6 years ago
Nick Alcock 094e34f221 binutils, ld: work with --disable-libctf 7 years ago
Nick Clifton e4b7104b1e Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx operands found in DWARF-5 .debug_macro sections. 6 years ago
Jose E. Marchesi b3db6d07be opcodes: support insn endianness in cgen_cpu_open 6 years ago
Alan Modra 6083233224 objdump: long run time when using -D -z 6 years ago
Alan Modra b1bc1394df objdump --no-addresses 6 years ago
H.J. Lu 1081065c51 bfd: Add a bfd_boolean argument to bfd_get_symbol_version_string 6 years ago
Alan Modra 41da082238 objdump disassembly of files without symbols 6 years ago
Eric Christopher 741cb83912 2020-02-19 Jordan Rupprecht <rupprecht@google.com> 6 years ago
Thomas Troeger ece128295e Jump visualization: Handle the case where the disassembled bytes occupy two lines. 6 years ago
H.J. Lu a8c4d40b57 ELF: Add support for unique section ID to assembler 6 years ago
Thomas Troeger 82a9ed2050 Improve the performance of the ascii art jump visualizer. 6 years ago
Nick Clifton c87c17c1c2 Moev declaration of loop variable outside of the loop. 6 years ago
Thomas Troeger 1d67fe3b6e Add an option to objdump's disassembler to generate ascii art diagrams showing the destinations of flow control instructions. 6 years ago
Aaron Merey 301a9420d9 Add support for debuginfod to the binutils (disable by default, enabled via a configure time option). 6 years ago
Alan Modra b3adc24a07 Update year range in copyright notice of binutils files 6 years ago
Alan Modra 660df28acf Prefer object over notype symbols when disassembling 6 years ago
Alan Modra 20135676fc PR24960, Memory leak from disassembler 6 years ago
Alan Modra f59f89789f Delete duplicate struct objdump_disasm_info field 6 years ago
Andrew Burgess 229a22cfd2 binutils: Add a new function to initialise DWARF register name state 7 years ago
Christian Eggers 618265039f Introduce new section flag: SEC_ELF_OCTETS 7 years ago
Alan Modra 831bd6aa3b PR25172, Wrong description of --stop-address=ADDR switch 7 years ago