Richard Henderson
1aec5f74bb
alpha: Avoid builtin warning for isnanf
2012-12-07 12:43:06 -06:00
Marcus Shawcroft
ad2d839f37
aarch64: Regenerate libm-test-ulps.
2012-12-07 12:46:04 +00:00
Marcus Shawcroft
82bf34183f
aarch64: Resolve sc_err and _x0 defined but not used warnings.
2012-12-07 12:33:53 +00:00
Marcus Shawcroft
bb3c2a5391
aarch64: Resolve implict cast warning.
2012-12-07 12:31:29 +00:00
Marcus Shawcroft
443d9489b1
aarch64: Resolve strtab defined but not used warning.
2012-12-07 12:28:52 +00:00
Mike Frysinger
e933a9432c
linux: posix_fadvise: support __NR_fadvise64_64
...
Some arches do not have a __NR_fadvise64 but do have __NR_fadvise64_64.
If the former is unavailable, fallback to the latter.
Reviewed-by: Carlos O'Donell <carlos@systemhalted.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-12-06 20:00:43 -05:00
Adam Conrad
270a72ed73
Fix ChangeLog formatting for arm and aarch64
2012-12-06 16:48:21 -07:00
Chris Metcalf
82123268ac
Fix warnings from generic _FPU_GETCW
2012-12-06 10:42:06 -05:00
Joseph Myers
d981452619
Change sources.redhat.com references to sourceware.org.
2012-12-06 15:32:46 +00:00
Siddhesh Poyarekar
5704bbcb47
Fix the order of my ChangeLog entries
2012-12-06 20:46:18 +05:30
Siddhesh Poyarekar
f16946dd9c
Fix "set but not used" warnings for powerpc64
2012-12-06 20:20:45 +05:30
Siddhesh Poyarekar
7728c57488
Add newline to last test in stdio-common/tst-put-error.c
...
The newline ensures that the buffer is flushed and the test executes
as expected.
2012-12-06 11:10:18 +05:30
Jeff Law
17aa0516c8
* sunrpc/etc.rpc (fedfs_admin): Add entry.
2012-12-05 19:45:23 -07:00
Joseph Myers
effbd42a77
Ports-related README updates.
2012-12-05 22:15:52 +00:00
Joseph Myers
8760036569
Expand LICENSES file.
2012-12-05 21:56:15 +00:00
Joseph Myers
a0d7066a1c
Fix "set but not used" warnings for X##_s in soft-fp.
2012-12-05 20:04:32 +00:00
Joseph Myers
66ca5a5b93
Include stdlib.h in sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c.
2012-12-05 20:03:45 +00:00
Joseph Myers
363313b5be
Increase width of padded output in stdio-common/tst-put-error.
2012-12-05 20:02:41 +00:00
Joseph Myers
ea2c5872e2
Specify powerpc-nofpu fegetexceptflag return type.
2012-12-05 18:11:55 +00:00
Joseph Myers
8d65d9d7a7
Fix typo in ChangeLog.mips.
2012-12-04 22:08:24 +00:00
Joseph Myers
0993dd9b0c
Fix warnings from MIPS soft-float _FPU_GETCW.
2012-12-04 22:07:03 +00:00
Joseph Myers
9003570a49
Define _SYS_AUXV_H to 1 not empty in sysdeps/powerpc/sysdep.h.
2012-12-04 21:45:01 +00:00
Joseph Myers
d39b954531
Remove unused variable from powerpc sem_post.c.
2012-12-04 21:39:04 +00:00
Joseph Myers
b37984ad36
Fix ldbl-128ibm "set but not used" warnings.
2012-12-04 21:19:17 +00:00
David S. Miller
c8df52eccf
Fix sparc build with older compilers.
...
* sysdeps/generic/memcopy.h: Add multiple inclusion protection.
2012-12-04 16:05:57 -05:00
Joseph Myers
c33aa6e3e3
Fix "conflicting types for built-in function" warnings from nldbl-*.c.
2012-12-04 20:22:08 +00:00
Joseph Myers
20f0018d92
Fix powerpc32 "set but not used" warnings from INTERNAL_SYSCALL_DECL.
2012-12-04 14:40:17 +00:00
Joseph Myers
b3b099af03
Fix powl inaccuracy for ldbl-128ibm (bug 14914).
2012-12-04 14:39:24 +00:00
Marcus Shawcroft
a915e17fe7
aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6
...
* sysdeps/unix/sysv/linux/aarch64/ldconfig.h: Add entries
for /lib/ld-linux.so.3 and /lib/ld-linux-armhf.so.3.
Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
2012-12-04 13:07:25 +00:00
Marcus Shawcroft
ba835e1074
aarch64: Tag ARM and AArch64 binaries in the ldconfig cache
...
Add the correct tags for ARM and AArch64 libraries in the ldconfig
cache for AArch64.
Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
2012-12-04 13:07:25 +00:00
Marcus Shawcroft
931ed9559b
arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cache
...
Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
2012-12-04 13:07:24 +00:00
Marcus Shawcroft
bc7981ac2b
arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6
...
Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
2012-12-04 11:00:19 +00:00
Marcus Shawcroft
a55bca6542
arm: Tag ARM and AArch64 binaries in the ldconfig cache.
...
Add the correct tags for ARM and AArch64 libraries in the ldconfig
cache for ARM.
Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
2012-12-04 10:50:34 +00:00
Allan McRae
029264d1fb
Remove @hsep and @vsep usage from info pages
...
These cause an error when the info pages are build with texinfo>=4.13.90.
2012-12-04 09:39:34 +10:00
Jeff Law
0136fe2a80
* locales/uk_UA (currency_symbol): Fix.
2012-12-03 13:21:22 -07:00
Mike Frysinger
c9d6789ebe
byteswap.h: fix gcc ver test for __builtin_bswap{32,64}
...
The __builtin_bswap* functions were introduced in gcc-4.3, not gcc-4.2.
Fix the __GNUC_PREREQ tests to reflect this.
Otherwise trying to compile code with gcc-4.2 falls down:
In file included from /usr/include/endian.h:60,
from /usr/include/ctype.h:40,
/usr/include/bits/byteswap.h: In function 'unsigned int __bswap_32(unsigned int)':
/usr/include/bits/byteswap.h:46: error: '__builtin_bswap32' was not declared in this scope
/usr/include/bits/byteswap.h: In function 'long long unsigned int __bswap_64(long long unsigned int)':
/usr/include/bits/byteswap.h:110: error: '__builtin_bswap64' was not declared in this scope
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-12-03 14:54:31 -05:00
Jeff Law
a69646e9bd
* locales/ks_IN@devanagari: Fix week day names.
2012-12-03 12:29:49 -07:00
Jeff Law
4b7634a5e0
* time/sys/time.h (settimeofday): Do not mark TV argument
...
as __nonnull.
2012-12-03 12:15:17 -07:00
Jeff Law
70e5aee461
* locales/zh_CH (abmon): Remove whitespace.
2012-12-03 11:16:40 -07:00
Allan McRae
e30907c3a4
Remove unneeded linking in nptl testsuite
2012-12-03 13:56:07 +10:00
Mike Frysinger
eb6cbd249f
[BZ #12724 ] libio: revert partial POSIX 2008 fclose support
...
In BZ #12724 , partial support for POSIX 2008 fclose behavior was added.
Since it isn't entirely conforming to the spec, some applications are
known to be breaking in this intermediate state. So revert the partial
support until we can get things fully implemented.
This reverts commit fcabc0f8b1
.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-12-01 21:37:52 -05:00
Joseph Myers
f638872ab4
Fix typos in arith.texi.
2012-12-01 00:14:58 +00:00
Roland McGrath
48085d142e
Fix type-punning warning in powerpc64 gmon-start.
2012-11-30 13:48:39 -08:00
Siddhesh Poyarekar
1a538b9f15
* sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
...
* include/rpc/svc.h: ... here.
2012-11-30 13:53:44 -07:00
Joseph Myers
ec13345bab
Update ARM libm-test-ulps.
2012-11-30 20:41:26 +00:00
Joseph Myers
8018f81bde
Update MIPS libm-test-ulps.
2012-11-30 20:35:34 +00:00
Andreas Schwab
d07f2ff1a6
Fix date in ChangeLog entry
2012-11-30 21:28:28 +01:00
Aurelien Jarno
cc8bb21c8a
Fix assertion failures in resolver (BZ #13013 ).
...
[BZ #13013 ]
* resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
depending n and resplen2 to catch cases where answer
equals answerp2.
2012-11-30 15:04:27 -05:00
Richard Henderson
b062e14ff3
alpha: Add sysdeps/alpha/sotruss-lib.c.
2012-11-30 09:54:34 -08:00
Joseph Myers
2a398e6f5b
Remove powerpc-nofpu fma ulps.
2012-11-30 17:38:37 +00:00