Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2006-11-08 Jie Zhang <jzhang918@gmail.com> | Jeff Johnston | 2006-11-08 | 1 | -0/+5 |
| | | | | | | | | | | | | | | * bfin/configure.in: New. * bfin/crt0.S: New. * bfin/Makefile.in: New. * bfin/syscalls.c: New. * bfin/aclocal.m4: Generate. * bfin/configure: Ditto. * configure.in: Add support for bfin-*-*. * configure: Regenerate. * syscall.h (SYS_argc): Define. (SYS_argnlen): Define. (SYS_argn): Define. | ||||
* | 2001-10-31 David Howells <dhowells@redhat.com> | Jeff Johnston | 2001-10-31 | 1 | -6/+8 |
| | | | | | | | | | | | | | * 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. | ||||
* | 20000317 sourceware import | Ranjith Kumaran | 2000-03-17 | 1 | -0/+47 |