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
/
tools
/
obj2yaml
/
macho2yaml.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[yaml2obj/obj2yaml][MachO] Allow setting custom section data
Seiya Nuta
2019-08-20
1
-15
/
+25
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Use delegation instead of inheritance.
Rafael Espindola
2017-07-19
1
-4
/
+4
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-05-31
1
-0
/
+2
*
Add LC_BUILD_VERSION load command
Steven Wu
2017-01-23
1
-0
/
+17
*
[ObjectYAML] MachO support for endianness
Chris Bieneman
2016-12-22
1
-9
/
+9
*
[obj2yaml] Refactor and abstract dwarf2yaml
Chris Bieneman
2016-12-07
1
-41
/
+4
*
[ObjectYAML] Pull DWARF support into DWARFYAML namespace
Chris Bieneman
2016-12-07
1
-2
/
+2
*
[ObjectYAML] Support for DWARF __debug_abbrev section
Chris Bieneman
2016-12-07
1
-1
/
+28
*
[ObjectYAML] First bit of support for encoding DWARF in MachO
Chris Bieneman
2016-12-06
1
-0
/
+19
*
[macho2yaml] String table can contain null strings
Chris Bieneman
2016-08-04
1
-2
/
+0
*
[yaml2obj] Remove --format option in favor of YAML tags
Chris Bieneman
2016-06-27
1
-5
/
+8
*
[obj2yaml] [yaml2obj] Support for MachO Universal binaries
Chris Bieneman
2016-06-24
1
-5
/
+34
*
[obj2yaml] [yaml2obj] Support for MachO nlist and string table
Chris Bieneman
2016-06-02
1
-0
/
+37
*
[obj2yaml][yaml2obj] Support for reading and dumping the MachO export trie
Chris Bieneman
2016-05-31
1
-9
/
+131
*
[obj2yaml][yaml2obj] Support for MachO lazy bindings
Chris Bieneman
2016-05-26
1
-0
/
+2
*
[obj2yaml][yaml2obj] Support for MachO weak bindings
Chris Bieneman
2016-05-26
1
-0
/
+2
*
[obj2yaml][yaml2obj] Support for MachO bind opcodes
Chris Bieneman
2016-05-26
1
-0
/
+66
*
[obj2yaml] [yaml2obj] MachO support for rebase opcodes
Chris Bieneman
2016-05-25
1
-1
/
+53
*
[obj2yaml] [yaml2obj] Support for MachO Load Command data
Chris Bieneman
2016-05-19
1
-12
/
+68
*
Revert "[obj2yaml] [yaml2obj] Support for MachO Load Command data"
Chris Bieneman
2016-05-19
1
-68
/
+12
*
[obj2yaml] [yaml2obj] Support for MachO Load Command data
Chris Bieneman
2016-05-19
1
-12
/
+68
*
[obj2yaml] Refactoring of dumping MachO section structs
Chris Bieneman
2016-05-18
1
-34
/
+44
*
Re-apply: [obj2yaml] [yaml2obj] Support MachO section and section_64
Chris Bieneman
2016-05-18
1
-0
/
+54
*
Revert "[obj2yaml] [yaml2obj] Support MachO section and section_64
Zachary Turner
2016-05-17
1
-54
/
+0
*
[obj2yaml] [yaml2obj] Support MachO section and section_64 structs
Chris Bieneman
2016-05-17
1
-0
/
+54
*
Reapply r269782 "[obj2yaml] [yaml2obj] Support for MachO load command structu...
Chris Bieneman
2016-05-17
1
-5
/
+20
*
Revert "[obj2yaml] [yaml2obj] Support for MachO load command structures"
Chris Bieneman
2016-05-17
1
-20
/
+5
*
[obj2yaml] [yaml2obj] Support for MachO load command structures
Chris Bieneman
2016-05-17
1
-5
/
+20
*
macho2yaml.cpp: Fix "reserved" uninitialized.
NAKAMURA Takumi
2016-05-16
1
-0
/
+1
*
[obj2yaml] [yaml2obj] Basic support for MachO::load_command
Chris Bieneman
2016-05-13
1
-3
/
+10
*
[obj2yaml] Fix ASAN bot failure
Chris Bieneman
2016-05-12
1
-4
/
+4
*
[obj2yaml] Include all mach_header fields in yaml
Chris Bieneman
2016-05-12
1
-0
/
+2
*
[macho2yaml] Add support for dumping mach_headers
Chris Bieneman
2016-05-12
1
-1
/
+29
*
[obj2yaml] Adding Error/Expected to macho2yaml
Chris Bieneman
2016-05-12
1
-10
/
+16
*
Initial add for MachO support for obj2yaml
Chris Bieneman
2016-05-11
1
-0
/
+35