From 7305cacd4926a480944112857ed68a8735133fef Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Sat, 15 Mar 1997 17:27:45 +0000 Subject: [PATCH] * config.bfd (powerpc-*-beos*): New target. * configure.in (powerpc-*-beos*): Add case that explicitly does not set COREFILE for now. A future BeOS version is expected to support core files. * configure: Regenerate with autoconf. --- bfd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c000847..1bc62c8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Sat Mar 15 10:16:42 1997 Fred Fish + + * config.bfd (powerpc-*-beos*): New target. + * configure.in (powerpc-*-beos*): Add case that explicitly + does not set COREFILE for now. A future BeOS version is + expected to support core files. + * configure: Regenerate with autoconf. + Fri Mar 14 16:43:22 1997 Ian Lance Taylor * elf32-mips.c (mips_elf_check_relocs): Give an error if CALL16 is -- 2.7.4