3bcf418186
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.
21 lines
640 B
Text
21 lines
640 B
Text
Tue Jan 3 16:52:03 1995 Per Bothner <bothner@kalessin.cygnus.com>
|
||
|
||
* 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:
|