summaryrefslogtreecommitdiff
path: root/gdb/language.h
Commit message (Expand)AuthorAgeFilesLines
* * language.h (language_defn): new field, la_word_break_characters.Joel Brobecker2003-10-061-0/+3
* * language.h (default_word_break_characters): Add prototype.Joel Brobecker2003-10-061-0/+3
* * parser-defs.h (struct exp_descriptor): New definition, containingPaul N. Hilfinger2003-09-251-4/+5
* 2003-08-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-071-6/+2
* 2003-05-19 David Carlton <carlton@bactrian.org>David Carlton2003-05-201-0/+21
* 2003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-121-0/+2
* * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).Adam Fedor2003-04-021-0/+7
* * Makefile.in (infrun.o): Add $(language_h)Adam Fedor2003-03-261-0/+10
* 2003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-141-2/+4
* 2003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-021-1/+0
* language.h (CAST_IS_CONVERSION): Add language_objc.Adam Fedor2002-10-121-1/+2
* Revert previous change. Not obvious.Andrew Cagney2002-09-191-2/+1
* 2002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-09-191-1/+2
* 2002-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-011-1/+1
* * language.c (local_hex_string_custom): Simplify. Do not dependAndrew Cagney2002-05-121-6/+2
* * language.h (type_error, range_error): Make string parameterAndrew Cagney2002-02-021-4/+2
* 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