sim: move from common.m4 to SIM_AC_COMMON
[deliverable/binutils-gdb.git] / sim / ppc / ChangeLog
index 0558910b988be14ee6ca25062809de6094837e23..8ad4e1acb766d27175bf5e76c66069c8b811c3d5 100644 (file)
@@ -1,3 +1,30 @@
+2011-10-17  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure.ac: Change AC_PREREQ to 2.64.  Delete AC_CONFIG_HEADER
+       call.  Replace common.m4 include with SIM_AC_COMMON.
+       * configure: Regenerate.
+
+2011-06-09  Joel Brobecker  <brobecker@adacore.com>
+
+       * psim.c (psim_options): Fix length of comparison when checking
+       for --sysroot= option.
+
+2011-06-08  Joel Brobecker  <brobecker@adacore.com>
+
+       * psim.c (psim_options): Add option that cause the error
+       in invalid-option error messages. Print the usage when
+       detecting an invalid long-name option.
+
+2011-06-08  Joel Brobecker  <brobecker@adacore.com>
+
+       * psim.c (psim_options): Accept and ignore `--sysroot=...'.
+
+2011-06-03  Joel Brobecker  <brobecker@adacore.com>  (obvious fix)
+
+       From Stephen Kitt  <steve@sk2.org>
+       * vm.c (vm_synchronize_context): Spelling fix in function
+       documentation.
+
 2011-04-16  Mike Frysinger  <vapier@gentoo.org>
 
        * sim_calls.c (sim_complete_command): New stub function.
@@ -3001,7 +3028,7 @@ Wed Jun 19 21:45:28 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
        * configure.in: Adjust filter flag so that default includes 32bit
        and floating point.
        * ppc-instructions: Clean up filter fields so that only in use
-        entries are specifed (ie delete `be').
+        entries are specified (ie delete `be').
 
        * misc.c (name2i, i2name): New function.  Map between a string and
         an integer value.
This page took 0.064711 seconds and 4 git commands to generate.