From: Peter Schauer Date: Thu, 12 Jan 1995 18:33:52 +0000 (+0000) Subject: * hosts/symmetry.h: Redefine `shared' to enable compilation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b69fe36371fecce6c41d694c8c923f8eff82e987;p=binutils-gdb.git * 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. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fdb8565a2f5..faf2f422bc3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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 * reloc.c (reloc_howto_type): Make typedef include `const'.