Age | Commit message (Expand) | Author | Files | Lines |
1993-03-11 | * main.c (source_command): Require an explicit pathname of file | Fred Fish | 1 | -0/+29 |
1993-03-08 | * Makefile.in (MAKEOVERRIDES): Define to be empty for GNU Make | Ian Lance Taylor | 1 | -0/+9 |
1993-03-06 | * am29k-tdep.c (TAGWORD_ZERO_MASK): New #define. | John Gilmore | 1 | -2/+5 |
1993-03-06 | * am29k-tdep.c (initialize_29k): Fix call_scratch_address doc. | John Gilmore | 1 | -0/+6 |
1993-03-06 | * tm-irix3.h (ZERO_REGNUM): copy this macro from tm-mips.h so that | K. Richard Pixley | 1 | -0/+3 |
1993-03-06 | * tm-mips.h (GDB_TARGET_IS_MIPS): no longer used, now removed. | K. Richard Pixley | 1 | -0/+2 |
1993-03-06 | accept mips-sgi-irix4* for irix4. | K. Richard Pixley | 1 | -0/+8 |
1993-03-05 | Lint fixes from Paul Eggert (eggert@twinsun.com): | John Gilmore | 1 | -0/+8 |
1993-03-05 | Fixes submitted by Karl Berry (karl@nermal.hq.ileaf.com): | Fred Fish | 1 | -1/+4 |
1993-03-05 | * m88k-nat-c (SXIP_OFFSET, SNIP_OFFSET, SFIP_OFFSET): Enclose | Fred Fish | 1 | -0/+3 |
1993-03-04 | * dbxread.c (dbx_symfile_init): Catch the case where there is | Fred Fish | 1 | -0/+6 |
1993-03-04 | * dbxread.c (dbx_symfile_init): Make size of the string table | Fred Fish | 1 | -0/+9 |
1993-03-03 | * Makefile.in: Changes to build testsuite correctly. | Ian Lance Taylor | 1 | -0/+10 |
1993-03-03 | * dbxread.c (dbx_symfile_init): Fix for nonexistant string table, | Fred Fish | 1 | -0/+8 |
1993-03-03 | * c-exp.y (parse_number): Change high_bit to unsigned. | Fred Fish | 1 | -0/+15 |
1993-03-02 | * coffread.c (process_coff_symbol): Change PCC argument correction | John Gilmore | 1 | -0/+13 |
1993-03-02 | * coredep.c: Handle NO_PTRACE_H in coredep.c. Fix by Michael | John Gilmore | 1 | -0/+5 |
1993-03-01 | * language.h (local_decimal_format_custom): Add prototype. | Fred Fish | 1 | -0/+6 |
1993-02-27 | * xcoffexec.c (vmap_ldinfo): Fix "/" for '/' typo, reported | John Gilmore | 1 | -0/+16 |
1993-02-25 | * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Initialize contents | Fred Fish | 1 | -0/+6 |
1993-02-24 | **** start-sanitize-chill **** | Fred Fish | 1 | -0/+18 |
1993-02-24 | *configure.in: added testsuite to configdirs. | Mike Werner | 1 | -0/+4 |
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 | 1 | -0/+5 |
1993-02-23 | * ch-lang.c (chill_create_fundamental_type): Track compiler | Fred Fish | 1 | -0/+8 |
1993-02-22 | * remote-mips.c: New file; implements MIPS remote debugging | Ian Lance Taylor | 1 | -0/+20 |
1993-02-22 | * gdb/testsuite: made modifications to testcases, etc., to allow | Mike Werner | 1 | -0/+6 |
1993-02-22 | Correct incorrect attribution. | Ian Lance Taylor | 1 | -1/+1 |
1993-02-21 | * gdb/testsuite: Initial creation of gdb/testsuite. | Mike Werner | 1 | -0/+10 |
1993-02-20 | Add reminders for next release. | John Gilmore | 1 | -0/+4 |
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 | * 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 | 1 | -0/+14 |
1993-02-19 | * am29k-pinsn.c (print_insn): Minor nits with const. | Stu Grossman | 1 | -0/+6 |
1993-02-19 | * nm-hp300bsd.h (PTRACE_ARG3_TYPE): FSF's hp300's have int* not caddr_t. | K. Richard Pixley | 1 | -0/+5 |
1993-02-18 | Bugfix for length==0 case. | John Gilmore | 1 | -0/+2 |
1993-02-18 | * c-lang.c (c_printstr): If a C string ends in a null, don't | John Gilmore | 1 | -0/+5 |
1993-02-18 | * defs.h (STRCMP): Make it work for unsigned chars. | Stu Grossman | 1 | -0/+4 |
1993-02-18 | * nm-hp300bsd.h (ATTACH_DETACH, PTRACE_ATTACH, PTRACE_DETACH): define. | John Gilmore | 1 | -0/+9 |
1993-02-18 | * Makefile.in (VERSION): Roll to 4.7.9. | John Gilmore | 1 | -1/+3 |
1993-02-18 | * mipsread.c (ZMAGIC): #undef to avoid duplicate define. | John Gilmore | 1 | -0/+5 |
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 | 1 | -0/+3 |
1993-02-17 | * dbxread.c (process_one_symbol): cast enum value N_SO into int when | K. Richard Pixley | 1 | -0/+4 |
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 | 1 | -0/+6 |
1993-02-16 | (alldeps.mak): Make ALLDEPFILES_SUBSUBDIR for files in sub sub dirs. | John Gilmore | 1 | -0/+2 |
1993-02-16 | * Makefile.in (VERSION): Roll to 4.7.6. | John Gilmore | 1 | -0/+10 |