Age | Commit message (Expand) | Author | Files | Lines |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -5/+5 |
1996-05-26 | Changes from: David Mosberger-Tang <davidm@azstarnet.com> | Fred Fish | 1 | -4/+4 |
1996-04-11 | * dcache.c: Add prototypes. Make many functions static. | Stu Grossman | 1 | -38/+31 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1 | -2/+2 |
1996-01-25 | Thu Jan 25 09:22:15 1996 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -2/+2 |
1995-10-16 | * dcache.c: Change default value of remotecache to off. It just | Stu Grossman | 1 | -1/+1 |
1995-08-19 | * dcache.c (dcache_write_line): Write dirty lines right. | Steve Chamberlain | 1 | -16/+16 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-07-18 | * dache.c (struct dcache_block): Change data member from unsigned char | Fred Fish | 1 | -11/+11 |
1995-06-21 | Hmm.. The ChangeLog went in, but not the code.... | Steve Chamberlain | 1 | -117/+443 |
1995-02-16 | Rewrite insque/remque support to cast all pointers to PTR. | Michael Meissner | 1 | -9/+2 |
1995-02-16 | Rewrite Linux insque/remque support again. | Michael Meissner | 1 | -19/+19 |
1995-02-15 | Declare insque/remque as int funcs if not Linux. | Michael Meissner | 1 | -0/+4 |
1995-02-15 | Only protect insque/remque on Linux. | Michael Meissner | 1 | -1/+1 |
1995-02-15 | Define TEXT_SEGMENT_BASE as 1 for ppc-eabi; Make dcache.c compilable on Linux. | Michael Meissner | 1 | -0/+8 |
1995-02-10 | * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition to | Stan Shebs | 1 | -3/+0 |
1993-09-03 | * dcache.c: Cast return value from xmalloc. | Jim Kingdon | 1 | -2/+3 |
1993-09-01 | break dcache code out of remote.c | K. Richard Pixley | 1 | -11/+56 |
1993-08-31 | comment change | K. Richard Pixley | 1 | -4/+5 |
1993-08-31 | break dcache code out of remote-bug.c | K. Richard Pixley | 1 | -0/+189 |