- Partial implementation by Benjamin Dasnois
[mono.git] / ChangeLog
index b9cb1be34e8214e03ec60736f924ef8ebeff043e..ac31cc9ca4fe8cf372b511a53399f79e1c3ed932 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2004-09-28  Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
+
+       * mini-s390.c: Fix AND_IMM/OR_IMM/DIV_IMM/REM_IMM
+
+2004-09-28  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile.am ($(tmpinst)/bin/pedump): New.
+       (mcs-do-run-test-profiles): Depend on it.
+
+2004-09-27  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile.am (mono-do-testjit): New target, unused for now.  Runs
+       the mono testsuite in tests/.
+       (tmpinst-dir): Create etc/mono/2.0.
+       ($(tmpinst)/bin/ilasm, $(tmpinst)/etc/mono/2.0/machine.config): New.
+
+2004-09-21 Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
+
+       * configure.in: Cater for S/390 on Linux
+
 2004-09-21    <vargaz@freemail.hu>
 
        * configure.in: Link with ole32 on windows.