2010-11-17 Bernd Schmidt <bernds@codesourcery.com>

* configure.host (newlib_cflags): For tic6x, add -DCLOCK_PROVIDED.
This commit is contained in:
Jeff Johnston 2010-11-17 21:44:57 +00:00
parent 5905d5dc24
commit f8ff5e47b6
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2010-11-17 Bernd Schmidt <bernds@codesourcery.com>
* configure.host (newlib_cflags): For tic6x, add -DCLOCK_PROVIDED.
2010-11-16 Andrew Makhorin <mao@gnu.org>
* libc/machine/i386/setjmp.S (longjmp): Per POSIX, return 1 if second

View File

@ -772,6 +772,7 @@ case "${host}" in
;;
tic6x*)
syscall_dir=
newlib_cflags="${newlib_cflags} -DCLOCK_PROVIDED"
;;
tic80*)
syscall_dir=syscalls