summaryrefslogtreecommitdiff
path: root/gdb/irix5-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-5/+6
* 2009-06-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-06-071-1/+11
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+2
* 2007-10-08 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-081-32/+35
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-5/+7
* * irix5-nat.c (JB_ELEMENT_SIZE, get_longjmp_target): Remove.Ulrich Weigand2007-06-011-26/+0
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-2/+2
* * gdbcore.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-3/+5
* * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-28/+28
* * irix5-nat.c (fill_gregset): Use regcache_raw_collect insteadUlrich Weigand2007-05-061-22/+26
* * hpux-thread.c (hpux_thread_store_registers): UseUlrich Weigand2007-04-281-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * irix5-nat.c (fetch_core_registers): Simplify and correct logic.Daniel Jacobowitz2006-07-271-28/+11
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * irix5-nat.c (supply_fpregset): Fix bug that caused the FSRJoel Brobecker2005-03-281-6/+26
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-1/+1
* * irix5-nat.c (fetch_core_registers): Replace use ofJoel Brobecker2004-11-131-32/+11
* * irix5-nat.c (fill_gregset): Replace use of deprecated_registersJoel Brobecker2004-11-131-18/+29
* 2004-10-30 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-301-1/+1
* 2004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-031-1/+1
* 2004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-031-7/+7
* 2004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-221-17/+20
* 2004-04-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-291-5/+7
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-1/+1
* * irix5-nat.c: Include mips-tdep.h.Joel Brobecker2003-12-171-0/+1
* 2003-11-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-161-21/+29
* 2003-11-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-151-3/+3
* 2003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-021-7/+7
* 2003-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-171-7/+7
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-4/+4
* 2003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-021-1/+1
* 2003-05-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-171-1/+1
* 2002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-141-9/+9
* 2002-11-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-071-1/+1
* 2002-08-15 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-08-161-4/+2
* * irix5-nat.c: Move IRIX shared library support from here...Kevin Buettner2002-07-271-1047/+1
* * memattr.c (mem_command): Eliminate ``true'' and ``false''.Andrew Cagney2002-02-271-1/+1
* Approved by kev@cygnus.comFred Fish2001-11-011-5/+7
* Changes approved by kev@cygnus.com, ezannoni@cygnus.com, eliz@is.elta.co.il.Fred Fish2001-10-301-5/+5
* Commit Ilya Golubev's clear_solib() fixes.Kevin Buettner2001-09-141-0/+1
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-1/+1
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-2/+3
* Replace free() with xfree().Kevin Buettner2000-12-151-5/+5
* Protoization.Kevin Buettner2000-09-111-7/+16
* 2000-08-09 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-08-091-1/+2
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-37/+19
* Add host_pointer_to_address() and address_to_host_pointer(). AddAndrew Cagney2000-06-041-10/+11