Adhemerval Zanella
7b714620a7
PowerPC: multiarch wcsrchr for PowerPC64
2013-12-13 14:52:48 -05:00
Adhemerval Zanella
16fd2ae37c
PowerPC: multiarch wcschr for PowerPC64
2013-12-13 14:51:36 -05:00
Adhemerval Zanella
9ee2969b05
PowerPC: multiarch strchrnul for PowerPC64
2013-12-13 14:50:26 -05:00
Adhemerval Zanella
372dc060e0
PowerPC: multiarch strchr for PowerPC64
2013-12-13 14:49:54 -05:00
Adhemerval Zanella
24c2c3b996
PowerPC: multiarch strncmp for PowerPC64
2013-12-13 14:48:48 -05:00
Adhemerval Zanella
1c92d9a0e0
PowerPC: multiarch strncasecmp for PowerPC64
2013-12-13 14:40:28 -05:00
Adhemerval Zanella
17de3ee3c1
PowerPC: multiarch strcasecmp for PowerPC64
2013-12-13 14:39:51 -05:00
Adhemerval Zanella
62982bf978
PowerPC: multiarch strnlen for PowerPC64
2013-12-13 14:38:50 -05:00
Adhemerval Zanella
a65f4904ab
PowerPC: multiarch strlen for PowerPC64
2013-12-13 14:38:17 -05:00
Adhemerval Zanella
1fd005ad2f
PowerPC: multiarch rawmemchr for PowerPC64
2013-12-13 14:37:26 -05:00
Adhemerval Zanella
cd05ba9135
PowerPC: multiarch memrchr for PowerPC64
2013-12-13 14:36:50 -05:00
Adhemerval Zanella
870f867648
PowerPC: multiarch memchr for PowerPC64
2013-12-13 14:35:28 -05:00
Adhemerval Zanella
f00be62b08
PowerPC: multiarch mempcpy for PowerPC64
2013-12-13 14:34:06 -05:00
Adhemerval Zanella
8a29a3d00b
PowerPC: multiarch memset/bzero for PowerPC64
2013-12-13 14:33:16 -05:00
Adhemerval Zanella
07253fcf7b
PowerPC: multirach memcmp for PowerPC64
2013-12-13 14:32:31 -05:00
Adhemerval Zanella
b5beafbcee
PowerPC: multiarch memcpy for PowerPC64
2013-12-13 14:31:41 -05:00
Adhemerval Zanella
5e6a4d4b9e
PowerPC: Adjust multiarch Implies for PowerPC64
...
This patch adds Implies files on multiarch folder for POWER chips so
multirach is enabled when building with --with-cpu and powerN
option.
2013-12-13 14:29:27 -05:00
Kaz Kojima
ddfab6dc65
Use $$ver instead of $ver.
2013-12-13 08:45:01 +09:00
Toke Høiland-Jørgensen
c5e0e35ca7
Update NEWS
2013-12-12 15:24:06 -05:00
Toke Høiland-Jørgensen
f208205092
Add entries for U00D8 and U00F8.
2013-12-12 14:47:25 -05:00
Adhemerval Zanella
5b9bf19142
PowerPC: Add DSO and TAR fields to TLS
2013-12-12 06:51:01 -06:00
Carlos O'Donell
1db94db157
Add test case for pthread_[sg]etname_np.
...
This commit adds a testcase for pthread_setname_np
and pthread_getname_np. The testcase itself has
four tests to validate that these functions work
as expected. The test is only enabled for Linux
since it requires access to an alternate method
for validating the functions work.
2013-12-12 01:30:28 -05:00
Siddhesh Poyarekar
19b5525e52
benchmark inputs for exp2, log2, log and tan
2013-12-12 09:31:53 +05:30
Marko Myllynen
dc14d999e1
Fix Charset comment in fi_FI, fi_FI@euro
2013-12-12 09:24:35 +05:30
Roland McGrath
b0ef3aecce
ChangeLog whitespace fix.
2013-12-11 10:00:32 -08:00
Marcus Shawcroft
39e1f44ff4
[AArch64] Regenerate libm-test-ulps.
2013-12-11 16:19:34 +00:00
Siddhesh Poyarekar
7a74607ff6
Consolidate definition of constant t22
2013-12-11 12:08:19 +05:30
Siddhesh Poyarekar
196f7f5dbf
Use double constants instead of the struct number
2013-12-11 11:24:25 +05:30
Ondřej Bílka
0dfa665cc1
Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
2013-12-10 19:36:28 +01:00
Ondřej Bílka
5782a80f9f
Drop PER_THREAD conditionals from malloc.
2013-12-10 18:00:14 +01:00
Adhemerval Zanella
aeb95445d1
Add GLIBC_2.3 and GLIBC_2.19 in Versions.def
...
This patch adds GLIBC_2.3 and GLIBC_2.19 mark on Version.def so they are always
define in abi-versions.h. This fixes a build issue with fe_nomask.c in PPC64
LE where neither GLIBC_2_3 or GLIBC_2_19 are defined for SHLIB_COMPAT, resulting
in a wrong evaluation in the macro.
2013-12-09 17:51:02 -06:00
Andreas Schwab
eca60f6ed3
m68k: use math_force_eval in nextafterl
2013-12-10 00:16:12 +01:00
Andreas Schwab
e1c5c75ea2
m68k: add support for PI futexes
2013-12-10 00:16:01 +01:00
Andreas Schwab
2ea2960024
m68k: don't assume PI futexes before 3.10
2013-12-10 00:15:41 +01:00
Andreas Schwab
5fc273b084
ChangeLog fix
2013-12-10 00:15:38 +01:00
Ondřej Bílka
e8349efd46
Simplify perturb_byte logic.
2013-12-09 17:25:19 +01:00
Ondřej Bílka
f3eeb3fc56
Replace malloc force_reg by atomic_forced_read.
2013-12-09 17:14:12 +01:00
Andreas Schwab
caecf2a0ce
Fix CFI annotations in pthread_cond_timedwait for i486+
2013-12-09 13:53:41 +01:00
Adhemerval Zanella
be2f900916
Update powerpc-fpu ULPs.
2013-12-09 06:52:04 -06:00
Markus Trippelsdorf
e7b914bd0e
Update x86_64 ULps for AMD K10
2013-12-09 11:06:11 +05:30
Joseph Myers
9f0be4f8b5
Move tests of lgamma from libm-test.inc to auto-libm-test-in.
2013-12-08 23:56:28 +00:00
Richard Henderson
7380e0e469
alpha: Convert <bits/mman.h> to <bits/mman-linux.h>
2013-12-07 06:19:35 +10:00
Adhemerval Zanella
24eeafdb44
PowerPC: Optimized mpn functions for PowerPC64/POWER7
...
This patch add optimized __mpn_add_n/__mpn_sub_n for PowerPC64/POWER7.
They are originally from GMP with adjustments for GLIBC.
2013-12-06 11:52:31 -06:00
Adhemerval Zanella
4a2c0fd44d
PowerPC: Optimized mpn functions for PowerPC64
...
This patch add optimized __mpn_addmul, __mpn_addsub, __mpn_lshift, and
__mpn_mul_1 implementations for PowerPC64. They are originally from GMP
with adjustments for GLIBC.
2013-12-06 11:52:22 -06:00
Fernando J. V. da Silva
4b5b548c9f
Fix BZ #15089 : malloc_trim always trim for large padding.
2013-12-06 18:06:56 +01:00
Adhemerval Zanella
0a3ac0aabf
PowerPC: Update NEWS with ppc32/power4+ STT_GNU_IFUNC support
2013-12-06 05:54:50 -06:00
Adhemerval Zanella
ccdc8438dc
PowerPC: Adjust multiarch Implies for PowerPC32
...
This patch adds Implies files on multiarch folder for POWER chips so
multirach is enabled when building with --with-cpu and powerN option.
2013-12-06 05:47:05 -06:00
Adhemerval Zanella
2e973d9919
PowerPC: multiarch __ieee754_hypot[f] for PowerPC32
2013-12-06 05:47:05 -06:00
Adhemerval Zanella
2d9470b2ae
PowerPC: multiarch logb/logbf/logbl for PowerPC32
2013-12-06 05:47:05 -06:00
Adhemerval Zanella
5212ffce0e
PowerPC: multiarch modf/modff for PowerPC32
2013-12-06 05:47:05 -06:00