aboutsummaryrefslogtreecommitdiff
path: root/gdb/s390-linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-31Mostly trivial enum fixesSimon Marchi1-3/+3
2015-07-24Fix s390 GNU/Linux build after enum __ptrace_request changesPedro Alves1-10/+10
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves1-1/+1
2015-06-01Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.hYao Qi1-8/+1
2015-05-08S390: Fix for inadvertently setting 24-bit mode in fill_gregsetAndreas Arnez1-9/+19
2015-03-11S390: Defer PER info update until resumeAndreas Arnez1-4/+45
2015-03-02S390: Add vector register support to gdbAndreas Arnez1-29/+55
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07S390: Migrate to regcache_supply/collect_regset.Andreas Arnez1-100/+77
2014-05-13S390: Fix erroneous offset in fill_gregset.Andreas Arnez1-1/+1
2014-02-19Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_insert_watchpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_remove_watchpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_can_use_hw_breakpointTom Tromey1-1/+2
2014-02-19add "this" pointers to more target APIsTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-06S390: Fix TDB regset recognitionAndreas Arnez1-2/+3
2013-10-30S/390: Rename source files to *-linux-*Ulrich Weigand1-0/+695