Age | Commit message (Expand) | Author | Files | Lines |
2023-09-06 | libgcc _BitInt helper documentation [PR102989] | Jakub Jelinek | 1 | -0/+2 |
2023-09-06 | libgcc _BitInt support [PR102989] | Jakub Jelinek | 1 | -0/+681 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-07 | Always define `WIN32_LEAN_AND_MEAN` before <windows.h> | LIU Hao | 1 | -0/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-10-03 | Fix for powerpc64 long double complex divide failure | Patrick McGehearty | 1 | -4/+11 |
2021-04-28 | Practical improvement to libgcc complex divide | Patrick McGehearty | 1 | -10/+138 |
2021-02-24 | libgcc: Avoid signed negation overflow in __powi?f2 [PR99236] | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-29 | fixed _bswapsi2 function | Stefan Kanthak | 1 | -4/+4 |
2020-11-25 | Improve abs with overflow implementations | Stefan Kanthak | 1 | -30/+12 |
2020-11-10 | Fix minor whitespace issues | Jeff Law | 1 | -11/+11 |
2020-11-10 | Improve generated code for various libgcc2.c routines | Stefan Kanthak | 1 | -53/+29 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-02-21 | extend.texi (__clear_cache): Correct signature. | Martin Sebor | 1 | -3/+6 |
2019-01-23 | libgcc2.c: Correct DI/TI -> SF/DF conversions | H.J. Lu | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-10-03 | libgcc2.c (isnan): Use __builtin_isnan. | Uros Bizjak | 1 | -9/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-13 | re PR target/82274 (__builtin_mul_overflow fails to detect overflow for int64... | Jakub Jelinek | 1 | -1/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-03 | re PR libgcc/78067 (libgcc2 calls count_leading_zero with 0) | Bernd Edlinger | 1 | -0/+5 |
2016-11-02 | Makefile.in (LIB2_DIVMOD_FUNCS): Add _divmoddi4. | Uros Bizjak | 1 | -3/+34 |
2016-09-09 | [Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3) | James Greenhalgh | 1 | -4/+11 |
2016-09-08 | Correct libgcc complex multiply excess precision handling (PR libgcc/77519). | Joseph Myers | 1 | -4/+4 |
2016-07-06 | remove unused CTOR_LISTS_DEFINED_EXTERNALLY macro | Trevor Saunders | 1 | -3/+2 |
2016-04-04 | re PR target/67172 (i686-w64-mingw32 dwarf2 bootstrap fails with undefined re... | Eric Botcazou | 1 | -1/+6 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-07 | replace BITS_PER_UNIT with __CHAR_BIT__ in target libs | Trevor Saunders | 1 | -12/+12 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-09-23 | Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro. | Joseph Myers | 1 | -8/+4 |
2014-09-19 | Remove LIBGCC2_TF_CEXT target macro. | Joseph Myers | 1 | -9/+4 |
2014-09-08 | Remove SF_SIZE etc. target macros. | Joseph Myers | 1 | -26/+26 |
2014-09-05 | Use -fbuilding-libgcc for more target macros used in libgcc. | Joseph Myers | 1 | -6/+8 |
2014-01-02 | Update copyright years in libgcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-27 | tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define. | Kugan Vivekanandarajah | 1 | -0/+69 |
2013-07-15 | libgcc2.c: Don't include <limits.h>. | Matthias Klose | 1 | -36/+0 |
2013-07-06 | re PR target/29776 (result of ffs/clz/ctz/popcount/parity are already sign-ex... | Jakub Jelinek | 1 | -1/+1 |
2013-06-28 | re PR middle-end/36041 (Speed up builtin_popcountll) | Jakub Jelinek | 1 | -0/+41 |
2013-02-04 | Update copyright in libgcc. | Richard Sandiford | 1 | -3/+1 |
2011-11-02 | Move libgcc_tm_file to toplevel libgcc | Rainer Orth | 1 | -0/+1 |
2011-11-02 | Move libgcc2 to toplevel libgcc | Rainer Orth | 1 | -0/+2252 |