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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have swig_bot actually run swig, and send back the output.
Zachary Turner
2015-11-30
4
-36
/
+74
*
Fix hang in global static initialization
Adrian McCarthy
2015-11-30
1
-4
/
+10
*
[RS] Support RenderScript struct allocations
Ewan Crawford
2015-11-30
2
-116
/
+409
*
[LLGS] Don't forward I/O when process is stopped
Pavel Labath
2015-11-27
2
-28
/
+45
*
Re-add an xfail removed by r254163
Tamas Berghammer
2015-11-27
1
-0
/
+1
*
Fix TestRegisters.py on arm
Tamas Berghammer
2015-11-26
1
-1
/
+1
*
Remove some xfail-s fixed by r253026
Tamas Berghammer
2015-11-26
2
-5
/
+0
*
Make some of the tests in TestRegisters.py arm compatible
Tamas Berghammer
2015-11-26
2
-117
/
+101
*
Add 64/128 bit arm neon register definitions on linux
Tamas Berghammer
2015-11-26
7
-65
/
+415
*
Be *stupider* about what constitutes a supported language binding.
Zachary Turner
2015-11-25
2
-29
/
+2
*
Enable TestMiBreak on Linux
Pavel Labath
2015-11-25
1
-1
/
+0
*
Another hack to fix the build bot.
Zachary Turner
2015-11-24
1
-1
/
+1
*
Fix build after swig_bot_lib changes.
Zachary Turner
2015-11-24
1
-1
/
+1
*
swig-bot - Close the socket when shutting down.
Zachary Turner
2015-11-24
1
-5
/
+10
*
Include config settings in the archive, and extract on the remote.
Zachary Turner
2015-11-24
4
-6
/
+81
*
Make swig_bot server support Ctrl+C
Zachary Turner
2015-11-24
2
-10
/
+21
*
swig_bot remote path connection / preliminary implementation.
Zachary Turner
2015-11-24
5
-24
/
+276
*
First implementation of swig_bot.py
Zachary Turner
2015-11-24
5
-0
/
+183
*
Temporarily add expectedFailureFreeBSD to tests that fail to detect Clang on ...
Ed Maste
2015-11-24
2
-0
/
+2
*
Add expectedFlakeyFreeBSD to TestBatchMode failing on buildbot
Ed Maste
2015-11-24
1
-0
/
+1
*
Remove expectedFailureFreeBSD decorator from now-passing tests
Ed Maste
2015-11-24
3
-3
/
+0
*
Remove expectedFailureFreeBSD from passing ThreadExitTestCase::test_with_dwarf
Ed Maste
2015-11-24
1
-1
/
+0
*
Add expectedFailureFreeBSD decorators for new Python fd leak
Ed Maste
2015-11-24
1
-0
/
+3
*
Disable forcing -marm (A32 instruction set) while running testsuite on arm ta...
Omair Javaid
2015-11-24
1
-0
/
+4
*
Prevent ProcessGDBRemote from launching local debug server in case of remote ...
Oleksiy Vyalov
2015-11-23
2
-36
/
+31
*
[LLDB][MIPS] Getting 0 index for H/W watchpoint is not necessarily an error
Mohit K. Bhakkad
2015-11-23
1
-2
/
+2
*
Add code to PlatformDarwin and HostInfoMacOSX so they return the
Jason Molenda
2015-11-21
3
-156
/
+186
*
Create `lldbsuite.support.fs` and move `find_executable` there.
Zachary Turner
2015-11-21
2
-58
/
+73
*
Fix Xcode project after recent Windows core file changes.
Greg Clayton
2015-11-20
1
-0
/
+8
*
Enable saving of mini dumps with lldb process save-core.
Adrian McCarthy
2015-11-20
13
-5
/
+218
*
Newer versions of the ObjC runtime have an extra field in objc_opt_t.
Sean Callanan
2015-11-20
1
-6
/
+32
*
Revert "Make skipIf support the not_in function (second attempt)."
Siva Chandra
2015-11-20
1
-15
/
+11
*
Call Platform::SetHostPlatform in the NetBSD platform only on NetBSD
Ed Maste
2015-11-20
1
-0
/
+2
*
Use the system clang, since this support should now be in; does not un-xfail ...
Enrico Granata
2015-11-20
2
-12
/
+2
*
Revert "FOO"
Adrian McCarthy
2015-11-20
13
-218
/
+5
*
FOO
Adrian McCarthy
2015-11-20
13
-5
/
+218
*
Make skipIf support the not_in function (second attempt).
Adrian McCarthy
2015-11-20
1
-11
/
+15
*
Remove `lldb.root` and just look for the file we care about.
Zachary Turner
2015-11-20
5
-4
/
+4
*
Use thumb instruction set for ldb-server on android arm
Tamas Berghammer
2015-11-20
1
-1
/
+1
*
Revert "Make skipIf support the not_in function."
Siva Chandra
2015-11-20
1
-3
/
+3
*
Make skipIf support the not_in function.
Adrian McCarthy
2015-11-20
1
-3
/
+3
*
Fix a crasher in SymbolContext::SortTypeList() where something that was itera...
Greg Clayton
2015-11-19
3
-163
/
+105
*
Fixed Xcode build by adding the PlatformNetBSD code.
Greg Clayton
2015-11-19
1
-0
/
+16
*
Revert "Plug-in PlatformNetBSD initializer and terminator"
Siva Chandra
2015-11-19
1
-2
/
+0
*
Fix up LLDB for a change in the way clang represents anonymous unions such th...
Enrico Granata
2015-11-19
6
-9
/
+98
*
Cleanup work required to get the ASAN tests to run in the new test suite infr...
Enrico Granata
2015-11-19
4
-5
/
+8
*
Plug-in PlatformNetBSD initializer and terminator
Ed Maste
2015-11-19
1
-0
/
+2
*
Fix an issue where LLDB would not launch argdumper correctly if there were sp...
Enrico Granata
2015-11-19
2
-2
/
+5
*
Pass -fms-compatibility-version when building test inferiors.
Zachary Turner
2015-11-19
1
-0
/
+3
*
Revert "prepare_bindings.py: enable static bindings"
Todd Fiala
2015-11-19
5
-83996
/
+20
[next]