summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
Commit message (Expand)AuthorAgeFilesLines
* [COFF] Improve correctness of def parsing for GNU featuresMartin Storsjo2018-05-091-2/+2
* [COFF] Keep the underscore on exported decorated stdcall functions in MSVC modeMartin Storsjo2018-01-201-1/+1
* Remove redundant includes from various places.Michael Zolotukhin2017-12-131-2/+0
* [COFF] Improve the check for functions that should get an extra underscoreMartin Storsjo2017-10-231-2/+3
* [llvm-dlltool] Mention arm64 in the lists of architecture alternativesMartin Storsjo2017-09-081-2/+2
* NFC: fix ToolDrivers syntax and typo errorsMartell Malone2017-08-231-2/+2
* [dlltool] Make memory buffer ownership less weird.Benjamin Kramer2017-08-201-10/+6
* [llvm-dlltool] Improve an error message when unable to open files. NFC.Martin Storsjo2017-08-171-1/+1
* [llvm-dlltool] Don't crash if no def file is provided or it can't be openedMartin Storsjo2017-08-171-7/+14
* [COFF] Make the weak aliases optionalMartin Storsjo2017-08-161-1/+1
* [llvm-dlltool] Fix creating stdcall/fastcall import libraries for i386Martin Storsjo2017-08-161-0/+16
* [llvm-dlltool] Map the "arm64" machine typeMartin Storsjo2017-08-061-0/+1
* llvm: add llvm-dlltool support to the archiverMartell Malone2017-07-181-0/+160
* Revert r308329: llvm: add llvm-dlltool support to the archiverRui Ueyama2017-07-181-160/+0
* llvm: add llvm-dlltool support to the archiverMartell Malone2017-07-181-0/+160
OpenPOWER on IntegriCloud