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
/
Utility
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
4
-12
/
+6
*
Move Broadcaster+Listener+Event combo from Core into Utility
Pavel Labath
2018-12-14
4
-0
/
+1253
*
[NFC] Small code cleanups in utility.
Jonas Devlieghere
2018-12-13
6
-11
/
+9
*
Add a unit test for ArchSpec matching to document how it behaves (and test it).
Adrian Prantl
2018-12-06
1
-2
/
+2
*
[Reproducers] Only creaate the bottom-most dir
Jonas Devlieghere
2018-12-04
1
-1
/
+1
*
[Reproducers] Change how reproducers are initialized.
Jonas Devlieghere
2018-12-03
1
-12
/
+53
*
[Reproducers] Improve reproducer API and add unit tests.
Jonas Devlieghere
2018-11-27
1
-63
/
+50
*
[CMake] Pass full libedit path to linker
Tatyana Krasnukha
2018-11-27
1
-1
/
+1
*
Fix the "make_unique is ambiguous" compiler error.
Haojian Wu
2018-11-14
1
-2
/
+2
*
Add GDB remote packet reproducer.
Jonas Devlieghere
2018-11-13
2
-0
/
+198
*
Re-land "Extract construction of DataBufferLLVM into FileSystem"
Jonas Devlieghere
2018-11-12
1
-28
/
+0
*
Revert "Extract construction of DataBufferLLVM into FileSystem"
Davide Italiano
2018-11-12
1
-0
/
+28
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
3
-11
/
+0
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
23
-101
/
+101
*
Extract construction of DataBufferLLVM into FileSystem
Jonas Devlieghere
2018-11-10
1
-28
/
+0
*
Revert "[FileSystem] Make use of FS in TildeExpressionResolver"
Jonas Devlieghere
2018-11-09
1
-2
/
+2
*
[FileSystem] Make use of FS in TildeExpressionResolver
Jonas Devlieghere
2018-11-09
1
-2
/
+2
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-96
/
+15
*
[FileSystem] Remove Exists() from FileSpec
Jonas Devlieghere
2018-11-01
2
-10
/
+0
*
[FileSystem] Remove ResolveExecutableLocation() from FileSpec
Jonas Devlieghere
2018-11-01
1
-36
/
+0
*
[FileSystem] Remove GetPermissions() and Readable() from FileSpec
Jonas Devlieghere
2018-11-01
1
-13
/
+0
*
[FileSystem] Remove GetByteSize() from FileSpec
Jonas Devlieghere
2018-11-01
1
-7
/
+0
*
[FileSystem] Move EnumerateDirectory from FileSpec to FileSystem.
Jonas Devlieghere
2018-11-01
1
-33
/
+0
*
Utility: fix cross-compilation from Linux to Windows
Saleem Abdulrasool
2018-10-30
1
-1
/
+3
*
Remove accidentally committed duplicate code
Adrian Prantl
2018-10-25
1
-5
/
+0
*
Fix a bug PlatformDarwin::SDKSupportsModule.
Adrian Prantl
2018-10-25
1
-0
/
+5
*
[lldb] Add support in Status::AsCString to retrieve win32 system error strings
Aaron Smith
2018-10-19
1
-1
/
+28
*
Upstreaming the BridgeOS device support and the
Jason Molenda
2018-10-11
1
-7
/
+7
*
Add support for descriptions with command completions.
Raphael Isemann
2018-09-13
1
-5
/
+38
*
Remove manual byte counting from internal Stream methods.
Raphael Isemann
2018-09-12
1
-35
/
+41
*
[Scalar] Commit the correct patch, forgot `git add`.
Davide Italiano
2018-09-07
1
-8
/
+8
*
[Scalar] Fix undefined behaviour when converting double to long.
Davide Italiano
2018-09-07
1
-2
/
+7
*
[ARC] Make char unsigned by default
Alexander Polyakov
2018-09-07
1
-0
/
+1
*
Enable the fp-armv8 disassembler feature when disassembling Cortex-M
Jason Molenda
2018-09-07
1
-1
/
+4
*
Terminate debugger if an assert was hit
David Bolvansky
2018-09-04
1
-10
/
+10
*
[lldb] Fix lldb build on musl
Raphael Isemann
2018-08-28
1
-0
/
+1
*
Remove commented out constructor from Scalar
Alex Langford
2018-08-16
1
-43
/
+0
*
Remove outdated TODOs in RegisterValue
Alex Langford
2018-08-16
1
-3
/
+0
*
Remove asseration from ConstString::GetConstCStringAndSetMangledCounterPart()...
Stefan Granitz
2018-08-14
1
-5
/
+0
*
Remove unused FastDemangle sources
Stefan Granitz
2018-08-14
2
-2394
/
+0
*
Fix: ConstString::GetConstCStringAndSetMangledCounterPart() should update the...
Stefan Granitz
2018-08-14
1
-5
/
+10
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
4
-0
/
+3875
*
Change ConstString::SetCStringWithMangledCounterpart to use StringRef
Pavel Labath
2018-08-06
1
-27
/
+23
*
Fix a bug in VMRange
Leonard Mosescu
2018-08-04
1
-4
/
+6
*
Replace LLDB's LEB128 implementation with the one from LLVM
Raphael Isemann
2018-08-03
1
-35
/
+9
*
Add raw_ostream wrapper to the Stream class
Raphael Isemann
2018-08-03
1
-2
/
+2
*
Add byte counting mechanism to LLDB's Stream class.
Raphael Isemann
2018-08-02
1
-2
/
+5
*
Fix out-of-bounds read in Stream::PutCStringAsRawHex8
Raphael Isemann
2018-08-01
1
-2
/
+2
*
Don't ignore byte_order in Stream::PutMaxHex64
Raphael Isemann
2018-08-01
1
-3
/
+3
*
Remove Stream::UnitTest
Raphael Isemann
2018-07-31
1
-45
/
+0
[next]