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:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index a0aa2a83e..b52550577 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,11 @@
+Wed Aug 29 14:17:38 2001 J"orn Rennecke <amylaar@redhat.com>
+
+ * configure.host (h8300-*-elf*, h8500-*-elf*): New cases.
+ * libc/sys/h8300hms/crt1.c (__main): Don't reference __ctors /
+ __ctors_end.
+ * libc/sys/h8300hms/syscalls.c: Include errno.h.
+ (_unlink): New stub function.
+
Sat Aug 25 22:22:25 2001 Christopher Faylor <cgf@cygnus.com>
* libc/include/sys/errno.h: Add a cautionary comment.