Change the i80 assembler to be three-pass, which allows forward references;
authorDavid Given <dg@cowlark.com>
Thu, 29 Dec 2016 17:08:53 +0000 (17:08 +0000)
committerDavid Given <dg@cowlark.com>
Thu, 29 Dec 2016 17:08:53 +0000 (17:08 +0000)
required for assembling B.

mach/i80/as/mach0.c

index 2249df6..e5a7e88 100644 (file)
@@ -9,3 +9,5 @@
  */
 #define        LISTING
 #define RELOCATION
+#define THREE_PASS
+