Fix warnings
[oota-llvm.git] / runtime / libtrace / tracelib.c
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.