aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/i387-fp.cc
AgeCommit message (Expand)AuthorFilesLines
2024-06-14gdb/gdbserver: share some code relating to target description creationAndrew Burgess1-5/+4
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-29Remove gdb_static_assertTom Tromey1-2/+2
2023-09-01gdbserver: i387_cache_to_xsave: fix copy dest of zmm registersSimon Marchi1-2/+2
2023-08-28gdbserver: Fix style of struct declarations in i387-fp.ccJohn Baldwin1-3/+6
2023-08-28gdbserver: Simplify handling of ZMM registers.John Baldwin1-81/+41
2023-08-28gdbserver: Use x86_xstate_layout to parse the XSAVE extended state area.Aleksandar Paunovic1-51/+74
2023-08-28gdbserver: Refactor the legacy region within the xsave structAleksandar Paunovic1-25/+2
2023-08-28gdbserver: Add a function to set the XSAVE mask and size.John Baldwin1-2/+14
2023-05-08gdbserver: Clear upper ZMM registers in the right location.John Baldwin1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-02[gdb/tdep] Fix avx512 -m32 support in gdbserverTom de Vries1-13/+37
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-02-13gdbserver: rename source files to .ccSimon Marchi1-0/+954