summaryrefslogtreecommitdiff
path: root/gdb/arm-linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2001-02-04 Philip Blundell <philb@gnu.org>Phil Blundell2001-02-061-4/+4
* 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>gdb-pre-params-removal-2000-05-28Michael Snyder2000-05-261-0/+3
* Changes to support core files and linux threads.Scott Bambrough2000-04-201-42/+380
* Move arm_skip_solib_resolver from arm-linux-nat.c to arm-linux-tdep.c.Scott Bambrough2000-04-101-126/+0
* Unable to build x86 hosted debugger for ARM Linux, due to missing targetScott Bambrough2000-04-051-54/+0
* Update copyright date in file.Scott Bambrough2000-02-281-1/+1
* 2000-02-28 Scott Bambrough <scottb@netwinder.org>Scott Bambrough2000-02-281-15/+14
* Initial revisionJason Molenda1999-12-221-0/+547