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
/
CopyConfig.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "enumeral and non-enumeral type in conditional expression" warnings. NFCI.
Simon Pilgrim
2019-09-04
1
-1
/
+1
*
[llvm-objcopy] Allow the visibility of symbols created by --binary and
Chris Jackson
2019-08-30
1
-2
/
+22
*
[llvm-objcopy][NFC] Refactor symbol/section matching
Jordan Rupprecht
2019-08-22
1
-18
/
+17
*
[llvm-objcopy] Allow 'protected' visibility to be set when using
Chris Jackson
2019-08-15
1
-0
/
+1
*
[llvm-strip] Support --strip-sections
Wolfgang Pieb
2019-08-08
1
-0
/
+1
*
[llvm-objcopy] Improve --add-section argument string parsing
Sergey Dmitriev
2019-07-29
1
-2
/
+11
*
[llvm-objcopy][NFC] Refactor output target parsing v2
Seiya Nuta
2019-07-05
1
-19
/
+50
*
Revert [llvm-objcopy][NFC] Refactor output target parsing
Rumeet Dhindsa
2019-06-26
1
-48
/
+19
*
[llvm-objcopy][NFC] Refactor output target parsing
Seiya Nuta
2019-06-25
1
-19
/
+48
*
[llvm-strip] Error when using stdin twice
Alex Brachet
2019-06-18
1
-1
/
+15
*
[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] Changed command line parsing errors
Alex Brachet
2019-06-14
1
-17
/
+17
*
[llvm-objcopy] Fix sparc target endianness
Seiya Nuta
2019-06-13
1
-1
/
+2
*
llvm-objcopy: Implement --extract-partition and --extract-main-partition.
Peter Collingbourne
2019-06-07
1
-0
/
+9
*
[llvm-objcopy] Implement IHEX writer
Eugene Leviant
2019-05-29
1
-1
/
+2
*
[llvm-objcopy] Cache gnu_debuglink's target CRC
James Henderson
2019-05-14
1
-0
/
+17
*
[llvm-objcopy] Add --prefix-alloc-sections
James Henderson
2019-05-08
1
-0
/
+2
*
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
1
-3
/
+5
*
[llvm-objcopy] Add RISC-V support for -B/-O
Jordan Rupprecht
2019-04-30
1
-4
/
+15
*
[llvm-objcopy] Add -B mips
Jordan Rupprecht
2019-04-18
1
-0
/
+1
*
[llvm-objcopy][llvm-strip] Add switch to allow removing referenced sections
James Henderson
2019-04-18
1
-0
/
+3
*
[llvm-objcopy] Support full list of bfd targets that lld uses.
Jordan Rupprecht
2019-04-17
1
-23
/
+37
*
[llvm-objcopy] Make section rename/set flags case-insensitive
James Henderson
2019-04-03
1
-12
/
+12
*
[llvm-objcopy] Add --keep-symbols option
Yi Kong
2019-04-01
1
-0
/
+4
*
[llvm-objcopy][NFC] Move ELF-specific logic into /ELF/ directory
Jordan Rupprecht
2019-03-28
1
-33
/
+4
*
[llvm-objcopy]Add support for *-freebsd output formats
James Henderson
2019-03-22
1
-14
/
+17
*
[llvm-strip] Hook up (unimplemented) --only-keep-debug
Jordan Rupprecht
2019-03-14
1
-0
/
+1
*
[llvm-objcopy] Cleanup errors from CopyConfig and remove llvm-objcopy.h depen...
Jordan Rupprecht
2019-03-13
1
-14
/
+24
*
[llvm-objcopy] - Report "no zlib available" error properly when --compress-de...
George Rimar
2019-03-05
1
-4
/
+4
*
[llvm-objcopy] Add --set-start, --change-start and --adjust-start
Eugene Leviant
2019-02-26
1
-0
/
+29
*
[llvm-objcopy] Add --add-symbol
Eugene Leviant
2019-02-25
1
-1
/
+72
*
[llvm-objcopy][NFC] Add std::move() to fix older BB
Jordan Rupprecht
2019-02-21
1
-2
/
+2
*
[llvm-objcopy][NFC] More error cleanup
Jordan Rupprecht
2019-02-21
1
-66
/
+137
*
[llvm-objcopy] Add --strip-unneeded-symbol(s)
Eugene Leviant
2019-02-13
1
-0
/
+5
*
Small refactoring of FileError. NFC.
Eugene Leviant
2019-02-11
1
-1
/
+1
*
[llvm-objcopy] Add few file processing directives
Eugene Leviant
2019-02-08
1
-5
/
+17
*
[llvm-objcopy] Add --redefine-syms
Eugene Leviant
2019-02-08
1
-0
/
+32
*
[llvm-objcopy] Allow regular expressions in name comparison
Eugene Leviant
2019-02-06
1
-17
/
+30
*
[llvm-objcopy][NFC] Use StringSaver for --keep-global-symbols
Jordan Rupprecht
2019-02-04
1
-5
/
+8
*
[llvm-strip] Implement --keep-file-symbols
Eugene Leviant
2019-02-01
1
-0
/
+1
*
[llvm-strip] Add --strip-symbol
Eugene Leviant
2019-01-31
1
-4
/
+7
*
[llvm-objcopy] Support -X|--discard-locals.
Jordan Rupprecht
2019-01-30
1
-4
/
+12
*
[llvm-objcopy] Implement --set-section-flags.
Jordan Rupprecht
2019-01-29
1
-24
/
+63
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-objcopy] Handle -O <format> flag.
Jordan Rupprecht
2019-01-07
1
-0
/
+18
*
[llvm-objcopy] Change --only-keep to --only-section
Jake Ehrlich
2018-12-06
1
-2
/
+2
*
[llvm-objcopy] Add --build-id-link-dir flag
Jake Ehrlich
2018-12-03
1
-1
/
+8
*
[llvm-objcopy] Hook up the -V alias to --version, output "GNU strip"
Martin Storsjo
2018-11-28
1
-0
/
+2
[next]