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
/
yaml2obj
/
yaml2macho.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[yaml2obj] Move core yaml2obj code into lib and include for use in unit tests
Alex Brachet
2019-08-07
1
-602
/
+0
*
Revert "[yaml2obj] Move core yaml2obj code into lib and include for use in un...
Dmitri Gribenko
2019-08-06
1
-0
/
+602
*
[yaml2obj] Move core yaml2obj code into lib and include for use in unit tests
Alex Brachet
2019-08-06
1
-602
/
+0
*
[yaml2obj][MachO] Don't fill dummy data for virtual sections
Seiya Nuta
2019-06-17
1
-3
/
+15
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-4
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[tools] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-01
1
-4
/
+4
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-3
/
+3
*
Add LC_BUILD_VERSION load command
Steven Wu
2017-01-23
1
-0
/
+15
*
[ObjectYAML] Pull yaml2dwarf out of yaml2obj for reuse
Chris Bieneman
2017-01-12
1
-7
/
+10
*
[ObjectYAML] Support for DWARF line tables
Chris Bieneman
2017-01-10
1
-0
/
+2
*
Revert "[ObjectYAML] Support for DWARF line tables"
Chris Bieneman
2017-01-10
1
-2
/
+0
*
[ObjectYAML] Support for DWARF line tables
Chris Bieneman
2017-01-10
1
-0
/
+2
*
Revert "[ObjectYAML] Support for DWARF line tables"
Chris Bieneman
2017-01-09
1
-2
/
+0
*
[ObjectYAML] Support for DWARF line tables
Chris Bieneman
2017-01-09
1
-0
/
+2
*
[ObjectYAML] Support for DWARF debug_info section
Chris Bieneman
2016-12-22
1
-0
/
+2
*
[ObjectYAML] Fixing big endian bots from r290381
Chris Bieneman
2016-12-22
1
-1
/
+1
*
[ObjectYAML] MachO support for endianness
Chris Bieneman
2016-12-22
1
-60
/
+66
*
Revert "[ObjectYAML] Support for DWARF debug_info section"
Chris Bieneman
2016-12-20
1
-2
/
+0
*
[ObjectYAML] Support for DWARF debug_info section
Chris Bieneman
2016-12-20
1
-0
/
+2
*
Revert "[ObjectYAML] Support for DWARF debug_info section"
Chris Bieneman
2016-12-20
1
-2
/
+0
*
[ObjectYAML] Support for DWARF debug_info section
Chris Bieneman
2016-12-20
1
-0
/
+2
*
[ObjectYAML] Support for DWARF Pub Sections
Chris Bieneman
2016-12-19
1
-0
/
+4
*
clang-format to fix post-commit feedback
Chris Bieneman
2016-12-12
1
-3
/
+2
*
[ObjectYAML] Support for DWARF debug_aranges
Chris Bieneman
2016-12-09
1
-0
/
+3
*
[yaml2obj] Refactor and abstract yaml2dwarf functions
Chris Bieneman
2016-12-07
1
-15
/
+2
*
[ObjectYAML] Support for DWARF __debug_abbrev section
Chris Bieneman
2016-12-07
1
-0
/
+12
*
[ObjectYAML] First bit of support for encoding DWARF in MachO
Chris Bieneman
2016-12-06
1
-1
/
+21
*
[yaml2obj] Remove --format option in favor of YAML tags
Chris Bieneman
2016-06-27
1
-17
/
+10
*
[obj2yaml] [yaml2obj] Support for MachO Universal binaries
Chris Bieneman
2016-06-24
1
-2
/
+105
*
[yaml2macho] Removing asserts in favor of explicit yaml parse error
Chris Bieneman
2016-06-23
1
-4
/
+0
*
[yaml2obj] Get rid of MachO header union
Chris Bieneman
2016-06-06
1
-11
/
+6
*
[yaml2obj] Sort MachO LinkEdit write operations based on offset
Chris Bieneman
2016-06-03
1
-26
/
+64
*
Revert "[yaml2obj] Sort MachO LinkEdit write operations based on offset"
Chris Bieneman
2016-06-02
1
-66
/
+26
*
[yaml2obj] Sort MachO LinkEdit write operations based on offset
Chris Bieneman
2016-06-02
1
-26
/
+66
*
[obj2yaml] [yaml2obj] Support for MachO nlist and string table
Chris Bieneman
2016-06-02
1
-7
/
+36
*
[obj2yaml][yaml2obj] Support for reading and dumping the MachO export trie
Chris Bieneman
2016-05-31
1
-1
/
+43
*
Avoid some copies by using const references.
Benjamin Kramer
2016-05-27
1
-2
/
+2
*
[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
-16
/
+26
*
[obj2yaml][yaml2obj] Support for MachO bind opcodes
Chris Bieneman
2016-05-26
1
-0
/
+17
*
[obj2yaml] [yaml2obj] MachO support for rebase opcodes
Chris Bieneman
2016-05-25
1
-20
/
+67
*
[yaml2obj] [MachO] Fill Segment and Section data
Chris Bieneman
2016-05-20
1
-7
/
+61
*
[yaml2obj] Removing debug code that scribbled 0xDEADBEEF
Chris Bieneman
2016-05-19
1
-4
/
+3
*
[obj2yaml] [yaml2obj] Support for MachO Load Command data
Chris Bieneman
2016-05-19
1
-15
/
+68
*
Revert "[obj2yaml] [yaml2obj] Support for MachO Load Command data"
Chris Bieneman
2016-05-19
1
-68
/
+15
*
[obj2yaml] [yaml2obj] Support for MachO Load Command data
Chris Bieneman
2016-05-19
1
-15
/
+68
*
Re-apply: [obj2yaml] [yaml2obj] Support MachO section and section_64
Chris Bieneman
2016-05-18
1
-0
/
+32
*
Revert "[obj2yaml] [yaml2obj] Support MachO section and section_64
Zachary Turner
2016-05-17
1
-32
/
+0
[next]