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: mingw hash sync patch, take 2


Tom Tromey <tromey@redhat.com> writes:
> Please send a ChangeLog entry when you send the patch.  That makes it
> a bit easier to review sometimes.

Righto.  Committed.

2002-10-20  Adam Megacz <adam@xwt.org>

        * aclocal.m4 (CHECK_FOR_BROKEN_MINGW_LD): added
        * configure.in: enabled hash sync on Win32
        * java/lang/natObject.cc (spin, heavy_lock_obj_finalization_proc,
        _Jv_MonitorExit, _Jv_MonitorEnter, wait, notify, notifyAll): use
        Thread::sleep() instead of usleep, clear bottom three bits of
        address if JV_LINKER_CANNOT_8BYTE_ALIGN_STATICS.

  - a

-- 
"Through your rags I see your vanity"  -- Socrates


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