summaryrefslogtreecommitdiff
path: root/gdb/i386-tdep.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * i386-tdep.h (i386_displaced_step_copy_insn): Declare.Doug Evans2010-06-221-0/+3
* Support i386 AVX.H.J. Lu2010-04-071-1/+33
* Support x86 pseudo byte, word and dword registers.H.J. Lu2010-03-021-0/+37
* Enable XML target descriptions for x86.H.J. Lu2010-03-011-14/+15
* amd64-windows: 32 bytes allocated on stack by caller for integer parameter re...Joel Brobecker2010-01-291-4/+14
* amd64-windows: memory args passed by pointer during function calls.Joel Brobecker2010-01-291-0/+9
* amd64: Integer parameters in function calls on Windows.Joel Brobecker2010-01-291-0/+24
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-08-10 Hui Zhu <teawater@gmail.com>Hui Zhu2009-08-101-0/+35
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-1/+2
* * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type andUlrich Weigand2009-07-021-3/+4
* * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand2009-07-021-0/+2
* * i386-tdep.c (i386_process_record): Make it extern.Hui Zhu2009-05-171-0/+3
* I386 architecture process record and replay support.Hui Zhu2009-04-301-0/+6
* 2009-02-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-02-041-0/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * gdbarch.sh (gdbarch_skip_main_prologue): New.Pierre Muller2008-06-111-0/+1
* Implement displaced stepping.Pedro Alves2008-05-021-0/+10
* * win32-nat.c (do_win32_fetch_inferior_registers): Use get_regcache_archMarkus Deuling2008-03-111-2/+2