summaryrefslogtreecommitdiffstats
path: root/libcxx/include/support/win32/support.h
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Refactor Windows support headers.Eric Fiselier2017-05-101-177/+0
* [libc++] Drop support for CRTs older than VS 2015Shoaib Meenai2017-04-071-8/+0
* Add _LIBCPP_COMPILER_[CLANG|GCC|MSVC|IBM] macros.Eric Fiselier2017-01-061-2/+2
* Refactor bitscan64 checkSaleem Abdulrasool2017-01-041-3/+2
* clean up use of _WIN32Saleem Abdulrasool2017-01-031-8/+6
* support: clean up MSVC supportSaleem Abdulrasool2016-09-081-20/+2
* Fix win32 support header for mingw32.Dan Albert2014-10-061-0/+3
* 80 cols fixes.Yaron Keren2014-01-041-99/+123
* Implement the functions: clz, clzl, clzll, ctz, ctzl, and ctzllYaron Keren2014-01-041-27/+88
* Windows.h is not required.Yaron Keren2013-11-151-1/+0
* G M: Restore the ability for libcxx to compile again on mingw 64.Howard Hinnant2013-09-171-1/+6
* Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which isHoward Hinnant2013-08-011-2/+2
* Glen: This patch gets the string conversion functions working on Windows. I...Howard Hinnant2013-05-161-9/+8
* Add missing newlines at EOF.Bob Wilson2012-02-201-1/+1
* Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Gane...Howard Hinnant2011-12-021-5/+5
* Jean-Daniel: __builtin_popcountll support for WindowsHoward Hinnant2011-12-021-3/+26
* Windows port work by Ruben Van BoxemHoward Hinnant2011-10-271-7/+4
* More windows port work by Ruben Van BoxemHoward Hinnant2011-10-221-6/+70
* Work on Windows port by Ruben Van BoxemHoward Hinnant2011-09-281-5/+13
* Work on Windows port by Ruben Van BoxemHoward Hinnant2011-09-231-0/+8
* Partial Windows port by Ruben Van BoxemHoward Hinnant2011-09-221-0/+15
OpenPOWER on IntegriCloud