summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/i386/sol2gas.h
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-11-01 08:28:22 +0000
committerobrien <obrien@FreeBSD.org>1999-11-01 08:28:22 +0000
commit244fe162cc15cf5fc410c04d9cea91e1b8dbbf3c (patch)
tree85e4baa6cb7b1e8696f4261920a9a73b6e9e86c6 /contrib/gcc/config/i386/sol2gas.h
parent054afb0053ea87f2cd3711acb86d2e366f7ef631 (diff)
parent4b66dfb9030fa6d9912fcf3dfbe3fa8a4fa0a3fc (diff)
downloadFreeBSD-src-244fe162cc15cf5fc410c04d9cea91e1b8dbbf3c.zip
FreeBSD-src-244fe162cc15cf5fc410c04d9cea91e1b8dbbf3c.tar.gz
This commit was generated by cvs2svn to compensate for changes in r52750,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/gcc/config/i386/sol2gas.h')
-rw-r--r--contrib/gcc/config/i386/sol2gas.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/contrib/gcc/config/i386/sol2gas.h b/contrib/gcc/config/i386/sol2gas.h
new file mode 100644
index 0000000..7f2c962
--- /dev/null
+++ b/contrib/gcc/config/i386/sol2gas.h
@@ -0,0 +1,11 @@
+/* Definitions of target machine for GNU compiler, for SPARC running
+ Solaris 2 with GNU as up to 2.9.5.0.12.
+
+ Copyright (C) 1999 Free Software Foundation, Inc.
+*/
+
+#ifndef GAS_DOES_NOT_SUPPORT_MINUS_S
+#define GAS_DOES_NOT_SUPPORT_MINUS_S 1
+#endif
+
+#include "i386/sol2.h"
OpenPOWER on IntegriCloud