3 * ch-exp.y (literal): Recognize NULL.
4 (tuple): Parse simple unlabelled tuples.
5 * eval.c (evaluate_subexp case OP_ARRAY): Use expect_type to
6 evaluate brace-initializer-expressions depending on context.
7 (evaluate_subexp case UNOP_CAST): Pass the target type as
8 expected type when evaluating the expression.
10 * ch-typeprint.c (chill_type_print_base): Get names of PTR and
12 * ch-valprint.c (chill_print_type_scalar): New function, to handle
13 TYPE_CODE_RANGE better than print_type_scalar does.
14 (chill_val_print_array_elements): Use above new function.
18 * remote-udi.c (udi_load): Tell symbol_file_add that the
19 program being loaded is the main program.
21 For older changes see ChangeLog-94
27 version-control: never