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
...
*
[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
*
Remove FileSpec::ReadFileContents.
Zachary Turner
2017-03-06
1
-7
/
+7
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-13
/
+15
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Delete DataBufferMemoryMap.
Zachary Turner
2017-02-24
1
-46
/
+61
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-2
/
+2
*
Open ELF core dumps with more than 64K sections
Pavel Labath
2017-01-31
1
-5
/
+20
*
Fix more unused variable warnings when asserts are disabled.
Hafiz Abid Qadeer
2017-01-20
1
-0
/
+2
*
[lldb] Update the check for Linux or FreeBSD in SymbolFileDWARF::FindFunctions
Alexander Shaposhnikov
2016-12-05
1
-2
/
+8
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-1
/
+1
*
[lldb] Improve identification of Linux core dumps. Fix for bug #30485.
Richard Chamberlain
2016-10-13
1
-2
/
+1
*
Fix about a dozen compile warnings
Ilia K
2016-09-12
1
-3
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-3048
/
+2877
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-1
/
+1
*
Add/fix support for i386 elf core files
Dimitar Vlahovski
2016-07-29
1
-5
/
+15
*
Fix a crash when an ELF section symbol have no name
Tamas Berghammer
2016-07-22
1
-2
/
+4
*
Typo corrections identified by codespell
Ed Maste
2016-07-19
1
-1
/
+1
*
Add oat symbolization support for odex files
Tamas Berghammer
2016-07-06
1
-4
/
+5
*
Ignore oatdata and oatexec symbols more widely
Tamas Berghammer
2016-07-04
1
-4
/
+4
*
Since our expression parser needs to locate areas of memory that are not in u...
Greg Clayton
2016-06-09
1
-0
/
+4
*
[LLDB][MIPS] Fix floating point handling in case of thread step-out
Sagar Thakur
2016-05-24
1
-2
/
+34
*
Revert rL270207: "[LLDB][MIPS] Fix floating point handling in case of thread ...
Tamas Berghammer
2016-05-20
1
-34
/
+2
*
[LLDB][MIPS] Fix floating point handling in case of thread step-out
Sagar Thakur
2016-05-20
1
-2
/
+34
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-2
/
+2
*
[LLDB][MIPS] Setting appropriate ArchSpec::m_flags based on ABI
Sagar Thakur
2016-05-11
1
-8
/
+21
*
rL267291: Architecture change to thumb on parsing arm.attributes causes regre...
Omair Javaid
2016-04-26
1
-13
/
+0
*
Fix ARM attribute parsing for Android after rL267291
Tamas Berghammer
2016-04-25
1
-6
/
+3
*
Handle invalid values of PLT entry size generated by linker
Omair Javaid
2016-04-25
1
-1
/
+4
*
Fix unwind failures when PC points beyond the end of a function
Ulrich Weigand
2016-04-24
1
-1
/
+1
*
ObjectFile: parse EABI Attributes
Saleem Abdulrasool
2016-04-23
1
-0
/
+100
*
Find .plt section in object files generated by recent ld
Ulrich Weigand
2016-04-14
1
-5
/
+5
*
Implement `target modules dump objfile`
Adrian McCarthy
2016-04-04
1
-0
/
+16
*
Allow any build-id length between 4 and 20 bytes inclusive
Ed Maste
2016-03-14
1
-2
/
+3
*
Add support for handling absolute symbols in ELF
Tamas Berghammer
2016-02-25
1
-24
/
+44
*
Improve the handling of missing elf symtab and missing symbol sizes
Tamas Berghammer
2016-02-18
1
-46
/
+61
*
Revert "Improve the handling of missing elf symtab and missing symbol sizes"
Tamas Berghammer
2016-02-10
1
-61
/
+46
*
Improve the handling of missing elf symtab and missing symbol sizes
Tamas Berghammer
2016-02-10
1
-46
/
+61
*
Add support to detect arm hard float ABI based binaries for ABISysV_arm
Omair Javaid
2016-02-05
1
-0
/
+9
*
Fix for Bug 25338
Ravitheja Addepally
2016-01-19
1
-12
/
+52
*
Unconditionally accept symbol sizes from elf
Tamas Berghammer
2016-01-19
1
-2
/
+10
*
Update for llvm change. NFC.
Rafael Espindola
2016-01-18
1
-4
/
+4
*
Revert "Unconditionally accept symbol sizes from elf"
Tamas Berghammer
2016-01-18
1
-4
/
+2
*
Unconditionally accept symbol sizes from elf
Tamas Berghammer
2016-01-18
1
-2
/
+4
*
[LLDB][MIPS] Fix rL255619: mips 3, 4 and 5 are 64 bit archs
Mohit K. Bhakkad
2016-01-12
1
-3
/
+3
*
Get rid of ARM_ELF_SYM_IS_THUMB flag.
Stephane Sezer
2016-01-12
1
-4
/
+0
*
Strip trailing whitespace
Ed Maste
2016-01-04
1
-48
/
+48
*
Read macro info from .debug_macro section and use it for expression evaluation.
Siva Chandra
2015-12-16
1
-0
/
+4
*
[LLDB][MIPS] Added support for MIPS1, MIPS2, MIPS3, MIPS4 and MIPS5 instructi...
Sagar Thakur
2015-12-15
1
-0
/
+5
*
Make core files not crash when you load a core file into LLDB with just "lldb...
Greg Clayton
2015-10-28
1
-22
/
+100
[prev]
[next]