]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/nat
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / nat /
2019-02-07  Tom TromeyNormalize include guards in gdb
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-23  Alan HaywardAArch64: Ensure lwp info is created zeroed
2019-01-17  Tom TromeyReplace "the the" with "the"
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-19  Dimitar DimitrovFix build with latest GCC 9.0 tree
2018-12-17  Szabolcs NagyAArch64: Fix the gdb build with musl libc
2018-12-17  Philippe WaroquiersOBVIOUS: Fix ARI warning by removing warning trailing...
2018-12-16  Philippe WaroquiersFactorize killing the children in linux-ptrace.c, and...
2018-12-12  Philippe WaroquiersOBVIOUS: Forward declare linux_xfer_osdata_info_os_type...
2018-12-11  Philippe WaroquiersFix leaks in all the linux osdata annex transfers ...
2018-12-11  Philippe WaroquiersPATCH/OBVIOUS Remove various trailing spaces in linux...
2018-12-08  Philippe WaroquiersFix leak by using td_ta_delete() to deregister target...
2018-12-05  Alan HaywardAArch64: Racy: Don't set empty set of hardware BPs...
2018-10-27  Tom TromeyUnify shell-finding logic
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for HTM registers
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for EBB and PMU registers
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for TAR
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for PPR and DSCR
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-09-14  Tom TromeyMake variable in get_startup_shell non-static
2018-08-10  Simon MarchiFix forgotten xstrprintf -> string_printf change
2018-08-07  Simon MarchiReplace some uses of xstrprintf with string_printf
2018-07-30  Tom TromeyFix crash with -D_GLIBCXX_DEBUG
2018-07-23  Simon MarchiRemove some unused variables
2018-07-04  Vyacheslav BarinovWarn if /proc is not accessible gdb-8.2-branchpoint
2018-07-03  Tom TromeyRemove ptid_lwp_p
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-07-03  Tom TromeyRemove pid_to_ptid
2018-07-03  Tom TromeyRemove ptid_build
2018-06-22  Alan HaywardFix up HAS_SVE_STATE macro
2018-06-18  Alan HaywardPtrace support for Aarch64 SVE
2018-06-18  Alan HaywardAdd Aarch64 SVE compatibility macros
2018-06-04  Alan HaywardUse uint64_t for SVE VQ
2018-05-31  Uros BizjakFix Alpha native GDB build
2018-05-31  Alan HaywardFunction for reading the Aarch64 SVE vector length
2018-05-22  Pedro Franco de... [PowerPC] Consolidate wordsize getter between native...
2018-05-05  Tom TromeyFix "fall through" comments
2018-05-04  Jan Kratochvilaarch64: PR 19806: watchpoints: false negatives + PR...
2018-03-04  John BaldwinImplement "to_stopped_by_hw_breakpoint" for x86 debug...
2018-02-09  Markus Metzgerbtrace: check perf_event_paranoid
2018-02-09  Markus Metzgerbtrace: improve enable error messages
2018-02-09  Markus Metzgerbtrace, gdbserver: remove the to_supports_btrace target...
2018-02-09  Markus Metzgerbtrace, gdbserver: use exceptions to convey btrace...
2018-02-09  Markus Metzgerbtrace: prepare for throwing exceptions when enabling...
2018-01-19  James Clarkegdb: Fix ia64 defining TRAP_HWBKPT before including...
2018-01-17  Simon MarchiMake linux_ptrace_attach_fail_reason return an std...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-15  Richard HendersonFix PR19061, gdb hangs/spins-on-cpu when debugging...
2017-11-30  Rainer OrthRemove ioctl-based procfs support on Solaris
2017-11-26  Tom TromeyChange maybe_disable_address_space_randomization to...
2017-10-14  Simon MarchiFix build failure in linux-osdata.c
2017-10-14  Simon MarchiUse std::vector in linux_xfer_osdata_processgroups
2017-10-12  Simon Marchilwp_info: Make the arch code free arch_lwp_info
2017-10-04  Sergio Durigan JuniorImplement "set cwd" command on GDB
2017-09-21  Simon Marchilinux-waitpid: Get rid of format string warning
2017-09-20  Tom TromeyRemove make_cleanup_restore_target_terminal
2017-09-19  Yao QiUse DISABLE_COPY_AND_ASSIGN
2017-09-11  Tom TromeyRename _const functions to use overloading instead
2017-09-01  Jan KratochvilPR gdb/22046: Fix T-stopped detach regression on old...
2017-08-03  Tom TromeyIntroduce and use gdb_file_up
2017-06-25  Simon Marchix86-dregs: Print debug registers one per line
2017-06-18  Thomas Petazzoninat/linux-ptrace.c: add missing gdb_byte* cast
2017-06-17  Simon MarchiAdd ATTRIBUTE_PRINTF to trace_start_error
2017-06-07  Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-02-17  Michael SturmSync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch.
2017-01-20  Joel Brobeckerfix gdbserver build in nat/linux-ptrace.c on arm-android
2017-01-06  Yao QiInclude signal.h in nat/amd64-linux-siginfo.h
2017-01-06  Yao QiInclude break-common.h in nat/aarch64-linux-hw-point.h
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-14  Markus Metzgerbtrace: read entire aux buffer
2016-10-14  Markus Metzgerbtrace: remove leftover comment
2016-09-23  Yao QiReplace sprintf with xsnprintf in nat/linux-osdata.c
2016-09-16  Andreas Arnezlinux-nat: Add function lwp_is_stepping
2016-08-25  Adhemerval ZanellaSync proc_service definition with GLIBC
2016-08-11  Pedro AlvesFix fallout from gdb/20413's fix (x32: linux_ptrace_tes...
2016-07-26  Pedro AlvesFix PR gdb/20413 - x32: linux_ptrace_test_ret_to_nx...
2016-07-26  Pedro AlvesFix PR gdb/20287 - x32 and "gdb_static_assert (sizeof...
2016-07-25  Pedro Alveslinux-procfs: Handle lowercase "t (tracing stop)" state
2016-07-25  Pedro Alveslinux-procfs: Introduce enum proc_state
2016-07-23  Andrew PinskiFix ARMv8.1/v8.2 for hw watchpoint and breakpoint
2016-05-23  Gary BensonRemove unused libthread_db td_thr_validate reference
2016-04-15  Pedro AlvesMIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT
2016-02-24  Pedro AlvesHandle MIPS Linux SIGTRAP siginfo.si_code values
2016-02-02  Walfred TedeschiAdaptation of siginfo fixup for the new bnd fields
2016-02-02  Walfred TedeschiMerge gdb and gdbserver implementations for siginfo
2016-01-18  Gary BensonFix gdbserver build failure on targets without fork
2016-01-12  Yao QiFix invalid conversion from void * to gdb_byte *
2016-01-12  Yao QiChange function signature passed to clone
2016-01-12  Pedro AlvesRemove trademark acknowledgements throughout
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-17  Pedro AlvesRemove support for LinuxThreads and vendor 2.4 kernels...
2015-11-27  Yao Qi[AArch64] Only check breakpoint alignment on inserting
2015-11-26  Simon MarchiDisplay names of remote threads
2015-11-19  Simon MarchiFix iov_len calculation in aarch64_linux_set_debug_regs
2015-10-26  Doug EvansMove __SIGRTMIN.
2015-10-24  Simon MarchiReplace (void *) cast with (gdb_byte *)
2015-10-23  Simon MarchiAdd mmap casts in linux-btrace.c
next