Age | Commit message (Expand) | Author | Files | Lines |
1993-09-14 | use remote-utils facilities for baud_rate | K. Richard Pixley | 5 | -26/+26 |
1993-09-14 | * paread.c, coffread.c, elfread.c: Include <time.h> before libbfd.h. | Jim Kingdon | 3 | -3/+10 |
1993-09-14 | * paread.c: Include <time.h> before libbfd.h. | Jim Kingdon | 2 | -0/+12 |
1993-09-14 | * Makefile.in (a29k-tdep.o): Depend on $(defs_h). | Jim Kingdon | 3 | -2/+20 |
1993-09-14 | * remote-udi.c (udi_wait): Return inferior_pid not 0. | Jim Kingdon | 1 | -1/+1 |
1993-09-14 | * remote.c: Define remote_debug to 0 and #if 0 baud_rate. Temporary | Jim Kingdon | 3 | -5/+49 |
1993-09-13 | add comment | Jim Kingdon | 1 | -0/+1 |
1993-09-13 | collect some remote things into remote-utils | K. Richard Pixley | 6 | -630/+1056 |
1993-09-13 | * inferior.h, infrun.c, thread.c, infcmd.c: Remove all uses of | Jim Kingdon | 4 | -48/+147 |
1993-09-13 | * defs.h: Don't define NORETURN (see comment). | Jim Kingdon | 2 | -3/+39 |
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 |