diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2013-08-12 11:31:53 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2013-08-12 11:31:53 +0000 |
commit | 56d5fc7cdae4195c542afe107197c2f5313670a9 (patch) | |
tree | eb61f6d8f0deb368791083770c9424f72a74f747 /newlib/ChangeLog | |
parent | c389cb11b80cc38e188c336c2d33d66f993a1c5a (diff) | |
download | cygnal-56d5fc7cdae4195c542afe107197c2f5313670a9.tar.gz cygnal-56d5fc7cdae4195c542afe107197c2f5313670a9.tar.bz2 cygnal-56d5fc7cdae4195c542afe107197c2f5313670a9.zip |
* libc/configure.in (--enable-newlib-wchar-orient): Remove.
* libc/configure: Regenerated.
* libc/stdio/Makefile.am (NEWLIB_WIDE_ORIENT): Remove.
* libc/stdio/Makefile.in: Regenerated.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 31cf5d432..a244668fe 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,10 @@ +2013-08-12 Bin Cheng <bin.cheng@arm.com> + + * libc/configure.in (--enable-newlib-wchar-orient): Remove. + * libc/configure: Regenerated. + * libc/stdio/Makefile.am (NEWLIB_WIDE_ORIENT): Remove. + * libc/stdio/Makefile.in: Regenerated. + 2013-08-12 Yufeng Zhang <Yufeng.Zhang@arm.com> * libc/sys/arm/crt0.S: Remove 'start'. |