summaryrefslogtreecommitdiff
path: root/gdb/lin-thread.c
Commit message (Expand)AuthorAgeFilesLines
* Redefine ptid_t to be a struct rather than an int.Kevin Buettner2001-05-151-14/+18
* Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner2001-05-061-48/+0
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-116/+121
* Move realoc() decl to utils.c. s/realloc()/xrealloc()/.Andrew Cagney2001-03-201-2/+2
* Add ``attrib'' parameter to *xfer_memory() functions.Andrew Cagney2001-03-151-1/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+2
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
* Protoization.Kevin Buettner2000-09-131-13/+5
* * gdb_proc_service.h: Add copyright notice.Mark Kettenis2000-09-031-18/+0
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-63/+28
* 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>gdb-pre-params-removal-2000-05-28Michael Snyder2000-05-261-0/+3
* 2000-04-13 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2000-04-141-6/+16
* Don't do compile time comparison of TARGET_PTR_BIT and TARGET_INT_BIT.Kevin Buettner2000-03-241-11/+9
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-10/+1
* Initial revisionJason Molenda1999-12-221-0/+2140