summaryrefslogtreecommitdiff
path: root/gdb/s390-linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Mostly trivial enum fixesSimon Marchi2015-07-311-3/+3
* Fix s390 GNU/Linux build after enum __ptrace_request changesPedro Alves2015-07-241-10/+10
* Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves2015-07-241-1/+1
* Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.hYao Qi2015-06-011-8/+1
* S390: Fix for inadvertently setting 24-bit mode in fill_gregsetAndreas Arnez2015-05-081-9/+19
* S390: Defer PER info update until resumeAndreas Arnez2015-03-111-4/+45
* S390: Add vector register support to gdbAndreas Arnez2015-03-021-29/+55
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* S390: Migrate to regcache_supply/collect_regset.Andreas Arnez2014-08-071-100/+77
* S390: Fix erroneous offset in fill_gregset.Andreas Arnez2014-05-131-1/+1
* Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_insert_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_remove_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_can_use_hw_breakpointTom Tromey2014-02-191-1/+2
* add "this" pointers to more target APIsTom Tromey2014-02-191-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* S390: Fix TDB regset recognitionAndreas Arnez2013-11-061-2/+3
* S/390: Rename source files to *-linux-*Ulrich Weigand2013-10-301-0/+695