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] Fix Hurd toolchain test on a two-stage build with ThinLTO
Alexandre Ganea
2020-04-29
1
-9
/
+11
*
[PowerPC] Default ppc64 linux-gnu/freebsd to -fno-PIC
Fangrui Song
2020-01-07
1
-3
/
+0
*
[Gnu toolchain] Look at standard GCC paths for libstdcxx by default
Kristina Brooks
2020-01-05
1
-10
/
+94
*
[clang][SystemZ] Add support for -march=native
Ulrich Weigand
2019-12-16
1
-1
/
+1
*
[Driver] Use .init_array for all gcc installations and simplify Generic_ELF -...
Fangrui Song
2019-12-13
1
-17
/
+1
*
Default to -fuse-init-array
Fangrui Song
2019-12-12
1
-3
/
+3
*
Initial implementation of -fmacro-prefix-map and -ffile-prefix-map
Dan McGregor
2019-11-26
1
-0
/
+13
*
[Driver] Fix incorrect GNU triplet for PowerPC on SUSE Linux
Aaron Puchert
2019-11-23
1
-1
/
+3
*
[RISCV] Support mutilib in baremetal environment
Zakk Chen
2019-11-21
1
-0
/
+56
*
Revert "[RISCV] Support mutilib in baremetal environment"
Zakk Chen
2019-11-21
1
-56
/
+0
*
[RISCV] Support mutilib in baremetal environment
Zakk Chen
2019-11-21
1
-0
/
+56
*
Revert "[RISCV] Support mutilib in baremetal environment"
Nico Weber
2019-11-19
1
-56
/
+0
*
[RISCV] Support mutilib in baremetal environment
Zakk Chen
2019-11-19
1
-0
/
+56
*
[RISCV] Match GCC `-march`/`-mabi` driver defaults
Sam Elliott
2019-11-15
1
-5
/
+3
*
[mips] Add `octeon+` to the list of CPUs accepted by the driver
Simon Atanasyan
2019-11-07
1
-1
/
+2
*
[Clang][OpenMP Offload] Add new tool for wrapping offload device binaries
Sergey Dmitriev
2019-10-09
1
-4
/
+1
*
[mips] Set default float ABI to "soft" on FreeBSD
Simon Atanasyan
2019-10-09
1
-1
/
+2
*
[Driver] Add -static-openmp driver option
Pirama Arumuga Nainar
2019-09-09
1
-1
/
+5
*
[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
[next]