summaryrefslogtreecommitdiff
path: root/libgcc/libgcc2.c
AgeCommit message (Expand)Author
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
2013-02-04Update copyright in libgcc.Richard Sandiford
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth
2011-11-02Move libgcc2 to toplevel libgccRainer Orth