Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index a1fc001bab97f205f9e177897e6a1a57e8d732df..94979e899e1fdb313de5c4311124286a750a9b76 100644 (file)
@@ -1,3 +1,58 @@
+2008-08-08  Anatoly Sokolov  <aesok@post.ru>
+
+       * Makefile.am (ALL_EMULATIONS): Add eavr25.o, eavr31.o, eavr35.o,
+       and eavr51.o.
+       Add rules for eavr25.c, eavr31.c, eavr35.c, eavr51.c.
+       * Makefile.in: Regenerate.
+       * configure.tgt (avr-*-*, targ_extra_emuls): Add avr25, avr31, avr35
+       and avr51.
+       * emulparams/avr25.sh: New file.
+       * emulparams/avr31.sh: New file.
+       * emulparams/avr35.sh: New file.
+       * emulparams/avr51.sh: New file.
+
+2008-08-08  Richard Sandiford  <rdsandiford@googlemail.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * emulparams/elf32bmip.sh (GOT): Define, moving .got.plt to...
+       (OTHER_RELRO_SECTIONS, OTHER_READWRITE_SECTIONS): ...one of these
+       two variables.
+       * emulparams/elf32bmipn32-defs.sh: Likewise.
+       * emultempl/mipself.em: Include ldctor.h, elf/mips.h and elfxx-mips.h.
+       (is_mips_elf): New macro.
+       (stub_file, stub_bfd): New variables.
+       (hook_stub_info): New structure.
+       (hook_in_stub): New function.
+       (mips_add_stub_section): Likewise.
+       (mips_create_output_section_statements): Likewise.
+       (mips_before_allocation): Likewise.
+       (real_func): New variable.
+       (mips_for_each_input_file_wrapper): New function.
+       (mips_lang_for_each_input_file): Likewise.
+       (lang_for_each_input_file): Define.
+       (LDEMUL_BEFORE_ALLOCATION): Likewise.
+       (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Likewise.
+
+2008-08-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldfile.c (ldfile_open_file_search): Use concat.
+       (try_open): Don't use a fixed size pathname buffer.
+       (ldfile_find_command_file): Likewise.
+       * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive): If
+       using EXTRA_SHLIB_EXTENSION, don't open twice.
+
+2008-08-04  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (POTFILES.in): Set LC_ALL=C.
+       * Makefile.in: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
+2008-08-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (spu_ovl.o): Merge rule into..
+       (spu_ovl.o_c): ..this one.  Only run cpp for spu target.
+       * Makefile.in: Regenerate.
+
 2008-08-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Include the spu_ovl ASCII form in the repository files.
This page took 0.036987 seconds and 4 git commands to generate.