summaryrefslogtreecommitdiff
path: root/gdb/i386-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2014-09-301-15/+11
* Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez2014-09-301-35/+7
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-021-15/+15
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-211-25/+21
* Remove 'arch' field from regset structure.Andreas Arnez2014-05-211-4/+8
* Add AVX512 registers support to GDB and GDBserver.Michael Sturm2014-04-241-18/+447
* Remove `expout*' globals from parser-defs.hSergio Durigan Junior2014-03-271-41/+47
* change minsym representationTom Tromey2014-02-261-3/+3
* Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with ...Sergio Durigan Junior2014-02-201-1/+10
* gdbarch: add instruction predicate methodsMarkus Metzger2014-01-161-0/+59
* replace XCALLOC with XCNEWVEC or XCNEWTom Tromey2014-01-131-1/+1
* Split i386_stap_parse_special_token into smaller functionsSergio Durigan Junior2014-01-121-244/+271
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Mask out PREFIX_ADDR when adding prefix to opcodeH.J. Lu2013-12-191-1/+2
* Properly decode MODRM byte for 64-bitH.J. Lu2013-12-191-2/+2
* Zero-extend address from 32-bit to 64-bit for ADDR32 prefixH.J. Lu2013-12-191-0/+7
* Extend SystemTap SDT probe argument parserSergio Durigan Junior2013-12-191-4/+13
* "tfind" across unavailable-stack frames.Pedro Alves2013-12-171-13/+20
* Use target_read_code in skip_prologue (i386)Yao Qi2013-12-101-34/+35
* Add MPX support for i386Walfred Tedeschi2013-11-201-8/+211
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* gdb/Yao Qi2013-07-231-3/+2
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-5/+5
* More invalid pointer to pointer conversions.Pedro Alves2013-03-131-5/+17
* Rename record_ prefixes in record-full.h into record_full_.Markus Metzger2013-03-111-243/+245
* Split record.h into record.h and record-full.h.Markus Metzger2013-03-111-0/+1
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-2/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Pedro Alves2012-12-111-3/+1
* Fix for incorrect breakpoint set in case of clang compiled binaryKarthik Bhat2012-12-041-0/+16
* Revert previous change to i386-tdep.c.Pedro Alves2012-11-211-23/+1
* Fix for incorrect breakpoint set in case of clang compiled binaryKarthik Bhat2012-11-211-1/+23
* rename frame_register_read into deprecated_frame_register_read.Joel Brobecker2012-11-121-1/+2
* gdb:Yao Qi2012-11-091-3/+35
* 2012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves2012-10-261-1/+1
* PR gdb/12783Mark Kettenis2012-10-241-0/+3
* Remove sp_regnum_from_eax and pc_regnum_from_eaxH.J. Lu2012-10-151-11/+0
* 2012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves2012-07-201-16/+15
* 2012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves2012-07-201-134/+35
* Add sp_regnum_from_eax/pc_regnum_from_eax to i386 gdbarch_tdepH.J. Lu2012-07-041-0/+11
* gdb/Jan Kratochvil2012-06-181-0/+18
* PR tdep/14222Mark Kettenis2012-06-131-7/+7
* H.J. Lu <hongjiu.lu@intel.com>Mark Kettenis2012-06-131-1/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+0
* gdb/Maciej W. Rozycki2012-05-161-2/+2
* gdb:Yao Qi2012-05-031-2/+2