From 5fb54939a935432613fbe6d4de424ab168d6ca4d Mon Sep 17 00:00:00 2001 From: Peter Schauer Date: Wed, 6 Jul 1994 07:53:31 +0000 Subject: [PATCH] * coff-alpha.c (alpha_ecoff_mkobject_hook): New hook to additionally copy object type information from the alpha file header to the BFD flags. (alpha_ecoff_backend_data): Use it. (ecoffalpha_little_vec): Add DYNAMIC to object_flags. * aout64.c: Fix typo in conditional QMAGIC definition. --- bfd/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b0a5e6b6421..e8302b3bea0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +Wed Jul 6 00:48:57 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * coff-alpha.c (alpha_ecoff_mkobject_hook): New hook to + additionally copy object type information from the alpha file + header to the BFD flags. + (alpha_ecoff_backend_data): Use it. + (ecoffalpha_little_vec): Add DYNAMIC to object_flags. + * aout64.c: Fix typo in conditional QMAGIC definition. + Wed Jul 6 00:13:17 1994 Jeff Law (law@snake.cs.utah.edu) * hppabsd-core.c (hppabsd_core_core_file_p): Sanity check the -- 2.30.2