recent changes to as.h, Makefile.in, write.c, obj-vms.c
authorKen Raeburn <raeburn@cygnus>
Mon, 7 Dec 1992 08:43:34 +0000 (08:43 +0000)
committerKen Raeburn <raeburn@cygnus>
Mon, 7 Dec 1992 08:43:34 +0000 (08:43 +0000)
gas/ChangeLog

index 57cc19f066165dd8ac885a5a9ddcf8c639ab4a37..432d3adb7e4e627d55354cf236dd9c22f186e61a 100644 (file)
@@ -1,3 +1,17 @@
+Mon Dec  7 00:39:09 1992  Ken Raeburn  (raeburn@cygnus.com)
+
+       * as.h: If BROKEN_ASSERT, just redefine `assert' to be trivial,
+       and leave everything else alone.
+
+Fri Dec  4 16:58:42 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
+
+       * Makefile.in (as.new): Don't bother saving as.old.
+
+       * write.c: Conditionalize on OBJ_VMS, not VMS.
+       (magic_number_for_object_file): Don't define if OBJ_VMS.
+
+       * config/obj-vms.c: Changes for traditional C.
+
 Thu Dec  3 01:24:07 1992  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
 
        * config/ho-generic.h (malloc, realloc): Declare.