Age | Commit message (Expand) | Author | Files | Lines |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -109/+113 |
2001-04-17 | Add code to retry certain open()s. | Kevin Buettner | 1 | -9/+44 |
2001-04-13 | 2001-04-13 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -0/+2 |
2001-03-27 | Add AIX5 procfs support. | Kevin Buettner | 1 | -287/+708 |
2001-03-20 | malloc() -> xmalloc. | Andrew Cagney | 1 | -5/+2 |
2001-03-15 | Add ``attrib'' parameter to *xfer_memory() functions. | Andrew Cagney | 1 | -2/+4 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 |
2001-01-16 | 2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -2/+6 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -2/+2 |
2000-09-30 | Protoization. | Kevin Buettner | 1 | -12/+16 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -264/+105 |
2000-06-12 | Eliminate use of PARAMS. | Kevin Buettner | 1 | -4/+3 |
2000-06-04 | Add host_pointer_to_address() and address_to_host_pointer(). Add | Andrew Cagney | 1 | -2/+3 |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -2/+2 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -84/+80 |
2000-05-26 | 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -31/+3 |
2000-05-25 | Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h". | Andrew Cagney | 1 | -2/+2 |
2000-05-22 | Purge procfs.c of make_cleanup_func. | Andrew Cagney | 1 | -5/+18 |
2000-05-10 | 2000-05-08 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -34/+35 |
2000-05-07 | * procfs.c (PROCFS_TRACE): Delete definition. | Andrew Cagney | 1 | -1/+0 |
2000-05-05 | 2000-05-05 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -35/+10 |
2000-05-05 | 2000-05-05 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -15/+15 |
2000-05-02 | Multi-arch NPC_REGNUM NNPC_REGNUM. | Andrew Cagney | 1 | -6/+2 |
2000-04-27 | 2000-04-26 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -28/+17 |
2000-04-07 | From 2000-03-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>: | Andrew Cagney | 1 | -0/+2 |
2000-03-28 | 2000-03-28 Peter Schauer <pes@regent.e-technik.tu-muenchen.de> | Michael Snyder | 1 | -2/+2 |
2000-02-29 | From Peter Schauer: Fix Solaris/x86 threads by copying linux code. | Andrew Cagney | 1 | -17/+0 |
2000-02-16 | From Rodney Brown: Define MERGEPID when needed. | Andrew Cagney | 1 | -0/+2 |
2000-01-25 | import gdb-2000-01-24 snapshot | Jason Molenda | 1 | -19/+34 |
2000-01-11 | import gdb-2000-01-10 snapshot | Jason Molenda | 1 | -47/+65 |
2000-01-06 | import gdb-2000-01-05 snapshot | Jason Molenda | 1 | -5048/+4343 |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 1 | -0/+3 |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 1 | -14/+36 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -1/+1 |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 1 | -8/+16 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -1/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -1227/+1356 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -2/+2 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -3/+21 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+5764 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -5826/+0 |
1999-01-29 | Fix for PR 17980: | Mark Alexander | 1 | -1/+2 |
1999-01-22 | * procfs.c (init_procfs_ops): New function, fills in procfs_ops, | Stan Shebs | 1 | -25/+24 |
1999-01-18 | change initialization of procfs_ops from compile time to run time. | David Taylor | 1 | -69/+43 |
1999-01-13 | Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -2/+3 |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 1 | -5/+4 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -6/+31 |
1998-11-24 | * procfs.c (procfs_wait): handle syscall events first. | Felix Lee | 1 | -46/+85 |
1998-11-18 | Wed Nov 11 15:47:00 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+3 |
1998-04-20 | Mon Apr 20 14:18:45 1998 J. Kean Johnston <jkj@sco.com> | Jason Molenda | 1 | -10/+177 |