summaryrefslogtreecommitdiff
path: root/gdb/amd64-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Convert the rest x86 target descriptionsYao Qi2017-09-051-29/+37
* Remove x32 non-linux target descriptionsYao Qi2017-08-091-8/+0
* Make amd64_x32_init_abi and amd64_init_abi argument constantYao Qi2017-07-251-2/+2
* Fix x86-64 GNU/Linux crashesPedro Alves2017-07-131-9/+6
* Convert lvalue reference type check to general reference type checkArtemiy Volkov2017-03-201-1/+1
* amd64-mpx: initialize BND register before performing inferior calls.Walfred Tedeschi2017-03-071-0/+7
* Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm2017-02-171-4/+15
* Add target description for avx-avx512.Michael Sturm2017-02-171-3/+6
* Rename target descriptions to reflect actual content of description.Michael Sturm2017-02-171-7/+7
* amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi2017-01-271-0/+13
* Use register_size () instead of MAX_REGISTER_SIZEAlan Hayward2017-01-181-2/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-6/+7
* x32: gdb: Fix 'call' insn relocation with qRelocInsnPedro Alves2016-08-191-5/+37
* remove trivialy unused variablesTrevor Saunders2016-05-071-3/+0
* Add target descriptions for AVX + MPXWalfred Tedeschi2016-04-191-0/+4
* gdb/x86: Implement ax_pseudo_register_collect hook.Marcin Koƛcielnicki2016-02-101-0/+31
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2015-10-261-3/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-7/+7
* Add casts to memory allocation related callsSimon Marchi2015-09-251-5/+6
* [amd64] Invalid return address after displaced steppingJoel Brobecker2015-08-121-1/+1
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-261-4/+6
* Add support for the x86 XSAVE extended state on FreeBSD/x86.John Baldwin2015-04-131-0/+20
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-9/+9
* Normalize TRY_CATCH exception handling blockPedro Alves2015-03-071-6/+15
* New common function "startswith"Gary Benson2015-03-061-2/+1
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-38/+38
* Fix internal error when core file section is too bigAndreas Arnez2015-02-041-2/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Fix amd64 dwarf register number mapping (MMX register and higher)Pierre Muller2014-11-281-1/+7
* Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2014-11-201-8/+10
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez2014-09-301-49/+2
* Adjust comments with example in itYao Qi2014-08-201-1/+3
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-211-15/+12
* Remove 'arch' field from regset structure.Andreas Arnez2014-05-211-2/+4
* Add AVX512 registers support to GDB and GDBserver.Michael Sturm2014-04-241-0/+80
* gdbarch: add instruction predicate methodsMarkus Metzger2014-01-161-0/+67
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Extend SystemTap SDT probe argument parserSergio Durigan Junior2013-12-191-4/+12
* "tfind" across unavailable-stack frames.Pedro Alves2013-12-171-13/+19
* Use target_read_code in skip_prologue (amd64)Yao Qi2013-12-101-4/+4
* MPX for amd64Walfred Tedeschi2013-11-201-0/+14
* Replace constant values 8 to 15 by AMD64_R8_REGNUM toPierre Muller2013-09-261-3/+10
* Revert use of classify callback in i386 gdbarch_tdep.Joel Brobecker2013-09-241-34/+31
* Revert use of memory_args_by_pointer in i386 gdbarch_tdep.Joel Brobecker2013-09-241-34/+6