* ch-exp.y (literal): Recognize NULL.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 Tue Jan 3 16:52:03 1995 Per Bothner <bothner@kalessin.cygnus.com>
2
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.
9
10 * ch-typeprint.c (chill_type_print_base): Get names of PTR and
11 BOOL from TYPE_NAME.
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.
15
16 Mon Jan 2 15:02:51 1995 Stan Shebs <shebs@andros.cygnus.com>
17
18 * remote-udi.c (udi_load): Tell symbol_file_add that the
19 program being loaded is the main program.
20
21 For older changes see ChangeLog-94
22 \f
23 Local Variables:
24 mode: indented-text
25 left-margin: 8
26 fill-column: 74
27 version-control: never
28 End:
This page took 0.030255 seconds and 4 git commands to generate.