32 lines
1 KiB
Text
32 lines
1 KiB
Text
Wed Jan 4 09:18:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||
|
||
* top.c (locate_arg): Call strchr not index.
|
||
|
||
Tue Jan 3 16:52:03 1995 Per Bothner <bothner@kalessin.cygnus.com>
|
||
|
||
* ch-exp.y (literal): Recognize NULL.
|
||
(tuple): Parse simple unlabelled tuples.
|
||
* eval.c (evaluate_subexp case OP_ARRAY): Use expect_type to
|
||
evaluate brace-initializer-expressions depending on context.
|
||
(evaluate_subexp case UNOP_CAST): Pass the target type as
|
||
expected type when evaluating the expression.
|
||
|
||
* ch-typeprint.c (chill_type_print_base): Get names of PTR and
|
||
BOOL from TYPE_NAME.
|
||
* ch-valprint.c (chill_print_type_scalar): New function, to handle
|
||
TYPE_CODE_RANGE better than print_type_scalar does.
|
||
(chill_val_print_array_elements): Use above new function.
|
||
|
||
Mon Jan 2 15:02:51 1995 Stan Shebs <shebs@andros.cygnus.com>
|
||
|
||
* remote-udi.c (udi_load): Tell symbol_file_add that the
|
||
program being loaded is the main program.
|
||
|
||
For older changes see ChangeLog-94
|
||
|
||
Local Variables:
|
||
mode: indented-text
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|