There's some question as to whether this stuff is NDA'd in the Ultrasparc
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 17 Jan 1996 20:50:32 +0000 (20:50 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Wed, 17 Jan 1996 20:50:32 +0000 (20:50 +0000)
Early Access Program agreement.  Sanitize v8plus stuff out for now.

include/elf/.Sanitize
include/elf/ChangeLog
include/elf/common.h

index 18910cbdc24d8ce8d91a73fc293fce2c31295e2f..07a873ff58faf89f1c7fad90c961a179f745f311 100644 (file)
@@ -41,10 +41,12 @@ hppa.h
 internal.h
 mips.h
 ppc.h
-sparc.h
 
 Things-to-lose:
 
+# Until v8+ is released.
+sparc.h
+
 Do-last:
 
 arc_files="ChangeLog common.h"
index 1f2c5f33f1a362106fa5b1a1fe4e13e2e283da52..cf785fb90d4227f16f724044972a6272bec53ee4 100644 (file)
@@ -1,8 +1,10 @@
+start-sanitize-v8plus
 Wed Jan 17 09:09:16 1996  Doug Evans  <dje@canuck.cygnus.com>
 
        * common.h: Define EM_SPARC32PLUS.
 
        * sparc.h: New file.
+end-sanitize-v8plus
 
 Thu Jan 11 16:27:34 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
 
index 303c860f72e68267f09bd7dea3bc83306cdad55a..41c271302406613c54da184acaee20cc4d04bc0e 100644 (file)
@@ -85,7 +85,11 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #define EM_SPARC64     11      /* SPARC v9 (not official) 64-bit */
 
 #define EM_PARISC      15      /* HPPA */
+
+/* start-sanitize-v8plus */
 #define EM_SPARC32PLUS 18      /* Sun's "v8plus" */
+/* end-sanitize-v8plus */
+
 #define EM_PPC        20       /* PowerPC */
 
 /* If it is necessary to assign new unofficial EM_* values, please pick large