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
/
ObjectFileELF.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
[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
*
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
1
-1
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-194
/
+147
*
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
1
-0
/
+35
*
[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
1
-38
/
+1
*
[lldb] Use vFlash commands when writing to target's flash memory regions
Pavel Labath
2018-02-27
1
-1
/
+38
*
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
*
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
1
-0
/
+55
*
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
1
-1
/
+1
*
Improve FreeBSD kernel debugging
Ed Maste
2017-10-02
1
-21
/
+63
*
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
*
[linux] Change the way we load vdso pseudo-module
Pavel Labath
2017-06-20
1
-80
/
+19
*
Remove an expensive lock from Timer
Pavel Labath
2017-05-15
1
-1
/
+2
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-5
/
+5
*
ObjectFileELF: Fix symbol lookup in bss section
Pavel Labath
2017-05-02
1
-1
/
+1
*
Change UniqueCStringMap to use ConstString as the key
Pavel Labath
2017-05-02
1
-2
/
+2
[prev]
[next]