From: Nick Clifton Date: Fri, 4 Jun 1999 07:42:55 +0000 (+0000) Subject: oops - omitted from previous delta X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7714a18c8960eabaf3f505c25f7a34f77e56a788;p=binutils-gdb.git oops - omitted from previous delta --- 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.