Age | Commit message (Expand) | Author | Files | Lines |
1993-02-25 | * configure.in (mips-idt-ecoff): New target. | Ian Lance Taylor | 3 | -0/+250 |
1993-02-25 | * Redid configuration scheme. Removed gdb.t*/configure.in. | Ian Lance Taylor | 3 | -15/+13 |
1993-02-25 | Remove remnants of NAMES_HAVE_UNDERSCORE. | John Gilmore | 35 | -203/+38 |
1993-02-25 | * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Initialize contents | Fred Fish | 1 | -0/+6 |
1993-02-24 | * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp, | Ian Lance Taylor | 1 | -0/+21 |
1993-02-24 | **** start-sanitize-chill **** | Fred Fish | 1 | -0/+12 |
1993-02-24 | **** start-sanitize-chill **** | Fred Fish | 3 | -12/+170 |
1993-02-24 | *configure.in: added testsuite to configdirs. | Mike Werner | 2 | -1/+5 |
1993-02-23 | * gdb.t00/teststrategy.exp: Track reversion in gdb to not print | Fred Fish | 1 | -0/+25 |
1993-02-23 | Continue sanitizing Chill related entries... | Fred Fish | 1 | -2/+4 |
1993-02-23 | * doc/stabs.texi: The `this' pointer is now known by the name | Mike Stump | 2 | -4/+9 |
1993-02-23 | * ch-lang.c (chill_create_fundamental_type): Track compiler | Fred Fish | 3 | -19/+40 |
1993-02-22 | * remote-mips.c: New file; implements MIPS remote debugging | Ian Lance Taylor | 8 | -54/+259 |
1993-02-22 | * gdb/testsuite: made modifications to testcases, etc., to allow | Mike Werner | 8 | -0/+510 |
1993-02-22 | Correct incorrect attribution. | Ian Lance Taylor | 1 | -1/+1 |
1993-02-22 | * stabs.texinfo: Fix for array types to mention lower bounds. | Per Bothner | 2 | -2/+7 |
1993-02-21 | * gdb/testsuite: Initial creation of gdb/testsuite. | Mike Werner | 7 | -0/+1134 |
1993-02-20 | Add reminders for next release. | John Gilmore | 2 | -0/+66 |
1993-02-19 | Wish I'd figured this one out 24 hours ago.... | Ian Lance Taylor | 1 | -0/+5 |
1993-02-19 | * Makefile.in (VERSION): 4.8.1 to distinguish local versions. | John Gilmore | 1 | -1/+5 |
1993-02-19 | Fix up NEWS file for G++ bug. | John Gilmore | 1 | -1/+14 |
1993-02-19 | Update for gdb-4.8 | John Gilmore | 1 | -108/+79 |
1993-02-19 | for a baseline | Stu Grossman | 1 | -0/+158 |
1993-02-19 | * README: Update for release. | John Gilmore | 1 | -1/+2 |
1993-02-19 | * Makefile.in (VERSION): GDB-4.8 release! | John Gilmore | 1 | -0/+4 |
1993-02-19 | * gcc.patch: Update for a different GCC (G++) bug. | John Gilmore | 4 | -82/+141 |
1993-02-19 | * am29k-pinsn.c (print_insn): Minor nits with const. | Stu Grossman | 3 | -6/+13 |
1993-02-19 | * nm-hp300bsd.h (PTRACE_ARG3_TYPE): FSF's hp300's have int* not caddr_t. | K. Richard Pixley | 2 | -2/+18 |
1993-02-18 | Bugfix for length==0 case. | John Gilmore | 2 | -1/+3 |
1993-02-18 | * c-lang.c (c_printstr): If a C string ends in a null, don't | John Gilmore | 2 | -1/+12 |
1993-02-18 | * defs.h (STRCMP): Make it work for unsigned chars. | Stu Grossman | 1 | -0/+4 |
1993-02-18 | Define REGEX, REGEX1. | John Gilmore | 1 | -0/+2 |
1993-02-18 | * nm-hp300bsd.h (ATTACH_DETACH, PTRACE_ATTACH, PTRACE_DETACH): define. | John Gilmore | 2 | -7/+28 |
1993-02-18 | * nm-hp300bsd.h (ATTACH_DETACH, PTRACE_ATTACH, PTRACE_DETACH): define. | John Gilmore | 1 | -1/+10 |
1993-02-18 | Update PTRACE_ARG3_TYPE doc, pull PT_*. | John Gilmore | 1 | -0/+4 |
1993-02-18 | Sanitize away simulators unless asked to keep-sim. | John Gilmore | 1 | -0/+27 |
1993-02-18 | * Makefile.in (VERSION): Roll to 4.7.9. | John Gilmore | 4 | -7/+15 |
1993-02-18 | * mipsread.c (ZMAGIC): #undef to avoid duplicate define. | John Gilmore | 2 | -1/+6 |
1993-02-18 | * dbxread.c (process_one_symbol): Cast to unsigned char, not int. | John Gilmore | 1 | -0/+4 |
1993-02-18 | * remote.c (readchar): forward declare alarm which otherwise looks | K. Richard Pixley | 2 | -0/+7 |
1993-02-17 | * dbxread.c (process_one_symbol): cast enum value N_SO into int when | K. Richard Pixley | 2 | -194/+35 |
1993-02-17 | * inflow.c (set_sigint_trap): add cast to assignment from signal. | K. Richard Pixley | 1 | -0/+4 |
1993-02-17 | * language.c (struct op_print unk_op_print_tab): use the enum values | K. Richard Pixley | 2 | -1/+7 |
1993-02-17 | Remove SET_STACK_LIMIT_HUGE from target defines. | John Gilmore | 2 | -2/+4 |
1993-02-16 | Added 1993 copyright. | Ian Lance Taylor | 2 | -4/+4 |
1993-02-16 | (alldeps.mak): Make ALLDEPFILES_SUBSUBDIR for files in sub sub dirs. | John Gilmore | 2 | -6/+13 |
1993-02-16 | Revised Standard Version from the upcoming GDB release. | John Gilmore | 2 | -66/+113 |
1993-02-16 | * Makefile.in (VERSION): Roll to 4.7.6. | John Gilmore | 3 | -26/+41 |
1993-02-16 | Remove h8/300 and z8k since not ready yet. | John Gilmore | 1 | -2/+0 |
1993-02-16 | * remote.c: Improve error recovery. Allow user to break out | John Gilmore | 4 | -26/+96 |