Initialize class objects first as in the staic blocks there might be references to...
[IRC.git] / Robust / src / IR / Flat / BuildCode.java
2012-06-05 jzhouInitialize class objects first as in the staic blocks...
2012-05-31 jzhouFix bugs: 1) reorder the initialization of static field...
2011-11-11 jzhouFix inner class implementation. Now code like inner...
2011-10-22 jjenistadecouple ssjava code gen to prevent crashes from the...
2011-10-21 jjenistaa start on error inject for SSJava
2011-10-04 yeomSSJava runtime support
2011-09-22 jjenistaBe able to get def reach state out at a given program...
2011-07-07 bdemskyhack support for pmc into compiler
2011-07-06 bdemskychanges
2011-06-29 bdemskychange function type for boundscheck
2011-06-05 bdemskyanother bug fix
2011-06-05 bdemskycode changes
2011-06-03 bdemskyfile changes
2011-05-13 jjenistamodel the allocation of string literals in heap analysis
2011-05-13 jjenistathis system checks heap results against runtime pointer...
2011-05-12 jzhouSome code clean and make the cache adapt version compile
2011-05-10 jjenistaNew tool to check points-to results of a heap analysis...
2011-05-05 jzhouPolish multicore code
2011-04-28 jjenistachange the debug mode for capturing null dereference...
2011-04-27 bdemskyswitch to spaces only..
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-04-21 bdemskychanges
2011-04-20 jzhoubug fix for multicore gc version
2011-04-16 bdemskychange
2011-04-16 bdemskychanges
2011-04-15 bdemskybug fixes for tasks...
2011-04-15 bdemskybug fixes
2011-04-15 bdemskymore bug fixes
2011-04-15 bdemskycode to generate calls into JNI native code...
2011-04-15 bdemskychanges
2011-04-15 jzhouChange the implementation of classobj
2011-04-14 bdemskyadd hashcode field
2011-04-13 bdemskymove up initializethreads
2011-04-11 bdemskythread id should be an int
2011-04-11 bdemskyremove lockcount
2011-04-11 bdemskyimprove specjbb marks...rework locks a little...
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-06 jzhouChanges
2011-04-06 bdemskybug fix and other change
2011-04-05 bdemskybug fix...
2011-04-03 bdemskyfix array
2011-04-03 bdemskysmall bug
2011-04-03 bdemskychanges for correctness
2011-04-02 jzhouBug fixes and add some code for easy debugging
2011-03-31 jzhouBug fix: should use unsigned int instead of int for...
2011-03-26 bdemskyadd support for super calls...ie...super.foo()
2011-03-25 bdemskytry to get runtimeconflictresolver working...and cleani...
2011-03-23 jzhouBug fixes for gc
2011-03-23 jzhouBug fix
2011-03-19 jzhouFix bug for MGC garbage collection
2011-03-18 yeoma new compiler flag, "-printlinenum", has been added...
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-06 jzhouShrink the size of the final binary. If it is too...
2011-03-04 jzhouFix bugs for interfaces. \n\nFor methods declared in...
2011-03-03 jzhouRemove commented out code
2011-03-03 jzhouFix bugs for interfaces and a bug in the Class library
2011-03-02 jzhouFix bugs for static fields/blocks and instanceof operat...
2011-03-01 bdemskychanges...
2011-02-28 bdemskychanges
2011-02-28 bdemskychanges
2011-02-28 bdemskysetup globals as a garbagelist...split primitives into...
2011-02-28 bdemskywork towards turning MGC enhancements on all the time
2011-02-26 jzhouRemove the extra copy of static field in the object...
2011-02-26 bdemskytabbing
2011-02-26 bdemskybig code reorg...get TM out of buildcode
2011-02-25 jzhouMake new field naming strategy work for MGC
2011-02-25 bdemskyfix tabbing
2011-02-25 bdemskythrow away commented code
2011-02-25 bdemskymake field shadowing work
2011-02-25 bdemskychanges
2011-02-25 bdemskybug fix
2011-02-25 bdemskynew approach to field shadowing
2011-02-24 jzhouFix a shadow field related bug in the compiler. Defined...
2011-02-18 jzhouBug fix in array initialization: handle the special...
2011-02-18 jzhouBug fixes for MGC
2011-02-12 jzhousome bug fix
2011-02-04 jzhouRoll back to use the simple Class constructor to suppor...
2011-02-02 jjenistaBuildCode, with the monkey of OoOJava off its back
2011-02-01 jjenistabringing analysis up to clean model, buildcode is left
2011-01-31 jjenistacleaning up OoOJava and related systems, touching lots...
2011-01-27 jzhouBasic implementation of array initialization for mgc...
2011-01-07 jzhouAdd support for Enum type for mgc version and also...
2011-01-05 stepheyRefactoring in progress. Done with about the first...
2010-11-22 bdemskyIndent the code a little better by default...isn't...
2010-11-19 yeomadds new option '-nostalltr' that turns off rcr travers...
2010-11-18 jjenistaforce oid increment to be a prime number
2010-11-18 yeomchanges: collects a set of collect effects and generate...
2010-11-17 jjenistabug fixes that prevent RCR from reclaiming task records...
2010-11-14 yeomfix: had a bug when one coarse entry handles more than...
2010-11-13 yeomBuildCode.java: removes (1) the calls to build a traver...
2010-11-10 stepheyFixed grouping of weakly connected heaproots and remove...
2010-11-10 jjenistauntil weakly connected components are fixed, always...
2010-11-09 bdemskychanges
2010-11-09 bdemskynasty bug...have to make sure we don't free a task...
2010-11-09 bdemskychanges
next