Update Spanish translation
[deliverable/binutils-gdb.git] / ld / ChangeLog
index e8098d8e6c59b92f4d1d3660f1f4e5f6934a8ab5..42d6864e9ad66914136d5543a6d04086eb3b63fd 100644 (file)
@@ -1,3 +1,122 @@
+2006-05-30  Nick Clifton  <nickc@redhat.com>
+
+       * po/es.po: Updated Spanish translation.
+
+2006-05-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * emulparams/elf_x86_64.sh (MAXPAGESIZE): Updated to 0x200000.
+
+2006-05-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/1485
+       * configure.in: Use ${srcdir}/../bfd/config.bfd to check 64bit
+       bfd.  Support 64bit host for --enable-targets=all.
+       * configure: Regenerated.
+
+2006-05-24  Nick Clifton  <nickc@redhat.com>
+
+       * po/vi.po: Updated Vietnamese translation.
+
+2006-05-24  Bjoern Haase  <bjoern.m.haase@web.de> 
+
+       * configure.tgt: Add avr6 to emulation list.
+       * Makefile.am: Add eavr6.o and corresponding rule.
+       * Makefile.in: Regenerate.
+       * emulparams/avr6.sh: New file.
+       * emulparams/avrX.sh (TEMPLATE_NAME): Use elf32 instead of generic
+       for target option support.
+       (EXTRA_EM_FILE): Add reference to new em template file avrelf.
+       * scripttempl/avr.sc: Add ".trampolines" section.       
+       * emultempl/avrelf.em: Add new file for target specific options.
+
+2006-05-22  Nick Clifton  <nickc@redhat.com>
+
+       * scripttempl/elf32crx.sc (.rdata): Add .rodata.*.
+
+2006-05-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldlang.c (lang_size_sections_1): Don't check mem regions for
+       os->ignored sections.
+
+2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ldlang.c (lang_size_sections): Call lang_reset_memory_regions
+       before redoing one_lang_size_sections_pass.
+
+2006-05-11  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * ld.texinfo: Rename "Index" to "LD Index" 
+
+2006-05-11  Pedro Alves  <pedro_alves@portugalmail.pt>
+
+       * pe-dll.c (autofilter_symbollist): Add Dllmain,
+       DllMainCRTStartup, _DllMainCRTStartup and .text.
+       (autofilter_liblist): Add libcegcc.
+       (autofilter_symbolprefixlist): Add __imp_ and .idata$.
+       (generate_reloc): Do not skip sections without a SEC_LOAD flag,
+       they can still contain relocs that need processing.
+       Skip the .idata$6 section.
+       (jmp_arm_bytes): New array: Contains byte codes for an ARM jump.
+       (make_one): Use the new array.
+       (make_import_fixup_entry): Use .idata$2 instead of .idata$3.
+       * emultempl/pe.em (MajorSubsystemVersion): Set to 3 for armpe.
+
+2006-05-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld.texinfo: Document PowerPC and PowerPC64 options.
+       * gen-doc.texi: Enable.
+
+2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.am (AM_MAKEINFOFLAGS): Add libiberty.
+       (TEXI2POD): Use AM_MAKEINFOFLAGS.
+       (configdoc.texi): Don't set top_srcdir.
+       * ld.texinfo: Don't use top_srcdir.
+       * aclocal.m4, Makefile.in: Regenerated.
+
+2006-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldlang.c (wild): Tidy default_common_section loop.
+       (print_input_section): Format.
+
+       * configure: Regenerate.
+
+2006-04-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * po/POTFILES.in: Regenerated.
+
+2006-04-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * config.in: Regenerated.
+
+2006-04-14  David Heine  <dlheine@tensilica.com>
+           Bob Wilson  <bob.wilson@acm.org>
+
+       * emultempl/xtensaelf.em (elf_xtensa_before_allocation): Call new
+       function to strip inconsistent linkonce sections.
+       (input_section_linked_worker, input_section_linked): New.
+       (is_inconsistent_linkonce_section): New.
+       (xtensa_strip_inconsistent_linkonce_sections): New.
+
+2006-04-11  Diego Pettenò  <flameeyes@gentoo.org>
+
+       * emultempl/elf32.em: Add support for elf-hints.h on FreeBSD
+       and Dragonfly targets.
+       * configure.in (AC_CHECK_HEADERS): Add elf-hints.h.
+       * Makefile.am (HFILES): Add elf-hints-local.h.
+       * elf-hints-local.h: New file.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
+2006-04-07  Bernhard Fischer  <aldot@gcc.gnu.org>
+
+       * ld.texinfo: Fix typo in documentation of --check-sections.
+
+2006-04-07  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * ldlang.c (load_symbols): Set as_needed and add_needed according
+       to the corresponding script's fields while processing it.
+
 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
 
        * Makefile.am: Add install-html, install-html-am, and
This page took 0.026135 seconds and 4 git commands to generate.