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
/
Core
/
DataExtractor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-2
/
+2
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-3
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-1787
/
+1661
*
64-bit LEB values are not always correctly decoded due to a casting issue, no...
Greg Clayton
2016-06-28
1
-2
/
+2
*
Now that there are no cycles that cause leaks in the disassembler/instruction...
Greg Clayton
2016-06-07
1
-4
/
+0
*
Handle bit fields on big-endian systems correctly
Ulrich Weigand
2016-04-14
1
-4
/
+10
*
Remove unnecessary <limits> includes.
Jim Ingham
2016-03-15
1
-1
/
+0
*
Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Core; o...
Eugene Zelenko
2016-03-02
1
-111
/
+96
*
Differential Revision: http://reviews.llvm.org/D15333
Aidan Dodds
2015-12-10
1
-9
/
+7
*
Make lldb::endian::InlHostByteOrder() private.
Bruce Mitchener
2015-11-07
1
-15
/
+15
*
Initialize addr_size to match the size of lldb itself
Jason Molenda
2015-11-05
1
-2
/
+29
*
Silence -Wqual-cast warnings from GCC 5.2
Saleem Abdulrasool
2015-10-18
1
-3
/
+3
*
Resubmit: RenderScript command for printing allocation contents
Ewan Crawford
2015-10-16
1
-0
/
+6
*
Revert "RenderScript command for printing allocation contents"
Pavel Labath
2015-10-14
1
-6
/
+0
*
RenderScript command for printing allocation contents
Ewan Crawford
2015-10-14
1
-0
/
+6
*
Fix some compiler warnings.
Zachary Turner
2015-09-09
1
-4
/
+4
*
Remove hack about the size of long doubles from DataExtractor
Tamas Berghammer
2015-07-13
1
-3
/
+1
*
Fix APFloat construction from 16 byte APInt.
Chaoren Lin
2015-07-07
1
-18
/
+8
*
Fix a bug where LLDB could be convinced to attempt to extract a bitfield of s...
Enrico Granata
2015-02-26
1
-1
/
+1
*
Fixed ValueObject::UpdateValueIfNeeded to keep
Sean Callanan
2014-12-09
1
-1
/
+25
*
Very minimal support 24-bit kalimbas. Vanilla "memory read" for data sections
Matthew Gardiner
2014-09-29
1
-9
/
+17
*
Fix a few typos.
Bruce Mitchener
2014-06-27
1
-6
/
+6
*
LLDB_INVALID_OFFSET can be large than a size_t on ILP32 systems, so use
Joerg Sonnenberger
2014-05-02
1
-2
/
+2
*
Switch over to use the ArchSpec::GetMachine() instead of ArchSpec::GetCore() ...
Greg Clayton
2014-03-20
1
-6
/
+3
*
cleanup unreferenced functions
Saleem Abdulrasool
2014-03-20
1
-18
/
+2
*
Fix Windows build using portable types for formatting the log outputs
Deepak Panickal
2014-03-03
1
-5
/
+5
*
Change DataExtractor's ReadInt* and ReadSwapInt* routines, as well as
Jason Molenda
2014-01-25
1
-16
/
+52
*
Add support for Haswell on x86_64.
Greg Clayton
2014-01-22
1
-0
/
+1
*
For logical backtrace work, lldb needs to track Module unloads etc & symoblic...
Greg Clayton
2013-12-06
1
-0
/
+1
*
Fix endianness in ObjectFile::CopyData
Ed Maste
2013-10-09
1
-0
/
+15
*
Assert that only reg- or word-sized values are byte swapped
Ed Maste
2013-09-19
1
-1
/
+10
*
Visual Studio 2013 compilation support: added some #ifdef _MSC_VER for unsupp...
Virgile Bello
2013-09-18
1
-0
/
+4
*
Fix a typo in DataExtractor.cpp causing build breakage
Ashok Thirumurthi
2013-09-17
1
-0
/
+1
*
Don't output a stray 0x if GetData fails for memory read -f hex
Ed Maste
2013-09-17
1
-1
/
+1
*
Avoid abort on "memory read -s N" for N=3,5,6,7
Ed Maste
2013-09-17
1
-18
/
+23
*
Fix a bunch of compile time warnings and a build failure on ubuntu.
Eric Christopher
2013-08-30
1
-2
/
+2
*
Fixed DataExtractor to correctly display Intel extended doubles.
Richard Mitton
2013-08-19
1
-19
/
+7
*
The DisassemblerLLVMC has a retain cycle - the InstructionLLVMC's contained i...
Jim Ingham
2013-07-31
1
-0
/
+4
*
elf-core: Parse vendor-specific notes
Ed Maste
2013-07-23
1
-8
/
+31
*
Sort out a number of mismatched integer types in order to cut down the number...
Andy Gibbs
2013-06-19
1
-3
/
+3
*
Use llvm::APFloat for formatting if a target is available. Each target when d...
Greg Clayton
2013-06-11
1
-48
/
+141
*
Remove eFormatHalfFloat as it isn't needed. eFormatFloat should be used and t...
Greg Clayton
2013-06-11
1
-20
/
+12
*
<rdar://problem/12783351>
Enrico Granata
2013-06-11
1
-0
/
+34
*
Fixed a few obvious errors pointed out by the static analyzer.
Jim Ingham
2013-05-15
1
-0
/
+9
*
<rdar://problem/11730263>
Greg Clayton
2013-03-28
1
-2
/
+7
*
<rdar://problem/13246939>
Enrico Granata
2013-03-26
1
-1
/
+1
*
Fix a little fallout from the changes in r174757 where we would
Jason Molenda
2013-03-23
1
-9
/
+0
*
Convert from the C-based LLVM Disassembler shim to the full MC Disassembler A...
Jim Ingham
2013-03-02
1
-1
/
+1
*
<rdar://problem/13198767>
Greg Clayton
2013-02-14
1
-1
/
+2
*
Fixed 2 more issues found by the address sanitizer:
Greg Clayton
2013-02-08
1
-197
/
+167
[next]