summaryrefslogtreecommitdiff
path: root/gdb/i386-tdep.h
Commit message (Expand)AuthorAgeFilesLines
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-68/+68
* Convert stap probes to create operationsTom Tromey2021-03-081-2/+3
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: rename displaced_step_closure to displaced_step_copy_insn_closureSimon Marchi2020-12-041-6/+6
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-1/+1
* Fix the i386 buildKamil Rytarowski2020-10-021-1/+0
* Apply 'const' in more placesTom Tromey2020-09-141-9/+9
* Use thiscall calling convention for class membersHannes Domani2020-04-301-0/+13
* gdb: introduce displaced_step_closure_up type aliasSimon Marchi2020-02-141-1/+1
* gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptrSimon Marchi2020-02-141-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+1
* Support the fs_base and gs_base registers on i386.John Baldwin2019-03-121-2/+10
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi2018-02-211-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Create a displaced_step_closure class hierarchySimon Marchi2017-10-211-0/+4
* Let i386_target_description return tdesc_i386_mmxYao Qi2017-09-041-3/+0
* gdb: Move DJGPP/go32 bits to their own tdep filePedro Alves2017-04-121-0/+5
* Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm2017-02-171-1/+13
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Normalize names of some source filesSimon Marchi2016-11-231-1/+1
* Intel MPX bound violation handlingWalfred Tedeschi2016-02-181-0/+2
* gdb/x86: Implement ax_pseudo_register_collect hook.Marcin Koƛcielnicki2016-02-101-0/+4
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* i386: Fix type of gdbarch_tdep::register_reggroup_pSimon Marchi2015-10-091-1/+1
* Add support for the x86 XSAVE extended state on FreeBSD/x86.John Baldwin2015-04-131-0/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2014-09-301-6/+6
* Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez2014-09-301-0/+6
* X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-211-12/+2
* Add AVX512 registers support to GDB and GDBserver.Michael Sturm2014-04-241-2/+62
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add MPX support for i386Walfred Tedeschi2013-11-201-1/+23
* Revert use of classify callback in i386 gdbarch_tdep.Joel Brobecker2013-09-241-24/+0
* Revert use of memory_args_by_pointer in i386 gdbarch_tdep.Joel Brobecker2013-09-241-9/+0
* Revert use of integer_param_regs_saved_in_caller_frame in i386 gdbarch_tdep.Joel Brobecker2013-09-241-14/+4
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Remove sp_regnum_from_eax and pc_regnum_from_eaxH.J. Lu2012-10-151-8/+0
* Add sp_regnum_from_eax/pc_regnum_from_eax to i386 gdbarch_tdepH.J. Lu2012-07-041-0/+8
* H.J. Lu <hongjiu.lu@intel.com>Mark Kettenis2012-06-131-0/+2
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-04-271-0/+9
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdbTom Tromey2011-07-221-4/+5
* gdb/Pedro Alves2011-03-181-3/+4
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-5/+6
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Remove amd64_register_name.H.J. Lu2010-09-111-1/+0