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
/
llvm-objcopy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-objcopy] Make --strip-debug strip .gdb_index
Fangrui Song
2018-07-31
1
-1
/
+2
*
[llvm-objcopy] Make --strip-debug strip .zdebug* (zlib-gnu) sections
Fangrui Song
2018-07-27
1
-8
/
+9
*
Handle the lack of a symbol table correctly.
Stephen Hines
2018-07-26
1
-2
/
+3
*
[llvm-objcopy] Add basic support for --rename-section
Jordan Rupprecht
2018-07-20
1
-0
/
+17
*
[NFC][llvm-objcopy] Cleanup namespace usage in llvm-objcopy.
Puyan Lotfi
2018-07-18
1
-29
/
+32
*
[NFC][llvm-objcopy] Make helper functions static
Puyan Lotfi
2018-07-16
1
-19
/
+23
*
Add --strip-all option back to llvm-strip.
Stephen Hines
2018-07-12
1
-0
/
+1
*
[llvm-objcopy] Add support for static libraries
Alexander Shaposhnikov
2018-07-06
1
-23
/
+91
*
[llvm-strip] Expose --strip-unneeded option
Paul Semel
2018-06-07
1
-3
/
+3
*
[llvm-strip] Expose --discard-all option
Alexander Shaposhnikov
2018-06-06
1
-1
/
+4
*
[llvm-objcopy] Fix null symbol handling
Paul Semel
2018-06-01
1
-3
/
+1
*
[llvm-strip] Add -o option to llvm-strip
Alexander Shaposhnikov
2018-05-31
1
-1
/
+2
*
[llvm-objcopy] Add --keep-file-symbols option
Paul Semel
2018-05-26
1
-3
/
+7
*
[llvm-objcopy] Add --strip-unneeded option
Paul Semel
2018-05-25
1
-0
/
+17
*
[llvm-strip] Minor fix of the usage of TableGen
Alexander Shaposhnikov
2018-05-23
1
-13
/
+26
*
[llvm-strip] Expose --keep-symbol option
Alexander Shaposhnikov
2018-05-23
1
-0
/
+3
*
[llvm-objcopy] Fix the behavior of --strip-* and --keep-symbol
Alexander Shaposhnikov
2018-05-22
1
-45
/
+62
*
Revert "[llvm-objcopy] Add --strip-unneeded option"
Paul Semel
2018-05-22
1
-9
/
+0
*
[llvm-objcopy] Add --strip-unneeded option
Paul Semel
2018-05-21
1
-0
/
+9
*
[llvm-objcopy] Fix formatting
Alexander Shaposhnikov
2018-05-18
1
-8
/
+8
*
[llvm-objcopy] Add --only-keep-debug as a noop
Jake Ehrlich
2018-05-15
1
-0
/
+2
*
[llvm-objcopy] Add --keep-symbol (-K) option
Paul Semel
2018-05-15
1
-0
/
+7
*
[llvm-strip] Add support for -remove-section
Alexander Shaposhnikov
2018-05-11
1
-0
/
+4
*
[llvm-objcopy] Add --strip-symbol (-N) option
Paul Semel
2018-05-09
1
-1
/
+10
*
[llvm-objcopy] Fix exit code
Alexander Shaposhnikov
2018-05-08
1
-3
/
+13
*
[tools] Introduce llvm-strip
Alexander Shaposhnikov
2018-05-07
1
-16
/
+82
*
[llvm-objcopy] Add --discard-all (-x) option
Paul Semel
2018-05-02
1
-0
/
+10
*
[llvm-objcopy] Add --weaken option
Paul Semel
2018-05-02
1
-0
/
+6
*
[llvm-objcopy] Add --weaken-symbol (-W) option
Paul Semel
2018-04-27
1
-0
/
+8
*
[llvm-objcopy] Add --globalize-symbol option
Paul Semel
2018-04-27
1
-3
/
+8
*
[llvm-objcopy] Implement --redefine-sym option
Alexander Shaposhnikov
2018-04-26
1
-27
/
+28
*
[llvm-objcopy] Add --localize-symbol option
Paul Semel
2018-04-26
1
-2
/
+19
*
[llvm-objcopy] Adjust the code for the old versions of msvc
Alexander Shaposhnikov
2018-04-24
1
-1
/
+1
*
Recommit "[llvm-objcopy] Switch over to using TableGen for parsing arguments"
Alexander Shaposhnikov
2018-04-24
1
-108
/
+175
*
Define InitLLVM to do common initialization all at once.
Rui Ueyama
2018-04-13
1
-7
/
+2
*
Revert "[llvm-objcopy] Switch over to using TableGen for parsing arguments"
Jake Ehrlich
2018-04-12
1
-175
/
+108
*
[llvm-objcopy] Switch over to using TableGen for parsing arguments
Jake Ehrlich
2018-04-11
1
-108
/
+175
*
[llvm-objcopy] Make modifications in-place if output is not specified
Alexander Shaposhnikov
2018-02-09
1
-3
/
+5
*
[llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects
Jake Ehrlich
2018-01-25
1
-76
/
+58
*
[llvm-objcopy] Add --add-gnu-debuglink
Jake Ehrlich
2018-01-25
1
-0
/
+8
*
Revert r322132; it appears to be an accidental commit, based on the commit me...
Aaron Ballman
2018-01-25
1
-8
/
+0
*
Reverting r323463 as it appears to be an accidental commit. Regardless, it br...
Aaron Ballman
2018-01-25
1
-58
/
+76
*
tmp
Jake Ehrlich
2018-01-25
1
-76
/
+58
*
temp
Jake Ehrlich
2018-01-09
1
-0
/
+8
*
[llvm-objcopy] Add --localize-hidden option
Jake Ehrlich
2018-01-05
1
-0
/
+12
*
[llvm-objcopy] Add option to add a progbits section from a file
Jake Ehrlich
2017-12-19
1
-1
/
+21
*
[llvm-objcopy] Reformat everything using clang-format -i
Jake Ehrlich
2017-12-15
1
-10
/
+8
*
[llvm-objcopy] Add support for --only-keep/-j and --keep
Jake Ehrlich
2017-11-30
1
-0
/
+53
*
[llvm-objcopy] Add --strip-all-gnu and change --strip-all
Jake Ehrlich
2017-11-27
1
-3
/
+19
*
[llvm-objcopy] Improve command line option help messages
Jake Ehrlich
2017-11-14
1
-5
/
+6
[next]