index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
procfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allocate/free space associated with saved_entryset and saved_exitset.
Kevin Buettner
2001-07-07
1
-0
/
+5
*
2001-07-06 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2001-07-06
1
-4
/
+1
*
Redefine ptid_t to be a struct rather than an int.
Kevin Buettner
2001-05-15
1
-12
/
+0
*
Phase 1 of the ptid_t changes.
Kevin Buettner
2001-05-04
1
-109
/
+113
*
Add code to retry certain open()s.
Kevin Buettner
2001-04-17
1
-9
/
+44
*
2001-04-13 Fernando Nasser <fnasser@redhat.com>
Fernando Nasser
2001-04-13
1
-0
/
+2
*
Add AIX5 procfs support.
Kevin Buettner
2001-03-27
1
-287
/
+708
*
malloc() -> xmalloc.
Andrew Cagney
2001-03-20
1
-5
/
+2
*
Add ``attrib'' parameter to *xfer_memory() functions.
Andrew Cagney
2001-03-15
1
-2
/
+4
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-1
/
+1
*
2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>
Michael Snyder
2001-01-16
1
-2
/
+6
*
Replace free() with xfree().
Kevin Buettner
2000-12-15
1
-2
/
+2
*
Protoization.
Kevin Buettner
2000-09-30
1
-12
/
+16
*
Protoization.
Kevin Buettner
2000-07-30
1
-264
/
+105
*
Eliminate use of PARAMS.
Kevin Buettner
2000-06-12
1
-4
/
+3
*
Add host_pointer_to_address() and address_to_host_pointer(). Add
Andrew Cagney
2000-06-04
1
-2
/
+3
*
Eliminate PARAMS from function pointer declarations.
Kevin Buettner
2000-06-04
1
-2
/
+2
*
PARAMS removal.
Kevin Buettner
2000-05-28
1
-84
/
+80
*
2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>
Michael Snyder
2000-05-26
1
-31
/
+3
*
Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h".
Andrew Cagney
2000-05-25
1
-2
/
+2
*
Purge procfs.c of make_cleanup_func.
Andrew Cagney
2000-05-22
1
-5
/
+18
*
2000-05-08 Michael Snyder <msnyder@seadog.cygnus.com>
Michael Snyder
2000-05-10
1
-34
/
+35
*
* procfs.c (PROCFS_TRACE): Delete definition.
Andrew Cagney
2000-05-07
1
-1
/
+0
*
2000-05-05 Michael Snyder <msnyder@seadog.cygnus.com>
Michael Snyder
2000-05-05
1
-35
/
+10
*
2000-05-05 Michael Snyder <msnyder@seadog.cygnus.com>
Michael Snyder
2000-05-05
1
-15
/
+15
*
Multi-arch NPC_REGNUM NNPC_REGNUM.
Andrew Cagney
2000-05-02
1
-6
/
+2
*
2000-04-26 Michael Snyder <msnyder@seadog.cygnus.com>
Michael Snyder
2000-04-27
1
-28
/
+17
*
From 2000-03-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
Andrew Cagney
2000-04-07
1
-0
/
+2
*
2000-03-28 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
Michael Snyder
2000-03-28
1
-2
/
+2
*
From Peter Schauer: Fix Solaris/x86 threads by copying linux code.
Andrew Cagney
2000-02-29
1
-17
/
+0
*
From Rodney Brown: Define MERGEPID when needed.
Andrew Cagney
2000-02-16
1
-0
/
+2
*
import gdb-2000-01-24 snapshot
Jason Molenda
2000-01-25
1
-19
/
+34
*
import gdb-2000-01-10 snapshot
Jason Molenda
2000-01-11
1
-47
/
+65
*
import gdb-2000-01-05 snapshot
Jason Molenda
2000-01-06
1
-5048
/
+4343
*
import gdb-1999-12-21 snapshot
Jason Molenda
1999-12-22
1
-0
/
+3
*
import gdb-1999-11-08 snapshot
Jason Molenda
1999-11-09
1
-14
/
+36
*
import gdb-1999-10-04 snapshot
Jason Molenda
1999-10-05
1
-1
/
+1
*
import gdb-1999-09-28 snapshot
Jason Molenda
1999-09-28
1
-8
/
+16
*
import gdb-1999-08-30 snapshot
Jason Molenda
1999-08-31
1
-1
/
+0
*
import gdb-1999-07-07 post reformat
Jason Molenda
1999-07-07
1
-1227
/
+1356
*
import gdb-19990504 snapshot
Stan Shebs
1999-05-05
1
-2
/
+2
*
import gdb-19990422 snapshot
Stan Shebs
1999-04-26
1
-3
/
+21
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-0
/
+5764
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-5826
/
+0
*
Fix for PR 17980:
Mark Alexander
1999-01-29
1
-1
/
+2
*
* procfs.c (init_procfs_ops): New function, fills in procfs_ops,
Stan Shebs
1999-01-22
1
-25
/
+24
*
change initialization of procfs_ops from compile time to run time.
David Taylor
1999-01-18
1
-69
/
+43
*
Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
Michael Snyder
1999-01-13
1
-2
/
+3
*
all remaining *.c *.h files from hp merge.
David Taylor
1998-12-31
1
-5
/
+4
*
hp merge changes -- too numerous to mention here; see ChangeLog and
David Taylor
1998-12-28
1
-6
/
+31
[next]