OSDN Git Service

Merging r370271:
[android-x86/external-llvm.git] / tools / llvm-strings /
2019-06-21 James Henderson[binutils] Add response file option to help and docs
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-11-09 Jordan Rupprecht[llvm-strings] Fix whitespaces to match strings output.
2018-10-24 James HendersonFix llvm-strings crash for negative char values
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2017-11-14 Martin Storsjo[llvm-strings] Add support for the -a/--all options
2017-11-02 Shoaib Meenai[tools] Add option to install binutils symlinks
2017-01-21 Saleem Abdulrasoolllvm-strings: remove default for -Wcovered-switch-default
2017-01-21 Saleem Abdulrasoolllvm-strings: add support for `-t`
2016-11-15 Saleem Abdulrasoolllvm-strings: support the `-n` option
2016-11-14 Saleem AbdulrasoolRevert "Revert "llvm-strings: support printing the...
2016-11-14 Renato GolinRevert "llvm-strings: support printing the filename"
2016-11-13 Saleem Abdulrasoolllvm-strings: support printing the filename
2016-11-12 Saleem Abdulrasoolllvm-strings: trivialise logic until we support more...
2016-11-12 Saleem Abdulrasoolllvm-strings: ensure that the last string is correctly...
2016-11-11 NAKAMURA Takumillvm-strings: Fix r286556 to add required libraries.
2016-11-11 Mehdi AminiFix build failure, update llvm-strings for the new...
2016-11-11 Saleem Abdulrasoolllvm-strings: explicitly include cctype
2016-11-11 Saleem Abdulrasoolllvm-strings: introduce basic strings tool