aboutsummaryrefslogtreecommitdiff
path: root/gdb/sol-thread.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-012004-01-28 Roland McGrath <roland@redhat.com>Roland McGrath1-42/+75
2003-09-212003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+0
2003-09-06* sol-thread.c: Include "gdb_string.h".Mark Kettenis1-0/+2
2003-08-10* sol-thread.c (sol_thread_store_registers): Use regcache_collectMark Kettenis1-7/+6
2003-05-052003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-02-252003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton1-3/+3
2003-02-072003-02-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-142002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+4
2002-11-12 * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz1-21/+0
2002-08-26 Fix PR gdb/393:Stephane Carrez1-0/+1
2002-01-092002-01-03 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+19
2001-11-01Approved by kev@cygnus.comFred Fish1-1/+2
2001-05-15Redefine ptid_t to be a struct rather than an int.Kevin Buettner1-8/+9
2001-05-06Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner1-46/+0
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-133/+134
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+3
2001-02-07* sol-thread.c (restore_inferior_pid): Save the PID in a freshlyAndrew Cagney1-3/+7
2001-02-062001-02-06 Michael Snyder <msnyder@makita.cygnus.com>Michael Snyder1-1/+1
2001-01-24* dcache.c (dcache_write_line): Fix typo.J.T. Conklin1-4/+9
2000-10-30* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin1-1/+1
2000-10-18Protoization.Kevin Buettner1-6/+8
2000-09-28 * sol-thread.c (ps_pdmodel): Return PR_MODEL_UNKNOWN instead ofPeter Schauer1-3/+2
2000-09-05Fix mistaken check-in.Michael Snyder1-5/+3
2000-09-052000-09-05 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-2/+8
2000-08-31Rename bfd_elf_get_arch_size to bfd_get_arch_size().Kevin Buettner1-2/+2
2000-08-302000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-1/+28
2000-07-30Protoization.Kevin Buettner1-77/+36
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-1/+1
2000-06-012000-06-01 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-0/+14
2000-05-28PARAMS removal.Kevin Buettner1-14/+13
2000-05-262000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-24/+13
2000-05-082000-05-08 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-50/+57
2000-04-13 * sol-thread.c (init_sol_core_ops): Initialize to_thread_aliveNicholas Duffek1-0/+6
2000-04-07 * sol-thread.c (gdb_ps_addr_t): New typedef, depends on definitionPeter Schauer1-6/+8
2000-04-07 * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_THREAD):Nicholas Duffek1-7/+13
2000-03-232000-03-23 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-6/+6
2000-02-29From Peter Schauer: Fix Solaris/x86 threads by copying linux code.Andrew Cagney1-45/+8
2000-01-06import gdb-2000-01-05 snapshotJason Molenda1-0/+1
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-0/+2
1999-11-17import gdb-1999-11-16 snapshotJason Molenda1-9/+16
1999-11-09import gdb-1999-11-08 snapshotJason Molenda1-6/+25
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-11/+38
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-1/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-231/+249
1999-05-05import gdb-19990504 snapshotStan Shebs1-1/+2
1999-04-26import gdb-19990422 snapshotStan Shebs1-8/+4
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1673
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1673/+0
1999-01-191999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1-15/+27