aboutsummaryrefslogtreecommitdiff
path: root/sim/common
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1998-11-17 23:59:30 +0000
committerAndrew Cagney <cagney@redhat.com>1998-11-17 23:59:30 +0000
commit78dee4ee0534c35875961f40cc92e36ef5dd3cd0 (patch)
tree5586afb59455c45c60f571b945b1eb25952261b0 /sim/common
parent82ef568c2e7ead6ebed8d963a8700f591177aacb (diff)
downloadfsf-binutils-gdb-78dee4ee0534c35875961f40cc92e36ef5dd3cd0.zip
fsf-binutils-gdb-78dee4ee0534c35875961f40cc92e36ef5dd3cd0.tar.gz
fsf-binutils-gdb-78dee4ee0534c35875961f40cc92e36ef5dd3cd0.tar.bz2
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.
Diffstat (limited to 'sim/common')
-rw-r--r--sim/common/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 8a334a2..89a1d3d 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,8 @@
+Wed Nov 18 10:22:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * 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 <fche@elastic.org>
start-sanitize-gxsim