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
2011-11-10
build/Make & CMake: Pass the appropriate --native-target and --enable-targets
Daniel Dunbar
2011-11-09
build/Make: Fix some missing dependencies on the llvm-build generation step.
Daniel Dunbar
2011-11-04
build/make: Fix the output path of the llvm-config-2 library dependency table.
Daniel Dunbar
2011-11-03
build: Use right Echo variable and use Verb appropriately.
Daniel Dunbar
2011-11-03
build/Make: Integrate llvm-build into Makefiles.
Daniel Dunbar
2011-11-03
build/Make: Add support for INCLUDE_BUILD_DIR make variable, to specify that
Daniel Dunbar
2011-10-26
Revert 142997. It doesn't work on Mac OS or the BSDs, which all use the BSD
Charles Davis
2011-10-26
Search for and use the strip program and pass it to install for it
Eric Christopher
2011-10-16
Makefile.rules: Let OPTIONAL_PARALLEL_DIRS accept out-of-tree absolute path.
NAKAMURA Takumi
2011-10-11
Add -D__STDC_FORMAT_MACROS to use PRIx64.
NAKAMURA Takumi
2011-10-06
Build system infrastructure for multiple tblgens.
Peter Collingbourne
2011-09-20
More llvmc bits. Spotted by Benjamin on IRC.
Eric Christopher
2011-07-08
TableGen'erated MC lowering for simple pseudo-instructions.
Jim Grosbach
2011-07-01
Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.
Evan Cheng
2011-06-28
build/Darwin: Fix epic typo fail.
Daniel Dunbar
2011-06-28
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
Evan Cheng
2011-06-24
Starting to refactor Target to separate out code that's needed to fully describe
Evan Cheng
2011-06-17
Don't force remove config.cache on reconfiguration.
NAKAMURA Takumi
2011-06-16
build/configure: Add support for --with-extra-ld-options flag (to provide extra
Daniel Dunbar
2011-04-15
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-11
build: Add support for a SHOW_DIAGNOSTICS build variable.
Daniel Dunbar
2011-04-09
LLVMCC_EMITIR_FLAG is already either -emit-llvm or -fplugin-arg-dragonegg-emi...
Chris Lattner
2011-04-09
make stuff work when LLVMCC_OPTION is something like installed-clang, not jus...
Chris Lattner
2011-04-09
revert accidental commit.
Chris Lattner
2011-04-09
fix a potentially serious bug in AliasSet::removeCallSite
Chris Lattner
2011-03-09
Makefile.rules: [PR2928] "make install" may install include files along expli...
NAKAMURA Takumi
2011-03-08
Reapply r127073(partially): Introduce $(ECHOPATH) to print DOSish path string...
NAKAMURA Takumi
2011-03-07
Prepend LD.Flags before LDFLAGS to avoid overriding necessary paths.
Eric Christopher
2011-03-05
Revert r127073: "Introduce $(ECHOPATH) to print DOSish path string on MSYS ba...
Jakob Stoklund Olesen
2011-03-05
Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternativ...
NAKAMURA Takumi
2011-02-21
Better OpenBSD support, patch by Amit Kulkarni. I have no way to test
Chris Lattner
2011-02-20
Do not try to descend into optional build directories if they do not
Stephen Wilson
2011-02-03
Factor the computation of the basename of libraries. This avoids renaming
Rafael Espindola
2010-12-08
build: Shared libraries shouldn't used RPATH on Darwin, only main executables
Daniel Dunbar
2010-12-08
build: Don't force -flat_namespace or '-undefined suppress' on unsuspecting u...
Daniel Dunbar
2010-11-29
Now to chant the magical incantation that will exorcise the System library
Charles Davis
2010-11-29
Merge System into Support.
Michael J. Spencer
2010-11-26
unittests/JITTests: Don't use --export-dynamic but --export-all-symbols on cy...
NAKAMURA Takumi
2010-11-25
Using LLVMCC_EMITIR_FLAG rather than hard-coding -emit-llvm
Duncan Sands
2010-11-14
remove JIT support from the Alpha backend. The JIT will be moving to MC,
Chris Lattner
2010-11-03
Add rule to build MC'ized CodeEmitter.
Jim Grosbach
2010-10-23
Remove -llvmc-temp-hack from tblgen.
Mikhail Glushenkov
2010-10-22
Standardise all build-mode affecting {EN,DIS}ABLE_* make options to
Peter Collingbourne
2010-10-15
Don't pass --export-dynamic if TOOL_NO_EXPORTS is set.
Rafael Espindola
2010-10-06
Generalize tblgen's dag parsing logic to handle arbitrary expressions
Chris Lattner
2010-10-04
Makefile.rules: Fix breakage on cygming --enable-shared.
NAKAMURA Takumi
2010-10-01
Remove self-described temporary hack. A bit over a year seems a reasonable
Jim Grosbach
2010-09-16
build: Add support for a TOOL_ORDER_FILE variable so commands can build with an
Daniel Dunbar
2010-09-10
Makefile.rules: LOADABLE_MODULE/Win32: "all" components may be linked
NAKAMURA Takumi
2010-09-09
build: Allow subdir Makefiles to provide an alternate location for the SRCDIR
Daniel Dunbar
[prev]
[next]