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
/
lit
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
[test] Rename `Modules` to `ObjectFile` (NFC)
Jonas Devlieghere
2019-10-07
62
-3154
/
+0
*
[lldb][ELF] Read symbols from .gnu_debugdata sect.
Konrad Kleine
2019-10-07
5
-0
/
+182
*
[LLDB] Add tests for PECOFF arm architecture identification
Martin Storsjo
2019-09-24
2
-0
/
+172
*
Revert "[LLDB][ELF] Load both, .symtab and .dynsym sections"
Konrad Kleine
2019-09-11
4
-100
/
+0
*
Revert "[LLDB][ELF] Fixup for comments in D67390"
Konrad Kleine
2019-09-11
2
-2
/
+2
*
[LLDB][ELF] Fixup for comments in D67390
Konrad Kleine
2019-09-11
2
-2
/
+2
*
[LLDB][ELF] Load both, .symtab and .dynsym sections
Konrad Kleine
2019-09-11
4
-0
/
+100
*
Upstream support for macCatalyst Mach-O binaries.
Adrian Prantl
2019-08-23
1
-2
/
+12
*
ObjectFileELF: Convert a unit test to a lit test
Pavel Labath
2019-08-08
1
-0
/
+93
*
ObjectFileELF: permit thread-local sections with overlapping file addresses
Pavel Labath
2019-08-06
2
-0
/
+126
*
SymbolVendorELF: Perform build-id lookup even without a debug link
Pavel Labath
2019-08-06
2
-1
/
+33
*
ObjectFileELF: Add support for gnu-style compressed sections
Pavel Labath
2019-07-10
1
-1
/
+12
*
Recognise debug_types.dwo as a debug info section
Pavel Labath
2019-06-12
1
-0
/
+7
*
Breakpad: Add support for the arm64e "architecture"
Pavel Labath
2019-06-10
2
-0
/
+6
*
[PECOFF] Implementation of ObjectFilePECOFF:: GetUUID()
Aaron Smith
2019-04-30
2
-1
/
+95
*
Breakpad: Match the new UUID algorithm in minidumps
Pavel Labath
2019-04-16
4
-2
/
+76
*
test/PECOFF: Remove REQUIRES: system-windows
Pavel Labath
2019-04-16
2
-2
/
+2
*
Breakpad: Parse Stack CFI records
Pavel Labath
2019-04-09
1
-1
/
+1
*
Breakpad: Refine record classification code
Pavel Labath
2019-04-04
3
-2
/
+11
*
[LLDB] - Update the test cases after yaml2obj change.
George Rimar
2019-04-03
2
-12
/
+10
*
[lldb] [ObjectFile/ELF] Fix recognizing NetBSD images
Michal Gorny
2019-02-20
4
-1
/
+35
*
PECOFF: Implement GetBaseAddress
Pavel Labath
2019-02-18
1
-0
/
+86
*
ObjectFilePECOFF: Create a "container" section spanning the entire module image
Pavel Labath
2019-02-13
2
-1
/
+71
*
ELF: Fix base address computation code for files generated by yaml2obj
Pavel Labath
2019-01-11
1
-0
/
+34
*
PECOFF: Fix section name computation
Pavel Labath
2019-01-10
1
-0
/
+52
*
Implement ObjectFileELF::GetBaseAddress
Pavel Labath
2019-01-10
2
-2
/
+31
*
ELF: create "container" sections from PT_LOAD segments
Pavel Labath
2019-01-09
9
-2
/
+316
*
ObjectFileBreakpad: Implement sections
Pavel Labath
2019-01-07
6
-0
/
+156
*
ELF: Don't create sections for section header index 0
Pavel Labath
2018-12-18
2
-1
/
+6
*
lldb-test: Improve newline handling
Pavel Labath
2018-12-15
1
-6
/
+6
*
ELF: more section creation cleanup
Pavel Labath
2018-12-15
6
-6
/
+141
*
Classify tests in lit/Modules
Pavel Labath
2018-12-13
9
-0
/
+0
*
ELF: Clean up section type computation
Pavel Labath
2018-12-12
4
-16
/
+40
*
lldb-test: Add ability to dump subsections
Pavel Labath
2018-12-12
1
-0
/
+106
*
Re-commit "Introduce ObjectFileBreakpad"
Pavel Labath
2018-12-10
8
-0
/
+55
*
Revert "Introduce ObjectFileBreakpad"
Shafik Yaghmour
2018-12-07
8
-55
/
+0
*
Introduce ObjectFileBreakpad
Pavel Labath
2018-12-07
8
-0
/
+55
*
[pecoff] Implement ObjectFilePECOFF::GetDependedModules()
Aaron Smith
2018-12-06
3
-0
/
+343
*
Remove REQUIRES: darwin from a couple of MachO tests
Pavel Labath
2018-12-06
2
-2
/
+0
*
Fix a bug in the parsing of the LC_BUILD_VERSION Mach-O load command.
Adrian Prantl
2018-11-13
2
-1
/
+208
*
Upstreaming the BridgeOS device support and the
Jason Molenda
2018-10-11
1
-0
/
+210
*
Misc module/dwarf logging improvements
Leonard Mosescu
2018-08-07
1
-2
/
+1
*
ELF: Replace the header-extension unit test with a lit one
Pavel Labath
2018-07-19
2
-1
/
+73
*
Add a test for reading lld-generated build-ids
Pavel Labath
2018-06-29
6
-6
/
+32
*
Add .debug_names section glue code
Pavel Labath
2018-06-01
1
-0
/
+9
*
Make ObjectFileMachO work on non-darwin platforms
Pavel Labath
2018-05-18
1
-1
/
+1
*
Retrieve the deployment target when retrieving an object file's triple.
Adrian Prantl
2018-05-11
1
-0
/
+205
*
Add support to object files for accessing the .debug_types section
Greg Clayton
2018-05-08
1
-2
/
+16
*
ObjectFileELF: Add support for arbitrarily named code sections
Pavel Labath
2018-04-30
1
-0
/
+14
*
Support reading section ".gnu_debugaltlink"
Jan Kratochvil
2018-04-29
3
-0
/
+28
[next]