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 6dd6a91a7..c6644d2b1 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,11 @@
+2001-11-12 Corinna Vinschen <vinschen@redhat.com>
+
+ * libc/include/alloca.h: Move libc/sys/linux/include/alloca.h
+ to here. Rearrange for general inclusion by stdlib.h.
+ * libc/include/stdlib.h: Include <alloca.h> if __STRICT_ANSI__
+ isn't defined.
+ * libc/sys/linux/include/alloca.h: Move to libc/include.
+
2001-11-12 Anthony Green <green@redhat.com>
* libc/sys/arm/crt0.S (__stack_base__): New symbol.