index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.rules
Age
Commit message (
Expand
)
Author
2005-12-23
For PR625:
Reid Spencer
2005-12-21
Some simple cleanups:
Reid Spencer
2005-12-21
Implement fix for PR471:
Reid Spencer
2005-10-27
Move some constant folding code shared by Analysis and Transform passes
John Criswell
2005-10-26
1. Remove libraries no longer created from the list of libraries linked into the
John Criswell
2005-10-25
analyses after transformations
Chris Lattner
2005-10-24
Now that all libraries are built in either .o or .a form, make BUILD_ARCHIVE
Chris Lattner
2005-10-24
pull in the .a version of scalaropts lib to reduce the size of programs
Chris Lattner
2005-10-23
Remove redundant flag.
Jeff Cohen
2005-10-23
When a function takes a variable number of pointer arguments, with a zero
Jeff Cohen
2005-10-21
Plugin new subtarget backend into the build.
Jim Laskey
2005-10-14
Make sure targets depend on TargetSelectionDAG.td
Chris Lattner
2005-10-05
Add some rules for building preprocessed files
Chris Lattner
2005-09-03
allow for a target to ask for a dag isel
Chris Lattner
2005-08-27
Implement PR614:
Reid Spencer
2005-08-25
For PR614:
Reid Spencer
2005-08-25
Don't attempt to update LLVM configured header files from a build in a
Reid Spencer
2005-08-24
Whoops, don't use PROJ variables, these are all LLVM headers. This allows
Reid Spencer
2005-08-24
For PR619:
Reid Spencer
2005-08-17
Fix grammar
Misha Brukman
2005-08-13
Fix oversized GOT problem with gcc-4 on alpha
Andrew Lenharth
2005-07-22
No, really, it's an Alpha! And you probably thought it was a PowerPC.
Misha Brukman
2005-07-22
I know PowerPC wishes it could be alpha, but it cannot. so there
Andrew Lenharth
2005-07-22
Alpha has JIT
Andrew Lenharth
2005-05-24
Two dist-check related changes:
Reid Spencer
2005-05-19
Make sure that tool names don't have any leading or trailing spaces in them.
Reid Spencer
2005-05-19
Build the install directories just exactly as any others. Hopefully this
Reid Spencer
2005-05-19
Two changes to support building shared libraries that contain multiple
Reid Spencer
2005-05-16
hp-ux needs this to get through the System/Support libs
Duraid Madina
2005-05-13
* Make some warning messages stand out a bit by putting **** at the end
Reid Spencer
2005-03-11
* Remove extraneous spaces
Misha Brukman
2005-03-11
Add SelectionDAG library to PPC JIT so that lli will link when
Nate Begeman
2005-03-01
Correct a typo in Makefile.rules.
Reid Spencer
2005-02-27
Add llc to tools.
Alkis Evlogimenos
2005-02-24
Don't try to strip bytecode files!
Reid Spencer
2005-02-24
The install program doesn't know how to strip bytecode files so install
Reid Spencer
2005-02-24
Fix the other half of PR528 .. don't try to strip header files!
Reid Spencer
2005-02-24
For PR528:
Reid Spencer
2005-02-16
Fix installation of configuration files.
Reid Spencer
2005-02-16
* Don't flatten the directory hierarchy when installing headers
Reid Spencer
2005-02-16
Don't use pax for installing header files. Use the install program instead.
Reid Spencer
2005-02-14
For PR496:
Reid Spencer
2005-02-13
non-ieee arith crashes passes on alpha
Andrew Lenharth
2005-02-09
Fix installation of configured headers when objdir != srcdir. Patch
Chris Lattner
2005-02-04
Add support for .cc and .hpp files. Patch contributed by Vladimir Merzliakov!
Chris Lattner
2005-02-02
Add variable for bugpoint.
Alkis Evlogimenos
2005-01-28
Fix some typos in the Makefile.rules.
Reid Spencer
2005-01-16
Several changes:
Reid Spencer
2005-01-14
Allow the Echo and EchoCmd variables to be overridden.
Reid Spencer
2005-01-11
Implement the LOADABLE_MODULE option when building a shared library. This
Reid Spencer
[next]