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
/
ELF
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ELF: Simplify program header iteration
Pavel Labath
2018-12-12
2
-75
/
+39
*
[LLDB] - Recommit r346848 "[LLDB] - Support the single file split DWARF.".
George Rimar
2018-11-14
1
-4
/
+4
*
Revert r346848 "[LLDB] - Support the single file split DWARF."
George Rimar
2018-11-14
1
-4
/
+4
*
[LLDB] - Support the single file split DWARF.
George Rimar
2018-11-14
1
-4
/
+4
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-2
/
+0
*
[ObjectFileELF] Fix misaligned read/writes caught by UBSan.
Davide Italiano
2018-11-06
1
-2
/
+3
*
Add a relocation to ObjectFileELF::ApplyRelocations and a test
Nathan Lanza
2018-11-05
1
-3
/
+6
*
Revert "[Symbol] Search symbols with name and type in a symbol file"
Davide Italiano
2018-11-02
1
-0
/
+2
*
[Symbol] Search symbols with name and type in a symbol file
Aleksandr Urakov
2018-11-02
1
-2
/
+0
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-2
/
+4
*
[FileSystem] Remove GetByteSize() from FileSpec
Jonas Devlieghere
2018-11-01
1
-1
/
+3
*
[LLDB] - Implement the support for the .debug_loclists section.
George Rimar
2018-10-23
1
-0
/
+6
*
[LLDB] - Add basic support for .debug_rnglists section (DWARF5)
George Rimar
2018-10-10
1
-0
/
+3
*
[LLDB] - Improved DWARF5 support.
George Rimar
2018-09-13
1
-0
/
+6
*
Add a relocation for R_AARCH64_ABS32 in ObjectFileELF
Stephane Sezer
2018-08-17
1
-4
/
+9
*
Misc module/dwarf logging improvements
Leonard Mosescu
2018-08-07
1
-12
/
+17
*
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
1
-2
/
+2
*
Represent invalid UUIDs as UUIDs with length zero
Pavel Labath
2018-06-26
1
-5
/
+5
*
Change AddressClass type from 'enum' to 'enum class'.
Tatyana Krasnukha
2018-06-26
1
-15
/
+15
*
[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
1
-0
/
+3
*
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
*
Add support to object files for accessing the .debug_types section
Greg Clayton
2018-05-08
1
-0
/
+3
*
Enable AUTOBRIEF in doxygen configuration.
Adrian Prantl
2018-05-02
3
-25
/
+26
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
2
-198
/
+150
*
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
1
-0
/
+3
*
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
*
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
*
Fix parsing of object files with "early" section headers
Pavel Labath
2018-02-05
1
-46
/
+8
*
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
1
-15
/
+7
*
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
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
2
-4
/
+2
*
Improve FreeBSD kernel debugging
Ed Maste
2017-10-02
2
-32
/
+77
*
Remove uses of std::auto_ptr, it's going away in C++17.
Benjamin Kramer
2017-09-14
1
-1
/
+1
*
Add support for the DWP debug info format
Tamas Berghammer
2017-08-25
1
-7
/
+11
*
[LLDB][MIPS] Set the Section's file address for
Nitesh Jain
2017-08-14
1
-2
/
+4
*
Move Timer and TraceOptions from Core to Utility
Pavel Labath
2017-06-29
1
-1
/
+1
*
Fix typo: using && instead of & when evaluating a mask
Mehdi Amini
2017-06-23
1
-1
/
+1
[prev]
[next]