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
*
Add a new SBThread::GetExtendedBacktraceOriginatingIndexID() method
Jason Molenda
2013-11-16
8
-8
/
+133
*
test: Remove annotation for now-fixed FreeBSD issue pr15302
Ed Maste
2013-11-15
1
-1
/
+0
*
Remove FreeBSD test failure annotations for llvm.org/pr17213
Ed Maste
2013-11-15
1
-2
/
+0
*
Improve the set of the Python libraries during the cmake build.
Sylvestre Ledru
2013-11-15
1
-4
/
+5
*
Remove the hardcoded declaration to the Python include path. Thanks to Kal Co...
Sylvestre Ledru
2013-11-15
1
-1
/
+4
*
Commit a work-in-progress system runtime for Mac OS X which won't
Jason Molenda
2013-11-15
11
-1
/
+694
*
Remove annotations for pr17184 (now fixed)
Ed Maste
2013-11-14
3
-6
/
+0
*
Update failing FreeBSD test annotations (pr17932, pr17933)
Ed Maste
2013-11-14
2
-2
/
+2
*
Mark two FreeBSD tests failing due to llvm.org/pr15989
Ed Maste
2013-11-14
2
-2
/
+2
*
Added documentation or the new QSaveRegisterState and QRestoreRegisterState p...
Greg Clayton
2013-11-13
1
-0
/
+55
*
<rdar://problem/14814689>
Greg Clayton
2013-11-13
1
-2
/
+1
*
<rdar://problem/15172417>
Greg Clayton
2013-11-13
28
-311
/
+822
*
Minor improvement to the "memory find" command
Enrico Granata
2013-11-13
1
-16
/
+18
*
Fixed printf warnings. The GetByteSize() results return uint64_t values, not ...
Greg Clayton
2013-11-13
1
-1
/
+4
*
Small typos in previous commit
Enrico Granata
2013-11-13
1
-3
/
+3
*
<rdar://problem/14322677>
Enrico Granata
2013-11-13
1
-5
/
+308
*
Change SBThread::GetExtendedBacktrace to
Jason Molenda
2013-11-12
7
-10
/
+9
*
Log failure to restore thread state in ThreadPlanCallFunction::DoTakedown
Ed Maste
2013-11-12
2
-3
/
+6
*
Future-proof version checking with MSVC_VERSION
Alp Toker
2013-11-12
1
-4
/
+2
*
Add initial --extended / -e support to thread backtrace.
Jason Molenda
2013-11-12
3
-5
/
+57
*
Add object logging to HistoryThread. Call the DoDestroy() method from
Jason Molenda
2013-11-12
1
-0
/
+8
*
Increase log detail for size mismatch in EntityVariable::Materialize
Ed Maste
2013-11-11
1
-1
/
+1
*
Fix header comment line length
Ed Maste
2013-11-11
1
-1
/
+1
*
Add generic ARGn register IDs for FreeBSD and Linux x86
Ed Maste
2013-11-11
1
-6
/
+6
*
Change lldb to build without the -fobjc-gc arg.
Jason Molenda
2013-11-11
1
-8
/
+0
*
The Threads created when requesting extended backtraces need to be owned by
Jason Molenda
2013-11-11
1
-0
/
+4
*
The Threads created when requesting extended backtraces need to be owned by
Jason Molenda
2013-11-11
2
-7
/
+25
*
Fix CMake standalone build.
Peter Collingbourne
2013-11-11
2
-8
/
+11
*
Fixed up registers in debugserver.
Greg Clayton
2013-11-09
9
-659
/
+725
*
Fixed the the breakpoint test case failures.
Greg Clayton
2013-11-09
11
-30
/
+157
*
Fixed a build warning for a missing switch case.
Greg Clayton
2013-11-08
1
-0
/
+3
*
Add History subclasses for Thread, Unwind, RegisterContext.
Jason Molenda
2013-11-08
9
-2
/
+502
*
Changed the ABIs and ClangFunction to take a
Sean Callanan
2013-11-08
15
-376
/
+105
*
This patch does a couple of things.
Jim Ingham
2013-11-07
36
-700
/
+415
*
Spelling fix.
Sean Callanan
2013-11-06
1
-1
/
+1
*
Added Iterable, a class that vends standard C++
Sean Callanan
2013-11-06
6
-13
/
+259
*
Rename extended backtrace methods to take out the "ThreadOrigin"
Jason Molenda
2013-11-06
8
-22
/
+22
*
Improve lldb_private::Address to detect when section was deleted and not retu...
Greg Clayton
2013-11-06
2
-15
/
+54
*
Add a new GetThreadOriginExtendedBacktrace method to the
Jason Molenda
2013-11-06
5
-0
/
+88
*
<rdar://problem/15367122>
Greg Clayton
2013-11-05
8
-30
/
+39
*
Give a better error when the index argument for “frame select” can’t be...
Jim Ingham
2013-11-05
1
-1
/
+8
*
Add the GetNumThreadOriginExtendedBacktraceTypes and
Jason Molenda
2013-11-05
5
-1
/
+98
*
Add a GetThreadOriginExtendedBacktraceTypes method to the
Jason Molenda
2013-11-05
2
-8
/
+31
*
Add a new system runtime plugin type - just the top level
Jason Molenda
2013-11-05
11
-1
/
+365
*
Update ABISysV_x86_64.cpp to use more efficient register finding calls.
Greg Clayton
2013-11-05
3
-21
/
+76
*
Fix the architectural default unwind plan's settings for restoring
Jason Molenda
2013-11-05
2
-2
/
+2
*
Fix a bug in the x86_64 architectural default unwindplan
Jason Molenda
2013-11-04
1
-1
/
+1
*
<rdar://problem/15367406>
Greg Clayton
2013-11-04
1
-0
/
+2
*
Added a "--debug" option to the "expression" command.
Greg Clayton
2013-11-04
9
-182
/
+128
*
Add new ivars to StackFrame so it can represent a stack collected
Jason Molenda
2013-11-04
4
-27
/
+405
[next]