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
*
Decoupled Options from CommandInterpreter.
Todd Fiala
2016-08-11
69
-695
/
+915
*
Modify coding conventions to mention include ordering.
Zachary Turner
2016-08-11
1
-1
/
+14
*
[InstrumentationRuntime] Refactor the API (Part 2/N) (NFCI)
Vedant Kumar
2016-08-11
6
-89
/
+89
*
[InstrumentationRuntime] Refactor the API (Part 1/N) (NFCI)
Vedant Kumar
2016-08-11
6
-103
/
+87
*
Fix unit tests on windows
Pavel Labath
2016-08-11
2
-2
/
+2
*
Make sure files include what they use (part 2/2)
Pavel Labath
2016-08-11
7
-9
/
+14
*
Make sure LldbGdbServerTestCase is built in arm mode to avoid failures due th...
Omair Javaid
2016-08-11
2
-3
/
+11
*
Remove a double send of eRunPacketSent event
Pavel Labath
2016-08-11
1
-2
/
+0
*
dlopen & dlclose can't throw C++ or ObjC exceptions, so don't do the extra wo...
Jim Ingham
2016-08-11
1
-0
/
+1
*
Fix a problem where if a uint64_t value is placed into a python dictionary an...
Greg Clayton
2016-08-10
2
-1
/
+36
*
Make pascal debugging work again.
Greg Clayton
2016-08-10
1
-3
/
+4
*
Centralize all select() calls into one place so that we can take advantage of...
Greg Clayton
2016-08-10
8
-211
/
+481
*
xfailed TestObjCNewSyntax.py on macOS for gmodules
Todd Fiala
2016-08-10
1
-0
/
+1
*
Fix the lookup of dictionary values by name to not do a linear search.
Greg Clayton
2016-08-10
1
-8
/
+3
*
Remove a circular include dependency.
Zachary Turner
2016-08-10
1
-1
/
+3
*
Make sure files include what they use (part 1/N)
Pavel Labath
2016-08-10
11
-14
/
+24
*
Undid LLVM macro usage in test suite test subject files.
Todd Fiala
2016-08-10
3
-18
/
+18
*
Undo usage of LLVM macros in debugserver
Todd Fiala
2016-08-10
1
-2
/
+2
*
Add a newline to the end of the file to remove the clang warnings.
Jim Ingham
2016-08-10
1
-1
/
+1
*
Fix build on android and Linux.
Zachary Turner
2016-08-10
2
-19
/
+9
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
62
-187
/
+237
*
Adjust LLDB's iOS simulator interface for changes in CoreSimulator
Enrico Granata
2016-08-09
6
-21
/
+37
*
Remove CFData from the xcodeproj as well
Enrico Granata
2016-08-09
1
-8
/
+0
*
[debugserver] Delete CFData.{h,cpp}, since they appear to be dead (NFCI)
Vedant Kumar
2016-08-09
4
-114
/
+0
*
Reapply "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"
Pavel Labath
2016-08-09
16
-895
/
+1214
*
Garbage collection is not around anymore, we can remove our support for it.
Greg Clayton
2016-08-08
1
-17
/
+1
*
Fix more RegisterInfo initialization issues and quiet hundreds of warnings.
Greg Clayton
2016-08-08
11
-727
/
+727
*
Fix printf warnings.
Greg Clayton
2016-08-08
1
-2
/
+2
*
Fix RegisterInfo initializers to have all the required initializers after rec...
Greg Clayton
2016-08-08
8
-229
/
+229
*
Fix uninitialized field warnings in GDBRemoteRegisterContext
Pavel Labath
2016-08-08
1
-109
/
+111
*
Clean up linux/Ptrace.h
Pavel Labath
2016-08-08
1
-18
/
+9
*
Remove Android.h
Pavel Labath
2016-08-08
8
-48
/
+16
*
Remove SYS_tgkill from Android.h
Pavel Labath
2016-08-08
3
-4
/
+1
*
Remove _isatty from Android.h
Pavel Labath
2016-08-08
2
-2
/
+1
*
The lack of classes in the hash table is not an error - it's very legitimatel...
Enrico Granata
2016-08-06
1
-1
/
+1
*
Fix Windows build - add return statement in SBThread::StepUsingScriptedThread...
Oleksiy Vyalov
2016-08-06
1
-1
/
+1
*
Mention the scripted thread plans in the python reference.
Jim Ingham
2016-08-05
1
-0
/
+112
*
Mention is_stale in the scripted step doc.
Jim Ingham
2016-08-05
1
-7
/
+29
*
Add a few more needed bits to the scripted thread plans.
Jim Ingham
2016-08-05
11
-4
/
+94
*
Tweaks to the reporting of "missing dyld shared cached" that make it easier t...
Enrico Granata
2016-08-05
2
-23
/
+69
*
[asan] Remove unused include (NFC)
Vedant Kumar
2016-08-05
1
-1
/
+0
*
Change the indexing done for kernel/kext directories to be recursive.
Jason Molenda
2016-08-05
2
-498
/
+257
*
Errors compiling breakpoint conditions will cause the breakpoint not to be hit
Jim Ingham
2016-08-03
2
-2
/
+47
*
Add the new OCaml support files to the Xcode project file.
Jim Ingham
2016-08-03
1
-2
/
+28
*
[RenderScript] Always create a new allocation ID in CaptureAllocationInit hook
Luke Drummond
2016-08-03
2
-12
/
+39
*
Fix an unused variable warning in release builds.
Luke Drummond
2016-08-03
1
-1
/
+1
*
Fix the BUILD_SHARED_LIBS=ON build, was getting the following error while lin...
Ismail Donmez
2016-08-03
1
-0
/
+1
*
[Concepts] Add TODO and requires-clause placeholder; NFC
Hubert Tong
2016-08-02
1
-1
/
+3
*
Revert rL277429: Correct makefile.rules to use toolchain specific AR and OBJCOPY
Omair Javaid
2016-08-02
1
-17
/
+18
*
Support for OCaml native debugging
Tamas Berghammer
2016-08-02
14
-0
/
+1600
[next]