summaryrefslogtreecommitdiff
path: root/gdb/dcache.c
AgeCommit message (Expand)Author
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-02-152005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-02-122005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2003-09-162003-09-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2001-04-06* dcache.c (dcache_write_line): Fixed bugs where cache line wasJ.T. Conklin
2001-03-06Update/correct copyright notices.Kevin Buettner
2001-01-24* dcache.c (dcache_write_line): Fix typo.J.T. Conklin
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin
2000-12-15Replace free() with xfree().Kevin Buettner
2000-11-03* TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin
2000-09-01* dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin
2000-08-18* MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin
2000-08-11* dcache.c (dcache_info): Don't print cache state if last_cacheJ.T. Conklin
2000-08-10* monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin
2000-07-30Protoization.Kevin Buettner
2000-06-19* remote-nindy.c (nindy_fetch_word, nindy_store_word): RemovedJ.T. Conklin
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner
2000-05-28PARAMS removal.Kevin Buettner
1999-12-07import gdb-1999-12-06 snapshotJason Molenda
1999-10-19import gdb-1999-10-18 snapshotJason Molenda
1999-09-09import gdb-1999-09-08 snapshotStan Shebs
1999-07-07import gdb-1999-07-07 post reformatJason Molenda
1999-04-16Initial creation of sourceware repositoryStan Shebs
1999-04-16Initial creation of sourceware repositoryStan Shebs
1998-10-161998-10-16 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda
1996-07-26See gdb ChangeLog entry with header:Fred Fish
1996-05-26 Changes from: David Mosberger-Tang <davidm@azstarnet.com>Fred Fish
1996-04-11 * dcache.c: Add prototypes. Make many functions static.Stu Grossman
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish
1996-01-25Thu Jan 25 09:22:15 1996 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain
1995-10-16 * dcache.c: Change default value of remotecache to off. It justStu Grossman
1995-08-19 * dcache.c (dcache_write_line): Write dirty lines right.Steve Chamberlain
1995-08-02Update FSF address.Fred Fish
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin
1995-07-18 * dache.c (struct dcache_block): Change data member from unsigned charFred Fish
1995-06-21Hmm.. The ChangeLog went in, but not the code....Steve Chamberlain
1995-02-16Rewrite insque/remque support to cast all pointers to PTR.Michael Meissner
1995-02-16Rewrite Linux insque/remque support again.Michael Meissner
1995-02-15Declare insque/remque as int funcs if not Linux.Michael Meissner
1995-02-15Only protect insque/remque on Linux.Michael Meissner
1995-02-15Define TEXT_SEGMENT_BASE as 1 for ppc-eabi; Make dcache.c compilable on Linux.Michael Meissner
1995-02-10 * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition toStan Shebs
1993-09-03 * dcache.c: Cast return value from xmalloc.Jim Kingdon
1993-09-01break dcache code out of remote.cK. Richard Pixley
1993-08-31comment changeK. Richard Pixley
1993-08-31break dcache code out of remote-bug.cK. Richard Pixley