* configure: Ignore new autoconf configure options.
[binutils-gdb.git] / gdb / ch-lang.c
1995-11-30 Per Bothner * gdbtypes.h (enum type_code): Added TYPE_CODE_TYPEDEF.
1995-11-29 Per Bothner * expression.h (enum exp_opcode): Add BINOP_RANGE.
1995-08-02 Fred FishUpdate FSF address.
1995-07-18 Fred Fish * dache.c (struct dcache_block): Change data member...
1995-06-14 Per Bothner * parser-defs.h (enum precedence): Added PREC_BUILTIN...
1995-02-12 Jim Kingdon * valops.c (value_arg_coerce): Use VALUE_TYPE not...
1995-02-12 Per Bothner * language.h (struct language_defn): New field evalua...
1995-02-02 Per Bothner * eval.c (evaluate_subexp): Clean up handling of
1995-01-26 Per Bothner * language.h (struct language_defn): New field c_styl...
1994-09-16 Per Bothner * ch-exp.y: Get rid of some extra non-terminals,...
1994-08-04 Stan Shebs * ch-lang.c (chill_language_defn): Ditto.
1994-06-05 Per Bothner Fix value_print, which used to be ostensibly langauge...
1994-03-30 Per Bothner * ch-lang.c (chill_is_varying_struct): Magic string is
1994-02-03 Jim Kingdon * printcmd.c (decode_format): Don't blithely set the...
1994-01-23 Per Bothner * ch-exp.y (match_string_literal): Allow a zero-lengt...
1993-12-21 Per Bothner * ch-exp.y (match_dollar_tokens): Fix off-by-one...
1993-11-15 Jim Kingdon * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB.
1993-11-01 Thomas LordChange the stream argument to _filtered to GDB_FILE *.
1993-09-28 Jim KingdonTue Sep 28 09:45:38 1993 Peter Schauer (pes@regent...
1993-02-23 Fred Fish * ch-lang.c (chill_create_fundamental_type): Track...
1993-01-21 Fred Fish * eval.c (evaluate_subexp): Fix OP_ARRAY, remove...
1993-01-05 Fred Fish * expression.h (exp_opcode): Add BINOP_MOD.
1993-01-01 Fred Fish * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in...
1992-12-18 Fred Fish * Makefile.in (VERSION): Bump to 4.7.4.
1992-12-09 Fred Fish * c-lang.c (_initialize_c_language): Name changed...
1992-12-09 Fred Fish * c-exp.y, m2-exp.y: Migrate code that has nothing...