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-strip] Fix -p|--preserve-dates to not truncate output when used in-place.
Jordan Rupprecht
2018-08-29
1
-1
/
+2
*
[llvm-objcopy] Simplify find(X,Y) != X.end() with is_contained()
Fangrui Song
2018-08-21
1
-3
/
+3
*
[llvm-strip] Allow only one input
Fangrui Song
2018-08-20
1
-3
/
+3
*
[llvm-objcopy] Implement -G/--keep-global-symbol(s).
Jordan Rupprecht
2018-08-17
1
-0
/
+36
*
[llvm-objcopy] Add support for -I binary -B <arch>.
Jordan Rupprecht
2018-08-17
1
-33
/
+103
*
[llvm-strip] Add support for -p/--preserve-dates
Jordan Rupprecht
2018-08-16
1
-4
/
+37
*
[llvm-objcopy] NFC: Fix minor formatting issues
Jordan Rupprecht
2018-08-13
1
-31
/
+31
*
[llvm-objcopy] NFC: Add some color to error()
Jordan Rupprecht
2018-08-09
1
-3
/
+6
*
[llvm-objcopy] Add --prefix-symbols option
Paul Semel
2018-08-09
1
-0
/
+5
*
[llvm-objcopy] Add --dump-section
Paul Semel
2018-08-09
1
-0
/
+37
*
[NFC] clang-format cleanup of a couple files in llvm-objcopy.
Puyan Lotfi
2018-08-02
1
-1
/
+2
*
[llvm-objcopy] Add support for --rename-section flags from gnu objcopy
Jordan Rupprecht
2018-08-01
1
-8
/
+103
*
[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
[prev]
[next]