]> Git Repo - binutils.git/blobdiff - sim/arm/ChangeLog
* config.bfd (mips*el-*-linux*): New target.
[binutils.git] / sim / arm / ChangeLog
index 700fc48fe9cf2a7cd3b08619631cb4ac0a3e76b0..48d3c4b0b7eeef5e336e7a0d7cc896a364395cca 100644 (file)
@@ -1,3 +1,46 @@
+Mon Nov 20 17:40:38 1995  Doug Evans  <[email protected]>
+
+       * run.c: Include "getopt.h".
+       (verbose): Delete.
+       (usage): Make static.
+       (main): Call arm_sim_set_verbosity.
+       Only load sections marked SEC_LOAD.
+       * wrapper.c (mem_size, verbosity): New static global.
+       (arm_sim_set_mem_size): Renamed from sim_size.  Callers updated.
+       (arm_sim_set_profile{,_size}): Renamed from sim_foo.  Callers updated.
+       
+Fri Nov 17 19:35:11 1995  Doug Evans  <[email protected]>
+
+       * armdefs.h (ARMul_State): New member `verbose'.
+       * armrdi.c (ARMul_ConsolePrint): Add missing va_end.
+       * run.c (verbose): Make global.
+       * wrapper.c (init): Set state->verbose.
+       (ARMul_ConsolePrint): Don't print anything if !verbose.
+
+Fri Oct 13 15:30:30 1995  Doug Evans  <[email protected]>
+
+       * armos.c: #include dbg_rdi.h.
+       (ARMul_OSHandleSWI): Handle SWI_Breakpoint.
+       * armos.h (SWI_Breakpoint): Define.
+       * wrapper.c: #include armemu.h, dbg_rdi.h.
+       (rc): Delete.
+       (sim_resume): Use state->EndCondition to record stop state.
+       Call FLUSHPIPE before returning.
+       (sim_stop_reason): Determine reason from state->EndCondition.
+
+Fri Oct 13 15:04:05 1995  steve chamberlain  <[email protected]>
+
+       * wrapper.c (sim_set_callbacks): New.
+
+Thu Sep 28 19:45:56 1995  Doug Evans  <[email protected]>
+
+       * armos.c (ARMul_OSHandleSWI): Result of read/write calls is
+       number of bytes not read/written (or -1).
+
+Wed Sep 20 13:35:54 1995  Ian Lance Taylor  <[email protected]>
+
+       * Makefile.in (maintainer-clean): New synonym for realclean.
+
 Fri Sep  8 14:27:20 1995  Ian Lance Taylor  <[email protected]>
 
        * configure.in: Remove AC_PROG_INSTALL.
This page took 0.0232830000000001 seconds and 4 git commands to generate.