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
path: root/newlib
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2007-02-21 00:02:36 +0300
committerJeff Johnston <jjohnstn@redhat.com>2007-02-21 00:02:36 +0300
commit547c5c61044e4751d961ad4e9ae66b5a96a30afa (patch)
tree8702bddc3e3a37a33c24cc76cfd2cb6d28eaebcf /newlib
parent3b7e017ec4e4092b4d71ada558e8e374a99a9b08 (diff)
2007-02-20 Patrick Mansfield <patmans@us.ibm.com>
* configure.host: Build SPU with default_newlib_atexit_dynamic_alloc="no".
Diffstat (limited to 'newlib')
-rw-r--r--newlib/ChangeLog4
-rw-r--r--newlib/configure.host1
2 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 59251bb25..333b127ad 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-20 Patrick Mansfield <patmans@us.ibm.com>
+
+ * configure.host: Build SPU with default_newlib_atexit_dynamic_alloc="no".
+
2007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>
* libc/machine/spu/Makefile.am: Add new objects.
diff --git a/newlib/configure.host b/newlib/configure.host
index d5a978ce5..3b6d996a7 100644
--- a/newlib/configure.host
+++ b/newlib/configure.host
@@ -444,6 +444,7 @@ case "${host}" in
;;
spu-*-*)
default_newlib_io_long_long="yes"
+ default_newlib_atexit_dynamic_alloc="no"
;;
strongarm-*-*)
sys_dir=arm