summaryrefslogtreecommitdiff
path: root/gdb/amd64-linux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* remove trivialy unused variablesTrevor Saunders2016-05-071-3/+0
* Add target descriptions for AVX + MPXWalfred Tedeschi2016-04-191-0/+7
* Intel MPX bound violation handlingWalfred Tedeschi2016-02-181-0/+2
* Use linux_get_siginfo_type_with_fields for x86Walfred Tedeschi2016-02-021-0/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdb/linux-record: Fix struct sizes for x32Marcin Kościelnicki2015-10-301-4/+4
* gdb/linux-record: Fix size_termios for x32, amd64, aarch64Marcin Kościelnicki2015-10-301-2/+2
* gdb/linux-record: Support time, waitpid, pipe syscallsMarcin Kościelnicki2015-10-301-0/+2
* gdb/linux-record: Fix readdir and getdents handlingMarcin Kościelnicki2015-10-301-4/+4
* gdb/linux-record: Fix sizes of sigaction and sigset_tMarcin Kościelnicki2015-10-301-8/+8
* gdb/linux-record: Remove size_siginfoMarcin Kościelnicki2015-10-301-2/+0
* Add some more casts (1/2)Simon Marchi2015-09-251-3/+5
* Mostly trivial enum fixesSimon Marchi2015-07-311-5/+6
* Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi2015-06-241-2/+0
* PR13858 - Can't do displaced stepping with no symbolsPedro Alves2015-04-101-1/+1
* Support for DTrace USDT probes in x86_64 targets.Jose E. Marchesi2015-02-171-0/+148
* x86: Use correct .reg-xstate section sizeAndreas Arnez2015-02-041-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior2014-11-201-1/+1
* Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez2014-09-301-3/+33
* Replace 'core_regset_sections' by iterator methodAndreas Arnez2014-09-301-11/+16
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-021-7/+7
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Add AVX512 registers support to GDB and GDBserver.Michael Sturm2014-04-241-1/+22
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add amd64_x32_linux_record_tdep and amd64_x32_sysH.J. Lu2013-12-191-57/+507
* MPX for amd64Walfred Tedeschi2013-11-201-1/+11
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* gdb/Yao Qi2013-07-231-1/+1
* Rename record_ prefixes in record-full.h into record_full_.Markus Metzger2013-03-111-25/+25
* Split record.h into record.h and record-full.h.Markus Metzger2013-03-111-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Support x32 sigtrampH.J. Lu2012-07-031-3/+18
* * amd64-linux-tdep.c (amd64_linux_init_abi_common): New function.Mark Kettenis2012-06-131-34/+85
* gdb/Pedro Alves2012-05-241-1/+1
* 2012-05-12 Pedro Alves <palves@redhat.com>Pedro Alves2012-05-121-0/+2