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] - Implement the support for the .debug_loclists section.
George Rimar
2018-10-23
3
-0
/
+13
*
Don't mark an LC_BUILD_VERSION as giving us a
Jason Molenda
2018-10-11
1
-1
/
+1
*
[lldb] rename MinOS::minor to MinOS::minor_version etc. NFC
Eric Liu
2018-10-11
1
-8
/
+8
*
Upstreaming the BridgeOS device support and the
Jason Molenda
2018-10-11
1
-19
/
+166
*
[LLDB] - Add basic support for .debug_rnglists section (DWARF5)
George Rimar
2018-10-10
2
-1
/
+5
*
[LLDB] - Improved DWARF5 support.
George Rimar
2018-09-13
2
-0
/
+7
*
Move SafeMachO from Utility to Host
Pavel Labath
2018-09-12
2
-2
/
+2
*
Re-instate a bit of code that was commented out in r188246 which
Jason Molenda
2018-09-06
1
-8
/
+16
*
Add a relocation for R_AARCH64_ABS32 in ObjectFileELF
Stephane Sezer
2018-08-17
1
-4
/
+9
*
Fix a little thinko in generating ___lldb_unnamed_symbol symbols
Jim Ingham
2018-08-15
1
-1
/
+2
*
Misc module/dwarf logging improvements
Leonard Mosescu
2018-08-07
1
-12
/
+17
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
Revert "Add a relocation for R_AARCH64_ABS32 in ObjectFileELF"
Stephane Sezer
2018-08-06
1
-10
/
+5
*
Add a relocation for R_AARCH64_ABS32 in ObjectFileELF
Stephane Sezer
2018-08-06
1
-5
/
+10
*
UUID: Add support for arbitrary-sized module IDs
Pavel Labath
2018-06-29
1
-17
/
+17
*
Move AddressClass to private enums since API doesn't provide any functions to...
Tatyana Krasnukha
2018-06-27
2
-3
/
+3
*
Represent invalid UUIDs as UUIDs with length zero
Pavel Labath
2018-06-26
2
-18
/
+15
*
Change AddressClass type from 'enum' to 'enum class'.
Tatyana Krasnukha
2018-06-26
2
-52
/
+52
*
A little cleanup in ObjectFileMachO::GetSDKVersion.
Jason Molenda
2018-06-25
1
-3
/
+12
*
Use llvm::VersionTuple instead of manual version marshalling
Pavel Labath
2018-06-18
2
-46
/
+18
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
1
-2
/
+2
*
[FileSpec] Delegate common operations to llvm::sys::path
Jonas Devlieghere
2018-06-13
1
-2
/
+2
*
Add .debug_names section glue code
Pavel Labath
2018-06-01
3
-0
/
+10
*
Revert "[LLDB] Support GNU-style compressed debug sections (.zdebug)"
Davide Italiano
2018-05-12
1
-69
/
+135
*
[LLDB] Support GNU-style compressed debug sections (.zdebug)
Davide Italiano
2018-05-12
1
-135
/
+69
*
Retrieve the deployment target when retrieving an object file's triple.
Adrian Prantl
2018-05-11
1
-12
/
+33
*
Add support to object files for accessing the .debug_types section
Greg Clayton
2018-05-08
3
-0
/
+10
*
The on-ios-device command line lldb has an optimization where
Jason Molenda
2018-05-04
2
-30
/
+71
*
Enable AUTOBRIEF in doxygen configuration.
Adrian Prantl
2018-05-02
3
-25
/
+26
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
5
-587
/
+459
*
ObjectFileELF: Add support for arbitrarily named code sections
Pavel Labath
2018-04-30
1
-0
/
+10
*
Support reading section ".gnu_debugaltlink"
Jan Kratochvil
2018-04-29
2
-0
/
+4
*
Always normalize FileSpec paths.
Greg Clayton
2018-04-27
1
-4
/
+0
*
Re-land: [lldb] Use vFlash commands when writing to target's flash memory reg...
Pavel Labath
2018-03-20
2
-0
/
+42
*
[elf] Remove one copy of the section merging code
Pavel Labath
2018-03-09
1
-32
/
+4
*
ObjectFileMachO: split CreateSections mega-function into more manageable chunks
Pavel Labath
2018-03-06
2
-508
/
+517
*
ObjectFileMachO: use early return to remove one nesting level from CreateSect...
Pavel Labath
2018-03-03
1
-532
/
+513
*
Revert "[lldb] Use vFlash commands when writing to target's flash memory regi...
Pavel Labath
2018-02-28
2
-44
/
+1
*
[lldb] Use vFlash commands when writing to target's flash memory regions
Pavel Labath
2018-02-27
2
-1
/
+44
*
lldb running on an ios device is using the _dyld_get_all_image_infos()
Jason Molenda
2018-02-07
1
-0
/
+21
*
Fix parsing of object files with "early" section headers
Pavel Labath
2018-02-05
1
-46
/
+8
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
1
-3
/
+1
*
Add LLDB_LOG_ERROR macro
Pavel Labath
2018-01-30
1
-6
/
+5
*
Fix assertion in ObjectFileELF
Pavel Labath
2018-01-17
1
-0
/
+2
*
Make sure DataBufferLLVM contents are writable
Pavel Labath
2017-12-21
3
-45
/
+23
*
Add LLVMObject dependency to our ObjectFileELF plugin
Pavel Labath
2017-12-18
1
-0
/
+1
*
Fix 32-bit builds broken by 320813
Pavel Labath
2017-12-15
1
-2
/
+2
*
ObjectFileELF: Add support for compressed sections
Pavel Labath
2017-12-15
2
-0
/
+62
*
Add a symbols subcommand to lldb-test.
Zachary Turner
2017-12-02
1
-0
/
+8
*
Fix alignment of arm64 fpu register context structure
Jason Molenda
2017-11-16
1
-1
/
+1
[prev]
[next]