diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 459b08fe6f..b9381ef0ea 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,8 +1,8 @@ Fri Sep 24 00:42:23 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * osf-core.c: New file for OSF/1 core file support. - * config/alphaosf.mh (HDEFINES): Set to -DHPUX_CORE. - (HDEPFILES): Set to hpux-core.o. + * config/alphaosf.mh (HDEFINES): Add -DOSF_CORE. + (HDEPFILES): Set to osf-core.o. * bfd-in2.h (union tdata): Add osf_core_data member. * targets.c: If OSF_CORE is defined, add osf_core_vec to target list. * Makefile.in (OPTIONAL_BACKENDS): Add osf-core.o.