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 10cccb56f..2b727856a 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2009-04-04 Corinna Vinschen <corinna@vinschen.de> + + * libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here... + * libc/include/_ansi.h (_ELIDABLE_INLINE): ..to here. + 2009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> * libc/include/stdio.h [__SCLE] (__sgetc_r): Prototype before define |