From dfb89b82d4cf591409ca383b9e4fd013cb11a9d7 Mon Sep 17 00:00:00 2001 From: Kim Knuttila Date: Sat, 29 Jun 1996 23:25:23 +0000 Subject: [PATCH] Fixed the ppc/nt strip bug. Missing D_PAGED. --- bfd/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 26e690e117..650339227a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,14 @@ +Sat Jun 29 16:18:51 1996 Kim Knuttila + + * peicode.h (coff_swap_aouthdr_in): Missing initializations of + first_thunk_address, thunk_size, and import_table_size. + * peicode.h: Improved some diagnostics regarding edata sections. + + * coff-ppc.c (coff_ppc_relocate_section): Earlier error check + on IMGLUE relocs. + (coff_ppc_relocate_section): Improved diagnostic for large TOCDEFN's. + (TARGET_LITTLE_SYM): Added missing D_PAGED. + Fri Jun 28 13:48:45 1996 Ian Lance Taylor * xcofflink.c (xcoff_link_check_ar_symbols): An undefined symbol