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
/
test
/
tools
/
llvm-objcopy
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Recommit "[llvm-objcopy][MachO] Implement a layout algorithm for executables"
Seiya Nuta
2019-08-19
1
-0
/
+291
*
Revert r369230 and r369231
Seiya Nuta
2019-08-19
1
-291
/
+0
*
[llvm-objcopy][MachO] Implement a layout algorithm for executables
Seiya Nuta
2019-08-19
1
-0
/
+291
*
[llvm-objcopy] Allow 'protected' visibility to be set when using
Chris Jackson
2019-08-15
1
-5
/
+7
*
[llvm-strip] Support --strip-sections
Wolfgang Pieb
2019-08-08
1
-0
/
+5
*
[llvm-objcopy] - Fix the strip-dwo-groups.test.
George Rimar
2019-08-02
1
-10
/
+17
*
[llvm-objcopy] - Stop using Inputs/alloc-symtab.o
George Rimar
2019-07-30
5
-19
/
+46
*
[llvm-objcopy] Improve --add-section argument string parsing
Sergey Dmitriev
2019-07-29
2
-4
/
+25
*
[llvm-objcopy] - Reimplement strip-dwo-groups.test to stop using the precompi...
George Rimar
2019-07-29
2
-35
/
+71
*
[llvm-objcopy] Add support for --add-section for COFF
Sergey Dmitriev
2019-07-26
1
-0
/
+56
*
[llvm-objcopy] Allow strip symtab in executables and DSOs
Eugene Leviant
2019-07-23
5
-87
/
+24
*
llvm-objcopy/test: add REQUIRES: shell for use of umask
David Blaikie
2019-07-22
2
-0
/
+2
*
[test] [llvm-objcopy] Fix broken test case
Alex Brachet
2019-07-19
1
-8
/
+15
*
[llvm-objcopy] Don't change permissions of non-regular output files
Fangrui Song
2019-07-11
1
-0
/
+6
*
Revert [llvm-objcopy] Allow strip symtab from executables and DSOs
Jordan Rupprecht
2019-07-10
6
-25
/
+88
*
[llvm-objcopy] Allow strip symtab from executables and DSOs
Eugene Leviant
2019-07-05
6
-88
/
+25
*
[Object/ELF.h] - Improve error reporting.
George Rimar
2019-07-05
2
-6
/
+10
*
[llvm-objcopy][test] Fix respect-umask.test after D62718/r365162
Fangrui Song
2019-07-05
1
-14
/
+3
*
Fix patch not passing test cases
Alex Brachet
2019-07-05
1
-4
/
+3
*
Temporarily stop failing test case
Alex Brachet
2019-07-05
1
-3
/
+3
*
[llvm-objcopy] Change handling of output file permissions
Alex Brachet
2019-07-04
3
-0
/
+125
*
[llvm-objcopy] - Get rid of dynrel.elf precompiled binary from inputs.
George Rimar
2019-06-21
3
-20
/
+64
*
[NFC][llvm-objcopy] Fix overly restrictive od output check
Hubert Tong
2019-06-19
2
-6
/
+6
*
[llvm-readobj] Allow --hex-dump/--string-dump to dump multiple sections
Fangrui Song
2019-06-18
2
-0
/
+2
*
[llvm-strip] Error when using stdin twice
Alex Brachet
2019-06-18
1
-0
/
+26
*
[llvm-objcopy] Add elf32-sparc and elf32-sparcel target
Seiya Nuta
2019-06-17
1
-0
/
+12
*
[objcopy] Error when --preserve-dates is specified with standard streams
Alex Brachet
2019-06-15
1
-0
/
+23
*
[llvm-objcopy][IHEX] Improve test case formatting. NFC
Eugene Leviant
2019-06-14
1
-75
/
+88
*
[llvm-objcopy] Changed command line parsing errors
Alex Brachet
2019-06-14
10
-16
/
+16
*
[llvm-objcopy] Fix sparc target endianness
Seiya Nuta
2019-06-13
1
-2
/
+8
*
[llvm-objcopy] Implement IHEX reader
Eugene Leviant
2019-06-13
2
-0
/
+218
*
[llvm-objcopy] Fix SHT_GROUP ordering.
Jordan Rupprecht
2019-06-10
4
-20
/
+74
*
[llvm-objcopy][MachO] Recompute and update offset/size fields in the writer
Seiya Nuta
2019-06-08
2
-0
/
+29
*
llvm-objcopy: Implement --extract-partition and --extract-main-partition.
Peter Collingbourne
2019-06-07
3
-0
/
+215
*
[llvm-objcopy] - Emit error and don't crash if program header reaches past en...
George Rimar
2019-06-07
1
-0
/
+45
*
[test][llvm-objcopy] Test llvm-objcopy with standard streams
Alex Brachet
2019-06-04
1
-0
/
+6
*
[llvm-ar] Reapply Fix relative thin archive path handling
Owen Reynolds
2019-06-04
1
-4
/
+4
*
Revert "[llvm-ar] Fix relative thin archive path handling"
Dmitri Gribenko
2019-06-03
1
-4
/
+4
*
[llvm-ar] Fix relative thin archive path handling
Owen Reynolds
2019-06-03
1
-4
/
+4
*
[llvm-objcopy] Remove %p format specifiers
Eugene Leviant
2019-05-30
1
-3
/
+3
*
Yet another attempt to fix buildbot after r361949
Eugene Leviant
2019-05-29
1
-3
/
+3
*
[llvm-objcopy] Implement IHEX writer
Eugene Leviant
2019-05-29
5
-0
/
+260
*
[llvm-objcopy] - Strip undefined symbols if they are no longer referenced fol...
George Rimar
2019-05-24
1
-0
/
+60
*
[llvm-objcopy] Add file names to error messages
Seiya Nuta
2019-05-23
10
-24
/
+28
*
[llvm-objcopy] Tidy up error messages
James Henderson
2019-05-22
21
-21
/
+21
*
[NFC] Remove a blank line (test commit)
Seiya Nuta
2019-05-22
1
-1
/
+0
*
[llvm-objcopy] Strip file symbols with --strip-unneeded
Eugene Leviant
2019-05-21
1
-10
/
+8
*
[llvm-objcopy] Add additional testing for various cases
James Henderson
2019-05-10
10
-41
/
+497
*
[NFC]Fix British English -> American English issues
James Henderson
2019-05-08
1
-2
/
+2
*
[llvm-objcopy] Improve error message for unrecognised archive member
James Henderson
2019-05-08
1
-0
/
+45
[prev]
[next]