external/binutils.git
2019-07-29 Tom de Vries[gdb/testsuite] Fix gdb.base/maint.exp with check-read1
2019-07-29 Tom de Vries[gdb/testsuite] Fix gdb.base/define.exp with check...
2019-07-29 Tom de Vries[gdb/testsuite] Don't expect gdb_prompt in mi_skip_pyth...
2019-07-29 Martin LiskaSupport .gnu.lto_.lto section in ELF files (PR 24768).
2019-07-29 GDB AdministratorAutomatic date update in version.in
2019-07-28 Alan ModraPR24857, ld: error adding symbols: bad value
2019-07-28 Tom TromeyAdd test that "file" shows "main"
2019-07-28 Tom TromeyAdd test case for empty TUI windows
2019-07-28 Tom TromeyAdd TUI resizing test
2019-07-28 Tom TromeyAdd TUI test for "list"
2019-07-28 Tom TromeyAdd TUI register window test
2019-07-28 Tom TromeyAdd "layout split" test
2019-07-28 Tom TromeyAdd test for "layout asm"
2019-07-28 Tom TromeyA virtual terminal for the test suite
2019-07-28 GDB AdministratorAutomatic date update in version.in
2019-07-27 Kevin BuettnerFix gdb.python/py-thrhandle.exp failures for -m32 multilib
2019-07-27 Kevin BuettnerFix stepping bug associated with non-contiguous blocks
2019-07-27 Kevin BuettnerImprove test gdb.dwarf2/dw2-ranges-func.exp
2019-07-27 Kevin Buettnerdwarf2-frame.c: Fix FDE processing bug involving non...
2019-07-27 Kevin BuettnerRestrict use of minsym names when printing addresses...
2019-07-27 Kevin BuettnerPrefer symtab symbol over minsym for function names...
2019-07-27 GDB AdministratorAutomatic date update in version.in
2019-07-26 Brian CallahanFix return type typo in obsd-nat.c that breaks build...
2019-07-26 Tom de Vries[gdb/testsuite] Fix unterminated string in i386-pkru.exp
2019-07-26 Alan ModraPR24798, buffer overflow in process_cu_tu_index
2019-07-26 Alan ModraBegone elf_linker
2019-07-26 Alan ModraAjdust lto-3r and lto-5r tests for powerpc64
2019-07-26 GDB AdministratorAutomatic date update in version.in
2019-07-25 Christian BiesingerFix comment about the signature of add_separate_debug_file
2019-07-25 Tom de Vries[gdb/testsuite] Test skip_libstdcxx_probe_tests in...
2019-07-25 Nick CliftonFix attributation of DWARF augmentation patch.
2019-07-25 Tom de VriesHave readelf and objdump display the contents of the...
2019-07-25 YunQiang SuWhen linking binary files into MIPS executables, defaul...
2019-07-25 Nick CliftonStop an illegal memory access by readelf when parsing...
2019-07-25 Christian BiesingerAllow passing a block to lookup_global_symbol_from_objfile
2019-07-25 GDB AdministratorAutomatic date update in version.in
2019-07-24 Tom de Vries[gdb/testsuite] Fix implicit declaration of printf...
2019-07-24 H.J. LuRevert "Remove tests that test __gnu_lto_v1 symbol."
2019-07-24 Tom de Vries[gdb/testsuite] Fix infoline-reloc-main-from-zero.exp...
2019-07-24 Claudiu Zissulescu[ARC] [COMMITTED] Fix formatting.
2019-07-24 Nick CliftonUpdate the Swedish translation for the gas sub-directory.
2019-07-24 Claudiu Zissulescu[ARC] Update disassembler opcode selection
2019-07-24 Claudiu Zissulescu[ARC] Update ARC opcode table
2019-07-24 Claudiu Zissulescu[ARC] Add linker relaxation.
2019-07-24 Yoshinori Satogdb/h8300-tdep.c: Fix register name in h8300h machine.
2019-07-24 Nick CliftonFix ar so that it can correctly detect non-dash prefixe...
2019-07-24 Alan ModraComplain about mbind, ifunc, and unique in final_write
2019-07-24 Alan ModraRe: ELF final_write_processing
2019-07-24 Alan ModraDefine ELF_OSABI for visium
2019-07-24 Alan ModraPT_GNU_MBIND section mapping
2019-07-24 Tom de VriesUpdate expected info threads error messages in gdb...
2019-07-24 Tom de Vries[gdb/testsuite] Fix info-types.exp for debug info from...
2019-07-24 GDB AdministratorAutomatic date update in version.in
2019-07-23 Nick CliftonFix objdump's display of indirect strings in object...
2019-07-23 H.J. LuAdd missing ChangeLog entries for
2019-07-23 Kyrylo Tkachov[AArch64] Add support for GMID_EL1 register for +memtag
2019-07-23 Tom de Vries[gdb/testsuite] Add missing initial prompt read in...
2019-07-23 Srinath Parvathaneni[gdb][Arm]: gdb cannot step across CMSE secure entry...
2019-07-23 Martin LiskaRemove tests that test __gnu_lto_v1 symbol.
2019-07-23 Alan ModraSHF_GNU_MBIND requires ELFOSABI_GNU
2019-07-23 Alan ModraELF final_write_processing
2019-07-23 Alan ModraMove ld-scripts size tests
2019-07-23 Alan Modrabinutils testsuite test for ELF32 vs ELF64
2019-07-23 Alan Modragas "mbind sections" test
2019-07-23 Nick CliftonAdd Changelog entry missing from previous delta.
2019-07-23 Omar MajidAllow objdump to recognise the System.Runtime.dll files...
2019-07-23 Tom de Vries[gdb/testsuite] Fix command result testing in mi-comple...
2019-07-23 GDB AdministratorAutomatic date update in version.in
2019-07-22 Tom TromeyRemove self-assign from make_invisible_and_set_new_height
2019-07-22 Srinath ParvathaneniFixes the linker testcase "Secure gateway veneers:cmse...
2019-07-22 Barnaby WilksThis patch addresses the change in the June Armv8.1...
2019-07-22 Andrew Burgessgdb: Show type summary for anonymous structures from...
2019-07-22 Andrew Burgessgdb: Improve output from "info types" commad
2019-07-22 Andrew Burgessgdb: Switch "info types" over to use the gdb::options...
2019-07-22 Christian BiesingerAdd ChangeLog entry for the last commit
2019-07-22 Christian BiesingerUse block_enum instead of int for better typesafety
2019-07-22 Christian Biesinger[FYI] Add myself to gdb/MAINTAINERS
2019-07-22 GDB AdministratorAutomatic date update in version.in
2019-07-21 Kevin BuettnerMake documentation of "python" command match actual...
2019-07-21 GDB AdministratorAutomatic date update in version.in
2019-07-20 Alan ModraPR24827, Linker loops forever if unterminated multi...
2019-07-20 GDB AdministratorAutomatic date update in version.in
2019-07-19 Andrew Burgessgdb/riscv: Write 4-byte nop to dummy code region before...
2019-07-19 H.J. Lux86: Pass -O0 to assembler in noextreg.d
2019-07-19 Tom TromeyChange ARI to mention C++11, and remove some rules
2019-07-19 Alan HaywardArm: Remove unused feature files and tests
2019-07-19 Alan HaywardArm: Use read_description funcs in gdbserver
2019-07-19 Alan HaywardArm: Add xml unit tests
2019-07-19 Alan HaywardArm: Use feature target descriptions
2019-07-19 Alan HaywardArm: Add read_description read funcs and use in GDB
2019-07-19 Jose E. Marchesicpu,opcodes,gas: use %r0 and %r6 instead of %a and...
2019-07-19 Jose E. Marchesigas: make .lcomm to accept an optional aligmnet in...
2019-07-19 Richard Sandiford[AArch64] Rename +bitperm to +sve2-bitperm
2019-07-19 Alan Modra[PowerPC64] pc-relative TLS relocations
2019-07-19 Alan Modra[PowerPC] Rename testcase
2019-07-19 Alan ModraRe: ld -r: Don't merge with member of output section...
2019-07-19 GDB AdministratorAutomatic date update in version.in
2019-07-18 Nick Alcocklibctf: introduce ctf_func_type_{info,args}, ctf_type_a...
2019-07-18 Guillaume LABARTHEFix for using named pipes on Windows
2019-07-18 Tom TromeyConstify main_name
next