summaryrefslogtreecommitdiff
path: root/gdb/i387-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* x86-64: fix ZMM register state trackingJan Beulich2018-11-081-14/+26
* Remove regcache_raw_collectSimon Marchi2018-05-301-20/+20
* Remove regcache_raw_supplySimon Marchi2018-05-301-74/+60
* Remove regcache_raw_writeSimon Marchi2018-05-301-1/+1
* gdb/x86: Fix `-Wstrict-overflow' build error in `i387_collect_xsave'Maciej W. Rozycki2018-05-221-1/+1
* gdb/x86: Fix write out of mxcsr register for xsave targetsAndrew Burgess2018-05-111-2/+2
* gdb/x86: Handle kernels using compact xsave formatAndrew Burgess2018-05-081-335/+432
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand2017-11-061-2/+2
* Target FP: Add string routines to target-float.{c,h}Ulrich Weigand2017-11-061-4/+3
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-6/+6
* Target FP printing: Use floatformat_to_string in tdep codeUlrich Weigand2017-10-241-13/+4
* Clean up includes of doublest.h and floatformat.hUlrich Weigand2017-10-051-1/+0
* Get register contents by register_size instead of TYPE_LENGTHYao Qi2017-05-241-1/+2
* Restrict i387_convert_register_pYao Qi2017-05-241-2/+3
* amd64-mpx: initialize BND register before performing inferior calls.Walfred Tedeschi2017-03-071-0/+17
* Use I386_MAX_REGISTER_SIZE and M68K_MAX_REGISTER_SIZEAlan Hayward2017-02-241-1/+1
* Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm2017-02-171-2/+81
* Change xstate_bv handling to use 8 bytes of data.Michael Sturm2017-02-171-12/+21
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-6/+6
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-021-61/+61
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Add AVX512 registers support to GDB and GDBserver.Michael Sturm2014-04-241-9/+375
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add MPX support for i386Walfred Tedeschi2013-11-201-4/+126
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Fix the x87 FP register printout when issuing the “info float” command.Pedro Alves2013-04-191-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-3/+0
* 2012-03-05 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-051-22/+11
* 2012-03-05 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-051-33/+54
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-56/+110
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* * regcache.c (struct regcache_descr): Fix typo.Tom Tromey2011-07-111-1/+1
* gdb/Pedro Alves2011-03-181-4/+11
* 2011-02-26 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-3/+3
* 2011-02-26 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-2/+2
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-3/+5
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-051-1/+0
* Replace abort with internal_error.H.J. Lu2010-04-091-2/+4