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-11-15 02:04:05 +0300
committerJeff Johnston <jjohnstn@redhat.com>2002-11-15 02:04:05 +0300
commit665b994e3ac0c7e71e8813bef99a655ed2381ddd (patch)
treeaf0710307248be8a884792608184e824da11d700 /newlib/ChangeLog
parent16f880fcbaa9de304b7fce1edd80126474ed05e2 (diff)
2002-11-14 Jeff Johnston <jjohnstn@redhat.com>
* testsuite/lib/passfail.exp (newlib_pass_fail): Changed to only issue one pass/fail message for a compile/link/execute. * testsuite/newlib.elix/elix.exp: New file. * testsuite/newlib.elix/tmmap.c: Ditto.
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 ce11aa573..f449c2cc9 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-14 Jeff Johnston <jjohnstn@redhat.com>
+
+ * testsuite/lib/passfail.exp (newlib_pass_fail): Changed to
+ only issue one pass/fail message for a compile/link/execute.
+ * testsuite/newlib.elix/elix.exp: New file.
+ * testsuite/newlib.elix/tmmap.c: Ditto.
+
2002-11-06 Christopher Faylor <cgf@redhat.com>
* libc/stdlib/malign.c: Don't compile if MALLOC_PROVIDED.