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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add example/Skeleton.
Mikhail Glushenkov
2009-03-03
1
-3
/
+0
*
Move the rules for building plugins to Makefile.rules.
Mikhail Glushenkov
2009-03-02
1
-42
/
+0
*
Fix build with objdir != srcdir.
Mikhail Glushenkov
2009-03-02
1
-0
/
+42
*
Reorganize llvmc code.
Mikhail Glushenkov
2009-03-02
1
-5
/
+6
*
Enable the Clang plugin by default.
Mikhail Glushenkov
2008-12-07
1
-1
/
+1
*
Since the old llvmc was removed, rename llvmc2 to llvmc.
Mikhail Glushenkov
2008-11-25
1
-0
/
+19
*
Drop llvmc also, it will be replaced by shiny new llvmc2
Anton Korobeynikov
2008-05-04
1
-34
/
+0
*
remove attributions from tools/utils makefiles.
Chris Lattner
2007-12-29
1
-2
/
+2
*
switch tools to bitcode instead of bytecode
Chris Lattner
2007-05-06
1
-1
/
+1
*
add bitcode support, optimize reading to not read all function bodies just
Chris Lattner
2007-05-06
1
-1
/
+1
*
Fix build error on ARM.
Lauro Ramos Venancio
2007-02-12
1
-1
/
+1
*
Ressurrect the Stacker "st" configuration. Someday this will all go
Reid Spencer
2006-12-13
1
-1
/
+1
*
Use LINK_COMPONENTS to specify *components* to link against instead of
Chris Lattner
2006-09-04
1
-1
/
+1
*
Patches to correct several bugs in llvmc.
Reid Spencer
2006-08-16
1
-1
/
+1
*
Tools require EH for their top-level try blocks.
Chris Lattner
2006-07-07
1
-0
/
+1
*
Remove unneeded libs
Chris Lattner
2006-06-21
1
-1
/
+1
*
For PR811:
Reid Spencer
2006-06-21
1
-2
/
+0
*
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-06-01
1
-1
/
+1
*
Distribute CVS versions of lex files
Reid Spencer
2006-04-12
1
-1
/
+1
*
For PR514:
Reid Spencer
2005-05-19
1
-6
/
+19
*
Use DataInstall macro instead of INSTALL.
Reid Spencer
2005-02-24
1
-4
/
+4
*
sysconfdir -> PROJ_etcdir
Reid Spencer
2005-01-17
1
-4
/
+4
*
Rename BUILD_* to PROJ_*
Reid Spencer
2005-01-16
1
-5
/
+5
*
Add LLVMbzip2 library, now required.
Reid Spencer
2004-11-25
1
-1
/
+1
*
Make sure additional C++ suffixes are recognized by llvmc.
Reid Spencer
2004-11-24
1
-0
/
+7
*
Add the c and cpp configuration files.
Reid Spencer
2004-11-23
1
-2
/
+2
*
Update for library name change.
Reid Spencer
2004-10-28
1
-1
/
+1
*
Add EXTRA_DIST for additional files to be distributed.
Reid Spencer
2004-10-26
1
-0
/
+1
*
Convert llvmc to use the lib/System interface instead of directly
Reid Spencer
2004-08-29
1
-1
/
+1
*
Link with bcreader and vmcore.
Reid Spencer
2004-08-24
1
-1
/
+1
*
Add CONFIG_FILES so the language specific config files can be installed.
Reid Spencer
2004-08-20
1
-0
/
+1
*
Implement many new features for llvmc. This is the first version that will
Reid Spencer
2004-08-19
1
-1
/
+1
*
More Functionality:
Reid Spencer
2004-08-15
1
-1
/
+1
*
Initial makefile for the LLVM Compiler Driver.
Reid Spencer
2004-08-10
1
-0
/
+13