external/binutils.git
2019-06-24 Tom de Vries[gdb/testsuite] Fix label reference in implptr-64bit.exp
2019-06-24 Tom de Vries[gdb/testsuite] Fix DW_AT_decl_file in gdb.trace tests
2019-06-24 Tom de Vries[gdb/testsuite] Fix inter-cu refs in inlined_subroutine...
2019-06-24 GDB AdministratorAutomatic date update in version.in
2019-06-23 Alan ModraPR24704, Internal error building skiboot for powerpc64...
2019-06-23 Alan ModraPR24689 again, string table corruption
2019-06-23 GDB AdministratorAutomatic date update in version.in
2019-06-22 Tom TromeyRemove tui_first_data_element_no_in_line
2019-06-22 Tom TromeyRemove two unused functions from the TUI
2019-06-22 Tom de Vries[gdb] Fix s390x -m31 build
2019-06-22 GDB AdministratorAutomatic date update in version.in
2019-06-21 Tom de Vries[gdb/testsuite] Compile index-cache.c with -Wl,--build-id
2019-06-21 H.J. Lui386: Break i386-dis-evex.h into small files
2019-06-21 Simon Marchidwarf2read: Get rid of VEC (dwarf2_section_info_def)
2019-06-21 Simon Marchidwarf2read: Make dwo_file::dbfd a gdb_bfd_ref_ptr
2019-06-21 Simon Marchidwarf2read: C++ify dwo_file
2019-06-21 Simon Marchidwarf2read: Use bool for dwarf2_section_info fields
2019-06-21 Tom de Vries[gdb/testsuite] Mark ptype_union.exp as unsupported...
2019-06-21 Andreas SchwabAdd gnulib to gdb release tarball
2019-06-21 Gary BensonFix gnulib/update-gnulib.sh
2019-06-21 Nick Alcocklibctf: fix ctf_open endianness problems with raw CTF...
2019-06-21 Nick Alcocklibctf: endianness fixes
2019-06-21 Nick Alcocklibctf: unidentified type kinds on open are a sign...
2019-06-21 Nick Alcocklibctf: dump header offsets into the debugging output
2019-06-21 Nick Alcocklibctf: drop mmap()-based CTF data allocator
2019-06-21 Nick Alcocklibctf: handle errors on dynhash insertion better
2019-06-21 Alan ModraPR24689, string table corruption
2019-06-21 GDB AdministratorAutomatic date update in version.in
2019-06-20 Tom de Vries[gdbserver] Fix s390x -m31 gdbserver build
2019-06-20 Tom TromeyDon't declare tui_init_content_element
2019-06-20 Tom TromeyDon't declare tui_init_win_info
2019-06-20 GDB AdministratorAutomatic date update in version.in
2019-06-19 H.J. Lui386: Check vector length for EVEX broadcast instructions
2019-06-19 Tom de Vries[gdb] Fix clang buildbreaker
2019-06-19 Tom de Vries[gdb] Fix build breaker with gcc 4.8
2019-06-19 Tom TromeyAdd intro comment to length_cond.exp
2019-06-19 Tom TromeyFix crash when setting breakpoint condition
2019-06-19 Tom TromeyInstantiate a single source highlighter
2019-06-19 Alan ModraPR24697, R_PPC_EMB_SDA21 relocation
2019-06-19 Alan ModraPowerPC64 notoc calls
2019-06-19 GDB AdministratorAutomatic date update in version.in
2019-06-18 Andrew Burgessgdb: Remove use of deprecated_interactive_hook
2019-06-18 Tom de Vries[gdb/testsuite] Use -fuse-ld=gold in fission.exp
2019-06-18 Tom de Vries[gdb] Fix abstract_to_concrete type
2019-06-18 Simon Marchidoc: fix false claim about second argument to gdb
2019-06-18 Tom TromeyAdd comment to list0.h
2019-06-18 Tom de Vries[gdb/testsuite] Break up long debug_flags line in fissi...
2019-06-18 GDB AdministratorAutomatic date update in version.in
2019-06-17 Tom de Vries[gdb] Fix heap-buffer-overflow in child_path
2019-06-17 Paul PluzhnikovPR gdb/24364: Don't call dtrace_process_dof with NULL...
2019-06-17 H.J. Lui386: Check vector length for vshufXXX/vinsertXXX/vextr...
2019-06-17 Szabolcs Nagyaarch64: remove unnecessary loc_hash_table traversal
2019-06-17 GDB AdministratorAutomatic date update in version.in
2019-06-16 Tom de Vries[gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for...
2019-06-16 Tom TromeyDon't cast a tui_win_info directly to tui_gen_win_info
2019-06-16 Tom TromeyRemove more unnecessary casts of NULL
2019-06-16 Andrew Burgessgdb: Remove unused signal mask
2019-06-16 Simon MarchiWrite index for dwz -m file
2019-06-16 Tom TromeyReplace uses of concat with xstrdup
2019-06-16 Tom TromeyRemove unnecessary casts of NULL
2019-06-16 Andrew Burgessgdb/testsuite: Improve detection of bug gdb/24541
2019-06-16 Tom TromeyRemove some NULL checks from the TUI
2019-06-16 Simon MarchiFix some whitespace issues in gdb ChangeLogs
2019-06-16 Simon MarchiMake gdb.base/index-cache.exp work with readnow board...
2019-06-16 GDB AdministratorAutomatic date update in version.in
2019-06-15 Andrew Burgessgdb/fortran: Show the type for non allocated / associat...
2019-06-15 Andrew Burgessgdb/mi: New commands to catch C++ exceptions
2019-06-15 Andrew Burgessgdb: Don't allow annotations to influence what else...
2019-06-15 Andrew Burgessgdb: Remove an update of current_source_line and curren...
2019-06-15 Andrew Burgessgdb: New function to open source file and compute line...
2019-06-15 Andrew Burgessgdb: Remove unused parameter
2019-06-15 Andrew Burgessgdb: Remove file path from test name
2019-06-15 GDB AdministratorAutomatic date update in version.in
2019-06-14 Tom TromeyDo not emit style escape sequences to log file
2019-06-14 Tom TromeyMinor NEWS rearrangement
2019-06-14 Tom TromeyMove gnulib to top level
2019-06-14 Tom TromeyWarn if add-symbol-file does not provide any symbols
2019-06-14 Tom TromeyOnly compute realpath when basenames_may_differ is set
2019-06-14 Andrew Burgessgdb: Use scoped_restore_terminal_state in annotate.c
2019-06-14 Tom TromeyAllow re-assigning to convenience variables
2019-06-14 Tom TromeyRecognize _ in attribute names
2019-06-14 Tom TromeyRemove alloca(0) calls
2019-06-14 Tom TromeyFix gdb.ada/vla.exp
2019-06-14 Szabolcs NagyAdd R_AARCH64_P32_MOVW_PREL_* ELF32 relocs
2019-06-14 Nick CliftonUpdated French translation for the opcodes subdirectory.
2019-06-14 Alan ModraRegenerate with approved autotools version
2019-06-14 Alan ModraFix alpha testsuite regression
2019-06-14 Alan ModraPowerPC comment fixes
2019-06-14 GDB AdministratorAutomatic date update in version.in
2019-06-13 Pedro AlvesFix "set integer-command unlimited junk"
2019-06-13 Stafford Hornesim/testsuite/or1k: Add tests for unordered compares
2019-06-13 Stafford Hornesim/testsuite/or1k: Add test case for l.adrp instruction
2019-06-13 Stafford Hornesim/testsuite/or1k: Add test for 64-bit fpu operations
2019-06-13 Stafford Hornesim/common: wire up new unordered comparisons
2019-06-13 Stafford Hornesim/common: Wire in df/di conversion
2019-06-13 Stafford Hornesim/or1k: Regenerate sim
2019-06-13 Pedro AlvesFix gdb build with -std=gnu++11
2019-06-13 GDB AdministratorAutomatic date update in version.in
2019-06-12 Pedro AlvesNEWS and manual changes for command options changes
2019-06-12 Pedro AlvesDelete parse_flags/parse_flags_qcs
next