From: Andrew Cagney Date: Tue, 17 Nov 1998 23:59:30 +0000 (+0000) Subject: Re-do type system so that GCC's explicit attribute/mode types are used X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=78dee4ee0534c35875961f40cc92e36ef5dd3cd0;p=binutils-gdb.git 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. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 8a334a2437e..89a1d3d0783 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