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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-objcopy] Avoid invalid Sec.Offset after D79229
Fangrui Song
2020-05-03
1
-4
/
+4
*
[llvm-objcopy] -O binary: skip empty sections
Fangrui Song
2020-05-01
1
-6
/
+7
*
[Tools] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2019-12-22
1
-1
/
+1
*
[llvm-objcopy][ELF] -O binary: use LMA instead of sh_offset to decide where t...
Fangrui Song
2019-12-15
1
-23
/
+13
*
Fix cppcheck shadow variable warning. NFC.
Simon Pilgrim
2019-11-18
1
-3
/
+3
*
llvm-objcopy - fix uninitialized variable warnings. NFC.
Simon Pilgrim
2019-11-18
1
-16
/
+16
*
[llvm-objcopy][ELF] Implement --only-keep-debug
Fangrui Song
2019-11-05
3
-23
/
+116
*
[llvm-objcopy][ELF] Add OriginalType & OriginalFlags
Fangrui Song
2019-11-05
2
-23
/
+26
*
[llvm-objcopy] --add-symbol: address post-commit reviews of D69093
Fangrui Song
2019-10-31
1
-17
/
+18
*
[llvm-objcopy] Preserve .ARM.attributes section when stripping files
James Henderson
2019-10-31
1
-0
/
+6
*
[llvm-objcopy] - Do not crash on object that has relocations but no symbol ta...
Georgii Rymar
2019-10-30
1
-5
/
+16
*
[llvm-objcopy] --add-symbol: fix crash if SHT_SYMTAB does not exist
Fangrui Song
2019-10-17
3
-20
/
+41
*
[llvm-objcopy] Add --set-section-alignment
Fangrui Song
2019-10-02
1
-0
/
+8
*
[NFC] Add { } to silence compiler warning [-Wmissing-braces].
Huihui Zhang
2019-09-25
1
-1
/
+1
*
[llvm-objcopy] Refactor ELF-specific config out to ELFCopyConfig. NFC.
Seiya Nuta
2019-09-24
3
-2
/
+179
*
[llvm-objcopy] Ignore -B --binary-architecture=
Fangrui Song
2019-09-14
3
-15
/
+11
*
[llvm-objcopy] Simplify --prefix-alloc-sections
Fangrui Song
2019-09-11
1
-53
/
+43
*
[llvm-objcopy] Rename SHOffset (e_shoff) field to SHOff. NFC
Fangrui Song
2019-09-07
2
-7
/
+7
*
Fix "enumeral and non-enumeral type in conditional expression" warnings. NFCI.
Simon Pilgrim
2019-09-04
1
-1
/
+1
*
[llvm-objcopy] Add objcopy::elf::Object::allocSections to simplify loops on S...
Fangrui Song
2019-09-04
2
-22
/
+21
*
[llvm-objcopy] Rename variable names "Section" to "Sec". NFC
Fangrui Song
2019-09-04
2
-71
/
+65
*
[llvm-objcopy] Fix some identifier names in comments. NFC
Fangrui Song
2019-09-04
1
-5
/
+5
*
[llvm-objcopy] Simplify alignToAddr with llvm::alignTo
Fangrui Song
2019-08-31
1
-15
/
+2
*
[llvm-objcopy] Allow the visibility of symbols created by --binary and
Chris Jackson
2019-08-30
3
-9
/
+16
*
[llvm-objcopy] Strip debug sections when running with --strip-unneeded.
Jordan Rupprecht
2019-08-23
1
-1
/
+1
*
Fight a bit against global initializers. NFC.
Benjamin Kramer
2019-08-22
1
-1
/
+1
*
[llvm-objcopy][NFC] Refactor symbol/section matching
Jordan Rupprecht
2019-08-22
1
-11
/
+10
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
3
-14
/
+14
*
[llvm-objcopy] Allow strip symtab in executables and DSOs
Eugene Leviant
2019-07-23
3
-1
/
+27
*
Revert [llvm-objcopy] Allow strip symtab from executables and DSOs
Jordan Rupprecht
2019-07-10
3
-25
/
+1
*
[llvm-objcopy] Allow strip symtab from executables and DSOs
Eugene Leviant
2019-07-05
3
-1
/
+25
*
[llvm-objcopy][NFC] Refactor output target parsing v2
Seiya Nuta
2019-07-05
1
-6
/
+8
*
llvm-objcopy: silence warning introduced in r364296
Nicolai Haehnle
2019-06-26
2
-2
/
+6
*
Revert [llvm-objcopy][NFC] Refactor output target parsing
Rumeet Dhindsa
2019-06-26
1
-8
/
+6
*
AMDGPU/MC: Add .amdgpu_lds directive
Nicolai Haehnle
2019-06-25
2
-13
/
+15
*
[llvm-objcopy][NFC] Refactor output target parsing
Seiya Nuta
2019-06-25
1
-6
/
+8
*
[llvm-objcopy] Implement IHEX reader
Eugene Leviant
2019-06-13
4
-46
/
+285
*
[llvm-objcopy] Fix SHT_GROUP ordering.
Jordan Rupprecht
2019-06-10
1
-2
/
+8
*
Unbreak 32-bit build.
Peter Collingbourne
2019-06-07
1
-1
/
+1
*
Fix -Wunused-lambda-capture warning. NFCI.
Simon Pilgrim
2019-06-07
1
-1
/
+1
*
llvm-objcopy: Implement --extract-partition and --extract-main-partition.
Peter Collingbourne
2019-06-07
3
-36
/
+79
*
[llvm-objcopy] - Emit error and don't crash if program header reaches past en...
George Rimar
2019-06-07
1
-0
/
+5
*
[llvm-objcopy] Remove %p format specifiers
Eugene Leviant
2019-05-30
1
-2
/
+2
*
Attempt to fix buildbot after r361949
Eugene Leviant
2019-05-29
1
-1
/
+1
*
[llvm-objcopy] Implement IHEX writer
Eugene Leviant
2019-05-29
3
-19
/
+430
*
[llvm-objcopy] - Strip undefined symbols if they are no longer referenced fol...
George Rimar
2019-05-24
1
-1
/
+7
*
llvm-objcopy: Change sectionWithinSegment() to use virtual addresses instead ...
Peter Collingbourne
2019-05-24
1
-0
/
+14
*
[llvm-objcopy] - Many minor NFC changes to cleanup/improve the code in ELF/Ob...
George Rimar
2019-05-23
1
-106
/
+85
*
[llvm-objcopy] Add file names to error messages
Seiya Nuta
2019-05-23
1
-15
/
+27
*
[llvm-objcopy] Tidy up error messages
James Henderson
2019-05-22
2
-90
/
+90
[next]