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
*
[-gmodules] Let LLDB log a warning if the Clang module hash mismatches.
Adrian Prantl
2019-11-15
1
-1
/
+8
*
[LLDB] Fix whitespace/tabs mismatch in lldbsuite Makefile.rules
Muhammad Omair Javaid
2019-11-14
1
-34
/
+34
*
[LLDB] Add core definition for armv8l and armv7l
Muhammad Omair Javaid
2019-11-13
1
-1
/
+1
*
Remove CC autodetection from Makefile.rules
Adrian Prantl
2019-10-10
1
-9
/
+2
*
[test] Use a different module cache for Shell and API tests.
Jonas Devlieghere
2019-10-10
1
-8
/
+0
*
Makefile.rules: add missing CODESIGN call
Frederic Riss
2019-10-09
1
-0
/
+3
*
[Testsuite] Get rid of most of the recursive shared library Makefiles
Frederic Riss
2019-10-08
1
-23
/
+5
*
Canonicalize variable usage in testsuite Makefiles
Adrian Prantl
2019-09-25
1
-1
/
+1
*
[Make] Add support for building NeXT-style frameworks
Jonas Devlieghere
2019-09-23
1
-11
/
+40
*
Revert "[test] Address TestConcurrentMany*.py flakiness on macOS"
Jonas Devlieghere
2019-09-04
1
-9
/
+16
*
Upstream macCatalyst support in debugserver and the macOS dynamic loader
Adrian Prantl
2019-09-04
1
-2
/
+11
*
Workaround TestConcurrentMany* flakiness in a more pricipled way
Frederic Riss
2019-09-04
1
-1
/
+0
*
[test] Addres TestConcurrentMany*.py flakiness on macOS
Jonas Devlieghere
2019-09-03
1
-16
/
+11
*
[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
[next]