Changes For Bug 352
[oota-llvm.git] / runtime / libtrace / tracelib.c
2004-09-01 Reid SpencerChanges For Bug 352
2003-07-30 Vikram S. Adve1. Make table size prime -- improves hashing performanc...
2003-07-29 Vikram S. AdveBug fix: after reallocating the hash table, we have...
2003-07-21 Chris LattnerRemove unneccesary #ifdefs
2003-07-21 Chris LattnerFix warnings
2003-07-11 Vikram S. AdveUse uint32_t for table index and size: table will never...
2003-07-08 Vikram S. AdvePointer hash table reallocation code seems never to...
2003-06-24 Joel StanleyPrevented inclusion of (non-existent) stdint.h on Sparc.
2003-05-27 Chris LattnerUpdate to match the reality that is now.
2002-05-20 Chris Lattner* If hashing a pointer, cast it to a 64 bit number...
2002-05-19 Vikram S. AdveRuntime routines to support tracing.