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
/
llvm-objcopy
/
MachO
/
MachOReader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-objcopy][MachO] Implement --add-section
Seiya Nuta
2019-12-16
1
-7
/
+3
*
Introduce llvm-install-name-tool
Alexander Shaposhnikov
2019-11-19
1
-8
/
+10
*
Revert "Introduce llvm-install-name-tool"
Alexander Shaposhnikov
2019-11-19
1
-10
/
+8
*
Introduce llvm-install-name-tool
Alexander Shaposhnikov
2019-11-19
1
-8
/
+10
*
[llvm-objcopy][MachO] Support indirect symbol table
Seiya Nuta
2019-10-30
1
-3
/
+10
*
[llvm-objcopy][MachO] Implement --only-section
Seiya Nuta
2019-10-28
1
-0
/
+1
*
Recommit "[llvm-objcopy][MachO] Support load commands used in executables/sha...
Seiya Nuta
2019-08-19
1
-0
/
+41
*
Revert r369230 and r369231
Seiya Nuta
2019-08-19
1
-41
/
+0
*
[llvm-objcopy][MachO] Support load commands used in executables/shared libraries
Seiya Nuta
2019-08-19
1
-0
/
+41
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
[llvm-objcopy][MachO] Fix strict-aliasing warning. NFCI
Seiya Nuta
2019-06-24
1
-3
/
+1
*
[llvm-objcopy][MachO] Rebuild the symbol/string table in the writer
Seiya Nuta
2019-06-21
1
-25
/
+41
*
[llvm-objcopy][MachO] Recompute and update offset/size fields in the writer
Seiya Nuta
2019-06-08
1
-3
/
+5
*
[Object] Change ObjectFile::getSectionContents to return Expected<ArrayRef<ui...
Fangrui Song
2019-05-14
1
-5
/
+6
*
Update new files added to llvm-objcopy to use the new file header.
Chandler Carruth
2019-02-11
1
-4
/
+3
*
[llvm-objcopy][NFC] Fix trailing semicolon warning.
Clement Courbet
2019-02-04
1
-2
/
+2
*
[llvm-objcopy] Add ability to copy MachO object files
Alexander Shaposhnikov
2019-02-02
1
-0
/
+225