Add support for debuginfod to the binutils (disable by default, enabled via a configu...
[binutils-gdb.git] / binutils /
2020-01-09 Aaron MereyAdd support for debuginfod to the binutils (disable...
2020-01-03 Jan BeulichMach-O: misc build adjustments
2020-01-02 Sergey BelyashovAdd support for the GBZ80, Z180, and eZ80 variants...
2020-01-01 Alan ModraRe: Update year range in copyright notice of binutils...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-01-01 Alan ModraChangeLog rotation
2019-12-29 Alan ModraRe: Revise sleb128 and uleb128 reader
2019-12-23 Hans-Peter NilssonFix build 32-bit-host build error last for last binutil...
2019-12-23 Alan ModraRevise sleb128 and uleb128 reader
2019-12-17 Alan ModraPrefer object over notype symbols when disassembling
2019-12-17 Alan ModraRemove tic80 support
2019-12-11 Alan ModraMake bfd_get_8 return a bfd_vma like other bfd_get_...
2019-12-09 Alan ModraPR24960, Memory leak from disassembler
2019-12-09 Alan ModraDelete duplicate struct objdump_disasm_info field
2019-12-08 Alan ModraOptional matching for run_dump_test
2019-11-28 Andrew Burgessbinutils/gas/riscv: Add DWARF register numbers for...
2019-11-28 Andrew Burgessbinutils: Make DWARF register name lookup be via a...
2019-11-28 Andrew Burgessbinutils: Make some functions static in dwarf.c
2019-11-28 Andrew Burgessbinutils: Add a new function to initialise DWARF regist...
2019-11-28 Andrew Burgessbinutils: Rename init_dwarf_regnames
2019-11-28 Andrew Burgessbinutils: Be more forgiving of targets with large numbe...
2019-11-25 Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-11-21 Alan ModraPR273, SOM size -A
2019-11-21 Nick CliftonFix potential buffer overrun in objcopy's note merging...
2019-11-21 Alan ModraPR46, cygwin: FAIL: cdtest with -Ur
2019-11-19 Alan ModraPR24499, ignore --add-gnu-debuglink for archives
2019-11-19 Alan ModraPR24968, make objcopy use output ELF arch if -B not...
2019-11-19 Alan ModraPR25191, internal error in _bfd_elf_set_section_contents
2019-11-19 Alan ModraAdd space between program name and file for objcopy...
2019-11-17 Alan ModraPR25198, use of out of date pointer
2019-11-08 Alan ModraPR25172, Wrong description of --stop-address=ADDR switch
2019-11-07 Nick CliftonAllow the --output option of the "ar" prorgam to extrac...
2019-11-07 Nick CliftonFix bug merging notes with objcopy when no merging...
2019-11-06 Christian EggersFix an off-by-one error in the IN_RANGE macro used...
2019-11-04 Fāng-ruì SòngImplement objcopy/strip --keep-section=<sectionpattern>
2019-10-30 Nick CliftonUpdate email address for Palmer Dabbelt.
2019-10-30 Fangrui SongAdd a --output=<DIR> option to ar to allow the specifyi...
2019-10-26 Alan Modrasort_gnu_build_notes fix
2019-10-25 H.J. Luelfedit: Report unknown x86 feature
2019-10-25 H.J. Luelfedit.c: Replace BYTE_PUT with byte_put
2019-10-25 Nick CliftonImprove objcopy's note mergeing capabilities.
2019-10-25 Alan Modrareadelf PT_PHDR check
2019-10-21 Alan Modraar P support
2019-10-14 Alan Modraqsort: objcopy.c section sort
2019-10-13 Nick CliftonUpdate the README-how-to-make-a-release file with a...
2019-10-12 Nick CliftonTweak the 'how to make a release' document
2019-10-11 Nick CliftonUpdated traditional Chinese translation for the binutil...
2019-10-08 Alan ModraPR25079, "ar s" stopped working
2019-10-07 Jozef LawrynowiczAdd support for new functionality in the msp430 backend...
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: installable libctf as a shared library
2019-10-03 Nick Alcockbinutils: objdump does not take --ctf-symbols or -...
2019-10-03 Nick Alcockbinutils: readelf: when dumping CTF, load strtab and...
2019-10-03 Nick Alcocklibctf, binutils: dump the CTF header
2019-10-02 Nick CliftonChange objcopy's --set-section-alignment option to...
2019-09-30 Alan ModraPR25046, readelf "Reading xxx bytes extends past end...
2019-09-24 Alan ModraPR25031, nm reports wrong address on 32bit
2019-09-23 Alan Modracoff bfd.h tidy
2019-09-22 Alan ModraPR25018, readelf crash on 32bits
2019-09-20 Alan Modrabfd macro conversion to inline functions
2019-09-19 Tamar ChristinaAArch64: Fix objdump tests
2019-09-19 Alan Modrabfd_section_* macros
2019-09-18 Alan Modrabfd_asymbol_* macros
2019-09-18 Simon Marchibinutils: doc: make `make clean` clean more things
2019-09-18 Simon Marchibinutils: doc: remove binutils_TEXINFOS usages
2019-09-18 Simon Marchibinutils: doc: remove stale things from Makefile
2019-09-18 Simon MarchiRe-generate many configure and Makefile.in files
2019-09-16 Phil BlundellDelete accidentally-checked in editor temporary file.
2019-09-16 Phil BlundellUpdate version to 2.33.50 and regenerate configure...
2019-09-11 Tom TromeyConstify argument to make_tempname and make_tempdir
2019-09-11 Alan ModraRe: Enhance the disassembler
2019-09-10 Nick CliftonEnhance the disassembler so that it will reliably deter...
2019-09-09 Phil BlundellAdd markers for 2.33 branch to NEWS and ChangeLog files.
2019-09-06 Alan Modrabfd_get_filename
2019-08-28 Alan ModraTidy check_uvalue
2019-08-28 Niklas G?rtlerAdd an option to objcopy to change the alignment of...
2019-08-28 Nick CliftonAdd a --source-comment=<text> option to objdump which...
2019-08-27 Nick CliftonImprove the DWARF decoder's ability to describe the...
2019-08-26 Alan ModraPR24938, Null Pointer Dereference in debug.c:debug_writ...
2019-08-23 Nick CliftonPrevent a potential illegal memory access in the DWARF...
2019-08-22 Nick Cliftonoops - omitted changelog entry from previous delta.
2019-08-22 Nick CliftonPrevent a floating point exception in the dwarf parser...
2019-08-19 Alan ModraPR24898, An out-of-bounds read occured in display_data
2019-08-17 Alan ModraPR24911, Heap overflow issue in qsort_r, dwarf.c
2019-08-16 Alan ModraPR24909, Uninitialized use on stack in readelf
2019-08-15 Nick CliftonAdd a description of the 'n' symbol type displayed...
2019-08-15 Christophe VidalCorrect a typo in the documentation for the disassembler.
2019-08-09 Mihailo StojanovicAdd support for a MIPS specific .MIPS.xhash section.
2019-08-09 Tamar ChristinaArm: Skip tests on WINCE that require mapping symbols
2019-08-08 Nick CliftonChange the output of readelf's note display so that...
2019-08-08 Nick CliftonFix problem building PE DLL test generator with compile...
2019-08-08 Jordan Rupprecht... readelf: mask unknown description data bytes.
2019-08-07 Alan ModraInteger overflows in readelf get_data
2019-08-07 Nick CliftonImprove the formatting of the title strings of the...
2019-08-07 Omair MajidFix the binutils test for .NET assembly support so...
2019-08-07 Alan ModraPR24876, readelf: heap-buffer-overflow in dump_ia64_unwind
2019-08-05 Nick CliftonFix objcopy's note merging capabilities so that they...
2019-08-05 Nick CliftonCatch potential integer overflow in readelf when proces...
2019-08-02 Alan ModraPR24871, readelf segv in dump_ia64_unwind
next