GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
procfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
[next]