external/binutils.git
2017-10-17 Pedro AlvesAdd several "quit with live inferior" tests
2017-10-17 Tom TromeyRemove cleanups from disasm.c
2017-10-17 Tom TromeyRemove obsolete assertion from regcache.c
2017-10-17 Alan ModraPR22307, Heap out of bounds read in _bfd_elf_parse_gnu_...
2017-10-17 Pedro AlvesFix double-free corruption
2017-10-17 Yao QiSimplify regcache::xfer_part
2017-10-17 Yao Qi[GDBserver] Move aarch64-insn.o to arch/ and remove...
2017-10-17 Yao Qi[GDBserver] Move arm-linux.o and arm-get-next-pcs.o...
2017-10-17 Yao Qi[GDBserver] Move arm.o to arch/arm.o
2017-10-17 Yao Qi[GDBserver] Replicate src dir in build dir
2017-10-17 Alan ModraPR22306, Invalid free() in slurp_symtab()
2017-10-17 Alan ModraCorrect -z text and other -z documentation
2017-10-17 Keith SeitzAdd missing ChangeLog entries.
2017-10-17 Sandra LoosemoreFix segfault processing nios2 pseudo-instructions with...
2017-10-17 Keith SeitzRecord and output access specifiers for nested typedefs
2017-10-17 GDB AdministratorAutomatic date update in version.in
2017-10-16 Tom TromeyReturn unique_xmalloc_ptr from target_fileio_read_stralloc
2017-10-16 Tom TromeyReturn unique_xmalloc_ptr from target_read_stralloc
2017-10-16 Tom TromeySimple cleanup removals in remote.c
2017-10-16 Tom TromeyRemove cleanup from ppc-linux-nat.c
2017-10-16 Tom TromeyRemove some cleanups from probe.c
2017-10-16 Tom TromeyUse std::vector in end_symtab_get_static_block
2017-10-16 Pedro AlvesMake native gdbserver boards no longer be "remote"...
2017-10-16 Simon MarchiUse proc_with_prefix in py-breakpoint.exp
2017-10-16 Simon MarchiGet rid of VEC(mem_range_s)
2017-10-16 Pedro AlvesWork around GCC 6.3.1 bug
2017-10-16 H.J. LuELF: Call check_relocs after opening all inputs
2017-10-16 Yao QiRegenerate gdbserver/configure
2017-10-16 Yao QiRemove features/tic6x-*.c files
2017-10-16 Yao QiRemove regformats/tic6x-{c62x,c64x,c64xp}.dat
2017-10-16 Simon MarchiFix GDB build without expat
2017-10-16 GDB AdministratorAutomatic date update in version.in
2017-10-15 GDB AdministratorAutomatic date update in version.in
2017-10-14 H.J. Lux86: Add elf_x86_backend_data
2017-10-14 H.J. Lux86: Add _bfd_x86_elf_finish_dynamic_sections
2017-10-14 H.J. Lucris: Don't hide symbol which was forced to be dynamic
2017-10-14 H.J. Lucris: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14 H.J. Lush: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14 H.J. Lus390: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14 H.J. Lunios2: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14 H.J. Lumicroblaze: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14 H.J. Lum68k: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14 H.J. Luhppa: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14 H.J. Luia64: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14 H.J. Lumips: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14 H.J. Luarm: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14 H.J. Lutile: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14 H.J. Luaarch64: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-14 H.J. LuMove UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.h
2017-10-14 Simon MarchiFix build failure in linux-osdata.c
2017-10-14 Simon Marchigdbserver: use std::list for all_threads
2017-10-14 Simon Marchigdbserver: Use std::list for all_processes
2017-10-14 Simon Marchigdbserver: Use std::list for all_dlls
2017-10-14 Simon MarchiMake to_traceframe_info return a unique_ptr
2017-10-14 Simon MarchiUse std::vector for traceframe_info::memory
2017-10-14 Simon MarchiUse std::vector for traceframe_info::tvars
2017-10-14 Simon MarchiRename traceframe_info variable to current_traceframe_info
2017-10-14 Simon MarchiUse std::vector in linux_xfer_osdata_processgroups
2017-10-14 Simon MarchiReplace psymbol_allocation_list with std::vector
2017-10-14 Simon Marchiada: Use std::string in print_dynamic_range_bound
2017-10-14 GDB AdministratorAutomatic date update in version.in
2017-10-13 Pedro AlvesSkip a few tests on targets that can't use the "run...
2017-10-13 Pedro AlvesFix gdb.base/testenv.exp against --target_board=native...
2017-10-13 Pedro AlvesDon't run gdb.gdb/ selftests if use_gdb_stub is true
2017-10-13 Pedro AlvesMake gdb.base/find-unmapped.exp pass on remote targets
2017-10-13 Yao QiSimplify tic6x and s390x expedite registers
2017-10-13 Yao QiRegenerate features/s390-gs-linux64.c and features...
2017-10-13 Alan ModraPR22263 testcase
2017-10-13 Tom TromeyChange objfile to use new/delete
2017-10-13 Pedro AlvesFix gdb.base/term.exp on non-"target native" boards
2017-10-13 Pedro AlvesRemove is_remote kfail from gdb.python/py-evthreads.exp
2017-10-13 Pedro AlvesFix gdb.python/py-evthreads.exp with --target_board...
2017-10-13 Pedro Alveskfail gdb.python/py-evsignal.exp on RSP targets properly
2017-10-13 Pedro AlvesSkip gdb.threads/thread_events.exp on RSP targets properly
2017-10-13 Pedro AlvesTweak gdb.base/corefile.exp is_remote check
2017-10-13 Pedro AlvesFix is_remote check in gdb.base/remote.exp
2017-10-13 Pedro Alvesgdb.base/remote.exp: Fix typo and add missing return
2017-10-13 Pedro AlvesMake gdb.base/solib-nodir.exp work with --target_board...
2017-10-13 Pedro AlvesEliminate is_remote check in gdb.base/shlib-call.exp
2017-10-13 Simon MarchiRemove simple_displaced_step_copy_insn
2017-10-13 James BowmanFT32: support for FT32B processor - part 1
2017-10-13 James BowmanAdd myself as ft32 maintainer for sim.
2017-10-13 Pedro AlvesEliminate is_remote check in gdb.base/scope.exp
2017-10-13 GDB AdministratorAutomatic date update in version.in
2017-10-12 Pedro AlvesRemove references to gdb64 in the testsuite
2017-10-12 Simon MarchiRemove is_remote check in labels.exp
2017-10-12 Pedro AlvesMake gdb.base/auvx.exp work with --target_board=native...
2017-10-12 H.J. LuAdd a compile-time test for PR ld/22263
2017-10-12 Tom TromeyUse bool in pv_area
2017-10-12 Tom TromeyC++-ify prologue-value's pv_area
2017-10-12 Simon Marchilinux low: Make the arch code free arch_process_info
2017-10-12 Simon Marchilwp_info: Make the arch code free arch_lwp_info
2017-10-12 Pedro AlvesRun gdb.base/catch-fork-static.exp on remote target...
2017-10-12 Pedro Alvescheckpoint.exp: Check for non-"target native" instead...
2017-10-12 Simon MarchiRemove is_remote target check from gdb.base/dprintf...
2017-10-12 Pedro AlvesTighten remote check in gdb.base/argv0-symlink.exp
2017-10-12 Pedro AlvesEnable gdb.base/inferior-died.exp on is_remote target...
2017-10-12 Pedro AlvesEnable gdb.threads/non-ldr-exc-*.exp on is_remote targe...
2017-10-12 Alan Modrald whitespace fixes
2017-10-12 Nick CliftonForce the AArch64 linker backend to refuse to link...
next