old-cross-binutils/sim
Doug Evans f33673061f * callback.c (os_stat): Make 3rd arg a host struct stat ptr.
(os_fstat): Likewise.  Validate fd argument.
	(cb_host_to_target_stat): Delete big_p arg.  If HS arg is NULL,
	just compute target stat struct length.
	* syscall.c: #include "libiberty.h", <sys/types.h>, <sys/stat.h>.
	(ENOSYS,ENAMETOOLONG): Provide definitions if missing.
	(get_string): Return host errno values so they can be properly
	translated later.
	(cb_syscall): Likewise.
	(cb_syscall, cases open,unlink): Use get_path instead of get_string.
	(cb_syscall, case read): Use read_stdin for file descriptor 0.
	(cb_syscall, case write): Use write_stderr for file descriptor 2.
	(cb_syscall): Add cases for lseek, unlink, stat, fstat, time.
	(get_path): New function.
1997-11-25 09:33:34 +00:00
..
arm Patches to support generating an executing environment. 1997-10-30 21:52:16 +00:00
common * callback.c (os_stat): Make 3rd arg a host struct stat ptr. 1997-11-25 09:33:34 +00:00
d10v * simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. Sign 1997-11-10 22:40:14 +00:00
erc32 Remove need to update <targ>/Makefile.in when adding optional options 1997-09-23 01:25:26 +00:00
h8300 Correct name of file given in ChangeLog for change: Pass lma_p and 1997-10-25 05:04:25 +00:00
igen * gen-idecode.c (print_jump_until_stop_body): Use `#if 0' instead of 1997-11-04 17:36:37 +00:00
m32r * mem-ops.h: Rename SIM_SIG{ACCESS,ALIGN} to SIM_SIG{SEGV,BUS}. 1997-11-19 20:18:56 +00:00
mips Sanitization 1997-11-24 13:34:52 +00:00
mn10300 * simops.c (call:16 call:32): Stack adjustment is determined solely 1997-11-11 17:37:04 +00:00
ppc Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. 1997-10-02 23:37:30 +00:00
sh Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). 1997-10-22 05:26:27 +00:00
testsuite Sanitization 1997-11-24 13:34:52 +00:00
tic80 * cpu.h (TRACE_COND_BR): Use TRACE_BRANCH_P, not TRACE_ALU_P. 1997-11-24 22:58:47 +00:00
v850 * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS). 1997-11-18 23:40:40 +00:00
w65 Add ABFD argument to sim_create_inferior. Document. 1997-08-27 04:44:41 +00:00
.Sanitize r5900 sanitization fixes. 1997-09-24 07:27:43 +00:00
ChangeLog v850eq wasn't building igen directory. 1997-09-12 03:13:27 +00:00
configure v850eq wasn't building igen directory. 1997-09-12 03:13:27 +00:00
configure.in Build IGEN with the MIPS simulator. 1997-10-09 00:41:14 +00:00
Makefile.in TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. 1997-04-22 17:46:07 +00:00
README-HACKING Doc C language guidelines. 1997-09-03 07:34:59 +00:00