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
/
Tools.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Emit diagnostic for -munaligned-access on v6m
Jonathan Roelofs
2014-10-07
1
-2
/
+1
*
CFE Knob for: Add a thread-model knob for lowering atomics on baremetal & sin...
Jonathan Roelofs
2014-10-03
1
-0
/
+6
*
Revert changes in r218863, r218864
Asiri Rathnayake
2014-10-03
1
-51
/
+7
*
[ARM] Handle conflicts between -mfpu and -mfloat-abi options.
Asiri Rathnayake
2014-10-02
1
-7
/
+51
*
[ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP
Oliver Stannard
2014-10-01
1
-1
/
+13
*
Enable both C and C++ modules with -fmodules, by switching -fcxx-modules to
Richard Smith
2014-09-30
1
-4
/
+4
*
Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Alexey Samsonov
2014-09-26
1
-0
/
+4
*
Fix forwarding -l to MSVC's link.exe
Reid Kleckner
2014-09-16
1
-6
/
+24
*
Major rewrite of linking strategy for sanitizer runtimes on Linux.
Alexey Samsonov
2014-09-15
1
-143
/
+105
*
Teach Clang how to use response files when calling other tools
Reid Kleckner
2014-09-15
1
-3
/
+30
*
Add -fseh-exceptions for MinGW-w64
Reid Kleckner
2014-09-15
1
-0
/
+2
*
[ASan/Win] Fix PR20918 -- SEH handler doesn't work with the MD runtime
Timur Iskhodzhanov
2014-09-12
1
-0
/
+3
*
[ASan/Win] Rename asan_win_uar_thunk.lib to asan_win_dynamic_runtime_thunk.lib
Timur Iskhodzhanov
2014-09-12
1
-1
/
+2
*
Use the simpler version of llvm::sys::fs::exists.
Rafael Espindola
2014-09-11
1
-4
/
+1
*
Avoid some unnecessary SmallVector copies.
Benjamin Kramer
2014-09-11
1
-2
/
+2
*
unique_ptrify JobList::Jobs
David Blaikie
2014-09-04
1
-41
/
+44
*
ARM: Default to apcs-gnu ABI for NetBSD
Oliver Stannard
2014-09-04
1
-1
/
+6
*
Fix some cases where StringRef was being passed by const reference. Remove co...
Craig Topper
2014-08-30
1
-5
/
+5
*
Call powerpc-darwin external tools with -arch ppc.
Rafael Espindola
2014-08-28
1
-11
/
+3
*
[ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Oliver Stannard
2014-08-28
1
-2
/
+1
*
Allow __fp16 as a function arg or return type for AArch64
Oliver Stannard
2014-08-27
1
-0
/
+4
*
[asan] Restore asan-rt name on linux back to pre-r216380.
Evgeniy Stepanov
2014-08-27
1
-2
/
+1
*
Convert MC command line flag for fatal assembler warnings into a proper
Joerg Sonnenberger
2014-08-26
1
-2
/
+1
*
[ASan/Win] Add an extra thunk.lib to handle stack-use-after-return option
Timur Iskhodzhanov
2014-08-26
1
-1
/
+4
*
[ASan] Rename the ASan dynamic RT
Timur Iskhodzhanov
2014-08-25
1
-1
/
+1
*
Handle SPARC float command line parameters for SPARCv9.
Brad Smith
2014-08-19
1
-1
/
+2
*
Update link strategy for sanitizer runtime libraries on Linux:
Alexey Samsonov
2014-08-18
1
-26
/
+33
*
Move some code into a helper function. NFC.
Rafael Espindola
2014-08-15
1
-45
/
+48
*
Use the big endian emulations for NetBSD/arm in EB mode.
Joerg Sonnenberger
2014-08-14
1
-2
/
+17
*
Delete support for AuroraUX.
Rafael Espindola
2014-08-14
1
-108
/
+0
*
Revert what looks like an unintended change in r215557.
Rafael Espindola
2014-08-13
1
-1
/
+1
*
Header guard canonicalization, clang part.
Benjamin Kramer
2014-08-13
1
-1
/
+1
*
[Driver] Support -muclibc / -mglibc command line options for a couple
Simon Atanasyan
2014-08-13
1
-1
/
+10
*
For NetBSD, use the same settings for PPC64 as for PPC when it comes to
Joerg Sonnenberger
2014-08-13
1
-0
/
+12
*
Emit diagnostic for -munaligned-access on v6m targets
Oliver Stannard
2014-08-13
1
-1
/
+5
*
GCC compatibility: Ignore -fexec-charset=UTF-8 argument. It is the default in...
Sylvestre Ledru
2014-08-11
1
-0
/
+8
*
NetBSD/aarch64 has no libgcc or libstdc++. Drop arm64 tests.
Joerg Sonnenberger
2014-08-09
1
-0
/
+1
*
Add -link-cxx-sanitizer driver flag.
Alexey Samsonov
2014-08-08
1
-5
/
+5
*
Partially revert r215204 - [mips] Add -mabicalls/-mno-abicalls to the driver
Daniel Sanders
2014-08-08
1
-3
/
+0
*
[mips] Invert the abicalls feature bit to be noabicalls so that it's possible...
Daniel Sanders
2014-08-08
1
-8
/
+2
*
[mips] Add -mabicalls/-mno-abicalls to the driver
Daniel Sanders
2014-08-08
1
-0
/
+12
*
Driver: Add -fno-profile-arcs to go with -fprofile-arcs
Justin Bogner
2014-08-07
1
-2
/
+4
*
Use -Rblah, not -Wblah, to control remark diagnostics. This was always the
Richard Smith
2014-08-07
1
-9
/
+1
*
Introduce f[no-]max-unknown-pointer-align=[number] option
Fariborz Jahanian
2014-08-05
1
-0
/
+15
*
Add coverage mapping generation.
Alex Lorenz
2014-08-04
1
-0
/
+8
*
[Driver][Mips] Construct dynamic linker path by string concatination.
Simon Atanasyan
2014-08-04
1
-12
/
+17
*
Tools.cpp: Avoid std::to_string() on -fbuild-session-timestamp to appease min...
NAKAMURA Takumi
2014-08-03
1
-3
/
+4
*
Add -fbuild-session-file as an alternative to -fbuild-session-timestamp
Ben Langmuir
2014-08-01
1
-1
/
+15
*
Fix up handling of ARM options for controlling strict alignment.
Bob Wilson
2014-07-29
1
-23
/
+18
*
[PowerPC] Support ELFv1/ELFv2 ABI selection via -mabi= option
Ulrich Weigand
2014-07-28
1
-3
/
+43
[next]