summaryrefslogtreecommitdiff
path: root/gdb/i387-tdep.c
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-12-14gdb: make get_frame_register_bytes take the next frameSimon Marchi
2023-12-14gdb: make put_frame_register take the next frameSimon Marchi
2023-12-14gdb: make put_frame_register take an array_viewSimon Marchi
2023-11-27i386: Use a fallback XSAVE layout for remote targetsJohn Baldwin
2023-08-28gdb: Use x86_xstate_layout to parse the XSAVE extended state area.John Baldwin
2023-08-28core: Support fetching x86 XSAVE layout from architectures.John Baldwin
2023-02-13Turn many optimized-out value functions into methodsTom Tromey
2023-02-13Turn remaining value_contents functions into methodsTom Tromey
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-10-19internal_error: remove need to pass __FILE__/__LINE__Pedro Alves
2022-10-10Change GDB to use frame_info_ptrTom Tromey
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess
2022-03-29Unify gdb printf functionsTom Tromey
2022-03-29Unify gdb puts functionsTom Tromey
2022-01-02Use filtered output in print_i387_extTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi
2021-10-25gdb: change functions returning value contents to use gdb::array_viewSimon Marchi
2021-01-19Convert some frame functions to use gdb::array_view.Luis Machado
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-07-09Rename common to gdbsupportTom Tromey
2019-01-25Normalize includes to use common/Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-11-08x86-64: fix ZMM register state trackingJan Beulich
2018-05-30Remove regcache_raw_collectSimon Marchi
2018-05-30Remove regcache_raw_supplySimon Marchi
2018-05-30Remove regcache_raw_writeSimon Marchi
2018-05-22gdb/x86: Fix `-Wstrict-overflow' build error in `i387_collect_xsave'Maciej W. Rozycki
2018-05-11gdb/x86: Fix write out of mxcsr register for xsave targetsAndrew Burgess
2018-05-08gdb/x86: Handle kernels using compact xsave formatAndrew Burgess
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-06Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand
2017-11-06Target FP: Add string routines to target-float.{c,h}Ulrich Weigand
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-10-24Target FP printing: Use floatformat_to_string in tdep codeUlrich Weigand
2017-10-05Clean up includes of doublest.h and floatformat.hUlrich Weigand
2017-05-24Get register contents by register_size instead of TYPE_LENGTHYao Qi
2017-05-24Restrict i387_convert_register_pYao Qi
2017-03-07amd64-mpx: initialize BND register before performing inferior calls.Walfred Tedeschi
2017-02-24Use I386_MAX_REGISTER_SIZE and M68K_MAX_REGISTER_SIZEAlan Hayward
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm
2017-02-17Change xstate_bv handling to use 8 bytes of data.Michael Sturm
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (1/2)Simon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker