Fix up changelog entry of previous delta
[binutils-gdb.git] / binutils / objdump.c
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...
2019-05-28 Nick Alcockbinutils: CTF support for objdump and readelf
2019-05-24 Peter BergnerPowerPC add initial -mfuture instruction support
2019-05-08 Faraz ShahbazkerSign-extend start and stop address inputs to objdump
2019-03-25 Alan ModraFix relpp may be used uninitialized
2019-03-25 Tamar ChristinaAArch64: Fix disassembler bug with out-of-order sections
2019-03-19 Nick CliftonPrevent an illegal memory access by objdump when parsin...
2019-03-12 Alan ModraDon't use bfd_get_file_size in objdump
2019-02-25 Nick CliftonExtend objdump's --dwarf=follow-links option so that...
2019-02-22 Nick CliftonExtend readelf and objdump so that they will display...
2019-02-20 Alan ModraPR24233, Out of memory
2019-01-17 Nick CliftonUpdate objdump's --disassemble=<symbol> feature so...
2019-01-10 Nick CliftonStop objdump from displaying control codes embedded...
2019-01-04 Nick CliftonFix a possible integer overflow problem when examining...
2019-01-04 Nick CliftonFix ridiculously small memory leak.
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-07 Nick CliftonSynchronize libiberty with gcc and add --no-recruse...
2018-11-29 Nick Cliftonobjdump: Fix check for corrupt reloc information, to...
2018-11-07 Masatake YamatoEnhance objdump's --disassemble switch so that it can...
2018-10-15 Alan ModraBFD_INIT_MAGIC
2018-10-10 Alan ModraS12Z: Set eh_addr_size to 4
2018-05-30 Ant BikeneevAdd option to ar's 't' command to display the offset...
2018-04-16 Alan ModraRemove IEEE 695 object support
2018-03-05 H.J. LuUse binary search on dynamic relocations
2018-02-02 Andrew Burgessbinutils/riscv: Register names in DWARF output
2018-02-01 Alan ModraPR22769, crash when running 32-bit objdump on corrupted...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-11-29 Nick CliftonStop objdump from attempting to allocate a huge chunk...
2017-11-18 Alan ModraPR22443, Global buffer overflow in _bfd_elf_get_symbol_...
2017-11-15 Nick CliftonAdd support to readelf and objdump for following links...
2017-10-01 Alan ModraPR22232, NULL pointer dereference in load_specific_debu...
2017-10-01 Alan ModraPR22230, buffer overflow in display_debug_macro
2017-09-30 Alan ModraPR21978, objdump does not display line numbers in certa...
2017-07-01 Alan ModraUse bfd_malloc_and_get_section
2017-06-30 Nick CliftonFix failures in MMIX linker tests introduced by fix...
2017-06-28 H.J. LuChange bfd_get_size/bfd_get_file_size to ufile_ptr
2017-06-26 Nick CliftonFix address violations when atempting to parse fuzzed...
2017-06-19 Nick CliftonFix address violation when attempting to display disass...
2017-06-14 Nick CliftonFix address violation when disassembling a corrupt...
2017-05-30 H.J. LuAdd bfd_get_file_size to get archive element size
2017-05-24 Yao QiRefactor disassembler selection
2017-05-02 Nick CliftonPrevent memory exhaustion from a corrupt PE binary...
2017-04-23 Alan ModraPR 21415, objdump fails to check bfd_get_section_conten...
2017-03-21 Andi KleenAdd --inlines option to objdump to include scope backtr...
2017-03-13 Alan Modraobjdump -dS: warn if source is more recent than object
2017-03-10 Chia-Hao LoMake objdump's --wide command line option affect its...
2017-02-28 Peter BergnerGDB: Add support for the new set/show disassembler...
2017-01-20 Andrew Burgessobjdump: Better objdump section headers in wide mode
2017-01-09 Nick CliftonSpeed up objdump when displaying disassembly mixed...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-10-11 Nick CliftonEnhance objdump so that it will use .got, .plt and...
2016-07-09 Alan ModraPR20337, Objdump makes poor choice of symbols
2016-07-05 Andre Vieria[ARM] Change noread to purecode.
2016-06-28 Alan ModraInvalid read in _bfd_elf_get_symbol_version_string
2016-06-24 Alan ModraLimit objdump -S context lines
2016-04-13 Andreas ArnezAdd init_dwarf_regnames_s390
2016-03-21 Nick CliftonRemove use of alloca.
next