bfd:
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 5ea8cac0cc33a39c3e7823396708f44520fcb0d1..479634b206a172ddece5fda7d371341f786e3586 100644 (file)
@@ -1,7 +1,261 @@
-2007-04-12  Bob Wilson  <bob.wilson@acm.org>
+2007-07-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Regenerate.
+       * config.in: Regenerate.
+       * po/ld.pot: Regenerate.
+
+2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * aclocal.m4: Regenerated.
+       * Makefile.in: Likewise.
+
+2007-06-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * NEWS: Remove a line with '*' only.
+
+2007-06-29  Joseph Myers  <joseph@codesourcery.com>
+
+       * emulparams/armelf.sh (OTHER_SECTIONS): Remove .ARM.attributes.
+       (ATTRS_SECTIONS): Define.
+       * scripttempl/elf.sc, scripttempl/elf32sh-symbian.sc,
+       scripttempl/elf_chaos.sc, scripttempl/elfi370.sc,
+       scripttempl/elfxtensa.sc: Handle ATTRS_SECTIONS.
+
+2006-06-29  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
+
+       * scripttemp/elf32cr16.sc: Default linker script.
+       * emulparams/elf32cr16.sh: Emulation script.
+       * emultempl/cr16elf.em: Emulation script.
+       * Makefile.am: Add entry to make cr16 target.
+       * Makefile.in: Regenerate.
+       * configure.tgt: Specify default and other emulation parameters
+       for cr16.
+       * ChangeLog: Added CR16 target entry.
+       * NEWS: Announce the support for the CR16 new target.
+
+2007-06-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * pe-dll.c: Rename uses of bfd.next to bfd.archive_next throughout.
+
+2007-06-20  Alan Modra  <amodra@bigpond.net.au>
+
+       * emulparams/elf32_spu.sh (OTHER_SECTIONS): KEEP .note.spu_name.
+
+2007-06-18  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ldlex.l, ldgram.y: Add ALIGNOF.
+       * ldexp.c (exp_print_token, foldname): Likewise.
+       * ld.texinfo: Likewise.
+
+2007-06-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Add eelf32_spu.o rule.
+       * Makefile.in: Regenerate.
+       * emultempl/spuelf.em: Revert last change.  Instead use EMBEDSPU
+       defined in Makefile for embedspu name.
+
+2007-06-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/spuelf.em (embedded_spu_file): Deduce embedspu program
+       name prefix from that of ld.
+
+2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
+
+       * acinclude.m4: Removed.
+
+       * Makefile.in: Regenerated.
+       * aclocal.m4: Likewise.
+       * configure: Likewise.
+
+2007-06-14  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/spu_ovl.S: Don't trash lr on tail call from one
+       overlay to another.
+       * emultempl/spu_ovl.o: Regenerate.
+
+2007-06-11  Bob Wilson  <bob.wilson@acm.org>
+
+       * emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS): Add ONLY_IF_RO
+       for .xt_except_table.
+       (OTHER_RELRO_SECTIONS): New.
+
+2007-06-11  Sterling Augustine  <sterling@tensilica.com>
+           Bob Wilson  <bob.wilson@acm.org>
        
-       * emulparams/elf32xtensa.sh (OTHER_SECTIONS): KEEP property sections.
+       * emultempl/xtensaelf.em (replace_insn_sec_with_prop_sec): Use renamed
+       XTENSA_PROP_NO_TRANSFORM flag instead of XTENSA_PROP_INSN_NO_TRANSFORM.
        
+2007-06-01  Noah Misch  <noah@cs.caltech.edu>
+           Alan Modra  <amodra@bigpond.net.au>
+
+       * ldlang.c (ldlang_add_file): Use input_bfds_tail.
+       * ldmain.c (main): Init input_bfds_tail.  Sort link_info
+       initialization.
+
+2007-05-29  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/spuelf.em (base_name): New function, split out from..
+       (embedded_spu_file) ..here.  Pass -fPIC or -fpie to embedspu
+       invocation if we deduce a shared lib or position independent
+       executable build by looking at ctrbegin* linker input files.
+
+2007-05-29  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/spu_ovl.S (__rv_pattern, __cg_pattern): Set symbol
+       types and sizes.
+       * emultempl/spu_ovl.o: Regenerate.
+
+2007-05-24  Steve Ellcey  <sje@cup.hp.com>
+
+       * Makefile.in: Regnerate.
+       * configure: Regenerate.
+       * aclocal.m4: Regenerate.
+
+2007-05-24  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ldlex.l: ASSERT is recognized in SCRIPT env.  NAMES cannot
+       contain commas in EXP env.
+       * ldgram.y (extern_name_list): Push to EXP env, move body to ...
+       (extern_name_list_body): ... here.
+       (script_file, ifile_list): Reformat.
+       (statement): Add ASSERT.
+
+2007-05-22  Nick Clifton  <nickc@redhat.com>
+
+       * ld.texinfo: Use @copying around the copyright notice.
+       * ldint.texinfo: Likewise.
+
+2007-05-18  Richard Sandiford  <richard@codesourcery.com>
+
+       * emulparams/elf32ebmipvxworks.sh (OTHER_READONLY_SECTIONS)
+       (OTHER_READWRITE_SECTIONS): Define.  Add .rdata sections.
+
+2007-05-16  Richard Sandiford  <richard@codesourcery.com>
+
+       * configure.in: Allow sysroots to be relocated under $prefix as
+       well as $exec_prefix.
+       * configure: Regenerate.
+
+2007-05-14  Andreas Schwab  <schwab@suse.de>
+
+       * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern):
+       Handle null pattern.
+
+2007-05-11  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/ppc32elf.em (plt_style): New variable.
+       (old_plt): Delete.
+       (ppc_after_open): Adjust ppc_elf_select_plt_layout call.
+       (PARSE_AND_LIST_PROLOGUE): Define OPTION_NEW_PLT, renumber
+       OPTION_OLD_PLT, OPTION_OLD_GOT and OPTION_STUBSYMS.
+       (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add secure-plt.
+       (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_NEW_PLT.
+       * ld.texinfo (--secure-plt): Document.
+
+2007-05-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld.h (args_type, ld_config_type): Reorder fields.
+       * ldmain.c (main): Don't initialise a bunch of vars we know are
+       zero already.
+
+2007-05-05  Anatoly Sokolov <aesok@post.ru>
+
+       * multempl/avrelf.em (PARSE_AND_LIST_ARGS_CASES): Add new value for 
+       "--pmem-wrap-around".
+       (PARSE_AND_LIST_OPTIONS): Describe new value for "--pmem-wrap-around".
+
+2007-05-03  Bob Wilson  <bob.wilson@acm.org>
+
+       * scripttempl/elfxtensa.sc: Merge changes from elf.sc.
+
+2007-05-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld.texinfo (--no-warn-search-mismatch): Document.
+       * ldfile.c (ldfile_try_open_bfd): Don't warn about skipping
+       incompatible libraries if --no-warn-search-mismatch.
+       * ld.h (args_type): Add warn_search_mismatch.
+       * ldmain.c (main): Init it.
+       * lexsup.c (enum option_values): Add OPTION_NO_WARN_SEARCH_MISMATCH.
+       (ld_options): Add entry for --no-warn-search-mismatch.
+       (parse_args): Handle OPTION_NO_WARN_SEARCH_MISMATCH.
+
+2007-05-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * scripttempl/elf.sc: Add .debug_pubtypes and .debug_ranges.
+
+2007-05-01  Robert Millan  <rmh@aybabtu.com>
+
+       * ldlang.c (lang_check): Error on architecture mismatch.
+
+2007-04-30  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldmain.c (link_callbacks): Init info and minfo fields.
+       * ldmisc.c (minfo): Do nothing if no map file.
+       * emultempl/spuelf.em (stack_analysis, emit_stack_syms): New vars.
+       (spu_after_open): Adjust spu_elf_create_sections call.
+       (spu_before_allocation): Likewise for spu_elf_size_stubs.
+       (OPTION_SPU_STACK_ANALYSIS, OPTION_SPU_STACK_SYMS): Define.
+       (PARSE_AND_LIST_LONGOPTS): Add new entries.
+       (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Likewise.
+       * gen-doc.texi: Add @set for SPU and other missing targets.
+       * ld.texinfo: Update man page selection to match gen-doc.texi.
+       Document SPU features.
+
+2007-04-28  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldcref.c (struct cref_hash_entry): Make "demangled" const.
+       (cref_fill_array): Adjust for changed demangler.
+       * ldlang.c (lang_one_common): Likewise.
+
+2007-04-27  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * emulparams/elf32_sparc.sh: Update comments.
+       * emulparams/elf32bmip.sh: Likewise.
+       * emulparams/elf32ppc.sh: Likewise.
+       * emulparams/vxworks.sh: Likewise.
+
+2007-04-27  Alan Modra  <amodra@bigpond.net.au>
+
+       Many files: Include sysdep.h first.  Remove duplicate headers.
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2007-04-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Regenerate.
+
+2007-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldcref.c (cref_fill_array): Call bfd_demangle rather than demangle.
+       * ldlang.c (lang_one_common): Likewise.
+       * ldmisc.c (vfinfo): Likewise.
+       (demangle): Delete.
+       * ldmisc.h (demangle): Delete.
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2007-04-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldlang.h (enum section_type): Add overlay_section.
+       * ldlang.c (lang_add_section): Handle flags for overlay_section
+       as per normal_section.
+       (lang_size_sections_1): When setting lma, detect overlays by
+       os->sectype rather than by looking for overlapping vmas.
+       (lang_enter_overlay_section): Use overlay_section type.
+       (lang_leave_overlay): Set first overlay section to normal.
+
+2007-04-14  Steve Ellcey  <sje@cup.hp.com>
+
+       * Makefile.am: Add ACLOCAL_AMFLAGS.
+       * Makefile.in: Regenerate.
+
+2007-04-12  Bob Wilson  <bob.wilson@acm.org>
+
+       * emulparams/elf32xtensa.sh (OTHER_SECTIONS): KEEP property sections.
+
 2007-04-10  Richard Henderson  <rth@redhat.com>
 
        * ldlang.c (relax_sections): Initialize and increment
This page took 0.030657 seconds and 4 git commands to generate.