]> sourceware.org Git - glibc.git/log
glibc.git
11 years agoRemove redundant __mpexp_nn
Siddhesh Poyarekar [Thu, 27 Dec 2012 15:13:55 +0000 (20:43 +0530)]
Remove redundant __mpexp_nn

It's an array that stores integral float values of the offset.

11 years agoMove mpone out to a global const
Siddhesh Poyarekar [Thu, 27 Dec 2012 15:13:24 +0000 (20:43 +0530)]
Move mpone out to a global const

Code cleanup.

11 years ago[s390] Replace lll_futex_* assembly code with INTERNAL_SYSCALL
Siddhesh Poyarekar [Thu, 27 Dec 2012 15:13:02 +0000 (20:43 +0530)]
[s390] Replace lll_futex_* assembly code with INTERNAL_SYSCALL

11 years agoOpen development for 2.18. glibc-2.17.90
David S. Miller [Tue, 25 Dec 2012 09:23:43 +0000 (01:23 -0800)]
Open development for 2.18.

* version.h (RELEASE): Set to "development".
(VERSION): Set to "2.17.90".
* NEWS: Add 2.18 section.

11 years agoUpdate version.h and include/features.h for 2.17 release. glibc-2.17
David S. Miller [Tue, 25 Dec 2012 03:02:13 +0000 (19:02 -0800)]
Update version.h and include/features.h for 2.17 release.

11 years agotile: fix DWARF bug in clone() for created thread
Chris Metcalf [Fri, 14 Dec 2012 15:46:54 +0000 (10:46 -0500)]
tile: fix DWARF bug in clone() for created thread

Previously, we would see a bad frame in the gdb backtrace output, e.g.:

  (gdb) bt
  #0  foo () at foo.c:5
  #1  0x000000aaaab68ee8 in start_thread () from /lib/libpthread.so.0
  #2  0x000000aaaad01c88 in clone () from /lib/libc.so.6
  #3  0x0000000000000000 in ?? ()

With this change the bogus frame #3 is gone and we have the
same output as x86 does for the same program.

11 years agoUpdate Croatian translations.
David S. Miller [Fri, 21 Dec 2012 20:22:48 +0000 (12:22 -0800)]
Update Croatian translations.

* po/hr.po: Update from translation team.

11 years agoS/390: Update libm-test-ulps.
Andreas Krebbel [Fri, 21 Dec 2012 02:25:54 +0000 (03:25 +0100)]
S/390: Update libm-test-ulps.

11 years agoRemove trailing space.
Steve Ellcey [Wed, 19 Dec 2012 16:57:50 +0000 (08:57 -0800)]
Remove trailing space.

11 years ago2012-12-19 Steve Ellcey <sellcey@mips.com>
Steve Ellcey [Wed, 19 Dec 2012 16:56:08 +0000 (08:56 -0800)]
2012-12-19  Steve Ellcey  <sellcey@mips.com>

* NEWS:  Mention new memcpy for MIPS.

11 years agoFix AArch64 typo.
Marcus Shawcroft [Tue, 18 Dec 2012 09:51:55 +0000 (09:51 +0000)]
Fix AArch64 typo.

11 years agoUpdate Russian translations.
David S. Miller [Sat, 15 Dec 2012 23:30:31 +0000 (15:30 -0800)]
Update Russian translations.

* po/ru.po: Update from translation team.

11 years agoFix typo in previous commit.
David S. Miller [Thu, 13 Dec 2012 20:42:06 +0000 (15:42 -0500)]
Fix typo in previous commit.

11 years agoMention IFUNC enhancements to testsuite in NEWS.
David S. Miller [Thu, 13 Dec 2012 20:40:06 +0000 (15:40 -0500)]
Mention IFUNC enhancements to testsuite in NEWS.

* NEWS: Mention IFUNC testsuite enhancements.

11 years agoUpdate Polish and Bulgarian translations.
David S. Miller [Thu, 13 Dec 2012 20:19:42 +0000 (15:19 -0500)]
Update Polish and Bulgarian translations.

* po/pl.po: Update from translation team.
* po/bg.po: Likewise.

11 years agoUpdate manual/contrib.texi
David S. Miller [Thu, 13 Dec 2012 19:47:43 +0000 (14:47 -0500)]
Update manual/contrib.texi

* manual/contrib.texi (Contributors): Update entries for Hongjiu
Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.

11 years agoUpdate Swedish translations.
David S. Miller [Wed, 12 Dec 2012 07:21:39 +0000 (02:21 -0500)]
Update Swedish translations.

* po/sv.po: Update from translation team.

11 years agoUpdate Vietnamese translations.
David S. Miller [Wed, 12 Dec 2012 06:55:56 +0000 (01:55 -0500)]
Update Vietnamese translations.

* po/vi.po: Update from translation team.

11 years agoUpdate Czech PO file.
David S. Miller [Tue, 11 Dec 2012 18:59:00 +0000 (13:59 -0500)]
Update Czech PO file.

* po/cs.po: Update from translation team.

11 years agoUpdate German, Dutch, and Esperanto translations.
David S. Miller [Tue, 11 Dec 2012 17:56:04 +0000 (12:56 -0500)]
Update German, Dutch, and Esperanto translations.

* po/de.po: Update from translation team.
* po/eo.po: Likewise.
* po/nl.po: Likewise.

11 years agoMove node Argp Helper Functions to follow Argp Parsing State
Siddhesh Poyarekar [Tue, 11 Dec 2012 03:29:06 +0000 (08:59 +0530)]
Move node Argp Helper Functions to follow Argp Parsing State

Resolves BZ #14246.

11 years agoMention if terminating null is included in NAME_MAX/PATH_MAX
Siddhesh Poyarekar [Tue, 11 Dec 2012 03:31:02 +0000 (09:01 +0530)]
Mention if terminating null is included in NAME_MAX/PATH_MAX

Fixes BZ #14872.

11 years agoUpdate cs translations
Andreas Jaeger [Mon, 10 Dec 2012 19:57:18 +0000 (20:57 +0100)]
Update cs translations

11 years agoMark BZ#10114 as fixed.
Richard Henderson [Mon, 10 Dec 2012 15:50:42 +0000 (07:50 -0800)]
Mark BZ#10114 as fixed.

11 years agoaarch64: Fix compiler warning for unused declaration _x0
Marcus Shawcroft [Mon, 10 Dec 2012 10:33:30 +0000 (10:33 +0000)]
aarch64: Fix compiler warning for unused declaration _x0

11 years agoFix some build warnings on s390x
Siddhesh Poyarekar [Sat, 8 Dec 2012 07:33:24 +0000 (13:03 +0530)]
Fix some build warnings on s390x

11 years agoMinor ChangeLog formatting fix
Siddhesh Poyarekar [Sat, 8 Dec 2012 07:30:00 +0000 (13:00 +0530)]
Minor ChangeLog formatting fix

11 years agoBZ #14833: message.texi typo fixes
Benno Schulenberg [Sat, 8 Dec 2012 07:04:59 +0000 (12:34 +0530)]
BZ #14833: message.texi typo fixes

11 years ago [BZ #14898]
Andreas Schwab [Fri, 7 Dec 2012 21:55:19 +0000 (14:55 -0700)]
[BZ #14898]
* include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
Change to -1.

11 years agoUpdate libc.pot in preparation for giving tarball to translation project.
David S. Miller [Fri, 7 Dec 2012 20:13:31 +0000 (15:13 -0500)]
Update libc.pot in preparation for giving tarball to translation project.

* po/libc.pot: Update.

11 years agosoft-fp: Fix used without set warning in _FP_MUL and _FP_DIV
Richard Henderson [Fri, 7 Dec 2012 19:17:08 +0000 (13:17 -0600)]
soft-fp: Fix used without set warning in _FP_MUL and _FP_DIV

Seen in, e.g. ports/sysdeps/alpha/soft-fp/ots_mul.c.

The problem here is we have a switch on the class of X*Y, followed by
a switch on the class of R.  The exponent field of R really is not set
by the first switch for NaN outputs, because we know it's not going to
be used.  The compiler is not smart enough to see through this.

By pulling the exponent computation out of the NORMAL*NORMAL path, we
will not be pessimizing the most common case, while still providing an
arbitrary value to satisfy the compiler.

11 years agoalpha: Fix redefinition of __isnanl macro warning
Richard Henderson [Fri, 7 Dec 2012 19:08:31 +0000 (13:08 -0600)]
alpha: Fix redefinition of __isnanl macro warning

In bdd7898a58bd76ac3b411a4931ff3f9e77eabe6a we added self-definitions
of __isnan and friends in order to indicate specialized architecture
support, and avoid redefinitions within various generic math_private.h.

There is no generic math_private.h that concerns ldbl-128, and while
we provide __isnanl in the alpha math_private.h there's no need to
protect the function against redefinition.

11 years agoalpha: Fix redefinition of __isnanl macro warning
Richard Henderson [Fri, 7 Dec 2012 19:05:39 +0000 (13:05 -0600)]
alpha: Fix redefinition of __isnanl macro warning

In bdd7898a58bd76ac3b411a4931ff3f9e77eabe6a we added self-definitions
of __isnan and friends in order to indicate specialized architecture
support, and avoid redefinitions within various generic math_private.h.

There is no generic math_private.h that concerns ldbl-128, and while
we provide __isnanl in the alpha math_private.h there's no need to
protect the function against redefinition.

11 years agoalpha: Avoid builtin warning for isnanf
Richard Henderson [Fri, 7 Dec 2012 18:43:06 +0000 (12:43 -0600)]
alpha: Avoid builtin warning for isnanf

11 years agoaarch64: Regenerate libm-test-ulps.
Marcus Shawcroft [Fri, 7 Dec 2012 12:46:04 +0000 (12:46 +0000)]
aarch64: Regenerate libm-test-ulps.

11 years agoaarch64: Resolve sc_err and _x0 defined but not used warnings.
Marcus Shawcroft [Fri, 7 Dec 2012 12:33:53 +0000 (12:33 +0000)]
aarch64: Resolve sc_err and _x0 defined but not used warnings.

11 years agoaarch64: Resolve implict cast warning.
Marcus Shawcroft [Fri, 7 Dec 2012 12:31:29 +0000 (12:31 +0000)]
aarch64: Resolve implict cast warning.

11 years agoaarch64: Resolve strtab defined but not used warning.
Marcus Shawcroft [Fri, 7 Dec 2012 12:28:52 +0000 (12:28 +0000)]
aarch64: Resolve strtab defined but not used warning.

11 years agolinux: posix_fadvise: support __NR_fadvise64_64
Mike Frysinger [Thu, 6 Dec 2012 20:01:35 +0000 (15:01 -0500)]
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>
11 years agoFix ChangeLog formatting for arm and aarch64
Adam Conrad [Thu, 6 Dec 2012 23:48:21 +0000 (16:48 -0700)]
Fix ChangeLog formatting for arm and aarch64

11 years agoFix warnings from generic _FPU_GETCW
Chris Metcalf [Thu, 6 Dec 2012 15:42:06 +0000 (10:42 -0500)]
Fix warnings from generic _FPU_GETCW

11 years agoChange sources.redhat.com references to sourceware.org.
Joseph Myers [Thu, 6 Dec 2012 15:32:46 +0000 (15:32 +0000)]
Change sources.redhat.com references to sourceware.org.

11 years agoFix the order of my ChangeLog entries
Siddhesh Poyarekar [Thu, 6 Dec 2012 15:16:18 +0000 (20:46 +0530)]
Fix the order of my ChangeLog entries

11 years agoFix "set but not used" warnings for powerpc64
Siddhesh Poyarekar [Thu, 6 Dec 2012 14:50:45 +0000 (20:20 +0530)]
Fix "set but not used" warnings for powerpc64

11 years agoAdd newline to last test in stdio-common/tst-put-error.c
Siddhesh Poyarekar [Thu, 6 Dec 2012 05:40:18 +0000 (11:10 +0530)]
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.

11 years ago * sunrpc/etc.rpc (fedfs_admin): Add entry.
Jeff Law [Thu, 6 Dec 2012 02:45:23 +0000 (19:45 -0700)]
    * sunrpc/etc.rpc (fedfs_admin): Add entry.

11 years agoPorts-related README updates.
Joseph Myers [Wed, 5 Dec 2012 22:15:52 +0000 (22:15 +0000)]
Ports-related README updates.

11 years agoExpand LICENSES file.
Joseph Myers [Wed, 5 Dec 2012 21:56:15 +0000 (21:56 +0000)]
Expand LICENSES file.

11 years agoFix "set but not used" warnings for X##_s in soft-fp.
Joseph Myers [Wed, 5 Dec 2012 20:04:32 +0000 (20:04 +0000)]
Fix "set but not used" warnings for X##_s in soft-fp.

11 years agoInclude stdlib.h in sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c.
Joseph Myers [Wed, 5 Dec 2012 20:03:45 +0000 (20:03 +0000)]
Include stdlib.h in sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c.

11 years agoIncrease width of padded output in stdio-common/tst-put-error.
Joseph Myers [Wed, 5 Dec 2012 20:02:41 +0000 (20:02 +0000)]
Increase width of padded output in stdio-common/tst-put-error.

11 years agoSpecify powerpc-nofpu fegetexceptflag return type.
Joseph Myers [Wed, 5 Dec 2012 18:11:55 +0000 (18:11 +0000)]
Specify powerpc-nofpu fegetexceptflag return type.

11 years agoFix typo in ChangeLog.mips.
Joseph Myers [Tue, 4 Dec 2012 22:08:24 +0000 (22:08 +0000)]
Fix typo in ChangeLog.mips.

11 years agoFix warnings from MIPS soft-float _FPU_GETCW.
Joseph Myers [Tue, 4 Dec 2012 22:07:03 +0000 (22:07 +0000)]
Fix warnings from MIPS soft-float _FPU_GETCW.

11 years agoDefine _SYS_AUXV_H to 1 not empty in sysdeps/powerpc/sysdep.h.
Joseph Myers [Tue, 4 Dec 2012 21:45:01 +0000 (21:45 +0000)]
Define _SYS_AUXV_H to 1 not empty in sysdeps/powerpc/sysdep.h.

11 years agoRemove unused variable from powerpc sem_post.c.
Joseph Myers [Tue, 4 Dec 2012 21:39:04 +0000 (21:39 +0000)]
Remove unused variable from powerpc sem_post.c.

11 years agoFix ldbl-128ibm "set but not used" warnings.
Joseph Myers [Tue, 4 Dec 2012 21:19:17 +0000 (21:19 +0000)]
Fix ldbl-128ibm "set but not used" warnings.

11 years agoFix sparc build with older compilers.
David S. Miller [Tue, 4 Dec 2012 21:05:57 +0000 (16:05 -0500)]
Fix sparc build with older compilers.

* sysdeps/generic/memcopy.h: Add multiple inclusion protection.

11 years agoFix "conflicting types for built-in function" warnings from nldbl-*.c.
Joseph Myers [Tue, 4 Dec 2012 20:22:08 +0000 (20:22 +0000)]
Fix "conflicting types for built-in function" warnings from nldbl-*.c.

11 years agoFix powerpc32 "set but not used" warnings from INTERNAL_SYSCALL_DECL.
Joseph Myers [Tue, 4 Dec 2012 14:40:17 +0000 (14:40 +0000)]
Fix powerpc32 "set but not used" warnings from INTERNAL_SYSCALL_DECL.

11 years agoFix powl inaccuracy for ldbl-128ibm (bug 14914).
Joseph Myers [Tue, 4 Dec 2012 14:39:24 +0000 (14:39 +0000)]
Fix powl inaccuracy for ldbl-128ibm (bug 14914).

11 years agoaarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6
Marcus Shawcroft [Tue, 4 Dec 2012 12:18:03 +0000 (12:18 +0000)]
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>
11 years agoaarch64: Tag ARM and AArch64 binaries in the ldconfig cache
Marcus Shawcroft [Tue, 4 Dec 2012 12:16:02 +0000 (12:16 +0000)]
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>
11 years agoarm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cache
Marcus Shawcroft [Tue, 4 Dec 2012 12:13:06 +0000 (12:13 +0000)]
arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cache

Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
11 years agoarm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6
Marcus Shawcroft [Tue, 4 Dec 2012 11:00:19 +0000 (11:00 +0000)]
arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6

Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
11 years agoarm: Tag ARM and AArch64 binaries in the ldconfig cache.
Marcus Shawcroft [Tue, 4 Dec 2012 10:50:34 +0000 (10:50 +0000)]
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>
11 years agoRemove @hsep and @vsep usage from info pages
Allan McRae [Mon, 3 Dec 2012 09:19:26 +0000 (19:19 +1000)]
Remove @hsep and @vsep usage from info pages

These cause an error when the info pages are build with texinfo>=4.13.90.

11 years ago * locales/uk_UA (currency_symbol): Fix.
Jeff Law [Mon, 3 Dec 2012 20:21:22 +0000 (13:21 -0700)]
    * locales/uk_UA (currency_symbol): Fix.

11 years agobyteswap.h: fix gcc ver test for __builtin_bswap{32,64}
Mike Frysinger [Thu, 29 Nov 2012 04:04:32 +0000 (23:04 -0500)]
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>
11 years ago * locales/ks_IN@devanagari: Fix week day names.
Jeff Law [Mon, 3 Dec 2012 19:29:49 +0000 (12:29 -0700)]
   * locales/ks_IN@devanagari: Fix week day names.

11 years ago * time/sys/time.h (settimeofday): Do not mark TV argument
Jeff Law [Mon, 3 Dec 2012 19:15:17 +0000 (12:15 -0700)]
   * time/sys/time.h (settimeofday): Do not mark TV argument
       as __nonnull.

11 years ago * locales/zh_CH (abmon): Remove whitespace.
Jeff Law [Mon, 3 Dec 2012 18:16:08 +0000 (11:16 -0700)]
    * locales/zh_CH (abmon): Remove whitespace.

11 years agoRemove unneeded linking in nptl testsuite
Allan McRae [Sun, 2 Dec 2012 11:01:29 +0000 (21:01 +1000)]
Remove unneeded linking in nptl testsuite

11 years ago[BZ #12724] libio: revert partial POSIX 2008 fclose support
Mike Frysinger [Sat, 1 Dec 2012 18:00:08 +0000 (13:00 -0500)]
[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 fcabc0f8b185f9e0a9289720be5ede6c39b3bf21.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11 years agoFix typos in arith.texi.
Joseph Myers [Sat, 1 Dec 2012 00:14:58 +0000 (00:14 +0000)]
Fix typos in arith.texi.

11 years agoFix type-punning warning in powerpc64 gmon-start.
Roland McGrath [Fri, 30 Nov 2012 21:48:39 +0000 (13:48 -0800)]
Fix type-punning warning in powerpc64 gmon-start.

11 years ago * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
Siddhesh Poyarekar [Fri, 30 Nov 2012 20:53:44 +0000 (13:53 -0700)]
   * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
       * include/rpc/svc.h: ... here.

11 years agoUpdate ARM libm-test-ulps.
Joseph Myers [Fri, 30 Nov 2012 20:41:26 +0000 (20:41 +0000)]
Update ARM libm-test-ulps.

11 years agoUpdate MIPS libm-test-ulps.
Joseph Myers [Fri, 30 Nov 2012 20:35:34 +0000 (20:35 +0000)]
Update MIPS libm-test-ulps.

11 years agoFix date in ChangeLog entry
Andreas Schwab [Fri, 30 Nov 2012 20:26:13 +0000 (21:26 +0100)]
Fix date in ChangeLog entry

11 years agoFix assertion failures in resolver (BZ #13013).
Aurelien Jarno [Fri, 30 Nov 2012 20:04:27 +0000 (15:04 -0500)]
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.

11 years agoalpha: Add sysdeps/alpha/sotruss-lib.c.
Richard Henderson [Fri, 30 Nov 2012 17:53:53 +0000 (09:53 -0800)]
alpha: Add sysdeps/alpha/sotruss-lib.c.

11 years agoRemove powerpc-nofpu fma ulps.
Joseph Myers [Fri, 30 Nov 2012 17:38:37 +0000 (17:38 +0000)]
Remove powerpc-nofpu fma ulps.

11 years agoUpdate powerpc-nofpu libm-test-ulps.
Joseph Myers [Fri, 30 Nov 2012 17:33:37 +0000 (17:33 +0000)]
Update powerpc-nofpu libm-test-ulps.

11 years agoalpha: Update libm-test-ulps.
Richard Henderson [Fri, 30 Nov 2012 17:20:05 +0000 (09:20 -0800)]
alpha: Update libm-test-ulps.

11 years agoWarn about unsupported DT_FLAGS_1 flags.
Carlos O'Donell [Fri, 30 Nov 2012 02:09:12 +0000 (18:09 -0800)]
Warn about unsupported DT_FLAGS_1 flags.

The dynamic loader will now warn about unsupported DT_FLAGS_1
flags when run with LD_DEBUG=files or LD_DEBUG=all.

11 years agoia64: clock_getcpuclockid.c: drop unused file
Mike Frysinger [Thu, 29 Nov 2012 23:12:51 +0000 (18:12 -0500)]
ia64: clock_getcpuclockid.c: drop unused file

Since we no longer support __ASSUME_POSIX_CPU_TIMERS, the ia64 code
no longer needs to override HAS_CPUCLOCK in the common file.  Drop
the ia64 shim as well.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11 years agoclock_getcpuclockid: delete unused HAS_CPUCLOCK
Mike Frysinger [Thu, 29 Nov 2012 23:11:17 +0000 (18:11 -0500)]
clock_getcpuclockid: delete unused HAS_CPUCLOCK

In commit 26889eacc24cd9f0cb37c5a67beac1a0ba709adf (Remove
__ASSUME_POSIX_CPU_TIMERS), all users of HAS_CPUCLOCK were
dropped.  Punt the fallback definition too.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11 years agom68k: update libm-test ULPs
Andreas Schwab [Thu, 29 Nov 2012 23:35:55 +0000 (00:35 +0100)]
m68k: update libm-test ULPs

11 years agoAdd 64-bit support to MIPS register-dump.h (bug 14893).
Joseph Myers [Thu, 29 Nov 2012 23:03:48 +0000 (23:03 +0000)]
Add 64-bit support to MIPS register-dump.h (bug 14893).

11 years agohppa: Fix ChangeLog format issues.
Carlos O'Donell [Thu, 29 Nov 2012 22:53:57 +0000 (14:53 -0800)]
hppa: Fix ChangeLog format issues.

Remove trailing whitespace and canonicalize path names.

11 years agoUpdate ChangeLog and NEWS for BZ #14197.
Carlos O'Donell [Thu, 29 Nov 2012 22:40:36 +0000 (14:40 -0800)]
Update ChangeLog and NEWS for BZ #14197.

11 years agohppa: Remove socket.h and implement socket_type.h.
Carlos O'Donell [Thu, 29 Nov 2012 20:11:45 +0000 (15:11 -0500)]
hppa: Remove socket.h and implement socket_type.h.

11 years agohppa: Cleanup two build warnings for integer to pointers casts.
Carlos O'Donell [Thu, 29 Nov 2012 15:24:41 +0000 (10:24 -0500)]
hppa: Cleanup two build warnings for integer to pointers casts.

11 years agoFix a strict-alias warning in tst-inet6_rth.
Roland McGrath [Thu, 29 Nov 2012 21:35:14 +0000 (13:35 -0800)]
Fix a strict-alias warning in tst-inet6_rth.

11 years ago [BZ #13761]
Jeff Law [Thu, 29 Nov 2012 17:45:34 +0000 (10:45 -0700)]
   [BZ #13761]
        * nscd/grpcache.c (cache_addgr): Rename alloca_used to
        dataset_temporary.  Track alloca usage into alloca_used.
        If dataset is large allocate and release it via malloc/free.

11 years agoMention that __chk_fail is a public ABI in test-strcpy_chk.c
Florian Weimer [Thu, 29 Nov 2012 16:18:13 +0000 (08:18 -0800)]
Mention that __chk_fail is a public ABI in test-strcpy_chk.c

* debug/test-strcpy_chk.c: Mention __chk_fail ABI test.

11 years agotile: remove redundant defines of libc_fetestexcept, etc. in s_fmaf.c
Chris Metcalf [Thu, 29 Nov 2012 16:17:29 +0000 (11:17 -0500)]
tile: remove redundant defines of libc_fetestexcept, etc. in s_fmaf.c

11 years agohppa: Add BZ#14447 to NEWS and ChangeLog.hppa.
Carlos O'Donell [Thu, 29 Nov 2012 15:08:31 +0000 (10:08 -0500)]
hppa: Add BZ#14447 to NEWS and ChangeLog.hppa.

11 years agoaarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.
Marcus Shawcroft [Thu, 29 Nov 2012 10:11:44 +0000 (10:11 +0000)]
aarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.

Use the new FLAG_AARCH64_LIB64 ldconfig cache tag for AArch64,
similarly to the way tags are handled for other architectures.

Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
Reviewed-by: Carlos O'Donell <carlos@systemhalted.org>
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@linaro.org>
This page took 0.075405 seconds and 5 git commands to generate.