diff options
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index ae5e2a3..96431f0 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,11 @@ +Mon May 25 18:21:38 1998 Andrew Cagney <cagney@b1.cygnus.com> + + * hw-base.h (create_hw_property_data, delete_hw_property_data): + Declare. + * hw-base.c (hw_create, hw_delete): Call + * hw-properties.c (create_hw_property_data, + delete_hw_property_data): Define. + Mon May 25 17:40:46 1998 Andrew Cagney <cagney@b1.cygnus.com> * hw-device.c, hw-properties.c: Include hw-base.h |