diff options
author | Wilfried Moser <moser@cygnus> | 1995-12-11 14:54:50 +0000 |
---|---|---|
committer | Wilfried Moser <moser@cygnus> | 1995-12-11 14:54:50 +0000 |
commit | 8104c47b5a698729e5aec33e3b89090dc4101029 (patch) | |
tree | 60bd15ca9846f935072f450870dd0480cdd6e9bb /gdb/ChangeLog | |
parent | f6d165855eebd59b95ceb16c48f10c7c927d187c (diff) | |
download | gdb-8104c47b5a698729e5aec33e3b89090dc4101029.zip gdb-8104c47b5a698729e5aec33e3b89090dc4101029.tar.gz gdb-8104c47b5a698729e5aec33e3b89090dc4101029.tar.bz2 |
* ch-typeprint.c (chill_type_print_base): Slightly change of printing
of variant structures.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c9f5407..40da781 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Mon Dec 11 06:52:02 1995 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com> + + * ch-typeprint.c (chill_type_print_base): Slightly change of printing + of variant structures. + Mon Dec 11 00:36:01 1995 Per Bothner <bothner@kalessin.cygnus.com> * valops.c (value_cast): Handle casts to and from TYPE_CODE_CHAR. |