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
/
ObjcopyOpts.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-objcopy] Add --set-section-alignment
Fangrui Song
2019-10-02
1
-0
/
+4
*
[llvm-objcopy] Ignore -B --binary-architecture=
Fangrui Song
2019-09-14
1
-2
/
+1
*
[llvm-objcopy] Allow the visibility of symbols created by --binary and
Chris Jackson
2019-08-30
1
-0
/
+5
*
[llvm-objcopy] Allow 'protected' visibility to be set when using
Chris Jackson
2019-08-15
1
-1
/
+1
*
[llvm-objcopy] Move duplicate tablegen from objcopy and strip into one file
Michael Pozulp
2019-08-15
1
-97
/
+30
*
[llvm-objcopy][llvm-strip] Fix help text typo for --allow-broken-links
James Henderson
2019-06-25
1
-1
/
+1
*
llvm-objcopy: Implement --extract-partition and --extract-main-partition.
Peter Collingbourne
2019-06-07
1
-0
/
+7
*
[llvm-objcopy] Add --prefix-alloc-sections
James Henderson
2019-05-08
1
-0
/
+4
*
[llvm-objcopy] Accept --long-option but not -long-option
Fangrui Song
2019-04-26
1
-27
/
+28
*
[llvm-objcopy][llvm-strip] Add switch to allow removing referenced sections
James Henderson
2019-04-18
1
-0
/
+6
*
[llvm-objcopy] Add --keep-symbols option
Yi Kong
2019-04-01
1
-0
/
+9
*
[llvm-strip] Hook up (unimplemented) --only-keep-debug
Jordan Rupprecht
2019-03-14
1
-1
/
+4
*
[llvm-objcopy]Don't implicitly strip sections in segments
James Henderson
2019-03-14
1
-9
/
+10
*
Revert r356129 due to greendragon bot failures
James Henderson
2019-03-14
1
-10
/
+9
*
[llvm-objcopy]Don't implicitly strip sections in segments
James Henderson
2019-03-14
1
-9
/
+10
*
[llvm-objcopy] Add --set-start, --change-start and --adjust-start
Eugene Leviant
2019-02-26
1
-0
/
+10
*
[llvm-objcopy] Add --add-symbol
Eugene Leviant
2019-02-25
1
-0
/
+8
*
[llvm-objcopy] Add --strip-unneeded-symbol(s)
Eugene Leviant
2019-02-13
1
-0
/
+9
*
[llvm-objcopy] Add few file processing directives
Eugene Leviant
2019-02-08
1
-0
/
+21
*
[llvm-objcopy] Add --redefine-syms
Eugene Leviant
2019-02-08
1
-0
/
+10
*
[llvm-objcopy] Allow regular expressions in name comparison
Eugene Leviant
2019-02-06
1
-0
/
+4
*
[llvm-objcopy] Support -X|--discard-locals.
Jordan Rupprecht
2019-01-30
1
-0
/
+6
*
[llvm-objcopy] Implement --set-section-flags.
Jordan Rupprecht
2019-01-29
1
-0
/
+7
*
[llvm-objcopy] Add support for -g as an alias for --strip-debug
Douglas Yung
2019-01-25
1
-0
/
+2
*
[llvm-objcopy] Change --only-keep to --only-section
Jake Ehrlich
2018-12-06
1
-3
/
+3
*
[llvm-objcopy] Add --build-id-link-dir flag
Jake Ehrlich
2018-12-03
1
-0
/
+12
*
[llvm-objcopy] Hook up the -V alias to --version, output "GNU strip"
Martin Storsjo
2018-11-28
1
-0
/
+1
*
[llvm-objcopy] Rename --keep to --keep-section.
Jordan Rupprecht
2018-11-13
1
-1
/
+2
*
[llvm-objcopy/strip] [NFC] Clean up tablegen opts (clang-format + reorganizin...
Jordan Rupprecht
2018-11-01
1
-71
/
+84
*
[llvm-strip] Support --keep and --strip-all-gnu from llvm-objcopy
Jordan Rupprecht
2018-11-01
1
-2
/
+2
*
[llvm-objcopy] Support --{enable,disable}-deterministic-archives
Jordan Rupprecht
2018-11-01
1
-0
/
+16
*
[llvm-objcopy] For multiclass Eq, associate help text with --name= , not with...
Fangrui Song
2018-11-01
1
-70
/
+56
*
[llvm-objcopy] Add -F|--target compatibility
Jordan Rupprecht
2018-10-12
1
-0
/
+4
*
[llvm-objcopy] Make -S an alias for --strip-all
Jake Ehrlich
2018-10-09
1
-2
/
+2
*
[llvm-objcopy] Adding support for decompressing zlib compressed dwarf sections.
Puyan Lotfi
2018-10-01
1
-0
/
+2
*
[llvm-objcopy/llvm-strip]: handle --version
Jordan Rupprecht
2018-09-21
1
-0
/
+3
*
[llvm-objcopy] Add missing alias for --strip-all-gnu
Alexander Shaposhnikov
2018-09-17
1
-0
/
+2
*
[llvm-objcopy] Dwarf .debug section compression support (zlib, zlib-gnu).
Puyan Lotfi
2018-09-07
1
-0
/
+6
*
Revert: [llvm-objcopy] Dwarf .debug section compression (Second Attempt).
Puyan Lotfi
2018-09-07
1
-6
/
+0
*
[llvm-objcopy] Dwarf .debug section compression support (zlib, zlib-gnu).
Puyan Lotfi
2018-09-06
1
-0
/
+6
*
Revert r341342: Dwarf .debug section compression support (zlib, zlib-gnu).
Chandler Carruth
2018-09-04
1
-6
/
+0
*
[llvm-objcopy] Dwarf .debug section compression support (zlib, zlib-gnu).
Puyan Lotfi
2018-09-03
1
-0
/
+6
*
[llvm-objcopy] Implement -G/--keep-global-symbol(s).
Jordan Rupprecht
2018-08-17
1
-0
/
+18
*
[llvm-strip] Add support for -p/--preserve-dates
Jordan Rupprecht
2018-08-16
1
-0
/
+6
*
[llvm-objcopy] Add --prefix-symbols option
Paul Semel
2018-08-09
1
-0
/
+3
*
[llvm-objcopy] Add --dump-section
Paul Semel
2018-08-09
1
-0
/
+3
*
[llvm-objcopy] Add missing -I command line flag alias for --input-target
Jordan Rupprecht
2018-08-01
1
-0
/
+1
*
[llvm-objcopy] Add support for --rename-section flags from gnu objcopy
Jordan Rupprecht
2018-08-01
1
-3
/
+7
*
[llvm-objcopy] Add basic support for --rename-section
Jordan Rupprecht
2018-07-20
1
-0
/
+3
*
[llvm-objcopy] Add --keep-file-symbols option
Paul Semel
2018-05-26
1
-0
/
+2
[next]