summaryrefslogtreecommitdiff
path: root/gdb/i387-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Turn many optimized-out value functions into methodsTom Tromey2023-02-131-1/+1
* Turn remaining value_contents functions into methodsTom Tromey2023-02-131-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* internal_error: remove need to pass __FILE__/__LINE__Pedro Alves2022-10-191-3/+2
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-3/+3
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-10/+10
* Unify gdb printf functionsTom Tromey2022-03-291-45/+45
* Unify gdb puts functionsTom Tromey2022-03-291-31/+31
* Use filtered output in print_i387_extTom Tromey2022-01-021-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-10/+13
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-1/+1
* Convert some frame functions to use gdb::array_view.Luis Machado2021-01-191-2/+4
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-5/+5
* 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