Age | Commit message (Expand) | Author | Files | Lines |
1993-09-07 | * remote.c (remote_wait): Don't call error. Instead, call warning | Ian Lance Taylor | 2 | -93/+105 |
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 | 2 | -0/+12 |
1993-09-07 | * gdb.t15/{return.c,return.exp,Makefile.in}: | Jim Kingdon | 1 | -0/+5 |
1993-09-07 | * stabs.texinfo (Stabs In ELF): Talk about N_FUN value. | Jim Kingdon | 2 | -20/+33 |
1993-09-07 | * config/m68k/tm-m68k.h (FIX_CALL_DUMMY): Changed name of swapping | Ian Lance Taylor | 3 | -4/+10 |
1993-09-07 | * dbxread.c (process_one_symbol): If the value of an N_FUN for a | Jim Kingdon | 2 | -1/+14 |
1993-09-07 | * stabs.texinfo (Local Variable Parameters): Talk about nameless | Jim Kingdon | 2 | -7/+37 |
1993-09-06 | Changed elf32_symbol_type to elf_symbol_type | Jeffrey Wheat | 2 | -1/+5 |
1993-09-06 | Snapshot of stand alone i386 NLM debugging stub. Currently sanitized | Ian Lance Taylor | 2 | -0/+1060 |
1993-09-06 | * remote.c (remote_wait): Added 'W' and 'N' responses. | Ian Lance Taylor | 2 | -0/+73 |
1993-09-04 | @up/@down -> @raisesections/@lowersections | Roland Pesch | 2 | -3/+7 |
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 | -1/+6 |
1993-09-03 | * stabs.texinfo: Make info author notice match the TeX author notice. | Jim Kingdon | 2 | -1/+6 |
1993-09-03 | * elfread.c (elf_symtab_read): Don't add symbols starting with ".L" | Jim Kingdon | 2 | -0/+6 |
1993-09-03 | * stabs.texinfo: Many minor cleanups. | Jim Kingdon | 1 | -9/+11 |
1993-09-03 | * stabs.texinfo: Many minor cleanups. | Jim Kingdon | 1 | -3/+5 |
1993-09-03 | remove obsolete comment about call function stuff being duplicated | Jim Kingdon | 1 | -7/+0 |
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 | 3 | -4/+16 |
1993-09-02 | * m88k-tdep.c: Remove a bunch of unused #includes. | Jim Kingdon | 2 | -18/+2 |
1993-09-02 | * language.h: Add comment about current_language. | Jim Kingdon | 2 | -1/+15 |
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 | 4 | -7/+13 |
1993-09-02 | * config/m88k/delta88v4.h (NATDEPFILES): Remove infptrace.o inftarg.o. | Jim Kingdon | 3 | -1/+6 |
1993-09-02 | * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. | Jim Kingdon | 3 | -1/+3 |
1993-09-02 | * printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h. | Jim Kingdon | 1 | -1/+1 |
1993-09-02 | * printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h. | Jim Kingdon | 1 | -2/+7 |
1993-09-02 | * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. | Jim Kingdon | 6 | -57/+100 |
1993-09-02 | renamed from xm-m88k.h | Jim Kingdon | 1 | -0/+0 |
1993-09-02 | * remote-udi.c (udi_wait): Call `warning' not `error'. | Jim Kingdon | 1 | -0/+2 |
1993-09-02 | * remote-udi.c (udi_wait): Call `warning' not `error'. | Jim Kingdon | 1 | -1/+4 |
1993-09-02 | * symtab.c (COMPLETION_LIST_ADD_SYMBOL): If the symbol has a | Jim Kingdon | 2 | -2/+9 |
1993-09-02 | * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c, | Jim Kingdon | 15 | -23/+32 |
1993-09-02 | Load the udi library procedures. | Rob Savoye | 1 | -0/+1 |
1993-09-02 | * symtab.c (find_pc_line, find_line_common), | Jim Kingdon | 1 | -1/+2 |
1993-09-01 | * coffread.c: Re-work a lot of the coff-specific stuff to use stuff | Jim Kingdon | 1 | -2/+3 |
1993-09-01 | * coffread.c: Re-work a lot of the coff-specific stuff to use stuff | Jim Kingdon | 1 | -2/+4 |
1993-09-01 | index -> strchr | K. Richard Pixley | 5 | -5/+9 |
1993-09-01 | * remote.c: Add comment explaining why dcache is disabled. | Jim Kingdon | 1 | -2/+9 |
1993-09-01 | * remote.c: Add comment explaining why dcache is disabled. | Jim Kingdon | 1 | -3/+14 |
1993-09-01 | * symtab.c (find_pc_line, find_line_common), | Jim Kingdon | 1 | -21/+27 |
1993-09-01 | bzero -> memset | K. Richard Pixley | 20 | -58/+69 |
1993-09-01 | bcmp -> memcmp | K. Richard Pixley | 2 | -6/+7 |
1993-09-01 | * symtab.h (struct linetable), xcoffread.c (arrange_linetable): | Jim Kingdon | 5 | -354/+156 |
1993-09-01 | bcopy -> memcpy | K. Richard Pixley | 45 | -357/+1035 |
1993-09-01 | break dcache out of remote-nindy.c | K. Richard Pixley | 3 | -175/+15 |
1993-09-01 | * mipsread.c (parse_partial_symbols): Use language from FDR if it | Peter Schauer | 2 | -61/+69 |
1993-09-01 | break dcache code out of remote.c | K. Richard Pixley | 5 | -219/+183 |