Rename bunch of variables.
[oota-llvm.git] / runtime / GCCLibraries / libm / Makefile
2006-11-17 Reid SpencerUndo removal of the runtime libraries. While this may...
2006-11-16 Reid SpencerIn LLVM 2.0 we won't use the runtime libraries as llvm...
2006-11-02 Reid SpencerFor PR786:
2004-12-22 Reid SpencerFor PR432:
2004-12-13 Reid SpencerUse the new BYTECODE_DESTINATION to override the defaul...
2004-12-02 Reid SpencerStandardize the makefiles with space around = to match...
2004-12-02 Reid SpencerStandardize the format of the runtime libraries makefiles.
2003-10-21 Misha BrukmanFix libm's name to be `libm'
2003-10-21 Misha BrukmanFix library name and fix line to fit within 80 columns.
2003-10-20 John CriswellAdded LLVM copyright to Makefiles.
2003-08-15 Chris LattnerConvert libraries into the BYTECODE_LIBRARY style
2002-03-08 Chris LattnerCheckin library infrastructure for building stuff to...