Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeale Ferguson <neale@mono-cvs.ximian.com>2004-12-02 00:30:57 +0300
committerNeale Ferguson <neale@mono-cvs.ximian.com>2004-12-02 00:30:57 +0300
commitd8fa06570a6e17a0052655d5eb15a9f0f3e5dfd6 (patch)
tree8ee8c4d651f01461127bdaad76d08b6335ee3c40 /ChangeLog
parentb29374fff7841d9f26c13ea96ac5db1161e06d8c (diff)
Implement vararg support for s390. Minor fix to atomic operation for s390.
svn path=/trunk/mono/; revision=36911
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 390e41b2813..4338328cd47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-01 Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
+
+ * configure.in : Add a flag for systems which pass parameters in
+ registers as well as the stack.
+
2004-11-30 Raja R Harinath <rharinath@novell.com>
* configure.in (AC_OUTPUT): Move runtime/Makefile to the end to