gdbserver/s390: Add fast tracepoint support.
[external/binutils.git] / gdb / s390-linux-tdep.c
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-*