Fri Aug 16 14:15:41 1996 James G. Smith <jsmith@cygnus.co.uk>
authorJackie Smith Cashion <jsmith@redhat.com>
Fri, 16 Aug 1996 13:19:45 +0000 (13:19 +0000)
committerJackie Smith Cashion <jsmith@redhat.com>
Fri, 16 Aug 1996 13:19:45 +0000 (13:19 +0000)
* scripttempl/armcoff.sc (__bss_start__, __bss_end__,
  __data_start__, __data_end__): Added to keep in sync. with the
  default ARM crt0.s. Added __CTOR_LIST__ and __DTOR_LIST__ support.

ld/ChangeLog

index ba00e68b5dd46c263b0d8d9e550179b4f8abd085..040afabe2a6a7f59c22d731b02d5a5c214ad553d 100644 (file)
@@ -1,3 +1,14 @@
+Fri Aug 16 14:15:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
+
+       * scripttempl/armcoff.sc (__bss_start__, __bss_end__,
+       __data_start__, __data_end__): Added to keep in sync. with the
+       default ARM crt0.s. Added __CTOR_LIST__ and __DTOR_LIST__ support.
+
+Thu Aug  8 14:24:56 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ldcref.c (check_reloc_refs): If info->same, look for any symbol
+       defined in info->defsec, not just the section symbol.
+
 Wed Aug  7 14:40:48 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
 
        * configure.in: Call BFD_NEED_DECLARATION on strstr and sbrk.