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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-objcopy] Improve --add-section argument string parsing
Sergey Dmitriev
2019-07-29
2
-5
/
+11
*
[llvm-objcopy] Add support for --add-section for COFF
Sergey Dmitriev
2019-07-26
2
-24
/
+54
*
[llvm-objcopy] Allow strip symtab in executables and DSOs
Eugene Leviant
2019-07-23
3
-1
/
+27
*
[llvm-objcopy] Don't change permissions of non-regular output files
Fangrui Song
2019-07-11
1
-2
/
+13
*
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
4
-36
/
+90
*
Fix patch not passing test cases
Alex Brachet
2019-07-05
1
-1
/
+2
*
[llvm-objcopy] Change handling of output file permissions
Alex Brachet
2019-07-04
1
-10
/
+26
*
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
4
-86
/
+36
*
Revert [llvm-objcopy][NFCI] Fix build failure with GCC
Rumeet Dhindsa
2019-06-26
1
-2
/
+0
*
[llvm-objcopy][llvm-strip] Fix help text typo for --allow-broken-links
James Henderson
2019-06-25
2
-2
/
+2
*
AMDGPU/MC: Add .amdgpu_lds directive
Nicolai Haehnle
2019-06-25
2
-13
/
+15
*
[llvm-objcopy][NFCI] Fix build failure with GCC
Seiya Nuta
2019-06-25
1
-0
/
+2
*
[llvm-objcopy][NFC] Refactor output target parsing
Seiya Nuta
2019-06-25
4
-36
/
+86
*
[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
7
-76
/
+136
*
[llvm-strip] Error when using stdin twice
Alex Brachet
2019-06-18
3
-4
/
+27
*
[llvm-objcopy] Add elf32-sparc and elf32-sparcel target
Seiya Nuta
2019-06-17
1
-0
/
+3
*
[objcopy] Error when --preserve-dates is specified with standard streams
Alex Brachet
2019-06-15
1
-2
/
+12
*
[llvm-objcopy] Remove no-op flush of errs
Alex Brachet
2019-06-14
1
-1
/
+0
*
[llvm-objcopy] Changed command line parsing errors
Alex Brachet
2019-06-14
2
-19
/
+19
*
[llvm-objcopy] Fix sparc target endianness
Seiya Nuta
2019-06-13
1
-1
/
+2
*
[llvm-objcopy] Implement IHEX reader
Eugene Leviant
2019-06-13
5
-49
/
+302
*
[llvm-objcopy] Fix SHT_GROUP ordering.
Jordan Rupprecht
2019-06-10
1
-2
/
+8
*
Fix MSVC "32-bit shift implicitly converted to 64 bits" warning. NFCI.
Simon Pilgrim
2019-06-10
1
-1
/
+1
*
[llvm-objcopy][MachO] Recompute and update offset/size fields in the writer
Seiya Nuta
2019-06-08
5
-11
/
+262
*
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
6
-36
/
+97
*
[llvm-objcopy] - Emit error and don't crash if program header reaches past en...
George Rimar
2019-06-07
1
-0
/
+5
*
[llvm-objcopy] test commit
Alex Brachet
2019-06-01
1
-1
/
+1
*
[llvm-objcopy] Remove %p format specifiers
Eugene Leviant
2019-05-30
1
-2
/
+2
*
[llvm-objcopy][MachO] Print an error message on use of unsupported options
Seiya Nuta
2019-05-29
1
-1
/
+37
*
Attempt to fix buildbot after r361949
Eugene Leviant
2019-05-29
1
-1
/
+1
*
[llvm-objcopy] Implement IHEX writer
Eugene Leviant
2019-05-29
4
-20
/
+432
*
[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
6
-107
/
+107
*
[llvm-objcopy] Strip file symbols with --strip-unneeded
Eugene Leviant
2019-05-21
1
-1
/
+1
*
[llvm-objcopy] Cache gnu_debuglink's target CRC
James Henderson
2019-05-14
5
-20
/
+30
*
[Object] Change ObjectFile::getSectionContents to return Expected<ArrayRef<ui...
Fangrui Song
2019-05-14
2
-7
/
+8
*
[llvm-objcopy] Improve error message for unrecognised archive member
James Henderson
2019-05-08
1
-6
/
+6
*
[llvm-objcopy] Add --prefix-alloc-sections
James Henderson
2019-05-08
5
-10
/
+73
*
[llvm-objcopy] - Fix for "Bug 41775 - SymbolTableSection::addSymbol - shadow ...
George Rimar
2019-05-08
2
-3
/
+3
*
Let --discard-all imply --strip-debug.
Sid Manning
2019-05-03
1
-0
/
+5
*
[llvm-strip]Add --no-strip-all to disable --strip-all behaviour (including de...
James Henderson
2019-05-02
2
-3
/
+7
[next]