aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior1-41/+47
2014-02-26change minsym representationTom Tromey1-3/+3
2014-02-20Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with ...Sergio Durigan Junior1-1/+10
2014-01-16gdbarch: add instruction predicate methodsMarkus Metzger1-0/+59
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey1-1/+1
2014-01-12Split i386_stap_parse_special_token into smaller functionsSergio Durigan Junior1-244/+271
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-19Mask out PREFIX_ADDR when adding prefix to opcodeH.J. Lu1-1/+2
2013-12-19Properly decode MODRM byte for 64-bitH.J. Lu1-2/+2
2013-12-19Zero-extend address from 32-bit to 64-bit for ADDR32 prefixH.J. Lu1-0/+7
2013-12-19Extend SystemTap SDT probe argument parserSergio Durigan Junior1-4/+13
2013-12-17"tfind" across unavailable-stack frames.Pedro Alves1-13/+20
2013-12-10Use target_read_code in skip_prologue (i386)Yao Qi1-34/+35
2013-11-20Add MPX support for i386Walfred Tedeschi1-8/+211
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-07-23gdb/Yao Qi1-3/+2
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-5/+5
2013-03-13More invalid pointer to pointer conversions.Pedro Alves1-5/+17
2013-03-11Rename record_ prefixes in record-full.h into record_full_.Markus Metzger1-243/+245
2013-03-11Split record.h into record.h and record-full.h.Markus Metzger1-0/+1
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-2/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-11gdb/Pedro Alves1-3/+1
2012-12-04Fix for incorrect breakpoint set in case of clang compiled binaryKarthik Bhat1-0/+16
2012-11-21Revert previous change to i386-tdep.c.Pedro Alves1-23/+1
2012-11-21Fix for incorrect breakpoint set in case of clang compiled binaryKarthik Bhat1-1/+23
2012-11-12rename frame_register_read into deprecated_frame_register_read.Joel Brobecker1-1/+2
2012-11-09gdb:Yao Qi1-3/+35
2012-10-262012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-10-24PR gdb/12783Mark Kettenis1-0/+3
2012-10-15Remove sp_regnum_from_eax and pc_regnum_from_eaxH.J. Lu1-11/+0
2012-07-202012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves1-16/+15
2012-07-202012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves1-134/+35
2012-07-04Add sp_regnum_from_eax/pc_regnum_from_eax to i386 gdbarch_tdepH.J. Lu1-0/+11
2012-06-18gdb/Jan Kratochvil1-0/+18
2012-06-13 PR tdep/14222Mark Kettenis1-7/+7
2012-06-13 H.J. Lu <hongjiu.lu@intel.com>Mark Kettenis1-1/+1
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-05-16 gdb/Maciej W. Rozycki1-2/+2
2012-05-03gdb:Yao Qi1-2/+2
2012-05-022012-05-02 Sergio Durigan Junior <sergiodj@gmail.com>Sergio Durigan Junior1-2/+0
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+336
2012-02-29gdb/Jan Kratochvil1-1/+6
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-1/+1
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-3/+3
2012-01-28gdb/Jan Kratochvil1-2/+2
2012-01-122012-01-12 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+4
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-11-142011-11-14 Stan Shebs <stan@codesourcery.com>Stan Shebs1-12/+33
2011-10-11Fix jit.exp on most 32-bit targets.David S. Miller1-0/+2