diff options
author | Fred Fish <fnf@specifix.com> | 1997-03-15 17:27:45 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1997-03-15 17:27:45 +0000 |
commit | 7305cacd4926a480944112857ed68a8735133fef (patch) | |
tree | 39fda1397debc8a537b9d65d34566a19305c5594 /bfd/ChangeLog | |
parent | ac7a8760f52dc95b10eb07c370224b0ae19b66d4 (diff) | |
download | gdb-7305cacd4926a480944112857ed68a8735133fef.zip gdb-7305cacd4926a480944112857ed68a8735133fef.tar.gz gdb-7305cacd4926a480944112857ed68a8735133fef.tar.bz2 |
* 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.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
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 <fnf@cygnus.com> + + * 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 <ian@cygnus.com> * elf32-mips.c (mips_elf_check_relocs): Give an error if CALL16 is |