Don't configure directories that don't have a configure script (i.e Stacker).
[oota-llvm.git] / runtime /
2002-05-20 Chris LattnerAllow libraries to specify other libraries to link to
2002-05-20 Chris LattnerTracelib is now an LLVM library just like all other...
2002-05-20 Chris Lattner* If hashing a pointer, cast it to a 64 bit number...
2002-05-20 Chris LattnerImplement the printf function, used by assert
2002-05-19 Vikram S. AdveRuntime routines to support tracing.
2002-03-22 Chris LattnerRemove compilation of __main because we now link -lgcc...
2002-03-18 Vikram S. AdveNeed rule for runtime.o. This is just temporary to...
2002-03-11 Chris LattnerAdd strcat function
2002-03-08 Chris LattnerCheckin library infrastructure for building stuff to...
2002-02-26 Chris LattnerAdd a clean target stub
2002-01-23 Chris LattnerInitial checkin of Makefile, just a dummy file for...