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
/
lib
/
Driver
/
ToolChains
/
Gnu.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-3
/
+3
*
Add support for openSUSE RISC-V triple
Sam Elliott
2019-08-01
1
-1
/
+2
*
[RISCV][NFC] Make use of Triple::isRISCV
Alex Bradbury
2019-07-08
1
-5
/
+1
*
[Driver] -static-pie: add -z text
Fangrui Song
2019-05-30
1
-0
/
+2
*
Let -static-pie win if it is specified along with -pie or -static.
Siva Chandra
2019-05-21
1
-7
/
+28
*
[AVR] Automatically link CRT and libgcc from the system avr-gcc
Dylan McKay
2019-05-19
1
-0
/
+9
*
[cc1as] Change -compress-debug-sections= to use --
Fangrui Song
2019-05-11
1
-5
/
+3
*
[Driver] Support compiler-rt crtbegin.o/crtend.o for Linux
Petr Hosek
2019-04-30
1
-24
/
+45
*
[Fuchsia] Support multilib for -fsanitize=address and -fno-exceptions
Petr Hosek
2019-04-27
1
-10
/
+2
*
Add support for detection of devtoolset-8
Tom Stellard
2019-04-09
1
-0
/
+1
*
Enable IAS for FreeBSD SPARC64.
Brad Smith
2019-04-07
1
-1
/
+2
*
[RISCV] Collect library directories and triples for riscv64 triple too
Alex Bradbury
2019-04-04
1
-6
/
+16
*
[driver] clang-format. Fix indentation, split long lines. NFC
Simon Atanasyan
2019-04-02
1
-3
/
+5
*
[Driver] Use --warn-shared-textrel for Android.
Dan Albert
2019-03-29
1
-0
/
+5
*
[Driver] Default Android toolchains to noexecstack.
Dan Albert
2019-03-28
1
-0
/
+9
*
Revert the r348352 "[clang] - Simplify tools::SplitDebugName."
George Rimar
2019-03-27
1
-1
/
+1
*
[Clang Driver] Add support for "-static-pie" argument to the Clang driver.
Siva Chandra
2019-02-20
1
-6
/
+15
*
[Driver][Gnu] Support -nolibc flag
Petr Hosek
2019-02-17
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Enable IAS for OpenBSD SPARC.
Brad Smith
2019-01-15
1
-1
/
+1
*
[MSP430] Provide a toolchain description
Anton Korobeynikov
2019-01-15
1
-0
/
+34
*
[Solaris] Move enabling IAS for SPARC from the Solaris toolchain to Generic_GCC.
Brad Smith
2019-01-15
1
-0
/
+6
*
Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI]
Michal Gorny
2018-12-20
1
-1
/
+1
*
[PowerPC] Make no-PIC default to match GCC - CLANG
Stefan Pintilie
2018-12-18
1
-1
/
+1
*
[mips] Enable using of integrated assembler in all cases.
Simon Atanasyan
2018-12-12
1
-10
/
+1
*
Revert "[PowerPC] Make no-PIC default to match GCC - CLANG"
Stefan Pintilie
2018-12-11
1
-1
/
+1
*
[clang] - Simplify tools::SplitDebugName.
George Rimar
2018-12-05
1
-1
/
+1
*
[PowerPC] Make no-PIC default to match GCC - CLANG
Stefan Pintilie
2018-12-04
1
-1
/
+1
*
Add Hurd target to Clang driver (2/2)
Kristina Brooks
2018-11-29
1
-1
/
+5
*
Revert "[clang] - Simplify tools::SplitDebugName."
Jonas Toth
2018-11-27
1
-1
/
+1
*
Revert "[PowerPC] Make no-PIC default to match GCC - CLANG"
Stefan Pintilie
2018-11-16
1
-0
/
+3
*
[PowerPC] Make no-PIC default to match GCC - CLANG
Stefan Pintilie
2018-11-16
1
-3
/
+0
*
[clang] - Simplify tools::SplitDebugName.
George Rimar
2018-11-16
1
-1
/
+1
*
[Clang] - Add '-gsplit-dwarf[=split,=single]' version for '-gsplit-dwarf' opt...
George Rimar
2018-11-14
1
-1
/
+1
*
Revert "Reapply: [Driver] Use forward slashes in most linker arguments"
Martin Storsjo
2018-10-26
1
-1
/
+1
*
Reapply: [Driver] Use forward slashes in most linker arguments
Martin Storsjo
2018-10-26
1
-1
/
+1
*
[Driver] allow Android triples to alias for non Android targets
Nick Desaulniers
2018-10-22
1
-7
/
+12
*
Always search sysroot for GCC installs
David Greene
2018-10-22
1
-2
/
+10
*
[ARM][AArch64] Add LLVM_FALLTHROUGH to silence warning [NFC]
Peter Smith
2018-10-22
1
-0
/
+1
*
[driver][mips] Support MIPS R6 target triples
Simon Atanasyan
2018-10-16
1
-11
/
+15
*
[ARM][AArch64] Pass through endian flags to assembler and linker.
Peter Smith
2018-10-16
1
-4
/
+34
*
[mips] Fix handling of GNUABIN32 environment in a target triple
Simon Atanasyan
2018-10-15
1
-2
/
+16
*
Lift VFS from clang to llvm (NFC)
Jonas Devlieghere
2018-10-10
1
-6
/
+7
*
[VFS] vfs::directory_iterator yields path and file type instead of full Status
Sam McCall
2018-09-14
1
-4
/
+4
*
[Aarch64] Fix linker emulation for Aarch64 big endian
Peter Smith
2018-09-03
1
-1
/
+1
*
[Driver] Delete last reference of lld -flavor old-gnu
Fangrui Song
2018-08-28
1
-8
/
+1
*
[RISCV] RISC-V using -fuse-init-array by default
Kito Cheng
2018-08-24
1
-1
/
+3
*
[RISCV] Add driver for riscv32-unknown-elf baremetal target
David Bolvansky
2018-07-31
1
-1
/
+2
*
[OpenEmbedded] Fix lib paths for OpenEmbedded targets
Mandeep Singh Grang
2018-07-30
1
-1
/
+2
*
For x86_64, gcc 7.2 under Amazon Linux AMI sets its path to x86_64-amazon-linux.
Jiading Gai
2018-07-24
1
-1
/
+2
[next]