aboutsummaryrefslogtreecommitdiff
path: root/gdb/language.h
AgeCommit message (Expand)AuthorFilesLines
2003-08-072003-08-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-6/+2
2003-05-202003-05-19 David Carlton <carlton@bactrian.org>David Carlton1-0/+21
2003-04-122003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+2
2003-04-02* Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).Adam Fedor1-0/+7
2003-03-26* Makefile.in (infrun.o): Add $(language_h)Adam Fedor1-0/+10
2003-01-142003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+4
2003-01-022003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+0
2002-10-12language.h (CAST_IS_CONVERSION): Add language_objc.Adam Fedor1-1/+2
2002-09-19Revert previous change. Not obvious.Andrew Cagney1-2/+1
2002-09-192002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+2
2002-08-012002-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-05-12* language.c (local_hex_string_custom): Simplify. Do not dependAndrew Cagney1-6/+2
2002-02-02* language.h (type_error, range_error): Make string parameterAndrew Cagney1-4/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-10-27Corrected spelling errors in comments.David Anderson1-2/+2
2000-08-112000-08-10 Jimmy Guo <guo@cup.hp.com>Jimmy Guo1-0/+23
2000-06-19 * defs.h: define language_pascal in language enumeration. Pierre Muller1-1/+2
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-5/+5
2000-05-28PARAMS removal.Kevin Buettner1-61/+33
2000-03-04Comment out longest_raw_hex_string.Andrew Cagney1-0/+4
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-11/+13
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-1/+13
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-2/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-121/+140
1999-04-26import gdb-19990422 snapshotStan Shebs1-4/+4
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+439
1999-04-16Initial creation of sourceware repositoryStan Shebs1-439/+0
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-3/+3
1998-10-05 * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr)Stu Grossman1-5/+11
1998-09-22 * defs.h utils.c (fputc_filtered): New function. Does the obvious...Stu Grossman1-2/+4
1998-06-10 * c-exp.y: Fix problems with parsing "'foo.bar'::func". Some languagesStu Grossman1-1/+1
1996-01-23Fix typo in comment.Per Bothner1-1/+1
1995-12-01 * language.c (lang_bool_type), language.h: New function.Per Bothner1-0/+5
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