Marek Polacek
|
7b8e0d49cb
|
Get rid of ASM_GLOBAL_DIRECTIVE.
|
2012-07-10 14:30:24 +02:00 |
|
Joseph Myers
|
638a572eb0
|
Fix clog, clog10 spurious underflow exceptions (bug 14337).
|
2012-07-09 11:06:34 +00:00 |
|
Joseph Myers
|
f17ac40d7c
|
Fix expm1 spurious underflow exceptions (bug 6778).
|
2012-07-06 11:17:41 +00:00 |
|
Joseph Myers
|
cdfe2c5eb3
|
Fix csqrt underflow (bugs 14157, 14331).
|
2012-07-05 11:02:13 +00:00 |
|
Joseph Myers
|
ca61cf32d9
|
Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).
|
2012-07-04 09:55:26 +00:00 |
|
H.J. Lu
|
a2f34833b1
|
Use x86-64 fpu_control.h for i386 and x86_64
|
2012-06-18 11:43:51 -07:00 |
|
H.J. Lu
|
3ee947b124
|
Use __volatile__ to access fpu control word
|
2012-06-18 11:09:58 -07:00 |
|
H.J. Lu
|
25f1282ae5
|
Use i386 bits/mathinline.h for i386 and x86_64
|
2012-06-15 13:56:26 -07:00 |
|
H.J. Lu
|
49bdf4c19d
|
Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S
|
2012-06-14 10:00:28 -07:00 |
|
H.J. Lu
|
c08010c7cd
|
Use x86_64 fpu/bits/fenv.h for i386 and x86_64
|
2012-06-06 10:13:19 -07:00 |
|
H.J. Lu
|
a728a38fb6
|
Check __SSE_MATH__ in x86_64 feraiseexcept
|
2012-06-06 10:11:14 -07:00 |
|
H.J. Lu
|
0e4a3cd708
|
Use i486 bits/string.h for i386 and x86_64
|
2012-06-04 13:45:43 -07:00 |
|
H.J. Lu
|
0bd5398534
|
Use x86_64/bits/xtitypes.h for i386/x86-64
|
2012-05-30 17:26:11 -07:00 |
|
H.J. Lu
|
3a257e668e
|
Use x86_64 bits/wordsize.h for both i386/x86_64
|
2012-05-30 17:25:23 -07:00 |
|
H.J. Lu
|
404fe9d90e
|
Use x86_64 bits/select.h for i386/x86_64
|
2012-05-30 15:49:31 -07:00 |
|
H.J. Lu
|
d48d04460a
|
Use x86_64 bits/setjmp.h for i386/x86_64
|
2012-05-30 15:43:34 -07:00 |
|
H.J. Lu
|
7dc00e0d3c
|
Use x86_64 bits/mathdef.h for i386/x86_64
|
2012-05-30 15:42:28 -07:00 |
|
H.J. Lu
|
6bd976963f
|
Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64
|
2012-05-30 15:21:55 -07:00 |
|
H.J. Lu
|
f726f0bb75
|
Use the same bits/endian.h for i386/x86_64
|
2012-05-30 14:50:32 -07:00 |
|
H.J. Lu
|
13764867fe
|
Use x86-64 bits/byteswap.h for both i386 and x86_64
|
2012-05-30 14:13:18 -07:00 |
|
H.J. Lu
|
0ab0291b84
|
Convert WORDSIZE[32|64]/ld entries to abi-variants
|
2012-05-30 08:33:26 -07:00 |
|
Roland McGrath
|
8422c9a560
|
Add systemtap static probe points in setjmp/longjmp on x86.
|
2012-05-25 13:41:03 -07:00 |
|
H.J. Lu
|
cfba4fda12
|
Add x32 C++ type data
|
2012-05-24 11:18:30 -07:00 |
|
Joseph Myers
|
795405f956
|
Don't include exceptions in libm-test-ulps test names.
|
2012-05-24 12:14:03 +00:00 |
|
Joseph Myers
|
80bad0ccae
|
Test underflow exceptions in libm-test.inc.
|
2012-05-24 11:26:36 +00:00 |
|
H.J. Lu
|
20c07380db
|
Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32
|
2012-05-21 13:39:55 -07:00 |
|
Roland McGrath
|
6c7fb1458d
|
x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling.
|
2012-05-21 13:04:11 -07:00 |
|
H.J. Lu
|
61f65140eb
|
Define __SYSCALL_WORDSIZE for x86-64
|
2012-05-21 11:45:16 -07:00 |
|
Joseph Myers
|
e0b16cc25c
|
Fix ccos, csin, ccosh, csinh overflows (bug 14123).
|
2012-05-19 15:35:29 +00:00 |
|
H.J. Lu
|
6ad13e088d
|
Add a comment to sysdeps/x86_64/x32/_itoa.h
|
2012-05-19 06:46:29 -07:00 |
|
H.J. Lu
|
610b86225e
|
Add sysdeps/x86_64/x32/_itoa.h
|
2012-05-18 07:37:55 -07:00 |
|
Andreas Jaeger
|
7a185db2b7
|
Do not provide inlines for GCC build-in functions
|
2012-05-18 09:08:14 +02:00 |
|
H.J. Lu
|
2e4c1e9edb
|
Cast to unsigned long
|
2012-05-17 12:44:52 -07:00 |
|
H.J. Lu
|
477cc68e90
|
Add tst-mallocalign1
|
2012-05-17 09:55:25 -07:00 |
|
Carlos O'Donell
|
1a0994f535
|
BZ#14059: Fix AVX and FMA4 detection.
Fix AVX and FMA4 detection by following the guidelines
set out by Intel and AMD for detecting these features.
|
2012-05-17 06:59:28 -07:00 |
|
H.J. Lu
|
953ca31a0c
|
Add x32 gmp-mparam.h
|
2012-05-16 11:54:57 -07:00 |
|
H.J. Lu
|
617aca05db
|
Add x32 ffs
|
2012-05-16 11:54:56 -07:00 |
|
H.J. Lu
|
48baa5f1d1
|
Add dummy files for x32
|
2012-05-16 10:24:02 -07:00 |
|
Joseph Myers
|
a9538892ad
|
Split up stackguard-macros.h into sysdeps directories.
|
2012-05-15 23:34:30 +00:00 |
|
H.J. Lu
|
9317101683
|
Add x86_64 Implies-after files
|
2012-05-15 14:38:32 -07:00 |
|
H.J. Lu
|
d86813a021
|
Use R*_LP to call _dl_profile_fixup and frame size
|
2012-05-15 14:24:00 -07:00 |
|
H.J. Lu
|
3b550e9e48
|
Add sysdeps/x86_64/x32/sysdep.h
|
2012-05-15 12:49:42 -07:00 |
|
H.J. Lu
|
eda4170670
|
Use R*_LP on SP and PC in __longjmp.S and setjmp.S
|
2012-05-15 12:46:04 -07:00 |
|
H.J. Lu
|
be8498fca0
|
Use RSP_LP to operate on stack in stackinfo.h
|
2012-05-15 10:00:56 -07:00 |
|
H.J. Lu
|
70bc83b910
|
Load pointers into RAX_LP in strcmp-sse42.S
|
2012-05-15 09:59:31 -07:00 |
|
H.J. Lu
|
9bc0b730a6
|
Load cache sizes into R*_LP in memcpy-ssse3.S
|
2012-05-15 09:58:28 -07:00 |
|
H.J. Lu
|
6d2850e7f5
|
Load cache sizes into R*_LP in memcpy-ssse3-back.S
|
2012-05-15 09:56:17 -07:00 |
|
H.J. Lu
|
3cb845617b
|
Load pointers into R*_LP in strcmp.S
|
2012-05-15 09:54:05 -07:00 |
|
H.J. Lu
|
54e2ed8105
|
Load cache sizes into R11_LP/R8_LP
|
2012-05-15 09:52:35 -07:00 |
|
H.J. Lu
|
8a17f34979
|
Load cache size into R8_LP
|
2012-05-15 09:35:43 -07:00 |
|