| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in comment. | Per Bothner | 1996-01-23 | 1 | -1/+1 |
* | * language.c (lang_bool_type), language.h: New function. | Per Bothner | 1995-12-01 | 1 | -0/+5 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * defs.h (ATTR_FORMAT): New macro, expands to gcc's format | J.T. Conklin | 1995-05-19 | 1 | -2/+4 |
* | * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, | J.T. Conklin | 1995-05-18 | 1 | -2/+2 |
* | * language.h (struct language_defn): New field evaluate_exp. | Per Bothner | 1995-02-12 | 1 | -0/+5 |
* | * eval.c (evaluate_subexp): Clean up handling of | Per Bothner | 1995-02-02 | 1 | -0/+6 |
* | * language.h (struct language_defn): New field c_style_arrays. | Per Bothner | 1995-01-26 | 1 | -0/+5 |
* | Initial Fortran language support, adapted from work by Farooq Butt | Stan Shebs | 1994-08-19 | 1 | -0/+3 |
* | * language.h (struct language_defn): Remove unused field | Stan Shebs | 1994-08-03 | 1 | -8/+0 |
* | Fix value_print, which used to be ostensibly langauge-indepentdent, | Per Bothner | 1994-06-05 | 1 | -0/+7 |
* | * printcmd.c (decode_format): Don't blithely set the size for | Jim Kingdon | 1994-02-03 | 1 | -10/+0 |
* | * gdbtypes.h, ch-typeprint.c, ch-valprint.c: | Jim Kingdon | 1994-02-02 | 1 | -1/+4 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -4/+4 |
* | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1993-09-28 | 1 | -8/+2 |
* | * language.h: Add comment about current_language. | Jim Kingdon | 1993-09-02 | 1 | -1/+13 |
* | Remove chill sanitizations, which are no longer necessary. | Fred Fish | 1993-04-16 | 1 | -2/+0 |
* | * main.c (source_command): Require an explicit pathname of file | Fred Fish | 1993-03-11 | 1 | -1/+2 |
* | * language.h (local_decimal_format_custom): Add prototype. | Fred Fish | 1993-03-01 | 1 | -0/+3 |
* | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1992-12-18 | 1 | -29/+92 |
* | * c-exp.y, m2-exp.y: Migrate code that has nothing to do with | Fred Fish | 1992-12-09 | 1 | -0/+1 |
* | * c-exp.y (c_create_fundamental_type): New function to create | Fred Fish | 1992-12-03 | 1 | -0/+7 |
* | * language.h (PRINT_LITERAL_FORM): New macro that takes character | Fred Fish | 1992-11-23 | 1 | -0/+9 |
* | * defs.h (sevenbit_strings): Add declaration. | Fred Fish | 1992-11-21 | 1 | -0/+7 |
* | * language.h (language_format_info): New structure to bundle | Fred Fish | 1992-11-18 | 1 | -15/+103 |
* | First cut at sanitizing away the chill stuff. | Fred Fish | 1992-11-16 | 1 | -0/+2 |
* | * Makefile.in (SFILES_MAINDIR): Add ch-exp.y. | Fred Fish | 1992-11-15 | 1 | -0/+1 |
* | * language.c, language.h: Move saved_language out to global | John Gilmore | 1992-10-06 | 1 | -0/+5 |
* | * target.c (nomemory): Now that higher levels examine errno, give EIO. | John Gilmore | 1992-03-29 | 1 | -2/+2 |
* | * environ.h, expression.h, frame.h, gdbcmd.h, gdbcore.h, | John Gilmore | 1992-02-21 | 1 | -25/+77 |
* | * language.c, language.h: Make some things const. | John Gilmore | 1992-01-31 | 1 | -1/+1 |
* | CLeanups to compile, mostly on BSD (okeeffe) and sco (kithrup). | John Gilmore | 1991-11-22 | 1 | -2/+2 |
* | * coffread.c (coff_symfile_read): Use xmalloc, not malloc. | John Gilmore | 1991-09-28 | 1 | -0/+2 |
* | * language.h, language.c: New files for language-specific macros, | John Gilmore | 1991-09-19 | 1 | -0/+168 |