Minor simplification in tui_default_win_viewport_height
[external/binutils.git] / gdb / i386-linux-nat.c
2019-07-09 Tom TromeyRename common to gdbsupport
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-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-20 Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-02-17 Michael SturmAdd support for Intel PKRU register to GDB and GDBserver.
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-08-25 Adhemerval ZanellaSync proc_service definition with GLIBC
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-02 Yao QiInclude linux-nat.h in i386-linux-nat.c
2015-06-01 Yao QiMove PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux...
2015-03-03 Pedro AlvesLinux/ptrace: don't convert ptids when asking inf-ptrac...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-09-09 Joel BrobeckerFix missing "struct iovec" definition on some x86-linux.
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 TedeschiAdd MPX support for i386
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-05-24 Pedro Alvesgdb/
2012-03-02 Yao Qigdb/
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-09-23 Yao Qigdb/
2011-02-27 Michael Snyder2011-02-27 Michael Snyder <msnyder@vmware.com>
2011-01-09 Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-06-11 Ulrich Weigand * gregset.h (GDB_FPXREGSET_T): Remove.
2010-04-22 H.J. LuRemove regmap from i386-linux-nat.c.
2010-04-08 H.J. LuSupport i386 without SSE.
2010-04-07 H.J. LuSupport i386 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-09-15 Sergio Durigan JuniorImplementing catch syscall.
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-05-14 Pierre Muller Remove all i386 debug register low level macros in...
2009-02-23 Pedro Alves * i386-linux-nat.c (i386_linux_fetch_inferior_register...
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-03-13 Daniel Jacobowitz * breakpoint.h (breakpoint_restore_shadows): New
2008-03-01 Daniel Jacobowitz * Makefile.in (i386-nat.o): Update.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-09 Ulrich Weigand2007-10-09 Markus Deuling <deuling@de.ibm.com>
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-07-16 H.J. Lu2007-07-16 H.J. Lu <hongjiu.lu@intel.com>
2007-06-18 Ulrich Weigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-06-16 Ulrich Weigand * regcache.c (struct regcache): Add ptid_t member.
2007-06-09 Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-31 Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-12 Ulrich Weigand * i386-linux-nat.c (i386_linux_resume): Use regcache...
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-05-06 Ulrich Weigand * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave)...
2007-04-25 Ulrich Weigand * core-aout.c: Delete file.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-08-08 Joel Brobecker * gdbcore.h (read_memory_nobpt): New function...
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-08-13 Mark Kettenis* i386-linux-nat.c (fetch_register, store_register)
2005-08-09 Andrew Cagney2005-08-09 Andrew Cagney <cagney@gnu.org>
next