summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objcopy
Commit message (Expand)AuthorAgeFilesLines
...
* Recommit "[llvm-objcopy][MachO] Implement a layout algorithm for executables"Seiya Nuta2019-08-191-0/+291
* Revert r369230 and r369231Seiya Nuta2019-08-191-291/+0
* [llvm-objcopy][MachO] Implement a layout algorithm for executablesSeiya Nuta2019-08-191-0/+291
* [llvm-objcopy] Allow 'protected' visibility to be set when usingChris Jackson2019-08-151-5/+7
* [llvm-strip] Support --strip-sectionsWolfgang Pieb2019-08-081-0/+5
* [llvm-objcopy] - Fix the strip-dwo-groups.test.George Rimar2019-08-021-10/+17
* [llvm-objcopy] - Stop using Inputs/alloc-symtab.oGeorge Rimar2019-07-305-19/+46
* [llvm-objcopy] Improve --add-section argument string parsingSergey Dmitriev2019-07-292-4/+25
* [llvm-objcopy] - Reimplement strip-dwo-groups.test to stop using the precompi...George Rimar2019-07-292-35/+71
* [llvm-objcopy] Add support for --add-section for COFFSergey Dmitriev2019-07-261-0/+56
* [llvm-objcopy] Allow strip symtab in executables and DSOsEugene Leviant2019-07-235-87/+24
* llvm-objcopy/test: add REQUIRES: shell for use of umaskDavid Blaikie2019-07-222-0/+2
* [test] [llvm-objcopy] Fix broken test caseAlex Brachet2019-07-191-8/+15
* [llvm-objcopy] Don't change permissions of non-regular output filesFangrui Song2019-07-111-0/+6
* Revert [llvm-objcopy] Allow strip symtab from executables and DSOsJordan Rupprecht2019-07-106-25/+88
* [llvm-objcopy] Allow strip symtab from executables and DSOsEugene Leviant2019-07-056-88/+25
* [Object/ELF.h] - Improve error reporting.George Rimar2019-07-052-6/+10
* [llvm-objcopy][test] Fix respect-umask.test after D62718/r365162Fangrui Song2019-07-051-14/+3
* Fix patch not passing test casesAlex Brachet2019-07-051-4/+3
* Temporarily stop failing test caseAlex Brachet2019-07-051-3/+3
* [llvm-objcopy] Change handling of output file permissionsAlex Brachet2019-07-043-0/+125
* [llvm-objcopy] - Get rid of dynrel.elf precompiled binary from inputs.George Rimar2019-06-213-20/+64
* [NFC][llvm-objcopy] Fix overly restrictive od output checkHubert Tong2019-06-192-6/+6
* [llvm-readobj] Allow --hex-dump/--string-dump to dump multiple sectionsFangrui Song2019-06-182-0/+2
* [llvm-strip] Error when using stdin twiceAlex Brachet2019-06-181-0/+26
* [llvm-objcopy] Add elf32-sparc and elf32-sparcel targetSeiya Nuta2019-06-171-0/+12
* [objcopy] Error when --preserve-dates is specified with standard streamsAlex Brachet2019-06-151-0/+23
* [llvm-objcopy][IHEX] Improve test case formatting. NFCEugene Leviant2019-06-141-75/+88
* [llvm-objcopy] Changed command line parsing errorsAlex Brachet2019-06-1410-16/+16
* [llvm-objcopy] Fix sparc target endiannessSeiya Nuta2019-06-131-2/+8
* [llvm-objcopy] Implement IHEX readerEugene Leviant2019-06-132-0/+218
* [llvm-objcopy] Fix SHT_GROUP ordering.Jordan Rupprecht2019-06-104-20/+74
* [llvm-objcopy][MachO] Recompute and update offset/size fields in the writerSeiya Nuta2019-06-082-0/+29
* llvm-objcopy: Implement --extract-partition and --extract-main-partition.Peter Collingbourne2019-06-073-0/+215
* [llvm-objcopy] - Emit error and don't crash if program header reaches past en...George Rimar2019-06-071-0/+45
* [test][llvm-objcopy] Test llvm-objcopy with standard streamsAlex Brachet2019-06-041-0/+6
* [llvm-ar] Reapply Fix relative thin archive path handlingOwen Reynolds2019-06-041-4/+4
* Revert "[llvm-ar] Fix relative thin archive path handling"Dmitri Gribenko2019-06-031-4/+4
* [llvm-ar] Fix relative thin archive path handlingOwen Reynolds2019-06-031-4/+4
* [llvm-objcopy] Remove %p format specifiersEugene Leviant2019-05-301-3/+3
* Yet another attempt to fix buildbot after r361949Eugene Leviant2019-05-291-3/+3
* [llvm-objcopy] Implement IHEX writerEugene Leviant2019-05-295-0/+260
* [llvm-objcopy] - Strip undefined symbols if they are no longer referenced fol...George Rimar2019-05-241-0/+60
* [llvm-objcopy] Add file names to error messagesSeiya Nuta2019-05-2310-24/+28
* [llvm-objcopy] Tidy up error messagesJames Henderson2019-05-2221-21/+21
* [NFC] Remove a blank line (test commit)Seiya Nuta2019-05-221-1/+0
* [llvm-objcopy] Strip file symbols with --strip-unneededEugene Leviant2019-05-211-10/+8
* [llvm-objcopy] Add additional testing for various casesJames Henderson2019-05-1010-41/+497
* [NFC]Fix British English -> American English issuesJames Henderson2019-05-081-2/+2
* [llvm-objcopy] Improve error message for unrecognised archive memberJames Henderson2019-05-081-0/+45
OpenPOWER on IntegriCloud