GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lld
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Python2 fallback and only advertise Python3 in the doc
serge-sans-paille
2020-12-17
1
-14
/
+1
*
Remove .svn from exclude list as we moved to git
Sylvestre Ledru
2020-10-21
1
-1
/
+0
*
[LLD] Allow configuring default ld.lld backend
Mateusz Mikuła
2020-09-15
1
-0
/
+6
*
[CMake] Remove dead FindPythonInterp code
Raul Tambre
2020-09-08
1
-29
/
+10
*
lld: link libatomic if needed for Timer
Josh Stone
2020-08-21
1
-0
/
+1
*
[CMake] Move find_package(ZLIB) to LLVMConfig
Petr Hosek
2020-07-27
1
-4
/
+0
*
[CMake] Simplify CMake handling for zlib
Petr Hosek
2020-07-23
1
-0
/
+4
*
Revert "[CMake] Simplify CMake handling for zlib"
Petr Hosek
2020-07-23
1
-4
/
+0
*
[CMake] Simplify CMake handling for zlib
Petr Hosek
2020-07-23
1
-0
/
+4
*
[CMake] Bump CMake minimum version to 3.13.4
Louis Dionne
2020-07-22
1
-1
/
+1
*
Revert "[CMake] Simplify CMake handling for zlib"
Petr Hosek
2020-07-14
1
-4
/
+0
*
[CMake] Simplify CMake handling for zlib
Petr Hosek
2020-07-14
1
-0
/
+4
*
lld: Let find_package(LLD) work
Matt Arsenault
2020-05-14
1
-0
/
+2
*
Add vendor macro to "lld"
stevewan
2020-05-11
1
-0
/
+7
*
Revert "Temporarily revert "build: use `find_package(Python3)` if available""
Saleem Abdulrasool
2020-04-29
1
-8
/
+30
*
Temporarily revert "build: use `find_package(Python3)` if available"
Eric Christopher
2020-04-28
1
-30
/
+8
*
build: use `find_package(Python3)` if available
Saleem Abdulrasool
2020-04-28
1
-8
/
+30
*
Reland D75382 "[lld] Initial commit for new Mach-O backend"
Fangrui Song
2020-04-02
1
-0
/
+1
*
Revert "[lld] Initial commit for new Mach-O backend"
Oliver Stannard
2020-04-02
1
-1
/
+0
*
[lld] Initial commit for new Mach-O backend
Jez Ng
2020-03-31
1
-0
/
+1
*
try to unbreak build after 4b6d9ac392613
Nico Weber
2020-01-16
1
-0
/
+6
*
Make lld cmake not compute commit revision twice
Nico Weber
2020-01-16
1
-33
/
+0
*
[CMake] Don't set Python_ADDITIONAL_VERSIONS
Jonas Devlieghere
2019-07-18
1
-1
/
+0
*
[WebAssembly] Initial wasm linker implementation
Sam Clegg
2017-11-17
1
-1
/
+1
*
Move new lld's code to Common subdirectory.
Rui Ueyama
2017-10-02
1
-2
/
+3
*
LLD: Introduce a GNU LD style driver for COFF
Martell Malone
2017-09-11
1
-0
/
+1
*
Dummy commit to trigger CMake reconfiguration and unbreak Sphinx build
Eric Fiselier
2017-05-04
1
-0
/
+1
*
[cmake] Support running tests in stand-alone builds
Michal Gorny
2017-01-31
1
-1
/
+67
*
[cmake] Fix -rpath-link in stand-alone build
Michal Gorny
2017-01-25
1
-0
/
+1
*
[cmake] Obtain LLVM_CMAKE_PATH from llvm-config
Michal Gorny
2017-01-09
1
-1
/
+2
*
[CMake] Add install target for the lld tool
Petr Hosek
2016-12-23
1
-6
/
+4
*
build: add support for standalone lld build
Saleem Abdulrasool
2016-12-12
1
-0
/
+51
*
Inline a trivial CMakeLists.txt.
Rui Ueyama
2016-03-03
1
-1
/
+1
*
Set CMake ADDITIONAL_HEADER_DIRS on libraries with headers in /include. NFC.
Pete Cooper
2016-01-07
1
-0
/
+1
*
Set the folder for libraries to 'lld libraries'. NFC.
Pete Cooper
2016-01-07
1
-0
/
+6
*
[CMake] Don't include the lld test directory if LLVM_INCLUDE_TESTS is Off
Chris Bieneman
2015-10-01
1
-2
/
+1
*
[ELF2] Add a new ELF linker based on the new PE/COFF linker.
Michael J. Spencer
2015-07-24
1
-0
/
+1
*
Revert ELF port. Posting to mailing list.
Michael J. Spencer
2015-07-14
1
-1
/
+0
*
Initial ELF port.
Michael J. Spencer
2015-07-13
1
-0
/
+1
*
COFF: Add a new PE/COFF port.
Rui Ueyama
2015-05-28
1
-0
/
+1
*
Move the 'linker-script-test' binary to the tools directory.
Chandler Carruth
2015-03-11
1
-1
/
+0
*
[CMake] Cleanup
Shankar Easwaran
2015-02-27
1
-19
/
+0
*
Suppress 'warning C4062: enumerator X in switch of enum Y is not handled' fro...
Michael J. Spencer
2015-02-25
1
-0
/
+1
*
add_lld_library -> add_llvm_library
Greg Fitzgerald
2015-01-21
1
-54
/
+0
*
Remove CMake standalone build configuration
Greg Fitzgerald
2015-01-12
1
-61
/
+1
*
[multilib] Teach LLD's CMake build to use LLVM_LIBDIR_SUFFIX which
Chandler Carruth
2014-12-29
1
-3
/
+3
*
Disable warning 4530 for MSVC builds.
Zachary Turner
2014-12-02
1
-0
/
+4
*
Add support to print version.
Shankar Easwaran
2014-10-08
1
-0
/
+43
*
Add support for building Sphinx documentation when being built inside LLVM so...
Reid Kleckner
2014-04-18
1
-0
/
+2
*
[C++1y] Don't error if the user is enabling C++1y, which is *newer* than
Chandler Carruth
2014-03-01
1
-1
/
+1
[next]