sim: rename common/aclocal.m4 to common/acinclude.m4
[deliverable/binutils-gdb.git] / sim / ppc / ChangeLog
index b9320940d625ef8fa370ac3a7a59e9e40fd07960..4b06ba946e7d79aeb3505fbd18d47dfda55c73ac 100644 (file)
@@ -1,5 +1,133 @@
+2011-10-17  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure.ac: Change include to common/acinclude.m4.
+
+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.
+
+2011-02-14  Mike Frysinger  <vapier@gentoo.org>
+
+       * cap.c (cap_remove): Change zfree to free.
+       * corefile.c (core_init): Likewise.
+       * device.c (detach_device_interrupt_edge): Likewise.
+       (clean_device_interrupt_edges): Likewise.
+       (device_instance_delete): Likewise.
+       (device_set_property): Likewise.
+       (clean_device_properties): Likewise.
+       (device_add_range_array_property): Likewise.
+       (device_add_reg_array_property): Likewise.
+       * emul_bugapi.c (emul_bugapi_do_read): Likewise.
+       (emul_bugapi_do_write)
+       * emul_netbsd.c (write_direntries): Likewise.
+       (do_read): Likewise.
+       (do_write): Likewise.
+       (do_getdirentries): Likewise.
+       * emul_unix.c (do_unix_read): Likewise.
+       (do_unix_write): Likewise.
+       * events.c (event_queue_init): Likewise.
+       (event_queue_deschedule): Likewise.
+       (event_queue_process): Likewise.
+       * hw_disk.c (open_disk_image): Likewise.
+       (hw_disk_instance_delete): Likewise.
+       * hw_eeprom.c (hw_eeprom_instance_delete): Likewise.
+       * hw_htab.c (htab_dma_binary): Likewise.
+       * hw_init.c (update_for_binary_section): Likewise.
+       * hw_memory.c (hw_memory_set_available): Likewise.
+       (hw_memory_init_address): Likewise.
+       (hw_memory_instance_release): Likewise.
+       * pk_disklabel.c (disklabel_delete): Likewise.
+       * table.c (table_push): Likewise.
+       * tree.c (parse_reg_property): Likewise.
+       (parse_ranges_property): Likewise.
+       (parse_string_property): Likewise.
+       * main.c (zfree): Delete.
+       * sim_calls.c (zfree): Likewise.
+       * sim_callbacks.h (zfree): Likewise.
+
+2011-01-11  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb-sim.c (sim_store_register): Update return value to
+       match new API.
+
+2011-01-05  Joel Brobecker  <brobecker@adacore.com>
+
+       * psim.texinfo: Copyright year update.
+
+2010-04-14  Mike Frysinger  <vapier@gentoo.org>
+
+       * sim_calls.c (sim_write): Add const to buf arg.
+
+2010-02-14  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * ppc-instructions: Fix missing assignment in last change.
+
+2010-02-05  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * ppc-instructions: Fix aliasing bugs when calling
+       invalid_arithemetic_operation.
+
+2009-11-13  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * configure.ac: If build != host, create a separate build-config.h
+       file desecribing the build machine.
+       * configure: Regenerate.
+       * lf.c: Include build-config.h instead of config.h.
+       * dgen.c: Likewise.
+       * igen.c: Likewise.
+       * misc.c: Likewise.
+       * misc.h: Likewise.
+       * filter.c: Likewise.
+       * table.c: Likewise.
+
+2009-10-15  Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * std-config.h: Fix spelling error.
+
+2009-09-22  Joel Sherrill  <joel.sherrill@oarcorp.com>
+
+       * main.c: Fix spelling error.
+
+2009-09-15  Andreas Tobler <andreast-list@fgznet.ch>
+           Doug Evans  <dje@google.com>
+
+       * configure.ac (sim_hwflags): Use AC_DEFINE to define HAVE_UNION_SEMUN.
+       * configure: Regenerate.
+       * config.in: Regenerate.
+       * hw_sem.c: (HAVE_UNION_SEMUN): Renamed from HAS_UNION_SEMUN.
+
 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * config.in: Regenerate.
+       * configure: Likewise.
+
        * configure: Regenerate.
 
 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
@@ -2904,7 +3032,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.027498 seconds and 4 git commands to generate.