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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[lldb][NFC] Remove WriteRegister copy-pasta from ObjectFileMachO
Raphael Isemann
2019-09-04
1
-198
/
+119
*
Breakpad: Add support for parsing STACK WIN records
Pavel Labath
2019-08-26
2
-4
/
+119
*
Upstream support for macCatalyst Mach-O binaries.
Adrian Prantl
2019-08-23
2
-144
/
+225
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
4
-6
/
+6
*
ObjectFileELF: Remove NT_*** constants
Pavel Labath
2019-08-07
1
-36
/
+1
*
ObjectFileELF: permit thread-local sections with overlapping file addresses
Pavel Labath
2019-08-06
1
-16
/
+29
*
ObjectFile[ELF]: Refactor gnu_debuglink interface
Pavel Labath
2019-08-05
3
-11
/
+7
*
Add llvm-style RTTI to ObjectFile hierarchy
Pavel Labath
2019-07-31
10
-0
/
+45
*
PECOFF: Fix a "memset clearing an object of non-trivial type" warning
Pavel Labath
2019-07-30
2
-34
/
+32
*
ObjectFileELF: Use llvm::JamCRC to refactor CRC32 computation
Fangrui Song
2019-07-26
1
-67
/
+9
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
3
-83
/
+80
*
ELF: Fix a "memset clearing object of non-trivial type" warning
Pavel Labath
2019-07-22
2
-16
/
+3
*
Fall back to dyld's _dyld_start when no LC_MAIN / main() func can be found
Jason Molenda
2019-07-18
2
-1
/
+20
*
[FileSpecList] Add EmplaceBack method (NFC)
Jonas Devlieghere
2019-07-18
1
-2
/
+2
*
ObjectFileELF: Add support for gnu-style compressed sections
Pavel Labath
2019-07-10
1
-28
/
+31
*
Revert accidental change to file
Aaron Smith
2019-07-10
1
-3
/
+0
*
Try again to move common functionality from ProcessWindows into ProcessDebugger
Aaron Smith
2019-07-10
1
-0
/
+3
*
Refactor ObjectFile::GetSDKVersion
Raphael Isemann
2019-07-03
2
-40
/
+14
*
Remove null checks of results of new expressions
Pavel Labath
2019-07-01
1
-8
/
+6
*
Get the expression parser to handle missing weak symbols.
Jim Ingham
2019-06-28
1
-0
/
+2
*
Recognise debug_types.dwo as a debug info section
Pavel Labath
2019-06-12
2
-0
/
+2
*
Breakpad: Add support for the arm64e "architecture"
Pavel Labath
2019-06-10
1
-1
/
+1
*
Fix integer literals which are cast to bool
Jonas Devlieghere
2019-05-24
1
-1
/
+1
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
5
-191
/
+191
*
Simplify ArchSpec::IsMIPS()
Fangrui Song
2019-05-16
1
-5
/
+1
*
typedef enum -> enum
Fangrui Song
2019-05-14
1
-4
/
+4
*
[JITLoaderGDB] Set eTypeJIT for objects read from JIT descriptors
Stefan Granitz
2019-05-09
1
-1
/
+1
*
C.128 override, virtual keyword handling
Raphael Isemann
2019-05-03
1
-1
/
+1
*
[PECOFF] Implementation of ObjectFilePECOFF:: GetUUID()
Aaron Smith
2019-04-30
2
-31
/
+99
*
Allow direct comparison of ConstString against StringRef
Raphael Isemann
2019-04-26
1
-2
/
+2
*
Breakpad: Match the new UUID algorithm in minidumps
Pavel Labath
2019-04-16
1
-29
/
+12
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
11
-142
/
+0
*
Breakpad: Parse Stack CFI records
Pavel Labath
2019-04-09
3
-8
/
+67
*
Breakpad: Refine record classification code
Pavel Labath
2019-04-04
3
-34
/
+58
*
[ObjectFileMachO] Remove another debugging aid.
Davide Italiano
2019-03-28
1
-7
/
+0
*
[ObjectFileMachO] Disable memory caching for savecore.
Davide Italiano
2019-03-28
1
-13
/
+6
*
[Platform] Remove Kalimba Platform
Jonas Devlieghere
2019-03-27
1
-71
/
+2
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
3
-46
/
+46
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
3
-24
/
+24
*
Move RangeMap.h into Utility
Pavel Labath
2019-03-06
4
-4
/
+4
*
[Utility] Remove Triple{Environment,OS,Vendor}IsUnspecifiedUnknown from ArchSpec
Alex Langford
2019-02-26
1
-1
/
+1
*
[lldb] [ObjectFile/ELF] Fix recognizing NetBSD images
Michal Gorny
2019-02-20
1
-12
/
+29
*
PECOFF: Implement GetBaseAddress
Pavel Labath
2019-02-18
2
-1
/
+6
*
Move UnwindTable from ObjectFile to Module
Pavel Labath
2019-02-14
1
-2
/
+2
*
ObjectFilePECOFF: Create a "container" section spanning the entire module image
Pavel Labath
2019-02-13
1
-16
/
+18
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
6
-97
/
+97
*
Remove redundant ::get() for smart pointer. (NFC)
Jonas Devlieghere
2019-02-12
4
-9
/
+9
*
Define _ENABLE_EXTENDED_ALIGNED_STORAGE on Windows.
Jonas Devlieghere
2019-02-12
1
-8
/
+14
*
[ObjectFileMachO] Revert std::make_shared
Jonas Devlieghere
2019-02-11
1
-14
/
+8
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
1
-8
/
+14
[prev]
[next]