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
...
*
Simplify ObjectFile::GetUUID
Pavel Labath
2019-02-11
10
-65
/
+49
*
Fix strlen() of unbound array undefined behavior
Jan Kratochvil
2019-02-06
1
-4
/
+2
*
BreakpadRecords: Add parsing code for FILE and LINE records
Pavel Labath
2019-01-29
2
-0
/
+91
*
Fix potential ODR vialation.
Haojian Wu
2019-01-24
1
-1
/
+1
*
BreakpadRecords: Address post-commit feedback
Pavel Labath
2019-01-24
3
-67
/
+53
*
breakpad: Add FUNC records to the symtab
Pavel Labath
2019-01-22
2
-11
/
+81
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
16
-64
/
+48
*
Breakpad: Extract parsing code into a separate file
Pavel Labath
2019-01-18
5
-161
/
+383
*
ELF: Fix base address computation code for files generated by yaml2obj
Pavel Labath
2019-01-11
1
-1
/
+1
*
PECOFF: Fix section name computation
Pavel Labath
2019-01-10
2
-19
/
+14
*
Implement ObjectFileELF::GetBaseAddress
Pavel Labath
2019-01-10
2
-10
/
+17
*
ELF: create "container" sections from PT_LOAD segments
Pavel Labath
2019-01-09
1
-56
/
+172
*
ObjectFileBreakpad: Implement sections
Pavel Labath
2019-01-07
1
-2
/
+77
*
PECOFF: Remove tabs introduced accidentally in r350094
Pavel Labath
2019-01-03
1
-61
/
+61
*
Simplify ObjectFile::GetArchitecture
Pavel Labath
2019-01-03
10
-64
/
+50
*
Reduce indentation in ObjectFilePECOFF::CreateSections via an early return
Pavel Labath
2018-12-27
1
-133
/
+133
*
Don't duplicate the logic that detects if a section can/should be loaded (NFC)
Greg Clayton
2018-12-21
2
-51
/
+48
*
ELF: Don't create sections for section header index 0
Pavel Labath
2018-12-18
2
-23
/
+17
*
ELF: more section creation cleanup
Pavel Labath
2018-12-15
2
-67
/
+86
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
5
-70
/
+65
*
ELF: Clean up section type computation
Pavel Labath
2018-12-12
1
-144
/
+41
*
ELF: Simplify program header iteration
Pavel Labath
2018-12-12
2
-75
/
+39
*
Rename ObjectFile::GetHeaderAddress to GetBaseAddress
Pavel Labath
2018-12-11
4
-5
/
+5
*
Fix r348773
Pavel Labath
2018-12-10
1
-1
/
+1
*
Do not use PATH_MAX with SmallString
Stella Stamenova
2018-12-10
1
-1
/
+1
*
Re-commit "Introduce ObjectFileBreakpad"
Pavel Labath
2018-12-10
4
-1
/
+367
*
Revert "Introduce ObjectFileBreakpad"
Shafik Yaghmour
2018-12-07
4
-356
/
+1
*
Introduce ObjectFileBreakpad
Pavel Labath
2018-12-07
4
-1
/
+356
*
[pecoff] Use PATH_MAX instead of MAX_PATH
Stella Stamenova
2018-12-06
1
-1
/
+1
*
[pecoff] Implement ObjectFilePECOFF::GetDependedModules()
Aaron Smith
2018-12-06
2
-7
/
+141
*
[PDB] Support PDB-backed expressions evaluation (+ fix stuck test)
Aleksandr Urakov
2018-12-03
1
-3
/
+3
*
Revert "[PDB] Support PDB-backed expressions evaluation"
Stella Stamenova
2018-11-30
1
-3
/
+3
*
[PDB] Support PDB-backed expressions evaluation
Aleksandr Urakov
2018-11-30
1
-3
/
+3
*
[LLDB] - Recommit r346848 "[LLDB] - Support the single file split DWARF.".
George Rimar
2018-11-14
2
-4
/
+8
*
Revert r346848 "[LLDB] - Support the single file split DWARF."
George Rimar
2018-11-14
2
-8
/
+4
*
[LLDB] - Support the single file split DWARF.
George Rimar
2018-11-14
2
-4
/
+8
*
Fix a bug in the parsing of the LC_BUILD_VERSION Mach-O load command.
Adrian Prantl
2018-11-13
1
-16
/
+20
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
5
-18
/
+0
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
1
-1
/
+1
*
Resubmit "Fix bug in PE/COFF plugin."
Zachary Turner
2018-11-09
1
-1
/
+5
*
Revert "Fix bug in PE/COFF plugin and ValueObjectVariable."
Davide Italiano
2018-11-08
1
-5
/
+1
*
Fix bug in PE/COFF plugin and ValueObjectVariable.
Zachary Turner
2018-11-08
1
-1
/
+5
*
[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
*
[FileSystem] Open File instances through the FileSystem.
Jonas Devlieghere
2018-11-02
1
-4
/
+4
*
Revert "[Symbol] Search symbols with name and type in a symbol file"
Davide Italiano
2018-11-02
4
-0
/
+15
*
[Symbol] Search symbols with name and type in a symbol file
Aleksandr Urakov
2018-11-02
4
-15
/
+0
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
2
-12
/
+12
*
[FileSystem] Remove Exists() from FileSpec
Jonas Devlieghere
2018-11-01
1
-10
/
+13
*
[FileSystem] Remove GetByteSize() from FileSpec
Jonas Devlieghere
2018-11-01
1
-1
/
+3
[prev]
[next]