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
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well.
Nico Weber
2020-06-23
1
-2
/
+2
*
[lldb] [PECOFF] Only use PECallFrameInfo on the one supported architecture
Martin Storsjö
2020-05-18
1
-0
/
+3
*
Revert abb00753 "build: reduce CMake handling for zlib" (PR44780)
Hans Wennborg
2020-03-03
2
-3
/
+3
*
Fix a buffer-size bug when the first DW_OP_piece is undefined
Adrian Prantl
2020-02-19
1
-1
/
+5
*
Add testing for DW_OP_piece and fix a bug with small Scalar values.
Adrian Prantl
2020-02-19
1
-4
/
+12
*
[LLDB] Fix compilation with GCC 5
Martin Storsjö
2020-02-06
4
-3
/
+12
*
[LLDB] Fix the handling of unnamed bit-fields when parsing DWARF
shafik
2020-01-27
2
-135
/
+66
*
[lldb/CommandInterpreter] Remove flag that's always true (NFC)
Jonas Devlieghere
2020-01-14
7
-29
/
+10
*
[lldb/Utility] Use assert instead of llvm_unreachable for LLDBAssert
Jonas Devlieghere
2020-01-14
1
-3
/
+3
*
[lldb/DWARF] Move location list sections into DWARFContext
Pavel Labath
2020-01-14
9
-19
/
+35
*
Expression eval lookup speedup by not returning methods in ManualDWARFIndex::...
Levon Ter-Grigoryan
2020-01-14
2
-5
/
+3
*
[lldb][NFC] Make name parameter in AddMethodToCXXRecordType a StringRef
Raphael Isemann
2020-01-14
1
-7
/
+6
*
[lldb/Expression] Improve interpreter error message with a non-running target
Med Ismail Bennani
2020-01-14
1
-2
/
+3
*
[lldb][NFC] Cleanup ClangASTContext::CompleteTagDeclarationDefinition
Raphael Isemann
2020-01-14
1
-57
/
+52
*
[lldb] Don't defend against internal LLVM errors in IRInterpreter
Raphael Isemann
2020-01-14
1
-125
/
+13
*
[lldb/Utility] Add std::move to make placate clang 3.8
Jonas Devlieghere
2020-01-13
1
-2
/
+2
*
[LanguageRuntime] Retire an unused member function. NFCI.
Davide Italiano
2020-01-13
4
-42
/
+0
*
[lldb] Fix lookup of symbols with the same address range but different binding
Jan Kratochvil
2020-01-13
2
-1
/
+3
*
[lldb][NFC] Use range-based for loops in IRInterpreter
Raphael Isemann
2020-01-13
1
-16
/
+12
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
3
-13
/
+11
*
[lldb/Reproducer] Add SBReproducer::Replay overload (again)
Jonas Devlieghere
2020-01-10
1
-0
/
+4
*
[lldb] Make CompleteTagDeclsScope completion order deterministic
Raphael Isemann
2020-01-10
1
-5
/
+3
*
[lldb/Lua] Support loading Lua modules
Jonas Devlieghere
2020-01-10
4
-0
/
+49
*
[lldb] Remove FieldDecl stealing hack by rerouting indirect imports to the or...
Raphael Isemann
2020-01-10
2
-14
/
+33
*
Add missing nullptr checks.
Adrian Prantl
2020-01-10
8
-29
/
+42
*
[lldb/DWARF] Don't automatically search dwo unit attributes
Pavel Labath
2020-01-10
4
-23
/
+7
*
Data formatters: Look through array element typedefs
Jaroslav Sevcik
2020-01-10
3
-6
/
+29
*
When reading Aux file in chunks, read consecutive byte ranges
Jason Molenda
2020-01-09
1
-1
/
+1
*
[lldb/Bindings] Move bindings into their own subdirectory
Jonas Devlieghere
2020-01-09
1
-4
/
+4
*
[lldb/Lua] Make lldb.debugger et al available to Lua
Jonas Devlieghere
2020-01-09
4
-3
/
+40
*
[lldb] Modernize OptionValue::SetValueChangedCallback
Pavel Labath
2020-01-09
4
-93
/
+53
*
[lldb/DWARF] Fix mixed v4+v5 location lists
Pavel Labath
2020-01-09
8
-66
/
+30
*
[lldb/DWARF] Add is_dwo member to DWARFUnit
Pavel Labath
2020-01-09
7
-20
/
+19
*
[lldb] Remove various dead Compare functions
Alex Langford
2020-01-08
4
-139
/
+0
*
Delete dead code.
Adrian Prantl
2020-01-08
1
-48
/
+0
*
[lldb][NFC] Remove redundant ClangASTContext constructor that takes ArchSpec
Raphael Isemann
2020-01-08
1
-27
/
+16
*
[lldb] Initialize some bitfields in FuncUnwinders.cpp
Pavel Labath
2020-01-07
1
-0
/
+2
*
Remove extraneous spaces
Med Ismail Bennani
2020-01-07
1
-1
/
+1
*
[lldb][NFC] Use static_cast instead of reinterpret_cast where possible
Raphael Isemann
2020-01-07
13
-40
/
+36
*
[lldb][NFC] Take a llvm::Triple in ClangASTContext constructor
Raphael Isemann
2020-01-07
4
-12
/
+8
*
[lldb] Fix LLDB build after API change to printInst (D72172)
Raphael Isemann
2020-01-07
1
-2
/
+2
*
[NSArray] Remove a very old and deprecated formatter.
Davide Italiano
2020-01-06
1
-27
/
+0
*
[CMake] Add $ORIGIN/../../../../lib to rpath if BUILD_SHARED_LIBS or LLVM_LIN...
Fangrui Song
2020-01-06
1
-0
/
+8
*
[lldb] [Process/NetBSD] Remove unused orig_*ax use
Michał Górny
2020-01-06
1
-5
/
+0
*
[lldb/Command] Add --force option for `watchpoint delete` command
Med Ismail Bennani
2020-01-04
2
-19
/
+69
*
[UserExpression] Clean up `return` after `else`.
Davide Italiano
2020-01-03
1
-4
/
+3
*
[lldb/Utility] YAML validation should be orthogonal to packet semantics.
Jonas Devlieghere
2020-01-03
1
-3
/
+0
*
[lldb][NFC] Remove forward declaration for non-existent type clang::Action an...
Raphael Isemann
2020-01-03
2
-6
/
+2
*
Revert "[lldb/Command] Add --force option for `watchpoint delete` command"
Med Ismail Bennani
2020-01-03
2
-69
/
+19
*
[lldb/Command] Add --force option for `watchpoint delete` command
Med Ismail Bennani
2020-01-03
2
-19
/
+69
[next]