* read.c (potable): Added ".this_GCC_requires_the_GNU_assembler", which is
authorKen Raeburn <raeburn@cygnus>
Thu, 24 Feb 1994 16:38:42 +0000 (16:38 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 24 Feb 1994 16:38:42 +0000 (16:38 +0000)
ignored by gas, but will cause other assemblers to choke.  Intended for use by
gcc ports that require gas instead of native assemblers.

gas/ChangeLog

index 9e6e3b2e4a92e526a4dd74b8c4cb6cf9d86b06ed..c6d4e2880f1629f3dcd703269146f9776a7bb3da 100644 (file)
@@ -1,3 +1,10 @@
+Thu Feb 24 11:30:26 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * read.c (potable): Added ".this_GCC_requires_the_GNU_assembler",
+       which is ignored by gas, but will cause other assemblers to choke.
+       Intended for use by gcc ports that require gas instead of native
+       assemblers.
+
 Thu Feb 24 07:10:31 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
 
        * config/ho-hppaosf.h: Fix braino in test for ANSI-C.