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
/
ELF
/
Object.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-objcopy][NFC] Propagate errors in removeSymbols/removeSectionReferences
Jordan Rupprecht
2019-02-01
1
-46
/
+63
*
[llvm-objcopy] Return Error from Buffer::allocate(), [ELF]Writer::finalize(),...
Jordan Rupprecht
2019-01-22
1
-10
/
+12
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-objcopy] Fix buildbots on older compilers
Jordan Rupprecht
2019-01-03
1
-3
/
+2
*
Fix typos in comments
Jordan Rupprecht
2019-01-03
1
-2
/
+2
*
[llvm-objcopy][ELF] Implement a mutable section visitor that updates size-rel...
Jordan Rupprecht
2019-01-03
1
-29
/
+98
*
[llvm-objcopy] Use ELFOSABI_NONE instead of 0. NFC.
George Rimar
2018-12-20
1
-1
/
+1
*
[llvm-objcopy] - Do not drop the OS/ABI and ABIVersion fields of ELF header
George Rimar
2018-12-20
1
-2
/
+6
*
Use llvm::copy. NFC
Fangrui Song
2018-11-17
1
-5
/
+5
*
[llvm-objcopy] Use llvm::all_of and rename the variables "Segment" to avoid c...
Fangrui Song
2018-11-17
1
-6
/
+6
*
[llvm-objcopy] Don't apply --localize flags to common symbols
Jordan Rupprecht
2018-11-01
1
-0
/
+2
*
[llvm-objcopy] Use proper cases
Fangrui Song
2018-11-01
1
-17
/
+17
*
[llvm-objcopy] Move elf-specific code into subfolder
Alexander Shaposhnikov
2018-10-29
1
-0
/
+1621