mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
Switch to using cb_syscall; Fix bug in cb_syscall write
This commit is contained in:
@ -1,5 +1,8 @@
|
|||||||
Fri Nov 28 20:10:09 1997 Michael Meissner <meissner@cygnus.com>
|
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
|
* sim-alu.h (ALU{,8,16,32,64}_SET_CARRY): Provide macros to import
|
||||||
the carry bit from the CPU's psw.
|
the carry bit from the CPU's psw.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user