summaryrefslogtreecommitdiff
path: root/gdb/language.h
Commit message (Expand)AuthorAgeFilesLines
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Corrected spelling errors in comments.David Anderson2000-10-271-2/+2
* 2000-08-10 Jimmy Guo <guo@cup.hp.com>Jimmy Guo2000-08-111-0/+23
* * defs.h: define language_pascal in language enumeration. Pierre Muller2000-06-191-1/+2
* Eliminate PARAMS from function pointer declarations.Kevin Buettner2000-06-041-5/+5
* PARAMS removal.Kevin Buettner2000-05-281-61/+33
* Comment out longest_raw_hex_string.Andrew Cagney2000-03-041-0/+4
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-11/+13
* import gdb-1999-12-13 snapshotJason Molenda1999-12-141-1/+13
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-2/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-121/+140
* import gdb-19990422 snapshotStan Shebs1999-04-261-4/+4
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+439
* Initial creation of sourceware repositoryStan Shebs1999-04-161-439/+0
* hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1998-12-281-3/+3
* * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr)Stu Grossman1998-10-051-5/+11
* * defs.h utils.c (fputc_filtered): New function. Does the obvious...Stu Grossman1998-09-221-2/+4
* * c-exp.y: Fix problems with parsing "'foo.bar'::func". Some languagesStu Grossman1998-06-101-1/+1
* Fix typo in comment.Per Bothner1996-01-231-1/+1
* * language.c (lang_bool_type), language.h: New function.Per Bothner1995-12-011-0/+5
* Update FSF address.Fred Fish1995-08-021-1/+1
* * defs.h (ATTR_FORMAT): New macro, expands to gcc's formatJ.T. Conklin1995-05-191-2/+4
* * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered,J.T. Conklin1995-05-181-2/+2
* * language.h (struct language_defn): New field evaluate_exp.Per Bothner1995-02-121-0/+5
* * 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