gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / amd64-tdep.c
2020-06-04  Simon Marchigdb: move displaced stepping logic to gdbarch, allow...
2020-06-04  Simon Marchigdb: rename displaced_step_closure to displaced_step_co...
2020-05-23  Simon Marchigdb: remove TYPE_FIELD macro
2020-05-22  Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-05-06  Simon Marchigdb: handle endbr64 instruction in amd64_analyze_prologue
2020-02-18  Bernd EdlingerFix build with gcc-4.8.x
2020-02-14  Simon Marchigdb: introduce displaced_step_closure_up type alias
2020-02-14  Simon Marchigdb: make gdbarch_displaced_step_copy_insn return an...
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-16  Tom de Vries[gdb/tdep] Fix inferior call arg passing for amd64
2019-10-16  Tom de Vries[gdb/tdep] Fix 'Unexpected register class' assert in...
2019-07-09  Tom TromeyRename common to gdbsupport
2019-07-04  Alan Haywardi386/AArch64: Remove old xml tests
2019-04-24  Tom TromeyFix passing of struct with bitfields on x86-64
2019-04-15  Leszek SwirskiFix AMD64 return value ABI in expression evaluation
2019-04-08  Tom TromeyReplace throw_exception with throw in some cases
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-03-12  John BaldwinSupport the fs_base and gs_base registers on i386.
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-10-22  Simon MarchiAllocate buffer with proper size in amd64_pseudo_regist...
2018-07-22  Tom TromeySimple unused variable removals
2018-06-29  Pedro Alvesx86_64-windows GDB crash due to fs_base/gs_base registers
2018-05-30  Simon MarchiRemove regcache_raw_collect
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-05-30  Simon MarchiRemove regcache_cooked_write
2018-05-30  Simon MarchiRemove regcache_raw_write_part
2018-05-30  Simon MarchiRemove regcache_raw_read_part
2018-05-30  Simon MarchiRemove regcache_raw_write
2018-05-30  Simon MarchiRemove regcache_raw_read
2018-05-08  Andrew Burgessgdb/x86: Handle kernels using compact xsave format
2018-04-13  Markus Metzgerinfrun: step through indirect branch thunks
2018-04-07  Simon MarchiFix generation of x86-64 gdbarch with osabi none (PR...
2018-03-06  Andrew Burgessgdb/amd64: Ignore zero sized fields when calling functions
2018-02-21  Yao Qiclass readable_regcache and pass readable_regcache...
2018-01-22  Yao QiReplace regcache_raw_read with regcache->raw_read
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-04  Pedro AlvesFix displaced-stepping RIP-relative VEX-encoded instruc...
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-21  Simon MarchiCreate a displaced_step_closure class hierarchy
2017-09-26  Walfred TedeschiMove GDB producer parsing routines to a separate file
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-05  Yao QiConvert the rest x86 target descriptions
2017-08-09  Yao QiRemove x32 non-linux target descriptions
2017-07-25  Yao QiMake amd64_x32_init_abi and amd64_init_abi argument...
2017-07-13  Pedro AlvesFix x86-64 GNU/Linux crashes
2017-03-20  Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-03-07  Walfred Tedeschiamd64-mpx: initialize BND register before performing...
2017-02-17  Michael SturmAdd support for Intel PKRU register to GDB and GDBserver.
2017-02-17  Michael SturmAdd target description for avx-avx512.
2017-02-17  Michael SturmRename target descriptions to reflect actual content...
2017-01-27  Walfred Tedeschiamd64-linux: expose system register FS_BASE and GS_BASE...
2017-01-18  Alan HaywardUse register_size () instead of MAX_REGISTER_SIZE
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-08-19  Pedro Alvesx32: gdb: Fix 'call' insn relocation with qRelocInsn
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-04-19  Walfred TedeschiAdd target descriptions for AVX + MPX
2016-02-10  Marcin Koƛcielnickigdb/x86: Implement ax_pseudo_register_collect hook.
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-26  Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-12  Joel Brobecker[amd64] Invalid return address after displaced stepping
2015-05-26  Martin GalvanRename in_function_epilogue_p to stack_frame_destroyed_p
2015-04-13  John BaldwinAdd support for the x86 XSAVE extended state on FreeBSD...
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07  Pedro AlvesNormalize TRY_CATCH exception handling block
2015-03-06  Gary BensonNew common function "startswith"
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-04  Andreas ArnezFix internal error when core file section is too big
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-28  Pierre MullerFix amd64 dwarf register number mapping (MMX register...
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-09-30  Andreas ArnezAdd 'regset' parameter to 'iterate_over_regset_sections_cb'
2014-08-20  Yao QiAdjust comments with example in it
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-05-21  Andreas ArnezX86: Replace regset_alloc() invocations by static regse...
2014-05-21  Andreas ArnezRemove 'arch' field from regset structure.
2014-04-24  Michael SturmAdd AVX512 registers support to GDB and GDBserver.
2014-01-16  Markus Metzgergdbarch: add instruction predicate methods
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-19  Sergio Durigan JuniorExtend SystemTap SDT probe argument parser
2013-12-17  Pedro Alves"tfind" across unavailable-stack frames.
2013-12-10  Yao QiUse target_read_code in skip_prologue (amd64)
2013-11-20  Walfred TedeschiMPX for amd64
2013-09-26  Pierre Muller Replace constant values 8 to 15 by AMD64_R8_REGNUM to
2013-09-24  Joel BrobeckerRevert use of classify callback in i386 gdbarch_tdep.
2013-09-24  Joel BrobeckerRevert use of memory_args_by_pointer in i386 gdbarch_tdep.
2013-09-24  Joel BrobeckerRevert use of integer_param_regs_saved_in_caller_frame...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-04  Karthik BhatFix for incorrect breakpoint set in case of clang compi...
next
This page took 0.6961 seconds and 106 git commands to generate.