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
*
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
*
Roll back the changes I made in r193907 which created a new Frame
Jason Molenda
2013-11-04
102
-893
/
+462
*
It is no longer necessary to opt out of pretty stack traces.
Filip Pizlo
2013-11-04
1
-2
/
+0
*
Add a new base class, Frame. It is a pure virtual function which
Jason Molenda
2013-11-02
102
-461
/
+891
*
<rdar://problem/15368142>
Enrico Granata
2013-11-01
2
-2
/
+1
*
Use 0x00... as the magic constant to write in st0. That should be reliably 0 ...
Enrico Granata
2013-11-01
1
-2
/
+2
*
Skip this test case pending figuring out why it fails
Enrico Granata
2013-11-01
1
-0
/
+1
*
This only fails on Darwin ; thanks Jim for pointing that out
Enrico Granata
2013-11-01
1
-2
/
+2
*
Fix the format warnings.
Sylvestre Ledru
2013-10-31
14
-53
/
+53
*
This test is expected to fail pending proper support
Enrico Granata
2013-10-31
1
-0
/
+2
*
Thread::SetState() is not being called upon hitting the breakpoint
Enrico Granata
2013-10-31
1
-0
/
+2
*
Fix this test to work with either st0 or stmm0
Enrico Granata
2013-10-31
1
-6
/
+10
*
This test is failing because expressions involving dlopen() currently do not ...
Enrico Granata
2013-10-31
1
-0
/
+1
*
Fix this test to be consistent in whether a process will or will not be there
Enrico Granata
2013-10-31
1
-2
/
+2
*
Another instance of the same test failing
Enrico Granata
2013-10-31
1
-0
/
+2
*
Another instance of the same test failing
Enrico Granata
2013-10-31
1
-0
/
+2
*
Mark this as an expected failure
Enrico Granata
2013-10-31
1
-1
/
+3
*
This test is currently expected to fail, mark it as such pending fixes
Enrico Granata
2013-10-31
1
-0
/
+2
*
Workaround the DWARF info is anticipating the derived class assignment issue ...
Enrico Granata
2013-10-31
1
-2
/
+8
*
Further fixes to the dynamic type system prompted by ObjCDataFormatterTestCas...
Enrico Granata
2013-10-31
4
-11
/
+18
*
Marking dynamic value test as expected failure on Linux.
Andrew Kaylor
2013-10-31
1
-0
/
+1
*
Fixed printf warnings.
Greg Clayton
2013-10-31
1
-4
/
+4
[next]