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
*
[LLDBAssert] Use unreachable instead of assert(0)
Jonas Devlieghere
2019-07-05
1
-2
/
+2
*
[lldb] Added assert to VerifyDecl
Raphael Isemann
2019-07-05
1
-1
/
+4
*
lldb_assert: abort when assertions are enabled.
Jonas Devlieghere
2019-07-05
1
-0
/
+6
*
[CplusPlus] ISVTableName is unused. NFCI.
Davide Italiano
2019-07-05
5
-16
/
+0
*
Change LaunchThread interface to return an expected.
Jonas Devlieghere
2019-07-05
12
-66
/
+133
*
Add assert for 'bad' code path in GetUniqueNamespaceDeclaration
Raphael Isemann
2019-07-04
1
-1
/
+2
*
Plugins: permit building on Windows ARM64
Saleem Abdulrasool
2019-07-04
1
-15
/
+12
*
Refactor ObjectFile::GetSDKVersion
Raphael Isemann
2019-07-03
4
-53
/
+23
*
[Docs] Remove stale builder
Jonas Devlieghere
2019-07-03
1
-1
/
+0
*
[Docs] Update documentation build instructions.
Jonas Devlieghere
2019-07-03
1
-3
/
+3
*
Remove code-signing.txt now that it's part of the docs
Jonas Devlieghere
2019-07-03
1
-69
/
+0
*
[Docs] Unify build instructions
Jonas Devlieghere
2019-07-03
1
-244
/
+243
*
Add plugin.process.gdb-remote.use-libraries-svr4 option
Antonio Afonso
2019-07-03
1
-7
/
+36
*
[CMake] Avoid libcxxabi dependency when building LLDB from the monorepo on macOS
Stefan Granitz
2019-07-03
1
-0
/
+3
*
Fix for r364686 - actually set symbol_is_missing_weak...
Jim Ingham
2019-07-02
1
-2
/
+3
*
Update cmake build setup so lldb doesn't link against the DebugSymbols
Jason Molenda
2019-07-02
1
-1
/
+0
*
add symbols/declvendor.cpp.
Jason Molenda
2019-07-02
1
-0
/
+4
*
[swig] Don't mess with swig internals.
Jonas Devlieghere
2019-07-02
31
-842
/
+287
*
[lldb] Mention automatic codesign setup script [NFC]
Raphael Isemann
2019-07-02
1
-1
/
+4
*
[Symbol] Add DeclVendor::FindTypes
Alex Langford
2019-07-02
7
-64
/
+73
*
Revert "[swig] Define attribute(ref) instead of accessing swig internals."
Jonas Devlieghere
2019-07-02
10
-114
/
+289
*
[swig] Define attribute(ref) instead of accessing swig internals.
Jonas Devlieghere
2019-07-02
10
-289
/
+114
*
[DWARF] Add one more type unit test
Pavel Labath
2019-07-02
1
-0
/
+37
*
[lldb] [lldbsuite] Use a unique class name for TestValueVarUpdate
Stella Stamenova
2019-07-01
1
-1
/
+1
*
[Reproducer] Assert on unexpected packet
Jonas Devlieghere
2019-07-01
1
-0
/
+1
*
[Core] Generalize ValueObject::IsRuntimeSupportValue
Alex Langford
2019-07-01
8
-47
/
+36
*
[lldb] [lldbsuite] Use a unique class name for TestBacktraceAll
Stella Stamenova
2019-07-01
1
-1
/
+1
*
[lldb] [Process/NetBSD] Use global enable bits for watchpoints
Michal Gorny
2019-07-01
13
-22
/
+2
*
[lldb] [Process/NetBSD] Fix segfault when handling watchpoint
Michal Gorny
2019-07-01
1
-10
/
+21
*
[lldb] [Process/NetBSD] Support reading YMM registers via PT_*XSTATE
Michal Gorny
2019-07-01
2
-2
/
+97
*
Revert "[lldb] [Process/NetBSD] Fix constructor after r363707"
Michal Gorny
2019-07-01
1
-1
/
+1
*
Fix lookup of symbols at the same address with no size vs. size
Jan Kratochvil
2019-07-01
3
-2
/
+30
*
Don't check the validity of newly contructed data buffers
Pavel Labath
2019-07-01
6
-42
/
+0
*
@skipIfXmlSupportMissing TestRecognizeBreakpoint
Pavel Labath
2019-07-01
1
-0
/
+1
*
Revert "Implement xfer:libraries-svr4:read packet"
Pavel Labath
2019-07-01
16
-366
/
+5
*
Fix TestGdbRemoteLibrariesSvr4Support
Pavel Labath
2019-07-01
1
-2
/
+2
*
Remove null checks of results of new expressions
Pavel Labath
2019-07-01
15
-52
/
+15
*
Revert "[GDBRemote] Remove code that flushes GDB remote packets"
Jonas Devlieghere
2019-06-30
1
-0
/
+7
*
Replace tabs with spaces.
Adrian Prantl
2019-06-29
1
-2
/
+2
*
Use const auto *
Fangrui Song
2019-06-29
2
-7
/
+7
*
Get the expression parser to handle missing weak symbols.
Jim Ingham
2019-06-28
14
-40
/
+269
*
[GDBRemote] Remove code that flushes GDB remote packets
Jonas Devlieghere
2019-06-28
1
-7
/
+0
*
Make sure the thread list is updated before you set the stop reason
Jim Ingham
2019-06-28
5
-8
/
+225
*
Fixing a couple of wrong logical operator bugs.
Ali Tamur
2019-06-28
2
-2
/
+2
*
Add a sanity check to the domain socket tests.
Adrian Prantl
2019-06-27
1
-1
/
+5
*
[lldb] [Plugins/SysV-x86_64] NetBSD is also using SysV ABI
Michal Gorny
2019-06-27
1
-0
/
+1
*
[Reproducers] Fix flakiness and off-by-one during replay.
Jonas Devlieghere
2019-06-27
1
-6
/
+25
*
Support nested target.xml register definition files, lack of reg group markers.
Jason Molenda
2019-06-26
3
-60
/
+326
*
Use the // integer divide operator in these
Jason Molenda
2019-06-26
2
-2
/
+2
*
[x86-64] Use `//` for integer division in the target definition.
Davide Italiano
2019-06-26
1
-1
/
+1
[next]