platform/upstream/linaro-glibc.git
16 years agotypo
Roland McGrath [Wed, 28 May 2008 00:18:33 +0000 (00:18 +0000)]
typo

Remove more useless "if" tests before "free".

16 years agoRemove useless more "if" tests before "free".
Ulrich Drepper [Tue, 27 May 2008 06:04:07 +0000 (06:04 +0000)]
Remove useless more "if" tests before "free".

* include/inline-hashtab.h (htab_delete): Likewise.
* libio/freopen.c (freopen): Likewise.
* libio/freopen64.c (freopen64): Likewise.
* locale/programs/ld-collate.c (collate_read): Likewise.
* misc/fstab.c (libc_freeres_fn): Likewise.
* posix/glob.c (globfree): Likewise.

16 years ago* tst-typesizes.c: Explicitly check __SIZEOF_PTHREAD_* constants.
Ulrich Drepper [Mon, 26 May 2008 17:02:55 +0000 (17:02 +0000)]
* tst-typesizes.c: Explicitly check __SIZEOF_PTHREAD_* constants.

David S. Miller  <davem@davemloft.net>

16 years ago* string/Makefile (strop-tests): Add memmem.
Ulrich Drepper [Sun, 25 May 2008 00:17:34 +0000 (00:17 +0000)]
* string/Makefile (strop-tests): Add memmem.

* string/test-memmem.c: New file.
* string/test-string.h (BUF1PAGES): Define to 1 if undefined.
(test_init): Size buf1 according to BUF1PAGES.

* stdio-common/scanf16.c: New file.
* stdio-common/scanf17.c: New file.
* scripts/data/localplt-sparc64-linux-gnu.data: New file.

16 years agoanswers and the server reports SERVFAIL, NOTIMP, or REFUSED, then
Ulrich Drepper [Sat, 24 May 2008 19:17:41 +0000 (19:17 +0000)]
answers and the server reports SERVFAIL, NOTIMP, or REFUSED, then

16 years ago* libio/stdio.h (vscanf): Fix -std=c99 redirect.
Jakub Jelinek [Sat, 24 May 2008 18:14:36 +0000 (18:14 +0000)]
* libio/stdio.h (vscanf): Fix -std=c99 redirect.

* stdio-common/Makefile (tests): Add scanf16 and scanf17.
(CFLAGS-scanf17.c): New.
* stdio-common/scanf14.c (main): Add fscanf and scanf tests.
* stdio-common/scanf15.c (main): Likewise.
* stdio-common/scanf16.c: New test.
* stdio-common/scanf17.c: New test.
2008-05-24  Jakub Jelinek  <jakub@redhat.com>

* libio/stdio.h (vscanf): Fix -std=c99 redirect.
* stdio-common/Makefile (tests): Add scanf16 and scanf17.
(CFLAGS-scanf17.c): New.
* stdio-common/scanf14.c (main): Add fscanf and scanf tests.
* stdio-common/scanf15.c (main): Likewise.
* stdio-common/scanf16.c: New test.
* stdio-common/scanf17.c: New test.

16 years ago* resolv/res_send.c (send_dg): If we already have one of two
Ulrich Drepper [Sat, 24 May 2008 17:51:45 +0000 (17:51 +0000)]
* resolv/res_send.c (send_dg): If we already have one of two

answers and the server reports SERVFAI, NOTIMP, or REFUSED, then
use the one answer insted of failing.

16 years ago* math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
Ulrich Drepper [Thu, 22 May 2008 20:00:18 +0000 (20:00 +0000)]
* math/libm-test.inc (exp_test): Exclude expl(1000.0L) from

being executed on PowerPC as the expected result exceeds IBM
long double 128 __LDBL_MAX__.

16 years agoWork around braindead IBM128 long double format.
Ulrich Drepper [Thu, 22 May 2008 19:59:10 +0000 (19:59 +0000)]
Work around braindead IBM128 long double format.

16 years ago* shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.
Roland McGrath [Thu, 22 May 2008 00:04:21 +0000 (00:04 +0000)]
* shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.

* Makefile (check-data): Use $(abi-name) before other guesses.
Look in $(add-ons) dirs before scripts/data/.
* elf/Makefile (check-data): Likewise.

* scripts/soversions.awk: Grok ABI line.
* Makeconfig ($(common-objpfx)soversions.mk): Likewise.
Emit definition for abi-name variable.

if [__USE_BSD].

16 years ago2008-05-21 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 22 May 2008 00:03:36 +0000 (00:03 +0000)]
2008-05-21  Roland McGrath  <roland@redhat.com>

* scripts/soversions.awk: Grok ABI line.
* Makeconfig ($(common-objpfx)soversions.mk): Likewise.
Emit definition for abi-name variable.

16 years ago* string/endian.h: Define new fixed-size hto* and *toh macros only
Ulrich Drepper [Wed, 21 May 2008 23:39:35 +0000 (23:39 +0000)]
* string/endian.h: Define new fixed-size hto* and *toh macros only

is __USE_BSD.

16 years ago* iconvdata/Depend: Add localedata.
Ulrich Drepper [Wed, 21 May 2008 22:45:53 +0000 (22:45 +0000)]
* iconvdata/Depend: Add localedata.

16 years agoAdd localedata.
Ulrich Drepper [Wed, 21 May 2008 22:45:28 +0000 (22:45 +0000)]
Add localedata.

16 years ago* bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.
Roland McGrath [Wed, 21 May 2008 19:37:15 +0000 (19:37 +0000)]
* bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.

16 years ago2008-05-21 Samuel Thibault <samuel.thibault@ens-lyon.org>
Roland McGrath [Wed, 21 May 2008 19:37:10 +0000 (19:37 +0000)]
2008-05-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>

* bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.

16 years agoRemove U0C0D entry added for Telugu.
Ulrich Drepper [Wed, 21 May 2008 15:13:02 +0000 (15:13 +0000)]
Remove U0C0D entry added for Telugu.

16 years ago* locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.
Ulrich Drepper [Wed, 21 May 2008 15:12:48 +0000 (15:12 +0000)]
* locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.

Reported by Pravin Satpute.

16 years ago* sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use
Jakub Jelinek [Wed, 21 May 2008 09:29:07 +0000 (09:29 +0000)]
* sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use

HIDDEN_JUMPTARGET.
* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
(__SYSCALL_CLOBBERS): Remove %g* registers.
* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
(__SYSCALL_CLOBBERS): Likewise.
* scripts/data/localplt-sparc-linux-gnu.data: New file.
* scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
2008-05-08  David S. Miller  <davem@davemloft.net>

* sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use
HIDDEN_JUMPTARGET.
* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
(__SYSCALL_CLOBBERS): Remove %g* registers.
* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
(__SYSCALL_CLOBBERS): Likewise.
* scripts/data/localplt-sparc-linux-gnu.data: New file.
* scripts/data/localplt-sparc64-linux-gnu.data: Likewise.

16 years ago* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
Jakub Jelinek [Wed, 21 May 2008 08:48:21 +0000 (08:48 +0000)]
* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h

(CALL_ERRNO_LOCATION): Define.
(__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
(CALL_ERRNO_LOCATION): Define.
(__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
* sysdeps/unix/sysv/linux/sparc/sparc64/brk.S (__brk): Use
HIDDEN_JUMPTARGET for __errno_location call in libc.so.
2008-05-21  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
(CALL_ERRNO_LOCATION): Define.
(__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
(CALL_ERRNO_LOCATION): Define.
(__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
* sysdeps/unix/sysv/linux/sparc/sparc64/brk.S (__brk): Use
HIDDEN_JUMPTARGET for __errno_location call in libc.so.

16 years ago2008-05-20 Jakub Jelinek <jakub@redhat.com>
Jakub Jelinek [Wed, 21 May 2008 06:47:47 +0000 (06:47 +0000)]
2008-05-20  Jakub Jelinek  <jakub@redhat.com>

    David S. Miller  <davem@davemloft.net>
* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file.

16 years ago* include/inline-hashtab.h (higher_prime_number): Fix type of mid
Ulrich Drepper [Tue, 20 May 2008 22:57:05 +0000 (22:57 +0000)]
* include/inline-hashtab.h (higher_prime_number): Fix type of mid

variable.

16 years ago(higher_prime_number): Fix type of mid variable.
Ulrich Drepper [Tue, 20 May 2008 22:55:47 +0000 (22:55 +0000)]
(higher_prime_number): Fix type of mid variable.

16 years ago* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h
Jakub Jelinek [Tue, 20 May 2008 19:23:00 +0000 (19:23 +0000)]
* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h

(FIRST_FRAME_POINTER): Define.
* sysdeps/sparc/sparc64/backtrace.c: New file.
2008-05-20  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h
(FIRST_FRAME_POINTER): Define.

2008-05-09  David S. Miller  <davem@davemloft.net>

* sysdeps/sparc/sparc64/backtrace.c: New file.

16 years ago* sysdeps/sparc/machine-gmon.h: New file.
Jakub Jelinek [Tue, 20 May 2008 07:48:50 +0000 (07:48 +0000)]
* sysdeps/sparc/machine-gmon.h: New file.

* sysdeps/sparc/sparc-mcount.S: Likewise.
* sysdeps/sparc/Makefile: Add sparc-mcount target to
sysdep_routines in gmon directory.
2008-05-14  David S. Miller  <davem@davemloft.net>

* sysdeps/sparc/machine-gmon.h: New file.
* sysdeps/sparc/sparc-mcount.S: Likewise.
* sysdeps/sparc/Makefile: Add sparc-mcount target to
sysdep_routines in gmon directory.

16 years ago* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file.
Jakub Jelinek [Tue, 20 May 2008 07:42:00 +0000 (07:42 +0000)]
* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file.

2008-05-19  Jakub Jelinek  <jakub@redhat.com>

* elf/soinit.c (__EH_FRAME_BEGIN__): Remove.

16 years ago* elf/soinit.c (__EH_FRAME_BEGIN__): Remove.
Jakub Jelinek [Mon, 19 May 2008 18:43:36 +0000 (18:43 +0000)]
* elf/soinit.c (__EH_FRAME_BEGIN__): Remove.

2008-05-19  Jakub Jelinek  <jakub@redhat.com>

* elf/soinit.c (__EH_FRAME_BEGIN__): Remove.

16 years ago* resolv/res_query.c (__libc_res_nquery): In case one of two
Ulrich Drepper [Mon, 19 May 2008 17:34:14 +0000 (17:34 +0000)]
* resolv/res_query.c (__libc_res_nquery): In case one of two

answer was too short don't try to read that answer's header.

* resolv/res_send.c (send_dg): In case of timeout and there are
two queries and one has been answered, return value indicating
success.

16 years ago* nscd/cache.c (cache_add): Take additional parameter specifying
Ulrich Drepper [Sun, 18 May 2008 21:54:43 +0000 (21:54 +0000)]
* nscd/cache.c (cache_add): Take additional parameter specifying

whether this is in response of a cache refill.  Check alignment
of package data.  Revamp waking of pruning thread.
(prune_cache): Small optimization.
* nscd/nscd.h: Adjust cache_add prototypes.
* nscd/aicache.c: Adjust cache_add calls.
* nscd/grpcache.c: Likewise.
* nscd/hstcache.c: Likewise.
* nscd/initgrcache.c: Likewise.
* nscd/pwdcache.c: Likewise.
* nscd/servicescache.c: Likewise.
* nscd/connections.c (restart): Really disable cache use before
exec attempt.  If it fails, reenable cache.
(nscd_run_prune): Initialize wakeup_time.  After wakeup, set wakeup
time to max to be able to notice concurrent cache additions.  Unlock
prune_lock while performing gc.  Afterwards compute wakeup time with
current wakeup_time value in mind.

16 years ago* nscd/mem.c (gc): Avoid stack overflow when allocating move list.
Ulrich Drepper [Sun, 18 May 2008 06:29:10 +0000 (06:29 +0000)]
* nscd/mem.c (gc): Avoid stack overflow when allocating move list.

16 years ago* nscd/mem.c (gc): Correctly determine highest used array element
Ulrich Drepper [Sun, 18 May 2008 04:25:44 +0000 (04:25 +0000)]
* nscd/mem.c (gc): Correctly determine highest used array element

in mark.

16 years ago* nscd/mem.c (markrange): Add assert to check entries are all
Ulrich Drepper [Sun, 18 May 2008 04:17:14 +0000 (04:17 +0000)]
* nscd/mem.c (markrange): Add assert to check entries are all

aligned.  Small cleanup in bitmap use.

16 years ago* nscd/nscd.h (mem_in_flight): Replace blockaddr field with
Ulrich Drepper [Sun, 18 May 2008 03:57:19 +0000 (03:57 +0000)]
* nscd/nscd.h (mem_in_flight): Replace blockaddr field with

blockoff of type nscd_ssize_t.
* nscd/mem.c (gc): Simplify markrange call for on-flight blocks.
(mempoll_alloc): Record block offset and not address.

16 years ago* nscd/mem.c (gc): Fix test for stack overuse.
Ulrich Drepper [Sun, 18 May 2008 02:45:46 +0000 (02:45 +0000)]
* nscd/mem.c (gc): Fix test for stack overuse.

16 years ago* nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,
Ulrich Drepper [Sat, 17 May 2008 22:51:15 +0000 (22:51 +0000)]
* nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,

more asserts.

16 years ago* sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no
Ulrich Drepper [Sat, 17 May 2008 21:44:56 +0000 (21:44 +0000)]
* sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no

entry is available, believe it.

16 years ago* resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are
Ulrich Drepper [Sat, 17 May 2008 19:54:58 +0000 (19:54 +0000)]
* resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are

no answers return NSS_STATUS_NOTFOUND.
(gaih_getanswer): Don't call gaih_getanswer_slice if the answer
buffer does not have any content.

* nscd/servicescache.c: Likewise.

16 years ago* string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.
Ulrich Drepper [Fri, 16 May 2008 18:19:18 +0000 (18:19 +0000)]
* string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.

16 years ago* sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r
Ulrich Drepper [Fri, 16 May 2008 15:36:26 +0000 (15:36 +0000)]
* sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r

lookup, don't assign canon unconditionally.

16 years ago* string/Makefile (distribute): Add str-two-way.h.
Ulrich Drepper [Thu, 15 May 2008 04:42:20 +0000 (04:42 +0000)]
* string/Makefile (distribute): Add str-two-way.h.

2008-03-29  Eric Blake <ebb9@byu.net>

Rewrite string searches to O(n) rather than O(n^2).
* string/str-two-way.h: New file.  For linear fixed-allocation
string searching.
* string/memmem.c: New implementation.
* string/strstr.c: New implementation.
* string/strcasestr.c: New implementation.

* sysdeps/posix/getaddrinfo.c (getaddrinfo): Call _res_hconf_init

16 years ago* posix/regcomp.c (optimize_utf8): Add a note on why we test
Ulrich Drepper [Thu, 15 May 2008 03:06:50 +0000 (03:06 +0000)]
* posix/regcomp.c (optimize_utf8): Add a note on why we test

opr.ctx_type.
(calc_first): Initialize constraint field.
(duplicate_node_closure): Use it instead of special casing ANCHORS.
Use search_duplicated_node to avoid loops.  Fix grammar.
(duplicate_node): Merge constraint field for all node types.
(calc_eclosure_iter): Look at constraint field for all node types.
* posix/regex_internal.c (create_cd_newstate): Don't look at
create_cd_newstate.

* posix/tst-rfc3484.c: Add dummy definition of _res_hconf_init.
* posix/tst-rfc3484-2.c: Likewise.
* posix/tst-rfc3484-3.c: Likewise.

16 years ago[BZ #6428]
Ulrich Drepper [Thu, 15 May 2008 02:58:18 +0000 (02:58 +0000)]
[BZ #6428]

* configure.in: Don't use $CFLAGS when assembling, use $ASFLAGS.

16 years ago[BZ #6442]
Ulrich Drepper [Thu, 15 May 2008 02:54:33 +0000 (02:54 +0000)]
[BZ #6442]

* string/endian.h: Add macros for fixed-size endian conversion.
* bits/byteswap.h: Allow inclusion from <endian.h>.
* sysdeps/i386/bits/byteswap.h: Likewise.
* sysdeps/ia64/bits/byteswap.h: Likewise.
* sysdeps/s390/bits/byteswap.h: Likewise.
* sysdeps/x86_64/bits/byteswap.h: Likewise.
* string/Makefile (tests): Add tst-endian.
* string/tst-endian.c: New file.

16 years ago* iconvdata/run-iconv-test.sh: Use = instead of == in test.
Ulrich Drepper [Thu, 15 May 2008 01:59:59 +0000 (01:59 +0000)]
* iconvdata/run-iconv-test.sh: Use = instead of == in test.

Patch by Reuben Thomas.

16 years ago* iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.
Ulrich Drepper [Thu, 15 May 2008 01:57:05 +0000 (01:57 +0000)]
* iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.

* iconvdata/bug-iconv6.c (do_test): Use de_DE.UTF-8 locale.

16 years ago[BZ #6461]
Ulrich Drepper [Wed, 14 May 2008 22:53:12 +0000 (22:53 +0000)]
[BZ #6461]

* iconv/gconv_simple.c (BODY for __gconv_transform_ascii_internal):
Add missing braces.
(BODY for __gconv_transform_internal_ascii): Likewise.

16 years ago(match_prefix): Don't treat IPv4 loopback address special when
Ulrich Drepper [Wed, 14 May 2008 22:47:15 +0000 (22:47 +0000)]
(match_prefix): Don't treat IPv4 loopback address special when

converting to v4 mapped addressed.

16 years ago[BZ #6472]
Ulrich Drepper [Wed, 14 May 2008 22:35:44 +0000 (22:35 +0000)]
[BZ #6472]

16 years ago* sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses have
Ulrich Drepper [Wed, 14 May 2008 22:33:51 +0000 (22:33 +0000)]
* sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses have

to be treated like link-local addresses.

16 years ago* sysdeps/posix/getaddrinfo.c (getaddrinfo): Add _res_hconf_init
Ulrich Drepper [Wed, 14 May 2008 21:53:48 +0000 (21:53 +0000)]
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Add _res_hconf_init

if necessary.

16 years ago* sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,
Ulrich Drepper [Wed, 14 May 2008 17:55:57 +0000 (17:55 +0000)]
* sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,

and SCTP.

16 years ago* sysdeps/posix/getaddrinfo.c: Implement handling of DCCP and
Ulrich Drepper [Wed, 14 May 2008 17:33:37 +0000 (17:33 +0000)]
* sysdeps/posix/getaddrinfo.c: Implement handling of DCCP and

UDPlite.

* nss/getent.c (ahosts_keys_int): Handle all known socket types.

* inet/netinet/in.h (IPPIPPROTO_DCCP, IPPROTO_UDPLITE): Define.

* sysdeps/unix/sysv/linux/bits/socket.h (SOCK_DCCP): Define.

16 years ago* po/lt.po: New file. From Lituanian translation team.
Ulrich Drepper [Tue, 13 May 2008 22:49:03 +0000 (22:49 +0000)]
* po/lt.po: New file.  From Lituanian translation team.

sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.

16 years agoIntroduce TLS descriptors for i386 and x86_64.
Ulrich Drepper [Tue, 13 May 2008 05:41:30 +0000 (05:41 +0000)]
Introduce TLS descriptors for i386 and x86_64.

* include/inline-hashtab.h: New file, copied from 2005's
libiberty, with fix for memory leak imported afterwards by
Glauber de Oliveira Costa.
* elf/tlsdeschtab.h: New file.
* elf/dl-reloc.c (_dl_try_allocate_static_tls): Extract from...
(_dl_allocate_static_tls): ... here.  Rearrange failure path.
(CHECK_STATIC_TLS): Move to...
* elf/dynamic-link.h: ... this file.
(TRY_STATIC_TLS): New macro.
* elf/dl-conflict.c (CHECK_STATIC_TLS, TRY_STATIC_TLS): Override.
* elf/elf.h (R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL,
R_386_TLS_DESC): Define.
(R_X86_64_PC64, R_X86_GOTOFF64, R_X86_64_GOTPC32): Merge from
binutils.
(R_X86_64_GOTPC32_TLSDESC, R_X86_64_TLSDESC_CALL,
R_X86_64_TLSDESC): Define.
(R_386_NUM, R_X86_64_NUM): Adjust.
* sysdeps/i386/Makefile (sysdep-dl-routines, sysdep_routines,
systep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
(gen-as-const-headers): Add tlsdesc.sym to csu subdir.
* sysdeps/i386/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
release tlsdesc_table.
* sysdeps/i386/dl-machine.h: Include dl-tlsdesc.h.
(elf_machine_type_class): Mark R_386_TLS_DESC as PLT class.
(elf_machine_rel): Handle R_386_TLS_DESC.
(elf_machine_rela): Likewise.
(elf_machine_lazy_rel): Likewise.
(elf_machine_lazy_rela): Likewise.
* sysdeps/i386/dl-tls.h (struct dl_tls_index): Name it.
* sysdeps/i386/dl-tlsdesc.S: New file.
* sysdeps/i386/dl-tlsdesc.h: New file.
* sysdeps/i386/tlsdesc.c: New file.
* sysdeps/i386/tlsdesc.sym: New file.
* sysdeps/i386/bits/linkmap.h (struct link_map_machine): Add
tlsdesc_table.
* sysdeps/x86_64/Makefile (sysdep-dl-routines, sysdep_routines,
systep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
(gen-as-const-headers): Add tlsdesc.sym to csu subdir.
* sysdeps/x86_64/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
release tlsdesc_table.
* sysdeps/x86_64/dl-machine.h: Include dl-tlsdesc.h.
(elf_machine_runtime_setup): Set up lazy TLSDESC GOT entry.
(elf_machine_type_class): Mark R_X86_64_TLSDESC as PLT class.
(elf_machine_rel): Handle R_X86_64_TLSDESC.
(elf_machine_rela): Likewise.
(elf_machine_lazy_rel): Likewise.
* sysdeps/x86_64/dl-tls.h (struct dl_tls_index): Name it.
(__tls_get_addr): Do not declare for non-shared compiles.
* sysdeps/x86_64/dl-tlsdesc.S: New file.
* sysdeps/x86_64/dl-tlsdesc.h: New file.
* sysdeps/x86_64/tlsdesc.c: New file.
* sysdeps/x86_64/tlsdesc.sym: New file.
* sysdeps/x86_64/bits/linkmap.h (struct link_map_machine): Add
tlsdesc_table for both 32- and 64-bit structs.

16 years ago* elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in
Ulrich Drepper [Mon, 12 May 2008 05:36:02 +0000 (05:36 +0000)]
* elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in

its own function.  This reduces the frame setup costs and more.

16 years ago[BZ #3406]
Ulrich Drepper [Sun, 11 May 2008 17:49:25 +0000 (17:49 +0000)]
[BZ #3406]

2008-02-11  Joseph Myers  <joseph@codesourcery.com>
[BZ #3406]
* sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Correct value.
* math/libm-test.inc (exp_test): Test 88.72269439697265625.

16 years ago* io/openat.c (__openat_2): Also pass fd to __openat.
Ulrich Drepper [Sun, 11 May 2008 09:32:43 +0000 (09:32 +0000)]
* io/openat.c (__openat_2): Also pass fd to __openat.

* io/openat64.c (__openat64_2): Also pass fd to __openat64.
Patch by Kristian Van Der Vliet <vanders@liqwyd.com>.

16 years ago* string/tester.c (test_memcmp): Add a few more tests.
Ulrich Drepper [Sun, 11 May 2008 08:55:42 +0000 (08:55 +0000)]
* string/tester.c (test_memcmp): Add a few more tests.

Patch by Mats Erik Andersson <ynglingatal@comhem.se>.

16 years ago* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Access
Ulrich Drepper [Sun, 11 May 2008 05:42:25 +0000 (05:42 +0000)]
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Access

__pshared correctly.
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
Likewise.
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
Likewise.
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
Likewise.
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
Likewise.
Reported by Clemens Kolbitsch <clemens.kol@gmx.at>.

16 years ago* nscd/cache.c (cache_add): Before returning with failure and this
Ulrich Drepper [Sun, 11 May 2008 03:03:14 +0000 (03:03 +0000)]
* nscd/cache.c (cache_add): Before returning with failure and this

is the first use of the record, mark it as unusable.
* nscd/aicache.c: Don't touch the dataset after cache_add returns
reporting a failure.
* nscd/grpcache.c: Likewise
* nscd/hstcache.c: Likewise.
* nscd/initgrcache.c: Likewise.
* nscd/pwdcache.c: Likewise.
* nscd/servicecache.c: Likewise.

16 years ago(cache_add): Before returning with failure and this is the first use of the record...
Ulrich Drepper [Sun, 11 May 2008 03:02:25 +0000 (03:02 +0000)]
(cache_add): Before returning with failure and this is the first use of the record, mark it as unusable.

16 years ago[BZ #6505]
Roland McGrath [Sun, 11 May 2008 00:44:50 +0000 (00:44 +0000)]
[BZ #6505]

2008-05-10  Roland McGrath  <roland@redhat.com>
[BZ #6505]
* sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.

16 years ago[BZ #6505]
Roland McGrath [Sun, 11 May 2008 00:44:42 +0000 (00:44 +0000)]
[BZ #6505]

2008-05-10  Roland McGrath  <roland@redhat.com>
[BZ #6505]
* sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.

16 years ago* misc/truncate64.c (truncate64): Use __truncate not truncate.
Ulrich Drepper [Sat, 10 May 2008 23:38:33 +0000 (23:38 +0000)]
* misc/truncate64.c (truncate64): Use __truncate not truncate.

16 years ago* sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.
Ulrich Drepper [Sat, 10 May 2008 23:36:40 +0000 (23:36 +0000)]
* sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.

(__ieee754_y0l): Likewise.
* sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
(__ieee754_y1l): Likewise.
* sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use __ldexpl.
* sysdeps/ieee754/ldbl-128/s_log1pl.c: Kill bogus prototypes for
frexpl and ldexpl.  math_private.h provides them and the latter
is not even used.
(__log1pl): Use __frexpl.

16 years ago* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend
Ulrich Drepper [Sat, 10 May 2008 23:27:39 +0000 (23:27 +0000)]
* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend

prototypes.
* include/arpa/nameser_compat.h: Define T_UNSPEC.
* nis/Versions (libnss_nis): Export _nss_nis_gethostbyname4_r.
(libnss_nisplus): Export _nss_nisplus_gethostbyname4_r.
* nis/nss_nis/nis-hosts.c (LINE_PARSER): Change to also handle
af==AF_UNSPEC.
(_nss_nis_gethostbyname4_r): New function.
* nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
Change to also handle af==AF_UNSPEC.
(get_tablename): New function.  Use it to avoid duplication.
(_nss_nisplus_gethostbyname4_r): New function.
* nscd/aicache.c (addhstaiX): Use gethostbyname4_r function is
available.
* nss/Versions (libnss_files): Export _nss_files_gethostbyname4_r.
* nss/nss.h: Define struct gaih_addrtuple.
* nss/nss_files/files-hosts.c (LINE_PARSER): Change to also handle
af==AF_UNSPEC.
(_nss_files_gethostbyname4_r): New function.
* resolv/Versions (libnss_dns): Export _nss_dns_gethostbyname4_r.
* resolv/gethnmaddr.c: Adjust __libc_res_nsearch and __libc_res_nquery
calls.
* resolv/res_query.c (__libc_res_nquery): Take two additional
parameters for second answer buffer.  Handle type=T_UNSPEC to mean
look up IPv4 and IPv6.
Change all callers.
* resolv/res_send.c (__libc_res_nsend): Take five aditional parameters
for an additional query and answer buffer.  Pass to send_vc and
send_dg.
(send_vc): Send possibly two requests and receive two answers.
(send_dg): Likewise.
* resolv/nss_dns/dns-host.c: Adjust calls to __libc_res_nsearch and
__libc_res_nquery.
(_nss_dns_gethostbyname4_r): New function.
(gaih_getanswer_slice): Likewise.
(gaih_getanswer): Likewise.
* resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Adjust
__libc_res_nquery call.
* resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
(_nss_dns_getnetbyname_r): Adjust __libc_res_nsearch call.
* sysdeps/posix/getaddrinfo.c: Use gethostbyname4_r function is
available.

16 years agoAdjust __libc_res_nquery and __libc_res_nsend prototypes.
Ulrich Drepper [Sat, 10 May 2008 23:22:49 +0000 (23:22 +0000)]
Adjust __libc_res_nquery and __libc_res_nsend prototypes.

16 years ago* sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build.
Jakub Jelinek [Tue, 6 May 2008 09:13:49 +0000 (09:13 +0000)]
* sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build.

* sysdeps/sparc/sparc64/Makefile: Use -mcpu=v9 for initfini.s build.
2008-05-05  David S. Miller  <davem@davemloft.net>

* sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build.
* sysdeps/sparc/sparc64/Makefile: Use -mcpu=v9 for initfini.s build.

16 years ago* sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0,
Roland McGrath [Tue, 6 May 2008 00:07:02 +0000 (00:07 +0000)]
* sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0,

CR1, CR2, CR3, FF0, FF1, BS0, BS1): Undefine these at start if they
are already defined to avoid collision with termios.h.

16 years agoFix termios bit macros.
Roland McGrath [Mon, 5 May 2008 23:06:12 +0000 (23:06 +0000)]
Fix termios bit macros.

Move *DLY definitions where they belong, in termios.h.
Add *[0-3] definitions.
Fixes confusion between VT and FF.
* bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0, CR1, CR2, CR3, FF0,
FF1, BS0, BS1): Undefine these at start if they are already defined to
avoid collision with termios.h.
(NLDLY, TABDLY, TAB3, CRDLY, VTDLY, BSDLY): Remove macros.
* bits/termios.h [__USE_MISC || __USE_XOPEN] (NL0, NL1, TAB0,
TAB1, TAB2, CR0, CR1, CR2, CR3, FF0, FF1, BS0, BS1): Likewise.
[__USE_BSD || __USE_XOPEN] (OCRNL, ONOCR, ONLRET): New macros.
[__USE_MISC || __USE_XOPEN] (NLDLY, NL0, NL1, TABDLY, TAB0, TAB1, TAB2,
TAB3, CRDLY, CR0, CR1, CR2, CR3, FFDLY, FF0, FF1, BSDLY, BS0, BS1,
VTDLY, VT0, VT1): New macros.
[__USE_GNU] (OLCUC): Change value of macro.
[__USE_XOPEN] (OFILL): New macro.
[__USE_BSD] (CRTSCTS): Change value.
(CRTS_IFLOW, CCTS_OFLOW): Change into compatibility macros.
[__USE_BSD] (CDTRCTS, CHWFLOW): New macros.
(B7200, B14400, B28800, B76800): New macros.

16 years ago2007-09-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
Roland McGrath [Mon, 5 May 2008 23:06:01 +0000 (23:06 +0000)]
2007-09-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>

Fix termios bit macros.
Move *DLY definitions where they belong, in termios.h.
Add *[0-3] definitions.
Fixes confusion between VT and FF.
* bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0, CR1, CR2, CR3, FF0,
FF1, BS0, BS1): Undefine these at start if they are already defined to
avoid collision with termios.h.
(NLDLY, TABDLY, TAB3, CRDLY, VTDLY, BSDLY): Remove macros.
* bits/termios.h [__USE_MISC || __USE_XOPEN] (NL0, NL1, TAB0,
TAB1, TAB2, CR0, CR1, CR2, CR3, FF0, FF1, BS0, BS1): Likewise.
[__USE_BSD || __USE_XOPEN] (OCRNL, ONOCR, ONLRET): New macros.
[__USE_MISC || __USE_XOPEN] (NLDLY, NL0, NL1, TABDLY, TAB0, TAB1, TAB2,
TAB3, CRDLY, CR0, CR1, CR2, CR3, FFDLY, FF0, FF1, BSDLY, BS0, BS1,
VTDLY, VT0, VT1): New macros.
[__USE_GNU] (OLCUC): Change value of macro.
[__USE_XOPEN] (OFILL): New macro.
[__USE_BSD] (CRTSCTS): Change value.
(CRTS_IFLOW, CCTS_OFLOW): Change into compatibility macros.
[__USE_BSD] (CDTRCTS, CHWFLOW): New macros.
(B7200, B14400, B28800, B76800): New macros.

16 years ago* sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file.
Jakub Jelinek [Mon, 5 May 2008 09:34:18 +0000 (09:34 +0000)]
* sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file.

* sysdeps/unix/sysv/linux/sparc/sparc32/Makefile [$(subdir) = stdlib]:
(gen-as-const-headers): Add it.
* sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S: New file.
* sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file.
* sysdeps/unix/sysv/linux/sparc/sparc32/Makefile [$(subdir) = stdlib]:
(gen-as-const-headers): Add it.
* sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S: New file.
* sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S: Likewise.

16 years ago* sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for
Jakub Jelinek [Mon, 5 May 2008 09:17:00 +0000 (09:17 +0000)]
* sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for

six system call parameters.
* sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S: Likewise.
2008-05-01  David S. Miller  <davem@davemloft.net>

* sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for
six system call parameters.
* sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S: Likewise.

16 years ago* sysdeps/unix/sysv/linux/bits/resource.h: Define RUSAGE_THREAD and
Ulrich Drepper [Thu, 1 May 2008 05:37:50 +0000 (05:37 +0000)]
* sysdeps/unix/sysv/linux/bits/resource.h: Define RUSAGE_THREAD and

RUSAGE_LWP.
* sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
* sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.

16 years agoDefine RUSAGE_THREAD and RUSAGE_LWP.
Ulrich Drepper [Thu, 1 May 2008 05:37:45 +0000 (05:37 +0000)]
Define RUSAGE_THREAD and RUSAGE_LWP.

16 years ago* stdlib/tst-setcontext.c: Include unistd.h.
Jakub Jelinek [Wed, 30 Apr 2008 18:08:16 +0000 (18:08 +0000)]
* stdlib/tst-setcontext.c: Include unistd.h.

2008-04-30  Jakub Jelinek  <jakub@redhat.com>

* stdlib/tst-setcontext.c: Include unistd.h.

16 years ago* sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl):
Jakub Jelinek [Tue, 29 Apr 2008 17:07:03 +0000 (17:07 +0000)]
* sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl):

Pass "union semun" properly in to sys_ipc, it must be passed
by value, not by reference.
2008-04-25  David S. Miller  <davem@davemloft.net>

* sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl):
Pass "union semun" properly in to sys_ipc, it must be passed
by value, not by reference.

16 years ago* nscd/Makefile (nscd-cflags): Set back to -fpie.
Ulrich Drepper [Tue, 22 Apr 2008 15:53:59 +0000 (15:53 +0000)]
* nscd/Makefile (nscd-cflags): Set back to -fpie.

* nscd/nscd.h (mem_in_flight): Add attribute_tls_model_ie.
* nscd/connections.c (mem_in_flight): Likewise.

* nscd/nscd.h (dbs): Make hidden.

* sysdeps/unix/sysv/linux/times.c (__times): Fix check for EFAULT.
Avoid returning -1, return 0 instead.

16 years ago* resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.
Ulrich Drepper [Sun, 20 Apr 2008 04:56:49 +0000 (04:56 +0000)]
* resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.

16 years ago[BZ #5209, BZ #5381]
Ulrich Drepper [Sat, 19 Apr 2008 16:42:41 +0000 (16:42 +0000)]
[BZ #5209, BZ #5381]

2008-04-15  Ulrich Drepper  <drepper@redhat.com>
[BZ #5209]
* sysdeps/unix/sysv/linux/times.c: New file.

[BZ #5381]
* nscd/nscd.h: Define enum in_flight, mem_in_flight, and
mem_in_flight_list variables.  Add new parameter to mempool_alloc
prototype.
* nscd/mem.c (mempool_alloc): Take additional parameter.  Initialize
appropriate mem_in_flight element.
(gc): Take allocations which have not yet been committed to the
database into account.
* nscd/cache.c (cache_add): Add new parameter to mempool_alloc call.
Reset mem_in_flight before returning.
* nscd/connections.c (nscd_run_worker): Initialize mem_in_flight and
cue it up in mem_in_flight_list.
* nscd/aicache.c: Adjust mempool_alloc call.
* nscd/grpcache.c: Likewise.
* nscd/hstcache.c: Likewise.
* nscd/initgrcache.c: Likewise.
* nscd/pwdcache.c: Likewise.
* nscd/servicescache.c: Likewise.
* nscd/Makefile (nscd-flags): Until ld is fixed, use -fpic instead
of -fpie.

* nscd/connections.c (handle_request): Provide better error message
in case SELinux forbids the service.

* version.h (VERSION): Bump to 2.8.90.

16 years ago(VERSION): Bump to 2.8.90.
Ulrich Drepper [Sat, 19 Apr 2008 16:38:18 +0000 (16:38 +0000)]
(VERSION): Bump to 2.8.90.

16 years ago* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
Jakub Jelinek [Thu, 17 Apr 2008 08:32:24 +0000 (08:32 +0000)]
* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.

2008-04-17  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.

16 years ago* sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c
Jakub Jelinek [Tue, 15 Apr 2008 15:00:30 +0000 (15:00 +0000)]
* sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c

(__old_sem_wait): Fix argument to lll_futex_wait().
2008-04-14  David S. Miller  <davem@davemloft.net>

* sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c
(__old_sem_wait): Fix argument to lll_futex_wait().

16 years ago* sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):
Ulrich Drepper [Sat, 12 Apr 2008 04:17:47 +0000 (04:17 +0000)]
* sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):

Also use for 32-bit.

16 years ago* sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): Use
Ulrich Drepper [Sat, 12 Apr 2008 03:49:11 +0000 (03:49 +0000)]
* sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): Use

__nextafter instead of nextafter to avoid local PLT.

16 years ago* sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.
Ulrich Drepper [Sat, 12 Apr 2008 03:39:30 +0000 (03:39 +0000)]
* sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.

* sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.

16 years ago* sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def. Include
Ulrich Drepper [Sat, 12 Apr 2008 02:39:29 +0000 (02:39 +0000)]
* sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def.  Include

<fenv_libc.h> instead of <fenv.h>.

16 years ago* scripts/data/localplt-powerpc64-linux-gnu.data: New file.
Ulrich Drepper [Sat, 12 Apr 2008 00:55:55 +0000 (00:55 +0000)]
* scripts/data/localplt-powerpc64-linux-gnu.data: New file.

16 years ago* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for
Ulrich Drepper [Sat, 12 Apr 2008 00:51:34 +0000 (00:51 +0000)]
* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for

__fe_nomask_env.
* sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def.
* sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.

* sysdeps/powerpc/bits/fenv.h: Make safe for C++.

* sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: New file.
* sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Rename
function from fegetexcept and make old name weak alias.
* include/fenv.h: Declare __fegetexcept.
* sysdeps/powerpc/fpu/fedisblxcpt.c: Use __fegetexcept instead of
fegetexcept.
* sysdeps/powerpc/fpu/feenablxcpt.c: Likewise.
* sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Avoid call
to fetestexcept.
* sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Use __frexpl
instead of frexpl to avoid local PLT.
* math/s_significandl.c (__significandl): Use __ilogbl instead of
ilogbl to avoid local PLT.
* sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __ldexpl
instead of ldexpl to avoid local PLT.
* sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
__roundl not roundl to avoid local PLT.
* sysdeps/ieee754/ldbl-128/e_j0l.c: Use function names which avoid
local PLTs.  Use __sincosl instead of separate sinl and cosl
calls.
* sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.

16 years ago* sysdeps/unix/sysv/linux/configure.in: Bump minimal kernel
Ulrich Drepper [Fri, 11 Apr 2008 21:13:48 +0000 (21:13 +0000)]
* sysdeps/unix/sysv/linux/configure.in: Bump minimal kernel

version for ppc64 to 2.4.21 since without it makecontext will fail.

16 years ago* elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define according
Ulrich Drepper [Fri, 11 Apr 2008 21:05:53 +0000 (21:05 +0000)]
* elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define according

to the ABI in use.
[__powerpc64__] (TLS_LD): Use __TLS_GET_ADDR instead of
.__tls_get_addr.
[__powerpc64__] (TLS_GD): Likewise.

16 years ago* elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABI
Ulrich Drepper [Fri, 11 Apr 2008 21:04:10 +0000 (21:04 +0000)]
* elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABI

in use.
(TLS_LD): Use __TLS_GET_ADDR instead of .__tls_get_addr.
(TLS_GD): Likewise.

16 years ago[BZ #4997]
Ulrich Drepper [Fri, 11 Apr 2008 19:32:58 +0000 (19:32 +0000)]
[BZ #4997]

16 years ago[BZ4997]
Ulrich Drepper [Fri, 11 Apr 2008 19:32:37 +0000 (19:32 +0000)]
[BZ4997]

* sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Fixed erroneous
result when x is +/-nextafter(+/-0.5,-/+1) i.e. all 1's in the
mantissa.
* sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
Likewise.  Also account for when x is an odd number between 2^52
and 2^53-1.
* sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Likewise.
* sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
* math/libm-test.inc (lround_test, llround_test): Added test cases to
detect aforementioned erroneous conditions.

16 years ago* configure.in: Check for -fno-section-anchors in addition to
Ulrich Drepper [Fri, 11 Apr 2008 17:53:44 +0000 (17:53 +0000)]
* configure.in: Check for -fno-section-anchors in addition to

-fno-toplevel-reorder.

16 years ago* include/features.h (__GLIBC_MINOR__): Bump to 8.
Ulrich Drepper [Fri, 11 Apr 2008 17:33:24 +0000 (17:33 +0000)]
* include/features.h (__GLIBC_MINOR__): Bump to 8.

* sysdeps/powerpc/powerpc32/fpu/s_lroundf.S: Remove duplicate comment.
* sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: Likewise.
* sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: Likewise.
* sysdeps/powerpc/powerpc64/fpu/s_lrint.S: Likewise.
* sysdeps/powerpc/powerpc64/fpu/s_lround.S: Likewise.
* sysdeps/powerpc/powerpc64/fpu/s_lroundf.S: Likewise.

16 years ago[BZ #5443]
Ulrich Drepper [Fri, 11 Apr 2008 08:20:04 +0000 (08:20 +0000)]
[BZ #5443]

2008-04-11  Jakub Jelinek  <jakub@redhat.com>
[BZ #5443]
* time/era.c: Transform __libc_setlocale_lock into rwlock.
* time/alt_digit.c: Likewise.
* wcsmbs/wcsmbsload.c: Likewise.

16 years ago* version.h (VERSION): Bump to 2.8.
Ulrich Drepper [Fri, 11 Apr 2008 07:01:57 +0000 (07:01 +0000)]
* version.h (VERSION): Bump to 2.8.

16 years ago* timzeone/asia: Update from tzdata2008b.
Ulrich Drepper [Fri, 11 Apr 2008 05:04:15 +0000 (05:04 +0000)]
* timzeone/asia: Update from tzdata2008b.

* timezone/backward: Likewise.
* timezone/europe: Likewise.
* timezone/northamerica: Likewise.
* timezone/southamerica: Likewise.
* timezone/iso3166.tab: Likewise.
* timezone/leapseconds: Likewise.
* timezone/zone.tab: Likewise.
* timezone/private.h: Update from tzcode2008a.
* timezone/zdump.c: Likewise.
* timezone/zic.c: Likewise.

16 years ago[BZ #5741]
Ulrich Drepper [Fri, 11 Apr 2008 00:02:52 +0000 (00:02 +0000)]
[BZ #5741]

2008-01-24  Steven Munroe  <sjmunroe@us.ibm.com>
[BZ #5741]
* sysdeps/powerpc/powerpc64/dl-machine.h (PPC_DCBT, PPC_DCBF):
Define additonal Data Cache Block instruction macros.
(elf_machine_fixup_plt): Add dcbt for opd and plt entries.
Replace dcbst with dcbf and sync with sync/isync.