summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2012-10-16 18:45:24 +0000
committerCorinna Vinschen <corinna@vinschen.de>2012-10-16 18:45:24 +0000
commit5eceb3958ee6cb42d57d4fe52dd76fb03b178edf (patch)
treefcddcedf0dc6b3aab54a8f7e85d619e574aa0e11 /newlib/ChangeLog
parent71c13b96338eeb7021c211c1819cba700e85b61c (diff)
downloadcygnal-5eceb3958ee6cb42d57d4fe52dd76fb03b178edf.tar.gz
cygnal-5eceb3958ee6cb42d57d4fe52dd76fb03b178edf.tar.bz2
cygnal-5eceb3958ee6cb42d57d4fe52dd76fb03b178edf.zip
* libc/include/sys/features.h (__GNUC_PREREQ): Define. Use
throughout in place of explicit GNUC version checks. * libc/include/_ansi.h (_NOINLINE): Define. (_NOINLINE_STATIC): Define. * libc/stdio/vfprintf.c (__sbprintf): Define _NOINLINE_STATIC.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index ff157f941..b89eb214a 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,11 @@
+2012-10-15 Corinna Vinschen <vinschen@redhat.com>
+
+ * libc/include/sys/features.h (__GNUC_PREREQ): Define. Use
+ throughout in place of explicit GNUC version checks.
+ * libc/include/_ansi.h (_NOINLINE): Define.
+ (_NOINLINE_STATIC): Define.
+ * libc/stdio/vfprintf.c (__sbprintf): Define _NOINLINE_STATIC.
+
2012-10-09 Peter Rosin <peda@lysator.liu.se>
* libc/posix/wordfree.c (wordfree): The wrong words are freed