Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
after, any host/target/native libraries. * dcache.c (insque, remque): Remove declarations. * gdbtypes.h (type_code): Remove trailing comma. From Peter Schauer: * xcoffread.c (read_xcoff_symtab) [C_HIDEXT]: Move #ifdef STATIC_NODEBUG_VARS inside case. | |||||
1993-09-03 | * dcache.c: Cast return value from xmalloc. | Jim Kingdon | 1 | -2/+3 | |
* remote.c: Move setting of immediate_quit from remote_open to remote_start_dummy and set it back to zero when done. | |||||
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 | |