This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: WIN-15.1: boehm-gc support for libgcj-win32 -- supersedes WIN-04, WIN-05, WIN-07, WIN-15



BTW, I fixed the indentation of the asterisks after posting this but
before checking in.. Sorry...

  - a

Adam Megacz <patches@lists.megacz.com> writes:
>         * boehm-gc/include/gc.h: (GC_CreateThread) This function is
>           now exposed on all Win32 platforms.
>         * boehm-gc/win32_threads.c: (GC_CreateThread) This now
>           compiles on Win32; it invokes CreateThread() if GC is built
>           as a DLL; otherwise it registers the thread.
>         * boehm-gc/misc.c (GC_init): Initialize GC_allocate_ml in case
>           libgcjgc was not built as a DLL.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]