Remove path name from test case
[binutils-gdb.git] / binutils / objdump.c
2023-11-14 Nick CliftonImprove objdump's handling of compressed sections.
2023-08-30 Alan Modraobjdump: Free sorted_syms on error path
2023-08-03 Alan Modraobjdump, nm: sprintf sanitizer null destination pointer
2023-05-26 Nick CliftonEnhance objdump's --private option so that it can displ...
2023-04-04 Alan ModraUse bfd_alloc memory for read_debugging_info storage
2023-03-14 Alan Modraobjdump segfault after symbol table error
2023-03-09 Alan Modraobjdump: report no section contents
2023-03-06 Alan ModraDowngrade objdump fatal errors to non-fatal
2023-03-06 Alan ModraCorrect objdump command line error handling
2023-02-21 Alan ModraRe: objdump read_section_stabs
2023-02-21 Alan ModraRe: objdump read_section_stabs
2023-02-16 Alan ModraDelete PROGRESS macros
2023-02-15 Alan Modraobjdump read_section_stabs
2023-02-15 Alan Modraobjdump -G memory leak
2023-02-11 Alan Modraobjdump -D of bss sections and -s with -j
2023-02-08 Alan ModraClear cached file size when bfd changed to BFD_IN_MEMORY
2023-01-23 Vladislav KhmelevskyFix objdump --reloc for specific symbol
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-21 Nick CliftonFix an attempt to allocate an unreasonably large amount...
2022-12-16 Nick CliftonFix previous delta to allow for compilation on 32-bit...
2022-12-09 Indu Bhagatobjdump: sframe: fix memory leaks
2022-12-04 Alan ModraPR29846, segmentation fault in objdump.c compare_symbols
2022-11-24 Alan ModraTidy objdump printing of section size
2022-11-23 Alan ModraPR22509 - Null pointer dereference on coff_slurp_reloc_...
2022-11-15 Indu Bhagatreadelf/objdump: support for SFrame section
2022-10-31 Nick Cliftonobjdump: Add configure time option to enable colored...
2022-10-26 Alan Modrasegfault in objdump.c reloc_at
2022-10-26 Alan ModraPR29720, objdump -S crashes if build-id is missing
2022-10-05 Alan ModraPR29647, objdump -S looping
2022-09-13 Aaron Mereyobjdump: '-S' should trigger search for separate debuginfo.
2022-09-06 Aaron MereyAdd debuginfod support for objdump -S
2022-08-15 Alan ModraPR29362, some binutils memory leaks
2022-08-13 Alan ModraMake dwarf_vma uint64_t
2022-08-10 Andrew Burgessobjdump: fix extended (256) disassembler colors
2022-08-09 Nick CliftonDefault to enabling colored disassembly if output is...
2022-07-25 Andrew Burgessopcodes: add new sub-mnemonic disassembler style
2022-06-16 Alan ModraAlways free matching vector from bfd_check_format_matches
2022-05-31 Alan ModraTrailing spaces in objdump -r header
2022-05-20 Nick CliftonStop readekf and objdump from aggressively following...
2022-05-03 Andrew Burgessobjdump: fix styled printing of addresses
2022-04-04 Andrew Burgessobjdump/opcodes: add syntax highlighting to disassemble...
2022-03-10 Nick CliftonAdd option to objdump/readelf to disable access to...
2022-01-31 H.J. LuLoad debug section only when dumping debug sections
2022-01-18 Alan ModraPR28029, debuginfod tests
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-11-12 Alan ModraFix demangle style usage info
2021-11-10 Alan ModraRe: Add --unicode option
2021-11-09 Nick CliftonAdd --unicode option to control how unicode characters...
2021-11-04 Alan ModraPR28540, segmentation fault on NULL byte_get
2021-10-25 Nick Alcockbinutils, ld: make objdump --ctf's parameter optional
2021-10-25 Nick Alcockbinutils: make objdump/readelf --ctf-parent actually...
2021-10-25 Alan Modraobjdump doesn't accept -L option
2021-10-06 Alan ModraPR28401, invalid section name lookup
2021-09-02 Alan ModraPTR_ADD and NPTR_ADD for bfd.h
2021-07-14 Clément Chigotobjdump: add DWARF support for AIX
2021-05-29 Alan ModraRe: readelf and objdump help
2021-05-29 Alan Modrareadelf and objdump help
2021-04-14 Alan ModraPR27716, build failure for msdosdjgpp: PATH_MAX undeclared
2021-04-09 Alan ModraPowerPC disassembly of pcrel references
2021-04-06 Alan ModraReturn symbol from symbol_at_address_func
2021-04-05 Alan ModraC99 binutils configury
2021-04-01 Martin LiskaUse startswith more for strncmp function calls.
2021-03-31 Alan ModraUse bool in binutils
2021-03-29 Alan ModraTRUE/FALSE simplification
2021-03-29 Alan Modrabinutils int vs bfd_boolean fixes
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-04 Nick CliftonGate the displaying of non-debug sections in separate...
2021-02-15 Alan Modraobjdump: don't cache section contents in load_specific_...
2021-02-14 Alan Modraobjdump: don't add an extra entry to syms array
2021-02-12 Nick CliftonChange the readelf and objdump programs so that they...
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-11-20 Nick Alcockobjdump, readelf: Report errors from CTF archive iteration
2020-11-20 Nick Alcocklibctf, include, binutils, gdb: rename CTF-opening...
2020-11-20 Nick Alcocklibctf, include, binutils, gdb, ld: rename ctf_file_t...
2020-09-02 Alan Modraubsan: objdump.c:3009 negation of -2147483648
2020-08-27 Nick Alcockbinutils, ld: dequote libctf error messages
2020-08-27 Nick Alcocklibctf, binutils, include, ld: gettextize and improve...
2020-08-05 Alan ModraRevert "PR26337, Malloc size error in objdump"
2020-08-05 Alan ModraPR26337, Malloc size error in objdump
2020-07-27 Alan ModraPrevent strange "section mentioned in a -j option but...
2020-07-22 Nick Alcockbinutils: objdump: ctf: drop incorrect linefeeds
2020-07-22 Nick Alcocklibctf, ld, binutils: add textual error/warning reporti...
2020-06-26 Nick Alcockbinutils, ld: work with --disable-libctf
2020-06-22 Nick CliftonAdd support for decoding the DW_MACRO_define_strx and...
2020-06-04 Jose E. Marchesiopcodes: support insn endianness in cgen_cpu_open
2020-05-01 Alan Modraobjdump: long run time when using -D -z
2020-04-15 Alan Modraobjdump --no-addresses
2020-03-24 H.J. Lubfd: Add a bfd_boolean argument to bfd_get_symbol_versi...
2020-03-10 Alan Modraobjdump disassembly of files without symbols
2020-02-19 Eric Christopher2020-02-19 Jordan Rupprecht <rupprecht@google.com>
2020-02-06 Thomas TroegerJump visualization: Handle the case where the disassemb...
2020-02-03 H.J. LuELF: Add support for unique section ID to assembler
2020-01-17 Thomas TroegerImprove the performance of the ascii art jump visualizer.
2020-01-13 Nick CliftonMoev declaration of loop variable outside of the loop.
2020-01-13 Thomas TroegerAdd an option to objdump's disassembler to generate...
2020-01-09 Aaron MereyAdd support for debuginfod to the binutils (disable...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-12-17 Alan ModraPrefer object over notype symbols when disassembling
2019-12-09 Alan ModraPR24960, Memory leak from disassembler
2019-12-09 Alan ModraDelete duplicate struct objdump_disasm_info field
next