Age | Commit message (Expand) | Author | Files | Lines |
2024-05-06 | [RISC-V] Add support for _Bfloat16 | Xiao Zeng | 2 | -0/+90 |
2024-02-13 | libgcc: Fix UB in FP_FROM_BITINT | Jakub Jelinek | 1 | -1/+5 |
2024-02-10 | libgcc: Fix a bug in _BitInt -> dfp conversions | Jakub Jelinek | 3 | -3/+3 |
2024-02-10 | libgcc: Fix BIL_TYPE_SIZE == 32 support in _BitInt <-> dfp support | Jakub Jelinek | 5 | -16/+20 |
2024-01-12 | libgcc: Use may_alias attribute in bitint handlers | Jakub Jelinek | 1 | -4/+4 |
2023-11-09 | libgcc: Add {unsigned ,}__int128 <-> _Decimal{32,64,128} conversion support [... | Jakub Jelinek | 12 | -0/+636 |
2023-09-06 | libgcc _BitInt helper documentation [PR102989] | Jakub Jelinek | 1 | -0/+26 |
2023-09-06 | libgcc _BitInt support [PR102989] | Jakub Jelinek | 19 | -3/+2595 |
2023-09-06 | libgcc: Generated tables for _BitInt <-> _Decimal* conversions [PR102989] | Jakub Jelinek | 1 | -0/+4947 |
2023-03-13 | aarch64: Add bfloat16_t support for aarch64 | Jakub Jelinek | 2 | -0/+90 |
2023-03-10 | libgcc, i386: Add __fix{,uns}bfti and __float{,un}tibf [PR107703] | Jakub Jelinek | 2 | -0/+90 |
2023-03-06 | PR target/107299: Fix build issue when long double is IEEE 128-bit | Michael Meissner | 1 | -0/+2 |
2022-10-14 | middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic support | Jakub Jelinek | 8 | -0/+558 |
2022-08-16 | soft-fp: Update soft-fp from glibc | Kito Cheng | 103 | -345/+545 |
2021-09-02 | Update hf soft-fp from glibc. | liuhongt | 6 | -0/+252 |
2021-07-01 | soft-fp: Update soft-fp from glibc | H.J. Lu | 2 | -0/+105 |
2019-05-17 | soft-fp: Update soft-fp from glibc | H.J. Lu | 88 | -96/+96 |
2018-11-08 | Update soft-fp from glibc. | Kito Cheng | 88 | -122/+238 |
2017-01-24 | op-common.h (_FP_MUL, [...]): Add /* FALLTHRU */ comments. | Jakub Jelinek | 1 | -1/+6 |
2016-11-23 | [Patch libgcc 9/17] Update soft-fp from glibc | James Greenhalgh | 7 | -0/+455 |
2016-08-16 | Update soft-fp from glibc (PR libgcc/77265). | Joseph Myers | 81 | -81/+85 |
2015-09-28 | Update soft-fp from glibc. | Joseph Myers | 81 | -136/+503 |
2014-10-09 | Update soft-fp from glibc. | Joseph Myers | 26 | -1322/+1689 |
2014-02-12 | float128-mul-underflow.c, [...]: New tests. | Joseph Myers | 81 | -85/+115 |
2013-11-27 | op-4.h: Update from glibc. | Uros Bizjak | 1 | -4/+4 |
2013-11-06 | float128-cmp-invalid.c, [...]: New tests. | Joseph Myers | 82 | -3802/+4630 |
2013-06-21 | re PR other/53317 (Conversion from __int128 to __float128) | Joseph Myers | 67 | -120/+164 |
2012-11-15 | soft-fp updated from GLIBC upstream. | Marcus Shawcroft | 2 | -29/+42 |
2012-03-01 | soft-fp: Imported from glibc upstream. | Kai Tietz | 67 | -217/+158 |
2011-08-05 | soft-fp: Move to ../libgcc. | Rainer Orth | 82 | -0/+7815 |