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
*
[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
*
[linux] Change the way we load vdso pseudo-module
Pavel Labath
2017-06-20
2
-94
/
+21
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
2
-1
/
+2
*
Remove an expensive lock from Timer
Pavel Labath
2017-05-15
1
-1
/
+2
*
Rename Error -> Status.
Zachary Turner
2017-05-12
2
-6
/
+6
*
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
2
-3
/
+3
*
[LLDB][MIPS] Fix Core file Architecture and OS information.
Nitesh Jain
2017-03-31
1
-4
/
+30
*
[LLDB] OpenBSD support
Kamil Rytarowski
2017-03-26
1
-2
/
+9
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-2
/
+2
*
Remove FileSpec::ReadFileContents.
Zachary Turner
2017-03-06
1
-7
/
+7
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
2
-14
/
+16
*
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
[next]