aboutsummaryrefslogtreecommitdiff
path: root/gdb/dcache.c
AgeCommit message (Expand)AuthorFilesLines
1995-02-16Rewrite insque/remque support to cast all pointers to PTR.Michael Meissner1-9/+2
1995-02-16Rewrite Linux insque/remque support again.Michael Meissner1-19/+19
1995-02-15Declare insque/remque as int funcs if not Linux.Michael Meissner1-0/+4
1995-02-15Only protect insque/remque on Linux.Michael Meissner1-1/+1
1995-02-15Define TEXT_SEGMENT_BASE as 1 for ppc-eabi; Make dcache.c compilable on Linux.Michael Meissner1-0/+8
1995-02-10 * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition toStan Shebs1-3/+0
1993-09-03 * dcache.c: Cast return value from xmalloc.Jim Kingdon1-2/+3
1993-09-01break dcache code out of remote.cK. Richard Pixley1-11/+56
1993-08-31comment changeK. Richard Pixley1-4/+5
1993-08-31break dcache code out of remote-bug.cK. Richard Pixley1-0/+189