Age | Commit message (Expand) | Author | Files | Lines |
1993-09-12 | * gdb.texinfo: Clarify how well it works with Fortran. | Jim Kingdon | 1 | -0/+1 |
1993-09-11 | * m88k-nat.c (fill_gregset): Set r31 and sfip. | Jim Kingdon | 1 | -2/+2 |
1993-09-11 | * stabs.texinfo (Methods): Fix typo. | Jim Kingdon | 2 | -1/+5 |
1993-09-10 | Snapshot of current i386 NLM debugging stub. | Ian Lance Taylor | 1 | -8/+10 |
1993-09-10 | Added gdb_exit to call default_gdb_exit. | Rob Savoye | 1 | -0/+6 |
1993-09-10 | fix a few typos | David MacKenzie | 2 | -3/+7 |
1993-09-09 | More gcc lint: | Jim Kingdon | 20 | -132/+80 |
1993-09-09 | * remote-udi.c (udi_wait, case UDIStdinNeeded): Use a loop calling | Jim Kingdon | 1 | -4/+15 |
1993-09-09 | * config/m68k/{tm-m68k-nofp.h,m68k-nofp.mt}: Remove. | Jim Kingdon | 4 | -67/+0 |
1993-09-09 | * mipsread.c (cross_ref): Allow SGI extended symbol types as cross | Peter Schauer | 1 | -0/+7 |
1993-09-09 | Made cross testing work better. | Rob Savoye | 1 | -8/+72 |
1993-09-09 | * gdb.texinfo: Clarify how well it works with Fortran. | Jim Kingdon | 2 | -1/+6 |
1993-09-09 | * breakpoint.c (breakpoint_1): Deal with step resume breakpoint. | Jim Kingdon | 1 | -0/+4 |
1993-09-08 | * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations): | Jim Kingdon | 2 | -16/+61 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -1/+2 |
1993-09-08 | gcc lint | K. Richard Pixley | 3 | -1/+12 |
1993-09-08 | gcc lint | K. Richard Pixley | 3 | -27/+48 |
1993-09-08 | gcc lint | K. Richard Pixley | 6 | -5/+13 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -0/+5 |
1993-09-08 | gcc lint | K. Richard Pixley | 3 | -8/+14 |
1993-09-08 | gcc lint | K. Richard Pixley | 4 | -8/+19 |
1993-09-08 | some gcc lint | K. Richard Pixley | 7 | -23/+54 |
1993-09-08 | Back out this change; it doesn't work. | Jim Kingdon | 1 | -8/+0 |
1993-09-08 | * stabs.texinfo (Stabs In ELF, Statics): More on relocating stabs | Jim Kingdon | 1 | -8/+7 |
1993-09-08 | Revert previous change. It doesn't work because it neglects to | Jim Kingdon | 2 | -93/+5 |
1993-09-08 | * minsyms.c, symtab.h (lookup_next_minimal_symbol): New function. | Jim Kingdon | 3 | -7/+97 |
1993-09-08 | * Makefile.in (mipsread.o): Depend on $(bfd_h). | Jim Kingdon | 2 | -2/+9 |
1993-09-08 | add comment | Jim Kingdon | 1 | -1/+3 |
1993-09-08 | * stabs.texinfo (Stabs In ELF, Statics): More on relocating stabs | Jim Kingdon | 2 | -31/+44 |
1993-09-08 | revise comment | Jim Kingdon | 1 | -2/+7 |
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 |