aboutsummaryrefslogtreecommitdiff
path: root/gdb/s390-linux-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-31Mostly trivial enum fixesSimon Marchi1-1/+1
2015-07-02Fix GCC false warningJan Kratochvil1-1/+2
2015-06-24Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi1-2/+0
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan1-6/+5
2015-04-27S390: Vector ABI supportAndreas Arnez1-13/+108
2015-04-27S390: Re-arrange implementation of s390_return_valueAndreas Arnez1-85/+73
2015-04-27S390: Restructure s390_push_dummy_callAndreas Arnez1-290/+200
2015-04-27S390: For zero, let is_power_of_two() return falseAndreas Arnez1-1/+2
2015-04-10PR13858 - Can't do displaced stepping with no symbolsPedro Alves1-2/+1
2015-03-11S390: Skip prologue using SAL information, if possibleAndreas Arnez1-1/+10
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-3/+3
2015-03-07Normalize TRY_CATCH exception handling blockPedro Alves1-2/+5
2015-03-04S390: Name "invisible" registers with the empty string instead of NULLAndreas Arnez1-3/+3
2015-03-04S390: Fix syscall list for s390xAndreas Arnez1-1/+1
2015-03-02S390: Add vector register support to gdbAndreas Arnez1-30/+199
2015-02-27Fix struct, union, and enum nesting in C++Tom Tromey1-1/+7
2015-02-27S390: Fix compiler invocation with "compile" commandAndreas Arnez1-3/+16
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-12add s390_gcc_target_optionsJan Kratochvil1-0/+9
2014-11-20Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior1-2/+2
2014-09-30Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez1-55/+14
2014-09-30Replace 'core_regset_sections' by iterator methodAndreas Arnez1-114/+43
2014-08-07S390: Migrate to regcache_supply/collect_regset.Andreas Arnez1-221/+58
2014-08-07Rename 'descr' field in regset structure to 'regmap'.Andreas Arnez1-2/+2
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-04-17Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand1-4/+4
2014-01-22gdb/ChangeLog:Andreas Arnez1-1/+43
2014-01-16Fix gdb.trace/mi-traceframe-changed.exp on s390.Pedro Alves1-4/+11
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-19Extend SystemTap SDT probe argument parserSergio Durigan Junior1-3/+10
2013-10-30S/390: Rename source files to *-linux-*Ulrich Weigand1-0/+3390