Add support for m32r-linux target, including a RELA ABI and PIC.
[binutils-gdb.git] / sim / common / ChangeLog
index a13a4888a7a6a9b8ab8f7f2d2e8abccffbf5978c..c2d758419741920c369ed742b23e6aca296ac923 100644 (file)
@@ -1,3 +1,37 @@
+2003-12-19  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
+
+       * sim-core.c (sim_core_trans_addr): Added for m32r-linux-run.
+
+2003-11-22  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * sim-options.c (standard_options): Fix the names of H8
+       variants.
+
+2003-10-30  Andrew Cagney  <cagney@redhat.com>
+
+       * sim-trace.c, sim-base.h: Replace "struct symbol_cache_entry"
+       with "struct bfd_symbol".
+
+2003-10-21  Andrew Cagney  <cagney@redhat.com>
+
+       * callback.c (os_truncate): Call "truncate", and not "stat".
+
+2003-10-20  Andrew Cagney  <cagney@redhat.com>
+
+       * sim-base.h: Replace "struct sec" with "struct bfd_section".
+
+2003-10-15  J"orn Rennecke <joern.rennecke@superh.com>
+
+       * callback.c (os_ftruncate, os_truncate): New functions.
+       (default_callback): Initialize ftruncate and truncate members.
+
+2003-09-08  Dave Brolley  <brolley@redhat.com>
+
+       On behalf of Doug Evans <dje@sebabeach.org>
+       * cgen.sh: New arg archfile.
+       * Make-common.in (cgen-arch,cgen-cpu,cgen-defs,cgen-decode,
+       cgen-cpu-decode,cgen-desc): Update call to cgen.sh.
+
 2003-08-28  Andrew Cagney  <cagney@redhat.com>
 
        * dv-glue.c (hw_glue_finish): Change %d to %ld to match sizeof.