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] - Calculate the string table section sizes correctly.
George Rimar
2019-03-18
1
-11
/
+11
*
llvm-objcopy: Remove unused field. NFCI.
Peter Collingbourne
2019-03-12
1
-3
/
+1
*
[llvm-objcopy] - Fix --compress-debug-sections when there are relocations.
George Rimar
2019-03-11
1
-0
/
+15
*
[llvm-objcopy] - Remove dead code. NFCI.
George Rimar
2019-03-06
1
-7
/
+1
*
[llvm-objcopy] - Remove an excessive zlib::isAvailable() check and dead code.
George Rimar
2019-03-06
1
-6
/
+0
*
[llvm-objcopy] - Fix incorrect CompressedSection creation.
George Rimar
2019-03-06
1
-1
/
+2
*
[llvm-objdump] - Improve the error message for "removing a section that is us...
George Rimar
2019-02-28
1
-6
/
+6
*
[llvm-objcopy] - Check for invalidated relocations when removing a section.
George Rimar
2019-02-27
1
-3
/
+22
*
[llvm-objcopy] Make removeSectionReferences batched
Jordan Rupprecht
2019-02-21
1
-13
/
+22
*
[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
[prev]