summaryrefslogtreecommitdiff
path: root/gdb/i386-tdep.h
AgeCommit message (Expand)Author
2022-07-26gdb: rename gdbarch_tdep struct to fix g++ 4.8 buildAndrew Burgess
2022-04-07gdb: make gdbarch_register_reggroup_p take a const reggroup *Andrew Burgess
2022-01-28FreeBSD x86: Use tramp-frame for signal frames.John Baldwin
2022-01-28FreeBSD x86: Remove fallback for detecting signal trampolines by address.John Baldwin
2022-01-28Remove vestigal FreeBSD/i386 3.x support.John Baldwin
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi
2021-03-08Convert stap probes to create operationsTom Tromey
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-12-04gdb: rename displaced_step_closure to displaced_step_copy_insn_closureSimon Marchi
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-10-02Fix the i386 buildKamil Rytarowski
2020-09-14Apply 'const' in more placesTom Tromey
2020-04-30Use thiscall calling convention for class membersHannes Domani
2020-02-14gdb: introduce displaced_step_closure_up type aliasSimon Marchi
2020-02-14gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptrSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries
2019-07-10Don't include gdbarch.h from defs.hTom Tromey
2019-03-12Support the fs_base and gs_base registers on i386.John Baldwin
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-02-21class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-21Create a displaced_step_closure class hierarchySimon Marchi
2017-09-04Let i386_target_description return tdesc_i386_mmxYao Qi
2017-04-12gdb: Move DJGPP/go32 bits to their own tdep filePedro Alves
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-23Normalize names of some source filesSimon Marchi
2016-02-18Intel MPX bound violation handlingWalfred Tedeschi
2016-02-10gdb/x86: Implement ax_pseudo_register_collect hook.Marcin Koƛcielnicki
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-09i386: Fix type of gdbarch_tdep::register_reggroup_pSimon Marchi
2015-04-13Add support for the x86 XSAVE extended state on FreeBSD/x86.John Baldwin
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-30X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez
2014-09-30Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez
2014-05-21X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-20Add MPX support for i386Walfred Tedeschi
2013-09-24Revert use of classify callback in i386 gdbarch_tdep.Joel Brobecker
2013-09-24Revert use of memory_args_by_pointer in i386 gdbarch_tdep.Joel Brobecker
2013-09-24Revert use of integer_param_regs_saved_in_caller_frame in i386 gdbarch_tdep.Joel Brobecker
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-10-15Remove sp_regnum_from_eax and pc_regnum_from_eaxH.J. Lu
2012-07-04Add sp_regnum_from_eax/pc_regnum_from_eax to i386 gdbarch_tdepH.J. Lu
2012-06-13 H.J. Lu <hongjiu.lu@intel.com>Mark Kettenis
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker