* syscall.h: Added SYS_times, SYS_gettimeofday, SYS_link values.
* mn10300/times.c: Renamed "times" to "_times" so that it can be
referenced by newlib.
* mn10300/cygmon.c: New file.
* mn10300/crt0_redboot.S: Ditto.
* mn10300/crt0_cygmon.S: Ditto.
* mn10300/Makefile.in: Added RedBoot and Cygmon support.
* mn10300/configure.in: Changed to allow for future
evaluation boards to be added.
* mn10300/configure: Regenerated.
|
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| _exit.c | ||
| access.c | ||
| chmod.c | ||
| chown.c | ||
| close.c | ||
| configure | ||
| configure.in | ||
| creat.c | ||
| crt0-eval.S | ||
| crt0.S | ||
| crt0_cygmon.S | ||
| crt0_redboot.S | ||
| crt1.c | ||
| cygmon.c | ||
| eval.ld | ||
| execv.c | ||
| execve.c | ||
| fork.c | ||
| fstat.c | ||
| getpid.c | ||
| gettime.c | ||
| isatty.c | ||
| kill.c | ||
| lseek.c | ||
| open.c | ||
| pipe.c | ||
| read.c | ||
| sbrk.c | ||
| sim.ld | ||
| stat.c | ||
| test.c | ||
| time.c | ||
| times.c | ||
| trap.S | ||
| trap.h | ||
| unlink.c | ||
| utime.c | ||
| wait.c | ||
| write.c | ||