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
*
Fix an issue where all tests marked with skip_if_callable would be skipped re...
Enrico Granata
2015-12-04
1
-4
/
+5
*
Improve the std::list data formatter to not need to calculate indices for eve...
Enrico Granata
2015-12-04
1
-3
/
+6
*
Add a benchmark that validates how much time LLDB spends trying to fully prin...
Enrico Granata
2015-12-04
3
-0
/
+75
*
Fix breakpoint language filtering for other C variants (like C99) and Pascal.
Dawn Perchik
2015-12-04
3
-11
/
+23
*
Marked TestModulesInlineFunctions.py XFAIL
Todd Fiala
2015-12-04
1
-0
/
+1
*
Fix test error in TestObjCCheckers.py
Todd Fiala
2015-12-04
1
-1
/
+1
*
Fill in the generic register kind if in AugmentRegisterInfoViaABI if it is av...
Greg Clayton
2015-12-04
1
-4
/
+9
*
Improve the functionality of JSONNumber
Tamas Berghammer
2015-12-04
3
-44
/
+116
*
[LLDB][MIPS] Fix gdbremote_testcase.py
Mohit K. Bhakkad
2015-12-04
1
-3
/
+9
*
[LLDB][MIPS] XFAIL TestCrashDuringStep.py for MIPS
Jaydeep Patil
2015-12-04
1
-0
/
+1
*
Add a space char so step logging doesn't print things like
Jason Molenda
2015-12-04
1
-1
/
+1
*
Add a newline at the end of this file
Enrico Granata
2015-12-03
1
-1
/
+1
*
Fix in-memory section loading for JIT-ed code.
Oleksiy Vyalov
2015-12-03
1
-0
/
+1
*
Update .gitignore to include __pycache__ directories.
Zachary Turner
2015-12-03
1
-0
/
+1
*
Un XFAIL some tests that are now passing on Windows.
Zachary Turner
2015-12-03
2
-2
/
+0
*
Remove some duplicated code from PlatformPOSIX/Android
Tamas Berghammer
2015-12-03
4
-98
/
+27
*
Fix TestLoadUnload for Windows -> POSIX remote debugging
Tamas Berghammer
2015-12-03
1
-1
/
+2
*
[Fix] fix build failure due to rL254588
Mohit K. Bhakkad
2015-12-03
1
-0
/
+1
*
[LLDB][MIPS] Using enum instead of a constant to fetch PC and CAUSE registers.
Jaydeep Patil
2015-12-03
1
-2
/
+2
*
[LLDB] Switch to assembly view if source is moved
Mohit K. Bhakkad
2015-12-03
2
-8
/
+18
*
Fix test result serialization to use bytes.
Zachary Turner
2015-12-02
2
-16
/
+21
*
Candidate fixes for python2/3 compatible string handling in pickling support.
Todd Fiala
2015-12-02
2
-4
/
+4
*
Make --results-file stdout implied if unspecified when using a results format...
Todd Fiala
2015-12-02
1
-3
/
+13
*
Use sub-commands instead of --mode={client,server}.
Zachary Turner
2015-12-02
3
-37
/
+40
*
Adds candidate formatter for replacing legacy summary results.
Todd Fiala
2015-12-02
4
-88
/
+432
*
[LLDB][MIPS] fix watchpoint searched on client side for same masked variables
Mohit K. Bhakkad
2015-12-02
2
-4
/
+11
*
XFAIL TestReturnValue for linux i386 clang 3.5-3.6
Tamas Berghammer
2015-12-02
1
-0
/
+1
*
Fix "process load/unload" on android
Tamas Berghammer
2015-12-02
11
-265
/
+352
*
Revert "Added support for -gmodule debugging when debug info is left in the ....
Tamas Berghammer
2015-12-02
22
-1140
/
+178
*
PTRACE ABI to read FXSAVE area for 32-bit inferior
Abhishek Aggarwal
2015-12-02
2
-4
/
+42
*
Added support for -gmodule debugging when debug info is left in the .o files ...
Greg Clayton
2015-12-02
22
-178
/
+1140
*
Revert "Fix race during process interruption"
Pavel Labath
2015-12-01
4
-108
/
+126
*
Fix race during process interruption
Pavel Labath
2015-12-01
4
-126
/
+108
*
[LLDB][MIPS] Clear bug 25194 - LLDB-Server Assertion raised when single stepp...
Sagar Thakur
2015-12-01
1
-0
/
+3
*
[LLDB][MIPS] Change ARCHFLAG for MIPS
Jaydeep Patil
2015-12-01
1
-0
/
+3
*
Fix a bug where one-lining display of child values would ignore the user's ch...
Enrico Granata
2015-12-01
1
-1
/
+1
*
Unpack the output on the client, completing the cycle.
Zachary Turner
2015-11-30
4
-39
/
+89
*
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
[next]