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
/
ELF
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-objcopy] -O binary: skip empty sections
Fangrui Song
2020-05-01
1
-2
/
+57
*
[llvm-readelf] Print EI_ABIVERSION as decimal instead of hexadecimal
Fangrui Song
2020-01-06
1
-3
/
+3
*
[llvm-readelf][llvm-readobj] - Reimplement the logic of section flags dumping.
Georgii Rymar
2019-12-18
1
-1
/
+0
*
[llvm-objcopy][ELF] -O binary: use LMA instead of sh_offset to decide where t...
Fangrui Song
2019-12-15
1
-18
/
+105
*
[llvm-objcopy][COFF] Implement --redefine-sym and --redefine-syms
Fangrui Song
2019-11-12
1
-15
/
+4
*
[llvm-objcopy][ELF] Implement --only-keep-debug
Fangrui Song
2019-11-05
2
-22
/
+224
*
[llvm-objcopy] --add-symbol: address post-commit reviews of D69093
Fangrui Song
2019-10-31
1
-18
/
+44
*
[llvm-objcopy] Preserve .ARM.attributes section when stripping files
James Henderson
2019-10-31
1
-0
/
+25
*
[llvm-objcopy] - Do not crash on object that has relocations but no symbol ta...
Georgii Rymar
2019-10-30
2
-5
/
+99
*
[yaml2obj] - Make .symtab to be not mandatory section for SHT_REL[A] section.
Georgii Rymar
2019-10-29
1
-0
/
+2
*
[yaml2obj, obj2yaml] - Add support for SHT_NOTE sections.
georgerim
2019-10-25
1
-0
/
+1
*
[yaml2obj][obj2yaml] - Do not create a symbol table by default.
George Rimar
2019-10-20
23
-32
/
+33
*
[llvm-objcopy] Add support for shell wildcards
Jordan Rupprecht
2019-10-17
2
-0
/
+311
*
[llvm-objcopy] --add-symbol: fix crash if SHT_SYMTAB does not exist
Fangrui Song
2019-10-17
1
-0
/
+81
*
[Tests] Output of od can be lower or upper case (llvm-objcopy/yaml2obj).
Kai Nacke
2019-10-11
9
-25
/
+25
*
Revert "[Tests] Output of od can be lower or upper case (llvm-objcopy/yaml2ob...
Dmitri Gribenko
2019-10-10
9
-1035
/
+1035
*
[Tests] Output of od can be lower or upper case (llvm-objcopy/yaml2obj).
Kai Nacke
2019-10-10
9
-1035
/
+1035
*
[llvm-objcopy] Add --set-section-alignment
Fangrui Song
2019-10-02
2
-0
/
+62
*
[llvm-objcopy][test] Clean up -B tests
Fangrui Song
2019-09-25
3
-30
/
+13
*
[llvm-objcopy] - Remove python invocations from 2 test cases.
George Rimar
2019-09-17
2
-27
/
+2
*
[llvm-objcopy] Ignore -B --binary-architecture=
Fangrui Song
2019-09-14
1
-4
/
+2
*
[llvm-objcopy] Default --output-target to --input-target when unspecified
Fangrui Song
2019-09-14
5
-37
/
+46
*
[llvm-objcopy] Add support for response files in llvm-strip and llvm-objcopy
Michael Pozulp
2019-09-14
2
-0
/
+24
*
[yaml2obj] Write the section header table after section contents
Fangrui Song
2019-09-05
6
-19
/
+17
*
[yaml2obj] Support PT_GNU_STACK and PT_GNU_RELRO
Fangrui Song
2019-09-04
1
-1
/
+1
*
[yaml2obj][obj2yaml] - Use a single "Other" field instead of "Other", "Visibi...
George Rimar
2019-08-30
2
-8
/
+8
*
[llvm-objcopy] Allow the visibility of symbols created by --binary and
Chris Jackson
2019-08-30
2
-0
/
+42
*
[llvm-objcopy] Strip debug sections when running with --strip-unneeded.
Jordan Rupprecht
2019-08-23
1
-0
/
+30
*
[llvm-objcopy][test] Add a test to show that argv[0] is included in error/war...
Fangrui Song
2019-08-20
1
-0
/
+20
*
[llvm-objcopy] Append '\n' to warning messages
Fangrui Song
2019-08-20
1
-3
/
+4
*
[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
1
-0
/
+16
*
[llvm-objcopy] - Reimplement strip-dwo-groups.test to stop using the precompi...
George Rimar
2019-07-29
2
-35
/
+71
*
[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
[next]