back out debug options
[IRC.git] / Robust / src / Runtime /
2011-04-15 bdemskymore
2011-04-15 bdemskychanges
2011-04-14 bdemskytemplates towards jni
2011-04-14 bdemskymove hashcode into header...part of prep to switch...
2011-04-14 bdemskychange
2011-04-14 bdemskychanges
2011-04-13 bdemskymake compiler work on mac...
2011-04-13 bdemskymissing changes
2011-04-13 bdemskymake work on mac
2011-04-11 bdemskybug
2011-04-11 bdemskychanges
2011-04-11 bdemskyremove lockcount
2011-04-11 bdemskygood for a little more speedup...
2011-04-11 bdemskyimprove specjbb marks...rework locks a little...
2011-04-11 bdemskybug fixes
2011-04-11 bdemskychange
2011-04-11 bdemskychanges
2011-04-10 bdemskybug fixes
2011-04-10 bdemskybug fix
2011-04-09 bdemskyget specjbb compiling again...get rid of annoying warni...
2011-04-09 bdemskycheckin to only generate C for callable methods...
2011-04-08 jzhouEnable 1,2,4,8,16,32,50 cores' execution
2011-04-07 bdemskyhack seems to help a little...power isn't going to...
2011-04-06 bdemskyfix SOR bug
2011-04-06 jzhouChanges
2011-04-06 yeomchanges: handle the case that there is only one work...
2011-04-05 bdemskybug fix...code that was never exercised...
2011-04-05 bdemskygc bug fix
2011-04-04 bdemsky#ifdef this out if not threads
2011-04-04 yeombug fix on the oooJava queue: when tries to add a vecto...
2011-04-04 bdemskylock bug for gc...jin, make sure tilera gc doesn't...
2011-04-03 bdemskybug fixes
2011-04-03 bdemskybug...
2011-04-03 bdemskysimilar bugs to rcr
2011-04-03 bdemskychanges
2011-04-03 bdemskychanges to get pass specJBB validation
2011-04-03 bdemskyspecjbb build on intel now...
2011-04-03 bdemskyadd wait/notify
2011-04-03 bdemskychange
2011-04-03 bdemskyadd ieeeremainder
2011-04-03 bdemskymake this work with MGC
2011-04-03 bdemskyadd enwmethos
2011-04-02 bdemskyreally, really nasty bug...see page 8-9 of vol 3A of...
2011-04-02 bdemskynew information...x86 allows reads to be reordered...
2011-04-02 bdemskymissing barrier
2011-04-02 bdemskybug fix
2011-04-02 bdemskyadd RCR to the global gc initializer...bad if we have...
2011-04-02 jzhouBug fixes and add some code for easy debugging
2011-04-01 bdemskymake hashCode a native method for java lang Object...
2011-03-31 yeomadd a new compiler flag -nolock: turning off synchroniz...
2011-03-31 jzhouBug fix: should use unsigned int instead of int for...
2011-03-31 stepheyAdded manual invocation of garbage collector via System...
2011-03-29 jzhouRemove the local mapping tbl and shared mapping tbl...
2011-03-29 bdemskymore bug fixes
2011-03-28 bdemskymemory leaks for rentry
2011-03-28 bdemskymake compile
2011-03-28 bdemskybug fixes
2011-03-28 bdemskybug fix
2011-03-27 jzhouBug fix in MGC version: bamboo_threadlocks is also...
2011-03-26 bdemskybug fix
2011-03-26 bdemskyfix various runtime bugs...most benchmarks running...
2011-03-25 bdemskydefine bool
2011-03-24 jzhouBug fixes for gc
2011-03-23 bdemskyget rid of length field....
2011-03-23 jzhouBug fixes for gc
2011-03-23 jzhouBug fixes in MGC verison. SPECjbb2005 is now working...
2011-03-19 stepheyUpdated hashRCR and Queue_RCR to conform with new stand...
2011-03-19 jjenistawe took DFJ and broke its arm, and we'll reset the...
2011-03-19 jzhouFix bug for MGC garbage collection
2011-03-18 jzhouRemove compilation errors for MGC code with gc
2011-03-17 jzhouFix compilation problems for multicore code
2011-03-16 jzhouBug fix. Now the SPECjbb2005 can run with small workloa...
2011-03-12 jzhouFix bug in Class Library
2011-03-02 jzhouFix the field name for object.c and thread.c, there...
2011-03-02 jzhouFix bugs for static fields/blocks and instanceof operat...
2011-02-28 bdemskymissing include
2011-02-28 bdemskyadd garbage collector support...
2011-02-26 jzhouRemove the extra copy of static field in the object...
2011-02-25 jzhouMake new field naming strategy work for MGC
2011-02-25 bdemskyrename a few fields
2011-02-25 bdemskyrename field names
2011-02-24 jzhouFix a shadow field related bug in the compiler. Defined...
2011-02-19 jzhouAdd some runtime support for MGC
2011-01-27 stepheyRemoved vestigial code left over from "waiting queues...
2010-11-18 yeomprovides 'corepin' flag for mergesort
2010-11-18 bdemskychange
2010-11-18 yeomadd flag "corepin" for core pinning
2010-11-18 jjenistaforce oid increment to be a prime number
2010-11-17 bdemskyadd header files
2010-11-17 bdemskyaffinity call
2010-11-17 yeomgrabs a lock when it tries to reset
2010-11-17 yeomassigns workerID to the workerTR
2010-11-13 yeomremoves unnecessary LOCKXCHG operation to optimize.
2010-11-13 yeomfixes on hashStructure : when parent bin is ready,...
2010-11-12 yeomfix: retireHashTable clears its own readbin out of...
2010-11-11 yeomindex field of rentry is only for RCR, add guard condit...
2010-11-11 jjenistahave to consider an empty, ready read bin in front...
2010-11-10 jjenistacoreprof in RCR, just one event for now showing begin...
2010-11-10 jjenistapoolalloc with no poolfree should be benign, but it...
2010-11-10 jjenistaback out pool alloc for now, fix it right when its...
next