* hosts/symmetry.h: Redefine `shared' to enable compilation
authorPeter Schauer <Peter.Schauer@mytum.de>
Thu, 12 Jan 1995 18:33:52 +0000 (18:33 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Thu, 12 Jan 1995 18:33:52 +0000 (18:33 +0000)
with the native Dynix cc compiler.
* i386dynix.c:  Include aoutx.h instead of using routines
from aout32.c.

bfd/ChangeLog

index fdb8565a2f54d771c7c5b7e17591fffe15d89b9d..faf2f422bc3601716979095ddb1fe5aeea7a6a15 100644 (file)
@@ -1,3 +1,10 @@
+Thu Jan 12 09:33:24 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * hosts/symmetry.h:  Redefine `shared' to enable compilation
+       with the native Dynix cc compiler.
+       * i386dynix.c:  Include aoutx.h instead of using routines
+       from aout32.c.
+
 Wed Jan 11 21:31:41 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
 
        * reloc.c (reloc_howto_type): Make typedef include `const'.