index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvmc
/
ConfigLexer.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patches to make the LLVM sources more -pedantic clean. Patch provided
Chris Lattner
2006-05-24
1
-1
/
+1
*
For PR514:
Reid Spencer
2005-05-19
1
-0
/
+8
*
Get rid of warning from flex.
Reid Spencer
2004-12-10
1
-1
/
+0
*
Handle space, separators, bad substitutions, and library search path better
Reid Spencer
2004-11-23
1
-6
/
+7
*
Eliminate the force flag, configuration item, and related support
Reid Spencer
2004-10-28
1
-2
/
+1
*
Support substitution options for the W, M, and f options.
Reid Spencer
2004-09-14
1
-0
/
+3
*
Implement the "setIncludePaths" and "setSymbolDefines" interface methods.
Reid Spencer
2004-08-30
1
-0
/
+3
*
Convert llvmc to use the lib/System interface instead of directly
Reid Spencer
2004-08-29
1
-2
/
+4
*
- Rename and rearrange for clarity
Reid Spencer
2004-08-24
1
-52
/
+55
*
Add support for version numbers.
Reid Spencer
2004-08-22
1
-3
/
+5
*
Change @ -> % in config files. @name@ might be needed for config files to
Reid Spencer
2004-08-20
1
-8
/
+8
*
Implement many new features for llvmc. This is the first version that will
Reid Spencer
2004-08-19
1
-82
/
+105
*
More Functionality:
Reid Spencer
2004-08-15
1
-8
/
+31
*
Converted to use flex for tokenizing input so we can use an easier to
Reid Spencer
2004-08-14
1
-0
/
+135