Move semaphore.h to sysdeps/pthread/.
[glibc.git] / ChangeLog
blob7630e80a164fb5f9849370cd6fe4ad6524e434da
1 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
3         * nptl/semaphore.h: Move to ...
4         * sysdeps/pthread/semaphore.h: ... here.
5         * Makefile (installed-headers): Change nptl/semaphore.h to
6         sysdeps/pthread/semaphore.h.
8 2014-12-11  Roland McGrath  <roland@hack.frob.com>
10         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
11         generated error format strings.
13         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
14         -Wformat-extra-args warnings for scanf formats.
15         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
16         test of zero-length format (duh).
17         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
18         corner-case scanf format test.
19         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
20         generated fprintf format string.
21         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
22         corner-case sprintf format tests.
23         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
24         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
25         -Wformat-extra-args warnings throughout.
26         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
27         (CFLAGS-scanf4.c): Likewise.
28         (CFLAGS-scanf7.c): Likewise.
29         (CFLAGS-tst-sprintf.c): Likewise.
30         (CFLAGS-tst-printf.c): Likewise.
31         (CFLAGS-tst-printfsz.c): Likewise.
33 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
35         * include/cpio.h: New file.
36         * include/fmtmsg.h: Likewise.
38         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
39         corresponding format argument to size_t.
40         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
41         arguments.
42         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
43         corresponding format argument to size_t.
44         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
45         arguments.
46         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
47         corresponding format argument to size_t.
48         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
49         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
50         (CFLAGS-tst-mbswcs2.c): Likewise.
51         (CFLAGS-tst-mbswcs3.c): Likewise.
52         (CFLAGS-tst-mbswcs4.c): Likewise.
53         (CFLAGS-tst-mbswcs5.c): Likewise.
54         (CFLAGS-tst-trans.c): Likewise
56 2014-12-11  Roland McGrath  <roland@hack.frob.com>
58         * posix/regexbug1.c (main): Use "%s" format with regerror results,
59         rather than assuming they won't contain any '%'s.
61 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
63         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
64         inhibit_loop_to_libcall to avoid recursive calls.
65         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
66         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
68 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
70         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
71         prototype.
73 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
75         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
76         integer value instead of boolean.
78 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
80         * malloc/malloc.c: Fix powerof2 check.
82 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
84         * locale/programs/locfile.h (maybe_swap_uint32):
85         Remove inline and add unused attribute.
87 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
89         sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
90         Truncating assembler expression to a .long expression.
92 2014-12-11  Andreas Schwab  <schwab@suse.de>
94         * elf/rtld.c (struct map_args): Constify str member.
95         (do_preload): Constify fname argument.
97 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
99         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
100         constants definition.
102 2014-12-11  Andreas Schwab  <schwab@suse.de>
104         [BZ #16657]
105         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
106         FORCE_ELISION instead of DO_ELISION.
107         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
108         Remove.
109         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
110         Likewise.
112         * iconvdata/gconv-modules: Remove duplicate entry.
114 2014-12-11  Will Newton  <will.newton@linaro.org>
116         Merge gettext 0.19.3 into intl/.
118         This involves a number of cosmetic changes to comments
119         and ANSI function definitions and prototypes throughout
120         all the files. The gettext copyright header is used but
121         with the date ranges taken from the glibc copy.
123         * NEWS: Add gettext merge to 2.21.
124         * intl/bindtextdom.c: Switch to gettext copyright.
125         Use ANSI definitions and prototypes.
126         Use gl_* locking primitives rather than __libc_* ones.
127         Use __builtin_expect rather than __glibc_likely/unlikely.
128         * intl/dcgettext.c: Switch to gettext copyright.
129         Use ANSI definitions and prototypes.
130         * intl/dcigettext.c: Switch to gettext copyright.
131         Use ANSI definitions and prototypes.
132         (INTDIV0_RAISES_SIGFPE): New define.
133         Use gl_* locking primitives rather than __libc_* ones.
134         Include eval-plural.h instead of plural-eval.c.
135         Use __builtin_expect rather than __glibc_likely/unlikely.
136         * intl/dcngettext.c: Switch to gettext copyright.
137         Use ANSI definitions and prototypes.
138         * intl/dgettext.c: Likewise.
139         * intl/dngettext.c: Likewise.
140         * intl/plural-eval.c: Renamed to...
141         * intl/eval-plural.h: ...this.
142         * intl/explodename.c: Switch to gettext copyright.
143         Use ANSI definitions and prototypes.
144         (_nl_explode_name): Use strchr instead of __rawmemchr.
145         * intl/finddomain.c: Switch to gettext copyright.
146         Use ANSI definitions and prototypes.
147         Use gl_* locking primitives rather than __libc_* ones.
148         (_nl_find_domain): Use malloc rather than alloca for
149         allocation of temporary locale name.
150         * intl/gettext.c: Switch to gettext copyright.
151         Use ANSI definitions and prototypes.
152         * intl/gettextP.h: Switch to gettext copyright.
153         Use ANSI definitions and prototypes.
154         Use gl_* locking primitives rather than __libc_* ones.
155         * intl/gmo.h: Switch to gettext copyright.
156         (struct sysdep_string): Move struct segment_pair outside of
157         struct definition.
158         * intl/hash-string.c: Use ANSI definitions and prototypes.
159         * intl/hash-string.h: Switch to gettext copyright.
160         Use ANSI definitions and prototypes.
161         * intl/l10nflist.c: Switch to gettext copyright.
162         Use ANSI definitions and prototypes.
163         (_nl_normalize_codeset): Avoid integer overflow.
164         * intl/loadinfo.h: Switch to gettext copyright.
165         Use ANSI definitions and prototypes.
166         (LIBINTL_DLL_EXPORTED): New define.
167         (PATH_SEPARATOR): New define.
168         * intl/loadmsgcat.c: Switch to gettext copyright.
169         * intl/localealias.c: Switch to gettext copyright.
170         Use ANSI definitions and prototypes.
171         (_nl_expand_alias): Use PATH_SEPARATOR.
172         * intl/ngettext.c: Switch to gettext copyright.
173         Use ANSI definitions and prototypes.
174         * intl/plural-exp.c: Likewise.
175         * intl/plural-exp.h: Switch to gettext copyright.
176         Use ANSI definitions and prototypes.
177         (struct expression): Move definition of enum operator outside
178         of struct definition.
179         * intl/plural.c: Regenerate.
180         * intl/plural.y: Switch to gettext copyright.
181         Use ANSI definitions and prototypes.
182         Port to bison 3.0.
183         * intl/textdomain.c: Switch to gettext copyright.
184         Use ANSI definitions and prototypes.
185         Use gl_* locking primitives rather than __libc_* ones.
187 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
189         * debug/warning-nop.c: Add used atrribute.
191 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
193         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
195         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
196         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
197         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
199 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
200             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
202         [BZ #17634]
203         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
204         Undefine after defining function.  Define as weak alias of
205         __wcschr.  Use libc_hidden_weak.
206         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
207         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
208         (libc_hidden_def): Also define __GI___wcschr alias.
209         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
210         __wcschr and define as weak alias of __wcschr.
211         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
212         __wcschr.
213         [!WCSCHR] (DEFAULT_WCSCHR): Define.
214         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
215         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
216         libc_hidden_weak.  Do not use libc_hidden_def.
217         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
218         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
219         __GI___wcschr alias.
220         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
221         [IS_IN (libc)] (wcschr): Define as macro expanding to
222         __redirect_wcschr.
223         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
224         [IS_IN (libc)] (__wcschr_power6): Likewise.
225         [IS_IN (libc)] (__wcschr_power7): Likewise.
226         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
227         instead of wcschr.
228         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
229         __libc_wcschr.
230         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
231         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
232         __wcschr and define as weak alias of __wcschr.  Use
233         libc_hidden_builtin_def.
234         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
235         as weak alias of __wcschr.  Use libc_hidden_weak.
236         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
237         wcschr.
238         * time/era.c (_nl_init_era_entries): Likewise.
239         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
240         variable.
241         (test-xfail-XPG3/time.h/linknamespace): Likewise.
242         (test-xfail-XPG4/time.h/linknamespace): Likewise.
244 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
246         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
247         format for long int variable.
249 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
251         [BZ #10672]
252         * manual/search.texi: (Array Sort Function): Remove claim how to make
253         qsort stable.
255 2014-12-10  Andreas Schwab  <schwab@suse.de>
257         [BZ #12847]
258         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
259         user-controlled locks.
261 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
263         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
264         register.
266 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
268         * configure.ac (--disable-werror): New configure option.
269         (enable_werror): New AC_SUBST.
270         * configure: Regenerated.
271         * config.make.in (enable-werror): New variable.
272         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
273         -Wno-error=undef.
274         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
275         * manual/install.texi (Configuring and compiling): Document
276         --disable-werror.
277         * INSTALL: Regenerated.
278         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
279         (CFLAGS-tst-chk2.c): Likewise.
280         (CFLAGS-tst-chk3.c): Likewise.
281         (CFLAGS-tst-chk4.cc): Likewise.
282         (CFLAGS-tst-chk5.cc): Likewise.
283         (CFLAGS-tst-chk6.cc): Likewise.
284         (CFLAGS-tst-lfschk1.c): Likewise.
285         (CFLAGS-tst-lfschk2.c): Likewise.
286         (CFLAGS-tst-lfschk3.c): Likewise.
287         (CFLAGS-tst-lfschk4.cc): Likewise.
288         (CFLAGS-tst-lfschk5.cc): Likewise.
289         (CFLAGS-tst-lfschk6.cc): Likewise.
291         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
292         (main): Disable -Wdeprecated-declarations around calls to
293         register_printf_function.
295         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
296         (do_test): Disable -Wdiv-by-zero around some calls to
297         fwrite_unlocked and fread_unlocked.
299         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
300         (DIAG_POP_NEEDS_COMMENT): Likewise.
301         (_DIAG_STR1): Likewise.
302         (_DIAG_STR): Likewise.
303         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
304         * stdio-common/bug21.c: Include <libc-internal.h>.
305         (do_test): Disable -Wformat around call to sscanf.
306         * stdio-common/scanf14.c: Include <libc-internal.h>.
307         (main): Disable -Wformat around some calls to scanf functions.
309 2014-12-09  Torvald Riegel  <triegel@redhat.com>
311         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
313 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
315         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
316         stack variable alignment.
318 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
320         [BZ #17682]
321         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
322         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
323         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
324         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
325         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
326         __getrlimit instead of getrlimit.
327         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
328         __gettimeofday instead of gettimeofday.
329         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
330         Likewise.
331         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
332         Likewise.
333         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
334         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
335         Remove variable.
336         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
337         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
339 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
341         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
342         for wide-character tests.
344 2014-12-04  Roland McGrath  <roland@hack.frob.com>
346         * io/openat64.c: #include <libc-internal.h>
347         (__openat64): Prototypify.  Use ignore_value on MODE.
348         * io/openat.c: Likewise.
349         * misc/reboot.c: #include <libc-internal.h>
350         (reboot): Prototypify.  Use ignore_value on HOWTO.
351         * misc/ptrace.c: #include <libc-internal.h>
352         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
354 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
356         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
357         XPG4, UNIX98 and XOPEN2K.
358         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
359         Remove variable.
360         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
362 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
364         * libio/fileops.c: Use ISO C style for function definitions.
365         * libio/iofopen.c: Likewise.
366         * libio/wfileops.c: Likewise.
368         [BZ #17653]
369         * libio/fileops.c (_IO_new_file_underflow): Unset cached
370         offset on EOF.
371         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
372         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
373         (fgets_func): Function pointer to fgets and fgetws.
374         (do_ftell_test): Add test to verify ftell value after read
375         EOF.
376         (do_test): Set fgets_func.
378         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
379         O_TRUNC flag for w and w+ modes.
380         (do_rewind_test): Likewise.
381         (do_ftell_test): Likewise.
382         (do_write_test): Likewise.
384         [BZ #17647]
385         * libio/fileops.c (do_ftell): Seek only when there are
386         unflushed writes.
387         * libio/wfileops.c (do_ftell_wide): Likewise.
388         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
389         test case.
390         (do_one_test): Call it.
392 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
394         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
395         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
396         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
397         Remove variable.
398         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
399         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
400         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
402 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
404         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
405         Remove variable.
406         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
408         [BZ #17668]
409         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
410         as weak alias of __getifaddrs.  Use libc_hidden_weak.
411         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
412         __freeifaddrs.  Use libc_hidden_weak.
413         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
414         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
415         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
416         __freeifaddrs.  Use libc_hidden_weak.
417         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
418         __getifaddrs and define as weak alias of __getifaddrs.  Use
419         libc_hidden_weak.
420         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
421         __freeifaddrs.  Use libc_hidden_weak.
422         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
423         Remove variable.
424         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
425         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
427 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
429         [BZ #17601]
430         * sysdeps/mips/start.S (__start): Use indirect jump to call
431         __libc_start_main.
433 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
435         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
437         * nptl/tst-mutex1.c: Include <stdbool.h>.
438         [!ATTR] (ATTR_NULL): New macro.
439         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
440         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
441         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
443         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
444         to char *.
446         [BZ #17665]
447         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
448         Change conditional to [__USE_MISC].
450         [BZ #17664]
451         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
452         fgets_unlocked.
453         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
454         __fgets_unlocked.
455         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
456         fgets_unlocked.
457         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
458         Remove variable.
459         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
460         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
461         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
462         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
463         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
464         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
465         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
466         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
467         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
469         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
471 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
473         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
474         Remove strpbrk objects.
475         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
476         (__libc_ifunc_impl_list): Remove strpbrk implementation.
477         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
478         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
479         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
480         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
482         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
483         Remove strcspn objects.
484         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
485         (__libc_ifunc_impl_list): Remove strcspn implementation.
486         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
487         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
488         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
489         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
491         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
492         Remove strspn objetcs.
493         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
494         (__libc_ifunc_impl_list): Remove strspn implementation.
495         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
496         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
497         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
498         * sysdeps/powerpc/powerpc64/strspn.S: New file.
500 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
502         [BZ #17581]
503         * malloc/hooks.c
504         (mem2mem_check): Add a terminator to the chain of checking blocks.
505         (malloc_check_get_size): Use it here.
506         (mem2chunk_check): Ditto.
508 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
510         * sysdeps/powerpc/powerpc64/strtok.S: New file.
511         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
513 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
515         * bits/ioctl-types.h: Indent preprocessor directives correctly.
517         * nptl/nptl-init.c: Include libc-internal.h.
518         (__pthread_initialize_minimal_internal): Use ROUND_UP.
520         * elf/ldconfig.c (search_dir): Expand comment.
522 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
524         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
525         variable.
526         (linknamespace-symlist-stdlibs-tests): Likewise.
527         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
528         instead of $(objpfx)symlist-stdlibs.
529         (linknamespace-libs-isoc): New variable.
530         (linknamespace-libs): Use $(linknamespace-libs-isoc).
531         (linknamespace-libs-ISO): New variable.
532         (linknamespace-libs-ISO99): Likewise.
533         (linknamespace-libs-ISO11): Likewise.
534         (linknamespace-libs-XPG3): Likewise.
535         (linknamespace-libs-XPG4): Likewise.
536         (linknamespace-libs-POSIX): Likewise.
537         (linknamespace-libs-UNIX98): Likewise.
538         (linknamespace-libs-XOPEN2K): Likewise.
539         (linknamespace-libs-POSIX2008): Likewise.
540         (linknamespace-libs-XOPEN2K8): Likewise.
541         ($(objpfx)symlist-stdlibs): Replace by
542         $(linknamespace-symlist-stdlibs-tests).  Use
543         $(linknamespace-libs-$*) as set of libraries.
544         ($(linknamespace-header-tests)): Update dependencies.  Use
545         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
546         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
547         * conform/linknamespace.pl: Remove comment about considering
548         definitions of symbols from irrelevant libraries.
550 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
552         [BZ #13862]
553         * elf/dl-tls.c: Include <atomic.h>.
554         (oom): Remove #ifdef SHARED/#endif.
555         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
556         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
557         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
558         big enough.
559         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
560         * nptl/Makefile (tests): Add tst-stack4.
561         (modules-names): Add tst-stack4mod.
562         ($(objpfx)tst-stack4): New.
563         (tst-stack4mod.sos): Likewise.
564         ($(objpfx)tst-stack4.out): Likewise.
565         ($(tst-stack4mod.sos)): Likewise.
566         (clean): Likewise.
567         * nptl/tst-stack4.c: New file.
568         * nptl/tst-stack4mod.c: Likewise.
570 2014-11-27  J. Brown  <jb999@gmx.de>
572         * sysdeps/x86/bits/string.h: Add recent CPUs.
574 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
576         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
577         sigblock.
579         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
580         feof.
582         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
583         variable.
585 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
587         * nscd/connections.c: Include libc-internal.h because of macro
588         usage ignore_value.
590 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
592         * string/bits/string3.h (__warn_memset_zero_len): Don't
593         declare for gcc newer than 5.0.
594         (memset): Don't test for zero-length __LEN for gcc newer than
595         5.0.
597 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
599         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
600         size_t for %zu format.
602         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
603         difference, not %ju.
605 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
607         * include/libc-internal.h (ignore_value): New macro.
608         * nscd/connections.c (restart): Wrap calls to setuid and setgid
609         with ignore_value.
611         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
612         definition.
614         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
615         pthread_cleanup_push to void *.
617         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
618         Undefine.
620         [BZ #16619]
621         [BZ #16740]
622         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
623         instead of 1L << 52.
625         * libio/bug-rewind.c (do_test): Check fwscanf return values.
626         * libio/bug-rewind2.c (do_test): Likewise.
628         * debug/test-stpcpy_chk-ifunc.c: Remove file.
629         * debug/test-strcpy_chk-ifunc.c: Likewise.
630         * wcsmbs/test-wcschr-ifunc.c: Likewise.
631         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
632         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
633         * wcsmbs/test-wcslen-ifunc.c: Likewise.
634         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
635         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
636         * Rules [$(multi-arch) = no] (tests): Do not filter out
637         $(tests-ifunc).
638         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
639         * debug/Makefile (tests-ifunc): Remove variable.
640         (tests): Do not add $(tests-ifunc).
641         * wcsmbs/Makefile (tests-ifunc): Remove variable.
642         (tests): Do not add $(tests-ifunc).
643         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
644         [TEST_IFUNC]: Remove conditionals.
645         * string/test-string.h (TEST_IFUNC): Remove macro.
646         [TEST_IFUNC]: Remove conditionals.
648         * string/test-strchr.c [!WIDE] (L): New macro.
649         [WIDE] (L): Likewise.
650         (check1): Use CHAR instead of char.  Use L on string and character
651         constants.
653 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
655         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
656         tests.
657         * sysdeps/powerpc/bits/atomic.h
658         (__arch_atomic_exchange_and_add_32_acq): Add definition.
659         (__arch_atomic_exchange_and_add_32_rel): Likewise.
660         (atomic_exchange_and_add_acq): Likewise.
661         (atomic_exchange_and_add_rel): Likewise.
662         * sysdeps/powerpc/powerpc32/bits/atomic.h
663         (__arch_atomic_exchange_and_add_64_acq): Add definition.
664         (__arch_atomic_exchange_and_add_64_rel): Likewise.
665         * sysdeps/powerpc/powerpc64/bits/atomic.h
666         (__arch_atomic_exchange_and_add_64_acq): Add definition.
667         (__arch_atomic_exchange_and_add_64_rel): Likewise.
669 2014-11-26  Torvald Riegel  <triegel@redhat.com>
671         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
672         Change synchronization of __sched_fifo_min_prio and
673         __sched_fifo_max_prio.
674         * nptl/pthread_mutexattr_getprioceiling.c
675         (pthread_mutexattr_getprioceiling): Likewise.
676         * nptl/pthread_mutexattr_setprioceiling.c
677         (pthread_mutexattr_setprioceiling): Likewise.
678         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
679         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
680         Likewise.
682 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
684         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
685         void.
687 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
689         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
690         third argument const.
692 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
694         fnmatch: work around GCC compiler warning bug with uninit var
695         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
696         This works around a bug with x86-64 GCC 4.9.2 and earlier
697         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
698         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
699         used uninitialized in this function [-Wmaybe-uninitialized]".
701 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
703         * posix/bug-regex31.c (main): Return RES not 0.
705 2014-11-25  Anton Blanchard <anton@samba.org>
707         * sysdeps/powerpc/bits/atomic.h
708         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
710 2014-11-24  Sterling Augustine  <saugustine@google.com>
712         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
714 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
716         [BZ #17608]
717         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
719 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
721         [BZ #17633]
722         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
723         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
724         variable.
725         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
726         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
728 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
730         * string/strncpy.c (strncpy): Improve performance by using memset.
732 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
734         * string/strcpy.c (strcpy):
735         Improve performance by using strlen and memcpy.
737 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
739         * string/strcoll_l.c (get_next_seq): __always_inline.
740         * string/strcoll_l.c (do_compare): __always_inline.
742 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
744         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
745         defined.
746         * include/mqueue.h: Likewise.
747         * include/stdlib.h: Likewise.
749         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
750         (get_null_defines): Adjust.
751         * sunrpc/Makefile: Adjust comment.
752         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
753         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
754         (CFLAGS-interp.c): Likewise.
755         (CFLAGS-ldconfig.c): Likewise.
756         (CPPFLAGS-.os): Likewise.
757         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
758         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
759         * extra-modules.mk (extra-modules.mk): Likewise.
760         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
761         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
762         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
763         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
764         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
765         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
766         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
767         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
768         * iconvdata/Makefile (CPPFLAGS): Likewise.
769         (cpp-srcs-left): Add libof for all iconvdata routines.
770         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
771         * include/assert.h: Likewise.
772         * include/ctype.h: Likewise.
773         * include/errno.h: Likewise.
774         * include/libc-symbols.h: Likewise.
775         * include/math.h: Likewise.
776         * include/netdb.h: Likewise.
777         * include/resolv.h: Likewise.
778         * include/stdio.h: Likewise.
779         * include/stdlib.h: Likewise.
780         * include/string.h: Likewise.
781         * include/sys/stat.h: Likewise.
782         * include/wctype.h: Likewise.
783         * intl/l10nflist.c: Likewise.
784         * libidn/idn-stub.c: Likewise.
785         * libio/libioP.h: Likewise.
786         * nptl/libc_multiple_threads.c: Likewise.
787         * nptl/pthreadP.h: Likewise.
788         * posix/regex_internal.h: Likewise.
789         * resolv/res_hconf.c: Likewise.
790         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
791         * sysdeps/arm/memmove.S: Likewise.
792         * sysdeps/arm/sysdep.h: Likewise.
793         * sysdeps/generic/_itoa.h: Likewise.
794         * sysdeps/generic/symbol-hacks.h: Likewise.
795         * sysdeps/gnu/errlist.awk: Likewise.
796         * sysdeps/gnu/errlist.c: Likewise.
797         * sysdeps/i386/i586/memcpy.S: Likewise.
798         * sysdeps/i386/i586/memset.S: Likewise.
799         * sysdeps/i386/i686/memcpy.S: Likewise.
800         * sysdeps/i386/i686/memmove.S: Likewise.
801         * sysdeps/i386/i686/mempcpy.S: Likewise.
802         * sysdeps/i386/i686/memset.S: Likewise.
803         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
804         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
805         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
806         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
807         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
808         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
809         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
810         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
811         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
812         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
813         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
814         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
815         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
816         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
817         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
818         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
819         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
820         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
821         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
822         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
823         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
824         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
825         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
826         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
827         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
828         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
829         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
830         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
831         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
832         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
833         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
834         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
835         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
836         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
837         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
838         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
839         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
840         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
841         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
842         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
843         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
844         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
845         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
846         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
847         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
848         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
849         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
850         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
851         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
852         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
853         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
854         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
855         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
856         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
857         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
858         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
859         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
860         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
861         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
862         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
863         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
864         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
865         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
866         * sysdeps/nptl/bits/libc-lock.h: Likewise.
867         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
868         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
869         * sysdeps/posix/closedir.c: Likewise.
870         * sysdeps/posix/opendir.c: Likewise.
871         * sysdeps/posix/readdir.c: Likewise.
872         * sysdeps/posix/rewinddir.c: Likewise.
873         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
874         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
875         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
876         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
877         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
878         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
879         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
880         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
881         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
882         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
883         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
884         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
885         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
886         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
887         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
888         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
889         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
890         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
891         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
892         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
893         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
894         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
895         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
896         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
897         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
898         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
899         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
900         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
901         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
902         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
903         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
904         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
905         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
906         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
907         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
908         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
909         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
910         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
911         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
912         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
913         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
914         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
915         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
916         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
917         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
918         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
919         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
920         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
921         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
922         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
923         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
924         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
925         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
926         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
927         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
928         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
929         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
930         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
931         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
932         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
933         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
934         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
935         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
936         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
937         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
938         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
939         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
940         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
941         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
942         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
943         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
944         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
945         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
946         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
947         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
948         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
949         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
950         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
951         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
952         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
953         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
954         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
955         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
956         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
957         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
958         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
959         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
960         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
961         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
962         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
963         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
964         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
965         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
966         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
967         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
968         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
969         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
970         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
971         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
972         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
973         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
974         * sysdeps/unix/alpha/sysdep.S: Likewise.
975         * sysdeps/unix/alpha/sysdep.h: Likewise.
976         * sysdeps/unix/make-syscalls.sh: Likewise.
977         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
978         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
979         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
980         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
981         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
982         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
983         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
984         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
985         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
986         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
987         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
988         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
989         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
990         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
991         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
992         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
993         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
994         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
995         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
996         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
997         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
998         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
999         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
1000         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
1001         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
1002         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
1003         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
1004         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
1005         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
1006         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
1007         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
1008         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
1009         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
1010         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1011         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
1012         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
1013         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
1014         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1015         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
1016         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
1017         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
1018         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
1019         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1020         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
1021         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
1022         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
1023         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1024         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
1025         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1026         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1027         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
1028         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
1029         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1030         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
1031         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
1032         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
1033         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
1034         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1035         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
1036         * sysdeps/x86_64/memcpy.S: Likewise.
1037         * sysdeps/x86_64/memmove.c: Likewise.
1038         * sysdeps/x86_64/memset.S: Likewise.
1039         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
1040         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
1041         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
1042         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
1043         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
1044         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
1045         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
1046         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
1047         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
1048         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
1049         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
1050         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
1051         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
1052         * sysdeps/x86_64/multiarch/memset.S: Likewise.
1053         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
1054         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
1055         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
1056         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
1057         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
1058         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
1059         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
1060         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
1061         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
1062         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
1063         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
1064         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
1065         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
1066         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
1067         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
1068         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
1069         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
1070         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
1071         * sysdeps/x86_64/strcmp.S: Likewise.
1073         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
1075         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
1076         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
1077         * elf/rtld-Rules: Likewise.
1078         * elf/setup-vdso.h: Likewise.
1079         * include/assert.h: Likewise.
1080         * include/bits/stdlib-float.h: Likewise.
1081         * include/errno.h: Likewise.
1082         * include/sys/stat.h: Likewise.
1083         * include/unistd.h: Likewise.
1084         * sysdeps/aarch64/setjmp.S: Likewise.
1085         * sysdeps/alpha/setjmp.S: Likewise.
1086         * sysdeps/arm/__longjmp.S: Likewise.
1087         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
1088         * sysdeps/arm/setjmp.S: Likewise.
1089         * sysdeps/arm/sysdep.h: Likewise.
1090         * sysdeps/generic/_itoa.h: Likewise.
1091         * sysdeps/generic/dl-sysdep.h: Likewise.
1092         * sysdeps/generic/ldsodefs.h: Likewise.
1093         * sysdeps/i386/dl-tls.h: Likewise.
1094         * sysdeps/i386/setjmp.S: Likewise.
1095         * sysdeps/m68k/setjmp.c: Likewise.
1096         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
1097         * sysdeps/mach/hurd/opendir.c: Likewise.
1098         * sysdeps/posix/getcwd.c: Likewise.
1099         * sysdeps/posix/opendir.c: Likewise.
1100         * sysdeps/posix/profil.c: Likewise.
1101         * sysdeps/powerpc/dl-procinfo.h: Likewise.
1102         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
1103         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
1104         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
1105         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
1106         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
1107         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
1108         * sysdeps/s390/dl-tls.h: Likewise.
1109         * sysdeps/s390/s390-32/setjmp.S: Likewise.
1110         * sysdeps/s390/s390-64/setjmp.S: Likewise.
1111         * sysdeps/sh/sh3/setjmp.S: Likewise.
1112         * sysdeps/sh/sh4/setjmp.S: Likewise.
1113         * sysdeps/unix/alpha/sysdep.h: Likewise.
1114         * sysdeps/unix/arm/sysdep.S: Likewise.
1115         * sysdeps/unix/i386/sysdep.S: Likewise.
1116         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1117         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
1118         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
1119         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
1120         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1121         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
1122         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
1123         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1124         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
1125         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
1126         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
1127         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
1128         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
1129         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
1130         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
1131         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
1132         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1133         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1134         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
1135         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1136         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
1137         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1138         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1139         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
1140         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1141         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
1142         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1143         * sysdeps/unix/x86_64/sysdep.S: Likewise.
1144         * sysdeps/x86_64/setjmp.S: Likewise.
1146         * include/math.h: Use IS_IN instead of IS_IN_libm.
1147         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
1148         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
1149         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
1150         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
1151         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
1152         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
1153         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
1154         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
1155         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
1156         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
1157         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
1158         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
1159         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
1160         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
1161         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
1162         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
1163         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
1164         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
1165         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
1166         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
1167         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
1168         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
1169         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
1170         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
1171         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
1172         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
1173         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
1174         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
1175         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
1176         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
1177         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
1178         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
1179         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
1180         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
1181         Likewise.
1182         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
1183         Likewise.
1184         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
1185         Likewise.
1186         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
1187         Likewise.
1188         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
1189         Likewise.
1190         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
1191         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
1192         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
1193         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
1194         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
1195         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
1196         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
1197         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
1198         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
1199         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
1200         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
1201         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
1202         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
1203         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
1204         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
1205         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
1206         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
1207         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
1208         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
1209         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
1210         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
1211         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
1212         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
1213         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
1214         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
1215         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
1216         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
1218         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
1219         * nptl/pthreadP.h: Likewise.
1220         * nptl_db/structs.def: Likewise.
1221         * sysdeps/arm/sysdep.h: Likewise.
1222         * sysdeps/nptl/bits/libc-lock.h: Likewise.
1223         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
1224         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
1225         * sysdeps/unix/alpha/sysdep.h: Likewise.
1226         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
1227         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1228         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
1229         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
1230         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
1231         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
1232         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1233         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
1234         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1235         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
1236         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
1237         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
1238         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
1239         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
1240         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
1241         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
1242         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
1243         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
1244         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
1245         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
1246         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1247         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
1248         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1249         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
1250         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
1251         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
1253         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
1254         * nptl/pthreadP.h: Likewise.
1255         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
1256         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
1257         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
1258         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
1259         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
1260         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
1261         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1262         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
1263         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
1264         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
1265         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
1266         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
1267         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
1268         Likewise.
1269         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
1270         Likewise.
1271         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
1272         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
1273         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
1274         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
1275         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
1276         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
1277         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
1278         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
1280         * dlfcn/dladdr.c: Use IS_IN.
1281         * dlfcn/dladdr1.c: Likewise.
1282         * dlfcn/dlclose.c: Likewise.
1283         * dlfcn/dlerror.c: Likewise.
1284         * dlfcn/dlinfo.c: Likewise.
1285         * dlfcn/dlmopen.c: Likewise.
1286         * dlfcn/dlopen.c: Likewise.
1287         * dlfcn/dlsym.c: Likewise.
1288         * dlfcn/dlvsym.c: Likewise.
1290         * include/ifaddrs.h: Use IS_IN.
1291         * inet/check_pf.c: Likewise.
1292         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
1293         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
1295         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
1296         IS_IN_ldconfig.
1297         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
1298         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
1300         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
1301         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
1302         IS_IN (libc).
1304         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
1306         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
1307         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
1308         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
1309         * include/libc-symbols.h (IS_IN_LIB): New macro.
1310         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
1311         * include/netdb.h: Likewise.
1312         * include/stap-probe.h: Remove all uses of IN_LIB.
1314         * Makeconfig (module-cppflags-real): Define MODULE_NAME
1315         instead of IN_MODULE.
1316         * include/libc-symbols.h (IN_MODULE): Define using
1317         MODULE_NAME.
1318         (PASTE_NAME, PASTE_NAME1): New macros.
1319         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
1320         of IN_LIB.
1321         (STAP_PROBE_ASM): Likewise.
1323 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1325         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
1326         __mach_init in dlopened libc.
1328 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
1330         * sysdeps/arm/preconfigure.ac: Delete EABI check.
1331         * sysdeps/arm/preconfigure: Regenerate.
1333 2014-11-21  Roland McGrath  <roland@hack.frob.com>
1335         * nptl/pthread_create.c (__pthread_create_2_1): Set
1336         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
1337         when copying values from IATTR into PD.
1339 2014-11-21  Will Newton  <will.newton@linaro.org>
1340             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
1342         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
1343         Refactor inline-asm.  Also add comment.
1345         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
1346         ElfW macro instead of hardcoded Elf64 types.
1347         (la_aarch64_gnu_pltenter): Likewise.
1348         * sysdeps/aarch64/dl-machine.h
1349         (elf_machine_runtime_setup): Use ElfW(Addr).
1351         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
1352         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
1353         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
1354         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
1355         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
1356         (R_AARCH64_TLS_DTPMOD64): Rename to ..
1357         (R_AARCH64_TLS_DTPMOD): This.
1358         (R_AARCH64_TLS_DTPREL64): Rename to ...
1359         (R_AARCH64_TLS_DTPREL): This.
1360         (R_AARCH64_TLS_TPREL64): Rename to ...
1361         (R_AARCH64_TLS_TPREL): This.
1362         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
1363         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
1364         R_AARCH64_TLS_TPREL64.
1365         (elf_machine_rela): Likewise.
1367 2014-11-21  Torvald Riegel  <triegel@redhat.com>
1369         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
1370         by setting it to 0.  64b atomics are not supported currently.
1372 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1374         [BZ #16469]
1375         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
1376         search domain names.
1378 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1380         [BZ #16469]
1381         * NEWS: Update.
1382         * resolv/res_query.c (__libc_res_nquerydomain): Retain
1383         trailing dot.
1384         * posix/tst-getaddrinfo5.c: New.
1385         * posix/Makefile (tests): Add it.
1387 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1389         [BZ #14498]
1390         * NEWS: Fixed.
1391         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
1392         after parsing line but before break_if_match.
1393         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
1394         if there is a protocol mismatch.
1396 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
1398         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
1399         because the potential race is on the user-supplied stream.
1401 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1403         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
1404         string literal if not passed a buffer.
1405         * manual/job.texi (ctermid): Update reasoning, note deviation
1406         from posix, suggest mtasurace when not passed a buffer, for
1407         future non-preliminary safety notes.
1409 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1411         * manual/users.texi (cuserid): Fix MT-Safety note for the case
1412         of not passing it a buffer.
1413         Reported by Peng Haitao.
1415 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
1417         * manual/Makefile ($(objpfx)stamp-summary): Require
1418         check-safety.sh to pass.
1419         * manual/check-safety.sh: Wish for verification that every
1420         @deftypefn and @deftypefun is followed by a @safety remark.
1422 2014-11-20  Roland McGrath  <roland@hack.frob.com>
1424         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
1426         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
1427         PTHREAD_CANCEL_ASYNCHRONOUS.
1428         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
1429         send SIGCANCEL.
1431         * nptl/default-sched.h: New file.
1432         * sysdeps/unix/sysv/linux/default-sched.h: New file.
1433         * nptl/pthread_create.c: Include it.
1434         (__pthread_create_2_1): Use collect_default_sched instead of making
1435         Linux syscalls here directly.
1437 2014-11-20  Torvald Riegel  <triegel@redhat.com>
1439         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
1440         __pthread_once): Use C11 atomics.
1442 2014-11-20  Torvald Riegel  <triegel@redhat.com>
1444         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
1446 2014-11-20  Torvald Riegel  <triegel@redhat.com>
1448         * include/atomic.h (__atomic_link_error, __atomic_check_size,
1449         atomic_thread_fence_acquire, atomic_thread_fence_release,
1450         atomic_thread_fence_seq_cst, atomic_load_relaxed,
1451         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
1452         atomic_compare_exchange_weak_relaxed,
1453         atomic_compare_exchange_weak_acquire,
1454         atomic_compare_exchange_weak_release,
1455         atomic_exchange_acquire, atomic_exchange_release,
1456         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
1457         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
1458         atomic_fetch_and_acquire,
1459         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
1461 2014-11-20  Torvald Riegel  <triegel@redhat.com>
1463         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
1464         USE_ATOMIC_COMPILER_BUILTINS): Define.
1465         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
1466         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1467         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
1468         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1469         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
1470         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1471         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
1472         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1473         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
1474         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1475         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
1476         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1477         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
1478         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1479         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
1480         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1481         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
1482         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1483         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
1484         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1485         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
1486         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1487         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
1488         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1489         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
1490         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1491         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
1492         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1493         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
1494         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1495         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
1496         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1497         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
1498         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1499         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
1500         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1501         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
1502         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1503         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
1504         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
1506 2014-11-19  Roland McGrath  <roland@hack.frob.com>
1508         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
1509         the sched_priority value here.  It was already checked when the user
1510         called pthread_attr_setschedparam.
1512         * nptl/tst-bad-schedattr.c: New file.
1513         * nptl/Makefile (tests): Add it.
1515 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
1516             Florian Weimer  <fweimer@redhat.com>
1517             Joseph Myers  <joseph@codesourcery.com>
1518             Adam Conrad  <adconrad@0c3.net>
1519             Andreas Schwab  <schwab@suse.de>
1520             Brooks  <bmoses@google.com>
1522         [BZ #17625]
1523         * wordexp-test.c (__dso_handle): Add prototype.
1524         (__register_atfork): Likewise.
1525         (__app_register_atfork): New function.
1526         (registered_forks): New global.
1527         (register_fork): New function.
1528         (test_case): Add 3 new tests for WRDE_CMDSUB.
1529         (main): Call __app_register_atfork.
1530         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
1531         fork count is non-zero fail the test.
1532         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
1533         is set.
1534         (parse_dollars): Remove check for WRDE_NOCMD.
1535         (parse_dquote): Likewise.
1537 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
1539         * Makeconfig (built-modules): List non-library modules to be
1540         built.
1541         (module-cppflags): Include libc-modules.h for
1542         everything except shlib-versions.v.i.
1543         (CPPFLAGS): Use it.
1544         (before-compile): Add libc-modules.h.
1545         ($(common-objpfx)libc-modules.h,
1546         $(common-objpfx)libc-modules.stmp): New targets.
1547         (common-generated): Add libc-modules.h and libc-modules.stmp.
1548         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
1549         * include/libc-symbols.h: Don't include libc-modules.h.
1550         * include/libc-modules.h: Remove file.
1551         * scripts/gen-libc-modules.awk: New script to generate
1552         libc-modules.h.
1553         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
1554         Depend on libc-modules.stmp.
1556         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
1558         * Makeconfig (in-module): Get value of libof set for the
1559         translation unit.
1560         (CPPFLAGS): Use $(in-module).
1561         * Makerules: Don't suffix routine names for nonlib.
1562         * include/libc-modules.h: New file.
1563         * include/libc-symbols.h: Include libc-modules.h
1564         (IS_IN): New macro to replace IS_IN_* macros.
1565         * elf/Makefile: Set libof-* for each routine.
1566         * elf/rtld-Rules: Likewise.
1567         * extra-modules.mk: Likewise.
1568         * iconv/Makefile: Likewise.
1569         * iconvdata/Makefile: Likewise.
1570         * locale/Makefile: Likewise.
1571         * malloc/Makefile: Likewise.
1572         * nss/Makefile: Likewise.
1573         * sysdeps/gnu/Makefile: Likewise.
1574         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
1575         * sysdeps/unix/sysv/linux/Makefile: Likewise.
1576         * sysdeps/s390/s390-64/Makefile: Likewise.
1577         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
1578         CPPFLAGS for nscd instead of nonlib.
1580 2014-11-18  Roland McGrath  <roland@hack.frob.com>
1582         * nptl/createthread.c: New file.
1584         * nptl/createthread.c: Moved ...
1585         * sysdeps/unix/sysv/linux/createthread.c: ... here.
1587         * nptl/createthread.c: Add proper top-line comment.
1588         (do_clone): Folded into ...
1589         (create_thread): ... here.  Take new arguments STOPPED_START and
1590         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
1591         increment __nptl_threads, do event-reporting logic, do
1592         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
1593         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
1594         resource cleanup if sched_setaffinity or sched_setscheduler fails,
1595         just send SIGCANCEL.
1596         * nptl/pthread_create.c: Forward-declare create_thread before
1597         including createthread.c.
1598         (start_thread): Use new macro START_THREAD_DEFN to replace defining
1599         declaration, and new macro START_THREAD_SELF to replace argument.
1600         Remove return statement.
1601         (report_thread_creation): New function.
1602         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
1603         synchronization logic, and __nptl_nthreads increment here, around
1604         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
1605         PD->parent_cancelhandling here, before create_thread.  When
1606         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
1607         __deallocate_stack, and ENOMEM translation here.
1609 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
1611         [BZ #17616]
1612         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
1613         (mptwo): Rename to __mptwo.
1614         (__inv): Use __mptwo instead of mptwo.
1615         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
1616         (mptwo): Rename to __mptwo.
1617         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
1618         of mpone and __mptwo instead of mptwo.
1619         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
1620         instead of mpone.
1621         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
1622         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
1623         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
1624         of mpone and __mptwo instead of mptwo.
1625         (__mpranred): Use __mpone instead of mpone.
1626         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
1627         variable.
1628         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
1629         (test-xfail-ISO99/math.h/linknamespace): Likewise.
1630         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
1631         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
1632         (test-xfail-ISO11/math.h/linknamespace): Likewise.
1633         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
1634         (test-xfail-XPG3/math.h/linknamespace): Likewise.
1635         (test-xfail-XPG4/math.h/linknamespace): Likewise.
1636         (test-xfail-POSIX/math.h/linknamespace): Likewise.
1637         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
1638         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
1639         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
1640         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
1641         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
1642         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
1643         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
1644         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
1645         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
1646         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
1648 2014-11-18  Tom de Vries  <tom@codesoucery.com>
1650         * manual/signal.texi (Primitives Interrupted by Signals): In section,
1651         replace BSD Handler xref with BSD Signal Handling.
1653 2014-11-17  Richard Henderson  <rth@redhat.com>
1655         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
1656         (_FP_PACK_RAW_2): Remove.
1657         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
1658         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
1659         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
1660         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
1661         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
1662         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
1663         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
1664         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
1665         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
1666         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
1667         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
1668         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
1669         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
1670         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
1671         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
1672         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
1674 2014-11-14  Roland McGrath  <roland@hack.frob.com>
1676         * signal/signal.h [__USE_MISC]
1677         (struct sigvec): Remove type.
1678         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
1679         (sigvec): Remove declaration.
1680         * sysdeps/posix/sigvec.c: Moved ...
1681         * signal/sigvec.c: ... here, replacing old file.
1682         (struct sigvec): New type, copied from old signal.h definition.
1683         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
1684         (__sigvec): Convert definition to prototype.
1685         (sigvec): Replace weak_alias with compat_symbol.
1686         * signal/Versions (libc: GLIBC_2.21): New version set.
1687         * include/signal.h: Remove __sigvec declaration.
1688         * sysdeps/unix/bsd/sigvec.c: Remove file.
1689         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
1690         * manual/signal.texi (BSD Handler): Remove subsection.
1691         Move siginterrupt up to ...
1692         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
1693         (Blocking in BSD): Fold subsection into its parent.
1694         * NEWS: Mention sigvec removal.
1696 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
1698         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
1699         (DLA_FMS): Make definition conditional only on [__FMA4__].
1700         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
1701         definition.
1703         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
1704         Make definition conditional only on [PROF].
1705         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
1706         definition.
1707         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
1708         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
1710         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
1711         !__GNUC__].
1712         * include/signal.h (__sigpause): Move declaration above call to
1713         libc_hidden_proto.
1714         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
1715         variable.
1716         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
1717         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
1719 2014-11-14  David S. Miller  <davem@davemloft.net>
1721         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
1722         Define before including <string/memcpy.c> and <string/mempcpy.c>.
1724 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
1726         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
1727         * configure: Regenerated.
1728         * manual/install.texi (Tools for Compilation): Document a
1729         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
1730         compiler verified to work.
1731         * INSTALL: Regenerated.
1733         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
1734         redeclare with asm name.
1735         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
1736         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
1737         including <string.h>.
1738         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
1739         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
1740         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
1741         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
1742         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
1743         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
1744         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
1746 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
1748         * stdlib/strtol.c (__strtol): Use prototype definition.
1750         [BZ #17594]
1751         * stdlib/strtol.c (SYM__): New macro.
1752         (SYM__1): Likewise.
1753         (__strtol): Likewise.
1754         (strtol): Rename to __strtol and define as weak alias of
1755         __strtol.  Use libc_hidden_weak.
1757 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
1759         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
1760         Use numbered labels in inline assembly.
1762 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
1764         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
1765         Add setjmp LIBC_PROBE.
1766         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
1767         Likewise.
1768         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
1769         Add longjmp, longjmp_target LIBC_PROBE.
1770         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
1771         Likewise.
1773 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
1775         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
1776         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
1777         to get rid of unused variable warning.
1779 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
1781         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
1782         Check for unwind_backtrace ==  NULL only in SHARED case.
1783         (__backchain_backtrace): Compile only in SHARED case.
1784         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
1785         Likewise.
1786         (__backchain_backtrace): Declare as static.
1788 2014-11-12  Roland McGrath  <roland@hack.frob.com>
1790         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
1791         (__libc_multiple_threads_ptr): Variable moved ...
1792         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
1794 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
1796         * conform/GlibcConform.pm: New file.
1797         * conform/conformtest.pl: Use GlibcConform module.
1798         * conform/linknamespace.pl: New file.
1799         * conform/list-header-symbols.pl: Likewise.
1800         * conform/Makefile (linknamespace-symlists-base): New variable.
1801         (linknamespace-symlists-tests): Likewise.
1802         (linknamespace-header-base): Likewise.
1803         (linknamespace-header-tests): Likewise.
1804         (tests-special): Add new tests.
1805         ($(linknamespace-symlists-tests)): New rule.
1806         (linknamespace-libs): New variable.
1807         ($(objpfx)symlist-stdlibs): New rule.
1808         ($(linknamespace-header-tests)): Likewise.
1809         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
1810         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
1811         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
1812         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
1813         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
1814         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
1815         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
1816         (test-xfail-ISO/math.h/linknamespace): Likewise.
1817         (test-xfail-ISO/signal.h/linknamespace): Likewise.
1818         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
1819         (test-xfail-ISO/time.h/linknamespace): Likewise.
1820         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
1821         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
1822         (test-xfail-ISO99/math.h/linknamespace): Likewise.
1823         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
1824         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
1825         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
1826         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
1827         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
1828         (test-xfail-ISO11/math.h/linknamespace): Likewise.
1829         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
1830         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
1831         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
1832         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
1833         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
1834         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
1835         (test-xfail-XPG3/math.h/linknamespace): Likewise.
1836         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
1837         (test-xfail-XPG3/search.h/linknamespace): Likewise.
1838         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
1839         (test-xfail-XPG3/time.h/linknamespace): Likewise.
1840         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
1841         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
1842         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
1843         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
1844         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
1845         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
1846         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
1847         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
1848         (test-xfail-XPG4/math.h/linknamespace): Likewise.
1849         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
1850         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
1851         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
1852         (test-xfail-XPG4/search.h/linknamespace): Likewise.
1853         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
1854         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
1855         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
1856         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
1857         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
1858         (test-xfail-XPG4/time.h/linknamespace): Likewise.
1859         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
1860         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
1861         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
1862         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
1863         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
1864         (test-xfail-POSIX/math.h/linknamespace): Likewise.
1865         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
1866         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
1867         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
1868         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
1869         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
1870         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
1871         (test-xfail-POSIX/time.h/linknamespace): Likewise.
1872         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
1873         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
1874         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
1875         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
1876         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
1877         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
1878         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
1879         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
1880         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
1881         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
1882         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
1883         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
1884         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
1885         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
1886         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
1887         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
1888         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
1889         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
1890         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
1891         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
1892         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
1893         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
1894         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
1895         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
1896         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
1897         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
1898         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
1899         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
1900         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
1901         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
1902         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
1903         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
1904         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
1905         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
1906         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
1907         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
1908         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
1909         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
1910         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
1911         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
1912         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
1913         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
1914         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
1915         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
1916         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
1917         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
1918         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
1919         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
1920         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
1921         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
1922         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
1923         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
1924         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
1925         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
1926         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
1927         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
1928         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
1929         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
1930         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
1931         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
1932         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
1933         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
1934         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
1935         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
1936         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
1937         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
1938         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
1939         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
1940         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
1941         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
1942         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
1943         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
1944         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
1945         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
1946         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
1947         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
1948         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
1949         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
1950         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
1951         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
1952         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
1953         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
1954         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
1955         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
1956         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
1957         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
1958         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
1959         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
1960         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
1961         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
1962         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
1963         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
1964         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
1965         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
1966         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
1967         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
1968         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
1969         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
1971         [BZ #17589]
1972         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
1973         of fgets_unlocked.
1975         [BZ #17585]
1976         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
1977         (memmem): Rename to __memmem and define as weak alias of
1978         __memmem.  Use libc_hidden_weak.
1979         (__memmem): Use libc_hidden_def.
1980         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
1981         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
1982         memmem.
1984         [BZ #17582]
1985         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
1986         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
1987         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
1988         and define as weak alias of __fgets_unlocked.  Use
1989         libc_hidden_weak.
1990         (__fgets_unlocked): Use libc_hidden_def.
1991         * include/stdio.h (__fgets_unlocked): Declare.  Use
1992         libc_hidden_proto.
1993         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
1994         __fgets_unlocked instead of fgets_unlocked.
1995         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
1996         (GET_NPROCS_CONF_PARSER): Likewise.
1997         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
1998         (GET_NPROCS_CONF_PARSER): Likewise.
2000         [BZ #17574]
2001         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
2002         weak alias of __wmemset.  Use libc_hidden_weak.
2003         (__wmemset): Use libc_hidden_def.
2004         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
2005         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
2006         of wmemset.
2008         [BZ #17573]
2009         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
2010         with asm name __mempcpy.
2011         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
2013         [BZ #17572]
2014         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
2015         and define as weak alias of __rawmemchr.
2016         (__rawmemchr): Do not define as strong alias of rawmemchr.
2018         [BZ #17571]
2019         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
2020         alias of __qsort_r.
2021         (qsort): Call __qsort_r instead of qsort_r.
2022         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
2023         (__qsort_r): Declare.  Call libc_hidden_proto.
2024         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
2025         instead of qsort_r.
2026         * nscd/gai.c (__qsort_r): Define to qsort_r.
2027         * posix/tst-rfc3484.c (__qsort_r): Likewise.
2028         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
2029         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
2031         [BZ #17570]
2032         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
2033         define as weak alias of __malloc_info.
2035         [BZ #17584]
2036         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
2037         as weak alias of __rewinddir.  Don't use libc_hidden_def.
2038         (__rewinddir): Use libc_hidden_def.
2039         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
2040         as weak alias of __rewinddir.  Don't use libc_hidden_def.
2041         (__rewinddir): Use libc_hidden_def.
2042         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
2043         weak alias of __rewinddir.  Don't use libc_hidden_def.
2044         (__rewinddir): Use libc_hidden_def.
2045         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
2046         (__rewinddir): Use libc_hidden_proto.
2047         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
2048         rewinddir.
2049         (__getcwd): Use __rewinddir instead of rewinddir.
2051         [BZ #17583]
2052         * libio/fileno.c (fileno): Rename to __fileno and define as weak
2053         alias of __fileno.  Use libc_hidden_weak.
2054         (__fileno): Use libc_hidden_def.
2055         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
2056         * libio/ftello.c (ftello): Rename to __ftello and define as weak
2057         alias of __ftello.
2058         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
2059         __ftello.
2060         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
2061         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
2062         libc_hidden_def.
2063         (fread_unlocked): Don't use libc_hidden_ver.
2064         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
2065         and define as weak alias of __fread_unlocked.  Don't use
2066         libc_hidden_def.
2067         (__fread_unlocked): Use libc_hidden_def.
2068         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
2069         (ftello): Don't use libc_hidden_proto.
2070         (__ftello): Declare.  Use libc_hidden_proto.
2071         (fread_unlocked): Don't use libc_hidden_proto.
2072         (__fread_unlocked): Declare.  Use libc_hidden_proto.
2073         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
2074         and __ftello instead of fileno, fread_unlocked and ftello.
2076 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
2078         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
2079         GOT12.
2080         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
2081         Likewise.
2082         (_dl_start_user): Likewise.
2083         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
2085 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
2086             Siddhesh Poyarekar  <siddhesh@redhat.com>
2088         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
2089         Move argv and envp down instead of moving argc up.
2090         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
2092 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
2094         [BZ #17506]
2095         * test-skeleton.c (main): Return successful if one of
2096         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
2097         * string/tst-strcoll-overflow.c: Define expected status.
2099 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
2101         [BZ #17475]
2102         * locale/iso-639.def: Define Bhili and Tulu language codes.
2104 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
2106         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
2108 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
2110         [BZ #17555]
2111         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
2113 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
2115         * configure.ac: Updated check of minimal required version to
2116         2.22.
2117         * manual/install.texi (Tools for Compilation): Updated version
2118         number.
2119         * configure: Regenerated.
2120         * INSTALL: Likewise.
2122 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
2124         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
2125         __tls_get_addr.
2127 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
2129         * include/sys/wait.h (__libc_waitpid): Remove declaration.
2130         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
2131         (__waitpid): Don't define as alias.  Use libc_hidden_def not
2132         libc_hidden_weak.
2133         (waitpid): Define as alias of __waitpid.
2134         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
2135         __waitpid.
2136         (__waitpid): Don't define as alias.  Use libc_hidden_def not
2137         libc_hidden_weak.
2138         (waitpid): Define as alias of __waitpid.
2139         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
2140         __libc_waitpid alias.
2141         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
2142         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
2143         Likewise.
2144         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
2145         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
2146         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
2147         alias.
2148         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
2149         __waitpid.
2150         (__waitpid): Don't define as alias.  Use libc_hidden_def not
2151         libc_hidden_weak.
2152         (waitpid): Define as alias of __waitpid.
2154 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
2156         * manual/llio.texi: Add comment that write safety has been
2157         fixed in Linux.
2159         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
2160         (localplt-build-dso): Add elf/ld.so.
2161         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
2162         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
2163         and free for ld.so.
2164         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
2165         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
2166         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
2167         Likewise.
2168         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
2169         Likewise.
2170         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
2171         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
2172         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
2173         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
2174         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
2175         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
2176         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
2177         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
2178         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
2179         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
2180         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
2182 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
2184         [BZ #14132]
2185         * include/libc-symbols.h (INTUSE): Remove macro.
2186         (INTDEF): Likewise.
2187         (INTVARDEF): Likewise.
2188         (_INTVARDEF): Likewise.
2189         (INTDEF2): Likewise.
2190         (INTVARDEF2): Likewise.
2191         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
2192         rtld_hidden_def instead of INTVARDEF.
2193         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
2194         (_dl_starting_up_internal): Remove declaration.
2195         (_dl_starting_up): Use rtld_hidden_proto.
2196         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
2197         declaration.
2198         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
2199         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
2200         _dl_starting_up.
2201         * elf/dl-writev.h (_dl_writev): Likewise.
2202         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
2203         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
2204         _dl_starting_up_internal.
2206 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2208         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
2209         test-skeleton.c.
2211 2014-11-05  Will Newton  <will.newton@linaro.org>
2213         * benchtests/Makefile: (bench-malloc): Add malloc thread
2214         scalability benchmark.
2215         * benchtests/bench-malloc-threads.c: New file.
2217 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
2219         * sysdeps/aarch64/strchrnul.S: New file.
2221 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2223         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
2224         definition.
2225         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
2226         Likwise.
2227         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
2228         Likewise.
2229         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
2230         Likewise.
2231         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
2232         Likewise.
2233         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
2234         Likewise.
2236 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
2238         * catgets/test-gencat.c: Use test-skeleton.c.
2239         * catgets/tst-catgets.c: Likewise.
2240         * csu/tst-empty.c: Likewise.
2241         * elf/tst-audit2.c: Likewise.
2242         * elf/tst-global1.c: Likewise.
2243         * elf/tst-pathopt.c: Likewise.
2244         * elf/tst-piemod1.c: Likewise.
2245         * elf/tst-tls10.c: Likewise.
2246         * elf/tst-tls11.c: Likewise.
2247         * elf/tst-tls12.c: Likewise.
2248         * gnulib/tst-gcc.c: Likewise.
2249         * iconvdata/tst-e2big.c: Likewise.
2250         * iconvdata/tst-loading.c: Likewise.
2251         * iconv/tst-iconv1.c: Likewise.
2252         * iconv/tst-iconv2.c: Likewise.
2253         * inet/test-inet6_opt.c: Likewise.
2254         * inet/tst-gethnm.c: Likewise.
2255         * inet/tst-network.c: Likewise.
2256         * inet/tst-ntoa.c: Likewise.
2257         * intl/tst-codeset.c: Likewise.
2258         * intl/tst-gettext2.c: Likewise.
2259         * intl/tst-gettext3.c: Likewise.
2260         * intl/tst-ngettext.c: Likewise.
2261         * intl/tst-translit.c: Likewise.
2262         * io/test-stat.c: Likewise.
2263         * libio/test-fmemopen.c: Likewise.
2264         * libio/tst-freopen.c: Likewise.
2265         * libio/tst-sscanf.c: Likewise.
2266         * libio/tst-ungetwc1.c: Likewise.
2267         * libio/tst-ungetwc2.c: Likewise.
2268         * libio/tst-widetext.c: Likewise.
2269         * localedata/tst-ctype.c: Likewise.
2270         * localedata/tst-digits.c: Likewise.
2271         * localedata/tst-leaks.c: Likewise.
2272         * localedata/tst-mbswcs1.c: Likewise.
2273         * localedata/tst-mbswcs2.c: Likewise.
2274         * localedata/tst-mbswcs3.c: Likewise.
2275         * localedata/tst-mbswcs4.c: Likewise.
2276         * localedata/tst-mbswcs5.c: Likewise.
2277         * localedata/tst-setlocale.c: Likewise.
2278         * localedata/tst-trans.c: Likewise.
2279         * localedata/tst-wctype.c: Likewise.
2280         * localedata/tst-xlocale1.c: Likewise.
2281         * login/tst-grantpt.c: Likewise.
2282         * malloc/tst-calloc.c: Likewise.
2283         * malloc/tst-malloc.c: Likewise.
2284         * malloc/tst-mallocstate.c: Likewise.
2285         * malloc/tst-mcheck.c: Likewise.
2286         * malloc/tst-mtrace.c: Likewise.
2287         * malloc/tst-obstack.c: Likewise.
2288         * math/atest-exp2.c: Likewise.
2289         * math/atest-exp.c: Likewise.
2290         * math/atest-sincos.c: Likewise.
2291         * math/test-matherr.c: Likewise.
2292         * math/test-misc.c: Likewise.
2293         * math/test-powl.c: Likewise.
2294         * math/tst-definitions.c: Likewise.
2295         * misc/tst-dirname.c: Likewise.
2296         * misc/tst-efgcvt.c: Likewise.
2297         * misc/tst-fdset.c: Likewise.
2298         * misc/tst-hsearch.c: Likewise.
2299         * misc/tst-mntent2.c: Likewise.
2300         * nptl/tst-sem7.c: Likewise.
2301         * nptl/tst-sem8.c: Likewise.
2302         * nptl/tst-sem9.c: Likewise.
2303         * nss/test-netdb.c: Likewise.
2304         * posix/tst-fnmatch.c: Likewise.
2305         * posix/tst-getlogin.c: Likewise.
2306         * posix/tst-gnuglob.c: Likewise.
2307         * posix/tst-mmap.c: Likewise.
2308         * pwd/tst-getpw.c: Likewise.
2309         * resolv/tst-inet_ntop.c: Likewise.
2310         * rt/tst-timer.c: Likewise.
2311         * stdio-common/test-fseek.c: Likewise.
2312         * stdio-common/test-popen.c: Likewise.
2313         * stdio-common/test-vfprintf.c: Likewise.
2314         * stdio-common/tst-cookie.c: Likewise.
2315         * stdio-common/tst-fileno.c: Likewise.
2316         * stdio-common/tst-gets.c: Likewise.
2317         * stdio-common/tst-obprintf.c: Likewise.
2318         * stdio-common/tst-perror.c: Likewise.
2319         * stdio-common/tst-sprintf2.c: Likewise.
2320         * stdio-common/tst-sprintf3.c: Likewise.
2321         * stdio-common/tst-sprintf.c: Likewise.
2322         * stdio-common/tst-swprintf.c: Likewise.
2323         * stdio-common/tst-tmpnam.c: Likewise.
2324         * stdio-common/tst-unbputc.c: Likewise.
2325         * stdio-common/tst-wc-printf.c: Likewise.
2326         * stdlib/tst-environ.c: Likewise.
2327         * stdlib/tst-fmtmsg.c: Likewise.
2328         * stdlib/tst-limits.c: Likewise.
2329         * stdlib/tst-rand48-2.c: Likewise.
2330         * stdlib/tst-rand48.c: Likewise.
2331         * stdlib/tst-random2.c: Likewise.
2332         * stdlib/tst-random.c: Likewise.
2333         * stdlib/tst-strtol.c: Likewise.
2334         * stdlib/tst-strtoll.c: Likewise.
2335         * stdlib/tst-tls-atexit.c: Likewise.
2336         * stdlib/tst-xpg-basename.c: Likewise.
2337         * string/test-ffs.c: Likewise.
2338         * string/tst-bswap.c: Likewise.
2339         * string/tst-inlcall.c: Likewise.
2340         * string/tst-strtok.c: Likewise.
2341         * string/tst-strxfrm.c: Likewise.
2342         * sysdeps/x86_64/tst-audit10.c: Likewise.
2343         * sysdeps/x86_64/tst-audit3.c: Likewise.
2344         * sysdeps/x86_64/tst-audit4.c: Likewise.
2345         * sysdeps/x86_64/tst-audit5.c: Likewise.
2346         * time/tst-ftime_l.c: Likewise.
2347         * time/tst-getdate.c: Likewise.
2348         * time/tst-mktime3.c: Likewise.
2349         * time/tst-mktime.c: Likewise.
2350         * time/tst-posixtz.c: Likewise.
2351         * time/tst-strptime2.c: Likewise.
2352         * time/tst-strptime3.c: Likewise.
2353         * wcsmbs/tst-btowc.c: Likewise.
2354         * wcsmbs/tst-mbrtowc.c: Likewise.
2355         * wcsmbs/tst-mbsrtowcs.c: Likewise.
2356         * wcsmbs/tst-wchar-h.c: Likewise.
2357         * wcsmbs/tst-wcpncpy.c: Likewise.
2358         * wcsmbs/tst-wcrtomb.c: Likewise.
2359         * wcsmbs/tst-wcsnlen.c: Likewise.
2360         * wcsmbs/tst-wcstof.c: Likewise.
2362 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
2364         [BZ #14132]
2365         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
2366         INTDEF.
2367         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
2368         declaration.
2369         (_dl_mcount): Use rtld_hidden_proto.
2370         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
2371         _dl_mcount.
2372         * elf/rtld.c (_rtld_global_ro): Likewise.
2374         [BZ #14132]
2375         * elf/dl-init.c (_dl_init): Don't use INTDEF.
2376         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
2377         of _dl_init_internal.
2378         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
2379         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
2380         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
2381         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
2382         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
2383         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
2384         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
2385         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
2386         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
2387         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
2388         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
2389         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
2390         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
2391         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
2392         * sysdeps/tile/dl-start.S (_start): Likewise.
2393         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
2394         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
2396         [BZ #14132]
2397         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
2398         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
2399         (rtld_progname): Make macro definition unconditional.
2400         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
2401         INTDEF.
2402         (dlmopen_doit): Do not use INTUSE with _dl_argv.
2403         (dl_main): Likewise.
2404         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
2405         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
2406         instead of _dl_argv_internal.
2407         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
2408         __GI__dl_argv instead of INTUSE(_dl_argv).
2409         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
2410         __GI__dl_argv instead of _dl_argv_internal.
2412         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
2413         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
2414         macro.
2415         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
2416         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
2417         New macro.
2418         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
2419         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
2420         macro.
2421         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
2422         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
2424 2014-11-04  Andreas Schwab  <schwab@suse.de>
2426         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
2428 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2430         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
2431         mtvsrd instruction in binary form.
2433 2014-11-03  Andreas Schwab  <schwab@suse.de>
2435         [BZ #17522]
2436         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
2437         for less than MB_LEN_MAX use a local buffer of that size.
2438         * libio/tst-fputws.c: New file.
2439         * libio/Makefile (tests): Add tst-fputws.
2441 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
2443         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
2444         the size of the fpu_fr.fpu_dregs[] array.
2446 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
2448         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
2449         (__nanosleep): Do not define as alias.
2450         (nanosleep): Define as alias of __nanosleep.
2451         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
2452         __libc_nanosleep name.
2454 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
2456         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
2457         install.texi in comment.
2459 2014-10-31  Torvald Riegel  <triegel@redhat.com>
2461         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
2462         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
2463         ... add here and use lwsync or sync ...
2464         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
2465         ... and add here using lwsync.
2467 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
2469         * elf/dl-machine-reject-phdr.h: New file.
2470         * elf/dl-load.c: #include that.
2471         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
2472         if that returned true.
2474 2014-10-31  Roland McGrath  <roland@hack.frob.com>
2476         [BZ #17496]
2477         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
2478         gen-as-const-headers chunk.  Add a big scare comment after the last
2479         safe place to touch before-compile.
2481 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
2483         * manual/install.texi (Tools for Compilation): Update autoconf
2484         version requirements.
2485         * INSTALL: Regenerated.
2487         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
2488         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
2489         (__libc_pselect): Likewise.
2491         [BZ #14138]
2492         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
2493         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
2494         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
2495         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
2497 2014-10-31  Torvald Riegel  <triegel@redhat.com>
2499         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
2500         correct barrier instruction.
2501         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
2502         Likewise.
2503         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
2504         Likewise.
2506 2014-10-30  Roland McGrath  <roland@hack.frob.com>
2508         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
2509         after defining inlines.  Instead, just use parens to defeat macro
2510         expansion of __isctype in its declaration.
2512 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
2514         * include/sys/uio.h (__libc_readv): Remove declaration.
2515         (__libc_writev): Likewise.
2516         * misc/readv.c (__libc_readv): Rename to __readv.
2517         (__readv): Do not define as alias.
2518         (readv): Define as alias of __readv.
2519         * misc/writev.c (__libc_writev): Rename to __writev.
2520         (__writev): Do not define as alias.
2521         (writev): Define as alias of __writev.
2522         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
2523         (__readv): Do not define as alias.
2524         (readv): Define unconditionally as alias of __readv.
2525         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
2526         (__writev): Do not define as alias.
2527         (writev): Define unconditionally as alias of __writev.
2528         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
2529         name.
2530         (writev): Do not define __libc_writev name.
2532 2014-10-30  Roland McGrath  <roland@hack.frob.com>
2534         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
2535         (convert_charseq): New function, broken out of ...
2536         (use_from_charmap): ... here.  Call it.
2537         (use_to_charmap): Use convert_charseq and free instead of duplicating
2538         its code with a variable-length stack struct.
2540 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
2542         * include/fcntl.h (__libc_creat): Remove declaration.
2543         * io/creat.c (__libc_creat): Rename to creat.
2544         (creat): Do not define as alias.
2545         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
2546         of creat instead of __libc_creat.
2547         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
2548         to creat.
2549         (creat): Do not define as alias.
2550         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
2551         __libc_creat.
2552         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
2553         __libc_creat name.
2554         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
2555         Likewise.
2557 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
2559         * manual/llio.texi: Add comments discussing why write() may be
2560         considered MT-unsafe on Linux.
2562 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
2564         * dl-load.c (local_strdup): Remove.
2565         (expand_dynamic_string_token): Use __strdup.
2566         (decompose_rpath): Likewise.
2567         (_dl_map_object): Likewise.
2569 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
2571         [BZ #14132]
2572         * sysdeps/generic/unwind-dw2-fde.c
2573         (__register_frame_info_bases_internal): Do not declare.
2574         (__register_frame_info_table_bases_internal): Likewise.
2575         (__deregister_frame_info_bases_internal): Likewise.
2576         (__register_frame_info_bases): Declare and use hidden_proto before
2577         definition.  Use hidden_def instead of INTDEF.
2578         (__register_frame_info_table_bases): Likewise.
2579         (__deregister_frame_info_bases): Likewise.
2580         (__register_frame_info): Do not use INTUSE.
2581         (__register_frame): Likewise.
2582         (__register_frame_info_table): Likewise.
2583         (__register_frame_table): Likewise.
2584         (__deregister_frame_info): Likewise.
2585         (__deregister_frame): Likewise.
2587 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
2589         * sysdeps/unix/sysv/linux/arm/kernel-features.h
2590         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
2591         not undefine.
2592         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
2593         Likewise.
2594         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
2595         Likewise.
2597 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
2599         [BZ #14138]
2600         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
2601         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
2602         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
2603         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
2604         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
2605         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
2606         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
2607         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
2608         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
2609         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
2610         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
2611         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
2612         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
2613         syscall.
2614         (setfsuid): Likewise.
2615         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
2616         (setfsuid): Likewise.
2617         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
2618         (setfsuid): Likewise.
2619         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
2620         Likewise.
2621         (setfsuid): Likewise.
2622         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
2623         (setfsuid): Likewise.
2624         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
2625         Likewise.
2626         (setfsuid): Likewise.
2628 2014-10-27  Andreas Schwab  <schwab@suse.de>
2630         [BZ #17501]
2631         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
2632         check for Slow_SSE4_2 feature bit.
2633         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
2634         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
2635         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
2636         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
2638 2014-10-24  Roland McGrath  <roland@hack.frob.com>
2640         * configure.ac: Validate compiler version with a empirical test of
2641         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
2642         $CC -v output.
2643         * configure: Regenerated.
2645         * inet/htons.c (htons): Prototypify.
2646         * inet/htonl.c (htonl): Likewise.
2648 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
2650         * string/strncat.c (strncat): Improve performance by using strlen.
2652 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
2654         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
2656 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
2658         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
2659         Call libc_fetestexcept_aarch64.
2661 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
2663         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
2664         Call libc_feholdexcept_aarch64.
2666 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
2668         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
2669         Call get_rounding_mode.
2671 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
2673         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
2674         Simplify logic.
2676 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
2678         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
2679         Simplify logic.
2681 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
2683         [BZ #14138]
2684         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
2685         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
2686         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
2687         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
2688         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
2689         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
2690         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
2691         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
2692         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
2693         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
2694         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
2695         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
2696         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
2697         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
2698         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
2699         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
2700         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
2701         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
2702         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
2703         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
2704         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
2705         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
2706         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
2707         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
2708         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
2709         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
2710         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
2711         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
2712         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
2713         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
2714         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
2715         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
2716         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
2717         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
2718         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
2719         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
2720         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
2721         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
2722         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
2723         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
2724         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
2725         syscall.
2726         (geteuid): Likewise.
2727         (getgid): Likewise.
2728         (getuid): Likewise.
2729         (getresgid): Likewise.
2730         (getresuid): Likewise.
2731         (getgroups): Likewise.
2732         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
2733         (geteuid): Likewise.
2734         (getgid): Likewise.
2735         (getuid): Likewise.
2736         (getresgid): Likewise.
2737         (getresuid): Likewise.
2738         (getgroups): Likewise.
2739         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
2740         (geteuid): Likewise.
2741         (getgid): Likewise.
2742         (getuid): Likewise.
2743         (getresgid): Likewise.
2744         (getresuid): Likewise.
2745         (getgroups): Likewise.
2746         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
2747         Likewise.
2748         (geteuid): Likewise.
2749         (getgid): Likewise.
2750         (getuid): Likewise.
2751         (getresgid): Likewise.
2752         (getresuid): Likewise.
2753         (getgroups): Likewise.
2754         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
2755         (geteuid): Likewise.
2756         (getgid): Likewise.
2757         (getuid): Likewise.
2758         (getresgid): Likewise.
2759         (getresuid): Likewise.
2760         (getgroups): Likewise.
2761         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
2762         Likewise.
2763         (geteuid): Likewise.
2764         (getgid): Likewise.
2765         (getuid): Likewise.
2766         (getgroups): Likewise.
2768         [BZ #14138]
2769         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
2770         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
2771         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
2772         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
2773         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
2774         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
2775         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
2776         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
2777         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
2778         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
2779         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
2780         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
2781         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
2782         __chown.
2783         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
2784         (lchown): Likewise.
2785         (fchown): Likewise.
2786         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
2787         Likewise.
2788         (lchown): Likewise.
2789         (fchown): Likewise.
2790         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
2791         (lchown): Likewise.
2792         (fchown): Likewise.
2793         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
2794         Likewise.
2795         (lchown): Likewise.
2796         (fchown): Likewise.
2798 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
2800         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
2801         Simplify logic.
2803 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
2805         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
2806         Cleanup logic.
2808 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
2810         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
2811         Remove unused include.
2813 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
2815         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
2816         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
2817         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
2818         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
2820 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
2821             Helge Deller <deller@gmx.de>
2823         [BZ #17508]
2824         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
2825         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
2826         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
2828 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
2830         [BZ #14132]
2831         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
2832         Remove macro definition.
2833         (__ashrdi3_v_glibc20): Likewise.
2834         (__lshrdi3_v_glibc20): Likewise.
2835         (__cmpdi2_v_glibc20): Likewise.
2836         (__ucmpdi2_v_glibc20): Likewise.
2837         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
2838         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
2839         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
2840         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
2841         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
2842         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
2844 2014-10-22  Roland McGrath  <roland@hack.frob.com>
2846         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
2847         old GNU extension [0] syntax.
2848         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
2849         alloca rather than an array member with variable length.
2850         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
2851         * nscd/nscd.c (invalidate_db): New function, broken out of ...
2852         (parse_opt): ... here.  Likewise use alloca there.
2853         Validate the -i argument before checking for rootness.
2854         (send_shutdown): New function, broken out of ...
2855         (parse_opt): ... here.
2857 2014-10-22  Roland McGrath  <roland@hack.frob.com>
2859         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
2860         macro to get at the _rt_local_ro field.
2861         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
2862         ([PIC] case) or _dl_hwcap ([!PIC] case).
2863         * sysdeps/arm/setjmp.S: Likewise.
2865         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
2866         * sysdeps/arm/configure.ac: New check to define it.
2867         * sysdeps/arm/configure: Regenerated.
2868         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
2869         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
2870         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
2871         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
2872         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
2873         Use move/movt pair instead of a load.
2874         (LDST_GLOBAL): Macro removed.
2875         (LDR_GLOBAL): New macro replaces it.
2876         (LDR_HIDDEN): New macro.
2877         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
2878         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
2880         * setjmp/tst-setjmp-static.c: New file.
2881         * setjmp/Makefile (tests): Add it.
2882         (tests-static): New variable.
2884 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
2886         [BZ #17485]
2887         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
2889 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
2891         [BZ #14132]
2892         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
2894 2014-10-21  Roland McGrath  <roland@hack.frob.com>
2896         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
2898 2014-10-20  Roland McGrath  <roland@hack.frob.com>
2900         * io/fts.c (dirent_not_directory): New function.
2901         (fts_build): Call it.
2903 2014-10-20  Roland McGrath  <roland@hack.frob.com>
2905         * nptl/version.c (__nptl_main): Use normal __write rather than
2906         INTERNAL_SYSCALL.
2907         (banner): Update copyright years.
2909         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
2910         gettimeofday.
2911         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
2912         * nptl/pthread_cond_timedwait.c: Likewise.
2913         * nptl/pthread_mutex_timedlock.c: Likewise.
2914         * nptl/sem_timedwait.c: Likewise.
2916         * sysdeps/nptl/bits/libc-lock.h
2917         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
2918         (__libc_lock_init_recursive): Return void, not 0.
2919         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
2920         (__libc_rwlock_init): Likewise.
2921         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
2923 2014-10-20  Torvald Riegel  <triegel@redhat.com>
2925         [BZ #15215]
2926         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
2927         (__pthread_once_slow): ... here.
2928         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
2929         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
2931 2014-10-20  Torvald Riegel  <triegel@redhat.com>
2933         [BZ #15215]
2934         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
2935         __PTHREAD_ONCE_FORK_GEN_INCR): New.
2936         * sysdeps/nptl/fork.c (__libc_fork): Use them.
2937         * nptl/pthread_once.c (__pthread_once): Likewise.
2938         Update comments.
2940 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
2942         [BZ #14138]
2943         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
2944         name.
2945         (writev): Use __libc_writev as strong name.
2946         * sysdeps/unix/sysv/linux/readv.c: Remove file.
2947         * sysdeps/unix/sysv/linux/writev.c: Likewise.
2949 2014-10-17  Roland McGrath  <roland@hack.frob.com>
2951         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
2953         * sysdeps/i386/nptl/tls.h
2954         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
2955         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
2956         New macros.
2957         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
2958         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
2959         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
2960         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
2961         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
2962         Call CHECK_THREAD_SYSINFO instead of doing an assert.
2964         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
2965         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
2966         on [__NR_futex].
2967         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
2968         broken out of ...
2969         (__pthread_mutex_init): ... here.  Call it.
2970         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
2971         Conditionalize PI cases on [__NR_futex].
2972         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
2973         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
2974         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
2976         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
2977         conditional on [SIGSETXID].
2978         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
2979         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
2980         is defined.  Likewise for SIGSETXID.
2981         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
2982         Conditionalize definitions on [SIGSETXID].
2983         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
2984         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
2985         unblocking on [SIGCANCEL].
2987         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
2988         [__NR_set_robust_list].
2990 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
2992         * string/strcoll_l.c (get_next_seq): Fix up formatting.
2993         (do_compare): Likewise.
2995 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
2997         [BZ #15884]
2998         * string/strcoll_l.c: Don't include stdio.h.
2999         (coll_seq): Remove members idxarr and rulearr.
3000         (get_next_seq_cached): Remove function.
3001         (get_next_seq): Likewise.
3002         (get_next_seq_nocache): Rename to get_next_seq.
3003         (do_compare): Remove function.
3004         (do_compare_nocache): Rename to do_compare.
3005         (STRCOLL): Remove weight and rules cache.
3007 2014-10-16  Roland McGrath  <roland@hack.frob.com>
3009         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
3010         * sysdeps/arm/sfp-machine.h: ... to here.
3011         * sysdeps/arm/Implies: Remove arm/soft-fp.
3013 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
3015         * conform/data/sys/utsname.h-data (*_t): Allow.
3016         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
3017         [POSIX] (WEXITED): Do not expect constant.
3018         [POSIX] (WSTOPPED): Likewise.
3019         [POSIX] (WNOHANG): Likewise.
3020         [POSIX] (WNOWAIT): Likewise.
3021         [POSIX] (siginfo_t): Do not expect type or elements.
3022         [POSIX] (pid_t): Do not expect type.
3023         [POSIX] (signal.h): Do not allow header.
3024         [POSIX] (sys/resource.h): Likewise.
3025         [POSIX] (si_*): Do not allow pattern.
3026         [POSIX] (W*): Likewise.
3027         [POSIX] (P_*): Likewise.
3028         [POSIX] (BUS_*): Likewise.
3029         [POSIX] (CLD_*): Likewise.
3030         [POSIX] (FPE_*): Likewise.
3031         [POSIX] (ILL_*): Likewise.
3032         [POSIX] (POLL_*): Likewise.
3033         [POSIX] (SEGV_*): Likewise.
3034         [POSIX] (SI_*): Likewise.
3035         [POSIX] (TRAP_*): Likewise.
3036         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
3037         variable.
3039 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
3041         [BZ #12926]
3042         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
3043         infinite loop when __recvmsg returns 0.
3045 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
3047         * CANCEL-FCT-WAIVE: Remove file.
3048         * CANCEL-FILE-WAIVE: Likewise.
3050         [BZ #14132]
3051         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
3052         instead of INTVARDEF.
3053         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
3054         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
3055         rtld_hidden_data_def instead of INTVARDEF.
3056         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
3057         * elf/dl-deps.c (expand_dst): Likewise.
3058         * elf/dl-load.c (_dl_dst_count): Likewise.
3059         (_dl_dst_substitute): Likewise.
3060         (decompose_rpath): Likewise.
3061         (_dl_init_paths): Likewise.
3062         (open_path): Likewise.
3063         (_dl_map_object): Likewise.
3064         * elf/rtld.c (dl_main): Likewise.
3065         (process_dl_audit): Likewise.
3066         (process_envvars): Likewise.
3067         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
3068         Remove declaration.
3069         (__libc_enable_secure): Use rtld_hidden_proto.
3071 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
3073         * elf/dl-load.c
3074         (add_path): New function broken out of _dl_rtld_di_serinfo.
3075         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
3077 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
3079         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
3080         parentheses around macro arguments.
3081         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
3082         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
3083         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
3084         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
3085         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
3086         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
3087         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
3088         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
3089         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
3090         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
3091         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
3092         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
3093         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
3094         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
3095         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
3096         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
3097         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
3098         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
3099         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
3100         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
3101         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
3102         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
3103         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
3104         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
3105         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
3106         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
3107         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
3108         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
3109         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
3110         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
3111         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
3112         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
3113         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
3114         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
3115         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
3116         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
3117         Likewise.
3118         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
3119         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
3120         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
3121         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
3122         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
3123         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
3124         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
3125         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
3126         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
3127         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
3128         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
3129         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
3130         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
3131         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
3132         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
3133         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
3134         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
3135         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
3136         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
3137         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
3138         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
3139         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
3140         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
3141         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
3142         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
3143         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
3144         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
3145         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
3146         (_FP_FRAC_SRS_1): Likewise.
3147         (_FP_FRAC_CLZ_1): Likewise.
3148         (_FP_MUL_MEAT_1_imm): Likewise.
3149         (_FP_MUL_MEAT_1_wide): Likewise.
3150         (_FP_MUL_MEAT_1_hard): Likewise.
3151         (_FP_SQRT_MEAT_1): Likewise.
3152         (_FP_FRAC_ASSEMBLE_1): Likewise.
3153         (_FP_FRAC_DISASSEMBLE_1): Likewise.
3154         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
3155         (__FP_CLZ_2): Likewise.
3156         (_FP_MUL_MEAT_2_wide): Likewise.
3157         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
3158         (_FP_MUL_MEAT_2_gmp): Likewise.
3159         (_FP_MUL_MEAT_2_120_240_double): Likewise.
3160         (_FP_SQRT_MEAT_2): Likewise.
3161         (_FP_FRAC_ASSEMBLE_2): Likewise.
3162         (_FP_FRAC_DISASSEMBLE_2): Likewise.
3163         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
3164         (_FP_FRAC_CLZ_4): Likewise.
3165         (_FP_MUL_MEAT_4_wide): Likewise.
3166         (_FP_MUL_MEAT_4_gmp): Likewise.
3167         (_FP_SQRT_MEAT_4): Likewise.
3168         (_FP_FRAC_ASSEMBLE_4): Likewise.
3169         (_FP_FRAC_DISASSEMBLE_4): Likewise.
3170         * soft-fp/op-common.h (_FP_CMP): Likewise.
3171         (_FP_CMP_EQ): Likewise.
3172         (_FP_CMP_UNORD): Likewise.
3173         (_FP_TO_INT): Likewise.
3174         (_FP_FROM_INT): Likewise.
3175         [!__FP_CLZ] (__FP_CLZ): Likewise.
3176         (_FP_DIV_HELP_imm): Likewise.
3177         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
3178         Likewise.
3179         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
3180         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
3181         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
3182         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
3183         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
3184         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
3185         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
3186         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
3187         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
3188         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
3189         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
3190         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
3191         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
3192         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
3193         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
3194         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
3195         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
3196         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
3197         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
3198         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
3199         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
3200         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
3201         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
3202         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
3203         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
3204         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
3205         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
3206         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
3207         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
3208         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
3209         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
3210         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
3211         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
3212         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
3213         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
3214         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
3215         (FP_UNPACK_RAW_SP): Likewise.
3216         (FP_PACK_RAW_S): Likewise.
3217         (FP_PACK_RAW_SP): Likewise.
3218         (FP_UNPACK_S): Likewise.
3219         (FP_UNPACK_SP): Likewise.
3220         (FP_UNPACK_SEMIRAW_S): Likewise.
3221         (FP_UNPACK_SEMIRAW_SP): Likewise.
3222         (FP_PACK_S): Likewise.
3223         (FP_PACK_SP): Likewise.
3224         (FP_PACK_SEMIRAW_S): Likewise.
3225         (FP_PACK_SEMIRAW_SP): Likewise.
3226         (_FP_SQRT_MEAT_S): Likewise.
3227         (FP_CMP_S): Likewise.
3228         (FP_CMP_EQ_S): Likewise.
3229         (FP_CMP_UNORD_S): Likewise.
3230         (FP_TO_INT_S): Likewise.
3231         (FP_FROM_INT_S): Likewise.
3233         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
3235         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
3236         (FP_EX_INVALID_IMZ): Likewise.
3237         (FP_EX_INVALID_IMZ_FMA): Likewise.
3238         (FP_EX_INVALID_ISI): Likewise.
3239         (FP_EX_INVALID_ZDZ): Likewise.
3240         (FP_EX_INVALID_IDI): Likewise.
3241         (FP_EX_INVALID_SQRT): Likewise.
3242         (FP_EX_INVALID_CVI): Likewise.
3243         (FP_EX_INVALID_VC): Likewise.
3244         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
3245         "invalid" exceptions.
3246         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
3247         (_FP_ADD_INTERNAL): Likewise.
3248         (_FP_MUL): Likewise.
3249         (_FP_FMA): Likewise.
3250         (_FP_DIV): Likewise.
3251         (_FP_CMP_CHECK_NAN): Likewise.
3252         (_FP_SQRT): Likewise.
3253         (_FP_TO_INT): Likewise.
3254         (FP_EXTEND): Likewise.
3256 2014-10-09  Allan McRae  <allan@archlinux.org>
3258         * po/fr.po: Update French translation from translation project.
3260 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
3262         [BZ #14132]
3263         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
3264         of INTDEF.
3265         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
3266         (__cxa_atexit): Use libc_hidden_proto.
3267         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
3269         [BZ #14132]
3270         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
3271         declaration.
3272         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
3273         [!_ISOMAC] (__iswspace_l_internal): Likewise.
3274         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
3275         [!_ISOMAC] (__iswctype_internal): Likewise.
3276         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
3277         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
3278         alias.
3279         (fcntl): Remove __fcntl_internal alias.
3280         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
3281         __connect_internal alias.
3282         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
3283         Likewise.
3285         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
3286         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
3287         FP_DENORM_ZERO.
3288         (_FP_CHECK_FLUSH_ZERO): New macro.
3289         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
3290         (_FP_CMP): Likewise.
3291         (_FP_CMP_EQ): Likewise.
3292         (_FP_TO_INT): Do not set inexact for subnormal arguments if
3293         FP_DENORM_ZERO.
3294         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
3295         (FP_TRUNC): Likewise.
3297         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
3298         treated as invalid conversion, not as normal exponent.
3300         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
3301         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
3302         (_FP_CMP_EQ): Likewise.
3303         (_FP_CMP_UNORD): Likewise.
3304         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
3305         (FP_CMP_EQ_D): Likewise.
3306         (FP_CMP_UNORD_D): Likewise.
3307         * soft-fp/extended.h (FP_CMP_E): Likewise.
3308         (FP_CMP_EQ_E): Likewise.
3309         (FP_CMP_UNORD_E): Likewise.
3310         * soft-fp/quad.h (FP_CMP_Q): Likewise.
3311         (FP_CMP_EQ_Q): Likewise.
3312         (FP_CMP_UNORD_Q): Likewise.
3313         * soft-fp/single.h (FP_CMP_S): Likewise.
3314         (FP_CMP_EQ_S): Likewise.
3315         (FP_CMP_UNORD_S): Likewise.
3316         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
3317         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
3318         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
3319         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
3320         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
3321         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
3322         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
3323         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
3324         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
3325         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
3326         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
3327         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
3328         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
3329         to FP_CMP_Q.
3330         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
3331         FP_CMP_Q.
3332         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
3333         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
3334         FP_CMP_EQ_Q.
3335         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
3336         FP_CMP_Q.
3337         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
3338         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
3339         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
3340         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
3341         FP_CMP_EQ_Q.
3342         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
3343         FP_CMP_Q.
3344         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
3345         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
3346         FP_CMP_EQ_Q.
3347         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
3348         FP_CMP_Q.
3349         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
3350         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
3351         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
3352         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
3353         FP_CMP_EQ_Q.
3355         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
3356         a subnormal result, set the underflow exception if trapping on
3357         underflow is enabled.
3358         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
3359         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
3360         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
3361         redefine to 0.
3362         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
3363         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
3364         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
3365         * soft-fp/extendxftf2.c (__extendxftf2): Use
3366         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
3368         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
3369         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
3370         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
3371         FP_HANDLE_EXCEPTIONS.
3372         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
3373         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
3374         FP_HANDLE_EXCEPTIONS.
3375         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
3376         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
3377         FP_HANDLE_EXCEPTIONS.
3378         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
3379         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
3380         FP_HANDLE_EXCEPTIONS.
3382 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
3384         [BZ #14132]
3385         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
3386         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
3387         use INTUSE.
3388         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
3389         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
3390         Remove alias.
3391         (__adjtimex): Define using libc_hidden_ver.
3392         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
3393         Remove declaration.
3394         (ntp_gettime): Call __adjtimex directly.
3395         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
3396         Remove declaration.
3397         (ntp_gettimex): Call __adjtimex directly.
3398         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
3399         __adjtimex_internal alias.
3401 2014-10-08  Roland McGrath  <roland@hack.frob.com>
3403         [BZ #17460]
3404         * nscd/nscd.c (more_help): Rewrite list of tables collection
3405         using xstrdup and asprintf.
3407         * nscd/nscd_conf.c: Remove local xstrdup declaration.
3409 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
3410             Roland McGrath  <roland@hack.frob.com>
3412         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
3413         (do_lookup_unique): ... local function 'enter' here; update callers.
3415 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
3417         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
3418         compat_symbol calls on [SHARED].
3419         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
3420         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
3421         Remove.
3422         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
3423         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
3424         (oldsetrlimit): Remove.
3425         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
3426         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
3427         (lchown): New syscall entry.
3428         (oldsetrlimit): Remove.
3429         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
3430         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
3431         (oldsetrlimit): Remove.
3432         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
3434         [BZ #14138]
3435         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
3436         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
3437         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
3438         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
3439         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
3440         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
3441         (fchown): Likewise.
3442         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
3443         (fchown): Likewise.
3444         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
3445         Likewise.
3447 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3449         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
3450         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
3451         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
3452         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
3453         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
3454         Likewise.
3455         (__old_sem_post): Likewise.
3457 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
3459         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
3460         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
3461         HAVE_CLOCK_GETTIME_VSYSCALL macros.
3462         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
3463         Use INLINE_VSYSCALL macro.
3464         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
3465         __vdso_clock_gettime.
3466         * sysdeps/unix/sysv/linux/tile/init-first.c
3467         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
3468         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
3469         __vdso_clock_gettime.
3471         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
3472         to set up frame more cleanly.
3474         * sysdeps/tile/memcmp.c: New file.
3476         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
3478         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
3479         * sysdeps/tile/tilegx/strcasestr.c: New file.
3480         * sysdeps/tile/tilegx/strnlen.c: New file.
3481         * sysdeps/tile/tilegx/strstr.c: New file.
3483         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
3485 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
3487         * nptl/tst-setuid3.c: Write errors to stdout.
3489 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
3491         * elf/dl-deps.c
3492         (preload): New functions broken out of _dl_map_object_deps.
3493         (_dl_map_object_deps):  Remove a nested function. Update call sites.
3495 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
3497         [BZ #14138]
3498         * sysdeps/unix/sysv/linux/execve.c: Remove file.
3499         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
3501 2014-10-01  Steve Ellcey  <sellcey@mips.com>
3503         * sysdeps/mips/strcmp.S: New.
3505 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
3507         [BZ #14138]
3508         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
3509         (linkat): Likewise.
3510         (mkdirat): Likewise.
3511         (readlinkat): Likewise.
3512         (renameat): Likewise.
3513         (symlinkat): Likewise.
3514         (unlinkat): Likewise.
3515         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
3516         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
3517         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
3518         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
3519         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
3520         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
3521         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
3523 2014-09-30  Will Newton  <will.newton@linaro.org>
3525         * math/math.h: Define long double math functions if
3526         _LIBC_TEST is defined.
3527         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
3529         * localedata/Makefile: Move assignment to tests-special
3530         into an ifdef testing run-built-tests.
3531         * timezone/Makefile: Likewise.
3533 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
3535         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
3536         with $(BASH) not $(SHELL).
3538 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
3539             Matthew LeGendre  <legendre1@llnl.gov>
3541         [BZ #17411]
3542         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
3543         l_reloc_result.
3545 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
3547         * stdio-common/printf_fp.c
3548         (hack_digit): New function, broken out of ...
3549         (__printf_fp): ... local function here.  Update call sites.
3550         hack_digit now takes an additional parameter that is a pointer
3551         to a struct of the referenced locals.  Those locals moved inside
3552         the struct and references updated.
3554 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
3556         * aclocal.m4: Require autoconf 2.69.
3557         * configure: Regenerated.
3558         * sysdeps/aarch64/configure: Likewise.
3559         * sysdeps/alpha/configure: Likewise.
3560         * sysdeps/arm/armv7/configure: Likewise.
3561         * sysdeps/arm/configure: Likewise.
3562         * sysdeps/ia64/configure: Likewise.
3563         * sysdeps/mach/configure: Likewise.
3564         * sysdeps/mips/configure: Likewise.
3565         * sysdeps/s390/configure: Likewise.
3566         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
3567         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
3569         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
3570         file.
3571         * sysdeps/ia64/configure.ac: Likewise.
3573 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
3575         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
3576         specify symbol version for ld.so.  Do not include entry for
3577         libpthread.
3578         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
3579         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
3580         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
3582         [BZ #14171]
3583         * Makeconfig [$(build-shared) = yes]
3584         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
3585         makefiles.
3586         [$(build-shared) = yes && $(soversions.mk-done) = t]
3587         ($(common-objpfx)gnu/lib-names.h): Remove rule.
3588         [$(build-shared) = yes && $(soversions.mk-done) = t]
3589         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
3590         to Makerules.
3591         [$(build-shared) = yes && $(soversions.mk-done) = t]
3592         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
3593         here.
3594         [$(build-shared) = yes && $(soversions.mk-done) = t]
3595         (common-generated): Don't append gnu/lib-names.h and
3596         gnu/lib-names.stmp here.
3597         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
3598         (lib-names-h-abi): New variable.
3599         [$(build-shared) = yes && $(soversions.mk-done) = t]
3600         (lib-names-stmp-abi): Likewise.
3601         [$(build-shared) = yes && $(soversions.mk-done) = t &&
3602         abi-variants] (before-compile): Append
3603         $(common-objpfx)$(lib-names-h-abi).
3604         [$(build-shared) = yes && $(soversions.mk-done) = t &&
3605         abi-variants] (common-generated): Append gnu/lib-names.h.
3606         [$(build-shared) = yes && $(soversions.mk-done) = t &&
3607         abi-variants] (install-others-nosubdir): Depend on
3608         $(inst_includedir)/$(lib-names-h-abi).
3609         [$(build-shared) = yes && $(soversions.mk-done) = t &&
3610         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
3611         [$(build-shared) = yes && $(soversions.mk-done) = t]
3612         ($(common-objpfx)$(lib-names-h-abi)): New rule.
3613         [$(build-shared) = yes && $(soversions.mk-done) = t]
3614         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
3615         [$(build-shared) = yes && $(soversions.mk-done) = t]
3616         (common-generated): Append $(lib-names-h-abi) and
3617         $(lib-names-stmp-abi).
3618         * scripts/lib-names.awk: Do not handle multi being set.
3619         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
3620         Remove variable.
3621         (abi-lp64_be-ld-soname): Likewise.
3622         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
3623         Likewise.
3624         (abi-hard-ld-soname): Likewise.
3625         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
3626         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
3627         Remove variable.
3628         (abi-o32_hard-ld-soname): Likewise.
3629         (abi-o32_soft_2008-ld-soname): Likewise.
3630         (abi-o32_hard_2008-ld-soname): Likewise.
3631         (abi-n32_soft-ld-soname): Likewise.
3632         (abi-n32_hard-ld-soname): Likewise.
3633         (abi-n32_soft_2008-ld-soname): Likewise.
3634         (abi-n32_hard_2008-ld-soname): Likewise.
3635         (abi-n64_soft-ld-soname): Likewise.
3636         (abi-n64_hard-ld-soname): Likewise.
3637         (abi-n64_soft_2008-ld-soname): Likewise.
3638         (abi-n64_hard_2008-ld-soname): Likewise.
3639         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
3640         Likewise.
3641         (abi-64-v2-ld-soname): Likewise.
3642         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
3643         ld.so entries.
3644         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
3645         variable.
3646         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
3647         entry.
3648         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
3649         variable.
3650         (abi-64-ld-soname): Likewise.
3651         (abi-x32-ld-soname): Likewise.
3652         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
3653         entry.
3654         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
3656 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
3658         [BZ #14138]
3659         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
3660         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
3661         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
3662         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
3663         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
3664         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
3665         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
3666         syscall entry for GLIBC_2.2 symbol version.
3667         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
3668         Likewise.
3669         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
3670         (setrlimit): Likewise.
3671         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
3672         Likewise.
3674 2014-09-23  Will Newton  <will.newton@linaro.org>
3676         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
3677         _LINUX_ARM_SYSDEP_H include guard too.
3678         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
3679         define.
3681 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
3683         * sysdeps/unix/sysv/linux/eventfd.c:
3684         Make first argument unsigned.
3685         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
3686         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
3688 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
3690         * socket/recvmmsg.c (recvmmsg): Drop const argument.
3691         * socket/sys/socket.h: Likewise
3692         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
3694 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3696         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
3698 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
3700         * time/tst-ftime.c: New test.
3701         * time/Makefile (tests): Add tst-ftime.
3703 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
3705         * soft-fp/extended.h: Fix comment formatting.
3706         * soft-fp/op-1.h: Likewise.
3707         * soft-fp/op-2.h: Likewise.
3708         * soft-fp/op-4.h: Likewise.
3709         * soft-fp/op-8.h: Likewise.
3710         * soft-fp/op-common.h: Likewise.
3711         * soft-fp/soft-fp.h: Likewise.
3713         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
3715 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
3717         [BZ #6652]
3718         * Makeconfig (soversions-default-setname): Remove variable.
3719         ($(common-objpfx)soversions.i): Don't pass default_setname to
3720         soversions.awk.
3721         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
3722         oldest_abi to abi-versions.awk.
3723         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
3724         * config.make.in (oldest-abi): Remove variable.
3725         * configure.ac (--enable-oldest-abi): Remove configure option.
3726         * configure: Regenerated.
3727         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
3728         text.
3729         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
3730         * scripts/soversions.awk: Do not handle default_setname variable.
3731         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
3732         variable.
3733         * sysdeps/mach/hurd/configure: Regenerated.
3734         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
3735         variable.
3736         * sysdeps/unix/sysv/linux/configure: Regenerated.
3738 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
3740         * elf/Makefile (CFLAGS-interp.c): Remove.
3741         ($(elf-objpfx)runtime-linker.h): Generate header with linker
3742         path string.
3743         * elf/interp.c: Include generated runtime-linker.h
3745         * Makerules (lib%.so): Don't include $(+interp) in
3746         prerequisites.
3747         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
3748         * dlfcn/eval.c: Remove file.
3750         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
3751         macros.
3753         [BZ #17266]
3754         * misc/sys/cdefs.h: Define __extern_always_inline for clang
3755         4.2 and newer.
3757         [BZ #17370]
3758         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
3760 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
3761             Jakub Jelinek  <jakub@redhat.com>
3763         [BZ #17266]
3764         * libio/stdio.h: Check definition of __fortify_function
3765         instead of __extern_always_inline to include bits/stdio2.h.
3766         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
3767         check if __extern_always_inline is defined.
3768         [__USE_MISC || __USE_XOPEN]: Likewise.
3769         [__USE_ISOC99] Likewise.
3770         * misc/sys/cdefs.h (__fortify_function): Define only if
3771         __extern_always_inline is defined.
3772         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
3773         __extern_always_inline and __extern_inline only for g++-4.3
3774         and newer or a compatible gcc.
3776 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
3778         [BZ #17371]
3779         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
3780         last change to handle zero prefix length.
3782 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
3784         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
3785         _SC_REGEX_VERSION.
3787         * posix/getconf.c (vars): Add _POSIX_IPV6 and
3788         _POSIX_RAW_SOCKETS.
3790 2014-09-13  Allan McRae  <allan@archlinux.org>
3792         * po/ru.po: Update Russian translation from translation project.
3794 2014-09-12  Roland McGrath  <roland@hack.frob.com>
3796         * locale/programs/locale.c (show_locale_vars): Inline local function
3797         into its sole call site.  Clean up some style nits.
3798         (print_item): New function, broken out of ...
3799         (show_info): ... local function here.  Clean up style nits.
3801         * locale/programs/ld-ctype.c (set_one_default): New function, broken
3802         out of ...
3803         (set_class_defaults): ... local function set_default here.
3804         Define set_default as a macro locally to pass constant parameters.
3805         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
3806         rather than a shared local.
3808         * stdlib/rpmatch.c (try): New function, broken out of ...
3809         (rpmatch): ... local function here.  Also, prototypify definition.
3811 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
3813         * scripts/soversions.awk: Do not handle configuration names.
3814         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
3815         vendor and os variables to soversions.awk.
3816         * configure.ac: Do not modify gnu-* host_os.
3817         * configure: Regenerated
3818         * shlib-versions: Remove first column with configuration names.
3819         * nptl/shlib-versions: Likewise.
3820         * nptl_db/shlib-versions: Likewise.
3821         * sysdeps/hppa/shlib-versions: Likewise.
3822         * sysdeps/m68k/shlib-versions: Likewise.
3823         * sysdeps/mach/hurd/shlib-versions: Likewise.
3824         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
3825         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
3826         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
3827         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
3828         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
3829         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
3830         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
3831         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
3832         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
3833         Likewise.
3834         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
3835         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
3836         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
3837         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
3838         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
3839         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
3840         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
3841         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
3843         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
3844         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
3845         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
3846         Regenerated.
3847         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
3848         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
3849         Condition symbol version definitions on [HAVE_ELFV2_ABI].
3851         * shlib-versions: Remove OS-specific entries.  Moved to files in
3852         sysdeps.
3853         * sysdeps/mach/hurd/shlib-versions: New file.
3854         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
3856         * nptl/shlib-versions: Remove architecture-specific entries.
3857         Moved to files in sysdeps.
3858         * shlib-versions: Likewise.
3859         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
3860         file.
3861         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
3862         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
3863         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
3864         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
3866         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
3867         (UDP_NO_CHECK6_RX): Likewise.
3869 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
3871         * sysdeps/posix/sysconf.c (__sysconf): Spell
3872         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
3874 2014-08-12  Florian Weimer  <fweimer@redhat.com>
3876         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
3877         loading.
3878         * iconv/Versions (__gconv_transliterate): Export for use from
3879         gconv modules.
3880         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
3881         (struct __gconv_trans_data, __gconv_trans_fct,
3882         __gconv_trans_context_fct, __gconv_trans_query_fct,
3883         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
3884         definitions.
3885         (struct __gconv_step_data): Remove __trans member.
3886         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
3887         longer hidden.  Remove unused trans_data argument.
3888         * iconv/gconv_int.h (struct trans_struct): Remove definition.
3889         (__gconv_translit_find): Remove declaration.
3890         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
3891         prototype.
3892         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
3893         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
3894         trans_data argument.  Add hidden definition.
3895         (__gconv_translit_find): Remove.
3896         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
3897         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
3898         * iconv/skeleton.c: Remove transliteration initialization.
3899         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
3900         __gconv_step_data initialization.
3901         * libio/iofwide.c (__libio_translit_): Remove.
3902         (_IO_fwide): Adjust struct __gconv_step_data initialization.
3903         * wcsmbs/btowc.c (__btowc): Likewise.
3904         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
3905         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
3906         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
3907         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
3908         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
3909         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
3910         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
3911         * wcsmbs/wctob.c (wctob): Likewise.
3913 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
3915         [BZ #16194]
3916         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
3917         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
3918         register usage.
3919         * sysdeps/x86/Makefile: Adjust.
3921 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
3922             Roland McGrath  <roland@hack.frob.com>
3924         * locale/weight.h: Add include guard.
3925         (findidx): Make static rather than auto; take new parameters
3926         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
3927         * locale/weightwc.h: Likewise.
3928         * posix/fnmatch_loop.c
3929         (FCT): Change type of EXTRA from int32_t to wint_t.
3930         Don't include either header inside the function.
3931         Call FINDIDX rather than findidx, and pass new arguments.
3932         #undef FINDIDX at the end of the file.
3933         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
3934         FINDIDX before including fnmatch_loop.c for the non-wide version.
3935         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
3936         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
3937         for the wide version.
3938         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
3939         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
3940         Pass new arguments to findidx.
3941         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
3942         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
3943         Don't #include it inside the function.  Pass new arguments to findidx.
3944         * posix/regex_internal.h
3945         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
3946         (re_string_elem_size_at): Don't #include it inside the function.
3947         Pass new arguments to findidx.
3948         * string/strcoll_l.c: #include WEIGHT_H at top level.
3949         (get_next_seq): Don't #include it inside the function.
3950         Pass new arguments to findidx.
3951         (get_next_seq_nocache): Likewise.
3952         * string/strxfrm_l.c: #include WEIGHT_H at top level.
3953         (STRXFRM): Don't #include it inside the function.
3954         Pass new arguments to findidx.
3956 2014-09-11  Florian Weimer  <fweimer@redhat.com>
3958         [BZ #17344]
3959         * malloc/malloc.c (unlink): Turn asserts into a call to
3960         malloc_printerr.
3962 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
3964         [BZ #17370]
3965         * libio/wfileops (do_ftell_wide): Free OUT.
3967 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
3969         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
3971 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
3973         [BZ #17363]
3974         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
3975         group if the current group is empty.
3977 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3979         * benchtests/bench-memset.c (test_main): Add more test from size
3980         from 32 to 512 bytes.
3981         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3982         Add POWER8 memset object.
3983         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3984         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
3985         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
3986         implementation.
3987         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
3988         Likewise.
3989         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
3990         multiarch POWER8 memset optimization.
3991         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
3992         POWER8 memset optimization.
3994         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3995         Remove bzero multiarch objects.
3996         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
3997         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
3998         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
3999         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
4000         Remove define.
4001         [__bzero]: Redefine to specific name.
4002         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
4003         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
4004         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
4005         define.
4006         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
4007         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
4009 2014-09-10  Florian Weimer  <fweimer@redhat.com>
4011         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
4012         warnings into errors.
4014         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
4015         __cxa_thread_atexit_impl prototype.
4017 2014-09-09  Steve Ellcey  <sellcey@mips.com>
4019         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
4020         Fix capitalization of error message.
4022 2014-09-09  Steve Ellcey  <sellcey@mips.com>
4024         * sysdeps/mips/preconfigure: Modify ABI tests.
4026 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
4028         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
4030 2014-09-07  Roland McGrath  <roland@hack.frob.com>
4031             Carlos O'Donell  <carlos@systemhalted.org>
4033         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
4034         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
4035         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
4036         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
4037         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
4038         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
4039         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
4040         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
4041         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
4042         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
4043         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
4044         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
4045         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
4046         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
4047         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
4048         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
4049         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
4050         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
4051         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
4052         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
4053         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
4054         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
4055         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
4056         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
4057         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
4058         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
4059         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
4060         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
4061         Deconditionalize the code that was previously under [RESET_PID].
4062         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
4063         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
4064         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
4065         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
4066         include sysdep.h.
4068 2014-09-08  Allan McRae  <allan@archlinux.org>
4070         * version.h (RELEASE): Set to "development".
4071         (VERSION): Set to "2.20.90"
4073 2014-09-07  Allan McRae  <allan@archlinux.org
4075         * version.h (RELEASE): Set to "stable".
4076         (VERSION): Set to "2.20"
4077         * include/features.h (__GLIBC_MINOR__): Set to 20.
4079         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
4080         Liebler.
4082         * po/ko.po: Update Korean translation from translation project.
4084 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
4086         [BZ #17354]
4087         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
4088         macro for handling signed relocations.
4090 2014-09-03  Florian Weimer  <fweimer@redhat.com>
4092         [BZ #17325]
4093         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
4094         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
4095         assert.
4096         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
4097         * iconvdata/ibm935.c (BODY): Likewise.
4098         * iconvdata/ibm937.c (BODY): Likewise.
4099         * iconvdata/ibm939.c (BODY): Likewise.
4100         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
4101         assert.
4102         * iconvdata/Makefile (iconv-test.out): Pass module list to test
4103         script.
4104         * iconvdata/run-iconv-test.sh: New test loop for checking for
4105         decoder crashers.
4107 2014-09-02  Khem Raj  <raj.khem@gmail.com>
4109         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
4110         libm_hidden_ver.
4112 2014-09-01  Allan McRae  <allan@archlinux.org>
4114         * po/eo.po: Update Esperanto translation from translation project.
4116         * po/ca.po: Update Catalan translation from translation project.
4118 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4120         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
4121         __proc_dostop call.
4123 2014-08-27  Mark Wielaard  <mjw@redhat.com>
4125         [BZ #17319]
4126         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
4127         to call set_thread_area instead of hand written asm.
4128         (__NR_set_thread_area): Removed define.
4129         (TLS_FLAG_WRITABLE): Likewise.
4130         (__ASSUME_SET_THREAD_AREA): Remove check.
4131         (TLS_EBX_ARG): Remove define.
4132         (TLS_LOAD_EBX): Likewise.
4134 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4136         Simplify atomicity of socket creation in bind.
4138         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
4139         looking up the name after linking the file.
4141 2014-08-27  Allan McRae  <allan@archlinux.org>
4143         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
4145 2014-08-26  Florian Weimer  <fweimer@redhat.com>
4147         [BZ #17187]
4148         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
4149         trans_compare, open_translit, __gconv_translit_find):
4150         Remove module loading code.
4152 2014-08-26  Allan McRae  <allan@archlinux.org>
4154         * po/vi.po: Update Vietnamese translation from translation project.
4156         * po/uk.po: Update Ukrainian translation from translation project.
4158         * po/fr.po: Update French translation from translation project.
4160         * po/ru.po: Update Russian translation from translation project.
4162         * po/pl.po: Update Polish translation from translation project.
4164         * po/cs.po: Update Czech translation from translation project.
4166         * po/de.po: Update German translation from translation project.
4168         * po/bg.po: Update Bulgarian translation from translation project.
4170         * po/sv.po: Update Sweedish translation from translation project.
4172         * po/nl.po: Update Dutch translation from translation project.
4174         * po/es.po: Update Spanish translation from translation project.
4176 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
4178         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
4180         * catgets/Makefile (CPPFLAGS-gencat): Remove.
4181         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
4182         (CPPFLAGS-iconvconfig): Likewise.
4183         * timezone/Makefile (CPPFLAGS-zic): Likewise.
4185         * include/libc-symbols.h: Remove unnecessary check for
4186         NOT_IN_libc.
4187         * nptl/pthreadP.h: Likewise.
4188         * sysdeps/aarch64/setjmp.S: Likewise.
4189         * sysdeps/alpha/setjmp.S: Likewise.
4190         * sysdeps/arm/sysdep.h: Likewise.
4191         * sysdeps/i386/setjmp.S: Likewise.
4192         * sysdeps/m68k/setjmp.c: Likewise.
4193         * sysdeps/posix/getcwd.c: Likewise.
4194         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
4195         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
4196         * sysdeps/s390/s390-32/setjmp.S: Likewise.
4197         * sysdeps/s390/s390-64/setjmp.S: Likewise.
4198         * sysdeps/sh/sh3/setjmp.S: Likewise.
4199         * sysdeps/sh/sh4/setjmp.S: Likewise.
4200         * sysdeps/unix/alpha/sysdep.h: Likewise.
4201         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
4202         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
4203         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
4204         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
4205         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
4206         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
4207         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
4208         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
4209         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
4210         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
4211         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
4212         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
4213         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
4214         * sysdeps/x86_64/setjmp.S: Likewise.
4216 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
4218         [BZ #17263]
4219         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
4220         <stdint.h>.
4221         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
4222         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
4224 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
4226         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
4228         [BZ #17262]
4229         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
4230         and __x86_64__ when disabling x87 inline functions.
4232 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
4234         [BZ #17259]
4235         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
4236         asm statement with __cpuid_count.
4238 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
4240         * configure.ac: Change __ehdr_start code to dereference the struct.
4241         Run readelf on the output to look for relocations.
4242         * configure: Regenerated.
4244 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
4246         [BZ #17261]
4247         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
4248         value to 0.
4249         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
4251 2014-08-12  Roland McGrath  <roland@hack.frob.com>
4253         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
4255 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
4257         [BZ #16892]
4258         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
4259         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
4261 2014-08-12  Sean Anderson  <seanga2@gmail.com>
4263         * malloc/malloc.c: Fix typo in comment.
4265 2014-08-09  Allan McRae  <allan@archlinux.org>
4267         * Regenerate libc.po.
4269 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
4271         * intl/tst-gettext2.sh: Check every lang file for creation.
4273 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
4275         * sysdeps/aarch64/fpu/math_private.h
4276         (libc_feholdsetround_noex_aarch64_ctx): New function.
4278 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
4280         * sysdeps/arm/armv6/strcpy.S (strcpy):
4281         Fix performance issue in misaligned cases.
4283 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4285         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
4286         Move definition from termios.h.
4287         (struct termio): Likewise.
4288         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
4289         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
4290         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
4291         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
4292         Likewise.
4293         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
4294         Move definition to ioctl-types.h
4295         (struct termio): Likewise.
4296         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
4297         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
4298         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
4299         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
4300         Likewise.
4302 2014-08-05  Richard Henderson  <rth@redhat.com>
4304         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
4305         exceptions.
4306         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
4307         Add fraiseexcpt.
4308         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
4309         Use __feraiseexcept.
4310         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
4311         Protect libm symbols with IS_IN_libm.
4313         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
4315 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
4317         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
4319 2014-08-04  Will Newton  <will.newton@linaro.org>
4321         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
4322         file.
4324 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
4326         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
4327         variants for each function.
4329 2014-08-04  Roland McGrath  <roland@hack.frob.com>
4331         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
4332         appended ...
4333         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
4334         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
4335         appended ...
4336         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
4337         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
4338         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
4339         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
4340         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
4341         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
4342         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
4343         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
4344         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
4345         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
4346         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
4347         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
4348         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
4349         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
4350         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
4351         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
4352         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
4353         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
4354         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
4355         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
4356         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
4357         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
4358         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
4359         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
4360         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
4361         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
4362         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
4363         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
4364         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
4365         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
4366         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
4367         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
4368         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
4369         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
4370         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
4371         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
4372         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
4373         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
4374         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
4375         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
4376         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
4377         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
4378         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
4379         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
4380         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
4381         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
4382         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
4383         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
4384         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
4385         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
4386         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
4387         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
4388         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
4389         Update #include.
4390         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
4391         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
4393 2014-08-04  Roland McGrath  <roland@hack.frob.com>
4395         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
4396         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
4397         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
4398         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
4399         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
4400         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
4402 2014-08-04  Roland McGrath  <roland@hack.frob.com>
4404         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
4405         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
4406         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4407         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
4409 2014-08-04  Roland McGrath  <roland@hack.frob.com>
4411         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
4412         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
4413         (__libc_vfork): Define function under this name.
4414         (__vfork): Define as an alias.
4415         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
4416         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
4418 2014-08-04  Roland McGrath  <roland@hack.frob.com>
4420         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
4421         that was previously under [RESET_PID].
4422         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
4424 2014-08-04  Andreas Schwab  <schwab@suse.de>
4426         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
4428 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
4430         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
4431         (main): Likewise.
4433 2014-08-01  Roland McGrath  <roland@hack.frob.com>
4435         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
4437 2014-08-01  Richard Henderon  <rth@redhat.com>
4439         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
4440         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
4441         typo in exact zero test.
4442         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
4443         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
4444         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
4446 2014-08-01  Roland McGrath  <roland@hack.frob.com>
4448         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
4449         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
4450         * sysdeps/arm/sysdep.h: ... here.
4451         [!__ASSEMBLER__]: Include <stdint.h>.
4453 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
4455         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
4456         (HAVE_WCTYPE_H): Likewise.
4457         (HAVE_ISWCTYPE): Likewise.
4458         (ENABLE_NLS): Likewise.
4459         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
4460         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
4462         * posix/regex_internal.c: Check if DEBUG is defined and is
4463         set.
4465         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
4466         (HAVE_MBSRTOWCS): Likewise.
4467         * posix/fnmatch.c: Include string.h unconditionally.
4469 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
4471         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
4472         reversal.
4474 2014-07-31  Roland McGrath  <roland@hack.frob.com>
4476         * sysdeps/generic/safe-fatal.h: New file.
4477         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
4478         * nptl/forward.c: Include it.
4479         (__pthread_unwind): Use __safe_fatal as default action, rather
4480         than a bogus use of INTERNAL_SYSCALL that could never work.
4482         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
4483         * configure.ac (libc_cv_builtin_trap): New test.
4484         * configure: Regenerated.
4485         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
4486         (ABORT_INSTRUCTION): Define using __builtin_trap.
4488         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
4489         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
4490         * sysdeps/nptl/nptl-signals.h: New file.
4491         * nptl/pthreadP.h: Include <nptl-signals.h>.
4493 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
4495         * sysdeps/s390/s390-64/utf16-utf32-z9.c
4496         (ONE_DIRECTION): Define.
4497         * sysdeps/s390/s390-64/utf8-utf16-z9.c
4498         (ONE_DIRECTION): Define.
4499         * sysdeps/s390/s390-64/utf8-utf32-z9.c
4500         (ONE_DIRECTION): Define.
4502 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
4504         * sysdeps/s390/Makefile: Delete file.
4505         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
4506         * sysdeps/s390/__longjmp.c: Delete file.
4507         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
4508         Remove fields __flags and __reserved.
4509         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
4510         and add versioning.
4511         * sysdeps/s390/rtld-__longjmp.c: Delete file.
4512         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
4513         * sysdeps/s390/rtld-setjmp.S: Likewise.
4514         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
4515         * sysdeps/s390/s390-32/__longjmp.c: ... here.
4516         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
4517         * sysdeps/s390/s390-32/setjmp.S: ... here.
4518         Add versioning.
4519         (__sigsetjmp): Remove setting __flags field.
4520         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
4521         * sysdeps/s390/s390-64/__longjmp.c: ... here.
4522         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
4523         * sysdeps/s390/s390-64/setjmp.S: ... here.
4524         Add versioning.
4525         (__sigsetjmp): Remove setting __flags field.
4526         * sysdeps/s390/setjmp.S: Delete file.
4527         * sysdeps/s390/sigjmp.c: Likewise.
4528         * sysdeps/s390/v1-longjmp.c: Likewise.
4529         * sysdeps/s390/v1-setjmp.h: Likewise.
4530         * sysdeps/s390/v1-sigjmp.c: Likewise.
4531         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
4532         Remove v1-longjmp_chk.
4533         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
4534         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
4535         Include debug/longjmp_chk.c and add versioning.
4536         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
4537         Include nptl/pt-longjmp.c and add versioning.
4538         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
4539         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
4540         Include __longjmp.c.
4541         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
4542         Move to ...
4543         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
4544         (__getcontext): Remove setting __flags field.
4545         Add versioning.
4546         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
4547         Don't restore upper high grps.
4548         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
4549         Likewise.
4550         (__swapcontext): Remove setting uc_flags field.
4551         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
4552         Delete file.
4553         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
4554         Include __longjmp.c.
4555         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
4556         Move to ...
4557         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
4558         (__getcontext): Remove setting __flags field.
4559         Add versioning.
4560         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
4561         (__swapcontext): Remove setting uc_flags field.
4562         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
4563         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
4564         Remove fields uc_high_gprs and __reserved.
4565         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
4566         New file with reverted content.
4567         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
4568         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
4569         Regenerated.
4570         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
4571         Regenerated.
4573 2014-07-31  Andreas Schwab  <schwab@suse.de>
4575         * config.h.in (HAVE_IFUNC): Define to 0.
4576         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
4577         definedness.
4579 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
4581         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
4582         memmove-avx-unaligned, memcpy-avx-unaligned and
4583         mempcpy-avx-unaligned.
4584         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
4585         Add tests for AVX memcpy functions.
4586         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
4587         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
4588         memcpy_chk.
4589         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
4590         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
4591         memmove_chk.
4592         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
4593         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
4594         mempcpy_chk.
4595         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
4596         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
4597         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
4599 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4601         [BZ #17213]
4602         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
4603         powerpc64le.
4605 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
4607         [BZ #16839]
4608         * manual/llio.texi: Add section about open file description locks.
4609         * manual/examples/ofdlocks.c: Example of open file description
4610         lock usage.
4611         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
4612         F_OFD_SETLK, and F_OFD_SETLKW.
4614 2014-07-23  Allan McRae  <allan@archlinux.org>
4616         * po/es.po: Update Spanish translation from translation project.
4618 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
4620         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
4622 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
4624         [BZ #17078]
4625         * sysdeps/arm/dl-machine.h (elf_machine_rela)
4626         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
4627         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
4629 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
4631         [BZ #17088]
4632         * math/fesetenv.c (__fesetenv)
4633         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
4634         * math/feupdateenv.c (__feupdateenv)
4635         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
4637         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
4638         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
4639         (__ASSUME_SOCKETCALL): Do not define.
4641         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
4642         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
4643         (__ASSUME_SOCKETCALL): Do not define.
4644         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
4645         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
4646         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
4647         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
4648         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
4649         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
4650         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
4651         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
4653         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
4654         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
4655         (__ASSUME_SOCKETCALL): Do not define.
4656         (__ASSUME_IPC64): Define unconditionally.
4657         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
4658         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
4659         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
4660         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
4661         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
4662         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
4663         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
4664         Likewise.
4666         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
4667         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
4668         (__ASSUME_SOCKETCALL): Do not define.
4669         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
4670         (__ASSUME_FUTEX_LOCK_PI): Likewise.
4671         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
4672         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
4673         (__ASSUME_REQUEUE_PI): Define unconditionally.
4674         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
4675         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
4676         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
4677         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
4678         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
4679         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
4681         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
4682         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
4683         (__ASSUME_SOCKETCALL): Do not define.
4684         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
4685         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
4686         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
4687         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
4688         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
4689         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
4691         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
4692         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
4693         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
4694         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
4695         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
4696         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
4697         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
4698         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
4699         (__ASSUME_GETCPU_SYSCALL): Likewise.
4701         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
4702         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
4703         cases for individual architectures.
4704         * sysdeps/gnu/configure: Regenerated.
4705         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
4706         LIBC_SLIBDIR_RTLDDIR.
4707         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
4708         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
4709         LIBC_SLIBDIR_RTLDDIR.
4710         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
4711         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
4712         LIBC_SLIBDIR_RTLDDIR.
4713         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
4714         Regenerated.
4715         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
4716         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
4717         file.
4718         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
4719         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
4720         file.
4721         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
4722         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
4723         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
4724         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
4726         * sysdeps/aarch64/shlib-versions: Move to ...
4727         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
4728         * sysdeps/alpha/shlib-versions: Move to ...
4729         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
4730         * sysdeps/arm/shlib-versions: Move to ...
4731         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
4732         * sysdeps/hppa/shlib-versions: Move all contents except for
4733         libgcc_s entry to ...
4734         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
4735         entry from ...
4736         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
4737         * sysdeps/ia64/shlib-versions: Move to ...
4738         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
4739         entry from ...
4740         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
4741         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
4742         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
4743         * sysdeps/microblaze/shlib-versions: Move to ...
4744         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
4745         * sysdeps/mips/shlib-versions: Move to ...
4746         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
4747         entry from ...
4748         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
4749         * sysdeps/tile/shlib-versions: Move to ...
4750         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
4751         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
4752         from ...
4753         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
4754         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
4755         entry from ...
4756         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
4758 2014-07-17  Will Newton  <will.newton@linaro.org>
4760         * sysdeps/arm/bits/atomic.h
4761         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
4762         (__arch_compare_and_exchange_bool_16_int): Likewise.
4763         (__arch_compare_and_exchange_bool_64_int): Likewise.
4765         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
4766         into an #else block.
4768 2014-07-16  Roland McGrath  <roland@hack.frob.com>
4770         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
4771         just Linux configurations.  Test empirically that the compiler sets
4772         __ARM_EABI__, rather than using the tuple to decide.
4773         * sysdeps/arm/preconfigure: Regenerated.
4774         * sysdeps/unix/sysv/linux/arm/configure: File removed.
4775         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
4776         contents appended ...
4777         * sysdeps/arm/configure.ac: ... here.
4778         * sysdeps/arm/configure: Regenerated.
4780 2014-07-15  Roland McGrath  <roland@hack.frob.com>
4782         * nptl/pthread_kill.c: New file.
4783         * nptl/pthread_sigmask.c: New file.
4784         * nptl/pthread_sigqueue.c: New file.
4786         * sysdeps/nptl/lowlevellock.h: New file.
4787         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
4788         * sysdeps/nptl/lowlevellock-futex.h: New file.
4790         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
4791         Remove dead declarations.
4793 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
4795         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
4796         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
4797         config-cflags-avx2.
4798         * sysdeps/x86_64/configure.ac: Likewise.
4799         * sysdeps/i386/configure: Regenerated.
4800         * sysdeps/x86_64/configure: Likewise.
4801         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
4802         memset-avx2 only if config-cflags-avx2 is yes.
4803         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
4804         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
4805         defined.
4806         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
4807         only if HAVE_AVX2_SUPPORT is defined.
4808         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
4810 2014-07-14  Alan Modra  <amodra@gmail.com>
4812         [BZ #17153]
4813         * elf/elf.h (DT_PPC64_NUM): Correct value.
4814         * NEWS: Add to fixed bug list.
4816 2014-07-13  Jim Meyering  <meyering@fb.com>
4818         [BZ 17150]
4819         regex: don't deref NULL upon heap allocation failure
4820         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
4821         failure in one more place.
4822         To trigger the segfault, configure grep -with-included-regex,
4823         build it, and run these commands:
4824         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
4826 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
4828         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
4830 2014-07-11  Richard Henderson  <rth@redhat.com>
4832         * sysdeps/aarch64/libm-test-ulps: Update.
4834 2014-07-10  Florian Weimer  <fweimer@redhat.com>
4836         [BZ #17135]
4837         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
4838         * nptl/allocatestack.c (__nptl_setxid_error): New function.
4839         (__nptl_setxid): Initialize error member.  Call
4840         __nptl_setxid_error.
4841         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
4842         * nptl/descr.h (struct xid_command): Add error member.
4843         * nptl/tst-setuid3.c: New file.
4844         * nptl/Makefile (tests): Add it.
4846 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4848         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
4849         New define.
4850         (__lll_trylock): Use __lll_base_trylock.
4851         (__lll_cond_trylock): Likewise.
4853 2014-07-10  Roland McGrath  <roland@hack.frob.com>
4855         * nptl/pthread_create.c (start_thread): Use atomic_or and
4856         lll_futex_wake directly rather than lll_robust_dead.
4857         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
4858         (lll_robust_dead): Macro removed.
4859         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
4860         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
4861         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
4862         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
4863         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
4864         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
4865         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
4866         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
4867         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
4868         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
4869         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
4870         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
4871         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
4872         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
4873         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
4875         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
4876         Use atomic_compare_and_exchange_val_acq directly rather than
4877         lll_robust_trylock.
4878         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
4879         (__lll_robust_trylock, lll_robust_trylock): Removed.
4880         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
4881         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
4882         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
4883         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
4884         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
4885         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
4886         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
4887         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
4888         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
4889         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
4890         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
4891         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
4892         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
4893         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
4895 2014-07-02  Florian Weimer  <fweimer@redhat.com>
4897         * manual/locale.texi (Locale Names): New section documenting
4898         locale name syntax.  Adjust menu and node chaining accordingly.
4899         (Choosing Locale): Reference Locale Names, Locale Categories.
4900         Mention setting LC_ALL=C.  Reflect that name syntax is now
4901         documented.
4902         (Locale Categories): New section title.  Reference Locale Names.
4903         LC_ALL is an environment variable, but not a category.
4904         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
4905         description, now in Locale Name.  Reference that section.  Locale
4906         name syntax is now documented.
4908 2014-07-02  Florian Weimer  <fweimer@redhat.com>
4910         [BZ #17137]
4911         * locale/findlocale.c (name_present, valid_locale_name): New
4912         functions.
4913         (_nl_find_locale): Use the loc_name variable to store name
4914         candidates.  Call name_present and valid_locale_name to check and
4915         validate locale names.  Return an error if the locale is invalid.
4917 2014-07-02  Florian Weimer  <fweimer@redhat.com>
4919         * locale/setlocale.c (setlocale): Use strdup for allocating
4920         composite name copy.
4922 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
4924         Sync up with gnulib.
4925         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
4926         [!_LIBC && ENABLE_NLS]: Include gettext.h.
4927         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
4928         and _GL_ARG_NONNULL.
4929         [USE_UNLOCKED_IO]: Include unlocked-io.h.
4930         [!_LIBC]: Include code for Windows and Cygwin.
4931         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
4932         Include prototype for int strerror_r.
4933         [!_LIBC] (is_open): New function.
4934         (flush_stdout): New function.
4935         (print_errno_message): Use it.
4936         (error): Likewise.
4937         (error_at_line): Likewise.
4938         (error_tail) Add function attribute macros.  Use
4939         __builtin_expect.
4941         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
4943         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
4945         * io/ftw.c: Include sys/param.h unconditionally.
4947         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
4949         [BZ #17125]
4950         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
4951         libc_freeres_ptr.
4952         (freecache): New function to free CACHE on exit.
4954         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
4955         initialization.
4957 2014-07-09  David S. Miller  <davem@davemloft.net>
4959         * sysdeps/sparc/fpu/libm-test-ulps: Update.
4961         * sysdeps/sparc/nptl/internaltypes.h: Delete.
4962         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
4963         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
4964         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
4965         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
4966         * sysdeps/sparc/nptl/sem_init.c: Likewise.
4967         * sysdeps/sparc/nptl/sem_post.c: Likewise.
4968         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
4969         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
4970         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
4971         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
4972         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
4973         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
4975 2014-07-09  Andreas Schwab  <schwab@suse.de>
4977         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
4978         output.
4979         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
4980         (do_test): Likewise.
4982         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
4984 2014-07-09  Will Newton  <will.newton@linaro.org>
4986         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
4987         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
4988         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
4989         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
4990         * sysdeps/hppa/start.S (_start): Likewise.
4992 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
4994         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
4996         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
4997         defined.
4999 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
5001         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
5002         after checking that it is non-NULL.
5004         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
5006 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5008         * sysdeps/powerpc/memmove.c: Remove file.
5009         * sysdeps/powerpc/powerpc32/power4/memcopy.h
5010         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
5011         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
5012         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
5013         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
5014         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
5015         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
5016         string memmove instead of removed powerpc one.
5018         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
5019         [weak_alias]: Fix compiler warning due trailing data.
5020         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
5021         [weak_alias]: Likewise.
5022         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
5023         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
5025         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
5026         (__libc_ifunc_impl_list): Add memmove functions.
5028 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
5030         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
5031         Remove code.
5032         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
5033         Likewise
5034         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
5035         Likewise
5036         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
5037         Likewise
5038         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
5039         Likewise
5040         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
5041         Likewise
5042         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
5043         Likewise
5044         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
5045         Likewise
5046         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
5047         Likewise
5048         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
5049         Likewise
5050         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
5051         Likewise
5052         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
5053         Likewise
5054         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
5055         Likewise
5056         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
5057         Likewise
5058         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
5059         Likewise
5060         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
5061         Likewise
5062         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
5063         Likewise
5065 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5067         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
5068         to avoid alignment traps in non-cacheable memory.
5069         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
5071         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
5072         multiarch objects.
5073         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
5074         file: multiarch power7 memmove.
5075         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
5076         multiarch default memmove.
5077         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
5078         multiarch memove for powerpc32/power4.
5080         * string/bcopy.c: Use full path to include memmove.c.
5081         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
5082         multiarch objects.
5083         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
5084         bcopy for powerpc64.
5085         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
5086         bcopy for powerpc64.
5087         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
5088         and memmove implementations.
5089         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
5090         optimized multiarch memmove for POWER7/powerpc64.
5091         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
5092         default multiarch memmove for powerpc64.
5093         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
5094         multiarch for powerpc64.
5095         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
5096         for POWER7/powerpc64.
5097         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
5098         memmove for POWER7/powerpc64.
5100         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
5101         glibc default one.
5103         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
5104         __ELF_NATIVE_CLASS equal to 64.
5106 2014-07-07  Roland McGrath  <roland@hack.frob.com>
5108         * sysdeps/nptl/lowlevellock.h: File removed.
5110         * NEWS: NPTL is no longer an add-on!
5111         * nptl/internaltypes.h: Moved ...
5112         * sysdeps/nptl/internaltypes.h: ... here.
5113         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
5114         * sysdeps/nptl/fork.c: Likewise.
5115         * sysdeps/nptl/gai_misc.h: Likewise.
5116         * sysdeps/nptl/librt-cancellation.c: Likewise.
5117         * sysdeps/nptl/jmp-unwind.c: Likewise.
5118         * sysdeps/nptl/setxid.h: Likewise.
5119         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
5120         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
5121         * sysdeps/unix/sysv/linux/arm/Implies: New file.
5122         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
5123         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
5124         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
5125         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
5126         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
5127         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
5128         * sysdeps/unix/sysv/linux/mips/Implies: New file.
5129         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
5130         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
5131         * sysdeps/unix/sysv/linux/sh/Implies: New file.
5132         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
5133         * sysdeps/unix/sysv/linux/tile/Implies: New file.
5134         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
5135         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
5136         * nptl/Makeconfig: Moved ...
5137         * sysdeps/nptl/Makeconfig: ... here.
5138         * nptl/configure: File removed.
5139         * nptl/ANNOUNCE: File removed.
5140         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
5141         * sysdeps/unix/sysv/linux/configure: Regenerated.
5143         * nptl/Makefile (routines): Add libc_pthread_init,
5144         libc_multiple_threads, register-atfork and unregister-atfork.
5145         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
5146         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
5147         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
5148         pthread-pi-defines.sym, structsem.sym.
5149         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
5150         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
5151         [$(subdir) = nptl] (tests): Add tst-setgetname.
5152         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
5153         * sysdeps/unix/sysv/linux/sigaction.c: Just include
5154         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
5155         [!LIBC_SIGACTION]: Remove aliases.
5156         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
5157         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
5158         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
5159         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
5160         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
5161         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
5162         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
5163         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
5164         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
5165         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
5166         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
5167         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
5168         __libc_allocate_rtsig_private.
5169         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
5170         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
5171         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
5172         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
5173         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
5174         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
5175         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
5176         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
5177         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
5178         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
5179         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
5180         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
5181         * nptl/internaltypes.h: ... here.
5182         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
5183         * sysdeps/nptl/jmp-unwind.c: ... here.
5184         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
5185         * nptl/libc-lowlevellock.c: ... here.
5186         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
5187         * nptl/libc_multiple_threads.c: ... here.
5188         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
5189         * nptl/libc_pthread_init.c: ... here.
5190         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
5191         * nptl/lowlevelbarrier.sym: ... here.
5192         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
5193         * nptl/lowlevelcond.sym: ... here.
5194         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
5195         * nptl/lowlevellock.c: ... here.
5196         * nptl/lowlevellock.h: Moved ...
5197         * sysdeps/nptl/lowlevellock.h: ... here.
5198         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
5199         * nptl/lowlevelrobustlock.c: ... here.
5200         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
5201         * nptl/lowlevelrobustlock.sym: ... here.
5202         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
5203         * nptl/lowlevelrwlock.sym: ... here.
5204         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
5205         * nptl/pt-fork.c: ... here.
5206         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
5207         * nptl/pthread-pi-defines.sym: ... here.
5208         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
5209         * nptl/pthread_attr_getaffinity.c: ... here.
5210         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
5211         * nptl/pthread_attr_setaffinity.c: ... here.
5212         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
5213         * nptl/pthread_mutex_cond_lock.c: ... here.
5214         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
5215         Update #include.
5216         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
5217         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
5218         * nptl/pthread_once.c: ... here, replacing old file.
5219         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
5220         * nptl/pthread_yield.c: ... here.
5221         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
5222         * nptl/register-atfork.c: ... here.
5223         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
5224         * nptl/sem_post.c: ... here.
5225         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
5226         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
5227         * nptl/sem_timedwait.c: ... here.
5228         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
5229         * nptl/sem_trywait.c: ... here.
5230         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
5231         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
5232         * nptl/sem_wait.c: ... here.
5233         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
5234         * nptl/structsem.sym: ... here.
5235         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
5236         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
5237         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
5238         * nptl/unregister-atfork.c: ... here.
5239         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
5240         * nptl/unwindbuf.sym: ... here.
5241         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
5242         * sysdeps/nptl/fork.c: ... here.
5243         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
5244         * sysdeps/nptl/fork.h: ... here.
5245         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
5246         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
5247         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
5248         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
5249         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
5250         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
5251         * sysdeps/unix/sysv/linux/getpid.c: ... here.
5252         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
5253         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
5254         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
5255         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
5256         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
5257         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
5258         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
5259         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
5260         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
5261         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
5262         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
5263         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
5264         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
5265         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
5266         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
5267         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
5268         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
5269         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
5270         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
5271         * sysdeps/unix/sysv/linux/raise.c: ... here.
5272         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
5273         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
5274         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
5275         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
5276         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
5277         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
5278         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
5279         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
5280         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
5281         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
5282         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
5283         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
5284         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
5285         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
5286         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
5288 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
5290         * sysdeps/generic/memcopy.h: Add comment for
5291         MEMCPY_OK_FOR_FWD_MEMMOVE.
5293 2014-07-04  Will Newton  <will.newton@linaro.org>
5295         * string/memchr.c: Merge from gnulib.
5296         [_LIBC]: Remove conditionals.
5297         (__ptr_t): Remove define.
5298         (LONG_MAX_32_BITS): Likewise.
5299         (LONG_MAX): Likewise.
5300         (MEMCHR): Use ANSI prototype and optimize algorithm.
5302         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
5304 2014-07-03  Roland McGrath  <roland@hack.frob.com>
5306         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
5307         (lll_futex_timed_wait_bitset): Fix syscall argument count.
5309         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
5310         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
5311         in a bare environment with no <stdlib.h> installed.
5312         * sysdeps/nptl/configure: Regenerated.
5314         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
5316         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
5317         AC_EGREP_CPP for kernel header checks, so they only succeed if
5318         including <linux/version.h> actually works right.
5319         * sysdeps/unix/sysv/linux/configure: Regenerated.
5321         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
5322         value so it's not diagnosed as unused.
5324         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
5325         thing) with "ifeq ($(subdir),rt)".
5327 2014-07-03  Richard Henderson  <rth@redhat.com>
5329         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
5330         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
5331         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
5333         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
5334         (math_force_eval): New.
5336         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
5337         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
5339         * sysdeps/alpha/fpu/s_round.c: Remove file.
5340         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
5342         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
5343         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
5344         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
5345         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
5346         (_dl_start, print_statistics): Likewise.
5347         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
5348         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
5350         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5351         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5352         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5353         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5354         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
5355         (HP_SMALL_TIMING_AVAIL): Define.
5356         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5357         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
5358         (HP_SMALL_TIMING_AVAIL): Define.
5359         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5360         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
5362         * sysdeps/aarch64/hp-timing.h: New file.
5364         * sysdeps/generic/hp-timing.h: Remove dead comment.
5365         * sysdeps/generic/hp-timing-common.h: New file.
5366         * sysdeps/alpha/hp-timing.h: Include it.
5367         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
5368         * sysdeps/i386/i686/hp-timing.h: Likewise.
5369         * sysdeps/ia64/hp-timing.h: Likewise.
5370         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
5371         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
5372         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
5373         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
5374         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
5375         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
5376         (hp_timing_t): New.
5378         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
5379         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
5380         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
5381         * elf/rtld.c (_dl_start_final): Likewise.
5382         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
5383         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5384         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5385         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5386         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5387         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
5388         (HP_TIMING_DIFF_INIT): Remove.
5389         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5390         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
5391         (HP_TIMING_DIFF_INIT): Remove.
5392         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
5393         * sysdeps/i386/i686/hp-timing.c: Remove file.
5394         * sysdeps/x86_64/hp-timing.c: Remove file.
5395         * sysdeps/ia64/hp-timing.c: Remove file.
5396         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
5397         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
5398         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
5399         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
5401         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
5402         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
5403         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
5404         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
5405         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
5406         (HP_TIMING_ACCUM): Remove.
5407         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
5408         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
5409         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
5411         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
5412         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
5413         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
5414         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
5415         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
5416         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
5417         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
5418         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
5420         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
5422 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
5424         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
5426 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
5428         Sync up with gettext.
5429         * intl/loadmsgcat.c: Define O_BINARY if not defined.
5430         [_MSC_VER]: Include malloc.h
5431         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
5432         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
5433         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
5434         TEMP_FAILURE_RETRY.  Cast return of alloca.
5435         [!_LIBC] Call gl_rwlock_init.
5436         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
5438 2014-07-02  Roland McGrath  <roland@hack.frob.com>
5440         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
5441         before checking its value.
5443 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
5445         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
5447         * debug/memcpy_chk.c: Don't include pagecopy.h.
5448         * debug/mempcpy_chk.c: Likewise.
5449         * string/memcpy.c: Likewise.
5450         * string/memmove.c: Likewise.
5451         * sysdeps/powerpc/memmove.c: Likewise.
5452         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
5453         definition of PAGE_COPY_FWD_MAYBE here...
5454         * sysdeps/generic/pagecopy.h: ... from here.
5455         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
5457 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
5458             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5460         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
5461         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
5462         optimizations.
5463         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
5464         (__libc_ifunc_impl_list): Likewise.
5465         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
5466         multiarch strcat for PPC64.
5467         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
5468         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
5470 2014-07-02  Roland McGrath  <roland@hack.frob.com>
5472         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
5474 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
5476         * intl/loadmsgcat.c: Remove declaration of
5477         get_sysdep_segment_value.
5478         (get_sysdep_segment_value): Use ISO C style.
5479         (_nl_load_domain): Use ISO C style.  Get rid of redundant
5480         semicolon.  Fix typo and formatting in comment.
5481         (_nl_unload_domain): Use ISO C style.
5483         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
5485 2014-07-02  Will Newton  <will.newton@linaro.org>
5487         * malloc/obstack.c: Merge from gnulib master.
5488         [HAVE_CONFIG_H]: Remove conditional code.
5489         [!_LIBC]: Include config.h.
5490         [!ELIDE_CODE]: Don't include inttypes.h, include
5491         stdint.h unconditionally.
5492         (print_and_abort): Mark as _Noreturn.
5493         (_obstack_allocated_p): Mark as __attribute_pure__.
5494         (obstack_free): Rename to __obstack_free.
5495         [!__attribute__]: Remove conditional code.
5496         * malloc/obstack.h: Merge from gnulib master.
5497         [__cplusplus]: Move conditional down.
5498         [!__attribute_pure__]: Define __attribute_pure__ here
5499         if it is not already defined.
5500         (_obstack_memory_used): Mark as __attribute_pure__.
5501         [!__obstack_free]: Define as obstack_free.
5502         [__GNUC__]: Remove check for ancient NeXT gcc.
5504 2014-07-02  Will Newton  <will.newton@linaro.org>
5505             Paul Eggert  <eggert@cs.ucla.edu>
5507         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
5509 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
5511         * resolv/gethnamaddr.c: Add comment warning that the file is
5512         not maintained.
5514 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
5516         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
5517         entries.
5519         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
5520         entry for aio_cancel and aio_cancel64.
5521         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
5522         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
5523         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
5524         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
5525         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
5526         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
5527         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
5528         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
5529         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
5530         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
5531         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
5532         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
5533         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
5535 2014-07-01  Roland McGrath  <roland@hack.frob.com>
5537         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
5538         * nptl/pthread_mutex_lock.c: Likewise.
5539         * nptl/pthread_mutex_timedlock.c: Likewise.
5540         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
5542 2014-07-01  Richard henderson  <rth@redhat.com>
5544         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
5545         (__isnan, __isnanl): Remove.
5546         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
5548         * sysdeps/alpha/fpu/libm-test-ulps: Update.
5550 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
5552         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
5554 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
5556         * resolv/nss_dns/dns-host.c (getanswer_r)
5557         [MULTI_PTRS_ARE_ALIASES]: Remove code.
5559 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
5561         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
5562         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
5563         undefine.
5564         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
5565         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
5567 2014-07-01  Roland McGrath <roland@hack.frob.com>
5569         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
5570         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
5572         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
5573         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
5575         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
5576         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
5577         ... here.
5578         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
5579         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
5581         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
5582         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
5583         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
5584         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
5586         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
5587         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
5588         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
5589         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
5590         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
5591         Moved ...
5592         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
5593         ... here.
5594         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
5595         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
5596         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
5597         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
5598         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
5599         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
5600         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
5601         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
5602         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
5603         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
5604         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
5605         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
5606         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
5607         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
5608         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
5609         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
5610         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
5611         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
5612         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
5613         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
5614         ... here.
5615         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
5616         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
5617         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
5618         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
5619         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
5620         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
5621         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
5622         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
5624 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
5626         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
5627         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
5628         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
5629         Add sysdep.
5631 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5633         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5635 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
5637         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
5638         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
5640         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
5642         * sysdeps/arm/libm-test-ulps: Regenerated.
5644 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
5645             Roland McGrath <roland@hack.frob.com>
5647         * test-skeleton.c (signal_handler): Kill the whole process group
5648         before killing the child individually.
5649         (main): Report any failure on `setpgid'.
5651 2014-06-30  Roland McGrath  <roland@hack.frob.com>
5653         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
5654         from _TLS_H to _ARM_NPTL_TLS_H.
5655         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
5656         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
5658 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
5660         [BZ #16539]
5661         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
5662         (__expm1l): Return argument unchanged when small but not
5663         subnormal.
5665         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
5666         include macro name.
5667         (_FP_UNPACK_RAW_1_P): Likewise.
5668         (_FP_PACK_RAW_1): Likewise.
5669         (_FP_PACK_RAW_1_P): Likewise.
5670         (_FP_MUL_MEAT_1_wide): Likewise.
5671         (_FP_MUL_MEAT_DW_1_hard): Likewise.
5672         (_FP_MUL_MEAT_1_hard): Likewise.
5673         (_FP_DIV_MEAT_1_imm): Likewise.
5674         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
5675         (_FP_DIV_MEAT_1_udiv): Likewise.
5676         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
5677         (_FP_UNPACK_RAW_2): Likewise.
5678         (_FP_UNPACK_RAW_2_P): Likewise.
5679         (_FP_PACK_RAW_2): Likewise.
5680         (_FP_PACK_RAW_2_P): Likewise.
5681         (_FP_MUL_MEAT_DW_2_wide): Likewise.
5682         (_FP_MUL_MEAT_2_wide): Likewise.
5683         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
5684         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
5685         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
5686         (_FP_MUL_MEAT_2_gmp): Likewise.
5687         (_FP_DIV_MEAT_2_udiv): Likewise.
5688         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
5689         (_FP_FRAC_SRL_4): Likewise.
5690         (_FP_FRAC_SRST_4): Likewise.
5691         (_FP_FRAC_SRS_4): Likewise.
5692         (_FP_UNPACK_RAW_4): Likewise.
5693         (_FP_UNPACK_RAW_4_P): Likewise.
5694         (_FP_PACK_RAW_4): Likewise.
5695         (_FP_PACK_RAW_4_P): Likewise.
5696         (_FP_MUL_MEAT_DW_4_wide): Likewise.
5697         (_FP_MUL_MEAT_4_wide): Likewise.
5698         (_FP_MUL_MEAT_4_gmp): Likewise.
5699         (umul_ppppmnnn): Likewise.
5700         (_FP_DIV_MEAT_4_udiv): Likewise.
5701         (__FP_FRAC_ADD_4): Likewise.
5702         (__FP_FRAC_SUB_3): Likewise.
5703         (__FP_FRAC_SUB_4): Likewise.
5704         (__FP_FRAC_DEC_3): Likewise.
5705         (__FP_FRAC_DEC_4): Likewise.
5706         (__FP_FRAC_ADDI_4): Likewise.
5707         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
5708         (_FP_FRAC_SRL_8): Likewise.
5709         (_FP_FRAC_SRS_8): Likewise.
5711         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
5712         include macro name.
5713         (FP_UNPACK_RAW_EP): Likewise.
5714         (FP_PACK_RAW_E): Likewise.
5715         (FP_PACK_RAW_EP): Likewise.
5716         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
5717         (_FP_ISSIGNAN): Likewise.
5718         (_FP_ADD_INTERNAL): Likewise.
5719         (_FP_FMA): Likewise.
5720         (_FP_CMP): Likewise.
5721         (_FP_SQRT): Likewise.
5722         (_FP_TO_INT): Likewise.
5723         (_FP_FROM_INT): Likewise.
5724         (FP_EXTEND): Likewise.
5725         (_FP_DIV_MEAT_N_loop): Likewise.
5727 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
5729         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
5730         throughout.
5732 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
5734         [BZ #17097]
5735         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
5736         result with correct sign in case of exponents that produce
5737         overflow except for X very close to 1.
5739 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
5741         mktime: merge #if/#ifdef usage from glibc
5742         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
5743         as that works with both Glibc's and Gnulib's style.
5744         See thread starting at Siddhesh Poyarekar's bug report at:
5745         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
5747 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
5749         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
5750         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
5751         * sysdeps/tile/tilegx/memmove.c: Remove file.
5753 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
5755         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
5756         abi-name definition.
5757         * scripts/soversions.awk: Do not handle or generate ABI lines.
5758         * shlib-versions: Remove ABI entries.
5759         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
5760         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
5762 2014-06-27  Roland McGrath  <roland@hack.frob.com>
5764         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
5765         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
5766         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
5767         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
5768         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
5769         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
5770         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
5771         Moved ...
5772         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
5773         ... here.
5774         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
5775         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
5776         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
5777         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
5778         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
5779         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
5780         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
5781         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
5782         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
5783         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
5784         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
5785         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
5786         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
5787         Moved ...
5788         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
5789         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
5790         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
5791         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
5792         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
5793         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
5794         Moved ...
5795         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
5796         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
5797         Moved ...
5798         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
5799         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
5800         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
5801         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
5802         Moved ...
5803         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
5804         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
5805         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
5806         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
5807         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
5808         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
5809         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
5810         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
5811         Moved ...
5812         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
5813         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
5814         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
5815         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
5816         Moved ...
5817         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
5818         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
5819         Moved ...
5820         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
5821         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
5822         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
5823         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
5824         Moved ...
5825         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
5826         ... here.
5827         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
5828         Identical file removed.
5829         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
5830         Moved ...
5831         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
5832         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
5833         Identical file removed.
5834         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
5835         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
5836         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
5837         Moved ...
5838         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
5839         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
5840         Identical file removed.
5841         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
5842         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
5843         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
5844         Identical file removed.
5845         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
5846         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
5847         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
5848         Identical file removed.
5849         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
5850         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
5851         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
5852         Identical file removed.
5853         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
5854         Moved ...
5855         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
5856         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
5857         Identical file removed.
5858         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
5859         Moved ...
5860         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
5861         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
5862         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
5863         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
5864         Identical file removed.
5865         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
5866         Moved ...
5867         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
5868         ... here.
5869         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
5870         Identical file removed.
5871         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
5872         Moved ...
5873         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
5874         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
5875         Identical file removed.
5876         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
5877         Moved ...
5878         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
5879         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
5880         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
5881         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
5882         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
5883         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
5884         Moved ...
5885         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
5886         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
5887         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
5889         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
5890         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
5891         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
5892         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
5893         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
5895 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
5897         [BZ #17092]
5898         * nscd/nscd.c (monitor_child): Return exit status of child
5899         instead of return value from wait syscall.
5901 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
5903         * configure.ac (libc_commonpagesize): Remove variable.
5904         (libc_relro_required): Likewise.
5905         (libc_cv_z_relro): Remove configure test.
5906         * configure: Regenerated.
5907         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
5908         variable.
5909         (libc_relro_required): Likewise.
5910         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
5911         (libc_relro_required): Likewise.
5912         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
5913         (libc_relro_required): Likewise.
5914         * sysdeps/arm/preconfigure: Regenerated.
5915         * sysdeps/ia64/preconfigure: Remove file.
5916         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
5917         variable.
5918         (libc_relro_required): Likewise.
5920         [BZ #16561]
5921         [BZ #16562]
5922         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
5923         (__ieee754_yn): Set FE_TONEAREST mode internally and then
5924         recompute overflowing results in original rounding mode.
5925         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
5926         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
5927         recompute overflowing results in original rounding mode.
5928         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
5929         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
5930         recompute overflowing results in original rounding mode.
5931         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
5932         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
5933         recompute overflowing results in original rounding mode.
5934         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
5935         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
5936         recompute overflowing results in original rounding mode.
5937         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
5938         (libc_feholdsetround_ctx): New macro.
5939         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
5940         * sysdeps/i386/fpu/libm-test-ulps: Update.
5941         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
5943 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
5945         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
5946         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
5947         corresponding .cpsetup call.
5949 2014-06-26  Roland McGrath  <roland@hack.frob.com>
5951         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
5952         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
5953         * sysdeps/arm/Makefile [$(subdir) = csu]
5954         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
5955         (static-only-routines): Add aeabi_read_tp here.
5956         (shared-only-routines): Add libc-aeabi_read_tp here.
5957         (CFLAGS-libc-start.c): Add -fexceptions here.
5958         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
5959         (sysdep_routines, static-only-routines, shared-only-routines):
5960         Don't add to these here.
5961         (CFLAGS-libc-start.c): Likewise.
5963         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
5964         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
5965         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
5966         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
5967         * sysdeps/arm/Makefile [$(subdir) = rt]
5968         (librt-sysdep_routines, librt-shared-only-routines):
5969         Append rt-aeabi_unwind_cpp_pr1 here.
5970         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
5971         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
5972         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
5973         (libpthread-sysdep_routines, libpthread-shared-only-routines):
5974         Append nptl-aeabi_unwind_cpp_pr1 here.
5975         (tests): Filter out tst-cleanupx4 here.
5976         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
5977         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
5978         Don't do those here.
5980 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
5982         * scripts/list-sources.sh: Do not handle ports specially.
5984 2014-06-26  Roland McGrath  <roland@hack.frob.com>
5986         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
5987         * sysdeps/arm/feupdateenv.c: Likewise.
5989         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
5991 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
5993         * manual/texinfo.tex: Update to version 2014-05-05.10 with
5994         trailing whitespace removed.
5995         * scripts/config.guess: Update to version 2014-03-23.
5996         * scripts/config.sub: Update to version 2014-05-01
5997         * scripts/install-sh: Update to version 2013-12-25.23.
5998         * scripts/move-if-change: Update from gnulib.
6000 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6002         * debug/memmove_chk.c: Remove pagecopy.h include.
6004 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
6006         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
6007         identical to gnulib mktime.
6009 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
6011         * configure.ac: Do not test for machine being rs6000.  Do not test
6012         for powerpc*-*soft.
6013         * configure: Regenerated.
6015         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
6016         test.
6017         * configure: Regenerated.
6018         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
6019         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
6020         Remove configure test.
6021         * sysdeps/arm/configure: Regenerated.
6022         * sysdeps/nptl/configure.ac: Do not check
6023         libc_cv_asm_cfi_directives.
6024         * sysdeps/nptl/configure: Regenerated.
6025         * sysdeps/x86_64/nptl/configure.ac: Remove file.
6026         * sysdeps/x86_64/nptl/configure: Remove generated file.
6027         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
6028         unconditional.
6029         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
6031 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6033         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
6034         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
6035         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
6036         it is defined.
6038         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
6039         instead of whether it is defined.
6040         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
6041         * sysdeps/hppa/dl-machine.h: Likewise.
6042         * sysdeps/ia64/dl-machine.h: Likewise.
6043         * sysdeps/m68k/dl-machine.h: Likewise.
6044         * sysdeps/microblaze/dl-machine.h: Likewise.
6045         * sysdeps/mips/dl-machine.: Likewise.
6046         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
6047         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
6048         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
6049         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
6050         * sysdeps/sh/dl-machine.h: Likewise.
6051         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
6052         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
6053         * sysdeps/tile/dl-machine.h: Likewise.
6054         * sysdeps/x86_64/dl-machine.h: Likewise.
6056         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
6057         code.
6058         (verify_persistent_db): Likewise.
6060 2014-06-26  Roland McGrath  <roland@hack.frob.com>
6062         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
6063         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
6064         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
6065         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
6066         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
6067         Moved ...
6068         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
6069         ... here.
6070         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
6071         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
6072         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
6073         Identical file removed.
6074         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
6075         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
6076         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
6077         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
6078         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
6079         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
6080         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
6081         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
6082         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
6083         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
6084         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
6085         Moved ...
6086         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
6087         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
6088         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
6089         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
6090         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
6091         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
6092         Moved ...
6093         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
6094         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
6095         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
6096         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
6097         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
6098         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
6099         Identical file removed.
6100         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
6101         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
6102         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
6103         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
6104         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
6105         Moved ...
6106         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
6107         ... here.
6108         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
6109         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
6110         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
6111         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
6112         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
6113         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
6114         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
6115         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
6116         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
6117         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
6118         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
6119         Moved ...
6120         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
6121         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
6122         Moved ...
6123         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
6124         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
6125         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
6126         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
6127         Moved ...
6128         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
6129         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
6130         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
6132         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
6133         folded into ...
6134         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
6135         * sysdeps/unix/sysv/linux/s390/Versions
6136         (libpthread: GLIBC_2.19): New version set.
6137         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
6138         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
6139         (librt: GLIBC_2.3.3): New version set.
6140         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
6141         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
6142         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
6143         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
6144         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
6145         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
6146         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
6147         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
6148         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
6149         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
6150         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
6151         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
6152         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
6153         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
6154         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
6155         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
6156         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
6157         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
6158         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
6159         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
6160         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
6161         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
6162         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
6163         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
6164         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
6165         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
6166         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
6167         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
6168         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
6169         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
6170         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
6171         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
6172         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
6173         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
6174         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
6175         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
6176         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
6177         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
6178         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
6179         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
6180         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
6181         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
6182         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
6183         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
6184         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
6186         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
6187         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
6188         (__libc_vfork): Define the function under this name.
6189         [!NOT_IN_libc] (__vfork): Make this an alias.
6190         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
6191         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
6192         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
6193         (__libc_vfork): Define the function under this name.
6194         [!NOT_IN_libc] (__vfork): Make this an alias.
6195         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
6196         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
6197         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
6198         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
6199         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
6200         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
6202         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
6203         code that was previously under [RESET_PID].
6204         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
6205         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
6206         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
6208         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
6209         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
6210         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
6211         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
6212         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
6213         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
6214         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
6215         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
6216         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
6217         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
6218         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
6219         Moved ...
6220         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
6221         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
6222         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
6223         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
6224         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
6225         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
6226         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
6227         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
6228         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
6229         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
6230         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
6231         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
6232         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
6233         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
6234         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
6235         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
6236         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
6237         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
6238         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
6239         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
6240         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
6241         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
6242         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
6243         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
6244         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
6245         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
6246         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
6247         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
6248         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
6250 2014-06-25  Roland McGrath  <roland@hack.frob.com>
6252         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
6253         that was previously under [RESET_PID].
6254         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
6256 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
6258         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
6259         not undefine and redefine.
6260         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
6261         [O_CLOEXEC]: Make code unconditional.
6262         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
6263         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
6264         <kernel-features.h>.
6265         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
6266         conditional variable definition.
6267         (shm_open) [O_CLOEXEC]: Make code unconditional.
6268         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
6269         code.
6271         * configure.ac (USE_REGPARMS): Don't define here.
6272         * configure: Regenerated.
6273         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
6274         * sysdeps/i386/configure: Regenerated.
6276         * nptl/createthread.c: Don't include kernel-features.h.
6277         * nptl/pthread_cancel.c: Likewise.
6278         * nptl/pthread_condattr_setclock.c: Likewise.
6279         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
6280         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
6281         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
6282         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
6283         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
6284         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
6285         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
6286         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
6287         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
6288         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
6289         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
6290         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
6291         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
6292         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
6293         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
6294         * nscd/gai.c: Likewise.
6295         * nss/nss_db/db-open.c: Likewise.
6296         * sysdeps/generic/ldsodefs.h: Likewise.
6297         * sysdeps/sh/nptl/tls.h: Likewise.
6298         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
6299         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
6300         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
6301         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
6302         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
6303         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
6304         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
6305         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
6306         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
6307         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
6308         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
6309         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
6310         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
6311         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
6312         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
6313         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
6314         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
6315         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
6316         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
6317         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
6318         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
6319         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
6320         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
6321         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
6322         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
6323         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
6324         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
6325         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
6326         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
6327         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
6328         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
6329         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
6330         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
6331         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
6332         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
6333         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
6334         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
6335         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
6336         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
6337         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
6338         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
6339         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
6340         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
6341         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
6342         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
6343         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
6344         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
6345         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
6346         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
6347         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
6348         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
6349         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
6350         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
6351         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
6352         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
6353         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
6354         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
6355         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
6356         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
6357         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
6358         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
6359         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
6360         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
6361         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
6362         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
6363         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
6364         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
6365         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
6366         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
6367         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
6368         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
6369         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
6370         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
6371         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
6372         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
6373         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
6374         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
6375         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
6376         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
6377         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
6378         * sysdeps/unix/sysv/linux/pread.c: Likewise.
6379         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
6380         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
6381         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
6382         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
6383         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
6384         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
6385         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
6386         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
6387         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
6388         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
6389         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
6390         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
6391         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
6392         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
6393         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
6394         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
6395         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
6396         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
6397         * sysdeps/unix/sysv/linux/system.c: Likewise.
6398         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
6399         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
6400         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
6401         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
6402         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
6403         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
6404         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
6406         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
6407         * configure: Regenerated.
6408         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
6410         * configure.ac (base_machine): Do not set specially for particular
6411         machines here.
6412         * configure: Regenerated.
6413         * sysdeps/powerpc/preconfigure: Move machine and base_machine
6414         settings from configure.ac.
6415         * sysdeps/i386/preconfigure: New file.
6416         * sysdeps/s390/preconfigure: Likewise.
6417         * sysdeps/sh/preconfigure: Likewise.
6418         * sysdeps/sparc/preconfigure: Likewise.
6420 2014-06-25  Roland McGrath  <roland@hack.frob.com>
6422         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
6423         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
6424         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
6425         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
6426         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
6427         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
6428         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
6429         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
6430         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
6431         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
6432         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
6433         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
6434         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
6435         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
6436         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
6437         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
6438         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
6439         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
6440         * sysdeps/sparc/sparc64/Makefile: ... appended here.
6442         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
6443         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
6444         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
6445         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
6446         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
6447         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
6448         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
6449         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
6450         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
6451         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
6452         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
6453         * sysdeps/sparc/sparc32/sem_post.c: ... here.
6454         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
6455         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
6456         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
6457         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
6458         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
6459         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
6460         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
6461         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
6462         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
6463         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
6464         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
6465         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
6466         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
6467         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
6468         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
6469         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
6470         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
6471         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
6472         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
6473         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
6474         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
6475         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
6476         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
6477         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
6478         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
6479         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
6481         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
6482         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
6483         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
6484         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
6485         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
6486         Moved ...
6487         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
6488         ... here.
6489         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
6490         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
6491         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
6492         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
6493         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
6494         Moved ...
6495         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
6496         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
6497         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
6498         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
6499         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
6500         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
6501         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
6502         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
6503         Moved ...
6504         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
6505         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
6506         Moved ...
6507         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
6508         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
6509         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
6510         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
6511         Moved ...
6512         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
6513         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
6514         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
6515         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
6516         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
6517         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
6518         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
6519         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
6520         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
6521         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
6522         Moved ...
6523         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
6524         ... here.
6525         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
6526         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
6527         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
6528         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
6529         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
6530         Moved ...
6531         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
6532         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
6533         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
6534         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
6535         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
6536         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
6537         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
6538         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
6539         Moved ...
6540         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
6541         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
6542         Moved ...
6543         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
6544         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
6545         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
6546         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
6547         Moved ...
6548         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
6549         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
6550         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
6551         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
6552         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
6554 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
6556         * timezone/checktab.awk: Update from tzcode 2014e.
6557         * timezone/private.h: Likewise.
6558         * timezone/tzfile.h: Likewise.
6559         * timezone/zdump.c: Likewise.
6560         * timezone/zic.c: Likewise.
6562         * sysdeps/unix/sysv/linux/kernel-features.h
6563         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
6564         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
6565         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
6566         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
6567         Remove conditional code.
6569 2014-06-25  Will Newton  <will.newton@linaro.org>
6571         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
6572         (_dl_arm_cap_flags): Add HWCAP2 values.
6573         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
6574         (_DL_HWCAP_COUNT): Increase to 37.
6575         (_DL_HWCAP_LAST): New define.
6576         (_DL_HWCAP2_LAST): New define.
6577         (_dl_procinfo): Add support for printing
6578         AT_HWCAP2 entries.
6579         (_dl_string_hwcap): Use _dl_hwcap_string.
6581 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6583         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6585 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
6587         * README: Do not mention ports directory.
6589         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
6590         Remove macro.
6591         * sysdeps/unix/sysv/linux/futimes.c: Do not include
6592         <kernel-features.h>.
6593         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
6594         conditional variable definition.
6595         (__futimes): Update comment.
6596         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
6597         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
6599         [BZ #16560]
6600         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
6601         arguments close to 0.
6602         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
6603         Likewise.
6604         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
6605         Likewise.
6606         * math/auto-libm-test-in: Add more tests of exp10.
6607         * math/auto-libm-test-out: Regenerated.
6608         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
6610         * sysdeps/unix/sysv/linux/kernel-features.h
6611         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
6612         * sysdeps/unix/sysv/linux/readv.c: Do not include
6613         <kernel-features.h>.
6614         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
6615         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
6616         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
6617         unconditional.
6618         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
6619         conditional code.
6620         * sysdeps/unix/sysv/linux/writev.c: Do not include
6621         <kernel-features.h>.
6622         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
6623         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
6624         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
6625         unconditional.
6626         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
6627         conditional code.
6629 2014-06-25  Will Newton  <will.newton@linaro.org>
6631         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
6632         comment changes throughout the file.  Remove checks
6633         for HAVE_*_H definitions that are not required.
6634         (__gen_tempname): Call abort if an unknown kind value is
6635         passed.
6637 2014-06-25  Andreas Schwab  <schwab@suse.de>
6639         [BZ #17086]
6640         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
6641         scalbln, scalblnf, scalblnl in libc.
6643 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
6645         [BZ #17086]
6646         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
6647         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
6648         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
6650 2014-06-24  Roland McGrath  <roland@hack.frob.com>
6652         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
6653         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
6654         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
6655         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
6656         Update #include.
6657         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
6658         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
6659         Update #include.
6660         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
6661         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
6662         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
6663         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
6664         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
6665         * sysdeps/x86/bits/pthreadtypes.h: ... here.
6666         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
6667         * sysdeps/x86/bits/semaphore.h: ... here.
6668         * sysdeps/x86/nptl/elide.h: Moved ...
6669         * sysdeps/x86/elide.h: ... here.
6670         * sysdeps/x86_64/nptl/Implies: File removed.
6671         * sysdeps/i386/nptl/Implies: File removed.
6673 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
6675         [BZ #16539]
6676         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
6677         return the argument for normal arguments with exponent below -64.
6678         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
6679         Likewise.
6680         * math/auto-libm-test-in: Add another test of expm1.
6681         * math/auto-libm-test-out: Regenerated.
6683         [BZ #16287]
6684         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
6685         calling __erfcl for arguments at least 16.
6686         * math/auto-libm-test-in: Add more tests of erf.
6687         * math/auto-libm-test-out: Regenerated.
6689         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
6690         individual architectures.
6691         * sysdeps/unix/sysv/linux/configure: Regenerated.
6692         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
6693         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
6694         * sysdeps/unix/sysv/linux/powerpc/configure.ac
6695         (ldd_rewrite_script): Define variable.
6696         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
6697         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
6698         file.
6699         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
6700         generated file.
6701         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
6702         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
6703         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
6704         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
6705         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
6706         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
6707         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
6708         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
6710 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
6712         [BZ #17084]
6713         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
6714         Rename member __data.d to __data.__elision_data.
6716 2014-06-24  Wilco  <wdijkstr@arm.com>
6718         * NEWS: Add 16918 to fixed bug list.
6720 2014-06-24  Wilco  <wdijkstr@arm.com>
6722         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
6724 2014-06-24  Wilco  <wdijkstr@arm.com>
6726         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
6727         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
6728         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
6729         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
6730         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
6731         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
6732         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
6733         Use _FPU_MASK_RM.
6735 2014-06-24  Wilco  <wdijkstr@arm.com>
6737         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
6739 2014-06-24  Wilco  <wdijkstr@arm.com>
6741         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
6742         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
6743         * sysdeps/arm/fesetround.c (fesetround): Remove space.
6744         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
6746 2014-06-24  Wilco  <wdijkstr@arm.com>
6748         [BZ #16918]
6749         * sysdeps/arm/feupdateenv.c (feupdateenv):
6750         Rewrite to reduce FPSCR accesses and fix return value.
6752 2014-06-24  Wilco  <wdijkstr@arm.com>
6754         * sysdeps/arm/fclrexcpt.c (feclearexcept):
6755         Optimize to avoid unnecessary FPSCR writes.
6756         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
6757         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
6758         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
6759         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
6761 2014-06-24  Wilco  <wdijkstr@arm.com>
6763         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
6764         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
6765         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
6766         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
6767         Call libc_fetestexcept_vfp.
6768         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
6769         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
6770         __SOFTFP__ ifdef so that they can be built for softfp.
6772 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
6774         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
6775         argument type signed char.
6777         * Makerules (check-abi): Dump diff of symlist if the test
6778         fails.
6780 2014-06-23  Roland McGrath  <roland@hack.frob.com>
6782         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
6783         using abort.
6785         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
6786         Remove unused variable ST.
6788 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
6790         [BZ #16354]
6791         [BZ #17061]
6792         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
6793         small arguments before calling __expm1.
6794         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
6795         small arguments before calling __expm1f.
6796         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
6797         small arguments before calling __expm1l.
6798         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
6799         Likewise.
6800         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
6801         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
6802         spurious underflow for some cosh tests.
6803         * math/auto-libm-test-out: Regenerated.
6804         * sysdeps/i386/fpu/libm-test-ulps: Update.
6806         [BZ #17050]
6807         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
6808         (__ieee754_y1): Set errno if return value overflows.
6809         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
6810         (__ieee754_y1f): Set errno if return value overflows.
6811         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
6812         (__ieee754_y1l): Set errno if return value overflows.
6813         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
6814         (__ieee754_y1l): Set errno if return value overflows.
6815         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
6816         * math/auto-libm-test-out: Regenerated.
6818         * math/gen-auto-libm-tests.c: Document use of
6819         ignore-zero-inf-sign.
6820         (input_flag_type): Add value flag_ignore_zero_inf_sign.
6821         (input_flags): Add ignore-zero-inf-sign.
6822         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
6823         * math/gen-libm-test.pl (generate_testfile): Handle
6824         ignore-zero-inf-sign.
6825         * math/auto-libm-test-in: Mark some cpow tests with
6826         ignore-zero-inf-sign and some with xfail-rounding.
6827         * math/auto-libm-test-out: Regenerated.
6828         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
6829         * sysdeps/i386/fpu/libm-test-ulps: Update.
6830         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6832         [BZ #16315]
6833         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
6834         overflowing or underflowing operations take place with sign of
6835         result.
6836         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
6837         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
6838         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
6839         (__ieee754_pow): Recompute overflowing and underflowing results in
6840         original rounding mode.
6841         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
6842         (__powl_helper): Allow negative argument X and scale negated value
6843         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
6844         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
6845         overflowing or underflowing operations take place with sign of
6846         result.
6847         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
6848         Include <math.h>.
6849         * math/auto-libm-test-in: Add more tests of pow.
6850         * math/auto-libm-test-out: Regenerated.
6851         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
6852         (pow_tonearest_test_data): Remove.
6853         (pow_test_tonearest): Likewise.
6854         (pow_towardzero_test_data): Likewise.
6855         (pow_test_towardzero): Likewise.
6856         (pow_downward_test_data): Likewise.
6857         (pow_test_downward): Likewise.
6858         (pow_upward_test_data): Likewise.
6859         (pow_test_upward): Likewise.
6860         (main): Don't call removed functions.
6861         * sysdeps/i386/fpu/libm-test-ulps: Update.
6862         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6864 2014-06-23  Roland McGrath  <roland@hack.frob.com>
6866         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
6867         Moved ...
6868         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
6869         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
6870         Moved ...
6871         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
6872         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
6873         Moved ...
6874         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
6875         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
6876         Moved ...
6877         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
6878         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
6879         File removed.
6880         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
6881         File removed.
6882         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
6883         File removed.
6884         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
6885         File removed.
6886         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
6887         File removed.
6888         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
6889         File removed.
6890         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
6891         File removed.
6892         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
6893         File removed.
6894         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
6895         File removed.
6896         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
6897         File removed.
6898         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
6899         File removed.
6900         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
6901         File removed.
6902         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
6903         Moved ...
6904         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
6905         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
6906         Moved ...
6907         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
6908         ... here.
6909         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
6910         Moved ...
6911         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
6912         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
6913         Moved ...
6914         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
6915         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
6916         Moved ...
6917         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
6918         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
6919         Moved ...
6920         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
6921         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
6922         Moved ...
6923         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
6924         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
6925         Moved ...
6926         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
6927         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
6928         Moved ...
6929         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
6930         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
6931         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
6932         ... here.
6933         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
6934         Moved ...
6935         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
6936         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
6937         Moved ...
6938         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
6939         ... here.
6940         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
6941         Moved ...
6942         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
6943         ... here.
6944         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
6945         Moved ...
6946         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
6947         ... here.
6948         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
6949         Moved ...
6950         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
6951         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
6952         Moved ...
6953         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
6954         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
6955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
6956         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
6957         Moved ...
6958         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
6959         ... here.
6960         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
6961         Moved ...
6962         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
6963         ... here.
6964         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
6965         Moved ...
6966         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
6967         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
6968         Moved ...
6969         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
6970         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
6971         Moved ...
6972         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
6973         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
6974         Moved ...
6975         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
6976         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
6977         Moved ...
6978         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
6979         ... here.
6980         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
6981         Moved ...
6982         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
6983         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
6984         Moved ...
6985         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
6986         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
6987         Moved ...
6988         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
6989         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
6990         Moved ...
6991         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
6992         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
6993         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
6994         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
6995         Moved ...
6996         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
6997         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
6998         Moved ...
6999         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
7000         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
7001         Moved ...
7002         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
7003         ... here.
7004         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
7005         Moved ...
7006         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
7007         ... here.
7008         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
7009         Moved ...
7010         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
7011         ... here.
7012         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
7013         Moved ...
7014         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
7015         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
7016         Moved ...
7017         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
7018         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
7019         Moved ...
7020         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
7021         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
7022         Moved ...
7023         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
7024         ... here.
7025         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
7026         Moved ...
7027         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
7028         ... here.
7029         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
7030         Moved ...
7031         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
7032         ... here.
7033         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
7034         Moved ...
7035         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
7036         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
7037         Moved ...
7038         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
7040 2014-06-23  Will Newton  <will.newton@linaro.org>
7041             Wilco  <wdijkstr@arm.com>
7043         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
7044         implementation.  Include get-rounding-mode.h.
7045         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
7046         [!libc_feholdsetround_noex_ctx]: Define
7047         libc_feholdsetround_noex_ctx.
7048         [!libc_feholdsetround_noexf_ctx]: Define
7049         libc_feholdsetround_noexf_ctx.
7050         [!libc_feholdsetround_noexl_ctx]: Define
7051         libc_feholdsetround_noexl_ctx.
7052         (libc_feholdsetround_ctx): New function.
7053         (libc_feresetround_ctx): New function.
7054         (libc_feholdsetround_noex_ctx): New function.
7055         (libc_feresetround_noex_ctx): New function.
7057 2014-06-23  Roland McGrath  <roland@hack.frob.com>
7059         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
7060         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
7061         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
7062         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
7063         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
7064         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
7066         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
7067         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
7068         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
7069         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
7070         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
7071         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
7072         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
7073         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
7074         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
7075         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
7076         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
7077         Moved ...
7078         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
7079         ... here.
7080         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
7081         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
7082         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
7083         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
7084         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
7085         Moved ...
7086         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
7087         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
7088         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
7089         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
7090         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
7091         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
7092         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
7093         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
7094         Moved ...
7095         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
7096         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
7097         Moved ...
7098         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
7099         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
7100         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
7101         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
7102         Moved ...
7103         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
7104         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
7105         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
7106         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
7107         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
7108         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
7109         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
7110         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
7111         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
7112         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
7113         Moved ...
7114         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
7115         ... here.
7116         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
7117         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
7118         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
7119         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
7120         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
7121         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
7122         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
7123         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
7124         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
7125         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
7126         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
7127         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
7128         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
7129         Moved ...
7130         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
7131         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
7132         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
7133         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
7134         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
7135         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
7136         Moved ...
7137         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
7138         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
7139         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
7140         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
7141         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
7143         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
7144         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
7145         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
7146         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
7147         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
7148         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
7149         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
7150         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
7151         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
7152         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
7153         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
7154         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
7155         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
7156         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
7157         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
7158         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
7159         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
7160         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
7161         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
7162         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
7163         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
7164         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
7165         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
7166         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
7167         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
7168         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
7169         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
7170         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
7172 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
7174         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
7175         (FALLOC_FL_COLLAPSE_RANGE): New macro.
7176         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
7177         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
7178         (IPV6_PMTUDISC_INTERFACE): Likewise.
7179         (IPV6_PMTUDISC_OMIT): Likewise.
7181 2014-06-23  Andreas Schwab  <schwab@suse.de>
7183         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
7184         Remove unused errout label.
7186 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7188         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
7189         macro: hardware supports Vector Crypto instructions.
7191 2014-06-23  Will Newton  <will.newton@linaro.org>
7193         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
7194         rather than __builtin_expect.
7196         * elf/dl-lookup.c (undefined_msg): Remove variable.
7197         (_dl_lookup_symbol_x): Replace undefined_msg with string
7198         literal.
7200         * elf/dl-lookup.c (do_lookup_unique): New function.
7201         (do_lookup_x): Move STB_GNU_UNIQUE handling code
7202         to a separate function.
7204 2014-06-23  Andreas Schwab  <schwab@suse.de>
7206         [BZ #17079]
7207         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
7208         before reading the next line.
7210 2014-06-23  Will Newton  <will.newton@linaro.org>
7212         * test-skeleton.c (signal_handler): Use printf and %m
7213         rather than perror.  Use printf rather than fprintf to
7214         stderr.  Use puts rather than fputs to stderr.
7215         (main): Likewise.
7217 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
7219         * nscd/nscd.c (thread_info_t): Remove typedef.
7220         (thread_info): Remove variable.
7222 2014-06-21  Allan McRae  <allan@archlinux.org>
7224         * NEWS: Mention CVE-2014-4043.
7226 2014-06-20  Roland McGrath  <roland@hack.frob.com>
7228         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
7229         * nptl/smp.h: ... here.
7231         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
7233         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
7234         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
7235         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
7236         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
7238         * nptl/allocatestack.c: Include <stack-aliasing.h>.
7239         * nptl/stack-aliasing.h: New file.
7240         * sysdeps/i386/i686/stack-aliasing.h: New file.
7241         * sysdeps/i386/i686/nptl/Makefile: File removed.
7242         * sysdeps/x86_64/stack-aliasing.h: New file.
7243         * sysdeps/x86_64/nptl/Makefile
7244         (CFLAGS-pthread_create.c): Variable removed.
7246         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
7247         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
7248         old file.
7249         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
7250         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
7251         old file.
7253 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
7255         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7256         (__ASSUME_SIGFRAME_V2): Remove macro.
7257         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
7258         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
7259         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
7260         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
7261         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
7262         Declare as function.  Remove conditional macro definitions.
7263         (__default_rt_sa_restorer): Likewise.
7264         (__default_sa_restorer_v1): Remove declaration.
7265         (__default_sa_restorer_v2): Likewise.
7266         (__default_rt_sa_restorer_v1): Likewise.
7267         (__default_rt_sa_restorer_v2): Likewise.
7268         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
7269         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
7270         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
7272 2014-06-20  Roland McGrath  <roland@hack.frob.com>
7274         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
7275         (libpthread-routines): Add sysdep.
7276         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
7277         * sysdeps/unix/sysv/linux/sparc/Versions
7278         (libpthread: GLIBC_2.3.3): New version set.
7279         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
7280         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
7281         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
7282         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
7283         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
7284         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
7285         Moved ...
7286         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
7287         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
7288         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
7289         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
7290         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
7291         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
7292         * sysdeps/sparc/nptl/sem_init.c: ... here.
7293         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
7294         * sysdeps/sparc/nptl/sem_post.c: ... here.
7295         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
7296         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
7297         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
7298         * sysdeps/sparc/nptl/sem_wait.c: ... here.
7299         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
7300         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
7301         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
7302         (libpthread-routines): Add cpu_relax.
7303         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
7304         File removed.
7305         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
7306         (librt: GLIBC_2.3.3): New version set.
7307         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
7308         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
7309         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
7310         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
7311         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
7312         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
7313         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
7314         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
7315         Moved ...
7316         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
7317         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
7318         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
7319         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
7320         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
7321         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
7322         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
7323         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
7324         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
7325         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
7326         Moved ...
7327         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
7328         Update #include.
7329         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
7330         Moved ...
7331         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
7332         Update #include.
7333         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
7334         Moved ...
7335         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
7336         Update #include.
7337         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
7338         Moved ...
7339         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
7340         Update #include.
7341         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
7342         Moved ...
7343         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
7344         Update #include.
7345         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
7346         Moved ...
7347         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
7348         Update #include.
7349         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
7350         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
7351         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
7352         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
7353         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
7354         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
7355         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
7356         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
7357         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
7358         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
7359         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
7360         Moved ...
7361         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
7362         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
7363         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
7364         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
7365         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
7367 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
7369         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
7370         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
7371         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
7372         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
7373         * nscd/nscd.c: Likewise.
7374         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
7375         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
7376         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
7377         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
7379         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
7380         <kernel-features.h>.
7381         (init_mq_netlink): Remove conditional have_sock_cloexec
7382         definitions.  Remove code conditional on have_sock_cloexec < 0.
7383         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
7384         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
7385         * sysdeps/unix/sysv/linux/opensock.c: Do not include
7386         <kernel-features.h>.
7387         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
7388         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
7390 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
7392         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
7393         Add tests for memset_chk and memset.
7395         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
7396         with AVX2_Usable.
7398 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
7400         [BZ #16046]
7401         * elf/tst-dl-iter-static.c: New file.
7402         * elf/Makefile (tests-static): Add tst-dl-iter-static.
7404         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
7405         error.
7407 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
7409         * sysdeps/unix/sysv/linux/kernel-features.h
7410         (__ASSUME_F_GETOWN_EX): Remove macro.
7411         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
7412         <kernel-features.h>.
7413         (miss_F_GETOWN_EX): Remove variable or macro.
7414         (do_fcntl): Do not check miss_F_GETOWN_EX.
7415         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
7417         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
7418         Remove macro.
7419         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
7420         [!__ASSUME_AT_RANDOM]: Remove conditional code.
7421         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
7423         * sysdeps/unix/sysv/linux/kernel-features.h
7424         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
7425         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
7426         [ADJ_OFFSET_SS_READ]: Make code unconditional.
7427         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
7429 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
7431         [BZ #17075]
7432         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
7433         Fix calculation of the symbol's value.
7434         * sysdeps/arm/tst-armtlsdescloc.c: New file.
7435         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
7436         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
7437         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
7438         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
7439         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
7440         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
7441         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
7442         (modules-names): Add `tst-armtlsdescmod',
7443         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
7444         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
7445         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
7446         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
7447         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
7448         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
7449         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
7450         ($(objpfx)tst-armtlsdescloc): New dependency.
7451         ($(objpfx)tst-armtlsdescextnow): Likewise.
7452         ($(objpfx)tst-armtlsdescextlazy): Likewise.
7453         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
7454         TLS scheme support.
7455         * sysdeps/arm/configure: Regenerate.
7457 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
7459         * include/fcntl.h (__atfct_seterrno): Remove prototype.
7460         (__atfct_seterrno_2): Likewise.
7461         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
7462         <kernel-features.h>.
7463         (__ASSUME_ATFCTS): Do not undefine and redefine.
7464         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
7465         (__have_atfcts): Remove conditional definition.
7466         (__fxstatat([__NR_fstatat64]: Make code unconditional.
7467         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
7468         unreachable if [__ASSUME_ATFCTS].
7469         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
7470         not undefine and redefine.
7471         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
7472         <kernel-features.h>.
7473         (faccessat) [__NR_faccessat]: Make code unconditional.
7474         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
7475         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
7476         <kernel-features.h>.
7477         (fchmodat) [__NR_fchmodat]: Make code unconditional.
7478         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
7479         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
7480         <kernel-features.h>.
7481         (fchownat) [__NR_fchownat]: Make code unconditional.
7482         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
7483         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
7484         <kernel-features.h>.
7485         (futimesat) [__NR_futimesat]: Make code unconditional.
7486         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
7487         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
7488         <kernel-features.h>.
7489         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
7490         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
7491         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
7492         <kernel-features.h>.
7493         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
7494         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
7495         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
7496         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
7497         <kernel-features.h>.
7498         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
7499         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
7500         * sysdeps/unix/sysv/linux/linkat.c: Do not include
7501         <kernel-features.h>.
7502         (linkat) [__NR_linkat]: Make code unconditional.
7503         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
7504         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
7505         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
7506         <kernel-features.h>.
7507         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
7508         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
7509         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
7510         <kernel-features.h>.
7511         (mkdirat) [__NR_mkdirat]: Make code unconditional.
7512         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
7513         * sysdeps/unix/sysv/linux/openat.c: Do not include
7514         <kernel-features.h>.
7515         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
7516         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
7517         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
7518         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
7519         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
7520         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
7521         <kernel-features.h>.
7522         (readlinkat) [__NR_readlinkat]: Make code unconditional.
7523         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
7524         result of INLINE_SYSCALL directly, not via int variable.
7525         * sysdeps/unix/sysv/linux/renameat.c: Do not include
7526         <kernel-features.h>.
7527         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
7528         (renameat) [__NR_renameat]: Make code unconditional.
7529         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
7530         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
7531         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
7532         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
7533         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
7534         (__ASSUME_ATFCTS): Do not undefine and redefine.
7535         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
7536         <kernel-features.h>.
7537         (symlinkat) [__NR_symlinkat]: Make code unconditional.
7538         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
7539         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
7540         <kernel-features.h>.
7541         (unlinkat) [__NR_unlinkat]: Make code unconditional.
7542         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
7543         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
7544         (__ASSUME_ATFCTS): Do not undefine and redefine.
7545         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
7546         <kernel-features.h>.
7547         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
7548         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
7549         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
7550         <kernel-features.h>.
7551         (__xmknodat) [__NR_mknodat]: Make code unconditional.
7552         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
7554 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
7556         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
7558 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
7560         [BZ #17069]
7561         * posix/regcomp.c (parse_reg_exp): Deallocate partially
7562         constructed tree before returning error.
7563         * posix/bug-regexp36.c: Expand test case.
7565 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
7567         [BZ #6803]
7568         * math/libm-test.inc (scalbln_test_date):
7569         Add errno expectations.
7570         * math/w_scalblnf.c: New File.
7571         Add wrapper which checks for setting errno to ERANGE.
7572         Add weak_alias for corresponding scalbln function.
7573         * math/w_scalbln.c: Likewise.
7574         * math/w_scalblnl.c: Likewise.
7575         * math/Makefile (libm-calls): Add w_scalbln.
7576         * sysdeps/ieee754/flt-32/s_scalblnf.c:
7577         Remove weak_alias for corresponding scalbln function.
7578         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
7579         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
7580         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
7581         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
7582         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
7583         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
7584         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
7585         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
7586         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
7587         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
7588         Remove long_double_symbol for scalblnl function in libm, libc.
7589         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
7590         Add wrapper which checks for setting errno to ERANGE.
7591         Add long_double_symbol for scalblnl function in libm, libc.
7592         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
7593         Remove long_double_symbol for scalblnl in libm.
7594         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
7595         Add wrapper which checks for setting errno to ERANGE.
7596         Add long_double_symbol for scalblnl function in libm.
7597         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
7598         Do not use wrapper because of own implementation.
7600 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
7602         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
7603         3 bytes for __pad1 for x32.
7604         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
7606 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
7607             H.J. Lu  <hongjiu.lu@intel.com>
7609         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
7610         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
7611         * sysdeps/x86_64/multiarch/memset.S: Likewise.
7612         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
7613         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
7615 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
7617         [BZ #17069]
7618         * posix/regcomp.c (parse_expression): Deallocate partially
7619         constructed tree before returning error.
7620         * posix/Makefile.c (tests): Add bug-regex36.
7621         (generated): Add bug-regex36.mtrace.
7622         (tests-special): Add $(objpfx)bug-regex36-mem.out
7623         (bug-regex36-ENV): New variable.
7624         ($(objpfx)bug-regex36-mem.out): New rule.
7625         * posix/bug-regex36.c: New file.
7627 2014-06-19  Will Newton  <will.newton@linaro.org>
7629         * malloc/malloc.c (systrim): If extra is zero then return
7630         early.
7632 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
7634         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
7636 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
7638         * sysdeps/aarch64/strchr.S: New file.
7640 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
7642         [BZ #17022]
7643         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
7644         from arguments -2 or below.
7645         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
7646         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
7648 2014-06-18  Andreas Schwab  <schwab@suse.de>
7650         [BZ #17062]
7651         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
7652         of a bracket expr not to run off the end of the string.
7653         * posix/Makefile (tests): Add tst-fnmatch3.
7654         * posix/tst-fnmatch3.c: New file.
7656 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
7658         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
7659         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
7660         [$(cross-compiling) = no]: Likewise.
7661         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
7662         [$(cross-compiling) = no]: Likewise.
7664 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
7666         [BZ #17031]
7667         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
7668         double, adjusted for any remainder from the high double.
7669         * math/libm-test.inc (nearbyint): Add tests.
7670         (rint): Likewise.
7672 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7674         * nptl/sysdeps/powerpc/Makefile: Moved ...
7675         * sysdeps/powerpc/nptl/Makefile: ... here.
7676         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
7677         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
7678         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
7679         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
7680         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
7681         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
7682         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
7683         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
7684         * nptl/sysdeps/powerpc/tls.h: Moved ...
7685         * sysdeps/powerpc/nptl/tls.h: ... here.
7687 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
7689         [BZ #16681]
7690         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
7691         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
7692         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
7693         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
7694         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
7695         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
7696         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
7697         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
7698         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
7700 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
7702         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
7704 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
7706         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
7707         defined operator.
7709         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
7710         $TIMEOUTFACTOR.
7712 2014-06-16  Florian Weimer  <fweimer@redhat.com>
7714         [BZ #17058]
7715         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
7716         non-executed part of the test.
7718 2014-06-16  Andreas Schwab  <schwab@suse.de>
7720         * string/bits/string2.h (strdup, strndup): Update feature guard.
7722 2014-06-14  David S. Miller  <davem@davemloft.net>
7724         * sysdeps/sparc/fpu/libm-test-ulps: Update.
7726 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
7728         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
7729         that was previously under [RESET_PID].
7730         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
7732         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
7733         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
7734         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
7735         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7736         (__libc_vfork): New strong alias.
7737         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
7739 2014-06-14 Andi Kleen  <ak@linux.intel.com>
7741         * sysdeps/generic/elide.h: New file.
7743 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7745         * Makefile (installed-headers): Adjust path of pthread.h header.
7747 2014-06-13  Roland McGrath  <roland@hack.frob.com>
7749         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
7750         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
7751         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
7752         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
7754         * nptl/sysdeps/s390/Makefile: Moved ...
7755         * sysdeps/s390/nptl/Makefile: ... here.
7756         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
7757         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
7758         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
7759         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
7760         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
7761         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
7762         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
7763         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
7764         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
7765         * sysdeps/s390/nptl/pthreaddef.h: ... here.
7766         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
7767         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
7768         * nptl/sysdeps/s390/tls.h: Moved ...
7769         * sysdeps/s390/nptl/tls.h: ... here.
7771         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
7772         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
7774 2014-06-13  David S. Miller  <davem@davemloft.net>
7776         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
7777         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
7778         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
7779         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
7780         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
7781         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
7782         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
7783         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
7784         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
7785         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
7786         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
7787         Remove RESET_PID cpp guards.
7788         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
7789         Remove RESET_PID cpp guards.
7790         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
7792 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
7794         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
7795         __sp to uintptr_t.
7797 2014-06-13  Andi Kleen  <ak@linux.intel.com>
7799         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
7800         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
7801         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
7802         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
7803         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
7804         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
7805         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
7806         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
7807         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
7808         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
7809         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
7810         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
7811         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
7812         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
7813         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
7814         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
7815         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
7816         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
7817         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
7818         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
7820         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
7821         (pthread_rwlock_rdlock): Add elision.
7822         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
7823         (pthread_rwlock_wrlock): Add elision.
7824         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
7825         (pthread_rwlock_trywrlock): Add elision.
7826         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
7827         (pthread_rwlock_tryrdlock): Add elision.
7828         * nptl/pthread_rwlock_unlock.c: Include elide.h.
7829         (pthread_rwlock_tryrdlock): Add elision unlock.
7830         * nptl/sysdeps/pthread/pthread.h:
7831         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
7832         (PTHREAD_RWLOCK_INITIALIZER,
7833         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
7834         Handle new elision field.
7835         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
7836         * sysdeps/arm/nptl/bits/pthreadtypes.h
7837         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
7838         * sysdeps/sh/nptl/bits/pthreadtypes.h
7839         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
7840         * sysdeps/tile/nptl/bits/pthreadtypes.h
7841         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
7842         * sysdeps/a/nptl/bits/pthreadtypes.h
7843         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
7844         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
7845         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
7846         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
7847         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
7848         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
7849         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
7850         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
7851         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
7852         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
7853         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
7854         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
7855         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
7856         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
7857         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
7858         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
7859         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
7860         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
7861         (elision_init): Set try_xbegin to zero when no RTM.
7862         * sysdeps/x86/nptl/bits/pthreadtypes.h
7863         (pthread_rwlock_t): Change __pad1 to __rwelision.
7864         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
7866 2014-06-13  Andi Kleen  <ak@linux.intel.com>
7868         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
7869         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
7870         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
7871         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
7873 2014-06-13  Meador Inge  <meadori@codesourcery.com>
7875         [BZ #16996]
7876         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
7877         that the cached result has been set before returning it.
7879 2014-06-12  Roland McGrath  <roland@hack.frob.com>
7881         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
7882         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
7883         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
7884         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
7885         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
7886         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
7888         * nptl/sysdeps/sparc/Makefile: Moved ...
7889         * sysdeps/sparc/nptl/Makefile: ... here.
7890         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
7891         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
7892         * nptl/sysdeps/sparc/tls.h: Moved ...
7893         * sysdeps/sparc/nptl/tls.h: ... here.
7894         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
7895         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
7896         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
7897         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
7898         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
7899         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
7900         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
7901         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
7902         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
7903         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
7904         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
7905         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
7906         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
7907         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
7908         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
7909         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
7910         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
7911         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
7912         Update #include.
7913         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
7914         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
7915         Update #include.
7916         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
7917         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
7918         Update #include.
7919         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
7920         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
7921         Update #include.
7923         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
7925         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
7926         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
7928         * sysdeps/pthread/posix-timer.h: Include <list.h>.
7929         (struct list_links): Type removed.
7930         (struct thread_node, struct timer_node): Replace struct list_links
7931         with struct list_head.
7932         (list_unlink_ip): Likewise.
7933         * sysdeps/pthread/timer_routines.c
7934         (timer_free_list, thread_free_list, thread_active_list): Likewise.
7935         (list_append, list_insbefore): Likewise.
7936         (list_init): Function removed.
7937         (thread_init, init_module): Use INIT_LIST_HEAD instead.
7938         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
7939         * sysdeps/pthread/Makefile: ... here, new file.
7941         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
7942         * sysdeps/nptl/Implies: ... here.
7943         * sysdeps/unix/sysv/linux/Implies: Add nptl.
7944         * nptl/sysdeps/pthread/list.h: Moved ...
7945         * include/list.h: ... here.
7946         * nptl/sysdeps/pthread/createthread.c: Moved ...
7947         * nptl/createthread.c: ... here.
7948         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
7949         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
7950         * nptl/pt-longjmp.c: ... here.
7951         * nptl/sysdeps/pthread/Makefile: Moved ...
7952         * sysdeps/nptl/Makefile: ... here.
7953         * nptl/sysdeps/pthread/Subdirs: Moved ...
7954         * sysdeps/nptl/Subdirs: ... here.
7955         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
7956         * sysdeps/nptl/aio_misc.h: ... here.
7957         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
7958         * sysdeps/nptl/bits/libc-lock.h: ... here.
7959         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
7960         * sysdeps/nptl/bits/libc-lockP.h: ... here.
7961         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
7962         * sysdeps/nptl/bits/stdio-lock.h: ... here.
7963         * nptl/sysdeps/pthread/configure: Moved ...
7964         * sysdeps/nptl/configure: ... here.
7965         * nptl/sysdeps/pthread/configure.ac: Moved ...
7966         * sysdeps/nptl/configure.ac: ... here.
7967         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
7968         * sysdeps/nptl/gai_misc.h: ... here.
7969         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
7970         * sysdeps/nptl/librt-cancellation.c: ... here.
7971         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
7972         * sysdeps/nptl/malloc-machine.h: ... here.
7973         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
7974         * sysdeps/nptl/pthread-functions.h: ... here.
7975         * nptl/sysdeps/pthread/pthread.h: Moved ...
7976         * sysdeps/nptl/pthread.h: ... here.
7977         * nptl/sysdeps/pthread/setxid.h: Moved ...
7978         * sysdeps/nptl/setxid.h: ... here.
7979         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
7980         * sysdeps/nptl/sigfillset.c: ... here.
7981         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
7982         * sysdeps/nptl/tcb-offsets.h: ... here.
7983         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
7984         * sysdeps/nptl/tst-mqueue8x.c: ... here.
7985         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
7986         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
7987         * nptl/sysdeps/pthread/allocalim.h: Moved ...
7988         * sysdeps/pthread/allocalim.h: ... here.
7989         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
7990         * sysdeps/pthread/bits/sigthread.h: ... here.
7991         * nptl/sysdeps/pthread/flockfile.c: Moved ...
7992         * sysdeps/pthread/flockfile.c: ... here.
7993         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
7994         * sysdeps/pthread/ftrylockfile.c: ... here.
7995         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
7996         * sysdeps/pthread/funlockfile.c: ... here.
7997         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
7998         * sysdeps/pthread/posix-timer.h: ... here.
7999         * nptl/sysdeps/pthread/timer_create.c: Moved ...
8000         * sysdeps/pthread/timer_create.c: ... here.
8001         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
8002         * sysdeps/pthread/timer_delete.c: ... here.
8003         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
8004         * sysdeps/pthread/timer_getoverr.c: ... here.
8005         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
8006         * sysdeps/pthread/timer_gettime.c: ... here.
8007         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
8008         * sysdeps/pthread/timer_routines.c: ... here.
8009         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
8010         * sysdeps/pthread/timer_settime.c: ... here.
8011         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
8012         * sysdeps/pthread/tst-timer.c: ... here.
8013         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
8014         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
8016         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
8017         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
8019         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
8020         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
8021         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
8022         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
8023         Update #include target.
8024         * nptl/sysdeps/i386/i686/Makefile: Moved ...
8025         * sysdeps/i386/i686/nptl/Makefile: ... here.
8026         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
8027         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
8028         Update #include target.
8029         * nptl/sysdeps/i386/i686/tls.h: Moved ...
8030         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
8031         * nptl/sysdeps/i386/Makefile: Moved ...
8032         * sysdeps/i386/nptl/Makefile: ... here.
8033         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
8034         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
8035         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
8036         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
8037         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
8038         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
8039         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
8040         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
8041         * sysdeps/i386/nptl/pthreaddef.h: ... here.
8042         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
8043         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
8044         * nptl/sysdeps/i386/tls.h: Moved ...
8045         * sysdeps/i386/nptl/tls.h: ... here.
8047         * sysdeps/sh/Makefile [$(subdir) = csu]
8048         (gen-as-const-headers): Add tcb-offsets.sym.
8049         * nptl/sysdeps/sh/Makefile: File removed.
8050         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
8051         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
8052         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
8053         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
8054         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
8055         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
8056         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
8057         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
8058         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
8059         * sysdeps/sh/nptl/pthreaddef.h: ... here.
8060         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
8061         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
8062         * nptl/sysdeps/sh/tls.h: Moved ...
8063         * sysdeps/sh/nptl/tls.h: ... here.
8064         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
8065         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
8066         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
8067         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
8068         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
8069         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
8070         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
8071         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
8072         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
8073         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
8074         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
8075         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
8076         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
8077         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
8078         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
8079         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
8080         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
8081         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
8082         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
8083         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
8084         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
8085         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
8086         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
8087         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
8088         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
8089         Moved ...
8090         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
8091         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
8092         Moved ...
8093         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
8094         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
8095         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
8096         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
8097         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
8098         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
8099         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
8100         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
8101         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
8102         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
8103         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
8104         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
8105         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
8106         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
8107         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
8108         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
8109         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
8110         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
8111         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
8113 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
8115         * posix/spawn_faction_addopen.c: Include string.h.
8117 2014-06-11  Roland McGrath  <roland@hack.frob.com>
8119         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
8120         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
8121         * nptl/sysdeps/x86_64/Makefile: Moved ...
8122         * sysdeps/x86_64/nptl/Makefile: ... here.
8123         * nptl/sysdeps/x86_64/configure: Moved ...
8124         * sysdeps/x86_64/nptl/configure: ... here.
8125         * nptl/sysdeps/x86_64/configure.ac: Moved ...
8126         * sysdeps/x86_64/nptl/configure.ac: ... here.
8127         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
8128         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
8129         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
8130         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
8131         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
8132         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
8133         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
8134         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
8135         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
8136         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
8137         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
8138         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
8139         * nptl/sysdeps/x86_64/tls.h: Moved ...
8140         * sysdeps/x86_64/nptl/tls.h: ... here.
8141         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
8142         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
8143         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
8144         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
8146         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
8148 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8150         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8152 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
8154         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
8155         type.
8156         [POSIX] (off_t): Likewise.
8157         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
8158         [POSIX] (S_ISBLK): Require macro.
8159         [POSIX] (S_ISCHR): Likewise.
8160         [POSIX] (S_ISDIR): Likewise.
8161         [POSIX] (S_ISFIFO): Likewise.
8162         [POSIX] (S_ISREG): Likewise.
8163         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
8164         optional-macro.
8165         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
8166         type.
8167         [POSIX] (time_t): Likewise.
8168         [POSIX] (timer_t): Likewise.
8170 2014-06-11  Florian Weimer  <fweimer@redhat.com>
8172         [BZ #17048]
8173         * posix/spawn_int.h (struct __spawn_action): Make the path string
8174         non-const to support deallocation.
8175         * posix/spawn_faction_addopen.c
8176         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
8177         * posix/spawn_faction_destroy.c
8178         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
8179         path in all spawn_do_open actions.
8180         * posix/tst-spawn.c (do_test): Exercise the copy operation in
8181         posix_spawn_file_actions_addopen.
8183 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
8185         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
8186         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
8187         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
8188         conditional code always true.
8189         (__libc_vfork): New alias.
8191 2014-06-11  Roland McGrath  <roland@hack.frob.com>
8193         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8194         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
8196         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
8198         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8199         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
8201         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
8202         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
8204         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8205         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
8207 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8209         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
8210         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
8211         multiarch strcmp for PPC64.
8212         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
8213         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
8214         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
8215         multiarch optimizations.
8216         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8217         (__libc_ifunc_impl_list): Likewise.
8219 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
8221         * benchtests/scripts/validate_benchout.py: New script.
8222         * benchtests/Makefile (bench-func): Call it.
8223         * benchtests/scripts/benchout.schema.json: New file.
8225 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
8227         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
8228         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
8229         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
8230         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
8231         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
8232         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
8233         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
8234         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
8235         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
8236         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
8237         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
8238         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
8239         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
8240         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
8241         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
8242         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
8243         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
8244         Moved ...
8245         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
8246         ... here.
8247         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
8248         Moved ...
8249         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
8250         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
8251         Moved ...
8252         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
8253         ... here.
8254         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
8255         Moved ...
8256         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
8257         ... here.
8258         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
8259         Moved ...
8260         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
8261         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
8262         Moved ...
8263         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
8264         ... here.
8265         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
8266         Moved ...
8267         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
8268         ... here.
8269         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
8270         Moved ...
8271         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
8272         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
8273         Moved ...
8274         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
8275         ... here.
8276         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
8277         Moved ...
8278         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
8279         ... here.
8280         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
8281         Moved ...
8282         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
8283         ... here.
8284         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
8285         Moved ...
8286         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
8287         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
8288         Moved ...
8289         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
8290         ... here.
8291         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
8292         Moved ...
8293         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
8294         ... here.
8295         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
8296         Moved ...
8297         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
8298         ... here.
8299         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
8300         Moved ...
8301         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
8302         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
8303         Moved ...
8304         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
8305         ... here.
8306         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
8307         Moved ...
8308         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
8309         ... here.
8310         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
8311         Moved ...
8312         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
8313         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
8314         Moved ...
8315         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
8316         ... here.
8317         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
8318         Moved ...
8319         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
8320         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
8321         Moved ...
8322         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
8323         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
8324         Moved ...
8325         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
8326         ... here.
8327         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
8328         Moved ...
8329         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
8330         ... here.
8331         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
8332         Moved ...
8333         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
8334         ... here.
8335         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
8336         Moved ...
8337         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
8338         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
8339         Moved ...
8340         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
8341         ... here.
8342         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
8343         Moved ...
8344         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
8345         ... here.
8346         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
8347         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
8348         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
8349         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
8350         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
8351         Moved ...
8352         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
8353         ... here.
8354         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
8355         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
8356         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
8357         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
8358         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
8359         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
8360         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
8361         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
8362         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
8363         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
8364         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
8365         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
8366         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
8367         Moved ...
8368         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
8369         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
8370         Moved ...
8371         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
8372         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
8373         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
8374         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
8375         Moved ...
8376         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
8377         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
8378         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
8379         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
8380         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
8381         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
8382         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
8384 2014-06-10  Wilco  <wdijkstr@arm.com>
8386         * math/test-fenv-return.c: New file.
8387         * math/Makefile: Add new test test-fenv-return.
8389 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
8391         [BZ #17042]
8392         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
8393         when x - 1 is zero.
8394         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
8395         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
8396         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
8397         0.0L for an argument of 1.0L.
8398         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
8399         Likewise.
8400         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
8401         value when x - 1 is zero.
8402         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
8403         * sysdeps/i386/fpu/libm-test-ulps: Update.
8404         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8406 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
8408         [BZ #15119]
8409         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
8411 2014-06-09  Roland McGrath  <roland@hack.frob.com>
8413         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
8414         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
8416 2014-06-09  Roland McGrath  <roland@hack.frob.com>
8418         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8419         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
8421         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8422         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
8424         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8425         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
8427         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8428         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
8430         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
8431         if not already defined.
8432         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
8433         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
8434         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
8435         (TLS_INIT_TP): Use it.
8436         (TLS_DEFINE_INIT_TP): New macro.
8437         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
8439 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
8441         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
8442         constant.
8443         [POSIX] (IXANY): Likewise.
8444         [POSIX] (OLCUC): Likewise.
8445         [POSIX || POSIX2008] (CBAUD): Do not allow.
8446         [POSIX || POSIX2008] (DEFECHO): Likewise.
8447         [POSIX || POSIX2008] (ECHOCTL): Likewise.
8448         [POSIX || POSIX2008] (ECHOKE): Likewise.
8449         [POSIX || POSIX2008] (ECHOPRT): Likewise.
8450         [POSIX || POSIX2008] (EXTA): Likewise.
8451         [POSIX || POSIX2008] (EXTB): Likewise.
8452         [POSIX || POSIX2008] (FLUSHO): Likewise.
8453         [POSIX || POSIX2008] (LOBLK): Likewise.
8454         [POSIX || POSIX2008] (PENDIN): Likewise.
8455         [POSIX || POSIX2008] (SWTCH): Likewise.
8456         [POSIX || POSIX2008] (VDISCARD): Likewise.
8457         [POSIX || POSIX2008] (VDSUSP): Likewise.
8458         [POSIX || POSIX2008] (VLNEXT): Likewise.
8459         [POSIX || POSIX2008] (VREPRINT): Likewise.
8460         [POSIX || POSIX2008] (VSTATUS): Likewise.
8461         [POSIX || POSIX2008] (VWERASE): Likewise.
8462         (B*): Change to B[0123456789]*.
8463         * conform/data/time.h-data [POSIX || UNIX98]
8464         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
8465         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
8466         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
8467         [POSIX] (tm_*): Do not allow.
8469 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
8471         * Makefile (install): Don't set LANGUAGE.
8472         * Makefile.in (install): Likewise.
8473         * assert/Makefile (test-assert-ENV): Remove variable.
8474         (test-assert-perr-ENV): Likewise.
8475         * elf/Makefile (neededtest4-ENV): Likewise.
8476         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
8477         [$(cross-compiling) = no]: Don't set LANGUAGE.
8478         * io/ftwtest-sh (LANG): Remove variable.
8479         * libio/Makefile (tst-widetext-ENV): Likewise.
8480         * manual/install.texi (Running make install): Don't refer to
8481         environment settings for make install.
8482         * INSTALL: Regenerated.
8483         * nptl/tst-tls6.sh: Don't set LANG.
8484         * posix/globtest.sh (LANG): Remove variable.
8485         * string/Makefile (tester-ENV): Likewise.
8486         (inl-tester-ENV): Likewise.
8487         (noinl-tester-ENV): Likewise.
8488         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
8489         [$(cross-compiling) = no]: Don't set LANGUAGE.
8490         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
8491         without explicit environment settings.
8493 2014-06-06  Roland McGrath  <roland@hack.frob.com>
8495         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
8496         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
8497         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
8498         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
8500 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
8502         * crypt/crypt-private.h [DOS]: Add some includes taken from the
8503         other files in the crypt directory.
8504         * crypt/crypt.c: Remove duplicate includes.
8505         * crypt/crypt-entry.c: Likewise.
8506         * crypt/crypt_util.c: Likewise.
8508 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
8510         * Makeconfig (run-program-env): New variable.
8511         (run-program-prefix-before-env): Likewise.
8512         (run-program-prefix-after-env): Likewise.
8513         (run-program-prefix): Define in terms of new variables.
8514         (built-program-cmd-before-env): New variable.
8515         (built-program-cmd-after-env): Likewise.
8516         (built-program-cmd): Define in terms of new variables.
8517         (test-program-prefix-before-env): New variable.
8518         (test-program-prefix-after-env): Likewise.
8519         (test-program-prefix): Define in terms of new variables.
8520         (test-program-cmd-before-env): New variable.
8521         (test-program-cmd-after-env): Likewise.
8522         (test-program-cmd): Define in terms of new variables.
8523         * Rules (make-test-out): Use $(run-program-env).
8524         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
8525         (help): Do not mention environment variables.  Mention
8526         --timeoutfactor option.
8527         (timeoutfactor): New variable.
8528         (blacklist_exports): Remove function.
8529         (exports): Remove variable.
8530         (command): Do not include ${exports}.
8531         * manual/install.texi (Configuring and compiling): Do not mention
8532         test wrappers preserving environment variables.  Mention that last
8533         assignment to a variable must take precedence.
8534         * INSTALL: Regenerated.
8535         * benchtests/Makefile (run-bench): Use $(run-program-env).
8536         * catgets/Makefile ($(objpfx)test1.cat): Use
8537         $(built-program-cmd-before-env), $(run-program-env) and
8538         $(built-program-cmd-after-env).
8539         ($(objpfx)test2.cat): Do not specify environment variables
8540         explicitly.
8541         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
8542         $(run-program-env) and $(built-program-cmd-after-env).
8543         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
8544         $(run-program-env) and $(test-program-cmd-after-env).
8545         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
8546         explicitly.
8547         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
8548         run_program_env and test_program_cmd_after_env arguments.
8549         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
8550         * elf/tst-pathopt.sh: Use run_program_env argument.
8551         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
8552         $(test-wrapper-env) and $(run-program-env).
8553         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
8554         run_program_env arguments.
8555         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
8556         * intl/Makefile ($(objpfx)tst-gettext.out): Use
8557         $(test-program-prefix-before-env), $(run-program-env) and
8558         $(test-program-prefix-after-env).
8559         ($(objpfx)tst-gettext2.out): Likewise.
8560         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
8561         run_program_env and test_program_prefix_after_env arguments.
8562         * intl/tst-gettext2.sh: Likewise.
8563         * intl/tst-gettext4.sh: Do not set environment variables
8564         explicitly.
8565         * intl/tst-gettext6.sh: Likewise.
8566         * intl/tst-translit.sh: Likewise.
8567         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
8568         $(test-program-prefix-before-env), $(run-program-env) and
8569         $(test-program-prefix-after-env).
8570         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
8571         run_program_env and test_program_prefix_after_env arguments.
8572         * math/Makefile (run-regen-ulps): Use $(run-program-env).
8573         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
8574         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
8575         explicitly with each use of ${test_wrapper_env}.
8576         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
8577         $(test-program-prefix-before-env), $(run-program-env) and
8578         $(test-program-prefix-after-env).
8579         * posix/tst-getconf.sh: Do not set environment variables
8580         explicitly.
8581         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
8582         run_program_env and test_program_prefix_after_env arguments.
8583         * stdio-common/tst-printf.sh: Do not set environment variables
8584         explicitly.
8585         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
8586         $(test-program-prefix-before-env), $(run-program-env) and
8587         $(test-program-prefix-after-env).
8588         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
8589         run_program_env and test_program_prefix_after_env arguments.
8590         Split $test calls into $test_pre and $test.
8591         * timezone/Makefile (build-testdata): Use
8592         $(built-program-cmd-before-env), $(run-program-env) and
8593         $(built-program-cmd-after-env).
8595 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8597         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
8598         strlen for non SHARED builds.
8600 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
8602         * nptl/allocatestack.c (check_list): Inlined function...
8603         (__reclaim_stacks): ... here.
8605 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
8607         [BZ #15698]
8608         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
8609         memory overrun.
8611 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
8613         * Rules (make-test-out): Include
8614         LOCPATH=$(common-objpfx)localedata in default environment.
8615         * debug/Makefile (tst-chk1-ENV): Remove variable.
8616         (tst-chk2-ENV): Likewise.
8617         (tst-chk3-ENV): Likewise.
8618         (tst-chk4-ENV): Likewise.
8619         (tst-chk5-ENV): Likewise.
8620         (tst-chk6-ENV): Likewise.
8621         (tst-lfschk1-ENV): Likewise.
8622         (tst-lfschk2-ENV): Likewise.
8623         (tst-lfschk3-ENV): Likewise.
8624         (tst-lfschk4-ENV): Likewise.
8625         (tst-lfschk5-ENV): Likewise.
8626         (tst-lfschk6-ENV): Likewise.
8627         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
8628         (tst-iconv7-ENV): Likewise.
8629         * intl/Makefile (LOCPATH-ENV): Likewise.
8630         (tst-codeset-ENV): Likewise.
8631         (tst-gettext3-ENV): Likewise.
8632         (tst-gettext5-ENV): Likewise.
8633         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
8634         (tst-fopenloc-ENV): Likewise.
8635         (tst-fgetws-ENV): Remove variable.
8636         (tst-ungetwc1-ENV): Likewise.
8637         (tst-ungetwc2-ENV): Likewise.
8638         (bug-ungetwc2-ENV): Likewise.
8639         (tst-swscanf-ENV): Likewise.
8640         (bug-ftell-ENV): Likewise.
8641         (tst-fgetwc-ENV): Likewise.
8642         (tst-fseek-ENV): Likewise.
8643         (tst-ftell-partial-wide-ENV): Likewise.
8644         (tst-ftell-active-handler-ENV): Likewise.
8645         (tst-ftell-append-ENV): Likewise.
8646         * posix/Makefile (tst-fnmatch-ENV): Likewise.
8647         (tst-regexloc-ENV): Likewise.
8648         (bug-regex1-ENV): Likewise.
8649         (tst-regex-ENV): Likewise.
8650         (tst-regex2-ENV): Likewise.
8651         (bug-regex5-ENV): Likewise.
8652         (bug-regex6-ENV): Likewise.
8653         (bug-regex17-ENV): Likewise.
8654         (bug-regex18-ENV): Likewise.
8655         (bug-regex19-ENV): Likewise.
8656         (bug-regex20-ENV): Likewise.
8657         (bug-regex22-ENV): Likewise.
8658         (bug-regex23-ENV): Likewise.
8659         (bug-regex25-ENV): Likewise.
8660         (bug-regex26-ENV): Likewise.
8661         (bug-regex30-ENV): Likewise.
8662         (bug-regex32-ENV): Likewise.
8663         (bug-regex33-ENV): Likewise.
8664         (bug-regex34-ENV): Likewise.
8665         (bug-regex35-ENV): Likewise.
8666         (tst-rxspencer-ENV): Likewise.
8667         (tst-rxspencer-no-utf8-ENV): Likewise.
8668         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
8669         (tst-sscanf-ENV): Likewise.
8670         (tst-swprintf-ENV): Likewise.
8671         (tst-swscanf-ENV): Likewise.
8672         (test-vfprintf-ENV): Likewise.
8673         (scanf13-ENV): Likewise.
8674         (bug14-ENV): Likewise.
8675         (tst-grouping-ENV): Likewise.
8676         * stdlib/Makefile (tst-strtod-ENV): Likewise.
8677         (tst-strtod3-ENV): Likewise.
8678         (tst-strtod4-ENV): Likewise.
8679         (tst-strtod5-ENV): Likewise.
8680         (testmb2-ENV): Likewise./
8681         * string/Makefile (tst-strxfrm-ENV): Likewise.
8682         (tst-strxfrm2-ENV): Likewise.
8683         (bug-strcoll1-ENV): Likewise.
8684         (test-strcasecmp-ENV): Likewise.
8685         (test-strncasecmp-ENV): Likewise.
8686         * time/Makefile (tst-strptime-ENV): Likewise.
8687         (tst-ftime_l-ENV): Likewise.
8688         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
8689         (tst-mbrtowc-ENV): Likewise.
8690         (tst-wcrtomb-ENV): Likewise.
8691         (tst-mbrtowc2-ENV): Likewise.
8692         (tst-c16c32-1-ENV): Likewise.
8693         (tst-mbsnrtowcs-ENV): Likewise.
8695 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
8697         * manual/resource.texi (How to get information about the memory
8698         subsystem?): Fix typo.
8699         Reported by Peon de la Parra Ivan <peon@keba.com>
8701 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
8703         [BZ #16882]
8704         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
8705         (pthread_spin_lock): Branch out of spin loop to proper location.
8706         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
8707         (pthread_spin_lock): Likewise.
8709         * nptl/tst-spin4.c: New test.
8710         * nptl/Makefile (tests): Add tst-spin4.
8712 2014-06-03  Andreas Schwab  <schwab@suse.de>
8714         [BZ #15946]
8715         * resolv/res_send.c (send_dg): Reload file descriptor after
8716         calling reopen.
8718 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
8720         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
8722 2014-06-03  Richard Henderson  <rth@redhat.com>
8724         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
8725         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
8726         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
8727         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
8728         in the SAVE_PID block.
8729         (__libc_vfork): New alias.
8730         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
8732         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
8733         child in registers, not on the stack.  Remove RESET_PID conditionals.
8734         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
8736 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8738         * sysdeps/aarch64/libm-test-ulps: Regenerate.
8740 2014-06-03  Wilco  <wdijkstr@arm.com>
8742         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
8743         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
8744         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
8745         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
8746         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
8747         Likewise.
8749 2014-06-03  Wilco  <wdijkstr@arm.com>
8751         * sysdeps/aarch64/fpu/math_private.h
8752         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
8753         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
8754         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
8755         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
8756         Fix declarations.
8758 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8760         * crypt/crypt-private.h: Include ufc-crypt.h.
8761         (__b64_from_24bit): Declare extern.
8762         * crypt/crypt_util.c(__b64_from_24bit): New function.
8763         (b64t): New static const variable.
8764         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
8765         (b64t): Remove variable.
8766         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
8767         * crypt/sha256-crypt.c: Include crypt-private.h.
8768         (b64t): Remove variable.
8769         (__sha256_crypt_r): Remove b64_from_24bit and replace
8770         with __b64_from_24bit.
8771         * crypt/sha512-crypt.c: Likewise.
8773 2014-06-02  Roland McGrath  <roland@hack.frob.com>
8775         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
8776         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
8777         Label the code __libc_vfork rather than __vfork.
8778         [!NOT_IN_libc] (vfork): Define as weak alias.
8779         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
8780         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
8781         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
8783 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
8785         * malloc/malloc.c (malloc_info): Fix format specifier for
8786         n_mmaps.
8788 2014-06-02  Wilco  <wdijkstr@arm.com>
8790         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
8791         FPCR write.
8793 2014-06-02  Wilco  <wdijkstr@arm.com>
8795         [BZ #17009]
8796         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
8797         Rewrite to reduce FPCR/FPSR accesses.
8799 2014-06-01  David S. Miller  <davem@davemloft.net>
8801         * sysdeps/sparc/fpu/libm-test-ulps: Update.
8803 2014-05-31  David S. Miller  <davem@davemloft.net>
8805         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
8806         to occur in round to nearest mode when |x| >= 2.0
8808 2014-05-30  Richard Henderson  <rth@twiddle.net>
8810         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
8811         (PSEUDO_RET_NOERRNO): Remove.
8812         (ret): Don't redefine.
8813         (ret_NOERRNO): Define in terms of ret.
8814         (ret_ERRVAL): Likewise.
8816         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
8817         use of PSEUDO_RET; perform the error check directly.
8819 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
8821         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
8822         with __int128_t.
8824 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
8826         * malloc/malloc (malloc_info): Fix formatting.
8828 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
8829             Roland McGrath  <roland@hack.frob.com>
8831         * malloc/malloc (malloc_info): Also print mmapped statistics.
8833 2014-05-30  Roland McGrath  <roland@hack.frob.com>
8835         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
8836         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
8838 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
8840         * malloc/malloc.c (malloc_info): Inline mi_arena.
8842 2014-05-29  Richard Henderson  <rth@twiddle.net>
8844         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
8845         Remove comma before expanding ASM_ARGS_##nr.
8846         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
8847         Make _x0 a strict output; make _x8 a strict input; adjust expansion
8848         of ASM_ARGS_##nr.
8849         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
8850         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
8851         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
8852         (ASM_ARGS_1): Add leading comma.
8854         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
8855         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
8856         to __errno_location.
8857         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
8858         Remove the expected plt for __errno_location.
8860         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
8861         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
8862         call to __read_tp.
8864         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
8865         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
8866         it and break it down.
8867         (DOCARGS_0, DOCARGS_1): Do nothing.
8868         (DOCARGS_2): Update to store into the new stack frame.
8869         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
8870         (UNDOCARGS_1): Update to restore from the new stack frame.
8871         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
8872         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
8874         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
8875         (SINGLE_THREAD_P): New parameter for result regno.
8876         (PSEUDO): Update to match; use cbz instead of beq.
8878         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
8879         Use ENTRY to define the _nocancel entry point.  Share the syscall
8880         and syscall error check paths with the cancel path.
8881         (PSEUDO_END): New.
8883         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
8884         whitespace; tabs before and after asm mnemonics.
8886 2014-05-29  Eric Wong  <normalperson@yhbt.net>
8888         [BZ #15132]
8889         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
8890         Call fstat64 or stat64 internally, depending on arguments passed.
8891         Replace stat buffer argument with file descriptor argument.
8892         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
8893         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
8894         Pass fd to __internal_statvfs instead of calling fstat64.
8895         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
8896         Pass fd to __internal_statvfs64 instead of calling fstat64.
8897         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
8898         Pass -1 to __internal_statvfs instead of calling stat64.
8899         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
8900         Pass -1 to __internal_statvfs64 instead of calling stat64.
8902 2014-05-28  Roland McGrath  <roland@hack.frob.com>
8904         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
8905         that was previously under [RESET_PID].
8906         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
8908         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
8909         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
8911 2014-05-27  Roland McGrath  <roland@hack.frob.com>
8913         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
8915         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
8916         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
8918 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
8920         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
8922 2014-05-27  Andreas Schwab  <schwab@suse.de>
8924         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
8925         TLS_INIT_TP macro.
8926         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
8927         * elf/rtld.c (init_tls, dl_main): Likewise.
8928         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
8929         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
8930         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
8931         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
8932         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
8933         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
8934         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
8935         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
8936         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
8937         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
8938         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
8939         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
8940         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
8941         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
8942         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
8943         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
8944         * sysdeps/generic/tls.h: Update description.
8946 2014-05-27  Will Newton  <will.newton@linaro.org>
8948         [BZ #16990]
8949         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
8950         and restore r2 rather than just restoring.
8952 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
8954         [BZ #16724]
8955         * libio/tst-ftell-append.c: New test case.
8956         * libio/Makefile (tests): Add test case.
8957         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
8958         append mode.
8959         * libio/wfileops.c (do_ftell_wide): Likewise.
8961 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8963         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8965         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
8966         ...
8967         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
8968         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
8969         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
8970         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
8971         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
8972         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
8973         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
8974         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
8975         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
8976         Moved ...
8977         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
8978         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
8979         Moved ...
8980         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
8981         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
8982         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
8983         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
8984         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
8985         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
8986         ...
8987         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
8988         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
8989         Moved ...
8990         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
8991         here.
8992         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
8993         ...
8994         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
8995         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
8996         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
8998         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
8999         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
9000         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
9001         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
9003         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
9004         merge into ...
9005         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
9006         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
9007         ...
9008         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
9009         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
9010         ...
9011         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
9012         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
9013         Moved ...
9014         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
9015         here.
9016         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
9017         Moved ...
9018         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
9019         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
9020         Moved ...
9021         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
9023         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
9024         conditional [RESET_PID].
9025         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
9026         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
9027         removed.
9028         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
9029         removed.
9031         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
9032         <tcb-offsets.h>.
9033         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
9034         (__libc_vfork): New strong alias.
9035         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
9036         removed.
9037         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
9038         Removed.
9040         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
9041         <tcb-offsets.h>.
9042         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
9043         (__libc_vfork): New strong alias.
9044         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
9045         removed.
9046         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
9047         removed.
9049 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
9051         * malloc/malloc.c (mi_arena): New function.
9052         (malloc_info): Remove nested function mi_arena. Call non-nosted
9053         function mi_arena.
9055 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9057         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
9058         by insrwi.
9059         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
9060         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
9061         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
9062         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
9063         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
9064         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
9065         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
9067 2014-05-26  Andreas Schwab  <schwab@suse.de>
9069         [BZ #16984]
9070         * locale/programs/repertoire.c (repertoire_read): Add slash
9071         between I18NPATH element and file name.
9072         * locale/programs/locfile.c (locfile_read): Likewise.
9074 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
9076         * nptl/pthread_mutexattr_settype.c
9077         (__pthread_mutexattr_settype):
9078         Disable lock elision for PTHREAD_MUTEX_NORMAL.
9080 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
9082         * nptl/tst-mutex5 (do_test):
9083         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
9085 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
9087         * benchtests/README: Document 'init' directive.
9088         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
9089         BENCH_INIT.
9090         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
9091         (parse_file): Recognize 'init' directive.
9093 2014-05-26  Kyle McMartin  <kyle@redhat.com>
9095         [BZ #16796]
9096         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
9097         alignment of struct pthread.
9099 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
9101         [BZ #16878]
9102         * nscd/netgroupcache.c (addgetnetgrentX): Look for
9103         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
9104         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
9105         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
9107 2014-05-25  Richard Henderson  <rth@twiddle.net>
9109         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
9110         (SINGLE_THREAD_P_PIC): Remove.
9111         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
9112         (SINGLE_THREAD_P_PIC): Remove.
9114         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
9115         branch to syscall error ...
9116         (PSEUDO): ... here.
9117         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
9118         from __local_syscall_error to .Lsyscall_error.
9119         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
9120         (SYSCALL_ERROR): Update label name.
9122         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
9123         Do not use DOARGS/UNDOARGS.
9124         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
9125         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
9126         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
9127         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
9128         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
9130         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
9131         block comment.
9133         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
9134         define if !NOT_IN_libc.
9135         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
9136         define with non-default symbol versions.
9138 2014-05-23  Richard Henderson  <rth@twiddle.net>
9140         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
9141         (vfork, __vfork): Define via compat_symbol.
9143         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
9144         [!HAVE_IFUNC] (vfork_compat): Remove.
9145         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
9147 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
9149         [BZ #16978]
9150         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
9151         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
9152         variable.
9154 2014-05-23  Richard Henderson  <rth@twiddle.net>
9156         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
9157         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
9158         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
9159         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
9161         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
9162         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
9163         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
9164         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
9165         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
9166         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
9167         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
9168         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
9169         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
9170         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
9171         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
9172         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
9173         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
9174         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
9175         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
9176         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
9177         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
9178         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
9179         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
9180         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
9181         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
9182         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
9183         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
9184         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
9185         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
9186         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
9187         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
9188         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
9189         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
9190         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
9191         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
9192         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
9193         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
9194         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
9195         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
9196         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
9197         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
9198         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
9199         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
9200         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
9201         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
9202         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
9203         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
9204         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
9205         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
9206         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
9207         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
9208         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
9209         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
9210         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
9211         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
9212         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
9213         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
9214         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
9215         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
9216         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
9218         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
9219         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
9220         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
9221         before exiting on error.
9222         (__libc_vfork): New strong alias.
9223         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
9224         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
9226         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
9227         that was previously under [RESET_PID].
9228         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
9230         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
9232 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
9234         [BZ #16977]
9235         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
9236         value when x - 1 is zero.
9237         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
9238         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
9239         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
9240         0.0L for an argument of 1.0L.
9241         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
9242         Likewise.
9243         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
9244         value when x - 1 is zero.
9245         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
9246         * sysdeps/i386/fpu/libm-test-ulps: Update.
9247         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9249 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
9251         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
9252         alphasort and versionsort.
9254 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9256         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
9257         macro.
9258         [copysignf]: Likewise.
9260 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
9262         * crypt/md5-crypt.c: Fix formatting.
9264 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9266         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
9267         (b64_from_24bit): New function.
9269 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9271         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
9272         libc_hidden_builtin_def to ifunc.
9273         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
9274         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
9276 2014-05-21  Roland McGrath  <roland@hack.frob.com>
9278         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
9279         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
9281 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
9283         * nscd/Depend (linuxthreads): Remove.
9284         (nptl): Add.
9285         * resolv/Depend (linuxthreads): Remove.
9286         * rt/Depend (linuxthreads): Remove.
9288         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
9289         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
9290         $(common-objpfx)elf/.
9291         (link-libc-before-gnulib): Likewise.
9292         (elfobjdir): Remove variable.
9293         * Makefile (install): Use $(elf-objpfx) instead of
9294         $(common-objpfx)elf/.
9295         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
9296         $(elfobjdir)/.
9297         (link-libc-deps): Likewise.
9298         ($(common-objpfx)libc.so): Likewise.
9299         ($(common-objpfx)linkobj/libc.so): Likewise.
9300         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
9301         instead of $(common-objpfx)elf/.
9302         (symbolic-link-list): Likewise.
9303         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
9304         [$(cross-compiling) = no]: Likewise.
9305         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
9306         $(elfobjdir)/.
9307         (static-gnulib-arch): Likewise.
9308         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
9309         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
9310         $(common-objpfx)elf/.
9312 2014-05-21  Richard Henderson  <rth@redhat.com>
9314         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
9315         (SINGLE_THREAD_P): Use the correct width load.  Fold
9316         into the ldr offset.
9318         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
9319         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
9321 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
9323         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
9324         (libgcc_s_resume): Use __attribute_used__.
9325         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
9326         Likewise.
9328 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9330         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
9331         optimization when used with float constants.
9333         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9335 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
9337         [BZ #16915]
9338         * locale/nl_langinfo_l.c: Make direct reference to every
9339         _nl_current_CATEGORY symbol.
9340         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
9341         (tests-static): Add tst-langinfo-static.
9342         (tests-special): Add tst-langinfo-static.out.
9343         ($(objpfx)tst-langinfo.out): Redirect output.
9344         ($(objpfx)tst-langinfo-static.out): New.
9345         * localedata/tst-langinfo.sh: Send output to stdout.
9346         * localedata/tst-langinfo-static.c: New file.
9348         [BZ #16965]
9349         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
9350         when the shift amount is modulo the limb size.
9352 2014-05-20  Richard Henderson  <rth@redhat.com>
9354         [BZ #16967]
9355         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
9356         Change type of sa_flags from unsigned int to int.
9358         [BZ #16966]
9359         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
9361         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
9363 2014-05-20  Will Newton  <will.newton@linaro.org>
9365         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
9366         Test the return value of the system call in the nocancel case.
9368 2014-05-20  Will Newton  <will.newton@linaro.org>
9369             Yvan Roux  <yvan.roux@linaro.org>
9371         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
9372         #include of asm/ptrace.h.
9373         (PTRACE_GET_THREAD_AREA): Remove #undef.
9374         (PTRACE_GETHBPREGS): Likewise.
9375         (PTRACE_SETHBPREGS): Likewise.
9376         (struct user_regs_struct): New structure.
9377         (struct user_fpsimd_struct): New structure.
9378         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
9379         #include of asm/ptrace.h and second #include of sys/user.h.
9380         (PTRACE_GET_THREAD_AREA): Remove #undef.
9381         (PTRACE_GETHBPREGS): Likewise.
9382         (PTRACE_SETHBPREGS): Likewise.
9383         (ELF_NGREG): Use new struct user_regs_struct.
9384         (elf_fpregset_t): Use new struct user_fpsimd_struct.
9386 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9388         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
9389         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
9391 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
9393         [BZ #16958]
9394         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
9395         membar to avoid block loads/stores to overlap previous stores.
9397 2014-05-17  Richard Henderson  <rth@redhat.com>
9399         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
9400         Create the __##syscall_name##_nocancel entry point.
9401         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
9402         Remove; let the sysdep-cancel.h code create it.
9404 2014-05-17  David S. Miller  <davem@davemloft.net>
9406         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
9407         Protect with __USE_GNU.
9408         (TIOCSET_TEMPT): Likewise.
9409         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
9410         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
9411         these are already provided in bits/ioctl-types.h
9413 2014-05-16  Roland McGrath  <roland@hack.frob.com>
9415         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
9416         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
9418         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
9419         Use wait4 regardless of [__NR_waitpid].
9421 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
9423         PR libgcc/60166
9424         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
9425         (_FP_NANSIGN_Q): Set the quiet bit.
9427 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
9429         * benchtests/Makefile
9430         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
9431         not $(common-objpfx)math/libm.so.
9432         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
9433         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
9434         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
9435         $(common-objpfx)dlfcn/libdl.so.
9436         ($(objpfx)tst-audit8): Depend on $(libm), not
9437         $(common-objpfx)math/libm.so.
9438         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
9439         not $(common-objpfx)dlfcn/libdl.so.
9440         * math/Makefile
9441         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
9442         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
9443         [$(build-shared) = yes].
9444         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
9445         $(common-objpfx)nptl/libpthread.so.
9446         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
9447         $(common-objpfx)math/libm.so$(libm.so-version) or
9448         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
9449         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
9450         $(common-objpfx)dlfcn/libdl.so.
9451         * setjmp/Makefile (link-libm): Remove variable.
9452         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
9453         * stdio-common/Makefile (link-libm): Remove variable.
9454         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
9455         * stdlib/Makefile (link-libm): Remove variable.
9456         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
9457         ($(objpfx)tst-strtod-round): Likewise.
9458         ($(objpfx)tst-tininess): Likewise.
9459         ($(objpfx)tst-strtod-underflow): Likewise.
9460         ($(objpfx)tst-strtod6): Likewise.
9461         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
9462         $(libdl), not $(common-objpfx)nptl/libpthread.so and
9463         $(common-objpfx)dlfcn/libdl.so.
9465 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9467         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
9468         BSD terminal modes definitions.
9470 2014-05-16  Roland McGrath  <roland@hack.frob.com>
9472         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
9473         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
9475         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
9476         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
9477         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
9478         Don't do #include_next.
9479         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
9480         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
9481         Don't do #include_next.
9482         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
9483         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
9484         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
9485         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
9487 2014-05-16  Allan McRae  <allan@archlinux.org>
9489         * po/sv.po: Update Swedish translation from translation project.
9491         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
9492         in sed expression.
9494 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
9496         [BZ #16917]
9497         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
9498         errno if the TIOCGPTN ioctl fails with an error different than
9499         EINVAL.
9500         * login/tst-ptsname.c: New file.
9501         * login/Makefile (tests): Add tst-ptsname.
9503         [BZ #16943]
9504         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
9505         and prlimit64.
9507 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
9509         [BZ #16849]
9510         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
9511         herrno to return EAI_AGAIN.
9513 2014-05-14  Roland McGrath  <roland@hack.frob.com>
9515         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
9516         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
9517         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
9518         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
9519         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
9520         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
9521         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
9522         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
9523         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
9524         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
9525         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
9526         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
9527         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
9528         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
9529         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
9530         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
9531         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
9532         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
9533         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
9534         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
9535         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
9536         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
9537         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
9538         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
9539         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
9540         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
9541         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
9542         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
9543         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
9544         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
9545         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
9546         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
9547         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
9548         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
9549         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
9550         Moved ...
9551         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
9552         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
9553         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
9554         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
9555         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
9556         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
9557         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
9558         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
9559         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
9560         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
9561         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
9562         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
9563         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
9564         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
9565         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
9566         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
9567         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
9568         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
9569         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
9570         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
9571         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
9572         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
9573         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
9574         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
9575         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
9576         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
9577         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
9578         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
9579         Moved ...
9580         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
9581         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
9582         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
9583         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
9584         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
9585         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
9586         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
9587         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
9588         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
9589         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
9590         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
9591         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
9592         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
9593         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
9594         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
9595         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
9596         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
9597         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
9598         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
9599         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
9600         Moved ...
9601         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
9602         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
9603         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
9605         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
9606         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
9607         (libpthread-sysdep_routines): Add elision-related stuff here instead.
9608         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
9609         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
9610         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
9611         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
9612         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
9613         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
9614         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
9615         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
9616         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
9617         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
9618         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
9619         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
9620         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
9621         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
9622         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
9623         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
9624         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
9625         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
9626         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
9627         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
9628         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
9629         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
9630         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
9631         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
9632         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
9633         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
9634         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
9635         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
9637         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
9638         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
9640         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
9641         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
9642         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
9643         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
9644         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
9645         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
9646         Moved ...
9647         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
9648         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
9649         Moved ...
9650         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
9651         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
9652         Moved ...
9653         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
9654         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
9655         Moved ...
9656         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
9657         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
9658         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
9659         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
9660         Moved ...
9661         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
9662         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
9663         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
9664         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
9665         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
9666         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
9667         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
9668         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
9669         Moved ...
9670         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
9671         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
9672         Moved ...
9673         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
9674         ... here.
9675         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
9676         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
9677         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
9678         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
9679         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
9680         Moved ...
9681         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
9682         ... here.
9683         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
9684         Moved ...
9685         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
9686         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
9687         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
9688         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
9689         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
9690         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
9691         Moved ...
9692         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
9693         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
9694         Moved ...
9695         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
9696         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
9697         Moved ...
9698         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
9699         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
9700         Moved ...
9701         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
9702         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
9703         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
9704         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
9705         Moved ...
9706         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
9707         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
9708         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
9709         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
9710         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
9711         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
9712         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
9713         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
9714         Moved ...
9715         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
9716         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
9717         Moved ...
9718         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
9719         ... here.
9720         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
9721         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
9722         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
9723         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
9724         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
9725         Moved ...
9726         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
9727         ... here.
9728         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
9729         Moved ...
9730         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
9731         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
9732         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
9733         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
9734         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
9735         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
9736         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
9737         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
9738         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
9739         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
9740         Moved ...
9741         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
9742         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
9743         Moved ...
9744         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
9745         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
9746         Moved ...
9747         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
9748         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
9749         Moved ...
9750         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
9751         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
9752         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
9753         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
9754         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
9755         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
9756         Moved ...
9757         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
9758         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
9759         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
9760         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
9761         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
9762         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
9763         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
9764         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
9765         Moved ...
9766         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
9767         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
9768         Moved ...
9769         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
9770         ... here.
9771         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
9772         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
9773         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
9774         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
9775         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
9776         Moved ...
9777         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
9778         ... here.
9779         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
9780         Moved ...
9781         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
9782         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
9783         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
9784         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
9785         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
9786         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
9787         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
9788         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
9789         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
9790         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
9791         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
9793         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
9794         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
9796         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
9797         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
9799         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
9800         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
9801         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
9802         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
9803         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
9804         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
9805         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
9806         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
9807         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
9808         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
9809         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
9810         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
9811         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
9812         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
9813         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
9814         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
9815         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
9816         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
9817         Moved ...
9818         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
9819         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
9820         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
9821         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
9822         Moved ...
9823         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
9824         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
9825         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
9826         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
9827         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
9828         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
9829         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
9830         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
9831         Moved ...
9832         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
9833         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
9834         Moved ...
9835         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
9836         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
9837         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
9838         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
9839         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
9840         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
9841         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
9842         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
9843         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
9844         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
9845         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
9846         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
9847         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
9848         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
9849         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
9850         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
9851         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
9853         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
9854         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
9855         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
9856         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
9857         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
9859         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
9860         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
9861         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
9862         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
9863         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
9864         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
9865         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
9866         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
9867         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
9868         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
9870         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
9871         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
9873         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
9874         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
9875         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
9876         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
9877         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
9878         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
9879         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
9880         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
9881         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
9882         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
9883         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
9884         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
9885         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
9886         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
9887         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
9888         Update #include.
9889         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
9890         Likewise.
9891         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
9892         Likewise.
9893         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
9894         Likewise.
9895         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
9896         Likewise.
9897         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
9898         Likewise.
9899         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
9900         Likewise.
9901         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
9902         Likewise.
9903         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
9904         Likewise.
9905         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
9906         Likewise.
9907         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
9908         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
9909         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
9910         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
9911         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
9912         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
9913         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
9914         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
9915         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
9916         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
9917         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
9918         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
9919         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
9920         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
9921         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
9923         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
9924         that was previously under [RESET_PID].
9925         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
9926         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
9927         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
9929         * sysdeps/i386/nptl/Implies: New file.
9930         * sysdeps/x86_64/nptl/Implies: New file.
9931         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
9932         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
9933         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
9934         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
9936         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
9937         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
9938         (__libc_vfork): New strong alias.
9939         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
9940         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
9942         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
9943         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
9944         (__libc_vfork): New strong alias.
9945         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
9946         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
9948         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
9949         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
9950         (__libc_vfork): New strong alias.
9951         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
9952         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
9953         * nptl/pt-vfork.c: New file.
9954         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
9955         (libpthread: GLIBC_2.20): New version set (empty).
9957 2014-05-14  Will Newton  <will.newton@linaro.org>
9959         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
9960         rather than #if.
9962 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
9964         [BZ #16564]
9965         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
9966         arguments with exponent 65 or above.
9967         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
9968         arguments 0x1p113L or above.
9969         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
9970         to arguments 0x1p107L or above.
9971         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
9972         positive arguments with exponent 65 or above.
9973         * math/auto-libm-test-in: Add more tests of log1p.
9974         * math/auto-libm-test-out: Regenerated.
9976         [BZ #16928]
9977         * math/s_cacos.c (__cacos): Ensure zero real part of result from
9978         non-finite arguments is +0.
9979         * math/s_cacosf.c (__cacosf): Likewise.
9980         * math/s_cacosl.c (__cacosl): Likewise.
9981         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
9982         * sysdeps/i386/fpu/libm-test-ulps: Update.
9983         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9985         [BZ #16927]
9986         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
9987         value.
9988         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
9989         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
9990         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
9991         for explicit high bit of mantissa when testing for argument equal
9992         to 1.
9993         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
9994         * sysdeps/i386/fpu/libm-test-ulps: Update.
9995         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9997         [BZ #16516]
9998         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
9999         (__erf): Scale by 16 instead of 8 in potentially underflowing
10000         case.  Ensure exception if result actually underflows.
10001         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
10002         (__erff): Scale by 16 instead of 8 in potentially underflowing
10003         case.  Ensure exception if result actually underflows.
10004         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
10005         (efx8): Remove variable.
10006         (__erfl): Scale by 16 instead of 8 in potentially underflowing
10007         case.  Ensure exception if result actually underflows.
10008         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
10009         (efx8): Remove variable.
10010         (__erfl): Scale by 16 instead of 8 in potentially underflowing
10011         case.  Ensure exception if result actually underflows.
10012         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
10013         (efx8): Remove variable.
10014         (__erfl): Scale by 16 instead of 8 in potentially underflowing
10015         case.  Ensure exception if result actually underflows.
10016         * math/auto-libm-test-in: Add more tests of erf.
10017         * math/auto-libm-test-out: Regenerated.
10019 2014-05-14  Andreas Schwab  <schwab@suse.de>
10021         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
10022         Remove code conditionalized on USE___THREAD.
10024         * config.h.in (HAVE_PT_CHOWN): Define as 0.
10025         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
10026         not definedness.
10028 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
10030         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
10031         Define unconditionally.
10032         (__ASSUME_O_CLOEXEC): Likewise.
10033         (__ASSUME_SOCK_CLOEXEC): Likewise.
10034         (__ASSUME_IN_NONBLOCK): Likewise.
10035         (__ASSUME_PIPE2): Likewise.
10036         (__ASSUME_EVENTFD2): Likewise.
10037         (__ASSUME_SIGNALFD4): Likewise.
10038         (__ASSUME_DUP3): Likewise.
10039         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10040         (__ASSUME_DUP3): Do not define.
10041         (__ASSUME_EVENTFD2): Likewise.
10042         (__ASSUME_IN_NONBLOCK): Likewise.
10043         (__ASSUME_O_CLOEXEC): Likewise.
10044         (__ASSUME_PIPE2): Likewise.
10045         (__ASSUME_SIGNALFD4): Likewise.
10046         (__ASSUME_SOCK_CLOEXEC): Likewise.
10047         (__ASSUME_UTIMES): Undefine.
10048         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10049         (__ASSUME_UTIMES): Do not define.
10050         (__ASSUME_O_CLOEXEC): Likewise.
10051         (__ASSUME_SOCK_CLOEXEC): Likewise.
10052         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
10053         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
10054         0x020621].
10055         (__ASSUME_PIPE2): Likewise.
10056         (__ASSUME_EVENTFD2): Likewise.
10057         (__ASSUME_SIGNALFD4): Likewise.
10058         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
10059         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
10060         Do not define.
10061         (__ASSUME_EVENTFD2): Likewise.
10062         (__ASSUME_SIGNALFD4): Likewise.
10063         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
10064         (__ASSUME_32BITUIDS): Likewise.
10065         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
10066         (__ASSUME_IPC64): Likewise.
10067         (__ASSUME_ST_INO_64_BIT): Likewise.
10068         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
10069         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
10070         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10071         (__ASSUME_UTIMES): Do not define.
10072         (__ASSUME_PSELECT): Likewise.
10073         (__ASSUME_PPOLL): Likewise.
10074         (__ASSUME_O_CLOEXEC): Likewise.
10075         (__ASSUME_SOCK_CLOEXEC): Likewise.
10076         (__ASSUME_IN_NONBLOCK): Likewise.
10077         (__ASSUME_PIPE2): Likewise.
10078         (__ASSUME_EVENTFD2): Likewise.
10079         (__ASSUME_SIGNALFD4): Likewise.
10080         (__ASSUME_DUP3): Likewise.
10081         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
10082         (__ASSUME_UTIMES): Likewise.
10083         (__ASSUME_O_CLOEXEC): Likewise.
10084         (__ASSUME_SOCK_CLOEXEC): Likewise.
10085         (__ASSUME_IN_NONBLOCK): Likewise.
10086         (__ASSUME_PIPE2): Likewise.
10087         (__ASSUME_EVENTFD2): Likewise.
10088         (__ASSUME_SIGNALFD4): Likewise.
10089         (__ASSUME_DUP3): Likewise.
10090         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10091         (__ASSUME_UTIMES): Likewise.
10092         (__ASSUME_O_CLOEXEC): Likewise.
10093         (__ASSUME_SOCK_CLOEXEC): Likewise.
10094         (__ASSUME_IN_NONBLOCK): Likewise.
10095         (__ASSUME_PIPE2): Likewise.
10096         (__ASSUME_EVENTFD2): Likewise.
10097         (__ASSUME_SIGNALFD4): Likewise.
10098         (__ASSUME_DUP3): Likewise.
10099         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
10100         Likewise.
10101         (__ASSUME_UTIMES): Likewise.
10102         (__ASSUME_EVENTFD2): Likewise.
10103         (__ASSUME_SIGNALFD4): Likewise.
10104         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10105         (__ASSUME_O_CLOEXEC): Likewise.
10106         (__ASSUME_SOCK_CLOEXEC): Likewise.
10107         (__ASSUME_IN_NONBLOCK): Likewise.
10108         (__ASSUME_PIPE2): Likewise.
10109         (__ASSUME_EVENTFD2): Likewise.
10110         (__ASSUME_SIGNALFD4): Likewise.
10111         (__ASSUME_DUP3): Likewise.
10112         (__ASSUME_UTIMES): Undefine.
10114         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
10115         feclearexcept.  Remove symbol versioning code.
10116         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
10117         symbol versioning code.
10118         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
10119         symbol versioning code.
10120         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
10121         feupdateenv.  Remove symbol versioning code.
10122         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
10123         fegetexceptflag.  Remove symbol versioning code.
10124         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
10125         fesetexceptflag.  Remove symbol versioning code.
10126         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
10127         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
10128         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
10129         (__posix_fadvise64_l32): Remove prototype.
10130         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
10131         code.
10133 2014-05-13  Roland McGrath  <roland@hack.frob.com>
10135         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
10136         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
10137         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
10138         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
10140 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
10142         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
10143         current working directory
10145 2014-05-13  Roland McGrath  <roland@hack.frob.com>
10147         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
10148         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
10149         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
10150         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
10151         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
10152         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
10153         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
10154         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
10155         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
10156         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
10157         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
10158         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
10159         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
10160         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
10161         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
10162         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
10163         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
10164         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
10165         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
10166         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
10167         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
10168         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
10169         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
10170         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
10171         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
10172         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
10173         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
10174         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
10175         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
10176         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
10177         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
10178         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
10179         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
10180         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
10181         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
10182         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
10183         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
10184         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
10185         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
10186         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
10187         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
10188         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
10190         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
10191         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
10193         * sysdeps/unix/sysv/linux/arm/Makefile
10194         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
10195         Add rt-aeabi_unwind_cpp_pr1.
10196         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
10197         Add nptl-aeabi_unwind_cpp_pr1.
10198         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
10199         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
10200         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
10201         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
10202         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
10203         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
10205         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
10206         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
10207         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
10208         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
10210         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
10211         Deconditionalize the code that was previously under [RESET_PID].
10212         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
10214         * sysdeps/generic/exit-thread.h: New file.
10215         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
10216         * include/unistd.h (__exit_thread): Remove declaration.
10217         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
10218         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
10219         * csu/libc-start.c: Include <exit-thread.h>.
10220         (LIBC_START_MAIN): Pass no argument to __exit_thread.
10221         * nptl/pthread_create.c: Include <exit-thread.h>.
10222         (start_thread): Call __exit_thread in place of __exit_thread_inline.
10223         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
10224         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
10225         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
10226         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
10227         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
10228         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
10229         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
10230         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
10231         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
10232         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
10233         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
10234         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
10235         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
10236         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
10237         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
10238         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
10240 2014-05-13  Andreas Schwab  <schwab@suse.de>
10242         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
10244 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
10246         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
10247         (__ASSUME_UTIMES): Do not condition on kernel version.
10248         (__ASSUME_PSELECT): Define unconditionally.
10249         (__ASSUME_PPOLL): Likewise.
10250         (__ASSUME_ATFCTS): Likewise.
10251         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
10252         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
10253         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
10254         (__ASSUME_UTIMENSAT): Define unconditionally.
10255         (__ASSUME_PRIVATE_FUTEX): Likewise.
10256         (__ASSUME_FALLOCATE): Likewise.
10257         (__ASSUME_O_CLOEXEC): Likewise.
10258         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
10259         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
10260         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
10261         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
10262         (__ASSUME_IN_NONBLOCK): Likewise.
10263         (__ASSUME_PIPE2): Likewise.
10264         (__ASSUME_EVENTFD2): Likewise.
10265         (__ASSUME_SIGNALFD4): Likewise.
10266         (__ASSUME_DUP3): Likewise.
10267         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
10268         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
10269         (__ASSUME_AT_RANDOM): Likewise.
10270         (__ASSUME_PREADV): Likewise.
10271         (__ASSUME_PWRITEV): Likewise.
10272         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
10273         (__ASSUME_F_GETOWN_EX): Define unconditionally.
10274         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
10275         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
10276         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
10277         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10278         (__ASSUME_O_CLOEXEC): Define unconditionally.
10279         (__ASSUME_PSELECT): Do not undefine conditionally.
10280         (__ASSUME_PPOLL): Likewise.
10281         (__ASSUME_ATFCTS): Likewise.
10282         (__ASSUME_SET_ROBUST_LIST): Likewise.
10283         (__ASSUME_UTIMENSAT): Likewise.
10284         (__ASSUME_FDATASYNC): Define unconditionally.
10285         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10286         (__ASSUME_SIGFRAME_V2): Likewise.
10287         )__ASSUME_EVENTFD2): Likewise.
10288         (__ASSUME_SIGNALFD4): Likewise.
10289         (__ASSUME_PSELECT): Do not undefine conditionally.
10290         (__ASSUME_PPOLL): Likewise.
10291         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10292         (__ASSUME_PSELECT): Define unconditionally.
10293         (__ASSUME_PPOLL): Likewise.
10294         (__ASSUME_O_CLOEXEC): Likewise.
10295         (__ASSUME_SOCK_CLOEXEC): Likewise.
10296         (__ASSUME_IN_NONBLOCK): Likewise.
10297         (__ASSUME_PIPE2): Likewise.
10298         (__ASSUME_EVENTFD2): Likewise.
10299         (__ASSUME_SIGNALFD4): Likewise.
10300         (__ASSUME_DUP3): Likewise.
10301         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
10302         (__ASSUME_O_CLOEXEC): Likewise.
10303         (__ASSUME_SOCK_CLOEXEC): Likewise.
10304         (__ASSUME_IN_NONBLOCK): Likewise.
10305         (__ASSUME_PIPE2): Likewise.
10306         (__ASSUME_EVENTFD2): Likewise.
10307         (__ASSUME_SIGNALFD4): Likewise.
10308         (__ASSUME_DUP3): Likewise.
10309         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10310         (__ASSUME_EVENTFD2): Likewise.
10311         (__ASSUME_SIGNALFD4): Likewise.
10312         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
10314 2014-05-12  Andreas Schwab  <schwab@suse.de>
10316         [BZ #16932]
10317         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
10318         (_nss_nis_gethostbyname4_r): Return error if item length is larger
10319         than maximum RPC packet size.
10320         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
10321         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
10322         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
10323         (_nss_nis_getservbyport_r): Likewise.
10325 2014-05-12  Will Newton  <will.newton@linaro.org>
10327         * malloc/Makefile (tests): Add tst-mallopt.
10328         * malloc/tst-mallopt.c: New file.
10330 2014-05-09  Roland McGrath  <roland@hack.frob.com>
10332         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
10333         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
10335 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10337         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
10338         (tst-tlsmod6.so): Likewise.
10340 2014-05-09  Roland McGrath  <roland@hack.frob.com>
10342         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
10344 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
10346         [BZ #16064]
10347         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
10348         and <dl-procinfo.h>.
10349         (__fegetenv): Save SSE state in envp->__eip if supported.
10350         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
10351         envp->__eip if supported.
10352         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
10353         and <dl-procinfo.h>.
10354         (__fesetenv): Always set __eip, __cs_selector, __opcode,
10355         __data_offset and __data_selector in environment to 0.  Set SSE
10356         state if supported.
10357         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
10358         test-fenv-sse.
10359         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
10360         -mfpmath=sse.
10361         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
10363 2014-05-09  Will Newton  <will.newton@linaro.org>
10365         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
10366         and libc_relro_required for ARM.
10367         * sysdeps/arm/preconfigure: Regenerate.
10369 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
10370             Stefan Liebler  <stli@linux.vnet.ibm.com>
10372         * config.make.in (enable-lock-elision): New Makefile variable.
10373         * configure.ac: Likewise.
10374         * configure: Regenerate.
10375         * sysdeps/s390/configure.ac:
10376         Add check for gcc transactions support.
10377         * sysdeps/s390/configure: Regenerate.
10378         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
10379         Build elision files if enabled.
10380         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
10381         Add lock elision support for s390.
10382         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
10383         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
10384         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
10385         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
10386         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
10387         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
10388         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
10389         Likewise.
10390         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
10391         Likewise.
10392         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
10393         Likewise.
10394         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
10395         Likewise.
10396         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
10397         (__lll_timedlock_elision, __lll_lock_elision)
10398         (__lll_unlock_elision, __lll_trylock_elision)
10399         (lll_timedlock_elision, lll_lock_elision)
10400         (lll_unlock_elision, lll_trylock_elision): Add.
10401         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
10402         (pthread_mutex_t): Add lock elision support for s390.
10404 2014-05-14  Wilco  <wdijkstr@arm.com>
10406         * sysdeps/arm/fclrexcpt.c: Cleanup.
10407         * sysdeps/arm/fedisblxcpt.c: Cleanup.
10408         * sysdeps/arm/feenablxcpt.c: Cleanup.
10409         * sysdeps/arm/fegetenv.c: Cleanup.
10410         * sysdeps/arm/fegetexcept.c: Cleanup.
10411         * sysdeps/arm/fegetround.c: Cleanup.
10412         * sysdeps/arm/feholdexcpt.c: Cleanup.
10413         * sysdeps/arm/fesetenv.c: Cleanup.
10414         * sysdeps/arm/fesetround.c: Cleanup.
10415         * sysdeps/arm/feupdateenv.c: Cleanup.
10416         * sysdeps/arm/fgetexcptflg.c: Cleanup.
10417         * sysdeps/arm/fraiseexcpt.c: Cleanup.
10418         * sysdeps/arm/fsetexcptflg.c: Cleanup.
10419         * sysdeps/arm/ftestexcept.c: Cleanup.
10420         * sysdeps/arm/get-rounding-mode.h: Cleanup.
10421         * sysdeps/arm/setfpucw.c: Cleanup.
10423 2014-05-09  Will Newton  <will.newton@linaro.org>
10425         * sysdeps/arm/armv7/strcmp.S: New file.
10426         * NEWS: Mention addition of ARMv7 optimized strcmp.
10428 2014-05-08  Roland McGrath  <roland@hack.frob.com>
10430         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
10431         look for %.ac rather than %.in.
10433         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
10434         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
10435         * sysdeps/mach/hurd/configure: Regenerated.
10436         * sysdeps/unix/sysv/linux/configure: Regenerated.
10438         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
10440 2014-05-07  Steve Ellcey  <sellcey@mips.com>
10442         [BZ# 16922]
10443         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
10444         (LONG_SUB): Ditto.
10445         (PTR_SUB): Ditto.
10447 2014-05-07  Andreas Schwab  <schwab@suse.de>
10449         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
10450         when skipping over non-matching result from nscd.
10452 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
10454         [BZ #16876]
10455         * nptl/sockperf.c (client): Check socket return value.
10457         [BZ #16877]
10458         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
10459         nscd security class.
10461 2014-05-06  Roland McGrath  <roland@hack.frob.com>
10463         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
10464         * sysdeps/arm/unwind.h: ... here.
10466 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
10468         [BZ# 16916]
10469         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
10470         Define.
10472 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
10474         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
10475         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
10476         multiarch strncpy for PPC64.
10477         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
10478         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
10479         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
10480         multiarch optimizations.
10481         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
10482         (__libc_ifunc_impl_list): Likewise.
10483         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
10484         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
10485         multiarch stpncpy for PPC64.
10486         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
10487         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
10489 2014-05-06  Andreas Schwab  <schwab@suse.de>
10491         [BZ #16912]
10492         * gmon/mcount.c (_MCOUNT_DECL): Use
10493         atomic_compare_and_exchange_bool_acq instead of
10494         catomic_compare_and_exchange_bool_acq.
10496 2014-05-05  Roland McGrath  <roland@hack.frob.com>
10498         * elf/Makefile (others, install-bin): Remove pldd.
10499         (pldd-modules): Variable removed.
10500         ($(objpfx)pldd): Target removed.
10501         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
10502         (others, install-bin): Append pldd here.
10503         ($(objpfx)pldd): New target.
10505         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
10506         to 0, so the first #if test emitted later doesn't see it undefined.
10507         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
10508         * sysdeps/gnu/errlist.c: Regenerated.
10510 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10512         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
10513         [libc_hidden_builtin_def]: Define to empty value.
10514         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
10515         [libc_hidden_builtin_def]: Likewise.
10516         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
10517         [libc_hidden_builtin_def]: Likewise.
10518         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
10519         [libc_hidden_builtin_def]: Likewise.
10520         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
10521         __redirect_memcpy and define ifunc as default hidden symbol.
10522         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
10523         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
10525 2014-05-04  Adam Conrad  <adconrad@0c3.net>
10527         * locale/iso-4217.def: Reintroduce XDR currency.
10529 2014-05-04  Allan McRae  <allan@archlinux.org>
10531         * po/eo.po: Update Esperanto translation from translation project.
10533 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
10535         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
10536         and FEATURE_INDEX_MAX to 1.
10537         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
10539 2014-05-01  Steve Ellcey  <sellcey@mips.com>
10541         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
10542         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
10543         * iconvdata/big5.c (ONE_DIRECTION): Define.
10544         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
10545         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
10546         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
10547         * iconvdata/cp932.c (ONE_DIRECTION): Define.
10548         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
10549         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
10550         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
10551         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
10552         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
10553         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
10554         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
10555         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
10556         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
10557         * iconvdata/gbk.c (ONE_DIRECTION): Define.
10558         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
10559         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
10560         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
10561         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
10562         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
10563         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
10564         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
10565         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
10566         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
10567         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
10568         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
10569         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
10570         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
10571         * iconvdata/iso646.c (ONE_DIRECTION): Define.
10572         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
10573         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
10574         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
10575         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
10576         * iconvdata/johab.c (ONE_DIRECTION): Define.
10577         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
10578         * iconvdata/sjis.c (ONE_DIRECTION): Define.
10579         * iconvdata/t.61.c (ONE_DIRECTION): Define.
10580         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
10581         * iconvdata/tscii.c (ONE_DIRECTION): Define.
10582         * iconvdata/uhc.c (ONE_DIRECTION): Define.
10583         * iconvdata/unicode.c (ONE_DIRECTION): Define.
10584         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
10585         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
10586         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
10588 2014-05-01  Roland McGrath  <roland@hack.frob.com>
10590         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
10591         (_IO_JUMPS_OFFSET): Define to 0.
10593         * nptl/sysdeps/pthread/bits/libc-lock.h
10594         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
10595         (__libc_lock_define_initialized_recursive): Always define using
10596         initializer.  Modern compilers treat uninitialized (implicit zero) and
10597         explicit zero initializers the same (i.e. put the datum in bss).
10599 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
10601         * nscd/nscd-client.h: Include <string.h>.
10603 2014-05-01  David S. Miller  <davem@davemloft.net>
10605         [BZ #16885]
10606         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
10607         multiple zero bytes exist at the end of a string.
10608         Reported by Aurelien Jarno <aurelien@aurel32.net>
10610         * string/test-strcmp.c (check): Add explicit test for situations where
10611         there are multiple zero bytes after the first.
10613 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
10615         [BZ #16890]
10616         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
10617         when compiling wprintf.
10618         * stdio-common/tstdiomisc.c (t3): New function.
10619         (main): Call it.
10621 2014-05-01  Steve Ellcey  <sellcey@mips.com>
10623         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
10624         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
10625         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
10626         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
10628 2014-05-01  Steve Ellcey  <sellcey@mips.com>
10630         * stdlib/longlong.h: Updated from GCC.
10632 2014-05-01  Will Newton  <will.newton@linaro.org>
10633             Bernard Ogden  <bernie.ogden@linaro.org>
10635         * NEWS: Update fixed bug list.
10637         [BZ #15119]
10638         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
10640 2014-04-30  David S. Miller  <davem@davemloft.net>
10642         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
10643         (libc_feholdexcept_setround_sparc_ctx): New function.
10644         (libc_fesetenv_sparc_ctx): Likewise.
10645         (libc_feupdateenv_sparc_ctx): Likewise.
10646         (libc_feholdsetround_sparc_ctx): Likewise.
10647         (libc_feholdexcept_setround_ctx): Define.
10648         (libc_feholdexcept_setroundf_ctx): Likewise.
10649         (libc_feholdexcept_setroundl_ctx): Likewise.
10650         (libc_fesetenv_ctx): Likewise.
10651         (libc_fesetenvf_ctx): Likewise.
10652         (libc_fesetenvl_ctx): Likewise.
10653         (libc_feupdateenv_ctx): Likewise.
10654         (libc_feupdateenvf_ctx): Likewise.
10655         (libc_feupdateenvl_ctx): Likewise.
10656         (libc_feresetround_ctx): Likewise.
10657         (libc_feresetroundf_ctx): Likewise.
10658         (libc_feresetroundl_ctx): Likewise.
10659         (libc_feholdsetround_ctx): Likewise.
10660         (libc_feholdsetroundf_ctx): Likewise.
10661         (libc_feholdsetroundl_ctx): Likewise.
10663         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
10664         with __USE_GNU instead of XOPEN cpp guards.
10666         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
10667         0.
10669         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
10670         with XOPEN cpp guards.
10672 2014-04-30  Julian Brown  <julian@codesourcery.com>
10674         [BZ #16888]
10675         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
10676         handling.
10678 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
10680         [BZ #9894]
10681         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
10682         Change to 2.6.32.
10683         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
10684         * sysdeps/unix/sysv/linux/configure: Regenerated.
10685         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
10686         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
10687         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
10688         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
10689         * README: Update reference to required Linux kernel version.
10690         * manual/install.texi (Linux): Update reference to required Linux
10691         kernel headers version.
10692         * INSTALL: Regenerated.
10694         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
10695         header inclusion.
10696         [POSIX] (limits.h): Likewise.
10697         [POSIX] (math.h): Likewise.
10698         [POSIX] (sys/wait.h): Likewise.
10699         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
10700         function.
10701         [POSIX] (stddef.h): Do not allow header inclusion.
10703 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10705         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
10707 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
10709         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
10710         Return immediately after lll_futex_wake.
10712 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
10714         [BZ #16791]
10715         * nscd/nscd-client.h (datahead_init_common): Initialize entire
10716         structure.
10717         (datahead_init_pos): Call datahead_init_common early.
10718         (datahead_init_neg): Likewise.
10720         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
10721         datahead_init_neg): New functions.
10722         * nscd/aicache.c (addhstaiX): Use them.
10723         * nscd/grpcache.c (cache_addgr): Likewise.
10724         * nscd/hstcache.c (cache_addhst): Likewise.
10725         * nscd/initgrcache.c (addinitgroupsX): Likewise.
10726         * nscd/netgroupcache.c (do_notfound): Likewise.
10727         (addgetnetgrentX): Likewise.
10728         (addinnetgrX): Likewise.
10729         * nscd/pwdcache.c (cache_addpw): Likewise.
10730         * nscd/servicescache.c (cache_addserv): Likewise.
10732 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
10733             Atsushi Onoe  <atsushi@onoe.org>
10735         [BZ #14308]
10736         [BZ #12994]
10737         [BZ #13651]
10738         * resolv/res_query.c (__libc_res_nsearch): Return if at least
10739         one response is valid.
10740         * resolv/res_send.c (send_dg): Check for validity of other
10741         response if the current response is a referral.
10743 2014-04-29  Steve Ellcey  <sellcey@mips.com>
10745         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
10747 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
10749         [BZ #16823]
10750         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
10751         Always divide by positive zero when computing -Inf result.
10752         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
10753         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
10755 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10757         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
10758         FPSCR if value do not change.
10759         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
10760         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
10761         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
10762         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
10763         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
10764         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
10765         function.
10767 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
10769         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
10770         * sysdeps/unix/sysv/linux/hppa: Move directory from
10771         ports/systeps/unix/sysv/linux/hppa.
10772         * README: Update listing for hppa-*-linux-gnu.
10774 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
10776         [BZ #16754]
10777         * manual/stdio.texi (Hook functions): Fix types of stream hook
10778         functions.
10779         [BZ #16854]
10780         * socket/sys/socket.h: Fix typo in comment.
10782 2014-04-28  Wilco  <wdijkstr@arm.com>
10784         * sysdeps/arm/fenv_private.h: New file.
10785         * sysdeps/arm/math_private.h: New file.
10786         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
10788 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
10790         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
10791         with __int128_t.
10792         (La_x86_64_retval): Likewise.
10794 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
10796         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
10797         fpsr if value didn't change.
10798         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
10799         to fpcr if value didn't change.
10800         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
10801         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
10802         fpsr or fpcr if value didn't change.
10803         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
10804         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
10805         fpcr if value didn't change.
10806         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
10807         to fpsr if value didn't change.
10809 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
10811         * nptl/tst-sem3.c: Use test-skeleton.c
10812         (main): Rename to do_test.  Use return instead of
10813         exit.
10814         * nptl/tst-sem4.c: Use test-skeleton.c
10815         (main): Rename to do_test.
10817 2014-04-22  David S. Miller  <davem@davemloft.net>
10819         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
10820         (struct sigaction): New struct member __glibc_reserved0, change
10821         type of sa_flags to int.
10823 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
10825         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
10826         (COUNT_LEADING_ZEROS_0): Define for AArch64.
10828 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
10830         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
10831         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
10833 2014-04-22  Will Newton  <will.newton@linaro.org>
10834             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
10836         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
10837         (__longjmp): Add longjmp and longjmp_target SystemTap
10838         probes.
10839         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
10840         (__sigsetjmp): Add setjmp SystemTap probe.
10842 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
10844         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
10845         match manual order.
10847 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10849         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
10851         * sysdeps/powerpc/fpu/fenv_private.h
10852         (libc_feholdexcept_setroundl_ctx): Define to
10853         libc_feholdexcept_setround_ppc_ctx.
10854         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
10855         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
10856         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
10857         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
10859 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
10861         * sysdeps/aarch64/math-tests.h: New file.
10863 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
10865         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
10866         New.
10867         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
10868         Check and set bit_AVX2_Usable.
10869         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
10870         macro.
10871         (bit_AVX2): Likewise.
10872         (index_AVX2_Usable): Likewise.
10873         (CPUID_AVX2): Likewise.
10874         (HAS_AVX2): Likewise.
10876 2014-04-17  Will Newton  <will.newton@linaro.org>
10878         * manual/setjmp.texi (System V contexts): Add note that
10879         calling setcontext on a context created by a call to a
10880         signal handler is undefined.  Update text to note that
10881         setcontext from a signal handler is possible but not
10882         recommended.
10884         [BZ #16629]
10885         * stdlib/tst-setcontext.c: Include signal.h.
10886         (main): Check that the signal stack before and
10887         after swapcontext is the same.
10889         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
10890         Re-implement to restore registers in user code and avoid
10891         rt_sigreturn system call.
10893 2014-04-17  Wilco  <wdijkstr@arm.com>
10895         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
10896         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
10897         * math/test-fenv.c: Skip exception trap tests on targets which only
10898         support non-stop mode.
10900 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
10901             Wilco Dijkstra  <wilco.dijkstra@arm.com>
10903         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
10904         (libc_feholdsetround_aarch64_ctx)
10905         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
10906         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
10907         (libc_feresetround_ctx, libc_feresetroundf_ctx)
10908         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
10909         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
10910         (libc_feresetround_noexl_ctx): Define.
10912 2014-04-16  Richard Henderson  <rth@redhat.com>
10914         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
10916         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
10917         unwind tables.
10919         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
10920         const from the non-libc, non-ldso copy.
10922         * sysdeps/alpha/libm-test-ulps: Regenerate.
10924 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
10925             Wilco Dijkstra  <wilco.dijkstra@arm.com>
10927         * sysdeps/aarch64/fpu/math_private.h: New file.
10929 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10931         * sysdeps/aarch64/libm-test-ulps: Regenerate.
10933 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
10935         [BZ #16275]
10936         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
10937         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
10938         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
10939         Intel MPX bound registers before _dl_profile_fixup.
10940         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
10941         registers after _dl_profile_fixup.  Save and restore bound
10942         registers bnd0/bnd1 when calling _dl_call_pltexit.
10943         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
10944         (LR_BND_OFFSET): Likewise.
10945         (LRV_BND0_OFFSET): Likewise.
10946         (LRV_BND1_OFFSET): Likewise.
10948 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
10950         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
10951         to...
10952         * sysdeps/mach/hurd/i386/tls.h: ... here.
10953         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
10954         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
10955         fields.
10957 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
10959         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
10961 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
10963         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
10965 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
10967         [BZ #14770]
10968         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
10969         * sysdeps/s390/configure: Regenerate.
10971         [BZ #16824]
10972         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
10973         Set round-to-nearest internally to reduce error accumulation.
10975 2014-04-16  Alan Modra  <amodra@gmail.com>
10977         [BZ #16740]
10978         [BZ #16619]
10979         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
10980         * math/libm-test.inc (frexp_test_data): Add tests.
10981         * NEWS: Update fixed bug list.
10983 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
10985         * benchtests/Makefile: Depend on libraries in build directory.
10986         (bench-math): Separate out math tests.
10987         (bench-pthread): Separate out pthread tests.
10988         (bench): Include math and pthread tests.
10990 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
10992         [BZ #16831]
10993         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
10994         _dl_debug_initialize.
10996         * configure.ac: Remove SELinux header check.
10997         * configure: Regenerate.
10998         * nscd/selinux.c (perms): Array of const char* to permission names.
10999         (nscd_request_avc_has_perm): Call security_deny_unknown to find
11000         default policy. Call string_to_security_class and string_to_av_perm to
11001         translate strings. Enforce default policy and call avs_has_perm with
11002         results of translated strings.
11004 2014-04-13  David S. Miller  <davem@davemloft.net>
11006         * sysdeps/sparc/fpu/libm-test-ulps: Update.
11008 2014-04-12  Allan McRae  <allan@archlinux.org>
11010         [BZ #16838]
11011         * manual/string.texi (Collation Functions): Fix qsort argument
11012         order in example.
11013         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
11015 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
11017         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
11018         Make the test a no-op if there are no exceptions defined.
11020 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
11022         * elf/Makefile (tests): make tst-dlopen-aout conditional on
11023         enable-hardcoded-path-in-tests
11025 2014-04-11  Will Newton  <will.newton@linaro.org>
11027         * benchtests/Makefile (extra-objs): Add json-lib.o.
11028         (bench-func): Tidy up JSON output.
11029         * benchtests/bench-skeleton.c: Include json-lib.h.
11030         (main): Use JSON library functions to do output of
11031         benchmark results.
11032         * benchtests/bench-timing-type.c (main): Output the
11033         timing type simply, leaving formatting to the user.
11034         * benchtests/json-lib.c: New file.
11035         * benchtests/json-lib.h: Likewise.
11037 2014-04-11  Torvald Riegel  <triegel@redhat.com>
11039         [BZ #15215]
11040         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
11041         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
11042         memory barriers.  Add comments.
11043         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
11044         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
11045         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
11046         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
11047         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
11048         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
11050 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
11052         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
11053         * sysdeps/s390/s390-64/configure.ac: ... this ...
11054         * sysdeps/s390/configure.ac: ... to here.
11055         * sysdeps/s390/s390-32/configure: Delete file.
11056         * sysdeps/s390/s390-64/configure: Delete file.
11057         * sysdeps/s390/configure: Regenerate.
11059 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
11061         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
11063 2014-04-11  Will Newton  <will.newton@linaro.org>
11065         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
11066         to zero if it is not defined elsewhere.  (mtrim): Test
11067         the value of MALLOC_DEBUG with #if rather than #ifdef.
11069 2014-04-10 Torvald Riegel  <triegel@redhat.com>
11071         * benchtests/pthread_once-inputs: New file.
11072         * benchtests/pthread_once-source.c: New file.
11073         * benchtests/README: Update documentation.
11075 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
11076             H.J. Lu  <hongjiu.lu@intel.com>
11078         [BZ #16275]
11079         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
11080         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
11081         * sysdeps/x86_64/configure: Regenerated.
11082         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
11083         macro.
11084         (REGISTER_SAVE_RAX): Likewise.
11085         (REGISTER_SAVE_RCX): Likewise.
11086         (REGISTER_SAVE_RDX): Likewise.
11087         (REGISTER_SAVE_RSI): Likewise.
11088         (REGISTER_SAVE_RDI): Likewise.
11089         (REGISTER_SAVE_R8): Likewise.
11090         (REGISTER_SAVE_R9): Likewise.
11091         (REGISTER_SAVE_BND0): Likewise.
11092         (REGISTER_SAVE_BND1): Likewise.
11093         (REGISTER_SAVE_BND2): Likewise.
11094         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
11095         bound registers when calling _dl_fixup.
11097 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11099         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
11100         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
11101         of its definition.
11102         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
11103         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
11104         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
11105         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
11106         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
11107         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
11108         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
11110 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
11112         [BZ #15514]
11113         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
11114         pathconf(_PC_NAME_MAX).
11116 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11118         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
11119         Remove macro usage.
11120         (__PTHREAD_SPINS): Move definition to ...
11121         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
11122         (__PTHREAD_SPINS): ... here.
11123         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
11124         (__PTHREAD_SPIN): Likewise.
11125         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
11126         (__PTHREAD_SPIN): Likewise.
11127         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
11128         (__PTHREAD_SPIN): Likewise.
11129         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
11130         (__PTHREAD_SPIN): Likewise.
11131         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
11132         (__PTHREAD_SPIN): Likewise.
11133         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
11134         (__PTHREAD_SPIN): Likewise.
11135         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
11136         (__PTHREAD_SPIN): Likewise.
11137         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
11138         (__PTHREAD_SPIN): Likewise.
11139         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
11140         (__PTHREAD_SPIN): Likewise.
11141         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
11142         (__PTHREAD_SPIN): Likewise.
11143         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
11144         (__PTHREAD_SPIN): Likewise.
11145         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
11146         (__PTHREAD_SPIN): Likewise.
11148         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
11149         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
11150         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
11151         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
11152         imply folder.
11153         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
11154         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
11155         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
11156         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
11157         correct imply path.
11158         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
11159         strlen symbol for non multi-arch builds.
11160         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
11161         missing hidden_def and weak_alias.
11163 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
11165         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
11167 2014-04-07  Will Newton  <will.newton@linaro.org>
11169         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
11170         and contents.  [!_LIBC] Remove #ifndef and contents.
11171         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
11172         * string/memccpy.c (__memccpy): Use ANSI prototype.
11173         * string/memfrob.c (memfrob): Likewise.
11174         * string/strcoll.c (STRCOLL): Likewise.
11175         * string/strlen.c (strlen): Likewise.
11176         * string/strtok.c (STRTOK): Likewise.
11177         * string/strcat.c: Remove unused #include of memcopy.h.
11178         (strcat): Use ANSI prototype.
11179         * string/strchr.c: Remove unused #include of memcopy.h.
11180         (strchr): Use ANSI prototype.
11181         * string/strcmp.c: Remove unused #include of memcopy.h.
11182         (strcmp): Use ANSI prototype.
11183         * string/strcpy.c: Remove unused #include of memcopy.h.
11184         (strcpy): Use ANSI prototype.
11186 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11188         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
11189         * config.make.in (config-extra-cppflags): Set it from
11190         libc_extra_cppflags.
11191         * configure.ac (libc_extra_cflags): Make it accumulate over
11192         configure fragments.
11193         (libc_extra_cppflags): New flag.
11194         * configure. Regenerate.
11195         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
11196         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
11197         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
11198         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
11200         [BZ #16815]
11201         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
11202         result for FE_DOWNWARD rounding mode.
11203         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
11204         Likewise.
11205         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11207 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
11209         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
11210         in function argument name.
11212 2014-04-03  David Svoboda  <svoboda@cert.org>
11214         [BZ #5666]
11215         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
11216         explicitly.
11218 2014-04-03  Roland McGrath  <roland@hack.frob.com>
11220         * elf/dl-unmap-segments.h: New file.
11221         * sysdeps/generic/ldsodefs.h
11222         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
11223         * elf/dl-close.c: Include <dl-unmap-segments.h>.
11224         * elf/dl-fptr.c: Likewise.
11225         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
11226         * sysdeps/aarch64/tlsdesc.c: Likewise.
11227         * sysdeps/arm/tlsdesc.c: Likewise.
11228         * sysdeps/i386/tlsdesc.c: Likewise.
11229         * sysdeps/tile/dl-runtime.c: Likewise.
11230         * sysdeps/x86_64/tlsdesc.c: Likewise.
11231         * elf/dl-load.h: New file.
11232         * elf/dl-load.c: Include it.
11233         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
11234         Macros moved to dl-load.h.
11235         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
11236         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
11237         Use _dl_unmap_segments in place of __munmap.
11238         Break out segment-mapping loop into ...
11239         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
11241 2014-04-03  Will Newton  <will.newton@linaro.org>
11243         * elf/dl-lookup.c (do_lookup_x): Remove comment
11244         referring to nested function and move variable
11245         declarations down to before first use.
11247 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
11249         [BZ #16799]
11250         [BZ #16800]
11251         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
11252         with 0 numerator.
11253         * math/s_catanf.c (__catanf): Likewise.
11254         * math/s_catanh.c (__catanh): Likewise.
11255         * math/s_catanhf.c (__catanhf): Likewise.
11256         * math/s_catanhl.c (__catanhl): Likewise.
11257         * math/s_catanl.c (__catanl): Likewise.
11258         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
11259         by positive zero when computing -Inf result.
11260         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
11261         (catanh_test): Likewise.
11262         * sysdeps/i386/fpu/libm-test-ulps: Update.
11263         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11265         [BZ #16789]
11266         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
11267         instead of using underflowing value in computing result.
11268         * math/s_clog10.c (__clog10): Likewise.
11269         * math/s_clog10f.c (__clog10f): Likewise.
11270         * math/s_clog10l.c (__clog10l): Likewise.
11271         * math/s_clogf.c (__clogf): Likewise.
11272         * math/s_clogl.c (__clogl): Likewise.
11273         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
11274         (clog10_test): Likewise.
11275         * sysdeps/i386/fpu/libm-test-ulps: Update.
11276         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11278 2014-04-02  Alan Modra  <amodra@gmail.com>
11280         [BZ #16739]
11281         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
11282         output when value is near a power of two.  Use int64_t for lx and
11283         remove casts.  Use decimal rather than hex exponent constants.
11284         Don't use long double multiplication when double will suffice.
11285         * math/libm-test.inc (nextafter_test_data): Add tests.
11286         * NEWS: Add 16739 and 16786 to bug list.
11288         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
11290         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
11292 2014-04-01  Will Newton  <will.newton@linaro.org>
11294         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
11295         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
11297 2014-04-01  Florian Weimer  <fweimer@redhat.com>
11299         [BZ #13347]
11300         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
11301         * nptl/tst-setuid2.c: New file.
11302         * nptl/Makefile (xtests): Add tst-setuid2.
11304 2014-04-01  Alan Modra  <amodra@gmail.com>
11306         [BZ #16786]
11307         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
11309 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
11311         [BZ #6803]
11312         [BZ #6804]
11313         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
11314         set errno as appropriate.
11315         * math/w_scalbf.c (__scalbf): Likewise.
11316         * math/w_scalbl.c (__scalbl): Likewise.
11317         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
11318         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
11319         * math/libm-test.inc (scalb_test_data): Add errno expectations.
11320         Add more NaN tests.
11322         [BZ #16349]
11323         * math/w_atan2.c: Include <errno.h>.
11324         (__atan2): Set errno for result underflowing to zero.
11325         * math/w_atan2f.c: Include <errno.h>.
11326         (__atan2f): Set errno for result underflowing to zero.
11327         * math/w_atan2l.c: Include <errno.h>.
11328         (__atan2l): Set errno for result underflowing to zero.
11329         * math/auto-libm-test-in: Don't allow missing errno for some atan2
11330         tests.
11331         * math/auto-libm-test-out: Regenerated.
11333 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11335         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
11336         Encode instruction correctly in little endian.
11337         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
11338         Likewise.
11339         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
11340         Likewise.
11341         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
11342         Likewise.
11343         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
11344         Likewise.
11346 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
11348         [BZ #9894]
11349         * sysdeps/unix/sysv/linux/kernel-features.h
11350         [__sparc__ && !__arch64__ && !__sparc_v9__]
11351         (__ASSUME_SET_ROBUST_LIST): Do not define.
11352         [__sparc__ && !__arch64__ && !__sparc_v9__]
11353         (__ASSUME_FUTEX_LOCK_PI): Likewise.
11354         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
11355         Likewise.
11356         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11357         (__ASSUME_FUTEX_LOCK_PI): Undefine.
11358         (__ASSUME_REQUEUE_PI): Likewise.
11359         (__ASSUME_SET_ROBUST_LIST): Likewise.
11360         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
11361         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
11362         Undefine.
11363         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11364         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
11365         Likewise.
11366         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
11367         Likewise.
11368         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
11369         Likewise.
11370         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11371         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
11372         Undefine.
11373         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
11374         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
11375         Likewise.
11377         [BZ #16648]
11378         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11379         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
11380         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
11382 2014-03-31  Will Newton  <will.newton@linaro.org>
11384         * benchtests/Makefile (bench): Add ffs and ffsll to list
11385         of tests.
11386         * benchtests/ffs-inputs: New file.
11387         * benchtests/ffsll-inputs: Likewise.
11389 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
11391         [BZ #16770]
11392         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
11393         too large before casting to int.
11394         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
11395         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
11396         * math/libm-test.inc (scalb_test_data): Add more tests.
11398 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
11400         * benchtests/Makefile (DETAILED_OPT): New make option.
11401         (bench-func): Run benchmark program with -d if DETAILED_OPT is
11402         set.
11403         * benchtests/bench-skeleton.c: Include stdbool.h.
11404         (main): Store and print timings per input.
11405         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
11406         member to each argument value.
11407         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
11408         (_print_arg_data): Initialize per-input timing to 0.
11410         * benchtests/Makefile (timing-type): New binary.
11411         (bench-clean): Also remove bench-timing-type.
11412         (bench): New target for timing-type.
11413         (bench-func): Print output in JSON format.
11414         * benchtests/bench-skeleton.c (main): Print output in JSON
11415         format.
11416         * benchtests/bench-timing-type.c: New file.
11417         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
11418         (TIMING_PRINT_STATS): Remove.
11419         * benchtests/scripts/bench.py (_print_arg_data): Store variant
11420         name separately.
11422         * benchtests/bench-modf.c: Remove.
11423         * benchtests/modf-inputs: New inputs file.
11425 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
11427         [BZ #16362]
11428         * math/s_clog10.c (M_PI_LOG10E): New macro.
11429         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
11430         imaginary parts are 0.
11431         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
11432         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
11433         imaginary parts are 0.
11434         * math/s_clog10l.c (M_PI_LOG10El): New macro.
11435         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
11436         imaginary parts are 0.
11437         * math/libm-test.inc (clog10_test_data): Update expected results
11438         for when real and imaginary parts are 0.
11440 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
11442         * elf/dl-load.c: Finish conversion of __builtin_expect into
11443         __glibc_{un}likely.
11445 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
11447         [BZ #16348]
11448         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
11449         1+x for argument with exponent below -67.
11450         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
11451         Likewise.
11452         * math/auto-libm-test-in: Add more tests of exp.
11453         * math/auto-libm-test-out: Regenerated.
11455 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11457         [BZ #16759]
11458         * inet/getnetgrent_r.c (get_nonempty_val): New function.
11459         (nscd_getnetgrent): Use it.
11461         [BZ #16760]
11462         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
11463         of stpcpy.
11465 2014-03-27  Andi Kleen  <ak@linux.intel.com>
11467         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
11468         (lll_robust_lock, lll_cond_lock, lll_timedlock)
11469         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
11470         (lll_robust_unlock): Remove out of line section. Use cfi
11471         intrinsics.
11472         (LLL_STUB_UNWIND_INFO*): Remove.
11473         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
11474         (lll_robust_lock, lll_cond_lock, lll_timedlock)
11475         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
11476         (lll_robust_unlock): Remove out of line section. Use cfi
11477         intrinsics.
11478         (LLL_STUB_UNWIND_INFO*): Remove.
11480 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11482         [BZ #16758]
11483         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
11484         blank values.
11486 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
11488         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
11490 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
11492         [BZ #16198]
11493         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
11494         fnstenv.
11495         * math/test-fenv-preserve.c: New file.
11496         * math/Makefile (tests): Add test-fenv-preserve.
11498 2014-03-26  Will Newton <will.newton@linaro.org>
11500         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
11502 2014-03-25  Roland McGrath  <roland@hack.frob.com>
11504         * scripts/versionlist.awk: Partition the version sets and emit all
11505         GLIBC_* (sorted) before all others (sorted).
11507 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
11509         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
11510         GLIBC_2.2.5 version.
11512 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11514         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
11515         calls.
11517         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
11518         previous change.
11520         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11522 2014-03-25  Andreas Schwab  <schwab@suse.de>
11524         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
11525         label to be used after in6ailist is initialized.
11527 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11529         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
11530         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
11532 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
11534         [BZ #16357]
11535         [BZ #16599]
11536         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
11537         min_plus_half.
11538         (fp_formats): Update initializers.
11539         (init_fp_formats): Initialize new field.
11540         (output_for_one_input_case): Allow underflow for results up to
11541         min_plus_half.
11542         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
11543         * math/auto-libm-test-in: Don't mark some underflows from asin and
11544         atanh as spurious.
11545         * math/auto-libm-test-out: Regenerated.
11546         * sysdeps/i386/fpu/libm-test-ulps: Update.
11547         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11549 2014-03-25  Andreas Schwab  <schwab@suse.de>
11551         * libio/Makefile (tst-ftell-partial-wide-ENV)
11552         (tst-ftell-active-handler-ENV): Define.
11554 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
11556         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
11558 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
11560         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
11562 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
11564         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
11565         * sysdeps/x86_64/fpu/multiarch/e_exp.c
11566         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
11568 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
11570         [BZ #16634]
11571         * elf/dl-load.c (open_verify): Add mode parameter.
11572         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
11573         (open_path): Change from boolean 'secure' to complete flag 'mode'
11574         (_dl_map_object): Adjust.
11575         * elf/Makefile (tests): Add tst-dlopen-aout.
11576         * elf/tst-dlopen-aout.c: New test.
11578 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
11580         [BZ #16714]
11581         * sysdeps/unix/sysv/linux/s390/bits/stat.h
11582         (struct stat): Rename member pad0 to __glibc_reserved0.
11584         [BZ #16712]
11585         * sysdeps/s390/s390-32/bits/wordsize.h
11586         (__WORDSIZE32_SIZE_ULONG): New define.
11587         * sysdeps/s390/s390-64/bits/wordsize.h
11588         (__WORDSIZE32_SIZE_ULONG): Likewise.
11589         * sysdeps/generic/stdint.h (SIZE_MAX):
11590         Define as UL if __WORDSIZE32_SIZE_ULONG.
11592         [BZ #16713]
11593         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
11594         (__glibc_reserved0): New variable.
11595         (sa_flags): Change type to int.
11597         * posix/Makefile (before-compile): Use += before-compile instead
11598         of a :=.
11600         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
11601         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
11603 2014-03-20  Andreas Schwab  <schwab@suse.de>
11605         [BZ #16743]
11606         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
11607         non-matching result from nscd.
11609 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
11611         * scripts/bench.py: Moved to ...
11612         * benchtests/scripts/bench.py: ... here.
11613         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
11615 2014-03-24  Andreas Schwab  <schwab@suse.de>
11617         [BZ #16002]
11618         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
11619         alloca_account and account alloca use for struct in6ailist.
11621 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
11623         [BZ #16284]
11624         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
11625         rounding mode to recompute results that overflow to infinity or
11626         underflow to zero.
11627         * math/auto-libm-test-in: Don't mark tests as expected to fail for
11628         bug 16284.
11629         * math/auto-libm-test-out: Regenerated.
11630         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
11631         (ccosh_test): Likewise.
11632         (csin_test_data): Use plus_oflow.
11633         (csin_test): Use ALL_RM_TEST.
11634         (csinh_test_data): Use plus_oflow.
11635         (csinh_test): Use ALL_RM_TEST.
11636         * sysdeps/i386/fpu/libm-test-ulps: Update.
11637         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11639 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
11641         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
11642         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
11643         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
11645         [BZ #16731]
11646         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
11647         when x - 1 is zero.
11648         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
11649         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
11650         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
11651         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
11652         argument is 1.
11653         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
11654         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
11655         zero.
11656         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
11657         * sysdeps/i386/fpu/libm-test-ulps: Update.
11658         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11660 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
11662         * scripts/bench.pl: Remove file.
11663         * scripts/bench.py: New benchmark script.
11664         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
11665         * benchtests/README: Mention python dependency.
11666         * scripts/pylintrc: New file.
11667         * scripts/pylint: New file.
11669         * bits/mathdef.h: Use #ifdef instead of #if.
11670         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
11671         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
11672         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
11673         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
11674         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
11675         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
11677 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11678             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
11680         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
11681         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
11682         and strpbrk-ppc64 objects.
11683         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
11684         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
11685         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
11686         multiarch strpbrk for POWER7.
11687         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
11688         multiarch strpbrk for PPC64.
11689         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
11690         ifunc selector.
11691         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
11692         strpbrk for POWER7.
11694 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
11696         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
11697         (atan_test): Likewise.
11698         (atanh_test_data): Use NO_TEST_INLINE for two tests.
11699         (atanh_test): Use ALL_RM_TEST.
11700         (atan2_test_data): Likewise.
11701         (cabs_test): Likewise.
11702         (cacosh_test): Likewise.
11703         (carg_test): Likewise.
11704         (casin_test): Likewise.
11705         (casinh_test): Likewise.
11706         (cbrt_test): Likewise.
11707         (csqrt_test): Likewise.
11708         (erf_test): Likewise.
11709         (erfc_test): Likewise.
11710         (pow10_test): Likewise.
11711         (exp2_test): Likewise.
11712         (hypot_test): Likewise.
11713         (j0_test): Likewise.
11714         (j1_test): Likewise.
11715         (lgamma_test): Likewise.
11716         (gamma_test): Likewise.
11717         (sincos_test): Likewise.
11718         (tanh_test): Likewise.
11719         (y0_test): Likewise.
11720         (y1_test): Likewise.
11721         * sysdeps/i386/fpu/libm-test-ulps: Update.
11722         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11724 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11726         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
11727         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
11728         and strcspn-ppc64 objects.
11729         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
11730         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
11731         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
11732         multiarch strcspn for POWER7.
11733         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
11734         multiarch strcspn for PPC64.
11735         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
11736         ifunc selector.
11737         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
11738         strcspn for POWER7.
11740 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
11742         * math/gen-libm-test.pl (generate_testfile): Expect only function
11743         name as argument to AUTO_TESTS_* and pass results for all rounding
11744         modes to parse_args.
11745         (parse_auto_input): Separate inputs of automatic tests from
11746         outputs before storing in %auto_tests.
11747         * math/libm-test.inc (acos_test_data): Update call to
11748         AUTO_TESTS_f_f.
11749         (acos_test): Use ALL_RM_TEST.
11750         (acos_tonearest_test_data): Remove.
11751         (acos_test_tonearest): Likewise.
11752         (acos_towardzero_test_data): Likewise.
11753         (acos_test_towardzero): Likewise.
11754         (acos_downward_test_data): Likewise.
11755         (acos_test_downward): Likewise.
11756         (acos_upward_test_data): Likewise.
11757         (acos_test_upward): Likewise.
11758         (acosh_test_data): Update call to AUTO_TESTS_f_f.
11759         (asin_test_data): Likewise.
11760         (asin_test): Use ALL_RM_TEST.
11761         (asin_tonearest_test_data): Remove.
11762         (asin_test_tonearest): Likewise.
11763         (asin_towardzero_test_data): Likewise.
11764         (asin_test_towardzero): Likewise.
11765         (asin_downward_test_data): Likewise.
11766         (asin_test_downward): Likewise.
11767         (asin_upward_test_data): Likewise.
11768         (asin_test_upward): Likewise.
11769         (asinh_test_data): Update call to AUTO_TESTS_f_f.
11770         (atan_test_data): Likewise.
11771         (atanh_test_data): Likewise.
11772         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
11773         (cabs_test_data): Update call to AUTO_TESTS_c_f.
11774         (carg_test_data): Likewise.
11775         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
11776         (ccos_test_data): Update call to AUTO_TESTS_c_c.
11777         (ccosh_test_data): Likewise.
11778         (cexp_test_data): Likewise.
11779         (clog_test_data): Likewise.
11780         (clog10_test_data): Likewise.
11781         (cos_test_data): Update call to AUTO_TESTS_f_f.
11782         (cos_test): Use ALL_RM_TEST.
11783         (cos_tonearest_test_data): Remove.
11784         (cos_test_tonearest): Likewise.
11785         (cos_towardzero_test_data): Likewise.
11786         (cos_test_towardzero): Likewise.
11787         (cos_downward_test_data): Likewise.
11788         (cos_test_downward): Likewise.
11789         (cos_upward_test_data): Likewise.
11790         (cos_test_upward): Likewise.
11791         (cosh_test_data): Update call to AUTO_TESTS_f_f.
11792         (cosh_test): Use ALL_RM_TEST.
11793         (cosh_tonearest_test_data): Remove.
11794         (cosh_test_tonearest): Likewise.
11795         (cosh_towardzero_test_data): Likewise.
11796         (cosh_test_towardzero): Likewise.
11797         (cosh_downward_test_data): Likewise.
11798         (cosh_test_downward): Likewise.
11799         (cosh_upward_test_data): Likewise.
11800         (cosh_test_upward): Likewise.
11801         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
11802         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
11803         (ctan_test_data): Likewise.
11804         (ctan_test): Use ALL_RM_TEST.
11805         (ctan_tonearest_test_data): Remove.
11806         (ctan_test_tonearest): Likewise.
11807         (ctan_towardzero_test_data): Likewise.
11808         (ctan_test_towardzero): Likewise.
11809         (ctan_downward_test_data): Likewise.
11810         (ctan_test_downward): Likewise.
11811         (ctan_upward_test_data): Likewise.
11812         (ctan_test_upward): Likewise.
11813         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
11814         (ctanh_test): Use ALL_RM_TEST.
11815         (ctanh_tonearest_test_data): Remove.
11816         (ctanh_test_tonearest): Likewise.
11817         (ctanh_towardzero_test_data): Likewise.
11818         (ctanh_test_towardzero): Likewise.
11819         (ctanh_downward_test_data): Likewise.
11820         (ctanh_test_downward): Likewise.
11821         (ctanh_upward_test_data): Likewise.
11822         (ctanh_test_upward): Likewise.
11823         (erf_test_data): Update call to AUTO_TESTS_f_f.
11824         (erfc_test_data): Likewise.
11825         (exp_test_data): Likewise.
11826         (exp_test): Use ALL_RM_TEST.
11827         (exp_tonearest_test_data): Remove.
11828         (exp_test_tonearest): Likewise.
11829         (exp_towardzero_test_data): Likewise.
11830         (exp_test_towardzero): Likewise.
11831         (exp_downward_test_data): Likewise.
11832         (exp_test_downward): Likewise.
11833         (exp_upward_test_data): Likewise.
11834         (exp_test_upward): Likewise.
11835         (exp10_test_data): Update call to AUTO_TESTS_f_f.
11836         (exp10_test): Use ALL_RM_TEST.
11837         (exp10_tonearest_test_data): Remove.
11838         (exp10_test_tonearest): Likewise.
11839         (exp10_towardzero_test_data): Likewise.
11840         (exp10_test_towardzero): Likewise.
11841         (exp10_downward_test_data): Likewise.
11842         (exp10_test_downward): Likewise.
11843         (exp10_upward_test_data): Likewise.
11844         (exp10_test_upward): Likewise.
11845         (exp2_test_data): Update call to AUTO_TESTS_f_f.
11846         (expm1_test_data): Likewise.
11847         (expm1_test): Use ALL_RM_TEST.
11848         (expm1_tonearest_test_data): Remove.
11849         (expm1_test_tonearest): Likewise.
11850         (expm1_towardzero_test_data): Likewise.
11851         (expm1_test_towardzero): Likewise.
11852         (expm1_downward_test_data): Likewise.
11853         (expm1_test_downward): Likewise.
11854         (expm1_upward_test_data): Likewise.
11855         (expm1_test_upward): Likewise.
11856         (fma_test_data): Update call to AUTO_TESTS_fff_f.
11857         (fma_test): Use ALL_RM_TEST.
11858         (fma_towardzero_test_data): Remove.
11859         (fma_test_towardzero): Likewise.
11860         (fma_downward_test_data): Likewise.
11861         (fma_test_downward): Likewise.
11862         (fma_upward_test_data): Likewise.
11863         (fma_test_upward): Likewise.
11864         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
11865         (j0_test_data): Update call to AUTO_TESTS_f_f.
11866         (j1_test_data): Likewise.
11867         (jn_test_data): Update call to AUTO_TESTS_if_f.
11868         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
11869         (log_test_data): Update call to AUTO_TESTS_f_f.
11870         (log10_test_data): Likewise.
11871         (log1p_test_data): Likewise.
11872         (log2_test_data): Likewise.
11873         (pow_test_data): Update call to AUTO_TESTS_ff_f.
11874         (pow_tonearest_test_data): Likewise.
11875         (sin_test_data): Update call to AUTO_TESTS_f_f.
11876         (sin_test): Use ALL_RM_TEST.
11877         (sin_tonearest_test_data): Remove.
11878         (sin_test_tonearest): Likewise.
11879         (sin_towardzero_test_data): Likewise.
11880         (sin_test_towardzero): Likewise.
11881         (sin_downward_test_data): Likewise.
11882         (sin_test_downward): Likewise.
11883         (sin_upward_test_data): Likewise.
11884         (sin_test_upward): Likewise.
11885         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
11886         (sinh_test_data): Update call to AUTO_TESTS_f_f.
11887         (sinh_test): Use ALL_RM_TEST.
11888         (sinh_tonearest_test_data): Remove.
11889         (sinh_test_tonearest): Likewise.
11890         (sinh_towardzero_test_data): Likewise.
11891         (sinh_test_towardzero): Likewise.
11892         (sinh_downward_test_data): Likewise.
11893         (sinh_test_downward): Likewise.
11894         (sinh_upward_test_data): Likewise.
11895         (sinh_test_upward): Likewise.
11896         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
11897         (sqrt_test): Use ALL_RM_TEST.
11898         (sqrt_tonearest_test_data): Remove.
11899         (sqrt_test_tonearest): Likewise.
11900         (sqrt_towardzero_test_data): Likewise.
11901         (sqrt_test_towardzero): Likewise.
11902         (sqrt_downward_test_data): Likewise.
11903         (sqrt_test_downward): Likewise.
11904         (sqrt_upward_test_data): Likewise.
11905         (sqrt_test_upward): Likewise.
11906         (tan_test_data): Update call to AUTO_TESTS_f_f.
11907         (tan_test): Use ALL_RM_TEST.
11908         (tan_tonearest_test_data): Remove.
11909         (tan_test_tonearest): Likewise.
11910         (tan_towardzero_test_data): Likewise.
11911         (tan_test_towardzero): Likewise.
11912         (tan_downward_test_data): Likewise.
11913         (tan_test_downward): Likewise.
11914         (tan_upward_test_data): Likewise.
11915         (tan_test_upward): Likewise.
11916         (tanh_test_data): Update call to AUTO_TESTS_f_f.
11917         (tgamma_test_data): Likewise.
11918         (y0_test_data): Likewise.
11919         (y1_test_data): Likewise.
11920         (yn_test_data): Update call to AUTO_TESTS_if_f.
11921         (main): Do not call removed functions.
11923 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
11925         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
11926         (ldexp_test_data): Remove.
11927         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
11928         scalbn_test_data.
11929         (scalb_test): Use ALL_RM_TEST.
11931 2014-03-19  Andreas Schwab  <schwab@suse.de>
11933         * nscd/nscd.service: Also invalidate netgroup cache on reload.
11935 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
11937         [BZ #16649]
11938         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11939         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
11940         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
11941         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11942         (__ASSUME_PREADV): Undefine.
11943         (__ASSUME_PWRITEV): Likewise.
11945 2014-03-18  Roland McGrath  <roland@hack.frob.com>
11947         * bits/mman-linux.h: Add comment about non-Linux use.
11948         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
11949         bits/mman-linux.h resting place.
11951         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
11952         * bits/mman-linux.h: ... here.
11954 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11956         * conform/conformtest.pl: Add standard definition when calling C
11957         preprocessor on data files.
11958         (checknamespace): Remove unused variable.
11960 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
11962         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
11963         minus_oflow, plus_uflow and minus_uflow in expected results.
11964         * math/libm-test.inc (scalbn_test_data): Add more tests of
11965         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
11966         minus_uflow.
11967         (scalbn_test): Use ALL_RM_TEST.
11968         (scalbln_test_data): Add more tests of negative arguments.  Use
11969         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
11970         (scalbln_test): Use ALL_RM_TEST.
11972 2014-03-18  Roland McGrath  <roland@hack.frob.com>
11974         * scripts/abilist.awk: Ignore symbols marked with .hidden.
11976 2014-03-18  Will Newton  <will.newton@linaro.org>
11978         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
11979         inaccurate comment.
11981 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
11983         * Makerules [!subdir] (check-abi): Exit with error status if a
11984         test failed.
11986 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
11988         * math/libm-test.inc (nearbyint_test_data): Include all tests used
11989         for rint.  Include results for all rounding modes.
11990         (nearbyint_test): Use ALL_RM_TEST.
11991         (rint_test_data): Include all tests used for nearbyint.
11993 2014-03-17  Will Newton  <will.newton@linaro.org>
11995         * nptl/sysdeps/pthread/pthread.h: Revert previous
11996         change.
11998         * sysdeps/generic/ldsodefs.h: Revert previous
11999         change.
12001         * libio/genops.c: Revert previous change.
12002         * libio/libioP.h: Likewise.
12003         * stdio-common/vfprintf.c: Likewise.
12005         * sysdeps/generic/math_private.h: Revert previous
12006         change.
12008         * sysdeps/generic/math_private.h: Check whether
12009         HAVE_RM_CTX is defined with #ifdef rather
12010         than #if.
12012         * argp/argp-fmtstream.h: Check whether
12013         __STRICT_ANSI__ is defined with #ifdef rather
12014         than #if.
12015         * argp/argp.h: Likewise.
12017         * libio/genops.c: Check whether
12018         _IO_JUMPS_OFFSET is defined with #ifdef rather
12019         than #if.
12020         * libio/libioP.h: Likewise.
12021         * stdio-common/vfprintf.c: Likewise.
12023         * sysdeps/generic/ldsodefs.h: Check whether
12024         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
12025         than #if.
12027         * nptl/sysdeps/pthread/pthread.h: Check
12028         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
12029         its value.
12031 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
12033         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
12034         setting O_APPEND.
12035         * libio/tst-ftell-active-handler.c (do_append_test): Add a
12036         test case.
12038         [BZ #16680]
12039         * libio/fileops.c (_IO_file_open): Seek to end of file but
12040         don't cache the offset.
12041         (get_file_offset): Remove function.
12042         (do_ftell): Use cached offset when available.
12043         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
12044         don't cache the offset.
12045         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
12046         case.
12047         (do_one_test): Call it.
12048         (do_ftell_test): Fix up expected old offset for a+ mode.
12049         * libio/wfileops.c (do_ftell_wide): Used cached offset when
12050         available.
12052         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
12053         up test status with function return status.
12054         (do_write_test): Likewise.
12055         (do_append_test): Likewise.
12057         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
12058         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
12059         Remove.
12061 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
12063         * math/gen-libm-test.pl (parse_args): Handle results specified for
12064         each rounding mode separately.
12065         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
12066         tests and results from lrint_tonearest_test_data,
12067         lrint_towardzero_test_data, lrint_downward_test_data and
12068         lrint_upward_test_data.
12069         (lrint_test): Use ALL_RM_TEST.
12070         (lrint_tonearest_test_data): Remove.
12071         (lrint_test_tonearest): Likewise.
12072         (lrint_towardzero_test_data): Likewise.
12073         (lrint_test_towardzero): Likewise.
12074         (lrint_downward_test_data): Likewise.
12075         (lrint_test_downward): Likewise.
12076         (lrint_upward_test_data): Likewise.
12077         (lrint_test_upward): Likewise.
12078         (llrint_test_data): Merge in per-rounding-mode tests and results
12079         from llrint_tonearest_test_data, llrint_towardzero_test_data,
12080         llrint_downward_test_data and llrint_upward_test_data.
12081         (llrint_test): Use ALL_RM_TEST.
12082         (llrint_tonearest_test_data): Remove.
12083         (llrint_test_tonearest): Likewise.
12084         (llrint_towardzero_test_data): Likewise.
12085         (llrint_test_towardzero): Likewise.
12086         (llrint_downward_test_data): Likewise.
12087         (llrint_test_downward): Likewise.
12088         (llrint_upward_test_data): Likewise.
12089         (llrint_test_upward): Likewise.
12090         (rint_test_data): Merge in per-rounding-mode tests and results
12091         from rint_tonearest_test_data, rint_towardzero_test_data,
12092         rint_downward_test_data and rint_upward_test_data.  Add
12093         per-rounding-mode results for tests not in those arrays.
12094         (rint_test): Use ALL_RM_TEST.
12095         (rint_tonearest_test_data): Remove.
12096         (rint_test_tonearest): Likewise.
12097         (rint_towardzero_test_data): Likewise.
12098         (rint_test_towardzero): Likewise.
12099         (rint_downward_test_data): Likewise.
12100         (rint_test_downward): Likewise.
12101         (rint_upward_test_data): Likewise.
12102         (rint_test_upward): Likewise.
12103         (main): Don't call removed functions.
12105 2014-03-14  Roland McGrath  <roland@hack.frob.com>
12107         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
12108         "Compiled on ..." crapola.  It is anti-useful.
12110 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
12112         * scripts/evaluate-test.sh: Handle fourth argument to determine
12113         whether test run should stop on failure.
12114         * Makeconfig (stop-on-test-failure): New variable.
12115         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
12116         $(stop-on-test-failure).
12117         * Makefile (tests): Give a summary of results from testing and
12118         exit with failure status if they include an ERROR or FAIL.
12119         (xtests): Likewise.
12120         * manual/install.texi (Configuring and compiling): Mention
12121         stop-on-test-failure=y.
12122         * INSTALL: Regenerated.
12124 2014-03-14  Roland McGrath  <roland@hack.frob.com>
12126         * scripts/versionlist.awk: New file.
12127         * Makerules [$(build-shared) = yes]
12128         (postclean-generated): Add Versions.def, not Versions.def.v and
12129         Versions.def.v.i.
12130         ($(common-objpfx)Versions.def.v.i): Target removed.
12131         ($(common-objpfx)Versions.def): New target.
12132         ($(common-objpfx)Versions.all): Depend on that rather that
12133         $(common-objpfx)Versions.def.v.
12134         * Versions.def: File removed.
12136         * Makeconfig (+gccwarn): Add -Wundef.
12137         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
12138         a dl-sysdep.h breaking its contract.
12139         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
12140         * include/stackinfo.h: New file.
12141         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
12142         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
12143         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
12144         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
12145         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
12146         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
12147         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12148         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12149         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12150         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12151         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12152         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
12153         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12154         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12155         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
12157 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12159         [BZ #16707]
12160         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
12161         implementation.
12162         * math/libm-test.inc (round_test_data): Add more tests.
12164         [BZ #16706]
12165         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
12166         implementation.
12167         * math/libm-test.inc (nearbyint_test_data): Add more tests.
12169         [BZ #16701]
12170         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
12171         implementation.
12172         * math/libm-test.inc (ceil_test_data): Add more tests.
12174         * math/libm-test.inc (trunc_test_data): Add more tests related to
12175         BZ#16414.
12177 2014-03-14  Roland McGrath  <roland@hack.frob.com>
12179         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
12180         with #if rather than #ifdef.
12181         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
12183 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
12185         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
12186         first.  Disable AVX-512 GCC support if assembler doesn't support
12187         it.
12188         * sysdeps/x86_64/configure: Regenerated.
12190 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
12192         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
12193         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
12194         (__old_pthread_attr_setstack): Likewise.
12195         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
12196         [!_STACK_GROWS_DOWN]: Likewise.
12198 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
12200         * config.make.in (have-bash2): Delete.
12201         * configure.ac (libc_cv_have_bash2): Delete.
12202         * configure: Regenerate.
12203         * elf/Makefile (common-ldd-rewrite): Rename to ...
12204         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
12205         (sh-ldd-rewrite): Delete.
12206         (bash-ldd-rewrite): Delete.
12207         (have-bash2): Delete checks.
12208         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
12209         ldd-rewrite.
12211         * config.make.in (have-ksh): Delete.
12212         (KSH): Delete.
12213         * configure.ac (libc_cv_have_ksh): Delete.
12214         * configure: Regenerate.
12216         * elf/Makefile: Delete $(have-ksh) check.
12217         ($(objpfx)sotruss): Change KSH to BASH.
12218         * elf/sotruss.ksh: Rename to ...
12219         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
12220         function style to match POSIX.  Drop ksh vim mode setting.
12222         * manual/time.texi (Specifying the Time Zone with TZ): Change
12223         Tuesday to Thursday.
12225         * debug/tst-longjmp_chk2.c: Update header comment.
12226         (stackoverflow_handler): Add comment.  Call assert on pass value.
12228 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
12230         [BZ #16194]
12231         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
12232         (HAVE_AVX512_ASM_SUPPORT): Likewise.
12233         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
12234         (La_x86_64_vector): Add zmm.
12235         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
12236         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
12237         ($(objpfx)tst-audit10): New target.
12238         ($(objpfx)tst-audit10.out): Likewise.
12239         (tst-audit10-ENV): New.
12240         (AVX512-CFLAGS): Likewise.
12241         (CFLAGS-tst-audit10.c): Likewise.
12242         (CFLAGS-tst-auditmod10a.c): Likewise.
12243         (CFLAGS-tst-auditmod10b.c): Likewise.
12244         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
12245         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
12246         * sysdeps/x86_64/configure: Regenerated.
12247         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
12248         AVX-512 zmm register support.
12249         (_dl_x86_64_save_sse): Likewise.
12250         (_dl_x86_64_restore_sse): Likewise.
12251         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
12252         size vector registers.
12253         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
12254         (ZMM_SIZE): Likewise.
12255         * sysdeps/x86_64/tst-audit10.c: New file.
12256         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
12257         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
12259 2014-03-13  Roland McGrath  <roland@hack.frob.com>
12261         * configure.ac (HAVE_EHDR_START): New check.
12262         * configure: Regenerated.
12263         * config.h.in (HAVE_EHDR_START): New #undef.
12264         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
12265         assuming the lowest-addressed segment maps the start of the file.
12267 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
12269         * INSTALL: Regenerated.
12271 2014-03-13  Will Newton  <will.newton@linaro.org>
12273         * manual/setjmp.texi (System V contexts): Improve
12274         clarity and grammar of documentation.
12276 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
12278         [BZ #16381]
12279         * elf/Makefile (tests): Add tst-pie2.
12280         (tests-pie): Add tst-pie2.
12281         * elf/tst-pie2.c: New file.
12282         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
12283         for ET_EXEC.
12284         * elf/rtld.c (map_doit): Load executable as lt_executable.
12285         (dl_main): Likewise.
12287 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
12289         [BZ #16642]
12290         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12291         (__ASSUME_PSELECT): Undefine.
12293 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12295         [BZ #16689]
12296         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
12297         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
12298         static build.
12299         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
12300         selector for static builds.
12302 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
12304         [BZ #16695]
12305         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
12306         key in the buffer.
12308 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12310         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
12311         IFUNC selector for static builds.
12313 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
12315         * sysdeps/mips/math_private.h [__mips_hard_float]
12316         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
12317         libc_feresetround_mips_ctx.
12318         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
12319         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
12320         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
12322         [BZ #16677]
12323         * math/s_nextafter.c (__nextafter): Do not return value from
12324         overflowing computation.
12325         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
12326         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
12327         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
12328         Likewise.
12329         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
12330         Likewise.
12331         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
12332         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
12334 2014-03-11  Roland McGrath  <roland@hack.frob.com>
12336         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
12337         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
12338         Move sfi_sp use from the load-multiple (that no longer sets sp) to
12339         the new mov targetting sp.
12341 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12343         [BZ #16683]
12344         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
12345         Define it for static builds as well.
12346         (NO_BZERO_IMPL): Likewise.
12348 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12350         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
12351         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
12352         multiarch strspn for PPC64.
12353         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
12354         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
12355         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12356         (__libc_ifunc_impl_list): Likewise.
12357         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
12358         multiarch optimizations
12359         * string/strspn.c (strspn): Using macro to redefine symbol name.
12361 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12362             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12364         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
12365         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
12366         multiarch strncat for PPC64.
12367         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
12368         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
12369         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12370         (__libc_ifunc_impl_list): Likewise.
12371         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
12372         multiarch optimizations
12374 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
12376         [BZ #16639]
12377         * nscd/nscd.service: Make service type forking.
12379 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12381         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
12382         sign in non default rounding modes.
12383         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
12385 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
12387         * math/libm-test.inc (ALL_RM_TEST): New macro.
12388         (ceil_test): Use ALL_RM_TEST.
12389         (cimag_test): Likewise.
12390         (conj_test): Likewise.
12391         (copysign_test): Likewise.
12392         (cproj_test): Likewise.
12393         (creal_test): Likewise.
12394         (fabs_test): Likewise.
12395         (floor_test): Likewise.
12396         (fmax_test): Likewise.
12397         (fmin_test): Likewise.
12398         (fmod_test): Likewise.
12399         (fpclassify_test): Likewise.
12400         (frexp_test): Likewise.
12401         (ilogb_test): Likewise.
12402         (isfinite_test): Likewise.
12403         (finite_test): Likewise.
12404         (isgreater_test): Likewise.
12405         (isgreaterequal_test): Likewise.
12406         (isinf_test): Likewise.
12407         (isless_test): Likewise.
12408         (islessequal_test): Likewise.
12409         (islessgreater_test): Likewise.
12410         (isnan_test): Likewise.
12411         (isnormal_test): Likewise.
12412         (issignaling_test): Likewise.
12413         (isunordered_test): Likewise.
12414         (logb_test): Likewise.
12415         (logb_downward_test_data): Remove.
12416         (logb_test_downward): Likewise.
12417         (lround_test): Use ALL_RM_TEST.
12418         (llround_test): Likewise.
12419         (modf_test): Likewise.
12420         (nexttoward_test): Likewise.
12421         (remainder_test): Likewise.
12422         (drem_test): Likewise.
12423         (remainder_tonearest_test_data): Likewise.
12424         (remainder_test_tonearest): Likewise.
12425         (drem_test_tonearest): Likewise.
12426         (remainder_towardzero_test_data): Likewise.
12427         (remainder_test_towardzero): Likewise.
12428         (drem_test_towardzero): Likewise.
12429         (remainder_downward_test_data): Likewise.
12430         (remainder_test_downward): Likewise.
12431         (drem_test_downward): Likewise.
12432         (remainder_upward_test_data): Likewise.
12433         (remainder_test_upward): Likewise.
12434         (drem_test_upward): Likewise.
12435         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
12436         (round_test): Use ALL_RM_TEST.
12437         (signbit_test): Likewise.
12438         (trunc_test): Likewise.
12439         (significand_test): Likewise.
12440         (main): Don't call removed functions.
12442 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
12444         [BZ #16674]
12445         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
12446         || __USE_XOPEN2K8].
12447         (ILL_ILLOPN): Likewise.
12448         (ILL_ILLADR): Likewise.
12449         (ILL_ILLTRP): Likewise.
12450         (ILL_PRVOPC): Likewise.
12451         (ILL_PRVREG): Likewise.
12452         (ILL_COPROC): Likewise.
12453         (ILL_BADSTK): Likewise.
12454         (FPE_INTDIV): Likewise.
12455         (FPE_INTOVF): Likewise.
12456         (FPE_FLTDIV): Likewise.
12457         (FPE_FLTOVF): Likewise.
12458         (FPE_FLTUND): Likewise.
12459         (FPE_FLTRES): Likewise.
12460         (FPE_FLTINV): Likewise.
12461         (FPE_FLTSUB): Likewise.
12462         (SEGV_MAPERR): Likewise.
12463         (SEGV_ACCERR): Likewise.
12464         (BUS_ADRALN): Likewise.
12465         (BUS_ADRERR): Likewise.
12466         (BUS_OBJERR): Likewise.
12467         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
12468         (TRAP_TRACE): Likewise.
12469         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
12470         __USE_XOPEN2K8].
12471         (CLD_KILLED): Likewise.
12472         (CLD_DUMPED): Likewise.
12473         (CLD_TRAPPED): Likewise.
12474         (CLD_STOPPED): Likewise.
12475         (CLD_CONTINUED): Likewise.
12476         (POLL_IN): Likewise.
12477         (POLL_OUT): Likewise.
12478         (POLL_MSG): Likewise.
12479         (POLL_ERR): Likewise.
12480         (POLL_PRI): Likewise.
12481         (POLL_HUP): Likewise.
12482         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
12483         Likewise.
12484         (ILL_ILLOPN): Likewise.
12485         (ILL_ILLADR): Likewise.
12486         (ILL_ILLTRP): Likewise.
12487         (ILL_PRVOPC): Likewise.
12488         (ILL_PRVREG): Likewise.
12489         (ILL_COPROC): Likewise.
12490         (ILL_BADSTK): Likewise.
12491         (FPE_INTDIV): Likewise.
12492         (FPE_INTOVF): Likewise.
12493         (FPE_FLTDIV): Likewise.
12494         (FPE_FLTOVF): Likewise.
12495         (FPE_FLTUND): Likewise.
12496         (FPE_FLTRES): Likewise.
12497         (FPE_FLTINV): Likewise.
12498         (FPE_FLTSUB): Likewise.
12499         (SEGV_MAPERR): Likewise.
12500         (SEGV_ACCERR): Likewise.
12501         (BUS_ADRALN): Likewise.
12502         (BUS_ADRERR): Likewise.
12503         (BUS_OBJERR): Likewise.
12504         (BUS_MCEERR_AR): Likewise.
12505         (BUS_MCEERR_AO): Likewise.
12506         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
12507         (TRAP_TRACE): Likewise.
12508         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
12509         __USE_XOPEN2K8].
12510         (CLD_KILLED): Likewise.
12511         (CLD_DUMPED): Likewise.
12512         (CLD_TRAPPED): Likewise.
12513         (CLD_STOPPED): Likewise.
12514         (CLD_CONTINUED): Likewise.
12515         (POLL_IN): Likewise.
12516         (POLL_OUT): Likewise.
12517         (POLL_MSG): Likewise.
12518         (POLL_ERR): Likewise.
12519         (POLL_PRI): Likewise.
12520         (POLL_HUP): Likewise.
12521         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
12522         (ILL_ILLOPN): Likewise.
12523         (ILL_ILLADR): Likewise.
12524         (ILL_ILLTRP): Likewise.
12525         (ILL_PRVOPC): Likewise.
12526         (ILL_PRVREG): Likewise.
12527         (ILL_COPROC): Likewise.
12528         (ILL_BADSTK): Likewise.
12529         (FPE_INTDIV): Likewise.
12530         (FPE_INTOVF): Likewise.
12531         (FPE_FLTDIV): Likewise.
12532         (FPE_FLTOVF): Likewise.
12533         (FPE_FLTUND): Likewise.
12534         (FPE_FLTRES): Likewise.
12535         (FPE_FLTINV): Likewise.
12536         (FPE_FLTSUB): Likewise.
12537         (SEGV_MAPERR): Likewise.
12538         (SEGV_ACCERR): Likewise.
12539         (BUS_ADRALN): Likewise.
12540         (BUS_ADRERR): Likewise.
12541         (BUS_OBJERR): Likewise.
12542         (BUS_MCEERR_AR): Likewise.
12543         (BUS_MCEERR_AO): Likewise.
12544         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
12545         (TRAP_TRACE): Likewise.
12546         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
12547         __USE_XOPEN2K8].
12548         (CLD_KILLED): Likewise.
12549         (CLD_DUMPED): Likewise.
12550         (CLD_TRAPPED): Likewise.
12551         (CLD_STOPPED): Likewise.
12552         (CLD_CONTINUED): Likewise.
12553         (POLL_IN): Likewise.
12554         (POLL_OUT): Likewise.
12555         (POLL_MSG): Likewise.
12556         (POLL_ERR): Likewise.
12557         (POLL_PRI): Likewise.
12558         (POLL_HUP): Likewise.
12559         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
12560         Likewise.
12561         (ILL_ILLOPN): Likewise.
12562         (ILL_ILLADR): Likewise.
12563         (ILL_ILLTRP): Likewise.
12564         (ILL_PRVOPC): Likewise.
12565         (ILL_PRVREG): Likewise.
12566         (ILL_COPROC): Likewise.
12567         (ILL_BADSTK): Likewise.
12568         (ILL_BADIADDR): Likewise.
12569         (ILL_BREAK): Likewise.
12570         (FPE_INTDIV): Likewise.
12571         (FPE_INTOVF): Likewise.
12572         (FPE_FLTDIV): Likewise.
12573         (FPE_FLTOVF): Likewise.
12574         (FPE_FLTUND): Likewise.
12575         (FPE_FLTRES): Likewise.
12576         (FPE_FLTINV): Likewise.
12577         (FPE_FLTSUB): Likewise.
12578         (FPE_DECOVF): Likewise.
12579         (FPE_DECDIV): Likewise.
12580         (FPE_DECERR): Likewise.
12581         (FPE_INVASC): Likewise.
12582         (FPE_INVDEC): Likewise.
12583         (SEGV_MAPERR): Likewise.
12584         (SEGV_ACCERR): Likewise.
12585         (SEGV_PSTKOVF): Likewise.
12586         (BUS_ADRALN): Likewise.
12587         (BUS_ADRERR): Likewise.
12588         (BUS_OBJERR): Likewise.
12589         (BUS_MCEERR_AR): Likewise.
12590         (BUS_MCEERR_AO): Likewise.
12591         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
12592         (TRAP_TRACE): Likewise.
12593         (TRAP_BRANCH): Likewise.
12594         (TRAP_HWBKPT): Likewise.
12595         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
12596         __USE_XOPEN2K8].
12597         (CLD_KILLED): Likewise.
12598         (CLD_DUMPED): Likewise.
12599         (CLD_TRAPPED): Likewise.
12600         (CLD_STOPPED): Likewise.
12601         (CLD_CONTINUED): Likewise.
12602         (POLL_IN): Likewise.
12603         (POLL_OUT): Likewise.
12604         (POLL_MSG): Likewise.
12605         (POLL_ERR): Likewise.
12606         (POLL_PRI): Likewise.
12607         (POLL_HUP): Likewise.
12608         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
12609         (ILL_ILLOPN): Likewise.
12610         (ILL_ILLADR): Likewise.
12611         (ILL_ILLTRP): Likewise.
12612         (ILL_PRVOPC): Likewise.
12613         (ILL_PRVREG): Likewise.
12614         (ILL_COPROC): Likewise.
12615         (ILL_BADSTK): Likewise.
12616         (FPE_INTDIV): Likewise.
12617         (FPE_INTOVF): Likewise.
12618         (FPE_FLTDIV): Likewise.
12619         (FPE_FLTOVF): Likewise.
12620         (FPE_FLTUND): Likewise.
12621         (FPE_FLTRES): Likewise.
12622         (FPE_FLTINV): Likewise.
12623         (FPE_FLTSUB): Likewise.
12624         (SEGV_MAPERR): Likewise.
12625         (SEGV_ACCERR): Likewise.
12626         (BUS_ADRALN): Likewise.
12627         (BUS_ADRERR): Likewise.
12628         (BUS_OBJERR): Likewise.
12629         (BUS_MCEERR_AR): Likewise.
12630         (BUS_MCEERR_AO): Likewise.
12631         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
12632         (TRAP_TRACE): Likewise.
12633         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
12634         __USE_XOPEN2K8].
12635         (CLD_KILLED): Likewise.
12636         (CLD_DUMPED): Likewise.
12637         (CLD_TRAPPED): Likewise.
12638         (CLD_STOPPED): Likewise.
12639         (CLD_CONTINUED): Likewise.
12640         (POLL_IN): Likewise.
12641         (POLL_OUT): Likewise.
12642         (POLL_MSG): Likewise.
12643         (POLL_ERR): Likewise.
12644         (POLL_PRI): Likewise.
12645         (POLL_HUP): Likewise.
12646         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
12647         (ILL_ILLOPN): Likewise.
12648         (ILL_ILLADR): Likewise.
12649         (ILL_ILLTRP): Likewise.
12650         (ILL_PRVOPC): Likewise.
12651         (ILL_PRVREG): Likewise.
12652         (ILL_COPROC): Likewise.
12653         (ILL_BADSTK): Likewise.
12654         (FPE_INTDIV): Likewise.
12655         (FPE_INTOVF): Likewise.
12656         (FPE_FLTDIV): Likewise.
12657         (FPE_FLTOVF): Likewise.
12658         (FPE_FLTUND): Likewise.
12659         (FPE_FLTRES): Likewise.
12660         (FPE_FLTINV): Likewise.
12661         (FPE_FLTSUB): Likewise.
12662         (SEGV_MAPERR): Likewise.
12663         (SEGV_ACCERR): Likewise.
12664         (BUS_ADRALN): Likewise.
12665         (BUS_ADRERR): Likewise.
12666         (BUS_OBJERR): Likewise.
12667         (BUS_MCEERR_AR): Likewise.
12668         (BUS_MCEERR_AO): Likewise.
12669         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
12670         (TRAP_TRACE): Likewise.
12671         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
12672         __USE_XOPEN2K8].
12673         (CLD_KILLED): Likewise.
12674         (CLD_DUMPED): Likewise.
12675         (CLD_TRAPPED): Likewise.
12676         (CLD_STOPPED): Likewise.
12677         (CLD_CONTINUED): Likewise.
12678         (POLL_IN): Likewise.
12679         (POLL_OUT): Likewise.
12680         (POLL_MSG): Likewise.
12681         (POLL_ERR): Likewise.
12682         (POLL_PRI): Likewise.
12683         (POLL_HUP): Likewise.
12684         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
12685         (ILL_ILLOPN): Likewise.
12686         (ILL_ILLADR): Likewise.
12687         (ILL_ILLTRP): Likewise.
12688         (ILL_PRVOPC): Likewise.
12689         (ILL_PRVREG): Likewise.
12690         (ILL_COPROC): Likewise.
12691         (ILL_BADSTK): Likewise.
12692         (FPE_INTDIV): Likewise.
12693         (FPE_INTOVF): Likewise.
12694         (FPE_FLTDIV): Likewise.
12695         (FPE_FLTOVF): Likewise.
12696         (FPE_FLTUND): Likewise.
12697         (FPE_FLTRES): Likewise.
12698         (FPE_FLTINV): Likewise.
12699         (FPE_FLTSUB): Likewise.
12700         (SEGV_MAPERR): Likewise.
12701         (SEGV_ACCERR): Likewise.
12702         (BUS_ADRALN): Likewise.
12703         (BUS_ADRERR): Likewise.
12704         (BUS_OBJERR): Likewise.
12705         (BUS_MCEERR_AR): Likewise.
12706         (BUS_MCEERR_AO): Likewise.
12707         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
12708         (TRAP_TRACE): Likewise.
12709         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
12710         __USE_XOPEN2K8].
12711         (CLD_KILLED): Likewise.
12712         (CLD_DUMPED): Likewise.
12713         (CLD_TRAPPED): Likewise.
12714         (CLD_STOPPED): Likewise.
12715         (CLD_CONTINUED): Likewise.
12716         (POLL_IN): Likewise.
12717         (POLL_OUT): Likewise.
12718         (POLL_MSG): Likewise.
12719         (POLL_ERR): Likewise.
12720         (POLL_PRI): Likewise.
12721         (POLL_HUP): Likewise.
12722         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
12723         (ILL_ILLOPN): Likewise.
12724         (ILL_ILLADR): Likewise.
12725         (ILL_ILLTRP): Likewise.
12726         (ILL_PRVOPC): Likewise.
12727         (ILL_PRVREG): Likewise.
12728         (ILL_COPROC): Likewise.
12729         (ILL_BADSTK): Likewise.
12730         (ILL_DBLFLT): Likewise.
12731         (ILL_HARDWALL): Likewise.
12732         (FPE_INTDIV): Likewise.
12733         (FPE_INTOVF): Likewise.
12734         (FPE_FLTDIV): Likewise.
12735         (FPE_FLTOVF): Likewise.
12736         (FPE_FLTUND): Likewise.
12737         (FPE_FLTRES): Likewise.
12738         (FPE_FLTINV): Likewise.
12739         (FPE_FLTSUB): Likewise.
12740         (SEGV_MAPERR): Likewise.
12741         (SEGV_ACCERR): Likewise.
12742         (BUS_ADRALN): Likewise.
12743         (BUS_ADRERR): Likewise.
12744         (BUS_OBJERR): Likewise.
12745         (BUS_MCEERR_AR): Likewise.
12746         (BUS_MCEERR_AO): Likewise.
12747         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
12748         (TRAP_TRACE): Likewise.
12749         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
12750         __USE_XOPEN2K8].
12751         (CLD_KILLED): Likewise.
12752         (CLD_DUMPED): Likewise.
12753         (CLD_TRAPPED): Likewise.
12754         (CLD_STOPPED): Likewise.
12755         (CLD_CONTINUED): Likewise.
12756         (POLL_IN): Likewise.
12757         (POLL_OUT): Likewise.
12758         (POLL_MSG): Likewise.
12759         (POLL_ERR): Likewise.
12760         (POLL_PRI): Likewise.
12761         (POLL_HUP): Likewise.
12762         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
12763         (ILL_ILLOPN): Likewise.
12764         (ILL_ILLADR): Likewise.
12765         (ILL_ILLTRP): Likewise.
12766         (ILL_PRVOPC): Likewise.
12767         (ILL_PRVREG): Likewise.
12768         (ILL_COPROC): Likewise.
12769         (ILL_BADSTK): Likewise.
12770         (FPE_INTDIV): Likewise.
12771         (FPE_INTOVF): Likewise.
12772         (FPE_FLTDIV): Likewise.
12773         (FPE_FLTOVF): Likewise.
12774         (FPE_FLTUND): Likewise.
12775         (FPE_FLTRES): Likewise.
12776         (FPE_FLTINV): Likewise.
12777         (FPE_FLTSUB): Likewise.
12778         (SEGV_MAPERR): Likewise.
12779         (SEGV_ACCERR): Likewise.
12780         (BUS_ADRALN): Likewise.
12781         (BUS_ADRERR): Likewise.
12782         (BUS_OBJERR): Likewise.
12783         (BUS_MCEERR_AR): Likewise.
12784         (BUS_MCEERR_AO): Likewise.
12785         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
12786         (TRAP_TRACE): Likewise.
12787         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
12788         __USE_XOPEN2K8].
12789         (CLD_KILLED): Likewise.
12790         (CLD_DUMPED): Likewise.
12791         (CLD_TRAPPED): Likewise.
12792         (CLD_STOPPED): Likewise.
12793         (CLD_CONTINUED): Likewise.
12794         (POLL_IN): Likewise.
12795         (POLL_OUT): Likewise.
12796         (POLL_MSG): Likewise.
12797         (POLL_ERR): Likewise.
12798         (POLL_PRI): Likewise.
12799         (POLL_HUP): Likewise.
12800         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
12801         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
12803         [BZ #16670]
12804         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
12805         before #include of <time.h>.
12806         [!__USE_XOPEN2K] (__need_timespec): Likewise.
12807         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
12808         (test-xfail-UNIX98/sched.h/conform): Likewise.
12810 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
12812         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
12813         error absence of trapping exception support.
12814         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
12816 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
12818         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
12819         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
12820         * timezone/Makefile (testdata): Move definition above include of
12821         Rules.
12822         (test-zones): New variable.
12823         (tests-special): Add zone files.
12824         (build-testdata): Use $(evaluate-test).
12826         * elf/Makefile (tests-special): Rename tests to end with .out.
12827         ($(objpfx)noload-mem): Likewise.
12828         ($(objpfx)tst-leaks1-mem): Likewise.
12829         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
12830         * iconv/Makefile (xtests-special): Change test-iconvconfig to
12831         $(objpfx)test-iconvconfig.out.
12832         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
12833         set -e inside subshell and redirect output to file.
12834         * iconvdata/Makefile (generated): Rename tests to end with .out.
12835         Correct type.
12836         (tests-special): Rename tests to end with .out.
12837         ($(objpfx)mtrace-tst-loading): Likewise.
12838         * intl/Makefile (generated): Likewise.
12839         (tests-special): Likewise.
12840         ($(objpfx)mtrace-tst-gettext): Likewise.
12841         * misc/Makefile (generated): Likewise.
12842         (tests-special): Likewise.
12843         ($(objpfx)tst-error1-mem): Likewise.
12844         * nptl/Makefile (tests-special): Likewise.
12845         ($(objpfx)tst-stack3-mem): Likewise.
12846         (generated): Likewise.
12847         * posix/Makefile (generated): Likewise.
12848         (tests-special): Likewise.
12849         (xtests-special): Likewise.
12850         ($(objpfx)tst-fnmatch-mem): Likewise.
12851         ($(objpfx)bug-regex2-mem): Likewise.
12852         ($(objpfx)bug-regex14-mem): Likewise.
12853         ($(objpfx)bug-regex21-mem): Likewise.
12854         ($(objpfx)bug-regex31-mem): Likewise.
12855         ($(objpfx)tst-vfork3-mem): Likewise.
12856         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
12857         ($(objpfx)tst-pcre-mem): Likewise.
12858         ($(objpfx)tst-boost-mem): Likewise.
12859         ($(objpfx)bug-ga2-mem): Likewise.
12860         ($(objpfx)bug-glob2-mem): Likewise.
12861         * resolv/Makefile (generate): Likewise.
12862         (tests-special): Likewise.
12863         (xtests-special): Likewise.
12864         (generated): Likewise.
12865         ($(objpfx)mtrace-tst-leaks): Likewise.
12866         ($(objpfx)mtrace-tst-leaks2): Likewise.
12868         * scripts/merge-test-results.sh: New file.
12869         * Makefile (tests-special-notdir): New variable.
12870         (tests): Run merge-test-results.sh.
12871         (xtests): Likewise.
12872         * Rules (tests-special-notdir): New variable.
12873         (xtests-special-notdir): Likewise.
12874         (tests): Run merge-test-results.sh
12875         (xtests): Likewise.
12877         * Makeconfig (test-xfail-name): New variable.
12878         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
12879         compute variable name for expected failures.
12880         * conform/Makefile (conformtest-headers-data): New variable.
12881         (conformtest-standards): Likewise.
12882         (conformtest-headers-ISO): Likewise.
12883         (conformtest-headers-ISO99): Likewise.
12884         (conformtest-headers-ISO11): Likewise.
12885         (conformtest-headers-POSIX): Likewise.
12886         (conformtest-headers-XPG3): Likewise.
12887         (conformtest-headers-XPG4): Likewise.
12888         (conformtest-headers-UNIX98): Likewise.
12889         (conformtest-headers-XOPEN2K): Likewise.
12890         (conformtest-headers-POSIX2008): Likewise.
12891         (conformtest-headers-XOPEN2K8): Likewise.
12892         (conformtest-header-list-base): Likewise.
12893         (conformtest-header-list-tests): Likewise.
12894         (conformtest-header-base): Likewise.
12895         (conformtest-header-tests): Likewise.
12896         (tests-special): Add $(conformtest-header-list-tests).  If
12897         [$(fast-check) && !$(cross-compiling)], add
12898         $(conformtest-header-tests) instead of
12899         $(objpfx)run-conformtest.out.
12900         (generated): Add $(conformtest-header-list-base).  If
12901         [$(fast-check) && !$(cross-compiling)], add
12902         $(conformtest-header-base).  Remove previous setting.
12903         ($(conformtest-header-list-tests)): New target.
12904         (test-xfail-run-conformtest): Remove variable.
12905         ($(objpfx)run-conformtest.out): Remove target.
12906         (test-xfail-ISO11/complex.h/conform): New variable.
12907         (test-xfail-ISO11/stdalign.h/conform): Likewise.
12908         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
12909         (test-xfail-XPG3/varargs.h/conform): Likewise.
12910         (test-xfail-XPG4/varargs.h/conform): Likewise.
12911         (test-xfail-UNIX98/varargs.h/conform): Likewise.
12912         (test-xfail-XPG4/ndbm.h/conform): Likewise.
12913         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
12914         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
12915         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
12916         (test-xfail-XPG3/fcntl.h/conform): Likewise.
12917         (test-xfail-XPG3/ftw.h/conform): Likewise.
12918         (test-xfail-XPG3/grp.h/conform): Likewise.
12919         (test-xfail-XPG3/langinfo.h/conform): Likewise.
12920         (test-xfail-XPG3/limits.h/conform): Likewise.
12921         (test-xfail-XPG3/pwd.h/conform): Likewise.
12922         (test-xfail-XPG3/search.h/conform): Likewise.
12923         (test-xfail-XPG3/signal.h/conform): Likewise.
12924         (test-xfail-XPG3/stdio.h/conform): Likewise.
12925         (test-xfail-XPG3/stdlib.h/conform): Likewise.
12926         (test-xfail-XPG3/string.h/conform): Likewise.
12927         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
12928         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
12929         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
12930         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
12931         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
12932         (test-xfail-XPG3/sys/types.h/conform): Likewise.
12933         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
12934         (test-xfail-XPG3/termios.h/conform): Likewise.
12935         (test-xfail-XPG3/time.h/conform): Likewise.
12936         (test-xfail-XPG3/unistd.h/conform): Likewise.
12937         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
12938         (test-xfail-XPG4/fcntl.h/conform): Likewise.
12939         (test-xfail-XPG4/langinfo.h/conform): Likewise.
12940         (test-xfail-XPG4/netdb.h/conform): Likewise.
12941         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
12942         (test-xfail-XPG4/signal.h/conform): Likewise.
12943         (test-xfail-XPG4/stdio.h/conform): Likewise.
12944         (test-xfail-XPG4/stdlib.h/conform): Likewise.
12945         (test-xfail-XPG4/stropts.h/conform): Likewise.
12946         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
12947         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
12948         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
12949         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
12950         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
12951         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
12952         (test-xfail-XPG4/sys/time.h/conform): Likewise.
12953         (test-xfail-XPG4/sys/types.h/conform): Likewise.
12954         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
12955         (test-xfail-XPG4/termios.h/conform): Likewise.
12956         (test-xfail-XPG4/ucontext.h/conform): Likewise.
12957         (test-xfail-XPG4/unistd.h/conform): Likewise.
12958         (test-xfail-XPG4/utmpx.h/conform): Likewise.
12959         (test-xfail-POSIX/sched.h/conform): Likewise.
12960         (test-xfail-POSIX/signal.h/conform): Likewise.
12961         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
12962         (test-xfail-POSIX/tar.h/conform): Likewise.
12963         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
12964         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
12965         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
12966         (test-xfail-UNIX98/netdb.h/conform): Likewise.
12967         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
12968         (test-xfail-UNIX98/sched.h/conform): Likewise.
12969         (test-xfail-UNIX98/signal.h/conform): Likewise.
12970         (test-xfail-UNIX98/stdio.h/conform): Likewise.
12971         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
12972         (test-xfail-UNIX98/stropts.h/conform): Likewise.
12973         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
12974         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
12975         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
12976         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
12977         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
12978         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
12979         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
12980         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
12981         (test-xfail-UNIX98/unistd.h/conform): Likewise.
12982         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
12983         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
12984         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
12985         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
12986         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
12987         (test-xfail-XOPEN2K/math.h/conform): Likewise.
12988         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
12989         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
12990         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
12991         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
12992         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
12993         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
12994         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
12995         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
12996         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
12997         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
12998         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
12999         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
13000         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
13001         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
13002         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
13003         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
13004         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
13005         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
13006         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
13007         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
13008         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
13009         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
13010         (test-xfail-POSIX2008/signal.h/conform): Likewise.
13011         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
13012         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
13013         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
13014         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
13015         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
13016         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
13017         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
13018         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
13019         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
13020         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
13021         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
13022         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
13023         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
13024         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
13025         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
13026         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
13027         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
13028         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
13029         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
13030         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
13031         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
13032         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
13033         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
13034         (conformtest-cc-flags): Likewise.
13035         ($(conformtest-header-tests): New target.
13036         * conform/check-header-lists.sh: New file.
13037         * conform/run-conformtest.sh: Remove.
13039         * conform/conformtest.pl: Allow ' and \ in values given for
13040         constants.
13041         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
13042         inclusion.
13043         [POSIX] (sys/types.h): Likewise.
13044         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
13045         inclusion.
13046         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
13047         inclusion.
13048         * conform/data/signal.h-data (SIGIO): Remove expectation.
13049         [XPG3] (SIGBUS): Do not expect.
13050         [POSIX || XPG3] (SIGPOLL): Likewise.
13051         [POSIX || XPG3] (SIGPROF): Likewise.
13052         [POSIX || XPG3] (SIGSYS): Likewise.
13053         [XPG3] (SIGTRAP): Likewise.
13054         [POSIX || XPG3] (SIGURG): Likewise.
13055         [POSIX || XPG3] (SIGVTALRM): Likewise.
13056         [POSIX || XPG3] (SIGXCPU): Likewise.
13057         [POSIX || XPG3] (SIGXFSZ): Likewise.
13058         [POSIX] (SA_SIGINFO): Expect.
13059         [XPG3] (siginfo_t): Do not expect type or contents.
13060         [POSIX] (si_pid): Do not expect element.
13061         [POSIX] (si_uid): Likewise.
13062         [POSIX] (si_addr): Likewise.
13063         [POSIX] (si_status): Likewise.
13064         [POSIX] (si_band): Likewise.
13065         [XPG4] (si_value): Likewise.
13066         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
13067         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
13068         [POSIX || XPG3] (ILL_ILLADR): Likewise.
13069         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
13070         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
13071         [POSIX || XPG3] (ILL_PRVREG): Likewise.
13072         [POSIX || XPG3] (ILL_COPROC): Likewise.
13073         [POSIX || XPG3] (ILL_BADSTK): Likewise.
13074         [POSIX || XPG3] (FPE_INTDIV): Likewise.
13075         [POSIX || XPG3] (FPE_INTOVF): Likewise.
13076         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
13077         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
13078         [POSIX || XPG3] (FPE_FLTUND): Likewise.
13079         [POSIX || XPG3] (FPE_FLTRES): Likewise.
13080         [POSIX || XPG3] (FPE_FLTINV): Likewise.
13081         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
13082         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
13083         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
13084         [POSIX || XPG3] (BUS_ADRALN): Likewise.
13085         [POSIX || XPG3] (BUS_ADRERR): Likewise.
13086         [POSIX || XPG3] (BUS_OBJERR): Likewise.
13087         [POSIX || XPG3] (CLD_EXITED): Likewise.
13088         [POSIX || XPG3] (CLD_KILLED): Likewise.
13089         [POSIX || XPG3] (CLD_DUMPED): Likewise.
13090         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
13091         [POSIX || XPG3] (CLD_STOPPED): Likewise.
13092         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
13093         [POSIX || XPG3] (POLL_IN): Likewise.
13094         [POSIX || XPG3] (POLL_OUT): Likewise.
13095         [POSIX || XPG3] (POLL_MSG): Likewise.
13096         [POSIX || XPG3] (POLL_ERR): Likewise.
13097         [POSIX || XPG3] (POLL_PRI): Likewise.
13098         [POSIX || XPG3] (POLL_HUP): Likewise.
13099         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
13100         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
13101         (SIG*): Do not allow.
13102         [XPG3] (si_*): Likewise.
13103         [XPG3] (SI_*): Likewise.
13104         [XPG3 || XPG4] (sigev_*): Likewise.
13105         [XPG3 || XPG4] (SIGEV_*): Likewise.
13106         [XPG3 || XPG4] (sival_*): Likewise.
13107         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
13108         [POSIX || XPG3] (BUS_*): Likewise.
13109         [POSIX || XPG3] (CLD_*): Likewise.
13110         [POSIX || XPG3] (FPE_*): Likewise.
13111         [POSIX || XPG3] (ILL_*): Likewise.
13112         [POSIX || XPG3] (POLL_*): Likewise.
13113         [POSIX || XPG3] (SEGV_*): Likewise.
13114         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
13115         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
13116         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
13117         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
13118         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
13119         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
13120         Specify type and value.
13121         (TVERSLEN): Likewise.
13122         (REGTYPE): Likewise.
13123         (AREGTYPE): Likewise.
13124         (LNKTYPE): Likewise.
13125         (SYMTYPE): Likewise.
13126         (CHRTYPE): Likewise.
13127         (BLKTYPE): Likewise.
13128         (DIRTYPE): Likewise.
13129         (FIFOTYPE): Likewise.
13130         (CONTTYPE): Likewise.
13131         (TSUID): Likewise.
13132         (TSGID): Likewise.
13133         (TSVTX): Likewise.
13134         (TUREAD): Likewise.
13135         (TUWRITE): Likewise.
13136         (TUEXEC): Likewise.
13137         (TGREAD): Likewise.
13138         (TGWRITE): Likewise.
13139         (TGEXEC): Likewise.
13140         (TOREAD): Likewise.
13141         (TOWRITE): Likewise.
13142         (TOEXEC): Likewise.
13143         [POSIX] (TSVTX): Expect constant.
13145 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
13147         * Makefile (tests): Change dependencies to ....
13148         (tests-special): ... additions to this variable.
13149         (tests): Depend on $(tests-special).
13150         * Makerules (check-abi-list): New variable.
13151         (check-abi): Depend on $(check-abi-list).
13152         [$(subdir) = elf] (tests-special): Add
13153         $(objpfx)check-abi-libc.out.
13154         [$(build-shared) = yes && subdir] (tests-special): Add
13155         $(check-abi-list).
13156         [$(build-shared) = yes && subdir] (tests): Do not depend on
13157         check-abi.
13158         * Rules (tests): Depend on $(tests-special).
13159         (xtests): Depend on $(xtests-special).
13160         * catgets/Makefile (tests): Change dependencies to ....
13161         (tests-special): ... additions to this variable.
13162         * conform/Makefile (tests): Change dependencies to ....
13163         (tests-special): ... additions to this variable.
13164         * elf/Makefile (tests): Change dependencies to ....
13165         (tests-special): ... additions to this variable.
13166         * grp/Makefile (tests): Change dependencies to ....
13167         (tests-special): ... additions to this variable.
13168         * iconv/Makefile (xtests): Change dependencies to ....
13169         (xtests-special): ... additions to this variable.
13170         * iconvdata/Makefile (tests): Change dependencies to ....
13171         (tests-special): ... additions to this variable.
13172         * intl/Makefile (tests): Change dependencies to ....
13173         (tests-special): ... additions to this variable.  Also add
13174         $(objpfx)tst-gettext.out.
13175         * io/Makefile (tests): Change dependencies to ....
13176         (tests-special): ... additions to this variable.
13177         * libio/Makefile (tests): Change dependencies to ....
13178         (tests-special): ... additions to this variable.
13179         * malloc/Makefile (tests): Change dependencies to ....
13180         (tests-special): ... additions to this variable.
13181         * misc/Makefile (tests): Change dependencies to ....
13182         (tests-special): ... additions to this variable.
13183         * nptl/Makefile (tests): Change dependencies to ....
13184         (tests-special): ... additions to this variable.
13185         * nptl_db/Makefile (tests): Change dependencies to ....
13186         (tests-special): ... additions to this variable.
13187         * posix/Makefile (tests): Change dependencies to ....
13188         (tests-special): ... additions to this variable.
13189         (xtests): Change dependencies to ....
13190         (xtests-special): ... additions to this variable.
13191         * resolv/Makefile (tests): Change dependencies to ....
13192         (tests-special): ... additions to this variable.
13193         (xtests): Change dependencies to ....
13194         (xtests-special): ... additions to this variable.
13195         * stdio-common/Makefile (tests): Change dependencies to ....
13196         (tests-special): ... additions to this variable.
13197         (do-tst-unbputc): Remove target.
13198         (do-tst-printf): Likewise.
13199         * stdlib/Makefile (tests): Change dependencies to ....
13200         (tests-special): ... additions to this variable.
13201         * string/Makefile (tests): Change dependencies to ....
13202         (tests-special): ... additions to this variable.
13203         * sysdeps/x86/Makefile (tests): Change dependencies to ....
13204         (tests-special): ... additions to this variable.
13206         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
13207         whole file.
13208         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
13209         whole file.
13210         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
13211         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
13213         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
13214         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
13215         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
13216         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
13217         * conform/data/libgen.h-data [XPG3]: Likewise.
13218         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
13219         * conform/data/ndbm.h-data [XPG3]: Likewise.
13220         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
13221         * conform/data/netdb.h-data [XPG3]: Likewise.
13222         * conform/data/netinet/in.h-data [XPG3]: Likewise.
13223         * conform/data/poll.h-data [XPG3]: Likewise.
13224         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
13225         * conform/data/strings.h-data [XPG3]: Likewise.
13226         * conform/data/stropts.h-data [XPG3]: Likewise.
13227         * conform/data/sys/mman.h-data [XPG3]: Likewise.
13228         * conform/data/sys/resource.h-data [XPG3]: Likewise.
13229         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
13230         Likewise.
13231         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
13232         * conform/data/sys/time.h-data [XPG3]: Likewise.
13233         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
13234         * conform/data/sys/uio.h-data [XPG3]: Likewise.
13235         * conform/data/sys/un.h-data [XPG3]: Likewise.
13236         * conform/data/syslog.h-data [XPG3]: Likewise.
13237         * conform/data/ucontext.h-data [XPG3]: Likewise.
13238         * conform/data/utmpx.h-data [XPG3]: Likewise.
13239         * conform/data/varargs.h-data [UNIX98]: Enable file.
13241         * manual/Makefile (INSTALL_INFO): Remove variable setting.
13243         * math/libm-test.inc (struct test_f_f_data): Move expected results
13244         into structure for each rounding mode.
13245         (struct test_ff_f_data): Likewise.
13246         (struct test_ff_f_data_nexttoward): Likewise.
13247         (struct test_fi_f_data): Likewise.
13248         (struct test_fl_f_data): Likewise.
13249         (struct test_if_f_data): Likewise.
13250         (struct test_fff_f_data): Likewise.
13251         (struct test_c_f_data): Likewise.
13252         (struct test_f_f1_data): Likewise.
13253         (struct test_fF_f1_data): Likewise.
13254         (struct test_ffI_f1_data): Likewise.
13255         (struct test_c_c_data): Likewise.
13256         (struct test_cc_c_data): Likewise.
13257         (struct test_f_i_data): Likewise.
13258         (struct test_ff_i_data): Likewise.
13259         (struct test_f_l_data): Likewise.
13260         (struct test_f_L_data): Likewise.
13261         (struct test_fFF_11_data): Likewise.
13262         (RM_): New macro.
13263         (RM_FE_DOWNWARD): Likewise.
13264         (RM_FE_TONEAREST): Likewise.
13265         (RM_FE_TOWARDZERO): Likewise.
13266         (RM_FE_UPWARD): Likewise.
13267         (RUN_TEST_LOOP_f_f): Update references to expected results.
13268         (RUN_TEST_LOOP_2_f): Likewise.
13269         (RUN_TEST_LOOP_fff_f): Likewise.
13270         (RUN_TEST_LOOP_c_f): Likewise.
13271         (RUN_TEST_LOOP_f_f1): Likewise.
13272         (RUN_TEST_LOOP_fF_f1): Likewise.
13273         (RUN_TEST_LOOP_fI_f1): Likewise.
13274         (RUN_TEST_LOOP_ffI_f1): Likewise.
13275         (RUN_TEST_LOOP_c_c): Likewise.
13276         (RUN_TEST_LOOP_cc_c): Likewise.
13277         (RUN_TEST_LOOP_f_i): Likewise.
13278         (RUN_TEST_LOOP_f_i_tg): Likewise.
13279         (RUN_TEST_LOOP_ff_i_tg): Likewise.
13280         (RUN_TEST_LOOP_f_b): Likewise.
13281         (RUN_TEST_LOOP_f_b_tg): Likewise.
13282         (RUN_TEST_LOOP_f_l): Likewise.
13283         (RUN_TEST_LOOP_f_L): Likewise.
13284         (RUN_TEST_LOOP_fFF_11): Likewise.
13285         * math/gen-libm-test.pl (parse_args): Output four copies of
13286         expected results for each test.
13288         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
13289         (__ASSUME_UTIMES): Remove.
13290         * sysdeps/unix/sysv/linux/tile/kernel-features.h
13291         (__ASSUME_UTIMES): Likewise.
13293         * math/gen-auto-libm-tests.c: Update comment on output format.
13294         (output_for_one_input_case): Generate before-rounding and
13295         after-rounding information as conditions on output flags not
13296         floating-point format.
13297         * math/auto-libm-test-out: Regenerated.
13298         * math/gen-libm-test.pl (cond_value): New function.
13299         (or_cond_value): Use cond_value.
13300         (generate_testfile): Handle conditional exceptions.
13302 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
13304         * math/libm-test.inc (max_valid_error): New variable.
13305         (init_max_error): Take new argument specifying whether function
13306         results are exactly determined.  Set max_valid_error and bound
13307         other variables for errors based on this argument.
13308         (set_max_error): Do not record results above max_valid_error.
13309         (check_float_internal): Only accept errors of up to 0.5ulps if
13310         also at most max_valid_error.
13311         (START): Take new argument EXACT and pass it to init_max_error.
13312         (acos_test): Update call to START.
13313         (acos_test_tonearest): Likewise.
13314         (acos_test_towardzero): Likewise.
13315         (acos_test_downward): Likewise.
13316         (acos_test_upward): Likewise.
13317         (acosh_test): Likewise.
13318         (asin_test): Likewise.
13319         (asin_test_tonearest): Likewise.
13320         (asin_test_towardzero): Likewise.
13321         (asin_test_downward): Likewise.
13322         (asin_test_upward): Likewise.
13323         (asinh_test): Likewise.
13324         (atan_test): Likewise.
13325         (atanh_test): Likewise.
13326         (atan2_test): Likewise.
13327         (cabs_test): Likewise.
13328         (cacos_test): Likewise.
13329         (cacosh_test): Likewise.
13330         (carg_test): Likewise.
13331         (casin_test): Likewise.
13332         (casinh_test): Likewise.
13333         (catan_test): Likewise.
13334         (catanh_test): Likewise.
13335         (cbrt_test): Likewise.
13336         (ccos_test): Likewise.
13337         (ccosh_test): Likewise.
13338         (ceil_test): Likewise.
13339         (cexp_test): Likewise.
13340         (cimag_test): Likewise.
13341         (clog_test): Likewise.
13342         (clog10_test): Likewise.
13343         (conj_test): Likewise.
13344         (copysign_test): Likewise.
13345         (cos_test): Likewise.
13346         (cos_test_tonearest): Likewise.
13347         (cos_test_towardzero): Likewise.
13348         (cos_test_downward): Likewise.
13349         (cos_test_upward): Likewise.
13350         (cosh_test): Likewise.
13351         (cosh_test_tonearest): Likewise.
13352         (cosh_test_towardzero): Likewise.
13353         (cosh_test_downward): Likewise.
13354         (cosh_test_upward): Likewise.
13355         (cpow_test): Likewise.
13356         (cproj_test): Likewise.
13357         (creal_test): Likewise.
13358         (csin_test): Likewise.
13359         (csinh_test): Likewise.
13360         (csqrt_test): Likewise.
13361         (ctan_test): Likewise.
13362         (ctan_test_tonearest): Likewise.
13363         (ctan_test_towardzero): Likewise.
13364         (ctan_test_downward): Likewise.
13365         (ctan_test_upward): Likewise.
13366         (ctanh_test): Likewise.
13367         (ctanh_test_tonearest): Likewise.
13368         (ctanh_test_towardzero): Likewise.
13369         (ctanh_test_downward): Likewise.
13370         (ctanh_test_upward): Likewise.
13371         (erf_test): Likewise.
13372         (erfc_test): Likewise.
13373         (exp_test): Likewise.
13374         (exp_test_tonearest): Likewise.
13375         (exp_test_towardzero): Likewise.
13376         (exp_test_downward): Likewise.
13377         (exp_test_upward): Likewise.
13378         (exp10_test): Likewise.
13379         (exp10_test_tonearest): Likewise.
13380         (exp10_test_towardzero): Likewise.
13381         (exp10_test_downward): Likewise.
13382         (exp10_test_upward): Likewise.
13383         (pow10_test): Likewise.
13384         (exp2_test): Likewise.
13385         (expm1_test): Likewise.
13386         (expm1_test_tonearest): Likewise.
13387         (expm1_test_towardzero): Likewise.
13388         (expm1_test_downward): Likewise.
13389         (expm1_test_upward): Likewise.
13390         (fabs_test): Likewise.
13391         (fdim_test): Likewise.
13392         (floor_test): Likewise.
13393         (fma_test): Likewise.
13394         (fma_test_towardzero): Likewise.
13395         (fma_test_downward): Likewise.
13396         (fma_test_upward): Likewise.
13397         (fmax_test): Likewise.
13398         (fmin_test): Likewise.
13399         (fmod_test): Likewise.
13400         (fpclassify_test): Likewise.
13401         (frexp_test): Likewise.
13402         (hypot_test): Likewise.
13403         (ilogb_test): Likewise.
13404         (isfinite_test): Likewise.
13405         (finite_test): Likewise.
13406         (isgreater_test): Likewise.
13407         (isgreaterequal_test): Likewise.
13408         (isinf_test): Likewise.
13409         (isless_test): Likewise.
13410         (islessequal_test): Likewise.
13411         (islessgreater_test): Likewise.
13412         (isnan_test): Likewise.
13413         (isnormal_test): Likewise.
13414         (issignaling_test): Likewise.
13415         (isunordered_test): Likewise.
13416         (j0_test): Likewise.
13417         (j1_test): Likewise.
13418         (jn_test): Likewise.
13419         (ldexp_test): Likewise.
13420         (lgamma_test): Likewise.
13421         (gamma_test): Likewise.
13422         (lrint_test): Likewise.
13423         (lrint_test_tonearest): Likewise.
13424         (lrint_test_towardzero): Likewise.
13425         (lrint_test_downward): Likewise.
13426         (lrint_test_upward): Likewise.
13427         (llrint_test): Likewise.
13428         (llrint_test_tonearest): Likewise.
13429         (llrint_test_towardzero): Likewise.
13430         (llrint_test_downward): Likewise.
13431         (llrint_test_upward): Likewise.
13432         (log_test): Likewise.
13433         (log10_test): Likewise.
13434         (log1p_test): Likewise.
13435         (log2_test): Likewise.
13436         (logb_test): Likewise.
13437         (logb_test_downward): Likewise.
13438         (lround_test): Likewise.
13439         (llround_test): Likewise.
13440         (modf_test): Likewise.
13441         (nearbyint_test): Likewise.
13442         (nextafter_test): Likewise.
13443         (nexttoward_test): Likewise.
13444         (pow_test): Likewise.
13445         (pow_test_tonearest): Likewise.
13446         (pow_test_towardzero): Likewise.
13447         (pow_test_downward): Likewise.
13448         (pow_test_upward): Likewise.
13449         (remainder_test): Likewise.
13450         (drem_test): Likewise.
13451         (remainder_test_tonearest): Likewise.
13452         (drem_test_tonearest): Likewise.
13453         (remainder_test_towardzero): Likewise.
13454         (drem_test_towardzero): Likewise.
13455         (remainder_test_downward): Likewise.
13456         (drem_test_downward): Likewise.
13457         (remainder_test_upward): Likewise.
13458         (drem_test_upward): Likewise.
13459         (remquo_test): Likewise.
13460         (rint_test): Likewise.
13461         (rint_test_tonearest): Likewise.
13462         (rint_test_towardzero): Likewise.
13463         (rint_test_downward): Likewise.
13464         (rint_test_upward): Likewise.
13465         (round_test): Likewise.
13466         (scalb_test): Likewise.
13467         (scalbn_test): Likewise.
13468         (scalbln_test): Likewise.
13469         (signbit_test): Likewise.
13470         (sin_test): Likewise.
13471         (sin_test_tonearest): Likewise.
13472         (sin_test_towardzero): Likewise.
13473         (sin_test_downward): Likewise.
13474         (sin_test_upward): Likewise.
13475         (sincos_test): Likewise.
13476         (sinh_test): Likewise.
13477         (sinh_test_tonearest): Likewise.
13478         (sinh_test_towardzero): Likewise.
13479         (sinh_test_downward): Likewise.
13480         (sinh_test_upward): Likewise.
13481         (sqrt_test): Likewise.
13482         (sqrt_test_tonearest): Likewise.
13483         (sqrt_test_towardzero): Likewise.
13484         (sqrt_test_downward): Likewise.
13485         (sqrt_test_upward): Likewise.
13486         (tan_test): Likewise.
13487         (tan_test_tonearest): Likewise.
13488         (tan_test_towardzero): Likewise.
13489         (tan_test_downward): Likewise.
13490         (tan_test_upward): Likewise.
13491         (tanh_test): Likewise.
13492         (tgamma_test): Likewise.
13493         (trunc_test): Likewise.
13494         (y0_test): Likewise.
13495         (y1_test): Likewise.
13496         (yn_test): Likewise.
13497         (significand_test): Likewise.
13499         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
13500         individual tests in comment.
13501         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
13502         (prev_max_error): New variable.
13503         (prev_real_max_error): Likewise.
13504         (prev_imag_max_error): Likewise.
13505         (compare_ulp_data): Don't refer to test names in comment.
13506         (find_test_ulps): Remove function.
13507         (find_function_ulps): Likewise.
13508         (find_complex_function_ulps): Likewise.
13509         (init_max_error): Take function name as argument.  Look up ulps
13510         for that function.
13511         (print_ulps): Remove function.
13512         (print_max_error): Use prev_max_error instead of calling
13513         find_function_ulps.
13514         (print_complex_max_error): Use prev_real_max_error and
13515         prev_imag_max_error instead of calling find_complex_function_ulps.
13516         (check_float_internal): Take max_ulp parameter instead of calling
13517         find_test_ulps.  Don't call print_ulps.
13518         (check_float): Update call to check_float_internal.
13519         (check_complex): Update calls to check_float_internal.
13520         (START): Pass argument to init_max_error.
13521         * math/gen-libm-test.pl (%results): Don't include "kind"
13522         information.
13523         (parse_ulps): Don't handle ulps of individual tests.
13524         (print_ulps_file): Likewise.
13525         (output_ulps): Likewise.
13526         * math/README.libm-test: Update.
13527         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
13528         individual tests.
13529         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
13530         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
13531         * sysdeps/arm/libm-test-ulps: Likewise.
13532         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
13533         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
13534         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
13535         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
13536         * sysdeps/microblaze/libm-test-ulps: Likewise.
13537         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
13538         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
13539         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
13540         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
13541         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
13542         * sysdeps/sh/libm-test-ulps: Likewise.
13543         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
13544         * sysdeps/tile/libm-test-ulps: Likewise.
13545         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13547 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
13549         * math/libm-test.inc (print_complex_max_error): Check separately
13550         whether real and imaginary errors are within allowed range and
13551         pass 0 to print_complex_function_ulps instead of value within
13552         allowed range.
13554 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
13556         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
13557         formatting.
13558         (get_handles_fopen): Likewise.
13559         (do_write_test): Likewise.
13561         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
13563         * libio/fileops.c (do_ftell): Use cached offset when
13564         available.
13565         * libio/iofwide.c (do_ftell_wide): Likewise.
13566         * libio/iofdopen.c (_IO_new_fdopen): Don't use
13567         _IO_file_attach.
13568         * libio/wfileops.c (_IO_fwide): Don't cache offset.
13570         [BZ #16532]
13571         * libio/libioP.h (get_file_offset): New function.
13572         * libio/fileops.c (get_file_offset): Likewise.
13573         (do_ftell): Likewise.
13574         (_IO_new_file_seekoff): Split out ftell logic.
13575         * libio/wfileops.c (do_ftell_wide): Likewise.
13576         (_IO_wfile_seekoff): Split out ftell logic.
13577         * libio/tst-ftell-active-handler.c: New test case.
13578         * libio/Makefile (tests): Add it.
13580 2014-03-03  Roland McGrath  <roland@hack.frob.com>
13582         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
13583         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
13585 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
13587         [BZ #16639]
13588         * nscd/connections.c (nscd_init): Call do_exit.
13589         (start_threads): Call do_exit and notify_parent.
13590         (begin_drop_privileges): Call do_exit.
13591         (finish_drop_privileges): Likewise.
13592         * nscd/selinux.c (preserve_capabilities): Likewise.
13593         (install_real_capabilities): Likewise.
13594         (nscd_selinux_enabled): Likewise.
13595         (avc_create_thread): Likewise.
13596         (avc_alloc_lock): Likewise.
13597         (nscd_avc_init): Likewise.
13598         * nscd/nscd.c (parent_fd): New static variable.
13599         (main): Create a pipe between parent and child processes.
13600         Skip closing parent_fd.
13601         (monitor_child): New function.
13602         (do_exit): Likewise.
13603         (notify_parent): Likewise.
13604         * nscd/nscd.h (notify_parent): Likewise.
13605         (do_exit): Likewise.
13607 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
13609         * malloc/malloc.c (__libc_calloc): Revert last change.
13611 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13613         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13615 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
13617         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
13618         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
13619         implementation.
13620         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
13621         (__libc_ifunc_impl_list): Likewise.
13622         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
13623         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
13624         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
13625         * string/strrchr.c: Define STRRCHR.
13627 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
13629         * benchtest/bench-strtok.c (simple_strtok): Delete.
13630         (strtok_string): Use as benchmark.
13631         * string/strtok (STRTOK): New macro.
13633 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
13635         * manual/threads.texi: Add header and standard comments to all
13636         functions.
13638         * elf/dl-lookup.c (check_match): New function.
13639         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
13640         (do_lookup_x): Remove nested function check_match. Use non-nested
13641         function check_match.
13643 2014-02-28  Roland McGrath  <roland@hack.frob.com>
13645         * csu/Makefile (generated, before-compile): Use += rather than =.
13646         * catgets/Makefile (generated, generated-dirs): Likewise.
13647         * debug/Makefile (generated): Likewise.
13648         * dlfcn/Makefile (generated): Likewise.
13649         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
13650         * iconvdata/Makefile (before-compile, generated): Likewise.
13651         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
13652         * libio/Makefile (generated): Likewise.
13653         * malloc/Makefile (generated): Likewise.
13654         * manual/Makefile (generated, generated-dirs): Likewise.
13655         * misc/Makefile (generated): Likewise.
13656         * posix/Makefile (generated): Likewise.
13657         * resolv/Makefile (generated): Likewise.
13658         * sunrpc/Makefile (generated, generated-dirs): Likewise.
13659         * timezone/Makefile (generated, generated-dirs): Likewise.
13661         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
13663 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13665         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
13666         power8 implementation.
13667         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
13668         file: POWER8 llround ifunc implementation.
13669         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
13670         (__lllround): Add POWER8 implementation.
13671         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
13672         POWER8 llround implementation.
13674         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
13675         power8 implementation.
13676         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
13677         file: POWER8 llrint ifunc implementation.
13678         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
13679         Add POWER8 implementation.
13680         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
13681         POWER8 llrint implementation.
13683         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
13684         power8 implementation.
13685         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
13686         file: POWER8 finite ifunc implementation.
13687         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
13688         Add POWER8 implementation.
13689         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
13690         Likewise.
13691         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
13692         POWER8 finite implementation.
13693         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
13695         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
13696         power8 implementation.
13697         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
13698         file: POWER8 isinf ifunc implementation.
13699         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
13700         POWER8 implementation.
13701         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
13702         Likewise.
13703         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
13704         isinf implementation.
13705         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
13707         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
13708         (INIT_ARCH): Add hwcap2 initialization.
13709         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
13710         power8 implementation.
13711         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
13712         file: POWER8 isnan ifunc implementation.
13713         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
13714         POWER8 implementation.
13715         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
13716         Likewise.
13717         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
13718         isnan implementation.
13719         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
13721 2014-02-27  Joey Ye  <joey.ye@arm.com>
13723         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
13724         (_FP_NANFRAC_Q): Set to zero.
13726 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
13728         [BZ #16623]
13729         * math/auto-libm-test-in: New test inputs.
13730         * math/auto-libm-test-out: Regenerate.
13731         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
13732         and DA.
13733         (__cos): Likewise.
13734         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
13736 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
13738         * scripts/evaluate-test.sh: Take new argument indicating whether
13739         failure is expected.
13740         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
13741         indicating whether failure is expected.
13742         * conform/Makefile (test-xfail-run-conformtest): New variable.
13743         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
13744         level.
13745         * posix/Makefile (test-xfail-annexc): New variable.
13746         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
13748 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
13750         * argp/Makefile: Include Makeconfig immediately after defining
13751         subdir.
13752         * assert/Makefile: Likewise.
13753         * benchtests/Makefile: Likewise.
13754         * catgets/Makefile: Likewise.
13755         * conform/Makefile: Likewise.
13756         * crypt/Makefile: Likewise.
13757         * csu/Makefile: Likewise.
13758         (all): Remove target.
13759         * ctype/Makefile: Include Makeconfig immediately after defining
13760         subdir.
13761         * debug/Makefile: Likewise.
13762         * dirent/Makefile: Likewise.
13763         * dlfcn/Makefile: Likewise.
13764         * gmon/Makefile: Likewise.
13765         * gnulib/Makefile: Likewise.
13766         * grp/Makefile: Likewise.
13767         * gshadow/Makefile: Likewise.
13768         * hesiod/Makefile: Likewise.
13769         * hurd/Makefile: Likewise.
13770         (all): Remove target.
13771         * iconvdata/Makefile: Include Makeconfig immediately after
13772         defining subdir.
13773         * inet/Makefile: Likewise.
13774         * intl/Makefile: Likewise.
13775         * io/Makefile: Likewise.
13776         * libio/Makefile: Likewise.
13777         (all): Remove target.
13778         * locale/Makefile: Include Makeconfig immediately after defining
13779         subdir.
13780         * login/Makefile: Likewise.
13781         * mach/Makefile: Likewise.
13782         (all): Remove target.
13783         * malloc/Makefile: Include Makeconfig immediately after defining
13784         subdir.
13785         (all): Remove target.
13786         * manual/Makefile: Include Makeconfig immediately after defining
13787         subdir.
13788         * math/Makefile: Likewise.
13789         * misc/Makefile: Likewise.
13790         * nis/Makefile: Likewise.
13791         * nss/Makefile: Likewise.
13792         * po/Makefile: Likewise.
13793         (all): Remove target.
13794         * posix/Makefile: Include Makeconfig immediately after defining
13795         subdir.
13796         * pwd/Makefile: Likewise.
13797         * resolv/Makefile: Likewise.
13798         * resource/Makefile: Likewise.
13799         * rt/Makefile: Likewise.
13800         * setjmp/Makefile: Likewise.
13801         * shadow/Makefile: Likewise.
13802         * signal/Makefile: Likewise.
13803         * socket/Makefile: Likewise.
13804         * soft-fp/Makefile: Likewise.
13805         * stdio-common/Makefile: Likewise.
13806         * stdlib/Makefile: Likewise.
13807         * streams/Makefile: Likewise.
13808         * string/Makefile: Likewise.
13809         * sunrpc/Makefile: Likewise.
13810         (all): Remove target.
13811         * sysvipc/Makefile: Include Makeconfig immediately after defining
13812         subdir.
13813         * termios/Makefile: Likewise.
13814         * time/Makefile: Likewise.
13815         * timezone/Makefile: Likewise.
13816         (all): Remove target.
13817         * wcsmbs/Makefile: Include Makeconfig immediately after defining
13818         subdir.
13819         * wctype/Makefile: Likewise.
13821 2014-02-26  Steve Ellcey  <sellcey@mips.com>
13823         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
13824         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
13825         (libc_feholdexcept_setround_mips): Ditto.
13826         (libc_feholdsetround): New.
13827         (libc_feholdsetroundf): New.
13828         (libc_feholdsetroundl): New.
13829         (libc_feupdateenv_test_mips): New.
13830         (libc_feupdateenv_test): New.
13831         (libc_feupdateenv_testf): New.
13832         (libc_feupdateenv_testl): New.
13833         (libc_feresetround): New.
13834         (libc_feresetroundf): New.
13835         (libc_feresetroundl): New.
13836         (libc_fetestexcept_mips): New.
13837         (libc_fetestexcept): New.
13838         (libc_fetestexceptf): New.
13839         (libc_fetestexceptl): New.
13840         (HAVE_RM_CTX): New.
13841         (libc_feholdexcept_setround_mips_ctx): New.
13842         (libc_feholdexcept_setround_ctx): New.
13843         (libc_feholdexcept_setroundf_ctx): New.
13844         (libc_feholdexcept_setroundl_ctx): New.
13845         (libc_fesetenv_mips_ctx): New.
13846         (libc_fesetenv_ctx): New.
13847         (libc_fesetenv_ctxf): New.
13848         (libc_fesetenv_ctxl): New.
13849         (libc_feupdateenv_mips_ctx): New.
13850         (libc_feupdateenv_ctx): New.
13851         (libc_feupdateenvf_ctx): New.
13852         (libc_feupdateenvl_ctx): New.
13853         (libc_feholdsetround_mips_ctx): New.
13854         (libc_feholdsetround_ctx): New.
13855         (libc_feholdsetroundf_ctx): New.
13856         (libc_feholdsetroundl_ctx): New.
13857         (libc_feresetround_mips_ctx): New.
13858         (libc_feresetround_ctx): New.
13859         (libc_feresetroundf_ctx): New.
13860         (libc_feresetroundl_ctx): New.
13862 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
13864         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
13866         * manual/ipc.texi: New file.
13867         * manual/Makefile (chapters): Add ipc.
13868         * manual/job.texi: Add "Inter-Process Communication" to next.
13869         * manual/process.texi: Add "Inter-Process Communication" to prev.
13871 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13873         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13875 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
13877         * malloc/malloc.c (__libc_calloc): Simplify implementation.
13879         * manual/arith.texi: Fix spaces after sentences.
13880         * manual/charset.texi: Likewise.
13881         * manual/errno.texi: Likewise.
13882         * manual/install.texi: Likewise.
13883         * manual/llio.texi: Likewise.
13884         * manual/locale.texi: Likewise.
13885         * manual/maint.texi: Likewise.
13886         * manual/math.texi: Likewise.
13887         * manual/memory.texi: Likewise.
13888         * manual/message.texi: Likewise.
13889         * manual/probes.texi: Likewise.
13890         * manual/resource.texi: Likewise.
13891         * manual/signal.texi: Likewise.
13892         * manual/socket.texi: Likewise.
13893         * manual/stdio.texi: Likewise.
13894         * manual/string.texi: Likewise.
13895         * manual/time.texi: Likewise.
13896         * manual/users.texi: Likewise.
13898 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
13900         [BZ #16632]
13901         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
13902         _DEFAULT_SOURCE is defined.
13904 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
13905             Carlos O'Donell  <carlos@redhat.com>
13907         [BZ #16613]
13908         * elf/dl-tls.c (_dl_count_modids): New function.
13909         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
13910         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
13911         audit library and increment generation counter.
13912         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
13913         * elf/tst-audit9.c: New file.
13914         * elf/tst-auditmod9a.c: New file.
13915         * elf/tst-auditmod9b.c: New file.
13916         * elf/Makefile: Add rules to build and run tst-audit9.
13918 2014-02-25  Florian Weimer  <fweimer@redhat.com>
13920         [BZ #15347]
13921         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
13923 2014-02-25  Will Newton  <will.newton@linaro.org>
13925         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
13926         (__longjmp): Restore sp and lr before restoring callee
13927         saved registers.  Add longjmp and longjmp_target
13928         SystemTap probe point.
13929         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
13930         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
13931         Define to zero to match jmpbuf layout.
13932         * sysdeps/arm/setjmp.S: Include stap-probe.h.
13933         (__sigsetjmp): Save sp and lr before saving callee
13934         saved registers.  Add setjmp SystemTap probe point.
13936 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
13938         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
13940 2014-02-24  Andreas Schwab  <schwab@suse.de>
13942         [BZ #15804]
13943         * elf/pldd.c (wait_for_ptrace_stop): New function.
13944         (main): Call it after attaching.
13946 2014-02-22  Roland McGrath  <roland@hack.frob.com>
13948         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
13949         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
13950         Versions files is now verboten.
13951         * hurd/Versions (libc: GLIBC_2.0):
13952         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
13953         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
13954         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
13955         * mach/Versions: Likewise.
13957         * csu/Versions: Remove unused %include.
13958         * resolv/Versions: Likewise.
13960 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
13962         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
13963         ($(objpfx)check-local-headers.out): Likewise.
13964         ($(objpfx)begin-end-check.out): Likewise.
13965         * Makerules (check-abi-%.out): Likewise.
13966         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
13967         ($(objpfx)test2.cat): Likewise.
13968         ($(objpfx)de/libc.cat): Likewise.
13969         ($(objpfx)test-gencat.out): Likewise.
13970         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
13971         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
13972         ($(objpfx)noload-mem): Likewise.
13973         ($(objpfx)tst-pathopt.out): Likewise.
13974         ($(objpfx)tst-rtld-load-self.out): Likewise.
13975         ($(objpfx)tst-array1-cmp.out): Likewise.
13976         ($(objpfx)tst-array1-static-cmp.out): Likewise.
13977         ($(objpfx)tst-array2-cmp.out): Likewise.
13978         ($(objpfx)tst-array3-cmp.out): Likewise.
13979         ($(objpfx)tst-array4-cmp.out): Likewise.
13980         ($(objpfx)tst-array5-cmp.out): Likewise.
13981         ($(objpfx)tst-array5-static-cmp.out): Likewise.
13982         ($(objpfx)check-textrel.out): Likewise.
13983         ($(objpfx)check-execstack.out): Likewise.
13984         ($(objpfx)check-localplt.out): Likewise.
13985         ($(objpfx)order2-cmp.out): Likewise.
13986         ($(objpfx)tst-leaks1-mem): Likewise.
13987         ($(objpfx)tst-leaks1-static-mem): Likewise.
13988         ($(objpfx)tst-initorder-cmp.out): Likewise.
13989         ($(objpfx)tst-initorder2-cmp.out): Likewise.
13990         ($(objpfx)tst-unused-dep.out): Likewise.
13991         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
13992         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
13993         * iconv/Makefile (test-iconvconfig): Likewise.
13994         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
13995         ($(objpfx)iconv-test.out): Likewise.
13996         ($(objpfx)tst-tables.out): Likewise.
13997         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
13998         ($(objpfx)tst-gettext.out): Likewise.
13999         ($(objpfx)tst-translit.out): Likewise.
14000         ($(objpfx)tst-gettext2.out): Likewise.
14001         ($(objpfx)tst-gettext4.out): Likewise.
14002         ($(objpfx)tst-gettext6.out): Likewise.
14003         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
14004         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
14005         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
14006         ($(objpfx)tst-fopenloc-mem.out): Likewise.
14007         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
14008         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
14009         * posix/Makefile ($(objpfx)globtest.out): Likewise.
14010         ($(objpfx)wordexp-tst.out): Likewise.
14011         ($(objpfx)annexc.out): Likewise.
14012         ($(objpfx)tst-fnmatch-mem): Likewise.
14013         ($(objpfx)bug-regex2-mem): Likewise.
14014         ($(objpfx)bug-regex14-mem): Likewise.
14015         ($(objpfx)bug-regex21-mem): Likewise.
14016         ($(objpfx)bug-regex31-mem): Likewise.
14017         ($(objpfx)tst-vfork3-mem): Likewise.
14018         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
14019         ($(objpfx)tst-pcre-mem): Likewise.
14020         ($(objpfx)tst-boost-mem): Likewise.
14021         ($(objpfx)tst-getconf.out): Likewise.
14022         ($(objpfx)bug-ga2-mem): Likewise.
14023         ($(objpfx)bug-glob2-mem): Likewise.
14024         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
14025         ($(objpfx)mtrace-tst-leaks2): Likewise.
14026         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
14027         ($(objpfx)tst-printf.out): Likewise.
14028         ($(objpfx)tst-setvbuf1.out): Likewise.
14029         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
14030         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
14031         ($(objpfx)tst-fmtmsg.out): Likewise.
14032         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
14033         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
14035         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
14036         * bits/sigaction.h [__USE_MISC]: Likewise.
14037         * bits/waitstatus.h: Update #endif comments.
14038         * ctype/ctype.h: Likewise.
14039         * dirent/dirent.h: Likewise.
14040         [__USE_MISC]: Remove redundant conditionals.
14041         * grp/grp.h: Update #endif comments.
14042         [__USE_GNU]: Remove redundant conditionals.
14043         [__USE_MISC]: Likewise.
14044         * inet/netinet/in.h [__USE_GNU]: Likewise.
14045         * io/sys/stat.h [__USE_MISC]: Likewise.
14046         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
14047         * libio/bits/stdio.h: Update #endif comments.
14048         [__USE_MISC]: Remove redundant conditionals.
14049         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
14050         * libio/stdio.h: Update #endif comments.
14051         [__USE_MISC]: Remove redundant conditionals.
14052         * math/bits/math-finite.h [__USE_MISC]: Likewise.
14053         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
14054         * math/math.h: Update #else and #endif comments.
14055         [__USE_MISC]: Remove redundant conditionals.
14056         * misc/sys/uio.h: Update #endif comments.
14057         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
14058         * posix/glob.h [__USE_MISC]: Likewise.
14059         * posix/sys/types.h: Update #endif comments.
14060         [__USE_MISC]: Remove redundant conditionals.
14061         * posix/sys/wait.h: Update #endif comments.
14062         [__USE_MISC]: Remove redundant conditionals.
14063         * posix/unistd.h: Update #endif comments.
14064         [__USE_MISC]: Remove redundant conditionals.
14065         * pwd/pwd.h [__USE_GNU]: Likewise.
14066         [__USE_MISC]: Likewise.
14067         * resolv/netdb.h [__USE_GNU]: Likewise.
14068         * signal/signal.h: Update #endif comments.
14069         [__USE_MISC]: Remove redundant conditionals.
14070         * stdlib/stdlib.h: Update #else and #endif comments.
14071         [__USE_MISC]: Remove redundant conditionals.
14072         [__USE_GNU]: Likewise.
14073         * string/bits/string2.h [__USE_MISC]: Likewise.
14074         * string/string.h: Update #endif comments.
14075         [__USE_MISC]: Remove redundant conditionals.
14076         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
14077         Likewise.
14078         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
14079         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
14080         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
14081         Likewise.
14082         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
14083         Likewise.
14084         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
14085         comments.
14086         [__USE_MISC]: Remove redundant conditionals.
14087         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
14088         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
14089         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
14090         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
14091         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
14092         Likewise.
14093         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
14094         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
14095         Likewise.
14096         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
14097         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
14098         Likewise.
14099         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
14100         Likewise.
14101         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
14102         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
14103         Likewise.
14104         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
14105         Likewise.
14106         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
14107         * sysdeps/x86/bits/string.h: Update #endif comments.
14108         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
14109         conditionals.
14110         * time/sys/time.h: Update #endif comments.
14111         * time/time.h: Likewise.
14112         [__USE_MISC]: Remove redundant conditionals.
14114 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
14116         [BZ #16600]
14117         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
14119 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
14121         * Versions.def (librt): Add GLIBC_2.17.
14123 2014-02-21  Adam Conrad  <adconrad@0c3.net>
14125         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
14126         synonym for _SYS_AUXV_H to allow direct inclusion.
14127         * sysdeps/sparc/bits/hwcap.h: Likewise.
14128         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
14129         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
14130         * sysdeps/sparc/sysdep.h: Likewise.
14132 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
14134         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
14136 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
14138         * benchtests/bench-strrchr.c: Print length instead of position.
14140 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
14142         [BZ #16611]
14143         * sysdeps/unix/sysv/linux/kernel-features.h
14144         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
14145         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
14146         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
14147         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
14148         Likewise.
14149         [__i386__ || __powerpc__ || __sh__ || __sparc__]
14150         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
14151         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
14152         (__ASSUME_SENDMMSG): Define instead of using previous
14153         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
14154         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14155         (__ASSUME_SENDMMSG_SYSCALL): Define.
14156         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14157         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
14158         Likewise.
14159         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14160         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
14161         Likewise.
14162         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14163         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
14164         Likewise.
14165         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
14166         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
14167         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
14168         [__ASSUME_SENDMMSG]: Change conditionals to
14169         [__ASSUME_SENDMMSG_SOCKETCALL].
14170         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14171         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
14172         Define.
14173         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14174         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
14175         Likewise.
14176         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
14177         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
14178         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
14179         [!__ASSUME_SENDMMSG]: Change conditional to
14180         [!__ASSUME_SENDMMSG_SOCKETCALL].
14181         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14182         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
14183         Define.
14185         [BZ #16610]
14186         * sysdeps/unix/sysv/linux/kernel-features.h
14187         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
14188         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
14189         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
14190         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
14191         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
14192         [__i386__ || __sparc__]
14193         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
14194         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
14195         (__ASSUME_RECVMMSG): Define instead of using previous
14196         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
14197         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14198         (__ASSUME_RECVMMSG_SYSCALL): Define.
14199         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14200         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14201         Likewise.
14202         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14203         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14204         Likewise.
14205         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14206         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14207         Likewise.
14208         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
14209         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
14210         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
14211         [__ASSUME_RECVMMSG]: Change condition to
14212         [__ASSUME_RECVMMSG_SOCKETCALL].
14213         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14214         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14215         Define.
14216         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
14217         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14218         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
14219         Likewise.
14220         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
14221         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
14222         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
14223         [!__ASSUME_RECVMMSG]: Change condition to
14224         [!__ASSUME_RECVMMSG_SOCKETCALL].
14225         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14226         (__ASSUME_RECVMMSG_SYSCALL): Define.
14228         [BZ #16609]
14229         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
14230         __powerpc__ || __s390__ || __sh__ || __sparc__]
14231         (__ASSUME_SOCKETCALL): Define.
14232         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
14233         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
14234         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
14235         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
14236         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
14237         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
14238         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
14239         (__ASSUME_ACCEPT4): Define instead of using previous
14240         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
14241         __powerpc__ || __sparc__ || __s390__)] condition.
14242         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14243         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
14244         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
14245         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
14246         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
14247         [!__ASSUME_ACCEPT4]: Change condition to
14248         [!__ASSUME_ACCEPT4_SOCKETCALL].
14249         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14250         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
14251         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
14252         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14253         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
14254         __ASSUME_ACCEPT4_SYSCALL.
14255         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
14256         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
14257         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14258         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
14259         __ASSUME_ACCEPT4_SYSCALL.
14260         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
14261         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
14262         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
14263         [__ASSUME_ACCEPT4]: Change condition to
14264         [__ASSUME_ACCEPT4_SOCKETCALL].
14265         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
14266         (__ASSUME_SOCKETCALL): Define.
14267         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
14268         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14269         (__ASSUME_SOCKETCALL): Define.
14270         (__ASSUME_ACCEPT4): Remove.
14271         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
14272         Define.
14273         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14274         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
14275         Likewise.
14276         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14277         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
14279         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
14280         macro.
14281         (HWCAP_ARM_LPAE): Likewise.
14282         (HWCAP_ARM_EVTSTRM): Likewise.
14283         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
14284         Add vpfd32, lpae and evtstrm.
14285         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
14286         Increase to 22.
14288 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
14290         * math/auto-libm-test-in: Add tests of clog10.
14291         * math/auto-libm-test-out: Regenerated.
14292         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
14293         * sysdeps/i386/fpu/libm-test-ulps: Update.
14294         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14296 2014-02-18  Andreas Schwab  <schwab@suse.de>
14298         [BZ #16574]
14299         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
14300         Store non-zero if the second buffer was newly allocated.
14301         (send_dg): Likewise.
14302         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
14303         to send_vc and send_dg.
14304         (res_nsend): Pass NULL for ansp2_malloced.
14305         * resolv/res_query.c (__libc_res_nquery): Add parameter
14306         answerp2_malloced and pass it down to __libc_res_nsend.
14307         (res_nquery): Pass additional NULL to __libc_res_nquery.
14308         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
14309         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
14310         second answer buffer if answerp2_malloced was set.
14311         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
14312         (__libc_res_nquerydomain): Add parameter
14313         answerp2_malloced and pass it down to __libc_res_nquery.
14314         (res_nquerydomain): Pass additional NULL to
14315         __libc_res_nquerydomain.
14316         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
14317         additional NULL to __libc_res_nsend and __libc_res_nquery.
14318         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
14319         additional NULL to __libc_res_nsearch.
14320         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
14321         parameter of __libc_res_nsearch to check for separately allocated
14322         second buffer.
14323         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
14324         __libc_res_nquery.
14325         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
14326         additional NULL to __libc_res_nquery.
14327         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
14328         __libc_res_nsearch.
14329         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
14330         * include/resolv.h: Update prototypes of __libc_res_nquery,
14331         __libc_res_nsearch, __libc_res_nsend.
14333 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
14335         * math/auto-libm-test-in: Add tests of fma.
14336         * math/auto-libm-test-out: Regenerated.
14337         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
14338         (fma_towardzero_test_data): Likewise.
14339         (fma_downward_test_data): Likewise.
14340         (fma_upward_test_data): Likewise.
14341         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
14342         mpc_mode.
14343         (rounding_modes): Add values for new field.
14344         (func_calc_method): Add value mpfr_fff_f.
14345         (func_calc_desc): Add mpfr_fff_f union field.
14346         (test_function): Add field exact_args.
14347         (FUNC): Add macro argument EXACT_ARGS.
14348         (FUNC_mpfr_f_f): Update call to FUNC.
14349         (FUNC_mpfr_f_f): Likewise.
14350         (FUNC_mpfr_ff_f): Likewise.
14351         (FUNC_mpfr_if_f): Likewise.
14352         (FUNC_mpc_c_f): Likewise.
14353         (FUNC_mpc_c_c): Likewise.
14354         (test_functions): Add fma.  Update calls to FUNC.
14355         (handle_input_arg): Add argument exact_args.
14356         (add_test): Update call to handle_input_arg.
14357         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
14358         (output_for_one_input_case): Update call to calc_generic_results.
14359         Recalculate exact zero results in each rounding mode.
14361         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
14362         non-negative before setting low bit.
14363         * math/auto-libm-test-in: Mark one asin test possibly having
14364         spurious underflow.
14365         * math/auto-libm-test-out: Regenerated.
14366         * sysdeps/i386/fpu/libm-test-ulps: Update.
14367         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14369 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
14371         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
14372         * sysdeps/unix/sysv/linux/microblaze: Move directory from
14373         ports/sysdeps/unix/sysv/linux/microblaze.
14374         * README: Add missing listing for microblaze*-*-linux-gnu.
14376 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
14378         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
14379         duplicate code
14381 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
14383         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
14384         * sysdeps/unix/sysv/linux/ia64: Move directory from
14385         ports/sysdeps/unix/sysv/linux/ia64.
14386         * README: Update listing for ia64-*-linux-gnu.
14388 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
14389             Joseph Myers  <joseph@codesourcery.com>
14391         * Makeconfig (test-name): New variable.
14392         (evaluate-test): Likewise.
14393         * Makerules (do-test-clean): Remove .test-result files.
14394         (common-mostlyclean): Likewise.
14395         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
14396         * scripts/evaluate-test.sh: New file.
14398 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
14400         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
14401         separate $(objpfx)tst-fopenloc-cmp.out and
14402         $(objpfx)tst-fopenloc-mem.out targets.
14403         (tests): Update dependencies.
14404         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
14405         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
14406         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
14407         (tst-rxspencer-no-utf8-ARGS): New variable.
14408         (tst-rxspencer-no-utf8-ENV): Likewise.
14409         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
14410         instead of $(objpfx)tst-rxspencer-mem.
14411         ($(objpfx)tst-rxspencer-mem): Change target to
14412         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
14413         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
14414         * posix/tst-rxspencer-no-utf8.c: New file.
14416         * elf/Makefile ($(objpfx)order.out): Remove rule.
14417         [$(run-built-tests) = yes] (tests): Depend on
14418         $(objpfx)order-cmp.out.
14419         ($(objpfx)order-cmp.out): New rule.
14420         [$(run-built-tests) = yes] (tests): Depend on
14421         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
14422         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
14423         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
14424         $(objpfx)tst-array5-static-cmp.out.
14425         ($(objpfx)tst-array1.out): Remove rule.
14426         ($(objpfx)tst-array1-cmp.out): New rule.
14427         ($(objpfx)tst-array1-static.out): Remove rule.
14428         ($(objpfx)tst-array1-static-cmp.out): New rule.
14429         ($(objpfx)tst-array2.out): Remove rule.
14430         ($(objpfx)tst-array2-cmp.out): New rule.
14431         ($(objpfx)tst-array3.out): Remove rule.
14432         ($(objpfx)tst-array3-cmp.out): New rule.
14433         ($(objpfx)tst-array4.out): Remove rule.
14434         ($(objpfx)tst-array4-cmp.out): New rule.
14435         ($(objpfx)tst-array5.out): Remove rule.
14436         ($(objpfx)tst-array5-cmp.out): New rule.
14437         ($(objpfx)tst-array5-static.out): Remove rule.
14438         ($(objpfx)tst-array5-static-cmp.out): New rule.
14439         [$(run-built-tests) = yes] (tests): Depend on
14440         $(objpfx)order2-cmp.out.
14441         ($(objpfx)order2.out): Remove rule.
14442         ($(objpfx)order2-cmp.out): New rule.
14443         ($(objpfx)tst-initorder.out): Remove rule.
14444         [$(run-built-tests) = yes] (tests): Depend on
14445         $(objpfx)tst-initorder-cmp.out.
14446         ($(objpfx)tst-initorder-cmp.out): New rule.
14447         ($(objpfx)tst-initorder2.out): Remove rule.
14448         [$(run-built-tests) = yes] (tests): Depend on
14449         $(objpfx)tst-initorder2-cmp.out.
14450         ($(objpfx)tst-initorder2-cmp.out): New rule.
14451         [$(run-built-tests) = yes] (tests): Depend on
14452         $(objpfx)tst-unused-dep-cmp.out.
14453         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
14454         ($(objpfx)tst-unused-dep-cmp.out): New rule.
14455         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
14456         on $(objpfx)tst-setvbuf1-cmp.out.
14457         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
14458         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
14459         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
14460         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
14461         ($(objpfx)tst-svc.out): Remove rule.
14462         ($(objpfx)tst-svc-cmp.out): New rule.
14464 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
14466         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
14467         * ctype/ctype.h [__USE_MISC]: Likewise.
14468         * dirent/dirent.h [__USE_MISC]: Likewise.
14469         * grp/grp.h [__USE_MISC]: Likewise.
14470         * io/fcntl.h [__USE_MISC]: Likewise.
14471         * io/sys/stat.h [__USE_MISC]: Likewise.
14472         * libio/stdio.h [__USE_MISC]: Likewise.
14473         * posix/unistd.h [__USE_MISC]: Likewise.
14474         * pwd/pwd.h [__USE_MISC]: Likewise.
14475         * stdlib.h [__USE_MISC]: Likewise.
14476         * string/bits/string2.h [__USE_MISC]: Likewise.
14477         * string/string.h [__USE_MISC]: Likewise.
14478         * time/time.h [__USE_MISC]: Likewise.
14480 2014-02-13  Andreas Schwab  <schwab@suse.de>
14482         [BZ #16574]
14483         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
14484         second answer buffer if it was separately allocated.
14486 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
14488         * sysdeps/mips/math-tests.h: Include <features.h>.
14489         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
14490         (ROUNDING_TESTS_long_double): Do not define.
14491         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
14492         (EXCEPTION_TESTS_long_double): Likewise.
14493         * sysdeps/mips/mips64/libm-test-ulps: Update.
14495         * include/features.h (__USE_BSD): Remove macro definitions.
14496         (__USE_SVID): Likewise.
14497         (_BSD_SOURCE): Likewise.
14498         (_SVID_SOURCE): Likewise.
14499         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
14500         from definition of _DEFAULT_SOURCE.
14501         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
14502         [_DEFAULT_SOURCE].
14503         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
14504         * bits/mman.h [__USE_BSD]: Likewise.
14505         * bits/termios.h [__USE_BSD]: Likewise.
14506         * bits/waitstatus.h [__USE_BSD]: Likewise.
14507         * ctype/ctype.h [__USE_SVID]: Likewise.
14508         * dirent/dirent.h [__USE_BSD]: Likewise.
14509         * grp/grp.h [__USE_SVID]: Likewise.
14510         [__USE_BSD]: Likewise.
14511         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
14512         * io/fcntl.h [__USE_BSD]: Likewise.
14513         * io/ftw.h [__USE_BSD]: Likewise.
14514         * io/sys/stat.h [__USE_BSD]: Likewise.
14515         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
14516         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
14517         * libio/stdio.h [__USE_SVID]: Likewise.
14518         [__USE_BSD]: Likewise.
14519         * math/math.h [__USE_SVID]: Likewise.
14520         [__USE_BSD]: Likewise.
14521         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
14522         * misc/bits/syslog.h [__USE_BSD]: Likewise.
14523         * misc/search.h [__USE_SVID]: Likewise.
14524         * misc/sys/mman.h [__USE_BSD]: Likewise.
14525         * misc/sys/syslog.h [__USE_BSD]: Likewise.
14526         * misc/sys/uio.h [__USE_BSD]: Likewise.
14527         * posix/bits/unistd.h [__USE_BSD]: Likewise.
14528         * posix/glob.h [__USE_BSD]: Likewise.
14529         * posix/regex.h [__USE_BSD]: Likewise.
14530         * posix/sys/types.h [__USE_BSD]: Likewise.
14531         [__USE_SVID]: Likewise.
14532         * posix/sys/utsname.h [__USE_SVID]: Likewise.
14533         * posix/sys/wait.h [__USE_BSD]: Likewise.
14534         [__USE_SVID]: Likewise.
14535         * posix/unistd.h [__USE_BSD]: Likewise.
14536         [__USE_SVID]: Likewise.
14537         * pwd/pwd.h [__USE_SVID]: Likewise.
14538         * resolv/netdb.h [__USE_BSD]: Likewise.
14539         * setjmp/setjmp.h [__USE_BSD]: Likewise.
14540         * signal/signal.h [__USE_BSD]: Likewise.
14541         [__USE_SVID]: Likewise.
14542         * socket/sys/socket.h [__USE_BSD]: Likewise.
14543         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
14544         * stdlib/stdlib.h [__USE_BSD]: Likewise.
14545         [__USE_SVID]: Likewise.
14546         * string/bits/string2.h [__USE_BSD]: Likewise.
14547         [__USE_SVID]: Likewise.
14548         * string/bits/string3.h [__USE_BSD]: Likewise.
14549         * string/endian.h [__USE_BSD]: Likewise.
14550         * string/string.h [__USE_SVID]: Likewise.
14551         [__USE_BSD]: Likewise.
14552         * string/strings.h [__USE_BSD]: Likewise.
14553         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
14554         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
14555         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
14556         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
14557         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
14558         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
14559         Likewise.
14560         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
14561         Likewise.
14562         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
14563         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
14564         Likewise.
14565         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
14566         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
14567         Likewise.
14568         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
14569         Likewise.
14570         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
14571         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
14572         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
14573         Likewise.
14574         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
14575         Likewise.
14576         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
14577         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
14578         * termios/termios.h [__USE_BSD]: Likewise.
14579         * time/sys/time.h [__USE_BSD]: Likewise.
14580         * time/time.h [__USE_BSD]: Likewise.
14581         [__USE_SVID]: Likewise.
14583         * Makefile (subdir_targets): Remove subdir_lint.out.
14585         * stdio-common/Makefile (do-tst-unbputc): Remove target.
14586         (do-tst-printf): Likewise.
14587         (tests): Depend directly on $(objpfx)tst-unbputc.out and
14588         $(objpfx)tst-printf.out.
14590         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
14592         * Makerules (check-abi-%): Change target to
14593         $(objpfx)check-abi-%.out.
14594         (check-abi target): Update dependencies.
14595         (check-abi-pattern variable): Redirect output of diff to $@.
14596         (check-abi variable): Likewise.
14597         * elf/Makefile (check-abi): Update dependencies.
14599         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
14600         unused.
14601         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
14602         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
14603         subnormal range.
14604         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
14605         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
14606         value has largest subnormal exponent.
14607         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
14608         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
14609         * sysdeps/aarch64/soft-fp/sfp-machine.h
14610         (_FP_TININESS_AFTER_ROUNDING): New macro.
14611         * sysdeps/alpha/soft-fp/sfp-machine.h
14612         (_FP_TININESS_AFTER_ROUNDING): Likewise.
14613         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
14614         Likewise.
14615         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
14616         (_FP_TININESS_AFTER_ROUNDING): Likewise.
14617         * sysdeps/mips/soft-fp/sfp-machine.h
14618         (_FP_TININESS_AFTER_ROUNDING): Likewise.
14619         * sysdeps/powerpc/soft-fp/sfp-machine.h
14620         (_FP_TININESS_AFTER_ROUNDING): Likewise.
14621         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
14622         Likewise.
14623         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
14624         (_FP_TININESS_AFTER_ROUNDING): Likewise.
14625         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
14626         (_FP_TININESS_AFTER_ROUNDING): Likewise.
14627         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
14628         Likewise.
14630 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
14632         [BZ #16545]
14633         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
14634         model 1.
14636 2014-02-12  Richard Henderson  <rth@redhat.com>
14638         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
14639         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
14640         * sysdeps/unix/sysv/linux/alpha: Move directory from
14641         ports/sysdeps/unix/sysv/linux/alpha.
14642         * README: Update listing for alpha-*-linux-gnu.
14644 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
14646         * include/features.h: Update comment documenting feature test
14647         macros.
14648         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
14649         _DEFAULT_SOURCE.
14650         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
14651         (_SVID_SOURCE): Likewise.
14652         (_DEFAULT_SOURCE): Update description of default features.
14653         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
14654         with _GNU_SOURCE.
14655         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
14656         (S_ISVTX): Likewise.
14657         * manual/math.texi (Mathematical Constants): Likewise.
14658         * manual/signal.texi (Interrupted Primitives): Likewise.
14659         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
14660         * math/test-matherr.c (_SVID_SOURCE): Do not define.
14661         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
14662         Don't refer to _SVID_SOURCE in warning text.
14664         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
14666         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
14667         already defined.
14668         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
14669         * sysdeps/mips/dl-lookup.c: Remove.
14670         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
14672 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
14674         [BZ #16447]
14675         * math/auto-libm-test-in: Add testcase for expl.
14676         * math/auto-libm-test-out: Regenerate.
14677         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
14678         calculation of unsafe.
14679         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
14681 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14683         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
14684         * sysdeps/unix/sysv/linux/aarch64: Move directory from
14685         ports/sysdeps/unix/sysv/linux/aarch64.
14686         * README: Update listing for aarch64*-*-linux-gnu.
14688 2014-02-11  Will Newton  <will.newton@linaro.org>
14690         * manual/probes.texi (Mathematical Function Probes): Use
14691         "triggered" instead of "hit".
14693         * manual/probes.texi (Internal Probes): Add documentation
14694         of setjmp, longjmp and longjmp_target probes.
14696         * include/stap-probe.h: Add comment about probe argument
14697         format.
14699         * malloc/mtrace.c (attribute_hidden): Remove unused macro
14700         definition.  (tr_where, tr_freehook, tr_mallochook,
14701         tr_reallochook, tr_memalignhook): Use ANSI protoype.
14703 2014-02-11  David S. Miller  <davem@davemloft.net>
14705         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
14706         processing int_tests.
14708 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
14710         * sysdeps/mips: Move directory from ports/sysdeps/mips.
14711         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
14712         * sysdeps/unix/sysv/linux/mips: Move directory from
14713         ports/sysdeps/unix/sysv/linux/mips.
14714         * README: Update listing for mips-*-linux-gnu and
14715         mips64-*-linux-gnu.
14717 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
14719         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
14720         * sysdeps/unix/sysv/linux/m68k: Move directory from
14721         ports/sysdeps/unix/sysv/linux/m68k.
14722         * README: Update listing for m68k-*-linux-gnu.
14724 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
14726         * sysdeps/tile: Move directory from ports/sysdeps/tile.
14727         * sysdeps/unix/sysv/linux/generic: Move directory from
14728         ports/sysdeps/unix/sysv/linux/generic.
14729         * sysdeps/unix/sysv/linux/tile: Move directory from
14730         ports/sysdeps/unix/sysv/linux/tile.
14731         * README: Update listing for tile*-*-linux-gnu.
14733 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
14735         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
14736         __builtin_expect.
14737         * benchtests/bench-memmem.c (simple_memmem): Likewise.
14738         * catgets/open_catalog.c (__open_catalog): Likewise.
14739         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
14740         * debug/confstr_chk.c: Likewise.
14741         * debug/fread_chk.c (__fread_chk): Likewise.
14742         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
14743         * debug/getgroups_chk.c: Likewise.
14744         * debug/mbsnrtowcs_chk.c: Likewise.
14745         * debug/mbsrtowcs_chk.c: Likewise.
14746         * debug/mbstowcs_chk.c: Likewise.
14747         * debug/memcpy_chk.c: Likewise.
14748         * debug/memmove_chk.c: Likewise.
14749         * debug/mempcpy_chk.c: Likewise.
14750         * debug/memset_chk.c: Likewise.
14751         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
14752         * debug/strcat_chk.c (__strcat_chk): Likewise.
14753         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
14754         * debug/strncat_chk.c (__strncat_chk): Likewise.
14755         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
14756         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
14757         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
14758         * debug/wcpncpy_chk.c: Likewise.
14759         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
14760         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
14761         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
14762         * debug/wcsncpy_chk.c: Likewise.
14763         * debug/wcsnrtombs_chk.c: Likewise.
14764         * debug/wcsrtombs_chk.c: Likewise.
14765         * debug/wcstombs_chk.c: Likewise.
14766         * debug/wmemcpy_chk.c: Likewise.
14767         * debug/wmemmove_chk.c: Likewise.
14768         * debug/wmempcpy_chk.c: Likewise.
14769         * debug/wmemset_chk.c: Likewise.
14770         * dirent/scandirat.c (SCANDIRAT): Likewise.
14771         * dlfcn/dladdr1.c (dladdr1): Likewise.
14772         * dlfcn/dladdr.c (dladdr): Likewise.
14773         * dlfcn/dlclose.c (dlclose_doit): Likewise.
14774         * dlfcn/dlerror.c (__dlerror): Likewise.
14775         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
14776         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
14777         * dlfcn/dlopen.c (dlopen_doit): Likewise.
14778         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
14779         * dlfcn/dlsym.c (dlsym_doit): Likewise.
14780         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
14781         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
14782         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
14783         Likewise.
14784         * elf/dl-conflict.c: Likewise.
14785         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
14786         * elf/dl-dst.h: Likewise.
14787         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
14788         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
14789         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
14790         * elf/dl-init.c (call_init, _dl_init): Likewise.
14791         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
14792         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
14793         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
14794         Likewise.
14795         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
14796         Likewise.
14797         * elf/dl-minimal.c (__libc_memalign): Likewise.
14798         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
14799         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
14800         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
14801         * elf/dl-sym.c (do_sym): Likewise.
14802         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
14803         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
14804         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
14805         * elf/dl-writev.h (_dl_writev): Likewise.
14806         * elf/ldconfig.c (search_dir): Likewise.
14807         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
14808         (dl_main): Likewise.
14809         * elf/setup-vdso.h (setup_vdso): Likewise.
14810         * grp/compat-initgroups.c (compat_call): Likewise.
14811         * grp/fgetgrent.c (fgetgrent): Likewise.
14812         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
14813         * grp/putgrent.c (putgrent): Likewise.
14814         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
14815         Likewise.
14816         * hurd/hurdinit.c: Likewise.
14817         * iconvdata/8bit-gap.c (struct): Likewise.
14818         * iconvdata/ansi_x3.110.c : Likewise.
14819         * iconvdata/big5.c : Likewise.
14820         * iconvdata/big5hkscs.c : Likewise.
14821         * iconvdata/cp1255.c: Likewise.
14822         * iconvdata/cp1258.c : Likewise.
14823         * iconvdata/cp932.c : Likewise.
14824         * iconvdata/euc-cn.c: Likewise.
14825         * iconvdata/euc-jisx0213.c : Likewise.
14826         * iconvdata/euc-jp.c: Likewise.
14827         * iconvdata/euc-jp-ms.c : Likewise.
14828         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
14829         * iconvdata/gb18030.c : Likewise.
14830         * iconvdata/gbbig5.c (const): Likewise.
14831         * iconvdata/gbgbk.c: Likewise.
14832         * iconvdata/gbk.c : Likewise.
14833         * iconvdata/ibm1364.c : Likewise.
14834         * iconvdata/ibm930.c : Likewise.
14835         * iconvdata/ibm932.c: Likewise.
14836         * iconvdata/ibm933.c : Likewise.
14837         * iconvdata/ibm935.c : Likewise.
14838         * iconvdata/ibm937.c : Likewise.
14839         * iconvdata/ibm939.c : Likewise.
14840         * iconvdata/ibm943.c: Likewise.
14841         * iconvdata/iso_11548-1.c: Likewise.
14842         * iconvdata/iso-2022-cn.c : Likewise.
14843         * iconvdata/iso-2022-cn-ext.c : Likewise.
14844         * iconvdata/iso-2022-jp-3.c: Likewise.
14845         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
14846         * iconvdata/iso-2022-kr.c : Likewise.
14847         * iconvdata/iso646.c (gconv_end): Likewise.
14848         * iconvdata/iso_6937-2.c : Likewise.
14849         * iconvdata/iso_6937.c : Likewise.
14850         * iconvdata/iso8859-1.c: Likewise.
14851         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
14852         * iconvdata/shift_jisx0213.c : Likewise.
14853         * iconvdata/sjis.c : Likewise.
14854         * iconvdata/t.61.c : Likewise.
14855         * iconvdata/tcvn5712-1.c : Likewise.
14856         * iconvdata/tscii.c: Likewise.
14857         * iconvdata/uhc.c : Likewise.
14858         * iconvdata/unicode.c (gconv_end): Likewise.
14859         * iconvdata/utf-16.c (gconv_end): Likewise.
14860         * iconvdata/utf-32.c (gconv_end): Likewise.
14861         * iconvdata/utf-7.c (base64): Likewise.
14862         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
14863         * iconv/gconv_close.c (__gconv_close): Likewise.
14864         * iconv/gconv_open.c (__gconv_open): Likewise.
14865         * iconv/gconv_simple.c (internal_ucs4_loop_single)
14866         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
14867         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
14868         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
14869         (ucs4le_internal_loop_single): Likewise.
14870         * iconv/iconv.c (iconv): Likewise.
14871         * iconv/iconv_close.c: Likewise.
14872         * iconv/loop.c (SINGLE): Likewise.
14873         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
14874         * include/atomic.h: Likewise.
14875         * inet/inet6_option.c (option_alloc): Likewise.
14876         * intl/bindtextdom.c (set_binding_values): Likewise.
14877         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
14878         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
14879         * intl/localealias.c (read_alias_file): Likewise.
14880         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
14881         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
14882         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
14883         * libio/fmemopen.c (fmemopen): Likewise.
14884         * libio/iofgets.c (_IO_fgets): Likewise.
14885         * libio/iofgets_u.c (fgets_unlocked): Likewise.
14886         * libio/iofgetws.c (fgetws): Likewise.
14887         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
14888         * libio/iogetdelim.c (_IO_getdelim): Likewise.
14889         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
14890         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
14891         * locale/findlocale.c (_nl_find_locale): Likewise.
14892         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
14893         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
14894         Likewise.
14895         * locale/setlocale.c (setlocale): Likewise.
14896         * login/programs/pt_chown.c (main): Likewise.
14897         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
14898         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
14899         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
14900         (mmap, mmap64, mremap, munmap): Likewise.
14901         * math/e_exp2l.c: Likewise.
14902         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
14903         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
14904         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
14905         * math/s_catan.c (__catan): Likewise.
14906         * math/s_catanf.c (__catanf): Likewise.
14907         * math/s_catanh.c (__catanh): Likewise.
14908         * math/s_catanhf.c (__catanhf): Likewise.
14909         * math/s_catanhl.c (__catanhl): Likewise.
14910         * math/s_catanl.c (__catanl): Likewise.
14911         * math/s_ccosh.c (__ccosh): Likewise.
14912         * math/s_ccoshf.c (__ccoshf): Likewise.
14913         * math/s_ccoshl.c (__ccoshl): Likewise.
14914         * math/s_cexp.c (__cexp): Likewise.
14915         * math/s_cexpf.c (__cexpf): Likewise.
14916         * math/s_cexpl.c (__cexpl): Likewise.
14917         * math/s_clog10.c (__clog10): Likewise.
14918         * math/s_clog10f.c (__clog10f): Likewise.
14919         * math/s_clog10l.c (__clog10l): Likewise.
14920         * math/s_clog.c (__clog): Likewise.
14921         * math/s_clogf.c (__clogf): Likewise.
14922         * math/s_clogl.c (__clogl): Likewise.
14923         * math/s_csin.c (__csin): Likewise.
14924         * math/s_csinf.c (__csinf): Likewise.
14925         * math/s_csinh.c (__csinh): Likewise.
14926         * math/s_csinhf.c (__csinhf): Likewise.
14927         * math/s_csinhl.c (__csinhl): Likewise.
14928         * math/s_csinl.c (__csinl): Likewise.
14929         * math/s_csqrt.c (__csqrt): Likewise.
14930         * math/s_csqrtf.c (__csqrtf): Likewise.
14931         * math/s_csqrtl.c (__csqrtl): Likewise.
14932         * math/s_ctan.c (__ctan): Likewise.
14933         * math/s_ctanf.c (__ctanf): Likewise.
14934         * math/s_ctanh.c (__ctanh): Likewise.
14935         * math/s_ctanhf.c (__ctanhf): Likewise.
14936         * math/s_ctanhl.c (__ctanhl): Likewise.
14937         * math/s_ctanl.c (__ctanl): Likewise.
14938         * math/w_pow.c: Likewise.
14939         * math/w_powf.c: Likewise.
14940         * math/w_powl.c: Likewise.
14941         * math/w_scalb.c (sysv_scalb): Likewise.
14942         * math/w_scalbf.c (sysv_scalbf): Likewise.
14943         * math/w_scalbl.c (sysv_scalbl): Likewise.
14944         * misc/error.c (error_tail): Likewise.
14945         * misc/pselect.c (__pselect): Likewise.
14946         * nis/nis_callback.c (__nis_create_callback): Likewise.
14947         * nis/nis_call.c (__nisfind_server): Likewise.
14948         * nis/nis_creategroup.c (nis_creategroup): Likewise.
14949         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
14950         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
14951         * nis/nis_getservlist.c (nis_getservlist): Likewise.
14952         * nis/nis_lookup.c (nis_lookup): Likewise.
14953         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
14954         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
14955         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
14956         * nis/nis_xdr.c (xdr_endpoint): Likewise.
14957         * nis/nss_compat/compat-grp.c (getgrent_next_file)
14958         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
14959         * nis/nss_compat/compat-initgroups.c (add_group)
14960         (internal_getgrent_r): Likewise.
14961         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
14962         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
14963         * nis/nss_compat/compat-spwd.c (getspent_next_file)
14964         (internal_getspnam_r): Likewise.
14965         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
14966         (_nss_nis_getaliasbyname_r): Likewise.
14967         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
14968         (_nss_nis_getntohost_r): Likewise.
14969         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
14970         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
14971         (_nss_nis_getgrgid_r): Likewise.
14972         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
14973         (internal_nis_gethostent_r, internal_gethostbyname2_r)
14974         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
14975         (_nss_nis_gethostbyname4_r): Likewise.
14976         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
14977         (initgroups_netid): Likewise.
14978         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
14979         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
14980         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
14981         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
14982         (_nss_nis_getprotobynumber_r): Likewise.
14983         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
14984         (_nss_nis_getsecretkey): Likewise.
14985         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
14986         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
14987         (_nss_nis_getpwuid_r): Likewise.
14988         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
14989         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
14990         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
14991         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
14992         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
14993         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
14994         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
14995         Likewise.
14996         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
14997         (_nss_nisplus_getntohost_r): Likewise.
14998         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
14999         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
15000         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
15001         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
15002         Likewise.
15003         * nis/nss_nisplus/nisplus-initgroups.c
15004         (_nss_nisplus_initgroups_dyn): Likewise.
15005         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
15006         (_nss_nisplus_getnetbyaddr_r): Likewise.
15007         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
15008         (_nss_nisplus_getprotobynumber_r): Likewise.
15009         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
15010         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
15011         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
15012         Likewise.
15013         * nis/nss_nisplus/nisplus-service.c
15014         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
15015         (_nss_nisplus_getservbyport_r): Likewise.
15016         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
15017         (_nss_nisplus_getspnam_r): Likewise.
15018         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
15019         Likewise.
15020         * nscd/aicache.c (addhstaiX): Likewise.
15021         * nscd/cache.c (cache_search, prune_cache): Likewise.
15022         * nscd/connections.c (register_traced_file, send_ro_fd)
15023         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
15024         (main_loop_epoll): Likewise.
15025         * nscd/grpcache.c (addgrbyX): Likewise.
15026         * nscd/hstcache.c (addhstbyX): Likewise.
15027         * nscd/initgrcache.c (addinitgroupsX): Likewise.
15028         * nscd/mem.c (gc, mempool_alloc): Likewise.
15029         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
15030         (addinnetgrX): Likewise.
15031         * nscd/nscd-client.h (__nscd_acquire_maplock)
15032         (__nscd_drop_map_ref): Likewise.
15033         * nscd/nscd_getai.c (__nscd_getai): Likewise.
15034         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
15035         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
15036         Likewise.
15037         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
15038         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
15039         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
15040         (__nscd_get_map_ref): Likewise.
15041         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
15042         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
15043         Likewise.
15044         * nscd/pwdcache.c (addpwbyX): Likewise.
15045         * nscd/selinux.c (preserve_capabilities): Likewise.
15046         * nscd/servicescache.c (addservbyX): Likewise.
15047         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
15048         * posix/fnmatch.c (fnmatch): Likewise.
15049         * posix/getopt.c (_getopt_internal_r): Likewise.
15050         * posix/glob.c (glob, glob_in_dir): Likewise.
15051         * posix/wordexp.c (exec_comm_child): Likewise.
15052         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
15053         (getanswer_r, gaih_getanswer_slice): Likewise.
15054         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
15055         * resolv/res_init.c: Likewise.
15056         * resolv/res_mkquery.c (res_nmkquery): Likewise.
15057         * resolv/res_query.c (__libc_res_nquery): Likewise.
15058         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
15059         Likewise.
15060         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
15061         * stdio-common/perror.c (perror): Likewise.
15062         * stdio-common/printf_fp.c (___printf_fp): Likewise.
15063         * stdio-common/tmpnam.c (tmpnam): Likewise.
15064         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
15065         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
15066         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
15067         Likewise.
15068         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
15069         * stdlib/putenv.c (putenv): Likewise.
15070         * stdlib/setenv.c (__add_to_environ): Likewise.
15071         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
15072         * stdlib/strtol_l.c (INTERNAL): Likewise.
15073         * string/memmem.c (memmem): Likewise.
15074         * string/strerror.c (strerror): Likewise.
15075         * string/strnlen.c (__strnlen): Likewise.
15076         * string/test-memmem.c (simple_memmem): Likewise.
15077         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
15078         * sunrpc/pm_getport.c (__get_socket): Likewise.
15079         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
15080         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
15081         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
15082         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
15083         Likewise.
15084         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
15085         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
15086         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
15087         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
15088         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
15089         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
15090         Likewise.
15091         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
15092         Likewise.
15093         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
15094         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
15095         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
15096         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
15097         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
15098         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
15099         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
15100         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
15101         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
15102         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
15103         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
15104         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
15105         Likewise.
15106         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
15107         Likewise.
15108         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
15109         Likewise.
15110         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
15111         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
15112         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
15113         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
15114         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
15115         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
15116         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
15117         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
15118         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
15119         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
15120         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
15121         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
15122         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
15123         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
15124         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
15125         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
15126         Likewise.
15127         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
15128         Likewise.
15129         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
15130         Likewise.
15131         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
15132         Likewise.
15133         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
15134         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
15135         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
15136         Likewise.
15137         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
15138         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
15139         * sysdeps/posix/opendir.c (__opendirat): Likewise.
15140         * sysdeps/posix/sleep.c: Likewise.
15141         * sysdeps/posix/tempname.c: Likewise.
15142         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
15143         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
15144         Likewise.
15145         * sysdeps/powerpc/powerpc32/dl-machine.h
15146         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
15147         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
15148         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
15149         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
15150         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
15151         Likewise.
15152         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
15153         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
15154         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
15155         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
15156         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
15157         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
15158         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
15159         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
15160         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
15161         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
15162         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
15163         (elf_machine_lazy_rel): Likewise.
15164         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
15165         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
15166         (elf_machine_lazy_rel): Likewise.
15167         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
15168         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
15169         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
15170         * sysdeps/unix/grantpt.c (grantpt): Likewise.
15171         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
15172         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
15173         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
15174         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
15175         Likewise.
15176         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
15177         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
15178         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
15179         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
15180         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
15181         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
15182         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
15183         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
15184         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
15185         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
15186         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
15187         Likewise.
15188         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
15189         (__posix_fallocate64_l64): Likewise.
15190         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
15191         (posix_fallocate): Likewise.
15192         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
15193         Likewise.
15194         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
15195         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
15196         (getifaddrs_internal): Likewise.
15197         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
15198         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
15199         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
15200         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
15201         * sysdeps/unix/sysv/linux/posix_fallocate64.c
15202         (__posix_fallocate64_l64): Likewise.
15203         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
15204         Likewise.
15205         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
15206         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
15207         (__get_clockfreq): Likewise.
15208         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
15209         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
15210         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
15211         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
15212         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
15213         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
15214         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
15215         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
15216         Likewise.
15217         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
15218         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
15219         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
15220         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
15221         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
15222         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
15223         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
15224         Likewise.
15225         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
15226         (posix_fallocate): Likewise.
15227         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
15228         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
15229         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
15230         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
15231         (elf_machine_rela, elf_machine_rela_relative)
15232         (elf_machine_lazy_rel): Likewise.
15233         * time/asctime.c (asctime_internal): Likewise.
15234         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
15235         * time/tzset.c (__tzset_parse_tz): Likewise.
15236         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
15237         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
15238         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
15239         * wcsmbs/wcsmbsload.h: Likewise.
15241         [BZ #15894]
15242         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
15244         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
15245         (arena_get2): Remove THREAD_STATS conditionals.
15246         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
15247         (__malloc_stats, int): Likewise.
15249 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
15251         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
15252         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
15254         * manual/setjmp.texi: Fix typos/grammar errors.
15256         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
15257         Only return early when n is <= 0.  Delete unused return statement.
15259         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
15260         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
15261         * debug/tst-longjmp_chk3.c: New file.
15263         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
15264         (test_main): Replace code with set_fortify_handler call.
15265         * debug/test-strcpy_chk.c: Likewise.
15266         * debug/tst-chk1.c: Likewise.
15267         * debug/tst-longjmp_chk.c: Likewise.
15268         * test-skeleton.c: Include fcntl.h & paths.h
15269         (set_fortify_handler): Define.
15271         * debug/tst-longjmp_chk.c: Add header comment and include
15272         ../test-skeleton.c.
15273         (do_test): Mark static.
15274         (TEST_FUNCTION): Define.
15276         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
15277         (IP_PMTUDISC_INTERFACE): Likewise.
15278         (IP_MULTICAST_IF): Likewise.
15279         (IP_MULTICAST_TTL): Likewise.
15280         (IP_MULTICAST_LOOP): Likewise.
15281         (IP_ADD_MEMBERSHIP): Likewise.
15282         (IP_DROP_MEMBERSHIP): Likewise.
15283         (IP_UNBLOCK_SOURCE): Likewise.
15284         (IP_BLOCK_SOURCE): Likewise.
15285         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
15286         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
15287         (IP_MSFILTER): Likewise.
15288         (MCAST_JOIN_GROUP): Likewise.
15289         (MCAST_BLOCK_SOURCE): Likewise.
15290         (MCAST_UNBLOCK_SOURCE): Likewise.
15291         (MCAST_LEAVE_GROUP): Likewise.
15292         (MCAST_JOIN_SOURCE_GROUP): Likewise.
15293         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
15294         (MCAST_MSFILTER): Likewise.
15295         (IP_MULTICAST_ALL): Likewise.
15296         (IP_UNICAST_IF): Likewise.
15298         * timezone/Makefile: Delete $(have-ksh) check.
15299         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
15300         * timezone/tzselect.ksh: Add +x mode bits.
15302         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
15303         (ANON_INODE_FS_MAGIC): Likewise.
15304         (BDEVFS_MAGIC): Likewise.
15305         (BINFMTFS_MAGIC): Likewise.
15306         (BTRFS_TEST_MAGIC): Likewise.
15307         (CRAMFS_MAGIC_WEND): Likewise.
15308         (DEBUGFS_MAGIC): Likewise.
15309         (ECRYPTFS_SUPER_MAGIC): Likewise.
15310         (EXT3_SUPER_MAGIC): Likewise.
15311         (EXT4_SUPER_MAGIC): Likewise.
15312         (FUTEXFS_SUPER_MAGIC): Likewise.
15313         (HOSTFS_SUPER_MAGIC): Likewise.
15314         (HUGETLBFS_MAGIC): Likewise.
15315         (MINIX3_SUPER_MAGIC): Likewise.
15316         (MTD_INODE_FS_MAGIC): Likewise.
15317         (NILFS_SUPER_MAGIC): Likewise.
15318         (OPENPROM_SUPER_MAGIC): Likewise.
15319         (PIPEFS_MAGIC): Likewise.
15320         (PSTOREFS_MAGIC): Likewise.
15321         (QNX6_SUPER_MAGIC): Likewise.
15322         (RAMFS_MAGIC): Likewise.
15323         (REISERFS_SUPER_MAGIC_STRING): Likewise.
15324         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
15325         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
15326         (SECURITYFS_MAGIC): Likewise.
15327         (SELINUX_MAGIC): Likewise.
15328         (SMACK_MAGIC): Likewise.
15329         (SOCKFS_MAGIC): Likewise.
15330         (SQUASHFS_MAGIC): Likewise.
15331         (STACK_END_MAGIC): Likewise.
15332         (TMPFS_MAGIC): Likewise.
15333         (USBDEVICE_SUPER_MAGIC): Likewise.
15334         (V9FS_MAGIC): Likewise.
15335         (XENFS_SUPER_MAGIC): Likewise.
15336         (CRAMFS_MAGIC): Fix typo in comment.
15337         (EXT2_SUPER_MAGIC): Update comment.
15338         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
15340 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
15342         * sysdeps/arm: Move directory from ports/sysdeps/arm.
15343         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
15344         * sysdeps/unix/sysv/linux/arm: Move directory from
15345         ports/sysdeps/unix/sysv/linux/arm.
15346         * README: Update listing for arm-*-linux-gnueabi.
15348         * README: Remove mention of am33.
15350 2014-02-07  Roland McGrath  <roland@hack.frob.com>
15352         * bits/sigset.h (__sigemptyset): Use a statement expression rather
15353         than the comma operator, to avoid "rhs of comma has no effect"
15354         compiler warnings.
15355         (__sigfillset, __sigandset, __sigorset): Likewise.
15356         * include/signal.h (__sigemptyset): Likewise.
15357         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
15359 2014-02-07  Allan McRae  <allan@archlinux.org>
15361         * version.h (RELEASE): Set to "development".
15362         (VERSION): Set to "2.19.90"
15363         * NEWS: Add 2.20 section.
15365 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
15367         [BZ #16529]
15368         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
15370 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
15372         * manual/contrib.texi: Update entry for Carlos O'Donell,
15373         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
15375 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
15377         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
15379         * sysdeps/unix/sysv/linux/kernel-features.h
15380         [__LINUX_KERNEL_VERSION >= 0x020621]
15381         (__ASSUME_PROC_PID_TASK_COMM): Define.
15383 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
15385         [BZ #16398]
15386         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
15387         conversion when destination buffer does not have enough space.
15388         * libio/tst-ftell-partial-wide.c: New test case.
15389         * libio/Makefile (tests): Add tst-ftell-partial-wide.
15391         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
15392         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
15393         Leonard and Allan McRae.
15395 2014-02-04  David S. Miller  <davem@davemloft.net>
15397         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
15398         32-bit.
15400 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15402         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
15403         New file
15404         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
15405         New file
15406         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
15407         New file.
15408         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
15409         New file.
15410         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
15411         New file.
15412         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
15413         New file.
15414         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
15415         New file.
15416         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
15417         New file.
15418         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
15419         New file.
15420         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
15421         New file.
15422         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
15423         New file.
15424         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
15425         New file.
15426         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
15427         New file.
15429 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15431         * nptl/shlib-versions: Change powerpc*le start to 2.17.
15432         * shlib-versions: Likewise.
15434 2014-02-04  Roland McGrath  <roland@hack.frob.com>
15435             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15437         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
15438         (abilist-pattern): New variable, set to %-le.abilist.
15440         * Makerules (abilist-pattern): New variable.
15441         (vpath): Use $(abilist-pattern) in place of %.abilist.
15442         (check-abi-% pattern rule): Likewise.
15443         (check-abi, update-abi): Likewise.
15445 2014-02-04  Eric Wong  <normalperson@yhbt.net>
15447         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
15449 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
15451         * manual/startup.texi: Add next, previous, and top entries for
15452         the `Program Arguments' and `Environment Variables' nodes.
15454 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
15456         * manual/macros.texi: Add comments before MTASC-safety macros.
15458         * manual/users.texi: Document MTASC-safety properties.
15460         * manual/threads.texi (pthread_key_create, pthread_key_delete)
15461         (pthread_getspecific, pthread_setspecific): Format with
15462         @deftypefun, and add @safety note.
15463         * manual/signal.texi: Move comments that analyze the above
15464         functions to their home place.
15466 2014-02-03  Allan McRae  <allan@archlinux.org>
15468         * po/sl.po: Update Slovenian translation from translation project.
15470 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
15472         * manual/time.texi (timegm): Add missing blank after @c.
15473         Reported by Joseph Myers <joseph@codesourcery.com>.
15475 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
15477         * manual/check-safety.sh: New.
15478         * manual/Makefile ($(objpfx)stamp-summary): Run it.
15480         * manual/terminal.texi: Document MTASC-safety properties.
15482         * manual/filesys.texi: Document MTASC-safety properties.
15484         * manual/errno.texi: Document MTASC-safety properties.
15486         * manual/intro.texi: Document safety identifiers and
15487         conditionals.
15489         * manual/string.texi (wcstok): Fix prototype.
15490         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
15492         * manual/time.texi: Document MTASC-safety properties.
15494         * manual/string.texi: Document MTASC-safety properties.
15496         * manual/threads.texi: Document MTASC-safety properties.
15498         * manual/stdio.texi: Document MTASC-safety properties.
15500         * manual/syslog.texi: Document MTASC-safety properties.
15502         * manual/sysinfo.texi: Document MTASC-safety properties.
15504         * manual/startup.texi: Document MTASC-safety properties.
15506         * manual/socket.texi: Document MTASC-safety properties.
15508         * manual/signal.texi: Document MTASC-safety properties.
15510 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
15512         * manual/setjmp.texi: Document MTASC-safety properties.
15514         * manual/search.texi: Document MTASC-safety properties.
15516         * manual/resource.texi: Document MTASC-safety properties.
15518         * manual/process.texi: Document MTASC-safety properties.
15520         * manual/platform.texi: Document MTASC-safety properties.
15522         * manual/pipe.texi: Document MTASC-safety properties.
15524         * manual/pattern.texi: Document MTASC-safety properties.
15526         * manual/message.texi: Document MTASC-safety properties.
15528         [BZ #12751]
15529         * manual/memory.texi: Document MTASC-safety properties.
15531         * manual/math.texi: Document MTASC-safety properties.
15533         * manual/locale.texi: Document MTASC-safety properties.
15535         * manual/llio.texi: Document MTASC-safety properties.
15537         * manual/libdl.texi: New.
15539         * manual/lang.texi: Document MTASC-safety properties.
15541         * manual/job.texi: Document MTASC-safety properties.
15543         * manual/getopt.texi: Document MTASC-safety properties.
15545         * manual/ctype.texi: Document MTASC-safety properties.
15547 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
15549         [BZ #16046]
15550         * csu/libc-tls.c (static_map): Remove variable.
15551         (__libc_setup_tls): Use main executable's link map for TLS data.
15552         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
15553         casing for LM_ID_BASE and GL(dl_nns).
15554         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
15555         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
15556         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
15557         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
15558         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
15559         member.
15560         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
15561         l_phnum members.
15563 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
15565         * manual/debug.texi: Document MTASC-safety properties.
15567 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
15569         [BZ #16510]
15570         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
15571         of __x86_64__ when disabling x87 inline functions.
15573 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
15575         * manual/charset.texi: Document MTASC-safety properties.
15577         * manual/crypt.texi: Document MTASC-safety properties.
15579         * manual/conf.texi: Document MTASC-safety properties.
15581         * manual/arith.texi: Document MTASC-safety properties.
15583         * manual/argp.texi: Document MTASC-safety properties.
15585         * manual/macros.texi: Introduce macros to document multi
15586         thread, asynchronous signal and asynchronous cancellation
15587         safety properties.
15588         * manual/intro.texi: Introduce the properties themselves.
15590 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
15592         * sysdeps/sh/sh4/Makefile: New file.
15594 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
15596         * math/gen-libm-test.pl ($srcdir): New variable.
15597         ($auto_input): Use it.
15599 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
15601         [BZ #16506]
15602         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
15603         access beyond array bounds when parsing netgroups file.
15605         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
15606         the old buffer before realloc.
15608 2014-01-27  Allan McRae  <allan@archlinux.org>
15610         * po/fr.po: Update French translation from translation project.
15612 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
15614         * sysdeps/sh/libm-test-ulps: Regenerate.
15616 2014-01-24  David S. Miller  <davem@davemloft.net>
15618         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
15620 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
15622         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
15623         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
15625 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
15627         [BZ #16474]
15628         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
15629         string pointers after reallocation.
15631 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
15633         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
15634         __SH4A__ instead of __SH_FPU_ANY__.
15636 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
15638         * sysdeps/sh/fpu_control.h: New file.
15639         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
15640         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
15641         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
15642         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
15643         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
15644         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
15645         * sysdeps/sh/sys/ucontext.h: Remove.
15646         * sysdeps/sh/sys: Remove directory.
15648 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15650         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
15651         s390/sys/ucontext.h.
15652         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
15653         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
15655 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
15657         [BZ #15605]
15658         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
15660 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15662         [BZ#16431]
15663         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
15664         Adjust the vDSO correctly for internal calls.
15665         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
15667 2014-01-20  Allan McRae  <allan@archlinux.org>
15669         * po/ca.po: Update Catalan translation from translation project.
15671 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
15673         * sysdeps/s390/sotruss-lib.c: New file.
15675 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15677         [BZ#16430]
15678         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
15679         (__GI___gettimeofday): Alias for a different internal symbol to avoid
15680         local calls issues by not having a PLT stub required for IFUNC calls.
15681         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
15683 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
15685         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
15686         * math/test-fpucw-static.c: Likewise.
15688 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
15690         [BZ #16453]
15691         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
15693 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15695         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
15696         implementation for powerpc.
15698 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
15700         [BZ #14782]
15701         * sysdeps/posix/system.c (__libc_system): Do not enable
15702         asynchronous cancellation.
15704 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15706         [BZ #16427]
15707         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
15708         handling only for numbers special also in the IEEE case.
15710 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15712         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
15714 2014-01-11  Allan McRae  <allan@archlinux.org>
15716         * po/bg.po: Update Bulgarian translation from translation project.
15718         * po/de.po: Update German translation from translation project.
15720 2014-01-10  Roland McGrath  <roland@hack.frob.com>
15722         * sysdeps/generic/gcc-compat.h: New file.
15724 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
15726         * benchtests/asin-inputs: Correct slow inputs.
15727         * benchtests/acos-inputs: Likewise.
15729 2014-01-10  Allan McRae  <allan@archlinux.org>
15731         * po:sv.po: Update Swedish translation from translation project.
15733         * po/vi.po: Update Vietnamese translation from translation project.
15735         * po/eo.po: Update Esperanto translation from translation project.
15737         * po/cs.po: Update Czech translation from translation project.
15739         * po/nl.po: Update Dutch translation from translation project.
15741         * po/pl.po: Update Polish translation from translation project.
15743         * po/ru.po: Update Russian translation from translation project.
15745         * po/uk.po: Update Ukrainian translation from translation project.
15747 2014-01-08  Brooks Moses  <bmoses@google.com>
15749         * elf/dl-load.c: Fix comment typo.
15751 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
15753         * po/header.pot: Rename to...
15754         * po/pot.header: ... this.
15755         * po/Makefile: Use pot.header.
15757 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
15758             Maxim Kuvyrkov  <maxim@kugelworks.com>
15760         [BZ #16394]
15761         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
15762         SRC and DEST against LEN.
15764 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15766         [BZ #16414]
15767         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
15768         implementation.
15769         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
15771 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15773         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15775 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
15777         [BZ #16408]
15778         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
15779         for large positive arguments.
15781 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
15783         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
15785         * math/auto-libm-test-in: Mark various tests with
15786         xfail-rounding:ldbl-128ibm.
15787         * math/auto-libm-test-out: Regenerated.
15789         [BZ #16407]
15790         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
15791         Increase overflow threshold.
15793 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
15795         [BZ #14286]
15796         * stdio-common/vfprintf.c: Check for integer overflow.
15798 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15800         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
15801         the first argument and return value of __tls_get_addr_internal.
15803 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15805         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
15806         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
15808 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15810         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
15811         * sysdeps/s390/rtld-global-offsets.sym: New file.
15812         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
15813         GLIBC_2.19 symbol.
15814         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
15815         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
15816         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
15817         ... this.
15818         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
15819         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
15820         ... this.
15821         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
15822         Regenerate.
15823         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
15824         Regenerate.
15825         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
15826         halfs of GPRs for high_gprs contexts.
15827         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
15828         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
15829         field.
15830         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
15831         uc_flags field.
15832         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
15833         64 bit versions:
15834         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
15835         for high GPRs (uc_high_gprs) and for future extensions
15836         (__reserved).
15837         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
15838         for future extensions (__reserved).
15839         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
15840         64 bit versions:
15841         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
15842         SC_HIGHGPRS offset definition.
15843         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
15844         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
15846         * Versions.def: Add GLIBC_2.19 for libpthread.
15847         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
15848         siglongjmp for libpthread with GLIBC_2.19 symver.
15849         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
15850         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
15851         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
15852         * sysdeps/s390/__longjmp.c: New file.
15853         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
15854         * sysdeps/s390/longjmp.c: New file.
15855         * sysdeps/s390/setjmp.S: New file.
15856         * sysdeps/s390/sigjmp.S: New file.
15857         * sysdeps/s390/v1-longjmp.c: New file.
15858         * sysdeps/s390/v1-setjmp.h: New file.
15859         * sysdeps/s390/v1-sigjmp.c: New file.
15860         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
15861         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
15862         GLIBC_2.19 version.
15863         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
15864         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
15865         versioned symbols for ____longjmp_chk.
15866         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
15867         Likewise.
15868         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
15869         Regenerate.
15870         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
15871         Regenerate.
15872         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
15873         Regenerate.
15874         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
15875         Regenerate.
15876         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
15877         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
15878         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
15879         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
15880         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
15881         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
15882         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
15883         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
15884         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
15885         * sysdeps/s390/rtld-__longjmp.c: New file.
15886         * sysdeps/s390/rtld-setjmp.S: New file.
15888 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
15890         [BZ #16400]
15891         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
15892         Return -__logl (x) for small positive arguments without evaluating
15893         a polynomial.
15895 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
15897         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
15898         Rename to ...
15899         (__ptrace_peeksiginfo_args): ... this.
15900         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
15901         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
15902         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
15904 2014-01-06  Allan McRae  <allan@archlinux.org>
15906         * inet/netinet/in.h: Fix typo in comment.
15908 2014-01-05  Andreas Jaeger  <aj@suse.de>
15910         * sysdeps/i386/fpu/libm-test-ulps: Update.
15912 2014-01-05  Allan McRae  <allan@archlinux.org>
15914         * po/libc.pot: Regenerated.
15916         * malloc/memusagestat.c: Fix gettext call formatting.
15918 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
15920         * nscd/nscd.c: Improve usage() output.
15922 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
15924         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
15925         * sysdeps/unix/sysv/linux/configure: Regenerated.
15926         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
15927         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
15929 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
15931         [BZ #16390]
15932         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
15933         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
15935 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15937         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
15938         extra tokens at end of #undef directive.
15939         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
15940         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
15941         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
15943 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
15945         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
15947         * math/auto-libm-test-in: Mark various tests with
15948         xfail-rounding:ldbl-128ibm.
15949         * math/auto-libm-test-out: Regenerated.
15951 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
15953         [BZ #16386]
15954         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
15955         numbers with subnormal high part when calculating exponent.
15957         [BZ #16385]
15958         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
15959         fabs.
15961         [BZ #16384]
15962         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
15963         M_LN2l.
15964         (__ieee754_acoshl): Use __log1pl not __log1p.
15966 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
15968         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
15969         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
15970         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
15971         (grow_heap, heap_trim, _int_new_arena, get_free_list)
15972         (reused_arena, arena_get2): Convert to GNU style.
15973         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
15974         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
15975         (memalign_check, __malloc_set_state): Likewise.
15976         * malloc/mallocbug.c (main): Likewise.
15977         * malloc/malloc.c (__malloc_assert, malloc_init_state)
15978         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
15979         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
15980         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
15981         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
15982         (__posix_memalign, malloc_info): Likewise.
15983         * malloc/malloc.h: Likewise.
15984         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
15985         (mallochook, memalignhook, reallochook, mabort): Likewise.
15986         * malloc/mcheck.h: Likewise.
15987         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
15988         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
15989         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
15990         * malloc/morecore.c (__default_morecore): Likewise.
15991         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
15992         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
15993         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
15994         (print_and_abort): Likewise.
15995         * malloc/obstack.h: Likewise.
15996         * malloc/set-freeres.c (__libc_freeres): Likewise.
15997         * malloc/tst-mallocstate.c (main): Likewise.
15998         * malloc/tst-mtrace.c (main): Likewise.
15999         * malloc/tst-realloc.c (do_test): Likewise.
16001 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
16003         [BZ #16366]
16004         * nscd/netgroupcache.c (do_notfound): New function.
16005         (addgetnetgrentX): Use it.
16007         [BZ # 16365]
16008         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
16009         NSS_STATUS_NOTFOUND.
16011 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
16013         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
16014         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16016 2014-01-01  Allan McRae  <allan@archlinux.org>
16018         * scripts/update-copyrights: Update configure input file suffix.
16020         * NEWS: Update copyright year.
16021         * catgets/gencat.c: Likewise.
16022         * csu/version.c: Likewise.
16023         * debug/catchsegv.sh: Likewise.
16024         * debug/pcprofiledump.c: Likewise.
16025         * debug/xtrace.sh: Likewise.
16026         * elf/ldconfig.c: Likewise.
16027         * elf/ldd.bash.in: Likewise.
16028         * elf/pldd.c: Likewise.
16029         * elf/sotruss.ksh: Likewise.
16030         * elf/sprof.c: Likewise.
16031         * iconv/iconv_prog.c: Likewise.
16032         * iconv/iconvconfig.c: Likewise.
16033         * locale/programs/locale.c: Likewise.
16034         * locale/programs/localedef.c: Likewise.
16035         * login/programs/pt_chown.c: Likewise.
16036         * malloc/memusage.sh: Likewise.
16037         * malloc/memusagestat.c: Likewise.
16038         * malloc/mtrace.pl: Likewise.
16039         * manual/libc.texinfo: Likewise.
16040         * nscd/nscd.c: Likewise.
16041         * nss/getent.c: Likewise.
16042         * nss/makedb.c: Likewise.
16043         * posix/getconf.c: Likewise.
16044         * scripts/test-installation.pl: Likewise.
16046         * All files with FSF copyright notices: Update copyright dates
16047         using scripts/update-copyrights.
16048         * intl/plural.c: Regenerated.
16049         * locale/programs/charmap-kw.h: Likewise.
16050         * locale/programs/locfile-kw.h: Likewise.
16052 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
16054         * sysdeps/unix/sysv/linux/configure: Regenerated.
16055         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
16056         the linux/fanotify.h header.
16057         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
16058         HAVE_LINUX_FANOTIFY_H is defined.
16060 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
16062         * benchtests/cos-inputs: New inputs.
16063         * benchtests/sin-inputs: Likewise.
16065         * benchtests/atan-inputs: New inputs. Fix name of multiple
16066         precision fallback inputs.
16068         * benchtests/atanh-inputs: New inputs.
16069         * benchtests/tanh-inputs: Likewise.
16071         * benchtests/acosh-inputs: New inputs.
16072         * benchtests/asinh-inputs: Likewise.
16074         * benchtests/cosh-inputs: New inputs.
16075         * benchtests/sinh-inputs: Likewise.
16077         * benchtests/acos-inputs: Add more inputs.
16078         * benchtests/asin-inputs: Likewise.
16080 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
16082         [BZ #16375]
16083         * manual/arith.texi: Fix spelling.
16084         * manual/charset.texi: Likewise.
16085         * manual/errno.texi: Likewise.
16086         * manual/filesys.texi: Likewise.
16087         * manual/lang.texi: Likewise.
16088         * manual/llio.texi: Likewise.
16089         * manual/locale.texi: Likewise.
16090         * manual/message.texi: Likewise.
16091         * manual/resource.texi: Likewise.
16092         * manual/search.texi: Likewise.
16093         * manual/setjmp.texi: Likewise.
16094         * manual/stdio.texi: Likewise.
16095         * manual/string.texi: Likewise.
16096         * manual/sysinfo.texi: Likewise.
16097         * manual/time.texi: Likewise.
16099 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
16101         * po/sl.po: New file.
16103 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
16105         * .gitignore: Add core/.gdbinit/.gdb_history.
16107 2013-12-27  Allan McRae  <allan@archlinux.org>
16109         [BZ #16369]
16110         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
16111         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
16113 2013-12-24  Brooks Moses  <bmoses@google.com>
16115         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
16116         all compilers that claim C++98 compliance, not just GCC.
16117         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
16118         Likewise.
16120 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
16122         * NEWS: Restore accidentally deleted bug-fix entries.
16124 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
16125             Ondřej Bílka  <neleai@seznam.cz>
16127         [BZ #15073]
16128         * malloc/malloc.c (_int_free): Perform sanity check only if we
16129         have_lock.
16131 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
16133         [BZ #12986]
16134         * manual/stdio.texi (String Input Conversions): Clarify that character
16135         classes are not supported.
16137 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16139         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16141 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
16143         [BZ #16337]
16144         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
16145         Calculate results for small negative arguments directly rather
16146         than using reflection formula with special underflow handling.
16148         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
16149         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
16150         sysdeps/unix/bsd/bsd4.4/syscalls.list.
16151         (fchflags): Likewise.
16152         (revoke): Likewise.
16153         (setlogin): Likewise.
16154         (sigaltstack): Likewise.
16155         (wait4): Likewise.
16156         (sigblock): Remove.
16157         (sigsetmask): Likewise.
16158         (wait3): Likewise.
16159         (waitpid): Likewise.
16160         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
16161         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
16162         file.
16163         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
16164         * sysdeps/unix/bsd/Makefile: ... here.
16165         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
16166         * sysdeps/unix/bsd/Versions: ... here.
16167         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
16168         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
16169         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
16170         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
16171         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
16172         * sysdeps/unix/bsd/sigblock.c: ... here.
16173         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
16174         * sysdeps/unix/bsd/sigsetmask.c: ... here.
16175         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
16176         * sysdeps/unix/bsd/sigvec.c: ... here.
16177         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
16178         * sysdeps/unix/bsd/tcdrain.c: ... here.
16179         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
16180         * sysdeps/unix/bsd/tcgetattr.c: ... here.
16181         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
16182         * sysdeps/unix/bsd/tcsetattr.c: ... here.
16183         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
16184         * sysdeps/unix/bsd/wait.c: ... here.
16185         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
16186         * sysdeps/unix/bsd/wait3.c: ... here.
16187         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
16188         * sysdeps/unix/bsd/waitpid.c: ... here.
16190 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
16192         [BZ #16356]
16193         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
16194         round-to-nearest for [!USE_AS_EXPM1L].
16195         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
16196         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
16197         more tests of exp and exp10.  Expect some exp10 tests to miss
16198         exceptions or fail in directed rounding modes.
16199         * math/auto-libm-test-out: Regenerated.
16200         * math/libm-test.inc (exp10_tonearest_test_data): New array.
16201         (exp10_test_tonearest): New function.
16202         (exp10_towardzero_test_data): New array.
16203         (exp10_test_towardzero): New function.
16204         (exp10_downward_test_data): New array.
16205         (exp10_test_downward): New function.
16206         (exp10_upward_test_data): New array.
16207         (exp10_test_upward): New function.
16208         (main): Call the new functions.
16209         * sysdeps/i386/fpu/libm-test-ulps: Update.
16210         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16212 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
16214         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
16215         asinh, atan, atan2, atanh, cbrt, cos and cosh.
16216         * math/auto-libm-test-out: Regenerated.
16217         * math/libm-test.inc (acosh_test_data): Add more tests.
16218         (atanh_test_data): Likewise.
16219         (ceil_test_data): Likewise.
16220         (copysign_test_data): Likewise.
16221         * sysdeps/i386/fpu/libm-test-ulps: Update.
16222         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16224         * timezone/checktab.awk: Update from tzcode 2013i.
16225         * timezone/private.h: Likewise.
16226         * timezone/scheck.c: Likewise.
16227         * timezone/tzfile.h: Likewise.
16228         * timezone/tzselect.ksh: Likewise.
16229         * timezone/zdump.c: Likewise.
16230         * timezone/zic.c: Likewise.
16232         * math/auto-libm-test-in: Add tests of cpow.
16233         * math/auto-libm-test-out: Regenerated.
16234         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
16235         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16236         mpc_cc_c.
16237         (func_calc_desc): Add mpc_cc_c union field.
16238         (test_functions): Add cpow.
16239         (special_fill_2pi): New function.
16240         (special_real_inputs): Add 2pi.
16241         (calc_generic_results): Handle mpc_cc_c.
16242         * sysdeps/i386/fpu/libm-test-ulps: Update.
16243         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16245         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
16246         csqrt, ctan and ctanh.
16247         * math/auto-libm-test-out: Regenerated.
16248         * math/libm-test.inc (TEST_COND_x86_64): New macro.
16249         (TEST_COND_x86): Likewise.
16250         (ccos_test_data): Use AUTO_TESTS_c_c.
16251         (ccosh_test_data): Likewise.
16252         (cexp_test_data): Likewise.
16253         (clog_test_data): Likewise.
16254         (csqrt_test_data): Likewise.
16255         (ctan_test_data): Likewise.
16256         (ctan_tonearest_test_data): Likewise.
16257         (ctan_towardzero_test_data): Likewise.
16258         (ctan_downward_test_data): Likewise.
16259         (ctan_upward_test_data): Likewise.
16260         (ctanh_test_data): Likewise.
16261         (ctanh_tonearest_test_data): Likewise.
16262         (ctanh_towardzero_test_data): Likewise.
16263         (ctanh_downward_test_data): Likewise.
16264         (ctanh_upward_test_data): Likewise.
16265         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16266         mpc_c_c.
16267         (func_calc_desc): Add mpc_c_c union field.
16268         (FUNC_mpc_c_c): New macro.
16269         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
16270         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
16271         ctanh.
16272         (special_fill_min_subnorm_p120): New function.
16273         (special_real_inputs): Add min_subnorm_p120.
16274         (calc_generic_results): Handle mpc_c_c.
16275         * sysdeps/i386/fpu/libm-test-ulps: Update.
16276         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16278 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
16280         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
16281         (do_sin_slow): New functions.
16282         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
16283         (cslow2, csloww1, csloww2): Use the new functions.
16285         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
16286         Use M to change sign of result instead of X.  Assume X is
16287         positive.
16288         (csloww1): Likewise.
16289         (__sin): Adjust.
16290         (__cos): Adjust.
16292         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
16293         arguments A and DA.
16294         (__sin): Adjust.
16295         (__cos): Likewise.
16297         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
16298         (__cos): Likewise.
16299         (sloww1): Don't adjust sign of DX.
16300         (csloww1): Likewise.
16301         (sloww2): Use X directly and don't adjust sign of DX.
16302         (csloww2): Likewise.
16304 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
16306         * math/auto-libm-test-in: Add tests of cabs and carg.
16307         * math/auto-libm-test-out: Regenerated.
16308         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
16309         (carg_test_data): Likewise.
16310         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16311         mpc_c_f.
16312         (func_calc_desc): Add mpc_c_f union field.
16313         (test_functions): Add cabs and carg.
16314         (calc_generic_results): Handle mpc_c_f.
16316         * sysdeps/powerpc/powerpc32/libgcc-compat.S
16317         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
16318         as a macro and a compat symbol.
16319         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
16320         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
16321         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
16322         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
16323         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
16324         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
16325         not use .hidden.
16326         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
16327         Likewise.
16328         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
16329         Likewise.
16330         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
16331         Likewise.
16332         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
16333         Likewise.
16334         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
16335         Likewise.
16336         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
16337         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
16338         from GLIBC_2.3.2.
16340 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16342         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16344 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
16346         * manual/texinfo.tex: Update to version 2013-11-26.10 with
16347         trailing whitespace removed.
16348         * scripts/config.guess: Update to version 2013-11-29.
16349         * scripts/config.sub: Update to version 2013-10-01.
16351         * math/auto-libm-test-in: Add tests of sincos.
16352         * math/auto-libm-test-out: Regenerated.
16353         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
16354         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16355         mpfr_f_11.
16356         (func_calc_desc): Add mpfr_f_11 union field.
16357         (test_functions): Add sincos.
16358         (calc_generic_results): Handle mpfr_f_11.
16359         * sysdeps/i386/fpu/libm-test-ulps: Update.
16360         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16362 2013-12-19  Andreas Schwab  <schwab@suse.de>
16364         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
16365         CALL_MCOUNT.
16366         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
16367         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
16368         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
16370 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
16372         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
16373         * sysdeps/i386/fpu/libm-test-ulps: Update.
16374         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16376         [BZ #16293]
16377         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
16378         round-to-nearest mode when using frndint.
16379         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
16380         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
16381         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
16382         Likewise.
16383         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
16384         sinh test to fail.
16385         * math/auto-libm-test-out: Regenerated.
16386         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
16387         (TEST_COND_x86): Likewise.
16388         (expm1_tonearest_test_data): New array.
16389         (expm1_test_tonearest): New function.
16390         (expm1_towardzero_test_data): New array.
16391         (expm1_test_towardzero): New function.
16392         (expm1_downward_test_data): New array.
16393         (expm1_test_downward): New function.
16394         (expm1_upward_test_data): New array.
16395         (expm1_test_upward): New function.
16396         (main): Run the new test functions.
16397         * sysdeps/i386/fpu/libm-test-ulps: Update.
16398         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16400         * include/features.h: Update comment documenting feature test
16401         macros.  Mention _DEFAULT_SOURCE in comment.
16402         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
16403         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
16404         _BSD_SOURCE and _SVID_SOURCE.
16405         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
16406         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
16407         !_SVID_SOURCE]: Likewise.
16408         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
16409         (__USE_POSIX_IMPLICITLY): Define.
16410         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
16411         (_POSIX_SOURCE): Undefine and redefine.
16412         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
16413         (_POSIX_C_SOURCE): Likewise.
16414         * manual/creature.texi (_DEFAULT_SOURCE): Document.
16415         (Feature Test Macros): Update documentation of default features.
16417 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
16419         * benchtests/Makefile: Add bench-strtok.
16420         * benchtests/bench-strtok.c: New file: strtok benchtest.
16422 2013-12-19  Allan McRae  <allan@archlinux.org>
16424         * manual/install.texi: Suppress menu for plain text output.
16425         * INSTALL: Regenerated.
16427 2013-12-18  Brooks Moses  <bmoses@google.com>
16429         [BZ #15846]
16430         * misc/getauxval.c: Include errno.h.
16431         (__getauxval): Set errno to ENOENT if the requested type is not
16432         found.
16433         * misc/sys/auxv.h (getauxval): Document that it may set errno;
16434         don't declare with __attribute_const__.
16435         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
16436         * manual/startup.texi: Document that getauxval sets errno.
16438 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
16440         * math/auto-libm-test-in: Add tests of jn and yn.
16441         * math/auto-libm-test-out: Regenerated.
16442         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
16443         (yn_test_data): Likewise.
16444         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16445         mpfr_if_f.
16446         (func_calc_desc): Add mpfr_if_f union field.
16447         (FUNC_mpfr_if_f): New macro.
16448         (test_functions): Add jn and yn.
16449         (calc_generic_results): Assert type of second input for
16450         mpfr_ff_f.  Handle mpfr_if_f.
16451         (output_for_one_input_case): Disable all checking for arguments
16452         fitting floating-point types in case of an integer argument.
16453         * sysdeps/i386/fpu/libm-test-ulps: Update.
16454         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16456         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
16457         Don't expect fegetround reference in libm.so.
16459 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16461         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
16462         $(config-cflags-nofma).
16464 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
16466         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
16467         * math/auto-libm-test-out: Regenerated.
16469         [BZ #16338]
16470         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
16471         to determine exponent and adjust argument to have exponent of -1.
16472         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
16473         log2.
16474         * math/auto-libm-test-out: Regenerated.
16475         * sysdeps/i386/fpu/libm-test-ulps: Update.
16476         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16478 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
16480         * manual/probes.texi: Remove cases when per-thread arenas are
16481         disabled.
16483 2013-12-18  Andreas Schwab  <schwab@suse.de>
16485         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
16486         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
16487         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
16488         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
16489         * sysdeps/i386/i686/multiarch/Makefile: Update.
16490         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
16492 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
16494         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
16495         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
16497 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
16499         [BZ #15968]
16500         Support TZ transition times < 00:00:00.
16501         This is needed for version-3 tz-format files; it supports time
16502         stamps past 2037 for America/Godthab (the only entry in the tz
16503         database for which this change is relevant).
16504         * manual/time.texi (TZ Variable): Document transition times
16505         from -167:59:59 through -00:00:01.
16506         * time/tzset.c (tz_rule): Time of day is now signed.
16507         (__tzset_parse_tz): Parse negative time of day.
16509         Document TZ transition times >= 25:00:00.
16510         * manual/time.texi (TZ Variable): Document transition times from
16511         25:00:00 through 167:59:59.  These are already supported, and this
16512         support will help with version-3 tz-format files.
16514         * manual/time.texi (TZ Variable): Modernize North America example
16515         to reflect current (i.e., 2007-and-later) daylight saving rules.
16517         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
16519 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
16521         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
16522         * sysdeps/unix/bsd/bits/stat.h: Likewise.
16523         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
16524         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
16525         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
16526         * sysdeps/unix/bsd/bsdstat.h: Likewise.
16527         * sysdeps/unix/bsd/clock.c: Likewise.
16528         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
16529         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
16530         * sysdeps/unix/bsd/init-posix.c: Likewise.
16531         * sysdeps/unix/bsd/poll.c: Likewise.
16532         * sysdeps/unix/bsd/ptsname.c: Likewise.
16533         * sysdeps/unix/bsd/seekdir.c: Likewise.
16534         * sysdeps/unix/bsd/setegid.c: Likewise.
16535         * sysdeps/unix/bsd/seteuid.c: Likewise.
16536         * sysdeps/unix/bsd/setgid.c: Likewise.
16537         * sysdeps/unix/bsd/setrgid.c: Likewise.
16538         * sysdeps/unix/bsd/setruid.c: Likewise.
16539         * sysdeps/unix/bsd/setsid.c: Likewise.
16540         * sysdeps/unix/bsd/setuid.c: Likewise.
16541         * sysdeps/unix/bsd/sigaction.c: Likewise.
16542         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
16543         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
16544         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
16545         * sysdeps/unix/bsd/telldir.c: Likewise.
16546         * sysdeps/unix/bsd/times.c: Likewise.
16547         * sysdeps/unix/bsd/usleep.c: Likewise.
16549         * misc/Makefile (install-lib): Remove libbsd-compat.a.
16550         ($(objpfx)libbsd-compat.a): Remove rule.
16552         * include/features.h (__FAVOR_BSD): Do not define.
16553         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
16554         features conflicting with POSIX.
16555         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
16556         (_BSD_SOURCE): Remove description of not being a subset of other
16557         feature test macros.
16558         * manual/job.texi (getpgrp): Do not document BSD version.
16559         (getpgid): Do not document by reference to BSD getpgrp.
16560         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
16561         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
16562         * signal/signal.h [__FAVOR_BSD]: Likewise.
16563         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
16564         instead of making contents conditional on [__FAVOR_BSD].
16565         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
16567 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16569         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16571 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
16573         [BZ #16314]
16574         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
16575         values below 2**-450, not 2**-500.
16576         * math/auto-libm-test-in: Don't allow spurious underflow from
16577         hypot.
16578         * math/auto-libm-test-out: Regenerated.
16580         [BZ #16316]
16581         [BZ #16330]
16582         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
16583         values of ha and hb and sort them after adjusting subnormal
16584         arguments.
16585         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
16586         Likewise.
16587         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
16588         values of ea and eb and sort them after adjusting subnormal
16589         arguments.
16590         * math/auto-libm-test-in: Do not expect some hypot tests of
16591         subnormals to fail.  Add more hypot tests.
16592         * math/auto-libm-test-out: Regenerated.
16594 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16596         [BZ #13304]
16597         * sysdeps/sh/s_fma.c: New file.
16598         * sysdeps/sh/s_fmaf.c: New file.
16599         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
16600         version.
16601         * sysdeps/sh/Implies: Add sh/soft-fp.
16603 2013-12-16  Roland McGrath  <roland@hack.frob.com>
16605         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
16606         level of indirection to members `objname', `errstring', `malloced'.
16607         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
16608         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
16609         it as the __longjmp argument (just pass 1 instead).
16610         (_dl_catch_error): Initialize C with argument pointers and address of
16611         volatile local ERRCODE rather than copying values out of C at return.
16613 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
16615         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
16616         * math/auto-libm-test-out: Regenerated.
16617         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
16618         (hypot_test_data): Likewise.
16619         (pow_test_data): Likewise.
16620         (pow_tonearest_test_data): Likewise.
16621         * math/gen-auto-libm-tests.c (func_calc_method): Add value
16622         mpfr_ff_f.
16623         (func_calc_desc): Add mpfr_ff_f union field.
16624         (FUNC_mpfr_ff_f): New macro.
16625         (test_functions): Add atan2, hypot and pow.
16626         (special_fill_min): New function.
16627         (special_fill_minus_min): Likewise.
16628         (special_fill_min_subnorm): Likewise.
16629         (special_fill_minus_min_subnorm): Likewise.
16630         (special_real_inputs): Add min, -min, min_subnorm and
16631         -min_subnorm.
16632         (calc_generic_results): Handle mpfr_ff_f.
16633         * sysdeps/i386/fpu/libm-test-ulps: Update.
16634         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16636 2013-12-16  Will Newton  <will.newton@linaro.org>
16638         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
16639         (Aligned Memory Blocks): Add documentation for aligned_alloc
16640         and suggest it as an alternative to posix_memalign.
16641         (Hooks for Malloc): Document __memalign_hook is also called
16642         for aligned_alloc.  (Summary of Malloc): Add summary for
16643         aligned alloc.  Document __memalign_hook is also called
16644         for aligned_alloc.
16646 2013-12-16  Will Newton  <will.newton@linaro.org>
16648         * manual/memory.texi (Malloc Examples): Clarify default
16649         alignment documentation.  Suggest posix_memalign rather
16650         than memalign or valloc.
16651         (Aligned Memory Blocks): Remove suggestion to use memalign
16652         or valloc.  Remove obsolete comment about BSD.
16653         Document memalign errno values and mark the function obsolete.
16654         Document posix_memalign returned error codes.  Mark valloc
16655         as obsolete.  (Hooks for Malloc): __memalign_hook is also
16656         called for posix_memalign and valloc.
16657         (Summary of Malloc): Add posix_memalign to function summary.
16658         __memalign_hook is also called for posix_memalign and valloc.
16660 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
16662         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
16663         TAYLOR_SIN.
16664         (__sin): Adjust.
16665         (__cos): Likewise.
16666         (sloww): Use mynumber union.  Expand ternary operator into
16667         if-else statements.
16668         (cslow): use mynumber union.
16670 2013-12-16  Allan McRae  <allan@archlinux.org>
16672         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
16673         * configure: Regenerated.
16675         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
16677         [BZ #14120]
16678         * configure.ac: Added --enable-maintainer-mode. Check for
16679         autoconf when enabled.
16680         * configure: Regenerated.
16682         * nscd/nscd.service: New file.
16683         * nscd/nscd.tmpfiles: New file.
16685 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
16687         [BZ #12100]
16688         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
16689         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
16690         * sysdeps/x86_64/multiarch/strstr.c: ... here.
16691         (strstr): Add __strstr_sse2_unaligned ifunc.
16692         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
16693         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
16694         (strcasestr): Remove __strcasestr_sse42 ifunc.
16695         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
16696         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
16697         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
16699 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16701         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
16702         * sysdeps/sh/bits/fenv.h: ... here.
16703         * sysdeps/sh/sh4/fpu/bits: Remove directory.
16705 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16707         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
16709         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
16710         hypotf multiarch implementations.
16711         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
16712         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
16713         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
16714         multiarch hypot for PPC64.
16715         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
16716         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
16717         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
16718         multiarch hypotf for PPC64.
16720         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
16721         modff multiarch implementations.
16722         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
16723         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
16724         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
16725         multiarch modf for PPC64.
16726         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
16727         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
16728         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
16729         multiarch modff for PPC64.
16731         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
16732         and logl multiarch implementations.
16733         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
16734         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
16735         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
16736         multiarch logb for PPC64.
16737         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
16738         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
16739         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
16740         multiarch logb for PPC64.
16741         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
16742         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
16743         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
16744         multiarch logb for PPC64.
16746         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
16747         isinff multiarch implementation.
16748         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
16749         file.
16750         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
16751         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
16752         multiarch isinf for PPC64.
16753         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
16754         file.
16755         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
16756         multiarch isinff for PPC64.
16758         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
16759         finitef multiarch implementation.
16760         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
16761         file.
16762         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
16763         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
16764         multiarch finite for PPC64.
16765         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
16766         file.
16767         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
16768         multiarch finitef for PPC64.
16770         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
16771         lrint multiarch implementation.
16772         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
16773         file.
16774         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
16775         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
16776         multiarch llrint for PPC64.
16777         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
16778         multiarch lrint for PPC64.
16780         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
16781         copysignf multiarch implementation.
16782         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
16783         file.
16784         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
16785         file.
16786         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
16787         multiarch copysign for PPC64.
16788         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
16789         multiarch copysignf for PPC64.
16791         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
16792         multiarch implementation.
16793         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
16794         file.
16795         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
16796         file.
16797         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
16798         file.
16799         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
16800         file.
16801         multiarch llround for PPC64.
16802         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
16803         multiarch trunc for PPC64.
16804         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
16805         multiarch truncf for PPC64.
16807         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
16808         multiarch implementation.
16809         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
16810         file.
16811         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
16812         file.
16813         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
16814         file.
16815         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
16816         file.
16817         multiarch llround for PPC64.
16818         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
16819         multiarch round for PPC64.
16820         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
16821         multiarch roundf for PPC64.
16823         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
16824         multiarch implementation.
16825         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
16826         file.
16827         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
16828         file.
16829         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
16830         file.
16831         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
16832         file.
16833         multiarch llround for PPC64.
16834         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
16835         multiarch floor for PPC64.
16836         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
16837         multiarch floorf for PPC64.
16839         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
16840         multiarch implementation.
16841         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
16842         file.
16843         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
16844         file.
16845         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
16846         file.
16847         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
16848         file.
16849         multiarch llround for PPC64.
16850         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
16851         multiarch ceil for PPC64.
16852         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
16853         multiarch ceilf for PPC64.
16855         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
16856         multiarch implementation.
16857         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
16858         file.
16859         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
16860         file.
16861         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
16862         file.
16863         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
16864         multiarch llround for PPC64.
16865         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
16866         multiarch lround for PPC64.
16868         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
16869         multiarch implementation.
16870         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
16871         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
16872         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
16873         file.
16874         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
16875         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
16876         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
16877         multiarch isnan for PPC64.
16878         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
16879         multiarch isnanf for PPC64.
16881         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
16882         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
16883         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
16884         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
16885         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
16886         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
16888         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
16889         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
16890         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
16891         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
16893         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
16894         multiarch implementations.
16895         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16896         (__libc_ifunc_impl_list): Likewise.
16897         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
16898         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
16899         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
16900         multiarch stpcpy for PPC64.
16902         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
16903         multiarch implementations.
16904         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16905         (__libc_ifunc_impl_list): Likewise.
16906         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
16907         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
16908         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
16909         multiarch strcpy for PPC64.
16911         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
16912         redefine function name.
16913         (_wordcopy_fwd_dest_aligned): Likewise.
16914         (_wordcopy_bwd_aligned): Likewise.
16915         (_wordcopy_bwd_dest_aligned): Likewise.
16916         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
16917         multiarch implementations.
16918         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16919         (__libc_ifunc_impl_list): Likewise.
16920         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
16921         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
16922         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
16923         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
16924         multiarch wcscpy for PPC64.
16926         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
16927         multiarch implementations.
16928         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16929         (__libc_ifunc_impl_list): Likewise.
16930         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
16931         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
16932         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
16933         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
16934         multiarch wcscpy for PPC64.
16936         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
16937         multiarch implementations.
16938         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16939         (__libc_ifunc_impl_list): Likewise.
16940         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
16941         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
16942         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
16943         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
16944         multiarch wcsrchr for PPC64.
16946         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
16947         multiarch implementations.
16948         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16949         (__libc_ifunc_impl_list): Likewise.
16950         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
16951         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
16952         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
16953         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
16954         multiarch wcschr for PPC64.
16956         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
16957         multiarch implementations.
16958         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16959         (__libc_ifunc_impl_list): Likewise.
16960         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
16961         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
16962         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
16963         multiarch strchrnul for PPC64.
16965         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
16966         implementations.
16967         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16968         (__libc_ifunc_impl_list): Likewise.
16969         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
16970         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
16971         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
16972         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
16973         strchr for PPC64.
16975         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
16976         implementations.
16977         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16978         (__libc_ifunc_impl_list): Likewise.
16979         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
16980         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
16981         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
16982         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
16983         strncmp for PPC64.
16985         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
16986         multiarch implementations.
16987         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16988         (__libc_ifunc_impl_list): Likewise.
16989         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
16990         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
16991         strncasecmp for PPC64.
16992         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
16993         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
16994         multiarch strncasecmp_l for PPC64.
16996         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
16997         multiarch implementations.
16998         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
16999         (__libc_ifunc_impl_list): Likewise.
17000         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
17001         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
17002         multiarch strcasecmp for PPC64.
17003         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
17004         file.
17005         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
17006         multiarch strcasecmp_l for PPC64.
17008         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
17009         implementations.
17010         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17011         (__libc_ifunc_impl_list): Likewise.
17012         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
17013         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
17014         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
17015         strnlen for PPC64.
17017         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
17018         implementations.
17019         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17020         (__libc_ifunc_impl_list): Likewise.
17021         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
17022         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
17023         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
17024         strlen for PPC64.
17026         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
17027         implementations.
17028         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17029         (__libc_ifunc_impl_list): Likewise.
17030         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
17031         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
17032         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
17033         rawmemrchr for PPC64.
17035         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
17036         implementation.
17037         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17038         (__libc_ifunc_impl_list): Likewise.
17039         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
17040         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
17041         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
17042         memrchr for PPC64.
17044         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
17045         implementation.
17046         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17047         (__libc_ifunc_impl_list): Likewise.
17048         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
17049         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
17050         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
17051         memchr for PPC64.
17053         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
17054         implementation.
17055         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17056         (__libc_ifunc_impl_list): Likewise.
17057         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
17058         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
17059         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
17060         mempcpy for PPC64.
17062         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
17063         avoid cretion of __bzero symbol.
17064         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
17065         Likewise.
17066         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
17067         Likewise.
17068         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
17069         Likewise.
17070         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
17071         multiarch implementations.
17072         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17073         (__libc_ifunc_impl_list): Likewise.
17074         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
17075         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
17076         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
17077         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
17078         bzero for PPC32.
17079         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
17080         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
17081         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
17082         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
17083         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
17084         memset for PPC64.
17085         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
17087         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
17088         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
17089         implementations.
17090         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17091         (__libc_ifunc_impl_list): Likewise.
17092         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
17093         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
17094         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
17095         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
17096         memcmp for PPC64.
17098         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
17099         multiarch for POWER/PPC64.
17100         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
17101         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
17102         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
17103         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
17104         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
17105         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
17106         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
17107         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
17108         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
17109         memcpy for PPC64.
17111         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
17112         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
17113         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
17114         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
17115         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
17116         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
17117         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
17118         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
17119         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
17120         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
17121         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
17122         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
17123         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
17124         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
17125         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
17126         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
17127         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
17128         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
17129         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
17130         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
17131         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
17132         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
17134 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17136         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
17138 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
17140         * benchtests/Makefile (bench): Add exp2 and log2.
17141         (LDLIBS-bench-exp2): Add -lm.
17142         (LDLIBS-bench-log2): Likewise.
17143         * benchtests/exp2-inputs: New inputs file.
17144         * benchtests/log2-inputs: New inputs file.
17145         * benchtests/log-inputs: Add new inputs.
17146         * benchtests/tan-inputs: Likewise.
17148 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
17150         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
17151         definition...
17152         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
17153         (csloww2): ... from here.
17155         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
17156         instead of structures.
17157         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
17158         (POLYNOMIAL): Likewise.
17159         (TAYLOR_SLOW): Likewise.
17160         (__sin): Likewise.
17161         (__cos): Likewise.
17162         (slow1): Likewise.
17163         (slow2): Likewise.
17164         (sloww): Likewise.
17165         (sloww1); Likewise.
17166         (sloww2): Likewise.
17167         (bsloww1): Likewise.
17168         (bsloww2): Likewise.
17169         (cslow2): Likewise.
17170         (csloww): Likewise.
17171         (csloww1): Likewise.
17172         (csloww2): Likewise.
17174 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
17176         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
17177         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
17178         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
17179         * malloc/hooks.c (realloc_check): Likewise.
17181         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
17182         * malloc/arena.c: Remove PER_THREAD conditional.
17183         [!PER_THREAD]: Remove code.
17184         (ptmalloc_unlock_all2): Likewise.
17185         (ptmalloc_init): Likewise.
17186         (_int_new_arena): Likewise.
17187         (arena_get2): Likewise.
17188         * malloc/hooks.c (__malloc_get_state): Likewise.
17189         (__malloc_set_state): Likewise.
17190         * malloc/malloc.c: Likewise.
17191         (struct malloc_state): Likewise.
17192         (struct malloc_par): Likewise.
17193         (__libc_realloc): Likewise.
17194         (__libc_mallopt): Likewise.
17196 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17198         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
17200 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
17202         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
17203         macro to a function.  Check for zero perturb_byte.
17204         (_int_malloc, _int_free): Remove zero perturb_byte checks.
17206         * malloc/malloc.c: (force_reg): Remove.
17207         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
17208         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
17209         force_reg by atomic_forced_read.
17210         * malloc/arena.c (ptmalloc_init): Likewise.
17211         * malloc/hooks.c (top_check): Likewise.
17213 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17215         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17217 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
17219         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
17221 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
17223         * math/auto-libm-test-in: Add tests of lgamma.
17224         * math/auto-libm-test-out: Regenerated.
17225         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
17226         (M_LOG_2_SQRT_PIl): Likewise.
17227         (lgamma_test_data): Use AUTO_TESTS_f_f1.
17228         * math/gen-auto-libm-tests.c (func_calc_method): Add value
17229         mpfr_f_f1.
17230         (func_calc_desc): Add mpfr_f_f1 union field.
17231         (ARGS1): New macro.
17232         (ARGS2): Likewise.
17233         (ARGS3): Likewise.
17234         (ARGS4): Likewise.
17235         (RET1): Likewise.
17236         (RET2): Likewise.
17237         (CALC): Likewise.
17238         (FUNC): Likewise.
17239         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
17240         (test_functions): Add lgamma.
17241         (calc_generic_results): Handle mpfr_f_f1.
17242         * sysdeps/i386/fpu/libm-test-ulps: Update.
17243         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17245 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17247         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
17248         __mpn_add_n for PowerPC64/POWER7.
17249         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
17250         __mpn_sub_n for PowerPC64/POWER7.
17252         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
17253         __mpn_addmul_1 for PowerPC64.
17254         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
17255         __mpn_submul_1 for PowerPC64.
17256         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
17257         for PowerPC64.
17258         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
17259         for PowerPC64.
17261 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
17263         [BZ #15089]
17264         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
17266 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17268         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
17270         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
17271         add multiarch folders.
17272         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
17273         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
17274         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
17275         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
17276         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
17277         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
17278         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
17279         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
17280         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
17281         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
17282         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
17283         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
17284         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
17285         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
17286         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
17287         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
17288         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
17290         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
17291         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
17292         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
17293         New file.
17294         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
17295         New file.
17296         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
17297         multiarch __ieee754_hypot for PowerPC32.
17298         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
17299         New file.
17300         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
17301         New file.
17302         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
17303         multiarch __ieee754_hypotf for PowerPC32.
17305         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
17306         long_double_symbol only if __logbl is defined.
17307         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
17308         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
17309         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
17310         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
17311         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
17312         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
17313         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
17314         path for implementation.
17315         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
17316         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
17317         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
17318         logb, and logbl multiarch implementations for PowerPC32.
17319         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
17320         file.
17321         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
17322         file.
17323         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
17324         multiarch logb for PowerPC32.
17325         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
17326         file.
17327         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
17328         file.
17329         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
17330         multiarch logbf for PowerPC32.
17331         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
17332         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
17333         file.
17334         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
17335         multiarch logbl implementation for PowerPC32.
17337         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
17338         and modff multiarch implementations.
17339         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
17340         New file.
17341         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
17342         New file.
17343         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
17344         multiarch modf for PowerPC32.
17345         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
17346         New file.
17347         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
17348         New file.
17349         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
17350         multiarch modff for PowerPC32.
17352         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
17353         and lrintf multiarch implementations.
17354         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
17355         New file.
17356         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
17357         New file.
17358         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
17359         multiarch lrint for PowerPC32.
17360         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
17361         file: multiarch lrintf for PowerPC32.
17363         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
17364         and lroundf multiarch implementations.
17365         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
17366         New file.
17367         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
17368         New file.
17369         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
17370         New file.
17371         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
17372         multiarch lround for PowerPC32.
17373         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
17374         file: multiarch lroundf for PowerPC32.
17376         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
17377         copysign and copysignf multiarch implementations.
17378         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
17379         New file.
17380         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
17381         New file.
17382         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
17383         file: multiarch copysign for PowerPC32.
17384         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
17385         file: multiarch copysignf for PowerPC32.
17387         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
17388         and truncf multiarch implementations.
17389         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
17390         New file.
17391         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
17392         file.
17393         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
17394         multiarch trunc for PowerPC32.
17395         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
17396         New file.
17397         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
17398         New file.
17399         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
17400         multiarch truncf for PowerPC32.
17402         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
17403         and roundf multiarch implementations.
17404         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
17405         New file.
17406         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
17407         file.
17408         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
17409         multiarch round for PowerPC32.
17410         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
17411         New file.
17412         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
17413         New file.
17414         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
17415         multiarch roundf for PowerPC32.
17417         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
17418         and floorf multiarch implementations.
17419         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
17420         New file.
17421         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
17422         file.
17423         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
17424         multiarch floor for PowerPC32.
17425         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
17426         New file.
17427         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
17428         New file.
17429         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
17430         multiarch floorf for PowerPC32.
17432         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
17433         and ceilf multiarch implementations.
17434         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
17435         New file.
17436         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
17437         file.
17438         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
17439         multiarch ceil for PowerPC32.
17440         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
17441         New file.
17442         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
17443         file.
17444         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
17445         multiarch ceilf for PowerPC32.
17447         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
17448         is defined.
17449         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
17450         FINITEF is defined.
17451         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
17452         and finitef multiarch implementations.
17453         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
17454         New file.
17455         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
17456         file.
17457         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
17458         multiarch finite for PowerPC32.
17459         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
17460         New file.
17461         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
17462         file: multiarch finitef for PowerPC32.
17464         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
17465         and isinff multiarch implementations.
17466         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
17467         file.
17468         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
17469         file.
17470         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
17471         multiarch isinf for PowerPC32.
17472         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
17473         New file.
17474         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
17475         multiarch isinff for PowerPC32.
17477         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
17478         alias when __isnan is defined.
17479         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
17480         and isnanf multiarch implementations.
17481         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
17482         file.
17483         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
17484         file.
17485         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
17486         file.
17487         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
17488         file.
17489         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
17490         multiarch isnan for PowerPC32.
17491         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
17492         New file.
17493         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
17494         New file.
17495         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
17496         multiarch isnanf for PowerPC32.
17498         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
17499         and sqrtf multiarch implementations.
17500         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
17501         file.
17502         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
17503         file.
17504         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
17505         multiarch sqrt for PowerPC32.
17506         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
17507         file.
17508         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
17509         file.
17510         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
17511         multiarch sqrtf for PowerPC32.
17513         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
17514         and llroundf multiarch implementations.
17515         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
17516         New file.
17517         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
17518         New file.
17519         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
17520         New file.
17521         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
17522         file: multiarch llround for PowerPC32.
17523         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
17524         file: multiarch llroundf for PowerPC32.
17526         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
17527         multiarch PowerPC32 fpu implementations.
17528         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
17529         New file.
17530         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
17531         New file.
17532         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
17533         multiarch llrint for PowerPC32.
17534         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
17535         New file.
17536         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
17537         New file.
17538         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
17539         file.
17541         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
17543         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
17544         file.
17545         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
17546         file.
17547         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
17548         file.
17549         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
17550         multiarch wordcopy for PPC32.
17551         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
17552         wordcopy objects.
17553         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17554         (__libc_ifunc_impl_list): Likewise.
17555         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
17556         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
17557         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
17558         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
17559         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
17560         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
17562         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
17563         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
17564         file.
17565         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
17566         file.
17567         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
17568         file.
17569         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
17570         multiarch wcscpy for PPC32.
17571         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
17572         multiarch objects.
17573         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17574         (__libc_ifunc_impl_list): Likewise.
17575         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
17576         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
17577         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
17578         sysdeps/powerpc/power6/wcscpy.c.
17580         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
17581         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
17582         file.
17583         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
17584         file.
17585         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
17586         file.
17587         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
17588         multiarch wcsrchr for PPC32.
17589         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
17590         multiarch objects.
17591         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17592         (__libc_ifunc_impl_list): Likewise.
17593         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
17594         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
17595         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
17596         sysdeps/powerpc/power6/wcsrchr.c.
17598         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
17599         file.
17600         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
17601         file.
17602         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
17603         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
17604         multiarch wcschr for PPc32.
17605         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
17606         multiarch objects.
17607         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17608         (__libc_ifunc_impl_list): Likewise.
17609         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
17610         * sysdeps/powerpc/power6/wcschr.c: ... to here.
17611         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
17612         sysdeps/powerpc/power6/wcschr.c.
17614         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
17615         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
17616         file.
17617         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
17618         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
17619         file: multiarch strchr for PPC32.
17620         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
17621         multiarch objects.
17622         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17623         (__libc_ifunc_impl_list): Likewise.
17625         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
17626         name.
17627         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
17628         file.
17629         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
17630         file.
17631         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
17632         multiarch strchrnul for PPC32.
17633         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
17634         multiarch objects.
17635         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17636         (__libc_ifunc_impl_list): Likewise.
17638         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
17639         file.
17640         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
17641         multiarch strncasecmp for PPC32.
17642         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
17643         file.
17644         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
17645         multiarch strncasecmp_l for PPC32.
17646         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
17647         strncasecmp multiarch objects.
17648         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17649         (__libc_ifunc_impl_list): Likewise.
17651         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
17652         file.
17653         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
17654         multiarch strncasecmp for PPC32.
17655         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
17656         New file.
17657         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
17658         multiarch strcasecmp_l for PPC32.
17659         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
17660         multiarch objects.
17661         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17662         (__libc_ifunc_impl_list): Likewise.
17664         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
17665         file.
17666         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
17667         file.
17668         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
17669         multiarch strncmp for PPC32.
17670         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
17671         multiarch objects.
17672         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17673         (__libc_ifunc_impl_list): Likewise.
17675         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
17676         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
17677         file.
17678         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
17679         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
17680         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
17681         multiarch objects.
17682         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17683         (__libc_ifunc_impl_list): Likewise.
17685         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
17686         file.
17687         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
17688         file.
17689         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
17690         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
17691         multiarch objects.
17692         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17693         (__libc_ifunc_impl_list): Likewise.
17695         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
17696         file.
17697         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
17698         file.
17699         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
17700         multiarch rawmemchr for PPC32.
17701         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
17702         multiarch objects.
17703         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17704         (__libc_ifunc_impl_list): Likewise.
17706         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
17707         file.
17708         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
17709         file.
17710         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
17711         file: memrchr multiarch for PPC32.
17712         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
17713         multiarch objects.
17714         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
17715         (__libc_ifunc_impl_list): Likewise.
17717         * string/memchr.c (__memchr): Using macro to redefine symbol name.
17718         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
17719         file.
17720         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
17721         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
17722         multiarch memchr for PPC32.
17723         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
17724         multiarch objects.
17725         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
17726         (__libc_ifunc_impl_list): Likewise.
17728         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
17729         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
17730         file.
17731         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
17732         file.
17733         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
17734         file: multiarch mempcpy for PPC32.
17735         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
17736         multiarch objects.
17737         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
17738         (__libc_ifunc_impl_list): Likewise.
17740         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
17741         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
17742         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
17743         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
17744         multiarch bzero for PPC32.
17745         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
17746         file.
17747         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
17748         file.
17749         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
17750         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
17751         file: multiarch memset for PPC32.
17752         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
17753         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
17754         memset multiarch objects.
17755         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
17756         (__libc_ifunc_impl_list): Likewise.
17758         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
17759         file.
17760         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
17761         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
17762         memcmp for PPC32.
17763         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
17764         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
17765         multiarch objects.
17766         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
17767         (__libc_ifunc_impl_list): Likewise.
17769         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
17770         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
17771         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
17772         file.
17773         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
17774         file.
17775         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
17776         file.
17777         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
17778         multiarch memcpy for PPC32.
17779         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
17780         multiarch objects.
17781         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
17782         (__libc_ifunc_impl_list): Likewise.
17784         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
17785         support multiarch for POWER/PPC32.
17786         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
17787         Likewise.
17788         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
17789         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
17790         Implies file to make multiarch folder appers before the fpu and
17791         default folder for power4 configuration.
17793 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
17795         * scripts/bench.pl: Append volatile keyword to type.
17797 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17799         * sysdeps/sh/sotruss-lib.c: New file.
17800         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
17802 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17804         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17806 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
17808         [BZ #6810]
17809         * math/w_tgamma.c: Include <errno.h>.
17810         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
17811         * math/w_tgammaf.c: Include <errno.h>.
17812         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
17813         * math/w_tgammal.c: Include <errno.h>.
17814         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
17815         * math/auto-libm-test-in: Do not allow missing errno on tgamma
17816         underflow.  Add more tgamma tests.
17817         * math/auto-libm-test-out: Regenerated.
17818         * sysdeps/i386/fpu/libm-test-ulps: Update.
17819         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17821         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
17822         sin, sinh, tan, tanh, tgamma, y0 and y1.
17823         * math/auto-libm-test-out: Regenerated.
17824         * math/libm-test.inc (TEST_COND_x86_64): New macro.
17825         (TEST_COND_x86): Likewise.
17826         (M_E2l): Remove macro.
17827         (M_E3l): Likewise.
17828         (M_2_SQRT_PIl): Likewise.
17829         (M_SQRT_PIl): Likewise.
17830         (M_1_DIV_El): Likewise.
17831         (log_test_data): Use AUTO_TESTS_f_f.
17832         (log10_test_data): Likewise.
17833         (log1p_test_data): Likewise.
17834         (log2_test_data): Likewise.
17835         (sin_test_data): Likewise.
17836         (sin_tonearest_test_data): Likewise.
17837         (sin_towardzero_test_data): Likewise.
17838         (sin_downward_test_data): Likewise.
17839         (sin_upward_test_data): Likewise.
17840         (sinh_test_data): Likewise.
17841         (sinh_tonearest_test_data): Likewise.
17842         (sinh_towardzero_test_data): Likewise.
17843         (sinh_downward_test_data): Likewise.
17844         (sinh_upward_test_data): Likewise.
17845         (tan_test_data): Likewise.
17846         (tan_tonearest_test_data): Likewise.
17847         (tan_towardzero_test_data): Likewise.
17848         (tan_downward_test_data): Likewise.
17849         (tan_upward_test_data): Likewise.
17850         (tanh_test_data): Likewise.
17851         (tgamma_test_data): Likewise.
17852         (y0_test_data): Likewise.
17853         (y1_test_data): Likewise.
17854         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
17855         (special_real_inputs): Add pi/4.
17856         * sysdeps/i386/fpu/libm-test-ulps: Update.
17857         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17859 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17861         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
17862         "longjmp_target" static probes.
17863         (__longjmp): Rename to __longjmp_symbol.
17864         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
17865         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
17866         on which longjmp to generate.
17867         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
17868         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
17869         probe.
17870         (__sigsetjmp): Rename to __sigsetjmp_symbol.
17871         (__sigjmp_save): Rename to __sigjmp_save_symbol.
17872         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
17873         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
17874         and __sigjmp_save_symbol based on which sigsetjmp to generated.
17875         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
17876         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
17877         __longjmp_symbol based on which __longjmp to generate.
17878         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
17879         probe.
17880         (setjmp): Rename to setjmp_symbol.
17881         (__sigsetjmp): Rename to __sigsetjmp_symbol.
17882         (_setjmp): Rename to _setjmp_symbol.
17883         (__sigsetjmp): Rename to __sigsetjmp_symbol.
17884         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
17885         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
17886         which setjmp to generate.
17887         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
17888         "longjmp_target" static probes.
17890 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
17892         * benchtests/README: Add note about output arguments.
17893         * benchtests/bench-sincos.c: Remove file.
17894         * benchtests/sincos-inputs: New file.
17895         * scripts/bench.pl: Identify output arguments and define
17896         static variables for them.
17898         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
17900         [BZ #15941]
17901         * Makefile (INSTALL): Add install-plain.texi as the primary
17902         dependency.
17903         * manual/install-plain.texi: New file.
17904         * manual/install.texi: Include node directive only for
17905         non-plaintext output.
17907 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
17909         * stdlib/longlong.h: Update from GCC.
17911         [BZ #6807]
17912         [BZ #15901]
17913         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
17914         * math/w_j0f.c (y0f): Likewise.
17915         * math/w_j0l.c (__y0l): Likewise.
17916         * math/w_j1.c (y1): Likewise.
17917         * math/w_j1f.c (y1f): Likewise.
17918         * math/w_j1l.c (__y1l): Likewise
17919         * math/w_jn.c (yn): Likewise.
17920         * math/w_jnf.c (ynf): Likewise.
17921         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
17922         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
17923         value for Bessel function domain errors outside _SVID_ mode.
17924         Adjust sign of return value for yn (negative integer, 0).
17925         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
17926         by zero in return for negative x and set sign appropriately for
17927         negative n.
17928         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
17929         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
17930         * math/libm-test.inc (y0_test_data): Add more tests and adjust
17931         expectations in error cases.
17932         (y1_test_data): Likewise.
17933         (yn_test_data): Likewise.
17934         * sysdeps/i386/fpu/libm-test-ulps: Update.
17935         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17937 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17939         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
17940         "64" to "64-v1".  Add "64-v2".
17941         (abi-64-options): Rename to ...
17942         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
17943         (abi-64-condition): Rename to ...
17944         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
17945         (abi-64-ld-soname): Rename to ...
17946         (abi-64-v1-ld-soname): ... this.
17947         (abi-64-v2-options): Define.
17948         (abi-64-v2-condition): Likewise.
17949         (abi-64-v2-ld-soname): Likewise.
17950         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
17951         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
17952         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
17953         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
17954         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
17956 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17957             Alan Modra  <amodra@gmail.com>
17959         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
17960         New versions for use with the ELFv2 ABI.
17961         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
17962         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
17963         declaration.
17964         (struct La_ppc64v2_retval): Likewise.
17965         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
17966         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
17967         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
17968         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
17969         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
17970         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
17971         Do not save or restore CR.
17972         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
17973         (_dl_profile_resolve): Do no save or restore CR.  Support extended
17974         return values for ELFv2 ABI.  Fix location of FPR return registers.
17975         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
17976         updated values for _CALL_ELF == 2.
17977         (La_regs, La_retval, int_retval): Likewise.
17979 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17981         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
17982         (FRAME_MIN_SIZE_PARM): Likewise.
17983         (FRAME_BACKCHAIN): Likewise.
17984         (FRAME_CR_SAVE): Likewise.
17985         (FRAME_LR_SAVE): Likewise.
17986         (FRAME_TOC_SAVE): Likewise.
17987         (FRAME_PARM_SAVE): Likewise.
17988         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
17989         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
17990         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
17991         (call_mcount_parm_offset): New macro.
17992         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
17993         (PROF): Use symbolic stack frame offsets.
17994         (TAIL_CALL_SYSCALL_ERROR): Likewise.
17995         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
17996         Redefine in terms of FRAME_MIN_SIZE.
17997         (_dl_runtime_resolve): Use symbolic stack frame offsets.
17998         (_dl_profile_resolve): Likewise.  Update comment.
17999         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
18000         symbols stack frame offsets.
18001         (__sigsetjmp): Likewise.
18002         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
18003         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
18004         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
18005         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
18007         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
18008         (FRAME_BACKCHAIN): Remove.
18009         (FRAME_CR_SAVE): Likewise.
18010         (FRAME_LR_SAVE): Likewise.
18011         (FRAME_COMPILER_DW): Likewise.
18012         (FRAME_LINKER_DW): Likewise.
18013         (FRAME_TOC_SAVE): Likewise.
18014         (FRAME_PARM_SAVE): Likewise.
18015         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
18016         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
18017         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
18018         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
18019         (CHECK_SP): Use symbolic stack frame offsets.
18020         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
18021         zone" instead of caller's parameter save area for temp storage.
18022         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
18023         Likewise.  Also, use symbolic stack frame offsets.
18024         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
18025         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
18026         our own stack frame instead of the caller's.
18027         (__socket): Use symbolic stack frame offsets.
18029 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18030             Alan Modra  <amodra@gmail.com>
18032         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
18033         Define.
18034         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
18035         (PPC64_LOCAL_ENTRY_OFFSET): Define.
18036         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
18037         New function.
18038         (elf_machine_fixup_plt): Call it.
18039         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
18040         reloc arguments.
18041         (elf_machine_rela): Update call to elf_machine_plt_conflict.
18042         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
18043         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
18044         r2 before calling target.
18046 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18047             Alan Modra  <amodra@gmail.com>
18049         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
18050         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
18051         versions of macros to support ELFv2 ABI.
18052         (LOCALENTRY): New macro.
18053         (ENTRY, EALIGN): Use it.
18054         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
18055         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
18056         fall through into ENTRY entry point.
18057         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
18058         Only define if _CALL_ELF != 2.
18060         (elf_machine_matches_host): Verify ABI version matches.
18061         (RTLD_START): Use LOCALENTRY.
18062         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
18063         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
18064         (PLT_ENTRY_WORDS): New macro.
18065         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
18066         (elf_machine_runtime_setup): Support ELFv2 ABI.
18067         (elf_machine_fixup_plt): Likewise.
18068         (elf_machine_plt_conflict): Likewise.
18069         (resolve_ifunc): Likewise.
18070         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
18071         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
18072         Likewise.
18073         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
18074         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
18075         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
18076         (makecontext): Support ELFv2 ABI.
18077         * elf/elf.h (EF_PPC64_ABI): Define.
18079 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18081         * sysdeps/powerpc/powerpc64/sysdep.h
18082         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
18083         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
18084         (ENTRY) [ASSEMBLER]: ... but instead here ...
18085         (EALIGN) [ASSEMBLER]: ... and here.
18086         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
18087         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
18088         (ENTRY_2) [!ASSEMBLER]: Use it.
18089         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
18090         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
18091         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
18092         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
18093         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
18094         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
18095         Use PPC64_LOAD_FUNCPTR.
18097         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
18099 2013-12-04  Alan Modra  <amodra@gmail.com>
18101         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
18102         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
18103         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
18104         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
18106         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
18107         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
18108         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
18109         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
18110         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
18111         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
18113 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18115         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
18116         (__makecontext): Fix incorrect CFI when backtracing out of
18117         context created via makecontext.
18118         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
18119         (__setcontext): Fix incorrect CFI during switch to new context.
18120         (__novec_setcontext): Likewise.
18122 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
18124         [BZ #4772]
18125         * time/strptime_l.c (__strptime_internal): Allow modifiers
18126         in strptime.
18127         * time/tst-strptime.c (day_tests): Add testcase.
18129 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
18131         * scripts/bench.pl: Skip over blank lines.
18133 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
18135         [BZ #926]
18136         * manual/time.texi (Calendar Time): Clarify what timezone functions
18137         use.
18139 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18141         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18143 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
18145         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
18146         implementation.
18147         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
18148         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
18149         * debug/memset_chk.c (__memset_chk): Likewise.
18150         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
18151         * debug/strncpy_chk.c: Likewise.
18153 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
18155         [BZ #15268]
18156         [BZ #15425]
18157         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
18158         (__ieee754_exp): For possibly underflowing results, check size of
18159         result and force underflow exception if required.
18160         * math/auto-libm-test-in: Add more tests of exp.
18161         * math/auto-libm-test-out: Regenerated.
18162         * sysdeps/i386/fpu/libm-test-ulps: Update.
18163         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18165         [BZ #16283]
18166         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
18167         * math/w_exp2f.c (__exp2f): Likewise.
18168         * math/w_exp2l.c (__exp2l): Likewise.
18169         * math/auto-libm-test-in: Do not allow missing errno on exp2
18170         underflow.
18171         * math/auto-libm-test-out: Regenerated.
18173 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
18175         [BZ #16274]
18176         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
18177         handle filename validation.
18178         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
18179         (do_open): Delete.
18181 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
18183         [BZ #6786]
18184         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
18185         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
18186         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
18187         <float.h>.
18188         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
18189         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
18190         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
18191         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
18192         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
18193         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
18194         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
18195         * math/auto-libm-test-in: Don't allow missing errno from erfc.
18196         Add more erfc tests.
18197         * math/auto-libm-test-out: Regenerated.
18198         * sysdeps/i386/fpu/libm-test-ulps: Update.
18199         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18201         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
18202         exp2, expm1, j0 and j1.
18203         * math/auto-libm-test-out: Regenerated.
18204         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
18205         (erfc_test_data): Likewise.
18206         (exp_test_data): Likewise.
18207         (exp_tonearest_test_data): Likewise.
18208         (exp_towardzero_test_data): Likewise.
18209         (exp_downward_test_data): Likewise.
18210         (exp_upward_test_data): Likewise.
18211         (exp10_test_data): Likewise.
18212         (exp2_test_data): Likewise.
18213         (expm1_test_data): Likewise.
18214         (j0_test_data): Likewise.
18215         (j1_test_data): Likewise.
18216         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
18217         (input_flag_type): Add flag_xfail_rounding.
18218         (input_flags): Add xfail-rounding.
18219         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
18220         (output_for_one_input_case): Handle flag_xfail_rounding.
18221         * sysdeps/i386/fpu/libm-test-ulps: Update.
18222         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18224 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
18226         [BZ #16289]
18227         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
18228         division by 0.
18230 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
18232         [BZ #16195]
18233         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
18234         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
18235         (STAP_PROBE0): New macro.
18236         (STAP_PROBE1): Likewise.
18237         (STAP_PROBE2): Likewise.
18238         (STAP_PROBE3): Likewise.
18239         (STAP_PROBE4): Likewise.
18241 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
18243         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
18245 2013-12-02  Steve Ellcey  <sellcey@mips.com>
18247         * benchtests/Makefile (bench): Add sqrt.
18248         (LDLIBS-bench-sqrt): New.
18249         * benchtests/sqrt-input: New.
18251 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
18253         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
18254         (GAIH_EAI): Likewise.
18255         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
18256         (gaih_inet): Likewise.
18257         (getaddrinfo): Don't use GAIH_EAI.
18259         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
18260         (struct gaih): Remove definition.
18262 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
18264         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
18265         Use HERRNOP directly.
18267 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18269         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18271 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
18273         * math/gen-auto-libm-tests.c (test_functions): Add more
18274         single-argument functions.
18275         (special_fill_pi_2): New function.
18276         (special_fill_minus_pi_2): Likewise.
18277         (special_fill_pi_6): Likewise.
18278         (special_fill_minus_pi_6): Likewise.
18279         (special_fill_pi_3): Likewise.
18280         (special_fill_2pi_3): Likewise.
18281         (special_fill_e): Likewise.
18282         (special_fill_1_e): Likewise.
18283         (special_fill_e_minus_1): Likewise.
18284         (special_real_inputs): Add more special inputs.
18285         (output_for_one_input_case): Do not require ERANGE on underflow to
18286         zero if round-to-nearest result does not underflow to zero, unless
18287         exact results required.
18288         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
18289         atan, atanh, cbrt, cos and cosh.
18290         * math/auto-libm-test-out: Regenerated.
18291         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
18292         (acos_tonearest_test_data): Likewise.
18293         (acos_towardzero_test_data): Likewise.
18294         (acos_downward_test_data): Likewise.
18295         (acos_upward_test_data): Likewise.
18296         (acosh_test_data): Likewise.
18297         (asin_test_data): Likewise.
18298         (asin_tonearest_test_data): Likewise.
18299         (asin_towardzero_test_data): Likewise.
18300         (asin_upward_test_data): Likewise.
18301         (asinh_test_data): Likewise.
18302         (atan_test_data): Likewise.
18303         (atanh_test_data): Likewise.
18304         (cbrt_test_data): Likewise.
18305         (cos_test_data): Likewise.
18306         (cos_tonearest_test_data): Likewise.
18307         (cos_towardzero_test_data): Likewise.
18308         (cos_downward_test_data): Likewise.
18309         (cos_upward_test_data): Likewise.
18310         (cosh_test_data): Likewise.
18311         (cosh_tonearest_test_data): Likewise.
18312         (cosh_towardzero_test_data): Likewise.
18313         (cosh_downward_test_data): Likewise.
18314         (cosh_upward_test_data): Likewise.
18315         * sysdeps/i386/fpu/libm-test-ulps: Update.
18316         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18318 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
18320         [BZ #6787]
18321         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
18322         * math/w_exp10f.c (__exp10f): Likewise.
18323         * math/w_exp10l.c (__exp10l): Likewise.
18324         * math/libm-test.inc (exp10_test_data): Add more tests and expect
18325         errno settings in existing tests.
18327         [BZ #14032]
18328         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
18329         precision control set to double precision.
18330         * sysdeps/i386/fpu/w_sqrt.c: New file.
18331         * math/auto-libm-test-in: Add more tests.
18332         * math/auto-libm-test-out: Update.
18334         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
18335         (sqrt_test_tonearest): New function.
18336         (sqrt_towardzero_test_data): New variable.
18337         (sqrt_test_towardzero): New function.
18338         (sqrt_downward_test_data): New variable.
18339         (sqrt_test_downward): New function.
18340         (sqrt_upward_test_data): New variable.
18341         (sqrt_test_upward): New function.
18342         (main): Call the new functions.
18344         * math/gen-auto-libm-tests.c: New file.
18345         * math/auto-libm-test-in: Likewise.
18346         * math/auto-libm-test-out: New generated file.
18347         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
18348         variables.
18349         (%beautify): Add generated representations of zero.
18350         (top level): Set $auto_input and call parse_auto_input.
18351         (beautify): Remove trailing "f" from hex float constants.
18352         (parse_args): Handle XFAIL_TEST.
18353         (convert_condition): New function.
18354         (or_value): Likewise.
18355         (or_cond_value): Likewise.
18356         (generate_testfile): Handle AUTO_TESTS_* lines.
18357         (parse_auto_input): New function.
18358         * math/libm-test.inc (XFAIL_TEST): New macro.
18359         (ERRNO_UNCHANGED): Update value.
18360         (ERRNO_EDOM): Likewise.
18361         (ERRNO_ERANGE): Likewise.
18362         (IGNORE_RESULT): Likewise.
18363         (TEST_COND_flt_32): New macro.
18364         (TEST_COND_dbl_64): Likewise.
18365         (TEST_COND_ldbl_96_intel): Likewise.
18366         (TEST_COND_ldbl_96_m68k): Likewise.
18367         (TEST_COND_ldbl_128): Likewise.
18368         (TEST_COND_ldbl_128ibm): Likewise.
18369         (TEST_COND_long32): Likewise.
18370         (TEST_COND_long64): Likewise.
18371         (TEST_COND_before_rounding): Likewise.
18372         (TEST_COND_after_rounding): Likewise.
18373         (enable_test): Handle XFAIL_TEST flag.
18374         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
18375         with finite results.
18376         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
18377         auto-libm-test-out.
18379 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
18380             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
18382         [BZ #16214]
18383         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
18384         __tls_get_addr_internal instead of __tls_get_offset in order to
18385         avoid GOT pointer dependency.  Make rtld export
18386         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
18387         __tls_get_addr since we are a __tls_get_offset platform.
18388         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
18389         GOT pointer being set up before.
18390         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
18392 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
18394         * manual/math.texi (Errors in Math Functions): Document accuracy
18395         goals.
18397         [BZ #15004]
18398         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
18399         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
18400         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
18401         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
18402         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
18403         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
18404         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
18405         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
18406         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
18407         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
18408         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
18409         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
18410         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
18411         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
18412         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
18413         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
18415         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
18416         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
18417         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
18418         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
18419         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
18420         Likewise.
18421         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
18422         Likewise.
18423         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
18424         Likewise.
18425         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
18426         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
18427         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
18428         atomic-feupdateenv and flt-rounds.
18429         * sysdeps/powerpc/nofpu/Versions (libc): Add
18430         __atomic_feholdexcept, __atomic_feclearexcept,
18431         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
18432         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
18433         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
18434         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
18435         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
18436         here.
18437         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
18438         Update.
18440         * manual/arith.texi (FP Exceptions): Document that exceptions may
18441         not be raised when matherr is used.
18442         (Math Error Reporting): Document overflow in directed rounding
18443         modes.  Document that errno may not be set when finite values are
18444         returned on overflow.  Document intent to set errno on underflow
18445         only for underflow to zero.
18447         [BZ #16271]
18448         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
18449         round-to-nearest then adjust result for other rounding modes.
18450         * include/fenv.h (fegetround): Use libm_hidden_proto.
18451         * math/fegetround.c (fegetround): Use libm_hidden_def.
18452         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
18453         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
18454         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
18455         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
18456         Likewise.
18457         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
18458         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
18459         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
18460         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
18462 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
18464         [BZ #16077]
18465         * nss/Versions (libnss_files): Add
18466         _nss_files_gethostbyname3_r.
18467         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
18468         New function.
18469         (HOST_DB_LOOKUP): Remove macro.
18470         (_nss_files_gethostbyname_r): Implement function without the
18471         HOST_DB_LOOKUP macro.
18472         (_nss_files_gethostbyname2_r): Likewise.
18474 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
18476         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
18478 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
18480         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
18481         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
18482         warning.
18484 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18486         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
18487         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
18488         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
18489         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
18490         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
18491         __fe_nomask_env_priv and attribute_hidden.
18492         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
18493         (libc_feupdateenv_test_ppc): Likewise.
18494         (libc_feresetround_ppc): Likewise.
18495         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
18496         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
18497         compat_symbol macro.
18498         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
18499         (__fe_nomask_env): Likewise.
18500         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
18502 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
18504         * string/Makefile: Remove ifunc tests.
18505         * string/test-string.h: Define TEST_IFUNC.
18506         * string/test-bcopy-ifunc.c: Remove.
18507         * string/test-bzero-ifunc.c: Likewise.
18508         * string/test-memccpy-ifunc.c: Likewise.
18509         * string/test-memchr-ifunc.c: Likewise.
18510         * string/test-memcmp-ifunc.c: Likewise.
18511         * string/test-memcpy-ifunc.c: Likewise.
18512         * string/test-memmem-ifunc.c: Likewise.
18513         * string/test-memmove-ifunc.c: Likewise.
18514         * string/test-mempcpy-ifunc.c: Likewise.
18515         * string/test-memrchr-ifunc.c: Likewise.
18516         * string/test-memset-ifunc.c: Likewise.
18517         * string/test-rawmemchr-ifunc.c: Likewise.
18518         * string/test-stpcpy-ifunc.c: Likewise.
18519         * string/test-stpncpy-ifunc.c: Likewise.
18520         * string/test-strcasecmp-ifunc.c: Likewise.
18521         * string/test-strcasestr-ifunc.c: Likewise.
18522         * string/test-strcat-ifunc.c: Likewise.
18523         * string/test-strchr-ifunc.c: Likewise.
18524         * string/test-strchrnul-ifunc.c: Likewise.
18525         * string/test-strcmp-ifunc.c: Likewise.
18526         * string/test-strcpy-ifunc.c: Likewise.
18527         * string/test-strcspn-ifunc.c: Likewise.
18528         * string/test-strlen-ifunc.c: Likewise.
18529         * string/test-strncasecmp-ifunc.c: Likewise.
18530         * string/test-strncat-ifunc.c: Likewise.
18531         * string/test-strncmp-ifunc.c: Likewise.
18532         * string/test-strncpy-ifunc.c: Likewise.
18533         * string/test-strnlen-ifunc.c: Likewise.
18534         * string/test-strpbrk-ifunc.c: Likewise.
18535         * string/test-strrchr-ifunc.c: Likewise.
18536         * string/test-strspn-ifunc.c: Likewise.
18537         * string/test-strstr-ifunc.c: Likewise.
18539 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
18541         * benchtests/Makefile: Remove ifunc tests.
18542         * benchtests/bench-string.h: Define TEST_IFUNC.
18543         * benchtests/bench-bcopy-ifunc.c: Remove.
18544         * benchtests/bench-bzero-ifunc.c: Likewise.
18545         * benchtests/bench-memccpy-ifunc.c: Likewise.
18546         * benchtests/bench-memchr-ifunc.c: Likewise.
18547         * benchtests/bench-memcmp-ifunc.c: Likewise.
18548         * benchtests/bench-memcpy-ifunc.c: Likewise.
18549         * benchtests/bench-memmem-ifunc.c: Likewise.
18550         * benchtests/bench-memmove-ifunc.c: Likewise.
18551         * benchtests/bench-mempcpy-ifunc.c: Likewise.
18552         * benchtests/bench-memrchr-ifunc.c: Likewise.
18553         * benchtests/bench-memset-ifunc.c: Likewise.
18554         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
18555         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
18556         * benchtests/bench-stpcpy-ifunc.c: Likewise.
18557         * benchtests/bench-stpncpy-ifunc.c: Likewise.
18558         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
18559         * benchtests/bench-strcasestr-ifunc.c: Likewise.
18560         * benchtests/bench-strcat-ifunc.c: Likewise.
18561         * benchtests/bench-strchr-ifunc.c: Likewise.
18562         * benchtests/bench-strchrnul-ifunc.c: Likewise.
18563         * benchtests/bench-strcmp-ifunc.c: Likewise.
18564         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
18565         * benchtests/bench-strcpy-ifunc.c: Likewise.
18566         * benchtests/bench-strcspn-ifunc.c: Likewise.
18567         * benchtests/bench-strlen-ifunc.c: Likewise.
18568         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
18569         * benchtests/bench-strncat-ifunc.c: Likewise.
18570         * benchtests/bench-strncmp-ifunc.c: Likewise.
18571         * benchtests/bench-strncpy-ifunc.c: Likewise.
18572         * benchtests/bench-strnlen-ifunc.c: Likewise.
18573         * benchtests/bench-strpbrk-ifunc.c: Likewise.
18574         * benchtests/bench-strrchr-ifunc.c: Likewise.
18575         * benchtests/bench-strsep-ifunc.c: Likewise.
18576         * benchtests/bench-strspn-ifunc.c: Likewise.
18577         * benchtests/bench-strstr-ifunc.c: Likewise.
18579 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
18581         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
18583 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
18585         * resolv/netdb.h: Use __glibc_reserved instead __unused.
18586         * rt/aio.h: Likewise.
18587         * sysdeps/gnu/bits/utmp.h: Likewise.
18588         * sysdeps/gnu/bits/utmpx.h: Likewise.
18589         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
18590         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
18591         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
18592         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
18593         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
18594         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
18595         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
18596         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
18597         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
18598         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
18599         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
18600         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
18601         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
18602         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
18603         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
18604         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
18605         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
18606         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
18607         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
18608         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
18609         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
18610         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
18611         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
18612         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
18613         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
18614         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
18615         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
18616         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
18617         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
18618         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
18619         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
18620         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
18621         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
18622         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
18623         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
18624         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
18625         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
18626         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
18627         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
18628         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
18629         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
18630         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
18632 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
18634         [BZ #16245]
18635         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
18636         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
18638 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
18640         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
18641         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
18642         Likewise.
18644 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18646         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
18647         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
18648         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
18649         (__fesetround): Remove define.
18650         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
18651         rounding and exceptions handling.
18652         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
18653         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
18654         (__fe_nomask_env): Likewise.
18655         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
18656         __fegetround instead of fegetround.
18657         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
18658         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
18660 2013-11-21  Roland McGrath  <roland@hack.frob.com>
18662         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
18663         it's there.
18665         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
18667 2013-11-21  Meador Inge  <meadori@codesourcery.com>
18669         [BZ #11157]
18670         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
18671         (encrypt_r): Likewise.
18672         * malloc/obstack.h (obstack_free): Likewise.
18673         * posix/unistd.h (encrypt): Likewise.
18675 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
18677         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
18678         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
18679         DL_CALL_DT_FINI() that call the functions directly.
18680         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
18681         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
18682         * elf/dl-fini.c: Likewise.
18684 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
18686         * malloc/hooks.c (memalign_check): Add alignment rounding.
18687         * malloc/malloc.c (_mid_memalign): New function.
18688         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
18689         Implement by calling _mid_memalign.
18690         * manual/probes.texi (Memory Allocation Probes): Remove
18691         memory_valloc_retry and memory_pvalloc_retry.
18693 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
18695         * locale/programs/locarchive.c (open_archive): Add const
18696         qualifier to ARCHIVEFNAME and copy default fname to
18697         DEFAULT_FNAME.
18699         [BZ #15601]
18700         * libio/tst-widetext.input: Rename Oriya to Odia.
18701         * locale/iso-639.def: Likewise.
18703         * manual/probes.texi (Mathematical Function Probes): Add
18704         documentation for sin, cos, asin and acos probes.
18705         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
18706         (__sin32): Add slowasin probe.
18707         (__cos32): Add slowacos probe.
18708         (__mpsin): Add slowsin probe.
18709         (__mpcos): Add slowcos probe.
18711 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
18713         [BZ #15483]
18714         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
18715         thread-local __sim_exceptions_thread and global
18716         __sim_exceptions_global.
18717         (__sim_disabled_exceptions): Change to thread-local
18718         __sim_disabled_exceptions_thread and global
18719         __sim_disabled_exceptions_global.
18720         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
18721         and global __sim_round_mode_global.
18722         (__simulate_exceptions): Use thread-local floating-point state and
18723         set global state from it as needed.
18724         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
18725         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
18726         __sim_round_mode_thread.
18727         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
18728         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
18729         and global __sim_exceptions_global.
18730         (__sim_disabled_exceptions): Change to thread-local
18731         __sim_disabled_exceptions_thread and global
18732         __sim_disabled_exceptions_global.
18733         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
18734         and global __sim_round_mode_global.
18735         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
18736         (SIM_SET_GLOBAL): Likewise.
18737         * sysdeps/powerpc/soft-fp/sfp-machine.h
18738         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
18739         __sim_round_mode_thread.
18740         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
18741         __sim_disabled_exceptions_thread.
18742         (__sim_exceptions): Change to __sim_exceptions_thread.
18743         (__sim_disabled_exceptions): Change to
18744         __sim_disabled_exceptions_thread.
18745         (__sim_round_mode): Change to __sim_round_mode_thread.
18746         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
18747         thread-local floating-point state and set global state from it as
18748         needed.
18749         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
18750         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
18751         (__sim_disabled_exceptions): Remove extern declaration.
18752         (feenableexcept): Use thread-local floating-point state and set
18753         global state from it as needed.
18754         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
18755         extern declaration.
18756         (__sim_disabled_exceptions): Likewise.
18757         (__sim_round_mode): Likewise.
18758         (__fegetenv): Use thread-local floating-point state.
18759         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
18760         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
18761         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
18762         floating-point state and set global state from it as needed.
18763         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
18764         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
18765         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
18766         Likewise.
18767         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
18768         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
18769         Likewise.
18770         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
18771         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
18772         Use __sim_round_mode_thread.
18773         * math/test-fenv-tls.c: New file.
18774         * math/Makefile (tests): Add test-fenv-tls.
18775         ($(objpfx)test-fenv-tls): Depend on
18776         $(common-objpfx)nptl/libpthread.so.
18778 2013-11-19  Andreas Schwab  <schwab@suse.de>
18780         * locale/programs/locale.c (show_info): Decode wordarray elements.
18781         * locale/categories.def (LC_MONETARY): Add element for
18782         _NL_MONETARY_CRNCYSTR.
18783         * locale/C-monetary.c (conversion_rate): New variable.
18784         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
18785         element.
18787 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
18789         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
18790         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
18792 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
18794         * elf/Makefile (tst-auxv): New test.
18795         * elf/tst-auxv.c: New
18796         * elf/rtld.c (dl_main): Adjust AT_EXECFN
18798 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
18800         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
18801         (hidden_proto): Caller changed.
18802         (hidden_tls_proto): New macro.
18803         (libc_hidden_tls_proto): Likewise.
18804         (rtld_hidden_tls_proto): Likewise.
18805         (libm_hidden_tls_proto): Likewise.
18806         (libresolv_hidden_tls_proto): Likewise.
18807         (librt_hidden_tls_proto): Likewise.
18808         (libdl_hidden_tls_proto): Likewise.
18809         (libnss_files_hidden_tls_proto): Likewise.
18810         (libnsl_hidden_tls_proto): Likewise.
18811         (libnss_nisplus_hidden_tls_proto): Likewise.
18812         (libutil_hidden_tls_proto): Likewise.
18814 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
18816         [BZ #10253]
18817         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
18818         (decompose_rpath): Defer expansion to fillin_rpath.
18819         (_dl_init_paths): Pass linkmap to fillin_rpath.
18821 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
18823         * benchtests/Makefile: Add strsep.
18824         * benchtests/bench-strsep.c: New file: strsep benchtest.
18825         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
18827 2013-11-18  Andreas Schwab  <schwab@suse.de>
18829         * locale/programs/locale.c (show_info) [case byte]: Check for
18830         '\377' instead of '\177'.
18831         * locale/C-monetary.c (not_available): Always use "\377".
18832         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
18833         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
18834         detect unavailable sign_posn locale elements.
18835         * locale/localeconv.c (__localeconv): For grouping and
18836         mon_grouping handle "\177" and "\377" like no grouping.
18837         (INT_ELEM): New macro.  Use it to set all numeric members.
18838         * locale/programs/ld-monetary.c (monetary_read)
18839         <tok_mon_grouping>: Normalize single -1 to the empty string.
18840         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
18841         Likewise.
18843 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
18845         [BZ #16055]
18846         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
18847         when we match (nil).
18848         * stdio-common/tst-sscanf.c (struct test): Add testcase.
18850 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
18852         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
18853         (NO_TEST_INLINE): Update value.
18854         (ERRNO_UNCHANGED): Likewise.
18855         (ERRNO_EDOM): Likewise.
18856         (ERRNO_ERANGE): Likewise.
18857         (IGNORE_RESULT): Likewise.
18858         (check_float_internal): Check signs of NaN results if
18859         TEST_NAN_SIGN used.
18860         (check_complex): Pass TEST_NAN_SIGN flag through to second
18861         check_float_internal call.
18862         (copysign_test_data): Add tests with quiet NaNs as second
18863         argument.  Use TEST_NAN_SIGN.
18864         (fabs_test_data): Add test of negative quiet NaN argument.  Use
18865         TEST_NAN_SIGN.
18866         (signbit_test_data): Add tests of quiet NaN argument.
18867         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
18869         * math/gen-libm-test.pl (show_exceptions): Take extra argument
18870         $ignore_result.
18871         (parse_args): Handle function results specified as IGNORE.
18872         * math/libm-test.inc (IGNORE_RESULT): New macro.
18873         (check_float_internal): Do not check numerical result if flag
18874         IGNORE_RESULT set.
18875         (check_complex): Pass through IGNORE_RESULT to second
18876         check_float_internal call.
18877         (check_int): Do not check numerical result if flag IGNORE_RESULT
18878         set.
18879         (check_long): Likewise.
18880         (check_bool): Likewise.
18881         (check_longlong): Likewise.
18882         (lrint_test_data): Add tests of infinite and NaN arguments.
18883         (lrint_tonearest_test_data): Likewise.
18884         (lrint_towardzero_test_data): Likewise.
18885         (lrint_downward_test_data): Likewise.
18886         (lrint_upward_test_data): Likewise.
18887         (llrint_test_data): Likewise.
18888         (llrint_tonearest_test_data): Likewise.
18889         (llrint_towardzero_test_data): Likewise.
18890         (llrint_downward_test_data): Likewise.
18891         (llrint_upward_test_data): Likewise.
18892         (lround_test_data): Likewise.
18893         (llround_test_data): Likewise.
18895         * math/libm-test.inc (NO_TEST_INLINE): New macro.
18896         (ERRNO_UNCHANGED): Update value.
18897         (ERRNO_EDOM): Likewise.
18898         (ERRNO_ERANGE): Likewise.
18899         (NO_TEST_INLINE_FLOAT): New macro.
18900         (NO_TEST_INLINE_DOUBLE): Likewise.
18901         (enable_test): New function.
18902         (RUN_TEST_f_f): Check enable_test before running test.
18903         (RUN_TEST_2_f): Likewise.
18904         (RUN_TEST_fff_f): Likewise.
18905         (RUN_TEST_c_f): Likewise.
18906         (RUN_TEST_f_f1): Likewise.
18907         (RUN_TEST_fF_f1): Likewise.
18908         (RUN_TEST_fI_f1): Likewise.
18909         (RUN_TEST_ffI_f1): Likewise.
18910         (RUN_TEST_c_c): Likewise.
18911         (RUN_TEST_cc_c): Likewise.
18912         (RUN_TEST_f_i): Likewise.
18913         (RUN_TEST_f_i_tg): Likewise.
18914         (RUN_TEST_ff_i_tg): Likewise.
18915         (RUN_TEST_f_b): Likewise.
18916         (RUN_TEST_f_b_tg): Likewise.
18917         (RUN_TEST_f_l): Likewise.
18918         (RUN_TEST_f_L): Likewise.
18919         (RUN_TEST_fFF_11): Likewise.
18920         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
18921         conditionals.
18922         (cosh_test_data): Likewise.
18923         (exp_test_data): Likewise.
18924         (expm1_test_data): Likewise.
18925         (hypot_test_data): Likewise.
18926         (pow_test_data): Likewise.
18927         (sinh_test_data): Likewise.
18928         (tanh_test_data): Likewise.
18929         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
18930         flags argument.
18932         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
18933         tests with quiet NaN input and output.
18934         (acosh_test_data): Likewise.
18935         (asin_test_data): Likewise.
18936         (asinh_test_data): Likewise.
18937         (atan_test_data): Likewise.
18938         (atanh_test_data): Likewise.
18939         (atan2_test_data): Likewise.
18940         (cbrt_test_data): Likewise.
18941         (cos_test_data): Likewise.
18942         (cosh_test_data): Likewise.
18943         (erf_test_data): Likewise.
18944         (erfc_test_data): Likewise.
18945         (exp_test_data): Likewise.
18946         (exp10_test_data): Likewise.
18947         (exp2_test_data): Likewise.
18948         (expm1_test_data): Likewise.
18949         (hypot_test_data): Likewise.
18950         (j0_test_data): Likewise.
18951         (j1_test_data): Likewise.
18952         (jn_test_data): Likewise.
18953         (lgamma_test_data): Likewise.
18954         (log_test_data): Likewise.
18955         (log10_test_data): Likewise.
18956         (log1p_test_data): Likewise.
18957         (log2_test_data): Likewise.
18958         (pow_test_data): Likewise.
18959         (scalb_test_data): Likewise.
18960         (sin_test_data): Likewise.
18961         (sincos_test_data): Likewise.
18962         (sinh_test_data): Likewise.
18963         (tan_test_data): Likewise.
18964         (tanh_test_data): Likewise.
18965         (tgamma_test_data): Likewise.
18966         (y0_test_data): Likewise.
18967         (y1_test_data): Likewise.
18968         (yn_test_data): Likewise.
18970         [BZ #16167]
18971         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
18972         argument being NaN and avoid computations with second argument in
18973         that case.
18974         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
18975         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
18976         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
18978 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
18980         * locale/iso-639.def: Add Chitwani Tharu (the).
18982 2013-11-14  Andreas Schwab  <schwab@suse.de>
18984         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
18985         word instead of empty string.
18987 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18989         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
18990         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
18991         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
18992         (__fe_nomask_env): Likewise.
18994 2013-11-13  Steve Ellcey  <sellcey@mips.com>
18996         * benchtests/bench-timing.h: Include time.h.
18998 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
19000         [BZ #15997]
19001         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
19002         to 3.4.0 for x32.
19003         * sysdeps/unix/sysv/linux/configure: Regenerated.
19005 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
19007         [BZ #16151]
19008         * stdlib/strtod_l.c (round_and_return): Do not consider
19009         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
19010         exponent one less than half the least subnormal exponent.
19011         * stdlib/test-strtod-round-data: Add more tests.
19012         * stdlib/tst-strtod-round.c (tests): Regenerated.
19014 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19016         [BZ #14143]
19017         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
19018         (__fe_mask_env): Likewise.
19019         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
19020         libm_hidden_proto and add function prototype.
19021         (__fe_mask_env): Add function prototype.
19022         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
19023         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
19024         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
19025         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
19026         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
19027         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
19029 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
19031         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
19032         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
19034 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
19036         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
19037         of htab_find_slot().
19039 2013-11-11  David S. Miller  <davem@davemloft.net>
19041         [BZ #16150]
19042         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
19043         symbol in the non-vis3 case in static builds.
19044         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
19045         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
19046         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
19047         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
19049 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
19051         [BZ #387]
19052         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
19053         it is empty.
19055 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19057         * benchtests/Makefile: Add bench-strtod.
19058         * benchtests/bench-strtod.c: New file: strtod benchtest
19060 2013-11-11  Andreas Schwab  <schwab@suse.de>
19062         [BZ #16153]
19063         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
19064         terminating NUL in key length.
19066 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19068         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
19069         Add artificial ODP entry for vDSO symbol for PPC64.
19070         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
19071         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
19073 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
19075         [BZ #15374]
19076         * nss/getent.c (services_keys): Recognize services starting with digit.
19078 2013-11-06  David S. Miller  <davem@davemloft.net>
19080         [BZ #15985]
19081         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
19082         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
19084 2013-11-06  Will Newton  <will.newton@linaro.org>
19086         * manual/memory.texi (Malloc Examples): Remove register
19087         keyword from examples.
19089 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
19091         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
19093 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
19095         [BZ #6981]
19096         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
19097         depending on [__GCC_IEC_559 > 0].
19098         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
19099         depending on [__GCC_IEC_559_COMPLEX > 0].
19101 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
19103         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
19104         to iso-639.def.
19106 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
19108         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
19110 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
19112         [BZ #16112]
19113         * malloc/malloc (malloc_info): Do not handle first bin as
19114         special case.
19116 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
19118         * locale/iso-639.def: Add Central Nahuatl (nhn).
19120 2013-11-01  Bruno Haible  <bruno@clisp.org>
19122         [BZ #7003]
19123         * manual/math.texi (BSD Random): Specify range upper bound as
19124         in POSIX.
19126 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
19128         * locale/iso-639.def: Add Meadow Mari (mhr).
19130 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
19132         [BZ #14752], [BZ #15763]
19133         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
19134         Validate name.
19135         * rt/tst_shm.c: Add test for escaping directory.
19137 2013-10-31  Andreas Schwab  <schwab@suse.de>
19139         [BZ #15917]
19140         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
19141         followed by 'x' as part of digit sequence.
19142         * stdio-common/tst-sscanf.c (double_tests2): New tests.
19144 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
19146         [BZ #16037]
19147         * configure.ac: allow GNU Make 4.0 and greater.
19148         * configure: Regenerated.
19150 2013-10-30  Will Newton  <will.newton@linaro.org>
19152         [BZ #16038]
19153         * malloc/hooks.c (memalign_check): Limit alignment to the
19154         maximum representable power of two.
19155         * malloc/malloc.c (__libc_memalign): Likewise.
19156         * malloc/tst-memalign.c (do_test): Add test for very
19157         large alignment values.
19158         * malloc/tst-posix_memalign.c (do_test): Likewise.
19160 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
19162         [BZ #11087]
19163         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
19164         (munmap_chunk): Likewise.
19165         (mremap_chunk): Likewise.
19167 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
19169         [BZ #15799]
19170         * stdlib/div.c (div): Remove obsolete code.
19171         * stdlib/ldiv.c (ldiv): Likewise.
19172         * stdlib/lldiv.c (lldiv): Likewise.
19174 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
19176         [BZ #16071]
19177         * nss/nss_files/files-XXX.c (get_contents_ret): New
19178         enumerator.
19179         (get_contents): New function.
19180         (internal_getent): Use it.  Expand size of LINEBUFLEN.
19182 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
19184         * configure.in: Moved to ...
19185         * configure.ac: ... here. Change reference to configure.in
19186         to configure.ac.
19187         * sysdeps/arm/preconfigure.ac: ... here.
19188         configure.in to configure.ac.
19189         * sysdeps/gnu/configure.in: Moved to ...
19190         * sysdeps/gnu/configure.ac: ... here.
19191         * sysdeps/i386/configure.in: Moved to ...
19192         * sysdeps/i386/configure.ac: ... here.
19193         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
19194         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
19195         * sysdeps/mach/configure.in: Moved to ...
19196         * sysdeps/mach/configure.ac: ... here.
19197         * sysdeps/mach/hurd/configure.in: Moved to ...
19198         * sysdeps/mach/hurd/configure.ac: ... here.
19199         * sysdeps/powerpc/configure.in: Moved to ...
19200         * sysdeps/powerpc/configure.ac: ... here.
19201         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
19202         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
19203         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
19204         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
19205         * sysdeps/s390/s390-32/configure.in: Moved to ...
19206         * sysdeps/s390/s390-32/configure.ac: ... here.
19207         * sysdeps/s390/s390-64/configure.in: Moved to ...
19208         * sysdeps/s390/s390-64/configure.ac: ... here.
19209         * sysdeps/sh/configure.in: Moved to ...
19210         * sysdeps/sh/configure.ac: ... here.
19211         * sysdeps/sparc/configure.in: Moved to ...
19212         * sysdeps/sparc/configure.ac: ... here.
19213         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
19214         * sysdeps/unix/sysv/linux/configure.ac: ... here.
19215         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
19216         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
19217         * sysdeps/x86_64/configure.in: Moved to ...
19218         * sysdeps/x86_64/configure.ac: ... here.
19219         * sysdeps/x86_64/preconfigure.in: Moved to ...
19220         * sysdeps/x86_64/preconfigure.ac: ... here.
19221         * aclocal.m4: Change reference to configure.in to configure.ac.
19222         * config.h.in: Likewise.
19223         * manual/install.texi: Likewise.
19224         * manual/maint.texi: Likewise.
19225         * Makefile: Likewise.
19226         * malloc/Makefile: Likewise.
19227         * nscd/Makefile: Likewise.
19228         * Makeconfig: Change reference to configure.in and
19229         preconfigure.in to configure.ac and preconfigure.ac
19230         respectively.
19231         * INSTALL: Regenerated.
19232         * configure: Likewise.
19233         * sysdeps/gnu/configure: Likewise.
19234         * sysdeps/i386/configure: Likewise.
19235         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
19236         * sysdeps/mach/configure: Likewise.
19237         * sysdeps/mach/hurd/configure: Likewise.
19238         * sysdeps/powerpc/configure: Likewise.
19239         * sysdeps/powerpc/powerpc32/configure: Likewise.
19240         * sysdeps/powerpc/powerpc64/configure: Likewise.
19241         * sysdeps/s390/s390-32/configure: Likewise.
19242         * sysdeps/s390/s390-64/configure: Likewise.
19243         * sysdeps/sh/configure: Likewise.
19244         * sysdeps/sparc/configure: Likewise.
19245         * sysdeps/unix/sysv/linux/configure: Likewise.
19246         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
19247         * sysdeps/x86_64/configure: Likewise.
19248         * sysdeps/x86_64/preconfigure: Likewise.
19250 2013-10-29  Andreas Schwab  <schwab@suse.de>
19252         * stdio-common/Makefile (tst-swscanf-ENV): Define.
19254 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
19256         * benchtests/pow-inputs: Add new inputs.
19258         * benchtests/exp-inputs: Add new inputs.
19260         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
19261         conditional check for return value.
19262         (__cos32): Likewise.
19264 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19266         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
19267         to provide a boost for large inputs with word alignment.
19268         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
19269         implementation based on optimized PPC64 strcpy.
19270         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
19271         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
19272         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
19273         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
19275 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
19277         [BZ #2801]
19278         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
19280 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
19282         [BZ #14876]
19283         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
19284         * time/tst-strptime.c (day_tests): Add testcase.
19286 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
19288         [BZ #14029]
19289         * manual/pattern.texi: Acknowledge that fnmatch can fail.
19291 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
19293         [BZ #16074]
19294         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
19295         MAP_FAILED on error.
19297 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
19299         [BZ #16072]
19300         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
19301         heap for large requests.
19303 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
19305         [BZ #9954]
19306         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
19307         result if the result has no associated interface.
19308         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
19309         interface for all 127.X.Y.Z addresses.
19311 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
19313         * locale/iso-639.def: Add Ligurian (lij)
19315 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
19317         [BZ #15825]
19318         * sunrpc/rpc_main.c: Document rpcgen -5.
19320 2013-10-19  Michael Stahl  <mstahl@redhat.com>
19322         * elf/rtld.c (do_preload): Print the reason why preloading failed.
19324 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
19326         [BZ #10278]
19327         * posix/glob.c: Match only directories when trailing slash is present.
19328         * posix/tst-gnuglob.c (my_opendir): Do not open files.
19329         (main): Add testcase.
19331 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
19333         [BZ #15670]
19334         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
19336 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
19338         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
19339         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
19340         AUTH_DES and cindex for FIPS 140-2.
19341         (DES Encryption): Add cindex FIPS 46-3.
19343         * locale/locarchive.h (struct locarhandle): Add fname.
19344         * locale/programs/localedef.c (main): Pass ARGV[remaining]
19345         if an optional argument was specified to --list-archive,
19346         otherwise NULL.
19347         * locale/programs/locarchive.c (show_archive_content): Take new
19348         argument fname and pass it via ah.fname to open_archive.
19349         * locale/programs/localedef.h: Update decl.
19350         (open_archive): If AH->fname is non-null, open that file
19351         rather than the default file name, and don't ignore ENOENT.
19352         (create_archive): Set AH.fname to NULL.
19353         (delete_locales_from_archive): Likewise.
19354         (add_locales_to_archive): Likewise.
19355         * locale/programs/locfile.c (write_all_categories): Likewise.
19357 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
19358             Aldy Hernandez  <aldyh@redhat.com>
19360         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
19361         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
19362         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
19363         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
19364         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
19365         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
19366         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
19367         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
19368         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
19369         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
19370         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
19371         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
19372         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
19373         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
19374         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
19375         Likewise.
19376         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
19377         Likewise.
19378         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
19379         Likewise.
19380         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
19381         Likewise.
19382         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
19383         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
19384         Likewise.
19385         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
19386         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
19387         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
19388         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
19389         Likewise.
19390         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
19391         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
19392         * sysdeps/powerpc/preconfigure: Likewise.
19393         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
19394         Likewise.
19395         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
19396         Replace contents of file by #include of <fenv_libc.h>.
19397         * sysdeps/powerpc/soft-fp/sfp-machine.h
19398         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
19399         and <sys/prctl.h>.
19400         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
19401         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
19402         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
19403         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
19404         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
19405         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
19406         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
19407         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
19408         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
19409         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
19410         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
19411         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
19412         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
19413         Allow copysignl PLT reference to be missing.
19415 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
19416             Joseph Myers  <joseph@codesourcery.com
19418         [BZ #15948]
19419         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
19420         single character.
19421         (add_to_tablewc): Assert sequence of wide characters is nonempty.
19423 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
19425         * elf/tst-tls-dlinfo.c: Don't include tls.h.
19426         * elf/tst-tls1.c: Likewise.
19427         * elf/tst-tls10.h: Likewise.
19428         * elf/tst-tls14.c: Likewise.
19429         * elf/tst-tls2.c: Likewise.
19430         * elf/tst-tls3.c: Likewise.
19431         * elf/tst-tls4.c: Likewise.
19432         * elf/tst-tls5.c: Likewise.
19433         * elf/tst-tls6.c: Likewise.
19434         * elf/tst-tls7.c: Likewise.
19435         * elf/tst-tls8.c: Likewise.
19436         * elf/tst-tls9.c: Likewise.
19437         * elf/tst-tlsmod1.c: Likewise.
19438         * elf/tst-tlsmod13.c: Likewise.
19439         * elf/tst-tlsmod13a.c: Likewise.
19440         * elf/tst-tlsmod14a.c: Likewise.
19441         * elf/tst-tlsmod16a.c: Likewise.
19442         * elf/tst-tlsmod16b.c: Likewise.
19443         * elf/tst-tlsmod2.c: Likewise.
19444         * elf/tst-tlsmod3.c: Likewise.
19445         * elf/tst-tlsmod4.c: Likewise.
19446         * elf/tst-tlsmod5.c: Likewise.
19447         * elf/tst-tlsmod6.c: Likewise.
19449 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
19451         [BZ #12486]
19452         * malloc/malloc.c: remove checks for statistics.
19454 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
19456         [BZ #15277]
19457         * inet/inet_net.c (inet_network): Detect additional invalid strings.
19458         * inet/tst-network.c: Add testcase.
19460 2013-10-17  Andreas Schwab  <schwab@suse.de>
19462         [BZ #15218]
19463         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
19464         to determine canonical name.
19466 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
19468         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
19469         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
19470         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
19471         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
19472         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
19473         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
19474         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
19475         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
19476         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
19477         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
19478         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
19479         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
19480         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
19481         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
19482         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
19483         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
19484         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
19485         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
19486         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
19487         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
19488         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
19489         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
19490         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
19491         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
19492         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
19493         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
19494         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
19495         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
19496         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
19497         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
19498         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
19499         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
19500         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
19501         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
19502         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
19503         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
19504         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
19505         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
19506         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
19507         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
19508         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
19509         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
19510         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
19511         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
19512         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
19513         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
19514         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
19515         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
19516         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
19517         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
19518         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
19519         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
19520         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
19521         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
19522         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
19523         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
19524         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
19525         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
19527 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
19529         [BZ #16041]
19530         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
19531         make result into a quiet NaN.
19533 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
19535         * soft-fp/adddf3.c: Fix horizontal whitespace.
19536         * soft-fp/addsf3.c: Likewise.
19537         * soft-fp/addtf3.c: Likewise.
19538         * soft-fp/divdf3.c: Likewise.
19539         * soft-fp/divsf3.c: Likewise.
19540         * soft-fp/divtf3.c: Likewise.
19541         * soft-fp/double.h: Likewise.
19542         * soft-fp/eqdf2.c: Likewise.
19543         * soft-fp/eqsf2.c: Likewise.
19544         * soft-fp/eqtf2.c: Likewise.
19545         * soft-fp/extenddftf2.c: Likewise.
19546         * soft-fp/extended.h: Likewise.
19547         * soft-fp/extendsfdf2.c: Likewise.
19548         * soft-fp/extendsftf2.c: Likewise.
19549         * soft-fp/extendxftf2.c: Likewise.
19550         * soft-fp/fixdfdi.c: Likewise.
19551         * soft-fp/fixdfsi.c: Likewise.
19552         * soft-fp/fixdfti.c: Likewise.
19553         * soft-fp/fixsfdi.c: Likewise.
19554         * soft-fp/fixsfsi.c: Likewise.
19555         * soft-fp/fixsfti.c: Likewise.
19556         * soft-fp/fixtfdi.c: Likewise.
19557         * soft-fp/fixtfsi.c: Likewise.
19558         * soft-fp/fixtfti.c: Likewise.
19559         * soft-fp/fixunsdfdi.c: Likewise.
19560         * soft-fp/fixunsdfsi.c: Likewise.
19561         * soft-fp/fixunsdfti.c: Likewise.
19562         * soft-fp/fixunssfdi.c: Likewise.
19563         * soft-fp/fixunssfsi.c: Likewise.
19564         * soft-fp/fixunssfti.c: Likewise.
19565         * soft-fp/fixunstfdi.c: Likewise.
19566         * soft-fp/fixunstfsi.c: Likewise.
19567         * soft-fp/fixunstfti.c: Likewise.
19568         * soft-fp/floatdidf.c: Likewise.
19569         * soft-fp/floatdisf.c: Likewise.
19570         * soft-fp/floatditf.c: Likewise.
19571         * soft-fp/floatsidf.c: Likewise.
19572         * soft-fp/floatsisf.c: Likewise.
19573         * soft-fp/floatsitf.c: Likewise.
19574         * soft-fp/floattidf.c: Likewise.
19575         * soft-fp/floattisf.c: Likewise.
19576         * soft-fp/floattitf.c: Likewise.
19577         * soft-fp/floatundidf.c: Likewise.
19578         * soft-fp/floatundisf.c: Likewise.
19579         * soft-fp/floatunditf.c: Likewise.
19580         * soft-fp/floatunsidf.c: Likewise.
19581         * soft-fp/floatunsisf.c: Likewise.
19582         * soft-fp/floatunsitf.c: Likewise.
19583         * soft-fp/floatuntidf.c: Likewise.
19584         * soft-fp/floatuntisf.c: Likewise.
19585         * soft-fp/floatuntitf.c: Likewise.
19586         * soft-fp/fmadf4.c: Likewise.
19587         * soft-fp/fmasf4.c: Likewise.
19588         * soft-fp/fmatf4.c: Likewise.
19589         * soft-fp/gedf2.c: Likewise.
19590         * soft-fp/gesf2.c: Likewise.
19591         * soft-fp/getf2.c: Likewise.
19592         * soft-fp/ledf2.c: Likewise.
19593         * soft-fp/lesf2.c: Likewise.
19594         * soft-fp/letf2.c: Likewise.
19595         * soft-fp/muldf3.c: Likewise.
19596         * soft-fp/mulsf3.c: Likewise.
19597         * soft-fp/multf3.c: Likewise.
19598         * soft-fp/negdf2.c: Likewise.
19599         * soft-fp/negsf2.c: Likewise.
19600         * soft-fp/negtf2.c: Likewise.
19601         * soft-fp/op-1.h: Likewise.
19602         * soft-fp/op-2.h: Likewise.
19603         * soft-fp/op-4.h: Likewise.
19604         * soft-fp/op-8.h: Likewise.
19605         * soft-fp/op-common.h: Likewise.
19606         * soft-fp/quad.h: Likewise.
19607         * soft-fp/single.h: Likewise.
19608         * soft-fp/soft-fp.h: Likewise.
19609         * soft-fp/sqrtdf2.c: Likewise.
19610         * soft-fp/sqrtsf2.c: Likewise.
19611         * soft-fp/sqrttf2.c: Likewise.
19612         * soft-fp/subdf3.c: Likewise.
19613         * soft-fp/subsf3.c: Likewise.
19614         * soft-fp/subtf3.c: Likewise.
19615         * soft-fp/truncdfsf2.c: Likewise.
19616         * soft-fp/trunctfdf2.c: Likewise.
19617         * soft-fp/trunctfsf2.c: Likewise.
19618         * soft-fp/trunctfxf2.c: Likewise.
19619         * soft-fp/unorddf2.c: Likewise.
19620         * soft-fp/unordsf2.c: Likewise.
19621         * soft-fp/unordtf2.c: Likewise.
19623 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
19625         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
19626         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
19628 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
19630         * elf/dl-libc.c: Clear initfini list after freeing.
19632 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
19634         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
19635         * soft-fp/addsf3.c: Likewise.
19636         * soft-fp/addtf3.c: Likewise.
19637         * soft-fp/divdf3.c: Likewise.
19638         * soft-fp/divsf3.c: Likewise.
19639         * soft-fp/divtf3.c: Likewise.
19640         * soft-fp/double.h: Likewise.
19641         * soft-fp/eqdf2.c: Likewise.
19642         * soft-fp/eqsf2.c: Likewise.
19643         * soft-fp/eqtf2.c: Likewise.
19644         * soft-fp/extenddftf2.c: Likewise.
19645         * soft-fp/extended.h: Likewise.
19646         * soft-fp/extendsfdf2.c: Likewise.
19647         * soft-fp/extendsftf2.c: Likewise.
19648         * soft-fp/extendxftf2.c: Likewise.
19649         * soft-fp/fixdfdi.c: Likewise.
19650         * soft-fp/fixdfsi.c: Likewise.
19651         * soft-fp/fixdfti.c: Likewise.
19652         * soft-fp/fixsfdi.c: Likewise.
19653         * soft-fp/fixsfsi.c: Likewise.
19654         * soft-fp/fixsfti.c: Likewise.
19655         * soft-fp/fixtfdi.c: Likewise.
19656         * soft-fp/fixtfsi.c: Likewise.
19657         * soft-fp/fixtfti.c: Likewise.
19658         * soft-fp/fixunsdfdi.c: Likewise.
19659         * soft-fp/fixunsdfsi.c: Likewise.
19660         * soft-fp/fixunsdfti.c: Likewise.
19661         * soft-fp/fixunssfdi.c: Likewise.
19662         * soft-fp/fixunssfsi.c: Likewise.
19663         * soft-fp/fixunssfti.c: Likewise.
19664         * soft-fp/fixunstfdi.c: Likewise.
19665         * soft-fp/fixunstfsi.c: Likewise.
19666         * soft-fp/fixunstfti.c: Likewise.
19667         * soft-fp/floatdidf.c: Likewise.
19668         * soft-fp/floatdisf.c: Likewise.
19669         * soft-fp/floatditf.c: Likewise.
19670         * soft-fp/floatsidf.c: Likewise.
19671         * soft-fp/floatsisf.c: Likewise.
19672         * soft-fp/floatsitf.c: Likewise.
19673         * soft-fp/floattidf.c: Likewise.
19674         * soft-fp/floattisf.c: Likewise.
19675         * soft-fp/floattitf.c: Likewise.
19676         * soft-fp/floatundidf.c: Likewise.
19677         * soft-fp/floatundisf.c: Likewise.
19678         * soft-fp/floatunsidf.c: Likewise.
19679         * soft-fp/floatunsisf.c: Likewise.
19680         * soft-fp/floatuntidf.c: Likewise.
19681         * soft-fp/floatuntisf.c: Likewise.
19682         * soft-fp/floatuntitf.c: Likewise.
19683         * soft-fp/fmadf4.c: Likewise.
19684         * soft-fp/fmasf4.c: Likewise.
19685         * soft-fp/fmatf4.c: Likewise.
19686         * soft-fp/gedf2.c: Likewise.
19687         * soft-fp/gesf2.c: Likewise.
19688         * soft-fp/getf2.c: Likewise.
19689         * soft-fp/ledf2.c: Likewise.
19690         * soft-fp/lesf2.c: Likewise.
19691         * soft-fp/letf2.c: Likewise.
19692         * soft-fp/muldf3.c: Likewise.
19693         * soft-fp/mulsf3.c: Likewise.
19694         * soft-fp/multf3.c: Likewise.
19695         * soft-fp/negdf2.c: Likewise.
19696         * soft-fp/negsf2.c: Likewise.
19697         * soft-fp/negtf2.c: Likewise.
19698         * soft-fp/op-1.h: Likewise.
19699         * soft-fp/op-2.h: Likewise.
19700         * soft-fp/op-4.h: Likewise.
19701         * soft-fp/op-8.h: Likewise.
19702         * soft-fp/op-common.h: Likewise.
19703         * soft-fp/quad.h: Likewise.
19704         * soft-fp/single.h: Likewise.
19705         * soft-fp/soft-fp.h: Likewise.
19706         * soft-fp/sqrtdf2.c: Likewise.
19707         * soft-fp/sqrtsf2.c: Likewise.
19708         * soft-fp/sqrttf2.c: Likewise.
19709         * soft-fp/subdf3.c: Likewise.
19710         * soft-fp/subsf3.c: Likewise.
19711         * soft-fp/subtf3.c: Likewise.
19712         * soft-fp/truncdfsf2.c: Likewise.
19713         * soft-fp/trunctfdf2.c: Likewise.
19714         * soft-fp/trunctfsf2.c: Likewise.
19715         * soft-fp/trunctfxf2.c: Likewise.
19716         * soft-fp/unorddf2.c: Likewise.
19717         * soft-fp/unordsf2.c: Likewise.
19718         * soft-fp/unordtf2.c: Likewise.
19720 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
19722         [BZ #15672]
19723         * misc/error.c (error_tail): Fix possible buffer overflow.
19725 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
19727         [BZ #13028]
19728         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
19729         address.
19731 2013-10-14  P. J. McDermott  <pj@pehjota.net>
19733         [BZ #832]
19734         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
19735         testing pipefail option.
19737 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
19739         * soft-fp/double.h: Indent preprocessor directives inside #if.
19740         * soft-fp/extended.h: Likewise.
19741         * soft-fp/op-2.h: Likewise.
19742         * soft-fp/op-4.h: Likewise.
19743         * soft-fp/op-common.h: Likewise.
19744         * soft-fp/quad.h: Likewise.
19745         * soft-fp/single.h: Likewise.
19746         * soft-fp/soft-fp.h: Likewise.
19748 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
19750         * iconv/iconv_prog.c: Fix typos.
19751         * stdio-common/psiginfo-data.h: Likewise.
19753 2013-10-12   Reuben Thomas <rrt@sc3d.org>
19755         [BZ #15764]
19756         * locale/setlocale.c: Fix typo.
19758 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
19760         [BZ #16036]
19761         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
19762         signaling NaN arguments.
19763         * soft-fp/unordsf2.c (__unordsf2): Likewise.
19764         * soft-fp/unordtf2.c (__unordtf2): Likewise.
19766         [BZ #14910]
19767         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
19768         unordered operands.
19769         * soft-fp/gesf2.c (__gesf2): Likewise.
19770         * soft-fp/getf2.c (__getf2): Likewise.
19771         * soft-fp/ledf2.c (__ledf2): Likewise.
19772         * soft-fp/lesf2.c (__lesf2): Likewise.
19773         * soft-fp/letf2.c (__letf2): Likewise.
19775         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
19776         * soft-fp/eqsf2.c (__eqsf2): Likewise.
19777         * soft-fp/eqtf2.c (__eqtf2): Likewise.
19778         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
19779         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
19780         * soft-fp/fixdfti.c (__fixdfti): Likewise.
19781         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
19782         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
19783         * soft-fp/fixsfti.c (__fixsfti): Likewise.
19784         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
19785         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
19786         * soft-fp/fixtfti.c (__fixtfti): Likewise.
19787         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
19788         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
19789         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
19790         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
19791         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
19792         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
19793         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
19794         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
19795         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
19796         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
19797         * soft-fp/floatdisf.c (__floatdisf): Likewise.
19798         * soft-fp/floatsisf.c (__floatsisf): Likewise.
19799         * soft-fp/floattidf.c (__floattidf): Likewise.
19800         * soft-fp/floattisf.c (__floattisf): Likewise.
19801         * soft-fp/floattitf.c (__floattitf): Likewise.
19802         * soft-fp/floatundidf.c (__floatundidf): Likewise.
19803         * soft-fp/floatundisf.c (__floatundisf): Likewise.
19804         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
19805         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
19806         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
19807         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
19808         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
19809         * soft-fp/gesf2.c (__gesf2): Likewise.
19810         * soft-fp/getf2.c (__getf2): Likewise.
19811         * soft-fp/ledf2.c (__ledf2): Likewise.
19812         * soft-fp/lesf2.c (__lesf2): Likewise.
19813         * soft-fp/letf2.c (__letf2): Likewise.
19815         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
19816         Undefine and redefine.
19817         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
19818         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
19819         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
19820         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
19821         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
19822         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
19823         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
19824         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
19825         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
19826         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
19827         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
19828         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
19829         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
19830         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
19831         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
19833         [BZ #16032]
19834         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
19835         without decrementing exponent if mantissa >= that for the
19836         denominator, not >.
19837         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
19838         denominator, not >.  Decrement exponent in < case instead of
19839         incrementing in >= case.
19840         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
19841         without decrementing exponent if mantissa >= that for the
19842         denominator, not >.
19844         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
19845         computing saturated result for unsigned overflow.
19847 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
19848             Jeff Law  <law@redhat.com>
19850         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
19851         (atan2Mp): Add systemtap probe marker.
19852         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
19853         (__ieee754_log): Add systemtap probe marker.
19854         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
19855         (atanMp): Add systemtap probe marker.
19856         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
19857         (tanMp): Add systemtap probe marker.
19858         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
19859         (__slowexp): Add systemtap probe marker.
19860         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
19861         (__slowpow): Add systemtap probe marker.
19862         * manual/probes.texi: Document probes.
19864 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
19866         [BZ #15362]
19867         * libio/fileops.c (_IO_new_file_write): Return count of bytes
19868         written.
19869         (_IO_new_file_xsputn): Don't return EOF if nothing has been
19870         written.
19871         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
19872         written to buffer but not flushed.
19873         * libio/iofwrite_u.c:  Likewise.
19874         * libio/iopadn.c:  Return bytes returned even if EOF was
19875         encountered.
19876         * libio/iowpadn.c:  Likewise.
19877         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
19878         if _IO_padn does not write the whole buffer.
19879         [!COMPILE_WPRINTF] (PAD): Likewise.
19881 2013-10-10  David S. Miller  <davem@davemloft.net>
19883         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
19884         directory block.
19886 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
19888         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
19889         instead of FSF address.
19890         * soft-fp/fixdfti.c: Likewise.
19891         * soft-fp/fixsfti.c: Likewise.
19892         * soft-fp/fixtfti.c: Likewise.
19893         * soft-fp/fixunsdfti.c: Likewise.
19894         * soft-fp/fixunssfti.c: Likewise.
19895         * soft-fp/fixunstfti.c: Likewise.
19896         * soft-fp/floattidf.c: Likewise.
19897         * soft-fp/floattisf.c: Likewise.
19898         * soft-fp/floattitf.c: Likewise.
19899         * soft-fp/floatuntidf.c: Likewise.
19900         * soft-fp/floatuntisf.c: Likewise.
19901         * soft-fp/floatuntitf.c: Likewise.
19902         * soft-fp/trunctfxf2.c: Likewise.
19904         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
19905         * soft-fp/fixdfti.c: Likewise.
19906         * soft-fp/fixsfti.c: Likewise.
19907         * soft-fp/fixtfti.c: Likewise.
19908         * soft-fp/fixunsdfti.c: Likewise.
19909         * soft-fp/fixunssfti.c: Likewise.
19910         * soft-fp/fixunstfti.c: Likewise.
19911         * soft-fp/floattidf.c: Likewise.
19912         * soft-fp/floattisf.c: Likewise.
19913         * soft-fp/floattitf.c: Likewise.
19914         * soft-fp/floatuntidf.c: Likewise.
19915         * soft-fp/floatuntisf.c: Likewise.
19916         * soft-fp/floatuntitf.c: Likewise.
19917         * soft-fp/trunctfxf2.c: Likewise.
19919 2013-10-10  David S. Miller  <davem@davemloft.net>
19921         * sysdeps/sparc/fpu/libm-test-ulps: Update.
19923 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
19925         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
19926         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
19927         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
19928         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
19929         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
19930         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
19931         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
19933         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
19934         for NaNs before doing comparisons on argument.
19935         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
19936         Likewise.
19938 2013-10-10  Will Newton  <will.newton@linaro.org>
19940         * malloc/hooks.c (memalign_check): Ensure the value of bytes
19941         passed to _int_memalign does not overflow.
19943 2013-10-10  Torvald Riegel  <triegel@redhat.com>
19945         * scripts/bench.pl: Add include-sources directive.
19946         * benchtests/README: Update documentation.
19948 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
19950         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
19951         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
19952         instead of FP_INIT_ROUNDMODE.
19953         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
19954         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
19956         [BZ #16034]
19957         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
19958         copy class of input value.
19959         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
19960         not handle exceptions.
19961         * soft-fp/negsf2.c (__negsf2): Likewise.
19962         * soft-fp/negtf2.c (__negtf2): Likewise.
19963         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
19965 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
19967         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
19968         semicolon.  From Linux kernel.
19970 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
19972         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
19974 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
19976         [BZ #156]
19977         * manual/socket.texi: Added statement about buffer
19978         for gethostbyname2_r.
19980 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
19982         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
19983         Use .p2align directive instead, throughout.
19984         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
19985         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
19986         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
19987         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
19988         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
19989         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
19990         * sysdeps/x86_64/strchr.S: Likewise.
19991         * sysdeps/x86_64/strrchr.S: Likewise.
19993 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
19995         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
19997         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
19999         * sysdeps/generic/math_private.h (__mpsin1): Remove
20000         declaration.
20001         (__mpcos1): Likewise.
20002         (__mpsin): New argument __range_reduce.
20003         (__mpcos): Likewise.
20004         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
20005         (slow): Use __mpsin and __mpcos.
20006         (slow1): Likewise.
20007         (slow2): Likewise.
20008         (sloww): Likewise.
20009         (sloww1): Likewise.
20010         (sloww2): Likewise.
20011         (bsloww): Likewise.
20012         (bsloww1): Likewise.
20013         (bsloww2): Likewise.
20014         (cslow2): Likewise.
20015         (csloww): Likewise.
20016         (csloww1): Likewise.
20017         (csloww2): Likewise.
20018         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
20019         range_reduce.  Merge in __mpsin1.
20020         (__mpcos): Likewise.
20021         (__mpsin1): Remove.
20022         (__mpcos1): Likewise.
20024 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
20026         * locale/loadlocale.c (_nl_intern_locale_data): Use
20027         LOCFILE_ALIGNED_P.
20028         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
20029         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
20030         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
20031         obstack data is appropriately aligned.
20032         (obstack_int32_grow_fast): Likewise.
20033         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
20034         * locale/programs/locfile.c (add_locale_uint32): Likewise.
20035         (add_locale_uint32_array): Likewise.
20037 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
20039         * benchtests/Makefile: Remove ARGLIST and RET variables.
20040         ($(objpfx)bench-%.c): Pass only function name to the script.
20041         * benchtests/README: Update documentation.
20042         * benchtests/acos-inputs: Add new directives.
20043         * benchtests/acosh-inputs: Likewise.
20044         * benchtests/asin-inputs: Likewise.
20045         * benchtests/asinh-inputs: Likewise.
20046         * benchtests/atan-inputs: Likewise.
20047         * benchtests/atanh-inputs: Likewise.
20048         * benchtests/cos-inputs: Likewise.
20049         * benchtests/cosh-inputs: Likewise.
20050         * benchtests/exp-inputs: Likewise.
20051         * benchtests/log-inputs: Likewise.
20052         * benchtests/pow-inputs: Likewise.
20053         * benchtests/rint-inputs: Likewise.
20054         * benchtests/sin-inputs: Likewise.
20055         * benchtests/sinh-inputs: Likewise.
20056         * benchtests/tan-inputs: Likewise.
20057         * benchtests/tanh-inputs: Likewise.
20058         * scripts/bench.pl: Add support for new directives.
20060 2013-10-07  Alan Modra  <amodra@gmail.com>
20062         * README: Fix careless merge.
20064 2013-10-05  Alan Modra  <amodra@gmail.com>
20066         * NEWS: Mention powerpc64le support and bugs fixed.
20067         * README: Both big-endian and little-endian powerpc64 supported.
20069 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
20071         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
20072         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
20073         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
20074         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
20076 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
20078         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
20079         match prototype.
20081 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
20083         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
20084         Move -mhard-float appending from
20085         ports/sysdeps/powerpc/powerpc32/Makefile.
20086         [$(with-fp) = yes] (ASFLAGS): Likewise.
20087         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
20088         * sysdeps/powerpc/nofpu: Move directory from
20089         ports/sysdeps/powerpc/nofpu.
20090         * sysdeps/powerpc/soft-fp: Move directory from
20091         ports/sysdeps/powerpc/soft-fp.
20092         * sysdeps/powerpc/powerpc32/405: Move directory from
20093         ports/sysdeps/powerpc/powerpc32/405.
20094         * sysdeps/powerpc/powerpc32/440: Move directory from
20095         ports/sysdeps/powerpc/powerpc32/440.
20096         * sysdeps/powerpc/powerpc32/464: Move directory from
20097         ports/sysdeps/powerpc/powerpc32/464.
20098         * sysdeps/powerpc/powerpc32/476: Move directory from
20099         ports/sysdeps/powerpc/powerpc32/476.
20100         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
20101         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
20102         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
20103         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
20104         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
20105         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
20106         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
20107         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
20108         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
20109         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
20110         * README: Update for powerpc-*-linux-gnu software floating point
20111         support in libc.
20113         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
20114         case to powerpc/powerpc32*.
20115         * sysdeps/unix/sysv/linux/configure: Regenerated.
20117         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
20118         (_FPU_MASK_OM): Define as 0x04.
20119         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
20120         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
20121         0x00c10080.
20122         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
20123         0x0000003c.
20124         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
20126         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
20127         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
20128         getcontext_e500.
20129         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
20130         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
20131         setcontext_e500.
20132         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
20133         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
20134         and setcontext_e500.
20136 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
20138         * locale/iso-3166.def: Update iso-1366.def and related occurrences
20140 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
20142         * manual/threads.texi (Default Thread Attributes): Fix typo.
20144 2013-10-04  Will Newton  <will.newton@linaro.org>
20146         * malloc/Makefile: Add tst-memalign.
20147         * malloc/tst-memalign.c: New file.
20149         * malloc/tst-posix_memalign.c: Add comments.
20150         (do_test): Add comments and call free on all potentially
20151         allocated pointers. Add space after cast.
20153         * malloc/tst-pvalloc.c: Add comments.
20154         (do_test): Add comments and call free on all potentially
20155         allocated pointers. Remove duplicate check for NULL pointer.
20156         Add space after cast.
20158         * malloc/tst-valloc.c: Add comments.
20159         (do_test): Add comments and call free on all potentially
20160         allocated pointers. Remove duplicate check for NULL pointer.
20161         Add space after cast.
20163 2013-10-04  Alan Modra  <amodra@gmail.com>
20165         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
20166         Use stdint types in rather than __attribute__((mode())).
20167         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
20169 2013-10-04  Alan Modra  <amodra@gmail.com>
20171         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
20172         Correct handling of unaligned relocs for little-endian.
20173         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
20175 2013-10-04  Alan Modra  <amodra@gmail.com>
20177         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
20178         * configure: Regenerate.
20179         * nptl/shlib-versions: Powerpc*le starts at 2.18.
20180         * shlib-versions: Likewise.
20182 2013-10-04  Alan Modra  <amodra@gmail.com>
20184         * string/tester.c (test_memrchr): Increment reported test cycle.
20186 2013-10-04  Alan Modra  <amodra@gmail.com>
20188         * string/test-memcpy.c (do_one_test): When reporting errors, print
20189         string address and don't overrun end of string.
20191 2013-10-04  Alan Modra  <amodra@gmail.com>
20193         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
20194         insrdi.  Make better use of reg selection to speed exit slightly.
20195         Schedule entry path a little better.  Remove useless "are we done"
20196         checks on entry to main loop.  Handle wrapping around zero address.
20197         Correct main loop count.  Handle single left-over word from main
20198         loop inline rather than by using loop_small.  Remove extra word
20199         case in loop_small caused by wrong loop count.  Add little-endian
20200         support.
20201         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
20202         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
20203         cache hint.
20204         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
20205         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
20206         support.  Avoid rlwimi.
20207         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
20209 2013-10-04  Alan Modra  <amodra@gmail.com>
20211         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
20212         insrdi.  Formatting.
20213         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
20214         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
20215         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
20216         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
20217         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
20218         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
20220 2013-10-04  Alan Modra  <amodra@gmail.com>
20222         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
20223         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
20224         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
20225         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
20226         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
20227         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
20228         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
20229         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
20230         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
20231         use of regs.  Use power7 mtocrf.  Tidy function tails.
20233 2013-10-04  Alan Modra  <amodra@gmail.com>
20235         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
20236         Formatting.  Consistently use rXXX register defines or rN defines.
20237         Use early exit labels that avoid restoring unused non-volatile regs.
20238         Make cr field use more consistent with rWORDn compares.  Rename
20239         regs used as shift registers for unaligned loop, using rN defines
20240         for short lifetime/multiple use regs.
20241         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
20242         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
20243         addi 1,1,64 to pop stack frame.  Simplify return value code.
20244         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
20246 2013-10-04  Alan Modra  <amodra@gmail.com>
20248         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
20249         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
20250         rather than rlwimi.
20251         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
20252         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
20253         little-endian support.  Correct typos.
20254         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
20255         rather than rlwimi.
20256         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
20257         in loop and entry code to keep "and." results.
20258         (strchr): Add little-endian support.  Comment.  Move cntlzd
20259         earlier in tail.
20260         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
20262 2013-10-04  Alan Modra  <amodra@gmail.com>
20264         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
20265         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
20266         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
20267         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
20269 2013-10-04  Alan Modra  <amodra@gmail.com>
20271         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
20272         (rTMP): Define as r11.
20273         (strcmp): Add little-endian support.  Optimise tail.
20274         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
20275         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
20276         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
20277         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
20278         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
20279         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
20280         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
20282 2013-10-04  Alan Modra  <amodra@gmail.com>
20284         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
20285         little-endian support.  Remove unnecessary "are we done" tests.
20286         Handle "s" wrapping around zero and extremely large "size".
20287         Correct main loop count.  Handle single left-over word from main
20288         loop inline rather than by using small_loop.  Correct comments.
20289         Delete "zero" tail, use "end_max" instead.
20290         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
20292 2013-10-04  Alan Modra  <amodra@gmail.com>
20294         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
20295         support.  Don't branch over align.
20296         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
20297         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
20298         support.  Rearrange tmp reg use to suit.  Comment.
20299         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
20301 2013-10-04  Alan Modra  <amodra@gmail.com>
20303         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
20305 2013-10-04  Alan Modra  <amodra@gmail.com>
20307         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
20308         conditional form of branch and link when obtaining pc.
20309         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
20311 2013-10-04  Alan Modra  <amodra@gmail.com>
20313         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
20314         HIWORD/LOWORD.
20315         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
20316         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
20318 2013-10-04  Alan Modra  <amodra@gmail.com>
20320         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
20321         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
20322         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
20323         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
20324         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
20325         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
20326         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
20327         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
20328         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
20329         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
20331 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
20332             Alistair Popple <alistair@ozlabs.au.ibm.com>
20333             Alan Modra <amodra@gmail.com>
20335         [BZ #15723]
20336         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
20337         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
20338         _dl_hwcap access for little-endian.
20339         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
20340         destroy vmx regs when saving unaligned.
20341         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
20342         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
20343         destroy vmx regs when saving unaligned.
20345 2013-10-04  Alan Modra  <amodra@gmail.com>
20347         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
20348         Don't use a union to pack hi/low value.
20350 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
20352         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
20353         for little-endian.
20354         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
20355         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
20356         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
20357         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
20358         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
20360 2013-10-04  Alan Modra  <amodra@gmail.com>
20362         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
20363         constants to usual value for .cst8 section, and remove redundant
20364         high address load.
20365         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
20366         constant for 0x1p52.  Load little-endian words of double from
20367         correct stack offsets.
20369 2013-10-04  Alan Modra  <amodra@gmail.com>
20371         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
20372         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
20373         words of double from correct stack offsets.
20374         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
20375         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
20376         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
20377         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
20378         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
20379         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
20380         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
20381         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
20382         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
20383         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
20384         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
20385         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
20386         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
20387         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
20388         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
20389         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
20390         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
20392 2013-10-04  Alan Modra  <amodra@gmail.com>
20394         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
20395         64-bit int/double union.
20396         (_FPU_SETCW): Likewise.
20397         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
20398         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
20400 2013-10-04  Alan Modra  <amodra@gmail.com>
20402         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
20403         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
20405 2013-10-04  Alan Modra  <amodra@gmail.com>
20407         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
20408         use vector int constants.
20409         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
20411 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
20413         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
20414         array with long long.
20415         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
20416         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
20417         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
20418         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
20419         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
20420         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
20421         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
20422         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
20423         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
20424         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
20425         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
20426         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
20427         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
20429 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
20431         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
20432         (__signbit): Likewise.  Correct for little-endian.
20433         (__signbitl): Call __signbit.
20434         (lrint): Correct for little-endian.
20435         (lrintf): Call lrint.
20437 2013-10-04  Alan Modra  <amodra@gmail.com>
20439         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
20440         union 32-bit int array member with 64-bit int array.
20441         (t515, tm256): Double rather than long double.
20442         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
20444 2013-10-04  Alan Modra  <amodra@gmail.com>
20446         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
20447         Delete.
20448         (IEEE854_LONG_DOUBLE_BIAS): Delete.
20449         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
20450         version of math_ldbl.h.
20452 2013-10-04  Alan Modra  <amodra@gmail.com>
20454         [BZ #15734], [BZ #15735]
20455         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
20456         all uses of ieee875 long double macros and unions.  Simplify test
20457         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
20458         ldbl_extract_mantissa value for ix,iy exponents.  Properly
20459         normalize after ldbl_extract_mantissa, and don't add hidden bit
20460         already handled.  Don't treat low word of ieee854 mantissa like
20461         low word of IBM long double and mask off bit when testing for
20462         zero.
20463         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
20464         all uses of ieee875 long double macros and unions.  Simplify tests
20465         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
20466         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
20467         two1022, instead use their values.  Recognise that tests for large
20468         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
20469         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
20470         Rewrite all uses of ieee875 long double macros and unions.  Simplify
20471         test for 0.0L and nan.  Correct negation.
20472         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
20473         ieee875 long double macros and unions.  Correct output for large
20474         magnitude x.  Correct absolute value calculation.
20475         (__erfcl): Likewise.
20476         * math/libm-test.inc: Add tests for errors discovered in IBM long
20477         double versions of fmodl, remainderl, erfl and erfcl.
20479 2013-10-04  Alan Modra  <amodra@gmail.com>
20481         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
20482         all uses of ieee854 long double macros and unions.  Simplify tests
20483         for long doubles that are fully specified by the high double.
20484         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
20485         Likewise.
20486         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
20487         Remove dead code too.
20488         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
20489         (__ieee754_ynl): Likewise.
20490         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
20491         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
20492         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
20493         Remove dead code too.
20494         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
20495         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
20496         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
20497         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
20498         Simplify.
20499         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
20500         Simplify.
20501         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
20502         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
20503         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
20504         Comment on variable precision.
20505         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
20506         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
20507         Likewise.
20508         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
20509         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
20510         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
20511         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
20512         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
20514 2013-10-04  Alan Modra  <amodra@gmail.com>
20516         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
20517         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
20518         all uses of ieee854 long double macros and unions.
20519         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
20520         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
20521         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
20522         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
20523         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
20524         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
20525         Likewise.
20526         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
20527         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
20528         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
20529         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
20530         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
20531         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
20532         Simplify sign and nan test too.
20533         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
20534         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
20535         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
20536         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
20537         Likewise.
20538         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
20539         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
20540         Likewise.
20541         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
20542         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
20543         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
20544         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
20545         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
20546         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
20548 2013-10-04  Alan Modra  <amodra@gmail.com>
20550         * stdio-common/printf_size.c (__printf_size): Don't use
20551         union ieee854_long_double in fpnum union.
20552         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
20553         signbit macro to retrieve sign from long double.
20554         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
20555         retrieve sign from long double.
20556         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
20557         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
20558         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
20559         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
20560         * math/test-misc.c (main): Don't use union ieee854_long_double.
20562 2013-10-04  Alan Modra  <amodra@gmail.com>
20564         [BZ #15680]
20565         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
20566         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
20567         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
20568         calculation.  Remove unnecessary test for denormal exponent.
20569         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
20570         Correct handling of denormals.  Avoid undefined shift behaviour.
20571         Correct normalisation of low mantissa when low double is denormal.
20572         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
20573         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
20574         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
20575         Correct normalisation of low mantissa.  Test for overflow of high
20576         mantissa and normalise.
20577         (ldbl_nearbyint): Use more readable constant for two52.
20578         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
20579         (__mpn_construct_long_double): Fix test for overflow of high
20580         mantissa and correct normalisation.  Avoid undefined shift.
20582 2013-10-04  Alan Modra  <amodra@gmail.com>
20584         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
20585         (union ibm_extended_long_double): Define as an array of ieee754_double.
20586         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
20587         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
20588         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
20589         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
20590         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
20591         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
20592         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
20593         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
20594         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
20595         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
20596         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
20598 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
20600         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
20601         page size instead of calling getpagesize.
20603         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
20604         (LOCFILE_ALIGN_MASK): Likewise.
20605         (LOCFILE_ALIGN_UP): Likewise.
20606         (LOCFILE_ALIGNED_P): Likewise.
20607         * locale/programs/ld-collate.c (collate_output): Use the new
20608         macros instead of __alignof__ (int32_t).
20609         * locale/weight.h (findidx): Likewise.
20611 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
20613         [BZ #431]
20614         * manual/string.texi: Fix strncat and wcsncat.
20616 2013-10-03  Brooks Moses  <bmoses@google.com>
20618         [BZ #15915]
20619         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
20620         * Makerules: ...here, and adjust associated comments.
20622 2013-10-02  Will Newton  <will.newton@linaro.org>
20624         * malloc/Makefile: Add tst-pvalloc.
20625         * malloc/tst-pvalloc.c: New file.
20627 2013-10-02  Will Newton  <will.newton@linaro.org>
20629         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
20630         improve test coverage.
20632 2013-10-02  Will Newton  <will.newton@linaro.org>
20634         * malloc/Makefile: Add tst-posix_memalign.
20635         * malloc/tst-posix_memalign.c: New file.
20637 2013-10-01  Eric Blake  <eblake@redhat.com>
20639         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
20640         Use __THROWNL rather than __THROW on static functions.
20642 2013-09-30  Petr Machata  <pmachata@redhat.com>
20644         * elf/elf.h (R_AARCH64_ABS16): New macro.
20645         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
20646         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
20647         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
20648         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
20649         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
20650         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
20651         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
20652         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
20653         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
20654         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
20655         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
20656         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
20657         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
20658         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
20659         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
20660         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
20661         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
20662         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
20663         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
20664         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
20665         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
20666         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
20667         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
20668         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
20669         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
20670         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
20671         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
20672         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
20673         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
20674         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
20675         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
20676         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
20677         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
20678         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
20679         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
20680         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
20681         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
20682         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
20683         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
20684         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
20685         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
20686         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
20687         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
20688         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
20689         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
20690         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
20691         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
20692         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
20693         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
20694         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
20695         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
20696         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
20697         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
20698         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
20699         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
20700         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
20701         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
20702         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
20703         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
20704         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
20705         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
20706         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
20707         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
20708         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
20709         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
20710         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
20711         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
20712         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
20713         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
20714         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
20715         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
20716         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
20717         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
20718         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
20719         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
20720         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
20721         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
20722         (R_AARCH64_TLSDESC_LDR): Likewise.
20723         (R_AARCH64_TLSDESC_ADD): Likewise.
20724         (R_AARCH64_TLSDESC_CALL): Likewise.
20726 2013-09-30  Andreas Schwab  <schwab@suse.de>
20728         [BZ #15048]
20729         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
20730         the nss database lookup.
20731         * nscd/initgrcache.c (addinitgroupsX): Likewise.
20732         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
20734 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
20736         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
20738 2013-09-28  P. J. McDermott  <pj@pehjota.net>
20740         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
20741         ${Bash-specific parameter/pattern/string} parameter expansion.
20742         * sysdeps/unix/make-syscalls.sh: Likewise.
20744 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20746         * sysdeps/sh/stackguard-macros.h: New file.
20748 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
20750         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
20751         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
20752         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
20753         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
20754         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
20755         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
20757 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20759         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
20760         Fix thread ID register.
20762 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
20764         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
20765         [POSIX || UNIX98]: Require rather than permitting all symbols from
20766         <time.h>.
20767         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
20768         element of struct sched_param.
20769         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
20770         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
20771         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
20772         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
20773         constant.
20775 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
20777         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
20778         argument calculation.
20780 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
20782         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
20783         Expect macro.
20784         [POSIX] (pthread_attr_t): Do not require type.
20785         [POSIX] (pthread_cond_t): Likewise.
20786         [POSIX] (pthread_condattr_t): Likewise.
20787         [POSIX] (pthread_key_t): Likewise.
20788         [POSIX] (pthread_mutex_t): Likewise.
20789         [POSIX] (pthread_mutexattr_t): Likewise.
20790         [POSIX] (pthread_once_t): Likewise.
20791         [POSIX] (pthread_t): Likewise.
20792         [POSIX-based standards] (pthread_atfork): Expect function.
20794 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
20795             Richard Sandiford  <richard@codesourcery.com>
20797         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
20798         (swap_endianness_p): New extern variable.
20799         (set_big_endian): New inline function.
20800         (maybe_swap_uint32): Likewise.
20801         (maybe_swap_uint32_array): Likewise.
20802         (maybe_swap_uint32_obstack): Likewise.
20803         * locale/programs/locfile.c: Include <stdbool.h>.
20804         (swap_endianness_p): New variable.
20805         (add_locale_uint32): Call maybe_swap_uint32.
20806         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
20807         (write_locale_data): Call maybe_swap_uint32_array.
20808         * locale/programs/ld-collate.c (obstack_int32_grow): Call
20809         maybe_swap_uint32.
20810         (obstack_int32_grow_fast): Likewise.
20811         (output_weightwc): Call maybe_swap_uint32_obstack.
20812         (collate_output): Likewise.
20813         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
20814         (OPT_LITTLE_ENDIAN): Likewise.
20815         (options): Add --little-endian and --big-endian options.
20816         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
20817         * locale/programs/locarchive.c: Include "locfile.h".
20818         (GET): New macro.
20819         (SET): Likewise.
20820         (INC): Likewise.
20821         (create_archive): Use the new macros to access fields of
20822         structures directly mapped from or written to locale archives.
20823         (oldlocrecentcmp): Likewise.
20824         (enlarge_archive): Likewise.
20825         (insert_name): Likewise.
20826         (add_alias): Likewise.
20827         (add_locale): Likewise.
20828         (delete_locales_from_archive): Likewise.
20829         (show_archive_content): Likewise.
20830         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
20831         locale data.
20833 2013-09-24  Roland McGrath  <roland@hack.frob.com>
20835         * manual/freemanuals.texi: Updated from (newly) canonical copy at
20836         http://www.gnu.org/doc/freemanuals.texi.
20837         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
20839 2013-09-24  Will Newton  <will.newton@linaro.org>
20841         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
20842         macro.
20844 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
20846         * locale/hashval.h (compute_hashval): Interpret bytes of key as
20847         unsigned char.
20849 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
20851         * manual/threads.texi (POSIX Threads): Fix a typo.
20853 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
20855         [BZ #14547]
20856         * string/tst-strcoll-overflow.c: New test case.
20857         * string/Makefile (xtests): Add tst-strcoll-overflow.
20858         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
20859         cache if string sizes may cause integer overflow.
20861         [BZ #14547]
20862         * string/strcoll_l.c (coll_seq): New members rule, idx,
20863         save_idx and back_us.
20864         (get_next_seq_nocache): New function.
20865         (do_compare_nocache): New function.
20866         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
20867         when malloc fails.
20869 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
20871         [BZ #15754]
20872         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
20873         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
20874         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
20876         [BZ #15754]
20877         * elf/Makefile (tests): Add tst-ptrguard1.
20878         (tests-static): Add tst-ptrguard1-static.
20879         (tst-ptrguard1-ARGS): Define.
20880         (tst-ptrguard1-static-ARGS): Define.
20881         * elf/tst-ptrguard1.c: New file.
20882         * elf/tst-ptrguard1-static.c: New file.
20883         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
20884         * sysdeps/i386/stackguard-macros.h: Likewise.
20885         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
20886         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
20887         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
20888         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
20889         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
20890         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
20892 2013-09-23  Hector Marco  <hecmargi@upv.es>
20893             Ismael Ripoll  <iripoll@disca.upv.es>
20894             Carlos O'Donell  <carlos@redhat.com>
20896         [BZ #15754]
20897         * sysdeps/generic/stackguard-macros.h: Define
20898         __pointer_chk_guard_local and POINTER_CHK_GUARD.
20899         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
20900         Define __pointer_chk_guard_local.
20901         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
20902         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
20904 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
20906         [BZ #15859]
20907         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
20909 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
20911         * include/string.h (__ffs): Declare as hidden.
20912         * string/ffs.c (__ffs): Define as hidden.
20913         * sysdeps/i386/ffs.c (__ffs): Likewise.
20914         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
20915         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
20916         * sysdeps/s390/ffs.c (__ffs): Likewise.
20917         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
20919 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
20921         * NEWS: Mention malloc probes.
20923         * malloc/arena.c (new_heap): New memory_heap_new probe.
20924         (grow_heap): New memory_heap_more probe.
20925         (shrink_heap): New memory_heap_less probe.
20926         (heap_trim): New memory_heap_free probe.
20927         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
20928         (systrim): New memory_sbrk_less probe.
20929         * manual/probes.texi: Document them.
20931         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
20932         * manual/probes.texi: Document it.
20934         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
20935         (__libc_realloc): Add memory_realloc_retry probe.
20936         (__libc_memalign): Add memory_memalign_retry probe.
20937         (__libc_valloc): Add memory_valloc_retry probe.
20938         (__libc_pvalloc): Add memory_pvalloc_retry probe.
20939         (__libc_calloc): Add memory_calloc_retry probe.
20940         * manual/probes.texi: Document them.
20942         * malloc/arena.c (get_free_list): Add probe
20943         memory_arena_reuse_free_list.
20944         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
20945         and memory_arena_reuse.
20946         (arena_get2) [!PER_THREAD]: Likewise.
20947         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
20948         memory_arena_reuse_realloc.
20949         * manual/probes.texi: Document them.
20951         * malloc/malloc.c (__libc_free): Add
20952         memory_mallopt_free_dyn_thresholds probe.
20953         (__libc_mallopt): Add multiple memory_mallopt probes.
20954         * manual/probes.texi: Document them.
20956         * malloc/malloc.c: Include stap-probe.h.
20957         (__libc_mallopt): Add memory_mallopt probe.
20958         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
20959         * manual/probes.texi: New.
20960         * manual/Makefile (chapters): Add probes.
20961         * manual/threads.texi: Set next node.
20963 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
20965         [BZ #15963, #13985]
20966         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
20967         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
20968         Add `Chinese' to `nan' entry name.
20970 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
20972         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
20973         (POLYNOMIAL): Likewise.
20974         (TAYLOR_SINCOS): Likewise.
20975         (TAYLOR_SLOW): Likewise.
20976         (__sin): Use TAYLOR_SINCOS.
20977         (__cos): Likewise.
20978         (slow): Use TAYLOR_SLOW.
20979         (sloww): Likewise.
20980         (bsloww): Likewise.
20981         (csloww): Likewise.
20983 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
20985         * stdlib/strtod_l.c: Fix buffer overrun.
20987 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
20989         * benchtests/Makefile (bench): Add sincos.
20990         * benchtests/bench-sincos.c: New file.
20992         * math/libm-test.inc (cos_test_data): New test inputs.
20993         (sin_test_data): Likewise.
20995         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
20996         macro.
20997         (__sin): Use it.
20998         (__cos): Likewise.
20999         (slow1): Likewise.
21000         (slow2): Likewise.
21001         (sloww1): Likewise.
21002         (sloww2): Likewise.
21003         (bsloww1): Likewise.
21004         (bsloww2): Likewise.
21005         (cslow2): Likewise.
21006         (csloww1): Likewise.
21007         (csloww2): Likewise.
21009         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
21010         function.
21011         (__sin): Use it.
21012         (__cos): Likewise.
21014         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
21015         gotos.
21016         (__cos): Likewise.
21018 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
21020         * config.h.in (HAVE_MIPS_NAN2008): New macro.
21021         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
21022         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
21023         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
21024         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
21025         * elf/cache.c (print_entry): Handle the new cache flags.
21027 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
21028             Aldy Hernandez  <aldyh@redhat.com>
21030         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
21031         Change condition to [_SOFT_FLOAT].
21032         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
21033         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
21034         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
21035         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
21036         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
21037         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
21038         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
21039         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
21040         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
21041         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
21042         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
21043         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
21044         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
21045         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
21046         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
21047         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
21048         declaration.
21050 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
21052         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
21053         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
21054         (__longjmp): Use LOAD_GP to load saved GPRs.
21055         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
21056         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
21057         (__sigsetjmp): Use SAVE_GP to save GPRs.
21059         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
21060         Do not append -msoft-float.
21061         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
21063 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
21065         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
21067 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
21069         [BZ #15966]
21070         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
21071         (_FPU_GETCW): Use initial "__" on variable and field names but not
21072         on macro parameter name.
21073         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
21074         parentheses around reference to macro parameter.
21076 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
21078         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
21079         prototype.
21080         (ctype_startup): Use uint32_t in cast and sizeof for
21081         ctype->charnames.
21083 2013-09-11  Jia Liu  <proljc@gmail.com>
21085         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
21086         __daddr_t_defined.
21087         [__FreeBSD__]: Likewise.
21089 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
21091         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
21092         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
21093         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
21094         (strchr): Remove __strchr_sse42 ifunc selection.
21095         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
21096         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
21098 2013-09-11  Will Newton  <will.newton@linaro.org>
21100         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
21101         parameter to RES. Remove hardcoded 1000 value.
21102         * benchtests/bench-skeleton.c (main): Pass RES parameter
21103         to TIMING_INIT and multiply result by 1000.
21105 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21107         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21109 2013-09-11  Andreas Schwab  <schwab@suse.de>
21111         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
21112         if not defined.
21113         (O_TMPFILE) [__USE_GNU]: Define.
21114         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
21115         Define.
21117 2013-09-11  Will Newton  <will.newton@linaro.org>
21119         [BZ #15857]
21120         * malloc/malloc.c (__libc_memalign): Check the value of bytes
21121         does not overflow.
21123 2013-09-11  Will Newton  <will.newton@linaro.org>
21125         [BZ #15856]
21126         * malloc/malloc.c (__libc_valloc): Check the value of bytes
21127         does not overflow.
21129 2013-09-11  Will Newton  <will.newton@linaro.org>
21131         [BZ #15855]
21132         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
21133         does not overflow.
21135 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
21137         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
21138         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
21139         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
21140         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
21141         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
21143 2013-09-10  Allan McRae  <allan@archlinux.org>
21145         [BZ #15748]
21146         * manual/arith.texi (Parsing of Floats): Clarify
21147         cross-reference.
21149         [BZ #15849]
21150         * manual/install.texi (Running make install): Mention
21151         --enable-pt-chown.
21152         * INSTALL: Regenerated.
21154 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
21156         * csu/init-first.c (_init): Remove the !SHARED condition around
21157         FPU control word initialization.
21158         * elf/dl-support.c (_dl_fpu_control): New variable.
21159         (_dl_aux_init) <AT_FPUCW>: Initialize it.
21160         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
21161         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
21162         * math/test-fpucw-static.c: New file.
21163         * math/test-fpucw-ieee.c: New file.
21164         * math/test-fpucw-ieee-static.c: New file.
21165         * math/Makefile (tests): Add `test-fpucw-ieee' and
21166         `$(tests-static)'.
21167         (tests-static): New variable.
21168         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
21169         dependency to...
21170         [($(build-shared),yes)]
21171         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
21172         ... this.
21173         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
21174         New dependency.
21176 2013-09-09  Allan McRae  <allan@archlinux.org>
21178         [BZ #15939]
21179         * manual/string.texi (Collation Functions): Fix typo in
21180         strcoll example.
21181         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
21183         [BZ #15893]
21184         * stdlib/isomac.c (get_null_defines): Fix memory leak.
21186         [BZ #15892]
21187         * libio/memstream.c (open_memstream): Fix memory leak.
21188         * libio/wmemstream.c (open_wmemstream): Likewise.
21190         [BZ #15895]
21191         * nscd/netgroupcache.c: Fix nesting of ifdefs.
21193 2013-09-09  Will Newton  <will.newton@linaro.org>
21195         * malloc/Makefile: Add tst-realloc to tests.
21196         * malloc/tst-realloc.c: New file.
21198 2013-09-09  Allan McRae  <allan@archlinux.org>
21200         [BZ #15844]
21201         * COPYING: Update from GNU website to fix FSF address.
21202         * COPYING.LIB: Likewise.
21204 2013-09-06  David S. Miller  <davem@davemloft.net>
21206         * po/zh_TW.po: Update Chinese (traditional) translation from
21207         translation project.
21209 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
21210             Joseph Myers  <joseph@codesourcery.com>
21212         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
21213         "localeinfo.h".
21214         (obstack_chunk_alloc): New macro.
21215         (obstack_chunk_free): Likewise.
21216         (record_offset): New function.
21217         (init_locale_data): Likewise.
21218         (align_locale_data): Likewise.
21219         (add_locale_empty): Likewise.
21220         (add_locale_raw_data): Likewise.
21221         (add_locale_raw_obstack): Likewise.
21222         (add_locale_string): Likewise.
21223         (add_locale_wstring): Likewise.
21224         (add_locale_uint32): Likewise.
21225         (add_locale_uint32_array): Likewise.
21226         (add_locale_char): Likewise.
21227         (start_locale_structure): Likewise.
21228         (end_locale_structure): Likewise.
21229         (start_locale_prelude): Likewise.
21230         (end_locale_prelude): Likewise.
21231         (write_locale_data): Take locale_file structure rather than an
21232         iovec.
21233         * locale/programs/locfile.h: Include "obstack.h".
21234         (struct locale_file): Change to store locale file contents instead
21235         of header.
21236         (init_locale_data): New prototype.
21237         (align_locale_data): Likewise.
21238         (add_locale_empty): Likewise.
21239         (add_locale_raw_data): Likewise.
21240         (add_locale_raw_obstack): Likewise.
21241         (add_locale_string): Likewise.
21242         (add_locale_wstring): Likewise.
21243         (add_locale_uint32): Likewise.
21244         (add_locale_uint32_array): Likewise.
21245         (add_locale_char): Likewise.
21246         (start_locale_structure): Likewise.
21247         (end_locale_structure): Likewise.
21248         (start_locale_prelude): Likewise.
21249         (end_locale_prelude): Likewise.
21250         (write_locale_data): Update prototype.
21251         * locale/programs/3level.h (struct TABLE): Remove result field.
21252         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
21253         Use new locale_file interface.
21254         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
21255         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
21256         * locale/programs/ld-address.c (address_output): Use new
21257         locale_file interface.
21258         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
21259         NO_ADD_LOCALE.
21260         (collate_finish): Don't call collseq_table_finalize.
21261         (collate_output): Use new locale_file interface.
21262         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
21263         in file.
21264         (NO_FINALIZE): Change to NO_ADD_LOCALE.
21265         (TABLE): Move defines earlier in file.
21266         (ELEMENT): Likewise.
21267         (DEFAULT): Likewise.
21268         (wctrans_table_add): Move macro and inline function earlier in
21269         file.
21270         (struct wctype_table): Move type earlier in file.
21271         (add_locale_wctype_table): New static prototype.
21272         (struct locale_ctype_t): Use logical types instead of struct iovec
21273         pointers for members.
21274         (ctype_output): Use new locale_file interface.
21275         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
21276         new locale_file interface.
21277         (allocate_arrays): Update for use of new locale_file interface.
21278         * locale/programs/ld-identification.c (identification_output): Use
21279         new locale_file interface.
21280         * locale/programs/ld-measurement.c (measurement_output): Likewise.
21281         * locale/programs/ld-messages.c (messages_output): Likewise.
21282         * locale/programs/ld-monetary.c (monetary_output): Likewise.
21283         * locale/programs/ld-name.c (name_output): Likewise.
21284         * locale/programs/ld-numeric.c (numeric_output): Likewise.
21285         * locale/programs/ld-paper.c (paper_output): Likewise.
21286         * locale/programs/ld-telephone.c (telephone_output): Likewise.
21287         * locale/programs/ld-time.c (time_output): Likewise.
21289 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21291         * benchtests/Makefile: Add memrchr benchmark.
21292         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
21293         benchmark as memrchr.
21294         * benchtests/bench-memrchr-ifunc.c: New file.
21295         * benchtests/bench-memrchr.c: New file.
21297 2013-09-06   Will Newton  <will.newton@linaro.org>
21299         * benchtests/Makefile (string-bench): Add memcpy.
21301 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
21302             Cong Wang  <amwang@redhat.com>
21304         [BZ #15850]
21305         * sysdeps/unix/sysv/linux/bits/in.h
21306         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
21307         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
21308         before __USE_KERNEL_IPV6_DEFS uses.
21309         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
21310         IPPROTO_BEETPH.
21311         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
21312         sockaddr_in6, or ipv6_mreq.
21314 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21316         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
21317         memory access for final bytes in some large inputs.
21318         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
21320 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21322         * string/test-memrchr.c: New file.
21323         * string/test-memrchr-ifunc.c: New file.
21324         * string/Makefile: Add new memrchr testcase.
21326 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
21328         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
21329         fanotify_init returns EPERM.
21331 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
21333         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
21334         errors.
21335         (top level): Treat second token from macro or constant entries for
21336         allowed headers as allowed.
21337         * include/complex.h: Condition internal declarations on
21338         [!_ISOMAC].
21339         * include/fenv.h: Condition include of <stdbool.h> and internal
21340         declarations on [!_ISOMAC].
21342 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
21344         [BZ #15923]
21345         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
21347 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
21349         * configure.in (--enable-versioning): Remove configure option.
21350         (libc_cv_asm_symver_directive): Remove configure test.
21351         (libc_cv_ld_version_script_option): Likewise.
21352         (VERSIONING): Remove variable and AC_SUBST.
21353         (DO_VERSIONING): Remove AC_DEFINE.
21354         * configure: Regenerated.
21355         * config.h.in (DO_VERSIONING): Remove macro.
21356         * Makerules [$(versioning) = yes]: Change conditionals to
21357         [$(build-shared) = yes].
21358         * config.make.in (versioning): Remove variable.
21359         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
21360         [$(build-shared) = yes].
21361         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
21362         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
21363         * elf/Makefile [$(versioning) = yes]: Change conditionals to
21364         [$(build-shared) = yes].
21365         * extra-lib.mk [$(versioning) = yes]: Likewise.
21366         * hurd/Makefile [$(versioning) = yes]: Likewise.
21367         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
21368         [SHARED].
21369         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
21370         [SHARED].
21371         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
21372         [SHARED && !NO_HIDDEN].
21373         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
21374         [SHARED].
21375         [SHARED && DO_VERSIONING]: Likewise..
21376         * libio/Makefile [$(versioning) = yes]: Change conditionals to
21377         [$(build-shared) = yes].
21378         * manual/install.texi (--disable-versioning): Remove
21379         documentation.
21380         * INSTALL: Regenerated.
21381         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
21382         to [SHARED].
21383         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
21384         [$(build-shared) = yes].
21385         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
21386         * sysdeps/i386/i686/multiarch/strstr-c.c
21387         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
21388         [SHARED && !NO_HIDDEN].
21389         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
21390         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
21391         * sysdeps/powerpc/powerpc32/dl-machine.c
21392         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
21393         * sysdeps/powerpc/powerpc32/sysdep.h
21394         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
21395         to [SHARED && PIC && !NO_HIDDEN].
21396         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
21397         conditional to [SHARED].
21399 2013-09-04   Will Newton  <will.newton@linaro.org>
21401         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
21402         * benchtests/bench-string.h: Include bench-timing.h instead
21403         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
21404         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
21405         call to HP_TIMING_DIFF_INIT.
21406         * benchtests/bench-memccpy.c: Use bench-timing.h macros
21407         instead of hp-timing.h macros.
21408         * benchtests/bench-memchr.c: Likewise.
21409         * benchtests/bench-memcmp.c: Likewise.
21410         * benchtests/bench-memcpy.c: Likewise.
21411         * benchtests/bench-memmem.c: Likewise.
21412         * benchtests/bench-memmove.c: Likewise.
21413         * benchtests/bench-memset.c: Likewise.
21414         * benchtests/bench-rawmemchr.c: Likewise.
21415         * benchtests/bench-strcasecmp.c: Likewise.
21416         * benchtests/bench-strcasestr.c: Likewise.
21417         * benchtests/bench-strcat.c: Likewise.
21418         * benchtests/bench-strchr.c: Likewise.
21419         * benchtests/bench-strcmp.c: Likewise.
21420         * benchtests/bench-strcpy.c: Likewise.
21421         * benchtests/bench-strcpy_chk.c: Likewise.
21422         * benchtests/bench-strlen.c: Likewise.
21423         * benchtests/bench-strncasecmp.c: Likewise.
21424         * benchtests/bench-strncat.c: Likewise.
21425         * benchtests/bench-strncmp.c: Likewise.
21426         * benchtests/bench-strncpy.c: Likewise.
21427         * benchtests/bench-strnlen.c: Likewise.
21428         * benchtests/bench-strpbrk.c: Likewise.
21429         * benchtests/bench-strrchr.c: Likewise.
21430         * benchtests/bench-strspn.c: Likewise.
21431         * benchtests/bench-strstr.c: Likewise.
21433 2013-09-04  Will Newton  <will.newton@linaro.org>
21435         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
21437 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
21439         [BZ #15427]
21440         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
21441         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
21442         * math/libm-test.inc (lgamma_test_data): Add more tests.
21443         * sysdeps/i386/fpu/libm-test-ulps: Update.
21444         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21446 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
21448         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
21449         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
21450         Add ifunc.
21451         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
21452         Add strcmp-sse2-unaligned
21453         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
21455 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
21457         * Versions.def (libc): Add GLIBC_2.19.
21459 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
21461         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
21462         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
21464 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
21466         [BZ #14155]
21467         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
21468         intermediate calculations in recurrence.
21469         (__ieee754_ynf): Likewise.
21470         * math/libm-test.inc (jn_test_data): Do not allow spurious
21471         underflow exception.  Add more tests.
21472         (yn_test_data): Add more tests.
21473         * sysdeps/i386/fpu/libm-test-ulps: Update.
21474         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21476 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
21478         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
21480 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
21482         * csu/init-first.c: Fix then/than typos.
21483         * locale/programs/ld-collate.c: Likewise.
21484         * locale/programs/linereader.h: Likewise.
21485         * manual/charset.texi: Likewise.
21486         * manual/filesys.texi: Likewise.
21487         * manual/stdio.texi: Likewise.
21488         * manual/string.texi: Likewise.
21489         * stdlib/fmtmsg.c: Likewise.
21490         * sysdeps/i386/stpncpy.S: Likewise.
21491         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
21492         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
21493         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
21494         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
21496 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
21498         * elf/dl-open.c: Fix typos.
21499         * iconvdata/gbbig5.c: Likewise.
21500         * iconvdata/iso-2022-jp.c: Likewise.
21501         * iconv/gconv_int.h: Likewise.
21502         * iconv/loop.c: Likewise.
21503         * nis/rpcsvc/nis.h: Likewise.
21504         * resolv/ns_name.c: Likewise.
21505         * stdio-common/vfscanf.c: Likewise.
21506         * streams/stropts.h: Likewise.
21507         * sunrpc/rpc_thread.c: Likewise.
21508         * sysdeps/i386/strpbrk.S: Likewise.
21509         * sysdeps/ieee754/k_standard.c: Likewise.
21510         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
21511         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
21512         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
21513         * sysdeps/mach/hurd/profil.c: Likewise.
21514         * sysdeps/s390/dl-procinfo.h: Likewise.
21515         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
21516         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
21517         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
21518         * sysdeps/x86_64/dl-trampoline.S: Likewise.
21519         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
21521 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
21523         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
21524         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
21526 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
21528         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
21529         aix specific files.
21530         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
21531         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
21532         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
21533         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
21534         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
21535         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
21536         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
21537         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
21539 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
21540             Roland McGrath  <roland@hack.frob.com>
21542         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
21543         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
21545 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
21547         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
21548         __executable_start symbol instead of _start.
21550 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
21552         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
21553         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
21554         Move macros to...
21555         * sysdeps/gnu/ldsodefs.h: ... this new file.
21557         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
21558         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
21559         instead of ELFOSABI_LINUX.
21561         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
21562         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
21563         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
21564         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
21565         Likewise.
21566         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
21567         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
21568         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
21569         Likewise.
21570         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
21571         (ibm_extended_long_double): Add ieee_nan member.
21572         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
21573         (do_test): New function.
21575         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
21576         TEST_TRUNC.
21577         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
21578         functions, renamed from truncdfsf_test, trunctfsf_test,
21579         trunctfdf_test.
21580         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
21581         functions.
21582         (do_test): Run all these.
21584 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
21586         * argp/argp-help.c: Fix typos.
21587         * argp/argp-parse.c: Likewise.
21588         * debug/backtracesyms.c: Likewise.
21589         * elf/elf.h: Likewise.
21590         * malloc/malloc.c: Likewise.
21591         * nis/nis_print.c: Likewise.
21592         * resolv/res_comp.c: Likewise.
21593         * stdlib/stdlib.h: Likewise.
21594         * sunrpc/clnt_tcp.c: Likewise.
21595         * sunrpc/clnt_udp.c: Likewise.
21596         * sunrpc/clnt_unix.c: Likewise.
21597         * sysdeps/unix/bsd/ptsname.c: Likewise.
21598         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
21599         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
21600         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
21601         Likewise.
21602         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
21603         Likewise.
21604         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
21605         Likewise.
21606         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
21608 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
21610         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
21611         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
21613 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
21615         [BZ #15897]
21616         * dlfcn/Makefile (tests): Add bug-dl-leaf.
21617         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
21618         ($(objpfx)bug-dl-leaf): New rule.
21619         ($(objpfx)bug-dl-leaf.so): Likewise.
21620         ($(objpfx)bug-dl-leaf.out): Likewise.
21621         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
21622         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
21623         * dlfcn/bug-dl-leaf.c: New test.
21624         * dlfcn/bug-dl-leaf-lib.c: Likewise.
21625         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
21626         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
21627         (dlclose): Likewise.
21628         (dlmopen): Likewise.
21630 2013-08-27  Roland McGrath  <roland@hack.frob.com>
21632         * include/netdb.h [!_ISOMAC]:
21633         Don't include <tls.h>.
21634         (h_errno, __libc_h_errno): Move declaration and macros out of
21635         [_LIBC_REENTRANT].
21637         * include/resolv.h [_RESOLV_H_]:
21638         Don't include <tls.h>.
21639         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
21640         * resolv/res_libc.c: Don't include <tls.h>.
21641         (_res): Use __attribute__ ((nocommon)) in place of
21642         __attribute__ ((section (".bss"))).
21644         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
21645         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
21647         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
21649         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
21650         only under [SIOCGIFCONF && SIOCGIFNETMASK].
21652         * resolv/res_mkquery.c: Include <sys/time.h>.
21654         * inet/ifreq.c: Moved to ...
21655         * sysdeps/unix/ifreq.c: ... here.
21656         * inet/ifreq.c: New file, true stub version.
21658         * socket/sa_len.c: New file.
21659         * socket/Makefile (aux): Add it.
21660         * sysdeps/unix/sysv/linux/Makefile
21661         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
21662         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
21663         and #include <socket/sa_len.c>.
21664         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
21665         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
21667         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
21668         * bits/socket.h: ... here.
21670         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
21671         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
21672         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
21674 2013-08-27  Andreas Schwab  <schwab@suse.de>
21676         [BZ #15736]
21677         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
21678         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
21679         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
21680         * string/test-strcasecmp.c (test_main): Run tests in several
21681         locales.
21682         * string/test-strncasecmp.c (test_main): Likewise.
21684         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
21685         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
21686         to __strcasecmp_nonascii and __strncasecmp_nonascii.
21687         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
21688         (__strncasecmp_ssse3) [PIC]: Likewise.
21690 2013-08-26  Roland McGrath  <roland@hack.frob.com>
21692         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
21694         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
21695         instead of explicitly declaring xdecrypt.
21696         * nis/nss_nis/nis-publickey.c: Likewise.
21698 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
21700         [BZ #15890]
21701         * nscd/aicache.c: Include res_hconf.h.
21702         (addhstaiX): Initialize res_hconf.
21704 2013-08-26  Andreas Schwab  <schwab@suse.de>
21706         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
21707         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
21709 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
21711         * nscd/aicache.c (addhstaiX): Fix indentation.
21713 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
21715         * configure.ac: Quote $build_pt_chown test.
21716         * configure: Regenerated.
21718 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
21720         [BZ #15532]
21721         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
21722         * math/s_cexpf.c (__cexpf): Likewise.
21723         * math/s_cexpl.c (__cexpl): Likewise.
21724         * math/libm-test.inc (cexp_test_data): Correct expected return
21725         value for NaN + i0.  Add another test.
21727 2013-08-22  David S. Miller  <davem@davemloft.net>
21729         * po/ca.po: Update Catalan translation from translation project.
21730         * po/uk.po: Add Ukrainian translations from translation project.
21732 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
21734         [BZ #15797]
21735         * math/s_fdim.c (__fdim): Check for infinite arguments if result
21736         is infinite, not alongside NaN test.
21737         * math/s_fdimf.c (__fdimf): Likewise.
21738         * math/s_fdiml.c (__fdiml): Likewise.
21739         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
21740         errno is unchanged.
21742 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
21744         * argp/argp-help.c: Fix typos.
21745         * crypt/speeds.c: Likewise.
21746         * csu/check_fds.c: Likewise.
21747         * elf/dl-load.c: Likewise.
21748         * elf/dl-open.c: Likewise.
21749         * elf/reldep3.c: Likewise.
21750         * elf/reldep.c: Likewise.
21751         * elf/sprof.c: Likewise.
21752         * iconv/iconv_charmap.c: Likewise.
21753         * iconv/skeleton.c: Likewise.
21754         * iconv/strtab.c: Likewise.
21755         * io/lockf64.c: Likewise.
21756         * libio/libioP.h: Likewise.
21757         * resolv/gai_notify.c: Likewise.
21758         * resolv/ns_name.c: Likewise.
21759         * resolv/ns_samedomain.c: Likewise.
21760         * resolv/res_send.c: Likewise.
21761         * stdlib/random.c: Likewise.
21762         * sunrpc/rpc/xdr.h: Likewise.
21763         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
21764         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
21765         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
21766         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
21767         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
21768         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
21769         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
21770         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
21771         * sysdeps/mach/hurd/check_fds.c: Likewise.
21772         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
21773         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
21774         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
21775         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
21776         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
21777         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
21778         * sysdeps/pthread/aio_notify.c: Likewise.
21779         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
21780         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
21781         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
21782         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
21783         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
21785 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
21787         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
21788         version if bit_Slow_SSE4_2 is set.
21789         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
21790         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
21792 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21794         [BZ #15867]
21795         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
21796         trampoline stack frame information.
21797         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
21798         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
21799         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
21800         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
21801         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
21802         * sysdeps/unix/sysv/linux/powerpc/init-first.c
21803         (_libc_vdso_platform_setup): Initialize the signal trampolines.
21804         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
21805         sa_flags value.
21806         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
21807         interrupting a syscall and set with option SA_SIGINFO.
21809 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
21811         [BZ #15531]
21812         * math/s_cproj.c (__cproj): Only return an infinity if one part of
21813         argument is infinite.
21814         * math/s_cprojf.c (__cprojf): Likewise.
21815         * math/s_cprojl.c (__cprojl): Likewise.
21816         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
21817         * math/libm-test.inc (cproj_test_data): Add more tests.
21819         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
21821         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
21822         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
21823         size.  Use __ffs to determine corresponding shift.
21825 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
21826             Roland McGrath  <roland@hack.frob.com>
21828         * Makefile (INSTALL): Remove trailing blank lines from output of
21829         makeinfo.
21831 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21833         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
21834         Align 32 bit compat elf_greg to 8 bytes.
21836 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
21838         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
21840 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
21842         * string/strcoll_l.c (coll_seq): New structure.
21843         (get_next_seq_cached): New function.
21844         (get_next_seq): New function.
21845         (do_compare): New function.
21846         (STRCOLL): Use GNU style definition.  Simplify implementation
21847         by using get_next_seq, get_next_seq_cached and do_compare.
21849 2013-08-16  Florian Weimer  <fweimer@redhat.com>
21851         [BZ #14699]
21852         CVE-2013-4237
21853         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
21854         member.
21855         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
21856         member.
21857         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
21858         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
21859         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
21860         conditional.
21861         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
21862         GETDENTS_64BIT_ALIGNED.
21863         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
21864         * manual/filesys.texi (Reading/Closing Directory): Document
21865         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
21866         strongly.
21867         * manual/conf.texi (Limits for Files): Add portability note to
21868         NAME_MAX, PATH_MAX.
21869         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
21871 2013-08-13  Andreas Schwab  <schwab@suse.de>
21873         [BZ #15749]
21874         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
21875         of fabs.
21876         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
21877         LDBL_MAX_EXP >= 16384]: Add tests for it.
21879 2013-08-12  David S. Miller  <davem@davemloft.net>
21881         * version.h (RELEASE): Set to "development".
21882         (VERSION): Set to "2.18.90".
21883         * NEWS: Add 2.19 section.
21885 2013-08-03  David S. Miller  <davem@davemloft.net>
21887         * po/ko.po: Update Korean translation from translation project.
21889 2013-08-01  David S. Miller  <davem@davemloft.net>
21891         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
21892         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
21893         Bilka.
21895 2013-07-30  David S. Miller  <davem@davemloft.net>
21897         * po/fr.po: Update French translation from translation project.
21899 2013-07-28  David S. Miller  <davem@davemloft.net>
21901         * po/cs.po: Update Czech translation from translation project.
21903         * po/sv.po: Update Swedish translation from translation project.
21905 2013-07-27  David S. Miller  <davem@davemloft.net>
21907         * po/eo.po: Update Esperanto translation from translation project.
21909         * po/vi.po: Update Vietnamese translation from translation project.
21911         * po/de.po: Update German translation from translation project.
21913 2013-07-26  David S. Miller  <davem@davemloft.net>
21915         * po/bg.po: Update Bulgarian translation from translation project.
21917         * po/nl.po: Update Dutch translation from translation project.
21918         * po/pl.po: Update Polish translation from translation project.
21919         * po/ru.po: Update Russian translation from translation project.
21921 2013-07-24  David S. Miller  <davem@davemloft.net>
21923         * po/libc.pot: Update.
21925 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21927         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
21928         variable page size.
21929         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
21930         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
21931         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
21933 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21935         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
21937 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
21938             Andreas Schwab  <schwab@suse.de>
21939             Roland McGrath  <roland@hack.frob.com>
21940             Joseph Myers  <joseph@codesourcery.com>
21941             Carlos O'Donell  <carlos@redhat.com>
21943         [BZ #15755]
21944         * config.h.in: Define HAVE_PT_CHOWN.
21945         * config.make.in (build-pt-chown): New variable.
21946         * configure.in (--enable-pt_chown): New configure option.
21947         * configure: Regenerate.
21948         * login/Makefile: Include Makeconfig.  Build pt_chown only if
21949         build-pt-chown is enabled.
21950         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
21951         pt_chown to fix pty ownership.
21952         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
21953         CLOSE_ALL_FDS.
21954         * manual/install.texi (Configuring and compiling): Mention
21955         --enable-pt_chown. Add @findex for grantpt.
21956         * INSTALL: Regenerate.
21958 2013-07-20  David S. Miller  <davem@davemloft.net>
21960         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
21961         difference between 32-bit and 64-bit.
21963 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
21965         [BZ #15711]
21966         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
21967         Avoid system header dependency with -ffreestanding.
21968         ($(objpfx)bits/syscall%d): Likewise.
21970 2013-07-13  David S. Miller  <davem@davemloft.net>
21972         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
21973         underflows from atanl/atan2l due to bug 15319.
21974         (casinh_test_data): Likewise.
21976 2013-07-07  David S. Miller  <davem@davemloft.net>
21978         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
21980 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
21982         * sysdeps/i386/fpu/libm-test-ulps: Update.
21983         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21985 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
21987         * configure.in (--enable-lock-elision): Fix message text.
21988         * INSTALL: Regenerate.
21989         * configure: Regenerate.
21991 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21993         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21995 2013-07-03  Andreas Jaeger  <aj@suse.de>
21997         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
21998         define.
21999         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
22000         (ptrace_peeksiginfo_args): Add.
22001         (__ptrace_peeksiginfo_flags): Add.
22002         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
22003         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
22004         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
22006 2013-07-03  Allan McRae  <allan@archlinux.org>
22008         * sysdeps/i386/fpu/libm-test-ulps: Update.
22010 2013-07-02  David S. Miller  <davem@davemloft.net>
22012         * sysdeps/sparc/fpu/libm-test-ulps: Update.
22014 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
22016         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
22018 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
22020         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
22021         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22023 2013-07-02  Andi Kleen <ak@linux.intel.com>
22025         * config.h.in (ENABLE_LOCK_ELISION): Add.
22026         * configure.in (--enable-lock-elision): Add option.
22027         * manual/install.texi: Document --enable lock elision.
22028         * configure: Regenerate
22029         * INSTALL: Regenerate.
22031 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
22033         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
22034         SSE4.2 strcasecmp for libc.a.
22035         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
22037 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
22039         [BZ #13304]
22040         * soft-fp/op-common.h (_FP_FMA): New macro.
22041         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
22042         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
22043         (_FP_MUL_MEAT_1_imm): ... here.
22044         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
22045         (_FP_MUL_MEAT_1_wide): ... here.
22046         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
22047         (_FP_MUL_MEAT_1_hard): ... here.
22048         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
22049         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
22050         (_FP_MUL_MEAT_2_wide): ... here.
22051         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
22052         (_FP_MUL_MEAT_2_wide_3mul): ... here.
22053         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
22054         (_FP_MUL_MEAT_2_gmp): ... here.
22055         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
22056         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
22057         (_FP_MUL_MEAT_4_wide): ... here.
22058         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
22059         (_FP_MUL_MEAT_4_gmp): ... here.
22060         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
22061         (_FP_WFRACBITS_DW_S): Likewise.
22062         (_FP_WFRACXBITS_DW_S): Likewise.
22063         (_FP_HIGHBIT_DW_S): Likewise.
22064         (FP_FMA_S): Likewise.
22065         (_FP_FRAC_HIGH_DW_S): Likewise.
22066         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
22067         (_FP_WFRACBITS_DW_D): Likewise.
22068         (_FP_WFRACXBITS_DW_D): Likewise.
22069         (_FP_HIGHBIT_DW_D): Likewise.
22070         (FP_FMA_D): Likewise.
22071         (_FP_FRAC_HIGH_DW_D): Likewise.
22072         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
22073         (_FP_WFRACBITS_DW_E): Likewise.
22074         (_FP_WFRACXBITS_DW_E): Likewise.
22075         (_FP_HIGHBIT_DW_E): Likewise.
22076         (FP_FMA_E): Likewise.
22077         (_FP_FRAC_HIGH_DW_E): Likewise.
22078         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
22079         (_FP_WFRACBITS_DW_Q): Likewise.
22080         (_FP_WFRACXBITS_DW_Q): Likewise.
22081         (_FP_HIGHBIT_DW_Q): Likewise.
22082         (FP_FMA_Q): Likewise.
22083         (_FP_FRAC_HIGH_DW_Q): Likewise.
22084         * soft-fp/fmasf4.c: New file.
22085         * soft-fp/fmadf4.c: Likewise.
22086         * soft-fp/fmatf4.c: Likewise.
22088 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22090         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
22091         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
22092         Silvermont.
22093         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
22094         macro.
22095         (index_Slow_SSE4_2): Likewise.
22096         (index_Prefer_PMINUB_for_stringop): Likewise.
22097         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
22098         bit_Slow_SSE4_2 is set.
22099         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
22100         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
22102 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22104         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
22105         rtld_global._dl_hwcap2.
22106         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
22107         POWER8.
22108         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
22109         POWER8 feature descriptions defined in _dl_hwcap2.
22110         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
22111         string handling for POWER8 feature bits.
22112         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
22113         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
22114         _dl_powerpc_cap_flags.
22115         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
22116         * sysdeps/powerpc/rtld-global-offsets.sym
22117         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
22118         _dl_hwcap2 in the rtld_global_ro structure.
22120 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22122         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
22123         hardware capabilities in support of AT_HWCAP2.
22124         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
22125         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
22126         GLRO(dl_hwcap2).
22127         (_dl_show_auxv): Add support for calling _dl_procinfo to display
22128         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
22129         explicitly the unknown a_type display mechanism is used.
22130         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
22131         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
22132         struct member.
22133         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
22134         to macro prototype for AT_HWCAP2 support.
22135         * sysdeps/i386/dl-procinfo.h: Likewise.
22136         * sysdeps/s390/dl-procinfo.h: Likewise.
22137         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
22138         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
22139         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
22140         return -1 for unknown a_type display fallback.
22141         * sysdeps/sparc/dl-procinfo.h: Likewise.
22142         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
22143         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
22145 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
22147         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
22148         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
22150 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
22152         [BZ #12492]
22153         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
22154         mprotect making __stack_prot writable.
22156 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
22157             Joseph Myers  <joseph@codesourcery.com>
22159         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
22160         as being properly aligned.
22162 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
22164         * dlfcn/modstatic5.c: New file.
22165         * dlfcn/tststatic5.c: New file.
22166         * dlfcn/Makefile (tests): Add tststatic5.
22167         (tests-static): Likewise.
22168         (modules-names): Add modstatic5.
22169         (tststatic5-ENV): New variable.
22170         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
22172         [BZ #15022]
22173         * elf/dl-support.c (_dl_main_map): New variable.
22174         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
22175         (_dl_nns, _dl_load_adds): Set to 1.
22176         (_dl_initial_searchlist): Refer to _dl_main_map.
22177         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
22178         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
22179         call to _dl_get_origin.
22180         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
22181         around call_map.
22182         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
22183         * dlfcn/modstatic3.c: New file.
22184         * dlfcn/tststatic3.c: New file.
22185         * dlfcn/tststatic4.c: New file.
22186         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
22187         (tests-static): Likewise.
22188         (modules-names): Add modstatic3.
22189         (tststatic3-ENV, tststatic4-ENV): New variables.
22190         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
22191         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
22193 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
22195         * configure.in (CC): Require GCC version 4.4 or later.
22196         * configure: Regenerated.
22197         * manual/install.texi (Tools for Compilation): Update GCC version
22198         requirement.
22199         * INSTALL: Regenerated.
22201 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22203         [BZ #15674]
22204         * string/test-memcmp.c (check2): New.
22205         (main): Call check2.
22207         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
22209 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
22211         [BZ #15022]
22212         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
22213         over to...
22214         (dl_open_worker) [!SHARED]: ... here.
22216 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22218         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
22220 2013-06-25  Richard Henderson  <rth@redhat.com>
22222         * locale/programs/locarchive.c: Include <libc-internal.h>
22224 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
22226         * manual/texinfo.tex: Update to version 2013-06-21.17, with
22227         trailing whitespace removed.
22229 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
22231         [BZ #10283]
22232         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
22233         * locale/programs/locarchive.c: Include libc-mmap.h.
22234         (prepare_address_space): Take two new outputs (the mmap base and len).
22235         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
22236         values.
22237         (create_archive): Declare new mmap base and len values for
22238         prepare_address_space, and store the result in ah.
22239         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
22240         (enlarge_archive): If ah->mmap_base is not NULL, use that and
22241         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
22242         Declare new mmap base and len values for
22243         prepare_address_space, and store the result in new_ah.
22244         (open_archive): Declare new mmap base and len values for
22245         prepare_address_space, and store the result in ah.
22246         (close_archive): If ah->mmap_base is not NULL, use that and
22247         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
22248         * sysdeps/generic/libc-mmap.h: New file.
22250 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
22252         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
22253         (ALIGN_UP): Likewise.
22254         (PTR_ALIGN_DOWN): Likewise.
22255         (PTR_ALIGN_UP): Likewise.
22257 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22259         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
22260         entry mapped to PPC_PLATFORM_POWER8.
22261         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
22262         POWER8.
22263         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
22264         (_dl_string_platform): Add case for exporting platform position for
22265         POWER8.
22266         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
22267         search path to sysdeps/powerpc/powerpc32/power8 directory.
22268         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
22269         search path to sysdeps/powerpc/powerpc64/power8 directory.
22270         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
22271         power7 directories.
22272         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
22273         power7 directories.
22275 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
22277         * INSTALL: Regenerate.
22279         * nscd/connections.c (nscd_init): Fix comment.
22281 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
22283         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
22285         [BZ #15667]
22286         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
22287         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
22289 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
22291         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
22292         DL_DST_REQ_STATIC.
22293         (DL_DST_REQ_STATIC): Remove macro.
22295 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
22297         [BZ #7006]
22298         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
22299         with a shift of 0 bits.
22301 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
22303         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
22304         $(tststatic-ENV).
22306 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22308         [BZ #15655]
22309         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
22311 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22313         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
22314         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
22315         accepts -fno-tree-loop-distribute-patterns.
22316         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
22317         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
22318         recursive call.
22319         * string/memset.c (memset): Likewise.
22320         * string/test-memmove.c (simple_memmove): Disable loop transformation
22321         to library calls.
22322         * string/test-memset.c (simple_memset): Likewise.
22323         * benchtests/bench-memmove.c (simple_memmove): Likewise.
22324         * benchtests/bench-memset.c (simple_memset): Likewise.
22325         * configure: Regenerated.
22327 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
22329         * math/test-misc.c (main): Ignore fesetround failure when failures
22330         of subsequent rounding tests would be ignored.
22332         [BZ #15654]
22333         * math/fedisblxcpt.c (fedisableexcept): Return 0.
22334         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
22335         * math/fegetenv.c (__fegetenv): Return 0.
22336         * math/fegetexcept.c (fegetexcept): Return 0.
22337         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
22338         FE_TONEAREST.
22339         * math/feholdexcpt.c (feholdexcept): Return 0.
22340         * math/fesetenv.c (__fesetenv): Return 0.
22341         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
22342         argument FE_TONEAREST.
22343         * math/feupdateenv.c (__feupdateenv): Return 0.
22344         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
22346 2013-06-18  Roland McGrath  <roland@hack.frob.com>
22348         * elf/rtld-Rules (rtld-compile-command.S): New variable.
22349         (rtld-compile-command.s, rtld-compile-command.c): New variables.
22350         ($(objpfx)rtld-%.os rules): Use them.
22352 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22354         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
22355         fields.
22357 2013-06-17  Roland McGrath  <roland@hack.frob.com>
22359         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
22360         length of target pattern, then descending length of dependency pattern.
22361         * configure.in (AWK): Require gawk 3.1.2 or newer.
22362         * manual/install.texi (Tools for Compilation): Say that we do.
22363         * configure: Regenerated.
22365         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
22366         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
22367         * scripts/sysd-rules.awk: ... this new script.
22368         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
22369         than a glob-style pattern.
22371 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
22373         * math/test-misc.c (main): Do not treat incorrectly rounded
22374         conversions as failure unless ROUNDING_TESTS passes.
22376 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
22378         [BZ #15631]
22379         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
22380         restore exception state around main square root computation, then
22381         check for inexactness explicitly.
22383         * math/libm-test.inc (fma_test_data): Add another test.
22385 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22387         * manual/threads.texi (Non-POSIX Extensions): New document
22388         node.  Document pthread_getattr_default_np and
22389         pthread_setattr_default_np.
22391         * Versions.def (libpthread): Add GLIBC_2.18.
22392         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
22393         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
22394         Likewise.
22395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
22396         Likewise.
22397         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
22398         Likewise.
22399         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
22400         Likewise.
22401         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
22402         Likewise.
22403         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
22404         Likewise.
22405         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
22406         Likewise.
22407         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
22408         Likewise.
22409         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
22410         Likewise.
22412 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
22414         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
22415         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
22417 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
22418             H.J. Lu  <hjl.tools@gmail.com>
22420         [BZ #15627]
22421         * sysdeps/x86_64/rtld-memset.c: Remove file.
22422         * sysdeps/x86_64/rtld-memset.S: New file.
22424 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
22426         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
22427         (test_in_one_mode): Take arguments for whether the rounding mode
22428         is supported for each floating-point type.
22429         (do_test): Pass new arguments to test_in_one_mode using
22430         ROUNDING_TESTS.
22432 2013-06-13  Roland McGrath  <roland@hack.frob.com>
22434         * posix/tst-waitid.c (do_test): Distinguish different instances of
22435         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
22436         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
22437         before entering the kernel for waitpid.
22439 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
22441         * NEWS: Fix note on clock function precision.  Text by Roland
22442         McGrath.
22444 2013-06-13  Roland McGrath  <roland@hack.frob.com>
22446         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
22447         it into place only when and if the sanity check passes.
22449 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
22451         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
22452         output for whether conversion result is exact.  Take argument
22453         indicating whether type is IBM long double.
22454         (round_for_all): Change need_exact field to ibm_ld.
22455         * stdlib/tst-strtod-round.c (struct exactness): New type.
22456         (struct test): Change bool ld_ok field to struct exactness exact.
22457         (TEST): Update all definitions for change to field.
22458         (tests): Regenerate array contents.
22459         (test_in_one_mode): Take pointer to new field instead of old ld_ok
22460         field value.  Check for IBM long double here.
22461         (do_test): Update calls to test_in_one_mode.
22463 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
22465         [BZ #12515]
22466         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
22467         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
22469 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22471         [BZ #15605]
22472         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
22473         generated by the compiler on loop optimizations.
22474         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
22475         general definitions.
22477 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
22479         * math/bug-nextafter.c: Include <math-tests.h>.
22480         (main): Only test for exceptions if EXCEPTION_TESTS is true for
22481         the relevant type.
22482         * math/bug-nexttoward.c: Include <math-tests.h>.
22483         (main): Only test for exceptions if EXCEPTION_TESTS is true for
22484         the relevant type.
22485         * math/test-misc.c: Include <math-tests.h>.
22486         (main): Only test for exceptions if EXCEPTION_TESTS is true for
22487         the relevant type.
22489 2013-06-12  Andreas Jaeger  <aj@suse.de>
22491         * po/ia.po: Update Interlingua translation from translation
22492         project.
22494 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
22496         * include/fenv.h: Include stdbool.h.
22497         (struct rm_ctx): New structure.
22498         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
22499         Define macro.
22500         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
22501         (SET_RESTORE_ROUNDF): Likewise.
22502         (SET_RESTORE_ROUNDL): Likewise.
22503         (SET_RESTORE_ROUND_NOEX): Likewise.
22504         (SET_RESTORE_ROUND_NOEXF): Likewise.
22505         (SET_RESTORE_ROUND_NOEXL): Likewise.
22506         (SET_RESTORE_ROUND_53BIT): Likewise.
22507         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
22508         (libc_feresetround_noexf_ctx): Likewise.
22509         (libc_feresetround_noexl_ctx): Likewise.
22510         (libc_feholdsetround_53bit_ctx): Likewise.
22511         (libc_feresetround_53bit_ctx): Likewise.
22512         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
22513         (libc_feholdexcept_setround_sse_ctx): New function.
22514         (libc_fesetenv_sse_ctx): Likewise.
22515         (libc_feupdateenv_sse_ctx): Likewise.
22516         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
22517         (libc_feholdexcept_setround_387_ctx): Likewise.
22518         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
22519         (libc_feholdsetround_387_prec_ctx): Likewise.
22520         (libc_feholdsetround_387_ctx): Likewise.
22521         (libc_feholdsetround_387_53bit_ctx): Likewise.
22522         (libc_feholdsetround_sse_ctx): Likewise.
22523         (libc_feresetround_sse_ctx): Likewise.
22524         (libc_feresetround_387_ctx): Likewise.
22525         (libc_feupdateenv_387_ctx): Likewise.
22526         (libc_feholdexcept_setroundf_ctx): Define macro.
22527         (libc_fesetenvf_ctx): Likewise.
22528         (libc_feupdateenvf_ctx): Likewise.
22529         (libc_feholdsetroundf_ctx): Likewise.
22530         (libc_feresetroundf_ctx): Likewise.
22531         (libc_feholdexcept_setround_ctx): Likewise.
22532         (libc_fesetenv_ctx): Likewise.
22533         (libc_feupdateenv_ctx): Likewise.
22534         (libc_feholdsetround_ctx): Likewise.
22535         (libc_feresetround_ctx): Likewise.
22536         (libc_feholdexcept_setroundl_ctx): Likewise.
22537         (libc_feupdateenvl_ctx): Likewise.
22538         (libc_feholdsetroundl_ctx): Likewise.
22539         (libc_feresetroundl_ctx): Likewise.
22540         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
22541         (libc_feresetround_53bit_ctx): Likewise.
22543 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22545         * locale/iso-639.def: Convert to UTF-8.
22547 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
22549         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
22550         (EXCEPTION_TESTS_double): Likewise.
22551         (EXCEPTION_TESTS_long_double): Likewise.
22552         (EXCEPTION_TESTS): Likewise.
22553         * math/libm-test.inc (test_exceptions): Only test exceptions if
22554         EXCEPTION_TESTS (FLOAT).
22556 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22558         * benchtests/Makefile (string-bench): Add strcpy_chk and
22559         stpcpy_chk.
22560         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
22561         * benchtests/bench-stpcpy_chk.c: New file.
22562         * benchtests/bench-strcpy_chk-ifunc.c: New file.
22563         * benchtests/bench-strcpy_chk.c: New file.
22564         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
22565         code.
22566         (do_test): Likewise.
22568 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22570         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
22571         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
22572         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
22573         with tabs where appropriate.
22574         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
22575         dl-procinfo.h.
22576         [PPC_PLATFORM_PPC440]: Likewise.
22577         [PPC_PLATFORM_PPC464]: Likewise.
22578         [PPC_PLATFORM_PPC476]: Likewise.
22579         (_dl_string_platform): Add support for detecting ppc405, ppc440,
22580         ppc464, and ppc476 platform strings merging from ports/
22581         dl-procinfo.h.
22583 2013-06-11  Andreas Schwab  <schwab@suse.de>
22585         [BZ #14991]
22586         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
22587         (from_ucs4_idx): Regenerate.
22588         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
22589         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
22590         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
22591         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
22592         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
22593         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
22594         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
22595         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
22596         from FROM_LOOP and TO_LOOP specific macros.
22597         (BODY): Handle combining characters.
22598         * iconvdata/BIG5HKSCS.irreversible: Update.
22599         * iconvdata/BIG5HKSCS.precomposed: New file.
22600         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
22601         characters.
22602         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
22604 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22606         * include/sys/time.h: Fix indentation and add copyright header.
22608         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
22609         (do_test): Likewise.
22610         * string/test-memchr.c (do_one_test): Likewise.
22611         (do_test): Likewise.
22612         * string/test-memcmp.c (do_one_test): Likewise.
22613         (do_test): Likewise.
22614         * string/test-memcpy.c (do_one_test): Likewise.
22615         (do_test): Likewise.
22616         * string/test-memmem.c (do_one_test): Likewise.
22617         (do_test): Likewise.
22618         (do_random_tests): Likewise.
22619         * string/test-memmove.c (do_one_test): Likewise.
22620         (do_test): Likewise.
22621         * string/test-memset.c (do_one_test): Likewise.
22622         (do_test): Likewise.
22623         * string/test-rawmemchr.c (do_one_test): Likewise.
22624         (do_test): Likewise.
22625         * string/test-strcasecmp.c (do_one_test): Likewise.
22626         (do_test): Likewise.
22627         * string/test-strcasestr.c (do_one_test): Likewise.
22628         (do_test): Likewise.
22629         * string/test-strcat.c (do_one_test): Likewise.
22630         (do_test): Likewise.
22631         * string/test-strchr.c (do_one_test): Likewise.
22632         (do_test): Likewise.
22633         * string/test-strcmp.c (do_one_test): Likewise.
22634         (do_test): Likewise.
22635         * string/test-strcpy.c (do_one_test): Likewise.
22636         (do_test): Likewise.
22637         * string/test-string.h: Likewise.
22638         (test_init): Likewise.
22639         * string/test-strlen.c (do_one_test): Likewise.
22640         (do_test): Likewise.
22641         * string/test-strncasecmp.c (do_one_test): Likewise.
22642         (do_test): Likewise.
22643         * string/test-strncat.c (do_one_test): Likewise.
22644         (do_test): Likewise.
22645         * string/test-strncmp.c (do_one_test): Likewise.
22646         (do_test_limit): Likewise.
22647         (do_test): Likewise.
22648         * string/test-strncpy.c (do_one_test): Likewise.
22649         (do_test): Likewise.
22650         * string/test-strnlen.c (do_one_test): Likewise.
22651         (do_test): Likewise.
22652         * string/test-strpbrk.c (do_one_test): Likewise.
22653         (do_test): Likewise.
22654         * string/test-strrchr.c (do_one_test): Likewise.
22655         (do_test): Likewise.
22656         * string/test-strspn.c (do_one_test): Likewise.
22657         (do_test): Likewise.
22658         * string/test-strstr.c (do_one_test): Likewise.
22659         (do_test): Likewise.
22661         * benchtests/Makefile (string-bench): Add string benchmarks.
22662         * benchtests/bench-bcopy-ifunc.c: New file.
22663         * benchtests/bench-bcopy.c: New file.
22664         * benchtests/bench-bzero-ifunc.c: New file.
22665         * benchtests/bench-bzero.c: New file.
22666         * benchtests/bench-memccpy-ifunc.c: New file.
22667         * benchtests/bench-memccpy.c: New file.
22668         * benchtests/bench-memchr-ifunc.c: New file.
22669         * benchtests/bench-memchr.c: New file.
22670         * benchtests/bench-memcmp-ifunc.c: New file.
22671         * benchtests/bench-memcmp.c: New file.
22672         * benchtests/bench-memmem-ifunc.c: New file.
22673         * benchtests/bench-memmem.c: New file.
22674         * benchtests/bench-memmove-ifunc.c: New file.
22675         * benchtests/bench-memmove.c: New file.
22676         * benchtests/bench-mempcpy-ifunc.c: New file.
22677         * benchtests/bench-mempcpy.c: New file.
22678         * benchtests/bench-memset-ifunc.c: New file.
22679         * benchtests/bench-memset.c: New file.
22680         * benchtests/bench-rawmemchr-ifunc.c: New file.
22681         * benchtests/bench-rawmemchr.c: New file.
22682         * benchtests/bench-stpcpy-ifunc.c: New file.
22683         * benchtests/bench-stpcpy.c: New file.
22684         * benchtests/bench-stpncpy-ifunc.c: New file.
22685         * benchtests/bench-stpncpy.c: New file.
22686         * benchtests/bench-strcasecmp-ifunc.c: New file.
22687         * benchtests/bench-strcasecmp.c: New file.
22688         * benchtests/bench-strcasestr-ifunc.c: New file.
22689         * benchtests/bench-strcasestr.c: New file.
22690         * benchtests/bench-strcat-ifunc.c: New file.
22691         * benchtests/bench-strcat.c: New file.
22692         * benchtests/bench-strchr-ifunc.c: New file.
22693         * benchtests/bench-strchr.c: New file.
22694         * benchtests/bench-strchrnul-ifunc.c: New file.
22695         * benchtests/bench-strchrnul.c: New file.
22696         * benchtests/bench-strcmp-ifunc.c: New file.
22697         * benchtests/bench-strcmp.c: New file.
22698         * benchtests/bench-strcpy-ifunc.c: New file.
22699         * benchtests/bench-strcpy.c: New file.
22700         * benchtests/bench-strcspn-ifunc.c: New file.
22701         * benchtests/bench-strcspn.c: New file.
22702         * benchtests/bench-strlen-ifunc.c: New file.
22703         * benchtests/bench-strlen.c: New file.
22704         * benchtests/bench-strncasecmp-ifunc.c: New file.
22705         * benchtests/bench-strncasecmp.c: New file.
22706         * benchtests/bench-strncat-ifunc.c: New file.
22707         * benchtests/bench-strncat.c: New file.
22708         * benchtests/bench-strncmp-ifunc.c: New file.
22709         * benchtests/bench-strncmp.c: New file.
22710         * benchtests/bench-strncpy-ifunc.c: New file.
22711         * benchtests/bench-strncpy.c: New file.
22712         * benchtests/bench-strnlen-ifunc.c: New file.
22713         * benchtests/bench-strnlen.c: New file.
22714         * benchtests/bench-strpbrk-ifunc.c: New file.
22715         * benchtests/bench-strpbrk.c: New file.
22716         * benchtests/bench-strrchr-ifunc.c: New file.
22717         * benchtests/bench-strrchr.c: New file.
22718         * benchtests/bench-strspn-ifunc.c: New file.
22719         * benchtests/bench-strspn.c: New file.
22720         * benchtests/bench-strstr-ifunc.c: New file.
22721         * benchtests/bench-strstr.c: New file.
22723         * benchtests/Makefile: Disable parallel execution of targets.
22724         (string-bench): Add memcpy.
22725         (benchset): New variable to store a list of benchmark sets.
22726         (bench-func): Renamed from bench.
22727         (bench-set): New target.
22728         (bench): Depend on bench-func and bench-set.
22729         * benchtests/README: Add section on benchmark sets.
22730         * benchtests/bench-memcpy-ifunc.c: New file.
22731         * benchtests/bench-memcpy.c: New file.
22732         * benchtests/bench-string.h: New file.
22734 2013-06-11  Andreas Schwab  <schwab@suse.de>
22736         [BZ #15577]
22737         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
22738         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
22739         values in the triple.
22740         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
22741         terminator in the group key.
22743 2013-06-11  Andreas Jaeger  <aj@suse.de>
22745         * po/zh_TW.po: Update Chinese (traditional) translation from
22746         translation project.
22748 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22750         * include/time.h (__clock_gettime): Add libc_hidden_proto.
22751         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
22752         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
22753         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
22754         (clock_getcpuclockid): Likewise.
22755         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
22756         Add weak_alias and libc_hidden_def.
22757         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
22758         * rt/clock_gettime.c (clock_gettime): Rename to
22759         __clock_gettime.  Add weak_alias and libc_hidden_def.
22760         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
22761         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
22762         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
22763         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
22764         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
22765         Likewise.
22766         * rt/clock_settime.c (clock_settime): Rename to
22767         __clock_settime.  Add weak_alias and libc_hidden_def.
22768         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
22770 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
22772         * mach/err_boot.sub: Remove trailing whitespace.
22773         * mach/err_ipc.sub: Likewise.
22774         * mach/err_mach.sub: Likewise.
22776         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
22777         (ROUNDING_TESTS_double): Likewise.
22778         (ROUNDING_TESTS_long_double): Likewise.
22779         (ROUNDING_TESTS): Likewise.
22780         * math/libm-test.inc: Include <math-tests.h>.
22781         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
22782         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
22783         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
22784         (IF_ROUND_INIT_FE_UPWARD): Likewise.
22786 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
22788         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
22789         of assigning.
22791 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
22793         * sysdeps/gnu/errlist.awk: Do not generate space at end of
22794         otherwise empty TRANS lines.
22795         * sysdeps/gnu/errlist.c: Regenerated.
22797         * catgets/gencat.c (error_print): Use (void) in function
22798         definition.
22799         * crypt/crypt_util.c (__init_des): Likewise.
22800         * crypt/speeds.c (Stop): Likewise.
22801         (main): Likewise.
22802         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
22803         * inet/ruserpass.c (token): Likewise.
22804         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
22805         * intl/localealias.c (extend_alias_table): Likewise.
22806         * intl/plural-exp.c (init_germanic_plural): Likewise.
22807         * libio/fcloseall.c (__fcloseall): Likewise.
22808         * libio/genops.c (_IO_flush_all): Likewise.
22809         (_IO_flush_all_linebuffered): Likewise.
22810         (_IO_cleanup): Likewise.
22811         (_IO_iter_begin): Likewise.
22812         (_IO_iter_end): Likewise.
22813         (_IO_list_lock): Likewise.
22814         (_IO_list_unlock): Likewise.
22815         (_IO_list_resetlock): Likewise.
22816         * libio/getchar.c (getchar): Likewise.
22817         * libio/getchar_u.c (getchar_unlocked): Likewise.
22818         * libio/getwchar.c (getwchar): Likewise.
22819         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
22820         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
22821         * login/getpt.c (__getpt): Likewise.
22822         * login/tst-utmp.c (main): Likewise.
22823         * malloc/hooks.c (__malloc_check_init): Likewise.
22824         * malloc/malloc.c (__malloc_stats): Likewise.
22825         * malloc/mtrace.c (tr_break): Likewise.
22826         (mtrace): Likewise.
22827         (muntrace): Likewise.
22828         * misc/fstab.c (endfsent): Likewise.
22829         * misc/getclktck.c (__getclktck): Likewise.
22830         * misc/getdtsz.c (__getdtablesize): Likewise.
22831         * misc/gethostid.c (gethostid): Likewise.
22832         * misc/getpagesize.c (__getpagesize): Likewise.
22833         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
22834         (__get_nprocs): Likewise.
22835         (__get_phys_pages): Likewise.
22836         (__get_avphys_pages): Likewise.
22837         * misc/getttyent.c (getttyent): Likewise.
22838         (setttyent): Likewise.
22839         (endttyent): Likewise.
22840         * misc/getusershell.c (getusershell): Likewise.
22841         (endusershell): Likewise.
22842         (setusershell): Likewise.
22843         (initshells): Likewise.
22844         * misc/hsearch.c (__hdestroy): Likewise.
22845         * misc/sync.c (sync): Likewise.
22846         * misc/syslog.c (closelog_internal): Likewise.
22847         (closelog): Likewise.
22848         * misc/ttyslot.c (ttyslot): Likewise.
22849         * misc/vhangup.c (vhangup): Likewise.
22850         * posix/fork.c (__fork): Likewise.
22851         * posix/getegid.c (__getegid): Likewise.
22852         * posix/geteuid.c (__geteuid): Likewise.
22853         * posix/getgid.c (__getgid): Likewise.
22854         * posix/getpid.c (__getpid): Likewise.
22855         * posix/getppid.c (__getppid): Likewise.
22856         * posix/getuid.c (__getuid): Likewise.
22857         * posix/pause.c (pause): Likewise.
22858         * posix/setpgrp.c (setpgrp): Likewise.
22859         * posix/setsid.c (__setsid): Likewise.
22860         * posix/test-vfork.c (noop): Likewise.
22861         * resolv/gethnamaddr.c (_endhtent): Likewise.
22862         (_gethtent): Likewise.
22863         (ht_endhostent): Likewise.
22864         (gethostent): Likewise.
22865         (dns_service): Likewise.
22866         * stdlib/drand48.c (drand48): Likewise.
22867         * stdlib/lrand48.c (lrand48): Likewise.
22868         * stdlib/mrand48.c (mrand48): Likewise.
22869         * stdlib/rand.c (rand): Likewise.
22870         * stdlib/random.c (__random): Likewise.
22871         * stdlib/setenv.c (clearenv): Likewise.
22872         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
22873         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
22874         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
22875         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
22876         (__get_nprocs): Likewise.
22877         (__get_phys_pages): Likewise.
22878         (__get_avphys_pages): Likewise.
22879         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
22880         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
22881         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
22882         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
22883         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
22884         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
22885         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
22886         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
22887         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
22888         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
22889         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
22890         * sysdeps/mach/hurd/sync.c (sync): Likewise.
22891         * sysdeps/posix/clock.c (clock): Likewise.
22892         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
22893         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
22894         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
22895         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
22896         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
22897         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
22898         (__get_nprocs_conf): Likewise.
22899         (__get_phys_pages): Likewise.
22900         (__get_avphys_pages): Likewise.
22901         * time/clock.c (clock): Likewise.
22902         * time/tzset.c (__tzname_max): Likewise.
22904 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
22906         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
22907         (__bswap_32): Do not use "register".
22908         * crypt/crypt.c (_ufc_doit_r): Likewise.
22909         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
22910         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
22911         * gmon/gmon.c (__monstartup): Likewise.
22912         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
22913         * hurd/hurdmalloc.c (more_memory): Likewise.
22914         (malloc): Likewise.
22915         (free): Likewise.
22916         (realloc): Likewise.
22917         (malloc_fork_prepare): Likewise.
22918         (malloc_fork_parent): Likewise.
22919         (malloc_fork_child): Likewise.
22920         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
22921         (_svcauth_des): Likewise.
22922         * inet/inet_lnaof.c (inet_lnaof): Likewise.
22923         * inet/inet_net.c (inet_network): Likewise.
22924         * inet/inet_netof.c (inet_netof): Likewise.
22925         * inet/rcmd.c (__validuser2_sa): Likewise.
22926         * io/fts.c (fts_open): Likewise.
22927         (fts_load): Likewise.
22928         (fts_close): Likewise.
22929         (fts_read): Likewise.
22930         (fts_children): Likewise.
22931         (fts_build): Likewise.
22932         (fts_stat): Likewise.
22933         (fts_sort): Likewise.
22934         (fts_alloc): Likewise.
22935         (fts_lfree): Likewise.
22936         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
22937         (_IO_file_xsgetn): Likewise.
22938         (_IO_file_xsgetn_mmap): Likewise.
22939         * libio/iofopncook.c (_IO_cookie_read): Likewise.
22940         (_IO_cookie_write): Likewise.
22941         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
22942         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
22943         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
22944         * malloc/obstack.c (_obstack_begin): Likewise.
22945         (_obstack_begin_1): Likewise.
22946         (_obstack_newchunk): Likewise.
22947         (_obstack_allocated_p): Likewise.
22948         (obstack_free): Likewise.
22949         (_obstack_memory_used): Likewise.
22950         * misc/getttyent.c (getttynam): Likewise.
22951         (getttyent): Likewise.
22952         (skip): Likewise.
22953         (value): Likewise.
22954         * misc/getusershell.c (initshells): Likewise.
22955         * misc/syslog.c (__vsyslog_chk): Likewise.
22956         * misc/ttyslot.c (ttyslot): Likewise.
22957         * nis/nis_hash.c (__nis_hash): Likewise.
22958         * posix/fnmatch_loop.c (FCT): Likewise.
22959         * posix/getconf.c (print_all): Likewise.
22960         (main): Likewise.
22961         * posix/getopt.c (exchange): Likewise.
22962         * posix/glob.c (globfree): Likewise.
22963         (prefix_array): Likewise.
22964         (__glob_pattern_type): Likewise.
22965         * resolv/arpa/nameser.h (NS_GET16): Likewise.
22966         (NS_GET32): Likewise.
22967         (NS_PUT16): Likewise.
22968         (NS_PUT32): Likewise.
22969         * resolv/gethnamaddr.c (getanswer): Likewise.
22970         (gethostbyname2): Likewise.
22971         (gethostbyaddr): Likewise.
22972         (_gethtent): Likewise.
22973         (_gethtbyname2): Likewise.
22974         (_gethtbyaddr): Likewise.
22975         * resolv/ns_print.c (dst_s_get_int16): Likewise.
22976         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
22977         * resolv/res_init.c (__res_vinit): Likewise.
22978         (net_mask): Likewise.
22979         * resolv/res_mkquery.c (outchar): Likewise.
22980         (PRINT): Likewise.
22981         * stdio-common/printf_fp.c (outchar): Likewise.
22982         (PRINT): Likewise.
22983         * stdio-common/printf_fphex.c (outchar): Likewise.
22984         (PRINT): Likewise.
22985         * stdio-common/printf_size.c (outchar): Likewise.
22986         (PRINT): Likewise.
22987         * stdio-common/test_rdwr.c (main): Likewise.
22988         * stdio-common/tfformat.c (matches): Likewise.
22989         * stdio-common/vfprintf.c (outchar): Likewise.
22990         (printf_unknown): Likewise.
22991         (buffered_vfprintf): Likewise.
22992         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
22993         * stdio-common/xbug.c (AppendToBuffer): Likewise.
22994         (ReadFile): Likewise.
22995         * stdlib/qsort.c (SWAP): Likewise.
22996         (_quicksort): Likewise.
22997         * stdlib/setenv.c (__add_to_environ): Likewise.
22998         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
22999         * stdlib/strtol_l.c (__strtol_l): Likewise.
23000         * stdlib/tst-strtod.c (main): Likewise.
23001         * stdlib/tst-strtol.c (main): Likewise.
23002         * stdlib/tst-strtoll.c (main): Likewise.
23003         * string/bits/string2.h (__strcmp_cc): Likewise.
23004         (__strcmp_cg): Likewise.
23005         (__strcspn_c1): Likewise.
23006         (__strcspn_c2): Likewise.
23007         (__strcspn_c3): Likewise.
23008         (__strspn_c1): Likewise.
23009         (__strspn_c2): Likewise.
23010         (__strspn_c3): Likewise.
23011         (__strsep_1c): Likewise.
23012         (__strsep_2c): Likewise.
23013         (__strsep_3c): Likewise.
23014         * string/memccpy.c (__memccpy): Likewise.
23015         * string/stpcpy.c (__stpcpy): Likewise.
23016         * string/strcmp.c (strcmp): Likewise.
23017         * string/strrchr.c (strrchr): Likewise.
23018         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
23019         Likewise.
23020         * sysdeps/mach/hurd/getcwd.c
23021         (_hurd_canonicalize_directory_name_internal): Likewise.
23022         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
23023         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
23024         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
23025         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
23026         Likewise, in both definitions.
23027         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
23028         definitions.
23029         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
23030         64] (__bswap_64): Likewise.
23031         * time/test_time.c (main): Likewise.
23032         * time/tzfile.c (__tzfile_read): Likewise.
23033         (__tzfile_compute): Likewise.
23034         * time/tzset.c (__tzset_parse_tz): Likewise.
23035         (tzset_internal): Likewise.
23036         (compute_change): Likewise.
23037         * wcsmbs/wcscat.c (__wcscat): Likewise.
23038         * wcsmbs/wcschr.c (wcschr): Likewise.
23039         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
23040         * wcsmbs/wcscspn.c (wcscspn): Likewise.
23041         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
23042         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
23043         * wcsmbs/wcsspn.c (wcsspn): Likewise.
23044         * wcsmbs/wcsstr.c (wcsstr): Likewise.
23045         * wcsmbs/wmemchr.c (wmemchr): Likewise.
23046         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
23047         * wcsmbs/wmemset.c (wmemset): Likewise.
23049 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
23051         * scripts/config.guess: Update to version 2013-05-16.
23052         * scripts/config.sub: Update to version 2013-04-24.
23053         * scripts/install-sh: Update to version 2011-11-20.07.
23054         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
23055         * scripts/move-if-change: Update to version 2012-01-06 07:23.
23057 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
23059         * debug/fgetws_u_chk.c: Fix leading whitespaces.
23060         * elf/sln.c: Likewise.
23061         * hurd/hurd/ioctl.h: Likewise.
23062         * hurd/hurdmalloc.c: Likewise.
23063         * hurd/xattr.c: Likewise.
23064         * include/shlib-compat.h: Likewise.
23065         * inet/ruserpass.c: Likewise.
23066         * libio/iofgets_u.c: Likewise.
23067         * libio/iofgetws_u.c: Likewise.
23068         * locale/programs/ld-identification.c: Likewise.
23069         * locale/programs/ld-time.c: Likewise.
23070         * mach/msg-destroy.c: Likewise.
23071         * nss/nss_files/files-netgrp.c: Likewise.
23072         * resolv/res_data.c: Likewise.
23073         * soft-fp/op-1.h: Likewise.
23074         * soft-fp/op-2.h: Likewise.
23075         * soft-fp/op-4.h: Likewise.
23076         * soft-fp/op-common.h: Likewise.
23077         * stdio-common/printf_fphex.c: Likewise.
23078         * stdlib/strtod_l.c: Likewise.
23079         * sunrpc/rpc/clnt.h: Likewise.
23080         * sysdeps/generic/framestate.c: Likewise.
23081         * sysdeps/i386/bsd-_setjmp.S: Likewise.
23082         * sysdeps/i386/bsd-setjmp.S: Likewise.
23083         * sysdeps/i386/__longjmp.S: Likewise.
23084         * sysdeps/i386/setjmp.S: Likewise.
23085         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
23086         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
23087         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
23088         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
23089         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
23090         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
23091         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
23092         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
23093         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
23094         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
23095         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
23096         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
23097         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
23098         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
23099         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
23100         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
23101         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
23102         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
23103         * sysdeps/ieee754/support.c: Likewise.
23104         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
23105         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
23106         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
23107         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
23108         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
23109         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
23110         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
23111         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
23112         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
23113         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
23114         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
23115         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
23116         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
23117         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
23118         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
23119         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
23120         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
23121         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
23123 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
23125         * posix/transbug.c: Remove executable mode.
23127 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
23129         * crypt/speeds.c: Remove trailing whitespace.
23130         * dlfcn/default.c: Likewise.
23131         * elf/ifuncdep2.c: Likewise.
23132         * elf/ifuncmain1.c: Likewise.
23133         * elf/ifuncmain1vis.c: Likewise.
23134         * elf/testobj.h: Likewise.
23135         * elf/tst-stackguard1.c: Likewise.
23136         * gmon/sys/gmon.h: Likewise.
23137         * hurd/hurdmsg.c: Likewise.
23138         * hurd/new-fd.c: Likewise.
23139         * hurd/ports-get.c: Likewise.
23140         * iconvdata/ibm1008_420.c: Likewise.
23141         * inet/tst-getni1.c: Likewise.
23142         * inet/tst-getni2.c: Likewise.
23143         * libio/ioungetc.c: Likewise.
23144         * libio/wfiledoalloc.c: Likewise.
23145         * manual/libm-err-tab.pl: Likewise.
23146         * math/w_dremf.c: Likewise.
23147         * misc/ftruncate.c: Likewise.
23148         * posix/bug-glob2.c: Likewise.
23149         * posix/tst-pcre.c: Likewise.
23150         * posix/wait4.c: Likewise.
23151         * resolv/README: Likewise.
23152         * resolv/res_debug.h: Likewise.
23153         * resolv/tst-inet_ntop.c: Likewise.
23154         * setjmp/bug269-setjmp.c: Likewise.
23155         * soft-fp/extended.h: Likewise.
23156         * soft-fp/op-1.h: Likewise.
23157         * soft-fp/op-2.h: Likewise.
23158         * soft-fp/op-4.h: Likewise.
23159         * soft-fp/op-8.h: Likewise.
23160         * soft-fp/testit.c: Likewise.
23161         * stdio-common/bug16.c: Likewise.
23162         * stdlib/random.c: Likewise.
23163         * sunrpc/rpcsvc/rquota.x: Likewise.
23164         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
23165         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
23166         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
23167         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
23168         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
23169         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
23170         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
23171         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
23172         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
23173         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
23174         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
23175         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
23176         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
23177         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
23178         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
23179         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
23180         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
23181         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
23182         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
23183         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
23184         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
23185         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
23186         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
23187         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
23188         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
23189         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
23190         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
23191         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
23192         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
23193         * sysdeps/ieee754/s_lib_version.c: Likewise.
23194         * sysdeps/mach/hurd/check_fds.c: Likewise.
23195         * sysdeps/mach/hurd/getsockname.c: Likewise.
23196         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
23197         * sysdeps/mach/hurd/recvfrom.c: Likewise.
23198         * sysdeps/powerpc/bits/link.h: Likewise.
23199         * sysdeps/powerpc/dl-procinfo.c: Likewise.
23200         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
23201         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
23202         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
23203         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
23204         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
23205         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
23206         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
23207         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
23208         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
23209         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
23210         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
23211         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
23212         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
23213         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
23214         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
23215         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
23216         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
23217         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
23218         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
23219         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
23220         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
23221         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
23222         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
23223         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
23224         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
23225         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
23226         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
23227         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
23228         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
23229         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
23230         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
23231         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
23232         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
23233         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
23234         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
23235         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
23236         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
23237         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
23238         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
23239         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
23240         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
23241         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
23242         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
23243         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
23244         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
23245         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
23246         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
23247         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
23248         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
23249         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
23250         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
23251         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
23252         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
23253         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
23254         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
23255         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
23256         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
23257         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
23258         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
23259         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
23260         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
23261         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
23262         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
23263         * sysdeps/powerpc/sysdep.h: Likewise.
23264         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
23265         * sysdeps/s390/s390-64/sub_n.S: Likewise.
23266         * sysdeps/sh/dl-trampoline.S: Likewise.
23267         * sysdeps/sh/memset.S: Likewise.
23268         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
23269         * sysdeps/sh/strlen.S: Likewise.
23270         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
23271         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
23272         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
23273         * sysdeps/sparc/sparc32/rem.S: Likewise.
23274         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
23275         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
23276         * sysdeps/sparc/sparc32/strchr.S: Likewise.
23277         * sysdeps/sparc/sparc32/udiv.S: Likewise.
23278         * sysdeps/sparc/sparc32/urem.S: Likewise.
23279         * sysdeps/sparc/sparc64/add_n.S: Likewise.
23280         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
23281         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
23282         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
23283         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
23284         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
23285         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
23286         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
23287         * sysdeps/unix/bsd/times.c: Likewise.
23288         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
23289         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
23290         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
23291         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
23292         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
23293         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
23294         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
23295         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
23296         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
23297         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
23298         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
23299         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
23300         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
23301         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
23302         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
23303         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
23304         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
23305         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
23306         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
23307         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
23308         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
23309         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
23310         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
23311         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
23312         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
23313         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
23314         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
23315         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
23316         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
23317         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
23318         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
23319         * sysdeps/x86_64/strcspn.S: Likewise.
23321 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
23323         * locale/C-translit.h: Revert #include <stdint.h> because this is a
23324         generated file.  Regenerate properly from gen-translit.pl.
23325         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
23326         locale/C-translit.h.
23328 2013-06-05  Andreas Schwab  <schwab@suse.de>
23330         [BZ #15100]
23331         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
23332         week as 6 instead of -1.
23333         * time/tst-strptime.c (day_tests): Add test case.
23335 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
23337         * sysdeps/generic/math_private.h
23338         (libc_feholdexcept_setround_53bit): Replace with
23339         libc_feholdsetround_53bit.
23340         (libc_feupdateenv_53bit): Replace with
23341         libc_feresetround_53bit.
23342         (SET_RESTORE_ROUND_53BIT): Adjust.
23344 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
23346         * string/test-strchrnul.c: Add copyright header.
23348         * posix/tst-getaddrinfo4.c: Increase test timeout.
23350 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
23352         [BZ #15536]
23353         * math/libm-test.inc (MAX_EXP): Remove
23354         (MIN_EXP): Define.
23355         (ulp): Use MIN_EXP - MANT_DIG.
23356         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
23358 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
23360         * po/be.po: Revert last change.
23361         * po/zh_CN.po: Likewise.
23362         * po/header.pot: Likewise.
23364 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
23366         * Makefile ($(common-objpfx)linkobj/libc.so): Define
23367         link-libc-deps to empty as target-specific variable.
23368         * Makerules (link-libc-args): New variable.
23369         (libc-for-link): Likewise.
23370         (link-libc-deps): Likewise.
23371         (lib%.so): Depend on $(link-libc-deps).  Link with
23372         $(link-libc-args).
23373         (build-module): Link with $(link-libc-args).
23374         (build-module-asneeded): Likewise.
23375         (build-module-helper-objlist): Filter out $(link-libc-deps) from
23376         list of objects.
23377         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
23378         target-specific variable.
23379         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
23380         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
23381         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
23382         libc.
23383         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
23384         libc and ld.so.
23385         ($(objpfx)libpcprofile.so): Likewise.
23386         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
23387         libc_nonshared.a.
23388         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
23389         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
23390         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
23391         $(link-libc-deps).
23392         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
23393         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
23394         * login/Makefile ($(objpfx)libutil.so): Likewise.
23395         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
23396         * math/Makefile ($(objpfx)libm.so): Likewise.
23397         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
23398         $(objpfx)libnsl.so): Define libc-for-link as target-specific
23399         variable instead of depending directly on libc.
23400         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
23401         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
23402         $(link-libc-deps).
23403         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
23404         libc.
23405         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
23406         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
23407         ($(objpfx)libanl.so): Likewise.
23408         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
23409         ld.so.
23410         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
23411         $(link-libc-deps).
23412         * sysdeps/i386/fpu/Makefile: Remove file.
23413         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
23414         ($(objpfx)libm.so): Remove dependency on ld.so.
23416 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
23418         [BZ # 15553]
23419         * nis/yp_xdr.c (XDRMAXNAME): Define.
23420         (XDRMAXRECORD): Define.
23421         (xdr_domainname): Use XDRMAXNAME.
23422         (xdr_mapname): Likewise.
23423         (xdr_peername): Likewise.
23424         (xdr_keydat): Use XDRMAXRECORD.
23425         (xdr_valdat): Likewise.
23427 2013-05-30  Jeff Law  <law@redhat.com>
23429         [BZ #14256]
23430         * manual/errno.texi (ESTALE): Update to account for more than
23431         just NFS file systems.
23432         * sysdeps/gnu/errlist.c: Regenerated.
23434 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
23436         [BZ #15465]
23437         * elf/Makefile (tests): Add tst-null-argv.
23438         (modules-names):  Add tst-null-argv-lib.
23439         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
23440         (tst-null-argv-ENV): Set environment for tst-null-argv.
23441         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
23442         (RTLD_PROGNAME): New macro.
23443         * elf/tst-null-argv.c: New test case.
23444         * elf/tst-null-argv-lib.c: Library for test case.
23445         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
23446         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
23447         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
23448         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
23449         * elf/dl-init.c (call_init): Likewise.
23450         (_dl_init): Likewise.
23451         * elf/dl-load.c (print_search_path): Likewise.
23452         (_dl_map_object): Likewise.
23453         * elf/dl-lookup.c (do_lookup_x): Likewise.
23454         (add_dependency): Likewise.
23455         (_dl_lookup_symbol_x): Likewise.
23456         (_dl_debug_bindings): Likewise.
23457         * elf/dl-open.c (_dl_show_scope): Likewise.
23458         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
23459         * elf/dl-version.c (match_symbol): Likewise.
23460         (_dl_check_map_versions): Likewise.
23461         * elf/rtld.c (dl_main): Likewise.
23462         (print_unresolved): Use RTLD_PROGNAME.
23463         (print_missing_version): Likewise.
23464         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
23465         (elf_machine_rela): Likewise.
23466         * sysdeps/powerpc/powerpc32/dl-machine.c
23467         (__process_machine_rela): Likewise.
23468         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
23469         Likewise.
23470         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
23471         Likewise.
23472         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
23473         Likewise.
23474         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
23475         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
23476         Likewise.
23477         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
23478         Likewise.
23479         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
23481 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
23483         * po/be.po: Add descriptive title.
23484         * po/zh_CN.po: Likewise.
23485         * po/header.pot: Likewise.
23487 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
23489         * locale/programs/locarchive.c (create_archive): Inlucde fname in
23490         error message.
23491         (enlarge_archive): Likewise.
23493 2013-05-28  Ben North  <ben@redfrontdoor.org>
23495         * manual/arith.texi (frexp): It is the magnitude of the return
23496         value which lies in [0.5, 1), not the return value itself.
23498 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23500         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23502 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
23504         * stdio-common/bug26.c (main): Correct fscanf template.
23506         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
23507         declare _dl_skip_args.
23509         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
23510         Don't declare.
23512         * manual/platform.texi: Add missing @end deftypefun.
23514 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
23516         [BZ #15529]
23517         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
23518         bit of mantissa of 2^16382.
23519         * math/libm-test.inc (hypot_test_data): Add more tests.
23521         * math/libm-test.inc: Add drem and pow10 to list of tested
23522         functions.
23523         (pow10_test): New function.
23524         (drem_test): Likewise.
23525         (drem_test_tonearest): Likewise.
23526         (drem_test_towardzero): Likewise.
23527         (drem_test_downward): Likewise.
23528         (drem_test_upward): Likewise.
23529         (main): Call the new functions.
23531         * math/libm-test.inc (finite_test_data): Remove.
23532         (finite_test): Run tests from isfinite_test_data.
23533         (gamma_test_data): Remove.
23534         (gamma_test): Run tests from lgamma_test_data.
23535         * sysdeps/i386/fpu/libm-test-ulps: Update.
23536         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23538 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23540         * manual/platform.texi: Add PowerPC PPR function set documentation.
23541         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
23542         implementation.
23544 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
23546         * math/libm-test.inc (MAX_EXP): Define.
23547         (ULPDIFF): Define.
23548         (ulp): New function.
23549         (check_float_internal): Use ULPDIFF.
23550         (cpow_test): Disable failing test.
23551         (check_ulp): Test ulp() implemetnation.
23552         (main): Call check_ulp before starting tests.
23554 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
23556         * math/gen-libm-test.pl (generate_testfile): Do not handle
23557         START_DATA and END_DATA.
23558         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
23559         END_DATA.
23560         (acos_tonearest_test_data): Likewise.
23561         (acos_towardzero_test_data): Likewise.
23562         (acos_downward_test_data): Likewise.
23563         (acos_upward_test_data): Likewise.
23564         (acosh_test_data): Likewise.
23565         (asin_test_data): Likewise.
23566         (asin_tonearest_test_data): Likewise.
23567         (asin_towardzero_test_data): Likewise.
23568         (asin_downward_test_data): Likewise.
23569         (asin_upward_test_data): Likewise.
23570         (asinh_test_data): Likewise.
23571         (atan_test_data): Likewise.
23572         (atanh_test_data): Likewise.
23573         (atan2_test_data): Likewise.
23574         (cabs_test_data): Likewise.
23575         (cacos_test_data): Likewise.
23576         (cacosh_test_data): Likewise.
23577         (carg_test_data): Likewise.
23578         (casin_test_data): Likewise.
23579         (casinh_test_data): Likewise.
23580         (catan_test_data): Likewise.
23581         (catanh_test_data): Likewise.
23582         (cbrt_test_data): Likewise.
23583         (ccos_test_data): Likewise.
23584         (ccosh_test_data): Likewise.
23585         (ceil_test_data): Likewise.
23586         (cexp_test_data): Likewise.
23587         (cimag_test_data): Likewise.
23588         (clog_test_data): Likewise.
23589         (clog10_test_data): Likewise.
23590         (conj_test_data): Likewise.
23591         (copysign_test_data): Likewise.
23592         (cos_test_data): Likewise.
23593         (cos_tonearest_test_data): Likewise.
23594         (cos_towardzero_test_data): Likewise.
23595         (cos_downward_test_data): Likewise.
23596         (cos_upward_test_data): Likewise.
23597         (cosh_test_data): Likewise.
23598         (cosh_tonearest_test_data): Likewise.
23599         (cosh_towardzero_test_data): Likewise.
23600         (cosh_downward_test_data): Likewise.
23601         (cosh_upward_test_data): Likewise.
23602         (cpow_test_data): Likewise.
23603         (cproj_test_data): Likewise.
23604         (creal_test_data): Likewise.
23605         (csin_test_data): Likewise.
23606         (csinh_test_data): Likewise.
23607         (csqrt_test_data): Likewise.
23608         (ctan_test_data): Likewise.
23609         (ctan_tonearest_test_data): Likewise.
23610         (ctan_towardzero_test_data): Likewise.
23611         (ctan_downward_test_data): Likewise.
23612         (ctan_upward_test_data): Likewise.
23613         (ctanh_test_data): Likewise.
23614         (ctanh_tonearest_test_data): Likewise.
23615         (ctanh_towardzero_test_data): Likewise.
23616         (ctanh_downward_test_data): Likewise.
23617         (ctanh_upward_test_data): Likewise.
23618         (erf_test_data): Likewise.
23619         (erfc_test_data): Likewise.
23620         (exp_test_data): Likewise.
23621         (exp_tonearest_test_data): Likewise.
23622         (exp_towardzero_test_data): Likewise.
23623         (exp_downward_test_data): Likewise.
23624         (exp_upward_test_data): Likewise.
23625         (exp10_test_data): Likewise.
23626         (exp2_test_data): Likewise.
23627         (expm1_test_data): Likewise.
23628         (fabs_test_data): Likewise.
23629         (fdim_test_data): Likewise.
23630         (finite_test_data): Likewise.
23631         (floor_test_data): Likewise.
23632         (fma_test_data): Likewise.
23633         (fma_towardzero_test_data): Likewise.
23634         (fma_downward_test_data): Likewise.
23635         (fma_upward_test_data): Likewise.
23636         (fmax_test_data): Likewise.
23637         (fmin_test_data): Likewise.
23638         (fmod_test_data): Likewise.
23639         (fpclassify_test_data): Likewise.
23640         (frexp_test_data): Likewise.
23641         (gamma_test_data): Likewise.
23642         (hypot_test_data): Likewise.
23643         (ilogb_test_data): Likewise.
23644         (isfinite_test_data): Likewise.
23645         (isgreater_test_data): Likewise.
23646         (isgreaterequal_test_data): Likewise.
23647         (isinf_test_data): Likewise.
23648         (isless_test_data): Likewise.
23649         (islessequal_test_data): Likewise.
23650         (islessgreater_test_data): Likewise.
23651         (isnan_test_data): Likewise.
23652         (isnormal_test_data): Likewise.
23653         (issignaling_test_data): Likewise.
23654         (isunordered_test_data): Likewise.
23655         (j0_test_data): Likewise.
23656         (j1_test_data): Likewise.
23657         (jn_test_data): Likewise.
23658         (ldexp_test_data): Likewise.
23659         (lgamma_test_data): Likewise.
23660         (lrint_test_data): Likewise.
23661         (lrint_tonearest_test_data): Likewise.
23662         (lrint_towardzero_test_data): Likewise.
23663         (lrint_downward_test_data): Likewise.
23664         (lrint_upward_test_data): Likewise.
23665         (llrint_test_data): Likewise.
23666         (llrint_tonearest_test_data): Likewise.
23667         (llrint_towardzero_test_data): Likewise.
23668         (llrint_downward_test_data): Likewise.
23669         (llrint_upward_test_data): Likewise.
23670         (log_test_data): Likewise.
23671         (log10_test_data): Likewise.
23672         (log1p_test_data): Likewise.
23673         (log2_test_data): Likewise.
23674         (logb_test_data): Likewise.
23675         (logb_downward_test_data): Likewise.
23676         (lround_test_data): Likewise.
23677         (llround_test_data): Likewise.
23678         (modf_test_data): Likewise.
23679         (nearbyint_test_data): Likewise.
23680         (nextafter_test_data): Likewise.
23681         (nexttoward_test_data): Likewise.
23682         (pow_test_data): Likewise.
23683         (pow_tonearest_test_data): Likewise.
23684         (pow_towardzero_test_data): Likewise.
23685         (pow_downward_test_data): Likewise.
23686         (pow_upward_test_data): Likewise.
23687         (remainder_test_data): Likewise.
23688         (remainder_tonearest_test_data): Likewise.
23689         (remainder_towardzero_test_data): Likewise.
23690         (remainder_downward_test_data): Likewise.
23691         (remainder_upward_test_data): Likewise.
23692         (remquo_test_data): Likewise.
23693         (rint_test_data): Likewise.
23694         (rint_tonearest_test_data): Likewise.
23695         (rint_towardzero_test_data): Likewise.
23696         (rint_downward_test_data): Likewise.
23697         (rint_upward_test_data): Likewise.
23698         (round_test_data): Likewise.
23699         (scalb_test_data): Likewise.
23700         (scalbn_test_data): Likewise.
23701         (scalbln_test_data): Likewise.
23702         (signbit_test_data): Likewise.
23703         (sin_test_data): Likewise.
23704         (sin_tonearest_test_data): Likewise.
23705         (sin_towardzero_test_data): Likewise.
23706         (sin_downward_test_data): Likewise.
23707         (sin_upward_test_data): Likewise.
23708         (sincos_test_data): Likewise.
23709         (sinh_test_data): Likewise.
23710         (sinh_tonearest_test_data): Likewise.
23711         (sinh_towardzero_test_data): Likewise.
23712         (sinh_downward_test_data): Likewise.
23713         (sinh_upward_test_data): Likewise.
23714         (sqrt_test_data): Likewise.
23715         (tan_test_data): Likewise.
23716         (tan_tonearest_test_data): Likewise.
23717         (tan_towardzero_test_data): Likewise.
23718         (tan_downward_test_data): Likewise.
23719         (tan_upward_test_data): Likewise.
23720         (tanh_test_data): Likewise.
23721         (tgamma_test_data): Likewise.
23722         (trunc_test_data): Likewise.
23723         (y0_test_data): Likewise.
23724         (y1_test_data): Likewise.
23725         (yn_test_data): Likewise.
23726         (significand_test_data): Likewise.
23728         * math/gen-libm-test.pl (@functions): Remove variable.
23729         (generate_testfile): Don't handle START and END lines.
23730         * math/libm-test.inc (START): New macro.
23731         (END): Likewise.
23732         (END_COMPLEX): Likewise.
23733         (acos_test): Use END macro without arguments.
23734         (acos_test_tonearest): Likewise.
23735         (acos_test_towardzero): Likewise.
23736         (acos_test_downward): Likewise.
23737         (acos_test_upward): Likewise.
23738         (acosh_test): Likewise.
23739         (asin_test): Likewise.
23740         (asin_test_tonearest): Likewise.
23741         (asin_test_towardzero): Likewise.
23742         (asin_test_downward): Likewise.
23743         (asin_test_upward): Likewise.
23744         (asinh_test): Likewise.
23745         (atan_test): Likewise.
23746         (atanh_test): Likewise.
23747         (atan2_test): Likewise.
23748         (cabs_test): Likewise.
23749         (cacos_test): Use END_COMPLEX macro without arguments.
23750         (cacosh_test): Likewise.
23751         (carg_test): Use END macro without arguments.
23752         (casin_test): Use END_COMPLEX macro without arguments.
23753         (casinh_test): Likewise.
23754         (catan_test): Likewise.
23755         (catanh_test): Likewise.
23756         (cbrt_test): Use END macro without arguments.
23757         (ccos_test): Use END_COMPLEX macro without arguments.
23758         (ccosh_test): Likewise.
23759         (ceil_test): Use END macro without arguments.
23760         (cexp_test): Use END_COMPLEX macro without arguments.
23761         (cimag_test): Use END macro without arguments.
23762         (clog_test): Use END_COMPLEX macro without arguments.
23763         (clog10_test): Likewise.
23764         (conj_test): Likewise.
23765         (copysign_test): Use END macro without arguments.
23766         (cos_test): Likewise.
23767         (cos_test_tonearest): Likewise.
23768         (cos_test_towardzero): Likewise.
23769         (cos_test_downward): Likewise.
23770         (cos_test_upward): Likewise.
23771         (cosh_test): Likewise.
23772         (cosh_test_tonearest): Likewise.
23773         (cosh_test_towardzero): Likewise.
23774         (cosh_test_downward): Likewise.
23775         (cosh_test_upward): Likewise.
23776         (cpow_test): Use END_COMPLEX macro without arguments.
23777         (cproj_test): Likewise.
23778         (creal_test): Use END macro without arguments.
23779         (csin_test): Use END_COMPLEX macro without arguments.
23780         (csinh_test): Likewise.
23781         (csqrt_test): Likewise.
23782         (ctan_test): Likewise.
23783         (ctan_test_tonearest): Likewise.
23784         (ctan_test_towardzero): Likewise.
23785         (ctan_test_downward): Likewise.
23786         (ctan_test_upward): Likewise.
23787         (ctanh_test): Likewise.
23788         (ctanh_test_tonearest): Likewise.
23789         (ctanh_test_towardzero): Likewise.
23790         (ctanh_test_downward): Likewise.
23791         (ctanh_test_upward): Likewise.
23792         (erf_test): Use END macro without arguments.
23793         (erfc_test): Likewise.
23794         (exp_test): Likewise.
23795         (exp_test_tonearest): Likewise.
23796         (exp_test_towardzero): Likewise.
23797         (exp_test_downward): Likewise.
23798         (exp_test_upward): Likewise.
23799         (exp10_test): Likewise.
23800         (exp2_test): Likewise.
23801         (expm1_test): Likewise.
23802         (fabs_test): Likewise.
23803         (fdim_test): Likewise.
23804         (finite_test): Likewise.
23805         (floor_test): Likewise.
23806         (fma_test): Likewise.
23807         (fma_test_towardzero): Likewise.
23808         (fma_test_downward): Likewise.
23809         (fma_test_upward): Likewise.
23810         (fmax_test): Likewise.
23811         (fmin_test): Likewise.
23812         (fmod_test): Likewise.
23813         (fpclassify_test): Likewise.
23814         (frexp_test): Likewise.
23815         (gamma_test): Likewise.
23816         (hypot_test): Likewise.
23817         (ilogb_test): Likewise.
23818         (isfinite_test): Likewise.
23819         (isgreater_test): Likewise.
23820         (isgreaterequal_test): Likewise.
23821         (isinf_test): Likewise.
23822         (isless_test): Likewise.
23823         (islessequal_test): Likewise.
23824         (islessgreater_test): Likewise.
23825         (isnan_test): Likewise.
23826         (isnormal_test): Likewise.
23827         (issignaling_test): Likewise.
23828         (isunordered_test): Likewise.
23829         (j0_test): Likewise.
23830         (j1_test): Likewise.
23831         (jn_test): Likewise.
23832         (ldexp_test): Likewise.
23833         (lgamma_test): Likewise.
23834         (lrint_test): Likewise.
23835         (lrint_test_tonearest): Likewise.
23836         (lrint_test_towardzero): Likewise.
23837         (lrint_test_downward): Likewise.
23838         (lrint_test_upward): Likewise.
23839         (llrint_test): Likewise.
23840         (llrint_test_tonearest): Likewise.
23841         (llrint_test_towardzero): Likewise.
23842         (llrint_test_downward): Likewise.
23843         (llrint_test_upward): Likewise.
23844         (log_test): Likewise.
23845         (log10_test): Likewise.
23846         (log1p_test): Likewise.
23847         (log2_test): Likewise.
23848         (logb_test): Likewise.
23849         (logb_test_downward): Likewise.
23850         (lround_test): Likewise.
23851         (llround_test): Likewise.
23852         (modf_test): Likewise.
23853         (nearbyint_test): Likewise.
23854         (nextafter_test): Likewise.
23855         (nexttoward_test): Likewise.
23856         (pow_test): Likewise.
23857         (pow_test_tonearest): Likewise.
23858         (pow_test_towardzero): Likewise.
23859         (pow_test_downward): Likewise.
23860         (pow_test_upward): Likewise.
23861         (remainder_test): Likewise.
23862         (remainder_test_tonearest): Likewise.
23863         (remainder_test_towardzero): Likewise.
23864         (remainder_test_downward): Likewise.
23865         (remainder_test_upward): Likewise.
23866         (remquo_test): Likewise.
23867         (rint_test): Likewise.
23868         (rint_test_tonearest): Likewise.
23869         (rint_test_towardzero): Likewise.
23870         (rint_test_downward): Likewise.
23871         (rint_test_upward): Likewise.
23872         (round_test): Likewise.
23873         (scalb_test): Likewise.
23874         (scalbn_test): Likewise.
23875         (scalbln_test): Likewise.
23876         (signbit_test): Likewise.
23877         (sin_test): Likewise.
23878         (sin_test_tonearest): Likewise.
23879         (sin_test_towardzero): Likewise.
23880         (sin_test_downward): Likewise.
23881         (sin_test_upward): Likewise.
23882         (sincos_test): Likewise.
23883         (sinh_test): Likewise.
23884         (sinh_test_tonearest): Likewise.
23885         (sinh_test_towardzero): Likewise.
23886         (sinh_test_downward): Likewise.
23887         (sinh_test_upward): Likewise.
23888         (sqrt_test): Likewise.
23889         (tan_test): Likewise.
23890         (tan_test_tonearest): Likewise.
23891         (tan_test_towardzero): Likewise.
23892         (tan_test_downward): Likewise.
23893         (tan_test_upward): Likewise.
23894         (tanh_test): Likewise.
23895         (tgamma_test): Likewise.
23896         (trunc_test): Likewise.
23897         (y0_test): Likewise.
23898         (y1_test): Likewise.
23899         (yn_test): Likewise.
23900         (significand_test): Likewise.
23902 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
23904         [BZ #15381]
23905         * libio/genops.c (_IO_no_init): Initialize wide struct info.
23907 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
23909         [BZ #14894]
23910         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
23911         __ppc_mdoio and __ppc_mdoom.
23912         * manual/platform.texi: Document new functions __ppc_yield,
23913         __ppc_mdoio and __ppc_mdoom.
23915 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
23917         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
23918         (main): Mention "tls" pseudo-hwcap is legacy.
23919         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
23921 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
23923         * math/gen-libm-test.pl (parse_args): Output only string of
23924         arguments as text for test name, not full call or descriptions of
23925         tests for extra outputs.
23926         (generate_testfile): Do not pass function name to parse_args.
23927         Generate this_func variable from START.
23928         * math/libm-test.inc (struct test_f_f_data): Rename test_name
23929         field to arg_str.
23930         (struct test_ff_f_data): Likewise.
23931         (test_ff_f_data_nexttoward): Likewise.
23932         (struct test_fi_f_data): Likewise.
23933         (struct test_fl_f_data): Likewise.
23934         (struct test_if_f_data): Likewise.
23935         (struct test_fff_f_data): Likewise.
23936         (struct test_c_f_data): Likewise.
23937         (struct test_f_f1_data): Likewise.  Remove field extra_name.
23938         (struct test_fF_f1_data): Likewise.
23939         (struct test_ffI_f1_data): Likewise.
23940         (struct test_c_c_data): Rename test_name field to arg_str.
23941         (struct test_cc_c_data): Likewise.
23942         (struct test_f_i_data): Likewise.
23943         (struct test_ff_i_data): Likewise.
23944         (struct test_f_l_data): Likewise.
23945         (struct test_f_L_data): Likewise.
23946         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
23947         and extra2_name.
23948         (COMMON_TEST_SETUP): New macro.
23949         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
23950         (COMMON_TEST_CLEANUP): Likewise.
23951         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
23952         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
23953         macros.
23954         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
23955         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
23956         macros.
23957         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
23958         (RUN_TEST_fff_f): Take argument string.  Call new setup and
23959         cleanup macros.
23960         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
23961         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
23962         macros.
23963         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
23964         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
23965         macros.
23966         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
23967         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
23968         cleanup macros.
23969         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
23970         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
23971         cleanup macros.
23972         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
23973         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
23974         cleanup macros.
23975         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
23976         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
23977         macros.
23978         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
23979         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
23980         macros.
23981         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
23982         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
23983         macros.
23984         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
23985         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
23986         cleanup macros.
23987         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
23988         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
23989         cleanup macros.
23990         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
23991         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
23992         macros.
23993         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
23994         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
23995         cleanup macros.
23996         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
23997         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
23998         macros.
23999         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
24000         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
24001         macros.
24002         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
24003         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
24004         cleanup macros.
24005         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
24007 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
24009         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
24010         to _sifields.sigfault.
24011         (si_addr_lsb): Define new macro.
24012         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
24013         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
24014         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
24016 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
24018         [BZ #15441]
24019         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
24020         returns -1.
24021         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
24022         null return -1.
24023         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
24024         loading the domain.
24026 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
24028         * math/gen-libm-test.pl (parse_args): Do not include expected
24029         result in test name.
24030         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
24031         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
24032         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
24033         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
24034         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
24035         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24037 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
24039         * benchtests/Makefile: Sort function entries.
24041         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
24042         tanh, asinh, acosh, atanh.
24043         * benchtests/acos-inputs: New file.
24044         * benchtests/acosh-inputs: New file.
24045         * benchtests/asin-inputs: New file.
24046         * benchtests/asinh-inputs: New file.
24047         * benchtests/atanh-inputs: New file.
24048         * benchtests/cosh-inputs: New file.
24049         * benchtests/log-inputs: New file.
24050         * benchtests/sinh-inputs: New file.
24051         * benchtests/tanh-inputs: New file.
24053 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
24055         [BZ #15339]
24056         * posix/tst-getaddrinfo4.c: New test.
24057         * posix/Makefile (tests): Add it.
24059 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24061         [BZ #15339]
24062         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
24063         when no services were used.
24064         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
24065         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
24067 2013-05-21  Andreas Schwab  <schwab@suse.de>
24069         [BZ #15014]
24070         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
24071         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
24072         successful.
24073         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
24074         redundant variable declarations and reallocation of buffer when
24075         parsing as IPv6 address.  Always set NSS status when called from
24076         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
24077         buffer too small.  Correct computation of needed size.
24078         * nss/Makefile (tests): Add test-digits-dots.
24079         * nss/test-digits-dots.c: New test.
24081 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24083         * benchtests/Makefile: Remove instructions for adding
24084         benchmark tests.
24085         * benchtests/README: New file to explain how to execute and
24086         enhance the benchmark tests.
24088 2013-05-21  Andreas Schwab  <schwab@suse.de>
24090         [BZ #15493]
24091         * setjmp/Makefile (tests): Add tst-sigsetjmp.
24092         * setjmp/tst-sigsetjmp.c: New test.
24094 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
24096         * sysdeps/x86_64/memset.S (memset): New implementation.
24097         (__bzero): Likewise.
24098         (__memset_tail): New function.
24100 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
24102         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
24103         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
24104         __memcpy_sse2_unaligned ifunc selection.
24105         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
24106         Add memcpy-sse2-unaligned.S.
24107         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
24108         Add: __memcpy_sse2_unaligned.
24110 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
24112         [BZ #15490]
24113         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
24114         math_force_eval before restoring floating-point envrionment.
24115         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
24116         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
24117         Likewise.
24118         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
24119         <math_private.h>.
24120         (__nearbyintl): Use math_force_eval before restoring
24121         floating-point environment.
24122         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
24124         * math/gen-libm-test.pl (special_functions): Remove.
24125         (parse_args): Don't handle TEST_extra.  Handle functions with no
24126         return value.
24127         * math/libm-test.inc (struct test_sincos_data): Replace with
24128         struct test_fFF_11_data.
24129         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
24130         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
24131         (sincos_test_data): Change element type to struct
24132         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
24133         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
24134         RUN_TEST_LOOP_sincos.
24135         * math/README.libm-test: Don't mention special handling of
24136         individual functions.
24137         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
24138         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
24139         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
24140         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
24141         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
24142         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24144         * math/gen-libm-test.pl (get_variable): Remove function.
24145         (parse_args): Don't show pointer parameters to call in test
24146         names.  Use "extra output N" in test names for extra outputs
24147         rather than naming variables.
24149 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
24151         [BZ #15488]
24152         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
24153         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
24154         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
24155         double tests.
24156         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
24157         disable.
24158         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
24159         check_long_double.
24161         * math/gen-libm-test.pl (@tests): Remove variable.
24162         ($count): Likewise.
24163         (new_test): Remove function.
24164         (show_exceptions): New function.
24165         (special_functions): Use show_exceptions instead of new_test.
24166         (parse_args): Likewise.
24167         (generate_testfile): Pass only function name in generated call to
24168         print_max_error or print_complex_max_error.
24169         (get_ulps): Do not handle complex tests specially.
24170         (output_test): Rename to ...
24171         (get_all_ulps_for_test): ... this.  Return a string rather than
24172         printing to a file.  Require ulps to be present.
24173         (output_ulps): Generate arrays rather than #defines.
24174         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
24175         (struct ulp_data): New type.
24176         (BUILD_COMPLEX_ULP): Remove macro.
24177         (compare_ulp_data): New function.
24178         (find_ulps): Likewise.
24179         (find_test_ulps): Likewise.
24180         (find_function_ulps): Likewise.
24181         (find_complex_function_ulps): Likewise.
24182         (print_max_error): Determine allowed ulps using
24183         find_function_ulps.
24184         (print_complex_max_error): Determine allowed ulps using
24185         find_complex_function_ulps.
24186         (check_float_internal): Determine max ulps using find_test_ulps.
24187         (check_float): Do not take max_ulp parameter.  Update call to
24188         check_float_internal.
24189         (check_complex): Likewise.
24190         (check_int): Do not take max_ulp parameter.
24191         (check_long): Likewise.
24192         (check_bool): Likewise.
24193         (check_longlong): Likewise.
24194         (struct test_f_f_data): Remove max_ulp field.
24195         (struct test_ff_f_data): Likewise.
24196         (struct test_ff_f_data_nexttoward): Likewise.
24197         (struct test_fi_f_data): Likewise.
24198         (struct test_fl_f_data): Likewise.
24199         (struct test_if_f_data): Likewise.
24200         (struct test_fff_f_data): Likewise.
24201         (struct test_c_f_data): Likewise.
24202         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
24203         (struct test_fF_f1_data): Likewise.
24204         (struct test_ffI_f1_data): Likewise.
24205         (struct test_c_c_data): Remove max_ulp field.
24206         (struct test_cc_c_data): Likewise.
24207         (struct test_f_i_data): Likewise.
24208         (struct test_ff_i_data): Likewise.
24209         (struct test_f_l_data): Likewise.
24210         (struct test_f_L_data): Likewise.
24211         (struct test_sincos_data): Likewise.
24212         (RUN_TEST_f_f): Do not handle ulps.
24213         (RUN_TEST_LOOP_f_f): Likewise.
24214         (RUN_TEST_2_f): Likewise.
24215         (RUN_TEST_LOOP_2_f): Likewise.
24216         (RUN_TEST_fff_f): Likewise.
24217         (RUN_TEST_LOOP_fff_f): Likewise.
24218         (RUN_TEST_c_f): Likewise.
24219         (RUN_TEST_LOOP_c_f): Likewise.
24220         (RUN_TEST_f_f1): Likewise.
24221         (RUN_TEST_LOOP_f_f1): Likewise.
24222         (RUN_TEST_fF_f1): Likewise.
24223         (RUN_TEST_LOOP_fF_f1): Likewise.
24224         (RUN_TEST_fI_f1): Likewise.
24225         (RUN_TEST_LOOP_fI_f1): Likewise.
24226         (RUN_TEST_ffI_f1): Likewise.
24227         (RUN_TEST_LOOP_ffI_f1): Likewise.
24228         (RUN_TEST_c_c): Likewise.
24229         (RUN_TEST_LOOP_c_c): Likewise.
24230         (RUN_TEST_cc_c): Likewise.
24231         (RUN_TEST_LOOP_cc_c): Likewise.
24232         (RUN_TEST_f_i): Likewise.
24233         (RUN_TEST_LOOP_f_i): Likewise.
24234         (RUN_TEST_f_i_tg): Likewise.
24235         (RUN_TEST_LOOP_f_i_tg): Likewise.
24236         (RUN_TEST_ff_i_tg): Likewise.
24237         (RUN_TEST_LOOP_ff_i_tg): Likewise.
24238         (RUN_TEST_f_b): Likewise.
24239         (RUN_TEST_LOOP_f_b): Likewise.
24240         (RUN_TEST_f_b_tg): Likewise.
24241         (RUN_TEST_LOOP_f_b_tg): Likewise.
24242         (RUN_TEST_f_l): Likewise.
24243         (RUN_TEST_LOOP_f_l): Likewise.
24244         (RUN_TEST_f_L): Likewise.
24245         (RUN_TEST_LOOP_f_L): Likewise.
24246         (RUN_TEST_sincos): Likewise.
24247         (RUN_TEST_LOOP_sincos): Likewise.
24249 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
24251         [BZ #15480]
24252         [BZ #15485]
24253         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
24254         main case of finite arguments, set rounding mode to FE_TONEAREST
24255         and discard exceptions.
24256         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
24257         exceptions.
24258         (remainder_tonearest_test_data): New variable.
24259         (remainder_test_tonearest): New function.
24260         (remainder_towardzero_test_data): New variable.
24261         (remainder_test_towardzero): New function.
24262         (remainder_downward_test_data): New variable.
24263         (remainder_test_downward): New function.
24264         (remainder_upward_test_data): New variable.
24265         (remainder_test_upward): New function.
24266         (main): Call the new test functions.
24268         * math/libm-test.inc (struct test_f_f1_data): Remove field
24269         extra_init.
24270         (struct test_fF_f1_data): Likewise.
24271         (struct test_ffI_f1_data): Likewise.
24272         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
24273         based on value of EXTRA_EXPECTED.
24274         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
24275         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
24276         EXTRA_VAR based on value of EXTRA_EXPECTED.
24277         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
24278         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
24279         EXTRA_VAR based on value of EXTRA_EXPECTED.
24280         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
24281         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
24282         EXTRA_VAR based on value of EXTRA_EXPECTED.
24283         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
24284         * math/gen-libm-test.pl (parse_args): Don't output initializers
24285         for extra output values.
24287         * math/libm-test.inc (check_int): Expect result to be exactly
24288         equal to expected value and do not handle ulps.
24289         (check_long): Likewise.
24290         (check_longlong): Likewise.
24292         * math/libm-test.inc (ceil_test_data): Test for "inexact"
24293         exceptions.
24294         (cimag_test_data): Likewise.
24295         (conj_test_data): Likewise.
24296         (copysign_test_data): Likewise.
24297         (cproj_test_data): Likewise.
24298         (creal_test_data): Likewise.
24299         (fabs_test_data): Likewise.
24300         (fdim_test_data): Likewise.
24301         (finite_test_data): Likewise.
24302         (floor_test_data): Likewise.
24303         (fmax_test_data): Likewise.
24304         (fmin_test_data): Likewise.
24305         (fmod_test_data): Likewise.
24306         (fpclassify_test_data): Likewise.
24307         (frexp_test_data): Likewise.
24308         (ilogb_test_data): Likewise.
24309         (isfinite_test_data): Likewise.
24310         (isgreater_test_data): Likewise.
24311         (isgreaterequal_test_data): Likewise.
24312         (isinf_test_data): Likewise.
24313         (isless_test_data): Likewise.
24314         (islessequal_test_data): Likewise.
24315         (islessgreater_test_data): Likewise.
24316         (isnan_test_data): Likewise.
24317         (isnormal_test_data): Likewise.
24318         (issignaling_test_data): Likewise.
24319         (isunordered_test_data): Likewise.
24320         (ldexp_test_data): Likewise.
24321         (lrint_test_data): Likewise.
24322         (lrint_test_data) [TEST_FLOAT]: Disable one test.
24323         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
24324         (lrint_tonearest_test_data): Test for "inexact" exceptions.
24325         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
24326         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
24327         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
24328         test input.
24329         (lrint_towardzero_test_data): Test for "inexact" exceptions.
24330         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
24331         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
24332         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
24333         that test input.
24334         (lrint_downward_test_data): Test for "inexact" exceptions.
24335         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
24336         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
24337         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
24338         test input.
24339         (lrint_upward_test_data): Test for "inexact" exceptions.
24340         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
24341         test input.
24342         (llrint_test_data): Test for "inexact" exceptions.
24343         (llrint_test_data) [TEST_FLOAT]: Disable one test.
24344         (llrint_tonearest_test_data): Test for "inexact" exceptions.
24345         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
24346         (llrint_towardzero_test_data): Test for "inexact" exceptions.
24347         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
24348         (llrint_downward_test_data): Test for "inexact" exceptions.
24349         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
24350         (llrint_upward_test_data): Test for "inexact" exceptions.
24351         (logb_test_data): Likewise.
24352         (logb_downward_test_data): Likewise.
24353         (nextafter_test_data): Likewise.
24354         (nexttoward_test_data): Likewise.
24355         (remainder_test_data): Likewise.
24356         (remquo_test_data): Likewise.
24357         (scalbn_test_data): Likewise.
24358         (scalbln_test_data): Likewise.
24359         (signbit_test_data): Likewise.
24360         (sqrt_test_data): Likewise.
24361         (significand_test_data): Likewise.
24363 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
24365         [BZ #15424]
24366         * benchtests/bench-modf.c (struct args): Mark arg0 as
24367         volatile.
24368         * scripts/bench.pl: Mark members of struct args as volatile.
24370 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24372         [BZ # 15497]
24373         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
24374         negative infinity on POWER6 or lower.
24375         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
24377 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
24379         [BZ #15442]
24380         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
24381         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
24382         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
24383         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
24384         (_FP_SETQNAN): New macro.
24385         (_FP_SETQNAN_SEMIRAW): Likewise.
24386         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
24387         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
24388         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
24389         (FP_EXTEND): Use _FP_FRAC_SNANP.
24390         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
24391         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
24392         into account.
24393         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
24394         New macro.
24395         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
24396         Likewise.
24398 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
24400         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
24401         with DIVIDE_BY_ZERO_EXCEPTION.
24402         (gamma_test_data): Likewise.
24403         (lgamma_test_data): Likewise.
24404         (log_test_data): Likewise.
24405         (log10_test_data): Likewise.
24406         (log2_test_data): Likewise.
24407         (tgamma_test_data): Likewise.
24409         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
24410         (acos_test_tonearest): Likewise.
24411         (acos_test_towardzero): Likewise.
24412         (acos_test_downward): Likewise.
24413         (acos_test_upward): Likewise.
24414         (acosh_test): Likewise.
24415         (asin_test): Likewise.
24416         (asin_test_tonearest): Likewise.
24417         (asin_test_towardzero): Likewise.
24418         (asin_test_downward): Likewise.
24419         (asin_test_upward): Likewise.
24420         (asinh_test): Likewise.
24421         (atan_test): Likewise.
24422         (atanh_test): Likewise.
24423         (atan2_test): Likewise.
24424         (cabs_test): Likewise.
24425         (cacos_test): Likewise.
24426         (cacosh_test): Likewise.
24427         (casin_test): Likewise.
24428         (casinh_test): Likewise.
24429         (catan_test): Likewise.
24430         (catanh_test): Likewise.
24431         (cbrt_test): Likewise.
24432         (ccos_test): Likewise.
24433         (ccosh_test): Likewise.
24434         (cexp_test): Likewise.
24435         (clog_test): Likewise.
24436         (clog10_test): Likewise.
24437         (cos_test): Likewise.
24438         (cos_test_tonearest): Likewise.
24439         (cos_test_towardzero): Likewise.
24440         (cos_test_downward): Likewise.
24441         (cos_test_upward): Likewise.
24442         (cosh_test): Likewise.
24443         (cosh_test_tonearest): Likewise.
24444         (cosh_test_towardzero): Likewise.
24445         (cosh_test_downward): Likewise.
24446         (cosh_test_upward): Likewise.
24447         (cpow_test): Likewise.
24448         (csin_test): Likewise.
24449         (csinh_test): Likewise.
24450         (csqrt_test): Likewise.
24451         (ctan_test): Likewise.
24452         (ctan_test_tonearest): Likewise.
24453         (ctan_test_towardzero): Likewise.
24454         (ctan_test_downward): Likewise.
24455         (ctan_test_upward): Likewise.
24456         (ctanh_test): Likewise.
24457         (ctanh_test_tonearest): Likewise.
24458         (ctanh_test_towardzero): Likewise.
24459         (ctanh_test_downward): Likewise.
24460         (ctanh_test_upward): Likewise.
24461         (erf_test): Likewise.
24462         (erfc_test): Likewise.
24463         (exp_test): Likewise.
24464         (exp_test_tonearest): Likewise.
24465         (exp_test_towardzero): Likewise.
24466         (exp_test_downward): Likewise.
24467         (exp_test_upward): Likewise.
24468         (exp10_test): Likewise.
24469         (exp2_test): Likewise.
24470         (expm1_test): Likewise.
24471         (fmod_test): Likewise.
24472         (gamma_test): Likewise.
24473         (hypot_test): Likewise.
24474         (j0_test): Likewise.
24475         (j1_test): Likewise.
24476         (jn_test): Likewise.
24477         (lgamma_test): Likewise.
24478         (log_test): Likewise.
24479         (log10_test): Likewise.
24480         (log1p_test): Likewise.
24481         (log2_test): Likewise.
24482         (logb_test_downward): Likewise.
24483         (pow_test): Likewise.
24484         (pow_test_tonearest): Likewise.
24485         (pow_test_towardzero): Likewise.
24486         (pow_test_downward): Likewise.
24487         (pow_test_upward): Likewise.
24488         (remainder_test): Likewise.
24489         (remquo_test): Likewise.
24490         (sin_test): Likewise.
24491         (sin_test_tonearest): Likewise.
24492         (sin_test_towardzero): Likewise.
24493         (sin_test_downward): Likewise.
24494         (sin_test_upward): Likewise.
24495         (sincos_test): Likewise.
24496         (sinh_test): Likewise.
24497         (sinh_test_tonearest): Likewise.
24498         (sinh_test_towardzero): Likewise.
24499         (sinh_test_downward): Likewise.
24500         (sinh_test_upward): Likewise.
24501         (sqrt_test): Likewise.
24502         (tan_test): Likewise.
24503         (tan_test_tonearest): Likewise.
24504         (tan_test_towardzero): Likewise.
24505         (tan_test_downward): Likewise.
24506         (tan_test_upward): Likewise.
24507         (tanh_test): Likewise.
24508         (tgamma_test): Likewise.
24509         (y0_test): Likewise.
24510         (y1_test): Likewise.
24511         (yn_test): Likewise.
24513         * math/gen-libm-test.pl (adjust_arg): Remove function.
24514         (special_function): Remove argument $in_func.  Only handle
24515         generating output for tables of tests, not inside functions.
24516         (parse_args): Likewise.
24517         (generate_testfile): Remove variable $in_func.  Update call to
24518         parse_args.
24519         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
24520         (MINUS_ZERO_INIT): Rename macro to minus_zero.
24521         (PLUS_INFTY_INIT): Rename macro to plus_infty.
24522         (MINUS_INFTY_INIT): Rename macro to minus_infty.
24523         (QNAN_VALUE_INIT): Rename macro to qnan_value.
24524         (MAX_VALUE_INIT): Rename macro to max_value.
24525         (MIN_VALUE_INIT): Rename macro to min_value.
24526         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
24527         (plus_zero): Remove variable.
24528         (minus_zero): Likewise.
24529         (plus_infty): Likewise.
24530         (minus_infty): Likewise.
24531         (qnan_value): Likewise.
24532         (max_value): Likewise.
24533         (min_value): Likewise.
24534         (min_subnorm_value): Likewise.
24536 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
24538         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
24539         uint64_t or uint32_t usage.
24540         * crypt/sha256-block.c: Likewise.
24541         * crypt/sha256-crypt.c: Likewise.
24542         * crypt/sha256.c: Likewise.
24543         * crypt/sha512-block.c: Likewise.
24544         * crypt/sha512-crypt.c: Likewise.
24545         * crypt/sha512.c: Likewise.
24546         * debug/backtrace-tst.c: Likewise.
24547         * debug/pcprofiledump.c: Likewise.
24548         * elf/cache.c: Likewise.
24549         * elf/dl-cache.c: Likewise.
24550         * elf/dl-misc.c: Likewise.
24551         * elf/dl-profile.c: Likewise.
24552         * elf/dl-support.c: Likewise.
24553         * elf/ldconfig.c: Likewise.
24554         * elf/sprof.c: Likewise.
24555         * iconv/dummy-repertoire.c: Likewise.
24556         * iconv/iconv_charmap.c: Likewise.
24557         * iconv/skeleton.c: Likewise.
24558         * iconvdata/8bit-generic.c: Likewise.
24559         * iconvdata/cp737.h: Likewise.
24560         * iconvdata/cp775.h: Likewise.
24561         * iconvdata/ibm1008.h: Likewise.
24562         * iconvdata/ibm1025.h: Likewise.
24563         * iconvdata/ibm1046.h: Likewise.
24564         * iconvdata/ibm1097.h: Likewise.
24565         * iconvdata/ibm1112.h: Likewise.
24566         * iconvdata/ibm1122.h: Likewise.
24567         * iconvdata/ibm1123.h: Likewise.
24568         * iconvdata/ibm1124.h: Likewise.
24569         * iconvdata/ibm1129.h: Likewise.
24570         * iconvdata/ibm1130.h: Likewise.
24571         * iconvdata/ibm1132.h: Likewise.
24572         * iconvdata/ibm1133.h: Likewise.
24573         * iconvdata/ibm1137.h: Likewise.
24574         * iconvdata/ibm1140.h: Likewise.
24575         * iconvdata/ibm1141.h: Likewise.
24576         * iconvdata/ibm1142.h: Likewise.
24577         * iconvdata/ibm1143.h: Likewise.
24578         * iconvdata/ibm1144.h: Likewise.
24579         * iconvdata/ibm1145.h: Likewise.
24580         * iconvdata/ibm1146.h: Likewise.
24581         * iconvdata/ibm1147.h: Likewise.
24582         * iconvdata/ibm1148.h: Likewise.
24583         * iconvdata/ibm1149.h: Likewise.
24584         * iconvdata/ibm1153.h: Likewise.
24585         * iconvdata/ibm1154.h: Likewise.
24586         * iconvdata/ibm1155.h: Likewise.
24587         * iconvdata/ibm1156.h: Likewise.
24588         * iconvdata/ibm1157.h: Likewise.
24589         * iconvdata/ibm1158.h: Likewise.
24590         * iconvdata/ibm1160.h: Likewise.
24591         * iconvdata/ibm1161.h: Likewise.
24592         * iconvdata/ibm1162.h: Likewise.
24593         * iconvdata/ibm1163.h: Likewise.
24594         * iconvdata/ibm1164.h: Likewise.
24595         * iconvdata/ibm1166.h: Likewise.
24596         * iconvdata/ibm1167.h: Likewise.
24597         * iconvdata/ibm12712.h: Likewise.
24598         * iconvdata/ibm1390.h: Likewise.
24599         * iconvdata/ibm1399.h: Likewise.
24600         * iconvdata/ibm16804.h: Likewise.
24601         * iconvdata/ibm4517.h: Likewise.
24602         * iconvdata/ibm4899.h: Likewise.
24603         * iconvdata/ibm4909.h: Likewise.
24604         * iconvdata/ibm4971.h: Likewise.
24605         * iconvdata/ibm5347.h: Likewise.
24606         * iconvdata/ibm803.h: Likewise.
24607         * iconvdata/ibm856.h: Likewise.
24608         * iconvdata/ibm901.h: Likewise.
24609         * iconvdata/ibm902.h: Likewise.
24610         * iconvdata/ibm9030.h: Likewise.
24611         * iconvdata/ibm9066.h: Likewise.
24612         * iconvdata/ibm921.h: Likewise.
24613         * iconvdata/ibm922.h: Likewise.
24614         * iconvdata/ibm9448.h: Likewise.
24615         * iconvdata/isiri-3342.h: Likewise.
24616         * iconvdata/jis0201.h: Likewise.
24617         * include/link.h: Likewise.
24618         * include/netdb.h: Likewise.
24619         * inet/check_native.c: Likewise.
24620         * inet/check_pf.c: Likewise.
24621         * inet/getipv4sourcefilter.c: Likewise.
24622         * inet/getnameinfo.c: Likewise.
24623         * inet/getsourcefilter.c: Likewise.
24624         * inet/htonl.c: Likewise.
24625         * inet/setipv4sourcefilter.c: Likewise.
24626         * inet/setsourcefilter.c: Likewise.
24627         * inet/test-inet6_opt.c: Likewise.
24628         * inet/tst-network.c: Likewise.
24629         * locale/C-collate.c: Likewise.
24630         * locale/C-ctype.c: Likewise.
24631         * locale/C-time.c: Likewise.
24632         * locale/C-translit.h: Likewise.
24633         * locale/loadarchive.c: Likewise.
24634         * locale/programs/3level.h: Likewise.
24635         * locale/programs/charmap.c: Likewise.
24636         * locale/programs/charmap.h: Likewise.
24637         * locale/programs/ld-address.c: Likewise.
24638         * locale/programs/ld-collate.c: Likewise.
24639         * locale/programs/ld-ctype.c: Likewise.
24640         * locale/programs/ld-identification.c: Likewise.
24641         * locale/programs/ld-measurement.c: Likewise.
24642         * locale/programs/ld-messages.c: Likewise.
24643         * locale/programs/ld-monetary.c: Likewise.
24644         * locale/programs/ld-name.c: Likewise.
24645         * locale/programs/ld-numeric.c: Likewise.
24646         * locale/programs/ld-paper.c: Likewise.
24647         * locale/programs/ld-telephone.c: Likewise.
24648         * locale/programs/ld-time.c: Likewise.
24649         * locale/programs/linereader.c: Likewise.
24650         * locale/programs/locale.c: Likewise.
24651         * locale/programs/locarchive.c: Likewise.
24652         * locale/programs/locfile.h: Likewise.
24653         * locale/programs/repertoire.c: Likewise.
24654         * locale/programs/simple-hash.c: Likewise.
24655         * locale/programs/simple-hash.h: Likewise.
24656         * malloc/memusage.c: Likewise.
24657         * malloc/memusagestat.c: Likewise.
24658         * nis/nis_defaults.c: Likewise.
24659         * nis/nis_hash.c: Likewise.
24660         * nis/nis_print.c: Likewise.
24661         * nis/nis_xdr.c: Likewise.
24662         * nscd/connections.c: Likewise.
24663         * nscd/hstcache.c: Likewise.
24664         * nscd/nscd_gethst_r.c: Likewise.
24665         * nscd/nscd_getserv_r.c: Likewise.
24666         * nscd/nscd_helper.c: Likewise.
24667         * nscd/servicescache.c: Likewise.
24668         * nss/makedb.c: Likewise.
24669         * nss/nss_db/db-XXX.c: Likewise.
24670         * nss/nss_db/db-initgroups.c: Likewise.
24671         * nss/nss_db/db-netgrp.c: Likewise.
24672         * nss/nss_files/files-network.c: Likewise.
24673         * nss/nss_files/files-parse.c: Likewise.
24674         * posix/bug-regex5.c: Likewise.
24675         * posix/fnmatch_loop.c: Likewise.
24676         * posix/regcomp.c: Likewise.
24677         * posix/regexec.c: Likewise.
24678         * posix/tst-rfc3484-2.c: Likewise.
24679         * posix/tst-rfc3484-3.c: Likewise.
24680         * posix/tst-rfc3484.c: Likewise.
24681         * resolv/nss_dns/dns-canon.c: Likewise.
24682         * resolv/nss_dns/dns-network.c: Likewise.
24683         * resolv/res_init.c: Likewise.
24684         * resolv/res_mkquery.c: Likewise.
24685         * resolv/tst-aton.c: Likewise.
24686         * stdlib/cxa_atexit.c: Likewise.
24687         * stdlib/cxa_finalize.c: Likewise.
24688         * stdlib/gen-fpioconst.c: Likewise.
24689         * stdlib/strtol_l.c: Likewise.
24690         * string/tst-endian.c: Likewise.
24691         * sunrpc/auth_des.c: Likewise.
24692         * sunrpc/clnt_udp.c: Likewise.
24693         * sunrpc/rtime.c: Likewise.
24694         * sunrpc/svcauth_des.c: Likewise.
24695         * sunrpc/xdr.c: Likewise.
24696         * sunrpc/xdr_intXX_t.c: Likewise.
24697         * sunrpc/xdr_rec.c: Likewise.
24698         * sysdeps/generic/ldconfig.h: Likewise.
24699         * sysdeps/generic/ldsodefs.h: Likewise.
24700         * sysdeps/generic/memusage.h: Likewise.
24701         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
24702         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
24703         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
24704         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
24705         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
24706         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
24707         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
24708         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
24709         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
24710         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
24711         * sysdeps/posix/getaddrinfo.c: Likewise.
24712         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
24713         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
24714         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
24715         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
24716         * sysdeps/powerpc/test-gettimebase.c: Likewise.
24717         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
24718         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
24719         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
24720         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
24721         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
24722         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
24723         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
24724         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
24725         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
24726         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
24727         * sysdeps/x86_64/dl-tls.h: Likewise.
24728         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
24729         * time/alt_digit.c: Likewise.
24730         * time/era.c: Likewise.
24731         * wcsmbs/tst-c16c32-1.c: Likewise.
24733 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
24735         * math/libm-test.inc (struct test_sincos_data): New type.
24736         (RUN_TEST_LOOP_sincos): New macro.
24737         (sincos_test_data): New variable.
24738         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
24740 2013-05-16  Richard Henderson  <rth@redhat.com>
24742         * math/atest-exp2.c (LIMB64): New macro.
24743         (CONSTSZ): New macro.
24744         (mp_exp1, mp_exp_m1, mp_log2): New variables.
24745         (hexdig): Move ...
24746         (print_mpn_fp): ... to function scope.
24747         (read_mpn_hex): Remove.
24748         (get_log2): Remove.
24749         (exp2_mpn): Use mp_log2.
24750         (main): Use mp_exp1.
24752 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
24754         * math/libm-test.inc: Remove comment about not testing "inexact"
24755         exceptions.
24756         (INEXACT_EXCEPTION): New macro.
24757         (NO_INEXACT_EXCEPTION): Likewise.
24758         (INVALID_EXCEPTION_OK): Update value.
24759         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
24760         (OVERFLOW_EXCEPTION_OK): Likewise.
24761         (UNDERFLOW_EXCEPTION_OK): Likewise.
24762         (IGNORE_ZERO_INF_SIGN): Likewise.
24763         (ERRNO_UNCHANGED): Likewise.
24764         (ERRNO_EDOM): Likewise.
24765         (ERRNO_ERANGE): Likewise.
24766         (test_exceptions): Handle testing "inexact" exceptions.
24767         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
24768         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
24769         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
24770         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
24771         INEXACT_EXCEPTION.
24772         (rint_towardzero_test_data): Likewise.
24773         (rint_downward_test_data): Likewise.
24774         (rint_upward_test_data): Likewise.
24776         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
24777         with OVERFLOW_EXCEPTION.
24778         (exp10_test_data): Likewise.
24779         (exp2_test_data): Likewise.
24780         (expm1_test_data): Likewise.
24781         (lgamma_test_data): Likewise.
24782         (pow_test_data): Likewise.
24783         (tgamma_test_data): Likewise.
24784         (yn_test_data): Remove duplicate test of overflow.
24786         * math/libm-test.inc (struct test_cc_c_data): New type.
24787         (RUN_TEST_LOOP_cc_c): New macro.
24788         (cpow_test_data): New variable.
24789         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
24791         * math/libm-test.inc (struct test_f_L_data): New type.
24792         (RUN_TEST_LOOP_f_L): New macro.
24793         (llrint_test_data): New variable.
24794         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
24795         (llrint_tonearest_test_data): New variable.
24796         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
24797         (llrint_towardzero_test_data): New variable.
24798         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
24799         (llrint_downward_test_data): New variable.
24800         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
24801         (llrint_upward_test_data): New variable.
24802         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
24803         (llround_test_data): New variable.
24804         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
24806 2013-05-13  Peter Collingbourne  <pcc@google.com>
24808         * math/atest-exp2.c (get_log2): Remove const attribute.
24810 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
24812         * math/libm-test.inc (struct test_f_l_data): New type.
24813         (RUN_TEST_LOOP_f_l): New macro.
24814         (lrint_test_data): New variable.
24815         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
24816         (lrint_tonearest_test_data): New variable.
24817         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
24818         (lrint_towardzero_test_data): New variable.
24819         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
24820         (lrint_downward_test_data): New variable.
24821         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
24822         (lrint_upward_test_data): New variable.
24823         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
24824         (lround_test_data): New variable.
24825         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
24827 2013-05-15  Peter Collingbourne  <pcc@google.com>
24829         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
24830         (EXTRACT_WORDS64) Use where appropriate.
24831         (INSERT_WORDS64) Likewise.
24833         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
24834         constraints with x constraints.
24835         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
24837         * malloc/obstack.c (_obstack_compat): Add initializer.
24839 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
24841         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
24842         si_trapno and add si_addr_lsb to _sifields.sigfault.
24843         (si_trapno): Remove macro.
24844         (si_addr_lsb): Define new macro.
24845         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
24847 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
24849         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
24850         instead of TEST_f_l.
24851         (llrint_test_tonearest): Likewise.
24852         (llrint_test_towardzero): Likewise.
24853         (llrint_test_downward): Likewise.
24854         (llrint_test_upward): Likewise.
24855         (llround_test): Likewise.
24857         * math/libm-test.inc (struct test_f_i_data): Add comment.
24858         (RUN_TEST_LOOP_f_b): New macro.
24859         (RUN_TEST_LOOP_f_b_tg): Likewise.
24860         (finite_test_data): New variable.
24861         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
24862         (isfinite_test_data): New variable.
24863         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
24864         (isinf_test_data): New variable.
24865         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
24866         (isnan_test_data): New variable.
24867         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
24868         (isnormal_test_data): New variable.
24869         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
24870         (issignaling_test_data): New variable.
24871         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
24872         (signbit_test_data): New variable.
24873         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
24875         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
24876         with INVALID_EXCEPTION.
24877         (acosh_test_data): Likewise.
24878         (asin_test_data): Likewise.
24879         (atanh_test_data): Likewise.
24880         (fmod_test_data): Likewise.
24881         (log_test_data): Likewise.
24882         (log10_test_data): Likewise.
24883         (log2_test_data): Likewise.
24884         (pow_test_data): Likewise.
24885         (sqrt_test_data): Likewise.
24886         (y0_test_data): Likewise.
24887         (y1_test_data): Likewise.
24888         (yn_test_data): Likewise.
24890         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
24891         function contents.
24893         * math/libm-test.inc (struct test_ff_i_data): New type.
24894         (RUN_TEST_LOOP_ff_i_tg): New macro.
24895         (isgreater_test_data): New variable.
24896         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
24897         (isgreaterequal_test_data): New variable.
24898         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
24899         (isless_test_data): New variable.
24900         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
24901         (islessequal_test_data): New variable.
24902         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
24903         (islessgreater_test_data): New variable.
24904         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
24905         (isunordered_test_data): New variable.
24906         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
24908 2013-05-14  David S. Miller  <davem@davemloft.net>
24910         * sysdeps/sparc/fpu/libm-test-ulps: Update.
24912 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
24914         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
24916         * math/libm-test.inc (struct test_fF_f1_data): Change type of
24917         extra_test to int.
24918         (struct test_f_i_data): Change type of max_ulp to int.
24920         * math/libm-test.inc (test_ffI_f1_data): New type.
24921         (RUN_TEST_LOOP_ffI_f1): New macro.
24922         (remquo_test_data): New variable.
24923         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
24925         * setjmp/tst-setjmp-fp.c: New file.
24926         * setjmp/Makefile (tests): Add tst-setjmp-fp.
24927         (link-libm): New variable.
24928         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
24930         * math/libm-test.inc (struct test_f_i_data): New type.
24931         (RUN_TEST_LOOP_f_i): New macro.
24932         (RUN_TEST_LOOP_f_i_tg): Likewise.
24933         (fpclassify_test_data): New variable.
24934         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
24935         (ilogb_test_data): New variable.
24936         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
24938         * math/libm-test.inc (scalbln_test): Correct function name in END
24939         call.
24941         * math/libm-test.inc (struct test_f_f1_data): Add comment.
24942         (RUN_TEST_LOOP_fI_f1): New macro.
24943         (frexp_test_data): New variable.
24944         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
24946         * math/libm-test.inc (struct test_fF_f1_data): New type.
24947         (RUN_TEST_LOOP_fF_f1): New macro.
24948         (modf_test_data): New variable.
24949         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
24951         * math/libm-test.inc (struct test_f_f1_data): New type.
24952         (RUN_TEST_LOOP_f_f1): New macro.
24953         (gamma_test_data): New variable.
24954         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
24955         (lgamma_test_data): New variable.
24956         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
24958 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
24960         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
24961         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
24962         (main): Comment "tls" pseudo-hwcap.
24964 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
24966         * math/libm-test.inc (struct test_fl_f_data): New type.
24967         (RUN_TEST_LOOP_fl_f): New variable.
24968         (scalbln_test_data): New variable.
24969         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
24971         * math/libm-test.inc (struct test_fi_f_data): New type.
24972         (RUN_TEST_LOOP_fi_f): New macro.
24973         (ldexp_test_data): New variable.
24974         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
24975         (scalbn_test_data): New variable.
24976         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
24978         * math/libm-test.inc (struct test_c_f_data): New type.
24979         (RUN_TEST_LOOP_c_f): New macro.
24980         (cabs_test_data): New variable.
24981         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
24982         (carg_test_data): New variable.
24983         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
24984         (cimag_test_data): New variable.
24985         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
24986         (creal_test_data): New variable.
24987         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
24989         * math/libm-test.inc (struct test_if_f_data): New type.
24990         (RUN_TEST_LOOP_if_f): New macro.
24991         (jn_test_data): New variable.
24992         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
24993         (yn_test_data): New variable.
24994         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
24996         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
24998 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25000         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
25001         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
25003 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
25005         * benchtests/Makefile (CPPFLAGS-nonlib): Add
25006         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
25007         (bench-deps): Add bench-timing.h.
25008         * benchtests-bench-skeleton.c: Include bench-timing.h.
25009         (main): Use TIMING_* macros instead of clock_gettime.
25010         * benchtests/bench-timing.h: New file.
25012         [BZ #14582]
25013         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
25014         Renamed from _LIB_VERSION.
25015         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
25017 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
25019         * math/libm-test.inc (struct test_fff_f_data): New type.
25020         (RUN_TEST_LOOP_fff_f): New macro.
25021         (fma_test_data): New variable.
25022         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
25023         (fma_towardzero_test_data): New variable.
25024         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
25025         (fma_downward_test_data): New variable.
25026         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
25027         (fma_upward_test_data): New variable.
25028         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
25030         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
25031         (struct test_c_c_data): New type.
25032         (RUN_TEST_LOOP_c_c): New macro.
25033         (cacos_test_data): New variable.
25034         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
25035         (cacosh_test_data): New variable.
25036         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
25037         (casin_test_data): New variable.
25038         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
25039         (casinh_test_data): New variable.
25040         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
25041         (catan_test_data): New variable.
25042         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
25043         (catanh_test_data): New variable.
25044         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
25045         (ccos_test_data): New variable.
25046         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
25047         (ccosh_test_data): New variable.
25048         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
25049         (cexp_test_data): New variable.
25050         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
25051         (clog_test_data): New variable.
25052         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
25053         (clog10_test_data): New variable.
25054         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
25055         (conj_test_data): New variable.
25056         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
25057         (cproj_test_data): New variable.
25058         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
25059         (csin_test_data): New variable.
25060         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
25061         (csinh_test_data): New variable.
25062         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
25063         (csqrt_test_data): New variable.
25064         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
25065         (ctan_test_data): New variable.
25066         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
25067         (ctan_tonearest_test_data): New variable.
25068         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
25069         (ctan_towardzero_test_data): New variable.
25070         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
25071         (ctan_downward_test_data): New variable.
25072         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
25073         (ctan_upward_test_data): New variable.
25074         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
25075         (ctanh_test_data): New variable.
25076         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
25077         (ctanh_tonearest_test_data): New variable.
25078         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
25079         (ctanh_towardzero_test_data): New variable.
25080         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
25081         (ctanh_downward_test_data): New variable.
25082         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
25083         (ctanh_upward_test_data): New variable.
25084         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
25085         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
25086         of BUILD_COMPLEX.
25088         * math/libm-test.inc (struct test_ff_f_data): New type.
25089         (struct test_ff_f_data_nexttoward): Likewise.
25090         (RUN_TEST_LOOP_2_f): New macro.
25091         (RUN_TEST_LOOP_ff_f): Likewise.
25092         (atan2_test_data): New variable.
25093         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
25094         (copysign_test_data): New variable.
25095         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
25096         (fdim_test_data): New variable.
25097         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
25098         (fmax_test_data): New variable.
25099         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
25100         (fmin_test_data): New variable.
25101         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
25102         (fmod_test_data): New variable.
25103         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
25104         (hypot_test_data): New variable.
25105         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
25106         (nextafter_test_data): New variable.
25107         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
25108         (nexttoward_test_data): New variable.
25109         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
25110         (pow_test_data): New variable.
25111         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
25112         (pow_tonearest_test_data): New variable.
25113         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
25114         (pow_towardzero_test_data): New variable.
25115         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
25116         (pow_downward_test_data): New variable.
25117         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
25118         (pow_upward_test_data): New variable.
25119         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
25120         (remainder_test_data): New variable.
25121         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
25122         (scalb_test_data): New variable.
25123         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
25124         * sysdeps/i386/fpu/libm-test-ulps: Update.
25126 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
25128         * math/libm-test.inc (fma_test): Use max_value instead of local
25129         variable fltmax.
25130         (nextafter_test): Likewise.
25132         * math/libm-test.inc (acos_towardzero_test_data): New variable.
25133         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25134         (acos_downward_test_data): New variable.
25135         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25136         (acos_upward_test_data): New variable.
25137         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25138         (acosh_test_data): New variable.
25139         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
25140         (asin_test_data): New variable.
25141         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
25142         (asin_tonearest_test_data): New variable.
25143         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25144         (asin_towardzero_test_data): New variable.
25145         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25146         (asin_downward_test_data): New variable.
25147         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25148         (asin_upward_test_data): New variable.
25149         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25150         (asinh_test_data): New variable.
25151         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
25152         (atan_test_data): New variable.
25153         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
25154         (atanh_test_data): New variable.
25155         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
25156         (cbrt_test_data): New variable.
25157         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
25158         (ceil_test_data): New variable.
25159         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
25160         (cos_test_data): New variable.
25161         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
25162         (cos_tonearest_test_data): New variable.
25163         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25164         (cos_towardzero_test_data): New variable.
25165         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25166         (cos_downward_test_data): New variable.
25167         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25168         (cos_upward_test_data): New variable.
25169         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25170         (cosh_test_data): New variable.
25171         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
25172         (cosh_tonearest_test_data): New variable.
25173         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25174         (cosh_towardzero_test_data): New variable.
25175         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25176         (cosh_downward_test_data): New variable.
25177         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25178         (cosh_upward_test_data): New variable.
25179         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25180         (erf_test_data): New variable.
25181         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
25182         (erfc_test_data): New variable.
25183         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
25184         (exp_test_data): New variable.
25185         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
25186         (exp_tonearest_test_data): New variable.
25187         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25188         (exp_towardzero_test_data): New variable.
25189         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25190         (exp_downward_test_data): New variable.
25191         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25192         (exp_upward_test_data): New variable.
25193         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25194         (exp10_test_data): New variable.
25195         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
25196         (exp2_test_data): New variable.
25197         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
25198         (expm1_test_data): New variable.
25199         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
25200         (fabs_test_data): New variable.
25201         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
25202         (floor_test_data): New variable.
25203         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
25204         (j0_test_data): New variable.
25205         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
25206         (j1_test_data): New variable.
25207         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
25208         (log_test_data): New variable.
25209         (log_test): Run tests with RUN_TEST_LOOP_f_f.
25210         (log10_test_data): New variable.
25211         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
25212         (log1p_test_data): New variable.
25213         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
25214         (log2_test_data): New variable.
25215         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
25216         (logb_test_data): New variable.
25217         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
25218         (logb_downward_test_data): New variable.
25219         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25220         (nearbyint_test_data): New variable.
25221         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
25222         (rint_test_data): New variable.
25223         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
25224         (rint_tonearest_test_data): New variable.
25225         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25226         (rint_towardzero_test_data): New variable.
25227         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25228         (rint_downward_test_data): New variable.
25229         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25230         (rint_upward_test_data): New variable.
25231         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25232         (round_test_data): New variable.
25233         (round_test): Run tests with RUN_TEST_LOOP_f_f.
25234         (sin_test_data): New variable.
25235         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
25236         (sin_tonearest_test_data): New variable.
25237         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25238         (sin_towardzero_test_data): New variable.
25239         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25240         (sin_downward_test_data): New variable.
25241         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25242         (sin_upward_test_data): New variable.
25243         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25244         (sinh_test_data): New variable.
25245         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
25246         (sinh_tonearest_test_data): New variable.
25247         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25248         (sinh_towardzero_test_data): New variable.
25249         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25250         (sinh_downward_test_data): New variable.
25251         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25252         (sinh_upward_test_data): New variable.
25253         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25254         (sqrt_test_data): New variable.
25255         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
25256         (tan_test_data): New variable.
25257         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
25258         (tan_tonearest_test_data): New variable.
25259         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25260         (tan_towardzero_test_data): New variable.
25261         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
25262         (tan_downward_test_data): New variable.
25263         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
25264         (tan_upward_test_data): New variable.
25265         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
25266         (tanh_test_data): New variable.
25267         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
25268         (tgamma_test_data): New variable.
25269         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
25270         (trunc_test_data): New variable.
25271         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
25272         (y0_test_data): New variable.
25273         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
25274         (y1_test_data): New variable.
25275         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
25276         (significand_test_data): New variable.
25277         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
25279 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
25281         [BZ #12387]
25282         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
25284 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
25286         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
25288 2013-05-10  Andreas Jaeger  <aj@suse.de>
25290         [BZ #15448]
25291         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
25292         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
25294 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
25296         * math/gen-libm-test.pl (adjust_arg): New function.
25297         (special_functions): Handle generating output in both functions
25298         and arrays.
25299         (parse_args): Likewise.
25300         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
25301         $in_func argument to parse_args.
25302         * math/libm-test.inc (struct test_f_f_data): New type.
25303         (IF_ROUND_INIT_): New macro.
25304         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
25305         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
25306         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
25307         (IF_ROUND_INIT_FE_UPWARD): Likewise.
25308         (ROUND_RESTORE_): Likewise.
25309         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
25310         (ROUND_RESTORE_FE_TONEAREST): Likewise.
25311         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
25312         (ROUND_RESTORE_FE_UPWARD): Likewise.
25313         (RUN_TEST_LOOP_f_f): New macro.
25314         (acos_test_data): New variable.
25315         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
25316         (acos_tonearest_test_data): New variable.
25317         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
25319 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
25321         * benchtests/bench-skeleton.c (startup): Fix coding style.
25323 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
25325         [BZ #6809]
25326         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
25327         negative infinity argument.
25328         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
25329         negative infinity argument.
25330         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
25331         negative infinity argument.
25332         * math/libm-test.inc (tgamma_test): Expect errno to be set for
25333         domain errors.
25335 2013-05-10  Florian Weimer  <fweimer@redhat.com>
25337         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
25338         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
25339         * iconv/iconv_prog.c (main): Likewise.
25340         * locale/programs/charmap-dir.c (charmap_readdir)
25341         (fopen_uncompressed): Likewise.
25342         * locale/programs/locfile.c (siblings_uncached)
25343         (write_locale_data): Use lstat64 instead of lstat.
25344         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
25345         stat.
25347 2013-05-10  Andreas Jaeger  <aj@suse.de>
25349         [BZ #15395]
25350         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
25351         localization.
25352         Include <locale.h>.
25354 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
25356         * elf/dl-close.c (_dl_close_worker): Add comments.
25358 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
25360         [BZ #15359]
25361         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
25362         high part of pi/2.
25363         (__ieee754_rem_pio2l): Update comments.
25365         [BZ #15429]
25366         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
25367         high part of pi/2.
25368         (__ieee754_rem_pio2l): Update comments.
25370         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
25371         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
25373         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
25374         M_PI_4l.
25376         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
25377         (M_PI_34_LOG10El): Likewise.
25378         (M_PI2_LOG10El): Likewise.
25379         (M_PI4_LOG10El): Likewise.
25380         (M_PI_LOG10El): Likewise.
25382 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25384         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25386 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
25388         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
25389         (MINUS_ZERO_INIT): Likewise.
25390         (PLUS_INFTY_INIT): Likewise.
25391         (MINUS_INFTY_INIT): Likewise.
25392         (QNAN_VALUE_INIT): Likewise.
25393         (MAX_VALUE_INIT): Likewise.
25394         (MIN_VALUE_INIT): Likewise.
25395         (MIN_SUBNORM_VALUE_INIT): Likewise.
25396         (plus_zero): Initialize with PLUS_ZERO_INIT.
25397         (minus_zero): Initialize with MINUS_ZERO_INIT.
25398         (plus_infty): Initialize with PLUS_INFTY_INIT.
25399         (minus_infty): Initialize with MINUS_INFTY_INIT.
25400         (qnan_value): Initialize with QNAN_VALUE_INIT.
25401         (max_value): Initialize with MAX_VALUE_INIT.
25402         (min_value): Initialize with MIN_VALUE_INIT.
25403         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
25405         * math/libm-test.inc (RUN_TEST_if_f): New macro.
25406         (jn_test): Use TEST_if_f instead of TEST_ff_f.
25407         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
25408         (yn_test): Use TEST_if_f instead of TEST_ff_f.
25410         * math/libm-test.inc (RUN_TEST_f_f): New macro.
25411         (RUN_TEST_2_f): Likewise.
25412         (RUN_TEST_ff_f): Likewise.
25413         (RUN_TEST_fi_f): Likewise.
25414         (RUN_TEST_fl_f): Likewise.
25415         (RUN_TEST_fff_f): Likewise.
25416         (RUN_TEST_c_f): Likewise.
25417         (RUN_TEST_f_f1): Likewise.
25418         (RUN_TEST_fF_f1): Likewise.
25419         (RUN_TEST_fI_f1): Likewise.
25420         (RUN_TEST_ffI_f1): Likewise.
25421         (RUN_TEST_c_c): Likewise.
25422         (RUN_TEST_cc_c): Likewise.
25423         (RUN_TEST_f_i): Likewise.
25424         (RUN_TEST_f_i_tg): Likewise.
25425         (RUN_TEST_ff_i_tg): Likewise.
25426         (RUN_TEST_f_b): Likewise.
25427         (RUN_TEST_f_b_tg): Likewise.
25428         (RUN_TEST_f_l): Likewise.
25429         (RUN_TEST_f_L): Likewise.
25430         (RUN_TEST_sincos): Likewise.
25431         * math/gen-libm-test.pl (new_test): Take new argument to indicate
25432         whether to show exceptions.  Do not include ");\n" in return
25433         value.
25434         (special_functions): Output call to RUN_TEST_sincos instead of
25435         check_float calls.  Update calls to new_test.
25436         (parse_args): Output call to single RUN_TEST_* macro instead of
25437         check_* calls and other assignments.  Update calls to new_test.
25439         [BZ #2546]
25440         [BZ #2560]
25441         [BZ #5159]
25442         [BZ #15426]
25443         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
25444         input to result for tgamma overflow.
25445         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
25446         (gamma_coeff): New variable.
25447         (NCOEFF): New macro.
25448         (gamma_positive): New function.
25449         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
25450         underflow here.  Use gamma_positive instead of exp (lgamma) for
25451         other arguments.
25452         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
25453         (gamma_coeff): New variable.
25454         (NCOEFF): New macro.
25455         (gammaf_positive): New function.
25456         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
25457         underflow here.  Use gamma_positive instead of exp (lgamma) for
25458         other arguments.
25459         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
25460         (gamma_coeff): New variable.
25461         (NCOEFF): New macro.
25462         (gammal_positive): New function.
25463         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
25464         underflow here.  Use gamma_positive instead of exp (lgamma) for
25465         other arguments.
25466         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
25467         (gamma_coeff): New variable.
25468         (NCOEFF): New macro.
25469         (gammal_positive): New function.
25470         (__ieee754_gammal_r): Handle positive infinity, overflow and
25471         underflow here.  Handle NaN the same as positive infinity.  Remove
25472         check x < 0xffffffff for negative integers.  Use gamma_positive
25473         instead of exp (lgamma) for other arguments.
25474         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
25475         (gamma_coeff): New variable.
25476         (NCOEFF): New macro.
25477         (gammal_positive): New function.
25478         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
25479         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
25480         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
25481         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
25482         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
25483         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
25484         * sysdeps/generic/math_private.h (__gamma_productf): New
25485         prototype.
25486         (__gamma_product): Likewise.
25487         (__gamma_productl): Likewise.
25488         * math/Makefile (libm-calls): Add gamma_product.
25489         * math/libm-test.inc (tgamma_test): Add more tests.
25490         * sysdeps/i386/fpu/libm-test-ulps: Update.
25491         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25493 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
25495         * benchtests/bench-skeleton.c (main): Preheat CPU.
25497 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
25499         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
25501 2013-05-07  Roland McGrath  <roland@hack.frob.com>
25503         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
25504         and _dl_skip_args_internal.
25506 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
25508         * manual/message.texi (Message Translation): Talk about users.
25509         Message to key mapping impacts design.
25511 2013-05-06  Roland McGrath  <roland@hack.frob.com>
25513         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
25515         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
25517         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
25518         * sysdeps/wordsize-64/glob64.c: ... here.
25520         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
25521         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
25522         New macros.
25524         * debug/getlogin_r_chk.c: Moved to ...
25525         * login/getlogin_r_chk.c: ... here.
25526         * debug/Makefile (routines): Move getlogin_r_chk to ...
25527         * login/Makefile (routines): ... here.
25528         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
25529         * login/Versions (libc: GLIBC_2.4): ... here.
25531         * io/poll.c (__poll): Renamed from poll.
25532         Add libc_hidden_def.
25533         (poll): Define as weak alias.
25535         * debug/ptsname_r_chk.c: Moved to ...
25536         * login/ptsname_r_chk.c: ... here.
25537         * debug/Makefile (routines): Move ptsname_r_chk to ...
25538         * login/Makefile (routines): ... here.
25539         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
25540         * login/Versions (libc: GLIBC_2.4): ... here.
25542         * posix/getlogin.c: Moved to ...
25543         * login/getlogin.c: ... here.
25544         * posix/getlogin_r.c: Moved to ...
25545         * login/getlogin_r.c: ... here.
25546         * posix/getlogin_r.c: Moved to ...
25547         * login/getlogin_r.c: ... here.
25548         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
25549         * login/Makefile (routines): ... here.
25550         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
25551         * login/Versions (libc: GLIBC_2.0): ... here.
25553         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
25554         (setrlimit): Define as weak alias.
25556         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
25557         Call __ names for open, ftruncate, and close.
25558         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
25559         (truncate): Define as weak alias.
25561 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
25563         * math/gen-libm-test.pl (parse_args): Initialize x before each
25564         test of frexp, modf and remquo.
25566         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
25567         test signgam value.
25569 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25571         [BZ #15418]
25572         [BZ #15419]
25573         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
25574         internal tests.
25575         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
25577 2013-05-06  Roland McGrath  <roland@hack.frob.com>
25579         * elf/dl-writev.h: New file.
25580         * elf/dl-misc.c: Include it.
25581         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
25582         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
25584 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
25586         * math/libm-test.inc (noXFails): Remove variable.
25587         (noXPasses): Likewise.
25588         (BUILD_COMPLEX_INT): Remove macro.
25589         (print_screen): Remove xfail argument.
25590         (print_screen_max_error): Likewise.
25591         (update_stats): Likewise.
25592         (print_max_error): Likewise.  Update calls to other affected
25593         functions.
25594         (print_complex_max_error): Likewise.
25595         (test_single_exception): Update calls to print_screen.
25596         (test_single_errno): Likewise.
25597         (check_float_internal): Remove xfail argument.  Update calls to
25598         other affected functions.
25599         (check_float): Likewise.
25600         (check_complex): Likewise.
25601         (check_int): Likewise.
25602         (check_long): Likewise.
25603         (check_bool): Likewise.
25604         (check_longlong): Likewise.
25605         (main): Don't print noXFails and noXPasses.
25606         * math/gen-libm-test.pl (top level): Don't mention expected
25607         failure handling in comment.
25608         (new_test): Don't handle expected failures.
25609         (parse_args): Don't mention expected failure handling in comment.
25610         (generate_testfile): Don't handle expected failures.
25611         (parse_ulps): Likewise.
25612         (print_ulps_file): Likewise.
25613         (get_failure): Remove function.
25614         (output_test): Don't handle expected failures.
25615         * make/README.libm-test: Don't mention expected failure handling.
25617         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
25618         (minus_zero): Likewise.
25619         (plus_infty): Likewise.
25620         (minus_infty): Likewise.
25621         (qnan_value): Likewise.
25622         (max_value): Likewise.
25623         (min_value): Likewise.
25624         (min_subnorm_value): Likewise.
25625         (initialize): Do not initialize those variables dynamically.
25627 2013-05-03  Roland McGrath  <roland@hack.frob.com>
25629         * io/open.c (__open_2): Moved to ...
25630         * io/open_2.c: ... this new file.
25631         * io/open64.c (__open64_2): Moved to ...
25632         * io/open64_2.c: ... this new file.
25633         * io/openat.c (__openat_2): Moved to ...
25634         * io/openat_2.c: ... this new file.
25635         * io/openat64.c (__openat64_2): Moved to ...
25636         * io/openat64_2.c: ... this new file.
25637         * io/Makefile (routines): Add them.
25638         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
25639         * sysdeps/unix/sysv/linux/open_2.c: File removed.
25640         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
25641         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
25642         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
25643         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
25644         (__openat64): Add hidden_ver.
25645         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
25646         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
25648         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
25649         Separately conditionalize setting of GLRO(dl_sysinfo) so
25650         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
25651         as well, but the actual setting is only under [NEED_DL_SYSINFO].
25653 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25655         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
25656         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
25657         definition.
25658         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
25659         * sysdeps/unix/sysv/linux/powerpc/init-first.c
25660         (_libc_vdso_platform_setup): Add __vdso_time initialization.
25661         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
25662         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
25664 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
25666         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
25667         test signgam value.
25669         * math/libm-test.inc (hypot_test): Do not use
25670         IGNORE_ZERO_INF_SIGN.
25672 2013-05-03  Andreas Jaeger  <aj@suse.de>
25674         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
25675         Linux 3.9.
25676         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
25677         (PF_MAX): Adjust for VSOCK change.
25679 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25681         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25683 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
25685         [BZ #15264]
25686         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
25687         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
25688         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
25690 2013-05-02  David S. Miller  <davem@davemloft.net>
25692         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25694 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
25696         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
25698 2013-05-01  Roland McGrath  <roland@hack.frob.com>
25700         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
25702 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
25704         [BZ #14952]
25705         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
25706         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
25707         Use __attribute__ ((__gnu_inline__)).
25708         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
25709         Don't use __attribute__ ((__gnu_inline__)).
25711 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
25713         [BZ #15423]
25714         * math/s_catan.c (__catan): Handle small real or imaginary part of
25715         input specially to avoid spurious underflow.
25716         * math/s_catanf.c (__catanf): Likewise.
25717         * math/s_catanh.c (__catanh): Likewise.
25718         * math/s_catanhf.c (__catanhf): Likewise.
25719         * math/s_catanhl.c (__catanhl): Likewise.
25720         * math/s_catanl.c (__catanl): Likewise.
25721         * math/libm-test.inc (catan_test): Add more tests.
25722         (catanh_test): Likewise.
25723         * sysdeps/i386/fpu/libm-test-ulps: Update.
25724         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25726 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25728         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25730 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
25732         [BZ #15416]
25733         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
25734         accurately for denominator in atan2.
25735         * math/s_catanf.c (__catanf): Likewise.
25736         * math/s_catanh.c (__catanh): Likewise.
25737         * math/s_catanhf.c (__catanhf): Likewise.
25738         * math/s_catanhl.c (__catanhl): Likewise.
25739         * math/s_catanl.c (__catanl): Likewise.
25740         * math/libm-test.inc (catan_test): Add more tests.
25741         (catanh_test): Likewise.
25742         * sysdeps/i386/fpu/libm-test-ulps: Update.
25743         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25745 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
25747         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
25749         * benchtests/Makefile (bench): Remove slow benchmarks.
25750         * benchtests/atan-inputs: Add slow benchmark inputs.
25751         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
25752         (BENCH_FUNC): Accept variant offset.
25753         (VARIANT): Define.
25754         * benchtests/bench-skeleton.c (main): Run benchmark for each
25755         variant.
25756         * benchtests/cos-inputs: Add slow benchmark inputs.
25757         * benchtests/exp-inputs: Likewise.
25758         * benchtests/pow-inputs: Likewise.
25759         * benchtests/sin-inputs: Likewise.
25760         * benchtests/slowatan-inputs: Remove.
25761         * benchtests/slowatan.c: Remove.
25762         * benchtests/slowcos-inputs: Remove.
25763         * benchtests/slowcos.c: Remove.
25764         * benchtests/slowexp-inputs: Remove.
25765         * benchtests/slowexp.c: Remove.
25766         * benchtests/slowpow-inputs: Remove.
25767         * benchtests/slowpow.c: Remove.
25768         * benchtests/slowsin-inputs: Remove.
25769         * benchtests/slowsin.c: Remove.
25770         * benchtests/slowtan-inputs: Remove.
25771         * benchtests/slowtan.c: Remove.
25772         * benchtests/tan-inputs: Add slow benchmark inputs.
25773         * scripts/bench.pl: Parse comments and directives.
25775         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
25776         in CPPFLAGS.
25777         ($(objpfx)bench-%.c): Remove *-ITER.
25778         * benchtests/bench-modf.c: Remove definition of ITER.
25779         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
25780         (main): Loop for DURATION seconds instead of fixed number of
25781         iterations.
25782         * scripts/bench.pl: Don't expect iterations in parameters.
25784 2013-04-29  Roland McGrath  <roland@hack.frob.com>
25786         * io/fchdir.c (__fchdir): Renamed from fchdir.
25787         (fchdir): Define as weak alias.
25789 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
25791         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
25792         (ERRNO_EDOM): Likewise.
25793         (ERRNO_ERANGE): Likewise.
25794         (noErrnoTests): New variable.
25795         (init_max_error): Set errno to 0.
25796         (test_single_errno): New function.
25797         (test_errno): Likewise.
25798         (check_float_internal): Call test_errno.  Set errno to 0.
25799         (check_complex): Refer to errno tests in comment.
25800         (check_int): Call test_errno.  Set errno to 0.
25801         (check_long): Likewise.
25802         (check_bool): Likewise.
25803         (check_longlong): Likewise.
25804         (cos_test): Use ERRNO_* flags for errno tests instead of
25805         check_int.
25806         (expm1_test): Likewise.
25807         (fmod_test): Likewise.
25808         (ilogb_test): Likewise.
25809         (lgamma_test): Likewise.
25810         (pow_test): Likewise.
25811         (remainder_test): Likewise.
25812         (sin_test): Likewise.
25813         (tan_test): Likewise.
25814         (yn_test): Likewise.
25815         (initialize): Set errno to 0.
25816         (main): Print number of errno tests.
25817         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
25819 2013-04-29  Andreas Jaeger  <aj@suse.de>
25821         [BZ #15084]
25822         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
25823         and RES_USEVC.
25825         [BZ #15085]
25826         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
25827         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
25828         unimplemented.
25830         [BZ #15380]
25831         * stdlib/random.c (__initstate): Return NULL if
25832         __initstate fails.
25834         [BZ #15086]
25835         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
25836         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
25837         RES_SNGLKUPREOP.
25839 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25841         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25843 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
25845         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
25846         of individual tests.
25847         (casin_test): Likewise.
25848         (casinh_test): Likewise.
25850 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
25852         [BZ #15409]
25853         * math/s_catan.c (__catan): Handle arguments with large real or
25854         imaginary part separately without squaring.
25855         * math/s_catanf.c (__catanf): Likewise.
25856         * math/s_catanh.c (__catanh): Likewise.
25857         * math/s_catanhf.c (__catanhf): Likewise.
25858         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
25859         and redefine.
25860         (__catanhl): Handle arguments with large real or imaginary part
25861         separately without squaring.
25862         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
25863         and redefine.
25864         (__catanl): Handle arguments with large real or imaginary part
25865         separately without squaring.
25866         * math/libm-test.inc (catan_test): Add more tests.
25867         (catanh_test): Likewise.
25868         * sysdeps/i386/fpu/libm-test-ulps: Update.
25869         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25871 2013-04-27  Andreas Jaeger  <aj@suse.de>
25873         [BZ #15007]
25874         * stdlib/stdlib.h: Update guards for qecvt.
25875         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
25876         <stdlib.h>.
25878 2013-04-27  Allan McRae  <allan@archlinux.org>
25880         * sysdeps/i386/fpu/libm-test-ulps: Update.
25882 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
25884         [BZ #15406]
25885         * math/s_catan.c: Include <float.h>.
25886         (__catan): Ensure underflow exception occurs for underflowed
25887         result.
25888         * math/s_catanf.c: Include <float.h>.
25889         (__catanf): Ensure underflow exception occurs for underflowed
25890         result.
25891         * math/s_catanh.c: Include <float.h>.
25892         (__catanh): Ensure underflow exception occurs for underflowed
25893         result.
25894         * math/s_catanhf.c: Include <float.h>.
25895         (__catanhf): Ensure underflow exception occurs for underflowed
25896         result.
25897         * math/s_catanhl.c: Include <float.h>.
25898         (__catanhl): Ensure underflow exception occurs for underflowed
25899         result.
25900         * math/s_catanl.c: Include <float.h>.
25901         (__catanl): Ensure underflow exception occurs for underflowed
25902         result.
25903         * math/libm-test.inc (catan_test): Add more tests.
25904         (catanh_test): Likewise.
25906         [BZ #15405]
25907         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
25908         underflowed result.
25909         * math/s_ccoshf.c (__ccoshf): Likewise.
25910         * math/s_ccoshl.c (__ccoshl): Likewise.
25911         * math/s_csin.c (__csin): Likewise.
25912         * math/s_csinf.c (__csinf): Likewise.
25913         * math/s_csinh.c (__csinh): Likewise.
25914         * math/s_csinhf.c (__csinhf): Likewise.
25915         * math/s_csinhl.c (__csinhl): Likewise.
25916         * math/s_csinl.c (__csinl): Likewise.
25917         * math/libm-test.inc (ccos_test): Add more tests.
25918         (ccosh_test): Likewise.
25919         (csin_test): Likewise.
25920         (csinh_test): Likewise.
25922 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25924         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
25925         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
25926         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
25927         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
25928         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
25929         powerpc/power5+/fpu folders.
25930         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
25933 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
25935         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
25937 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
25939         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
25940         additions to variable.
25941         [$(config-machine) = x86_64] (modules-names): Likewise.
25942         ($(objpfx)tst-audit3): Remove dependency.
25943         ($(objpfx)tst-audit3.out): Likewise.
25944         ($(objpfx)tst-audit4): Likewise.
25945         ($(objpfx)tst-audit4.out): Likewise.
25946         ($(objpfx)tst-audit5): Likewise.
25947         ($(objpfx)tst-audit5.out): Likewise.
25948         ($(objpfx)tst-audit6): Likewise.
25949         ($(objpfx)tst-audit6.out): Likewise.
25950         ($(objpfx)tst-audit7): Likewise.
25951         ($(objpfx)tst-audit7.out): Likewise.
25952         (tst-audit3-ENV): Remove variable.
25953         (tst-audit4-ENV): Likewise.
25954         (tst-audit5-ENV): Likewise.
25955         (tst-audit6-ENV): Likewise.
25956         (tst-audit7-ENV): Likewise.
25957         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
25958         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
25959         addition to variable.
25960         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
25961         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
25962         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
25963         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
25964         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
25965         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
25966         tst-audit3, tst-audit4 and tst-audit5.
25967         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
25968         tst-audit6 and tst-audit7.
25969         [$(subdir) = elf] (modules-names): Add audit modules for those
25970         tests.
25971         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
25972         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
25973         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
25974         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
25975         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
25976         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
25977         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
25978         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
25979         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
25980         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
25981         [$(subdir) = elf] (tst-audit3-ENV): New variable.
25982         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
25983         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
25984         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
25985         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
25986         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
25987         Likewise.
25988         [$(subdir) = elf && $(config-cflags-avx) = yes]
25989         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
25990         [$(subdir) = elf && $(config-cflags-avx) = yes]
25991         (CFLAGS-tst-auditmod4a.c): Likewise.
25992         [$(subdir) = elf && $(config-cflags-avx) = yes]
25993         (CFLAGS-tst-auditmod4b.c): Likewise.
25994         [$(subdir) = elf && $(config-cflags-avx) = yes]
25995         (CFLAGS-tst-auditmod6b.c): Likewise.
25996         [$(subdir) = elf && $(config-cflags-avx) = yes]
25997         (CFLAGS-tst-auditmod6c.c): Likewise.
25998         [$(subdir) = elf && $(config-cflags-avx) = yes]
25999         (CFLAGS-tst-auditmod7b.c): Likewise.
26000         * elf/tst-audit3.c: Move to ...
26001         * sysdeps/x86_64/tst-audit3.c: ... here.
26002         * elf/tst-audit4.c: Move to ...
26003         * sysdeps/x86_64/tst-audit4.c: ... here.
26004         * elf/tst-audit5.c: Move to ...
26005         * sysdeps/x86_64/tst-audit5.c: ... here.
26006         * elf/tst-audit6.c: Move to ...
26007         * sysdeps/x86_64/tst-audit6.c: ... here.
26008         * elf/tst-audit7.c: Move to ...
26009         * sysdeps/x86_64/tst-audit7.c: ... here.
26010         * elf/tst-auditmod3a.c: Move to ...
26011         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
26012         * elf/tst-auditmod3b.c: Move to ...
26013         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
26014         * elf/tst-auditmod4a.c: Move to ...
26015         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
26016         * elf/tst-auditmod4b.c: Move to ...
26017         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
26018         * elf/tst-auditmod5a.c: Move to ...
26019         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
26020         * elf/tst-auditmod5b.c: Move to ...
26021         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
26022         * elf/tst-auditmod6a.c: Move to ...
26023         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
26024         * elf/tst-auditmod6b.c: Move to ...
26025         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
26026         * elf/tst-auditmod6c.c: Move to ...
26027         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
26028         * elf/tst-auditmod7a.c: Move to ...
26029         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
26030         * elf/tst-auditmod7b.c: Move to ...
26031         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
26033 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
26035         [BZ #15366]
26036         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
26037         define unconditionally.
26038         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
26039         define unconditionally.
26040         (INT8_C, INT16_C, etc.): Likewise.
26042 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
26044         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
26045         __ehdr_start with hidden visibility.
26047         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
26049 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
26051         * math/libm-test.inc (cos_test): Use accurate hex constants.
26052         (sincost_test): Likewise.
26054 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
26056         * math/libm-test.inc (catan_test): Add more tests.
26057         (catanh_test): Likewise.
26059         * math/s_catanf.c (__catanf): Use suffixed floating-point
26060         constants.
26061         * math/s_catanhf.c (__catanhf): Likewise.
26062         * math/s_catanhl.c (__catanhl): Likewise.
26063         * math/s_catanl.c (__catanl): Likewise.
26065         [BZ #15394]
26066         * math/s_catan.c (__catan): Calculate imaginary part of result
26067         with log1p not log unless computing log of number close to 0.
26068         * math/s_catanf.c (__catanf): Likewise.
26069         * math/s_catanl.c (__catanl): Likewise.
26070         * math/s_catanh.c (__catanh): Calculate real part of result with
26071         log1p not log unless computing log of number close to 0.
26072         * math/s_catanhf.c (__catanhf): Likewise.
26073         * math/s_catanhl.c (__catanhl): Likewise.
26074         * math/libm-test.inc (catan_test): Add more tests.
26075         (catanh_test): Likewise.
26076         * sysdeps/i386/fpu/libm-test-ulps: Update.
26077         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26079 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
26081         * benchtests/Makefile: Mention files in which fast and slow
26082         paths of math functions are implemented.
26084 2013-04-23  Roland McGrath  <roland@hack.frob.com>
26086         * sysdeps/posix/timespec_get.c: New file.
26088 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26090         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
26091         POWER.
26092         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
26093         for POWER.
26094         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
26095         powerpc/power5/fpu folders.
26096         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
26097         * benchtests/Makefile: Add modf testcase.
26098         * benchtests/bench-modf.c: New file: Benchmark test for mo
26100 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
26102         [BZ #14888]
26103         * time/Makefile (tests): Add tst-strptime-whitespace.
26104         * time/strptime_l.c (get_number): Use ISSPACE.
26105         (__strptime_internal): Likewise.
26106         * time/tst-strptime-whitespace.c: New test case.
26108 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
26110         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
26111         member.
26112         (_nss_files_init): Set it here.
26114 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
26116         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
26117         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
26118         unsigned.
26120 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
26122         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
26124 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
26126         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
26127         size just once.
26129 2013-04-21  David S. Miller  <davem@davemloft.net>
26131         * po/ru.po: Update Russion translation from translation project.
26133 2013-04-17  Adam Conrad  <adconrad@0c3.net>
26135         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
26136         and setfsgid.
26138 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
26140         * configure.in: Remove i386 configure warning. Remove i386 case.
26141         * configure: Regenerate.
26142         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
26143         Add example to error message.
26144         * sysdeps/i386/configure: Regenerate.
26146 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
26148         * benchtests/Makefile (bench): Add cos, tan, slowcos and
26149         slowtan.
26150         * benchtests/cos-inputs: New file.
26151         * benchtests/slowcos-inputs: New file.
26152         * benchtests/slowcos.c: New file.
26153         * benchtests/slowtan-inputs: New file.
26154         * benchtests/slowtan.c: New file.
26155         * benchtests/tan-inputs: New file.
26157 2013-04-16  Roland McGrath  <roland@hack.frob.com>
26159         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
26160         considered kosher.
26162 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
26164         * benchtests/Makefile: Include cppflags-iterator.mk to add
26165         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
26167         * Makefile.in (bench-clean): New target.
26168         * benchtests/Makefile (bench-clean): Likewise.
26170 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
26172         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
26174 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
26176         * stdio-common/tstdiomisc.c: Fix coding-style violation.
26178 2013-04-15  Andreas Schwab  <schwab@suse.de>
26180         * nscd/grpcache.c (cache_addgr): Properly check for short write.
26181         * nscd/initgrcache.c (addinitgroupsX): Likewise.
26182         * nscd/pwdcache.c (cache_addpw): Likewise.
26183         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
26184         more than recsize.
26186 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26188         * benchtests/Makefile (bench): Write all output to
26189         bench-out.tmp together.
26191 2013-04-15  Andreas Schwab  <schwab@suse.de>
26193         * nscd/nscd.c (main): Don't fork again after closing files.
26195 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26197         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
26199         * benchtests/Rules (bench-deps): Collect dependencies into a
26200         single variable.  Add Makefile to dependencies.
26201         ($(objpfx)bench-%.c): Depend on bench-deps.
26203 2013-04-12  Roland McGrath  <roland@hack.frob.com>
26204             Xavier Roche  <roche+kml2@exalead.com>
26206         [BZ #15361]
26207         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
26208         just that it's a file descriptor.
26209         * manual/llio.texi (Synchronizing AIO Operations): Update description
26210         for EBADF error from aio_fsync.
26212 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
26214         * Rules (bench): Move target definition...
26215         * benchtests/Makefile: ... here.
26217 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
26219         * math/libm-test.inc (cos_test): Fix PI/2 test.
26220         (sincos_test): Likewise.
26221         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
26222         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
26224 2013-04-11  Andreas Schwab  <schwab@suse.de>
26226         [BZ #13988]
26227         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
26228         accept exponent character only when digits were seen.
26229         * stdio-common/Makefile (tests): Add bug26.
26230         * stdio-common/bug26.c: New file.
26232         [BZ #14293]
26233         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
26234         non-freeable.
26236 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26238         * Makeconfig (rtld-prefix): Define built linker prefix.
26239         * Rules (run-bench): Use it.
26240         * math/Makefile (run-regen-ulps): Likewise.
26242         * Rules (bench): Remove eval.
26244 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
26245             Roland McGrath  <roland@hack.frob.com>
26246             Ondrej Bilka  <neleai@seznam.cz>
26248         [BZ #15346]
26249         * time/getdate.c: Include ctype.h and alloca.h.
26250         (__getdate_r): Trim leading and trailing spaces of input.
26251         * time/tst-getdate.c (tests): Add tests with leading and
26252         trailing spaces.
26254 2013-04-08  Roland McGrath  <roland@hack.frob.com>
26256         [BZ #14280]
26257         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
26258         when computing value.
26260 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26262         * math/README.libm-test (How can I generate "libm-test-ulps"?):
26263         Use testrun.sh to run libm tests.
26265         [BZ #15309]
26266         * elf/dl-open.c (dl_open_worker): memset all of seen array.
26268 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
26270         [BZ #15264]
26271         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
26273 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26275         * Makefile.in (regen-ulps): New target.
26276         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
26277         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
26278         [ifneq (no,$(PERL)] (regen-ulps): New target.
26279         [ifeq (no,$(PERL)] (regen-ulps): New target.
26280         * math/libm-test.inc (ulps_file_name): Define.
26281         (output_dir): New variable.
26282         (options): Add "output-dir" option.
26283         (parse_opt): Handle 'o' case.
26284         (main): If output_dir is non-NULL use it as a prefix
26285         otherwise use "".
26286         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
26288 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26290         [BZ #10060, #10062]
26291         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
26292         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
26293         fail configure if __sync_val_compare_and_swap is not inlined.
26294         * sysdeps/i386/configure: Regenerate.
26295         * configure.in: Build for i686 when configured for i386.
26296         * configure: Regenerate.
26297         * README: Remove i386 reference.
26299 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
26301         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
26302         * sysdeps/s390/s390-64/sysdep.h: Likewise.
26304 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
26306         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
26307         (lmsnanval): New variables.
26308         (F): Add conversion tests.
26309         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
26310         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
26312         * stdio-common/tstdiomisc.c (F): Properly collect individual
26313         tests' results.
26315         [BZ #14686, #15336]
26316         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
26317         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
26318         Instead, use input NaN values or generate a qNaN by arithmetic
26319         operation.  Also fix bugs to comply with the standard.
26320         * math/libm-test.inc (remainder_test): Add more tests.
26322         [BZ #15335, #15342]
26323         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
26324         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
26325         input NaN values or generate a qNaN by arithmetic operation.
26327         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
26328         unreachable code.
26330         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
26331         definitions.
26333 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
26335         [BZ #14478]
26336         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
26337         underflowed result.
26338         * math/s_cexpf.c (__cexpf): Likewise.
26339         * math/s_cexpl.c (__cexpl): Likewise.
26340         * math/libm-test.inc (cexp_test): Add more tests.
26342 2013-04-03  Andreas Schwab  <schwab@suse.de>
26344         [BZ #15330]
26345         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
26346         order arrays from heap if bigger than alloca cutoff.
26348 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
26350         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
26351         (SNAN_TESTS_double): Refer to GCC PR56831.
26352         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
26353         GCC PR56828.
26355 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
26357         * Rules (bench): Move bench.out after the run is complete.
26359         * Rules (bench): Echo currently running benchmark.
26361         * benchtests/Makefile (bench): Add atan and slowatan.
26362         * benchtests/atan-inputs: New file.
26363         * benchtests/slowatan-inputs: New file.
26364         * benchtests/slowatan.c: New file.
26366         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
26367         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
26368         its value.
26370         [BZ #15305]
26371         * sysdeps/unix/sysv/linux/kernel-features.h
26372         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
26373         __ASSUME_XFS_RESTRICTED_CHOWN.
26374         * sysdeps/unix/sysv/linux/pathconf.c
26375         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
26376         Save and restore errno.
26378 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
26380         [BZ #15327]
26381         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
26382         arguments using __kernel_casinh.
26383         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
26384         arguments using __kernel_casinhf.
26385         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
26386         arguments using __kernel_casinhl.
26387         * math/libm-test.inc (cacosh_test): Add more tests.
26388         * sysdeps/i386/fpu/libm-test-ulps: Update.
26389         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26391 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
26393         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
26394         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
26396         * bench/Makefile (bench): Add sin and slowsin.
26397         * benchtests/sin-inputs: New file.
26398         * benchtests/slowsin-inputs: New file.
26399         * benchtests/slowsin.c: New file.
26401         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
26402         (bench): Add slowexp and slowpow.
26403         (exp-ITER): Increase iterations.
26404         (pow-ITER): Likewise.
26405         * benchtests/exp-inputs: Change input.
26406         * benchtests/pow-inputs: Likewise.
26407         * benchtests/slowexp-inputs: New file.
26408         * benchtests/slowexp.c: New file.
26409         * benchtests/slowpow-inputs: New file.
26410         * benchtests/slowpow.c: New file.
26412 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26414         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
26415         instructions.
26416         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
26417         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
26418         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
26419         * benchtests/Makefile: Add rint benchtest.
26420         * benchtests/rint-inputs: Input for rint benchtest.
26422 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
26424         * Versions.def (libm): Add GLIBC_2.18.
26425         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
26426         hidden libm prototypes.
26427         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
26428         * math/Makefile (libm-calls): Add s_issignaling.
26429         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
26430         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
26431         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
26432         declaration.
26433         * math/math.h [__USE_GNU] (issignaling): New macro.
26434         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
26435         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
26436         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
26437         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
26438         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
26439         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
26440         * manual/arith.texi (issignaling): New section.
26441         * manual/libm-err-tab.pl (@all_functions): Update comment.
26442         * math/gen-libm-test.pl (parse_args): Apply special handling for
26443         issignaling.
26444         * math/libm-test.inc (print_float, issignaling_test): New
26445         functions.
26446         (check_float_internal): Add issignaling checks.
26447         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
26448         default definition.
26449         * sysdeps/powerpc/math-tests.h: New file.
26450         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
26451         tests.
26452         * math/test-snan.c (TEST_FUNC): Likewise.
26454 2013-03-30  David S. Miller  <davem@davemloft.net>
26456         * po/de.po: Update from translation team.
26458 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
26460         [BZ #10357]
26461         * math/k_casinh.c (__kernel_casinh): Handle arguments with
26462         imaginary part less than 1.0 and real part less than 0.5
26463         specially.
26464         * math/k_casinhf.c (__kernel_casinhf): Likewise.
26465         * math/k_casinhl.c (__kernel_casinhl): Likewise.
26466         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
26467         (cacos_test): Add more tests.
26468         (casin_test): Likewise.
26469         (casinh_test): Likewise.
26470         * sysdeps/i386/fpu/libm-test-ulps: Update.
26471         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26473 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
26475         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
26476         ONE with its value.
26478         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
26479         (__pow_mp): Replace ONE and MONE with their values.
26480         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
26481         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
26482         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
26483         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
26484         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
26485         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
26487         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
26489         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
26490         (__pow_mp): Replace ZERO and MZERO with their values.
26491         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
26492         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
26493         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
26494         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
26495         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
26496         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
26497         (__sqr): Likewise.
26499         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
26501         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
26503 2013-03-28  Roland McGrath  <roland@hack.frob.com>
26505         * include/stdlib.h [!SHARED] (__call_tls_dtors):
26506         Declare with __attribute__ ((weak)).
26507         * stdlib/exit.c (__libc_atexit) [!SHARED]:
26508         Call __call_tls_dtors only if it's not NULL.
26510 2013-03-28  Roland McGrath  <roland@hack.frob.com>
26512         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
26513         didn't do it already, then set _dl_phdr and _dl_phnum based on the
26514         magic __ehdr_start linker symbol if it's defined.
26515         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
26516         them up here if it was already done.
26518         * elf/dl-support.c (_dl_phdr): Make pointer to const.
26519         (_dl_aux_init): Use const in cast when setting it.
26520         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
26521         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
26522         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
26524         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
26525         Declare them here.
26526         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
26527         * csu/libc-tls.c: Nor here.
26528         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
26530         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
26531         (__libc_message): Never call vsyslog.
26533 2013-03-28  Alan Modra  <amodra@gmail.com>
26535         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
26536         Define as empty.
26537         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
26538         Likewise.
26540 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26542         [BZ #15214]
26543         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
26544         underflow.
26545         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26547 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26549         [BZ #15304]
26550         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
26551         Don't add gid passed as argument.
26553         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
26555 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
26557         [BZ #15307]
26558         * math/k_casinh.c (__kernel_casinh): Handle arguments with
26559         imaginary part between 1.0 and 1.5 and real part less than 0.5
26560         specially.
26561         * math/k_casinhf.c (__kernel_casinhf): Likewise.
26562         * math/k_casinhl.c (__kernel_casinhl): Likewise.
26563         * math/libm-test.inc (cacos_test): Add more tests.
26564         (casin_test): Likewise.
26565         (casinh_test): Likewise.
26566         * sysdeps/i386/fpu/libm-test-ulps: Update.
26567         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26569 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
26571         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
26572         constants.
26573         (norm): Likewise.
26574         (denorm): Likewise.
26575         (__dbl_mp): Likewise.
26576         (add_magnitudes): Likewise.
26577         (sub_magnitudes): Likewise.
26578         (__add): Likewise.
26579         (__sub): Likewise.
26580         (__mul): Likewise.
26581         (__sqr): Likewise.
26582         (__inv): Likewise.
26583         (__dvd): Likewise.
26585         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
26586         commented code.
26587         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
26588         (__dubcos): Likewise.
26589         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
26590         (__ieee754_acos): Likewise.
26591         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
26592         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
26593         (__exp1): Likewise.
26594         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
26595         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
26596         (log1): Likewise.
26597         (my_log2): Likewise.
26598         (checkint): Likewise.
26599         * sysdeps/ieee754/dbl-64/e_remainder.c
26600         (__ieee754_remainder): Likewise.
26601         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
26602         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
26603         (bsloww): Likewise.
26604         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
26606         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
26607         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
26608         MANTISSA_STORE_T to store computations on mantissa.  Use
26609         macros for rounding and division.
26610         (denorm): Likewise.
26611         (__dbl_mp): Likewise.
26612         (add_magnitudes): Likewise.
26613         (sub_magnitudes): Likewise.
26614         (__mul): Likewise.
26615         (__sqr): Likewise.
26616         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
26617         powers of two in terms of TWOPOW macro.
26618         (mp_no): Make type of mantissa as MANTISSA_T.
26619         [!RADIXI]: Define RADIXI.
26620         [!TWO52]: Define TWO52.
26621         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
26623 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26625         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
26626         llroundl symbol when building for PPC32.
26628 2013-03-24  Mark H Weaver  <mhw@netris.org>
26630         * manual/arith.texi (Normalization Functions): Fix prototypes for
26631         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
26633 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26635         [BZ #13889]
26636         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
26637         high value to check if expl overflow.
26638         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
26639         to check for underflow and overflow.
26640         * math/libm-test.inc: Add exp test.
26642 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
26644         [BZ #11120]
26645         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
26646         with NOT_IN_libc.
26648 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26650         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
26651         symbol.
26653 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
26655         * math/gen-libm-test.pl (parse_args, special_functions): Properly
26656         wrap blocks consisting of several statements.
26658         * sysdeps/generic/math-tests.h: New file.
26659         * sysdeps/i386/fpu/math-tests.h: Likewise.
26660         * math/test-snan.c: Include it.
26661         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
26663 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
26665         [BZ #15285]
26666         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
26667         (__ieee754_j0l): Do not improve calculations using cos of twice
26668         input for inputs above LDBL_MAX / 2.0L.
26669         (__ieee754_y0l): Likewise.
26670         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
26671         (__ieee754_j1l): Do not improve calculations using cos of twice
26672         input for inputs above LDBL_MAX / 2.0L.
26673         (__ieee754_y1l): Likewise.
26674         * math/libm-test.inc (j0_test): Add another test.
26675         (j1_test): Likewise.
26676         (y0_test): Likewise.
26677         (y1_test): Likewise.
26678         * sysdeps/i386/fpu/libm-test-ulps: Update.
26680 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
26682         * Rules ($(objpfx)bench-%.c): Include code from a C source
26683         file.
26685 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
26687         [BZ #15287]
26688         * math/k_casinh.c (__kernel_casinh): Handle arguments with
26689         imaginary part 1.0 and real part less than 0.5 specially.
26690         * math/k_casinhf.c (__kernel_casinhf): Likewise.
26691         * math/k_casinhl.c (__kernel_casinhl): Likewise.
26692         * math/libm-test.inc (cacos_test): Add more tests.
26693         (casin_test): Likewise.
26694         (casinh_test): Likewise.
26695         * sysdeps/i386/fpu/libm-test-ulps: Update.
26696         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26698 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
26700         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
26701         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
26703 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
26705         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
26706         * config.make.in (config-cflags-sse4): Remove variable.
26707         (config-cflags-avx): Likewise.
26708         (config-cflags-sse2avx): Likewise.
26709         (config-cflags-novzeroupper): Likewise.
26710         (config-asflags-i686): Likewise.
26711         (have-mfma4): Likewise.
26712         (have-as-vis3): Likewise.
26713         (MIG): Likewise.
26714         * configure.in (MIG): Do not AC_SUBST.
26715         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
26716         (libc_cv_cc_sse4): Do not AC_SUBST.
26717         (libc_cv_cc_avx): Likewise.
26718         (libc_cv_cc_sse2avx): Likewise.
26719         (libc_cv_cc_novzeroupper): Likewise.
26720         (libc_cv_cc_fma4): Likewise.
26721         (libc_cv_as_i686): Likewise.
26722         (libc_cv_sparc_as_vis3): Likewise.
26723         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
26724         LIBC_CONFIG_VAR.
26725         (config-asflags-i686): Likewise.
26726         (config-cflags-avx): Likewise.
26727         (config-cflags-sse2avx): Likewise.
26728         (have-mfma4): Likewise.
26729         (config-cflags-novzeroupper): Likewise.
26730         * sysdeps/mach/configure.in (MIG): Likewise.
26731         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
26732         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
26733         LIBC_CONFIG_VAR.
26734         (config-cflags-avx): Likewise.
26735         (config-cflags-sse2avx): Likewise.
26736         (have-mfma4): Likewise.
26737         (config-cflags-novzeroupper): Likewise.
26738         * configure: Regenerated.
26739         * sysdeps/i386/configure: Likewise.
26740         * sysdeps/mach/configure: Likewise.
26741         * sysdeps/sparc/configure: Likewise.
26742         * sysdeps/x86_64/configure: Likewise.
26744 2013-03-20  Roland McGrath  <roland@hack.frob.com>
26746         [BZ #14812]
26747         * locale/programs/localedef.c (options): Put N_ translation marker
26748         on argument names, not just descriptions.
26750 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
26752         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
26754 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
26756         [BZ #14176]
26757         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
26759 2013-03-19  Roland McGrath  <roland@hack.frob.com>
26761         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
26762         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
26763         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
26764         [!BEFORE_ABORT] (before_abort): New function.
26765         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
26766         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
26767         (writev_for_fatal): New function.
26768         (WRITEV_FOR_FATAL): New macro; call that.
26769         (backtrace_and_maps): New function.
26770         (BEFORE_ABORT): New macro; call that.
26771         (struct str_list): Type removed.
26772         (__libc_message, __libc_fatal): Functions removed.
26773         Include <sysdeps/posix/libc_fatal.c> instead.
26775 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
26777         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
26778         constants.
26779         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
26780         double constants.
26782 2013-03-19  Andreas Schwab  <schwab@suse.de>
26784         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
26785         * sysdeps/gnu/configure: Regenerate.
26787         * configure.in: Substitute libc_cv_rtlddir.
26788         * configure: Regenerate.
26789         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
26790         * Makeconfig (rtlddir, inst_rtlddir): New variables.
26791         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
26792         * elf/Makefile (install-others, CFLAGS-interp.c)
26793         (ldso_install, common-ldd-rewrite): Likewise.
26794         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
26795         $(inst_slibdir)/$(rtld-installed-name).
26796         * scripts/rellns-sh: Add -p option.
26797         * Makerules (make-shlib-link): Use rellns-sh to get relative name
26798         for source.
26800 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
26802         * manual/nptl.texi: Renamed to ...
26803         * manual/threads.texi: ... this.
26804         * manual/Makefile (chapters): Update.
26806 2013-03-18  Roland McGrath  <roland@hack.frob.com>
26808         [BZ #14812]
26809         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
26810         on argument names, not just descriptions.
26811         * malloc/memusagestat.c (options): Likewise.
26812         * nss/getent.c (options): Likewise.
26814 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
26816         [BZ #14812]
26817         * iconv/iconv_prog.c (options): Put N_ translation marker
26818         on argument names, not just descriptions.
26819         * iconv/iconvconfig.c (options): Likewise.
26821 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
26823         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
26824         implementation which is faster on all x86_64 architectures.
26825         Tested on AMD, Intel Nehalem, SNB, IVB.
26826         * sysdeps/x86_64/strnlen.S: Likewise.
26828         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
26829         Remove all multiarch strlen and strnlen versions.
26830         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
26831         Remove strlen and strnlen related parts.
26833         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
26834         Inline strlen part.
26835         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
26837         * sysdeps/x86_64/multiarch/strlen.S: Remove.
26838         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
26839         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
26840         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
26841         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
26842         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
26844 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
26846         * manual/memory.texi (Malloc Tunable Parameters):
26847         Sort parameters alphabetically. Add comments for missing entries.
26849 2013-03-17  David S. Miller  <davem@davemloft.net>
26851         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26853 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
26855         [BZ #15283]
26856         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
26857         for arguments at most half maximum finite value.
26858         * math/libm-test.inc (j0_test): Add more tests.
26859         (j1_test): Likewise.
26860         (y0_test): Likewise.
26861         (y1_test): Likewise.
26862         * sysdeps/i386/fpu/libm-test-ulps: Update.
26863         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26865         [BZ #14155]
26866         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
26867         1 / x and functions P and Q for arguments above 0x1p256L.
26868         (__ieee754_y0l): Likewise.
26869         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
26870         (__ieee754_y1l): Likewise.
26871         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
26872         (j1_test): Likewise.
26873         (y0_test): Likewise.
26874         (y1_test): Likewise.
26876 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
26878         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
26879         variable.
26881 2013-03-15  Roland McGrath  <roland@hack.frob.com>
26883         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
26884         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
26885         zero since it's initialized to EXEC_PAGESIZE.
26887         * sysdeps/unix/sysv/linux/ldsodefs.h
26888         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
26889         * sysdeps/generic/ldsodefs.h: ... here.
26891 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
26893         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
26895         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
26896         math/test-snan.c.
26897         * math/test-snan.c: Renamed from
26898         sysdeps/powerpc/fpu/test-powerpc-snan.c.
26899         * math/Makefile (tests): Add test-snan.
26900         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
26901         test-powerpc-snan.
26903         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
26904         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
26905         functions.
26906         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
26907         __builtin_nan family of functions.
26908         * math/libm-test.inc (initialize): Initialize qnan_value with
26909         __builtin_nan family of functions.
26910         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
26911         Remove variables.
26912         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
26913         Remove functions.
26914         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
26915         storage class.  Initialize qNaN_var and sNaN_var with
26916         __builtin_nan and __builtin_nans families of functions,
26917         respectively.
26919         * math/libm-test.inc (acosh_test): Also test with qNaN input.
26920         (sqrt_test): Remove duplicate test with qNaN input.
26921         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
26922         (round_test, signbit_test, significand_test): Note missing +/-Inf
26923         as well as qNaN tests.
26925         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
26926         qNaN_var.  Fix a few strings, too.
26927         * math/libm-test.inc (nan_value): Rename to qnan_value.
26928         * math/gen-libm-test.pl (%beautify): Adjust to that.
26929         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
26930         * math/test-misc.c (main): Likewise.
26931         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
26932         to __qnan_bytes, and __qnan_union, respectively.
26933         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
26934         Likewise.
26935         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
26936         and lqnanval, respectively.
26937         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
26938         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
26939         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
26940         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
26942         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
26943         * math/test-misc.c (main) [__x86_64__]: Enable test for long
26944         doubles.
26946         * math/test-misc.c (main): Fix copy'n'pastos.
26947         * misc/tst-efgcvt.c (special): Likewise.
26949         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
26950         Remove declarations.
26952 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26954         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
26955         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
26956         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
26957         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
26959 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26961         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
26962         macro to return vdso values correctly in IFUNC implementations.
26963         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
26964         Optimization by using IFUNC.
26966 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26967             Richard Henderson  <rth@redhat.com>
26968             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
26970         * Makefile.in (bench): New target.
26971         * NEWS: Mention the benchmark framework.
26972         * Rules (bench): Likewise.
26973         (binaries-bench): Generate binaries for functions to
26974         benchmark.
26975         * benchtests/Makefile: New makefile for benchmark tests.
26976         * benchtests/bench-skeleton.c: New skeleton file for benchmark
26977         programs.
26978         * benchtests/exp-inputs: New input file for EXP function.
26979         * benchtests/pow-inputs: New input file for POW function.
26980         * scripts/bench.pl: New script to generate source files for
26981         benchmark programs.
26983 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26985         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
26986         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
26987         computations on mantissa.  Use macros for rounding and
26988         division.
26989         (denorm): Likewise.
26990         (__dbl_mp): Likewise.
26991         (add_magnitudes): Likewise.
26992         (sub_magnitudes): Likewise.
26993         (__mul): Likewise.
26994         (__sqr): Likewise.
26995         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
26996         powers of two in terms of TWOPOW macro.
26997         (mp_no): Make type of mantissa as MANTISSA_T.
26998         [!RADIXI]: Define RADIXI.
26999         [!TWO52]: Define TWO52.
27000         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
27002         * manual/nptl.texi (cindex): Modify threads to pthreads.
27004 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
27006         * sysdeps/x86_64/preconfigure: Regenerated.
27008 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
27010         [BZ #14155]
27011         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
27012         0x1p28 and above.
27013         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
27014         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
27015         0x1p28 and above.
27016         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
27017         * math/libm-test.inc (j0_test): Do not allow one spurious
27018         underflow exception.
27019         (y1_test): Likewise.
27021 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
27023         * manual/Makefile (chapters): Add nptl.
27024         * manual/debug.texi (Debugging Support): Add link to Threads
27025         chapter.
27026         * manual/nptl.texi: New file.
27028         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
27030 2013-03-14  Petr Baudis  <pasky@ucw.cz>
27032         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
27033         for non-NULL pointer before the memory validity test. Pointed
27034         out by Holger Brunck <holger.brunck@keymile.com>.
27036 2013-03-13  Andreas Schwab  <schwab@suse.de>
27038         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
27039         instead of .os.
27041 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
27043         * timezone/zic.c: Update from tzcode 2013b.
27045 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
27047         * manual/install.texi (Configuring and compiling):
27048         Mention i686 and i586.
27049         * INSTALL: Regenerate.
27051 2013-03-12  Roland McGrath  <roland@hack.frob.com>
27053         * sysdeps/init_array/elf-init.c: New file.
27054         * csu/elf-init.c
27055         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
27056         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
27058         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
27059         __gmon_start__ as global, but as static with a .preinit_array pointer.
27060         * sysdeps/init_array/gmon-start.c: New file.  Use that.
27061         * sysdeps/init_array/crti.S: New file, empty except for comments.
27062         * sysdeps/init_array/crtn.S: Likewise.
27064 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
27066         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
27067         definining bcopy.
27068         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
27069         Remove Prefer_SSE_for_memop.
27070         * sysdeps/x86_64/multiarch/init-arch.h: Remove
27071         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
27072         HAS_PREFER_SSE_FOR_MEMOP.
27073         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
27074         memset-x86-64.
27075         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
27076         Remove bzero, memset ifunc support.
27077         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
27078         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
27079         * sysdeps/x86_64/multiarch/memset.S: Likewise.
27080         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
27082 2013-03-11  Andreas Schwab  <schwab@suse.de>
27084         [BZ #15234]
27085         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
27086         by SHLIB_COMPAT.
27087         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
27088         (GLIBC_2.16): Remove pthread_atfork.
27090 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
27092         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
27093         (ptestcases.h): Likewise.
27095 2013-03-08  Roland McGrath  <roland@hack.frob.com>
27097         * Makeconfig ($(common-objpfx)config.status): Depend on
27098         sysdeps/*/preconfigure{,.in} too.
27100 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
27102         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
27103         (__free_hook): Use void * instead of __malloc_ptr_t.
27104         (__malloc_hook): Likewise.
27105         (__realloc_hook): Likewise.
27106         (__memalign_hook): Likewise.
27107         (__after_morecore_hook): Likewise.
27108         * malloc/arena.c (save_malloc_hook): Likewise.
27109         (save_free_hook): Likewise.
27110         * malloc/hooks.c (malloc_hook_ini): Likewise.
27111         (realloc_hook_ini): Likewise.
27112         (memalign_hook_ini): Likewise.
27113         * malloc/malloc.c (malloc_hook_ini): Likewise.
27114         (realloc_hook_ini): Likewise.
27115         (memalign_hook_ini): Likewise.
27116         (__free_hook): Likewise.
27117         (__malloc_hook): Likewise.
27118         (__realloc_hook): Likewise.
27119         (__memalign_hook): Likewise.
27120         (__libc_malloc): Likewise.
27121         (__libc_free): Likewise.
27122         (__libc_realloc): Likewise.
27123         (__libc_memalign): Likewise.
27124         (__libc_valloc): Likewise.
27125         (__libc_pvalloc): Likewise.
27126         (__libc_calloc): Likewise.
27127         (__posix_memalign): Likewise.
27128         * malloc/morecore.c (__sbrk): Likewise.
27129         (__default_morecore): Likewise.
27131         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
27133         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
27134         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
27135         __malloc_ptrdiff_t.
27137         * malloc/malloc.h (__malloc_size_t): Remove macro.
27138         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
27139         __malloc_size_t.
27140         (old_memalign_hook): Likewise.
27141         (old_realloc_hook): Likewise.
27142         (struct hdr): Likewise.
27143         (flood): Likewise.
27144         (mallochook): Likewise.
27145         (memalignhook): Likewise.
27146         (reallochook): Likewise.
27147         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
27148         (tr_old_realloc_hook): Likewise.
27149         (tr_old_memalign_hook): Likewise.
27150         (tr_mallochook): Likewise.
27151         (tr_reallochook): Likewise.
27152         (tr_memalignhook): Likewise.
27154 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27156         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
27157         default_ldbl_pack and using as default implementation.
27158         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
27159         implementation.
27160         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
27161         redundant definition.
27162         (ldbl_insert_mantissa): Likewise.
27163         (ldbl_canonicalize): Likewise.
27164         (ldbl_nearbyint): Likewise.
27165         (ldbl_pack): Rename to ldbl_pack_ppc.
27166         (ldbl_unpack): Rename to ldbl_unpack_ppc.
27167         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
27168         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
27170 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
27172         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
27173         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
27174         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
27175         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
27176         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
27177         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
27178         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
27179         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
27181 2013-03-07  Andreas Jaeger  <aj@suse.de>
27183         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
27184         bits/mman-linux.h.
27186 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
27188         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
27189         Include mpa.h and declare __MPEXP.
27190         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
27191         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
27192         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
27193         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
27194         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
27195         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
27196         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
27198         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
27199         (__slowpow): Use long double EXPL and LOGL functions to
27200         compute POW.
27201         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
27202         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
27203         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
27204         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
27205         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
27206         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
27208         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
27209         intermediate variable to calculate exponent.
27210         (__sqr): Likewise.
27211         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
27212         Likewise.
27213         (__sqr): Likewise.
27215         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
27216         [!NO__SQR]: Define __sqr.
27217         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
27218         and NO__SQR.  Remove all code except __mul and __sqr.  Include
27219         sysdeps/ieee754/dbl-64/mpa.c.
27220         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27222         [BZ #12723]
27223         * posix/Makefile (tests): Add tst-pathconf.
27224         * posix/tst-pathconf.c: New test case.
27225         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
27226         _PC_PIPE_BUF.
27227         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
27229 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
27231         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
27233 2013-03-06  Andreas Jaeger  <aj@suse.de>
27235         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
27236         definition via __MAP_ANONYMOUS.
27238         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
27239         it's not part of Linux headers.
27241         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
27242         (MAP_HUGE_MASK): Define.
27244         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
27245         Define.
27246         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27247         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
27248         Define.
27249         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27250         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
27251         Define.
27252         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27253         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
27254         Define.
27255         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
27257         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
27258         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
27259         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
27260         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
27261         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
27262         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
27264         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
27265         Handle f2fs.
27267         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
27268         Handle f2fs and efivarfs.
27270         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
27271         f2fs.
27273         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
27274         (EFIVARFS_MAGIC): Add.
27275         (F2FS_LINK_MAX): Add.
27277 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
27279         * stdio-common/vfprintf.c: Replace __builtin_expect with
27280         __glibc_unlikely.
27282 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
27284         [BZ #13550]
27285         * sysdeps/generic/bp-sym.h: Remove file.
27286         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
27287         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
27288         <bp-sym.h> and <bp-asm.h>.
27289         (__longjmp): Don't use BP_SYM.
27290         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
27291         and <bp-asm.h>.
27292         (memcpy): Don't use BP_SYM.
27293         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
27294         <bp-sym.h> and <bp-asm.h>.
27295         (memcpy): Don't use BP_SYM.
27296         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
27297         <bp-asm.h>.
27298         (memcpy): Don't use BP_SYM.
27299         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
27300         <bp-asm.h>.
27301         (memset): Don't use BP_SYM.
27302         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
27303         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
27304         (__bzero): Don't use BP_SYM.
27305         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
27306         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
27307         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
27308         <bp-sym.h> and <bp-asm.h>.
27309         (memcmp): Don't use BP_SYM.  Remove comment about bounded
27310         pointers.
27311         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
27312         <bp-sym.h> and <bp-asm.h>.
27313         (memcpy): Don't use BP_SYM.
27314         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
27315         <bp-sym.h> and <bp-asm.h>.
27316         (memset): Don't use BP_SYM.
27317         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
27318         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
27319         (__bzero): Don't use BP_SYM.
27320         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
27321         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
27322         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
27323         <bp-sym.h> and <bp-asm.h>.
27324         (strncmp): Don't use BP_SYM.  Remove comment about bounded
27325         pointers.
27326         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
27327         <bp-sym.h> and <bp-asm.h>.
27328         (memcpy): Don't use BP_SYM.
27329         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
27330         <bp-sym.h> and <bp-asm.h>.
27331         (memset): Don't use BP_SYM.
27332         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
27333         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
27334         (__bzero): Don't use BP_SYM.
27335         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
27336         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
27337         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
27338         <bp-sym.h> and <bp-asm.h>.
27339         (__memchr): Don't use BP_SYM.
27340         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
27341         <bp-sym.h> and <bp-asm.h>.
27342         (memcmp): Don't use BP_SYM.  Remove comment about bounded
27343         pointers.
27344         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
27345         <bp-sym.h> and <bp-asm.h>.
27346         (memcpy): Don't use BP_SYM.
27347         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
27348         <bp-sym.h> and <bp-asm.h>.
27349         (__mempcpy): Don't use BP_SYM.
27350         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
27351         <bp-sym.h> and <bp-asm.h>.
27352         (__memrchr): Don't use BP_SYM.
27353         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
27354         <bp-sym.h> and <bp-asm.h>.
27355         (memset): Don't use BP_SYM.
27356         (__bzero): Likewise.
27357         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
27358         <bp-sym.h> and <bp-asm.h>.
27359         (__rawmemchr): Don't use BP_SYM.
27360         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
27361         <bp-sym.h> and <bp-asm.h>.
27362         (__STRCMP): Don't use BP_SYM.
27363         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
27364         <bp-sym.h> and <bp-asm.h>.
27365         (strchr): Don't use BP_SYM.
27366         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
27367         <bp-sym.h> and <bp-asm.h>.
27368         (__strchrnul): Don't use BP_SYM.
27369         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
27370         <bp-sym.h> and <bp-asm.h>.
27371         (strlen): Don't use BP_SYM.
27372         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
27373         <bp-sym.h> and <bp-asm.h>.
27374         (strncmp): Don't use BP_SYM.  Remove comment about bounded
27375         pointers.
27376         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
27377         <bp-sym.h> and <bp-asm.h>.
27378         (__strnlen): Don't use BP_SYM.
27379         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
27380         <bp-sym.h> and <bp-asm.h>.
27381         (__GI__setjmp): Don't use BP_SYM.
27382         (_setjmp): Likewise.
27383         (__sigsetjmp): Likewise.
27384         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
27385         (L(start_addresses)): Don't use BP_SYM.
27386         (_start): Likewise.
27387         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
27388         <bp-asm.h>.
27389         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
27390         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
27391         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
27392         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
27393         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
27394         <bp-asm.h>.
27395         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
27396         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
27397         about bounded pointers.
27398         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
27399         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
27400         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
27401         <bp-asm.h>.
27402         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
27403         about bounded pointers.  Remove GKM FIXME comments.
27404         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
27405         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
27406         <bp-asm.h>.
27407         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
27408         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
27409         Remove GKM FIXME comments.
27410         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
27411         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
27412         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
27413         <bp-asm.h>.
27414         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
27415         about bounded pointers.  Remove GKM FIXME comment.
27416         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
27417         and <bp-asm.h>.
27418         (strncmp): Don't use BP_SYM.  Remove comment about bounded
27419         pointers.
27420         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
27421         <bp-sym.h> and <bp-asm.h>.
27422         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
27423         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
27424         <bp-sym.h> and <bp-asm.h>.
27425         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
27426         comment.
27428 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
27430         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
27431         call free(NULL).
27433 2013-03-05  David S. Miller  <davem@davemloft.net>
27435         * po/es.po: Update from translation team.
27437 2013-03-05  Andreas Jaeger  <aj@suse.de>
27439         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
27440         <bits/mman-linux.h>.
27441         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
27442         is fine.
27443         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
27444         <bits/mman-linux.h> to end of file.
27445         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
27446         is fine.
27447         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
27448         <bits/mman-linux.h> to end of file.
27449         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
27450         is fine.
27451         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
27452         <bits/mman-linux.h> to end of file.
27454         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
27455         (MCL_CURRENT, MCL_FUTURE): Define here.
27457 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27459         [BZ #15232]
27460         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
27461         attribute_hidden.
27462         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
27464 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27466         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
27467         fourth parameter needed for rt_sigprocmask syscall.
27468         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
27469         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
27470         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
27471         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
27472         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
27473         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
27475 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
27477         [BZ #13550]
27478         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
27479         comment about bounded pointers.
27480         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
27481         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
27483 2013-03-04  Andreas Jaeger  <aj@suse.de>
27485         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
27486         common definitions.
27488         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
27489         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
27490         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
27491         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
27492         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
27493         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
27495 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27497         [BZ #15055]
27498         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
27499         __ieee754_sqrl instead of __sqrl.
27501 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
27503         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
27504         * sysdeps/powerpc/fpu_control.h: ... here.
27505         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
27506         * sysdeps/powerpc/bits/fenvinline.h: ... here.
27507         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
27508         * sysdeps/powerpc/bits/mathinline.h: ... here.
27510 2013-03-01  Roland McGrath  <roland@hack.frob.com>
27512         * elf/dl-hwcaps.c (_dl_important_hwcaps):
27513         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
27514         to just [NEED_DL_SYSINFO_DSO].
27515         * elf/dl-support.c: Likewise.
27516         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
27517         * elf/rtld.c (dl_main): Likewise.
27518         * elf/setup-vdso.h (setup_vdso): Likewise.
27519         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
27520         * sysdeps/unix/sysv/linux/dl-sysdep.c
27521         (_dl_discover_osversion): Likewise.
27523 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
27525         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
27526         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
27528 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
27530         * NEWS: Mention libm performance improvements and non-x86 PI
27531         futex support.
27533         * csu/libc-start.c (__pthread_initialize_minimal): Change
27534         function arguments.
27535         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
27537 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
27539         [BZ #13550]
27540         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
27541         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
27542         <bp-sym.h> and <bp-asm.h>.
27543         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
27544         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
27545         and <bp-asm.h>.
27546         (memcpy): Don't use BP_SYM.
27547         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
27548         <bp-asm.h>.
27549         (__mpn_add_n): Don't use BP_SYM.
27550         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
27551         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
27552         and <bp-asm.h>.
27553         (__mpn_addmul_1): Don't use BP_SYM.
27554         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
27555         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
27556         <bp-sym.h>.
27557         (_setjmp): Don't use BP_SYM.
27558         (__novmx_setjmp): Likewise.
27559         (__GI__setjmp): Likewise.
27560         (__vmx_setjmp): Likewise.
27561         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
27562         <bp-sym.h>.
27563         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
27564         (__bzero): Don't use BP_SYM.
27565         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
27566         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
27567         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
27568         <bp-sym.h> and <bp-asm.h>.
27569         (memcpy): Don't use BP_SYM.
27570         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
27571         <bp-sym.h> and <bp-asm.h>.
27572         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
27573         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
27574         <bp-sym.h> and <bp-asm.h>.
27575         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
27576         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
27577         <bp-asm.h>.
27578         (__mpn_lshift): Don't use BP_SYM.
27579         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
27580         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
27581         <bp-asm.h>.
27582         (memset): Don't use BP_SYM.
27583         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
27584         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
27585         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
27586         <bp-asm.h>.
27587         (__mpn_mul_1): Don't use BP_SYM.
27588         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
27589         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
27590         <bp-sym.h> and <bp-asm.h>.
27591         (memcmp): Don't use BP_SYM.
27592         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
27593         <bp-sym.h> and <bp-asm.h>.
27594         (memcpy): Don't use BP_SYM.
27595         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
27596         <bp-sym.h> and <bp-asm.h>.
27597         (memset): Don't use BP_SYM.
27598         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
27599         <bp-sym.h> and <bp-asm.h>.
27600         (strncmp): Don't use BP_SYM.
27601         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
27602         <bp-sym.h> and <bp-asm.h>.
27603         (memcpy): Don't use BP_SYM.
27604         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
27605         <bp-sym.h> and <bp-asm.h>.
27606         (memset): Don't use BP_SYM.
27607         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
27608         <bp-sym.h> and <bp-asm.h>.
27609         (__memchr): Don't use BP_SYM.
27610         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
27611         <bp-sym.h> and <bp-asm.h>.
27612         (memcmp): Don't use BP_SYM.
27613         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
27614         <bp-sym.h> and <bp-asm.h>.
27615         (memcpy): Don't use BP_SYM.
27616         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
27617         <bp-sym.h> and <bp-asm.h>.
27618         (__mempcpy): Don't use BP_SYM.
27619         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
27620         <bp-sym.h> and <bp-asm.h>.
27621         (__memrchr): Don't use BP_SYM.
27622         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
27623         <bp-sym.h> and <bp-asm.h>.
27624         (memset): Don't use BP_SYM.
27625         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
27626         <bp-sym.h> and <bp-asm.h>.
27627         (__rawmemchr): Don't use BP_SYM.
27628         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
27629         <bp-sym.h> and <bp-asm.h>.
27630         (__STRCMP): Don't use BP_SYM.
27631         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
27632         <bp-sym.h> and <bp-asm.h>.
27633         (strchr): Don't use BP_SYM.
27634         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
27635         <bp-sym.h> and <bp-asm.h>.
27636         (__strchrnul): Don't use BP_SYM.
27637         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
27638         <bp-sym.h> and <bp-asm.h>.
27639         (strlen): Don't use BP_SYM.
27640         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
27641         <bp-sym.h> and <bp-asm.h>.
27642         (strncmp): Don't use BP_SYM.
27643         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
27644         <bp-sym.h> and <bp-asm.h>.
27645         (__strnlen): Don't use BP_SYM.
27646         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
27647         <bp-asm.h>.
27648         (__mpn_rshift): Don't use BP_SYM.
27649         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
27650         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
27651         <bp-sym.h> and <bp-asm.h>.
27652         (__sigsetjmp): Don't use BP_SYM.
27653         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
27654         (L(start_addresses)): Don't use BP_SYM.
27655         (_start): Likewise.
27656         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
27657         <bp-asm.h>.
27658         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
27659         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
27660         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
27661         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
27662         <bp-asm.h>.
27663         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
27664         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
27665         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
27666         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
27667         <bp-asm.h>.
27668         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
27669         comments.
27670         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
27671         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
27672         <bp-asm.h>.
27673         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
27674         FIXME comments.
27675         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
27676         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
27677         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
27678         <bp-asm.h>.
27679         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
27680         comment.
27681         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
27682         and <bp-asm.h>.
27683         (strncmp): Don't use BP_SYM,
27684         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
27685         <bp-asm.h>.
27686         (__mpn_sub_n): Don't use BP_SYM.
27687         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
27688         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
27689         and <bp-asm.h>.
27690         (__mpn_submul_1): Don't use BP_SYM.
27691         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
27692         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
27693         <bp-sym.h> and <bp-asm.h>.
27694         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
27695         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
27696         <bp-sym.h> and <bp-asm.h>.
27697         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
27698         comment.
27700 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27702         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
27703         Use ZK to minimize writes to Z.
27704         (sub_magnitudes): Simplify code a bit.
27705         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
27706         Use ZK to minimize writes to Z.
27707         (sub_magnitudes): Simplify code a bit.
27709 2013-02-27  Roland McGrath  <roland@hack.frob.com>
27711         * csu/gmon-start.c: Add special exception to license text.
27713 2013-02-27  Richard Henderson  <rth@redhat.com>
27715         * scripts/config.guess: Update from config.git.
27716         * scripts/config.sub: Likewise.
27718 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
27720         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
27722         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
27724         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
27726         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
27728         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
27730 2013-02-26  Roland McGrath  <roland@hack.frob.com>
27732         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
27733         [$(build-shared = yes].
27735 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
27737         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
27738         (__mul): Reduce iterations for calculating mantissa.
27740         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
27741         MPTWO.
27742         (__mpranred): Likewise.
27744         [BZ #15160]
27745         * malloc/memusagestat.c (main): Draw graphs for heap and stack
27746         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
27748 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
27750         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
27751         Define __attribute__.
27753 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
27755         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
27756         unused.
27757         * posix/regex_internal.h (__attribute): Remove.
27758         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
27759         (re_string_context_at): Likewise.
27760         (bitset_not): Use __attribute__ and mark function as possibly
27761         unused.
27762         (bitset_merge): Likewise.
27763         (bitset_mask): Likewise.
27764         (re_string_char_size_at): Likewise.
27765         (re_string_wchar_at): Likewise.
27766         (re_string_elem_size_at): Likewise.
27768 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
27770         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
27771         code.
27772         (cc32): Likewise.
27774         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
27775         (__acr): Likewise.
27776         (__cpy): Likewise.
27777         (norm): Likewise.
27778         (denorm): Likewise.
27779         (__dbl_mp): Likewise.
27780         (add_magnitudes): Likewise.
27781         (sub_magnitudes): Likewise.
27782         (__mul): Likewise.
27783         (__inv): Likewise.
27785         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
27786         style.
27788         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
27789         style.
27791         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
27792         code.
27794         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
27795         up changes with default code.
27796         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
27797         Likewise.
27799 2013-02-24  Allan McRae  <allan@archlinux.org>
27801         * manual/socket.texi (The Internet Namespace): Order menu items
27802         to match that in the file.
27804         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
27805         node listing of the info page menu.
27807 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
27809         [BZ #13550]
27810         * sysdeps/i386/bp-asm.h: Remove file.
27811         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
27812         (PARMS): Do not use macros from bp-asm.h.
27813         (S1): Likewise.
27814         (S2): Likewise.
27815         (SIZE): Likewise.
27816         (__mpn_add_n): Do not use BP_SYM
27817         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
27818         "bp-asm.h".
27819         (PARMS): Do not use macros from bp-asm.h.
27820         (S1): Likewise.
27821         (SIZE): Likewise.
27822         (__mpn_addmul_1): Do not use BP_SYM
27823         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
27824         "bp-asm.h".
27825         (PARMS): Do not use macros from bp-asm.h.
27826         (SIGMSK): Likewise.
27827         (_setjmp): Likewise.  Do not use BP_SYM.
27828         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
27829         "bp-asm.h".
27830         (PARMS): Do not use macros from bp-asm.h.
27831         (SIGMSK): Likewise.
27832         (setjmp): Likewise.  Do not use BP_SYM.
27833         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
27834         "bp-asm.h".
27835         (PARMS): Do not use macros from bp-asm.h.
27836         (__frexp): Do not use BP_SYM.
27837         (frexp): Likewise.
27838         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
27839         "bp-asm.h".
27840         (PARMS): Do not use macros from bp-asm.h.
27841         (__frexpf): Do not use BP_SYM.
27842         (frexpf): Likewise.
27843         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
27844         "bp-asm.h".
27845         (PARMS): Do not use macros from bp-asm.h.
27846         (__frexpl): Do not use BP_SYM.
27847         (frexpl): Likewise.
27848         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
27849         "bp-asm.h".
27850         (PARMS): Do not use macros from bp-asm.h.
27851         (__remquo): Do not use BP_SYM.
27852         (remquo): Likewise.
27853         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
27854         "bp-asm.h".
27855         (PARMS): Do not use macros from bp-asm.h.
27856         (__remquof): Do not use BP_SYM.
27857         (remquof): Likewise.
27858         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
27859         "bp-asm.h".
27860         (PARMS): Do not use macros from bp-asm.h.
27861         (__remquol): Do not use BP_SYM.
27862         (remquol): Likewise.
27863         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
27864         "bp-asm.h".
27865         (PARMS): Do not use macros from bp-asm.h.
27866         (DEST): Likewise.
27867         (SRC): Likewise.
27868         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
27869         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
27870         "bp-asm.h".
27871         (PARMS): Do not use macros from bp-asm.h.
27872         (strlen): Do not use BP_SYM.
27873         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
27874         "bp-asm.h".
27875         (PARMS): Do not use macros from bp-asm.h.
27876         (S1): Likewise.
27877         (S2): Likewise.
27878         (SIZE): Likewise.
27879         (__mpn_add_n): Do not use BP_SYM.
27880         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
27881         "bp-asm.h".
27882         (PARMS): Do not use macros from bp-asm.h.
27883         (S1): Likewise.
27884         (SIZE): Likewise.
27885         (__mpn_addmul_1): Do not use BP_SYM.
27886         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
27887         weak_alias.
27888         (bzero): Likewise.
27889         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
27890         "bp-asm.h".
27891         (PARMS): Do not use macros from bp-asm.h.
27892         (S): Likewise.
27893         (SIZE): Likewise.
27894         (__mpn_lshift): Do not use BP_SYM.
27895         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
27896         "bp-asm.h".
27897         (PARMS): Do not use macros from bp-asm.h.
27898         (DEST): Likewise.
27899         (SRC): Likewise.
27900         (LEN): Likewise.
27901         (memcpy): Likewise.  Do not use BP_SYM.
27902         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
27903         libc_hidden_def and weak_alias.
27904         (mempcpy): Do not use BP_SYM in weak_alias.
27905         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
27906         "bp-asm.h".
27907         (PARMS): Do not use macros from bp-asm.h.
27908         (DEST): Likewise.
27909         (LEN): Likewise.
27910         [!BZERO_P] (CHR): Likewise.
27911         (memset): Likewise.  Do not use BP_SYM.
27912         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
27913         "bp-asm.h".
27914         (PARMS): Do not use macros from bp-asm.h.
27915         (S1): Likewise.
27916         (SIZE): Likewise.
27917         (__mpn_mul_1): Do not use BP_SYM.
27918         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
27919         "bp-asm.h".
27920         (PARMS): Do not use macros from bp-asm.h.
27921         (S): Likewise.
27922         (SIZE): Likewise.
27923         (__mpn_rshift): Do not use BP_SYM.
27924         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
27925         "bp-asm.h".
27926         (PARMS): Do not use macros from bp-asm.h.
27927         (STR): Likewise.
27928         (CHR): Likewise.
27929         (strchr): Likewise.  Do not use BP_SYM.
27930         (index): Do not use BP_SYM in weak_alias.
27931         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
27932         "bp-asm.h".
27933         (PARMS): Do not use macros from bp-asm.h.
27934         (DEST): Likewise.
27935         (SRC): Likewise.
27936         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
27937         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
27938         "bp-asm.h".
27939         (PARMS): Do not use macros from bp-asm.h.
27940         (strlen): Do not use BP_SYM.
27941         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
27942         "bp-asm.h".
27943         (PARMS): Do not use macros from bp-asm.h.
27944         (S1): Likewise.
27945         (S2): Likewise.
27946         (SIZE): Likewise.
27947         (__mpn_sub_n): Do not use BP_SYM.
27948         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
27949         "bp-asm.h".
27950         (PARMS): Do not use macros from bp-asm.h.
27951         (S1): Likewise.
27952         (SIZE): Likewise.
27953         (__mpn_submul_1): Do not use BP_SYM.
27954         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
27955         "bp-asm.h".
27956         (PARMS): Do not use macros from bp-asm.h.
27957         (S1): Likewise.
27958         (S2): Likewise.
27959         (SIZE): Likewise.
27960         (__mpn_add_n): Do not use BP_SYM.
27961         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
27962         weak_alias.
27963         (bzero): Likewise.
27964         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
27965         "bp-asm.h".
27966         (PARMS): Do not use macros from bp-asm.h.
27967         (BLK2): Likewise.
27968         (LEN): Likewise.
27969         (memcmp): Do not use BP_SYM.
27970         (bcmp): Do not use BP_SYM in weak_alias.
27971         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
27972         "bp-asm.h".
27973         (PARMS): Do not use macros from bp-asm.h.
27974         (DEST): Likewise.
27975         (SRC): Likewise.
27976         (LEN): Likewise.
27977         (memcpy): Likewise.  Do not use BP_SYM.
27978         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
27979         "bp-asm.h".
27980         (PARMS): Do not use macros from bp-asm.h.
27981         (DEST): Likewise.
27982         (SRC): Likewise.
27983         (LEN): Likewise.
27984         (memmove): Likewise.  Do not use BP_SYM.
27985         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
27986         "bp-asm.h".
27987         (PARMS): Do not use macros from bp-asm.h.
27988         (DEST): Likewise.
27989         (SRC): Likewise.
27990         (LEN): Likewise.
27991         (__mempcpy): Likewise.  Do not use BP_SYM.
27992         (mempcpy): Do not use BP_SYM in weak_alias.
27993         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
27994         "bp-asm.h".
27995         (PARMS): Do not use macros from bp-asm.h.
27996         (DEST): Likewise.
27997         (LEN): Likewise.
27998         [!BZERO_P] (CHR): Likewise.
27999         (memset): Likewise.  Do not use BP_SYM.
28000         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
28001         "bp-asm.h".
28002         (PARMS): Do not use macros from bp-asm.h.
28003         (STR2): Likewise.
28004         (strcmp): Do not use BP_SYM.
28005         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
28006         "bp-asm.h".
28007         (PARMS): Do not use macros from bp-asm.h.
28008         (STR): Likewise.
28009         (DELIM): Likewise.
28010         [USE_AS_STRTOK_R] (SAVE): Likewise.
28011         (FUNCTION): Likewise.  Do not use BP_SYM.
28012         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
28013         aliases.
28014         (strtok_r): Likewise.
28015         (__GI___strtok_r): Likewise.
28016         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
28017         (PARMS): Do not use macros from bp-asm.h.
28018         (S): Likewise.
28019         (SIZE): Likewise.
28020         (__mpn_lshift): Do not use BP_SYM.
28021         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
28022         (PARMS): Do not use macros from bp-asm.h.
28023         (STR): Likewise.
28024         (CHR): Likewise.
28025         (__memchr): Do not use BP_SYM.
28026         (memchr): Do not use BP_SYM in weak_alias.
28027         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
28028         (PARMS): Do not use macros from bp-asm.h.
28029         (BLK2): Likewise.
28030         (LEN): Likewise.
28031         (memcmp): Do not use BP_SYM.
28032         (bcmp): Do not use BP_SYM in weak_alias.
28033         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
28034         (PARMS): Do not use macros from bp-asm.h.
28035         (S1): Likewise.
28036         (SIZE): Likewise.
28037         (__mpn_mul_1): Do not use BP_SYM.
28038         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
28039         "bp-asm.h".
28040         (PARMS): Do not use macros from bp-asm.h.
28041         (STR): Likewise.
28042         (CHR): Likewise.
28043         (__rawmemchr): Do not use BP_SYM.
28044         (rawmemchr): Do not use BP_SYM in weak_alias.
28045         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
28046         (PARMS): Do not use macros from bp-asm.h.
28047         (S): Likewise.
28048         (SIZE): Likewise.
28049         (__mpn_rshift): Do not use BP_SYM.
28050         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
28051         (PARMS): Do not use macros from bp-asm.h.
28052         (SIGMSK): Likewise.
28053         (__sigsetjmp): Likewise.  Do not use BP_SYM.
28054         * sysdeps/i386/start.S: Do not include "bp-sym.h".
28055         (_start): Do not use BP_SYM.
28056         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
28057         (PARMS): Do not use macros from bp-asm.h.
28058         (DEST): Likewise.
28059         (SRC): Likewise.
28060         (__stpcpy): Likewise.  Do not use BP_SYM.
28061         (stpcpy): Do not use BP_SYM in weak_alias.
28062         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
28063         "bp-asm.h".
28064         (PARMS): Do not use macros from bp-asm.h.
28065         (DEST): Likewise.
28066         (SRC): Likewise.
28067         (LEN): Likewise.
28068         (__stpncpy): Likewise.  Do not use BP_SYM.
28069         (stpncpy): Do not use BP_SYM in weak_alias.
28070         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
28071         (PARMS): Do not use macros from bp-asm.h.
28072         (STR): Likewise.
28073         (CHR): Likewise.
28074         (strchr): Likewise.  Do not use BP_SYM.
28075         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
28076         "bp-asm.h".
28077         (PARMS): Do not use macros from bp-asm.h.
28078         (STR): Likewise.
28079         (CHR): Likewise.
28080         (__strchrnul): Likewise.  Do not use BP_SYM.
28081         (strchrnul): Do not use BP_SYM in weak_alias.
28082         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
28083         "bp-asm.h".
28084         (PARMS): Do not use macros from bp-asm.h.
28085         (STOP): Likewise.
28086         (strcspn): Do not use BP_SYM.
28087         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
28088         "bp-asm.h".
28089         (PARMS): Do not use macros from bp-asm.h.
28090         (STR): Likewise.
28091         (STOP): Likewise.
28092         (strpbrk): Likewise.  Do not use BP_SYM.
28093         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
28094         "bp-asm.h".
28095         (PARMS): Do not use macros from bp-asm.h.
28096         (STR): Likewise.
28097         (CHR): Likewise.
28098         (strrchr): Likewise.  Do not use BP_SYM.
28099         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
28100         (PARMS): Do not use macros from bp-asm.h.
28101         (SKIP): Likewise.
28102         (strspn): Do not use BP_SYM.
28103         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
28104         (PARMS): Do not use macros from bp-asm.h.
28105         (STR): Likewise.
28106         (DELIM): Likewise.
28107         (SAVE): Likewise.
28108         (FUNCTION): Likewise.  Do not use BP_SYM.
28109         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
28110         aliases.
28111         (strtok_r): Likewise.
28112         (__GI___strtok_r): Likewise.
28113         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
28114         (PARMS): Do not use macros from bp-asm.h.
28115         (S1): Likewise.
28116         (S2): Likewise.
28117         (SIZE): Likewise.
28118         (__mpn_sub_n): Do not use BP_SYM.
28119         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
28120         "bp-asm.h".
28121         (PARMS): Do not use macros from bp-asm.h.
28122         (S1): Likewise.
28123         (SIZE): Likewise.
28124         (__mpn_submul_1): Do not use BP_SYM.
28125         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
28126         <bp-sym.h>.
28127         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
28128         and <bp-asm.h>.
28129         (PARMS): Do not use macros from bp-asm.h.
28130         (FLAGS): Likewise.
28131         (PTID): Likewise.
28132         (TLS): Likewise.
28133         (CTID): Likewise.
28134         (__clone): Do not use BP_SYM.
28135         (clone): Do not use BP_SYM in weak_alias.
28136         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
28137         and <bp-asm.h>.
28138         (PARMS): Do not use macros from bp-asm.h.
28139         (LEN): Likewise.
28140         (__mmap64): Do not use BP_SYM.
28141         (mmap64): Do not use BP_SYM in weak_alias.
28142         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
28143         <bp-sym.h> and <bp-asm.h>.
28144         (PARMS): Do not use macros from bp-asm.h.
28145         (__posix_fadvise64_l64): Do not use BP_SYM.
28146         * sysdeps/unix/sysv/linux/i386/semtimedop.S
28147         (PARMS): Do not use macros from bp-asm.h.
28148         (NSOPS): Likewise.
28149         (semtimedop): Do not use BP_SYM.
28150         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
28151         and <bp-asm.h>.
28153 2013-02-21  Allan McRae  <allan@archlinux.org>
28155         * manual/message.texi (Charset conversion in gettext):
28156         Move @end statement to beginning of line.
28158 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28160         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
28161         static.
28162         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
28163         Likewise.
28165         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
28166         (denorm): Likewise.
28167         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
28168         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
28170 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28172         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
28173         tail-call to the resolved function if pltexit isn't needed.
28175 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28177         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
28178         or Y being zero as being unlikely.
28179         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
28180         Likewise.
28182 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
28184         * manual/nss.texi (System Databases and Name Service Switch):
28185         Remove frobnicate @pxref.
28187 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
28189         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
28190         __attribute__ ((unused)) to __attribute__ ((__unused__)).
28192 2013-02-20  Petr Machata  <pmachata@redhat.com>
28194         * elf/elf.h (R_ARM_TARGET1): New macro.
28195         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
28196         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
28197         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
28198         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
28199         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
28200         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
28201         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
28202         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
28203         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
28204         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
28205         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
28206         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
28207         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
28208         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
28209         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
28210         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
28211         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
28212         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
28213         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
28214         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
28215         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
28216         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
28217         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
28218         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
28219         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
28220         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
28221         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
28222         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
28223         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
28224         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
28225         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
28226         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
28227         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
28228         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
28229         (R_ARM_THM_GOT_BREL12): Likewise.
28230         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
28231         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
28232         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
28233         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
28234         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
28235         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
28236         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
28237         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
28238         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
28240 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
28242         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
28243         __attribute_used__ to __attribute__ ((unused)).
28245 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
28247         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
28248         powerpc mpa.c.
28249         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
28250         comment formatting.
28251         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
28253 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
28255         [BZ #13550]
28256         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
28257         Remove macro.
28258         (ENTER): Remove both macro definitions.
28259         (LEAVE): Likewise.
28260         (CHECK_BOUNDS_LOW): Likewise.
28261         (CHECK_BOUNDS_HIGH): Likewise.
28262         (CHECK_BOUNDS_BOTH): Likewise.
28263         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
28264         (RETURN_BOUNDED_POINTER): Likewise.
28265         (RETURN_NULL_BOUNDED_POINTER): Likewise.
28266         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
28267         (POP_ERRNO_LOCATION_RETURN): Likewise.
28268         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
28269         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28270         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
28271         macros.
28272         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28273         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
28274         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
28275         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
28276         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
28277         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
28278         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
28279         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
28280         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
28281         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
28282         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
28283         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
28284         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28285         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
28286         removed macros.
28287         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28288         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
28289         macros.
28290         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28291         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
28292         * sysdeps/i386/i586/memset.S (memset): Likewise.
28293         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
28294         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28295         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
28296         macros.
28297         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28298         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
28299         Change uses of L(2) to L(out).
28300         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
28301         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
28302         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
28303         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28304         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
28305         removed macros.
28306         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28307         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
28308         macros.
28309         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28310         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
28311         (RETURN): Do not use macro LEAVE.
28312         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
28313         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
28314         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
28315         * sysdeps/i386/i686/memset.S (memset): Likewise.
28316         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
28317         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
28318         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
28319         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
28320         Likewise.
28321         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
28322         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
28323         L(1_2) and L(1_3) into L(1).
28324         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
28325         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
28326         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28327         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
28328         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
28329         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
28330         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
28331         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28332         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
28333         macros.
28334         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
28335         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
28336         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
28337         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
28338         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
28339         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
28340         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
28341         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
28342         * sysdeps/i386/strcspn.S (strcspn): Likewise.
28343         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
28344         * sysdeps/i386/strrchr.S (strrchr): Likewise.
28345         * sysdeps/i386/strspn.S (strspn): Likewise.
28346         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
28347         conditional code.
28348         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
28349         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
28350         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
28351         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
28352         L(1_3) into L(1_1).
28353         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
28354         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
28355         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
28356         macros.
28357         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
28359 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
28361         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
28362         macro.
28364 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
28366         * math/atest-exp.c (exp_mpn): Remove ROUND.
28367         * math/atest-exp2.c (exp_mpn): Likewise.
28368         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
28370         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
28371         * stdlib/tst-tls-atexit-lib.c: Likewise.
28372         * stdlib/tst-tls-atexit.c: Likewise.
28374 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
28376         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
28377         and __attribute_alloc_size__.
28379 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
28381         * include/programs/xmalloc.h: Change __attribute_alloc_size to
28382         __attribute_alloc_size__.
28383         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
28384         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
28386 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
28388         * include/programs/xmalloc.h: New file.
28389         * catgets/gencat.c: Include it.
28390         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
28391         * elf/pldd.c: Likewise.
28392         * iconv/iconv_charmap.c: Likewise.
28393         * iconv/iconvconfig.c: Likewise.
28394         * iconv/strtab.c: Likewise.
28395         * locale/programs/locale.c: Likewise.
28396         * locale/programs/localedef.h: Likewise.
28397         * locale/programs/simple-hash.c: Likewise.
28398         * nscd/nscd.h: Likewise.
28399         * nss/makedb.c: Likewise.
28400         * sysdeps/generic/ldconfig.h: Likewise.
28402 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
28404         * Versions.def: Add GLIBC_2.18.
28405         * include/link.h (struct link_map): New member l_tls_dtor_count.
28406         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
28407         (__call_tls_dtors): Likewise.
28408         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
28409         __cxa_thread_atexit_impl.
28410         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
28411         Likewise.
28412         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
28413         Likewise.
28414         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
28415         Likewise.
28416         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
28417         Likewise.
28418         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
28419         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
28420         Likewise.
28421         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
28422         Likewise.
28423         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
28424         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
28425         Likewise.
28426         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
28427         (tests): Add test case tst-tls-atexit.
28428         (modules-names): Add shared library for tst-tls-atexit.
28429         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
28430         (GLIBC_PRIVATE): Add __call_tls_dtors.
28431         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
28432         for libstdc++.
28433         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
28434         * stdlib/tst-tls-atexit.c: New test case.
28435         * stdlib/tst-tls-atexit-lib.c: New test case.
28437         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
28439         * elf/Versions (ld): Add _dl_find_dso_for_object.
28440         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
28441         * elf/dl-open.c (_dl_find_dso_for_object): New function.
28442         (dl_open_worker): Use _dl_find_dso_for_object.
28443         * elf/dl-sym.c (do_sym): Likewise.
28444         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
28446 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28448         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
28449         Syntactic changes only.
28450         (_dl_runtime_profile): Do a tail-call to the resolved function.
28452 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
28454         [BZ #13550]
28455         * sysdeps/x86_64/bp-asm.h: Remove file.
28456         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
28457         <bp-sym.h> and <bp-asm.h>.
28458         (__clone): Do not use BP_SYM.
28459         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
28460         <bp-sym.h> and <bp-asm.h>.
28461         * sysdeps/unix/x86_64/sysdep.S: Likewise.
28462         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
28463         "bp-asm.h".
28464         (_setjmp): Do not use BP_SYM.
28465         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
28466         "bp-asm.h".
28467         (setjmp): Do not use BP_SYM.
28468         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
28469         libc_hidden_def.
28470         (mempcpy): Do not use BP_SYM in weak_alias.
28471         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
28472         "bp-asm.h".
28473         (strchr): Do not use BP_SYM.
28474         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
28475         "bp-asm.h".
28476         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
28477         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
28478         (_start): Do not use BP_SYM.
28479         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
28480         "bp-asm.h".
28481         (strcat): Do not use BP_SYM.
28482         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
28483         "bp-asm.h".
28484         (STRCMP): Do not use BP_SYM.
28485         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
28486         "bp-asm.h".
28487         (STRCPY): Do not use BP_SYM.
28488         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
28489         "bp-asm.h".
28490         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
28491         "bp-asm.h".
28492         (FUNCTION): Do not use BP_SYM.
28493         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
28494         weak_alias.
28495         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
28497 2013-02-17  Andreas Jaeger  <aj@suse.de>
28499         * time/Versions: Sort entries.
28500         * string/Versions: Likewise.
28501         * resolv/Versions: Likewise.
28502         * posix/Versions: Likewise.
28503         * iconv/Versions: Likewise.
28504         * elf/Versions: Likewise.
28505         * wcsmbs/Versions: Likewise.
28507 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
28509         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
28510         loop termination condition.
28512         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
28513         variable to calculate EZ.
28514         (__sqr): Likewise.
28516         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
28517         the lower precision input.
28519 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
28521         [BZ #13550]
28522         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
28523         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
28524         (run-via-rtld-prefix): Do not handle %-bp tests.
28525         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
28526         (all-object-suffixes): Remove .ob.
28527         (bppfx): Remove variable.
28528         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
28529         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
28530         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
28531         [$(build-bounded) = yes] (libtype.ob): Likewise.
28532         * Makerules (elide-routines.ob): Remove variable.
28533         (do-tests-clean): Do not handle *-bp.out.
28534         (common-mostlyclean): Do not handle *-bp and *-bp.out.
28535         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
28536         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
28537         (tests): Do not include $(tests-bp.out).
28538         (xtests): Do not include $(xtests-bp.out).
28539         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
28540         [$(build-bounded) = yes] ($(addprefix
28541         $(objpfx),$(binaries-bounded))): Remove rule.
28542         ($(objpfx)%-bp.out): Remove rule.
28543         * config.make.in (build-bounded): Remove variable.
28544         * crypt/Makefile [$(build-bounded) = yes]
28545         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
28546         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
28547         append to variable.
28548         [$(build-bounded) = yes] (install-lib): Likewise.
28549         [$(build-bounded) = yes] (generated): Likewise.
28550         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
28551         Remove rule.
28552         * intl/Makefile [$(build-bounded) = yes]
28553         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
28554         * math/Makefile [$(build-bounded) = yes]
28555         ($(tests:%=$(objpfx)%-bp): Likewise.
28556         * misc/Makefile [$(build-bounded) = yes]
28557         ($(objpfx)tst-tsearch-bp): Likewise.
28558         * nptl/Makeconfig (bounded-thread-library): Remove variable.
28559         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
28560         Remove dependency.
28561         * string/Makefile (o-objects.ob): Remove variable.
28562         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
28563         (CFLAGS-.ob): Remove variable.
28564         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
28565         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
28566         both definitions of variable.
28567         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
28568         (ASFLAGS-.ob): Remove variable.
28570 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
28572         [BZ #13550]
28573         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
28574         Remove __BOUNDED_POINTERS__ from condition.
28575         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
28576         * string/bits/string2.h [!__NO_STRING_INLINES &&
28577         !__BOUNDED_POINTERS__]: Likewise.
28578         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
28579         Likewise.
28580         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
28581         Remove conditional code.
28582         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
28583         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
28584         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
28585         condition.
28587         [BZ #13550]
28588         * csu/libc-start.c: Do not include <bp-sym.h>.
28589         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
28590         * elf/dl-open.c: Do not include <bp-sym.h>.
28591         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
28592         * math/fegetenv.c: Do not include <bp-sym.h>.
28593         (fegetenv): Do not use BP_SYM in versioned symbols.
28594         * nptl/sysdeps/pthread/bits/libc-lockP.h
28595         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
28596         <bp-sym.h>.
28597         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28598         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
28599         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28600         (__pthread_mutex_destroy): Likewise.
28601         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28602         (__pthread_mutex_lock): Likewise.
28603         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28604         (__pthread_mutex_trylock): Likewise.
28605         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28606         (__pthread_mutex_unlock): Likewise.
28607         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28608         (__pthread_mutexattr_init): Likewise.
28609         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28610         (__pthread_mutexattr_destroy): Likewise.
28611         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28612         (__pthread_mutexattr_settype): Likewise.
28613         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28614         (__pthread_rwlock_init): Likewise.
28615         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28616         (__pthread_rwlock_destroy): Likewise.
28617         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28618         (__pthread_rwlock_rdlock): Likewise.
28619         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28620         (__pthread_rwlock_tryrdlock): Likewise.
28621         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28622         (__pthread_rwlock_wrlock): Likewise.
28623         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28624         (__pthread_rwlock_trywrlock): Likewise.
28625         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28626         (__pthread_rwlock_unlock): Likewise.
28627         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28628         (__pthread_key_create): Likewise.
28629         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28630         (__pthread_setspecific): Likewise.
28631         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28632         (__pthread_getspecific): Likewise.
28633         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
28634         Likewise.
28635         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28636         (_pthread_cleanup_push_defer): Likewise.
28637         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28638         (_pthread_cleanup_pop_restore): Likewise.
28639         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
28640         (pthread_setcancelstate): Likewise.
28641         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
28642         <bp-sym.h>.
28643         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
28644         (memchr): Do not use BP_SYM in weak_alias.
28645         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
28646         (fegetenv): Do not use BP_SYM in versioned symbols.
28647         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
28648         (fesetenv): Do not use BP_SYM in versioned symbols.
28649         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
28650         (feupdateenv): Do not use BP_SYM in versioned symbols.
28651         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
28652         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
28653         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
28654         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
28655         (open64): Do not use BP_SYM in weak_alias.
28656         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
28657         (fegetenv): Do not use BP_SYM in versioned symbols.
28658         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
28659         (fesetenv): Do not use BP_SYM in versioned symbols.
28660         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
28661         (feupdateenv): Do not use BP_SYM in versioned symbols.
28662         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
28663         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
28664         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
28665         (feraiseexcept): Do not use BP_SYM in versioned symbols.
28666         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
28667         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
28668         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
28669         <bp-sym.h>.
28670         (__libc_start_main): Do not use BP_SYM.
28672 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
28674         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
28675         redundant return line.
28676         (norm): Likewise.
28677         (denorm): Likewise.
28678         (dbl_mp): Likewise.
28679         (sub_magnitudes): Likewise.
28680         (__add): Likewise.
28681         (__sub): Likewise.
28682         (__mul): Likewise.
28683         (__inv): Likewise.
28684         (__dvd): Likewise.
28685         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
28686         (norm): Likewise.
28687         (denorm): Likewise.
28688         (dbl_mp): Likewise.
28689         (sub_magnitudes): Likewise.
28690         (__add): Likewise.
28691         (__sub): Likewise.
28692         (__mul): Likewise.
28693         (__inv): Likewise.
28694         (__dvd): Likewise.
28696         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
28697         instead of __mul.
28698         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
28699         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
28700         (cc32): Likewise.
28702         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
28703         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
28704         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
28705         of __mul for squares.
28706         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
28707         function
28708         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
28709         Likewise.
28710         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
28711         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
28713 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
28715         [BZ #13550]
28716         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
28717         code.
28718         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
28719         prototype or function definition.  Rename ubp_* variables and
28720         parameters.  Remove argv definitions conditional on
28721         [__BOUNDED_POINTERS__].
28722         * debug/backtrace.c (__backtrace): Do not use __unbounded.
28723         * elf/dl-runtime.c (_dl_fixup): Likewise.
28724         * include/set-hooks.h (RUN_HOOK): Likewise.
28725         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
28726         definition.
28727         * string/strcpy.c (strcpy): Do not use __unbounded.
28728         * sysdeps/generic/frame.h (struct layout): Likewise.
28729         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
28730         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
28731         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
28732         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
28733         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
28734         (__backtrace): Likewise.
28735         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
28736         use __ptrvalue.
28737         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
28738         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
28739         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
28740         Likewise.
28741         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
28742         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
28743         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
28744         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
28745         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
28746         Do not use __unbounded.
28747         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
28748         Rename __unboundedrlimits parameter to rlimits in prototype.
28749         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
28750         Do not use __unbounded.
28751         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
28752         not use __ptrvalue.
28753         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
28754         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
28755         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
28756         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
28757         __ptrvalue or __unbounded.
28758         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
28759         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
28760         use __unbounded.
28761         (__new_msgctl): Do not use __ptrvalue.
28762         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
28763         __unbounded.
28764         (__libc_msgrcv): Do not use __ptrvalue.
28765         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
28766         startup_info): Do not use __unbounded.
28767         (__libc_start_main): Likewise.  Rename ubp_* variables and
28768         parameters.  Remove argv definitions conditional on
28769         [__BOUNDED_POINTERS__].
28770         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
28771         __ptrvalue.
28772         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
28773         use __unbounded.
28774         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
28775         or __ptrvalue.
28776         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
28777         use __unbounded.
28778         (__new_shmctl): Do not use __ptrvalue.
28779         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
28780         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
28781         Likewise.
28782         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
28783         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
28784         (__libc_sigaction): Likewise.
28785         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
28786         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
28787         Likewise.
28788         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
28790 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
28792         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
28794         * string/mempcpy.c: Implement by calling memcpy.
28796 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
28798         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
28800         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
28801         evaluation.
28803         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
28804         values in the mantissa.
28806         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
28807         minimize writes to Z.
28808         (sub_magnitudes): Simplify code a bit.
28810 2013-02-12  Roland McGrath  <roland@hack.frob.com>
28812         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
28813         from the message.  The linker prefixes all warnings with that already.
28815 2013-02-12  Andreas Schwab  <schwab@suse.de>
28817         [BZ #15078]
28818         * posix/regexec.c (extend_buffers): Add parameter min_len.
28819         (check_matching): Pass minimum needed length.
28820         (clean_state_log_if_needed): Likewise.
28821         (get_subexp): Likewise.
28822         * posix/Makefile (tests): Add bug-regex34.
28823         (bug-regex34-ENV): Define.
28824         * posix/bug-regex34.c: New file.
28826         [BZ #11561]
28827         * posix/regcomp.c (parse_bracket_exp): When looking up collating
28828         elements compare against the byte sequence of it, not its name.
28829         * posix/Makefile (tests): Add bug-regex35.
28830         (bug-regex35-ENV): Define.
28831         * posix/bug-regex35.c: New file.
28833 2013-02-11  Tom de Vries  <tom@codesourcery.com>
28835         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
28836         comment.
28837         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
28838         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
28839         (CHECK_EOL): Add undef.
28841 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
28843         * bits/stdlib-bsearch.h: New file.
28844         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
28845         * stdlib/stdlib.h: Likewise.
28847 2013-02-11  Roland McGrath  <roland@hack.frob.com>
28849         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
28850         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
28851         declaration.
28852         * manual/search.texi (Array Search Function): Add missing const in
28853         lfind prototype.
28854         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
28855         declaration to use rlim_t.
28856         (Basic Scheduling Functions): Remove erroneous const from
28857         sched_getparam prototype.  Remove erroneous * from
28858         sched_get_priority_max and sched_get_priority_min prototypes.
28859         (Resource Usage): Fix summary @comment on vtimes to refer to
28860         sys/vtimes.h rather than vtimes.h.
28861         Add missing *s in vtimes prototype.
28862         (Limits on Resources): Fix ulimit prototype to return long int.
28863         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
28864         prototypes to use long int rather than double.
28865         (BSD Random): Fix initstate and setstate to use char *, not void *.
28866         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
28867         prototype to make second argument 'struct aiocb64 *const[]'.
28868         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
28869         (Status of AIO Operations): Remove erroneous const in aio_return and
28870         aio_return64 prototypes.
28871         (Synchronizing I/O): Fix sync prototype to return void.
28872         * manual/startup.texi (Suboptions): Remove an erroneous const in
28873         getsubopt prototype.
28874         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
28875         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
28876         use size_t rather than int.
28877         (Scanning All Users): Likewise for getpwent_r.
28878         (Setting Groups): Add missing const to setgroups prototype.
28879         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
28880         * manual/socket.texi (Host Names): Fix gethostbyaddr and
28881         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
28882         'const void *' rather than 'const char *'.
28883         (Host Address Functions): Likewise for inet_ntop.
28884         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
28885         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
28886         ssize_t for return value.
28887         (Sending Data): Likewise for send, sendto, sendmsg.
28888         (Socket Option Functions): Add a missing const in setsockopt prototype.
28889         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
28890         use wchar_t for the argument.
28891         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
28892         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
28893         take no arguments.
28894         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
28895         double/float/long double for second argument.
28896         Fix return types of significand, significandf, significandl.
28897         * manual/filesys.texi (Setting Permissions): Use mode_t for second
28898         argument in fchmod prototype.
28899         (File Owner): Use uid_t and gid_t in fchown prototype.
28900         (File Times): Add const to utimes, futimes, and lutimes prototypes.
28901         (Making Special Files): Use mode_t and dev_t in mknod prototype.
28902         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
28903         use 'const struct dirent **' as argument types to CMP function pointer
28904         argument.
28905         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
28906         (File Times): Fix summary magic @comment for struct utimbuf and utime
28907         to refer to utime.h, not time.h.
28908         * manual/string.texi (Argz Functions): Add missing const in
28909         argz_extract and argz_next prototypes.
28910         (Finding Tokens in a String): Likewise for basename.
28911         (String/Array Comparison): Fix typo in wcscasecmp prototype.
28912         (Copying and Concatenation): Fix typo in wmemmove prototype.
28913         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
28914         (Signal Stack): Remove erroneous const in sigstack prototype.
28915         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
28916         prototype.
28917         (Simple Calendar Time): Likewise for stime.
28918         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
28919         prototype.
28920         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
28921         say sys/sysctl.h instead.
28922         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
28923         and vsyslog prototypes.
28925 2013-02-11  Tom de Vries  <tom@codesourcery.com>
28927         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
28928         Remove.
28930 2013-02-11  Roland McGrath  <roland@hack.frob.com>
28932         * misc/sys/mman.h: Fix typo in mremap comment.
28934 2013-02-08  Roland McGrath  <roland@hack.frob.com>
28936         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
28937         the '\0' terminator.
28939 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
28941         [BZ #13550]
28942         * debug/segfault.c: Don't include <bp-checks.h>.
28943         * sysdeps/generic/bp-checks.h: Remove file.
28944         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
28945         (__GETDENTS): Don't use CHECK_N.
28946         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
28947         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
28948         (__getgroups): Don't use CHECK_N.
28949         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
28950         (setgroups): Don't use CHECK_N.
28951         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
28952         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
28953         (__libc_msgrcv): Don't use CHECK_N.
28954         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
28955         (__libc_msgsnd): Don't use CHECK_N.
28956         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
28957         <bp-checks.h>.
28958         (__libc_pread): Don't use CHECK_N.
28959         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
28960         include <bp-checks.h>.
28961         (__libc_pread64): Don't use CHECK_N.
28962         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
28963         include <bp-checks.h>.
28964         (__libc_pwrite): Don't use CHECK_N.
28965         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
28966         include <bp-checks.h>.
28967         (__libc_pwrite64): Don't use CHECK_N.
28968         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
28969         <bp-checks.h>.
28970         (__libc_pread): Don't use CHECK_N.
28971         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
28972         include <bp-checks.h>.
28973         (__libc_pread64): Don't use CHECK_N.
28974         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
28975         include <bp-checks.h>.
28976         (__libc_pwrite): Don't use CHECK_N.
28977         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
28978         include <bp-checks.h>.
28979         (__libc_pwrite64): Don't use CHECK_N.
28980         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
28981         (do_pread): Don't use CHECK_N.
28982         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
28983         (do_pread64): Don't use CHECK_N.
28984         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
28985         (do_pwrite): Don't use CHECK_N.
28986         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
28987         (do_pwrite64): Don't use CHECK_N.
28988         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
28989         (__libc_readv): Don't use CHECK_N.
28990         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
28991         (semop): Don't use CHECK_N.
28992         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
28993         <bp-checks.h>.
28994         (semtimedop): Don't use CHECK_N.
28995         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
28996         (__libc_pread): Don't use CHECK_N.
28997         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
28998         <bp-checks.h>.
28999         (__libc_pread64): Don't use CHECK_N.
29000         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
29001         <bp-checks.h>.
29002         (__libc_pwrite): Don't use CHECK_N.
29003         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
29004         <bp-checks.h>.
29005         (__libc_pwrite64): Don't use CHECK_N.
29006         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
29007         <bp-checks.h>.
29008         (__libc_msgrcv): Don't use CHECK_N.
29009         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
29010         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
29011         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
29012         (__libc_writev): Don't use CHECK_N.
29014 2013-02-08  Roland McGrath  <roland@hack.frob.com>
29016         * string/strcpy.c: Removed unused variable.
29018         * Makeconfig (+sysdep-includes): Define with := rather than =.
29019         Use an existing include/ subdir of each sysdeps dir before it.
29021 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
29023         * nscd/connection.c (register_traced_file): Comment function.
29024         [HAVE_INOTIFY] (union __inev): Define.
29025         [HAVE_INOTIFY] (inotify_check_files): New function.
29026         [HAVE_INOTIFY] (clear_db_cache): Likewise.
29027         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
29028         clear_db_cache.
29029         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
29031 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
29033         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
29034         loaded if not already and that a failure is permanent.
29036 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
29038         [BZ #15006]
29039         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
29040         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
29042 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
29044         [BZ #13550]
29045         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
29046         (CHECK_1_NULL_OK): Likewise.
29047         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
29048         (__fxstat): Do not use CHECK_1.
29049         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
29050         <bp-checks.h>.
29051         (___fxstat64): Do not use CHECK_1.
29052         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
29053         <bp-checks.h>.
29054         (__fxstatat): Do not use CHECK_1.
29055         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
29056         <bp-checks.h>.
29057         (__fxstatat64): Do not use CHECK_1.
29058         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
29059         <bp-checks.h>.
29060         (__fxstat): Do not use CHECK_1.
29061         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
29062         <bp-checks.h>.
29063         (__fxstatat): Do not use CHECK_1.
29064         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
29065         <bp-checks.h>.
29066         (__getresgid): Do not use CHECK_1.
29067         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
29068         <bp-checks.h>.
29069         (__getresuid): Do not use CHECK_1.
29070         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
29071         <bp-checks.h>.
29072         (__lxstat): Do not use CHECK_1.
29073         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
29074         <bp-checks.h>.
29075         (__old_msgctl): Do not use CHECK_1.
29076         (__new_msgctl): Likewise.
29077         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
29078         <bp-checks.h>.
29079         (__new_setrlimit): Do not use CHECK_1.
29080         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
29081         <bp-checks.h>.
29082         (__old_shmctl): Do not use CHECK_1.
29083         (__new_shmctl): Likewise.
29084         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
29085         <bp-checks.h>.
29086         (__xstat): Do not use CHECK_1.
29087         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
29088         (__lxstat): Do not use CHECK_1.
29089         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
29090         <bp-checks.h>.
29091         (___lxstat64): Do not use CHECK_1.
29092         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
29093         (__old_msgctl): Do not use CHECK_1.
29094         (__new_msgctl): Likewise.
29095         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
29096         <bp-checks.h>.
29097         (__gettimeofday): Do not use CHECK_1.
29098         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
29099         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
29100         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
29101         <bp-checks.h>.
29102         (__gettimeofday): Do not use CHECK_1.
29103         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
29104         (__old_shmctl): Do not use CHECK_1_NULL_OK.
29105         (__new_shmctl): Do not use CHECK_1.
29106         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
29107         <bp-checks.h>.
29108         (do_sigtimedwait): Do not use CHECK_1.
29109         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
29110         <bp-checks.h>.
29111         (do_sigwaitinfo): Do not use CHECK_1.
29112         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
29113         <bp-checks.h>.
29114         (msgctl): Do not use CHECK_1.
29115         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
29116         <bp-checks.h>.
29117         (shmctl): Do not use CHECK_1.
29118         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
29119         (ustat): Do not use CHECK_1.
29120         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
29121         <bp-checks.h>.
29122         (__fxstat): Do not use CHECK_1.
29123         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
29124         <bp-checks.h>.
29125         (__fxstatat): Do not use CHECK_1.
29126         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
29127         <bp-checks.h>.
29128         (__lxstat): Do not use CHECK_1.
29129         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
29130         <bp-checks.h>.
29131         (__xstat): Do not use CHECK_1.
29132         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
29133         (__xstat): Do not use CHECK_1.
29134         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
29135         (___xstat64): Do not use CHECK_1.
29137         [BZ #13550]
29138         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
29139         definitions.
29140         (CHECK_BOUNDS_HIGH): Likewise.
29141         * string/strcpy.c: Do not include <bp-checks.h>.
29142         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
29144 2013-02-07  Roland McGrath  <roland@hack.frob.com>
29146         * nscd/nscd-client.h (__nscd_drop_map_ref):
29147         Add __attribute__ ((unused)).
29148         * nis/nss-nisplus.h (niserr2nss): Likewise.
29150         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
29151         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
29153         * csu/libc-tls.c (init_static_tls, init_slotinfo):
29154         Remove inline keyword.
29155         * include/rounding-mode.h (round_away): Likewise.
29156         * libio/wfileops.c (adjust_wide_data): Likewise.
29157         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
29158         (__m128i_strloadu_tolower): Likewise.
29159         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
29160         (__m128i_strloadu_tolower): Likewise.
29161         * time/mktime.c (ydhms_diff): Likewise.
29162         * locale/elem-hash.h (elem_hash): Likewise.
29163         * locale/setlocale.c (setdata): Likewise.
29164         * posix/regex_internal.h (re_string_char_size_at): Likewise.
29165         (re_string_wchar_at): Likewise.
29166         (bitset_not, bitset_merge, bitset_mask): Likewise.
29167         [!(__GNUC__ > 3)] (inline): Remove macro.
29168         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
29169         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
29170         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
29171         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
29172         * string/memcmp.c (memcmp_bytes): Likewise.
29173         * locale/programs/locarchive.c (compute_hashval): Likewise.
29174         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
29175         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
29176         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
29177         * nss/getent.c (print_rpc, print_protocols): Likewise.
29178         (print_passwd, print_group, print_aliases): Likewise.
29179         * nis/nss-nisplus.h (niserr2nss): Likewise.
29180         * nscd/connections.c (restart_p): Likewise.
29181         Change return type to bool.
29183 2013-02-05  Roland McGrath  <roland@hack.frob.com>
29185         * Makeconfig (all-Depend-files): Add existing
29186         $(sorted-subdirs:=/Depend) files.
29187         (all-subdirs): Remove nss.
29188         * sysdeps/unix/inet/Subdirs: Add it here instead.
29189         * hesiod/Depend: New file.
29191         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
29192         instead of calling alloca.
29194         * io/lseek.c (__lseek): Rename to __libc_lseek.
29195         Define __lseek as an alias.
29197         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
29199 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
29201         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
29202         else clause and remove check for non-standard endianness.
29204 2013-02-04  David S. Miller  <davem@davemloft.net>
29206         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29208 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
29210         [BZ #13550]
29211         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
29212         (__ubp_memchr): Remove prototype.
29213         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
29214         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
29215         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
29216         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
29217         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
29218         Remove alias.
29219         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
29220         (__ubp_memchr): Likewise.
29221         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
29222         (__ubp_memchr): Likewise.
29223         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
29224         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
29225         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
29226         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
29227         CHECK_STRING.
29228         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
29229         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
29230         (__getcwd): Do not use CHECK_STRING.
29231         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
29232         <bp-checks.h>.
29233         (__real_chown): Do not use CHECK_STRING.
29234         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
29235         <bp-checks.h>.
29236         (fchownat): Do not use CHECK_STRING.
29237         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
29238         CHECK_STRING.
29239         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
29240         <bp-checks.h>.
29241         (__lchown): Do not use CHECK_STRING.
29242         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
29243         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
29244         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
29245         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
29246         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
29247         include <bp-checks.h>.
29248         (truncate64): Do not use CHECK_STRING.
29249         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
29250         <bp-checks.h>.
29251         (__real_chown): Do not use CHECK_STRING.
29252         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
29253         <bp-checks.h>.
29254         (__lchown): Do not use CHECK_STRING.
29255         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
29256         <bp-checks.h>.
29257         (__chown): Do not use CHECK_STRING.
29258         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
29259         <bp-checks.h>.
29260         (truncate64): Do not use CHECK_STRING.
29261         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
29262         Likewise.
29263         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
29264         (__xmknod): Do not use CHECK_STRING.
29265         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
29266         <bp-checks.h>.
29267         (__xmknodat): Do not use CHECK_STRING.
29268         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
29269         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
29271 2013-02-04  Andreas Schwab  <schwab@suse.de>
29273         [BZ #14142]
29274         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
29275         * include/netdb.h: Likewise for h_errno.
29276         * elf/tst-stackguard1.c: Include <tls.h>.
29278 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
29280         * elf/link.h (struct link_map): Extend the l_addr comment.
29281         * include/link.h (struct link_map): Likewise.
29283 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
29285         [BZ #13550]
29286         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
29287         (BOUNDED_1): Remove macro.
29288         * debug/backtrace.c: Don't include <bp-checks.h>.
29289         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
29290         (__backtrace): Likewise.
29291         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
29292         <bp-checks.h>.
29293         (__backtrace): Don't use BOUNDED_1.
29294         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
29295         <bp-checks.h>.
29296         (__backtrace): Don't use BOUNDED_1.
29297         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
29298         (__backtrace): Don't use BOUNDED_1.
29299         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
29300         (shmat): Don't use BOUNDED_N.
29302 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
29304         [BZ #13550]
29305         * sysdeps/generic/bp-start.h: Remove file.
29306         * csu/libc-start.c: Don't include <bp-start.h>.
29307         (LIBC_START_MAIN): Set up __environ directly instead of using
29308         INIT_ARGV_and_ENVIRON.
29309         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
29310         <bp-start.h>.
29312         [BZ #13550]
29313         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
29314         definitions.
29315         (CHECK_FCNTL): Likewise.
29316         (CHECK_N_PAGES): Likewise.
29318         [BZ #13550]
29319         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
29320         definitions.
29321         (CHECK_SIGSET_NULL_OK): Likewise.
29322         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
29323         <bp-checks.h>.
29324         (sigpending): Don't use CHECK_SIGSET.
29325         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
29326         <bp-checks.h>.
29327         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
29328         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
29329         <bp-checks.h>.
29330         (do_sigsuspend): Don't use CHECK_SIGSET.
29331         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
29332         use CHECK_SIGSET.
29333         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
29334         (do_sigwait): Don't use CHECK_SIGSET.
29335         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
29336         use CHECK_SIGSET.
29337         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
29338         include <bp-checks.h>.
29339         (sigpending): Don't use CHECK_SIGSET.
29340         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
29341         include <bp-checks.h>.
29342         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
29343         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
29344         <bp-checks.h>.
29345         (sigpending): Don't use CHECK_SIGSET.
29346         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
29347         <bp-checks.h>.
29348         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
29350         [BZ #13550]
29351         * sysdeps/generic/bp-semctl.h: Remove file.
29352         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
29353         <bp-checks.h> and <bp-semctl.h>.
29354         (__old_semctl): Don't use CHECK_SEMCTL.
29355         (__new_semctl): Likewise.
29356         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
29357         and <bp-semctl.h>.
29358         (__old_semctl): Don't use CHECK_SEMCTL.
29359         (__new_semctl): Likewise.
29360         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
29361         <bp-checks.h> and <bp-semctl.h>.
29362         (__old_semctl): Don't use CHECK_SEMCTL.
29363         (__new_semctl): Likewise.
29364         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
29365         <bp-checks.h> and <bp-semctl.h>.
29366         (semctl): Don't use CHECK_SEMCTL.
29368         [BZ #13550]
29369         * Makerules (elide-bp-thunks): Remove variable.
29370         (elide-routines.oS): Don't use $(elide-bp-thunks).
29371         (elide-routines.os): Likewise.
29372         (elide-routines.o): Likewise.
29373         (elide-routines.op): Likewise.
29374         (elide-routines.og): Likewise.
29375         (objects): Don't use $(bp-thunks).
29376         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
29377         include.
29378         (common-generated): Do not add s-proto-bp.d.
29379         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
29380         (int): Likewise.
29381         (typ): Likewise.
29382         Do not generate makefile rules for bounded-pointer thunks.
29383         * sysdeps/generic/bp-thunks.h: Remove file.
29384         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
29385         * sysdeps/unix/s-proto-bp.S: Likewise.
29387         [BZ #15062]
29388         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
29389         parts of result separately when argument is not close to line from
29390         -i to i and one part of argument is small.
29391         * math/k_casinhf.c (__kernel_casinhf): Likewise.
29392         * math/k_casinhl.c (__kernel_casinhl): Likewise.
29393         * math/libm-test.inc (cacos_test): Add more tests.
29394         (casin_test): Likewise.
29395         (casinh_test): Likewise.
29396         * sysdeps/i386/fpu/libm-test-ulps: Update.
29397         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29399 2013-01-31  David S. Miller  <davem@davemloft.net>
29401         * po/de.po: Update from translation team.
29403 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
29405         * time/tzfile.c: Include stdint.h for SIZE_MAX.
29407 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
29409         * configure.in (_AC_PROG_CC_C89): New definition.
29410         * configure: Regenerate.
29412         * configure.in (AC_PROG_CPP): New definition.
29413         * configure: Regenerate.
29415 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
29417         * debug/tst-backtrace.h: New file.
29418         * debug/tst-backtrace2.c: Include tst-backtrace.h.
29419         (ret): Remove variable.
29420         (x): Likewise.
29421         (FAIL): Remove macro.
29422         (NO_INLINE): Likewise.
29423         (fn1): Use match function instead of strstr.
29424         * debug/tst-backtrace3.c: Include tst-backtrace.h.
29425         (ret): Remove variable.
29426         (x): Likewise.
29427         (FAIL): Remove macro.
29428         (NO_INLINE): Likewise.
29429         (fn): Use match function instead of strstr.
29430         * debug/tst-backtrace4.c: Include tst-backtrace.h.
29431         (ret): Remove variable.
29432         (x): Likewise.
29433         (FAIL): Remove macro.
29434         (NO_INLINE): Likewise.
29435         (handle_signal): Use match function instead of strstr.
29436         * debug/tst-backtrace5.c: Include tst-backtrace.h.
29437         (ret): Remove variable.
29438         (x): Likewise.
29439         (FAIL): Remove macro.
29440         (NO_INLINE): Likewise.
29441         (handle_signal): Use match function instead of strstr.
29443 2013-01-23  Roland McGrath  <roland@hack.frob.com>
29445         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
29447 2013-01-23  David S. Miller  <davem@davemloft.net>
29449         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
29450         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
29451         argument of CAS if possible.
29452         * sysdeps/sparc/sparc64/bits/atomic.h
29453         (__arch_compare_and_exchange_val_32_acq): Likewise.
29454         (__arch_compare_and_exchange_val_64_acq): Likewise.
29456 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
29458         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
29459         * sysdeps/posix/ulimit.c: ... this.
29460         Include <limits.h>.
29461         * sysdeps/unix/bsd/ulimit.c: Remove file.
29463 2013-01-23  Adam Conrad  <adconrad@0c3.net>
29465         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
29466         (LDFLAGS-tst-array5): Likewise.
29468 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
29470         [BZ #15036]
29471         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
29472         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
29473         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
29474         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
29476 2013-01-21  David S. Miller  <davem@davemloft.net>
29478         * sysdeps/sparc/backtrace.c: New file.
29479         * sysdeps/sparc/sparc32/backtrace.h: New file.
29480         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
29481         * sysdeps/sparc/sparc64/backtrace.h: New file.
29482         * sysdeps/sparc/sparc64/backtrace.c: Delete.
29483         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
29484         -funwind-tables.
29486 2013-01-21  Andreas Schwab  <schwab@suse.de>
29488         [BZ #15020]
29489         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
29490         closed its stdout.
29492 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
29494         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
29495         "mpa2.h".
29496         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
29498 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
29499             Mark Mitchell  <mark@codesourcery.com>
29500             Tom de Vries  <tom@codesourcery.com>
29501             Paul Pluzhnikov  <ppluzhnikov@google.com>
29503         * debug/tst-backtrace2.c: New file.
29504         * debug/tst-backtrace3.c: Likewise.
29505         * debug/tst-backtrace4.c: Likewise.
29506         * debug/tst-backtrace5.c: Likewise.
29507         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
29508         (CFLAGS-tst-backtrace3.c): Likewise.
29509         (CFLAGS-tst-backtrace4.c): Likewise.
29510         (CFLAGS-tst-backtrace5.c): Likewise.
29511         (LDFLAGS-tst-backtrace2): Likewise.
29512         (LDFLAGS-tst-backtrace3): Likewise.
29513         (LDFLAGS-tst-backtrace4): Likewise.
29514         (LDFLAGS-tst-backtrace5): Likewise.
29515         (tests): Add new tests tst-backtrace2, tst-backtrace3,
29516         tst-backtrace4 and tst-backtrace5.
29518 2013-01-18  Anton Blanchard  <anton@samba.org>
29519             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
29521         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
29522         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
29523         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
29524         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
29525         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
29526         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
29527         "+r" and remove output regs list as redundant.  Add explicit inline
29528         asm to specify register of return val to work around compiler codegen
29529         bug.  Remove (int) cast on return value.  Add return type parameter to
29530         use in macro so that this macro does not truncate return value for
29531         64-bit values.
29532         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
29533         pass to INTERNAL_VSYSCALL_NCS.
29534         (INLINE_VSYSCALL): Add 'long int' as return type to
29535         INTERNAL_VSYSCALL_NCS macro invocation.
29536         (INTERNAL_VSYSCALL): Add 'long int' as return type to
29537         INTERNAL_VSYSCALL_NCS macro invocation.
29538         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
29540 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
29542         [BZ #14496]
29543         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
29544         Fix application of SIMD FP exception mask.
29546         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
29547         mp_no from a power of two.
29548         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
29549         __mpexp_twomm1.  Use __pow_mp.
29551         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
29552         multiplication.
29554 2013-01-17  David S. Miller  <davem@davemloft.net>
29556         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29558 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
29560         [BZ #15023]
29561         * include/complex.h: Condition contents on [!_COMPLEX_H].
29562         (__kernel_casinhf): New prototype.
29563         (__kernel_casinh): Likewise.
29564         (__kernel_casinhl): Likewise.
29565         * math/Makefile (libm_calls): Add k_casinh.
29566         * math/k_casinh.c: New file.
29567         * math/k_casinhf.c: Likewise.
29568         * math/k_casinhl.c: Likewise.
29569         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
29570         finite nonzero arguments.
29571         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
29572         finite nonzero arguments.
29573         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
29574         finite nonzero arguments.
29575         * math/s_casinh.c: Do not include <float.h>.
29576         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
29577         * math/s_casinhf.c: Do not include <float.h>.
29578         (__casinhf): Move code for finite nonzero arguments to
29579         k_casinhf.c.
29580         * math/s_casinhl.c: Do not include <float.h>.
29581         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
29582         redefine.
29583         (__casinhl): Move code for finite nonzero arguments to
29584         k_casinhl.c.
29585         * math/libm-test.inc (cacos_test): Add more tests.
29586         * sysdeps/i386/fpu/libm-test-ulps: Update.
29587         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29589 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
29591         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
29592         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
29593         [!HAVE_MREMAP]: Remove [defined linux] case.
29594         * malloc/arena.c: Do not include <malloc-sysdep.h>.
29596 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
29598         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
29600 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
29602         * elf/elf.h (R_386_SIZE32): New relocation.
29603         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
29604         R_386_SIZE32.
29605         (elf_machine_rela): Likewise.
29606         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
29607         R_X86_64_SIZE64 and R_X86_64_SIZE32.
29609 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
29611         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
29612         (FP_FAST_FMA): Do not define.
29613         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
29614         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
29615         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
29616         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
29617         !_SOFT_FLOAT]: Likewise.
29618         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
29619         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
29620         value.
29621         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
29622         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
29623         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
29624         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
29625         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
29626         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
29627         file.
29629 2013-01-16  Andreas Schwab  <schwab@suse.de>
29631         [BZ #14327]
29632         * include/stdlib.h (__mktemp): Add declaration.
29633         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
29634         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
29636 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
29638         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
29639         definitions.
29640         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
29641         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
29642         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
29643         definitions here.
29644         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
29645         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
29646         definitions.
29647         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
29648         and ONE.
29649         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
29650         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
29651         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
29652         definitions.
29653         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
29654         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
29655         definitions.
29656         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
29658         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
29660 2013-01-15  David S. Miller  <davem@davemloft.net>
29662         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
29663         trunc{,f} to libm-sysdep_routes.
29664         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
29665         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
29666         file.
29667         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
29668         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
29669         file.
29670         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
29671         file.
29672         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
29673         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
29674         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
29675         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
29676         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
29677         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
29678         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
29679         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
29681         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
29682         nearbyint{,f} to libm-sysdep_routes.
29683         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
29684         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
29685         New file.
29686         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
29687         file.
29688         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
29689         New file.
29690         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
29691         file.
29692         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
29693         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
29694         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
29695         file.
29696         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
29697         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
29698         file.
29699         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
29700         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
29701         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
29703         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
29704         libc_feholdexcept and libc_fesetenv.
29706 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
29708         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
29710 2013-01-14  David S. Miller  <davem@davemloft.net>
29712         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
29713         (SPARC_ASM_VIS2_IFUNC): Likewise.
29714         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
29715         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
29716         use of 'siam' instruction.
29717         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
29718         Likewise.
29719         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
29720         Likewise.
29721         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
29722         Likewise.
29723         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
29724         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
29725         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
29726         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
29727         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
29728         file.
29729         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
29730         file.
29731         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
29732         file.
29733         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
29734         file.
29735         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
29736         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
29737         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
29738         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
29739         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
29740         new VIS2 routines.
29741         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
29742         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
29743         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
29744         Likewise.
29745         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
29746         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
29747         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
29748         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
29749         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
29750         routines to libm-sysdep_routines.
29751         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
29753         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
29754         fdim/fdimf to libm-sysdep_routines.
29755         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
29756         file.
29757         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
29758         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
29759         file.
29760         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
29761         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
29762         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
29763         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
29764         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
29765         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
29766         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
29768 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
29770         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
29771         to optimize copies.
29773         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
29774         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
29775         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
29777         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
29778         local variable MPTWO.
29779         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
29780         Likewise.
29782 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
29784         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
29785         GLOB_NOESCAPE.
29787 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
29789         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
29791 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
29793         * manual/pattern.texi (glob_t): Document gl_flags.
29794         (glob64_t): Likewise.
29796 2013-01-11  David S. Miller  <davem@davemloft.net>
29798         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
29799         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
29800         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
29801         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
29802         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
29803         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
29804         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
29805         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
29806         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
29807         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
29808         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
29809         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
29810         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
29812         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
29813         sparc V9 rather than using V8 code.
29814         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
29815         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
29817         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
29818         Move to...
29819         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
29820         Here.
29822 2013-01-11  Roland McGrath  <roland@hack.frob.com>
29824         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
29825         not in the main loop.
29826         * configure: Regenerated.
29828 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
29830         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
29831         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
29832         to just #else.
29833         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
29834         [!__GLIBC_HAVE_LONG_LONG] case.
29835         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
29836         condition to just #else.
29837         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
29838         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
29839         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
29840         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
29841         unconditional.
29842         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
29843         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
29844         #elif condition to just #else.
29845         * sysdeps/unix/sysv/linux/sys/sysmacros.h
29846         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
29847         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
29848         #elif condition to just #else.
29850 2013-01-11  Steve Ellcey  <sellcey@mips.com>
29852         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
29853         (EF_MIPS_ARCH_64): Fix value.
29854         (EF_MIPS_ARCH_32R2): New.
29855         (EF_MIPS_ARCH_64R2): New.
29857 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
29859         * Makeconfig (+link-pie-before-libc): New.
29860         (+link-pie-after-libc): Likewise.
29861         (+link-pie-tests): Likewise.
29862         (+link-pie): Rewritten.
29863         (link-before-libc): Remove $(config-LDFLAGS).
29864         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
29865         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
29866         (config-LDFLAGS): Renamed to ...
29867         (rtld-LDFLAGS): This.
29868         (rtld-tests-LDFLAGS): New macro.
29869         (link-libc-rpath-link): Likewise.
29870         (link-libc-tests-rpath-link): Likewise.
29871         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
29872         (link-libc): Prepand $(link-libc-rpath-link).
29873         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
29874         (test-program-prefix): New macro.
29875         (test-via-rtld-prefix): Likewise.
29876         (test-program-cmd): Likewise.
29877         (host-test-program-cmd): Likewise.
29878         * Makefile ($(common-objpfx)testrun.sh): Replace
29879         $(run-program-prefix) with $(test-program-prefix).
29880         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
29881         $(rtld-LDFLAGS).
29882         ($(common-objpfx)shlib.lds): Likewise.
29883         (build-module-helper): Likewise.
29884         ($(common-objpfx)format.lds): Likewise.
29885         * Rules (binaries-pie-tests): New.
29886         (binaries-pie-notests): Likewise.
29887         (binaries-pie): Rewritten.
29888         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
29889         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
29890         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
29891         (make-test-out): Replace $(host-built-program-cmd) with
29892         $(host-test-program-cmd).
29893         * config.make.in (build-hardcoded-path-in-tests): New variable.
29894         * configure.in (--enable-hardcoded-path-in-tests): New configure
29895         option.
29896         (hardcoded_path_in_tests): New AC_SUBST.
29897         * configure: Regenerated.
29898         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
29899         $(built-program-cmd) with $(test-program-cmd).
29900         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
29901         (test_program_cmd): This.
29902         * elf/Makefile ($(objpfx)order.out): Run test with
29903         $(test-program-prefix).
29904         ($(objpfx)order2.out): Likewise.
29905         ($(objpfx)tst-initorder.out): Likewise.
29906         ($(objpfx)tst-initorder2.out): Likewise.
29907         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
29908         $(test-program-cmd).
29909         ($(objpfx)tst-array1-static.out): Likewise.
29910         ($(objpfx)tst-array2.out): Likewise.
29911         ($(objpfx)tst-array3.out): Likewise.
29912         ($(objpfx)tst-array4.out): Likewise.
29913         ($(objpfx)tst-array5.out): Likewise.
29914         ($(objpfx)tst-array5-static.out): Likewise.
29915         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
29916         $(test-program-cmd).
29917         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
29918         $(run-program-prefix) with $(test-program-prefix).
29919         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
29920         (test_program_prefix): This.
29921         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
29922         $(run-program-prefix) with $(test-program-prefix).
29923         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
29924         (test_program_prefix): This.
29925         * iconvdata/tst-tables.sh: Likewise.
29926         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
29927         $(run-program-prefix) with $(test-program-prefix).
29928         ($(objpfx)tst-translit.out): Likewise.
29929         ($(objpfx)tst-gettext2.out): Likewise.
29930         ($(objpfx)tst-gettext4.out): Likewise.
29931         ($(objpfx)tst-gettext6.out): Likewise.
29932         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
29933         (test_program_prefix): This.
29934         * intl/tst-gettext2.sh: Likewise.
29935         * intl/tst-gettext4.sh  Likewise.
29936         * intl/tst-gettext6.sh: Likewise.
29937         * intl/tst-translit.sh: Likewise.
29938         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
29939         with $(test-program-cmd).
29940         * libio/Makefile ($(objpfx)test-freopen.out): Replace
29941         $(run-program-prefix) with $(test-program-prefix).
29942         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
29943         (test_program_prefix): This.
29944         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
29945         $(run-program-prefix) with $(test-program-prefix).
29946         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
29947         (test_program_prefix): This.
29948         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
29949         * posix/Makefile ($(objpfx)globtest.out): Replace
29950         $(run-via-rtld-prefix) and $(test-wrapper) with
29951         $(test-program-prefix) and $(test-via-rtld-prefix).
29952         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
29953         $(test-program-prefix).
29954         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
29955         $(host-test-program-cmd).
29956         (tst-spawn-ARGS): Likewise.
29957         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
29958         $(test-program-prefix).
29959         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
29960         (test_via_rtld_prefix): This.
29961         (test_wrapper): Renamed to ...
29962         (test_program_prefix): This.
29963         (run_program_prefix): Replaced by test_program_prefix.
29964         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
29965         (test_program_prefix): This.
29966         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
29967         with $(host-test-program-cmd).
29968         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
29969         $(run-program-prefix) with $(test-program-prefix).
29970         ($(objpfx)tst-printf.out): Likewise.
29971         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
29972         $(test-program-cmd).
29973         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
29974         (test_program_prefix): This.
29975         * stdio-common/tst-unbputc.sh: Likewise.
29976         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
29977         $(run-program-prefix) with $(test-program-prefix).
29978         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
29979         (test_program_prefix): This.
29980         * string/Makefile ($(objpfx)tst-svc.out):  Replace
29981         $(built-program-cmd) with $(test-program-cmd).
29983 2013-01-11  Andreas Jaeger  <aj@suse.de>
29985         [BZ #15003]
29986         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
29987         value. Sync with Linux 3.7.
29989 2013-01-10  David S. Miller  <davem@davemloft.net>
29991         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
29992         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
29993         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
29995 2013-01-10  Roland McGrath  <roland@hack.frob.com>
29997         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
29998         never set.
29999         * configure: Regenerated.
30001 2013-01-10  David S. Miller  <davem@davemloft.net>
30003         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
30004         sparc V9 rather than using V8 code.
30005         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
30006         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
30008 2013-01-10  Roland McGrath  <roland@hack.frob.com>
30010         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
30011         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
30012         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
30013         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
30014         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
30015         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
30016         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
30017         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
30018         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
30019         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
30020         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
30021         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
30022         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
30023         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
30024         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
30025         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
30026         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
30027         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
30028         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
30029         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
30030         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
30031         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
30032         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
30033         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
30034         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
30035         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
30036         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
30038 2013-01-10  David S. Miller  <davem@davemloft.net>
30040         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30042 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
30044         * posix/Makefile (tests-static): New variable.
30045         (tests): Add $(tests-static).
30046         (tst-exec-static-ARGS): New variable.
30047         (tst-spawn-static-ARGS): Likewise.
30048         * posix/tst-exec-static.c: New file.
30049         * posix/tst-spawn-static.c: Likewise.
30050         * posix/tst-exec.c: Support run directly.
30051         * posix/tst-spawn.c: Likewise.
30053 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
30055         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
30056         long.
30057         * math/bits/mathcalls.h (llrint): Likewise.
30058         (llround): Likewise.
30059         * stdlib/stdlib.h (struct drand48_data): Likewise.
30060         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
30061         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
30062         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
30063         Likewise.
30064         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
30065         Likewise.
30066         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
30067         (elf_greg_t): Likewise.
30068         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
30069         (__jmp_buf): Likewise.
30070         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
30071         definitions.
30072         (llrint): Likewise, for all definitions.
30073         (llrintl): Likewise.
30075         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
30076         Remove [__GNUC__] condition.
30077         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
30078         condition to just [__USE_ISOC99].
30079         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
30081 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
30083         [BZ #14200]
30084         * sysdeps/unix/sysv/linux/x86/bits/environments.h
30085         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
30086         defined.
30087         (_POSIX_V6_ILP32_OFF32): Likewise.
30088         (_XBS5_ILP32_OFF32): Likewise.
30089         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
30090         (__ILP32_OFFBIG_LDFLAGS): Likewise.
30092 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
30094         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
30096         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
30097         doubles __mpexp_twomm1.  Adjust usage.
30098         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
30099         Remove.
30101 2013-01-10  Andreas Schwab  <schwab@suse.de>
30103         [BZ #14964]
30104         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
30105         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
30107 2013-01-09  David S. Miller  <davem@davemloft.net>
30109         [BZ #15003]
30110         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
30111         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
30112         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
30113         (TCP_FASTOPEN): Define.
30114         (tcp_repair_opt): New structure.
30115         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
30116         enum values.
30117         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
30118         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
30119         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
30120         (tcp_cookie_transactions): New structure.
30122 2013-01-09  Anton Blanchard  <anton@samba.org>
30124         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
30125         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
30126         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
30127         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
30129 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
30131         * include/features.h (__USE_ANSI): Remove.
30133 2013-01-09  Roland McGrath  <roland@hack.frob.com>
30135         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
30137         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
30139 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
30141         * sysdeps/s390/fpu/libm-test-ulps: Update.
30143         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30145         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
30146         (__acr): Likewise.
30147         (__cpy): Likewise.
30148         (norm): Likewise.
30149         (denorm): Likewise.
30150         (__mp_dbl): Likewise.
30151         (__dbl_mp): Likewise.
30152         (add_magnitudes): Likewise.
30153         (sub_magnitudes): Likewise.
30154         (__add): Likewise.
30155         (__sub): Likewise.
30156         (__mul): Likewise.
30157         (__inv): Likewise.
30158         (__dvd): Likewise.
30159         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
30160         (__acr): Likewise.
30161         (__cpy): Likewise.
30162         (norm): Likewise.
30163         (denorm): Likewise.
30164         (__mp_dbl): Likewise.
30165         (__dbl_mp): Likewise.
30166         (add_magnitudes): Likewise.
30167         (sub_magnitudes): Likewise.
30168         (__add): Likewise.
30169         (__sub): Likewise.
30170         (__mul): Likewise.
30171         (__inv): Likewise.
30172         (__dvd): Likewise.
30173         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
30174         (__acr): Likewise.
30175         (__cpy): Likewise.
30176         (norm): Likewise.
30177         (denorm): Likewise.
30178         (__mp_dbl): Likewise.
30179         (__dbl_mp): Likewise.
30180         (add_magnitudes): Likewise.
30181         (sub_magnitudes): Likewise.
30182         (__add): Likewise.
30183         (__sub): Likewise.
30184         (__mul): Likewise.
30185         (__inv): Likewise.
30186         (__dvd): Likewise.
30188 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
30190         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
30191         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
30192         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
30193         2 && __USE_EXTERN_INLINES]: Likewise.
30195 2013-01-08  Andreas Jaeger  <aj@suse.de>
30197         [BZ# 14985]
30198         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
30199         Remove.
30200         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
30201         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
30203 2013-01-07  Anton Blanchard  <anton@samba.org>
30205         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
30206         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
30207         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
30208         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
30209         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
30210         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
30211         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
30212         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
30213         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
30214         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
30215         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
30216         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
30217         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
30218         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
30219         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
30220         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
30221         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
30222         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
30223         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
30224         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
30225         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
30226         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
30227         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
30228         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
30229         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
30230         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
30231         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
30232         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
30233         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
30234         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
30235         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
30236         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
30237         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
30238         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
30239         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
30240         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
30241         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
30242         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
30243         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
30244         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
30245         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
30246         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
30247         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
30249 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
30251         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
30252         (__MALLOC_PMT): Likewise.
30253         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
30254         [__GNUC__], only on [_LIBC].
30255         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
30256         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
30257         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
30258         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
30259         forward declaration.
30260         (realloc_hook_ini): Likewise.
30261         (memalign_hook_ini): Likewise.
30262         (__libc_memalign): Do not use __MALLOC_PMT in variable
30263         declaration.
30264         (__libc_valloc): Likewise.
30265         (__libc_pvalloc): Likewise.
30266         (__libc_calloc): Likewise.
30267         (__posix_memalign): Likewise.
30269         [BZ #14996]
30270         * math/s_casinh.c: Include <float.h>.
30271         (__casinh): Do not do computation with squaring and square root
30272         for large arguments.
30273         * math/s_casinhf.c: Include <float.h>.
30274         (__casinhf): Do not do computation with squaring and square root
30275         for large arguments.
30276         * math/s_casinhl.c: Include <float.h>.
30277         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
30278         (__casinhl): Do not do computation with squaring and square root
30279         for large arguments.
30280         * math/libm-test.inc (casin_test): Add more tests.
30281         (casinh_test): Likewise.
30282         * sysdeps/i386/fpu/libm-test-ulps: Update.
30283         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30285 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
30287         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
30288         (__x86_64_raw_data_cache_size): Likewise.
30289         (__x86_64_data_cache_size_half): Likewise.
30290         (__x86_64_raw_data_cache_size_half): Likewise.
30291         (__x86_64_shared_cache_size): Likewise.
30292         (__x86_64_raw_shared_cache_size): Likewise.
30293         (__x86_64_shared_cache_size_half): Likewise.
30294         (__x86_64_raw_shared_cache_size_half): Likewise.
30295         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
30296         to ...
30297         (__x86_data_cache_size): This.
30298         (__x86_64_raw_data_cache_size): Renamed to ...
30299         (__x86_raw_data_cache_size): This.
30300         (__x86_64_data_cache_size_half): Renamed to ...
30301         (__x86_data_cache_size_half): This.
30302         (__x86_64_raw_data_cache_size_half): Renamed to ...
30303         (__x86_raw_data_cache_size_half): This.
30304         (__x86_64_shared_cache_size): Renamed to ...
30305         (__x86_shared_cache_size): This.
30306         (__x86_64_raw_shared_cache_size): Renamed to ...
30307         (__x86_raw_shared_cache_size): This.
30308         (__x86_64_shared_cache_size_half): Renamed to ...
30309         (__x86_shared_cache_size_half): This.
30310         (__x86_64_raw_shared_cache_size_half): Renamed to ...
30311         (__x86_raw_shared_cache_size_half): This.
30312         * sysdeps/x86_64/memcpy.S: Updated.
30313         * sysdeps/x86_64/memset.S: Likewise.
30314         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
30315         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
30316         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
30318 2013-01-04  David S. Miller  <davem@davemloft.net>
30320         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30322 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
30324         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
30325         1 to avoid redefinition warning.
30326         (__USE_GNU): Don't define.
30327         (init_signaling_nan): Protoize.
30329         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30331 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
30333         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
30334         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
30335         (__cpymn): Likewise.
30336         (norm): Remove commented code.
30337         (denorm): Likewise.
30338         (__mp_dbl): Likewise.
30339         (__inv): Likewise.
30340         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
30341         (__cpymn): Likewise.
30342         (norm): Remove commented code.
30343         (denorm): Likewise.
30344         (__mp_dbl): Likewise.
30345         (__inv): Likewise.
30347         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
30348         mp_no value for 1.0 and 2.0.
30349         (norm): Use RADIXI instead of radixi.d.
30350         (denorm): Likewise.
30351         (__mul): Use 0.0 instead of zero.d.
30352         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
30353         mp_no value for 1.0 and 2.0.
30354         (norm): Use RADIXI instead of radixi.d.
30355         (denorm): Likewise.
30356         (__mul): Use 0.0 instead of zero.d.
30358 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
30360         [BZ #14994]
30361         * math/s_casinh.c (__casinh): Reduce finite argument to first
30362         quadrant then set signs of results at the end.
30363         * math/s_casinhf.c (__casinhf): Likewise.
30364         * math/s_casinhl.c (__casinhl): Likewise.
30365         * math/libm-test.inc (casin_test): Add more tests.
30366         (casinh_test): Likewise.
30367         * sysdeps/i386/fpu/libm-test-ulps: Update.
30368         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30370 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
30372         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
30374         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
30376         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
30377         declarations.
30378         (denorm): Likewise.
30379         (__mp_dbl): Likewise.
30380         (__inv): Likewise.
30382         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
30383         and adjust the header comment.
30385         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
30386         variable name from declaration.
30388 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
30390         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
30391         Initialize COMMON_CPUID_INDEX_7 element.
30392         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
30393         (CPUID_RTM): Likewise.
30394         (HAS_RTM): Likewise.
30395         (COMMON_CPUID_INDEX_7): New enum.
30397 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
30399         [BZ #14981]
30400         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
30401         size is zero, record memory as freed.
30403 2013-01-03  Andreas Jaeger  <aj@suse.de>
30405         * po/ia.po: Add new Interlingua translation.
30407 2012-01-03  Allan McRae  <allan@archlinux.org>
30409         * locale/programs/localedef.c: Fix description of '--posix' flag.
30411 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
30413         * NEWS: Update dates in second copyright notice.
30414         * README: Update copyright dates in example.
30415         * manual/libc.texinfo: Update copyright dates.
30416         * scripts/test-installation.pl: Update copyright date in --version
30417         output.
30419         * hurd/ctty-input.c: Fix copyright notice formatting.
30420         * hurd/ctty-output.c: Likewise.
30421         * hurd/dtable.c: Likewise.
30422         * hurd/hurd-raise.c: Likewise.
30423         * hurd/hurdprio.c: Likewise.
30424         * hurd/msgportdemux.c: Likewise.
30425         * misc/sys/file.h: Likewise.
30426         * misc/sys/ioctl.h: Likewise.
30427         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
30428         * sysdeps/mach/hurd/chdir.c: Likewise.
30429         * sysdeps/mach/hurd/fchdir.c: Likewise.
30430         * sysdeps/mach/hurd/rename.c: Likewise.
30431         * sysdeps/mach/hurd/rmdir.c: Likewise.
30432         * sysdeps/mach/hurd/seekdir.c: Likewise.
30433         * sysdeps/mach/hurd/setsid.c: Likewise.
30434         * sysdeps/posix/wait3.c: Likewise.
30436         * All files with FSF copyright notices: Update copyright dates
30437         using scripts/update-copyrights.
30438         * intl/plural.c: Regenerated.
30439         * locale/programs/charmap-kw.h: Likewise.
30440         * locale/programs/locfile-kw.h: Likewise.
30442 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
30444         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
30445         four values.
30447         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
30448         calculation loop and add branch prediction.
30450         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
30451         check access beyond bounds of m1np.
30453         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
30454         MPTWO.
30455         (__inv): Remove local variable MPTWO to use the global
30456         constant.
30457         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
30458         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
30459         variable MPTWO.
30460         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
30461         MP3HALFS static const.
30463 2013-01-01  David S. Miller  <davem@davemloft.net>
30465         * po/ca.po: Update from translation team.
30467 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
30469         * scripts/update-copyrights: New file.
30470         * Makeconfig: Reformat copyright notice.
30471         * ctype/ctype.h: Likewise.
30472         * debug/swprintf_chk.c: Likewise.
30473         * elf/dl-cache.c: Likewise.
30474         * elf/dl-debug.c: Likewise.
30475         * elf/dl-object.c: Likewise.
30476         * grp/initgroups.c: Likewise.
30477         * hurd/Makefile: Likewise.
30478         * hurd/hurd/signal.h: Likewise.
30479         * hurd/hurdfault.c: Likewise.
30480         * hurd/hurdioctl.c: Likewise.
30481         * hurd/hurdlookup.c: Likewise.
30482         * hurd/intr-msg.c: Likewise.
30483         * iconv/gconv_open.c: Likewise.
30484         * libio/swprintf.c: Likewise.
30485         * locale/lc-ctype.c: Likewise.
30486         * locale/nl_langinfo.c: Likewise.
30487         * mach/Machrules: Likewise.
30488         * mach/Makefile: Likewise.
30489         * malloc/obstack.h: Likewise.
30490         * manual/Makefile: Likewise.
30491         * manual/tsort.awk: Likewise.
30492         * misc/bits/stab.def: Likewise.
30493         * nis/nis_print_group_entry.c: Likewise.
30494         * nis/nis_table.c: Likewise.
30495         * nis/nss_compat/compat-pwd.c: Likewise.
30496         * nis/nss_compat/compat-spwd.c: Likewise.
30497         * po/Makefile: Likewise.
30498         * posix/fnmatch.c: Likewise.
30499         * posix/regex.h: Likewise.
30500         * resolv/Makefile: Likewise.
30501         * resolv/nss_dns/dns-network.c: Likewise.
30502         * resolv/res_hconf.c: Likewise.
30503         * scripts/gen-sorted.awk: Likewise.
30504         * soft-fp/soft-fp.h: Likewise.
30505         * stdio-common/printf.h: Likewise.
30506         * stdlib/monetary.h: Likewise.
30507         * stdlib/random.c: Likewise.
30508         * stdlib/random_r.c: Likewise.
30509         * sysdeps/generic/Makefile: Likewise.
30510         * sysdeps/gnu/Makefile: Likewise.
30511         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
30512         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
30513         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
30514         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
30515         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
30516         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
30517         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
30518         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
30519         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
30520         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
30521         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
30522         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
30523         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
30524         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
30525         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
30526         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
30527         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
30528         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
30529         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
30530         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
30531         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
30532         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
30533         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
30534         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
30535         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
30536         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
30537         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
30538         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
30539         * sysdeps/mach/hurd/errnos.awk: Likewise.
30540         * sysdeps/mach/hurd/fork.c: Likewise.
30541         * sysdeps/mach/hurd/getcwd.c: Likewise.
30542         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
30543         * sysdeps/mach/hurd/mmap.c: Likewise.
30544         * sysdeps/mach/hurd/utimes.c: Likewise.
30545         * sysdeps/mach/hurd/xmknod.c: Likewise.
30546         * sysdeps/posix/profil.c: Likewise.
30547         * sysdeps/posix/readdir_r.c: Likewise.
30548         * sysdeps/powerpc/bits/mathdef.h: Likewise.
30549         * sysdeps/powerpc/bits/setjmp.h: Likewise.
30550         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
30551         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
30552         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
30553         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
30554         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
30555         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
30556         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
30557         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
30558         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
30559         * sysdeps/pthread/lio_listio.c: Likewise.
30560         * sysdeps/sparc/dl-procinfo.h: Likewise.
30561         * sysdeps/unix/i386/sysdep.S: Likewise.
30562         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
30563         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
30564         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
30565         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
30566         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
30567         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
30568         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
30569         * sysdeps/unix/sysv/linux/speed.c: Likewise.
30570         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
30571         * sysdeps/wordsize-32/divdi3.c: Likewise.
30572         * time/sys/time.h: Likewise.
30573         * wcsmbs/Makefile: Likewise.
30575 2013-01-01  David S. Miller  <davem@davemloft.net>
30577         * po/fr.po: Update from translation team.
30579         * catgets/gencat.c: Update copyright year.
30580         * csu/version.c: Likewise.
30581         * debug/catchsegv.sh: Likewise.
30582         * debug/pcprofiledump.c: Likewise.
30583         * debug/xtrace.sh: Likewise.
30584         * elf/ldconfig.c: Likewise.
30585         * elf/ldd.bash.in: Likewise.
30586         * elf/pldd.c: Likewise.
30587         * elf/sotruss.ksh: Likewise.
30588         * elf/sprof.c: Likewise.
30589         * iconv/iconv_prog.c: Likewise.
30590         * iconv/iconvconfig.c: Likewise.
30591         * locale/programs/locale.c: Likewise.
30592         * locale/programs/localedef.c: Likewise.
30593         * login/programs/pt_chown.c: Likewise.
30594         * malloc/memusage.sh: Likewise.
30595         * malloc/memusagestat.c: Likewise.
30596         * malloc/mtrace.pl: Likewise.
30597         * nscd/nscd.c: Likewise.
30598         * nss/getent.c: Likewise.
30599         * nss/makedb.c: Likewise.
30600         * posix/getconf.c: Likewise.
30602 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
30604         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
30605         numbers.
30607 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
30609         * math/bits/mathcalls.h (modf): Use __nonnull.
30611 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
30613         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
30614         (split): Use macro CN instead of the bare value.
30615         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
30616         could be used.
30617         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
30618         instead of the bare value.
30619         (power1): Likewise.
30621 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
30623         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
30624         __ATAN_TWOM.
30625         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
30627         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
30628         their values.
30629         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
30630         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
30631         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
30632         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
30634 2012-12-28  Andreas Jaeger  <aj@suse.de>
30636         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
30637         values are from Linux 3.7.
30639         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
30640         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
30642 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
30644         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
30645         TRUE case.
30647         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
30648         (norm): Likewise.
30649         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
30650         variables with preprocessor constants.
30651         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
30652         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
30653         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
30655 2012-12-27  Bruno Haible  <bruno@clisp.org>
30657         [BZ #14317]
30658         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
30659         only if needed.
30661 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
30663         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
30664         and use variable directly.
30665         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
30667         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
30668         MPONE.
30669         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
30670         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
30671         variable MPONE.
30672         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
30673         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
30674         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
30675         include directive.  Remove local variable MPONE.
30676         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
30677         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
30678         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
30680 2012-12-25  David S. Miller  <davem@davemloft.net>
30682         * version.h (RELEASE): Set to "development".
30683         (VERSION): Set to "2.17.90".
30684         * NEWS: Add 2.18 section.
30686 2012-12-21  David S. Miller  <davem@davemloft.net>
30688         * po/hr.po: Update from translation team.
30690 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30692         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
30694 2012-12-19  Steve Ellcey  <sellcey@mips.com>
30696         * NEWS:  Mention new memcpy for MIPS.
30698 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
30700         * manual/contrib.texi (Contributors): Spelling correction.
30702 2012-12-15  David S. Miller  <davem@davemloft.net>
30704         * po/ru.po: Update from translation team.
30706 2012-12-13  David S. Miller  <davem@davemloft.net>
30708         * NEWS: Mention IFUNC testsuite enhancements.
30710         * po/pl.po: Update from translation team.
30711         * po/bg.po: Likewise.
30713         * manual/contrib.texi (Contributors): Update entries for Hongjiu
30714         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
30716 2012-12-11  David S. Miller  <davem@davemloft.net>
30718         * po/sv.po: Update from translation team.
30720         * po/vi.po: Update from translation team.
30722         * po/cs.po: Update from translation team.
30724         * po/de.po: Update from translation team.
30725         * po/eo.po: Likewise.
30726         * po/nl.po: Likewise.
30728 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
30730         [BZ #14246]
30731         * manual/argp.texi (Argp Helper Functions): Move node to follow
30732         Argp Parsing State.
30734         [BZ #14872]
30735         * manual/conf.texi (Limits on File System Capacity): Mention if
30736         terminating null is included in the max size.
30738 2012-12-10  Andreas Jaeger  <aj@suse.de>
30740         * po/cs.po: Update from translation team.
30742 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
30744         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
30745         void pointer and cast to uintptr_t.
30746         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
30747         path.
30748         * sysdeps/s390/s390-64/memcpy.S: Likewise.
30749         * sysdeps/s390/s390-64/memset.S: Likewise.
30751 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
30753         [BZ #14833]
30754         * menual/message.texi (Message Translation): Fix typos.
30755         (Helper programs for gettext): Likewise.
30757 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
30759         [BZ #14898]
30760         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
30761         Change to -1.
30763 2012-12-07  David S. Miller  <davem@davemloft.net>
30765         * po/libc.pot: Update.
30767 2012-12-07  Richard Henderson  <rth@redhat.com>
30769         [BZ #10114]
30770         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
30771         normal/normal case to before the switch.
30772         (_FP_DIV): Likewise.
30774 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
30775             Mike Frysinger  <vapier@gentoo.org>
30777         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
30778         check for __NR_fadvise64_64.
30780 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
30782         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
30783         0, not just to plain "0" as a statement.
30784         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
30785         with cw.
30787 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
30789         * NEWS: Use sourceware.org in Bugzilla URL.
30791 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
30793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
30794         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
30796         * stdio-common/tst-put-error.c (do_test): Add newline to the
30797         padded test to ensure flush.
30799 2012-12-05  Jeff Law  <law@redhat.com>
30801         * sunrpc/etc.rpc (fedfs_admin): Add entry.
30803 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
30805         * README: Don't refer to ports add-on as distributed separately.
30806         Mention AArch64 in list of systems supported in the ports add-on.
30808         * LICENSES: Add more non-FSF copyright and license notices.
30810         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
30811         ((unused)).
30813         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
30815         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
30816         10000 as width of padded output.
30818 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
30820         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
30822         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
30823         variable LX with __attribute__ ((unused)).
30824         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
30825         Likewise.
30826         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
30827         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
30828         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
30829         with __attribute__ ((unused)).
30831 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
30833         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
30835 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
30837         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
30838         (CFLAGS-nldbl-acos.c): New variable.
30839         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
30840         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
30841         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
30842         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
30843         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
30844         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
30845         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
30846         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
30847         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
30848         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
30849         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
30850         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
30851         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
30852         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
30853         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
30854         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
30855         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
30856         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
30857         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
30858         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
30859         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
30860         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
30861         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
30862         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
30863         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
30864         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
30865         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
30866         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
30867         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
30868         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
30869         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
30870         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
30871         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
30872         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
30873         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
30874         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
30875         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
30876         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
30877         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
30878         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
30879         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
30880         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
30881         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
30882         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
30883         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
30884         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
30885         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
30886         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
30887         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
30888         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
30889         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
30890         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
30891         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
30892         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
30893         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
30894         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
30895         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
30896         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
30897         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
30898         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
30899         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
30900         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
30901         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
30902         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
30903         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
30904         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
30905         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
30906         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
30907         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
30908         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
30909         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
30910         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
30911         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
30912         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
30913         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
30914         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
30915         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
30916         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
30917         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
30918         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
30919         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
30920         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
30921         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
30922         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
30923         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
30924         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
30925         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
30926         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
30927         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
30928         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
30929         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
30930         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
30931         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
30932         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
30933         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
30934         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
30935         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
30937         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
30938         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
30940         [BZ #14914]
30941         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
30942         whole low double instead of just low 47 bits when splitting values
30943         into two parts.
30945 2012-12-03  Allan McRae  <allan@archlinux.org>
30947         * manual/stdio.texi (Predefined Printf Handlers): Remove
30948         @hsep and @vsep usage.
30950 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
30952         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
30953         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
30955 2012-12-03  Jeff Law  <law@redhat.com>
30957         * time/sys/time.h (settimeofday): Do not mark TV argument
30958         as __nonnull.
30960 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
30962         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
30963         when currently writing and seek to current position when not.
30964         * libio/Makefile (tests): Remove bug-fclose1.
30965         * libio/bug-fclose1.c: Delete.
30967 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
30969         * manual/arith.texi (feenableexcept): Fix typo.
30970         (fedisableexcept): Likewise.
30972 2012-11-30  Roland McGrath  <roland@hack.frob.com>
30974         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
30975         second, differently-typed declaration, rather than a cast.
30977 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
30979         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
30980         * include/rpc/svc.h: ... here.
30982 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
30984         [BZ #13013]
30985         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
30986         depending n and resplen2 to catch cases where answer
30987         equals answerp2.
30989 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
30991         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
30992         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
30994 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
30996         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
30998 2012-11-29  Roland McGrath  <roland@hack.frob.com>
31000         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
31002 2012-11-28  Jeff Law  <law@redhat.com>
31004         [BZ #13761]
31005         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
31006         dataset_temporary.  Track alloca usage into alloca_used.
31007         If dataset is large allocate and release it via malloc/free.
31009 2012-06-04  Florian Weimer  <fweimer@redhat.com>
31011         [BZ #14197]
31012         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
31014 2012-11-28  David S. Miller  <davem@davemloft.net>
31016         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31018 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
31020         [BZ #14803]
31021         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
31022         of pi/2 rounded to nearest to 64 bits.
31023         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
31024         nearest to 64 bits.
31025         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
31026         bits.
31028 2012-11-28  Jeff Law <law@redhat.com>
31029             Martin Osvald <mosvald@redhat.com>
31031         [BZ #14889]
31032         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
31033         * sunrpc/svc.c: Include time.h.
31034         (__svc_accept_failed): New function.
31035         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
31036         any reason other than EINTR, call __svc_accept_failed.
31037         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
31038         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
31040 2012-11-28  Andreas Schwab  <schwab@suse.de>
31042         * scripts/abilist.awk: Also handle indirect functions in .opd
31043         section.
31045 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
31047         [BZ #13881]
31048         * sysdeps/x86/fpu/powl_helper.c: New file.
31049         * sysdeps/x86/fpu/Makefile: Likewise.
31050         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
31051         (p3): New object.
31052         (__ieee754_powl): Use __powl_helper for finite arguments except
31053         integer exponents below 8.
31054         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
31055         (p3): New object.
31056         (__ieee754_powl): Use __powl_helper for finite arguments except
31057         integer exponents below 8.
31058         * math/libm-test.inc (pow_test): Add more tests and enable some
31059         previously disabled tests.
31060         * sysdeps/i386/fpu/libm-test-ulps: Update.
31061         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31063 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31064             Carlos O'Donell  <carlos_odonell@mentor.com>
31066         * nss/makedb.c (is_prime): Assert that input is odd and greater
31067         than 4.  Note that fact in a comment too.
31068         (next_prime): Add 4 to input.
31070 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
31072         [BZ #11741]
31073         * libio/Makefile (tests): Add test case tst-fwrite-error.
31074         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
31075         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
31076         * libio/tst-fwrite-error.c: New test case.
31078 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
31080         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
31081         before casting to void *.
31082         * include/libc-internal.h (__pointer_type): New macro.
31083         (__integer_if_pointer_type_sub): Likewise.
31084         (__integer_if_pointer_type): Likewise.
31085         (cast_to_integer): Likewise.
31086         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
31087         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
31088         before casting to atomic64_t.
31089         (atomic_exchange_acq): Likewise.
31090         (__arch_exchange_and_add_body): Likewise.
31091         (__arch_add_body): Likewise.
31092         (atomic_add_negative): Likewise.
31093         (atomic_add_zero): Likewise.
31095 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
31097         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
31098         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
31099         (add_fdes): Likewise.
31100         (linear_search_fdes): Likewise.
31101         (binary_search_unencoded_fdes): Likewise.
31103 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
31105         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
31107 2012-11-24  Adam Conrad  <adconrad@0c3.net>
31109         * configure.in: Autodetect C++ header directories.
31110         * configure: Regenerated.
31112 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
31114         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
31116 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
31118         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31120 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
31122         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
31123         LDBL_MANT_DIG == 106]: Disable some tests.
31124         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
31125         Likewise.
31126         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
31127         Likewise.
31129         [BZ #14871]
31130         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
31131         input for small inputs.  Return +/- pi/2 for large inputs.
31132         * math/libm-test.inc (atan_test): Add more tests.
31134         * sysdeps/generic/unwind-dw2-fde-glibc.c
31135         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
31136         __attribute__ ((unused)).
31138         [BZ #14645]
31139         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
31140         x * y if x and y are nonzero and z is zero.
31142         [BZ #14811]
31143         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
31144         nonzero exponents with absolute value below 0x1p-117 to +/-
31145         0x1p-117.
31147         [BZ #14869]
31148         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
31149         up arguments below 2**-450, not just those below 2**-500.
31150         * math/libm-test.inc (hypot_test): Add another test.
31152         [BZ #14868]
31153         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
31154         Return a+b for ratio over 2**120, not 2**60.
31155         * math/libm-test.inc (hypot_test): Add another test.
31157         * math/libm-test.inc (clog_test): Use
31158         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
31159         (clog10_test): Likewise.
31161         [BZ #6778]
31162         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
31164 2012-11-22  Andreas Schwab  <schwab@suse.de>
31166         * sysdeps/i386/fpu/libm-test-ulps: Update.
31168 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
31170         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
31171         printf output with newline.
31173 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
31175         [BZ #14865]
31176         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
31177         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
31178         -z nodlopen, -z initfirst and -z execstack support.
31179         * configure: Regenerated.
31181         * elf/elf.h (DF_1_NODIRECT): New macro.
31182         (DF_1_IGNMULDEF): Likewise.
31183         (DF_1_NOKSYMS): Likewise.
31184         (DF_1_NOHDR): Likewise.
31185         (DF_1_EDITED): Likewise.
31186         (DF_1_NORELOC): Likewise.
31187         (DF_1_SYMINTPOSE): Likewise.
31188         (DF_1_GLOBAUDIT): Likewise.
31189         (DF_1_SINGLETON): Likewise.
31190         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
31191         DT_1_SUPPORTED_MASK bits.
31192         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
31194 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
31196         * sysdeps/unix/make-syscalls.sh: Document prefixes.
31198 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
31200         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
31201         macro.
31203         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
31204         (sendmmsg): Move declarations...
31205         * socket/sys/socket.h: ... here.
31206         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
31207         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
31208         include it from...
31209         * socket/recvmmsg.c: ... this new file.
31210         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
31211         (sendmmsg): Rename to __sendmmsg, create weak alias and make
31212         definition of __sendmmsg hidden.
31213         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
31214         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
31215         Move ENOSYS stub into and include it from...
31216         * socket/sendmmsg.c: ... this new file.
31217         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
31218         (sysdep_routines): Move recvmmsg and sendmmsg...
31219         * socket/Makefile (routines): ... here.
31220         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
31221         (GLIBC_PRIVATE): Add __sendmmsg.
31222         * include/sys/socket.h (__sendmmsg): Add declarations.
31223         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
31224         sendmmsg.
31226 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
31228         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
31229         variable I1 with __attribute__ ((unused)).
31230         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
31232 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
31234         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
31235         DUMMY variables with __attribute__ ((unused)).
31237         * bits/byteswap.h: Include <bits/types.h>.
31238         (__bswap_64): Use __uint64_t instead of unsigned long long int.
31240 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
31242         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
31243         string_t.  Do not manually set errno.
31244         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
31245         length with __strnlen.  Make sure to both set errno and return it on
31246         failure.
31248 2012-11-19  David S. Miller  <davem@davemloft.net>
31250         With help from Joseph Myers.
31251         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
31252         very large arguments properly.
31253         * math/libm-test.inc (atan_test): New tests.
31254         (atan2_test): New tests.
31255         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31256         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31258 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
31260         [BZ #14856]
31261         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
31262         Define to 3.
31264         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
31265         [POSIX] (EADDRNOTAVAIL): Likewise.
31266         [POSIX] (EAFNOSUPPORT): Likewise.
31267         [POSIX] (EALREADY): Likewise.
31268         [POSIX] (ECONNABORTED): Likewise.
31269         [POSIX] (ECONNREFUSED): Likewise.
31270         [POSIX] (ECONNRESET): Likewise.
31271         [POSIX] (EDESTADDRREQ): Likewise.
31272         [POSIX] (EDQUOT): Likewise.
31273         [POSIX] (EHOSTUNREACH): Likewise.
31274         [POSIX] (EIDRM): Likewise.
31275         [POSIX] (EISCONN): Likewise.
31276         [POSIX] (ELOOP): Likewise.
31277         [POSIX] (EMULTIHOP): Likewise.
31278         [POSIX] (ENETDOWN): Likewise.
31279         [POSIX] (ENETUNREACH): Likewise.
31280         [POSIX] (ENOBUFS): Likewise.
31281         [POSIX] (ENODATA): Likewise.
31282         [POSIX] (ENOLINK): Likewise.
31283         [POSIX] (ENOMSG): Likewise.
31284         [POSIX] (ENOPROTOOPT): Likewise.
31285         [POSIX] (ENOSR): Likewise.
31286         [POSIX] (ENOSTR): Likewise.
31287         [POSIX] (ENOTCONN): Likewise.
31288         [POSIX] (ENOTSOCK): Likewise.
31289         [POSIX] (EOPNOTSUPP): Likewise.
31290         [POSIX] (EOVERFLOW): Likewise.
31291         [POSIX] (EPROTO): Likewise.
31292         [POSIX] (EPROTONOSUPPORT): Likewise.
31293         [POSIX] (EPROTOTYPE): Likewise.
31294         [POSIX] (ESTALE): Likewise.
31295         [POSIX] (ETIME): Likewise.
31296         [POSIX] (ETXTBSY): Likewise.
31297         [POSIX] (EWOULDBLOCK): Likewise.
31298         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
31299         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
31300         [POSIX] (SEEK_CUR): Likewise.
31301         [POSIX] (SEEK_END): Likewise.
31302         [POSIX || UNIX98] (mode_t): Do not require.
31303         [POSIX] (off_t): Likewise.
31304         [POSIX] (pid_t): Likewise.
31305         [POSIX] (sys/stat.h): Do not allow header.
31306         [POSIX] (unistd.h): Likewise.
31307         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
31308         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
31309         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
31310         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
31311         require.
31312         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
31313         sigevent): Specify elements.
31314         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
31315         entry.
31316         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
31317         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
31319         * conform/data/cpio.h-data [POSIX]: Disable whole file.
31320         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
31321         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
31322         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
31323         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
31324         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
31325         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
31326         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
31327         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
31328         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
31329         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
31330         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
31331         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
31332         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
31333         Likewise.
31334         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
31335         Likewise.
31336         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
31337         Likewise.
31338         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
31339         Likewise.
31340         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
31341         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
31342         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
31343         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
31344         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
31345         Specify lower bound on value.
31346         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
31347         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
31348         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
31349         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
31350         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
31351         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
31352         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
31353         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
31354         value.
31355         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
31356         as optional.
31357         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
31358         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
31359         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
31360         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
31361         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
31362         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
31363         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
31364         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
31365         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
31366         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
31367         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
31368         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
31369         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
31370         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
31371         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
31372         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
31373         entry.
31374         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
31375         optional.
31376         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
31377         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
31378         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
31379         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
31380         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
31381         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
31382         Likewise.
31383         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
31384         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
31385         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
31386         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
31387         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
31388         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
31389         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
31390         as optional.
31391         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
31392         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
31393         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
31394         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
31395         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
31396         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
31397         specify as optional.
31398         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
31399         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
31400         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
31401         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
31402         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
31403         [XPG3] (NL_LANGMAX): Likewise.
31404         [POSIX || XPG3] (NL_MSGMAX): Likewise.
31405         [POSIX || XPG3] (NL_NMAX): Likewise.
31406         [POSIX || XPG3] (NL_SETMAX): Likewise.
31407         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
31408         [XPG3] (NZERO): Likewise.
31409         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
31410         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
31411         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
31412         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
31413         (REG_ERANGE): Expect.
31414         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
31415         optional-constant.
31416         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
31417         Use (void) in prototype.
31418         [POSIX] (*_t): Allow.
31419         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
31420         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
31421         (WRDE_BADVAL): Expect.
31423         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
31424         expect.
31425         [XPG3 || XPG4] (O_RSYNC): Likewise.
31426         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
31427         Likewise.
31428         [XPG3 || XPG4] (pthread_sigmask): Likewise.
31429         [XPG3 || XPG4] (sigqueue): Likewise.
31430         [XPG3 || XPG4] (sigtimedwait): Likewise.
31431         [XPG3 || XPG4] (sigwaitinfo): Likewise.
31432         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
31433         [XPG3 || XPG4] (vsnprintf): Likewise.
31434         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
31435         Likewise.
31436         [XPG3 || XPG4] (blksize_t): Likewise.
31437         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
31438         Likewise.
31439         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
31440         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
31441         [XPG3 || XPG4] (struct itimerspec): Likewise.
31442         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
31443         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
31444         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
31445         [XPG3 || XPG4] (clockid_t): Likewise.
31446         [XPG3 || XPG4] (timer_t): Likewise.
31447         [XPG3 || XPG4] (clock_getres): Likewise.
31448         [XPG3 || XPG4] (clock_gettime): Likewise.
31449         [XPG3 || XPG4] (clock_settime): Likewise.
31450         [XPG3 || XPG4] (nanosleep): Likewise.
31451         [XPG3 || XPG4] (timer_create): Likewise.
31452         [XPG3 || XPG4] (timer_delete): Likewise.
31453         [XPG3 || XPG4] (timer_gettime): Likewise.
31454         [XPG3 || XPG4] (timer_getoverrun): Likewise.
31455         [XPG3 || XPG4] (timer_settime): Likewise.
31456         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
31457         [XPG3 || XPG4] (getlogin_r): Likewise.
31458         [XPG3 || XPG4] (pread): Likewise.
31459         [XPG3 || XPG4] (pthread_atfork): Likewise.
31460         [XPG3 || XPG4] (pwrite): Likewise.
31462         [BZ #14835]
31463         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
31464         <bits/siginfo.h>.
31466 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
31468         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
31469         finalizing MALLSTREAM.
31471         * sysdeps/mach/hurd/syncfs.c: New file.
31473 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
31475         [BZ #14719]
31476         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
31477         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
31478         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
31479         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
31480         (_nss_dns_gethostbyname4_r): Likewise.
31481         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
31482         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
31484 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
31486         [BZ #13763]
31487         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
31489 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
31491         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
31492         * elf/cache.c (print_entry): Print ",AArch64" for
31493         FLAG_AARCH64_LIB64
31495         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
31496         * elf/cache.c (print_entry): Print ",hard-float" for
31497         FLAG_ARM_LIBHF.
31499 2012-11-18  David S. Miller  <davem@davemloft.net>
31501         With help from Joseph Myers.
31502         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
31503         cutoff to 2**-13.
31504         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
31505         cutoff to 2**-25.
31506         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
31507         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
31508         small.
31509         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
31510         * math/libm-test.inc (y0_test): New tests.
31511         (y1_test): New tests.
31512         * sysdeps/i386/fpu/libm-test-ulps: Update.
31513         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31514         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31516 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
31518         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
31519         64-bit targets.
31520         * configure: Regenerated.
31522 2012-11-17  David S. Miller  <davem@davemloft.net>
31524         [BZ #14811]
31525         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
31526         nonzero exponents with absolute value below 0x1p-128 to +/-
31527         0x1p-128.
31529 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
31531         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
31533         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
31535         * posix/getconf-speclist.c: New file.
31536         * posix/posix-envs.def: Likewise.
31537         * posix/confstr.c (START_ENV_GROUP): New macro.
31538         (END_ENV_GROUP): Likewise.
31539         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
31540         (KNOWN_PRESENT_ENV_STRING): Likewise.
31541         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
31542         (UNKNOWN_ENVIRONMENT): Likewise.
31543         (confstr): Include posix-envs.def instead of handling
31544         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
31545         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
31546         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
31547         (END_ENV_GROUP): Likewise.
31548         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
31549         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
31550         (UNKNOWN_ENVIRONMENT): Likewise.
31551         (__sysconf): Include posix-envs.def instead of handling associated
31552         cases directly here.
31553         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
31554         preprocessing getconf-speclist.c rather than running getconf or
31555         generating empty file.
31557 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
31559         * scripts/check-local-headers.sh: Ignore 'mach' headers.
31561 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
31563         [BZ #14672]
31564         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
31566 2012-11-16  David S. Miller  <davem@davemloft.net>
31568         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
31569         smaller than LDBL_EPSILON/2.0L, just return xm1.
31571 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
31573         * elf/tst-array1.c (init): Set constructor priority to 1000.
31574         (fini): Set destructor priority to 1000.
31575         * elf/tst-array2dep.c: Likewise.
31577 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
31579         [BZ #11741]
31580         * libio/fileops.c (_IO_new_file_write): Correctly return error.
31581         (_IO_new_file_xsputn): Also return EOF if none of the input
31582         data was written when overflow failed.
31583         * libio/iopadn.c (_IO_padn): Likewise.
31584         * libio/iowpadn.c (_IO_wpadn): Likewise.
31585         * stdio-common/tst-put-error.c: Add copyright notice.
31586         (do_test): Add case for printing padded string.
31587         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
31588         _IO_padn returned error.
31589         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
31590         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
31591         return EOF.
31593 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
31595         * libio/libioP.h: Add comment note that the references to C++
31596         bits are now obsolete.
31598 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
31600         * math/libm-test.inc (check_complex): Use asprintf.
31602 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
31604         * debug/pcprofiledump.c (print_version): Update copyright year.
31605         * malloc/memusagestat.c (print_version): Likewise.
31607 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
31609         [BZ #14831]
31610         * elf/Makefile (tests): Add tst-audit8.
31611         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
31612         ($(objpfx)tst-audit8.out): New target.
31613         (tst-audit8-ENV): New variable.
31614         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
31615         audit if l_reloc_result is NULL.
31616         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
31617         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
31618         * elf/tst-audit8.c: New file.
31620 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
31622         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
31623         * misc/Makefile (CFLAGS-select.c): Define.
31624         * posix/Makefile (CFLAGS-pause.c): Define.
31626 2012-11-13  David S. Miller  <davem@davemloft.net>
31628         * crypt/Makefile: Move test targets after toplevel Rules
31629         inclusion.  Grab any necessary sysdep routines when linking.
31630         * crypt/md5.c (md5_process_block): Remove define, we will always
31631         name it __md5_process_block.
31632         (md5_finish_ctx): Update md5_process_block call.
31633         (md5_stream): Likewise.
31634         (md5_process_bytes): Likewise.
31635         (md5_process_block): Rename to __md5_process_block and move to ...
31636         * crypt/md5-block.c: ... here.
31637         * crypt/sha256.c (sha256_process_block): Move to ...
31638         * crypt/sha256-block.c: ... here.
31639         * crypt/sha512.c (sha512_process_block): Move to ...
31640         * crypt/sha512-block.c: ... here.
31641         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
31642         path.
31643         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
31644         * sysdeps/sparc/sparc64/multiarch/Makefile
31645         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
31646         crypt subdir.
31647         (localedef-aux): Add md5 crypto assembler when in locale subdir.
31648         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
31649         multiarch changes.
31650         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
31651         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
31652         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
31653         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
31654         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
31655         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
31656         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
31657         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
31658         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
31659         file.
31660         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
31661         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
31662         file.
31663         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
31665 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
31667         * timezone/tzselect.ksh: Update from tzcode git revision
31668         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
31669         * timezone/zdump.c: Likewise.
31670         * timezone/zic.c: Likewise.
31671         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
31672         in TZVERSION setting, not $(PKGVERSION).
31673         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
31674         REPORT_BUGS_TO settings.
31676         [BZ #14838]
31677         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
31678         macro.
31680 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
31682         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
31683         detection to immediately after _FP_ROUND().
31684         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
31685         bits are 0.
31687 2012-11-11  David S. Miller  <davem@davemloft.net>
31689         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
31690         inttypes.h
31691         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
31692         __close rather than their public counterparts.
31694 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
31696         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
31697         file.
31698         [UNIX98] (sem_timedwait): Do not expect.
31699         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
31700         [XPG4 || UNIX98] (sockatmark): Do not expect.
31701         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
31702         (clock_getcpuclockid): Do not expect.
31703         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
31704         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
31705         Do not expect.
31706         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
31707         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
31708         [UNIX98] (vwscanf): Likewise.
31709         [UNIX98] (vswscanf): Likewise.
31711 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
31713         * timezone/version.h: Remove file.
31714         * timezone/README: Do not refer to version.h.
31715         * timezone/Makefile ($(objpfx)zic.o): New dependency on
31716         $(objpfx)version.h.
31717         ($(objpfx)zdump.o): Likewise.
31718         ($(objpfx)version.h): New target.
31720         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
31721         2012i.
31722         * timezone/README: Don't mention modification to tzselect.ksh.
31723         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
31724         work on unmodified tzselect.ksh.  Substitute version numbers in
31725         tzselect.ksh.
31727         * Makefile (format-me): Remove.
31728         (INSTALL): Adjust indentation.  Use commands directly instead of
31729         using $(format-me).
31731         * aclocal.m4 (ACX_PKGVERSION): New macro.
31732         (ACX_BUGURL): Likewise.
31733         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
31734         (PKGVERSION): New AC_DEFINE_UNQUOTED.
31735         (REPORT_BUGS_TO): Likewise.
31736         * configure: Regenerated.
31737         * config.h.in (PKGVERSION): New macro.
31738         (REPORT_BUGS_TO): Likewise.
31739         * config.make.in (PKGVERSION): New variable.
31740         (PKGVERSION_TEXI): Likewise.
31741         (REPORT_BUGS_TO): Likewise.
31742         (REPORT_BUGS_TEXI): Likewise.
31743         * Makefile (format-me): Use -I$(common-objpfx)manual.
31744         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
31745         ($(common-objpfx)manual/%): New target.
31746         (manual/%): Remove target.
31747         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
31748         (print_version): Use PKGVERSION.
31749         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
31750         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
31751         and REPORT_BUGS_TO.
31752         ($(objpfx)xtrace): Likewise.
31753         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
31754         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
31755         (print_version): Use PKGVERSION.
31756         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
31757         (do_version): Use PKGVERSION.
31758         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
31759         REPORT_BUGS_TO.
31760         (common-ldd-rewrite): Likewise.
31761         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
31762         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
31763         (print_version): Use PKGVERSION.
31764         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
31765         * elf/pldd.c (argp_program_bug_address): Remove variable.
31766         (more_help): New function.
31767         (argp): Use more_help.
31768         (print_version): Use PKGVERSION.
31769         * elf/sln.c (main): Use PKGVERSION.
31770         (usage): Use REPORT_BUGS_TO.
31771         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
31772         (top level): Use PKGVERSION.
31773         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
31774         (print_version): Use PKGVERSION.
31775         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
31776         (print_version): Use PKGVERSION.
31777         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
31778         (print_version): Use PKGVERSION.
31779         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
31780         (print_version): Use PKGVERSION.
31781         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
31782         (print_version): Use PKGVERSION.
31783         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
31784         (print_version): Use PKGVERSION.
31785         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
31786         and BUGURL.
31787         ($(objpfx)memusage): Likewise.
31788         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
31789         (do_version): Use PKGVERSION.
31790         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
31791         (print_version): Use PKGVERSION.
31792         * malloc/mtrace.pl ($PACKAGE): Remove variable.
31793         ($PKGVERSION): New variable.
31794         ($REPORT_BUGS_TO): Likewise.
31795         (usage): Use $REPORT_BUGS_TO.
31796         (top level): Use $PKGVERSION.
31797         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
31798         ($(objpfx)pkgvers.texi): New rule.
31799         ($(objpfx)stamp-pkgvers): Likewise.
31800         * manual/install.texi: Include pkgvers.texi.
31801         (--with-pkgversion): Document new configure option.
31802         (--with-bugurl): Likewise.
31803         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
31804         than necessarily for this particular distribution.  Use
31805         REPORT_BUGS_TO for where to report bugs.
31806         * INSTALL: Regenerated.
31807         * manual/libc.texinfo: Include pkgvers.texi.
31808         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
31809         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
31810         (print_version): Use PKGVERSION.
31811         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
31812         (print_version): Use PKGVERSION.
31813         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
31814         (print_version): Use PKGVERSION.
31815         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
31816         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
31817         macro.
31818         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
31819         (print_version): Use PKGVERSION.
31820         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
31821         (print_version): Use PKGVERSION.
31822         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
31823         and PKGVERSION.
31825         * timezone/checktab.awk: Update from tzcode 2012i.
31826         * timezone/ialloc.c: Likewise.
31827         * timezone/private.h: Likewise.
31828         * timezone/scheck.c: Likewise.
31829         * timezone/tzfile.h: Likewise.
31830         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
31831         (TZVERSION): Hardcode tzcode version number.
31832         * timezone/zdump.c: Update from tzcode 2012i.
31833         * timezone/zic.c: Likewise.
31834         * timezone/version.h: New file.
31835         * timezone/README: Describe version.h.  Update upstream location.
31837         [BZ #14824]
31838         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
31839         (mktemp): Enable declaration.
31840         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
31841         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
31842         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
31843         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
31844         Likewise.
31845         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
31846         Likewise.
31847         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
31848         Likewise.
31849         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
31850         Likewise.
31851         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
31852         Likewise.
31853         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
31854         Likewise.
31856         [BZ #14821]
31857         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
31858         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
31859         for copies of such integer values.
31860         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
31861         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
31863 2012-11-09  Andreas Jaeger  <aj@suse.de>
31865         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
31866         definitions and declarations that are provided by
31867         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
31869 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31871         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
31872         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
31873         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
31874         definition.
31876 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
31878         * elf/elf.h: Update comment before AArch64 relocations.
31880 2012-11-07  David S. Miller  <davem@davemloft.net>
31882         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
31883         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
31884         (__start_context): Declare.
31885         (__makecontext_ret): Delete.
31886         (__makecontext): Hook up __start_context instead of
31887         __makecontext_ret.
31888         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
31889         (sysdep_routines): Add __start_context when in stdlib.
31891 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
31893         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
31894         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
31895         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
31896         hardcoded "nm".
31897         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
31898         (READELF): New variable.  Use it instead of hardcoded "readelf".
31900 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
31902         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
31903         * sysdeps/x86/Makefile: Here.
31904         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
31905         * sysdeps/x86/tst-xmmymm.sh: This.
31907 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
31909         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
31910         expectations.
31911         [UNIX98] (pthread_barrier_t): Do not expect.
31912         [UNIX98] (pthread_barrierattr_t): Likewise.
31913         [UNIX98] (pthread_spinlock_t): Likewise.
31914         [UNIX98] (pthread_barrier_destroy): Likewise.
31915         [UNIX98] (pthread_barrier_init): Likewise.
31916         [UNIX98] (pthread_barrier_wait): Likewise.
31917         [UNIX98] (pthread_barrierattr_destroy): Likewise.
31918         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
31919         [UNIX98] (pthread_barrierattr_init): Likewise.
31920         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
31921         [UNIX98] (pthread_getcpuclockid): Likewise.
31922         [UNIX98] (pthread_mutex_timedlock): Likewise.
31923         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
31924         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
31925         [UNIX98] (pthread_sigmask): Likewise.
31926         [UNIX98] (pthread_spin_destroy): Likewise.
31927         [UNIX98] (pthread_spin_init): Likewise.
31928         [UNIX98] (pthread_spin_lock): Likewise.
31929         [UNIX98] (pthread_spin_trylock): Likewise.
31930         [UNIX98] (pthread_spin_unlock): Likewise.
31931         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
31932         Do not expect.
31933         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
31934         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
31935         [XPG3 || XPG4] (pthread_cond_t): Likewise.
31936         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
31937         [XPG3 || XPG4] (pthread_key_t): Likewise.
31938         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
31939         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
31940         [XPG3 || XPG4] (pthread_once_t): Likewise.
31941         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
31942         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
31943         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
31944         [XPG3 || XPG4] (pthread_t): Likewise.
31946         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
31947         not expect.
31948         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
31950         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
31951         Change function return type to int.
31953         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
31954         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
31955         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
31956         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
31957         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
31958         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
31959         [!POSIX] (posix_madvise): Likewise.
31960         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
31961         && !UNIX98].
31962         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
31963         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
31964         (mode_t): Likewise.
31965         (posix_mem_offset): Likewise.
31966         (posix_typed_mem_get_info): Likewise.
31967         (posix_typed_mem_open): Likewise.
31969         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
31970         Change condition to [XOPEN2K8].
31972         * conform/conformtest.pl: Preprocess allow-header data with -x c
31973         instead of from stdin.
31974         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
31975         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
31976         [C99-based standards] (cerfc): Likewise.
31977         [C99-based standards] (cexp2): Likewise.
31978         [C99-based standards] (cexpm1): Likewise.
31979         [C99-based standards] (clog10): Likewise.
31980         [C99-based standards] (clog1p): Likewise.
31981         [C99-based standards] (clog2): Likewise.
31982         [C99-based standards] (clgamma): Likewise.
31983         [C99-based standards] (ctgamma): Likewise.
31984         [C99-based standards] (cerff): Likewise.
31985         [C99-based standards] (cerfcf): Likewise.
31986         [C99-based standards] (cexp2f): Likewise.
31987         [C99-based standards] (cexpm1f): Likewise.
31988         [C99-based standards] (clog10f): Likewise.
31989         [C99-based standards] (clog1pf): Likewise.
31990         [C99-based standards] (clog2f): Likewise.
31991         [C99-based standards] (clgammaf): Likewise.
31992         [C99-based standards] (ctgammaf): Likewise.
31993         [C99-based standards] (cerfl): Likewise.
31994         [C99-based standards] (cerfcl): Likewise.
31995         [C99-based standards] (cexp2l): Likewise.
31996         [C99-based standards] (cexpm1l): Likewise.
31997         [C99-based standards] (clog10l): Likewise.
31998         [C99-based standards] (clog1pl): Likewise.
31999         [C99-based standards] (clog2l): Likewise.
32000         [C99-based standards] (clgammal): Likewise.
32001         [C99-based standards] (ctgammal): Likewise.
32002         * conform/data/inttypes.h-data [C99-based standards]: Include
32003         stdint.h-data.  Remove all expectations for stdint.h contents.
32004         [C99-based standards] (PRI*): Do not allow.
32005         [C99-based standards] (SCN*): Likewise.
32006         [C99-based standards] (*_t): Likewise.
32007         [C99-based-standards] (PRId8): Expect macro.
32008         [C99-based-standards] (PRIi8): Likewise.
32009         [C99-based-standards] (PRIo8): Likewise.
32010         [C99-based-standards] (PRIu8): Likewise.
32011         [C99-based-standards] (PRIx8): Likewise.
32012         [C99-based-standards] (PRIX8): Likewise.
32013         [C99-based-standards] (SCNd8): Likewise.
32014         [C99-based-standards] (SCNi8): Likewise.
32015         [C99-based-standards] (SCNo8): Likewise.
32016         [C99-based-standards] (SCNu8): Likewise.
32017         [C99-based-standards] (SCNx8): Likewise.
32018         [C99-based-standards] (PRIdLEAST8): Likewise.
32019         [C99-based-standards] (PRIiLEAST8): Likewise.
32020         [C99-based-standards] (PRIoLEAST8): Likewise.
32021         [C99-based-standards] (PRIuLEAST8): Likewise.
32022         [C99-based-standards] (PRIxLEAST8): Likewise.
32023         [C99-based-standards] (PRIXLEAST8): Likewise.
32024         [C99-based-standards] (SCNdLEAST8): Likewise.
32025         [C99-based-standards] (SCNiLEAST8): Likewise.
32026         [C99-based-standards] (SCNoLEAST8): Likewise.
32027         [C99-based-standards] (SCNuLEAST8): Likewise.
32028         [C99-based-standards] (SCNxLEAST8): Likewise.
32029         [C99-based-standards] (PRIdFAST8): Likewise.
32030         [C99-based-standards] (PRIiFAST8): Likewise.
32031         [C99-based-standards] (PRIoFAST8): Likewise.
32032         [C99-based-standards] (PRIuFAST8): Likewise.
32033         [C99-based-standards] (PRIxFAST8): Likewise.
32034         [C99-based-standards] (PRIXFAST8): Likewise.
32035         [C99-based-standards] (SCNdFAST8): Likewise.
32036         [C99-based-standards] (SCNiFAST8): Likewise.
32037         [C99-based-standards] (SCNoFAST8): Likewise.
32038         [C99-based-standards] (SCNuFAST8): Likewise.
32039         [C99-based-standards] (SCNxFAST8): Likewise.
32040         [C99-based-standards] (PRId16): Likewise.
32041         [C99-based-standards] (PRIi16): Likewise.
32042         [C99-based-standards] (PRIo16): Likewise.
32043         [C99-based-standards] (PRIu16): Likewise.
32044         [C99-based-standards] (PRIx16): Likewise.
32045         [C99-based-standards] (PRIX16): Likewise.
32046         [C99-based-standards] (SCNd16): Likewise.
32047         [C99-based-standards] (SCNi16): Likewise.
32048         [C99-based-standards] (SCNo16): Likewise.
32049         [C99-based-standards] (SCNu16): Likewise.
32050         [C99-based-standards] (SCNx16): Likewise.
32051         [C99-based-standards] (PRIdLEAST16): Likewise.
32052         [C99-based-standards] (PRIiLEAST16): Likewise.
32053         [C99-based-standards] (PRIoLEAST16): Likewise.
32054         [C99-based-standards] (PRIuLEAST16): Likewise.
32055         [C99-based-standards] (PRIxLEAST16): Likewise.
32056         [C99-based-standards] (PRIXLEAST16): Likewise.
32057         [C99-based-standards] (SCNdLEAST16): Likewise.
32058         [C99-based-standards] (SCNiLEAST16): Likewise.
32059         [C99-based-standards] (SCNoLEAST16): Likewise.
32060         [C99-based-standards] (SCNuLEAST16): Likewise.
32061         [C99-based-standards] (SCNxLEAST16): Likewise.
32062         [C99-based-standards] (PRIdFAST16): Likewise.
32063         [C99-based-standards] (PRIiFAST16): Likewise.
32064         [C99-based-standards] (PRIoFAST16): Likewise.
32065         [C99-based-standards] (PRIuFAST16): Likewise.
32066         [C99-based-standards] (PRIxFAST16): Likewise.
32067         [C99-based-standards] (PRIXFAST16): Likewise.
32068         [C99-based-standards] (SCNdFAST16): Likewise.
32069         [C99-based-standards] (SCNiFAST16): Likewise.
32070         [C99-based-standards] (SCNoFAST16): Likewise.
32071         [C99-based-standards] (SCNuFAST16): Likewise.
32072         [C99-based-standards] (SCNxFAST16): Likewise.
32073         [C99-based-standards] (PRId32): Likewise.
32074         [C99-based-standards] (PRIi32): Likewise.
32075         [C99-based-standards] (PRIo32): Likewise.
32076         [C99-based-standards] (PRIu32): Likewise.
32077         [C99-based-standards] (PRIx32): Likewise.
32078         [C99-based-standards] (PRIX32): Likewise.
32079         [C99-based-standards] (SCNd32): Likewise.
32080         [C99-based-standards] (SCNi32): Likewise.
32081         [C99-based-standards] (SCNo32): Likewise.
32082         [C99-based-standards] (SCNu32): Likewise.
32083         [C99-based-standards] (SCNx32): Likewise.
32084         [C99-based-standards] (PRIdLEAST32): Likewise.
32085         [C99-based-standards] (PRIiLEAST32): Likewise.
32086         [C99-based-standards] (PRIoLEAST32): Likewise.
32087         [C99-based-standards] (PRIuLEAST32): Likewise.
32088         [C99-based-standards] (PRIxLEAST32): Likewise.
32089         [C99-based-standards] (PRIXLEAST32): Likewise.
32090         [C99-based-standards] (SCNdLEAST32): Likewise.
32091         [C99-based-standards] (SCNiLEAST32): Likewise.
32092         [C99-based-standards] (SCNoLEAST32): Likewise.
32093         [C99-based-standards] (SCNuLEAST32): Likewise.
32094         [C99-based-standards] (SCNxLEAST32): Likewise.
32095         [C99-based-standards] (PRIdFAST32): Likewise.
32096         [C99-based-standards] (PRIiFAST32): Likewise.
32097         [C99-based-standards] (PRIoFAST32): Likewise.
32098         [C99-based-standards] (PRIuFAST32): Likewise.
32099         [C99-based-standards] (PRIxFAST32): Likewise.
32100         [C99-based-standards] (PRIXFAST32): Likewise.
32101         [C99-based-standards] (SCNdFAST32): Likewise.
32102         [C99-based-standards] (SCNiFAST32): Likewise.
32103         [C99-based-standards] (SCNoFAST32): Likewise.
32104         [C99-based-standards] (SCNuFAST32): Likewise.
32105         [C99-based-standards] (SCNxFAST32): Likewise.
32106         [C99-based-standards] (PRId64): Likewise.
32107         [C99-based-standards] (PRIi64): Likewise.
32108         [C99-based-standards] (PRIo64): Likewise.
32109         [C99-based-standards] (PRIu64): Likewise.
32110         [C99-based-standards] (PRIx64): Likewise.
32111         [C99-based-standards] (PRIX64): Likewise.
32112         [C99-based-standards] (SCNd64): Likewise.
32113         [C99-based-standards] (SCNi64): Likewise.
32114         [C99-based-standards] (SCNo64): Likewise.
32115         [C99-based-standards] (SCNu64): Likewise.
32116         [C99-based-standards] (SCNx64): Likewise.
32117         [C99-based-standards] (PRIdLEAST64): Likewise.
32118         [C99-based-standards] (PRIiLEAST64): Likewise.
32119         [C99-based-standards] (PRIoLEAST64): Likewise.
32120         [C99-based-standards] (PRIuLEAST64): Likewise.
32121         [C99-based-standards] (PRIxLEAST64): Likewise.
32122         [C99-based-standards] (PRIXLEAST64): Likewise.
32123         [C99-based-standards] (SCNdLEAST64): Likewise.
32124         [C99-based-standards] (SCNiLEAST64): Likewise.
32125         [C99-based-standards] (SCNoLEAST64): Likewise.
32126         [C99-based-standards] (SCNuLEAST64): Likewise.
32127         [C99-based-standards] (SCNxLEAST64): Likewise.
32128         [C99-based-standards] (PRIdFAST64): Likewise.
32129         [C99-based-standards] (PRIiFAST64): Likewise.
32130         [C99-based-standards] (PRIoFAST64): Likewise.
32131         [C99-based-standards] (PRIuFAST64): Likewise.
32132         [C99-based-standards] (PRIxFAST64): Likewise.
32133         [C99-based-standards] (PRIXFAST64): Likewise.
32134         [C99-based-standards] (SCNdFAST64): Likewise.
32135         [C99-based-standards] (SCNiFAST64): Likewise.
32136         [C99-based-standards] (SCNoFAST64): Likewise.
32137         [C99-based-standards] (SCNuFAST64): Likewise.
32138         [C99-based-standards] (SCNxFAST64): Likewise.
32139         [C99-based-standards] (PRIdMAX): Likewise.
32140         [C99-based-standards] (PRIiMAX): Likewise.
32141         [C99-based-standards] (PRIoMAX): Likewise.
32142         [C99-based-standards] (PRIuMAX): Likewise.
32143         [C99-based-standards] (PRIxMAX): Likewise.
32144         [C99-based-standards] (PRIXMAX): Likewise.
32145         [C99-based-standards] (SCNdMAX): Likewise.
32146         [C99-based-standards] (SCNiMAX): Likewise.
32147         [C99-based-standards] (SCNoMAX): Likewise.
32148         [C99-based-standards] (SCNuMAX): Likewise.
32149         [C99-based-standards] (SCNxMAX): Likewise.
32150         [C99-based-standards] (PRIdPTR): Likewise.
32151         [C99-based-standards] (PRIiPTR): Likewise.
32152         [C99-based-standards] (PRIoPTR): Likewise.
32153         [C99-based-standards] (PRIuPTR): Likewise.
32154         [C99-based-standards] (PRIxPTR): Likewise.
32155         [C99-based-standards] (PRIXPTR): Likewise.
32156         [C99-based-standards] (SCNdPTR): Likewise.
32157         [C99-based-standards] (SCNiPTR): Likewise.
32158         [C99-based-standards] (SCNoPTR): Likewise.
32159         [C99-based-standards] (SCNuPTR): Likewise.
32160         [C99-based-standards] (SCNxPTR): Likewise.
32161         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
32162         allow.
32163         * conform/data/stdint.h-data: Update comments to clarify
32164         requirements.
32165         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
32166         type.
32167         [C99-based standards] (INT8_MAX): Likewise.
32168         [C99-based standards] (INT16_MIN): Likewise.
32169         [C99-based standards] (INT16_MAX): Likewise.
32170         [C99-based standards] (INT32_MIN): Likewise.
32171         [C99-based standards] (INT32_MAX): Likewise.
32172         [C99-based standards] (INT64_MIN): Likewise.
32173         [C99-based standards] (INT64_MAX): Likewise.
32174         [C99-based standards] (UINT8_MAX): Likewise.
32175         [C99-based standards] (UINT16_MAX): Likewise.
32176         [C99-based standards] (UINT32_MAX): Likewise.
32177         [C99-based standards] (UINT64_MAX): Likewise.
32178         [C99-based standards] (INT_LEAST8_MIN): Likewise.
32179         [C99-based standards] (INT_LEAST8_MAX): Likewise.
32180         [C99-based standards] (INT_LEAST16_MIN): Likewise.
32181         [C99-based standards] (INT_LEAST16_MAX): Likewise.
32182         [C99-based standards] (INT_LEAST32_MIN): Likewise.
32183         [C99-based standards] (INT_LEAST32_MAX): Likewise.
32184         [C99-based standards] (INT_LEAST64_MIN): Likewise.
32185         [C99-based standards] (INT_LEAST64_MAX): Likewise.
32186         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
32187         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
32188         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
32189         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
32190         [C99-based standards] (INT_FAST8_MIN): Likewise.
32191         [C99-based standards] (INT_FAST8_MAX): Likewise.
32192         [C99-based standards] (INT_FAST16_MIN): Likewise.
32193         [C99-based standards] (INT_FAST16_MAX): Likewise.
32194         [C99-based standards] (INT_FAST32_MIN): Likewise.
32195         [C99-based standards] (INT_FAST32_MAX): Likewise.
32196         [C99-based standards] (INT_FAST64_MIN): Likewise.
32197         [C99-based standards] (INT_FAST64_MAX): Likewise.
32198         [C99-based standards] (UINT_FAST8_MAX): Likewise.
32199         [C99-based standards] (UINT_FAST16_MAX): Likewise.
32200         [C99-based standards] (UINT_FAST32_MAX): Likewise.
32201         [C99-based standards] (UINT_FAST64_MAX): Likewise.
32202         [C99-based standards] (INTPTR_MIN): Likewise.
32203         [C99-based standards] (INTPTR_MAX): Likewise.
32204         [C99-based standards] (UINTPTR_MAX): Likewise.
32205         [C99-based standards] (INTMAX_MIN): Likewise.
32206         [C99-based standards] (INTMAX_MAX): Likewise.
32207         [C99-based standards] (UINTMAX_MAX): Likewise.
32208         [C99-based standards] (PTRDIFF_MIN): Likewise.
32209         [C99-based standards] (PTRDIFF_MAX): Likewise.
32210         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
32211         [C99-based standards] (SIZE_MAX): Likewise.
32212         [C99-based standards] (WCHAR_MAX): Likewise.
32213         [C99-based standards] (WINT_MAX): Likewise.
32214         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
32215         constraint on value.
32216         [C99-based standards] (WCHAR_MIN): Likewise.
32217         [C99-based standards] (WINT_MIN): Likewise.
32218         [C99-based standards] (*_t): Allow.
32219         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
32220         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
32221         Include math.h-data and complex.h-data.  Remove all expectations
32222         of math.h and complex.h contents.
32223         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
32224         at end of line.
32225         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
32226         (struct tm): Expect tag.
32227         [C99-based-standards] (wcstof): Expect function.
32228         [C99-based-standards] (wcstold): Likewise.
32229         [C99-based-standards] (wcstoll): Likewise.
32230         [C99-based-standards] (wcstoull): Likewise.
32231         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
32232         macro-int-constant.  Specify type.
32233         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
32234         constraint on value.
32235         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
32236         Specify type.
32237         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
32238         Specify value.
32239         [ISO C standards]: Do not allow headers.
32240         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
32241         wcs[abcdefghijklmnopqrstuvwxyz]*.
32242         [ISO C standards] (*_t): Do not allow.
32243         * conform/data/wctype.h-data [C99-based standards] (iswblank):
32244         Expect function.
32245         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
32246         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
32247         Specify type.
32248         [ISO C standards]: Do not allow headers.
32249         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
32250         is[abcdefghijklmnopqrstuvwxyz]*.
32251         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
32252         to[abcdefghijklmnopqrstuvwxyz]*.
32253         [ISO C standards] (*_t): Do not allow.
32254         * conform/data/stdalign.h-data: New file.
32255         * conform/data/stdbool.h-data: Likewise.
32256         * conform/data/stdnoreturn.h-data: Likewise.
32258 2012-11-07  Roland McGrath  <roland@hack.frob.com>
32260         [BZ #14815]
32261         * manual/filesys.texi (Directory Entries): Typo fix.
32262         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
32264 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32266         * elf/elf.h (EM_AARCH64): New macro.
32267         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
32268         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
32269         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
32270         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
32271         (R_AARCH64_TLSDESC): Likewise.
32272         (NT_ARM_TLS): Likewise.
32273         (NT_ARM_HW_BREAK): Likewise.
32274         (NT_ARM_HW_WATCH): Likewise.
32276 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32278         [BZ #14811]
32279         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
32280         (__ieee754_powl): Saturate nonzero exponents with absolute value
32281         below 0x1p-79 to +/- 0x1p-79.
32282         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
32283         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
32284         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
32285         nonzero exponents with absolute value below 0x1p-32 to +/-
32286         0x1p-32.
32287         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
32288         (__ieee754_powl): Saturate nonzero exponents with absolute value
32289         below 0x1p-79 to +/- 0x1p-79.
32290         * math/libm-test.inc (pow_test): Add more tests.
32292 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32294         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
32295         _dl_s390_cap_flags with kernel. Increase string length.
32296         (_dl_s390_platforms): Add z196 and zEC12.
32298 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
32300         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
32301         Change XOPEN21K to XOPEN2K.
32303 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
32305         * string/memmove.c: Use memcpy when possible.
32307 2012-11-06  Andreas Jaeger  <aj@suse.de>
32309         * po/eo.po: Update from translation team.
32311 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
32313         [BZ #14793]
32314         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
32315         exponent and small x and y exponents, scale x or y up.  Increase
32316         by 2 the exponent used in scaling up.
32317         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
32318         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
32319         * math/libm-test.inc (fma_test): Add more tests.
32320         (fma_test_towardzero): Likewise.
32321         (fma_test_downward): Likewise.
32322         (fma_test_upward): Likewise.
32324 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
32326         [BZ #14805]
32327         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
32328         fenv_t *.
32330         [BZ #14801]
32331         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
32332         namespace for names of struct fields.
32333         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
32334         fenv_t fields.
32335         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
32336         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
32338 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
32340         [BZ #3665]
32341         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
32343 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
32345         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
32346         PTR_DEMANGLE.
32348         [BZ #5246]
32349         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
32350         PTR_DEMANGLE.
32352 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
32354         [BZ #14797]
32355         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
32356         definitely overflow as x * y not x * y + z.
32357         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
32358         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
32359         * math/libm-test.inc (fma_test): Add more tests.
32360         (fma_test_towardzero): Likewise.
32361         (fma_test_downward): Likewise.
32362         (fma_test_upward): Likewise.
32364 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
32366         [BZ #157]
32368         * include/stub-tag.h: Remove file.
32369         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
32370         '#include' of it.
32371         * manual/maint.texi (Porting): Don't reference it.
32372         * Makerules ($(objpfx)stubs): Likewise.
32373         * dirent/closedir.c: Don't include <stub-tag.h>.
32374         * dirent/dirfd.c: Likewise.
32375         * dirent/fdopendir.c: Likewise.
32376         * dirent/getdents.c: Likewise.
32377         * dirent/getdents64.c: Likewise.
32378         * dirent/opendir.c: Likewise.
32379         * dirent/readdir.c: Likewise.
32380         * dirent/readdir64.c: Likewise.
32381         * dirent/readdir64_r.c: Likewise.
32382         * dirent/readdir_r.c: Likewise.
32383         * dirent/rewinddir.c: Likewise.
32384         * dirent/seekdir.c: Likewise.
32385         * dirent/telldir.c: Likewise.
32386         * gmon/profil.c: Likewise.
32387         * grp/setgroups.c: Likewise.
32388         * inet/if_index.c: Likewise.
32389         * io/access.c: Likewise.
32390         * io/chdir.c: Likewise.
32391         * io/chmod.c: Likewise.
32392         * io/chown.c: Likewise.
32393         * io/close.c: Likewise.
32394         * io/dup.c: Likewise.
32395         * io/dup2.c: Likewise.
32396         * io/dup3.c: Likewise.
32397         * io/euidaccess.c: Likewise.
32398         * io/faccessat.c: Likewise.
32399         * io/fchdir.c: Likewise.
32400         * io/fchmod.c: Likewise.
32401         * io/fchmodat.c: Likewise.
32402         * io/fchown.c: Likewise.
32403         * io/fchownat.c: Likewise.
32404         * io/fcntl.c: Likewise.
32405         * io/flock.c: Likewise.
32406         * io/fstatfs.c: Likewise.
32407         * io/fstatfs64.c: Likewise.
32408         * io/fstatvfs.c: Likewise.
32409         * io/fstatvfs64.c: Likewise.
32410         * io/futimens.c: Likewise.
32411         * io/fxstat.c: Likewise.
32412         * io/fxstat64.c: Likewise.
32413         * io/fxstatat.c: Likewise.
32414         * io/fxstatat64.c: Likewise.
32415         * io/getcwd.c: Likewise.
32416         * io/isatty.c: Likewise.
32417         * io/lchmod.c: Likewise.
32418         * io/lchown.c: Likewise.
32419         * io/link.c: Likewise.
32420         * io/linkat.c: Likewise.
32421         * io/lseek.c: Likewise.
32422         * io/lseek64.c: Likewise.
32423         * io/lxstat64.c: Likewise.
32424         * io/mkdir.c: Likewise.
32425         * io/mkdirat.c: Likewise.
32426         * io/mkfifo.c: Likewise.
32427         * io/mkfifoat.c: Likewise.
32428         * io/open.c: Likewise.
32429         * io/open64.c: Likewise.
32430         * io/openat.c: Likewise.
32431         * io/openat64.c: Likewise.
32432         * io/pipe.c: Likewise.
32433         * io/pipe2.c: Likewise.
32434         * io/poll.c: Likewise.
32435         * io/posix_fadvise.c: Likewise.
32436         * io/posix_fadvise64.c: Likewise.
32437         * io/posix_fallocate.c: Likewise.
32438         * io/posix_fallocate64.c: Likewise.
32439         * io/read.c: Likewise.
32440         * io/readlink.c: Likewise.
32441         * io/readlinkat.c: Likewise.
32442         * io/rmdir.c: Likewise.
32443         * io/sendfile.c: Likewise.
32444         * io/sendfile64.c: Likewise.
32445         * io/statfs.c: Likewise.
32446         * io/statfs64.c: Likewise.
32447         * io/statvfs.c: Likewise.
32448         * io/statvfs64.c: Likewise.
32449         * io/symlink.c: Likewise.
32450         * io/symlinkat.c: Likewise.
32451         * io/ttyname.c: Likewise.
32452         * io/ttyname_r.c: Likewise.
32453         * io/umask.c: Likewise.
32454         * io/unlink.c: Likewise.
32455         * io/unlinkat.c: Likewise.
32456         * io/utime.c: Likewise.
32457         * io/utimensat.c: Likewise.
32458         * io/write.c: Likewise.
32459         * io/xmknod.c: Likewise.
32460         * io/xmknodat.c: Likewise.
32461         * io/xstat.c: Likewise.
32462         * io/xstat64.c: Likewise.
32463         * login/getpt.c: Likewise.
32464         * login/grantpt.c: Likewise.
32465         * login/unlockpt.c: Likewise.
32466         * math/e_acoshl.c: Likewise.
32467         * math/e_acosl.c: Likewise.
32468         * math/e_asinl.c: Likewise.
32469         * math/e_atan2l.c: Likewise.
32470         * math/e_atanhl.c: Likewise.
32471         * math/e_coshl.c: Likewise.
32472         * math/e_expl.c: Likewise.
32473         * math/e_fmodl.c: Likewise.
32474         * math/e_gammal_r.c: Likewise.
32475         * math/e_hypotl.c: Likewise.
32476         * math/e_j0l.c: Likewise.
32477         * math/e_j1l.c: Likewise.
32478         * math/e_jnl.c: Likewise.
32479         * math/e_lgammal_r.c: Likewise.
32480         * math/e_log10l.c: Likewise.
32481         * math/e_log2l.c: Likewise.
32482         * math/e_logl.c: Likewise.
32483         * math/e_powl.c: Likewise.
32484         * math/e_rem_pio2l.c: Likewise.
32485         * math/e_sinhl.c: Likewise.
32486         * math/e_sqrtl.c: Likewise.
32487         * math/fclrexcpt.c: Likewise.
32488         * math/fedisblxcpt.c: Likewise.
32489         * math/feenablxcpt.c: Likewise.
32490         * math/fegetenv.c: Likewise.
32491         * math/fegetexcept.c: Likewise.
32492         * math/fegetround.c: Likewise.
32493         * math/feholdexcpt.c: Likewise.
32494         * math/fesetenv.c: Likewise.
32495         * math/fesetround.c: Likewise.
32496         * math/feupdateenv.c: Likewise.
32497         * math/fgetexcptflg.c: Likewise.
32498         * math/fraiseexcpt.c: Likewise.
32499         * math/fsetexcptflg.c: Likewise.
32500         * math/ftestexcept.c: Likewise.
32501         * math/k_cosl.c: Likewise.
32502         * math/k_rem_pio2l.c: Likewise.
32503         * math/k_sinl.c: Likewise.
32504         * math/k_tanl.c: Likewise.
32505         * math/s_asinhl.c: Likewise.
32506         * math/s_atanl.c: Likewise.
32507         * math/s_cbrtl.c: Likewise.
32508         * math/s_erfl.c: Likewise.
32509         * math/s_expm1l.c: Likewise.
32510         * math/s_log1pl.c: Likewise.
32511         * math/s_tanhl.c: Likewise.
32512         * misc/acct.c: Likewise.
32513         * misc/brk.c: Likewise.
32514         * misc/chflags.c: Likewise.
32515         * misc/chroot.c: Likewise.
32516         * misc/fchflags.c: Likewise.
32517         * misc/fgetxattr.c: Likewise.
32518         * misc/flistxattr.c: Likewise.
32519         * misc/fremovexattr.c: Likewise.
32520         * misc/fsetxattr.c: Likewise.
32521         * misc/fsync.c: Likewise.
32522         * misc/ftruncate.c: Likewise.
32523         * misc/futimes.c: Likewise.
32524         * misc/futimesat.c: Likewise.
32525         * misc/getdomain.c: Likewise.
32526         * misc/getdtsz.c: Likewise.
32527         * misc/gethostid.c: Likewise.
32528         * misc/gethostname.c: Likewise.
32529         * misc/getloadavg.c: Likewise.
32530         * misc/getpagesize.c: Likewise.
32531         * misc/getsysstats.c: Likewise.
32532         * misc/getxattr.c: Likewise.
32533         * misc/gtty.c: Likewise.
32534         * misc/ioctl.c: Likewise.
32535         * misc/lgetxattr.c: Likewise.
32536         * misc/listxattr.c: Likewise.
32537         * misc/llistxattr.c: Likewise.
32538         * misc/lremovexattr.c: Likewise.
32539         * misc/lsetxattr.c: Likewise.
32540         * misc/lutimes.c: Likewise.
32541         * misc/madvise.c: Likewise.
32542         * misc/mincore.c: Likewise.
32543         * misc/mlock.c: Likewise.
32544         * misc/mlockall.c: Likewise.
32545         * misc/mmap.c: Likewise.
32546         * misc/mprotect.c: Likewise.
32547         * misc/msync.c: Likewise.
32548         * misc/munlock.c: Likewise.
32549         * misc/munlockall.c: Likewise.
32550         * misc/munmap.c: Likewise.
32551         * misc/preadv.c: Likewise.
32552         * misc/preadv64.c: Likewise.
32553         * misc/ptrace.c: Likewise.
32554         * misc/pwritev.c: Likewise.
32555         * misc/pwritev64.c: Likewise.
32556         * misc/readv.c: Likewise.
32557         * misc/reboot.c: Likewise.
32558         * misc/remap_file_pages.c: Likewise.
32559         * misc/removexattr.c: Likewise.
32560         * misc/revoke.c: Likewise.
32561         * misc/select.c: Likewise.
32562         * misc/setdomain.c: Likewise.
32563         * misc/setegid.c: Likewise.
32564         * misc/seteuid.c: Likewise.
32565         * misc/sethostid.c: Likewise.
32566         * misc/sethostname.c: Likewise.
32567         * misc/setregid.c: Likewise.
32568         * misc/setreuid.c: Likewise.
32569         * misc/setxattr.c: Likewise.
32570         * misc/sstk.c: Likewise.
32571         * misc/stty.c: Likewise.
32572         * misc/swapoff.c: Likewise.
32573         * misc/swapon.c: Likewise.
32574         * misc/sync.c: Likewise.
32575         * misc/syncfs.c: Likewise.
32576         * misc/syscall.c: Likewise.
32577         * misc/truncate.c: Likewise.
32578         * misc/ualarm.c: Likewise.
32579         * misc/usleep.c: Likewise.
32580         * misc/ustat.c: Likewise.
32581         * misc/utimes.c: Likewise.
32582         * misc/vhangup.c: Likewise.
32583         * misc/writev.c: Likewise.
32584         * posix/_exit.c: Likewise.
32585         * posix/alarm.c: Likewise.
32586         * posix/execve.c: Likewise.
32587         * posix/fexecve.c: Likewise.
32588         * posix/fork.c: Likewise.
32589         * posix/fpathconf.c: Likewise.
32590         * posix/getaddrinfo.c: Likewise.
32591         * posix/getegid.c: Likewise.
32592         * posix/geteuid.c: Likewise.
32593         * posix/getgid.c: Likewise.
32594         * posix/getgroups.c: Likewise.
32595         * posix/getlogin.c: Likewise.
32596         * posix/getlogin_r.c: Likewise.
32597         * posix/getpgid.c: Likewise.
32598         * posix/getpid.c: Likewise.
32599         * posix/getppid.c: Likewise.
32600         * posix/getresgid.c: Likewise.
32601         * posix/getresuid.c: Likewise.
32602         * posix/getsid.c: Likewise.
32603         * posix/getuid.c: Likewise.
32604         * posix/glob64.c: Likewise.
32605         * posix/nanosleep.c: Likewise.
32606         * posix/pathconf.c: Likewise.
32607         * posix/pause.c: Likewise.
32608         * posix/posix_madvise.c: Likewise.
32609         * posix/pread.c: Likewise.
32610         * posix/pread64.c: Likewise.
32611         * posix/pwrite.c: Likewise.
32612         * posix/pwrite64.c: Likewise.
32613         * posix/sched_getaffinity.c: Likewise.
32614         * posix/sched_getp.c: Likewise.
32615         * posix/sched_gets.c: Likewise.
32616         * posix/sched_primax.c: Likewise.
32617         * posix/sched_primin.c: Likewise.
32618         * posix/sched_rr_gi.c: Likewise.
32619         * posix/sched_setaffinity.c: Likewise.
32620         * posix/sched_setp.c: Likewise.
32621         * posix/sched_sets.c: Likewise.
32622         * posix/sched_yield.c: Likewise.
32623         * posix/setgid.c: Likewise.
32624         * posix/setlogin.c: Likewise.
32625         * posix/setpgid.c: Likewise.
32626         * posix/setresgid.c: Likewise.
32627         * posix/setresuid.c: Likewise.
32628         * posix/setsid.c: Likewise.
32629         * posix/setuid.c: Likewise.
32630         * posix/sleep.c: Likewise.
32631         * posix/spawni.c: Likewise.
32632         * posix/sysconf.c: Likewise.
32633         * posix/times.c: Likewise.
32634         * posix/wait.c: Likewise.
32635         * posix/wait3.c: Likewise.
32636         * posix/wait4.c: Likewise.
32637         * posix/waitpid.c: Likewise.
32638         * resolv/gai_sigqueue.c: Likewise.
32639         * resource/getpriority.c: Likewise.
32640         * resource/getrlimit.c: Likewise.
32641         * resource/getrusage.c: Likewise.
32642         * resource/nice.c: Likewise.
32643         * resource/setpriority.c: Likewise.
32644         * resource/setrlimit.c: Likewise.
32645         * resource/ulimit.c: Likewise.
32646         * rt/aio_cancel.c: Likewise.
32647         * rt/aio_fsync.c: Likewise.
32648         * rt/aio_read.c: Likewise.
32649         * rt/aio_sigqueue.c: Likewise.
32650         * rt/aio_suspend.c: Likewise.
32651         * rt/aio_write.c: Likewise.
32652         * rt/clock_getres.c: Likewise.
32653         * rt/clock_gettime.c: Likewise.
32654         * rt/clock_nanosleep.c: Likewise.
32655         * rt/clock_settime.c: Likewise.
32656         * rt/lio_listio.c: Likewise.
32657         * rt/mq_close.c: Likewise.
32658         * rt/mq_getattr.c: Likewise.
32659         * rt/mq_notify.c: Likewise.
32660         * rt/mq_open.c: Likewise.
32661         * rt/mq_receive.c: Likewise.
32662         * rt/mq_send.c: Likewise.
32663         * rt/mq_setattr.c: Likewise.
32664         * rt/mq_timedreceive.c: Likewise.
32665         * rt/mq_timedsend.c: Likewise.
32666         * rt/mq_unlink.c: Likewise.
32667         * rt/shm_open.c: Likewise.
32668         * rt/shm_unlink.c: Likewise.
32669         * rt/timer_create.c: Likewise.
32670         * rt/timer_delete.c: Likewise.
32671         * rt/timer_getoverr.c: Likewise.
32672         * rt/timer_gettime.c: Likewise.
32673         * rt/timer_settime.c: Likewise.
32674         * setjmp/__longjmp.c: Likewise.
32675         * setjmp/setjmp.c: Likewise.
32676         * signal/kill.c: Likewise.
32677         * signal/killpg.c: Likewise.
32678         * signal/raise.c: Likewise.
32679         * signal/sigaction.c: Likewise.
32680         * signal/sigaltstack.c: Likewise.
32681         * signal/sigblock.c: Likewise.
32682         * signal/sigignore.c: Likewise.
32683         * signal/sigintr.c: Likewise.
32684         * signal/signal.c: Likewise.
32685         * signal/sigpause.c: Likewise.
32686         * signal/sigpending.c: Likewise.
32687         * signal/sigqueue.c: Likewise.
32688         * signal/sigreturn.c: Likewise.
32689         * signal/sigset.c: Likewise.
32690         * signal/sigsetmask.c: Likewise.
32691         * signal/sigstack.c: Likewise.
32692         * signal/sigsuspend.c: Likewise.
32693         * signal/sigtimedwait.c: Likewise.
32694         * signal/sigvec.c: Likewise.
32695         * signal/sigwait.c: Likewise.
32696         * signal/sigwaitinfo.c: Likewise.
32697         * signal/sysv_signal.c: Likewise.
32698         * socket/accept.c: Likewise.
32699         * socket/accept4.c: Likewise.
32700         * socket/bind.c: Likewise.
32701         * socket/connect.c: Likewise.
32702         * socket/getpeername.c: Likewise.
32703         * socket/getsockname.c: Likewise.
32704         * socket/getsockopt.c: Likewise.
32705         * socket/isfdtype.c: Likewise.
32706         * socket/listen.c: Likewise.
32707         * socket/recv.c: Likewise.
32708         * socket/recvfrom.c: Likewise.
32709         * socket/recvmsg.c: Likewise.
32710         * socket/send.c: Likewise.
32711         * socket/sendmsg.c: Likewise.
32712         * socket/sendto.c: Likewise.
32713         * socket/setsockopt.c: Likewise.
32714         * socket/shutdown.c: Likewise.
32715         * socket/sockatmark.c: Likewise.
32716         * socket/socket.c: Likewise.
32717         * socket/socketpair.c: Likewise.
32718         * stdio-common/ctermid.c: Likewise.
32719         * stdio-common/cuserid.c: Likewise.
32720         * stdio-common/remove.c: Likewise.
32721         * stdio-common/rename.c: Likewise.
32722         * stdio-common/renameat.c: Likewise.
32723         * stdio-common/tempname.c: Likewise.
32724         * stdlib/getcontext.c: Likewise.
32725         * stdlib/makecontext.c: Likewise.
32726         * stdlib/setcontext.c: Likewise.
32727         * stdlib/swapcontext.c: Likewise.
32728         * stdlib/system.c: Likewise.
32729         * streams/fattach.c: Likewise.
32730         * streams/fdetach.c: Likewise.
32731         * streams/getmsg.c: Likewise.
32732         * streams/getpmsg.c: Likewise.
32733         * streams/putmsg.c: Likewise.
32734         * streams/putpmsg.c: Likewise.
32735         * sysdeps/unix/bsd/getpt.c: Likewise.
32736         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
32737         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
32738         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
32739         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
32740         Likewise.
32741         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
32742         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
32743         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
32744         * sysvipc/msgctl.c: Likewise.
32745         * sysvipc/msgget.c: Likewise.
32746         * sysvipc/msgrcv.c: Likewise.
32747         * sysvipc/msgsnd.c: Likewise.
32748         * sysvipc/semctl.c: Likewise.
32749         * sysvipc/semget.c: Likewise.
32750         * sysvipc/semop.c: Likewise.
32751         * sysvipc/semtimedop.c: Likewise.
32752         * sysvipc/shmat.c: Likewise.
32753         * sysvipc/shmctl.c: Likewise.
32754         * sysvipc/shmdt.c: Likewise.
32755         * sysvipc/shmget.c: Likewise.
32756         * termios/tcdrain.c: Likewise.
32757         * termios/tcflow.c: Likewise.
32758         * termios/tcflush.c: Likewise.
32759         * termios/tcgetattr.c: Likewise.
32760         * termios/tcgetpgrp.c: Likewise.
32761         * termios/tcsendbrk.c: Likewise.
32762         * termios/tcsetattr.c: Likewise.
32763         * termios/tcsetpgrp.c: Likewise.
32764         * time/adjtime.c: Likewise.
32765         * time/clock.c: Likewise.
32766         * time/getitimer.c: Likewise.
32767         * time/gettimeofday.c: Likewise.
32768         * time/setitimer.c: Likewise.
32769         * time/settimeofday.c: Likewise.
32770         * time/stime.c: Likewise.
32771         * time/time.c: Likewise.
32773 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
32775         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
32776         /usr/old/bin.
32778         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
32779         instead of spaces.
32780         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
32782 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
32784         [BZ #14796]
32785         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
32786         FE_TONEAREST before applying Dekker multiplication and Knuth
32787         addition.  Clear inexact exceptions and check for exact zero
32788         results afterwards.
32789         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
32790         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
32791         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
32792         * math/libm-test.inc (fma_test): Add more tests.
32793         (fma_test_towardzero): Likewise.
32794         (fma_test_downward): Likewise.
32795         (fma_test_upward): Likewise.
32796         * sysdeps/generic/math_private.h (default_libc_fesetround): New
32797         function.
32798         (libc_fesetround): New macro.
32799         (libc_fesetroundf): Likewise.
32800         (libc_fesetroundl): Likewise.
32801         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
32802         function.
32803         (libc_fesetround_387): Likewise.
32804         (libc_fesetroundf): New macro.
32805         (libc_fesetround): Likewise.
32806         (libc_fesetroundl): Likewise.
32807         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
32808         function.
32809         (libc_fesetroundf): New macro.
32810         (libc_fesetround): Likewise.
32811         (libc_fesetroundl): Likewise.
32812         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
32813         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
32814         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
32815         libm_hidden_ver.
32816         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
32817         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
32818         libm_hidden_def.
32819         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
32820         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
32821         libm_hidden_ver.
32822         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
32823         libm_hidden_def.
32825         [BZ #3439]
32826         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
32827         integer constant usable in #if and use that to give value to enum
32828         constant.
32829         (FE_DIVBYZERO): Likewise.
32830         (FE_UNDERFLOW): Likewise.
32831         (FE_OVERFLOW): Likewise.
32832         (FE_INVALID): Likewise.
32833         (FE_INVALID_SNAN): Likewise.
32834         (FE_INVALID_ISI): Likewise.
32835         (FE_INVALID_IDI): Likewise.
32836         (FE_INVALID_ZDZ): Likewise.
32837         (FE_INVALID_IMZ): Likewise.
32838         (FE_INVALID_COMPARE): Likewise.
32839         (FE_INVALID_SOFTWARE): Likewise.
32840         (FE_INVALID_SQRT): Likewise.
32841         (FE_INVALID_INTEGER_CONVERSION): Likewise.
32842         (FE_TONEAREST): Likewise.
32843         (FE_TOWARDZERO): Likewise.
32844         (FE_UPWARD): Likewise.
32845         (FE_DOWNWARD): Likewise.
32846         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
32847         (FE_DIVBYZERO): Likewise.
32848         (FE_OVERFLOW): Likewise.
32849         (FE_UNDERFLOW): Likewise.
32850         (FE_INEXACT): Likewise.
32851         (FE_TONEAREST): Likewise.
32852         (FE_DOWNWARD): Likewise.
32853         (FE_UPWARD): Likewise.
32854         (FE_TOWARDZERO): Likewise.
32855         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
32856         (FE_UNDERFLOW): Likewise.
32857         (FE_OVERFLOW): Likewise.
32858         (FE_DIVBYZERO): Likewise.
32859         (FE_INVALID): Likewise.
32860         (FE_TONEAREST): Likewise.
32861         (FE_TOWARDZERO): Likewise.
32862         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
32863         (FE_OVERFLOW): Likewise.
32864         (FE_UNDERFLOW): Likewise.
32865         (FE_DIVBYZERO): Likewise.
32866         (FE_INEXACT): Likewise.
32867         (FE_TONEAREST): Likewise.
32868         (FE_TOWARDZERO): Likewise.
32869         (FE_UPWARD): Likewise.
32870         (FE_DOWNWARD): Likewise.
32871         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
32872         (FE_DIVBYZERO): Likewise.
32873         (FE_OVERFLOW): Likewise.
32874         (FE_UNDERFLOW): Likewise.
32875         (FE_INEXACT): Likewise.
32876         (FE_TONEAREST): Likewise.
32877         (FE_DOWNWARD): Likewise.
32878         (FE_UPWARD): Likewise.
32879         (FE_TOWARDZERO): Likewise.
32881 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
32883         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
32885 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
32887         * scripts/cross-test-ssh.sh (command): Use newlines to separate
32888         commands.  Quote $PWD.
32889         (blacklist_exports): Don't use remove_newlines.  Replace "declare
32890         -x" by "export".
32891         (remove_newlines): Remove.
32893 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
32895         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
32896         * stdlib/stdlib.h (atof): Moved to ...
32897         * include/bits/stdlib-float.h: Here.  New file.
32898         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
32899         * stdlib/bits/stdlib-float.h: New file.
32900         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
32901         -mno-sse -mno-mmx.
32902         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
32903         <xmmintrin.h>.
32905 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
32907         * conform/conformtest.pl (@headers): Add fenv.h.
32908         * conform/data/fenv.h-data: New file.
32909         * include/fenv.h [_ISOMAC]: Disable all contents of file except
32910         include of <math/fenv.h>.
32912         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
32913         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
32914         && !UNIX98].  Enables tests for XOPEN2K8.
32915         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
32916         POSIX2008]: Likewise.
32918         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
32919         (struct rusage): Do not expect type or its members.
32921         [BZ #3439]
32922         * math/math.h (FP_NAN): Define macro to integer constant usable in
32923         #if and use that to give value to enum constant.
32924         (FP_INFINITE): Likewise.
32925         (FP_ZERO): Likewise.
32926         (FP_SUBNORMAL): Likewise.
32927         (FP_NORMAL): Likewise.
32929 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
32931         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
32932         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
32933         arguments.
32935 2012-11-02  Roland McGrath  <roland@hack.frob.com>
32937         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
32938         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
32939         autoconf-time if not.
32940         * configure.in: Remove AC_PREREQ.
32942 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
32944         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
32945         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
32946         of the internal implementation.
32948 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
32950         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
32951         except include of <misc/sys/syslog.h>.
32953 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
32955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
32956         function returns with a NULL context exit with zero.
32958 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
32960         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
32962 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
32964         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
32965         (run_program_cmd): This.
32966         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
32967         (tst_langinfo): New variable.  Use it.
32969 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
32971         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
32972         floating point opcodes.
32974 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
32976         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
32977         variable.
32979         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
32981         * sysdeps/mach/hurd/powerpc: Remove directory.
32982         * sysdeps/mach/powerpc: Likewise.
32984 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
32986         * scripts/check-local-headers.sh: Ignore c++ headers.
32988 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
32990         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
32991         __libc_cleanup_region_start argument.
32993 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
32995         [BZ #14784]
32996         [BZ #14785]
32997         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
32998         x * y using scaling, not as x * y + z.
32999         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33000         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33001         * math/libm-test.inc (fma_test): Add more tests.
33002         (fma_test_towardzero): Likewise.
33003         (fma_test_downward): Likewise.
33004         (fma_test_upward): Likewise.
33006 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
33008         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
33010 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
33012         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
33013         New variable.
33015 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
33017         * rt/tst-shm.c (worker): Correct checking for mmap failure.
33019 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
33021         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33022         Fix sort order.
33023         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33024         Likewise.
33026 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33028         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33029         Fix the order of the list for glibc 2.17.
33030         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33031         Likewise.
33033 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
33035         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
33037 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
33039         [BZ #14610]
33040         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
33041         for low part of x being zero before using __atanl (y).
33042         * math/libm-test.inc (atan2_test): Add another test.
33044         * manual/install.texi (Configuring and compiling): Document
33045         general use of test-wrapper and test-wrapper-env.
33046         * INSTALL: Regenerated.
33048         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
33049         (__fma): Do not extract and scale down low bits on after-rounding
33050         systems when result rounded to normal precision would have normal
33051         exponent.
33052         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
33053         (__fmal): Do not extract and scale down low bits on after-rounding
33054         systems when result rounded to normal precision would have normal
33055         exponent.
33056         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
33057         (__fmal): Do not extract and scale down low bits on after-rounding
33058         systems when result rounded to normal precision would have normal
33059         exponent.
33060         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
33061         macro.
33062         (fma_test): Add more tests.
33063         (fma_test_towardzero): Likewise.
33064         (fma_test_downward): Likewise.
33065         (fma_test_upward): Likewise.
33067 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
33069         * sysdeps/i386/tininess.h: Renamed to ...
33070         * sysdeps/x86/tininess.h: This.
33071         * sysdeps/x86_64/tininess.h: Removed.
33073 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
33075         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
33076         input.  Use $(build-program-cmd).
33077         ($(objpfx)tst-array1-static.out): Likewise.
33078         ($(objpfx)tst-array2.out): Likewise.
33079         ($(objpfx)tst-array3.out): Likewise.
33080         ($(objpfx)tst-array4.out): Likewise.
33081         ($(objpfx)tst-array5.out): Likewise.
33082         ($(objpfx)tst-array5-static.out): Likewise.
33084 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
33086         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
33087         if defined.
33089         * nss/nsswitch.h (nss_interface_function): Provide new
33090         macro for use with NSS functions.
33091         * grp/initgroups.c: Use new macro.
33092         * nss/getXXbyYY.c: Likewise.
33093         * nss/getXXbyYY_r.c: Likewise.
33094         * nss/getXXent.c: Likewise.
33095         * nss/getXXent_r.c: Likewise.
33096         * sysdeps/posix/getaddrinfo.c: Likewise.
33098 2012-10-30  Andreas Jaeger  <aj@suse.de>
33100         * po/ru.po: Update Russion translation from translation project.
33102 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
33104         [BZ #14152]
33105         [BZ #14783]
33106         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
33107         result and shift together with sticky bit instead of replicating
33108         round-to-nearest rounding.
33109         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
33110         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
33111         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
33112         missing underflow exceptions.
33113         (fma_test_towardzero): Add more tests.
33114         (fma_test_downward): Likewise.
33115         (fma_test_upward): Likewise.
33117         [BZ #14047]
33118         * sysdeps/generic/tininess.h: New file.
33119         * sysdeps/i386/tininess.h: Likewise.
33120         * sysdeps/sh/tininess.h: Likewise.
33121         * sysdeps/x86_64/tininess.h: Likewise.
33122         * stdlib/tst-strtod-underflow.c: Likewise.
33123         * stdlib/tst-tininess.c: Likewise.
33124         * stdlib/strtod_l.c: Include <tininess.h>.
33125         (round_and_return): Do not set errno for exact underflow cases.
33126         Force an underflow exception when setting errno for underflow.
33127         Determine underflow based on rounding to normal precision if
33128         TININESS_AFTER_ROUNDING.
33129         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
33130         ERANGE for exact underflow cases.
33131         * stdlib/Makefile (tests): Add tst-tininess and
33132         tst-strtod-underflow.
33133         ($(objpfx)tst-tininess): Use $(link-libm).
33134         ($(objpfx)tst-strtod-underflow): Likewise.
33136 2012-10-30  Andreas Jaeger  <aj@suse.de>
33138         [BZ#14767]
33139         * elf/Makefile (tests): Remove conditional for have-initfini-array
33140         since this is now always required and the variable does not exist
33141         anymore.
33142         (tests-static): Likewise.
33143         (modules-names): Likewise.
33145         * po/eo.po: Add Esperanto translation from translation project.
33147         * elf/tst-array1.c (fini_array): Make writeable so that it can be
33148         merged with constructor/destructor.
33149         (init_array): Likewise.
33150         * elf/tst-array2dep.c (fini_array): Likewise.
33151         (init_array): Likewise.
33153 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
33155         * manual/message.texi: Delete @cartouche tags.
33157 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
33159         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
33160         EOPNOTSUPP.
33161         * sysdeps/mach/hurd/fsync.c: Likewise.
33163         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
33164         [_POSIX_REALTIME_SIGNALS]: Change condition to
33165         [_POSIX_REALTIME_SIGNALS > 0].
33167 2012-10-27  Andreas Jaeger  <aj@suse.de>
33169         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
33170         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
33171         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
33172         [__WORDSIZE != 64]: Likewise.
33174 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
33176         *  iconvdata/tst-table.sh: Remove ${SHELL}.
33177         *  iconvdata/tst-tables.sh: Likewise.
33179 2012-10-25  David S. Miller  <davem@davemloft.net>
33181         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
33182         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
33183         of strtoull.
33185         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
33186         ifunc-impl-list.c
33187         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
33188         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
33189         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
33190         file.
33192 2012-10-25  Roland McGrath  <roland@hack.frob.com>
33194         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
33195         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
33196         __getdirentries.
33198 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
33199             Jim Blandy  <jimb@codesourcery.com>
33201         * scripts/cross-test-ssh.sh: New file.
33202         * manual/install.texi (Configuring and compiling): Document use of
33203         cross-test-ssh.sh.
33204         * INSTALL: Regenerated.
33206 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
33208         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
33209         EOPNOTSUPP.
33211 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
33213         * Makeconfig (run-program-prefix): Fix comment.
33215 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
33216             Jim Blandy  <jimb@codesourcery.com>
33218         * Makeconfig (test-wrapper): New variable,
33219         (test-wrapper-env): Likewise.
33220         [$(cross-compiling) = yes && $(test-wrapper) != ""]
33221         (run-built-tests): Define to yes.
33222         (run-program-prefix): Use $(test-wrapper).
33223         (built-program-cmd): Likewise.
33224         * Rules (make-test-out): Use $(test-wrapper-env) and
33225         $(host-built-program-cmd).
33226         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
33227         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
33228         tst-pathopt.sh.
33229         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
33230         $(test-wrapper-env) to tst-rtld-load-self.sh.
33231         ($(objpfx)order2.out): Use $(test-wrapper).
33232         ($(objpfx)tst-initorder.out): Likewise.
33233         ($(objpfx)tst-initorder2.out): Likewise.
33234         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
33235         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
33236         (test_wrapper_env): New variable.  Use it to run ld.so.
33237         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
33238         Use it to run ld.so.
33239         (test_wrapper_env): Likewise.
33240         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
33241         $(test-wrapper) to run-iconv-test.sh.
33242         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
33243         (ICONV): Use $test_wrapper.
33244         * posix/Makefile ($(objpfx)globtest.out): Pass
33245         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
33246         globtest.sh, not $(run-program-prefix).
33247         * posix/globtest.sh (run_via_rtld_prefix): New variable.
33248         (test_wrapper): Likewise.
33249         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
33250         set together with run_via_rtld_prefix.
33251         (run_program_prefix): Define in terms of test_wrapper and
33252         run_via_rtld_prefix.
33254 2012-10-24  Roland McGrath  <roland@hack.frob.com>
33256         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
33257         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
33258         Targets removed.
33260         [BZ #14743]
33261         * include/time.h: Remove librt_hidden_proto (clock_gettime).
33262         Declare __clock_getres, __clock_gettime, __clock_settime,
33263         __clock_nanosleep, and __clock_getcpuclockid.
33264         * rt/clock_gettime.c: Define __clock_gettime as an alias.
33265         Remove librt_hidden_def (clock_gettime).
33266         * sysdeps/unix/clock_gettime.c: Likewise.
33267         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
33268         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
33269         * rt/clock_getres.c: Define __clock_getres as an alias.
33270         * sysdeps/posix/clock_getres.c: Likewise.
33271         * rt/clock_settime.c: Define __clock_settime as an alias.
33272         * sysdeps/unix/clock_settime.c: Likewise.
33273         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
33274         * sysdeps/unix/clock_nanosleep.c: Likewise.
33275         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
33276         * rt/clock-compat.c: New file.
33277         * rt/Makefile (librt-routines): Add clock-compat and move
33278         $(clock-routines) to ...
33279         (routines): ... here, new variable.
33280         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
33281         Don't add get_clockfreq here.
33282         * rt/Versions (libc: GLIBC_2.17): New version set.
33283         Add clock_* symbols here.
33284         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
33285         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
33286         (GLIBC_2.17): Add clock_* symbols.
33287         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
33288         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
33289         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
33290         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33291         Likewise.
33292         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33293         Likewise.
33294         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
33295         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
33296         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
33297         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
33298         * NEWS: Mention the move.
33300         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
33301         Use __open, __read, __close rather than their public counterparts.
33302         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
33303         (__get_clockfreq_via_cpuinfo): Likewise.
33304         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
33305         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
33307         * config.h.in (HAVE_IFUNC): New #undef.
33308         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
33309         was successful.
33310         * configure: Regenerated.
33312 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
33314         * configure.in: Move READELF check to start of file.
33315         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
33316         libc_cv_asm_gnu_indirect_function in the process.
33317         * configure: Regenerated.
33319 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
33321         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
33322         send the output to /dev/null.
33323         (libc_cv_cc_with_libunwind): Likewise.
33324         (libc_cv_as_noexecstack): Likewise.
33325         * configure: Regenerate.
33327 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
33329         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
33331         * posix/globtest.sh (TMPDIR): Do not set.
33332         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
33333         (testout): Likewise.
33335 2012-10-24  Andreas Jaeger  <aj@suse.de>
33337         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
33338         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
33339         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
33340         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
33341         posix_fadvise64, posix_fallocate64.
33343         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
33344         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
33345         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
33346         Likewise.
33347         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
33348         Likewise.
33349         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
33351         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
33352         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
33353         <bits/fcntl-linux.h>.
33354         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
33356         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
33357         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
33358         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
33359         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
33360         [__WORDSIZE != 64]: Likewise.
33362 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
33364         * Makeconfig (run-built-tests): New variable.
33365         * Rules [$(cross-compiling) = yes]: Change condition to
33366         [$(run-built-tests) = no].
33367         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
33368         to [$(run-built-tests) = yes].
33369         * elf/Makefile [$(cross-compiling) = no]: Likewise
33370         * grp/Makefile [$(cross-compiling) = no]: Likewise.
33371         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
33372         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
33373         * intl/Makefile [$(cross-compiling) = no]: Likewise.
33374         * io/Makefile [$(cross-compiling) = no]: Likewise.
33375         * libio/Makefile [$(cross-compiling) = no]: Likewise.
33376         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
33377         * misc/Makefile [$(cross-compiling) = no]: Likewise.
33378         * posix/Makefile [$(cross-compiling) = no]: Likewise.
33379         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
33380         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
33381         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
33382         * string/Makefile [$(cross-compiling) = no]: Likewise.
33384         * posix/Makefile ($(objpfx)globtest.out): Pass
33385         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
33386         $(rtld-installed-name).
33387         * posix/globtest.sh (elf_objpfx): Remove variable.
33388         (rtld_installed_name): Likewise.
33389         (library_path): Likewise.
33390         (run_program_prefix): New variable.  Use for running globtest
33391         binary.
33393 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
33394             Joseph Myers  <joseph@codesourcery.com>
33396         * Makeconfig (host-built-program-cmd): New variable.
33397         * elf/Makefile (tst-stackguard1-ARGS): Use
33398         $(host-built-program-cmd).
33399         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
33400         (tst-spawn-ARGS): Likewise.
33401         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
33403 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
33404             Jim Blandy  <jimb@codesourcery.com>
33406         * Makeconfig (run-via-rtld-prefix): New variable.
33407         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
33408         (built-program-cmd): Likewise.
33410 2012-10-22  Andreas Jaeger  <aj@suse.de>
33412         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
33413         __O_RSYNC if it exists, otherwise to O_SYNC.
33415 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
33416             Joseph Myers  <joseph@codesourcery.com>
33418         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
33419         /dev/null.
33420         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
33421         from /dev/null
33422         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
33423         /dev/null.
33425 2012-10-22  Andreas Jaeger  <aj@suse.de>
33427         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
33428         Define always.
33429         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
33431         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
33432         bits/fcntl-linux.h.
33434         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
33435         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
33437         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
33438         to __O_LARGEFILE.
33439         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
33440         to __O_LARGEFILE.
33442 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
33443             Joseph Myers  <joseph@codesourcery.com>
33445         * config.make.in (NM): New variable.
33447 2012-10-21  Andreas Jaeger  <aj@suse.de>
33449         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
33450         definitions and declarations that are provided by
33451         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
33453 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
33455         [BZ #14683]
33456         * elf/Makefile (tests-static): Add tst-leaks1-static.
33457         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
33458         ($(objpfx)tst-leaks1-static): New rule.
33459         ($(objpfx)tst-leaks1-static-mem): Likewise.
33460         (tst-leaks1-static-ENV): New macro.
33461         * elf/dl-open.c (dl_open_worker): Check the main application
33462         only if SHARED is defined.
33463         * elf/tst-leaks1-static.c: New file.
33465 2012-10-20  Andreas Jaeger  <aj@suse.de>
33467         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
33468         generic values for Linux.
33469         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
33470         and declarations that are provided by <bits/fcntl-linux.h> and
33471         include <bits/fcntl-linux.h>.
33472         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
33473         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
33475 2012-10-20  Roland McGrath  <roland@hack.frob.com>
33477         * io/fcntl.h: Move include of <bits/types.h> to the top and
33478         include it unconditionally.
33480 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
33482         * wcsmbs/Makefile (tests-ifunc): New variable.
33483         (tests): Add $(tests-ifunc).
33484         * wcsmbs/test-wcschr-ifunc.c: New file.
33485         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
33486         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
33487         * wcsmbs/test-wcslen-ifunc.c: Likewise.
33488         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
33489         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
33491         * string/Makefile (tests-ifunc): New variable.
33492         (tests): Add $(tests-ifunc).
33493         * string/test-memccpy.c (TEST_NAME): New macro.
33494         * string/test-memchr.c (TEST_NAME): Likewise.
33495         * string/test-memcmp.c (TEST_NAME): Likewise.
33496         * string/test-memcpy.c (TEST_NAME): Likewise.
33497         * string/test-memmem.c (TEST_NAME): Likewise.
33498         * string/test-memmove.c (TEST_NAME): Likewise.
33499         * string/test-memset.c (TEST_NAME): Likewise.
33500         * string/test-rawmemchr.c (TEST_NAME): Likewise.
33501         * string/test-stpcpy.c (TEST_NAME): Likewise.
33502         * string/test-stpncpy.c (TEST_NAME): Likewise.
33503         * string/test-strcasecmp.c (TEST_NAME): Likewise.
33504         * string/test-strcasestr.c (TEST_NAME): Likewise.
33505         * string/test-strcat.c (TEST_NAME): Likewise.
33506         * string/test-strchr.c (TEST_NAME): Likewise.
33507         * string/test-strcmp.c(TEST_NAME): Likewise.
33508         * string/test-strcpy.c (TEST_NAME): Likewise.
33509         * string/test-strcspn.c (TEST_NAME): Likewise.
33510         * string/test-strlen.c (TEST_NAME): Likewise.
33511         * string/test-strncasecmp.c (TEST_NAME): Likewise.
33512         * string/test-strncmp.c (TEST_NAME): Likewise.
33513         * string/test-strncpy.c (TEST_NAME): Likewise.
33514         * string/test-strnlen.c (TEST_NAME): Likewise.
33515         * string/test-strpbrk.c (TEST_NAME): Likewise.
33516         * string/test-strrchr.c (TEST_NAME): Likewise.
33517         * string/test-strspn.c (TEST_NAME): Likewise.
33518         * string/test-strstr.c (TEST_NAME): Likewise.
33519         * string/test-bcopy-ifunc.c: New file.
33520         * string/test-bzero-ifunc.c: Likewise.
33521         * string/test-memccpy-ifunc.c: Likewise.
33522         * string/test-memchr-ifunc.c: Likewise.
33523         * string/test-memcmp-ifunc.c: Likewise.
33524         * string/test-memcpy-ifunc.c: Likewise.
33525         * string/test-memmem-ifunc.c: Likewise.
33526         * string/test-memmove-ifunc.c: Likewise.
33527         * string/test-mempcpy-ifunc.c: Likewise.
33528         * string/test-memset-ifunc.c: Likewise.
33529         * string/test-rawmemchr-ifunc.c: Likewise.
33530         * string/test-stpcpy-ifunc.c: Likewise.
33531         * string/test-stpncpy-ifunc.c: Likewise.
33532         * string/test-strcasecmp-ifunc.c: Likewise.
33533         * string/test-strcasestr-ifunc.c: Likewise.
33534         * string/test-strcat-ifunc.c: Likewise.
33535         * string/test-strchr-ifunc.c: Likewise.
33536         * string/test-strchrnul-ifunc.c: Likewise.
33537         * string/test-strcmp-ifunc.c: Likewise.
33538         * string/test-strcpy-ifunc.c: Likewise.
33539         * string/test-strcspn-ifunc.c: Likewise.
33540         * string/test-strlen-ifunc.c: Likewise.
33541         * string/test-strncasecmp-ifunc.c: Likewise.
33542         * string/test-strncat-ifunc.c: Likewise.
33543         * string/test-strncmp-ifunc.c: Likewise.
33544         * string/test-strncpy-ifunc.c: Likewise.
33545         * string/test-strnlen-ifunc.c: Likewise.
33546         * string/test-strpbrk-ifunc.c: Likewise.
33547         * string/test-strrchr-ifunc.c: Likewise.
33548         * string/test-strspn-ifunc.c: Likewise.
33549         * string/test-strstr-ifunc.c: Likewise.
33551         * debug/Makefile (tests-ifunc): New variable.
33552         (tests): Add $(tests-ifunc).
33553         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
33554         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
33555         * debug/test-stpcpy_chk-ifunc.c: New file.
33556         * debug/test-strcpy_chk-ifunc.c: Likewise.
33558 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
33560         [BZ #13601]
33561         * elf/dl-load.c (open_verify): Retry read if the entire ELF
33562         header is not read in.
33564 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
33566         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
33567         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
33568         directly.  Pass built executable to script as
33569         $(built-program-cmd).
33570         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
33571         $testprogram without using LD_LIBRARY_PATH and $ldso.
33573         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
33574         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
33575         $(rtld-installed-name).
33576         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
33577         (rtld_installed_name): Likewise.
33578         (library_path): Likewise.
33579         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
33580         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
33581         $(run-program-prefix) to tst-tables.sh.
33582         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
33583         it to run tst-table-from and tst-table-to.
33584         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
33585         Pass it to tst-table.sh.
33586         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
33587         $(run-program-prefix) to tst-gettext.sh.
33588         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
33589         tst-translit.sh.
33590         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
33591         tst-gettext2.sh.
33592         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
33593         to run tst-gettext.
33594         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
33595         to run tst-gettext2.
33596         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
33597         to run tst-translit.
33598         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
33599         $(run-program-prefix) to tst-mtrace.sh.
33600         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
33601         to run tst-mtrace.
33602         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
33603         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
33604         $(rtld-installed-name).
33605         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
33606         (rtld_installed_name): Likewise.
33607         (run_program_prefix): New variable.  Use it to run wordexp-test.
33609         * Makeconfig (ARCH): Remove all definitions.
33610         (machine): Likewise.
33611         [ARCH]: Remove conditional code.
33612         [!objdir]: Give error.
33613         [!objdir] (objpfx): Remove.
33614         [!objdir] (common-objpfx): Likewise.
33615         [!objdir] (common-objdir): Likewise.
33616         * configure.in (config_makefile): Remove.  Hardcode Makefile in
33617         AC_CONFIG_FILES call.
33618         * configure: Regenerated.
33620         [BZ #13888]
33621         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
33622         or TMPDIR.
33623         (testout): Likewise.
33625         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
33626         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
33627         $(rtld-installed-name).
33628         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
33629         (rtld_installed_name): Likwise.
33630         (runit): Remove function.
33631         (run_getconf): New variable,  Use it for running getconf binary.
33633 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
33635         [BZ #14716]
33636         * string/test-memmem.c (check_result): New function.
33637         (do_one_test): Use it.
33638         (check1): New function.
33639         (test_main): Use it.
33641 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
33643         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
33645 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
33647         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
33648         (_G_LSEEK64): Likewise.
33649         (_G_MMAP64): Likewise.
33650         (_G_FSTAT64): Likewise.
33651         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
33652         (_G_LSEEK64): Likewise.
33653         (_G_MMAP64): Likewise.
33654         (_G_FSTAT64): Likewise.
33655         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
33656         unconditional.  Call __mmap64 directly.
33657         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
33658         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
33659         __lseek64 directly.
33660         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
33661         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
33662         __mmap64 directly.
33663         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
33664         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
33665         __lseek64 directly.
33666         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
33667         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
33668         __lseek64 directly.
33669         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
33670         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
33671         __lseek64 directly.
33672         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
33673         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
33674         __fxstat64 directly.
33675         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
33676         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
33677         unconditional.
33678         (freopen64) [!_G_OPEN64]: Remove conditional code.
33679         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
33680         unconditional.
33681         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
33682         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
33683         unconditional.
33684         (ftello64) [!_G_LSEEK64]: Remove conditional code.
33685         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
33686         unconditional.
33687         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
33688         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
33689         unconditional.
33690         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
33691         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
33692         unconditional.
33693         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
33694         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
33695         unconditional.
33696         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
33697         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
33698         unconditional.
33699         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
33701 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
33703         [BZ #12140]
33704         * manual/memory.texi (Malloc Tunable Parameters): Add note
33705         about free list pointers overwriting some perturb bytes.
33706         Wording suggested by Roland McGrath.
33708 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
33710         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
33711         (lgamma_test): Likewise.
33712         (tgamma_test): Likewise.
33714 2012-10-16  Florian Weimer  <fweimer@redhat.com>
33716         [BZ #14700]
33717         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
33718         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
33720 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
33722         * NEWS: Mention BZ #14716.
33723         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
33724         when removing AVAILABLE1_USES_J macro.
33726 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
33728         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
33729         (__bswap_64): __uint64_t for unsigned 64-bit int.
33731 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
33733         * include/string.h (memmem): Declare libc hidden alias.
33734         * string/memmem.c (memmem): Define libc hidden alias.
33735         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
33736         __read, __close instead of open, read, close.
33738 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
33740         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
33741         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
33742         global and hidden.
33743         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
33744         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
33745         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
33746         Likewise.
33747         (__rawmemchr_sse2): Likewise.
33748         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
33749         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
33750         (__strchr_sse2): Likewise.
33751         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
33752         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
33753         (__strcasecmp_sse2): Likewise.
33754         (__strncasecmp_sse2): Likewise.
33755         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
33756         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
33757         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
33758         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
33759         (__strrchr_sse2): Likewise.
33760         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
33761         ifunc-impl-list.c.
33762         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
33763         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
33764         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
33765         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
33766         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
33767         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
33768         * sysdeps/x86_64/multiarch/memset.S: Likewise.
33769         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
33770         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
33771         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
33772         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
33773         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
33774         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
33775         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
33776         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
33777         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
33778         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
33779         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
33780         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
33781         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
33782         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
33783         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
33784         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
33785         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
33786         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
33787         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
33788         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
33789         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
33790         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
33791         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
33793         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
33794         global and hidden.
33795         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
33796         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
33797         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
33798         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
33799         Likewise.
33800         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
33801         Likewise.
33802         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
33803         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
33804         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
33805         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
33806         ifunc-impl-list.c.
33807         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
33808         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
33809         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
33810         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
33811         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
33812         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
33813         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
33814         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
33815         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
33816         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
33817         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
33818         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
33819         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
33820         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
33821         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
33822         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
33823         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
33824         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
33825         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
33826         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
33827         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
33828         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
33829         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
33830         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
33831         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
33832         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
33833         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
33834         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
33835         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
33836         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
33837         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
33838         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
33839         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
33840         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
33841         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
33842         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
33843         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
33844         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
33845         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
33846         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
33847         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
33849         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
33850         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
33851         * include/ifunc-impl-list.h: New file.
33852         * misc/ifunc-impl-list.c: Likewise.
33853         * misc/Makefile (routines): Add ifunc-impl-list.
33854         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
33855         * string/test-string.h: Include <ifunc-impl-list.h>.
33856         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
33857         TEST_NAME]: New variables.
33858         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
33859         are defined.
33860         (test_init): Call __libc_ifunc_impl_list to initialize
33861         func_list if TEST_IFUNC and TEST_NAME are defined.
33863         * string/Makefile (strop-tests): Add bcopy and bzero.
33864         * string/test-bcopy.c: New file.
33865         * string/test-bzero.c: Likewise.
33866         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
33867         defined.
33868         * string/test-memset.c: Support bzero test if TEST_BZERO is
33869         defined.
33870         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
33871         __libc_memmove.
33872         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
33873         __libc_memset.
33874         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
33875         of memset.
33877 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
33879         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
33880         * configure: Regenerated.
33882         * Makeconfig (+link-static-before-libc): Don't include
33883         $(link-static-libc).
33885         * libio/libio.h (_IO_pos_t): Remove.
33887 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
33889         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
33890         McGrath.
33892 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
33894         * crypt/crypt-entry.c: Include fips-private.h.
33895         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
33896         * crypt/md5c-test.c (main): Tolerate disabled MD5.
33897         * sysdeps/unix/sysv/linux/fips-private.h: New file.
33898         * sysdeps/generic/fips-private.h: New file, dummy fallback.
33900 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
33902         * crypt/crypt-private.h: Include stdbool.h.
33903         (_ufc_setup_salt_r): Return bool.
33904         * crypt/crypt-entry.c: Include errno.h.
33905         (__crypt_r): Return NULL with EINVAL for bad salt.
33906         * crypt/crypt_util.c (bad_for_salt): New.
33907         (_ufc_setup_salt_r): Check that salt is long enough and within
33908         the specified alphabet.
33909         * crypt/badsalttest.c: New file.
33910         * crypt/Makefile (tests): Add it.
33911         ($(objpfx)badsalttest): New.
33913 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
33915         * NEWS: Add entry for BZ #14602.
33917 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
33919         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
33920         type-generic.
33921         * math/libm-test.inc: Update comment listing what functions and
33922         macros are tested.
33923         (isgreater_test): New function.
33924         (isgreaterequal_test): Likewise.
33925         (isless_test): Likewise.
33926         (islessequal_test): Likewise.
33927         (islessgreater_test): Likewise.
33928         (isunordered_test): Likewise.
33929         (main): Call the new functions.
33931 2012-10-09  Roland McGrath  <roland@hack.frob.com>
33933         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
33934         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
33935         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
33936         * sysdeps/i386/configure: Regenerated.
33937         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
33938         * sysdeps/mach/configure: Regenerated.
33939         * sysdeps/mach/hurd/configure: Regenerated.
33940         * sysdeps/powerpc/configure: Regenerated.
33941         * sysdeps/powerpc/powerpc32/configure: Regenerated.
33942         * sysdeps/powerpc/powerpc64/configure: Regenerated.
33943         * sysdeps/s390/s390-32/configure: Regenerated.
33944         * sysdeps/s390/s390-64/configure: Regenerated.
33945         * sysdeps/sh/configure: Regenerated.
33946         * sysdeps/sparc/configure: Regenerated.
33947         * sysdeps/unix/sysv/linux/configure: Regenerated.
33948         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
33949         * sysdeps/x86_64/configure: Regenerated.
33951         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
33952         defined.  Don't check if MAP is NULL.
33954 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
33956         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
33957         (_G_stat64): Likewise.
33958         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
33959         (_G_stat64): Likewise.
33960         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
33961         instead of struct _G_stat64.
33962         * libio/fileops.c (mmap_remap_check): Likewise.
33963         (decide_maybe_mmap): Likewise.
33964         (_IO_new_file_seekoff): Likewise.
33965         (_IO_file_stat): Likewise.
33966         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
33967         _G_off64_t.
33968         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
33969         instead of struct _G_stat64.
33970         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
33972 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
33974         [BZ #14602]
33975         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
33976         Replace with ...
33977         (CHECK_EOL): New macro.
33978         (two_way_short_needle): Check beginning of haystack for EOL.  Use
33979         CHECK_EOL.
33980         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
33981         Replace with CHECK_EOL.
33982         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
33983         Replace with CHECK_EOL.
33985 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
33987         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
33988         type-generic.
33989         * math/libm-test.inc: Update comment listing what functions and
33990         macros are tested.
33991         (finite_test): New function.
33992         (isinf_test): Likewise.
33993         (isnan_test): Likewise.
33994         (fpclassify_test): Test subnormal input.
33995         (isfinite_test): Likewise.
33996         (isnormal_test): Likewise.
33997         (main): Call the new functions.
33999 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
34001         [BZ #14660]
34002         * Makerules (%.dynsym): Force C locale when running
34003         $(OBJDUMP) --dynamic-syms.
34005 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
34007         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
34008         <stdint.h>.
34010 2012-10-06  David S. Miller  <davem@davemloft.net>
34012         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
34013         upper 32-bits of the length value in %o2 since we use branch-on-register
34014         tests which consider the entire 64-bit register.
34016 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
34018         * string/test-strstr.c (check2): Add a test for page boundary.
34020 2012-10-05  David S. Miller  <davem@davemloft.net>
34022         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
34023         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
34024         file.
34025         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
34026         sysdep_routines.
34027         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
34028         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
34029         and bzero when HWCAP_SPARC_CRYPTO is present.
34031 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
34033         [BZ #14602]
34034         * string/test-strstr.c (check2): New function.
34035         (test_main): Call check2.
34037         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
34038         and bug-strchr1.
34039         * string/bug-strcasestr1.c (do_test): Moved to ...
34040         * string/test-strcasestr.c (check1): Here.  New function.
34041         (do_one_test): Break out result checking code into ...
34042         (check_result): This.  New function.
34043         (do_one_test): Call check_result.
34044         (test_main): Call check1.
34045         * string/bug-strchr1.c (do_test): Moved to ...
34046         * string/test-strchr.c (check1): Here.  New function.
34047         (do_one_test): Break out result checking code into ...
34048         (check_result): This.  New function.
34049         (do_one_test): Call check_result.
34050         (test_main): Call check1.
34051         * string/bug-strstr1.c (main): Moved to ...
34052         * string/test-strstr.c (check1): Here.  New function.
34053         (do_one_test): Break out result checking code into ...
34054         (check_result): This.  New function.
34055         (do_one_test): Call check_result.
34056         (test_main): Call check1.
34057         * string/bug-strcasestr1.c: Removed.
34058         * string/bug-strchr1.c: Likewise.
34059         * string/bug-strstr1.c: Likewise.
34061         * elf/Makefile (dl-routines): Add hwcaps.
34062         * elf/dl-support.c (_dl_important_hwcaps): Removed.
34063         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
34064         (_dl_important_hwcaps): Moved to ...
34065         * elf/dl-hwcaps.c: Here.  New file.
34066         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
34068         [BZ #14557]
34069         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
34070         if IS_IN_rtld isn't defined.
34072         * elf/dl-support.c (_dl_sysinfo_map): New.
34073         Include "get-dynamic-info.h" and "setup-vdso.h".
34074         (_dl_non_dynamic_init): Call setup_vdso.
34075         * elf/dynamic-link.h: Don't include <assert.h>.
34076         (elf_get_dynamic_info): Moved to ...
34077         * elf/get-dynamic-info.h: Here.  New file.
34078         * elf/dynamic-link.h: Include "get-dynamic-info.h".
34079         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
34080         * elf/setup-vdso.h: Here.  New file.
34081         * elf/rtld.c: Include "setup-vdso.h".
34082         (dl_main): Call setup_vdso.
34084 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
34086         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
34087         creal in comment listing functions tested.  List finite, isinf,
34088         isnan, isless, islessequal, isgreater, isgreaterequal,
34089         islessgreater, isunordered, lgamma_r and pow10 as functions and
34090         macros not tested.  Mention which functions not tested are aliases
34091         for other functions.  Fix typo.  Note that signs of NaNs are not
34092         tested.
34094         * scripts/config.guess: Update from config.git.
34095         * scripts/config.sub: Likewise.
34097 2012-10-04  Roland McGrath  <roland@hack.frob.com>
34099         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
34100         * misc/madvise.c (madvise): Renamed to __madvise.
34101         Make madvise a weak alias.
34102         * include/sys/mman.h: Declare __madvise.
34103         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
34104         * sysdeps/unix/syscalls.list
34105         (madvise): Make __madvise the strong name, and madvise a weak alias.
34106         * sysdeps/unix/sysv/linux/syscalls.list
34107         (madvise, mmap): Remove redundant entries.
34108         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
34109         * malloc/malloc.c (mtrim): Likewise.
34110         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
34112 2012-10-03  Roland McGrath  <roland@hack.frob.com>
34114         * sysdeps/mach/hurd/dl-cache.c: File removed.
34115         * config.h.in (USE_LDCONFIG): New #undef.
34116         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
34117         * configure: Regenerated.
34118         * elf/Makefile (dl-routines): Add dl-cache only under
34119         [$(use-ldconfig) = yes].
34120         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
34121         cache on [USE_LDCONFIG].
34122         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
34123         [USE_LDCONFIG].
34124         * elf/rtld.c (dl_main): Likewise.
34126 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
34128         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
34129         _SC_LEVEL4_CACHE_LINESIZE.
34131 2012-10-03  Roland McGrath  <roland@hack.frob.com>
34133         * sysdeps/unix/bsd/confstr.h: File removed.
34135 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
34137         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
34138         sys/sdt-config.h.
34140 2012-10-02  Roland McGrath  <roland@hack.frob.com>
34142         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
34143         Make 'mapoff' field ElfW(Off) rather than off_t.
34145 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
34147         * nscd/Makefile: Remove nscd-cflags and all its users.
34148         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
34149         (CFLAGS-nonlib): Add compiler flags for nscd modules.
34151         [BZ #10631]
34152         * malloc.c (malloc_printerr): Clarify error message.
34154 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
34156         [BZ #14648]
34157         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
34158         Set bit_FMA_Usable if FMA is supported.
34159         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
34160         macro.
34161         (bit_FMA4_Usable): Updated.
34162         (index_FMA_Usable): New macro.
34163         (CPUID_FMA): Likewise
34164         (HAS_FMA): Defined with bit_FMA_Usable.
34166 2012-10-01  Roland McGrath  <roland@hack.frob.com>
34168         * bits/types.h (__swblk_t): Type removed.
34169         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
34170         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
34171         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
34172         (__SWBLK_T_TYPE): Likewise.
34173         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
34174         (__SWBLK_T_TYPE): Likewise.
34175         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
34176         (__SWBLK_T_TYPE): Likewise.
34177         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
34178         (__SWBLK_T_TYPE): Likewise.
34180 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
34181             Honza Horak <hhorak@redhat.com>
34183         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
34184         (xdr_mapname): Use YPMAXMAP as maxsize.
34185         (xdr_peername): Use YPMAXPEER as maxsize.
34186         (xdr_keydat): Use YPAXRECORD as maxsize.
34187         (xdr_valdat): Use YPMAXRECORD as maxsize.
34189 2012-10-01  Roland McGrath  <roland@hack.frob.com>
34191         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
34193         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
34194         * csu/init-first.c: ... here.
34195         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
34196         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
34197         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
34198         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
34199         * sysdeps/i386/init-first.c: File removed.
34200         * sysdeps/sh/init-first.c: File removed.
34202 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
34204         [BZ #14645]
34205         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
34206         if x * y might underflow to zero and z is zero.
34207         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
34208         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
34209         * math/libm-test.inc (min_subnorm_value): New variable.
34210         (fma_test): Add more tests.
34211         (fma_test_towardzero): Likewise.
34212         (fma_test_downward): Likewise
34213         (fma_test_upward): Likewise.
34214         (initialize): Set min_subnorm_value.
34216 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
34218         [BZ #14638]
34219         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
34220         0 + 0.
34221         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
34222         mode for addition resulting in exact zero.
34223         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
34224         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
34225         exact 0 + 0.
34226         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
34227         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
34228         * math/libm-test.inc (fma_test): Add more tests.
34229         (fma_test_towardzero): New function.
34230         (fma_test_downward): Likewise.
34231         (fma_test_upward): Likewise.
34232         (main): Call the new functions.
34234 2012-09-28  David S. Miller  <davem@davemloft.net>
34236         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
34238 2012-09-28  Roland McGrath  <roland@hack.frob.com>
34240         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
34241         instead of SIGALRM.
34243         * sysdeps/gnu/_G_config.h: Moved to ...
34244         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
34245         * sysdeps/mach/hurd/_G_config.h: Moved to ...
34246         * sysdeps/generic/_G_config.h: ... here.
34248         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
34250         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
34252         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
34253         Conditionalize target on [libnss_test1.so-version].
34255         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
34257         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
34258         (elfobjdir): Move out of conditionals.
34260         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
34261         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
34262         (__nss_lookup_function): Conditionalize label remove_from_tree on
34263         [!DO_STATIC_NSS || SHARED], matching its only use.
34265 2012-09-28  David S. Miller  <davem@davemloft.net>
34267         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
34268         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
34269         file.
34270         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
34271         sysdep_routines.
34272         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
34273         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
34274         when HWCAP_SPARC_CRYPTO is present.
34276 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
34278         * io/tst-mknodat.c: Create a FIFO instead of a socket.
34280 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
34282         [BZ #6530]
34283         * stdio-common/vfprintf.c (process_string_arg): Revert
34284         2000-07-22 change.
34286 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
34288         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
34289         for testcase.
34290         * stdio-common/tst-sprintf.c: Include <locale.h>
34291         (main): Test sprintf's handling of incomplete multibyte
34292         characters.
34294 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
34296         * elf/dl-runtime.c (VERSYMIDX): Removed.
34297         * elf/dl-version.c (VERSYMIDX): Likewise.
34298         * elf/do-rel.h (VERSYMIDX): Likewise.
34299         (VALIDX): Likewise.
34300         * elf/dynamic-link.h (VERSYMIDX): Likewise.
34301         * elf/rtld.c (VALIDX): Likewise.
34302         (ADDRIDX): Likewise.
34303         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
34304         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
34305         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
34306         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
34307         (VALIDX): Likewise.
34308         (ADDRIDX): Likewise.
34310 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
34312         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
34314 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
34316         [BZ #11438]
34317         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
34318         to global scope.
34319         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
34320         addresses are in the same scope as 192.0.2/24.
34321         * posix/gai.conf: Document new scope table defaults.
34323 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34325         [BZ #5298]
34326         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
34327         for ftell.  Compute offsets from write pointers instead.
34328         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
34330 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34332         [BZ #14543]
34333         * libio/Makefile (tests): New test case tst-fseek.
34334         * libio/tst-fseek.c: New test case to verify that fseek/ftell
34335         combination works in wide mode.
34336         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
34337         state when the external buffer state changes.
34339 2012-09-27  David S. Miller  <davem@davemloft.net>
34341         [BZ #14376]
34342         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
34343         pass reloc->r_addend in as the 'high' argument to
34344         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
34346         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34348 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
34350         * rt/tst-aio2.c: Include <pthread.h>.
34351         * rt/tst-aio3.c: Likewise.
34353 2012-09-27  Steve Ellcey  <sellcey@mips.com>
34355         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
34357 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
34359         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
34360         contents on [SHARED].
34362 2012-09-26  Marek Polacek  <polacek@redhat.com>
34364         [BZ #14530]
34365         [BZ #13741]
34366         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
34367         for C++ and GCC <4.3 as well as for non GCC compilers.
34369 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
34371         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
34373 2012-09-25  Roland McGrath  <roland@hack.frob.com>
34375         * Makefile.in (all, install): Declare with .PHONY.
34376         Reported by Michael Hope <michael.hope@linaro.org>.
34378 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
34380         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
34381         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
34382         system header.
34383         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
34384         Likewise.
34385         (sydep_routines): Add the new and the internal functions.
34386         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
34387         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
34388         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
34389         (GLIBC_2.17): Add the new function.
34390         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
34391         (GLIBC_2.17): Likewise.
34392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
34393         (GLIBC_2.17): Likewise.
34394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
34395         (GLIBC_2.17): Likewise.
34396         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
34398 2012-09-25  Alan Modra  <amodra@gmail.com>
34400         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
34401         Add release barrier before setting once_control to say
34402         initialisation is done.  Add hints on lwarx.  Use macro in
34403         place of isync.
34404         (clear_once_control): Add release barrier.
34406 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
34408         [BZ #13629]
34409         * math/s_clog.c (__clog): Handle more values close to |z| = 1
34410         specially.
34411         * math/s_clog10.c (__clog10): Likewise.
34412         * math/s_clog10f.c (__clog10f): Likewise.
34413         * math/s_clog10l.c (__clog10l): Likewise.
34414         * math/s_clogf.c (__clogf): Likewise.
34415         * math/s_clogl.c (__clogl): Likewise.
34416         * math/Makefile (libm-calls): Add x2y2m1.
34417         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
34418         (__x2y2m1): Likewise.
34419         (__x2y2m1l): Likewise.
34420         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
34421         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
34422         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
34423         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
34424         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
34425         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
34426         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
34427         * sysdeps/i386/fpu/libm-test-ulps: Update.
34428         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34430         [BZ #14621]
34431         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
34432         int as type of variable DEPTH.
34433         (glob): Use size_t instead of int as type of variables NEWCOUNT
34434         and OLD_PATHC.
34436 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
34438         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
34439         Add s_sincosf-sse2.
34440         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
34441         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
34442         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
34443         macros for using routine as __sincosf_ia32.
34444         Use macro for function declaration and weak_alias.
34445         * sysdeps/i386/fpu/libm-test-ulps: Update.
34447         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
34448         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
34450         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
34451         subnormal argument.
34452         * math/s_cexpf.c (__cexpf): Likewise.
34453         * math/s_csinf.c (__csinf): Likewise.
34454         * math/s_csinhf.c (__csinhf): Likewise.
34455         * math/s_ctanf.c (__ctanf): Likewise.
34456         * math/s_ctanhf.c (__ctanhf): Likewise.
34457         * math/s_ccosh.c (__ccoshf): Likewise.
34458         * math/s_cexp.c (__cexpl): Likewise.
34459         * math/s_csin.c (__csin): Likewise.
34460         * math/s_csinh.c (__csinh): Likewise.
34461         * math/s_ctan.c (__ctan): Likewise.
34462         * math/s_ctanh.c (ctanh): Likewise.
34463         * math/s_ccoshl.c (__ccoshl): Likewise.
34464         * math/s_cexpl.c (__cexpl): Likewise.
34465         * math/s_csinl.c (__csinl): Likewise.
34466         * math/s_csinhl.c (__csinhl): Likewise.
34467         * math/s_ctanl.c (__ctanl): Likewise.
34468         * math/s_ctanhl.c (__ctanhl): Likewise.
34470 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
34472         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
34473         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
34474         (_IO_off_t): Define to __off_t, not _G_off_t.
34475         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
34476         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
34477         (_IO_wint_t): Define to wint_t, not _G_wint_t.
34478         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
34479         type of __dummy and __dummy2 fields.
34480         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
34481         (_G_ssize_t): Likewise.
34482         (_G_off_t): Likewise.
34483         (_G_pid_t): Likewise.
34484         (_G_uid_t): Likewise.
34485         (_G_wchar_t): Likewise.
34486         (_G_wint_t): Likewise.
34487         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
34488         (_G_ssize_t): Likewise.
34489         (_G_off_t): Likewise.
34490         (_G_pid_t): Likewise.
34491         (_G_uid_t): Likewise.
34492         (_G_wchar_t): Likewise.
34493         (_G_wint_t): Likewise.
34494         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
34495         (_G_ssize_t): Likewise.
34496         (_G_off_t): Likewise.
34497         (_G_pid_t): Likewise.
34498         (_G_uid_t): Likewise.
34499         (_G_wchar_t): Likewise.
34500         (_G_wint_t): Likewise.
34502 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
34504         * malloc/arena.c: Include malloc-sysdep.h.
34505         (shrink_heap): Use check_may_shrink_heap to decide if madvise
34506         is sufficient to shrink the heap or an unmap is needed.
34507         * sysdeps/generic/malloc-sysdep.h: New file.  Define
34508         new function check_may_shrink_heap.
34509         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
34510         new function check_may_shrink_heap.
34512 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
34514         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
34515         comments.
34517 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
34519         * catgets/test-gencat.sh: Add "set -e".
34520         * elf/tst-pathopt.sh: Likewise.
34521         * grp/tst_fgetgrent.sh: Likewise.
34522         * iconvdata/run-iconv-test.sh: Likewise.
34523         * intl/tst-gettext.sh: Likewise.
34524         * intl/tst-gettext2.sh: Likewise.
34525         * intl/tst-gettext4.sh: Likewise.
34526         * intl/tst-gettext6.sh: Likewise.
34527         * intl/tst-translit.sh: Likewise.
34528         * io/ftwtest-sh: Likewise.
34529         * libio/test-freopen.sh: Likewise.
34530         * malloc/tst-mtrace.sh: Likewise.
34531         * posix/globtest.sh: Likewise.
34532         * posix/tst-getconf.sh: Likewise.
34533         * posix/wordexp-tst.sh: Likewise.
34534         * stdio-common/tst-printf.sh: Likewise.
34535         * stdio-common/tst-unbputc.sh: Likewise.
34536         * stdlib/tst-fmtmsg.sh: Likewise.
34537         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
34538         * catgets/Makefile: Do not specify -e option when running
34539         testsuite shell scripts.
34540         * elf/Makefile: Likewise.
34541         * grp/Makefile: Likewise.
34542         * iconvdata/Makefile: Likewise.
34543         * intl/Makefile: Likewise.
34544         * io/Makefile: Likewise.
34545         * libio/Makefile: Likewise.
34546         * malloc/Makefile: Likewise.
34547         * posix/Makefile: Likewise.
34548         * stdio-common/Makefile: Likewise.
34549         * stdlib/Makefile: Likewise.
34550         * sysdeps/x86_64/Makefile: Likewise.
34552         * io/ftwtest-sh: Add copyright header.
34553         * posix/globtest.sh: Likewise.
34554         * posix/tst-getconf.sh: Likewise.
34555         * posix/wordexp-tst.sh: Likewise.
34556         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
34558 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
34560         [BZ #13679]
34561         * Makeconfig (+link): Defined as $(+link-static) if
34562         $(build-shared) isn't yes.
34563         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
34564         isn't yes.
34565         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
34567         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
34569         [BZ #14562]
34570         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
34571         new chunk size with MALLOC_ALIGN_MASK.
34573 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
34575         [BZ #5044]
34576         * stdio-common/printf_fphex.c: Include <stdbool.h> and
34577         <rounding-mode.h>.
34578         (__printf_fphex): Determine rounding using get_rounding_mode and
34579         round_away.
34580         * stdio-common/tst-printf-round.c (struct hex_test): New
34581         structure.
34582         (hex_tests): New variable.
34583         (test_hex_in_one_mode): New function.
34584         (do_test): Also run tests for hex float output.
34586 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
34588         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
34589         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
34590         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
34591         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
34592         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
34593         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
34594         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
34595         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
34597 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
34599         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
34600         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
34601         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
34602         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
34604 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
34606         [BZ #14579]
34607         * elf/rtld.c (dl_main): Limit the check for self loading to normal
34608         mode only.
34609         * elf/tst-rtld-load-self.sh: New test.
34610         * elf/Makefile: Run it.
34612 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
34614         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
34615         (tst-writev-ENV): Remove.
34616         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
34618 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
34620         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
34622 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
34624         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
34625         unconditional.
34626         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
34627         Likewise.
34628         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
34629         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
34630         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
34631         Likewise.
34633 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
34635         [BZ #14587]
34636         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
34637         * config.make.in (have-cpp-asm-debuginfo): Removed.
34638         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
34639         * configure: Regenerated.
34641 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
34643         [BZ #5044]
34644         * stdio-common/printf_fp.c: Include <stdbool.h> and
34645         <rounding-mode.h>.
34646         (___printf_fp): Determine rounding using get_rounding_mode and
34647         round_away.
34648         * stdio-common/tst-printf-round.c: New file.
34649         * stdio-common/Makefile (tests): Add tst-printf-round.
34650         (link-libm): New variable.
34651         ($(objpfx)tst-printf-round): Depend in $(link-libm).
34653 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
34655         [BZ #14576]
34656         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
34657         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
34658         Likewise.
34659         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
34660         Likewise.
34662 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
34664         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
34665         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
34666         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
34667         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
34669 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
34671         [BZ #14518]
34672         * include/rounding-mode.h: New file.
34673         * sysdeps/generic/get-rounding-mode.h: Likewise.
34674         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
34675         * stdlib/strtod_l.c: Include <rounding-mode.h>.
34676         (MAX_VALUE): New macro.
34677         (MIN_VALUE): Likewise.
34678         (overflow_value): New function.
34679         (underflow_value): Likewise.
34680         (round_and_return): Use overflow_value and underflow_value to
34681         determine return values in overflow and underflow cases.  Use
34682         round_away to determine rounding depending on rounding mode.
34683         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
34684         determine return values in overflow and underflow cases.
34685         * stdlib/tst-strtod-round.c: Include <fenv.h>.
34686         (struct test_results): New structure.
34687         (struct test): Use struct test_results to store expected results
34688         for all rounding modes.
34689         (TEST): Include expected results for all rounding modes.
34690         (test_in_one_mode): New function.
34691         (do_test): Use test_in_one_mode to compute and check results.
34692         Check results for all rounding modes.
34693         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
34694         $(link-libm).
34696 2012-12-09  Allan McRae  <allan@archlinux.org>
34698         * sysdeps/i386/fpu/libm-test-ulps: Update
34700 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
34702         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
34703         (_G_int32_t): Likewise.
34704         (_G_uint16_t): Likewise.
34705         (_G_uint32_t): Likewise.
34706         (_G_HAVE_BOOL): Likewise.
34707         (_G_HAVE_ATEXIT): Likewise.
34708         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
34709         (_G_HAVE_IO_FILE_OPEN): Likewise.
34710         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
34711         (_G_int32_t): Likewise.
34712         (_G_uint16_t): Likewise.
34713         (_G_uint32_t): Likewise.
34714         (_G_HAVE_BOOL): Likewise.
34715         (_G_HAVE_ATEXIT): Likewise.
34716         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
34717         (_G_HAVE_IO_FILE_OPEN): Likewise.
34718         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
34719         (_G_int32_t): Likewise.
34720         (_G_uint16_t): Likewise.
34721         (_G_uint32_t): Likewise.
34722         (_G_HAVE_BOOL): Likewise.
34723         (_G_HAVE_ATEXIT): Likewise.
34724         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
34725         (_G_HAVE_IO_FILE_OPEN): Likewise.
34727 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
34729         * csu/libc-tls.c: Update copyright years.
34731 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
34733         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
34734         [!_G_USING_THUNKS]: Remove conditional code.
34735         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
34736         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
34738         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
34739         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
34740         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
34741         (_G_VTABLE_LABEL_PREFIX): Likewise.
34742         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
34743         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
34744         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
34745         (_G_VTABLE_LABEL_PREFIX): Likewise.
34746         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
34747         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
34748         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
34749         (_G_VTABLE_LABEL_PREFIX): Likewise.
34750         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
34752 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
34754         * libio/Makefile: Include ../Makeconfig before tests.
34755         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
34756         only if $(build-shared) is yes.
34758         * iconv/gconv_db.c: Update copyright years.
34760 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
34762         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
34763         unwind info if defined PIC. Fix special cases description.
34764         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
34766         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
34767         DP_HI_MASK entry.
34768         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
34770 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
34772         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
34774         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
34775         is NULL.
34777         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
34778         (LDLIBS-tst-chk4): This.
34779         (LDFLAGS-tst-chk5): Renamed to ...
34780         (LDLIBS-tst-chk5): This.
34781         (LDFLAGS-tst-chk6): Renamed to ...
34782         (LDLIBS-tst-chk6): This.
34783         (LDFLAGS-tst-lfschk4): Renamed to ...
34784         (LDLIBS-tst-lfschk4): This.
34785         (LDFLAGS-tst-lfschk5): Renamed to ...
34786         (LDLIBS-tst-lfschk5): This.
34787         (LDFLAGS-tst-lfschk6): Renamed to ...
34788         (LDLIBS-tst-lfschk6): This.
34790         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
34791         on $(common-objpfx)soversions.mk.
34793 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
34795         [BZ #10014]
34796         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
34797         example host name.
34799 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
34801         * malloc/arena.c (arena_get_retry): New function that gets
34802         another arena for the caller to try its request on.
34803         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
34804         current arena cannot fulfill the request.
34805         (__libc_memalign): Likewise.
34806         (__libc_memalign): Likewise.
34807         (__libc_pvalloc): Likewise.
34808         (__libc_calloc): Likewise.
34810 2012-09-05  John Tobey  <john.tobey@gmail.com>
34812         [BZ #13542]
34813         * manual/arith.texi (Operations on Complex): Fix description
34814         of carg branch cut.
34816 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
34818         [BZ #10014]
34819         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
34820         host name.
34822         [BZ #10038]
34823         * manual/memory.texi (Memory): Make order of menu items match
34824         order of sections.
34826 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
34828         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
34829         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
34830         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
34832 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
34834         * csu/libc-tls.c (static_dtv): Renamed to ...
34835         (_dl_static_dtv): This.  Make it global.
34836         (_dl_initial_dtv): Removed.
34837         (__libc_setup_tls): Updated.
34838         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
34839         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
34840         DL_INITIAL_DTV.
34842 2012-09-06  Petr Machata  <pmachata@redhat.com>
34844         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
34845         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
34846         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
34847         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
34849 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
34851         [BZ #14545]
34852         * csu/libc-tls.c (_dl_initial_dtv): New variable.
34853         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
34854         freeing dtv[-1].
34856 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
34858         [BZ #14544]
34859         * Makeconfig (link-static-before-libc): Replace $(+prector)
34860         with $(+prectorT).
34861         (link-static-after-libc): Replace $(+postctor) with
34862         $(+postctorT).
34863         (link-bounded): Replace $(+prector)/$(+postctor) with
34864         $(+prectorT)/$(+postctorT).
34865         (+prectorT): New macro.
34866         (+postctorT): Likewise.
34868 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
34870         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
34871         (round_str): Handle values above the maximum for IBM long double
34872         as inexact.
34873         * stdlib/tst-strtod-round.c (tests): Regenerated.
34875 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34877         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
34878         assembler flag.
34879         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
34880         zarch_nohighgprs around the zarch optimized routines.
34881         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
34882         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
34883         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
34884         for zarch.
34886 2012-09-05  David S. Miller  <davem@davemloft.net>
34888         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34890         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
34891         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
34892         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
34893         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
34894         entries.
34896 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
34898         * malloc/arena.c: Fold copyright years.
34899         * malloc/mcheck.c, malloc/memusage.c: Likewise.
34901 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
34903         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
34905 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
34907         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
34909 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
34911         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
34912         change internal state upon failure.
34914 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
34916         * malloc/mcheck.c (mcheck_check_all): Fix typo.
34917         * malloc/memusage.c (mmap): Likewise.
34918         (mmap64, mremap): Likewise.  Adjust name in comment.
34920 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
34922         * libio/fileops.c: Fix typos in comments.
34923         * libio/oldfileops.c: Likewise.
34924         * libio/wfileops.c: Likewise.
34926 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
34928         [BZ #1349]
34929         * malloc/Makefile (tests): Add tst-malloc-usable test case.
34930         (tst-malloc-usable-ENV): Set environment for test case.
34931         * malloc/hooks.c (malloc_check_get_size): New function to get
34932         requested size.
34933         * malloc/malloc.c (musable): Use malloc_check_get_size.
34934         * malloc/tst-malloc-usable.c: New test case.
34936 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
34938         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
34940 2012-09-05  Allan McRae  <allan@archlinux.org>
34942         [BZ #13966]
34943         * configure.in (CXX_SYSINCLUDES): Use compiler output to
34944         determine header location.
34945         * configure: Regenerated.
34947 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
34949         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
34950         float format.
34951         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
34952         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
34953         format.
34954         (test): Regenerate.
34956 2012-09-04  David S. Miller  <davem@davemloft.net>
34958         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
34959         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
34960         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
34962 2012-09-04  Florian Weimer  <fweimer@redhat.com>
34964         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
34965         failures.
34967         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
34969 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
34971         [BZ #9914]
34972         * libio/iogetdelim.c: Include <limits.h>.
34973         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
34974         + len + 1 would overflow.
34976 2012-09-03  Andreas Jaeger  <aj@suse.de>
34978         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
34979         * sysdeps/i386/fpu/libm-test-ulps: Update.
34981 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
34983         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
34984         Add s_sinf-sse2, s_conf-sse2.
34986         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
34987         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
34988         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
34989         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
34991         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
34992         for using routine as __sinf_ia32.
34993         Use macro for function declaration and weak_alias.
34994         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
34995         for using routine as __cosf_ia32.
34996         Use macro for function declaration and weak_alias.
34998         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
34999         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
35001         * sysdeps/x86_64/fpu/s_sinf.S: New file.
35002         * sysdeps/x86_64/fpu/s_cosf.S: New file.
35003         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35005         * math/libm-test.inc (cos_test): Add more test cases.
35006         (sin_test): Likewise.
35007         (sincos_test): Likewise.
35009 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35011         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
35012         (IFUNC_RESOLVE): Make pointers to the specialized implementations
35013         hidden.
35014         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
35016 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
35018         [BZ #14538]
35019         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
35020         first element of the GOT.
35021         (elf_machine_load_address): Return the difference between
35022         the runtime address of _DYNAMIC and elf_machine_dynamic ().
35024 2012-09-01  Allan McRae  <allan@archlinux.org>
35026         [BZ #13412]
35027         * configure.in (AWK): Require gawk version 3.0 or later.
35028         * configure: Regenerated.
35030 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
35032         * sysdeps/unix/sysv/linux/kernel-features.h
35033         (__ASSUME_POSIX_CPU_TIMERS): Remove.
35034         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
35035         [__NR_clock_getres]: Make code unconditional.
35036         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
35037         (clock_getcpuclockid): Remove code left unreachable by removal of
35038         conditionals.
35039         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
35040         code unconditional.
35041         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
35042         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
35043         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
35044         Make code unconditional.
35045         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
35046         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
35047         * sysdeps/unix/sysv/linux/clock_settime.c
35048         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
35049         conditional code.
35050         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
35051         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
35053 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
35055         [BZ #14476]
35056         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
35057         scripts/test-installation.pl.
35059         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
35060         and $ld_so_version if it is set.
35062 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
35064         [BZ #14516]
35065         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
35066         failure if reading from procfs failed.
35067         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
35069 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
35071         * sysdeps/unix/sysv/linux/kernel-features.h
35072         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
35073         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
35074         Remove conditional code.
35075         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35076         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
35077         Remove conditional code.
35078         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35079         * sysdeps/unix/sysv/linux/i386/fxstat.c
35080         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
35081         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35082         * sysdeps/unix/sysv/linux/i386/fxstatat.c
35083         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
35084         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35085         * sysdeps/unix/sysv/linux/i386/lxstat.c
35086         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
35087         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35088         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
35089         Remove conditional code.
35090         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35091         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
35092         Remove conditional code.
35093         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35094         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
35095         <kernel-features.h>.
35096         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
35097         Remove.
35098         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
35099         Remove conditional code.
35100         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
35101         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
35102         Remove conditional.
35104 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
35106         [BZ #5400]
35107         * NEWS: Add fixed bug number.
35109 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
35111         [BZ #14519]
35112         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
35113         underflowing exponent in case of negative sign.
35114         * stdlib/tst-strtod-round-data: Add more tests.
35115         * stdlib/tst-strtod-round.c (tests): Regenerated.
35117         [BZ #3479]
35118         * stdlib/strtod_l.c (NDIG): Remove.
35119         (HEXNDIG): Likewise.
35120         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
35121         smallest representable value.
35122         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
35123         lie within an exact representation of 1/2 ulp of the result.
35124         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
35125         unconditionally.
35126         (TENS_P9_IDX): Define unconditionally.
35127         (TENS_P9_SIZE): Likewise.
35128         (TENS_P10_IDX): Likewise.
35129         (TENS_P10_SIZE): Likewise.
35130         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
35131         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
35132         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
35133         entries for 10^2^13 and 10^2^14.
35134         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
35135         (TENS_P13_IDX): Define.
35136         (TENS_P13_SIZE): Likewise.
35137         (TENS_P14_IDX): Likewise.
35138         (TENS_P14_SIZE): Likewise.
35139         (_fpioconst_pow10): Change array size to
35140         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
35141         unconditional.
35142         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
35143         1024]: Add entries for 10^2^13 and 10^2^14.
35144         [LAST_POW10 > _LAST_POW10]: Remove #error.
35145         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
35146         (_fpioconst_pow10): Change array size to
35147         FPIOCONST_POW10_ARRAY_SIZE.
35148         * stdlib/gen-fpioconst.c: New file.
35149         * stdlib/gen-tst-strtod-round.c: Likewise.
35150         * stdlib/tst-strtod-round-data: Likewise.
35151         * stdlib/tst-strtod-round.c: Likewise.
35152         * stdlib/Makefile (tests): Add tst-strtod-round.
35154         [BZ #14459]
35155         * stdlib/strtod_l.c: Include <stdint.h>.
35156         (NDEBUG): Do not define.
35157         (round_and_return): Change EXPONENT parameter to type intmax_t.
35158         Rearrange calculations to avoid internal overflow possibilities.
35159         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
35160         Rearrange calculations to avoid internal overflow possibilities.
35161         Assert that number fits inside MPNSIZE limbs.
35162         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
35163         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
35164         calculations and add assertions to avoid internal overflow
35165         possibilities.  Add casts to avoid signed/unsigned operations.
35166         * stdlib/tst-strtod-overflow.c: New file.
35167         * stdlib/Makefile (tests): Add tst-strtod-overflow.
35169 2012-08-25  Marek Polacek  <polacek@redhat.com>
35171         * time/time.h: Fix some typos in comments.
35173 2012-08-23  Roland McGrath  <roland@hack.frob.com>
35175         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
35176         * posix/tst-rfc3484-2.c: Likewise.
35177         * posix/tst-rfc3484-3.c: Likewise.
35179 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
35181         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
35182         (EF_ARM_ABI_FLOAT_HARD): Likewise.
35184 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
35186         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
35187         #include of fxstatat64.c.
35189 2012-08-22  Roland McGrath  <roland@hack.frob.com>
35191         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
35192         * shadow/getspent_r.c: Likewise.
35193         * shadow/getspnam.c: Likewise.
35194         * shadow/getspnam_r.c: Likewise.
35195         * gshadow/getsgent.c: Likewise.
35196         * gshadow/getsgent_r.c: Likewise.
35197         * gshadow/getsgnam.c: Likewise.
35198         * gshadow/getsgnam_r.c: Likewise.
35199         * inet/getnetbyad.c: Likewise.
35200         * inet/getnetbyad_r.c: Likewise.
35201         * inet/getnetbynm.c: Likewise.
35202         * inet/getnetbynm_r.c: Likewise.
35203         * inet/getnetent.c: Likewise.
35204         * inet/getnetent_r.c: Likewise.
35205         * inet/getproto.c: Likewise.
35206         * inet/getproto_r.c: Likewise.
35207         * inet/getprtent.c: Likewise.
35208         * inet/getprtent_r.c: Likewise.
35209         * inet/getprtname.c: Likewise.
35210         * inet/getprtname_r.c: Likewise.
35211         * inet/getrpcbyname.c: Likewise.
35212         * inet/getrpcbyname_r.c: Likewise.
35213         * inet/getrpcbynumber.c: Likewise.
35214         * inet/getrpcbynumber_r.c: Likewise.
35215         * inet/getrpcent.c: Likewise.
35216         * inet/getrpcent_r.c: Likewise.
35217         * inet/getaliasent.c: Likewise.
35218         * inet/getaliasent_r.c: Likewise.
35219         * inet/getaliasname.c: Likewise.
35220         * inet/getaliasname_r.c: Likewise.
35221         * nscd/getgrgid_r.c: Likewise.
35222         * nscd/getgrnam_r.c: Likewise.
35223         * nscd/gethstbyad_r.c: Likewise.
35224         * nscd/gethstbynm3_r.c: Likewise.
35225         * nscd/getpwnam_r.c: Likewise.
35226         * nscd/getpwuid_r.c: Likewise.
35227         * nscd/getsrvbynm_r.c: Likewise.
35228         * nscd/getsrvbypt_r.c: Likewise.
35229         * nscd/gai.c: Likewise.
35231         * configure.in (build_nscd): New substituted variable, set
35232         by --disable-build-nscd and defaults to $use_nscd.
35233         * configure: Regenerated.
35234         * config.make.in (build-nscd): New substituted variable.
35235         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
35236         Change conditional to require [$(build-nscd) = yes] as well.
35237         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
35239         [BZ# 13696]
35240         * configure.in (use_nscd): New substituted variable, set by
35241         --disable-nscd.  If enabled, define USE_NSCD.
35242         * configure: Regenerated.
35243         * config.h.in: Add USE_NSCD.
35244         * config.make.in (use-nscd): New substituted variable.
35245         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
35246         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
35247         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
35248         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
35249         (CFLAGS-getgrnam_r.c): Likewise.
35250         (CFLAGS-initgroups.c): Likewise.
35251         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
35252         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
35253         Variables removed.
35254         * inet/getnetgrent_r.c
35255         (nscd_setnetgrent): New function, broken out of ...
35256         (setnetgrent): ... here.  Call it.
35257         (innetgr): Conditionalize nscd bits on [USE_NSCD].
35258         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
35259         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
35260         * nscd/Makefile (routines, aux): Move definitions after include of
35261         Makeconfig.  Conditionalize on [$(use-nscd) != no].
35262         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
35263         Conditionalize on [USE_NSCD].
35264         (is_nscd, nscd_init_cb): Likewise.
35265         (nss_load_library): Conditionalize init callback on [USE_NSCD].
35266         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
35267         * nss/nss_db/db-init.c: Likewise.
35268         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
35269         [USE_NSCD].
35270         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
35271         (make_request): Use it.
35272         (cache_valid_p): New function.
35273         (__check_pf): Use it.
35274         * NEWS: Add item for --disable-nscd.
35276 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
35278         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
35279         to support sed >= 4.2.1-20-ga9bf076.
35280         * configure: Regenerated.
35282 2012-08-22  Roland McGrath  <roland@hack.frob.com>
35284         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
35285         Conditionalize whole body on [IREL].
35287 2012-08-22  Jeff Law <law@redhat.com>
35289         [BZ #14505]
35290         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
35291         if the family is PF_UNSPEC.
35293 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
35295         * Makerules (lib-version): Rename from V.
35296         (install-lib-nosubdir): Change V to lib-version.
35298 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
35300         [BZ #14252]
35301         * powerpc32/power6/wcschr.c: New file.
35302         * powerpc32/power6/wcscpy.c: New file.
35303         * powerpc32/power6/wcsrchr.c: New file.
35304         * powerpc64/power6/wcschr.c: New file.
35305         * powerpc64/power6/wcscpy.c: New file.
35306         * powerpc64/power6/wcsrchr.c: New file.
35308 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
35310         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
35311         (two_way_short_needle): Use it.
35312         * string/strstr.c (AVAILABLE1_USES_J): Define.
35313         * string/strcasestr.c: Likewise.
35315         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
35316         array references.
35317         * string/strcasestr.c (TOLOWER): Make side-effect safe.
35319         [BZ #11607]
35320         * NEWS: Add an entry.
35321         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
35322         define their defaults.
35323         (two_way_short_needle): Detect end-of-string on-the-fly.
35324         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
35325         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
35326         * string/bug-strcasestr1.c: New test.
35327         * string/Makefile: Run it.
35329 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
35331         [BZ #11607]
35332         * string/str-two-way.h (two_way_short_needle): Optimize matching of
35333         the first character.
35335 2012-08-21  Roland McGrath  <roland@hack.frob.com>
35337         * csu/elf-init.c (__libc_csu_irel): Function removed.
35338         * csu/libc-start.c (apply_irel): New function.
35339         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
35341 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
35343         * sysdeps/unix/sysv/linux/kernel-features.h
35344         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
35345         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
35346         <kernel-features.h>.
35347         [__NR_fadvise64_64]: Make code unconditional.
35348         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
35349         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
35350         !__NR_fadvise64_64)]: Likewise.
35351         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
35352         !__NR_fadvise64_64))]: Likewise.
35353         [__NR_fadvise64]: Make code unconditional.
35354         [!__NR_fadvise64]: Remove conditional code.
35355         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
35356         <kernel-features.h>.
35357         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
35358         unconditional.
35359         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
35360         conditional code.
35361         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
35362         not include <kernel-features.h>.
35363         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
35364         unconditional.
35365         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
35366         conditional code.
35367         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
35368         include <kernel-features.h>.
35369         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
35370         unconditional.
35371         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
35372         conditional code.
35374 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
35376         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
35377         slight instruction rearrangements per scrollpipe analysis.
35378         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
35380 2012-08-20  Roland McGrath  <roland@hack.frob.com>
35382         * manual/syslog.texi (syslog; vsyslog, closelog):
35383         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
35384         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
35386         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
35387         DSOCAPS to match condition on defining it.
35389 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
35391         * sysdeps/unix/sysv/linux/kernel-features.h
35392         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
35393         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
35394         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
35395         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
35396         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
35397         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
35398         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
35399         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
35400         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
35401         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
35403         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
35404         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
35406         * sysdeps/unix/sysv/linux/kernel-features.h
35407         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
35408         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
35409         unconditional.
35410         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
35411         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
35412         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
35413         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
35414         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
35415         Make code unconditional.
35416         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
35417         (__mmap64) [!__NR_mmap2]: Likewise.
35418         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
35419         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
35420         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
35421         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
35422         [__NR_mmap2]: Make code unconditional.
35423         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
35424         (__mmap64) [!__NR_mmap2]: Likewise.
35426 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35428         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
35430 2012-08-18  Andreas Jaeger  <aj@suse.de>
35432         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
35434 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
35436         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
35437         * include/unistd.h (__have_sock_cloexec): Likewise.
35438         (__have_pipe2): Likewise.
35439         (__have_dup3): Likewise.
35441 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
35443         [BZ #9685]
35444         * include/unistd.h (__have_pipe2): Change define into an extern int.
35445         (__have_dup3): Likewise.
35446         * socket/have_sock_cloexec.c: Include fcntl.h.
35447         (__have_pipe2): New variable.
35448         (__have_dup3): Likewise.
35450 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
35452         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
35454 2012-08-17  Marek Polacek  <polacek@redhat.com>
35456         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
35457         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
35459 2012-08-17  Roland McGrath  <roland@hack.frob.com>
35461         * configure.in: Add AC_SUBST for sysheaders.
35462         * configure: Regenerated.
35463         * config.make.in (sysheaders): New substituted variable.
35465         * sysdeps/unix/mkfifo.c: Moved ...
35466         * sysdeps/posix/mkfifo.c: ... here.
35467         * sysdeps/unix/mkfifoat.c: Moved ...
35468         * sysdeps/posix/mkfifoat.c: ... here.
35470         * sysdeps/unix/utime.c: Moved ...
35471         * sysdeps/posix/utime.c: ... here.
35473         * sysdeps/unix/time.c: Moved ...
35474         * sysdeps/posix/time.c: ... here.
35475         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
35476         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
35478         * sysdeps/unix/nice.c: Moved ...
35479         * sysdeps/posix/nice.c: ... here.
35481         * sysdeps/unix/alarm.c: Moved ...
35482         * sysdeps/posix/alarm.c: ... here.
35484         * intl/Makefile ($(codeset_mo)): Depend on the input file.
35486 2012-08-17  Jeff Law <law@redhat.com>
35488         * intl/Makefile (codeset_mo): New variable.
35489         ($(codeset_mo)): New target.
35490         (tst-codeset.out): Depend on that.  Remove explicit rule.
35491         (tst-gettext3.out, tst-gettext5.out): Likewise.
35492         (LOCPATH-ENV, tst-codeset-ENV): New variables.
35493         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
35494         * intl/tst-codeset.sh: Remove.
35495         * intl/tst-gettext3.sh: Likewise.
35496         * intl/tst-gettext5.sh: Likewise.
35498 2012-08-17  Roland McGrath  <roland@hack.frob.com>
35500         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
35501         * sysdeps/unix/syscalls.list: ... here.
35503         * sysdeps/posix/getaddrinfo.c
35504         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
35505         (gaiconf_init, gaiconf_reload): Use them.
35506         [!_STATBUF_ST_NSEC]
35507         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
35508         Define using time_t rather than struct timespec.
35510         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
35511         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
35512         Macros removed.
35513         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
35514         [!NO_THREADS].
35515         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
35516         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
35517         Likewise.
35519         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
35520         __libc_cleanup_push argument.
35522         * bits/param.h: New file.
35523         * misc/sys/param.h: New file.
35524         * include/sys/param.h: New file.
35525         * misc/Makefile (headers): Add bits/param.h.
35526         * sysdeps/generic/sys/param.h: File removed.
35527         * sysdeps/unix/sysv/linux/bits/param.h: New file.
35528         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
35529         * sysdeps/mach/hurd/bits/param.h: New file.
35530         * sysdeps/mach/hurd/sys/param.h: File removed.
35532         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
35533         last change.
35535         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
35536         [_IO_MTSAFE_IO].
35537         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
35538         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
35539         New macros.
35541         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
35542         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
35543         rather than -D_IO_MTSAFE_IO conditionally.
35544         * stdio-common/Makefile (CPPFLAGS): Likewise.
35545         * wcsmbs/Makefile (CPPFLAGS): Likewise.
35546         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
35547         Use $(libio-mtsafe).
35548         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
35549         of -D_IO_MTSAFE_IO.
35550         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
35551         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
35552         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
35553         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
35554         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
35555         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
35556         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
35557         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
35558         (CFLAGS-fread_u_chk.c): Likewise.
35559         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
35560         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
35561         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
35562         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
35563         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
35564         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
35565         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
35566         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
35567         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
35569         * libio/Makefile: Test [$(libc-reentrant) = yes]
35570         instead of [$(filter %REENTRANT, $(defines)) nonempty].
35572         * Makeconfig
35573         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
35574         * sysdeps/pthread/configure: File removed.
35575         * sysdeps/pthread/Makeconfig: New file.
35576         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
35577         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
35579 2012-08-16  Gary Benson  <gbenson@redhat.com>
35581         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
35582         unmapping the first object in a namespace.
35584 2012-08-16  Roland McGrath  <roland@hack.frob.com>
35586         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
35587         (__internal_setnetgrent): ... this.  Add internal_function to
35588         definition.  Add libc_hidden_def.
35589         (setnetgrent): Update caller.
35590         (internal_endnetgrent): Renamed to ...
35591         (__internal_endnetgrent): ... this.  Add internal_function to
35592         definition.  Add libc_hidden_def.
35593         (endnetgrent): Update caller.
35594         (internal_getnetgrent_r): Renamed to ...
35595         (__internal_getnetgrent_r): ... this.  Add internal_function to
35596         definition.  Add libc_hidden_def.
35597         (__getnetgrent_r): Update caller.
35598         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
35600 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
35602         * stdlib/longlong.h: Update from GCC.
35604 2012-08-16  Roland McGrath  <roland@hack.frob.com>
35606         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
35607         on _QL, which is set by umul_ppmm but never used.
35608         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
35609         variables, which are set by GMP macros but never used.
35610         * stdio-common/_itowa.c (_itowa): Likewise.
35611         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
35612         * stdlib/mod_1.c (mpn_mod_1): Likewise.
35614 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
35616         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
35617         struct La_sh_regs is not constant.
35618         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
35619         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
35620         and struct La_sparc64_regs are not constant.
35622 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
35624         * sysdeps/unix/sysv/linux/kernel-features.h
35625         (__ASSUME_POSIX_TIMERS): Remove.
35626         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
35627         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
35628         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
35629         Make code unconditional.
35630         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
35631         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
35632         Make code unconditional.
35633         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
35634         * sysdeps/unix/sysv/linux/clock_nanosleep.c
35635         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
35636         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
35637         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
35638         Make code unconditional.
35639         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
35640         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
35641         (__libc_missing_posix_timers): Remove.
35643 2012-08-15  Roland McGrath  <roland@hack.frob.com>
35645         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
35646         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
35648         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
35650         * elf/dl-sym.c: Include <stdlib.h>.
35652         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
35653         constants, which avoids warnings in 32-bit builds.
35655         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
35656         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
35658         * misc/lseek.c: File moved to ...
35659         * io/lseek.c: ... here.
35661         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
35663         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
35664         shifting LEN more than 31 bits at once.
35666 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35668         [BZ #14195]
35669         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
35670         segmentation fault for a case of two empty input strings.
35671         * string/test-strncasecmp.c (check1): Renamed to...
35672         (bz12205): ...this.
35673         (bz14195): Add new testcase for two empty input strings and N > 0.
35674         (test_main): Call new testcase, adapt for renamed function.
35676 2012-08-15  Andreas Jaeger  <aj@suse.de>
35678         [BZ #14090]
35679         * crypt/md5test2.c: New test, based on test supplied by Serge
35680         Belyshev <belyshev@depni.sinp.msu.ru>.
35681         * crypt/Makefile (xtests): Add md5test-giant..
35682         * crypt/Makefile ($(objpfx)md5test-giant): Add.
35684 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
35686         [BZ #14090]
35687         * crypt/md5.c (md5_process_block): Don't assume the buffer
35688         length is less than 2**32.
35689         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
35690         length is less than 2**64.
35692 2012-08-15  Roland McGrath  <roland@hack.frob.com>
35694         * string/str-two-way.h: Include <sys/param.h>.
35695         (MAX): Macro removed.
35697         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
35698         Move #define and #undef of memmove to just before and after
35699         including <string.h>.
35701         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
35702         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
35703         and after including <string.h>.  Move declarations of
35704         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
35705         to before #include "string/memmove.c".
35707         * include/dirent.h: Declare __getdirentries.
35709         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
35710         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
35712 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
35714         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
35715         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
35716         * sysdeps/i386/configure: Regenerated.
35717         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
35718         STABS_CURRENT_FILE, and STABS_FUN.
35719         (END): Remove call to STABS_FUN_END.
35720         (STABS_CURRENT_FILE1): Delete.
35721         (STABS_CURRENT_FILE): Likewise.
35722         (STABS_FUN): Likewise.
35723         (STABS_FUN_END): Likewise.
35724         (STABS_FUN2): Likewise.
35725         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
35726         * sysdeps/x86_64/configure: Regenerated.
35728 2012-08-14  Roland McGrath  <roland@hack.frob.com>
35730         * elf/dl-open.c: Include <atomic.h>.
35731         * elf/dl-lookup.c: Likewise.
35733 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
35735         * sysdeps/unix/sysv/linux/kernel-features.h
35736         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
35737         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
35738         unconditionally.
35739         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
35740         unconditionally.
35741         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
35742         condition on __ASSUME_CLONE_THREAD_FLAGS.
35744 2012-08-14  Andreas Jaeger  <aj@suse.de>
35746         * sysdeps/i386/fpu/libm-test-ulps: Update.
35748 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
35750         * include/atomic.h (atomic_exchange_and_add): Split into ...
35751         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
35752         New atomic macros.
35754 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
35756         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35758 2012-08-13  Jeff Law <law@redhat.com>
35760         * manual/stdio.texi (snprintf): Clarify handling of the trailing
35761         null byte in the output string.
35763 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
35765         * sysdeps/unix/sysv/linux/kernel-features.h
35766         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
35767         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
35768         (__ASSUME_ARG_MAX_STACK_BASED): Define.
35769         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
35770         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
35771         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
35772         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
35774 2012-08-09  Jeff Law <law@redhat.com>
35776         [BZ #13939]
35777         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
35778         When avoid_arena is set, don't retry in the that arena.  Pick the
35779         next one, whatever it might be.
35780         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
35781         (arena_lock): Pass in new parameter to arena_get2.
35782         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
35783         arena_get2.
35784         (__libc_malloc): Unify retrying after main arena failure with
35785         __libc_memalign version.
35786         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
35788 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
35790         [BZ #14166]
35791         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
35792         to __redirect_strstr.
35793         (__strstr_sse42): Use typeof __redirect_strstr.
35794         (__strstr_ia32): Likewise.
35795         (__libc_strstr): New prototype.
35796         (strstr): Renamed to ...
35797         (__libc_strstr): This.
35798         (strstr): New strong alias of __libc_strstr.
35799         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
35800         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
35801         __redirect_time.
35802         Include <time.h>.
35803         (__libc_time): New prototype.
35804         (time_ifunc): Replace time with __libc_time.
35805         (time): New strong alias and hidden definition of __libc_time.
35806         (__GI_time): Remove strong alias.
35807         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
35808         Include <stddef.h>.
35809         (memmove): Redefined to __redirect_memmove.
35810         (__memmove_sse2): Use typeof __redirect_memmove.
35811         (__memmove_ssse3): Likewise.
35812         (__memmove_ssse3_back): Likewise.
35813         (__libc_memmove): New prototype.
35814         (memmove): Renamed to ...
35815         (__libc_memmove): This.
35816         (memmove): New strong alias of __libc_memmove.
35818 2012-08-08  Mark Salter  <msalter@redhat.com>
35820         * elf/elf.h
35821         (R_MN10300_TLS_GD): Define.
35822         (R_MN10300_TLS_LD): Likewise.
35823         (R_MN10300_TLS_LDO): Likewise.
35824         (R_MN10300_TLS_GOTIE): Likewise.
35825         (R_MN10300_TLS_IE): Likewise.
35826         (R_MN10300_TLS_LE): Likewise.
35827         (R_MN10300_TLS_DTPMOD): Likewise.
35828         (R_MN10300_TLS_DTPOFF): Likewise.
35829         (R_MN10300_TLS_TPOFF): Likewise.
35830         (R_MN10300_SYM_DIFF): Likewise.
35831         (R_MN10300_ALIGN): Likewise.
35832         (R_MN10300_NUM): Update.
35834 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
35836         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
35837         Remove.
35839 2012-08-08  Roland McGrath  <roland@hack.frob.com>
35841         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
35843         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
35844         sysdeps/unix -> sysdeps/posix move.
35845         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
35847 2012-08-07      Allan McRae     <allan@archlinux.org>
35849         [BZ #14303]
35850         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
35851         (SUNOS_CPP): Likewise.
35852         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
35853         not found.
35854         (open_input): Call CPP using execvp.
35856 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
35858         * sysdeps/unix/sysv/linux/kernel-features.h
35859         (__ASSUME_PROT_GROWSUPDOWN): Remove.
35860         (__ASSUME_NO_CLONE_DETACHED): Likewise.
35861         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
35862         (__ASSUME_WAITID_SYSCALL): Likewise.
35863         * sysdeps/unix/sysv/linux/dl-execstack.c
35864         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
35865         code unconditional.
35866         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
35867         conditional code.
35868         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
35869         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
35870         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
35871         code.
35872         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
35873         unconditional.
35874         [__ASSUME_WAITID_SYSCALL]: Likewise.
35875         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
35877 2012-08-07  Roland McGrath  <roland@hack.frob.com>
35879         * sysdeps/unix/closedir.c: Renamed to ...
35880         * sysdeps/posix/closedir.c: ... here.
35881         * sysdeps/unix/dirfd.c: Renamed to ...
35882         * sysdeps/posix/dirfd.c: ... here.
35883         * sysdeps/unix/dirstream.h: Renamed to ...
35884         * sysdeps/posix/dirstream.h: ... here.
35885         * sysdeps/unix/fdopendir.c: Renamed to ...
35886         * sysdeps/posix/fdopendir.c: ... here.
35887         * sysdeps/unix/opendir.c: Renamed to ...
35888         * sysdeps/posix/opendir.c: ... here.
35889         * sysdeps/unix/readdir.c: Renamed to ...
35890         * sysdeps/posix/readdir.c: ... here.
35891         * sysdeps/unix/readdir_r.c: Renamed to ...
35892         * sysdeps/posix/readdir_r.c: ... here.
35893         * sysdeps/unix/rewinddir.c: Renamed to ...
35894         * sysdeps/posix/rewinddir.c: ... here.
35895         * sysdeps/unix/seekdir.c: Renamed to ...
35896         * sysdeps/posix/seekdir.c: ... here.
35897         * sysdeps/unix/telldir.c: Renamed to ...
35898         * sysdeps/posix/telldir.c: ... here.
35899         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
35900         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
35901         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
35902         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
35904         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
35905         * bits/fcntl.h: ... here.
35907         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
35908         not 0.
35909         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
35910         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
35911         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
35912         (struct flock): Move l_start, l_len to the beginning.
35913         Use __pid_t for l_pid.
35914         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
35915         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
35916         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
35917         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
35918         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
35919         [__USE_LARGEFILE64] (struct flock64): New type.
35920         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
35922         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
35923         * bits/dirent.h: ... here.
35925         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
35926         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
35928 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
35930         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
35931         Change from 2.6.0 to 2.6.16.
35932         * sysdeps/unix/sysv/linux/configure: Regenerated.
35933         * sysdeps/unix/sysv/linux/kernel-features.h
35934         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
35935         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
35936         version.
35937         (__ASSUME_UTIMES): Likewise.
35938         (__ASSUME_CLONE_STOPPED): Remove.
35939         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
35940         architectures, not kernel version.
35941         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
35942         (__ASSUME_NO_CLONE_DETACHED): Likewise.
35943         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
35944         (__ASSUME_WAITID_SYSCALL): Likewise.
35945         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
35946         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
35947         * README: State 2.6.16 as minimum Linux kernel version.  Do not
35948         refer to older versions.
35950 2012-08-06  Roland McGrath  <roland@hack.frob.com>
35952         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
35953         Define alphasort64 as an alias.
35954         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
35955         Define versionsort64 as an alias.
35956         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
35957         Define scandir64 as an alias.
35958         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
35959         Define scandirat64 as an alias.
35960         * dirent/alphasort64.c (alphasort64):
35961         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
35962         * dirent/versionsort64.c: Likewise.
35963         * dirent/scandir64.c: Likewise.
35964         * dirent/scandirat64.c: Likewise.
35965         * sysdeps/wordsize-64/alphasort.c: File removed.
35966         * sysdeps/wordsize-64/alphasort64.c: File removed.
35967         * sysdeps/wordsize-64/scandir.c: File removed.
35968         * sysdeps/wordsize-64/scandir64.c: File removed.
35969         * sysdeps/wordsize-64/scandirat.c: File removed.
35970         * sysdeps/wordsize-64/scandirat64.c: File removed.
35971         * sysdeps/wordsize-64/versionsort.c: File removed.
35972         * sysdeps/wordsize-64/versionsort64.c: File removed.
35973         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
35974         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
35975         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
35976         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
35977         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
35978         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
35979         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
35980         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
35982         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
35983         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
35984         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
35985         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35986         [defined __arch64__ || defined __sparcv9]
35987         (__INO_T_MATCHES_INO64_T): New macro.
35988         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
35989         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
35990         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
35991         * sysdeps/unix/sysv/linux/bits/dirent.h
35992         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
35993         (_DIRENT_MATCHES_DIRENT64): New macro.
35995         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
35996         Define lockf64 as an alias.
35997         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
35998         Define fseeko64 as an alias.
35999         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
36000         Define ftello64 as an alias.
36001         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
36002         Define _IO_fgetpos64 and fgetpos64 as aliases.
36003         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
36004         Define _IO_fsetpos64 and fsetpos64 as aliases.
36005         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
36006         Conditionalize body on this.
36007         * libio/fseeko64.c: Likewise.
36008         * libio/ftello64.c: Likewise.
36009         * libio/iofgetpos64.c: Likewise.
36010         * libio/iofsetpos64.c: Likewise.
36011         * sysdeps/wordsize-64/lockf.c: File removed.
36012         * sysdeps/wordsize-64/lockf64.c: File removed.
36013         * sysdeps/wordsize-64/fseeko.c: File removed.
36014         * sysdeps/wordsize-64/fseeko64.c: File removed.
36015         * sysdeps/wordsize-64/ftello.c: File removed.
36016         * sysdeps/wordsize-64/ftello64.c: File removed.
36017         * sysdeps/wordsize-64/iofgetpos.c: File removed.
36018         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
36019         * sysdeps/wordsize-64/iofsetpos.c: File removed.
36020         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
36021         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
36022         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
36023         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
36024         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
36025         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
36026         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
36027         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
36028         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
36029         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
36030         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
36032         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
36033         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
36034         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
36035         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36036         [defined __arch64__ || defined __sparcv9]
36037         (__OFF_T_MATCHES_OFF64_T): New macro.
36038         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
36039         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
36040         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36041         (__OFF_T_MATCHES_OFF64_T): New macro.
36043 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
36045         * stdlib/secure-getenv.c (__secure_getenv): Replace
36046         GLIBC_2_16 with GLIBC_2_17.
36048 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
36050         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
36051         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
36053 2012-08-03  David S. Miller  <davem@davemloft.net>
36055         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36057 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
36059         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
36060         Remove.
36061         (__ASSUME_CORRECT_SI_PID): Likewise.
36062         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
36063         (__ASSUME_TMPFS_NAME): Likewise.
36064         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
36065         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
36066         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
36067         (HAVE_AUX_SECURE): Make definition unconditional.
36068         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
36069         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
36071 2012-08-03  Roland McGrath  <roland@hack.frob.com>
36073         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
36074         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
36075         * sysdeps/mach/hurd/eloop-threshold.h: New file.
36076         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
36077         __eloop_threshold instead of SYMLOOP_MAX.
36079         * sysdeps/generic/eloop-threshold.h: New file.
36080         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
36081         of MAXSYMLINKS.
36082         * elf/chroot_canon.c (chroot_canon): Likewise.
36084 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
36086         [BZ #13717]
36087         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
36088         Change to 2.6.0 everywhere.
36089         * sysdeps/unix/sysv/linux/configure: Regenerated.
36090         * sysdeps/unix/sysv/linux/kernel-features.h
36091         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
36092         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
36093         kernel versions.
36094         (__ASSUME_POSIX_TIMERS): Define unconditionally.
36095         (__ASSUME_FUTEX_REQUEUE): Remove.
36096         (__ASSUME_STATFS64): Define unconditionally.
36097         (__ASSUME_AT_SECURE): Likewise.
36098         (__ASSUME_CORRECT_SI_PID): Likewise.
36099         (__ASSUME_TGKILL): Define without depending on kernel version for
36100         i386.
36101         (__ASSUME_UTIMES): Likewise.
36102         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
36103         kernel version.
36104         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
36105         (__ASSUME_TMPFS_NAME): Likewise.
36106         * README: Update reference to Linux kernel versions.
36108 2012-08-02  Marek Polacek  <polacek@redhat.com>
36110         [BZ# 14150]
36111         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
36112         libc_cv_asm_type_prefix with %.
36113         * configure: Regenerated.
36114         * include/libc-symbols.h: Remove comment about
36115         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
36116         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
36117         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
36118         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
36119         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
36120         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
36121         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
36122         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
36123         * elf/tst-unique2mod1.c: Likewise.
36124         * elf/tst-unique1mod2.c: Likewise.
36125         * elf/tst-unique1mod1.c: Likewise.
36126         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
36127         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
36128         Replace ASM_TYPE_DIRECTIVE with .type.
36129         * sysdeps/s390/s390-64/sysdep.h: Likewise.
36130         * sysdeps/i386/sysdep.h: Likewise.
36131         * sysdeps/x86_64/sysdep.h: Likewise.
36132         * sysdeps/sh/sysdep.h: Likewise.
36133         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
36134         Do not define ASM_TYPE_DIRECTIVE.
36135         * sysdeps/powerpc/sysdep.h: Likewise.
36136         * sysdeps/powerpc/powerpc32/sysdep.h:
36137         Replace ASM_TYPE_DIRECTIVE with .type.
36138         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
36139         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
36140         * sysdeps/i386/fpu/e_powf.S: Likewise.
36141         * sysdeps/i386/fpu/e_expl.S: Likewise.
36142         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
36143         * sysdeps/i386/fpu/e_acosh.S: Likewise.
36144         * sysdeps/i386/fpu/e_pow.S: Likewise.
36145         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
36146         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
36147         * sysdeps/i386/fpu/s_expm1.S: Likewise.
36148         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
36149         * sysdeps/i386/fpu/e_log2.S: Likewise.
36150         * sysdeps/i386/fpu/e_log2l.S: Likewise.
36151         * sysdeps/i386/fpu/e_scalb.S: Likewise.
36152         * sysdeps/i386/fpu/e_powl.S: Likewise.
36153         * sysdeps/i386/fpu/e_log10f.S: Likewise.
36154         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
36155         * sysdeps/i386/fpu/e_logl.S: Likewise.
36156         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
36157         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
36158         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
36159         * sysdeps/i386/fpu/e_log2f.S: Likewise.
36160         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
36161         * sysdeps/i386/fpu/e_log.S: Likewise.
36162         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
36163         * sysdeps/i386/fpu/e_logf.S: Likewise.
36164         * sysdeps/i386/fpu/e_log10l.S: Likewise.
36165         * sysdeps/i386/fpu/e_atanh.S: Likewise.
36166         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
36167         * sysdeps/i386/fpu/e_log10.S: Likewise.
36168         * sysdeps/i386/fpu/s_frexp.S: Likewise.
36169         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
36170         * sysdeps/i386/fpu/s_asinh.S: Likewise.
36171         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
36172         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
36173         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
36174         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
36175         * sysdeps/i386/i686/strtok.S: Likewise.
36176         * sysdeps/i386/i386-mcount.S: Likewise.
36177         * sysdeps/i386/strtok.S: Likewise.
36178         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
36179         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
36180         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
36181         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
36182         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
36183         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
36184         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
36185         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
36186         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
36187         * sysdeps/x86_64/_mcount.S: Likewise.
36188         * sysdeps/x86_64/strtok.S: Likewise.
36189         * sysdeps/sh/_mcount.S: Likewise.
36191 2012-08-01  Roland McGrath  <roland@hack.frob.com>
36193         * libio/iofopen.c: Include <fcntl.h>.
36194         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
36195         (_IO_fopen64, fopen64): Define as aliases.
36196         * libio/iofopen64.c: Include <fcntl.h>.
36197         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
36198         Conditionalize body on this.
36199         * sysdeps/wordsize-64/iofopen.c: File removed.
36200         * sysdeps/wordsize-64/iofopen64.c: File removed.
36202 2012-08-01  Marek Polacek  <polacek@redhat.com>
36204         * libc/Makeconfig: Use elf in place of binfmt-subdir.
36205         Use dlfcn directly instead of a variable.
36206         (binfmt-subdir): Do not define.
36207         (dlfcn): Likewise.
36209 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
36211         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
36212         Remove all definitions.
36213         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
36214         <kernel-features.h>.
36215         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
36216         (miss_F_GETOWN_EX): Remove all definitions.
36217         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
36218         macro definition.
36219         [!__ASSUME_FCNTL64]: Remove conditional code.
36220         [__ASSUME_FCNTL64]: Make code unconditional.
36221         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
36222         <kernel-features.h>.
36223         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
36224         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
36225         (lockf64) [__NR_fcntl64]: Make code unconditional.
36226         (lockf64) [__ASSUME_FCNTL64]: Likewise.
36228         * sysdeps/unix/sysv/linux/kernel-features.h
36229         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
36230         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
36231         Make code unconditional.
36232         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
36233         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
36234         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
36235         [__NR_vfork]: Make code unconditional.
36236         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
36237         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
36238         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
36239         [__NR_vfork]: Make code unconditional.
36240         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
36241         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
36243 2012-08-01  Roland McGrath  <roland@hack.frob.com>
36245         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
36246         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
36248         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36249         Define mkstemp64 as an alias.
36250         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36251         Define mkstemps64 as an alias.
36252         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36253         Define mkostemp64 as an alias.
36254         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
36255         Define mkostemps64 as an alias.
36256         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
36257         Conditionalize body on this.
36258         * misc/mkostemp64.c: Likewise.
36259         * misc/mkostemps64.c: Likewise.
36260         * misc/mkstemps64.c: Likewise.
36261         * sysdeps/wordsize-64/mkstemp64.c: File removed.
36262         * sysdeps/wordsize-64/mkostemp64.c: File removed.
36263         * sysdeps/wordsize-64/mkostemp.c: File removed.
36264         * sysdeps/wordsize-64/mkstemp.c: File removed.
36265         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
36266         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
36267         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
36268         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
36270         [BZ #14138]
36271         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
36272         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
36273         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
36274         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
36276         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
36277         compat_symbol macros from <shlib-compat.h> rather than the underlying
36278         default_symbol_version and symbol_version macros, so that DEFAULT
36279         lines in shlib-versions are respected.
36280         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
36282 2012-08-01  Florian Weimer  <fweimer@redhat.com>
36284         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
36285         Declare with warn_unused_result.
36286         (setgid, setregid, setegid, setresgid): Likewise.
36287         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
36288         Likewise.
36289         * WUR-REPORT: Remove set*id functions.
36291 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
36293         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
36295 2012-07-31  Roland McGrath  <roland@hack.frob.com>
36297         [BZ #10191]
36298         * include/sys/socket.h (__libc_accept, __libc_accept4):
36299         Add attribute_hidden.
36300         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
36302         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
36303         use of PTR_MANGLE.
36304         * inet/getnetgrent_r.c (setup): Likewise.
36306         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
36308 2012-07-31  David S. Miller  <davem@davemloft.net>
36310         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36312 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
36314         [BZ #13629]
36315         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
36316         value between 1.0 and 2.0 and smaller part has absolute value less
36317         than 1.0.
36318         * math/s_clog10.c (__clog10): Likewise.
36319         * math/s_clog10f.c (__clog10f): Likewise.
36320         * math/s_clog10l.c (__clog10l): Likewise.
36321         * math/s_clogf.c (__clogf): Likewise.
36322         * math/s_clogl.c (__clogl): Likewise.
36323         * math/libm-test.inc (clog_test): Add more tests.
36324         (clog10_test): Likewise.
36325         * sysdeps/i386/fpu/libm-test-ulps: Update.
36326         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36328 2012-07-31  Florian Weimer  <fweimer@redhat.com>
36330         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
36331         Exit with zero in case no suitable GID is found, and write a
36332         message to standard error.
36334 2012-07-30  Roland McGrath  <roland@hack.frob.com>
36336         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
36337         rather than to 1.
36338         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
36339         (MAXPATHLEN): Removed.
36340         (NOGROUP, NODEV): New macros.
36341         (setbit, clrbit, isset, isclr): New macros.
36342         (howmany, roundup, powerof2): New macros.
36343         (DEV_BSIZE): New macro.
36345         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
36346         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
36348         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
36349         definition on [!__NO_LONG_DOUBLE_MATH].
36351         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
36352         PTR_MANGLE and PTR_DEMANGLE.
36354         * socket/accept4.c (accept4): Rename to __libc_accept4.
36355         Define accept4 as a weak alias.
36357         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
36358         on [_DIRENT_HAVE_D_TYPE].
36359         * io/ftw.c (ftw_dir): Likewise.
36361         * io/xmknod.c (__xmknod): Don't check PATH for being null.
36363         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
36365         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
36366         Use the BSD numbers rather than the arbitrary ones we had.
36367         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
36368         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
36369         (SIGXCPU, SIGXFSZ): New macros.
36370         (_NSIG): Now 32.
36372         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
36373         initializer on [_LIBC_REENTRANT].
36375         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
36376         definitions inside [_POSIX_MAPPED_FILES].
36378         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
36380         * dirent/opendir.c: Include <fcntl.h>.
36382         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
36383         (__libc_getspecific): Likewise.
36384         (__libc_key_create): Likewise.
36386         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
36387         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
36388         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
36389         (tmpfile64): Define as alias.
36390         * sysdeps/wordsize-64/tmpfile.c: File removed.
36391         * sysdeps/wordsize-64/tmpfile64.c: File removed.
36392         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
36393         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
36395         * stdio-common/vfscanf.c: Include <stdbool.h>.
36396         * nss/makedb.c: Likewise.
36397         * stdio-common/_i18n_number.h: Likewise.
36398         * argp/argp-help.c: Likewise.
36399         * posix/wordexp.c: Likewise.
36400         * sysdeps/posix/spawni.c: Likewise.
36401         * nss/nss_files/files-initgroups.c: Likewise.
36402         * stdio-common/reg-modifier.c: Include <stdlib.h>.
36403         * nss/nss_files/files-initgroups.c: Likewise.
36404         * nss/nss_db/db-netgrp.c: Likewise.
36405         * nss/nss_db/db-initgroups.c: Likewise.
36406         * io/fchmodat.c: Include <sys/stat.h>.
36408         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
36409         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
36411         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
36412         [HAVE_MMAP].
36414         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
36415         Add multiple inclusion protection.
36417 2012-07-27  David S. Miller  <davem@davemloft.net>
36419         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36421 2012-07-27  Gary Benson  <gbenson@redhat.com>
36423         [BZ #14298]
36424         * elf/rtld.c: Include <stap-probe.h>.
36425         (dl_main): Added static probes "init_start" and "init_complete".
36426         * elf/dl-load.c: Include <stap-probe.h>.
36427         (lose): Take new parameter "nsid".
36428         Added static probe "map_failed".
36429         (_dl_map_object_from_fd): Pass namespace id to lose.
36430         Added static probe "map_start".
36431         (open_verify): Pass namespace id to lose.
36432         * elf/dl-open.c: Include <stap-probe.h>.
36433         (dl_open_worker) Added static probes "map_complete", "reloc_start"
36434         and "reloc_complete".
36435         * elf/dl-close.c: Include <stap-probe.h>.
36436         (_dl_close_worker): Added static probes "unmap_start" and
36437         "unmap_complete".
36438         * elf/rtld-debugger-interface.txt: New file documenting the above.
36440 2012-07-26  Roland McGrath  <roland@hack.frob.com>
36442         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
36443         rather than a string variable.
36444         * sunrpc/rpc_main.c (h_output): Likewise.
36445         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
36447 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
36449         * inet/check_native.c: New file.
36451 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
36453         [BZ #13629]
36454         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
36455         if larger part has absolute value 1.0.
36456         * math/s_clog10.c (__clog10): Likewise.
36457         * math/s_clog10f.c (__clog10f): Likewise.
36458         * math/s_clog10l.c (__clog10l): Likewise.
36459         * math/s_clogf.c (__clogf): Likewise.
36460         * math/s_clogl.c (__clogl): Likewise.
36461         * math/libm-test.inc (clog_test): Add more tests.
36462         (clog10_test): Likewise.
36463         * sysdeps/i386/fpu/libm-test-ulps: Update.
36464         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36466         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
36467         (pltexit): Likewise.
36468         (La_regs): Likewise.
36469         (La_retval): Likewise.
36470         (int_retval): Likewise.
36471         Update #error for removed macros to refer only to definitions in
36472         tst-audit.h.
36473         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
36474         macro.
36475         (pltexit): Likewise.
36476         (La_regs): Likewise.
36477         (La_retval): Likewise.
36478         (int_retval): Likewise.
36479         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
36480         macro.
36481         (pltexit): Likewise.
36482         (La_regs): Likewise.
36483         (La_retval): Likewise.
36484         (int_retval): Likewise.
36485         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
36486         macro.
36487         (pltexit): Likewise.
36488         (La_regs): Likewise.
36489         (La_retval): Likewise.
36490         (int_retval): Likewise.
36491         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
36492         macro.
36493         (pltexit): Likewise.
36494         (La_regs): Likewise.
36495         (La_retval): Likewise.
36496         (int_retval): Likewise.
36497         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
36498         macro.
36499         (pltexit): Likewise.
36500         (La_regs): Likewise.
36501         (La_retval): Likewise.
36502         (int_retval): Likewise.
36503         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
36504         macro.
36505         (pltexit): Likewise.
36506         (La_regs): Likewise.
36507         (La_retval): Likewise.
36508         (int_retval): Likewise.
36509         * sysdeps/generic/tst-audit.h: Update comment to refer only to
36510         macro definitions in tst-audit.h.
36511         * sysdeps/i386/tst-audit.h: New file.
36512         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
36513         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
36514         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
36515         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
36516         * sysdeps/sh/tst-audit.h: Likewise.
36517         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
36518         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
36519         * sysdeps/x86_64/tst-audit.h: Likewise.
36521 2012-07-26  Andreas Jaeger  <aj@suse.de>
36523         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
36524         ptrace.
36526         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
36527         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
36528         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
36529         PTRACE_O_MASK.
36530         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
36531         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
36532         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
36534         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
36535         value.
36537         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
36538         _sigsys.
36539         (si_call_addr, si_syscall, si_arch): Define new macro.
36540         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
36541         _sigsys.
36542         (si_call_addr, si_syscall, si_arch): Define new marcro.
36543         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
36544         _sigsys.
36545         (si_call_addr, si_syscall, si_arch): Define new macro.
36546         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
36547         _sigsys.
36548         (si_call_addr, si_syscall, si_arch): Define new macro.
36550 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
36552         [BZ #13717]
36553         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
36554         Change to 2.4.21 where previously 2.4.1.
36555         * sysdeps/unix/sysv/linux/configure: Regenerated.
36556         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
36557         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
36558         Linux kernel version.
36559         (__ASSUME_STD_AUXV): Remove.
36560         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
36561         kernel version.
36562         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
36563         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
36564         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
36565         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
36566         (__ASSUME_NETLINK_SUPPORT): Likewise.
36567         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
36568         (__no_netlink_support): Remove conditional definition.
36569         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
36570         Remove.
36571         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
36572         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
36573         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
36574         (if_nameindex_ioctl): Remove.
36575         (if_nameindex_netlink): Do not handle __no_netlink_support.
36576         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
36577         code.
36578         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
36579         Remove conditional code.
36580         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
36581         code.
36582         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
36583         unconditional.
36584         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
36585         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
36586         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
36587         Remove.
36588         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
36589         [!__ASSUME_STD_AUXV]: Remove conditional code.
36590         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
36591         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
36592         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
36593         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
36594         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
36595         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
36596         code.
36597         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
36598         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
36599         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
36600         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
36601         conditional code.
36602         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
36603         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
36604         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
36605         code.
36606         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
36607         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
36608         conditional code.
36609         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
36610         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
36611         code unconditional.
36612         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
36613         conditional code.
36614         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
36615         unconditional.
36616         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
36617         conditional code.
36618         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
36619         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
36620         unconditional.
36621         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
36622         conditional code.
36623         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
36624         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
36625         code unconditional.
36626         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
36627         conditional code.
36628         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
36629         unconditional.
36630         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
36631         conditional code.
36632         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
36633         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
36634         code unconditional.
36635         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
36636         conditional code.
36637         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
36638         unconditional.
36639         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
36640         conditional code.
36642 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
36644         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
36645         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
36646         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
36647         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
36648         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
36649         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
36650         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
36651         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
36652         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
36653         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
36654         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
36655         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
36656         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
36657         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
36658         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
36659         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
36660         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
36661         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
36662         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
36663         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
36664         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
36665         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
36666         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
36668 2012-07-25  Florian Weimer  <fweimer@redhat.com>
36670         * Versions.def: Add GLIBC_2.17.
36671         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
36672         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
36673         Introduce __libc_secure_getenv.
36674         * stdlib/Versions (2.17): Add secure_getenv
36675         (GLIBC_PRIVATE): Add __libc_secure_getenv.
36676         * stdlib/secure-getenv.c: Rename __secure_getenv to
36677         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
36678         symbol __secure_getenv for GLIBC_2.0.
36679         * stdlib/tst-secure-getenv.c: New.
36680         * stdlib/Makefile (tests): Add testcase.
36681         * manual/startup.texi (Environment Access): Document
36682         secure_getenv.
36683         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
36684         __libc_secure_getenv.
36685         * inet/ruserpass.c (ruserpass): Likewise.
36686         * malloc/mtrace.c (mtrace): Likewise.
36687         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
36688         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
36689         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
36690         * sysdeps/posix/tempname.c: Likewise.  Evaluate
36691         HAVE_SECURE_GETENV.
36692         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
36693         __secure_getenv to __libc_secure_getenv.
36694         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
36695         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
36696         Likewise.
36697         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
36698         Likewise.
36699         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
36700         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
36701         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
36702         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
36703         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
36704         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
36705         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
36707 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
36709         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
36710         (struct La_i86_retval): Likewise.
36711         (struct La_x86_64_regs): Likewise.
36712         (struct La_x86_64_retval): Likewise.
36713         (struct La_x32_regs): Likewise.
36714         (struct La_x32_retval): Likewise.
36715         (struct La_ppc32_regs): Likewise.
36716         (struct La_ppc32_retval): Likewise.
36717         (struct La_ppc64_regs): Likewise.
36718         (struct La_ppc64_retval): Likewise.
36719         (struct La_sh_regs): Likewise.
36720         (struct La_sh_retval): Likewise.
36721         (struct La_s390_32_regs): Likewise.
36722         (struct La_s390_32_retval): Likewise.
36723         (struct La_s390_64_regs): Likewise.
36724         (struct La_s390_64_retval): Likewise.
36725         (struct La_sparc32_regs): Likewise.
36726         (struct La_sparc32_retval): Likewise.
36727         (struct La_sparc64_regs): Likewise.
36728         (struct La_sparc64_retval): Likewise.
36729         (struct audit_ifaces): Remove architecture-specific pltenter and
36730         pltexit members.
36731         * sysdeps/i386/ldsodefs.h: New file.
36732         * sysdeps/powerpc/ldsodefs.h: Likewise.
36733         * sysdeps/s390/ldsodefs.h: Likewise.
36734         * sysdeps/sh/ldsodefs.h: Likewise.
36735         * sysdeps/sparc/ldsodefs.h: Likewise.
36736         * sysdeps/x86_64/ldsodefs.h: Likewise.
36738 2012-07-25  Marek Polacek  <polacek@redhat.com>
36740         [BZ #6808]
36741         * math/libm-test.inc (yn_test): Add another test.
36742         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
36743         to ERANGE when the result is +-Inf.
36744         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
36745         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
36746         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
36747         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
36749 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
36751         * conform/data/time.h-data (NULL): Use macro-constant.  Require
36752         equal to 0.
36753         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
36754         clock_t.
36755         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
36757 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
36759         * configure.in <sysdeps resolving>: Correct printing
36760         Implies_before.
36761         * configure: Regenerate.
36763 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
36765         * math/w_ilogb.c: Include <limits.h>.
36766         * math/w_ilogbl.c: Likewise.
36768 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
36770         * manual/lang.texi (__va_copy): Document primarily as ISO C99
36771         va_copy.  Document allowing for unavailable va_copy only as
36772         pre-C99 compatibility.
36773         * manual/string.texi (Copying and Concatenation): Use va_copy
36774         instead of __va_copy in concat example.
36776 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
36778         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
36779         (__sendto): Use create_address_port.  Initialize APORT and deallocate
36780         it if not null.
36782         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
36783         with O_NOLINK passed to __file_name_lookup.
36785         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
36786         with O_NOLINK passed to __file_name_lookup.
36788         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
36789         negative N or less than NGIDS.
36791         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
36792         type to string_t.  Set ERANGE as errno and return it if NAME is not big
36793         enough.  Use memcpy instead of strncpy.
36795 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
36797         * elf/Makefile (check-data): Remove.
36798         (localplt.data): New vpath directive.
36799         ($(objpfx)check-localplt.out): Use localplt.data from vpath
36800         instead of $(check-data).
36801         * scripts/data/localplt-generic.data: Move to ...
36802         * sysdeps/generic/localplt.data: ... here.
36803         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
36804         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
36805         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
36806         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
36807         ... here.
36808         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
36809         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
36810         ... here.
36811         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
36812         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
36813         ... here.
36814         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
36815         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
36816         ... here.
36817         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
36818         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
36819         ... here.
36820         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
36821         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
36822         ... here.
36824 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36826         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
36827         PPC32 and PPC64 files.
36828         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
36829         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
36831 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36833         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
36834         __makecontext_ret to ...
36835         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
36836         ... here and call exit if uc_link is NULL.  New file.
36837         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
36838         __makecontext_ret.S.
36839         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
36840         __makecontext_ret to ...
36841         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
36842         ... here and call exit if uc_link is NULL.  New file.
36843         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
36844         __makecontext_ret.S.
36846 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36848         * elf/elf.h (R_390_IRELATIVE): New definition.
36849         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
36850         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
36851         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
36852         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
36853         (elf_machine_lazy_rel): Likewise.
36854         * sysdeps/s390/dl-irel.h: New file.
36855         * sysdeps/s390/s390-64/memcpy.S: New asm code.
36856         * sysdeps/s390/s390-64/memset.S: New asm code.
36857         * sysdeps/s390/s390-64/memcmp.S: New asm code.
36858         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
36859         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
36860         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
36861         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
36862         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
36863         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
36864         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
36865         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
36866         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
36867         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
36868         * sysdeps/s390/s390-32/memcpy.S: New asm code.
36869         * sysdeps/s390/s390-32/memset.S: New asm code.
36870         * sysdeps/s390/s390-32/memcmp.S: New asm code.
36872 2012-07-17  Marek Polacek  <polacek@redhat.com>
36874         [BZ #14349]
36875         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
36876         * sysdeps/s390/s390-64/configure.in: Likewise.
36877         * sysdeps/sparc/configure.in: Likewise.
36878         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
36879         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
36880         * sysdeps/i386/configure.in: Likewise.
36881         * sysdeps/x86_64/configure.in: Likewise.
36882         * sysdeps/sh/configure.in: Likewise.
36883         * sysdeps/s390/s390-32/configure: Regenerated.
36884         * sysdeps/s390/s390-64/configure: Likewise.
36885         * sysdeps/x86_64/configure: Likewise.
36886         * sysdeps/sh/configure: Likewise.
36887         * sysdeps/powerpc/powerpc64/configure: Likewise.
36888         * sysdeps/powerpc/powerpc32/configure: Likewise.
36889         * sysdeps/sparc/configure: Likwise.
36890         * sysdeps/i386/configure: Likewise.
36892         * elf/dl-open.c: Comment fixes.
36894 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
36896         * Makefile [CXX] (check-data): Remove.
36897         [CXX] (c++-types.data): New vpath directive.
36898         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
36899         vpath.  Do not allow for C++ type data being missing.
36900         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
36901         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
36902         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
36903         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
36904         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
36905         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
36906         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
36907         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
36908         ... here.
36909         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
36910         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
36911         ... here.
36912         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
36913         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
36914         ... here.
36915         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
36916         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
36917         ... here.
36918         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
36919         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
36920         ... here.
36921         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
36922         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
36923         ... here.
36924         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
36925         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
36926         ... here.
36927         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
36928         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
36930         * elf/tls-macros.h (TLS_LE): Move architecture-specific
36931         definitions to architecture-specific files.
36932         (TLS_IE): Likewise.
36933         (TLS_LD): Likewise.
36934         (TLS_GD): Likewise.
36935         * sysdeps/i386/tls-macros.h: New file.
36936         * sysdeps/powerpc/tls-macros.h: Likewise.
36937         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
36938         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
36939         * sysdeps/sh/tls-macros.h: Likewise.
36940         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
36941         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
36942         * sysdeps/x86_64/tls-macros.h: Likewise.
36944 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
36946         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
36947         zero value for regular exit case.
36949         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
36950         (__start_context): Preserve zero value for regular exit case.
36952 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
36953             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36955         * manual/setjmp.texi (setcontext): Clarify normal process
36956         termination when uc_link is the null pointer.
36957         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
36958         exit call.
36960 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
36962         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
36963         preprocessor.  Test for each exception mask separately.
36965 2012-07-16  Andreas Jaeger  <aj@suse.de>
36967         * po/ru.po: Update from translation team.
36969 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
36971         * conform/data/string.h-data (NULL): Use macro-constant.  Require
36972         equal to 0.
36973         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
36974         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
36975         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
36976         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
36977         [ISO || ISO99 || ISO11] (*_t): Do not allow.
36979 2012-07-13  Andreas Jaeger  <aj@suse.de>
36981         * po/fr.po: Update from translation team.
36983 2012-07-12  Marek Polacek  <polacek@redhat.com>
36985         [BZ #14173]
36986         * math/libm-test.inc (yn_test): Add test for BZ #14173.
36987         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
36988         loop condition.
36990 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
36992         [BZ #13717]
36993         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
36994         Change to 2.4.1 where previously 2.4.0.
36995         * sysdeps/unix/sysv/linux/configure: Regenerated.
36996         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
36997         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
36998         version.
36999         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
37000         (__ASSUME_AT_CLKTCK): Remove.
37001         (__ASSUME_AT_PAGESIZE): Likewise.
37002         (__ASSUME_AT_XID): Likewise.
37003         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
37004         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
37005         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
37006         unconditionally.
37007         (HAVE_AUX_PAGESIZE): Likewise.
37008         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
37009         [__ASSUME_AT_CLKTCK]: Make code unconditional.
37010         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
37012 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
37014         [BZ #14307]
37015         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
37016         the temporary buffer used to invoke __gethostbyname2_r,
37017         __gethostbyaddr_r and gethostbyname4_r to make room for struct
37018         host_data / struct gaih_addrtuple.
37019         * resolv/nss_dns/dns-host.c (global scope): Move definition of
37020         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
37021         header file nss/nsswitch.h.
37022         * nss/nsswitch.h (global scope): Add definition of implementation
37023         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
37024         resolv/nss_dns/dns-host.c).
37026 2012-07-11  Andreas Jaeger  <aj@suse.de>
37028         * po/fr.po: Update from translation team.
37030         * po/sv.po: Update from translation team
37031         * po/fr.po: Another update from translation team.
37033 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37035         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
37036         for subnormals or multiply small sinh result by itself.
37037         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
37038         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
37040 2012-07-11  David S. Miller  <davem@davemloft.net>
37042         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37044 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
37046         [BZ #14347]
37047         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
37048         (INTERNAL_MARK): Shift it here.
37050 2012-07-10  Marek Polacek  <polacek@redhat.com>
37052         [BZ #14151]
37053         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
37054         libc_cv_asm_global_directive with .globl.
37055         * configure: Regenerated.
37056         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
37057         with .globl.
37058         * sysdeps/i386/configure: Regenerated.
37059         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
37060         with .globl.
37061         * sysdeps/x86_64/configure: Regenerated.
37062         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
37063         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
37064         * elf/tst-unique2mod2.c: Likewise.
37065         * elf/tst-unique2mod1.c: Likewise.
37066         * elf/tst-unique1mod2.c: Likewise.
37067         * elf/tst-unique1mod1.c: Likewise.
37068         * sysdeps/s390/s390-32/sysdep.h: Likewise.
37069         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
37070         * sysdeps/s390/s390-64/sysdep.h: Likewise.
37071         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
37072         * sysdeps/mach/sysdep.h: Likewise.
37073         * sysdeps/i386/sysdep.h: Likewise.
37074         * sysdeps/i386/i386-mcount.S: Likewise.
37075         * sysdeps/x86_64/_mcount.S: Likewise.
37076         * sysdeps/x86_64/sysdep.h: Likewise.
37077         * sysdeps/sh/_mcount.S: Likewise.
37078         * sysdeps/sh/sysdep.h: Likewise.
37079         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
37080         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
37081         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
37082         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
37083         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
37084         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
37085         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
37086         * locale/localeinfo.h: Likewise.
37087         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
37088         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
37090 2012-07-09  Roland McGrath  <roland@hack.frob.com>
37092         [BZ #14336]
37093         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
37094         system".
37095         * manual/message.texi (The Uniforum approach): Likewise.
37096         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
37097         (glibc iconv Implementation): Likewise.
37099 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
37101         [BZ #14337]
37102         * math/s_clog.c (__clog): Avoid scaling a value down where that
37103         could result in underflow.
37104         * math/s_clog10.c (__clog10): Likewise.
37105         * math/s_clog10f.c (__clog10f): Likewise.
37106         * math/s_clog10l.c (__clog10l): Likewise.
37107         * math/s_clogf.c (__clogf): Likewise.
37108         * math/s_clogl.c (__clogl): Likewise.
37109         * math/libm-test.inc (clog_test): Add more tests.
37110         (clog10_test): Likewise.
37111         * sysdeps/i386/fpu/libm-test-ulps: Update.
37112         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37114 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
37116         [BZ #14283]
37117         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
37118         by 7 not 8 to examine high bit of fractional part.
37120         [BZ #14042]
37121         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
37122         for call to __mcount_internal.
37123         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
37124         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
37125         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
37127 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
37129         [BZ #14154]
37130         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
37131         approximation for values within 0x1p-13f of an odd multiple of
37132         pi/4.
37133         * math/libm-test.inc (tan_test): Do not allow spurious underflow
37134         exception.  Add more tests.
37135         * sysdeps/i386/fpu/libm-test-ulps: Update.
37137         [BZ #6778]
37138         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
37139         inputs and return -1 for them.  Do not check for +Inf in case not
37140         reachable for +Inf.
37141         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
37142         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
37143         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
37144         and return -1 for them.  Do not check for +Inf in case not
37145         reachable for +Inf.
37146         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
37147         define.
37148         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
37149         and return -1 for them.  Do not check for +Inf in case not
37150         reachable for +Inf.
37151         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
37152         spurious underflow.
37153         * sysdeps/i386/fpu/libm-test-ulps: Update.
37154         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37156 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
37158         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
37160 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
37162         [BZ #14157]
37163         [BZ #14331]
37164         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
37165         could result in spurious underflow.  Scale down values above
37166         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
37167         * math/s_csqrtf.c (__csqrtf): Likewise.
37168         * math/s_csqrtl.c (__csqrtl): Likewise.
37169         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
37170         spurious underflow.
37171         * sysdeps/i386/fpu/libm-test-ulps: Update.
37172         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37174 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
37176         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
37177         xopen-msg.sed.
37178         * catgets/xopen-msg.awk: New file.
37179         * catgets/xopen-msg.sed: Removed.
37181         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
37182         po2text.sed.
37183         * intl/po2test.awk: New file.
37184         * intl/po2test.sed: Removed.
37186 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
37188         [BZ #14328]
37189         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
37190         or multiply small sinh result by itself.
37191         * math/s_ctanf.c (__ctanf): Likewise.
37192         * math/s_ctanh.c (__ctanh): Likewise.
37193         * math/s_ctanhf.c (__ctanhf): Likewise.
37194         * math/s_ctanhl.c (__ctanhl): Likewise.
37195         * math/s_ctanl.c (__ctanl): Likewise.
37196         * math/libm-test.inc (ctan_test_tonearest): New function.
37197         (ctan_test_towardzero): Likewise.
37198         (ctan_test_downward): Likewise.
37199         (ctan_test_upward): Likewise.
37200         (ctanh_test_tonearest): Likewise.
37201         (ctanh_test_towardzero): Likewise.
37202         (ctanh_test_downward): Likewise.
37203         (ctanh_test_upward): Likewise.
37204         (main): Call these new functions.
37205         * sysdeps/i386/fpu/libm-test-ulps: Update.
37206         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37208 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
37210         * .gitignore: Delete /ports entry.
37212 2012-07-03  Andreas Jaeger  <aj@suse.de>
37214         * po/bg.po: Update from translation team.
37215         * po/cs.po: Likewise.
37216         * po/de.po: Likewise.
37217         * po/hr.po: Likewise.
37218         * po/nl.pl: Likewise.
37219         * po/pl.po: Likewise.
37220         * po/vi.po: Likewise.
37222 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
37224         * Makeconfig [!+link] (+link-before-libc): New variable.
37225         [!+link] (+link-after-libc): Likewise.
37226         [!+link] (+link-tests): Likewise.
37227         [!+link] (+link): Define in terms of $(+link-before-libc) and
37228         $(+link-after-libc).
37229         [!+link-static] (+link-static-before-libc): New variable.
37230         [!+link-static] (+link-static-after-libc): Likewise.
37231         [!+link-static] (+link-static-tests): Likewise.
37232         [!+link-static] (+link-static): Define in terms of
37233         $(+link-static-before-libc) and $(+link-static-after-libc).
37234         [build-shared] (link-libc-before-gnulib): New variable.
37235         [build-shared] (link-libc-tests): Likewise.
37236         [build-shared] (link-libc): Define in terms of
37237         $(link-libc-before-gnulib).
37238         [!build-shared] (link-libc-tests): New variable.
37239         (link-libc-static-tests): New variable.
37240         [!gnulib] (gnulib-arch): New variable.
37241         [!gnulib] (gnulib-tests): Likewise.
37242         [!gnulib] (static-gnulib-arch): Likewise.
37243         [!gnulib] (static-gnulib-tests): Likewise.
37244         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
37245         Define with "=" instead of ":=".
37246         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
37247         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
37248         * Rules (binaries-all-notests): New variable.
37249         (binaries-all-tests): Likewise.
37250         (binaries-static-notests): Likewise.
37251         (binaries-static-tests): Likewise.
37252         (binaries-all): Define using $(binaries-all-notests) and
37253         $(binaries-all-tests).
37254         (binaries-static): Define using $(binaries-static-notests) and
37255         $(binaries-static-tests).
37256         (binaries-shared-tests): New variable.
37257         (binaries-shared-notests): Likewise.
37258         (binaries-shared): Remove variable.
37259         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
37260         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
37261         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
37262         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
37263         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
37264         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
37265         * elf/Makefile (sln-modules): New variable.
37266         (extra-objs): Add $(sln-modules:=.o).
37267         (ldconfig-modules): Add static-stubs.
37268         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
37269         * elf/static-stubs.c: New file.
37271         [BZ #14283]
37272         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
37273         by 7 not 8 to examine high bit of fractional part.  Use volatile
37274         variables when splitting into final array of floats if
37275         __FLT_EVAL_METHOD__ != 0.
37276         * math/libm-test.inc (cos_test): Add another test.
37277         (sin_test): Likewise.
37278         * sysdeps/i386/fpu/libm-test-ulps: Update.
37280         [BZ #14273]
37281         * math/libm-test.inc (cosh_test): Add more tests.
37283         * version.h (RELEASE): Set to "development".
37284         (VERSION): Set to "2.16.90".
37286 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
37288         * NEWS: Update copyright. Remove last-updated date.
37289         Mention math library bug fixes and timezone data changes.
37290         * README: Mention GNU/Hurd, x32, and HPPA support status.
37292 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
37294         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
37296 2012-06-27  Andreas Jaeger  <aj@suse.de>
37298         * manual/contrib.texi (Contributors): Add Samuel Thibault.
37300 2012-06-25  Andreas Jaeger  <aj@suse.de>
37302         * sysdeps/s390/fpu/libm-test-ulps: Update.
37304 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
37305             Thomas Schwinge  <thomas@codesourcery.com>
37307         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
37308         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
37309         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
37310         fanotify_mark.
37312 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
37314         * sysdeps/mach/start.c: Remove file.
37315         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
37316         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
37317         * sysdeps/sh/init-first.c: Likewise.
37319         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
37320         registers for frame unwinding purposes, add CFI directives.
37321         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
37322         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
37323         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
37324         Likewise.
37326         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
37327         __fortify_fail returning.
37328         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
37330         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
37331         sysdeps/sh/____longjmp_chk.S.
37332         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
37333         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
37334         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
37335         (gen-as-const-headers): Append sigaltstack-offsets.sym.
37337         * sysdeps/sh/abort-instr.h: New file.
37338         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
37339         process in case exit returns.
37341         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
37342         initialize the GOT register before use.
37344         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
37345         calculation of ARGC > 4.
37347         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
37348         meaningful names to some local labels.
37350 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
37351             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
37353         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
37354         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
37355         (__arch_compare_and_exchange_val_16_acq): Likewise.
37356         (__arch_compare_and_exchange_val_32_acq): Likewise.
37357         (atomic_exchange_and_add): Fix gUSA sequence.
37358         (atomic_add): Likewise.
37359         (atomic_add_negative): Likewise.
37360         (atomic_add_zero): Likewise.
37361         (atomic_bit_test_set): Likewise.
37363 2012-06-22  Andreas Schwab  <schwab@redhat.com>
37365         [BZ #13579]
37366         * include/link.h (struct link_map): Add l_free_initfini.
37367         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
37368         l_initfini.
37369         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
37370         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
37371         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
37372         set.
37374 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
37376         * configure.in: Use AC_LANG_SOURCE.
37377         * configure: Regenerate.
37379 2012-06-22  Roland McGrath  <roland@hack.frob.com>
37381         * configure.in (libc_cv_localstatedir): New substituted variable.
37382         * configure: Regenerated.
37383         * config.make.in (localstatedir): New variable, substituted from
37384         libc_cv_localstatedir.
37385         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
37386         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
37387         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
37388         * sysdeps/gnu/configure: Regenerated.
37390 2012-06-21  Jeff Law  <law@redhat.com>
37392         [BZ #14277]
37393         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
37394         free.  Simplify list management for _LIBC case.
37396 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
37398         [BZ #14273]
37399         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
37400         Clear sign bit of 64-bit integer value before comparing against
37401         overflow value.
37403         * sysdeps/mach/configure: Regenerated.
37405 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
37407         [BZ #14278]
37408         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
37410 2012-06-21  Jeff Law  <law@redhat.com>
37412         [BZ #13882]
37413         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
37414         uint16_t for elements in the "seen" array to avoid char overflows.
37415         * elf/dl-fini.c (_dl_sort_fini): Likewise.
37416         * elf/dl-open.c (dl_open_worker): Likewise.
37418 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
37420         * scripts/list-sources.sh: Scan PORTS for translations.
37421         * po/libc.pot: Regenerated.
37423 2012-06-21  Andreas Jaeger  <aj@suse.de>
37425         [BZ #12194]
37426         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
37427         warning.
37428         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
37429         * bits/byteswap-16.h (__bswap_16): Likewise.
37430         * bits/byteswap.h (__bswap_constant_16): Likewise.
37432 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
37434         [BZ #14117]
37435         * sysdeps/i386/fpu_control.h: Removed.
37436         * sysdeps/x86_64/fpu_control.h: Moved to ...
37437         * sysdeps/x86/fpu_control.h: Here.
37439         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
37440         (_FPU_SETCW): Likewise.
37442 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
37444         [BZ #14117]
37445         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
37446         * sysdeps/x86/fpu/bits/mathinline.h: This.
37447         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
37449         [BZ #14050]
37450         [BZ #14117]
37451         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
37452         functions if __x86_64__ is defined.
37454 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
37456         * string/endian.h: Add !__ASSEMBLER__ condition for including
37457         conversion interfaces.
37459 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
37461         [BZ #14241]
37462         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
37463         of ABS(x) in calculating zero to negative powers other than odd
37464         integers.
37465         * math/libm-test.inc (pow_test): Add more tests.
37467 2012-06-15  Andreas Jaeger  <aj@suse.de>
37469         * manual/contrib.texi (Contributors): Update entry of Liubov
37470         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
37471         Machado Filho.
37473 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
37475         * string/string.h: Add __wur to GNU version of strerror_r.
37477 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
37479         [BZ #14229]
37480         * string/Makefile (tests): Add tst-strtok_r.
37481         * string/tst-strtok_r.c: New file.
37482         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
37483         RAX_LP/RDX_LP on SAVE_PTR.
37485 2012-06-14  Roland McGrath  <roland@hack.frob.com>
37487         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
37489 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
37491         * libm_test.inc (csqrt_test): Allow more spurious underflow
37492         exceptions.
37493         (j0_test): Likewise.
37494         (j1_test): Likewise.
37495         (y0_test): Likewise.
37496         (y1_test): Likewise.
37498 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
37500         * po/Makefile (libc.pot): Use UTF-8 charset.
37502 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
37504         [BZ #14210]
37505         Suppress sign-conversion warning from FD_SET.
37506         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
37507         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
37508         not unsigned long int.
37509         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
37511 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
37513         [BZ #14050]
37514         [BZ #14117]
37515         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
37516         __extern_always_inline instead of __extern_inline.
37517         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
37518         (__signbit): Likewise.
37519         (__signbitl): Support C++ namespace.
37520         (lrintf): New inline function.
37521         (lrint): Likewise.
37522         (llrintf): Likewise.
37523         (llrint): Likewise.
37524         (fmaxf): Likewise.
37525         (fmax): Likewise.
37526         (fminf): Likewise.
37527         (fmin): Likewise.
37528         (rint): Likewise.
37529         (rintf): Likewise.
37530         (ceil): Likewise.
37531         (ceilf): Likewise.
37532         (floor): Likewise.
37533         (floorf): Likewise.
37534         (nearbyint): Likewise.
37535         (nearbyintf): Likewise.
37537 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
37539         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
37540         non-default versions.
37542 2012-06-11  Roland McGrath  <roland@hack.frob.com>
37544         [BZ #14218]
37545         * manual/argp.texi (Argp): Reword argp_parse description slightly.
37547 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
37549         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
37550         (FE_UPWARD, FE_DOWNWARD): Don't define.
37551         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
37552         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
37554         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
37555         reading it.
37556         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
37557         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
37559 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
37561         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
37562         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
37563         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
37564         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
37566 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
37568         [BZ #14117]
37569         * sysdeps/i386/fpu/bits/fenv.h: Removed.
37570         * sysdeps/i386/fpu/Implies: New file.
37571         * sysdeps/x86_64/fpu/Implies: Likewise.
37572         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
37573         * sysdeps/x86/fpu/bits/fenv.h: This.
37575         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
37576         __SSE_MATH__.
37578 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
37580         [BZ #14134]
37581         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
37582         character 0xffff that matches the last element of the
37583         conversion table.
37585 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37587         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
37588         fmodl commit.
37590 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37592         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
37593         values higher than 25.6283.
37595 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37597         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
37598         subnormal exponent extraction and add some __builtin_expect.
37599         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
37600         Fix for subnormal mantissa calculation.
37602 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
37604         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
37605         cpu2 is -1 and errno is not ENOSYS.
37607 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
37609         [BZ #14117]
37610         * sysdeps/i386/i486/bits/string.h: Renamed to ...
37611         * sysdeps/x86/bits/string.h: This.
37612         * sysdeps/x86_64/bits/string.h: Removed.
37614         * sysdeps/i386/i486/bits/string.h: Define inline functions only
37615         if not compiling for x86-64, but compiling for >= i486.
37617         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
37618         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
37620         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
37621         New macro from Linux kernel 3.4.0.
37622         (FP_XSTATE_MAGIC2): Likewise.
37623         (FP_XSTATE_MAGIC2_SIZE): Likewise.
37624         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
37625         (struct _fpx_sw_bytes): New struct.
37626         (struct _xsave_hdr): Likewise.
37627         (struct _ymmh_state): Likewise.
37628         (struct _xstate): Likewise.
37630         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
37631         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
37632         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
37633         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
37634         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
37635         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
37637         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
37638         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
37639         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
37640         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
37641         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
37642         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
37644 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
37646         [BZ #13743]
37647         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
37648         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
37649         (sysdep_headers): Include sys/platform/ppc.h.
37650         * sysdeps/powerpc/test-gettimebase.c: Test for
37651         __ppc_get_timebase() to catch future ISA opcode/insn changes.
37652         * manual/Makefile (appendices): Include platform.texi.
37653         * manual/contrib.texi (Contributors): Update @node pointers.
37654         * manual/maint.texi (Maintenance): Likewise.
37655         (Platform): New node.
37656         * manual/platform.texi: New file.  Document the new features.
37658 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
37659             Jakub Jelinek  <jakub@redhat.com>
37661         [BZ #14188]
37662         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
37663         where __builtin_expect is unavailable.
37665 2012-06-03  David S. Miller  <davem@davemloft.net>
37667         * stdlib/longlong.h: Updated from GCC.
37669 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
37671         [BZ #14042]
37672         * sysdeps/powerpc/powerpc32/mcount.c: New file.
37673         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
37674         __mcount_internal.
37675         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
37676         (GLIBC_2.16): Likewise.
37678 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
37680         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
37682 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
37684         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
37685         (default-abi): New variable.
37686         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
37687         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
37688         variable.
37689         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
37690         Likewise.
37691         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
37692         Likewise.
37693         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
37694         Likewise.
37696         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
37697         definition.  Document in comment.
37699 2012-06-01  David S. Miller  <davem@davemloft.net>
37701         * stdlib/longlong.h: Updated from GCC.
37703 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
37705         [BZ #14117]
37706         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
37707         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
37708         sys/debugreg.h sys/io.h here.
37709         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
37710         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
37711         sys/io.h.
37712         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
37713         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
37714         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
37715         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
37716         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
37717         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
37719         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
37720         Define only if __x86_64__ is defined.
37722 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
37724         [BZ #14048]
37725         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
37726         Use int64_t for variable i.
37727         * math/libm-test.inc (fmod_test): Add more tests.
37729         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
37730         z computation is not scheduled after fetestexcept.
37731         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
37732         Use math_force_eval instead of asm to ensure calculation scheduled
37733         before exception test.
37734         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
37735         Ensure a1 + u.d computation is not scheduled after fetestexcept.
37737 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
37739         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
37740         computation is not scheduled after fetestexcept.
37742 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
37744         [BZ #14117]
37745         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
37746         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
37748 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37750         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
37751         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
37753 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
37755         [BZ #14117]
37756         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
37757         <bits/wordsize.h>.
37758         (__WCHAR_MIN): Support __WORDSIZE == 64.
37759         (__WCHAR_MAX): Likewise.
37761         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
37762         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
37764         [BZ #14183]
37765         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
37766         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
37768         [BZ #14117]
37769         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
37770         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
37772         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
37773         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
37775         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
37776         Defined to 1 if __x86_64__ isn't defined.
37777         (_STAT_VER_LINUX_OLD): New.
37778         (st_atime): Remove duplicate.
37779         (st_mtime): Likewise.
37780         (st_ctime): Likewise.
37782 2012-05-31  David S. Miller  <davem@davemloft.net>
37784         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
37785         entries.
37787 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
37789         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
37790         gen-libm-test.pl.
37792         [BZ #14132]
37793         * elf/dl-reloc.c: Include <_itoa.h>.
37794         (_dl_reloc_bad_type): Remove use of INTUSE.
37795         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
37796         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
37797         * stdio-common/psiginfo.c (psiginfo): Likewise.
37798         * stdio-common/psignal.c (psignal): Likewise.
37799         * string/strsignal.c (strsignal): Likewise.
37800         * include/signal.h (_sys_siglist): Declare hidden proto.
37801         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
37802         INTVARDEF with libc_hidden_data_def.
37803         * stdio-common/itoa-udigits.c: Likewise.
37804         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
37805         (_itoa_lower_digits_internal): Remove declaration.
37806         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
37807         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
37808         (_sys_sigabbrev_internal): Remove aliases.
37809         (_sys_siglist): Define hidden alias.
37811 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
37813         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
37814         bits/sysctl.h.
37816 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
37818         [BZ #14117]
37819         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
37820         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
37822         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
37823         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
37824         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
37825         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
37826         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
37827         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
37829         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
37830         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
37831         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
37833         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
37834         with __addr.
37835         (insw): Likewise.
37836         (insl): Likewise.
37837         (outsb): Likewise.
37838         (outsw): Likewise.
37839         (outsl): Likewise.
37841         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
37842         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
37843         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
37845         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
37846         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
37847         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
37848         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
37849         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
37850         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
37852         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
37853         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
37855         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
37856         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
37858         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
37859         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
37860         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
37862         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
37863         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
37864         to ...
37865         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
37867         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
37868         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
37869         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
37871         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
37872         for x86-64.
37873         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
37875 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
37877         * math/math.h (M_El): Use two more decimal places.
37878         (M_LOG2El): Likewise.
37879         (M_LOG10El): Likewise.
37880         (M_LN2l): Likewise.
37881         (M_LN10l): Likewise.
37882         (M_PIl): Likewise.
37883         (M_PI_2l): Likewise.
37884         (M_PI_4l): Likewise.
37885         (M_1_PIl): Likewise.
37886         (M_2_PIl): Likewise.
37887         (M_2_SQRTPIl): Likewise.
37888         (M_SQRT2l): Likewise.
37889         (M_SQRT1_2l): Likewise.
37891 2012-05-31  David S. Miller  <davem@davemloft.net>
37893         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
37894         values between float registers.
37895         * sysdeps/sparc/sparc64/memset.S: Likewise.
37896         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
37898 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
37900         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
37901         -D_FORTIFY_SOURCE=1.
37902         (CPPFLAGS-tst-longjmp_chk.c): Define.
37903         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
37904         (CPPFLAGS-tst-longjmp_chk2.c): Define.
37905         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
37906         CFLAGS-tst-wchar-h.c.
37908 2012-05-31  Marek Polacek  <polacek@redhat.com>
37910         [BZ #14132]
37911         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
37912         __endmntent_internal): Remove declaration.
37913         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
37914         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
37915         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
37917 2012-05-30  David S. Miller  <davem@davemloft.net>
37919         * sysdeps/sparc/sparc32/soft-fp/q_util.c
37920         (___Q_simulate_exceptions): Use real FP ops rather than writing
37921         into the %fsr.
37922         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
37923         Likewise.
37925 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
37927         [BZ #14117]
37928         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
37929         * sysdeps/x86/bits/xtitypes.h: This.
37931         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
37932         * sysdeps/x86/bits/wordsize.h: This.
37934         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
37935         * sysdeps/x86/bits/huge_vall.h: This.
37937         * sysdeps/i386/bits/select.h: Removed.
37938         * sysdeps/x86_64/bits/select.h: Renamed to ...
37939         * sysdeps/x86/bits/select.h: This.
37941         * sysdeps/i386/bits/setjmp.h: Removed.
37942         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
37943         * sysdeps/x86/bits/setjmp.h: This.
37945         * sysdeps/i386/bits/mathdef.h: Removed.
37946         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
37947         * sysdeps/x86/bits/mathdef.h: This.
37949 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
37951         [BZ #14132]
37952         * include/sys/socket.h (__connect_internal)
37953         (__libc_sa_len_internal): Remove declaration.
37954         (__connect, __libc_sa_len): Declare hidden_proto.
37955         (SA_LEN): Remove use of INTUSE.
37956         * socket/connect.c: Add libc_hidden_def.
37957         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
37958         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
37959         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
37960         alias.
37961         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
37962         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
37963         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
37964         of adding _internal alias.
37966 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
37968         [BZ #14117]
37969         * sysdeps/i386/bits/link.h: Removed.
37970         * sysdeps/i386/bits/linkmap.h: Likewise.
37971         * sysdeps/x86_64/bits/link.h: Renamed to ...
37972         * sysdeps/x86/bits/link.h: This.
37973         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
37974         * sysdeps/x86/bits/linkmap.h: This.
37976         * sysdeps/i386/bits/endian.h: Removed.
37977         * sysdeps/x86_64/bits/endian.h: Renamed to ...
37978         * sysdeps/x86/bits/endian.h: This.
37980         * sysdeps/i386/bits/byteswap.h: Removed.
37981         * sysdeps/i386/bits/byteswap-16.h: Likewise.
37982         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
37983         * sysdeps/x86/bits/byteswap.h: This.
37984         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
37985         * sysdeps/x86/bits/byteswap-16.h: This.
37986         * sysdeps/i386/Implies: Add x86.
37987         * sysdeps/x86_64/Implies: Likewise.
37989 2012-05-30  David S. Miller  <davem@davemloft.net>
37991         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
37992         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
37993         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
37994         (FP_TRAPPING_EXCEPTIONS): Define.
37995         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
37996         (FP_TRAPPING_EXCEPTIONS): Define.
37997         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
37998         subnormals only when inexact has been signalled or underflow
37999         exceptions are enabled.
38000         (_FP_PACK_CANONICAL): Likewise.
38002 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38004         [BZ #14183]
38005         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
38006         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
38008 2012-05-30  Richard Henderson  <rth@twiddle.net>
38010         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
38011         with #ifndef NOT_IN_libc.
38013         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
38014         marked to avoid plt entry.
38016 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
38018         [BZ #14112]
38019         * Makeconfig (default-abi): New macro.
38020         (abi-includes): Likewise.
38021         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
38022         $(abi-$(default-abi)-lib-soname) for soname if defined.
38023         ($(common-objpfx)gnu/lib-names.stmp): Generate from
38024         abi-variants.
38025         * Makefile (installed-stubs): Likewise.
38026         * include/stubs-biarch.h: Removed.
38027         * scripts/lib-names.awk: Only handle one library at a time.
38028         * scripts/soversions.awk: Remove WORDSIZE support.
38029         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
38030         entries.
38031         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
38032         Removed.
38033         (syscall-list-default-condition): Likewise.
38034         (syscall-list-default-condition): Likewise.
38035         (syscall-list-includes): Likewise.
38036         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
38037         syscall-list-* with abi-*.  Handle undefined abi-variants.
38038         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
38039         * sysdeps/unix/sysv/linux/i386/Implies: New file.
38040         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
38041         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
38042         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
38043         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
38044         Removed.
38045         (syscall-list-32-options): Likewise.
38046         (syscall-list-32-condition): Likewise.
38047         (syscall-list-64-options): Likewise.
38048         (syscall-list-64-condition): Likewise.
38049         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
38050         macro.
38051         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
38052         Renamed to ...
38053         (abi-*): This.
38054         (abi-64-ld-soname): New macro.
38055         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
38056         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
38057         Renamed to ...
38058         (abi-*): This.
38059         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
38060         * sysdeps/x86_64/x32/shlib-versions: Likewise.
38062 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
38064         * sysdeps/unix/sysv/linux/kernel-features.h
38065         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
38066         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
38067         include <kernel-features.h>.
38068         [!__NR_ftruncate64]: Remove conditional code.
38069         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38070         [__NR_ftruncate64]: Make code unconditional.
38071         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38072         * sysdeps/unix/sysv/linux/truncate64.c: Do not
38073         include <kernel-features.h>.
38074         [!__NR_ftruncate64]: Remove conditional code.
38075         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38076         [__NR_ftruncate64]: Make code unconditional.
38077         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38078         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
38079         include <kernel-features.h>.
38080         [!__NR_ftruncate64]: Remove conditional code.
38081         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38082         [__NR_ftruncate64]: Make code unconditional.
38083         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38084         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
38085         include <kernel-features.h>.
38086         [!__NR_ftruncate64]: Remove conditional code.
38087         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38088         [__NR_ftruncate64]: Make code unconditional.
38089         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
38091         * configure.in (libc_cv_fpie): Weaken to a compile test using
38092         LIBC_TRY_CC_OPTION.
38093         * configure: Regenerated.
38095 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38097         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
38098         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
38099         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
38100         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
38101         Refreshed.
38102         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
38103         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
38104         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
38105         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
38106         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
38107         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
38108         Refreshed.
38110 2012-05-27  David S. Miller  <davem@davemloft.net>
38112         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
38113         (___Q_zero): New.
38114         (__Q_simulate_exceptions): Return void.  Change to simulate
38115         exceptions by writing into the %fsr.
38116         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
38117         (__Qp_handle_exceptions): Likewise.
38118         (numbers): Delete.
38119         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
38120         __Qp_handle_exceptions.
38121         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
38122         __Qp_handle_exceptions.
38123         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
38124         as unused and give dummy FP_RND_NEAREST initializer.
38125         (FP_INHIBIT_RESULTS): Define.
38126         (___Q_simulate_exceptions): Update declaration.
38127         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
38128         formatting.
38129         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
38130         as unused and give dummy FP_RND_NEAREST initializer.
38131         (__Qp_handle_exceptions): Update declaration.
38132         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
38133         formatting.
38135 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
38137         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
38138         the temporary FPU control word.
38139         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
38140         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
38141         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
38142         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
38143         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
38144         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
38145         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
38146         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
38147         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
38148         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
38149         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
38151 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
38153         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
38154         fields.
38156 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
38158         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
38159         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
38160         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
38161         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
38162         Likewise.
38163         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
38164         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
38165         Likewise.
38167 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
38169         * po/h.po: Update from translation team.
38171 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
38173         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
38175         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
38176         handling of denormals.
38177         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
38178         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
38179         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
38180         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
38181         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
38182         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
38183         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
38184         Likewise.
38186 2012-05-26  Marek Polacek  <polacek@redhat.com>
38188         [BZ #14152]
38189         * math/libm-test.inc (fma_test): Don't always expect underflow
38190         exception.
38192 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
38194         [BZ #12416]
38195         * elf/tst-execstack.c: Include stackinfo.h.
38196         (do_test): Adjust test case to ensure that pthread_getattr_np
38197         behaviour remains the same after marking stack executable.
38199 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
38201         * sysdeps/unix/sysv/linux/kernel-features.h
38202         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
38203         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
38204         kernel-features.h.
38205         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
38206         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
38207         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
38208         kernel-features.h.
38209         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
38210         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
38212 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
38214         * configure.in: Define the default includes to being none.
38215         * configure: Regenerated.
38217 2012-05-25  Roland McGrath  <roland@hack.frob.com>
38219         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
38220         * sysdeps/x86_64/setjmp.S: Likewise.
38221         * sysdeps/i386/bsd-setjmp.S: Likewise.
38222         * sysdeps/i386/bsd-_setjmp.S: Likewise.
38223         * sysdeps/i386/setjmp.S: Likewise.
38224         * sysdeps/i386/__longjmp.S: Likewise.
38225         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
38226         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
38228         * include/stap-probe.h: New file.
38229         * configure.in: Handle --enable-systemtap.
38230         * configure: Regenerated.
38231         * config.h.in (USE_STAP_PROBE): New #undef.
38232         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
38233         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
38234         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
38236 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
38238         [BZ #13717]
38239         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
38240         to 2.4.0 where earlier.
38241         * sysdeps/unix/sysv/linux/configure: Regenerated.
38242         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
38243         <kernel-features.h>.
38244         [__ASSUME_32BITUIDS]: Make code unconditional.
38245         [!__ASSUME_32BITUIDS]: Remove conditional code.
38246         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
38247         <kernel-features.h>.
38248         [__ASSUME_32BITUIDS]: Make code unconditional.
38249         [!__ASSUME_32BITUIDS]: Remove conditional code.
38250         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
38251         [__ASSUME_32BITUIDS]: Make code unconditional.
38252         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
38253         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
38254         <kernel-features.h>.
38255         [__ASSUME_32BITUIDS]: Make code unconditional.
38256         [!__ASSUME_32BITUIDS]: Remove conditional code.
38257         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
38258         <kernel-features.h>.
38259         [__ASSUME_32BITUIDS]: Make code unconditional.
38260         [!__ASSUME_32BITUIDS]: Remove conditional code.
38261         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
38262         <kernel-features.h>.
38263         [__ASSUME_32BITUIDS]: Make code unconditional.
38264         [!__ASSUME_32BITUIDS]: Remove conditional code.
38265         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
38266         <kernel-features.h>.
38267         [__ASSUME_32BITUIDS]: Make code unconditional.
38268         [!__ASSUME_32BITUIDS]: Remove conditional code.
38269         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
38270         <kernel-features.h>.
38271         [__ASSUME_32BITUIDS]: Make code unconditional.
38272         [!__ASSUME_32BITUIDS]: Remove conditional code.
38273         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
38274         <kernel-features.h>.
38275         [__ASSUME_32BITUIDS]: Make code unconditional.
38276         [!__ASSUME_32BITUIDS]: Remove conditional code.
38277         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
38278         <kernel-features.h>.
38279         [__ASSUME_32BITUIDS]: Make code unconditional.
38280         [!__ASSUME_32BITUIDS]: Remove conditional code.
38281         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
38282         <kernel-features.h>.
38283         [__ASSUME_32BITUIDS]: Make code unconditional.
38284         [!__ASSUME_32BITUIDS]: Remove conditional code.
38285         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
38286         <kernel-features.h>.
38287         [__ASSUME_32BITUIDS]: Make code unconditional.
38288         [!__ASSUME_32BITUIDS]: Remove conditional code.
38289         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
38290         <kernel-features.h>.
38291         [__ASSUME_32BITUIDS]: Make code unconditional.
38292         [!__ASSUME_32BITUIDS]: Remove conditional code.
38293         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
38294         <kernel-features.h>.
38295         [__NR_setresgid] (__setresgid): Do not declare.
38296         [__ASSUME_32BITUIDS]: Make code unconditional.
38297         [!__ASSUME_32BITUIDS]: Remove conditional code.
38298         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
38299         <kernel-features.h>.
38300         [__NR_setresuid] (__setresuid): Do not declare.
38301         [__ASSUME_32BITUIDS]: Make code unconditional.
38302         [!__ASSUME_32BITUIDS]: Remove conditional code.
38303         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
38304         <kernel-features.h>.
38305         [__ASSUME_32BITUIDS]: Make code unconditional.
38306         [!__ASSUME_32BITUIDS]: Remove conditional code.
38307         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
38308         <kernel-features.h>.
38309         [__ASSUME_32BITUIDS]: Make code unconditional.
38310         [!__ASSUME_32BITUIDS]: Remove conditional code.
38311         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
38312         <kernel-features.h>.
38313         [__ASSUME_32BITUIDS]: Make code unconditional.
38314         [!__ASSUME_32BITUIDS]: Remove conditional code.
38315         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
38316         <kernel-features.h>.
38317         [__ASSUME_32BITUIDS]: Make code unconditional.
38318         [!__ASSUME_32BITUIDS]: Remove conditional code.
38319         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
38320         <kernel-features.h>.
38321         [__ASSUME_32BITUIDS]: Make code unconditional.
38322         [!__ASSUME_32BITUIDS]: Remove conditional code.
38323         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
38324         <kernel-features.h>.
38325         [__ASSUME_32BITUIDS]: Make code unconditional.
38326         [!__ASSUME_32BITUIDS]: Remove conditional code.
38327         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
38328         <kernel-features.h>.
38329         [__ASSUME_32BITUIDS]: Make code unconditional.
38330         [!__ASSUME_32BITUIDS]: Remove conditional code.
38331         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
38332         <kernel-features.h>.
38333         [__ASSUME_32BITUIDS]: Make code unconditional.
38334         [!__ASSUME_32BITUIDS]: Remove conditional code.
38335         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
38336         <kernel-features.h>.
38337         [__ASSUME_32BITUIDS]: Make code unconditional.
38338         [!__ASSUME_32BITUIDS]: Remove conditional code.
38339         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
38340         <kernel-features.h>.
38341         [__ASSUME_32BITUIDS]: Make code unconditional.
38342         [!__ASSUME_32BITUIDS]: Remove conditional code.
38343         * sysdeps/unix/sysv/linux/kernel-features.h
38344         (__ASSUME_SETRESUID_SYSCALL): Remove.
38345         (__ASSUME_SETRESGID_SYSCALL): Likewise.
38346         (__ASSUME_32BITUIDS): Likewise.
38347         (__ASSUME_LDT_WORKS): Likewise.
38348         (__ASSUME_O_DIRECTORY): Likewise.
38349         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
38350         architecture but not kernel version.
38351         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
38352         (__ASSUME_MMAP2_SYSCALL): Likewise.
38353         (__ASSUME_STAT64_SYSCALL): Likewise.
38354         (__ASSUME_IPC64): Likewise.
38355         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
38356         <kernel-features.h>.
38357         [__ASSUME_32BITUIDS]: Make code unconditional.
38358         [!__ASSUME_32BITUIDS]: Remove conditional code.
38359         * sysdeps/unix/sysv/linux/opendir.c: Do not include
38360         <kernel-features.h>.
38361         [__ASSUME_O_DIRECTORY]: Make code unconditional.
38362         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
38363         132096]: Remove conditional code.
38364         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
38365         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
38366         <kernel-features.h>.
38367         [__ASSUME_32BITUIDS]: Make code unconditional.
38368         [!__ASSUME_32BITUIDS]: Remove conditional code.
38369         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
38370         <kernel-features.h>.
38371         [__ASSUME_32BITUIDS]: Make code unconditional.
38372         [!__ASSUME_32BITUIDS]: Remove conditional code.
38373         * sysdeps/unix/sysv/linux/setegid.c: Do not include
38374         <kernel-features.h>.
38375         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
38376         unconditional.
38377         (__setresgid): Do not declare.
38378         [__ASSUME_32BITUIDS]: Make code unconditional.
38379         [!__ASSUME_32BITUIDS]: Remove conditional code.
38380         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
38381         <kernel-features.h>.
38382         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
38383         unconditional.
38384         (__setresuid): Do not declare.
38385         [__ASSUME_32BITUIDS]: Make code unconditional.
38386         [!__ASSUME_32BITUIDS]: Remove conditional code.
38387         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
38388         <kernel-features.h>.
38389         [__ASSUME_32BITUIDS]: Make code unconditional.
38390         [!__ASSUME_32BITUIDS]: Remove conditional code.
38391         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
38392         <kernel-features.h>.
38393         [__ASSUME_32BITUIDS]: Make code unconditional.
38394         [!__ASSUME_32BITUIDS]: Remove conditional code.
38396 2012-05-25  Richard Henderson  <rth@twiddle.net>
38398         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
38399         dl_hwcap to ifunc resolver.
38400         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
38401         elf_ifunc_invoke.
38402         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
38403         dl_hwcap to ifunc resolver.
38404         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
38406 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
38408         [BZ #14153]
38409         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
38410         for |x| <= 2**-26, not 2**-57.
38411         * math/libm-test.inc (acos_test): Do not allow spurious underflow
38412         exception.
38414 2012-05-24  Jeff Law  <law@redhat.com>
38416         * stdio-common/Makefile (tests): Add bug25.
38417         * stdio-common/bug25.c: New test.
38419 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
38421         [BZ #13576]
38422         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
38423         multiple of MALLOC_ALIGNMENT in size.
38424         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
38426 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
38428         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
38429         Require >= 256.
38430         (FILENAME_MAX): Use macro-int-constant.
38431         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
38432         (_IOFBF): Use macro-int-constant.
38433         (_IOLBF): Likewise.
38434         (_IONBF): Likewise.
38435         (SEEK_CUR): Likewise.
38436         (SEEK_END): Likewise.
38437         (SEEK_SET): Likewise.
38438         (TMP_MAX): Likewise.
38439         (EOF): Use macro-int-constant.  Require < 0.
38440         (NULL): Use macro-constant.  Require == 0.
38441         (stdin): Require type to be FILE *.
38442         (stdout): Likewise.
38443         (stderr): Likewise.
38444         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
38445         macro-int-constant.
38446         (EXIT_SUCCESS): Likewise.
38447         (NULL): Use macro-constant.  Require == 0.
38448         (RAND_MAX): Use macro-int-constant.
38449         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
38450         [C99-based standards] (strtof): Require function.
38451         [C99-based standards] (strtold): Likewise.
38452         [C99-based standards] (strtoll): Likewise.
38453         [C99-based standards] (strtoull): Likewise.
38454         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
38455         [ISO || ISO99 || ISO11] (limits.h): Likewise.
38456         [ISO || ISO99 || ISO11] (math.h): Likewise.
38457         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
38458         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
38459         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38461 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
38463         [BZ #14132]
38464         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
38465         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
38466         * intl/dgettext.c (DCGETTEXT): Likewise.
38467         * intl/gettext.c (DCGETTEXT): Likewise.
38468         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
38469         * posix/regex_internal.h (gettext): Likewise.
38470         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
38471         Remove declaration.
38472         * include/argz.h (__argz_count_internal)
38473         (__argz_stringify_internal): Remove declaration.
38474         (__argz_count, __argz_stringify): Declare hidden proto.
38475         * intl/dcgettext.c: Remove use of INTDEF.
38476         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
38477         * string/argz-stringify.c: Likewise.
38478         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
38479         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
38480         Declare hidden proto.
38481         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
38482         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
38483         Declare hidden proto.
38484         * include/stdio.h (__asprintf_internal): Don't declare.
38485         (__asprintf): Don't define as macro.  Declare hidden proto.
38486         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
38487         (__fsetlocking): Declare hidden proto.
38488         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
38489         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
38490         hidden proto.
38491         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
38492         (_IO_setlinebuf): Remove use of INTUSE.
38493         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
38494         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
38495         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
38496         Remove declaration.
38497         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
38498         (_IO_do_flush): Remove use of INTUSE.
38499         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
38500         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
38501         (_IO_adjust_column, _IO_least_wmarker)
38502         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
38503         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
38504         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
38505         (_IO_default_doallocate, _IO_wdefault_doallocate)
38506         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
38507         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
38508         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
38509         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
38510         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
38511         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
38512         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
38513         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
38514         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
38515         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
38516         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
38517         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
38518         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
38519         proto.
38520         (_IO_flush_all_internal, _IO_adjust_column_internal)
38521         (_IO_default_uflow_internal, _IO_default_finish_internal)
38522         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
38523         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
38524         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
38525         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
38526         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
38527         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
38528         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
38529         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
38530         (_IO_file_close_internal, _IO_file_close_it_internal)
38531         (_IO_file_underflow_internal, _IO_file_overflow_internal)
38532         (_IO_file_init_internal, _IO_file_attach_internal)
38533         (_IO_file_fopen_internal, _IO_file_read_internal)
38534         (_IO_file_sync_internal, _IO_file_seek_internal)
38535         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
38536         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
38537         (_IO_str_underflow_internal, _IO_str_overflow_internal)
38538         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
38539         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
38540         (_IO_list_all_internal, _IO_link_in_internal)
38541         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
38542         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
38543         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
38544         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
38545         (_IO_do_write_internal, _IO_padn_internal)
38546         (_IO_getline_info_internal, _IO_getline_internal)
38547         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
38548         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
38549         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
38550         (_IO_vfscanf_internal, _IO_vfprintf_internal)
38551         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
38552         (_IO_init_internal, _IO_un_link_internal): Don't declare.
38553         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
38554         with libc_hidden_ver, remove use of INTUSE.
38555         * libio/genops.c: Likewise.
38556         * libio/freopen.c: Likewise.
38557         * libio/freopen64.c: Likewise.
38558         * libio/iofclose.c: Likewise.
38559         * libio/iofdopen.c: Likewise.
38560         * libio/iofflush.c: Likewise.
38561         * libio/iofflush_u.c: Likewise.
38562         * libio/iofgets.c: Likewise.
38563         * libio/iofgets_u.c: Likewise.
38564         * libio/iofopen.c: Likewise.
38565         * libio/iofopncook.c: Likewise.
38566         * libio/iofread.c: Likewise.
38567         * libio/iofread_u.c: Likewise.
38568         * libio/ioftell.c: Likewise.
38569         * libio/iofwrite.c: Likewise.
38570         * libio/iogetline.c: Likewise.
38571         * libio/iogets.c: Likewise.
38572         * libio/iogetwline.c: Likewise.
38573         * libio/iopadn.c: Likewise.
38574         * libio/iopopen.c: Likewise.
38575         * libio/ioseekoff.c: Likewise.
38576         * libio/ioseekpos.c: Likewise.
38577         * libio/iosetbuffer.c: Likewise.
38578         * libio/iosetvbuf.c: Likewise.
38579         * libio/ioungetc.c: Likewise.
38580         * libio/ioungetwc.c: Likewise.
38581         * libio/iovdprintf.c: Likewise.
38582         * libio/iovsprintf.c: Likewise.
38583         * libio/iovsscanf.c: Likewise.
38584         * libio/memstream.c: Likewise.
38585         * libio/obprintf.c: Likewise.
38586         * libio/oldfileops.c: Likewise.
38587         * libio/oldiofclose.c: Likewise.
38588         * libio/oldiofdopen.c: Likewise.
38589         * libio/oldiofopen.c: Likewise.
38590         * libio/oldiopopen.c: Likewise.
38591         * libio/oldstdfiles.c: Likewise.
38592         * libio/putc.c: Likewise.
38593         * libio/setbuf.c: Likewise.
38594         * libio/setlinebuf.c: Likewise.
38595         * libio/stdfiles.c: Likewise.
38596         * libio/strops.c: Likewise.
38597         * libio/vasprintf.c: Likewise.
38598         * libio/vscanf.c: Likewise.
38599         * libio/vsnprintf.c: Likewise.
38600         * libio/vswprintf.c: Likewise.
38601         * libio/wfiledoalloc.c: Likewise.
38602         * libio/wfileops.c: Likewise.
38603         * libio/wgenops.c: Likewise.
38604         * libio/wmemstream.c: Likewise.
38605         * libio/wstrops.c: Likewise.
38606         * libio/__fpurge.c: Likewise.
38607         * libio/__fsetlocking.c: Likewise.
38608         * assert/assert.c: Likewise.
38609         * debug/fgets_chk.c: Likewise.
38610         * debug/fgets_u_chk.c: Likewise.
38611         * debug/fread_chk.c: Likewise.
38612         * debug/fread_u_chk.c: Likewise.
38613         * debug/gets_chk.c: Likewise.
38614         * debug/obprintf_chk.c: Likewise.
38615         * debug/vasprintf_chk.c: Likewise.
38616         * debug/vdprintf_chk.c: Likewise.
38617         * debug/vsnprintf_chk.c: Likewise.
38618         * debug/vsprintf_chk.c: Likewise.
38619         * malloc/mtrace.c: Likewise.
38620         * misc/error.c: Likewise.
38621         * misc/syslog.c: Likewise.
38622         * stdio-common/asprintf.c: Likewise.
38623         * stdio-common/fxprintf.c: Likewise.
38624         * stdio-common/getw.c: Likewise.
38625         * stdio-common/isoc99_fscanf.c: Likewise.
38626         * stdio-common/isoc99_scanf.c: Likewise.
38627         * stdio-common/isoc99_vfscanf.c: Likewise.
38628         * stdio-common/isoc99_vscanf.c: Likewise.
38629         * stdio-common/isoc99_vsscanf.c: Likewise.
38630         * stdio-common/printf-prs.c: Likewise.
38631         * stdio-common/printf_fp.c: Likewise.
38632         * stdio-common/printf_fphex.c: Likewise.
38633         * stdio-common/printf_size.c: Likewise.
38634         * stdio-common/putw.c: Likewise.
38635         * stdio-common/scanf.c: Likewise.
38636         * stdio-common/sprintf.c: Likewise.
38637         * stdio-common/tmpfile.c: Likewise.
38638         * stdio-common/vfprintf.c: Likewise.
38639         * stdio-common/vfscanf.c: Likewise.
38640         * stdlib/strfmon_l.c: Likewise.
38641         * sunrpc/openchild.c: Likewise.
38642         * sunrpc/xdr_stdio.c: Likewise.
38643         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
38644         * sysdeps/mach/hurd/tmpfile.c: Likewise.
38646 2012-05-24  Roland McGrath  <roland@hack.frob.com>
38648         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
38650         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
38651         in the third column, to generate for the shared library an IFUNC
38652         that uses _dl_vdso_vsym.
38653         * Makerules (COMPILE.c, compile-stdin.c): New variables.
38654         * Makeconfig (object-suffixes-noshared): New variable.
38656         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
38657         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
38658         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
38659         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
38661         [BZ #14132]
38662         * include/sys/time.h (__gettimeofday): Remove macro.
38663         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
38664         * time/gettimeofday.c (__gettimeofday): Remove #undef.
38665         Remove INTDEF.
38666         (__gettimeofday): Add libc_hidden_def.
38667         (gettimeofday): Add libc_hidden_weak.
38668         * sysdeps/mach/gettimeofday.c: Likewise.
38669         * sysdeps/posix/gettimeofday.c: Likewise.
38670         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
38671         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
38672         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
38673         (__gettimeofday_internal): Remove strong_alias.
38674         (__gettimeofday): Add libc_hidden_def.
38675         (gettimeofday): Add libc_hidden_weak.
38676         * sysdeps/unix/syscalls.list (gettimeofday):
38677         Remove __gettimeofday_internal alias.
38679 2012-05-24  Daniel Jacobowitz  <drow@false.org>
38680             H.J. Lu  <hongjiu.lu@intel.com>
38682         [BZ #12495]
38683         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
38684         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
38685         (largebin_index_32_big): New.
38686         (largebin_index): Use it for 16-byte alignment.
38687         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
38688         correction with front_misalign.
38690 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
38692         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
38693         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
38694         Likewise.
38695         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
38696         Likewise.
38697         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
38698         Likewise.
38699         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
38700         Likewise.
38701         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
38702         Likewise.
38703         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
38704         Likewise.
38705         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
38706         Likewise.
38707         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
38708         Likewise.
38709         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
38710         Likewise.
38711         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
38712         Likewise.
38713         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
38714         Likewise.
38715         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
38716         Likewise.
38718         * scripts/data/c++-types-x32-linux-gnu.data: New file.
38719         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
38721 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
38723         [BZ #10846]
38724         [BZ #14036]
38725         * math/libm-test.inc (exp_test): Add test from bug 14036.
38726         (pow_test): Add test from bug 10846.
38728         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
38729         and other flags.
38730         (special_function): Do not include flags in test name.
38731         (parse_args): Likewise.
38732         * sysdeps/i386/fpu/libm-test-ulps: Update.
38733         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
38734         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
38735         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
38736         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38738         * math/gen-libm-test.pl (%beautify): Add entries for underflow
38739         exceptions.
38740         * math/libm-test.inc ("Philosophy"): Update comment about
38741         exception testing.
38742         (UNDERFLOW_EXCEPTION): New macro.
38743         (UNDERFLOW_EXCEPTION_OK): Likewise.
38744         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
38745         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
38746         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
38747         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
38748         (INVALID_EXCEPTION_OK): Update value.
38749         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
38750         (OVERFLOW_EXCEPTION_OK): Likewise.
38751         (IGNORE_ZERO_INF_SIGN): Likewise.
38752         (test_exceptions): Handle underflow exceptions.
38753         (acos_test): Update for underflow exception expectations.
38754         (cexp_test): Likewise.
38755         (clog_test): Likewise.
38756         (clog10_test): Likewise.
38757         (csqrt_test): Likewise.
38758         (ctan_test): Likewise.
38759         (ctanh_test): Likewise.
38760         (exp_test): Likewise.
38761         (exp10_test): Likewise.
38762         (exp2_test): Likewise.
38763         (expm1_test): Likewise.
38764         (fma_test): Likewise.
38765         (j0_test): Likewise.
38766         (jn_test): Likewise.
38767         (nexttoward_test): Likewise.
38768         (pow_test): Likewise.
38769         (scalbn_test): Likewise.
38770         (scalbln_test): Likewise.
38771         (tan_test): Likewise.
38772         (y1_test): Likewise.
38773         * sysdeps/i386/fpu/libm-test-ulps: Update.
38774         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38776 2012-05-23  David S. Miller  <davem@davemloft.net>
38778         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
38779         (__libc_sigaction): Remove unused local variables.
38781 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
38783         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
38785 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
38787         mktime: avoid signed integer overflow
38788         * time/mktime.c (__mktime_internal): Do not mishandle the case
38789         where diff == INT_MIN.
38791         mktime: simplify computation of average
38792         * time/mktime.c (ranged_convert): Use new time_t_avg function
38793         instead of rolling our own (probably-slower) code.
38795         mktime: do not assume signed right shift propagates sign bit
38796         * time/mktime.c (isdst_differ): New static function.
38797         (__mktime_internal): No need to normalize tm_isdst now.
38798         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
38799         tm_isdst values.
38801         mktime: merge another wrapv change from gnulib
38802         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
38803         from some compilers.
38805         mktime: remove incorrect attempt at unusual arithmetics
38806         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
38807         The code didn't really work on such machines anyway.
38808         (TYPE_MINIMUM): Assume two's complement.
38809         (twos_complement_arithmetic): Verify that long_int and time_t
38810         are two's complement (or unsigned, in the latter case).
38812         mktime: check signed shifts on long_int and time_t, too
38813         * time/mktime.c (SHR): Check that shifts work as desired
38814         on the types long_int and time_t too, as SHR is used on
38815         such types.
38817         mktime: do not assume 'long' is wide enough
38818         * time/mktime.c (verify): Move decl up.
38819         (long_int): New type.
38820         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
38821         to remove assumption in the code that 'long' is wide enough to
38822         store year values.  This assumption is not true on x32 and on
38823         some non-glibc platforms.
38825         mktime: merge wrapv change from gnulib
38826         * time/mktime.c (WRAPV): New macro.
38827         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
38828         (guess_time_tm, __mktime_internal): Do not assume that signed
38829         integer overflow wraps around; modern compilers generate code
38830         where this assumption is no longer valid.
38832 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
38834         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
38835         Replace "jmp L(pseudo_end)" with "ret".
38836         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
38837         Likewise.
38839 2012-05-23  Andreas Jaeger  <aj@suse.de>
38841         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
38842         * sysdeps/unix/sysv/linux/poll.c: Remove file.
38844 2012-05-23  Andreas Jaeger  <aj@suse.de>
38845             Maximilian Attems  <max@stro.at>
38847         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
38848         New macros.
38850 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
38852         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
38853         code so that pseudo_end is just ret and the stack pointer is
38854         correct also for static library in error case.
38856 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
38858         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
38859         move to syscalls.list.
38860         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
38861         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
38862         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
38863         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
38865         * manual/install.texi (Running make install): Do not mention Linux
38866         kernel version for which pt_chown is not needed.
38867         (Linux): Do not mention problems with nscd with 2.0 kernels.
38868         * INSTALL: Regenerated.
38870 2012-05-23  Andreas Jaeger  <aj@suse.de>
38872         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
38873         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
38874         macro.
38875         * sysdeps/unix/sysv/linux/s390/bits/mman.h
38876         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
38877         * sysdeps/unix/sysv/linux/sh/bits/mman.h
38878         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
38879         * sysdeps/unix/sysv/linux/i386/bits/mman.h
38880         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
38881         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
38882         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
38883         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
38884         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
38885         * sysdeps/unix/sysv/linux/bits/in.h
38886         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
38888 2012-05-22  Roland McGrath  <roland@hack.frob.com>
38890         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
38891         (PREPARE_VERSION): Just use assert instead, it will be elided
38892         under [NDEBUG] anyway.
38894 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
38896         * sysdeps/unix/sysv/linux/Makefile: Include
38897         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
38898         (sysdep_routines): Remove sysctl.
38899         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
38900         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
38901         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
38902         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
38903         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
38905 2012-05-22  Andreas Jaeger  <aj@suse.de>
38907         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
38908         that pseudo_end is just ret and the stack pointer is correct also
38909         for static library in error case.
38911 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
38913         [BZ #14122]
38914         * nss/nsswitch.c (defconfig_entries): New variable.
38915         (__nss_database_lookup): Don't leak defconfig entries.
38916         (nss_parse_service_list): Don't leak on error paths.
38917         (free_database_entries): New function.
38918         (free_defconfig): New function.
38919         (free_mem): Move common code to free_database_entries.
38921 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
38923         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
38924         Add arch_prctl.
38925         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
38927         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
38928         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
38929         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
38930         New macro.
38931         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
38932         (INTERNAL_SYSCALL_TYPES): Likewise.
38933         (LOAD_ARGS_TYPES_[1-6]): Likewise.
38934         (LOAD_REGS_TYPES_[1-6]): Likewise.
38935         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
38936         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
38938 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38940         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
38941         copysignl for GLIBC_2_0.
38942         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
38943         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
38944         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
38945         logbl for GLIBC_2_0.
38946         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
38947         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
38949 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
38951         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
38952         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
38954         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
38955         Use "neg %eax".
38957         * time/mktime.c: Update copyright years.
38959 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
38961         mktime: merge comment-quoting-style change from gnulib
38962         * time/mktime.c: Quote 'like this' in comments.
38963         The GNU coding standards suggest that we no longer quote `like this',
38964         as "`" and "'" are typically rendered asymmetrically nowadays.
38965         The typical gnulib style is to quote 'like this' when quoting
38966         code, and "like this" when quoting English.
38968         * time/mktime.c (compile-command): Add "-I.".
38970         mktime: merge mktime-internal.h change from gnulib
38971         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
38973         mktime: merge time_r change from gnulib
38974         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
38976         mktime: merge DEBUG change from gnulib
38977         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
38978         case system <time.h> has a #define.
38980         mktime: merge <sys/types.h> change from gnulib
38981         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
38982         since <time.t> is now guaranteed to define time_t.
38984         mktime: merge HAVE_CONFIG_H change from gnulib
38985         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
38987 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
38989         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
38990         Use "neg %eax".
38992         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
38993         __rlim_t cast.
38994         (struct rusage): Use anonymous union to pad each field to
38995         __syscall_slong_t.
38997 2012-05-21  David S. Miller  <davem@davemloft.net>
38999         * Makefules (o-iterator): Remove .s cases.
39000         (compile-command.s): Delete.
39001         (COMPILE.s): Delete.
39002         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
39004 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
39006         * configure.in (libc_cv_predef_stack_protector): Only consider
39007         "foobar" and "__stack_chk_fail" lines in libc_undefs.
39008         * configure: Regenerated.
39010 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
39012         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
39013         New macro.  Use R*LP on int and pointer.
39014         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
39015         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
39016         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
39017         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
39019         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
39020         [__WORDSIZE_TIME64_COMPAT32] instead of
39021         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
39022         (struct utmp): Likewise.
39023         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
39024         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
39025         Renamed to ...
39026         (__WORDSIZE_TIME64_COMPAT32): This.
39027         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
39028         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
39029         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
39030         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
39031         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
39032         (__WORDSIZE_TIME64_COMPAT32): New macro.
39034 2012-05-21  Andreas Jaeger  <aj@suse.de>
39036         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
39037         only if [SHARED]. Add prototype for __wcschr_ia32.
39039 2012-05-21  Roland McGrath  <roland@hack.frob.com>
39041         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
39042         of %rbp unmolested in the jmp_buf while mangling the low bits.
39043         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
39044         unmolested high bits of %rbp while demangling the low bits.
39045         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
39047 2012-05-21  Andreas Jaeger  <aj@suse.de>
39049         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
39050         * sunrpc/svc_simple.c: Use it for registerrpc.
39051         * sunrpc/xcrypt.c: Use it for passwd2des.
39053         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
39055 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
39057         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
39058         Don't define if [__SYSCALL_WORDSIZE != 32].
39059         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
39060         New macro.
39062 2012-05-21  Bruno Haible  <bruno@clisp.org>
39063             Andreas Jaeger  <aj@suse.de>
39065         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
39066         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
39067         inptr and inend for must_buffer_ch.
39068         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
39069         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
39070         * stdio-common/Makefile (tests): Remove bug15.
39071         (bug15-ENV): Remove macro.
39072         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
39073         anymore.
39075 2012-05-19  Andreas Jaeger  <aj@suse.de>
39076             Roland McGrath  <roland@hack.frob.com>
39078         * manual/contrib.texi: Completely rewritten. It contains now an
39079         alphabetical list of contributors and their contributions.
39081 2012-05-21  Richard Henderson  <rth@twiddle.net>
39083         * misc/getauxval.c (__getauxval): Use unsigned long int.
39084         * misc/sys/auxv.h: Include <sys/cdefs.h>.
39085         (getauxval): Use unsigned long int.
39087 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
39089         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
39091 2012-05-21  Roland McGrath  <roland@hack.frob.com>
39093         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
39094         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
39095         __alignof__ (long double).
39097 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39099         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39101 2012-05-20  Richard Henderson  <rth@twiddle.net>
39103         * misc/getauxval.c: New file.
39104         * misc/sys/auxv.h: New file.
39105         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
39106         (routines): Add getauxval.
39107         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
39108         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
39109         * elf/dl-sysdep.c (_dl_auxv): Remove.
39110         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
39111         * elf/dl-support.c (_dl_auxv): New variable.
39112         (_dl_aux_init): Initialize it.
39113         * manual/startup.texi (Auxiliary Vector): New node.
39114         * sysdeps/generic/bits/hwcap.h: New file.
39115         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
39116         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
39117         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
39118         * sysdeps/sparc/sysdep.h: ... here.  Include it.
39119         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
39120         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
39121         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
39122         Update.
39123         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
39124         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
39125         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
39126         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
39127         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
39128         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
39129         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
39130         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
39132 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39134         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39136 2012-05-19  David S. Miller  <davem@davemloft.net>
39138         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39140 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
39142         [BZ #14123]
39143         * math/s_ccosh.c: Include <float.h>
39144         (__ccosh): Avoid internal overflow calculating sinh and cosh
39145         values before multiplying by sin and cos values.
39146         * math/s_ccoshf.c: Likewise.
39147         * math/s_ccoshl.c: Likewise.
39148         * math/s_csin.c: Likewise.
39149         * math/s_csinf.c: Likewise.
39150         * math/s_csinl.c: Likewise.
39151         * math/s_csinh.c: Likewise.
39152         * math/s_csinhf.c: Likewise.
39153         * math/s_csinhl.c: Likewise.
39154         * math/libm-test.inc (ccos_test): Add more tests.
39155         (ccosh_test): Likewise.
39156         (csin_test): Likewise.
39157         (csinh_test): Likewise.
39158         * sysdeps/i386/fpu/libm-test-ulps: Update.
39159         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39161 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
39163         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
39164         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
39166         * sysdeps/x86_64/x32/_itoa.h: Add comment.
39168 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
39170         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
39171         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
39172         * sysdeps/powerpc/soft-fp/Versions: Likewise.
39173         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
39174         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
39175         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
39176         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
39177         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
39178         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
39179         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
39180         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
39181         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
39182         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
39183         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
39184         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
39185         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
39186         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
39187         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
39188         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
39189         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
39190         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
39191         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
39192         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
39193         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
39194         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
39195         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
39196         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
39197         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
39198         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
39199         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
39200         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
39202 2012-05-18  Andreas Jaeger  <aj@suse.de>
39204         * csu/.gitignore: Delete.
39206 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
39208         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
39209         (timex): Use __syscall_slong_t.
39211 2012-05-18  Andreas Jaeger  <aj@suse.de>
39212             Carlos O'Donell  <carlos_odonell@mentor.com>
39214         * manual/install.texi (Configuring and compiling): Update
39215         description about files modified in the source directory.
39216         * INSTALL: Regenerated.
39218 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
39220         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
39221         value.  Use "or" to set return value to -1.
39222         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
39223         negate return value.
39225 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
39227         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
39228         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
39229         failure if the compiler has Graphite support disabled.
39230         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
39231         Likewise.
39232         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
39233         (CFLAGS-memmove.c): Likewise.
39234         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
39235         Likewise.
39237 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
39239         * sysdeps/x86_64/x32/_itoa.h: New file.
39241         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
39242         getdents system call only if kernel and user dirents have the
39243         same d_ino and d_off.
39245         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
39246         LLONG_MAX != LONG_MAX.
39247         (_itoa_word): Use _ITOA_WORD_TYPE on value.
39248         (_fitoa_word): Likewise.
39250         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
39251         years.
39252         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
39253         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
39254         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
39256         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
39257         include <bits/wordsize.h>.  Check __x86_64__ instead of
39258         __WORDSIZE.
39259         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
39260         if __x86_64__ is defined.  Use anonymous union on fpstate.
39262         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
39263         anonymous union.
39265 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
39267         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
39268         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
39269         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
39270         Refer to _rtld_local_ro instead of _rtld_global_ro.
39271         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
39272         Likewise.
39273         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
39274         Likewise.
39275         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
39276         Likewise.
39277         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
39278         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
39279         of _rtld_global, and rtld_progname instead of _dl_argv[0].
39281         * sysdeps/powerpc/powerpc32/dl-machine.c
39282         (__elf_machine_runtime_setup) [PROF]: Don't reference
39283         _dl_prof_resolve.
39285 2012-05-18  Andreas Jaeger  <aj@suse.de>
39287         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
39288         function only available for GCCs before 3.4 since GCC 3.4
39289         introduced a builtin.
39290         (lrint): Likewise.
39291         (llrintf): Likewise.
39292         (llrint): Likewise.
39293         (fmaxf): Likewise.
39294         (fmax): Likewise.
39295         (fminf): Likewise.
39296         (fmin): Likewise.
39297         (rint): Likewise.
39298         (rintf): Likewise.
39299         (nearbyint): Likewise.
39300         (nearbyintf): Likewise.
39301         (ceil): Likewise.
39302         (ceilf): Likewise.
39303         (floor): Likewise.
39304         (floorf): Likewise.
39306 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
39308         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
39309         on both fields and cast pointer to __syscall_ulong_t.
39311         * bits/types.h (__fsword_t): New type.
39312         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
39313         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
39314         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39315         (__FSWORD_T_TYPE): Likewise.
39316         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
39317         (__FSWORD_T_TYPE): Likewise.
39318         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39319         (__FSWORD_T_TYPE): Likewise.
39320         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
39321         (__FSWORD_T_TYPE): Likewise.
39322         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
39323         __SWORD_TYPE with __fsword_t.
39324         (statfs64): Likewise.
39326 2012-05-17  David S. Miller  <davem@davemloft.net>
39328         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
39330 2012-05-17  Andreas Jaeger  <aj@suse.de>
39332         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
39333         warning.
39335 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
39337         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
39339 2012-05-17  Andreas Jaeger  <aj@suse.de>
39341         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
39342         when it is used.
39344 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
39346         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
39348 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
39350         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
39351         * sysdeps/x86_64/tst-mallocalign1.c: New file.
39353 2012-05-17  Andreas Jaeger  <aj@suse.de>
39354             Carlos O'Donell  <carlos_odonell@mentor.com>
39356         [BZ #14059]
39357         * sysdeps/x86_64/multiarch/init-arch.h
39358         (bit_YMM_Usable): Rename to...
39359         (bit_AVX_Usable): ... this.
39360         (bit_FMA4_Usable): New macro.
39361         (bit_XMM_state): New macro.
39362         (bit_YMM_state): New macro.
39363         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
39364         [__ASSEMBLER__] (index_AVX_Usable): ... this.
39365         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
39366         (CPUID_OSXSAVE): New macro.
39367         (CPUID_AVX): New macro.
39368         (CPUID_FMA4): New macro.
39369         (index_YMM_Usable): Rename to...
39370         (index_AVX_Usable): ... this.
39371         (HAS_AVX): Use HAS_ARCH_FEATURE.
39372         (HAS_FMA4): Likewise.
39373         (HAS_YMM_USABLE): Remove.
39374         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
39375         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
39376         are present.
39377         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
39378         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
39379         * sysdeps/x86_64/multiarch/Makefile: Likewise.
39380         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
39381         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
39383 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
39385         * math/libm-test.c: Support platforms without multiple rounding modes.
39386         * math/bug-nextafter.c: Support platforms without FP exceptions.
39387         * math/bug-nexttoward.c: Likewise.
39388         * math/test-fenv.c: Likewise.
39389         * math/test-misc.c: Likewise.
39390         * stdlib/bug-getcontext.c: Likewise.
39392 2012-05-17  Andreas Jaeger  <aj@suse.de>
39394         * manual/examples/search.c (critter_cmp): Change signature to
39395         avoid warnings.
39396         * manual/string.texi (Collation Functions): Likewise.
39398 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39400         * bits/types.h: Fold copyright years.
39401         * bits/typesizes.h: Likewise.
39402         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
39403         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
39404         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
39405         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
39406         * time/time.h: Likewise.
39408 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
39410         [BZ #208]
39411         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
39412         in instead of returning them.  Return void.
39413         (__libc_mallinfo): Accumulate over all arenas.
39414         (__malloc_stats): Adjust for change in int_mallinfo interface.
39416 2012-05-16  Roland McGrath  <roland@hack.frob.com>
39418         [BZ #10375]
39419         * configure.in (NM): Add AC_CHECK_TOOL for it.
39420         (libc_extra_cflags): New substituted variable.
39421         Check for -fstack-protector being used implicitly.
39422         * configure: Regenerated.
39423         * config.make.in (config-extra-cflags): New variable,
39424         gets @libc_extra_cflags@.
39425         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
39427         [BZ #10375]
39428         * configure.in: Check for _FORTIFY_SOURCE being predefined.
39429         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
39430         * configure: Regenerated.
39431         * config.make.in (CPPUNDEFS): New substituted variable.
39432         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
39433         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
39434         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
39436 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39438         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
39439         (mq_attr): Use __syscall_slong_t.
39441 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39443         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
39444         Check __x86_64__ instead of __WORDSIZE.
39445         (_STAT_VER_LINUX): Likewise.
39446         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
39447         __syscall_ulong_t and __syscall_slong_t.
39448         (stat64): Likewise.
39450 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39452         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
39454 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39456         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
39458 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39460         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
39461         __syscall_ulong_t.
39463         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
39464         include <bits/wordsize.h>.  Check __x86_64__ instead of
39465         __WORDSIZE.
39466         (greg_t): Use "__extension__ long long int" if __x86_64__ is
39467         defined.
39468         (mcontext_t): Replace "unsigned long" with "unsigned long long".
39470         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
39471         include <bits/wordsize.h>.  Check __x86_64__ instead of
39472         __WORDSIZE.
39473         (user_regs_struct): Use "__extension__ unsigned long long"
39474         instead of "unsigned long" if __x86_64__ is defined.
39475         (user): Likewise.  Pad after pointer field if __ILP32__ is
39476         defined.
39478 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
39480         * configure.in (makeinfo): Require version 4.5 or later.  Allow
39481         versions 5 to 9.
39482         * configure: Regenerated.
39483         * manual/install.texi (texinfo): Increase version requirement to
39484         4.5 or later.
39485         * INSTALL: Regenerated.
39487         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
39489 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
39491         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
39493         * sysdeps/x86_64/x32/ffs.c: New file.
39495         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
39496         __syscall_ulong_t.
39497         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
39498         defined.  Use __syscall_ulong_t.
39499         (shminfo): Use __syscall_ulong_t.
39500         (shm_info): Likewise.
39502         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
39503         __syscall_ulong_t.
39505         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
39506         <bits/wordsize.h>.
39507         (msgqnum_t): Use __syscall_ulong_t.
39508         (msglen_t): Likewise.
39509         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
39510         __syscall_ulong_t.
39512         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
39513         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
39515         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
39517         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
39518         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
39520         * sysvipc/sys/msg.h (msgbuf): Replace long int with
39521         __syscall_slong_t.
39523         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
39524         include <bits/wordsize.h>.  Check __x86_64__ instead of
39525         __WORDSIZE.
39527         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
39528         "unsigned long long int" if __x86_64__ is defined.
39529         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
39531         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
39532         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
39533         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
39535         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
39536         <stdint.h>.
39537         (GET_PC): Cast to uintptr_t first.
39538         (GET_FRAME): Likewise.
39539         (GET_STACK): Likewise.
39541         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
39542         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
39543         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
39544         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
39545         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
39546         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
39547         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
39548         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
39549         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
39550         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
39551         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
39552         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
39553         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
39554         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
39555         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
39556         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
39557         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
39558         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
39559         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
39560         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
39561         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
39562         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
39563         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
39564         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
39565         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
39566         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
39567         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
39568         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
39569         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
39571 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
39573         * Makerules (+depfiles): Also collect depfiles from .oS in
39574         $(extra-objs).
39575         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
39576         .oS, $(libnldbl-routines)).
39578         * Makerules (native-compile-mkdep-flags): Define.
39579         * sunrpc/Makefile (extra-objs): Add $(addprefix
39580         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
39581         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
39582         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
39583         calling $(make-target-directory).
39585 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39587         * bits/types.h (__snseconds_t): Removed.
39588         * time/time.h (struct timespec): Replace __snseconds_t with
39589         __syscall_slong_t.
39590         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
39591         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
39592         Likewise.
39593         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39594         (__SNSECONDS_T_TYPE): Likewise.
39595         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
39596         (__SNSECONDS_T_TYPE): Likewise.
39597         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39598         (__SNSECONDS_T_TYPE): Likewise.
39600 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39602         * sysdeps/mach/hurd/bits/typesizes.h
39603         (__SYSCALL_SLONG_TYPE): New macro.
39604         (__SYSCALL_ULONG_TYPE): Likewise.
39606 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39608         * bits/types.h (__syscall_slong_t): New type.
39609         (__syscall_ulong_t): Likewise.
39611         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
39612         (__SYSCALL_ULONG_TYPE): Likewise.
39613         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39614         (__SYSCALL_SLONG_TYPE): Likewise.
39615         (__SYSCALL_ULONG_TYPE): Likewise.
39616         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
39617         (__SYSCALL_SLONG_TYPE): Likewise.
39618         (__SYSCALL_ULONG_TYPE): Likewise.
39619         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39620         (__SYSCALL_SLONG_TYPE): Likewise.
39621         (__SYSCALL_ULONG_TYPE): Likewise.
39623 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39625         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
39626         Add sigaltstack-offsets.sym.
39627         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
39628         <sigaltstack-offsets.h>.
39629         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
39630         longjmp_msg pointer.
39631         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
39632         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
39633         signal stack.
39634         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
39636 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
39638         * elf/stackguard-macros.h: Remove file.
39639         * sysdeps/generic/stackguard-macros.h: New file.
39640         * sysdeps/i386/stackguard-macros.h: Likewise.
39641         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
39642         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
39643         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
39644         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
39645         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
39646         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
39647         * sysdeps/x86_64/stackguard-macros.h: Likewise.
39648         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
39649         <elf/stackguard-macros.h>.
39651         [BZ #14109]
39652         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
39653         __aligned__ in attribute.
39654         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
39655         (gregset_t): Likewise.
39657 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39659         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
39660         * sysdeps/x86_64/64/Implies-after: Here.  New file.
39661         * sysdeps/x86_64/x32/Implies-after: New file.
39663 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39665         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
39666         and access return value for _dl_profile_fixup.  Use R10_LP to
39667         load frame size.
39669 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39671         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
39673 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39675         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
39676         * sysdeps/x86_64/x32/sysdep.h: New file.
39678 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39680         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
39681         * sysdeps/x86_64/setjmp.S: Likewise.
39683 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39685         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
39686         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
39687         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
39688         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
39689         remove unused global constant.
39691 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
39693         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
39694         include of <not-cancel.h>.
39696 2012-05-15  Roland McGrath  <roland@hack.frob.com>
39698         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
39700 2012-05-15  Jeff Law  <law@redhat.com>
39701             Andreas Jaeger  <aj@suse.de>
39703         [BZ #13594]
39704         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
39705         out from...
39706         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
39707         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
39708         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
39709         code changing __hst_map_handle.map.
39711 2012-05-15  Roland McGrath  <roland@hack.frob.com>
39713         * configure.in (sysnames): Look for Implies-before and Implies-after
39714         files.
39715         * configure: Regenerated.
39717 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39719         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
39720         8-byte data alignment with LP_SIZE alignment.
39722 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39724         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
39725         into R10_LP.
39727 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39729         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
39731 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39733         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
39734         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
39735         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
39736         Likewise.
39737         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
39739 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39741         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
39742         (stackinfo_sub_sp): Likewise.
39744 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39746         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
39747         RAX_LP.
39749 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39751         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
39752         into R*_LP.
39754 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39756         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
39757         sizes into R*_LP.
39759 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39761         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
39763 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39765         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
39766         into R11_LP and load __x86_64_shared_cache_size_half into
39767         R8_LP.
39769 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39771         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
39772         R8_LP.
39774 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39776         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
39777         logb for POWER7.
39778         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
39779         logbf for POWER7.
39780         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
39781         logbl for POWER7.
39782         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
39783         powerpc32/power7/fpu/s_logb.c via #include.
39784         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
39785         powerpc32/power7/fpu/s_logbf.c via #include.
39786         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
39787         powerpc32/power7/fpu/s_logbl.c via #include.
39789 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
39791         * README.libm: Remove file.
39793 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
39795         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
39796         count for x32.  Use R*_LP and omit operand-size suffix.
39798 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
39800         * shlib-versions: Move x86_64-.*-linux.* entries to ...
39801         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
39802         * sysdeps/x86_64/x32/shlib-versions: New file.
39804 2012-05-14  Roland McGrath  <roland@hack.frob.com>
39806         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
39807         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
39808         Use _dl_fatal_printf instead.
39810 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
39812         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
39813         set if not set by the user.  Do not allow for being unset.
39814         * sysdeps/unix/sysv/linux/configure: Regenerated.
39816 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
39818         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
39819         the `q' suffix from lea and replace .quad with ASM_ADDR.
39821 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
39823         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
39824         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
39825         instead of $17.
39826         (PTR_DEMANGLE): Likewise.
39828 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
39830         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
39831         (LP_OP): Likewise.
39832         (ASM_ADDR): Likewise.
39833         (RAX_LP): Likewise.
39834         (RBP_LP): Likewise.
39835         (RBX_LP): Likewise.
39836         (RCX_LP): Likewise.
39837         (RDI_LP): Likewise.
39838         (RSI_LP): Likewise.
39839         (RSP_LP): Likewise.
39840         (R8_LP): Likewise.
39841         (R9_LP): Likewise.
39842         (R10_LP): Likewise.
39843         (R10_LP): Likewise.
39844         (R11_LP): Likewise.
39845         (R12_LP): Likewise.
39846         (R13_LP): Likewise.
39847         (R14_LP): Likewise.
39848         (R15_LP): Likewise.
39850 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
39852         * sysdeps/x86_64/x32/dl-machine.h: New file.
39854 2012-05-14  Andreas Jaeger  <aj@suse.de>
39856         * manual/Makefile (subdir): Remove export of subdir.
39857         (all): Remove target.
39858         (.PHONY): Remove all from list.
39859         (mkinstalldirs): Remove.
39860         (.PHONY): Remove installdirs from list.
39861         ($(inst_infodir)/libc.info): Use make-target-directory.
39862         (installdirs): Remove.
39863         (subdir_%): Remove.
39864         (glibc-targets): Remove.
39865         (lib): Remove.
39866         (stubs): Remove.
39867         ($(objpfx)stubs ../po/manual.pot): Remove.
39868         ($(objpfx)stamp%): Remove.
39869         (make-target-directory): Remove.
39870         (subdir_install): Remove.
39871         (routines): Remove.
39872         (aux): Remove.
39873         (sources): Remove.
39874         (objects): Remove.
39875         (headers): Remove.
39877         [BZ #13750]
39878         * manual/.gitignore: Remove, it's not needed anymore.
39879         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
39880         all files in it.
39881         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
39882         directory.
39883         (texis): Renamed to $(objpfx)texis.
39884         (texis-path): New, contains path to generated files.
39885         (chapters.%): Use texis-path for complete path, add extra argument
39886         libc-texinfo.sh.
39887         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
39888         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
39889         (summary,texi, stamp-summary): Use complete path of
39890         files. Generate files in build dir.
39891         (dir-add.texi): Build in build dir.
39892         (libm-err.texi,stamp-libm-err): Likewise.
39893         (version.texi, stamp-version): Likewise.
39894         (.%c.texi): Likewise.
39895         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
39896         (mostlyclean): Remove target.
39897         (realclean): Remove target.
39898         (generated): Add new variable with contents from mostlyclean and
39899         realclean, remove entries duplicated in common-mostlyclean, add
39900         stamp-libm-err and stamp-version.
39901         (generated-dirs): Add libc directory.
39902         ($(inst_infodir)/libc.info): Install files from build dir.
39904         * manual/install.texi (Configuring and compiling): Adjust since
39905         the info files are not part of the tar ball anymore.
39907 2012-05-14  Andreas Jaeger  <aj@suse.de>
39909         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
39910         variable.
39912 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
39914         [BZ #13717]
39915         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
39916         to 2.2.0 where earlier.
39917         * sysdeps/unix/sysv/linux/configure: Regenerated.
39918         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
39919         Remove conditional code.
39920         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
39921         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
39922         Remove conditional code.
39923         [!__NR_lchown]: Likewise.
39924         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
39925         [__NR_lchown]: Likewise.
39926         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
39927         comment referencing __ASSUME_LCHOWN_SYSCALL.
39928         * sysdeps/unix/sysv/linux/i386/sigaction.c
39929         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
39930         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
39931         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
39932         Remove conditional code.
39933         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
39934         (__protocol_available): Remove #if 0 code.
39935         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
39936         conditional code.
39937         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
39938         * sysdeps/unix/sysv/linux/kernel-features.h
39939         (__ASSUME_GETCWD_SYSCALL): Don't define.
39940         (__ASSUME_REALTIME_SIGNALS): Likewise.
39941         (__ASSUME_PREAD_SYSCALL): Likewise.
39942         (__ASSUME_PWRITE_SYSCALL): Likewise.
39943         (__ASSUME_POLL_SYSCALL): Likewise.
39944         (__ASSUME_LCHOWN_SYSCALL): Likewise.
39945         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
39946         non-SPARC.
39947         (__ASSUME_SIOCGIFNAME): Don't define.
39948         (__ASSUME_MSG_NOSIGNAL): Likewise.
39949         (__ASSUME_SENDFILE): Define unconditionally.
39950         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
39951         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
39952         conditional code.
39953         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
39954         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
39955         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
39956         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
39957         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
39958         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
39959         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
39960         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
39961         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
39962         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
39963         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
39964         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
39965         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
39966         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
39967         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
39968         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
39969         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
39970         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
39971         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
39972         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
39973         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
39974         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
39975         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
39976         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
39977         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
39978         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
39979         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
39980         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
39981         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
39982         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
39983         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
39984         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
39985         Remove conditional code.
39986         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
39987         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
39988         Remove conditional code.
39989         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
39990         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
39991         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
39992         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
39993         Remove conditional code.
39994         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
39995         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
39996         Remove conditional code.
39997         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
39998         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
39999         Remove conditional code.
40000         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40001         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
40002         Remove conditional code.
40003         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
40004         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
40005         Remove conditional code.
40006         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40007         * sysdeps/unix/sysv/linux/sh/pwrite64.c
40008         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
40009         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
40010         * sysdeps/unix/sysv/linux/sigaction.c
40011         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40012         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40013         * sysdeps/unix/sysv/linux/sigpending.c
40014         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40015         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40016         * sysdeps/unix/sysv/linux/sigprocmask.c
40017         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40018         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40019         * sysdeps/unix/sysv/linux/sigsuspend.c
40020         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
40021         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
40022         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
40023         (__libc_missing_rt_sigs): Remove.
40024         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
40025         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
40026         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
40027         Remove conditional code.
40028         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
40029         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
40030         return 1.
40031         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
40032         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
40033         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
40034         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
40036 2012-05-14  Andreas Jaeger  <aj@suse.de>
40038         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
40039         it's not used in glibc.
40040         (__coshm1): Likewise.
40041         (__acosh1p): Likewise.
40042         (__sgn): Likewise.
40044         * manual/string.texi (Copying and Concatenation): Add missing
40045         variable in concat example.
40046         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
40048 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40050         [BZ #14103]
40051         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
40052         __builtin_clzl with __builtin_clzll.
40054 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
40056         [BZ #14104]
40057         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
40058         libc_freeres_ptr.
40060 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40062         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
40063         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
40064         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
40065         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
40067 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
40069         * NEWS: Update ia64 info.
40071 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
40073         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
40074         used as bcopy.
40076 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
40078         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
40079         * sysdeps/unix/syscalls.list (dup3): Likewise.
40080         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
40081         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
40083 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
40085         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
40086         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
40088 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
40090         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
40091         thread pointer.
40092         (TLS_IE): Use mov/add instead of movq/addq to load thread
40093         pointer.
40094         (TLS_GD_PREFIX): New.
40095         (TLS_GD): Use it.
40097 2012-05-11  David S. Miller  <davem@davemloft.net>
40099         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
40100         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
40101         (_FPU_SETCW): Likewise.
40103 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40105         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
40106         is 32-byte aligned.
40108 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
40110         [BZ #11837]
40111         * iconvdata/gb18030.c: Update tables.
40112         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
40113         characters specially.
40114         (BODY for TO_LOOP): Add encoding of missing ranges.
40116 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
40118         [BZ #13673]
40119         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
40120         * sysdeps/mach/hurd/dup3.c: Likewise.
40121         * sysdeps/mach/hurd/readlinkat.c: Likewise.
40122         * sysdeps/powerpc/memmove.c:: Likewise.
40124 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40126         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
40127         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
40129 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40131         * elf/elf.h (R_X86_64_RELATIVE64): New.
40132         (R_X86_64_NUM): Updated.
40133         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
40134         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
40135         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
40136         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
40137         tst-quad1pie tst-quad2pie
40138         (modules-names): Add tst-quadmod1 tst-quadmod2.
40139         ($(objpfx)tst-quad1): New dependency.
40140         ($(objpfx)tst-quad2): Likewise.
40141         ($(objpfx)tst-quad1pie): Likewise.
40142         ($(objpfx)tst-quad2pie): Likewise.
40143         * sysdeps/x86_64/tst-quad1.c: New file.
40144         * sysdeps/x86_64/tst-quad1pie.c: New file.
40145         * sysdeps/x86_64/tst-quad2.c: Likewise.
40146         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
40147         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
40148         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
40149         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
40150         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
40152 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40154         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
40155         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
40156         * streams/stropts.h (t_scalar_t): Define type.
40158         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
40159         (_PATH_PRESERVE): Set to "/var/lib".
40160         (_PATH_RWHODIR): Set to "/var/spool/rwho".
40162         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
40163         instead of int.
40165         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
40166         if __dir_mkfile succeeded.
40168         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
40169         checking for _hurd_dtablesize.  Unlock it right after having
40170         finished _hurd_dtable allocation.
40172 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40174         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
40175         * sysdeps/mach/hurd/configure: Regenerated.
40176         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
40177         special-casing to...
40178         * sysdeps/gnu/configure.in: ... this new file.
40179         * sysdeps/unix/sysv/linux/configure: Regenerated.
40180         * sysdeps/gnu/configure: New generated file.
40182         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
40183         for Linux: use nsec instead of usec, as well as:
40184         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
40185         members of type struct timespec.
40186         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
40187         New macros.
40188         (struct stat64): Likewise.
40189         (_STATBUF_ST_NSEC): New macro.
40190         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
40192         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
40193         __strtoul_internal rather than strtoul.
40195 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40197         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
40198         and reject them.
40200 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40202         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
40203         which preserves existing values.
40204         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
40206 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40208         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
40209         TIMEOUT values.  Return EINVAL for NFDS values either negative or
40210         greater than FD_SETSIZE.
40212 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40214         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
40215         allocated, call __vm_protect to finish enabling the existing space, and
40216         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
40217         allocate the remainder.
40219 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40221         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
40222         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
40224 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40226         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
40227         sysdeps/mach/hurd/readlink.c.
40229         * posix/tst-sysconf.c (posix_options): Only use
40230         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
40231         _POSIX_SYNCHRONIZED_IO when they are defined
40232         * sysdeps/mach/hurd/bits/posix_opt.h:
40233         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
40234         (_XOPEN_REALTIME): Undefine macro.
40235         (_XOPEN_REALTIME_THREADS): Undefine macro.
40236         (_XOPEN_SHM): Undefine macro.
40237         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
40238         macro to -1.
40239         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
40240         macro to -1.
40241         (_POSIX_ASYNC_IO): Undefine macro.
40242         (_POSIX_PRIORITIZED_IO): Undefine macro.
40243         (_POSIX_SPIN_LOCKS): Define macro to -1.
40245         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
40246         SA_NODEFER, SA_RESETHAND.
40247         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
40248         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
40249         F_DUPFD_CLOEXEC.
40251 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40253         * elf/Makefile (pldd-modules): Define unconditionally.
40255 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40257         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
40259 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40261         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
40262         Return ENOENT when name is empty.
40263         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
40265 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40267         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
40269         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
40271 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40273         Fix mlock in all cases except non-readable pages.
40274         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
40275         instead of VM_PROT_ALL as parameter to __vm_wire function.
40277         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
40278         (__mkdir): When path is `/', just fail with EEXIST.
40279         * sysdeps/mach/hurd/mkdirat.c: Likewise.
40281 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40283         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
40284         <sys/uio.h> (for writev).
40285         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
40286         and <sys/param.h> (for MIN).
40288 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
40290         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
40291         REQUESTED_TIME.  Properly set the remaining time and return EINTR
40292         if interrupted.
40294 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40296         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
40297         Depend on against $(link-rpcuserlibs).
40299 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40301         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
40302         (__libc_stack_end): Do not use attribute_relro.
40303         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
40304         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
40305         to libthread-provided value.
40306         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
40307         attribute_relro.
40309 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40311         [BZ #3748]
40312         * bits/libc-lock.h (__libc_once_get): New macro.
40313         * sysdeps/mach/bits/libc-lock.h: Likewise.
40314         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
40315         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
40316         instead of using implementation details.
40318         * libio/fileops.c: Unconditionally include <kernel-features.h>.
40319         * libio/freopen.c: Likewise.
40320         * libio/freopen64.c: Likewise.
40321         * misc/syslog.c: Likewise.
40322         * nscd/connections.c: Likewise.
40323         * nscd/netgroupcache.c: Likewise.
40324         * sysdeps/posix/getcwd.c: Likewise.
40326 2012-05-10  Roland McGrath  <roland@hack.frob.com>
40328         * math/w_ilogbf.c: Add #include <limits.h>.
40330 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40332         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
40333         path instead of returning without unlocking.
40335         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
40336         immediate-write ioctls.
40337         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
40339 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40341         * sysdeps/mach/hurd/i386/init-first.c (init): Use
40342         __builtin_frame_address instead of making assumptions about the
40343         location of the return address relative to DATA.  Force early load of
40344         the return address.
40345         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
40346         __builtin_frame_address.
40348         dup3 for GNU Hurd.
40349         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
40350         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
40351         implement dup3 and do some further code clean-ups.
40352         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
40353         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
40355 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40357         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
40359         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
40360         HURD_CRITICAL_END around holding _hurd_dtable_lock.
40361         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
40362         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
40363         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
40364         d->port.lock.
40366         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
40367         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
40368         when handler == SIG_ERR, not when handler != SIG_ERR.
40370 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40372         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
40373         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
40374         definitions.
40376         accept4 for GNU Hurd.
40377         * include/sys/socket.h (__libc_accept4): New prototype.
40378         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
40379         to implement __libc_accept4.
40380         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
40381         __libc_accept4.
40382         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
40384         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
40385         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
40386         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
40387         signal-defines.sym.
40389 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40391         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
40393 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
40395         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
40396         assertion on O_CLOEXEC flag.
40397         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
40398         * hurd/intern-fd.c: Likewise.
40399         * hurd/port2fd.c: Likewise.
40401 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40403         [BZ #3906]
40404         * bits/in.h (IPV6_PKTINFO): Define new macro.
40405         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
40407 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40409         [BZ #13954]
40410         [BZ #13955]
40411         [BZ #13956]
40412         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
40413         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
40414         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
40415         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
40416         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
40417         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
40418         * math/libm-test.inc (logb_test) : Additional logb tests.
40420 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
40421             Andreas Jaeger  <aj@suse.de>
40423         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
40424         * configure: Regenerated.
40425         * config.h.in (LINK_OBSOLETE_RPC): New macro.
40426         * config.make.in (link-obsolete-rpc): New substituted variable.
40427         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
40428         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
40429         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
40430         (shared-only-routines): Don't set it under [link-obsolete-rpc],
40431         so that libc.a contains the symbols.
40432         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
40433         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
40434         * sunrpc/auth_none.c: Likewise.
40435         * sunrpc/auth_unix.c: Likewise.
40436         * sunrpc/authdes_prot.c: Likewise.
40437         * sunrpc/authuxprot.c: Likewise.
40438         * sunrpc/clnt_gen.c: Likewise.
40439         * sunrpc/clnt_perr.c: Likewise.
40440         * sunrpc/clnt_raw.c: Likewise.
40441         * sunrpc/clnt_simp.c: Likewise.
40442         * sunrpc/clnt_tcp.c: Likewise.
40443         * sunrpc/clnt_udp.c: Likewise.
40444         * sunrpc/clnt_unix.c: Likewise.
40445         * sunrpc/des_crypt.c: Likewise.
40446         * sunrpc/des_soft.c: Likewise.
40447         * sunrpc/get_myaddr.c: Likewise.
40448         * sunrpc/key_call.c: Likewise.
40449         * sunrpc/key_prot.c: Likewise.
40450         * sunrpc/netname.c: Likewise.
40451         * sunrpc/pm_getmaps.c: Likewise.
40452         * sunrpc/pm_getport.c: Likewise.
40453         * sunrpc/pmap_clnt.c: Likewise.
40454         * sunrpc/pmap_prot.c: Likewise.
40455         * sunrpc/pmap_prot2.c: Likewise.
40456         * sunrpc/pmap_rmt.c: Likewise.
40457         * sunrpc/publickey.c: Likewise.
40458         * sunrpc/rpc_cmsg.c: Likewise.
40459         * sunrpc/rpc_common.c: Likewise.
40460         * sunrpc/rpc_dtable.c: Likewise.
40461         * sunrpc/rpc_prot.c: Likewise.
40462         * sunrpc/rpc_thread.c: Likewise.
40463         * sunrpc/rtime.c: Likewise.
40464         * sunrpc/svc.c: Likewise.
40465         * sunrpc/svc_auth.c: Likewise.
40466         * sunrpc/svc_raw.c: Likewise.
40467         * sunrpc/svc_run.c: Likewise.
40468         * sunrpc/svc_tcp.c: Likewise.
40469         * sunrpc/svc_udp.c: Likewise.
40470         * sunrpc/svc_unix.c: Likewise.
40471         * sunrpc/svcauth_des.c: Likewise.
40472         * sunrpc/xcrypt.c: Likewise.
40473         * sunrpc/xdr.c: Likewise.
40474         * sunrpc/xdr_array.c: Likewise.
40475         * sunrpc/xdr_float.c: Likewise.
40476         * sunrpc/xdr_intXX_t.c: Likewise.
40477         * sunrpc/xdr_mem.c: Likewise.
40478         * sunrpc/xdr_rec.c: Likewise.
40479         * sunrpc/xdr_ref.c: Likewise.
40480         * sunrpc/xdr_sizeof.c: Likewise.
40481         * sunrpc/xdr_stdio.c: Likewise.
40483 2012-05-10  Roland McGrath  <roland@hack.frob.com>
40485         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
40486         change.  Update copyright years.
40488 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
40490         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
40492 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
40493             Joseph Myers  <joseph@codesourcery.com>
40494             Paul Pluzhnikov  <ppluzhnikov@google.com>
40496         [BZ #14012]
40497         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
40498         requiring rpcgen.
40499         [cross-compiling] (extra-libs): Likewise.
40500         [cross-compiling] (extra-libs-others): Likewise.
40501         [cross-compiling] (librpcsvc-routines): Likewise.
40502         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
40503         [cross-compiling] (omit-deps): Likewise.
40504         (sunrpc-CPPFLAGS): New variable.
40505         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
40506         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
40507         (cross-rpcgen-objs): New variable.
40508         (extra-objs): Append $(cross-rpcgen-objs).
40509         ($(cross-rpcgen-objs)): New rule.
40510         ($(objpfx)cross-rpcgen): Likewise.
40511         (rpcgen-cmd): Define to use $(built-program-file).  Expand
40512         comment.
40513         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
40514         ($(objpfx)x%.stmp): Likewise.
40515         * sunrpc/proto.h [IS_IN_build] (_): Define.
40516         [IS_IN_build] (_libc_intl_domainname): Likewise.
40518 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
40520         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
40521         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
40522         and R_X86_64_TPOFF64.
40524 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
40526         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
40527         sysdeps/unix/sysv/syscalls.list.
40528         (stime): Likewise.
40529         (utime): Likewise.
40530         * sysdeps/unix/sysv/syscalls.list: Remove file.
40532 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
40534         [BZ #3440]
40535         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
40536         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
40537         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
40538         (__LC_IDENTIFICATION): Make these macros useful in #if
40539         expressions, as required by C99.
40541 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
40543         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
40544         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
40545         after this.
40547 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
40549         * stdlib/longlong.h: Updated from GCC.
40551 2012-05-09  Andreas Jaeger  <aj@suse.de>
40553         * nscd/nscd.c (run_modes): Make named enum, reorder so that
40554         default is first entry.
40555         (run_mode): Set type.
40556         (main): Remove informal message about syslog.
40557         (options): Fix typo.
40559         [BZ #14053]
40560         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
40561         to asm.
40562         (lrint): Likewise.
40563         (llrintf): Likewise.
40564         (llrint): Likewise.
40565         (rint): Likewise.
40566         (rintf): Likewise.
40567         (nearbyint): Likewise.
40568         (nearbyintf): Likewise.
40570 2012-05-09  Andreas Jaeger  <aj@suse.de>
40571             Pedro Alves  <palves@redhat.com>
40573         * nscd/nscd.c (run_mode): Use enum.
40574         (main): Cleanup coding style issue.
40576 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
40577             Andreas Jaeger  <aj@suse.de>
40579         * nscd/nscd.c (go_background): Replaced with...
40580         (run_mode): ... this.
40581         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
40582         (options): Add -F --foreground.
40583         (main): Implement it.
40584         (parse_opt): Parse it.
40586 2012-05-09  Andreas Jaeger  <aj@suse.de>
40588         [BZ #14083]
40589         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
40590         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
40591         -Wconversion warning.
40592         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
40593         Likewise.
40595 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
40597         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
40598         == 0.
40599         (LC_ALL): Use macro-int-constant.
40600         (LC_COLLATE): Likewise.
40601         (LC_CTYPE): Likewise.
40602         (LC_MESSAGES): Likewise.
40603         (LC_MONETARY): Likewise.
40604         (LC_NUMERIC): Likewise.
40605         (LC_TIME): Likewise.
40606         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
40607         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
40608         [ISO || ISO99 || ISO11] (*_t): Do not allow.
40609         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
40610         Specify type.
40611         [C99-based standards] (float_t): Expect type.
40612         [C99-based standards] (double_t): Expect type.
40613         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
40614         type.
40615         [C99-based standards] (HUGE_VALL): Likewise.
40616         [C99-based standards] (INFINITY): Likewise.
40617         [C99-based standards] (NAN): Likewise.
40618         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
40619         [C99-based standards] (FP_NAN): Likewise.
40620         [C99-based standards] (FP_NORMAL): Likewise.
40621         [C99-based standards] (FP_SUBNORMAL): Likewise.
40622         [C99-based standards] (FP_ZERO): Likewise.
40623         [C99-based standards] (FP_FAST_FMA): Use
40624         optional-macro-int-constant.  Specify type.  Require == 1.
40625         [C99-based standards] (FP_FAST_FMAF): Likewise.
40626         [C99-based standards] (FP_FAST_FMAL): Likewise.
40627         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
40628         [C99-based standards] (FP_ILOGBNAN): Likewise.
40629         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
40630         Specify type.
40631         [C99-based standards] (MATH_ERREXCEPT): Likewise.
40632         [C99-based standards] (math_errhandling): Specify type.
40633         [ISO99 || ISO11] (signgam): Do not allow.
40634         [non-C99-based standards] (copysignf): Do not allow.
40635         [non-C99-based standards] (exp2f): Likewise.
40636         [non-C99-based standards] (log2f): Likewise.
40637         [non-C99-based standards] (modff): Allow.
40638         [non-C99-based standards] (erff): Do not allow.
40639         [non-C99-based standards] (erfcf): Likewise.
40640         [non-C99-based standards] (gammaf): Likewise.
40641         [non-C99-based standards] (hypotf): Likewise.
40642         [non-C99-based standards] (j0f): Likewise.
40643         [non-C99-based standards] (j1f): Likewise.
40644         [non-C99-based standards] (jnf): Likewise.
40645         [non-C99-based standards] (lgammaf): Likewise.
40646         [non-C99-based standards] (tgammaf): Likewise.
40647         [non-C99-based standards] (y0f): Likewise.
40648         [non-C99-based standards] (y1f): Likewise.
40649         [non-C99-based standards] (ynf): Likewise.
40650         [non-C99-based standards] (isnanf): Likewise.
40651         [non-C99-based standards] (acoshf): Likewise.
40652         [non-C99-based standards] (asinhf): Likewise.
40653         [non-C99-based standards] (atanhf): Likewise.
40654         [non-C99-based standards] (cbrtf): Likewise.
40655         [non-C99-based standards] (expm1f): Likewise.
40656         [non-C99-based standards] (ilogbf): Likewise.
40657         [non-C99-based standards] (log1pf): Likewise.
40658         [non-C99-based standards] (logbf): Likewise.
40659         [non-C99-based standards] (nextafterf): Likewise.
40660         [non-C99-based standards] (remainderf): Likewise.
40661         [non-C99-based standards] (rintf): Likewise.
40662         [non-C99-based standards] (scalbf): Likewise.
40663         [non-C99-based standards] (copysignl): Likewise.
40664         [non-C99-based standards] (exp2l): Likewise.
40665         [non-C99-based standards] (log2l): Likewise.
40666         [non-C99-based standards] (modfl): Allow.
40667         [non-C99-based standards] (erfl): Do not allow.
40668         [non-C99-based standards] (erfcl): Likewise.
40669         [non-C99-based standards] (gammal): Likewise.
40670         [non-C99-based standards] (hypotl): Likewise.
40671         [non-C99-based standards] (j0l): Likewise.
40672         [non-C99-based standards] (j1l): Likewise.
40673         [non-C99-based standards] (jnl): Likewise.
40674         [non-C99-based standards] (lgammal): Likewise.
40675         [non-C99-based standards] (tgammal): Likewise.
40676         [non-C99-based standards] (y0l): Likewise.
40677         [non-C99-based standards] (y1l): Likewise.
40678         [non-C99-based standards] (ynl): Likewise.
40679         [non-C99-based standards] (isnanl): Likewise.
40680         [non-C99-based standards] (acoshl): Likewise.
40681         [non-C99-based standards] (asinhl): Likewise.
40682         [non-C99-based standards] (atanhl): Likewise.
40683         [non-C99-based standards] (cbrtl): Likewise.
40684         [non-C99-based standards] (expm1l): Likewise.
40685         [non-C99-based standards] (ilogbl): Likewise.
40686         [non-C99-based standards] (log1pl): Likewise.
40687         [non-C99-based standards] (logbl): Likewise.
40688         [non-C99-based standards] (nextafterl): Likewise.
40689         [non-C99-based standards] (remainderl): Likewise.
40690         [non-C99-based standards] (rintl): Likewise.
40691         [non-C99-based standards] (scalbl): Likewise.
40692         [ISO || ISO99 || ISO11] (*_t): Do not allow.
40693         [non-C99-based standards] (FP_*): Do not allow.
40694         [C99-based standards] (FP_*): Change to
40695         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
40696         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
40697         allow.
40698         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
40699         (SIG_ERR): Likewise.
40700         [X/Open-based standards] (SIG_HOLD): Likewise.
40701         (SIG_IGN): Likewise.
40702         (SIGABRT): Use macro-int-constant.  Specify type.  Require
40703         positive value.
40704         (SIGFPE): Likewise.
40705         (SIGILL): Likewise.
40706         (SIGINT): Likewise.
40707         (SIGSEGV): Likewise.
40708         (SIGTER): Likewise.
40709         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
40710         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
40711         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
40712         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
40713         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
40714         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
40715         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
40716         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
40717         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
40718         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
40719         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
40720         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
40721         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
40722         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
40723         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
40724         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
40725         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
40726         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
40727         [X/Open-based standards] (SIGTRAP): Likewise.
40728         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
40729         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
40730         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
40731         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
40732         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
40733         allow.
40735 2012-05-08  Ian Wienand  <ianw@vmware.com>
40737         [BZ #14080]
40738         * time/tzset.c (__tzset_parse_tz): Update default rules for
40739         daylight time changes in the Energy Policy Act of 2005.
40741 2012-05-09  Andreas Jaeger  <aj@suse.de>
40743         [BZ #13983]
40744         * elf/ldconfig.c (parse_conf): Change string to make clear that
40745         ldconfig only issued a warning if ld.so.conf does not exist.
40747 2012-05-08  David S. Miller  <davem@davemloft.net>
40749         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
40750         movxtod instead of popping the value on the stack.
40752         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40754 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
40756         * config.h.in: Add HAVE_ARM_PCS_VFP.
40758 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
40760         [BZ #13979]
40761         * include/features.h: Warn if user requests __FORTIFY_SOURCE
40762         checking but the checks are disabled for any reason.
40764 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
40766         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
40767         and ELF64_R_TYPE with ELFW(R_TYPE).
40769 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
40771         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
40772         (ulimit): Likewise.
40774         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
40775         (settimeofday): Likewise.
40777 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
40779         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
40780         a struct th_u2 inside the union, and move tu_block/tu_code into
40781         a new th_u3 union of tu_block/tu_code inside of that.  Move
40782         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
40783         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
40784         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
40785         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
40786         (th_stuff): Change to th_u1.tu_stuff.
40787         (th_data): Define.
40788         (th_msg): Change to th_u1.th_u2.tu_data.
40790 2012-05-07  David S. Miller  <davem@davemloft.net>
40792         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40794         [BZ #14074]
40795         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
40796         (SETUP_PIC_REG): Use it.
40797         (SETUP_PIC_REG_LEAF): Use it.
40799 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
40801         [BZ #13885]
40802         [BZ #13923]
40803         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
40804         USE_AS_EXPM1L.
40805         (EXPL_FINITE): Likewise.
40806         (FLDLOG): Likewise.
40807         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
40808         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
40809         e_expl.S.
40810         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
40811         USE_AS_EXPM1L.
40812         (EXPL_FINITE): Likewise.
40813         (FLDLOG): Likewise.
40814         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
40815         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
40816         e_expl.S.
40817         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
40818         test of -max_value argument for long double.
40819         * sysdeps/i386/fpu/libm-test-ulps: Update.
40820         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40822 2012-05-06  David S. Miller  <davem@davemloft.net>
40824         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
40825         quad soft-float symbols whose references which are compiler
40826         generated.
40827         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
40829 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
40831         [BZ #13884]
40832         [BZ #13914]
40833         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
40834         USE_AS_EXP10L.
40835         (EXPL_FINITE): Likewise.
40836         (FLDLOG): Likewise.
40837         (c0): Likewise.
40838         (c1): Likewise.
40839         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
40840         Adjust comments for base varying.
40841         (__expl_finite): Change alias to EXPL_FINITE.
40842         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
40843         e_expl.S.
40844         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
40845         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
40846         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
40847         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
40848         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
40849         USE_AS_EXP10L.
40850         (EXPL_FINITE): Likewise.
40851         (FLDLOG): Likewise.
40852         (c0): Likewise.
40853         (c1): Likewise.
40854         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
40855         Adjust comments for base varying.
40856         (__expl_finite): Change alias to EXPL_FINITE.
40857         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
40858         tests for bugs.
40859         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40861         [BZ #14064]
40862         * math/libm-test.inc (check_float_internal): Correct ulp
40863         calculation for subnormal expected results.
40865 2012-05-06  Andreas Jaeger  <aj@suse.de>
40867         * Makeconfig (+math-flags): New, set to -frounding-math.
40868         (+cflags): Add +math-flags so that all of glibc gets compiled with
40869         it.
40871         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
40873 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
40875         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
40876         Disable one test.
40878         [BZ #13787]
40879         [BZ #13922]
40880         [BZ #14036]
40881         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
40882         (__ieee754_expl): Allow for and saturate large arguments.
40883         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
40884         (u_threshold): Likewise.
40885         (__exp): Call __ieee754_exp before checking for overflow and
40886         underflow.
40887         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
40888         (u_threshold): Likewise.
40889         (__expf): Call __ieee754_expf before checking for overflow and
40890         underflow.
40891         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
40892         (u_threshold): Likewise.
40893         (__expl): Call __ieee754_expl before checking for overflow and
40894         underflow.
40895         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
40896         (__ieee754_expl): Allow for and saturate large arguments.
40897         * math/libm-test.inc (exp_test): Add another test.  Do not allow
40898         missing overflow exception on overflow.
40899         (expm1_test): Do not allow missing overflow exception on overflow.
40901         * sysdeps/i386/fpu/e_expl.c: Move to ...
40902         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
40903         rather than using inline asm.
40904         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
40905         * sysdeps/x86_64/fpu/e_expl.S: Copy from
40906         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
40908         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
40909         (nice): Likewise.
40910         (poll): Likewise.
40911         (signal): Likewise.
40912         (time): Likewise.
40913         (times): Likewise.
40915 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
40917         * sysdeps/unix/syscalls.list (adjtime): Add entry from
40918         sysdeps/unix/common/syscalls.list.
40919         (fchmod): Likewise.
40920         (fchown): Likewise.
40921         (ftruncate): Likewise.
40922         (getrusage): Likewise.
40923         (gettimeofday): Likewise.
40924         (setpgid): Likewise.
40925         (setregid): Likewise.
40926         (setreuid): Likewise.
40927         (sigaction): Likewise.
40928         (truncate): Likewise.
40929         (vhangup): Likewise.
40930         * sysdeps/unix/common/syscalls.list: Remove file.
40931         * sysdeps/unix/bsd/Implies: Don't include unix/common.
40932         * sysdeps/unix/sysv/linux/Implies: Likewise.
40934 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
40936         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
40937         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
40938         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
40939         Moved to ...
40940         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
40941         Here.
40942         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
40943         to ...
40944         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
40945         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
40946         to ...
40947         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
40948         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
40949         to ...
40950         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
40951         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
40952         to ...
40953         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
40954         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
40955         to ...
40956         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
40957         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
40958         to ...
40959         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
40960         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
40961         to ...
40962         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
40963         Here.
40964         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
40965         to ...
40966         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
40967         Here.
40968         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
40969         to ...
40970         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
40971         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
40972         Moved to ...
40973         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
40974         Here.
40975         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
40976         to ...
40977         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
40979 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
40981         * sysdeps/unix/common/bits/dirent.h: Remove file.
40982         * sysdeps/unix/common/bits/fcntl.h: Likewise.
40984         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
40985         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
40986         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
40987         * sysdeps/unix/bsd/isatty.c: Likewise.
40988         * sysdeps/unix/bsd/tcdrain.c: Likewise.
40989         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
40990         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
40992 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40994         [BZ #13563]
40995         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
40996         long double comparison inaccuracies.
40997         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
40998         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41000 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
41002         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
41003         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
41005 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
41007         [BZ #14049]
41008         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
41009         nonzero digits before rounding a hex value.
41010         * stdlib/tst-strtod.c (tests): Add another test.
41012 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41014         * sysdeps/s390/fpu/libm-test-ulps: Update.
41016 2012-05-03  Andreas Jaeger  <aj@suse.de>
41018         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
41019         does not get optimized out.
41020         (malloc_opt_barrier): New.
41022 2012-05-03  Andreas Jaeger  <aj@suse.de>
41023             Roland McGrath  <roland@hack.frob.com>
41025         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
41026         intermediate file deletion.
41027         (generated): Add .symlist files.
41029 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
41031         [BZ #13775]
41032         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
41033         Redirect under this condition.
41034         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
41035         [__USE_GNU] (__dprintf_chk): Not under this condition.
41036         [__USE_GNU] (__vdprintf_chk): Likewise.
41037         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
41038         under this condition.
41039         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
41040         [__USE_XOPEN2K8] (dprintf): Define under this condition.
41041         [__USE_XOPEN2K8] (vdprintf): Likewise.
41042         [__USE_GNU] (__dprintf_chk): Not under this condition.
41043         [__USE_GNU] (__vdprintf_chk): Likewise.
41044         [__USE_GNU] (dprintf): Likewise.
41045         [__USE_GNU] (vdprintf): Likewise.
41047 2012-05-03  Roland McGrath  <roland@hack.frob.com>
41049         * elf/Makefile (common-generated): Set this instead of generated for
41050         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
41051         $(all-built-dso)-derived lists.
41053 2012-05-03  Andreas Jaeger  <aj@suse.de>
41055         * sysdeps/i386/fpu/libm-test-ulps: Update.
41057         * FAQ: Removed.
41058         * FAQ.in: Likewise.
41059         * scripts/gen-FAQ.pl: Likewise.
41060         * manual/install.texi (Installation): Point to online location of
41061         FAQ.
41062         * Makefile (files-for-dist): Remove FAQ.
41063         (FAQ): Remove.
41065 2012-05-02  Allan McRae  <allan@archlinux.org>
41067         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
41068         (LDFLAGS-reldepmod5.so): Likewise.
41069         (LDFLAGS-reldep6mod1.so): Likewise.
41070         (LDFLAGS-reldep6mod4.so): Likewise.
41071         (LDFLAGS-reldep8mod3.so): Likewise.
41072         (LDFLAGS-unload4mod1.so): Likewise.
41073         (LDFLAGS-unload4mod2.so): Likewise.
41074         (LDFLAGS-tst-initorder): Likewise.
41075         (LDFLAGS-tst-initordera2.so): Likewise.
41076         (LDFLAGS-tst-initordera3.so): Likewise.
41077         (LDFLAGS-tst-initordera4.so): Likewise.
41078         (LDFLAGS-tst-initorderb2.so): Likewise.
41079         (LDFLAGS-noload): Likewise.
41080         (LDFLAGS-next): Likewise.
41081         (LDFLAGS-order2mod1.so): Likewise.
41082         (LDFLAGS-order2mod2.so): Likewise.
41083         (LDFLAGS-tst-initorder2): Likewise.
41084         (LDFLAGS-tst-initorder2a.so): Likewise.
41085         (LDFLAGS-tst-initorder2b.so): Likewise.
41086         (LDFLAGS-tst-initorder2c.so): Likewise.
41087         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
41089 2012-05-02  David S. Miller  <davem@davemloft.net>
41091         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41093 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
41095         [BZ #14055]
41096         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
41098 2012-05-02  Andreas Jaeger  <aj@suse.de>
41100         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
41101         since we manipulate rounding mode.
41102         (CPPFLAGS-test-idouble.c): Likewise.
41103         (CPPFLAGS-test-ifloat.c): Likewise.
41104         (CFLAGS-test-ldouble.c): Likewise.
41105         (CFLAGS-test-double.c): Likewise.
41106         (CFLAGS-test-float.c): Likewise.
41107         (CFLAGS-test-misc.c): Likewise.
41108         (CFLAGS-test-test-fenv.c): Likewise.
41110 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41112         [BZ #2550]
41113         [BZ #2570]
41114         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
41115         comparisons to determine direction to adjust input.
41117 2012-05-01  Roland McGrath  <roland@hack.frob.com>
41119         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
41120         output to the target.
41122         * scripts/localplt.awk: New file.
41123         * elf/Makefile ($(objpfx)check-localplt): Target removed.
41124         (check-localplt-CFLAGS): Variable removed.
41125         ($(all-built-dso:=.jmprel)): New static pattern rule.
41126         (generated): Add those targets.
41127         (localplt-built-dso): New variable.
41128         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
41130         * elf/check-localplt.c: File removed.
41132         * scripts/check-execstack.awk: New file.
41133         * elf/Makefile ($(objpfx)check-execstack): Target removed.
41134         (check-execstack-CFLAGS): Variable removed.
41135         ($(objpfx)check-execstack.h): Target removed.
41136         ($(objpfx)execstack-default): New target.
41137         (generated): Add that instead of check-execstack.h.
41138         ($(all-built-dso:=.phdr)): New static pattern rule.
41139         (generated): Add those targets.
41140         * elf/check-execstack.c: File removed.
41142         * scripts/check-textrel.awk: New file.
41143         * elf/Makefile ($(objpfx)check-textrel): Target removed.
41144         (check-textrel-CFLAGS): Variable removed.
41145         (all-built-dso): Use := to define.o
41146         ($(all-built-dso:=.dyn)): New static pattern rule.
41147         (generated): Add those targets.
41148         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
41149         * config.make.in (READELF): New substituted variable.
41150         * elf/check-textrel.c: File removed.
41152 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
41154         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
41155         allow.
41156         * conform/data/ctype.h-data [C99-based standards] (isblank):
41157         Expect function.
41158         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
41159         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
41160         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41161         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
41162         Specify type.  Require positive value.
41163         (EILSEQ): Likewise.
41164         (ERANGE): Likewise.
41165         [ISO || POSIX] (EILSEQ): Do not expect.
41166         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
41167         Specify type.  Require positive value.
41168         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
41169         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
41170         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
41171         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
41172         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
41173         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
41174         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
41175         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
41176         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
41177         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
41178         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
41179         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
41180         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
41181         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
41182         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
41183         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
41184         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
41185         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
41186         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
41187         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
41188         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
41189         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
41190         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
41191         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
41192         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
41193         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
41194         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
41195         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
41196         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
41197         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
41198         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
41199         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
41200         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
41201         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
41202         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
41203         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
41204         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
41205         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
41206         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
41207         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
41208         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
41209         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
41210         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
41211         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
41212         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
41213         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
41214         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
41215         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
41216         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
41217         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
41218         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
41219         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
41220         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
41221         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
41222         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
41223         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
41224         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
41225         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
41226         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
41227         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
41228         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
41229         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
41230         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
41231         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
41232         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
41233         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
41234         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
41235         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
41236         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
41237         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
41238         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
41239         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
41240         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
41241         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
41242         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
41243         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
41244         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
41245         Require >= 2.
41246         (FLT_ROUNDS): Expect as macro, not constant.
41247         (FLT_MANT_DIG): Use macro-int-constant.
41248         (DBL_MANT_DIG): Likewise.
41249         (LDBL_MANT_DIG): Likewise.
41250         (FLT_DIG): Likewise.
41251         (DBL_DIG): Likewise.
41252         (LDBL_DIG): Likewise.
41253         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
41254         (DBL_MIN_EXP): Likewise.
41255         (LDBL_MIN_EXP): Likewise.
41256         (FLT_MAX_EXP): Use macro-int-constant.
41257         (DBL_MAX_EXP): Likewise.
41258         (LDBL_MAX_EXP): Likewise.
41259         (FLT_MAX_10_EXP): Likewise.
41260         (DBL_MAX_10_EXP): Likewise.
41261         (LDBL_MAX_10_EXP): Likewise.
41262         (FLT_MAX): Use macro-constant.
41263         (DBL_MAX): Likewise.
41264         (LDBL_MAX): Likewise.
41265         (FLT_EPSILON): Use macro-constant.  Give upper bound.
41266         (DBL_EPSILON): Likewise.
41267         (LDBL_EPSILON): Likewise.
41268         (FLT_MIN): Likewise.
41269         (DBL_MIN): Likewise.
41270         (LDBL_MIN): Likewise.
41271         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
41272         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
41273         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
41274         [ISO11] (FLT_HAS_SUBNORM): Likewise.
41275         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
41276         [ISO11] (DBL_DECIMAL_DIG): Likewise.
41277         [ISO11] (FLT_DECIMAL_DIG): Likewise.
41278         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
41279         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
41280         [ISO11] (FLT_TRUE_MIN): Likewise.
41281         [ISO11] (LDBL_TRUE_MIN): Likewise.
41282         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41283         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
41284         (SCHAR_MIN): Use macro-int-constant.  Specify type.
41285         (SCHAR_MAX): Likewise.
41286         (UCHAR_MAX): Likewise.
41287         (CHAR_MIN): Likewise.
41288         (CHAR_MAX): Likewise.
41289         (MB_LEN_MAX): Use macro-int-constant.
41290         (SHRT_MIN): Use macro-int-constant.  Specify type.
41291         (SHRT_MAX): Likewise.
41292         (USHRT_MAX): Likewise.
41293         (INT_MAX): Likewise.
41294         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
41295         bound negative.
41296         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
41297         bound with "U".
41298         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
41299         bound with "L".
41300         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
41301         bound negative.  Suffix upper bound with "L".
41302         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
41303         bound with "UL".
41304         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
41305         Specify type.
41306         [C99-based standards] (LLONG_MAX): Likewise.
41307         [C99-based standards] (ULLONG_MAX): Likewise.
41308         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
41309         == 0.
41310         [ISO11] (max_align_t): Require type.
41311         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41313         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
41314         from $CFLAGS, without defining away __attribute__ calls.
41315         (checknamespace): Use $CFLAGS_namespace.
41317         * conform/conformtest.pl (@keywords): Only include C99 keywords
41318         for standards based on C99 or C11.
41320         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
41321         Disable tests.
41322         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
41323         UNIX98]: Likewise.
41325         * conform/conformtest.pl: Handle "macro-int-constant" and test for
41326         usability of symbols in #if.
41328         * conform/conformtest.pl: If macro or constant types start
41329         "promoted:", expect the symbol to be of the following type
41330         promoted by the integer promotions.
41332         * conform/conformtest.pl: Parse all "constant" and "macro" lines
41333         in one place.  Also handle "macro-constant".
41335         * conform/conformtest.pl: Only accept expected macro values with
41336         "==".  Parse all "macro" lines in one place.
41337         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
41339         * conform/conformtest.pl: Handle braced types on "constant" lines
41340         instead of handling "typed-constant".
41341         * conform/data/signal.h-data: Use "constant" instead of
41342         "typed-constant".
41344         * conform/conformtest.pl: Handle "optional-" at start of lines in
41345         one place rather than duplicating several cases.  Handle each
41346         format of "macro" line with initial "optional-".
41348         * conform/conformtest.pl: Only accept expected constant or
41349         optional-constant values with "==".  Parse all "constant" lines in
41350         one place.  Parse all "optional-constant" lines in one place.
41351         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
41352         * conform/data/fmtmsg.h-data: Likewise.
41353         * conform/data/netinet/in.h-data: Likewise.
41354         * conform/data/tar.h-data: Likewise.
41355         * conform/data/limits.h-data: Use "==" form on "constant" and
41356         "optional-constant" lines.
41358         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
41359         Use -std=c99 for XOPEN2K.
41360         (@knownproblems): Remove.
41361         (newtoken): Don't check %isknown.
41363         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
41364         Do not expect macro.
41365         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
41366         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
41367         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
41368         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
41369         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
41370         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
41371         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
41372         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
41373         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
41374         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
41375         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
41376         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
41377         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
41378         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
41379         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
41380         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
41381         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
41382         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
41383         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
41384         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
41385         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
41386         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
41387         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
41388         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
41389         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
41390         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
41391         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
41392         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
41393         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
41394         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
41395         [XPG3] (acosh): Likewise.
41396         [XPG3] (asinh): Likewise.
41397         [XPG3] (atanh): Likewise.
41398         [XPG3] (cbrt): Likewise.
41399         [XPG3] (expm1): Likewise.
41400         [XPG3] (ilogb): Likewise.
41401         [XPG3] (log1p): Likewise.
41402         [XPG3] (logb): Likewise.
41403         [XPG3] (nextafter): Likewise.
41404         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
41405         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
41406         [XPG3] (remainder): Likewise.
41407         [XPG3] (rint): Likewise.
41408         [XPG3 || XPG4 || UNIX98] (round): Likewise.
41409         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
41410         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
41411         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
41412         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
41413         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
41414         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
41415         [UNIX98 || XOPEN2K] (scalb): Expect.
41416         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
41417         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
41418         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
41419         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
41420         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
41421         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
41422         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
41423         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
41424         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
41425         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
41426         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
41427         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
41428         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
41429         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
41430         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
41431         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
41432         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
41433         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
41434         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
41435         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
41436         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
41437         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
41438         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
41439         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
41440         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
41441         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
41442         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
41443         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
41444         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
41445         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
41446         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
41447         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
41448         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
41449         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
41450         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
41451         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
41452         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
41453         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
41454         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
41455         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
41456         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
41457         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
41458         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
41459         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
41460         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
41461         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
41462         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
41463         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
41464         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
41465         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
41466         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
41467         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
41468         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
41469         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
41470         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
41471         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
41472         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
41473         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
41474         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
41475         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
41476         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
41477         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
41478         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
41479         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
41480         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
41481         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
41482         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
41483         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
41484         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
41485         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
41486         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
41487         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
41488         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
41489         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
41490         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
41491         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
41492         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
41493         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
41494         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
41495         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
41496         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
41497         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
41498         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
41499         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
41500         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
41501         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
41502         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
41503         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
41504         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
41505         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
41506         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
41507         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
41508         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
41509         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
41510         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
41511         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
41512         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
41513         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
41514         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
41515         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
41516         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
41517         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
41518         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
41519         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
41520         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
41521         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
41522         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
41523         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
41524         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
41525         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
41526         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
41527         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
41528         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
41529         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
41530         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
41531         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
41532         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
41533         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
41534         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
41535         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
41536         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
41537         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
41538         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
41539         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
41540         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
41541         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
41542         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
41543         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
41544         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
41545         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
41546         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
41547         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
41548         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
41549         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
41550         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
41551         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
41552         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
41554         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
41555         _XOPEN_SOURCE_EXTENDED for XPG4.
41557         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
41559         * Makeconfig (localtime): Remove variable.
41560         (inst_localtime-file): Likewise.
41562 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
41564         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
41565         Update.
41566         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
41567         Update.
41568         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
41569         Update.
41570         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
41571         Update.
41572         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
41573         Update.
41574         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
41575         Update.
41576         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
41577         Update.
41578         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
41579         Update.
41580         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
41581         Update.
41583 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
41585         [BZ #2550]
41586         [BZ #2570]
41587         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
41588         comparisons to determine direction to adjust input.
41589         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
41590         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
41591         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
41592         Likewise.
41593         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
41594         Likewise.
41595         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
41596         Likewise.
41597         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
41598         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
41599         Likewise.
41600         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
41601         Likewise.
41602         * math/libm-test.inc (nexttoward_test): Add more tests.
41604 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
41606         [BZ #14040]
41607         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
41608         in version GLIBC_2.1, not GLIBC_2.0.
41609         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
41610         Likewise.
41612 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
41614         [BZ #13942]
41615         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
41616         (1 - x) * (1 + x).
41617         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
41618         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
41619         * math/libm-test.inc (acos_test): Add more tests.
41620         (asin_test): Likewise.
41621         * sysdeps/i386/fpu/libm-test-ulps: Update.
41622         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41624         [BZ #14034]
41625         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
41626         of square root.
41627         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
41628         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
41629         * math/libm-test.inc (acos_test_tonearest): New function.
41630         (acos_test_towardzero): Likewise.
41631         (acos_test_downward): Likewise.
41632         (acos_test_upward): Likewise.
41633         (asin_test_tonearest): Likewise.
41634         (asin_test_towardzero): Likewise.
41635         (asin_test_downward): Likewise.
41636         (asin_test_upward): Likewise.
41637         (main): Call the new functions.
41638         * sysdeps/i386/fpu/libm-test-ulps: Update.
41639         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
41641         [BZ #13884]
41642         [BZ #13924]
41643         * math/e_exp10.c: Include <float.h>.
41644         (__ieee754_exp10): Handle underflow here rather than multiplying
41645         large negative argument by M_LN10.
41646         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
41647         of __ieee754_expf.
41648         * math/e_exp10l.c: Include <float.h>.
41649         (__ieee754_exp10l): Handle underflow here rather than multiplying
41650         large negative argument by M_LN10l.
41651         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
41652         spurious overflow exception on underflow.
41654 2012-04-29  Marek Polacek  <polacek@redhat.com>
41656         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
41657         (__fortify_function): New macro.
41658         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
41659         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
41660         __extern_always_inline.
41661         * libio/bits/stdio2.h: Likewise.
41662         * libio/bits/stdio.h: Likewise.
41663         * string/string.h: Likewise.
41664         * string/bits/string3.h: Likewise.
41665         * include/stdio.h: Likewise.
41666         * stdlib/bits/stdlib.h: Likewise.
41667         * stdlib/stdlib.h: Likewise.
41668         * rt/bits/mqueue2.h: Likewise.
41669         * rt/mqueue.h: Likewise.
41670         * posix/bits/unistd.h: Likewise.
41671         * posix/unistd.h: Likewise.
41672         * io/bits/poll2.h: Likewise.
41673         * io/bits/fcntl2.h: Likewise.
41674         * io/fcntl.h: Likewise.
41675         * io/sys/poll.h: Likewise.
41676         * misc/bits/syslog.h: Likewise.
41677         * misc/bits/syslog-ldbl.h: Likewise.
41678         * misc/sys/syslog.h: Likewise.
41679         * socket/bits/socket2.h: Likewise.
41680         * socket/sys/socket.h: Likewise.
41681         * debug/tst-chk1.c: Likewise.
41682         * wcsmbs/bits/wchar2.h: Likewise.
41683         * wcsmbs/bits/wchar-ldbl.h: Likewise.
41684         * wcsmbs/wchar.h: Likewise.
41686 2012-04-29  Andreas Jaeger  <aj@suse.de>
41688         * Makerules (tests): Remove enable-check-abi protection.
41689         (check-abi-warn): Remove.
41690         (check-abi-%): Remove check-abi-warn usage.
41692         * configure.in: Remove check-abi configure option.
41693         * configure: Regenerated.
41694         * config.make.in (enable-check-abi): Remove.
41696 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
41698         [BZ #14033]
41699         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
41700         double functions to double *_finite functions.
41702         [BZ #13941]
41703         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
41704         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
41705         LDBL_MIN_EXP.
41706         * stdio-common/Makefile (tests): Add tst-sprintf3.
41707         * stdio-common/tst-sprintf3.c: New file.
41709         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
41710         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
41712 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
41714         * conform/conformtest.pl: Remove duplicate typed-constant
41715         handling.
41717 2012-04-28  David S. Miller  <davem@davemloft.net>
41719         * Makerules (%.abilist): Add vpath on sysdep_dirs.
41720         (check-abi-%): Remove AWK script prerequisite and explicit
41721         abilist directory.
41722         (check-abi): Rewrite to just diff the symlist with the abilist.
41723         (config-tls, config-abi-config): Delete, no longer used.
41724         (update-abi-%): Remove AWK script and explicit abilist directory.
41725         (update-abi): Rewrite to simply compare and conditionally copy the
41726         symlist and the sysdep abilist file.  Remove update-abi-config
41727         checks.
41728         * abilist/ld.abilist: Remove.
41729         * abilist/libBrokenLocale.abilist: Remove.
41730         * abilist/libanl.abilist: Remove.
41731         * abilist/libcrypt.abilist: Remove.
41732         * abilist/libdl.abilist: Remove.
41733         * abilist/librt.abilist: Remove.
41734         * abilist/libthread_db.abilist: Remove.
41735         * abilist/libutil.abilist: Remove.
41736         * scripts/extract-abilist.awk: Remove.
41737         * scripts/merge-abilist.awk: Remove.
41738         * sysdeps/generic/libcidn.abilist: New file.
41739         * sysdeps/generic/libnss_compat.abilist: New file.
41740         * sysdeps/generic/libnss_db.abilist: New file.
41741         * sysdeps/generic/libnss_dns.abilist: New file.
41742         * sysdeps/generic/libnss_files.abilist: New file.
41743         * sysdeps/generic/libnss_hesiod.abilist: New file.
41744         * sysdeps/generic/libnss_nis.abilist: New file.
41745         * sysdeps/generic/libnss_nisplus.abilist: New file.
41746         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
41747         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
41748         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
41749         file.
41750         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
41751         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
41752         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
41753         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
41754         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
41755         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
41756         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
41757         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
41758         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
41759         file.
41760         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
41761         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
41762         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
41763         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
41764         file.
41765         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
41766         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
41767         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
41768         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
41769         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
41770         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
41771         file.
41772         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
41773         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
41774         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
41775         file.
41776         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
41777         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
41778         New file.
41779         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
41780         New file.
41781         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
41782         New file.
41783         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
41784         New file.
41785         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
41786         New file.
41787         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
41788         New file.
41789         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
41790         New file.
41791         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
41792         New file.
41793         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
41794         New file.
41795         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
41796         New file.
41797         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
41798         New file.
41799         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
41800         New file.
41801         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
41802         New file.
41803         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
41804         file.
41805         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
41806         New file.
41807         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
41808         New file.
41809         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
41810         file.
41811         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
41812         New file.
41813         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
41814         New file.
41815         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
41816         file.
41817         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
41818         New file.
41819         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
41820         New file.
41821         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
41822         New file.
41823         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
41824         New file.
41825         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
41826         New file.
41827         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
41828         New file.
41829         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
41830         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
41831         file.
41832         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
41833         New file.
41834         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
41835         file.
41836         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
41837         file.
41838         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
41839         file.
41840         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
41841         file.
41842         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
41843         file.
41844         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
41845         New file.
41846         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
41847         file.
41848         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
41849         file.
41850         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
41851         New file.
41852         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
41853         file.
41854         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
41855         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
41856         file.
41857         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
41858         New file.
41859         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
41860         file.
41861         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
41862         file.
41863         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
41864         file.
41865         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
41866         file.
41867         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
41868         file.
41869         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
41870         New file.
41871         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
41872         file.
41873         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
41874         file.
41875         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
41876         New file.
41877         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
41878         file.
41879         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
41880         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
41881         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
41882         file.
41883         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
41884         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
41885         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
41886         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
41887         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
41888         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
41889         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
41890         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
41891         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
41892         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
41893         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
41894         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
41895         file.
41896         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
41897         New file.
41898         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
41899         file.
41900         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
41901         file.
41902         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
41903         file.
41904         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
41905         file.
41906         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
41907         file.
41908         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
41909         New file.
41910         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
41911         New file.
41912         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
41913         file.
41914         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
41915         New file.
41916         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
41917         file.
41918         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
41919         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
41920         file.
41921         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
41922         New file.
41923         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
41924         file.
41925         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
41926         file.
41927         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
41928         file.
41929         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
41930         file.
41931         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
41932         file.
41933         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
41934         New file.
41935         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
41936         New file.
41937         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
41938         file.
41939         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
41940         New file.
41941         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
41942         file.
41944 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
41946         * conform/conformtest.pl: Fix typo in handling typed-constant from
41947         allow-header.
41949 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
41951         * README: Cut down references to pre-2.6 Linux kernels and
41952         Linuxthreads.  Update lists of configurations in libc and ports
41953         and sort alphabetically.  Say "or newer" with Linux kernel version
41954         requirements.
41956         * config.h.in [IS_IN_build]: Allow compiling without optimization.
41958 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
41960         [BZ #887]
41961         * math/libm-test.inc (logb_test_downward): New test to expose
41962         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
41963         rounding mode.
41965 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
41967         [BZ #14027]
41968         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
41969         to be done.
41970         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
41971         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
41973 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
41975         * sysdeps/unix/i386/brk.S: Remove file.
41976         * sysdeps/unix/i386/dl-brk.S: Likewise.
41977         * sysdeps/unix/i386/pipe.S: Likewise.
41978         * sysdeps/unix/i386/sigreturn.S: Likewise.
41979         * sysdeps/unix/i386/syscall.S: Likewise.
41980         * sysdeps/unix/i386/vfork.S: Likewise.
41981         * sysdeps/unix/i386/wait.S: Likewise.
41983         * sysdeps/unix/common/tcsendbrk.c: Move to ...
41984         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
41986         * configure.in (arm*-none*): Do not allow without
41987         --enable-hacker-mode.
41988         (netbsd*): Remove case setting base_os.
41989         (386bsd*): Likewise.
41990         (freebsd*): Likewise.
41991         (bsdi*): Likewise.
41992         (osf*): Likewise.
41993         (sunos*): Likewise.
41994         (ultrix*): Likewise.
41995         (newsos*): Likewise.
41996         (dynix*): Likewise.
41997         (*bsd*): Likewise.
41998         (sysv*): Likewise.
41999         (isc*): Likewise.
42000         (esix*): Likewise.
42001         (sco*): Likewise.
42002         (minix*): Likewise.
42003         (irix4*): Likewise.
42004         (irix6*): Likewise.
42005         (solaris[2-9]*): Likewise.
42006         (none): Likewise.
42007         * configure: Regenerated.
42009 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42011         [BZ #11521]
42012         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
42013         overflow or cancellation in calculating denominator.
42014         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
42015         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
42016         down expression to avoid unexpected rounding in newer GCCs.
42017         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
42019 2012-04-26  David S. Miller  <davem@davemloft.net>
42021         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
42022         long-double compat symbols.
42023         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
42024         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
42025         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
42026         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
42027         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
42028         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
42029         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
42030         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
42031         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
42032         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
42033         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
42034         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
42035         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
42037 2012-04-25  David S. Miller  <davem@davemloft.net>
42039         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
42040         HWCAP_* values only after the memory barriers have been defined.
42041         (atomic_full_barrier): Define.
42042         (atomic_read_barrier): Define.
42043         (atomic_write_barrier): Define.
42045 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
42047         * shlib-versions: Add libgcc_s version information.
42048         * sysdeps/generic/libgcc_s.h: Remove.
42049         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
42050         libgcc_s.h.
42051         * sysdeps/gnu/unwind-resume.c: Likewise.
42052         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
42054 2012-04-25  David S. Miller  <davem@davemloft.net>
42056         * sysdeps/unix/sparc/brk.S: Delete.
42057         * sysdeps/unix/sparc/dl-brk.S: Delete.
42058         * sysdeps/unix/sparc/pipe.S: Delete.
42059         * sysdeps/unix/sparc/sysdep.S: Delete.
42060         * sysdeps/unix/sparc/sysdep.h: Delete.
42061         * sysdeps/unix/sparc/vfork.S: Delete.
42062         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
42063         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
42064         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
42065         (ret_ERRVAL, r0, r1, MOVE): Define.
42066         (JUMPTARGET): Remove.
42067         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
42068         sysdeps/unix/sparc/sysdep.h
42069         (ENTRY, END): Remove.
42070         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
42072 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
42074         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
42075         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
42076         -DIS_IN_build.
42078         * timezone/README: Update upstream location and email address for
42079         tzcode and tzdata.
42080         * timezone/zdump.c: Update from tzcode 2012b.
42081         * timezone/zic.c: Likewise.
42083         * configure.in (libc_cv_as_needed): Remove test.
42084         * configure: Regenerated.
42085         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
42086         conditional definition.
42087         [$(have-as-needed) != yes] (no-as-needed): Likewise.
42088         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
42089         * config.make.in (have-as-needed): Remove variable.
42091 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
42092             Paul Pluzhnikov  <ppluzhnikov@google.com>
42094         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
42095         strings correctly.
42097 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
42099         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
42100         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
42101         * sysdeps/sh/strlen.S: Likewise.
42103 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
42105         * sysdeps/unix/fork.S: Remove file.
42106         * sysdeps/unix/i386/fork.S: Likewise.
42107         * sysdeps/unix/sparc/fork.S: Likewise.
42109         * sysdeps/unix/system.c: Remove file.
42110         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
42112         * sysdeps/unix/getegid.S: Remove file.
42113         * sysdeps/unix/geteuid.S: Likewise.
42115 2012-04-24  Roland McGrath  <roland@hack.frob.com>
42117         * scripts/check-localplt.awk: New file.
42118         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
42119         of diff.
42120         * scripts/data/localplt-generic.data: Add a comment.
42122         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
42123         NODE when __dir_mkfile failed.
42124         * sysdeps/mach/hurd/symlinkat.c: Likewise.
42125         Reported by Ludovic Courtès <ludo@gnu.org>.
42127 2012-04-24  Andreas Jaeger  <aj@suse.de>
42129         * Makerules (common-clean): Also remove gen-as-const-headers
42130         files.
42132 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
42134         * Makerules (native-compile): Do not change working directory for
42135         build.  Use $(OUTPUT_OPTION) in command.
42136         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
42138 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42140         [BZ #13886]
42141         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
42142         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
42143         * math/libm-test.inc (floor_test): Add more tests.
42144         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
42146 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
42148         * sysdeps/unix/getdents.c: Remove file.
42149         * sysdeps/unix/sysv/getdents.c: Likewise.
42150         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
42152         * sysdeps/unix/syscalls.list (madvise): Add syscall from
42153         sysdeps/unix/mman/syscalls.list.
42154         (mmap): Likewise.
42155         (mprotect): Likewise.
42156         (msync): Likewise.
42157         (munmap): Likewise.
42158         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
42159         * sysdeps/unix/mman/syscalls.list: Remove.
42160         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
42162         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
42163         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
42164         * configure: Regenerated.
42165         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
42166         $(libgcc_s_suffix).
42167         * config.make.in (libgcc_s_suffix): Remove variable.
42169 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
42171         * sysdeps/unix/sysv/gethostname.c: Move to ...
42172         * sysdeps/posix/gethostname.c: ... here.
42174         * sysdeps/unix/execve.S: Remove file.
42176         * sysdeps/unix/_exit.S: Remove file.
42178 2012-04-23  Andreas Jaeger  <aj@suse.de>
42180         [BZ #13739]
42181         * manual/Makefile: Remove make dist support, there's no
42182         need for a stand-alone documentation tar ball.
42183         (TEXI2DVI): Define always, it's not in Makeconfig.
42184         (dist): Removed.
42185         (tar-it): Removed.
42186         (edition): Removed.
42187         (glibc-doc-$(edition).tar): Removed
42188         (%.Z): Removed.
42189         (%.gz): Removed.
42190         (%.uu): Removed.
42191         (ETAGS): Remove, it's in Makeconfig.
42192         (move-if-change): Remove, it's in Makeconfig.
42194 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
42196         [BZ #13970]
42197         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
42198         (strtod, strtof, strtold, strtol, strtoul, strtoq)
42199         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
42200         (strtod_l, strtof_l, strtold_l): Remove __wur.
42201         It is not necessarily an error to ignore strtol's return value.
42202         One can reliably look at the stored endptr to decide whether
42203         the number had valid syntax.
42205 2012-04-21  Andreas Jaeger  <aj@suse.de>
42207         [BZ #13739]
42208         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
42210 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
42212         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
42213         * sysdeps/unix/sysv/Versions: Remove file.
42215 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
42217         [BZ #13927]
42218         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
42220 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
42222         [BZ #7064]
42223         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
42224         version from __vm86.
42226 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
42228         * sysdeps/unix/common/lxstat.c: Remove file.
42229         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
42231         * sysdeps/unix/sysv/Makefile: Remove file.
42233         * sysdeps/unix/sysv/direct.h: Remove file.
42235         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
42236         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
42237         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
42238         * sysdeps/unix/sysv/bits/signum.h: Likewise.
42239         * sysdeps/unix/sysv/bits/stat.h: Likewise.
42240         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
42241         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
42243         * sysdeps/unix/sysv/setrlimit.c: Remove file.
42245         * sysdeps/unix/xmknod.c: Remove file.
42246         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
42248         * sysdeps/unix/sysv/settimeofday.c: Remove file.
42250         * sysdeps/unix/sysv/i386/time.S: Remove file.
42252         * sysdeps/unix/fxstat.c: Remove file.
42253         * sysdeps/unix/xstat.c: Likewise.
42254         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
42256         * sysdeps/unix/sysv/sigaction.c: Remove file.
42258         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
42259         (sysdep_headers): Remove variable.
42260         [termio.h not in sysdep_headers] (generated): Likewise.
42261         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
42262         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
42263         * sysdeps/unix/sysv/tcdrain.c: Likewise.
42264         * sysdeps/unix/sysv/tcflow.c: Likewise.
42265         * sysdeps/unix/sysv/tcflush.c: Likewise.
42266         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
42267         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
42268         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
42269         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
42270         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
42272         * sysdeps/unix/siglist.c: Remove file.
42274         * sysdeps/unix/getppid.S: Remove file.
42276         * sysdeps/unix/mkdir.c: Remove file.
42277         * sysdeps/unix/rmdir.c: Likewise.
42279 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
42281         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
42282         ERR_MAX value.
42283         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
42284         errlist-compat value.
42286 2012-04-18  David S. Miller  <davem@davemloft.net>
42288         * sysdeps/generic/memcopy.h (reg_char): Delete.
42289         * debug/strcat_chk.c: Use char, not reg_char.
42290         * debug/strcpy_chk.c: Likewise.
42291         * debug/strncat_chk.c: Likewise.
42292         * debug/strncpy_chk.c: Likewise.
42293         * string/memchr.c: Likewise.
42294         * string/memrchr.c: Likewise.
42295         * string/rawmemchr.c: Likewise.
42296         * string/strcat.c: Likewise.
42297         * string/strchr.c: Likewise.
42298         * string/strchrnul.c: Likewise.
42299         * string/strcmp.c: Likewise.
42300         * string/strcpy.c: Likewise.
42301         * string/strncat.c: Likewise.
42302         * string/strncmp.c: Likewise.
42303         * string/strncpy.c: Likewise.
42305 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
42307         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
42308         __builtin_memcopy is called when src and dest ranges are known to not
42309         overlap.
42311 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
42313         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
42314         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
42315         fwd_align_merge macro call.
42316         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
42317         bwd_align_merge macro call.
42318         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
42320 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
42322         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
42323         bwd_align_merge macros.
42324         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
42325         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
42326         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
42328 2012-04-18  David S. Miller  <davem@davemloft.net>
42330         * sysdeps/sparc/sparc64/memcopy.h: Delete.
42332 2012-04-18  Andreas Jaeger  <aj@suse.de>
42334         [BZ# 6794]
42335         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
42336         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
42337         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
42339         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
42340         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
42341         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
42343         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
42344         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
42345         Adjust for changed ldbl-128 files.
42347         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
42348         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
42349         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
42351 2012-04-17  David S. Miller  <davem@davemloft.net>
42353         * sysdeps/sparc/sparc32/memcopy.h: Delete.
42355 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
42357         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
42358         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
42359         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
42360         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
42361         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
42362         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
42364 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42366         [BZ #6794]
42367         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
42368         * math/libm-test.inc: Add ilogb errno and exception tests.
42369         * math/w_ilogb.c: New file: ilogb wrapper.
42370         * math/w_ilogbf.c: New file: ilogbf wrapper.
42371         * math/w_ilogbl.c: New file: ilogbl wrapper.
42372         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
42373         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
42374         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
42375         exception being thrown with 0.0 as argument.
42376         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
42377         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
42378         exception being thrown with 0.0 as argument.
42379         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
42380         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
42381         exception being thrown with 0.0 as argument.
42382         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
42383         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
42384         exception being thrown with 0.0 as argument.
42385         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
42386         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
42387         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
42388         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
42389         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
42390         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
42391         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
42392         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
42393         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
42395 2012-04-17  Petr Baudis  <pasky@ucw.cz>
42397         * include/sys/uio.h: Change __vector to __iovec to avoid clash
42398         with altivec.
42400 2012-04-16  Marek Polacek  <polacek@redhat.com>
42402         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
42404 2012-04-16  Marek Polacek  <polacek@redhat.com>
42406         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
42407         operands of fdivp instruction.
42409 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
42411         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
42412         * elf/tst-auditmod3b.c: Likewise.
42413         * elf/tst-auditmod4b.c: Likewise.
42414         * elf/tst-auditmod5b.c: Likewise.
42415         * elf/tst-auditmod6b.c: Likewise.
42416         * elf/tst-auditmod6c.c: Likewise.
42417         * elf/tst-auditmod7b.c: Likewise.
42418         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
42419         * sysdeps/x86_64/preconfigure.in: Likewise.
42420         * sysdeps/x86_64/preconfigure: Regenerated.
42422 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
42424         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
42425         __ILP32__.
42427 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
42429         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
42430         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
42432 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
42434         [BZ #13973]
42435         * locale/iso-639.def: Fix gl language name. Spotted by
42436         Yaron Shahrabani.
42438 2012-04-12  Roland McGrath  <roland@hack.frob.com>
42440         [BZ #2074]
42441         * libio/libio.h (__io_write_fn): Update comment.
42443 2012-04-12  Petr Baudis  <pasky@ucw.cz>
42445         [BZ #2074]
42446         * stdio.texi (Hook Functions): The user provided writer function
42447         is not allowed to return -1.
42449 2012-04-11  David S. Miller  <davem@davemloft.net>
42451         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42453 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
42455         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
42456         Add a leading slash to rtkaio.
42458 2012-04-11  Jim Meyering  <meyering@redhat.com>
42460         [BZ #11959]
42461         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
42462         It is not necessarily an error to ignore fwrite's return
42463         value.  One can reliably use ferror to test for errors after
42464         the fact.
42466 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
42468         * bits/types.h (__snseconds_t): New type.
42469         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
42471         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
42472         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
42473         (__SNSECONDS_T_TYPE): Likewise.
42474         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
42475         (__SNSECONDS_T_TYPE): Likewise.
42476         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
42477         (__SNSECONDS_T_TYPE): Likewise.
42479 2012-04-10  Andreas Jaeger  <aj@suse.de>
42481         [BZ #2636]
42482         * manual/time.texi (Processor Time): Return type of times is
42483         elapsed real time since an arbitrary point in the past.
42484         (CPU Time): Move CLK_TCK from here...
42485         (Processor Time): ...to here.  Correct description.
42486         * manual/conf.texi (Constants for Sysconf): Correct description of
42487         _SC_CLK_TCK.
42489 2012-04-10  David S. Miller  <davem@davemloft.net>
42491         [BZ #13967]
42492         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
42493         where the is a gap between DT_REL(A) and DT_JMPREL.
42495 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
42497         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
42498         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
42499         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
42501 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
42503         * elf/dl-support.c (_dl_inhibit_cache): New variable.
42504         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
42505         (dl_main): Handle --inhibit-cache.
42506         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
42507         _dl_inhibit_cache.
42508         * elf/dl-load.c (_dl_map_object): Use it.
42509         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
42511 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
42513         [BZ #13872]
42514         * sysdeps/i386/fpu/e_powl.S (p78): New object.
42515         (__ieee754_powl): Saturate large exponents rather than testing for
42516         overflow of y*log2(x).
42517         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
42518         * math/libm-test.inc (pow_test): Do not permit spurious overflow
42519         exceptions.
42521         [BZ #11521]
42522         * math/s_ctan.c: Include <float.h>.
42523         (__ctan): Avoid internal overflow or cancellation in calculating
42524         denominator.
42525         * math/s_ctanf.c: Likewise.
42526         * math/s_ctanl.c: Likewise.
42527         * math/s_ctanh.c: Likewise.
42528         * math/s_ctanhf.c: Likewise.
42529         * math/s_ctanhl.c: Likewise.
42530         * math/libm-test.inc (ctan_test): Add more tests.
42531         (ctanh_test): Likewise.
42532         * sysdeps/i386/fpu/libm-test-ulps: Update.
42533         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42535 2012-04-09  Andreas Jaeger  <aj@suse.de>
42537         [BZ #6894]
42538         * manual/filesys.texi (Directory Entries): Mention that d_namlen
42539         is an optional BSD extension.
42541         [BZ #10254]
42542         * manual/stdio.texi (Opening Streams): Document additional fopen
42543         parameters.
42545 2012-04-09  Roland McGrath  <roland@hack.frob.com>
42547         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
42548         %eax without telling the compiler.
42550 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
42552         [BZ # 13963]
42553         * manual/install.texi: Use sourceware.org.
42555 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
42557         [BZ #13873]
42558         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
42559         (__ieee754_pow): Generate overflow and underflow using huge*huge
42560         and tiny*tiny rather than just returning constant infinity or zero
42561         for large exponents.
42562         * math/libm-test.inc (pow_test): Require overflow exceptions for
42563         applicable cases of large exponents.
42565         [BZ #706]
42566         * sysdeps/i386/fpu/e_pow.S (p10): New object.
42567         (__ieee754_pow): Use iterative multiplication algorithm only for
42568         integer exponents with absolute value below 1024.  Check for odd
42569         integer exponents when using algorithm for real exponents.
42570         * math/libm-test.inc (pow_test): Add more tests.
42571         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
42573 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
42575         [BZ #13705]
42576         * math/libm-test.inc (exp_test): Do not allow overflow exception
42577         on underflow test.
42579 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
42581         [BZ #13705]
42582         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
42583         instead of __kernel_standard_f.
42585 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
42587         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
42588         * sysdeps/x86_64/memset_chk.S: Likewise.
42590 2012-04-08  Andreas Jaeger  <aj@suse.de>
42592         [BZ #10153]
42593         * manual/startup.texi (Environment Access): Describe return value
42594         for putenv and setenv.
42596         [BZ #6895]
42597         * manual/filesys.texi (Directory Entries): Add description for
42598         DT_LNK.
42600         [BZ #6890]
42601         * manual/filesys.texi (Directory Entries): Clarify that it's file
42602         system not operating system in the description of DT_UNKNOWN.
42604         [BZ #6578]
42605         * manual/syslog.texi (closelog): Fix reference, it's openlog.
42607 2012-04-08  Stephen Compall  <s11@member.fsf.org>
42609         [BZ #6649]
42610         * manual/llio.texi (Opening and Closing Files): Add cross
42611         reference to explain mode argument.
42613 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
42615         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
42616         * sysdeps/x86_64/memset_chk.S: Likewise.
42618 2012-04-07  David S. Miller  <davem@davemloft.net>
42620         * elf/elf.h (R_SPARC_WDISP10): Define.
42621         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
42622         R_SPARC_SIZE32.
42623         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
42624         R_SPARC_SIZE64 and R_SPARC_H34.
42626 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
42628         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
42629         conditions and remove no longer applicable assertion.
42631 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
42633         * bits/byteswap.h: Include <features.h>.
42634         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
42635         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
42637 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
42639         * bits/byteswap.h (__bswap_16): Removed.
42640         Include <bits/byteswap-16.h> to get __bswap_16.
42641         * sysdeps/i386/bits/byteswap.h: Likewise.
42642         * sysdeps/s390/bits/byteswap.h: Likewise.
42643         * sysdeps/x86_64/bits/byteswap.h: Likewise.
42644         * bits/byteswap-16.h: New file.
42645         * sysdeps/i386/bits/byteswap-16.h: Likewise.
42646         * sysdeps/s390/bits/byteswap-16.h: Likewise.
42647         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
42648         * string/Makefile (headers): Add bits/byteswap-16.h.
42650 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
42652         [BZ #13895]
42653         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
42654         extra indirection.
42655         * nss/Makefile (tests-static, tests): Add tst-nss-static.
42656         * nss/tst-nss-static.c: New.
42658 2012-04-06  Robert Millan  <rmh@gnu.org>
42660         [BZ #6486]
42661         * manual/llio.texi (File Position Primitive): lseek
42662         refers to WHENCE when it really means OFFSET.
42664 2012-04-06  Andreas Jaeger  <aj@suse.de>
42666         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
42667         strncmp declarations.
42669         * abilist/libc.abilist: Add __poll and __ppoll.
42671 2012-04-05  David S. Miller  <davem@davemloft.net>
42673         * scripts/check-local-headers.sh: Accept a host triplet in the
42674         path matched by the exclude regexp.
42676         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
42677         definition.
42678         * sysdeps/powerpc/powerpc32/dl-machine.h
42679         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
42680         * sysdeps/s390/s390-32/dl-machine.h
42681         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
42682         * sysdeps/sparc/sparc32/dl-machine.h
42683         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
42684         * sysdeps/sparc/sparc64/dl-machine.h
42685         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
42687         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
42688         lazy binding.
42689         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
42690         undefined symbol errors.
42692         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
42693         DT_NEEDED entries.
42695 2012-04-05  Michael Matz  <matz@suse.de>
42697         [BZ #13592]
42698         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
42700 2012-04-05  Andreas Jaeger  <aj@suse.de>
42702         [BZ #13908]
42703         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
42704         comment.
42706 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
42708         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
42709         which ROUND is no valid rounding mode.
42711 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
42713         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
42714         read again.
42715         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
42717 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
42719         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
42720         an exception using FPU order intentionally.
42722 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
42724         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
42725         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
42726         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
42727         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
42729 2012-04-05  Simon Josefsson  <simon@josefsson.org>
42731         [BZ #12340]
42732         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
42733         EINVAL when BUFLEN is too smal.
42735 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
42737         [BZ #13553]
42738         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
42739         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
42741 2012-04-03  Andreas Jaeger  <aj@suse.de>
42743         [BZ #13938]
42744         * manual/setjmp.texi (System V contexts): Fix sentence.
42746         [BZ #13926]
42747         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
42748         New macro for this case.
42749         [!__GNUC__] (__bswap_64): New inline function for this case.
42750         * sysdeps/x86_64/bits/byteswap.h: Likewise.
42751         * bits/byteswap.h: Likewise.
42752         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
42753         ull, guard with __GLIBC_HAVE_LONG_LONG.
42755         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
42756         __GLIBC_HAVE_LONG_LONG.
42758         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
42759         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
42761 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
42763         [BZ #13691]
42764         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
42765         inptr and inend, rather than using last_ch.
42767 2012-04-02  David S. Miller  <davem@davemloft.net>
42769         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
42770         * stdio-common/printf-parse.h (read_int): Change return type to
42771         'int', return -1 on INT_MAX overflow.
42772         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
42773         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
42774         overflows INT_MAX.  Check for overflow of in-format-string precision
42775         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
42776         SIZE_MAX not INT_MAX for integer overflow test.
42777         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
42778         skip the construct in the format string but do not record anything.
42779         * stdio-common/bug22.c: Adjust to test both width/prevision
42780         INT_MAX overflow as well as total length INT_MAX overflow.  Check
42781         explicitly for proper errno values.
42783 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
42785         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
42786         CHAR_MAX.
42787         * string/test-strcmp.c [! WIDE]: Likewise.
42788         * time/tst-mktime2.c: Likewise for INT_MAX.
42789         * string/test-string.h: #include <sys/param.h> for MIN.
42791         * csu/init-first.c (__libc_init_first): Call __ctype_init.
42792         * sysdeps/i386/init-first.c (init): Likewise.
42793         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
42794         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
42795         * sysdeps/sh/init-first.c (init): Likewise.
42797 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
42799         * po/ru.po: Update from translation team.
42800         * po/vi.po: Likewise.
42802 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
42804         * resolv/nss_dns/dns-host.c: Merge copyright years.
42806 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
42808         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
42809         Optimize memcpy with prefetch if
42810         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
42811         src, dst pointers have unequal 16 byte alignments.
42813 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
42815         [BZ #13928]
42816         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
42817         from a CNAME entry and return the minimum ttl for the query.
42818         (gaih_getanswer_slice): Likewise.
42820 2012-03-30  Jeff Law  <law@redhat.com>
42822         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
42823         due to long keys.
42824         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
42825         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
42827         * resolv/nss_dns/dns-host.c: Update copyright year.
42829 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
42831         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
42832         requests to save a system call.  Fix check that all bytes are sent.
42834         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
42835         comments for sendmmsg.
42837 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
42839         [BZ #13691]
42840         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
42841         with only 1 character between 0x0041 and 0x01b0.
42842         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
42843         * wcsmbs/tst-mbsnrtowcs.c: New file.
42845 2012-03-29  David S. Miller  <davem@davemloft.net>
42847         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
42848         small copies by hand.
42850 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
42852         [BZ #13761]
42853         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
42854         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
42855         group memberships.
42857 2012-03-28  David S. Miller  <davem@davemloft.net>
42859         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
42860         that branches into memcpy.
42861         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
42862         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
42863         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
42864         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
42865         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
42866         bits.
42867         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
42868         implementation too.
42869         * sysdeps/sparc/mempcpy.S: New file.
42871         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
42872         the IFUNC routine in the libc case.
42873         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
42875         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
42876         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
42877         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
42878         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
42879         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
42880         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
42881         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
42882         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
42884         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
42885         loop to 256 bytes instead of 64 bytes and fix test signedness.
42887         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
42888         * sysdeps/sparc/sparc32/Makefile: rather than here...
42889         * sysdeps/sparc/sparc64/Makefile: and here.
42891 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
42893         * malloc/mallocbug.c: Avoid warnings about unused variables.
42895 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
42897         [BZ #13760]
42898         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
42899         in the right place. Discard and retry query if response is
42900         larger than input buffer size.
42902 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
42904         [BZ #369]
42905         [BZ #2678]
42906         [BZ #3866]
42907         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
42908         x for large integer exponent.
42909         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
42910         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
42911         sign of result as needed afterwards.
42912         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
42913         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
42914         result for underflowing pow the same as for overflow.
42915         (__kernel_standard_l): Handle powl overflow and underflow here
42916         rather than calling __kernel_standard.
42917         * math/libm-test.inc (pow_test): Add more tests.
42919         [BZ #3868]
42920         [BZ #13879]
42921         [BZ #13910]
42922         [BZ #13911]
42923         [BZ #13912]
42924         [BZ #13913]
42925         [BZ #13915]
42926         [BZ #13916]
42927         [BZ #13917]
42928         [BZ #13918]
42929         [BZ #13919]
42930         [BZ #13920]
42931         [BZ #13921]
42932         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
42933         * sysdeps/ieee754/k_standard.c: Include <float.h>.
42934         (__kernel_standard_l): New function.
42935         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
42936         __kernel_standard.
42937         * math/w_acosl.c (__acosl): Likewise.
42938         * math/w_asinl.c (__asinl): Likewise.
42939         * math/w_atan2l.c (__atan2l): Likewise.
42940         * math/w_atanhl.c (__atanhl): Likewise.
42941         * math/w_coshl.c (__coshl): Likewise.
42942         * math/w_exp10l.c (__exp10l): Likewise.
42943         * math/w_exp2l.c (__exp2l): Likewise.
42944         * math/w_fmodl.c (__fmodl): Likewise.
42945         * math/w_hypotl.c (__hypotl): Likewise.
42946         * math/w_j0l.c (__j0l, __y0l): Likewise.
42947         * math/w_j1l.c (__j1l, __y1l): Likewise.
42948         * math/w_jnl.c (__jnl, __ynl): Likewise.
42949         * math/w_lgammal.c (__lgammal): Likewise.
42950         * math/w_log10l.c (__log10l): Likewise.
42951         * math/w_log2l.c (__log2l): Likewise.
42952         * math/w_logl.c (__logl): Likewise.
42953         * math/w_powl.c (__powl): Likewise.
42954         * math/w_remainderl.c (__remainderl): Likewise.
42955         * math/w_scalbl.c (sysv_scalbl): Likewise.
42956         * math/w_sinhl.c (__sinhl): Likewise.
42957         * math/w_sqrtl.c (__sqrtl): Likewise.
42958         * math/w_tgammal.c (__tgammal): Likewise.
42959         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
42960         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
42961         * math/libm-test.inc (acos_test): Add more tests.
42962         (acosh_test): Likewise.
42963         (asin_test): Likewise.
42964         (atanh_test): Likewise.
42965         (exp_test): Likewise.
42966         (exp10_test): Likewise.
42967         (exp2_test): Likewise.
42968         (expm1_test): Likewise.
42969         (lgamma_test): Likewise.
42970         (log_test): Likewise.
42971         (log10_test): Likewise.
42972         (log1p_test): Likewise.
42973         (log2_test): Likewise.
42974         (pow_test): Do not allow some spurious overflow exceptions.
42975         (sqrt_test): Add more tests.
42976         (tgamma_test): Likewise.
42977         (y0_test): Likewise.
42978         (y1_test): Likewise.
42979         (yn_test): Likewise.
42981 2012-03-27  Anton Blanchard  <anton@samba.org>
42983         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
42984         MAP_HUGETLB.
42985         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
42986         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
42987         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
42989 2012-03-27  David S. Miller  <davem@davemloft.net>
42991         * conform/Makefile: Run run-conformtest.sh using $(BASH).
42993         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
42994         have-as-vis3 check.
42996 2012-03-27  Andreas Jaeger  <aj@suse.de>
42998         * sysdeps/x86_64/elf/configure.in: Moved to ...
42999         * sysdeps/x86_64/configure.in: ... here.
43000         * sysdeps/x86_64/elf/start.S: Moved to ...
43001         * sysdeps/x86_64/start.S: ... here.
43002         * sysdeps/x86_64/elf/configure: Delete.
43004         * sysdeps/x86_64/configure.in: Merge contents from
43005         sysdeps/i386/configure.in (without i686 check).
43007         * sysdeps/i386/elf/Versions: Merge into ...
43008         * sysdeps/i386/Versions: ... this.
43009         * sysdeps/i386/elf/Versions: Delete file.
43010         * sysdeps/i386/elf/start.S: Moved to ...
43011         * sysdeps/i386/start.S: ...here.
43012         * sysdeps/i386/elf/configure.in: Merge into...
43013         * sysdeps/i386/configure.in: ...here.
43014         * sysdeps/i386/elf/configure.in: Delete file.
43015         * sysdeps/i386/elf/configure: Delete file.
43017         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
43018         * debug/backtracesyms.c: ... here.
43019         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
43020         * debug/backtracesymsfd.c: ... here.
43021         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
43022         * sysdeps/generic/ifunc-sel.h: ... here.
43024         * sysdeps/unix/i386/start.c: Delete file.
43025         * sysdeps/unix/sparc/start.c: Delete file.
43026         * sysdeps/unix/start.c: Delete file.
43028         * sysdeps/sh/elf/configure.in: Moved to ...
43029         * sysdeps/sh/configure.in: ... here.
43030         * sysdeps/sh/elf/start.S: Moved to ...
43031         * sysdeps/sh/start.S: ... here.
43032         * sysdeps/sh/elf/configure: Delete file.
43034         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
43035         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
43036         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
43037         * sysdeps/powerpc/powerpc64/entry.h: ... here.
43038         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
43039         * sysdeps/powerpc/powerpc64/start.S: here.
43040         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
43041         * sysdeps/powerpc/powerpc64/Makefile: ... this.
43042         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
43043         * sysdeps/powerpc/powerpc64/configure.in: ... this.
43044         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
43046         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
43047         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
43048         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
43049         * sysdeps/powerpc/powerpc32/start.S: ... here.
43050         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
43051         * sysdeps/powerpc/powerpc32/configure.in: ... this.
43052         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
43054         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
43055         * sysdeps/powerpc/ifunc-sel.h: ... here.
43056         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
43057         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
43059         * sysdeps/sparc/elf/configure.in: Moved to ...
43060         * sysdeps/sparc/configure.in: ... here.
43061         * sysdeps/sparc/elf/configure: Delete file.
43062         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
43063         * sysdeps/sparc/sparc32/start.S: ... here.
43064         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
43065         * sysdeps/sparc/sparc64/start.S: ... here.
43066         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
43067         * sysdeps/sparc/sparc32/Makefile: ... this.
43068         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
43069         * sysdeps/sparc/sparc64/Makefile: ... this.
43071         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
43072         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
43073         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
43074         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
43075         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
43076         * sysdeps/s390/s390-32/setjmp.S: ... here.
43077         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
43078         * sysdeps/s390/s390-32/configure.in: ... here.
43079         * sysdeps/s390/s390-32/elf/configure: Delete file.
43080         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
43081         * sysdeps/s390/s390-32/start.S: ... here.
43083         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
43084         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
43085         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
43086         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
43087         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
43088         * sysdeps/s390/s390-64/setjmp.S: ... here.
43089         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
43090         * sysdeps/s390/s390-64/configure.in: ... here
43091         * sysdeps/s390/s390-64/elf/configure: Delete file.
43092         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
43093         * sysdeps/s390/s390-64/start.S: ... here.
43094         * sysdeps/s390/s390-64/elf/configure: Delete.
43096         * configure.in: Remove support for elf directories in sysdeps.
43098         * configure: Regenerated.
43099         * sysdeps/i386/configure: Regenerated.
43100         * sysdeps/powerpc/powerpc32/configure: Regenerated.
43101         * sysdeps/powerpc/powerpc64/configure: Regenerated.
43102         * sysdeps/s390/s390-32/configure: Regenerated.
43103         * sysdeps/s390/s390-64/configure: Regenerated.
43104         * sysdeps/sh/configure: Regenerated.
43105         * sysdeps/sparc/configure: Regenerated.
43106         * sysdeps/x86_64/configure: Regenerated.
43108 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
43110         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43112         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
43113         denormal result into account.
43115 2012-03-25  Roland McGrath  <roland@hack.frob.com>
43117         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
43118         Reported by Allan McRae <allan@archlinux.org>.
43120 2012-03-23  Jeff Law  <law@redhat.com>
43122         * nss/getnssent.c (__nss_getent): Fix typo.
43124 2012-03-23  David S. Miller  <davem@davemloft.net>
43126         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43128 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
43130         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
43131         to pad to uint64_t for each field.
43132         (dl_tls_index): Replace unsigned long with uint64_t.
43134 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
43135         Paul Pluzhnikov  <ppluzhnikov@google.com>
43137         [BZ #6528]
43138         * grp/Makefile (otherlibs): Don't set it.
43139         * inet/Makefile (otherlibs): Likewise.
43140         * login/Makefile (otherlibs): Likewise.
43141         * nscd/Makefile (otherlibs): Likewise.
43142         * posix/Makefile (otherlibs): Likewise.
43143         * pwd/Makefile (otherlibs): Likewise.
43144         * rt/Makefile (otherlibs): Likewise.
43145         * sunrpc/Makefile (otherlibs): Likewise.
43146         * nss/Makefile (otherlibs): Likewise.
43147         Add libnss_files to routines and static-only-routines.
43148         ($(objpfx)getent): Remove rule.
43149         * resolv/Makefile: Add libnss_dns and libresolv to routines and
43150         static-only-routines.
43152 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
43154         [BZ #13892]
43155         * math/s_cexp.c: Include <float.h>.
43156         (__cexp): Handle exp result overflowing not necessarily
43157         overflowing both real and imaginary parts of result.
43158         * math/s_cexpf.c: Likewise.
43159         * math/s_cexpl.c: Likewise.
43160         * math/libm-test.inc (cexp_test): Add more tests.
43161         * sysdeps/i386/fpu/libm-test-ulps: Update.
43162         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43164 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43166         * include/link.h (ELFW): New macro.
43167         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
43168         Replace ELF64_R_TYPE with ELFW(R_TYPE).
43170 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43172         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
43173         with uint64_t.
43175 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43177         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
43178         declaration.
43179         (struct La_x32_retval): Likewise.
43181 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
43183         * sysdeps/x86_64/preconfigure.in: New file.
43184         * sysdeps/x86_64/preconfigure: New generated file.
43186 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
43188         [BZ #13824]
43189         * math/e_exp2l.c: Include <float.h>.
43190         (__ieee754_exp2l): Handle overflow and underflow cases
43191         separately.  Only pass fractional part of argument to
43192         __ieee754_expl.
43193         * math/libm-test.inc (exp2_test): Add more tests.
43195         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
43196         negating x to take absolute value.
43197         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
43198         Likewise.
43199         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
43200         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
43201         Likewise.
43202         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
43203         computing low part if x was negated.
43204         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
43206 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
43208         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
43209         la_x32_gnu_pltexit.
43210         (pltexit): Cast int_retval to ptrdiff_t.
43211         * elf/tst-auditmod3b.c: Likewise.
43212         * elf/tst-auditmod4b.c: Likewise.
43213         * elf/tst-auditmod5b.c: Likewise.
43214         * elf/tst-auditmod6b.c: Likewise.
43215         * elf/tst-auditmod6c.c: Likewise.
43216         * elf/tst-auditmod7b.c: Likewise.
43218         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
43219         and x32_gnu_pltexit.
43221         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
43222         __ELF_NATIVE_CLASS.
43223         (La_x32_regs): New macro.
43224         (La_x32_retval): Likewise.
43225         (la_x32_gnu_pltenter): New function prototype.
43226         (la_x32_gnu_pltexit): Likewise.
43228 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
43230         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
43231         exponent.
43233         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43235         * configure.in (libc_cv_cc_nofma): Check for option to disable
43236         generation of FMA instructions.
43237         * configure: Regenerate.
43238         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
43239         * sysdeps/ieee754/dbl-64/Makefile: New file.
43240         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
43241         Remove brandred-fma4.
43242         (CFLAGS-brandred-fma4.c): Remove.
43243         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
43244         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
43245         define.
43246         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
43247         define.
43249 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
43251         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
43252         LLONG_MAX != LONG_MAX.
43253         (_itoa_word): Use _ITOA_WORD_TYPE on value.
43254         (_fitoa_word): Likewise.
43255         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
43256         LLONG_MAX != LONG_MAX.
43257         * stdio-common/_itowa.h: Include <_itoa.h>.
43258         (_itowa_word): Use _ITOA_WORD_TYPE on value.
43259         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
43260         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
43261         only if not defined.
43262         (_ITOA_WORD_TYPE): Likewise.
43263         (_itoa_word): Use _ITOA_WORD_TYPE on value.
43264         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
43266 2012-03-21  David S. Miller  <davem@davemloft.net>
43268         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43270 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
43272         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
43273         of x86_64 when setting libc_cv_slibdir, libdir and
43274         libc_cv_localedir.
43275         * sysdeps/unix/sysv/linux/configure: Regenerated.
43277 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
43279         * manual/lang.texi (Old Varargs): Remove section.
43280         (How Variadic): Update menu.
43281         (va_start): Do not mention varargs.h.
43283 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
43284             Joseph Myers  <joseph@codesourcery.com>
43286         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
43287         link test.
43288         * configure: Regenerated.
43290 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
43292         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
43293         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
43294         conformtest.pl
43296 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
43298         * NOTES: Remove.
43299         * Makefile (files-for-dist): Remove NOTES.
43300         (NOTES): Remove rule.
43301         * README: Don't refer to NOTES.
43302         * manual/creature.texi: Don't include macros.texi.
43303         * manual/intro.texi (creature.texi): Remove comment referring to
43304         NOTES.
43306         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
43307         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
43308         * configure: Regenerated.
43309         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
43310         LIBC_TRY_CC_OPTION.
43311         (libc_cv_as_i686): Likewise.
43312         (libc_cv_cc_avx): Likewise.
43313         (libc_cv_cc_sse2avx): Likewise.
43314         (libc_cv_cc_fma4): Likewise.
43315         (libc_cv_cc_novzeroupper): Likewise.
43316         * sysdeps/i386/configure: Regenerated.
43318         [BZ #13883]
43319         * sysdeps/i386/fpu/s_cexp.S: Remove.
43320         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
43321         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
43322         * math/libm-test.inc (cexp_test): Add more tests.
43323         * sysdeps/i386/fpu/libm-test-ulps: Update.
43324         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43326 2012-03-21  Allan McRae  <allan@archlinux.org>
43328         * timezone/Makefile: Do not install iso3166.tab and zone.tab
43330 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
43332         [BZ #13871]
43333         * math/w_exp2.c: Do not include <float.h>.
43334         (o_threshold, u_threshold): Remove.
43335         (__exp2): Calculate result before checking finiteness and calling
43336         __kernel_standard.
43337         * math/w_exp2f.c: Likewise.
43338         * math/w_exp2l.c: Likewise.
43339         * math/libm-test.inc (exp2_test): Require overflow exception for
43340         1e6 input.
43342         [BZ #3866]
43343         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
43344         range of signed 64-bit integers before using fistpll.  Remove
43345         checks for whether integers fit in mantissa bits.
43346         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
43347         the range of signed 32-bit integers before using fistpl.  Remove
43348         checks for whether integers fit in mantissa bits.
43349         * sysdeps/i386/fpu/e_powl.S (p64): New object.
43350         (__ieee754_powl): Test for y outside the range of signed 64-bit
43351         integers before using fistpll.  Reduce 64-bit values to 63-bit
43352         ones as needed.
43353         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
43354         divide-by-zero is raised for zero to large negative powers.
43355         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
43356         (__ieee754_powl): Test for y outside the range of signed 64-bit
43357         integers before using fistpll.  Reduce 64-bit values to 63-bit
43358         ones as needed.
43359         * math/libm-test.inc (pow_test): Add more tests.
43361 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
43363         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
43364         <stdio-common/_itoa.h>.
43365         * debug/segfault.c: Likewise.
43366         * elf/dl-cache.c: Likewise.
43367         * elf/dl-minimal.c: Likewise.
43368         * elf/dl-misc.c: Likewise.
43369         * elf/dl-sysdep.c: Likewise.
43370         * elf/dl-version.c: Likewise.
43371         * elf/rtld.c: Likewise.
43372         * hurd/hurdsock.c: Likewise.
43373         * hurd/lookup-retry.c: Likewise.
43374         * malloc/malloc.c: Likewise.
43375         * malloc/mtrace.c: Likewise.
43376         * nscd/nscd_getgr_r.c: Likewise.
43377         * nscd/nscd_getpw_r.c: Likewise.
43378         * nscd/nscd_getserv_r.c: Likewise.
43379         * posix/getopt_init.c: Likewise.
43380         * posix/wordexp.c: Likewise.
43381         * stdio-common/_itoa.c: Likewise.
43382         * stdio-common/printf_fphex.c: Likewise.
43383         * stdio-common/vfprintf.c: Likewise.
43384         * string/_strerror.c: Likewise.
43385         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
43386         * sysdeps/i386/i686/hp-timing.h: Likewise.
43387         * sysdeps/mach/_strerror.c: Likewise.
43388         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
43389         * sysdeps/mach/hurd/sethostid.c: Likewise.
43390         * sysdeps/mach/hurd/xmknodat.c: Likewise.
43391         * sysdeps/mach/xpg-strerror.c: Likewise.
43392         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
43393         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
43394         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
43395         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
43396         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
43397         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
43398         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
43399         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
43400         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
43401         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
43402         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
43403         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
43404         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
43405         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
43406         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
43407         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
43408         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
43409         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
43410         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
43411         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
43412         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
43414         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
43416         * stdio-common/_itoa.h: Moved to ...
43417         * sysdeps/generic/_itoa.h: Here.
43419         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
43421         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
43422         instead of "_itoa.h" and "_itowa.h".
43423         * stdio-common/vfprintf.: Likewise.
43425 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
43427         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
43428         <bits/wordsize.h>.
43429         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
43430         (__signbit): Likwise.
43431         (llrintf): Likwise.
43432         (llrint): Likwise.
43434 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
43436         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
43437         __WORDSIZE != 64.
43439 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
43441         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
43442         OVERFLOW_EXCEPTION_OK.
43443         * math/libm-test.inc ("Philosophy"): Update comment about
43444         exception testing.
43445         (OVERFLOW_EXCEPTION): Define.
43446         (OVERFLOW_EXCEPTION_OK): Likewise.
43447         (INVALID_EXCEPTION_OK): Renumber.
43448         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
43449         (IGNORE_ZERO_INF_SIGN): Likewise.
43450         (test_exceptions): Handle FE_OVERFLOW.
43451         (exp10_test): Expect overflow exceptions.
43452         (exp2_test): Likewise.
43453         (expm1_test): Likewise.
43454         (nextafter_test): Likewise.
43455         (pow_test): Likewise.
43456         (scalbn_test): Likewise.
43457         (scalbln_test): Likewise.
43459 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
43461         * sysdeps/x86_64/bits/atomic.h
43462         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
43463         64bit integer.
43464         (atomic_exchange_acq): Likewise.
43465         (__arch_exchange_and_add_body): Likewise.
43466         (__arch_add_body): Likewise.
43467         (atomic_add_negative): Likewise.
43468         (atomic_add_zero): Likewise.
43470 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
43472         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
43473         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
43475 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
43477         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
43478         Check __x86_64__ instead of __WORDSIZE.
43480 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
43482         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
43484 2012-03-19  David S. Miller  <davem@davemloft.net>
43486         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43488         * sysdeps/sparc/fpu/fenv_private.h: New file.
43489         * sysdeps/sparc/fpu/math_private.h: Use it.
43490         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
43491         Remove.
43492         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
43493         (libc_feholdexcept_setroundl): Remove.
43494         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
43495         Remove.
43496         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
43497         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
43499 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
43501         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
43502         int64_t instead of long int.
43503         (INSERT_WORDS64): Likwise.
43505 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
43507         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
43508         _Unwind_GetCFA return to _Unwind_Ptr first.
43510 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
43512         [BZ #13629]
43513         * math/s_clog.c: Include <float.h>.
43514         (__clog): Scale large or subnormal inputs.
43515         * math/s_clogf.c: Likewise.
43516         * math/s_clogl.c: Likewise.
43517         * math/s_clog10.c: Include <float.h>.
43518         (M_LOG10_2): Define.
43519         (__clog10): Scale large or subnormal inputs.
43520         * math/s_clog10f.c: Likewise.
43521         * math/s_clog10l.c: Likewise.
43522         * math/libm-test.inc (clog_test): Add more tests.
43523         (clog10_test): Likewise.
43524         * sysdeps/i386/fpu/libm-test-ulps: Update.
43525         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43527         [BZ #11451]
43528         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
43529         x and y.
43530         * math/libm-test.inc (atan2_test): Add another test.
43532         * Makerules (common-objdir-compile): Remove.
43533         * sysdeps/unix/Makefile (config-generated): Do not add
43534         $(unix-generated) to variable.
43535         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
43536         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
43537         Remove rule.
43538         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
43539         Likewise.
43540         [generic bits/local_lim.h] (before-compile): Do not append to
43541         variable.
43542         [generic bits/local_lim.h] (common-generated): Likewise.
43543         [generic sys/param.h] (before-compile): Do not append to variable.
43544         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
43545         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
43546         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
43547         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
43548         include.
43549         [generic sys/param.h] (sys/param.h-includes): Remove variable.
43550         [generic sys/param.h] (sys/param.h-includes): Remove rule.
43551         [generic sys/param.h] ($(addprefix
43552         $(common-objpfx),$(sys/param.h-includes))): Likewise.
43553         [generic sys/param.h] (common-generated): Do not append to
43554         variable.
43555         [generic sys/param.h] (sysdep_headers): Likewise.
43556         [generic bits/errno.h] (before-compile): Do not append to
43557         variable.
43558         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
43559         rule.
43560         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
43561         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
43562         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
43563         [generic bits/errno.h] (common-generated): Do not append to
43564         variable.
43565         [generic bits/ioctls.h] (before-compile): Do not append to
43566         variable.
43567         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
43568         rule.
43569         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
43570         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
43571         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
43572         rule.
43573         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
43574         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
43575         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
43576         [generic bits/ioctls.h] (common-generated): Do not append to
43577         variable.
43578         [generic sys/syscall.h] (syscall.h): Remove variable.
43579         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
43580         rule.
43581         [generic sys/syscall.h] (before-compile): Do not append to
43582         variable.
43583         [generic sys/syscall.h] (common-generated): Likewise.
43584         * sysdeps/unix/errnos-tmpl.c: Remove file.
43585         * sysdeps/unix/errnos.awk: Likewise.
43586         * sysdeps/unix/ioctls-tmpl.c: Likewise.
43587         * sysdeps/unix/ioctls.awk: Likewise.
43588         * sysdeps/unix/mk-local_lim.c: Likewise.
43589         * sysdeps/unix/snarf-ioctls: Likewise.
43591 2012-03-19  Richard Henderson  <rth@twiddle.net>
43593         * sysdeps/i386/fpu/fenv_private.h: New file.
43594         * sysdeps/i386/fpu/math_private.h: Use it.
43595         (math_opt_barrier, math_force_eval): Remove.
43596         (libc_feholdexcept_setround_53bit): Remove.
43597         (libc_feupdateenv_53bit): Remove.
43598         * sysdeps/x86_64/fpu/math_private.h: Likewise.
43599         (math_opt_barrier, math_force_eval): Remove.
43600         (libc_feholdexcept): Remove.
43601         (libc_feholdexcept_setround): Remove.
43602         (libc_fetestexcept, libc_fesetenv): Remove.
43603         (libc_feupdateenv_test): Remove.
43604         (libc_feupdateenv, libc_feholdsetround): Remove.
43605         (libc_feresetround): Remove.
43607         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
43608         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
43610         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
43611         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
43612         (libc_feupdateenv_testl): New.
43613         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
43614         (libc_feupdateenv_testf): New.
43615         (libc_feupdateenv): Use libc_feupdateenv_test.
43616         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
43617         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
43619         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
43620         (libc_feholdsetroundf, libc_feholdsetroundl): New.
43621         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
43622         (libc_feresetround_noex): New.
43623         (libc_feresetround_noexf): New.
43624         (libc_feresetround_noexl): New.
43625         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
43626         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
43627         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
43628         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
43629         SET_RESTORE_ROUND.
43630         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
43631         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
43632         (__cos): Likewise.
43633         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
43634         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
43635         SET_RESTORE_ROUND_NOEX.
43636         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
43637         SET_RESTORE_ROUND_NOEXF.
43638         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
43639         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
43640         (libc_feholdsetroundf): New.
43641         (libc_feresetround, libc_feresetroundf): New.
43643         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
43644         (libc_feholdexcept_setround_53bit): Convert from macro to function.
43645         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
43647         * sysdeps/generic/math_private.h: Include <fenv.h>.
43648         (default_libc_feholdexcept): New.
43649         (default_libc_feholdexcept_setround): New.
43650         (default_libc_fesetenv, default_libc_feupdateenv): New.
43651         (libc_feholdexcept): Only define if undefined.
43652         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
43653         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
43654         (libc_feholdexcept_setroundl): Likewise.
43655         (libc_feholdexcept_setround_53bit): Likewise.
43656         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
43657         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
43658         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
43659         (libc_feupdateenv_53bit): Likewise.
43660         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
43661         (libc_feholdexcept): Convert from macro to inline function.
43662         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
43663         (libc_fesetenv, libc_feupdateenv): Likewise.
43665         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
43666         not previously defined.
43667         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
43668         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
43669         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
43670         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
43671         * sysdeps/ieee754/flt-32/math_private.h: New file.
43672         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
43673         math_private.h below SET_FLOAT_WORD.
43674         (__isnan, __isinf_ns, __finite): Remove.
43675         (__isnanf, __isinf_nsf, __finitef): Remove.
43677 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
43679         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43681 2012-03-17  David S. Miller  <davem@davemloft.net>
43683         [BZ #6471]
43684         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
43685         for 2.16.
43687 2012-03-16  David S. Miller  <davem@davemloft.net>
43689         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
43690         warnings.
43692         [BZ #6471]
43693         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
43694         properly.
43695         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
43696         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
43697         sysdep_routines when subdir is sysvipc.
43698         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
43699         __getshmlba helper.
43701         * sysdeps/sparc/fpu/libm-test/ulps: Update.
43703 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
43705         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
43706         [__LP64__].
43708 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
43710         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
43711         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
43712         (__lround): Renamed to ...
43713         (__llround): This.  Replace long int with long long int.
43714         Define lround functions as aliases of llround functions.
43715         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
43717 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
43719         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
43720         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
43721         adresses to uintptr_t.  Replace "long int" and "unsigned long
43722         int" with "greg_t" on va_arg.
43724 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
43726         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
43727         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
43729         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
43730         Move e_machine check before EI_CLASS check.  Handle x32
43731         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
43732         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
43733         SKIP_EM_IA_64 and include
43734         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
43736         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
43737         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
43738         (add_system_dir): New macro.
43740         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
43741         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
43743 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
43745         [BZ #2551]
43746         [BZ #2552]
43747         [BZ #2553]
43748         [BZ #2554]
43749         [BZ #2562]
43750         [BZ #2563]
43751         [BZ #2565]
43752         [BZ #2566]
43753         [BZ #2576]
43754         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
43755         (y0): Likewise.
43756         * math/w_j0f.c (j0f): Likewise.
43757         (y0f): Likewise.
43758         * math/w_j0l.c (__j0l): Likewise.
43759         (__y0l): Likewise.
43760         * math/w_j1.c (j1): Likewise.
43761         (y1): Likewise.
43762         * math/w_j1f.c (j1f): Likewise.
43763         (y1f): Likewise.
43764         * math/w_j1l.c (__j1l): Likewise.
43765         (__y1l): Likewise.
43766         * math/w_jn.c (jn): Likewise.
43767         (yn): Likewise.
43768         * math/w_jnf.c (jnf): Likewise.
43769         (ynf): Likewise.
43770         * math/w_jnl.c (__jnl): Likewise.
43771         (__ynl): Likewise.
43772         * math/libm-test.inc (j0_test): Add more tests.
43773         (j1_test): Likewise.
43774         (jn_test): Likewise.  Add trailing semicolon to existing test.
43775         (y0_test): Likewise.
43776         (y1_test): Likewise.
43777         * sysdeps/i386/fpu/libm-test-ulps: Update.
43778         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43780         [BZ #13851]
43781         [BZ #13854]
43782         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
43783         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
43784         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
43785         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
43786         (__tanl): Set errno for infinite argument.
43787         * sysdeps/i386/fpu/mptan.c: Remove.
43788         * sysdeps/i386/fpu/s_tan.S: Likewise.
43789         * sysdeps/i386/fpu/s_tanl.S: Likewise.
43790         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
43791         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
43792         * math/libm-test.inc (tan_test): Add more tests and enable more
43793         tests for double and long double.
43794         * sysdeps/i386/fpu/libm-test-ulps: Update.
43795         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43797 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
43799         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
43800         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
43802 2012-03-16  Roland McGrath  <roland@hack.frob.com>
43804         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
43805         * configure.in: Use it for both main tree and add-ons.
43806         * configure: Regenerated.
43808 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
43810         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
43812 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
43814         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
43815         in comment.
43817         [BZ #13851]
43818         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
43819         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
43820         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
43821         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
43822         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
43823         infinite argument.
43824         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
43825         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
43826         != 0 for prec == 2.
43827         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
43828         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
43829         * sysdeps/i386/fpu/s_cosl.S: Likewise.
43830         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
43831         * sysdeps/i386/fpu/s_sinl.S: Likewise.
43832         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
43833         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
43834         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
43835         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
43836         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
43837         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
43838         * math/libm-test.inc (cos_test): Add more tests and enable more
43839         tests for long double.
43840         (sin_test): Likewise.
43841         (sincos_test): Likewise.
43842         * sysdeps/i386/fpu/libm-test-ulps: Update.
43843         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43845 2012-03-16  David S. Miller  <davem@davemloft.net>
43847         * sysdeps/sparc/fpu/math_private.h: New file.
43849 2012-03-15  David S. Miller  <davem@davemloft.net>
43851         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
43852         file.
43853         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
43854         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
43855         file.
43856         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
43857         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
43858         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
43859         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
43860         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
43861         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
43862         sysdep routines.
43863         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
43865         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
43866         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
43868         * sysdeps/sparc/sparc-ifunc.h: New file.
43869         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
43870         sparc-ifunc.h
43871         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
43872         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
43873         Likewise.
43874         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
43875         Likewise.
43876         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
43877         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
43878         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
43879         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
43880         Likewise.
43881         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
43882         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
43883         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
43884         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
43885         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
43886         Likewise.
43887         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
43888         Likewise.
43889         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
43890         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
43891         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
43892         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
43893         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
43894         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
43895         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
43896         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
43897         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
43898         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
43899         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
43900         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
43901         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
43902         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
43903         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
43904         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
43905         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
43906         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
43907         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
43908         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
43909         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
43910         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
43911         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
43912         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
43914 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
43916         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
43917         scaling.
43918         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43920 2012-03-15  Andreas Jaeger  <aj@suse.de>
43922         [BZ #13852]
43923         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
43924         ieee754/flt-32 implementation for sin, cos and sincos.
43925         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
43926         * sysdeps/i386/fpu/s_cosf.S: Likewise.
43927         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
43928         * sysdeps/i386/fpu/s_sinf.S: Likewise.
43929         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
43930         ieee754/flt-32 implementation for tan.
43932         * math/libm-test.inc (cos_test): Enable some large input tests for
43933         float as well
43934         (sin_test): Likewise.
43935         (sincos_test): Likewise.
43936         (tan_test): Add tests for large input.
43938         * sysdeps/i386/fpu/libm-test-ulps: Update.
43940 2012-03-15  Andreas Jaeger  <aj@suse.de>
43942         [BZ #13658]
43943         * math/libm-test.inc (cos_test): Add more test cases.
43944         (sin_test): Likewise.
43945         (sincos_test): Likewise.
43947 2012-03-15  Andreas Jaeger  <aj@suse.de>
43949         [BZ #13837]
43950         * math/libm-test.inc (cos_test): Add a test case for large input
43951         value.
43952         (sin_test): Likewise.
43953         (sincos_test): Likewise.
43955 2012-03-15  Andreas Jaeger  <aj@suse.de>
43956             Joseph Myers  <joseph@codesourcery.com>
43958         [BZ #13658]
43959         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
43960         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
43961         * sysdeps/i386/fpu/branred.c: Likewise.
43962         * sysdeps/i386/fpu/dosincos.c: Likewise.
43963         * sysdeps/i386/fpu/mpa.c: Likewise.
43964         * sysdeps/i386/fpu/s_cos.S: Likewise.
43965         * sysdeps/i386/fpu/s_sin.S: Likewise.
43966         * sysdeps/i386/fpu/s_sincos.S: Likewise.
43967         * sysdeps/i386/fpu/sincos32.c: Likewise.
43969         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
43970         Define.
43971         (libc_feupdateenv_53bit): Define.
43972         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
43973         Define.
43974         (libc_feupdateenv_53bit): Define.
43976         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
43977         53 bit (without extend i386 double precision).
43979         * math/libm-test.inc (sincos_test): Add tests for large input.
43980         (sin): Likewise.
43981         (cos): Likewise.
43983         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
43985 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
43987         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43989 2012-03-15  David S. Miller  <davem@davemloft.net>
43991         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
43992         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
43993         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
43994         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
43995         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
43996         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
43997         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
43998         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
43999         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
44000         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
44001         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
44002         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
44003         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
44004         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
44005         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
44006         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
44007         file.
44008         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
44009         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
44010         file.
44011         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
44012         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
44013         file.
44014         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
44015         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
44016         file.
44017         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
44018         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
44019         fmin/fmax sysdep routines.
44020         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
44022 2012-03-14  David S. Miller  <davem@davemloft.net>
44024         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
44025         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
44026         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
44027         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
44028         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
44029         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
44030         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
44031         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
44032         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
44033         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
44034         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
44035         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
44036         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
44037         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
44038         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
44039         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
44040         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
44041         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
44042         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
44043         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
44044         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
44045         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
44046         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
44047         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
44048         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
44049         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
44050         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
44051         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
44052         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
44053         routines.
44054         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
44055         file.
44056         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
44057         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
44058         file.
44059         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
44060         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
44061         file.
44062         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
44063         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
44064         file.
44065         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
44066         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
44067         file.
44068         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
44069         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
44070         file.
44071         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
44072         file.
44073         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
44074         file.
44075         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
44076         file.
44077         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
44078         New file.
44079         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
44080         file.
44081         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
44082         file.
44083         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
44084         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
44085         file.
44086         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
44087         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
44088         file.
44089         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
44090         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
44091         file.
44092         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
44093         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
44094         VIS3 routines.
44096         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
44097         New file.
44099         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44101         * sysdeps/sparc/configure.in: New file.
44102         * sysdeps/sparc/configure: Generate.
44103         * configure.in (libc_cv_sparc_as_vis3): Substitute.
44104         * configure: Regenerate.
44105         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
44106         * config.make.in (have-as-vis3): New.
44107         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
44108         available use -Av9d instead of -Av9a.
44109         * sysdeps/sparc/sparc64/Makefile: Likewise.
44110         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
44111         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
44112         New file.
44113         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
44114         file.
44115         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
44116         New file.
44117         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
44118         file.
44119         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
44120         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
44121         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
44122         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
44123         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
44125         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
44126         fzeros/fnegs to load 0x80000000 into a float register instead of
44127         using the stack.
44128         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
44130 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
44132         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
44133         bits/syscall.h.
44134         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
44135         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
44136         ($(inst_includedir)/bits/syscall.h): Remove rule.
44137         ($(objpfx)bits/syscall.d): Include instead of
44138         $(objpfx)syscall-list.d.
44139         (generated): Change syscall-list.h and syscall-list.d to
44140         bits/syscall.h and bits/syscall.d.
44142 2012-03-14  Roland McGrath  <roland@hack.frob.com>
44144         [BZ #13846]
44145         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
44147 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
44149         [BZ #13841]
44150         * math/s_csqrt.c: Include <float.h>.
44151         (__csqrt): Scale large or subnormal inputs.
44152         * math/s_csqrtf.c: Likewise.
44153         * math/s_csqrtl.c: Likewise.
44154         * math/libm-test.inc (csqrt_test): Add more tests.
44155         * sysdeps/i386/fpu/libm-test-ulps: Update.
44156         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44158         [BZ #13840]
44159         * math/libm-test.inc (hypot_test): Add more tests.
44161 2012-03-13  David S. Miller  <davem@davemloft.net>
44163         [BZ #13840]
44164         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
44165         double-precision for the calculation instead of scaling.
44167 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
44169         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
44170         manipulate bits before adding and subtracting TWO52[sx].
44171         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
44172         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
44173         Likewise.
44174         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
44176 2012-03-13  David S. Miller  <davem@davemloft.net>
44178         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
44179         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
44180         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
44181         rtld-global-offsets.h
44182         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
44184         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
44185         large parameters.
44187         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
44189         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
44190         'err' in the ifdef scope in which it is actually used.
44192         * nss/nss_db/db-init.c: Include string.h
44194 2012-03-12  David S. Miller  <davem@davemloft.net>
44196         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
44197         masking out of the most significant byte of random value used.
44198         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
44199         Fix coding style in previous change.
44201         * sysdeps/unix/sysv/linux/kernel-features.h
44202         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
44203         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
44204         expression.
44205         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
44206         later.
44208 2012-03-11  David S. Miller  <davem@davemloft.net>
44210         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
44211         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
44212         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
44213         for 'resultvar' otherwise things get truncated on 64-bit.
44215         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
44216         Fix masking out of the most significant byte of random value used.
44218         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44220 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
44222         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44224 2012-03-09  David S. Miller  <davem@davemloft.net>
44226         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
44227         variables with appropriate CPP guards.
44228         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
44229         from the frame pointer, not the stack pointer.  Correct layout
44230         comments.  Fix test on resulting framesize and the management of
44231         the outregs buffer for pltexit.  Preserve floating point return
44232         values across _dl_call_pltexit call.
44233         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
44234         framesize and the management of the outregs buffer for pltexit.
44235         Preserve floating point return values across _dl_call_pltexit
44236         call.
44237         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
44238         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
44239         (la_sparc64_gnu_pltexit): New functions.
44240         (print_exit): Fix format string for return register value.
44242 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
44244         * sunrpc/Makefile (others): Add rpcgen.
44245         ($(objpfx)rpcgen): Remove special build rule and dependency on
44246         libc.
44247         * sunrpc/rpcgen.c: New file.
44249 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
44251         [BZ #13673]
44252         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
44253         * stdio-common/bug-vfprintf-nargs.c: Likewise.
44254         * sysdeps/i386/crti.S: Likewise.
44255         * sysdeps/i386/crtn.S: Likewise.
44256         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
44257         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
44258         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
44259         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
44260         * sysdeps/sh/crti.S: Likewise.
44261         * sysdeps/sh/crtn.S: Likewise.
44262         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
44264         [BZ #13673]
44265         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
44266         with URL.
44267         * locale/programs/locfile-kw.gperf: Likewise.
44268         * locale/programs/charmap-kw.h: Regenerated.
44269         * locale/programs/locfile-kw.h: Likewise.
44271         [BZ #13673]
44272         * intl/plural.y: Replace FSF snail mail address with URL.
44273         * intl/plural.c: Regenerated.
44275 2012-03-09  Richard Henderson  <rth@twiddle.net>
44277         * include/math_private.h: Remove file.
44278         * math/math_private.h: Move file ...
44279         * sysdeps/generic/math_private.h: ... here.
44281         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
44282         * sysdeps/powerpc/fpu/math_private.h: Likewise.
44283         * sysdeps/x86_64/fpu/math_private.h: Likewise.
44285         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
44286         and <math_private.h>.
44287         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
44288         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
44289         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
44290         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
44291         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
44292         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
44293         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
44294         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44295         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
44296         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
44297         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44298         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
44299         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
44300         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44301         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
44302         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
44303         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
44304         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
44305         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
44306         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
44307         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44308         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
44309         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
44310         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44311         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
44312         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
44313         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
44314         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
44315         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44316         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
44317         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
44318         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44319         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
44320         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
44321         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
44322         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
44323         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
44324         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
44325         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
44326         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
44327         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
44328         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
44329         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
44330         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
44331         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
44332         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
44333         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
44334         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
44335         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
44336         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
44337         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
44338         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
44339         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
44340         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
44341         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
44342         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
44343         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
44344         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
44345         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
44346         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
44347         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
44348         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
44349         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44350         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
44351         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
44352         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
44353         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
44354         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
44355         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
44356         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
44357         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
44358         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
44359         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
44360         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
44361         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
44362         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
44363         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
44364         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
44365         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
44366         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
44367         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
44368         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
44369         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
44370         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
44371         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
44372         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
44373         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
44374         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
44375         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
44376         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
44377         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
44378         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
44379         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
44380         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
44381         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
44382         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
44383         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
44384         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
44385         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
44386         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
44387         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
44388         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
44389         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
44390         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
44391         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
44392         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
44393         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
44394         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
44395         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
44396         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
44397         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
44398         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
44399         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
44400         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
44401         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
44402         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
44403         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
44404         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
44405         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
44406         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
44407         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
44408         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
44409         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
44410         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
44411         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
44412         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
44413         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
44414         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
44415         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
44416         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
44417         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
44418         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
44419         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
44420         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
44421         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
44422         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
44423         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
44424         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
44425         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
44426         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
44427         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
44428         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
44429         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
44430         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
44431         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
44432         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
44433         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
44434         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
44435         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
44436         * sysdeps/ieee754/k_standard.c: Likewise.
44437         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
44438         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
44439         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
44440         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
44441         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
44442         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
44443         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
44444         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
44445         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
44446         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
44447         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
44448         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
44449         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
44450         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
44451         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
44452         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
44453         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
44454         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
44455         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
44456         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
44457         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
44458         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
44459         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
44460         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
44461         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
44462         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
44463         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
44464         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
44465         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
44466         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
44467         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
44468         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
44469         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
44470         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
44471         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
44472         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
44473         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
44474         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
44475         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
44476         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
44477         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
44478         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
44479         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
44480         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
44481         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
44482         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
44483         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
44484         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
44485         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
44486         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
44487         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
44488         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
44489         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
44490         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
44491         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
44492         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
44493         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
44494         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
44495         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
44496         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
44497         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
44498         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
44499         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
44500         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
44501         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
44502         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
44503         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
44504         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
44505         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
44506         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
44507         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
44508         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
44509         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
44510         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
44511         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
44512         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
44513         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
44514         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
44515         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
44516         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
44517         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
44518         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
44519         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
44520         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
44521         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
44522         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
44523         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
44524         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
44525         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
44526         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
44527         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
44528         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
44529         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
44530         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
44531         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
44532         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
44533         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
44534         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
44535         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
44536         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
44537         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
44538         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
44539         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
44540         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
44541         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
44542         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
44543         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
44544         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
44545         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
44546         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
44547         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
44548         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
44549         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
44550         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
44551         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
44552         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
44553         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
44554         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
44555         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
44556         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
44557         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
44558         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
44559         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
44560         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
44561         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
44562         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
44563         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
44564         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
44565         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
44566         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
44567         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
44568         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
44569         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
44570         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
44571         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
44572         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
44573         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
44574         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
44575         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
44576         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
44577         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
44578         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
44579         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
44580         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
44581         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
44582         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
44583         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
44584         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
44585         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
44586         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
44587         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
44588         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
44589         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
44590         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
44591         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
44592         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
44593         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
44594         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
44595         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
44596         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
44597         * sysdeps/ieee754/s_lib_version.c: Likewise.
44598         * sysdeps/ieee754/s_matherr.c: Likewise.
44599         * sysdeps/ieee754/s_signgam.c: Likewise.
44600         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
44601         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
44602         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
44603         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
44604         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
44605         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
44606         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
44607         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
44608         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
44609         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
44610         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
44611         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
44612         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
44613         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
44614         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
44615         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
44616         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
44617         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
44618         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
44619         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
44620         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
44622 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
44624         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
44625         * sunrpc/rpc_main.c: Likewise.
44626         * sunrpc/rpc_svcout.c: Likewise.
44628 2012-03-09  David S. Miller  <davem@davemloft.net>
44630         * include/math_private.h: New file.
44632 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
44634         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
44635         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
44636         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
44637         from <bits/socket_type.h>.
44638         (enum __socket_type): Don't define here.
44639         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
44640         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
44641         bits/socket_type.h.
44643         [BZ #13566]
44644         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
44645         checking __USE_GNU.
44647         * Makerules ($(inst_includedir)/%.h): New rule.
44648         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
44649         (install-others): Remove variable setting.
44650         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
44652 2012-03-08  Richard Henderson  <rth@twiddle.net>
44654         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
44655         from macro to inline function; merge with the
44656         !__LIBC_INTERNAL_MATH_INLINES version.
44657         (__ieee754_sqrtf): Likewise.
44659         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
44660         to inline function.
44661         (__rintf, __floor, __floorf): Likewise.
44663         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
44664         macro to inline function.
44665         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
44667         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
44668         not <math/math_private.h>.
44670 2012-03-08  David S. Miller  <davem@davemloft.net>
44672         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
44673         copyright year.
44674         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
44676 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
44678         * resolv/gai_misc.c (handle_requests): Fix struct timespec
44679         normalization.
44680         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
44681         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
44683 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
44685         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
44686         be defined individually, they must be defined as a block.  Define
44687         S for printing a string instead of hidint the different by using a
44688         macro for adding the 'l'.
44689         * stdio-common/tst-fphex-wide.c: Adjust.
44691 2012-03-07  Marek Polacek  <polacek@redhat.com>
44693         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
44695 2012-03-08  Marek Polacek  <polacek@redhat.com>
44697         [BZ #13806]
44698         * stdio-common/Makefile (tests): Add tst-fphex-wide.
44699         * stdio-common/tst-fphex.c: Define a few macros to make the
44700         test reusable.  Use them.
44701         * stdio-common/tst-fphex-wide.c: New file.
44703 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
44705         [BZ #6911]
44706         * manual/macros.texi (gnusystems): New macro.
44707         (nongnusystems): Likewise.
44708         (gnulinuxhurdsystems): Likewise.
44709         (gnuhurdsystems): Likewise..
44710         (gnulinuxsystems): Likewise.
44711         * manual/charset.texi: Use new macros or @theglibc{} to refer to
44712         variants of the GNU system, not "GNU system".
44713         * manual/conf.texi: Likewise.
44714         * manual/errno.texi: Likewise.  Update example of errno macro
44715         expansion.
44716         * manual/filesys.texi: Likewise.
44717         (getumask): Document as specific to GNU/Hurd.
44718         * manual/install.texi: Likewise.  Reword some references to
44719         GNU/Linux.
44720         * manual/intro.texi: Likewise.
44721         * manual/io.texi: Likewise.
44722         (File Name Portability): Detail which constraints are inapplicable
44723         to all GNU systems and which are only inapplicable to GNU/Hurd.
44724         * manual/job.texi: Likewise.
44725         * manual/llio.texi: Likewise.
44726         (O_NOCTTY): Document as present on GNU/Linux.
44727         * manual/maint.texi: Likewise.
44728         * manual/memory.texi: Likewise.
44729         * manual/pattern.texi: Likewise.
44730         * manual/pipe.texi: Likewise.
44731         * manual/process.texi: Likewise.
44732         * manual/resource.texi: Likewise.
44733         (RUSAGE_CHILDREN): Remove statement about specifying a particular
44734         child on GNU/Hurd.
44735         * manual/setjmp.texi: Likewise.
44736         * manual/signal.texi: Likewise.
44737         * manual/startup.texi: Likewise.
44738         * manual/stdio.texi: Likewise.
44739         * manual/terminal.texi: Likewise.
44740         (ONLCR): Document as POSIX.
44741         (OXTABS): Document availability on GNU/Linux as XTABS.
44742         (ONOEOT): Document availability separately from other bits.
44743         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
44744         * manual/time.texi: Likewise.
44745         * manual/users.texi: Likewise.
44746         * INSTALL: Regenerated.
44747         * sysdeps/gnu/errlist.c: Regenerated.
44749         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
44750         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
44751         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
44752         puts.
44753         * configure: Regenerated.
44755 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
44757         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
44758         default includes instead of AC_HEADER_CHECK.
44759         * sysdeps/i386/configure: Regenerated.
44761         [BZ #10716]
44762         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
44763         * math/s_cacoshf.c (__cacoshf): Likewise.
44764         * math/s_cacoshl.c (__cacoshl): Likewise.
44765         * math/s_casinh.c (__casinh): Set signs of result from argument.
44766         * math/s_casinhf.c (__casinhf): Likewise.
44767         * math/s_casinhl.c (__casinhl): Likewise.
44768         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
44769         (casinh_test): Add more tests.
44770         * sysdeps/i386/fpu/libm-test-ulps: Update.
44771         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44773 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
44775         * po/zh_TW.po: Update from translation team.
44777         * login/Makefile (distribute): Remove variable.
44778         * catgets/Makefile: Likewise.
44779         * mach/Makefile: Likewise.
44780         * malloc/Makefile: Likewise.
44781         * misc/Makefile: Likewise.
44782         * iconv/Makefile: Likewise.
44783         * nscd/Makefile: Likewise.
44784         * hurd/Makefile: Likewise.
44785         * manual/Makefile: Likewise.
44786         * locale/Makefile: Likewise.
44787         * intl/Makefile: Likewise.
44788         * conform/Makefile: Likewise.
44789         * nss/Makefile: Likewise.
44790         * time/Makefile: Likewise.
44791         * soft-fp/Makefile: Likewise.
44792         * dirent/Makefile: Likewise.
44793         * gmon/Makefile: Likewise.
44794         * po/Makefile: Likewise.
44795         * rt/Makefile: Likewise.
44796         * socket/Makefile: Likewise.
44797         * math/Makefile: Likewise.
44798         * signal/Makefile: Likewise.
44799         * debug/Makefile: Likewise.
44800         * elf/Makefile: Likewise.
44801         * timezone/Makefile: Likewise.
44802         * stdlib/Makefile: Likewise.
44803         * iconvdata/Makefile: Likewise.
44804         * sunrpc/Makefile: Likewise.
44805         * io/Makefile: Likewise.
44806         * argp/Makefile: Likewise.
44807         * inet/Makefile: Likewise.
44808         * hesiod/Makefile: Likewise.
44809         * grp/Makefile: Likewise.
44810         * csu/Makefile: Likewise.
44811         * wctype/Makefile: Likewise.
44812         * crypt/Makefile: Likewise.
44813         * libio/Makefile: Likewise.
44814         * string/Makefile: Likewise.
44815         * nis/Makefile: Likewise.
44816         * resolv/Makefile: Likewise.
44817         * stdio-common/Makefile: Likewise.
44818         * wcsmbs/Makefile: Likewise.
44819         * dlfcn/Makefile: Likewise.
44820         * posix/Makefile: Likewise.
44822         [BZ #6959]
44823         * timezone/Makefile: Don't install timezone files, just the programs
44824         and scripts.
44826 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
44828         * nss/databases.def: Add missing gshadow entry.
44830         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
44832 2012-03-06  Marek Polacek  <polacek@redhat.com>
44834         [BZ #13726]
44835         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
44836         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
44837         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
44838         * stdio-common/tst-long-dbl-fphex.c: New file.
44840 2012-03-06  David S. Miller  <davem@davemloft.net>
44842         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
44843         (set_obp_int): New function.
44844         (get_obp_int): New function.
44845         (__get_clockfreq_via_dev_openprom): Likewise.
44846         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
44847         Avoid unused variable warnings on 'val' and use builtin_expect.
44848         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
44849         __builtin_expect.
44850         (INLINE_CLONE_SYSCALL): Likewise.
44852 2012-03-05  David S. Miller  <davem@davemloft.net>
44854         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44856 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
44858         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44860         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
44861         only for |x| >= 40.
44862         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
44864 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
44866         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
44867         Replace gettimeofday with __vdso_gettimeofday.
44869         * sysdeps/unix/sysv/linux/x86_64/init-first.c
44870         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
44871         __vdso_clock_gettime and __vdso_getcpu.
44873         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
44874         time with __vdso_time.
44876 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
44878         * manual/lang.texi (size_t): Note types to which size_t may be
44879         equivalent with the GNU C Library, but do not describe when
44880         differences between them are significant.
44882 2012-03-05  Andreas Jaeger  <aj@suse.de>
44884         * sysdeps/i386/fpu/libm-test-ulps: Update.
44886 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
44888         [BZ #3976]
44889         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
44890         (__ieee754_pow): Save and restore rounding mode and use
44891         round-to-nearest for main computations.
44892         * math/libm-test.inc (pow_test_tonearest): New function.
44893         (pow_test_towardzero): Likewise.
44894         (pow_test_downward): Likewise.
44895         (pow_test_upward): Likewise.
44896         (main): Call the new functions.
44897         * sysdeps/i386/fpu/libm-test-ulps: Update.
44898         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44900         [BZ #3976]
44901         * math/libm-test.inc (cosh_test_tonearest): New function.
44902         (cosh_test_towardzero): Likewise.
44903         (cosh_test_downward): Likewise.
44904         (cosh_test_upward): Likewise.
44905         (sinh_test_tonearest): Likewise.
44906         (sinh_test_towardzero): Likewise.
44907         (sinh_test_downward): Likewise.
44908         (sinh_test_upward): Likewise.
44909         (main): Call the new functions.
44910         * sysdeps/i386/fpu/libm-test-ulps: Update.
44911         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44913 2012-03-05  Tom de Vries  <tom@codesourcery.com>
44915         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
44916         default stack guard is set in last bytes.
44917         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
44919 2012-03-05  Kees Cook  <keescook@chromium.org>
44921         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
44923         [BZ #13656]
44924         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
44925         possibly allocate from heap instead of stack.
44926         * stdio-common/bug-vfprintf-nargs.c: New file.
44927         * stdio-common/Makefile (tests): Add nargs overflow test.
44929 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
44931         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44933 2012-03-03  Marek Polacek  <polacek@redhat.com>
44935         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
44936         * math/math_private.h: Likewise.
44937         * stdlib/tst-strtod.c: Likewise.
44938         * sysdeps/i386/i486/bits/atomic.h: Likewise.
44939         * sysdeps/x86_64/bits/atomic.h: Likewise.
44941 2012-03-02  David S. Miller  <davem@davemloft.net>
44943         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
44944         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
44945         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
44946         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
44947         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
44948         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
44949         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
44950         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
44952 2012-03-02  Roland McGrath  <roland@hack.frob.com>
44954         [BZ #13792]
44955         * manual/examples/README: New file, says the example source files
44956         can be used under GPL>=2.
44957         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
44958         line containing just "*/".
44959         * manual/examples/add.c: Add copyright header (GPL>=2).
44960         * manual/examples/argp-ex1.c: Likewise.
44961         * manual/examples/argp-ex2.c: Likewise.
44962         * manual/examples/argp-ex3.c: Likewise.
44963         * manual/examples/argp-ex4.c: Likewise.
44964         * manual/examples/atexit.c: Likewise.
44965         * manual/examples/db.c: Likewise.
44966         * manual/examples/dir.c: Likewise.
44967         * manual/examples/dir2.c: Likewise.
44968         * manual/examples/execinfo.c: Likewise.
44969         * manual/examples/filecli.c: Likewise.
44970         * manual/examples/filesrv.c: Likewise.
44971         * manual/examples/fmtmsgexpl.c: Likewise.
44972         * manual/examples/genpass.c: Likewise.
44973         * manual/examples/inetcli.c: Likewise.
44974         * manual/examples/inetsrv.c: Likewise.
44975         * manual/examples/isockad.c: Likewise.
44976         * manual/examples/longopt.c: Likewise.
44977         * manual/examples/memopen.c: Likewise.
44978         * manual/examples/memstrm.c: Likewise.
44979         * manual/examples/mkfsock.c: Likewise.
44980         * manual/examples/mkisock.c: Likewise.
44981         * manual/examples/mygetpass.c: Likewise.
44982         * manual/examples/pipe.c: Likewise.
44983         * manual/examples/popen.c: Likewise.
44984         * manual/examples/rprintf.c: Likewise.
44985         * manual/examples/search.c: Likewise.
44986         * manual/examples/select.c: Likewise.
44987         * manual/examples/setjmp.c: Likewise.
44988         * manual/examples/sigh1.c: Likewise.
44989         * manual/examples/sigusr.c: Likewise.
44990         * manual/examples/stpcpy.c: Likewise.
44991         * manual/examples/strdupa.c: Likewise.
44992         * manual/examples/strftim.c: Likewise.
44993         * manual/examples/strncat.c: Likewise.
44994         * manual/examples/subopt.c: Likewise.
44995         * manual/examples/swapcontext.c: Likewise.
44996         * manual/examples/termios.c: Likewise.
44997         * manual/examples/testopt.c: Likewise.
44998         * manual/examples/testpass.c: Likewise.
44999         * manual/examples/timeval_subtract.c: Likewise.
45001         [BZ #13792]
45002         * manual/time.texi (Elapsed Time): Move timeval_subtract example
45003         function to ...
45004         * manual/timeval_subtract.c.texi: ... here, new file.
45006 2012-03-02  David S. Miller  <davem@davemloft.net>
45008         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
45010 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
45012         [BZ #3976]
45013         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
45014         (__sin): Save and restore rounding mode and use round-to-nearest
45015         for all computations.
45016         (__cos): Save and restore rounding mode and use round-to-nearest
45017         for all computations.
45018         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
45019         <fenv.h>.
45020         (tan): Save and restore rounding mode and use round-to-nearest for
45021         all computations.
45022         * math/libm-test.inc (cos_test_tonearest): New function.
45023         (cos_test_towardzero): Likewise.
45024         (cos_test_downward): Likewise.
45025         (cos_test_upward): Likewise.
45026         (sin_test_tonearest): Likewise.
45027         (sin_test_towardzero): Likewise.
45028         (sin_test_downward): Likewise.
45029         (sin_test_upward): Likewise.
45030         (tan_test_tonearest): Likewise.
45031         (tan_test_towardzero): Likewise.
45032         (tan_test_downward): Likewise.
45033         (tan_test_upward): Likewise.
45034         (main): Call the new functions.
45035         * sysdeps/i386/fpu/libm-test-ulps: Update.
45036         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45038         [BZ #10135]
45039         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
45040         small n, then large n, before computing and testing k+n.
45041         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
45042         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
45043         Likewise.
45044         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
45045         Likewise.
45046         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
45047         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
45048         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
45049         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
45050         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
45051         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
45052         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
45053         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
45054         * math/libm-test.inc (scalbn_test): Add more tests.
45055         (scalbln_test): Likewise.
45057         * manual/filesys.texi (mode_t): Describe constraints on size and
45058         signedness, not exact equivalence to a particular type.
45059         (ino_t): Likewise.
45060         (ino64_t): Likewise.
45061         (dev_t): Likewise.
45062         (nlink_t): Likewise.
45063         (blkcnt_t): Likewise.
45064         (blkcnt64_t): Likewise.
45065         * manual/llio.texi (off_t): Likewise.
45067         [BZ #3976]
45068         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
45069         (__ieee754_exp): Save and restore rounding mode and use
45070         round-to-nearest for all computations.
45071         * math/libm-test.inc (exp_test_tonearest): New function.
45072         (exp_test_towardzero): Likewise.
45073         (exp_test_downward): Likewise.
45074         (exp_test_upward): Likewise.
45075         (main): Call the new functions.
45076         * sysdeps/i386/fpu/libm-test-ulps: Update.
45077         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45079 2012-03-01  Chris Demetriou  <cgd@google.com>
45081         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
45082         have predictable order.
45084 2012-03-01  David S. Miller  <davem@davemloft.net>
45086         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
45088         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
45089         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
45090         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
45091         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
45093         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
45094         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
45095         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
45096         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
45097         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
45098         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
45099         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
45100         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
45101         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
45103         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45105         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
45106         * sysdeps/sparc/fpu/libm-test-ulps: to here.
45107         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
45109         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
45110         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
45111         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
45112         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
45113         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
45114         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
45115         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
45116         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
45117         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
45118         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
45119         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
45120         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
45121         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
45122         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
45123         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
45124         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
45125         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
45126         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
45127         * sysdeps/sparc/elf/configure: Regenerated.
45129 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
45131         * configure.in (AS, LD): Require binutils 2.20 or later.
45132         * configure: Regenerated.
45133         * manual/install.texi (Tools for Compilation): Give binutils 2.20
45134         as required minimum version.
45135         * INSTALL: Regenerated.
45137         [BZ #2541]
45138         [BZ #4108]
45139         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
45140         before squaring exponent.
45141         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
45142         bottom long double and 27 bits of top long double before squaring
45143         exponent.
45144         * math/libm-test.inc (erfc_test): Add more tests.
45145         * sysdeps/i386/fpu/libm-test-ulps: Update.
45146         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
45147         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45149 2012-03-01  Kai Tietz  <ktietz@redhat.com>
45151         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
45152         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
45153         containing bit-fields.
45154         * soft-fp/extended.h (_FP_UNION_E): Likewise.
45155         * soft-fp/single.h (_FP_UNION_S): Likewise.
45156         * soft-fp/double.h (_FP_UNION_D): Likewise.
45158 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
45160         [BZ #13786]
45161         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
45162         not include ../strcmp.S.
45163         [USE_AS_STRNCASECMP_L]: Likewise.
45164         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
45165         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
45166         * sysdeps/i386/i686/multiarch/strncase_l-c.c
45167         (__strncasecmp_l_ia32): Define as alias to
45168         __strncasecmp_l_nonascii.
45170         [BZ #5794]
45171         * math/libm-test.inc (expm1_test): Add test for bug 5794.
45172         * sysdeps/i386/fpu/libm-test-ulps: Update.
45173         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45175         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
45176         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45178 2012-02-29  Jeff Law  <law@redhat.com>
45180         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
45181         out of bounds read.
45183 2012-02-29  Marek Polacek  <polacek@redhat.com>
45185         [BZ #13706]
45186         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
45187         * elf/Makefile: Add rules to run tst-unused-dep.out.
45189 2012-02-28  David S. Miller  <davem@davemloft.net>
45191         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
45192         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
45193         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
45194         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
45195         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
45196         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
45198 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
45200         * math/libm-test.inc (llround_test): Move one test from
45201         lround_test.  Use TEST_f_L in moved test.
45202         (lround_test): Move misplaced test to llround_test.  Add testcase
45203         from bug 2561.
45205 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
45207         * sysdeps/x86_64/fpu/e_expf.S: New file.
45208         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
45210 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
45212         [BZ #13637]
45213         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
45214         of remain_len that may cause incomplete multi-byte character and
45215         false match.
45216         * posix/bug-regex33.c: New file.
45217         * posix/Makefile (tests): Add bug-regex33.
45219 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
45221         * manual/macros.texi: New file.
45222         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
45223         * manual/libc.texinfo: Include macros.texi.
45224         * manual/creatute.texi: Likewise.
45225         * manual/install.texi: Likewise.
45226         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
45227         @glibcadj{} in references to the GNU C Library.
45228         * manual/charset.texi: Likewise.
45229         * manual/conf.texi: Likewise.
45230         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
45231         when not using those macros.
45232         * manual/creature.texi: Likewise.
45233         * manual/crypt.texi: Likewise.
45234         * manual/errno.texi: Likewise.
45235         * manual/filesys.texi: Likewise.
45236         * manual/header.texi: Likewise.
45237         * manual/install.texi: Likewise.
45238         * manual/intro.texi: Likewise.
45239         * manual/io.texi: Likewise.
45240         * manual/job.texi: Likewise.
45241         * manual/lang.texi: Likewise.
45242         * manual/libc.texiinfo: Likewise.
45243         * manual/llio.texi: Likewise.
45244         * manual/locale.texi: Likewise.
45245         * manual/maint.texi: Likewise.
45246         * manual/math.texi: Likewise.
45247         * manual/memory.texi: Likewise.
45248         * manual/message.texi: Likewise.
45249         * manual/nss.texi: Likewise.
45250         * manual/pattern.texi: Likewise.
45251         * manual/process.texi: Likewise.
45252         * manual/resource.texi: Likewise.
45253         * manual/search.texi: Likewise.
45254         * manual/setjmp.texi: Likewise.
45255         * manual/signal.texi: Likewise.
45256         * manual/socket.texi: Likewise.
45257         * manual/startup.texi: Likewise.
45258         * manual/stdio.texi: Likewise.
45259         * manual/string.texi: Likewise.
45260         * manual/sysinfo.texi: Likewise.
45261         * manual/syslog.texi: Likewise.
45262         * manual/terminal.texi: Likewise.
45263         * manual/time.texi: Likewise.
45264         * manual/users.texi: Likewise.
45265         * INSTALL: Regenerated.
45266         * NOTES: Regenerated.
45267         * sysdeps/gnu/errlist.c: Regenerated.
45269 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
45271         * include/dirent.h: Include <dirstream.h> before
45272         <dirent/dirent.h>.
45274 2012-02-28  David S. Miller  <davem@davemloft.net>
45276         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
45277         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
45278         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
45279         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
45281 2012-02-27  David S. Miller  <davem@davemloft.net>
45283         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
45284         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
45285         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
45286         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
45288         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
45289         frame pointer instead of stack pointer relative arg slot.
45290         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
45291         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
45292         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
45294 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
45296         [BZ #3992]
45297         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
45299 2012-02-27  David S. Miller  <davem@davemloft.net>
45301         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
45302         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
45303         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
45304         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
45305         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
45306         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
45307         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
45308         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
45310 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
45312         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
45313         later.  Allow versions 5-9.
45314         * configure: Regenerated.
45315         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
45316         required minimum version and 4.6 as recommended version.  Do not
45317         mention bugs in GCC 2.7 and 2.8.
45318         * INSTALL: Regenerated.
45320 2012-02-27  David S. Miller  <davem@davemloft.net>
45322         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
45323         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
45324         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
45325         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
45326         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
45327         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
45328         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
45329         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
45331         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
45332         manipulate bits before adding and subtracting TWO112[sx].
45333         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
45335 2012-02-27  Roland McGrath  <roland@hack.frob.com>
45337         [BZ #13775]
45338         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
45339         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
45340         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
45341         being in POSIX, because they are in 1003.1-2008.
45343         * rt/tst-aio.c: Include <fcntl.h>.
45344         * rt/tst-aio7.c: Likewise.
45345         * rt/tst-aio64.c: Likewise.
45347         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
45349 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
45351         * manual/install.texi (--with-headers): Describe headers as
45352         interface headers, not private headers.
45353         (Specific advice for GNU/Linux systems): Describe use of headers
45354         from "make headers_install", not private headers from older
45355         kernels.
45356         * INSTALL: Regenerated.
45357         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
45358         Change to 2.6.19.
45359         * sysdeps/unix/sysv/linux/configure: Regenerated.
45361         * manual/llio.texi (fclean): Remove documentation.
45363         * manual/Makefile (libc-texi-generated): New variable.  Include
45364         version.texi.
45365         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
45366         $(libc-texi-generated), not duplicated list of files.
45367         (version.texi, stamp-version): New rules.
45368         (realclean): Remove $(libc-texi-generated), not individual files
45369         from that list.  Do not remove dir-add.texinfo.
45370         * manual/libc.texinfo: Comment out uses of edition numbers and
45371         references to printed manual.  Remove last-updated dates.
45372         (EDITION): Comment out.
45373         (ISBN): Likewise.
45374         (VERSION, UPDATED): Remove.
45375         (version.texi): Include.
45377 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
45379         * sysdeps/posix/spawni.c: Include <signal.h>.
45380         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
45381         * sysdeps/pthread/aio_fsync.c: Likewise.
45383 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
45385         * conform/Makefile (tests): Run only when not cross-compiling and
45386         when fast-check is not defined.
45388         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
45389         * conform/data/limits.h-data: Fixes for POSIX2008.
45390         * conform/run-conformtest.sh: Run all tests.
45391         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
45392         headers.
45393         * include/bits/dlfcn.h: Likewise.
45394         * include/langinfo.h: Likewise.
45395         * include/monetary.h: Likewise.
45396         * include/sys/poll.h: Likewise.
45398         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
45399         for __USE_GNU.
45400         * posix/spawn.h: Define __need_sigset_t.
45401         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
45402         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
45403         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
45404         to get sigevent_t only.
45405         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
45406         only for __USE_GNU.
45407         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
45408         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
45409         process_vm_writev only for __USE_GNU.
45410         * termios/termios.h: Declare tcgetsid also for POSIX2008.
45412         * conform/Makefile: For now ignore errors from run-conformtest.
45413         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
45414         POSIX to avoid namespace pollution.  Don't prepend headers.
45415         * conform/data/aio.h-data: Fixes for POSIX testing.
45416         * conform/data/fcntl.h-data: Likewise.
45417         * conform/data/glob.h-data: Likewise.
45418         * conform/data/grp.h-data: Likewise.
45419         * conform/data/pthread.h-data: Likewise.
45420         * conform/data/pwd.h-data: Likewise.
45421         * conform/data/signal.h-data: Likewise.
45422         * conform/data/spawn.h-data: Likewise.
45423         * conform/data/stdio.h-data: Likewise.
45424         * conform/data/stdlib.h-data: Likewise.
45425         * conform/data/stropts.h-data: Likewise.
45426         * conform/data/sys/mman.h-data: Likewise.
45427         * conform/data/sys/stat.h-data: Likewise.
45428         * conform/data/sys/types.h-data: Likewise.
45429         * conform/data/sys/wait.h-data: Likewise.
45430         * conform/data/time.h-data: Likewise.
45431         * conform/data/unistd.h-data: Likewise.
45432         * conform/data/utime.h-data: Likewise.
45434         * io/sys/stat.h: fchmod was always in POSIX.
45435         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
45436         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
45437         * rt/aio.h: Define __need_timespec before including <time.h>.
45438         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
45439         struct.  Add forward declaration of pthread_attr_t and use it in
45440         sigevent.
45441         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
45442         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
45443         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
45444         always remove CLK_TCK definition.
45446 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
45448         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
45450 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
45452         * conform/run-conformtest.sh: New file.
45453         * conform/Makefile: Run run-conformtest for tests.
45454         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
45455         support.
45457         * conform/data/uchar.h-data: New file.
45458         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
45459         * conform/data/arpa/inet.h-data: Likewise.
45460         * conform/data/assert.h-data: Likewise.
45461         * conform/data/complex.h-data: Likewise.
45462         * conform/data/cpio.h-data: Likewise.
45463         * conform/data/ctype.h-data: Likewise.
45464         * conform/data/dirent.h-data: Likewise.
45465         * conform/data/dlfcn.h-data: Likewise.
45466         * conform/data/errno.h-data: Likewise.
45467         * conform/data/fcntl.h-data: Likewise.
45468         * conform/data/float.h-data: Likewise.
45469         * conform/data/fmtmsg.h-data: Likewise.
45470         * conform/data/fnmatch.h-data: Likewise.
45471         * conform/data/ftw.h-data: Likewise.
45472         * conform/data/glob.h-data: Likewise.
45473         * conform/data/grp.h-data: Likewise.
45474         * conform/data/iconv.h-data: Likewise.
45475         * conform/data/inttypes.h-data: Likewise.
45476         * conform/data/langinfo.h-data: Likewise.
45477         * conform/data/libgen.h-data: Likewise.
45478         * conform/data/limits.h-data: Likewise.
45479         * conform/data/locale.h-data: Likewise.
45480         * conform/data/math.h-data: Likewise.
45481         * conform/data/monetary.h-data: Likewise.
45482         * conform/data/mqueue.h-data: Likewise.
45483         * conform/data/ndbm.h-data: Likewise.
45484         * conform/data/net/if.h-data: Likewise.
45485         * conform/data/netdb.h-data: Likewise.
45486         * conform/data/netinet/in.h-data: Likewise.
45487         * conform/data/nl_types.h-data: Likewise.
45488         * conform/data/poll.h-data: Likewise.
45489         * conform/data/pthread.h-data: Likewise.
45490         * conform/data/pwd.h-data: Likewise.
45491         * conform/data/regex.h-data: Likewise.
45492         * conform/data/sched.h-data: Likewise.
45493         * conform/data/search.h-data: Likewise.
45494         * conform/data/semaphore.h-data: Likewise.
45495         * conform/data/setjmp.h-data: Likewise.
45496         * conform/data/signal.h-data: Likewise.
45497         * conform/data/spawn.h-data: Likewise.
45498         * conform/data/stdarg.h-data: Likewise.
45499         * conform/data/stdio.h-data: Likewise.
45500         * conform/data/stdlib.h-data: Likewise.
45501         * conform/data/string.h-data: Likewise.
45502         * conform/data/strings.h-data: Likewise.
45503         * conform/data/stropts.h-data: Likewise.
45504         * conform/data/sys/ipc.h-data: Likewise.
45505         * conform/data/sys/mman.h-data: Likewise.
45506         * conform/data/sys/msg.h-data: Likewise.
45507         * conform/data/sys/resource.h-data: Likewise.
45508         * conform/data/sys/select.h-data: Likewise.
45509         * conform/data/sys/sem.h-data: Likewise.
45510         * conform/data/sys/shm.h-data: Likewise.
45511         * conform/data/sys/socket.h-data: Likewise.
45512         * conform/data/sys/stat.h-data: Likewise.
45513         * conform/data/sys/statvfs.h-data: Likewise.
45514         * conform/data/sys/time.h-data: Likewise.
45515         * conform/data/sys/timeb.h-data: Likewise.
45516         * conform/data/sys/times.h-data: Likewise.
45517         * conform/data/sys/types.h-data: Likewise.
45518         * conform/data/sys/uio.h-data: Likewise.
45519         * conform/data/sys/un.h-data: Likewise.
45520         * conform/data/sys/utsname.h-data: Likewise.
45521         * conform/data/sys/wait.h-data: Likewise.
45522         * conform/data/syslog.h-data: Likewise.
45523         * conform/data/tar.h-data: Likewise.
45524         * conform/data/termios.h-data: Likewise.
45525         * conform/data/utime.h-data: Likewise.
45526         * conform/data/utmpx.h-data: Likewise.
45527         * conform/data/varargs.h-data: Likewise.
45528         * conform/data/wchar.h-data: Likewise.
45529         * conform/data/wctype.h-data: Likewise.
45530         * conform/data/wordexp.h-data: Likewise.
45532         * include/stropts.h: New file.
45533         * include/uchar.h: New file.
45534         * include/aio.h: Changes to allow conformtest.pl to use the headers.
45535         * include/assert.h: Likewise.
45536         * include/ctype.h: Likewise.
45537         * include/dirent.h: Likewise.
45538         * include/dlfcn.h: Likewise.
45539         * include/fcntl.h: Likewise.
45540         * include/fnmatch.h: Likewise.
45541         * include/glob.h: Likewise.
45542         * include/grp.h: Likewise.
45543         * include/libio.h: Likewise.
45544         * include/locale.h: Likewise.
45545         * include/math.h: Likewise.
45546         * include/net/if.h: Likewise.
45547         * include/netdb.h: Likewise.
45548         * include/netinet/in.h: Likewise.
45549         * include/pthread.h: Likewise.
45550         * include/pwd.h: Likewise.
45551         * include/regex.h: Likewise.
45552         * include/sched.h: Likewise.
45553         * include/search.h: Likewise.
45554         * include/setjmp.h: Likewise.
45555         * include/signal.h: Likewise.
45556         * include/stdio.h: Likewise.
45557         * include/stdlib.h: Likewise.
45558         * include/string.h: Likewise.
45559         * include/sys/cdefs.h: Likewise.
45560         * include/sys/mman.h: Likewise.
45561         * include/sys/msg.h: Likewise.
45562         * include/sys/resource.h: Likewise.
45563         * include/sys/select.h: Likewise.
45564         * include/sys/socket.h: Likewise.
45565         * include/sys/stat.h: Likewise.
45566         * include/sys/statvfs.h: Likewise.
45567         * include/sys/time.h: Likewise.
45568         * include/sys/times.h: Likewise.
45569         * include/sys/uio.h: Likewise.
45570         * include/sys/utsname.h: Likewise.
45571         * include/sys/wait.h: Likewise.
45572         * include/termios.h: Likewise.
45573         * include/time.h: Likewise.
45574         * include/ulimit.h: Likewise.
45575         * include/unistd.h: Likewise.
45576         * include/utime.h: Likewise.
45577         * include/wchar.h: Likewise.
45578         * include/wctype.h: Likewise.
45579         * include/wordexp.h: Likewise.
45581         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
45583         * time/time.h: TIME_UTC must be a macro.
45584         Make timespec_get available for ISO C11 only as well.
45586 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
45588         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
45589         Reported by Peng Haitao <penght@cn.fujitsu.com>.
45591 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
45593         * configure.in: Use -o not -a in test for unsupported multi-arch.
45595 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
45597         * manual/texinfo.tex: Update to version 2012-01-19.16.
45599 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
45601         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
45603 2012-02-24  Roland McGrath  <roland@hack.frob.com>
45605         [BZ #13738]
45606         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
45607         * manual/fdl-1.3.texi: New file.
45608         * manual/fdl-1.1.texi: File removed.
45610         [BZ #13738]
45611         * manual/libc.texinfo (FDL_VERSION): New @set.
45612         Use it for mention of FDL in cover text.
45613         (Documentation License): Use it in @include file name.
45615 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
45616             Roland McGrath  <roland@hack.frob.com>
45618         [BZ #5461]
45619         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
45620         (not LONG_LONG_MAX and LONG_LONG_MIN.
45621         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
45622         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
45623         name.
45624         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
45626 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
45628         [BZ #2547]
45629         [BZ #11365]
45630         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
45631         manipulate bits before adding and subtracting TWO23[sx].
45632         * math/libm-test.inc (nearbyint_test): Add more tests.
45634 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
45636         [BZ #2548]
45637         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
45638         bits before adding and subtracting TWO23[sx].
45639         * math/libm-test.inc (rint_test): Add more tests.
45640         (rint_test_tonearest): Likewise.
45641         (rint_test_towardzero): Likewise.
45642         (rint_test_downward): Likewise.
45643         (rint_test_upward: Likewise.
45645 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
45647         [BZ #10110]
45648         * include/stdc-predef.h: New file.  Extracted from features.h.
45649         * include/features.h: Include stdc-predef.h.
45650         * Makefile (headers): Add stdc-predef.h.
45651         * CONFORMANCE (Compiler limitations): Update.
45653 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
45655         * manual/libc.texinfo (VERSION, UPDATED): Revert.
45657 2012-02-21  David S. Miller  <davem@davemloft.net>
45659         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
45660         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
45662 2012-02-20  David S. Miller  <davem@davemloft.net>
45664         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
45665         using a normal save/restore sequence, rather than allocating a
45666         dummy stack frame just to store a frame pointer and restore.
45667         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
45669 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
45671         * manual/install.texi: Fix stray word in line-wrapped comment.
45673 2012-02-20  David S. Miller  <davem@davemloft.net>
45675         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
45676         both binutils and gcc support GOTDATA.
45678         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
45679         "rd %pc" in the PIC register setup sequences.
45681         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
45682         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
45683         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
45684         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
45685         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
45686         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
45687         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
45688         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
45689         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
45690         (SYSCALL_ERROR_HANDLER): Likewise.
45691         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
45692         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
45693         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
45694         (SYSCALL_ERROR_HANDLER): Likewise.
45696         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
45697         (HAVE_GCC_GOTDATA): New.
45698         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
45699         relocation support in both binutils and gcc.
45700         * sysdeps/sparc/elf/configure: Regenerate.
45702         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
45703         * sysdeps/sparc/sparc32/elf/configure: Delete.
45704         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
45705         * sysdeps/sparc/sparc64/elf/configure: Delete.
45706         * sysdeps/sparc/elf/configure.in: New file.
45707         * sysdeps/sparc/elf/configure: Generate.
45709         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
45710         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
45711         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
45712         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
45713         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
45715 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
45717         * manual/install.texi: Do not mention specific glibc version
45718         numbers.
45719         * manual/libc.texinfo (VERSION, UPDATED): Update.
45720         (@copying): Use @copyright{} and range of years.
45722 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
45724         [BZ #13695]
45725         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
45726         [crti.S not in sysdirs] (generated): Do not append.
45727         [crti.S not in sysdirs] (omit-deps): Likewise.
45728         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
45729         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
45730         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
45731         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
45732         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
45733         Likewise.
45734         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
45735         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
45736         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
45737         * csu/defs.awk: Remove file.
45738         * sysdeps/generic/initfini.c: Likewise.
45739         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
45740         variable.
45741         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
45742         Likewise.
45744 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
45746         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
45747         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
45748         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
45749         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
45750         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
45751         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
45752         <bits/epoll.h>.
45753         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
45754         (__EPOLL_PACKED): Define to empty if not defined by
45755         <bits/epoll.h>.
45756         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
45757         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
45758         bits/epoll.h.
45760 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
45762         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
45763         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
45764         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
45765         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
45766         <bits/timerfd.h>.
45767         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
45768         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
45769         bits/timerfd.h.
45771 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
45773         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
45774         in C locale.
45775         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
45776         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
45777         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
45778         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45780 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
45782         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
45783         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
45785 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
45787         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
45788         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
45789         defined.
45790         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
45791         Likewise.
45792         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
45793         entry for 2.16.
45795 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
45797         * math/w_acos.c: Use non-signaling floating-point comparisons.
45798         * math/w_acosf.c: Likewise.
45799         * math/w_acosh.c: Likewise.
45800         * math/w_acoshf.c: Likewise.
45801         * math/w_acoshl.c: Likewise.
45802         * math/w_acosl.c: Likewise.
45803         * math/w_asin.c: Likewise.
45804         * math/w_asinf.c: Likewise.
45805         * math/w_asinl.c: Likewise.
45806         * math/w_atanh.c: Likewise.
45807         * math/w_atanhf.c: Likewise.
45808         * math/w_atanhl.c: Likewise.
45809         * math/w_exp2.c: Likewise.
45810         * math/w_exp2f.c: Likewise.
45811         * math/w_exp2l.c: Likewise.
45812         * math/w_j0.c: Likewise.
45813         * math/w_j0f.c: Likewise.
45814         * math/w_j0l.c: Likewise.
45815         * math/w_j1.c: Likewise.
45816         * math/w_j1f.c: Likewise.
45817         * math/w_j1l.c: Likewise.
45818         * math/w_jn.c: Likewise.
45819         * math/w_jnf.c: Likewise.
45820         * math/w_log.c: Likewise.
45821         * math/w_log10.c: Likewise.
45822         * math/w_log10f.c: Likewise.
45823         * math/w_log10l.c: Likewise.
45824         * math/w_log2.c: Likewise.
45825         * math/w_log2f.c: Likewise.
45826         * math/w_log2l.c: Likewise.
45827         * math/w_logf.c: Likewise.
45828         * math/w_logl.c: Likewise.
45829         * math/w_sqrt.c: Likewise.
45830         * math/w_sqrtf.c: Likewise.
45831         * math/w_sqrtl.c: Likewise.
45832         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
45833         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
45834         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
45835         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
45836         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
45838 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
45840         [BZ #9739]
45841         * manual/string.texi (strnlen): Use correct parameter name in
45842         equivalent expression.
45844 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
45846         [BZ #11174]
45847         * manual/users.texi (seteuid): Consistently use neweuid for
45848         argument name.
45850 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
45852         [BZ #13704]
45853         * manual/nss.texi (Services in the NSS configuration): Correct
45854         list of services in example configuration file.
45856 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
45858         [BZ #11322]
45859         * manual/arith.texi: Remove statements about negative zero
45860         behaving identically to zero.
45862 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
45864         [BZ #5993]
45865         * manual/install.texi: Do not document upgrading from libc5.
45867 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
45869         [BZ #4596]
45870         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
45872 2012-02-18  David S. Miller  <davem@davemloft.net>
45874         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
45875         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
45876         %o7 across the call.
45877         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
45878         instead.
45879         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
45880         SETUP_PIC_REG_LEAF.
45881         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
45882         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
45883         * sysdeps/sparc/crtn.S: Likewise.
45885 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
45887         * aout/Makefile: Remove.
45889 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
45891         [BZ #13058]
45892         * manual/examples/argp-ex1.c (main): Format definition in GNU
45893         style.
45894         * manual/examples/argp-ex2.c (main): Likewise.
45895         * manual/examples/argp-ex3.c (main): Likewise.
45896         * manual/examples/argp-ex4.c (main): Likewise.
45897         * manual/examples/longopt.c (main): Use new-style prototype
45898         definition.
45899         * manual/examples/strncat.c (main): Specify return type and use
45900         (void) for arguments.
45901         * manual/examples/subopt.c (main): Use char **argv argument.
45903 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
45905         [BZ #5077]
45906         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
45907         rounding modes.
45909 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
45911         [BZ #6907]
45912         * manual/string.texi (strchr): Change when strchrnul is
45913         recommended.
45915 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
45917         [BZ #174]
45918         * manual/locale.texi (setlocale): Document LOCPATH.
45920 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
45922         [BZ #10210]
45923         * manual/process.texi (execle): Move @dots{} before last argument.
45925 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
45927         [BZ #12047]
45928         * manual/charset.texi (Generic Charset Conversion): Fix typo
45929         (LC_TYPE -> LC_CTYPE).
45931 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
45933         [BZ #5805]
45934         * manual/arith.texi (scalbn): Use @var{} on parameter names.
45935         (scalbnf): Likewise.
45936         (scalbnl): Likewise.
45937         (scalbln): Likewise.
45938         (scalblnf): Likewise.
45939         (scalblnl): Likewise.
45940         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
45941         (vwarnx): Likewise.
45942         (verr): Likewise.
45943         (verrx): Likewise.
45944         * manual/filesys.texi (telldir): Use braces around return type.
45945         * manual/llio.texi (mmap): Add space after comma.
45946         (mmap64): Likewise.
45947         * manual/math.texi (jn): Use @var{} on parameter names.
45948         (jnf): Likewise.
45949         (jnl): Likewise.
45950         (yn): Likewise.
45951         (ynf): Likewise.
45952         (ynl): Likewise.
45953         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
45954         line.
45955         * manual/resource.texi (ulimit): Use @dots{} instead of literal
45956         "...".
45957         (sched_get_priority_min): Remove semicolon on @deftypefun line.
45958         (sched_get_priority_max): Likewise.
45959         * manual/signal.texi (sigvec): Add space after comma.
45960         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
45961         names.
45962         (if_indextoname): Likewise.
45963         (if_freenameindex): Likewise.
45964         (sendto): Use ',' instead of '.' in prototype.
45965         * manual/startup.texi (syscall): Use @dots{} instead of literal
45966         "...".
45967         * manual/stdio.texi (__fpending): Separate initial words of
45968         paragraph from @deftypefun line.
45969         * manual/syslog.texi (syslog): Use @dots{} instead of literal
45970         "...".
45971         (vsyslog): Use @var{} on parameter names.
45972         * manual/terminal.texi (stty): Use @var{} on parameter names.
45973         * manual/users.texi (getutmp): Use @var{} on parameter names.
45974         (getutmpx): Likewise.
45976 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
45978         [BZ #6884]
45979         * manual/stdio.texi (fopen): Fix typos in description of
45980         ",ccs=STRING".
45982 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
45984         [BZ #4026]
45985         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
45986         get clock_id definition.
45988 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
45990         [BZ #4822]
45991         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
45992         (madvise): Cast every argument to void on its own.
45994 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
45996         [BZ #9902]
45997         * manual/startup.texi (Exit Status): Fix typo.
45999 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
46001         [BZ #10140]
46002         * manual/examples/argp-ex1.c: Include <stdlib.h>.
46003         * manual/examples/argp-ex2.c: Likewise.
46004         * manual/examples/argp-ex3.c: Likewise.
46006 2012-02-16  Richard Henderson  <rth@redhat.com>
46008         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
46009         * sysdeps/s390/s390-32/initfini.c: Remove.
46010         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
46011         * sysdeps/s390/s390-64/initfini.c: Remove.
46013 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
46015         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
46016         compiler output for sysdeps/generic/initfini.c.
46017         * sysdeps/sh/elf/initfini.c: Remove file.
46019 2012-02-16  David S. Miller  <davem@davemloft.net>
46021         [BZ #11494]
46022         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
46024         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
46025         * sysdeps/sparc/crti.S: New file.
46026         * sysdeps/sparc/crtn.S: New file.
46027         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
46028         * sysdeps/sparc/sparc64/Makefile: Likewise.
46030 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
46032         [BZ #3335]
46033         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
46035 2012-02-15  Roland McGrath  <roland@hack.frob.com>
46037         [BZ #4822]
46038         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
46040         * mach/devstream.c (cookie_io_functions_t): Macro removed.
46041         (write, read, close): Likewise.
46042         Patch by Aurelien Jarno <aurelien@aurel32.net>.
46044 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
46046         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
46047         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
46048         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
46049         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
46050         <bits/signalfd.h>.
46051         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
46052         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46053         bits/signalfd.h.
46055 2012-02-14  Marek Polacek  <polacek@redhat.com>
46057         * sysdeps/x86_64/crti.S: New file.
46058         * sysdeps/x86_64/crtn.S: New file.
46059         * sysdeps/x86_64/elf/initfini.c: Remove file.
46061 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
46063         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
46064         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
46065         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
46066         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
46067         <bits/inotify.h>.
46068         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
46069         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46070         bits/inotify.h.
46072 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
46074         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
46075         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
46076         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
46077         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
46078         <bits/eventfd.h>.
46079         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
46080         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
46081         bits/eventfd.h.
46083 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
46085         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
46086         __feraiseexcept instead of feraiseexcept.
46088         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
46089         nanosleep invocations.
46090         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
46091         strings, and add error checking for a nanosleep invocations.
46093 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
46095         Replace FSF snail mail address with URLs, as per GNU coding standards.
46096         Most of the snail mail addresses were wrong anyway, and omitting
46097         them makes the source code easier to maintain.  Almost all of the
46098         changes are to license notices and to locale LC_IDENTIFICATION
46099         addresses, except for this one:
46100         * manual/libc.texinfo: In "Published by", give the FSF's URL,
46101         not its snail mail address.
46103 2012-02-09  Richard Henderson  <rth@twiddle.net>
46105         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
46106         of kernel-features.h.
46108         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
46110 2012-02-08  Marek Polacek  <polacek@redhat.com>
46112         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
46113         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
46114         * sysdeps/gnu/_G_config.h: Likewise.
46115         * sysdeps/generic/_G_config.h: Likewise.
46117 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
46119         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
46120         tests.
46121         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46123         * sysdeps/powerpc/powerpc32/crti.S: New file.
46124         * sysdeps/powerpc/powerpc32/crtn.S: New file.
46125         * sysdeps/powerpc/powerpc64/crti.S: New file.
46126         * sysdeps/powerpc/powerpc64/crtn.S: New file.
46128         * Makeconfig (have-initfini): Don't set.
46129         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
46130         * configure.in (nopic_initfini): Don't substitute.
46131         * config.h.in (HAVE_INITFINI): Don't #undef.
46132         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
46133         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
46135 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
46137         Support crti.S and crtn.S provided directly by architectures.
46138         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
46139         [crti.S in sysdirs] (omit-deps): Likewise.
46140         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
46141         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
46142         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
46143         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
46144         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
46145         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
46146         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
46147         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
46148         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
46149         compiler output for sysdeps/generic/initfini.c.
46150         * sysdeps/i386/elf/Makefile: Remove file.
46151         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
46153 2012-02-07  Marek Polacek  <polacek@redhat.com>
46155         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
46156         * sysdeps/gnu/_G_config.h: Likewise.
46157         * sysdeps/mach/hurd/_G_config.h: Likewise.
46159 2012-02-07  Marek Polacek  <polacek@redhat.com>
46161         * math/Makefile (tests): Add tst-CMPLX2.
46162         * math/tst-CMPLX2.c: New file.
46164 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
46166         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46168         * math/libm-test.inc (jn_test): Add missing L suffix.
46170 2012-02-06  Marek Polacek  <polacek@redhat.com>
46172         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
46173         * sysdeps/i386/fpu/e_powf.S: Likewise.
46174         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
46175         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
46176         * sysdeps/i386/fpu/e_acosh.S: Likewise.
46177         * sysdeps/i386/fpu/e_pow.S: Likewise.
46178         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
46179         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
46180         * sysdeps/i386/fpu/s_expm1.S: Likewise.
46181         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
46182         * sysdeps/i386/fpu/e_log2.S: Likewise.
46183         * sysdeps/i386/fpu/e_log2l.S: Likewise.
46184         * sysdeps/i386/fpu/e_scalb.S: Likewise.
46185         * sysdeps/i386/fpu/e_powl.S: Likewise.
46186         * sysdeps/i386/fpu/s_log1p.S: Likewise.
46187         * sysdeps/i386/fpu/e_log10f.S: Likewise.
46188         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
46189         * sysdeps/i386/fpu/e_logl.S: Likewise.
46190         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
46191         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
46192         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
46193         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
46194         * sysdeps/i386/fpu/e_log2f.S: Likewise.
46195         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
46196         * sysdeps/i386/fpu/e_log.S: Likewise.
46197         * sysdeps/i386/fpu/s_cexp.S: Likewise.
46198         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
46199         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
46200         * sysdeps/i386/fpu/e_logf.S: Likewise.
46201         * sysdeps/i386/fpu/e_log10l.S: Likewise.
46202         * sysdeps/i386/fpu/e_atanh.S: Likewise.
46203         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
46204         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
46205         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
46206         * sysdeps/i386/fpu/e_log10.S: Likewise.
46207         * sysdeps/i386/fpu/s_frexp.S: Likewise.
46208         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
46209         * sysdeps/i386/fpu/s_asinh.S: Likewise.
46210         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
46211         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
46212         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
46213         * sysdeps/i386/asm-syntax.h: Likewise.
46214         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
46215         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
46216         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
46217         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
46218         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
46219         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
46220         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
46221         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
46222         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
46223         * sysdeps/powerpc/sysdep.h: Likewise.
46224         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
46225         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
46227 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
46229         [BZ #411]
46230         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
46232 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
46234         * sysdeps/i386/sysdep.h: Include <features.h>.
46235         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
46236         version.
46238 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
46240         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
46241         Define.
46242         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
46243         LOAD_PIC_REG_STR.
46245 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
46247         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
46248         (SETUP_PIC_REG): Use GET_PC_THUNK.
46249         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
46250         macro.
46252 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
46254         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
46255         for non-PIC compilation.
46256         (SETUP_PIC_REG): Add .p2align directive.
46257         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
46258         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
46259         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
46260         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
46261         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
46262         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
46263         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
46264         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
46265         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
46266         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
46267         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
46268         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
46269         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
46270         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
46271         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
46272         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
46273         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
46274         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
46275         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
46276         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
46277         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
46278         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
46279         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
46280         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
46281         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
46282         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
46283         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
46284         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
46285         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
46286         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
46287         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
46288         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
46289         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
46290         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
46291         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
46292         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
46293         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
46294         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
46295         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
46296         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
46297         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
46299 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
46301         * math/tst-CMPLX.c: Include <stdio.h>.
46303 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
46305         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
46306         float.
46307         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
46308         * sysdeps/sparc/bits/mathdef.h: Likewise.
46310 2012-01-31  Marek Polacek  <polacek@redhat.com>
46312         * libio/libio.h: Don't define _PARAMS.
46313         * locale/programs/config.h: Don't define PARAMS.
46314         * stdlib/strtol_l.c: Likewise.
46315         (__strtol_l): Remove PARAMS from the prototype.
46317 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
46319         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
46320         names.  Just use the correct names.  Remove unnecessary wrapper
46321         functions.
46322         * malloc/arena.c: Likewise.
46323         * malloc/hooks.c: Likewise.
46325         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
46326         ARENA_TEST says not to.  Simplify test for creation of a new arena.
46327         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
46329 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
46331         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
46332         into tail calls.
46333         (update_get_addr): New function.
46334         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
46335         GET_ADDR_MODULE parameter.
46337 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
46339         * crypt/cert.c: Remove __STDC__ conditionals.
46340         * crypt/crypt-entry.c: Likewise.
46341         * crypt/crypt_util.c: Likewise.
46342         * libio/filedoalloc.c: Likewise.
46343         * libio/fileops.c: Likewise.
46344         * libio/genops.c: Likewise.
46345         * libio/iofclose.c: Likewise.
46346         * libio/iofdopen.c: Likewise.
46347         * libio/iofopen.c: Likewise.
46348         * libio/iofopen64.c: Likewise.
46349         * libio/iogetdelim.c: Likewise.
46350         * libio/iopopen.c: Likewise.
46351         * libio/obprintf.c: Likewise.
46352         * libio/oldfileops.c: Likewise.
46353         * libio/oldiofclose.c: Likewise.
46354         * libio/oldiofdopen.c: Likewise.
46355         * libio/oldiofopen.c: Likewise.
46356         * libio/oldiopopen.c: Likewise.
46357         * libio/wfiledoalloc.c: Likewise.
46358         * libio/wgenops.c: Likewise.
46359         * locale/programs/xmalloc.c: Likewise.
46360         * misc/syslog.c: Likewise.
46361         * stdio-common/xbug.c: Likewise.
46362         * string/memchr.c: Likewise.
46363         * string/memcmp.c: Likewise.
46364         * string/memrchr.c: Likewise.
46365         * string/rawmemchr.c: Likewise.
46366         * sysdeps/posix/getcwd.c: Likewise.
46367         * time/strftime_l.c: Likewise.
46369 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
46371         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
46372         * config.make.in (config-cflags-sse2avx): Define.
46373         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
46374         Fix typo.
46376 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
46378         * scripts/config.guess: Update from upstream config git repository.
46379         * scripts/config.sub: Likewise.
46381 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
46383         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
46384         (EM_NUM): Update.
46385         (R_TILEPRO_*, R_TILEGX_*): New macros.
46387         * scripts/firstversions.awk: Fix bug in version range handling.
46389         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
46391         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
46393         * include/sys/epoll.h: New file.
46394         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
46395         libc_hidden_def.
46397 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
46399         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
46400         Avoid unnecessary __WORDSIZE == 64 test.
46401         (fmaxf): Use VEX format if possible.
46402         (fmax): Likewise.
46403         (fminf): Likewise.
46404         (fmin): Likewise.
46406         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
46407         * math/math_private.h: Remove libc_fegetround* and
46408         libc_fesetround*.
46409         * sysdeps/i386/configure.in: Check for -msse2avx.
46410         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
46411         also if SSE2AVX is defined.
46412         Remove libc_fegetround* and libc_fesetround*.
46413         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
46414         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
46415         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
46416         of HAS_YMM_USABLE.
46417         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
46418         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
46419         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
46420         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
46421         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
46423         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
46425 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46427         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
46428         size is not set.
46429         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
46431 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
46433         [BZ #13618]
46434         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
46435         relocation.
46436         * Makeconfig (libm): Define.
46437         * elf/Makefile: Add rules to build and run tst-relsort1.
46438         * elf/tst-relsort1.c: New file.
46439         * elf/tst-relsort1mod1.c: New file.
46440         * elf/tst-relsort1mod2.c: New file.
46442 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
46444         * math/s_ldexp.c: Remove __STDC__ conditionals.
46445         * math/s_ldexpf.c: Likewise.
46446         * math/s_ldexpl.c: Likewise.
46447         * math/s_nextafter.c: Likewise.
46448         * math/s_nexttowardf.c: Likewise.
46449         * math/s_significand.c: Likewise.
46450         * math/s_significandf.c: Likewise.
46451         * math/s_significandl.c: Likewise.
46452         * math/w_jnl.c: Likewise.
46453         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
46454         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
46455         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
46456         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
46457         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
46458         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
46459         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
46460         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
46461         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
46462         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
46463         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
46464         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
46465         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
46466         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
46467         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
46468         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
46469         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
46470         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
46471         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
46472         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
46473         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
46474         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
46475         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
46476         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
46477         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
46478         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
46479         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
46480         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
46481         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
46482         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
46483         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
46484         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
46485         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
46486         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
46487         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
46488         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
46489         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
46490         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
46491         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
46492         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
46493         * sysdeps/ieee754/k_standard.c: Likewise.
46494         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
46495         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
46496         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
46497         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
46498         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
46499         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
46500         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
46501         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
46502         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
46503         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
46504         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
46505         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
46506         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
46507         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
46508         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
46509         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
46510         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
46511         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
46512         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
46513         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
46514         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
46515         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
46516         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
46517         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
46518         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
46519         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
46520         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
46521         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
46522         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
46523         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
46524         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
46525         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
46526         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
46527         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
46528         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
46529         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
46530         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
46531         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
46532         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
46533         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
46534         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
46535         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
46536         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
46537         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
46538         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
46539         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
46540         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
46541         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
46542         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
46543         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
46544         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
46545         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
46546         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
46547         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
46548         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
46549         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
46550         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
46551         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
46552         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
46553         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
46554         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
46555         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
46556         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
46557         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
46558         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
46559         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
46560         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
46561         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
46562         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
46563         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
46564         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
46565         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
46566         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
46567         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
46568         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
46569         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
46570         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
46571         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
46572         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
46573         * sysdeps/ieee754/s_matherr.c: Likewise.
46574         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
46575         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
46576         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
46577         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
46579 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
46581         * crypt/md5.h: Remove __STDC__ conditionals.
46582         * libio/libioP.h: Likewise.
46583         * locale/programs/config.h: Likewise.
46584         * sysdeps/generic/sysdep.h: Likewise.
46585         * sysdeps/i386/asm-syntax.h: Likewise.
46586         * sysdeps/s390/asm-syntax.h: Likewise.
46587         * sysdeps/unix/sysdep.h: Likewise.
46588         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
46589         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
46591 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
46593         * libio/libio.h: Remove __STDC__ conditionals.
46594         * malloc/obstack.h: Likewise.
46595         * math/complex.h: Likewise.
46596         * math/math.h: Likewise.
46597         * sysdeps/generic/_G_config.h: Likewise.
46598         * sysdeps/gnu/_G_config.h: Likewise.
46599         * sysdeps/mach/hurd/_G_config.h: Likewise.
46600         * sysdeps/powerpc/bits/mathdef.h: Likewise.
46601         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
46602         * sysdeps/sparc/bits/mathdef.h: Likewise.
46604 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
46606         [BZ #13583]
46607         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
46608         Clean up HAS_* macros.
46609         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
46610         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
46611         possible.
46612         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
46613         HAS_AVX.
46614         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
46615         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
46616         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
46617         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
46618         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
46620 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
46622         * elf/tst-unique3.cc (gets): Remove declaration.
46623         * elf/tst-unique3lib.cc (gets): Likewise.
46624         * elf/tst-unique3lib2.cc (gets): Likewise.
46625         * elf/tst-unique4.cc (gets): Likewise.
46627 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
46629         * include/stdio.h: Add C++ protection.  Add gets declarations and
46630         definitions.
46631         * debug/tst-chk1.c: Don't declare gets here.
46632         * stdio-common/tst-gets.c: Likewise.
46634 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
46636         * posix/glob: Remove directory.
46638 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
46640         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
46642 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
46644         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
46645         of the non-standard EPFNOSUPPORT.
46647 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
46649         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
46650         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
46651         ANYWHERE set to 1 only on KERN_NO_SPACE error.
46653 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
46655         * wcsmbs/uchar.h: Test __STDC_VERSION__.
46657 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
46659         * nscd/aicache.c (addhstaiX): Do not cache negative results of
46660         transient errors.
46661         * nscd/grpcache.c (cache_addgr): Likewise.
46662         * nscd/hstcache.c (cache_addhst): Likewise.
46663         * nscd/initgrcache.c (addinitgroupsX): Likewise.
46664         * nscd/pwdcache.c (cache_addpw): Likewise.
46665         * nscd/servicescache.c (cache_addserv): Likewise.
46667 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
46669         * malloc/malloc.c: Various cleanups.
46670         * malloc/hooks.c: Likewise.
46672         * stdlib/Makefile (tests): Add bug-fmtmsg1.
46673         * stdlib/bug-fmtmsg1.c: New file.
46675         * stdlib/fmtmsg.c (init): Add missing unlock.
46676         Patch by Peng Haitao <penght@cn.fujitsu.com>.
46678 2012-01-12  Marek Polacek  <polacek@redhat.com>
46680         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
46681         and _GNU_SOURCE.
46683 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
46685         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
46686         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
46687         macro to ensure uniqueness of label name.
46688         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
46689         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
46691 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
46693         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
46695         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
46696         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
46697         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
46698         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
46700 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
46702         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
46704         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
46705         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
46706         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
46708         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
46710         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
46711         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
46712         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
46713         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
46715         * math/bits/math-finite.h: Add ldexp support.
46717 2012-01-10  Marek Polacek  <polacek@redhat.com>
46719         * locale/programs/localedef.h (show_archive_content): Add noreturn
46720         attribute.
46722 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
46724         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
46726 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
46728         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
46730         * io/Makefile (headers): Add bits/poll2.h.
46732 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
46734         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
46735         typo #include statement.
46737 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
46739         * include/sys/cdefs.h: Define __attribute_alloc_size.
46740         * catgets/gencat.c: Add alloc_size attribute and apply consistently
46741         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
46742         * elf/pldd.c: Likewise.
46743         * iconv/iconv_charmap.c: Likewise.
46744         * iconv/iconvconfig.c: Likewise.
46745         * iconv/strtab.c: Likewise.
46746         * locale/programs/locale.c: Likewise.
46747         * locale/programs/localedef.h: Likewise.
46748         * locale/programs/simple-hash.c: Likewise.
46749         * nscd/nscd.h: Likewise.
46750         * nss/makedb.c: Likewise.
46751         * sysdeps/generic/ldconfig.h: Likewise.
46752         * locale/programs/localedef.c: Remove xmalloc prototype.
46753         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
46755 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
46757         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
46758         appropriate.
46760 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
46762         * math/Makefile (tests): Add tst-CMPLX.
46763         * math/tst-CMPLX.c: New file.
46765         * math/complex.h (CMPLXL): Fix typo.
46767         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
46768         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
46769         GLIBC_2.16.
46770         * debug/tst-chk1.c: Add poll and ppoll tests.
46771         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
46772         * include/sys/poll.h: Add hidden proto for ppoll.
46773         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
46774         * sysdeps/mach/hurd/ppoll.c: Likewise.
46775         * io/ppoll.c: Likewise.
46776         * debug/poll_chk.c: New file.
46777         * debug/ppoll_chk.c: New file.
46778         * include/bits/poll2.h: New file.
46779         * io/bits/poll2.h: New file.
46781         [BZ #1350]
46782         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
46784         * configure.in: static is always set to yes.  Remove.
46785         * config.make.in: Don't set build-static.
46786         * Makeconfig: Remove use of build-static.
46787         * dlfcn/Makefile: Likewise.
46788         * elf/Makefile: Likewise.
46789         * math/Makefile: Likewise.
46790         * misc/Makefile: Likewise.
46791         * nptl/Makefile: Likewise.
46792         * sysdeps/mach/hurd/Makefile: Likewise.
46794         * configure.in: PWD_P is not used anymore.
46795         * config.make.in: Remove PWD_P entry.
46797         * configure.in: Remove last remnants of RANLIB.
46798         No need to check for signed size_t anymore.
46799         Don't set libc_commonpagesize and libc_relro_required here for Alpha
46800         and IA-64.
46801         Remove __builtin_expect test because we require at least gcc 3.4.
46802         * aclocal.m4: Likewise.
46804         * wcsmbs/mbrtoc16.c: Implement using towc function.
46805         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
46806         * wcsmbs/wcsmbsload.c: Likewise.
46807         * iconv/gconv_simple.c: Likewise.
46808         * iconv/gconv_int.h: Likewise.
46809         * iconv/gconv_builtin.h: Likewise.
46810         * iconv/iconv_prog.c: Remove CHAR16 handling.
46812         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
46814         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
46816         * configure.in: Remove --with-elf and --enable-bounded options.
46817         Dont set base_machine for ia64.  More non-ELF conditions removed.
46818         Remove testing and setting of leading underscore information.
46819         * config.make.in (build-bounded): Set to no.
46820         * config.h.in: Remove NO_UNDERSCORES entry.
46821         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
46822         them.
46823         * csu/start.c: Remove !NO_UNDERSCORE code.
46824         * locale/localeinfo.h: Likewise.
46825         * sysdeps/generic/machine-gmon.h: Likewise.
46826         * sysdeps/generic/sysdep.h: Likewise.
46827         * sysdeps/i386/sysdep.h: Likewise.
46828         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
46829         * sysdeps/mach/sysdep.h: Likewise.
46830         * sysdeps/s390/s390-32/sysdep.h: Likewise.
46831         * sysdeps/s390/s390-64/sysdep.h: Likewise.
46832         * sysdeps/sh/sysdep.h: Likewise.
46833         * sysdeps/sparc/sparc32/alloca.S: Likewise.
46834         * sysdeps/unix/i386/sysdep.S: Likewise.
46835         * sysdeps/unix/sparc/start.c: Likewise.
46836         * sysdeps/unix/sparc/sysdep.S: Likewise.
46837         * sysdeps/unix/sparc/sysdep.h: Likewise.
46838         * sysdeps/unix/start.c: Likewise.
46839         * sysdeps/unix/x86_64/sysdep.S: Likewise.
46840         * sysdeps/x86_64/sysdep.h: Likewise.
46842 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
46844         [BZ #13553]
46845         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
46846         for non-gcc.
46847         * argp/argp-fmtstream.h: Use const instead __const.
46848         * argp/argp.h: Likewise.
46849         * assert/assert.h: Likewise.
46850         * bits/fenv.h: Likewise.
46851         * bits/sched.h: Likewise.
46852         * bits/sigset.h: Likewise.
46853         * bits/sigthread.h: Likewise.
46854         * catgets/nl_types.h: Likewise.
46855         * conform/data/pthread.h-data: Likewise.
46856         * crypt/crypt-private.h: Likewise.
46857         * crypt/crypt.h: Likewise.
46858         * crypt/crypt_util.c: Likewise.
46859         * ctype/ctype.h: Likewise.
46860         * debug/execinfo.h: Likewise.
46861         * debug/mbsnrtowcs_chk.c: Likewise.
46862         * debug/mbsrtowcs_chk.c: Likewise.
46863         * debug/wcsnrtombs_chk.c: Likewise.
46864         * debug/wcsrtombs_chk.c: Likewise.
46865         * debug/wcstombs_chk.c: Likewise.
46866         * dirent/dirent.h: Likewise.
46867         * dlfcn/dlfcn.h: Likewise.
46868         * elf/neededtest4.c: Likewise.
46869         * grp/grp.h: Likewise.
46870         * gshadow/gshadow.h: Likewise.
46871         * iconv/gconv.h: Likewise.
46872         * iconv/gconv_int.h: Likewise.
46873         * iconv/gconv_simple.c: Likewise.
46874         * iconv/iconv.h: Likewise.
46875         * iconv/loop.c: Likewise.
46876         * iconv/skeleton.c: Likewise.
46877         * include/aio.h: Likewise.
46878         * include/aliases.h: Likewise.
46879         * include/argz.h: Likewise.
46880         * include/arpa/inet.h: Likewise.
46881         * include/assert.h: Likewise.
46882         * include/dirent.h: Likewise.
46883         * include/dlfcn.h: Likewise.
46884         * include/execinfo.h: Likewise.
46885         * include/fcntl.h: Likewise.
46886         * include/fenv.h: Likewise.
46887         * include/glob.h: Likewise.
46888         * include/grp.h: Likewise.
46889         * include/libintl.h: Likewise.
46890         * include/mntent.h: Likewise.
46891         * include/netdb.h: Likewise.
46892         * include/pwd.h: Likewise.
46893         * include/rpc/netdb.h: Likewise.
46894         * include/sched.h: Likewise.
46895         * include/search.h: Likewise.
46896         * include/shadow.h: Likewise.
46897         * include/signal.h: Likewise.
46898         * include/stdio.h: Likewise.
46899         * include/stdlib.h: Likewise.
46900         * include/string.h: Likewise.
46901         * include/sys/socket.h: Likewise.
46902         * include/sys/stat.h: Likewise.
46903         * include/sys/statfs.h: Likewise.
46904         * include/sys/statvfs.h: Likewise.
46905         * include/sys/syslog.h: Likewise.
46906         * include/sys/time.h: Likewise.
46907         * include/sys/uio.h: Likewise.
46908         * include/time.h: Likewise.
46909         * include/unistd.h: Likewise.
46910         * include/utmp.h: Likewise.
46911         * include/wchar.h: Likewise.
46912         * include/wctype.h: Likewise.
46913         * inet/aliases.h: Likewise.
46914         * inet/arpa/inet.h: Likewise.
46915         * inet/netinet/ether.h: Likewise.
46916         * inet/netinet/in.h: Likewise.
46917         * intl/libintl.h: Likewise.
46918         * io/bits/fcntl2.h: Likewise.
46919         * io/fcntl.h: Likewise.
46920         * io/ftw.h: Likewise.
46921         * io/sys/poll.h: Likewise.
46922         * io/sys/stat.h: Likewise.
46923         * io/sys/statfs.h: Likewise.
46924         * io/sys/statvfs.h: Likewise.
46925         * io/utime.h: Likewise.
46926         * libio/bits/stdio.h: Likewise.
46927         * libio/bits/stdio2.h: Likewise.
46928         * libio/libio.h: Likewise.
46929         * libio/libioP.h: Likewise.
46930         * libio/stdio.h: Likewise.
46931         * locale/lc-ctype.c: Likewise.
46932         * locale/locale.h: Likewise.
46933         * login/utmp.h: Likewise.
46934         * malloc/arena.c: Likewise.
46935         * malloc/malloc.c: Likewise.
46936         * malloc/malloc.h: Likewise.
46937         * malloc/mcheck.c: Likewise.
46938         * malloc/mtrace.c: Likewise.
46939         * math/bits/mathcalls.h: Likewise.
46940         * math/fenv.h: Likewise.
46941         * math/math_private.h: Likewise.
46942         * misc/bits/error.h: Likewise.
46943         * misc/bits/syslog.h: Likewise.
46944         * misc/err.h: Likewise.
46945         * misc/error.h: Likewise.
46946         * misc/fstab.h: Likewise.
46947         * misc/mntent.h: Likewise.
46948         * misc/regexp.h: Likewise.
46949         * misc/search.h: Likewise.
46950         * misc/sgtty.h: Likewise.
46951         * misc/sys/mman.h: Likewise.
46952         * misc/sys/syslog.h: Likewise.
46953         * misc/sys/uio.h: Likewise.
46954         * misc/sys/xattr.h: Likewise.
46955         * misc/ttyent.h: Likewise.
46956         * nis/rpcsvc/ypclnt.h: Likewise.
46957         * nss/nss.h: Likewise.
46958         * posix/bits/unistd.h: Likewise.
46959         * posix/fnmatch.h: Likewise.
46960         * posix/glob.h: Likewise.
46961         * posix/sched.h: Likewise.
46962         * posix/spawn.h: Likewise.
46963         * posix/sys/wait.h: Likewise.
46964         * posix/unistd.h: Likewise.
46965         * posix/wordexp.h: Likewise.
46966         * pwd/pwd.h: Likewise.
46967         * resolv/netdb.h: Likewise.
46968         * resource/sys/resource.h: Likewise.
46969         * rt/aio.h: Likewise.
46970         * rt/bits/mqueue2.h: Likewise.
46971         * rt/mqueue.h: Likewise.
46972         * shadow/shadow.h: Likewise.
46973         * signal/signal.h: Likewise.
46974         * socket/send.c: Likewise.
46975         * socket/sendto.c: Likewise.
46976         * socket/sys/socket.h: Likewise.
46977         * stdio-common/printf.h: Likewise.
46978         * stdlib/bits/stdlib.h: Likewise.
46979         * stdlib/fmtmsg.h: Likewise.
46980         * stdlib/monetary.h: Likewise.
46981         * stdlib/stdlib.h: Likewise.
46982         * stdlib/ucontext.h: Likewise.
46983         * streams/stropts.h: Likewise.
46984         * string/argz.h: Likewise.
46985         * string/bits/string2.h: Likewise.
46986         * string/string.h: Likewise.
46987         * string/strings.h: Likewise.
46988         * sunrpc/rpc/auth.h: Likewise.
46989         * sunrpc/rpc/auth_des.h: Likewise.
46990         * sunrpc/rpc/clnt.h: Likewise.
46991         * sunrpc/rpc/netdb.h: Likewise.
46992         * sunrpc/rpc/pmap_clnt.h: Likewise.
46993         * sunrpc/rpc/xdr.h: Likewise.
46994         * sysdeps/generic/inttypes.h: Likewise.
46995         * sysdeps/generic/net/if.h: Likewise.
46996         * sysdeps/generic/sys/swap.h: Likewise.
46997         * sysdeps/gnu/net/if.h: Likewise.
46998         * sysdeps/gnu/utmpx.h: Likewise.
46999         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
47000         * sysdeps/i386/i486/bits/string.h: Likewise.
47001         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
47002         * sysdeps/s390/bits/string.h: Likewise.
47003         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
47004         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
47005         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
47006         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
47007         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
47008         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
47009         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
47010         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
47011         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
47012         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
47013         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
47014         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
47015         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
47016         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
47017         * sysdeps/unix/sysv/linux/readv.c: Likewise.
47018         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
47019         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
47020         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
47021         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
47022         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
47023         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
47024         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
47025         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
47026         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
47027         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
47028         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
47029         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
47030         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
47031         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
47032         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
47033         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
47034         * sysvipc/sys/ipc.h: Likewise.
47035         * sysvipc/sys/msg.h: Likewise.
47036         * sysvipc/sys/sem.h: Likewise.
47037         * sysvipc/sys/shm.h: Likewise.
47038         * termios/termios.h: Likewise.
47039         * time/sys/time.h: Likewise.
47040         * time/time.h: Likewise.
47041         * wcsmbs/bits/wchar2.h: Likewise.
47042         * wcsmbs/uchar.h: Likewise.
47043         * wcsmbs/wchar.h: Likewise.
47044         * wctype/wctype.h: Likewise.
47046         [BZ #13551]
47047         * Makeconfig: Remove all but ELF support including AIX support.
47048         * Makerules: Likewise.
47049         * config.h.in: Likewise.
47050         * config.make.in: Likewise.
47051         * configure: Likewise.
47052         * configure.in: Likewise.
47053         * csu/Makefile: Likewise.
47054         * csu/version.c: Likewise.
47055         * debug/Makefile: Likewise.
47056         * dlfcn/Makefile: Likewise.
47057         * elf/Makefile: Likewise.
47058         * extra-lib.mk: Likewise.
47059         * iconv/Makefile: Likewise.
47060         * include/libc-symbols.h: Likewise.
47061         * include/shlib-compat.h: Likewise.
47062         * resolv/Makefile: Likewise.
47063         * resolv/res_libc.c: Likewise.
47064         * rt/Makefile: Likewise.
47065         * sysdeps/i386/asm-syntax.h: Likewise.
47066         * sysdeps/i386/sysdep.h: Likewise.
47067         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
47068         * sysdeps/mach/sysdep.h: Likewise.
47069         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
47070         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
47071         * sysdeps/s390/asm-syntax.h: Likewise.
47072         * sysdeps/s390/s390-32/sysdep.h: Likewise.
47073         * sysdeps/s390/s390-64/sysdep.h: Likewise.
47074         * sysdeps/sh/sysdep.h: Likewise.
47075         * sysdeps/unix/sparc/sysdep.h: Likewise.
47076         * sysdeps/wordsize-32/divdi3.c: Likewise.
47077         * sysdeps/x86_64/sysdep.h: Likewise.
47079         * argp/Versions: Remove _argp_unlock_xxx.
47081         [BZ #13559]
47082         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
47083         * abilist/libBrokenLocale.abilist: Likewise.
47084         * abilist/libanl.abilist: Likewise.
47085         * abilist/libc.abilist: Likewise.
47086         * abilist/libcrypt.abilist: Likewise.
47087         * abilist/libdl.abilist: Likewise.
47088         * abilist/libm.abilist: Likewise.
47089         * abilist/libnsl.abilist: Likewise.
47090         * abilist/libpthread.abilist: Likewise.
47091         * abilist/libresolv.abilist: Likewise.
47092         * abilist/librt.abilist: Likewise.
47093         * abilist/libthread_db.abilist: Likewise.
47094         * abilist/libutil.abilist: Likewise.
47095         * abilist/libnss_db.abilist: New file.
47097         * scripts/abilist.awk: Add support for indirect functions.
47099         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
47101         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
47103         * shlib-versions: Remove entries for ports architectures.
47105         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
47106         files in ports.
47107         * elf/stackguard-macros.h: Remove support for IA-64.
47108         * elf/tst-auditmod1.c: Likewise.
47109         * sysdeps/generic/ldsodefs.h: Likewise.
47111         * sysdeps/unix/sysv/linux/configure.in: Ports should define
47112         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
47113         configure files.
47115         [BZ #13552]
47116         * configure.in: Remove --enable-omitfp support.
47117         * FAQ.in: Adjust.
47118         * config.make.in: Likewise.
47119         * Makeconfig: Likewise.
47120         * manual/install.texi: Likewise.
47122         In case anyone cares, the IA-64 architecture could move to ports.
47123         * sysdeps/ia64/*: Removed.
47124         * sysdeps/unix/sysv/linux/ia64/*: Removed.
47125         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
47127         [BZ #13555]
47128         * configure.in: Remove entries for unsupported architectures.
47130         [BZ #13533]
47131         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
47132         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
47133         routines.
47134         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
47135         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
47136         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
47137         fall back to using wcrtomb.
47138         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
47139         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
47140         renaming.
47141         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
47142         * wcsmbs/tst-c16c32-1.c: New file.
47144         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
47145         local variable.
47147         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
47149         * elf/tst-unique3.cc: Add explicit declaration of gets.
47150         * elf/tst-unique3lib.cc: Likewise.
47151         * elf/tst-unique3lib2.cc: Likewise.
47152         * elf/tst-unique4.cc: Likewise.
47154         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
47156 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
47158         [BZ #13566]
47159         * assert/assert.h (static_assert): Don't define for C++.
47160         * libio/stdio.h (gets): Do declare for C++ <= C++11.
47161         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
47163 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
47165         * iconv/loop.c (single loop): Fix assertion in storing of
47166         remaining bytes.
47168         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
47170 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
47172         * posix/getconf.c: Update copyright year.
47173         * nss/getent.c: Likewise.
47174         * nss/makedb.c: Likewise.
47175         * iconv/iconvconfig.c: Likewise.
47176         * iconv/iconv_prog.c: Likewise.
47177         * elf/ldconfig.c: Likewise.
47178         * elf/pldd.c: Likewise.
47179         * elf/sotruss.ksh: Likewise.
47180         * catgets/gencat.c: Likewise.
47181         * csu/version.c: Likewise.
47182         * elf/ldd.bash.in: Likewise.
47183         * elf/sprof.c (print_version): Likewise.
47184         * locale/programs/locale.c: Likewise.
47185         * locale/programs/localedef.c: Likewise.
47186         * login/programs/pt_chown.c: Likewise.
47187         * nscd/nscd.c (print_version): Likewise.
47188         * debug/xtrace.sh: Likewise.
47189         * malloc/memusage.sh: Likewise.
47190         * malloc/mtrace.pl: Likewise.
47191         * debug/catchsegv.sh: Likewise.
47193 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
47195         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
47196         pure attribute.
47198 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
47200         [BZ #13533]
47201         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
47202         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
47203         transformations.
47204         * iconv/gconv_int.h: Likewise.
47205         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
47206         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
47207         from libc for GLIBC_2.16.
47208         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
47209         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
47210         * wcsmbs/uchar.h: Really define mbstate_t.
47211         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
47212         * wcsmbs/c16rtomb.c: New file.
47213         * wcsmbs/mbrtoc16.c: New file.
47214         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
47215         for C/POSIX locale.
47216         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
47217         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
47219         * wcsmbs/wchar.h: Add missing __restrict.
47221 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
47223         [BZ #13532]
47224         * time/Makefile (routines): Add timespec_get.
47225         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
47226         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
47227         timespec for ISO C11.
47228         * time/timespec_get.c: New file.
47229         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
47230         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
47232         [BZ #13531]
47233         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
47234         * stdlib/stdlib.h: Declare aligned_alloc.
47235         * Versions.def: Add GLIBC_2.16 for libc.
47236         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
47238         [BZ 13527]
47239         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
47240         ISO C11.
47242         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
47243         code.
47245         [BZ #13528]
47246         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
47248         [BZ #13529]
47249         * assert/assert.h (static_assert): Define.
47251         * version.h: Update for 2.16 development version.
47253         [BZ #13526]
47254         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
47255         _ISOC11_SOURCE.
47257         * version.h (RELEASE): Bump for 2.15 release.
47258         * include/features.h (__GLIBC_MINOR__): Bump to 15.
47260         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
47261         Patch by Marek Polacek <mpolacek@redhat.com>.
47263         * bits/byteswap.h: Protect long long constants with __extension__.
47264         * sysdeps/i386/bits/byteswap.h: Likewise.
47265         * sysdeps/ia64/bits/byteswap.h: Likewise.
47266         * sysdeps/s390/bits/byteswap.h: Likewise.
47267         * sysdeps/x86_64/bits/byteswap.h: Likewise.
47269 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47271         [BZ #13540]
47272         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
47273         destination buffer.
47274         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
47276 2011-12-23  Marek Polacek  <polacek@redhat.com>
47278         * elf/dl-addr.c (determine_info): Add inline keyword.
47279         * elf/tst-auditmod4b.c (check_avx): Likewise.
47280         * elf/tst-auditmod6b.c (check_avx): Likewise.
47281         * elf/tst-auditmod6c.c (check_avx): Likewise.
47282         * elf/tst-auditmod7b.c (check_avx): Likewise.
47284 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
47286         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
47287         !__SSE_MATH__.
47289 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47291         [BZ #13540]
47292         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
47293         processing for last bytes.
47295 2011-08-06  Bruno Haible  <bruno@clisp.org>
47297         [BZ #13061]
47298         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
47299         U+0385, not to U+1FEE.
47301         [BZ #13062]
47302         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
47303         entry for U+00A5 U+0301.
47305 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
47307         [BZ #13166]
47308         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
47309         buffer for the output is too small.
47311         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
47312         optimization.
47314         [BZ #13185]
47315         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
47316         SSE flags if possible.
47318 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47320         [BZ #13540]
47321         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
47322         processing for last bytes.
47324 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
47326         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
47327         (syscall-list-default-options, syscall-list-default-condition)
47328         (syscall-list-includes): Define.
47329         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
47330         list of ABIs and options and #if conditions for each ABI.  Do not
47331         handle common syscalls between ABIs specially.
47332         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
47333         Remove.
47334         (syscall-list-variants, syscall-list-32bit-options)
47335         (syscall-list-32bit-condition, syscall-list-64bit-options)
47336         (syscall-list-64bit-condition): Define.
47337         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
47338         (syscall-list-variants, syscall-list-32bit-options)
47339         (syscall-list-32bit-condition, syscall-list-64bit-options)
47340         (syscall-list-64bit-condition): Define.
47341         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
47342         Remove.
47343         (syscall-list-variants, syscall-list-32bit-options)
47344         (syscall-list-32bit-condition, syscall-list-64bit-options)
47345         (syscall-list-64bit-condition): Define.
47346         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
47347         Remove.
47348         (syscall-list-variants, syscall-list-32bit-options)
47349         (syscall-list-32bit-condition, syscall-list-64bit-options)
47350         (syscall-list-64bit-condition): Define.
47352 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
47354         * locale/iso-639.def: Add brx entry.
47356         [BZ #13328]
47357         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
47358         Proposed by Mariusz_Cukr <marcukr@op.pl>.
47360         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
47361         __feraiseexcept_renamed.
47363 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
47365         [BZ #13538]
47366         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
47367         EPOLLET with unsigned values.
47368         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
47369         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
47371         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
47372         to large cancellation.
47373         * math/s_cacoshf.c: Likewise.
47374         * math/s_cacoshl.c: Likewise.
47376 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
47378         [BZ #13305]
47379         [BZ #12786]
47380         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
47381         * math/s_cacoshf.c: Likewise.
47382         * math/s_cacoshl.c: Likewise.
47384 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
47386         [BZ #13439]
47387         * iconv/gconv.h: Define __GCONV_SWAP.
47388         * iconvdata/unicode.c: The swap bit must be stored in __flags.
47389         * iconvdata/utf-16.c: Likewise.
47390         * iconvdata/utf-32.c: Likewise.
47392 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
47394         [BZ #13524]
47395         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
47396         numerator after shifting it by one limb.
47398 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
47400         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
47401         under [__USE_EXTERN_INLINES].
47403 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
47405         [BZ #13446]
47406         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
47408 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47410         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
47411         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
47412         optimized code.
47413         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
47414         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
47415         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
47416         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
47417         for strncasecmp/strncasecmp_l compilation.
47418         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
47419         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
47421 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
47423         [BZ #13484]
47424         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
47425         of __asm__.
47427 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
47429         [BZ #13506]
47430         * time/tzfile.c (__tzfile_read): Check values from file header.
47432 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
47434         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
47435         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
47436         * powerpc/powerpc32/dl-start.S: Likewise.
47437         * powerpc/powerpc32/elf/start.S: Likewise.
47438         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
47439         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
47440         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
47441         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
47442         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
47443         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
47444         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
47445         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
47446         * powerpc/powerpc32/fpu/s_round.S: Likewise.
47447         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
47448         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
47449         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
47450         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
47451         * powerpc/powerpc32/memset.S: Likewise.
47452         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
47453         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
47454         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
47455         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
47456         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
47457         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
47458         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
47459         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
47460         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
47461         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
47462         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
47463         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
47464         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
47466 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47468         * math/libm-test.inc: Added more nearbyint tests.
47469         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
47470         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
47471         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
47472         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
47474 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
47476         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
47477         FD_CLOEXEC.
47479 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47481         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
47482         Add wcscpy-ssse3 wcscpy-c.
47483         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
47484         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
47485         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
47486         * sysdeps/x86_64/wcschr.S: New file.
47487         * sysdeps/x86_64/wcsrchr.S: New file.
47488         * string/test-strcmp.c: Remove checking of wcscmp function for
47489         wrong alignments.
47490         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
47491         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
47492         wcsrchr-sse2 wcsrchr-c.
47493         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
47494         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
47495         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
47496         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
47497         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
47498         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
47499         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
47500         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
47501         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
47502         * wcsmbc/wcschr.c (WCSCHR): New macro.
47504 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47506         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
47507         * wcsmbs/test-wcsrchr.c: New file.
47508         * string/test-strrchr.c: Add wcsrchr support.
47509         (WIDE): New macro.
47510         * wcsmbs/test-wcscpy.c: New file.
47511         * string/test-strcpy.c: Add wcscpy support.
47512         (WIDE): New macro.
47514 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
47516         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
47517         the inner loop.
47519 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
47521         [BZ #13472]
47522         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
47524 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
47526         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
47527         Minor optimizations.
47529         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
47530         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
47531         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
47533 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
47535         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
47536         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
47537         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
47538         for gcc to avoid warnings.
47539         * inet/Makefile (tests): Add tst-checks.
47540         * inet/tst-checks.c: New file.
47542         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
47543         warning.
47545         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
47546         __wmemcmp_sse2.
47548         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
47549         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
47551         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
47553 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
47555         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
47556         problem.
47558         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
47560 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
47562         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
47563         conditional on GCC version.
47564         (__arch_compare_and_exchange_val_8_acq)
47565         (__arch_compare_and_exchange_val_16_acq)
47566         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
47567         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
47568         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
47570 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
47572         * sysdeps/sh/backtrace.c: New file.
47574 2011-12-02  Andreas Schwab  <schwab@redhat.com>
47576         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
47577         parenthesis.
47579 2011-12-01  Andreas Schwab  <schwab@redhat.com>
47581         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
47582         falling back to utime.
47584 2011-11-30  Andreas Schwab  <schwab@redhat.com>
47586         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
47587         expectations for float.
47589 2011-11-29  Andreas Schwab  <schwab@redhat.com>
47591         * locale/weight.h (findidx): Add parameter len.
47592         * locale/weightwc.h (findidx): Likewise.
47593         * posix/fnmatch_loop.c (FCT): Adjust caller.
47594         * posix/regcomp.c (build_equiv_class): Likewise.
47595         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
47596         * posix/regexec.c (check_node_accept_bytes): Likewise.
47597         * string/strcoll_l.c (STRCOLL): Likewise.
47598         * string/strxfrm_l.c (STRXFRM): Likewise.
47600 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
47602         * Makefile.in: Remove CVSOPT handling.
47603         * configure.in: Remove use of AC_REVISION.
47604         * iconvdata/Makefile (distribute): No need to filter out CVS.
47605         * scripts/list-sources.sh: Remove CVS, subversion and monotone
47606         handling.
47608 2011-11-16  Andreas Schwab  <schwab@redhat.com>
47610         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
47611         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
47612         [USE_AS_STRNCASECMP_L]: Likewise.
47613         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
47614         NO_TLS_DIRECT_SEG_REFS.
47615         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
47616         Fix argument offsets for non-PIC.
47617         [USE_AS_STRNCASECMP_L]: Likewise.
47618         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
47619         NO_TLS_DIRECT_SEG_REFS.
47621 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
47623         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
47624         O_CLOEXEC.
47625         * locale/loadlocale.c (_nl_load_locale): Likewise.
47627 2011-11-15  Andreas Schwab  <schwab@redhat.com>
47629         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
47630         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
47631         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
47632         (SYSCALL_GETTIME): Set errno on error.
47634         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
47635         count references to noai6ai_cached.
47637 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
47639         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
47641         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
47642         FD_CLOEXEC for /proc/self/maps.
47644         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
47645         FD_CLOEXEC for /proc/meminfo.
47647         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
47648         gai.conf.
47650         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
47651         FD_CLOEXEC for given file.
47653         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
47655         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
47656         FD_CLOEXEC for /etc/hosts.
47657         (_gethtent): Likewise.
47659         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
47661         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
47662         cancellation and set FD_CLOEXEC for /etc/netgroup.
47664         * nss/nss_files/files-key.c (search): Don't allow cancellation when
47665         reading /etc/publickey.
47667         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
47668         allow cancellation when reading /etc/group.
47670         * nss/nss_files/files-alias.c (internal_setent): Don't allow
47671         cancellation.
47672         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
47674         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
47675         when using data file.
47677         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
47679         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
47680         (write_nis_obj): Use "c" and "e" in fopen.
47682         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
47684         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
47686         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
47688         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
47690         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
47691         locale.alias.
47693         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
47695         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
47697         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
47699         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
47700         file parsing and set FD_CLOEXEC.
47702 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
47704         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
47706 2011-11-14  Andreas Schwab  <schwab@redhat.com>
47708         * malloc/arena.c (arena_get2): Don't call reused_arena when
47709         _int_new_arena failed.
47711 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
47713         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
47714         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
47715         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
47716         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
47717         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
47718         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
47719         to compile strcasecmp and strncasecmp.
47720         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
47721         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
47723         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
47725 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
47727         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
47728         locale-defines.sym to gen-as-const-headers.
47729         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
47730         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
47731         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
47732         to compile strcasecmp and strncasecmp.
47733         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
47734         strcasecmp_l and strncasecmp_l.
47735         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
47736         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
47737         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
47738         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
47739         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
47740         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
47741         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
47742         * sysdeps/i386/i686/multiarch/strncase.S: New file.
47743         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
47744         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
47745         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
47747 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
47749         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
47750         result of SYSDEP_GETTIME_CPU to retval.
47751         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
47752         parameter list to macro.  Remove trailing semicolon.  Adjust users.
47754         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
47755         variable.
47757         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
47758         mantissa words.
47759         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
47761         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
47762         from unused variable.
47764         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
47765         DWARF definitions.
47766         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
47767         for assembling.
47769         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
47770         over namespaces.
47772         * sunrpc/rpc_prot.c (rejected): Fix case value.
47774         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
47775         unsigned long long int to avoid warnings in shift.
47777         * posix/regex_internal.c (re_string_reconstruct): Actually use result
47778         of use of trans.
47779         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
47780         variable tmp.
47782         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
47783         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
47784         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
47786         * nis/nis_table.c (nis_list): Use variable of correct type for
47787         result of __follow_path call.
47789 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47791         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
47792         of math functions ceil, trunc, floor, round, and sqrt, when
47793         avaliable on the platform.
47794         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
47795         name clash.
47796         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
47797         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
47798         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
47800 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
47802         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
47803         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
47805 2011-11-11  Roland McGrath  <roland@hack.frob.com>
47807         * include/unistd.h: Fix __readlink return type.
47808         Reported by Chris Metcalf <cmetcalf@tilera.com>.
47810 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
47812         * stdlib/ucontext.h: Undo last change for makecontext.
47814 2011-11-11  Andreas Schwab  <schwab@redhat.com>
47816         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
47818         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
47819         * setjmp/setjmp.h: Mark functions as non-leaf.
47820         * setjmp/bits/setjmp2.h: Likewise.
47821         * stdlib/ucontext.h: Likewise.
47823 2011-11-10  Andreas Schwab  <schwab@redhat.com>
47825         * malloc/arena.c (_int_new_arena): Don't increment narenas.
47826         (reused_arena): Don't check arena limit.
47827         (arena_get2): Atomically check arena limit.
47829 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
47831         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
47832         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
47834         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
47835         instructions.
47837 2011-11-07  Andreas Schwab  <schwab@redhat.com>
47839         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
47840         handler when locking.
47842         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
47843         Fix size of allocated buffer.
47845 2011-11-04  Andreas Schwab  <schwab@redhat.com>
47847         [BZ #10103]
47848         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
47849         declarations for long double functions.
47850         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
47852         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
47854 2011-11-03  Andreas Schwab  <schwab@redhat.com>
47856         * nscd/nscd.c (main): Don't start AVC thread until credentials are
47857         installed.
47859         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
47860         is disabled.
47862 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
47864         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
47866 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
47868         * include/alloca.h (stackinfo_alloca_round): Define.
47869         (extend_alloca): Use it.
47870         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
47871         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
47872         here.
47874         * scripts/check-local-headers.sh: Ignore libaudit.h.
47876         * nscd/Makefile (extra-objs): Make recursively expanded.
47878 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
47880         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
47881         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
47883         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
47884         * posix/tst-rfc3484-2.c: Likewise.
47885         * posix/tst-rfc3484-3.c: Likewise.
47887         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
47888         process_vm_writev.
47889         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
47890         process_vm_writev.
47891         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
47892         process_vm_writev from libc using GLIBC_2.15 version.
47894         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
47896 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
47898         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
47899         stack usage.
47901 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
47903         [BZ #13367]
47904         * nss/getent.c (initgroups_keys): Show error message in case no group
47905         names are given.
47907         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
47908         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
47909         __bump_nl_timestamp.
47910         * nscd/connections (nscd_init): When host database is served open
47911         netlink socket and request notification about configuration changes.
47912         (main_loop_poll): Track netlink file descriptor and bump timestamp
47913         in case data becomes available.
47914         (main_loop_epoll): Likewise.
47915         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
47916         (database_pers_head): Add extra_data fileds.
47917         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
47918         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
47919         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
47920         Adjust caller.
47921         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
47922         in6ai data, call __free_in6ai.
47923         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
47924         Add -DHAVE_NETLINK.
47925         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
47926         interface information.  Reuse previous data if netlink timestamp
47927         is not changed.
47928         (__bump_nl_timestamp): New function.
47929         (__free_in6ai): New function.
47931 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
47933         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
47934         close_not_cancel_no_status here.
47935         (__check_pf): Reorganize code a bit to not call close twice if OOM.
47937 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
47939         [BZ #13276]
47940         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
47941         return value.
47943         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
47944         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
47945         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
47947 2011-07-03  Andreas Jaeger  <aj@suse.de>
47949         [BZ #10709]
47950         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
47951         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
47952         * math/libm-test.inc (sin_test): Add test case.
47954 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
47956         [BZ #13337]
47957         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
47958         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
47960         * elf/chroot_canon.c (chroot_canon): Cleanups.
47962         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
47964         [BZ #13335]
47965         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
47966         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
47968         * string/test-strchr.c: Make usable for strchrnul testing.
47969         * string/test-strchrnul.c: New file.
47970         * string/Makefile (strop-tests): Add strchrnul.
47972         * po/it.po: Update from translation team.
47973         * po/es.po: Likewise.
47975 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
47977         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
47978         the three constants needed as parameters.  Drop the others.
47979         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
47980         __m128i_strloadu_tolower.
47981         Create and initialize variable zero and use it in all the places
47982         where _mm_setzero_si128 was used.
47984         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
47985         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
47986         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
47987         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
47988         anymore.
47989         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
47990         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
47991         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
47992         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
47993         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
47994         __mpranred, __mptan.
47995         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
47996         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
47997         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
47998         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
47999         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
48000         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
48001         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
48002         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
48003         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
48005 2011-10-28  Andreas Schwab  <schwab@redhat.com>
48007         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
48008         redefine if SHARED.
48009         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
48011         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
48012         wide char related routines to wcsmbs subdir.
48014 2011-10-27  Andreas Schwab  <schwab@redhat.com>
48016         [BZ #13344]
48017         * misc/sys/cdefs.h (__THROWNL): Define.
48018         * posix/unistd.h: Use __THREADNL instead of __THREAD
48019         for memory synchronization functions.
48021 2011-10-26  Roland McGrath  <roland@hack.frob.com>
48023         [BZ #13349]
48024         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
48025         doesn't exist.
48026         * manual/stdio.texi (Obstack Streams): Node removed.
48028 2011-10-26  Andreas Schwab  <schwab@redhat.com>
48030         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
48031         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
48032         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
48034         * math/math_private.h (math_force_eval): Allow non-addressable
48035         arguments.
48036         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
48038 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
48040         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
48041         file is not needed.
48043         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
48044         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
48045         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
48046         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
48047         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
48048         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
48049         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
48050         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
48051         Add AVX variants.
48052         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
48053         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
48054         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
48055         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
48056         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
48057         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
48058         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
48059         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
48060         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
48061         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
48062         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
48063         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
48064         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
48065         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
48066         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
48067         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
48068         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
48069         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
48070         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
48072         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
48073         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
48075         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
48076         place.  Use VEX encoding when compiling for AVX.
48078 2011-10-25  Andreas Schwab  <schwab@redhat.com>
48080         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
48081         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
48083         * string/test-strchr.c (do_test): Don't generate NUL bytes.
48085 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
48087         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
48088         useless if() expression.
48089         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
48090         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
48091         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
48092         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
48093         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
48094         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
48095         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
48096         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
48097         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
48098         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
48099         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
48100         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
48101         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
48102         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
48103         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
48104         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
48105         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
48106         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
48107         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
48109         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
48111 2011-10-25  Andreas Schwab  <schwab@redhat.com>
48113         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
48114         condition.
48115         * elf/dl-fini.c (_dl_sort_fini): Likewise.
48117 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
48119         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
48120         .text section.  Avoid duplicate constants.
48121         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
48122         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48123         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
48124         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48125         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
48126         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48127         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48128         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48129         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
48130         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
48131         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
48132         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
48133         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
48134         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
48135         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
48136         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
48137         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
48138         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
48139         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
48140         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48141         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
48142         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
48143         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
48144         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
48145         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
48146         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
48147         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
48148         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
48149         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
48150         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
48151         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
48152         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
48153         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
48154         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
48155         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
48156         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
48157         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
48158         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
48159         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
48160         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
48161         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
48162         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
48163         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
48164         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
48165         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
48167 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
48169         * sysdeps/x86_64/dla.h: Move to ...
48170         * sysdeps/x86_64/fpu/dla.h: ...here.
48171         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
48172         situations.  Use __builtin_fma only for gcc 4.6 and up.
48174         * config.make.in: Add have-mfma4 entry.
48175         * configure.in: Substitute libc_cv_cc_fma4.
48176         * math/Makefile (dbl-only-routines): Add sincostab.
48177         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
48178         Use __sincostab not sincos.
48179         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
48180         name is a macro.
48181         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
48182         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48183         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48184         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
48185         using __copysign.
48186         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
48187         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
48188         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
48189         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
48190         and __inv.
48191         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
48192         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
48193         __copysign.
48194         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
48195         define aliases when function name is a macro.
48196         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
48197         sysdeps/ieee754/dbl-64/sincos.tbl.
48198         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
48199         fma4-enabled routines.
48200         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
48201         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
48202         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
48203         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
48204         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
48205         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
48206         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
48207         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
48208         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
48209         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
48210         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
48211         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
48212         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
48213         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
48214         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
48215         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
48216         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
48217         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
48218         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
48219         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
48220         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
48221         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
48222         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
48223         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
48224         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
48225         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
48226         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
48227         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
48228         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
48229         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
48231         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
48232         rename.
48233         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48234         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48235         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48236         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48237         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48238         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48239         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48240         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48242 2011-10-24  Andreas Schwab  <schwab@redhat.com>
48244         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
48246 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
48248         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
48250         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
48251         prediction.
48252         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
48254         * string/strnlen.c: Don't define STRNLEN, reverse logic.
48255         Remove unused variable magic_bits.
48256         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
48258         * string/strnlen.c: Define and use STRNLEN macro.
48259         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
48260         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
48261         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
48262         * wcsmbs/wcslen.c: Define and use WCSLEN.
48263         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
48264         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
48265         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
48266         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
48267         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
48268         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
48269         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
48271 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48273         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48274         strnlen-sse2-no-bsf.
48275         Rename strlen-no-bsf to strlen-sse2-no-bsf.
48276         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
48277         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
48278         Add strnlen support.
48279         (USE_AS_STRNLEN): New macro.
48280         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
48281         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
48282         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
48283         * sysdeps/x86_64/wcslen.S: New file.
48285 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
48287         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
48288         XMM-moves are used for copying on small sizes.
48290 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48292         * wcsmbs/Makefile (strop-tests): Add wcschr.
48293         * wcsmbs/test-wcschr.c: New file.
48294         * string/test-strchr.c: Update.
48295         Add wcschr support.
48296         (WIDE): New macro.
48298 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48300         * wcsmbs/Makefile (strop-tests): Add wcslen.
48301         * wcsmbs/test-wcslen.c: New file.
48302         * string/test-strlen.c: Update.
48303         Add wcslen support.
48304         (WIDE): New macro.
48306 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
48308         * po/it.po: Update from translation team.
48310 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48312         * sysdeps/x86_64/wcscmp.S: Update.
48313         Fix wrong comparison semantics.
48314         wcscmp shall use signed comparison not unsigned.
48315         Don't use substraction to avoid overflow bug.
48316         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
48317         * wcsmbc/wcscmp.c: Likewise.
48318         * string/test-strcmp.c: Likewise.
48319         Add new tests to check cases with negative values.
48321 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
48323         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
48324         * sysdeps/x86_64/dla.h: ...here.  New file.
48325         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
48326         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48327         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48328         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48329         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48330         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
48331         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48332         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48333         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48335 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
48337         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
48338         __ynl_finite aliases.
48340 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
48342         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
48344         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
48345         define DLA_FMA.
48346         [DLA_FMA] (EMULV): Use DLA_FMA.
48347         [DLA_FMA] (MUL12): Use EMULV.
48348         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
48349         that are not needed.
48350         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48351         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48352         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48353         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48354         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48355         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48356         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48358 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
48360         * math/s_nan.c: Undef __nan.
48361         * math/s_nanf.c: Undef __nanf.
48362         * math/s_nanl.c: Undef __nanl.
48363         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
48364         "math_private.h".
48366 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
48368         * math/s_catan.c: Add branch predictions.
48369         * math/s_catanf.c: Likewise.
48370         * math/s_catanh.c: Likewise.
48371         * math/s_catanhf.c: Likewise.
48372         * math/s_catanhl.c: Likewise.
48373         * math/s_catanl.c: Likewise.
48374         * math/s_cexp.c: Likewise.
48375         * math/s_cexpf.c: Likewise.
48376         * math/s_cexpl.c: Likewise.
48377         * math/s_clog.c: Likewise.
48378         * math/s_clog10.c: Likewise.
48379         * math/s_clog10f.c: Likewise.
48380         * math/s_clog10l.c: Likewise.
48381         * math/s_clogf.c: Likewise.
48382         * math/s_clogl.c: Likewise.
48383         * math/s_csqrt.c: Likewise.
48384         * math/s_csqrtf.c: Likewise.
48385         * math/s_csqrtl.c: Likewise.
48386         * math/s_ctanf.c: Likewise.
48387         * math/s_ctanh.c: Likewise.
48388         * math/s_ctanhf.c: Likewise.
48389         * math/s_ctanhl.c: Likewise.
48390         * math/s_ctanl.c: Likewise.
48392         * math/math_private.h: Define __nan, __nanf, __nanl.
48393         * math/s_cacosh.c: Include <math_private.h>.
48394         * math/s_cacoshl.c: Likewise.
48395         * math/s_casinh.c: Likewise.
48396         * math/s_casinhf.c: Likewise.
48397         * math/s_casinhl.c: Likewise.
48398         * math/s_ccos.c: Rely entire on ccosh.
48399         * math/s_ccosf.c: Rely entire on ccoshf.
48400         * math/s_ccosl.c: Rely entirely on ccoshl.
48401         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
48402         Remove tests for FE_INVALID.
48403         * math/s_ccoshf.c: Likewise.
48404         * math/s_ccoshl.c: Likewise.
48405         * math/s_csin.c: Likewise.
48406         * math/s_csinf.c: Likewise.
48407         * math/s_csinh.c Likewise.
48408         * math/s_csinhf.c: Likewise.
48409         * math/s_csinhl.c: Likewise.
48410         * math/s_csinl.c: Likewise.
48411         * math/s_ctan.c: Likewise.
48412         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
48413         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
48414         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
48416 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
48418         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
48419         compilation problems.
48421         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
48422         __builtin_expect.
48424 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
48426         * sysdeps/i386/configure.in: Test for -mfma4 option.
48427         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
48428         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
48429         COMMON_CPUID_INDEX_80000001.
48430         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
48431         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
48432         use it if FMA3 is not supported.
48433         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
48435         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
48436         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
48438 2011-10-20  Andreas Schwab  <schwab@redhat.com>
48440         [BZ #12892]
48441         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
48442         it would create a cycle with a link time dependency.
48444 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
48446         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
48447         instruction.
48448         * string/Makefile (strop-tests): Add rawmemchr.
48449         * string/test-rawmemchr.c: New file.
48451         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
48452         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
48453         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
48454         when compiling str{,n}casecmp and when AVX is available.  Hook up
48455         new optimized code in initializers.
48457 2011-10-19  Andreas Schwab  <schwab@redhat.com>
48459         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
48460         __feraiseexcept instead of feraiseexcept.
48462 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
48464         * math/math_private.h: Define defaults for libc_fetestexcept and
48465         libc_feupdateenv.
48466         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
48467         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
48468         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
48469         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
48470         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
48471         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
48472         libc_fetestexcept and libc_feupdateenv.
48474         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
48475         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
48476         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
48477         * sysdeps/x86_64/fpu/math_private.h: Define special version of
48478         libc_feholdexcept_setround.
48480         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
48481         Add s_nearbyint-c and s_nearbyintf-c.
48482         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
48483         nearbyintf inlines.
48484         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
48485         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
48486         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
48487         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
48489         * math/math_private.h: Define defaults for libc_fegetround,
48490         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
48491         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
48492         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
48493         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
48494         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
48495         standard functions.
48496         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
48497         Remove comments and hacks for old compiler versions.
48498         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
48499         libc_fegetround, libc_fesetround, libc_feholdexcept, and
48500         libc_feholdexceptl.
48502 2011-10-18  Andreas Schwab  <schwab@redhat.com>
48504         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
48505         (__feraiseexcept_renamed): Add __NTH.
48506         (feraiseexcept): Add __NTH.  Rename local variables to fix
48507         namespace violations.
48509 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
48511         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
48513         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
48515         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
48516         recently added interfaces.
48517         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
48519         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
48520         about macro parameter expansion.
48522         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
48523         __NO_MATH_INLINES is defined.  Cleanups.
48525         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
48526         and __floorf is target has SSE4.1.
48527         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
48528         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
48529         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
48530         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
48532         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
48533         name.
48534         (floorf): Likewise.
48536         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
48538 2011-10-17  Andreas Schwab  <schwab@redhat.com>
48540         * misc/sys/cdefs.h: Fix last change.
48542         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
48543         database lookup.
48545 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
48547         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
48549         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
48550         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
48551         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
48552         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
48553         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
48554         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
48555         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
48556         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
48557         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
48558         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
48559         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
48560         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
48561         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
48562         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
48563         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
48564         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
48565         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
48566         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
48567         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
48568         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
48569         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
48570         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
48572         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
48573         ceil, ceilf, floor, floorf.
48575         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
48576         Perform IRELATIVE relocations last.
48578         * elf/do-rel.h: Add another parameter nrelative, replacing the
48579         local variable with the same name.  Change name of the function
48580         to end in Rel or Rela (uppercase).
48581         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
48582         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
48583         elf_dynamic_do_##reloc function.
48585 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
48587         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
48588         is sufficient, at least on modern CPUs.
48590         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
48592         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
48593         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
48595         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
48596         __expl_finite.
48597         * math/bits/math-finite.h: Add entries for exp.
48598         * math/e_expl.c: Add __*_finite alias.
48599         * sysdeps/i386/fpu/e_exp.S: Likewise.
48600         * sysdeps/i386/fpu/e_expf.S: Likewise.
48601         * sysdeps/i386/fpu/e_expl.c: Likewise.
48602         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
48603         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
48604         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
48605         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
48606         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
48607         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
48608         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
48610         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
48611         is sufficient, at least on modern CPUs.
48613         * ctype/ctype-info.c (__ctype_init): Define.
48614         * include/ctype.h (__ctype_init): Declare.
48615         (__ctype_b_loc): The variable is always initialized.
48616         (__ctype_toupper_loc): Likewise.
48617         (__ctype_tolower_loc): Likewise.
48618         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
48619         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
48621 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
48623         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
48625         * configure.in: Also look in $cxxmachine/include for C++ system
48626         headers.
48628 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48630         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
48631         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
48632         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
48633         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
48634         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
48635         (USE_AS_WMEMCMP): New macro.
48636         Fixing indents.
48637         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
48638         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
48639         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
48640         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
48641         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
48642         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
48643         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
48644         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
48645         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
48646         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
48647         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
48648         (USE_AS_WMEMCMP): New macro.
48649         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
48650         * sysdeps/string/test-memcmp.c: Update.
48651         Fix simple_wmemcmp.
48652         Add new tests.
48653         * wcsmbs/wmemcmp.c: Update.
48654         (WMEMCMP): New macro.
48655         Fix overflow bug.
48657 2011-10-12  Andreas Jaeger  <aj@suse.de>
48659         [BZ #13268]
48660         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
48662 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
48664         * libio/iofwide.c (do_length): Avoid warning.
48666         * ctype/ctype.h (__isctype_f): Add missing __THROW.
48668 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
48670         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
48672         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
48673         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
48674         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
48675         * sysdeps/i386/i686/fpu/e_log.S: New file.
48676         * sysdeps/i386/i686/fpu/e_logf.S: New file.
48677         * sysdeps/i386/i686/fpu/e_logl.S: New file.
48679         * ctype/ctype.h: Add support for inlined isXXX functions when
48680         compiling C++ code.
48682 2011-10-14  Andreas Schwab  <schwab@redhat.com>
48684         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
48686         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
48688 2011-10-13  Roland McGrath  <roland@hack.frob.com>
48690         [BZ #13291]
48691         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
48693 2011-10-13  Andreas Schwab  <schwab@redhat.com>
48695         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
48696         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
48697         feraiseexcept.
48699         * sysdeps/x86_64/memrchr.S: Check for zero size.
48701         * string/stratcliff.c: Add memrchr tests.
48703 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48705         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
48706         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
48707         rawmemchr-sse2 rawmemchr-sse2-bsf.
48708         * sysdeps/i386/i686/multiarch/memchr.S: New file.
48709         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
48710         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
48711         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
48712         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
48713         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
48714         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
48715         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
48716         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
48717         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
48718         * string/memrchr.c (MEMRCHR): New macro.
48720 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
48722         Add integration with gcc's -ffinite-math-only and optimize wrapper
48723         functions in libm.
48724         * Versions.def: Define GLIBC_2.15 version for libm.
48725         * math/Makefile (headers): Add bits/math-finite.h.
48726         * math/bits/math-finite.h: New file.
48727         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
48728         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
48729         * math/e_acoshl.c: Add __*_finite alias.
48730         * math/e_acosl.c: Likewise.
48731         * math/e_asinl.c: Likewise.
48732         * math/e_atan2l.c: Likewise.
48733         * math/e_atanhl.c: Likewise.
48734         * math/e_coshl.c: Likewise.
48735         * math/e_exp10.c: Likewise.
48736         * math/e_exp10f.c: Likewise.
48737         * math/e_exp10l.c: Likewise.
48738         * math/e_exp2l.c: Likewise.
48739         * math/e_fmodl.c: Likewise.
48740         * math/e_gammal_r.c: Likewise.
48741         * math/e_hypotl.c: Likewise.
48742         * math/e_j0l.c: Likewise.
48743         * math/e_j1l.c: Likewise.
48744         * math/e_jnl.c: Likewise.
48745         * math/e_lgammal_r.c: Likewise.
48746         * math/e_log10l.c: Likewise.
48747         * math/e_log2l.c: Likewise.
48748         * math/e_logl.c: Likewise.
48749         * math/e_powl.c: Likewise.
48750         * math/e_sinhl.c: Likewise.
48751         * math/e_sqrtl.c: Likewise.
48752         * math/e_scalb.c: Completely rewritten and optimized.
48753         * math/e_scalbf.c: Likewise.
48754         * math/e_scalbl.c: Likewise.
48755         * math/w_acos.c: Likewise.
48756         * math/w_acosf.c: Likewise.
48757         * math/w_acosl.c: Likewise.
48758         * math/w_acosh.c: Likewise.
48759         * math/w_acoshf.c: Likewise.
48760         * math/w_acoshl.c: Likewise.
48761         * math/w_asin.c: Likewise.
48762         * math/w_asinf.c: Likewise.
48763         * math/w_asinl.c: Likewise.
48764         * math/w_atan2.c: Likewise.
48765         * math/w_atan2f.c: Likewise.
48766         * math/w_atan2l.c: Likewise.
48767         * math/w_atanh.c: Likewise.
48768         * math/w_atanhf.c: Likewise.
48769         * math/w_atanhl.c: Likewise.
48770         * math/w_exp10.c: Likewise.
48771         * math/w_exp10f.c: Likewise.
48772         * math/w_exp10l.c: Likewise.
48773         * math/w_fmod.c: Likewise.
48774         * math/w_fmodf.c: Likewise.
48775         * math/w_fmodl.c: Likewise.
48776         * math/w_j0.c: Likewise.
48777         * math/w_j0f.c: Likewise.
48778         * math/w_j0l.c: Likewise.
48779         * math/w_j1.c: Likewise.
48780         * math/w_j1f.c: Likewise.
48781         * math/w_j1l.c: Likewise.
48782         * math/w_jn.c: Likewise.
48783         * math/w_jnf.c: Likewise.
48784         * math/w_log.c: Likewise.
48785         * math/w_logf.c: Likewise.
48786         * math/w_logl.c: Likewise.
48787         * math/w_log10.c: Likewise.
48788         * math/w_log10f.c: Likewise.
48789         * math/w_log10l.c: Likewise.
48790         * math/w_log2.c: Likewise.
48791         * math/w_log2f.c: Likewise.
48792         * math/w_log2l.c: Likewise.
48793         * math/w_pow.c: Likewise.
48794         * math/w_powf.c: Likewise.
48795         * math/w_powl.c: Likewise.
48796         * math/w_remainder.c: Likewise.
48797         * math/w_remainderf.c: Likewise.
48798         * math/w_remainderl.c: Likewise.
48799         * math/w_scalb.c: Likewise.
48800         * math/w_scalbf.c: Likewise.
48801         * math/w_scalbl.c: Likewise.
48802         * math/w_sqrt.c: Likewise.
48803         * math/w_sqrtf.c: Likewise.
48804         * math/w_sqrtl.c: Likewise.
48805         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
48806         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
48807         used.
48808         * math/math_private.h: Declare __kernel_standard_f.
48809         * math/w_cosh.c: Remove cruft and optimize a bit.
48810         * math/w_coshf.c: Likewise.
48811         * math/w_coshl.c: Likewise.
48812         * math/w_exp2.c: Likewise.
48813         * math/w_exp2f.c: Likewise.
48814         * math/w_exp2l.c: Likewise.
48815         * math/w_hypot.c: Likewise.
48816         * math/w_hypotf.c: Likewise.
48817         * math/w_hypotl.c: Likewise.
48818         * math/w_lgamma.c: Likewise.
48819         * math/w_lgamma_r.c: Likewise.
48820         * math/w_lgammaf.c: Likewise.
48821         * math/w_lgammaf_r.c: Likewise.
48822         * math/w_lgammal.c: Likewise.
48823         * math/w_lgammal_r.c: Likewise.
48824         * math/w_sinh.c: Likewise.
48825         * math/w_sinhf.c: Likewise.
48826         * math/w_sinhl.c: Likewise.
48827         * math/w_tgamma.c: Likewise.
48828         * math/w_tgammaf.c: Likewise.
48829         * math/w_tgammal.c: Likewise.
48830         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
48831         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
48832         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
48833         Minor optimizations.  Pretty printing.  Remove cruft.
48834         * sysdeps/i386/fpu/e_acosf.S: Likewise.
48835         * sysdeps/i386/fpu/e_acosh.S: Likewise.
48836         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
48837         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
48838         * sysdeps/i386/fpu/e_acosl.c: Likewise.
48839         * sysdeps/i386/fpu/e_asin.S: Likewise.
48840         * sysdeps/i386/fpu/e_asinf.S: Likewise.
48841         * sysdeps/i386/fpu/e_atan2.S: Likewise.
48842         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
48843         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
48844         * sysdeps/i386/fpu/e_atanh.S: Likewise.
48845         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
48846         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
48847         * sysdeps/i386/fpu/e_exp10.S: Likewise.
48848         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
48849         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
48850         * sysdeps/i386/fpu/e_exp2.S: Likewise.
48851         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
48852         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
48853         * sysdeps/i386/fpu/e_fmod.S: Likewise.
48854         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
48855         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
48856         * sysdeps/i386/fpu/e_hypot.S: Likewise.
48857         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
48858         * sysdeps/i386/fpu/e_log.S: Likewise.
48859         * sysdeps/i386/fpu/e_log10.S: Likewise.
48860         * sysdeps/i386/fpu/e_log10f.S: Likewise.
48861         * sysdeps/i386/fpu/e_log10l.S: Likewise.
48862         * sysdeps/i386/fpu/e_log2.S: Likewise.
48863         * sysdeps/i386/fpu/e_log2f.S: Likewise.
48864         * sysdeps/i386/fpu/e_log2l.S: Likewise.
48865         * sysdeps/i386/fpu/e_logf.S: Likewise.
48866         * sysdeps/i386/fpu/e_logl.S: Likewise.
48867         * sysdeps/i386/fpu/e_pow.S: Likewise.
48868         * sysdeps/i386/fpu/e_powf.S: Likewise.
48869         * sysdeps/i386/fpu/e_powl.S: Likewise.
48870         * sysdeps/i386/fpu/e_remainder.S: Likewise.
48871         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
48872         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
48873         * sysdeps/i386/fpu/e_scalb.S: Likewise.
48874         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
48875         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
48876         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
48877         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
48878         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
48879         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
48880         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
48881         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48882         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
48883         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
48884         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
48885         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
48886         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
48887         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
48888         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
48889         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
48890         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
48891         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48892         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
48893         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
48894         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48895         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
48896         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
48897         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
48898         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48899         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
48900         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
48901         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
48902         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
48903         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
48904         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
48905         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
48906         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
48907         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
48908         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
48909         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
48910         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
48911         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
48912         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
48913         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
48914         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
48915         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
48916         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
48917         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
48918         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
48919         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
48920         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
48921         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
48922         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
48923         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
48924         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
48925         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
48926         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
48927         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
48928         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
48929         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
48930         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
48931         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
48932         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
48933         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
48934         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
48935         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
48936         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
48937         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
48938         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
48939         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
48940         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
48941         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
48942         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
48943         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
48944         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
48945         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
48946         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
48947         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
48948         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
48949         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
48950         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
48951         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
48952         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
48953         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
48954         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
48955         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
48956         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
48957         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
48958         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
48959         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
48960         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
48961         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
48962         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
48963         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
48964         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
48965         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
48966         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
48967         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
48968         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
48969         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
48970         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
48971         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
48972         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
48973         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
48974         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
48975         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
48976         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
48977         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
48978         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
48979         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
48980         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
48981         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
48982         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
48983         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
48984         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
48985         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
48986         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
48987         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
48988         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
48989         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
48990         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
48991         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
48992         (__isnanf): Likewise.
48993         (__isinf_ns): Likewise.
48994         (__isinf_nsf): Likewise.
48995         (__finite): Likewise.
48996         (__finitef): Likewise.
48997         (__ieee754_sqrt): Define as macro.
48998         (__ieee754_sqrtf): Define as macro.
48999         (__ieee754_sqrtl): Define as macro.
49000         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
49001         inlined copy.
49002         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
49003         __FINITE_MATH_ONLY__ consistent.
49004         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
49006 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
49008         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
49009         of rawmemchr.
49011         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
49013 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
49015         * po/ja.po: Update from translation team.
49017 2011-10-08  Roland McGrath  <roland@hack.frob.com>
49019         * locale/programs/locarchive.c (prepare_address_space): New function.
49020         (create_archive, enlarge_archive, open_archive): Use it.
49022         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
49023         inside [SHARED], where it is used.
49025         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
49027         * nss/getent.c (netgroup_keys): Remove unused variable.
49028         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
49030 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
49032         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
49033         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
49034         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
49035         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
49036         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
49037         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
49038         * math/Makefile (libm-calls): Add s_isinf_ns.
49039         * math/divtc3.c: Use __isinf_nsl instead of isinf.
49040         * math/multc3.c: Likewise.
49041         * math/s_casin.c: Likewise.
49042         * math/s_casinf.c: Likewise.
49043         * math/s_casinl.c: Likewise.
49044         * math/s_ccos.c: Likewise.
49045         * math/s_ccosf.c: Likewise.
49046         * math/s_ccosl.c: Likewise.
49047         * math/s_ctan.c: Likewise.
49048         * math/s_ctanf.c: Likewise.
49049         * math/s_ctanh.c: Likewise.
49050         * math/s_ctanhf.c: Likewise.
49051         * math/s_ctanhl.c: Likewise.
49052         * math/s_ctanl.c: Likewise.
49053         * math/w_fmod.c: Likewise.
49054         * math/w_fmodf.c: Likewise.
49055         * math/w_fmodl.c: Likewise.
49056         * math/w_remainder.c: Likewise.
49057         * math/w_remainderf.c: Likewise.
49058         * math/w_remainderl.c: Likewise.
49059         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
49060         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
49061         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
49062         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
49063         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
49064         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
49065         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
49066         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
49068         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
49069         of the number.
49070         * stdio-common/printf_fphex.c: Likewise.
49071         * stdio-common/printf_size.c: Likewise.
49073         * math/e_exp10.c: Include math_private.h using <...> not "...".
49074         * math/e_exp10f.c: Likewise.
49075         * math/e_exp10l.c: Likewise.
49076         * math/e_exp2l.c: Likewise.
49077         * math/e_j0l.c: Likewise.
49078         * math/e_j1l.c: Likewise.
49079         * math/e_jnl.c: Likewise.
49080         * math/e_lgammal_r.c: Likewise.
49081         * math/e_rem_pio2l.c: Likewise.
49082         * math/e_scalb.c: Likewise.
49083         * math/e_scalbf.c: Likewise.
49084         * math/e_scalbl.c: Likewise.
49085         * math/k_cosl.c: Likewise.
49086         * math/k_sinl.c: Likewise.
49087         * math/k_tanl.c: Likewise.
49088         * math/s_cacoshf.c: Likewise.
49089         * math/s_catan.c: Likewise.
49090         * math/s_catanf.c: Likewise.
49091         * math/s_catanh.c: Likewise.
49092         * math/s_catanhf.c: Likewise.
49093         * math/s_catanhl.c: Likewise.
49094         * math/s_catanl.c: Likewise.
49095         * math/s_ccosh.c: Likewise.
49096         * math/s_ccoshf.c: Likewise.
49097         * math/s_ccoshl.c: Likewise.
49098         * math/s_cexp.c: Likewise.
49099         * math/s_cexpf.c: Likewise.
49100         * math/s_cexpl.c: Likewise.
49101         * math/s_clog.c: Likewise.
49102         * math/s_clog10.c: Likewise.
49103         * math/s_clog10f.c: Likewise.
49104         * math/s_clog10l.c: Likewise.
49105         * math/s_clogf.c: Likewise.
49106         * math/s_clogl.c: Likewise.
49107         * math/s_csin.c: Likewise.
49108         * math/s_csinf.c: Likewise.
49109         * math/s_csinh.c: Likewise.
49110         * math/s_csinhf.c: Likewise.
49111         * math/s_csinhl.c: Likewise.
49112         * math/s_csinl.c: Likewise.
49113         * math/s_csqrt.c: Likewise.
49114         * math/s_csqrtf.c: Likewise.
49115         * math/s_csqrtl.c: Likewise.
49116         * math/s_ctan.c: Likewise.
49117         * math/s_ctanf.c: Likewise.
49118         * math/s_ctanh.c: Likewise.
49119         * math/s_ctanhf.c: Likewise.
49120         * math/s_ctanhl.c: Likewise.
49121         * math/s_ctanl.c: Likewise.
49122         * math/s_ldexp.c: Likewise.
49123         * math/s_ldexpf.c: Likewise.
49124         * math/s_ldexpl.c: Likewise.
49125         * math/s_significand.c: Likewise.
49126         * math/s_significandf.c: Likewise.
49127         * math/s_significandl.c: Likewise.
49128         * math/w_acos.c: Likewise.
49129         * math/w_acosf.c: Likewise.
49130         * math/w_acosh.c: Likewise.
49131         * math/w_acoshf.c: Likewise.
49132         * math/w_acoshl.c: Likewise.
49133         * math/w_acosl.c: Likewise.
49134         * math/w_asin.c: Likewise.
49135         * math/w_asinf.c: Likewise.
49136         * math/w_asinl.c: Likewise.
49137         * math/w_atan2.c: Likewise.
49138         * math/w_atan2f.c: Likewise.
49139         * math/w_atan2l.c: Likewise.
49140         * math/w_atanh.c: Likewise.
49141         * math/w_atanhf.c: Likewise.
49142         * math/w_atanhl.c: Likewise.
49143         * math/w_cosh.c: Likewise.
49144         * math/w_coshf.c: Likewise.
49145         * math/w_coshl.c: Likewise.
49146         * math/w_dremf.c: Likewise.
49147         * math/w_exp10.c: Likewise.
49148         * math/w_exp10f.c: Likewise.
49149         * math/w_exp10l.c: Likewise.
49150         * math/w_exp2.c: Likewise.
49151         * math/w_exp2f.c: Likewise.
49152         * math/w_fmod.c: Likewise.
49153         * math/w_fmodf.c: Likewise.
49154         * math/w_fmodl.c: Likewise.
49155         * math/w_hypot.c: Likewise.
49156         * math/w_hypotf.c: Likewise.
49157         * math/w_hypotl.c: Likewise.
49158         * math/w_j0.c: Likewise.
49159         * math/w_j0f.c: Likewise.
49160         * math/w_j0l.c: Likewise.
49161         * math/w_j1.c: Likewise.
49162         * math/w_j1f.c: Likewise.
49163         * math/w_j1l.c: Likewise.
49164         * math/w_jn.c: Likewise.
49165         * math/w_jnf.c: Likewise.
49166         * math/w_jnl.c: Likewise.
49167         * math/w_lgamma.c: Likewise.
49168         * math/w_lgamma_r.c: Likewise.
49169         * math/w_lgammaf.c: Likewise.
49170         * math/w_lgammaf_r.c: Likewise.
49171         * math/w_lgammal.c: Likewise.
49172         * math/w_lgammal_r.c: Likewise.
49173         * math/w_log.c: Likewise.
49174         * math/w_log10.c: Likewise.
49175         * math/w_log10f.c: Likewise.
49176         * math/w_log10l.c: Likewise.
49177         * math/w_log2.c: Likewise.
49178         * math/w_log2f.c: Likewise.
49179         * math/w_log2l.c: Likewise.
49180         * math/w_logf.c: Likewise.
49181         * math/w_logl.c: Likewise.
49182         * math/w_pow.c: Likewise.
49183         * math/w_powf.c: Likewise.
49184         * math/w_powl.c: Likewise.
49185         * math/w_remainder.c: Likewise.
49186         * math/w_remainderf.c: Likewise.
49187         * math/w_remainderl.c: Likewise.
49188         * math/w_scalb.c: Likewise.
49189         * math/w_scalbf.c: Likewise.
49190         * math/w_scalbl.c: Likewise.
49191         * math/w_sinh.c: Likewise.
49192         * math/w_sinhf.c: Likewise.
49193         * math/w_sinhl.c: Likewise.
49194         * math/w_sqrt.c: Likewise.
49195         * math/w_sqrtf.c: Likewise.
49196         * math/w_sqrtl.c: Likewise.
49197         * math/w_tgamma.c: Likewise.
49198         * math/w_tgammaf.c: Likewise.
49199         * math/w_tgammal.c: Likewise.
49201         * po/ja.po: Update from translation team.
49203 2011-09-29  Andreas Jaeger  <aj@suse.de>
49205         [BZ #13179]
49206         * sunrpc/netname.c (netname2host): Fix logic.
49208         [BZ #6779]
49209         [BZ #6783]
49210         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
49211         correctly.
49212         * math/w_remainder.c (__remainder): Likewise.
49213         * math/w_remainderf.c (__remainderf): Likewise.
49214         * math/libm-test.inc (remainder_test): Add test cases.
49216 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49218         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
49219         sdiv_qrnnd.
49221 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
49223         * string/test-memcmp.c: Avoid unncessary #defines.
49224         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
49226 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49228         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
49229         Use new sse2 version for core i3 - i7 as it's faster
49230         than sse42 version.
49231         (bit_Prefer_PMINUB_for_stringop): New.
49232         * sysdeps/x86_64/rawmemchr.S: Update.
49233         Replace with faster SSE2 version.
49234         * sysdeps/x86_64/memrchr.S: New file.
49235         * sysdeps/x86_64/memchr.S: Update.
49236         Replace with faster SSE2 version.
49238 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
49240         * elf/dl-load.c (lose): Add cast to avoid warning.
49242 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
49244         * po/ca.po: Update from translation team.
49246         * inet/getnetgrent_r.c: Hook up nscd.
49247         * nscd/Makefile (routines): Add nscd_netgroup.
49248         (nscd-modules): Add netgroupcache.
49249         (CFLAGS-netgroupcache.c): Define.
49250         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
49251         (cache_search): Add const to second parameter.
49252         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
49253         INNETGR.
49254         (dbs): Add netgrdb entry.
49255         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
49256         (verify_persistent_db): Handle netgrdb.
49257         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
49258         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
49259         GETFDNETGR.
49260         (netgroup_response_header): Define.
49261         (innetgroup_response_header): Define.
49262         (datahead): Add netgroup_response_header and innetgroup_response_header
49263         elements.
49264         * nscd/nscd.conf: Add entries for netgroup cache.
49265         * nscd/nscd.h (dbtype): Add netgrdb.
49266         (_PATH_NSCD_NETGROUP_DB): Define.
49267         (netgroup_iov_disabled): Declare.
49268         (xmalloc, xcalloc, xrealloc): Move declarations here.
49269         (cache_search): Adjust prototype.
49270         Add netgroup-related prototypes.
49271         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
49272         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
49273         (__nscd_innetgr): Declare.
49274         * nscd/selinux.c (perms): Use access_vector_t as element type and
49275         add netgroup-related initializers.
49276         * nscd/netgroupcache.c: New file.
49277         * nscd/nscd_netgroup.c: New file.
49278         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
49279         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
49280         For four parameters use innetgr.
49281         * nss/nss_files/files-init.c: Add definition and callback for netgr.
49282         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
49283         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
49284         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
49286         * nscd/connections.c (register_traced_file): Don't register file
49287         for disabled databases.
49289 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
49291         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
49293         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
49294         from tree and freeing node.
49296 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
49298         * nss/nsswitch.c (__nss_database_lookup): Handle
49299         nss_parse_service_list out of memory case.
49301 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
49303         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
49304         out of memory case.
49306 2011-10-04  Andreas Schwab  <schwab@redhat.com>
49308         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
49309         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
49310         pass it down.
49311         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
49312         elf_machine_rela, elf_machine_lazy_rel.
49313         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
49314         (ELF_DYNAMIC_DO_REL): Likewise.
49315         (ELF_DYNAMIC_DO_RELA): Likewise.
49316         (ELF_DYNAMIC_RELOCATE): Likewise.
49317         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
49318         to ELF_DYNAMIC_DO_REL.
49319         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
49320         (dl_main): In trace mode always set __RTLD_NOIFUNC.
49321         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
49322         elf_machine_rela.
49323         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
49324         skip_ifunc, don't call ifunc function if non-zero.
49325         (elf_machine_rela): Likewise.
49326         (elf_machine_lazy_rel): Likewise.
49327         (elf_machine_lazy_rela): Likewise.
49328         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
49329         (elf_machine_lazy_rel): Likewise.
49330         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
49331         Likewise.
49332         (elf_machine_lazy_rel): Likewise.
49333         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
49334         Likewise.
49335         (elf_machine_lazy_rel): Likewise.
49336         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
49337         (elf_machine_lazy_rel): Likewise.
49338         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
49339         (elf_machine_lazy_rel): Likewise.
49340         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
49341         (elf_machine_lazy_rel): Likewise.
49342         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
49343         (elf_machine_lazy_rel): Likewise.
49344         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
49345         (elf_machine_lazy_rel): Likewise.
49346         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
49347         (elf_machine_lazy_rel): Likewise.
49349 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
49351         * nss/nss_files/files-init.c (_nss_files_init): Use static
49352         initialization for all the *_traced_file variables.
49354 2011-09-28  Andreas Schwab  <schwab@redhat.com>
49356         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
49358 2011-09-27  Roland McGrath  <roland@hack.frob.com>
49360         [BZ #13226]
49361         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
49363 2011-09-27  Andreas Schwab  <schwab@redhat.com>
49365         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
49366         Reread the line before reparsing it.
49368 2011-09-26  Andreas Schwab  <schwab@redhat.com>
49370         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
49372 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
49373             Maxim Kuvyrkov  <maxim@codesourcery.com>
49374             Joseph Myers  <joseph@codesourcery.com>
49376         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
49377         if needed for __stack_chk_guard.
49379 2011-09-19  Roland McGrath  <roland@hack.frob.com>
49381         * sysdeps/posix/spawni.c (script_execute): Always define it.
49382         It will be optimized away if unused.
49383         (maybe_script_execute): New function.
49384         (__spawni): Call it.
49386         * Makerules: Don't include tls.make.
49387         (config-tls): Always set to thread.
49388         * tls.make.c: File removed.
49390 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
49392         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
49393         * config.make.in (CPPFLAGS-config): New substituted variable.
49395 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
49397         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
49399         [BZ #13192]
49400         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
49401         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
49403 2011-09-15  Roland McGrath  <roland@hack.frob.com>
49405         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
49406         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
49407         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
49408         (CALL_FAIL): Likewise.
49409         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
49410         (CALL_FAIL): Macro removed.
49411         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
49413 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
49415         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
49416         for __FINITE_MATH_ONLY__ == 1.
49418 2011-09-15  Andreas Schwab  <schwab@redhat.com>
49420         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
49421         __ieee754_sqrt instead of sqrt.
49422         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
49423         __ieee754_sqrtf instead of sqrtf.
49424         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
49425         __floorf instead of floorf.
49426         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
49427         __floorf, __truncf instead of floorf, truncf.
49429 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
49431         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
49433         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
49434         __extern_always_inline.
49435         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
49436         32-bit.
49438 2011-09-14  Andreas Schwab  <schwab@redhat.com>
49440         * elf/rtld.c (dl_main): Also relocate in dependency order when
49441         doing symbol dependency testing.
49443 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
49445         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
49446         Always define `refsym'.
49448 2011-09-13  Andreas Schwab  <schwab@redhat.com>
49450         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
49451         (__FD_ELT): Renamed from __FDELT.
49452         * misc/bits/select2.h (__FD_ELT): Likewise.
49453         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
49454         __FD_MASK instead of __FDELT, __FDMASK.
49455         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
49456         Likewise.
49457         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
49458         Likewise.
49460         * elf/Makefile (gen-ldd): Fix pattern.
49462         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
49463         (init_tls): Likewise.
49465 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
49467         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
49469 2011-09-12  Andreas Schwab  <schwab@redhat.com>
49471         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
49472         `struct cmsghdr *' instead of `void *'.
49473         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
49474         Likewise.
49476 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
49478         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
49479         if non-absolute.
49480         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
49481         ldd_rewrite_script.
49483 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
49485         * configure.in: Remove --with-tls option.
49486         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
49487         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
49488         out in case it is missing.
49489         * sysdeps/ia64/elf/configure.in: Likewise.
49490         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
49491         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
49492         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
49493         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
49494         * sysdeps/sh/elf/configure.in: Likewise.
49495         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
49496         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
49497         * sysdeps/x86_64/elf/configure.in: Likewise.
49498         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
49499         * sysdeps/mach/hurd/tls.h: Likewise.
49501         [BZ #13067]
49502         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
49504         [BZ #13090]
49505         * configure.in: Fix use of AC_INIT.
49507         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
49509 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
49511         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
49512         __set_errno.
49513         * malloc/hooks.c: Likewise.
49515         [BZ #11929]
49516         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
49517         variables statically.
49518         (narenas): Initialize.
49519         (list_lock): Initialize.
49520         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
49521         initializtion of main_arena and list_lock.  Small cleanups.
49522         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
49523         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
49524         Add initializers to main_arena and mp_.
49525         (malloc_state): Remove pagesize member.  Change all users to use
49526         GLRO(dl_pagesize).
49528         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
49529         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
49530         is always initialized.
49532         * malloc/malloc.c: Removed unused configurations and dead code.
49533         * malloc/arena.c: Likewise.
49534         * malloc/hooks.c: Likewise.
49535         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
49537         * include/tls.h: Removed.  USE___THREAD must always be defined.
49538         * bits/libc-tsd.h: Don't handle !USE___THREAD.
49539         * elf/dl-libc.c: Likewise.
49540         * elf/dl-tsd.c: Likewise.
49541         * include/errno.h: Likewise.
49542         * include/netdb.h: Likewise.
49543         * include/resolv.h: Likewise.
49544         * inet/herrno-loc.c: Likewise.
49545         * inet/herrno.c: Likewise.
49546         * malloc/arena.c: Likewise.
49547         * malloc/hooks.c: Likewise.
49548         * malloc/malloc.c: Likewise.
49549         * resolv/res-state.c: Likewise.
49550         * resolv/res_libc.c: Likewise.
49551         * sysdeps/i386/dl-machine.h: Likewise.
49552         * sysdeps/ia64/dl-machine.h: Likewise.
49553         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
49554         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
49555         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
49556         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
49557         * sysdeps/sh/dl-machine.h: Likewise.
49558         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
49559         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
49560         * sysdeps/unix/i386/sysdep.S: Likewise.
49561         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
49562         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
49563         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
49564         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
49565         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
49566         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
49567         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
49568         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
49569         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
49570         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
49571         * sysdeps/unix/x86_64/sysdep.S: Likewise.
49572         * sysdeps/x86_64/dl-machine.h: Likewise.
49573         * tls.make.c: Likewise.
49575         * configure.in: Remove --with-__thread option.  Make tests for
49576         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
49577         tls_model attribute fail if no support is available.  Remove
49578         USE_IN_LIBIO.
49579         * Makeconfig: Adjust for dropped configure option.  All features are
49580         now mandatory.
49581         * Makerules: Likewise.
49582         * Versions.def: Likewise.
49583         * argp/argp-fmtstream.c: Likewise.
49584         * argp/argp-fmtstream.h: Likewise.
49585         * argp/argp-help.c: Likewise.
49586         * assert/assert.c: Likewise.
49587         * config.h.in: Likewise.
49588         * config.make.in: Likewise.
49589         * configure: Likewise.
49590         * configure.in: Likewise.
49591         * csu/Versions: Likewise.
49592         * csu/init.c: Likewise.
49593         * elf/tst-audit2.c: Likewise.
49594         * elf/tst-tls10.c: Likewise.
49595         * elf/tst-tls10.h: Likewise.
49596         * elf/tst-tls11.c: Likewise.
49597         * elf/tst-tls12.c: Likewise.
49598         * elf/tst-tls14.c: Likewise.
49599         * elf/tst-tlsmod11.c: Likewise.
49600         * elf/tst-tlsmod12.c: Likewise.
49601         * elf/tst-tlsmod13.c: Likewise.
49602         * elf/tst-tlsmod13a.c: Likewise.
49603         * elf/tst-tlsmod14a.c: Likewise.
49604         * elf/tst-tlsmod15b.c: Likewise.
49605         * elf/tst-tlsmod16a.c: Likewise.
49606         * elf/tst-tlsmod16b.c: Likewise.
49607         * elf/tst-tlsmod7.c: Likewise.
49608         * elf/tst-tlsmod8.c: Likewise.
49609         * elf/tst-tlsmod9.c: Likewise.
49610         * gmon/gmon.c: Likewise.
49611         * grp/fgetgrent_r.c: Likewise.
49612         * grp/putgrent.c: Likewise.
49613         * hurd/fopenport.c: Likewise.
49614         * include/libc-symbols.h: Likewise.
49615         * include/tls.h: Likewise.
49616         * intl/gettextP.h: Likewise.
49617         * intl/loadinfo.h: Likewise.
49618         * locale/global-locale.c: Likewise.
49619         * locale/localeinfo.h: Likewise.
49620         * mach/devstream.c: Likewise.
49621         * malloc/arena.c: Likewise.
49622         * malloc/set-freeres.c: Likewise.
49623         * misc/err.c: Likewise.
49624         * misc/getttyent.c: Likewise.
49625         * misc/mntent_r.c: Likewise.
49626         * posix/getopt.c: Likewise.
49627         * posix/wordexp.c: Likewise.
49628         * pwd/fgetpwent_r.c: Likewise.
49629         * resolv/Versions: Likewise.
49630         * resolv/res_hconf.c: Likewise.
49631         * shadow/fgetspent_r.c: Likewise.
49632         * shadow/putspent.c: Likewise.
49633         * stdio-common/printf_fphex.c: Likewise.
49634         * stdio-common/tmpfile.c: Likewise.
49635         * stdlib/abort.c: Likewise.
49636         * stdlib/fmtmsg.c: Likewise.
49637         * sunrpc/auth_unix.c: Likewise.
49638         * sunrpc/clnt_perr.c: Likewise.
49639         * sunrpc/clnt_tcp.c: Likewise.
49640         * sunrpc/clnt_udp.c: Likewise.
49641         * sunrpc/clnt_unix.c: Likewise.
49642         * sunrpc/openchild.c: Likewise.
49643         * sunrpc/svc_simple.c: Likewise.
49644         * sunrpc/svc_tcp.c: Likewise.
49645         * sunrpc/svc_udp.c: Likewise.
49646         * sunrpc/svc_unix.c: Likewise.
49647         * sunrpc/xdr.c: Likewise.
49648         * sunrpc/xdr_array.c: Likewise.
49649         * sunrpc/xdr_rec.c: Likewise.
49650         * sunrpc/xdr_ref.c: Likewise.
49651         * sunrpc/xdr_stdio.c: Likewise.
49653 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
49655         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
49657 2011-07-03  Andreas Jaeger  <aj@suse.de>
49659         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
49660         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
49661         regenerate with gen-libm-tests.pl.
49663 2010-05-12  Petr Baudis  <pasky@suse.cz>
49665         [BZ #11589]
49666         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
49667         around j0() zero points by switching to j1().
49668         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
49669         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
49670         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
49671         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
49673 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
49675         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
49676         instead of 0.
49677         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
49678         instead of 0.
49679         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
49680         Patch in part by Pavel Roskin <proski@gnu.org>.
49682         [BZ #13138]
49683         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
49684         realloc.
49685         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
49686         Free memory block if necessary.
49688         [BZ #12847]
49689         * libio/genops.c (INTDEF): For string streams the _lock pointer can
49690         be NULL.  Don't lock in this case.
49692 2011-09-09  Roland McGrath  <roland@hack.frob.com>
49694         * elf/elf.h (ELFOSABI_GNU): New macro.
49695         (ELFOSABI_LINUX): Define to that.
49697 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
49699         * string/strncat.c (strncat): Undef the symbol in case it has been
49700         defined in bits/string.h.
49702 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
49704         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
49706         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
49707         link map.
49709 2011-08-17  Andreas Jaeger  <aj@suse.de>
49711         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
49713 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
49714             Ian Lance Taylor  <iant@google.com>
49716         * math/libm-test.inc (lround_test): New testcase.
49717         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
49719 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
49721         * Makefile: Remove support for automatic cvs check-ins.
49722         * Makerules: Likewise.
49723         * config.make.in: Likewise.
49724         * configure.in: Likewise.
49725         * intl/Makefile: Likewise.
49726         * locale/Makefile: Likewise.
49727         * po/Makefile: Likewise.
49728         * posix/Makefile: Likewise.
49729         * sysdeps/gnu/Makefile: Likewise.
49730         * sysdeps/mach/hurd/Makefile: Likewise.
49731         * sysdeps/sparc/sparc32/Makefile: Likewise.
49733         [BZ #13118]
49734         * posix/Makefile (bug-regex32-ENV): Define.
49735         Patch by John Stanley <jpsinthemix@verizon.net>.
49737         * misc/Makefile (headers): Add bits/select2.h.
49738         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
49739         * misc/bits/select2.h: New file.
49740         * include/bits/select2.h: New file.
49741         * debug/Makefile (routines): Add fdelt_chk.
49742         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
49743         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
49744         FD_ISSET.
49745         * debug/fdelt_chk.c: New file.
49747         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
49748         * wcsmbs/test-wmemcmp.c: Likewise.
49749         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
49750         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
49752 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49754         * string/Makefile (strop-tests): Add memcmp.
49755         * string/test-wmemcmp.c: New file.
49756         * string/test-memcmp.c: Add wmemcmp support.
49758 2011-09-08  Roland McGrath  <roland@hack.frob.com>
49760         [BZ #13153]
49761         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
49762         2011-07-19 change.
49764         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
49765         garbage value in a __mach_port_mod_refs call in the cases of the
49766         task-self and thread-self ports.
49768 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49770         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
49772 2011-09-08  Andreas Schwab  <schwab@redhat.com>
49774         * elf/dl-load.c (lose): Check for non-null L.
49776 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
49778         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
49780         * elf/dl-libc.c (dlerror_run): Pass back error code from
49781         dl_catch_error.
49783         [BZ #13123]
49784         * elf/dl-load.c (lose): Free l_origin if it is valid.
49786         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
49787         names.
49788         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
49789         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
49790         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
49791         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
49792         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
49793         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
49795 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
49797         * sysdeps/powerpc/fpu/e_hypot.c: New file.
49798         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
49799         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
49800         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
49801         * sysdeps/powerpc/fpu/k_cosf.c: New file.
49802         * sysdeps/powerpc/fpu/k_sinf.c: New file.
49803         * sysdeps/powerpc/fpu/s_cosf.c: New file.
49804         * sysdeps/powerpc/fpu/s_sinf.c: New file.
49805         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
49806         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
49808 2011-08-15  Alan Modra  <amodra@gmail.com>
49810         [BZ #13092]
49811         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
49812         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
49813         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
49814         ppc_mcount to static-only-routines.
49815         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
49816         __mcount_internal.
49817         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
49818         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
49820 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
49822         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
49823         for finite and infinity parameters.
49825 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
49827         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
49828         and add nop instructions for throughput optimization.
49829         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
49831 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
49833         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
49834         aligned copy for power7 with vector-scalar instructions.
49835         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
49837 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
49839         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
49840         AVX check.
49842 2011-09-07  Andreas Schwab  <schwab@redhat.com>
49844         [BZ #13144]
49845         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
49846         last change.
49848 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
49850         * sysdeps/unix/sysv/linux/x86_64/init-first.c
49851         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
49852         syscall wrapper around clock_gettime in __vdso_clock_gettime.
49853         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
49854         clock_gettime.
49856 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
49858         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
49859         Forgot to demangle the pointer.
49861         * sysdeps/i386/sysdep.h: Define atom_text_section.
49862         * sysdeps/x86_64/sysdep.h: Likewise.
49863         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
49864         section with atom_text_section.
49865         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
49866         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
49867         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
49868         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
49869         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
49871         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
49872         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
49873         already be defined.  Change to take two parameters and don't assign
49874         result to variable.  Adjust all users.
49875         Define INTERNAL_GETTIME if not already defined.
49876         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
49877         call.
49878         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
49879         HAVE_CLOCK_GETTIME_VSYSCALL.
49880         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
49882         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
49883         gettimeofday vsyscall, just use time.
49885 2011-09-06  Andreas Schwab  <schwab@redhat.com>
49887         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
49888         <errno.h>.
49890 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
49892         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
49893         syscall on x86-64.
49894         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
49895         syscall.
49896         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
49897         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
49898         syscall if possible.
49900 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
49902         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
49903         e_ident.  Don't pass to find_mapsXX.
49904         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
49906 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
49908         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
49909         strchr-sse2-no-bsf strrchr-sse2-no-bsf
49910         * sysdeps/x86_64/multiarch/strchr.S: Update.
49911         Check bit_slow_BSF bit.
49912         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
49913         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
49914         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
49916 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
49918         [BZ #13134]
49919         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
49920         before glibc 2.15.
49921         (tryshell): Define.
49922         (__spawni): Change last parameter to be flag.  Test
49923         SPAWN_XFLAGS_USE_PATH flag to use path or not.
49924         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
49925         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
49926         * posix/spawni.c: Likewise.
49927         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
49928         * posix/spawnp.c: Likewise.  Change normal version to use
49929         SPAWN_XFLAGS_USE_PATH.
49930         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
49931         SPAWN_XFLAGS_TRY_SHELL.
49933         [BZ #13150]
49934         * posix/glob.h: Remove gcc 1.x support.
49936         [BZ #13068]
49937         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
49939 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
49941         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49942         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
49943         strrchr-sse2-bsf
49944         * sysdeps/i386/i686/multiarch/strchr.S: New file.
49945         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
49946         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
49947         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
49948         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
49949         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
49951 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
49953         * sysdeps/x86_64/wcscmp.S: New file.
49955         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
49956         wcscmp-c wcscmp-sse2
49957         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
49958         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
49959         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
49960         * wcsmbs/wcscmp.c: Allow renaming.
49962 2011-09-05  David S. Miller  <davem@davemloft.net>
49964         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
49965         stack slot, rather than the struct return pointer slot.
49966         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
49967         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
49968         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
49969         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
49971 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
49973         * po/ja.po: Update from translation team.
49975         [BZ #13144]
49976         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
49977         kernel in 64-bit binaries.
49979 2011-09-01  David S. Miller  <davem@davemloft.net>
49981         * elf/elf.h (HWCAP_SPARC_*): Move to..
49982         * sysdeps/sparc/sysdep.h: this new file and add new values.
49983         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
49984         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
49985         _DL_HWCAP_COUNT to 24.
49986         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
49987         entries.
49988         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
49989         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
49990         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
49991         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
49992         instead of magic constants.
49993         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
49995 2011-08-31  David S. Miller  <davem@davemloft.net>
49997         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
49998         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
49999         Reimplement to do errno handling inline.
50000         (SYSCALL_ERROR_HANDLER): New macro.
50001         (__SYSCALL_STRING): Do not do errno handling in asm.
50002         (__CLONE_SYSCALL_STRING): Delete.
50003         (__INTERNAL_SYSCALL_STRING): Delete.
50004         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
50005         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
50006         (PSEUDO): Reimplement to do errno handling inline.
50007         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
50008         (SYSCALL_ERROR_HANDLER): New macro.
50009         (__SYSCALL_STRING): Do not do errno handling in asm.
50010         (__CLONE_SYSCALL_STRING): Delete.
50011         (__INTERNAL_SYSCALL_STRING): Delete.
50012         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
50013         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
50014         i386.
50015         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
50016         (inline_syscall*): Add 'err' argument.
50017         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
50018         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
50019         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
50020         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
50022         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
50023         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
50025 2011-08-30  Andreas Schwab  <schwab@redhat.com>
50027         * elf/rtld.c (dl_main): Relocate objects in dependency order.
50029 2011-08-29  Jiri Olsa <jolsa@redhat.com>
50031         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
50032         directive.
50034 2011-08-24  David S. Miller  <davem@davemloft.net>
50036         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
50038 2011-08-24  Andreas Schwab  <schwab@redhat.com>
50040         * elf/Makefile: Add rules to build and run unload8 test.
50041         * elf/unload8.c: New file.
50042         * elf/unload8mod1.c: New file.
50043         * elf/unload8mod1x.c: New file.
50044         * elf/unload8mod2.c: New file.
50045         * elf/unload8mod3.c: New file.
50047         * elf/dl-close.c (_dl_close_worker): Reset private search list if
50048         it wasn't used.
50050 2011-08-23  David S. Miller  <davem@davemloft.net>
50052         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
50053         subtract stack bias.
50054         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
50055         %sp not %fp in calculations.
50056         (_JMPBUF_UNWINDS_ADJ): Likewise.
50058         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
50059         (aio_suspend): Call it to force an exception region around the
50060         AIO_MISC_WAIT() invocation.
50062 2011-08-23  Andreas Schwab  <schwab@redhat.com>
50064         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
50065         backslash.
50067 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
50069         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
50070         protection macro.
50071         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
50072         and <dl-machine.h>.
50073         (Elf64_FuncDesc): Remove.
50075 2011-08-22  David S. Miller  <davem@davemloft.net>
50077         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
50078         sigaltstack check, add missing cfi directives.
50079         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
50080         missing cfi directives, and sigaltstack handling.
50082 2011-08-16  Andreas Schwab  <schwab@redhat.com>
50084         [BZ #11724]
50085         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
50086         object is seen twice.
50087         * elf/dl-fini.c (_dl_sort_fini): Likewise.
50089         * elf/Makefile (distribute): Add tst-initorder2.c.
50090         (tests): Add tst-initorder2.
50091         (modules-names): Add tst-initorder2a tst-initorder2b
50092         tst-initorder2c tst-initorder2d.  Add rules to build them.
50093         ($(objpfx)tst-initorder2.out): New rule.
50094         * elf/tst-initorder2.c: New file.
50095         * elf/tst-initorder2.exp: New file.
50097 2011-08-22  Andreas Schwab  <schwab@redhat.com>
50099         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
50101         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
50102         dependencies back to end of function.
50104         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
50105         $(elfobjdir)/ld.so.
50107 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
50109         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
50110         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
50111         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
50112         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
50113         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
50114         of __vdso_gettimeofday.
50115         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
50116         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
50117         attribute_hidden.
50118         (_libc_vdso_platform_setup): Remove initialization of
50119         __vdso_gettimeofday and __vdso_time.
50121 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
50123         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
50124         and fgetc_unlocked.
50125         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
50126         getc_unlocked.
50128         * elf/dl-open.c (add_to_global): Report additions to the global scope
50129         for LD_DEBUG=scopes.
50130         (dl_open_worker): Also print scope of newly loaded dependencies.
50131         (_dl_show_scope): Indicate if there is no scope.
50133         [BZ #13114]
50134         * stdio-common/Makefile (tests): Add bug24.
50135         * stdio-common/bug24.c: New file.
50137 2011-08-19  Andreas Jaeger  <aj@suse.de>
50139         [BZ #13114]
50140         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
50141         non-existant file when using close-on-exec mode.
50143 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
50145         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
50146         the very first instruction.
50148         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
50149         the CFI state in the end.
50150         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
50151         inclusion of dl-trampoline.h.
50152         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
50154 2011-08-19  Andreas Schwab  <schwab@redhat.com>
50156         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
50157         expectations for long double.
50159         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
50160         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
50162 2011-08-14  David S. Miller  <davem@davemloft.net>
50164         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
50165         artificual limit depends upon the system page size.
50167 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
50169         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
50170         * resolv/Makefile: Define CFLAGS-libresolv.
50172 2011-08-17  Andreas Schwab  <schwab@redhat.com>
50174         * nss/makedb.c (compute_tables): Make variables used in nested
50175         function static.
50177 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
50179         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
50180         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
50181         if buffer was too small.
50183         * elf/pldd.c (main): Attach to all threads in the process.
50184         Rewrite /proc handling to use *at functions.
50186 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
50188         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
50189         specifies first scope to show.
50190         (dl_open_worker): Update callers.  Move printing scope of new
50191         object to before the relocation.
50192         * elf/rtld.c (dl_main): Update _dl_show_scope call.
50193         * sysdeps/generic/ldsodefs.h: Update declaration.
50195         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
50196         string for the scope number.
50198 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
50200         * nscd/servicescache.c (cache_addserv): Make sure written is always
50201         initialized.
50203 2011-08-14  Roland McGrath  <roland@hack.frob.com>
50205         * sysdeps/i386/i486/bits/atomic.h
50206         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
50207         statement expression, so as to suppress "set but not used" warning.
50208         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
50210         * string/strncat.c (STRNCAT): Use prototype definition.
50212         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
50213         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
50214         -Iprograms here.
50215         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
50216         (localedef-modules): Add localedef.
50217         (locale-modules): Add locale.
50219         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
50220         * elf/rtld.c (dl_main): Invert order of assignment in last change,
50221         to avoid a warning.
50223 2011-08-14  David S. Miller  <davem@davemloft.net>
50225         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
50226         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
50228 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
50230         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
50231         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
50232         * elf/rtld.c (dl_main): Set l_name of vDSO.
50233         Call _dl_show_scope when DL_DEBUG_SCOPES.
50234         (process_dl_debug): Recognize scopes flag and also set it for all.
50235         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
50236         Declare _dl_show_scope.
50238         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
50239         (do_dlopen): Pass caller_dlopen to dl_open.
50240         (__libc_dlopen_mode): Initialize caller_dlopen.
50242         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
50243         of libc.  Make tolower call locale-independent.  Optimize a bit by
50244         using isdigit instead of isalnum.
50245         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
50247 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
50249         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
50250         was a dependency or dynamically loaded.
50252 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
50254         * intl/l10nflist.c: Allow architecture-specific pop function.
50255         * sysdeps/x86_64/l10nflist.c: New file.
50257         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
50258         classification.
50260 2011-08-10  Andreas Schwab  <schwab@redhat.com>
50262         * include/dirent.h: Add libc_hidden_proto for scandirat and
50263         scandirat64.  Don't declare __scandirat64.
50264         * dirent/scandirat.c: Add libc_hidden_def.
50265         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
50266         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
50268 2011-08-10  David S. Miller  <davem@davemloft.net>
50270         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
50271         enum.
50272         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
50273         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
50274         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
50276 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
50278         * Versions.def [libc]: Add GLIBC_2.15.
50279         * dirent/Makefile (routines): Add scandirat and scandirat64.
50280         * dirent/Versions [libc]: Export scandirat and scandirat64 for
50281         GLIBC_2.15.
50282         * dirent/dirent.h: Declare scandirat and scandirat64.
50283         * dirent/scandirat.c: New file.
50284         * dirent/scandirat64.c: New file.
50285         * sysdeps/wordsize-64/scandirat.c: New file.
50286         * sysdeps/wordsize-64/scandirat64.c: New file.
50287         * dirent/opendir.c: Define opendirat.
50288         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
50289         using scandirat.
50290         * dirent/scandir64.c: Adjust for scandir.c change.
50291         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
50292         __scandirat64, and __scandir_cancel_handler.
50293         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
50294         additional parameter and use openat instead of open (outside of ld.so).
50295         Add new __opendir as wrapper around __opendirat.
50296         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
50297         here without requiring old scandirat implementation.
50299 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
50301         * dirent/scandir.c (cancel_handler): Renamed to
50302         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
50303         defined.  Adjust users.
50304         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
50305         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
50307 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
50309         * string/test-string.h (IMPL): Use __STRING to expand name and then
50310         stringify it.
50312         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
50313         of cleanups.
50315 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50317         * string/Makefile: Update.
50318         (strop-tests): Append strncat.
50319         * string/test-wcscmp.c: New file.
50320         New comprehensive test for wcscmp.
50321         * string/test-strcmp.c: Update.
50322         (WIDE): New define.
50324 2011-07-22  Andreas Schwab  <schwab@redhat.com>
50326         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
50327         line.
50329 2011-07-26  Andreas Schwab  <schwab@redhat.com>
50331         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
50332         encoding to ACE if AI_IDN.
50334 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
50336         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
50337         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
50339 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50341         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
50342         Fix overflow bug in strncat.
50343         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
50345         * string/test-strncat.c: Update.
50346         Add new tests for checking overflow bugs.
50348 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50350         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50351         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
50352         * sysdeps/i386/i686/multiarch/strcat.S: New file.
50353         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
50354         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
50355         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
50356         * sysdeps/i386/i686/multiarch/strncat.S: New file.
50357         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
50358         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
50360         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
50361         (USE_AS_STRCAT): Define.
50362         Add strcat and strncat support.
50363         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
50365 2011-07-25  Andreas Schwab  <schwab@redhat.com>
50367         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
50368         __n bigger than INT_MAX+1.
50369         (__strncmp_g): Likewise.
50371 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
50373         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
50374         * libio/stido.h: Likewise.
50376         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
50377         (AF_NFC): Define.
50378         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
50379         (AF_NFC): Define.
50381         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
50382         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
50383         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
50384         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
50385         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
50387         [BZ #13021]
50388         * scripts/test-installation.pl: Don't expect libnss_test1 to be
50389         installed.
50391         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
50392         typo.
50393         (_dl_x86_64_save_sse): Likewise.
50395 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
50397         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
50398         OSXSAVE.
50399         (_dl_x86_64_save_sse): Likewise.
50401         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
50403         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
50405 2011-07-21  Andreas Schwab  <schwab@redhat.com>
50407         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
50408         change.
50409         (_dl_x86_64_save_sse): Use correct AVX check.
50411 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50413         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
50414         bug in strncpy/strncat.
50415         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
50417 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
50419         * string/tester.c (test_strcat): Add tests for different alignments
50420         of source and destination.
50421         (test_strncat): Likewise.
50423 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
50425         [BZ #12852]
50426         * posix/glob.c (glob): Check passed in values before using them in
50427         expressions to avoid some overflows.
50428         (glob_in_dir): Likewise.
50430         [BZ #13007]
50431         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
50432         check for AVX enablement so that we don't crash with old kernels and
50433         new hardware.
50434         * elf/tst-audit4.c: Add same checks here.
50435         * elf/tst-audit6.c: Likewise.
50437         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
50439 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
50441         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
50443 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
50445         * po/cs.po: Update from translation team.
50446         * po/bg.po: Likewise.
50448 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
50450         * misc/sys/cdefs.h: Add support for const attribute.
50451         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
50452         to gnu_dev_{major,minor,makedev} functions.
50454 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
50456         * intl/dcigettext.c (get_output_charset): Add missing bracket.
50458 2011-07-20  Andreas Schwab  <schwab@redhat.com>
50460         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
50461         strlen results.
50463 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
50465         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
50466         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
50467         register in order to avoid conflicts with the soft frame pointer
50468         being held in r11 when necessary.
50469         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
50470         (INTERNAL_VSYSCALL_NCS): Likewise.
50472 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
50474         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
50475         * elf/dl-fini.c (_dl_fini): Adjust caller.
50476         * elf/dl-close.c (_dl_close_worker): Likewise.
50477         * sysdeps/generic/ldsodefs.h: Adjust declaration.
50479 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
50481         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
50482         "aux_cache->nlibs < 0".
50484         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
50485         in the reload-count case.
50487 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
50489         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50490         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
50491         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
50492         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
50493         * sysdeps/x86_64/multiarch/strcat.S: New file.
50494         * sysdeps/x86_64/multiarch/strncat.S: New file.
50495         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
50496         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
50497         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
50498         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
50499         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
50500         (USE_AS_STRCAT): Define.
50501         Add strcat and strncat support.
50502         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
50503         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
50504         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
50505         * string/strncat.c: Update.
50506         (USE_AS_STRNCAT): Define.
50507         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50508         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
50509         and i7.
50510         * sysdeps/x86_64/multiarch/init-arch.h
50511         (bit_Prefer_PMINUB_for_stringop): New.
50512         (index_Prefer_PMINUB_for_stringop): Likewise.
50513         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
50514         bit_Prefer_PMINUB_for_stringop.
50516 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
50518         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
50519         buffer64.
50520         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
50521         of casting of buffer.
50522         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
50523         buffer32 and buffer64.
50524         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
50525         writes instead of casting of buffer.
50526         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
50527         buffer32.
50528         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
50529         casting of buffer.
50531 2011-07-19  Andreas Schwab  <schwab@redhat.com>
50533         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
50535 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
50537         * nscd/nscd.c (termination_handler): Don't do anything for a database
50538         if it has not yet been initialized.
50540 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
50542         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
50544 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
50546         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
50548 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
50550         * po/nl.po: Update from translation team.
50551         * po/sv.po: Likewise.
50553 2011-07-16  Roland McGrath  <roland@hack.frob.com>
50555         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
50556         now disallowed by GCC.
50558         * configure.in (use-default-link): Default to yes if a test -shared
50559         link meets our qualifications.
50560         * configure: Regenerated.
50562         * config.make.in (output-format): New variable.
50563         * configure.in: Check for ld --print-output-format support.
50564         * configure: Regenerated.
50565         * Makerules ($(common-objpfx)format.lds)
50566         [$(output-format) != unknown]: Just use $(output-format),
50567         instead of the linker-script munging.
50569 2011-07-14  Roland McGrath  <roland@hack.frob.com>
50571         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
50572         of $(common-objpfx)shlib.lds.
50573         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
50575         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
50576         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
50578         * configure.in (-z relro check): Adjust test code to add a large
50579         writable data section after it.
50580         * configure: Regenerated.
50582 2011-07-11  Roland McGrath  <roland@hack.frob.com>
50584         * configure.in (-z relro check): Fix test code to make the variable
50585         truly const.
50586         * configure: Regenerated.
50588 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
50590         * nscd/nscd.h (struct traced_file): Define.
50591         (struct database_dyn): Remove inotify_descr, reset_res, and filename
50592         elements.  Add traced_files.
50593         (inotify_fd): Declare.
50594         (register_traced_file): Declare.
50595         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
50596         (inotify_fd): Export.
50597         (resolv_conf_descr): Remove.
50598         (nscd_init): Move inotify descriptor creation to main.
50599         Don't register files for notification here.
50600         (register_traced_file): New function.
50601         (invalidate_cache): Don't use reset_res to determine whether to call
50602         res_init, go through the list of registered files.
50603         (main_loop_poll): The inotify descriptors are now stored in the
50604         structures for the traced files.
50605         (main_loop_epoll): Likewise
50606         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
50607         to __nss_disable_nscd.
50608         * nscd/cache.c (prune_cache): There is no single inotify descriptor
50609         for a database anymore.  Check the records for all the registered
50610         files instead.
50611         * nss/Makefile (libnss_files-routines): Add files-init.
50612         (libnss_db-routines): Add db-init.
50613         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
50614         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
50615         * nss/nss_db/db-init.c: New file.
50616         * nss/nss_files/files-init.c: New file.
50617         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
50618         __nss_lookup_function.
50619         (__nss_lookup_function): Call nss_load_library.
50620         (nss_load_all_libraries): New function.
50621         (__nss_disable_nscd): Take parameter with callback function for files
50622         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
50623         used for the cached services.
50624         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
50625         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
50626         options for features to all the files in nscd.
50628         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
50630 2011-07-10  Roland McGrath  <roland@hack.frob.com>
50632         * csu/elf-init.c (__libc_csu_init): Comment typo.
50634 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
50636         * po/pl.po: Update from translation team.
50637         * po/ja.po: Likewise.
50638         * po/ru.po: Likewise.
50639         * po/ko.po: Likewise.
50640         * po/fr.po: Likewise.
50642 2011-07-09  Roland McGrath  <roland@hack.frob.com>
50644         * configure.in (.ctors/.dtors header and trailer check):
50645         Use an empirical test on a built program.
50646         * configure: Regenerated.
50648         * configure.in (-z relro check): Use an empirical test on a built DSO.
50649         Detect, but do not require, on ia64.
50650         * configure: Regenerated.
50652         * configure.in (READELF): Find it with AC_CHECK_TOOL.
50653         Update tests that use readelf to use $READELF instead.
50654         * configure: Regenerated.
50656 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
50658         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
50659         if the result is not used.
50661 2011-07-05  Andreas Jaeger  <aj@suse.de>
50663         [BZ#9696]
50664         * stdlib/tst-strtod.c: Add testcase.
50666 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
50668         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
50669         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
50670         The latter has a higher limit.  Take additional parameter to pass to
50671         the new function.
50672         (__pathconf): Pass file to __statfs_link_max.
50673         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
50674         __statfs_link_max.
50675         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
50676         __statfs_link_max.
50678         [BZ #12868]
50679         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
50680         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
50681         Handle Lustre.
50682         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
50683         (__statfs_filesize_max): Likewise.
50684         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
50686 2011-07-05  Andreas Jaeger  <aj@suse.de>
50688         * resolv/res_comp.c (dn_skipname): Remove unused variable.
50690 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
50692         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
50693         `status' variable.
50694         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
50695         Likewise.
50697 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
50699         * Makefile (strop-tests): Add strncat.
50700         * string/test-strncat.c: New file.
50702 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
50704         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
50706 2011-06-21  Andreas Jaeger  <aj@suse.de>
50708         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
50709         Copy rule from iconvdata/Makefile.
50711 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
50713         [BZ #12922]
50714         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
50715         but no long options are defined, just return 'W'.
50717 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
50719         [BZ #9696]
50720         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
50722 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
50724         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
50725         netgroups to read.
50726         (innetgr): Likewise.
50728 2011-07-05  Roland McGrath  <roland@hack.frob.com>
50730         * config.make.in (install_root): Default to $(DESTDIR).
50732 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
50734         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
50736 2011-07-02  Roland McGrath  <roland@hack.frob.com>
50738         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
50740         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
50741         containing directory rather than embedding absolute directory names.
50743         * scripts/check-local-headers.sh: Rewritten using awk.
50744         Match by word, not by line.  Print error messages for matches.
50745         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
50747         * Makerules [shlib-lds-flags empty]:
50748         ($(common-objpfx)libc_pic.opts): New target.
50749         ($(common-objpfx)libc_pic.os.clean): New target.
50750         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
50752         * config.make.in (OBJCOPY): New variable.
50753         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
50754         * configure: Regenerated.
50756         * config.make.in (use-default-link): New variable.
50757         * configure.in (use_default_link): Grok --with-default-link to set it.
50758         * configure: Regenerated.
50759         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
50760         (shlib-lds, shlib-lds-flags): Define to empty.
50762         * Makerules (shlib-lds): New variable.
50763         (shlib-lds-flags): New variable.
50764         (build-shlib, build-moduile, build-module-asneeded): Use it.
50765         ($(common-objpfx)libc.so): Use $(shlib-lds).
50766         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
50767         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
50769         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
50770         DT_FLAGS/DT_FLAGS_1 with zero flags.
50772         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
50773         linker script munging.
50775 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
50777         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
50778         as 128-bit value.
50779         * crypt/sha512.c (sha512_process_block): Perform total addition using
50780         128-bit if possible.
50781         (__sha512_finish_ctx): Likewise.
50782         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
50783         as 64-bit value.
50784         * crypt/sha256.c (SWAP64): Define.
50785         (sha256_process_block): Perform total addition using 64-bit if
50786         possible.
50787         (__sha256_finish_ctx): Likewise.
50789 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
50791         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
50792         * nscd/initgrcache.c (addinitgroupsX): Likewise.
50793         * nscd/hstcache.c (cache_addhst): Likewise.
50794         * nscd/grpcache.c (cache_addgr): Likewise.
50795         * nscd/aicache.c (addhstaiX): Likewise
50796         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
50798 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
50800         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
50801         * nscd/initgrcache.c (addinitgroupsX): Likewise.
50802         * nscd/hstcache.c (cache_addhst): Likewise.
50803         * nscd/grpcache.c (cache_addgr): Likewise.
50804         * nscd/aicache.c (addhstaiX): Likewise
50806 2011-07-01  Andreas Schwab  <schwab@redhat.com>
50808         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
50809         domain only when needed.
50811 2011-06-30  Andreas Schwab  <schwab@redhat.com>
50813         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
50814         is always restored.
50816 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
50818         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
50819         are re-adding the entry.
50820         * nscd/servicescache.c (cache_addserv): Likewise.
50822 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
50824         * sysdeps/generic/dl-irel.h: fix protection against multiple
50825         inclusions.
50826         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
50828 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
50830         [BZ #12935]
50831         * malloc/memusage.sh: Fix quoting in message.
50832         * debug/xtrace.sh: Likewise.
50834         * configure.in: Remove support for --experimental-malloc option, make
50835         it the default.
50836         * config.make.in: Likewise.
50837         * malloc/Makefile: Likewise.
50839 2011-06-27  Andreas Schwab  <schwab@redhat.com>
50841         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
50842         two-byte characters.
50844 2011-06-27  Roland McGrath  <roland@hack.frob.com>
50846         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
50847         AC_CACHE_CHECK invocation.
50848         * configure: Regenerated.
50850         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
50852 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
50854         [BZ #12350]
50855         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
50856         bit from old_res_options.
50858         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
50860         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
50861         value type for setfct.
50863 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
50865         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
50866         __gettimeofday instead of gettimeofday.
50868 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
50870         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
50872 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
50874         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
50876         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
50877         info.
50879 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
50881         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50882         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
50883         strcpy-sse2-unaligned strncpy-sse2-unaligned
50884         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
50885         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
50886         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
50887         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
50888         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
50889         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
50890         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
50891         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
50892         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
50893         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
50894         (STRCPY): Support SSE2 and SSSE3 versions.
50896 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
50898         [BZ #12874]
50899         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
50900         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
50901         kernels which artificially limit size of requests.
50903 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
50905         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50906         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
50907         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
50908         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
50909         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
50910         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
50911         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
50912         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
50913         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
50914         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
50915         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
50916         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
50917         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
50918         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
50919         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
50920         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50921         Enable unaligned load optimization for Intel Core i3, i5 and i7
50922         processors.
50923         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
50924         Define.
50925         (index_Fast_Unaligned_Load): Define.
50926         (HAS_FAST_UNALIGNED_LOAD): Define.
50928 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
50930         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
50932 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
50934         [BZ #12907]
50935         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
50936         until it is clear that the information is realy needed.
50937         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
50939 2011-06-22  Andreas Schwab  <schwab@redhat.com>
50941         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
50943 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
50945         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
50946         /sys/devices/system/cpu/online if it is usable.
50948         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
50949         reading the information from the /proc filesystem to once a second.
50951 2011-06-21  Andreas Jaeger  <aj@suse.de>
50953         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
50954         NULL after inclusion of kernel headers.
50956 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
50958         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
50959         calls to internal_setent.
50961         [BZ #12885]
50962         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
50963         addresses using gethostbyname4_r ignore IPv4 addresses.
50965         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
50966         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
50968         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
50970 2011-06-20  David S. Miller  <davem@davemloft.net>
50972         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
50973         inclusions.
50974         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
50976         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
50977         (elf_irel): Use it.
50978         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
50979         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
50980         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
50981         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
50982         * sysdeps/x86_64/dl-irel.h: Likewise.
50984         * elf/dl-runtime.c: Use elf_ifunc_invoke.
50985         * elf/dl-sym.c: Likewise.
50987 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
50989         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
50990         need to dereference resplen2.
50992 2011-06-14  Andreas Schwab  <schwab@redhat.com>
50994         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
50996 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
50998         * Makeconfig: Define vardbdir and inst_vardbdir.
50999         * nss/Makefile: Add rules to install db-Makefile.
51001         * nss/nss_db/db-XXX.c: Cleanup.
51003         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
51004         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
51005         GLIBC_PRIVATE.
51006         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
51007         * nss/makedb.c: Implement -g option to specify that value strings
51008         are generated and should not be added to table iterated over for
51009         get*ent calls.
51010         * nss/nss_db/db-initgroups.c: New file.
51012         * nss/getent.c: Add support for initgroups lookups through getgrouplist
51013         interface.
51015         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
51016         (internal_getgrouplist): Adjust to name change.
51017         Update use_initgroups_entry if this is not the first call.
51018         * nss/databases.def: Add initgroups entry.
51020         * nss/makedb.c (compute_tables): Check result of multiple hash table
51021         sizes to minimize maximum chain length.
51023 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
51025         * Versions.def: Add entry for libnss_db.
51026         * shlib-versions: Likewise.
51027         * nss/Makefile: Add rules to build libnss_db.
51028         * nss/Versions: Add libnss_db information.  Organize libnss_files
51029         entries better.
51030         * nss/db-Makefile: Add gshadow support.  Change rules for the new
51031         makedb progra.  Some minor improvements to generate smaller files.
51032         * nss/nss_db/nss_db.h: Move NSS database header data structures to
51033         here from...
51034         * nss/makedb.c: ...here.
51035         Improve database format to be smaller and require less memory at
51036         runtime.
51037         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
51038         db anymore.
51039         * nss/nss_db/db-netgrp.c: Likewise.
51040         * nss/nss_db/db-open.c: Likewise.
51041         * nss/nss_files/flies-XXX.x: Adjust comments.
51042         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
51043         * nss/nss_files/files-grp.c: Likewise.
51044         * nss/nss_files/files-hosts.c: Likewise.
51045         * nss/nss_files/files-network.c: Likewise.
51046         * nss/nss_files/files-proto.c: Likewise.
51047         * nss/nss_files/files-pwd.c: Likewise.
51048         * nss/nss_files/files-rpc.c: Likewise.
51049         * nss/nss_files/files-service.c: Likewise.
51050         * nss/nss_files/files-sgrp.c: Likewise.
51051         * nss/nss_files/files-spwd.c: Likewise.
51052         * nss/nss_db/db-alias.c: Removed.
51053         * nss/nss_db/dummy-db.h: Removed.
51055 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
51057         * nss/makedb.c: Rewritten to not use database library.
51058         * nss/Makefile: Update to build new makedb program.
51060 2011-06-14  Andreas Jaeger  <aj@suse.de>
51062         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
51063         memset declaration.
51065 2011-06-10  Andreas Schwab  <schwab@redhat.com>
51067         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
51068         tmpbuf.
51070 2011-06-10  Roland McGrath  <roland@hack.frob.com>
51072         * Makerules (shlib.lds): Fail if the linker script comes out empty.
51073         * elf/Makefile ($(objpfx)ld.so): Likewise.
51075         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
51076         Don't list ld.so twice in dependencies.
51078         * posix/bug-regex31.c: Include <stdlib.h>.
51080         * nscd/hstcache.c (cache_addhst): Remove unused variable.
51082         * nis/nss_compat/compat-spwd.c
51083         (getspent_next_nss_netgr): Remove unused variable.
51084         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
51086         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
51087         nonmembers" output to use the right array.
51089         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
51091         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
51093         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
51094         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
51095         * catgets/gencat.c (read_input_file): Likewise.
51096         * locale/programs/locarchive.c (enlarge_archive): Likewise.
51098         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
51099         variable definition inside #if's controlling its use.
51101         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
51103         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
51105         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
51107         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
51108         unreachable code.
51110         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
51112         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
51113         * configure: Regenerated.
51115         * Makerules: Revert last change.
51116         * elf/Makefile: Likewise.
51118 2011-06-09  Roland McGrath  <roland@hack.frob.com>
51120         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
51121         * elf/Makefile ($(objpfx)librtld.os): Likewise.
51122         (reloc-link): Likewise.
51124 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
51126         * elf/Makefile: Add rules to build pldd.
51127         * elf/pldd.c: New file.
51128         * elf/pldd-xx.c: New file.
51130 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
51132         * version.h: Update for 2.15 development version.
51134 2011-06-07  David S. Miller  <davem@davemloft.net>
51136         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
51137         ifuncs.
51138         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
51139         elf_machine_lazy_rel): Likewise.
51140         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
51141         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
51142         elf_machine_lazy_rel): Likewise.
51143         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
51144         dl_hwcap via passed in argument.
51145         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
51146         Likewise.
51148 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
51150         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
51152 2011-06-06  Roland McGrath  <roland@hack.frob.com>
51154         [BZ #12849]
51155         * manual/fdl-1.1.texi: New file, verbatim from:
51156         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
51157         * manual/lgpl-2.1.texi: New file, verbatim from:
51158         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
51159         * manual/Makefile (licenses): New variable, list those new file names.
51160         (texis): Use it.
51161         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
51163         * manual/fdl.texi: File removed.
51164         * manual/lesser.texi: File removed.
51165         * manual/libc.texinfo (Copying, Documentation License):
51166         Use new @include file names, put @appendix directive before @include.
51168 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
51170         [BZ #12841]
51171         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
51172         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
51173         (mq_open): Add __NTH.
51175 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
51177         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51178         Assume Intel Core i3/i5/i7 processor if AVX is available.
51180 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
51182         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
51183         typo.
51185 2011-05-31  Andreas Schwab  <schwab@redhat.com>
51187         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
51188         memory.  Use alloca_account.  Fix memory leak when retrying.
51190 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
51192         * version.h (RELEASE): Bump for 2.14 release.
51193         * include/features.h (__GLIBC_MINOR__): Bump to 14.
51195         * config.make.in (RANLIB): Remove entry.
51197 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
51199         * po/Makefile (po-sed-cmd): Add ksh to extensions.
51200         (libc.pot): Work around missing support for .ksh extension in xgettext.
51202         [BZ #12684]
51203         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
51204         if both request failed.
51205         (send_dg): In case of server errors clear resplen or *resplen2.
51207         [BZ #12454]
51208         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
51209         when there are multiple maps.
51210         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
51211         (_dl_fini): Remove test here.
51213         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
51215 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
51217         [BZ #12350]
51218         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
51219         bit from old_res_options.
51220         (gaih_inet): Likewise.
51222         [BZ #11099]
51223         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
51224         as signed.
51226         * resolv/res_init.c (res_setoptions): Make the code more compact.
51228         [BZ #11558]
51229         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
51230         set RES_USEVC.
51232         [BZ #11634]
51233         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
51235         * malloc/malloc.h: Mark malloc hook variables as deprecated.
51237         [BZ #11781]
51238         * malloc/malloc.h: Declare malloc hook variables as volatile.
51240         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
51241         in last patch.
51243         [BZ #11799]
51244         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
51245         raise in the comment.
51246         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
51247         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
51248         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
51250 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
51252         [BZ #12811]
51253         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
51254         grow the buffers more if it already has to be sufficient.
51255         (build_wcs_upper_buffer): Likewise.
51256         * posix/regexec.c (check_matching): Likewise.
51257         (clean_state_log_if_needed): Likewise.
51258         (extend_buffers): Don't enlarge buffers beyond size of the input
51259         buffer.
51260         Patches mostly by Emil Wojak <emil@wojak.eu>.
51261         * posix/bug-regex32.c: New file.
51262         * posix/Makefile (tests): Add bug-regex32.
51264         * locale/findlocale.c (_nl_find_locale): Return right away if
51265         _nl_explode_name failed.
51266         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
51268         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
51270         * debug/xtrace.sh: Unify messages.
51271         * malloc/memusage.sh: Likewise.
51273         [BZ #12813]
51274         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
51275         time symbol from vDSO.  Substitute with vsyscall if not available.
51276         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
51277         __vdso_time.
51279         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
51280         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
51281         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
51282         Add sendmmsg and internal_sendmmsg.
51283         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
51284         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
51285         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
51287         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
51288         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
51289         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
51291 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
51293         [BZ #12813]
51294         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
51295         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
51296         available.
51297         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
51298         __vdso_getcpu.
51300         [BZ #12814]
51301         * iconvdata/Makefile (tests): Add bug-iconv9.
51302         * iconvdata/bug-iconv9.c: New file.
51304 2011-05-27  Andreas Schwab  <schwab@redhat.com>
51306         [BZ #12814]
51307         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
51309 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
51311         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
51312         (struct user_regs_struct): Change intcs field back to cs.
51314 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
51316         * po/ja.po: Update from translation team.
51318 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
51320         [BZ #12795]
51321         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
51322         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
51324 2011-05-20  Andreas Schwab  <schwab@redhat.com>
51326         * stdlib/longlong.h: Update from GCC.
51328 2011-05-23  Andreas Schwab  <schwab@redhat.com>
51330         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
51331         parameter name.
51332         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
51333         Add parameter name.
51334         (__sysconf): Pass it down.
51336 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
51338         [BZ #12671]
51339         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
51340         some situations.
51341         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
51342         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
51343         add in in __libc_use_alloca calls.  Adjust callers.
51344         (glob): Use malloc in some situations.
51346         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
51347         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
51348         pltexit.
51350 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
51352         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
51353         and CLOCK_BOOTTIME_ALARM.
51355         [BZ #12782]
51356         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
51357         is returned.
51359         * string/_strerror.c (__strerror_r): Print negative errors as signed
51360         numbers.
51362         [BZ #12777]
51363         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
51364         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
51365         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
51367         * configure.in: Fix typo in redirection and correct removal of test
51368         files in two cases.
51370         [BZ #12788]
51371         * locale/setlocale.c (new_composite_name): Fix test to check for
51372         identical name of all categories.
51374         [BZ #12792]
51375         * libio/filedoalloc.c (local_isatty): New function.
51376         (_IO_file_doallocate): Use local_isatty.
51377         * stdio-common/perror.c (perror): In case a new stream is used
51378         forward the stream error.
51379         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
51380         error flag.
51382 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
51384         [BZ #11869]
51385         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
51386         alloca.
51387         * include/alloca.h (extend_alloca_account): Define.
51389         [BZ #11857]
51390         * posix/regex.h: Fix comments with documentation of user-accessible
51391         fields after compilation and describe correct free'ing of pattern
51392         after re_compile_pattern.
51393         Patch by Reuben Thomas <rrt@sc3d.org>.
51395 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
51397         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
51398         and -mno-altivec to prevent the compiler from using Altivec and/or
51399         VSX instructions when the corresponding registers are not available.
51401 2011-05-19  Andreas Schwab  <schwab@redhat.com>
51403         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
51405 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
51407         * libio/freopen.c (freopen): Use __dup2, not dup2.
51408         * libio/freopen64.c (freopen64): Likewise.
51410 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
51412         [BZ #12775]
51413         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
51414         * math/Makefile (tests): Add test-powl.
51415         (CFLAGS-test-powl.c): Define.
51416         * math/test-powl.c: New file.
51418 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
51420         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
51422 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
51424         [BZ #11837]
51425         * iconvdata/gb18030.c: Update to GB18020-2005.
51427 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
51429         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
51430         RE_SYNTAX_POSIX_AWK): Update to match recent development.
51431         Patch by Aharon Robbins <arnold@skeeve.com>.
51433         [BZ #11892]
51434         * stdlib/putenv.c (putenv): Don't always create copy of the variable
51435         on the stack.
51437         [BZ #11895]
51438         * misc/pselect.c (__pselect): Handle timeout value errors hidden
51439         through underflows.
51441         [BZ #12766]
51442         * misc/error.c (error_at_line): Ensure file_name and old_file_name
51443         point to strings before performing equality test for error_one_per_line
51444         mode.
51446         [BZ #11697]
51447         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
51449         [BZ #11820]
51450         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
51451         (struct user_fpregs_struct): Avoid __uint*_t types.
51453         [BZ #6420]
51454         * malloc/mtrace.c (tr_where): Add additional parameter to point to
51455         symbol info.  Use it instead of calling _dl_addr locally.
51456         (lock_and_info): New function.
51457         (tr_freehook): Call lock_and_info and pass symbol info as additional
51458         parameter to tr_where.
51459         (tr_mallochook): Likewise.
51460         (tr_reallochook): Likewise.
51461         (tr_memalignhook): Likewise.
51463         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
51464         used and couldn't be at all thread-safe.
51466 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
51468         * libio/freopen.c (freopen): Don't close old file descriptor
51469         before the new one is opened.  Instead dup the new file descriptor
51470         to the old one after the new stream is created.
51471         * libio/freopen64.c (freopen64): Likewise.
51472         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
51473         * libio/fileops.c (_IO_new_file_close_it): Handle new
51474         _IO_FLAGS2_NOCLOSE flag.
51475         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
51476         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
51477         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
51478         _IO_FLAGS2_NOCLOSE flag.
51479         * include/unistd.h: Add hidden_proto for dup3.
51480         Define __have_dup3.
51481         * io/dup3.c: Define hidden symbol.
51482         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
51484         [BZ #7101]
51485         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
51486         when an incomplete long option is used.
51487         * posix/tst-getopt_long1.c: New file.
51488         * posix/Makefile (tests): Add tst-getopt_long1.
51490         [BZ #10138]
51491         * scripts/config.guess: Update from autoconf-2.68.
51492         * scripts/config.sub: Likewise.
51494         [BZ #10157]
51495         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
51496         tests into ...
51497         (has_cpuclock): ...this.  New function.
51498         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
51499         macro here based on has_cpuclock code.
51501         [BZ #10149]
51502         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
51503         First byte (not low byte) is now always NUL.
51504         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
51506         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
51507         Use non-cancelable interfaces.
51509         [BZ #9809]
51510         * locale/iso-639.def: Add entry for Sorani.
51512         [BZ #11901]
51513         * include/stdlib.h: Move include protection to the right place.
51514         Define abort_msg_s.  Declare __abort_msg with it.
51515         * stdlib/abort.c (__abort_msg): Adjust type.
51516         * assert/assert.c (__assert_fail_base): New function.  Majority
51517         of code from __assert_fail.  Allocate memory for __abort_msg with
51518         mmap.
51519         (__assert_fail): Now call __assert_fail_base.
51520         * assert/assert-perr.c: Remove bulk of implementation.  Use
51521         __assert_fail_base.
51522         * include/assert.hL Declare __assert_fail_base.
51523         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
51524         mmap.
51525         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
51527 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
51529         [BZ #11952]
51530         [BZ #12453]
51531         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
51532         until all modules are registered in the DTV.
51533         * elf/Makefile: Add rules to build and run tst-tls19.
51534         * elf/tst-tls19.c: New file.
51535         * elf/tst-tls19mod1.c: New file.
51536         * elf/tst-tls19mod2.c: New file.
51537         * elf/tst-tls19mod3.c: New file.
51538         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
51540         [BZ #12083]
51541         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
51542         correctly.
51544         [BZ #12601]
51545         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
51546         two-byte sequence errors.
51547         * iconvdata/Makefile (tests): Add bug-iconv8.
51548         * iconvdata/bug-iconv8.c: New file.
51550         [BZ #12626]
51551         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
51552         buf2 definition.
51554         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
51556         [BZ #12432]
51557         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
51558         (dummy_getcfa): New function.
51559         (init): Get _Unwind_GetCFA address, use dummy if not found.
51560         (backtrace_helper): In recursion check, also check whether CFA changes.
51561         (__backtrace): Completely initialize arg.
51563         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
51564         storing incomplete byte sequence in state object.  Avoid testing for
51565         guaranteed too small input if we know there is enough data available.
51567 2011-05-11  Andreas Schwab  <schwab@redhat.com>
51569         * Makeconfig (+link-pie): Indent.
51570         * Rules (binaries-pie): Define if $(have-fpie) and
51571         $(build-shared).
51572         (binaries-shared): Also filter out $(binaries-pie).
51573         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
51574         * nscd/Makefile (others-pie): Add nscd.
51575         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
51576         ($(objpfx)nscd): Remove command override.
51577         * login/Makefile (others-pie): Add pt_chown.
51578         ($(objpfx)pt_chown): Remove command override.
51579         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
51580         remove command overrides.
51582 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
51584         * libio/tst_putwc.c: Fix error messages.
51586         [BZ #12724]
51587         * libio/fileops.c (_IO_new_file_close_it): Always flush when
51588         currently writing and seek to current position when not.
51589         * libio/Makefile (tests): Add bug-fclose1.
51590         * libio/bug-fclose1.c: New file.
51592 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
51594         [BZ #12511]
51595         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
51596         don't set DF_1_NODELETE here.
51597         (do_lookup_x): When entering new entry test for copy relocation
51598         and if necessary set DF_1_NODELETE flag.
51599         * elf/tst-unique4.cc: New file.
51600         * elf/tst-unique4.h: New file.
51601         * elf/tst-unique4lib.cc: New file.
51602         * elf/Makefile: Add rules to build and run tst-unique4.
51603         Patch by Piotr Bury <pbury@goahead.com>.
51605 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
51607         [BZ #12052]
51608         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
51610         [BZ #12625]
51611         * misc/mntent_r.c (addmntent): Flush the stream after the output
51613         [BZ #12393]
51614         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
51615         (is_trusted_path_normalize): Skip initial colon.  Append slash
51616         to empty buffer.  Duplicate is_trusted_path code but allow
51617         constructed patch to be prefix.
51618         (is_dst): Allow $ORIGIN followed by /.
51619         (_dl_dst_substitute): Correct clearing of check_for_trusted.
51620         Correct testing of result of is_trusted_path_normalize
51621         (decompose_rpath): Fix warning.
51623 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
51625         [BZ #11257]
51626         * grp/initgroups.c (internal_getgrouplist): When we found the service
51627         list through the initgroups entry in nsswitch.conf do not always
51628         continue on a successful lookup.  Don't always use the
51629         __nss_group_database value if it is set.
51630         * nss/nsswitch.conf (initgroups): Change action for successful db
51631         lookup to continue for compatibility.
51633 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
51635         [BZ #11532]
51636         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
51637         and CP774 modules.
51638         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
51639         and CP774 modules.
51640         * iconvdata/tst-tables.sh: Likewise.
51641         * iconvdata/cp770.c: New file.
51642         * iconvdata/cp771.c: New file.
51643         * iconvdata/cp772.c: New file.
51644         * iconvdata/cp773.c: New file.
51645         * iconvdata/cp774.c: New file.
51646         * iconvdata/testdata/CP770: New file.
51647         * iconvdata/testdata/CP770..UTF8: New file.
51648         * iconvdata/testdata/CP771: New file.
51649         * iconvdata/testdata/CP771..UTF8: New file.
51650         * iconvdata/testdata/CP772: New file.
51651         * iconvdata/testdata/CP772..UTF8: New file.
51652         * iconvdata/testdata/CP773: New file.
51653         * iconvdata/testdata/CP773..UTF8: New file.
51654         * iconvdata/testdata/CP774: New file.
51655         * iconvdata/testdata/CP774..UTF8: New file.
51657         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
51658         END CHARMAP line.
51659         * iconvdata/gen-8bit-gap.sh: Likewise.
51660         * iconvdata/gen-8bit.sh: Likewise.
51662         * locale/iso-639.def: Add ary entry.
51664         [BZ #11258]
51665         * locale/C-translit.h.in: Add U20A1 transliteration.
51667         [BZ #12178]
51668         * locale/iso-639.def: Add wae entry.
51669         Patch by Kevin Bortis <bortis@translate-wae.ch>.
51671         [BZ #12545]
51672         * locale/programs/localedef.c (construct_output_path): Use ssize_t
51673         for n.
51675         [BZ #12711]
51676         * locale/C-translit.h.in: Add entry for U20B9.
51677         Patch by pravin.d.s@gmail.com.
51679 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
51681         [BZ #12713]
51682         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
51683         ENAMETOOLONG use generic getcwd.
51684         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
51685         in rtld.  Use *stat64.
51686         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
51687         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
51688         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
51689         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
51690         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
51691         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
51692         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
51693         __fstatat64 macros.
51694         * include/dirent.h: Add libc_hidden_proto for rewinddir.
51695         * dirent/rewinddir.c: Add libc_hidden_def.
51696         * sysdeps/mach/hurd/rewinddir.c: Likewise.
51697         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
51699         * include/dirent.h (__alloc_dir): Add flags parameter.
51700         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
51701         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
51702         __alloc_dir.
51703         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
51704         from fdopendir if O_CLOEXEC is already set.
51706 2011-03-15  Alan Modra  <amodra@gmail.com>
51708         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
51709         l_tls_firstbyte_offset non-zero.  Save padding offset in
51710         l_tls_firstbyte_offset for later use.
51711         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
51712         freeing static tls block.
51714 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
51716         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
51717         where #ifdef was intended.  The intent is to prevent ARG_MAX from
51718         being defined by the kernel headers.
51720 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
51722         [BZ #12734]
51723         * resolv/resolv.h: Define RES_NOTLDQUERY.
51724         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
51725         no-tld-query and set RES_NOTLDQUERY.
51726         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
51727         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
51728         modern BIND to search name as TLD unless forbidden.
51730 2011-05-07  Petr Baudis  <pasky@suse.cz>
51731             Ulrich Drepper  <drepper@gmail.com>
51733         [BZ #12393]
51734         * elf/dl-load.c (fillin_rpath): Move trusted path check...
51735         (is_trusted_path): ...to here.
51736         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
51737         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
51738         using is_trusted_path_normalize() in setuid scripts.
51740 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
51742         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
51743         __BEGIN/__END_DECLS.
51745 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
51747         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
51748         NSS_STATUS_NOTFOUND if no record was found.
51750 2011-05-05  Andreas Schwab  <schwab@redhat.com>
51752         * sunrpc/Makefile (headers): Add rpc/netdb.h.
51753         (headers-not-in-tirpc): Remove rpc/netdb.h
51754         * resolv/netdb.h: Revert last change.
51756 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
51758         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
51759         circular dependency between libgcc.a and libc.a.
51761 2011-05-05  Andreas Schwab  <schwab@redhat.com>
51763         * resolv/netdb.h: Don't include <rpc/netdb.h>.
51764         * nis/Makefile: Don't install rpcsvc/*.
51765         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
51766         instead of <rpc/types.h>.
51767         (MAXHOSTNAMELEN): Define.
51769 2011-05-03  Andreas Schwab  <schwab@redhat.com>
51771         * elf/ldconfig.c (add_dir): Don't crash on empty path.
51773 2011-04-28  Maciej Babinski  <mbabinski@google.com>
51775         [BZ #12714]
51776         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
51777         gethostbyname4_r when IPv6 results are possible.
51779 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
51781         [BZ #12723]
51782         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
51783         _PC_PIPE_BUF handling.
51785 2011-04-30  Bruno Haible  <bruno@clisp.org>
51787         [BZ #12717]
51788         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
51789         * resolv/netdb.h (getnameinfo): Change type of flags parameter
51790         to 'int'.
51791         * inet/getnameinfo.c (getnameinfo): Likewise.
51793 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
51795         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
51796         to groups setting in database lookup.
51797         * nss/nsswitch.conf: Add initgroups entry.
51799 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
51801         [BZ #12685]
51802         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
51803         mode string.
51804         Patch by Eric Blake <eblake@redhat.com>.
51806 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
51808         * sunrpc/Makefile (need-export-routines): Add svc_run.
51809         (routines): Remove svc_run.
51810         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
51811         * sunrpc/clnt_perr.c (clnt_perrno): Export.
51812         * sunrpc/svc_run.c (svc_run): Likewise.
51813         * sunrpc/svc_udp.c (svcudp_create): Likewise.
51815 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
51817         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
51818         problem in reallocation in last patch.
51820 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
51822         * sunrpc/Makefile: Move inclusion of Rules.
51824 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
51826         * nss/nss_files/files-initgroups.c: New file.
51827         * nss/Makefile (libnss_files-routines): Add files-initgroups.
51828         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
51829         _nss_files_initgroups_dyn.
51831 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
51833         * elf/elf.h (R_ARM_IRELATIVE): Define.
51835 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
51837         * po/ru.po: Update from translation team.
51839 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
51841         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
51842         dependencies.
51844 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
51846         [BZ #12653]
51847         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
51848         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
51849         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
51850         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
51851         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
51853 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
51855         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
51856         differing bytes.
51857         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
51858         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
51859         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
51861 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
51863         [BZ #12420]
51864         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
51865         storing it.
51866         * stdlib/bug-getcontext.c: New file.
51867         * stdlib/Makefile: Add rules to build and run bug-getcontext.
51869 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
51871         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
51872         instructions into .machine "z9-109".
51873         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
51874         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
51876 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
51878         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
51879         between environment variables and auxiliary vector.
51881 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
51883         * Makefile: Add rules to build linkobj/libc.so.
51884         * include/libc-symbols.h: Define libc_hidden_nolink.
51885         * include/rpc/auth.h: Mark functions which are to be hidden.
51886         * include/rpc/auth_des.h: Likewise.
51887         * include/rpc/auth_unix.h: Likewise.
51888         * include/rpc/clnt.h: Likewise.
51889         * include/rpc/des_crypt.h: Likewise.
51890         * include/rpc/key_prot.h: Likewise.
51891         * include/rpc/pmap_clnt.h: Likewise.
51892         * include/rpc/pmap_prot.h: Likewise.
51893         * include/rpc/pmap_rmt.h: Likewise.
51894         * include/rpc/rpc_msg.h: Likewise.
51895         * include/rpc/svc.h: Likewise.
51896         * include/rpc/svc_auth.h: Likewise.
51897         * include/rpc/xdr.h: Likewise.
51898         * nis/Makefile: Link all DSOs against linkobj/libc.so.
51899         * nss/Makefile: Likewise.
51900         * sunrpc/Makefile: Don't install headers.  Build library with normal
51901         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
51902         * sunrpc/auth_des.c: Hide exported symbols by default, export some
51903         for the compat linking library.  Remove use of INTDEF/INTUSE.
51904         * sunrpc/auth_none.c: Likewise.
51905         * sunrpc/auth_unix.c: Likewise.
51906         * sunrpc/authdes_prot.c: Likewise.
51907         * sunrpc/authuxprot.c: Likewise.
51908         * sunrpc/clnt_gen.c: Likewise.
51909         * sunrpc/clnt_perr.c: Likewise.
51910         * sunrpc/clnt_raw.c: Likewise.
51911         * sunrpc/clnt_simp.c: Likewise.
51912         * sunrpc/clnt_tcp.c: Likewise.
51913         * sunrpc/clnt_udp.c: Likewise.
51914         * sunrpc/clnt_unix.c: Likewise.
51915         * sunrpc/des_crypt.c: Likewise.
51916         * sunrpc/des_soft.c: Likewise.
51917         * sunrpc/get_myaddr.c: Likewise.
51918         * sunrpc/key_call.c: Likewise.
51919         * sunrpc/key_prot.c: Likewise.
51920         * sunrpc/netname.c: Likewise.
51921         * sunrpc/pm_getmaps.c: Likewise.
51922         * sunrpc/pm_getport.c: Likewise.
51923         * sunrpc/pmap_clnt.c: Likewise.
51924         * sunrpc/pmap_prot.c: Likewise.
51925         * sunrpc/pmap_prot2.c: Likewise.
51926         * sunrpc/pmap_rmt.c: Likewise.
51927         * sunrpc/publickey.c: Likewise.
51928         * sunrpc/rpc_cmsg.c: Likewise.
51929         * sunrpc/rpc_common.c: Likewise.
51930         * sunrpc/rpc_dtable.c: Likewise.
51931         * sunrpc/rpc_prot.c: Likewise.
51932         * sunrpc/rpc_thread.c: Likewise.
51933         * sunrpc/rtime.c: Likewise.
51934         * sunrpc/svc.c: Likewise.
51935         * sunrpc/svc_auth.c: Likewise.
51936         * sunrpc/svc_authux.c: Likewise.
51937         * sunrpc/svc_raw.c: Likewise.
51938         * sunrpc/svc_run.c: Likewise.
51939         * sunrpc/svc_simple.c: Likewise.
51940         * sunrpc/svc_tcp.c: Likewise.
51941         * sunrpc/svc_udp.c: Likewise.
51942         * sunrpc/svc_unix.c: Likewise.
51943         * sunrpc/svcauth_des.c: Likewise.
51944         * sunrpc/xcrypt.c: Likewise.
51945         * sunrpc/xdr.c: Likewise.
51946         * sunrpc/xdr_array.c: Likewise.
51947         * sunrpc/xdr_float.c: Likewise.
51948         * sunrpc/xdr_intXX_t.c: Likewise.
51949         * sunrpc/xdr_mem.c: Likewise.
51950         * sunrpc/xdr_rec.c: Likewise.
51951         * sunrpc/xdr_ref.c: Likewise.
51952         * sunrpc/xdr_sizeof.c: Likewise.
51953         * sunrpc/xdr_stdio.c: Likewise.
51955 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
51957         [BZ #12650]
51958         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
51959         * sysdeps/ia64/dl-tls.h: Likewise.
51960         * sysdeps/powerpc/dl-tls.h: Likewise.
51961         * sysdeps/s390/dl-tls.h: Likewise.
51962         * sysdeps/sh/dl-tls.h: Likewise.
51963         * sysdeps/sparc/dl-tls.h: Likewise.
51964         * sysdeps/x86_64/dl-tls.h: Likewise.
51965         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
51967 2011-03-14  Andreas Schwab  <schwab@redhat.com>
51969         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
51970         rpath element also skip the following colon.
51971         (expand_dynamic_string_token): Add is_path parameter and pass
51972         down to DL_DST_REQUIRED and _dl_dst_substitute.
51973         (decompose_rpath): Call expand_dynamic_string_token with
51974         non-zero is_path.  Ignore empty rpaths.
51975         (_dl_map_object_from_fd): Call expand_dynamic_string_token
51976         with zero is_path.
51978 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
51980         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
51981         Make cancelable.
51983 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
51985         [BZ #12655]
51986         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
51987         Patch by Filipe David Manana <fdmanana@apache.org>.
51989 2011-04-07  Andreas Schwab  <schwab@redhat.com>
51991         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
51992         Maintain aligned stack.
51993         (CHECK_RSP): Remove unused macro.
51995 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
51997         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
51998         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
52000 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
52002         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
52004         * include/features.h: Mention __USE_XOPEN2K8 in comment.
52006 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
52008         [BZ #12518]
52009         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
52010         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
52011         * sysdeps/x86_64/memmove.c: New file.
52012         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
52013         (memcpy): Renamed to ...
52014         (__new_memcpy): This.
52015         (memcpy): Provide GLIBC_2_14 memcpy.
52016         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
52017         (memcpy): Provide GLIBC_2_2_5 memcpy.
52019 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
52021         [BZ #12631]
52022         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
52024 2011-03-30  Andreas Schwab  <schwab@redhat.com>
52026         * misc/syncfs.c: New file.
52027         * misc/Makefile (routines): Add syncfs.
52028         * posix/unistd.h: Declare syncfs.
52029         * sysdeps/unix/syscalls.list: Add syncfs.
52031 2011-04-01  Andreas Schwab  <schwab@redhat.com>
52033         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
52034         open_by_handle_at.
52035         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
52036         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
52037         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
52038         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
52039         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
52040         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
52041         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
52043 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
52045         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
52046         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
52047         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
52048         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
52049         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
52050         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
52051         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
52053         * io/Makefile: Compile fallocate.c, fallocate64.c, and
52054         sync_file_range.c with -fexceptions.
52055         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
52056         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
52057         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
52058         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
52059         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
52060         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
52061         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
52062         sync_file_range as cancellation point
52063         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
52064         now a wrapper around __call_sync_file_range with cancellation handling.
52065         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
52066         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
52067         function name to __call_sync_file_range.
52068         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
52069         Add call_sync_file_range.
52071 2011-04-01  Andreas Schwab  <schwab@redhat.com>
52073         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
52074         bits/timex.h.
52076 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
52078         * iconv/iconv.h: Fix typo in comment.
52079         * io/fcntl.h: Likewise.
52080         * libio/stdio.h: Likewise.
52081         * posix/spawn.h: Likewise.
52082         * posix/unistd.h: Likewise.
52083         * stdlib/stdlib.h: Likewise.
52084         * time/time.h: Likewise.
52085         * wcsmbs/wchar.h: Likewise.
52087         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
52088         open_by_handle): Add.
52089         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
52090         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
52091         Augment a few comments.
52092         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
52093         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
52094         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
52095         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
52096         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
52097         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
52098         open_by_handle.
52100         * io/fcntl.h (AT_EMPTY_PATH): Define.
52102 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
52104         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
52105         * sysdeps/unix/sysv/linux/bits/time.h: New file.
52106         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
52107         to...
52108         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
52109         * Versions.def: Add GLIBC_2.14.
52110         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
52111         Export.
52113 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
52115         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
52116         round counter.
52117         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
52119 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
52121         [BZ #12597]
52122         * string/test-strncmp.c (do_page_test): New function.
52123         (check2): Likewise.
52124         (test_main): Call check2.
52125         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
52127 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
52129         [BZ #12587]
52130         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
52131         Handle cache information in CPU leaf 4.
52132         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
52134 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
52136         [BZ #12583]
52137         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
52138         character representation.
52139         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
52141 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
52143         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
52144         END(__isnan) to END(__isnanf) to match function entry point/label
52145         EALIGN(__isnanf,...).
52147 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
52149         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
52151 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
52153         [BZ #12510]
52154         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
52155         copy from the symbol referenced in the relocation to initialize the
52156         used variable.
52157         Patch by Piotr Bury <pbury@goahead.com>.
52158         * elf/Makefile: Add rules to build and tst-unique3.
52159         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
52160         * elf/tst-unique3.cc: New file.
52161         * elf/tst-unique3.h: New file.
52162         * elf/tst-unique3lib.cc: New file.
52163         * elf/tst-unique3lib2.cc: New file.
52165         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
52167 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
52169         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
52170         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
52171         to _start.
52173 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
52175         * elf/dl-load.c (_dl_map_object): If we are looking for the first
52176         to-be-loaded object along a path to loader is ld.so.
52178 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
52179             Ulrich Drepper  <drepper@gmail.com>
52181         * sysdeps/x86_64/memset.S: After aligning destination, code
52182         branches to different locations depending on the value of
52183         misalignment, when multiarch is enabled. Fix this.
52185 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
52187         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
52188         Set _x86_64_preferred_memory_instruction for AMD processsors.
52189         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
52190         Set bit_Prefer_SSE_for_memop for AMD processors.
52192 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
52194         * libio/fmemopen.c (fmemopen): Optimize a bit.
52196 2011-03-03  Andreas Schwab  <schwab@redhat.com>
52198         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
52200 2011-03-03  Roland McGrath  <roland@redhat.com>
52202         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
52204 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
52206         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
52207         __bzero_ultra1 instead of __memset_ultra1.
52209 2011-02-23  Andreas Schwab  <schwab@redhat.com>
52210             Ulrich Drepper  <drepper@gmail.com>
52212         [BZ #12509]
52213         * include/link.h (struct link_map): Add l_orig_initfini.
52214         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
52215         returning unsuccessfully.
52216         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
52217         close of a file loaded at startup, restore the original l_initfini
52218         list.
52219         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
52220         list, store the pointer.
52221         * elf/Makefile ($(objpfx)noload-mem): New rule.
52222         (noload-ENV): Define.
52223         (tests): Add $(objpfx)noload-mem.
52224         * elf/noload.c: Include <memcheck.h>.
52225         (main): Call mtrace.  Close all opened handles.
52227 2011-02-17  Andreas Schwab  <schwab@redhat.com>
52229         [BZ #12454]
52230         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
52231         dependencies are missing.
52233 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52235         Fix __if_freereq crash: Unlike the generic version which uses free,
52236         Hurd needs munmap.
52237         * sysdeps/mach/hurd/ifreq.h: New file.
52239 2011-01-27  Petr Baudis  <pasky@suse.cz>
52240             Ulrich Drepper  <drepper@gmail.com>
52242         [BZ 12445]#
52243         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
52244         to extend_alloca().
52245         * stdio-common/bug23.c: New file.
52246         * stdio-common/Makefile (tests): Add bug23.
52248 2010-09-28  Andreas Schwab  <schwab@redhat.com>
52249             Ulrich Drepper  <drepper@gmail.com>
52251         [BZ #12489]
52252         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
52253         before performing relro protection.  At old place add assertion
52254         to make sure nothing changed.
52256 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
52257             Glauber de Oliveira Costa  <glommer@gmail.com>
52259         * elf/elf.h: Add new ARM TLS relocs.
52261 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
52263         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
52264         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
52265         cast from r3.
52266         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
52267         'tests' variable.
52268         * sysdeps/wordsize-64/tst-writev.c: New file.
52270 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
52272         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
52273         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
52274         insns in _dl_start to prevent a TOC reference before relocs are
52275         resolved.
52277 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
52279         [BZ #12469]
52280         * Makeconfig: Remove RANLIB definition.
52281         * Makerules: Don't use RANLIB.
52282         * aclocal.m4: Remove ranlib test.
52283         * configure.in: No need to check for ranlib.
52284         * elf/rtld-Rules: Don't use RANLIB.
52286 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52288         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
52289         protection macro.
52290         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
52291         inclusion protection macro.
52293         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
52294         SIGRTMIN and SIGRTMAX and print information in that case only when
52295         SIGRTMIN is defined.
52297 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
52299         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
52300         arginfo fn returning -1.
52302         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
52303         and thousands string is zero terminated.
52305 2011-02-03  Andreas Schwab  <schwab@redhat.com>
52307         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
52308         sysdeps/unix/sysv/linux/bits/socket.h.
52310 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52312         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
52313         (__CPU_COUNT): Remove old macros.
52314         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
52315         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
52316         (__CPU_ALLOC, __CPU_FREE): Add macros.
52317         (__sched_cpualloc, __sched_cpufree): Add declarations.
52319 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
52321         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
52322         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
52323         * nscd/aicache.c (addhstaiX): Return timeout of added value.
52324         (readdhstai): Return value of addhstaiX call.
52325         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
52326         (addgrbyX): Return value returned by cache_addgr.
52327         (readdgrbyname): Return value returned by addgrbyX.
52328         (readdgrbygid): Likewise.
52329         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
52330         (addpwbyX): Return value returned by cache_addpw.
52331         (readdpwbyname): Return value returned by addhstbyX.
52332         (readdpwbyuid): Likewise.
52333         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
52334         (addservbyX): Return value returned by cache_addserv.
52335         (readdservbyname): Return value returned by addservbyX:
52336         (readdservbyport): Likewise.
52337         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
52338         (addhstbyX): Return value returned by cache_addhst.
52339         (readdhstbyname): Return value returned by addhstbyX.
52340         (readdhstbyaddr): Likewise.
52341         (readdhstbynamev6): Likewise.
52342         (readdhstbyaddrv6): Likewise.
52343         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
52344         (readdinitgroups): Return value returned by addinitgroupsX.
52345         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
52346         (prune_cache): Keep track of timeout value of re-added entries.
52347         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
52348         * nscd/nscd.h: Adjust prototypes of readd* functions.
52350 2011-02-04  Roland McGrath  <roland@redhat.com>
52352         * nis/nis_server.c (nis_servstate): Use the right name for 0.
52353         (nis_stats): Likewise.
52354         * nis/nis_modify.c (nis_modify): Likewise.
52355         * nis/nis_remove.c (nis_remove): Likewise.
52356         * nis/nis_add.c (nis_add): Likewise.
52358         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
52360         * posix/fnmatch_loop.c: Add some consts.
52362         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
52364 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
52366         [BZ #12460]
52367         * config.make.in (config-cflags-novzeroupper): Define.
52368         * configure.in: Substitute libc_cv_cc_novzeroupper.
52369         * elf/Makefile (AVX-CFLAGS): Define.
52370         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
52371         (CFLAGS-tst-auditmod4a.c): Likewise.
52372         (CFLAGS-tst-auditmod4b.c): Likewise.
52373         (CFLAGS-tst-auditmod6b.c): Likewise.
52374         (CFLAGS-tst-auditmod6c.c): Likewise.
52375         (CFLAGS-tst-auditmod7b.c): Likewise.
52376         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
52378 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
52380         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
52381         function to the callback.
52382         Patch partly by Jiri Olsa <jolsa@redhat.com>.
52384 2011-02-02  Andreas Schwab  <schwab@redhat.com>
52386         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
52387         of errno.
52389 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
52391         [BZ #11724]
52392         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
52393         of constructors.
52394         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
52395         of destructors.
52396         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
52398         [BZ #11724]
52399         * elf/Makefile: Add rules to build and run new test.
52400         * elf/tst-initorder.c: New file.
52401         * elf/tst-initorder.exp: New file.
52402         * elf/tst-initordera1.c: New file.
52403         * elf/tst-initordera2.c: New file.
52404         * elf/tst-initordera3.c: New file.
52405         * elf/tst-initordera4.c: New file.
52406         * elf/tst-initorderb1.c: New file.
52407         * elf/tst-initorderb2.c: New file.
52408         * elf/tst-order-a1.c: New file.
52409         * elf/tst-order-a2.c: New file.
52410         * elf/tst-order-a3.c: New file.
52411         * elf/tst-order-a4.c: New file.
52412         * elf/tst-order-b1.c: New file.
52413         * elf/tst-order-b2.c: New file.
52414         * elf/tst-order-main.c: New file.
52415         New test case by George Gensure <werkt0@gmail.com>.
52417 2010-10-01  Andreas Schwab  <schwab@redhat.com>
52419         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
52420         decoding ACE if AI_CANONIDN.
52422 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
52424         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
52426 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
52428         * version.h (RELEASE): Bump for 2.13 release.
52429         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
52431         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
52433         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
52434         MADV_NOHUGEPAGE.
52435         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
52436         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
52437         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
52438         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
52439         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
52440         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
52442         * posix/getconf.c: Update copyright year.
52443         * catgets/gencat.c: Likewise.
52444         * csu/version.c: Likewise.
52445         * debug/catchsegv.sh: Likewise.
52446         * debug/xtrace.sh: Likewise.
52447         * elf/ldconfig.c: Likewise.
52448         * elf/ldd.bash.in: Likewise.
52449         * elf/sprof.c (print_version): Likewise.
52450         * iconv/iconv_prog.c: Likewise.
52451         * iconv/iconvconfig.c: Likewise.
52452         * locale/programs/locale.c: Likewise.
52453         * locale/programs/localedef.c: Likewise.
52454         * malloc/memusage.sh: Likewise.
52455         * malloc/mtrace.pl: Likewise.
52456         * nscd/nscd.c (print_version): Likewise.
52457         * nss/getent.c: Likewise.
52459         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
52460         PF_CAIF, and PF_ALG.
52461         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
52463 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
52465         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
52466         (modules-names): Use them.
52467         (ifunc-test-modules, ifunc-pie-tests): Define.
52468         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
52469         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
52470         (test-extras): Likewise.
52471         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
52472         $(compile-command.c).
52473         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
52474         (all-built-dso): Define.
52475         (check-textrel.out, check-execstack.out): Depend on it.
52477         * configure.in: Don't override --enable-multi-arch.
52479 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
52481         [BZ #6812]
52482         * nscd/hstcache.c (tryagain): Define.
52483         (cache_addhst): Return tryagain not notfound for temporary errors.
52484         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
52485         failed.
52487 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
52489         [BZ #10563]
52490         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
52491         to make the syscall.
52492         * sysdeps/unix/sysv/linux/setgroups.c: New file.
52494         [BZ #12378]
52495         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
52496         and fall back to matching as normal character if the string ends before
52497         the matching ']' is found.  This is what POSIX requires.
52498         * posix/testfnm.c: Adjust test result.
52499         * posix/globtest.sh: Adjust test result.  Add new test.
52500         * posix/tst-fnmatch.input: Likewise.
52501         * posix/tst-fnmatch2.c: Add new test.
52503 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
52505         * elf/Makefile (check-execstack): Revert last change.  Depend on
52506         check-execstack.h.
52507         (check-execstack.h): New target.
52508         (generated): Add check-execstack.h.
52509         * elf/check-execstack.c: Include "check-execstack.h".
52510         (main): Revert last change.
52511         (handle_file): Return zero if GNU_STACK is absent and
52512         DEFAULT_STACK_PERMS doesn't include PF_X.
52514 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
52516         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
52517         in child fails because the descriptor is already closed.
52518         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
52519         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
52520         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
52522         [BZ #12397]
52523         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
52524         syscall.
52526         [BZ #10484]
52527         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
52528         temporary buffer used to handle multi lookups locally.
52529         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
52531 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
52533         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
52534         loader is ld.so.
52536 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
52538         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
52539         alignment for SSE2.
52541 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
52543         [BZ #12394]
52544         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
52545         characters.  When rounding increased number of integer digits recompute
52546         number of groups.
52547         * stdio-common/tst-grouping.c: New file.
52548         * stdio-common/Makefile: Add rules to build and run tst-grouping.
52550 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
52552         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
52553         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
52555         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
52556         void.
52557         * bits/select.h: Likewise.
52559 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
52561         * po/ja.po: Update from translation team.
52563 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
52565         [BZ #11155]
52566         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
52567         implementation just like for lxstat, fxstatat, et al.
52569 2010-12-27  Jim Meyering  <meyering@redhat.com>
52571         [BZ #12348]
52572         * posix/regexec.c (build_trtable): Return failure indication upon
52573         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
52575 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
52577         [BZ #12201]
52578         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
52579         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
52580         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
52581         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
52583         [BZ #12207]
52584         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
52586         [BZ #12204]
52587         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
52588         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
52590 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
52592         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
52593         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
52594         script has SORT_BY_INIT_PRIORITY.
52595         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
52596         NO_CTORS_DTORS_SECTIONS is defined.
52597         * elf/soinit.c: Likewise.
52598         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
52599         NO_CTORS_DTORS_SECTIONS is defined.
52600         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
52601         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
52602         * sysdeps/sh/init-first.c: Likewise.
52603         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
52605 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
52607         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
52608         always use the slow path.
52610 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
52612         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
52613         similar rule which adds the sysdep directories to the header search in
52614         order to pick up the correct platform stackinfo.h.
52615         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
52616         perform test if it is, otherwise return successfully without testing.
52617         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
52618         DEFAULT_STACK_PERMS define in stackinfo.h.
52619         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
52620         defined in stackinfo.h.
52621         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
52622         DEFAULT_STACK_PERMS defined in stackinfo.h.
52623         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
52624         * sysdeps/ia64/stackinfo.h: Likewise.
52625         * sysdeps/s390/stackinfo.h: Likewise.
52626         * sysdeps/sh/stackinfo.h: Likewise.
52627         * sysdeps/sparc/stackinfo.h: Likewise.
52628         * sysdeps/x86_64/stackinfo.h: Likewise.
52629         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
52630         PF_X for powerpc64.  Retain PF_X for powerpc32.
52632 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
52634         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
52635         accurately.
52636         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
52637         GETDENTS_64BIT_ALIGNED.
52639 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
52641         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
52643 2010-12-10  Andreas Schwab  <schwab@redhat.com>
52645         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
52646         _GNU_SOURCE.
52648         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
52649         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
52650         Remove __restrict.
52651         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
52652         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
52654 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
52656         [BZ #11655]
52657         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
52658         are initialized.
52660 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
52662         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
52664 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
52666         * po/it.po: Update from translation team.
52668 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
52670         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
52671         unused codes.
52673 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
52675         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
52677 2010-11-24  Andreas Schwab  <schwab@redhat.com>
52679         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
52680         specially.
52681         (gaih_getanswer_slice): Likewise.
52683 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
52685         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
52687 2010-05-31  Petr Baudis  <pasky@suse.cz>
52689         [BZ #11149]
52690         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
52691         silently even in the chroot mode.
52693 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
52695         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
52696         last patch a bit.  Pretty printing
52698 2010-05-31  Petr Baudis <pasky@suse.cz>
52700         [BZ #10085]
52701         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
52702         initialization of skip_initgroups_dyn.
52704 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
52706         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
52707         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
52709 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
52711         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
52713 2010-11-11  Andreas Schwab  <schwab@redhat.com>
52715         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
52716         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
52717         (tst-fnmatch-ENV): Set MALLOC_TRACE.
52718         ($(objpfx)tst-fnmatch-mem): New rule.
52719         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
52720         * posix/tst-fnmatch.c (main): Call mtrace.
52722 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
52724         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
52725         Support Intel processor model 6 and model 0x2c.
52727 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
52729         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
52730           signed comparison.
52732 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
52734         [BZ #12205]
52735         * string/test-strncasecmp.c (check_result): New function.
52736         (do_one_test): Use it.
52737         (check1): New function.
52738         (test_main): Use it.
52739         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
52740         Support strcasecmp and strncasecmp.
52742 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
52744         [BZ #12194]
52745         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
52746         * sysdeps/x86_64/bits/byteswap.h: Likewise.
52748 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
52750         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
52751         IFUNC support.
52752         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
52753         memset-x86-64.
52754         * sysdeps/x86_64/multiarch/bzero.S: New file.
52755         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
52756         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
52757         * sysdeps/x86_64/multiarch/memset.S: New file.
52758         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
52759         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
52760         Set bit_Prefer_SSE_for_memop for Intel processors.
52761         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
52762         Define.
52763         (index_Prefer_SSE_for_memop): Define.
52764         (HAS_PREFER_SSE_FOR_MEMOP): Define.
52766 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
52768         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
52769         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
52771 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
52773         [BZ #12191]
52774         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
52775         (__x86_64_raw_data_cache_size_half): Likewise.
52776         (__x86_64_raw_shared_cache_size): Likewise.
52777         (__x86_64_raw_shared_cache_size_half): Likewise.
52779         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
52780         (__x86_64_raw_data_cache_size_half): Likewise.
52781         (__x86_64_raw_shared_cache_size): Likewise.
52782         (__x86_64_raw_shared_cache_size_half): Likewise.
52783         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
52784         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
52785         and __x86_64_raw_shared_cache_size_half.  Round
52786         __x86_64_data_cache_size_half, __x86_64_data_cache_size
52787         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
52788         to multiple of 256 bytes.
52790 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
52792         [BZ #12167]
52793         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
52794         of inacessible symlinks.  Verify result of symlink before returning it.
52795         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
52796         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
52798 2010-10-28  Erich Ritz  <erichritz@gmail.com>
52800         * math/math.h (isinf): Fix typo in comment.
52802 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
52804         * po/da.po: Update from translation team.
52806 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
52808         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
52809         is added to the list.
52811 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
52812             Ulrich Drepper  <drepper@gmail.com>
52814         * elf/dl-object.c (_dl_new_object): Don't append the new object to
52815         the global list here.  Move code to...
52816         (_dl_add_to_namespace_list): ...here.  New function.
52817         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
52818         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
52819         * elf/dl-load.c (lose): Don't remove the element from the list.
52820         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
52821         (_dl_map_object): Likewise.
52823 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
52825         [BZ #12159]
52826         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
52827         into all bytes of SSE register.
52828         Patch by Richard Li <richardpku@gmail.com>.
52830 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
52832         [BZ #12140]
52833         * malloc/malloc.c (_int_free): Fill correct number of bytes when
52834         perturbing.
52836 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
52838         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
52839         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
52840         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
52841         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
52842         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
52843         submachine.
52844         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
52846 2010-10-22  Andreas Schwab  <schwab@redhat.com>
52848         * include/dlfcn.h (__RTLD_SECURE): Define.
52849         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
52850         mode & __RTLD_SECURE instead.
52851         (open_path): Rename preloaded parameter to secure.
52852         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
52853         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
52854         * elf/dl-deps.c (openaux): Likewise.
52855         * elf/rtld.c (struct map_args): Remove is_preloaded.
52856         (map_doit): Don't use it.
52857         (dl_main): Likewise.
52858         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
52859         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
52861 2010-09-09  Andreas Schwab  <schwab@redhat.com>
52863         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
52864         (sysd-rules-targets): Remove duplicates.
52865         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
52866         rtld-%.$o dependency.
52868 2010-10-18  Andreas Schwab  <schwab@redhat.com>
52870         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
52871         _dl_map_object do it.
52873 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
52875         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
52876         fast fma builtins, define the macros in the C99 standard.
52877         (FP_FAST_FMAF): Likewise.
52878         (FP_FAST_FMAL): Likewise.
52879         * sysdeps/x86_64/bits/mathdef.h: Likewise.
52881         * bits/mathdef.h: Update copyright year.
52882         * sysdeps/powerpc/bits/mathdef.h: Likewise.
52884 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
52886         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
52887         builtins, define the macros in the C99 standard.
52888         (FP_FAST_FMAF): Likewise.
52889         (FP_FAST_FMAL): Likewise.
52890         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
52891         multiply/add.
52892         (FP_FAST_FMAF): Likewise.
52894 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
52896         [BZ #3268]
52897         * math/libm-test.inc (fma_test): Some new testcases.
52898         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
52899         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
52900         y and infinite z.  Do multiplication by C already in long double.
52901         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
52902         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
52903         y and infinite z.  Do bitwise or of inexact bit into u.d.
52904         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
52905         * sysdeps/i386/fpu/s_fmaf.S: Removed.
52906         * sysdeps/i386/fpu/s_fma.S: Removed.
52907         * sysdeps/i386/fpu/s_fmal.S: Removed.
52909 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
52911         [BZ #3268]
52912         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
52913         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
52914         computation is not scheduled after fetestexcept.  Fix value
52915         of minimum denormal long double.
52917 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
52919         [BZ #3268]
52920         * math/libm-test.inc (fma_test): Add some more tests.
52921         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
52922         correctly.
52924 2010-10-15  Andreas Schwab  <schwab@redhat.com>
52926         * scripts/data/localplt-s390-linux-gnu.data: New file.
52927         * scripts/data/localplt-s390x-linux-gnu.data: New file.
52929 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
52931         [BZ #3268]
52932         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
52933         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
52934         instead of dbl-64.
52935         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
52936         inlines.
52937         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
52938         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
52939         if one of x and y is very large and the other is subnormal.
52940         * sysdeps/s390/fpu/s_fmaf.c: New file.
52941         * sysdeps/s390/fpu/s_fma.c: New file.
52942         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
52943         * sysdeps/powerpc/fpu/s_fma.S: New file.
52944         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
52945         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
52946         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
52948 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
52950         [BZ #3268]
52951         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
52952         fma tests.
52953         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
52954         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
52955         * sysdeps/i386/i686/multiarch/s_fma.c: Include
52956         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
52957         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
52958         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
52959         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
52961 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
52963         [BZ #12078]
52964         * posix/regcomp.c (parse_branch): One more memory leak plugged.
52965         * posix/bug-regex31.input: Add test case.
52967 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
52969         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
52970         * posix/bug-regex31.input: New file.
52972         [BZ #12078]
52973         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
52974         (parse_sub_exp): Fix last change, use postorder.
52976         * posix/bug-regex31.c: New file.
52977         * posix/Makefile: Add rules to build and run bug-regex31.
52979         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
52981         [BZ #12078]
52982         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
52984         [BZ #12108]
52985         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
52986         to have entries in sys_siglist.
52988         [BZ #12093]
52989         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
52990         be NULL.
52992 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
52994         [BZ #3268]
52995         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
52996         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
52997         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
52998         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
52999         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
53000         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
53001         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
53002         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
53003         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
53004         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
53005         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
53006         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
53007         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
53008         * math/ftestexcept.c (fetestexcept): Likewise.
53009         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
53010         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
53011         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
53012         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
53013         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
53014         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
53015         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
53017 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
53019         [BZ #12107]
53020         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
53021         newline.
53023 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
53025         * string/bug-strstr1.c: New file.
53026         * string/Makefile: Add rules to build and run bug-strstr1.
53028 2010-10-05  Eric Blake  <eblake@redhat.com>
53030         [BZ #12092]
53031         * string/str-two-way.h (two_way_long_needle): Always clear memory
53032         when skipping input due to the shift table.
53034 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
53036         [BZ #12005]
53037         * malloc/mcheck.c: Handle large requests.
53039         [BZ #12077]
53040         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
53041         for strncmp and strncasecmp.
53042         * string/stratcliff.c: Add tests for strcmp and strncmp.
53043         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
53045 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
53047         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
53048         __set_fpscr.
53050 2010-09-30  Andreas Jaeger  <aj@suse.de>
53052         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
53053         (CGROUP_SUPER_MAGIC): Define.
53054         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
53055         Handle btrfs and cgroup file systems.
53056         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
53057         Likewise.
53059 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
53061         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
53062         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
53064 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53066         [BZ #12067]
53067         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
53068         trying to locate the ELF header.
53070 2010-09-27  Andreas Schwab  <schwab@redhat.com>
53072         [BZ #11611]
53073         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
53074         Mask out sign-bit copies when constructing f_fsid.
53076 2010-09-24  Petr Baudis <pasky@suse.cz>
53078         * debug/stack_chk_fail_local.c: Add missing licence exception.
53079         * debug/warning-nop.c: Likewise.
53081 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
53083         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
53084         implementing getdents64 using getdents syscall, set d_type if
53085         __ASSUME_GETDENTS32_D_TYPE.
53087 2010-09-16  Andreas Schwab  <schwab@redhat.com>
53089         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
53090         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
53092 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
53094         [BZ #12037]
53095         * posix/unistd.h: Undo change of feature selection for ftruncate from
53096         2010-01-11.
53098 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
53100         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
53101         detection.
53103 2010-09-20  Andreas Schwab  <schwab@redhat.com>
53105         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
53106         fanotify_mark.
53107         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
53109 2010-09-14  Andreas Schwab  <schwab@redhat.com>
53111         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
53112         variables after CHECK_SP call.
53113         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
53115 2010-09-13  Andreas Schwab  <schwab@redhat.com>
53116             Ulrich Drepper  <drepper@redhat.com>
53118         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
53119         re-relocationg ld.so.
53120         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
53121         _dl_init_paths call.
53122         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
53123         here anymore.
53125 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
53127         * resolv/res_init.c (__res_vinit): Count the default server we added.
53129 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
53130             Ulrich Drepper  <drepper@redhat.com>
53132         [BZ #11968]
53133         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
53134         (____longjmp_chk): Use %ebx for saving value across system call.
53135         Add unwind info.
53137 2010-09-06  Andreas Schwab  <schwab@redhat.com>
53139         * manual/Makefile: Don't mix pattern rules with normal rules.
53141 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
53143         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
53144         operation.
53145         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
53146         * libio/iofopncook.c (_IO_cookie_init): Likewise.
53147         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
53148         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
53149         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
53150         Likewise.
53152 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
53154         [BZ #11979]
53155         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
53156         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
53158 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
53160         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
53161         * sysdeps/x86_64/addmul_1.S: Likewise.
53162         * sysdeps/x86_64/lshift.S: Likewise.
53163         * sysdeps/x86_64/mul_1.S: Likewise.
53164         * sysdeps/x86_64/rshift.S: Likewise.
53165         * sysdeps/x86_64/sub_n.S: Likewise.
53166         * sysdeps/x86_64/submul_1.S: Likewise.
53168 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53170         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
53171         Define __sched_param instead of SCHED_* and sched_param when
53172         <bits/sched.h> is included with __need_schedparam defined.
53173         * bits/sched.h [__need_schedparam]
53174         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
53175         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
53176         (__defined_schedparam): Define to 1.
53177         (__sched_param): New structure, identical to sched_param.
53178         (__need_schedparam): Undefine.
53180 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
53182         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
53183         (epoll_create1): Declare.
53185         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
53187 2010-08-31  Andreas Schwab  <schwab@redhat.com>
53189         [BZ #7066]
53190         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
53191         shifting retval into place.
53193 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
53195         * nis/rpcsvc/nis.h: Update copyright notice.
53196         * nis/rpcsvc/nis.x: Likewise.
53197         * nis/rpcsvc/nis_callback.h: Likewise.
53198         * nis/rpcsvc/nis_callback.x: Likewise.
53199         * nis/rpcsvc/nis_object.x: Likewise.
53200         * nis/rpcsvc/nis_tags.h: Likewise.
53201         * nis/rpcsvc/yp.h: Likewise.
53202         * nis/rpcsvc/yp.x: Likewise.
53203         * nis/rpcsvc/ypupd.h: Likewise.
53204         * nis/yp_xdr.c: Likewise.
53205         * nis/ypupdate_xdr.c: Likewise.
53207         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
53208         mainly the body of pmap_getport.  Add parameters to specify timeouts.
53209         (pmap_getport): Use __libc_rpc_getport.
53210         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
53211         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
53212         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
53214 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
53216         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
53217         fanotify_mark.
53219 2010-08-27  Roland McGrath  <roland@redhat.com>
53221         * sysdeps/i386/i686/multiarch/Makefile
53222         (CFLAGS-varshift.c): New variable.
53224 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
53226         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
53227         * sysdeps/i386/i686/multiarch/varshift.c: New file.
53229         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
53231         * sysdeps/x86_64/strlen.S: Minimal code improvement.
53233 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
53235         * sysdeps/x86_64/strlen.S: Unroll the loop.
53236         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53237         strlen-sse2 strlen-sse2-bsf.
53238         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
53239         __strlen_no_bsf if bit_Slow_BSF is set.
53240         (__strlen_sse42): Removed.
53241         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
53242         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
53244 2010-08-25  Roland McGrath  <roland@redhat.com>
53246         * sysdeps/x86_64/multiarch/varshift.S: File removed.
53247         * sysdeps/x86_64/multiarch/varshift.c: New file.
53248         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
53249         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
53250         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
53251         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
53253 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
53255         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53256         strlen-sse2 strlen-sse2-bsf.
53257         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
53258         __strlen_sse2_bsf if bit_Slow_BSF is unset.
53259         (__strlen_sse2): Removed.
53260         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
53261         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
53262         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
53263         bit_Slow_BSF for Atom.
53264         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
53265         (index_Slow_BSF): Define.
53266         (HAS_SLOW_BSF): Define.
53268 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
53270         [BZ #10851]
53271         * resolv/res_init.c (__res_vinit): When no server address at all
53272         is given default to loopback.
53274 2010-08-24  Roland McGrath  <roland@redhat.com>
53276         * configure.in: Remove config-name.h generation.
53277         * configure: Regenerated.
53278         * config-name.in: File removed.
53279         * scripts/config-uname.sh: New file.
53280         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
53281         ($(objdir)config-name.h): New target.
53283         * sunrpc/rpc_parse.h: Avoid nested comment.
53285 2010-08-24  Richard Henderson  <rth@redhat.com>
53286             Ulrich Drepper  <drepper@redhat.com>
53287             H.J. Lu  <hongjiu.lu@intel.com>
53289         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
53290         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
53291         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
53292         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
53293         _mm_alignr_epi8 with _mm_loadu_si128.
53294         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
53295         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
53296         (__m128i_shift_right): Removed.
53297         * sysdeps/i386/i686/multiarch/varshift.h: New file.
53298         * sysdeps/i386/i686/multiarch/varshift.S: New file.
53299         * sysdeps/x86_64/multiarch/varshift.h: New file.
53300         * sysdeps/x86_64/multiarch/varshift.S: New file.
53302 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
53304         * configure.in: Move assembler checks to before sysdep dir checking.
53306 2010-08-20  Petr Baudis  <pasky@suse.cz>
53308         * LICENSES: Sync the sunrpc license.
53310 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
53312         * sunrpc/auth_des.c: Update copyright notice once again.
53313         * sunrpc/auth_none.c: Likewise.
53314         * sunrpc/auth_unix.c: Likewise.
53315         * sunrpc/authdes_prot.c: Likewise.
53316         * sunrpc/authuxprot.c: Likewise.
53317         * sunrpc/bindrsvprt.c: Likewise.
53318         * sunrpc/clnt_gen.c: Likewise.
53319         * sunrpc/clnt_perr.c: Likewise.
53320         * sunrpc/clnt_raw.c: Likewise.
53321         * sunrpc/clnt_simp.c: Likewise.
53322         * sunrpc/clnt_tcp.c: Likewise.
53323         * sunrpc/clnt_udp.c: Likewise.
53324         * sunrpc/clnt_unix.c: Likewise.
53325         * sunrpc/des_crypt.c: Likewise.
53326         * sunrpc/des_soft.c: Likewise.
53327         * sunrpc/get_myaddr.c: Likewise.
53328         * sunrpc/getrpcport.c: Likewise.
53329         * sunrpc/key_call.c: Likewise.
53330         * sunrpc/key_prot.c: Likewise.
53331         * sunrpc/openchild.c: Likewise.
53332         * sunrpc/pm_getmaps.c: Likewise.
53333         * sunrpc/pm_getport.c: Likewise.
53334         * sunrpc/pmap_clnt.c: Likewise.
53335         * sunrpc/pmap_prot.c: Likewise.
53336         * sunrpc/pmap_prot2.c: Likewise.
53337         * sunrpc/pmap_rmt.c: Likewise.
53338         * sunrpc/rpc/auth.h: Likewise.
53339         * sunrpc/rpc/auth_unix.h: Likewise.
53340         * sunrpc/rpc/clnt.h: Likewise.
53341         * sunrpc/rpc/des_crypt.h: Likewise.
53342         * sunrpc/rpc/key_prot.h: Likewise.
53343         * sunrpc/rpc/netdb.h: Likewise.
53344         * sunrpc/rpc/pmap_clnt.h: Likewise.
53345         * sunrpc/rpc/pmap_prot.h: Likewise.
53346         * sunrpc/rpc/pmap_rmt.h: Likewise.
53347         * sunrpc/rpc/rpc.h: Likewise.
53348         * sunrpc/rpc/rpc_des.h: Likewise.
53349         * sunrpc/rpc/rpc_msg.h: Likewise.
53350         * sunrpc/rpc/svc.h: Likewise.
53351         * sunrpc/rpc/svc_auth.h: Likewise.
53352         * sunrpc/rpc/types.h: Likewise.
53353         * sunrpc/rpc/xdr.h: Likewise.
53354         * sunrpc/rpc_clntout.c: Likewise.
53355         * sunrpc/rpc_cmsg.c: Likewise.
53356         * sunrpc/rpc_common.c: Likewise.
53357         * sunrpc/rpc_cout.c: Likewise.
53358         * sunrpc/rpc_dtable.c: Likewise.
53359         * sunrpc/rpc_hout.c: Likewise.
53360         * sunrpc/rpc_main.c: Likewise.
53361         * sunrpc/rpc_parse.c: Likewise.
53362         * sunrpc/rpc_parse.h: Likewise.
53363         * sunrpc/rpc_prot.c: Likewise.
53364         * sunrpc/rpc_sample.c: Likewise.
53365         * sunrpc/rpc_scan.c: Likewise.
53366         * sunrpc/rpc_scan.h: Likewise.
53367         * sunrpc/rpc_svcout.c: Likewise.
53368         * sunrpc/rpc_tblout.c: Likewise.
53369         * sunrpc/rpc_util.c: Likewise.
53370         * sunrpc/rpc_util.h: Likewise.
53371         * sunrpc/rpcinfo.c: Likewise.
53372         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
53373         * sunrpc/rpcsvc/key_prot.x: Likewise.
53374         * sunrpc/rpcsvc/klm_prot.x: Likewise.
53375         * sunrpc/rpcsvc/mount.x: Likewise.
53376         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
53377         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
53378         * sunrpc/rpcsvc/rex.x: Likewise.
53379         * sunrpc/rpcsvc/rstat.x: Likewise.
53380         * sunrpc/rpcsvc/rusers.x: Likewise.
53381         * sunrpc/rpcsvc/sm_inter.x: Likewise.
53382         * sunrpc/rpcsvc/spray.x: Likewise.
53383         * sunrpc/rpcsvc/yppasswd.x: Likewise.
53384         * sunrpc/rtime.c: Likewise.
53385         * sunrpc/svc.c: Likewise.
53386         * sunrpc/svc_auth.c: Likewise.
53387         * sunrpc/svc_authux.c: Likewise.
53388         * sunrpc/svc_raw.c: Likewise.
53389         * sunrpc/svc_run.c: Likewise.
53390         * sunrpc/svc_simple.c: Likewise.
53391         * sunrpc/svc_tcp.c: Likewise.
53392         * sunrpc/svc_udp.c: Likewise.
53393         * sunrpc/svc_unix.c: Likewise.
53394         * sunrpc/svcauth_des.c: Likewise.
53395         * sunrpc/xcrypt.c: Likewise.
53396         * sunrpc/xdr.c: Likewise.
53397         * sunrpc/xdr_array.c: Likewise.
53398         * sunrpc/xdr_float.c: Likewise.
53399         * sunrpc/xdr_mem.c: Likewise.
53400         * sunrpc/xdr_rec.c: Likewise.
53401         * sunrpc/xdr_ref.c: Likewise.
53402         * sunrpc/xdr_sizeof.c: Likewise.
53403         * sunrpc/xdr_stdio.c: Likewise.
53405         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
53406         handling.
53408 2010-08-19  Andreas Schwab  <schwab@redhat.com>
53410         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
53412 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
53414         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
53415         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
53416         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
53417         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
53418         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
53419         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
53420         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
53421         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
53422         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
53423         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
53424         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
53425         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
53426         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
53427         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
53429 2010-07-26  Anton Blanchard  <anton@samba.org>
53431         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
53432         * malloc/arena.c (heap_trim): Likewise.
53434 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
53436         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
53437         here.  Not...
53438         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
53439         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
53441 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
53443         * sysdeps/i386/elf/Makefile: New file.
53445 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
53447         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
53448         from fanotify_init.
53449         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
53450         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
53452 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
53454         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
53455         of strncasecmp_l.
53456         * sysdeps/multiarch/strcmp.S: Likewise.
53458 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
53460         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
53461         strncase_l-nonascii.
53462         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
53463         Add strncase_l-ssse3.
53464         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
53465         * sysdeps/x86_64/strcmp.S: Likewise.
53466         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
53467         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
53468         * sysdeps/x86_64/strncase.S: New file.
53469         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
53470         * sysdeps/x86_64/strncase_l.S: New file.
53471         * string/Makefile (strop-tests): Add strncasecmp.
53472         * string/test-strncasecmp.c: New file.
53474         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
53475         warning.
53477         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
53478         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
53480 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
53482         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
53484 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
53486         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
53487         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
53488         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
53490 2010-05-01  Alan Modra  <amodra@gmail.com>
53492         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
53493         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
53494         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
53495         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
53496         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
53497         tidying.  Don't tail-call __sigjmp_save for static lib.
53498         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
53499         save location.
53500         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
53501         (CALL_MCOUNT): Add eh info, and nop after bl.
53502         (TAIL_CALL_SYSCALL_ERROR): New macro.
53503         (PSEUDO_RET): Use it.
53504         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
53505         Correct save location of integer regs and cr.
53506         (_dl_profile_resolve): Correct cr save location.  Delete nops
53507         after bl when SHARED.  Reduce cfi size a little by better
53508         placement of cfi directives.
53509         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
53510         make a stack frame.  Instead use parm save area as a temp.
53511         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
53512         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
53513         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
53514         Don't make a stack frame for parent, use parm save area.
53515         Increase child stack frame to 112 bytes.  Don't save unused reg,
53516         and adjust reg usage.  Set up cfi on error recovery and
53517         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
53518         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
53519         (__makecontext): Add dummy nop after jump to exit.
53520         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
53521         Use correct parm save area and cr save, reduce stack frame.
53522         Correct cfi for possible PSEUDO_RET frame setup.
53523         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
53524         Branch to local label emitted by PSEUDO_RET rather than
53525         __syscall_error.
53527 2010-08-12  Andreas Schwab  <schwab@redhat.com>
53529         [BZ #11904]
53530         * locale/programs/locale.c (print_assignment): New function.
53531         (show_locale_vars): Use it.
53533 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
53535         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
53536         field.
53537         (struct statfs64): Likewise.
53538         (_STATFS_F_FLAGS): Define.
53539         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
53540         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
53541         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
53542         (ST_VALID): Define locally.
53543         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
53544         __statvfs_getflags, use the provided value.
53545         * sysdeps/unix/sysv/linux/kernel-features.h: Define
53546         __ASSUME_STATFS_F_FLAGS.
53548         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
53550         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
53551         Add sys/fanotify.h.
53552         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
53553         fanotify_mask for GLIBC_2.13.
53554         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
53555         fanotify_init and fanotify_mark.
53556         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
53557         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
53559         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
53560         Add prlimit.
53561         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
53562         prlimit64 for GLIBC_2.13.
53563         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
53564         prlimit64.
53565         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
53566         syscall.
53567         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
53568         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
53569         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
53570         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
53571         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
53572         add prlimit alias.
53573         * sysdeps/unix/sysv/linux/prlimit.c: New file.
53575         [BZ #11903]
53576         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
53577         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
53579         * nss/Makefile: Add rules to build and run tst-nss-test1.
53580         * shlib-versions: Add entry for libnss_test1.
53581         * nss/nss_test1.c: New file.
53582         * nss/tst-nss-test1.c: New file.
53584         * nss/nsswitch.c (__nss_database_custom): Define new variable.
53585         (__nss_configure_lookup): Set appropriate entry in
53586         __nss_configure_lookup to true.
53587         * nss/nsswitch.h: Define enum with indeces of databases in
53588         databases and __nss_database_custom arrays.  Declare
53589         __nss_database_custom.
53590         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
53591         to avoid using nscd when custom rules are installed.
53592         * nss/getXXbyYY_r.c: Likewise.
53593         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
53595         * nss/nss_files/files-parse.c: Whitespace fixes.
53597 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
53599         [BZ #11883]
53600         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
53601         * posix/fnmatch_loop.c: Likewise.
53603 2010-07-17  Andi Kleen  <ak@linux.intel.com>
53605         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
53606         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
53607         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
53608         * Versions.def [GLIBC_2.13]: Add.
53610 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
53612         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
53613         Also fail if tpwd after pwuid call is NULL.
53615 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53617         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
53618         when converting to ms.
53620 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53622         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
53623         EOPNOTSUPP errors with ENOTTY.
53624         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
53625         EOPNOTSUPP errors with ENOTTY.
53627 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
53629         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
53630         Add strcasecmp_l-ssse3.
53631         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
53632         strcasecmp.
53633         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
53634         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
53635         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
53637 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
53639         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
53641         * string/Makefile (strop-tests): Add strcasecmp.
53642         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
53643         strcasecmp_l-nonascii.
53644         (gen-as-const-headers): Add locale-defines.sym.
53645         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
53646         * sysdeps/x86_64/strcasecmp.S: New file.
53647         * sysdeps/x86_64/strcasecmp_l.S: New file.
53648         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
53649         * sysdeps/x86_64/locale-defines.sym: New file.
53650         * string/test-strcasecmp.c: New file.
53652         * string/test-strcasestr.c: Test both ends of the range of characters.
53653         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
53655 2010-07-29  Roland McGrath  <roland@redhat.com>
53657         [BZ #11856]
53658         * manual/locale.texi (Yes-or-No Questions): Fix example code.
53660 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
53662         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
53663         for ld.so.
53665 2010-07-27  Andreas Schwab  <schwab@redhat.com>
53667         * manual/memory.texi (Malloc Tunable Parameters): Document
53668         M_PERTURB.
53670 2010-07-26  Roland McGrath  <roland@redhat.com>
53672         [BZ #11840]
53673         * configure.in (-fgnu89-inline check): Set and substitute
53674         gnu89_inline, not libc_cv_gnu89_inline.
53675         * configure: Regenerated.
53676         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
53678 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
53680         * string/test-strnlen.c: New file.
53681         * string/Makefile (strop-tests): Add strnlen.
53682         * string/tester.c (test_strnlen): Add a few more test cases.
53683         * string/tst-strlen.c: Better error reporting.
53685         * sysdeps/x86_64/strnlen.S: New file.
53687 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
53689         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
53690         lower-latency instructions.
53692 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
53694         * string/test-strcasestr.c: New file.
53695         * string/test-strstr.c: New file.
53696         * string/Makefile (strop-tests): Add strstr and strcasestr.
53697         * string/str-two-way.h: Don't undefine MAX.
53698         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
53700 2010-07-21  Andreas Schwab  <schwab@redhat.com>
53702         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53703         strcasestr-nonascii.
53704         (CFLAGS-strcasestr-nonascii.c): Define.
53705         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
53706         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
53707         Remove unused attribute.
53709 2010-07-20  Roland McGrath  <roland@redhat.com>
53711         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
53712         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
53713         ld.so.cache was broken.  With it, there is no way to disable dsocaps
53714         like LD_HWCAP_MASK can disable hwcaps.
53716 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
53718         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
53720 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
53722         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
53723         call in strcasestr.
53724         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
53725         __strcasestr_sse42_nonascii.
53726         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
53727         strcasestr-nonascii.c.
53728         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
53730 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
53732         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
53733         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
53734         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
53735         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
53737 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
53739         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
53740         fcntl.
53742 2010-07-06  Andreas Schwab  <schwab@redhat.com>
53744         [BZ #11577]
53745         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
53746         dl_signal_cerror.
53748 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
53750         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
53751         _PC_PIPE_BUF using F_GETPIPE_SZ.
53753 2010-07-05  Roland McGrath  <roland@redhat.com>
53755         * manual/arith.texi (Rounding Functions): Fix rint description
53756         implicit in round description.
53758 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
53760         * elf/Makefile: Fix linking for a few tests to make recent linker
53761         happy.
53763 2010-06-30  Andreas Schwab  <schwab@redhat.com>
53765         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
53766         $(common-objpfx)libc_nonshared.a.
53768 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
53770         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
53771         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
53772         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
53773         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
53774         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
53775         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
53776         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
53777         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
53778         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
53779         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
53780         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
53781         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
53782         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
53783         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
53784         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
53785         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
53786         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
53787         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
53788         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
53789         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
53790         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
53791         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
53792         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
53793         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
53794         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
53795         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
53796         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
53797         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
53798         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
53799         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
53800         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
53801         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
53802         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
53803         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
53804         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
53805         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
53806         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
53807         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
53808         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
53809         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
53810         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
53811         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
53812         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
53813         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
53814         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
53815         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
53816         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
53817         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
53819 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
53821         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
53822         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
53823         * string/memmove.c (memmove): Renamed to ...
53824         (MEMMOVE): ...this.  Default to memmove.
53825         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
53826         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
53827         (END_CHK): Define.
53828         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53829         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
53830         mempcpy-ssse3-back memmove-ssse3-back.
53831         * sysdeps/x86_64/multiarch/bcopy.S: New file .
53832         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
53833         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
53834         * sysdeps/x86_64/multiarch/memcpy.S: New file.
53835         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
53836         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
53837         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
53838         * sysdeps/x86_64/multiarch/memmove.c: New file.
53839         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
53840         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
53841         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
53842         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
53843         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
53844         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
53845         Define.
53846         (index_Fast_Copy_Backward): Define.
53847         (HAS_ARCH_FEATURE): Define.
53848         (HAS_FAST_REP_STRING): Define.
53849         (HAS_FAST_COPY_BACKWARD): Define.
53851 2010-06-21  Andreas Schwab  <schwab@redhat.com>
53853         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
53854         Restore proper fallback handling.
53856 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
53858         [BZ #11701]
53859         * posix/group_member.c (__group_member): Correct checking loop.
53861         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
53862         OOM in getpwuid_r correctly.  Return error number when the caller
53863         should return, otherwise -1.
53864         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
53865         call returning > 0 value.
53866         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
53868 2010-06-07  Andreas Schwab  <schwab@redhat.com>
53870         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
53871         libc_nonshared.a from targets in modules-names.
53873 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
53875         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
53876         requires it.
53878 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
53880         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
53881         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
53882         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
53883         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
53885 2010-06-02  Andreas Schwab  <schwab@redhat.com>
53887         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
53889 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
53891         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
53892         and F_GETPIPE_SZ.
53893         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
53894         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
53895         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
53896         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
53897         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
53898         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
53900 2010-06-14  Roland McGrath  <roland@redhat.com>
53902         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
53904 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
53906         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
53907         __REDIRECT followed by __THROW.
53908         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
53909         * posix/getopt.h (getopt): Likewise.
53911 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
53913         * hurd/lookup-at.c (__file_name_lookup_at): Accept
53914         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
53915         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
53916         in AT_FLAGS.
53917         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
53918         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
53920 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
53922         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
53924 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
53926         [BZ #11640]
53927         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
53928         Properly check family and model.
53930 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
53932         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
53934 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
53936         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
53938 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
53940         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
53941         symbol reference.
53943 2010-05-19  Andreas Schwab  <schwab@redhat.com>
53945         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
53946         symbol reference.
53948 2010-05-21  Andreas Schwab  <schwab@redhat.com>
53950         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
53951         and internal_recvmmsg.
53952         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
53953         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
53954         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
53955         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
53957         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
53958         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
53959         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
53961 2010-05-20  Andreas Schwab  <schwab@redhat.com>
53963         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
53965 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
53967         POWER7 optimizations.
53968         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
53969         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
53971 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
53973         * version.h: Update for 2.13 development version.
53975 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
53977         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
53978         exceptions.  Return 0.
53980 2010-05-07  Roland McGrath  <roland@redhat.com>
53982         * elf/ldconfig.c (main): Add a const.
53984 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
53986         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
53987         (args_options): Add no-idn option.
53988         (ahosts_keys_int): Add idn_flags to ai_flags.
53989         (parse_option): Handle 'i' option to clear idn_flags.
53991         * malloc/malloc.c (_int_free): Possible race in the most recently
53992         added check.  Only act on the data if no current modification
53993         happened.
53995 See ChangeLog.17 for earlier changes.