sim: rename common/aclocal.m4 to common/acinclude.m4
[deliverable/binutils-gdb.git] / sim / igen / ChangeLog
index db27cb80712cd11beecb9a7b637fa473443fbe28..fbd36cb61dd71e17d04257433009ecb2ac5b6977 100644 (file)
@@ -1,3 +1,86 @@
+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-07-08  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-insn.c (print_insn_words): For fields, print conditionals.
+
+       Correct handling of constant named fields.
+       * gen.c (insn_field_cmp): Tweak comment about neither field
+       being an insn_field_string with a cond_eq-to-value condition.
+       (insns_bit_useless) <case insn_field_string, case
+       decode_find_mixed>: Handle cond_eq-to-value fields as
+       insn_field_int.
+       * gen-idecode.c (print_idecode_validate): Handle
+       insn_field_string cond-equal-to-value fields as insn_field_int.
+       * gen-icache.c (print_icache_body): Add comment why constant
+       string fields are handled.
+
+       Remove all #if 0'd code.
+       * filter.c: Remove #if 0'd function it_is.
+       (main): Remove #if 0'd code.
+       * gen-engine.c: Remove #if 0'd functions print_jump,
+       print_jump_insn, print_jump_definition,
+       print_jump_internal_function, print_jump_body.
+       (gen_engine_c): Remove #if 0'd code.
+       * gen-idecode.c: Remove #if 0'd functions print_jump print_jump,
+       print_jump_insn, print_jump_definition,
+       print_jump_internal_function, print_jump_until_stop_body.
+       * gen-model.c: Remove #if 0'd functions model_c_or_h_data,
+       model_c_or_h_function, gen_model_h, model_c_insn,
+       model_c_function, gen_model_c and types model_c_passed_data
+       and struct _model_c_passed_data.
+       * gen.c: Remove #if 0'd type constant_field_types and function
+       insn_field_is_constant.
+       (gen_entry_find_opcode_field): Remove #if 0'd code.
+       * ld-insn.c (parse_insn_model_record): Remove #if 0'd code.
+       * misc.h (STRDUP, STRNDUP): Remove #if 0'd macros.
+
+2011-02-14  Mike Frysinger  <vapier@gentoo.org>
+
+       * table.c (table_push): Change zfree to free.
+
+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>
+
+       * Makefile.in (datarootdir): New variable.
+
+2008-08-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * compare_igen_models: Change license to GPL version 3.
+
+2007-08-27  Joel Brobecker  <brobecker@adacore.com>
+
+       * lf.c (lf_print__gnu_copyleft): Change license to GPL version 3.
+
+2006-12-21  Hans-Peter Nilsson  <hp@axis.com>
+
+       * acconfig.h: Remove.
+       * config.in: Regenerate.
+
+2005-01-11  Andrew Cagney  <cagney@localhost.localdomain>
+
+       * configure.ac: Delete AC_CONFIG_AUX_DIR.
+       * configure: Re-generate.
+
+2005-01-07  Andrew Cagney  <cagney@gnu.org>
+
+       * configure.ac: Rename configure.in, require autoconf 2.59.
+       * configure: Re-generate.
+
 2003-05-03  Chris Demetriou  <cgd@broadcom.com>
 
        * compare_igen_models: Tweak attribution slightly.
This page took 0.026868 seconds and 4 git commands to generate.