mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 14:39:09 +08:00
Fix typo in previous ChangeLog message.
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
Fri Sep 24 00:42:23 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
|
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.
|
* osf-core.c: New file for OSF/1 core file support.
|
||||||
* config/alphaosf.mh (HDEFINES): Set to -DHPUX_CORE.
|
* config/alphaosf.mh (HDEFINES): Add -DOSF_CORE.
|
||||||
(HDEPFILES): Set to hpux-core.o.
|
(HDEPFILES): Set to osf-core.o.
|
||||||
* bfd-in2.h (union tdata): Add osf_core_data member.
|
* bfd-in2.h (union tdata): Add osf_core_data member.
|
||||||
* targets.c: If OSF_CORE is defined, add osf_core_vec to target list.
|
* targets.c: If OSF_CORE is defined, add osf_core_vec to target list.
|
||||||
* Makefile.in (OPTIONAL_BACKENDS): Add osf-core.o.
|
* Makefile.in (OPTIONAL_BACKENDS): Add osf-core.o.
|
||||||
|
Reference in New Issue
Block a user