Richard Henderson
|
99630555c2
|
longlong.h: Disable alpha umul_ppmm for old g++
Causes "unexpected AST of kind MULT_HIGHPART" error with
bootstrap from gcc 4.8.
* longlong.h [__alpha] (umul_ppmm): Disable for c++.
From-SVN: r216811
|
2014-10-28 13:22:40 -07:00 |
|
Andreas Krebbel
|
5e89d0ad01
|
longlong.h: Add __udiv_w_sdiv prototype.
2014-09-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* longlong.h: Add __udiv_w_sdiv prototype.
From-SVN: r215266
|
2014-09-15 13:28:32 +00:00 |
|
Steve Ellcey
|
b6799f373a
|
longlong.h: Use 'defined()' to check __mips16.
2014-05-01 Steve Ellcey <sellcey@mips.com>
* include/longlong.h: Use 'defined()' to check __mips16.
From-SVN: r209980
|
2014-05-01 15:07:00 +00:00 |
|
Richard Sandiford
|
8df07a2c14
|
longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling.
include/
* longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling.
From-SVN: r209932
|
2014-04-30 14:12:32 +00:00 |
|
Yufeng Zhang
|
130a78598c
|
Merge longlong.h from glibc tree.
From-SVN: r209649
|
2014-04-22 16:31:45 +00:00 |
|
Richard Sandiford
|
b21fbbd29c
|
longlong.h: New file.
include/
* longlong.h: New file.
libgcc/
* longlong.h: Delete (moved to include/).
libquadmath/
* Makefile.am (AM_CPPFLAGS): Define.
* Makefile.in: Regenerate.
* printf/gmp-impl.h: Remove path from longlong.h include.
From-SVN: r205659
|
2013-12-04 10:49:14 +00:00 |
|