Age | Commit message (Expand) | Author | Files | Lines |
1993-09-09 | More gcc lint: | Jim Kingdon | 1 | -1/+24 |
1993-09-09 | * mipsread.c (cross_ref): Allow SGI extended symbol types as cross | Peter Schauer | 1 | -0/+7 |
1993-09-09 | * breakpoint.c (breakpoint_1): Deal with step resume breakpoint. | Jim Kingdon | 1 | -0/+4 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -1/+2 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -0/+1 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -0/+9 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -0/+8 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -0/+5 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -0/+5 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -0/+12 |
1993-09-08 | some gcc lint | K. Richard Pixley | 1 | -0/+22 |
1993-09-08 | Back out this change; it doesn't work. | Jim Kingdon | 1 | -8/+0 |
1993-09-08 | * Makefile.in (mipsread.o): Depend on $(bfd_h). | Jim Kingdon | 1 | -1/+8 |
1993-09-07 | * remote.c (remote_wait): Don't call error. Instead, call warning | Ian Lance Taylor | 1 | -0/+3 |
1993-09-07 | * gdbserver/Makefile.in (TAGS): config files are in | Jim Kingdon | 1 | -0/+3 |
1993-09-07 | * config/pa/tm-hppa.h: Declare target_read_pc and target_write_pc. | Jim Kingdon | 1 | -0/+7 |
1993-09-07 | * config/m68k/tm-m68k.h (FIX_CALL_DUMMY): Changed name of swapping | Ian Lance Taylor | 1 | -0/+6 |
1993-09-07 | * dbxread.c (process_one_symbol): If the value of an N_FUN for a | Jim Kingdon | 1 | -0/+5 |
1993-09-06 | Changed elf32_symbol_type to elf_symbol_type | Jeffrey Wheat | 1 | -0/+4 |
1993-09-06 | * remote.c (remote_wait): Added 'W' and 'N' responses. | Ian Lance Taylor | 1 | -0/+4 |
1993-09-03 | * main.c, utils.c: Add comments about immediate_quit. | Jim Kingdon | 1 | -0/+2 |
1993-09-03 | * elfread.c (elf_symtab_read): Don't add symbols starting with ".L" | Jim Kingdon | 1 | -0/+3 |
1993-09-03 | * target.c (pop_target): Don't try to deal with the stack becoming | Jim Kingdon | 1 | -0/+3 |
1993-09-03 | * dcache.c: Cast return value from xmalloc. | Jim Kingdon | 1 | -0/+7 |
1993-09-02 | * m88k-tdep.c: Remove a bunch of unused #includes. | Jim Kingdon | 1 | -3/+2 |
1993-09-02 | * language.h: Add comment about current_language. | Jim Kingdon | 1 | -0/+2 |
1993-09-02 | * mips-tdep.c (_initialize_mips_tdep): Change heuristic-fence-post | Jim Kingdon | 1 | -0/+3 |
1993-09-02 | * m88k-tdep.c: Include sys/dir.h before sys/user.h. | Jim Kingdon | 1 | -0/+11 |
1993-09-02 | * config/m88k/delta88v4.h (NATDEPFILES): Remove infptrace.o inftarg.o. | Jim Kingdon | 1 | -0/+2 |
1993-09-02 | * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. | Jim Kingdon | 1 | -0/+1 |
1993-09-02 | * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. | Jim Kingdon | 1 | -0/+8 |
1993-09-02 | * remote-udi.c (udi_wait): Call `warning' not `error'. | Jim Kingdon | 1 | -0/+2 |
1993-09-02 | * symtab.c (COMPLETION_LIST_ADD_SYMBOL): If the symbol has a | Jim Kingdon | 1 | -0/+3 |
1993-09-02 | * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c, | Jim Kingdon | 1 | -0/+12 |
1993-09-01 | index -> strchr | K. Richard Pixley | 1 | -0/+5 |
1993-09-01 | * remote.c: Add comment explaining why dcache is disabled. | Jim Kingdon | 1 | -2/+9 |
1993-09-01 | bzero -> memset | K. Richard Pixley | 1 | -2/+13 |
1993-09-01 | bcmp -> memcmp | K. Richard Pixley | 1 | -0/+4 |
1993-09-01 | * symtab.h (struct linetable), xcoffread.c (arrange_linetable): | Jim Kingdon | 1 | -0/+16 |
1993-09-01 | bcopy -> memcpy | K. Richard Pixley | 1 | -0/+21 |
1993-09-01 | break dcache out of remote-nindy.c | K. Richard Pixley | 1 | -0/+6 |
1993-09-01 | * mipsread.c (parse_partial_symbols): Use language from FDR if it | Peter Schauer | 1 | -0/+18 |
1993-09-01 | break dcache code out of remote.c | K. Richard Pixley | 1 | -0/+13 |
1993-08-31 | break dcache code out of remote-bug.c | K. Richard Pixley | 1 | -0/+19 |
1993-08-31 | * c-typeprint.c (c_print_type_base): Treat show = 0 just like | Jim Kingdon | 1 | -0/+7 |
1993-08-31 | recognize m88110 | K. Richard Pixley | 1 | -0/+4 |
1993-08-30 | * valops.c (call_function_by_hand): If we discard cleanups, call | Jim Kingdon | 1 | -2/+7 |
1993-08-30 | * stabsread.h, dbxread.c (end_psymtab): Return NULL if the psymtab | Peter Schauer | 1 | -0/+14 |
1993-08-30 | * configure.in: Fix typo m88*-motorola-svr4* -> sysv4*. | Jim Kingdon | 1 | -0/+4 |
1993-08-28 | From Utah, part of BFD HPPA cleanup: | Ken Raeburn | 1 | -0/+4 |