aboutsummaryrefslogtreecommitdiff
path: root/gdb/lin-thread.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-15Redefine ptid_t to be a struct rather than an int.Kevin Buettner1-14/+18
2001-05-06Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner1-48/+0
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-116/+121
2001-03-20Move realoc() decl to utils.c. s/realloc()/xrealloc()/.Andrew Cagney1-2/+2
2001-03-15Add ``attrib'' parameter to *xfer_memory() functions.Andrew Cagney1-1/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-1/+1
2000-09-13Protoization.Kevin Buettner1-13/+5
2000-09-03* gdb_proc_service.h: Add copyright notice.Mark Kettenis1-18/+0
2000-07-30Protoization.Kevin Buettner1-63/+28
2000-05-262000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-0/+3
2000-04-142000-04-13 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-6/+16
2000-03-24Don't do compile time comparison of TARGET_PTR_BIT and TARGET_INT_BIT.Kevin Buettner1-11/+9
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-10/+1
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-0/+2140