summaryrefslogtreecommitdiff
path: root/gdb/language.h
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (evaluate_subexp): Clean up handling ofPer Bothner1995-02-021-0/+6
* * language.h (struct language_defn): New field c_style_arrays.Per Bothner1995-01-261-0/+5
* Initial Fortran language support, adapted from work by Farooq ButtStan Shebs1994-08-191-0/+3
* * language.h (struct language_defn): Remove unused fieldStan Shebs1994-08-031-8/+0
* Fix value_print, which used to be ostensibly langauge-indepentdent,Per Bothner1994-06-051-0/+7
* * printcmd.c (decode_format): Don't blithely set the size forJim Kingdon1994-02-031-10/+0
* * gdbtypes.h, ch-typeprint.c, ch-valprint.c:Jim Kingdon1994-02-021-1/+4
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-4/+4
* Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1993-09-281-8/+2
* * language.h: Add comment about current_language.Jim Kingdon1993-09-021-1/+13
* Remove chill sanitizations, which are no longer necessary.Fred Fish1993-04-161-2/+0
* * main.c (source_command): Require an explicit pathname of fileFred Fish1993-03-111-1/+2
* * language.h (local_decimal_format_custom): Add prototype.Fred Fish1993-03-011-0/+3
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-29/+92
* * c-exp.y, m2-exp.y: Migrate code that has nothing to do withFred Fish1992-12-091-0/+1
* * c-exp.y (c_create_fundamental_type): New function to createFred Fish1992-12-031-0/+7
* * language.h (PRINT_LITERAL_FORM): New macro that takes characterFred Fish1992-11-231-0/+9
* * defs.h (sevenbit_strings): Add declaration.Fred Fish1992-11-211-0/+7
* * language.h (language_format_info): New structure to bundleFred Fish1992-11-181-15/+103
* First cut at sanitizing away the chill stuff.Fred Fish1992-11-161-0/+2
* * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.Fred Fish1992-11-151-0/+1
* * language.c, language.h: Move saved_language out to globalJohn Gilmore1992-10-061-0/+5
* * target.c (nomemory): Now that higher levels examine errno, give EIO.John Gilmore1992-03-291-2/+2
* * environ.h, expression.h, frame.h, gdbcmd.h, gdbcore.h,John Gilmore1992-02-211-25/+77
* * language.c, language.h: Make some things const.John Gilmore1992-01-311-1/+1
* CLeanups to compile, mostly on BSD (okeeffe) and sco (kithrup).John Gilmore1991-11-221-2/+2
* * coffread.c (coff_symfile_read): Use xmalloc, not malloc.John Gilmore1991-09-281-0/+2
* * language.h, language.c: New files for language-specific macros,John Gilmore1991-09-191-0/+168