* NEWS: Mention sparc64-linux-gnu gdbserver support.
[binutils-gdb.git] / sim / ChangeLog
index ea3b30693369c040cd7d8b02de31ca46c58c28fe..0b8128b376a8515002ecd313e6c82ecda38b2520 100644 (file)
@@ -1,3 +1,34 @@
+2008-07-29  Nick Clifton  <nickc@redhat.com>
+
+       * common/genmloop.sh: Add new parameter: -shell to specify the
+       command interpreter to use to run the input file.  This is
+       necessary because otherwise SHELL is taken from the user's
+       environment, and not from the makefile that invoked this script
+       and the user might not be running an sh-like shell.
+       * cris/Makefile.in: Pass -shell parameter to genmloop.sh.
+       * fr30/Makefile.in: Likewise.
+       * frv/Makefile.in: Likewise.
+       * i960/Makefile.in: Likewise.
+       * iq2000/Makefile.in: Likewise.
+       * m32r/Makefile.in: Likewise.
+
+       * frv/mloop.in: Add missing start of line comment marker.
+
+2008-07-11  Hans-Peter Nilsson  <hp@axis.com>
+
+       * cris/configure: Regenerate to track ../common/common.m4 changes.
+       * cris/config.in: Ditto.
+
+2008-06-06  Vladimir Prus  <vladimir@codesourcery.com>
+            Daniel Jacobowitz  <dan@codesourcery.com>
+            Joseph Myers  <joseph@codesourcery.com>
+
+       * cris/configure: Regenerate.
+
+2008-05-09  Olivier Hainque  <hainque@adacore.com>
+
+       * ppc/altivec.igen (vperm): Latch inputs into temporaries.
+
 2008-03-25  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
 
        * MAINTAINERS: Add myself as maintainer of cr16 port.