gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / s390-linux-tdep.c
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-09-19  Alan Modrabfd_section_* macros
2019-03-25  Alan HaywardAdd linux_get_hwcap
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-08-13  Alan HaywardSplit size in regset section iterators
2018-07-22  Tom TromeySimple unused variable removals
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
2018-05-30  Simon MarchiRemove regcache_register_status
2018-01-30  Philipp Rudos390: Fix gdb.base/all-architectures.exp with --enable...
2018-01-23  Philipp Rudos390: Clean up s390-linux-tdep.c
2018-01-23  Philipp Rudos390: Move record-replay to s390-tdep.c
2018-01-23  Philipp Rudos390: Split up s390-linux-tdep.c into two files
2018-01-23  Philipp Rudos390: gdbarch_tdep add hook for syscall record
2018-01-23  Philipp Rudos390: Hook s390 into OSABI mechanism
2018-01-23  Philipp Rudos390: if -> gdb_assert for tdesc_has_registers check
2018-01-23  Philipp Rudos390: Move tdesc validation to separate function
2018-01-23  Philipp Rudos390: gdbarch_tdep add field tdesc
2018-01-23  Philipp Rudos390: gdbarch_tdep.have_* int -> bool
2018-01-23  Philipp Rudos390: Allocate gdbarch & tdep at start of gdbarch_init
2018-01-23  Philipp Rudos390: Remove duplicate checks for cached gdbarch at...
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-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-21  Simon MarchiCreate a displaced_step_closure class hierarchy
2017-10-12  Tom TromeyC++-ify prologue-value's pv_area
2017-10-05  Ulrich WeigandClean up includes of doublest.h and floatformat.h
2017-09-25  Andreas ArnezS390: Add guarded-storage register support to GDB
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-07-13  Andreas ArnezS390: Add record/replay support for arch12 instructions
2017-06-09  Simon Marchigdbarch: Remove displaced_step_free_closure
2017-05-24  Yao QiDelegate opcodes to select disassembler in GDB
2017-05-02  Simon MarchiChange return type of gdbarch_software_single_step...
2017-03-20  Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-03-20  Andreas Arnezs390: Fix displaced-stepping certain relative branch...
2017-02-28  Peter BergnerGDB: Add support for the new set/show disassembler...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-22  Yao QiChange gdbarch software_single_step frame_info to regcache
2016-11-22  Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-08  Yao Qigdbarch software_single_step returns VEC (CORE_ADDR) *
2016-11-03  Yao QiRemove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
2016-11-03  Yao QiGDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPO...
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-06-21  Andreas ArnezS390: Fix typo "s930" -> "s390"
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-03-13  Marcin Kościelnickigdb/s390: Fill gen_return_address hook.
2016-03-11  Marcin Kościelnickigdb/s390: Fill pseudo register agent expression hooks.
2016-03-09  Andreas ArnezS390: Recognize special jumps in prologue parser
2016-03-09  Andreas ArnezS390: Add use of unavailable-stack frame ID
2016-03-01  Andreas ArnezS390: Fix internal error with stackless inferior
2016-02-18  Marcin Kościelnickigdb/s390: Fill guess_tracepoint_registers hook.
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-19  Simon Marchi[C++] s390: Fix enum gdb_syscall conversion
2015-11-04  Marcin Kościelnickigdb/s390-linux: Step over MVCLE+JO (and similiar) as...
2015-11-04  Marcin Kościelnickigdb: Add process record and replay support for s390.
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-07  Pedro AlvesS/390: displaced stepping and PC-relative RIL-b/RIL...
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-07-02  Jan KratochvilFix GCC false warning
2015-06-24  Yao QiCall set_gdbarch_get_siginfo_type in linux_init_abi
2015-05-26  Martin GalvanRename in_function_epilogue_p to stack_frame_destroyed_p
2015-04-27  Andreas ArnezS390: Vector ABI support
2015-04-27  Andreas ArnezS390: Re-arrange implementation of s390_return_value
2015-04-27  Andreas ArnezS390: Restructure s390_push_dummy_call
2015-04-27  Andreas ArnezS390: For zero, let is_power_of_two() return false
2015-04-10  Pedro AlvesPR13858 - Can't do displaced stepping with no symbols
2015-03-11  Andreas ArnezS390: Skip prologue using SAL information, if possible
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07  Pedro AlvesNormalize TRY_CATCH exception handling block
2015-03-04  Andreas ArnezS390: Name "invisible" registers with the empty string...
2015-03-04  Andreas ArnezS390: Fix syscall list for s390x
2015-03-02  Andreas ArnezS390: Add vector register support to gdb
2015-02-27  Tom TromeyFix struct, union, and enum nesting in C++
2015-02-27  Andreas ArnezS390: Fix compiler invocation with "compile" command
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12  Jan Kratochviladd s390_gcc_target_options
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-08-07  Andreas ArnezS390: Migrate to regcache_supply/collect_regset.
2014-08-07  Andreas ArnezRename 'descr' field in regset structure to 'regmap'.
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-04-17  Ulrich WeigandUse address_from_register in dwarf2-frame.c:read_addr_f...
2014-01-22  Andreas Arnezgdb/ChangeLog:
2014-01-16  Pedro AlvesFix gdb.trace/mi-traceframe-changed.exp on s390.
2014-01-13  Tom Tromeyreplace XCALLOC with XCNEWVEC or XCNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-19  Sergio Durigan JuniorExtend SystemTap SDT probe argument parser
2013-10-30  Ulrich WeigandS/390: Rename source files to *-linux-*
This page took 2.485524 seconds and 97 git commands to generate.