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
/
projects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't pass target name into TargetData anymore, it is never used or needed.
Chris Lattner
2006-06-16
1
-1
/
+1
*
Fix build on systems with broken bison
Chris Lattner
2006-06-02
1
-0
/
+5
*
For PR786:
Reid Spencer
2006-06-01
2
-0
/
+5
*
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-06-01
1
-3
/
+3
*
Avoid defining dead result
Chris Lattner
2006-05-12
1
-1
/
+1
*
Have the AutoRegen.sh script prompt the user for the LLVM src and obj
Reid Spencer
2006-04-18
2
-4
/
+29
*
Distribute the Stacker samples directory.
Reid Spencer
2006-04-13
1
-1
/
+1
*
Distribute the lex/yacc files from the cvs version.
Reid Spencer
2006-04-12
1
-0
/
+2
*
Ignored generated files.
Reid Spencer
2006-03-23
1
-0
/
+4
*
Ignore generated files.
Reid Spencer
2006-03-23
2
-0
/
+8
*
Convert over to the new way of handling lex/bison checked into cvs
Chris Lattner
2006-02-15
5
-0
/
+419
*
Fixed Makefile so it does, indeed, build a dynamic library.
Robert Bocchino
2006-01-06
1
-1
/
+2
*
unbreak the build again
Chris Lattner
2005-10-27
1
-1
/
+1
*
Make sure to build things in the right order, build with the .o file, not the
Chris Lattner
2005-10-27
1
-2
/
+2
*
use archives when possible
Chris Lattner
2005-10-24
1
-2
/
+2
*
Implement PR614:
Reid Spencer
2005-08-27
4
-2
/
+4308
*
oops
Andrew Lenharth
2005-07-05
2
-2
/
+2
*
updates
Andrew Lenharth
2005-07-05
2
-2
/
+2
*
Make the value to -s not be interpreted as a file name
Reid Spencer
2005-05-19
1
-2
/
+2
*
Add an llvmc specification file for the "st" suffix. This allows Stacker
Reid Spencer
2005-05-19
2
-1
/
+65
*
The previous hack didn't work because tools-only isn't defined and isn't
Reid Spencer
2005-05-13
1
-4
/
+1
*
Don't build runtime if tools-only :)
Reid Spencer
2005-05-13
1
-1
/
+4
*
WHILE does not "pop" a value, it "examines" to top of stack. Make this
Reid Spencer
2005-05-04
1
-1
/
+1
*
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-23
7
-1078
/
+1078
*
Remove trailing whitespace
Misha Brukman
2005-04-21
3
-203
/
+203
*
Rename createPromoteMemoryToRegister() to
Alkis Evlogimenos
2005-03-28
1
-1
/
+1
*
Update to reflect various changes in the autoconf directory. THe
Reid Spencer
2005-02-24
1
-34
/
+38
*
Remove auxilliary files that are now picked up from llvm/autoconf. This
Reid Spencer
2005-02-24
3
-6642
/
+0
*
* Move all the "standard" configuration stuff to the start of the file
Reid Spencer
2005-02-24
1
-15
/
+15
*
Don't put generated files into CVS.
Reid Spencer
2005-02-24
1
-21
/
+0
*
* Fix an output message
Reid Spencer
2005-02-24
1
-3
/
+3
*
Update makefile to use PROJ_* makefile variables intead of BUILD_* as
Reid Spencer
2005-02-14
1
-2
/
+2
*
Update per new Makefile requirements for projects
Reid Spencer
2005-01-16
2
-34
/
+21
*
Rename BUILD_* to PROJ_*
Reid Spencer
2005-01-16
1
-2
/
+2
*
Ignore autoconf/aclocal generated stuff.
Reid Spencer
2005-01-05
1
-0
/
+1
*
Cleanup configuration for Cygwin
Reid Spencer
2005-01-05
3
-6161
/
+44
*
Ignore some files
Reid Spencer
2005-01-01
1
-0
/
+2
*
Update to autoconf 2.59 standards.
Reid Spencer
2005-01-01
2
-112
/
+239
*
Clean up some autoconf cruft
Reid Spencer
2004-12-27
2
-33
/
+37
*
Correct build script for stkr_runtime module
Reid Spencer
2004-12-05
1
-1
/
+1
*
Build a module instead of a library so main() is not missed
Reid Spencer
2004-12-05
1
-13
/
+9
*
Add LLVMbzip2 library, now required.
Reid Spencer
2004-11-25
1
-1
/
+1
*
Use llvmc to compile test cases
Reid Spencer
2004-11-20
1
-18
/
+11
*
Fix usage of changed function prototype
Reid Spencer
2004-11-14
1
-1
/
+1
*
Change macro names per naming standard in Makefile.rules.
Reid Spencer
2004-10-30
1
-5
/
+5
*
Correct macro names per naming standard in Makefile.rules
Reid Spencer
2004-10-30
1
-12
/
+12
*
Disable the build in the samples directory so that llvmc dependencies don't
Reid Spencer
2004-10-29
1
-1
/
+1
*
Make sure the LLVM_CONFIG_DIR environment variable is set so we don't get
Reid Spencer
2004-10-29
1
-1
/
+1
*
Make sure the sources get distributed (use EXTRA_DIST)
Reid Spencer
2004-10-28
1
-5
/
+3
*
Use llvmc to compile the Stacker programs
Reid Spencer
2004-10-28
1
-30
/
+7
[next]