aboutsummaryrefslogtreecommitdiff
path: root/gdb/irix5-nat.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-14build failure on IRIX when building with Python support.Joel Brobecker1-5/+6
2010-01-09Cannot set the PC on mips-irix.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-5/+6
2009-06-072009-06-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+11
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+2
2007-10-082007-10-08 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-32/+35
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-182007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-5/+7
2007-06-01 * irix5-nat.c (JB_ELEMENT_SIZE, get_longjmp_target): Remove.Ulrich Weigand1-26/+0
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-05-06 * gdbcore.h (struct regcache): Add forward declaration.Ulrich Weigand1-3/+5
2007-05-06 * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand1-28/+28
2007-05-06 * irix5-nat.c (fill_gregset): Use regcache_raw_collect insteadUlrich Weigand1-22/+26
2007-04-28 * hpux-thread.c (hpux_thread_store_registers): UseUlrich Weigand1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-07-27 * irix5-nat.c (fetch_core_registers): Simplify and correct logic.Daniel Jacobowitz1-28/+11
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-03-28 * irix5-nat.c (supply_fpregset): Fix bug that caused the FSRJoel Brobecker1-6/+26
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-11-13 * irix5-nat.c (fetch_core_registers): Replace use ofJoel Brobecker1-32/+11
2004-11-13 * irix5-nat.c (fill_gregset): Replace use of deprecated_registersJoel Brobecker1-18/+29
2004-10-302004-10-30 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-08-032004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-08-032004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+7
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-17/+20
2004-04-292004-04-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-5/+7
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-12-17 * irix5-nat.c: Include mips-tdep.h.Joel Brobecker1-0/+1
2003-11-162003-11-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-21/+29
2003-11-152003-11-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+7
2003-09-172003-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+7
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-06-022003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-05-172003-05-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-11-142002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-9/+9
2002-11-072002-11-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-08-162002-08-15 Michael Snyder <msnyder@redhat.com>Michael Snyder1-4/+2
2002-07-27 * irix5-nat.c: Move IRIX shared library support from here...Kevin Buettner1-1047/+1
2002-02-27* memattr.c (mem_command): Eliminate ``true'' and ``false''.Andrew Cagney1-1/+1
2001-11-01Approved by kev@cygnus.comFred Fish1-5/+7
2001-10-30Changes approved by kev@cygnus.com, ezannoni@cygnus.com, eliz@is.elta.co.il.Fred Fish1-5/+5
2001-09-14Commit Ilya Golubev's clear_solib() fixes.Kevin Buettner1-0/+1
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-1/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-2/+3
2000-12-15Replace free() with xfree().Kevin Buettner1-5/+5