summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.GNU-float128.xml.txt
Commit message (Expand)AuthorAgeFilesLines
* castxml: Use real `__float128` type with LLVM/Clang 3.9+Brad King2017-08-231-2/+2
* Output: Add size and align attributes to PointerTypeBrad King2017-01-121-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-11-101-5/+5
* castxml: Fix `__float128` simulation with `-std=gnu++{11,14}` againBrad King2016-05-101-4/+9
* Output: Further hide our __float128 struct from generated xmlBrad King2015-06-241-1/+1
* Output: Generate a FundamentalType for our __float128 typedefBrad King2015-06-231-17/+1
* Output: Generate throw="..." instead of throws="..."Michka Popoff2015-05-211-4/+4
* Output: Add mangled="" attributes to function and variable declsBrad King2015-05-121-2/+2
* Output: Refactor generation of CvQualifiedType elementsBrad King2015-04-281-1/+1
* Output: Add "size" and "align" attributes on builtin types and structsMichka Popoff2015-04-081-2/+2
* Output: Generate an "offset" attribute on Field elementsMichka Popoff2015-04-081-1/+1
* Detect: Provide __float128 when simulating GNU compilersBrad King2015-02-251-0/+25