Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / binutils / objdump.c
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.
2016-01-20  Mickael GueneAdd support for an ARM specific 'y' section attribute...
2016-01-01  Alan ModraCopyright update for binutils
2015-08-12  H.J. LuRemove trailing spaces in binutils
2015-06-22  Nick CliftonStop "objdump -d" from disassembling past a symbolic...
2015-05-15  Nick CliftonFix PR18374 by making readelf and objdump ignore end...
2015-05-11  H.J. LuAdd init_dwarf_regnames_iamcu
2015-02-24  Nick CliftonImproves the warning message produyced by objdump when...
2015-02-03  Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-01-21  Nick CliftonFix memory access violations triggered by running strip...
2015-01-07  Nick CliftonFix memory access violations exposed by running the...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-10  Alan ModraDon't always build coffgen.o
2014-12-09  Nick CliftonMore fixes for memory access violations triggered by...
2014-12-03  Nick CliftonFix memory access problems exposed by fuzzed binaries.
2014-12-01  Nick CliftonMore fixes for memory access violations exposed by...
2014-11-25  H.J. LuUse get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS
2014-11-25  H.J. LuDisplay symbol version when dumping dynrelocs
2014-11-12  Nick CliftonFix more memory faults uncovered by fuzzing various...
2014-11-03  Nick CliftonMore fixes for buffer overruns instigated by corrupt...
2014-08-22  Richard Hendersonaarch64: Decode dwarf2 register numbers
2014-07-01  Alan ModraReorganise struct bfd
2014-03-27  Tristan Gingoldobjdump: set address of debug sections.
2014-03-05  Alan ModraUpdate copyright years
next
This page took 0.46442 seconds and 107 git commands to generate.