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
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][test_suite] skip tests of `libstdcpp` on Android and clean up
Alex Langford
2019-07-23
1
-18
/
+12
*
[lldb_test_suite] Fix lldb test suite targeting remote Android
Alex Langford
2019-07-09
1
-1
/
+2
*
Makefile.rules: Normalize use of trailing slashes in path variables.
Adrian Prantl
2019-03-21
1
-4
/
+4
*
Add ability to import std module into expression parser to improve C++ debugging
Raphael Isemann
2019-03-12
1
-2
/
+11
*
Makefile.rules: Upstream SDKROOT handling code for Darwin.
Adrian Prantl
2019-03-11
1
-0
/
+18
*
[lldb] [test] Pass appropriate -L&-Wl,-rpath for libc++ on NetBSD
Michal Gorny
2019-03-06
1
-0
/
+5
*
[lldb] [test] Do not link -ldl on NetBSD
Michal Gorny
2019-02-21
1
-0
/
+9
*
Move -fcxx-modules to MANDATORY_MODULE_BUILD_CFLAGS (NFC)
Adrian Prantl
2019-02-20
1
-3
/
+4
*
[lldbsuite] Build with -gdwarf on Windows
Stella Stamenova
2018-11-29
1
-0
/
+6
*
[lldbsuite] Invoke sed on Windows to determine the cache dir for clang
Stella Stamenova
2018-11-19
1
-30
/
+31
*
Revert "Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD"
Zachary Turner
2018-11-18
1
-2
/
+2
*
Just don't even attempt to invoke sed on Windows.
Adrian Prantl
2018-11-17
1
-0
/
+5
*
Revert "Makefile.rules: Fix the windows-sed-quoting issue harder."
Adrian Prantl
2018-11-17
1
-11
/
+11
*
Makefile.rules: Fix the windows-sed-quoting issue harder.
Adrian Prantl
2018-11-17
1
-9
/
+11
*
Makefile.rules: Degrade gracefully on Windows machines without sed.
Adrian Prantl
2018-11-16
1
-6
/
+3
*
Makefile.rules: Use a shared clang module cache directory.
Adrian Prantl
2018-11-16
1
-1
/
+9
*
Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD
Nathan Lanza
2018-11-15
1
-2
/
+2
*
Force SHELL to be cmd.exe on Windows for the test suite
Nathan Lanza
2018-11-15
1
-0
/
+11
*
Makefile.rules: Don't use code signing on macOS; it isn't necessary.
Adrian Prantl
2018-10-31
1
-2
/
+3
*
Tiny testsuite tweaks. Don't run the apple simulator
Jason Molenda
2018-10-16
1
-0
/
+7
*
Enable C++ tests to run in the -gmodules configuration on Darwin.
Adrian Prantl
2018-10-01
1
-0
/
+4
*
Makefile.rules: Use an absolute path to the module cache directory.
Adrian Prantl
2018-08-21
1
-1
/
+2
*
Android.rules: Use libc++ by default
Pavel Labath
2018-06-22
2
-9
/
+9
*
[lit, lldbsuite] Update the lldbsuite to correctly run tests on windows and w...
Aaron Smith
2018-04-24
1
-5
/
+5
*
[dotest] Use in-tree dsymutil on Darwin
Jonas Devlieghere
2018-04-12
1
-2
/
+2
*
Only throw -fPIC when building a shared library
Aaron Smith
2018-02-08
1
-0
/
+5
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
1
-20
/
+21
*
Use test-specific module caches to avoid stale header conflicts
Vedant Kumar
2018-01-25
1
-5
/
+7
*
Makefile.rules: compile all tests with -fno-limit-debug-info
Pavel Labath
2017-12-04
1
-1
/
+2
*
Add float/vector registers for ppc64le
Pavel Labath
2017-11-03
1
-0
/
+3
*
Android.rules: build with "unified android headers"
Pavel Labath
2017-10-31
1
-3
/
+5
*
Makefile.rules: move CFLAGS_EXTRAS to the end of compile line
Pavel Labath
2017-10-25
1
-5
/
+5
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
1
-1
/
+19
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
1
-1
/
+1
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
1
-1
/
+1
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
1
-1
/
+1
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
1
-1
/
+1
*
Revert "Android.rules: build x86 tests with -mstackrealign"
Pavel Labath
2017-07-06
1
-4
/
+0
*
Android.rules: build x86 tests with -mstackrealign
Pavel Labath
2017-06-29
1
-0
/
+4
*
Android.rules: set "ar" path correctly
Pavel Labath
2017-05-02
1
-0
/
+1
*
Android.rules: setup correct objcopy path
Pavel Labath
2017-04-12
1
-4
/
+12
*
Centralize libc++ test skipping logic
Pavel Labath
2017-03-29
4
-47
/
+34
*
Android.rules: Add libc++ support
Pavel Labath
2017-03-13
2
-10
/
+26
*
Make the LLDB test suite work with MSVC 2017 on Windows.
Zachary Turner
2017-03-09
1
-4
/
+6
*
Android.rules: fix computation of gcc toolchain directory on arm
Pavel Labath
2017-03-08
1
-11
/
+11
*
Android.rules: add support for clang compiler
Pavel Labath
2017-03-07
2
-16
/
+45
*
[Windows] Remove the #include <eh.h> hack.
Zachary Turner
2017-03-03
1
-8
/
+0
*
Android.rules: fix building on mac
Pavel Labath
2017-03-03
1
-1
/
+0
*
Android.rules: fix building on windows
Pavel Labath
2017-03-03
1
-1
/
+1
*
testsuite/android: build test executables with the android ndk directly
Pavel Labath
2017-03-03
2
-7
/
+53
[next]