summaryrefslogtreecommitdiff
path: root/gdb/dcache.c
Commit message (Expand)AuthorAgeFilesLines
* * dcache.c (dcache_write_line): Fixed bugs where cache line wasJ.T. Conklin2001-04-061-4/+9
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* * dcache.c (dcache_write_line): Fix typo.J.T. Conklin2001-01-241-1/+1
* * exec.c (xfer_memory): Add attrib argument.J.T. Conklin2001-01-231-88/+143
* Replace free() with xfree().Kevin Buettner2000-12-151-2/+2
* * TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin2000-11-031-27/+14
* * dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin2000-09-011-54/+87
* * MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin2000-08-181-3/+14
* * dcache.c (dcache_info): Don't print cache state if last_cacheJ.T. Conklin2000-08-111-12/+15
* * monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin2000-08-101-13/+11
* Protoization.Kevin Buettner2000-07-301-33/+12
* * remote-nindy.c (nindy_fetch_word, nindy_store_word): RemovedJ.T. Conklin2000-06-191-33/+0
* Eliminate PARAMS from function pointer declarations.Kevin Buettner2000-06-041-1/+1
* PARAMS removal.Kevin Buettner2000-05-281-11/+8
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-0/+7
* import gdb-1999-10-18 snapshotJason Molenda1999-10-191-7/+7
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-2/+2
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-72/+74
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+558
* Initial creation of sourceware repositoryStan Shebs1999-04-161-558/+0
* 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-10-161-8/+9
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-5/+5
* Changes from: David Mosberger-Tang <davidm@azstarnet.com>Fred Fish1996-05-261-4/+4
* * dcache.c: Add prototypes. Make many functions static.Stu Grossman1996-04-111-38/+31
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-2/+2
* Thu Jan 25 09:22:15 1996 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1996-01-251-2/+2
* * dcache.c: Change default value of remotecache to off. It justStu Grossman1995-10-161-1/+1
* * dcache.c (dcache_write_line): Write dirty lines right.Steve Chamberlain1995-08-191-16/+16
* Update FSF address.Fred Fish1995-08-021-1/+1
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-1/+1
* * dache.c (struct dcache_block): Change data member from unsigned charFred Fish1995-07-181-11/+11
* Hmm.. The ChangeLog went in, but not the code....Steve Chamberlain1995-06-211-117/+443
* Rewrite insque/remque support to cast all pointers to PTR.Michael Meissner1995-02-161-9/+2
* Rewrite Linux insque/remque support again.Michael Meissner1995-02-161-19/+19
* Declare insque/remque as int funcs if not Linux.Michael Meissner1995-02-151-0/+4
* Only protect insque/remque on Linux.Michael Meissner1995-02-151-1/+1
* Define TEXT_SEGMENT_BASE as 1 for ppc-eabi; Make dcache.c compilable on Linux.Michael Meissner1995-02-151-0/+8
* * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition toStan Shebs1995-02-101-3/+0
* * dcache.c: Cast return value from xmalloc.Jim Kingdon1993-09-031-2/+3
* break dcache code out of remote.cK. Richard Pixley1993-09-011-11/+56
* comment changeK. Richard Pixley1993-08-311-4/+5
* break dcache code out of remote-bug.cK. Richard Pixley1993-08-311-0/+189