mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
8719be26c4
Fix #ifdef SYS_stat.
44 lines
1.3 KiB
Plaintext
44 lines
1.3 KiB
Plaintext
Wed Sep 04 04:45:34 1996 Mark Alexander <marka@cygnus.com>
|
|
|
|
* simops.c: Include correct syscall.h for d10v, not host's.
|
|
Fix #ifdef SYS_stat.
|
|
|
|
Tue Sep 3 14:00:04 1996 Michael Meissner <meissner@tiktok.cygnus.com>
|
|
|
|
* simops.c (OP_5F00): Wrap all SYS_xxx traps with #ifdef.
|
|
Add trap 2 to be printf and trap 3 to be putchar.
|
|
|
|
Wed Aug 28 21:42:34 1996 Mark Alexander <marka@cygnus.com>
|
|
|
|
* Makefile.in, d10v_sim.h, interp.c, simops.c: Add support
|
|
for low-level system calls.
|
|
|
|
Wed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
|
|
|
|
* Makefile.in, d10v_sim.h, interp.c: Fix byte-order problems.
|
|
|
|
Mon Aug 26 18:30:28 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
|
|
|
|
* d10v_sim.h (SEXT32): Added.
|
|
* interp.c: Commented out printfs.
|
|
* simops.c: Fixed error in sb and st2w.
|
|
|
|
Thu Aug 15 13:30:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
|
|
|
|
* Makefile.in, d10v_sim.h, interp.c, simops.c: Added remaining
|
|
DSP instructions. Added modulo addressing.
|
|
|
|
Sun Aug 11 12:57:15 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
|
|
|
|
* Makefile.in, d10v_sim.h, interp.c, simops.c: Snapshot.
|
|
|
|
Fri Aug 2 17:44:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
|
|
|
|
* d10v_sim.h, simops.c: Snapshot.
|
|
|
|
Thu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
|
|
|
|
* ChangeLog, Makefile.in, configure, configure.in, d10v_sim.h,
|
|
gencode.c, interp.c, simops.c: Created.
|
|
|