* emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed):
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 864f69b4323d2fddc7c1eb1723e16a9bb8044645..d00724f93f5ddc4fc09653606cfaee1842043305 100644 (file)
@@ -1,3 +1,34 @@
+2005-02-11  Zack Weinberg  <zack@codesourcery.com>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed):
+       If st.st_ino is zero, do not treat the library as a duplicate.
+
+2005-02-10  Jakub Jelinek  <jakub@redhat.com>
+
+       * emultempl/hppaelf.em (hppaelf_create_output_section_statements):
+       Set BFD_LINKER_CREATED on the stubs bfd.
+       * emultempl/ppc64elf.em (ppc_create_output_section_statements):
+       Likewise.
+
+2005-02-08  Mark Mitchell  <mark@codesourcery.com>
+
+       * scripttempl/armbpabi.sc (VERSION): Make special section symbols
+       local.
+       (Image$$ER_RO$$Base): Define whenever RELOCATING.
+       (Image$$ER_RO$$Limit): Likewise.
+       (SHT$$INIT_ARRAY$$Base): Likewise.
+       (SHT$$INIT_ARRAY$$Limit): Likeise.
+
+2005-02-10  Ben Elliston  <bje@au.ibm.com>
+
+       * emultempl/beos.em: Remove #if 0 and #if 1 blocks.
+
+2005-02-08  Richard Sandiford  <rsandifo@redhat.com>
+
+       * configure.tgt (mips64*el-*-linux-gnu*): Define targ_extra_libpath
+       to include o32 and n64 emulations.
+       (mips64*-*-linux-gnu*): Likewise.
+
 2005-02-08  Hans-Peter Nilsson  <hp@axis.com>
 
        * ldmain.c (warning_callback, warning_find_reloc): Prepend
@@ -43,7 +74,7 @@
        (PARSE_AND_LIST_PROLOGUE): Add option token OPTION_FIX_V4BX.
        (PARSE_AND_LIST_LONGOPTS): Add option --fix-v4bx.
        (PARSE_AND_LIST_OPTIONS): Add option --fix-v4bx.
-       (PARSE_AND_LIST_ARGS_CASES): Add option OPTION_FIX_V4BX. 
+       (PARSE_AND_LIST_ARGS_CASES): Add option OPTION_FIX_V4BX.
        * NEWS: Mention --fix-v4bx.
        * ld.texinfo: Document --fix-v4bx.
 
@@ -54,8 +85,8 @@
        * ld/scripttempl/armbpabi.sc: Move .plt to end of text segment.
        Define IMAGE$$ER_RO$${Base,Limit} and SHT$$INIT_ARRAY$${Base,Limit}.
        Put .init_array, .fini_array, etc. into the read-only data
-       segment. 
-       
+       segment.
+
 2005-01-25  Alan Modra  <amodra@bigpond.net.au>
 
        * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Formatting.
This page took 0.024007 seconds and 4 git commands to generate.