summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 7b93e69d1..9eb10cc99 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-17 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/include/assert.h (__ASSERT_FUNC): Define to __FUNCTION__ when
+ __STDC_VERSION__ < 199901L and __GNUC__ >= 2.
+
2008-07-17 Ken Werner <ken.werner@de.ibm.com>
* libc/machine/spu/strcpy.h: Pad null bytes if necessary.