summaryrefslogtreecommitdiff
path: root/gdb/i386-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2012-05-02 Sergio Durigan Junior <sergiodj@gmail.com>Sergio Durigan Junior2012-05-021-2/+0
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-04-271-0/+336
* gdb/Jan Kratochvil2012-02-291-1/+6
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-1/+1
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-3/+3
* gdb/Jan Kratochvil2012-01-281-2/+2
* 2012-01-12 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-121-1/+4
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* 2011-11-14 Stan Shebs <stan@codesourcery.com>Stan Shebs2011-11-141-12/+33
* Fix jit.exp on most 32-bit targets.David S. Miller2011-10-111-0/+2
* Add return address collection for tracepoints.Stan Shebs2011-09-271-0/+21