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
/
Plugins
/
ObjectFile
/
Mach-O
/
ObjectFileMachO.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ObjectFileMachO: use early return to remove one nesting level from CreateSect...
Pavel Labath
2018-03-03
1
-532
/
+513
*
lldb running on an ios device is using the _dyld_get_all_image_infos()
Jason Molenda
2018-02-07
1
-0
/
+21
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
1
-3
/
+1
*
Make sure DataBufferLLVM contents are writable
Pavel Labath
2017-12-21
1
-23
/
+13
*
Fix alignment of arm64 fpu register context structure
Jason Molenda
2017-11-16
1
-1
/
+1
*
Roll back r318260 because it is causing the windows bot to
Jason Molenda
2017-11-15
1
-1
/
+1
*
Two small fixes to handle arm64 fpu register contexts in
Jason Molenda
2017-11-15
1
-1
/
+1
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
1
-1
/
+1
*
Add support for the DWP debug info format
Tamas Berghammer
2017-08-25
1
-0
/
+1
*
Move Timer and TraceOptions from Core to Utility
Pavel Labath
2017-06-29
1
-1
/
+1
*
[DWARFCallFrameInfo] Add Type enum to differentiate eh/debug_frame sections
Pavel Labath
2017-06-28
1
-1
/
+1
*
Remove an expensive lock from Timer
Pavel Labath
2017-05-15
1
-2
/
+2
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-5
/
+5
*
Don't use uuid_clear(), non-darwin platforms include
Jason Molenda
2017-04-13
1
-1
/
+1
*
Use two LC_NOTE load commands for identifying the main binary that
Jason Molenda
2017-04-12
1
-5
/
+106
*
iwyu fixes for lldbCore.
Zachary Turner
2017-04-06
1
-0
/
+1
*
Some old mach-o core files have an LC_IDENT load command
Jason Molenda
2017-04-06
1
-0
/
+31
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Get ObjectFileMachO to handle @executable_path
Jim Ingham
2017-03-20
1
-2
/
+25
*
Remove FileSpec::ReadFileContents.
Zachary Turner
2017-03-06
1
-9
/
+10
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-12
/
+17
*
Move UUID from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Delete DataBufferMemoryMap.
Zachary Turner
2017-02-24
1
-36
/
+48
*
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
-1
/
+2
*
[lldb] Fix -Waggressive-loop-optimizations warning
Vedant Kumar
2016-11-07
1
-1
/
+5
*
Improve ".." handling in FileSpec normalization
Pavel Labath
2016-10-31
1
-1
/
+1
*
Fix about a dozen compile warnings
Ilia K
2016-09-12
1
-9
/
+8
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-5604
/
+5582
*
If the user has specified target.memory-module-load-level 'minimal'
Jason Molenda
2016-08-25
1
-3
/
+5
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-1
/
+1
*
Move the code which knows how to get information about the shared
Jason Molenda
2016-07-29
1
-63
/
+7
*
Add support to get the shared cache information from the new
Jason Molenda
2016-07-22
1
-0
/
+27
*
Revert r273524, it may have been the cause of a linux testbot failure
Jason Molenda
2016-06-23
1
-3
/
+3
*
Do some minor renames of "Mac OS X" to "macOS".
Jason Molenda
2016-06-23
1
-3
/
+3
*
Since our expression parser needs to locate areas of memory that are not in u...
Greg Clayton
2016-06-09
1
-1
/
+7
*
Small further refinement to the check in ObjectFileMachO::ParseSymtab
Jason Molenda
2016-05-26
1
-7
/
+9
*
Ach, editing too many files at once. Make this file compile again.
Jason Molenda
2016-05-24
1
-1
/
+1
*
In r268475 I made a change to ObjectFileMachO so that if it is
Jason Molenda
2016-05-24
1
-1
/
+4
*
second pass over removal of Mutex and Condition
Saleem Abdulrasool
2016-05-19
1
-1
/
+1
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-10
/
+10
*
Add a way for an ObjectFile to indicate that assembly emulation
Jason Molenda
2016-05-04
1
-2
/
+24
*
Update the on-device arm specific code to match the API changes
Jason Molenda
2016-03-01
1
-5
/
+5
*
Fix all of the unannotated switch cases to annotate the fall through or do th...
Greg Clayton
2016-02-26
1
-0
/
+1
*
Add support for handling absolute symbols in ELF
Tamas Berghammer
2016-02-25
1
-0
/
+1
*
Improve the handling of missing elf symtab and missing symbol sizes
Tamas Berghammer
2016-02-18
1
-8
/
+1
*
Add -Wimplicit-fallthrough command line option to clang in
Jason Molenda
2016-02-16
1
-2
/
+3
*
Revert "Improve the handling of missing elf symtab and missing symbol sizes"
Tamas Berghammer
2016-02-10
1
-1
/
+8
*
Improve the handling of missing elf symtab and missing symbol sizes
Tamas Berghammer
2016-02-10
1
-8
/
+1
[next]