Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / amd64-linux-nat.c
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...
2004-03-14 Mark Kettenis* amd64-linux-tdep.h: Remove file.
2004-03-14 Mark Kettenis* amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
2004-03-04 Mark Kettenis* amd64-linux-nat.c (fill_fpregset): Call amd64_colletc...
2004-02-28 Andrew Cagney2004-02-28 Andrew Cagney <cagney@redhat.com>
2004-02-28 Andrew CagneyOops, wrong patch :-(
2004-02-28 Andrew Cagney2004-02-28 Andrew Cagney <cagney@redhat.com>
2004-02-25 Mark Kettenis* amd64-tdep.h: Renamed from x86-64-tdep.h.