From 78dee4ee0534c35875961f40cc92e36ef5dd3cd0 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Tue, 17 Nov 1998 23:59:30 +0000 Subject: [PATCH] Re-do type system so that GCC's explicit attribute/mode types are used (when available). Update sim-bits and sim-alu tests in sim/testsuite/common. --- sim/common/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 8a334a2437..89a1d3d078 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +Wed Nov 18 10:22:22 1998 Andrew Cagney + + * sim-types.h: Re-do type system so that GCC's attribute and mode + are used to specify types. Handle case of ALPHA. + 1998-11-13 Frank Ch. Eigler start-sanitize-gxsim