SeqPoint are now kept in memory with a compact encoding.
[mono.git] / mono / utils / ChangeLog
index 4fdf3174b8db1b42586ab130f81368ebc300a4a0..29ae70debdb3789b88d90b5cf25386e9b4563df1 100644 (file)
@@ -1,3 +1,17 @@
+2010-07-27  Geoff Norton  <gnorton@novell.com>
+
+       * mono-sigcontext.h: Extend the macro's for darwin and linux
+       to expose r8-r11 as well.
+
+2010-07-16 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * mono-semaphore.c: fixes bug #622398 for real in OSX.
+       This was preventing the WSQ from working.
+
+2010-07-02  Michael Hutchinson  <mhutchinson@novell.com>
+
+       * mono-compiler.h: Add MONO_THREAD_VAR_OFFSET macro for s390x.
+
 2010-07-02  Michael Hutchinson  <mhutchinson@novell.com>
 
        * Makefile.am: Add mono-error.h to public headers.