* configure.host: Add support for RX architecture.
* libc/include/machine/ieeefp.h: Likewise.
* libc/include/machine/setjmp.h: Likewise.
* libc/include/machine/configure.in: Likewise.
* libc/include/machine/configure: Regenerate.
* libc/machine/rx: New directory.
* libc/machine/rx/*: New files to support RX architecture.
libgloss:
* configure.in: Add support for RX sub-directory.
* configure: Regenerate.
* rx: New directory.
* rx/*: New files to support RX architecture.
|
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| abort.S | ||
| argv.S | ||
| argvlen.S | ||
| chdir.S | ||
| chmod.S | ||
| close.S | ||
| configure | ||
| configure.in | ||
| crt0.S | ||
| crtn.S | ||
| exit.S | ||
| fstat.S | ||
| gcrt0.S | ||
| getpid.S | ||
| gettimeofday.S | ||
| heaptop.S | ||
| isatty.S | ||
| kill.S | ||
| link.S | ||
| lseek.S | ||
| mcount.c | ||
| open.S | ||
| read.S | ||
| rx-sim.ld | ||
| rx.ld | ||
| rxsys.h | ||
| sbrk.c | ||
| sigprocmask.S | ||
| sleep.S | ||
| stat.S | ||
| time.S | ||
| times.S | ||
| unlink.S | ||
| utime.S | ||
| write.S | ||