index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Driver
/
linux-ld.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Driver] Fix incorrect GNU triplet for PowerPC on SUSE Linux
Aaron Puchert
2019-11-23
1
-0
/
+15
*
Add support for openSUSE RISC-V triple
Sam Elliott
2019-08-01
1
-0
/
+20
*
[Driver] -static-pie: add -z text
Fangrui Song
2019-05-30
1
-0
/
+6
*
Let -static-pie win if it is specified along with -pie or -static.
Siva Chandra
2019-05-21
1
-0
/
+33
*
[Driver] Support compiler-rt crtbegin.o/crtend.o for Linux
Petr Hosek
2019-04-30
1
-61
/
+66
*
[driver][mips] Check both `gnuabi64` and `gnu` suffixes in `getMultiarchTriple`
Simon Atanasyan
2019-04-02
1
-0
/
+10
*
[Driver] Use --warn-shared-textrel for Android.
Dan Albert
2019-03-29
1
-1
/
+7
*
[Driver] Default Android toolchains to noexecstack.
Dan Albert
2019-03-28
1
-0
/
+9
*
[Clang Driver] Add support for "-static-pie" argument to the Clang driver.
Siva Chandra
2019-02-20
1
-0
/
+13
*
Properly support -shared-libgcc.
Sterling Augustine
2019-01-10
1
-12
/
+7
*
[ARM][AArch64] Pass through endian flags to assembler and linker.
Peter Smith
2018-10-16
1
-0
/
+73
*
[mips] Fix handling of GNUABIN32 environment in a target triple
Simon Atanasyan
2018-10-15
1
-0
/
+14
*
[Hexagon] Update tests account for non-hardcoded linker name.
Sid Manning
2018-10-14
1
-1
/
+1
*
[Driver] Default to `-z now` and `-z relro` on Android.
Dan Albert
2018-10-11
1
-0
/
+2
*
[Driver] Fix --hash-style choice for Android.
Dan Albert
2018-10-11
1
-0
/
+14
*
[Aarch64] Fix linker emulation for Aarch64 big endian
Peter Smith
2018-09-03
1
-0
/
+8
*
Refactor Addlibgcc to make the when and what logic more straightfoward.
Sterling Augustine
2018-08-31
1
-0
/
+24
*
Change %clang++ to %clangxx in test run line as it was expanding to clang.exe...
Douglas Yung
2018-08-30
1
-1
/
+1
*
Test the cross-product of how libgcc-related arguments are passed to the linker.
Sterling Augustine
2018-08-30
1
-0
/
+82
*
Fix clash of gcc toolchains in driver regression tests
Karl-Johan Karlsson
2018-08-07
1
-0
/
+2
*
[OpenEmbedded] Explicitly specify -rtlib in tests
Petr Hosek
2018-08-01
1
-2
/
+2
*
[OpenEmbedded] Fix lib paths for OpenEmbedded targets
Mandeep Singh Grang
2018-07-30
1
-1
/
+37
*
For x86_64, gcc 7.2 under Amazon Linux AMI sets its path to x86_64-amazon-linux.
Jiading Gai
2018-07-24
1
-0
/
+22
*
Driver: Add an explicit target to testcase from r336037
Tom Stellard
2018-06-30
1
-0
/
+1
*
Driver: Don't mix system tools with devtoolset tools on RHEL
Tom Stellard
2018-06-30
1
-0
/
+9
*
Support for multiarch runtimes layout
Petr Hosek
2018-06-28
1
-0
/
+2
*
[Driver] Generate .eh_frame_hdr for static executables too.
Dan Albert
2018-02-21
1
-1
/
+1
*
Enable -pie and --enable-new-dtags by default on Android.
Evgeniy Stepanov
2017-10-25
1
-25
/
+1
*
Reland r311836 - [Driver] Use arch type to find compiler-rt libraries (on Linux)
Michal Gorny
2017-08-28
1
-0
/
+21
*
Revert r311836 - [Driver] Use arch type to find compiler-rt libraries (on Linux)
Michal Gorny
2017-08-27
1
-21
/
+0
*
[Driver] Use arch type to find compiler-rt libraries (on Linux)
Michal Gorny
2017-08-26
1
-0
/
+21
*
Add support for openSUSE ARM Triples
Ismail Donmez
2017-04-21
1
-0
/
+40
*
[Hexagon] Linux linker does not support .gnu-hash
Sumanth Gundapaneni
2017-01-19
1
-0
/
+8
*
[Driver] Add openSuse AArch64 Triple
Kostya Kortchinsky
2017-01-10
1
-0
/
+20
*
[Driver] Attempt to fix new linux-ld tests on Windows
Michal Gorny
2016-12-12
1
-3
/
+3
*
[Driver] Fix finding multilib gcc install on Gentoo (with gcc-config)
Michal Gorny
2016-12-12
1
-0
/
+53
*
Fix two bugs for musl-libc on ARM
Diana Picus
2016-08-08
1
-0
/
+12
*
Support setting default value for -rtlib at build time
Jonas Hahnfeld
2016-07-27
1
-38
/
+38
*
Add support for musl-libc on ARM Linux.
Rafael Espindola
2016-06-24
1
-8
/
+44
*
[Driver] Adapt Linux::GCCVersion::Parse to match GCC 5 installations
Bryan Chan
2016-06-17
1
-0
/
+9
*
Add a few Musl related tests that already pass.
Rafael Espindola
2016-06-15
1
-4
/
+28
*
Start adding support for Musl.
Rafael Espindola
2016-06-14
1
-0
/
+10
*
This patch fixes target linker emulation for ARM 32 big endian.
Strahinja Petrovic
2016-06-10
1
-2
/
+2
*
Driver: support exherbo's multiarch support
Saleem Abdulrasool
2016-05-23
1
-20
/
+20
*
[mips] Add test for the dynamic linker when using the mips64el-fedora-linux t...
Vasileios Kalintiris
2016-05-16
1
-0
/
+8
*
Fix CHECK directives that weren't checking.
Hans Wennborg
2015-08-31
1
-1
/
+1
*
Setting ARM dynamic linker name from commandline
Renato Golin
2015-07-27
1
-0
/
+7
*
[Compiler-RT] Remove dependency on libgcc_s/eh
Renato Golin
2015-07-23
1
-4
/
+4
*
[PPC]: Fix bug in getMultiarchTriple.
Douglas Katzman
2015-06-26
1
-0
/
+13
*
[SPARC] Fix windows test failure after r239154.
James Y Knight
2015-06-05
1
-15
/
+15
[next]