Multi-target support
[deliverable/binutils-gdb.git] / gdb / amd64-linux-nat.c
2020-01-10  Pedro AlvesMulti-target support
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-09-24  Tom de Vries[gdb/tdep] Handle mxcsr kernel bug on Intel Skylake...
2019-07-09  Tom TromeyRename common to gdbsupport
2019-04-11  Kevin BuettnerFix amd64->i386 linux syscall restart problem
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-05-30  Simon MarchiRemove regcache_raw_collect
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-05-30  Simon MarchiRemove regcache_get_ptid
2018-05-02  Pedro Alvestarget factories, target open and multiple instances...
2018-05-02  Pedro Alveslinux_nat_target: More low methods
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-03-13  Simon Marchiamd64-linux-nat: Use ptid from regcache instead of...
2017-02-17  Michael SturmAdd support for Intel PKRU register to GDB and GDBserver.
2017-01-27  Walfred Tedeschiamd64-linux: expose system register FS_BASE and GS_BASE...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-08-25  Adhemerval ZanellaSync proc_service definition with GLIBC
2016-07-26  Pedro AlvesFix PR gdb/20287 - x32 and "gdb_static_assert (sizeof...
2016-02-02  Walfred TedeschiMerge gdb and gdbserver implementations for siginfo
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-07-24  Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-06-23  Yao QiConvert have_ptrace_getregset to a tri-state boolean
2015-06-01  Yao QiMove PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-09-10  Joel BrobeckerAdd <sys/uio.h> #include back in amd64-linux-nat.c.
2014-09-02  Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-08-06  Yao QiRemove duplicated include file
2014-07-11  Gary BensonTidy #include lists
2014-07-11  Gary BensonMove duplicated code into new files
2014-07-11  Gary BensonComment and whitespace changes
2014-07-11  Gary BensonPull out common parts of _initialize_{i386,amd64}_linux_nat
2014-07-11  Gary BensonMerge ps_get_thread_area
2014-07-11  Gary BensonMerge {i386,amd64}_linux_read_description
2014-07-11  Gary BensonRename identical functions
2014-06-23  Pedro Alvesx86 Linux watchpoints: Couldn't write debug register...
2014-06-20  Gary BensonMove shared native target specific code to gdb/nat
2014-04-24  Michael SturmAdd AVX512 registers support to GDB and GDBserver.
2014-02-19  Tom TromeyAdd target_ops argument to to_read_btrace
2014-02-19  Tom TromeyAdd target_ops argument to to_teardown_btrace
2014-02-19  Tom TromeyAdd target_ops argument to to_disable_btrace
2014-02-19  Tom TromeyAdd target_ops argument to to_enable_btrace
2014-02-19  Tom TromeyAdd target_ops argument to to_post_startup_inferior
2014-01-16  Markus Metzgerbtrace, gdbserver: read branch trace incrementally
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-20  Walfred TedeschiMPX for amd64
2013-11-18  Tom Tromeyremove gdb_string.h
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-03-11  Markus MetzgerInstall the btrace target ops for i386-linux-nat and...
2013-02-13  Pedro Alves[native x86 GNU/Linux] Access debug register mirror...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-06-26  H.J. LuUse PTRACE_PEEKUSER to get fs_base/gs_base
2012-06-16  H.J. LuSupport x32 siginfo
2012-06-16  H.J. LuCheck bits_per_word instead of gdbarch_ptr_bit
2012-06-16  H.J. LuCheck DS segment register for x32 process
2012-03-21  Thomas Schwingestruct siginfo vs. siginfo_t
2012-01-24  Jan Kratochvilgdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-02  Jan Kratochvilgdb/
2011-12-20  Pedro Alves2011-12-20 Pedro Alves <alves.ped@gmail.com>
2011-12-14  Pedro Alvesgdb/
2011-12-05  Pedro Alves2012-12-05 Pedro Alves <pedro@codesourcery.com>
2011-10-07  Pedro Alves2011-10-07 Pedro Alves <pedro@codesourcery.com>
2011-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-09-24  Pedro Alves gdb/
2010-04-22  H.J. LuRemove amd64_linux_gregset64_reg_offset.
2010-04-07  H.J. LuSupport amd64 AVX.
2010-03-01  H.J. LuEnable XML target descriptions for x86.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-11-20  Jan Kratochvilgdb/
2009-06-17  Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-05-14  Pierre Muller Remove all i386 debug register low level macros in...
2009-03-17  Doug Evans * amd64-linux-nat.c (si_timerid,si_overrun): Provide...
2009-02-23  Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-06  Pedro Alves * amd64-linux-nat.c (compat_int_t, compat_uptr_t,...
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-03-01  Daniel Jacobowitz * Makefile.in (i386-nat.o): Update.
2008-01-16  Markus Deuling * amd64-nat.h (amd64_native_gregset_supplies_p): Add...
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-10-01  Daniel Jacobowitz * linux-nat.c (linux_nat_new_thread): New variable.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-05-06  Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-05-06  Ulrich Weigand * gregset.h (struct regcache): Add forward declaration.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-08-19  Daniel Jacobowitzgdb/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-24  Daniel Jacobowitz * linux-nat.c (linux_ops_saved): New.
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-09-10  Daniel Jacobowitz * Makefile.in (ALLDEPFILES): Update.
2005-01-05  Andrew Cagney2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2004-04-09  Mark Kettenis* amd64-linux-nat.c (fetch_inferior_registers): Correct...
next
This page took 1.048666 seconds and 107 git commands to generate.