Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
05495c5d4571b1756369e00a1ca7003d63e204da
/
llvm
/
tools
/
llvm-objcopy
/
CopyConfig.cpp
c040d5d
[llvm-objcopy]Add support for *-freebsd output formats
by James Henderson
· 7 years ago
12ed01d
[llvm-strip] Hook up (unimplemented) --only-keep-debug
by Jordan Rupprecht
· 7 years ago
42bc1e2
[llvm-objcopy] Cleanup errors from CopyConfig and remove llvm-objcopy.h dependency
by Jordan Rupprecht
· 7 years ago
1e93080
[llvm-objcopy] - Report "no zlib available" error properly when --compress-debug-sections is used.
by George Rimar
· 7 years ago
53350d0
[llvm-objcopy] Add --set-start, --change-start and --adjust-start
by Eugene Leviant
· 7 years ago
51c1f64
[llvm-objcopy] Add --add-symbol
by Eugene Leviant
· 7 years ago
93ad8b3
[llvm-objcopy][NFC] Add std::move() to fix older BB
by Jordan Rupprecht
· 7 years ago
ad29d29
[llvm-objcopy][NFC] More error cleanup
by Jordan Rupprecht
· 7 years ago
2db1062
[llvm-objcopy] Add --strip-unneeded-symbol(s)
by Eugene Leviant
· 7 years ago
317f9e7
Small refactoring of FileError. NFC.
by Eugene Leviant
· 7 years ago
e08fe35
[llvm-objcopy] Add few file processing directives
by Eugene Leviant
· 7 years ago
340cb87
[llvm-objcopy] Add --redefine-syms
by Eugene Leviant
· 7 years ago
f324f6d
[llvm-objcopy] Allow regular expressions in name comparison
by Eugene Leviant
· 7 years ago
5745c5f
[llvm-objcopy][NFC] Use StringSaver for --keep-global-symbols
by Jordan Rupprecht
· 7 years ago
05a3f99
[llvm-strip] Implement --keep-file-symbols
by Eugene Leviant
· 7 years ago
2267c58
[llvm-strip] Add --strip-symbol
by Eugene Leviant
· 7 years ago
d0f7bcf
[llvm-objcopy] Support -X|--discard-locals.
by Jordan Rupprecht
· 7 years ago
c892741
[llvm-objcopy] Implement --set-section-flags.
by Jordan Rupprecht
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
70038e0
[llvm-objcopy] Handle -O <format> flag.
by Jordan Rupprecht
· 7 years ago
85985ed
[llvm-objcopy] Change --only-keep to --only-section
by Jake Ehrlich
· 7 years ago
8ad7779
[llvm-objcopy] Add --build-id-link-dir flag
by Jake Ehrlich
· 7 years ago
e9af715
[llvm-objcopy] Hook up the -V alias to --version, output "GNU strip"
by Martin Storsjo
· 7 years ago
c5bae78
[llvm-objcopy] Rename --keep to --keep-section.
by Jordan Rupprecht
· 7 years ago
30d1b19
[llvm-strip] Support --keep and --strip-all-gnu from llvm-objcopy
by Jordan Rupprecht
· 7 years ago
fc780bb
[llvm-objcopy] Support --{enable,disable}-deterministic-archives
by Jordan Rupprecht
· 7 years ago
ab9f662
[llvm-objcopy] Fix use-after-move clang-tidy warning
by Jordan Rupprecht
· 7 years ago
aaeaa0a
[llvm-strip] Support -s alias for --strip-all. Make both strip and objcopy case sensitive to support both -s (--strip-all) and -S (--strip-debug).
by Jordan Rupprecht
· 7 years ago
bb4588e
[llvm-objcopy] Add -F|--target compatibility
by Jordan Rupprecht
· 7 years ago
8d0b74c
[llvm-objcopy] Factor out CopyConfig
by Alexander Shaposhnikov
· 7 years ago