bfd/
[deliverable/binutils-gdb.git] / ld / ChangeLog
index a780b87c24fa6f98361c5925773587566a4ee63f..939087f5f5babb7a6fcbffab81a412f864e8adb1 100644 (file)
-2006-05-19  Alan Modra  <amodra@bigpond.net.au>
+2007-01-16  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * ldlang.c (lang_size_sections_1): Don't check mem regions for
-       os->ignored sections.
+       PR ld/3831
+       * NEWS: Mention -Bsymbolic-functions, --dynamic-list-data and
+       --dynamic-list-cpp-new.
 
-2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
+       * ld.texinfo: Document -Bsymbolic-functions, --dynamic-list-data
+       and --dynamic-list-cpp-new.
 
-       * ldlang.c (lang_size_sections): Call lang_reset_memory_regions
-       before redoing one_lang_size_sections_pass.
+       * ldlang.c (lang_append_dynamic_list_cpp_new): New.
+       (lang_process): Change link_info.dynamic to
+       link_info.dynamic_list.
+       (lang_append_dynamic_list): Likewise.
+       * ldmain.c (main): Likewise.  Initialize link_info.dynamic and
+       link_info.dynamic_data to FALSE.
 
-2006-05-11  Carlos O'Donell  <carlos@codesourcery.com>
+       * ldlang.h (lang_append_dynamic_list_cpp_new): New.
 
-       * ld.texinfo: Rename "Index" to "LD Index" 
+       * lexsup.c (option_values): Add OPTION_DYNAMIC_LIST_DATA and
+       OPTION_DYNAMIC_LIST_CPP_NEW.
+       (ld_options): Add entries for -Bsymbolic-functions,
+       --dynamic-list-data and --dynamic-list-cpp-new.  Make
+       -Bsymbolic-functions an alias of --dynamic-list-data.
+       (parse_args): Change link_info.dynamic to link_info.dynamic_list.
+       Set link_info.dynamic to TRUE for --dynamic-list and
+       --dynamic-list-cpp-typeinfo.  Handle --dynamic-list-data and
+       --dynamic-list-cpp-new.
 
-2006-05-11  Pedro Alves  <pedro_alves@portugalmail.pt>
+2007-01-11  Nathan Sidwell  <nathan@codesourcery.com>
 
-       * 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.
+       * emultempl/elf-generic.em (gdl_map_segments): Only allow header
+       shrinkage for the first few iterations.
 
-2006-05-05  Alan Modra  <amodra@bigpond.net.au>
+2007-01-08  Kai Tietz  <kai.tietz@onevision.com>
 
-       * ld.texinfo: Document PowerPC and PowerPC64 options.
-       * gen-doc.texi: Enable.
+       * configure.tgt: Renamed target x86_64-*-mingw64 to
+       x86_64-*-mingw*.
 
-2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
+2007-01-08  Pedro Alves  <pedro_alves@portugalmail.pt>
 
-       * 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.
+       * configure.host: Add i[3-7]86-*-mingw* case.
 
-2006-04-19  Alan Modra  <amodra@bigpond.net.au>
+2007-01-08  Nick Clifton  <nickc@redhat.com>
 
-       * ldlang.c (wild): Tidy default_common_section loop.
-       (print_input_section): Format.
+       * pep-dll.h (pep_bfd_is_dll): Add prototype.
 
-       * configure: Regenerate.
+2007-01-08  Aurelien Jarno  <aurelien@aurel32.net>
 
-2006-04-16  Daniel Jacobowitz  <dan@codesourcery.com>
+       PR ld/3843
+       * configure.tgt (x86_64_[k]freebsd*): Add targ_extra_libpath and
+       tdir_elf_i386_fbsd.
 
-       * po/POTFILES.in: Regenerated.
+2007-01-06  Nathan Sidwell  <nathan@codesourcery.com>
 
-2006-04-16  Daniel Jacobowitz  <dan@codesourcery.com>
+       * ldexp.c (fold_name): Issue error on undefined sections.
 
-       * config.in: Regenerated.
+2007-01-02  Alan Modra  <amodra@bigpond.net.au>
 
-2006-04-14  David Heine  <dlheine@tensilica.com>
-           Bob Wilson  <bob.wilson@acm.org>
+       * pe-dll.c: Include pe-dll.h.
+       * pep-dll.c (pe_bfd_is_dll): Define.
 
-       * 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
-       install-html-recursive targets.
-       * Makefile.in: Regenerate.
-       * configure.in: AC_SUBST datarootdir, docdir, htmldir.
-       * configure: Regenerate.
-       * po/Make-in: Add install-html target.
-
-2006-04-06  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * emultempl/ia64elf.em: Set link_info.relax_pass to 2. Remove
-       link_info.need_relax_finalize.
-
-       * ldlang.c (relax_sections): New.
-       (lang_process): Use. Call relax_sections link_info.relax_pass
-       times.
-
-       * ldmain.c (main): Set link_info.relax_pass to 1. Remove
-       link_info.need_relax_finalize.
-
-2006-04-05  Alan Modra  <amodra@bigpond.net.au>
-
-       * Makefile.am (GENSCRIPTS): Pass prefix.
-       * Makefile.in: Regenerate.
-       * genscripts.sh: Adjust for extra parameter.
-       * emultempl/elf32.em (parse_ld_so_conf): Return true iff file
-       exists.
-       (check_ld_so_conf): Use ${prefix}/etc/ld.so.conf if it exists.
-       * NEWS: Update.
-
-2006-04-05  Richard Sandiford  <richard@codesourcery.com>
-           Daniel Jacobowitz  <dan@codesourcery.com>
-
-       * configure.tgt (sparc*-*-vxworks*): New stanza.
-       * emulparams/elf32_sparc_vxworks.sh: New file.
-       * Makefile.am (ALL_EMULATIONS): Add eelf32_sparc_vxworks.o.
-       (eelf32_sparc_vxworks.c): New rule.
-       * Makefile.in: Regenerate.
-
-2006-04-04  Eric Botcazou  <ebotcazou@adacore.com>
-
-       * ldlang.c (lang_map): Print the list of discarded input sections.
-       (print_input_section): Change parameter and print zero-sized sections.
-       (print_statement): Adjust call to print_input_section.
-
-2006-04-01  Danny Smith  <dannysmith@users.sourceforge.net>
-
-       * deffilep.y (def_image_name): If LIBRARY or NAME statement
-       specifies an empty string, retain the name specified on command
-       line.
-       * ld.texinfo: Document above.
-
-2006-03-31  Jakub Jelinek  <jakub@redhat.com>
-
-       * ldmisc.c (vfinfo): Revert 2005-10-05 changes.  If
-       bfd_find_nearest_line succeeded for %C or %D, but filename
-       is NULL, print section+offset at the end.
-
-2006-03-25  Bernd Schmidt  <bernd.schmidt@analog.com>
-
-       * emulparams/elf32bfinfd.sh: New file.
-       * emultempl/bfin.em: Delete.
-       * emulparams/bfin.sh: Lose reference to bfin.em.
-       * Makefile.am (eelf32bfin.c): Likewise.
-       (eelf32bfinfd.c): New.
-       * Makefile.in: Regenerate.
-       * configure.tgt (bfin-*-elf, bfin-*-uclinux): Add elf32bfinfd to
-       targ_extra_emuls.
-
-2006-03-22  Richard Sandiford  <richard@codesourcery.com>
-           Daniel Jacobowitz  <dan@codesourcery.com>
-           Phil Edwards  <phil@codesourcery.com>
-           Zack Weinberg  <zack@codesourcery.com>
-           Mark Mitchell  <mark@codesourcery.com>
-           Nathan Sidwell  <nathan@codesourcery.com>
-
-       * configure.tgt (mips*el-*-vxworks*, mips*-*-vxworks*): Use
-       separate VxWorks emulations.
-       * emulparams/elf32ebmipvxworks.sh: New file.
-       * emulparams/elf32elmipvxworks.sh: New file.
-       * Makefile.am (ALL_EMULATIONS): Add eelf32ebmipvxworks.o and
-       eelf32elmipvxworks.o.
-       (eelf32ebmipvxworks.c, eelf32elmipvxworks.c): New rules.
-       * Makefile.in: Regenerate.
-
-2006-03-16  Alan Modra  <amodra@bigpond.net.au>
-
-       PR 2434
-       * ldcref.c (add_cref): Adjust bfd_hash_table_init calls.
-       * ldlang.c (output_statement_table_init, lang_init): Likewise.
-       * ldmain.c (add_ysym, add_wrap, add_keepsyms_file): Likewise.
-       (undefined_symbol): Likewise.
-
-2006-03-07  Richard Sandiford  <richard@codesourcery.com>
-           Daniel Jacobowitz  <dan@codesourcery.com>
-           Zack Weinberg  <zack@codesourcery.com>
-           Nathan Sidwell  <nathan@codesourcery.com>
-           Paul Brook  <paul@codesourcery.com>
-           Ricardo Anguiano  <anguiano@codesourcery.com>
-           Phil Edwards  <phil@codesourcery.com>
-
-       * emulparams/armelf_vxworks.sh: Include vxworks.sh.
-       (MAXPAGESIZE): Define.
-       * emulparams/vxworks.sh: Undefine EMBEDDED.
-       * Makefile.am (earmelf_vxworks.c): Depend on vxworks.sh and vxworks.em.
-       * Makefile.in: Regenerate.
-
-2006-03-03  Bjoern Haase  <bjoern.m.haase@web.de>
-
-       * scripttempl/avr.sc:  Add *(.jumptables) *(.lowtext) sections.
-       Add KEEP() directives.
-       Add *(.data*) *(.rodata) and *(.rodata*) and *(.bss*) to .data and
-       .bss output sections.
-
-2006-03-03  Richard Sandiford  <richard@codesourcery.com>
-
-       * emulparams/vxworks.sh (VXWORKS_BASE_EM_FILE): New variable.
-       (EXTRA_EM_FILE): Define.
-       * emultempl/vxworks.em: New file.
-       * ld.texinfo (--force-dynamic): Document.
-       * Makefile.am (eelf32ppcvxworks.cm, eelf_i386_vxworks.c): Depend
-       on vxworks.em.
-       * Makefile.in: Regenerate.
-
-2006-03-02  Richard Sandiford  <richard@codesourcery.com>
-
-       * emulparams/elf32ppccommon.sh: New file, extracted from...
-       * emulparams/elf32ppc.sh: ...here.
-       * emulparams/elf32ppcvxworks.sh: Include elf32ppccommon.sh
-       instead of elf32ppc.sh.
-       (BSS_PLT): Remove override.
-       * Makefile.am (eelf32lppc.c): Depend on elf32ppccommons.h.
-       (eelf32lppcnto.c, eelf32lppcsim.c, eelf32ppcnto.c): Likewise.
-       (eelf32ppc.c, eelf32ppc_fbsd.c, eelf32ppcsimm): Likewise.
-       (eelf32ppclinux.c): Likewise.
-       (eelf32ppcvxworks.c): Likewise.  Add missing vxworks.sh dependency.
-       * Makefile.in: Regenerate.
-
-2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
-
-       * Makefile.am: Add html target.
-       * Makefile.in: Regenerate.
-       * po/Make-in: Add html target.
-
-2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
-            Anil Paranjape   <anilp1@kpitcummins.com>
-            Shilin Shakti    <shilins@kpitcummins.com>
-
-       * scripttemp/elf32xc16x.sc: Default linker script for tiny model.
-       * scripttemp/elf32xc16xl.sc: Default linker script for large model.
-       * scripttemp/elf32xc16xs.sc: Default linker script for small model.
-       * emulparams/elf32xc16x.sh: Emulation script for tiny model.
-       * emulparams/elf32xc16xl.sh: Emulation script for large model.
-       * emulparams/elf32xc16xs.sh: Emulation script for small model.
-       * Makefile.am: Add entry to make xc16x target.
-       * Makefile.in: Regenerate.
-       * configure.tgt: Specify default and other emulation parameters
-       for xc16x.
-       * NEWS: Announce the support for the new target.
-
-2006-02-16  Nick Hudson  <nick.hudson@dsl.pipex.com>
-
-       * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
-       Use the traditional target.
-
-2006-02-13  Joseph S. Myers  <joseph@codesourcery.com>
-
-       * configure.tgt (arm*b-*-linux-gnueabi): Change to
-       arm*b-*-linux-*eabi.
-       (arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi.
-
-2006-02-08  H.J. Lu  <hongjiu.lu@intel.com>
-
-       PR ld/2290
-       * NEWS: Updated for the Linux linker search order change.
-
-       * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
-       gld${EMULATION_NAME}_check_ld_so_conf before checking default
-       search directories for DT_NEEDED entries.
-
-2006-02-07  Paul Brook  <paul@codesourcery.com>
-
-       * emultempl/armelf.em: Include elf/arm.h.
-       (arm_elf_finish): Set low address bit if enty point is a Thumb
-       function.
-
-2006-02-01  Danny Smith  <dannysmith@users.sourceforge.net>
-
-       * deffilep.y (def_image_name): If the image name does not have
-       a suffix, append the default.
-       * ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files.
-
-2006-01-31  Danny Smith  dannysmith@users.sourceforge.net
-
-       * NEWS: Mention support for forward exports in PE-COFF dll's.
-       * ld.texinfo: Expand documentation of EXPORT statements in
-       PE-COFF .def files.
-
-2006-01-31  Filip Navara  <navaraf@reactos.com>
-
-       * deffile.h (struct def_file_export): Add field flag_forward.
-       * pe-dll.c (process_def_file): Check for forward exports.
-       (generate_edata): Generate forward export symbols.
-       (fill_edata): Emit them.
-
-       * pe-dll.c (process_def_file): Don't crash on malformed
-       fastcall symbol names in .def file.
-
-2006-01-30  Nick Clifton  <nickc@redhat.com>
-
-       * po/vi.po: Updated Vietnamese translation.
-
-2006-01-27  Yitzchak Scott-Thoennes  <sthoenna@efn.org>
-
-       * pe-dll.c (pe_dll_generate_implib): Issue "Creating library
-       file:" as informational message, not a warning.
-
-2006-01-18  Roger Sayle  <roger@eyesopen.com>
-
-       * emultempl/irix.em: Use lbasename instead of basename.
-
-2006-01-16  Nick Clifton  <nickc@redhat.com>
-
-       * po/zh_CN.po: New Chinese (simplified) translation.
-       * configure.in (ALL_LINGUAS): Add "zh_CH".
-       * configure: Regenerate.
-
-2006-01-16  Bernhard Fischer  <aldot@gcc.gnu.org>
-
-       * ld.texinfo (Options): Fix typo.
-
-For older changes see ChangeLog-2005
+For older changes see ChangeLog-2006
 \f
 Local Variables:
 mode: change-log
This page took 0.027325 seconds and 4 git commands to generate.