Age | Commit message (Expand) | Author | Files | Lines |
1994-04-28 | * utils.c, defs.h (error_begin): New function. | Jim Kingdon | 1 | -10/+10 |
1994-03-03 | * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c, | Jim Kingdon | 1 | -5/+5 |
1994-02-03 | * language.h, c-lang.c, ch-lang.c, m2-lang.c, language.c: Remove | Jim Kingdon | 1 | -6/+0 |
1994-02-02 | * gdbtypes.h, ch-typeprint.c, ch-valprint.c: | Jim Kingdon | 1 | -48/+20 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -24/+24 |
1993-09-28 | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -11/+11 |
1993-06-13 | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 1 | -2/+2 |
1993-04-16 | Remove chill sanitizations, which are no longer necessary. | Fred Fish | 1 | -19/+1 |
1993-03-01 | * language.h (local_decimal_format_custom): Add prototype. | Fred Fish | 1 | -0/+15 |
1993-02-17 | * language.c (struct op_print unk_op_print_tab): use the enum values | K. Richard Pixley | 1 | -1/+1 |
1993-01-28 | * expression.h (BINOP_CONCAT): Document use for self concatenation | Fred Fish | 1 | -2/+3 |
1993-01-21 | * eval.c (evaluate_subexp): Fix OP_ARRAY, remove code that | Fred Fish | 1 | -0/+28 |
1993-01-05 | * expression.h (exp_opcode): Add BINOP_MOD. | Fred Fish | 1 | -0/+1 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -10/+10 |
1992-12-18 | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1 | -1/+35 |
1992-12-03 | * c-exp.y (c_create_fundamental_type): New function to create | Fred Fish | 1 | -0/+27 |
1992-11-21 | * defs.h (sevenbit_strings): Add declaration. | Fred Fish | 1 | -0/+24 |
1992-11-18 | * language.h (language_format_info): New structure to bundle | Fred Fish | 1 | -16/+28 |
1992-11-16 | First cut at sanitizing away the chill stuff. | Fred Fish | 1 | -6/+22 |
1992-11-15 | * Makefile.in (SFILES_MAINDIR): Add ch-exp.y. | Fred Fish | 1 | -5/+24 |
1992-10-06 | * language.c, language.h: Move saved_language out to global | John Gilmore | 1 | -7/+22 |
1992-09-29 | * breakpoint.c, exec.c, language.c, main.c, printcmd.c, symfile.c, | Stu Grossman | 1 | -14/+14 |
1992-09-15 | * breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c, | Stu Grossman | 1 | -14/+14 |
1992-07-06 | * maint.c: New file. | Fred Fish | 1 | -3/+0 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -3/+6 |
1992-03-29 | Lint | John Gilmore | 1 | -2/+2 |
1992-03-15 | Globs of changes. See the ChangeLog for details. Most related to | Fred Fish | 1 | -10/+9 |
1992-03-03 | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1 | -2/+1 |
1992-02-22 | * Check in Fred Fish's changes in these modules. Fred | John Gilmore | 1 | -6/+7 |
1992-02-21 | * core.c, exec.c, infrun.c, inftarg.c, language.c, remote.c, | John Gilmore | 1 | -29/+82 |
1992-01-31 | * language.c, language.h: Make some things const. | John Gilmore | 1 | -2/+2 |
1991-11-14 | Motorola 88000 port without tears, I mean without tdescs. | John Gilmore | 1 | -12/+0 |
1991-11-12 | Remove internal gdb definition of fixed arg count concat() function and | Fred Fish | 1 | -3/+3 |
1991-11-09 | Lint and some rs/6000 port. | John Gilmore | 1 | -0/+2 |
1991-11-06 | Add C++ as a separate language. | Per Bothner | 1 | -0/+9 |
1991-09-28 | * coffread.c (coff_symfile_read): Use xmalloc, not malloc. | John Gilmore | 1 | -25/+24 |
1991-09-20 | * language.c (set_language_command): Print useful help message, | John Gilmore | 1 | -3/+5 |
1991-09-20 | * main.c (main): Avoid any output before (gdb) prompt when -q. | John Gilmore | 1 | -2/+8 |
1991-09-20 | * language.c (_initialize_language): Fix type check and range | John Gilmore | 1 | -3/+3 |
1991-09-19 | * language.h, language.c: New files for language-specific macros, | John Gilmore | 1 | -0/+1100 |