1. 9eabbb6 Enable __float128 for mingw for GCC compatibility and define __SIZEOF_FLOAT128__ on x86 by Reid Kleckner · 8 years ago
  2. bb1ea2d Enable support for __float128 in Clang and enable it on pertinent platforms by Nemanja Ivanovic · 9 years ago
  3. d7d45bf Revert 266186 as it breaks anything that includes type_traits on some platforms by Nemanja Ivanovic · 10 years ago
  4. 50f29e0 Enable support for __float128 in Clang by Nemanja Ivanovic · 10 years ago
  5. 08ef80f Rename test.cc files to test.cpp. by Nico Weber · 11 years ago[Renamed from clang/test/Sema/128bitfloat.cc]
  6. 95296d4 Fix a crash with __flaot128 noticed by Eli. by Nico Weber · 12 years ago
  7. e1687c5 Lazily provide a __float128 dummy type in -std=gnu++11 mode. by Nico Weber · 12 years ago