summaryrefslogtreecommitdiff
path: root/gdb/sol-thread.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchcagney_bfdfile-20040213-branchpointcagney_bfdfile-20040213-branchnobody2004-02-141-42/+75
* 2003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-211-2/+0
* * sol-thread.c: Include "gdb_string.h".Mark Kettenis2003-09-061-0/+2
* * sol-thread.c (sol_thread_store_registers): Use regcache_collectMark Kettenis2003-08-101-7/+6
* 2003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-051-3/+3
* 2003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-251-3/+3
* 2003-02-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-071-1/+1
* 2002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-141-2/+4
* * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz2002-11-121-21/+0
* Fix PR gdb/393:Stephane Carrez2002-08-261-0/+1
* 2002-01-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-091-1/+19
* Approved by kev@cygnus.comFred Fish2001-11-011-1/+2
* Redefine ptid_t to be a struct rather than an int.Kevin Buettner2001-05-151-8/+9
* Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner2001-05-061-46/+0
* Phase 1 of the ptid_t changes.Kevin Buettner2001-05-041-133/+134
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+3
* * sol-thread.c (restore_inferior_pid): Save the PID in a freshlyAndrew Cagney2001-02-071-3/+7
* 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>Michael Snyder2001-02-061-1/+1
* * dcache.c (dcache_write_line): Fix typo.J.T. Conklin2001-01-241-4/+9
* * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin2000-10-301-1/+1
* Protoization.Kevin Buettner2000-10-181-6/+8
* * sol-thread.c (ps_pdmodel): Return PR_MODEL_UNKNOWN instead ofPeter Schauer2000-09-281-3/+2
* Fix mistaken check-in.Michael Snyder2000-09-051-5/+3
* 2000-09-05 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-09-051-2/+8
* Rename bfd_elf_get_arch_size to bfd_get_arch_size().Kevin Buettner2000-08-311-2/+2
* 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-08-301-1/+28
* Protoization.Kevin Buettner2000-07-301-77/+36
* Eliminate PARAMS from function pointer declarations.Kevin Buettner2000-06-041-1/+1
* 2000-06-01 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-011-0/+14
* PARAMS removal.Kevin Buettner2000-05-281-14/+13
* 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-261-24/+13
* 2000-05-08 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-081-50/+57
* * sol-thread.c (init_sol_core_ops): Initialize to_thread_aliveNicholas Duffek2000-04-131-0/+6
* * sol-thread.c (gdb_ps_addr_t): New typedef, depends on definitionPeter Schauer2000-04-071-6/+8
* * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_THREAD):Nicholas Duffek2000-04-071-7/+13
* 2000-03-23 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-03-231-6/+6
* From Peter Schauer: Fix Solaris/x86 threads by copying linux code.Andrew Cagney2000-02-291-45/+8
* import gdb-2000-01-05 snapshotJason Molenda2000-01-061-0/+1
* import gdb-1999-12-21 snapshotJason Molenda1999-12-221-0/+2
* import gdb-1999-11-16 snapshotJason Molenda1999-11-171-9/+16
* import gdb-1999-11-08 snapshotJason Molenda1999-11-091-6/+25
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-11/+38
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-1/+0
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-231/+249
* import gdb-19990504 snapshotStan Shebs1999-05-051-1/+2
* import gdb-19990422 snapshotStan Shebs1999-04-261-8/+4
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1673
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1673/+0
* 1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1999-01-191-15/+27