diff options
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 3585869eb..87d80ffdc 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,9 @@ +2007-06-13 Patrick Mansfield <patmans@us.ibm.com> + + * spu/Makefile.in: Add nanosleep.c. + * spu/jsre.h: Add JSRE_NANOSLEEP. + * spu/nanosleep.c: New file, supply nanosleep via an assist call. + 2007-06-05 Patrick Mansfield <patman@us.ibm.com> * spu/jsre.h: Remove the assist call structs and defines that are |