gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / amd64-linux-tdep.c
2020-06-04  Simon Marchigdb: use two displaced step buffers on amd64-linux
2020-06-04  Simon Marchigdb: change single_displaced_buffer_manager into multip...
2020-06-04  Simon Marchigdb: move displaced stepping logic to gdbarch, allow...
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-07-09  Tom TromeyRename common to gdbsupport
2019-07-04  Alan Haywardi386/AArch64: Remove old xml tests
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-04-05  Tom TromeyMake base class for parser_state
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-08-13  Alan HaywardSplit size in regset section iterators
2018-06-29  Pedro Alvesx86_64-windows GDB crash due to fs_base/gs_base registers
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
2018-05-30  Simon MarchiRemove regcache_cooked_read
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-30  Simon MarchiIgnore warning about using different types of enums...
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-05  Yao QiConvert the rest x86 target descriptions
2017-09-05  Yao QiConvert amd64-linux target descriptions
2017-09-05  Yao QiLazily and dynamically create amd64-linux target descri...
2017-09-05  Yao QiCentralize amd64-linux target descriptions
2017-09-05  Yao QiUpdate comments in amd64_linux_core_read_description
2017-08-07  Maciej W. Rozyckigdbarch: Use an anonymous union for target data in...
2017-07-13  Pedro AlvesFix x86-64 GNU/Linux crashes
2017-06-09  Simon Marchigdbarch: Remove displaced_step_free_closure
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-01  Joel Brobeckerupdate copyright year range in GDB files
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-04-19  Walfred TedeschiAdd target descriptions for AVX + MPX
2016-02-18  Walfred TedeschiIntel MPX bound violation handling
2016-02-02  Walfred TedeschiUse linux_get_siginfo_type_with_fields for x86
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix struct sizes for x32
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix size_termios for x32, amd64,...
2015-10-30  Marcin Kościelnickigdb/linux-record: Support time, waitpid, pipe syscalls
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix readdir and getdents handling
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix sizes of sigaction and sigset_t
2015-10-30  Marcin Kościelnickigdb/linux-record: Remove size_siginfo
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-06-24  Yao QiCall set_gdbarch_get_siginfo_type in linux_init_abi
2015-04-10  Pedro AlvesPR13858 - Can't do displaced stepping with no symbols
2015-02-17  Jose E. MarchesiSupport for DTrace USDT probes in x86_64 targets.
2015-02-04  Andreas Arnezx86: Use correct .reg-xstate section size
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-20  Sergio Durigan JuniorPartial fix for PR breakpoints/10737: Make syscall...
2014-09-30  Andreas ArnezAdd 'regset' parameter to 'iterate_over_regset_sections_cb'
2014-09-30  Andreas ArnezReplace 'core_regset_sections' by iterator method
2014-09-02  Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-04-24  Michael SturmAdd AVX512 registers support to GDB and GDBserver.
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-19  H.J. LuAdd amd64_x32_linux_record_tdep and amd64_x32_sys
2013-11-20  Walfred TedeschiMPX for amd64
2013-11-18  Tom Tromeyremove gdb_string.h
2013-07-23  Yao Qigdb/
2013-03-11  Markus MetzgerRename record_ prefixes in record-full.h into record_full_.
2013-03-11  Markus MetzgerSplit record.h into record.h and record-full.h.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-07-03  H.J. LuSupport x32 sigtramp
2012-06-13  Mark Kettenis * amd64-linux-tdep.c (amd64_linux_init_abi_comm...
2012-05-24  Pedro Alvesgdb/
2012-05-12  Pedro Alves2012-05-12 Pedro Alves <palves@redhat.com>
2012-05-11  H.J. LuCheck gdbarch_ptr_bit for x32 core dump
2012-05-11  H.J. LuInclude 32-linux.c and x32-avx-linux.c
2012-05-07  Pedro Alves2012-05-07 Pedro Alves <palves@redhat.com>
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-02-02  Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-11  Andrey Smirnov* amd64-linux-tdep.c (amd64_canonicalize_syscall):...
2011-02-26  Michael Snyder2011-02-26 Michael Snyder <msnyder@vmware.com>
2011-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-08-04  Pedro Alves * corelow.c (core_pid_to_str): Default to using normal...
2010-07-07  Ulrich Weigand * linux-nat.c (linux_nat_do_thread_registers): Use...
2010-04-22  H.J. LuRemove amd64_linux_gregset64_reg_offset.
2010-04-21  H.J. LuProperly read i386 coredump.
2010-04-17  H.J. Lugdb/
2010-04-07  H.J. LuSupport amd64 AVX.
2010-03-01  H.J. LuEnable XML target descriptions for x86.
2010-02-10  H.J. LuFix "infor reg sse" on Linux/x86-64.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-09-21  Hui Zhu2009-09-21 Hui Zhu <teawater@gmail.com>
2009-09-15  Sergio Durigan JuniorImplementing catch syscall.
2009-09-08  Michael Snyder2009-09-08 Michael Snyder <msnyder@vmware.com>
2009-08-17  Michael Snyder2009-08-17 Michael Snyder <msnyder@vmware.com>
2009-08-10  Hui Zhu2009-08-10 Hui Zhu <teawater@gmail.com>
2009-07-02  Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02  Ulrich Weigand * gdbtypes.h (builtin_type_int0, builtin_type_int8...
2009-02-06  Pedro Alves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-01-29  Doug Evans * opcode/i386.h: Add multiple inclusion protection.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-04-30  Daniel Jacobowitz Update i386 and amd64 ports for unwinder changes.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-11-02  Ulrich Weigand2007-11-02 Markus Deuling <deuling@de.ibm.com>
next
This page took 0.954261 seconds and 106 git commands to generate.