diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index a0b166aaa..5a7e3e8b4 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2007-01-19 Kazunori Asayama <asayama@sm.sony.co.jp> + + * libc/machine/spu/c99ppe.h: Replace vector with __vector. + * libc/machine/spu/vec_literal.h: Ditto. + * libc/machine/spu/strncmp.c: Ditto. + 2007-01-15 Joseph Myers <joseph@codesourcery.com> Kazu Hirata <kazu@codesourcery.com> |