Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-08-27 | * Rename files for 14-character limits: | Jim Kingdon | 1 | -2/+3 |
1993-08-27 | * symmisc.c (dump_symtab): Use catch_errors around print_symbol. | Jim Kingdon | 1 | -0/+3 |
1993-08-27 | * mips-tdep.c: Call reinit_frame_cache every time the user does | Jim Kingdon | 1 | -0/+3 |
1993-08-27 | * gdbserver/low-sun3.c: New file. | Jim Kingdon | 1 | -2/+5 |
1993-08-27 | * Rename files for 14-character limits: | Jim Kingdon | 1 | -0/+12 |
1993-08-27 | * infcmd.c, inferior.h (run_stack_dummy): If we stop somewhere | Jim Kingdon | 1 | -0/+12 |
1993-08-26 | * infrun.c (restore_inferior_status): Use catch_errors when | Jim Kingdon | 1 | -0/+11 |
1993-08-24 | * frame.h, symtab.h, findvar.c (read_var_value): Change basereg | Jim Kingdon | 1 | -1/+1 |
1993-08-24 | * dbxread.c (end_psymtab): Clean up comment. | Jim Kingdon | 1 | -0/+7 |
1993-08-24 | * coffread.c (init_lineno, init_stringtab): Don't check whether | Jim Kingdon | 1 | -0/+3 |
1993-08-24 | * config/vax/xm-vaxult.h: Define NO_PTRACE_H. | Jim Kingdon | 1 | -0/+2 |
1993-08-24 | undo last change | Jim Kingdon | 1 | -2/+0 |
1993-08-24 | * configure.in: vax-*-ultrix3* is like vax-*-ultrix2*. | Jim Kingdon | 1 | -0/+2 |
1993-08-24 | * target.c, target.h: Add "set remotedebug" command. | Jim Kingdon | 1 | -0/+7 |
1993-08-24 | * buildsym.h: Remove declaration of dbxread.c functions. | Jim Kingdon | 1 | -0/+9 |
1993-08-24 | * remote-bug.c: rename quiet to bug88k_snoop. | K. Richard Pixley | 1 | -0/+8 |
1993-08-24 | remove include of sys/dir.h. Appears unnecessary and isn't available | K. Richard Pixley | 1 | -0/+5 |
1993-08-23 | * config/m88k/{delta88v4.mt,delta88v4.mh}: New files | Jim Kingdon | 1 | -2/+12 |
1993-08-23 | * mipsread.c (parse_symbol, parse_type, cross_ref): Pass name of symbol | Peter Schauer | 1 | -0/+6 |
1993-08-23 | Write ChangeLog entry for sef changes. | Jim Kingdon | 1 | -0/+6 |
1993-08-21 | * remote-nindy.c: Remove unused include of sys/ioctl.h. | Jim Kingdon | 1 | -0/+2 |
1993-08-21 | * frame.h, symtab.h: Revise comments regarding baseregs. | Jim Kingdon | 1 | -0/+4 |
1993-08-20 | * mipsread.c (parse_partial_symbols, psymtab_to_symtab_1): | Peter Schauer | 1 | -0/+10 |
1993-08-20 | * Move KERNEL_U_ADDR from xm-hp300bsd.h to nm-hp300bsd.h and make | Jim Kingdon | 1 | -0/+5 |
1993-08-20 | * mips-tdep.c (is_delayed): Use INSN*BRANCH* not ANY_DELAY. | Jim Kingdon | 1 | -0/+2 |
1993-08-20 | * printcmd.c (MAKEVA_END): Update this version to use "aligner". | Jim Kingdon | 1 | -0/+4 |
1993-08-20 | * config/vax/tm-vax.h (BELIEVE_PCC_PROMOTION): Define. | Peter Schauer | 1 | -0/+7 |
1993-08-19 | * coffread.c (process_coff_symbol): Ignore tagnames like .0fake. | Jim Kingdon | 1 | -0/+5 |
1993-08-19 | * config/m68k/delta68.m{t,h}: Use nm-delta68.h, etc. not | Jim Kingdon | 1 | -0/+10 |
1993-08-18 | * defs.h: Try to clarify comment about ADDR_BITS_REMOVE. | Jim Kingdon | 1 | -0/+1 |
1993-08-18 | * printcmd.c (print_address), values.c (value_as_pointer): Don't | Jim Kingdon | 1 | -0/+3 |
1993-08-18 | * blockframe.c (block_innermost_frame): Uncomment. | Jim Kingdon | 1 | -0/+11 |
1993-08-18 | * main.c (gdb_readline): If we read some characters followed by EOF, | Jim Kingdon | 1 | -0/+5 |
1993-08-17 | * mips-tdep.c: Remove unused #ifndef NUMERIC_REG_NAMES and add comment. | Jim Kingdon | 1 | -0/+4 |