aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Fix x86-64 GNU/Linux crashesPedro Alves1-9/+6
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov1-1/+1
2017-03-07amd64-mpx: initialize BND register before performing inferior calls.Walfred Tedeschi1-0/+7
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm1-4/+15
2017-02-17Add target description for avx-avx512.Michael Sturm1-3/+6
2017-02-17Rename target descriptions to reflect actual content of description.Michael Sturm1-7/+7
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi1-0/+13
2017-01-18Use register_size () instead of MAX_REGISTER_SIZEAlan Hayward1-2/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-6/+7
2016-08-19x32: gdb: Fix 'call' insn relocation with qRelocInsnPedro Alves1-5/+37
2016-05-07remove trivialy unused variablesTrevor Saunders1-3/+0
2016-04-19Add target descriptions for AVX + MPXWalfred Tedeschi1-0/+4
2016-02-10gdb/x86: Implement ax_pseudo_register_collect hook.Marcin Koƛcielnicki1-0/+31
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans1-3/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-7/+7
2015-09-25Add casts to memory allocation related callsSimon Marchi1-5/+6
2015-08-12[amd64] Invalid return address after displaced steppingJoel Brobecker1-1/+1
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan1-4/+6
2015-04-13Add support for the x86 XSAVE extended state on FreeBSD/x86.John Baldwin1-0/+20
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-9/+9
2015-03-07Normalize TRY_CATCH exception handling blockPedro Alves1-6/+15
2015-03-06New common function "startswith"Gary Benson1-2/+1
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-38/+38
2015-02-04Fix internal error when core file section is too bigAndreas Arnez1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-28Fix amd64 dwarf register number mapping (MMX register and higher)Pierre Muller1-1/+7
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-8/+10
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-09-30Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez1-49/+2
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