aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64-linux-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-14/+14
2020-07-21Migrate the x86 MPX handle_segmentation_fault hook to report_signal_info.John Baldwin1-2/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-07-04i386/AArch64: Remove old xml testsAlan Hayward1-28/+0
2019-04-06Revert the header-sorting patchTom Tromey1-15/+14
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-14/+15
2019-04-04Make base class for parser_stateTom Tromey1-16/+16
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-08-13Split size in regset section iteratorsAlan Hayward1-3/+3
2018-06-29x86_64-windows GDB crash due to fs_base/gs_base registersPedro Alves1-1/+2
2018-06-21Use thread_info and inferior pointers more throughoutPedro Alves1-2/+2
2018-05-30Remove regcache_cooked_readSimon Marchi1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-29Ignore warning about using different types of enums in switchSimon Marchi1-0/+5
2017-09-09Remove unnecessary function prototypes.John Baldwin1-4/+0
2017-09-05Convert the rest x86 target descriptionsYao Qi1-1/+1
2017-09-05Convert amd64-linux target descriptionsYao Qi1-42/+2
2017-09-05Lazily and dynamically create amd64-linux target descriptionsYao Qi1-52/+86
2017-09-05Centralize amd64-linux target descriptionsYao Qi1-18/+28
2017-09-05Update comments in amd64_linux_core_read_descriptionYao Qi1-3/+3
2017-08-07gdbarch: Use an anonymous union for target data in `gdbarch_info'Maciej W. Rozycki1-4/+2
2017-07-13Fix x86-64 GNU/Linux crashesPedro Alves1-11/+5
2017-06-10gdbarch: Remove displaced_step_free_closureSimon Marchi1-2/+0
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm1-4/+5
2017-02-17Add target description for avx-avx512.Michael Sturm1-6/+15
2017-02-17Rename target descriptions to reflect actual content of description.Michael Sturm1-8/+8
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi1-1/+6
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-05-07remove trivialy unused variablesTrevor Saunders1-3/+0
2016-04-19Add target descriptions for AVX + MPXWalfred Tedeschi1-0/+7
2016-02-18Intel MPX bound violation handlingWalfred Tedeschi1-0/+2
2016-02-02Use linux_get_siginfo_type_with_fields for x86Walfred Tedeschi1-0/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-30gdb/linux-record: Fix struct sizes for x32Marcin Kościelnicki1-4/+4
2015-10-30gdb/linux-record: Fix size_termios for x32, amd64, aarch64Marcin Kościelnicki1-2/+2
2015-10-30gdb/linux-record: Support time, waitpid, pipe syscallsMarcin Kościelnicki1-0/+2
2015-10-30gdb/linux-record: Fix readdir and getdents handlingMarcin Kościelnicki1-4/+4
2015-10-30gdb/linux-record: Fix sizes of sigaction and sigset_tMarcin Kościelnicki1-8/+8
2015-10-30gdb/linux-record: Remove size_siginfoMarcin Kościelnicki1-2/+0
2015-09-25Add some more casts (1/2)Simon Marchi1-3/+5
2015-07-31Mostly trivial enum fixesSimon Marchi1-5/+6
2015-06-24Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi1-2/+0
2015-04-10PR13858 - Can't do displaced stepping with no symbolsPedro Alves1-1/+1
2015-02-17Support for DTrace USDT probes in x86_64 targets.Jose E. Marchesi1-0/+148
2015-02-04x86: Use correct .reg-xstate section sizeAndreas Arnez1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-20Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior1-1/+1