diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 6d4895b61..15801c26c 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2008-11-27 Ralf Corsepius <ralf.corsepius@rtems.org> + + * libc/posix/telldir.c: Use #if !defined() instead of #ifndef + to fix GCC warning. + 2008-11-27 Ken Werner <ken.werner@de.ibm.com> * libc/machine/spu/Makefile.am: Add spu-mcount.S spu-gmon.c. |