]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/ChangeLog
* Personal prototype "gx" translation-based JIT engine for M32R.
[thirdparty/binutils-gdb.git] / sim / common / ChangeLog
index b7e6f2ea4b6d75275a8fc023ed2dc57227606ad2..8a334a2437ed6bf09e12cb6d84dab8c388972d6f 100644 (file)
@@ -1,3 +1,15 @@
+1998-11-13  Frank Ch. Eigler  <fche@elastic.org>
+       
+start-sanitize-gxsim
+       * Make-common.im: Build sim-gx.o and sim-gx-run.o.
+       * sim-gx.c: New file: target-independent gx routines.
+       * sim-gx.h: Declarations for gx structs and routines.
+       * sim-gx-run.c: New file: target-independent gx driver.
+       * sim-base.h: Add gx block vector to state struct.
+end-sanitize-gxsim
+       * aclocal.m4: Add tests for dlopen family.
+       * config.in: Regenerated.
+       
 Wed Nov 11 14:02:25 1998  Doug Evans  <devans@canuck.cygnus.com>
 
        * sim-hload.c (sim_load): Pass `prog_name' to sim_load_file, not NULL.