]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils/objdump.c
Add markers for 2.40 branch
[thirdparty/binutils-gdb.git] / binutils / objdump.c
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
2019-11-28  Andrew Burgessbinutils: Add a new function to initialise DWARF regist...
2019-11-25  Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-11-08  Alan ModraPR25172, Wrong description of --stop-address=ADDR switch
2019-10-03  Nick Alcockbinutils: spaces -> tabs in CTF parts of objdump and...
2019-10-03  Nick Alcockobjdump: get CTF parent importing right
2019-10-03  Nick Alcocklibctf, binutils: dump the CTF header
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Alan Modrabfd_asymbol_* macros
2019-09-11  Alan ModraRe: Enhance the disassembler
2019-09-10  Nick CliftonEnhance the disassembler so that it will reliably deter...
2019-08-28  Nick CliftonAdd a --source-comment=<text> option to objdump which...
2019-07-23  Nick CliftonFix objdump's display of indirect strings in object...
2019-06-28  Nick CliftonPrevent attempts to allocate excessive amounts of memor...
2019-06-28  Nick CliftonPrevent an attempt to allocate an excessive amount...
2019-06-25  Jan Beulichobjdump: avoid shadowing a libiberty symbol
2019-06-03  Nick CliftonRevert patch that disables building libctf for non...
2019-05-31  Jose E. Marchesilibctf: fix a number of build problems found on Solaris...
2019-05-29  Nick CliftonDo not build libctf for targets that do not use the...
next