]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / binutils /
2020-02-24  Nick CliftonFix a spelling mistake in the binutils documentation.
2020-02-21  Nelson ChuRISC-V: Support the ISA-dependent CSR checking.
2020-02-19  Eric Christopher2020-02-19 Jordan Rupprecht <rupprecht@google.com>
2020-02-19  Andrew BurgessMerge changes from GCC for the config/ directory
2020-02-10  Fangrui SongAllow objcopy's --set-section-flags options to add...
2020-02-10  Aaron MereyMore debuginfod tests fixes.
2020-02-10  Aaron MereyFix potential problem with binutils debuginfod tests.
2020-02-07  Nick CliftonUpdate release making notes.
2020-02-07  Sergey BelyashovAdd support for the GBZ80 and Z80N variants of the...
2020-02-07  Nick CliftonSilcence a compile time warning message building the...
2020-02-06  Nick CliftonFix attributation of previous delta
2020-02-06  Thomas TroegerJump visualization: Handle the case where the disassemb...
2020-02-06  Alan Modrambind gas tests and supports_gnu_osabi testsuite infras...
2020-02-04  Alan ModraMissing objdump dependency od-elf32_avr
2020-02-03  Andreas Schwabreadelf: add missing newlines to error messages
2020-02-03  Sergei Trofimovichbinutils: drop redundant 'program_name' definition...
2020-02-03  H.J. LuELF: Add support for unique section ID to assembler
2020-02-01  Nick CliftonUpdate release making documentation
2020-01-31  Nick CliftonUpdated translations for some of the binutils sub-direc...
2020-01-28  Nick CliftonImprove warning message from debuginfod support in...
2020-01-27  Roland McGrathFix objcopy --merge-notes dependency on qsort implement... users/roland/objcopy-merge-notes-qsort
2020-01-27  Alan ModraReplace deprecated tcl case statements with switch...
2020-01-24  Nick CliftonFix issue with warning messages about corrupt debuginfo...
2020-01-23  Nick CliftonUpdated translations for various binutils sub-directories.
2020-01-22  Yuri ChornoivanPR25417, Fix minor typos
2020-01-20  Nick CliftonUpdated translations for various binutils sub-directories
2020-01-18  Nick CliftonUpdate the notes on how to create a branch prior to...
2020-01-18  Nick CliftonUpdate version to 2.34.50. Regenerate configure and...
2020-01-18  Nick CliftonAdd markers for 2.34 branch to the NEWS files and Chang...
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  Nick CliftonAdd test driver for the debuginfod support in the binut...
2020-01-13  Thomas TroegerAdd an option to objdump's disassembler to generate...
2020-01-13  Alan ModraRe: PR23560, PR23561, readelf memory leaks
2020-01-13  Alan ModraPR23560, PR23561, readelf memory leaks
2020-01-13  Alan ModraPR25362, memory leak in nm
2020-01-09  Nick CliftonFix an attempt to free a static pointer when using...
2020-01-09  Nick CliftonUpdate Traditional Chinese translation for the 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
next