summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 3a54a17cd..6f224f2b8 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/sys/linux/sys/types.h (u64): New typedef to allow building
+ on linux systems with glibc 2.3.3 installed.
+ * libc/sys/linux/dl/dl-runtime.c: Fix prototypes for fixup and
+ profile_fixup so newlib can build on fc3 system.
+
2004-07-30 Alexandre Oliva <aoliva@redhat.com>
Introduce SH2a support.