summaryrefslogtreecommitdiff
path: root/libgcc/libgcc2.c
AgeCommit message (Expand)Author
2025-07-10[PATCH] libgcc: PR target/116363 Fix SFtype to UDWtype conversionJan Dubiec
2025-05-20libgcc: Small bitint_reduce_prec big-endian fixesJakub Jelinek
2025-01-02Update copyright years.Jakub Jelinek
2024-11-16libgcc: Fix a warning/error in libgcc2.c [PR117624]Jakub Jelinek
2024-04-19libgcc: Another __divmodbitint4 bug fix [PR114762]Jakub Jelinek
2024-04-18libgcc: Fix up __divmodbitint4 [PR114755]Jakub Jelinek
2024-03-21libgcc: Fix up bitint division [PR114397]Jakub Jelinek
2024-03-15libgcc: Fix quotient and/or remainder negation in __divmodbitint4 [PR114327]Jakub Jelinek
2024-02-02libgcc: Fix up _BitInt division [PR113604]Jakub Jelinek
2024-01-12libgcc: Use may_alias attribute in bitint handlersJakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-09-06libgcc _BitInt helper documentation [PR102989]Jakub Jelinek
2023-09-06libgcc _BitInt support [PR102989]Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2023-01-07Always define `WIN32_LEAN_AND_MEAN` before <windows.h>LIU Hao
2022-01-03Update copyright years.Jakub Jelinek
2021-10-03Fix for powerpc64 long double complex divide failurePatrick McGehearty
2021-04-28Practical improvement to libgcc complex dividePatrick McGehearty
2021-02-24libgcc: Avoid signed negation overflow in __powi?f2 [PR99236]Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-11-29fixed _bswapsi2 functionStefan Kanthak
2020-11-25Improve abs with overflow implementationsStefan Kanthak
2020-11-10Fix minor whitespace issuesJeff Law
2020-11-10Improve generated code for various libgcc2.c routinesStefan Kanthak
2020-01-01Update copyright years.Jakub Jelinek
2019-02-21extend.texi (__clear_cache): Correct signature.Martin Sebor
2019-01-23libgcc2.c: Correct DI/TI -> SF/DF conversionsH.J. Lu
2019-01-01Update copyright years.Jakub Jelinek
2018-10-03libgcc2.c (isnan): Use __builtin_isnan.Uros Bizjak
2018-01-03Update copyright years.Jakub Jelinek
2017-10-13re PR target/82274 (__builtin_mul_overflow fails to detect overflow for int64...Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-11-03re PR libgcc/78067 (libgcc2 calls count_leading_zero with 0)Bernd Edlinger
2016-11-02Makefile.in (LIB2_DIVMOD_FUNCS): Add _divmoddi4.Uros Bizjak
2016-09-09[Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3)James Greenhalgh
2016-09-08Correct libgcc complex multiply excess precision handling (PR libgcc/77519).Joseph Myers
2016-07-06remove unused CTOR_LISTS_DEFINED_EXTERNALLY macroTrevor Saunders
2016-04-04re PR target/67172 (i686-w64-mingw32 dwarf2 bootstrap fails with undefined re...Eric Botcazou
2016-01-04Update copyright years.Jakub Jelinek
2015-11-07replace BITS_PER_UNIT with __CHAR_BIT__ in target libsTrevor Saunders
2015-01-05Update copyright years.Jakub Jelinek
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers
2014-09-19Remove LIBGCC2_TF_CEXT target macro.Joseph Myers
2014-09-08Remove SF_SIZE etc. target macros.Joseph Myers
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers
2014-01-02Update copyright years in libgcc/Richard Sandiford
2013-11-27tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define.Kugan Vivekanandarajah
2013-07-15libgcc2.c: Don't include <limits.h>.Matthias Klose
2013-07-06re PR target/29776 (result of ffs/clz/ctz/popcount/parity are already sign-ex...Jakub Jelinek
2013-06-28re PR middle-end/36041 (Speed up builtin_popcountll)Jakub Jelinek