summaryrefslogtreecommitdiff
path: root/gdb/s390-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-4/+4
* gdb/ChangeLog:Ulrich Weigand2013-09-131-13/+24
* 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>Ulrich Weigand2013-09-131-124/+109
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-1/+1
* Include "gregset.h" in s390-nat.c (-Wmissing-prototypes).Joel Brobecker2012-03-051-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* Update the copyright header of various files...Joel Brobecker2012-01-021-1/+1
* gdb/Jan Kratochvil2011-12-171-2/+2
* gdb/Pedro Alves2011-12-141-3/+3
* ChangeLog:Ulrich Weigand2011-12-061-5/+113
* ChangeLog:Ulrich Weigand2011-11-301-24/+110
* 2011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-071-6/+4
* 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-2010-07-07-branchpointThiago Jung Bauermann2010-07-071-2/+4
* * features/Makefile (WHICH): Add s390-linux32, s390-linux64,Ulrich Weigand2010-01-041-0/+87
* gdb/Ulrich Weigand2009-11-271-1/+1
* 2009-11-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-11-111-1/+1
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-2/+4
* 2007-11-07 Markus Deuling <deuling@de.ibm.com>Markus Deuling2007-11-071-5/+9
* * linux-nat.c (linux_nat_new_thread): New variable.Daniel Jacobowitz2007-10-011-6/+29
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-1/+1
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-14/+14
* * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-15/+15
* * config/tm-linux.h: Delete file.Ulrich Weigand2006-11-281-1/+0
* * s390-nat.c (s390_insert_watchpoint): Add missing argument.Ulrich Weigand2006-03-291-2/+2
* * linux-nat.c (linux_ops_saved): New.Daniel Jacobowitz2006-03-241-1/+1
* * config/i386/nm-i386sol2.h: Update copyright year.Wu Zhou2006-02-081-1/+2
* * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Delete.Wu Zhou2006-02-081-2/+2
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * config/s390/nm-linux.h (KERNEL_U_SIZE): Remove.Ulrich Weigand2005-09-111-7/+20
* * Makefile.in (ALLDEPFILES): Update.Daniel Jacobowitz2005-09-101-5/+24
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-9/+9
* 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Jim Blandy2004-02-181-2/+14
* 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Jim Blandy2004-02-181-111/+73
* 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Jim Blandy2004-02-181-159/+186
* * config/arm/linux.mt: Remove code protected by GDBSERVER define.Daniel Jacobowitz2003-06-201-7/+0
* * s390-nat.c (supply_gregset, fill_gregset): On the s390x, theJim Blandy2003-06-031-2/+42
* 2003-04-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-04-141-0/+1
* From Gerhard Tonn <TON@de.ibm.com>:Andrew Cagney2002-07-151-12/+26
* * s390-nat.c: #include "regcache.h", to get declaration forJim Blandy2001-11-061-0/+1
* * gdb/s390-nat.c (s390_register_u_addr): Pass proper arguments toJim Blandy2001-11-061-4/+5
* use xmalloc() and xfree().Andrew Cagney2001-11-011-2/+2
* S/390 31 & 64 bit target and GNU/Linux native support.Andrew Cagney2001-10-131-0/+308