Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-12 | natUnsafe.cc (spinlock contructor): Call sched_yield(). | Andrew Haley | 1 | -2/+2 | |
2009-01-12 Andrew Haley <aph@redhat.com> * sun/misc/natUnsafe.cc (spinlock contructor): Call sched_yield(). From-SVN: r143302 | |||||
2007-05-17 | java-stack.h (_Jv_FrameInfo): Remove union definition. | David Daney | 1 | -1/+2 | |
* include/java-stack.h (_Jv_FrameInfo): Remove union definition. (_Jv_StackFrame): Remove commented out code. (_Jv_UnwindState): Remove superfluous 'typedef'. * sun/misc/natUnsafe.cc (spinlock): Add white space to quiet compiler warnings. * gnu/java/lang/management/natVMMemoryPoolMXBeanImpl.cc (getCollectionUsage): Don't declare unused parameter n. (getMemoryManagerNames): Same. * gnu/gcj/util/natGCInfo.cc (gc_debug_info): Remove superfluous 'typedef'. From-SVN: r124783 | |||||
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 5 | -0/+693 | |
From-SVN: r120621 |