add Tilera version stuff in buildscript and removes some redundant codes to avoid...
authorjzhou <jzhou>
Fri, 24 Apr 2009 00:05:40 +0000 (00:05 +0000)
committerjzhou <jzhou>
Fri, 24 Apr 2009 00:05:40 +0000 (00:05 +0000)
commit9aaf85865ba713d638595470a3351ee19560b279
tree3872ed5060b2453aea02e2319bc8ff25403a1f0a
parentf33b970149f62615a37ad1a6ac2f65b268c98b92
add Tilera version stuff in buildscript and removes some redundant codes to avoid compilation warnings
15 files changed:
Robust/src/IR/State.java
Robust/src/Main/Main.java
Robust/src/Runtime/GenericHashtable.c
Robust/src/Runtime/ObjectHash.c
Robust/src/Runtime/RAW/runtime_arch.h
Robust/src/Runtime/RAW/task_arch.c
Robust/src/Runtime/SimpleHash.c
Robust/src/Runtime/mem.c
Robust/src/Runtime/multicoreruntime.c
Robust/src/Runtime/multicoreruntime.h
Robust/src/Runtime/multicoretask.c
Robust/src/Runtime/object.c
Robust/src/Runtime/runtime.h
Robust/src/Runtime/socket.c
Robust/src/buildscript