summaryrefslogtreecommitdiff
path: root/gdb/amd64-linux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* amd64-linux-tdep: Don't treat fs_base and gs_base as system registers.John Baldwin2023-03-061-3/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-3/+3
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-4/+4
* [gdb/record] Support recording of getrandomTom de Vries2022-07-121-0/+3
* [gdb/tdep] Handle pipe2 syscall for amd64Tom de Vries2022-05-091-0/+3
* gdb: make gdbarch_register_reggroup_p take a const reggroup *Andrew Burgess2022-04-071-1/+1
* gdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xmlH.J. Lu2022-03-311-2/+4
* Unify gdb printf functionsTom Tromey2022-03-291-4/+4
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Use correct stream for process record outputTom Tromey2021-12-291-3/+4
* gdb: make extract_integer take an array_viewSimon Marchi2021-12-031-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-4/+4
* gdb: Don't assume r_ldsomap when r_version > 1 on LinuxH.J. Lu2021-08-171-2/+2
* Convert dtrace probes to use operationsTom Tromey2021-03-081-25/+14
* Convert some frame functions to use gdb::array_view.Luis Machado2021-01-191-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: use two displaced step buffers on amd64/LinuxSimon Marchi2020-12-041-1/+1
* gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi2020-12-041-4/+4
* gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi2020-12-041-6/+5
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-14/+14
* Migrate the x86 MPX handle_segmentation_fault hook to report_signal_info.John Baldwin2020-07-211-2/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* i386/AArch64: Remove old xml testsAlan Hayward2019-07-041-28/+0
* Revert the header-sorting patchTom Tromey2019-04-061-15/+14
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-14/+15
* Make base class for parser_stateTom Tromey2019-04-041-16/+16
* 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
* Split size in regset section iteratorsAlan Hayward2018-08-131-3/+3
* x86_64-windows GDB crash due to fs_base/gs_base registersPedro Alves2018-06-291-1/+2
* Use thread_info and inferior pointers more throughoutPedro Alves2018-06-211-2/+2
* Remove regcache_cooked_readSimon Marchi2018-05-301-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Ignore warning about using different types of enums in switchSimon Marchi2017-12-291-0/+5
* Remove unnecessary function prototypes.John Baldwin2017-09-091-4/+0
* Convert the rest x86 target descriptionsYao Qi2017-09-051-1/+1
* Convert amd64-linux target descriptionsYao Qi2017-09-051-42/+2
* Lazily and dynamically create amd64-linux target descriptionsYao Qi2017-09-051-52/+86
* Centralize amd64-linux target descriptionsYao Qi2017-09-051-18/+28
* Update comments in amd64_linux_core_read_descriptionYao Qi2017-09-051-3/+3
* gdbarch: Use an anonymous union for target data in `gdbarch_info'Maciej W. Rozycki2017-08-071-4/+2
* Fix x86-64 GNU/Linux crashesPedro Alves2017-07-131-11/+5
* gdbarch: Remove displaced_step_free_closureSimon Marchi2017-06-101-2/+0
* Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm2017-02-171-4/+5
* Add target description for avx-avx512.Michael Sturm2017-02-171-6/+15
* Rename target descriptions to reflect actual content of description.Michael Sturm2017-02-171-8/+8
* amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi2017-01-271-1/+6