aboutsummaryrefslogtreecommitdiff
path: root/gdb/i387-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-19Convert some frame functions to use gdb::array_view.Luis Machado1-2/+4
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-5/+5
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi1-3/+3
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-11-08x86-64: fix ZMM register state trackingJan Beulich1-14/+26
2018-05-30Remove regcache_raw_collectSimon Marchi1-20/+20
2018-05-30Remove regcache_raw_supplySimon Marchi1-74/+60
2018-05-30Remove regcache_raw_writeSimon Marchi1-1/+1
2018-05-22gdb/x86: Fix `-Wstrict-overflow' build error in `i387_collect_xsave'Maciej W. Rozycki1-1/+1
2018-05-11gdb/x86: Fix write out of mxcsr register for xsave targetsAndrew Burgess1-2/+2
2018-05-08gdb/x86: Handle kernels using compact xsave formatAndrew Burgess1-335/+432
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-06Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand1-2/+2
2017-11-06Target FP: Add string routines to target-float.{c,h}Ulrich Weigand1-4/+3
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-6/+6
2017-10-24Target FP printing: Use floatformat_to_string in tdep codeUlrich Weigand1-13/+4
2017-10-05Clean up includes of doublest.h and floatformat.hUlrich Weigand1-1/+0
2017-05-24Get register contents by register_size instead of TYPE_LENGTHYao Qi1-1/+2
2017-05-24Restrict i387_convert_register_pYao Qi1-2/+3
2017-03-07amd64-mpx: initialize BND register before performing inferior calls.Walfred Tedeschi1-0/+17
2017-02-24Use I386_MAX_REGISTER_SIZE and M68K_MAX_REGISTER_SIZEAlan Hayward1-1/+1
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm1-2/+81
2017-02-17Change xstate_bv handling to use 8 bytes of data.Michael Sturm1-12/+21
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-09-25Add some more casts (1/2)Simon Marchi1-6/+6
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-61/+61
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm1-9/+375
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-20Add MPX support for i386Walfred Tedeschi1-4/+126
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-04-19Fix the x87 FP register printout when issuing the “info float” command.Pedro Alves1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-3/+0
2012-03-052012-03-05 Pedro Alves <palves@redhat.com>Pedro Alves1-22/+11
2012-03-052012-03-05 Pedro Alves <palves@redhat.com>Pedro Alves1-33/+54
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-56/+110
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-07-11 * regcache.c (struct regcache_descr): Fix typo.Tom Tromey1-1/+1
2011-03-18 gdb/Pedro Alves1-4/+11
2011-02-262011-02-26 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+3
2011-02-262011-02-26 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+5