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 2c4d024bb..4973819ac 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,4 +1,10 @@ +2012-04-11 Jon TURNEY <jon.turney@dronecode.org.uk> + + * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold): Also + prototype if C++11 or later. + 2013-04-10 Bin Cheng <bin.cheng@arm.com> + * acconfig.h (_FSEEK_OPTIMIZATION): Undef * newlib.hin (_FSEEK_OPTIMIZATION): Undef * configure.in (--disable-newlib-fseek-optimization): New option. |