aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/i387-fp.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Move gdbserver to top levelTom Tromey1-954/+0
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-11GDBserver: Fix "Cond. jump or move depends on uninit value" in x87 codePedro Alves1-46/+25
2018-05-08gdb/x86: Handle kernels using compact xsave formatAndrew Burgess1-59/+151
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm1-0/+43
2017-02-17Change xstate_bv handling to use 8 bytes of data.Michael Sturm1-4/+4
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-10Fix use of wrong struct i387_xsave field in i387_cache_to_xsaveJoel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-46/+46
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm1-1/+181
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-20Add MPX support to gdbserver.Walfred Tedeschi1-0/+90
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-14/+20
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-28 gdb/gdbserver/Pedro Alves1-3/+3
2011-01-282011-01-28 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-27/+27
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-04-07Add x86 AVX support to gdbserver.H.J. Lu1-0/+267
2010-01-20 * regcache.h (struct thread_info): Forward declare.Pedro Alves1-44/+50
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-03-22 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves1-20/+20
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-03-30 * i387-fp.c (struct i387_fsave, struct i387_fxsave): Make 16-bitDaniel Jacobowitz1-21/+24
2007-03-30 * i387-fp.c (i387_cache_to_fxsave): Reinitialize val2 before use.Daniel Jacobowitz1-1/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2005-12-23 * linux-arm-low.c:Eli Zaretskii1-3/+3
2005-06-13 * acconfig.h: Remove.Daniel Jacobowitz1-4/+4
2002-06-112002-06-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-3/+3
2002-02-272002-02-27 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+290