[ common/ChangeLog ]
[binutils-gdb.git] / sim / igen / ChangeLog
index 508b130f2f435e87230b7297eb7adf5882d9ac62..d5ba8abf638abd8f3fb179933d01413bdd6cae26 100644 (file)
@@ -1,5 +1,44 @@
+2002-05-01  Chris Demetriou  <cgd@broadcom.com>
+
+       * igen.c: Use 'deprecated' rather than 'depreciated.'
+
+2002-03-23  Andrew Cagney  <ac131313@redhat.com>
+
+       * gen.c (format_name_cmp): New function.
+       (insn_list_insert): Use the instruction field name as an
+       additional key.  Different field names indicate different
+       semantics.
+
+2002-03-07  Chris Demetriou  <cgd@broadcom.com>
+
+       * igen.c (print_itrace_format): Add support for a new "%#lx" format.
+
+Tue May 23 21:39:23 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+2000-04-12  Frank Ch. Eigler  <fche@redhat.com>
+
+       * gen-semantics.c (print_semantic_body): Use GPR_CLEAR(N) instead
+       of GPR_SET(N,0) for gen-zero-rN.
+
+Thu Sep  2 18:15:53 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (SIM_WARNINGS): Replace this with.
+       (IGEN_WERROR_CFLAGS, IGEN_WARN_CFLAGS, WERROR_CFLAGS,
+       WARN_CFLAGS): With these.
+       (BUILD_CFLAGS): Update.
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+1999-05-08  Felix Lee  <flee@cygnus.com>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+       
 Fri Dec  4 15:14:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
+       * igen.c (main): Fix -Pitable=.
+
        * gen-engine.c (print_run_body): Prefix instruction_address.
 
 Wed Oct 28 18:12:43 1998  Andrew Cagney  <cagney@b1.cygnus.com>