Add information about callee-saved registers on Win64
[oota-llvm.git] / tools / llvmc / ConfigLexer.l
2007-12-29 Chris Lattnerremove attributions
2007-07-05 Gabor GreifHere is the bulk of the sanitizing.
2006-05-24 Chris LattnerPatches to make the LLVM sources more -pedantic clean...
2005-05-19 Reid SpencerFor PR514:
2004-12-10 Reid SpencerGet rid of warning from flex.
2004-11-23 Reid SpencerHandle space, separators, bad substitutions, and librar...
2004-10-28 Reid SpencerEliminate the force flag, configuration item, and relat...
2004-09-14 Reid SpencerSupport substitution options for the W, M, and f options.
2004-08-30 Reid SpencerImplement the "setIncludePaths" and "setSymbolDefines...
2004-08-29 Reid SpencerConvert llvmc to use the lib/System interface instead...
2004-08-24 Reid Spencer- Rename and rearrange for clarity
2004-08-22 Reid SpencerAdd support for version numbers.
2004-08-20 Reid SpencerChange @ -> % in config files. @name@ might be needed...
2004-08-19 Reid SpencerImplement many new features for llvmc. This is the...
2004-08-15 Reid SpencerMore Functionality:
2004-08-14 Reid SpencerConverted to use flex for tokenizing input so we can...