daily update
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 4e8bae86ce3895c8a69a9783f2e66e3064d66fd3..5da509783a674616deea868491984c0e4a29676b 100644 (file)
@@ -1,3 +1,66 @@
+2005-05-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * scripttempl/elf.sc (DATA_SEGMENT_RELRO_GOTPLT_END): Delete.
+       (DATA_SEGMENT_RELRO_END): Use SEPARATE_GOTPLT value.
+       (GOTPLT): Remove DATA_SEGMENT_RELRO_GOTPLT_END.  Place after
+       DATA_SEGMENT_RELRO_END in script.
+
+2005-05-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_provide_bound_symbols):
+       Don't use a removed section.
+
+2005-05-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ldmain.c (reloc_overflow): Use output_bfd if the symbol
+       is defined in the ABS section.
+
+2005-05-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_provide_init_fini_syms):
+       Put back !link_info.relocatable.
+
+2005-05-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 878
+       * emultempl/elf32.em (gld${EMULATION_NAME}_provide_init_fini_syms):
+       Just check link_info.executable.
+
+2005-05-06  Nick Clifton  <nickc@redhat.com>
+
+       * Update the address and phone number of the FSF organization in
+       the GPL notices in the following files:
+       aclocal.m4, deffile.h, deffilep.y, fdl.texi, ld.h, ldcref.c,
+       ldctor.c, ldctor.h, ldemul.c, ldexp.c, ldexp.h, ldfile.c,
+       ldfile.h, 20ldgram.y, ldint.texinfo, ldlang.c, ldlang.h, ldlex.h,
+       ldlex.l, ldmain.c, ldmain.h, ldmisc.c, ldmisc.h, ldver.c, ldver.h,
+       ldwrite.c, ldwrite.h, lexsup.c, mri.c, mri.h, pe-dll.c, pe-dll.h,
+       sysdep.h, emultempl/aix.em, emultempl/alphaelf.em,
+       emultempl/armcoff.em, emultempl/armelf.em, emultempl/beos.em,
+       emultempl/crxelf.em, emultempl/elf32.em, emultempl/generic.em,
+       emultempl/gld960.em, emultempl/gld960c.em, emultempl/hppaelf.em,
+       emultempl/ia64elf.em, emultempl/irix.em,  emultempl/linux.em,
+       emultempl/lnk960.em, emultempl/m68hc1xelf.em,
+       emultempl/m68kcoff.em, emultempl/m68kelf.em,
+       emultempl/mipsecoff.em, emultempl/mmix-elfnmmo.em,
+       emultempl/mmixelf.em, emultempl/mmo.em, emultempl/needrelax.em,
+       emultempl/pe.em, emultempl/ppc32elf.em, emultempl/ppc64elf.em,
+       emultempl/sh64elf.em, emultempl/sunos.em, emultempl/ticoff.em,
+       emultempl/vanilla.em, emultempl/xtensaelf.em
+
+2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * scripttempl/elf.sc: Document the usage of __bss_start.
+
+2005-05-05  Paul Brook  <paul@codesourcery.com>
+
+       * Makefile.am: Add eelf_i386_vxworks.
+       * Makefile.in: Regenerate.
+       * configure.tgt: Make i?86-*-vxworks use targ_emul=elf_i386_vxworks.
+       * emulparams/elf_i386_vxworks.sh: New file.
+       * emulparams/vxworks.sh: New file.
+       * scripttempl/elf.sc: Add DATA_END_SYMBOLS and ETEXT_NAME.
+
 2005-05-04  H.J. Lu  <hongjiu.lu@intel.com>
 
        * emultempl/elf32.em (gld${EMULATION_NAME}_provide_bound_symbols):
        * scripttempl/maxqcoff.sc: New linker script for target maxq.
        * NEWS: Mention the new target.
 
-2004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
-
-       * testsuite/ld-scripts/weak.exp: Enable test on PE,
-       XFAIL non-i386 PE.
-       * testsuite/ld-undefined/weak-undef.exp: Enable test on PE,
-       XFAIL non-i386 PE.
-       * testsuite/lib/ld-lib.exp (is_pecoff_format): New.
-
 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
 
        * Makefile.am (ALL_EMULATIONS): Remove earmelf_oabi.o.
        * ldlang.c (gc_section_callback): Move SEC_EXCLUDE twiddles..
        (lang_gc_sections): .. to a LANG_FOR_EACH_INPUT_STATEMENT loop here.
 
-2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
-
-       * testsuite/ld-sh/arch/arch.exp: New test script.
-       * testsuite/ld-sh/arch/arch_expected.txt: New file.
-       * testsuite/ld-sh/arch/sh.s: New file.
-       * testsuite/ld-sh/arch/sh2.s: New file.
-       * testsuite/ld-sh/arch/sh-dsp.s: New file.
-       * testsuite/ld-sh/arch/sh2e.s: New file.
-       * testsuite/ld-sh/arch/sh3-nommu.s: New file.
-       * testsuite/ld-sh/arch/sh3.s: New file.
-       * testsuite/ld-sh/arch/sh3-dsp.s: New file.
-       * testsuite/ld-sh/arch/sh3e.s: New file.
-       * testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file.
-       * testsuite/ld-sh/arch/sh4-nofpu.s: New file.
-       * testsuite/ld-sh/arch/sh4.s: New file.
-       * testsuite/ld-sh/arch/sh4a-nofpu.s: New file.
-       * testsuite/ld-sh/arch/sh4al-dsp.s: New file.
-       * testsuite/ld-sh/arch/sh4a.s: New file.
-
 2004-05-28  Alan Modra  <amodra@bigpond.net.au>
 
        * ldlang.c: Formatting.  Wrap long lines, expand bfd_get_section_flags
This page took 0.023669 seconds and 4 git commands to generate.