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
*
2005-02-15 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-15
1
-7
/
+7
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-12
1
-19
/
+19
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-4
/
+4
*
2005-02-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-28
/
+28
*
* procfs.c (procfs_fetch_registers, procfs_store_registers): Like
Mark Kettenis
2004-10-30
1
-2
/
+0
*
* procfs.c (proc_get_gregs, proc_get_fpregs, proc_set_gregs)
Mark Kettenis
2004-10-30
1
-135
/
+117
*
2004-10-08 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-10-08
1
-5
/
+5
*
* procfs.c (procfs_xfer_partial): Use WRITEBUF instead of READBUF
Mark Kettenis
2004-10-05
1
-1
/
+1
*
* procfs.c (dbx_link_bpt_addr): New static global variable.
Joel Brobecker
2004-08-27
1
-25
/
+237
*
* procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
Mark Kettenis
2004-08-11
1
-10
/
+15
*
* procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
Mark Kettenis
2004-08-10
1
-1
/
+1
*
* procfs.c (procfs_pid_to_str): Remove redundant and unused
Mark Kettenis
2004-08-08
1
-16
/
+6
*
2004-05-25 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-05-25
1
-2
/
+3
*
2004-02-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-02-15
1
-5
/
+2
*
2004-01-28 Roland McGrath <roland@redhat.com>
Roland McGrath
2004-02-01
1
-0
/
+51
*
2004-01-29 Roland McGrath <roland@redhat.com>
Roland McGrath
2004-01-29
1
-263
/
+264
*
2004-01-17 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-01-17
1
-10
/
+8
*
2003-11-22 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-11-22
1
-1
/
+1
*
2003-09-20 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-09-21
1
-1
/
+0
*
2003-09-17 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-09-17
1
-2
/
+2
*
2003-04-28 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-04-29
1
-2
/
+2
*
2003-02-06 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-02-07
1
-2
/
+5
*
2003-02-06 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-02-07
1
-2
/
+1
*
2003-02-06 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-02-07
1
-0
/
+1
*
2003-02-01 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-02-01
1
-6
/
+23
*
2002-06-05 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
Michael Snyder
2002-09-11
1
-0
/
+3
*
Fix PR gdb/393:
Stephane Carrez
2002-08-26
1
-0
/
+1
*
* procfs.c (procfs_can_use_hw_breakpoint): New function.
Kevin Buettner
2002-08-13
1
-0
/
+34
*
Fix some K&R isms.
Andrew Cagney
2002-07-11
1
-2
/
+1
*
2002-02-13 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-02-14
1
-3
/
+7
*
2002-02-13 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-02-13
1
-12
/
+38
*
2002-01-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-01-09
1
-40
/
+215
*
2001-12-28 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-01-03
1
-170
/
+192
*
2001-12-21 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2001-12-28
1
-11
/
+142
*
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
[next]