]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
oops - omitted from previous delta
authorNick Clifton <nickc@redhat.com>
Fri, 4 Jun 1999 07:42:55 +0000 (07:42 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 4 Jun 1999 07:42:55 +0000 (07:42 +0000)
bfd/ChangeLog

index adaf6b95f0975511e58f8c4ca5eafec272276874..89a0ea50b39b7e994fc8441d3ce7e147a2bc1021 100644 (file)
@@ -1,3 +1,16 @@
+1999-06-04  Nick Clifton  <nickc@cygnus.com>
+
+       * 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  <nickc@cygnus.com>
 
        * elfxx-target.h (ELF_MAXPAGESIZE): Default to 0x1000 not 1.