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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-objcopy] - Calculate the string table section sizes correctly.
George Rimar
2019-03-18
1
-1
/
+1
*
[llvm-objcopy] Don't use {}; NFC
Fangrui Song
2019-03-15
1
-1
/
+1
*
llvm-objcopy: Remove unused field. NFCI.
Peter Collingbourne
2019-03-12
1
-6
/
+2
*
[llvm-objcopy] - Fix --compress-debug-sections when there are relocations.
George Rimar
2019-03-11
1
-0
/
+4
*
[llvm-objcopy] - Check for invalidated relocations when removing a section.
George Rimar
2019-02-27
1
-3
/
+4
*
[llvm-objcopy] Add --add-symbol
Eugene Leviant
2019-02-25
1
-0
/
+5
*
[llvm-objcopy] Make removeSectionReferences batched
Jordan Rupprecht
2019-02-21
1
-4
/
+9
*
[llvm-objcopy][NFC] Propagate errors in removeSymbols/removeSectionReferences
Jordan Rupprecht
2019-02-01
1
-10
/
+10
*
[llvm-objcopy] Return Error from Buffer::allocate(), [ELF]Writer::finalize(),...
Jordan Rupprecht
2019-01-22
1
-6
/
+6
*
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
-0
/
+2
*
[llvm-objcopy][ELF] Implement a mutable section visitor that updates size-rel...
Jordan Rupprecht
2019-01-03
1
-5
/
+53
*
[llvm-objcopy] - Do not drop the OS/ABI and ABIVersion fields of ELF header
George Rimar
2018-12-20
1
-0
/
+2
*
[llvm-objcopy] Change Segment::Type from uint64_t to uint32_t
Fangrui Song
2018-12-12
1
-6
/
+6
*
[llvm-objcopy] Add --build-id-link-dir flag
Jake Ehrlich
2018-12-03
1
-1
/
+1
*
[llvm-objcopy] Don't apply --localize flags to common symbols
Jordan Rupprecht
2018-11-01
1
-0
/
+1
*
[llvm-objcopy] Delete a redundant override whose base is empty
Fangrui Song
2018-10-31
1
-1
/
+0
*
[llvm-objcopy] Move elf-specific code into subfolder
Alexander Shaposhnikov
2018-10-29
1
-0
/
+774