changes.
[IRC.git] / Robust / src / Runtime / runtime.h
2011-07-07 bdemskycode towards PMC compiling
2011-07-03 bdemskymore changes
2011-06-29 bdemskychanges for bounds check
2011-06-18 bdemskyget it to compile
2011-06-05 bdemskymore changes towards jni
2011-06-03 bdemskychanges
2011-05-10 jzhouMake SPECjbb compile again
2011-05-10 jzhouMore code clean
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-04-19 jzhouRemove __thread as it does not work on Tilera and use...
2011-04-11 bdemskychanges
2011-04-11 bdemskybug fixes
2011-04-11 bdemskychange
2011-04-03 bdemskyadd enwmethos
2011-03-31 jzhouBug fix: should use unsigned int instead of int for...
2011-03-24 jzhouBug fixes for gc
2011-03-17 jzhouFix compilation problems for multicore code
2011-02-28 bdemskymissing include
2010-10-21 jjenistaimplemented deque for work stealing
2010-10-14 jzhouAdd the runtime for multicore gc version w/o tasks...
2010-08-09 jjenistadid something I shouldnt have, mixed changes for two...
2010-07-30 yeomchanges.
2010-05-04 yeomchanges for using unique ID instead of obj address...
2010-03-17 jzhoucode clean: define TILERA_BME mode and TILERA_ZLINUX...
2009-12-25 bdemskychanges to support create logs of events for STM
2009-11-25 jzhoufix bug in multicore gc
2009-11-14 bdemskycheck in changes for cpu affinity
2009-11-06 bdemskychanges to support inlined fission transactions
2009-10-30 bdemskyadd likely/unlikely branch hints
2009-10-27 jzhouRestructure the shared memory allocation and fixed...
2009-10-08 jihoonlrecovery flag added
2009-08-25 jzhoubug fix in multicore gc
2009-08-08 jzhouchanges, large objs processing not finished yet
2009-05-07 jzhouupdates for multicore version runtime, temporarily...
2009-04-24 jzhouadd Tilera version stuff in buildscript and removes...
2009-04-22 jzhoureorganize multicore version runtime codes for easy...
2009-04-10 bdemsky64 bit support in case we want it...it appears that...
2009-04-06 bdemskynumber of changes
2009-02-27 bdemskyThread local hack to make transRead faster...
2009-02-06 bdemskyadd malloc attribute
2009-02-06 bdemsky__attribute__(malloc) magic
2009-02-02 bdemskynew fastcheck option for bristlecone
2009-01-01 jzhouChange lock strategy in multicore version code. Add...
2008-11-04 jzhouadd precise profiling data for multicore version profiling
2008-10-22 jzhouIntegrate Jim's ownership ananlysis and fix some bugs...
2008-09-03 bdemskyoptimizations to checkpointing
2008-08-19 bdemskyChange tabbing for everything....
2008-07-15 jzhoumake multicore version PERT benchmark work on RAW(witho...
2008-04-15 jzhouadd codes for generating multi-core version binary...
2008-03-24 bdemskybug fixes
2007-12-11 bdemskysupport floating point math
2007-11-04 bdemskymore changes
2007-10-02 bdemskyfix optional arguments...lots of changes
2007-08-17 bdemskyget some space for optional fs's
2007-08-16 bdemskycode changes
2007-08-16 bdemskymy changes
2007-08-15 wmontazjust two things I forgot to remove
2007-08-15 wmontazBug fixed in BuildCode.
2007-05-10 bdemskymore bug fixes
2007-05-10 bdemskyChanges to support garbage collection with tags...
2007-05-09 bdemskycheck in changes for tag support
2007-03-15 bdemskyChanges to benchmarks
2007-03-13 bdemskyOutgoing socket I/O
2007-02-26 bdemskysmall changes for benchmarks
2007-02-16 bdemskyadd primitive support for multithreading
2006-12-14 bdemskytypo
2006-11-21 bdemskyThis update adds precise garbage collection to the...
2006-11-17 bdemskyCompiler/runtime modifications towards supporting preci...
2006-11-02 bdemskymove socket code out of runtime.c
2006-09-27 bdemskyChange main function
2006-09-08 bdemskyintegration with checking code
2006-09-06 bdemskychanges to runtime/etc to build in repair checking...
2006-08-29 bdemskychecking in working system
2006-08-25 bdemskyadd generichashtable
2006-08-24 bdemskycheckpointing code
2006-08-21 bdemskychecked in bug fixes...
2006-08-21 bdemskymore runtime stuff
2006-08-16 bdemskychanges
2006-08-15 bdemskycheck in changes
2006-08-15 bdemskycheck in changes
2006-07-28 bdemskyadded test script
2006-04-10 bdemskySupport for printing Strings!!!
2006-04-09 bdemskyArray support
2006-04-05 bdemskyUpdates
2006-04-04 bdemsky*** empty log message ***