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
/
dcache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* dcache.c (dcache_write_line): Fixed bugs where cache line was
J.T. Conklin
2001-04-06
1
-4
/
+9
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-1
/
+2
*
* dcache.c (dcache_write_line): Fix typo.
J.T. Conklin
2001-01-24
1
-1
/
+1
*
* exec.c (xfer_memory): Add attrib argument.
J.T. Conklin
2001-01-23
1
-88
/
+143
*
Replace free() with xfree().
Kevin Buettner
2000-12-15
1
-2
/
+2
*
* TODO: Note abstraction layer violation where "ocd reset" command
J.T. Conklin
2000-11-03
1
-27
/
+14
*
* dcache.c (dcache_info): Output a cache line's state vector so it
J.T. Conklin
2000-09-01
1
-54
/
+87
*
* MAINTAINERS: Add myself as dcache.c maintainer.
J.T. Conklin
2000-08-18
1
-3
/
+14
*
* dcache.c (dcache_info): Don't print cache state if last_cache
J.T. Conklin
2000-08-11
1
-12
/
+15
*
* monitor.c (monitor_open): If a dcache has already been created,
J.T. Conklin
2000-08-10
1
-13
/
+11
*
Protoization.
Kevin Buettner
2000-07-30
1
-33
/
+12
*
* remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed
J.T. Conklin
2000-06-19
1
-33
/
+0
*
Eliminate PARAMS from function pointer declarations.
Kevin Buettner
2000-06-04
1
-1
/
+1
*
PARAMS removal.
Kevin Buettner
2000-05-28
1
-11
/
+8
*
import gdb-1999-12-06 snapshot
Jason Molenda
1999-12-07
1
-0
/
+7
*
import gdb-1999-10-18 snapshot
Jason Molenda
1999-10-19
1
-7
/
+7
*
import gdb-1999-09-08 snapshot
Stan Shebs
1999-09-09
1
-2
/
+2
*
import gdb-1999-07-07 post reformat
Jason Molenda
1999-07-07
1
-72
/
+74
*
Initial creation of sourceware repository
gdb-4_18-branchpoint
Stan Shebs
1999-04-16
1
-0
/
+558
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-558
/
+0
*
1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com)
Jason Molenda
1998-10-16
1
-8
/
+9
*
See gdb ChangeLog entry with header:
Fred Fish
1996-07-26
1
-5
/
+5
*
Changes from: David Mosberger-Tang <davidm@azstarnet.com>
Fred Fish
1996-05-26
1
-4
/
+4
*
* dcache.c: Add prototypes. Make many functions static.
Stu Grossman
1996-04-11
1
-38
/
+31
*
* core-aout.c (fetch_core_registers): Cast core_reg_size to int
Fred Fish
1996-03-30
1
-2
/
+2
*
Thu Jan 25 09:22:15 1996 Steve Chamberlain <sac@slash.cygnus.com>
Steve Chamberlain
1996-01-25
1
-2
/
+2
*
* dcache.c: Change default value of remotecache to off. It just
Stu Grossman
1995-10-16
1
-1
/
+1
*
* dcache.c (dcache_write_line): Write dirty lines right.
Steve Chamberlain
1995-08-19
1
-16
/
+16
*
Update FSF address.
Fred Fish
1995-08-02
1
-1
/
+1
*
* configure.in: Check for working mmap, ansi headers, string.h,
J.T. Conklin
1995-08-01
1
-1
/
+1
*
* dache.c (struct dcache_block): Change data member from unsigned char
Fred Fish
1995-07-18
1
-11
/
+11
*
Hmm.. The ChangeLog went in, but not the code....
Steve Chamberlain
1995-06-21
1
-117
/
+443
*
Rewrite insque/remque support to cast all pointers to PTR.
Michael Meissner
1995-02-16
1
-9
/
+2
*
Rewrite Linux insque/remque support again.
Michael Meissner
1995-02-16
1
-19
/
+19
*
Declare insque/remque as int funcs if not Linux.
Michael Meissner
1995-02-15
1
-0
/
+4
*
Only protect insque/remque on Linux.
Michael Meissner
1995-02-15
1
-1
/
+1
*
Define TEXT_SEGMENT_BASE as 1 for ppc-eabi; Make dcache.c compilable on Linux.
Michael Meissner
1995-02-15
1
-0
/
+8
*
* Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition to
Stan Shebs
1995-02-10
1
-3
/
+0
*
* dcache.c: Cast return value from xmalloc.
Jim Kingdon
1993-09-03
1
-2
/
+3
*
break dcache code out of remote.c
K. Richard Pixley
1993-09-01
1
-11
/
+56
*
comment change
K. Richard Pixley
1993-08-31
1
-4
/
+5
*
break dcache code out of remote-bug.c
K. Richard Pixley
1993-08-31
1
-0
/
+189