From 7714a18c8960eabaf3f505c25f7a34f77e56a788 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 4 Jun 1999 07:42:55 +0000 Subject: [PATCH] oops - omitted from previous delta --- bfd/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index adaf6b95f09..89a0ea50b39 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,16 @@ +1999-06-04 Nick Clifton + + * Makefile.am: Add epoc-arm-pe target. + * Makefile.in: Regenerate. + * pe-arm.c: Only redefine interworking function names if they have + not already been redefined. + * pei-arm.c: Only redefine interworking function names if they have + not already been redefined. + * epoc-pe-arm.c: Redefine interworking function names to avoid a + name space clash. + * epoc-pei-arm.c: Redefine interworking function names to avoid a + name space clash. + 1999-06-03 Nick Clifton * elfxx-target.h (ELF_MAXPAGESIZE): Default to 0x1000 not 1. -- 2.30.2