aboutsummaryrefslogtreecommitdiff
path: root/gdb/ch-lang.c
AgeCommit message (Expand)AuthorFilesLines
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