diff options
author | Jim Wilson <wilson@gcc.gnu.org> | 1993-09-28 15:48:56 -0700 |
---|---|---|
committer | Jim Wilson <wilson@gcc.gnu.org> | 1993-09-28 15:48:56 -0700 |
commit | 42102505b4172e492419fe193041dbcfa2b0bbd9 (patch) | |
tree | 0b689b2b4172ace3cd1574bd4116e953ef35cb2d /gcc/config | |
parent | bc9e02aec783f65979062e0d93d798f72bf10756 (diff) | |
download | gcc-42102505b4172e492419fe193041dbcfa2b0bbd9.zip gcc-42102505b4172e492419fe193041dbcfa2b0bbd9.tar.gz gcc-42102505b4172e492419fe193041dbcfa2b0bbd9.tar.bz2 |
Comment that this is for sparclite w/o FPU.
From-SVN: r5511
Diffstat (limited to 'gcc/config')
-rw-r--r-- | gcc/config/sparc/lite.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/lite.h b/gcc/config/sparc/lite.h index e558c70..15c6dd5 100644 --- a/gcc/config/sparc/lite.h +++ b/gcc/config/sparc/lite.h @@ -1,4 +1,4 @@ -/* Definitions of target machine for GNU compiler, for SPARClite. +/* Definitions of target machine for GNU compiler, for SPARClite w/o FPU. Copyright (C) 1993 Free Software Foundation, Inc. Contributed by Jim Wilson (wilson@cygnus.com). |