aboutsummaryrefslogtreecommitdiff
path: root/include/longlong.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-09[committed] Adding missing prototype for __clzhi2 to xstormy portJeff Law1-0/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-13LoongArch: implement count_{leading,trailing}_zerosXi Ruoyao1-0/+12
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-04-03[ARC]PR 88409: miscompilation due to missing cc clobber in longlong.h macrosVineet Gupta1-2/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-20RISC-V: Implement __umulsidi3, umul_ppmm and __muluw3Kito Cheng1-0/+50
2017-06-27* longlong.h: Remove ns32k support.Maya Rashish1-36/+0
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2016-04-29longlong.h (umul_ppmm): Remove SHMEDIA checks.Oleg Endo1-16/+1
2016-04-29[ARC] Fix obsolete constraint.Claudiu Zissulescu1-6/+6
2016-01-07longlong: fix sh -Wundef buildsMike Frysinger1-2/+2
2015-10-27config.gcc: Handle --enable-fdpic.Daniel Jacobowitz1-0/+28
2015-07-14Update copyright year in includeH.J. Lu1-1/+1
2014-10-28longlong.h: Disable alpha umul_ppmm for old g++Richard Henderson1-0/+4
2014-09-15longlong.h: Add __udiv_w_sdiv prototype.Andreas Krebbel1-1/+2
2014-05-01longlong.h: Use 'defined()' to check __mips16.Steve Ellcey1-1/+1
2014-04-30longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling.Richard Sandiford1-1/+1
2014-04-22Merge longlong.h from glibc tree.Yufeng Zhang1-1/+17
2013-12-04longlong.h: New file.Richard Sandiford1-0/+1724