binutils-gdb.git
2018-06-18 Simon MarchiRemove current_traceframe declaration
2018-06-18 Tom TromeyUse unique_xmalloc_ptr in solib-aix.c
2018-06-18 Tom TromeyUse unique_xmalloc_ptr in darwin_current_sos
2018-06-18 Tom TromeyUse unique_xmalloc_ptr in two solib functions
2018-06-18 Tom TromeyRemove resume_section_map_updates_cleanup
2018-06-18 Tom TromeyUse unique_xmalloc_ptr for read_string
2018-06-18 Tom TromeyRemove cleanups from ser-mingw.c
2018-06-18 Tom TromeyRemove la_error
2018-06-18 Simon Marchiconfigure.ac: Sync with GCC
2018-06-18 Simon Marchilibdecnumber: Sync with GCC
2018-06-18 Simon Marchizlib: Sync with GCC
2018-06-18 Simon Marchilibiberty: Sync with GCC
2018-06-18 Simon Marchiconfig: Sync with GCC
2018-06-18 Alan ModraBuild ifunc tests when non-native
2018-06-18 MephiAdd support for the TLV relocation generated by LLVM...
2018-06-18 Alan HaywardPtrace support for AArch64 SVE gdbserver
2018-06-18 Alan HaywardPtrace support for Aarch64 SVE
2018-06-18 Alan HaywardAdd Aarch64 SVE compatibility macros
2018-06-18 Tom de Vries[gdb/testsuite/ada] Fix number-of-bp test in bp_inlined...
2018-06-18 GDB AdministratorAutomatic date update in version.in
2018-06-17 GDB AdministratorAutomatic date update in version.in
2018-06-16 Andrew Burgessgdb: Don't drop SIGSTOP during stop_all_threads
2018-06-16 GDB AdministratorAutomatic date update in version.in
2018-06-15 Tom de Vries[gdb] Add me to write-after-approval section in MAINTAINERS
2018-06-15 GDB AdministratorAutomatic date update in version.in
2018-06-14 Simon Marchiupdate-gnulib.sh: Report required versions of autoconf...
2018-06-14 Simon Marchitype alignment: Use type_length_units
2018-06-14 Sergio Durigan... Fix "beneath" conversion on AIX
2018-06-14 Faraz ShahbazkerMIPS: Add Global INValidate ASE support
2018-06-14 Maciej W. RozyckiMIPS: Add CRC ASE support (ChangeLog)
2018-06-14 Tom de Vries[gdb] Fixup incomplete patch 0dbfed25e9
2018-06-14 Philippe WaroquiersFix/improve on-line help of 'define' command.
2018-06-14 Tom de Vries[gdb] Add 'Concept Index' entry '&' for background...
2018-06-14 Pedro AlvesAvoid gdb.base/fork-running-state.exp lingering processes
2018-06-14 Tom de Vries[gdb/cli] Honour 'print pretty' when printing result...
2018-06-14 H.J. Luelf: Check if the first symbol version is base version
2018-06-14 Pedro AlvesRevert accidental push of "Inline breakpoints" commit
2018-06-14 Pedro Alvesgdb.gdb/selftest.exp, Use multi_line to build gdb's...
2018-06-14 Pedro AlvesInline breakpoints
2018-06-14 Pedro AlvesRemove stale inline function handling from selftest_setup
2018-06-14 Tom de Vries[gdb] Allow function arguments in bp print match in...
2018-06-14 Tom de Vries[gdb/testsuite] Add missing ChangeLog entries
2018-06-14 Alan ModraELF dynsyms
2018-06-14 Alan ModraPR23282, Reinstate seek optimization
2018-06-14 Simon MarchiFix GDB sparc build
2018-06-14 GDB AdministratorAutomatic date update in version.in
2018-06-13 Scott EgertonMIPS: Add CRC ASE support
2018-06-13 Tom de Vries[gdb/testsuite] Fix hang in fork-running-state.c
2018-06-13 Tom de Vries[gdb/testsuite] Update gdb startup text in selftest.exp
2018-06-13 Nick CliftonFix problems with objdump.1: Unbalanced group in comman...
2018-06-13 Rainer OrthFix procfs.c compilation
2018-06-13 GDB AdministratorAutomatic date update in version.in
2018-06-12 Andrew Burgessgdb: Run INF_EXEC_COMPLETE handler for additional cases
2018-06-12 Andrew Burgessgdb: Mark async event handler when event is already...
2018-06-12 Andrew Burgessgdb: Fix an infrun debug log message
2018-06-12 Hans-Peter... testsuite/ld-cris/libdso-1.d: Correct recent address...
2018-06-12 Nick CliftonFix the PR22983 test so that it will work regardless...
2018-06-12 Nick CliftonFix syntax error in AArch64 default linker scripts...
2018-06-12 Simon MarchiRename some functions, index -> gdb_index
2018-06-12 John David... Fix gdb build on hppa-linux
2018-06-12 GDB AdministratorAutomatic date update in version.in
2018-06-11 Eli ZaretskiiFix build of GDB documentation.
2018-06-11 Maciej W. RozyckiMIPS/GAS: Correct `-O0' and `-O' option help, add ...
2018-06-11 Alan HaywardEnable Aarch64 SVE for gdbserver
2018-06-11 Nick CliftonUpdated Spanish translations for the binutils/ and...
2018-06-11 Alan HaywardIncrease gdbsever PBUFSIZ
2018-06-11 Alan HaywardAdd Aarch64 SVE dwarf regnums
2018-06-11 Alan HaywardAdd regcache raw_compare method
2018-06-11 Alan HaywardAdd reg_buffer_common
2018-06-11 Tom TromeyRemove use of queue from remote.c
2018-06-11 Tom TromeyRemove cleanups from record-full.c
2018-06-11 Tom TromeyRemove a VEC from record-full.c
2018-06-11 Simon MarchiRemove more "struct" keywords in range-based for loops
2018-06-11 GDB AdministratorAutomatic date update in version.in
2018-06-10 Tom TromeyFix some missed "beneath" conversions
2018-06-10 Tom TromeyRemove cleanups from tracefile.c
2018-06-10 Simon MarchiUse std::unique_ptr in reg_buffer
2018-06-10 Simon MarchiChange type of reg_buffer::m_register_status to registe...
2018-06-10 GDB AdministratorAutomatic date update in version.in
2018-06-09 Tom TromeyRemove use of queue.h from gdbserver/event-loop.c
2018-06-09 Tom TromeyRemove two more uses of make_cleanup_close
2018-06-09 Tom TromeyRemove a VEC from serial.c
2018-06-09 Tom TromeyRemove a VEC from dwarf2read.c
2018-06-09 Maciej W. RozyckiMIPS/LD/testsuite: Add microMIPS lazy binding stub...
2018-06-09 Maciej W. RozyckiMIPS/LD/testsuite: Fix lazy binding stub test symbol...
2018-06-09 Maciej W. RozyckiMIPS/LD: Add missing `mips-*-windiss' target emulation...
2018-06-09 GDB AdministratorAutomatic date update in version.in
2018-06-08 Stan CoxAdd missing client_state struct references to win target.
2018-06-08 Pedro AlvesMake gdbreplay use more common routines
2018-06-08 H.J. Luld/x86: Remove hidden _edata, __bss_start, and _end
2018-06-08 Paul KoningFix build issue with Python 3.7
2018-06-08 Gary Bensonlinux: Add maintenance commands to test libthread_db
2018-06-08 Tom TromeyFix gdb mingw build
2018-06-08 kyrtka01[arm][gas] Add support for Arm Cortex-A76
2018-06-08 kyrtka01[AArch64][gas] Add support for Arm Cortex-A76
2018-06-08 Tom TromeyRemove last cleanup from btrace code
2018-06-08 Tom TromeyRemove cleanups from btrace code
2018-06-08 Egeyar BagciogluPrevent undefined FMOV instructions being accepted...
2018-06-08 Alan ModraDefine various symbols conditionally in shared libraries
2018-06-08 GDB AdministratorAutomatic date update in version.in
next