index
:
delta/gmp.git
baserock/morph
gmp
gmp-3_0-branch
gmp-3_1-branch
gmp-4_0-branch
gmp-4_1-branch
master
gmplib.org: repo/gmp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
longlong.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite arm32 support. (Support thumb2; use gcc builtins for count_leading_z...
Torbjorn Granlund
2015-04-13
1
-43
/
+36
*
Add many casts inside assembly input operands, this insures proper zero exten...
Torbjorn Granlund
2015-01-08
1
-26
/
+57
*
(mips32): Work around one clang bug.
Torbjorn Granlund
2014-12-22
1
-1
/
+1
*
(mips64): Work around one clang bug.
Torbjorn Granlund
2014-12-22
1
-1
/
+1
*
(umul_ppmm): Use input temps in more places.
Torbjorn Granlund
2014-12-18
1
-9
/
+9
*
Provide __clz_tab even with sparc64 vis3.
Marc Glisse
2014-12-08
1
-0
/
+2
*
Allow C++ references to mpn_ glue functions.
Torbjorn Granlund
2014-11-17
1
-4
/
+10
*
On arm64, use __builtin_c[lt]zl, fix typo in umul_ppmm.
Marc Glisse
2014-09-24
1
-5
/
+3
*
longlong.h (i386): Add comment about "cc" clobber.
Marc Glisse
2014-04-04
1
-0
/
+2
*
Update library files license to use LGPL3+ and GPL2+.
Torbjorn Granlund
2014-01-28
1
-12
/
+25
*
Use https to link to GNU license.
Torbjorn Granlund
2013-12-02
1
-1
/
+1
*
Collapse copyright years.
Torbjorn Granlund
2013-11-28
1
-2
/
+2
*
Fixed inconsistent #endif comment for amd64/x86_64. Spotted by Paul.
Niels M?ller
2013-09-13
1
-1
/
+1
*
(arm64 count_trailing_zeros): New.
Torbjorn Granlund
2013-04-17
1
-0
/
+2
*
Test __VIS__ instead of __sparc_vis3.
Torbjorn Granlund
2013-04-13
1
-1
/
+1
*
(sparc64): Define umul_ppmm, add_ssaaaa, and count_leading_zeros conditionall...
Torbjorn Granlund
2013-04-07
1
-0
/
+19
*
Fix a comment typo.
Torbjorn Granlund
2013-03-21
1
-1
/
+1
*
Cleanup spacing.
Torbjorn Granlund
2013-03-17
1
-106
/
+106
*
(aarch64): Make add_ssaaaa and sub_ddmmss actually work.
Torbjorn Granlund
2013-01-05
1
-14
/
+7
*
Refine cpp test for vax.
Torbjorn Granlund
2012-12-05
1
-2
/
+2
*
Conditionalise ARM asm on !__thumb__.
Torbjorn Granlund
2012-11-29
1
-1
/
+1
*
Add copyright years.
Torbjorn Granlund
2012-11-20
1
-1
/
+1
*
Add ARM64 support. Add AVR support.
Torbjorn Granlund
2012-11-12
1
-0
/
+38
*
De-support old POWER asm syntax.
Torbjorn Granlund
2012-10-25
1
-22
/
+22
*
Fix typo in last change.
Torbjorn Granlund
2012-04-04
1
-3
/
+2
*
(ARM count_leading_zeros): Enable for more arch versions.
Torbjorn Granlund
2012-04-04
1
-2
/
+10
*
Use __clz_tab[128] in count_trailing_zeros (C variant).
Marco Bodrato
2012-03-20
1
-5
/
+5
*
longlong.h (_PROTO): Remove.
Marco Bodrato
2012-03-19
1
-17
/
+9
*
(count_trailing_zeros): Write better pure C default variant.
Torbjorn Granlund
2012-03-19
1
-3
/
+28
*
Improve udiv_w_sdiv declarations.
Torbjorn Granlund
2012-02-03
1
-0
/
+1
*
(s390 umul_ppmm): Fix typo in pure C variant.
Torbjorn Granlund
2011-10-14
1
-1
/
+1
*
AC_DEFINE and use HAVE_HOST_CPU_s390_zarch.
Torbjorn Granlund
2011-10-14
1
-1
/
+1
*
(s390): Put back an accidentally deleted #else.
Torbjorn Granlund
2011-10-13
1
-1
/
+2
*
(s390): Improve umul_ppmm and udiv_qrnnd support.
Torbjorn Granlund
2011-10-12
1
-6
/
+51
*
(s390x): Add __CLOBBER_CC for relevant asm patterns.
Torbjorn Granlund
2011-10-11
1
-7
/
+9
*
(s390x add_ssaaaa): Remove algsi/slgsi until we support z10.
Torbjorn Granlund
2011-10-09
1
-27
/
+5
*
(s390): Put back UDItype casts to make gcc reloading use right more for const...
Torbjorn Granlund
2011-10-09
1
-8
/
+20
*
Misc additional s390 changes.
Torbjorn Granlund
2011-10-07
1
-6
/
+32
*
(s390): Add 32-bit zarch umul_ppmm and udiv_qrnnd.
Torbjorn Granlund
2011-10-07
1
-19
/
+38
*
Add s390/64 support, enhance s390/32 support.
Torbjorn Granlund
2011-10-04
1
-1
/
+64
*
(SH): Recognise predefs for all SH processors as defined by current gcc versi...
Torbjorn Granlund
2011-09-26
1
-1
/
+1
*
Undo 2009-03-01 change.
Torbjorn Granlund
2010-05-05
1
-1
/
+1
*
Document LONGLONG_STANDALONE and NO_ASM.
Torbjorn Granlund
2009-08-12
1
-5
/
+12
*
(arm count_leading_zeros): Define for armv5.
Torbjorn Granlund
2009-06-11
1
-0
/
+6
*
(mips, powerpc): Provide assembly-free umul_ppmm for newer gcc.
Torbjorn Granlund
2009-03-01
1
-5
/
+45
*
(umul_ppmm) [alpha]: Define using __builtin_alpha_umulh when possible.
tege
2008-02-27
1
-3
/
+12
*
(sub_ddmmss) [powerpc 64]: Add more variants for constant args.
tege
2007-09-24
1
-27
/
+51
*
Update license to version 3.
tege
2007-09-18
1
-3
/
+1
*
(umul_ppmm) [mmix]: New.
tege
2006-11-04
1
-0
/
+5
*
Update FSF's address.
tege
2006-02-15
1
-2
/
+2
[next]