summaryrefslogtreecommitdiff
path: root/gdb/arm-linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-9/+9
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* ChangeLog:Ulrich Weigand2012-07-301-3/+9
* gdb/Jan Kratochvil2012-07-061-5/+10
* struct siginfo vs. siginfo_ttschwinge2012-03-211-1/+1
* gdb/Jan Kratochvil2012-03-081-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Pedro Alves2011-12-141-2/+2
* PR gdb/13218Ulrich Weigand2011-10-101-43/+0
* 2011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-071-12/+8
* * arm-linux-tdep.c: Include "auxv.h".Ulrich Weigand2011-06-151-20/+0
* ChangeLog:Ulrich Weigand2011-02-211-0/+580
* 2011-01-31 Yao Qi <yao@codesourcery.com>qiyao2011-01-301-9/+13
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-04-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Richard Earnshaw2010-04-121-15/+153
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+2
* * arm-linux-nat.c (fetch_register, store_register): UseKazu Hirata2009-04-221-4/+4
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-2/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-10-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-311-2/+3
* * target-descriptions.c (tdesc_predefined_types): New.Daniel Jacobowitz2007-10-151-38/+21
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-2/+4
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-62/+60
* * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-8/+10
* * core-aout.c: Delete file.Ulrich Weigand2007-04-251-6/+0
* * Makefile.in (XMLFILES): Include $(TDEP_XML).Daniel Jacobowitz2007-02-261-7/+141
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * Makefile.in (arm_linux_tdep_h): New variable.Daniel Jacobowitz2006-07-121-288/+30
* gdb/Daniel Jacobowitz2006-05-301-0/+24
* * linux-nat.c (linux_ops_saved): New.Daniel Jacobowitz2006-03-241-2/+2
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * Makefile.in (ALLDEPFILES): Update.Daniel Jacobowitz2005-09-101-5/+22
* * arm-linux-nat.c (store_register, store_regs): HandleDaniel Jacobowitz2005-03-291-0/+10
* 2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>Andrew Cagney2005-01-051-13/+13
* 2004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-241-14/+20
* 2004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-221-19/+28
* * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.Richard Earnshaw2002-02-231-17/+17
* * arm-linux-nat.c: Linux -> GNU/Linux when not talking about theRichard Earnshaw2002-02-191-6/+6
* * arm-linux-nat.c: Really include arm-tdep.h.Richard Earnshaw2002-02-121-0/+2
* * arm-tdep.h: New file.Richard Earnshaw2002-02-111-58/+60
* 2002-01-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-081-12/+12
* * arm-linux-nat.c: Don't include <asm/ptrace.h>.Daniel Jacobowitz2001-11-171-18/+16
* * arm-linux-nat.c: Include <asm/ptrace.h> explicitly.Daniel Jacobowitz2001-10-311-0/+2
* * arm-linux-nat.c (fill_gregset): Do not check register_valid[].Daniel Jacobowitz2001-10-261-17/+8
* Redefine ptid_t to be a struct rather than an int.Kevin Buettner2001-05-151-8/+2
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-13/+14
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+2