aboutsummaryrefslogtreecommitdiff
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2004-02-05 20:08:52 +0000
committerJeff Johnston <jjohnstn@redhat.com>2004-02-05 20:08:52 +0000
commitb4a84c66957edf7ef23a88e651f23e21dcb209bc (patch)
tree7c8df1c3406c5ab3a884a6bea06e4e43de7373a6 /newlib/ChangeLog
parent656a999a33537b173d04326f9ef2bd49969e9fed (diff)
downloadnewlib-b4a84c66957edf7ef23a88e651f23e21dcb209bc.zip
newlib-b4a84c66957edf7ef23a88e651f23e21dcb209bc.tar.gz
newlib-b4a84c66957edf7ef23a88e651f23e21dcb209bc.tar.bz2
2004-02-05 Paul Brook <paul@codesourcery.com>
* libc/include/machine/ieeefp.h[__arm__][__VFP_FP__]: Set IEEE_{BIG,LITTLE} based on __ARMEL__ flag.
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 e57284e..86ca742 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-05 Paul Brook <paul@codesourcery.com>
+
+ * libc/include/machine/ieeefp.h[__arm__][__VFP_FP__]: Set
+ IEEE_{BIG,LITTLE} based on __ARMEL__ flag.
+
2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 1.12.0 info.