gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / i386-linux-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-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-02-08  Tom TromeyMove DWARF code to dwarf2/ subdirectory
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-18  Tom de Vries[gdb] Fix more typos in comments
2019-09-19  Alan Modrabfd_section_* macros
2019-07-15  Tom TromeyUse field_core_addr in more places
2019-07-09  Tom TromeyRename common to gdbsupport
2019-07-04  Alan Haywardi386/AArch64: Remove old xml tests
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
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-08-13  Alan HaywardSplit size in regset section iterators
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-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-21  Simon MarchiCreate a displaced_step_closure class hierarchy
2017-10-13  Simon MarchiRemove simple_displaced_step_copy_insn
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-05  Yao QiConvert the rest x86 target descriptions
2017-09-05  Yao QiShare i386-linux target description between GDB and...
2017-09-05  Yao Qi[GDBserver] Centralize tdesc for i386-linux
2017-08-07  Maciej W. Rozyckigdbarch: Use an anonymous union for target data in...
2017-07-26  Yao QiAdd "maint check xml-descriptions" to test builtin...
2017-07-26  Yao QiLazily and dynamically create i386-linux target descrip...
2017-07-26  Yao QiCentralize i386 linux target descriptions
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-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-04-19  Walfred TedeschiAdd target descriptions for AVX + MPX
2016-02-25  Simon MarchiInitialize variables in i386_linux_handle_segmentation_...
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: 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: Fix size_[ug]id values
2015-10-30  Marcin Kościelnickigdb/linux-record: Remove size_siginfo
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-08-06  Simon MarchiAdd casts for legitimate integer to enum conversions
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-06-24  Yao QiCall set_gdbarch_get_siginfo_type in linux_init_abi
2015-06-24  Gary BensonRemove redundant include directives.
2015-04-10  Pedro AlvesPR13858 - Can't do displaced stepping with no symbols
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-11-20  Walfred TedeschiAdd MPX support for i386
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-05-24  Pedro Alvesgdb/
2012-03-02  Jan Kratochvilgdb/
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-02-29  Jan Kratochvilgdb/
2012-02-29  Jan Kratochvilgdb/
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-01-09  Michael Snyder2011-01-08 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-06-22  Doug Evans * i386-tdep.h (i386_displaced_step_copy_insn): Declare.
2010-04-22  H.J. LuRemove regmap from i386-linux-nat.c.
2010-04-21  H.J. LuProperly read i386 coredump.
2010-04-20  Mark Kettenis* i386-linux-tdep.c (i386_linux_regset_sections): Size...
2010-04-13  Mark Kettenis* i386-linux-tdep.c (i386_linux_regset_sections): Remov...
2010-04-08  H.J. LuSupport i386 without SSE.
2010-04-07  H.J. LuSupport i386 AVX.
2010-03-01  H.J. LuEnable XML target descriptions for x86.
2010-01-04  Ulrich Weigand * regset.h (struct core_regset_section): Add HUMAN_NAME.
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-10  Hui Zhu2009-08-10 Hui Zhu <teawater@gmail.com>
2009-07-02  Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-05-24  Hui Zhu * i386-linux-tdep.c (I386_LINUX_RECORD_SIZE_*,
2009-05-22  Hui Zhu Add sys_fcntl argument interfaces to linux_record_tdep.
2009-05-17  Hui Zhu* i386-tdep.c (i386_process_record): Make it extern.
2009-04-30  Hui ZhuI386 Linux process record and replay support.
2009-02-06  Pedro Alves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-01-03  Joel Brobecker Updated copyright notices for most files.
next
This page took 1.174951 seconds and 106 git commands to generate.