summaryrefslogtreecommitdiff
path: root/gdb/i386-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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>sergiodj2012-05-181-1/+0
* gdb/Maciej W. Rozycki2012-05-161-2/+2
* gdb:qiyao2012-05-031-2/+2
* 2012-05-02 Sergio Durigan Junior <sergiodj@gmail.com>sergiodj2012-05-021-2/+0
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-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
* PR gdb/13079Joseph Myers2011-09-231-0/+10
* gdbTom Tromey2011-07-221-15/+44
* gdb/Jan Kratochvil2011-06-291-0/+5
* * i386-tdep.c (i386_epilogue_frame_cache): Simplify code. CallMark Kettenis2011-06-121-24/+28
* * i386-tdep.c (i386_match_insn_block): Use length of the properMark Kettenis2011-06-121-3/+3
* 2011-05-05 Jerome Guitton <guitton@adacore.com>Jerome Guitton2011-05-051-25/+154
* * i386-tdep.c (i386_frame_prev_register): Unwind SP from memoryUlrich Weigand2011-03-311-2/+3
* gdb/Pedro Alves2011-03-181-46/+147
* gdb/Pedro Alves2011-03-181-10/+13
* gdb/Pedro Alves2011-03-181-10/+23
* Fix relocation of jump and call instructions (used when inserting fastkcy2011-03-181-4/+11
* 2011-03-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-081-18/+42
* 2011-03-02 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-081-0/+2
* gdb/Jan Kratochvil2011-02-081-8/+8
* gdb/Jan Kratochvil2011-02-081-3/+3
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-28/+33
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Set 256bit vector type name to builtin_type_vec256i.H.J. Lu2010-09-131-1/+1
* 2010-09-12 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-09-121-3/+3
* Fix typo in comments.H.J. Lu2010-09-121-3/+3
* Remove amd64_register_name.H.J. Lu2010-09-111-1/+1
* 2010-06-22 Hui Zhu <teawater@gmail.com>Hui Zhu2010-06-221-26/+71
* * i386-tdep.h (i386_displaced_step_copy_insn): Declare.Doug Evans2010-06-221-3/+45
* gdb/Pedro Alves2010-05-261-0/+82
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-051-2/+0
* * defs.h: Adjust comment.Pedro Alves2010-04-241-0/+2
* Support i386 without SSE.H.J. Lu2010-04-081-20/+25
* 2010-04-08 Hui Zhu <teawater@gmail.com>Hui Zhu2010-04-081-4/+2
* Support i386 AVX.H.J. Lu2010-04-071-48/+293
* 2010-04-02 Hui Zhu <teawater@gmail.com>Hui Zhu2010-04-021-29/+833