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-readobj] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
7
-15
/
+15
*
[llvm-objcopy] Simplify SHT_NOBITS -> SHT_PROGBITS promotion
Fangrui Song
2019-05-01
2
-10
/
+10
*
[llvm-objcopy] Add RISC-V support for -B/-O
Jordan Rupprecht
2019-04-30
2
-15
/
+43
*
[llvm-objcopy] - Check dynamic relocation sections for broken references.
George Rimar
2019-04-30
2
-0
/
+64
*
Fix llvm-objcopy/ELF/preserve-segment-contents test on UTF-8 locale
Alexandre Ganea
2019-04-26
1
-2
/
+2
*
[llvm-objcopy] Accept --long-option but not -long-option
Fangrui Song
2019-04-26
4
-15
/
+9
*
[llvm-objcopy] Add -B mips
Jordan Rupprecht
2019-04-18
1
-8
/
+15
*
[llvm-objcopy][llvm-strip] Add switch to allow removing referenced sections
James Henderson
2019-04-18
4
-6
/
+76
*
[llvm-objcopy] Support full list of bfd targets that lld uses.
Jordan Rupprecht
2019-04-17
2
-25
/
+101
*
[llvm-objcopy] Fill .symtab_shndx section correctly
Eugene Leviant
2019-04-12
1
-0
/
+50
*
[llvm-objcopy] [llvm-symbolizer] Fix failing tests
Don Hinton
2019-04-04
1
-9
/
+15
*
[yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/d...
George Rimar
2019-04-03
47
-619
/
+640
*
[NFC] Address missed review comment for test
James Henderson
2019-04-03
2
-1
/
+5
*
[llvm-objcopy] Make section rename/set flags case-insensitive
James Henderson
2019-04-03
2
-0
/
+18
*
[llvm-objcopy] Change SHT_NOBITS to SHT_PROBITS for some --set-section-flags
Jordan Rupprecht
2019-04-02
2
-75
/
+146
*
[llvm-objcopy]Allow llvm-objcopy to be used on an ELF file with no section he...
James Henderson
2019-04-02
1
-0
/
+26
*
[llvm-objcopy] Add --keep-symbols option
Yi Kong
2019-04-01
1
-0
/
+7
*
[llvm-objcopy] - Strip sections before symbols.
George Rimar
2019-03-26
1
-0
/
+48
*
[llvm-objcopy]Preserve data in segments not covered by sections
James Henderson
2019-03-25
2
-0
/
+680
*
Recommit r356738 "[llvm-objcopy] - Implement replaceSectionReferences for Gro...
George Rimar
2019-03-24
2
-0
/
+73
*
[llvm-objcopy] - Report SHT_GROUP sections with invalid alignment.
George Rimar
2019-03-24
1
-0
/
+38
*
[llvm-objcopy]Add coverage for --split-dwo and --output-format
James Henderson
2019-03-22
1
-17
/
+37
*
Revert r356738 "[llvm-objcopy] - Implement replaceSectionReferences for Group...
George Rimar
2019-03-22
2
-72
/
+0
*
[llvm-objcopy] - Fix a st_name of the first symbol table entry.
George Rimar
2019-03-22
1
-0
/
+47
*
[llvm-objcopy] - Implement replaceSectionReferences for GroupSection class.
George Rimar
2019-03-22
2
-0
/
+72
*
[llvm-objcopy]Add support for *-freebsd output formats
James Henderson
2019-03-22
2
-6
/
+22
*
[llvm-objcopy] - Use replaceSectionReferences to update the sections for symb...
George Rimar
2019-03-20
2
-0
/
+27
*
[llvm-objcopy] - Calculate the string table section sizes correctly.
George Rimar
2019-03-18
4
-2
/
+51
*
[llvm-strip] Hook up (unimplemented) --only-keep-debug
Jordan Rupprecht
2019-03-14
1
-0
/
+4
*
[llvm-objcopy]Don't implicitly strip sections in segments
James Henderson
2019-03-14
5
-6
/
+95
*
Revert r356129 due to greendragon bot failures
James Henderson
2019-03-14
5
-95
/
+6
*
[llvm-objcopy]Don't implicitly strip sections in segments
James Henderson
2019-03-14
5
-6
/
+95
*
[llvm-objcopy] Cleanup errors from CopyConfig and remove llvm-objcopy.h depen...
Jordan Rupprecht
2019-03-13
1
-3
/
+5
*
[llvm-objcopy] - Fix --compress-debug-sections when there are relocations.
George Rimar
2019-03-11
3
-3
/
+15
*
[llvm-objcopy] - Simplify `isCompressable` and fix the issue relative.
George Rimar
2019-03-05
1
-0
/
+41
*
[llvm-objdump] - Improve the error message for "removing a section that is us...
George Rimar
2019-02-28
1
-1
/
+1
*
[llvm-objcopy] - Check for invalidated relocations when removing a section.
George Rimar
2019-02-27
1
-0
/
+51
*
[llvm-objcopy] Add --set-start, --change-start and --adjust-start
Eugene Leviant
2019-02-26
1
-0
/
+57
*
[llvm-objcopy] Add --add-symbol
Eugene Leviant
2019-02-25
1
-0
/
+76
*
[llvm-objcopy][NFC] More error cleanup
Jordan Rupprecht
2019-02-21
9
-11
/
+11
*
[llvm-objcopy] Add --strip-unneeded-symbol(s)
Eugene Leviant
2019-02-13
1
-0
/
+22
*
[llvm-objcopy] Add few file processing directives
Eugene Leviant
2019-02-08
4
-0
/
+40
*
Attempt to fix build bot after r353509
Eugene Leviant
2019-02-08
1
-1
/
+0
*
[llvm-objcopy] Add --redefine-syms
Eugene Leviant
2019-02-08
1
-0
/
+19
*
Attempt to fix buildbot after r353289
Eugene Leviant
2019-02-06
3
-3
/
+3
*
[llvm-objcopy] Allow regular expressions in name comparison
Eugene Leviant
2019-02-06
10
-1
/
+116
*
[llvm-strip] Implement --keep-file-symbols
Eugene Leviant
2019-02-01
1
-0
/
+5
*
[llvm-objcopy] Skip --localize-symbol for undefined symbols
Jordan Rupprecht
2019-01-31
1
-0
/
+12
*
[llvm-strip] Add --strip-symbol
Eugene Leviant
2019-01-31
1
-0
/
+2
*
[llvm-objcopy] Support -X|--discard-locals.
Jordan Rupprecht
2019-01-30
3
-0
/
+255
[next]