aboutsummaryrefslogtreecommitdiff
path: root/gdb/ch-lang.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-28PARAMS removal.Kevin Buettner1-10/+7
2000-02-08 Clean up compiler warnings:Jim Kingdon1-2/+1
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-7/+7
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-120/+123
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+675
1999-04-16Initial creation of sourceware repositoryStan Shebs1-675/+0
1998-10-05 * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr)Stu Grossman1-2/+4
1996-08-13 * defs.h: Define CONST_PTR as blank if compiling with MicrosoftStu Grossman1-1/+1
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-0/+20
1996-03-23 * ch-lang.c (evaluate_subexp_chill): Fix typo.Fred Fish1-1/+1
1996-03-06 * ch-exp.c (parse_primval): Handle CARD, MAX, MIN.Wilfried Moser1-8/+116
1996-03-05 * ch-lang.c (evaluate_subexp_chill case MULTI_SUBSCRIPT): ErrorPer Bothner1-9/+8
1996-02-16 * demangle.c (is_cplus_marker): New function, checks if aFred Fish1-4/+13
1996-01-12 * stabsread.c (define-symbol): Use invisible referencesPer Bothner1-0/+11
1995-11-30 * gdbtypes.h (enum type_code): Added TYPE_CODE_TYPEDEF.Per Bothner1-20/+24
1995-11-29 * expression.h (enum exp_opcode): Add BINOP_RANGE.Per Bothner1-0/+4
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-07-18 * dache.c (struct dcache_block): Change data member from unsigned charFred Fish1-1/+14
1995-06-14 * parser-defs.h (enum precedence): Added PREC_BUILTIN_FUNCTION.Per Bothner1-1/+109
1995-02-12 * valops.c (value_arg_coerce): Use VALUE_TYPE not SYMBOL_TYPE onJim Kingdon1-0/+4
1995-02-12 * language.h (struct language_defn): New field evaluate_exp.Per Bothner1-1/+50
1995-02-02 * eval.c (evaluate_subexp): Clean up handling ofPer Bothner1-15/+2
1995-01-26 * language.h (struct language_defn): New field c_style_arrays.Per Bothner1-0/+1
1994-09-16 * ch-exp.y: Get rid of some extra non-terminals, and movePer Bothner1-0/+2
1994-08-04 * ch-lang.c (chill_language_defn): Ditto.Stan Shebs1-1/+0
1994-06-05 Fix value_print, which used to be ostensibly langauge-indepentdent,Per Bothner1-0/+1
1994-03-30 * ch-lang.c (chill_is_varying_struct): Magic string isPer Bothner1-1/+1
1994-02-03 * printcmd.c (decode_format): Don't blithely set the size forJim Kingdon1-2/+0
1994-01-23 * ch-exp.y (match_string_literal): Allow a zero-length string.Per Bothner1-1/+1
1993-12-21 * ch-exp.y (match_dollar_tokens): Fix off-by-one bug.Per Bothner1-6/+21
1993-11-15 * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB.Jim Kingdon1-3/+3
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-2/+2
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-3/+3
1993-02-23 * ch-lang.c (chill_create_fundamental_type): Track compilerFred Fish1-2/+6
1993-01-21 * eval.c (evaluate_subexp): Fix OP_ARRAY, remove code thatFred Fish1-0/+1
1993-01-05 * expression.h (exp_opcode): Add BINOP_MOD.Fred Fish1-1/+2
1993-01-01 * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in tm-sysv4.h.Fred Fish1-0/+24
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-6/+11
1992-12-09 * c-lang.c (_initialize_c_language): Name changed fromFred Fish1-1/+1
1992-12-09 * c-exp.y, m2-exp.y: Migrate code that has nothing to do withFred Fish1-0/+306