* make-all.com: Run config-a-gas.
* setup.com: Don't copy subdirectory files around.
+Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
+
+ * make-all.com: Run config-a-gas.
+ * setup.com: Don't copy subdirectory files around.
+
+Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
+
+ * configure.in (*-*-ose): Remove exclusion of libgloss for this
+ target, it now compiles correctly.
+
Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
* mpw-config.in: Generate Mac include for elf/dwarf2.h.
-$! This file is used to build the binutils on openVMS/AXP.
+$! This file is used to build the binutils on openVMS/Alpha.
$! You must have GNU make for VMS.
$! Run this script to build nm, size, objdump, and as.
$ @setup
$ set def [-.binutils]
$ gmake
$ set def [-.gas]
-$ @config-gas-axp
+$ @config-a-gas
$ gmake
$ set def [-]
-$! setup files for openVMS/AXP
+$! setup files for openVMS/Alpha
$!
-$ copy [.bfd.hosts]alphavms.h [.bfd]sysdep.h
-$ copy [.bfd.hosts]alphavms.h [.opcodes]sysdep.h
-$ copy [.bfd]bfd.h-vms [.bfd]bfd.h
-$ copy [.libiberty]alloca-norm.h [.libiberty]alloca-conf.h
-$ copy [.binutils]config.h-vms [.binutils]config.h
$ define aout [-.INCLUDE.AOUT]
$ define coff [-.INCLUDE.COFF]
$ define elf [-.INCLUDE.ELF]