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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r64299: it breaks the build when configured
Duncan Sands
2009-02-11
1
-3
/
+2
*
Try this. Darwin -> LTO, PIC -> LTO + possibly gold too.
Nick Lewycky
2009-02-11
1
-2
/
+3
*
62987 disables LTO build on darwin.
Devang Patel
2009-02-11
1
-1
/
+2
*
Add LLVM plugin for gold.
Nick Lewycky
2009-02-03
1
-0
/
+4
*
Build libLTO on any platform so long as PIC is enabled.
Nick Lewycky
2009-01-26
1
-2
/
+1
*
Perform optional clang building.
Mike Stump
2009-01-24
1
-0
/
+4
*
Since the old llvmc was removed, rename llvmc2 to llvmc.
Mikhail Glushenkov
2008-11-25
1
-5
/
+5
*
Rename new lto2 tool as lto.
Devang Patel
2008-06-30
1
-4
/
+1
*
Disable building of llvm2cpp. The directory will be removed before 2.3 release.
Anton Korobeynikov
2008-04-23
1
-1
/
+1
*
stop building llvmc.
Chris Lattner
2008-03-30
1
-1
/
+1
*
Disable building llvm-upgrade.
Tanya Lattner
2008-03-25
1
-1
/
+1
*
Add first proof-of-concept universal compiler driver framework based
Anton Korobeynikov
2008-03-23
1
-1
/
+1
*
Renable lto2 build.
Tanya Lattner
2008-03-03
1
-1
/
+1
*
Disable lto because its broken on tiger.
Tanya Lattner
2008-03-01
1
-1
/
+1
*
stop building lto on all platforms. Start building lto2 on Darwin
Nick Kledzik
2008-02-29
1
-3
/
+6
*
remove attributions from tools/utils makefiles.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Fix accidental commit by Bill.
Chris Lattner
2007-12-09
1
-1
/
+1
*
Reverting 44702. It wasn't correct to rename them.
Bill Wendling
2007-12-08
1
-2
/
+2
*
Don't build llvm-stub twice.
Reid Spencer
2007-08-13
1
-1
/
+1
*
Get the use of \ right.
Reid Spencer
2007-02-09
1
-3
/
+3
*
Now that gccas and gccld are just schell scripts, adjust the build ordering
Reid Spencer
2007-02-09
1
-11
/
+10
*
Build libLLVMlto on non-Darwin architectures. Resolves PR1055: http://llvm.or...
Chandler Carruth
2007-01-08
1
-2
/
+2
*
Build llvm-update now.
Reid Spencer
2006-12-02
1
-1
/
+1
*
ok this really works :)
Chris Lattner
2006-09-08
1
-1
/
+2
*
Remove redundant include.
Devang Patel
2006-09-08
1
-1
/
+0
*
Need to include Makefile.config to get the value of $(OS). Add a comment.
Chris Lattner
2006-09-08
1
-0
/
+4
*
Enabling LTO building on Darwin only right now. This probably should be
Anton Korobeynikov
2006-09-08
1
-2
/
+4
*
Add lto into the list of PARALLEL_DIRS
Devang Patel
2006-09-07
1
-1
/
+2
*
Rearrange order to build more frequently used tools first and make the
Reid Spencer
2006-08-23
1
-4
/
+11
*
Fix a typo.
Reid Spencer
2006-08-23
1
-1
/
+1
*
Rearrange the build order to better accommodate parallel build by reducing
Reid Spencer
2006-08-22
1
-3
/
+4
*
For PR872:
Reid Spencer
2006-08-18
1
-3
/
+2
*
Add llvm2cpp to DIRs list
Chris Lattner
2006-07-26
1
-3
/
+2
*
Build llvm-config to identify library cycles earlier in the build process.
Reid Spencer
2006-07-26
1
-3
/
+3
*
llvm2cpp is ready to be compiled so add it to the makefile, but make it
Reid Spencer
2006-05-30
1
-0
/
+2
*
Remove the llvm-db and bugpoint restrictions from the win32 platform so
Reid Spencer
2006-05-17
1
-11
/
+1
*
Okay, llvm-config is good to go now.
Reid Spencer
2006-04-20
1
-1
/
+1
*
Don't build llvm-config until issues are resolved.
Reid Spencer
2006-04-20
1
-1
/
+1
*
Build the llvm-config directory as a tool.
Reid Spencer
2006-04-20
1
-1
/
+1
*
extract has been renamed to llvm-extract to avoid conflicting with another tool
Misha Brukman
2005-04-24
1
-1
/
+1
*
Rename BUILD_* to PROJ_*
Reid Spencer
2005-01-16
1
-1
/
+1
*
Correct the conditional test for non-portable tools so that it will
Reid Spencer
2004-12-31
1
-2
/
+1
*
Reverse the logic for Win32 to ensure that bugpoint and llvm-db are NOT
Reid Spencer
2004-12-17
1
-1
/
+1
*
Fix this file to actually work. ifneq was incorrectly used. Subtract out
Reid Spencer
2004-12-17
1
-9
/
+6
*
Makefile.JIT doesn't exist any more so it doesn't need to be distributed.
Reid Spencer
2004-12-17
1
-2
/
+0
*
Disable bugpoint and llvm-db tools for Win32. They can't be supported on
Reid Spencer
2004-12-17
1
-2
/
+10
*
For PR351:
Reid Spencer
2004-12-13
1
-1
/
+1
*
Add the llvm-ranlib tool
Reid Spencer
2004-11-14
1
-1
/
+1
*
Add llvm-ld to the subdirs to be built
Reid Spencer
2004-10-28
1
-3
/
+3
*
Add EXTRA_DIST for additional files to be distributed.
Reid Spencer
2004-10-26
1
-0
/
+2
[next]