aboutsummaryrefslogtreecommitdiff
path: root/libgloss/tic6x/syscalls.c
AgeCommit message (Collapse)AuthorFilesLines
2010-11-172010-11-17 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston1-0/+21
* tic6x/syscalls.c (cio_getclk_to_host, cio_getclk_from_host): New structs. (cio_to_host, cio_from_host): Use them. (clock): New function.
2010-10-092010-10-08 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston1-0/+361
Joseph Myers <joseph@codesourcery.com> * configure.in: Handle tic6x targets. * configure: Regenerate. * tic6x/Makefile.in, tic6x/configure.in, tic6x/crt0.S, tic6x/getpid.c, tic6x/kill.c, tic6x/sbrk.c, tic6x/syscalls.c: New. * tic6x/configure: New (generated).