Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2002-08-17 10:10:33 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-08-17 10:10:33 +0400
commit29e17a863d323adfb043131cac49effbc6c3caca (patch)
tree6ce997373f55086003e88599ca9bb8516776e8a6 /newlib/ChangeLog
parent936b520f8eac458e26623632280b0f34cb8abc17 (diff)
2002-08-17 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/config.h[__PPC__][__SPE__]: Set _LONG_DOUBLE to double.
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 6034e7df1..5ab4c0d68 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,10 @@
2002-08-17 Jeff Johnston <jjohnstn@redhat.com>
+ * libc/include/sys/config.h[__PPC__][__SPE__]: Set
+ _LONG_DOUBLE to double.
+
+2002-08-17 Jeff Johnston <jjohnstn@redhat.com>
+
* configure.host: Add powerpc*-*-eabispe* configuration.
* libc/machine/powerpc/atosfix16.c: New fixed-point conversion file.
* libc/machine/powerpc/atosfix32.c: Ditto.