From: Doug Evans Date: Tue, 5 May 1998 00:24:16 +0000 (+0000) Subject: Fix sanitization. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ca118edaffe043c6296d0f6d8957a479de9c3ded;p=binutils-gdb.git Fix sanitization. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 58639d504b5..ba2cf3a7446 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -202,18 +202,12 @@ Sat Apr 4 01:07:06 1998 Andrew Cagney * sim-trace.h (TRACE_ANY_P): Define. (struct _trace_data): Add trace_any_p. -start-sanitize-sky -Tue Mar 31 16:44:15 1998 Jim Lemke - - * sim-base.h: Add fp_type_opt etc to sim_state_base for - the global option "float_type". - -end-sanitize-sky Mon Mar 30 17:11:55 1998 Andrew Cagney * run.c (main): Handle all alternatives of enum sim_stop. (main): Delete unused `asection *s'. +start-sanitize-am30 Fri Mar 27 16:15:52 1998 Andrew Cagney * hw-tree.h, hw-tree.c (hw_tree_vparse): New function