aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-20Adjust comments with example in itYao Qi1-1/+3
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-05-21X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez1-15/+12
2014-05-21Remove 'arch' field from regset structure.Andreas Arnez1-2/+4
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm1-0/+80
2014-01-16gdbarch: add instruction predicate methodsMarkus Metzger1-0/+67
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-19Extend SystemTap SDT probe argument parserSergio Durigan Junior1-4/+12
2013-12-17"tfind" across unavailable-stack frames.Pedro Alves1-13/+19
2013-12-10Use target_read_code in skip_prologue (amd64)Yao Qi1-4/+4
2013-11-20MPX for amd64Walfred Tedeschi1-0/+14
2013-09-26 Replace constant values 8 to 15 by AMD64_R8_REGNUM toPierre Muller1-3/+10
2013-09-24Revert use of classify callback in i386 gdbarch_tdep.Joel Brobecker1-34/+31
2013-09-24Revert use of memory_args_by_pointer in i386 gdbarch_tdep.Joel Brobecker1-34/+6
2013-09-24Revert use of integer_param_regs_saved_in_caller_frame in i386 gdbarch_tdep.Joel Brobecker1-5/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-04Fix for incorrect breakpoint set in case of clang compiled binaryKarthik Bhat1-0/+16
2012-10-262012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-10-23PR gdb/12796Mark Kettenis1-0/+41
2012-10-15Remove sp_regnum_from_eax and pc_regnum_from_eaxH.J. Lu1-3/+0
2012-09-27 * amd64-tdep.c (amd64_return_value): Revert previous changeSiddhesh Poyarekar1-1/+1
2012-09-26 * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly.Siddhesh Poyarekar1-1/+1
2012-09-25 * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar1-7/+4
2012-07-04Add sp_regnum_from_eax/pc_regnum_from_eax to i386 gdbarch_tdepH.J. Lu1-0/+3
2012-06-16Add and use amd64_x32_analyze_stack_alignH.J. Lu1-1/+186
2012-06-16Check bits_per_word instead of gdbarch_ptr_bitH.J. Lu1-4/+6
2012-06-13 H.J. Lu <hongjiu.lu@intel.com>Mark Kettenis1-1/+39
2012-05-16 gdb/Maciej W. Rozycki1-1/+1
2012-05-14Call initialize_tdesc_x32/initialize_tdesc_x32_avxH.J. Lu1-0/+4
2012-05-07 H.J. Lu <hongjiu.lu@intel.com>Mark Kettenis1-9/+34
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+10
2012-04-06 * amd64-tdep.c (amd64_analyze_prologue): Recognize both variations ofDoug Evans1-3/+6
2012-03-20gdb/Yao Qi1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-11* amd64-tdep.c (amd64_get_unused_input_int_reg): Rename `index' toAndrey Smirnov1-2/+2
2011-12-05* amd64-tdep.c (amd64_push_dummy_call): Remove nested definitionAndrey Smirnov1-1/+0
2011-11-09gdb/Yao Qi1-1/+1
2011-09-27 Add return address collection for tracepoints.Stan Shebs1-0/+21
2011-09-13gdb/Jan Kratochvil1-4/+6
2011-09-09gdb/Jan Kratochvil1-25/+36
2011-09-08gdb/Jan Kratochvil1-1/+68
2011-07-22gdbTom Tromey1-11/+26
2011-07-05gdb/Thiago Jung Bauermann1-1/+1
2011-06-29gdb/Jan Kratochvil1-0/+5
2011-04-19gdbTom Tromey1-1/+1
2011-03-18 gdb/Pedro Alves1-35/+121
2011-03-18 gdb/Pedro Alves1-9/+18
2011-03-18Fix relocation of jump and call instructions (used when inserting fastKwok Yeung1-4/+11
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2