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
/
llvm
/
test
/
tools
/
obj2yaml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[yaml2obj/obj2yaml] - Add support for SHT_RELR sections."
Georgii Rymar
2020-01-15
1
-102
/
+0
*
[yaml2obj/obj2yaml] - Add support for SHT_RELR sections.
Georgii Rymar
2020-01-15
1
-0
/
+102
*
[yaml2obj/obj2yaml] - Add support for SHT_LLVM_DEPENDENT_LIBRARIES sections.
Georgii Rymar
2019-11-25
1
-0
/
+42
*
[yaml2obj/obj2yaml] - Add support for SHT_LLVM_LINKER_OPTIONS sections.
Georgii Rymar
2019-11-12
1
-0
/
+69
*
[yaml2obj/obj2yaml] - Add support for SHT_GNU_HASH section.
georgerim
2019-10-31
1
-0
/
+132
*
minidump: Rename some architecture constants
Pavel Labath
2019-10-30
1
-2
/
+2
*
[obj2yaml] - Update a comment in a test case. NFC.
Georgii Rymar
2019-10-29
1
-2
/
+2
*
[yaml2obj] - Make .symtab to be not mandatory section for SHT_REL[A] section.
Georgii Rymar
2019-10-29
3
-4
/
+0
*
[obj2yaml] - Better dumping for relocations without symbols associated.
georgerim
2019-10-25
3
-96
/
+0
*
[llvm/Object] - Fix the error message reported for a broken SHT_SYMTAB_SHNDX ...
georgerim
2019-10-25
1
-2
/
+1
*
[obj2yaml] - Fix a comment. NFC.
George Rimar
2019-10-21
1
-1
/
+1
*
[obj2yaml] - Stop triggering UB when dumping corrupted strings.
George Rimar
2019-10-21
1
-0
/
+31
*
[yaml2obj][obj2yaml] - Do not create a symbol table by default.
George Rimar
2019-10-20
5
-2
/
+46
*
Update MinidumpYAML to use minidump::Exception for exception stream
Joseph Tremoulet
2019-10-18
1
-0
/
+22
*
MinidumpYAML: Add support for the memory info list stream
Pavel Labath
2019-10-10
1
-0
/
+42
*
Recommit r373598 "[yaml2obj/obj2yaml] - Add support for SHT_LLVM_ADDRSIG sect...
George Rimar
2019-10-03
1
-0
/
+98
*
Revert r373598 "[yaml2obj/obj2yaml] - Add support for SHT_LLVM_ADDRSIG sectio...
George Rimar
2019-10-03
1
-98
/
+0
*
[yaml2obj/obj2yaml] - Add support for SHT_LLVM_ADDRSIG sections.
George Rimar
2019-10-03
1
-0
/
+98
*
[yaml2obj/obj2yaml] - Add support for SHT_HASH sections.
George Rimar
2019-10-01
1
-0
/
+78
*
[yaml2obj/obj2yaml] - Add support for .stack_sizes sections.
George Rimar
2019-09-24
1
-0
/
+88
*
[yaml2obj/obj2yaml] - Do not trigger llvm_unreachable when dumping/parsing re...
George Rimar
2019-09-20
1
-0
/
+38
*
[obj2yaml] - Support PPC64 relocation types.
George Rimar
2019-09-17
1
-0
/
+488
*
[yaml2obj/obj2yaml] - Allow setting an arbitrary values for e_machine.
George Rimar
2019-09-17
1
-0
/
+39
*
[yaml2obj][obj2yaml] - Use a single "Other" field instead of "Other", "Visibi...
George Rimar
2019-08-30
1
-14
/
+14
*
[yaml2obj/obj2yaml] - Add a basic support for extended section indexes.
George Rimar
2019-08-08
3
-6
/
+190
*
[obj2yaml] - MIPS: move and improve testing of the e_flags
George Rimar
2019-08-07
1
-0
/
+380
*
[test/Object] - Cleanup the Object\obj2yaml.test a bit.
George Rimar
2019-08-06
1
-2
/
+1
*
[llvm/test/Object] - Cleanup and move out the yaml2obj tests.
George Rimar
2019-08-06
1
-0
/
+35
*
[obj2yaml] - Teach tool to dump SHT_NULL sections.
George Rimar
2019-08-05
1
-0
/
+143
*
[obj2yaml] - Report a error when unable to resolve a sh_link reference properly.
George Rimar
2019-07-29
1
-0
/
+58
*
Recommit r366052 "[obj2yaml] - Rework tool's error reporting logic for ELF ta...
George Rimar
2019-07-15
2
-2
/
+24
*
Revert r366052 "[obj2yaml] - Rework tool's error reporting logic for ELF targ...
George Rimar
2019-07-15
2
-24
/
+2
*
[obj2yaml] - Rework tool's error reporting logic for ELF target.
George Rimar
2019-07-15
2
-2
/
+24
*
[test/Object, obj2yaml] - Move test cases from test/Object and cleanup.
George Rimar
2019-07-12
6
-0
/
+439
*
[yaml2obj/obj2yaml] - Allow having the symbols and sections with duplicated n...
George Rimar
2019-06-25
1
-0
/
+152
*
[yaml2obj/obj2yaml] - Make RawContentSection::Info Optional<>
George Rimar
2019-06-19
1
-0
/
+25
*
[yaml2obj/obj2yaml] - Make RawContentSection::Content and RawContentSection::...
George Rimar
2019-06-10
1
-1
/
+0
*
[llvm-objdump/llvm-readobj/obj2yaml/yaml2obj] Support DT_PPC_GOT and DT_PPC_OPT
Fangrui Song
2019-06-05
1
-4
/
+28
*
[AArch64][ELF][llvm-readobj] Add support for BTI and PAC dynamic tags
Peter Smith
2019-06-04
1
-1
/
+25
*
[XCOFF] Implement parsing symbol table for xcoffobjfile and output as yaml fo...
Jason Liu
2019-05-28
2
-7
/
+76
*
Minidump: Add support for the MemoryList stream
Pavel Labath
2019-05-16
1
-8
/
+16
*
[COFF] Fix .bss section size bug in obj2yaml / yaml2obj
Reid Kleckner
2019-05-10
1
-0
/
+14
*
MinidumpYAML: add support for the ThreadList stream
Pavel Labath
2019-05-09
1
-32
/
+50
*
MinidumpYAML: Add support for ModuleList stream
Pavel Labath
2019-04-18
1
-0
/
+54
*
[yaml2elf/obj2yaml] - Allow normal parsing/dumping of the .rela.dyn section
George Rimar
2019-04-18
1
-0
/
+44
*
Minidump: Add support for reading/writing strings
Pavel Labath
2019-04-05
1
-2
/
+2
*
[XCOFF] Add functionality for parsing AIX XCOFF object file headers
Hubert Tong
2019-04-04
4
-0
/
+13
*
[yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/d...
George Rimar
2019-04-03
7
-53
/
+63
*
Add minidump support to obj2yaml
Pavel Labath
2019-04-02
1
-0
/
+35
*
[yaml2obj][obj2yaml] - Teach yaml2obj/obj2yaml tools about STB_GNU_UNIQUE sym...
George Rimar
2019-03-28
1
-0
/
+30
[next]