]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ChangeLog
Add initial Intel K1OM support.
[thirdparty/binutils-gdb.git] / ld / ChangeLog
index 220ffe581b1cb35f29ab92272473af0632db0498..951c8a248381374a489310d77dc3afe7d23f8084 100644 (file)
@@ -1,3 +1,18 @@
+2011-07-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.am (ALL_64_EMULATIONS): Add eelf_k1om.o and
+       eelf_k1om_fbsd.o
+       (eelf_k1om.c): New.
+       (eelf_k1om_fbsd.c): Likewise.
+       * Makefile.in: Regenerated.
+
+       * configure.tgt (targ64_extra_emuls): Add elf_k1om if elf_x86_64
+       is supported.  Add elf_k1om_fbsd if elf_x86_64_fbsd is supported.
+       (targ_extra_emuls): Likewise.
+
+       * emulparams/elf_k1om.sh: New.
+       * emulparams/elf_k1om_fbsd.sh: Likewise.
+
 2011-07-16  Roland McGrath  <roland@hack.frob.com>
 
        * ld.h (args_type): New field print_output_format.