summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-30 17:43:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-30 17:43:48 +0000
commitd74e1c4eac049852175a7ed400d6d29fdb599cb0 (patch)
treed0a79da6cb654517bd562d034053118a4da21a2e /ChangeLog
parent2009-01-22 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-testing-d74e1c4eac049852175a7ed400d6d29fdb599cb0.tar.bz2
2009-01-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* ChangeLog, gcc/testsuite/ada/acats/rtems_init.c, gcc/testsuite/ada/acats/run_all_rtems.sh: c380004 needs > 1 MB of stack space. Compile it with a special argument to account for this.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 18baafb..9dac253 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2009-01-30 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * ChangeLog, gcc/testsuite/ada/acats/rtems_init.c,
+ gcc/testsuite/ada/acats/run_all_rtems.sh: c380004 needs > 1 MB of
+ stack space. Compile it with a special argument to account for this.
+
+2009-01-30 Joel Sherrill <joel.sherrill@rtems.org>
+
+ * gcc/testsuite/ada/acats/rtems_init.c,
+ gcc/testsuite/ada/acats/run_all_rtems.sh: Allow c380004 to have a
+ stack greater than 1 MB.
+
2009-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* gcc/rundeja: Do not use versioned names for simulator scripts.