diff options
Diffstat (limited to 'sim')
-rw-r--r-- | sim/common/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index a8d4ea8..aab1af5 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,8 @@ Fri Nov 28 20:10:09 1997 Michael Meissner <meissner@cygnus.com> + * syscall.c (cb_syscall): Add missing else, so write to stdout + isn't doubled. + * sim-alu.h (ALU{,8,16,32,64}_SET_CARRY): Provide macros to import the carry bit from the CPU's psw. |