| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. | Jim Kingdon | 1993-09-02 | 6 | -57/+100 |
* | renamed from xm-m88k.h | Jim Kingdon | 1993-09-02 | 1 | -0/+0 |
* | * remote-udi.c (udi_wait): Call `warning' not `error'. | Jim Kingdon | 1993-09-02 | 1 | -0/+2 |
* | * remote-udi.c (udi_wait): Call `warning' not `error'. | Jim Kingdon | 1993-09-02 | 1 | -1/+4 |
* | * symtab.c (COMPLETION_LIST_ADD_SYMBOL): If the symbol has a | Jim Kingdon | 1993-09-02 | 2 | -2/+9 |
* | * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c, | Jim Kingdon | 1993-09-02 | 15 | -23/+32 |
* | Load the udi library procedures. | Rob Savoye | 1993-09-02 | 1 | -0/+1 |
* | * symtab.c (find_pc_line, find_line_common), | Jim Kingdon | 1993-09-02 | 1 | -1/+2 |
* | * coffread.c: Re-work a lot of the coff-specific stuff to use stuff | Jim Kingdon | 1993-09-01 | 1 | -2/+3 |
* | * coffread.c: Re-work a lot of the coff-specific stuff to use stuff | Jim Kingdon | 1993-09-01 | 1 | -2/+4 |
* | index -> strchr | K. Richard Pixley | 1993-09-01 | 5 | -5/+9 |
* | * remote.c: Add comment explaining why dcache is disabled. | Jim Kingdon | 1993-09-01 | 1 | -2/+9 |
* | * remote.c: Add comment explaining why dcache is disabled. | Jim Kingdon | 1993-09-01 | 1 | -3/+14 |
* | * symtab.c (find_pc_line, find_line_common), | Jim Kingdon | 1993-09-01 | 1 | -21/+27 |
* | bzero -> memset | K. Richard Pixley | 1993-09-01 | 20 | -58/+69 |
* | bcmp -> memcmp | K. Richard Pixley | 1993-09-01 | 2 | -6/+7 |
* | * symtab.h (struct linetable), xcoffread.c (arrange_linetable): | Jim Kingdon | 1993-09-01 | 5 | -354/+156 |
* | bcopy -> memcpy | K. Richard Pixley | 1993-09-01 | 45 | -357/+1035 |
* | break dcache out of remote-nindy.c | K. Richard Pixley | 1993-09-01 | 3 | -175/+15 |
* | * mipsread.c (parse_partial_symbols): Use language from FDR if it | Peter Schauer | 1993-09-01 | 2 | -61/+69 |
* | break dcache code out of remote.c | K. Richard Pixley | 1993-09-01 | 5 | -219/+183 |
* | pulling dcache code out of remote.c | K. Richard Pixley | 1993-09-01 | 1 | -1/+1 |
* | * config/udi-gdb.exp: gdb_exit now kills any isstip processes | Rob Savoye | 1993-08-31 | 1 | -0/+6 |
* | Just a little cleanup. Made gdb_exit "kill" any isstip's still running | Rob Savoye | 1993-08-31 | 1 | -42/+45 |
* | comment change | K. Richard Pixley | 1993-08-31 | 1 | -4/+5 |
* | break dcache code out of remote-bug.c | K. Richard Pixley | 1993-08-31 | 7 | -194/+306 |
* | * stabs.texinfo: Initial-caps all words in node names and | David MacKenzie | 1993-08-31 | 2 | -243/+248 |
* | * c-typeprint.c (c_print_type_base): Treat show = 0 just like | Jim Kingdon | 1993-08-31 | 2 | -9/+19 |
* | * stabs.texinfo: Many minor cleanups. | Jim Kingdon | 1993-08-31 | 1 | -7/+7 |
* | * stabs.texinfo: Many minor cleanups. | Jim Kingdon | 1993-08-31 | 1 | -67/+71 |
* | recognize m88110 | K. Richard Pixley | 1993-08-31 | 2 | -0/+5 |
* | * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the | Rob Savoye | 1993-08-31 | 1 | -0/+10 |
* | Use default version procedure. | Rob Savoye | 1993-08-30 | 2 | -17/+2 |
* | Add default gdb version so it can be shared. | Rob Savoye | 1993-08-30 | 1 | -0/+16 |
* | Make gdb_exit into default_gdb_exit so it can be shared. | Rob Savoye | 1993-08-30 | 1 | -12/+75 |
* | Use default_gdb_exit now. | Rob Savoye | 1993-08-30 | 1 | -1/+1 |
* | Works again. | Rob Savoye | 1993-08-30 | 1 | -1/+1 |
* | Add values for RUNTEST and RUNTESTFLAGS so cross testing works better. | Rob Savoye | 1993-08-30 | 16 | -46/+97 |
* | * valops.c (call_function_by_hand): If we discard cleanups, call | Jim Kingdon | 1993-08-30 | 1 | -2/+7 |
* | * stabsread.h, dbxread.c (end_psymtab): Return NULL if the psymtab | Peter Schauer | 1993-08-30 | 4 | -148/+91 |
* | * stabs.texinfo: Many minor cleanups. | Jim Kingdon | 1993-08-30 | 2 | -204/+148 |
* | * config/m88k/{delta88v4.mt,delta88v4.mh}: New files | Jim Kingdon | 1993-08-30 | 1 | -0/+5 |
* | * configure.in: Fix typo m88*-motorola-svr4* -> sysv4*. | Jim Kingdon | 1993-08-30 | 2 | -1/+5 |
* | Correctly a spelling mistake. | Rob Savoye | 1993-08-30 | 1 | -1/+1 |
* | fix caps in menu entries | David MacKenzie | 1993-08-28 | 1 | -2/+2 |
* | * stabs.texinfo: | David MacKenzie | 1993-08-28 | 2 | -168/+170 |
* | Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu) | David MacKenzie | 1993-08-28 | 2 | -935/+741 |
* | From Utah, part of BFD HPPA cleanup: | Ken Raeburn | 1993-08-28 | 2 | -1/+5 |
* | * Rename files for 14-character limits: | Jim Kingdon | 1993-08-27 | 2 | -3/+4 |
* | * symmisc.c (dump_symtab): Use catch_errors around print_symbol. | Jim Kingdon | 1993-08-27 | 2 | -36/+42 |