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