]> git.ipfire.org Git - thirdparty/glibc.git/blob - ChangeLog
BZ #16529: Fix pedantic warning with netinet/in.h.
[thirdparty/glibc.git] / ChangeLog
1 2014-02-06 Carlos O'Donell <carlos@redhat.com>
2
3 [BZ #16529]
4 * inet/netinet/in.h: Remove comma after IPPROTO_MH.
5
6 2014-02-06 Siddhesh Poyarekar <siddhesh@redhat.com>
7
8 * manual/contrib.texi: Update entry for Carlos O'Donell,
9 Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
10
11 2014-02-05 Carlos O'Donell <carlos@rehdat.com>
12
13 * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
14
15 * sysdeps/unix/sysv/linux/kernel-features.h
16 [__LINUX_KERNEL_VERSION >= 0x020621]
17 (__ASSUME_PROC_PID_TASK_COMM): Define.
18
19 2014-02-05 Siddhesh Poyarekar <siddhesh@redhat.com>
20
21 * manual/contrib.texi: Update entry for Ondrej Bilka, Will
22 Newton and Alexandre Oliva. Add entries for Steve Ellcey, Chris
23 Leonard and Allan McRae.
24
25 2014-02-04 David S. Miller <davem@davemloft.net>
26
27 * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
28 32-bit.
29
30 2014-02-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
31
32 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist: New
33 file
34 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
35 New file
36 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist: New
37 file.
38 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist: New
39 file.
40 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
41 New file.
42 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist: New
43 file.
44 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist: New
45 file.
46 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
47 New file.
48 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
49 New file.
50 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
51 New file.
52 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
53 New file.
54 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
55 New file.
56 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
57 New file.
58
59 2014-02-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
60
61 * nptl/shlib-versions: Change powerpc*le start to 2.17.
62 * shlib-versions: Likewise.
63
64 2014-02-04 Roland McGrath <roland@hack.frob.com>
65 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
66
67 * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
68 (abilist-pattern): New variable, set to %-le.abilist.
69
70 * Makerules (abilist-pattern): New variable.
71 (vpath): Use $(abilist-pattern) in place of %.abilist.
72 (check-abi-% pattern rule): Likewise.
73 (check-abi, update-abi): Likewise.
74
75 2014-02-04 Eric Wong <normalperson@yhbt.net>
76
77 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
78
79 2014-02-04 Eric Wong <normalperson@yhbt.net>
80
81 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
82
83 2014-02-03 Carlos O'Donell <carlos@redhat.com>
84
85 * manual/startup.texi: Add next, previous, and top entries for
86 the `Program Arguments' and `Environment Variables' nodes.
87
88 2014-02-03 Alexandre Oliva <aoliva@redhat.com>
89
90 * manual/macros.texi: Add comments before MTASC-safety macros.
91
92 * manual/users.texi: Document MTASC-safety properties.
93
94 * manual/threads.texi (pthread_key_create, pthread_key_delete,
95 pthread_getspecific, pthread_setspecific): Format with
96 @deftypefun, and add @safety note.
97 * manual/signal.texi: Move comments that analyze the above
98 functions to their home place.
99
100 2014-02-03 Allan McRae <allan@archlinux.org>
101
102 * po/sl.po: Update Slovenian translation from translation project.
103
104 2014-02-02 Alexandre Oliva <aoliva@redhat.com>
105
106 * manual/time.texi (timegm): Add missing blank after @c.
107 Reported by Joseph Myers <joseph@codesourcery.com>.
108
109 2014-02-01 Alexandre Oliva <aoliva@redhat.com>
110
111 * manual/check-safety.sh: New.
112 * manual/Makefile ($(objpfx)stamp-summary): Run it.
113
114 * manual/terminal.texi: Document MTASC-safety properties.
115
116 * manual/filesys.texi: Document MTASC-safety properties.
117
118 * manual/errno.texi: Document MTASC-safety properties.
119
120 * manual/intro.texi: Document safety identifiers and
121 conditionals.
122
123 * manual/string.texi (wcstok): Fix prototype.
124 (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
125
126 * manual/time.texi: Document MTASC-safety properties.
127
128 * manual/string.texi: Document MTASC-safety properties.
129
130 * manual/threads.texi: Document MTASC-safety properties.
131
132 * manual/stdio.texi: Document MTASC-safety properties.
133
134 * manual/syslog.texi: Document MTASC-safety properties.
135
136 * manual/sysinfo.texi: Document MTASC-safety properties.
137
138 * manual/startup.texi: Document MTASC-safety properties.
139
140 * manual/socket.texi: Document MTASC-safety properties.
141
142 * manual/signal.texi: Document MTASC-safety properties.
143
144 2014-01-31 Alexandre Oliva <aoliva@redhat.com>
145
146 * manual/setjmp.texi: Document MTASC-safety properties.
147
148 * manual/search.texi: Document MTASC-safety properties.
149
150 * manual/resource.texi: Document MTASC-safety properties.
151
152 * manual/process.texi: Document MTASC-safety properties.
153
154 * manual/platform.texi: Document MTASC-safety properties.
155
156 * manual/pipe.texi: Document MTASC-safety properties.
157
158 * manual/pattern.texi: Document MTASC-safety properties.
159
160 * manual/message.texi: Document MTASC-safety properties.
161
162 [BZ #12751]
163 * manual/memory.texi: Document MTASC-safety properties.
164
165 * manual/math.texi: Document MTASC-safety properties.
166
167 * manual/locale.texi: Document MTASC-safety properties.
168
169 * manual/llio.texi: Document MTASC-safety properties.
170
171 * manual/libdl.texi: New.
172
173 * manual/lang.texi: Document MTASC-safety properties.
174
175 * manual/job.texi: Document MTASC-safety properties.
176
177 * manual/getopt.texi: Document MTASC-safety properties.
178
179 * manual/ctype.texi: Document MTASC-safety properties.
180
181 2014-01-31 Maciej W. Rozycki <macro@codesourcery.com>
182
183 [BZ #16046]
184 * csu/libc-tls.c (static_map): Remove variable.
185 (__libc_setup_tls): Use main executable's link map for TLS data.
186 * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
187 casing for LM_ID_BASE and GL(dl_nns).
188 * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
189 function. Alias dl_iterate_phdr to __dl_iterate_phdr.
190 * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
191 casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
192 * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
193 member.
194 (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
195 l_phnum members.
196
197 2014-01-30 Alexandre Oliva <aoliva@redhat.com>
198
199 * manual/debug.texi: Document MTASC-safety properties.
200
201 2014-01-29 H.J. Lu <hongjiu.lu@intel.com>
202
203 [BZ #16510]
204 * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
205 of __x86_64__ when disabling x87 inline functions.
206
207 2014-01-29 Alexandre Oliva <aoliva@redhat.com>
208
209 * manual/charset.texi: Document MTASC-safety properties.
210
211 * manual/crypt.texi: Document MTASC-safety properties.
212
213 * manual/conf.texi: Document MTASC-safety properties.
214
215 * manual/arith.texi: Document MTASC-safety properties.
216
217 * manual/argp.texi: Document MTASC-safety properties.
218
219 * manual/macros.texi: Introduce macros to document multi
220 thread, asynchronous signal and asynchronous cancellation
221 safety properties.
222 * manual/intro.texi: Introduce the properties themselves.
223
224 2014-01-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
225
226 * sysdeps/sh/sh4/Makefile: New file.
227
228 2014-01-27 Andreas Schwab <schwab@linux-m68k.org>
229
230 * math/gen-libm-test.pl ($srcdir): New variable.
231 ($auto_input): Use it.
232
233 2014-01-27 Siddhesh Poyarekar <siddhesh@redhat.com>
234
235 [BZ #16506]
236 * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
237 access beyond array bounds when parsing netgroups file.
238
239 * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
240 the old buffer before realloc.
241
242 2014-01-27 Allan McRae <allan@archlinux.org>
243
244 * po/fr.po: Update French translation from translation project.
245
246 2014-01-26 Kaz Kojima <kkojima@rr.iij4u.or.jp>
247
248 * sysdeps/sh/libm-test-ulps: Regenerate.
249
250 2014-01-24 David S. Miller <davem@davemloft.net>
251
252 * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
253
254 2014-01-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
255
256 * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
257 * sysdeps/sh/libm-test-ulps: ... here and regenerated.
258
259 2013-01-24 Siddhesh Poyarekar <siddhesh@redhat.com>
260
261 [BZ #16474]
262 * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
263 string pointers after reallocation.
264
265 2014-01-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
266
267 * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
268 __SH4A__ instead of __SH_FPU_ANY__.
269
270 2014-01-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
271
272 * sysdeps/sh/fpu_control.h: New file.
273 * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
274 * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
275 * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
276 * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
277 * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
278 * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
279 * sysdeps/sh/sys/ucontext.h: Remove.
280 * sysdeps/sh/sys: Remove directory.
281
282 2014-01-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
283
284 * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
285 s390/sys/ucontext.h.
286 * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
287 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
288
289 2014-01-20 H.J. Lu <hongjiu.lu@intel.com>
290
291 [BZ #15605]
292 * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
293
294 2014-01-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
295
296 [BZ#16431]
297 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
298 Adjust the vDSO correctly for internal calls.
299 * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
300
301 2014-01-20 Allan McRae <allan@archlinux.org>
302
303 * po/ca.po: Update Catalan translation from translation project.
304
305 2014-01-16 Mike Frysinger <vapier@gentoo.org>
306
307 * sysdeps/s390/sotruss-lib.c: New file.
308
309 2014-01-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
310
311 [BZ#16430]
312 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
313 (__GI___gettimeofday): Alias for a different internal symbol to avoid
314 local calls issues by not having a PLT stub required for IFUNC calls.
315 * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
316
317 2014-01-16 Joseph Myers <joseph@codesourcery.com>
318
319 * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
320 * math/test-fpucw-static.c: Likewise.
321
322 2013-01-16 Siddhesh Poyarekar <siddhesh@redhat.com>
323
324 [BZ #16453]
325 * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
326
327 2014-01-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
328
329 * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
330 implementation for powerpc.
331
332 2014-01-15 Ondřej Bílka <neleai@seznam.cz>
333
334 [BZ #14782]
335 * sysdeps/posix/system.c (__libc_system): Do not enable
336 asynchronous cancellation.
337
338 2014-01-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
339
340 [BZ #16427]
341 * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
342 handling only for numbers special also in the IEEE case.
343
344 2014-01-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
345
346 * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
347
348 2014-01-11 Allan McRae <allan@archlinux.org>
349
350 * po/bg.po: Update Bulgarian translation from translation project.
351
352 * po/de.po: Update German translation from translation project.
353
354 2014-01-10 Roland McGrath <roland@hack.frob.com>
355
356 * sysdeps/generic/gcc-compat.h: New file.
357
358 2014-01-10 Siddhesh Poyarekar <siddhesh@redhat.com>
359
360 * benchtests/asin-inputs: Correct slow inputs.
361 * benchtests/acos-inputs: Likewise.
362
363 2014-01-10 Allan McRae <allan@archlinux.org>
364
365 * po:sv.po: Update Swedish translation from translation project.
366
367 * po/vi.po: Update Vietnamese translation from translation project.
368
369 * po/eo.po: Update Esperanto translation from translation project.
370
371 * po/cs.po: Update Czech translation from translation project.
372
373 * po/nl.po: Update Dutch translation from translation project.
374
375 * po/pl.po: Update Polish translation from translation project.
376
377 * po/ru.po: Update Russian translation from translation project.
378
379 * po/uk.po: Update Ukrainian translation from translation project.
380
381 2014-01-08 Brooks Moses <bmoses@google.com>
382
383 * elf/dl-load.c: Fix comment typo.
384
385 2014-01-08 Carlos O'Donell <carlos@redhat.com>
386
387 * po/header.pot: Rename to...
388 * po/pot.header: ... this.
389 * po/Makefile: Use pot.header.
390
391 2014-01-08 Yuriy Kaminskiy <yumkam@gmail.com>
392 Maxim Kuvyrkov <maxim@kugelworks.com>
393
394 [BZ #16394]
395 * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
396 SRC and DEST against LEN.
397
398 2014-01-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
399
400 [BZ #16414]
401 * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
402 implementation.
403 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
404
405 2014-01-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
406
407 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
408
409 2014-01-08 Joseph Myers <joseph@codesourcery.com>
410
411 [BZ #16408]
412 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
413 for large positive arguments.
414
415 2014-01-07 Joseph Myers <joseph@codesourcery.com>
416
417 * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
418
419 * math/auto-libm-test-in: Mark various tests with
420 xfail-rounding:ldbl-128ibm.
421 * math/auto-libm-test-out: Regenerated.
422
423 [BZ #16407]
424 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
425 Increase overflow threshold.
426
427 2014-01-07 Ondřej Bílka <neleai@seznam.cz>
428
429 [BZ #14286]
430 * stdio-common/vfprintf.c: Check for integer overflow.
431
432 2014-01-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
433
434 * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
435 the first argument and return value of __tls_get_addr_internal.
436
437 2014-01-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
438
439 * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
440 also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
441
442 2014-01-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
443
444 * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
445 * sysdeps/s390/rtld-global-offsets.sym: New file.
446 * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
447 GLIBC_2.19 symbol.
448 * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
449 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
450 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
451 ... this.
452 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
453 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
454 ... this.
455 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
456 Regenerate.
457 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
458 Regenerate.
459 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
460 halfs of GPRs for high_gprs contexts.
461 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
462 restore upper halfs of GPRs for high_gprs contexts. Copy uc_flags
463 field.
464 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
465 uc_flags field.
466 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
467 64 bit versions:
468 * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
469 for high GPRs (uc_high_gprs) and for future extensions
470 (__reserved).
471 * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
472 for future extensions (__reserved).
473 * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
474 64 bit versions:
475 * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
476 SC_HIGHGPRS offset definition.
477 * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
478 * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
479
480 2014-01-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
481
482 * Versions.def: Add GLIBC_2.19 for libpthread.
483 * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
484 siglongjmp for libpthread with GLIBC_2.19 symver.
485 * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
486 * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
487 * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
488 * sysdeps/s390/__longjmp.c: New file.
489 * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
490 * sysdeps/s390/longjmp.c: New file.
491 * sysdeps/s390/setjmp.S: New file.
492 * sysdeps/s390/sigjmp.S: New file.
493 * sysdeps/s390/v1-longjmp.c: New file.
494 * sysdeps/s390/v1-setjmp.h: New file.
495 * sysdeps/s390/v1-sigjmp.c: New file.
496 * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
497 * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
498 GLIBC_2.19 version.
499 * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
500 * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
501 versioned symbols for ____longjmp_chk.
502 * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
503 Likewise.
504 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
505 Regenerate.
506 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
507 Regenerate.
508 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
509 Regenerate.
510 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
511 Regenerate.
512 * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
513 * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
514 * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
515 * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
516 * sysdeps/s390/s390-32/setjmp-common.S: ... this.
517 * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
518 * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
519 * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
520 * sysdeps/s390/s390-64/setjmp-common.S: ... this.
521 * sysdeps/s390/rtld-__longjmp.c: New file.
522 * sysdeps/s390/rtld-setjmp.S: New file.
523
524 2014-01-06 Joseph Myers <joseph@codesourcery.com>
525
526 [BZ #16400]
527 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
528 Return -__logl (x) for small positive arguments without evaluating
529 a polynomial.
530
531 2014-01-06 Mike Frysinger <vapier@gentoo.org>
532
533 * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
534 Rename to ...
535 (__ptrace_peeksiginfo_args): ... this.
536 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
537 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
538 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
539
540 2014-01-06 Allan McRae <allan@archlinux.org>
541
542 * inet/netinet/in.h: Fix typo in comment.
543
544 2014-01-05 Andreas Jaeger <aj@suse.de>
545
546 * sysdeps/i386/fpu/libm-test-ulps: Update.
547
548 2014-01-05 Allan McRae <allan@archlinux.org>
549
550 * po/libc.pot: Regenerated.
551
552 * malloc/memusagestat.c: Fix gettext call formatting.
553
554 2014-01-04 Sami Kerola <kerolasa@iki.fi>
555
556 * nscd/nscd.c: Improve usage() output.
557
558 2014-01-04 Mike Frysinger <vapier@gentoo.org>
559
560 * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
561 * sysdeps/unix/sysv/linux/configure: Regenerated.
562 * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
563 * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
564
565 2014-01-03 Joseph Myers <joseph@codesourcery.com>
566
567 [BZ #16390]
568 * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
569 (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
570
571 2014-01-03 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
572
573 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
574 extra tokens at end of #undef directive.
575 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
576 * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
577 * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
578
579 2014-01-03 Joseph Myers <joseph@codesourcery.com>
580
581 * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
582
583 * math/auto-libm-test-in: Mark various tests with
584 xfail-rounding:ldbl-128ibm.
585 * math/auto-libm-test-out: Regenerated.
586
587 2014-01-02 Joseph Myers <joseph@codesourcery.com>
588
589 [BZ #16386]
590 * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
591 numbers with subnormal high part when calculating exponent.
592
593 [BZ #16385]
594 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
595 fabs.
596
597 [BZ #16384]
598 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
599 M_LN2l.
600 (__ieee754_acoshl): Use __log1pl not __log1p.
601
602 2013-01-02 Ondřej Bílka <neleai@seznam.cz>
603
604 * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all,
605 ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry,
606 __failing_morecore, ptmalloc_init, dump_heap, new_heap, grow_heap,
607 heap_trim, _int_new_arena, get_free_list, reused_arena, arena_get2):
608 Convert to GNU style.
609 * malloc/hooks.c (memalign_hook_ini, __malloc_check_init,
610 mem2mem_check, mem2chunk_check, top_check, realloc_check,
611 memalign_check, __malloc_set_state): Likewise.
612 * malloc/mallocbug.c (main): Likewise.
613 * malloc/malloc.c (__malloc_assert, malloc_init_state, free_perturb,
614 do_check_malloced_chunk, do_check_malloc_state, sysmalloc, systrim,
615 mremap_chunk, __libc_malloc, __libc_free, __libc_realloc, _mid_memalign,
616 _int_malloc, malloc_consolidate, _int_realloc, _int_memalign, mtrim,
617 musable, __libc_mallopt, __posix_memalign, malloc_info): Likewise.
618 * malloc/malloc.h: Likewise.
619 * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook, mallochook,
620 memalignhook, reallochook, mabort): Likewise.
621 * malloc/mcheck.h: Likewise.
622 * malloc/memusage.c (update_data, me, malloc, realloc, calloc, free, mmap,
623 mmap64, mremap, munmap, dest): Likewise.
624 * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
625 * malloc/morecore.c (__default_morecore): Likewise.
626 * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
627 * malloc/obstack.c (_obstack_begin, _obstack_newchunk,
628 _obstack_allocated_p, obstack_free, _obstack_memory_used,
629 print_and_abort): Likewise.
630 * malloc/obstack.h: Likewise.
631 * malloc/set-freeres.c (__libc_freeres): Likewise.
632 * malloc/tst-mallocstate.c (main): Likewise.
633 * malloc/tst-mtrace.c (main): Likewise.
634 * malloc/tst-realloc.c (do_test): Likewise.
635
636 2013-01-02 Siddhesh Poyarekar <siddhesh@redhat.com>
637
638 [BZ #16366]
639 * nscd/netgroupcache.c (do_notfound): New function.
640 (addgetnetgrentX): Use it.
641
642 [BZ # 16365]
643 * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
644 NSS_STATUS_NOTFOUND.
645
646 2014-01-01 Joseph Myers <joseph@codesourcery.com>
647
648 * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
649 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
650
651 2014-01-01 Allan McRae <allan@archlinux.org>
652
653 * scripts/update-copyrights: Update configure input file suffix.
654
655 * NEWS: Update copyright year.
656 * catgets/gencat.c: Likewise.
657 * csu/version.c: Likewise.
658 * debug/catchsegv.sh: Likewise.
659 * debug/pcprofiledump.c: Likewise.
660 * debug/xtrace.sh: Likewise.
661 * elf/ldconfig.c: Likewise.
662 * elf/ldd.bash.in: Likewise.
663 * elf/pldd.c: Likewise.
664 * elf/sotruss.ksh: Likewise.
665 * elf/sprof.c: Likewise.
666 * iconv/iconv_prog.c: Likewise.
667 * iconv/iconvconfig.c: Likewise.
668 * locale/programs/locale.c: Likewise.
669 * locale/programs/localedef.c: Likewise.
670 * login/programs/pt_chown.c: Likewise.
671 * malloc/memusage.sh: Likewise.
672 * malloc/memusagestat.c: Likewise.
673 * malloc/mtrace.pl: Likewise.
674 * manual/libc.texinfo: Likewise.
675 * nscd/nscd.c: Likewise.
676 * nss/getent.c: Likewise.
677 * nss/makedb.c: Likewise.
678 * posix/getconf.c: Likewise.
679 * scripts/test-installation.pl: Likewise.
680
681 * All files with FSF copyright notices: Update copyright dates
682 using scripts/update-copyrights.
683 * intl/plural.c: Regenerated.
684 * locale/programs/charmap-kw.h: Likewise.
685 * locale/programs/locfile-kw.h: Likewise.
686
687 2013-12-31 Mike Frysinger <vapier@gentoo.org>
688
689 * sysdeps/unix/sysv/linux/configure: Regenerated.
690 * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
691 the linux/fanotify.h header.
692 * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
693 HAVE_LINUX_FANOTIFY_H is defined.
694
695 2013-12-31 Siddhesh Poyarekar <siddhesh@redhat.com>
696
697 * benchtests/cos-inputs: New inputs.
698 * benchtests/sin-inputs: Likewise.
699
700 * benchtests/atan-inputs: New inputs. Fix name of multiple
701 precision fallback inputs.
702
703 * benchtests/atanh-inputs: New inputs.
704 * benchtests/tanh-inputs: Likewise.
705
706 * benchtests/acosh-inputs: New inputs.
707 * benchtests/asinh-inputs: Likewise.
708
709 * benchtests/cosh-inputs: New inputs.
710 * benchtests/sinh-inputs: Likewise.
711
712 * benchtests/acos-inputs: Add more inputs.
713 * benchtests/asin-inputs: Likewise.
714
715 2013-12-30 Ville Skytta <ville.skytta@iki.fi>
716
717 [BZ #16375]
718 * manual/arith.texi: Fix spelling.
719 * manual/charset.texi: Likewise.
720 * manual/errno.texi: Likewise.
721 * manual/filesys.texi: Likewise.
722 * manual/lang.texi: Likewise.
723 * manual/llio.texi: Likewise.
724 * manual/locale.texi: Likewise.
725 * manual/message.texi: Likewise.
726 * manual/resource.texi: Likewise.
727 * manual/search.texi: Likewise.
728 * manual/setjmp.texi: Likewise.
729 * manual/stdio.texi: Likewise.
730 * manual/string.texi: Likewise.
731 * manual/sysinfo.texi: Likewise.
732 * manual/time.texi: Likewise.
733
734 2013-12-27 Carlos O'Donell <carlos@redhat.com>
735
736 * po/sl.po: New file.
737
738 2013-12-27 Mike Frysinger <vapier@gentoo.org>
739
740 * .gitignore: Add core/.gdbinit/.gdb_history.
741
742 2013-12-27 Allan McRae <allan@archlinux.org>
743
744 [BZ #16369]
745 * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
746 Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
747
748 2013-12-24 Brooks Moses <bmoses@google.com>
749
750 * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
751 all compilers that claim C++98 compliance, not just GCC.
752 * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
753 Likewise.
754
755 2013-12-24 Maxim Kuvyrkov <maxim@kugelworks.com>
756
757 * NEWS: Restore accidentally deleted bug-fix entries.
758
759 2013-12-24 Maxim Kuvyrkov <maxim@kugelworks.com>
760 Ondřej Bílka <neleai@seznam.cz>
761
762 [BZ #15073]
763 * malloc/malloc.c (_int_free): Perform sanity check only if we
764 have_lock.
765
766 2013-12-23 Ondřej Bílka <neleai@seznam.cz>
767
768 [BZ #12986]
769 * manual/stdio.texi (String Input Conversions): Clarify that character
770 classes are not supported.
771
772 2013-12-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
773
774 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
775
776 2013-12-22 Joseph Myers <joseph@codesourcery.com>
777
778 [BZ #16337]
779 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
780 Calculate results for small negative arguments directly rather
781 than using reflection formula with special underflow handling.
782
783 * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
784 * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
785 sysdeps/unix/bsd/bsd4.4/syscalls.list.
786 (fchflags): Likewise.
787 (revoke): Likewise.
788 (setlogin): Likewise.
789 (sigaltstack): Likewise.
790 (wait4): Likewise.
791 (sigblock): Remove.
792 (sigsetmask): Likewise.
793 (wait3): Likewise.
794 (waitpid): Likewise.
795 * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
796 * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
797 file.
798 * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
799 * sysdeps/unix/bsd/Makefile: ... here.
800 * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
801 * sysdeps/unix/bsd/Versions: ... here.
802 * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
803 * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
804 * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
805 * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
806 * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
807 * sysdeps/unix/bsd/sigblock.c: ... here.
808 * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
809 * sysdeps/unix/bsd/sigsetmask.c: ... here.
810 * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
811 * sysdeps/unix/bsd/sigvec.c: ... here.
812 * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
813 * sysdeps/unix/bsd/tcdrain.c: ... here.
814 * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
815 * sysdeps/unix/bsd/tcgetattr.c: ... here.
816 * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
817 * sysdeps/unix/bsd/tcsetattr.c: ... here.
818 * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
819 * sysdeps/unix/bsd/wait.c: ... here.
820 * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
821 * sysdeps/unix/bsd/wait3.c: ... here.
822 * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
823 * sysdeps/unix/bsd/waitpid.c: ... here.
824
825 2013-12-21 Joseph Myers <joseph@codesourcery.com>
826
827 [BZ #16356]
828 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
829 round-to-nearest for [!USE_AS_EXPM1L].
830 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
831 * math/auto-libm-test-in: Do not expect cosh tests to fail. Add
832 more tests of exp and exp10. Expect some exp10 tests to miss
833 exceptions or fail in directed rounding modes.
834 * math/auto-libm-test-out: Regenerated.
835 * math/libm-test.inc (exp10_tonearest_test_data): New array.
836 (exp10_test_tonearest): New function.
837 (exp10_towardzero_test_data): New array.
838 (exp10_test_towardzero): New function.
839 (exp10_downward_test_data): New array.
840 (exp10_test_downward): New function.
841 (exp10_upward_test_data): New array.
842 (exp10_test_upward): New function.
843 (main): Call the new functions.
844 * sysdeps/i386/fpu/libm-test-ulps: Update.
845 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
846
847 2013-12-20 Joseph Myers <joseph@codesourcery.com>
848
849 * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
850 asinh, atan, atan2, atanh, cbrt, cos and cosh.
851 * math/auto-libm-test-out: Regenerated.
852 * math/libm-test.inc (acosh_test_data): Add more tests.
853 (atanh_test_data): Likewise.
854 (ceil_test_data): Likewise.
855 (copysign_test_data): Likewise.
856 * sysdeps/i386/fpu/libm-test-ulps: Update.
857 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
858
859 * timezone/checktab.awk: Update from tzcode 2013i.
860 * timezone/private.h: Likewise.
861 * timezone/scheck.c: Likewise.
862 * timezone/tzfile.h: Likewise.
863 * timezone/tzselect.ksh: Likewise.
864 * timezone/zdump.c: Likewise.
865 * timezone/zic.c: Likewise.
866
867 * math/auto-libm-test-in: Add tests of cpow.
868 * math/auto-libm-test-out: Regenerated.
869 * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
870 * * math/gen-auto-libm-tests.c (func_calc_method): Add value
871 mpc_cc_c.
872 (func_calc_desc): Add mpc_cc_c union field.
873 (test_functions): Add cpow.
874 (special_fill_2pi): New function.
875 (special_real_inputs): Add 2pi.
876 (calc_generic_results): Handle mpc_cc_c.
877 * sysdeps/i386/fpu/libm-test-ulps: Update.
878 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
879
880 * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
881 csqrt, ctan and ctanh.
882 * math/auto-libm-test-out: Regenerated.
883 * math/libm-test.inc (TEST_COND_x86_64): New macro.
884 (TEST_COND_x86): Likewise.
885 (ccos_test_data): Use AUTO_TESTS_c_c.
886 (ccosh_test_data): Likewise.
887 (cexp_test_data): Likewise.
888 (clog_test_data): Likewise.
889 (csqrt_test_data): Likewise.
890 (ctan_test_data): Likewise.
891 (ctan_tonearest_test_data): Likewise.
892 (ctan_towardzero_test_data): Likewise.
893 (ctan_downward_test_data): Likewise.
894 (ctan_upward_test_data): Likewise.
895 (ctanh_test_data): Likewise.
896 (ctanh_tonearest_test_data): Likewise.
897 (ctanh_towardzero_test_data): Likewise.
898 (ctanh_downward_test_data): Likewise.
899 (ctanh_upward_test_data): Likewise.
900 * math/gen-auto-libm-tests.c (func_calc_method): Add value
901 mpc_c_c.
902 (func_calc_desc): Add mpc_c_c union field.
903 (FUNC_mpc_c_c): New macro.
904 (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
905 ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
906 ctanh.
907 (special_fill_min_subnorm_p120): New function.
908 (special_real_inputs): Add min_subnorm_p120.
909 (calc_generic_results): Handle mpc_c_c.
910 * sysdeps/i386/fpu/libm-test-ulps: Update.
911 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
912
913 2013-12-20 Siddhesh Poyarekar <siddhesh@redhat.com>
914
915 * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin,
916 do_sin_slow): New functions.
917 (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2,
918 cslow2, csloww1, csloww2): Use the new functions.
919
920 * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
921 Use M to change sign of result instead of X. Assume X is
922 positive.
923 (csloww1): Likewise.
924 (__sin): Adjust.
925 (__cos): Adjust.
926
927 * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
928 arguments A and DA.
929 (__sin): Adjust.
930 (__cos): Likewise.
931
932 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
933 (__cos): Likewise.
934 (sloww1): Don't adjust sign of DX.
935 (csloww1): Likewise.
936 (sloww2): Use X directly and don't adjust sign of DX.
937 (csloww2): Likewise.
938
939 2013-12-19 Joseph Myers <joseph@codesourcery.com>
940
941 * math/auto-libm-test-in: Add tests of cabs and carg.
942 * math/auto-libm-test-out: Regenerated.
943 * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
944 (carg_test_data): Likewise.
945 * math/gen-auto-libm-tests.c (func_calc_method): Add value
946 mpc_c_f.
947 (func_calc_desc): Add mpc_c_f union field.
948 (test_functions): Add cabs and carg.
949 (calc_generic_results): Handle mpc_c_f.
950
951 * sysdeps/powerpc/powerpc32/libgcc-compat.S
952 [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
953 as a macro and a compat symbol.
954 [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
955 [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
956 [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
957 [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
958 [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
959 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
960 not use .hidden.
961 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
962 Likewise.
963 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
964 Likewise.
965 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
966 Likewise.
967 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
968 Likewise.
969 [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
970 Likewise.
971 * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
972 __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
973 from GLIBC_2.3.2.
974
975 2013-12-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
976
977 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
978
979 2013-12-19 Joseph Myers <joseph@codesourcery.com>
980
981 * manual/texinfo.tex: Update to version 2013-11-26.10 with
982 trailing whitespace removed.
983 * scripts/config.guess: Update to version 2013-11-29.
984 * scripts/config.sub: Update to version 2013-10-01.
985
986 * math/auto-libm-test-in: Add tests of sincos.
987 * math/auto-libm-test-out: Regenerated.
988 * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
989 * math/gen-auto-libm-tests.c (func_calc_method): Add value
990 mpfr_f_11.
991 (func_calc_desc): Add mpfr_f_11 union field.
992 (test_functions): Add sincos.
993 (calc_generic_results): Handle mpfr_f_11.
994 * sysdeps/i386/fpu/libm-test-ulps: Update.
995 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
996
997 2013-12-19 Andreas Schwab <schwab@suse.de>
998
999 * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
1000 CALL_MCOUNT.
1001 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
1002 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
1003 [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
1004
1005 2013-12-19 Joseph Myers <joseph@codesourcery.com>
1006
1007 * math/gen-libm-test.pl (%beautify): Remove M_* constants.
1008 * sysdeps/i386/fpu/libm-test-ulps: Update.
1009 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1010
1011 [BZ #16293]
1012 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
1013 round-to-nearest mode when using frndint.
1014 * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
1015 * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
1016 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
1017 Likewise.
1018 * math/auto-libm-test-in: Add more tests of expm1. Do not expect
1019 sinh test to fail.
1020 * math/auto-libm-test-out: Regenerated.
1021 * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
1022 (TEST_COND_x86): Likewise.
1023 (expm1_tonearest_test_data): New array.
1024 (expm1_test_tonearest): New function.
1025 (expm1_towardzero_test_data): New array.
1026 (expm1_test_towardzero): New function.
1027 (expm1_downward_test_data): New array.
1028 (expm1_test_downward): New function.
1029 (expm1_upward_test_data): New array.
1030 (expm1_test_upward): New function.
1031 (main): Run the new test functions.
1032 * sysdeps/i386/fpu/libm-test-ulps: Update.
1033 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1034
1035 * include/features.h: Update comment documenting feature test
1036 macros. Mention _DEFAULT_SOURCE in comment.
1037 [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
1038 [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
1039 _BSD_SOURCE and _SVID_SOURCE.
1040 [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
1041 !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
1042 !_SVID_SOURCE]: Likewise.
1043 [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
1044 (__USE_POSIX_IMPLICITLY): Define.
1045 [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
1046 (_POSIX_SOURCE): Undefine and redefine.
1047 [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
1048 (_POSIX_C_SOURCE): Likewise.
1049 * manual/creature.texi (_DEFAULT_SOURCE): Document.
1050 (Feature Test Macros): Update documentation of default features.
1051
1052 2013-12-19 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
1053
1054 * benchtests/Makefile: Add bench-strtok.
1055 * benchtests/bench-strtok.c: New file: strtok benchtest.
1056
1057 2013-12-19 Allan McRae <allan@archlinux.org>
1058
1059 * manual/install.texi: Suppress menu for plain text output.
1060 * INSTALL: Regenerated.
1061
1062 2013-12-18 Brooks Moses <bmoses@google.com>
1063
1064 [BZ #15846]
1065 * misc/getauxval.c: Include errno.h.
1066 (__getauxval): Set errno to ENOENT if the requested type is not
1067 found.
1068 * misc/sys/auxv.h (getauxval): Document that it may set errno;
1069 don't declare with __attribute_const__.
1070 * elf/tst-auxv.c: Add tests for errno and type-not-found case.
1071 * manual/startup.texi: Document that getauxval sets errno.
1072
1073 2013-12-18 Joseph Myers <joseph@codesourcery.com>
1074
1075 * math/auto-libm-test-in: Add tests of jn and yn.
1076 * math/auto-libm-test-out: Regenerated.
1077 * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
1078 (yn_test_data): Likewise.
1079 * math/gen-auto-libm-tests.c (func_calc_method): Add value
1080 mpfr_if_f.
1081 (func_calc_desc): Add mpfr_if_f union field.
1082 (FUNC_mpfr_if_f): New macro.
1083 (test_functions): Add jn and yn.
1084 (calc_generic_results): Assert type of second input for
1085 mpfr_ff_f. Handle mpfr_if_f.
1086 (output_for_one_input_case): Disable all checking for arguments
1087 fitting floating-point types in case of an integer argument.
1088 * sysdeps/i386/fpu/libm-test-ulps: Update.
1089 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1090
1091 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
1092 Don't expect fegetround reference in libm.so.
1093
1094 2013-12-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
1095
1096 * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
1097 $(config-cflags-nofma).
1098
1099 2013-12-18 Joseph Myers <joseph@codesourcery.com>
1100
1101 * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
1102 * math/auto-libm-test-out: Regenerated.
1103
1104 [BZ #16338]
1105 * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
1106 to determine exponent and adjust argument to have exponent of -1.
1107 * math/auto-libm-test-in: Add more tests of log, log10, log1p and
1108 log2.
1109 * math/auto-libm-test-out: Regenerated.
1110 * sysdeps/i386/fpu/libm-test-ulps: Update.
1111 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1112
1113 2013-12-18 Ondřej Bílka <neleai@seznam.cz>
1114
1115 * manual/probes.texi: Remove cases when per-thread arenas are
1116 disabled.
1117
1118 2013-12-18 Andreas Schwab <schwab@suse.de>
1119
1120 * sysdeps/i386/i686/multiarch/strstr.c: Remove.
1121 * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
1122 * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
1123 * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
1124 * sysdeps/i386/i686/multiarch/Makefile: Update.
1125 * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
1126
1127 2013-12-17 Joseph Myers <joseph@codesourcery.com>
1128
1129 * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
1130 * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
1131
1132 2013-12-17 Paul Eggert <eggert@cs.ucla.edu>
1133
1134 Support TZ transition times < 00:00:00.
1135 This is needed for version-3 tz-format files; it supports time
1136 stamps past 2037 for America/Godthab (the only entry in the tz
1137 database for which this change is relevant).
1138 * manual/time.texi (TZ Variable): Document transition times
1139 from -167:59:59 through -00:00:01.
1140 * time/tzset.c (tz_rule): Time of day is now signed.
1141 (__tzset_parse_tz): Parse negative time of day.
1142
1143 Document TZ transition times >= 25:00:00.
1144 * manual/time.texi (TZ Variable): Document transition times from
1145 25:00:00 through 167:59:59. These are already supported, and this
1146 support will help with version-3 tz-format files.
1147
1148 * manual/time.texi (TZ Variable): Modernize North America example
1149 to reflect current (i.e., 2007-and-later) daylight saving rules.
1150
1151 * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
1152
1153 2013-12-17 Joseph Myers <joseph@codesourcery.com>
1154
1155 * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
1156 * sysdeps/unix/bsd/bits/stat.h: Likewise.
1157 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
1158 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
1159 * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
1160 * sysdeps/unix/bsd/bsdstat.h: Likewise.
1161 * sysdeps/unix/bsd/clock.c: Likewise.
1162 * sysdeps/unix/bsd/i386/vfork.S: Likewise.
1163 * sysdeps/unix/bsd/i386/wait3.S: Likewise.
1164 * sysdeps/unix/bsd/init-posix.c: Likewise.
1165 * sysdeps/unix/bsd/poll.c: Likewise.
1166 * sysdeps/unix/bsd/ptsname.c: Likewise.
1167 * sysdeps/unix/bsd/seekdir.c: Likewise.
1168 * sysdeps/unix/bsd/setegid.c: Likewise.
1169 * sysdeps/unix/bsd/seteuid.c: Likewise.
1170 * sysdeps/unix/bsd/setgid.c: Likewise.
1171 * sysdeps/unix/bsd/setrgid.c: Likewise.
1172 * sysdeps/unix/bsd/setruid.c: Likewise.
1173 * sysdeps/unix/bsd/setsid.c: Likewise.
1174 * sysdeps/unix/bsd/setuid.c: Likewise.
1175 * sysdeps/unix/bsd/sigaction.c: Likewise.
1176 * sysdeps/unix/bsd/sigprocmask.c: Likewise.
1177 * sysdeps/unix/bsd/sigsuspend.c: Likewise.
1178 * sysdeps/unix/bsd/sys/reboot.h: Likewise.
1179 * sysdeps/unix/bsd/telldir.c: Likewise.
1180 * sysdeps/unix/bsd/times.c: Likewise.
1181 * sysdeps/unix/bsd/usleep.c: Likewise.
1182
1183 * misc/Makefile (install-lib): Remove libbsd-compat.a.
1184 ($(objpfx)libbsd-compat.a): Remove rule.
1185
1186 * include/features.h (__FAVOR_BSD): Do not define.
1187 * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
1188 features conflicting with POSIX.
1189 (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
1190 (_BSD_SOURCE): Remove description of not being a subset of other
1191 feature test macros.
1192 * manual/job.texi (getpgrp): Do not document BSD version.
1193 (getpgid): Do not document by reference to BSD getpgrp.
1194 * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
1195 * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
1196 * signal/signal.h [__FAVOR_BSD]: Likewise.
1197 * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
1198 instead of making contents conditional on [__FAVOR_BSD].
1199 * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
1200
1201 2013-12-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1202
1203 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1204
1205 2013-12-17 Joseph Myers <joseph@codesourcery.com>
1206
1207 [BZ #16314]
1208 * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
1209 values below 2**-450, not 2**-500.
1210 * math/auto-libm-test-in: Don't allow spurious underflow from
1211 hypot.
1212 * math/auto-libm-test-out: Regenerated.
1213
1214 [BZ #16316]
1215 [BZ #16330]
1216 * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
1217 values of ha and hb and sort them after adjusting subnormal
1218 arguments.
1219 * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
1220 Likewise.
1221 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
1222 values of ea and eb and sort them after adjusting subnormal
1223 arguments.
1224 * math/auto-libm-test-in: Do not expect some hypot tests of
1225 subnormals to fail. Add more hypot tests.
1226 * math/auto-libm-test-out: Regenerated.
1227
1228 2013-12-16 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1229
1230 [BZ #13304]
1231 * sysdeps/sh/s_fma.c: New file.
1232 * sysdeps/sh/s_fmaf.c: New file.
1233 * sysdeps/sh/soft-fp/sfp-machine.h: New file. Based on arm
1234 version.
1235 * sysdeps/sh/Implies: Add sh/soft-fp.
1236
1237 2013-12-16 Roland McGrath <roland@hack.frob.com>
1238
1239 * elf/dl-error.c (struct catch): Add new member `errcode'. Add a
1240 level of indirection to members `objname', `errstring', `malloced'.
1241 (_dl_signal_error): Store through pointers in *LCATCH rather modifying
1242 *LCATCH itself. Set *LCATCH->errcode to ERRCODE rather than passing
1243 it as the __longjmp argument (just pass 1 instead).
1244 (_dl_catch_error): Initialize C with argument pointers and address of
1245 volatile local ERRCODE rather than copying values out of C at return.
1246
1247 2013-12-16 Joseph Myers <joseph@codesourcery.com>
1248
1249 * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
1250 * math/auto-libm-test-out: Regenerated.
1251 * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
1252 (hypot_test_data): Likewise.
1253 (pow_test_data): Likewise.
1254 (pow_tonearest_test_data): Likewise.
1255 * math/gen-auto-libm-tests.c (func_calc_method): Add value
1256 mpfr_ff_f.
1257 (func_calc_desc): Add mpfr_ff_f union field.
1258 (FUNC_mpfr_ff_f): New macro.
1259 (test_functions): Add atan2, hypot and pow.
1260 (special_fill_min): New function.
1261 (special_fill_minus_min): Likewise.
1262 (special_fill_min_subnorm): Likewise.
1263 (special_fill_minus_min_subnorm): Likewise.
1264 (special_real_inputs): Add min, -min, min_subnorm and
1265 -min_subnorm.
1266 (calc_generic_results): Handle mpfr_ff_f.
1267 * sysdeps/i386/fpu/libm-test-ulps: Update.
1268 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1269
1270 2013-12-16 Will Newton <will.newton@linaro.org>
1271
1272 * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
1273 (Aligned Memory Blocks): Add documentation for aligned_alloc
1274 and suggest it as an alternative to posix_memalign.
1275 (Hooks for Malloc): Document __memalign_hook is also called
1276 for aligned_alloc. (Summary of Malloc): Add summary for
1277 aligned alloc. Document __memalign_hook is also called
1278 for aligned_alloc.
1279
1280 2013-12-16 Will Newton <will.newton@linaro.org>
1281
1282 * manual/memory.texi (Malloc Examples): Clarify default
1283 alignment documentation. Suggest posix_memalign rather
1284 than memalign or valloc.
1285 (Aligned Memory Blocks): Remove suggestion to use memalign
1286 or valloc. Remove obsolete comment about BSD.
1287 Document memalign errno values and mark the function obsolete.
1288 Document posix_memalign returned error codes. Mark valloc
1289 as obsolete. (Hooks for Malloc): __memalign_hook is also
1290 called for posix_memalign and valloc.
1291 (Summary of Malloc): Add posix_memalign to function summary.
1292 __memalign_hook is also called for posix_memalign and valloc.
1293
1294 2013-12-16 Siddhesh Poyarekar <siddhesh@redhat.com>
1295
1296 * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
1297 TAYLOR_SIN.
1298 (__sin): Adjust.
1299 (__cos): Likewise.
1300 (sloww): Use mynumber union. Expand ternary operator into
1301 if-else statements.
1302 (cslow): use mynumber union.
1303
1304 2013-12-16 Allan McRae <allan@archlinux.org>
1305
1306 * configure.ac: Set AUTOCONF when maintainer-mode is not used.
1307 * configure: Regenerated.
1308
1309 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
1310
1311 [BZ #14120]
1312 * configure.ac: Added --enable-maintainer-mode. Check for
1313 autoconf when enabled.
1314 * configure: Regenerated.
1315
1316 * nscd/nscd.service: New file.
1317 * nscd/nscd.tmpfiles: New file.
1318
1319 2013-12-14 Ondřej Bílka <neleai@seznam.cz>
1320
1321 [BZ #12100]
1322 * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
1323 * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
1324 * sysdeps/x86_64/multiarch/strstr.c: ... here.
1325 (strstr): Add __strstr_sse2_unaligned ifunc.
1326 * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
1327 * sysdeps/x86_64/multiarch/strcasestr.c ... here.
1328 (strcasestr): Remove __strcasestr_sse42 ifunc.
1329 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
1330 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
1331 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
1332
1333 2013-12-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1334
1335 * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
1336 * sysdeps/sh/bits/fenv.h: ... here.
1337 * sysdeps/sh/sh4/fpu/bits: Remove directory.
1338
1339 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1340
1341 * NEWS: Mention ppc64 STT_GNU_IFUNC support.
1342
1343 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1344
1345 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
1346 hypotf multiarch implementations.
1347 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
1348 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
1349 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
1350 multiarch hypot for PPC64.
1351 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
1352 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
1353 * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
1354 multiarch hypotf for PPC64.
1355
1356 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1357
1358 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
1359 modff multiarch implementations.
1360 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
1361 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
1362 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
1363 multiarch modf for PPC64.
1364 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
1365 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
1366 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
1367 multiarch modff for PPC64.
1368
1369 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1370
1371 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
1372 and logl multiarch implementations.
1373 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
1374 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
1375 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
1376 multiarch logb for PPC64.
1377 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
1378 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
1379 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
1380 multiarch logb for PPC64.
1381 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
1382 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
1383 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
1384 multiarch logb for PPC64.
1385
1386 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1387
1388 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
1389 isinff multiarch implementation.
1390 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
1391 file.
1392 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
1393 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
1394 multiarch isinf for PPC64.
1395 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
1396 file.
1397 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
1398 multiarch isinff for PPC64.
1399
1400 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1401
1402 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
1403 finitef multiarch implementation.
1404 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
1405 file.
1406 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
1407 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
1408 multiarch finite for PPC64.
1409 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
1410 file.
1411 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
1412 multiarch finitef for PPC64.
1413
1414 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1415
1416 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
1417 lrint multiarch implementation.
1418 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
1419 file.
1420 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
1421 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
1422 multiarch llrint for PPC64.
1423 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
1424 multiarch lrint for PPC64.
1425
1426 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1427
1428 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
1429 copysignf multiarch implementation.
1430 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
1431 file.
1432 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
1433 file.
1434 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
1435 multiarch copysign for PPC64.
1436 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
1437 multiarch copysignf for PPC64.
1438
1439 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1440
1441 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
1442 multiarch implementation.
1443 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
1444 file.
1445 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
1446 file.
1447 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
1448 file.
1449 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
1450 file.
1451 multiarch llround for PPC64.
1452 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
1453 multiarch trunc for PPC64.
1454 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
1455 multiarch truncf for PPC64.
1456
1457 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1458
1459 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
1460 multiarch implementation.
1461 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
1462 file.
1463 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
1464 file.
1465 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
1466 file.
1467 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
1468 file.
1469 multiarch llround for PPC64.
1470 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
1471 multiarch round for PPC64.
1472 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
1473 multiarch roundf for PPC64.
1474
1475 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1476
1477 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
1478 multiarch implementation.
1479 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
1480 file.
1481 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
1482 file.
1483 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
1484 file.
1485 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
1486 file.
1487 multiarch llround for PPC64.
1488 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
1489 multiarch floor for PPC64.
1490 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
1491 multiarch floorf for PPC64.
1492
1493 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1494
1495 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
1496 multiarch implementation.
1497 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
1498 file.
1499 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
1500 file.
1501 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
1502 file.
1503 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
1504 file.
1505 multiarch llround for PPC64.
1506 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
1507 multiarch ceil for PPC64.
1508 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
1509 multiarch ceilf for PPC64.
1510
1511 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1512
1513 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
1514 multiarch implementation.
1515 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
1516 file.
1517 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
1518 file.
1519 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
1520 file.
1521 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
1522 multiarch llround for PPC64.
1523 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
1524 multiarch lround for PPC64.
1525
1526 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1527
1528 * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
1529 multiarch implementation.
1530 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
1531 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
1532 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
1533 file.
1534 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
1535 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
1536 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
1537 multiarch isnan for PPC64.
1538 * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
1539 multiarch isnanf for PPC64.
1540
1541 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1542
1543 * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
1544 * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
1545 * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
1546 * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
1547 * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
1548 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
1549
1550 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1551
1552 * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
1553 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
1554 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
1555 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
1556
1557 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1558
1559 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
1560 multiarch implementations.
1561 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1562 (__libc_ifunc_impl_list): Likewise.
1563 * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
1564 * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
1565 * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
1566 multiarch stpcpy for PPC64.
1567
1568 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1569
1570 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
1571 multiarch implementations.
1572 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1573 (__libc_ifunc_impl_list): Likewise.
1574 * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
1575 * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
1576 * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
1577 multiarch strcpy for PPC64.
1578
1579 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1580
1581 * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
1582 redefine function name.
1583 (_wordcopy_fwd_dest_aligned): Likewise.
1584 (_wordcopy_bwd_aligned): Likewise.
1585 (_wordcopy_bwd_dest_aligned): Likewise.
1586 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
1587 multiarch implementations.
1588 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1589 (__libc_ifunc_impl_list): Likewise.
1590 * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
1591 * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
1592 * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
1593 * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
1594 multiarch wcscpy for PPC64.
1595
1596 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1597
1598 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
1599 multiarch implementations.
1600 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1601 (__libc_ifunc_impl_list): Likewise.
1602 * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
1603 * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
1604 * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
1605 * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
1606 multiarch wcscpy for PPC64.
1607
1608 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1609
1610 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
1611 multiarch implementations.
1612 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1613 (__libc_ifunc_impl_list): Likewise.
1614 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
1615 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
1616 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
1617 * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
1618 multiarch wcsrchr for PPC64.
1619
1620 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1621
1622 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
1623 multiarch implementations.
1624 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1625 (__libc_ifunc_impl_list): Likewise.
1626 * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
1627 * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
1628 * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
1629 * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
1630 multiarch wcschr for PPC64.
1631
1632 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1633
1634 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
1635 multiarch implementations.
1636 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1637 (__libc_ifunc_impl_list): Likewise.
1638 * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
1639 * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
1640 * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
1641 multiarch strchrnul for PPC64.
1642
1643 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1644
1645 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
1646 implementations.
1647 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1648 (__libc_ifunc_impl_list): Likewise.
1649 * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
1650 * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
1651 * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
1652 * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
1653 strchr for PPC64.
1654
1655 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1656
1657 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
1658 implementations.
1659 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1660 (__libc_ifunc_impl_list): Likewise.
1661 * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
1662 * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
1663 * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
1664 * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
1665 strncmp for PPC64.
1666
1667 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1668
1669 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
1670 multiarch implementations.
1671 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1672 (__libc_ifunc_impl_list): Likewise.
1673 * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
1674 * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
1675 strncasecmp for PPC64.
1676 * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
1677 * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
1678 multiarch strncasecmp_l for PPC64.
1679
1680 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1681
1682 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
1683 multiarch implementations.
1684 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
1685 (__libc_ifunc_impl_list): Likewise.
1686 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
1687 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
1688 multiarch strcasecmp for PPC64.
1689 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
1690 file.
1691 * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
1692 multiarch strcasecmp_l for PPC64.
1693
1694 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1695
1696 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
1697 implementations.
1698 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1699 (__libc_ifunc_impl_list): Likewise.
1700 * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
1701 * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
1702 * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
1703 strnlen for PPC64.
1704
1705 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1706
1707 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
1708 implementations.
1709 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1710 (__libc_ifunc_impl_list): Likewise.
1711 * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
1712 * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
1713 * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
1714 strlen for PPC64.
1715
1716 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1717
1718 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
1719 implementations.
1720 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1721 (__libc_ifunc_impl_list): Likewise.
1722 * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
1723 * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
1724 * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
1725 rawmemrchr for PPC64.
1726
1727 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1728
1729 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
1730 implementation.
1731 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1732 (__libc_ifunc_impl_list): Likewise.
1733 * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
1734 * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
1735 * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
1736 memrchr for PPC64.
1737
1738 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1739
1740 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
1741 implementation.
1742 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1743 (__libc_ifunc_impl_list): Likewise.
1744 * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
1745 * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
1746 * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
1747 memchr for PPC64.
1748
1749 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1750
1751 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
1752 implementation.
1753 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1754 (__libc_ifunc_impl_list): Likewise.
1755 * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
1756 * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
1757 * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
1758 mempcpy for PPC64.
1759
1760 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1761
1762 * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
1763 avoid cretion of __bzero symbol.
1764 * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
1765 Likewise.
1766 * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
1767 Likewise.
1768 * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
1769 Likewise.
1770 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
1771 multiarch implementations.
1772 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1773 (__libc_ifunc_impl_list): Likewise.
1774 * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
1775 * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
1776 * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
1777 * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
1778 bzero for PPC32.
1779 * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
1780 * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
1781 * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
1782 * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
1783 * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
1784 memset for PPC64.
1785 * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
1786
1787 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1788
1789 * string/memcmp.c (memcmp): Using macro to redefine symbol name.
1790 * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
1791 implementations.
1792 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1793 (__libc_ifunc_impl_list): Likewise.
1794 * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
1795 * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
1796 * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
1797 * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
1798 memcmp for PPC64.
1799
1800 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1801
1802 * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
1803 multiarch for POWER/PPC64.
1804 * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
1805 * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
1806 * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
1807 * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
1808 * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
1809 * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
1810 * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
1811 * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
1812 * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
1813 memcpy for PPC64.
1814
1815 2013-12-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1816
1817 * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
1818 * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
1819 * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
1820 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
1821 * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
1822 * sysdeps/powerpc/powerpc64/power5/Implies: New File.
1823 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
1824 * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
1825 * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
1826 * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
1827 * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
1828 * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
1829 * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
1830 * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
1831 * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
1832 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
1833 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
1834 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
1835 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
1836 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
1837 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
1838 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
1839
1840 2013-12-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1841
1842 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
1843
1844 2013-12-12 Siddhesh Poyarekar <siddhesh@redhat.com>
1845
1846 * benchtests/Makefile (bench): Add exp2 and log2.
1847 (LDLIBS-bench-exp2): Add -lm.
1848 (LDLIBS-bench-log2): Likewise.
1849 * benchtests/exp2-inputs: New inputs file.
1850 * benchtests/log2-inputs: New inputs file.
1851 * benchtests/log-inputs: Add new inputs.
1852 * benchtests/tan-inputs: Likewise.
1853
1854 2013-12-11 Siddhesh Poyarekar <siddhesh@redhat.com>
1855
1856 * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
1857 definition...
1858 (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2,
1859 csloww1, csloww2): ... from here.
1860
1861 * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
1862 instead of structures.
1863 * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
1864 (POLYNOMIAL): Likewise.
1865 (TAYLOR_SLOW): Likewise.
1866 (__sin): Likewise.
1867 (__cos): Likewise.
1868 (slow1): Likewise.
1869 (slow2): Likewise.
1870 (sloww): Likewise.
1871 (sloww1); Likewise.
1872 (sloww2): Likewise.
1873 (bsloww1): Likewise.
1874 (bsloww2): Likewise.
1875 (cslow2): Likewise.
1876 (csloww): Likewise.
1877 (csloww1): Likewise.
1878 (csloww2): Likewise.
1879
1880 2013-12-10 Ondřej Bílka <neleai@seznam.cz>
1881
1882 * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
1883 (__malloc_assert, __libc_realloc, __libc_calloc,
1884 _int_realloc): Expand MALLOC_COPY and MALLOC_ZERO to
1885 memcpy and memset.
1886 * malloc/hooks.c (realloc_check): Likewise.
1887
1888 2013-12-10 Ondřej Bílka <neleai@seznam.cz>
1889
1890 * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
1891 * malloc/arena.c: Remove PER_THREAD conditional.
1892 [!PER_THREAD]: Remove code.
1893 (ptmalloc_unlock_all2): Likewise.
1894 (ptmalloc_init): Likewise.
1895 (_int_new_arena): Likewise.
1896 (arena_get2): Likewise.
1897 * malloc/hooks.c (__malloc_get_state): Likewise.
1898 (__malloc_set_state): Likewise.
1899 * malloc/malloc.c: Likewise.
1900 (struct malloc_state): Likewise.
1901 (struct malloc_par): Likewise.
1902 (__libc_realloc): Likewise.
1903 (__libc_mallopt): Likewise.
1904
1905 2013-12-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1906
1907 * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
1908
1909 2013-12-09 Ondřej Bílka <neleai@seznam.cz>
1910
1911 * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
1912 macro to a function. Check for zero perturb_byte.
1913 (_int_malloc, _int_free): Remove zero perturb_byte checks.
1914
1915 2013-12-09 Ondřej Bílka <neleai@seznam.cz>
1916
1917 * malloc/malloc.c: (force_reg): Remove.
1918 (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc,
1919 _mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
1920 force_reg by atomic_forced_read.
1921 * malloc/arena.c (ptmalloc_init): Likewise.
1922 * malloc/hooks.c (top_check): Likewise.
1923
1924 2013-12-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1925
1926 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1927
1928 2013-12-09 Markus Trippelsdorf <markus@trippelsdorf.de>
1929
1930 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1931
1932 2013-12-08 Joseph Myers <joseph@codesourcery.com>
1933
1934 * math/auto-libm-test-in: Add tests of lgamma.
1935 * math/auto-libm-test-out: Regenerated.
1936 * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
1937 (M_LOG_2_SQRT_PIl): Likewise.
1938 (lgamma_test_data): Use AUTO_TESTS_f_f1.
1939 * math/gen-auto-libm-tests.c (func_calc_method): Add value
1940 mpfr_f_f1.
1941 (func_calc_desc): Add mpfr_f_f1 union field.
1942 (ARGS1): New macro.
1943 (ARGS2): Likewise.
1944 (ARGS3): Likewise.
1945 (ARGS4): Likewise.
1946 (RET1): Likewise.
1947 (RET2): Likewise.
1948 (CALC): Likewise.
1949 (FUNC): Likewise.
1950 (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
1951 (test_functions): Add lgamma.
1952 (calc_generic_results): Handle mpfr_f_f1.
1953 * sysdeps/i386/fpu/libm-test-ulps: Update.
1954 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1955
1956 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1957
1958 * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
1959 __mpn_add_n for PowerPC64/POWER7.
1960 * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
1961 __mpn_sub_n for PowerPC64/POWER7.
1962
1963 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1964
1965 * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
1966 __mpn_addmul_1 for PowerPC64.
1967 * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
1968 __mpn_submul_1 for PowerPC64.
1969 * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
1970 for PowerPC64.
1971 * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
1972 for PowerPC64.
1973
1974 2013-12-06 Fernando J. V. da Silva <fernandojvdasilva@gmail.com>
1975
1976 [BZ #15089]
1977 * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
1978
1979 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1980
1981 * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
1982
1983 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1984
1985 * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
1986 add multiarch folders.
1987 * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
1988 * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
1989 * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
1990 * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
1991 * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
1992 * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
1993 * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
1994 * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
1995 * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
1996 * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
1997 * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
1998 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
1999 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
2000 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
2001 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
2002 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
2003 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
2004
2005 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2006
2007 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
2008 __ieee754_hypot and __ieee754_hypotf multiarch implementations.
2009 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
2010 New file.
2011 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
2012 New file.
2013 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
2014 multiarch __ieee754_hypot for PowerPC32.
2015 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
2016 New file.
2017 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
2018 New file.
2019 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
2020 multiarch __ieee754_hypotf for PowerPC32.
2021
2022 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2023
2024 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
2025 long_double_symbol only if __logbl is defined.
2026 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
2027 * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
2028 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
2029 * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
2030 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
2031 * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
2032 * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
2033 path for implementation.
2034 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
2035 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
2036 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
2037 logb, and logbl multiarch implementations for PowerPC32.
2038 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
2039 file.
2040 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
2041 file.
2042 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
2043 multiarch logb for PowerPC32.
2044 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
2045 file.
2046 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
2047 file.
2048 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
2049 multiarch logbf for PowerPC32.
2050 * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
2051 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
2052 file.
2053 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
2054 multiarch logbl implementation for PowerPC32.
2055
2056 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2057
2058 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
2059 and modff multiarch implementations.
2060 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
2061 New file.
2062 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
2063 New file.
2064 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
2065 multiarch modf for PowerPC32.
2066 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
2067 New file.
2068 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
2069 New file.
2070 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
2071 multiarch modff for PowerPC32.
2072
2073 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2074
2075 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
2076 and lrintf multiarch implementations.
2077 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
2078 New file.
2079 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
2080 New file.
2081 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
2082 multiarch lrint for PowerPC32.
2083 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
2084 file: multiarch lrintf for PowerPC32.
2085
2086 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2087
2088 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
2089 and lroundf multiarch implementations.
2090 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
2091 New file.
2092 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
2093 New file.
2094 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
2095 New file.
2096 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
2097 multiarch lround for PowerPC32.
2098 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
2099 file: multiarch lroundf for PowerPC32.
2100
2101 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2102
2103 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
2104 copysign and copysignf multiarch implementations.
2105 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
2106 New file.
2107 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
2108 New file.
2109 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
2110 file: multiarch copysign for PowerPC32.
2111 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
2112 file: multiarch copysignf for PowerPC32.
2113
2114 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2115
2116 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
2117 and truncf multiarch implementations.
2118 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
2119 New file.
2120 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
2121 file.
2122 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
2123 multiarch trunc for PowerPC32.
2124 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
2125 New file.
2126 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
2127 New file.
2128 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
2129 multiarch truncf for PowerPC32.
2130
2131 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2132
2133 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
2134 and roundf multiarch implementations.
2135 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
2136 New file.
2137 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
2138 file.
2139 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
2140 multiarch round for PowerPC32.
2141 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
2142 New file.
2143 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
2144 New file.
2145 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
2146 multiarch roundf for PowerPC32.
2147
2148 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2149
2150 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
2151 and floorf multiarch implementations.
2152 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
2153 New file.
2154 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
2155 file.
2156 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
2157 multiarch floor for PowerPC32.
2158 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
2159 New file.
2160 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
2161 New file.
2162 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
2163 multiarch floorf for PowerPC32.
2164
2165 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2166
2167 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
2168 and ceilf multiarch implementations.
2169 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
2170 New file.
2171 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
2172 file.
2173 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
2174 multiarch ceil for PowerPC32.
2175 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
2176 New file.
2177 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
2178 file.
2179 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
2180 multiarch ceilf for PowerPC32.
2181
2182 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2183
2184 * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
2185 is defined.
2186 * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
2187 FINITEF is defined.
2188 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
2189 and finitef multiarch implementations.
2190 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
2191 New file.
2192 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
2193 file.
2194 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
2195 multiarch finite for PowerPC32.
2196 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
2197 New file.
2198 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
2199 file: multiarch finitef for PowerPC32.
2200
2201 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2202
2203 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
2204 and isinff multiarch implementations.
2205 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
2206 file.
2207 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
2208 file.
2209 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
2210 multiarch isinf for PowerPC32.
2211 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
2212 New file.
2213 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
2214 multiarch isinff for PowerPC32.
2215
2216 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2217
2218 * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
2219 alias when __isnan is defined.
2220 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
2221 and isnanf multiarch implementations.
2222 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
2223 file.
2224 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
2225 file.
2226 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
2227 file.
2228 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
2229 file.
2230 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
2231 multiarch isnan for PowerPC32.
2232 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
2233 New file.
2234 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
2235 New file.
2236 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
2237 multiarch isnanf for PowerPC32.
2238
2239 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2240
2241 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
2242 and sqrtf multiarch implementations.
2243 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
2244 file.
2245 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
2246 file.
2247 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
2248 multiarch sqrt for PowerPC32.
2249 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
2250 file.
2251 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
2252 file.
2253 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
2254 multiarch sqrtf for PowerPC32.
2255
2256 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2257
2258 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
2259 and llroundf multiarch implementations.
2260 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
2261 New file.
2262 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
2263 New file.
2264 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
2265 New file.
2266 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
2267 file: multiarch llround for PowerPC32.
2268 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
2269 file: multiarch llroundf for PowerPC32.
2270
2271 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2272
2273 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
2274 multiarch PowerPC32 fpu implementations.
2275 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
2276 New file.
2277 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
2278 New file.
2279 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
2280 multiarch llrint for PowerPC32.
2281 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
2282 New file.
2283 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
2284 New file.
2285 * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
2286 file.
2287
2288 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2289
2290 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
2291
2292 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2293
2294 * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
2295 file.
2296 * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
2297 file.
2298 * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
2299 file.
2300 * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
2301 multiarch wordcopy for PPC32.
2302 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
2303 wordcopy objects.
2304 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2305 (__libc_ifunc_impl_list): Likewise.
2306 * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
2307 * sysdeps/powerpc/power4/wordcopy.c: ... to here.
2308 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
2309 * sysdeps/powerpc/power6/wordcopy.c: ... to here.
2310 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
2311 * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
2312
2313 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2314
2315 * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
2316 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
2317 file.
2318 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
2319 file.
2320 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
2321 file.
2322 * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
2323 multiarch wcscpy for PPC32.
2324 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
2325 multiarch objects.
2326 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2327 (__libc_ifunc_impl_list): Likewise.
2328 * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
2329 * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
2330 * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
2331 sysdeps/powerpc/power6/wcscpy.c.
2332
2333 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2334
2335 * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
2336 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
2337 file.
2338 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
2339 file.
2340 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
2341 file.
2342 * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
2343 multiarch wcsrchr for PPC32.
2344 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
2345 multiarch objects.
2346 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2347 (__libc_ifunc_impl_list): Likewise.
2348 * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
2349 * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
2350 * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
2351 sysdeps/powerpc/power6/wcsrchr.c.
2352
2353 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2354
2355 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
2356 file.
2357 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
2358 file.
2359 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
2360 * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
2361 multiarch wcschr for PPc32.
2362 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
2363 multiarch objects.
2364 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2365 (__libc_ifunc_impl_list): Likewise.
2366 * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
2367 * sysdeps/powerpc/power6/wcschr.c: ... to here.
2368 * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
2369 sysdeps/powerpc/power6/wcschr.c.
2370
2371 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2372
2373 * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
2374 * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
2375 file.
2376 * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
2377 * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
2378 file: multiarch strchr for PPC32.
2379 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
2380 multiarch objects.
2381 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2382 (__libc_ifunc_impl_list): Likewise.
2383
2384 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2385
2386 * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
2387 name.
2388 * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
2389 file.
2390 * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
2391 file.
2392 * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
2393 multiarch strchrnul for PPC32.
2394 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
2395 multiarch objects.
2396 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2397 (__libc_ifunc_impl_list): Likewise.
2398
2399 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2400
2401 * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
2402 file.
2403 * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
2404 multiarch strncasecmp for PPC32.
2405 * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
2406 file.
2407 * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
2408 multiarch strncasecmp_l for PPC32.
2409 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
2410 strncasecmp multiarch objects.
2411 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2412 (__libc_ifunc_impl_list): Likewise.
2413
2414 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2415
2416 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
2417 file.
2418 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
2419 multiarch strncasecmp for PPC32.
2420 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
2421 New file.
2422 * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
2423 multiarch strcasecmp_l for PPC32.
2424 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
2425 multiarch objects.
2426 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2427 (__libc_ifunc_impl_list): Likewise.
2428
2429 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2430
2431 * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
2432 file.
2433 * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
2434 file.
2435 * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
2436 multiarch strncmp for PPC32.
2437 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
2438 multiarch objects.
2439 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2440 (__libc_ifunc_impl_list): Likewise.
2441
2442 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2443
2444 * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
2445 * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
2446 file.
2447 * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
2448 * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
2449 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
2450 multiarch objects.
2451 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2452 (__libc_ifunc_impl_list): Likewise.
2453
2454 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2455
2456 * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
2457 file.
2458 * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
2459 file.
2460 * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
2461 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
2462 multiarch objects.
2463 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2464 (__libc_ifunc_impl_list): Likewise.
2465
2466 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2467
2468 * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
2469 file.
2470 * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
2471 file.
2472 * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
2473 multiarch rawmemchr for PPC32.
2474 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
2475 multiarch objects.
2476 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2477 (__libc_ifunc_impl_list): Likewise.
2478
2479 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2480
2481 * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
2482 file.
2483 * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
2484 file.
2485 * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
2486 file: memrchr multiarch for PPC32.
2487 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
2488 multiarch objects.
2489 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2490 (__libc_ifunc_impl_list): Likewise.
2491
2492 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2493
2494 * string/memchr.c (__memchr): Using macro to redefine symbol name.
2495 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
2496 file.
2497 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
2498 * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
2499 multiarch memchr for PPC32.
2500 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
2501 multiarch objects.
2502 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2503 (__libc_ifunc_impl_list): Likewise.
2504
2505 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2506
2507 * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
2508 * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
2509 file.
2510 * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
2511 file.
2512 * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
2513 file: multiarch mempcpy for PPC32.
2514 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
2515 multiarch objects.
2516 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2517 (__libc_ifunc_impl_list): Likewise.
2518
2519 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2520
2521 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
2522 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
2523 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
2524 * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
2525 multiarch bzero for PPC32.
2526 * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
2527 file.
2528 * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
2529 file.
2530 * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
2531 * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
2532 file: multiarch memset for PPC32.
2533 * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
2534 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
2535 memset multiarch objects.
2536 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2537 (__libc_ifunc_impl_list): Likewise.
2538
2539 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2540
2541 * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
2542 file.
2543 * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
2544 * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
2545 memcmp for PPC32.
2546 * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
2547 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
2548 multiarch objects.
2549 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2550 (__libc_ifunc_impl_list): Likewise.
2551
2552 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2553
2554 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
2555 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
2556 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
2557 file.
2558 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
2559 file.
2560 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
2561 file.
2562 * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
2563 multiarch memcpy for PPC32.
2564 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
2565 multiarch objects.
2566 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2567 (__libc_ifunc_impl_list): Likewise.
2568
2569 2013-12-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2570
2571 * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
2572 support multiarch for POWER/PPC32.
2573 * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
2574 Likewise.
2575 * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
2576 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
2577 Implies file to make multiarch folder appers before the fpu and
2578 default folder for power4 configuration.
2579
2580 2013-12-06 Siddhesh Poyarekar <siddhesh@redhat.com>
2581
2582 * scripts/bench.pl: Append volatile keyword to type.
2583
2584 2013-12-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2585
2586 * sysdeps/sh/sotruss-lib.c: New file.
2587 * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
2588
2589 2013-12-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2590
2591 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2592
2593 2013-12-05 Joseph Myers <joseph@codesourcery.com>
2594
2595 [BZ #6810]
2596 * math/w_tgamma.c: Include <errno.h>.
2597 (__tgamma): Use __glibc_unlikely. Set errno on underflow to 0.
2598 * math/w_tgammaf.c: Include <errno.h>.
2599 (__tgammaf): Use __glibc_unlikely. Set errno on underflow to 0.
2600 * math/w_tgammal.c: Include <errno.h>.
2601 (__tgammal): Use __glibc_unlikely. Set errno on underflow to 0.
2602 * math/auto-libm-test-in: Do not allow missing errno on tgamma
2603 underflow. Add more tgamma tests.
2604 * math/auto-libm-test-out: Regenerated.
2605 * sysdeps/i386/fpu/libm-test-ulps: Update.
2606 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2607
2608 * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
2609 sin, sinh, tan, tanh, tgamma, y0 and y1.
2610 * math/auto-libm-test-out: Regenerated.
2611 * math/libm-test.inc (TEST_COND_x86_64): New macro.
2612 (TEST_COND_x86): Likewise.
2613 (M_E2l): Remove macro.
2614 (M_E3l): Likewise.
2615 (M_2_SQRT_PIl): Likewise.
2616 (M_SQRT_PIl): Likewise.
2617 (M_1_DIV_El): Likewise.
2618 (log_test_data): Use AUTO_TESTS_f_f.
2619 (log10_test_data): Likewise.
2620 (log1p_test_data): Likewise.
2621 (log2_test_data): Likewise.
2622 (sin_test_data): Likewise.
2623 (sin_tonearest_test_data): Likewise.
2624 (sin_towardzero_test_data): Likewise.
2625 (sin_downward_test_data): Likewise.
2626 (sin_upward_test_data): Likewise.
2627 (sinh_test_data): Likewise.
2628 (sinh_tonearest_test_data): Likewise.
2629 (sinh_towardzero_test_data): Likewise.
2630 (sinh_downward_test_data): Likewise.
2631 (sinh_upward_test_data): Likewise.
2632 (tan_test_data): Likewise.
2633 (tan_tonearest_test_data): Likewise.
2634 (tan_towardzero_test_data): Likewise.
2635 (tan_downward_test_data): Likewise.
2636 (tan_upward_test_data): Likewise.
2637 (tanh_test_data): Likewise.
2638 (tgamma_test_data): Likewise.
2639 (y0_test_data): Likewise.
2640 (y1_test_data): Likewise.
2641 * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
2642 (special_real_inputs): Add pi/4.
2643 * sysdeps/i386/fpu/libm-test-ulps: Update.
2644 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2645
2646 2013-12-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2647
2648 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
2649 "longjmp_target" static probes.
2650 (__longjmp): Rename to __longjmp_symbol.
2651 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
2652 * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
2653 on which longjmp to generate.
2654 * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
2655 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
2656 probe.
2657 (__sigsetjmp): Rename to __sigsetjmp_symbol.
2658 (__sigjmp_save): Rename to __sigjmp_save_symbol.
2659 * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
2660 * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
2661 and __sigjmp_save_symbol based on which sigsetjmp to generated.
2662 * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
2663 * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
2664 __longjmp_symbol based on which __longjmp to generate.
2665 * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
2666 probe.
2667 (setjmp): Rename to setjmp_symbol.
2668 (__sigsetjmp): Rename to __sigsetjmp_symbol.
2669 (_setjmp): Rename to _setjmp_symbol.
2670 (__sigsetjmp): Rename to __sigsetjmp_symbol.
2671 * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
2672 _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
2673 which setjmp to generate.
2674 * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
2675 "longjmp_target" static probes.
2676
2677 2013-12-05 Siddhesh Poyarekar <siddhesh@redhat.com>
2678
2679 * benchtests/README: Add note about output arguments.
2680 * benchtests/bench-sincos.c: Remove file.
2681 * benchtests/sincos-inputs: New file.
2682 * scripts/bench.pl: Identify output arguments and define
2683 static variables for them.
2684
2685 * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
2686
2687 [BZ #15941]
2688 * Makefile (INSTALL): Add install-plain.texi as the primary
2689 dependency.
2690 * manual/install-plain.texi: New file.
2691 * manual/install.texi: Include node directive only for
2692 non-plaintext output.
2693
2694 2013-12-04 Joseph Myers <joseph@codesourcery.com>
2695
2696 * stdlib/longlong.h: Update from GCC.
2697
2698 [BZ #6807]
2699 [BZ #15901]
2700 * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
2701 * math/w_j0f.c (y0f): Likewise.
2702 * math/w_j0l.c (__y0l): Likewise.
2703 * math/w_j1.c (y1): Likewise.
2704 * math/w_j1f.c (y1f): Likewise.
2705 * math/w_j1l.c (__y1l): Likewise
2706 * math/w_jn.c (yn): Likewise.
2707 * math/w_jnf.c (ynf): Likewise.
2708 * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
2709 Bessel function pole errors in _POSIX_ mode. Use NAN as return
2710 value for Bessel function domain errors outside _SVID_ mode.
2711 Adjust sign of return value for yn (negative integer, 0).
2712 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
2713 by zero in return for negative x and set sign appropriately for
2714 negative n.
2715 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
2716 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
2717 * math/libm-test.inc (y0_test_data): Add more tests and adjust
2718 expectations in error cases.
2719 (y1_test_data): Likewise.
2720 (yn_test_data): Likewise.
2721 * sysdeps/i386/fpu/libm-test-ulps: Update.
2722 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2723
2724 2013-11-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2725
2726 * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
2727 "64" to "64-v1". Add "64-v2".
2728 (abi-64-options): Rename to ...
2729 (abi-64-v1-options): ... this. Redefine _CALL_ELF.
2730 (abi-64-condition): Rename to ...
2731 (abi-64-v1-condition): ... this. Add _CALL_ELF check.,
2732 (abi-64-ld-soname): Rename to ...
2733 (abi-64-v1-ld-soname): ... this.
2734 (abi-64-v2-options): Define.
2735 (abi-64-v2-condition): Likewise.
2736 (abi-64-v2-ld-soname): Likewise.
2737 * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
2738 (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
2739 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
2740 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
2741 * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
2742
2743 2013-11-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2744 Alan Modra <amodra@gmail.com>
2745
2746 * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
2747 New versions for use with the ELFv2 ABI.
2748 (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
2749 * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
2750 declaration.
2751 (struct La_ppc64v2_retval): Likewise.
2752 (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
2753 (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
2754 * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
2755 to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
2756 (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
2757 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
2758 Do not save or restore CR.
2759 (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
2760 (_dl_profile_resolve): Do no save or restore CR. Support extended
2761 return values for ELFv2 ABI. Fix location of FPR return registers.
2762 * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
2763 updated values for _CALL_ELF == 2.
2764 (La_regs, La_retval, int_retval): Likewise.
2765
2766 2013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2767
2768 * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
2769 (FRAME_MIN_SIZE_PARM): Likewise.
2770 (FRAME_BACKCHAIN): Likewise.
2771 (FRAME_CR_SAVE): Likewise.
2772 (FRAME_LR_SAVE): Likewise.
2773 (FRAME_TOC_SAVE): Likewise.
2774 (FRAME_PARM_SAVE): Likewise.
2775 (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
2776 FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
2777 FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
2778 (call_mcount_parm_offset): New macro.
2779 (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
2780 (PROF): Use symbolic stack frame offsets.
2781 (TAIL_CALL_SYSCALL_ERROR): Likewise.
2782 * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
2783 Redefine in terms of FRAME_MIN_SIZE.
2784 (_dl_runtime_resolve): Use symbolic stack frame offsets.
2785 (_dl_profile_resolve): Likewise. Update comment.
2786 * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
2787 symbols stack frame offsets.
2788 (__sigsetjmp): Likewise.
2789 * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
2790 * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
2791 * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
2792 * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
2793
2794 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
2795 (FRAME_BACKCHAIN): Remove.
2796 (FRAME_CR_SAVE): Likewise.
2797 (FRAME_LR_SAVE): Likewise.
2798 (FRAME_COMPILER_DW): Likewise.
2799 (FRAME_LINKER_DW): Likewise.
2800 (FRAME_TOC_SAVE): Likewise.
2801 (FRAME_PARM_SAVE): Likewise.
2802 (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
2803 FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
2804 FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
2805 * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
2806 (CHECK_SP): Use symbolic stack frame offsets.
2807 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
2808 zone" instead of caller's parameter save area for temp storage.
2809 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
2810 Likewise. Also, use symbolic stack frame offsets.
2811 * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
2812 stackblock): Redefine for _CALL_ELF == 2 to save parameters into
2813 our own stack frame instead of the caller's.
2814 (__socket): Use symbolic stack frame offsets.
2815
2816 2013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2817 Alan Modra <amodra@gmail.com>
2818
2819 * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
2820 Define.
2821 (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK,
2822 PPC64_LOCAL_ENTRY_OFFSET): Define.
2823 * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
2824 New function.
2825 (elf_machine_fixup_plt): Call it.
2826 (elf_machine_plt_conflict): Likewise. Add map, sym_map, and
2827 reloc arguments.
2828 (elf_machine_rela): Update call to elf_machine_plt_conflict.
2829 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve,
2830 _dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
2831 r2 before calling target.
2832
2833 2013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2834 Alan Modra <amodra@gmail.com>
2835
2836 * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
2837 (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
2838 versions of macros to support ELFv2 ABI.
2839 (LOCALENTRY): New macro.
2840 (ENTRY, EALIGN): Use it.
2841 * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
2842 * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
2843 fall through into ENTRY entry point.
2844 * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
2845 Only define if _CALL_ELF != 2.
2846
2847 (elf_machine_matches_host): Verify ABI version matches.
2848 (RTLD_START): Use LOCALENTRY.
2849 (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
2850 (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
2851 (PLT_ENTRY_WORDS): New macro.
2852 (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
2853 (elf_machine_runtime_setup): Support ELFv2 ABI.
2854 (elf_machine_fixup_plt): Likewise.
2855 (elf_machine_plt_conflict): Likewise.
2856 (resolve_ifunc): Likewise.
2857 * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
2858 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
2859 Likewise.
2860 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
2861 (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
2862 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
2863 (makecontext): Support ELFv2 ABI.
2864 * elf/elf.h (EF_PPC64_ABI): Define.
2865
2866 2013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2867
2868 * sysdeps/powerpc/powerpc64/sysdep.h [ASSEMBLER] (PPC64_LOAD_FUNCPTR):
2869 New assembler macro.
2870 [ASSEMBLER] (ENTRY_1): Do not switch to .text section here ...
2871 [ASSEMBLER] (ENTRY): ... but instead here ...
2872 [ASSEMBLER] (EALIGN): ... and here.
2873 [!ASSEMBLER] (PPC64_LOAD_FUNCPTR): New macro.
2874 [!ASSEMBLER] (ENTRY_1): New macro; set up .opd entry.
2875 [!ASSEMBLER] (ENTRY_2): Use it.
2876 * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
2877 ENTRY_2 changes. Use PPC64_LOAD_FUNCPTR.
2878 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve,
2879 _dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
2880 * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
2881 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
2882 Use PPC64_LOAD_FUNCPTR.
2883
2884 2013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2885
2886 * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
2887
2888 2013-12-04 Alan Modra <amodra@gmail.com>
2889
2890 * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
2891 (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
2892 (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
2893 (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
2894
2895 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
2896 overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
2897 R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
2898 Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
2899 R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
2900 Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
2901
2902 2013-12-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2903
2904 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
2905 (__makecontext): Fix incorrect CFI when backtracing out of
2906 context created via makecontext.
2907 * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
2908 (__setcontext): Fix incorrect CFI during switch to new context.
2909 (__novec_setcontext): Likewise.
2910
2911 2013-12-04 Ondřej Bílka <neleai@seznam.cz>
2912
2913 [BZ #4772]
2914 * time/strptime_l.c (__strptime_internal): Allow modifiers
2915 in strptime.
2916 * time/tst-strptime.c (day_tests): Add testcase.
2917
2918
2919 2013-12-04 Siddhesh Poyarekar <siddhesh@redhat.com>
2920
2921 * scripts/bench.pl: Skip over blank lines.
2922
2923 2013-12-04 Paul Eggert <eggert@cs.ucla.edu>
2924
2925 [BZ #926]
2926 * manual/time.texi (Calendar Time): Clarify what timezone functions
2927 use.
2928
2929 2013-12-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2930
2931 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2932
2933 2013-12-04 Ondřej Bílka <neleai@seznam.cz>
2934
2935 * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
2936 implementation.
2937 * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
2938 * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
2939 * debug/memset_chk.c (__memset_chk): Likewise.
2940 * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
2941 * debug/strncpy_chk.c: Likewise.
2942
2943 2013-12-03 Joseph Myers <joseph@codesourcery.com>
2944
2945 [BZ #15268]
2946 [BZ #15425]
2947 * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
2948 (__ieee754_exp): For possibly underflowing results, check size of
2949 result and force underflow exception if required.
2950 * math/auto-libm-test-in: Add more tests of exp.
2951 * math/auto-libm-test-out: Regenerated.
2952 * sysdeps/i386/fpu/libm-test-ulps: Update.
2953 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2954
2955 [BZ #16283]
2956 * math/w_exp2.c (__exp2): Handle a zero result as underflow.
2957 * math/w_exp2f.c (__exp2f): Likewise.
2958 * math/w_exp2l.c (__exp2l): Likewise.
2959 * math/auto-libm-test-in: Do not allow missing errno on exp2
2960 underflow.
2961 * math/auto-libm-test-out: Regenerated.
2962
2963 2013-12-03 Ondřej Bílka <neleai@seznam.cz>
2964
2965 [BZ #16274]
2966 * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
2967 handle filename validation.
2968 * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
2969 (do_open): Delete.
2970
2971 2013-12-03 Joseph Myers <joseph@codesourcery.com>
2972
2973 [BZ #6786]
2974 * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
2975 (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
2976 * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
2977 <float.h>.
2978 (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
2979 * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
2980 (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
2981 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
2982 (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
2983 * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
2984 (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
2985 * math/auto-libm-test-in: Don't allow missing errno from erfc.
2986 Add more erfc tests.
2987 * math/auto-libm-test-out: Regenerated.
2988 * sysdeps/i386/fpu/libm-test-ulps: Update.
2989 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2990
2991 * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
2992 exp2, expm1, j0 and j1.
2993 * math/auto-libm-test-out: Regenerated.
2994 * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
2995 (erfc_test_data): Likewise.
2996 (exp_test_data): Likewise.
2997 (exp_tonearest_test_data): Likewise.
2998 (exp_towardzero_test_data): Likewise.
2999 (exp_downward_test_data): Likewise.
3000 (exp_upward_test_data): Likewise.
3001 (exp10_test_data): Likewise.
3002 (exp2_test_data): Likewise.
3003 (expm1_test_data): Likewise.
3004 (j0_test_data): Likewise.
3005 (j1_test_data): Likewise.
3006 * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
3007 (input_flag_type): Add flag_xfail_rounding.
3008 (input_flags): Add xfail-rounding.
3009 (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
3010 (output_for_one_input_case): Handle flag_xfail_rounding.
3011 * sysdeps/i386/fpu/libm-test-ulps: Update.
3012 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3013
3014 2013-12-03 Aurelien Jarno <aurelien@aurel32.net>
3015
3016 [BZ #16289]
3017 * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
3018 division by 0.
3019
3020 2013-12-03 Siddhesh Poyarekar <siddhesh@redhat.com>
3021
3022 [BZ #16195]
3023 * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
3024 (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
3025 (STAP_PROBE0): New macro.
3026 (STAP_PROBE1): Likewise.
3027 (STAP_PROBE2): Likewise.
3028 (STAP_PROBE3): Likewise.
3029 (STAP_PROBE4): Likewise.
3030
3031 2013-12-02 Ondřej Bílka <neleai@seznam.cz>
3032
3033 * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
3034
3035 2013-12-02 Steve Ellcey <sellcey@mips.com>
3036
3037 * benchtests/Makefile (bench): Add sqrt.
3038 (LDLIBS-bench-sqrt): New.
3039 * benchtests/sqrt-input: New.
3040
3041 2013-12-02 Pavel Simerda <psimerda@redhat.com>
3042
3043 * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
3044 (GAIH_EAI): Likewise.
3045 (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
3046 (gaih_inet): Likewise.
3047 (getaddrinfo): Don't use GAIH_EAI.
3048
3049 * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
3050 (struct gaih): Remove definition.
3051
3052 2013-12-02 Siddhesh Poyarekar <siddhesh@redhat.com>
3053
3054 * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
3055 Use HERRNOP directly.
3056
3057 2013-12-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3058
3059 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3060
3061 2013-11-30 Joseph Myers <joseph@codesourcery.com>
3062
3063 * math/gen-auto-libm-tests.c (test_functions): Add more
3064 single-argument functions.
3065 (special_fill_pi_2): New function.
3066 (special_fill_minus_pi_2): Likewise.
3067 (special_fill_pi_6): Likewise.
3068 (special_fill_minus_pi_6): Likewise.
3069 (special_fill_pi_3): Likewise.
3070 (special_fill_2pi_3): Likewise.
3071 (special_fill_e): Likewise.
3072 (special_fill_1_e): Likewise.
3073 (special_fill_e_minus_1): Likewise.
3074 (special_real_inputs): Add more special inputs.
3075 (output_for_one_input_case): Do not require ERANGE on underflow to
3076 zero if round-to-nearest result does not underflow to zero, unless
3077 exact results required.
3078 * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
3079 atan, atanh, cbrt, cos and cosh.
3080 * math/auto-libm-test-out: Regenerated.
3081 * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
3082 (acos_tonearest_test_data): Likewise.
3083 (acos_towardzero_test_data): Likewise.
3084 (acos_downward_test_data): Likewise.
3085 (acos_upward_test_data): Likewise.
3086 (acosh_test_data): Likewise.
3087 (asin_test_data): Likewise.
3088 (asin_tonearest_test_data): Likewise.
3089 (asin_towardzero_test_data): Likewise.
3090 (asin_upward_test_data): Likewise.
3091 (asinh_test_data): Likewise.
3092 (atan_test_data): Likewise.
3093 (atanh_test_data): Likewise.
3094 (cbrt_test_data): Likewise.
3095 (cos_test_data): Likewise.
3096 (cos_tonearest_test_data): Likewise.
3097 (cos_towardzero_test_data): Likewise.
3098 (cos_downward_test_data): Likewise.
3099 (cos_upward_test_data): Likewise.
3100 (cosh_test_data): Likewise.
3101 (cosh_tonearest_test_data): Likewise.
3102 (cosh_towardzero_test_data): Likewise.
3103 (cosh_downward_test_data): Likewise.
3104 (cosh_upward_test_data): Likewise.
3105 * sysdeps/i386/fpu/libm-test-ulps: Update.
3106 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3107
3108 2013-11-29 Joseph Myers <joseph@codesourcery.com>
3109
3110 [BZ #6787]
3111 * math/w_exp10.c (__exp10): Handle a zero result as underflow.
3112 * math/w_exp10f.c (__exp10f): Likewise.
3113 * math/w_exp10l.c (__exp10l): Likewise.
3114 * math/libm-test.inc (exp10_test_data): Add more tests and expect
3115 errno settings in existing tests.
3116
3117 [BZ #14032]
3118 * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
3119 precision control set to double precision.
3120 * sysdeps/i386/fpu/w_sqrt.c: New file.
3121 * math/auto-libm-test-in: Add more tests.
3122 * math/auto-libm-test-out: Update.
3123
3124 * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
3125 (sqrt_test_tonearest): New function.
3126 (sqrt_towardzero_test_data): New variable.
3127 (sqrt_test_towardzero): New function.
3128 (sqrt_downward_test_data): New variable.
3129 (sqrt_test_downward): New function.
3130 (sqrt_upward_test_data): New variable.
3131 (sqrt_test_upward): New function.
3132 (main): Call the new functions.
3133
3134 * math/gen-auto-libm-tests.c: New file.
3135 * math/auto-libm-test-in: Likewise.
3136 * math/auto-libm-test-out: New generated file.
3137 * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
3138 variables.
3139 (%beautify): Add generated representations of zero.
3140 (top level): Set $auto_input and call parse_auto_input.
3141 (beautify): Remove trailing "f" from hex float constants.
3142 (parse_args): Handle XFAIL_TEST.
3143 (convert_condition): New function.
3144 (or_value): Likewise.
3145 (or_cond_value): Likewise.
3146 (generate_testfile): Handle AUTO_TESTS_* lines.
3147 (parse_auto_input): New function.
3148 * math/libm-test.inc (XFAIL_TEST): New macro.
3149 (ERRNO_UNCHANGED): Update value.
3150 (ERRNO_EDOM): Likewise.
3151 (ERRNO_ERANGE): Likewise.
3152 (IGNORE_RESULT): Likewise.
3153 (TEST_COND_flt_32): New macro.
3154 (TEST_COND_dbl_64): Likewise.
3155 (TEST_COND_ldbl_96_intel): Likewise.
3156 (TEST_COND_ldbl_96_m68k): Likewise.
3157 (TEST_COND_ldbl_128): Likewise.
3158 (TEST_COND_ldbl_128ibm): Likewise.
3159 (TEST_COND_long32): Likewise.
3160 (TEST_COND_long64): Likewise.
3161 (TEST_COND_before_rounding): Likewise.
3162 (TEST_COND_after_rounding): Likewise.
3163 (enable_test): Handle XFAIL_TEST flag.
3164 (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
3165 with finite results.
3166 * math/Makefile ($(objpfx)libm-test.stmp): Depend on
3167 auto-libm-test-out.
3168
3169 2013-11-29 Siddhesh Poyarekar <siddhesh@redhat.com>
3170 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3171
3172 [BZ #16214]
3173 * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
3174 __tls_get_addr_internal instead of __tls_get_offset in order to
3175 avoid GOT pointer dependency. Make rtld export
3176 __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
3177 __tls_get_addr since we are a __tls_get_offset platform.
3178 * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
3179 GOT pointer being set up before.
3180 * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
3181
3182 2013-11-28 Joseph Myers <joseph@codesourcery.com>
3183
3184 * manual/math.texi (Errors in Math Functions): Document accuracy
3185 goals.
3186
3187 [BZ #15004]
3188 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
3189 * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
3190 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
3191 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
3192 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
3193 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
3194 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
3195 * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
3196 * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
3197 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
3198 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
3199 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
3200 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
3201 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
3202 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
3203 * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
3204
3205 * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
3206 * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
3207 * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
3208 * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
3209 * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
3210 Likewise.
3211 * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
3212 Likewise.
3213 * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
3214 Likewise.
3215 * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
3216 * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
3217 (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
3218 atomic-feupdateenv and flt-rounds.
3219 * sysdeps/powerpc/nofpu/Versions (libc): Add
3220 __atomic_feholdexcept, __atomic_feclearexcept,
3221 __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
3222 * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
3223 (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
3224 * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
3225 (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
3226 here.
3227 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
3228 Update.
3229
3230 * manual/arith.texi (FP Exceptions): Document that exceptions may
3231 not be raised when matherr is used.
3232 (Math Error Reporting): Document overflow in directed rounding
3233 modes. Document that errno may not be set when finite values are
3234 returned on overflow. Document intent to set errno on underflow
3235 only for underflow to zero.
3236
3237 [BZ #16271]
3238 * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
3239 round-to-nearest then adjust result for other rounding modes.
3240 * include/fenv.h (fegetround): Use libm_hidden_proto.
3241 * math/fegetround.c (fegetround): Use libm_hidden_def.
3242 * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
3243 * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
3244 * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
3245 * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
3246 Likewise.
3247 * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
3248 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
3249 * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
3250 * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
3251
3252 2013-11-28 Siddhesh Poyarekar <siddhesh@redhat.com>
3253
3254 [BZ #16077]
3255 * nss/Versions (libnss_files): Add
3256 _nss_files_gethostbyname3_r.
3257 * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
3258 New function.
3259 (HOST_DB_LOOKUP): Remove macro.
3260 (_nss_files_gethostbyname_r): Implement function without the
3261 HOST_DB_LOOKUP macro.
3262 (_nss_files_gethostbyname2_r): Likewise.
3263
3264 2013-11-28 Ondřej Bílka <neleai@seznam.cz>
3265
3266 * malloc/malloc.c (__libc_calloc): Make memset a tail call.
3267
3268 2013-11-26 Uros Bizjak <ubizjak@gmail.com>
3269
3270 * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
3271 _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
3272 warning.
3273
3274 2013-11-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3275
3276 * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
3277 __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
3278 * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
3279 * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
3280 * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
3281 __fe_nomask_env_priv and attribute_hidden.
3282 * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
3283 (libc_feupdateenv_test_ppc): Likewise.
3284 (libc_feresetround_ppc): Likewise.
3285 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
3286 (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
3287 compat_symbol macro.
3288 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
3289 (__fe_nomask_env): Likewise.
3290 * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
3291
3292 2013-11-26 Ondřej Bílka <neleai@seznam.cz>
3293
3294 * string/Makefile: Remove ifunc tests.
3295 * string/test-string.h: Define TEST_IFUNC.
3296 * string/test-bcopy-ifunc.c: Remove.
3297 * string/test-bzero-ifunc.c: Likewise.
3298 * string/test-memccpy-ifunc.c: Likewise.
3299 * string/test-memchr-ifunc.c: Likewise.
3300 * string/test-memcmp-ifunc.c: Likewise.
3301 * string/test-memcpy-ifunc.c: Likewise.
3302 * string/test-memmem-ifunc.c: Likewise.
3303 * string/test-memmove-ifunc.c: Likewise.
3304 * string/test-mempcpy-ifunc.c: Likewise.
3305 * string/test-memrchr-ifunc.c: Likewise.
3306 * string/test-memset-ifunc.c: Likewise.
3307 * string/test-rawmemchr-ifunc.c: Likewise.
3308 * string/test-stpcpy-ifunc.c: Likewise.
3309 * string/test-stpncpy-ifunc.c: Likewise.
3310 * string/test-strcasecmp-ifunc.c: Likewise.
3311 * string/test-strcasestr-ifunc.c: Likewise.
3312 * string/test-strcat-ifunc.c: Likewise.
3313 * string/test-strchr-ifunc.c: Likewise.
3314 * string/test-strchrnul-ifunc.c: Likewise.
3315 * string/test-strcmp-ifunc.c: Likewise.
3316 * string/test-strcpy-ifunc.c: Likewise.
3317 * string/test-strcspn-ifunc.c: Likewise.
3318 * string/test-strlen-ifunc.c: Likewise.
3319 * string/test-strncasecmp-ifunc.c: Likewise.
3320 * string/test-strncat-ifunc.c: Likewise.
3321 * string/test-strncmp-ifunc.c: Likewise.
3322 * string/test-strncpy-ifunc.c: Likewise.
3323 * string/test-strnlen-ifunc.c: Likewise.
3324 * string/test-strpbrk-ifunc.c: Likewise.
3325 * string/test-strrchr-ifunc.c: Likewise.
3326 * string/test-strspn-ifunc.c: Likewise.
3327 * string/test-strstr-ifunc.c: Likewise.
3328
3329 2013-11-26 Ondřej Bílka <neleai@seznam.cz>
3330
3331 * benchtests/Makefile: Remove ifunc tests.
3332 * benchtests/bench-string.h: Define TEST_IFUNC.
3333 * benchtests/bench-bcopy-ifunc.c: Remove.
3334 * benchtests/bench-bzero-ifunc.c: Likewise.
3335 * benchtests/bench-memccpy-ifunc.c: Likewise.
3336 * benchtests/bench-memchr-ifunc.c: Likewise.
3337 * benchtests/bench-memcmp-ifunc.c: Likewise.
3338 * benchtests/bench-memcpy-ifunc.c: Likewise.
3339 * benchtests/bench-memmem-ifunc.c: Likewise.
3340 * benchtests/bench-memmove-ifunc.c: Likewise.
3341 * benchtests/bench-mempcpy-ifunc.c: Likewise.
3342 * benchtests/bench-memrchr-ifunc.c: Likewise.
3343 * benchtests/bench-memset-ifunc.c: Likewise.
3344 * benchtests/bench-rawmemchr-ifunc.c: Likewise.
3345 * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
3346 * benchtests/bench-stpcpy-ifunc.c: Likewise.
3347 * benchtests/bench-stpncpy-ifunc.c: Likewise.
3348 * benchtests/bench-strcasecmp-ifunc.c: Likewise.
3349 * benchtests/bench-strcasestr-ifunc.c: Likewise.
3350 * benchtests/bench-strcat-ifunc.c: Likewise.
3351 * benchtests/bench-strchr-ifunc.c: Likewise.
3352 * benchtests/bench-strchrnul-ifunc.c: Likewise.
3353 * benchtests/bench-strcmp-ifunc.c: Likewise.
3354 * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
3355 * benchtests/bench-strcpy-ifunc.c: Likewise.
3356 * benchtests/bench-strcspn-ifunc.c: Likewise.
3357 * benchtests/bench-strlen-ifunc.c: Likewise.
3358 * benchtests/bench-strncasecmp-ifunc.c: Likewise.
3359 * benchtests/bench-strncat-ifunc.c: Likewise.
3360 * benchtests/bench-strncmp-ifunc.c: Likewise.
3361 * benchtests/bench-strncpy-ifunc.c: Likewise.
3362 * benchtests/bench-strnlen-ifunc.c: Likewise.
3363 * benchtests/bench-strpbrk-ifunc.c: Likewise.
3364 * benchtests/bench-strrchr-ifunc.c: Likewise.
3365 * benchtests/bench-strsep-ifunc.c: Likewise.
3366 * benchtests/bench-strspn-ifunc.c: Likewise.
3367 * benchtests/bench-strstr-ifunc.c: Likewise.
3368
3369 2013-11-26 Ondřej Bílka <neleai@seznam.cz>
3370
3371 * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
3372
3373 2013-11-26 Ondřej Bílka <neleai@seznam.cz>
3374
3375 * resolv/netdb.h: Use __glibc_reserved instead __unused.
3376 * rt/aio.h: Likewise.
3377 * sysdeps/gnu/bits/utmp.h: Likewise.
3378 * sysdeps/gnu/bits/utmpx.h: Likewise.
3379 * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
3380 * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
3381 * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
3382 * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
3383 * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
3384 * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
3385 * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
3386 * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
3387 * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
3388 * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
3389 * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
3390 * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
3391 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
3392 * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
3393 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
3394 * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
3395 * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
3396 * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
3397 * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
3398 * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
3399 * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
3400 * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
3401 * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
3402 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
3403 * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
3404 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
3405 * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
3406 * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
3407 * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
3408 * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
3409 * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
3410 * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
3411 * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
3412 * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
3413 * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
3414 * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
3415 * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
3416 * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
3417 * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
3418 * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
3419 * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
3420 * sysdeps/x86/fpu/bits/fenv.h: Likewise.
3421
3422 2013-11-25 Carlos O'Donell <carlos@redhat.com>
3423
3424 [BZ #16245]
3425 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
3426 Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
3427
3428 2013-11-25 Joseph Myers <joseph@codesourcery.com>
3429
3430 * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
3431 * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
3432 Likewise.
3433
3434 2013-11-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3435
3436 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
3437 SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
3438 * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
3439 (__fesetround): Remove define.
3440 * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
3441 rounding and exceptions handling.
3442 * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
3443 * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
3444 (__fe_nomask_env): Likewise.
3445 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
3446 __fegetround instead of fegetround.
3447 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
3448 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
3449
3450 2013-11-21 Roland McGrath <roland@hack.frob.com>
3451
3452 * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
3453 it's there.
3454
3455 * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
3456
3457 2013-11-21 Meador Inge <meadori@codesourcery.com>
3458
3459 [BZ #11157]
3460 * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
3461 (encrypt_r): Likewise.
3462 * malloc/obstack.h (obstack_free): Likewise.
3463 * posix/unistd.h (encrypt): Likewise.
3464
3465 2013-11-21 Guy Martin <gmsoft@tuxicoman.be>
3466
3467 * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
3468 DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
3469 DL_CALL_DT_FINI() that call the functions directly.
3470 * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
3471 * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
3472 * elf/dl-fini.c: Likewise.
3473
3474 2013-11-20 Ondřej Bílka <neleai@seznam.cz>
3475
3476 * malloc/hooks.c (memalign_check): Add alignment rounding.
3477 * malloc/malloc.c (_mid_memalign): New function.
3478 (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
3479 Implement by calling _mid_memalign.
3480 * manual/probes.texi (Memory Allocation Probes): Remove
3481 memory_valloc_retry and memory_pvalloc_retry.
3482
3483 2013-11-20 Siddhesh Poyarekar <siddhesh@redhat.com>
3484
3485 * locale/programs/locarchive.c (open_archive): Add const
3486 qualifier to ARCHIVEFNAME and copy default fname to
3487 DEFAULT_FNAME.
3488
3489 [BZ #15601]
3490 * libio/tst-widetext.input: Rename Oriya to Odia.
3491 * locale/iso-639.def: Likewise.
3492
3493 * manual/probes.texi (Mathematical Function Probes): Add
3494 documentation for sin, cos, asin and acos probes.
3495 * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
3496 (__sin32): Add slowasin probe.
3497 (__cos32): Add slowacos probe.
3498 (__mpsin): Add slowsin probe.
3499 (__mpcos): Add slowcos probe.
3500
3501 2013-11-19 Joseph Myers <joseph@codesourcery.com>
3502
3503 [BZ #15483]
3504 * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
3505 thread-local __sim_exceptions_thread and global
3506 __sim_exceptions_global.
3507 (__sim_disabled_exceptions): Change to thread-local
3508 __sim_disabled_exceptions_thread and global
3509 __sim_disabled_exceptions_global.
3510 (__sim_round_mode): Change to thread-local __sim_round_mode_thread
3511 and global __sim_round_mode_global.
3512 (__simulate_exceptions): Use thread-local floating-point state and
3513 set global state from it as needed.
3514 * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
3515 __sim_exceptions_thread, __sim_disabled_exceptions_thread and
3516 __sim_round_mode_thread.
3517 * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
3518 (__sim_exceptions): Change to thread-local __sim_exceptions_thread
3519 and global __sim_exceptions_global.
3520 (__sim_disabled_exceptions): Change to thread-local
3521 __sim_disabled_exceptions_thread and global
3522 __sim_disabled_exceptions_global.
3523 (__sim_round_mode): Change to thread-local __sim_round_mode_thread
3524 and global __sim_round_mode_global.
3525 [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
3526 (SIM_SET_GLOBAL): Likewise.
3527 * sysdeps/powerpc/soft-fp/sfp-machine.h
3528 [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
3529 __sim_round_mode_thread.
3530 [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
3531 __sim_disabled_exceptions_thread.
3532 (__sim_exceptions): Change to __sim_exceptions_thread.
3533 (__sim_disabled_exceptions): Change to
3534 __sim_disabled_exceptions_thread.
3535 (__sim_round_mode): Change to __sim_round_mode_thread.
3536 * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
3537 thread-local floating-point state and set global state from it as
3538 needed.
3539 * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
3540 * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
3541 (__sim_disabled_exceptions): Remove extern declaration.
3542 (feenableexcept): Use thread-local floating-point state and set
3543 global state from it as needed.
3544 * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
3545 extern declaration.
3546 (__sim_disabled_exceptions): Likewise.
3547 (__sim_round_mode): Likewise.
3548 (__fegetenv): Use thread-local floating-point state.
3549 * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
3550 * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
3551 * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
3552 floating-point state and set global state from it as needed.
3553 * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
3554 * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
3555 * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
3556 Likewise.
3557 * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
3558 * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
3559 Likewise.
3560 sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
3561 * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
3562 Use __sim_round_mode_thread.
3563 * math/test-fenv-tls.c: New file.
3564 * math/Makefile (tests): Add test-fenv-tls.
3565 ($(objpfx)test-fenv-tls): Depend on
3566 $(common-objpfx)nptl/libpthread.so.
3567
3568 2013-11-19 Andreas Schwab <schwab@suse.de>
3569
3570 * locale/programs/locale.c (show_info): Decode wordarray elements.
3571 * locale/categories.def (LC_MONETARY): Add element for
3572 _NL_MONETARY_CRNCYSTR.
3573 * locale/C-monetary.c (conversion_rate): New variable.
3574 (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
3575 element.
3576
3577 2013-11-18 Chris Metcalf <cmetcalf@tilera.com>
3578
3579 * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
3580 Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
3581
3582 2013-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3583
3584 * elf/Makefile (tst-auxv): New test.
3585 * elf/tst-auxv.c: New
3586 * elf/rtld.c (dl_main): Adjust AT_EXECFN
3587
3588 2013-11-18 Joseph Myers <joseph@codesourcery.com>
3589
3590 * include/libc-symbols.h (__hidden_proto): Add argument "thread".
3591 (hidden_proto): Caller changed.
3592 (hidden_tls_proto): New macro.
3593 (libc_hidden_tls_proto): Likewise.
3594 (rtld_hidden_tls_proto): Likewise.
3595 (libm_hidden_tls_proto): Likewise.
3596 (libresolv_hidden_tls_proto): Likewise.
3597 (librt_hidden_tls_proto): Likewise.
3598 (libdl_hidden_tls_proto): Likewise.
3599 (libnss_files_hidden_tls_proto): Likewise.
3600 (libnsl_hidden_tls_proto): Likewise.
3601 (libnss_nisplus_hidden_tls_proto): Likewise.
3602 (libutil_hidden_tls_proto): Likewise.
3603
3604 2013-11-18 Ondřej Bílka <neleai@seznam.cz>
3605
3606 [BZ #10253]
3607 * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
3608 (decompose_rpath): Defer expansion to fillin_rpath.
3609 (_dl_init_paths): Pass linkmap to fillin_rpath.
3610
3611 2013-11-18 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
3612
3613 * benchtests/Makefile: Add strsep.
3614 * benchtests/bench-strsep.c: New file: strsep benchtest.
3615 * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
3616
3617 2013-11-18 Andreas Schwab <schwab@suse.de>
3618
3619 * locale/programs/locale.c (show_info) [case byte]: Check for
3620 '\377' instead of '\177'.
3621 * locale/C-monetary.c (not_available): Always use "\377".
3622 * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
3623 unspecified p_sign_posn and n_sign_posn. Check for '\377' to
3624 detect unavailable sign_posn locale elements.
3625 * locale/localeconv.c (__localeconv): For grouping and
3626 mon_grouping handle "\177" and "\377" like no grouping.
3627 (INT_ELEM): New macro. Use it to set all numeric members.
3628 * locale/programs/ld-monetary.c (monetary_read)
3629 <tok_mon_grouping>: Normalize single -1 to the empty string.
3630 * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
3631 Likewise.
3632
3633 2013-11-07 Ondřej Bílka <neleai@seznam.cz>
3634
3635 [BZ #16055]
3636 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
3637 when we match (nil).
3638 * stdio-common/tst-sscanf.c (struct test): Add testcase.
3639
3640 2013-11-16 Joseph Myers <joseph@codesourcery.com>
3641
3642 * math/libm-test.inc (TEST_NAN_SIGN): New macro.
3643 (NO_TEST_INLINE): Update value.
3644 (ERRNO_UNCHANGED): Likewise.
3645 (ERRNO_EDOM): Likewise.
3646 (ERRNO_ERANGE): Likewise.
3647 (IGNORE_RESULT): Likewise.
3648 (check_float_internal): Check signs of NaN results if
3649 TEST_NAN_SIGN used.
3650 (check_complex): Pass TEST_NAN_SIGN flag through to second
3651 check_float_internal call.
3652 (copysign_test_data): Add tests with quiet NaNs as second
3653 argument. Use TEST_NAN_SIGN.
3654 (fabs_test_data): Add test of negative quiet NaN argument. Use
3655 TEST_NAN_SIGN.
3656 (signbit_test_data): Add tests of quiet NaN argument.
3657 * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
3658
3659 * math/gen-libm-test.pl (show_exceptions): Take extra argument
3660 $ignore_result.
3661 (parse_args): Handle function results specified as IGNORE.
3662 * math/libm-test.inc (IGNORE_RESULT): New macro.
3663 (check_float_internal): Do not check numerical result if flag
3664 IGNORE_RESULT set.
3665 (check_complex): Pass through IGNORE_RESULT to second
3666 check_float_internal call.
3667 (check_int): Do not check numerical result if flag IGNORE_RESULT
3668 set.
3669 (check_long): Likewise.
3670 (check_bool): Likewise.
3671 (check_longlong): Likewise.
3672 (lrint_test_data): Add tests of infinite and NaN arguments.
3673 (lrint_tonearest_test_data): Likewise.
3674 (lrint_towardzero_test_data): Likewise.
3675 (lrint_downward_test_data): Likewise.
3676 (lrint_upward_test_data): Likewise.
3677 (llrint_test_data): Likewise.
3678 (llrint_tonearest_test_data): Likewise.
3679 (llrint_towardzero_test_data): Likewise.
3680 (llrint_downward_test_data): Likewise.
3681 (llrint_upward_test_data): Likewise.
3682 (lround_test_data): Likewise.
3683 (llround_test_data): Likewise.
3684
3685 * math/libm-test.inc (NO_TEST_INLINE): New macro.
3686 (ERRNO_UNCHANGED): Update value.
3687 (ERRNO_EDOM): Likewise.
3688 (ERRNO_ERANGE): Likewise.
3689 (NO_TEST_INLINE_FLOAT): New macro.
3690 (NO_TEST_INLINE_DOUBLE): Likewise.
3691 (enable_test): New function.
3692 (RUN_TEST_f_f): Check enable_test before running test.
3693 (RUN_TEST_2_f): Likewise.
3694 (RUN_TEST_fff_f): Likewise.
3695 (RUN_TEST_c_f): Likewise.
3696 (RUN_TEST_f_f1): Likewise.
3697 (RUN_TEST_fF_f1): Likewise.
3698 (RUN_TEST_fI_f1): Likewise.
3699 (RUN_TEST_ffI_f1): Likewise.
3700 (RUN_TEST_c_c): Likewise.
3701 (RUN_TEST_cc_c): Likewise.
3702 (RUN_TEST_f_i): Likewise.
3703 (RUN_TEST_f_i_tg): Likewise.
3704 (RUN_TEST_ff_i_tg): Likewise.
3705 (RUN_TEST_f_b): Likewise.
3706 (RUN_TEST_f_b_tg): Likewise.
3707 (RUN_TEST_f_l): Likewise.
3708 (RUN_TEST_f_L): Likewise.
3709 (RUN_TEST_fFF_11): Likewise.
3710 (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
3711 conditionals.
3712 (cosh_test_data): Likewise.
3713 (exp_test_data): Likewise.
3714 (expm1_test_data): Likewise.
3715 (hypot_test_data): Likewise.
3716 (pow_test_data): Likewise.
3717 (sinh_test_data): Likewise.
3718 (tanh_test_data): Likewise.
3719 * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
3720 flags argument.
3721
3722 * libm-test.inc (acos_test_data): Disallow inexact exceptions for
3723 tests with quiet NaN input and output.
3724 (acosh_test_data): Likewise.
3725 (asin_test_data): Likewise.
3726 (asinh_test_data): Likewise.
3727 (atan_test_data): Likewise.
3728 (atanh_test_data): Likewise.
3729 (atan2_test_data): Likewise.
3730 (cbrt_test_data): Likewise.
3731 (cos_test_data): Likewise.
3732 (cosh_test_data): Likewise.
3733 (erf_test_data): Likewise.
3734 (erfc_test_data): Likewise.
3735 (exp_test_data): Likewise.
3736 (exp10_test_data): Likewise.
3737 (exp2_test_data): Likewise.
3738 (expm1_test_data): Likewise.
3739 (hypot_test_data): Likewise.
3740 (j0_test_data): Likewise.
3741 (j1_test_data): Likewise.
3742 (jn_test_data): Likewise.
3743 (lgamma_test_data): Likewise.
3744 (log_test_data): Likewise.
3745 (log10_test_data): Likewise.
3746 (log1p_test_data): Likewise.
3747 (log2_test_data): Likewise.
3748 (pow_test_data): Likewise.
3749 (scalb_test_data): Likewise.
3750 (sin_test_data): Likewise.
3751 (sincos_test_data): Likewise.
3752 (sinh_test_data): Likewise.
3753 (tan_test_data): Likewise.
3754 (tanh_test_data): Likewise.
3755 (tgamma_test_data): Likewise.
3756 (y0_test_data): Likewise.
3757 (y1_test_data): Likewise.
3758 (yn_test_data): Likewise.
3759
3760 [BZ #16167]
3761 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
3762 argument being NaN and avoid computations with second argument in
3763 that case.
3764 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
3765 * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
3766 * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
3767
3768 2013-11-15 Arun Kumar Pyasi <arun@chitwanix.com>
3769
3770 * locale/iso-639.def: Add Chitwani Tharu (the).
3771
3772 2013-11-14 Andreas Schwab <schwab@suse.de>
3773
3774 * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
3775 word instead of empty string.
3776
3777 2013-11-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3778
3779 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
3780 (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
3781 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
3782 (__fe_nomask_env): Likewise.
3783
3784 2013-11-13 Steve Ellcey <sellcey@mips.com>
3785
3786 * benchtests/bench-timing.h: Include time.h.
3787
3788 2013-11-13 H.J. Lu <hongjiu.lu@intel.com>
3789
3790 [BZ #15997]
3791 * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
3792 to 3.4.0 for x32.
3793 * sysdeps/unix/sysv/linux/configure: Regenerated.
3794
3795 2013-11-13 Joseph Myers <joseph@codesourcery.com>
3796
3797 [BZ #16151]
3798 * stdlib/strtod_l.c (round_and_return): Do not consider
3799 retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
3800 exponent one less than half the least subnormal exponent.
3801 * stdlib/test-strtod-round-data: Add more tests.
3802 * stdlib/tst-strtod-round.c (tests): Regenerated.
3803
3804 2013-11-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3805
3806 [BZ #14143]
3807 * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
3808 (__fe_mask_env): Likewise.
3809 * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
3810 libm_hidden_proto and add function prototype.
3811 (__fe_mask_env): Add function prototype.
3812 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
3813 (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
3814 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
3815 (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
3816 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
3817 (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
3818
3819 2013-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
3820
3821 * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
3822 set reference_name to "" to avoid passing NULL to DSO_FILENAME.
3823
3824 2013-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
3825
3826 * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
3827 of htab_find_slot().
3828
3829 2013-11-11 David S. Miller <davem@davemloft.net>
3830
3831 [BZ #16150]
3832 * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
3833 symbol in the non-vis3 case in static builds.
3834 * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
3835 * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
3836 * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
3837 * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
3838
3839 2013-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3840
3841 [BZ #387]
3842 * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
3843 it is empty.
3844
3845 2013-11-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3846
3847 * benchtests/Makefile: Add bench-strtod.
3848 * benchtests/bench-strtod.c: New file: strtod benchtest
3849
3850 2013-11-11 Andreas Schwab <schwab@suse.de>
3851
3852 [BZ #16153]
3853 * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
3854 terminating NUL in key length.
3855
3856 2013-11-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3857
3858 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
3859 Add artificial ODP entry for vDSO symbol for PPC64.
3860 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
3861 * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
3862
3863 2013-11-07 Ondřej Bílka <neleai@seznam.cz>
3864
3865 [BZ #15374]
3866 * nss/getent.c (services_keys): Recognize services starting with digit.
3867
3868 2013-11-06 David S. Miller <davem@davemloft.net>
3869
3870 [BZ #15985]
3871 * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
3872 on pre-v9 cpus, use a fnegs+fmovs sequence instead.
3873
3874 2013-11-06 Will Newton <will.newton@linaro.org>
3875
3876 * manual/memory.texi (Malloc Examples): Remove register
3877 keyword from examples.
3878
3879 2013-11-04 Chris Leonard <cjl@sugarlabs.org>
3880
3881 * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
3882
3883 2013-11-04 Joseph Myers <joseph@codesourcery.com>
3884
3885 * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
3886 depending on [__GCC_IEC_559 > 0].
3887 [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
3888 depending on [__GCC_IEC_559_COMPLEX > 0].
3889
3890 2013-11-03 Chris Leonard <cjl@sugarlabs.org>
3891
3892 * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
3893 to iso-639.def.
3894
3895 2013-11-03 Ondřej Bílka <neleai@seznam.cz>
3896
3897 * elf/rtld.c: Remove unused NONTLS_INIT_TP.
3898
3899 2013-11-01 Ondřej Bílka <neleai@seznam.cz>
3900
3901 [BZ #16112]
3902 * malloc/malloc (malloc_info): Do not handle first bin as
3903 special case.
3904
3905 2013-11-01 Chris Leonard <cjl@sugarlabs.org>
3906
3907 * locale/iso-639.def: Add Central Nahuatl (nhn).
3908
3909 2013-11-01 Bruno Haible <bruno@clisp.org>
3910
3911 [BZ #7003]
3912 * manual/math.texi (BSD Random): Specify range upper bound as
3913 in POSIX.
3914
3915 2013-10-31 Chris Leonard <cjl@sugarlabs.org>
3916
3917 * locale/iso-639.def: Add Meadow Mari (mhr).
3918
3919 2013-10-31 Ondřej Bílka <neleai@seznam.cz>
3920
3921 [BZ #14752], [BZ #15763]
3922 * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
3923 Validate name.
3924 * rt/tst_shm.c: Add test for escaping directory.
3925
3926 2013-10-31 Andreas Schwab <schwab@suse.de>
3927
3928 [BZ #15917]
3929 * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
3930 followed by 'x' as part of digit sequence.
3931 * stdio-common/tst-sscanf.c (double_tests2): New tests.
3932
3933 2013-10-31 Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
3934
3935 [BZ #16037]
3936 * configure.ac: allow GNU Make 4.0 and greater.
3937 * configure: Regenerated.
3938
3939 2013-10-30 Will Newton <will.newton@linaro.org>
3940
3941 [BZ #16038]
3942 * malloc/hooks.c (memalign_check): Limit alignment to the
3943 maximum representable power of two.
3944 * malloc/malloc.c (__libc_memalign): Likewise.
3945 * malloc/tst-memalign.c (do_test): Add test for very
3946 large alignment values.
3947 * malloc/tst-posix_memalign.c (do_test): Likewise.
3948
3949 2013-10-30 Ondřej Bílka <neleai@seznam.cz>
3950
3951 [BZ #11087]
3952 * malloc/malloc.c (sysmalloc): Compute statistics atomically.
3953 (munmap_chunk): Likewise.
3954 (mremap_chunk): Likewise.
3955
3956 2013-10-30 Ondřej Bílka <neleai@seznam.cz>
3957
3958 [BZ #15799]
3959 * stdlib/div.c (div): Remove obsolete code.
3960 * stdlib/ldiv.c (ldiv): Likewise.
3961 * stdlib/lldiv.c (lldiv): Likewise.
3962
3963 2013-10-30 Siddhesh Poyarekar <siddhesh@redhat.com>
3964
3965 [BZ #16071]
3966 * nss/nss_files/files-XXX.c (get_contents_ret): New
3967 enumerator.
3968 (get_contents): New function.
3969 (internal_getent): Use it. Expand size of LINEBUFLEN.
3970
3971 2013-10-30 Mike Frysinger <vapier@gentoo.org>
3972
3973 * configure.in: Moved to ...
3974 * configure.ac: ... here. Change reference to configure.in
3975 to configure.ac.
3976 * sysdeps/arm/preconfigure.ac: ... here.
3977 configure.in to configure.ac.
3978 * sysdeps/gnu/configure.in: Moved to ...
3979 * sysdeps/gnu/configure.ac: ... here.
3980 * sysdeps/i386/configure.in: Moved to ...
3981 * sysdeps/i386/configure.ac: ... here.
3982 * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
3983 * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
3984 * sysdeps/mach/configure.in: Moved to ...
3985 * sysdeps/mach/configure.ac: ... here.
3986 * sysdeps/mach/hurd/configure.in: Moved to ...
3987 * sysdeps/mach/hurd/configure.ac: ... here.
3988 * sysdeps/powerpc/configure.in: Moved to ...
3989 * sysdeps/powerpc/configure.ac: ... here.
3990 * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
3991 * sysdeps/powerpc/powerpc32/configure.ac: ... here.
3992 * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
3993 * sysdeps/powerpc/powerpc64/configure.ac: ... here.
3994 * sysdeps/s390/s390-32/configure.in: Moved to ...
3995 * sysdeps/s390/s390-32/configure.ac: ... here.
3996 * sysdeps/s390/s390-64/configure.in: Moved to ...
3997 * sysdeps/s390/s390-64/configure.ac: ... here.
3998 * sysdeps/sh/configure.in: Moved to ...
3999 * sysdeps/sh/configure.ac: ... here.
4000 * sysdeps/sparc/configure.in: Moved to ...
4001 * sysdeps/sparc/configure.ac: ... here.
4002 * sysdeps/unix/sysv/linux/configure.in: Moved to ...
4003 * sysdeps/unix/sysv/linux/configure.ac: ... here.
4004 * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
4005 * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
4006 * sysdeps/x86_64/configure.in: Moved to ...
4007 * sysdeps/x86_64/configure.ac: ... here.
4008 * sysdeps/x86_64/preconfigure.in: Moved to ...
4009 * sysdeps/x86_64/preconfigure.ac: ... here.
4010 * aclocal.m4: Change reference to configure.in to configure.ac.
4011 * config.h.in: Likewise.
4012 * manual/install.texi: Likewise.
4013 * manual/maint.texi: Likewise.
4014 * Makefile: Likewise.
4015 * malloc/Makefile: Likewise.
4016 * nscd/Makefile: Likewise.
4017 * Makeconfig: Change reference to configure.in and
4018 preconfigure.in to configure.ac and preconfigure.ac
4019 respectively.
4020 * INSTALL: Regenerated.
4021 * configure: Likewise.
4022 * sysdeps/gnu/configure: Likewise.
4023 * sysdeps/i386/configure: Likewise.
4024 * sysdeps/ieee754/ldbl-opt/configure: Likewise.
4025 * sysdeps/mach/configure: Likewise.
4026 * sysdeps/mach/hurd/configure: Likewise.
4027 * sysdeps/powerpc/configure: Likewise.
4028 * sysdeps/powerpc/powerpc32/configure: Likewise.
4029 * sysdeps/powerpc/powerpc64/configure: Likewise.
4030 * sysdeps/s390/s390-32/configure: Likewise.
4031 * sysdeps/s390/s390-64/configure: Likewise.
4032 * sysdeps/sh/configure: Likewise.
4033 * sysdeps/sparc/configure: Likewise.
4034 * sysdeps/unix/sysv/linux/configure: Likewise.
4035 * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
4036 * sysdeps/x86_64/configure: Likewise.
4037 * sysdeps/x86_64/preconfigure: Likewise.
4038
4039 2013-10-29 Andreas Schwab <schwab@suse.de>
4040
4041 * stdio-common/Makefile (tst-swscanf-ENV): Define.
4042
4043 2013-10-28 Siddhesh Poyarekar <siddhesh@redhat.com>
4044
4045 * benchtests/pow-inputs: Add new inputs.
4046
4047 * benchtests/exp-inputs: Add new inputs.
4048
4049 * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
4050 conditional check for return value.
4051 (__cos32): Likewise.
4052
4053 2013-10-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4054
4055 * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
4056 to provide a boost for large inputs with word alignment.
4057 * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
4058 implementation based on optimized PPC64 strcpy.
4059 * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
4060 strcpy for PPC64/POWER7 based on both doubleword and word load/store.
4061 * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
4062 stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
4063
4064 2013-10-25 Ondřej Bílka <neleai@seznam.cz>
4065
4066 [BZ #2801]
4067 * manual/socket.texi (Host Names): Fix gethostbyname_r example.
4068
4069 2013-10-25 Ondřej Bílka <neleai@seznam.cz>
4070
4071 [BZ #14876]
4072 * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
4073 * time/tst-strptime.c (day_tests): Add testcase.
4074
4075 2013-10-25 Ondřej Bílka <neleai@seznam.cz>
4076
4077 [BZ #14029]
4078 * manual/pattern.texi: Acknowledge that fnmatch can fail.
4079
4080 2013-10-25 Fabrice Bauzac <fbauzac@debian71.nce.amadeus.net>
4081
4082 [BZ #16074]
4083 * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
4084 MAP_FAILED on error.
4085
4086 2013-10-25 Siddhesh Poyarekar <siddhesh@redhat.com>
4087
4088 [BZ #16072]
4089 * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
4090 heap for large requests.
4091
4092 2013-10-25 Aurelien Jarno <aurelien@aurel32.net>
4093
4094 [BZ #9954]
4095 * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
4096 result if the result has no associated interface.
4097 * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
4098 interface for all 127.X.Y.Z addresses.
4099
4100 2013-10-24 Chris Leonard <cjl@sugarlabs.org>
4101
4102 * locale/iso-639.def: Add Ligurian (lij)
4103
4104 2013-10-21 Ondřej Bílka <neleai@seznam.cz>
4105
4106 [BZ #15825]
4107 * sunrpc/rpc_main.c: Document rpcgen -5.
4108
4109 2013-10-19 Michael Stahl <mstahl@redhat.com>
4110
4111 * elf/rtld.c (do_preload): Print the reason why preloading failed.
4112
4113 2013-10-19 Ondřej Bílka <neleai@seznam.cz>
4114
4115 [BZ #10278]
4116 * posix/glob.c: Match only directories when trailing slash is present.
4117 * posix/tst-gnuglob.c (my_opendir): Do not open files.
4118 (main): Add testcase.
4119
4120 2013-10-19 Ondřej Bílka <neleai@seznam.cz>
4121
4122 [BZ #15670]
4123 * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
4124
4125 2013-10-18 Carlos O'Donell <carlos@redhat.com>
4126
4127 * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
4128 AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
4129 AUTH_DES and cindex for FIPS 140-2.
4130 (DES Encryption): Add cindex FIPS 46-3.
4131
4132 * locale/locarchive.h (struct locarhandle): Add fname.
4133 * locale/programs/localedef.c (main): Pass ARGV[remaining]
4134 if an optional argument was specified to --list-archive,
4135 otherwise NULL.
4136 * locale/programs/locarchive.c (show_archive_content): Take new
4137 argument fname and pass it via ah.fname to open_archive.
4138 * locale/programs/localedef.h: Update decl.
4139 (open_archive): If AH->fname is non-null, open that file
4140 rather than the default file name, and don't ignore ENOENT.
4141 (create_archive): Set AH.fname to NULL.
4142 (delete_locales_from_archive): Likewise.
4143 (add_locales_to_archive): Likewise.
4144 * locale/programs/locfile.c (write_all_categories): Likewise.
4145
4146 2013-10-18 Joseph Myers <joseph@codesourcery.com>
4147 Aldy Hernandez <aldyh@redhat.com>
4148
4149 * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
4150 * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
4151 * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
4152 * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
4153 * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
4154 * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
4155 * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
4156 * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
4157 * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
4158 * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
4159 * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
4160 * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
4161 * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
4162 * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
4163 * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
4164 Likewise.
4165 * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
4166 Likewise.
4167 * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
4168 Likewise.
4169 * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
4170 Likewise.
4171 * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
4172 * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
4173 Likewise.
4174 * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
4175 * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
4176 * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
4177 * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
4178 Likewise.
4179 * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
4180 * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
4181 * sysdeps/powerpc/preconfigure: Likewise.
4182 * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
4183 Likewise.
4184 * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
4185 Replace contents of file by #include of <fenv_libc.h>.
4186 * sysdeps/powerpc/soft-fp/sfp-machine.h
4187 [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
4188 and <sys/prctl.h>.
4189 [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
4190 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
4191 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
4192 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
4193 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
4194 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
4195 [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
4196 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
4197 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
4198 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
4199 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
4200 [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
4201 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
4202 Allow copysignl PLT reference to be missing.
4203
4204 2013-10-18 Richard Sandiford <richard@codesourcery.com>
4205 Joseph Myers <joseph@codesourcery.com
4206
4207 [BZ #15948]
4208 * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
4209 single character.
4210 (add_to_tablewc): Assert sequence of wide characters is nonempty.
4211
4212 2013-10-18 Siddhesh Poyarekar <siddhesh@redhat.com>
4213
4214 * elf/tst-tls-dlinfo.c: Don't include tls.h.
4215 * elf/tst-tls1.c: Likewise.
4216 * elf/tst-tls10.h: Likewise.
4217 * elf/tst-tls14.c: Likewise.
4218 * elf/tst-tls2.c: Likewise.
4219 * elf/tst-tls3.c: Likewise.
4220 * elf/tst-tls4.c: Likewise.
4221 * elf/tst-tls5.c: Likewise.
4222 * elf/tst-tls6.c: Likewise.
4223 * elf/tst-tls7.c: Likewise.
4224 * elf/tst-tls8.c: Likewise.
4225 * elf/tst-tls9.c: Likewise.
4226 * elf/tst-tlsmod1.c: Likewise.
4227 * elf/tst-tlsmod13.c: Likewise.
4228 * elf/tst-tlsmod13a.c: Likewise.
4229 * elf/tst-tlsmod14a.c: Likewise.
4230 * elf/tst-tlsmod16a.c: Likewise.
4231 * elf/tst-tlsmod16b.c: Likewise.
4232 * elf/tst-tlsmod2.c: Likewise.
4233 * elf/tst-tlsmod3.c: Likewise.
4234 * elf/tst-tlsmod4.c: Likewise.
4235 * elf/tst-tlsmod5.c: Likewise.
4236 * elf/tst-tlsmod6.c: Likewise.
4237
4238 2013-10-18 Ondřej Bílka <neleai@seznam.cz>
4239
4240 [BZ #12486]
4241 * malloc/malloc.c: remove checks for statistics.
4242
4243 2013-10-17 Ondřej Bílka <neleai@seznam.cz>
4244
4245 [BZ #15277]
4246 * inet/inet_net.c (inet_network): Detect additional invalid strings.
4247 * inet/tst-network.c: Add testcase.
4248
4249 2013-10-17 Andreas Schwab <schwab@suse.de>
4250
4251 [BZ #15218]
4252 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
4253 to determine canonical name.
4254
4255 2013-10-17 Ondřej Bílka <neleai@seznam.cz>
4256
4257 * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
4258 * sysdeps/ieee754/dbl-64/dla.h: Likewise.
4259 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
4260 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
4261 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
4262 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
4263 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
4264 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
4265 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
4266 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
4267 * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
4268 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
4269 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
4270 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
4271 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
4272 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
4273 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
4274 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
4275 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
4276 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
4277 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
4278 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
4279 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
4280 * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
4281 * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
4282 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
4283 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
4284 * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
4285 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
4286 * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
4287 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
4288 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
4289 * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
4290 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
4291 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
4292 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
4293 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
4294 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
4295 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
4296 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
4297 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
4298 * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
4299 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
4300 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
4301 * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
4302 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
4303 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
4304 * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
4305 * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
4306 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
4307 * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
4308 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
4309 * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
4310 * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
4311 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
4312 * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
4313 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
4314 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
4315
4316 2013-10-17 Joseph Myers <joseph@codesourcery.com>
4317
4318 [BZ #16041]
4319 * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
4320 make result into a quiet NaN.
4321
4322 2013-10-16 Joseph Myers <joseph@codesourcery.com>
4323
4324 * soft-fp/adddf3.c: Fix horizontal whitespace.
4325 * soft-fp/addsf3.c: Likewise.
4326 * soft-fp/addtf3.c: Likewise.
4327 * soft-fp/divdf3.c: Likewise.
4328 * soft-fp/divsf3.c: Likewise.
4329 * soft-fp/divtf3.c: Likewise.
4330 * soft-fp/double.h: Likewise.
4331 * soft-fp/eqdf2.c: Likewise.
4332 * soft-fp/eqsf2.c: Likewise.
4333 * soft-fp/eqtf2.c: Likewise.
4334 * soft-fp/extenddftf2.c: Likewise.
4335 * soft-fp/extended.h: Likewise.
4336 * soft-fp/extendsfdf2.c: Likewise.
4337 * soft-fp/extendsftf2.c: Likewise.
4338 * soft-fp/extendxftf2.c: Likewise.
4339 * soft-fp/fixdfdi.c: Likewise.
4340 * soft-fp/fixdfsi.c: Likewise.
4341 * soft-fp/fixdfti.c: Likewise.
4342 * soft-fp/fixsfdi.c: Likewise.
4343 * soft-fp/fixsfsi.c: Likewise.
4344 * soft-fp/fixsfti.c: Likewise.
4345 * soft-fp/fixtfdi.c: Likewise.
4346 * soft-fp/fixtfsi.c: Likewise.
4347 * soft-fp/fixtfti.c: Likewise.
4348 * soft-fp/fixunsdfdi.c: Likewise.
4349 * soft-fp/fixunsdfsi.c: Likewise.
4350 * soft-fp/fixunsdfti.c: Likewise.
4351 * soft-fp/fixunssfdi.c: Likewise.
4352 * soft-fp/fixunssfsi.c: Likewise.
4353 * soft-fp/fixunssfti.c: Likewise.
4354 * soft-fp/fixunstfdi.c: Likewise.
4355 * soft-fp/fixunstfsi.c: Likewise.
4356 * soft-fp/fixunstfti.c: Likewise.
4357 * soft-fp/floatdidf.c: Likewise.
4358 * soft-fp/floatdisf.c: Likewise.
4359 * soft-fp/floatditf.c: Likewise.
4360 * soft-fp/floatsidf.c: Likewise.
4361 * soft-fp/floatsisf.c: Likewise.
4362 * soft-fp/floatsitf.c: Likewise.
4363 * soft-fp/floattidf.c: Likewise.
4364 * soft-fp/floattisf.c: Likewise.
4365 * soft-fp/floattitf.c: Likewise.
4366 * soft-fp/floatundidf.c: Likewise.
4367 * soft-fp/floatundisf.c: Likewise.
4368 * soft-fp/floatunditf.c: Likewise.
4369 * soft-fp/floatunsidf.c: Likewise.
4370 * soft-fp/floatunsisf.c: Likewise.
4371 * soft-fp/floatunsitf.c: Likewise.
4372 * soft-fp/floatuntidf.c: Likewise.
4373 * soft-fp/floatuntisf.c: Likewise.
4374 * soft-fp/floatuntitf.c: Likewise.
4375 * soft-fp/fmadf4.c: Likewise.
4376 * soft-fp/fmasf4.c: Likewise.
4377 * soft-fp/fmatf4.c: Likewise.
4378 * soft-fp/gedf2.c: Likewise.
4379 * soft-fp/gesf2.c: Likewise.
4380 * soft-fp/getf2.c: Likewise.
4381 * soft-fp/ledf2.c: Likewise.
4382 * soft-fp/lesf2.c: Likewise.
4383 * soft-fp/letf2.c: Likewise.
4384 * soft-fp/muldf3.c: Likewise.
4385 * soft-fp/mulsf3.c: Likewise.
4386 * soft-fp/multf3.c: Likewise.
4387 * soft-fp/negdf2.c: Likewise.
4388 * soft-fp/negsf2.c: Likewise.
4389 * soft-fp/negtf2.c: Likewise.
4390 * soft-fp/op-1.h: Likewise.
4391 * soft-fp/op-2.h: Likewise.
4392 * soft-fp/op-4.h: Likewise.
4393 * soft-fp/op-8.h: Likewise.
4394 * soft-fp/op-common.h: Likewise.
4395 * soft-fp/quad.h: Likewise.
4396 * soft-fp/single.h: Likewise.
4397 * soft-fp/soft-fp.h: Likewise.
4398 * soft-fp/sqrtdf2.c: Likewise.
4399 * soft-fp/sqrtsf2.c: Likewise.
4400 * soft-fp/sqrttf2.c: Likewise.
4401 * soft-fp/subdf3.c: Likewise.
4402 * soft-fp/subsf3.c: Likewise.
4403 * soft-fp/subtf3.c: Likewise.
4404 * soft-fp/truncdfsf2.c: Likewise.
4405 * soft-fp/trunctfdf2.c: Likewise.
4406 * soft-fp/trunctfsf2.c: Likewise.
4407 * soft-fp/trunctfxf2.c: Likewise.
4408 * soft-fp/unorddf2.c: Likewise.
4409 * soft-fp/unordsf2.c: Likewise.
4410 * soft-fp/unordtf2.c: Likewise.
4411
4412 2013-10-15 Joseph Myers <joseph@codesourcery.com>
4413
4414 * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
4415 * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
4416
4417 2013-10-15 Ondřej Bílka <neleai@seznam.cz>
4418
4419 * elf/dl-libc.c: Clear initfini list after freeing.
4420
4421 2013-10-14 Joseph Myers <joseph@codesourcery.com>
4422
4423 * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
4424 * soft-fp/addsf3.c: Likewise.
4425 * soft-fp/addtf3.c: Likewise.
4426 * soft-fp/divdf3.c: Likewise.
4427 * soft-fp/divsf3.c: Likewise.
4428 * soft-fp/divtf3.c: Likewise.
4429 * soft-fp/double.h: Likewise.
4430 * soft-fp/eqdf2.c: Likewise.
4431 * soft-fp/eqsf2.c: Likewise.
4432 * soft-fp/eqtf2.c: Likewise.
4433 * soft-fp/extenddftf2.c: Likewise.
4434 * soft-fp/extended.h: Likewise.
4435 * soft-fp/extendsfdf2.c: Likewise.
4436 * soft-fp/extendsftf2.c: Likewise.
4437 * soft-fp/extendxftf2.c: Likewise.
4438 * soft-fp/fixdfdi.c: Likewise.
4439 * soft-fp/fixdfsi.c: Likewise.
4440 * soft-fp/fixdfti.c: Likewise.
4441 * soft-fp/fixsfdi.c: Likewise.
4442 * soft-fp/fixsfsi.c: Likewise.
4443 * soft-fp/fixsfti.c: Likewise.
4444 * soft-fp/fixtfdi.c: Likewise.
4445 * soft-fp/fixtfsi.c: Likewise.
4446 * soft-fp/fixtfti.c: Likewise.
4447 * soft-fp/fixunsdfdi.c: Likewise.
4448 * soft-fp/fixunsdfsi.c: Likewise.
4449 * soft-fp/fixunsdfti.c: Likewise.
4450 * soft-fp/fixunssfdi.c: Likewise.
4451 * soft-fp/fixunssfsi.c: Likewise.
4452 * soft-fp/fixunssfti.c: Likewise.
4453 * soft-fp/fixunstfdi.c: Likewise.
4454 * soft-fp/fixunstfsi.c: Likewise.
4455 * soft-fp/fixunstfti.c: Likewise.
4456 * soft-fp/floatdidf.c: Likewise.
4457 * soft-fp/floatdisf.c: Likewise.
4458 * soft-fp/floatditf.c: Likewise.
4459 * soft-fp/floatsidf.c: Likewise.
4460 * soft-fp/floatsisf.c: Likewise.
4461 * soft-fp/floatsitf.c: Likewise.
4462 * soft-fp/floattidf.c: Likewise.
4463 * soft-fp/floattisf.c: Likewise.
4464 * soft-fp/floattitf.c: Likewise.
4465 * soft-fp/floatundidf.c: Likewise.
4466 * soft-fp/floatundisf.c: Likewise.
4467 * soft-fp/floatunsidf.c: Likewise.
4468 * soft-fp/floatunsisf.c: Likewise.
4469 * soft-fp/floatuntidf.c: Likewise.
4470 * soft-fp/floatuntisf.c: Likewise.
4471 * soft-fp/floatuntitf.c: Likewise.
4472 * soft-fp/fmadf4.c: Likewise.
4473 * soft-fp/fmasf4.c: Likewise.
4474 * soft-fp/fmatf4.c: Likewise.
4475 * soft-fp/gedf2.c: Likewise.
4476 * soft-fp/gesf2.c: Likewise.
4477 * soft-fp/getf2.c: Likewise.
4478 * soft-fp/ledf2.c: Likewise.
4479 * soft-fp/lesf2.c: Likewise.
4480 * soft-fp/letf2.c: Likewise.
4481 * soft-fp/muldf3.c: Likewise.
4482 * soft-fp/mulsf3.c: Likewise.
4483 * soft-fp/multf3.c: Likewise.
4484 * soft-fp/negdf2.c: Likewise.
4485 * soft-fp/negsf2.c: Likewise.
4486 * soft-fp/negtf2.c: Likewise.
4487 * soft-fp/op-1.h: Likewise.
4488 * soft-fp/op-2.h: Likewise.
4489 * soft-fp/op-4.h: Likewise.
4490 * soft-fp/op-8.h: Likewise.
4491 * soft-fp/op-common.h: Likewise.
4492 * soft-fp/quad.h: Likewise.
4493 * soft-fp/single.h: Likewise.
4494 * soft-fp/soft-fp.h: Likewise.
4495 * soft-fp/sqrtdf2.c: Likewise.
4496 * soft-fp/sqrtsf2.c: Likewise.
4497 * soft-fp/sqrttf2.c: Likewise.
4498 * soft-fp/subdf3.c: Likewise.
4499 * soft-fp/subsf3.c: Likewise.
4500 * soft-fp/subtf3.c: Likewise.
4501 * soft-fp/truncdfsf2.c: Likewise.
4502 * soft-fp/trunctfdf2.c: Likewise.
4503 * soft-fp/trunctfsf2.c: Likewise.
4504 * soft-fp/trunctfxf2.c: Likewise.
4505 * soft-fp/unorddf2.c: Likewise.
4506 * soft-fp/unordsf2.c: Likewise.
4507 * soft-fp/unordtf2.c: Likewise.
4508
4509 2013-10-14 Ondřej Bílka <neleai@seznam.cz>
4510
4511 [BZ #15672]
4512 * misc/error.c (error_tail): Fix possible buffer overflow.
4513
4514 2013-10-14 Aurelien Jarno <aurelien@aurel32.net>
4515
4516 [BZ #13028]
4517 * res_send.c(__libc_res_nsend): Correctly copy the nameserver
4518 address.
4519
4520 2013-10-14 P. J. McDermott <pj@pehjota.net>
4521
4522 [BZ #832]
4523 * elf/ldd.bash.in (try_trace): New function. Delete previous code
4524 testing pipefail option.
4525
4526 2013-10-12 Joseph Myers <joseph@codesourcery.com>
4527
4528 * soft-fp/double.h: Indent preprocessor directives inside #if.
4529 * soft-fp/extended.h: Likewise.
4530 * soft-fp/op-2.h: Likewise.
4531 * soft-fp/op-4.h: Likewise.
4532 * soft-fp/op-common.h: Likewise.
4533 * soft-fp/quad.h: Likewise.
4534 * soft-fp/single.h: Likewise.
4535 * soft-fp/soft-fp.h: Likewise.
4536
4537 2013-10-12 Yuri Chornoivan <yurchor@ukr.net>
4538
4539 * iconv/iconv_prog.c: Fix typos.
4540 * stdio-common/psiginfo-data.h: Likewise.
4541
4542 2013-10-12 Reuben Thomas <rrt@sc3d.org>
4543
4544 [BZ #15764]
4545 * locale/setlocale.c: Fix typo.
4546
4547 2013-10-12 Joseph Myers <joseph@codesourcery.com>
4548
4549 [BZ #16036]
4550 * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
4551 signaling NaN arguments.
4552 * soft-fp/unordsf2.c (__unordsf2): Likewise.
4553 * soft-fp/unordtf2.c (__unordtf2): Likewise.
4554
4555 [BZ #14910]
4556 * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
4557 unordered operands.
4558 * soft-fp/gesf2.c (__gesf2): Likewise.
4559 * soft-fp/getf2.c (__getf2): Likewise.
4560 * soft-fp/ledf2.c (__ledf2): Likewise.
4561 * soft-fp/lesf2.c (__lesf2): Likewise.
4562 * soft-fp/letf2.c (__letf2): Likewise.
4563
4564 * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
4565 * soft-fp/eqsf2.c (__eqsf2): Likewise.
4566 * soft-fp/eqtf2.c (__eqtf2): Likewise.
4567 * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
4568 * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
4569 * soft-fp/fixdfti.c (__fixdfti): Likewise.
4570 * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
4571 * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
4572 * soft-fp/fixsfti.c (__fixsfti): Likewise.
4573 * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
4574 * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
4575 * soft-fp/fixtfti.c (__fixtfti): Likewise.
4576 * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
4577 * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
4578 * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
4579 * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
4580 * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
4581 * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
4582 * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
4583 * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
4584 * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
4585 * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
4586 * soft-fp/floatdisf.c (__floatdisf): Likewise.
4587 * soft-fp/floatsisf.c (__floatsisf): Likewise.
4588 * soft-fp/floattidf.c (__floattidf): Likewise.
4589 * soft-fp/floattisf.c (__floattisf): Likewise.
4590 * soft-fp/floattitf.c (__floattitf): Likewise.
4591 * soft-fp/floatundidf.c (__floatundidf): Likewise.
4592 * soft-fp/floatundisf.c (__floatundisf): Likewise.
4593 * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
4594 * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
4595 * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
4596 * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
4597 * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
4598 * soft-fp/gesf2.c (__gesf2): Likewise.
4599 * soft-fp/getf2.c (__getf2): Likewise.
4600 * soft-fp/ledf2.c (__ledf2): Likewise.
4601 * soft-fp/lesf2.c (__lesf2): Likewise.
4602 * soft-fp/letf2.c (__letf2): Likewise.
4603
4604 * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
4605 Undefine and redefine.
4606 [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
4607 [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
4608 [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
4609 * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
4610 (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4611 * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
4612 (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4613 * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
4614 (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4615 * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
4616 (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4617 * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
4618 (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4619 * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
4620 (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4621
4622 [BZ #16032]
4623 * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
4624 without decrementing exponent if mantissa >= that for the
4625 denominator, not >.
4626 (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
4627 denominator, not >. Decrement exponent in < case instead of
4628 incrementing in >= case.
4629 * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
4630 without decrementing exponent if mantissa >= that for the
4631 denominator, not >.
4632
4633 * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
4634 computing saturated result for unsigned overflow.
4635
4636 2013-10-11 Siddhesh Poyarekar <siddhesh@redhat.com>
4637 Jeff Law <law@redhat.com>
4638
4639 * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
4640 (atan2Mp): Add systemtap probe marker.
4641 * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
4642 (__ieee754_log): Add systemtap probe marker.
4643 * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
4644 (atanMp): Add systemtap probe marker.
4645 * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
4646 (tanMp): Add systemtap probe marker.
4647 * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
4648 (__slowexp): Add systemtap probe marker.
4649 * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
4650 (__slowpow): Add systemtap probe marker.
4651 * manual/probes.texi: Document probes.
4652
4653 2013-10-11 Eric Biggers <ebiggers3@gmail.com>
4654
4655 [BZ #15362]
4656 * libio/fileops.c (_IO_new_file_write): Return count of bytes
4657 written.
4658 (_IO_new_file_xsputn): Don't return EOF if nothing has been
4659 written.
4660 * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
4661 written to buffer but not flushed.
4662 * libio/iofwrite_u.c: Likewise.
4663 * libio/iopadn.c: Return bytes returned even if EOF was
4664 encountered.
4665 * libio/iowpadn.c: Likewise.
4666 * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
4667 if _IO_padn does not write the whole buffer.
4668 [!COMPILE_WPRINTF] (PAD): Likewise.
4669
4670 2013-10-10 David S. Miller <davem@davemloft.net>
4671
4672 * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
4673 directory block.
4674
4675 2013-10-10 Joseph Myers <joseph@codesourcery.com>
4676
4677 * soft-fp/extendxftf2.c: Use copyright year range. Use URL
4678 instead of FSF address.
4679 * soft-fp/fixdfti.c: Likewise.
4680 * soft-fp/fixsfti.c: Likewise.
4681 * soft-fp/fixtfti.c: Likewise.
4682 * soft-fp/fixunsdfti.c: Likewise.
4683 * soft-fp/fixunssfti.c: Likewise.
4684 * soft-fp/fixunstfti.c: Likewise.
4685 * soft-fp/floattidf.c: Likewise.
4686 * soft-fp/floattisf.c: Likewise.
4687 * soft-fp/floattitf.c: Likewise.
4688 * soft-fp/floatuntidf.c: Likewise.
4689 * soft-fp/floatuntisf.c: Likewise.
4690 * soft-fp/floatuntitf.c: Likewise.
4691 * soft-fp/trunctfxf2.c: Likewise.
4692
4693 * soft-fp/extendxftf2.c: New file. Copied from libgcc.
4694 * soft-fp/fixdfti.c: Likewise.
4695 * soft-fp/fixsfti.c: Likewise.
4696 * soft-fp/fixtfti.c: Likewise.
4697 * soft-fp/fixunsdfti.c: Likewise.
4698 * soft-fp/fixunssfti.c: Likewise.
4699 * soft-fp/fixunstfti.c: Likewise.
4700 * soft-fp/floattidf.c: Likewise.
4701 * soft-fp/floattisf.c: Likewise.
4702 * soft-fp/floattitf.c: Likewise.
4703 * soft-fp/floatuntidf.c: Likewise.
4704 * soft-fp/floatuntisf.c: Likewise.
4705 * soft-fp/floatuntitf.c: Likewise.
4706 * soft-fp/trunctfxf2.c: Likewise.
4707
4708 2013-10-10 David S. Miller <davem@davemloft.net>
4709
4710 * sysdeps/sparc/fpu/libm-test-ulps: Update.
4711
4712 2013-10-10 Joseph Myers <joseph@codsourcery.com>
4713
4714 * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
4715 (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
4716 [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
4717 [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
4718 [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
4719 [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
4720 [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
4721
4722 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
4723 for NaNs before doing comparisons on argument.
4724 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
4725 Likewise.
4726
4727 2013-10-10 Will Newton <will.newton@linaro.org>
4728
4729 * malloc/hooks.c (memalign_check): Ensure the value of bytes
4730 passed to _int_memalign does not overflow.
4731
4732 2013-10-10 Torvald Riegel <triegel@redhat.com>
4733
4734 * scripts/bench.pl: Add include-sources directive.
4735 * benchtests/README: Update documentation.
4736
4737 2013-10-10 Joseph Myers <joseph@codesourcery.com>
4738
4739 * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
4740 * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
4741 instead of FP_INIT_ROUNDMODE.
4742 * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
4743 * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
4744
4745 [BZ #16034]
4746 * soft-fp/op-common.h (_FP_NEG): Document input as raw. Do not
4747 copy class of input value.
4748 * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing. Do
4749 not handle exceptions.
4750 * soft-fp/negsf2.c (__negsf2): Likewise.
4751 * soft-fp/negtf2.c (__negtf2): Likewise.
4752 * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
4753
4754 2013-10-09 Joseph Myers <joseph@codesourcery.com>
4755
4756 * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
4757 semicolon. From Linux kernel.
4758
4759 2013-10-09 Adam Buchbinder <adam.buchbinder@gmail.com>
4760
4761 * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
4762
4763 2013-10-08 Yogesh Chaudhari <mr.yogesh@gmail.com>
4764
4765 [BZ #156]
4766 * manual/socket.texi: Added statement about buffer
4767 for gethostbyname2_r.
4768
4769 2013-10-08 Ondřej Bílka <neleai@seznam.cz>
4770
4771 * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
4772 Use .p2align directive instead, throughout.
4773 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
4774 * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
4775 * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
4776 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
4777 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
4778 * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
4779 * sysdeps/x86_64/strchr.S: Likewise.
4780 * sysdeps/x86_64/strrchr.S: Likewise.
4781
4782 2013-10-08 Siddhesh Poyarekar <siddhesh@redhat.com>
4783
4784 * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
4785
4786 * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
4787
4788 * sysdeps/generic/math_private.h (__mpsin1): Remove
4789 declaration.
4790 (__mpcos1): Likewise.
4791 (__mpsin): New argument __range_reduce.
4792 (__mpcos): Likewise.
4793 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
4794 (slow): Use __mpsin and __mpcos.
4795 (slow1): Likewise.
4796 (slow2): Likewise.
4797 (sloww): Likewise.
4798 (sloww1): Likewise.
4799 (sloww2): Likewise.
4800 (bsloww): Likewise.
4801 (bsloww1): Likewise.
4802 (bsloww2): Likewise.
4803 (cslow2): Likewise.
4804 (csloww): Likewise.
4805 (csloww1): Likewise.
4806 (csloww2): Likewise.
4807 * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
4808 range_reduce. Merge in __mpsin1.
4809 (__mpcos): Likewise.
4810 (__mpsin1): Remove.
4811 (__mpcos1): Likewise.
4812
4813 2013-10-07 Joseph Myers <joseph@codesourcery.com>
4814
4815 * locale/loadlocale.c (_nl_intern_locale_data): Use
4816 LOCFILE_ALIGNED_P.
4817 * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
4818 LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
4819 * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
4820 obstack data is appropriately aligned.
4821 (obstack_int32_grow_fast): Likewise.
4822 * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
4823 * locale/programs/locfile.c (add_locale_uint32): Likewise.
4824 (add_locale_uint32_array): Likewise.
4825
4826 2013-10-07 Siddhesh Poyarekar <siddhesh@redhat.com>
4827
4828 * benchtests/Makefile: Remove ARGLIST and RET variables.
4829 ($(objpfx)bench-%.c): Pass only function name to the script.
4830 * benchtests/README: Update documentation.
4831 * benchtests/acos-inputs: Add new directives.
4832 * benchtests/acosh-inputs: Likewise.
4833 * benchtests/asin-inputs: Likewise.
4834 * benchtests/asinh-inputs: Likewise.
4835 * benchtests/atan-inputs: Likewise.
4836 * benchtests/atanh-inputs: Likewise.
4837 * benchtests/cos-inputs: Likewise.
4838 * benchtests/cosh-inputs: Likewise.
4839 * benchtests/exp-inputs: Likewise.
4840 * benchtests/log-inputs: Likewise.
4841 * benchtests/pow-inputs: Likewise.
4842 * benchtests/rint-inputs: Likewise.
4843 * benchtests/sin-inputs: Likewise.
4844 * benchtests/sinh-inputs: Likewise.
4845 * benchtests/tan-inputs: Likewise.
4846 * benchtests/tanh-inputs: Likewise.
4847 * scripts/bench.pl: Add support for new directives.
4848
4849 2013-10-07 Alan Modra <amodra@gmail.com>
4850
4851 * README: Fix careless merge.
4852
4853 2013-10-05 Alan Modra <amodra@gmail.com>
4854
4855 * NEWS: Mention powerpc64le support and bugs fixed.
4856 * README: Both big-endian and little-endian powerpc64 supported.
4857
4858 2013-10-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
4859
4860 * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook,
4861 _hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
4862 (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
4863 _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
4864
4865 2013-10-04 Ryan S. Arnold <ryan.arnold@linaro.org>
4866
4867 * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
4868 match prototype.
4869
4870 2013-10-04 Joseph Myers <joseph@codesourcery.com>
4871
4872 * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
4873 Move -mhard-float appending from
4874 ports/sysdeps/powerpc/powerpc32/Makefile.
4875 [$(with-fp) = yes] (ASFLAGS): Likewise.
4876 [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
4877 * sysdeps/powerpc/nofpu: Move directory from
4878 ports/sysdeps/powerpc/nofpu.
4879 * sysdeps/powerpc/soft-fp: Move directory from
4880 ports/sysdeps/powerpc/soft-fp.
4881 * sysdeps/powerpc/powerpc32/405: Move directory from
4882 ports/sysdeps/powerpc/powerpc32/405.
4883 * sysdeps/powerpc/powerpc32/440: Move directory from
4884 ports/sysdeps/powerpc/powerpc32/440.
4885 * sysdeps/powerpc/powerpc32/464: Move directory from
4886 ports/sysdeps/powerpc/powerpc32/464.
4887 * sysdeps/powerpc/powerpc32/476: Move directory from
4888 ports/sysdeps/powerpc/powerpc32/476.
4889 * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
4890 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
4891 * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
4892 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
4893 * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
4894 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
4895 * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
4896 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
4897 * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
4898 from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
4899 * README: Update for powerpc-*-linux-gnu software floating point
4900 support in libc.
4901
4902 * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
4903 case to powerpc/powerpc32*.
4904 * sysdeps/unix/sysv/linux/configure: Regenerated.
4905
4906 * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
4907 (_FPU_MASK_OM): Define as 0x04.
4908 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
4909 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
4910 0x00c10080.
4911 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
4912 0x0000003c.
4913 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
4914
4915 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
4916 (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
4917 getcontext_e500.
4918 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
4919 (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
4920 setcontext_e500.
4921 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
4922 (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
4923 and setcontext_e500.
4924
4925 2013-10-04 Chris Leonard <cjl@sugarlabs,.org>
4926
4927 * locale/iso-3166.def: Update iso-1366.def and related occurrences
4928
4929 2013-10-04 Siddhesh Poyarekar <siddhesh@redhat.com>
4930
4931 * manual/threads.texi (Default Thread Attributes): Fix typo.
4932
4933 2013-10-04 Will Newton <will.newton@linaro.org>
4934
4935 * malloc/Makefile: Add tst-memalign.
4936 * malloc/tst-memalign.c: New file.
4937
4938 * malloc/tst-posix_memalign.c: Add comments.
4939 (do_test): Add comments and call free on all potentially
4940 allocated pointers. Add space after cast.
4941
4942 * malloc/tst-pvalloc.c: Add comments.
4943 (do_test): Add comments and call free on all potentially
4944 allocated pointers. Remove duplicate check for NULL pointer.
4945 Add space after cast.
4946
4947 * malloc/tst-valloc.c: Add comments.
4948 (do_test): Add comments and call free on all potentially
4949 allocated pointers. Remove duplicate check for NULL pointer.
4950 Add space after cast.
4951
4952 2013-10-04 Alan Modra <amodra@gmail.com>
4953
4954 * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
4955 Use stdint types in rather than __attribute__((mode())).
4956 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
4957
4958 2013-10-04 Alan Modra <amodra@gmail.com>
4959
4960 * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
4961 Correct handling of unaligned relocs for little-endian.
4962 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
4963
4964 2013-10-04 Alan Modra <amodra@gmail.com>
4965
4966 * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
4967 * configure: Regenerate.
4968 * nptl/shlib-versions: Powerpc*le starts at 2.18.
4969 * shlib-versions: Likewise.
4970
4971 2013-10-04 Alan Modra <amodra@gmail.com>
4972
4973 * string/tester.c (test_memrchr): Increment reported test cycle.
4974
4975 2013-10-04 Alan Modra <amodra@gmail.com>
4976
4977 * string/test-memcpy.c (do_one_test): When reporting errors, print
4978 string address and don't overrun end of string.
4979
4980 2013-10-04 Alan Modra <amodra@gmail.com>
4981
4982 * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
4983 insrdi. Make better use of reg selection to speed exit slightly.
4984 Schedule entry path a little better. Remove useless "are we done"
4985 checks on entry to main loop. Handle wrapping around zero address.
4986 Correct main loop count. Handle single left-over word from main
4987 loop inline rather than by using loop_small. Remove extra word
4988 case in loop_small caused by wrong loop count. Add little-endian
4989 support.
4990 * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
4991 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise. Use proper
4992 cache hint.
4993 * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
4994 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
4995 support. Avoid rlwimi.
4996 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
4997
4998 2013-10-04 Alan Modra <amodra@gmail.com>
4999
5000 * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
5001 insrdi. Formatting.
5002 * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
5003 * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
5004 * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
5005 * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
5006 * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
5007 * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
5008
5009 2013-10-04 Alan Modra <amodra@gmail.com>
5010
5011 * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
5012 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
5013 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
5014 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
5015 * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
5016 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
5017 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
5018 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
5019 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise. Make better
5020 use of regs. Use power7 mtocrf. Tidy function tails.
5021
5022 2013-10-04 Alan Modra <amodra@gmail.com>
5023
5024 * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
5025 Formatting. Consistently use rXXX register defines or rN defines.
5026 Use early exit labels that avoid restoring unused non-volatile regs.
5027 Make cr field use more consistent with rWORDn compares. Rename
5028 regs used as shift registers for unaligned loop, using rN defines
5029 for short lifetime/multiple use regs.
5030 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
5031 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise. Exit with
5032 addi 1,1,64 to pop stack frame. Simplify return value code.
5033 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
5034
5035 2013-10-04 Alan Modra <amodra@gmail.com>
5036
5037 * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
5038 support. Correct typos, formatting. Optimize tail. Use insrdi
5039 rather than rlwimi.
5040 * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
5041 * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
5042 little-endian support. Correct typos.
5043 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise. Use insrdi
5044 rather than rlwimi.
5045 * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define. Use
5046 in loop and entry code to keep "and." results.
5047 (strchr): Add little-endian support. Comment. Move cntlzd
5048 earlier in tail.
5049 * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
5050
5051 2013-10-04 Alan Modra <amodra@gmail.com>
5052
5053 * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
5054 * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
5055 * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
5056 * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
5057
5058 2013-10-04 Alan Modra <amodra@gmail.com>
5059
5060 * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
5061 (rTMP): Define as r11.
5062 (strcmp): Add little-endian support. Optimise tail.
5063 * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
5064 * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
5065 * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
5066 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
5067 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
5068 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
5069 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
5070
5071 2013-10-04 Alan Modra <amodra@gmail.com>
5072
5073 * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
5074 little-endian support. Remove unnecessary "are we done" tests.
5075 Handle "s" wrapping around zero and extremely large "size".
5076 Correct main loop count. Handle single left-over word from main
5077 loop inline rather than by using small_loop. Correct comments.
5078 Delete "zero" tail, use "end_max" instead.
5079 * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
5080
5081 2013-10-04 Alan Modra <amodra@gmail.com>
5082
5083 * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
5084 support. Don't branch over align.
5085 * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
5086 * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
5087 support. Rearrange tmp reg use to suit. Comment.
5088 * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
5089
5090 2013-10-04 Alan Modra <amodra@gmail.com>
5091
5092 * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
5093
5094 2013-10-04 Alan Modra <amodra@gmail.com>
5095
5096 * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
5097 conditional form of branch and link when obtaining pc.
5098 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
5099
5100 2013-10-04 Alan Modra <amodra@gmail.com>
5101
5102 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
5103 HIWORD/LOWORD.
5104 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
5105 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
5106
5107 2013-10-04 Alan Modra <amodra@gmail.com>
5108
5109 * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
5110 * sysdeps/powerpc/novmx-longjmp.c: Likewise.
5111 * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
5112 * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
5113 * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
5114 * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
5115 * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
5116 * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
5117 * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
5118 * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
5119
5120 2013-10-04 Anton Blanchard <anton@au1.ibm.com>
5121 Alistair Popple <alistair@ozlabs.au.ibm.com>
5122 Alan Modra <amodra@gmail.com>
5123
5124 [BZ #15723]
5125 * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
5126 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
5127 _dl_hwcap access for little-endian.
5128 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise. Don't
5129 destroy vmx regs when saving unaligned.
5130 * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
5131 * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save. Don't
5132 destroy vmx regs when saving unaligned.
5133
5134 2013-10-04 Alan Modra <amodra@gmail.com>
5135
5136 * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
5137 Don't use a union to pack hi/low value.
5138
5139 2013-10-04 Anton Blanchard <anton@au1.ibm.com>
5140
5141 * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
5142 for little-endian.
5143 * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
5144 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
5145 * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
5146 * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
5147 * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
5148
5149 2013-10-04 Alan Modra <amodra@gmail.com>
5150
5151 * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
5152 constants to usual value for .cst8 section, and remove redundant
5153 high address load.
5154 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
5155 constant for 0x1p52. Load little-endian words of double from
5156 correct stack offsets.
5157
5158 2013-10-04 Alan Modra <amodra@gmail.com>
5159
5160 * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
5161 * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
5162 words of double from correct stack offsets.
5163 * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
5164 * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
5165 * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
5166 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
5167 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
5168 * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
5169 * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
5170 * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
5171 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
5172 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
5173 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
5174 * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
5175 * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
5176 * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
5177 * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
5178 * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
5179 * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
5180
5181 2013-10-04 Alan Modra <amodra@gmail.com>
5182
5183 * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
5184 64-bit int/double union.
5185 (_FPU_SETCW): Likewise.
5186 * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
5187 (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
5188
5189 2013-10-04 Alan Modra <amodra@gmail.com>
5190
5191 * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
5192 * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
5193
5194 2013-10-04 Alan Modra <amodra@gmail.com>
5195
5196 * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
5197 use vector int constants.
5198 (__float_and_test24, __float_and8, __float_get_exp): Likewise.
5199
5200 2013-10-04 Anton Blanchard <anton@au1.ibm.com>
5201
5202 * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
5203 array with long long.
5204 * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
5205 * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
5206 * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
5207 * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
5208 * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
5209 * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
5210 * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
5211 * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
5212 * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
5213 * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
5214 * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
5215 * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
5216 * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
5217
5218 2013-10-04 Anton Blanchard <anton@au1.ibm.com>
5219
5220 * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
5221 (__signbit): Likewise. Correct for little-endian.
5222 (__signbitl): Call __signbit.
5223 (lrint): Correct for little-endian.
5224 (lrintf): Call lrint.
5225
5226 2013-10-04 Alan Modra <amodra@gmail.com>
5227
5228 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
5229 union 32-bit int array member with 64-bit int array.
5230 (t515, tm256): Double rather than long double.
5231 (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
5232
5233 2013-10-04 Alan Modra <amodra@gmail.com>
5234
5235 * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
5236 Delete.
5237 (IEEE854_LONG_DOUBLE_BIAS): Delete.
5238 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
5239 version of math_ldbl.h.
5240
5241 2013-10-04 Alan Modra <amodra@gmail.com>
5242
5243 [BZ #15734], [BZ #15735]
5244 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
5245 all uses of ieee875 long double macros and unions. Simplify test
5246 for 0.0L. Correct |x|<|y| and |x|=|y| test. Use
5247 ldbl_extract_mantissa value for ix,iy exponents. Properly
5248 normalize after ldbl_extract_mantissa, and don't add hidden bit
5249 already handled. Don't treat low word of ieee854 mantissa like
5250 low word of IBM long double and mask off bit when testing for
5251 zero.
5252 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
5253 all uses of ieee875 long double macros and unions. Simplify tests
5254 for 0.0L and inf. Correct double adjustment of k. Delete dead code
5255 adjusting ha,hb. Simplify code setting kld. Delete two600 and
5256 two1022, instead use their values. Recognise that tests for large
5257 "a" and small "b" are mutually exclusive. Rename vars. Comment.
5258 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
5259 Rewrite all uses of ieee875 long double macros and unions. Simplify
5260 test for 0.0L and nan. Correct negation.
5261 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
5262 ieee875 long double macros and unions. Correct output for large
5263 magnitude x. Correct absolute value calculation.
5264 (__erfcl): Likewise.
5265 * math/libm-test.inc: Add tests for errors discovered in IBM long
5266 double versions of fmodl, remainderl, erfl and erfcl.
5267
5268 2013-10-04 Alan Modra <amodra@gmail.com>
5269
5270 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
5271 all uses of ieee854 long double macros and unions. Simplify tests
5272 for long doubles that are fully specified by the high double.
5273 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
5274 Likewise.
5275 * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
5276 Remove dead code too.
5277 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
5278 (__ieee754_ynl): Likewise.
5279 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
5280 * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
5281 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
5282 Remove dead code too.
5283 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
5284 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
5285 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
5286 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
5287 Simplify.
5288 * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
5289 Simplify.
5290 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
5291 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
5292 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
5293 Comment on variable precision.
5294 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
5295 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
5296 Likewise.
5297 * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
5298 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
5299 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
5300 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
5301 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
5302
5303 2013-10-04 Alan Modra <amodra@gmail.com>
5304
5305 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
5306 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
5307 all uses of ieee854 long double macros and unions.
5308 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
5309 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
5310 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
5311 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
5312 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
5313 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
5314 Likewise.
5315 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
5316 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
5317 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
5318 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
5319 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
5320 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
5321 Simplify sign and nan test too.
5322 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
5323 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
5324 * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
5325 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
5326 Likewise.
5327 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
5328 * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
5329 Likewise.
5330 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
5331 * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
5332 * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
5333 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
5334 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
5335 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
5336
5337 2013-10-04 Alan Modra <amodra@gmail.com>
5338
5339 * stdio-common/printf_size.c (__printf_size): Don't use
5340 union ieee854_long_double in fpnum union.
5341 * stdio-common/printf_fphex.c (__printf_fphex): Likewise. Use
5342 signbit macro to retrieve sign from long double.
5343 * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
5344 retrieve sign from long double.
5345 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
5346 * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
5347 * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
5348 * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
5349 * math/test-misc.c (main): Don't use union ieee854_long_double.
5350
5351 2013-10-04 Alan Modra <amodra@gmail.com>
5352
5353 [BZ #15680]
5354 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
5355 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
5356 (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
5357 calculation. Remove unnecessary test for denormal exponent.
5358 * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
5359 Correct handling of denormals. Avoid undefined shift behaviour.
5360 Correct normalisation of low mantissa when low double is denormal.
5361 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
5362 (ldbl_extract_mantissa): Likewise. Comment. Use uint64_t* for hi64.
5363 (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
5364 Correct normalisation of low mantissa. Test for overflow of high
5365 mantissa and normalise.
5366 (ldbl_nearbyint): Use more readable constant for two52.
5367 * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
5368 (__mpn_construct_long_double): Fix test for overflow of high
5369 mantissa and correct normalisation. Avoid undefined shift.
5370
5371 2013-10-04 Alan Modra <amodra@gmail.com>
5372
5373 * sysdeps/ieee754/ldbl-128ibm/ieee754.h
5374 (union ibm_extended_long_double): Define as an array of ieee754_double.
5375 (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
5376 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
5377 to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
5378 * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
5379 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
5380 * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
5381 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
5382 * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
5383 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
5384 * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
5385 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
5386
5387 2013-10-03 Joseph Myers <joseph@codesourcery.com>
5388
5389 * locale/programs/locarchive.c (add_locale): Use constant 4096 for
5390 page size instead of calling getpagesize.
5391
5392 * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
5393 (LOCFILE_ALIGN_MASK): Likewise.
5394 (LOCFILE_ALIGN_UP): Likewise.
5395 (LOCFILE_ALIGNED_P): Likewise.
5396 * locale/programs/ld-collate.c (collate_output): Use the new
5397 macros instead of __alignof__ (int32_t).
5398 * locale/weight.h (findidx): Likewise.
5399
5400 2013-10-03 Ondřej Bílka <neleai@seznam.cz>
5401
5402 [BZ #431]
5403 * manual/string.texi: Fix strncat and wcsncat.
5404
5405 2013-10-03 Brooks Moses <bmoses@google.com>
5406
5407 [BZ #15915]
5408 * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
5409 * Makerules: ...here, and adjust associated comments.
5410
5411 2013-10-02 Will Newton <will.newton@linaro.org>
5412
5413 * malloc/Makefile: Add tst-pvalloc.
5414 * malloc/tst-pvalloc.c: New file.
5415
5416 2013-10-02 Will Newton <will.newton@linaro.org>
5417
5418 * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
5419 improve test coverage.
5420
5421 2013-10-02 Will Newton <will.newton@linaro.org>
5422
5423 * malloc/Makefile: Add tst-posix_memalign.
5424 * malloc/tst-posix_memalign.c: New file.
5425
5426 2013-10-01 Eric Blake <eblake@redhat.com>
5427
5428 * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
5429 Use __THROWNL rather than __THROW on static functions.
5430
5431 2013-09-30 Petr Machata <pmachata@redhat.com>
5432
5433 * elf/elf.h (R_AARCH64_ABS16): New macro.
5434 (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
5435 (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
5436 (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
5437 (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
5438 (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
5439 (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
5440 (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
5441 (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
5442 (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
5443 (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
5444 (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
5445 (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
5446 (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
5447 (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
5448 (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
5449 (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
5450 (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
5451 (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
5452 (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
5453 (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
5454 (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
5455 (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
5456 (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
5457 (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
5458 (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
5459 (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
5460 (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
5461 (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
5462 (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
5463 (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
5464 (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
5465 (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
5466 (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
5467 (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
5468 (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
5469 (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
5470 (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
5471 (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
5472 (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
5473 (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
5474 (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
5475 (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
5476 (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
5477 (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
5478 (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
5479 (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
5480 (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
5481 (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
5482 (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
5483 (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
5484 (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
5485 (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
5486 (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
5487 (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
5488 (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
5489 (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
5490 (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
5491 (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
5492 (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
5493 (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
5494 (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
5495 (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
5496 (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
5497 (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
5498 (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
5499 (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
5500 (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
5501 (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
5502 (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
5503 (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
5504 (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
5505 (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
5506 (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
5507 (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
5508 (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
5509 (R_AARCH64_TLSDESC_OFF_G1): Likewise.
5510 (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
5511 (R_AARCH64_TLSDESC_LDR): Likewise.
5512 (R_AARCH64_TLSDESC_ADD): Likewise.
5513 (R_AARCH64_TLSDESC_CALL): Likewise.
5514
5515 2013-09-30 Andreas Schwab <schwab@suse.de>
5516
5517 [BZ #15048]
5518 * nscd/aicache.c (addhstaiX): Properly use the cache variable for
5519 the nss database lookup.
5520 * nscd/initgrcache.c (addinitgroupsX): Likewise.
5521 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
5522
5523 2013-09-28 Mike Frysinger <vapier@gentoo.org>
5524
5525 * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
5526
5527 2013-09-28 P. J. McDermott <pj@pehjota.net>
5528
5529 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
5530 ${Bash-specific parameter/pattern/string} parameter expansion.
5531 * sysdeps/unix/make-syscalls.sh: Likewise.
5532
5533 2013-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5534
5535 * sysdeps/sh/stackguard-macros.h: New file.
5536
5537 2013-09-26 Ondřej Bílka <neleai@seznam.cz>
5538
5539 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
5540 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
5541 * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
5542 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
5543 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
5544 * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
5545
5546 2013-09-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5547
5548 * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
5549 Fix thread ID register.
5550
5551 2013-09-25 Joseph Myers <joseph@codesourcery.com>
5552
5553 * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
5554 [POSIX || UNIX98]: Require rather than permitting all symbols from
5555 <time.h>.
5556 [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
5557 element of struct sched_param.
5558 [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
5559 [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
5560 [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
5561 [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
5562 constant.
5563
5564 2013-09-24 Olivier Langlois <olivier@olivierlanglois.net>
5565
5566 * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
5567 argument calculation.
5568
5569 2013-09-24 Joseph Myers <joseph@codesourcery.com>
5570
5571 * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
5572 Expect macro.
5573 [POSIX] (pthread_attr_t): Do not require type.
5574 [POSIX] (pthread_cond_t): Likewise.
5575 [POSIX] (pthread_condattr_t): Likewise.
5576 [POSIX] (pthread_key_t): Likewise.
5577 [POSIX] (pthread_mutex_t): Likewise.
5578 [POSIX] (pthread_mutexattr_t): Likewise.
5579 [POSIX] (pthread_once_t): Likewise.
5580 [POSIX] (pthread_t): Likewise.
5581 [POSIX-based standards] (pthread_atfork): Expect function.
5582
5583 2013-09-24 Joseph Myers <joseph@codesourcery.com>
5584 Richard Sandiford <richard@codesourcery.com>
5585
5586 * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
5587 (swap_endianness_p): New extern variable.
5588 (set_big_endian): New inline function.
5589 (maybe_swap_uint32): Likewise.
5590 (maybe_swap_uint32_array): Likewise.
5591 (maybe_swap_uint32_obstack): Likewise.
5592 * locale/programs/locfile.c: Include <stdbool.h>.
5593 (swap_endianness_p): New variable.
5594 (add_locale_uint32): Call maybe_swap_uint32.
5595 (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
5596 (write_locale_data): Call maybe_swap_uint32_array.
5597 * locale/programs/ld-collate.c (obstack_int32_grow): Call
5598 maybe_swap_uint32.
5599 (obstack_int32_grow_fast): Likewise.
5600 (output_weightwc): Call maybe_swap_uint32_obstack.
5601 (collate_output): Likewise.
5602 * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
5603 (OPT_LITTLE_ENDIAN): Likewise.
5604 (options): Add --little-endian and --big-endian options.
5605 (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
5606 * locale/programs/locarchive.c: Include "locfile.h".
5607 (GET): New macro.
5608 (SET): Likewise.
5609 (INC): Likewise.
5610 (create_archive): Use the new macros to access fields of
5611 structures directly mapped from or written to locale archives.
5612 (oldlocrecentcmp): Likewise.
5613 (enlarge_archive): Likewise.
5614 (insert_name): Likewise.
5615 (add_alias): Likewise.
5616 (add_locale): Likewise.
5617 (delete_locales_from_archive): Likewise.
5618 (show_archive_content): Likewise.
5619 (add_locale_to_archive): Likewise. Use maybe_swap_uint32 on
5620 locale data.
5621
5622 2013-09-24 Roland McGrath <roland@hack.frob.com>
5623
5624 * manual/freemanuals.texi: Updated from (newly) canonical copy at
5625 http://www.gnu.org/doc/freemanuals.texi.
5626 * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
5627
5628 2013-09-24 Will Newton <will.newton@linaro.org>
5629
5630 * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
5631 macro.
5632
5633 2013-09-23 Joseph Myers <joseph@codesourcery.com>
5634
5635 * locale/hashval.h (compute_hashval): Interpret bytes of key as
5636 unsigned char.
5637
5638 2013-09-23 Maciej W. Rozycki <macro@codesourcery.com>
5639
5640 * manual/threads.texi (POSIX Threads): Fix a typo.
5641
5642 2013-09-23 Siddhesh Poyarekar <siddhesh@redhat.com>
5643
5644 [BZ #14547]
5645 * string/tst-strcoll-overflow.c: New test case.
5646 * string/Makefile (xtests): Add tst-strcoll-overflow.
5647 * string/strcoll_l.c (STRCOLL): Skip allocating memory for
5648 cache if string sizes may cause integer overflow.
5649
5650 [BZ #14547]
5651 * string/strcoll_l.c (coll_seq): New members rule, idx,
5652 save_idx and back_us.
5653 (get_next_seq_nocache): New function.
5654 (do_compare_nocache): New function.
5655 (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
5656 when malloc fails.
5657
5658 2013-09-23 Carlos O'Donell <carlos@redhat.com>
5659
5660 [BZ #15754]
5661 * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
5662 __pointer_chk_guard_local, otherwise __pointer_chk_guard.
5663 * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
5664
5665 [BZ #15754]
5666 * elf/Makefile (tests): Add tst-ptrguard1.
5667 (tests-static): Add tst-ptrguard1-static.
5668 (tst-ptrguard1-ARGS): Define.
5669 (tst-ptrguard1-static-ARGS): Define.
5670 * elf/tst-ptrguard1.c: New file.
5671 * elf/tst-ptrguard1-static.c: New file.
5672 * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
5673 * sysdeps/i386/stackguard-macros.h: Likewise.
5674 * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
5675 * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
5676 * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
5677 * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
5678 * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
5679 * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
5680
5681 2013-09-23 Hector Marco <hecmargi@upv.es>
5682 Ismael Ripoll <iripoll@disca.upv.es>
5683 Carlos O'Donell <carlos@redhat.com>
5684
5685 [BZ #15754]
5686 * sysdeps/generic/stackguard-macros.h: Define
5687 __pointer_chk_guard_local and POINTER_CHK_GUARD.
5688 * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
5689 Define __pointer_chk_guard_local.
5690 (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
5691 Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
5692
5693 2013-09-15 Vinitha Vijayan <vinitha.vijayann@gmail.com>
5694
5695 [BZ #15859]
5696 * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
5697
5698 2013-09-20 Andreas Schwab <schwab@linux-m68k.org>
5699
5700 * include/string.h (__ffs): Declare as hidden.
5701 * string/ffs.c (__ffs): Define as hidden.
5702 * sysdeps/i386/ffs.c (__ffs): Likewise.
5703 * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
5704 * sysdeps/powerpc/ffs.c (__ffs): Likewise.
5705 * sysdeps/s390/ffs.c (__ffs): Likewise.
5706 * sysdeps/x86_64/ffs.c (__ffs): Likewise.
5707
5708 2013-09-20 Alexandre Oliva <aoliva@redhat.com>
5709
5710 * NEWS: Mention malloc probes.
5711
5712 * malloc/arena.c (new_heap): New memory_heap_new probe.
5713 (grow_heap): New memory_heap_more probe.
5714 (shrink_heap): New memory_heap_less probe.
5715 (heap_trim): New memory_heap_free probe.
5716 * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
5717 (systrim): New memory_sbrk_less probe.
5718 * manual/probes.texi: Document them.
5719
5720 * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
5721 * manual/probes.texi: Document it.
5722
5723 * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
5724 (__libc_realloc): Add memory_realloc_retry probe.
5725 (__libc_memalign): Add memory_memalign_retry probe.
5726 (__libc_valloc): Add memory_valloc_retry probe.
5727 (__libc_pvalloc): Add memory_pvalloc_retry probe.
5728 (__libc_calloc): Add memory_calloc_retry probe.
5729 * manual/probes.texi: Document them.
5730
5731 * malloc/arena.c (get_free_list): Add probe
5732 memory_arena_reuse_free_list.
5733 (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
5734 and memory_arena_reuse.
5735 (arena_get2) [!PER_THREAD]: Likewise.
5736 * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
5737 memory_arena_reuse_realloc.
5738 * manual/probes.texi: Document them.
5739
5740 * malloc/malloc.c (__libc_free): Add
5741 memory_mallopt_free_dyn_thresholds probe.
5742 (__libc_mallopt): Add multiple memory_mallopt probes.
5743 * manual/probes.texi: Document them.
5744
5745 * malloc/malloc.c: Include stap-probe.h.
5746 (__libc_mallopt): Add memory_mallopt probe.
5747 * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
5748 * manual/probes.texi: New.
5749 * manual/Makefile (chapters): Add probes.
5750 * manual/threads.texi: Set next node.
5751
5752 2013-09-19 Wei-Lun Chao <bluebat@member.fsf.org>
5753
5754 [BZ #15963, #13985]
5755 * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
5756 czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
5757 Add `Chinese' to `nan' entry name.
5758
5759 2013-09-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5760
5761 * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
5762 (POLYNOMIAL): Likewise.
5763 (TAYLOR_SINCOS): Likewise.
5764 (TAYLOR_SLOW): Likewise.
5765 (__sin): Use TAYLOR_SINCOS.
5766 (__cos): Likewise.
5767 (slow): Use TAYLOR_SLOW.
5768 (sloww): Likewise.
5769 (bsloww): Likewise.
5770 (csloww): Likewise.
5771
5772 2013-09-19 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
5773
5774 * stdlib/strtod_l.c: Fix buffer overrun.
5775
5776 2013-09-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5777
5778 * benchtests/Makefile (bench): Add sincos.
5779 * benchtests/bench-sincos.c: New file.
5780
5781 * math/libm-test.inc (cos_test_data): New test inputs.
5782 (sin_test_data): Likewise.
5783
5784 * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
5785 macro.
5786 (__sin): Use it.
5787 (__cos): Likewise.
5788 (slow1): Likewise.
5789 (slow2): Likewise.
5790 (sloww1): Likewise.
5791 (sloww2): Likewise.
5792 (bsloww1): Likewise.
5793 (bsloww2): Likewise.
5794 (cslow2): Likewise.
5795 (csloww1): Likewise.
5796 (csloww2): Likewise.
5797
5798 * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
5799 function.
5800 (__sin): Use it.
5801 (__cos): Likewise.
5802
5803 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
5804 gotos.
5805 (__cos): Likewise.
5806
5807 2013-09-18 Maciej W. Rozycki <macro@codesourcery.com>
5808
5809 * config.h.in (HAVE_MIPS_NAN2008): New macro.
5810 * elf/elf.h (EF_MIPS_NAN2008): Likewise.
5811 * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
5812 (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
5813 (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
5814 * elf/cache.c (print_entry): Handle the new cache flags.
5815
5816 2013-09-18 Joseph Myers <joseph@codesourcery.com>
5817 Aldy Hernandez <aldyh@redhat.com>
5818
5819 * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
5820 Change condition to [_SOFT_FLOAT].
5821 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
5822 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
5823 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
5824 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
5825 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
5826 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
5827 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
5828 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
5829 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
5830 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
5831 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
5832 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
5833 [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
5834 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
5835 [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
5836 [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
5837 declaration.
5838
5839 2013-09-18 Joseph Myers <joseph@codesourcery.com>
5840
5841 * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
5842 macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
5843 (__longjmp): Use LOAD_GP to load saved GPRs.
5844 * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
5845 macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
5846 (__sigsetjmp): Use SAVE_GP to save GPRs.
5847
5848 * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
5849 Do not append -msoft-float.
5850 [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
5851
5852 2013-09-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5853
5854 * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
5855
5856 2013-09-17 Joseph Myers <joseph@codesourcery.com>
5857
5858 [BZ #15966]
5859 * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
5860 (_FPU_GETCW): Use initial "__" on variable and field names but not
5861 on macro parameter name.
5862 [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise. Use
5863 parentheses around reference to macro parameter.
5864
5865 2013-09-13 Richard Sandiford <richard@codesourcery.com>
5866
5867 * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
5868 prototype.
5869 (ctype_startup): Use uint32_t in cast and sizeof for
5870 ctype->charnames.
5871
5872 2013-09-11 Jia Liu <proljc@gmail.com>
5873
5874 * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
5875 __daddr_t_defined.
5876 [__FreeBSD__]: Likewise.
5877
5878 2013-09-11 Ondřej Bílka <neleai@seznam.cz>
5879
5880 * sysdeps/x86_64/multiarch/ifunc-impl-list.c
5881 (__libc_ifunc_impl_list): Remove: __strchr_sse42.
5882 * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
5883 (strchr): Remove __strchr_sse42 ifunc selection.
5884 * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
5885 * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
5886
5887 2013-09-11 Will Newton <will.newton@linaro.org>
5888
5889 * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
5890 parameter to RES. Remove hardcoded 1000 value.
5891 * benchtests/bench-skeleton.c (main): Pass RES parameter
5892 to TIMING_INIT and multiply result by 1000.
5893
5894 2013-09-10 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5895
5896 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5897
5898 2013-09-11 Andreas Schwab <schwab@suse.de>
5899
5900 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
5901 if not defined.
5902 (O_TMPFILE) [__USE_GNU]: Define.
5903 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
5904 Define.
5905
5906 2013-09-11 Will Newton <will.newton@linaro.org>
5907
5908 [BZ #15857]
5909 * malloc/malloc.c (__libc_memalign): Check the value of bytes
5910 does not overflow.
5911
5912 2013-09-11 Will Newton <will.newton@linaro.org>
5913
5914 [BZ #15856]
5915 * malloc/malloc.c (__libc_valloc): Check the value of bytes
5916 does not overflow.
5917
5918 2013-09-11 Will Newton <will.newton@linaro.org>
5919
5920 [BZ #15855]
5921 * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
5922 does not overflow.
5923
5924 2013-09-10 Ondřej Bílka <neleai@seznam.cz>
5925
5926 * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
5927 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
5928 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
5929 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
5930 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
5931
5932 2013-09-10 Allan McRae <allan@archlinux.org>
5933
5934 [BZ #15748]
5935 * manual/arith.texi (Parsing of Floats): Clarify
5936 cross-reference.
5937
5938 [BZ #15849]
5939 * manual/install.texi (Running make install): Mention
5940 --enable-pt-chown.
5941 * INSTALL: Regenerated.
5942
5943 2013-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5944
5945 * csu/init-first.c (_init): Remove the !SHARED condition around
5946 FPU control word initialization.
5947 * elf/dl-support.c (_dl_fpu_control): New variable.
5948 (_dl_aux_init) <AT_FPUCW>: Initialize it.
5949 * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
5950 (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
5951 * math/test-fpucw-static.c: New file.
5952 * math/test-fpucw-ieee.c: New file.
5953 * math/test-fpucw-ieee-static.c: New file.
5954 * math/Makefile (tests): Add `test-fpucw-ieee' and
5955 `$(tests-static)'.
5956 (tests-static): New variable.
5957 [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
5958 dependency to...
5959 [($(build-shared),yes)]
5960 ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
5961 ... this.
5962 [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
5963 New dependency.
5964
5965 2013-09-09 Allan McRae <allan@archlinux.org>
5966
5967 [BZ #15939]
5968 * manual/string.texi (Collation Functions): Fix typo in
5969 strcoll example.
5970 Reported by Suren Karapetyan <me@suren.karapetyan.name>.
5971
5972 [BZ #15893]
5973 * stdlib/isomac.c (get_null_defines): Fix memory leak.
5974
5975 [BZ #15892]
5976 * libio/memstream.c (open_memstream): Fix memory leak.
5977 * libio/wmemstream.c (open_wmemstream): Likewise.
5978
5979 [BZ #15895]
5980 * nscd/netgroupcache.c: Fix nesting of ifdefs.
5981
5982 2013-09-09 Will Newton <will.newton@linaro.org>
5983
5984 * malloc/Makefile: Add tst-realloc to tests.
5985 * malloc/tst-realloc.c: New file.
5986
5987 2013-09-09 Allan McRae <allan@archlinux.org>
5988
5989 [BZ #15844]
5990 * COPYING: Update from GNU website to fix FSF address.
5991 * COPYING.LIB: Likewise.
5992
5993 2013-09-06 David S. Miller <davem@davemloft.net>
5994
5995 * po/zh_TW.po: Update Chinese (traditional) translation from
5996 translation project.
5997
5998 2013-09-06 Richard Sandiford <richard@codesourcery.com>
5999 Joseph Myers <joseph@codesourcery.com>
6000
6001 * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
6002 "localeinfo.h".
6003 (obstack_chunk_alloc): New macro.
6004 (obstack_chunk_free): Likewise.
6005 (record_offset): New function.
6006 (init_locale_data): Likewise.
6007 (align_locale_data): Likewise.
6008 (add_locale_empty): Likewise.
6009 (add_locale_raw_data): Likewise.
6010 (add_locale_raw_obstack): Likewise.
6011 (add_locale_string): Likewise.
6012 (add_locale_wstring): Likewise.
6013 (add_locale_uint32): Likewise.
6014 (add_locale_uint32_array): Likewise.
6015 (add_locale_char): Likewise.
6016 (start_locale_structure): Likewise.
6017 (end_locale_structure): Likewise.
6018 (start_locale_prelude): Likewise.
6019 (end_locale_prelude): Likewise.
6020 (write_locale_data): Take locale_file structure rather than an
6021 iovec.
6022 * locale/programs/locfile.h: Include "obstack.h".
6023 (struct locale_file): Change to store locale file contents instead
6024 of header.
6025 (init_locale_data): New prototype.
6026 (align_locale_data): Likewise.
6027 (add_locale_empty): Likewise.
6028 (add_locale_raw_data): Likewise.
6029 (add_locale_raw_obstack): Likewise.
6030 (add_locale_string): Likewise.
6031 (add_locale_wstring): Likewise.
6032 (add_locale_uint32): Likewise.
6033 (add_locale_uint32_array): Likewise.
6034 (add_locale_char): Likewise.
6035 (start_locale_structure): Likewise.
6036 (end_locale_structure): Likewise.
6037 (start_locale_prelude): Likewise.
6038 (end_locale_prelude): Likewise.
6039 (write_locale_data): Update prototype.
6040 * locale/programs/3level.h (struct TABLE): Remove result field.
6041 (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
6042 Use new locale_file interface.
6043 [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
6044 (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
6045 * locale/programs/ld-address.c (address_output): Use new
6046 locale_file interface.
6047 * locale/programs/ld-collate.c (NO_FINALIZE): Change to
6048 NO_ADD_LOCALE.
6049 (collate_finish): Don't call collseq_table_finalize.
6050 (collate_output): Use new locale_file interface.
6051 * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
6052 in file.
6053 (NO_FINALIZE): Change to NO_ADD_LOCALE.
6054 (TABLE): Move defines earlier in file.
6055 (ELEMENT): Likewise.
6056 (DEFAULT): Likewise.
6057 (wctrans_table_add): Move macro and inline function earlier in
6058 file.
6059 (struct wctype_table): Move type earlier in file.
6060 (add_locale_wctype_table): New static prototype.
6061 (struct locale_ctype_t): Use logical types instead of struct iovec
6062 pointers for members.
6063 (ctype_output): Use new locale_file interface.
6064 (wctype_table_finalize): Change to add_locale_wctype_table. Use
6065 new locale_file interface.
6066 (allocate_arrays): Update for use of new locale_file interface.
6067 * locale/programs/ld-identification.c (identification_output): Use
6068 new locale_file interface.
6069 * locale/programs/ld-measurement.c (measurement_output): Likewise.
6070 * locale/programs/ld-messages.c (messages_output): Likewise.
6071 * locale/programs/ld-monetary.c (monetary_output): Likewise.
6072 * locale/programs/ld-name.c (name_output): Likewise.
6073 * locale/programs/ld-numeric.c (numeric_output): Likewise.
6074 * locale/programs/ld-paper.c (paper_output): Likewise.
6075 * locale/programs/ld-telephone.c (telephone_output): Likewise.
6076 * locale/programs/ld-time.c (time_output): Likewise.
6077
6078 2013-09-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6079
6080 * benchtests/Makefile: Add memrchr benchmark.
6081 * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
6082 benchmark as memrchr.
6083 * benchtests/bench-memrchr-ifunc.c: New file.
6084 * benchtests/bench-memrchr.c: New file.
6085
6086 2013-09-06 Will Newton <will.newton@linaro.org>
6087
6088 * benchtests/Makefile (string-bench): Add memcpy.
6089
6090 2013-09-05 Carlos O'Donell <carlos@redhat.com>
6091 Cong Wang <amwang@redhat.com>
6092
6093 [BZ #15850]
6094 * sysdeps/unix/sysv/linux/bits/in.h
6095 [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
6096 * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
6097 before __USE_KERNEL_IPV6_DEFS uses.
6098 * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
6099 IPPROTO_BEETPH.
6100 [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
6101 sockaddr_in6, or ipv6_mreq.
6102
6103 2013-09-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6104
6105 * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
6106 memory access for final bytes in some large inputs.
6107 * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
6108
6109 2013-09-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6110
6111 * string/test-memrchr.c: New file.
6112 * string/test-memrchr-ifunc.c: New file.
6113 * string/Makefile: Add new memrchr testcase.
6114
6115 2013-09-05 Mike Frysinger <vapier@gentoo.org>
6116
6117 * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
6118 fanotify_init returns EPERM.
6119
6120 2013-09-04 Joseph Myers <joseph@codesourcery.com>
6121
6122 * conform/conformtest.pl (newtoken): Treat tokens not allowed as
6123 errors.
6124 (top level): Treat second token from macro or constant entries for
6125 allowed headers as allowed.
6126 * include/complex.h: Condition internal declarations on
6127 [!_ISOMAC].
6128 * include/fenv.h: Condition include of <stdbool.h> and internal
6129 declarations on [!_ISOMAC].
6130
6131 2013-09-04 Chris Leonard <cjl@sugarlabs,.org>
6132
6133 [BZ #15923]
6134 * locale/iso-4217.def: Update iso-1427.def and related occurrences.
6135
6136 2013-09-04 Joseph Myers <joseph@codesourcery.com>
6137
6138 * configure.in (--enable-versioning): Remove configure option.
6139 (libc_cv_asm_symver_directive): Remove configure test.
6140 (libc_cv_ld_version_script_option): Likewise.
6141 (VERSIONING): Remove variable and AC_SUBST.
6142 (DO_VERSIONING): Remove AC_DEFINE.
6143 * configure: Regenerated.
6144 * config.h.in (DO_VERSIONING): Remove macro.
6145 * Makerules [$(versioning) = yes]: Change conditionals to
6146 [$(build-shared) = yes].
6147 * config.make.in (versioning): Remove variable.
6148 * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
6149 [$(build-shared) = yes].
6150 * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
6151 * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
6152 * elf/Makefile [$(versioning) = yes]: Change conditionals to
6153 [$(build-shared) = yes].
6154 * extra-lib.mk [$(versioning) = yes]: Likewise.
6155 * hurd/Makefile [$(versioning) = yes]: Likewise.
6156 * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
6157 [SHARED].
6158 * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
6159 [SHARED].
6160 [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
6161 [SHARED && !NO_HIDDEN].
6162 * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
6163 [SHARED].
6164 [SHARED && DO_VERSIONING]: Likewise..
6165 * libio/Makefile [$(versioning) = yes]: Change conditionals to
6166 [$(build-shared) = yes].
6167 * manual/install.texi (--disable-versioning): Remove
6168 documentation.
6169 * INSTALL: Regenerated.
6170 * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
6171 to [SHARED].
6172 * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
6173 [$(build-shared) = yes].
6174 * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
6175 * sysdeps/i386/i686/multiarch/strstr-c.c
6176 [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
6177 [SHARED && !NO_HIDDEN].
6178 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
6179 [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
6180 * sysdeps/powerpc/powerpc32/dl-machine.c
6181 [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
6182 * sysdeps/powerpc/powerpc32/sysdep.h
6183 [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
6184 to [SHARED && PIC && !NO_HIDDEN].
6185 * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
6186 conditional to [SHARED].
6187
6188 2013-09-04 Will Newton <will.newton@linaro.org>
6189
6190 * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
6191 * benchtests/bench-string.h: Include bench-timing.h instead
6192 of including hp-timing.h directly. (INNER_LOOP_ITERS): New
6193 define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
6194 call to HP_TIMING_DIFF_INIT.
6195 * benchtests/bench-memccpy.c: Use bench-timing.h macros
6196 instead of hp-timing.h macros.
6197 * benchtests/bench-memchr.c: Likewise.
6198 * benchtests/bench-memcmp.c: Likewise.
6199 * benchtests/bench-memcpy.c: Likewise.
6200 * benchtests/bench-memmem.c: Likewise.
6201 * benchtests/bench-memmove.c: Likewise.
6202 * benchtests/bench-memset.c: Likewise.
6203 * benchtests/bench-rawmemchr.c: Likewise.
6204 * benchtests/bench-strcasecmp.c: Likewise.
6205 * benchtests/bench-strcasestr.c: Likewise.
6206 * benchtests/bench-strcat.c: Likewise.
6207 * benchtests/bench-strchr.c: Likewise.
6208 * benchtests/bench-strcmp.c: Likewise.
6209 * benchtests/bench-strcpy.c: Likewise.
6210 * benchtests/bench-strcpy_chk.c: Likewise.
6211 * benchtests/bench-strlen.c: Likewise.
6212 * benchtests/bench-strncasecmp.c: Likewise.
6213 * benchtests/bench-strncat.c: Likewise.
6214 * benchtests/bench-strncmp.c: Likewise.
6215 * benchtests/bench-strncpy.c: Likewise.
6216 * benchtests/bench-strnlen.c: Likewise.
6217 * benchtests/bench-strpbrk.c: Likewise.
6218 * benchtests/bench-strrchr.c: Likewise.
6219 * benchtests/bench-strspn.c: Likewise.
6220 * benchtests/bench-strstr.c: Likewise.
6221
6222 2013-09-04 Will Newton <will.newton@linaro.org>
6223
6224 * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
6225
6226 2013-09-03 Joseph Myers <joseph@codesourcery.com>
6227
6228 [BZ #15427]
6229 * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
6230 2**-30 instead of 2**-70 as threshold for returning -log(|x|).
6231 * math/libm-test.inc (lgamma_test_data): Add more tests.
6232 * sysdeps/i386/fpu/libm-test-ulps: Update.
6233 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6234
6235 2013-09-03 Ondřej Bílka <neleai@seznam.cz>
6236
6237 * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
6238 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
6239 Add ifunc.
6240 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
6241 Add strcmp-sse2-unaligned
6242 * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
6243
6244 2013-09-02 Mike Frysinger <vapier@gentoo.org>
6245
6246 * Versions.def (libc): Add GLIBC_2.19.
6247
6248 2013-09-02 Mike Frysinger <vapier@gentoo.org>
6249
6250 * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
6251 * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
6252
6253 2013-09-02 Joseph Myers <joseph@codesourcery.com>
6254
6255 [BZ #14155]
6256 * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
6257 intermediate calculations in recurrence.
6258 (__ieee754_ynf): Likewise.
6259 * math/libm-test.inc (jn_test_data): Do not allow spurious
6260 underflow exception. Add more tests.
6261 (yn_test_data): Add more tests.
6262 * sysdeps/i386/fpu/libm-test-ulps: Update.
6263 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6264
6265 2013-09-02 Ondřej Bílka <neleai@seznam.cz>
6266
6267 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
6268
6269 2013-08-30 Ondřej Bílka <neleai@seznam.cz>
6270
6271 * csu/init-first.c: Fix then/than typos.
6272 * locale/programs/ld-collate.c: Likewise.
6273 * locale/programs/linereader.h: Likewise.
6274 * manual/charset.texi: Likewise.
6275 * manual/filesys.texi: Likewise.
6276 * manual/stdio.texi: Likewise.
6277 * manual/string.texi: Likewise.
6278 * stdlib/fmtmsg.c: Likewise.
6279 * sysdeps/i386/stpncpy.S: Likewise.
6280 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
6281 * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
6282 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
6283 * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
6284
6285 2013-08-30 Ondřej Bílka <neleai@seznam.cz>
6286
6287 * elf/dl-open.c: Fix typos.
6288 * iconvdata/gbbig5.c: Likewise.
6289 * iconvdata/iso-2022-jp.c: Likewise.
6290 * iconv/gconv_int.h: Likewise.
6291 * iconv/loop.c: Likewise.
6292 * nis/rpcsvc/nis.h: Likewise.
6293 * resolv/ns_name.c: Likewise.
6294 * stdio-common/vfscanf.c: Likewise.
6295 * streams/stropts.h: Likewise.
6296 * sunrpc/rpc_thread.c: Likewise.
6297 * sysdeps/i386/strpbrk.S: Likewise.
6298 * sysdeps/ieee754/k_standard.c: Likewise.
6299 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
6300 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
6301 * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
6302 * sysdeps/mach/hurd/profil.c: Likewise.
6303 * sysdeps/s390/dl-procinfo.h: Likewise.
6304 * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
6305 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
6306 * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
6307 * sysdeps/x86_64/dl-trampoline.S: Likewise.
6308 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
6309
6310 2013-08-30 Ondřej Bílka <neleai@seznam.cz>
6311
6312 * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
6313 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
6314
6315 2013-08-29 Ondřej Bílka <neleai@seznam.cz>
6316
6317 * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
6318 aix specific files.
6319 * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
6320 * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
6321 * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
6322 * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
6323 * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
6324 * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
6325 * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
6326 * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
6327
6328 2013-08-29 Thomas Schwinge <thomas@codesourcery.com>
6329 Roland McGrath <roland@hack.frob.com>
6330
6331 * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
6332 * sysdeps/mach/hurd/bits/errno.h: Regenerate.
6333
6334 2013-08-29 Samuel Thibault <samuel.thibault@ens-lyon.org>
6335
6336 * sysdeps/mach/hurd/i386/init-first.c (init1): Use
6337 __executable_start symbol instead of _start.
6338
6339 2013-08-29 Thomas Schwinge <thomas@codesourcery.com>
6340
6341 * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
6342 (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
6343 Move macros to...
6344 * sysdeps/gnu/ldsodefs.h: ... this new file.
6345
6346 * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
6347 (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
6348 instead of ELFOSABI_LINUX.
6349
6350 [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
6351 * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
6352 * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
6353 * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
6354 Likewise.
6355 * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
6356 * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
6357 * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
6358 Likewise.
6359 * sysdeps/ieee754/ldbl-128ibm/ieee754.h
6360 (ibm_extended_long_double): Add ieee_nan member.
6361 * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
6362 (do_test): New function.
6363
6364 * math/basic-test.c (TEST_CONVERT): New macro, renamed from
6365 TEST_TRUNC.
6366 (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
6367 functions, renamed from truncdfsf_test, trunctfsf_test,
6368 trunctfdf_test.
6369 (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
6370 functions.
6371 (do_test): Run all these.
6372
6373 2013-08-29 Ondřej Bílka <neleai@seznam.cz>
6374
6375 * argp/argp-help.c: Fix typos.
6376 * argp/argp-parse.c: Likewise.
6377 * debug/backtracesyms.c: Likewise.
6378 * elf/elf.h: Likewise.
6379 * malloc/malloc.c: Likewise.
6380 * nis/nis_print.c: Likewise.
6381 * resolv/res_comp.c: Likewise.
6382 * stdlib/stdlib.h: Likewise.
6383 * sunrpc/clnt_tcp.c: Likewise.
6384 * sunrpc/clnt_udp.c: Likewise.
6385 * sunrpc/clnt_unix.c: Likewise.
6386 * sysdeps/unix/bsd/ptsname.c: Likewise.
6387 * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
6388 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
6389 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
6390 Likewise.
6391 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
6392 Likewise.
6393 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
6394 Likewise.
6395 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
6396
6397 2013-08-28 Siddhesh Poyarekar <siddhesh@redhat.com>
6398
6399 * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
6400 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
6401
6402 2013-08-27 Mike Frysinger <vapier@gentoo.org>
6403
6404 [BZ #15897]
6405 * dlfcn/Makefile (tests): Add bug-dl-leaf.
6406 (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
6407 ($(objpfx)bug-dl-leaf): New rule.
6408 ($(objpfx)bug-dl-leaf.so): Likewise.
6409 ($(objpfx)bug-dl-leaf.out): Likewise.
6410 ($(objpfx)bug-dl-leaf-lib.so): Likewise.
6411 ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
6412 * dlfcn/bug-dl-leaf.c: New test.
6413 * dlfcn/bug-dl-leaf-lib.c: Likewise.
6414 * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
6415 * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
6416 (dlclose): Likewise.
6417 (dlmopen): Likewise.
6418
6419 2013-08-27 Roland McGrath <roland@hack.frob.com>
6420
6421 * include/netdb.h [!_ISOMAC]:
6422 Don't include <tls.h>.
6423 (h_errno, __libc_h_errno): Move declaration and macros out of
6424 [_LIBC_REENTRANT].
6425
6426 * include/resolv.h [_RESOLV_H_]:
6427 Don't include <tls.h>.
6428 (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
6429 * resolv/res_libc.c: Don't include <tls.h>.
6430 (_res): Use __attribute__ ((nocommon)) in place of
6431 __attribute__ ((section (".bss"))).
6432
6433 * Makefile ($(common-objpfx)linkobj/libc_pic.a):
6434 If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
6435
6436 * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
6437
6438 * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
6439 only under [SIOCGIFCONF && SIOCGIFNETMASK].
6440
6441 * resolv/res_mkquery.c: Include <sys/time.h>.
6442
6443 * inet/ifreq.c: Moved to ...
6444 * sysdeps/unix/ifreq.c: ... here.
6445 * inet/ifreq.c: New file, true stub version.
6446
6447 * socket/sa_len.c: New file.
6448 * socket/Makefile (aux): Add it.
6449 * sysdeps/unix/sysv/linux/Makefile
6450 [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
6451 * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
6452 and #include <socket/sa_len.c>.
6453 * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
6454 HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
6455
6456 * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
6457 * bits/socket.h: ... here.
6458
6459 * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
6460 Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
6461 (SOCK_MAX, SOCK_TYPE_MASK): New macros.
6462
6463 2013-08-27 Andreas Schwab <schwab@suse.de>
6464
6465 [BZ #15736]
6466 * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
6467 * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
6468 (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
6469 * string/test-strcasecmp.c (test_main): Run tests in several
6470 locales.
6471 * string/test-strncasecmp.c (test_main): Likewise.
6472
6473 * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
6474 (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
6475 to __strcasecmp_nonascii and __strncasecmp_nonascii.
6476 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
6477 (__strncasecmp_ssse3) [PIC]: Likewise.
6478
6479 2013-08-26 Roland McGrath <roland@hack.frob.com>
6480
6481 * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
6482
6483 * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
6484 instead of explicitly declaring xdecrypt.
6485 * nis/nss_nis/nis-publickey.c: Likewise.
6486
6487 2013-08-26 Siddhesh Poyarekar <siddhesh@redhat.com>
6488
6489 [BZ #15890]
6490 * nscd/aicache.c: Include res_hconf.h.
6491 (addhstaiX): Initialize res_hconf.
6492
6493 2013-08-26 Andreas Schwab <schwab@suse.de>
6494
6495 * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
6496 ($(objpfx)tst-tls-atexit): Add dependencies here instead.
6497
6498 2013-08-26 Siddhesh Poyarekar <siddhesh@redhat.com>
6499
6500 * nscd/aicache.c (addhstaiX): Fix indentation.
6501
6502 2013-08-25 Mike Frysinger <vapier@gentoo.org>
6503
6504 * configure.ac: Quote $build_pt_chown test.
6505 * configure: Regenerated.
6506
6507 2013-08-23 Joseph Myers <joseph@codesourcery.com>
6508
6509 [BZ #15532]
6510 * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
6511 * math/s_cexpf.c (__cexpf): Likewise.
6512 * math/s_cexpl.c (__cexpl): Likewise.
6513 * math/libm-test.inc (cexp_test_data): Correct expected return
6514 value for NaN + i0. Add another test.
6515
6516 2013-08-22 David S. Miller <davem@davemloft.net>
6517
6518 * po/ca.po: Update Catalan translation from translation project.
6519 * po/uk.po: Add Ukrainian translations from translation project.
6520
6521 2013-08-21 Joseph Myers <joseph@codesourcery.com>
6522
6523 [BZ #15797]
6524 * math/s_fdim.c (__fdim): Check for infinite arguments if result
6525 is infinite, not alongside NaN test.
6526 * math/s_fdimf.c (__fdimf): Likewise.
6527 * math/s_fdiml.c (__fdiml): Likewise.
6528 * math/libm-test.inc (fdim_test_data): Add more tests. Test that
6529 errno is unchanged.
6530
6531 2013-08-21 Ondřej Bílka <neleai@seznam.cz>
6532
6533 * argp/argp-help.c: Fix typos.
6534 * crypt/speeds.c: Likewise.
6535 * csu/check_fds.c: Likewise.
6536 * elf/dl-load.c: Likewise.
6537 * elf/dl-open.c: Likewise.
6538 * elf/reldep3.c: Likewise.
6539 * elf/reldep.c: Likewise.
6540 * elf/sprof.c: Likewise.
6541 * iconv/iconv_charmap.c: Likewise.
6542 * iconv/skeleton.c: Likewise.
6543 * iconv/strtab.c: Likewise.
6544 * io/lockf64.c: Likewise.
6545 * libio/libioP.h: Likewise.
6546 * resolv/gai_notify.c: Likewise.
6547 * resolv/ns_name.c: Likewise.
6548 * resolv/ns_samedomain.c: Likewise.
6549 * resolv/res_send.c: Likewise.
6550 * stdlib/random.c: Likewise.
6551 * sunrpc/rpc/xdr.h: Likewise.
6552 * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
6553 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
6554 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
6555 * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
6556 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
6557 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
6558 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
6559 * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
6560 * sysdeps/mach/hurd/check_fds.c: Likewise.
6561 * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
6562 * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
6563 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
6564 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
6565 * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
6566 * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
6567 * sysdeps/pthread/aio_notify.c: Likewise.
6568 * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
6569 * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
6570 * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
6571 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
6572 * sysdeps/x86/fpu/bits/fenv.h: Likewise.
6573
6574 2013-08-21 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
6575
6576 * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
6577 version if bit_Slow_SSE4_2 is set.
6578 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
6579 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
6580
6581 2013-07-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6582
6583 [BZ #15867]
6584 * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
6585 trampoline stack frame information.
6586 * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
6587 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
6588 (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
6589 (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
6590 (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
6591 * sysdeps/unix/sysv/linux/powerpc/init-first.c
6592 (_libc_vdso_platform_setup): Initialize the signal trampolines.
6593 * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
6594 sa_flags value.
6595 * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
6596 interrupting a syscall and set with option SA_SIGINFO.
6597
6598 2013-08-20 Joseph Myers <joseph@codesourcery.com>
6599
6600 [BZ #15531]
6601 * math/s_cproj.c (__cproj): Only return an infinity if one part of
6602 argument is infinite.
6603 * math/s_cprojf.c (__cprojf): Likewise.
6604 * math/s_cprojl.c (__cprojl): Likewise.
6605 * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
6606 * math/libm-test.inc (cproj_test_data): Add more tests.
6607
6608 * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
6609
6610 * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
6611 [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
6612 size. Use __ffs to determine corresponding shift.
6613
6614 2013-08-20 Joseph Myers <joseph@codesourcery.com>
6615 Roland McGrath <roland@hack.frob.com>
6616
6617 * Makefile (INSTALL): Remove trailing blank lines from output of
6618 makeinfo.
6619
6620 2013-08-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6621
6622 * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
6623 Align 32 bit compat elf_greg to 8 bytes.
6624
6625 2013-08-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6626
6627 * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
6628
6629 2013-08-20 Siddhesh Poyarekar <siddhesh@redhat.com>
6630
6631 * string/strcoll_l.c (coll_seq): New structure.
6632 (get_next_seq_cached): New function.
6633 (get_next_seq): New function.
6634 (do_compare): New function.
6635 (STRCOLL): Use GNU style definition. Simplify implementation
6636 by using get_next_seq, get_next_seq_cached and do_compare.
6637
6638 2013-08-16 Florian Weimer <fweimer@redhat.com>
6639
6640 [BZ #14699]
6641 CVE-2013-4237
6642 * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
6643 member.
6644 * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
6645 member.
6646 * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
6647 * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
6648 Return delayed error code. Remove GETDENTS_64BIT_ALIGNED
6649 conditional.
6650 * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
6651 GETDENTS_64BIT_ALIGNED.
6652 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
6653 * manual/filesys.texi (Reading/Closing Directory): Document
6654 ENAMETOOLONG return value of readdir_r. Recommend readdir more
6655 strongly.
6656 * manual/conf.texi (Limits for Files): Add portability note to
6657 NAME_MAX, PATH_MAX.
6658 (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
6659
6660 2013-08-13 Andreas Schwab <schwab@suse.de>
6661
6662 [BZ #15749]
6663 * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
6664 of fabs.
6665 * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
6666 LDBL_MAX_EXP >= 16384]: Add tests for it.
6667
6668 2013-08-12 David S. Miller <davem@davemloft.net>
6669
6670 * version.h (RELEASE): Set to "development".
6671 (VERSION): Set to "2.18.90".
6672 * NEWS: Add 2.19 section.
6673
6674 2013-08-03 David S. Miller <davem@davemloft.net>
6675
6676 * po/ko.po: Update Korean translation from translation project.
6677
6678 2013-08-01 David S. Miller <davem@davemloft.net>
6679
6680 * manual/contrib.texi: Update entry for Siddhesh Poyarekar. Add
6681 entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
6682 Bilka.
6683
6684 2013-07-30 David S. Miller <davem@davemloft.net>
6685
6686 * po/fr.po: Update French translation from translation project.
6687
6688 2013-07-28 David S. Miller <davem@davemloft.net>
6689
6690 * po/cs.po: Update Czech translation from translation project.
6691
6692 * po/sv.po: Update Swedish translation from translation project.
6693
6694 2013-07-27 David S. Miller <davem@davemloft.net>
6695
6696 * po/eo.po: Update Esperanto translation from translation project.
6697
6698 * po/vi.po: Update Vietnamese translation from translation project.
6699
6700 * po/de.po: Update German translation from translation project.
6701
6702 2013-07-26 David S. Miller <davem@davemloft.net>
6703
6704 * po/bg.po: Update Bulgarian translation from translation project.
6705
6706 * po/nl.po: Update Dutch translation from translation project.
6707 * po/pl.po: Update Polish translation from translation project.
6708 * po/ru.po: Update Russian translation from translation project.
6709
6710 2013-07-24 David S. Miller <davem@davemloft.net>
6711
6712 * po/libc.pot: Update.
6713
6714 2013-07-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6715
6716 * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
6717 variable page size.
6718 * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
6719 * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
6720 * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
6721
6722 2013-07-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6723
6724 * sysdeps/s390/fpu/libm-test-ulps: Refresh.
6725
6726 2013-07-21 Siddhesh Poyarekar <siddhesh@redhat.com>
6727 Andreas Schwab <schwab@suse.de>
6728 Roland McGrath <roland@hack.frob.com>
6729 Joseph Myers <joseph@codesourcery.com>
6730 Carlos O'Donell <carlos@redhat.com>
6731
6732 [BZ #15755]
6733 * config.h.in: Define HAVE_PT_CHOWN.
6734 * config.make.in (build-pt-chown): New variable.
6735 * configure.in (--enable-pt_chown): New configure option.
6736 * configure: Regenerate.
6737 * login/Makefile: Include Makeconfig. Build pt_chown only if
6738 build-pt-chown is enabled.
6739 * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
6740 pt_chown to fix pty ownership.
6741 * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
6742 CLOSE_ALL_FDS.
6743 * manual/install.texi (Configuring and compiling): Mention
6744 --enable-pt_chown. Add @findex for grantpt.
6745 * INSTALL: Regenerate.
6746
6747 2013-07-20 David S. Miller <davem@davemloft.net>
6748
6749 * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
6750 difference between 32-bit and 64-bit.
6751
6752 2013-07-15 Carlos O'Donell <carlos@redhat.com>
6753
6754 [BZ #15711]
6755 * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
6756 Avoid system header dependency with -ffreestanding.
6757 ($(objpfx)bits/syscall%d): Likewise.
6758
6759 2013-07-13 David S. Miller <davem@davemloft.net>
6760
6761 * math/libm-test.inc (casin_test_data): Annotate more cases of missing
6762 underflows from atanl/atan2l due to bug 15319.
6763 (casinh_test_data): Likewise.
6764
6765 2013-07-07 David S. Miller <davem@davemloft.net>
6766
6767 * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
6768
6769 2013-07-05 Jeroen Albers <_jeroen_@yahoo.com>
6770
6771 * sysdeps/i386/fpu/libm-test-ulps: Update.
6772 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6773
6774 2013-07-04 Siddhesh Poyarekar <siddhesh@redhat.com>
6775
6776 * configure.in (--enable-lock-elision): Fix message text.
6777 * INSTALL: Regenerate.
6778 * configure: Regenerate.
6779
6780 2013-07-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6781
6782 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6783
6784 2013-07-03 Andreas Jaeger <aj@suse.de>
6785
6786 * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
6787 define.
6788 (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
6789 (ptrace_peeksiginfo_args): Add.
6790 (__ptrace_peeksiginfo_flags): Add.
6791 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
6792 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
6793 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
6794
6795 2013-07-03 Allan McRae <allan@archlinux.org>
6796
6797 * sysdeps/i386/fpu/libm-test-ulps: Update.
6798
6799 2013-07-02 David S. Miller <davem@davemloft.net>
6800
6801 * sysdeps/sparc/fpu/libm-test-ulps: Update.
6802
6803 2013-07-02 Markus Trippelsdorf <markus@trippelsdorf.de>
6804
6805 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
6806
6807 2013-07-02 Joseph Myers <joseph@codesourcery.com>
6808
6809 * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
6810 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6811
6812 2013-07-02 Andi Kleen <ak@linux.intel.com>
6813
6814 * config.h.in (ENABLE_LOCK_ELISION): Add.
6815 * configure.in (--enable-lock-elision): Add option.
6816 * manual/install.texi: Document --enable lock elision.
6817 * configure: Regenerate
6818 * INSTALL: Regenerate.
6819
6820 2013-07-02 H.J. Lu <hongjiu.lu@intel.com>
6821
6822 * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
6823 SSE4.2 strcasecmp for libc.a.
6824 * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
6825
6826 2013-07-02 Joseph Myers <joseph@codesourcery.com>
6827
6828 [BZ #13304]
6829 * soft-fp/op-common.h (_FP_FMA): New macro.
6830 * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
6831 (_FP_MUL_MEAT_DW_1_imm): Likewise. Split out of ...
6832 (_FP_MUL_MEAT_1_imm): ... here.
6833 (_FP_MUL_MEAT_DW_1_wide): New macro. Split out of ...
6834 (_FP_MUL_MEAT_1_wide): ... here.
6835 (_FP_MUL_MEAT_DW_1_hard): Likewise. Split out of ...
6836 (_FP_MUL_MEAT_1_hard): ... here.
6837 * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
6838 (_FP_MUL_MEAT_DW_2_wide): Likewise. Split out of ...
6839 (_FP_MUL_MEAT_2_wide): ... here.
6840 (_FP_MUL_MEAT_DW_2_wide_3mul): New macro. Split out of ...
6841 (_FP_MUL_MEAT_2_wide_3mul): ... here.
6842 (_FP_MUL_MEAT_DW_2_gmp): New macro. Split out of ...
6843 (_FP_MUL_MEAT_2_gmp): ... here.
6844 * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
6845 (_FP_MUL_MEAT_DW_4_wide): Likewise. Split out of ...
6846 (_FP_MUL_MEAT_4_wide): ... here.
6847 (_FP_MUL_MEAT_DW_4_gmp): New macro. Split out of ...
6848 (_FP_MUL_MEAT_4_gmp): ... here.
6849 * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
6850 (_FP_WFRACBITS_DW_S): Likewise.
6851 (_FP_WFRACXBITS_DW_S): Likewise.
6852 (_FP_HIGHBIT_DW_S): Likewise.
6853 (FP_FMA_S): Likewise.
6854 (_FP_FRAC_HIGH_DW_S): Likewise.
6855 * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
6856 (_FP_WFRACBITS_DW_D): Likewise.
6857 (_FP_WFRACXBITS_DW_D): Likewise.
6858 (_FP_HIGHBIT_DW_D): Likewise.
6859 (FP_FMA_D): Likewise.
6860 (_FP_FRAC_HIGH_DW_D): Likewise.
6861 * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
6862 (_FP_WFRACBITS_DW_E): Likewise.
6863 (_FP_WFRACXBITS_DW_E): Likewise.
6864 (_FP_HIGHBIT_DW_E): Likewise.
6865 (FP_FMA_E): Likewise.
6866 (_FP_FRAC_HIGH_DW_E): Likewise.
6867 * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
6868 (_FP_WFRACBITS_DW_Q): Likewise.
6869 (_FP_WFRACXBITS_DW_Q): Likewise.
6870 (_FP_HIGHBIT_DW_Q): Likewise.
6871 (FP_FMA_Q): Likewise.
6872 (_FP_FRAC_HIGH_DW_Q): Likewise.
6873 * soft-fp/fmasf4.c: New file.
6874 * soft-fp/fmadf4.c: Likewise.
6875 * soft-fp/fmatf4.c: Likewise.
6876
6877 2013-06-28 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
6878
6879 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
6880 bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
6881 Silvermont.
6882 * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
6883 macro.
6884 (index_Slow_SSE4_2): Likewise.
6885 (index_Prefer_PMINUB_for_stringop): Likewise.
6886 * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
6887 bit_Slow_SSE4_2 is set.
6888 * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
6889 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
6890
6891 2013-06-28 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
6892
6893 * sysdeps/powerpc/Makefile: Add comment about generating an offset to
6894 rtld_global._dl_hwcap2.
6895 * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
6896 POWER8.
6897 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
6898 POWER8 feature descriptions defined in _dl_hwcap2.
6899 * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
6900 string handling for POWER8 feature bits.
6901 (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
6902 (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
6903 _dl_powerpc_cap_flags.
6904 (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
6905 * sysdeps/powerpc/rtld-global-offsets.sym
6906 (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
6907 _dl_hwcap2 in the rtld_global_ro structure.
6908
6909 2013-06-28 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
6910
6911 * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
6912 hardware capabilities in support of AT_HWCAP2.
6913 (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
6914 * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
6915 GLRO(dl_hwcap2).
6916 (_dl_show_auxv): Add support for calling _dl_procinfo to display
6917 AT_HWCAP2. If a platform doesn't chose to handle displaying AT_HWCAP2
6918 explicitly the unknown a_type display mechanism is used.
6919 * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
6920 * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
6921 struct member.
6922 * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
6923 to macro prototype for AT_HWCAP2 support.
6924 * sysdeps/i386/dl-procinfo.h: Likewise.
6925 * sysdeps/s390/dl-procinfo.h: Likewise.
6926 * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
6927 macro prototype for AT_HWCAP2 support. Make WORD unsigned long int
6928 rather than signed int. Stub in handler for TYPE == AT_HWCAP2 to
6929 return -1 for unknown a_type display fallback.
6930 * sysdeps/sparc/dl-procinfo.h: Likewise.
6931 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
6932 * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
6933
6934 2013-06-28 Joseph Myers <joseph@codesourcery.com>
6935
6936 * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
6937 instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
6938
6939 2013-06-28 Pierre Ynard <linkfanel@yahoo.fr>
6940
6941 [BZ #12492]
6942 * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
6943 mprotect making __stack_prot writable.
6944
6945 2013-06-28 Nathan Froyd <froydnj@codesourcery.com>
6946 Joseph Myers <joseph@codesourcery.com>
6947
6948 * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
6949 as being properly aligned.
6950
6951 2013-06-28 Maciej W. Rozycki <macro@codesourcery.com>
6952
6953 * dlfcn/modstatic5.c: New file.
6954 * dlfcn/tststatic5.c: New file.
6955 * dlfcn/Makefile (tests): Add tststatic5.
6956 (tests-static): Likewise.
6957 (modules-names): Add modstatic5.
6958 (tststatic5-ENV): New variable.
6959 ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
6960
6961 [BZ #15022]
6962 * elf/dl-support.c (_dl_main_map): New variable.
6963 (_dl_ns): Use it to initialize [LM_ID_BASE] element.
6964 (_dl_nns, _dl_load_adds): Set to 1.
6965 (_dl_initial_searchlist): Refer to _dl_main_map.
6966 (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
6967 * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
6968 call to _dl_get_origin.
6969 * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
6970 around call_map.
6971 (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
6972 * dlfcn/modstatic3.c: New file.
6973 * dlfcn/tststatic3.c: New file.
6974 * dlfcn/tststatic4.c: New file.
6975 * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
6976 (tests-static): Likewise.
6977 (modules-names): Add modstatic3.
6978 (tststatic3-ENV, tststatic4-ENV): New variables.
6979 ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
6980 ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
6981
6982 2013-06-26 Joseph Myers <joseph@codesourcery.com>
6983
6984 * configure.in (CC): Require GCC version 4.4 or later.
6985 * configure: Regenerated.
6986 * manual/install.texi (Tools for Compilation): Update GCC version
6987 requirement.
6988 * INSTALL: Regenerated.
6989
6990 2013-06-26 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
6991
6992 [BZ #15674]
6993 * string/test-memcmp.c (check2): New.
6994 (main): Call check2.
6995
6996 * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
6997
6998 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
6999
7000 [BZ #15022]
7001 * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
7002 over to...
7003 (dl_open_worker) [!SHARED]: ... here.
7004
7005 2013-06-26 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
7006
7007 * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
7008
7009 2013-06-25 Richard Henderson <rth@redhat.com>
7010
7011 * locale/programs/locarchive.c: Include <libc-internal.h>
7012
7013 2013-06-25 Joseph Myers <joseph@codesourcery.com>
7014
7015 * manual/texinfo.tex: Update to version 2013-06-21.17, with
7016 trailing whitespace removed.
7017
7018 2013-06-24 Mike Frysinger <vapier@gentoo.org>
7019
7020 [BZ #10283]
7021 * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
7022 * locale/programs/locarchive.c: Include libc-mmap.h.
7023 (prepare_address_space): Take two new outputs (the mmap base and len).
7024 Align p to MAP_FIXED_ALIGNMENT. Set mmap base and len to the right
7025 values.
7026 (create_archive): Declare new mmap base and len values for
7027 prepare_address_space, and store the result in ah.
7028 (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
7029 (enlarge_archive): If ah->mmap_base is not NULL, use that and
7030 ah->mmap_len to unmap rather than ah->addr and ah->reserved.
7031 Declare new mmap base and len values for
7032 prepare_address_space, and store the result in new_ah.
7033 (open_archive): Declare new mmap base and len values for
7034 prepare_address_space, and store the result in ah.
7035 (close_archive): If ah->mmap_base is not NULL, use that and
7036 ah->mmap_len to unmap rather than ah->addr and ah->reserved.
7037 * sysdeps/generic/libc-mmap.h: New file.
7038
7039 2013-06-24 Mike Frysinger <vapier@gentoo.org>
7040
7041 * include/libc-internal.h (ALIGN_DOWN): New helper macro.
7042 (ALIGN_UP): Likewise.
7043 (PTR_ALIGN_DOWN): Likewise.
7044 (PTR_ALIGN_UP): Likewise.
7045
7046 2013-06-24 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
7047
7048 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
7049 entry mapped to PPC_PLATFORM_POWER8.
7050 * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
7051 POWER8.
7052 (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
7053 (_dl_string_platform): Add case for exporting platform position for
7054 POWER8.
7055 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
7056 search path to sysdeps/powerpc/powerpc32/power8 directory.
7057 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
7058 search path to sysdeps/powerpc/powerpc64/power8 directory.
7059 * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
7060 power7 directories.
7061 * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
7062 power7 directories.
7063
7064 2013-06-24 Siddhesh Poyarekar <siddhesh@redhat.com>
7065
7066 * INSTALL: Regenerate.
7067
7068 * nscd/connections.c (nscd_init): Fix comment.
7069
7070 2013-06-22 Joseph Myers <joseph@codesourcery.com>
7071
7072 * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
7073
7074 [BZ #15667]
7075 * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
7076 to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
7077
7078 2013-06-21 Maciej W. Rozycki <macro@codesourcery.com>
7079
7080 * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
7081 DL_DST_REQ_STATIC.
7082 (DL_DST_REQ_STATIC): Remove macro.
7083
7084 2013-06-21 Joseph Myers <joseph@codesourcery.com>
7085
7086 [BZ #7006]
7087 * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
7088 with a shift of 0 bits.
7089
7090 2013-06-21 Maciej W. Rozycki <macro@codesourcery.com>
7091
7092 * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
7093 $(tststatic-ENV).
7094
7095 2013-06-21 Kaz Kojima <kkojima@rr.iij4u.or.jp>
7096
7097 [BZ #15655]
7098 * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
7099
7100 2013-06-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7101
7102 * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
7103 * configure.in (libc_cv_cc_loop_to_function): Check if compiler
7104 accepts -fno-tree-loop-distribute-patterns.
7105 * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
7106 * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
7107 recursive call.
7108 * string/memset.c (memset): Likewise.
7109 * string/test-memmove.c (simple_memmove): Disable loop transformation
7110 to library calls.
7111 * string/test-memset.c (simple_memset): Likewise.
7112 * benchtests/bench-memmove.c (simple_memmove): Likewise.
7113 * benchtests/bench-memset.c (simple_memset): Likewise.
7114 * configure: Regenerated.
7115
7116 2013-06-20 Joseph Myers <joseph@codesourcery.com>
7117
7118 * math/test-misc.c (main): Ignore fesetround failure when failures
7119 of subsequent rounding tests would be ignored.
7120
7121 [BZ #15654]
7122 * math/fedisblxcpt.c (fedisableexcept): Return 0.
7123 * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
7124 * math/fegetenv.c (__fegetenv): Return 0.
7125 * math/fegetexcept.c (fegetexcept): Return 0.
7126 * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
7127 FE_TONEAREST.
7128 * math/feholdexcpt.c (feholdexcept): Return 0.
7129 * math/fesetenv.c (__fesetenv): Return 0.
7130 * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
7131 argument FE_TONEAREST.
7132 * math/feupdateenv.c (__feupdateenv): Return 0.
7133 * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
7134
7135 2013-06-18 Roland McGrath <roland@hack.frob.com>
7136
7137 * elf/rtld-Rules (rtld-compile-command.S): New variable.
7138 (rtld-compile-command.s, rtld-compile-command.c): New variables.
7139 ($(objpfx)rtld-%.os rules): Use them.
7140
7141 2013-06-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7142
7143 * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
7144 fields.
7145
7146 2013-06-17 Roland McGrath <roland@hack.frob.com>
7147
7148 * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
7149 length of target pattern, then descending length of dependency pattern.
7150 * configure.in (AWK): Require gawk 3.1.2 or newer.
7151 * manual/install.texi (Tools for Compilation): Say that we do.
7152 * configure: Regenerated.
7153
7154 * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
7155 ($(common-objpfx)sysd-rules): Replace shell logic with running ...
7156 * scripts/sysd-rules.awk: ... this new script.
7157 * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
7158 than a glob-style pattern.
7159
7160 2013-06-17 Joseph Myers <joseph@codesourcery.com>
7161
7162 * math/test-misc.c (main): Do not treat incorrectly rounded
7163 conversions as failure unless ROUNDING_TESTS passes.
7164
7165 2013-06-15 Joseph Myers <joseph@codesourcery.com>
7166
7167 [BZ #15631]
7168 * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
7169 restore exception state around main square root computation, then
7170 check for inexactness explicitly.
7171
7172 * math/libm-test.inc (fma_test_data): Add another test.
7173
7174 2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
7175
7176 * manual/threads.texi (Non-POSIX Extensions): New document
7177 node. Document pthread_getattr_default_np and
7178 pthread_setattr_default_np.
7179
7180 * Versions.def (libpthread): Add GLIBC_2.18.
7181 * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
7182 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
7183 Likewise.
7184 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
7185 Likewise.
7186 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
7187 Likewise.
7188 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
7189 Likewise.
7190 * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
7191 Likewise.
7192 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
7193 Likewise.
7194 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
7195 Likewise.
7196 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
7197 Likewise.
7198 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
7199 Likewise.
7200
7201 2013-06-14 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
7202
7203 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
7204 Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
7205
7206 2013-06-14 Siddhesh Poyarekar <siddhesh@redhat.com>
7207 H.J. Lu <hjl.tools@gmail.com>
7208
7209 [BZ #15627]
7210 * sysdeps/x86_64/rtld-memset.c: Remove file.
7211 * sysdeps/x86_64/rtld-memset.S: New file.
7212
7213 2013-06-14 Joseph Myers <joseph@codesourcery.com>
7214
7215 * stdlib/tst-strtod-round.c: Include <math-tests.h>.
7216 (test_in_one_mode): Take arguments for whether the rounding mode
7217 is supported for each floating-point type.
7218 (do_test): Pass new arguments to test_in_one_mode using
7219 ROUNDING_TESTS.
7220
7221 2013-06-13 Roland McGrath <roland@hack.frob.com>
7222
7223 * posix/tst-waitid.c (do_test): Distinguish different instances of
7224 stopped/continued in CHECK_SIGCHLD uses. Insert a delay between
7225 sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
7226 before entering the kernel for waitpid.
7227
7228 2013-06-13 Siddhesh Poyarekar <siddhesh@redhat.com>
7229
7230 * NEWS: Fix note on clock function precision. Text by Roland
7231 McGrath.
7232
7233 2013-06-13 Roland McGrath <roland@hack.frob.com>
7234
7235 * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
7236 it into place only when and if the sanity check passes.
7237
7238 2013-06-13 Joseph Myers <joseph@codesourcery.com>
7239
7240 * stdlib/gen-tst-strtod-round.c (round_str): Always generate
7241 output for whether conversion result is exact. Take argument
7242 indicating whether type is IBM long double.
7243 (round_for_all): Change need_exact field to ibm_ld.
7244 * stdlib/tst-strtod-round.c (struct exactness): New type.
7245 (struct test): Change bool ld_ok field to struct exactness exact.
7246 (TEST): Update all definitions for change to field.
7247 (tests): Regenerate array contents.
7248 (test_in_one_mode): Take pointer to new field instead of old ld_ok
7249 field value. Check for IBM long double here.
7250 (do_test): Update calls to test_in_one_mode.
7251
7252 2013-06-13 Siddhesh Poyarekar <siddhesh@redhat.com>
7253
7254 [BZ #12515]
7255 * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
7256 CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
7257
7258 2013-06-12 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7259
7260 [BZ #15605]
7261 * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
7262 generated by the compiler on loop optimizations.
7263 * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
7264 general definitions.
7265
7266 2013-06-12 Joseph Myers <joseph@codesourcery.com>
7267
7268 * math/bug-nextafter.c: Include <math-tests.h>.
7269 (main): Only test for exceptions if EXCEPTION_TESTS is true for
7270 the relevant type.
7271 * math/bug-nexttoward.c: Include <math-tests.h>.
7272 (main): Only test for exceptions if EXCEPTION_TESTS is true for
7273 the relevant type.
7274 * math/test-misc.c: Include <math-tests.h>.
7275 (main): Only test for exceptions if EXCEPTION_TESTS is true for
7276 the relevant type.
7277
7278 2013-06-12 Andreas Jaeger <aj@suse.de>
7279
7280 * po/ia.po: Update Interlingua translation from translation
7281 project.
7282
7283 2013-06-12 Siddhesh Poyarekar <siddhesh@redhat.com>
7284
7285 * include/fenv.h: Include stdbool.h.
7286 (struct rm_ctx): New structure.
7287 * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
7288 Define macro.
7289 (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
7290 (SET_RESTORE_ROUNDF): Likewise.
7291 (SET_RESTORE_ROUNDL): Likewise.
7292 (SET_RESTORE_ROUND_NOEX): Likewise.
7293 (SET_RESTORE_ROUND_NOEXF): Likewise.
7294 (SET_RESTORE_ROUND_NOEXL): Likewise.
7295 (SET_RESTORE_ROUND_53BIT): Likewise.
7296 [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
7297 (libc_feresetround_noexf_ctx): Likewise.
7298 (libc_feresetround_noexl_ctx): Likewise.
7299 (libc_feholdsetround_53bit_ctx): Likewise.
7300 (libc_feresetround_53bit_ctx): Likewise.
7301 * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
7302 (libc_feholdexcept_setround_sse_ctx): New function.
7303 (libc_fesetenv_sse_ctx): Likewise.
7304 (libc_feupdateenv_sse_ctx): Likewise.
7305 (libc_feholdexcept_setround_387_prec_ctx): Likewise.
7306 (libc_feholdexcept_setround_387_ctx): Likewise.
7307 (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
7308 (libc_feholdsetround_387_prec_ctx): Likewise.
7309 (libc_feholdsetround_387_ctx): Likewise.
7310 (libc_feholdsetround_387_53bit_ctx): Likewise.
7311 (libc_feholdsetround_sse_ctx): Likewise.
7312 (libc_feresetround_sse_ctx): Likewise.
7313 (libc_feresetround_387_ctx): Likewise.
7314 (libc_feupdateenv_387_ctx): Likewise.
7315 (libc_feholdexcept_setroundf_ctx): Define macro.
7316 (libc_fesetenvf_ctx): Likewise.
7317 (libc_feupdateenvf_ctx): Likewise.
7318 (libc_feholdsetroundf_ctx): Likewise.
7319 (libc_feresetroundf_ctx): Likewise.
7320 (libc_feholdexcept_setround_ctx): Likewise.
7321 (libc_fesetenv_ctx): Likewise.
7322 (libc_feupdateenv_ctx): Likewise.
7323 (libc_feholdsetround_ctx): Likewise.
7324 (libc_feresetround_ctx): Likewise.
7325 (libc_feholdexcept_setroundl_ctx): Likewise.
7326 (libc_feupdateenvl_ctx): Likewise.
7327 (libc_feholdsetroundl_ctx): Likewise.
7328 (libc_feresetroundl_ctx): Likewise.
7329 [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
7330 (libc_feresetround_53bit_ctx): Likewise.
7331
7332 2013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
7333
7334 * locale/iso-639.def: Convert to UTF-8.
7335
7336 2013-06-11 Joseph Myers <joseph@codesourcery.com>
7337
7338 * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
7339 (EXCEPTION_TESTS_double): Likewise.
7340 (EXCEPTION_TESTS_long_double): Likewise.
7341 (EXCEPTION_TESTS): Likewise.
7342 * math/libm-test.inc (test_exceptions): Only test exceptions if
7343 EXCEPTION_TESTS (FLOAT).
7344
7345 2013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
7346
7347 * benchtests/Makefile (string-bench): Add strcpy_chk and
7348 stpcpy_chk.
7349 * benchtests/bench-stpcpy_chk-ifunc.c: New file.
7350 * benchtests/bench-stpcpy_chk.c: New file.
7351 * benchtests/bench-strcpy_chk-ifunc.c: New file.
7352 * benchtests/bench-strcpy_chk.c: New file.
7353 * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
7354 code.
7355 (do_test): Likewise.
7356
7357 2013-06-11 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
7358
7359 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
7360 ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
7361 * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
7362 with tabs where appropriate.
7363 [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
7364 dl-procinfo.h.
7365 [PPC_PLATFORM_PPC440]: Likewise.
7366 [PPC_PLATFORM_PPC464]: Likewise.
7367 [PPC_PLATFORM_PPC476]: Likewise.
7368 (_dl_string_platform): Add support for detecting ppc405, ppc440,
7369 ppc464, and ppc476 platform strings merging from ports/
7370 dl-procinfo.h.
7371
7372 2013-06-11 Andreas Schwab <schwab@suse.de>
7373
7374 [BZ #14991]
7375 * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
7376 (from_ucs4_idx): Regenerate.
7377 (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
7378 (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
7379 (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
7380 (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
7381 (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
7382 (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
7383 (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
7384 (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
7385 from FROM_LOOP and TO_LOOP specific macros.
7386 (BODY): Handle combining characters.
7387 * iconvdata/BIG5HKSCS.irreversible: Update.
7388 * iconvdata/BIG5HKSCS.precomposed: New file.
7389 * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
7390 characters.
7391 * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
7392
7393 2013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
7394
7395 * include/sys/time.h: Fix indentation and add copyright header.
7396
7397 * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
7398 (do_test): Likewise.
7399 * string/test-memchr.c (do_one_test): Likewise.
7400 (do_test): Likewise.
7401 * string/test-memcmp.c (do_one_test): Likewise.
7402 (do_test): Likewise.
7403 * string/test-memcpy.c (do_one_test): Likewise.
7404 (do_test): Likewise.
7405 * string/test-memmem.c (do_one_test): Likewise.
7406 (do_test): Likewise.
7407 (do_random_tests): Likewise.
7408 * string/test-memmove.c (do_one_test): Likewise.
7409 (do_test): Likewise.
7410 * string/test-memset.c (do_one_test): Likewise.
7411 (do_test): Likewise.
7412 * string/test-rawmemchr.c (do_one_test): Likewise.
7413 (do_test): Likewise.
7414 * string/test-strcasecmp.c (do_one_test): Likewise.
7415 (do_test): Likewise.
7416 * string/test-strcasestr.c (do_one_test): Likewise.
7417 (do_test): Likewise.
7418 * string/test-strcat.c (do_one_test): Likewise.
7419 (do_test): Likewise.
7420 * string/test-strchr.c (do_one_test): Likewise.
7421 (do_test): Likewise.
7422 * string/test-strcmp.c (do_one_test): Likewise.
7423 (do_test): Likewise.
7424 * string/test-strcpy.c (do_one_test): Likewise.
7425 (do_test): Likewise.
7426 * string/test-string.h: Likewise.
7427 (test_init): Likewise.
7428 * string/test-strlen.c (do_one_test): Likewise.
7429 (do_test): Likewise.
7430 * string/test-strncasecmp.c (do_one_test): Likewise.
7431 (do_test): Likewise.
7432 * string/test-strncat.c (do_one_test): Likewise.
7433 (do_test): Likewise.
7434 * string/test-strncmp.c (do_one_test): Likewise.
7435 (do_test_limit): Likewise.
7436 (do_test): Likewise.
7437 * string/test-strncpy.c (do_one_test): Likewise.
7438 (do_test): Likewise.
7439 * string/test-strnlen.c (do_one_test): Likewise.
7440 (do_test): Likewise.
7441 * string/test-strpbrk.c (do_one_test): Likewise.
7442 (do_test): Likewise.
7443 * string/test-strrchr.c (do_one_test): Likewise.
7444 (do_test): Likewise.
7445 * string/test-strspn.c (do_one_test): Likewise.
7446 (do_test): Likewise.
7447 * string/test-strstr.c (do_one_test): Likewise.
7448 (do_test): Likewise.
7449
7450 * benchtests/Makefile (string-bench): Add string benchmarks.
7451 * benchtests/bench-bcopy-ifunc.c: New file.
7452 * benchtests/bench-bcopy.c: New file.
7453 * benchtests/bench-bzero-ifunc.c: New file.
7454 * benchtests/bench-bzero.c: New file.
7455 * benchtests/bench-memccpy-ifunc.c: New file.
7456 * benchtests/bench-memccpy.c: New file.
7457 * benchtests/bench-memchr-ifunc.c: New file.
7458 * benchtests/bench-memchr.c: New file.
7459 * benchtests/bench-memcmp-ifunc.c: New file.
7460 * benchtests/bench-memcmp.c: New file.
7461 * benchtests/bench-memmem-ifunc.c: New file.
7462 * benchtests/bench-memmem.c: New file.
7463 * benchtests/bench-memmove-ifunc.c: New file.
7464 * benchtests/bench-memmove.c: New file.
7465 * benchtests/bench-mempcpy-ifunc.c: New file.
7466 * benchtests/bench-mempcpy.c: New file.
7467 * benchtests/bench-memset-ifunc.c: New file.
7468 * benchtests/bench-memset.c: New file.
7469 * benchtests/bench-rawmemchr-ifunc.c: New file.
7470 * benchtests/bench-rawmemchr.c: New file.
7471 * benchtests/bench-stpcpy-ifunc.c: New file.
7472 * benchtests/bench-stpcpy.c: New file.
7473 * benchtests/bench-stpncpy-ifunc.c: New file.
7474 * benchtests/bench-stpncpy.c: New file.
7475 * benchtests/bench-strcasecmp-ifunc.c: New file.
7476 * benchtests/bench-strcasecmp.c: New file.
7477 * benchtests/bench-strcasestr-ifunc.c: New file.
7478 * benchtests/bench-strcasestr.c: New file.
7479 * benchtests/bench-strcat-ifunc.c: New file.
7480 * benchtests/bench-strcat.c: New file.
7481 * benchtests/bench-strchr-ifunc.c: New file.
7482 * benchtests/bench-strchr.c: New file.
7483 * benchtests/bench-strchrnul-ifunc.c: New file.
7484 * benchtests/bench-strchrnul.c: New file.
7485 * benchtests/bench-strcmp-ifunc.c: New file.
7486 * benchtests/bench-strcmp.c: New file.
7487 * benchtests/bench-strcpy-ifunc.c: New file.
7488 * benchtests/bench-strcpy.c: New file.
7489 * benchtests/bench-strcspn-ifunc.c: New file.
7490 * benchtests/bench-strcspn.c: New file.
7491 * benchtests/bench-strlen-ifunc.c: New file.
7492 * benchtests/bench-strlen.c: New file.
7493 * benchtests/bench-strncasecmp-ifunc.c: New file.
7494 * benchtests/bench-strncasecmp.c: New file.
7495 * benchtests/bench-strncat-ifunc.c: New file.
7496 * benchtests/bench-strncat.c: New file.
7497 * benchtests/bench-strncmp-ifunc.c: New file.
7498 * benchtests/bench-strncmp.c: New file.
7499 * benchtests/bench-strncpy-ifunc.c: New file.
7500 * benchtests/bench-strncpy.c: New file.
7501 * benchtests/bench-strnlen-ifunc.c: New file.
7502 * benchtests/bench-strnlen.c: New file.
7503 * benchtests/bench-strpbrk-ifunc.c: New file.
7504 * benchtests/bench-strpbrk.c: New file.
7505 * benchtests/bench-strrchr-ifunc.c: New file.
7506 * benchtests/bench-strrchr.c: New file.
7507 * benchtests/bench-strspn-ifunc.c: New file.
7508 * benchtests/bench-strspn.c: New file.
7509 * benchtests/bench-strstr-ifunc.c: New file.
7510 * benchtests/bench-strstr.c: New file.
7511
7512 * benchtests/Makefile: Disable parallel execution of targets.
7513 (string-bench): Add memcpy.
7514 (benchset): New variable to store a list of benchmark sets.
7515 (bench-func): Renamed from bench.
7516 (bench-set): New target.
7517 (bench): Depend on bench-func and bench-set.
7518 * benchtests/README: Add section on benchmark sets.
7519 * benchtests/bench-memcpy-ifunc.c: New file.
7520 * benchtests/bench-memcpy.c: New file.
7521 * benchtests/bench-string.h: New file.
7522
7523 2013-06-11 Andreas Schwab <schwab@suse.de>
7524
7525 [BZ #15577]
7526 * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
7527 * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
7528 values in the triple.
7529 * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
7530 terminator in the group key.
7531
7532 2013-06-11 Andreas Jaeger <aj@suse.de>
7533
7534 * po/zh_TW.po: Update Chinese (traditional) translation from
7535 translation project.
7536
7537 2013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
7538
7539 * include/time.h (__clock_gettime): Add libc_hidden_proto.
7540 * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
7541 __clock_getcpuclockid. Add weak_alias and libc_hidden_def.
7542 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
7543 (clock_getcpuclockid): Likewise.
7544 * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
7545 Add weak_alias and libc_hidden_def.
7546 * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
7547 * rt/clock_gettime.c (clock_gettime): Rename to
7548 __clock_gettime. Add weak_alias and libc_hidden_def.
7549 * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
7550 * rt/clock_nanosleep.c (clock_nanosleep): Rename to
7551 __clock_nanosleep. Add weak_alias and libc_hidden_def.
7552 * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
7553 * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
7554 Likewise.
7555 * rt/clock_settime.c (clock_settime): Rename to
7556 __clock_settime. Add weak_alias and libc_hidden_def.
7557 * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
7558
7559 2013-06-10 Joseph Myers <joseph@codesourcery.com>
7560
7561 * mach/err_boot.sub: Remove trailing whitespace.
7562 * mach/err_ipc.sub: Likewise.
7563 * mach/err_mach.sub: Likewise.
7564
7565 * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
7566 (ROUNDING_TESTS_double): Likewise.
7567 (ROUNDING_TESTS_long_double): Likewise.
7568 (ROUNDING_TESTS): Likewise.
7569 * math/libm-test.inc: Include <math-tests.h>.
7570 (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
7571 (IF_ROUND_INIT_FE_TONEAREST): Likewise.
7572 (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
7573 (IF_ROUND_INIT_FE_UPWARD): Likewise.
7574
7575 2013-06-10 Siddhesh Poyarekar <siddhesh@redhat.com>
7576
7577 * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
7578 of assigning.
7579
7580 2013-06-08 Joseph Myers <joseph@codesourcery.com>
7581
7582 * sysdeps/gnu/errlist.awk: Do not generate space at end of
7583 otherwise empty TRANS lines.
7584 * sysdeps/gnu/errlist.c: Regenerated.
7585
7586 * catgets/gencat.c (error_print): Use (void) in function
7587 definition.
7588 * crypt/crypt_util.c (__init_des): Likewise.
7589 * crypt/speeds.c (Stop): Likewise.
7590 (main): Likewise.
7591 * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
7592 * inet/ruserpass.c (token): Likewise.
7593 * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
7594 * intl/localealias.c (extend_alias_table): Likewise.
7595 * intl/plural-exp.c (init_germanic_plural): Likewise.
7596 * libio/fcloseall.c (__fcloseall): Likewise.
7597 * libio/genops.c (_IO_flush_all): Likewise.
7598 (_IO_flush_all_linebuffered): Likewise.
7599 (_IO_cleanup): Likewise.
7600 (_IO_iter_begin): Likewise.
7601 (_IO_iter_end): Likewise.
7602 (_IO_list_lock): Likewise.
7603 (_IO_list_unlock): Likewise.
7604 (_IO_list_resetlock): Likewise.
7605 * libio/getchar.c (getchar): Likewise.
7606 * libio/getchar_u.c (getchar_unlocked): Likewise.
7607 * libio/getwchar.c (getwchar): Likewise.
7608 * libio/getwchar_u.c (getwchar_unlocked): Likewise.
7609 * libio/oldstdfiles.c (_IO_check_libio): Likewise.
7610 * login/getpt.c (__getpt): Likewise.
7611 * login/tst-utmp.c (main): Likewise.
7612 * malloc/hooks.c (__malloc_check_init): Likewise.
7613 * malloc/malloc.c (__malloc_stats): Likewise.
7614 * malloc/mtrace.c (tr_break): Likewise.
7615 (mtrace): Likewise.
7616 (muntrace): Likewise.
7617 * misc/fstab.c (endfsent): Likewise.
7618 * misc/getclktck.c (__getclktck): Likewise.
7619 * misc/getdtsz.c (__getdtablesize): Likewise.
7620 * misc/gethostid.c (gethostid): Likewise.
7621 * misc/getpagesize.c (__getpagesize): Likewise.
7622 * misc/getsysstats.c (__get_nprocs_conf): Likewise.
7623 (__get_nprocs): Likewise.
7624 (__get_phys_pages): Likewise.
7625 (__get_avphys_pages): Likewise.
7626 * misc/getttyent.c (getttyent): Likewise.
7627 (setttyent): Likewise.
7628 (endttyent): Likewise.
7629 * misc/getusershell.c (getusershell): Likewise.
7630 (endusershell): Likewise.
7631 (setusershell): Likewise.
7632 (initshells): Likewise.
7633 * misc/hsearch.c (__hdestroy): Likewise.
7634 * misc/sync.c (sync): Likewise.
7635 * misc/syslog.c (closelog_internal): Likewise.
7636 (closelog): Likewise.
7637 * misc/ttyslot.c (ttyslot): Likewise.
7638 * misc/vhangup.c (vhangup): Likewise.
7639 * posix/fork.c (__fork): Likewise.
7640 * posix/getegid.c (__getegid): Likewise.
7641 * posix/geteuid.c (__geteuid): Likewise.
7642 * posix/getgid.c (__getgid): Likewise.
7643 * posix/getpid.c (__getpid): Likewise.
7644 * posix/getppid.c (__getppid): Likewise.
7645 * posix/getuid.c (__getuid): Likewise.
7646 * posix/pause.c (pause): Likewise.
7647 * posix/setpgrp.c (setpgrp): Likewise.
7648 * posix/setsid.c (__setsid): Likewise.
7649 * posix/test-vfork.c (noop): Likewise.
7650 * resolv/gethnamaddr.c (_endhtent): Likewise.
7651 (_gethtent): Likewise.
7652 (ht_endhostent): Likewise.
7653 (gethostent): Likewise.
7654 (dns_service): Likewise.
7655 * stdlib/drand48.c (drand48): Likewise.
7656 * stdlib/lrand48.c (lrand48): Likewise.
7657 * stdlib/mrand48.c (mrand48): Likewise.
7658 * stdlib/rand.c (rand): Likewise.
7659 * stdlib/random.c (__random): Likewise.
7660 * stdlib/setenv.c (clearenv): Likewise.
7661 * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
7662 * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
7663 * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
7664 * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
7665 (__get_nprocs): Likewise.
7666 (__get_phys_pages): Likewise.
7667 (__get_avphys_pages): Likewise.
7668 * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
7669 * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
7670 * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
7671 * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
7672 * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
7673 * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
7674 * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
7675 * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
7676 * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
7677 * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
7678 * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
7679 * sysdeps/mach/hurd/sync.c (sync): Likewise.
7680 * sysdeps/posix/clock.c (clock): Likewise.
7681 * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
7682 * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
7683 * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
7684 * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
7685 * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
7686 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
7687 (__get_nprocs_conf): Likewise.
7688 (__get_phys_pages): Likewise.
7689 (__get_avphys_pages): Likewise.
7690 * time/clock.c (clock): Likewise.
7691 * time/tzset.c (__tzname_max): Likewise.
7692
7693 2013-06-07 Joseph Myers <joseph@codesourcery.com>
7694
7695 * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
7696 (__bswap_32): Do not use "register".
7697 * crypt/crypt.c (_ufc_doit_r): Likewise.
7698 * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
7699 * debug/wcscat_chk.c (__wcscat_chk): Likewise.
7700 * gmon/gmon.c (__monstartup): Likewise.
7701 * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
7702 * hurd/hurdmalloc.c (more_memory): Likewise.
7703 (malloc): Likewise.
7704 (free): Likewise.
7705 (realloc): Likewise.
7706 (malloc_fork_prepare): Likewise.
7707 (malloc_fork_parent): Likewise.
7708 (malloc_fork_child): Likewise.
7709 * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
7710 (_svcauth_des): Likewise.
7711 * inet/inet_lnaof.c (inet_lnaof): Likewise.
7712 * inet/inet_net.c (inet_network): Likewise.
7713 * inet/inet_netof.c (inet_netof): Likewise.
7714 * inet/rcmd.c (__validuser2_sa): Likewise.
7715 * io/fts.c (fts_open): Likewise.
7716 (fts_load): Likewise.
7717 (fts_close): Likewise.
7718 (fts_read): Likewise.
7719 (fts_children): Likewise.
7720 (fts_build): Likewise.
7721 (fts_stat): Likewise.
7722 (fts_sort): Likewise.
7723 (fts_alloc): Likewise.
7724 (fts_lfree): Likewise.
7725 * libio/fileops.c (_IO_new_file_xsputn): Likewise.
7726 (_IO_file_xsgetn): Likewise.
7727 (_IO_file_xsgetn_mmap): Likewise.
7728 * libio/iofopncook.c (_IO_cookie_read): Likewise.
7729 (_IO_cookie_write): Likewise.
7730 * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
7731 * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
7732 * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
7733 * malloc/obstack.c (_obstack_begin): Likewise.
7734 (_obstack_begin_1): Likewise.
7735 (_obstack_newchunk): Likewise.
7736 (_obstack_allocated_p): Likewise.
7737 (obstack_free): Likewise.
7738 (_obstack_memory_used): Likewise.
7739 * misc/getttyent.c (getttynam): Likewise.
7740 (getttyent): Likewise.
7741 (skip): Likewise.
7742 (value): Likewise.
7743 * misc/getusershell.c (initshells): Likewise.
7744 * misc/syslog.c (__vsyslog_chk): Likewise.
7745 * misc/ttyslot.c (ttyslot): Likewise.
7746 * nis/nis_hash.c (__nis_hash): Likewise.
7747 * posix/fnmatch_loop.c (FCT): Likewise.
7748 * posix/getconf.c (print_all): Likewise.
7749 (main): Likewise.
7750 * posix/getopt.c (exchange): Likewise.
7751 * posix/glob.c (globfree): Likewise.
7752 (prefix_array): Likewise.
7753 (__glob_pattern_type): Likewise.
7754 * resolv/arpa/nameser.h (NS_GET16): Likewise.
7755 (NS_GET32): Likewise.
7756 (NS_PUT16): Likewise.
7757 (NS_PUT32): Likewise.
7758 * resolv/gethnamaddr.c (getanswer): Likewise.
7759 (gethostbyname2): Likewise.
7760 (gethostbyaddr): Likewise.
7761 (_gethtent): Likewise.
7762 (_gethtbyname2): Likewise.
7763 (_gethtbyaddr): Likewise.
7764 * resolv/ns_print.c (dst_s_get_int16): Likewise.
7765 * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
7766 * resolv/res_init.c (__res_vinit): Likewise.
7767 (net_mask): Likewise.
7768 * resolv/res_mkquery.c (outchar): Likewise.
7769 (PRINT): Likewise.
7770 * stdio-common/printf_fp.c (outchar): Likewise.
7771 (PRINT): Likewise.
7772 * stdio-common/printf_fphex.c (outchar): Likewise.
7773 (PRINT): Likewise.
7774 * stdio-common/printf_size.c (outchar): Likewise.
7775 (PRINT): Likewise.
7776 * stdio-common/test_rdwr.c (main): Likewise.
7777 * stdio-common/tfformat.c (matches): Likewise.
7778 * stdio-common/vfprintf.c (outchar): Likewise.
7779 (printf_unknown): Likewise.
7780 (buffered_vfprintf): Likewise.
7781 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
7782 * stdio-common/xbug.c (AppendToBuffer): Likewise.
7783 (ReadFile): Likewise.
7784 * stdlib/qsort.c (SWAP): Likewise.
7785 (_quicksort): Likewise.
7786 * stdlib/setenv.c (__add_to_environ): Likewise.
7787 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
7788 * stdlib/strtol_l.c (__strtol_l): Likewise.
7789 * stdlib/tst-strtod.c (main): Likewise.
7790 * stdlib/tst-strtol.c (main): Likewise.
7791 * stdlib/tst-strtoll.c (main): Likewise.
7792 * string/bits/string2.h (__strcmp_cc): Likewise.
7793 (__strcmp_cg): Likewise.
7794 (__strcspn_c1): Likewise.
7795 (__strcspn_c2): Likewise.
7796 (__strcspn_c3): Likewise.
7797 (__strspn_c1): Likewise.
7798 (__strspn_c2): Likewise.
7799 (__strspn_c3): Likewise.
7800 (__strsep_1c): Likewise.
7801 (__strsep_2c): Likewise.
7802 (__strsep_3c): Likewise.
7803 * string/memccpy.c (__memccpy): Likewise.
7804 * string/stpcpy.c (__stpcpy): Likewise.
7805 * string/strcmp.c (strcmp): Likewise.
7806 * string/strrchr.c (strrchr): Likewise.
7807 * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
7808 Likewise.
7809 * sysdeps/mach/hurd/getcwd.c
7810 (_hurd_canonicalize_directory_name_internal): Likewise.
7811 * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
7812 * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
7813 * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
7814 * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
7815 Likewise, in both definitions.
7816 * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
7817 definitions.
7818 [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
7819 64] (__bswap_64): Likewise.
7820 * time/test_time.c (main): Likewise.
7821 * time/tzfile.c (__tzfile_read): Likewise.
7822 (__tzfile_compute): Likewise.
7823 * time/tzset.c (__tzset_parse_tz): Likewise.
7824 (tzset_internal): Likewise.
7825 (compute_change): Likewise.
7826 * wcsmbs/wcscat.c (__wcscat): Likewise.
7827 * wcsmbs/wcschr.c (wcschr): Likewise.
7828 * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
7829 * wcsmbs/wcscspn.c (wcscspn): Likewise.
7830 * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
7831 * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
7832 * wcsmbs/wcsspn.c (wcsspn): Likewise.
7833 * wcsmbs/wcsstr.c (wcsstr): Likewise.
7834 * wcsmbs/wmemchr.c (wmemchr): Likewise.
7835 * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
7836 * wcsmbs/wmemset.c (wmemset): Likewise.
7837
7838 2013-06-06 Joseph Myers <joseph@codesourcery.com>
7839
7840 * scripts/config.guess: Update to version 2013-05-16.
7841 * scripts/config.sub: Update to version 2013-04-24.
7842 * scripts/install-sh: Update to version 2011-11-20.07.
7843 * scripts/mkinstalldirs: Update to version 2009-04-28.21.
7844 * scripts/move-if-change: Update to version 2012-01-06 07:23.
7845
7846 2013-06-06 Ondřej Bílka <neleai@seznam.cz>
7847
7848 * debug/fgetws_u_chk.c: Fix leading whitespaces.
7849 * elf/sln.c: Likewise.
7850 * hurd/hurd/ioctl.h: Likewise.
7851 * hurd/hurdmalloc.c: Likewise.
7852 * hurd/xattr.c: Likewise.
7853 * include/shlib-compat.h: Likewise.
7854 * inet/ruserpass.c: Likewise.
7855 * libio/iofgets_u.c: Likewise.
7856 * libio/iofgetws_u.c: Likewise.
7857 * locale/programs/ld-identification.c: Likewise.
7858 * locale/programs/ld-time.c: Likewise.
7859 * mach/msg-destroy.c: Likewise.
7860 * nss/nss_files/files-netgrp.c: Likewise.
7861 * resolv/res_data.c: Likewise.
7862 * soft-fp/op-1.h: Likewise.
7863 * soft-fp/op-2.h: Likewise.
7864 * soft-fp/op-4.h: Likewise.
7865 * soft-fp/op-common.h: Likewise.
7866 * stdio-common/printf_fphex.c: Likewise.
7867 * stdlib/strtod_l.c: Likewise.
7868 * sunrpc/rpc/clnt.h: Likewise.
7869 * sysdeps/generic/framestate.c: Likewise.
7870 * sysdeps/i386/bsd-_setjmp.S: Likewise.
7871 * sysdeps/i386/bsd-setjmp.S: Likewise.
7872 * sysdeps/i386/__longjmp.S: Likewise.
7873 * sysdeps/i386/setjmp.S: Likewise.
7874 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
7875 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
7876 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
7877 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
7878 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
7879 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
7880 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
7881 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
7882 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
7883 * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
7884 * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
7885 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
7886 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
7887 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
7888 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
7889 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
7890 * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
7891 * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
7892 * sysdeps/ieee754/support.c: Likewise.
7893 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
7894 * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
7895 * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
7896 * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
7897 * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
7898 * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
7899 * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
7900 * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
7901 * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
7902 * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
7903 * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
7904 * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
7905 * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
7906 * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
7907 * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
7908 * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
7909 * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
7910 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
7911
7912 2013-06-05 Ondřej Bílka <neleai@seznam.cz>
7913
7914 * posix/transbug.c: Remove executable mode.
7915
7916 2013-06-05 Joseph Myers <joseph@codesourcery.com>
7917
7918 * crypt/speeds.c: Remove trailing whitespace.
7919 * dlfcn/default.c: Likewise.
7920 * elf/ifuncdep2.c: Likewise.
7921 * elf/ifuncmain1.c: Likewise.
7922 * elf/ifuncmain1vis.c: Likewise.
7923 * elf/testobj.h: Likewise.
7924 * elf/tst-stackguard1.c: Likewise.
7925 * gmon/sys/gmon.h: Likewise.
7926 * hurd/hurdmsg.c: Likewise.
7927 * hurd/new-fd.c: Likewise.
7928 * hurd/ports-get.c: Likewise.
7929 * iconvdata/ibm1008_420.c: Likewise.
7930 * inet/tst-getni1.c: Likewise.
7931 * inet/tst-getni2.c: Likewise.
7932 * libio/ioungetc.c: Likewise.
7933 * libio/wfiledoalloc.c: Likewise.
7934 * manual/libm-err-tab.pl: Likewise.
7935 * math/w_dremf.c: Likewise.
7936 * misc/ftruncate.c: Likewise.
7937 * posix/bug-glob2.c: Likewise.
7938 * posix/tst-pcre.c: Likewise.
7939 * posix/wait4.c: Likewise.
7940 * resolv/README: Likewise.
7941 * resolv/res_debug.h: Likewise.
7942 * resolv/tst-inet_ntop.c: Likewise.
7943 * setjmp/bug269-setjmp.c: Likewise.
7944 * soft-fp/extended.h: Likewise.
7945 * soft-fp/op-1.h: Likewise.
7946 * soft-fp/op-2.h: Likewise.
7947 * soft-fp/op-4.h: Likewise.
7948 * soft-fp/op-8.h: Likewise.
7949 * soft-fp/testit.c: Likewise.
7950 * stdio-common/bug16.c: Likewise.
7951 * stdlib/random.c: Likewise.
7952 * sunrpc/rpcsvc/rquota.x: Likewise.
7953 * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
7954 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
7955 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
7956 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
7957 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
7958 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
7959 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
7960 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
7961 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
7962 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
7963 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
7964 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
7965 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
7966 * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
7967 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
7968 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
7969 * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
7970 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
7971 * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
7972 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
7973 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
7974 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
7975 * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
7976 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
7977 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
7978 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
7979 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
7980 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
7981 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
7982 * sysdeps/ieee754/s_lib_version.c: Likewise.
7983 * sysdeps/mach/hurd/check_fds.c: Likewise.
7984 * sysdeps/mach/hurd/getsockname.c: Likewise.
7985 * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
7986 * sysdeps/mach/hurd/recvfrom.c: Likewise.
7987 * sysdeps/powerpc/bits/link.h: Likewise.
7988 * sysdeps/powerpc/dl-procinfo.c: Likewise.
7989 * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
7990 * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
7991 * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
7992 * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
7993 * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
7994 * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
7995 * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
7996 * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
7997 * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
7998 * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
7999 * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
8000 * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
8001 * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
8002 * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
8003 * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
8004 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
8005 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
8006 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
8007 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
8008 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
8009 * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
8010 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
8011 * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
8012 * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
8013 * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
8014 * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
8015 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
8016 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
8017 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
8018 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
8019 * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
8020 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
8021 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
8022 * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
8023 * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
8024 * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
8025 * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
8026 * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
8027 * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
8028 * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
8029 * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
8030 * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
8031 * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
8032 * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
8033 * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
8034 * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
8035 * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
8036 * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
8037 * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
8038 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
8039 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
8040 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
8041 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
8042 * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
8043 * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
8044 * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
8045 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
8046 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
8047 * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
8048 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
8049 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
8050 * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
8051 * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
8052 * sysdeps/powerpc/sysdep.h: Likewise.
8053 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
8054 * sysdeps/s390/s390-64/sub_n.S: Likewise.
8055 * sysdeps/sh/dl-trampoline.S: Likewise.
8056 * sysdeps/sh/memset.S: Likewise.
8057 * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
8058 * sysdeps/sh/strlen.S: Likewise.
8059 * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
8060 * sysdeps/sparc/sparc32/dotmul.S: Likewise.
8061 * sysdeps/sparc/sparc32/memcpy.S: Likewise.
8062 * sysdeps/sparc/sparc32/rem.S: Likewise.
8063 * sysdeps/sparc/sparc32/sdiv.S: Likewise.
8064 * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
8065 * sysdeps/sparc/sparc32/strchr.S: Likewise.
8066 * sysdeps/sparc/sparc32/udiv.S: Likewise.
8067 * sysdeps/sparc/sparc32/urem.S: Likewise.
8068 * sysdeps/sparc/sparc64/add_n.S: Likewise.
8069 * sysdeps/sparc/sparc64/memcpy.S: Likewise.
8070 * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
8071 * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
8072 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
8073 * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
8074 * sysdeps/sparc/sparc64/strncmp.S: Likewise.
8075 * sysdeps/sparc/sparc64/strncpy.S: Likewise.
8076 * sysdeps/unix/bsd/times.c: Likewise.
8077 * sysdeps/unix/sysv/linux/a.out.h: Likewise.
8078 * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
8079 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
8080 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
8081 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
8082 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
8083 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
8084 * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
8085 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
8086 * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
8087 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
8088 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
8089 * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
8090 * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
8091 * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
8092 * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
8093 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
8094 * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
8095 * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
8096 * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
8097 * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
8098 * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
8099 * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
8100 * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
8101 * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
8102 * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
8103 * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
8104 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
8105 * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
8106 * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
8107 * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
8108 * sysdeps/x86_64/strcspn.S: Likewise.
8109
8110 2013-06-05 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
8111
8112 * locale/C-translit.h: Revert #include <stdint.h> because this is a
8113 generated file. Regenerate properly from gen-translit.pl.
8114 * locale/gen-translit.pl: Add #include <stdint.h>. This generates
8115 locale/C-translit.h.
8116
8117 2013-06-05 Andreas Schwab <schwab@suse.de>
8118
8119 [BZ #15100]
8120 * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
8121 week as 6 instead of -1.
8122 * time/tst-strptime.c (day_tests): Add test case.
8123
8124 2013-06-05 Siddhesh Poyarekar <siddhesh@redhat.com>
8125
8126 * sysdeps/generic/math_private.h
8127 (libc_feholdexcept_setround_53bit): Replace with
8128 libc_feholdsetround_53bit.
8129 (libc_feupdateenv_53bit): Replace with
8130 libc_feresetround_53bit.
8131 (SET_RESTORE_ROUND_53BIT): Adjust.
8132
8133 2013-06-03 Siddhesh Poyarekar <siddhesh@redhat.com>
8134
8135 * string/test-strchrnul.c: Add copyright header.
8136
8137 * posix/tst-getaddrinfo4.c: Increase test timeout.
8138
8139 2013-06-03 Carlos O'Donell <carlos@redhat.com>
8140
8141 [BZ #15536]
8142 * math/libm-test.inc (MAX_EXP): Remove
8143 (MIN_EXP): Define.
8144 (ulp): Use MIN_EXP - MANT_DIG.
8145 (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
8146
8147 2013-05-31 Carlos O'Donell <carlos@redhat.com>
8148
8149 * po/be.po: Revert last change.
8150 * po/zh_CN.po: Likewise.
8151 * po/header.pot: Likewise.
8152
8153 2013-05-31 Joseph Myers <joseph@codesourcery.com>
8154
8155 * Makefile ($(common-objpfx)linkobj/libc.so): Define
8156 link-libc-deps to empty as target-specific variable.
8157 * Makerules (link-libc-args): New variable.
8158 (libc-for-link): Likewise.
8159 (link-libc-deps): Likewise.
8160 (lib%.so): Depend on $(link-libc-deps). Link with
8161 $(link-libc-args).
8162 (build-module): Link with $(link-libc-args).
8163 (build-module-asneeded): Likewise.
8164 (build-module-helper-objlist): Filter out $(link-libc-deps) from
8165 list of objects.
8166 ($(common-objpfx)libc.so): Define link-libc-deps to empty as
8167 target-specific variable.
8168 ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
8169 $(link-libc-deps) instead of libc.so and libc_nonshared.a.
8170 * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
8171 libc.
8172 * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
8173 libc and ld.so.
8174 ($(objpfx)libpcprofile.so): Likewise.
8175 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
8176 libc_nonshared.a.
8177 ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
8178 * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
8179 * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
8180 $(link-libc-deps).
8181 ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
8182 * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
8183 * login/Makefile ($(objpfx)libutil.so): Likewise.
8184 * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
8185 * math/Makefile ($(objpfx)libm.so): Likewise.
8186 * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
8187 $(objpfx)libnsl.so): Define libc-for-link as target-specific
8188 variable instead of depending directly on libc.
8189 * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
8190 ($(objpfx)/libnss_test1.so): Change dependencies on libc to
8191 $(link-libc-deps).
8192 * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
8193 libc.
8194 [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
8195 ($(objpfx)libnss_dns.so): Remove dependencies on libc.
8196 ($(objpfx)libanl.so): Likewise.
8197 * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
8198 ld.so.
8199 * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
8200 $(link-libc-deps).
8201 * sysdeps/i386/fpu/Makefile: Remove file.
8202 * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
8203 ($(objpfx)libm.so): Remove dependency on ld.so.
8204
8205 2013-05-30 Patsy Franklin <pfrankli@redhat.com>
8206
8207 [BZ # 15553]
8208 * nis/yp_xdr.c (XDRMAXNAME): Define.
8209 (XDRMAXRECORD): Define.
8210 (xdr_domainname): Use XDRMAXNAME.
8211 (xdr_mapname): Likewise.
8212 (xdr_peername): Likewise.
8213 (xdr_keydat): Use XDRMAXRECORD.
8214 (xdr_valdat): Likewise.
8215
8216 2013-05-30 Jeff Law <law@redhat.com>
8217
8218 [BZ #14256]
8219 * manual/errno.texi (ESTALE): Update to account for more than
8220 just NFS file systems.
8221 * sysdeps/gnu/errlist.c: Regenerated.
8222
8223 2013-05-29 Siddhesh Poyarekar <siddhesh@redhat.com>
8224
8225 [BZ #15465]
8226 * elf/Makefile (tests): Add tst-null-argv.
8227 (modules-names): Add tst-null-argv-lib.
8228 ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
8229 (tst-null-argv-ENV): Set environment for tst-null-argv.
8230 * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
8231 (RTLD_PROGNAME): New macro.
8232 * elf/tst-null-argv.c: New test case.
8233 * elf/tst-null-argv-lib.c: Library for test case.
8234 * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
8235 * elf/dl-deps.c (_dl_map_object_deps): Likewise.
8236 * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
8237 * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
8238 * elf/dl-init.c (call_init): Likewise.
8239 (_dl_init): Likewise.
8240 * elf/dl-load.c (print_search_path): Likewise.
8241 (_dl_map_object): Likewise.
8242 * elf/dl-lookup.c (do_lookup_x): Likewise.
8243 (add_dependency): Likewise.
8244 (_dl_lookup_symbol_x): Likewise.
8245 (_dl_debug_bindings): Likewise.
8246 * elf/dl-open.c (_dl_show_scope): Likewise.
8247 * elf/dl-reloc.c (_dl_relocate_object): Likewise.
8248 * elf/dl-version.c (match_symbol): Likewise.
8249 (_dl_check_map_versions): Likewise.
8250 * elf/rtld.c (dl_main): Likewise.
8251 (print_unresolved): Use RTLD_PROGNAME.
8252 (print_missing_version): Likewise.
8253 * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
8254 (elf_machine_rela): Likewise.
8255 * sysdeps/powerpc/powerpc32/dl-machine.c
8256 (__process_machine_rela): Likewise.
8257 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
8258 Likewise.
8259 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
8260 Likewise.
8261 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
8262 Likewise.
8263 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
8264 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
8265 Likewise.
8266 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
8267 Likewise.
8268 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
8269
8270 2013-05-28 Carlos O'Donell <carlos@redhat.com>
8271
8272 * po/be.po: Add descriptive title.
8273 * po/zh_CN.po: Likewise.
8274 * po/header.pot: Likewise.
8275
8276 2013-05-28 Mike Frysinger <vapier@gentoo.org>
8277
8278 * locale/programs/locarchive.c (create_archive): Inlucde fname in
8279 error message.
8280 (enlarge_archive): Likewise.
8281
8282 2013-05-28 Ben North <ben@redfrontdoor.org>
8283
8284 * manual/arith.texi (frexp): It is the magnitude of the return
8285 value which lies in [0.5, 1), not the return value itself.
8286
8287 2013-05-28 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8288
8289 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8290
8291 2013-05-26 Thomas Schwinge <thomas@codesourcery.com>
8292
8293 * stdio-common/bug26.c (main): Correct fscanf template.
8294
8295 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
8296 declare _dl_skip_args.
8297
8298 * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
8299 Don't declare.
8300
8301 * manual/platform.texi: Add missing @end deftypefun.
8302
8303 2013-05-24 Joseph Myers <joseph@codesourcery.com>
8304
8305 [BZ #15529]
8306 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
8307 bit of mantissa of 2^16382.
8308 * math/libm-test.inc (hypot_test_data): Add more tests.
8309
8310 * math/libm-test.inc: Add drem and pow10 to list of tested
8311 functions.
8312 (pow10_test): New function.
8313 (drem_test): Likewise.
8314 (drem_test_tonearest): Likewise.
8315 (drem_test_towardzero): Likewise.
8316 (drem_test_downward): Likewise.
8317 (drem_test_upward): Likewise.
8318 (main): Call the new functions.
8319
8320 * math/libm-test.inc (finite_test_data): Remove.
8321 (finite_test): Run tests from isfinite_test_data.
8322 (gamma_test_data): Remove.
8323 (gamma_test): Run tests from lgamma_test_data.
8324 * sysdeps/i386/fpu/libm-test-ulps: Update.
8325 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8326
8327 2013-05-24 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8328
8329 * manual/platform.texi: Add PowerPC PPR function set documentation.
8330 * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
8331 implementation.
8332
8333 2013-05-24 Carlos O'Donell <carlos@redhat.com>
8334
8335 * math/libm-test.inc (MAX_EXP): Define.
8336 (ULPDIFF): Define.
8337 (ulp): New function.
8338 (check_float_internal): Use ULPDIFF.
8339 (cpow_test): Disable failing test.
8340 (check_ulp): Test ulp() implemetnation.
8341 (main): Call check_ulp before starting tests.
8342
8343 2013-05-24 Joseph Myers <joseph@codesourcery.com>
8344
8345 * math/gen-libm-test.pl (generate_testfile): Do not handle
8346 START_DATA and END_DATA.
8347 * math/libm-test.inc (acos_test_data): Do not use START_DATA and
8348 END_DATA.
8349 (acos_tonearest_test_data): Likewise.
8350 (acos_towardzero_test_data): Likewise.
8351 (acos_downward_test_data): Likewise.
8352 (acos_upward_test_data): Likewise.
8353 (acosh_test_data): Likewise.
8354 (asin_test_data): Likewise.
8355 (asin_tonearest_test_data): Likewise.
8356 (asin_towardzero_test_data): Likewise.
8357 (asin_downward_test_data): Likewise.
8358 (asin_upward_test_data): Likewise.
8359 (asinh_test_data): Likewise.
8360 (atan_test_data): Likewise.
8361 (atanh_test_data): Likewise.
8362 (atan2_test_data): Likewise.
8363 (cabs_test_data): Likewise.
8364 (cacos_test_data): Likewise.
8365 (cacosh_test_data): Likewise.
8366 (carg_test_data): Likewise.
8367 (casin_test_data): Likewise.
8368 (casinh_test_data): Likewise.
8369 (catan_test_data): Likewise.
8370 (catanh_test_data): Likewise.
8371 (cbrt_test_data): Likewise.
8372 (ccos_test_data): Likewise.
8373 (ccosh_test_data): Likewise.
8374 (ceil_test_data): Likewise.
8375 (cexp_test_data): Likewise.
8376 (cimag_test_data): Likewise.
8377 (clog_test_data): Likewise.
8378 (clog10_test_data): Likewise.
8379 (conj_test_data): Likewise.
8380 (copysign_test_data): Likewise.
8381 (cos_test_data): Likewise.
8382 (cos_tonearest_test_data): Likewise.
8383 (cos_towardzero_test_data): Likewise.
8384 (cos_downward_test_data): Likewise.
8385 (cos_upward_test_data): Likewise.
8386 (cosh_test_data): Likewise.
8387 (cosh_tonearest_test_data): Likewise.
8388 (cosh_towardzero_test_data): Likewise.
8389 (cosh_downward_test_data): Likewise.
8390 (cosh_upward_test_data): Likewise.
8391 (cpow_test_data): Likewise.
8392 (cproj_test_data): Likewise.
8393 (creal_test_data): Likewise.
8394 (csin_test_data): Likewise.
8395 (csinh_test_data): Likewise.
8396 (csqrt_test_data): Likewise.
8397 (ctan_test_data): Likewise.
8398 (ctan_tonearest_test_data): Likewise.
8399 (ctan_towardzero_test_data): Likewise.
8400 (ctan_downward_test_data): Likewise.
8401 (ctan_upward_test_data): Likewise.
8402 (ctanh_test_data): Likewise.
8403 (ctanh_tonearest_test_data): Likewise.
8404 (ctanh_towardzero_test_data): Likewise.
8405 (ctanh_downward_test_data): Likewise.
8406 (ctanh_upward_test_data): Likewise.
8407 (erf_test_data): Likewise.
8408 (erfc_test_data): Likewise.
8409 (exp_test_data): Likewise.
8410 (exp_tonearest_test_data): Likewise.
8411 (exp_towardzero_test_data): Likewise.
8412 (exp_downward_test_data): Likewise.
8413 (exp_upward_test_data): Likewise.
8414 (exp10_test_data): Likewise.
8415 (exp2_test_data): Likewise.
8416 (expm1_test_data): Likewise.
8417 (fabs_test_data): Likewise.
8418 (fdim_test_data): Likewise.
8419 (finite_test_data): Likewise.
8420 (floor_test_data): Likewise.
8421 (fma_test_data): Likewise.
8422 (fma_towardzero_test_data): Likewise.
8423 (fma_downward_test_data): Likewise.
8424 (fma_upward_test_data): Likewise.
8425 (fmax_test_data): Likewise.
8426 (fmin_test_data): Likewise.
8427 (fmod_test_data): Likewise.
8428 (fpclassify_test_data): Likewise.
8429 (frexp_test_data): Likewise.
8430 (gamma_test_data): Likewise.
8431 (hypot_test_data): Likewise.
8432 (ilogb_test_data): Likewise.
8433 (isfinite_test_data): Likewise.
8434 (isgreater_test_data): Likewise.
8435 (isgreaterequal_test_data): Likewise.
8436 (isinf_test_data): Likewise.
8437 (isless_test_data): Likewise.
8438 (islessequal_test_data): Likewise.
8439 (islessgreater_test_data): Likewise.
8440 (isnan_test_data): Likewise.
8441 (isnormal_test_data): Likewise.
8442 (issignaling_test_data): Likewise.
8443 (isunordered_test_data): Likewise.
8444 (j0_test_data): Likewise.
8445 (j1_test_data): Likewise.
8446 (jn_test_data): Likewise.
8447 (ldexp_test_data): Likewise.
8448 (lgamma_test_data): Likewise.
8449 (lrint_test_data): Likewise.
8450 (lrint_tonearest_test_data): Likewise.
8451 (lrint_towardzero_test_data): Likewise.
8452 (lrint_downward_test_data): Likewise.
8453 (lrint_upward_test_data): Likewise.
8454 (llrint_test_data): Likewise.
8455 (llrint_tonearest_test_data): Likewise.
8456 (llrint_towardzero_test_data): Likewise.
8457 (llrint_downward_test_data): Likewise.
8458 (llrint_upward_test_data): Likewise.
8459 (log_test_data): Likewise.
8460 (log10_test_data): Likewise.
8461 (log1p_test_data): Likewise.
8462 (log2_test_data): Likewise.
8463 (logb_test_data): Likewise.
8464 (logb_downward_test_data): Likewise.
8465 (lround_test_data): Likewise.
8466 (llround_test_data): Likewise.
8467 (modf_test_data): Likewise.
8468 (nearbyint_test_data): Likewise.
8469 (nextafter_test_data): Likewise.
8470 (nexttoward_test_data): Likewise.
8471 (pow_test_data): Likewise.
8472 (pow_tonearest_test_data): Likewise.
8473 (pow_towardzero_test_data): Likewise.
8474 (pow_downward_test_data): Likewise.
8475 (pow_upward_test_data): Likewise.
8476 (remainder_test_data): Likewise.
8477 (remainder_tonearest_test_data): Likewise.
8478 (remainder_towardzero_test_data): Likewise.
8479 (remainder_downward_test_data): Likewise.
8480 (remainder_upward_test_data): Likewise.
8481 (remquo_test_data): Likewise.
8482 (rint_test_data): Likewise.
8483 (rint_tonearest_test_data): Likewise.
8484 (rint_towardzero_test_data): Likewise.
8485 (rint_downward_test_data): Likewise.
8486 (rint_upward_test_data): Likewise.
8487 (round_test_data): Likewise.
8488 (scalb_test_data): Likewise.
8489 (scalbn_test_data): Likewise.
8490 (scalbln_test_data): Likewise.
8491 (signbit_test_data): Likewise.
8492 (sin_test_data): Likewise.
8493 (sin_tonearest_test_data): Likewise.
8494 (sin_towardzero_test_data): Likewise.
8495 (sin_downward_test_data): Likewise.
8496 (sin_upward_test_data): Likewise.
8497 (sincos_test_data): Likewise.
8498 (sinh_test_data): Likewise.
8499 (sinh_tonearest_test_data): Likewise.
8500 (sinh_towardzero_test_data): Likewise.
8501 (sinh_downward_test_data): Likewise.
8502 (sinh_upward_test_data): Likewise.
8503 (sqrt_test_data): Likewise.
8504 (tan_test_data): Likewise.
8505 (tan_tonearest_test_data): Likewise.
8506 (tan_towardzero_test_data): Likewise.
8507 (tan_downward_test_data): Likewise.
8508 (tan_upward_test_data): Likewise.
8509 (tanh_test_data): Likewise.
8510 (tgamma_test_data): Likewise.
8511 (trunc_test_data): Likewise.
8512 (y0_test_data): Likewise.
8513 (y1_test_data): Likewise.
8514 (yn_test_data): Likewise.
8515 (significand_test_data): Likewise.
8516
8517 * math/gen-libm-test.pl (@functions): Remove variable.
8518 (generate_testfile): Don't handle START and END lines.
8519 * math/libm-test.inc (START): New macro.
8520 (END): Likewise.
8521 (END_COMPLEX): Likewise.
8522 (acos_test): Use END macro without arguments.
8523 (acos_test_tonearest): Likewise.
8524 (acos_test_towardzero): Likewise.
8525 (acos_test_downward): Likewise.
8526 (acos_test_upward): Likewise.
8527 (acosh_test): Likewise.
8528 (asin_test): Likewise.
8529 (asin_test_tonearest): Likewise.
8530 (asin_test_towardzero): Likewise.
8531 (asin_test_downward): Likewise.
8532 (asin_test_upward): Likewise.
8533 (asinh_test): Likewise.
8534 (atan_test): Likewise.
8535 (atanh_test): Likewise.
8536 (atan2_test): Likewise.
8537 (cabs_test): Likewise.
8538 (cacos_test): Use END_COMPLEX macro without arguments.
8539 (cacosh_test): Likewise.
8540 (carg_test): Use END macro without arguments.
8541 (casin_test): Use END_COMPLEX macro without arguments.
8542 (casinh_test): Likewise.
8543 (catan_test): Likewise.
8544 (catanh_test): Likewise.
8545 (cbrt_test): Use END macro without arguments.
8546 (ccos_test): Use END_COMPLEX macro without arguments.
8547 (ccosh_test): Likewise.
8548 (ceil_test): Use END macro without arguments.
8549 (cexp_test): Use END_COMPLEX macro without arguments.
8550 (cimag_test): Use END macro without arguments.
8551 (clog_test): Use END_COMPLEX macro without arguments.
8552 (clog10_test): Likewise.
8553 (conj_test): Likewise.
8554 (copysign_test): Use END macro without arguments.
8555 (cos_test): Likewise.
8556 (cos_test_tonearest): Likewise.
8557 (cos_test_towardzero): Likewise.
8558 (cos_test_downward): Likewise.
8559 (cos_test_upward): Likewise.
8560 (cosh_test): Likewise.
8561 (cosh_test_tonearest): Likewise.
8562 (cosh_test_towardzero): Likewise.
8563 (cosh_test_downward): Likewise.
8564 (cosh_test_upward): Likewise.
8565 (cpow_test): Use END_COMPLEX macro without arguments.
8566 (cproj_test): Likewise.
8567 (creal_test): Use END macro without arguments.
8568 (csin_test): Use END_COMPLEX macro without arguments.
8569 (csinh_test): Likewise.
8570 (csqrt_test): Likewise.
8571 (ctan_test): Likewise.
8572 (ctan_test_tonearest): Likewise.
8573 (ctan_test_towardzero): Likewise.
8574 (ctan_test_downward): Likewise.
8575 (ctan_test_upward): Likewise.
8576 (ctanh_test): Likewise.
8577 (ctanh_test_tonearest): Likewise.
8578 (ctanh_test_towardzero): Likewise.
8579 (ctanh_test_downward): Likewise.
8580 (ctanh_test_upward): Likewise.
8581 (erf_test): Use END macro without arguments.
8582 (erfc_test): Likewise.
8583 (exp_test): Likewise.
8584 (exp_test_tonearest): Likewise.
8585 (exp_test_towardzero): Likewise.
8586 (exp_test_downward): Likewise.
8587 (exp_test_upward): Likewise.
8588 (exp10_test): Likewise.
8589 (exp2_test): Likewise.
8590 (expm1_test): Likewise.
8591 (fabs_test): Likewise.
8592 (fdim_test): Likewise.
8593 (finite_test): Likewise.
8594 (floor_test): Likewise.
8595 (fma_test): Likewise.
8596 (fma_test_towardzero): Likewise.
8597 (fma_test_downward): Likewise.
8598 (fma_test_upward): Likewise.
8599 (fmax_test): Likewise.
8600 (fmin_test): Likewise.
8601 (fmod_test): Likewise.
8602 (fpclassify_test): Likewise.
8603 (frexp_test): Likewise.
8604 (gamma_test): Likewise.
8605 (hypot_test): Likewise.
8606 (ilogb_test): Likewise.
8607 (isfinite_test): Likewise.
8608 (isgreater_test): Likewise.
8609 (isgreaterequal_test): Likewise.
8610 (isinf_test): Likewise.
8611 (isless_test): Likewise.
8612 (islessequal_test): Likewise.
8613 (islessgreater_test): Likewise.
8614 (isnan_test): Likewise.
8615 (isnormal_test): Likewise.
8616 (issignaling_test): Likewise.
8617 (isunordered_test): Likewise.
8618 (j0_test): Likewise.
8619 (j1_test): Likewise.
8620 (jn_test): Likewise.
8621 (ldexp_test): Likewise.
8622 (lgamma_test): Likewise.
8623 (lrint_test): Likewise.
8624 (lrint_test_tonearest): Likewise.
8625 (lrint_test_towardzero): Likewise.
8626 (lrint_test_downward): Likewise.
8627 (lrint_test_upward): Likewise.
8628 (llrint_test): Likewise.
8629 (llrint_test_tonearest): Likewise.
8630 (llrint_test_towardzero): Likewise.
8631 (llrint_test_downward): Likewise.
8632 (llrint_test_upward): Likewise.
8633 (log_test): Likewise.
8634 (log10_test): Likewise.
8635 (log1p_test): Likewise.
8636 (log2_test): Likewise.
8637 (logb_test): Likewise.
8638 (logb_test_downward): Likewise.
8639 (lround_test): Likewise.
8640 (llround_test): Likewise.
8641 (modf_test): Likewise.
8642 (nearbyint_test): Likewise.
8643 (nextafter_test): Likewise.
8644 (nexttoward_test): Likewise.
8645 (pow_test): Likewise.
8646 (pow_test_tonearest): Likewise.
8647 (pow_test_towardzero): Likewise.
8648 (pow_test_downward): Likewise.
8649 (pow_test_upward): Likewise.
8650 (remainder_test): Likewise.
8651 (remainder_test_tonearest): Likewise.
8652 (remainder_test_towardzero): Likewise.
8653 (remainder_test_downward): Likewise.
8654 (remainder_test_upward): Likewise.
8655 (remquo_test): Likewise.
8656 (rint_test): Likewise.
8657 (rint_test_tonearest): Likewise.
8658 (rint_test_towardzero): Likewise.
8659 (rint_test_downward): Likewise.
8660 (rint_test_upward): Likewise.
8661 (round_test): Likewise.
8662 (scalb_test): Likewise.
8663 (scalbn_test): Likewise.
8664 (scalbln_test): Likewise.
8665 (signbit_test): Likewise.
8666 (sin_test): Likewise.
8667 (sin_test_tonearest): Likewise.
8668 (sin_test_towardzero): Likewise.
8669 (sin_test_downward): Likewise.
8670 (sin_test_upward): Likewise.
8671 (sincos_test): Likewise.
8672 (sinh_test): Likewise.
8673 (sinh_test_tonearest): Likewise.
8674 (sinh_test_towardzero): Likewise.
8675 (sinh_test_downward): Likewise.
8676 (sinh_test_upward): Likewise.
8677 (sqrt_test): Likewise.
8678 (tan_test): Likewise.
8679 (tan_test_tonearest): Likewise.
8680 (tan_test_towardzero): Likewise.
8681 (tan_test_downward): Likewise.
8682 (tan_test_upward): Likewise.
8683 (tanh_test): Likewise.
8684 (tgamma_test): Likewise.
8685 (trunc_test): Likewise.
8686 (y0_test): Likewise.
8687 (y1_test): Likewise.
8688 (yn_test): Likewise.
8689 (significand_test): Likewise.
8690
8691 2013-05-24 Ondřej Bílka <neleai@seznam.cz>
8692
8693 [BZ #15381]
8694 * libio/genops.c (_IO_no_init): Initialize wide struct info.
8695
8696 2013-05-23 Edjunior Machado <emachado@linux.vnet.ibm.com>
8697
8698 [BZ #14894]
8699 * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
8700 __ppc_mdoio and __ppc_mdoom.
8701 * manual/platform.texi: Document new functions __ppc_yield,
8702 __ppc_mdoio and __ppc_mdoom.
8703
8704 2013-05-22 Carlos O'Donell <carlos@redhat.com>
8705
8706 * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
8707 (main): Mention "tls" pseudo-hwcap is legacy.
8708 * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
8709
8710 2013-05-22 Joseph Myers <joseph@codesourcery.com>
8711
8712 * math/gen-libm-test.pl (parse_args): Output only string of
8713 arguments as text for test name, not full call or descriptions of
8714 tests for extra outputs.
8715 (generate_testfile): Do not pass function name to parse_args.
8716 Generate this_func variable from START.
8717 * math/libm-test.inc (struct test_f_f_data): Rename test_name
8718 field to arg_str.
8719 (struct test_ff_f_data): Likewise.
8720 (test_ff_f_data_nexttoward): Likewise.
8721 (struct test_fi_f_data): Likewise.
8722 (struct test_fl_f_data): Likewise.
8723 (struct test_if_f_data): Likewise.
8724 (struct test_fff_f_data): Likewise.
8725 (struct test_c_f_data): Likewise.
8726 (struct test_f_f1_data): Likewise. Remove field extra_name.
8727 (struct test_fF_f1_data): Likewise.
8728 (struct test_ffI_f1_data): Likewise.
8729 (struct test_c_c_data): Rename test_name field to arg_str.
8730 (struct test_cc_c_data): Likewise.
8731 (struct test_f_i_data): Likewise.
8732 (struct test_ff_i_data): Likewise.
8733 (struct test_f_l_data): Likewise.
8734 (struct test_f_L_data): Likewise.
8735 (struct test_fFF_11_data): Likewise. Remove fields extra1_name
8736 and extra2_name.
8737 (COMMON_TEST_SETUP): New macro.
8738 (EXTRA_OUTPUT_TEST_SETUP): Likewise.
8739 (COMMON_TEST_CLEANUP): Likewise.
8740 (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
8741 (RUN_TEST_f_f): Take argument string. Call new setup and cleanup
8742 macros.
8743 (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
8744 (RUN_TEST_2_f): Take argument string. Call new setup and cleanup
8745 macros.
8746 (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
8747 (RUN_TEST_fff_f): Take argument string. Call new setup and
8748 cleanup macros.
8749 (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
8750 (RUN_TEST_c_f): Take argument string. Call new setup and cleanup
8751 macros.
8752 (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
8753 (RUN_TEST_f_f1): Take argument string. Call new setup and cleanup
8754 macros.
8755 (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
8756 (RUN_TEST_fF_f1): Take argument string. Call new setup and
8757 cleanup macros.
8758 (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
8759 (RUN_TEST_fI_f1): Take argument string. Call new setup and
8760 cleanup macros.
8761 (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
8762 (RUN_TEST_ffI_f1): Take argument string. Call new setup and
8763 cleanup macros.
8764 (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
8765 (RUN_TEST_c_c): Take argument string. Call new setup and cleanup
8766 macros.
8767 (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
8768 (RUN_TEST_cc_c): Take argument string. Call new setup and cleanup
8769 macros.
8770 (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
8771 (RUN_TEST_f_i): Take argument string. Call new setup and cleanup
8772 macros.
8773 (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
8774 (RUN_TEST_f_i_tg): Take argument string. Call new setup and
8775 cleanup macros.
8776 (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
8777 (RUN_TEST_ff_i_tg): Take argument string. Call new setup and
8778 cleanup macros.
8779 (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
8780 (RUN_TEST_f_b): Take argument string. Call new setup and cleanup
8781 macros.
8782 (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
8783 (RUN_TEST_f_b_tg): Take argument string. Call new setup and
8784 cleanup macros.
8785 (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
8786 (RUN_TEST_f_l): Take argument string. Call new setup and cleanup
8787 macros.
8788 (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
8789 (RUN_TEST_f_L): Take argument string. Call new setup and cleanup
8790 macros.
8791 (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
8792 (RUN_TEST_fFF_11): Take argument string. Call new setup and
8793 cleanup macros.
8794 (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
8795
8796 2013-05-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8797
8798 * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
8799 to _sifields.sigfault.
8800 (si_addr_lsb): Define new macro.
8801 (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
8802 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
8803 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
8804
8805 2013-05-03 Carlos O'Donell <carlos at redhat.com>
8806
8807 [BZ #15441]
8808 * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
8809 returns -1.
8810 (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
8811 null return -1.
8812 * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
8813 loading the domain.
8814
8815 2013-05-22 Joseph Myers <joseph@codesourcery.com>
8816
8817 * math/gen-libm-test.pl (parse_args): Do not include expected
8818 result in test name.
8819 * sysdeps/i386/fpu/libm-test-ulps: Update test names.
8820 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
8821 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
8822 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
8823 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
8824 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8825
8826 2013-05-22 Siddhesh Poyarekar <siddhesh@redhat.com>
8827
8828 * benchtests/Makefile: Sort function entries.
8829
8830 * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
8831 tanh, asinh, acosh, atanh.
8832 * benchtests/acos-inputs: New file.
8833 * benchtests/acosh-inputs: New file.
8834 * benchtests/asin-inputs: New file.
8835 * benchtests/asinh-inputs: New file.
8836 * benchtests/atanh-inputs: New file.
8837 * benchtests/cosh-inputs: New file.
8838 * benchtests/log-inputs: New file.
8839 * benchtests/sinh-inputs: New file.
8840 * benchtests/tanh-inputs: New file.
8841
8842 2013-05-21 Dmitry V. Levin <ldv@altlinux.org>
8843
8844 [BZ #15339]
8845 * posix/tst-getaddrinfo4.c: New test.
8846 * posix/Makefile (tests): Add it.
8847
8848 2013-05-21 Siddhesh Poyarekar <siddhesh@redhat.com>
8849
8850 [BZ #15339]
8851 * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
8852 when no services were used.
8853 * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
8854 Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
8855
8856 2013-05-21 Andreas Schwab <schwab@suse.de>
8857
8858 [BZ #15014]
8859 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
8860 [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
8861 successful.
8862 * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
8863 redundant variable declarations and reallocation of buffer when
8864 parsing as IPv6 address. Always set NSS status when called from
8865 reentrant functions. Use NETDB_INTERNAL instead of TRY_AGAIN when
8866 buffer too small. Correct computation of needed size.
8867 * nss/Makefile (tests): Add test-digits-dots.
8868 * nss/test-digits-dots.c: New test.
8869
8870 2013-05-21 Siddhesh Poyarekar <siddhesh@redhat.com>
8871
8872 * benchtests/Makefile: Remove instructions for adding
8873 benchmark tests.
8874 * benchtests/README: New file to explain how to execute and
8875 enhance the benchmark tests.
8876
8877 2013-05-21 Andreas Schwab <schwab@suse.de>
8878
8879 [BZ #15493]
8880 * setjmp/Makefile (tests): Add tst-sigsetjmp.
8881 * setjmp/tst-sigsetjmp.c: New test.
8882
8883 2013-05-20 Ondřej Bílka <neleai@seznam.cz>
8884
8885 * sysdeps/x86_64/memset.S (memset): New implementation.
8886 (__bzero): Likewise.
8887 (__memset_tail): New function.
8888
8889 2013-05-20 Ondřej Bílka <neleai@seznam.cz>
8890
8891 * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
8892 * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
8893 __memcpy_sse2_unaligned ifunc selection.
8894 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
8895 Add memcpy-sse2-unaligned.S.
8896 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
8897 Add: __memcpy_sse2_unaligned.
8898
8899 2013-05-19 Joseph Myers <joseph@codesourcery.com>
8900
8901 [BZ #15490]
8902 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
8903 math_force_eval before restoring floating-point envrionment.
8904 * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
8905 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
8906 Likewise.
8907 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
8908 <math_private.h>.
8909 (__nearbyintl): Use math_force_eval before restoring
8910 floating-point environment.
8911 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
8912
8913 * math/gen-libm-test.pl (special_functions): Remove.
8914 (parse_args): Don't handle TEST_extra. Handle functions with no
8915 return value.
8916 * math/libm-test.inc (struct test_sincos_data): Replace with
8917 struct test_fFF_11_data.
8918 (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
8919 (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
8920 (sincos_test_data): Change element type to struct
8921 test_fFF_11_data. Use TEST_fFF_11 instead of TEST_extra.
8922 (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
8923 RUN_TEST_LOOP_sincos.
8924 * math/README.libm-test: Don't mention special handling of
8925 individual functions.
8926 * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
8927 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
8928 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
8929 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
8930 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
8931 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8932
8933 * math/gen-libm-test.pl (get_variable): Remove function.
8934 (parse_args): Don't show pointer parameters to call in test
8935 names. Use "extra output N" in test names for extra outputs
8936 rather than naming variables.
8937
8938 2013-05-18 Joseph Myers <joseph@codesourcery.com>
8939
8940 [BZ #15488]
8941 * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
8942 __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
8943 * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
8944 double tests.
8945 * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
8946 disable.
8947 (do_test) [NO_LONG_DOUBLE]: Do not disable call to
8948 check_long_double.
8949
8950 * math/gen-libm-test.pl (@tests): Remove variable.
8951 ($count): Likewise.
8952 (new_test): Remove function.
8953 (show_exceptions): New function.
8954 (special_functions): Use show_exceptions instead of new_test.
8955 (parse_args): Likewise.
8956 (generate_testfile): Pass only function name in generated call to
8957 print_max_error or print_complex_max_error.
8958 (get_ulps): Do not handle complex tests specially.
8959 (output_test): Rename to ...
8960 (get_all_ulps_for_test): ... this. Return a string rather than
8961 printing to a file. Require ulps to be present.
8962 (output_ulps): Generate arrays rather than #defines.
8963 * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
8964 (struct ulp_data): New type.
8965 (BUILD_COMPLEX_ULP): Remove macro.
8966 (compare_ulp_data): New function.
8967 (find_ulps): Likewise.
8968 (find_test_ulps): Likewise.
8969 (find_function_ulps): Likewise.
8970 (find_complex_function_ulps): Likewise.
8971 (print_max_error): Determine allowed ulps using
8972 find_function_ulps.
8973 (print_complex_max_error): Determine allowed ulps using
8974 find_complex_function_ulps.
8975 (check_float_internal): Determine max ulps using find_test_ulps.
8976 (check_float): Do not take max_ulp parameter. Update call to
8977 check_float_internal.
8978 (check_complex): Likewise.
8979 (check_int): Do not take max_ulp parameter.
8980 (check_long): Likewise.
8981 (check_bool): Likewise.
8982 (check_longlong): Likewise.
8983 (struct test_f_f_data): Remove max_ulp field.
8984 (struct test_ff_f_data): Likewise.
8985 (struct test_ff_f_data_nexttoward): Likewise.
8986 (struct test_fi_f_data): Likewise.
8987 (struct test_fl_f_data): Likewise.
8988 (struct test_if_f_data): Likewise.
8989 (struct test_fff_f_data): Likewise.
8990 (struct test_c_f_data): Likewise.
8991 (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
8992 (struct test_fF_f1_data): Likewise.
8993 (struct test_ffI_f1_data): Likewise.
8994 (struct test_c_c_data): Remove max_ulp field.
8995 (struct test_cc_c_data): Likewise.
8996 (struct test_f_i_data): Likewise.
8997 (struct test_ff_i_data): Likewise.
8998 (struct test_f_l_data): Likewise.
8999 (struct test_f_L_data): Likewise.
9000 (struct test_sincos_data): Likewise.
9001 (RUN_TEST_f_f): Do not handle ulps.
9002 (RUN_TEST_LOOP_f_f): Likewise.
9003 (RUN_TEST_2_f): Likewise.
9004 (RUN_TEST_LOOP_2_f): Likewise.
9005 (RUN_TEST_fff_f): Likewise.
9006 (RUN_TEST_LOOP_fff_f): Likewise.
9007 (RUN_TEST_c_f): Likewise.
9008 (RUN_TEST_LOOP_c_f): Likewise.
9009 (RUN_TEST_f_f1): Likewise.
9010 (RUN_TEST_LOOP_f_f1): Likewise.
9011 (RUN_TEST_fF_f1): Likewise.
9012 (RUN_TEST_LOOP_fF_f1): Likewise.
9013 (RUN_TEST_fI_f1): Likewise.
9014 (RUN_TEST_LOOP_fI_f1): Likewise.
9015 (RUN_TEST_ffI_f1): Likewise.
9016 (RUN_TEST_LOOP_ffI_f1): Likewise.
9017 (RUN_TEST_c_c): Likewise.
9018 (RUN_TEST_LOOP_c_c): Likewise.
9019 (RUN_TEST_cc_c): Likewise.
9020 (RUN_TEST_LOOP_cc_c): Likewise.
9021 (RUN_TEST_f_i): Likewise.
9022 (RUN_TEST_LOOP_f_i): Likewise.
9023 (RUN_TEST_f_i_tg): Likewise.
9024 (RUN_TEST_LOOP_f_i_tg): Likewise.
9025 (RUN_TEST_ff_i_tg): Likewise.
9026 (RUN_TEST_LOOP_ff_i_tg): Likewise.
9027 (RUN_TEST_f_b): Likewise.
9028 (RUN_TEST_LOOP_f_b): Likewise.
9029 (RUN_TEST_f_b_tg): Likewise.
9030 (RUN_TEST_LOOP_f_b_tg): Likewise.
9031 (RUN_TEST_f_l): Likewise.
9032 (RUN_TEST_LOOP_f_l): Likewise.
9033 (RUN_TEST_f_L): Likewise.
9034 (RUN_TEST_LOOP_f_L): Likewise.
9035 (RUN_TEST_sincos): Likewise.
9036 (RUN_TEST_LOOP_sincos): Likewise.
9037
9038 2013-05-17 Joseph Myers <joseph@codesourcery.com>
9039
9040 [BZ #15480]
9041 [BZ #15485]
9042 * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
9043 main case of finite arguments, set rounding mode to FE_TONEAREST
9044 and discard exceptions.
9045 * math/libm-test.inc (remainder_test_data): Disallow "inexact"
9046 exceptions.
9047 (remainder_tonearest_test_data): New variable.
9048 (remainder_test_tonearest): New function.
9049 (remainder_towardzero_test_data): New variable.
9050 (remainder_test_towardzero): New function.
9051 (remainder_downward_test_data): New variable.
9052 (remainder_test_downward): New function.
9053 (remainder_upward_test_data): New variable.
9054 (remainder_test_upward): New function.
9055 (main): Call the new test functions.
9056
9057 * math/libm-test.inc (struct test_f_f1_data): Remove field
9058 extra_init.
9059 (struct test_fF_f1_data): Likewise.
9060 (struct test_ffI_f1_data): Likewise.
9061 (RUN_TEST_f_f1): Remove argument EXTRA_INIT. Initialize EXTRA_VAR
9062 based on value of EXTRA_EXPECTED.
9063 (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
9064 (RUN_TEST_fF_f1): Remove argument EXTRA_INIT. Initialize
9065 EXTRA_VAR based on value of EXTRA_EXPECTED.
9066 (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
9067 (RUN_TEST_fI_f1): Remove argument EXTRA_INIT. Initialize
9068 EXTRA_VAR based on value of EXTRA_EXPECTED.
9069 (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
9070 (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT. Initialize
9071 EXTRA_VAR based on value of EXTRA_EXPECTED.
9072 (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
9073 * math/gen-libm-test.pl (parse_args): Don't output initializers
9074 for extra output values.
9075
9076 * math/libm-test.inc (check_int): Expect result to be exactly
9077 equal to expected value and do not handle ulps.
9078 (check_long): Likewise.
9079 (check_longlong): Likewise.
9080
9081 * math/libm-test.inc (ceil_test_data): Test for "inexact"
9082 exceptions.
9083 (cimag_test_data): Likewise.
9084 (conj_test_data): Likewise.
9085 (copysign_test_data): Likewise.
9086 (cproj_test_data): Likewise.
9087 (creal_test_data): Likewise.
9088 (fabs_test_data): Likewise.
9089 (fdim_test_data): Likewise.
9090 (finite_test_data): Likewise.
9091 (floor_test_data): Likewise.
9092 (fmax_test_data): Likewise.
9093 (fmin_test_data): Likewise.
9094 (fmod_test_data): Likewise.
9095 (fpclassify_test_data): Likewise.
9096 (frexp_test_data): Likewise.
9097 (ilogb_test_data): Likewise.
9098 (isfinite_test_data): Likewise.
9099 (isgreater_test_data): Likewise.
9100 (isgreaterequal_test_data): Likewise.
9101 (isinf_test_data): Likewise.
9102 (isless_test_data): Likewise.
9103 (islessequal_test_data): Likewise.
9104 (islessgreater_test_data): Likewise.
9105 (isnan_test_data): Likewise.
9106 (isnormal_test_data): Likewise.
9107 (issignaling_test_data): Likewise.
9108 (isunordered_test_data): Likewise.
9109 (ldexp_test_data): Likewise.
9110 (lrint_test_data): Likewise.
9111 (lrint_test_data) [TEST_FLOAT]: Disable one test.
9112 (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
9113 (lrint_tonearest_test_data): Test for "inexact" exceptions.
9114 (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
9115 (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
9116 (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
9117 test input.
9118 (lrint_towardzero_test_data): Test for "inexact" exceptions.
9119 (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
9120 (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
9121 (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
9122 that test input.
9123 (lrint_downward_test_data): Test for "inexact" exceptions.
9124 (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
9125 (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
9126 (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
9127 test input.
9128 (lrint_upward_test_data): Test for "inexact" exceptions.
9129 (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
9130 test input.
9131 (llrint_test_data): Test for "inexact" exceptions.
9132 (llrint_test_data) [TEST_FLOAT]: Disable one test.
9133 (llrint_tonearest_test_data): Test for "inexact" exceptions.
9134 (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
9135 (llrint_towardzero_test_data): Test for "inexact" exceptions.
9136 (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
9137 (llrint_downward_test_data): Test for "inexact" exceptions.
9138 (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
9139 (llrint_upward_test_data): Test for "inexact" exceptions.
9140 (logb_test_data): Likewise.
9141 (logb_downward_test_data): Likewise.
9142 (nextafter_test_data): Likewise.
9143 (nexttoward_test_data): Likewise.
9144 (remainder_test_data): Likewise.
9145 (remquo_test_data): Likewise.
9146 (scalbn_test_data): Likewise.
9147 (scalbln_test_data): Likewise.
9148 (signbit_test_data): Likewise.
9149 (sqrt_test_data): Likewise.
9150 (significand_test_data): Likewise.
9151
9152 2013-05-17 Siddhesh Poyarekar <siddhesh@redhat.com>
9153
9154 [BZ #15424]
9155 * benchtests/bench-modf.c (struct args): Mark arg0 as
9156 volatile.
9157 * scripts/bench.pl: Mark members of struct args as volatile.
9158
9159 2013-05-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9160
9161 [BZ # 15497]
9162 * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
9163 negative infinity on POWER6 or lower.
9164 * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
9165
9166 2013-05-16 Maciej W. Rozycki <macro@codesourcery.com>
9167
9168 [BZ #15442]
9169 * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
9170 (_FP_FRAC_SNANP_SEMIRAW): Likewise.
9171 (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
9172 (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
9173 (_FP_SETQNAN): New macro.
9174 (_FP_SETQNAN_SEMIRAW): Likewise.
9175 (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
9176 (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
9177 (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
9178 (FP_EXTEND): Use _FP_FRAC_SNANP.
9179 (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
9180 * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
9181 into account.
9182 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
9183 New macro.
9184 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
9185 Likewise.
9186
9187 2013-05-16 Joseph Myers <joseph@codesourcery.com>
9188
9189 * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
9190 with DIVIDE_BY_ZERO_EXCEPTION.
9191 (gamma_test_data): Likewise.
9192 (lgamma_test_data): Likewise.
9193 (log_test_data): Likewise.
9194 (log10_test_data): Likewise.
9195 (log2_test_data): Likewise.
9196 (tgamma_test_data): Likewise.
9197
9198 * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
9199 (acos_test_tonearest): Likewise.
9200 (acos_test_towardzero): Likewise.
9201 (acos_test_downward): Likewise.
9202 (acos_test_upward): Likewise.
9203 (acosh_test): Likewise.
9204 (asin_test): Likewise.
9205 (asin_test_tonearest): Likewise.
9206 (asin_test_towardzero): Likewise.
9207 (asin_test_downward): Likewise.
9208 (asin_test_upward): Likewise.
9209 (asinh_test): Likewise.
9210 (atan_test): Likewise.
9211 (atanh_test): Likewise.
9212 (atan2_test): Likewise.
9213 (cabs_test): Likewise.
9214 (cacos_test): Likewise.
9215 (cacosh_test): Likewise.
9216 (casin_test): Likewise.
9217 (casinh_test): Likewise.
9218 (catan_test): Likewise.
9219 (catanh_test): Likewise.
9220 (cbrt_test): Likewise.
9221 (ccos_test): Likewise.
9222 (ccosh_test): Likewise.
9223 (cexp_test): Likewise.
9224 (clog_test): Likewise.
9225 (clog10_test): Likewise.
9226 (cos_test): Likewise.
9227 (cos_test_tonearest): Likewise.
9228 (cos_test_towardzero): Likewise.
9229 (cos_test_downward): Likewise.
9230 (cos_test_upward): Likewise.
9231 (cosh_test): Likewise.
9232 (cosh_test_tonearest): Likewise.
9233 (cosh_test_towardzero): Likewise.
9234 (cosh_test_downward): Likewise.
9235 (cosh_test_upward): Likewise.
9236 (cpow_test): Likewise.
9237 (csin_test): Likewise.
9238 (csinh_test): Likewise.
9239 (csqrt_test): Likewise.
9240 (ctan_test): Likewise.
9241 (ctan_test_tonearest): Likewise.
9242 (ctan_test_towardzero): Likewise.
9243 (ctan_test_downward): Likewise.
9244 (ctan_test_upward): Likewise.
9245 (ctanh_test): Likewise.
9246 (ctanh_test_tonearest): Likewise.
9247 (ctanh_test_towardzero): Likewise.
9248 (ctanh_test_downward): Likewise.
9249 (ctanh_test_upward): Likewise.
9250 (erf_test): Likewise.
9251 (erfc_test): Likewise.
9252 (exp_test): Likewise.
9253 (exp_test_tonearest): Likewise.
9254 (exp_test_towardzero): Likewise.
9255 (exp_test_downward): Likewise.
9256 (exp_test_upward): Likewise.
9257 (exp10_test): Likewise.
9258 (exp2_test): Likewise.
9259 (expm1_test): Likewise.
9260 (fmod_test): Likewise.
9261 (gamma_test): Likewise.
9262 (hypot_test): Likewise.
9263 (j0_test): Likewise.
9264 (j1_test): Likewise.
9265 (jn_test): Likewise.
9266 (lgamma_test): Likewise.
9267 (log_test): Likewise.
9268 (log10_test): Likewise.
9269 (log1p_test): Likewise.
9270 (log2_test): Likewise.
9271 (logb_test_downward): Likewise.
9272 (pow_test): Likewise.
9273 (pow_test_tonearest): Likewise.
9274 (pow_test_towardzero): Likewise.
9275 (pow_test_downward): Likewise.
9276 (pow_test_upward): Likewise.
9277 (remainder_test): Likewise.
9278 (remquo_test): Likewise.
9279 (sin_test): Likewise.
9280 (sin_test_tonearest): Likewise.
9281 (sin_test_towardzero): Likewise.
9282 (sin_test_downward): Likewise.
9283 (sin_test_upward): Likewise.
9284 (sincos_test): Likewise.
9285 (sinh_test): Likewise.
9286 (sinh_test_tonearest): Likewise.
9287 (sinh_test_towardzero): Likewise.
9288 (sinh_test_downward): Likewise.
9289 (sinh_test_upward): Likewise.
9290 (sqrt_test): Likewise.
9291 (tan_test): Likewise.
9292 (tan_test_tonearest): Likewise.
9293 (tan_test_towardzero): Likewise.
9294 (tan_test_downward): Likewise.
9295 (tan_test_upward): Likewise.
9296 (tanh_test): Likewise.
9297 (tgamma_test): Likewise.
9298 (y0_test): Likewise.
9299 (y1_test): Likewise.
9300 (yn_test): Likewise.
9301
9302 * math/gen-libm-test.pl (adjust_arg): Remove function.
9303 (special_function): Remove argument $in_func. Only handle
9304 generating output for tables of tests, not inside functions.
9305 (parse_args): Likewise.
9306 (generate_testfile): Remove variable $in_func. Update call to
9307 parse_args.
9308 * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
9309 (MINUS_ZERO_INIT): Rename macro to minus_zero.
9310 (PLUS_INFTY_INIT): Rename macro to plus_infty.
9311 (MINUS_INFTY_INIT): Rename macro to minus_infty.
9312 (QNAN_VALUE_INIT): Rename macro to qnan_value.
9313 (MAX_VALUE_INIT): Rename macro to max_value.
9314 (MIN_VALUE_INIT): Rename macro to min_value.
9315 (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
9316 (plus_zero): Remove variable.
9317 (minus_zero): Likewise.
9318 (plus_infty): Likewise.
9319 (minus_infty): Likewise.
9320 (qnan_value): Likewise.
9321 (max_value): Likewise.
9322 (min_value): Likewise.
9323 (min_subnorm_value): Likewise.
9324
9325 2013-05-16 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
9326
9327 * crypt/sha512-block.c: Add missing #include <stdint.h> due to
9328 uint64_t or uint32_t usage.
9329 * crypt/sha256-block.c: Likewise.
9330 * crypt/sha256-crypt.c: Likewise.
9331 * crypt/sha256.c: Likewise.
9332 * crypt/sha512-block.c: Likewise.
9333 * crypt/sha512-crypt.c: Likewise.
9334 * crypt/sha512.c: Likewise.
9335 * debug/backtrace-tst.c: Likewise.
9336 * debug/pcprofiledump.c: Likewise.
9337 * elf/cache.c: Likewise.
9338 * elf/dl-cache.c: Likewise.
9339 * elf/dl-misc.c: Likewise.
9340 * elf/dl-profile.c: Likewise.
9341 * elf/dl-support.c: Likewise.
9342 * elf/ldconfig.c: Likewise.
9343 * elf/sprof.c: Likewise.
9344 * iconv/dummy-repertoire.c: Likewise.
9345 * iconv/iconv_charmap.c: Likewise.
9346 * iconv/skeleton.c: Likewise.
9347 * iconvdata/8bit-generic.c: Likewise.
9348 * iconvdata/cp737.h: Likewise.
9349 * iconvdata/cp775.h: Likewise.
9350 * iconvdata/ibm1008.h: Likewise.
9351 * iconvdata/ibm1025.h: Likewise.
9352 * iconvdata/ibm1046.h: Likewise.
9353 * iconvdata/ibm1097.h: Likewise.
9354 * iconvdata/ibm1112.h: Likewise.
9355 * iconvdata/ibm1122.h: Likewise.
9356 * iconvdata/ibm1123.h: Likewise.
9357 * iconvdata/ibm1124.h: Likewise.
9358 * iconvdata/ibm1129.h: Likewise.
9359 * iconvdata/ibm1130.h: Likewise.
9360 * iconvdata/ibm1132.h: Likewise.
9361 * iconvdata/ibm1133.h: Likewise.
9362 * iconvdata/ibm1137.h: Likewise.
9363 * iconvdata/ibm1140.h: Likewise.
9364 * iconvdata/ibm1141.h: Likewise.
9365 * iconvdata/ibm1142.h: Likewise.
9366 * iconvdata/ibm1143.h: Likewise.
9367 * iconvdata/ibm1144.h: Likewise.
9368 * iconvdata/ibm1145.h: Likewise.
9369 * iconvdata/ibm1146.h: Likewise.
9370 * iconvdata/ibm1147.h: Likewise.
9371 * iconvdata/ibm1148.h: Likewise.
9372 * iconvdata/ibm1149.h: Likewise.
9373 * iconvdata/ibm1153.h: Likewise.
9374 * iconvdata/ibm1154.h: Likewise.
9375 * iconvdata/ibm1155.h: Likewise.
9376 * iconvdata/ibm1156.h: Likewise.
9377 * iconvdata/ibm1157.h: Likewise.
9378 * iconvdata/ibm1158.h: Likewise.
9379 * iconvdata/ibm1160.h: Likewise.
9380 * iconvdata/ibm1161.h: Likewise.
9381 * iconvdata/ibm1162.h: Likewise.
9382 * iconvdata/ibm1163.h: Likewise.
9383 * iconvdata/ibm1164.h: Likewise.
9384 * iconvdata/ibm1166.h: Likewise.
9385 * iconvdata/ibm1167.h: Likewise.
9386 * iconvdata/ibm12712.h: Likewise.
9387 * iconvdata/ibm1390.h: Likewise.
9388 * iconvdata/ibm1399.h: Likewise.
9389 * iconvdata/ibm16804.h: Likewise.
9390 * iconvdata/ibm4517.h: Likewise.
9391 * iconvdata/ibm4899.h: Likewise.
9392 * iconvdata/ibm4909.h: Likewise.
9393 * iconvdata/ibm4971.h: Likewise.
9394 * iconvdata/ibm5347.h: Likewise.
9395 * iconvdata/ibm803.h: Likewise.
9396 * iconvdata/ibm856.h: Likewise.
9397 * iconvdata/ibm901.h: Likewise.
9398 * iconvdata/ibm902.h: Likewise.
9399 * iconvdata/ibm9030.h: Likewise.
9400 * iconvdata/ibm9066.h: Likewise.
9401 * iconvdata/ibm921.h: Likewise.
9402 * iconvdata/ibm922.h: Likewise.
9403 * iconvdata/ibm9448.h: Likewise.
9404 * iconvdata/isiri-3342.h: Likewise.
9405 * iconvdata/jis0201.h: Likewise.
9406 * include/link.h: Likewise.
9407 * include/netdb.h: Likewise.
9408 * inet/check_native.c: Likewise.
9409 * inet/check_pf.c: Likewise.
9410 * inet/getipv4sourcefilter.c: Likewise.
9411 * inet/getnameinfo.c: Likewise.
9412 * inet/getsourcefilter.c: Likewise.
9413 * inet/htonl.c: Likewise.
9414 * inet/setipv4sourcefilter.c: Likewise.
9415 * inet/setsourcefilter.c: Likewise.
9416 * inet/test-inet6_opt.c: Likewise.
9417 * inet/tst-network.c: Likewise.
9418 * locale/C-collate.c: Likewise.
9419 * locale/C-ctype.c: Likewise.
9420 * locale/C-time.c: Likewise.
9421 * locale/C-translit.h: Likewise.
9422 * locale/loadarchive.c: Likewise.
9423 * locale/programs/3level.h: Likewise.
9424 * locale/programs/charmap.c: Likewise.
9425 * locale/programs/charmap.h: Likewise.
9426 * locale/programs/ld-address.c: Likewise.
9427 * locale/programs/ld-collate.c: Likewise.
9428 * locale/programs/ld-ctype.c: Likewise.
9429 * locale/programs/ld-identification.c: Likewise.
9430 * locale/programs/ld-measurement.c: Likewise.
9431 * locale/programs/ld-messages.c: Likewise.
9432 * locale/programs/ld-monetary.c: Likewise.
9433 * locale/programs/ld-name.c: Likewise.
9434 * locale/programs/ld-numeric.c: Likewise.
9435 * locale/programs/ld-paper.c: Likewise.
9436 * locale/programs/ld-telephone.c: Likewise.
9437 * locale/programs/ld-time.c: Likewise.
9438 * locale/programs/linereader.c: Likewise.
9439 * locale/programs/locale.c: Likewise.
9440 * locale/programs/locarchive.c: Likewise.
9441 * locale/programs/locfile.h: Likewise.
9442 * locale/programs/repertoire.c: Likewise.
9443 * locale/programs/simple-hash.c: Likewise.
9444 * locale/programs/simple-hash.h: Likewise.
9445 * malloc/memusage.c: Likewise.
9446 * malloc/memusagestat.c: Likewise.
9447 * nis/nis_defaults.c: Likewise.
9448 * nis/nis_hash.c: Likewise.
9449 * nis/nis_print.c: Likewise.
9450 * nis/nis_xdr.c: Likewise.
9451 * nscd/connections.c: Likewise.
9452 * nscd/hstcache.c: Likewise.
9453 * nscd/nscd_gethst_r.c: Likewise.
9454 * nscd/nscd_getserv_r.c: Likewise.
9455 * nscd/nscd_helper.c: Likewise.
9456 * nscd/servicescache.c: Likewise.
9457 * nss/makedb.c: Likewise.
9458 * nss/nss_db/db-XXX.c: Likewise.
9459 * nss/nss_db/db-initgroups.c: Likewise.
9460 * nss/nss_db/db-netgrp.c: Likewise.
9461 * nss/nss_files/files-network.c: Likewise.
9462 * nss/nss_files/files-parse.c: Likewise.
9463 * posix/bug-regex5.c: Likewise.
9464 * posix/fnmatch_loop.c: Likewise.
9465 * posix/regcomp.c: Likewise.
9466 * posix/regexec.c: Likewise.
9467 * posix/tst-rfc3484-2.c: Likewise.
9468 * posix/tst-rfc3484-3.c: Likewise.
9469 * posix/tst-rfc3484.c: Likewise.
9470 * resolv/nss_dns/dns-canon.c: Likewise.
9471 * resolv/nss_dns/dns-network.c: Likewise.
9472 * resolv/res_init.c: Likewise.
9473 * resolv/res_mkquery.c: Likewise.
9474 * resolv/tst-aton.c: Likewise.
9475 * stdlib/cxa_atexit.c: Likewise.
9476 * stdlib/cxa_finalize.c: Likewise.
9477 * stdlib/gen-fpioconst.c: Likewise.
9478 * stdlib/strtol_l.c: Likewise.
9479 * string/tst-endian.c: Likewise.
9480 * sunrpc/auth_des.c: Likewise.
9481 * sunrpc/clnt_udp.c: Likewise.
9482 * sunrpc/rtime.c: Likewise.
9483 * sunrpc/svcauth_des.c: Likewise.
9484 * sunrpc/xdr.c: Likewise.
9485 * sunrpc/xdr_intXX_t.c: Likewise.
9486 * sunrpc/xdr_rec.c: Likewise.
9487 * sysdeps/generic/ldconfig.h: Likewise.
9488 * sysdeps/generic/ldsodefs.h: Likewise.
9489 * sysdeps/generic/memusage.h: Likewise.
9490 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
9491 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
9492 * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
9493 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
9494 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
9495 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
9496 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
9497 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
9498 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
9499 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
9500 * sysdeps/posix/getaddrinfo.c: Likewise.
9501 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
9502 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
9503 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
9504 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
9505 * sysdeps/powerpc/test-gettimebase.c: Likewise.
9506 * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
9507 * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
9508 * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
9509 * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
9510 * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
9511 * sysdeps/unix/sysv/linux/preadv.c: Likewise.
9512 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
9513 * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
9514 * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
9515 * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
9516 * sysdeps/x86_64/dl-tls.h: Likewise.
9517 * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
9518 * time/alt_digit.c: Likewise.
9519 * time/era.c: Likewise.
9520 * wcsmbs/tst-c16c32-1.c: Likewise.
9521
9522 2013-05-16 Joseph Myers <joseph@codesourcery.com>
9523
9524 * math/libm-test.inc (struct test_sincos_data): New type.
9525 (RUN_TEST_LOOP_sincos): New macro.
9526 (sincos_test_data): New variable.
9527 (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
9528
9529 2013-05-16 Richard Henderson <rth@redhat.com>
9530
9531 * math/atest-exp2.c (LIMB64): New macro.
9532 (CONSTSZ): New macro.
9533 (mp_exp1, mp_exp_m1, mp_log2): New variables.
9534 (hexdig): Move ...
9535 (print_mpn_fp): ... to function scope.
9536 (read_mpn_hex): Remove.
9537 (get_log2): Remove.
9538 (exp2_mpn): Use mp_log2.
9539 (main): Use mp_exp1.
9540
9541 2013-05-16 Joseph Myers <joseph@codesourcery.com>
9542
9543 * math/libm-test.inc: Remove comment about not testing "inexact"
9544 exceptions.
9545 (INEXACT_EXCEPTION): New macro.
9546 (NO_INEXACT_EXCEPTION): Likewise.
9547 (INVALID_EXCEPTION_OK): Update value.
9548 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
9549 (OVERFLOW_EXCEPTION_OK): Likewise.
9550 (UNDERFLOW_EXCEPTION_OK): Likewise.
9551 (IGNORE_ZERO_INF_SIGN): Likewise.
9552 (ERRNO_UNCHANGED): Likewise.
9553 (ERRNO_EDOM): Likewise.
9554 (ERRNO_ERANGE): Likewise.
9555 (test_exceptions): Handle testing "inexact" exceptions.
9556 (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
9557 (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
9558 (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
9559 (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
9560 INEXACT_EXCEPTION.
9561 (rint_towardzero_test_data): Likewise.
9562 (rint_downward_test_data): Likewise.
9563 (rint_upward_test_data): Likewise.
9564
9565 * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
9566 with OVERFLOW_EXCEPTION.
9567 (exp10_test_data): Likewise.
9568 (exp2_test_data): Likewise.
9569 (expm1_test_data): Likewise.
9570 (lgamma_test_data): Likewise.
9571 (pow_test_data): Likewise.
9572 (tgamma_test_data): Likewise.
9573 (yn_test_data): Remove duplicate test of overflow.
9574
9575 * math/libm-test.inc (struct test_cc_c_data): New type.
9576 (RUN_TEST_LOOP_cc_c): New macro.
9577 (cpow_test_data): New variable.
9578 (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
9579
9580 * math/libm-test.inc (struct test_f_L_data): New type.
9581 (RUN_TEST_LOOP_f_L): New macro.
9582 (llrint_test_data): New variable.
9583 (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
9584 (llrint_tonearest_test_data): New variable.
9585 (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
9586 (llrint_towardzero_test_data): New variable.
9587 (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
9588 (llrint_downward_test_data): New variable.
9589 (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
9590 (llrint_upward_test_data): New variable.
9591 (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
9592 (llround_test_data): New variable.
9593 (llround_test): Run tests with RUN_TEST_LOOP_f_L.
9594
9595 2013-05-13 Peter Collingbourne <pcc@google.com>
9596
9597 * math/atest-exp2.c (get_log2): Remove const attribute.
9598
9599 2013-05-15 Joseph Myers <joseph@codesourcery.com>
9600
9601 * math/libm-test.inc (struct test_f_l_data): New type.
9602 (RUN_TEST_LOOP_f_l): New macro.
9603 (lrint_test_data): New variable.
9604 (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
9605 (lrint_tonearest_test_data): New variable.
9606 (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
9607 (lrint_towardzero_test_data): New variable.
9608 (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
9609 (lrint_downward_test_data): New variable.
9610 (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
9611 (lrint_upward_test_data): New variable.
9612 (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
9613 (lround_test_data): New variable.
9614 (lround_test): Run tests with RUN_TEST_LOOP_f_l.
9615
9616 2013-05-15 Peter Collingbourne <pcc@google.com>
9617
9618 * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
9619 (EXTRACT_WORDS64) Use where appropriate.
9620 (INSERT_WORDS64) Likewise.
9621
9622 * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
9623 constraints with x constraints.
9624 * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
9625
9626 * malloc/obstack.c (_obstack_compat): Add initializer.
9627
9628 2013-05-15 Edjunior Machado <emachado@linux.vnet.ibm.com>
9629
9630 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
9631 si_trapno and add si_addr_lsb to _sifields.sigfault.
9632 (si_trapno): Remove macro.
9633 (si_addr_lsb): Define new macro.
9634 (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
9635
9636 2013-05-15 Joseph Myers <joseph@codesourcery.com>
9637
9638 * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
9639 instead of TEST_f_l.
9640 (llrint_test_tonearest): Likewise.
9641 (llrint_test_towardzero): Likewise.
9642 (llrint_test_downward): Likewise.
9643 (llrint_test_upward): Likewise.
9644 (llround_test): Likewise.
9645
9646 * math/libm-test.inc (struct test_f_i_data): Add comment.
9647 (RUN_TEST_LOOP_f_b): New macro.
9648 (RUN_TEST_LOOP_f_b_tg): Likewise.
9649 (finite_test_data): New variable.
9650 (finite_test): Run tests with RUN_TEST_LOOP_f_b.
9651 (isfinite_test_data): New variable.
9652 (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9653 (isinf_test_data): New variable.
9654 (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9655 (isnan_test_data): New variable.
9656 (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9657 (isnormal_test_data): New variable.
9658 (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9659 (issignaling_test_data): New variable.
9660 (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9661 (signbit_test_data): New variable.
9662 (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9663
9664 * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
9665 with INVALID_EXCEPTION.
9666 (acosh_test_data): Likewise.
9667 (asin_test_data): Likewise.
9668 (atanh_test_data): Likewise.
9669 (fmod_test_data): Likewise.
9670 (log_test_data): Likewise.
9671 (log10_test_data): Likewise.
9672 (log2_test_data): Likewise.
9673 (pow_test_data): Likewise.
9674 (sqrt_test_data): Likewise.
9675 (y0_test_data): Likewise.
9676 (y1_test_data): Likewise.
9677 (yn_test_data): Likewise.
9678
9679 * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
9680 function contents.
9681
9682 * math/libm-test.inc (struct test_ff_i_data): New type.
9683 (RUN_TEST_LOOP_ff_i_tg): New macro.
9684 (isgreater_test_data): New variable.
9685 (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9686 (isgreaterequal_test_data): New variable.
9687 (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9688 (isless_test_data): New variable.
9689 (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9690 (islessequal_test_data): New variable.
9691 (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9692 (islessgreater_test_data): New variable.
9693 (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9694 (isunordered_test_data): New variable.
9695 (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9696
9697 2013-05-14 David S. Miller <davem@davemloft.net>
9698
9699 * sysdeps/sparc/fpu/libm-test-ulps: Update.
9700
9701 2013-05-14 Joseph Myers <joseph@codesourcery.com>
9702
9703 * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
9704
9705 * math/libm-test.inc (struct test_fF_f1_data): Change type of
9706 extra_test to int.
9707 (struct test_f_i_data): Change type of max_ulp to int.
9708
9709 * math/libm-test.inc (test_ffI_f1_data): New type.
9710 (RUN_TEST_LOOP_ffI_f1): New macro.
9711 (remquo_test_data): New variable.
9712 (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
9713
9714 * setjmp/tst-setjmp-fp.c: New file.
9715 * setjmp/Makefile (tests): Add tst-setjmp-fp.
9716 (link-libm): New variable.
9717 ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
9718
9719 * math/libm-test.inc (struct test_f_i_data): New type.
9720 (RUN_TEST_LOOP_f_i): New macro.
9721 (RUN_TEST_LOOP_f_i_tg): Likewise.
9722 (fpclassify_test_data): New variable.
9723 (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
9724 (ilogb_test_data): New variable.
9725 (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
9726
9727 * math/libm-test.inc (scalbln_test): Correct function name in END
9728 call.
9729
9730 * math/libm-test.inc (struct test_f_f1_data): Add comment.
9731 (RUN_TEST_LOOP_fI_f1): New macro.
9732 (frexp_test_data): New variable.
9733 (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
9734
9735 * math/libm-test.inc (struct test_fF_f1_data): New type.
9736 (RUN_TEST_LOOP_fF_f1): New macro.
9737 (modf_test_data): New variable.
9738 (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
9739
9740 * math/libm-test.inc (struct test_f_f1_data): New type.
9741 (RUN_TEST_LOOP_f_f1): New macro.
9742 (gamma_test_data): New variable.
9743 (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
9744 (lgamma_test_data): New variable.
9745 (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
9746
9747 2013-05-13 Carlos O'Donell <carlos@redhat.com>
9748
9749 * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
9750 * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
9751 (main): Comment "tls" pseudo-hwcap.
9752
9753 2013-05-13 Joseph Myers <joseph@codesourcery.com>
9754
9755 * math/libm-test.inc (struct test_fl_f_data): New type.
9756 (RUN_TEST_LOOP_fl_f): New variable.
9757 (scalbln_test_data): New variable.
9758 (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
9759
9760 * math/libm-test.inc (struct test_fi_f_data): New type.
9761 (RUN_TEST_LOOP_fi_f): New macro.
9762 (ldexp_test_data): New variable.
9763 (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
9764 (scalbn_test_data): New variable.
9765 (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
9766
9767 * math/libm-test.inc (struct test_c_f_data): New type.
9768 (RUN_TEST_LOOP_c_f): New macro.
9769 (cabs_test_data): New variable.
9770 (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
9771 (carg_test_data): New variable.
9772 (carg_test): Run tests with RUN_TEST_LOOP_c_f.
9773 (cimag_test_data): New variable.
9774 (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
9775 (creal_test_data): New variable.
9776 (creal_test): Run tests with RUN_TEST_LOOP_c_f.
9777
9778 * math/libm-test.inc (struct test_if_f_data): New type.
9779 (RUN_TEST_LOOP_if_f): New macro.
9780 (jn_test_data): New variable.
9781 (jn_test): Run tests with RUN_TEST_LOOP_if_f.
9782 (yn_test_data): New variable.
9783 (yn_test): Run tests with RUN_TEST_LOOP_if_f.
9784
9785 * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
9786
9787 2013-05-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9788
9789 * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
9790 (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
9791
9792 2013-05-13 Siddhesh Poyarekar <siddhesh@redhat.com>
9793
9794 * benchtests/Makefile (CPPFLAGS-nonlib): Add
9795 -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
9796 (bench-deps): Add bench-timing.h.
9797 * benchtests-bench-skeleton.c: Include bench-timing.h.
9798 (main): Use TIMING_* macros instead of clock_gettime.
9799 * benchtests/bench-timing.h: New file.
9800
9801 [BZ #14582]
9802 * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
9803 Renamed from _LIB_VERSION.
9804 (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
9805
9806 2013-05-12 Joseph Myers <joseph@codesourcery.com>
9807
9808 * math/libm-test.inc (struct test_fff_f_data): New type.
9809 (RUN_TEST_LOOP_fff_f): New macro.
9810 (fma_test_data): New variable.
9811 (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
9812 (fma_towardzero_test_data): New variable.
9813 (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
9814 (fma_downward_test_data): New variable.
9815 (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
9816 (fma_upward_test_data): New variable.
9817 (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
9818
9819 * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
9820 (struct test_c_c_data): New type.
9821 (RUN_TEST_LOOP_c_c): New macro.
9822 (cacos_test_data): New variable.
9823 (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
9824 (cacosh_test_data): New variable.
9825 (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
9826 (casin_test_data): New variable.
9827 (casin_test): Run tests with RUN_TEST_LOOP_c_c.
9828 (casinh_test_data): New variable.
9829 (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
9830 (catan_test_data): New variable.
9831 (catan_test): Run tests with RUN_TEST_LOOP_c_c.
9832 (catanh_test_data): New variable.
9833 (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
9834 (ccos_test_data): New variable.
9835 (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
9836 (ccosh_test_data): New variable.
9837 (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
9838 (cexp_test_data): New variable.
9839 (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
9840 (clog_test_data): New variable.
9841 (clog_test): Run tests with RUN_TEST_LOOP_c_c.
9842 (clog10_test_data): New variable.
9843 (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
9844 (conj_test_data): New variable.
9845 (conj_test): Run tests with RUN_TEST_LOOP_c_c.
9846 (cproj_test_data): New variable.
9847 (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
9848 (csin_test_data): New variable.
9849 (csin_test): Run tests with RUN_TEST_LOOP_c_c.
9850 (csinh_test_data): New variable.
9851 (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
9852 (csqrt_test_data): New variable.
9853 (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
9854 (ctan_test_data): New variable.
9855 (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
9856 (ctan_tonearest_test_data): New variable.
9857 (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
9858 (ctan_towardzero_test_data): New variable.
9859 (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
9860 (ctan_downward_test_data): New variable.
9861 (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
9862 (ctan_upward_test_data): New variable.
9863 (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
9864 (ctanh_test_data): New variable.
9865 (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
9866 (ctanh_tonearest_test_data): New variable.
9867 (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
9868 (ctanh_towardzero_test_data): New variable.
9869 (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
9870 (ctanh_downward_test_data): New variable.
9871 (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
9872 (ctanh_upward_test_data): New variable.
9873 (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
9874 * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
9875 of BUILD_COMPLEX.
9876
9877 * math/libm-test.inc (struct test_ff_f_data): New type.
9878 (struct test_ff_f_data_nexttoward): Likewise.
9879 (RUN_TEST_LOOP_2_f): New macro.
9880 (RUN_TEST_LOOP_ff_f): Likewise.
9881 (atan2_test_data): New variable.
9882 (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
9883 (copysign_test_data): New variable.
9884 (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
9885 (fdim_test_data): New variable.
9886 (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
9887 (fmax_test_data): New variable.
9888 (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
9889 (fmin_test_data): New variable.
9890 (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
9891 (fmod_test_data): New variable.
9892 (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
9893 (hypot_test_data): New variable.
9894 (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
9895 (nextafter_test_data): New variable.
9896 (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
9897 (nexttoward_test_data): New variable.
9898 (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
9899 (pow_test_data): New variable.
9900 (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
9901 (pow_tonearest_test_data): New variable.
9902 (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
9903 (pow_towardzero_test_data): New variable.
9904 (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
9905 (pow_downward_test_data): New variable.
9906 (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
9907 (pow_upward_test_data): New variable.
9908 (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
9909 (remainder_test_data): New variable.
9910 (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
9911 (scalb_test_data): New variable.
9912 (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
9913 * sysdeps/i386/fpu/libm-test-ulps: Update.
9914
9915 2013-05-11 Joseph Myers <joseph@codesourcery.com>
9916
9917 * math/libm-test.inc (fma_test): Use max_value instead of local
9918 variable fltmax.
9919 (nextafter_test): Likewise.
9920
9921 * math/libm-test.inc (acos_towardzero_test_data): New variable.
9922 (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9923 (acos_downward_test_data): New variable.
9924 (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9925 (acos_upward_test_data): New variable.
9926 (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9927 (acosh_test_data): New variable.
9928 (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
9929 (asin_test_data): New variable.
9930 (asin_test): Run tests with RUN_TEST_LOOP_f_f.
9931 (asin_tonearest_test_data): New variable.
9932 (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9933 (asin_towardzero_test_data): New variable.
9934 (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9935 (asin_downward_test_data): New variable.
9936 (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9937 (asin_upward_test_data): New variable.
9938 (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9939 (asinh_test_data): New variable.
9940 (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
9941 (atan_test_data): New variable.
9942 (atan_test): Run tests with RUN_TEST_LOOP_f_f.
9943 (atanh_test_data): New variable.
9944 (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
9945 (cbrt_test_data): New variable.
9946 (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
9947 (ceil_test_data): New variable.
9948 (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
9949 (cos_test_data): New variable.
9950 (cos_test): Run tests with RUN_TEST_LOOP_f_f.
9951 (cos_tonearest_test_data): New variable.
9952 (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9953 (cos_towardzero_test_data): New variable.
9954 (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9955 (cos_downward_test_data): New variable.
9956 (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9957 (cos_upward_test_data): New variable.
9958 (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9959 (cosh_test_data): New variable.
9960 (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
9961 (cosh_tonearest_test_data): New variable.
9962 (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9963 (cosh_towardzero_test_data): New variable.
9964 (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9965 (cosh_downward_test_data): New variable.
9966 (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9967 (cosh_upward_test_data): New variable.
9968 (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9969 (erf_test_data): New variable.
9970 (erf_test): Run tests with RUN_TEST_LOOP_f_f.
9971 (erfc_test_data): New variable.
9972 (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
9973 (exp_test_data): New variable.
9974 (exp_test): Run tests with RUN_TEST_LOOP_f_f.
9975 (exp_tonearest_test_data): New variable.
9976 (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9977 (exp_towardzero_test_data): New variable.
9978 (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9979 (exp_downward_test_data): New variable.
9980 (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9981 (exp_upward_test_data): New variable.
9982 (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9983 (exp10_test_data): New variable.
9984 (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
9985 (exp2_test_data): New variable.
9986 (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
9987 (expm1_test_data): New variable.
9988 (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
9989 (fabs_test_data): New variable.
9990 (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
9991 (floor_test_data): New variable.
9992 (floor_test): Run tests with RUN_TEST_LOOP_f_f.
9993 (j0_test_data): New variable.
9994 (j0_test): Run tests with RUN_TEST_LOOP_f_f.
9995 (j1_test_data): New variable.
9996 (j1_test): Run tests with RUN_TEST_LOOP_f_f.
9997 (log_test_data): New variable.
9998 (log_test): Run tests with RUN_TEST_LOOP_f_f.
9999 (log10_test_data): New variable.
10000 (log10_test): Run tests with RUN_TEST_LOOP_f_f.
10001 (log1p_test_data): New variable.
10002 (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
10003 (log2_test_data): New variable.
10004 (log2_test): Run tests with RUN_TEST_LOOP_f_f.
10005 (logb_test_data): New variable.
10006 (logb_test): Run tests with RUN_TEST_LOOP_f_f.
10007 (logb_downward_test_data): New variable.
10008 (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
10009 (nearbyint_test_data): New variable.
10010 (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
10011 (rint_test_data): New variable.
10012 (rint_test): Run tests with RUN_TEST_LOOP_f_f.
10013 (rint_tonearest_test_data): New variable.
10014 (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
10015 (rint_towardzero_test_data): New variable.
10016 (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
10017 (rint_downward_test_data): New variable.
10018 (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
10019 (rint_upward_test_data): New variable.
10020 (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
10021 (round_test_data): New variable.
10022 (round_test): Run tests with RUN_TEST_LOOP_f_f.
10023 (sin_test_data): New variable.
10024 (sin_test): Run tests with RUN_TEST_LOOP_f_f.
10025 (sin_tonearest_test_data): New variable.
10026 (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
10027 (sin_towardzero_test_data): New variable.
10028 (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
10029 (sin_downward_test_data): New variable.
10030 (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
10031 (sin_upward_test_data): New variable.
10032 (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
10033 (sinh_test_data): New variable.
10034 (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
10035 (sinh_tonearest_test_data): New variable.
10036 (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
10037 (sinh_towardzero_test_data): New variable.
10038 (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
10039 (sinh_downward_test_data): New variable.
10040 (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
10041 (sinh_upward_test_data): New variable.
10042 (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
10043 (sqrt_test_data): New variable.
10044 (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
10045 (tan_test_data): New variable.
10046 (tan_test): Run tests with RUN_TEST_LOOP_f_f.
10047 (tan_tonearest_test_data): New variable.
10048 (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
10049 (tan_towardzero_test_data): New variable.
10050 (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
10051 (tan_downward_test_data): New variable.
10052 (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
10053 (tan_upward_test_data): New variable.
10054 (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
10055 (tanh_test_data): New variable.
10056 (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
10057 (tgamma_test_data): New variable.
10058 (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
10059 (trunc_test_data): New variable.
10060 (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
10061 (y0_test_data): New variable.
10062 (y0_test): Run tests with RUN_TEST_LOOP_f_f.
10063 (y1_test_data): New variable.
10064 (y1_test): Run tests with RUN_TEST_LOOP_f_f.
10065 (significand_test_data): New variable.
10066 (significand_test): Run tests with RUN_TEST_LOOP_f_f.
10067
10068 2013-05-10 Christian Grönke <cgr_bugs@sysgo.com>
10069
10070 [BZ #12387]
10071 * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
10072
10073 2013-05-10 Pino Toscano <toscano.pino@tiscali.it>
10074
10075 * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
10076
10077 2013-05-10 Andreas Jaeger <aj@suse.de>
10078
10079 [BZ #15448]
10080 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
10081 (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
10082
10083 2013-05-10 Joseph Myers <joseph@codesourcery.com>
10084
10085 * math/gen-libm-test.pl (adjust_arg): New function.
10086 (special_functions): Handle generating output in both functions
10087 and arrays.
10088 (parse_args): Likewise.
10089 (generate_testfile): Handle START_DATA and END_DATA. Pass extra
10090 $in_func argument to parse_args.
10091 * math/libm-test.inc (struct test_f_f_data): New type.
10092 (IF_ROUND_INIT_): New macro.
10093 (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
10094 (IF_ROUND_INIT_FE_TONEAREST): Likewise.
10095 (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
10096 (IF_ROUND_INIT_FE_UPWARD): Likewise.
10097 (ROUND_RESTORE_): Likewise.
10098 (ROUND_RESTORE_FE_DOWNWARD): Likewise.
10099 (ROUND_RESTORE_FE_TONEAREST): Likewise.
10100 (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
10101 (ROUND_RESTORE_FE_UPWARD): Likewise.
10102 (RUN_TEST_LOOP_f_f): New macro.
10103 (acos_test_data): New variable.
10104 (acos_test): Run tests with RUN_TEST_LOOP_f_f.
10105 (acos_tonearest_test_data): New variable.
10106 (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
10107
10108 2013-05-10 Siddhesh Poyarekar <siddhesh@redhat.com>
10109
10110 * benchtests/bench-skeleton.c (startup): Fix coding style.
10111
10112 2013-05-10 Joseph Myers <joseph@codesourcery.com>
10113
10114 [BZ #6809]
10115 * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
10116 negative infinity argument.
10117 * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
10118 negative infinity argument.
10119 * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
10120 negative infinity argument.
10121 * math/libm-test.inc (tgamma_test): Expect errno to be set for
10122 domain errors.
10123
10124 2013-05-10 Florian Weimer <fweimer@redhat.com>
10125
10126 * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
10127 * iconv/iconv_charmap.c (charmap_conversion): Likewise.
10128 * iconv/iconv_prog.c (main): Likewise.
10129 * locale/programs/charmap-dir.c (charmap_readdir)
10130 (fopen_uncompressed): Likewise.
10131 * locale/programs/locfile.c (siblings_uncached)
10132 (write_locale_data): Use lstat64 instead of lstat.
10133 * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
10134 stat.
10135
10136 2013-05-10 Andreas Jaeger <aj@suse.de>
10137
10138 [BZ #15395]
10139 * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
10140 localization.
10141 Include <locale.h>.
10142
10143 2013-05-09 Carlos O'Donell <carlos@redhat.com>
10144
10145 * elf/dl-close.c (_dl_close_worker): Add comments.
10146
10147 2013-05-09 Joseph Myers <joseph@codesourcery.com>
10148
10149 [BZ #15359]
10150 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
10151 high part of pi/2.
10152 (__ieee754_rem_pio2l): Update comments.
10153
10154 [BZ #15429]
10155 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
10156 high part of pi/2.
10157 (__ieee754_rem_pio2l): Update comments.
10158
10159 * math/libm-test.inc (M_SQRT_2_2): Remove macro.
10160 (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
10161
10162 * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
10163 M_PI_4l.
10164
10165 * math/libm-test.inc (M_PI_34l): Define using decimal constant.
10166 (M_PI_34_LOG10El): Likewise.
10167 (M_PI2_LOG10El): Likewise.
10168 (M_PI4_LOG10El): Likewise.
10169 (M_PI_LOG10El): Likewise.
10170
10171 2013-05-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10172
10173 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10174
10175 2013-05-08 Joseph Myers <joseph@codesourcery.com>
10176
10177 * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
10178 (MINUS_ZERO_INIT): Likewise.
10179 (PLUS_INFTY_INIT): Likewise.
10180 (MINUS_INFTY_INIT): Likewise.
10181 (QNAN_VALUE_INIT): Likewise.
10182 (MAX_VALUE_INIT): Likewise.
10183 (MIN_VALUE_INIT): Likewise.
10184 (MIN_SUBNORM_VALUE_INIT): Likewise.
10185 (plus_zero): Initialize with PLUS_ZERO_INIT.
10186 (minus_zero): Initialize with MINUS_ZERO_INIT.
10187 (plus_infty): Initialize with PLUS_INFTY_INIT.
10188 (minus_infty): Initialize with MINUS_INFTY_INIT.
10189 (qnan_value): Initialize with QNAN_VALUE_INIT.
10190 (max_value): Initialize with MAX_VALUE_INIT.
10191 (min_value): Initialize with MIN_VALUE_INIT.
10192 (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
10193
10194 * math/libm-test.inc (RUN_TEST_if_f): New macro.
10195 (jn_test): Use TEST_if_f instead of TEST_ff_f.
10196 (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
10197 (yn_test): Use TEST_if_f instead of TEST_ff_f.
10198
10199 * math/libm-test.inc (RUN_TEST_f_f): New macro.
10200 (RUN_TEST_2_f): Likewise.
10201 (RUN_TEST_ff_f): Likewise.
10202 (RUN_TEST_fi_f): Likewise.
10203 (RUN_TEST_fl_f): Likewise.
10204 (RUN_TEST_fff_f): Likewise.
10205 (RUN_TEST_c_f): Likewise.
10206 (RUN_TEST_f_f1): Likewise.
10207 (RUN_TEST_fF_f1): Likewise.
10208 (RUN_TEST_fI_f1): Likewise.
10209 (RUN_TEST_ffI_f1): Likewise.
10210 (RUN_TEST_c_c): Likewise.
10211 (RUN_TEST_cc_c): Likewise.
10212 (RUN_TEST_f_i): Likewise.
10213 (RUN_TEST_f_i_tg): Likewise.
10214 (RUN_TEST_ff_i_tg): Likewise.
10215 (RUN_TEST_f_b): Likewise.
10216 (RUN_TEST_f_b_tg): Likewise.
10217 (RUN_TEST_f_l): Likewise.
10218 (RUN_TEST_f_L): Likewise.
10219 (RUN_TEST_sincos): Likewise.
10220 * math/gen-libm-test.pl (new_test): Take new argument to indicate
10221 whether to show exceptions. Do not include ");\n" in return
10222 value.
10223 (special_functions): Output call to RUN_TEST_sincos instead of
10224 check_float calls. Update calls to new_test.
10225 (parse_args): Output call to single RUN_TEST_* macro instead of
10226 check_* calls and other assignments. Update calls to new_test.
10227
10228 [BZ #2546]
10229 [BZ #2560]
10230 [BZ #5159]
10231 [BZ #15426]
10232 * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
10233 input to result for tgamma overflow.
10234 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
10235 (gamma_coeff): New variable.
10236 (NCOEFF): New macro.
10237 (gamma_positive): New function.
10238 (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
10239 underflow here. Use gamma_positive instead of exp (lgamma) for
10240 other arguments.
10241 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
10242 (gamma_coeff): New variable.
10243 (NCOEFF): New macro.
10244 (gammaf_positive): New function.
10245 (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
10246 underflow here. Use gamma_positive instead of exp (lgamma) for
10247 other arguments.
10248 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
10249 (gamma_coeff): New variable.
10250 (NCOEFF): New macro.
10251 (gammal_positive): New function.
10252 (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
10253 underflow here. Use gamma_positive instead of exp (lgamma) for
10254 other arguments.
10255 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
10256 (gamma_coeff): New variable.
10257 (NCOEFF): New macro.
10258 (gammal_positive): New function.
10259 (__ieee754_gammal_r): Handle positive infinity, overflow and
10260 underflow here. Handle NaN the same as positive infinity. Remove
10261 check x < 0xffffffff for negative integers. Use gamma_positive
10262 instead of exp (lgamma) for other arguments.
10263 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
10264 (gamma_coeff): New variable.
10265 (NCOEFF): New macro.
10266 (gammal_positive): New function.
10267 * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
10268 * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
10269 * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
10270 * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
10271 * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
10272 * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
10273 * sysdeps/generic/math_private.h (__gamma_productf): New
10274 prototype.
10275 (__gamma_product): Likewise.
10276 (__gamma_productl): Likewise.
10277 * math/Makefile (libm-calls): Add gamma_product.
10278 * math/libm-test.inc (tgamma_test): Add more tests.
10279 * sysdeps/i386/fpu/libm-test-ulps: Update.
10280 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10281
10282 2013-05-08 Ondřej Bílka <neleai@seznam.cz>
10283
10284 * benchtests/bench-skeleton.c (main): Preheat CPU.
10285
10286 2013-05-07 Aurelien Jarno <aurelien@aurel32.net>
10287
10288 * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
10289
10290 2013-05-07 Roland McGrath <roland@hack.frob.com>
10291
10292 * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
10293 and _dl_skip_args_internal.
10294
10295 2013-05-07 Carlos O'Donell <carlos@redhat.com>
10296
10297 * manual/message.texi (Message Translation): Talk about users.
10298 Message to key mapping impacts design.
10299
10300 2013-05-06 Roland McGrath <roland@hack.frob.com>
10301
10302 * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
10303
10304 * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
10305
10306 * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
10307 * sysdeps/wordsize-64/glob64.c: ... here.
10308
10309 * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
10310 (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
10311 New macros.
10312
10313 * debug/getlogin_r_chk.c: Moved to ...
10314 * login/getlogin_r_chk.c: ... here.
10315 * debug/Makefile (routines): Move getlogin_r_chk to ...
10316 * login/Makefile (routines): ... here.
10317 * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
10318 * login/Versions (libc: GLIBC_2.4): ... here.
10319
10320 * io/poll.c (__poll): Renamed from poll.
10321 Add libc_hidden_def.
10322 (poll): Define as weak alias.
10323
10324 * debug/ptsname_r_chk.c: Moved to ...
10325 * login/ptsname_r_chk.c: ... here.
10326 * debug/Makefile (routines): Move ptsname_r_chk to ...
10327 * login/Makefile (routines): ... here.
10328 * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
10329 * login/Versions (libc: GLIBC_2.4): ... here.
10330
10331 * posix/getlogin.c: Moved to ...
10332 * login/getlogin.c: ... here.
10333 * posix/getlogin_r.c: Moved to ...
10334 * login/getlogin_r.c: ... here.
10335 * posix/getlogin_r.c: Moved to ...
10336 * login/getlogin_r.c: ... here.
10337 * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
10338 * login/Makefile (routines): ... here.
10339 * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
10340 * login/Versions (libc: GLIBC_2.0): ... here.
10341
10342 * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
10343 (setrlimit): Define as weak alias.
10344
10345 * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
10346 Call __ names for open, ftruncate, and close.
10347 For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
10348 (truncate): Define as weak alias.
10349
10350 2013-05-06 Joseph Myers <joseph@codesourcery.com>
10351
10352 * math/gen-libm-test.pl (parse_args): Initialize x before each
10353 test of frexp, modf and remquo.
10354
10355 * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
10356 test signgam value.
10357
10358 2013-05-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10359
10360 [BZ #15418]
10361 [BZ #15419]
10362 * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
10363 internal tests.
10364 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
10365
10366 2013-05-06 Roland McGrath <roland@hack.frob.com>
10367
10368 * elf/dl-writev.h: New file.
10369 * elf/dl-misc.c: Include it.
10370 (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
10371 * sysdeps/unix/sysv/linux/dl-writev.h: New file.
10372
10373 2013-05-04 Joseph Myers <joseph@codesourcery.com>
10374
10375 * math/libm-test.inc (noXFails): Remove variable.
10376 (noXPasses): Likewise.
10377 (BUILD_COMPLEX_INT): Remove macro.
10378 (print_screen): Remove xfail argument.
10379 (print_screen_max_error): Likewise.
10380 (update_stats): Likewise.
10381 (print_max_error): Likewise. Update calls to other affected
10382 functions.
10383 (print_complex_max_error): Likewise.
10384 (test_single_exception): Update calls to print_screen.
10385 (test_single_errno): Likewise.
10386 (check_float_internal): Remove xfail argument. Update calls to
10387 other affected functions.
10388 (check_float): Likewise.
10389 (check_complex): Likewise.
10390 (check_int): Likewise.
10391 (check_long): Likewise.
10392 (check_bool): Likewise.
10393 (check_longlong): Likewise.
10394 (main): Don't print noXFails and noXPasses.
10395 * math/gen-libm-test.pl (top level): Don't mention expected
10396 failure handling in comment.
10397 (new_test): Don't handle expected failures.
10398 (parse_args): Don't mention expected failure handling in comment.
10399 (generate_testfile): Don't handle expected failures.
10400 (parse_ulps): Likewise.
10401 (print_ulps_file): Likewise.
10402 (get_failure): Remove function.
10403 (output_test): Don't handle expected failures.
10404 * make/README.libm-test: Don't mention expected failure handling.
10405
10406 * math/libm-test.inc (plus_zero): Make const. Add initializer.
10407 (minus_zero): Likewise.
10408 (plus_infty): Likewise.
10409 (minus_infty): Likewise.
10410 (qnan_value): Likewise.
10411 (max_value): Likewise.
10412 (min_value): Likewise.
10413 (min_subnorm_value): Likewise.
10414 (initialize): Do not initialize those variables dynamically.
10415
10416 2013-05-03 Roland McGrath <roland@hack.frob.com>
10417
10418 * io/open.c (__open_2): Moved to ...
10419 * io/open_2.c: ... this new file.
10420 * io/open64.c (__open64_2): Moved to ...
10421 * io/open64_2.c: ... this new file.
10422 * io/openat.c (__openat_2): Moved to ...
10423 * io/openat_2.c: ... this new file.
10424 * io/openat64.c (__openat64_2): Moved to ...
10425 * io/openat64_2.c: ... this new file.
10426 * io/Makefile (routines): Add them.
10427 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
10428 * sysdeps/unix/sysv/linux/open_2.c: File removed.
10429 * sysdeps/unix/sysv/linux/open64_2.c: File removed.
10430 * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
10431 * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
10432 * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
10433 (__openat64): Add hidden_ver.
10434 * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
10435 * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
10436
10437 * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
10438 Separately conditionalize setting of GLRO(dl_sysinfo) so
10439 that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
10440 as well, but the actual setting is only under [NEED_DL_SYSINFO].
10441
10442 2013-04-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10443
10444 * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
10445 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
10446 definition.
10447 (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
10448 * sysdeps/unix/sysv/linux/powerpc/init-first.c
10449 (_libc_vdso_platform_setup): Add __vdso_time initialization.
10450 * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
10451 for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
10452
10453 2013-05-03 Joseph Myers <joseph@codesourcery.com>
10454
10455 * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
10456 test signgam value.
10457
10458 * math/libm-test.inc (hypot_test): Do not use
10459 IGNORE_ZERO_INF_SIGN.
10460
10461 2013-05-03 Andreas Jaeger <aj@suse.de>
10462
10463 * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
10464 Linux 3.9.
10465 * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
10466 (PF_MAX): Adjust for VSOCK change.
10467
10468 2013-05-03 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10469
10470 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10471
10472 2013-05-02 Carlos O'Donell <carlos@redhat.com>
10473
10474 [BZ #15264]
10475 * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
10476 * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
10477 * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
10478
10479 2013-05-02 David S. Miller <davem@davemloft.net>
10480
10481 * sysdeps/sparc/fpu/libm-test-ulps: Update.
10482
10483 2013-05-01 Ondřej Bílka <neleai@seznam.cz>
10484
10485 * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
10486
10487 2013-05-01 Roland McGrath <roland@hack.frob.com>
10488
10489 * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
10490
10491 2013-05-01 Richard Smith <richard@metafoo.co.uk>
10492
10493 [BZ #14952]
10494 * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
10495 [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
10496 Use __attribute__ ((__gnu_inline__)).
10497 [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
10498 Don't use __attribute__ ((__gnu_inline__)).
10499
10500 2013-05-01 Joseph Myers <joseph@codesourcery.com>
10501
10502 [BZ #15423]
10503 * math/s_catan.c (__catan): Handle small real or imaginary part of
10504 input specially to avoid spurious underflow.
10505 * math/s_catanf.c (__catanf): Likewise.
10506 * math/s_catanh.c (__catanh): Likewise.
10507 * math/s_catanhf.c (__catanhf): Likewise.
10508 * math/s_catanhl.c (__catanhl): Likewise.
10509 * math/s_catanl.c (__catanl): Likewise.
10510 * math/libm-test.inc (catan_test): Add more tests.
10511 (catanh_test): Likewise.
10512 * sysdeps/i386/fpu/libm-test-ulps: Update.
10513 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10514
10515 2013-04-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10516
10517 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10518
10519 2013-04-30 Joseph Myers <joseph@codesourcery.com>
10520
10521 [BZ #15416]
10522 * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
10523 accurately for denominator in atan2.
10524 * math/s_catanf.c (__catanf): Likewise.
10525 * math/s_catanh.c (__catanh): Likewise.
10526 * math/s_catanhf.c (__catanhf): Likewise.
10527 * math/s_catanhl.c (__catanhl): Likewise.
10528 * math/s_catanl.c (__catanl): Likewise.
10529 * math/libm-test.inc (catan_test): Add more tests.
10530 (catanh_test): Likewise.
10531 * sysdeps/i386/fpu/libm-test-ulps: Update.
10532 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10533
10534 2013-04-30 Siddhesh Poyarekar <siddhesh@redhat.com>
10535
10536 * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
10537
10538 * benchtests/Makefile (bench): Remove slow benchmarks.
10539 * benchtests/atan-inputs: Add slow benchmark inputs.
10540 * benchtests/bench-modf.c (NUM_VARIANTS): Define.
10541 (BENCH_FUNC): Accept variant offset.
10542 (VARIANT): Define.
10543 * benchtests/bench-skeleton.c (main): Run benchmark for each
10544 variant.
10545 * benchtests/cos-inputs: Add slow benchmark inputs.
10546 * benchtests/exp-inputs: Likewise.
10547 * benchtests/pow-inputs: Likewise.
10548 * benchtests/sin-inputs: Likewise.
10549 * benchtests/slowatan-inputs: Remove.
10550 * benchtests/slowatan.c: Remove.
10551 * benchtests/slowcos-inputs: Remove.
10552 * benchtests/slowcos.c: Remove.
10553 * benchtests/slowexp-inputs: Remove.
10554 * benchtests/slowexp.c: Remove.
10555 * benchtests/slowpow-inputs: Remove.
10556 * benchtests/slowpow.c: Remove.
10557 * benchtests/slowsin-inputs: Remove.
10558 * benchtests/slowsin.c: Remove.
10559 * benchtests/slowtan-inputs: Remove.
10560 * benchtests/slowtan.c: Remove.
10561 * benchtests/tan-inputs: Add slow benchmark inputs.
10562 * scripts/bench.pl: Parse comments and directives.
10563
10564 * benchtests/Makefile: Remove *-ITER. Define BENCH_DURATION
10565 in CPPFLAGS.
10566 ($(objpfx)bench-%.c): Remove *-ITER.
10567 * benchtests/bench-modf.c: Remove definition of ITER.
10568 * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
10569 (main): Loop for DURATION seconds instead of fixed number of
10570 iterations.
10571 * scripts/bench.pl: Don't expect iterations in parameters.
10572
10573 2013-04-29 Roland McGrath <roland@hack.frob.com>
10574
10575 * io/fchdir.c (__fchdir): Renamed from fchdir.
10576 (fchdir): Define as weak alias.
10577
10578 2013-04-29 Joseph Myers <joseph@codesourcery.com>
10579
10580 * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
10581 (ERRNO_EDOM): Likewise.
10582 (ERRNO_ERANGE): Likewise.
10583 (noErrnoTests): New variable.
10584 (init_max_error): Set errno to 0.
10585 (test_single_errno): New function.
10586 (test_errno): Likewise.
10587 (check_float_internal): Call test_errno. Set errno to 0.
10588 (check_complex): Refer to errno tests in comment.
10589 (check_int): Call test_errno. Set errno to 0.
10590 (check_long): Likewise.
10591 (check_bool): Likewise.
10592 (check_longlong): Likewise.
10593 (cos_test): Use ERRNO_* flags for errno tests instead of
10594 check_int.
10595 (expm1_test): Likewise.
10596 (fmod_test): Likewise.
10597 (ilogb_test): Likewise.
10598 (lgamma_test): Likewise.
10599 (pow_test): Likewise.
10600 (remainder_test): Likewise.
10601 (sin_test): Likewise.
10602 (tan_test): Likewise.
10603 (yn_test): Likewise.
10604 (initialize): Set errno to 0.
10605 (main): Print number of errno tests.
10606 * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
10607
10608 2013-04-29 Andreas Jaeger <aj@suse.de>
10609
10610 [BZ #15084]
10611 * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
10612 and RES_USEVC.
10613
10614 [BZ #15085]
10615 * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
10616 * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
10617 unimplemented.
10618
10619 [BZ #15380]
10620 * stdlib/random.c (__initstate): Return NULL if
10621 __initstate fails.
10622
10623 [BZ #15086]
10624 * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
10625 RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
10626 RES_SNGLKUPREOP.
10627
10628 2013-04-29 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10629
10630 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10631
10632 2013-04-29 Joseph Myers <joseph@codesourcery.com>
10633
10634 * math/libm-test.inc (cacos_test): Add missing semicolons at ends
10635 of individual tests.
10636 (casin_test): Likewise.
10637 (casinh_test): Likewise.
10638
10639 2013-04-27 Joseph Myers <joseph@codesourcery.com>
10640
10641 [BZ #15409]
10642 * math/s_catan.c (__catan): Handle arguments with large real or
10643 imaginary part separately without squaring.
10644 * math/s_catanf.c (__catanf): Likewise.
10645 * math/s_catanh.c (__catanh): Likewise.
10646 * math/s_catanhf.c (__catanhf): Likewise.
10647 * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
10648 and redefine.
10649 (__catanhl): Handle arguments with large real or imaginary part
10650 separately without squaring.
10651 * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
10652 and redefine.
10653 (__catanl): Handle arguments with large real or imaginary part
10654 separately without squaring.
10655 * math/libm-test.inc (catan_test): Add more tests.
10656 (catanh_test): Likewise.
10657 * sysdeps/i386/fpu/libm-test-ulps: Update.
10658 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10659
10660 2013-04-27 Andreas Jaeger <aj@suse.de>
10661
10662 [BZ #15007]
10663 * stdlib/stdlib.h: Update guards for qecvt.
10664 * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
10665 <stdlib.h>.
10666
10667 2013-04-27 Allan McRae <allan@archlinux.org>
10668
10669 * sysdeps/i386/fpu/libm-test-ulps: Update.
10670
10671 2013-04-26 Joseph Myers <joseph@codesourcery.com>
10672
10673 [BZ #15406]
10674 * math/s_catan.c: Include <float.h>.
10675 (__catan): Ensure underflow exception occurs for underflowed
10676 result.
10677 * math/s_catanf.c: Include <float.h>.
10678 (__catanf): Ensure underflow exception occurs for underflowed
10679 result.
10680 * math/s_catanh.c: Include <float.h>.
10681 (__catanh): Ensure underflow exception occurs for underflowed
10682 result.
10683 * math/s_catanhf.c: Include <float.h>.
10684 (__catanhf): Ensure underflow exception occurs for underflowed
10685 result.
10686 * math/s_catanhl.c: Include <float.h>.
10687 (__catanhl): Ensure underflow exception occurs for underflowed
10688 result.
10689 * math/s_catanl.c: Include <float.h>.
10690 (__catanl): Ensure underflow exception occurs for underflowed
10691 result.
10692 * math/libm-test.inc (catan_test): Add more tests.
10693 (catanh_test): Likewise.
10694
10695 [BZ #15405]
10696 * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
10697 underflowed result.
10698 * math/s_ccoshf.c (__ccoshf): Likewise.
10699 * math/s_ccoshl.c (__ccoshl): Likewise.
10700 * math/s_csin.c (__csin): Likewise.
10701 * math/s_csinf.c (__csinf): Likewise.
10702 * math/s_csinh.c (__csinh): Likewise.
10703 * math/s_csinhf.c (__csinhf): Likewise.
10704 * math/s_csinhl.c (__csinhl): Likewise.
10705 * math/s_csinl.c (__csinl): Likewise.
10706 * math/libm-test.inc (ccos_test): Add more tests.
10707 (ccosh_test): Likewise.
10708 (csin_test): Likewise.
10709 (csinh_test): Likewise.
10710
10711 2013-04-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10712
10713 * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
10714 * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
10715 * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
10716 * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
10717 * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
10718 powerpc/power5+/fpu folders.
10719 * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
10720
10721
10722 2013-04-26 Markus Trippelsdorf <markus@trippelsdorf.de>
10723
10724 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10725
10726 2013-04-25 Joseph Myers <joseph@codesourcery.com>
10727
10728 * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
10729 additions to variable.
10730 [$(config-machine) = x86_64] (modules-names): Likewise.
10731 ($(objpfx)tst-audit3): Remove dependency.
10732 ($(objpfx)tst-audit3.out): Likewise.
10733 ($(objpfx)tst-audit4): Likewise.
10734 ($(objpfx)tst-audit4.out): Likewise.
10735 ($(objpfx)tst-audit5): Likewise.
10736 ($(objpfx)tst-audit5.out): Likewise.
10737 ($(objpfx)tst-audit6): Likewise.
10738 ($(objpfx)tst-audit6.out): Likewise.
10739 ($(objpfx)tst-audit7): Likewise.
10740 ($(objpfx)tst-audit7.out): Likewise.
10741 (tst-audit3-ENV): Remove variable.
10742 (tst-audit4-ENV): Likewise.
10743 (tst-audit5-ENV): Likewise.
10744 (tst-audit6-ENV): Likewise.
10745 (tst-audit7-ENV): Likewise.
10746 [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
10747 [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
10748 addition to variable.
10749 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
10750 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
10751 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
10752 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
10753 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
10754 * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
10755 tst-audit3, tst-audit4 and tst-audit5.
10756 [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
10757 tst-audit6 and tst-audit7.
10758 [$(subdir) = elf] (modules-names): Add audit modules for those
10759 tests.
10760 [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
10761 [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
10762 [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
10763 [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
10764 [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
10765 [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
10766 [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
10767 [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
10768 [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
10769 [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
10770 [$(subdir) = elf] (tst-audit3-ENV): New variable.
10771 [$(subdir) = elf] (tst-audit4-ENV): Likewise.
10772 [$(subdir) = elf] (tst-audit5-ENV): Likewise.
10773 [$(subdir) = elf] (tst-audit6-ENV): Likewise.
10774 [$(subdir) = elf] (tst-audit7-ENV): Likewise.
10775 [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
10776 Likewise.
10777 [$(subdir) = elf && $(config-cflags-avx) = yes]
10778 (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
10779 [$(subdir) = elf && $(config-cflags-avx) = yes]
10780 (CFLAGS-tst-auditmod4a.c): Likewise.
10781 [$(subdir) = elf && $(config-cflags-avx) = yes]
10782 (CFLAGS-tst-auditmod4b.c): Likewise.
10783 [$(subdir) = elf && $(config-cflags-avx) = yes]
10784 (CFLAGS-tst-auditmod6b.c): Likewise.
10785 [$(subdir) = elf && $(config-cflags-avx) = yes]
10786 (CFLAGS-tst-auditmod6c.c): Likewise.
10787 [$(subdir) = elf && $(config-cflags-avx) = yes]
10788 (CFLAGS-tst-auditmod7b.c): Likewise.
10789 * elf/tst-audit3.c: Move to ...
10790 * sysdeps/x86_64/tst-audit3.c: ... here.
10791 * elf/tst-audit4.c: Move to ...
10792 * sysdeps/x86_64/tst-audit4.c: ... here.
10793 * elf/tst-audit5.c: Move to ...
10794 * sysdeps/x86_64/tst-audit5.c: ... here.
10795 * elf/tst-audit6.c: Move to ...
10796 * sysdeps/x86_64/tst-audit6.c: ... here.
10797 * elf/tst-audit7.c: Move to ...
10798 * sysdeps/x86_64/tst-audit7.c: ... here.
10799 * elf/tst-auditmod3a.c: Move to ...
10800 * sysdeps/x86_64/tst-auditmod3a.c: ... here.
10801 * elf/tst-auditmod3b.c: Move to ...
10802 * sysdeps/x86_64/tst-auditmod3b.c: ... here.
10803 * elf/tst-auditmod4a.c: Move to ...
10804 * sysdeps/x86_64/tst-auditmod4a.c: ... here.
10805 * elf/tst-auditmod4b.c: Move to ...
10806 * sysdeps/x86_64/tst-auditmod4b.c: ... here.
10807 * elf/tst-auditmod5a.c: Move to ...
10808 * sysdeps/x86_64/tst-auditmod5a.c: ... here.
10809 * elf/tst-auditmod5b.c: Move to ...
10810 * sysdeps/x86_64/tst-auditmod5b.c: ... here.
10811 * elf/tst-auditmod6a.c: Move to ...
10812 * sysdeps/x86_64/tst-auditmod6a.c: ... here.
10813 * elf/tst-auditmod6b.c: Move to ...
10814 * sysdeps/x86_64/tst-auditmod6b.c: ... here.
10815 * elf/tst-auditmod6c.c: Move to ...
10816 * sysdeps/x86_64/tst-auditmod6c.c: ... here.
10817 * elf/tst-auditmod7a.c: Move to ...
10818 * sysdeps/x86_64/tst-auditmod7a.c: ... here.
10819 * elf/tst-auditmod7b.c: Move to ...
10820 * sysdeps/x86_64/tst-auditmod7b.c: ... here.
10821
10822 2013-04-25 Paul Pluzhnikov <ppluzhnikov@google.com>
10823
10824 [BZ #15366]
10825 * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
10826 define unconditionally.
10827 * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
10828 define unconditionally.
10829 (INT8_C, INT16_C, etc.): Likewise.
10830
10831 2013-04-25 Maciej W. Rozycki <macro@codesourcery.com>
10832
10833 * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
10834 __ehdr_start with hidden visibility.
10835
10836 * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
10837
10838 2013-04-24 Carlos O'Donell <carlos@redhat.com>
10839
10840 * math/libm-test.inc (cos_test): Use accurate hex constants.
10841 (sincost_test): Likewise.
10842
10843 2013-04-24 Joseph Myers <joseph@codesourcery.com>
10844
10845 * math/libm-test.inc (catan_test): Add more tests.
10846 (catanh_test): Likewise.
10847
10848 * math/s_catanf.c (__catanf): Use suffixed floating-point
10849 constants.
10850 * math/s_catanhf.c (__catanhf): Likewise.
10851 * math/s_catanhl.c (__catanhl): Likewise.
10852 * math/s_catanl.c (__catanl): Likewise.
10853
10854 [BZ #15394]
10855 * math/s_catan.c (__catan): Calculate imaginary part of result
10856 with log1p not log unless computing log of number close to 0.
10857 * math/s_catanf.c (__catanf): Likewise.
10858 * math/s_catanl.c (__catanl): Likewise.
10859 * math/s_catanh.c (__catanh): Calculate real part of result with
10860 log1p not log unless computing log of number close to 0.
10861 * math/s_catanhf.c (__catanhf): Likewise.
10862 * math/s_catanhl.c (__catanhl): Likewise.
10863 * math/libm-test.inc (catan_test): Add more tests.
10864 (catanh_test): Likewise.
10865 * sysdeps/i386/fpu/libm-test-ulps: Update.
10866 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10867
10868 2013-04-24 Siddhesh Poyarekar <siddhesh@redhat.com>
10869
10870 * benchtests/Makefile: Mention files in which fast and slow
10871 paths of math functions are implemented.
10872
10873 2013-04-23 Roland McGrath <roland@hack.frob.com>
10874
10875 * sysdeps/posix/timespec_get.c: New file.
10876
10877 2013-04-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10878
10879 * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
10880 POWER.
10881 * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
10882 for POWER.
10883 * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
10884 powerpc/power5/fpu folders.
10885 * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
10886 * benchtests/Makefile: Add modf testcase.
10887 * benchtests/bench-modf.c: New file: Benchmark test for mo
10888
10889 2013-04-23 Siddhesh Poyarekar <siddhesh@redhat.com>
10890
10891 [BZ #14888]
10892 * time/Makefile (tests): Add tst-strptime-whitespace.
10893 * time/strptime_l.c (get_number): Use ISSPACE.
10894 (__strptime_internal): Likewise.
10895 * time/tst-strptime-whitespace.c: New test case.
10896
10897 2013-04-23 Andreas Schwab <schwab@linux-m68k.org>
10898
10899 * nss/nss_files/files-init.c (TF): Don't initialize flexible array
10900 member.
10901 (_nss_files_init): Set it here.
10902
10903 2013-04-23 Heiko Carstens <heiko.carstens@de.ibm.com>
10904
10905 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
10906 f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
10907 unsigned.
10908
10909 2013-04-22 Jan-Benedict Glaw <jbglaw@getslash.de>
10910
10911 * nss/getent.c (shadow_keys): Call endspent, not endpwent.
10912
10913 2013-04-22 Siddhesh Poyarekar <siddhesh@redhat.com>
10914
10915 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
10916 size just once.
10917
10918 2013-04-21 David S. Miller <davem@davemloft.net>
10919
10920 * po/ru.po: Update Russion translation from translation project.
10921
10922 2013-04-17 Adam Conrad <adconrad@0c3.net>
10923
10924 * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
10925 and setfsgid.
10926
10927 2013-04-17 Carlos O'Donell <carlos@redhat.com>
10928
10929 * configure.in: Remove i386 configure warning. Remove i386 case.
10930 * configure: Regenerate.
10931 * sysdeps/i386/configure.in: Raise error if config_machine is i386.
10932 Add example to error message.
10933 * sysdeps/i386/configure: Regenerate.
10934
10935 2013-04-17 Siddhesh Poyarekar <siddhesh@redhat.com>
10936
10937 * benchtests/Makefile (bench): Add cos, tan, slowcos and
10938 slowtan.
10939 * benchtests/cos-inputs: New file.
10940 * benchtests/slowcos-inputs: New file.
10941 * benchtests/slowcos.c: New file.
10942 * benchtests/slowtan-inputs: New file.
10943 * benchtests/slowtan.c: New file.
10944 * benchtests/tan-inputs: New file.
10945
10946 2013-04-16 Roland McGrath <roland@hack.frob.com>
10947
10948 * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
10949 considered kosher.
10950
10951 2013-04-16 Siddhesh Poyarekar <siddhesh@redhat.com>
10952
10953 * benchtests/Makefile: Include cppflags-iterator.mk to add
10954 -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
10955
10956 * Makefile.in (bench-clean): New target.
10957 * benchtests/Makefile (bench-clean): Likewise.
10958
10959 2013-04-16 David Holsgrove <david.holsgrove@xilinx.com>
10960
10961 * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
10962
10963 2013-04-15 Thomas Schwinge <thomas@codesourcery.com>
10964
10965 * stdio-common/tstdiomisc.c: Fix coding-style violation.
10966
10967 2013-04-15 Andreas Schwab <schwab@suse.de>
10968
10969 * nscd/grpcache.c (cache_addgr): Properly check for short write.
10970 * nscd/initgrcache.c (addinitgroupsX): Likewise.
10971 * nscd/pwdcache.c (cache_addpw): Likewise.
10972 * nscd/servicescache.c (cache_addserv): Likewise. Don't write
10973 more than recsize.
10974
10975 2013-04-15 Siddhesh Poyarekar <siddhesh@redhat.com>
10976
10977 * benchtests/Makefile (bench): Write all output to
10978 bench-out.tmp together.
10979
10980 2013-04-15 Andreas Schwab <schwab@suse.de>
10981
10982 * nscd/nscd.c (main): Don't fork again after closing files.
10983
10984 2013-04-15 Siddhesh Poyarekar <siddhesh@redhat.com>
10985
10986 * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
10987
10988 * benchtests/Rules (bench-deps): Collect dependencies into a
10989 single variable. Add Makefile to dependencies.
10990 ($(objpfx)bench-%.c): Depend on bench-deps.
10991
10992 2013-04-12 Roland McGrath <roland@hack.frob.com>
10993 Xavier Roche <roche+kml2@exalead.com>
10994
10995 [BZ #15361]
10996 * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
10997 just that it's a file descriptor.
10998 * manual/llio.texi (Synchronizing AIO Operations): Update description
10999 for EBADF error from aio_fsync.
11000
11001 2013-04-12 Siddhesh Poyarekar <siddhesh@redhat.com>
11002
11003 * Rules (bench): Move target definition...
11004 * benchtests/Makefile: ... here.
11005
11006 2013-04-11 Carlos O'Donell <carlos@redhat.com>
11007
11008 * math/libm-test.inc (cos_test): Fix PI/2 test.
11009 (sincos_test): Likewise.
11010 * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
11011 * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
11012
11013 2013-04-11 Andreas Schwab <schwab@suse.de>
11014
11015 [BZ #13988]
11016 * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
11017 accept exponent character only when digits were seen.
11018 * stdio-common/Makefile (tests): Add bug26.
11019 * stdio-common/bug26.c: New file.
11020
11021 [BZ #14293]
11022 * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
11023 non-freeable.
11024
11025 2013-04-11 Siddhesh Poyarekar <siddhesh@redhat.com>
11026
11027 * Makeconfig (rtld-prefix): Define built linker prefix.
11028 * Rules (run-bench): Use it.
11029 * math/Makefile (run-regen-ulps): Likewise.
11030
11031 * Rules (bench): Remove eval.
11032
11033 2013-04-10 Siddhesh Poyarekar <siddhesh@redhat.com>
11034 Roland McGrath <roland@hack.frob.com>
11035 Ondrej Bilka <neleai@seznam.cz>
11036
11037 [BZ #15346]
11038 * time/getdate.c: Include ctype.h and alloca.h.
11039 (__getdate_r): Trim leading and trailing spaces of input.
11040 * time/tst-getdate.c (tests): Add tests with leading and
11041 trailing spaces.
11042
11043 2013-04-08 Roland McGrath <roland@hack.frob.com>
11044
11045 [BZ #14280]
11046 * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
11047 when computing value.
11048
11049 2013-04-06 Carlos O'Donell <carlos@redhat.com>
11050
11051 * math/README.libm-test (How can I generate "libm-test-ulps"?):
11052 Use testrun.sh to run libm tests.
11053
11054 [BZ #15309]
11055 * elf/dl-open.c (dl_open_worker): memset all of seen array.
11056
11057 2013-04-06 Marko Myllynen <myllynen@redhat.com>
11058
11059 [BZ #15264]
11060 * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
11061
11062 2013-04-06 Carlos O'Donell <carlos@redhat.com>
11063
11064 * Makefile.in (regen-ulps): New target.
11065 * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
11066 [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
11067 [ifneq (no,$(PERL)] (regen-ulps): New target.
11068 [ifeq (no,$(PERL)] (regen-ulps): New target.
11069 * math/libm-test.inc (ulps_file_name): Define.
11070 (output_dir): New variable.
11071 (options): Add "output-dir" option.
11072 (parse_opt): Handle 'o' case.
11073 (main): If output_dir is non-NULL use it as a prefix
11074 otherwise use "".
11075 * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
11076
11077 2013-04-06 Carlos O'Donell <carlos@redhat.com>
11078
11079 [BZ #10060, #10062]
11080 * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
11081 * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
11082 fail configure if __sync_val_compare_and_swap is not inlined.
11083 * sysdeps/i386/configure: Regenerate.
11084 * configure.in: Build for i686 when configured for i386.
11085 * configure: Regenerate.
11086 * README: Remove i386 reference.
11087
11088 2013-04-06 Carlos O'Donell <carlos@redhat.com>
11089
11090 * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
11091 * sysdeps/s390/s390-64/sysdep.h: Likewise.
11092
11093 2013-04-05 Thomas Schwinge <thomas@codesourcery.com>
11094
11095 * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
11096 (lmsnanval): New variables.
11097 (F): Add conversion tests.
11098 * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
11099 * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
11100
11101 * stdio-common/tstdiomisc.c (F): Properly collect individual
11102 tests' results.
11103
11104 [BZ #14686, #15336]
11105 * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
11106 * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
11107 Instead, use input NaN values or generate a qNaN by arithmetic
11108 operation. Also fix bugs to comply with the standard.
11109 * math/libm-test.inc (remainder_test): Add more tests.
11110
11111 [BZ #15335, #15342]
11112 * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
11113 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
11114 input NaN values or generate a qNaN by arithmetic operation.
11115
11116 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
11117 unreachable code.
11118
11119 * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
11120 definitions.
11121
11122 2013-04-03 Joseph Myers <joseph@codesourcery.com>
11123
11124 [BZ #14478]
11125 * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
11126 underflowed result.
11127 * math/s_cexpf.c (__cexpf): Likewise.
11128 * math/s_cexpl.c (__cexpl): Likewise.
11129 * math/libm-test.inc (cexp_test): Add more tests.
11130
11131 2013-04-03 Andreas Schwab <schwab@suse.de>
11132
11133 [BZ #15330]
11134 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
11135 order arrays from heap if bigger than alloca cutoff.
11136
11137 2013-04-03 Thomas Schwinge <thomas@codesourcery.com>
11138
11139 * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
11140 (SNAN_TESTS_double): Refer to GCC PR56831.
11141 * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
11142 GCC PR56828.
11143
11144 2013-04-03 Siddhesh Poyarekar <siddhesh@redhat.com>
11145
11146 * Rules (bench): Move bench.out after the run is complete.
11147
11148 * Rules (bench): Echo currently running benchmark.
11149
11150 * benchtests/Makefile (bench): Add atan and slowatan.
11151 * benchtests/atan-inputs: New file.
11152 * benchtests/slowatan-inputs: New file.
11153 * benchtests/slowatan.c: New file.
11154
11155 * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
11156 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
11157 its value.
11158
11159 [BZ #15305]
11160 * sysdeps/unix/sysv/linux/kernel-features.h
11161 [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
11162 __ASSUME_XFS_RESTRICTED_CHOWN.
11163 * sysdeps/unix/sysv/linux/pathconf.c
11164 (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
11165 Save and restore errno.
11166
11167 2013-04-02 Joseph Myers <joseph@codesourcery.com>
11168
11169 [BZ #15327]
11170 * math/s_cacosh.c (__cacosh): Implement for finite nonzero
11171 arguments using __kernel_casinh.
11172 * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
11173 arguments using __kernel_casinhf.
11174 * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
11175 arguments using __kernel_casinhl.
11176 * math/libm-test.inc (cacosh_test): Add more tests.
11177 * sysdeps/i386/fpu/libm-test-ulps: Update.
11178 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11179
11180 2013-04-02 Siddhesh Poyarekar <siddhesh@redhat.com>
11181
11182 * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
11183 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
11184
11185 * bench/Makefile (bench): Add sin and slowsin.
11186 * benchtests/sin-inputs: New file.
11187 * benchtests/slowsin-inputs: New file.
11188 * benchtests/slowsin.c: New file.
11189
11190 * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
11191 (bench): Add slowexp and slowpow.
11192 (exp-ITER): Increase iterations.
11193 (pow-ITER): Likewise.
11194 * benchtests/exp-inputs: Change input.
11195 * benchtests/pow-inputs: Likewise.
11196 * benchtests/slowexp-inputs: New file.
11197 * benchtests/slowexp.c: New file.
11198 * benchtests/slowpow-inputs: New file.
11199 * benchtests/slowpow.c: New file.
11200
11201 2013-04-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11202
11203 * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
11204 instructions.
11205 * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
11206 * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
11207 * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
11208 * benchtests/Makefile: Add rint benchtest.
11209 * benchtests/rint-inputs: Input for rint benchtest.
11210
11211 2013-04-02 Thomas Schwinge <thomas@codesourcery.com>
11212
11213 * Versions.def (libm): Add GLIBC_2.18.
11214 * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
11215 hidden libm prototypes.
11216 [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
11217 * math/Makefile (libm-calls): Add s_issignaling.
11218 * math/Versions (libm: GLIBC_2.18): Add __issignaling,
11219 __issignalingf, __issignalingl. Adjust all libm.abilist files.
11220 * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
11221 declaration.
11222 * math/math.h [__USE_GNU] (issignaling): New macro.
11223 * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
11224 * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
11225 * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
11226 * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
11227 * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
11228 * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
11229 * manual/arith.texi (issignaling): New section.
11230 * manual/libm-err-tab.pl (@all_functions): Update comment.
11231 * math/gen-libm-test.pl (parse_args): Apply special handling for
11232 issignaling.
11233 * math/libm-test.inc (print_float, issignaling_test): New
11234 functions.
11235 (check_float_internal): Add issignaling checks.
11236 * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
11237 default definition.
11238 * sysdeps/powerpc/math-tests.h: New file.
11239 * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
11240 tests.
11241 * math/test-snan.c (TEST_FUNC): Likewise.
11242
11243 2013-03-30 David S. Miller <davem@davemloft.net>
11244
11245 * po/de.po: Update from translation team.
11246
11247 2013-03-30 Joseph Myers <joseph@codesourcery.com>
11248
11249 [BZ #10357]
11250 * math/k_casinh.c (__kernel_casinh): Handle arguments with
11251 imaginary part less than 1.0 and real part less than 0.5
11252 specially.
11253 * math/k_casinhf.c (__kernel_casinhf): Likewise.
11254 * math/k_casinhl.c (__kernel_casinhl): Likewise.
11255 * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
11256 (cacos_test): Add more tests.
11257 (casin_test): Likewise.
11258 (casinh_test): Likewise.
11259 * sysdeps/i386/fpu/libm-test-ulps: Update.
11260 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11261
11262 2013-03-29 Siddhesh Poyarekar <siddhesh@redhat.com>
11263
11264 * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
11265 ONE with its value.
11266
11267 * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
11268 (__pow_mp): Replace ONE and MONE with their values.
11269 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
11270 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
11271 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
11272 * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
11273 * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
11274 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
11275
11276 * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
11277
11278 * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
11279 (__pow_mp): Replace ZERO and MZERO with their values.
11280 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
11281 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
11282 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
11283 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
11284 * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
11285 * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
11286 (__sqr): Likewise.
11287
11288 * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
11289
11290 * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
11291
11292 2013-03-28 Roland McGrath <roland@hack.frob.com>
11293
11294 * include/stdlib.h [!SHARED] (__call_tls_dtors):
11295 Declare with __attribute__ ((weak)).
11296 * stdlib/exit.c (__libc_atexit) [!SHARED]:
11297 Call __call_tls_dtors only if it's not NULL.
11298
11299 2013-03-28 Roland McGrath <roland@hack.frob.com>
11300
11301 * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
11302 didn't do it already, then set _dl_phdr and _dl_phnum based on the
11303 magic __ehdr_start linker symbol if it's defined.
11304 * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
11305 them up here if it was already done.
11306
11307 * elf/dl-support.c (_dl_phdr): Make pointer to const.
11308 (_dl_aux_init): Use const in cast when setting it.
11309 * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
11310 * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
11311 * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
11312
11313 * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
11314 Declare them here.
11315 * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
11316 * csu/libc-tls.c: Nor here.
11317 * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
11318
11319 * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
11320 (__libc_message): Never call vsyslog.
11321
11322 2013-03-28 Alan Modra <amodra@gmail.com>
11323
11324 * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
11325 Define as empty.
11326 * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
11327 Likewise.
11328
11329 2013-03-28 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11330
11331 [BZ #15214]
11332 * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
11333 underflow.
11334 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11335
11336 2013-03-28 Siddhesh Poyarekar <siddhesh@redhat.com>
11337
11338 [BZ #15304]
11339 * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
11340 Don't add gid passed as argument.
11341
11342 * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
11343
11344 2013-03-27 Joseph Myers <joseph@codesourcery.com>
11345
11346 [BZ #15307]
11347 * math/k_casinh.c (__kernel_casinh): Handle arguments with
11348 imaginary part between 1.0 and 1.5 and real part less than 0.5
11349 specially.
11350 * math/k_casinhf.c (__kernel_casinhf): Likewise.
11351 * math/k_casinhl.c (__kernel_casinhl): Likewise.
11352 * math/libm-test.inc (cacos_test): Add more tests.
11353 (casin_test): Likewise.
11354 (casinh_test): Likewise.
11355 * sysdeps/i386/fpu/libm-test-ulps: Update.
11356 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11357
11358 2013-03-26 Siddhesh Poyarekar <siddhesh@redhat.com>
11359
11360 * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
11361 constants.
11362 (norm): Likewise.
11363 (denorm): Likewise.
11364 (__dbl_mp): Likewise.
11365 (add_magnitudes): Likewise.
11366 (sub_magnitudes): Likewise.
11367 (__add): Likewise.
11368 (__sub): Likewise.
11369 (__mul): Likewise.
11370 (__sqr): Likewise.
11371 (__inv): Likewise.
11372 (__dvd): Likewise.
11373
11374 * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
11375 commented code.
11376 * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
11377 (__dubcos): Likewise.
11378 * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
11379 (__ieee754_acos): Likewise.
11380 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
11381 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
11382 (__exp1): Likewise.
11383 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
11384 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
11385 (log1): Likewise.
11386 (my_log2): Likewise.
11387 (checkint): Likewise.
11388 * sysdeps/ieee754/dbl-64/e_remainder.c
11389 (__ieee754_remainder): Likewise.
11390 * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
11391 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
11392 (bsloww): Likewise.
11393 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
11394
11395 * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
11396 * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
11397 MANTISSA_STORE_T to store computations on mantissa. Use
11398 macros for rounding and division.
11399 (denorm): Likewise.
11400 (__dbl_mp): Likewise.
11401 (add_magnitudes): Likewise.
11402 (sub_magnitudes): Likewise.
11403 (__mul): Likewise.
11404 (__sqr): Likewise.
11405 * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h. Define
11406 powers of two in terms of TWOPOW macro.
11407 (mp_no): Make type of mantissa as MANTISSA_T.
11408 [!RADIXI]: Define RADIXI.
11409 [!TWO52]: Define TWO52.
11410 * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
11411
11412 2013-03-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11413
11414 * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
11415 llroundl symbol when building for PPC32.
11416
11417 2013-03-24 Mark H Weaver <mhw@netris.org>
11418
11419 * manual/arith.texi (Normalization Functions): Fix prototypes for
11420 scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
11421
11422 2013-03-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11423
11424 [BZ #13889]
11425 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
11426 high value to check if expl overflow.
11427 * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
11428 to check for underflow and overflow.
11429 * math/libm-test.inc: Add exp test.
11430
11431 2013-03-21 Dmitry V. Levin <ldv@altlinux.org>
11432
11433 [BZ #11120]
11434 * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
11435 with NOT_IN_libc.
11436
11437 2013-03-21 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11438
11439 * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
11440 symbol.
11441
11442 2013-03-21 Thomas Schwinge <thomas@codesourcery.com>
11443
11444 * math/gen-libm-test.pl (parse_args, special_functions): Properly
11445 wrap blocks consisting of several statements.
11446
11447 * sysdeps/generic/math-tests.h: New file.
11448 * sysdeps/i386/fpu/math-tests.h: Likewise.
11449 * math/test-snan.c: Include it.
11450 (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
11451
11452 2013-03-21 Joseph Myers <joseph@codesourcery.com>
11453
11454 [BZ #15285]
11455 * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
11456 (__ieee754_j0l): Do not improve calculations using cos of twice
11457 input for inputs above LDBL_MAX / 2.0L.
11458 (__ieee754_y0l): Likewise.
11459 * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
11460 (__ieee754_j1l): Do not improve calculations using cos of twice
11461 input for inputs above LDBL_MAX / 2.0L.
11462 (__ieee754_y1l): Likewise.
11463 * math/libm-test.inc (j0_test): Add another test.
11464 (j1_test): Likewise.
11465 (y0_test): Likewise.
11466 (y1_test): Likewise.
11467 * sysdeps/i386/fpu/libm-test-ulps: Update.
11468
11469 2013-03-21 Siddhesh Poyarekar <siddhesh@redhat.com>
11470
11471 * Rules ($(objpfx)bench-%.c): Include code from a C source
11472 file.
11473
11474 2013-03-21 Joseph Myers <joseph@codesourcery.com>
11475
11476 [BZ #15287]
11477 * math/k_casinh.c (__kernel_casinh): Handle arguments with
11478 imaginary part 1.0 and real part less than 0.5 specially.
11479 * math/k_casinhf.c (__kernel_casinhf): Likewise.
11480 * math/k_casinhl.c (__kernel_casinhl): Likewise.
11481 * math/libm-test.inc (cacos_test): Add more tests.
11482 (casin_test): Likewise.
11483 (casinh_test): Likewise.
11484 * sysdeps/i386/fpu/libm-test-ulps: Update.
11485 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11486
11487 2013-03-21 Siddhesh Poyarekar <siddhesh@redhat.com>
11488
11489 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
11490 * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
11491
11492 2013-03-20 Joseph Myers <joseph@codesourcery.com>
11493
11494 * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
11495 * config.make.in (config-cflags-sse4): Remove variable.
11496 (config-cflags-avx): Likewise.
11497 (config-cflags-sse2avx): Likewise.
11498 (config-cflags-novzeroupper): Likewise.
11499 (config-asflags-i686): Likewise.
11500 (have-mfma4): Likewise.
11501 (have-as-vis3): Likewise.
11502 (MIG): Likewise.
11503 * configure.in (MIG): Do not AC_SUBST.
11504 (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
11505 (libc_cv_cc_sse4): Do not AC_SUBST.
11506 (libc_cv_cc_avx): Likewise.
11507 (libc_cv_cc_sse2avx): Likewise.
11508 (libc_cv_cc_novzeroupper): Likewise.
11509 (libc_cv_cc_fma4): Likewise.
11510 (libc_cv_as_i686): Likewise.
11511 (libc_cv_sparc_as_vis3): Likewise.
11512 * sysdeps/i386/configure.in (config-cflags-sse4): Set using
11513 LIBC_CONFIG_VAR.
11514 (config-asflags-i686): Likewise.
11515 (config-cflags-avx): Likewise.
11516 (config-cflags-sse2avx): Likewise.
11517 (have-mfma4): Likewise.
11518 (config-cflags-novzeroupper): Likewise.
11519 * sysdeps/mach/configure.in (MIG): Likewise.
11520 * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
11521 * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
11522 LIBC_CONFIG_VAR.
11523 (config-cflags-avx): Likewise.
11524 (config-cflags-sse2avx): Likewise.
11525 (have-mfma4): Likewise.
11526 (config-cflags-novzeroupper): Likewise.
11527 * configure: Regenerated.
11528 * sysdeps/i386/configure: Likewise.
11529 * sysdeps/mach/configure: Likewise.
11530 * sysdeps/sparc/configure: Likewise.
11531 * sysdeps/x86_64/configure: Likewise.
11532
11533 2013-03-20 Roland McGrath <roland@hack.frob.com>
11534
11535 [BZ #14812]
11536 * locale/programs/localedef.c (options): Put N_ translation marker
11537 on argument names, not just descriptions.
11538
11539 2013-03-20 Marcus Shawcroft <marcus.shawcroft@linaro.org>
11540
11541 * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
11542
11543 2013-03-20 Ondřej Bílka <neleai@seznam.cz>
11544
11545 [BZ #14176]
11546 * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
11547
11548 2013-03-19 Roland McGrath <roland@hack.frob.com>
11549
11550 * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
11551 [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
11552 [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
11553 [!BEFORE_ABORT] (before_abort): New function.
11554 [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
11555 * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
11556 (writev_for_fatal): New function.
11557 (WRITEV_FOR_FATAL): New macro; call that.
11558 (backtrace_and_maps): New function.
11559 (BEFORE_ABORT): New macro; call that.
11560 (struct str_list): Type removed.
11561 (__libc_message, __libc_fatal): Functions removed.
11562 Include <sysdeps/posix/libc_fatal.c> instead.
11563
11564 2013-03-19 Joseph Myers <joseph@codesourcery.com>
11565
11566 * math/k_casinhf.c (__kernel_casinhf): Consistently use float
11567 constants.
11568 * math/k_casinhl.c (__kernel_casinhl): Consistently use long
11569 double constants.
11570
11571 2013-03-19 Andreas Schwab <schwab@suse.de>
11572
11573 * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
11574 * sysdeps/gnu/configure: Regenerate.
11575
11576 * configure.in: Substitute libc_cv_rtlddir.
11577 * configure: Regenerate.
11578 * config.make.in (rtlddir): Set from libc_cv_rtlddir.
11579 * Makeconfig (rtlddir, inst_rtlddir): New variables.
11580 (rtld-LDFLAGS): Use them with $(rtld-installed-name).
11581 * elf/Makefile (install-others, CFLAGS-interp.c)
11582 (ldso_install, common-ldd-rewrite): Likewise.
11583 ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
11584 $(inst_slibdir)/$(rtld-installed-name).
11585 * scripts/rellns-sh: Add -p option.
11586 * Makerules (make-shlib-link): Use rellns-sh to get relative name
11587 for source.
11588
11589 2013-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
11590
11591 * manual/nptl.texi: Renamed to ...
11592 * manual/threads.texi: ... this.
11593 * manual/Makefile (chapters): Update.
11594
11595 2013-03-18 Roland McGrath <roland@hack.frob.com>
11596
11597 [BZ #14812]
11598 * argp/argp-parse.c (argp_default_options): Put N_ translation marker
11599 on argument names, not just descriptions.
11600 * malloc/memusagestat.c (options): Likewise.
11601 * nss/getent.c (options): Likewise.
11602
11603 2013-03-18 Benno Schulenberg <bensberg@justemail.net>
11604
11605 [BZ #14812]
11606 * iconv/iconv_prog.c (options): Put N_ translation marker
11607 on argument names, not just descriptions.
11608 * iconv/iconvconfig.c (options): Likewise.
11609
11610 2013-03-18 Ondrej Bilka <neleai@seznam.cz>
11611
11612 * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
11613 implementation which is faster on all x86_64 architectures.
11614 Tested on AMD, Intel Nehalem, SNB, IVB.
11615 * sysdeps/x86_64/strnlen.S: Likewise.
11616
11617 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
11618 Remove all multiarch strlen and strnlen versions.
11619 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
11620 Remove strlen and strnlen related parts.
11621
11622 * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
11623 Inline strlen part.
11624 * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
11625
11626 * sysdeps/x86_64/multiarch/strlen.S: Remove.
11627 * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
11628 * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
11629 * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
11630 * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
11631 * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
11632
11633 2013-03-17 Carlos O'Donell <carlos@redhat.com>
11634
11635 * manual/memory.texi (Malloc Tunable Parameters):
11636 Sort parameters alphabetically. Add comments for missing entries.
11637
11638 2013-03-17 David S. Miller <davem@davemloft.net>
11639
11640 * sysdeps/sparc/fpu/libm-test-ulps: Update.
11641
11642 2013-03-16 Joseph Myers <joseph@codesourcery.com>
11643
11644 [BZ #15283]
11645 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
11646 for arguments at most half maximum finite value.
11647 * math/libm-test.inc (j0_test): Add more tests.
11648 (j1_test): Likewise.
11649 (y0_test): Likewise.
11650 (y1_test): Likewise.
11651 * sysdeps/i386/fpu/libm-test-ulps: Update.
11652 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11653
11654 [BZ #14155]
11655 * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
11656 1 / x and functions P and Q for arguments above 0x1p256L.
11657 (__ieee754_y0l): Likewise.
11658 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
11659 (__ieee754_y1l): Likewise.
11660 * math/libm-test.inc (j0_test): Do not allow spurious underflows.
11661 (j1_test): Likewise.
11662 (y0_test): Likewise.
11663 (y1_test): Likewise.
11664
11665 2013-03-16 Thomas Schwinge <thomas@codesourcery.com>
11666
11667 * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
11668 variable.
11669
11670 2013-03-15 Roland McGrath <roland@hack.frob.com>
11671
11672 * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
11673 (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
11674 zero since it's initialized to EXEC_PAGESIZE.
11675
11676 * sysdeps/unix/sysv/linux/ldsodefs.h
11677 (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
11678 * sysdeps/generic/ldsodefs.h: ... here.
11679
11680 2013-03-15 Thomas Schwinge <thomas@codesourcery.com>
11681
11682 * math/libm-test.inc (ldexp_test): Add missing START/END markers.
11683
11684 * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
11685 math/test-snan.c.
11686 * math/test-snan.c: Renamed from
11687 sysdeps/powerpc/fpu/test-powerpc-snan.c.
11688 * math/Makefile (tests): Add test-snan.
11689 * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
11690 test-powerpc-snan.
11691
11692 * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
11693 SUFFIX. Initialize qNaN_var with __builtin_nan family of
11694 functions.
11695 (TEST_TRUNC): Add SUFFIX argument. Initialize qNaN_var with
11696 __builtin_nan family of functions.
11697 * math/libm-test.inc (initialize): Initialize qnan_value with
11698 __builtin_nan family of functions.
11699 * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
11700 Remove variables.
11701 (init_signaling_nan, snan_float, snan_double, snan_ldouble):
11702 Remove functions.
11703 (TEST_FUNC): Add SUFFIX argument. Move sNaN_var into static
11704 storage class. Initialize qNaN_var and sNaN_var with
11705 __builtin_nan and __builtin_nans families of functions,
11706 respectively.
11707
11708 * math/libm-test.inc (acosh_test): Also test with qNaN input.
11709 (sqrt_test): Remove duplicate test with qNaN input.
11710 (lrint_test, llrint_test, lround_test, llround_test, rint_test)
11711 (round_test, signbit_test, significand_test): Note missing +/-Inf
11712 as well as qNaN tests.
11713
11714 * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
11715 qNaN_var. Fix a few strings, too.
11716 * math/libm-test.inc (nan_value): Rename to qnan_value.
11717 * math/gen-libm-test.pl (%beautify): Adjust to that.
11718 * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
11719 * math/test-misc.c (main): Likewise.
11720 * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
11721 to __qnan_bytes, and __qnan_union, respectively.
11722 * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
11723 Likewise.
11724 * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
11725 and lqnanval, respectively.
11726 * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
11727 * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
11728 * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
11729 and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
11730
11731 * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
11732 * math/test-misc.c (main) [__x86_64__]: Enable test for long
11733 doubles.
11734
11735 * math/test-misc.c (main): Fix copy'n'pastos.
11736 * misc/tst-efgcvt.c (special): Likewise.
11737
11738 * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
11739 Remove declarations.
11740
11741 2013-03-15 Siddhesh Poyarekar <siddhesh@redhat.com>
11742
11743 * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
11744 * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
11745 * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
11746 * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
11747
11748 2013-03-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11749
11750 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
11751 macro to return vdso values correctly in IFUNC implementations.
11752 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
11753 Optimization by using IFUNC.
11754
11755 2013-03-15 Siddhesh Poyarekar <siddhesh@redhat.com>
11756 Richard Henderson <rth@redhat.com>
11757 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
11758
11759 * Makefile.in (bench): New target.
11760 * NEWS: Mention the benchmark framework.
11761 * Rules (bench): Likewise.
11762 (binaries-bench): Generate binaries for functions to
11763 benchmark.
11764 * benchtests/Makefile: New makefile for benchmark tests.
11765 * benchtests/bench-skeleton.c: New skeleton file for benchmark
11766 programs.
11767 * benchtests/exp-inputs: New input file for EXP function.
11768 * benchtests/pow-inputs: New input file for POW function.
11769 * scripts/bench.pl: New script to generate source files for
11770 benchmark programs.
11771
11772 2013-03-15 Siddhesh Poyarekar <siddhesh@redhat.com>
11773
11774 * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
11775 * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
11776 computations on mantissa. Use macros for rounding and
11777 division.
11778 (denorm): Likewise.
11779 (__dbl_mp): Likewise.
11780 (add_magnitudes): Likewise.
11781 (sub_magnitudes): Likewise.
11782 (__mul): Likewise.
11783 (__sqr): Likewise.
11784 * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h. Define
11785 powers of two in terms of TWOPOW macro.
11786 (mp_no): Make type of mantissa as MANTISSA_T.
11787 [!RADIXI]: Define RADIXI.
11788 [!TWO52]: Define TWO52.
11789 * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
11790
11791 * manual/nptl.texi (cindex): Modify threads to pthreads.
11792
11793 2013-03-15 Joseph Myers <joseph@codesourcery.com>
11794
11795 * sysdeps/x86_64/preconfigure: Regenerated.
11796
11797 2013-03-14 Joseph Myers <joseph@codesourcery.com>
11798
11799 [BZ #14155]
11800 * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
11801 0x1p28 and above.
11802 (qzero): Return -0.125 / x for arguments 0x1p28 and above.
11803 * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
11804 0x1p28 and above.
11805 (qzero): Return 0.375 / x for arguments 0x1p28 and above.
11806 * math/libm-test.inc (j0_test): Do not allow one spurious
11807 underflow exception.
11808 (y1_test): Likewise.
11809
11810 2013-03-14 Siddhesh Poyarekar <siddhesh@redhat.com>
11811
11812 * manual/Makefile (chapters): Add nptl.
11813 * manual/debug.texi (Debugging Support): Add link to Threads
11814 chapter.
11815 * manual/nptl.texi: New file.
11816
11817 * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
11818
11819 2013-03-14 Petr Baudis <pasky@ucw.cz>
11820
11821 * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
11822 for non-NULL pointer before the memory validity test. Pointed
11823 out by Holger Brunck <holger.brunck@keymile.com>.
11824
11825 2013-03-13 Andreas Schwab <schwab@suse.de>
11826
11827 * extra-lib.mk (extra-objs): Add static-only-routines as .oS
11828 instead of .os.
11829
11830 2013-03-13 Joseph Myers <joseph@codesourcery.com>
11831
11832 * timezone/zic.c: Update from tzcode 2013b.
11833
11834 2013-03-12 Carlos O'Donell <carlos@redhat.com>
11835
11836 * manual/install.texi (Configuring and compiling):
11837 Mention i686 and i586.
11838 * INSTALL: Regenerate.
11839
11840 2013-03-12 Roland McGrath <roland@hack.frob.com>
11841
11842 * sysdeps/init_array/elf-init.c: New file.
11843 * csu/elf-init.c
11844 (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
11845 (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
11846
11847 * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
11848 __gmon_start__ as global, but as static with a .preinit_array pointer.
11849 * sysdeps/init_array/gmon-start.c: New file. Use that.
11850 * sysdeps/init_array/crti.S: New file, empty except for comments.
11851 * sysdeps/init_array/crtn.S: Likewise.
11852
11853 2013-03-11 Ondřej Bílka <neleai@seznam.cz>
11854
11855 * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
11856 definining bcopy.
11857 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
11858 Remove Prefer_SSE_for_memop.
11859 * sysdeps/x86_64/multiarch/init-arch.h: Remove
11860 bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
11861 HAS_PREFER_SSE_FOR_MEMOP.
11862 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
11863 memset-x86-64.
11864 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
11865 Remove bzero, memset ifunc support.
11866 * sysdeps/x86_64/multiarch/bzero.S: Remove file.
11867 * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
11868 * sysdeps/x86_64/multiarch/memset.S: Likewise.
11869 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
11870
11871 2013-03-11 Andreas Schwab <schwab@suse.de>
11872
11873 [BZ #15234]
11874 * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
11875 by SHLIB_COMPAT.
11876 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
11877 (GLIBC_2.16): Remove pthread_atfork.
11878
11879 2013-03-08 Paul Pluzhnikov <ppluzhnikov@google.com>
11880
11881 * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
11882 (ptestcases.h): Likewise.
11883
11884 2013-03-08 Roland McGrath <roland@hack.frob.com>
11885
11886 * Makeconfig ($(common-objpfx)config.status): Depend on
11887 sysdeps/*/preconfigure{,.in} too.
11888
11889 2013-03-08 Joseph Myers <joseph@codesourcery.com>
11890
11891 * malloc/malloc.h (__malloc_ptr_t): Remove macro.
11892 (__free_hook): Use void * instead of __malloc_ptr_t.
11893 (__malloc_hook): Likewise.
11894 (__realloc_hook): Likewise.
11895 (__memalign_hook): Likewise.
11896 (__after_morecore_hook): Likewise.
11897 * malloc/arena.c (save_malloc_hook): Likewise.
11898 (save_free_hook): Likewise.
11899 * malloc/hooks.c (malloc_hook_ini): Likewise.
11900 (realloc_hook_ini): Likewise.
11901 (memalign_hook_ini): Likewise.
11902 * malloc/malloc.c (malloc_hook_ini): Likewise.
11903 (realloc_hook_ini): Likewise.
11904 (memalign_hook_ini): Likewise.
11905 (__free_hook): Likewise.
11906 (__malloc_hook): Likewise.
11907 (__realloc_hook): Likewise.
11908 (__memalign_hook): Likewise.
11909 (__libc_malloc): Likewise.
11910 (__libc_free): Likewise.
11911 (__libc_realloc): Likewise.
11912 (__libc_memalign): Likewise.
11913 (__libc_valloc): Likewise.
11914 (__libc_pvalloc): Likewise.
11915 (__libc_calloc): Likewise.
11916 (__posix_memalign): Likewise.
11917 * malloc/morecore.c (__sbrk): Likewise.
11918 (__default_morecore): Likewise.
11919
11920 * malloc/morecore.c (__default_morecore): Use ISO C prototype.
11921
11922 * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
11923 * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
11924 __malloc_ptrdiff_t.
11925
11926 * malloc/malloc.h (__malloc_size_t): Remove macro.
11927 * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
11928 __malloc_size_t.
11929 (old_memalign_hook): Likewise.
11930 (old_realloc_hook): Likewise.
11931 (struct hdr): Likewise.
11932 (flood): Likewise.
11933 (mallochook): Likewise.
11934 (memalignhook): Likewise.
11935 (reallochook): Likewise.
11936 * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
11937 (tr_old_realloc_hook): Likewise.
11938 (tr_old_memalign_hook): Likewise.
11939 (tr_mallochook): Likewise.
11940 (tr_reallochook): Likewise.
11941 (tr_memalignhook): Likewise.
11942
11943 2013-03-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11944
11945 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
11946 default_ldbl_pack and using as default implementation.
11947 (ldbl_unpack): Rename to default_ldbl_unpack and using as default
11948 implementation.
11949 * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
11950 redundant definition.
11951 (ldbl_insert_mantissa): Likewise.
11952 (ldbl_canonicalize): Likewise.
11953 (ldbl_nearbyint): Likewise.
11954 (ldbl_pack): Rename to ldbl_pack_ppc.
11955 (ldbl_unpack): Rename to ldbl_unpack_ppc.
11956 * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
11957 * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
11958
11959 2013-03-08 Siddhesh Poyarekar <siddhesh@redhat.com>
11960
11961 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
11962 * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
11963 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
11964 * sysdeps/powerpc/power4/fpu/Makefile: ... here.
11965 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
11966 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
11967 * sysdeps/powerpc/powerpc32/power4/Implies: New file.
11968 * sysdeps/powerpc/powerpc64/power4/Implies: New file.
11969
11970 2013-03-07 Andreas Jaeger <aj@suse.de>
11971
11972 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
11973 bits/mman-linux.h.
11974
11975 2013-03-07 Siddhesh Poyarekar <siddhesh@redhat.com>
11976
11977 * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
11978 Include mpa.h and declare __MPEXP.
11979 [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
11980 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
11981 (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
11982 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
11983 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
11984 (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
11985 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
11986
11987 * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
11988 (__slowpow): Use long double EXPL and LOGL functions to
11989 compute POW.
11990 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
11991 (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
11992 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
11993 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
11994 (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
11995 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
11996
11997 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
11998 intermediate variable to calculate exponent.
11999 (__sqr): Likewise.
12000 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
12001 Likewise.
12002 (__sqr): Likewise.
12003
12004 * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
12005 [!NO__SQR]: Define __sqr.
12006 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
12007 and NO__SQR. Remove all code except __mul and __sqr. Include
12008 sysdeps/ieee754/dbl-64/mpa.c.
12009 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
12010
12011 [BZ #12723]
12012 * posix/Makefile (tests): Add tst-pathconf.
12013 * posix/tst-pathconf.c: New test case.
12014 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
12015 _PC_PIPE_BUF.
12016 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
12017
12018 2013-03-06 Patsy Franklin <pfrankli@redhat.com>
12019
12020 * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
12021
12022 2013-03-06 Andreas Jaeger <aj@suse.de>
12023
12024 * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
12025 definition via __MAP_ANONYMOUS.
12026
12027 * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
12028 it's not part of Linux headers.
12029
12030 * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
12031 (MAP_HUGE_MASK): Define.
12032
12033 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
12034 Define.
12035 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
12036 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
12037 Define.
12038 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
12039 * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
12040 Define.
12041 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
12042 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
12043 Define.
12044 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
12045
12046 * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
12047 * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
12048 * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
12049 * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
12050 * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
12051 * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
12052
12053 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
12054 Handle f2fs.
12055
12056 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
12057 Handle f2fs and efivarfs.
12058
12059 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
12060 f2fs.
12061
12062 * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
12063 (EFIVARFS_MAGIC): Add.
12064 (F2FS_LINK_MAX): Add.
12065
12066 2013-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>
12067
12068 * stdio-common/vfprintf.c: Replace __builtin_expect with
12069 __glibc_unlikely.
12070
12071 2013-03-06 Joseph Myers <joseph@codesourcery.com>
12072
12073 [BZ #13550]
12074 * sysdeps/generic/bp-sym.h: Remove file.
12075 * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
12076 * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
12077 <bp-sym.h> and <bp-asm.h>.
12078 (__longjmp): Don't use BP_SYM.
12079 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
12080 and <bp-asm.h>.
12081 (memcpy): Don't use BP_SYM.
12082 * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
12083 <bp-sym.h> and <bp-asm.h>.
12084 (memcpy): Don't use BP_SYM.
12085 * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
12086 <bp-asm.h>.
12087 (memcpy): Don't use BP_SYM.
12088 * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
12089 <bp-asm.h>.
12090 (memset): Don't use BP_SYM.
12091 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
12092 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
12093 (__bzero): Don't use BP_SYM.
12094 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
12095 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
12096 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
12097 <bp-sym.h> and <bp-asm.h>.
12098 (memcmp): Don't use BP_SYM. Remove comment about bounded
12099 pointers.
12100 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
12101 <bp-sym.h> and <bp-asm.h>.
12102 (memcpy): Don't use BP_SYM.
12103 * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
12104 <bp-sym.h> and <bp-asm.h>.
12105 (memset): Don't use BP_SYM.
12106 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
12107 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
12108 (__bzero): Don't use BP_SYM.
12109 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
12110 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
12111 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
12112 <bp-sym.h> and <bp-asm.h>.
12113 (strncmp): Don't use BP_SYM. Remove comment about bounded
12114 pointers.
12115 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
12116 <bp-sym.h> and <bp-asm.h>.
12117 (memcpy): Don't use BP_SYM.
12118 * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
12119 <bp-sym.h> and <bp-asm.h>.
12120 (memset): Don't use BP_SYM.
12121 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
12122 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
12123 (__bzero): Don't use BP_SYM.
12124 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
12125 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
12126 * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
12127 <bp-sym.h> and <bp-asm.h>.
12128 (__memchr): Don't use BP_SYM.
12129 * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
12130 <bp-sym.h> and <bp-asm.h>.
12131 (memcmp): Don't use BP_SYM. Remove comment about bounded
12132 pointers.
12133 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
12134 <bp-sym.h> and <bp-asm.h>.
12135 (memcpy): Don't use BP_SYM.
12136 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
12137 <bp-sym.h> and <bp-asm.h>.
12138 (__mempcpy): Don't use BP_SYM.
12139 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
12140 <bp-sym.h> and <bp-asm.h>.
12141 (__memrchr): Don't use BP_SYM.
12142 * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
12143 <bp-sym.h> and <bp-asm.h>.
12144 (memset): Don't use BP_SYM.
12145 (__bzero): Likewise.
12146 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
12147 <bp-sym.h> and <bp-asm.h>.
12148 (__rawmemchr): Don't use BP_SYM.
12149 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
12150 <bp-sym.h> and <bp-asm.h>.
12151 (__STRCMP): Don't use BP_SYM.
12152 * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
12153 <bp-sym.h> and <bp-asm.h>.
12154 (strchr): Don't use BP_SYM.
12155 * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
12156 <bp-sym.h> and <bp-asm.h>.
12157 (__strchrnul): Don't use BP_SYM.
12158 * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
12159 <bp-sym.h> and <bp-asm.h>.
12160 (strlen): Don't use BP_SYM.
12161 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
12162 <bp-sym.h> and <bp-asm.h>.
12163 (strncmp): Don't use BP_SYM. Remove comment about bounded
12164 pointers.
12165 * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
12166 <bp-sym.h> and <bp-asm.h>.
12167 (__strnlen): Don't use BP_SYM.
12168 * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
12169 <bp-sym.h> and <bp-asm.h>.
12170 (__GI__setjmp): Don't use BP_SYM.
12171 (_setjmp): Likewise.
12172 (__sigsetjmp): Likewise.
12173 * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
12174 (L(start_addresses)): Don't use BP_SYM.
12175 (_start): Likewise.
12176 * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
12177 <bp-asm.h>.
12178 (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
12179 STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
12180 (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
12181 (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
12182 * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
12183 <bp-asm.h>.
12184 (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
12185 CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE. Remove comment
12186 about bounded pointers.
12187 (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
12188 (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
12189 * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
12190 <bp-asm.h>.
12191 (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove comment
12192 about bounded pointers. Remove GKM FIXME comments.
12193 (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
12194 * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
12195 <bp-asm.h>.
12196 (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
12197 STORE_RETURN_BOUNDS. Remove comment about bounded pointers.
12198 Remove GKM FIXME comments.
12199 (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
12200 (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
12201 * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
12202 <bp-asm.h>.
12203 (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove comment
12204 about bounded pointers. Remove GKM FIXME comment.
12205 * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
12206 and <bp-asm.h>.
12207 (strncmp): Don't use BP_SYM. Remove comment about bounded
12208 pointers.
12209 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
12210 <bp-sym.h> and <bp-asm.h>.
12211 (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
12212 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
12213 <bp-sym.h> and <bp-asm.h>.
12214 (__clone): Don't use BP_SYM and DISCARD_BOUNDS. Remove GKM FIXME
12215 comment.
12216
12217 2013-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
12218
12219 * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
12220 call free(NULL).
12221
12222 2013-03-05 David S. Miller <davem@davemloft.net>
12223
12224 * po/es.po: Update from translation team.
12225
12226 2013-03-05 Andreas Jaeger <aj@suse.de>
12227
12228 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
12229 <bits/mman-linux.h>.
12230 (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
12231 is fine.
12232 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
12233 <bits/mman-linux.h> to end of file.
12234 (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
12235 is fine.
12236 * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
12237 <bits/mman-linux.h> to end of file.
12238 (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
12239 is fine.
12240 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
12241 <bits/mman-linux.h> to end of file.
12242
12243 * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
12244 (MCL_CURRENT, MCL_FUTURE): Define here.
12245
12246 2013-03-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
12247
12248 [BZ #15232]
12249 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
12250 attribute_hidden.
12251 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
12252
12253 2013-03-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
12254
12255 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
12256 fourth parameter needed for rt_sigprocmask syscall.
12257 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
12258 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
12259 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
12260 * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
12261 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
12262 * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
12263
12264 2013-03-04 Joseph Myers <joseph@codesourcery.com>
12265
12266 [BZ #13550]
12267 * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
12268 comment about bounded pointers.
12269 * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
12270 * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
12271
12272 2013-03-04 Andreas Jaeger <aj@suse.de>
12273
12274 * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
12275 common definitions.
12276
12277 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
12278 provided by bits/mman-linux.h and include <bits/mman-linux.h>.
12279 * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
12280 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
12281 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
12282 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
12283
12284 2013-03-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
12285
12286 [BZ #15055]
12287 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
12288 __ieee754_sqrl instead of __sqrl.
12289
12290 2013-03-01 Joseph Myers <joseph@codesourcery.com>
12291
12292 * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
12293 * sysdeps/powerpc/fpu_control.h: ... here.
12294 * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
12295 * sysdeps/powerpc/bits/fenvinline.h: ... here.
12296 * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
12297 * sysdeps/powerpc/bits/mathinline.h: ... here.
12298
12299 2013-03-01 Roland McGrath <roland@hack.frob.com>
12300
12301 * elf/dl-hwcaps.c (_dl_important_hwcaps):
12302 Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
12303 to just [NEED_DL_SYSINFO_DSO].
12304 * elf/dl-support.c: Likewise.
12305 * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
12306 * elf/rtld.c (dl_main): Likewise.
12307 * elf/setup-vdso.h (setup_vdso): Likewise.
12308 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
12309 * sysdeps/unix/sysv/linux/dl-sysdep.c
12310 (_dl_discover_osversion): Likewise.
12311
12312 2013-03-01 Carlos O'Donell <carlos@redhat.com>
12313
12314 * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
12315 * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
12316
12317 2013-03-01 Siddhesh Poyarekar <siddhesh@redhat.com>
12318
12319 * NEWS: Mention libm performance improvements and non-x86 PI
12320 futex support.
12321
12322 * csu/libc-start.c (__pthread_initialize_minimal): Change
12323 function arguments.
12324 * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
12325
12326 2013-02-28 Joseph Myers <joseph@codesourcery.com>
12327
12328 [BZ #13550]
12329 * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
12330 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
12331 <bp-sym.h> and <bp-asm.h>.
12332 (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
12333 * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
12334 and <bp-asm.h>.
12335 (memcpy): Don't use BP_SYM.
12336 * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
12337 <bp-asm.h>.
12338 (__mpn_add_n): Don't use BP_SYM.
12339 (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
12340 * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
12341 and <bp-asm.h>.
12342 (__mpn_addmul_1): Don't use BP_SYM.
12343 (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
12344 * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
12345 <bp-sym.h>.
12346 (_setjmp): Don't use BP_SYM.
12347 (__novmx_setjmp): Likewise.
12348 (__GI__setjmp): Likewise.
12349 (__vmx_setjmp): Likewise.
12350 * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
12351 <bp-sym.h>.
12352 * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
12353 (__bzero): Don't use BP_SYM.
12354 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
12355 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
12356 * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
12357 <bp-sym.h> and <bp-asm.h>.
12358 (memcpy): Don't use BP_SYM.
12359 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
12360 <bp-sym.h> and <bp-asm.h>.
12361 (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
12362 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
12363 <bp-sym.h> and <bp-asm.h>.
12364 (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
12365 * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
12366 <bp-asm.h>.
12367 (__mpn_lshift): Don't use BP_SYM.
12368 (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
12369 * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
12370 <bp-asm.h>.
12371 (memset): Don't use BP_SYM.
12372 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
12373 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
12374 * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
12375 <bp-asm.h>.
12376 (__mpn_mul_1): Don't use BP_SYM.
12377 (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
12378 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
12379 <bp-sym.h> and <bp-asm.h>.
12380 (memcmp): Don't use BP_SYM.
12381 * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
12382 <bp-sym.h> and <bp-asm.h>.
12383 (memcpy): Don't use BP_SYM.
12384 * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
12385 <bp-sym.h> and <bp-asm.h>.
12386 (memset): Don't use BP_SYM.
12387 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
12388 <bp-sym.h> and <bp-asm.h>.
12389 (strncmp): Don't use BP_SYM.
12390 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
12391 <bp-sym.h> and <bp-asm.h>.
12392 (memcpy): Don't use BP_SYM.
12393 * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
12394 <bp-sym.h> and <bp-asm.h>.
12395 (memset): Don't use BP_SYM.
12396 * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
12397 <bp-sym.h> and <bp-asm.h>.
12398 (__memchr): Don't use BP_SYM.
12399 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
12400 <bp-sym.h> and <bp-asm.h>.
12401 (memcmp): Don't use BP_SYM.
12402 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
12403 <bp-sym.h> and <bp-asm.h>.
12404 (memcpy): Don't use BP_SYM.
12405 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
12406 <bp-sym.h> and <bp-asm.h>.
12407 (__mempcpy): Don't use BP_SYM.
12408 * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
12409 <bp-sym.h> and <bp-asm.h>.
12410 (__memrchr): Don't use BP_SYM.
12411 * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
12412 <bp-sym.h> and <bp-asm.h>.
12413 (memset): Don't use BP_SYM.
12414 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
12415 <bp-sym.h> and <bp-asm.h>.
12416 (__rawmemchr): Don't use BP_SYM.
12417 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
12418 <bp-sym.h> and <bp-asm.h>.
12419 (__STRCMP): Don't use BP_SYM.
12420 * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
12421 <bp-sym.h> and <bp-asm.h>.
12422 (strchr): Don't use BP_SYM.
12423 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
12424 <bp-sym.h> and <bp-asm.h>.
12425 (__strchrnul): Don't use BP_SYM.
12426 * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
12427 <bp-sym.h> and <bp-asm.h>.
12428 (strlen): Don't use BP_SYM.
12429 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
12430 <bp-sym.h> and <bp-asm.h>.
12431 (strncmp): Don't use BP_SYM.
12432 * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
12433 <bp-sym.h> and <bp-asm.h>.
12434 (__strnlen): Don't use BP_SYM.
12435 * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
12436 <bp-asm.h>.
12437 (__mpn_rshift): Don't use BP_SYM.
12438 (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
12439 * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
12440 <bp-sym.h> and <bp-asm.h>.
12441 (__sigsetjmp): Don't use BP_SYM.
12442 * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
12443 (L(start_addresses)): Don't use BP_SYM.
12444 (_start): Likewise.
12445 * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
12446 <bp-asm.h>.
12447 (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
12448 (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
12449 (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
12450 * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
12451 <bp-asm.h>.
12452 (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
12453 (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
12454 (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
12455 * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
12456 <bp-asm.h>.
12457 (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove GKM FIXME
12458 comments.
12459 (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
12460 * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
12461 <bp-asm.h>.
12462 (strcpy): Don't use BP_SYM and macros from bp-asm.h. Remove GKM
12463 FIXME comments.
12464 (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
12465 (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
12466 * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
12467 <bp-asm.h>.
12468 (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove GKM FIXME
12469 comment.
12470 * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
12471 and <bp-asm.h>.
12472 (strncmp): Don't use BP_SYM,
12473 * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
12474 <bp-asm.h>.
12475 (__mpn_sub_n): Don't use BP_SYM.
12476 (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
12477 * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
12478 and <bp-asm.h>.
12479 (__mpn_submul_1): Don't use BP_SYM.
12480 (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
12481 * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
12482 <bp-sym.h> and <bp-asm.h>.
12483 (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
12484 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
12485 <bp-sym.h> and <bp-asm.h>.
12486 (__clone): Don't use BP_SYM and DISCARD_BOUNDS. Remove GKM FIXME
12487 comment.
12488
12489 2013-02-28 Siddhesh Poyarekar <siddhesh@redhat.com>
12490
12491 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
12492 Use ZK to minimize writes to Z.
12493 (sub_magnitudes): Simplify code a bit.
12494 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
12495 Use ZK to minimize writes to Z.
12496 (sub_magnitudes): Simplify code a bit.
12497
12498 2013-02-27 Roland McGrath <roland@hack.frob.com>
12499
12500 * csu/gmon-start.c: Add special exception to license text.
12501
12502 2013-02-27 Richard Henderson <rth@redhat.com>
12503
12504 * scripts/config.guess: Update from config.git.
12505 * scripts/config.sub: Likewise.
12506
12507 2013-02-27 Siddhesh Poyarekar <siddhesh@redhat.com>
12508
12509 * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
12510
12511 * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
12512
12513 * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
12514
12515 * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
12516
12517 * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
12518
12519 2013-02-26 Roland McGrath <roland@hack.frob.com>
12520
12521 * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
12522 [$(build-shared = yes].
12523
12524 2013-02-26 Siddhesh Poyarekar <siddhesh@redhat.com>
12525
12526 * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
12527 (__mul): Reduce iterations for calculating mantissa.
12528
12529 * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
12530 MPTWO.
12531 (__mpranred): Likewise.
12532
12533 [BZ #15160]
12534 * malloc/memusagestat.c (main): Draw graphs for heap and stack
12535 only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
12536
12537 2013-02-26 Paul Eggert <eggert@cs.ucla.edu>
12538
12539 * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
12540 Define __attribute__.
12541
12542 2013-02-26 Siddhesh Poyarekar <siddhesh@redhat.com>
12543
12544 * locale/elem-hash.h (elem_hash): Mark as pure and possibly
12545 unused.
12546 * posix/regex_internal.h (__attribute): Remove.
12547 [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
12548 (re_string_context_at): Likewise.
12549 (bitset_not): Use __attribute__ and mark function as possibly
12550 unused.
12551 (bitset_merge): Likewise.
12552 (bitset_mask): Likewise.
12553 (re_string_char_size_at): Likewise.
12554 (re_string_wchar_at): Likewise.
12555 (re_string_elem_size_at): Likewise.
12556
12557 2013-02-25 Siddhesh Poyarekar <siddhesh@redhat.com>
12558
12559 * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
12560 code.
12561 (cc32): Likewise.
12562
12563 * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
12564 (__acr): Likewise.
12565 (__cpy): Likewise.
12566 (norm): Likewise.
12567 (denorm): Likewise.
12568 (__dbl_mp): Likewise.
12569 (add_magnitudes): Likewise.
12570 (sub_magnitudes): Likewise.
12571 (__mul): Likewise.
12572 (__inv): Likewise.
12573
12574 * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
12575 style.
12576
12577 * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
12578 style.
12579
12580 * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
12581 code.
12582
12583 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
12584 up changes with default code.
12585 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
12586 Likewise.
12587
12588 2013-02-24 Allan McRae <allan@archlinux.org>
12589
12590 * manual/socket.texi (The Internet Namespace): Order menu items
12591 to match that in the file.
12592
12593 * manual/libc-texinfo.sh: Use @detailmenu around the detailed
12594 node listing of the info page menu.
12595
12596 2013-02-21 Joseph Myers <joseph@codesourcery.com>
12597
12598 [BZ #13550]
12599 * sysdeps/i386/bp-asm.h: Remove file.
12600 * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
12601 (PARMS): Do not use macros from bp-asm.h.
12602 (S1): Likewise.
12603 (S2): Likewise.
12604 (SIZE): Likewise.
12605 (__mpn_add_n): Do not use BP_SYM
12606 * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
12607 "bp-asm.h".
12608 (PARMS): Do not use macros from bp-asm.h.
12609 (S1): Likewise.
12610 (SIZE): Likewise.
12611 (__mpn_addmul_1): Do not use BP_SYM
12612 * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
12613 "bp-asm.h".
12614 (PARMS): Do not use macros from bp-asm.h.
12615 (SIGMSK): Likewise.
12616 (_setjmp): Likewise. Do not use BP_SYM.
12617 * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
12618 "bp-asm.h".
12619 (PARMS): Do not use macros from bp-asm.h.
12620 (SIGMSK): Likewise.
12621 (setjmp): Likewise. Do not use BP_SYM.
12622 * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
12623 "bp-asm.h".
12624 (PARMS): Do not use macros from bp-asm.h.
12625 (__frexp): Do not use BP_SYM.
12626 (frexp): Likewise.
12627 * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
12628 "bp-asm.h".
12629 (PARMS): Do not use macros from bp-asm.h.
12630 (__frexpf): Do not use BP_SYM.
12631 (frexpf): Likewise.
12632 * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
12633 "bp-asm.h".
12634 (PARMS): Do not use macros from bp-asm.h.
12635 (__frexpl): Do not use BP_SYM.
12636 (frexpl): Likewise.
12637 * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
12638 "bp-asm.h".
12639 (PARMS): Do not use macros from bp-asm.h.
12640 (__remquo): Do not use BP_SYM.
12641 (remquo): Likewise.
12642 * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
12643 "bp-asm.h".
12644 (PARMS): Do not use macros from bp-asm.h.
12645 (__remquof): Do not use BP_SYM.
12646 (remquof): Likewise.
12647 * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
12648 "bp-asm.h".
12649 (PARMS): Do not use macros from bp-asm.h.
12650 (__remquol): Do not use BP_SYM.
12651 (remquol): Likewise.
12652 * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
12653 "bp-asm.h".
12654 (PARMS): Do not use macros from bp-asm.h.
12655 (DEST): Likewise.
12656 (SRC): Likewise.
12657 (strcat): Remove GKM FIXME comment. Do not use BP_SYM.
12658 * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
12659 "bp-asm.h".
12660 (PARMS): Do not use macros from bp-asm.h.
12661 (strlen): Do not use BP_SYM.
12662 * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
12663 "bp-asm.h".
12664 (PARMS): Do not use macros from bp-asm.h.
12665 (S1): Likewise.
12666 (S2): Likewise.
12667 (SIZE): Likewise.
12668 (__mpn_add_n): Do not use BP_SYM.
12669 * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
12670 "bp-asm.h".
12671 (PARMS): Do not use macros from bp-asm.h.
12672 (S1): Likewise.
12673 (SIZE): Likewise.
12674 (__mpn_addmul_1): Do not use BP_SYM.
12675 * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
12676 weak_alias.
12677 (bzero): Likewise.
12678 * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
12679 "bp-asm.h".
12680 (PARMS): Do not use macros from bp-asm.h.
12681 (S): Likewise.
12682 (SIZE): Likewise.
12683 (__mpn_lshift): Do not use BP_SYM.
12684 * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
12685 "bp-asm.h".
12686 (PARMS): Do not use macros from bp-asm.h.
12687 (DEST): Likewise.
12688 (SRC): Likewise.
12689 (LEN): Likewise.
12690 (memcpy): Likewise. Do not use BP_SYM.
12691 * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
12692 libc_hidden_def and weak_alias.
12693 (mempcpy): Do not use BP_SYM in weak_alias.
12694 * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
12695 "bp-asm.h".
12696 (PARMS): Do not use macros from bp-asm.h.
12697 (DEST): Likewise.
12698 (LEN): Likewise.
12699 [!BZERO_P] (CHR): Likewise.
12700 (memset): Likewise. Do not use BP_SYM.
12701 * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
12702 "bp-asm.h".
12703 (PARMS): Do not use macros from bp-asm.h.
12704 (S1): Likewise.
12705 (SIZE): Likewise.
12706 (__mpn_mul_1): Do not use BP_SYM.
12707 * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
12708 "bp-asm.h".
12709 (PARMS): Do not use macros from bp-asm.h.
12710 (S): Likewise.
12711 (SIZE): Likewise.
12712 (__mpn_rshift): Do not use BP_SYM.
12713 * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
12714 "bp-asm.h".
12715 (PARMS): Do not use macros from bp-asm.h.
12716 (STR): Likewise.
12717 (CHR): Likewise.
12718 (strchr): Likewise. Do not use BP_SYM.
12719 (index): Do not use BP_SYM in weak_alias.
12720 * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
12721 "bp-asm.h".
12722 (PARMS): Do not use macros from bp-asm.h.
12723 (DEST): Likewise.
12724 (SRC): Likewise.
12725 (STRCPY): Likewise. Remove GKM FIXME comment. Do not use BP_SYM.
12726 * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
12727 "bp-asm.h".
12728 (PARMS): Do not use macros from bp-asm.h.
12729 (strlen): Do not use BP_SYM.
12730 * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
12731 "bp-asm.h".
12732 (PARMS): Do not use macros from bp-asm.h.
12733 (S1): Likewise.
12734 (S2): Likewise.
12735 (SIZE): Likewise.
12736 (__mpn_sub_n): Do not use BP_SYM.
12737 * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
12738 "bp-asm.h".
12739 (PARMS): Do not use macros from bp-asm.h.
12740 (S1): Likewise.
12741 (SIZE): Likewise.
12742 (__mpn_submul_1): Do not use BP_SYM.
12743 * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
12744 "bp-asm.h".
12745 (PARMS): Do not use macros from bp-asm.h.
12746 (S1): Likewise.
12747 (S2): Likewise.
12748 (SIZE): Likewise.
12749 (__mpn_add_n): Do not use BP_SYM.
12750 * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
12751 weak_alias.
12752 (bzero): Likewise.
12753 * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
12754 "bp-asm.h".
12755 (PARMS): Do not use macros from bp-asm.h.
12756 (BLK2): Likewise.
12757 (LEN): Likewise.
12758 (memcmp): Do not use BP_SYM.
12759 (bcmp): Do not use BP_SYM in weak_alias.
12760 * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
12761 "bp-asm.h".
12762 (PARMS): Do not use macros from bp-asm.h.
12763 (DEST): Likewise.
12764 (SRC): Likewise.
12765 (LEN): Likewise.
12766 (memcpy): Likewise. Do not use BP_SYM.
12767 * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
12768 "bp-asm.h".
12769 (PARMS): Do not use macros from bp-asm.h.
12770 (DEST): Likewise.
12771 (SRC): Likewise.
12772 (LEN): Likewise.
12773 (memmove): Likewise. Do not use BP_SYM.
12774 * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
12775 "bp-asm.h".
12776 (PARMS): Do not use macros from bp-asm.h.
12777 (DEST): Likewise.
12778 (SRC): Likewise.
12779 (LEN): Likewise.
12780 (__mempcpy): Likewise. Do not use BP_SYM.
12781 (mempcpy): Do not use BP_SYM in weak_alias.
12782 * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
12783 "bp-asm.h".
12784 (PARMS): Do not use macros from bp-asm.h.
12785 (DEST): Likewise.
12786 (LEN): Likewise.
12787 [!BZERO_P] (CHR): Likewise.
12788 (memset): Likewise. Do not use BP_SYM.
12789 * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
12790 "bp-asm.h".
12791 (PARMS): Do not use macros from bp-asm.h.
12792 (STR2): Likewise.
12793 (strcmp): Do not use BP_SYM.
12794 * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
12795 "bp-asm.h".
12796 (PARMS): Do not use macros from bp-asm.h.
12797 (STR): Likewise.
12798 (DELIM): Likewise.
12799 [USE_AS_STRTOK_R] (SAVE): Likewise.
12800 (FUNCTION): Likewise. Do not use BP_SYM.
12801 * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
12802 aliases.
12803 (strtok_r): Likewise.
12804 (__GI___strtok_r): Likewise.
12805 * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
12806 (PARMS): Do not use macros from bp-asm.h.
12807 (S): Likewise.
12808 (SIZE): Likewise.
12809 (__mpn_lshift): Do not use BP_SYM.
12810 * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
12811 (PARMS): Do not use macros from bp-asm.h.
12812 (STR): Likewise.
12813 (CHR): Likewise.
12814 (__memchr): Do not use BP_SYM.
12815 (memchr): Do not use BP_SYM in weak_alias.
12816 * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
12817 (PARMS): Do not use macros from bp-asm.h.
12818 (BLK2): Likewise.
12819 (LEN): Likewise.
12820 (memcmp): Do not use BP_SYM.
12821 (bcmp): Do not use BP_SYM in weak_alias.
12822 * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
12823 (PARMS): Do not use macros from bp-asm.h.
12824 (S1): Likewise.
12825 (SIZE): Likewise.
12826 (__mpn_mul_1): Do not use BP_SYM.
12827 * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
12828 "bp-asm.h".
12829 (PARMS): Do not use macros from bp-asm.h.
12830 (STR): Likewise.
12831 (CHR): Likewise.
12832 (__rawmemchr): Do not use BP_SYM.
12833 (rawmemchr): Do not use BP_SYM in weak_alias.
12834 * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
12835 (PARMS): Do not use macros from bp-asm.h.
12836 (S): Likewise.
12837 (SIZE): Likewise.
12838 (__mpn_rshift): Do not use BP_SYM.
12839 * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
12840 (PARMS): Do not use macros from bp-asm.h.
12841 (SIGMSK): Likewise.
12842 (__sigsetjmp): Likewise. Do not use BP_SYM.
12843 * sysdeps/i386/start.S: Do not include "bp-sym.h".
12844 (_start): Do not use BP_SYM.
12845 * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
12846 (PARMS): Do not use macros from bp-asm.h.
12847 (DEST): Likewise.
12848 (SRC): Likewise.
12849 (__stpcpy): Likewise. Do not use BP_SYM.
12850 (stpcpy): Do not use BP_SYM in weak_alias.
12851 * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
12852 "bp-asm.h".
12853 (PARMS): Do not use macros from bp-asm.h.
12854 (DEST): Likewise.
12855 (SRC): Likewise.
12856 (LEN): Likewise.
12857 (__stpncpy): Likewise. Do not use BP_SYM.
12858 (stpncpy): Do not use BP_SYM in weak_alias.
12859 * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
12860 (PARMS): Do not use macros from bp-asm.h.
12861 (STR): Likewise.
12862 (CHR): Likewise.
12863 (strchr): Likewise. Do not use BP_SYM.
12864 * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
12865 "bp-asm.h".
12866 (PARMS): Do not use macros from bp-asm.h.
12867 (STR): Likewise.
12868 (CHR): Likewise.
12869 (__strchrnul): Likewise. Do not use BP_SYM.
12870 (strchrnul): Do not use BP_SYM in weak_alias.
12871 * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
12872 "bp-asm.h".
12873 (PARMS): Do not use macros from bp-asm.h.
12874 (STOP): Likewise.
12875 (strcspn): Do not use BP_SYM.
12876 * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
12877 "bp-asm.h".
12878 (PARMS): Do not use macros from bp-asm.h.
12879 (STR): Likewise.
12880 (STOP): Likewise.
12881 (strpbrk): Likewise. Do not use BP_SYM.
12882 * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
12883 "bp-asm.h".
12884 (PARMS): Do not use macros from bp-asm.h.
12885 (STR): Likewise.
12886 (CHR): Likewise.
12887 (strrchr): Likewise. Do not use BP_SYM.
12888 * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
12889 (PARMS): Do not use macros from bp-asm.h.
12890 (SKIP): Likewise.
12891 (strspn): Do not use BP_SYM.
12892 * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
12893 (PARMS): Do not use macros from bp-asm.h.
12894 (STR): Likewise.
12895 (DELIM): Likewise.
12896 (SAVE): Likewise.
12897 (FUNCTION): Likewise. Do not use BP_SYM.
12898 * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
12899 aliases.
12900 (strtok_r): Likewise.
12901 (__GI___strtok_r): Likewise.
12902 * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
12903 (PARMS): Do not use macros from bp-asm.h.
12904 (S1): Likewise.
12905 (S2): Likewise.
12906 (SIZE): Likewise.
12907 (__mpn_sub_n): Do not use BP_SYM.
12908 * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
12909 "bp-asm.h".
12910 (PARMS): Do not use macros from bp-asm.h.
12911 (S1): Likewise.
12912 (SIZE): Likewise.
12913 (__mpn_submul_1): Do not use BP_SYM.
12914 * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
12915 <bp-sym.h>.
12916 * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
12917 and <bp-asm.h>.
12918 (PARMS): Do not use macros from bp-asm.h.
12919 (FLAGS): Likewise.
12920 (PTID): Likewise.
12921 (TLS): Likewise.
12922 (CTID): Likewise.
12923 (__clone): Do not use BP_SYM.
12924 (clone): Do not use BP_SYM in weak_alias.
12925 * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
12926 and <bp-asm.h>.
12927 (PARMS): Do not use macros from bp-asm.h.
12928 (LEN): Likewise.
12929 (__mmap64): Do not use BP_SYM.
12930 (mmap64): Do not use BP_SYM in weak_alias.
12931 * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
12932 <bp-sym.h> and <bp-asm.h>.
12933 (PARMS): Do not use macros from bp-asm.h.
12934 (__posix_fadvise64_l64): Do not use BP_SYM.
12935 * sysdeps/unix/sysv/linux/i386/semtimedop.S
12936 (PARMS): Do not use macros from bp-asm.h.
12937 (NSOPS): Likewise.
12938 (semtimedop): Do not use BP_SYM.
12939 * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
12940 and <bp-asm.h>.
12941
12942 2013-02-21 Allan McRae <allan@archlinux.org>
12943
12944 * manual/message.texi (Charset conversion in gettext):
12945 Move @end statement to beginning of line.
12946
12947 2013-02-21 Siddhesh Poyarekar <siddhesh@redhat.com>
12948
12949 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
12950 static.
12951 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
12952 Likewise.
12953
12954 * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
12955 (denorm): Likewise.
12956 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
12957 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
12958
12959 2013-02-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
12960
12961 * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
12962 tail-call to the resolved function if pltexit isn't needed.
12963
12964 2013-02-21 Siddhesh Poyarekar <siddhesh@redhat.com>
12965
12966 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
12967 or Y being zero as being unlikely.
12968 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
12969 Likewise.
12970
12971 2013-02-20 Carlos O'Donell <carlos@redhat.com>
12972
12973 * manual/nss.texi (System Databases and Name Service Switch):
12974 Remove frobnicate @pxref.
12975
12976 2013-02-20 Thomas Schwinge <thomas@codesourcery.com>
12977
12978 * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
12979 __attribute__ ((unused)) to __attribute__ ((__unused__)).
12980
12981 2013-02-20 Petr Machata <pmachata@redhat.com>
12982
12983 * elf/elf.h (R_ARM_TARGET1): New macro.
12984 (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
12985 (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
12986 (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
12987 (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
12988 (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
12989 (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
12990 (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
12991 (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
12992 (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
12993 (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
12994 (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
12995 (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
12996 (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
12997 (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
12998 (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
12999 (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
13000 (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
13001 (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
13002 (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
13003 (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
13004 (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
13005 (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
13006 (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
13007 (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
13008 (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
13009 (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
13010 (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
13011 (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
13012 (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
13013 (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
13014 (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
13015 (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
13016 (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
13017 (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
13018 (R_ARM_THM_GOT_BREL12): Likewise.
13019 (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
13020 (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
13021 (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
13022 (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
13023 (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
13024 (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
13025 (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
13026 (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
13027 (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
13028
13029 2013-02-20 Thomas Schwinge <thomas@codesourcery.com>
13030
13031 * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
13032 __attribute_used__ to __attribute__ ((unused)).
13033
13034 2013-02-20 Siddhesh Poyarekar <siddhesh@redhat.com>
13035
13036 * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
13037 powerpc mpa.c.
13038 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
13039 comment formatting.
13040 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
13041
13042 2013-02-19 Joseph Myers <joseph@codesourcery.com>
13043
13044 [BZ #13550]
13045 * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
13046 Remove macro.
13047 (ENTER): Remove both macro definitions.
13048 (LEAVE): Likewise.
13049 (CHECK_BOUNDS_LOW): Likewise.
13050 (CHECK_BOUNDS_HIGH): Likewise.
13051 (CHECK_BOUNDS_BOTH): Likewise.
13052 (CHECK_BOUNDS_BOTH_WIDE): Likewise.
13053 (RETURN_BOUNDED_POINTER): Likewise.
13054 (RETURN_NULL_BOUNDED_POINTER): Likewise.
13055 (PUSH_ERRNO_LOCATION_RETURN): Likewise.
13056 (POP_ERRNO_LOCATION_RETURN): Likewise.
13057 * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
13058 (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13059 * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
13060 macros.
13061 (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13062 * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
13063 * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
13064 * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
13065 * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
13066 * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
13067 * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
13068 * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
13069 * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
13070 * sysdeps/i386/i486/strcat.S (strcat): Likewise.
13071 * sysdeps/i386/i486/strlen.S (strlen): Likewise.
13072 * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
13073 (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13074 * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
13075 removed macros.
13076 (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13077 * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
13078 macros.
13079 (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
13080 * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
13081 * sysdeps/i386/i586/memset.S (memset): Likewise.
13082 * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
13083 (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13084 * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
13085 macros.
13086 (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
13087 * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
13088 Change uses of L(2) to L(out).
13089 * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
13090 * sysdeps/i386/i586/strlen.S (strlen): Likewise.
13091 * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
13092 (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13093 * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
13094 removed macros.
13095 (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13096 * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
13097 macros.
13098 (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13099 * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
13100 (RETURN): Do not use macro LEAVE.
13101 * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
13102 * sysdeps/i386/i686/memmove.S (memmove): Likewise.
13103 * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
13104 * sysdeps/i386/i686/memset.S (memset): Likewise.
13105 * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
13106 (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
13107 (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
13108 * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
13109 Likewise.
13110 (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
13111 (FUNCTION): Do not use removed macros. Combine labels L(1_1),
13112 L(1_2) and L(1_3) into L(1).
13113 (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
13114 * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
13115 (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
13116 * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
13117 (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
13118 * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
13119 * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
13120 (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13121 * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
13122 macros.
13123 * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
13124 (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
13125 * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
13126 * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
13127 * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
13128 (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
13129 * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
13130 * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
13131 * sysdeps/i386/strcspn.S (strcspn): Likewise.
13132 * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
13133 * sysdeps/i386/strrchr.S (strrchr): Likewise.
13134 * sysdeps/i386/strspn.S (strspn): Likewise.
13135 * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
13136 conditional code.
13137 (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
13138 (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
13139 (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
13140 (FUNCTION): Do not use removed macros. Combine labels L(1_2) and
13141 L(1_3) into L(1_1).
13142 * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
13143 (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13144 * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
13145 macros.
13146 (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13147
13148 2013-02-19 Jakub Jelinek <jakub@redhat.com>
13149
13150 * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
13151 macro.
13152
13153 2013-02-19 Siddhesh Poyarekar <siddhesh@redhat.com>
13154
13155 * math/atest-exp.c (exp_mpn): Remove ROUND.
13156 * math/atest-exp2.c (exp_mpn): Likewise.
13157 * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
13158
13159 * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
13160 * stdlib/tst-tls-atexit-lib.c: Likewise.
13161 * stdlib/tst-tls-atexit.c: Likewise.
13162
13163 2013-02-18 Mike Frysinger <vapier@gentoo.org>
13164
13165 * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
13166 and __attribute_alloc_size__.
13167
13168 2013-02-18 Mike Frysinger <vapier@gentoo.org>
13169
13170 * include/programs/xmalloc.h: Change __attribute_alloc_size to
13171 __attribute_alloc_size__.
13172 * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
13173 * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
13174
13175 2013-02-18 Mike Frysinger <vapier@gentoo.org>
13176
13177 * include/programs/xmalloc.h: New file.
13178 * catgets/gencat.c: Include it.
13179 (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
13180 * elf/pldd.c: Likewise.
13181 * iconv/iconv_charmap.c: Likewise.
13182 * iconv/iconvconfig.c: Likewise.
13183 * iconv/strtab.c: Likewise.
13184 * locale/programs/locale.c: Likewise.
13185 * locale/programs/localedef.h: Likewise.
13186 * locale/programs/simple-hash.c: Likewise.
13187 * nscd/nscd.h: Likewise.
13188 * nss/makedb.c: Likewise.
13189 * sysdeps/generic/ldconfig.h: Likewise.
13190
13191 2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
13192
13193 * Versions.def: Add GLIBC_2.18.
13194 * include/link.h (struct link_map): New member l_tls_dtor_count.
13195 * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
13196 (__call_tls_dtors): Likewise.
13197 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
13198 __cxa_thread_atexit_impl.
13199 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
13200 Likewise.
13201 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
13202 Likewise.
13203 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
13204 Likewise.
13205 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
13206 Likewise.
13207 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
13208 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
13209 Likewise.
13210 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
13211 Likewise.
13212 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
13213 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
13214 Likewise.
13215 * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
13216 (tests): Add test case tst-tls-atexit.
13217 (modules-names): Add shared library for tst-tls-atexit.
13218 * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
13219 (GLIBC_PRIVATE): Add __call_tls_dtors.
13220 * stdlib/cxa_thread_atexit_impl.c: New file with helper function
13221 for libstdc++.
13222 * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
13223 * stdlib/tst-tls-atexit.c: New test case.
13224 * stdlib/tst-tls-atexit-lib.c: New test case.
13225
13226 * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
13227
13228 * elf/Versions (ld): Add _dl_find_dso_for_object.
13229 * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
13230 * elf/dl-open.c (_dl_find_dso_for_object): New function.
13231 (dl_open_worker): Use _dl_find_dso_for_object.
13232 * elf/dl-sym.c (do_sym): Likewise.
13233 * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
13234
13235 2013-02-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
13236
13237 * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
13238 Syntactic changes only.
13239 (_dl_runtime_profile): Do a tail-call to the resolved function.
13240
13241 2013-02-17 Joseph Myers <joseph@codesourcery.com>
13242
13243 [BZ #13550]
13244 * sysdeps/x86_64/bp-asm.h: Remove file.
13245 * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
13246 <bp-sym.h> and <bp-asm.h>.
13247 (__clone): Do not use BP_SYM.
13248 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
13249 <bp-sym.h> and <bp-asm.h>.
13250 * sysdeps/unix/x86_64/sysdep.S: Likewise.
13251 * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
13252 "bp-asm.h".
13253 (_setjmp): Do not use BP_SYM.
13254 * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
13255 "bp-asm.h".
13256 (setjmp): Do not use BP_SYM.
13257 * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
13258 libc_hidden_def.
13259 (mempcpy): Do not use BP_SYM in weak_alias.
13260 * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
13261 "bp-asm.h".
13262 (strchr): Do not use BP_SYM.
13263 * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
13264 "bp-asm.h".
13265 * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
13266 * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
13267 (_start): Do not use BP_SYM.
13268 * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
13269 "bp-asm.h".
13270 (strcat): Do not use BP_SYM.
13271 * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
13272 "bp-asm.h".
13273 (STRCMP): Do not use BP_SYM.
13274 * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
13275 "bp-asm.h".
13276 (STRCPY): Do not use BP_SYM.
13277 * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
13278 "bp-asm.h".
13279 * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
13280 "bp-asm.h".
13281 (FUNCTION): Do not use BP_SYM.
13282 * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
13283 weak_alias.
13284 (__GI___strtok_r): Do not use BP_SYM in strong_alias.
13285
13286 2013-02-17 Andreas Jaeger <aj@suse.de>
13287
13288 * time/Versions: Sort entries.
13289 * string/Versions: Likewise.
13290 * resolv/Versions: Likewise.
13291 * posix/Versions: Likewise.
13292 * iconv/Versions: Likewise.
13293 * elf/Versions: Likewise.
13294 * wcsmbs/Versions: Likewise.
13295
13296 2013-02-15 Siddhesh Poyarekar <siddhesh@redhat.com>
13297
13298 * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
13299 loop termination condition.
13300
13301 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
13302 variable to calculate EZ.
13303 (__sqr): Likewise.
13304
13305 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
13306 the lower precision input.
13307
13308 2013-02-15 Joseph Myers <joseph@codesourcery.com>
13309
13310 [BZ #13550]
13311 * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
13312 [!link-extra-libs] (link-extra-libs-bounded): Likewise.
13313 (run-via-rtld-prefix): Do not handle %-bp tests.
13314 (test-via-rtld-prefix): Do not mention %-bp tests in comment.
13315 (all-object-suffixes): Remove .ob.
13316 (bppfx): Remove variable.
13317 [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
13318 [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
13319 [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
13320 [$(build-bounded) = yes] (libtype.ob): Likewise.
13321 * Makerules (elide-routines.ob): Remove variable.
13322 (do-tests-clean): Do not handle *-bp.out.
13323 (common-mostlyclean): Do not handle *-bp and *-bp.out.
13324 * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
13325 [$(build-bounded) = yes] (xtests-bp.out): Likewise.
13326 (tests): Do not include $(tests-bp.out).
13327 (xtests): Do not include $(xtests-bp.out).
13328 [$(build-bounded) = yes] (binaries-bounded): Remove variable.
13329 [$(build-bounded) = yes] ($(addprefix
13330 $(objpfx),$(binaries-bounded))): Remove rule.
13331 ($(objpfx)%-bp.out): Remove rule.
13332 * config.make.in (build-bounded): Remove variable.
13333 * crypt/Makefile [$(build-bounded) = yes]
13334 ($(tests:%=$(objpfx)%-bp)): Remove dependency.
13335 * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
13336 append to variable.
13337 [$(build-bounded) = yes] (install-lib): Likewise.
13338 [$(build-bounded) = yes] (generated): Likewise.
13339 [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
13340 Remove rule.
13341 * intl/Makefile [$(build-bounded) = yes]
13342 ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
13343 * math/Makefile [$(build-bounded) = yes]
13344 ($(tests:%=$(objpfx)%-bp): Likewise.
13345 * misc/Makefile [$(build-bounded) = yes]
13346 ($(objpfx)tst-tsearch-bp): Likewise.
13347 * nptl/Makeconfig (bounded-thread-library): Remove variable.
13348 * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
13349 Remove dependency.
13350 * string/Makefile (o-objects.ob): Remove variable.
13351 * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
13352 (CFLAGS-.ob): Remove variable.
13353 [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
13354 * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
13355 both definitions of variable.
13356 * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
13357 (ASFLAGS-.ob): Remove variable.
13358
13359 2013-02-14 Joseph Myers <joseph@codesourcery.com>
13360
13361 [BZ #13550]
13362 * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
13363 Remove __BOUNDED_POINTERS__ from condition.
13364 * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
13365 * string/bits/string2.h [!__NO_STRING_INLINES &&
13366 !__BOUNDED_POINTERS__]: Likewise.
13367 * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
13368 Likewise.
13369 * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
13370 Remove conditional code.
13371 * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
13372 __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
13373 !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
13374 condition.
13375
13376 [BZ #13550]
13377 * csu/libc-start.c: Do not include <bp-sym.h>.
13378 [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
13379 * elf/dl-open.c: Do not include <bp-sym.h>.
13380 (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
13381 * math/fegetenv.c: Do not include <bp-sym.h>.
13382 (fegetenv): Do not use BP_SYM in versioned symbols.
13383 * nptl/sysdeps/pthread/bits/libc-lockP.h
13384 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
13385 <bp-sym.h>.
13386 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13387 (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
13388 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13389 (__pthread_mutex_destroy): Likewise.
13390 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13391 (__pthread_mutex_lock): Likewise.
13392 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13393 (__pthread_mutex_trylock): Likewise.
13394 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13395 (__pthread_mutex_unlock): Likewise.
13396 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13397 (__pthread_mutexattr_init): Likewise.
13398 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13399 (__pthread_mutexattr_destroy): Likewise.
13400 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13401 (__pthread_mutexattr_settype): Likewise.
13402 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13403 (__pthread_rwlock_init): Likewise.
13404 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13405 (__pthread_rwlock_destroy): Likewise.
13406 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13407 (__pthread_rwlock_rdlock): Likewise.
13408 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13409 (__pthread_rwlock_tryrdlock): Likewise.
13410 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13411 (__pthread_rwlock_wrlock): Likewise.
13412 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13413 (__pthread_rwlock_trywrlock): Likewise.
13414 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13415 (__pthread_rwlock_unlock): Likewise.
13416 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13417 (__pthread_key_create): Likewise.
13418 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13419 (__pthread_setspecific): Likewise.
13420 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13421 (__pthread_getspecific): Likewise.
13422 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
13423 Likewise.
13424 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13425 (_pthread_cleanup_push_defer): Likewise.
13426 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13427 (_pthread_cleanup_pop_restore): Likewise.
13428 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13429 (pthread_setcancelstate): Likewise.
13430 * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
13431 <bp-sym.h>.
13432 [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
13433 (memchr): Do not use BP_SYM in weak_alias.
13434 * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
13435 (fegetenv): Do not use BP_SYM in versioned symbols.
13436 * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
13437 (fesetenv): Do not use BP_SYM in versioned symbols.
13438 * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
13439 (feupdateenv): Do not use BP_SYM in versioned symbols.
13440 * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
13441 (fesetexceptflag): Do not use BP_SYM in versioned symbols.
13442 * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
13443 (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
13444 (open64): Do not use BP_SYM in weak_alias.
13445 * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
13446 (fegetenv): Do not use BP_SYM in versioned symbols.
13447 * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
13448 (fesetenv): Do not use BP_SYM in versioned symbols.
13449 * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
13450 (feupdateenv): Do not use BP_SYM in versioned symbols.
13451 * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
13452 (fegetexceptflag): Do not use BP_SYM in versioned symbols.
13453 * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
13454 (feraiseexcept): Do not use BP_SYM in versioned symbols.
13455 * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
13456 (fesetexceptflag): Do not use BP_SYM in versioned symbols.
13457 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
13458 <bp-sym.h>.
13459 (__libc_start_main): Do not use BP_SYM.
13460
13461 2013-02-14 Siddhesh Poyarekar <siddhesh@redhat.com>
13462
13463 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
13464 redundant return line.
13465 (norm): Likewise.
13466 (denorm): Likewise.
13467 (dbl_mp): Likewise.
13468 (sub_magnitudes): Likewise.
13469 (__add): Likewise.
13470 (__sub): Likewise.
13471 (__mul): Likewise.
13472 (__inv): Likewise.
13473 (__dvd): Likewise.
13474 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
13475 (norm): Likewise.
13476 (denorm): Likewise.
13477 (dbl_mp): Likewise.
13478 (sub_magnitudes): Likewise.
13479 (__add): Likewise.
13480 (__sub): Likewise.
13481 (__mul): Likewise.
13482 (__inv): Likewise.
13483 (__dvd): Likewise.
13484
13485 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
13486 instead of __mul.
13487 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
13488 * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
13489 (cc32): Likewise.
13490
13491 * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
13492 * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
13493 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
13494 of __mul for squares.
13495 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
13496 function
13497 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
13498 Likewise.
13499 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
13500 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
13501
13502 2013-02-13 Joseph Myers <joseph@codesourcery.com>
13503
13504 [BZ #13550]
13505 * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
13506 code.
13507 * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
13508 prototype or function definition. Rename ubp_* variables and
13509 parameters. Remove argv definitions conditional on
13510 [__BOUNDED_POINTERS__].
13511 * debug/backtrace.c (__backtrace): Do not use __unbounded.
13512 * elf/dl-runtime.c (_dl_fixup): Likewise.
13513 * include/set-hooks.h (RUN_HOOK): Likewise.
13514 * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
13515 definition.
13516 * string/strcpy.c (strcpy): Do not use __unbounded.
13517 * sysdeps/generic/frame.h (struct layout): Likewise.
13518 * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
13519 * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
13520 * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
13521 * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
13522 * sysdeps/sparc/backtrace.c (struct layout): Likewise.
13523 (__backtrace): Likewise.
13524 * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
13525 use __ptrvalue.
13526 * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
13527 * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
13528 * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
13529 Likewise.
13530 * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
13531 * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
13532 * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
13533 * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
13534 * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
13535 Do not use __unbounded.
13536 * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
13537 Rename __unboundedrlimits parameter to rlimits in prototype.
13538 * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
13539 Do not use __unbounded.
13540 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
13541 not use __ptrvalue.
13542 * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
13543 * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
13544 * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
13545 * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
13546 __ptrvalue or __unbounded.
13547 (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
13548 * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
13549 use __unbounded.
13550 (__new_msgctl): Do not use __ptrvalue.
13551 * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
13552 __unbounded.
13553 (__libc_msgrcv): Do not use __ptrvalue.
13554 * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
13555 startup_info): Do not use __unbounded.
13556 (__libc_start_main): Likewise. Rename ubp_* variables and
13557 parameters. Remove argv definitions conditional on
13558 [__BOUNDED_POINTERS__].
13559 * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
13560 __ptrvalue.
13561 * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
13562 use __unbounded.
13563 * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
13564 or __ptrvalue.
13565 * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
13566 use __unbounded.
13567 (__new_shmctl): Do not use __ptrvalue.
13568 * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
13569 * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
13570 Likewise.
13571 * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
13572 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
13573 (__libc_sigaction): Likewise.
13574 * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
13575 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
13576 Likewise.
13577 * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
13578
13579 2013-02-13 Ondřej Bílka <neleai@seznam.cz>
13580
13581 * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
13582
13583 * string/mempcpy.c: Implement by calling memcpy.
13584
13585 2013-02-13 Siddhesh Poyarekar <siddhesh@redhat.com>
13586
13587 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
13588
13589 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
13590 evaluation.
13591
13592 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
13593 values in the mantissa.
13594
13595 * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
13596 minimize writes to Z.
13597 (sub_magnitudes): Simplify code a bit.
13598
13599 2013-02-12 Roland McGrath <roland@hack.frob.com>
13600
13601 * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
13602 from the message. The linker prefixes all warnings with that already.
13603
13604 2013-02-12 Andreas Schwab <schwab@suse.de>
13605
13606 [BZ #15078]
13607 * posix/regexec.c (extend_buffers): Add parameter min_len.
13608 (check_matching): Pass minimum needed length.
13609 (clean_state_log_if_needed): Likewise.
13610 (get_subexp): Likewise.
13611 * posix/Makefile (tests): Add bug-regex34.
13612 (bug-regex34-ENV): Define.
13613 * posix/bug-regex34.c: New file.
13614
13615 [BZ #11561]
13616 * posix/regcomp.c (parse_bracket_exp): When looking up collating
13617 elements compare against the byte sequence of it, not its name.
13618 * posix/Makefile (tests): Add bug-regex35.
13619 (bug-regex35-ENV): Define.
13620 * posix/bug-regex35.c: New file.
13621
13622 2013-02-11 Tom de Vries <tom@codesourcery.com>
13623
13624 * string/str-two-way.h: Fix typo RESULT_TYPE -> RETURN_TYPE in
13625 comment.
13626 Add RET0_IF_0 and CHECK_EOL to macro list in comment.
13627 (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
13628 (CHECK_EOL): Add undef.
13629
13630 2013-02-11 Ondřej Bílka <neleai@seznam.cz>
13631
13632 * bits/stdlib-bsearch.h: New file.
13633 * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
13634 * stdlib/stdlib.h: Likewise.
13635
13636 2013-02-11 Roland McGrath <roland@hack.frob.com>
13637
13638 * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
13639 * manual/errno.texi (Error Messages): Fix typo in error_print_progname
13640 declaration.
13641 * manual/search.texi (Array Search Function): Add missing const in
13642 lfind prototype.
13643 * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
13644 declaration to use rlim_t.
13645 (Basic Scheduling Functions): Remove erroneous const from
13646 sched_getparam prototype. Remove erroneous * from
13647 sched_get_priority_max and sched_get_priority_min prototypes.
13648 (Resource Usage): Fix summary @comment on vtimes to refer to
13649 sys/vtimes.h rather than vtimes.h.
13650 Add missing *s in vtimes prototype.
13651 (Limits on Resources): Fix ulimit prototype to return long int.
13652 * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
13653 prototypes to use long int rather than double.
13654 (BSD Random): Fix initstate and setstate to use char *, not void *.
13655 * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
13656 prototype to make second argument 'struct aiocb64 *const[]'.
13657 Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
13658 (Status of AIO Operations): Remove erroneous const in aio_return and
13659 aio_return64 prototypes.
13660 (Synchronizing I/O): Fix sync prototype to return void.
13661 * manual/startup.texi (Suboptions): Remove an erroneous const in
13662 getsubopt prototype.
13663 * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
13664 * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
13665 use size_t rather than int.
13666 (Scanning All Users): Likewise for getpwent_r.
13667 (Setting Groups): Add missing const to setgroups prototype.
13668 * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
13669 * manual/socket.texi (Host Names): Fix gethostbyaddr and
13670 gethostbyaddr_r prototypes to use socklen_t rather than size_t and
13671 'const void *' rather than 'const char *'.
13672 (Host Address Functions): Likewise for inet_ntop.
13673 (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
13674 (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
13675 ssize_t for return value.
13676 (Sending Data): Likewise for send, sendto, sendmsg.
13677 (Socket Option Functions): Add a missing const in setsockopt prototype.
13678 * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
13679 use wchar_t for the argument.
13680 (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
13681 * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
13682 take no arguments.
13683 (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
13684 double/float/long double for second argument.
13685 Fix return types of significand, significandf, significandl.
13686 * manual/filesys.texi (Setting Permissions): Use mode_t for second
13687 argument in fchmod prototype.
13688 (File Owner): Use uid_t and gid_t in fchown prototype.
13689 (File Times): Add const to utimes, futimes, and lutimes prototypes.
13690 (Making Special Files): Use mode_t and dev_t in mknod prototype.
13691 (Scanning Directory Content): Fix scandir and scandir64 prototypes to
13692 use 'const struct dirent **' as argument types to CMP function pointer
13693 argument.
13694 (Symbolic Links): Fix readlink prototype with ssize_t as return value.
13695 (File Times): Fix summary magic @comment for struct utimbuf and utime
13696 to refer to utime.h, not time.h.
13697 * manual/string.texi (Argz Functions): Add missing const in
13698 argz_extract and argz_next prototypes.
13699 (Finding Tokens in a String): Likewise for basename.
13700 (String/Array Comparison): Fix typo in wcscasecmp prototype.
13701 (Copying and Concatenation): Fix typo in wmemmove prototype.
13702 * manual/signal.texi (Using Pause): Use (void) in pause prototype.
13703 (Signal Stack): Remove erroneous const in sigstack prototype.
13704 * manual/time.texi (Setting an Alarm): Add missing const in setitimer
13705 prototype.
13706 (Simple Calendar Time): Likewise for stime.
13707 * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
13708 prototype.
13709 * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
13710 say sys/sysctl.h instead.
13711 * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
13712 and vsyslog prototypes.
13713
13714 2013-02-11 Tom de Vries <tom@codesourcery.com>
13715
13716 * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
13717 Remove.
13718
13719 2013-02-11 Roland McGrath <roland@hack.frob.com>
13720
13721 * misc/sys/mman.h: Fix typo in mremap comment.
13722
13723 2013-02-08 Roland McGrath <roland@hack.frob.com>
13724
13725 * manual/examples/mkfsock.c (make_named_socket): Don't add one for
13726 the '\0' terminator.
13727
13728 2013-02-08 Joseph Myers <joseph@codesourcery.com>
13729
13730 [BZ #13550]
13731 * debug/segfault.c: Don't include <bp-checks.h>.
13732 * sysdeps/generic/bp-checks.h: Remove file.
13733 * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
13734 (__GETDENTS): Don't use CHECK_N.
13735 * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
13736 * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
13737 (__getgroups): Don't use CHECK_N.
13738 * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
13739 (setgroups): Don't use CHECK_N.
13740 * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
13741 * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
13742 (__libc_msgrcv): Don't use CHECK_N.
13743 * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
13744 (__libc_msgsnd): Don't use CHECK_N.
13745 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
13746 <bp-checks.h>.
13747 (__libc_pread): Don't use CHECK_N.
13748 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
13749 include <bp-checks.h>.
13750 (__libc_pread64): Don't use CHECK_N.
13751 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
13752 include <bp-checks.h>.
13753 (__libc_pwrite): Don't use CHECK_N.
13754 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
13755 include <bp-checks.h>.
13756 (__libc_pwrite64): Don't use CHECK_N.
13757 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
13758 <bp-checks.h>.
13759 (__libc_pread): Don't use CHECK_N.
13760 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
13761 include <bp-checks.h>.
13762 (__libc_pread64): Don't use CHECK_N.
13763 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
13764 include <bp-checks.h>.
13765 (__libc_pwrite): Don't use CHECK_N.
13766 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
13767 include <bp-checks.h>.
13768 (__libc_pwrite64): Don't use CHECK_N.
13769 * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
13770 (do_pread): Don't use CHECK_N.
13771 * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
13772 (do_pread64): Don't use CHECK_N.
13773 * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
13774 (do_pwrite): Don't use CHECK_N.
13775 * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
13776 (do_pwrite64): Don't use CHECK_N.
13777 * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
13778 (__libc_readv): Don't use CHECK_N.
13779 * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
13780 (semop): Don't use CHECK_N.
13781 * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
13782 <bp-checks.h>.
13783 (semtimedop): Don't use CHECK_N.
13784 * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
13785 (__libc_pread): Don't use CHECK_N.
13786 * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
13787 <bp-checks.h>.
13788 (__libc_pread64): Don't use CHECK_N.
13789 * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
13790 <bp-checks.h>.
13791 (__libc_pwrite): Don't use CHECK_N.
13792 * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
13793 <bp-checks.h>.
13794 (__libc_pwrite64): Don't use CHECK_N.
13795 * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
13796 <bp-checks.h>.
13797 (__libc_msgrcv): Don't use CHECK_N.
13798 * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
13799 (__sysctl): Don't use CHECK_N. Remove GKM FIXME comment.
13800 * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
13801 (__libc_writev): Don't use CHECK_N.
13802
13803 2013-02-08 Roland McGrath <roland@hack.frob.com>
13804
13805 * string/strcpy.c: Removed unused variable.
13806
13807 * Makeconfig (+sysdep-includes): Define with := rather than =.
13808 Use an existing include/ subdir of each sysdeps dir before it.
13809
13810 2013-02-08 Carlos O'Donell <carlos@redhat.com>
13811
13812 * nscd/connection.c (register_traced_file): Comment function.
13813 [HAVE_INOTIFY] (union __inev): Define.
13814 [HAVE_INOTIFY] (inotify_check_files): New function.
13815 [HAVE_INOTIFY] (clear_db_cache): Likewise.
13816 [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
13817 clear_db_cache.
13818 [HAVE_INOTIFY] (main_loop_epoll): Likewise.
13819
13820 2013-02-08 Carlos O'Donell <carlos@redhat.com>
13821
13822 * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
13823 loaded if not already and that a failure is permanent.
13824
13825 2013-02-08 Carlos O'Donell <carlos@redhat.com>
13826
13827 [BZ #15006]
13828 * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
13829 * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
13830
13831 2013-02-08 Joseph Myers <joseph@codesourcery.com>
13832
13833 [BZ #13550]
13834 * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
13835 (CHECK_1_NULL_OK): Likewise.
13836 * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
13837 (__fxstat): Do not use CHECK_1.
13838 * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
13839 <bp-checks.h>.
13840 (___fxstat64): Do not use CHECK_1.
13841 * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
13842 <bp-checks.h>.
13843 (__fxstatat): Do not use CHECK_1.
13844 * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
13845 <bp-checks.h>.
13846 (__fxstatat64): Do not use CHECK_1.
13847 * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
13848 <bp-checks.h>.
13849 (__fxstat): Do not use CHECK_1.
13850 * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
13851 <bp-checks.h>.
13852 (__fxstatat): Do not use CHECK_1.
13853 * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
13854 <bp-checks.h>.
13855 (__getresgid): Do not use CHECK_1.
13856 * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
13857 <bp-checks.h>.
13858 (__getresuid): Do not use CHECK_1.
13859 * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
13860 <bp-checks.h>.
13861 (__lxstat): Do not use CHECK_1.
13862 * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
13863 <bp-checks.h>.
13864 (__old_msgctl): Do not use CHECK_1.
13865 (__new_msgctl): Likewise.
13866 * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
13867 <bp-checks.h>.
13868 (__new_setrlimit): Do not use CHECK_1.
13869 * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
13870 <bp-checks.h>.
13871 (__old_shmctl): Do not use CHECK_1.
13872 (__new_shmctl): Likewise.
13873 * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
13874 <bp-checks.h>.
13875 (__xstat): Do not use CHECK_1.
13876 * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
13877 (__lxstat): Do not use CHECK_1.
13878 * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
13879 <bp-checks.h>.
13880 (___lxstat64): Do not use CHECK_1.
13881 * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
13882 (__old_msgctl): Do not use CHECK_1.
13883 (__new_msgctl): Likewise.
13884 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
13885 <bp-checks.h>.
13886 (__gettimeofday): Do not use CHECK_1.
13887 * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
13888 (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
13889 * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
13890 <bp-checks.h>.
13891 (__gettimeofday): Do not use CHECK_1.
13892 * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
13893 (__old_shmctl): Do not use CHECK_1_NULL_OK.
13894 (__new_shmctl): Do not use CHECK_1.
13895 * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
13896 <bp-checks.h>.
13897 (do_sigtimedwait): Do not use CHECK_1.
13898 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
13899 <bp-checks.h>.
13900 (do_sigwaitinfo): Do not use CHECK_1.
13901 * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
13902 <bp-checks.h>.
13903 (msgctl): Do not use CHECK_1.
13904 * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
13905 <bp-checks.h>.
13906 (shmctl): Do not use CHECK_1.
13907 * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
13908 (ustat): Do not use CHECK_1.
13909 * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
13910 <bp-checks.h>.
13911 (__fxstat): Do not use CHECK_1.
13912 * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
13913 <bp-checks.h>.
13914 (__fxstatat): Do not use CHECK_1.
13915 * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
13916 <bp-checks.h>.
13917 (__lxstat): Do not use CHECK_1.
13918 * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
13919 <bp-checks.h>.
13920 (__xstat): Do not use CHECK_1.
13921 * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
13922 (__xstat): Do not use CHECK_1.
13923 * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
13924 (___xstat64): Do not use CHECK_1.
13925
13926 [BZ #13550]
13927 * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
13928 definitions.
13929 (CHECK_BOUNDS_HIGH): Likewise.
13930 * string/strcpy.c: Do not include <bp-checks.h>.
13931 (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
13932
13933 2013-02-07 Roland McGrath <roland@hack.frob.com>
13934
13935 * nscd/nscd-client.h (__nscd_drop_map_ref):
13936 Add __attribute__ ((unused)).
13937 * nis/nss-nisplus.h (niserr2nss): Likewise.
13938
13939 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
13940 under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
13941
13942 * csu/libc-tls.c (init_static_tls, init_slotinfo):
13943 Remove inline keyword.
13944 * include/rounding-mode.h (round_away): Likewise.
13945 * libio/wfileops.c (adjust_wide_data): Likewise.
13946 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
13947 (__m128i_strloadu_tolower): Likewise.
13948 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
13949 (__m128i_strloadu_tolower): Likewise.
13950 * time/mktime.c (ydhms_diff): Likewise.
13951 * locale/elem-hash.h (elem_hash): Likewise.
13952 * locale/setlocale.c (setdata): Likewise.
13953 * posix/regex_internal.h (re_string_char_size_at): Likewise.
13954 (re_string_wchar_at): Likewise.
13955 (bitset_not, bitset_merge, bitset_mask): Likewise.
13956 [!(__GNUC__ > 3)] (inline): Remove macro.
13957 * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
13958 * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
13959 * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
13960 (_dl_tlsdesc_wake_up_held_fixups): Likewise.
13961 * string/memcmp.c (memcmp_bytes): Likewise.
13962 * locale/programs/locarchive.c (compute_hashval): Likewise.
13963 * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
13964 * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
13965 * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
13966 * nss/getent.c (print_rpc, print_protocols): Likewise.
13967 (print_passwd, print_group, print_aliases): Likewise.
13968 * nis/nss-nisplus.h (niserr2nss): Likewise.
13969 * nscd/connections.c (restart_p): Likewise.
13970 Change return type to bool.
13971
13972 2013-02-05 Roland McGrath <roland@hack.frob.com>
13973
13974 * Makeconfig (all-Depend-files): Add existing
13975 $(sorted-subdirs:=/Depend) files.
13976 (all-subdirs): Remove nss.
13977 * sysdeps/unix/inet/Subdirs: Add it here instead.
13978 * hesiod/Depend: New file.
13979
13980 * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
13981 instead of calling alloca.
13982
13983 * io/lseek.c (__lseek): Rename to __libc_lseek.
13984 Define __lseek as an alias.
13985
13986 * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
13987
13988 2013-02-04 Carlos O'Donell <carlos@redhat.com>
13989
13990 * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
13991 else clause and remove check for non-standard endianness.
13992
13993 2013-02-04 David S. Miller <davem@davemloft.net>
13994
13995 * sysdeps/sparc/fpu/libm-test-ulps: Update.
13996
13997 2013-02-04 Joseph Myers <joseph@codesourcery.com>
13998
13999 [BZ #13550]
14000 * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
14001 (__ubp_memchr): Remove prototype.
14002 [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
14003 [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
14004 [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
14005 [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
14006 * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
14007 Remove alias.
14008 * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
14009 (__ubp_memchr): Likewise.
14010 * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
14011 (__ubp_memchr): Likewise.
14012 * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
14013 (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
14014 (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
14015 * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
14016 CHECK_STRING.
14017 * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
14018 * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
14019 (__getcwd): Do not use CHECK_STRING.
14020 * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
14021 <bp-checks.h>.
14022 (__real_chown): Do not use CHECK_STRING.
14023 * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
14024 <bp-checks.h>.
14025 (fchownat): Do not use CHECK_STRING.
14026 * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
14027 CHECK_STRING.
14028 * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
14029 <bp-checks.h>.
14030 (__lchown): Do not use CHECK_STRING.
14031 * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
14032 * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
14033 * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
14034 * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
14035 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
14036 include <bp-checks.h>.
14037 (truncate64): Do not use CHECK_STRING.
14038 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
14039 <bp-checks.h>.
14040 (__real_chown): Do not use CHECK_STRING.
14041 * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
14042 <bp-checks.h>.
14043 (__lchown): Do not use CHECK_STRING.
14044 * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
14045 <bp-checks.h>.
14046 (__chown): Do not use CHECK_STRING.
14047 * sysdeps/unix/sysv/linux/truncate64.c: Do not include
14048 <bp-checks.h>.
14049 (truncate64): Do not use CHECK_STRING.
14050 * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
14051 Likewise.
14052 * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
14053 (__xmknod): Do not use CHECK_STRING.
14054 * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
14055 <bp-checks.h>.
14056 (__xmknodat): Do not use CHECK_STRING.
14057 * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
14058 * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
14059
14060 2013-02-04 Andreas Schwab <schwab@suse.de>
14061
14062 [BZ #14142]
14063 * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
14064 * include/netdb.h: Likewise for h_errno.
14065 * elf/tst-stackguard1.c: Include <tls.h>.
14066
14067 2013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14068
14069 * elf/link.h (struct link_map): Extend the l_addr comment.
14070 * include/link.h (struct link_map): Likewise.
14071
14072 2013-02-01 Joseph Myers <joseph@codesourcery.com>
14073
14074 [BZ #13550]
14075 * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
14076 (BOUNDED_1): Remove macro.
14077 * debug/backtrace.c: Don't include <bp-checks.h>.
14078 (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
14079 (__backtrace): Likewise.
14080 * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
14081 <bp-checks.h>.
14082 (__backtrace): Don't use BOUNDED_1.
14083 * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
14084 <bp-checks.h>.
14085 (__backtrace): Don't use BOUNDED_1.
14086 * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
14087 (__backtrace): Don't use BOUNDED_1.
14088 * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
14089 (shmat): Don't use BOUNDED_N.
14090
14091 2013-01-31 Joseph Myers <joseph@codesourcery.com>
14092
14093 [BZ #13550]
14094 * sysdeps/generic/bp-start.h: Remove file.
14095 * csu/libc-start.c: Don't include <bp-start.h>.
14096 (LIBC_START_MAIN): Set up __environ directly instead of using
14097 INIT_ARGV_and_ENVIRON.
14098 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
14099 <bp-start.h>.
14100
14101 [BZ #13550]
14102 * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
14103 definitions.
14104 (CHECK_FCNTL): Likewise.
14105 (CHECK_N_PAGES): Likewise.
14106
14107 [BZ #13550]
14108 * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
14109 definitions.
14110 (CHECK_SIGSET_NULL_OK): Likewise.
14111 * sysdeps/unix/sysv/linux/sigpending.c: Don't include
14112 <bp-checks.h>.
14113 (sigpending): Don't use CHECK_SIGSET.
14114 * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
14115 <bp-checks.h>.
14116 (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
14117 * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
14118 <bp-checks.h>.
14119 (do_sigsuspend): Don't use CHECK_SIGSET.
14120 * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
14121 use CHECK_SIGSET.
14122 * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
14123 (do_sigwait): Don't use CHECK_SIGSET.
14124 * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
14125 use CHECK_SIGSET.
14126 * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
14127 include <bp-checks.h>.
14128 (sigpending): Don't use CHECK_SIGSET.
14129 * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
14130 include <bp-checks.h>.
14131 (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
14132 * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
14133 <bp-checks.h>.
14134 (sigpending): Don't use CHECK_SIGSET.
14135 * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
14136 <bp-checks.h>.
14137 (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
14138
14139 [BZ #13550]
14140 * sysdeps/generic/bp-semctl.h: Remove file.
14141 * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
14142 <bp-checks.h> and <bp-semctl.h>.
14143 (__old_semctl): Don't use CHECK_SEMCTL.
14144 (__new_semctl): Likewise.
14145 * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
14146 and <bp-semctl.h>.
14147 (__old_semctl): Don't use CHECK_SEMCTL.
14148 (__new_semctl): Likewise.
14149 * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
14150 <bp-checks.h> and <bp-semctl.h>.
14151 (__old_semctl): Don't use CHECK_SEMCTL.
14152 (__new_semctl): Likewise.
14153 * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
14154 <bp-checks.h> and <bp-semctl.h>.
14155 (semctl): Don't use CHECK_SEMCTL.
14156
14157 [BZ #13550]
14158 * Makerules (elide-bp-thunks): Remove variable.
14159 (elide-routines.oS): Don't use $(elide-bp-thunks).
14160 (elide-routines.os): Likewise.
14161 (elide-routines.o): Likewise.
14162 (elide-routines.op): Likewise.
14163 (elide-routines.og): Likewise.
14164 (objects): Don't use $(bp-thunks).
14165 * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
14166 include.
14167 (common-generated): Do not add s-proto-bp.d.
14168 * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
14169 (int): Likewise.
14170 (typ): Likewise.
14171 Do not generate makefile rules for bounded-pointer thunks.
14172 * sysdeps/generic/bp-thunks.h: Remove file.
14173 * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
14174 * sysdeps/unix/s-proto-bp.S: Likewise.
14175
14176 [BZ #15062]
14177 * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
14178 parts of result separately when argument is not close to line from
14179 -i to i and one part of argument is small.
14180 * math/k_casinhf.c (__kernel_casinhf): Likewise.
14181 * math/k_casinhl.c (__kernel_casinhl): Likewise.
14182 * math/libm-test.inc (cacos_test): Add more tests.
14183 (casin_test): Likewise.
14184 (casinh_test): Likewise.
14185 * sysdeps/i386/fpu/libm-test-ulps: Update.
14186 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14187
14188 2013-01-31 David S. Miller <davem@davemloft.net>
14189
14190 * po/de.po: Update from translation team.
14191
14192 2013-01-25 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
14193
14194 * time/tzfile.c: Include stdint.h for SIZE_MAX.
14195
14196 2013-01-25 Thomas Schwinge <thomas@codesourcery.com>
14197
14198 * configure.in (_AC_PROG_CC_C89): New definition.
14199 * configure: Regenerate.
14200
14201 * configure.in (AC_PROG_CPP): New definition.
14202 * configure: Regenerate.
14203
14204 2013-01-23 Joseph Myers <joseph@codesourcery.com>
14205
14206 * debug/tst-backtrace.h: New file.
14207 * debug/tst-backtrace2.c: Include tst-backtrace.h.
14208 (ret): Remove variable.
14209 (x): Likewise.
14210 (FAIL): Remove macro.
14211 (NO_INLINE): Likewise.
14212 (fn1): Use match function instead of strstr.
14213 * debug/tst-backtrace3.c: Include tst-backtrace.h.
14214 (ret): Remove variable.
14215 (x): Likewise.
14216 (FAIL): Remove macro.
14217 (NO_INLINE): Likewise.
14218 (fn): Use match function instead of strstr.
14219 * debug/tst-backtrace4.c: Include tst-backtrace.h.
14220 (ret): Remove variable.
14221 (x): Likewise.
14222 (FAIL): Remove macro.
14223 (NO_INLINE): Likewise.
14224 (handle_signal): Use match function instead of strstr.
14225 * debug/tst-backtrace5.c: Include tst-backtrace.h.
14226 (ret): Remove variable.
14227 (x): Likewise.
14228 (FAIL): Remove macro.
14229 (NO_INLINE): Likewise.
14230 (handle_signal): Use match function instead of strstr.
14231
14232 2013-01-23 Roland McGrath <roland@hack.frob.com>
14233
14234 * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
14235
14236 2013-01-23 David S. Miller <davem@davemloft.net>
14237
14238 * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
14239 (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
14240 argument of CAS if possible.
14241 * sysdeps/sparc/sparc64/bits/atomic.h
14242 (__arch_compare_and_exchange_val_32_acq): Likewise.
14243 (__arch_compare_and_exchange_val_64_acq): Likewise.
14244
14245 2013-01-23 Pino Toscano <toscano.pino@tiscali.it>
14246
14247 * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
14248 * sysdeps/posix/ulimit.c: ... this.
14249 Include <limits.h>.
14250 * sysdeps/unix/bsd/ulimit.c: Remove file.
14251
14252 2013-01-23 Adam Conrad <adconrad@0c3.net>
14253
14254 * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
14255 (LDFLAGS-tst-array5): Likewise.
14256
14257 2013-01-23 Joseph Myers <joseph@codesourcery.com>
14258
14259 [BZ #15036]
14260 * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
14261 based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
14262 (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
14263 * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
14264
14265 2013-01-21 David S. Miller <davem@davemloft.net>
14266
14267 * sysdeps/sparc/backtrace.c: New file.
14268 * sysdeps/sparc/sparc32/backtrace.h: New file.
14269 * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
14270 * sysdeps/sparc/sparc64/backtrace.h: New file.
14271 * sysdeps/sparc/sparc64/backtrace.c: Delete.
14272 * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
14273 -funwind-tables.
14274
14275 2013-01-21 Andreas Schwab <schwab@suse.de>
14276
14277 [BZ #15020]
14278 * posix/wordexp.c (exec_comm): Avoid busy loop when command has
14279 closed its stdout.
14280
14281 2013-01-20 Andreas Schwab <schwab@linux-m68k.org>
14282
14283 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
14284 "mpa2.h".
14285 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
14286
14287 2013-01-18 Joseph Myers <joseph@codesourcery.com>
14288 Mark Mitchell <mark@codesourcery.com>
14289 Tom de Vries <tom@codesourcery.com>
14290 Paul Pluzhnikov <ppluzhnikov@google.com>
14291
14292 * debug/tst-backtrace2.c: New file.
14293 * debug/tst-backtrace3.c: Likewise.
14294 * debug/tst-backtrace4.c: Likewise.
14295 * debug/tst-backtrace5.c: Likewise.
14296 * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
14297 (CFLAGS-tst-backtrace3.c): Likewise.
14298 (CFLAGS-tst-backtrace4.c): Likewise.
14299 (CFLAGS-tst-backtrace5.c): Likewise.
14300 (LDFLAGS-tst-backtrace2): Likewise.
14301 (LDFLAGS-tst-backtrace3): Likewise.
14302 (LDFLAGS-tst-backtrace4): Likewise.
14303 (LDFLAGS-tst-backtrace5): Likewise.
14304 (tests): Add new tests tst-backtrace2, tst-backtrace3,
14305 tst-backtrace4 and tst-backtrace5.
14306
14307 2013-01-18 Anton Blanchard <anton@samba.org>
14308 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
14309
14310 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
14311 __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
14312 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
14313 INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
14314 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
14315 (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
14316 "+r" and remove output regs list as redundant. Add explicit inline
14317 asm to specify register of return val to work around compiler codegen
14318 bug. Remove (int) cast on return value. Add return type parameter to
14319 use in macro so that this macro does not truncate return value for
14320 64-bit values.
14321 (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
14322 pass to INTERNAL_VSYSCALL_NCS.
14323 (INLINE_VSYSCALL): Add 'long int' as return type to
14324 INTERNAL_VSYSCALL_NCS macro invocation.
14325 (INTERNAL_VSYSCALL): Add 'long int' as return type to
14326 INTERNAL_VSYSCALL_NCS macro invocation.
14327 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
14328
14329 2013-01-18 Siddhesh Poyarekar <siddhesh@redhat.com>
14330
14331 [BZ #14496]
14332 * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
14333 Fix application of SIMD FP exception mask.
14334
14335 * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
14336 mp_no from a power of two.
14337 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
14338 __mpexp_twomm1. Use __pow_mp.
14339
14340 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
14341 multiplication.
14342
14343 2013-01-17 David S. Miller <davem@davemloft.net>
14344
14345 * sysdeps/sparc/fpu/libm-test-ulps: Update.
14346
14347 2013-01-17 Joseph Myers <joseph@codesourcery.com>
14348
14349 [BZ #15023]
14350 * include/complex.h: Condition contents on [!_COMPLEX_H].
14351 (__kernel_casinhf): New prototype.
14352 (__kernel_casinh): Likewise.
14353 (__kernel_casinhl): Likewise.
14354 * math/Makefile (libm_calls): Add k_casinh.
14355 * math/k_casinh.c: New file.
14356 * math/k_casinhf.c: Likewise.
14357 * math/k_casinhl.c: Likewise.
14358 * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
14359 finite nonzero arguments.
14360 * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
14361 finite nonzero arguments.
14362 * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
14363 finite nonzero arguments.
14364 * math/s_casinh.c: Do not include <float.h>.
14365 (__casinh): Move code for finite nonzero arguments to k_casinh.c.
14366 * math/s_casinhf.c: Do not include <float.h>.
14367 (__casinhf): Move code for finite nonzero arguments to
14368 k_casinhf.c.
14369 * math/s_casinhl.c: Do not include <float.h>.
14370 [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
14371 redefine.
14372 (__casinhl): Move code for finite nonzero arguments to
14373 k_casinhl.c.
14374 * math/libm-test.inc (cacos_test): Add more tests.
14375 * sysdeps/i386/fpu/libm-test-ulps: Update.
14376 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14377
14378 2013-01-17 Pino Toscano <toscano.pino@tiscali.it>
14379
14380 * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
14381 * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
14382 [!HAVE_MREMAP]: Remove [defined linux] case.
14383 * malloc/arena.c: Do not include <malloc-sysdep.h>.
14384
14385 2013-01-17 Siddhesh Poyarekar <siddhesh@redhat.com>
14386
14387 * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
14388
14389 2013-01-17 H.J. Lu <hongjiu.lu@intel.com>
14390
14391 * elf/elf.h (R_386_SIZE32): New relocation.
14392 * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
14393 R_386_SIZE32.
14394 (elf_machine_rela): Likewise.
14395 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
14396 R_X86_64_SIZE64 and R_X86_64_SIZE32.
14397
14398 2013-01-17 Joseph Myers <joseph@codesourcery.com>
14399
14400 * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
14401 (FP_FAST_FMA): Do not define.
14402 [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
14403 * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
14404 && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
14405 * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
14406 !_SOFT_FLOAT]: Likewise.
14407 * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
14408 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
14409 value.
14410 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
14411 [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
14412 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
14413 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
14414 [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
14415 [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
14416 file.
14417
14418 2013-01-16 Andreas Schwab <schwab@suse.de>
14419
14420 [BZ #14327]
14421 * include/stdlib.h (__mktemp): Add declaration.
14422 * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
14423 * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
14424
14425 2013-01-16 Siddhesh Poyarekar <siddhesh@redhat.com>
14426
14427 * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
14428 definitions.
14429 * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
14430 * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
14431 * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
14432 definitions here.
14433 * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
14434 * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
14435 definitions.
14436 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
14437 and ONE.
14438 * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
14439 * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
14440 * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
14441 definitions.
14442 * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
14443 * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
14444 definitions.
14445 * sysdeps/ieee754/dbl-64/utan.h: Likewise.
14446
14447 * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
14448
14449 2013-01-15 David S. Miller <davem@davemloft.net>
14450
14451 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
14452 trunc{,f} to libm-sysdep_routes.
14453 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
14454 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
14455 file.
14456 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
14457 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
14458 file.
14459 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
14460 file.
14461 * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
14462 * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
14463 * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
14464 * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
14465 * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
14466 * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
14467 * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
14468 * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
14469
14470 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
14471 nearbyint{,f} to libm-sysdep_routes.
14472 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
14473 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
14474 New file.
14475 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
14476 file.
14477 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
14478 New file.
14479 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
14480 file.
14481 * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
14482 * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
14483 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
14484 file.
14485 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
14486 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
14487 file.
14488 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
14489 * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
14490 * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
14491
14492 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
14493 libc_feholdexcept and libc_fesetenv.
14494
14495 2013-01-15 Mike Frysinger <vapier@gentoo.org>
14496
14497 * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
14498
14499 2013-01-14 David S. Miller <davem@davemloft.net>
14500
14501 * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
14502 (SPARC_ASM_VIS2_IFUNC): Likewise.
14503 (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
14504 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
14505 use of 'siam' instruction.
14506 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
14507 Likewise.
14508 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
14509 Likewise.
14510 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
14511 Likewise.
14512 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
14513 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
14514 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
14515 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
14516 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
14517 file.
14518 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
14519 file.
14520 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
14521 file.
14522 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
14523 file.
14524 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
14525 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
14526 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
14527 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
14528 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
14529 new VIS2 routines.
14530 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
14531 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
14532 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
14533 Likewise.
14534 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
14535 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
14536 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
14537 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
14538 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
14539 routines to libm-sysdep_routines.
14540 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
14541
14542 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
14543 fdim/fdimf to libm-sysdep_routines.
14544 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
14545 file.
14546 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
14547 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
14548 file.
14549 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
14550 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
14551 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
14552 * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
14553 * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
14554 * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
14555 * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
14556
14557 2013-01-14 Siddhesh Poyarekar <siddhesh@redhat.com>
14558
14559 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
14560 to optimize copies.
14561
14562 * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
14563 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
14564 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
14565
14566 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
14567 local variable MPTWO.
14568 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
14569 Likewise.
14570
14571 2013-01-13 Mike Frysinger <vapier@gentoo.org>
14572
14573 * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
14574 GLOB_NOESCAPE.
14575
14576 2013-01-13 Mike Frysinger <vapier@gentoo.org>
14577
14578 * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
14579
14580 2013-01-13 Mike Frysinger <vapier@gentoo.org>
14581
14582 * manual/pattern.texi (glob_t): Document gl_flags.
14583 (glob64_t): Likewise.
14584
14585 2013-01-11 David S. Miller <davem@davemloft.net>
14586
14587 * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
14588 * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
14589 (gmp-sysdep_routines): New variable. Add VIS3 optimized GMP routines.
14590 * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
14591 * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
14592 * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
14593 * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
14594 * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
14595 * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
14596 * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
14597 * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
14598 * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
14599 * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
14600
14601 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
14602 sparc V9 rather than using V8 code.
14603 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
14604 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
14605
14606 * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
14607 Move to...
14608 * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
14609 Here.
14610
14611 2013-01-11 Roland McGrath <roland@hack.frob.com>
14612
14613 * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
14614 not in the main loop.
14615 * configure: Regenerated.
14616
14617 2013-01-11 Joseph Myers <joseph@codesourcery.com>
14618
14619 * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
14620 * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
14621 to just #else.
14622 * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise. Remove
14623 [!__GLIBC_HAVE_LONG_LONG] case.
14624 * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
14625 condition to just #else.
14626 * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
14627 __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
14628 [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
14629 * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
14630 unconditional.
14631 * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
14632 * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
14633 #elif condition to just #else.
14634 * sysdeps/unix/sysv/linux/sys/sysmacros.h
14635 [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
14636 * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
14637 #elif condition to just #else.
14638
14639 2013-01-11 Steve Ellcey <sellcey@mips.com>
14640
14641 * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
14642 (EF_MIPS_ARCH_64): Fix value.
14643 (EF_MIPS_ARCH_32R2): New.
14644 (EF_MIPS_ARCH_64R2): New.
14645
14646 2013-01-11 H.J. Lu <hongjiu.lu@intel.com>
14647
14648 * Makeconfig (+link-pie-before-libc): New.
14649 (+link-pie-after-libc): Likewise.
14650 (+link-pie-tests): Likewise.
14651 (+link-pie): Rewritten.
14652 (link-before-libc): Remove $(config-LDFLAGS).
14653 (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
14654 (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
14655 (config-LDFLAGS): Renamed to ...
14656 (rtld-LDFLAGS): This.
14657 (rtld-tests-LDFLAGS): New macro.
14658 (link-libc-rpath-link): Likewise.
14659 (link-libc-tests-rpath-link): Likewise.
14660 (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
14661 (link-libc): Prepand $(link-libc-rpath-link).
14662 (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
14663 (test-program-prefix): New macro.
14664 (test-via-rtld-prefix): Likewise.
14665 (test-program-cmd): Likewise.
14666 (host-test-program-cmd): Likewise.
14667 * Makefile ($(common-objpfx)testrun.sh): Replace
14668 $(run-program-prefix) with $(test-program-prefix).
14669 * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
14670 $(rtld-LDFLAGS).
14671 ($(common-objpfx)shlib.lds): Likewise.
14672 (build-module-helper): Likewise.
14673 ($(common-objpfx)format.lds): Likewise.
14674 * Rules (binaries-pie-tests): New.
14675 (binaries-pie-notests): Likewise.
14676 (binaries-pie): Rewritten.
14677 ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
14678 ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
14679 ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
14680 (make-test-out): Replace $(host-built-program-cmd) with
14681 $(host-test-program-cmd).
14682 * config.make.in (build-hardcoded-path-in-tests): New variable.
14683 * configure.in (--enable-hardcoded-path-in-tests): New configure
14684 option.
14685 (hardcoded_path_in_tests): New AC_SUBST.
14686 * configure: Regenerated.
14687 * catgets/Makefile ($(objpfx)test-gencat.out): Replace
14688 $(built-program-cmd) with $(test-program-cmd).
14689 * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
14690 (test_program_cmd): This.
14691 * elf/Makefile ($(objpfx)order.out): Run test with
14692 $(test-program-prefix).
14693 ($(objpfx)order2.out): Likewise.
14694 ($(objpfx)tst-initorder.out): Likewise.
14695 ($(objpfx)tst-initorder2.out): Likewise.
14696 ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
14697 $(test-program-cmd).
14698 ($(objpfx)tst-array1-static.out): Likewise.
14699 ($(objpfx)tst-array2.out): Likewise.
14700 ($(objpfx)tst-array3.out): Likewise.
14701 ($(objpfx)tst-array4.out): Likewise.
14702 ($(objpfx)tst-array5.out): Likewise.
14703 ($(objpfx)tst-array5-static.out): Likewise.
14704 (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
14705 $(test-program-cmd).
14706 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
14707 $(run-program-prefix) with $(test-program-prefix).
14708 * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
14709 (test_program_prefix): This.
14710 * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
14711 $(run-program-prefix) with $(test-program-prefix).
14712 * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
14713 (test_program_prefix): This.
14714 * iconvdata/tst-tables.sh: Likewise.
14715 * intl/Makefile ($(objpfx)tst-gettext.out): Replace
14716 $(run-program-prefix) with $(test-program-prefix).
14717 ($(objpfx)tst-translit.out): Likewise.
14718 ($(objpfx)tst-gettext2.out): Likewise.
14719 ($(objpfx)tst-gettext4.out): Likewise.
14720 ($(objpfx)tst-gettext6.out): Likewise.
14721 * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
14722 (test_program_prefix): This.
14723 * intl/tst-gettext2.sh: Likewise.
14724 * intl/tst-gettext4.sh Likewise.
14725 * intl/tst-gettext6.sh: Likewise.
14726 * intl/tst-translit.sh: Likewise.
14727 * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
14728 with $(test-program-cmd).
14729 * libio/Makefile ($(objpfx)test-freopen.out): Replace
14730 $(run-program-prefix) with $(test-program-prefix).
14731 * libio/test-freopen.sh (run_program_prefix): Renamed to ...
14732 (test_program_prefix): This.
14733 * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
14734 $(run-program-prefix) with $(test-program-prefix).
14735 * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
14736 (test_program_prefix): This.
14737 * manual/install.texi: Document --enable-hardcoded-path-in-tests.
14738 * posix/Makefile ($(objpfx)globtest.out): Replace
14739 $(run-via-rtld-prefix) and $(test-wrapper) with
14740 $(test-program-prefix) and $(test-via-rtld-prefix).
14741 ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
14742 $(test-program-prefix).
14743 (tst-exec-ARGS): Replace $(host-built-program-cmd) with
14744 $(host-test-program-cmd).
14745 (tst-spawn-ARGS): Likewise.
14746 ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
14747 $(test-program-prefix).
14748 * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
14749 (test_via_rtld_prefix): This.
14750 (test_wrapper): Renamed to ...
14751 (test_program_prefix): This.
14752 (run_program_prefix): Replaced by test_program_prefix.
14753 * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
14754 (test_program_prefix): This.
14755 * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
14756 with $(host-test-program-cmd).
14757 * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
14758 $(run-program-prefix) with $(test-program-prefix).
14759 ($(objpfx)tst-printf.out): Likewise.
14760 ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
14761 $(test-program-cmd).
14762 * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
14763 (test_program_prefix): This.
14764 * stdio-common/tst-unbputc.sh: Likewise.
14765 * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
14766 $(run-program-prefix) with $(test-program-prefix).
14767 * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
14768 (test_program_prefix): This.
14769 * string/Makefile ($(objpfx)tst-svc.out): Replace
14770 $(built-program-cmd) with $(test-program-cmd).
14771
14772 2013-01-11 Andreas Jaeger <aj@suse.de>
14773
14774 [BZ #15003]
14775 * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
14776 value. Sync with Linux 3.7.
14777
14778 2013-01-10 David S. Miller <davem@davemloft.net>
14779
14780 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
14781 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
14782 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
14783
14784 2013-01-10 Roland McGrath <roland@hack.frob.com>
14785
14786 * configure.in (sysnames): Drop use of $m0sub and $msub, which are
14787 never set.
14788 * configure: Regenerated.
14789
14790 2013-01-10 David S. Miller <davem@davemloft.net>
14791
14792 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
14793 sparc V9 rather than using V8 code.
14794 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
14795 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
14796
14797 2013-01-10 Roland McGrath <roland@hack.frob.com>
14798
14799 * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
14800 (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
14801 (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
14802 (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
14803 (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
14804 (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
14805 (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
14806 (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
14807 (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
14808 (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
14809 (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
14810 (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
14811 (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
14812 (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
14813 (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
14814 (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
14815 (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
14816 (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
14817 (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
14818 (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
14819 (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
14820 (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
14821 (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
14822 (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
14823 (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
14824 (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
14825 (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
14826
14827 2013-01-10 David S. Miller <davem@davemloft.net>
14828
14829 * sysdeps/sparc/fpu/libm-test-ulps: Update.
14830
14831 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
14832
14833 * posix/Makefile (tests-static): New variable.
14834 (tests): Add $(tests-static).
14835 (tst-exec-static-ARGS): New variable.
14836 (tst-spawn-static-ARGS): Likewise.
14837 * posix/tst-exec-static.c: New file.
14838 * posix/tst-spawn-static.c: Likewise.
14839 * posix/tst-exec.c: Support run directly.
14840 * posix/tst-spawn.c: Likewise.
14841
14842 2013-01-10 Joseph Myers <joseph@codesourcery.com>
14843
14844 * elf/link.h (struct dl_phdr_info): Use __extension__ with long
14845 long.
14846 * math/bits/mathcalls.h (llrint): Likewise.
14847 (llround): Likewise.
14848 * stdlib/stdlib.h (struct drand48_data): Likewise.
14849 * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
14850 * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
14851 * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
14852 Likewise.
14853 * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
14854 Likewise.
14855 * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
14856 (elf_greg_t): Likewise.
14857 * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
14858 (__jmp_buf): Likewise.
14859 * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
14860 definitions.
14861 (llrint): Likewise, for all definitions.
14862 (llrintl): Likewise.
14863
14864 * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
14865 Remove [__GNUC__] condition.
14866 * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
14867 condition to just [__USE_ISOC99].
14868 [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
14869
14870 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
14871
14872 [BZ #14200]
14873 * sysdeps/unix/sysv/linux/x86/bits/environments.h
14874 (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
14875 defined.
14876 (_POSIX_V6_ILP32_OFF32): Likewise.
14877 (_XBS5_ILP32_OFF32): Likewise.
14878 (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
14879 (__ILP32_OFFBIG_LDFLAGS): Likewise.
14880
14881 2013-01-10 Siddhesh Poyarekar <siddhesh@redhat.com>
14882
14883 * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
14884
14885 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
14886 doubles __mpexp_twomm1. Adjust usage.
14887 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
14888 Remove.
14889
14890 2013-01-10 Andreas Schwab <schwab@suse.de>
14891
14892 [BZ #14964]
14893 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
14894 (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
14895
14896 2013-01-09 David S. Miller <davem@davemloft.net>
14897
14898 [BZ #15003]
14899 * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS,
14900 TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT,
14901 TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS,
14902 TCP_FASTOPEN): Define.
14903 (tcp_repair_opt): New structure.
14904 (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
14905 enum values.
14906 (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE,
14907 TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN,
14908 TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
14909 (tcp_cookie_transactions): New structure.
14910
14911 2013-01-09 Anton Blanchard <anton@samba.org>
14912
14913 * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
14914 * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
14915 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
14916 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
14917
14918 2013-01-09 Joseph Myers <joseph@codesourcery.com>
14919
14920 * include/features.h (__USE_ANSI): Remove.
14921
14922 2013-01-09 Roland McGrath <roland@hack.frob.com>
14923
14924 * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
14925
14926 * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
14927
14928 2013-01-09 Siddhesh Poyarekar <siddhesh@redhat.com>
14929
14930 * sysdeps/s390/fpu/libm-test-ulps: Update.
14931
14932 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14933
14934 * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
14935 (__acr): Likewise.
14936 (__cpy): Likewise.
14937 (norm): Likewise.
14938 (denorm): Likewise.
14939 (__mp_dbl): Likewise.
14940 (__dbl_mp): Likewise.
14941 (add_magnitudes): Likewise.
14942 (sub_magnitudes): Likewise.
14943 (__add): Likewise.
14944 (__sub): Likewise.
14945 (__mul): Likewise.
14946 (__inv): Likewise.
14947 (__dvd): Likewise.
14948 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
14949 (__acr): Likewise.
14950 (__cpy): Likewise.
14951 (norm): Likewise.
14952 (denorm): Likewise.
14953 (__mp_dbl): Likewise.
14954 (__dbl_mp): Likewise.
14955 (add_magnitudes): Likewise.
14956 (sub_magnitudes): Likewise.
14957 (__add): Likewise.
14958 (__sub): Likewise.
14959 (__mul): Likewise.
14960 (__inv): Likewise.
14961 (__dvd): Likewise.
14962 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
14963 (__acr): Likewise.
14964 (__cpy): Likewise.
14965 (norm): Likewise.
14966 (denorm): Likewise.
14967 (__mp_dbl): Likewise.
14968 (__dbl_mp): Likewise.
14969 (add_magnitudes): Likewise.
14970 (sub_magnitudes): Likewise.
14971 (__add): Likewise.
14972 (__sub): Likewise.
14973 (__mul): Likewise.
14974 (__inv): Likewise.
14975 (__dvd): Likewise.
14976
14977 2013-01-08 Joseph Myers <joseph@codesourcery.com>
14978
14979 * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
14980 __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
14981 * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
14982 2 && __USE_EXTERN_INLINES]: Likewise.
14983
14984 2013-01-08 Andreas Jaeger <aj@suse.de>
14985
14986 [BZ# 14985]
14987 * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
14988 Remove.
14989 * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
14990 * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
14991
14992 2013-01-07 Anton Blanchard <anton@samba.org>
14993
14994 * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
14995 * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
14996 * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
14997 * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
14998 * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
14999 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
15000 * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
15001 * sysdeps/powerpc/powerpc32/memset.S: Likewise.
15002 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
15003 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
15004 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
15005 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
15006 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
15007 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
15008 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
15009 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
15010 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
15011 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
15012 * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
15013 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
15014 * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
15015 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
15016 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
15017 * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
15018 * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
15019 * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
15020 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
15021 * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
15022 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
15023 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
15024 * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
15025 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
15026 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
15027 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
15028 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
15029 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
15030 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
15031 * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
15032 * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
15033 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
15034 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
15035 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
15036 * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
15037
15038 2013-01-07 Joseph Myers <joseph@codesourcery.com>
15039
15040 * malloc/malloc.h (__MALLOC_P): Remove all definitions.
15041 (__MALLOC_PMT): Likewise.
15042 [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
15043 [__GNUC__], only on [_LIBC].
15044 [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
15045 [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
15046 [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
15047 * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
15048 forward declaration.
15049 (realloc_hook_ini): Likewise.
15050 (memalign_hook_ini): Likewise.
15051 (__libc_memalign): Do not use __MALLOC_PMT in variable
15052 declaration.
15053 (__libc_valloc): Likewise.
15054 (__libc_pvalloc): Likewise.
15055 (__libc_calloc): Likewise.
15056 (__posix_memalign): Likewise.
15057
15058 [BZ #14996]
15059 * math/s_casinh.c: Include <float.h>.
15060 (__casinh): Do not do computation with squaring and square root
15061 for large arguments.
15062 * math/s_casinhf.c: Include <float.h>.
15063 (__casinhf): Do not do computation with squaring and square root
15064 for large arguments.
15065 * math/s_casinhl.c: Include <float.h>.
15066 [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
15067 (__casinhl): Do not do computation with squaring and square root
15068 for large arguments.
15069 * math/libm-test.inc (casin_test): Add more tests.
15070 (casinh_test): Likewise.
15071 * sysdeps/i386/fpu/libm-test-ulps: Update.
15072 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15073
15074 2013-01-04 H.J. Lu <hongjiu.lu@intel.com>
15075
15076 * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
15077 (__x86_64_raw_data_cache_size): Likewise.
15078 (__x86_64_data_cache_size_half): Likewise.
15079 (__x86_64_raw_data_cache_size_half): Likewise.
15080 (__x86_64_shared_cache_size): Likewise.
15081 (__x86_64_raw_shared_cache_size): Likewise.
15082 (__x86_64_shared_cache_size_half): Likewise.
15083 (__x86_64_raw_shared_cache_size_half): Likewise.
15084 * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
15085 to ...
15086 (__x86_data_cache_size): This.
15087 (__x86_64_raw_data_cache_size): Renamed to ...
15088 (__x86_raw_data_cache_size): This.
15089 (__x86_64_data_cache_size_half): Renamed to ...
15090 (__x86_data_cache_size_half): This.
15091 (__x86_64_raw_data_cache_size_half): Renamed to ...
15092 (__x86_raw_data_cache_size_half): This.
15093 (__x86_64_shared_cache_size): Renamed to ...
15094 (__x86_shared_cache_size): This.
15095 (__x86_64_raw_shared_cache_size): Renamed to ...
15096 (__x86_raw_shared_cache_size): This.
15097 (__x86_64_shared_cache_size_half): Renamed to ...
15098 (__x86_shared_cache_size_half): This.
15099 (__x86_64_raw_shared_cache_size_half): Renamed to ...
15100 (__x86_raw_shared_cache_size_half): This.
15101 * sysdeps/x86_64/memcpy.S: Updated.
15102 * sysdeps/x86_64/memset.S: Likewise.
15103 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
15104 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
15105 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
15106
15107 2013-01-04 David S. Miller <davem@davemloft.net>
15108
15109 * sysdeps/sparc/fpu/libm-test-ulps: Update.
15110
15111 2013-01-04 Andreas Schwab <schwab@linux-m68k.org>
15112
15113 * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
15114 1 to avoid redefinition warning.
15115 (__USE_GNU): Don't define.
15116 (init_signaling_nan): Protoize.
15117
15118 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15119
15120 2013-01-04 Siddhesh Poyarekar <siddhesh@redhat.com>
15121
15122 * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
15123 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
15124 (__cpymn): Likewise.
15125 (norm): Remove commented code.
15126 (denorm): Likewise.
15127 (__mp_dbl): Likewise.
15128 (__inv): Likewise.
15129 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
15130 (__cpymn): Likewise.
15131 (norm): Remove commented code.
15132 (denorm): Likewise.
15133 (__mp_dbl): Likewise.
15134 (__inv): Likewise.
15135
15136 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
15137 mp_no value for 1.0 and 2.0.
15138 (norm): Use RADIXI instead of radixi.d.
15139 (denorm): Likewise.
15140 (__mul): Use 0.0 instead of zero.d.
15141 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
15142 mp_no value for 1.0 and 2.0.
15143 (norm): Use RADIXI instead of radixi.d.
15144 (denorm): Likewise.
15145 (__mul): Use 0.0 instead of zero.d.
15146
15147 2013-01-04 Joseph Myers <joseph@codesourcery.com>
15148
15149 [BZ #14994]
15150 * math/s_casinh.c (__casinh): Reduce finite argument to first
15151 quadrant then set signs of results at the end.
15152 * math/s_casinhf.c (__casinhf): Likewise.
15153 * math/s_casinhl.c (__casinhl): Likewise.
15154 * math/libm-test.inc (casin_test): Add more tests.
15155 (casinh_test): Likewise.
15156 * sysdeps/i386/fpu/libm-test-ulps: Update.
15157 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15158
15159 2013-01-04 Siddhesh Poyarekar <siddhesh@redhat.com>
15160
15161 * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
15162
15163 * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
15164
15165 * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
15166 declarations.
15167 (denorm): Likewise.
15168 (__mp_dbl): Likewise.
15169 (__inv): Likewise.
15170
15171 * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
15172 and adjust the header comment.
15173
15174 * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
15175 variable name from declaration.
15176
15177 2013-01-03 H.J. Lu <hongjiu.lu@intel.com>
15178
15179 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
15180 Initialize COMMON_CPUID_INDEX_7 element.
15181 * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
15182 (CPUID_RTM): Likewise.
15183 (HAS_RTM): Likewise.
15184 (COMMON_CPUID_INDEX_7): New enum.
15185
15186 2013-01-03 Andreas Schwab <schwab@linux-m68k.org>
15187
15188 [BZ #14981]
15189 * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
15190 size is zero, record memory as freed.
15191
15192 2013-01-03 Andreas Jaeger <aj@suse.de>
15193
15194 * po/ia.po: Add new Interlingua translation.
15195
15196 2012-01-03 Allan McRae <allan@archlinux.org>
15197
15198 * locale/programs/localedef.c: Fix description of '--posix' flag.
15199
15200 2013-01-02 Joseph Myers <joseph@codesourcery.com>
15201
15202 * NEWS: Update dates in second copyright notice.
15203 * README: Update copyright dates in example.
15204 * manual/libc.texinfo: Update copyright dates.
15205 * scripts/test-installation.pl: Update copyright date in --version
15206 output.
15207
15208 * hurd/ctty-input.c: Fix copyright notice formatting.
15209 * hurd/ctty-output.c: Likewise.
15210 * hurd/dtable.c: Likewise.
15211 * hurd/hurd-raise.c: Likewise.
15212 * hurd/hurdprio.c: Likewise.
15213 * hurd/msgportdemux.c: Likewise.
15214 * misc/sys/file.h: Likewise.
15215 * misc/sys/ioctl.h: Likewise.
15216 * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
15217 * sysdeps/mach/hurd/chdir.c: Likewise.
15218 * sysdeps/mach/hurd/fchdir.c: Likewise.
15219 * sysdeps/mach/hurd/rename.c: Likewise.
15220 * sysdeps/mach/hurd/rmdir.c: Likewise.
15221 * sysdeps/mach/hurd/seekdir.c: Likewise.
15222 * sysdeps/mach/hurd/setsid.c: Likewise.
15223 * sysdeps/posix/wait3.c: Likewise.
15224
15225 * All files with FSF copyright notices: Update copyright dates
15226 using scripts/update-copyrights.
15227 * intl/plural.c: Regenerated.
15228 * locale/programs/charmap-kw.h: Likewise.
15229 * locale/programs/locfile-kw.h: Likewise.
15230
15231 2013-01-02 Siddhesh Poyarekar <siddhesh@redhat.com>
15232
15233 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
15234 four values.
15235
15236 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
15237 calculation loop and add branch prediction.
15238
15239 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
15240 check access beyond bounds of m1np.
15241
15242 * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
15243 MPTWO.
15244 (__inv): Remove local variable MPTWO to use the global
15245 constant.
15246 * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
15247 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
15248 variable MPTWO.
15249 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
15250 MP3HALFS static const.
15251
15252 2013-01-01 David S. Miller <davem@davemloft.net>
15253
15254 * po/ca.po: Update from translation team.
15255
15256 2013-01-01 Joseph Myers <joseph@codesourcery.com>
15257
15258 * scripts/update-copyrights: New file.
15259 * Makeconfig: Reformat copyright notice.
15260 * ctype/ctype.h: Likewise.
15261 * debug/swprintf_chk.c: Likewise.
15262 * elf/dl-cache.c: Likewise.
15263 * elf/dl-debug.c: Likewise.
15264 * elf/dl-object.c: Likewise.
15265 * grp/initgroups.c: Likewise.
15266 * hurd/Makefile: Likewise.
15267 * hurd/hurd/signal.h: Likewise.
15268 * hurd/hurdfault.c: Likewise.
15269 * hurd/hurdioctl.c: Likewise.
15270 * hurd/hurdlookup.c: Likewise.
15271 * hurd/intr-msg.c: Likewise.
15272 * iconv/gconv_open.c: Likewise.
15273 * libio/swprintf.c: Likewise.
15274 * locale/lc-ctype.c: Likewise.
15275 * locale/nl_langinfo.c: Likewise.
15276 * mach/Machrules: Likewise.
15277 * mach/Makefile: Likewise.
15278 * malloc/obstack.h: Likewise.
15279 * manual/Makefile: Likewise.
15280 * manual/tsort.awk: Likewise.
15281 * misc/bits/stab.def: Likewise.
15282 * nis/nis_print_group_entry.c: Likewise.
15283 * nis/nis_table.c: Likewise.
15284 * nis/nss_compat/compat-pwd.c: Likewise.
15285 * nis/nss_compat/compat-spwd.c: Likewise.
15286 * po/Makefile: Likewise.
15287 * posix/fnmatch.c: Likewise.
15288 * posix/regex.h: Likewise.
15289 * resolv/Makefile: Likewise.
15290 * resolv/nss_dns/dns-network.c: Likewise.
15291 * resolv/res_hconf.c: Likewise.
15292 * scripts/gen-sorted.awk: Likewise.
15293 * soft-fp/soft-fp.h: Likewise.
15294 * stdio-common/printf.h: Likewise.
15295 * stdlib/monetary.h: Likewise.
15296 * stdlib/random.c: Likewise.
15297 * stdlib/random_r.c: Likewise.
15298 * sysdeps/generic/Makefile: Likewise.
15299 * sysdeps/gnu/Makefile: Likewise.
15300 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
15301 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
15302 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
15303 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
15304 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
15305 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
15306 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
15307 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
15308 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
15309 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
15310 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
15311 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
15312 * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
15313 * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
15314 * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
15315 * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
15316 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
15317 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
15318 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
15319 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
15320 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
15321 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
15322 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
15323 * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
15324 * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
15325 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
15326 * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
15327 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
15328 * sysdeps/mach/hurd/errnos.awk: Likewise.
15329 * sysdeps/mach/hurd/fork.c: Likewise.
15330 * sysdeps/mach/hurd/getcwd.c: Likewise.
15331 * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
15332 * sysdeps/mach/hurd/mmap.c: Likewise.
15333 * sysdeps/mach/hurd/utimes.c: Likewise.
15334 * sysdeps/mach/hurd/xmknod.c: Likewise.
15335 * sysdeps/posix/profil.c: Likewise.
15336 * sysdeps/posix/readdir_r.c: Likewise.
15337 * sysdeps/powerpc/bits/mathdef.h: Likewise.
15338 * sysdeps/powerpc/bits/setjmp.h: Likewise.
15339 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
15340 * sysdeps/powerpc/powerpc32/memset.S: Likewise.
15341 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
15342 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
15343 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
15344 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
15345 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
15346 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
15347 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
15348 * sysdeps/pthread/lio_listio.c: Likewise.
15349 * sysdeps/sparc/dl-procinfo.h: Likewise.
15350 * sysdeps/unix/i386/sysdep.S: Likewise.
15351 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
15352 * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
15353 * sysdeps/unix/sysv/linux/getdents.c: Likewise.
15354 * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
15355 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
15356 * sysdeps/unix/sysv/linux/semctl.c: Likewise.
15357 * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
15358 * sysdeps/unix/sysv/linux/speed.c: Likewise.
15359 * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
15360 * sysdeps/wordsize-32/divdi3.c: Likewise.
15361 * time/sys/time.h: Likewise.
15362 * wcsmbs/Makefile: Likewise.
15363
15364 2013-01-01 David S. Miller <davem@davemloft.net>
15365
15366 * po/fr.po: Update from translation team.
15367
15368 * catgets/gencat.c: Update copyright year.
15369 * csu/version.c: Likewise.
15370 * debug/catchsegv.sh: Likewise.
15371 * debug/pcprofiledump.c: Likewise.
15372 * debug/xtrace.sh: Likewise.
15373 * elf/ldconfig.c: Likewise.
15374 * elf/ldd.bash.in: Likewise.
15375 * elf/pldd.c: Likewise.
15376 * elf/sotruss.ksh: Likewise.
15377 * elf/sprof.c: Likewise.
15378 * iconv/iconv_prog.c: Likewise.
15379 * iconv/iconvconfig.c: Likewise.
15380 * locale/programs/locale.c: Likewise.
15381 * locale/programs/localedef.c: Likewise.
15382 * login/programs/pt_chown.c: Likewise.
15383 * malloc/memusage.sh: Likewise.
15384 * malloc/memusagestat.c: Likewise.
15385 * malloc/mtrace.pl: Likewise.
15386 * nscd/nscd.c: Likewise.
15387 * nss/getent.c: Likewise.
15388 * nss/makedb.c: Likewise.
15389 * posix/getconf.c: Likewise.
15390
15391 2012-12-31 Siddhesh Poyarekar <siddhesh@redhat.com>
15392
15393 * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
15394 numbers.
15395
15396 2012-12-30 Mike Frysinger <vapier@gentoo.org>
15397
15398 * math/bits/mathcalls.h (modf): Use __nonnull.
15399
15400 2012-12-29 Siddhesh Poyarekar <siddhesh@redhat.com>
15401
15402 * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
15403 (split): Use macro CN instead of the bare value.
15404 * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
15405 could be used.
15406 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
15407 instead of the bare value.
15408 (power1): Likewise.
15409
15410 2012-12-28 Siddhesh Poyarekar <siddhesh@redhat.com>
15411
15412 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
15413 __ATAN_TWOM.
15414 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
15415
15416 * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
15417 their values.
15418 * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
15419 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
15420 * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
15421 * sysdeps/ieee754/dbl-64/utan.h: Likewise.
15422
15423 2012-12-28 Andreas Jaeger <aj@suse.de>
15424
15425 * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define. New
15426 values are from Linux 3.7.
15427
15428 * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
15429 (TCPI_OPT_ECN_SEEN): Define. Sync with Linux 3.7.
15430
15431 2012-12-28 Siddhesh Poyarekar <siddhesh@redhat.com>
15432
15433 * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
15434 TRUE case.
15435
15436 * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
15437 (norm): Likewise.
15438 * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
15439 variables with preprocessor constants.
15440 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
15441 * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
15442 * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
15443
15444 2012-12-27 Bruno Haible <bruno@clisp.org>
15445
15446 [BZ #14317]
15447 * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
15448 only if needed.
15449
15450 2012-12-27 Siddhesh Poyarekar <siddhesh@redhat.com>
15451
15452 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
15453 and use variable directly.
15454 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
15455
15456 * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
15457 MPONE.
15458 * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
15459 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
15460 variable MPONE.
15461 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
15462 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
15463 * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
15464 include directive. Remove local variable MPONE.
15465 * sysdeps/ieee754/dbl-64/mplog.h: Remove.
15466 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
15467 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
15468
15469 2012-12-25 David S. Miller <davem@davemloft.net>
15470
15471 * version.h (RELEASE): Set to "development".
15472 (VERSION): Set to "2.17.90".
15473 * NEWS: Add 2.18 section.
15474
15475 2012-12-21 David S. Miller <davem@davemloft.net>
15476
15477 * po/hr.po: Update from translation team.
15478
15479 2012-12-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
15480
15481 * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
15482
15483 2012-12-19 Steve Ellcey <sellcey@mips.com>
15484
15485 * NEWS: Mention new memcpy for MIPS.
15486
15487 2012-12-18 Marcus Shawcroft <marcus.shawcroft@linaro.org>
15488
15489 * manual/contrib.texi (Contributors): Spelling correction.
15490
15491 2012-12-15 David S. Miller <davem@davemloft.net>
15492
15493 * po/ru.po: Update from translation team.
15494
15495 2012-12-13 David S. Miller <davem@davemloft.net>
15496
15497 * NEWS: Mention IFUNC testsuite enhancements.
15498
15499 * po/pl.po: Update from translation team.
15500 * po/bg.po: Likewise.
15501
15502 * manual/contrib.texi (Contributors): Update entries for Hongjiu
15503 Lu and Joseph S. Myers. Add entry for Marcus Shawcroft.
15504
15505 2012-12-11 David S. Miller <davem@davemloft.net>
15506
15507 * po/sv.po: Update from translation team.
15508
15509 * po/vi.po: Update from translation team.
15510
15511 * po/cs.po: Update from translation team.
15512
15513 * po/de.po: Update from translation team.
15514 * po/eo.po: Likewise.
15515 * po/nl.po: Likewise.
15516
15517 2012-12-11 Siddhesh Poyarekar <siddhesh@redhat.com>
15518
15519 [BZ #14246]
15520 * manual/argp.texi (Argp Helper Functions): Move node to follow
15521 Argp Parsing State.
15522
15523 [BZ #14872]
15524 * manual/conf.texi (Limits on File System Capacity): Mention if
15525 terminating null is included in the max size.
15526
15527 2012-12-10 Andreas Jaeger <aj@suse.de>
15528
15529 * po/cs.po: Update from translation team.
15530
15531 2012-12-08 Siddhesh Poyarekar <siddhesh@redhat.com>
15532
15533 * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
15534 void pointer and cast to uintptr_t.
15535 * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
15536 path.
15537 * sysdeps/s390/s390-64/memcpy.S: Likewise.
15538 * sysdeps/s390/s390-64/memset.S: Likewise.
15539
15540 2012-12-08 Benno Schulenberg <bensberg@justemail.net>
15541
15542 [BZ #14833]
15543 * menual/message.texi (Message Translation): Fix typos.
15544 (Helper programs for gettext): Likewise.
15545
15546 2012-12-07 Andreas Schwab <schwab@linux-m68k.org>
15547
15548 [BZ #14898]
15549 * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
15550 Change to -1.
15551
15552 2012-12-07 David S. Miller <davem@davemloft.net>
15553
15554 * po/libc.pot: Update.
15555
15556 2012-12-07 Richard Henderson <rth@redhat.com>
15557
15558 [BZ #10114]
15559 * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
15560 normal/normal case to before the switch.
15561 (_FP_DIV): Likewise.
15562
15563 2012-12-06 Carlos O'Donell <carlos@systemhalted.org>
15564 Mike Frysinger <vapier@gentoo.org>
15565
15566 * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
15567 check for __NR_fadvise64_64.
15568
15569 2012-12-06 Chris Metcalf <cmetcalf@tilera.com>
15570
15571 * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
15572 0, not just to plain "0" as a statement.
15573 (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
15574 with cw.
15575
15576 2012-12-06 Joseph Myers <joseph@codesourcery.com>
15577
15578 * NEWS: Use sourceware.org in Bugzilla URL.
15579
15580 2012-12-06 Siddhesh Poyarekar <siddhesh@redhat.com>
15581
15582 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
15583 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
15584
15585 * stdio-common/tst-put-error.c (do_test): Add newline to the
15586 padded test to ensure flush.
15587
15588 2012-12-05 Jeff Law <law@redhat.com>
15589
15590 * sunrpc/etc.rpc (fedfs_admin): Add entry.
15591
15592 2012-12-05 Joseph Myers <joseph@codesourcery.com>
15593
15594 * README: Don't refer to ports add-on as distributed separately.
15595 Mention AArch64 in list of systems supported in the ports add-on.
15596
15597 * LICENSES: Add more non-FSF copyright and license notices.
15598
15599 * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
15600 ((unused)).
15601
15602 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
15603
15604 * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
15605 10000 as width of padded output.
15606
15607 2012-12-04 Joseph Myers <joseph@codesourcery.com>
15608
15609 * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
15610
15611 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
15612 variable LX with __attribute__ ((unused)).
15613 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
15614 Likewise.
15615 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
15616 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
15617 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
15618 with __attribute__ ((unused)).
15619
15620 2012-12-04 David S. Miller <davem@abraco.davemloft.net>
15621
15622 * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
15623
15624 2012-12-04 Joseph Myers <joseph@codesourcery.com>
15625
15626 * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
15627 (CFLAGS-nldbl-acos.c): New variable.
15628 [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
15629 [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
15630 [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
15631 [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
15632 [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
15633 [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
15634 [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
15635 [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
15636 [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
15637 [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
15638 [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
15639 [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
15640 [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
15641 [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
15642 [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
15643 [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
15644 [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
15645 [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
15646 [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
15647 [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
15648 [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
15649 [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
15650 [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
15651 [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
15652 [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
15653 [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
15654 [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
15655 [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
15656 [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
15657 [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
15658 [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
15659 [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
15660 [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
15661 [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
15662 [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
15663 [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
15664 [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
15665 [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
15666 [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
15667 [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
15668 [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
15669 [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
15670 [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
15671 [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
15672 [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
15673 [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
15674 [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
15675 [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
15676 [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
15677 [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
15678 [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
15679 [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
15680 [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
15681 [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
15682 [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
15683 [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
15684 [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
15685 [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
15686 [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
15687 [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
15688 [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
15689 [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
15690 [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
15691 [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
15692 [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
15693 [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
15694 [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
15695 [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
15696 [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
15697 [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
15698 [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
15699 [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
15700 [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
15701 [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
15702 [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
15703 [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
15704 [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
15705 [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
15706 [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
15707 [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
15708 [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
15709 [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
15710 [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
15711 [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
15712 [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
15713 [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
15714 [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
15715 [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
15716 [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
15717 [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
15718 [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
15719 [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
15720 [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
15721 [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
15722 [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
15723 [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
15724 [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
15725
15726 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
15727 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
15728
15729 [BZ #14914]
15730 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
15731 whole low double instead of just low 47 bits when splitting values
15732 into two parts.
15733
15734 2012-12-03 Allan McRae <allan@archlinux.org>
15735
15736 * manual/stdio.texi (Predefined Printf Handlers): Remove
15737 @hsep and @vsep usage.
15738
15739 2012-12-03 Mike Frysinger <vapier@gentoo.org>
15740
15741 * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
15742 * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
15743
15744 2012-12-03 Jeff Law <law@redhat.com>
15745
15746 * time/sys/time.h (settimeofday): Do not mark TV argument
15747 as __nonnull.
15748
15749 2012-12-01 Mike Frysinger <vapier@gentoo.org>
15750
15751 * libio/fileops.c (_IO_new_file_close_it): Do not always flush
15752 when currently writing and seek to current position when not.
15753 * libio/Makefile (tests): Remove bug-fclose1.
15754 * libio/bug-fclose1.c: Delete.
15755
15756 2012-12-01 Joseph Myers <joseph@codesourcery.com>
15757
15758 * manual/arith.texi (feenableexcept): Fix typo.
15759 (fedisableexcept): Likewise.
15760
15761 2012-11-30 Roland McGrath <roland@hack.frob.com>
15762
15763 * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
15764 second, differently-typed declaration, rather than a cast.
15765
15766 2012-11-30 Siddhesh Poyarekar <siddhesh@redhat.com>
15767
15768 * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
15769 * include/rpc/svc.h: ... here.
15770
15771 2012-11-30 Aurelien Jarno <aurel32@debian.org>
15772
15773 [BZ #13013]
15774 * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
15775 depending n and resplen2 to catch cases where answer
15776 equals answerp2.
15777
15778 2012-11-29 Carlos O'Donell <carlos@systemhalted.org>
15779
15780 * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
15781 for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
15782
15783 2012-11-29 Mike Frysinger <vapier@gentoo.org>
15784
15785 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
15786
15787 2012-11-29 Roland McGrath <roland@hack.frob.com>
15788
15789 * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
15790
15791 2012-11-28 Jeff Law <law@redhat.com>
15792
15793 [BZ #13761]
15794 * nscd/grpcache.c (cache_addgr): Rename alloca_used to
15795 dataset_temporary. Track alloca usage into alloca_used.
15796 If dataset is large allocate and release it via malloc/free.
15797
15798 2012-06-04 Florian Weimer <fweimer@redhat.com>
15799
15800 [BZ #14197]
15801 * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
15802
15803 2012-11-28 David S. Miller <davem@davemloft.net>
15804
15805 * sysdeps/sparc/fpu/libm-test-ulps: Update.
15806
15807 2012-11-28 Joseph Myers <joseph@codesourcery.com>
15808
15809 [BZ #14803]
15810 * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
15811 of pi/2 rounded to nearest to 64 bits.
15812 (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
15813 nearest to 64 bits.
15814 (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
15815 bits.
15816
15817 2012-11-28 Jeff Law <law@redhat.com>
15818 Martin Osvald <mosvald@redhat.com>
15819
15820 [BZ #14889]
15821 * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
15822 * sunrpc/svc.c: Include time.h.
15823 (__svc_accept_failed): New function.
15824 * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
15825 any reason other than EINTR, call __svc_accept_failed.
15826 * sunrpc/svc_udp.c (svcudp_recv): Similarly.
15827 * sunrpc/svc_unix.c (rendezvous_request): Similarly.
15828
15829 2012-11-28 Andreas Schwab <schwab@suse.de>
15830
15831 * scripts/abilist.awk: Also handle indirect functions in .opd
15832 section.
15833
15834 2012-11-28 Joseph Myers <joseph@codesourcery.com>
15835
15836 [BZ #13881]
15837 * sysdeps/x86/fpu/powl_helper.c: New file.
15838 * sysdeps/x86/fpu/Makefile: Likewise.
15839 * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
15840 (p3): New object.
15841 (__ieee754_powl): Use __powl_helper for finite arguments except
15842 integer exponents below 8.
15843 * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
15844 (p3): New object.
15845 (__ieee754_powl): Use __powl_helper for finite arguments except
15846 integer exponents below 8.
15847 * math/libm-test.inc (pow_test): Add more tests and enable some
15848 previously disabled tests.
15849 * sysdeps/i386/fpu/libm-test-ulps: Update.
15850 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15851
15852 2012-11-28 Siddhesh Poyarekar <siddhesh@redhat.com>
15853 Carlos O'Donell <carlos_odonell@mentor.com>
15854
15855 * nss/makedb.c (is_prime): Assert that input is odd and greater
15856 than 4. Note that fact in a comment too.
15857 (next_prime): Add 4 to input.
15858
15859 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
15860
15861 [BZ #11741]
15862 * libio/Makefile (tests): Add test case tst-fwrite-error.
15863 * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
15864 * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
15865 * libio/tst-fwrite-error.c: New test case.
15866
15867 2012-11-26 H.J. Lu <hongjiu.lu@intel.com>
15868
15869 * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
15870 before casting to void *.
15871 * include/libc-internal.h (__pointer_type): New macro.
15872 (__integer_if_pointer_type_sub): Likewise.
15873 (__integer_if_pointer_type): Likewise.
15874 (cast_to_integer): Likewise.
15875 * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
15876 (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
15877 before casting to atomic64_t.
15878 (atomic_exchange_acq): Likewise.
15879 (__arch_exchange_and_add_body): Likewise.
15880 (__arch_add_body): Likewise.
15881 (atomic_add_negative): Likewise.
15882 (atomic_add_zero): Likewise.
15883
15884 2012-11-26 Joseph Myers <joseph@codesourcery.com>
15885
15886 * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
15887 (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
15888 (add_fdes): Likewise.
15889 (linear_search_fdes): Likewise.
15890 (binary_search_unencoded_fdes): Likewise.
15891
15892 2012-11-26 Andreas Schwab <schwab@linux-m68k.org>
15893
15894 * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
15895
15896 2012-11-24 Adam Conrad <adconrad@0c3.net>
15897
15898 * configure.in: Autodetect C++ header directories.
15899 * configure: Regenerated.
15900
15901 2012-11-23 Mike Frysinger <vapier@gentoo.org>
15902
15903 * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
15904
15905 2012-11-23 Andreas Schwab <schwab@linux-m68k.org>
15906
15907 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15908
15909 2012-11-22 Joseph Myers <joseph@codesourcery.com>
15910
15911 * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
15912 LDBL_MANT_DIG == 106]: Disable some tests.
15913 (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
15914 Likewise.
15915 (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
15916 Likewise.
15917
15918 [BZ #14871]
15919 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
15920 input for small inputs. Return +/- pi/2 for large inputs.
15921 * math/libm-test.inc (atan_test): Add more tests.
15922
15923 * sysdeps/generic/unwind-dw2-fde-glibc.c
15924 (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
15925 __attribute__ ((unused)).
15926
15927 [BZ #14645]
15928 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
15929 x * y if x and y are nonzero and z is zero.
15930
15931 [BZ #14811]
15932 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
15933 nonzero exponents with absolute value below 0x1p-117 to +/-
15934 0x1p-117.
15935
15936 [BZ #14869]
15937 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
15938 up arguments below 2**-450, not just those below 2**-500.
15939 * math/libm-test.inc (hypot_test): Add another test.
15940
15941 [BZ #14868]
15942 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
15943 Return a+b for ratio over 2**120, not 2**60.
15944 * math/libm-test.inc (hypot_test): Add another test.
15945
15946 * math/libm-test.inc (clog_test): Use
15947 UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
15948 (clog10_test): Likewise.
15949
15950 [BZ #6778]
15951 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
15952
15953 2012-11-22 Andreas Schwab <schwab@suse.de>
15954
15955 * sysdeps/i386/fpu/libm-test-ulps: Update.
15956
15957 2012-11-22 Pino Toscano <toscano.pino@tiscali.it>
15958
15959 * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
15960 printf output with newline.
15961
15962 2012-11-21 H.J. Lu <hongjiu.lu@intel.com>
15963
15964 [BZ #14865]
15965 * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
15966 * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
15967 -z nodlopen, -z initfirst and -z execstack support.
15968 * configure: Regenerated.
15969
15970 * elf/elf.h (DF_1_NODIRECT): New macro.
15971 (DF_1_IGNMULDEF): Likewise.
15972 (DF_1_NOKSYMS): Likewise.
15973 (DF_1_NOHDR): Likewise.
15974 (DF_1_EDITED): Likewise.
15975 (DF_1_NORELOC): Likewise.
15976 (DF_1_SYMINTPOSE): Likewise.
15977 (DF_1_GLOBAUDIT): Likewise.
15978 (DF_1_SINGLETON): Likewise.
15979 * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
15980 DT_1_SUPPORTED_MASK bits.
15981 * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
15982
15983 2012-11-20 Carlos O'Donell <carlos_odonell@mentor.com>
15984
15985 * sysdeps/unix/make-syscalls.sh: Document prefixes.
15986
15987 2012-11-20 Thomas Schwinge <thomas@codesourcery.com>
15988
15989 * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
15990 macro.
15991
15992 * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
15993 (sendmmsg): Move declarations...
15994 * socket/sys/socket.h: ... here.
15995 * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
15996 !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
15997 include it from...
15998 * socket/recvmmsg.c: ... this new file.
15999 * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
16000 (sendmmsg): Rename to __sendmmsg, create weak alias and make
16001 definition of __sendmmsg hidden.
16002 * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
16003 [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
16004 Move ENOSYS stub into and include it from...
16005 * socket/sendmmsg.c: ... this new file.
16006 * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
16007 (sysdep_routines): Move recvmmsg and sendmmsg...
16008 * socket/Makefile (routines): ... here.
16009 * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
16010 (GLIBC_PRIVATE): Add __sendmmsg.
16011 * include/sys/socket.h (__sendmmsg): Add declarations.
16012 * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
16013 sendmmsg.
16014
16015 2012-11-20 Joseph Myers <joseph@codesourcery.com>
16016
16017 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
16018 variable I1 with __attribute__ ((unused)).
16019 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
16020
16021 2012-11-19 Joseph Myers <joseph@codesourcery.com>
16022
16023 * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
16024 DUMMY variables with __attribute__ ((unused)).
16025
16026 * bits/byteswap.h: Include <bits/types.h>.
16027 (__bswap_64): Use __uint64_t instead of unsigned long long int.
16028
16029 2012-11-19 Pino Toscano <toscano.pino@tiscali.it>
16030
16031 * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
16032 string_t. Do not manually set errno.
16033 (__ptsname_r): Change the type of PEERNAME to string_t, and check its
16034 length with __strnlen. Make sure to both set errno and return it on
16035 failure.
16036
16037 2012-11-19 David S. Miller <davem@davemloft.net>
16038
16039 With help from Joseph Myers.
16040 * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
16041 very large arguments properly.
16042 * math/libm-test.inc (atan_test): New tests.
16043 (atan2_test): New tests.
16044 * sysdeps/sparc/fpu/libm-test-ulps: Update.
16045 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
16046
16047 2012-11-19 Joseph Myers <joseph@codesourcery.com>
16048
16049 [BZ #14856]
16050 * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
16051 Define to 3.
16052
16053 * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
16054 [POSIX] (EADDRNOTAVAIL): Likewise.
16055 [POSIX] (EAFNOSUPPORT): Likewise.
16056 [POSIX] (EALREADY): Likewise.
16057 [POSIX] (ECONNABORTED): Likewise.
16058 [POSIX] (ECONNREFUSED): Likewise.
16059 [POSIX] (ECONNRESET): Likewise.
16060 [POSIX] (EDESTADDRREQ): Likewise.
16061 [POSIX] (EDQUOT): Likewise.
16062 [POSIX] (EHOSTUNREACH): Likewise.
16063 [POSIX] (EIDRM): Likewise.
16064 [POSIX] (EISCONN): Likewise.
16065 [POSIX] (ELOOP): Likewise.
16066 [POSIX] (EMULTIHOP): Likewise.
16067 [POSIX] (ENETDOWN): Likewise.
16068 [POSIX] (ENETUNREACH): Likewise.
16069 [POSIX] (ENOBUFS): Likewise.
16070 [POSIX] (ENODATA): Likewise.
16071 [POSIX] (ENOLINK): Likewise.
16072 [POSIX] (ENOMSG): Likewise.
16073 [POSIX] (ENOPROTOOPT): Likewise.
16074 [POSIX] (ENOSR): Likewise.
16075 [POSIX] (ENOSTR): Likewise.
16076 [POSIX] (ENOTCONN): Likewise.
16077 [POSIX] (ENOTSOCK): Likewise.
16078 [POSIX] (EOPNOTSUPP): Likewise.
16079 [POSIX] (EOVERFLOW): Likewise.
16080 [POSIX] (EPROTO): Likewise.
16081 [POSIX] (EPROTONOSUPPORT): Likewise.
16082 [POSIX] (EPROTOTYPE): Likewise.
16083 [POSIX] (ESTALE): Likewise.
16084 [POSIX] (ETIME): Likewise.
16085 [POSIX] (ETXTBSY): Likewise.
16086 [POSIX] (EWOULDBLOCK): Likewise.
16087 [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
16088 * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
16089 [POSIX] (SEEK_CUR): Likewise.
16090 [POSIX] (SEEK_END): Likewise.
16091 [POSIX || UNIX98] (mode_t): Do not require.
16092 [POSIX] (off_t): Likewise.
16093 [POSIX] (pid_t): Likewise.
16094 [POSIX] (sys/stat.h): Do not allow header.
16095 [POSIX] (unistd.h): Likewise.
16096 [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
16097 [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
16098 [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
16099 * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
16100 require.
16101 * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
16102 sigevent): Specify elements.
16103 [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
16104 entry.
16105 [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
16106 [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
16107
16108 * conform/data/cpio.h-data [POSIX]: Disable whole file.
16109 * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
16110 * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
16111 (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
16112 [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
16113 [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
16114 [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
16115 [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
16116 [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
16117 [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
16118 [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
16119 [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
16120 [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
16121 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
16122 Likewise.
16123 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
16124 Likewise.
16125 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
16126 Likewise.
16127 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
16128 Likewise.
16129 [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
16130 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
16131 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
16132 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
16133 [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
16134 Specify lower bound on value.
16135 [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
16136 [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
16137 [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
16138 [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
16139 [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
16140 [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
16141 [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
16142 [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
16143 value.
16144 [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
16145 as optional.
16146 [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
16147 [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
16148 [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
16149 [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
16150 [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
16151 [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
16152 [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
16153 [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
16154 [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
16155 [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
16156 [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
16157 [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
16158 [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
16159 [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
16160 [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
16161 [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
16162 entry.
16163 [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
16164 optional.
16165 [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
16166 [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
16167 [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
16168 [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
16169 [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
16170 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
16171 Likewise.
16172 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
16173 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
16174 [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
16175 [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
16176 [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise. Give
16177 value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
16178 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
16179 as optional.
16180 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
16181 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
16182 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
16183 [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
16184 Likewise. Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
16185 [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
16186 specify as optional.
16187 [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
16188 [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
16189 [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
16190 [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
16191 [POSIX || XPG3] (NL_ARGMAX): Do not allow.
16192 [XPG3] (NL_LANGMAX): Likewise.
16193 [POSIX || XPG3] (NL_MSGMAX): Likewise.
16194 [POSIX || XPG3] (NL_NMAX): Likewise.
16195 [POSIX || XPG3] (NL_SETMAX): Likewise.
16196 [POSIX || XPG3] (NL_TEXTMAX): Likewise.
16197 [XPG3] (NZERO): Likewise.
16198 [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
16199 [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
16200 [!ISO && !ISO99 && !ISO11] (*_t): Allow.
16201 * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
16202 (REG_ERANGE): Expect.
16203 * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
16204 optional-constant.
16205 [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
16206 Use (void) in prototype.
16207 [POSIX] (*_t): Allow.
16208 * conform/data/sys/times.h-data [POSIX]: Enable whole file.
16209 * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
16210 (WRDE_BADVAL): Expect.
16211
16212 * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
16213 expect.
16214 [XPG3 || XPG4] (O_RSYNC): Likewise.
16215 * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
16216 Likewise.
16217 [XPG3 || XPG4] (pthread_sigmask): Likewise.
16218 [XPG3 || XPG4] (sigqueue): Likewise.
16219 [XPG3 || XPG4] (sigtimedwait): Likewise.
16220 [XPG3 || XPG4] (sigwaitinfo): Likewise.
16221 * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
16222 [XPG3 || XPG4] (vsnprintf): Likewise.
16223 * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
16224 Likewise.
16225 [XPG3 || XPG4] (blksize_t): Likewise.
16226 * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
16227 Likewise.
16228 [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
16229 [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
16230 [XPG3 || XPG4] (struct itimerspec): Likewise.
16231 [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
16232 [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
16233 [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
16234 [XPG3 || XPG4] (clockid_t): Likewise.
16235 [XPG3 || XPG4] (timer_t): Likewise.
16236 [XPG3 || XPG4] (clock_getres): Likewise.
16237 [XPG3 || XPG4] (clock_gettime): Likewise.
16238 [XPG3 || XPG4] (clock_settime): Likewise.
16239 [XPG3 || XPG4] (nanosleep): Likewise.
16240 [XPG3 || XPG4] (timer_create): Likewise.
16241 [XPG3 || XPG4] (timer_delete): Likewise.
16242 [XPG3 || XPG4] (timer_gettime): Likewise.
16243 [XPG3 || XPG4] (timer_getoverrun): Likewise.
16244 [XPG3 || XPG4] (timer_settime): Likewise.
16245 * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
16246 [XPG3 || XPG4] (getlogin_r): Likewise.
16247 [XPG3 || XPG4] (pread): Likewise.
16248 [XPG3 || XPG4] (pthread_atfork): Likewise.
16249 [XPG3 || XPG4] (pwrite): Likewise.
16250
16251 [BZ #14835]
16252 * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
16253 <bits/siginfo.h>.
16254
16255 2012-11-19 Pino Toscano <toscano.pino@tiscali.it>
16256
16257 * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
16258 finalizing MALLSTREAM.
16259
16260 * sysdeps/mach/hurd/syncfs.c: New file.
16261
16262 2012-11-19 Siddhesh Poyarekar <siddhesh@redhat.com>
16263
16264 [BZ #14719]
16265 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
16266 NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
16267 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
16268 h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
16269 (_nss_dns_gethostbyname4_r): Likewise.
16270 * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
16271 EAI_SYSTEM if NSS_STATUS_UNAVAIL.
16272
16273 2012-11-19 Peng Haitao <penght@cn.fujitsu.com>
16274
16275 [BZ #13763]
16276 * sunrpc/bindrsvprt.c: Add lock to protect static variable.
16277
16278 2012-11-19 Steve McIntyre <steve.mcintyre@linaro.org>
16279
16280 * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
16281 * elf/cache.c (print_entry): Print ",AArch64" for
16282 FLAG_AARCH64_LIB64
16283
16284 * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
16285 * elf/cache.c (print_entry): Print ",hard-float" for
16286 FLAG_ARM_LIBHF.
16287
16288 2012-11-18 David S. Miller <davem@davemloft.net>
16289
16290 With help from Joseph Myers.
16291 * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
16292 cutoff to 2**-13.
16293 * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
16294 cutoff to 2**-25.
16295 * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
16296 ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
16297 small.
16298 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
16299 * math/libm-test.inc (y0_test): New tests.
16300 (y1_test): New tests.
16301 * sysdeps/i386/fpu/libm-test-ulps: Update.
16302 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
16303 * sysdeps/sparc/fpu/libm-test-ulps: Update.
16304
16305 2012-11-18 Andreas Schwab <schwab@linux-m68k.org>
16306
16307 * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
16308 64-bit targets.
16309 * configure: Regenerated.
16310
16311 2012-11-17 David S. Miller <davem@davemloft.net>
16312
16313 [BZ #14811]
16314 * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
16315 nonzero exponents with absolute value below 0x1p-128 to +/-
16316 0x1p-128.
16317
16318 2012-11-17 Joseph Myers <joseph@codesourcery.com>
16319
16320 * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
16321
16322 * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
16323
16324 * posix/getconf-speclist.c: New file.
16325 * posix/posix-envs.def: Likewise.
16326 * posix/confstr.c (START_ENV_GROUP): New macro.
16327 (END_ENV_GROUP): Likewise.
16328 (KNOWN_ABSENT_ENVIRONMENT): Likewise.
16329 (KNOWN_PRESENT_ENV_STRING): Likewise.
16330 (KNOWN_PRESENT_ENVIRONMENT): Likewise.
16331 (UNKNOWN_ENVIRONMENT): Likewise.
16332 (confstr): Include posix-envs.def instead of handling
16333 _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
16334 _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
16335 * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
16336 (END_ENV_GROUP): Likewise.
16337 (KNOWN_ABSENT_ENVIRONMENT): Likewise.
16338 (KNOWN_PRESENT_ENVIRONMENT): Likewise.
16339 (UNKNOWN_ENVIRONMENT): Likewise.
16340 (__sysconf): Include posix-envs.def instead of handling associated
16341 cases directly here.
16342 * posix/Makefile ($(objpfx)getconf.speclist): Generate by
16343 preprocessing getconf-speclist.c rather than running getconf or
16344 generating empty file.
16345
16346 2012-11-16 Pino Toscano <toscano.pino@tiscali.it>
16347
16348 * scripts/check-local-headers.sh: Ignore 'mach' headers.
16349
16350 2012-11-16 Andrej Lajovic <natrij@gmail.com>
16351
16352 [BZ #14672]
16353 * iconv/iconv_prog.c (main): Fix -c handling of '/'.
16354
16355 2012-11-16 David S. Miller <davem@davemloft.net>
16356
16357 * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
16358 smaller than LDBL_EPSILON/2.0L, just return xm1.
16359
16360 2012-11-16 H.J. Lu <hongjiu.lu@intel.com>
16361
16362 * elf/tst-array1.c (init): Set constructor priority to 1000.
16363 (fini): Set destructor priority to 1000.
16364 * elf/tst-array2dep.c: Likewise.
16365
16366 2012-11-16 Siddhesh Poyarekar <siddhesh@redhat.com>
16367
16368 [BZ #11741]
16369 * libio/fileops.c (_IO_new_file_write): Correctly return error.
16370 (_IO_new_file_xsputn): Also return EOF if none of the input
16371 data was written when overflow failed.
16372 * libio/iopadn.c (_IO_padn): Likewise.
16373 * libio/iowpadn.c (_IO_wpadn): Likewise.
16374 * stdio-common/tst-put-error.c: Add copyright notice.
16375 (do_test): Add case for printing padded string.
16376 * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
16377 _IO_padn returned error.
16378 [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
16379 * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
16380 return EOF.
16381
16382 2012-11-16 Siddhesh Poyarekar <siddhesh@redhat.com>
16383
16384 * libio/libioP.h: Add comment note that the references to C++
16385 bits are now obsolete.
16386
16387 2012-11-15 Marcus Shawcroft <marcus.shawcroft@linaro.org>
16388
16389 * math/libm-test.inc (check_complex): Use asprintf.
16390
16391 2012-11-14 Joseph Myers <joseph@codesourcery.com>
16392
16393 * debug/pcprofiledump.c (print_version): Update copyright year.
16394 * malloc/memusagestat.c (print_version): Likewise.
16395
16396 2012-11-14 H.J. Lu <hongjiu.lu@intel.com>
16397
16398 [BZ #14831]
16399 * elf/Makefile (tests): Add tst-audit8.
16400 ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
16401 ($(objpfx)tst-audit8.out): New target.
16402 (tst-audit8-ENV): New variable.
16403 * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
16404 audit if l_reloc_result is NULL.
16405 (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
16406 defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
16407 * elf/tst-audit8.c: New file.
16408
16409 2012-11-14 Marcus Shawcroft <marcus.shawcroft@linaro.org>
16410
16411 * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
16412 * misc/Makefile (CFLAGS-select.c): Define.
16413 * posix/Makefile (CFLAGS-pause.c): Define.
16414
16415 2012-11-13 David S. Miller <davem@davemloft.net>
16416
16417 * crypt/Makefile: Move test targets after toplevel Rules
16418 inclusion. Grab any necessary sysdep routines when linking.
16419 * crypt/md5.c (md5_process_block): Remove define, we will always
16420 name it __md5_process_block.
16421 (md5_finish_ctx): Update md5_process_block call.
16422 (md5_stream): Likewise.
16423 (md5_process_bytes): Likewise.
16424 (md5_process_block): Rename to __md5_process_block and move to ...
16425 * crypt/md5-block.c: ... here.
16426 * crypt/sha256.c (sha256_process_block): Move to ...
16427 * crypt/sha256-block.c: ... here.
16428 * crypt/sha512.c (sha512_process_block): Move to ...
16429 * crypt/sha512-block.c: ... here.
16430 * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
16431 path.
16432 * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
16433 * sysdeps/sparc/sparc64/multiarch/Makefile
16434 (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
16435 crypt subdir.
16436 (localedef-aux): Add md5 crypto assembler when in locale subdir.
16437 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
16438 multiarch changes.
16439 * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
16440 * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
16441 * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
16442 * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
16443 * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
16444 * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
16445 * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
16446 * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
16447 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
16448 file.
16449 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
16450 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
16451 file.
16452 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
16453
16454 2012-11-13 Joseph Myers <joseph@codesourcery.com>
16455
16456 * timezone/tzselect.ksh: Update from tzcode git revision
16457 a435f9f0ecafa56d9e0263835836bd0c64cd7307.
16458 * timezone/zdump.c: Likewise.
16459 * timezone/zic.c: Likewise.
16460 * timezone/Makefile ($(objpfx)version.h): Only include $(version)
16461 in TZVERSION setting, not $(PKGVERSION).
16462 ($(objpfx)tzselect): Likewise. Also substitute PKGVERSION and
16463 REPORT_BUGS_TO settings.
16464
16465 [BZ #14838]
16466 * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
16467 macro.
16468
16469 2012-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
16470
16471 * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
16472 detection to immediately after _FP_ROUND().
16473 * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
16474 bits are 0.
16475
16476 2012-11-11 David S. Miller <davem@davemloft.net>
16477
16478 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
16479 inttypes.h
16480 (__get_clockfreq_via_proc_openprom): Use __open, __read, and
16481 __close rather than their public counterparts.
16482
16483 2012-11-10 Joseph Myers <joseph@codesourcery.com>
16484
16485 * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
16486 file.
16487 [UNIX98] (sem_timedwait): Do not expect.
16488 * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
16489 [XPG4 || UNIX98] (sockatmark): Do not expect.
16490 * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
16491 (clock_getcpuclockid): Do not expect.
16492 [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
16493 * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
16494 Do not expect.
16495 [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
16496 * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
16497 [UNIX98] (vwscanf): Likewise.
16498 [UNIX98] (vswscanf): Likewise.
16499
16500 2012-11-09 Joseph Myers <joseph@codesourcery.com>
16501
16502 * timezone/version.h: Remove file.
16503 * timezone/README: Do not refer to version.h.
16504 * timezone/Makefile ($(objpfx)zic.o): New dependency on
16505 $(objpfx)version.h.
16506 ($(objpfx)zdump.o): Likewise.
16507 ($(objpfx)version.h): New target.
16508
16509 * timezone/tzselect.ksh: Change to verbatim copy from tzcode
16510 2012i.
16511 * timezone/README: Don't mention modification to tzselect.ksh.
16512 * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
16513 work on unmodified tzselect.ksh. Substitute version numbers in
16514 tzselect.ksh.
16515
16516 * Makefile (format-me): Remove.
16517 (INSTALL): Adjust indentation. Use commands directly instead of
16518 using $(format-me).
16519
16520 * aclocal.m4 (ACX_PKGVERSION): New macro.
16521 (ACX_BUGURL): Likewise.
16522 * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
16523 (PKGVERSION): New AC_DEFINE_UNQUOTED.
16524 (REPORT_BUGS_TO): Likewise.
16525 * configure: Regenerated.
16526 * config.h.in (PKGVERSION): New macro.
16527 (REPORT_BUGS_TO): Likewise.
16528 * config.make.in (PKGVERSION): New variable.
16529 (PKGVERSION_TEXI): Likewise.
16530 (REPORT_BUGS_TO): Likewise.
16531 (REPORT_BUGS_TEXI): Likewise.
16532 * Makefile (format-me): Use -I$(common-objpfx)manual.
16533 (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
16534 ($(common-objpfx)manual/%): New target.
16535 (manual/%): Remove target.
16536 * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
16537 (print_version): Use PKGVERSION.
16538 * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
16539 * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
16540 and REPORT_BUGS_TO.
16541 ($(objpfx)xtrace): Likewise.
16542 * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
16543 * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
16544 (print_version): Use PKGVERSION.
16545 * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
16546 (do_version): Use PKGVERSION.
16547 * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
16548 REPORT_BUGS_TO.
16549 (common-ldd-rewrite): Likewise.
16550 * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
16551 * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
16552 (print_version): Use PKGVERSION.
16553 * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
16554 * elf/pldd.c (argp_program_bug_address): Remove variable.
16555 (more_help): New function.
16556 (argp): Use more_help.
16557 (print_version): Use PKGVERSION.
16558 * elf/sln.c (main): Use PKGVERSION.
16559 (usage): Use REPORT_BUGS_TO.
16560 * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
16561 (top level): Use PKGVERSION.
16562 * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
16563 (print_version): Use PKGVERSION.
16564 * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
16565 (print_version): Use PKGVERSION.
16566 * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
16567 (print_version): Use PKGVERSION.
16568 * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
16569 (print_version): Use PKGVERSION.
16570 * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
16571 (print_version): Use PKGVERSION.
16572 * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
16573 (print_version): Use PKGVERSION.
16574 * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
16575 and BUGURL.
16576 ($(objpfx)memusage): Likewise.
16577 * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
16578 (do_version): Use PKGVERSION.
16579 * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
16580 (print_version): Use PKGVERSION.
16581 * malloc/mtrace.pl ($PACKAGE): Remove variable.
16582 ($PKGVERSION): New variable.
16583 ($REPORT_BUGS_TO): Likewise.
16584 (usage): Use $REPORT_BUGS_TO.
16585 (top level): Use $PKGVERSION.
16586 * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
16587 ($(objpfx)pkgvers.texi): New rule.
16588 ($(objpfx)stamp-pkgvers): Likewise.
16589 * manual/install.texi: Include pkgvers.texi.
16590 (--with-pkgversion): Document new configure option.
16591 (--with-bugurl): Likewise.
16592 (Reporting Bugs): Describe Bugzilla as upstream tracker rather
16593 than necessarily for this particular distribution. Use
16594 REPORT_BUGS_TO for where to report bugs.
16595 * INSTALL: Regenerated.
16596 * manual/libc.texinfo: Include pkgvers.texi.
16597 [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
16598 * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
16599 (print_version): Use PKGVERSION.
16600 * nss/getent.c (more_help): Use REPORT_BUGS_TO.
16601 (print_version): Use PKGVERSION.
16602 * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
16603 (print_version): Use PKGVERSION.
16604 * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
16605 * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
16606 macro.
16607 * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
16608 (print_version): Use PKGVERSION.
16609 * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
16610 (print_version): Use PKGVERSION.
16611 * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
16612 and PKGVERSION.
16613
16614 * timezone/checktab.awk: Update from tzcode 2012i.
16615 * timezone/ialloc.c: Likewise.
16616 * timezone/private.h: Likewise.
16617 * timezone/scheck.c: Likewise.
16618 * timezone/tzfile.h: Likewise.
16619 * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
16620 (TZVERSION): Hardcode tzcode version number.
16621 * timezone/zdump.c: Update from tzcode 2012i.
16622 * timezone/zic.c: Likewise.
16623 * timezone/version.h: New file.
16624 * timezone/README: Describe version.h. Update upstream location.
16625
16626 [BZ #14824]
16627 * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
16628 (mktemp): Enable declaration.
16629 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
16630 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
16631 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
16632 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
16633 Likewise.
16634 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
16635 Likewise.
16636 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
16637 Likewise.
16638 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
16639 Likewise.
16640 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
16641 Likewise.
16642 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
16643 Likewise.
16644
16645 [BZ #14821]
16646 * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
16647 offset in buffer as u_int32_t not u_long. Consistently use memcpy
16648 for copies of such integer values.
16649 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
16650 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
16651
16652 2012-11-09 Andreas Jaeger <aj@suse.de>
16653
16654 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
16655 definitions and declarations that are provided by
16656 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
16657
16658 2012-11-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
16659
16660 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
16661 * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
16662 * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
16663 definition.
16664
16665 2012-11-08 Marcus Shawcroft <marcus.shawcroft@linaro.org>
16666
16667 * elf/elf.h: Update comment before AArch64 relocations.
16668
16669 2012-11-07 David S. Miller <davem@davemloft.net>
16670
16671 * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
16672 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
16673 (__start_context): Declare.
16674 (__makecontext_ret): Delete.
16675 (__makecontext): Hook up __start_context instead of
16676 __makecontext_ret.
16677 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
16678 (sysdep_routines): Add __start_context when in stdlib.
16679
16680 2012-11-07 Joseph Myers <joseph@codesourcery.com>
16681
16682 * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
16683 $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
16684 * sysdeps/x86/tst-xmmymm.sh (NM): New variable. Use it instead of
16685 hardcoded "nm".
16686 (OBJDUMP): New variable. Use it instead of hardcoded "objdump".
16687 (READELF): New variable. Use it instead of hardcoded "readelf".
16688
16689 2012-11-07 H.J. Lu <hongjiu.lu@intel.com>
16690
16691 * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
16692 * sysdeps/x86/Makefile: Here.
16693 * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
16694 * sysdeps/x86/tst-xmmymm.sh: This.
16695
16696 2012-11-07 Joseph Myers <joseph@codesourcery.com>
16697
16698 * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
16699 expectations.
16700 [UNIX98] (pthread_barrier_t): Do not expect.
16701 [UNIX98] (pthread_barrierattr_t): Likewise.
16702 [UNIX98] (pthread_spinlock_t): Likewise.
16703 [UNIX98] (pthread_barrier_destroy): Likewise.
16704 [UNIX98] (pthread_barrier_init): Likewise.
16705 [UNIX98] (pthread_barrier_wait): Likewise.
16706 [UNIX98] (pthread_barrierattr_destroy): Likewise.
16707 [UNIX98] (pthread_barrierattr_getpshared): Likewise.
16708 [UNIX98] (pthread_barrierattr_init): Likewise.
16709 [UNIX98] (pthread_barrierattr_setpshared): Likewise.
16710 [UNIX98] (pthread_getcpuclockid): Likewise.
16711 [UNIX98] (pthread_mutex_timedlock): Likewise.
16712 [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
16713 [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
16714 [UNIX98] (pthread_sigmask): Likewise.
16715 [UNIX98] (pthread_spin_destroy): Likewise.
16716 [UNIX98] (pthread_spin_init): Likewise.
16717 [UNIX98] (pthread_spin_lock): Likewise.
16718 [UNIX98] (pthread_spin_trylock): Likewise.
16719 [UNIX98] (pthread_spin_unlock): Likewise.
16720 * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
16721 Do not expect.
16722 [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
16723 [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
16724 [XPG3 || XPG4] (pthread_cond_t): Likewise.
16725 [XPG3 || XPG4] (pthread_condattr_t): Likewise.
16726 [XPG3 || XPG4] (pthread_key_t): Likewise.
16727 [XPG3 || XPG4] (pthread_mutex_t): Likewise.
16728 [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
16729 [XPG3 || XPG4] (pthread_once_t): Likewise.
16730 [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
16731 [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
16732 [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
16733 [XPG3 || XPG4] (pthread_t): Likewise.
16734
16735 * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
16736 not expect.
16737 [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
16738
16739 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
16740 Change function return type to int.
16741
16742 * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
16743 Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
16744 [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
16745 [!POSIX] (POSIX_MADV_RANDOM): Likewise.
16746 [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
16747 [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
16748 [!POSIX] (posix_madvise): Likewise.
16749 (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
16750 && !UNIX98].
16751 (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
16752 (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
16753 (mode_t): Likewise.
16754 (posix_mem_offset): Likewise.
16755 (posix_typed_mem_get_info): Likewise.
16756 (posix_typed_mem_open): Likewise.
16757
16758 * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
16759 Change condition to [XOPEN2K8].
16760
16761 * conform/conformtest.pl: Preprocess allow-header data with -x c
16762 instead of from stdin.
16763 (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
16764 * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
16765 [C99-based standards] (cerfc): Likewise.
16766 [C99-based standards] (cexp2): Likewise.
16767 [C99-based standards] (cexpm1): Likewise.
16768 [C99-based standards] (clog10): Likewise.
16769 [C99-based standards] (clog1p): Likewise.
16770 [C99-based standards] (clog2): Likewise.
16771 [C99-based standards] (clgamma): Likewise.
16772 [C99-based standards] (ctgamma): Likewise.
16773 [C99-based standards] (cerff): Likewise.
16774 [C99-based standards] (cerfcf): Likewise.
16775 [C99-based standards] (cexp2f): Likewise.
16776 [C99-based standards] (cexpm1f): Likewise.
16777 [C99-based standards] (clog10f): Likewise.
16778 [C99-based standards] (clog1pf): Likewise.
16779 [C99-based standards] (clog2f): Likewise.
16780 [C99-based standards] (clgammaf): Likewise.
16781 [C99-based standards] (ctgammaf): Likewise.
16782 [C99-based standards] (cerfl): Likewise.
16783 [C99-based standards] (cerfcl): Likewise.
16784 [C99-based standards] (cexp2l): Likewise.
16785 [C99-based standards] (cexpm1l): Likewise.
16786 [C99-based standards] (clog10l): Likewise.
16787 [C99-based standards] (clog1pl): Likewise.
16788 [C99-based standards] (clog2l): Likewise.
16789 [C99-based standards] (clgammal): Likewise.
16790 [C99-based standards] (ctgammal): Likewise.
16791 * conform/data/inttypes.h-data [C99-based standards]: Include
16792 stdint.h-data. Remove all expectations for stdint.h contents.
16793 [C99-based standards] (PRI*): Do not allow.
16794 [C99-based standards] (SCN*): Likewise.
16795 [C99-based standards] (*_t): Likewise.
16796 [C99-based-standards] (PRId8): Expect macro.
16797 [C99-based-standards] (PRIi8): Likewise.
16798 [C99-based-standards] (PRIo8): Likewise.
16799 [C99-based-standards] (PRIu8): Likewise.
16800 [C99-based-standards] (PRIx8): Likewise.
16801 [C99-based-standards] (PRIX8): Likewise.
16802 [C99-based-standards] (SCNd8): Likewise.
16803 [C99-based-standards] (SCNi8): Likewise.
16804 [C99-based-standards] (SCNo8): Likewise.
16805 [C99-based-standards] (SCNu8): Likewise.
16806 [C99-based-standards] (SCNx8): Likewise.
16807 [C99-based-standards] (PRIdLEAST8): Likewise.
16808 [C99-based-standards] (PRIiLEAST8): Likewise.
16809 [C99-based-standards] (PRIoLEAST8): Likewise.
16810 [C99-based-standards] (PRIuLEAST8): Likewise.
16811 [C99-based-standards] (PRIxLEAST8): Likewise.
16812 [C99-based-standards] (PRIXLEAST8): Likewise.
16813 [C99-based-standards] (SCNdLEAST8): Likewise.
16814 [C99-based-standards] (SCNiLEAST8): Likewise.
16815 [C99-based-standards] (SCNoLEAST8): Likewise.
16816 [C99-based-standards] (SCNuLEAST8): Likewise.
16817 [C99-based-standards] (SCNxLEAST8): Likewise.
16818 [C99-based-standards] (PRIdFAST8): Likewise.
16819 [C99-based-standards] (PRIiFAST8): Likewise.
16820 [C99-based-standards] (PRIoFAST8): Likewise.
16821 [C99-based-standards] (PRIuFAST8): Likewise.
16822 [C99-based-standards] (PRIxFAST8): Likewise.
16823 [C99-based-standards] (PRIXFAST8): Likewise.
16824 [C99-based-standards] (SCNdFAST8): Likewise.
16825 [C99-based-standards] (SCNiFAST8): Likewise.
16826 [C99-based-standards] (SCNoFAST8): Likewise.
16827 [C99-based-standards] (SCNuFAST8): Likewise.
16828 [C99-based-standards] (SCNxFAST8): Likewise.
16829 [C99-based-standards] (PRId16): Likewise.
16830 [C99-based-standards] (PRIi16): Likewise.
16831 [C99-based-standards] (PRIo16): Likewise.
16832 [C99-based-standards] (PRIu16): Likewise.
16833 [C99-based-standards] (PRIx16): Likewise.
16834 [C99-based-standards] (PRIX16): Likewise.
16835 [C99-based-standards] (SCNd16): Likewise.
16836 [C99-based-standards] (SCNi16): Likewise.
16837 [C99-based-standards] (SCNo16): Likewise.
16838 [C99-based-standards] (SCNu16): Likewise.
16839 [C99-based-standards] (SCNx16): Likewise.
16840 [C99-based-standards] (PRIdLEAST16): Likewise.
16841 [C99-based-standards] (PRIiLEAST16): Likewise.
16842 [C99-based-standards] (PRIoLEAST16): Likewise.
16843 [C99-based-standards] (PRIuLEAST16): Likewise.
16844 [C99-based-standards] (PRIxLEAST16): Likewise.
16845 [C99-based-standards] (PRIXLEAST16): Likewise.
16846 [C99-based-standards] (SCNdLEAST16): Likewise.
16847 [C99-based-standards] (SCNiLEAST16): Likewise.
16848 [C99-based-standards] (SCNoLEAST16): Likewise.
16849 [C99-based-standards] (SCNuLEAST16): Likewise.
16850 [C99-based-standards] (SCNxLEAST16): Likewise.
16851 [C99-based-standards] (PRIdFAST16): Likewise.
16852 [C99-based-standards] (PRIiFAST16): Likewise.
16853 [C99-based-standards] (PRIoFAST16): Likewise.
16854 [C99-based-standards] (PRIuFAST16): Likewise.
16855 [C99-based-standards] (PRIxFAST16): Likewise.
16856 [C99-based-standards] (PRIXFAST16): Likewise.
16857 [C99-based-standards] (SCNdFAST16): Likewise.
16858 [C99-based-standards] (SCNiFAST16): Likewise.
16859 [C99-based-standards] (SCNoFAST16): Likewise.
16860 [C99-based-standards] (SCNuFAST16): Likewise.
16861 [C99-based-standards] (SCNxFAST16): Likewise.
16862 [C99-based-standards] (PRId32): Likewise.
16863 [C99-based-standards] (PRIi32): Likewise.
16864 [C99-based-standards] (PRIo32): Likewise.
16865 [C99-based-standards] (PRIu32): Likewise.
16866 [C99-based-standards] (PRIx32): Likewise.
16867 [C99-based-standards] (PRIX32): Likewise.
16868 [C99-based-standards] (SCNd32): Likewise.
16869 [C99-based-standards] (SCNi32): Likewise.
16870 [C99-based-standards] (SCNo32): Likewise.
16871 [C99-based-standards] (SCNu32): Likewise.
16872 [C99-based-standards] (SCNx32): Likewise.
16873 [C99-based-standards] (PRIdLEAST32): Likewise.
16874 [C99-based-standards] (PRIiLEAST32): Likewise.
16875 [C99-based-standards] (PRIoLEAST32): Likewise.
16876 [C99-based-standards] (PRIuLEAST32): Likewise.
16877 [C99-based-standards] (PRIxLEAST32): Likewise.
16878 [C99-based-standards] (PRIXLEAST32): Likewise.
16879 [C99-based-standards] (SCNdLEAST32): Likewise.
16880 [C99-based-standards] (SCNiLEAST32): Likewise.
16881 [C99-based-standards] (SCNoLEAST32): Likewise.
16882 [C99-based-standards] (SCNuLEAST32): Likewise.
16883 [C99-based-standards] (SCNxLEAST32): Likewise.
16884 [C99-based-standards] (PRIdFAST32): Likewise.
16885 [C99-based-standards] (PRIiFAST32): Likewise.
16886 [C99-based-standards] (PRIoFAST32): Likewise.
16887 [C99-based-standards] (PRIuFAST32): Likewise.
16888 [C99-based-standards] (PRIxFAST32): Likewise.
16889 [C99-based-standards] (PRIXFAST32): Likewise.
16890 [C99-based-standards] (SCNdFAST32): Likewise.
16891 [C99-based-standards] (SCNiFAST32): Likewise.
16892 [C99-based-standards] (SCNoFAST32): Likewise.
16893 [C99-based-standards] (SCNuFAST32): Likewise.
16894 [C99-based-standards] (SCNxFAST32): Likewise.
16895 [C99-based-standards] (PRId64): Likewise.
16896 [C99-based-standards] (PRIi64): Likewise.
16897 [C99-based-standards] (PRIo64): Likewise.
16898 [C99-based-standards] (PRIu64): Likewise.
16899 [C99-based-standards] (PRIx64): Likewise.
16900 [C99-based-standards] (PRIX64): Likewise.
16901 [C99-based-standards] (SCNd64): Likewise.
16902 [C99-based-standards] (SCNi64): Likewise.
16903 [C99-based-standards] (SCNo64): Likewise.
16904 [C99-based-standards] (SCNu64): Likewise.
16905 [C99-based-standards] (SCNx64): Likewise.
16906 [C99-based-standards] (PRIdLEAST64): Likewise.
16907 [C99-based-standards] (PRIiLEAST64): Likewise.
16908 [C99-based-standards] (PRIoLEAST64): Likewise.
16909 [C99-based-standards] (PRIuLEAST64): Likewise.
16910 [C99-based-standards] (PRIxLEAST64): Likewise.
16911 [C99-based-standards] (PRIXLEAST64): Likewise.
16912 [C99-based-standards] (SCNdLEAST64): Likewise.
16913 [C99-based-standards] (SCNiLEAST64): Likewise.
16914 [C99-based-standards] (SCNoLEAST64): Likewise.
16915 [C99-based-standards] (SCNuLEAST64): Likewise.
16916 [C99-based-standards] (SCNxLEAST64): Likewise.
16917 [C99-based-standards] (PRIdFAST64): Likewise.
16918 [C99-based-standards] (PRIiFAST64): Likewise.
16919 [C99-based-standards] (PRIoFAST64): Likewise.
16920 [C99-based-standards] (PRIuFAST64): Likewise.
16921 [C99-based-standards] (PRIxFAST64): Likewise.
16922 [C99-based-standards] (PRIXFAST64): Likewise.
16923 [C99-based-standards] (SCNdFAST64): Likewise.
16924 [C99-based-standards] (SCNiFAST64): Likewise.
16925 [C99-based-standards] (SCNoFAST64): Likewise.
16926 [C99-based-standards] (SCNuFAST64): Likewise.
16927 [C99-based-standards] (SCNxFAST64): Likewise.
16928 [C99-based-standards] (PRIdMAX): Likewise.
16929 [C99-based-standards] (PRIiMAX): Likewise.
16930 [C99-based-standards] (PRIoMAX): Likewise.
16931 [C99-based-standards] (PRIuMAX): Likewise.
16932 [C99-based-standards] (PRIxMAX): Likewise.
16933 [C99-based-standards] (PRIXMAX): Likewise.
16934 [C99-based-standards] (SCNdMAX): Likewise.
16935 [C99-based-standards] (SCNiMAX): Likewise.
16936 [C99-based-standards] (SCNoMAX): Likewise.
16937 [C99-based-standards] (SCNuMAX): Likewise.
16938 [C99-based-standards] (SCNxMAX): Likewise.
16939 [C99-based-standards] (PRIdPTR): Likewise.
16940 [C99-based-standards] (PRIiPTR): Likewise.
16941 [C99-based-standards] (PRIoPTR): Likewise.
16942 [C99-based-standards] (PRIuPTR): Likewise.
16943 [C99-based-standards] (PRIxPTR): Likewise.
16944 [C99-based-standards] (PRIXPTR): Likewise.
16945 [C99-based-standards] (SCNdPTR): Likewise.
16946 [C99-based-standards] (SCNiPTR): Likewise.
16947 [C99-based-standards] (SCNoPTR): Likewise.
16948 [C99-based-standards] (SCNuPTR): Likewise.
16949 [C99-based-standards] (SCNxPTR): Likewise.
16950 * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
16951 allow.
16952 * conform/data/stdint.h-data: Update comments to clarify
16953 requirements.
16954 [C99-based standards] (INT8_MIN): Use macro-int-constant. Specify
16955 type.
16956 [C99-based standards] (INT8_MAX): Likewise.
16957 [C99-based standards] (INT16_MIN): Likewise.
16958 [C99-based standards] (INT16_MAX): Likewise.
16959 [C99-based standards] (INT32_MIN): Likewise.
16960 [C99-based standards] (INT32_MAX): Likewise.
16961 [C99-based standards] (INT64_MIN): Likewise.
16962 [C99-based standards] (INT64_MAX): Likewise.
16963 [C99-based standards] (UINT8_MAX): Likewise.
16964 [C99-based standards] (UINT16_MAX): Likewise.
16965 [C99-based standards] (UINT32_MAX): Likewise.
16966 [C99-based standards] (UINT64_MAX): Likewise.
16967 [C99-based standards] (INT_LEAST8_MIN): Likewise.
16968 [C99-based standards] (INT_LEAST8_MAX): Likewise.
16969 [C99-based standards] (INT_LEAST16_MIN): Likewise.
16970 [C99-based standards] (INT_LEAST16_MAX): Likewise.
16971 [C99-based standards] (INT_LEAST32_MIN): Likewise.
16972 [C99-based standards] (INT_LEAST32_MAX): Likewise.
16973 [C99-based standards] (INT_LEAST64_MIN): Likewise.
16974 [C99-based standards] (INT_LEAST64_MAX): Likewise.
16975 [C99-based standards] (UINT_LEAST8_MAX): Likewise.
16976 [C99-based standards] (UINT_LEAST16_MAX): Likewise.
16977 [C99-based standards] (UINT_LEAST32_MAX): Likewise.
16978 [C99-based standards] (UINT_LEAST64_MAX): Likewise.
16979 [C99-based standards] (INT_FAST8_MIN): Likewise.
16980 [C99-based standards] (INT_FAST8_MAX): Likewise.
16981 [C99-based standards] (INT_FAST16_MIN): Likewise.
16982 [C99-based standards] (INT_FAST16_MAX): Likewise.
16983 [C99-based standards] (INT_FAST32_MIN): Likewise.
16984 [C99-based standards] (INT_FAST32_MAX): Likewise.
16985 [C99-based standards] (INT_FAST64_MIN): Likewise.
16986 [C99-based standards] (INT_FAST64_MAX): Likewise.
16987 [C99-based standards] (UINT_FAST8_MAX): Likewise.
16988 [C99-based standards] (UINT_FAST16_MAX): Likewise.
16989 [C99-based standards] (UINT_FAST32_MAX): Likewise.
16990 [C99-based standards] (UINT_FAST64_MAX): Likewise.
16991 [C99-based standards] (INTPTR_MIN): Likewise.
16992 [C99-based standards] (INTPTR_MAX): Likewise.
16993 [C99-based standards] (UINTPTR_MAX): Likewise.
16994 [C99-based standards] (INTMAX_MIN): Likewise.
16995 [C99-based standards] (INTMAX_MAX): Likewise.
16996 [C99-based standards] (UINTMAX_MAX): Likewise.
16997 [C99-based standards] (PTRDIFF_MIN): Likewise.
16998 [C99-based standards] (PTRDIFF_MAX): Likewise.
16999 [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
17000 [C99-based standards] (SIZE_MAX): Likewise.
17001 [C99-based standards] (WCHAR_MAX): Likewise.
17002 [C99-based standards] (WINT_MAX): Likewise.
17003 [C99-based standards] (SIG_ATOMIC_MIN): Likewise. Do not specify
17004 constraint on value.
17005 [C99-based standards] (WCHAR_MIN): Likewise.
17006 [C99-based standards] (WINT_MIN): Likewise.
17007 [C99-based standards] (*_t): Allow.
17008 * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
17009 condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
17010 Include math.h-data and complex.h-data. Remove all expectations
17011 of math.h and complex.h contents.
17012 * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
17013 at end of line.
17014 * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
17015 (struct tm): Expect tag.
17016 [C99-based-standards] (wcstof): Expect function.
17017 [C99-based-standards] (wcstold): Likewise.
17018 [C99-based-standards] (wcstoll): Likewise.
17019 [C99-based-standards] (wcstoull): Likewise.
17020 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
17021 macro-int-constant. Specify type.
17022 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise. Specify
17023 constraint on value.
17024 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
17025 Specify type.
17026 [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
17027 Specify value.
17028 [ISO C standards]: Do not allow headers.
17029 [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
17030 wcs[abcdefghijklmnopqrstuvwxyz]*.
17031 [ISO C standards] (*_t): Do not allow.
17032 * conform/data/wctype.h-data [C99-based standards] (iswblank):
17033 Expect function.
17034 [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
17035 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
17036 Specify type.
17037 [ISO C standards]: Do not allow headers.
17038 [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
17039 is[abcdefghijklmnopqrstuvwxyz]*.
17040 [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
17041 to[abcdefghijklmnopqrstuvwxyz]*.
17042 [ISO C standards] (*_t): Do not allow.
17043 * conform/data/stdalign.h-data: New file.
17044 * conform/data/stdbool.h-data: Likewise.
17045 * conform/data/stdnoreturn.h-data: Likewise.
17046
17047 2012-11-07 Roland McGrath <roland@hack.frob.com>
17048
17049 [BZ #14815]
17050 * manual/filesys.texi (Directory Entries): Typo fix.
17051 Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
17052
17053 2012-11-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
17054
17055 * elf/elf.h (EM_AARCH64): New macro.
17056 (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
17057 (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
17058 (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
17059 (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
17060 (R_AARCH64_TLSDESC): Likewise.
17061 (NT_ARM_TLS): Likewise.
17062 (NT_ARM_HW_BREAK): Likewise.
17063 (NT_ARM_HW_WATCH): Likewise.
17064
17065 2012-11-07 Joseph Myers <joseph@codesourcery.com>
17066
17067 [BZ #14811]
17068 * sysdeps/i386/fpu/e_powl.S (pm79): New object.
17069 (__ieee754_powl): Saturate nonzero exponents with absolute value
17070 below 0x1p-79 to +/- 0x1p-79.
17071 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
17072 exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
17073 * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
17074 nonzero exponents with absolute value below 0x1p-32 to +/-
17075 0x1p-32.
17076 * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
17077 (__ieee754_powl): Saturate nonzero exponents with absolute value
17078 below 0x1p-79 to +/- 0x1p-79.
17079 * math/libm-test.inc (pow_test): Add more tests.
17080
17081 2012-11-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
17082
17083 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
17084 _dl_s390_cap_flags with kernel. Increase string length.
17085 (_dl_s390_platforms): Add z196 and zEC12.
17086
17087 2012-11-07 Joseph Myers <joseph@codesourcery.com>
17088
17089 * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
17090 Change XOPEN21K to XOPEN2K.
17091
17092 2012-11-06 Maxim Kuvyrkov <maxim@codesourcery.com>
17093
17094 * string/memmove.c: Use memcpy when possible.
17095
17096 2012-11-06 Andreas Jaeger <aj@suse.de>
17097
17098 * po/eo.po: Update from translation team.
17099
17100 2012-11-06 Joseph Myers <joseph@codesourcery.com>
17101
17102 [BZ #14793]
17103 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
17104 exponent and small x and y exponents, scale x or y up. Increase
17105 by 2 the exponent used in scaling up.
17106 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17107 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17108 * math/libm-test.inc (fma_test): Add more tests.
17109 (fma_test_towardzero): Likewise.
17110 (fma_test_downward): Likewise.
17111 (fma_test_upward): Likewise.
17112
17113 2012-11-05 Joseph Myers <joseph@codesourcery.com>
17114
17115 [BZ #14805]
17116 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
17117 fenv_t *.
17118
17119 [BZ #14801]
17120 * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
17121 namespace for names of struct fields.
17122 * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
17123 fenv_t fields.
17124 * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
17125 * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
17126
17127 2012-11-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
17128
17129 [BZ #3665]
17130 * sysdeps/mach/hurd/bits/errno.h: Regenerated.
17131
17132 2012-11-04 Thomas Schwinge <thomas@codesourcery.com>
17133
17134 * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
17135 PTR_DEMANGLE.
17136
17137 [BZ #5246]
17138 * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
17139 PTR_DEMANGLE.
17140
17141 2012-11-04 Joseph Myers <joseph@codesourcery.com>
17142
17143 [BZ #14797]
17144 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
17145 definitely overflow as x * y not x * y + z.
17146 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17147 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17148 * math/libm-test.inc (fma_test): Add more tests.
17149 (fma_test_towardzero): Likewise.
17150 (fma_test_downward): Likewise.
17151 (fma_test_upward): Likewise.
17152
17153 2012-11-04 Thomas Schwinge <thomas@codesourcery.com>
17154
17155 [BZ #157]
17156
17157 * include/stub-tag.h: Remove file.
17158 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
17159 '#include' of it.
17160 * manual/maint.texi (Porting): Don't reference it.
17161 * Makerules ($(objpfx)stubs): Likewise.
17162 * dirent/closedir.c: Don't include <stub-tag.h>.
17163 * dirent/dirfd.c: Likewise.
17164 * dirent/fdopendir.c: Likewise.
17165 * dirent/getdents.c: Likewise.
17166 * dirent/getdents64.c: Likewise.
17167 * dirent/opendir.c: Likewise.
17168 * dirent/readdir.c: Likewise.
17169 * dirent/readdir64.c: Likewise.
17170 * dirent/readdir64_r.c: Likewise.
17171 * dirent/readdir_r.c: Likewise.
17172 * dirent/rewinddir.c: Likewise.
17173 * dirent/seekdir.c: Likewise.
17174 * dirent/telldir.c: Likewise.
17175 * gmon/profil.c: Likewise.
17176 * grp/setgroups.c: Likewise.
17177 * inet/if_index.c: Likewise.
17178 * io/access.c: Likewise.
17179 * io/chdir.c: Likewise.
17180 * io/chmod.c: Likewise.
17181 * io/chown.c: Likewise.
17182 * io/close.c: Likewise.
17183 * io/dup.c: Likewise.
17184 * io/dup2.c: Likewise.
17185 * io/dup3.c: Likewise.
17186 * io/euidaccess.c: Likewise.
17187 * io/faccessat.c: Likewise.
17188 * io/fchdir.c: Likewise.
17189 * io/fchmod.c: Likewise.
17190 * io/fchmodat.c: Likewise.
17191 * io/fchown.c: Likewise.
17192 * io/fchownat.c: Likewise.
17193 * io/fcntl.c: Likewise.
17194 * io/flock.c: Likewise.
17195 * io/fstatfs.c: Likewise.
17196 * io/fstatfs64.c: Likewise.
17197 * io/fstatvfs.c: Likewise.
17198 * io/fstatvfs64.c: Likewise.
17199 * io/futimens.c: Likewise.
17200 * io/fxstat.c: Likewise.
17201 * io/fxstat64.c: Likewise.
17202 * io/fxstatat.c: Likewise.
17203 * io/fxstatat64.c: Likewise.
17204 * io/getcwd.c: Likewise.
17205 * io/isatty.c: Likewise.
17206 * io/lchmod.c: Likewise.
17207 * io/lchown.c: Likewise.
17208 * io/link.c: Likewise.
17209 * io/linkat.c: Likewise.
17210 * io/lseek.c: Likewise.
17211 * io/lseek64.c: Likewise.
17212 * io/lxstat64.c: Likewise.
17213 * io/mkdir.c: Likewise.
17214 * io/mkdirat.c: Likewise.
17215 * io/mkfifo.c: Likewise.
17216 * io/mkfifoat.c: Likewise.
17217 * io/open.c: Likewise.
17218 * io/open64.c: Likewise.
17219 * io/openat.c: Likewise.
17220 * io/openat64.c: Likewise.
17221 * io/pipe.c: Likewise.
17222 * io/pipe2.c: Likewise.
17223 * io/poll.c: Likewise.
17224 * io/posix_fadvise.c: Likewise.
17225 * io/posix_fadvise64.c: Likewise.
17226 * io/posix_fallocate.c: Likewise.
17227 * io/posix_fallocate64.c: Likewise.
17228 * io/read.c: Likewise.
17229 * io/readlink.c: Likewise.
17230 * io/readlinkat.c: Likewise.
17231 * io/rmdir.c: Likewise.
17232 * io/sendfile.c: Likewise.
17233 * io/sendfile64.c: Likewise.
17234 * io/statfs.c: Likewise.
17235 * io/statfs64.c: Likewise.
17236 * io/statvfs.c: Likewise.
17237 * io/statvfs64.c: Likewise.
17238 * io/symlink.c: Likewise.
17239 * io/symlinkat.c: Likewise.
17240 * io/ttyname.c: Likewise.
17241 * io/ttyname_r.c: Likewise.
17242 * io/umask.c: Likewise.
17243 * io/unlink.c: Likewise.
17244 * io/unlinkat.c: Likewise.
17245 * io/utime.c: Likewise.
17246 * io/utimensat.c: Likewise.
17247 * io/write.c: Likewise.
17248 * io/xmknod.c: Likewise.
17249 * io/xmknodat.c: Likewise.
17250 * io/xstat.c: Likewise.
17251 * io/xstat64.c: Likewise.
17252 * login/getpt.c: Likewise.
17253 * login/grantpt.c: Likewise.
17254 * login/unlockpt.c: Likewise.
17255 * math/e_acoshl.c: Likewise.
17256 * math/e_acosl.c: Likewise.
17257 * math/e_asinl.c: Likewise.
17258 * math/e_atan2l.c: Likewise.
17259 * math/e_atanhl.c: Likewise.
17260 * math/e_coshl.c: Likewise.
17261 * math/e_expl.c: Likewise.
17262 * math/e_fmodl.c: Likewise.
17263 * math/e_gammal_r.c: Likewise.
17264 * math/e_hypotl.c: Likewise.
17265 * math/e_j0l.c: Likewise.
17266 * math/e_j1l.c: Likewise.
17267 * math/e_jnl.c: Likewise.
17268 * math/e_lgammal_r.c: Likewise.
17269 * math/e_log10l.c: Likewise.
17270 * math/e_log2l.c: Likewise.
17271 * math/e_logl.c: Likewise.
17272 * math/e_powl.c: Likewise.
17273 * math/e_rem_pio2l.c: Likewise.
17274 * math/e_sinhl.c: Likewise.
17275 * math/e_sqrtl.c: Likewise.
17276 * math/fclrexcpt.c: Likewise.
17277 * math/fedisblxcpt.c: Likewise.
17278 * math/feenablxcpt.c: Likewise.
17279 * math/fegetenv.c: Likewise.
17280 * math/fegetexcept.c: Likewise.
17281 * math/fegetround.c: Likewise.
17282 * math/feholdexcpt.c: Likewise.
17283 * math/fesetenv.c: Likewise.
17284 * math/fesetround.c: Likewise.
17285 * math/feupdateenv.c: Likewise.
17286 * math/fgetexcptflg.c: Likewise.
17287 * math/fraiseexcpt.c: Likewise.
17288 * math/fsetexcptflg.c: Likewise.
17289 * math/ftestexcept.c: Likewise.
17290 * math/k_cosl.c: Likewise.
17291 * math/k_rem_pio2l.c: Likewise.
17292 * math/k_sinl.c: Likewise.
17293 * math/k_tanl.c: Likewise.
17294 * math/s_asinhl.c: Likewise.
17295 * math/s_atanl.c: Likewise.
17296 * math/s_cbrtl.c: Likewise.
17297 * math/s_erfl.c: Likewise.
17298 * math/s_expm1l.c: Likewise.
17299 * math/s_log1pl.c: Likewise.
17300 * math/s_tanhl.c: Likewise.
17301 * misc/acct.c: Likewise.
17302 * misc/brk.c: Likewise.
17303 * misc/chflags.c: Likewise.
17304 * misc/chroot.c: Likewise.
17305 * misc/fchflags.c: Likewise.
17306 * misc/fgetxattr.c: Likewise.
17307 * misc/flistxattr.c: Likewise.
17308 * misc/fremovexattr.c: Likewise.
17309 * misc/fsetxattr.c: Likewise.
17310 * misc/fsync.c: Likewise.
17311 * misc/ftruncate.c: Likewise.
17312 * misc/futimes.c: Likewise.
17313 * misc/futimesat.c: Likewise.
17314 * misc/getdomain.c: Likewise.
17315 * misc/getdtsz.c: Likewise.
17316 * misc/gethostid.c: Likewise.
17317 * misc/gethostname.c: Likewise.
17318 * misc/getloadavg.c: Likewise.
17319 * misc/getpagesize.c: Likewise.
17320 * misc/getsysstats.c: Likewise.
17321 * misc/getxattr.c: Likewise.
17322 * misc/gtty.c: Likewise.
17323 * misc/ioctl.c: Likewise.
17324 * misc/lgetxattr.c: Likewise.
17325 * misc/listxattr.c: Likewise.
17326 * misc/llistxattr.c: Likewise.
17327 * misc/lremovexattr.c: Likewise.
17328 * misc/lsetxattr.c: Likewise.
17329 * misc/lutimes.c: Likewise.
17330 * misc/madvise.c: Likewise.
17331 * misc/mincore.c: Likewise.
17332 * misc/mlock.c: Likewise.
17333 * misc/mlockall.c: Likewise.
17334 * misc/mmap.c: Likewise.
17335 * misc/mprotect.c: Likewise.
17336 * misc/msync.c: Likewise.
17337 * misc/munlock.c: Likewise.
17338 * misc/munlockall.c: Likewise.
17339 * misc/munmap.c: Likewise.
17340 * misc/preadv.c: Likewise.
17341 * misc/preadv64.c: Likewise.
17342 * misc/ptrace.c: Likewise.
17343 * misc/pwritev.c: Likewise.
17344 * misc/pwritev64.c: Likewise.
17345 * misc/readv.c: Likewise.
17346 * misc/reboot.c: Likewise.
17347 * misc/remap_file_pages.c: Likewise.
17348 * misc/removexattr.c: Likewise.
17349 * misc/revoke.c: Likewise.
17350 * misc/select.c: Likewise.
17351 * misc/setdomain.c: Likewise.
17352 * misc/setegid.c: Likewise.
17353 * misc/seteuid.c: Likewise.
17354 * misc/sethostid.c: Likewise.
17355 * misc/sethostname.c: Likewise.
17356 * misc/setregid.c: Likewise.
17357 * misc/setreuid.c: Likewise.
17358 * misc/setxattr.c: Likewise.
17359 * misc/sstk.c: Likewise.
17360 * misc/stty.c: Likewise.
17361 * misc/swapoff.c: Likewise.
17362 * misc/swapon.c: Likewise.
17363 * misc/sync.c: Likewise.
17364 * misc/syncfs.c: Likewise.
17365 * misc/syscall.c: Likewise.
17366 * misc/truncate.c: Likewise.
17367 * misc/ualarm.c: Likewise.
17368 * misc/usleep.c: Likewise.
17369 * misc/ustat.c: Likewise.
17370 * misc/utimes.c: Likewise.
17371 * misc/vhangup.c: Likewise.
17372 * misc/writev.c: Likewise.
17373 * posix/_exit.c: Likewise.
17374 * posix/alarm.c: Likewise.
17375 * posix/execve.c: Likewise.
17376 * posix/fexecve.c: Likewise.
17377 * posix/fork.c: Likewise.
17378 * posix/fpathconf.c: Likewise.
17379 * posix/getaddrinfo.c: Likewise.
17380 * posix/getegid.c: Likewise.
17381 * posix/geteuid.c: Likewise.
17382 * posix/getgid.c: Likewise.
17383 * posix/getgroups.c: Likewise.
17384 * posix/getlogin.c: Likewise.
17385 * posix/getlogin_r.c: Likewise.
17386 * posix/getpgid.c: Likewise.
17387 * posix/getpid.c: Likewise.
17388 * posix/getppid.c: Likewise.
17389 * posix/getresgid.c: Likewise.
17390 * posix/getresuid.c: Likewise.
17391 * posix/getsid.c: Likewise.
17392 * posix/getuid.c: Likewise.
17393 * posix/glob64.c: Likewise.
17394 * posix/nanosleep.c: Likewise.
17395 * posix/pathconf.c: Likewise.
17396 * posix/pause.c: Likewise.
17397 * posix/posix_madvise.c: Likewise.
17398 * posix/pread.c: Likewise.
17399 * posix/pread64.c: Likewise.
17400 * posix/pwrite.c: Likewise.
17401 * posix/pwrite64.c: Likewise.
17402 * posix/sched_getaffinity.c: Likewise.
17403 * posix/sched_getp.c: Likewise.
17404 * posix/sched_gets.c: Likewise.
17405 * posix/sched_primax.c: Likewise.
17406 * posix/sched_primin.c: Likewise.
17407 * posix/sched_rr_gi.c: Likewise.
17408 * posix/sched_setaffinity.c: Likewise.
17409 * posix/sched_setp.c: Likewise.
17410 * posix/sched_sets.c: Likewise.
17411 * posix/sched_yield.c: Likewise.
17412 * posix/setgid.c: Likewise.
17413 * posix/setlogin.c: Likewise.
17414 * posix/setpgid.c: Likewise.
17415 * posix/setresgid.c: Likewise.
17416 * posix/setresuid.c: Likewise.
17417 * posix/setsid.c: Likewise.
17418 * posix/setuid.c: Likewise.
17419 * posix/sleep.c: Likewise.
17420 * posix/spawni.c: Likewise.
17421 * posix/sysconf.c: Likewise.
17422 * posix/times.c: Likewise.
17423 * posix/wait.c: Likewise.
17424 * posix/wait3.c: Likewise.
17425 * posix/wait4.c: Likewise.
17426 * posix/waitpid.c: Likewise.
17427 * resolv/gai_sigqueue.c: Likewise.
17428 * resource/getpriority.c: Likewise.
17429 * resource/getrlimit.c: Likewise.
17430 * resource/getrusage.c: Likewise.
17431 * resource/nice.c: Likewise.
17432 * resource/setpriority.c: Likewise.
17433 * resource/setrlimit.c: Likewise.
17434 * resource/ulimit.c: Likewise.
17435 * rt/aio_cancel.c: Likewise.
17436 * rt/aio_fsync.c: Likewise.
17437 * rt/aio_read.c: Likewise.
17438 * rt/aio_sigqueue.c: Likewise.
17439 * rt/aio_suspend.c: Likewise.
17440 * rt/aio_write.c: Likewise.
17441 * rt/clock_getres.c: Likewise.
17442 * rt/clock_gettime.c: Likewise.
17443 * rt/clock_nanosleep.c: Likewise.
17444 * rt/clock_settime.c: Likewise.
17445 * rt/lio_listio.c: Likewise.
17446 * rt/mq_close.c: Likewise.
17447 * rt/mq_getattr.c: Likewise.
17448 * rt/mq_notify.c: Likewise.
17449 * rt/mq_open.c: Likewise.
17450 * rt/mq_receive.c: Likewise.
17451 * rt/mq_send.c: Likewise.
17452 * rt/mq_setattr.c: Likewise.
17453 * rt/mq_timedreceive.c: Likewise.
17454 * rt/mq_timedsend.c: Likewise.
17455 * rt/mq_unlink.c: Likewise.
17456 * rt/shm_open.c: Likewise.
17457 * rt/shm_unlink.c: Likewise.
17458 * rt/timer_create.c: Likewise.
17459 * rt/timer_delete.c: Likewise.
17460 * rt/timer_getoverr.c: Likewise.
17461 * rt/timer_gettime.c: Likewise.
17462 * rt/timer_settime.c: Likewise.
17463 * setjmp/__longjmp.c: Likewise.
17464 * setjmp/setjmp.c: Likewise.
17465 * signal/kill.c: Likewise.
17466 * signal/killpg.c: Likewise.
17467 * signal/raise.c: Likewise.
17468 * signal/sigaction.c: Likewise.
17469 * signal/sigaltstack.c: Likewise.
17470 * signal/sigblock.c: Likewise.
17471 * signal/sigignore.c: Likewise.
17472 * signal/sigintr.c: Likewise.
17473 * signal/signal.c: Likewise.
17474 * signal/sigpause.c: Likewise.
17475 * signal/sigpending.c: Likewise.
17476 * signal/sigqueue.c: Likewise.
17477 * signal/sigreturn.c: Likewise.
17478 * signal/sigset.c: Likewise.
17479 * signal/sigsetmask.c: Likewise.
17480 * signal/sigstack.c: Likewise.
17481 * signal/sigsuspend.c: Likewise.
17482 * signal/sigtimedwait.c: Likewise.
17483 * signal/sigvec.c: Likewise.
17484 * signal/sigwait.c: Likewise.
17485 * signal/sigwaitinfo.c: Likewise.
17486 * signal/sysv_signal.c: Likewise.
17487 * socket/accept.c: Likewise.
17488 * socket/accept4.c: Likewise.
17489 * socket/bind.c: Likewise.
17490 * socket/connect.c: Likewise.
17491 * socket/getpeername.c: Likewise.
17492 * socket/getsockname.c: Likewise.
17493 * socket/getsockopt.c: Likewise.
17494 * socket/isfdtype.c: Likewise.
17495 * socket/listen.c: Likewise.
17496 * socket/recv.c: Likewise.
17497 * socket/recvfrom.c: Likewise.
17498 * socket/recvmsg.c: Likewise.
17499 * socket/send.c: Likewise.
17500 * socket/sendmsg.c: Likewise.
17501 * socket/sendto.c: Likewise.
17502 * socket/setsockopt.c: Likewise.
17503 * socket/shutdown.c: Likewise.
17504 * socket/sockatmark.c: Likewise.
17505 * socket/socket.c: Likewise.
17506 * socket/socketpair.c: Likewise.
17507 * stdio-common/ctermid.c: Likewise.
17508 * stdio-common/cuserid.c: Likewise.
17509 * stdio-common/remove.c: Likewise.
17510 * stdio-common/rename.c: Likewise.
17511 * stdio-common/renameat.c: Likewise.
17512 * stdio-common/tempname.c: Likewise.
17513 * stdlib/getcontext.c: Likewise.
17514 * stdlib/makecontext.c: Likewise.
17515 * stdlib/setcontext.c: Likewise.
17516 * stdlib/swapcontext.c: Likewise.
17517 * stdlib/system.c: Likewise.
17518 * streams/fattach.c: Likewise.
17519 * streams/fdetach.c: Likewise.
17520 * streams/getmsg.c: Likewise.
17521 * streams/getpmsg.c: Likewise.
17522 * streams/putmsg.c: Likewise.
17523 * streams/putpmsg.c: Likewise.
17524 * sysdeps/unix/bsd/getpt.c: Likewise.
17525 * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
17526 * sysdeps/unix/sysv/linux/futimens.c: Likewise.
17527 * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
17528 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
17529 Likewise.
17530 * sysdeps/unix/sysv/linux/readahead.c: Likewise.
17531 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
17532 * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
17533 * sysvipc/msgctl.c: Likewise.
17534 * sysvipc/msgget.c: Likewise.
17535 * sysvipc/msgrcv.c: Likewise.
17536 * sysvipc/msgsnd.c: Likewise.
17537 * sysvipc/semctl.c: Likewise.
17538 * sysvipc/semget.c: Likewise.
17539 * sysvipc/semop.c: Likewise.
17540 * sysvipc/semtimedop.c: Likewise.
17541 * sysvipc/shmat.c: Likewise.
17542 * sysvipc/shmctl.c: Likewise.
17543 * sysvipc/shmdt.c: Likewise.
17544 * sysvipc/shmget.c: Likewise.
17545 * termios/tcdrain.c: Likewise.
17546 * termios/tcflow.c: Likewise.
17547 * termios/tcflush.c: Likewise.
17548 * termios/tcgetattr.c: Likewise.
17549 * termios/tcgetpgrp.c: Likewise.
17550 * termios/tcsendbrk.c: Likewise.
17551 * termios/tcsetattr.c: Likewise.
17552 * termios/tcsetpgrp.c: Likewise.
17553 * time/adjtime.c: Likewise.
17554 * time/clock.c: Likewise.
17555 * time/getitimer.c: Likewise.
17556 * time/gettimeofday.c: Likewise.
17557 * time/setitimer.c: Likewise.
17558 * time/settimeofday.c: Likewise.
17559 * time/stime.c: Likewise.
17560 * time/time.c: Likewise.
17561
17562 2012-11-04 Pino Toscano <toscano.pino@tiscali.it>
17563
17564 * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
17565 /usr/old/bin.
17566
17567 * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
17568 instead of spaces.
17569 * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
17570
17571 2012-11-03 Joseph Myers <joseph@codesourcery.com>
17572
17573 [BZ #14796]
17574 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
17575 FE_TONEAREST before applying Dekker multiplication and Knuth
17576 addition. Clear inexact exceptions and check for exact zero
17577 results afterwards.
17578 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17579 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
17580 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17581 * math/libm-test.inc (fma_test): Add more tests.
17582 (fma_test_towardzero): Likewise.
17583 (fma_test_downward): Likewise.
17584 (fma_test_upward): Likewise.
17585 * sysdeps/generic/math_private.h (default_libc_fesetround): New
17586 function.
17587 (libc_fesetround): New macro.
17588 (libc_fesetroundf): Likewise.
17589 (libc_fesetroundl): Likewise.
17590 * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
17591 function.
17592 (libc_fesetround_387): Likewise.
17593 (libc_fesetroundf): New macro.
17594 (libc_fesetround): Likewise.
17595 (libc_fesetroundl): Likewise.
17596 * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
17597 function.
17598 (libc_fesetroundf): New macro.
17599 (libc_fesetround): Likewise.
17600 (libc_fesetroundl): Likewise.
17601 * include/fenv.h (feclearexcept): Add libm_hidden_proto.
17602 * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
17603 * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
17604 libm_hidden_ver.
17605 * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
17606 * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
17607 libm_hidden_def.
17608 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
17609 * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
17610 libm_hidden_ver.
17611 * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
17612 libm_hidden_def.
17613
17614 [BZ #3439]
17615 * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
17616 integer constant usable in #if and use that to give value to enum
17617 constant.
17618 (FE_DIVBYZERO): Likewise.
17619 (FE_UNDERFLOW): Likewise.
17620 (FE_OVERFLOW): Likewise.
17621 (FE_INVALID): Likewise.
17622 (FE_INVALID_SNAN): Likewise.
17623 (FE_INVALID_ISI): Likewise.
17624 (FE_INVALID_IDI): Likewise.
17625 (FE_INVALID_ZDZ): Likewise.
17626 (FE_INVALID_IMZ): Likewise.
17627 (FE_INVALID_COMPARE): Likewise.
17628 (FE_INVALID_SOFTWARE): Likewise.
17629 (FE_INVALID_SQRT): Likewise.
17630 (FE_INVALID_INTEGER_CONVERSION): Likewise.
17631 (FE_TONEAREST): Likewise.
17632 (FE_TOWARDZERO): Likewise.
17633 (FE_UPWARD): Likewise.
17634 (FE_DOWNWARD): Likewise.
17635 * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
17636 (FE_DIVBYZERO): Likewise.
17637 (FE_OVERFLOW): Likewise.
17638 (FE_UNDERFLOW): Likewise.
17639 (FE_INEXACT): Likewise.
17640 (FE_TONEAREST): Likewise.
17641 (FE_DOWNWARD): Likewise.
17642 (FE_UPWARD): Likewise.
17643 (FE_TOWARDZERO): Likewise.
17644 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
17645 (FE_UNDERFLOW): Likewise.
17646 (FE_OVERFLOW): Likewise.
17647 (FE_DIVBYZERO): Likewise.
17648 (FE_INVALID): Likewise.
17649 (FE_TONEAREST): Likewise.
17650 (FE_TOWARDZERO): Likewise.
17651 * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
17652 (FE_OVERFLOW): Likewise.
17653 (FE_UNDERFLOW): Likewise.
17654 (FE_DIVBYZERO): Likewise.
17655 (FE_INEXACT): Likewise.
17656 (FE_TONEAREST): Likewise.
17657 (FE_TOWARDZERO): Likewise.
17658 (FE_UPWARD): Likewise.
17659 (FE_DOWNWARD): Likewise.
17660 * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
17661 (FE_DIVBYZERO): Likewise.
17662 (FE_OVERFLOW): Likewise.
17663 (FE_UNDERFLOW): Likewise.
17664 (FE_INEXACT): Likewise.
17665 (FE_TONEAREST): Likewise.
17666 (FE_DOWNWARD): Likewise.
17667 (FE_UPWARD): Likewise.
17668 (FE_TOWARDZERO): Likewise.
17669
17670 2012-11-02 Chris Metcalf <cmetcalf@tilera.com>
17671
17672 * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
17673
17674 2012-11-03 Andreas Schwab <schwab@linux-m68k.org>
17675
17676 * scripts/cross-test-ssh.sh (command): Use newlines to separate
17677 commands. Quote $PWD.
17678 (blacklist_exports): Don't use remove_newlines. Replace "declare
17679 -x" by "export".
17680 (remove_newlines): Remove.
17681
17682 2012-11-02 H.J. Lu <hongjiu.lu@intel.com>
17683
17684 * stdlib/Makefile (headers): Add bits/stdlib-float.h.
17685 * stdlib/stdlib.h (atof): Moved to ...
17686 * include/bits/stdlib-float.h: Here. New file.
17687 * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
17688 * stdlib/bits/stdlib-float.h: New file.
17689 * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
17690 -mno-sse -mno-mmx.
17691 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
17692 <xmmintrin.h>.
17693
17694 2012-11-02 Joseph Myers <joseph@codesourcery.com>
17695
17696 * conform/conformtest.pl (@headers): Add fenv.h.
17697 * conform/data/fenv.h-data: New file.
17698 * include/fenv.h [_ISOMAC]: Disable all contents of file except
17699 include of <math/fenv.h>.
17700
17701 * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
17702 POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
17703 && !UNIX98]. Enables tests for XOPEN2K8.
17704 * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
17705 POSIX2008]: Likewise.
17706
17707 * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
17708 (struct rusage): Do not expect type or its members.
17709
17710 [BZ #3439]
17711 * math/math.h (FP_NAN): Define macro to integer constant usable in
17712 #if and use that to give value to enum constant.
17713 (FP_INFINITE): Likewise.
17714 (FP_ZERO): Likewise.
17715 (FP_SUBNORMAL): Likewise.
17716 (FP_NORMAL): Likewise.
17717
17718 2012-11-02 Andreas Schwab <schwab@linux-m68k.org>
17719
17720 * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
17721 * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
17722 arguments.
17723
17724 2012-11-02 Roland McGrath <roland@hack.frob.com>
17725
17726 * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
17727 Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
17728 autoconf-time if not.
17729 * configure.in: Remove AC_PREREQ.
17730
17731 2012-11-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
17732
17733 * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
17734 __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
17735 of the internal implementation.
17736
17737 2012-11-02 Joseph Myers <joseph@codesourcery.com>
17738
17739 * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
17740 except include of <misc/sys/syslog.h>.
17741
17742 2012-11-01 Andreas Schwab <schwab@linux-m68k.org>
17743
17744 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
17745 function returns with a NULL context exit with zero.
17746
17747 2012-11-01 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
17748
17749 * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
17750
17751 2012-11-01 H.J. Lu <hongjiu.lu@intel.com>
17752
17753 * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
17754 (run_program_cmd): This.
17755 * localedata/tst-langinfo.sh (run_program_prefix): Removed.
17756 (tst_langinfo): New variable. Use it.
17757
17758 2012-11-01 Sebastan Andrzej Siewior <bigeasy@linutronix.de>
17759
17760 * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
17761 floating point opcodes.
17762
17763 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
17764
17765 * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
17766 variable.
17767
17768 * elf/dl-support.c: Unconditionally include "setup-vdso.h".
17769
17770 * sysdeps/mach/hurd/powerpc: Remove directory.
17771 * sysdeps/mach/powerpc: Likewise.
17772
17773 2012-11-01 Andreas Schwab <schwab@linux-m68k.org>
17774
17775 * scripts/check-local-headers.sh: Ignore c++ headers.
17776
17777 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
17778
17779 * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
17780 __libc_cleanup_region_start argument.
17781
17782 2012-11-01 Joseph Myers <joseph@codesourcery.com>
17783
17784 [BZ #14784]
17785 [BZ #14785]
17786 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
17787 x * y using scaling, not as x * y + z.
17788 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17789 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17790 * math/libm-test.inc (fma_test): Add more tests.
17791 (fma_test_towardzero): Likewise.
17792 (fma_test_downward): Likewise.
17793 (fma_test_upward): Likewise.
17794
17795 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
17796
17797 * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
17798
17799 2012-10-31 Joseph Myers <joseph@codesourcery.com>
17800
17801 * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
17802 New variable.
17803
17804 2012-10-31 Thomas Schwinge <thomas@codesourcery.com>
17805
17806 * rt/tst-shm.c (worker): Correct checking for mmap failure.
17807
17808 2012-10-31 Andreas Schwab <schwab@linux-m68k.org>
17809
17810 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
17811 Fix sort order.
17812 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
17813 Likewise.
17814
17815 2012-10-31 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
17816
17817 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
17818 Fix the order of the list for glibc 2.17.
17819 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
17820 Likewise.
17821
17822 2012-10-31 Andreas Schwab <schwab@linux-m68k.org>
17823
17824 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17825
17826 2012-10-31 Joseph Myers <joseph@codesourcery.com>
17827
17828 [BZ #14610]
17829 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
17830 for low part of x being zero before using __atanl (y).
17831 * math/libm-test.inc (atan2_test): Add another test.
17832
17833 * manual/install.texi (Configuring and compiling): Document
17834 general use of test-wrapper and test-wrapper-env.
17835 * INSTALL: Regenerated.
17836
17837 * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
17838 (__fma): Do not extract and scale down low bits on after-rounding
17839 systems when result rounded to normal precision would have normal
17840 exponent.
17841 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
17842 (__fmal): Do not extract and scale down low bits on after-rounding
17843 systems when result rounded to normal precision would have normal
17844 exponent.
17845 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
17846 (__fmal): Do not extract and scale down low bits on after-rounding
17847 systems when result rounded to normal precision would have normal
17848 exponent.
17849 * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
17850 macro.
17851 (fma_test): Add more tests.
17852 (fma_test_towardzero): Likewise.
17853 (fma_test_downward): Likewise.
17854 (fma_test_upward): Likewise.
17855
17856 2012-10-30 H.J. Lu <hongjiu.lu@intel.com>
17857
17858 * sysdeps/i386/tininess.h: Renamed to ...
17859 * sysdeps/x86/tininess.h: This.
17860 * sysdeps/x86_64/tininess.h: Removed.
17861
17862 2012-10-30 Joseph Myers <joseph@codesourcery.com>
17863
17864 * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
17865 input. Use $(build-program-cmd).
17866 ($(objpfx)tst-array1-static.out): Likewise.
17867 ($(objpfx)tst-array2.out): Likewise.
17868 ($(objpfx)tst-array3.out): Likewise.
17869 ($(objpfx)tst-array4.out): Likewise.
17870 ($(objpfx)tst-array5.out): Likewise.
17871 ($(objpfx)tst-array5-static.out): Likewise.
17872
17873 2012-10-30 Chris Metcalf <cmetcalf@tilera.com>
17874
17875 * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
17876 if defined.
17877
17878 * nss/nsswitch.h (nss_interface_function): Provide new
17879 macro for use with NSS functions.
17880 * grp/initgroups.c: Use new macro.
17881 * nss/getXXbyYY.c: Likewise.
17882 * nss/getXXbyYY_r.c: Likewise.
17883 * nss/getXXent.c: Likewise.
17884 * nss/getXXent_r.c: Likewise.
17885 * sysdeps/posix/getaddrinfo.c: Likewise.
17886
17887 2012-10-30 Andreas Jaeger <aj@suse.de>
17888
17889 * po/ru.po: Update Russion translation from translation project.
17890
17891 2012-10-30 Joseph Myers <joseph@codesourcery.com>
17892
17893 [BZ #14152]
17894 [BZ #14783]
17895 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
17896 result and shift together with sticky bit instead of replicating
17897 round-to-nearest rounding.
17898 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17899 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17900 * math/libm-test.inc (fma_test): Add more tests. Do not permit
17901 missing underflow exceptions.
17902 (fma_test_towardzero): Add more tests.
17903 (fma_test_downward): Likewise.
17904 (fma_test_upward): Likewise.
17905
17906 [BZ #14047]
17907 * sysdeps/generic/tininess.h: New file.
17908 * sysdeps/i386/tininess.h: Likewise.
17909 * sysdeps/sh/tininess.h: Likewise.
17910 * sysdeps/x86_64/tininess.h: Likewise.
17911 * stdlib/tst-strtod-underflow.c: Likewise.
17912 * stdlib/tst-tininess.c: Likewise.
17913 * stdlib/strtod_l.c: Include <tininess.h>.
17914 (round_and_return): Do not set errno for exact underflow cases.
17915 Force an underflow exception when setting errno for underflow.
17916 Determine underflow based on rounding to normal precision if
17917 TININESS_AFTER_ROUNDING.
17918 * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
17919 ERANGE for exact underflow cases.
17920 * stdlib/Makefile (tests): Add tst-tininess and
17921 tst-strtod-underflow.
17922 ($(objpfx)tst-tininess): Use $(link-libm).
17923 ($(objpfx)tst-strtod-underflow): Likewise.
17924
17925 2012-10-30 Andreas Jaeger <aj@suse.de>
17926
17927 [BZ#14767]
17928 * elf/Makefile (tests): Remove conditional for have-initfini-array
17929 since this is now always required and the variable does not exist
17930 anymore.
17931 (tests-static): Likewise.
17932 (modules-names): Likewise.
17933
17934 * po/eo.po: Add Esperanto translation from translation project.
17935
17936 * elf/tst-array1.c (fini_array): Make writeable so that it can be
17937 merged with constructor/destructor.
17938 (init_array): Likewise.
17939 * elf/tst-array2dep.c (fini_array): Likewise.
17940 (init_array): Likewise.
17941
17942 2012-10-29 Mike Frysinger <vapier@gentoo.org>
17943
17944 * manual/message.texi: Delete @cartouche tags.
17945
17946 2012-10-29 Pino Toscano <toscano.pino@tiscali.it>
17947
17948 * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
17949 EOPNOTSUPP.
17950 * sysdeps/mach/hurd/fsync.c: Likewise.
17951
17952 * sysdeps/pthread/aio_notify.c (__aio_notify_only)
17953 [_POSIX_REALTIME_SIGNALS]: Change condition to
17954 [_POSIX_REALTIME_SIGNALS > 0].
17955
17956 2012-10-27 Andreas Jaeger <aj@suse.de>
17957
17958 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
17959 [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
17960 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
17961 [__WORDSIZE != 64]: Likewise.
17962
17963 2012-10-26 H.J. Lu <hongjiu.lu@intel.com>
17964
17965 * iconvdata/tst-table.sh: Remove ${SHELL}.
17966 * iconvdata/tst-tables.sh: Likewise.
17967
17968 2012-10-25 David S. Miller <davem@davemloft.net>
17969
17970 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
17971 (__get_clockfreq_via_proc_openprom): Use strtoumax instead
17972 of strtoull.
17973
17974 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
17975 ifunc-impl-list.c
17976 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
17977 * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
17978 * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
17979 file.
17980
17981 2012-10-25 Roland McGrath <roland@hack.frob.com>
17982
17983 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
17984 (__get_clockfreq_via_proc_openprom): Use __getdents instead of
17985 __getdirentries.
17986
17987 2012-10-25 Joseph Myers <joseph@codesourcery.com>
17988 Jim Blandy <jimb@codesourcery.com>
17989
17990 * scripts/cross-test-ssh.sh: New file.
17991 * manual/install.texi (Configuring and compiling): Document use of
17992 cross-test-ssh.sh.
17993 * INSTALL: Regenerated.
17994
17995 2012-10-25 Pino Toscano <toscano.pino@tiscali.it>
17996
17997 * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
17998 EOPNOTSUPP.
17999
18000 2012-10-25 Joseph Myers <joseph@codesourcery.com>
18001
18002 * Makeconfig (run-program-prefix): Fix comment.
18003
18004 2012-10-24 Joseph Myers <joseph@codesourcery.com>
18005 Jim Blandy <jimb@codesourcery.com>
18006
18007 * Makeconfig (test-wrapper): New variable,
18008 (test-wrapper-env): Likewise.
18009 [$(cross-compiling) = yes && $(test-wrapper) != ""]
18010 (run-built-tests): Define to yes.
18011 (run-program-prefix): Use $(test-wrapper).
18012 (built-program-cmd): Likewise.
18013 * Rules (make-test-out): Use $(test-wrapper-env) and
18014 $(host-built-program-cmd).
18015 * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
18016 ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
18017 tst-pathopt.sh.
18018 ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
18019 $(test-wrapper-env) to tst-rtld-load-self.sh.
18020 ($(objpfx)order2.out): Use $(test-wrapper).
18021 ($(objpfx)tst-initorder.out): Likewise.
18022 ($(objpfx)tst-initorder2.out): Likewise.
18023 ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
18024 * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
18025 (test_wrapper_env): New variable. Use it to run ld.so.
18026 * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
18027 Use it to run ld.so.
18028 (test_wrapper_env): Likewise.
18029 * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
18030 $(test-wrapper) to run-iconv-test.sh.
18031 * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
18032 (ICONV): Use $test_wrapper.
18033 * posix/Makefile ($(objpfx)globtest.out): Pass
18034 $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
18035 globtest.sh, not $(run-program-prefix).
18036 * posix/globtest.sh (run_via_rtld_prefix): New variable.
18037 (test_wrapper): Likewise.
18038 (test_wrapper_env): Likewise. Use it to run globtest with HOME
18039 set together with run_via_rtld_prefix.
18040 (run_program_prefix): Define in terms of test_wrapper and
18041 run_via_rtld_prefix.
18042
18043 2012-10-24 Roland McGrath <roland@hack.frob.com>
18044
18045 * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
18046 * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
18047 Targets removed.
18048
18049 [BZ #14743]
18050 * include/time.h: Remove librt_hidden_proto (clock_gettime).
18051 Declare __clock_getres, __clock_gettime, __clock_settime,
18052 __clock_nanosleep, and __clock_getcpuclockid.
18053 * rt/clock_gettime.c: Define __clock_gettime as an alias.
18054 Remove librt_hidden_def (clock_gettime).
18055 * sysdeps/unix/clock_gettime.c: Likewise.
18056 * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
18057 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
18058 * rt/clock_getres.c: Define __clock_getres as an alias.
18059 * sysdeps/posix/clock_getres.c: Likewise.
18060 * rt/clock_settime.c: Define __clock_settime as an alias.
18061 * sysdeps/unix/clock_settime.c: Likewise.
18062 * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
18063 * sysdeps/unix/clock_nanosleep.c: Likewise.
18064 * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
18065 * rt/clock-compat.c: New file.
18066 * rt/Makefile (librt-routines): Add clock-compat and move
18067 $(clock-routines) to ...
18068 (routines): ... here, new variable.
18069 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
18070 Don't add get_clockfreq here.
18071 * rt/Versions (libc: GLIBC_2.17): New version set.
18072 Add clock_* symbols here.
18073 (libc: GLIBC_PRIVATE): New version set. Add __clock_* symbols here.
18074 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
18075 (GLIBC_2.17): Add clock_* symbols.
18076 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
18077 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
18078 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
18079 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
18080 Likewise.
18081 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
18082 Likewise.
18083 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
18084 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
18085 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
18086 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
18087 * NEWS: Mention the move.
18088
18089 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
18090 Use __open, __read, __close rather than their public counterparts.
18091 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
18092 (__get_clockfreq_via_cpuinfo): Likewise.
18093 (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
18094 (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
18095
18096 * config.h.in (HAVE_IFUNC): New #undef.
18097 * configure.in: Define it if libc_cv_ld_gnu_indirect_function
18098 was successful.
18099 * configure: Regenerated.
18100
18101 2012-10-24 Mike Frysinger <vapier@gentoo.org>
18102
18103 * configure.in: Move READELF check to start of file.
18104 (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
18105 libc_cv_asm_gnu_indirect_function in the process.
18106 * configure: Regenerated.
18107
18108 2012-10-24 Mike Frysinger <vapier@gentoo.org>
18109
18110 * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
18111 send the output to /dev/null.
18112 (libc_cv_cc_with_libunwind): Likewise.
18113 (libc_cv_as_noexecstack): Likewise.
18114 * configure: Regenerate.
18115
18116 2012-10-24 Joseph Myers <joseph@codesourcery.com>
18117
18118 * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
18119
18120 * posix/globtest.sh (TMPDIR): Do not set.
18121 (testdir): Define using ${common_objpfx}posix not $TMPDIR.
18122 (testout): Likewise.
18123
18124 2012-10-24 Andreas Jaeger <aj@suse.de>
18125
18126 * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
18127 types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
18128 [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
18129 [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
18130 posix_fadvise64, posix_fallocate64.
18131
18132 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
18133 (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
18134 (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
18135 Likewise.
18136 (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
18137 Likewise.
18138 (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
18139
18140 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
18141 (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
18142 <bits/fcntl-linux.h>.
18143 (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
18144
18145 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
18146 (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
18147 (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
18148 (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
18149 [__WORDSIZE != 64]: Likewise.
18150
18151 2012-10-23 Joseph Myers <joseph@codesourcery.com>
18152
18153 * Makeconfig (run-built-tests): New variable.
18154 * Rules [$(cross-compiling) = yes]: Change condition to
18155 [$(run-built-tests) = no].
18156 * catgets/Makefile [$(cross-compiling) != yes]: Change condition
18157 to [$(run-built-tests) = yes].
18158 * elf/Makefile [$(cross-compiling) = no]: Likewise
18159 * grp/Makefile [$(cross-compiling) = no]: Likewise.
18160 * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
18161 * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
18162 * intl/Makefile [$(cross-compiling) = no]: Likewise.
18163 * io/Makefile [$(cross-compiling) = no]: Likewise.
18164 * libio/Makefile [$(cross-compiling) = no]: Likewise.
18165 * malloc/Makefile [$(cross-compiling) = no]: Likewise.
18166 * misc/Makefile [$(cross-compiling) = no]: Likewise.
18167 * posix/Makefile [$(cross-compiling) = no]: Likewise.
18168 * resolv/Makefile [$(cross-compiling) = no]: Likewise.
18169 * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
18170 * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
18171 * string/Makefile [$(cross-compiling) = no]: Likewise.
18172
18173 * posix/Makefile ($(objpfx)globtest.out): Pass
18174 $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
18175 $(rtld-installed-name).
18176 * posix/globtest.sh (elf_objpfx): Remove variable.
18177 (rtld_installed_name): Likewise.
18178 (library_path): Likewise.
18179 (run_program_prefix): New variable. Use for running globtest
18180 binary.
18181
18182 2012-10-23 Jim Blandy <jimb@codesourcery.com>
18183 Joseph Myers <joseph@codesourcery.com>
18184
18185 * Makeconfig (host-built-program-cmd): New variable.
18186 * elf/Makefile (tst-stackguard1-ARGS): Use
18187 $(host-built-program-cmd).
18188 * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
18189 (tst-spawn-ARGS): Likewise.
18190 * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
18191
18192 2012-10-23 Joseph Myers <joseph@codesourcery.com>
18193 Jim Blandy <jimb@codesourcery.com>
18194
18195 * Makeconfig (run-via-rtld-prefix): New variable.
18196 (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
18197 (built-program-cmd): Likewise.
18198
18199 2012-10-22 Andreas Jaeger <aj@suse.de>
18200
18201 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
18202 __O_RSYNC if it exists, otherwise to O_SYNC.
18203
18204 2012-10-22 Jim Blandy <jimb@codesourcery.com>
18205 Joseph Myers <joseph@codesourcery.com>
18206
18207 * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
18208 /dev/null.
18209 * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
18210 from /dev/null
18211 * posix/tst-getconf.sh: Redirect getconf stdin in loop from
18212 /dev/null.
18213
18214 2012-10-22 Andreas Jaeger <aj@suse.de>
18215
18216 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
18217 Define always.
18218 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
18219
18220 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
18221 bits/fcntl-linux.h.
18222
18223 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
18224 (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
18225
18226 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
18227 to __O_LARGEFILE.
18228 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
18229 to __O_LARGEFILE.
18230
18231 2012-10-21 Jim Blandy <jimb@codesourcery.com>
18232 Joseph Myers <joseph@codesourcery.com>
18233
18234 * config.make.in (NM): New variable.
18235
18236 2012-10-21 Andreas Jaeger <aj@suse.de>
18237
18238 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
18239 definitions and declarations that are provided by
18240 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
18241
18242 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
18243
18244 [BZ #14683]
18245 * elf/Makefile (tests-static): Add tst-leaks1-static.
18246 (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
18247 ($(objpfx)tst-leaks1-static): New rule.
18248 ($(objpfx)tst-leaks1-static-mem): Likewise.
18249 (tst-leaks1-static-ENV): New macro.
18250 * elf/dl-open.c (dl_open_worker): Check the main application
18251 only if SHARED is defined.
18252 * elf/tst-leaks1-static.c: New file.
18253
18254 2012-10-20 Andreas Jaeger <aj@suse.de>
18255
18256 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
18257 generic values for Linux.
18258 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
18259 and declarations that are provided by <bits/fcntl-linux.h> and
18260 include <bits/fcntl-linux.h>.
18261 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
18262 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
18263
18264 2012-10-20 Roland McGrath <roland@hack.frob.com>
18265
18266 * io/fcntl.h: Move include of <bits/types.h> to the top and
18267 include it unconditionally.
18268
18269 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
18270
18271 * wcsmbs/Makefile (tests-ifunc): New variable.
18272 (tests): Add $(tests-ifunc).
18273 * wcsmbs/test-wcschr-ifunc.c: New file.
18274 * wcsmbs/test-wcscmp-ifunc.c: Likewise.
18275 * wcsmbs/test-wcscpy-ifunc.c: Likewise.
18276 * wcsmbs/test-wcslen-ifunc.c: Likewise.
18277 * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
18278 * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
18279
18280 * string/Makefile (tests-ifunc): New variable.
18281 (tests): Add $(tests-ifunc).
18282 * string/test-memccpy.c (TEST_NAME): New macro.
18283 * string/test-memchr.c (TEST_NAME): Likewise.
18284 * string/test-memcmp.c (TEST_NAME): Likewise.
18285 * string/test-memcpy.c (TEST_NAME): Likewise.
18286 * string/test-memmem.c (TEST_NAME): Likewise.
18287 * string/test-memmove.c (TEST_NAME): Likewise.
18288 * string/test-memset.c (TEST_NAME): Likewise.
18289 * string/test-rawmemchr.c (TEST_NAME): Likewise.
18290 * string/test-stpcpy.c (TEST_NAME): Likewise.
18291 * string/test-stpncpy.c (TEST_NAME): Likewise.
18292 * string/test-strcasecmp.c (TEST_NAME): Likewise.
18293 * string/test-strcasestr.c (TEST_NAME): Likewise.
18294 * string/test-strcat.c (TEST_NAME): Likewise.
18295 * string/test-strchr.c (TEST_NAME): Likewise.
18296 * string/test-strcmp.c(TEST_NAME): Likewise.
18297 * string/test-strcpy.c (TEST_NAME): Likewise.
18298 * string/test-strcspn.c (TEST_NAME): Likewise.
18299 * string/test-strlen.c (TEST_NAME): Likewise.
18300 * string/test-strncasecmp.c (TEST_NAME): Likewise.
18301 * string/test-strncmp.c (TEST_NAME): Likewise.
18302 * string/test-strncpy.c (TEST_NAME): Likewise.
18303 * string/test-strnlen.c (TEST_NAME): Likewise.
18304 * string/test-strpbrk.c (TEST_NAME): Likewise.
18305 * string/test-strrchr.c (TEST_NAME): Likewise.
18306 * string/test-strspn.c (TEST_NAME): Likewise.
18307 * string/test-strstr.c (TEST_NAME): Likewise.
18308 * string/test-bcopy-ifunc.c: New file.
18309 * string/test-bzero-ifunc.c: Likewise.
18310 * string/test-memccpy-ifunc.c: Likewise.
18311 * string/test-memchr-ifunc.c: Likewise.
18312 * string/test-memcmp-ifunc.c: Likewise.
18313 * string/test-memcpy-ifunc.c: Likewise.
18314 * string/test-memmem-ifunc.c: Likewise.
18315 * string/test-memmove-ifunc.c: Likewise.
18316 * string/test-mempcpy-ifunc.c: Likewise.
18317 * string/test-memset-ifunc.c: Likewise.
18318 * string/test-rawmemchr-ifunc.c: Likewise.
18319 * string/test-stpcpy-ifunc.c: Likewise.
18320 * string/test-stpncpy-ifunc.c: Likewise.
18321 * string/test-strcasecmp-ifunc.c: Likewise.
18322 * string/test-strcasestr-ifunc.c: Likewise.
18323 * string/test-strcat-ifunc.c: Likewise.
18324 * string/test-strchr-ifunc.c: Likewise.
18325 * string/test-strchrnul-ifunc.c: Likewise.
18326 * string/test-strcmp-ifunc.c: Likewise.
18327 * string/test-strcpy-ifunc.c: Likewise.
18328 * string/test-strcspn-ifunc.c: Likewise.
18329 * string/test-strlen-ifunc.c: Likewise.
18330 * string/test-strncasecmp-ifunc.c: Likewise.
18331 * string/test-strncat-ifunc.c: Likewise.
18332 * string/test-strncmp-ifunc.c: Likewise.
18333 * string/test-strncpy-ifunc.c: Likewise.
18334 * string/test-strnlen-ifunc.c: Likewise.
18335 * string/test-strpbrk-ifunc.c: Likewise.
18336 * string/test-strrchr-ifunc.c: Likewise.
18337 * string/test-strspn-ifunc.c: Likewise.
18338 * string/test-strstr-ifunc.c: Likewise.
18339
18340 * debug/Makefile (tests-ifunc): New variable.
18341 (tests): Add $(tests-ifunc).
18342 * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
18343 * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
18344 * debug/test-stpcpy_chk-ifunc.c: New file.
18345 * debug/test-strcpy_chk-ifunc.c: Likewise.
18346
18347 2012-10-20 Siddhesh Poyarekar <siddhesh@redhat.com>
18348
18349 [BZ #13601]
18350 * elf/dl-load.c (open_verify): Retry read if the entire ELF
18351 header is not read in.
18352
18353 2012-10-19 Joseph Myers <joseph@codesourcery.com>
18354
18355 * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh. Pass
18356 script to $(SHELL) as $<. Pass $(common-objpfx) to script
18357 directly. Pass built executable to script as
18358 $(built-program-cmd).
18359 * io/ftwtest-sh (ldso): Remove variable. Run ftwtest directly as
18360 $testprogram without using LD_LIBRARY_PATH and $ldso.
18361
18362 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
18363 $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
18364 $(rtld-installed-name).
18365 * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
18366 (rtld_installed_name): Likewise.
18367 (library_path): Likewise.
18368 (run_program_prefix): New variable. Use it to run tst_fgetgrent.
18369 * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
18370 $(run-program-prefix) to tst-tables.sh.
18371 * iconvdata/tst-table.sh (run_program_prefix): New variable. Use
18372 it to run tst-table-from and tst-table-to.
18373 * iconvdata/tst-tables.sh (run_program_prefix): New variable.
18374 Pass it to tst-table.sh.
18375 * intl/Makefile ($(objpfx)tst-gettext.out): Pass
18376 $(run-program-prefix) to tst-gettext.sh.
18377 ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
18378 tst-translit.sh.
18379 ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
18380 tst-gettext2.sh.
18381 * intl/tst-gettext.sh (run_program_prefix): New variable. Use it
18382 to run tst-gettext.
18383 * intl/tst-gettext2.sh (run_program_prefix): New variable. Use it
18384 to run tst-gettext2.
18385 * intl/tst-translit.sh (run_program_prefix): New variable. Use it
18386 to run tst-translit.
18387 * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
18388 $(run-program-prefix) to tst-mtrace.sh.
18389 * malloc/tst-mtrace.sh (run_program_prefix): New variable. Use it
18390 to run tst-mtrace.
18391 * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
18392 $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
18393 $(rtld-installed-name).
18394 * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
18395 (rtld_installed_name): Likewise.
18396 (run_program_prefix): New variable. Use it to run wordexp-test.
18397
18398 * Makeconfig (ARCH): Remove all definitions.
18399 (machine): Likewise.
18400 [ARCH]: Remove conditional code.
18401 [!objdir]: Give error.
18402 [!objdir] (objpfx): Remove.
18403 [!objdir] (common-objpfx): Likewise.
18404 [!objdir] (common-objdir): Likewise.
18405 * configure.in (config_makefile): Remove. Hardcode Makefile in
18406 AC_CONFIG_FILES call.
18407 * configure: Regenerated.
18408
18409 [BZ #13888]
18410 * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
18411 or TMPDIR.
18412 (testout): Likewise.
18413
18414 * posix/Makefile ($(objpfx)tst-getconf.out): Pass
18415 $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
18416 $(rtld-installed-name).
18417 * posix/tst-getconf.sh (elf_objpfx): Remove variable.
18418 (rtld_installed_name): Likwise.
18419 (runit): Remove function.
18420 (run_getconf): New variable, Use it for running getconf binary.
18421
18422 2012-10-18 H.J. Lu <hongjiu.lu@intel.com>
18423
18424 [BZ #14716]
18425 * string/test-memmem.c (check_result): New function.
18426 (do_one_test): Use it.
18427 (check1): New function.
18428 (test_main): Use it.
18429
18430 2012-10-18 Markus Trippelsdorf <markus@trippelsdorf.de>
18431
18432 * math/Makefile: Comment on slow compilation of test-tgmath2.c.
18433
18434 2012-10-18 Joseph Myers <joseph@codesourcery.com>
18435
18436 * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
18437 (_G_LSEEK64): Likewise.
18438 (_G_MMAP64): Likewise.
18439 (_G_FSTAT64): Likewise.
18440 * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
18441 (_G_LSEEK64): Likewise.
18442 (_G_MMAP64): Likewise.
18443 (_G_FSTAT64): Likewise.
18444 * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
18445 unconditional. Call __mmap64 directly.
18446 (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
18447 (mmap_remap_check) [_G_LSEEK64]: Make code unconditional. Call
18448 __lseek64 directly.
18449 (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
18450 (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional. Call
18451 __mmap64 directly.
18452 (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
18453 (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional. Call
18454 __lseek64 directly.
18455 (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
18456 (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional. Call
18457 __lseek64 directly.
18458 (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
18459 (_IO_file_seek) [_G_LSEEK64]: Make code unconditional. Call
18460 __lseek64 directly.
18461 (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
18462 (_IO_file_stat) [_G_FSTAT64]: Make code unconditional. Call
18463 __fxstat64 directly.
18464 (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
18465 * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
18466 unconditional.
18467 (freopen64) [!_G_OPEN64]: Remove conditional code.
18468 * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
18469 unconditional.
18470 (fseeko64) [!_G_LSEEK64]: Remove conditional code.
18471 * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
18472 unconditional.
18473 (ftello64) [!_G_LSEEK64]: Remove conditional code.
18474 * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
18475 unconditional.
18476 (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
18477 * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
18478 unconditional.
18479 (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
18480 * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
18481 unconditional.
18482 (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
18483 * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
18484 unconditional.
18485 (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
18486 * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
18487 unconditional.
18488 (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
18489
18490 2012-10-18 Siddhesh Poyarekar <siddhesh@redhat.com>
18491
18492 [BZ #12140]
18493 * manual/memory.texi (Malloc Tunable Parameters): Add note
18494 about free list pointers overwriting some perturb bytes.
18495 Wording suggested by Roland McGrath.
18496
18497 2012-10-17 Joseph Myers <joseph@codesourcery.com>
18498
18499 * math/libm-test.inc (gamma_test): Do not call feclearexcept.
18500 (lgamma_test): Likewise.
18501 (tgamma_test): Likewise.
18502
18503 2012-10-16 Florian Weimer <fweimer@redhat.com>
18504
18505 [BZ #14700]
18506 * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
18507 (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
18508
18509 2012-10-16 Maxim Kuvyrkov <maxim@codesourcery.com>
18510
18511 * NEWS: Mention BZ #14716.
18512 * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
18513 when removing AVAILABLE1_USES_J macro.
18514
18515 2012-10-12 H.J. Lu <hongjiu.lu@intel.com>
18516
18517 * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
18518 (__bswap_64): __uint64_t for unsigned 64-bit int.
18519
18520 2012-10-12 Andreas Schwab <schwab@linux-m68k.org>
18521
18522 * include/string.h (memmem): Declare libc hidden alias.
18523 * string/memmem.c (memmem): Define libc hidden alias.
18524 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
18525 __read, __close instead of open, read, close.
18526
18527 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
18528
18529 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
18530 * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
18531 global and hidden.
18532 * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
18533 * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
18534 * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
18535 Likewise.
18536 (__rawmemchr_sse2): Likewise.
18537 * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
18538 * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
18539 (__strchr_sse2): Likewise.
18540 * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
18541 * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
18542 (__strcasecmp_sse2): Likewise.
18543 (__strncasecmp_sse2): Likewise.
18544 * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
18545 * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
18546 * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
18547 * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
18548 (__strrchr_sse2): Likewise.
18549 * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
18550 ifunc-impl-list.c.
18551 * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
18552 * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
18553 * sysdeps/x86_64/multiarch/memmove.c: Likewise.
18554 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
18555 * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
18556 * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
18557 * sysdeps/x86_64/multiarch/memset.S: Likewise.
18558 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
18559 * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
18560 * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
18561 * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
18562 * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
18563 * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
18564 * sysdeps/x86_64/multiarch/strcat.S: Likewise.
18565 * sysdeps/x86_64/multiarch/strchr.S: Likewise.
18566 * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
18567 * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
18568 * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
18569 * sysdeps/x86_64/multiarch/strlen.S: Likewise.
18570 * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
18571 * sysdeps/x86_64/multiarch/strncat.S: Likewise.
18572 * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
18573 * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
18574 * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
18575 * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
18576 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18577 * sysdeps/x86_64/multiarch/strspn.S: Likewise.
18578 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
18579 * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
18580 * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
18581
18582 * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
18583 global and hidden.
18584 * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
18585 * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
18586 * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
18587 * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
18588 Likewise.
18589 * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
18590 Likewise.
18591 * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
18592 * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
18593 * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
18594 * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
18595 ifunc-impl-list.c.
18596 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
18597 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
18598 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
18599 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
18600 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
18601 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
18602 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
18603 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
18604 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
18605 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
18606 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
18607 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
18608 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
18609 * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
18610 * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
18611 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
18612 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
18613 * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
18614 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
18615 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
18616 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
18617 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
18618 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
18619 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
18620 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
18621 * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
18622 * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
18623 * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
18624 * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
18625 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
18626 * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
18627 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
18628 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
18629 * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
18630 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
18631 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
18632 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
18633 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
18634 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
18635 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
18636 * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
18637
18638 * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
18639 [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
18640 * include/ifunc-impl-list.h: New file.
18641 * misc/ifunc-impl-list.c: Likewise.
18642 * misc/Makefile (routines): Add ifunc-impl-list.
18643 * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
18644 * string/test-string.h: Include <ifunc-impl-list.h>.
18645 [TEST_IFUNC && TEST_NAME] (func_list, func_count, impl_count,
18646 impl_array): New variables.
18647 (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
18648 are defined.
18649 (test_init): Call __libc_ifunc_impl_list to initialize
18650 func_list if TEST_IFUNC and TEST_NAME are defined.
18651
18652 * string/Makefile (strop-tests): Add bcopy and bzero.
18653 * string/test-bcopy.c: New file.
18654 * string/test-bzero.c: Likewise.
18655 * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
18656 defined.
18657 * string/test-memset.c: Support bzero test if TEST_BZERO is
18658 defined.
18659 * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
18660 __libc_memmove.
18661 * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
18662 __libc_memset.
18663 * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
18664 of memset.
18665
18666 2012-10-10 Joseph Myers <joseph@codesourcery.com>
18667
18668 * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
18669 * configure: Regenerated.
18670
18671 * Makeconfig (+link-static-before-libc): Don't include
18672 $(link-static-libc).
18673
18674 * libio/libio.h (_IO_pos_t): Remove.
18675
18676 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
18677
18678 * NEWS: Add note about FIPS mode. Wording suggested by Roland
18679 McGrath.
18680
18681 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
18682
18683 * crypt/crypt-entry.c: Include fips-private.h.
18684 (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
18685 * crypt/md5c-test.c (main): Tolerate disabled MD5.
18686 * sysdeps/unix/sysv/linux/fips-private.h: New file.
18687 * sysdeps/generic/fips-private.h: New file, dummy fallback.
18688
18689 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
18690
18691 * crypt/crypt-private.h: Include stdbool.h.
18692 (_ufc_setup_salt_r): Return bool.
18693 * crypt/crypt-entry.c: Include errno.h.
18694 (__crypt_r): Return NULL with EINVAL for bad salt.
18695 * crypt/crypt_util.c (bad_for_salt): New.
18696 (_ufc_setup_salt_r): Check that salt is long enough and within
18697 the specified alphabet.
18698 * crypt/badsalttest.c: New file.
18699 * crypt/Makefile (tests): Add it.
18700 ($(objpfx)badsalttest): New.
18701
18702 2012-10-09 Maxim Kuvyrkov <maxim@codesourcery.com>
18703
18704 * NEWS: Add entry for BZ #14602.
18705
18706 2012-10-09 Joseph Myers <joseph@codesourcery.com>
18707
18708 * math/gen-libm-test.pl (parse_args): Handle comparison macros as
18709 type-generic.
18710 * math/libm-test.inc: Update comment listing what functions and
18711 macros are tested.
18712 (isgreater_test): New function.
18713 (isgreaterequal_test): Likewise.
18714 (isless_test): Likewise.
18715 (islessequal_test): Likewise.
18716 (islessgreater_test): Likewise.
18717 (isunordered_test): Likewise.
18718 (main): Call the new functions.
18719
18720 2012-10-09 Roland McGrath <roland@hack.frob.com>
18721
18722 * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
18723 _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
18724 AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
18725 * sysdeps/i386/configure: Regenerated.
18726 * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
18727 * sysdeps/mach/configure: Regenerated.
18728 * sysdeps/mach/hurd/configure: Regenerated.
18729 * sysdeps/powerpc/configure: Regenerated.
18730 * sysdeps/powerpc/powerpc32/configure: Regenerated.
18731 * sysdeps/powerpc/powerpc64/configure: Regenerated.
18732 * sysdeps/s390/s390-32/configure: Regenerated.
18733 * sysdeps/s390/s390-64/configure: Regenerated.
18734 * sysdeps/sh/configure: Regenerated.
18735 * sysdeps/sparc/configure: Regenerated.
18736 * sysdeps/unix/sysv/linux/configure: Regenerated.
18737 * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
18738 * sysdeps/x86_64/configure: Regenerated.
18739
18740 * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
18741 defined. Don't check if MAP is NULL.
18742
18743 2012-10-09 Joseph Myers <joseph@codesourcery.com>
18744
18745 * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
18746 (_G_stat64): Likewise.
18747 * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
18748 (_G_stat64): Likewise.
18749 * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
18750 instead of struct _G_stat64.
18751 * libio/fileops.c (mmap_remap_check): Likewise.
18752 (decide_maybe_mmap): Likewise.
18753 (_IO_new_file_seekoff): Likewise.
18754 (_IO_file_stat): Likewise.
18755 * libio/libio.h (_IO_off64_t): Define to __off64_t, not
18756 _G_off64_t.
18757 * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
18758 instead of struct _G_stat64.
18759 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
18760
18761 2012-10-08 Maxim Kuvyrkov <maxim@codesourcery.com>
18762
18763 [BZ #14602]
18764 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
18765 Replace with ...
18766 (CHECK_EOL): New macro.
18767 (two_way_short_needle): Check beginning of haystack for EOL. Use
18768 CHECK_EOL.
18769 * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
18770 Replace with CHECK_EOL.
18771 * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
18772 Replace with CHECK_EOL.
18773
18774 2012-10-08 Joseph Myers <joseph@codesourcery.com>
18775
18776 * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
18777 type-generic.
18778 * math/libm-test.inc: Update comment listing what functions and
18779 macros are tested.
18780 (finite_test): New function.
18781 (isinf_test): Likewise.
18782 (isnan_test): Likewise.
18783 (fpclassify_test): Test subnormal input.
18784 (isfinite_test): Likewise.
18785 (isnormal_test): Likewise.
18786 (main): Call the new functions.
18787
18788 2012-10-08 Jonathan Nieder <jrnieder@gmail.com>
18789
18790 [BZ #14660]
18791 * Makerules (%.dynsym): Force C locale when running
18792 $(OBJDUMP) --dynamic-syms.
18793
18794 2012-10-08 Andreas Schwab <schwab@linux-m68k.org>
18795
18796 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
18797 <stdint.h>.
18798
18799 2012-10-06 David S. Miller <davem@davemloft.net>
18800
18801 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
18802 upper 32-bits of the length value in %o2 since we use branch-on-register
18803 tests which consider the entire 64-bit register.
18804
18805 2012-10-06 H.J. Lu <hongjiu.lu@intel.com>
18806
18807 * string/test-strstr.c (check2): Add a test for page boundary.
18808
18809 2012-10-05 David S. Miller <davem@davemloft.net>
18810
18811 * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
18812 * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
18813 file.
18814 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
18815 sysdep_routines.
18816 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
18817 * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
18818 and bzero when HWCAP_SPARC_CRYPTO is present.
18819
18820 2012-10-05 H.J. Lu <hongjiu.lu@intel.com>
18821
18822 [BZ #14602]
18823 * string/test-strstr.c (check2): New function.
18824 (test_main): Call check2.
18825
18826 * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
18827 and bug-strchr1.
18828 * string/bug-strcasestr1.c (do_test): Moved to ...
18829 * string/test-strcasestr.c (check1): Here. New function.
18830 (do_one_test): Break out result checking code into ...
18831 (check_result): This. New function.
18832 (do_one_test): Call check_result.
18833 (test_main): Call check1.
18834 * string/bug-strchr1.c (do_test): Moved to ...
18835 * string/test-strchr.c (check1): Here. New function.
18836 (do_one_test): Break out result checking code into ...
18837 (check_result): This. New function.
18838 (do_one_test): Call check_result.
18839 (test_main): Call check1.
18840 * string/bug-strstr1.c (main): Moved to ...
18841 * string/test-strstr.c (check1): Here. New function.
18842 (do_one_test): Break out result checking code into ...
18843 (check_result): This. New function.
18844 (do_one_test): Call check_result.
18845 (test_main): Call check1.
18846 * string/bug-strcasestr1.c: Removed.
18847 * string/bug-strchr1.c: Likewise.
18848 * string/bug-strstr1.c: Likewise.
18849
18850 * elf/Makefile (dl-routines): Add hwcaps.
18851 * elf/dl-support.c (_dl_important_hwcaps): Removed.
18852 * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
18853 (_dl_important_hwcaps): Moved to ...
18854 * elf/dl-hwcaps.c: Here. New file.
18855 * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
18856
18857 [BZ #14557]
18858 * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
18859 if IS_IN_rtld isn't defined.
18860
18861 * elf/dl-support.c (_dl_sysinfo_map): New.
18862 Include "get-dynamic-info.h" and "setup-vdso.h".
18863 (_dl_non_dynamic_init): Call setup_vdso.
18864 * elf/dynamic-link.h: Don't include <assert.h>.
18865 (elf_get_dynamic_info): Moved to ...
18866 * elf/get-dynamic-info.h: Here. New file.
18867 * elf/dynamic-link.h: Include "get-dynamic-info.h".
18868 * elf/rtld.c (dl_main): Break out vDSO setup code into ...
18869 * elf/setup-vdso.h: Here. New file.
18870 * elf/rtld.c: Include "setup-vdso.h".
18871 (dl_main): Call setup_vdso.
18872
18873 2012-10-05 Joseph Myers <joseph@codesourcery.com>
18874
18875 * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
18876 creal in comment listing functions tested. List finite, isinf,
18877 isnan, isless, islessequal, isgreater, isgreaterequal,
18878 islessgreater, isunordered, lgamma_r and pow10 as functions and
18879 macros not tested. Mention which functions not tested are aliases
18880 for other functions. Fix typo. Note that signs of NaNs are not
18881 tested.
18882
18883 * scripts/config.guess: Update from config.git.
18884 * scripts/config.sub: Likewise.
18885
18886 2012-10-04 Roland McGrath <roland@hack.frob.com>
18887
18888 * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
18889 * misc/madvise.c (madvise): Renamed to __madvise.
18890 Make madvise a weak alias.
18891 * include/sys/mman.h: Declare __madvise.
18892 Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
18893 * sysdeps/unix/syscalls.list
18894 (madvise): Make __madvise the strong name, and madvise a weak alias.
18895 * sysdeps/unix/sysv/linux/syscalls.list
18896 (madvise, mmap): Remove redundant entries.
18897 * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
18898 * malloc/malloc.c (mtrim): Likewise.
18899 * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
18900
18901 2012-10-03 Roland McGrath <roland@hack.frob.com>
18902
18903 * sysdeps/mach/hurd/dl-cache.c: File removed.
18904 * config.h.in (USE_LDCONFIG): New #undef.
18905 * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
18906 * configure: Regenerated.
18907 * elf/Makefile (dl-routines): Add dl-cache only under
18908 [$(use-ldconfig) = yes].
18909 * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
18910 cache on [USE_LDCONFIG].
18911 * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
18912 [USE_LDCONFIG].
18913 * elf/rtld.c (dl_main): Likewise.
18914
18915 2012-10-03 Pino Toscano <toscano.pino@tiscali.it>
18916
18917 * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
18918 _SC_LEVEL4_CACHE_LINESIZE.
18919
18920 2012-10-03 Roland McGrath <roland@hack.frob.com>
18921
18922 * sysdeps/unix/bsd/confstr.h: File removed.
18923
18924 2012-10-02 Alexandre Oliva <aoliva@redhat.com>
18925
18926 * scripts/check-local-headers.sh: Exclude sys/sdt.h and
18927 sys/sdt-config.h.
18928
18929 2012-10-02 Roland McGrath <roland@hack.frob.com>
18930
18931 * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
18932 Make 'mapoff' field ElfW(Off) rather than off_t.
18933
18934 2012-10-02 Dmitry V. Levin <ldv@altlinux.org>
18935
18936 * nscd/Makefile: Remove nscd-cflags and all its users.
18937 (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
18938 (CFLAGS-nonlib): Add compiler flags for nscd modules.
18939
18940 [BZ #10631]
18941 * malloc.c (malloc_printerr): Clarify error message.
18942
18943 2012-10-02 H.J. Lu <hongjiu.lu@intel.com>
18944
18945 [BZ #14648]
18946 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
18947 Set bit_FMA_Usable if FMA is supported.
18948 * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
18949 macro.
18950 (bit_FMA4_Usable): Updated.
18951 (index_FMA_Usable): New macro.
18952 (CPUID_FMA): Likewise
18953 (HAS_FMA): Defined with bit_FMA_Usable.
18954
18955 2012-10-01 Roland McGrath <roland@hack.frob.com>
18956
18957 * bits/types.h (__swblk_t): Type removed.
18958 * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
18959 * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
18960 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
18961 (__SWBLK_T_TYPE): Likewise.
18962 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
18963 (__SWBLK_T_TYPE): Likewise.
18964 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
18965 (__SWBLK_T_TYPE): Likewise.
18966 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
18967 (__SWBLK_T_TYPE): Likewise.
18968
18969 2012-10-01 Patsy Franklin <pfrankli@redhat.com>
18970 Honza Horak <hhorak@redhat.com>
18971
18972 * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
18973 (xdr_mapname): Use YPMAXMAP as maxsize.
18974 (xdr_peername): Use YPMAXPEER as maxsize.
18975 (xdr_keydat): Use YPAXRECORD as maxsize.
18976 (xdr_valdat): Use YPMAXRECORD as maxsize.
18977
18978 2012-10-01 Roland McGrath <roland@hack.frob.com>
18979
18980 * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
18981
18982 * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
18983 * csu/init-first.c: ... here.
18984 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
18985 * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
18986 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
18987 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
18988 * sysdeps/i386/init-first.c: File removed.
18989 * sysdeps/sh/init-first.c: File removed.
18990
18991 2012-10-01 Joseph Myers <joseph@codesourcery.com>
18992
18993 [BZ #14645]
18994 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
18995 if x * y might underflow to zero and z is zero.
18996 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
18997 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
18998 * math/libm-test.inc (min_subnorm_value): New variable.
18999 (fma_test): Add more tests.
19000 (fma_test_towardzero): Likewise.
19001 (fma_test_downward): Likewise
19002 (fma_test_upward): Likewise.
19003 (initialize): Set min_subnorm_value.
19004
19005 2012-09-29 Joseph Myers <joseph@codesourcery.com>
19006
19007 [BZ #14638]
19008 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
19009 0 + 0.
19010 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
19011 mode for addition resulting in exact zero.
19012 * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
19013 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
19014 exact 0 + 0.
19015 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
19016 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
19017 * math/libm-test.inc (fma_test): Add more tests.
19018 (fma_test_towardzero): New function.
19019 (fma_test_downward): Likewise.
19020 (fma_test_upward): Likewise.
19021 (main): Call the new functions.
19022
19023 2012-09-28 David S. Miller <davem@davemloft.net>
19024
19025 * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
19026
19027 2012-09-28 Roland McGrath <roland@hack.frob.com>
19028
19029 * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
19030 instead of SIGALRM.
19031
19032 * sysdeps/gnu/_G_config.h: Moved to ...
19033 * sysdeps/unix/sysv/linux/_G_config.h: ... here.
19034 * sysdeps/mach/hurd/_G_config.h: Moved to ...
19035 * sysdeps/generic/_G_config.h: ... here.
19036
19037 * io/open.c (__open): Renamed to __libc_open. Make __open an alias.
19038
19039 * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
19040
19041 * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
19042 Conditionalize target on [libnss_test1.so-version].
19043
19044 * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
19045
19046 * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
19047 (elfobjdir): Move out of conditionals.
19048
19049 * nss/nsswitch.c (nss_new_service): Conditionalize definition and
19050 declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
19051 (__nss_lookup_function): Conditionalize label remove_from_tree on
19052 [!DO_STATIC_NSS || SHARED], matching its only use.
19053
19054 2012-09-28 David S. Miller <davem@davemloft.net>
19055
19056 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
19057 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
19058 file.
19059 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
19060 sysdep_routines.
19061 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
19062 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
19063 when HWCAP_SPARC_CRYPTO is present.
19064
19065 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
19066
19067 * io/tst-mknodat.c: Create a FIFO instead of a socket.
19068
19069 2012-09-28 Andreas Schwab <schwab@linux-m68k.org>
19070
19071 [BZ #6530]
19072 * stdio-common/vfprintf.c (process_string_arg): Revert
19073 2000-07-22 change.
19074
19075 2011-09-28 Jonathan Nieder <jrnieder@gmail.com>
19076
19077 * stdio-common/Makefile (tst-sprintf-ENV): Set environment
19078 for testcase.
19079 * stdio-common/tst-sprintf.c: Include <locale.h>
19080 (main): Test sprintf's handling of incomplete multibyte
19081 characters.
19082
19083 2012-09-28 H.J. Lu <hongjiu.lu@intel.com>
19084
19085 * elf/dl-runtime.c (VERSYMIDX): Removed.
19086 * elf/dl-version.c (VERSYMIDX): Likewise.
19087 * elf/do-rel.h (VERSYMIDX): Likewise.
19088 (VALIDX): Likewise.
19089 * elf/dynamic-link.h (VERSYMIDX): Likewise.
19090 * elf/rtld.c (VALIDX): Likewise.
19091 (ADDRIDX): Likewise.
19092 * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
19093 * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
19094 * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
19095 * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
19096 (VALIDX): Likewise.
19097 (ADDRIDX): Likewise.
19098
19099 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
19100
19101 * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
19102
19103 2012-09-28 Dmitry V. Levin <ldv@altlinux.org>
19104
19105 [BZ #11438]
19106 * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
19107 to global scope.
19108 * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
19109 addresses are in the same scope as 192.0.2/24.
19110 * posix/gai.conf: Document new scope table defaults.
19111
19112 2012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
19113
19114 [BZ #5298]
19115 * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
19116 for ftell. Compute offsets from write pointers instead.
19117 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
19118
19119 2012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
19120
19121 [BZ #14543]
19122 * libio/Makefile (tests): New test case tst-fseek.
19123 * libio/tst-fseek.c: New test case to verify that fseek/ftell
19124 combination works in wide mode.
19125 * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
19126 state when the external buffer state changes.
19127
19128 2012-09-27 David S. Miller <davem@davemloft.net>
19129
19130 [BZ #14376]
19131 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
19132 pass reloc->r_addend in as the 'high' argument to
19133 sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
19134
19135 * sysdeps/sparc/fpu/libm-test-ulps: Update.
19136
19137 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
19138
19139 * rt/tst-aio2.c: Include <pthread.h>.
19140 * rt/tst-aio3.c: Likewise.
19141
19142 2012-09-27 Steve Ellcey <sellcey@mips.com>
19143
19144 * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
19145
19146 2012-09-27 H.J. Lu <hongjiu.lu@intel.com>
19147
19148 * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
19149 contents on [SHARED].
19150
19151 2012-09-26 Marek Polacek <polacek@redhat.com>
19152
19153 [BZ #14530]
19154 [BZ #13741]
19155 * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
19156 for C++ and GCC <4.3 as well as for non GCC compilers.
19157
19158 2012-09-26 Markus Trippelsdorf <markus@trippelsdorf.de>
19159
19160 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19161
19162 2012-09-25 Roland McGrath <roland@hack.frob.com>
19163
19164 * Makefile.in (all, install): Declare with .PHONY.
19165 Reported by Michael Hope <michael.hope@linaro.org>.
19166
19167 2012-09-25 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
19168
19169 * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
19170 * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
19171 system header.
19172 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
19173 Likewise.
19174 (sydep_routines): Add the new and the internal functions.
19175 * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
19176 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
19177 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
19178 (GLIBC_2.17): Add the new function.
19179 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
19180 (GLIBC_2.17): Likewise.
19181 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
19182 (GLIBC_2.17): Likewise.
19183 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
19184 (GLIBC_2.17): Likewise.
19185 * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
19186
19187 2012-09-25 Alan Modra <amodra@gmail.com>
19188
19189 * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
19190 Add release barrier before setting once_control to say
19191 initialisation is done. Add hints on lwarx. Use macro in
19192 place of isync.
19193 (clear_once_control): Add release barrier.
19194
19195 2012-09-25 Joseph Myers <joseph@codesourcery.com>
19196
19197 [BZ #13629]
19198 * math/s_clog.c (__clog): Handle more values close to |z| = 1
19199 specially.
19200 * math/s_clog10.c (__clog10): Likewise.
19201 * math/s_clog10f.c (__clog10f): Likewise.
19202 * math/s_clog10l.c (__clog10l): Likewise.
19203 * math/s_clogf.c (__clogf): Likewise.
19204 * math/s_clogl.c (__clogl): Likewise.
19205 * math/Makefile (libm-calls): Add x2y2m1.
19206 * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
19207 (__x2y2m1): Likewise.
19208 (__x2y2m1l): Likewise.
19209 * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
19210 * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
19211 * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
19212 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
19213 * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
19214 * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
19215 * math/libm-test.inc (clog_test, clog10_test): Add more tests.
19216 * sysdeps/i386/fpu/libm-test-ulps: Update.
19217 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19218
19219 [BZ #14621]
19220 * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
19221 int as type of variable DEPTH.
19222 (glob): Use size_t instead of int as type of variables NEWCOUNT
19223 and OLD_PATHC.
19224
19225 2012-09-25 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
19226
19227 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
19228 Add s_sincosf-sse2.
19229 * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
19230 * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
19231 * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
19232 macros for using routine as __sincosf_ia32.
19233 Use macro for function declaration and weak_alias.
19234 * sysdeps/i386/fpu/libm-test-ulps: Update.
19235
19236 * sysdeps/x86_64/fpu/s_sincosf.S: New file.
19237 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19238
19239 * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
19240 subnormal argument.
19241 * math/s_cexpf.c (__cexpf): Likewise.
19242 * math/s_csinf.c (__csinf): Likewise.
19243 * math/s_csinhf.c (__csinhf): Likewise.
19244 * math/s_ctanf.c (__ctanf): Likewise.
19245 * math/s_ctanhf.c (__ctanhf): Likewise.
19246 * math/s_ccosh.c (__ccoshf): Likewise.
19247 * math/s_cexp.c (__cexpl): Likewise.
19248 * math/s_csin.c (__csin): Likewise.
19249 * math/s_csinh.c (__csinh): Likewise.
19250 * math/s_ctan.c (__ctan): Likewise.
19251 * math/s_ctanh.c (ctanh): Likewise.
19252 * math/s_ccoshl.c (__ccoshl): Likewise.
19253 * math/s_cexpl.c (__cexpl): Likewise.
19254 * math/s_csinl.c (__csinl): Likewise.
19255 * math/s_csinhl.c (__csinhl): Likewise.
19256 * math/s_ctanl.c (__ctanl): Likewise.
19257 * math/s_ctanhl.c (__ctanhl): Likewise.
19258
19259 2012-09-25 Joseph Myers <joseph@codesourcery.com>
19260
19261 * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
19262 (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
19263 (_IO_off_t): Define to __off_t, not _G_off_t.
19264 (_IO_pid_t): Define to __pid_t, not _G_pid_t.
19265 (_IO_uid_t): Define to __uid_t, not _G_uid_t.
19266 (_IO_wint_t): Define to wint_t, not _G_wint_t.
19267 * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
19268 type of __dummy and __dummy2 fields.
19269 * sysdeps/generic/_G_config.h (_G_size_t): Remove.
19270 (_G_ssize_t): Likewise.
19271 (_G_off_t): Likewise.
19272 (_G_pid_t): Likewise.
19273 (_G_uid_t): Likewise.
19274 (_G_wchar_t): Likewise.
19275 (_G_wint_t): Likewise.
19276 * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
19277 (_G_ssize_t): Likewise.
19278 (_G_off_t): Likewise.
19279 (_G_pid_t): Likewise.
19280 (_G_uid_t): Likewise.
19281 (_G_wchar_t): Likewise.
19282 (_G_wint_t): Likewise.
19283 * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
19284 (_G_ssize_t): Likewise.
19285 (_G_off_t): Likewise.
19286 (_G_pid_t): Likewise.
19287 (_G_uid_t): Likewise.
19288 (_G_wchar_t): Likewise.
19289 (_G_wint_t): Likewise.
19290
19291 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
19292
19293 * malloc/arena.c: Include malloc-sysdep.h.
19294 (shrink_heap): Use check_may_shrink_heap to decide if madvise
19295 is sufficient to shrink the heap or an unmap is needed.
19296 * sysdeps/generic/malloc-sysdep.h: New file. Define
19297 new function check_may_shrink_heap.
19298 * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file. Define
19299 new function check_may_shrink_heap.
19300
19301 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
19302
19303 * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
19304 comments.
19305
19306 2012-09-24 Dmitry V. Levin <ldv@altlinux.org>
19307
19308 * catgets/test-gencat.sh: Add "set -e".
19309 * elf/tst-pathopt.sh: Likewise.
19310 * grp/tst_fgetgrent.sh: Likewise.
19311 * iconvdata/run-iconv-test.sh: Likewise.
19312 * intl/tst-gettext.sh: Likewise.
19313 * intl/tst-gettext2.sh: Likewise.
19314 * intl/tst-gettext4.sh: Likewise.
19315 * intl/tst-gettext6.sh: Likewise.
19316 * intl/tst-translit.sh: Likewise.
19317 * io/ftwtest-sh: Likewise.
19318 * libio/test-freopen.sh: Likewise.
19319 * malloc/tst-mtrace.sh: Likewise.
19320 * posix/globtest.sh: Likewise.
19321 * posix/tst-getconf.sh: Likewise.
19322 * posix/wordexp-tst.sh: Likewise.
19323 * stdio-common/tst-printf.sh: Likewise.
19324 * stdio-common/tst-unbputc.sh: Likewise.
19325 * stdlib/tst-fmtmsg.sh: Likewise.
19326 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
19327 * catgets/Makefile: Do not specify -e option when running
19328 testsuite shell scripts.
19329 * elf/Makefile: Likewise.
19330 * grp/Makefile: Likewise.
19331 * iconvdata/Makefile: Likewise.
19332 * intl/Makefile: Likewise.
19333 * io/Makefile: Likewise.
19334 * libio/Makefile: Likewise.
19335 * malloc/Makefile: Likewise.
19336 * posix/Makefile: Likewise.
19337 * stdio-common/Makefile: Likewise.
19338 * stdlib/Makefile: Likewise.
19339 * sysdeps/x86_64/Makefile: Likewise.
19340
19341 * io/ftwtest-sh: Add copyright header.
19342 * posix/globtest.sh: Likewise.
19343 * posix/tst-getconf.sh: Likewise.
19344 * posix/wordexp-tst.sh: Likewise.
19345 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
19346
19347 2012-09-24 H.J. Lu <hongjiu.lu@intel.com>
19348
19349 [BZ #13679]
19350 * Makeconfig (+link): Defined as $(+link-static) if
19351 $(build-shared) isn't yes.
19352 (link-tests): Defined as $(+link-static-tests) if $(build-shared)
19353 isn't yes.
19354 (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
19355
19356 * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
19357
19358 [BZ #14562]
19359 * malloc/arena.c (heap_trim): Properly get fencepost and adjust
19360 new chunk size with MALLOC_ALIGN_MASK.
19361
19362 2012-09-24 Joseph Myers <joseph@codesourcery.com>
19363
19364 [BZ #5044]
19365 * stdio-common/printf_fphex.c: Include <stdbool.h> and
19366 <rounding-mode.h>.
19367 (__printf_fphex): Determine rounding using get_rounding_mode and
19368 round_away.
19369 * stdio-common/tst-printf-round.c (struct hex_test): New
19370 structure.
19371 (hex_tests): New variable.
19372 (test_hex_in_one_mode): New function.
19373 (do_test): Also run tests for hex float output.
19374
19375 2012-09-21 Joseph Myers <joseph@codesourcery.com>
19376
19377 * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
19378 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
19379 * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
19380 * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
19381 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
19382 * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
19383 * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
19384 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
19385
19386 2012-09-20 Joseph Myers <joseph@codesourcery.com>
19387
19388 * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
19389 * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
19390 * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
19391 * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
19392
19393 2012-09-19 Dmitry V. Levin <ldv@altlinux.org>
19394
19395 [BZ #14579]
19396 * elf/rtld.c (dl_main): Limit the check for self loading to normal
19397 mode only.
19398 * elf/tst-rtld-load-self.sh: New test.
19399 * elf/Makefile: Run it.
19400
19401 2012-09-18 Joseph Myers <joseph@codesourcery.com>
19402
19403 * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
19404 (tst-writev-ENV): Remove.
19405 * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
19406
19407 2012-09-17 Chris Metcalf <cmetcalf@tilera.com>
19408
19409 * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
19410
19411 2012-09-17 Joseph Myers <joseph@codesourcery.com>
19412
19413 * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
19414 unconditional.
19415 * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
19416 Likewise.
19417 * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
19418 * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
19419 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
19420 Likewise.
19421
19422 2012-09-14 H.J. Lu <hongjiu.lu@intel.com>
19423
19424 [BZ #14587]
19425 * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
19426 * config.make.in (have-cpp-asm-debuginfo): Removed.
19427 * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
19428 * configure: Regenerated.
19429
19430 2012-09-14 Joseph Myers <joseph@codesourcery.com>
19431
19432 [BZ #5044]
19433 * stdio-common/printf_fp.c: Include <stdbool.h> and
19434 <rounding-mode.h>.
19435 (___printf_fp): Determine rounding using get_rounding_mode and
19436 round_away.
19437 * stdio-common/tst-printf-round.c: New file.
19438 * stdio-common/Makefile (tests): Add tst-printf-round.
19439 (link-libm): New variable.
19440 ($(objpfx)tst-printf-round): Depend in $(link-libm).
19441
19442 2012-09-13 H.J. Lu <hongjiu.lu@intel.com>
19443
19444 [BZ #14576]
19445 * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
19446 * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
19447 Likewise.
19448 * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
19449 Likewise.
19450
19451 2012-09-13 Joseph Myers <joseph@codesourcery.com>
19452
19453 * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
19454 * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
19455 * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
19456 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
19457
19458 2012-09-12 Joseph Myers <joseph@codesourcery.com>
19459
19460 [BZ #14518]
19461 * include/rounding-mode.h: New file.
19462 * sysdeps/generic/get-rounding-mode.h: Likewise.
19463 * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
19464 * stdlib/strtod_l.c: Include <rounding-mode.h>.
19465 (MAX_VALUE): New macro.
19466 (MIN_VALUE): Likewise.
19467 (overflow_value): New function.
19468 (underflow_value): Likewise.
19469 (round_and_return): Use overflow_value and underflow_value to
19470 determine return values in overflow and underflow cases. Use
19471 round_away to determine rounding depending on rounding mode.
19472 (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
19473 determine return values in overflow and underflow cases.
19474 * stdlib/tst-strtod-round.c: Include <fenv.h>.
19475 (struct test_results): New structure.
19476 (struct test): Use struct test_results to store expected results
19477 for all rounding modes.
19478 (TEST): Include expected results for all rounding modes.
19479 (test_in_one_mode): New function.
19480 (do_test): Use test_in_one_mode to compute and check results.
19481 Check results for all rounding modes.
19482 * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
19483 $(link-libm).
19484
19485 2012-12-09 Allan McRae <allan@archlinux.org>
19486
19487 * sysdeps/i386/fpu/libm-test-ulps: Update
19488
19489 2012-09-11 Joseph Myers <joseph@codesourcery.com>
19490
19491 * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
19492 (_G_int32_t): Likewise.
19493 (_G_uint16_t): Likewise.
19494 (_G_uint32_t): Likewise.
19495 (_G_HAVE_BOOL): Likewise.
19496 (_G_HAVE_ATEXIT): Likewise.
19497 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
19498 (_G_HAVE_IO_FILE_OPEN): Likewise.
19499 * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
19500 (_G_int32_t): Likewise.
19501 (_G_uint16_t): Likewise.
19502 (_G_uint32_t): Likewise.
19503 (_G_HAVE_BOOL): Likewise.
19504 (_G_HAVE_ATEXIT): Likewise.
19505 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
19506 (_G_HAVE_IO_FILE_OPEN): Likewise.
19507 * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
19508 (_G_int32_t): Likewise.
19509 (_G_uint16_t): Likewise.
19510 (_G_uint32_t): Likewise.
19511 (_G_HAVE_BOOL): Likewise.
19512 (_G_HAVE_ATEXIT): Likewise.
19513 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
19514 (_G_HAVE_IO_FILE_OPEN): Likewise.
19515
19516 2012-09-11 H.J. Lu <hongjiu.lu@intel.com>
19517
19518 * csu/libc-tls.c: Update copyright years.
19519
19520 2012-09-10 Joseph Myers <joseph@codesourcery.com>
19521
19522 * libioP.h [_G_USING_THUNKS]: Make code unconditional.
19523 [!_G_USING_THUNKS]: Remove conditional code.
19524 * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
19525 * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
19526
19527 * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
19528 [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
19529 * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
19530 (_G_VTABLE_LABEL_PREFIX): Likewise.
19531 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
19532 * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
19533 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
19534 (_G_VTABLE_LABEL_PREFIX): Likewise.
19535 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
19536 * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
19537 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
19538 (_G_VTABLE_LABEL_PREFIX): Likewise.
19539 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
19540
19541 2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
19542
19543 * libio/Makefile: Include ../Makeconfig before tests.
19544 (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
19545 only if $(build-shared) is yes.
19546
19547 * iconv/gconv_db.c: Update copyright years.
19548
19549 2012-09-10 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
19550
19551 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
19552 unwind info if defined PIC. Fix special cases description.
19553 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
19554
19555 * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
19556 DP_HI_MASK entry.
19557 * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
19558
19559 2012-09-07 H.J. Lu <hongjiu.lu@intel.com>
19560
19561 * scripts/check-local-headers.sh: Add "shopt -s nullglob".
19562
19563 * iconv/gconv_db.c (free_derivation): Check if deriv->steps
19564 is NULL.
19565
19566 * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
19567 (LDLIBS-tst-chk4): This.
19568 (LDFLAGS-tst-chk5): Renamed to ...
19569 (LDLIBS-tst-chk5): This.
19570 (LDFLAGS-tst-chk6): Renamed to ...
19571 (LDLIBS-tst-chk6): This.
19572 (LDFLAGS-tst-lfschk4): Renamed to ...
19573 (LDLIBS-tst-lfschk4): This.
19574 (LDFLAGS-tst-lfschk5): Renamed to ...
19575 (LDLIBS-tst-lfschk5): This.
19576 (LDFLAGS-tst-lfschk6): Renamed to ...
19577 (LDLIBS-tst-lfschk6): This.
19578
19579 * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
19580 on $(common-objpfx)soversions.mk.
19581
19582 2012-09-07 Joseph Myers <joseph@codesourcery.com>
19583
19584 [BZ #10014]
19585 * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
19586 example host name.
19587
19588 2012-09-07 Siddhesh Poyarekar <siddhesh@redhat.com>
19589
19590 * malloc/arena.c (arena_get_retry): New function that gets
19591 another arena for the caller to try its request on.
19592 * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
19593 current arena cannot fulfill the request.
19594 (__libc_memalign): Likewise.
19595 (__libc_memalign): Likewise.
19596 (__libc_pvalloc): Likewise.
19597 (__libc_calloc): Likewise.
19598
19599 2012-09-05 John Tobey <john.tobey@gmail.com>
19600
19601 [BZ #13542]
19602 * manual/arith.texi (Operations on Complex): Fix description
19603 of carg branch cut.
19604
19605 2012-09-06 Joseph Myers <joseph@codesourcery.com>
19606
19607 [BZ #10014]
19608 * manual/socket.texi (Host Addresses): Use www.gnu.org as example
19609 host name.
19610
19611 [BZ #10038]
19612 * manual/memory.texi (Memory): Make order of menu items match
19613 order of sections.
19614
19615 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
19616
19617 * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
19618 (_dl_initial_dtv): New. Defined if SHARED isn't defined.
19619 (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
19620
19621 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
19622
19623 * csu/libc-tls.c (static_dtv): Renamed to ...
19624 (_dl_static_dtv): This. Make it global.
19625 (_dl_initial_dtv): Removed.
19626 (__libc_setup_tls): Updated.
19627 * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
19628 (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
19629 DL_INITIAL_DTV.
19630
19631 2012-09-06 Petr Machata <pmachata@redhat.com>
19632
19633 * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
19634 (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
19635 (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
19636 (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
19637
19638 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
19639
19640 [BZ #14545]
19641 * csu/libc-tls.c (_dl_initial_dtv): New variable.
19642 * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
19643 freeing dtv[-1].
19644
19645 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
19646
19647 [BZ #14544]
19648 * Makeconfig (link-static-before-libc): Replace $(+prector)
19649 with $(+prectorT).
19650 (link-static-after-libc): Replace $(+postctor) with
19651 $(+postctorT).
19652 (link-bounded): Replace $(+prector)/$(+postctor) with
19653 $(+prectorT)/$(+postctorT).
19654 (+prectorT): New macro.
19655 (+postctorT): Likewise.
19656
19657 2012-09-06 Joseph Myers <joseph@codesourcery.com>
19658
19659 * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
19660 (round_str): Handle values above the maximum for IBM long double
19661 as inexact.
19662 * stdlib/tst-strtod-round.c (tests): Regenerated.
19663
19664 2012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
19665
19666 * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
19667 assembler flag.
19668 * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
19669 zarch_nohighgprs around the zarch optimized routines.
19670 * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
19671 * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
19672 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
19673 for zarch.
19674
19675 2012-09-05 David S. Miller <davem@davemloft.net>
19676
19677 * sysdeps/sparc/fpu/libm-test-ulps: Update.
19678
19679 * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE,
19680 HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
19681 * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
19682 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
19683 entries.
19684
19685 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
19686
19687 * malloc/arena.c: Fold copyright years.
19688 * malloc/mcheck.c, malloc/memusage.c: Likewise.
19689
19690 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
19691
19692 * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
19693
19694 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
19695
19696 * manual/contrib.texi (Contributors): Fix typo. Complete entry.
19697
19698 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
19699
19700 * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
19701 change internal state upon failure.
19702
19703 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
19704
19705 * malloc/mcheck.c (mcheck_check_all): Fix typo.
19706 * malloc/memusage.c (mmap): Likewise.
19707 (mmap64, mremap): Likewise. Adjust name in comment.
19708
19709 2012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
19710
19711 * libio/fileops.c: Fix typos in comments.
19712 * libio/oldfileops.c: Likewise.
19713 * libio/wfileops.c: Likewise.
19714
19715 2012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
19716
19717 [BZ #1349]
19718 * malloc/Makefile (tests): Add tst-malloc-usable test case.
19719 (tst-malloc-usable-ENV): Set environment for test case.
19720 * malloc/hooks.c (malloc_check_get_size): New function to get
19721 requested size.
19722 * malloc/malloc.c (musable): Use malloc_check_get_size.
19723 * malloc/tst-malloc-usable.c: New test case.
19724
19725 2012-09-05 Andreas Schwab <schwab@linux-m68k.org>
19726
19727 * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
19728
19729 2012-09-05 Allan McRae <allan@archlinux.org>
19730
19731 [BZ #13966]
19732 * configure.in (CXX_SYSINCLUDES): Use compiler output to
19733 determine header location.
19734 * configure: Regenerated.
19735
19736 2012-09-05 Andreas Schwab <schwab@linux-m68k.org>
19737
19738 * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
19739 float format.
19740 * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
19741 LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
19742 format.
19743 (test): Regenerate.
19744
19745 2012-09-04 David S. Miller <davem@davemloft.net>
19746
19747 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
19748 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
19749 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
19750
19751 2012-09-04 Florian Weimer <fweimer@redhat.com>
19752
19753 * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
19754 failures.
19755
19756 * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
19757
19758 2012-09-04 Joseph Myers <joseph@codesourcery.com>
19759
19760 [BZ #9914]
19761 * libio/iogetdelim.c: Include <limits.h>.
19762 (_IO_getdelim): Avoid integer overflow in testing whether cur_len
19763 + len + 1 would overflow.
19764
19765 2012-09-03 Andreas Jaeger <aj@suse.de>
19766
19767 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19768 * sysdeps/i386/fpu/libm-test-ulps: Update.
19769
19770 2012-09-03 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
19771
19772 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
19773 Add s_sinf-sse2, s_conf-sse2.
19774
19775 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
19776 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
19777 * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
19778 * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
19779
19780 * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
19781 for using routine as __sinf_ia32.
19782 Use macro for function declaration and weak_alias.
19783 * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
19784 for using routine as __cosf_ia32.
19785 Use macro for function declaration and weak_alias.
19786
19787 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
19788 * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
19789
19790 * sysdeps/x86_64/fpu/s_sinf.S: New file.
19791 * sysdeps/x86_64/fpu/s_cosf.S: New file.
19792 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19793
19794 * math/libm-test.inc (cos_test): Add more test cases.
19795 (sin_test): Likewise.
19796 (sincos_test): Likewise.
19797
19798 2012-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
19799
19800 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
19801 (IFUNC_RESOLVE): Make pointers to the specialized implementations
19802 hidden.
19803 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
19804
19805 2012-09-02 H.J. Lu <hongjiu.lu@intel.com>
19806
19807 [BZ #14538]
19808 * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
19809 first element of the GOT.
19810 (elf_machine_load_address): Return the difference between
19811 the runtime address of _DYNAMIC and elf_machine_dynamic ().
19812
19813 2012-09-01 Allan McRae <allan@archlinux.org>
19814
19815 [BZ #13412]
19816 * configure.in (AWK): Require gawk version 3.0 or later.
19817 * configure: Regenerated.
19818
19819 2012-09-01 Joseph Myers <joseph@codesourcery.com>
19820
19821 * sysdeps/unix/sysv/linux/kernel-features.h
19822 (__ASSUME_POSIX_CPU_TIMERS): Remove.
19823 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
19824 [__NR_clock_getres]: Make code unconditional.
19825 [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
19826 (clock_getcpuclockid): Remove code left unreachable by removal of
19827 conditionals.
19828 * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
19829 code unconditional.
19830 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
19831 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
19832 * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
19833 Make code unconditional.
19834 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
19835 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
19836 * sysdeps/unix/sysv/linux/clock_settime.c
19837 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
19838 conditional code.
19839 [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
19840 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
19841
19842 2012-08-29 H.J. Lu <hongjiu.lu@intel.com>
19843
19844 [BZ #14476]
19845 * Makefile (install): Also pass LD_SO=$(ld.so-version) to
19846 scripts/test-installation.pl.
19847
19848 * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
19849 and $ld_so_version if it is set.
19850
19851 2012-08-29 Siddhesh Poyarekar <siddhesh@redhat.com>
19852
19853 [BZ #14516]
19854 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
19855 failure if reading from procfs failed.
19856 * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
19857
19858 2012-08-27 Joseph Myers <joseph@codesourcery.com>
19859
19860 * sysdeps/unix/sysv/linux/kernel-features.h
19861 (__ASSUME_STAT64_SYSCALL): Remove all definitions.
19862 * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
19863 Remove conditional code.
19864 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19865 * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
19866 Remove conditional code.
19867 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19868 * sysdeps/unix/sysv/linux/i386/fxstat.c
19869 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
19870 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19871 * sysdeps/unix/sysv/linux/i386/fxstatat.c
19872 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
19873 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19874 * sysdeps/unix/sysv/linux/i386/lxstat.c
19875 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
19876 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19877 * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
19878 Remove conditional code.
19879 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19880 * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
19881 Remove conditional code.
19882 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19883 * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
19884 <kernel-features.h>.
19885 [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
19886 Remove.
19887 * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
19888 Remove conditional code.
19889 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19890 * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
19891 Remove conditional.
19892
19893 2012-08-27 Mike Frysinger <vapier@gentoo.org>
19894
19895 [BZ #5400]
19896 * NEWS: Add fixed bug number.
19897
19898 2012-08-27 Joseph Myers <joseph@codesourcery.com>
19899
19900 [BZ #14519]
19901 * stdlib/strtod_l.c (round_and_return): Return -0.0 for
19902 underflowing exponent in case of negative sign.
19903 * stdlib/tst-strtod-round-data: Add more tests.
19904 * stdlib/tst-strtod-round.c (tests): Regenerated.
19905
19906 [BZ #3479]
19907 * stdlib/strtod_l.c (NDIG): Remove.
19908 (HEXNDIG): Likewise.
19909 (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
19910 smallest representable value.
19911 (____STRTOF_INTERNAL): Use all fractional decimal digits that may
19912 lie within an exact representation of 1/2 ulp of the result.
19913 * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
19914 unconditionally.
19915 (TENS_P9_IDX): Define unconditionally.
19916 (TENS_P9_SIZE): Likewise.
19917 (TENS_P10_IDX): Likewise.
19918 (TENS_P10_SIZE): Likewise.
19919 [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
19920 to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
19921 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
19922 entries for 10^2^13 and 10^2^14.
19923 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
19924 (TENS_P13_IDX): Define.
19925 (TENS_P13_SIZE): Likewise.
19926 (TENS_P14_IDX): Likewise.
19927 (TENS_P14_SIZE): Likewise.
19928 (_fpioconst_pow10): Change array size to
19929 FPIOCONST_POW10_ARRAY_SIZE. Make entries for 10^2^9 and 10^2^10
19930 unconditional.
19931 (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
19932 1024]: Add entries for 10^2^13 and 10^2^14.
19933 [LAST_POW10 > _LAST_POW10]: Remove #error.
19934 * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
19935 (_fpioconst_pow10): Change array size to
19936 FPIOCONST_POW10_ARRAY_SIZE.
19937 * stdlib/gen-fpioconst.c: New file.
19938 * stdlib/gen-tst-strtod-round.c: Likewise.
19939 * stdlib/tst-strtod-round-data: Likewise.
19940 * stdlib/tst-strtod-round.c: Likewise.
19941 * stdlib/Makefile (tests): Add tst-strtod-round.
19942
19943 [BZ #14459]
19944 * stdlib/strtod_l.c: Include <stdint.h>.
19945 (NDEBUG): Do not define.
19946 (round_and_return): Change EXPONENT parameter to type intmax_t.
19947 Rearrange calculations to avoid internal overflow possibilities.
19948 (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
19949 Rearrange calculations to avoid internal overflow possibilities.
19950 Assert that number fits inside MPNSIZE limbs.
19951 (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
19952 Change DIG_NO, INT_NO and LEAD_ZERO to type size_t. Rearrange
19953 calculations and add assertions to avoid internal overflow
19954 possibilities. Add casts to avoid signed/unsigned operations.
19955 * stdlib/tst-strtod-overflow.c: New file.
19956 * stdlib/Makefile (tests): Add tst-strtod-overflow.
19957
19958 2012-08-25 Marek Polacek <polacek@redhat.com>
19959
19960 * time/time.h: Fix some typos in comments.
19961
19962 2012-08-23 Roland McGrath <roland@hack.frob.com>
19963
19964 * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
19965 * posix/tst-rfc3484-2.c: Likewise.
19966 * posix/tst-rfc3484-3.c: Likewise.
19967
19968 2012-08-23 Steve McIntyre <steve.mcintyre@linaro.org>
19969
19970 * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
19971 (EF_ARM_ABI_FLOAT_HARD): Likewise.
19972
19973 2012-08-23 Joseph Myers <joseph@codesourcery.com>
19974
19975 * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
19976 #include of fxstatat64.c.
19977
19978 2012-08-22 Roland McGrath <roland@hack.frob.com>
19979
19980 * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
19981 * shadow/getspent_r.c: Likewise.
19982 * shadow/getspnam.c: Likewise.
19983 * shadow/getspnam_r.c: Likewise.
19984 * gshadow/getsgent.c: Likewise.
19985 * gshadow/getsgent_r.c: Likewise.
19986 * gshadow/getsgnam.c: Likewise.
19987 * gshadow/getsgnam_r.c: Likewise.
19988 * inet/getnetbyad.c: Likewise.
19989 * inet/getnetbyad_r.c: Likewise.
19990 * inet/getnetbynm.c: Likewise.
19991 * inet/getnetbynm_r.c: Likewise.
19992 * inet/getnetent.c: Likewise.
19993 * inet/getnetent_r.c: Likewise.
19994 * inet/getproto.c: Likewise.
19995 * inet/getproto_r.c: Likewise.
19996 * inet/getprtent.c: Likewise.
19997 * inet/getprtent_r.c: Likewise.
19998 * inet/getprtname.c: Likewise.
19999 * inet/getprtname_r.c: Likewise.
20000 * inet/getrpcbyname.c: Likewise.
20001 * inet/getrpcbyname_r.c: Likewise.
20002 * inet/getrpcbynumber.c: Likewise.
20003 * inet/getrpcbynumber_r.c: Likewise.
20004 * inet/getrpcent.c: Likewise.
20005 * inet/getrpcent_r.c: Likewise.
20006 * inet/getaliasent.c: Likewise.
20007 * inet/getaliasent_r.c: Likewise.
20008 * inet/getaliasname.c: Likewise.
20009 * inet/getaliasname_r.c: Likewise.
20010 * nscd/getgrgid_r.c: Likewise.
20011 * nscd/getgrnam_r.c: Likewise.
20012 * nscd/gethstbyad_r.c: Likewise.
20013 * nscd/gethstbynm3_r.c: Likewise.
20014 * nscd/getpwnam_r.c: Likewise.
20015 * nscd/getpwuid_r.c: Likewise.
20016 * nscd/getsrvbynm_r.c: Likewise.
20017 * nscd/getsrvbypt_r.c: Likewise.
20018 * nscd/gai.c: Likewise.
20019
20020 * configure.in (build_nscd): New substituted variable, set
20021 by --disable-build-nscd and defaults to $use_nscd.
20022 * configure: Regenerated.
20023 * config.make.in (build-nscd): New substituted variable.
20024 * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
20025 Change conditional to require [$(build-nscd) = yes] as well.
20026 * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
20027
20028 [BZ# 13696]
20029 * configure.in (use_nscd): New substituted variable, set by
20030 --disable-nscd. If enabled, define USE_NSCD.
20031 * configure: Regenerated.
20032 * config.h.in: Add USE_NSCD.
20033 * config.make.in (use-nscd): New substituted variable.
20034 * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
20035 (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
20036 (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
20037 * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
20038 (CFLAGS-getgrnam_r.c): Likewise.
20039 (CFLAGS-initgroups.c): Likewise.
20040 * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
20041 * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
20042 Variables removed.
20043 * inet/getnetgrent_r.c
20044 (nscd_setnetgrent): New function, broken out of ...
20045 (setnetgrent): ... here. Call it.
20046 (innetgr): Conditionalize nscd bits on [USE_NSCD].
20047 (nscd_getnetgrent): Conditionalize on [USE_NSCD].
20048 (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
20049 * nscd/Makefile (routines, aux): Move definitions after include of
20050 Makeconfig. Conditionalize on [$(use-nscd) != no].
20051 * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
20052 Conditionalize on [USE_NSCD].
20053 (is_nscd, nscd_init_cb): Likewise.
20054 (nss_load_library): Conditionalize init callback on [USE_NSCD].
20055 * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
20056 * nss/nss_db/db-init.c: Likewise.
20057 * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
20058 [USE_NSCD].
20059 * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
20060 (make_request): Use it.
20061 (cache_valid_p): New function.
20062 (__check_pf): Use it.
20063 * NEWS: Add item for --disable-nscd.
20064
20065 2012-08-22 Dmitry V. Levin <ldv@altlinux.org>
20066
20067 * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
20068 to support sed >= 4.2.1-20-ga9bf076.
20069 * configure: Regenerated.
20070
20071 2012-08-22 Roland McGrath <roland@hack.frob.com>
20072
20073 * csu/libc-start.c (apply_irel): Move extern declarations inside here.
20074 Conditionalize whole body on [IREL].
20075
20076 2012-08-22 Jeff Law <law@redhat.com>
20077
20078 [BZ #14505]
20079 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
20080 if the family is PF_UNSPEC.
20081
20082 2012-08-22 Mike Frysinger <vapier@gentoo.org>
20083
20084 * Makerules (lib-version): Rename from V.
20085 (install-lib-nosubdir): Change V to lib-version.
20086
20087 2012-08-22 Will Schmidt <will_schmidt@vnet.ibm.com>
20088
20089 [BZ #14252]
20090 * powerpc32/power6/wcschr.c: New file.
20091 * powerpc32/power6/wcscpy.c: New file.
20092 * powerpc32/power6/wcsrchr.c: New file.
20093 * powerpc64/power6/wcschr.c: New file.
20094 * powerpc64/power6/wcscpy.c: New file.
20095 * powerpc64/power6/wcsrchr.c: New file.
20096
20097 2012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
20098
20099 * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
20100 (two_way_short_needle): Use it.
20101 * string/strstr.c (AVAILABLE1_USES_J): Define.
20102 * string/strcasestr.c: Likewise.
20103
20104 * string/str-two-way.h (two_way_short_needle): Use pointers instead of
20105 array references.
20106 * string/strcasestr.c (TOLOWER): Make side-effect safe.
20107
20108 [BZ #11607]
20109 * NEWS: Add an entry.
20110 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
20111 define their defaults.
20112 (two_way_short_needle): Detect end-of-string on-the-fly.
20113 * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
20114 (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
20115 * string/bug-strcasestr1.c: New test.
20116 * string/Makefile: Run it.
20117
20118 2012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
20119
20120 [BZ #11607]
20121 * string/str-two-way.h (two_way_short_needle): Optimize matching of
20122 the first character.
20123
20124 2012-08-21 Roland McGrath <roland@hack.frob.com>
20125
20126 * csu/elf-init.c (__libc_csu_irel): Function removed.
20127 * csu/libc-start.c (apply_irel): New function.
20128 (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
20129
20130 2012-08-21 Joseph Myers <joseph@codesourcery.com>
20131
20132 * sysdeps/unix/sysv/linux/kernel-features.h
20133 (__ASSUME_FADVISE64_64_SYSCALL): Remove.
20134 * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
20135 <kernel-features.h>.
20136 [__NR_fadvise64_64]: Make code unconditional.
20137 [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
20138 [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
20139 !__NR_fadvise64_64)]: Likewise.
20140 [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
20141 !__NR_fadvise64_64))]: Likewise.
20142 [__NR_fadvise64]: Make code unconditional.
20143 [!__NR_fadvise64]: Remove conditional code.
20144 * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
20145 <kernel-features.h>.
20146 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
20147 unconditional.
20148 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
20149 conditional code.
20150 * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
20151 not include <kernel-features.h>.
20152 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
20153 unconditional.
20154 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
20155 conditional code.
20156 * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
20157 include <kernel-features.h>.
20158 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
20159 unconditional.
20160 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
20161 conditional code.
20162
20163 2012-08-21 Will Schmidt <will_schmidt@vnet.ibm.com>
20164
20165 * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
20166 slight instruction rearrangements per scrollpipe analysis.
20167 * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
20168
20169 2012-08-20 Roland McGrath <roland@hack.frob.com>
20170
20171 * manual/syslog.texi (syslog; vsyslog, closelog):
20172 Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
20173 Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
20174
20175 * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
20176 DSOCAPS to match condition on defining it.
20177
20178 2012-08-20 Joseph Myers <joseph@codesourcery.com>
20179
20180 * sysdeps/unix/sysv/linux/kernel-features.h
20181 (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
20182 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
20183 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
20184 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
20185 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
20186 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
20187 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
20188 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
20189 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
20190 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
20191
20192 * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
20193 __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
20194
20195 * sysdeps/unix/sysv/linux/kernel-features.h
20196 (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
20197 * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
20198 unconditional.
20199 [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20200 * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
20201 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
20202 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20203 * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
20204 Make code unconditional.
20205 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20206 (__mmap64) [!__NR_mmap2]: Likewise.
20207 * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
20208 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
20209 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20210 * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
20211 [__NR_mmap2]: Make code unconditional.
20212 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20213 (__mmap64) [!__NR_mmap2]: Likewise.
20214
20215 2012-08-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
20216
20217 * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
20218
20219 2012-08-18 Andreas Jaeger <aj@suse.de>
20220
20221 * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
20222
20223 2012-08-18 Mike Frysinger <vapier@gentoo.org>
20224
20225 * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
20226 * include/unistd.h (__have_sock_cloexec): Likewise.
20227 (__have_pipe2): Likewise.
20228 (__have_dup3): Likewise.
20229
20230 2012-08-18 Mike Frysinger <vapier@gentoo.org>
20231
20232 [BZ #9685]
20233 * include/unistd.h (__have_pipe2): Change define into an extern int.
20234 (__have_dup3): Likewise.
20235 * socket/have_sock_cloexec.c: Include fcntl.h.
20236 (__have_pipe2): New variable.
20237 (__have_dup3): Likewise.
20238
20239 2012-08-17 Mike Frysinger <vapier@gentoo.org>
20240
20241 * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
20242
20243 2012-08-17 Marek Polacek <polacek@redhat.com>
20244
20245 * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
20246 ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
20247
20248 2012-08-17 Roland McGrath <roland@hack.frob.com>
20249
20250 * configure.in: Add AC_SUBST for sysheaders.
20251 * configure: Regenerated.
20252 * config.make.in (sysheaders): New substituted variable.
20253
20254 * sysdeps/unix/mkfifo.c: Moved ...
20255 * sysdeps/posix/mkfifo.c: ... here.
20256 * sysdeps/unix/mkfifoat.c: Moved ...
20257 * sysdeps/posix/mkfifoat.c: ... here.
20258
20259 * sysdeps/unix/utime.c: Moved ...
20260 * sysdeps/posix/utime.c: ... here.
20261
20262 * sysdeps/unix/time.c: Moved ...
20263 * sysdeps/posix/time.c: ... here.
20264 * sysdeps/unix/sysv/linux/time.c: Adjust #include.
20265 * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
20266
20267 * sysdeps/unix/nice.c: Moved ...
20268 * sysdeps/posix/nice.c: ... here.
20269
20270 * sysdeps/unix/alarm.c: Moved ...
20271 * sysdeps/posix/alarm.c: ... here.
20272
20273 * intl/Makefile ($(codeset_mo)): Depend on the input file.
20274
20275 2012-08-17 Jeff Law <law@redhat.com>
20276
20277 * intl/Makefile (codeset_mo): New variable.
20278 ($(codeset_mo)): New target.
20279 (tst-codeset.out): Depend on that. Remove explicit rule.
20280 (tst-gettext3.out, tst-gettext5.out): Likewise.
20281 (LOCPATH-ENV, tst-codeset-ENV): New variables.
20282 (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
20283 * intl/tst-codeset.sh: Remove.
20284 * intl/tst-gettext3.sh: Likewise.
20285 * intl/tst-gettext5.sh: Likewise.
20286
20287 2012-08-17 Roland McGrath <roland@hack.frob.com>
20288
20289 * sysdeps/unix/inet/syscalls.list: File removed. Move contents into ...
20290 * sysdeps/unix/syscalls.list: ... here.
20291
20292 * sysdeps/posix/getaddrinfo.c
20293 (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
20294 (gaiconf_init, gaiconf_reload): Use them.
20295 [!_STATBUF_ST_NSEC]
20296 (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
20297 Define using time_t rather than struct timespec.
20298
20299 * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
20300 (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
20301 Macros removed.
20302 * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
20303 [!NO_THREADS].
20304 (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
20305 (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
20306 Likewise.
20307
20308 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
20309 __libc_cleanup_push argument.
20310
20311 * bits/param.h: New file.
20312 * misc/sys/param.h: New file.
20313 * include/sys/param.h: New file.
20314 * misc/Makefile (headers): Add bits/param.h.
20315 * sysdeps/generic/sys/param.h: File removed.
20316 * sysdeps/unix/sysv/linux/bits/param.h: New file.
20317 * sysdeps/unix/sysv/linux/sys/param.h: File removed.
20318 * sysdeps/mach/hurd/bits/param.h: New file.
20319 * sysdeps/mach/hurd/sys/param.h: File removed.
20320
20321 * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
20322 last change.
20323
20324 * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
20325 [_IO_MTSAFE_IO].
20326 * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
20327 (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
20328 New macros.
20329
20330 * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
20331 * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
20332 rather than -D_IO_MTSAFE_IO conditionally.
20333 * stdio-common/Makefile (CPPFLAGS): Likewise.
20334 * wcsmbs/Makefile (CPPFLAGS): Likewise.
20335 * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
20336 Use $(libio-mtsafe).
20337 * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
20338 of -D_IO_MTSAFE_IO.
20339 (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
20340 (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
20341 (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
20342 (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
20343 (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
20344 (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
20345 (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
20346 (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
20347 (CFLAGS-fread_u_chk.c): Likewise.
20348 (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
20349 (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
20350 (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
20351 (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
20352 * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
20353 * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
20354 * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
20355 * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
20356 * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
20357
20358 * libio/Makefile: Test [$(libc-reentrant) = yes]
20359 instead of [$(filter %REENTRANT, $(defines)) nonempty].
20360
20361 * Makeconfig
20362 [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
20363 * sysdeps/pthread/configure: File removed.
20364 * sysdeps/pthread/Makeconfig: New file.
20365 * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
20366 * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
20367
20368 2012-08-16 Gary Benson <gbenson@redhat.com>
20369
20370 * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
20371 unmapping the first object in a namespace.
20372
20373 2012-08-16 Roland McGrath <roland@hack.frob.com>
20374
20375 * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
20376 (__internal_setnetgrent): ... this. Add internal_function to
20377 definition. Add libc_hidden_def.
20378 (setnetgrent): Update caller.
20379 (internal_endnetgrent): Renamed to ...
20380 (__internal_endnetgrent): ... this. Add internal_function to
20381 definition. Add libc_hidden_def.
20382 (endnetgrent): Update caller.
20383 (internal_getnetgrent_r): Renamed to ...
20384 (__internal_getnetgrent_r): ... this. Add internal_function to
20385 definition. Add libc_hidden_def.
20386 (__getnetgrent_r): Update caller.
20387 * inet/netgroup.h: Update declarations. Add libc_hidden_proto uses.
20388
20389 2012-08-16 Joseph Myers <joseph@codesourcery.com>
20390
20391 * stdlib/longlong.h: Update from GCC.
20392
20393 2012-08-16 Roland McGrath <roland@hack.frob.com>
20394
20395 * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
20396 on _QL, which is set by umul_ppmm but never used.
20397 * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
20398 variables, which are set by GMP macros but never used.
20399 * stdio-common/_itowa.c (_itowa): Likewise.
20400 * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
20401 * stdlib/mod_1.c (mpn_mod_1): Likewise.
20402
20403 2012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
20404
20405 * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
20406 struct La_sh_regs is not constant.
20407 * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
20408 <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
20409 and struct La_sparc64_regs are not constant.
20410
20411 2012-08-16 Joseph Myers <joseph@codesourcery.com>
20412
20413 * sysdeps/unix/sysv/linux/kernel-features.h
20414 (__ASSUME_POSIX_TIMERS): Remove.
20415 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
20416 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20417 * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
20418 Make code unconditional.
20419 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20420 * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
20421 Make code unconditional.
20422 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20423 * sysdeps/unix/sysv/linux/clock_nanosleep.c
20424 [__ASSUME_POSIX_TIMERS]: Make code unconditional.
20425 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20426 * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
20427 Make code unconditional.
20428 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20429 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
20430 (__libc_missing_posix_timers): Remove.
20431
20432 2012-08-15 Roland McGrath <roland@hack.frob.com>
20433
20434 * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
20435 check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
20436
20437 * bits/libc-lock.h (__rtld_lock_initialize): New macro.
20438
20439 * elf/dl-sym.c: Include <stdlib.h>.
20440
20441 * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
20442 constants, which avoids warnings in 32-bit builds.
20443
20444 * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
20445 (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
20446
20447 * misc/lseek.c: File moved to ...
20448 * io/lseek.c: ... here.
20449
20450 * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
20451
20452 * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
20453 shifting LEN more than 31 bits at once.
20454
20455 2012-08-15 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
20456
20457 [BZ #14195]
20458 * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
20459 segmentation fault for a case of two empty input strings.
20460 * string/test-strncasecmp.c (check1): Renamed to...
20461 (bz12205): ...this.
20462 (bz14195): Add new testcase for two empty input strings and N > 0.
20463 (test_main): Call new testcase, adapt for renamed function.
20464
20465 2012-08-15 Andreas Jaeger <aj@suse.de>
20466
20467 [BZ #14090]
20468 * crypt/md5test2.c: New test, based on test supplied by Serge
20469 Belyshev <belyshev@depni.sinp.msu.ru>.
20470 * crypt/Makefile (xtests): Add md5test-giant..
20471 * crypt/Makefile ($(objpfx)md5test-giant): Add.
20472
20473 2012-08-15 Paul Eggert <eggert@cs.ucla.edu>
20474
20475 [BZ #14090]
20476 * crypt/md5.c (md5_process_block): Don't assume the buffer
20477 length is less than 2**32.
20478 * crypt/sha512.c (sha512_process_block): Don't assume the buffer
20479 length is less than 2**64.
20480
20481 2012-08-15 Roland McGrath <roland@hack.frob.com>
20482
20483 * string/str-two-way.h: Include <sys/param.h>.
20484 (MAX): Macro removed.
20485
20486 * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
20487 Move #define and #undef of memmove to just before and after
20488 including <string.h>.
20489
20490 * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
20491 [!NOT_IN_libc]: Move #define and #undef of memmove to just before
20492 and after including <string.h>. Move declarations of
20493 __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
20494 to before #include "string/memmove.c".
20495
20496 * include/dirent.h: Declare __getdirentries.
20497
20498 * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
20499 using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
20500
20501 2012-08-14 Mike Frysinger <vapier@gentoo.org>
20502
20503 * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
20504 * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
20505 * sysdeps/i386/configure: Regenerated.
20506 * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
20507 STABS_CURRENT_FILE, and STABS_FUN.
20508 (END): Remove call to STABS_FUN_END.
20509 (STABS_CURRENT_FILE1): Delete.
20510 (STABS_CURRENT_FILE): Likewise.
20511 (STABS_FUN): Likewise.
20512 (STABS_FUN_END): Likewise.
20513 (STABS_FUN2): Likewise.
20514 * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
20515 * sysdeps/x86_64/configure: Regenerated.
20516
20517 2012-08-14 Roland McGrath <roland@hack.frob.com>
20518
20519 * elf/dl-open.c: Include <atomic.h>.
20520 * elf/dl-lookup.c: Likewise.
20521
20522 2012-08-14 Joseph Myers <joseph@codesourcery.com>
20523
20524 * sysdeps/unix/sysv/linux/kernel-features.h
20525 (__ASSUME_CLONE_THREAD_FLAGS): Remove.
20526 * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
20527 unconditionally.
20528 * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
20529 unconditionally.
20530 * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
20531 condition on __ASSUME_CLONE_THREAD_FLAGS.
20532
20533 2012-08-14 Andreas Jaeger <aj@suse.de>
20534
20535 * sysdeps/i386/fpu/libm-test-ulps: Update.
20536
20537 2012-08-13 Maxim Kuvyrkov <maxim@codesourcery.com>
20538
20539 * include/atomic.h (atomic_exchange_and_add): Split into ...
20540 (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
20541 New atomic macros.
20542
20543 2012-08-13 Markus Trippelsdorf <markus@trippelsdorf.de>
20544
20545 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
20546
20547 2012-08-13 Jeff Law <law@redhat.com>
20548
20549 * manual/stdio.texi (snprintf): Clarify handling of the trailing
20550 null byte in the output string.
20551
20552 2012-08-10 Joseph Myers <joseph@codesourcery.com>
20553
20554 * sysdeps/unix/sysv/linux/kernel-features.h
20555 (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
20556 [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
20557 (__ASSUME_ARG_MAX_STACK_BASED): Define.
20558 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
20559 [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
20560 !__ASSUME_ARG_MAX_STACK_BASED. Compare version with
20561 __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
20562
20563 2012-08-09 Jeff Law <law@redhat.com>
20564
20565 [BZ #13939]
20566 * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
20567 When avoid_arena is set, don't retry in the that arena. Pick the
20568 next one, whatever it might be.
20569 (arena_get2): New parameter avoid_arena, pass through to reused_arena.
20570 (arena_lock): Pass in new parameter to arena_get2.
20571 * malloc/malloc.c (__libc_memalign): Pass in new parameter to
20572 arena_get2.
20573 (__libc_malloc): Unify retrying after main arena failure with
20574 __libc_memalign version.
20575 (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
20576
20577 2012-08-09 H.J. Lu <hongjiu.lu@intel.com>
20578
20579 [BZ #14166]
20580 * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
20581 to __redirect_strstr.
20582 (__strstr_sse42): Use typeof __redirect_strstr.
20583 (__strstr_ia32): Likewise.
20584 (__libc_strstr): New prototype.
20585 (strstr): Renamed to ...
20586 (__libc_strstr): This.
20587 (strstr): New strong alias of __libc_strstr.
20588 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
20589 * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
20590 __redirect_time.
20591 Include <time.h>.
20592 (__libc_time): New prototype.
20593 (time_ifunc): Replace time with __libc_time.
20594 (time): New strong alias and hidden definition of __libc_time.
20595 (__GI_time): Remove strong alias.
20596 * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
20597 Include <stddef.h>.
20598 (memmove): Redefined to __redirect_memmove.
20599 (__memmove_sse2): Use typeof __redirect_memmove.
20600 (__memmove_ssse3): Likewise.
20601 (__memmove_ssse3_back): Likewise.
20602 (__libc_memmove): New prototype.
20603 (memmove): Renamed to ...
20604 (__libc_memmove): This.
20605 (memmove): New strong alias of __libc_memmove.
20606
20607 2012-08-08 Mark Salter <msalter@redhat.com>
20608
20609 * elf/elf.h
20610 (R_MN10300_TLS_GD): Define.
20611 (R_MN10300_TLS_LD): Likewise.
20612 (R_MN10300_TLS_LDO): Likewise.
20613 (R_MN10300_TLS_GOTIE): Likewise.
20614 (R_MN10300_TLS_IE): Likewise.
20615 (R_MN10300_TLS_LE): Likewise.
20616 (R_MN10300_TLS_DTPMOD): Likewise.
20617 (R_MN10300_TLS_DTPOFF): Likewise.
20618 (R_MN10300_TLS_TPOFF): Likewise.
20619 (R_MN10300_SYM_DIFF): Likewise.
20620 (R_MN10300_ALIGN): Likewise.
20621 (R_MN10300_NUM): Update.
20622
20623 2012-08-08 Joseph Myers <joseph@codesourcery.com>
20624
20625 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
20626 Remove.
20627
20628 2012-08-08 Roland McGrath <roland@hack.frob.com>
20629
20630 * sysdeps/posix/fdopendir.c: Include <stddef.h>.
20631
20632 * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
20633 sysdeps/unix -> sysdeps/posix move.
20634 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
20635
20636 2012-08-07 Allan McRae <allan@archlinux.org>
20637
20638 [BZ #14303]
20639 * sunrpc/rpc_main.c (SVR4_CPP): Remove.
20640 (SUNOS_CPP): Likewise.
20641 (find_cpp): Fall back to selecting system cpp when /lib/cpp is
20642 not found.
20643 (open_input): Call CPP using execvp.
20644
20645 2012-08-07 Joseph Myers <joseph@codesourcery.com>
20646
20647 * sysdeps/unix/sysv/linux/kernel-features.h
20648 (__ASSUME_PROT_GROWSUPDOWN): Remove.
20649 (__ASSUME_NO_CLONE_DETACHED): Likewise.
20650 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
20651 (__ASSUME_WAITID_SYSCALL): Likewise.
20652 * sysdeps/unix/sysv/linux/dl-execstack.c
20653 (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
20654 code unconditional.
20655 (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
20656 conditional code.
20657 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
20658 [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
20659 (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
20660 code.
20661 * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
20662 unconditional.
20663 [__ASSUME_WAITID_SYSCALL]: Likewise.
20664 [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
20665
20666 2012-08-07 Roland McGrath <roland@hack.frob.com>
20667
20668 * sysdeps/unix/closedir.c: Renamed to ...
20669 * sysdeps/posix/closedir.c: ... here.
20670 * sysdeps/unix/dirfd.c: Renamed to ...
20671 * sysdeps/posix/dirfd.c: ... here.
20672 * sysdeps/unix/dirstream.h: Renamed to ...
20673 * sysdeps/posix/dirstream.h: ... here.
20674 * sysdeps/unix/fdopendir.c: Renamed to ...
20675 * sysdeps/posix/fdopendir.c: ... here.
20676 * sysdeps/unix/opendir.c: Renamed to ...
20677 * sysdeps/posix/opendir.c: ... here.
20678 * sysdeps/unix/readdir.c: Renamed to ...
20679 * sysdeps/posix/readdir.c: ... here.
20680 * sysdeps/unix/readdir_r.c: Renamed to ...
20681 * sysdeps/posix/readdir_r.c: ... here.
20682 * sysdeps/unix/rewinddir.c: Renamed to ...
20683 * sysdeps/posix/rewinddir.c: ... here.
20684 * sysdeps/unix/seekdir.c: Renamed to ...
20685 * sysdeps/posix/seekdir.c: ... here.
20686 * sysdeps/unix/telldir.c: Renamed to ...
20687 * sysdeps/posix/telldir.c: ... here.
20688 * sysdeps/unix/sysv/linux/opendir.c: Update #include.
20689 * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
20690 * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
20691 * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
20692
20693 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
20694 * bits/fcntl.h: ... here.
20695
20696 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
20697 not 0.
20698 (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
20699 [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
20700 (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
20701 (struct flock): Move l_start, l_len to the beginning.
20702 Use __pid_t for l_pid.
20703 [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
20704 [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
20705 [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
20706 (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
20707 [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
20708 [__USE_LARGEFILE64] (struct flock64): New type.
20709 (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
20710
20711 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
20712 * bits/dirent.h: ... here.
20713
20714 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
20715 [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
20716
20717 2012-08-07 Joseph Myers <joseph@codesourcery.com>
20718
20719 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
20720 Change from 2.6.0 to 2.6.16.
20721 * sysdeps/unix/sysv/linux/configure: Regenerated.
20722 * sysdeps/unix/sysv/linux/kernel-features.h
20723 (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
20724 (__ASSUME_TGKILL): Define conditional on architectures, not kernel
20725 version.
20726 (__ASSUME_UTIMES): Likewise.
20727 (__ASSUME_CLONE_STOPPED): Remove.
20728 (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
20729 architectures, not kernel version.
20730 (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
20731 (__ASSUME_NO_CLONE_DETACHED): Likewise.
20732 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
20733 (__ASSUME_WAITID_SYSCALL): Likewise.
20734 [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
20735 condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
20736 * README: State 2.6.16 as minimum Linux kernel version. Do not
20737 refer to older versions.
20738
20739 2012-08-06 Roland McGrath <roland@hack.frob.com>
20740
20741 * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
20742 Define alphasort64 as an alias.
20743 * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
20744 Define versionsort64 as an alias.
20745 * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
20746 Define scandir64 as an alias.
20747 * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
20748 Define scandirat64 as an alias.
20749 * dirent/alphasort64.c (alphasort64):
20750 Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
20751 * dirent/versionsort64.c: Likewise.
20752 * dirent/scandir64.c: Likewise.
20753 * dirent/scandirat64.c: Likewise.
20754 * sysdeps/wordsize-64/alphasort.c: File removed.
20755 * sysdeps/wordsize-64/alphasort64.c: File removed.
20756 * sysdeps/wordsize-64/scandir.c: File removed.
20757 * sysdeps/wordsize-64/scandir64.c: File removed.
20758 * sysdeps/wordsize-64/scandirat.c: File removed.
20759 * sysdeps/wordsize-64/scandirat64.c: File removed.
20760 * sysdeps/wordsize-64/versionsort.c: File removed.
20761 * sysdeps/wordsize-64/versionsort64.c: File removed.
20762 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
20763 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
20764 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
20765 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
20766 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
20767 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
20768 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
20769 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
20770
20771 * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
20772 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
20773 [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
20774 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
20775 [defined __arch64__ || defined __sparcv9]
20776 (__INO_T_MATCHES_INO64_T): New macro.
20777 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
20778 [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
20779 * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
20780 * sysdeps/unix/sysv/linux/bits/dirent.h
20781 [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
20782 (_DIRENT_MATCHES_DIRENT64): New macro.
20783
20784 * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
20785 Define lockf64 as an alias.
20786 * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
20787 Define fseeko64 as an alias.
20788 * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
20789 Define ftello64 as an alias.
20790 * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
20791 Define _IO_fgetpos64 and fgetpos64 as aliases.
20792 * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
20793 Define _IO_fsetpos64 and fsetpos64 as aliases.
20794 * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
20795 Conditionalize body on this.
20796 * libio/fseeko64.c: Likewise.
20797 * libio/ftello64.c: Likewise.
20798 * libio/iofgetpos64.c: Likewise.
20799 * libio/iofsetpos64.c: Likewise.
20800 * sysdeps/wordsize-64/lockf.c: File removed.
20801 * sysdeps/wordsize-64/lockf64.c: File removed.
20802 * sysdeps/wordsize-64/fseeko.c: File removed.
20803 * sysdeps/wordsize-64/fseeko64.c: File removed.
20804 * sysdeps/wordsize-64/ftello.c: File removed.
20805 * sysdeps/wordsize-64/ftello64.c: File removed.
20806 * sysdeps/wordsize-64/iofgetpos.c: File removed.
20807 * sysdeps/wordsize-64/iofgetpos64.c: File removed.
20808 * sysdeps/wordsize-64/iofsetpos.c: File removed.
20809 * sysdeps/wordsize-64/iofsetpos64.c: File removed.
20810 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
20811 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
20812 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
20813 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
20814 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
20815 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
20816 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
20817 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
20818 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
20819 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
20820
20821 * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
20822 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
20823 [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
20824 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
20825 [defined __arch64__ || defined __sparcv9]
20826 (__OFF_T_MATCHES_OFF64_T): New macro.
20827 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
20828 [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
20829 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
20830 (__OFF_T_MATCHES_OFF64_T): New macro.
20831
20832 2012-08-06 H.J. Lu <hongjiu.lu@intel.com>
20833
20834 * stdlib/secure-getenv.c (__secure_getenv): Replace
20835 GLIBC_2_16 with GLIBC_2_17.
20836
20837 2012-08-06 H.J. Lu <hongjiu.lu@intel.com>
20838
20839 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
20840 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
20841
20842 2012-08-03 David S. Miller <davem@davemloft.net>
20843
20844 * sysdeps/sparc/fpu/libm-test-ulps: Update.
20845
20846 2012-08-03 Joseph Myers <joseph@codesourcery.com>
20847
20848 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
20849 Remove.
20850 (__ASSUME_CORRECT_SI_PID): Likewise.
20851 (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
20852 (__ASSUME_TMPFS_NAME): Likewise.
20853 * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
20854 [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
20855 * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
20856 (HAVE_AUX_SECURE): Make definition unconditional.
20857 * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
20858 [!__ASSUME_TMPFS_NAME]: Remove conditional code.
20859
20860 2012-08-03 Roland McGrath <roland@hack.frob.com>
20861
20862 * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
20863 * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
20864 * sysdeps/mach/hurd/eloop-threshold.h: New file.
20865 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
20866 __eloop_threshold instead of SYMLOOP_MAX.
20867
20868 * sysdeps/generic/eloop-threshold.h: New file.
20869 * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
20870 of MAXSYMLINKS.
20871 * elf/chroot_canon.c (chroot_canon): Likewise.
20872
20873 2012-08-03 Joseph Myers <joseph@codesourcery.com>
20874
20875 [BZ #13717]
20876 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
20877 Change to 2.6.0 everywhere.
20878 * sysdeps/unix/sysv/linux/configure: Regenerated.
20879 * sysdeps/unix/sysv/linux/kernel-features.h
20880 (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
20881 (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
20882 kernel versions.
20883 (__ASSUME_POSIX_TIMERS): Define unconditionally.
20884 (__ASSUME_FUTEX_REQUEUE): Remove.
20885 (__ASSUME_STATFS64): Define unconditionally.
20886 (__ASSUME_AT_SECURE): Likewise.
20887 (__ASSUME_CORRECT_SI_PID): Likewise.
20888 (__ASSUME_TGKILL): Define without depending on kernel version for
20889 i386.
20890 (__ASSUME_UTIMES): Likewise.
20891 (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
20892 kernel version.
20893 (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
20894 (__ASSUME_TMPFS_NAME): Likewise.
20895 * README: Update reference to Linux kernel versions.
20896
20897 2012-08-02 Marek Polacek <polacek@redhat.com>
20898
20899 [BZ# 14150]
20900 * configure.in (libc_cv_asm_type_prefix): Remove test. Replace
20901 libc_cv_asm_type_prefix with %.
20902 * configure: Regenerated.
20903 * include/libc-symbols.h: Remove comment about
20904 ASM_TYPE_DIRECTIVE_PREFIX. Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
20905 (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
20906 (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
20907 (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
20908 (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
20909 * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
20910 [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
20911 [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
20912 * elf/tst-unique2mod1.c: Likewise.
20913 * elf/tst-unique1mod2.c: Likewise.
20914 * elf/tst-unique1mod1.c: Likewise.
20915 * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
20916 * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
20917 Replace ASM_TYPE_DIRECTIVE with .type.
20918 * sysdeps/s390/s390-64/sysdep.h: Likewise.
20919 * sysdeps/i386/sysdep.h: Likewise.
20920 * sysdeps/x86_64/sysdep.h: Likewise.
20921 * sysdeps/sh/sysdep.h: Likewise.
20922 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
20923 Do not define ASM_TYPE_DIRECTIVE.
20924 * sysdeps/powerpc/sysdep.h: Likewise.
20925 * sysdeps/powerpc/powerpc32/sysdep.h:
20926 Replace ASM_TYPE_DIRECTIVE with .type.
20927 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
20928 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
20929 * sysdeps/i386/fpu/e_powf.S: Likewise.
20930 * sysdeps/i386/fpu/e_expl.S: Likewise.
20931 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
20932 * sysdeps/i386/fpu/e_acosh.S: Likewise.
20933 * sysdeps/i386/fpu/e_pow.S: Likewise.
20934 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
20935 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
20936 * sysdeps/i386/fpu/s_expm1.S: Likewise.
20937 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
20938 * sysdeps/i386/fpu/e_log2.S: Likewise.
20939 * sysdeps/i386/fpu/e_log2l.S: Likewise.
20940 * sysdeps/i386/fpu/e_scalb.S: Likewise.
20941 * sysdeps/i386/fpu/e_powl.S: Likewise.
20942 * sysdeps/i386/fpu/e_log10f.S: Likewise.
20943 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
20944 * sysdeps/i386/fpu/e_logl.S: Likewise.
20945 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
20946 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
20947 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
20948 * sysdeps/i386/fpu/e_log2f.S: Likewise.
20949 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
20950 * sysdeps/i386/fpu/e_log.S: Likewise.
20951 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
20952 * sysdeps/i386/fpu/e_logf.S: Likewise.
20953 * sysdeps/i386/fpu/e_log10l.S: Likewise.
20954 * sysdeps/i386/fpu/e_atanh.S: Likewise.
20955 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
20956 * sysdeps/i386/fpu/e_log10.S: Likewise.
20957 * sysdeps/i386/fpu/s_frexp.S: Likewise.
20958 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
20959 * sysdeps/i386/fpu/s_asinh.S: Likewise.
20960 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
20961 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
20962 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
20963 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
20964 * sysdeps/i386/i686/strtok.S: Likewise.
20965 * sysdeps/i386/i386-mcount.S: Likewise.
20966 * sysdeps/i386/strtok.S: Likewise.
20967 * sysdeps/x86_64/fpu/e_expl.S: Likewise.
20968 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
20969 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
20970 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
20971 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
20972 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
20973 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
20974 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
20975 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
20976 * sysdeps/x86_64/_mcount.S: Likewise.
20977 * sysdeps/x86_64/strtok.S: Likewise.
20978 * sysdeps/sh/_mcount.S: Likewise.
20979
20980 2012-08-01 Roland McGrath <roland@hack.frob.com>
20981
20982 * libio/iofopen.c: Include <fcntl.h>.
20983 [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
20984 (_IO_fopen64, fopen64): Define as aliases.
20985 * libio/iofopen64.c: Include <fcntl.h>.
20986 [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
20987 Conditionalize body on this.
20988 * sysdeps/wordsize-64/iofopen.c: File removed.
20989 * sysdeps/wordsize-64/iofopen64.c: File removed.
20990
20991 2012-08-01 Marek Polacek <polacek@redhat.com>
20992
20993 * libc/Makeconfig: Use elf in place of binfmt-subdir.
20994 Use dlfcn directly instead of a variable.
20995 (binfmt-subdir): Do not define.
20996 (dlfcn): Likewise.
20997
20998 2012-08-01 Joseph Myers <joseph@codesourcery.com>
20999
21000 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
21001 Remove all definitions.
21002 * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
21003 <kernel-features.h>.
21004 [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
21005 (miss_F_GETOWN_EX): Remove all definitions.
21006 [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
21007 macro definition.
21008 [!__ASSUME_FCNTL64]: Remove conditional code.
21009 [__ASSUME_FCNTL64]: Make code unconditional.
21010 * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
21011 <kernel-features.h>.
21012 [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
21013 (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
21014 (lockf64) [__NR_fcntl64]: Make code unconditional.
21015 (lockf64) [__ASSUME_FCNTL64]: Likewise.
21016
21017 * sysdeps/unix/sysv/linux/kernel-features.h
21018 (__ASSUME_VFORK_SYSCALL): Remove all definitions.
21019 * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
21020 Make code unconditional.
21021 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
21022 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
21023 * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
21024 [__NR_vfork]: Make code unconditional.
21025 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
21026 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
21027 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
21028 [__NR_vfork]: Make code unconditional.
21029 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
21030 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
21031
21032 2012-08-01 Roland McGrath <roland@hack.frob.com>
21033
21034 * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
21035 (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
21036
21037 * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
21038 Define mkstemp64 as an alias.
21039 * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
21040 Define mkstemps64 as an alias.
21041 * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
21042 Define mkostemp64 as an alias.
21043 * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
21044 Define mkostemps64 as an alias.
21045 * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
21046 Conditionalize body on this.
21047 * misc/mkostemp64.c: Likewise.
21048 * misc/mkostemps64.c: Likewise.
21049 * misc/mkstemps64.c: Likewise.
21050 * sysdeps/wordsize-64/mkstemp64.c: File removed.
21051 * sysdeps/wordsize-64/mkostemp64.c: File removed.
21052 * sysdeps/wordsize-64/mkostemp.c: File removed.
21053 * sysdeps/wordsize-64/mkstemp.c: File removed.
21054 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
21055 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
21056 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
21057 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
21058
21059 [BZ #14138]
21060 * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
21061 * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
21062 * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
21063 * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
21064
21065 * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
21066 compat_symbol macros from <shlib-compat.h> rather than the underlying
21067 default_symbol_version and symbol_version macros, so that DEFAULT
21068 lines in shlib-versions are respected.
21069 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
21070
21071 2012-08-01 Florian Weimer <fweimer@redhat.com>
21072
21073 * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
21074 Declare with warn_unused_result.
21075 (setgid, setregid, setegid, setresgid): Likewise.
21076 * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
21077 Likewise.
21078 * WUR-REPORT: Remove set*id functions.
21079
21080 2012-07-31 Pino Toscano <toscano.pino@tiscali.it>
21081
21082 * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
21083
21084 2012-07-31 Roland McGrath <roland@hack.frob.com>
21085
21086 [BZ #10191]
21087 * include/sys/socket.h (__libc_accept, __libc_accept4):
21088 Add attribute_hidden.
21089 * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
21090
21091 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
21092 use of PTR_MANGLE.
21093 * inet/getnetgrent_r.c (setup): Likewise.
21094
21095 * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
21096
21097 2012-07-31 David S. Miller <davem@davemloft.net>
21098
21099 * sysdeps/sparc/fpu/libm-test-ulps: Update.
21100
21101 2012-07-31 Joseph Myers <joseph@codesourcery.com>
21102
21103 [BZ #13629]
21104 * math/s_clog.c (__clog): Use __log1p if larger part has absolute
21105 value between 1.0 and 2.0 and smaller part has absolute value less
21106 than 1.0.
21107 * math/s_clog10.c (__clog10): Likewise.
21108 * math/s_clog10f.c (__clog10f): Likewise.
21109 * math/s_clog10l.c (__clog10l): Likewise.
21110 * math/s_clogf.c (__clogf): Likewise.
21111 * math/s_clogl.c (__clogl): Likewise.
21112 * math/libm-test.inc (clog_test): Add more tests.
21113 (clog10_test): Likewise.
21114 * sysdeps/i386/fpu/libm-test-ulps: Update.
21115 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21116
21117 2012-07-31 Florian Weimer <fweimer@redhat.com>
21118
21119 * stdlib/tst-secure-getenv.c: Use printf for error reporting.
21120 Exit with zero in case no suitable GID is found, and write a
21121 message to standard error.
21122
21123 2012-07-30 Roland McGrath <roland@hack.frob.com>
21124
21125 * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
21126 rather than to 1.
21127 (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
21128 (MAXPATHLEN): Removed.
21129 (NOGROUP, NODEV): New macros.
21130 (setbit, clrbit, isset, isclr): New macros.
21131 (howmany, roundup, powerof2): New macros.
21132 (DEV_BSIZE): New macro.
21133
21134 * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
21135 * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
21136
21137 * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
21138 definition on [!__NO_LONG_DOUBLE_MATH].
21139
21140 * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
21141 PTR_MANGLE and PTR_DEMANGLE.
21142
21143 * socket/accept4.c (accept4): Rename to __libc_accept4.
21144 Define accept4 as a weak alias.
21145
21146 * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
21147 on [_DIRENT_HAVE_D_TYPE].
21148 * io/ftw.c (ftw_dir): Likewise.
21149
21150 * io/xmknod.c (__xmknod): Don't check PATH for being null.
21151
21152 * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
21153
21154 * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
21155 Use the BSD numbers rather than the arbitrary ones we had.
21156 (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
21157 (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
21158 (SIGXCPU, SIGXFSZ): New macros.
21159 (_NSIG): Now 32.
21160
21161 * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
21162 initializer on [_LIBC_REENTRANT].
21163
21164 * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
21165 definitions inside [_POSIX_MAPPED_FILES].
21166
21167 * posix/regex.c: Include <sys/param.h> for MIN/MAX.
21168
21169 * dirent/opendir.c: Include <fcntl.h>.
21170
21171 * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
21172 (__libc_getspecific): Likewise.
21173 (__libc_key_create): Likewise.
21174
21175 * stdio-common/tmpfile64.c: Include <fcntl.h> first.
21176 [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
21177 * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
21178 (tmpfile64): Define as alias.
21179 * sysdeps/wordsize-64/tmpfile.c: File removed.
21180 * sysdeps/wordsize-64/tmpfile64.c: File removed.
21181 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
21182 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
21183
21184 * stdio-common/vfscanf.c: Include <stdbool.h>.
21185 * nss/makedb.c: Likewise.
21186 * stdio-common/_i18n_number.h: Likewise.
21187 * argp/argp-help.c: Likewise.
21188 * posix/wordexp.c: Likewise.
21189 * sysdeps/posix/spawni.c: Likewise.
21190 * nss/nss_files/files-initgroups.c: Likewise.
21191 * stdio-common/reg-modifier.c: Include <stdlib.h>.
21192 * nss/nss_files/files-initgroups.c: Likewise.
21193 * nss/nss_db/db-netgrp.c: Likewise.
21194 * nss/nss_db/db-initgroups.c: Likewise.
21195 * io/fchmodat.c: Include <sys/stat.h>.
21196
21197 * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
21198 __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
21199
21200 * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
21201 [HAVE_MMAP].
21202
21203 * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
21204 Add multiple inclusion protection.
21205
21206 2012-07-27 David S. Miller <davem@davemloft.net>
21207
21208 * sysdeps/sparc/fpu/libm-test-ulps: Update.
21209
21210 2012-07-27 Gary Benson <gbenson@redhat.com>
21211
21212 [BZ #14298]
21213 * elf/rtld.c: Include <stap-probe.h>.
21214 (dl_main): Added static probes "init_start" and "init_complete".
21215 * elf/dl-load.c: Include <stap-probe.h>.
21216 (lose): Take new parameter "nsid".
21217 Added static probe "map_failed".
21218 (_dl_map_object_from_fd): Pass namespace id to lose.
21219 Added static probe "map_start".
21220 (open_verify): Pass namespace id to lose.
21221 * elf/dl-open.c: Include <stap-probe.h>.
21222 (dl_open_worker) Added static probes "map_complete", "reloc_start"
21223 and "reloc_complete".
21224 * elf/dl-close.c: Include <stap-probe.h>.
21225 (_dl_close_worker): Added static probes "unmap_start" and
21226 "unmap_complete".
21227 * elf/rtld-debugger-interface.txt: New file documenting the above.
21228
21229 2012-07-26 Roland McGrath <roland@hack.frob.com>
21230
21231 * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
21232 rather than a string variable.
21233 * sunrpc/rpc_main.c (h_output): Likewise.
21234 * sunrpc/rpc_svcout.c (write_real_program): Likewise.
21235
21236 2012-07-26 Pino Toscano <toscano.pino@tiscali.it>
21237
21238 * inet/check_native.c: New file.
21239
21240 2012-07-26 Joseph Myers <joseph@codesourcery.com>
21241
21242 [BZ #13629]
21243 * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
21244 if larger part has absolute value 1.0.
21245 * math/s_clog10.c (__clog10): Likewise.
21246 * math/s_clog10f.c (__clog10f): Likewise.
21247 * math/s_clog10l.c (__clog10l): Likewise.
21248 * math/s_clogf.c (__clogf): Likewise.
21249 * math/s_clogl.c (__clogl): Likewise.
21250 * math/libm-test.inc (clog_test): Add more tests.
21251 (clog10_test): Likewise.
21252 * sysdeps/i386/fpu/libm-test-ulps: Update.
21253 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21254
21255 * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
21256 (pltexit): Likewise.
21257 (La_regs): Likewise.
21258 (La_retval): Likewise.
21259 (int_retval): Likewise.
21260 Update #error for removed macros to refer only to definitions in
21261 tst-audit.h.
21262 * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
21263 macro.
21264 (pltexit): Likewise.
21265 (La_regs): Likewise.
21266 (La_retval): Likewise.
21267 (int_retval): Likewise.
21268 * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
21269 macro.
21270 (pltexit): Likewise.
21271 (La_regs): Likewise.
21272 (La_retval): Likewise.
21273 (int_retval): Likewise.
21274 * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
21275 macro.
21276 (pltexit): Likewise.
21277 (La_regs): Likewise.
21278 (La_retval): Likewise.
21279 (int_retval): Likewise.
21280 * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
21281 macro.
21282 (pltexit): Likewise.
21283 (La_regs): Likewise.
21284 (La_retval): Likewise.
21285 (int_retval): Likewise.
21286 * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
21287 macro.
21288 (pltexit): Likewise.
21289 (La_regs): Likewise.
21290 (La_retval): Likewise.
21291 (int_retval): Likewise.
21292 * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
21293 macro.
21294 (pltexit): Likewise.
21295 (La_regs): Likewise.
21296 (La_retval): Likewise.
21297 (int_retval): Likewise.
21298 * sysdeps/generic/tst-audit.h: Update comment to refer only to
21299 macro definitions in tst-audit.h.
21300 * sysdeps/i386/tst-audit.h: New file.
21301 * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
21302 * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
21303 * sysdeps/s390/s390-32/tst-audit.h: Likewise.
21304 * sysdeps/s390/s390-64/tst-audit.h: Likewise.
21305 * sysdeps/sh/tst-audit.h: Likewise.
21306 * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
21307 * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
21308 * sysdeps/x86_64/tst-audit.h: Likewise.
21309
21310 2012-07-26 Andreas Jaeger <aj@suse.de>
21311
21312 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
21313 ptrace.
21314
21315 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
21316 new value PTRACE_EVENT_SECCOMP from Linux 3.5.
21317 (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
21318 PTRACE_O_MASK.
21319 * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
21320 * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
21321 * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
21322
21323 * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
21324 value.
21325
21326 * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
21327 _sigsys.
21328 (si_call_addr, si_syscall, si_arch): Define new macro.
21329 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
21330 _sigsys.
21331 (si_call_addr, si_syscall, si_arch): Define new marcro.
21332 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
21333 _sigsys.
21334 (si_call_addr, si_syscall, si_arch): Define new macro.
21335 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
21336 _sigsys.
21337 (si_call_addr, si_syscall, si_arch): Define new macro.
21338
21339 2012-07-25 Joseph Myers <joseph@codesourcery.com>
21340
21341 [BZ #13717]
21342 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
21343 Change to 2.4.21 where previously 2.4.1.
21344 * sysdeps/unix/sysv/linux/configure: Regenerated.
21345 * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
21346 __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
21347 Linux kernel version.
21348 (__ASSUME_STD_AUXV): Remove.
21349 [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
21350 kernel version.
21351 [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
21352 (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
21353 (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
21354 (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
21355 (__ASSUME_NETLINK_SUPPORT): Likewise.
21356 * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
21357 (__no_netlink_support): Remove conditional definition.
21358 * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
21359 Remove.
21360 (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
21361 [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
21362 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
21363 (if_nameindex_ioctl): Remove.
21364 (if_nameindex_netlink): Do not handle __no_netlink_support.
21365 (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
21366 code.
21367 * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
21368 Remove conditional code.
21369 (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
21370 code.
21371 (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
21372 unconditional.
21373 [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
21374 [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
21375 * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
21376 Remove.
21377 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
21378 [!__ASSUME_STD_AUXV]: Remove conditional code.
21379 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
21380 [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
21381 [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
21382 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
21383 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
21384 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
21385 code.
21386 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
21387 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
21388 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
21389 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
21390 conditional code.
21391 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
21392 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
21393 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
21394 code.
21395 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
21396 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
21397 conditional code.
21398 * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
21399 (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
21400 code unconditional.
21401 (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21402 conditional code.
21403 (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
21404 unconditional.
21405 (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21406 conditional code.
21407 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
21408 (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
21409 unconditional.
21410 (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21411 conditional code.
21412 * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
21413 (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
21414 code unconditional.
21415 (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21416 conditional code.
21417 (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
21418 unconditional.
21419 (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21420 conditional code.
21421 * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
21422 (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
21423 code unconditional.
21424 (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21425 conditional code.
21426 (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
21427 unconditional.
21428 (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21429 conditional code.
21430
21431 2012-07-25 Andreas Schwab <schwab@linux-m68k.org>
21432
21433 * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
21434 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
21435 * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
21436 * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
21437 * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
21438 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
21439 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
21440 * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
21441 * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
21442 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
21443 * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
21444 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
21445 * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
21446 * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
21447 * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
21448 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
21449 * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
21450 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
21451 * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
21452 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
21453 * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
21454 * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
21455 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
21456
21457 2012-07-25 Florian Weimer <fweimer@redhat.com>
21458
21459 * Versions.def: Add GLIBC_2.17.
21460 * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
21461 * include/stdlib.h: Rename __secure_getenv to secure_getenv.
21462 Introduce __libc_secure_getenv.
21463 * stdlib/Versions (2.17): Add secure_getenv
21464 (GLIBC_PRIVATE): Add __libc_secure_getenv.
21465 * stdlib/secure-getenv.c: Rename __secure_getenv to
21466 __libc_secure_getenv. Add secure_getenv alias. Add compatibility
21467 symbol __secure_getenv for GLIBC_2.0.
21468 * stdlib/tst-secure-getenv.c: New.
21469 * stdlib/Makefile (tests): Add testcase.
21470 * manual/startup.texi (Environment Access): Document
21471 secure_getenv.
21472 * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
21473 __libc_secure_getenv.
21474 * inet/ruserpass.c (ruserpass): Likewise.
21475 * malloc/mtrace.c (mtrace): Likewise.
21476 * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
21477 * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
21478 * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
21479 * sysdeps/posix/tempname.c: Likewise. Evaluate
21480 HAVE_SECURE_GETENV.
21481 * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
21482 __secure_getenv to __libc_secure_getenv.
21483 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
21484 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
21485 Likewise.
21486 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
21487 Likewise.
21488 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
21489 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
21490 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
21491 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
21492 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
21493 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
21494 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
21495
21496 2012-07-25 Joseph Myers <joseph@codesourcery.com>
21497
21498 * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
21499 (struct La_i86_retval): Likewise.
21500 (struct La_x86_64_regs): Likewise.
21501 (struct La_x86_64_retval): Likewise.
21502 (struct La_x32_regs): Likewise.
21503 (struct La_x32_retval): Likewise.
21504 (struct La_ppc32_regs): Likewise.
21505 (struct La_ppc32_retval): Likewise.
21506 (struct La_ppc64_regs): Likewise.
21507 (struct La_ppc64_retval): Likewise.
21508 (struct La_sh_regs): Likewise.
21509 (struct La_sh_retval): Likewise.
21510 (struct La_s390_32_regs): Likewise.
21511 (struct La_s390_32_retval): Likewise.
21512 (struct La_s390_64_regs): Likewise.
21513 (struct La_s390_64_retval): Likewise.
21514 (struct La_sparc32_regs): Likewise.
21515 (struct La_sparc32_retval): Likewise.
21516 (struct La_sparc64_regs): Likewise.
21517 (struct La_sparc64_retval): Likewise.
21518 (struct audit_ifaces): Remove architecture-specific pltenter and
21519 pltexit members.
21520 * sysdeps/i386/ldsodefs.h: New file.
21521 * sysdeps/powerpc/ldsodefs.h: Likewise.
21522 * sysdeps/s390/ldsodefs.h: Likewise.
21523 * sysdeps/sh/ldsodefs.h: Likewise.
21524 * sysdeps/sparc/ldsodefs.h: Likewise.
21525 * sysdeps/x86_64/ldsodefs.h: Likewise.
21526
21527 2012-07-25 Marek Polacek <polacek@redhat.com>
21528
21529 [BZ #6808]
21530 * math/libm-test.inc (yn_test): Add another test.
21531 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
21532 to ERANGE when the result is +-Inf.
21533 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
21534 * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
21535 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
21536 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
21537
21538 2012-07-24 Joseph Myers <joseph@codesourcery.com>
21539
21540 * conform/data/time.h-data (NULL): Use macro-constant. Require
21541 equal to 0.
21542 (CLOCKS_PER_SEC): Use macro instead of constant. Specify type as
21543 clock_t.
21544 [ISO11] (TIME_UTC): Use macro-int-constant. Require value > 0.
21545
21546 2012-07-23 Thomas Schwinge <thomas@codesourcery.com>
21547
21548 * configure.in <sysdeps resolving>: Correct printing
21549 Implies_before.
21550 * configure: Regenerate.
21551
21552 2012-07-22 Thomas Schwinge <thomas@codesourcery.com>
21553
21554 * math/w_ilogb.c: Include <limits.h>.
21555 * math/w_ilogbl.c: Likewise.
21556
21557 2012-07-20 Joseph Myers <joseph@codesourcery.com>
21558
21559 * manual/lang.texi (__va_copy): Document primarily as ISO C99
21560 va_copy. Document allowing for unavailable va_copy only as
21561 pre-C99 compatibility.
21562 * manual/string.texi (Copying and Concatenation): Use va_copy
21563 instead of __va_copy in concat example.
21564
21565 2012-07-20 Pino Toscano <toscano.pino@tiscali.it>
21566
21567 * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
21568 (__sendto): Use create_address_port. Initialize APORT and deallocate
21569 it if not null.
21570
21571 * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
21572 with O_NOLINK passed to __file_name_lookup.
21573
21574 * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
21575 with O_NOLINK passed to __file_name_lookup.
21576
21577 * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
21578 negative N or less than NGIDS.
21579
21580 * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
21581 type to string_t. Set ERANGE as errno and return it if NAME is not big
21582 enough. Use memcpy instead of strncpy.
21583
21584 2012-07-20 Joseph Myers <joseph@codesourcery.com>
21585
21586 * elf/Makefile (check-data): Remove.
21587 (localplt.data): New vpath directive.
21588 ($(objpfx)check-localplt.out): Use localplt.data from vpath
21589 instead of $(check-data).
21590 * scripts/data/localplt-generic.data: Move to ...
21591 * sysdeps/generic/localplt.data: ... here.
21592 * scripts/data/localplt-i386-linux-gnu.data: Move to ...
21593 * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
21594 * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
21595 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
21596 ... here.
21597 * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
21598 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
21599 ... here.
21600 * scripts/data/localplt-s390-linux-gnu.data: Move to ...
21601 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
21602 ... here.
21603 * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
21604 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
21605 ... here.
21606 * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
21607 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
21608 ... here.
21609 * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
21610 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
21611 ... here.
21612
21613 2012-07-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
21614
21615 * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
21616 PPC32 and PPC64 files.
21617 * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
21618 * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
21619
21620 2012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
21621
21622 * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
21623 __makecontext_ret to ...
21624 * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
21625 ... here and call exit if uc_link is NULL. New file.
21626 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
21627 __makecontext_ret.S.
21628 * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
21629 __makecontext_ret to ...
21630 * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
21631 ... here and call exit if uc_link is NULL. New file.
21632 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
21633 __makecontext_ret.S.
21634
21635 2012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
21636
21637 * elf/elf.h (R_390_IRELATIVE): New definition.
21638 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
21639 resolver function for IFUNC symbols. Support R_390_IRELATIVE.
21640 (elf_machine_lazy_rel): Support R_390_IRELATIVE.
21641 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
21642 (elf_machine_lazy_rel): Likewise.
21643 * sysdeps/s390/dl-irel.h: New file.
21644 * sysdeps/s390/s390-64/memcpy.S: New asm code.
21645 * sysdeps/s390/s390-64/memset.S: New asm code.
21646 * sysdeps/s390/s390-64/memcmp.S: New asm code.
21647 * sysdeps/s390/s390-64/multiarch/memset.S: New file.
21648 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
21649 * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
21650 * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
21651 * sysdeps/s390/s390-64/multiarch/Makefile: New file.
21652 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
21653 * sysdeps/s390/s390-32/multiarch/Makefile: New file.
21654 * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
21655 * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
21656 * sysdeps/s390/s390-32/multiarch/memset.S: New file.
21657 * sysdeps/s390/s390-32/memcpy.S: New asm code.
21658 * sysdeps/s390/s390-32/memset.S: New asm code.
21659 * sysdeps/s390/s390-32/memcmp.S: New asm code.
21660
21661 2012-07-17 Marek Polacek <polacek@redhat.com>
21662
21663 [BZ #14349]
21664 * sysdeps/s390/s390-32/configure.in: Remove TLS check.
21665 * sysdeps/s390/s390-64/configure.in: Likewise.
21666 * sysdeps/sparc/configure.in: Likewise.
21667 * sysdeps/powerpc/powerpc32/configure.in: Likewise.
21668 * sysdeps/powerpc/powerpc64/configure.in: Likewise.
21669 * sysdeps/i386/configure.in: Likewise.
21670 * sysdeps/x86_64/configure.in: Likewise.
21671 * sysdeps/sh/configure.in: Likewise.
21672 * sysdeps/s390/s390-32/configure: Regenerated.
21673 * sysdeps/s390/s390-64/configure: Likewise.
21674 * sysdeps/x86_64/configure: Likewise.
21675 * sysdeps/sh/configure: Likewise.
21676 * sysdeps/powerpc/powerpc64/configure: Likewise.
21677 * sysdeps/powerpc/powerpc32/configure: Likewise.
21678 * sysdeps/sparc/configure: Likwise.
21679 * sysdeps/i386/configure: Likewise.
21680
21681 * elf/dl-open.c: Comment fixes.
21682
21683 2012-07-17 Joseph Myers <joseph@codesourcery.com>
21684
21685 * Makefile [CXX] (check-data): Remove.
21686 [CXX] (c++-types.data): New vpath directive.
21687 [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
21688 vpath. Do not allow for C++ type data being missing.
21689 * scripts/data/c++-types-alpha-linux-gnu.data: Move to
21690 ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
21691 * scripts/data/c++-types-ia64-linux-gnu.data: Move to
21692 ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
21693 * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
21694 * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
21695 * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
21696 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
21697 ... here.
21698 * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
21699 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
21700 ... here.
21701 * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
21702 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
21703 ... here.
21704 * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
21705 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
21706 ... here.
21707 * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
21708 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
21709 ... here.
21710 * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
21711 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
21712 ... here.
21713 * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
21714 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
21715 ... here.
21716 * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
21717 * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
21718
21719 * elf/tls-macros.h (TLS_LE): Move architecture-specific
21720 definitions to architecture-specific files.
21721 (TLS_IE): Likewise.
21722 (TLS_LD): Likewise.
21723 (TLS_GD): Likewise.
21724 * sysdeps/i386/tls-macros.h: New file.
21725 * sysdeps/powerpc/tls-macros.h: Likewise.
21726 * sysdeps/s390/s390-32/tls-macros.h: Likewise.
21727 * sysdeps/s390/s390-64/tls-macros.h: Likewise.
21728 * sysdeps/sh/tls-macros.h: Likewise.
21729 * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
21730 * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
21731 * sysdeps/x86_64/tls-macros.h: Likewise.
21732
21733 2012-07-17 Thomas Schwinge <thomas@codesourcery.com>
21734
21735 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
21736 zero value for regular exit case.
21737
21738 * sysdeps/unix/sysv/linux/x86_64/__start_context.S
21739 (__start_context): Preserve zero value for regular exit case.
21740
21741 2012-07-17 Thomas Schwinge <thomas@codesourcery.com>
21742 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
21743
21744 * manual/setjmp.texi (setcontext): Clarify normal process
21745 termination when uc_link is the null pointer.
21746 * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
21747 exit call.
21748
21749 2012-07-16 Andreas Schwab <schwab@linux-m68k.org>
21750
21751 * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
21752 preprocessor. Test for each exception mask separately.
21753
21754 2012-07-16 Andreas Jaeger <aj@suse.de>
21755
21756 * po/ru.po: Update from translation team.
21757
21758 2012-07-15 Joseph Myers <joseph@codesourcery.com>
21759
21760 * conform/data/string.h-data (NULL): Use macro-constant. Require
21761 equal to 0.
21762 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
21763 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
21764 (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
21765 (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
21766 [ISO || ISO99 || ISO11] (*_t): Do not allow.
21767
21768 2012-07-13 Andreas Jaeger <aj@suse.de>
21769
21770 * po/fr.po: Update from translation team.
21771
21772 2012-07-12 Marek Polacek <polacek@redhat.com>
21773
21774 [BZ #14173]
21775 * math/libm-test.inc (yn_test): Add test for BZ #14173.
21776 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
21777 loop condition.
21778
21779 2012-07-12 Joseph Myers <joseph@codesourcery.com>
21780
21781 [BZ #13717]
21782 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
21783 Change to 2.4.1 where previously 2.4.0.
21784 * sysdeps/unix/sysv/linux/configure: Regenerated.
21785 * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
21786 (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
21787 version.
21788 [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
21789 (__ASSUME_AT_CLKTCK): Remove.
21790 (__ASSUME_AT_PAGESIZE): Likewise.
21791 (__ASSUME_AT_XID): Likewise.
21792 (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
21793 [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
21794 * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
21795 unconditionally.
21796 (HAVE_AUX_PAGESIZE): Likewise.
21797 * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
21798 [__ASSUME_AT_CLKTCK]: Make code unconditional.
21799 [!__ASSUME_AT_CLKTCK]: Remove conditional code.
21800
21801 2012-07-12 Jeroen van Bemmel <jvb127@gmail.com>
21802
21803 [BZ #14307]
21804 * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
21805 the temporary buffer used to invoke __gethostbyname2_r,
21806 __gethostbyaddr_r and gethostbyname4_r to make room for struct
21807 host_data / struct gaih_addrtuple.
21808 * resolv/nss_dns/dns-host.c (global scope): Move definition of
21809 implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
21810 header file nss/nsswitch.h.
21811 * nss/nsswitch.h (global scope): Add definition of implementation
21812 constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
21813 resolv/nss_dns/dns-host.c).
21814
21815 2012-07-11 Andreas Jaeger <aj@suse.de>
21816
21817 * po/fr.po: Update from translation team.
21818
21819 * po/sv.po: Update from translation team
21820 * po/fr.po: Another update from translation team.
21821
21822 2012-07-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
21823
21824 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
21825 for subnormals or multiply small sinh result by itself.
21826 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
21827 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21828
21829 2012-07-11 David S. Miller <davem@davemloft.net>
21830
21831 * sysdeps/sparc/fpu/libm-test-ulps: Update.
21832
21833 2012-07-10 Andreas Schwab <schwab@linux-m68k.org>
21834
21835 [BZ #14347]
21836 * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
21837 (INTERNAL_MARK): Shift it here.
21838
21839 2012-07-10 Marek Polacek <polacek@redhat.com>
21840
21841 [BZ #14151]
21842 * configure.in (libc_cv_asm_global_directive): Remove test. Replace
21843 libc_cv_asm_global_directive with .globl.
21844 * configure: Regenerated.
21845 * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
21846 with .globl.
21847 * sysdeps/i386/configure: Regenerated.
21848 * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
21849 with .globl.
21850 * sysdeps/x86_64/configure: Regenerated.
21851 * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
21852 * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
21853 * elf/tst-unique2mod2.c: Likewise.
21854 * elf/tst-unique2mod1.c: Likewise.
21855 * elf/tst-unique1mod2.c: Likewise.
21856 * elf/tst-unique1mod1.c: Likewise.
21857 * sysdeps/s390/s390-32/sysdep.h: Likewise.
21858 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
21859 * sysdeps/s390/s390-64/sysdep.h: Likewise.
21860 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
21861 * sysdeps/mach/sysdep.h: Likewise.
21862 * sysdeps/i386/sysdep.h: Likewise.
21863 * sysdeps/i386/i386-mcount.S: Likewise.
21864 * sysdeps/x86_64/_mcount.S: Likewise.
21865 * sysdeps/x86_64/sysdep.h: Likewise.
21866 * sysdeps/sh/_mcount.S: Likewise.
21867 * sysdeps/sh/sysdep.h: Likewise.
21868 * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
21869 * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
21870 * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
21871 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
21872 * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
21873 * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
21874 * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
21875 * locale/localeinfo.h: Likewise.
21876 (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
21877 (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
21878
21879 2012-07-09 Roland McGrath <roland@hack.frob.com>
21880
21881 [BZ #14336]
21882 * manual/charset.texi (Extended Char Intro): Word use fix, "operating
21883 system".
21884 * manual/message.texi (The Uniforum approach): Likewise.
21885 * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
21886 (glibc iconv Implementation): Likewise.
21887
21888 2012-07-09 Joseph Myers <joseph@codesourcery.com>
21889
21890 [BZ #14337]
21891 * math/s_clog.c (__clog): Avoid scaling a value down where that
21892 could result in underflow.
21893 * math/s_clog10.c (__clog10): Likewise.
21894 * math/s_clog10f.c (__clog10f): Likewise.
21895 * math/s_clog10l.c (__clog10l): Likewise.
21896 * math/s_clogf.c (__clogf): Likewise.
21897 * math/s_clogl.c (__clogl): Likewise.
21898 * math/libm-test.inc (clog_test): Add more tests.
21899 (clog10_test): Likewise.
21900 * sysdeps/i386/fpu/libm-test-ulps: Update.
21901 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21902
21903 2012-07-06 Andreas Schwab <schwab@linux-m68k.org>
21904
21905 [BZ #14283]
21906 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
21907 by 7 not 8 to examine high bit of fractional part.
21908
21909 [BZ #14042]
21910 * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
21911 for call to __mcount_internal.
21912 * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
21913 (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
21914 * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
21915
21916 2012-07-06 Joseph Myers <joseph@codesourcery.com>
21917
21918 [BZ #14154]
21919 * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
21920 approximation for values within 0x1p-13f of an odd multiple of
21921 pi/4.
21922 * math/libm-test.inc (tan_test): Do not allow spurious underflow
21923 exception. Add more tests.
21924 * sysdeps/i386/fpu/libm-test-ulps: Update.
21925
21926 [BZ #6778]
21927 * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
21928 inputs and return -1 for them. Do not check for +Inf in case not
21929 reachable for +Inf.
21930 * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
21931 * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
21932 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
21933 and return -1 for them. Do not check for +Inf in case not
21934 reachable for +Inf.
21935 * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
21936 define.
21937 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
21938 and return -1 for them. Do not check for +Inf in case not
21939 reachable for +Inf.
21940 * math/libm-test.inc (expm1_test): Add more tests. Do not allow
21941 spurious underflow.
21942 * sysdeps/i386/fpu/libm-test-ulps: Update.
21943 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21944
21945 2012-07-06 Mike Frysinger <vapier@gentoo.org>
21946
21947 * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
21948
21949 2012-07-05 Joseph Myers <joseph@codesourcery.com>
21950
21951 [BZ #14157]
21952 [BZ #14331]
21953 * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
21954 could result in spurious underflow. Scale down values above
21955 DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
21956 * math/s_csqrtf.c (__csqrtf): Likewise.
21957 * math/s_csqrtl.c (__csqrtl): Likewise.
21958 * math/libm-test.inc (csqrt_test): Add more tests. Do not allow
21959 spurious underflow.
21960 * sysdeps/i386/fpu/libm-test-ulps: Update.
21961 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21962
21963 2012-07-04 Andreas Schwab <schwab@linux-m68k.org>
21964
21965 * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
21966 xopen-msg.sed.
21967 * catgets/xopen-msg.awk: New file.
21968 * catgets/xopen-msg.sed: Removed.
21969
21970 * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
21971 po2text.sed.
21972 * intl/po2test.awk: New file.
21973 * intl/po2test.sed: Removed.
21974
21975 2012-07-04 Joseph Myers <joseph@codesourcery.com>
21976
21977 [BZ #14328]
21978 * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
21979 or multiply small sinh result by itself.
21980 * math/s_ctanf.c (__ctanf): Likewise.
21981 * math/s_ctanh.c (__ctanh): Likewise.
21982 * math/s_ctanhf.c (__ctanhf): Likewise.
21983 * math/s_ctanhl.c (__ctanhl): Likewise.
21984 * math/s_ctanl.c (__ctanl): Likewise.
21985 * math/libm-test.inc (ctan_test_tonearest): New function.
21986 (ctan_test_towardzero): Likewise.
21987 (ctan_test_downward): Likewise.
21988 (ctan_test_upward): Likewise.
21989 (ctanh_test_tonearest): Likewise.
21990 (ctanh_test_towardzero): Likewise.
21991 (ctanh_test_downward): Likewise.
21992 (ctanh_test_upward): Likewise.
21993 (main): Call these new functions.
21994 * sysdeps/i386/fpu/libm-test-ulps: Update.
21995 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21996
21997 2012-07-03 Mike Frysinger <vapier@gentoo.org>
21998
21999 * .gitignore: Delete /ports entry.
22000
22001 2012-07-03 Andreas Jaeger <aj@suse.de>
22002
22003 * po/bg.po: Update from translation team.
22004 * po/cs.po: Likewise.
22005 * po/de.po: Likewise.
22006 * po/hr.po: Likewise.
22007 * po/nl.pl: Likewise.
22008 * po/pl.po: Likewise.
22009 * po/vi.po: Likewise.
22010
22011 2012-07-03 Joseph Myers <joseph@codesourcery.com>
22012
22013 * Makeconfig [!+link] (+link-before-libc): New variable.
22014 [!+link] (+link-after-libc): Likewise.
22015 [!+link] (+link-tests): Likewise.
22016 [!+link] (+link): Define in terms of $(+link-before-libc) and
22017 $(+link-after-libc).
22018 [!+link-static] (+link-static-before-libc): New variable.
22019 [!+link-static] (+link-static-after-libc): Likewise.
22020 [!+link-static] (+link-static-tests): Likewise.
22021 [!+link-static] (+link-static): Define in terms of
22022 $(+link-static-before-libc) and $(+link-static-after-libc).
22023 [build-shared] (link-libc-before-gnulib): New variable.
22024 [build-shared] (link-libc-tests): Likewise.
22025 [build-shared] (link-libc): Define in terms of
22026 $(link-libc-before-gnulib).
22027 [!build-shared] (link-libc-tests): New variable.
22028 (link-libc-static-tests): New variable.
22029 [!gnulib] (gnulib-arch): New variable.
22030 [!gnulib] (gnulib-tests): Likewise.
22031 [!gnulib] (static-gnulib-arch): Likewise.
22032 [!gnulib] (static-gnulib-tests): Likewise.
22033 [!gnulib] (gnulib): Use $(gnulib-arch). Do not use $(libgcc_eh).
22034 Define with "=" instead of ":=".
22035 [!gnulib] (static-gnulib): Use $(static-gnulib-arch). Do not use
22036 -lgcc_eh $(libunwind). Define with "=" instead of ":=".
22037 * Rules (binaries-all-notests): New variable.
22038 (binaries-all-tests): Likewise.
22039 (binaries-static-notests): Likewise.
22040 (binaries-static-tests): Likewise.
22041 (binaries-all): Define using $(binaries-all-notests) and
22042 $(binaries-all-tests).
22043 (binaries-static): Define using $(binaries-static-notests) and
22044 $(binaries-static-tests).
22045 (binaries-shared-tests): New variable.
22046 (binaries-shared-notests): Likewise.
22047 (binaries-shared): Remove variable.
22048 ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
22049 ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
22050 ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
22051 ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
22052 ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
22053 ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
22054 * elf/Makefile (sln-modules): New variable.
22055 (extra-objs): Add $(sln-modules:=.o).
22056 (ldconfig-modules): Add static-stubs.
22057 ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
22058 * elf/static-stubs.c: New file.
22059
22060 [BZ #14283]
22061 * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
22062 by 7 not 8 to examine high bit of fractional part. Use volatile
22063 variables when splitting into final array of floats if
22064 __FLT_EVAL_METHOD__ != 0.
22065 * math/libm-test.inc (cos_test): Add another test.
22066 (sin_test): Likewise.
22067 * sysdeps/i386/fpu/libm-test-ulps: Update.
22068
22069 [BZ #14273]
22070 * math/libm-test.inc (cosh_test): Add more tests.
22071
22072 * version.h (RELEASE): Set to "development".
22073 (VERSION): Set to "2.16.90".
22074
22075 2012-06-30 Carlos O'Donell <carlos_odonell@mentor.com>
22076
22077 * NEWS: Update copyright. Remove last-updated date.
22078 Mention math library bug fixes and timezone data changes.
22079 * README: Mention GNU/Hurd, x32, and HPPA support status.
22080
22081 2012-06-28 Thomas Schwinge <thomas@codesourcery.com>
22082
22083 * manual/contrib.texi (Contributors): Sort alphabetically by last name.
22084
22085 2012-06-27 Andreas Jaeger <aj@suse.de>
22086
22087 * manual/contrib.texi (Contributors): Add Samuel Thibault.
22088
22089 2012-06-25 Andreas Jaeger <aj@suse.de>
22090
22091 * sysdeps/s390/fpu/libm-test-ulps: Update.
22092
22093 2012-06-23 Andreas Schwab <schwab@linux-m68k.org>
22094 Thomas Schwinge <thomas@codesourcery.com>
22095
22096 * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
22097 * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
22098 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
22099 fanotify_mark.
22100
22101 2012-06-23 Thomas Schwinge <thomas@codesourcery.com>
22102
22103 * sysdeps/mach/start.c: Remove file.
22104 * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
22105 * sysdeps/i386/init-first.c: Fix comment regarding start.S.
22106 * sysdeps/sh/init-first.c: Likewise.
22107
22108 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
22109 registers for frame unwinding purposes, add CFI directives.
22110 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
22111 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
22112 * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
22113 Likewise.
22114
22115 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
22116 __fortify_fail returning.
22117 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
22118
22119 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
22120 sysdeps/sh/____longjmp_chk.S.
22121 * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
22122 on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
22123 * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
22124 (gen-as-const-headers): Append sigaltstack-offsets.sym.
22125
22126 * sysdeps/sh/abort-instr.h: New file.
22127 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
22128 process in case exit returns.
22129
22130 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
22131 initialize the GOT register before use.
22132
22133 * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
22134 calculation of ARGC > 4.
22135
22136 * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
22137 meaningful names to some local labels.
22138
22139 2012-06-22 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
22140 Kaz Kojima <kkojima@rr.iij4u.or.jp>
22141
22142 * sysdeps/unix/sysv/linux/sh/bits/atomic.h
22143 (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
22144 (__arch_compare_and_exchange_val_16_acq): Likewise.
22145 (__arch_compare_and_exchange_val_32_acq): Likewise.
22146 (atomic_exchange_and_add): Fix gUSA sequence.
22147 (atomic_add): Likewise.
22148 (atomic_add_negative): Likewise.
22149 (atomic_add_zero): Likewise.
22150 (atomic_bit_test_set): Likewise.
22151
22152 2012-06-22 Andreas Schwab <schwab@redhat.com>
22153
22154 [BZ #13579]
22155 * include/link.h (struct link_map): Add l_free_initfini.
22156 * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
22157 l_initfini.
22158 * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
22159 * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
22160 * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
22161 set.
22162
22163 2012-06-22 Carlos O'Donell <carlos_odonell@mentor.com>
22164
22165 * configure.in: Use AC_LANG_SOURCE.
22166 * configure: Regenerate.
22167
22168 2012-06-22 Roland McGrath <roland@hack.frob.com>
22169
22170 * configure.in (libc_cv_localstatedir): New substituted variable.
22171 * configure: Regenerated.
22172 * config.make.in (localstatedir): New variable, substituted from
22173 libc_cv_localstatedir.
22174 * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
22175 * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
22176 ${prefix}/var to /var when we change ${prefix}/etc to /etc.
22177 * sysdeps/gnu/configure: Regenerated.
22178
22179 2012-06-21 Jeff Law <law@redhat.com>
22180
22181 [BZ #14277]
22182 * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
22183 free. Simplify list management for _LIBC case.
22184
22185 2012-06-21 Joseph Myers <joseph@codesourcery.com>
22186
22187 [BZ #14273]
22188 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
22189 Clear sign bit of 64-bit integer value before comparing against
22190 overflow value.
22191
22192 * sysdeps/mach/configure: Regenerated.
22193
22194 2012-06-21 H.J. Lu <hongjiu.lu@intel.com>
22195
22196 [BZ #14278]
22197 * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
22198
22199 2012-06-21 Jeff Law <law@redhat.com>
22200
22201 [BZ #13882]
22202 * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection. Use
22203 uint16_t for elements in the "seen" array to avoid char overflows.
22204 * elf/dl-fini.c (_dl_sort_fini): Likewise.
22205 * elf/dl-open.c (dl_open_worker): Likewise.
22206
22207 2012-06-21 Carlos O'Donell <carlos_odonell@mentor.com>
22208
22209 * scripts/list-sources.sh: Scan PORTS for translations.
22210 * po/libc.pot: Regenerated.
22211
22212 2012-06-21 Andreas Jaeger <aj@suse.de>
22213
22214 [BZ #12194]
22215 * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
22216 warning.
22217 * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
22218 * bits/byteswap-16.h (__bswap_16): Likewise.
22219 * bits/byteswap.h (__bswap_constant_16): Likewise.
22220
22221 2012-06-18 H.J. Lu <hongjiu.lu@intel.com>
22222
22223 [BZ #14117]
22224 * sysdeps/i386/fpu_control.h: Removed.
22225 * sysdeps/x86_64/fpu_control.h: Moved to ...
22226 * sysdeps/x86/fpu_control.h: Here.
22227
22228 * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
22229 (_FPU_SETCW): Likewise.
22230
22231 2012-06-15 H.J. Lu <hongjiu.lu@intel.com>
22232
22233 [BZ #14117]
22234 * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
22235 * sysdeps/x86/fpu/bits/mathinline.h: This.
22236 * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
22237
22238 [BZ #14050]
22239 [BZ #14117]
22240 * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
22241 functions if __x86_64__ is defined.
22242
22243 2012-06-15 Chung-Lin Tang <cltang@codesourcery.com>
22244
22245 * string/endian.h: Add !__ASSEMBLER__ condition for including
22246 conversion interfaces.
22247
22248 2012-06-15 Joseph Myers <joseph@codesourcery.com>
22249
22250 [BZ #14241]
22251 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
22252 of ABS(x) in calculating zero to negative powers other than odd
22253 integers.
22254 * math/libm-test.inc (pow_test): Add more tests.
22255
22256 2012-06-15 Andreas Jaeger <aj@suse.de>
22257
22258 * manual/contrib.texi (Contributors): Update entry of Liubov
22259 Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
22260 Machado Filho.
22261
22262 2012-06-15 Cyril Hrubis <metan@ucw.cz>
22263
22264 * string/string.h: Add __wur to GNU version of strerror_r.
22265
22266 2012-06-14 H.J. Lu <hongjiu.lu@intel.com>
22267
22268 [BZ #14229]
22269 * string/Makefile (tests): Add tst-strtok_r.
22270 * string/tst-strtok_r.c: New file.
22271 * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
22272 RAX_LP/RDX_LP on SAVE_PTR.
22273
22274 2012-06-14 Roland McGrath <roland@hack.frob.com>
22275
22276 * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
22277
22278 2012-06-14 Joseph Myers <joseph@codesourcery.com>
22279
22280 * libm_test.inc (csqrt_test): Allow more spurious underflow
22281 exceptions.
22282 (j0_test): Likewise.
22283 (j1_test): Likewise.
22284 (y0_test): Likewise.
22285 (y1_test): Likewise.
22286
22287 2012-06-13 Carlos O'Donell <carlos_odonell@mentor.com>
22288
22289 * po/Makefile (libc.pot): Use UTF-8 charset.
22290
22291 2012-06-13 Paul Pluzhnikov <ppluzhnikov@google.com>
22292
22293 [BZ #14210]
22294 Suppress sign-conversion warning from FD_SET.
22295 See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
22296 * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
22297 not unsigned long int.
22298 * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
22299
22300 2012-06-12 H.J. Lu <hongjiu.lu@intel.com>
22301
22302 [BZ #14050]
22303 [BZ #14117]
22304 * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
22305 __extern_always_inline instead of __extern_inline.
22306 (__signbitf): Support __SSE2_MATH__ and C++ namespace.
22307 (__signbit): Likewise.
22308 (__signbitl): Support C++ namespace.
22309 (lrintf): New inline function.
22310 (lrint): Likewise.
22311 (llrintf): Likewise.
22312 (llrint): Likewise.
22313 (fmaxf): Likewise.
22314 (fmax): Likewise.
22315 (fminf): Likewise.
22316 (fmin): Likewise.
22317 (rint): Likewise.
22318 (rintf): Likewise.
22319 (ceil): Likewise.
22320 (ceilf): Likewise.
22321 (floor): Likewise.
22322 (floorf): Likewise.
22323 (nearbyint): Likewise.
22324 (nearbyintf): Likewise.
22325
22326 2012-06-12 Thomas Schwinge <thomas@codesourcery.com>
22327
22328 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
22329 non-default versions.
22330
22331 2012-06-11 Roland McGrath <roland@hack.frob.com>
22332
22333 [BZ #14218]
22334 * manual/argp.texi (Argp): Reword argp_parse description slightly.
22335
22336 2012-06-09 Thomas Schwinge <thomas@codesourcery.com>
22337
22338 * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
22339 (FE_UPWARD, FE_DOWNWARD): Don't define.
22340 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
22341 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
22342
22343 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
22344 reading it.
22345 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
22346 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
22347
22348 2012-06-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
22349
22350 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
22351 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
22352 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
22353 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
22354
22355 2012-06-06 H.J. Lu <hongjiu.lu@intel.com>
22356
22357 [BZ #14117]
22358 * sysdeps/i386/fpu/bits/fenv.h: Removed.
22359 * sysdeps/i386/fpu/Implies: New file.
22360 * sysdeps/x86_64/fpu/Implies: Likewise.
22361 * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
22362 * sysdeps/x86/fpu/bits/fenv.h: This.
22363
22364 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
22365 __SSE_MATH__.
22366
22367 2012-06-06 Siddhesh Poyarekar <siddhesh@redhat.com>
22368
22369 [BZ #14134]
22370 * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
22371 character 0xffff that matches the last element of the
22372 conversion table.
22373
22374 2012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22375
22376 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
22377 fmodl commit.
22378
22379 2012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22380
22381 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
22382 values higher than 25.6283.
22383
22384 2012-06-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22385
22386 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
22387 subnormal exponent extraction and add some __builtin_expect.
22388 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
22389 Fix for subnormal mantissa calculation.
22390
22391 2012-06-04 Mike Frysinger <vapier@gentoo.org>
22392
22393 * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
22394 cpu2 is -1 and errno is not ENOSYS.
22395
22396 2012-06-04 H.J. Lu <hongjiu.lu@intel.com>
22397
22398 [BZ #14117]
22399 * sysdeps/i386/i486/bits/string.h: Renamed to ...
22400 * sysdeps/x86/bits/string.h: This.
22401 * sysdeps/x86_64/bits/string.h: Removed.
22402
22403 * sysdeps/i386/i486/bits/string.h: Define inline functions only
22404 if not compiling for x86-64, but compiling for >= i486.
22405
22406 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
22407 * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
22408
22409 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
22410 New macro from Linux kernel 3.4.0.
22411 (FP_XSTATE_MAGIC2): Likewise.
22412 (FP_XSTATE_MAGIC2_SIZE): Likewise.
22413 (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
22414 (struct _fpx_sw_bytes): New struct.
22415 (struct _xsave_hdr): Likewise.
22416 (struct _ymmh_state): Likewise.
22417 (struct _xstate): Likewise.
22418
22419 * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
22420 * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
22421 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
22422 * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
22423 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
22424 * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
22425
22426 * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
22427 * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
22428 * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
22429 * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
22430 * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
22431 * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
22432
22433 2012-06-04 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
22434
22435 [BZ #13743]
22436 * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
22437 * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
22438 (sysdep_headers): Include sys/platform/ppc.h.
22439 * sysdeps/powerpc/test-gettimebase.c: Test for
22440 __ppc_get_timebase() to catch future ISA opcode/insn changes.
22441 * manual/Makefile (appendices): Include platform.texi.
22442 * manual/contrib.texi (Contributors): Update @node pointers.
22443 * manual/maint.texi (Maintenance): Likewise.
22444 (Platform): New node.
22445 * manual/platform.texi: New file. Document the new features.
22446
22447 2012-06-04 Siddhesh Poyarekar <siddhesh@redhat.com>
22448 Jakub Jelinek <jakub@redhat.com>
22449
22450 [BZ #14188]
22451 * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
22452 where __builtin_expect is unavailable.
22453
22454 2012-06-03 David S. Miller <davem@davemloft.net>
22455
22456 * stdlib/longlong.h: Updated from GCC.
22457
22458 2012-06-02 Andreas Schwab <schwab@linux-m68k.org>
22459
22460 [BZ #14042]
22461 * sysdeps/powerpc/powerpc32/mcount.c: New file.
22462 * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
22463 __mcount_internal.
22464 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
22465 (GLIBC_2.16): Likewise.
22466
22467 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
22468
22469 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
22470
22471 2012-06-01 Joseph Myers <joseph@codesourcery.com>
22472
22473 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
22474 (default-abi): New variable.
22475 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
22476 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
22477 variable.
22478 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
22479 Likewise.
22480 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
22481 Likewise.
22482 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
22483 Likewise.
22484
22485 * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
22486 definition. Document in comment.
22487
22488 2012-06-01 David S. Miller <davem@davemloft.net>
22489
22490 * stdlib/longlong.h: Updated from GCC.
22491
22492 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
22493
22494 [BZ #14117]
22495 * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
22496 Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
22497 sys/debugreg.h sys/io.h here.
22498 * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
22499 sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
22500 sys/io.h.
22501 * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
22502 Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
22503 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
22504 * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
22505 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
22506 * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
22507
22508 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
22509 Define only if __x86_64__ is defined.
22510
22511 2012-06-01 Joseph Myers <joseph@codesourcery.com>
22512
22513 [BZ #14048]
22514 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
22515 Use int64_t for variable i.
22516 * math/libm-test.inc (fmod_test): Add more tests.
22517
22518 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
22519 z computation is not scheduled after fetestexcept.
22520 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
22521 Use math_force_eval instead of asm to ensure calculation scheduled
22522 before exception test.
22523 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
22524 Ensure a1 + u.d computation is not scheduled after fetestexcept.
22525
22526 2012-06-01 Aurelien Jarno <aurelien@aurel32.net>
22527
22528 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
22529 computation is not scheduled after fetestexcept.
22530
22531 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
22532
22533 [BZ #14117]
22534 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
22535 * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
22536
22537 2012-06-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
22538
22539 * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
22540 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
22541
22542 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
22543
22544 [BZ #14117]
22545 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
22546 <bits/wordsize.h>.
22547 (__WCHAR_MIN): Support __WORDSIZE == 64.
22548 (__WCHAR_MAX): Likewise.
22549
22550 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
22551 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
22552
22553 [BZ #14183]
22554 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
22555 Defined with __SWORD_TYPE if __x86_64__ isn't defined.
22556
22557 [BZ #14117]
22558 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
22559 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
22560
22561 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
22562 * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
22563
22564 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
22565 Defined to 1 if __x86_64__ isn't defined.
22566 (_STAT_VER_LINUX_OLD): New.
22567 (st_atime): Remove duplicate.
22568 (st_mtime): Likewise.
22569 (st_ctime): Likewise.
22570
22571 2012-05-31 David S. Miller <davem@davemloft.net>
22572
22573 * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
22574 entries.
22575
22576 2012-06-01 Andreas Schwab <schwab@linux-m68k.org>
22577
22578 * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
22579 gen-libm-test.pl.
22580
22581 [BZ #14132]
22582 * elf/dl-reloc.c: Include <_itoa.h>.
22583 (_dl_reloc_bad_type): Remove use of INTUSE.
22584 * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
22585 * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
22586 * stdio-common/psiginfo.c (psiginfo): Likewise.
22587 * stdio-common/psignal.c (psignal): Likewise.
22588 * string/strsignal.c (strsignal): Likewise.
22589 * include/signal.h (_sys_siglist): Declare hidden proto.
22590 * stdio-common/itoa-digits.c: Include <_itoa.h>. Replace
22591 INTVARDEF with libc_hidden_data_def.
22592 * stdio-common/itoa-udigits.c: Likewise.
22593 * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
22594 (_itoa_lower_digits_internal): Remove declaration.
22595 (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
22596 * sysdeps/gnu/siglist.c (_sys_siglist_internal)
22597 (_sys_sigabbrev_internal): Remove aliases.
22598 (_sys_siglist): Define hidden alias.
22599
22600 2012-05-31 Markus Trippelsdorf <markus@trippelsdorf.de>
22601
22602 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
22603 bits/sysctl.h.
22604
22605 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
22606
22607 [BZ #14117]
22608 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
22609 * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
22610
22611 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
22612 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
22613 * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
22614 * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
22615 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
22616 * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
22617
22618 * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
22619 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
22620 * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
22621
22622 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
22623 with __addr.
22624 (insw): Likewise.
22625 (insl): Likewise.
22626 (outsb): Likewise.
22627 (outsw): Likewise.
22628 (outsl): Likewise.
22629
22630 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
22631 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
22632 * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
22633
22634 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
22635 * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
22636 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
22637 * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
22638 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
22639 * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
22640
22641 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
22642 * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
22643
22644 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
22645 * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
22646
22647 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
22648 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
22649 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
22650
22651 * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
22652 * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
22653 to ...
22654 * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
22655
22656 * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
22657 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
22658 * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
22659
22660 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
22661 for x86-64.
22662 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
22663
22664 2012-05-31 Joseph Myers <joseph@codesourcery.com>
22665
22666 * math/math.h (M_El): Use two more decimal places.
22667 (M_LOG2El): Likewise.
22668 (M_LOG10El): Likewise.
22669 (M_LN2l): Likewise.
22670 (M_LN10l): Likewise.
22671 (M_PIl): Likewise.
22672 (M_PI_2l): Likewise.
22673 (M_PI_4l): Likewise.
22674 (M_1_PIl): Likewise.
22675 (M_2_PIl): Likewise.
22676 (M_2_SQRTPIl): Likewise.
22677 (M_SQRT2l): Likewise.
22678 (M_SQRT1_2l): Likewise.
22679
22680 2012-05-31 David S. Miller <davem@davemloft.net>
22681
22682 * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
22683 values between float registers.
22684 * sysdeps/sparc/sparc64/memset.S: Likewise.
22685 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
22686
22687 2012-05-31 Mike Frysinger <vapier@gentoo.org>
22688
22689 * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
22690 -D_FORTIFY_SOURCE=1.
22691 (CPPFLAGS-tst-longjmp_chk.c): Define.
22692 (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
22693 (CPPFLAGS-tst-longjmp_chk2.c): Define.
22694 * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
22695 CFLAGS-tst-wchar-h.c.
22696
22697 2012-05-31 Marek Polacek <polacek@redhat.com>
22698
22699 [BZ #14132]
22700 * include/mntent.h (__setmntent_internal, __getmntent_r_internal
22701 __endmntent_internal): Remove declaration.
22702 (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
22703 (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
22704 * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
22705
22706 2012-05-30 David S. Miller <davem@davemloft.net>
22707
22708 * sysdeps/sparc/sparc32/soft-fp/q_util.c
22709 (___Q_simulate_exceptions): Use real FP ops rather than writing
22710 into the %fsr.
22711 * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
22712 Likewise.
22713
22714 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
22715
22716 [BZ #14117]
22717 * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
22718 * sysdeps/x86/bits/xtitypes.h: This.
22719
22720 * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
22721 * sysdeps/x86/bits/wordsize.h: This.
22722
22723 * sysdeps/i386/bits/huge_vall.h: Renamed to ...
22724 * sysdeps/x86/bits/huge_vall.h: This.
22725
22726 * sysdeps/i386/bits/select.h: Removed.
22727 * sysdeps/x86_64/bits/select.h: Renamed to ...
22728 * sysdeps/x86/bits/select.h: This.
22729
22730 * sysdeps/i386/bits/setjmp.h: Removed.
22731 * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
22732 * sysdeps/x86/bits/setjmp.h: This.
22733
22734 * sysdeps/i386/bits/mathdef.h: Removed.
22735 * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
22736 * sysdeps/x86/bits/mathdef.h: This.
22737
22738 2012-05-30 Andreas Schwab <schwab@linux-m68k.org>
22739
22740 [BZ #14132]
22741 * include/sys/socket.h (__connect_internal)
22742 (__libc_sa_len_internal): Remove declaration.
22743 (__connect, __libc_sa_len): Declare hidden_proto.
22744 (SA_LEN): Remove use of INTUSE.
22745 * socket/connect.c: Add libc_hidden_def.
22746 * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
22747 * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
22748 * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
22749 alias.
22750 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
22751 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
22752 * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
22753 of adding _internal alias.
22754
22755 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
22756
22757 [BZ #14117]
22758 * sysdeps/i386/bits/link.h: Removed.
22759 * sysdeps/i386/bits/linkmap.h: Likewise.
22760 * sysdeps/x86_64/bits/link.h: Renamed to ...
22761 * sysdeps/x86/bits/link.h: This.
22762 * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
22763 * sysdeps/x86/bits/linkmap.h: This.
22764
22765 * sysdeps/i386/bits/endian.h: Removed.
22766 * sysdeps/x86_64/bits/endian.h: Renamed to ...
22767 * sysdeps/x86/bits/endian.h: This.
22768
22769 * sysdeps/i386/bits/byteswap.h: Removed.
22770 * sysdeps/i386/bits/byteswap-16.h: Likewise.
22771 * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
22772 * sysdeps/x86/bits/byteswap.h: This.
22773 * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
22774 * sysdeps/x86/bits/byteswap-16.h: This.
22775 * sysdeps/i386/Implies: Add x86.
22776 * sysdeps/x86_64/Implies: Likewise.
22777
22778 2012-05-30 David S. Miller <davem@davemloft.net>
22779
22780 * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
22781 (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
22782 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
22783 (FP_TRAPPING_EXCEPTIONS): Define.
22784 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
22785 (FP_TRAPPING_EXCEPTIONS): Define.
22786 * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
22787 subnormals only when inexact has been signalled or underflow
22788 exceptions are enabled.
22789 (_FP_PACK_CANONICAL): Likewise.
22790
22791 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
22792
22793 [BZ #14183]
22794 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
22795 Defined with __UWORD_TYPE if __x86_64__ isn't defined.
22796
22797 2012-05-30 Richard Henderson <rth@twiddle.net>
22798
22799 * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
22800 with #ifndef NOT_IN_libc.
22801
22802 * scripts/abilist.awk: Accept 8 fields. Handle Alpha functions
22803 marked to avoid plt entry.
22804
22805 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
22806
22807 [BZ #14112]
22808 * Makeconfig (default-abi): New macro.
22809 (abi-includes): Likewise.
22810 ($(common-objpfx)soversions.mk): Remove WORDSIZE check. Use
22811 $(abi-$(default-abi)-lib-soname) for soname if defined.
22812 ($(common-objpfx)gnu/lib-names.stmp): Generate from
22813 abi-variants.
22814 * Makefile (installed-stubs): Likewise.
22815 * include/stubs-biarch.h: Removed.
22816 * scripts/lib-names.awk: Only handle one library at a time.
22817 * scripts/soversions.awk: Remove WORDSIZE support.
22818 * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
22819 entries.
22820 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
22821 Removed.
22822 (syscall-list-default-condition): Likewise.
22823 (syscall-list-default-condition): Likewise.
22824 (syscall-list-includes): Likewise.
22825 ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
22826 syscall-list-* with abi-*. Handle undefined abi-variants.
22827 * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
22828 * sysdeps/unix/sysv/linux/i386/Implies: New file.
22829 * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
22830 * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
22831 * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
22832 * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
22833 Removed.
22834 (syscall-list-32-options): Likewise.
22835 (syscall-list-32-condition): Likewise.
22836 (syscall-list-64-options): Likewise.
22837 (syscall-list-64-condition): Likewise.
22838 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
22839 macro.
22840 * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
22841 Renamed to ...
22842 (abi-*): This.
22843 (abi-64-ld-soname): New macro.
22844 * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
22845 * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
22846 Renamed to ...
22847 (abi-*): This.
22848 * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
22849 * sysdeps/x86_64/x32/shlib-versions: Likewise.
22850
22851 2012-05-30 Joseph Myers <joseph@codesourcery.com>
22852
22853 * sysdeps/unix/sysv/linux/kernel-features.h
22854 (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
22855 * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
22856 include <kernel-features.h>.
22857 [!__NR_ftruncate64]: Remove conditional code.
22858 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22859 [__NR_ftruncate64]: Make code unconditional.
22860 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22861 * sysdeps/unix/sysv/linux/truncate64.c: Do not
22862 include <kernel-features.h>.
22863 [!__NR_ftruncate64]: Remove conditional code.
22864 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22865 [__NR_ftruncate64]: Make code unconditional.
22866 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22867 * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
22868 include <kernel-features.h>.
22869 [!__NR_ftruncate64]: Remove conditional code.
22870 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22871 [__NR_ftruncate64]: Make code unconditional.
22872 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22873 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
22874 include <kernel-features.h>.
22875 [!__NR_ftruncate64]: Remove conditional code.
22876 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22877 [__NR_ftruncate64]: Make code unconditional.
22878 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22879
22880 * configure.in (libc_cv_fpie): Weaken to a compile test using
22881 LIBC_TRY_CC_OPTION.
22882 * configure: Regenerated.
22883
22884 2012-05-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
22885
22886 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
22887 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
22888 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
22889 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
22890 Refreshed.
22891 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
22892 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
22893 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
22894 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
22895 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
22896 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
22897 Refreshed.
22898
22899 2012-05-27 David S. Miller <davem@davemloft.net>
22900
22901 * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
22902 (___Q_zero): New.
22903 (__Q_simulate_exceptions): Return void. Change to simulate
22904 exceptions by writing into the %fsr.
22905 * sysdeps/sparc/sparc64/soft-fp/qp_util.c
22906 (__Qp_handle_exceptions): Likewise.
22907 (numbers): Delete.
22908 * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
22909 __Qp_handle_exceptions.
22910 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
22911 __Qp_handle_exceptions.
22912 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
22913 as unused and give dummy FP_RND_NEAREST initializer.
22914 (FP_INHIBIT_RESULTS): Define.
22915 (___Q_simulate_exceptions): Update declaration.
22916 (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
22917 formatting.
22918 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
22919 as unused and give dummy FP_RND_NEAREST initializer.
22920 (__Qp_handle_exceptions): Update declaration.
22921 (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
22922 formatting.
22923
22924 2012-05-27 Thomas Schwinge <thomas@codesourcery.com>
22925
22926 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
22927 the temporary FPU control word.
22928 * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
22929 * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
22930 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
22931 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
22932 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
22933 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
22934 * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
22935 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
22936 * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
22937 * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
22938 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
22939
22940 2012-05-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
22941
22942 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
22943 fields.
22944
22945 2012-05-27 Chung-Lin Tang <cltang@codesourcery.com>
22946
22947 * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
22948 * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
22949 * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
22950 * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
22951 Likewise.
22952 * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
22953 * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
22954 Likewise.
22955
22956 2012-05-27 Ulrich Drepper <drepper@gmail.com>
22957
22958 * po/h.po: Update from translation team.
22959
22960 2012-05-26 Andreas Schwab <schwab@linux-m68k.org>
22961
22962 * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
22963
22964 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
22965 handling of denormals.
22966 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
22967 * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
22968 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
22969 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
22970 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
22971 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
22972 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
22973 Likewise.
22974
22975 2012-05-26 Marek Polacek <polacek@redhat.com>
22976
22977 [BZ #14152]
22978 * math/libm-test.inc (fma_test): Don't always expect underflow
22979 exception.
22980
22981 2012-05-26 Siddhesh Poyarekar <siddhesh@redhat.com>
22982
22983 [BZ #12416]
22984 * elf/tst-execstack.c: Include stackinfo.h.
22985 (do_test): Adjust test case to ensure that pthread_getattr_np
22986 behaviour remains the same after marking stack executable.
22987
22988 2012-05-25 Joseph Myers <joseph@codesourcery.com>
22989
22990 * sysdeps/unix/sysv/linux/kernel-features.h
22991 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
22992 * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
22993 kernel-features.h.
22994 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
22995 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
22996 * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
22997 kernel-features.h.
22998 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
22999 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
23000
23001 2012-05-25 H.J. Lu <hongjiu.lu@intel.com>
23002
23003 * configure.in: Define the default includes to being none.
23004 * configure: Regenerated.
23005
23006 2012-05-25 Roland McGrath <roland@hack.frob.com>
23007
23008 * sysdeps/x86_64/__longjmp.S: Add a static probe here.
23009 * sysdeps/x86_64/setjmp.S: Likewise.
23010 * sysdeps/i386/bsd-setjmp.S: Likewise.
23011 * sysdeps/i386/bsd-_setjmp.S: Likewise.
23012 * sysdeps/i386/setjmp.S: Likewise.
23013 * sysdeps/i386/__longjmp.S: Likewise.
23014 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
23015 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
23016
23017 * include/stap-probe.h: New file.
23018 * configure.in: Handle --enable-systemtap.
23019 * configure: Regenerated.
23020 * config.h.in (USE_STAP_PROBE): New #undef.
23021 * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
23022 * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
23023 * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
23024
23025 2012-05-25 Joseph Myers <joseph@codesourcery.com>
23026
23027 [BZ #13717]
23028 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
23029 to 2.4.0 where earlier.
23030 * sysdeps/unix/sysv/linux/configure: Regenerated.
23031 * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
23032 <kernel-features.h>.
23033 [__ASSUME_32BITUIDS]: Make code unconditional.
23034 [!__ASSUME_32BITUIDS]: Remove conditional code.
23035 * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
23036 <kernel-features.h>.
23037 [__ASSUME_32BITUIDS]: Make code unconditional.
23038 [!__ASSUME_32BITUIDS]: Remove conditional code.
23039 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
23040 [__ASSUME_32BITUIDS]: Make code unconditional.
23041 (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
23042 * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
23043 <kernel-features.h>.
23044 [__ASSUME_32BITUIDS]: Make code unconditional.
23045 [!__ASSUME_32BITUIDS]: Remove conditional code.
23046 * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
23047 <kernel-features.h>.
23048 [__ASSUME_32BITUIDS]: Make code unconditional.
23049 [!__ASSUME_32BITUIDS]: Remove conditional code.
23050 * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
23051 <kernel-features.h>.
23052 [__ASSUME_32BITUIDS]: Make code unconditional.
23053 [!__ASSUME_32BITUIDS]: Remove conditional code.
23054 * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
23055 <kernel-features.h>.
23056 [__ASSUME_32BITUIDS]: Make code unconditional.
23057 [!__ASSUME_32BITUIDS]: Remove conditional code.
23058 * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
23059 <kernel-features.h>.
23060 [__ASSUME_32BITUIDS]: Make code unconditional.
23061 [!__ASSUME_32BITUIDS]: Remove conditional code.
23062 * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
23063 <kernel-features.h>.
23064 [__ASSUME_32BITUIDS]: Make code unconditional.
23065 [!__ASSUME_32BITUIDS]: Remove conditional code.
23066 * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
23067 <kernel-features.h>.
23068 [__ASSUME_32BITUIDS]: Make code unconditional.
23069 [!__ASSUME_32BITUIDS]: Remove conditional code.
23070 * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
23071 <kernel-features.h>.
23072 [__ASSUME_32BITUIDS]: Make code unconditional.
23073 [!__ASSUME_32BITUIDS]: Remove conditional code.
23074 * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
23075 <kernel-features.h>.
23076 [__ASSUME_32BITUIDS]: Make code unconditional.
23077 [!__ASSUME_32BITUIDS]: Remove conditional code.
23078 * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
23079 <kernel-features.h>.
23080 [__ASSUME_32BITUIDS]: Make code unconditional.
23081 [!__ASSUME_32BITUIDS]: Remove conditional code.
23082 * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
23083 <kernel-features.h>.
23084 [__NR_setresgid] (__setresgid): Do not declare.
23085 [__ASSUME_32BITUIDS]: Make code unconditional.
23086 [!__ASSUME_32BITUIDS]: Remove conditional code.
23087 * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
23088 <kernel-features.h>.
23089 [__NR_setresuid] (__setresuid): Do not declare.
23090 [__ASSUME_32BITUIDS]: Make code unconditional.
23091 [!__ASSUME_32BITUIDS]: Remove conditional code.
23092 * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
23093 <kernel-features.h>.
23094 [__ASSUME_32BITUIDS]: Make code unconditional.
23095 [!__ASSUME_32BITUIDS]: Remove conditional code.
23096 * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
23097 <kernel-features.h>.
23098 [__ASSUME_32BITUIDS]: Make code unconditional.
23099 [!__ASSUME_32BITUIDS]: Remove conditional code.
23100 * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
23101 <kernel-features.h>.
23102 [__ASSUME_32BITUIDS]: Make code unconditional.
23103 [!__ASSUME_32BITUIDS]: Remove conditional code.
23104 * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
23105 <kernel-features.h>.
23106 [__ASSUME_32BITUIDS]: Make code unconditional.
23107 [!__ASSUME_32BITUIDS]: Remove conditional code.
23108 * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
23109 <kernel-features.h>.
23110 [__ASSUME_32BITUIDS]: Make code unconditional.
23111 [!__ASSUME_32BITUIDS]: Remove conditional code.
23112 * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
23113 <kernel-features.h>.
23114 [__ASSUME_32BITUIDS]: Make code unconditional.
23115 [!__ASSUME_32BITUIDS]: Remove conditional code.
23116 * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
23117 <kernel-features.h>.
23118 [__ASSUME_32BITUIDS]: Make code unconditional.
23119 [!__ASSUME_32BITUIDS]: Remove conditional code.
23120 * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
23121 <kernel-features.h>.
23122 [__ASSUME_32BITUIDS]: Make code unconditional.
23123 [!__ASSUME_32BITUIDS]: Remove conditional code.
23124 * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
23125 <kernel-features.h>.
23126 [__ASSUME_32BITUIDS]: Make code unconditional.
23127 [!__ASSUME_32BITUIDS]: Remove conditional code.
23128 * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
23129 <kernel-features.h>.
23130 [__ASSUME_32BITUIDS]: Make code unconditional.
23131 [!__ASSUME_32BITUIDS]: Remove conditional code.
23132 * sysdeps/unix/sysv/linux/kernel-features.h
23133 (__ASSUME_SETRESUID_SYSCALL): Remove.
23134 (__ASSUME_SETRESGID_SYSCALL): Likewise.
23135 (__ASSUME_32BITUIDS): Likewise.
23136 (__ASSUME_LDT_WORKS): Likewise.
23137 (__ASSUME_O_DIRECTORY): Likewise.
23138 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
23139 architecture but not kernel version.
23140 (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
23141 (__ASSUME_MMAP2_SYSCALL): Likewise.
23142 (__ASSUME_STAT64_SYSCALL): Likewise.
23143 (__ASSUME_IPC64): Likewise.
23144 * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
23145 <kernel-features.h>.
23146 [__ASSUME_32BITUIDS]: Make code unconditional.
23147 [!__ASSUME_32BITUIDS]: Remove conditional code.
23148 * sysdeps/unix/sysv/linux/opendir.c: Do not include
23149 <kernel-features.h>.
23150 [__ASSUME_O_DIRECTORY]: Make code unconditional.
23151 * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
23152 132096]: Remove conditional code.
23153 [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
23154 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
23155 <kernel-features.h>.
23156 [__ASSUME_32BITUIDS]: Make code unconditional.
23157 [!__ASSUME_32BITUIDS]: Remove conditional code.
23158 * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
23159 <kernel-features.h>.
23160 [__ASSUME_32BITUIDS]: Make code unconditional.
23161 [!__ASSUME_32BITUIDS]: Remove conditional code.
23162 * sysdeps/unix/sysv/linux/setegid.c: Do not include
23163 <kernel-features.h>.
23164 [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
23165 unconditional.
23166 (__setresgid): Do not declare.
23167 [__ASSUME_32BITUIDS]: Make code unconditional.
23168 [!__ASSUME_32BITUIDS]: Remove conditional code.
23169 * sysdeps/unix/sysv/linux/seteuid.c: Do not include
23170 <kernel-features.h>.
23171 [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
23172 unconditional.
23173 (__setresuid): Do not declare.
23174 [__ASSUME_32BITUIDS]: Make code unconditional.
23175 [!__ASSUME_32BITUIDS]: Remove conditional code.
23176 * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
23177 <kernel-features.h>.
23178 [__ASSUME_32BITUIDS]: Make code unconditional.
23179 [!__ASSUME_32BITUIDS]: Remove conditional code.
23180 * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
23181 <kernel-features.h>.
23182 [__ASSUME_32BITUIDS]: Make code unconditional.
23183 [!__ASSUME_32BITUIDS]: Remove conditional code.
23184
23185 2012-05-25 Richard Henderson <rth@twiddle.net>
23186
23187 * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
23188 dl_hwcap to ifunc resolver.
23189 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
23190 elf_ifunc_invoke.
23191 * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
23192 dl_hwcap to ifunc resolver.
23193 * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
23194
23195 2012-05-24 Joseph Myers <joseph@codesourcery.com>
23196
23197 [BZ #14153]
23198 * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
23199 for |x| <= 2**-26, not 2**-57.
23200 * math/libm-test.inc (acos_test): Do not allow spurious underflow
23201 exception.
23202
23203 2012-05-24 Jeff Law <law@redhat.com>
23204
23205 * stdio-common/Makefile (tests): Add bug25.
23206 * stdio-common/bug25.c: New test.
23207
23208 2012-05-24 H.J. Lu <hongjiu.lu@intel.com>
23209
23210 [BZ #13576]
23211 * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
23212 multiple of MALLOC_ALIGNMENT in size.
23213 (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
23214
23215 2012-05-24 Joseph Myers <joseph@codesourcery.com>
23216
23217 * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
23218 Require >= 256.
23219 (FILENAME_MAX): Use macro-int-constant.
23220 (FOPEN_MAX): Use macro-int-constant. Require >= 8.
23221 (_IOFBF): Use macro-int-constant.
23222 (_IOLBF): Likewise.
23223 (_IONBF): Likewise.
23224 (SEEK_CUR): Likewise.
23225 (SEEK_END): Likewise.
23226 (SEEK_SET): Likewise.
23227 (TMP_MAX): Likewise.
23228 (EOF): Use macro-int-constant. Require < 0.
23229 (NULL): Use macro-constant. Require == 0.
23230 (stdin): Require type to be FILE *.
23231 (stdout): Likewise.
23232 (stderr): Likewise.
23233 * conform/data/stdlib.h-data (EXIT_FAILURE): Use
23234 macro-int-constant.
23235 (EXIT_SUCCESS): Likewise.
23236 (NULL): Use macro-constant. Require == 0.
23237 (RAND_MAX): Use macro-int-constant.
23238 [ISO99 || ISO11] (lldiv_t): Require also for these standards.
23239 [C99-based standards] (strtof): Require function.
23240 [C99-based standards] (strtold): Likewise.
23241 [C99-based standards] (strtoll): Likewise.
23242 [C99-based standards] (strtoull): Likewise.
23243 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
23244 [ISO || ISO99 || ISO11] (limits.h): Likewise.
23245 [ISO || ISO99 || ISO11] (math.h): Likewise.
23246 [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
23247 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
23248 [ISO || ISO99 || ISO11] (*_t): Do not allow.
23249
23250 2012-05-24 Andreas Schwab <schwab@linux-m68k.org>
23251
23252 [BZ #14132]
23253 * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
23254 * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
23255 * intl/dgettext.c (DCGETTEXT): Likewise.
23256 * intl/gettext.c (DCGETTEXT): Likewise.
23257 * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
23258 * posix/regex_internal.h (gettext): Likewise.
23259 * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
23260 Remove declaration.
23261 * include/argz.h (__argz_count_internal)
23262 (__argz_stringify_internal): Remove declaration.
23263 (__argz_count, __argz_stringify): Declare hidden proto.
23264 * intl/dcgettext.c: Remove use of INTDEF.
23265 * string/argz-count.c: Replace INTDEF with libc_hidden_def.
23266 * string/argz-stringify.c: Likewise.
23267 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
23268 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
23269 Declare hidden proto.
23270 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
23271 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
23272 Declare hidden proto.
23273 * include/stdio.h (__asprintf_internal): Don't declare.
23274 (__asprintf): Don't define as macro. Declare hidden proto.
23275 * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
23276 (__fsetlocking): Declare hidden proto.
23277 * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
23278 (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
23279 hidden proto.
23280 (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
23281 (_IO_setlinebuf): Remove use of INTUSE.
23282 (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
23283 (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
23284 (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
23285 Remove declaration.
23286 * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
23287 (_IO_do_flush): Remove use of INTUSE.
23288 (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
23289 (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
23290 (_IO_adjust_column, _IO_least_wmarker)
23291 (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
23292 (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
23293 (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
23294 (_IO_default_doallocate, _IO_wdefault_doallocate)
23295 (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
23296 (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
23297 (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
23298 (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
23299 (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
23300 (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
23301 (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
23302 (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
23303 (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
23304 (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
23305 (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
23306 (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
23307 (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
23308 proto.
23309 (_IO_flush_all_internal, _IO_adjust_column_internal)
23310 (_IO_default_uflow_internal, _IO_default_finish_internal)
23311 (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
23312 (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
23313 (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
23314 (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
23315 (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
23316 (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
23317 (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
23318 (_IO_file_xsgetn_internal, _IO_file_stat_internal)
23319 (_IO_file_close_internal, _IO_file_close_it_internal)
23320 (_IO_file_underflow_internal, _IO_file_overflow_internal)
23321 (_IO_file_init_internal, _IO_file_attach_internal)
23322 (_IO_file_fopen_internal, _IO_file_read_internal)
23323 (_IO_file_sync_internal, _IO_file_seek_internal)
23324 (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
23325 (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
23326 (_IO_str_underflow_internal, _IO_str_overflow_internal)
23327 (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
23328 (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
23329 (_IO_list_all_internal, _IO_link_in_internal)
23330 (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
23331 (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
23332 (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
23333 (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
23334 (_IO_do_write_internal, _IO_padn_internal)
23335 (_IO_getline_info_internal, _IO_getline_internal)
23336 (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
23337 (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
23338 (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
23339 (_IO_vfscanf_internal, _IO_vfprintf_internal)
23340 (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
23341 (_IO_init_internal, _IO_un_link_internal): Don't declare.
23342 * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
23343 with libc_hidden_ver, remove use of INTUSE.
23344 * libio/genops.c: Likewise.
23345 * libio/freopen.c: Likewise.
23346 * libio/freopen64.c: Likewise.
23347 * libio/iofclose.c: Likewise.
23348 * libio/iofdopen.c: Likewise.
23349 * libio/iofflush.c: Likewise.
23350 * libio/iofflush_u.c: Likewise.
23351 * libio/iofgets.c: Likewise.
23352 * libio/iofgets_u.c: Likewise.
23353 * libio/iofopen.c: Likewise.
23354 * libio/iofopncook.c: Likewise.
23355 * libio/iofread.c: Likewise.
23356 * libio/iofread_u.c: Likewise.
23357 * libio/ioftell.c: Likewise.
23358 * libio/iofwrite.c: Likewise.
23359 * libio/iogetline.c: Likewise.
23360 * libio/iogets.c: Likewise.
23361 * libio/iogetwline.c: Likewise.
23362 * libio/iopadn.c: Likewise.
23363 * libio/iopopen.c: Likewise.
23364 * libio/ioseekoff.c: Likewise.
23365 * libio/ioseekpos.c: Likewise.
23366 * libio/iosetbuffer.c: Likewise.
23367 * libio/iosetvbuf.c: Likewise.
23368 * libio/ioungetc.c: Likewise.
23369 * libio/ioungetwc.c: Likewise.
23370 * libio/iovdprintf.c: Likewise.
23371 * libio/iovsprintf.c: Likewise.
23372 * libio/iovsscanf.c: Likewise.
23373 * libio/memstream.c: Likewise.
23374 * libio/obprintf.c: Likewise.
23375 * libio/oldfileops.c: Likewise.
23376 * libio/oldiofclose.c: Likewise.
23377 * libio/oldiofdopen.c: Likewise.
23378 * libio/oldiofopen.c: Likewise.
23379 * libio/oldiopopen.c: Likewise.
23380 * libio/oldstdfiles.c: Likewise.
23381 * libio/putc.c: Likewise.
23382 * libio/setbuf.c: Likewise.
23383 * libio/setlinebuf.c: Likewise.
23384 * libio/stdfiles.c: Likewise.
23385 * libio/strops.c: Likewise.
23386 * libio/vasprintf.c: Likewise.
23387 * libio/vscanf.c: Likewise.
23388 * libio/vsnprintf.c: Likewise.
23389 * libio/vswprintf.c: Likewise.
23390 * libio/wfiledoalloc.c: Likewise.
23391 * libio/wfileops.c: Likewise.
23392 * libio/wgenops.c: Likewise.
23393 * libio/wmemstream.c: Likewise.
23394 * libio/wstrops.c: Likewise.
23395 * libio/__fpurge.c: Likewise.
23396 * libio/__fsetlocking.c: Likewise.
23397 * assert/assert.c: Likewise.
23398 * debug/fgets_chk.c: Likewise.
23399 * debug/fgets_u_chk.c: Likewise.
23400 * debug/fread_chk.c: Likewise.
23401 * debug/fread_u_chk.c: Likewise.
23402 * debug/gets_chk.c: Likewise.
23403 * debug/obprintf_chk.c: Likewise.
23404 * debug/vasprintf_chk.c: Likewise.
23405 * debug/vdprintf_chk.c: Likewise.
23406 * debug/vsnprintf_chk.c: Likewise.
23407 * debug/vsprintf_chk.c: Likewise.
23408 * malloc/mtrace.c: Likewise.
23409 * misc/error.c: Likewise.
23410 * misc/syslog.c: Likewise.
23411 * stdio-common/asprintf.c: Likewise.
23412 * stdio-common/fxprintf.c: Likewise.
23413 * stdio-common/getw.c: Likewise.
23414 * stdio-common/isoc99_fscanf.c: Likewise.
23415 * stdio-common/isoc99_scanf.c: Likewise.
23416 * stdio-common/isoc99_vfscanf.c: Likewise.
23417 * stdio-common/isoc99_vscanf.c: Likewise.
23418 * stdio-common/isoc99_vsscanf.c: Likewise.
23419 * stdio-common/printf-prs.c: Likewise.
23420 * stdio-common/printf_fp.c: Likewise.
23421 * stdio-common/printf_fphex.c: Likewise.
23422 * stdio-common/printf_size.c: Likewise.
23423 * stdio-common/putw.c: Likewise.
23424 * stdio-common/scanf.c: Likewise.
23425 * stdio-common/sprintf.c: Likewise.
23426 * stdio-common/tmpfile.c: Likewise.
23427 * stdio-common/vfprintf.c: Likewise.
23428 * stdio-common/vfscanf.c: Likewise.
23429 * stdlib/strfmon_l.c: Likewise.
23430 * sunrpc/openchild.c: Likewise.
23431 * sunrpc/xdr_stdio.c: Likewise.
23432 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
23433 * sysdeps/mach/hurd/tmpfile.c: Likewise.
23434
23435 2012-05-24 Roland McGrath <roland@hack.frob.com>
23436
23437 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
23438
23439 * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
23440 in the third column, to generate for the shared library an IFUNC
23441 that uses _dl_vdso_vsym.
23442 * Makerules (COMPILE.c, compile-stdin.c): New variables.
23443 * Makeconfig (object-suffixes-noshared): New variable.
23444
23445 * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
23446 (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
23447 (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
23448 (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
23449
23450 [BZ #14132]
23451 * include/sys/time.h (__gettimeofday): Remove macro.
23452 (__gettimeofday, gettimeofday): Add libc_hidden_proto.
23453 * time/gettimeofday.c (__gettimeofday): Remove #undef.
23454 Remove INTDEF.
23455 (__gettimeofday): Add libc_hidden_def.
23456 (gettimeofday): Add libc_hidden_weak.
23457 * sysdeps/mach/gettimeofday.c: Likewise.
23458 * sysdeps/posix/gettimeofday.c: Likewise.
23459 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
23460 * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
23461 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
23462 (__gettimeofday_internal): Remove strong_alias.
23463 (__gettimeofday): Add libc_hidden_def.
23464 (gettimeofday): Add libc_hidden_weak.
23465 * sysdeps/unix/syscalls.list (gettimeofday):
23466 Remove __gettimeofday_internal alias.
23467
23468 2012-05-24 Daniel Jacobowitz <drow@false.org>
23469 H.J. Lu <hongjiu.lu@intel.com>
23470
23471 [BZ #12495]
23472 * malloc/malloc.c (SMALLBIN_CORRECTION): New.
23473 (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
23474 (largebin_index_32_big): New.
23475 (largebin_index): Use it for 16-byte alignment.
23476 (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ. Don't update
23477 correction with front_misalign.
23478
23479 2012-05-24 H.J. Lu <hongjiu.lu@intel.com>
23480
23481 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
23482 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
23483 Likewise.
23484 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
23485 Likewise.
23486 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
23487 Likewise.
23488 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
23489 Likewise.
23490 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
23491 Likewise.
23492 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
23493 Likewise.
23494 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
23495 Likewise.
23496 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
23497 Likewise.
23498 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
23499 Likewise.
23500 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
23501 Likewise.
23502 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
23503 Likewise.
23504 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
23505 Likewise.
23506
23507 * scripts/data/c++-types-x32-linux-gnu.data: New file.
23508 * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
23509
23510 2012-05-24 Joseph Myers <joseph@codesourcery.com>
23511
23512 [BZ #10846]
23513 [BZ #14036]
23514 * math/libm-test.inc (exp_test): Add test from bug 14036.
23515 (pow_test): Add test from bug 10846.
23516
23517 * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
23518 and other flags.
23519 (special_function): Do not include flags in test name.
23520 (parse_args): Likewise.
23521 * sysdeps/i386/fpu/libm-test-ulps: Update.
23522 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
23523 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
23524 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
23525 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23526
23527 * math/gen-libm-test.pl (%beautify): Add entries for underflow
23528 exceptions.
23529 * math/libm-test.inc ("Philosophy"): Update comment about
23530 exception testing.
23531 (UNDERFLOW_EXCEPTION): New macro.
23532 (UNDERFLOW_EXCEPTION_OK): Likewise.
23533 (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
23534 (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
23535 (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
23536 (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
23537 (INVALID_EXCEPTION_OK): Update value.
23538 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
23539 (OVERFLOW_EXCEPTION_OK): Likewise.
23540 (IGNORE_ZERO_INF_SIGN): Likewise.
23541 (test_exceptions): Handle underflow exceptions.
23542 (acos_test): Update for underflow exception expectations.
23543 (cexp_test): Likewise.
23544 (clog_test): Likewise.
23545 (clog10_test): Likewise.
23546 (csqrt_test): Likewise.
23547 (ctan_test): Likewise.
23548 (ctanh_test): Likewise.
23549 (exp_test): Likewise.
23550 (exp10_test): Likewise.
23551 (exp2_test): Likewise.
23552 (expm1_test): Likewise.
23553 (fma_test): Likewise.
23554 (j0_test): Likewise.
23555 (jn_test): Likewise.
23556 (nexttoward_test): Likewise.
23557 (pow_test): Likewise.
23558 (scalbn_test): Likewise.
23559 (scalbln_test): Likewise.
23560 (tan_test): Likewise.
23561 (y1_test): Likewise.
23562 * sysdeps/i386/fpu/libm-test-ulps: Update.
23563 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23564
23565 2012-05-23 David S. Miller <davem@davemloft.net>
23566
23567 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
23568 (__libc_sigaction): Remove unused local variables.
23569
23570 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
23571
23572 * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
23573
23574 2012-05-23 Paul Eggert <eggert@cs.ucla.edu>
23575
23576 mktime: avoid signed integer overflow
23577 * time/mktime.c (__mktime_internal): Do not mishandle the case
23578 where diff == INT_MIN.
23579
23580 mktime: simplify computation of average
23581 * time/mktime.c (ranged_convert): Use new time_t_avg function
23582 instead of rolling our own (probably-slower) code.
23583
23584 mktime: do not assume signed right shift propagates sign bit
23585 * time/mktime.c (isdst_differ): New static function.
23586 (__mktime_internal): No need to normalize tm_isdst now.
23587 (__mktime_internal, not_equal_tm): Use isdst_differ to compare
23588 tm_isdst values.
23589
23590 mktime: merge another wrapv change from gnulib
23591 * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
23592 from some compilers.
23593
23594 mktime: remove incorrect attempt at unusual arithmetics
23595 * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
23596 The code didn't really work on such machines anyway.
23597 (TYPE_MINIMUM): Assume two's complement.
23598 (twos_complement_arithmetic): Verify that long_int and time_t
23599 are two's complement (or unsigned, in the latter case).
23600
23601 mktime: check signed shifts on long_int and time_t, too
23602 * time/mktime.c (SHR): Check that shifts work as desired
23603 on the types long_int and time_t too, as SHR is used on
23604 such types.
23605
23606 mktime: do not assume 'long' is wide enough
23607 * time/mktime.c (verify): Move decl up.
23608 (long_int): New type.
23609 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
23610 to remove assumption in the code that 'long' is wide enough to
23611 store year values. This assumption is not true on x32 and on
23612 some non-glibc platforms.
23613
23614 mktime: merge wrapv change from gnulib
23615 * time/mktime.c (WRAPV): New macro.
23616 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
23617 (guess_time_tm, __mktime_internal): Do not assume that signed
23618 integer overflow wraps around; modern compilers generate code
23619 where this assumption is no longer valid.
23620
23621 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
23622
23623 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
23624 Replace "jmp L(pseudo_end)" with "ret".
23625 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
23626 Likewise.
23627
23628 2012-05-23 Andreas Jaeger <aj@suse.de>
23629
23630 * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
23631 * sysdeps/unix/sysv/linux/poll.c: Remove file.
23632
23633 2012-05-23 Andreas Jaeger <aj@suse.de>
23634 Maximilian Attems <max@stro.at>
23635
23636 * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
23637 New macros.
23638
23639 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
23640
23641 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
23642 code so that pseudo_end is just ret and the stack pointer is
23643 correct also for static library in error case.
23644
23645 2012-05-23 Joseph Myers <joseph@codesourcery.com>
23646
23647 * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
23648 move to syscalls.list.
23649 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
23650 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
23651 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
23652 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
23653
23654 * manual/install.texi (Running make install): Do not mention Linux
23655 kernel version for which pt_chown is not needed.
23656 (Linux): Do not mention problems with nscd with 2.0 kernels.
23657 * INSTALL: Regenerated.
23658
23659 2012-05-23 Andreas Jaeger <aj@suse.de>
23660
23661 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
23662 (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
23663 macro.
23664 * sysdeps/unix/sysv/linux/s390/bits/mman.h
23665 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23666 * sysdeps/unix/sysv/linux/sh/bits/mman.h
23667 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23668 * sysdeps/unix/sysv/linux/i386/bits/mman.h
23669 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23670 * sysdeps/unix/sysv/linux/sparc/bits/mman.h
23671 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23672 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
23673 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23674 * sysdeps/unix/sysv/linux/bits/in.h
23675 (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
23676
23677 2012-05-22 Roland McGrath <roland@hack.frob.com>
23678
23679 * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
23680 (PREPARE_VERSION): Just use assert instead, it will be elided
23681 under [NDEBUG] anyway.
23682
23683 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
23684
23685 * sysdeps/unix/sysv/linux/Makefile: Include
23686 $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
23687 (sysdep_routines): Remove sysctl.
23688 * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
23689 * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
23690 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
23691 * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
23692 * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
23693
23694 2012-05-22 Andreas Jaeger <aj@suse.de>
23695
23696 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
23697 that pseudo_end is just ret and the stack pointer is correct also
23698 for static library in error case.
23699
23700 2012-05-22 Paul Pluzhnikov <ppluzhnikov@google.com>
23701
23702 [BZ #14122]
23703 * nss/nsswitch.c (defconfig_entries): New variable.
23704 (__nss_database_lookup): Don't leak defconfig entries.
23705 (nss_parse_service_list): Don't leak on error paths.
23706 (free_database_entries): New function.
23707 (free_defconfig): New function.
23708 (free_mem): Move common code to free_database_entries.
23709
23710 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
23711
23712 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
23713 Add arch_prctl.
23714 * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
23715
23716 * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
23717 (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
23718 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
23719 New macro.
23720 (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
23721 (INTERNAL_SYSCALL_TYPES): Likewise.
23722 (LOAD_ARGS_TYPES_[1-6]): Likewise.
23723 (LOAD_REGS_TYPES_[1-6]): Likewise.
23724 (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
23725 (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
23726
23727 2012-05-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
23728
23729 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
23730 copysignl for GLIBC_2_0.
23731 * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
23732 finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
23733 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
23734 logbl for GLIBC_2_0.
23735 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
23736 * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
23737
23738 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
23739
23740 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
23741 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
23742
23743 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
23744 Use "neg %eax".
23745
23746 * time/mktime.c: Update copyright years.
23747
23748 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
23749
23750 mktime: merge comment-quoting-style change from gnulib
23751 * time/mktime.c: Quote 'like this' in comments.
23752 The GNU coding standards suggest that we no longer quote `like this',
23753 as "`" and "'" are typically rendered asymmetrically nowadays.
23754 The typical gnulib style is to quote 'like this' when quoting
23755 code, and "like this" when quoting English.
23756
23757 * time/mktime.c (compile-command): Add "-I.".
23758
23759 mktime: merge mktime-internal.h change from gnulib
23760 * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
23761
23762 mktime: merge time_r change from gnulib
23763 * time/mktime.c [!_LIBC]: Do not include "time_r.h".
23764
23765 mktime: merge DEBUG change from gnulib
23766 * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
23767 case system <time.h> has a #define.
23768
23769 mktime: merge <sys/types.h> change from gnulib
23770 * time/mktime.c: Do not include <sys/types.h>; no longer needed,
23771 since <time.t> is now guaranteed to define time_t.
23772
23773 mktime: merge HAVE_CONFIG_H change from gnulib
23774 * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
23775
23776 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
23777
23778 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
23779 Use "neg %eax".
23780
23781 * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
23782 __rlim_t cast.
23783 (struct rusage): Use anonymous union to pad each field to
23784 __syscall_slong_t.
23785
23786 2012-05-21 David S. Miller <davem@davemloft.net>
23787
23788 * Makefules (o-iterator): Remove .s cases.
23789 (compile-command.s): Delete.
23790 (COMPILE.s): Delete.
23791 * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
23792
23793 2012-05-21 Joseph Myers <joseph@codesourcery.com>
23794
23795 * configure.in (libc_cv_predef_stack_protector): Only consider
23796 "foobar" and "__stack_chk_fail" lines in libc_undefs.
23797 * configure: Regenerated.
23798
23799 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
23800
23801 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
23802 New macro. Use R*LP on int and pointer.
23803 (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
23804 * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
23805 * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
23806 * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
23807
23808 * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
23809 [__WORDSIZE_TIME64_COMPAT32] instead of
23810 [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
23811 (struct utmp): Likewise.
23812 * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
23813 * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
23814 Renamed to ...
23815 (__WORDSIZE_TIME64_COMPAT32): This.
23816 * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
23817 * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
23818 * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
23819 * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
23820 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
23821 (__WORDSIZE_TIME64_COMPAT32): New macro.
23822
23823 2012-05-21 Andreas Jaeger <aj@suse.de>
23824
23825 * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
23826 only if [SHARED]. Add prototype for __wcschr_ia32.
23827
23828 2012-05-21 Roland McGrath <roland@hack.frob.com>
23829
23830 * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
23831 of %rbp unmolested in the jmp_buf while mangling the low bits.
23832 * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
23833 unmolested high bits of %rbp while demangling the low bits.
23834 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
23835
23836 2012-05-21 Andreas Jaeger <aj@suse.de>
23837
23838 * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
23839 * sunrpc/svc_simple.c: Use it for registerrpc.
23840 * sunrpc/xcrypt.c: Use it for passwd2des.
23841
23842 * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
23843
23844 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
23845
23846 * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
23847 Don't define if [__SYSCALL_WORDSIZE != 32].
23848 * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
23849 New macro.
23850
23851 2012-05-21 Bruno Haible <bruno@clisp.org>
23852 Andreas Jaeger <aj@suse.de>
23853
23854 [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
23855 * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
23856 inptr and inend for must_buffer_ch.
23857 * wcsmbs/tst-mbsnrtowcs.c: Remove file.
23858 * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
23859 * stdio-common/Makefile (tests): Remove bug15.
23860 (bug15-ENV): Remove macro.
23861 * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
23862 anymore.
23863
23864 2012-05-19 Andreas Jaeger <aj@suse.de>
23865 Roland McGrath <roland@hack.frob.com>
23866
23867 * manual/contrib.texi: Completely rewritten. It contains now an
23868 alphabetical list of contributors and their contributions.
23869
23870 2012-05-21 Richard Henderson <rth@twiddle.net>
23871
23872 * misc/getauxval.c (__getauxval): Use unsigned long int.
23873 * misc/sys/auxv.h: Include <sys/cdefs.h>.
23874 (getauxval): Use unsigned long int.
23875
23876 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
23877
23878 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
23879
23880 2012-05-21 Roland McGrath <roland@hack.frob.com>
23881
23882 * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
23883 (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
23884 __alignof__ (long double).
23885
23886 2012-05-21 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
23887
23888 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23889
23890 2012-05-20 Richard Henderson <rth@twiddle.net>
23891
23892 * misc/getauxval.c: New file.
23893 * misc/sys/auxv.h: New file.
23894 * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
23895 (routines): Add getauxval.
23896 * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
23897 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
23898 * elf/dl-sysdep.c (_dl_auxv): Remove.
23899 (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
23900 * elf/dl-support.c (_dl_auxv): New variable.
23901 (_dl_aux_init): Initialize it.
23902 * manual/startup.texi (Auxiliary Vector): New node.
23903 * sysdeps/generic/bits/hwcap.h: New file.
23904 * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
23905 * sysdeps/powerpc/sysdep.h: ... here. Include it.
23906 * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
23907 * sysdeps/sparc/sysdep.h: ... here. Include it.
23908 * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
23909 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
23910 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
23911 Update.
23912 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
23913 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
23914 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
23915 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
23916 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
23917 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
23918 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
23919 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
23920
23921 2012-05-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
23922
23923 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23924
23925 2012-05-19 David S. Miller <davem@davemloft.net>
23926
23927 * sysdeps/sparc/fpu/libm-test-ulps: Update.
23928
23929 2012-05-19 Joseph Myers <joseph@codesourcery.com>
23930
23931 [BZ #14123]
23932 * math/s_ccosh.c: Include <float.h>
23933 (__ccosh): Avoid internal overflow calculating sinh and cosh
23934 values before multiplying by sin and cos values.
23935 * math/s_ccoshf.c: Likewise.
23936 * math/s_ccoshl.c: Likewise.
23937 * math/s_csin.c: Likewise.
23938 * math/s_csinf.c: Likewise.
23939 * math/s_csinl.c: Likewise.
23940 * math/s_csinh.c: Likewise.
23941 * math/s_csinhf.c: Likewise.
23942 * math/s_csinhl.c: Likewise.
23943 * math/libm-test.inc (ccos_test): Add more tests.
23944 (ccosh_test): Likewise.
23945 (csin_test): Likewise.
23946 (csinh_test): Likewise.
23947 * sysdeps/i386/fpu/libm-test-ulps: Update.
23948 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23949
23950 2012-05-19 H.J. Lu <hongjiu.lu@intel.com>
23951
23952 * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
23953 * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
23954
23955 * sysdeps/x86_64/x32/_itoa.h: Add comment.
23956
23957 2012-05-19 Joseph Myers <joseph@codesourcery.com>
23958
23959 * sysdeps/powerpc/soft-fp/Makefile: Remove file.
23960 * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
23961 * sysdeps/powerpc/soft-fp/Versions: Likewise.
23962 * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
23963 * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
23964 * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
23965 * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
23966 * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
23967 * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
23968 * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
23969 * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
23970 * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
23971 * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
23972 * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
23973 * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
23974 * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
23975 * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
23976 * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
23977 * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
23978 * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
23979 * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
23980 * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
23981 * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
23982 * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
23983 * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
23984 * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
23985 * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
23986 * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
23987 * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
23988 * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
23989 * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
23990
23991 2012-05-18 Andreas Jaeger <aj@suse.de>
23992
23993 * csu/.gitignore: Delete.
23994
23995 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
23996
23997 * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
23998 (timex): Use __syscall_slong_t.
23999
24000 2012-05-18 Andreas Jaeger <aj@suse.de>
24001 Carlos O'Donell <carlos_odonell@mentor.com>
24002
24003 * manual/install.texi (Configuring and compiling): Update
24004 description about files modified in the source directory.
24005 * INSTALL: Regenerated.
24006
24007 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
24008
24009 * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
24010 value. Use "or" to set return value to -1.
24011 * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
24012 negate return value.
24013
24014 2012-05-18 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
24015
24016 * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c,
24017 CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
24018 failure if the compiler has Graphite support disabled.
24019 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
24020 Likewise.
24021 * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c,
24022 CFLAGS-memmove.c): Likewise.
24023 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
24024 Likewise.
24025
24026 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
24027
24028 * sysdeps/x86_64/x32/_itoa.h: New file.
24029
24030 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
24031 getdents system call only if kernel and user dirents have the
24032 same d_ino and d_off.
24033
24034 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
24035 LLONG_MAX != LONG_MAX.
24036 (_itoa_word): Use _ITOA_WORD_TYPE on value.
24037 (_fitoa_word): Likewise.
24038
24039 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
24040 years.
24041 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
24042 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
24043 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
24044
24045 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
24046 include <bits/wordsize.h>. Check __x86_64__ instead of
24047 __WORDSIZE.
24048 (sigcontext): Use "__uint64_t" instead of "unsigned long int"
24049 if __x86_64__ is defined. Use anonymous union on fpstate.
24050
24051 * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
24052 anonymous union.
24053
24054 2012-05-18 Andreas Schwab <schwab@linux-m68k.org>
24055
24056 * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
24057 INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
24058 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
24059 Refer to _rtld_local_ro instead of _rtld_global_ro.
24060 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
24061 Likewise.
24062 * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
24063 Likewise.
24064 * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
24065 Likewise.
24066 * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
24067 * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
24068 of _rtld_global, and rtld_progname instead of _dl_argv[0].
24069
24070 * sysdeps/powerpc/powerpc32/dl-machine.c
24071 (__elf_machine_runtime_setup) [PROF]: Don't reference
24072 _dl_prof_resolve.
24073
24074 2012-05-18 Andreas Jaeger <aj@suse.de>
24075
24076 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
24077 function only available for GCCs before 3.4 since GCC 3.4
24078 introduced a builtin.
24079 (lrint): Likewise.
24080 (llrintf): Likewise.
24081 (llrint): Likewise.
24082 (fmaxf): Likewise.
24083 (fmax): Likewise.
24084 (fminf): Likewise.
24085 (fmin): Likewise.
24086 (rint): Likewise.
24087 (rintf): Likewise.
24088 (nearbyint): Likewise.
24089 (nearbyintf): Likewise.
24090 (ceil): Likewise.
24091 (ceilf): Likewise.
24092 (floor): Likewise.
24093 (floorf): Likewise.
24094
24095 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
24096
24097 * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
24098 on both fields and cast pointer to __syscall_ulong_t.
24099
24100 * bits/types.h (__fsword_t): New type.
24101 * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
24102 sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
24103 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
24104 (__FSWORD_T_TYPE): Likewise.
24105 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
24106 (__FSWORD_T_TYPE): Likewise.
24107 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
24108 (__FSWORD_T_TYPE): Likewise.
24109 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
24110 (__FSWORD_T_TYPE): Likewise.
24111 * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
24112 __SWORD_TYPE with __fsword_t.
24113 (statfs64): Likewise.
24114
24115 2012-05-17 David S. Miller <davem@davemloft.net>
24116
24117 * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
24118
24119 2012-05-17 Andreas Jaeger <aj@suse.de>
24120
24121 * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
24122 warning.
24123
24124 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
24125
24126 * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
24127
24128 2012-05-17 Andreas Jaeger <aj@suse.de>
24129
24130 * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
24131 when it is used.
24132
24133 2012-05-17 Chris Metcalf <cmetcalf@tilera.com>
24134
24135 * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
24136
24137 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
24138
24139 * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
24140 * sysdeps/x86_64/tst-mallocalign1.c: New file.
24141
24142 2012-05-17 Andreas Jaeger <aj@suse.de>
24143 Carlos O'Donell <carlos_odonell@mentor.com>
24144
24145 [BZ #14059]
24146 * sysdeps/x86_64/multiarch/init-arch.h
24147 (bit_YMM_Usable): Rename to...
24148 (bit_AVX_Usable): ... this.
24149 (bit_FMA4_Usable): New macro.
24150 (bit_XMM_state): New macro.
24151 (bit_YMM_state): New macro.
24152 [__ASSEMBLER__] (index_YMM_Usable): Rename to...
24153 [__ASSEMBLER__] (index_AVX_Usable): ... this.
24154 [__ASSEMBLER__] (index_FMA4_Usable): New macro.
24155 (CPUID_OSXSAVE): New macro.
24156 (CPUID_AVX): New macro.
24157 (CPUID_FMA4): New macro.
24158 (index_YMM_Usable): Rename to...
24159 (index_AVX_Usable): ... this.
24160 (HAS_AVX): Use HAS_ARCH_FEATURE.
24161 (HAS_FMA4): Likewise.
24162 (HAS_YMM_USABLE): Remove.
24163 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
24164 Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
24165 are present.
24166 * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
24167 * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
24168 * sysdeps/x86_64/multiarch/Makefile: Likewise.
24169 * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
24170 * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
24171
24172 2012-05-17 Chris Metcalf <cmetcalf@tilera.com>
24173
24174 * math/libm-test.c: Support platforms without multiple rounding modes.
24175 * math/bug-nextafter.c: Support platforms without FP exceptions.
24176 * math/bug-nexttoward.c: Likewise.
24177 * math/test-fenv.c: Likewise.
24178 * math/test-misc.c: Likewise.
24179 * stdlib/bug-getcontext.c: Likewise.
24180
24181 2012-05-17 Andreas Jaeger <aj@suse.de>
24182
24183 * manual/examples/search.c (critter_cmp): Change signature to
24184 avoid warnings.
24185 * manual/string.texi (Collation Functions): Likewise.
24186
24187 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
24188
24189 * bits/types.h: Fold copyright years.
24190 * bits/typesizes.h: Likewise.
24191 * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
24192 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
24193 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
24194 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
24195 * time/time.h: Likewise.
24196
24197 2012-05-16 Paul Pluzhnikov <ppluzhnikov@google.com>
24198
24199 [BZ #208]
24200 * malloc.c (int_mallinfo): Add parameter to accumulate statistics
24201 in instead of returning them. Return void.
24202 (__libc_mallinfo): Accumulate over all arenas.
24203 (__malloc_stats): Adjust for change in int_mallinfo interface.
24204
24205 2012-05-16 Roland McGrath <roland@hack.frob.com>
24206
24207 [BZ #10375]
24208 * configure.in (NM): Add AC_CHECK_TOOL for it.
24209 (libc_extra_cflags): New substituted variable.
24210 Check for -fstack-protector being used implicitly.
24211 * configure: Regenerated.
24212 * config.make.in (config-extra-cflags): New variable,
24213 gets @libc_extra_cflags@.
24214 * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
24215
24216 [BZ #10375]
24217 * configure.in: Check for _FORTIFY_SOURCE being predefined.
24218 (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
24219 * configure: Regenerated.
24220 * config.make.in (CPPUNDEFS): New substituted variable.
24221 * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
24222 * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
24223 * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
24224
24225 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
24226
24227 * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
24228 (mq_attr): Use __syscall_slong_t.
24229
24230 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
24231
24232 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
24233 Check __x86_64__ instead of __WORDSIZE.
24234 (_STAT_VER_LINUX): Likewise.
24235 (stat): Check __x86_64__ instead of __WORDSIZE. Use
24236 __syscall_ulong_t and __syscall_slong_t.
24237 (stat64): Likewise.
24238
24239 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
24240
24241 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
24242
24243 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
24244
24245 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
24246
24247 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
24248
24249 * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
24250 __syscall_ulong_t.
24251
24252 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
24253 include <bits/wordsize.h>. Check __x86_64__ instead of
24254 __WORDSIZE.
24255 (greg_t): Use "__extension__ long long int" if __x86_64__ is
24256 defined.
24257 (mcontext_t): Replace "unsigned long" with "unsigned long long".
24258
24259 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
24260 include <bits/wordsize.h>. Check __x86_64__ instead of
24261 __WORDSIZE.
24262 (user_regs_struct): Use "__extension__ unsigned long long"
24263 instead of "unsigned long" if __x86_64__ is defined.
24264 (user): Likewise. Pad after pointer field if __ILP32__ is
24265 defined.
24266
24267 2012-05-16 Joseph Myers <joseph@codesourcery.com>
24268
24269 * configure.in (makeinfo): Require version 4.5 or later. Allow
24270 versions 5 to 9.
24271 * configure: Regenerated.
24272 * manual/install.texi (texinfo): Increase version requirement to
24273 4.5 or later.
24274 * INSTALL: Regenerated.
24275
24276 * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
24277
24278 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
24279
24280 * sysdeps/x86_64/x32/gmp-mparam.h: New file.
24281
24282 * sysdeps/x86_64/x32/ffs.c: New file.
24283
24284 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
24285 __syscall_ulong_t.
24286 (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
24287 defined. Use __syscall_ulong_t.
24288 (shminfo): Use __syscall_ulong_t.
24289 (shm_info): Likewise.
24290
24291 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
24292 __syscall_ulong_t.
24293
24294 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
24295 <bits/wordsize.h>.
24296 (msgqnum_t): Use __syscall_ulong_t.
24297 (msglen_t): Likewise.
24298 (msqid_ds): Check __x86_64__ instead of __WORDSIZE. Use
24299 __syscall_ulong_t.
24300
24301 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
24302 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
24303
24304 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
24305
24306 * sysdeps/x86_64/x32/divdi3.c: New dummy file.
24307 * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
24308
24309 * sysvipc/sys/msg.h (msgbuf): Replace long int with
24310 __syscall_slong_t.
24311
24312 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
24313 include <bits/wordsize.h>. Check __x86_64__ instead of
24314 __WORDSIZE.
24315
24316 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
24317 "unsigned long long int" if __x86_64__ is defined.
24318 (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
24319
24320 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
24321 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
24322 (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
24323
24324 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
24325 <stdint.h>.
24326 (GET_PC): Cast to uintptr_t first.
24327 (GET_FRAME): Likewise.
24328 (GET_STACK): Likewise.
24329
24330 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
24331 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
24332 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
24333 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
24334 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
24335 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
24336 * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
24337 * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
24338 * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
24339 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
24340 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
24341 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
24342 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
24343 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
24344 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
24345 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
24346 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
24347 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
24348 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
24349 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
24350 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
24351 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
24352 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
24353 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
24354 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
24355 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
24356 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
24357 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
24358 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
24359
24360 2012-05-16 Andreas Schwab <schwab@linux-m68k.org>
24361
24362 * Makerules (+depfiles): Also collect depfiles from .oS in
24363 $(extra-objs).
24364 * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
24365 .oS, $(libnldbl-routines)).
24366
24367 * Makerules (native-compile-mkdep-flags): Define.
24368 * sunrpc/Makefile (extra-objs): Add $(addprefix
24369 cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
24370 ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
24371 of $(compile-mkdep-flags). Depend on $(before-compile) instead of
24372 calling $(make-target-directory).
24373
24374 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24375
24376 * bits/types.h (__snseconds_t): Removed.
24377 * time/time.h (struct timespec): Replace __snseconds_t with
24378 __syscall_slong_t.
24379 * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
24380 * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
24381 Likewise.
24382 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
24383 (__SNSECONDS_T_TYPE): Likewise.
24384 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
24385 (__SNSECONDS_T_TYPE): Likewise.
24386 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
24387 (__SNSECONDS_T_TYPE): Likewise.
24388
24389 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24390
24391 * sysdeps/mach/hurd/bits/typesizes.h
24392 (__SYSCALL_SLONG_TYPE): New macro.
24393 (__SYSCALL_ULONG_TYPE): Likewise.
24394
24395 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24396
24397 * bits/types.h (__syscall_slong_t): New type.
24398 (__syscall_ulong_t): Likewise.
24399
24400 * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
24401 (__SYSCALL_ULONG_TYPE): Likewise.
24402 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
24403 (__SYSCALL_SLONG_TYPE): Likewise.
24404 (__SYSCALL_ULONG_TYPE): Likewise.
24405 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
24406 (__SYSCALL_SLONG_TYPE): Likewise.
24407 (__SYSCALL_ULONG_TYPE): Likewise.
24408 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
24409 (__SYSCALL_SLONG_TYPE): Likewise.
24410 (__SYSCALL_ULONG_TYPE): Likewise.
24411
24412 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24413
24414 * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
24415 Add sigaltstack-offsets.sym.
24416 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
24417 <sigaltstack-offsets.h>.
24418 (CALL_FAIL): Use RSP_LP to operate on stack. Use RDI_LP on
24419 longjmp_msg pointer.
24420 (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC. Use
24421 R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
24422 signal stack.
24423 * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
24424
24425 2012-05-15 Joseph Myers <joseph@codesourcery.com>
24426
24427 * elf/stackguard-macros.h: Remove file.
24428 * sysdeps/generic/stackguard-macros.h: New file.
24429 * sysdeps/i386/stackguard-macros.h: Likewise.
24430 * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
24431 * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
24432 * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
24433 * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
24434 * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
24435 * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
24436 * sysdeps/x86_64/stackguard-macros.h: Likewise.
24437 * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
24438 <elf/stackguard-macros.h>.
24439
24440 [BZ #14109]
24441 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
24442 __aligned__ in attribute.
24443 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
24444 (gregset_t): Likewise.
24445
24446 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24447
24448 * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
24449 * sysdeps/x86_64/64/Implies-after: Here. New file.
24450 * sysdeps/x86_64/x32/Implies-after: New file.
24451
24452 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24453
24454 * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
24455 and access return value for _dl_profile_fixup. Use R10_LP to
24456 load frame size.
24457
24458 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24459
24460 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
24461
24462 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24463
24464 * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
24465 * sysdeps/x86_64/x32/sysdep.h: New file.
24466
24467 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24468
24469 * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
24470 * sysdeps/x86_64/setjmp.S: Likewise.
24471
24472 2012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
24473
24474 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
24475 * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
24476 * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
24477 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
24478 remove unused global constant.
24479
24480 2012-05-15 Chris Metcalf <cmetcalf@tilera.com>
24481
24482 * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
24483 include of <not-cancel.h>.
24484
24485 2012-05-15 Roland McGrath <roland@hack.frob.com>
24486
24487 * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
24488
24489 2012-05-15 Jeff Law <law@redhat.com>
24490 Andreas Jaeger <aj@suse.de>
24491
24492 [BZ #13594]
24493 * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
24494 out from...
24495 * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
24496 * nscd/nscd-client.h: Add __nscd_acquire_maplock.
24497 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
24498 code changing __hst_map_handle.map.
24499
24500 2012-05-15 Roland McGrath <roland@hack.frob.com>
24501
24502 * configure.in (sysnames): Look for Implies-before and Implies-after
24503 files.
24504 * configure: Regenerated.
24505
24506 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24507
24508 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
24509 8-byte data alignment with LP_SIZE alignment.
24510
24511 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24512
24513 * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
24514 into R10_LP.
24515
24516 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24517
24518 * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
24519
24520 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24521
24522 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
24523 * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
24524 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
24525 Likewise.
24526 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
24527
24528 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24529
24530 * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
24531 (stackinfo_sub_sp): Likewise.
24532
24533 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24534
24535 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
24536 RAX_LP.
24537
24538 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24539
24540 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
24541 into R*_LP.
24542
24543 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24544
24545 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
24546 sizes into R*_LP.
24547
24548 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24549
24550 * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
24551
24552 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24553
24554 * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
24555 into R11_LP and load __x86_64_shared_cache_size_half into
24556 R8_LP.
24557
24558 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
24559
24560 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
24561 R8_LP.
24562
24563 2012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
24564
24565 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
24566 logb for POWER7.
24567 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
24568 logbf for POWER7.
24569 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
24570 logbl for POWER7.
24571 * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
24572 powerpc32/power7/fpu/s_logb.c via #include.
24573 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
24574 powerpc32/power7/fpu/s_logbf.c via #include.
24575 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
24576 powerpc32/power7/fpu/s_logbl.c via #include.
24577
24578 2012-05-15 Joseph Myers <joseph@codesourcery.com>
24579
24580 * README.libm: Remove file.
24581
24582 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
24583
24584 * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
24585 count for x32. Use R*_LP and omit operand-size suffix.
24586
24587 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
24588
24589 * shlib-versions: Move x86_64-.*-linux.* entries to ...
24590 * sysdeps/x86_64/64/shlib-versions: Here. New file.
24591 * sysdeps/x86_64/x32/shlib-versions: New file.
24592
24593 2012-05-14 Roland McGrath <roland@hack.frob.com>
24594
24595 * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
24596 * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
24597 Use _dl_fatal_printf instead.
24598
24599 2012-05-14 Joseph Myers <joseph@codesourcery.com>
24600
24601 * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
24602 set if not set by the user. Do not allow for being unset.
24603 * sysdeps/unix/sysv/linux/configure: Regenerated.
24604
24605 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
24606
24607 * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
24608 the `q' suffix from lea and replace .quad with ASM_ADDR.
24609
24610 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
24611
24612 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
24613 the `q' suffix from xor/rol instructions. Use $2*LP_SIZE+1
24614 instead of $17.
24615 (PTR_DEMANGLE): Likewise.
24616
24617 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
24618
24619 * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
24620 (LP_OP): Likewise.
24621 (ASM_ADDR): Likewise.
24622 (RAX_LP): Likewise.
24623 (RBP_LP): Likewise.
24624 (RBX_LP): Likewise.
24625 (RCX_LP): Likewise.
24626 (RDI_LP): Likewise.
24627 (RSI_LP): Likewise.
24628 (RSP_LP): Likewise.
24629 (R8_LP): Likewise.
24630 (R9_LP): Likewise.
24631 (R10_LP): Likewise.
24632 (R10_LP): Likewise.
24633 (R11_LP): Likewise.
24634 (R12_LP): Likewise.
24635 (R13_LP): Likewise.
24636 (R14_LP): Likewise.
24637 (R15_LP): Likewise.
24638
24639 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
24640
24641 * sysdeps/x86_64/x32/dl-machine.h: New file.
24642
24643 2012-05-14 Andreas Jaeger <aj@suse.de>
24644
24645 * manual/Makefile (subdir): Remove export of subdir.
24646 (all): Remove target.
24647 (.PHONY): Remove all from list.
24648 (mkinstalldirs): Remove.
24649 (.PHONY): Remove installdirs from list.
24650 ($(inst_infodir)/libc.info): Use make-target-directory.
24651 (installdirs): Remove.
24652 (subdir_%): Remove.
24653 (glibc-targets): Remove.
24654 (lib): Remove.
24655 (stubs): Remove.
24656 ($(objpfx)stubs ../po/manual.pot): Remove.
24657 ($(objpfx)stamp%): Remove.
24658 (make-target-directory): Remove.
24659 (subdir_install): Remove.
24660 (routines): Remove.
24661 (aux): Remove.
24662 (sources): Remove.
24663 (objects): Remove.
24664 (headers): Remove.
24665
24666 [BZ #13750]
24667 * manual/.gitignore: Remove, it's not needed anymore.
24668 * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
24669 all files in it.
24670 * manual/Makefile (dvi, pdf, info, html): Depend on files in build
24671 directory.
24672 (texis): Renamed to $(objpfx)texis.
24673 (texis-path): New, contains path to generated files.
24674 (chapters.%): Use texis-path for complete path, add extra argument
24675 libc-texinfo.sh.
24676 (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
24677 (libc/index.html, summary.texi): Add $(objpfx) as prefix.
24678 (summary,texi, stamp-summary): Use complete path of
24679 files. Generate files in build dir.
24680 (dir-add.texi): Build in build dir.
24681 (libm-err.texi,stamp-libm-err): Likewise.
24682 (version.texi, stamp-version): Likewise.
24683 (.%c.texi): Likewise.
24684 (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
24685 (mostlyclean): Remove target.
24686 (realclean): Remove target.
24687 (generated): Add new variable with contents from mostlyclean and
24688 realclean, remove entries duplicated in common-mostlyclean, add
24689 stamp-libm-err and stamp-version.
24690 (generated-dirs): Add libc directory.
24691 ($(inst_infodir)/libc.info): Install files from build dir.
24692
24693 * manual/install.texi (Configuring and compiling): Adjust since
24694 the info files are not part of the tar ball anymore.
24695
24696 2012-05-14 Andreas Jaeger <aj@suse.de>
24697
24698 * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
24699 variable.
24700
24701 2012-05-14 Joseph Myers <joseph@codesourcery.com>
24702
24703 [BZ #13717]
24704 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
24705 to 2.2.0 where earlier.
24706 * sysdeps/unix/sysv/linux/configure: Regenerated.
24707 * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
24708 Remove conditional code.
24709 [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
24710 * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
24711 Remove conditional code.
24712 [!__NR_lchown]: Likewise.
24713 [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
24714 [__NR_lchown]: Likewise.
24715 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
24716 comment referencing __ASSUME_LCHOWN_SYSCALL.
24717 * sysdeps/unix/sysv/linux/i386/sigaction.c
24718 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24719 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24720 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
24721 Remove conditional code.
24722 [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
24723 (__protocol_available): Remove #if 0 code.
24724 * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
24725 conditional code.
24726 [__ASSUME_SIOCGIFNAME]: Make code unconditional.
24727 * sysdeps/unix/sysv/linux/kernel-features.h
24728 (__ASSUME_GETCWD_SYSCALL): Don't define.
24729 (__ASSUME_REALTIME_SIGNALS): Likewise.
24730 (__ASSUME_PREAD_SYSCALL): Likewise.
24731 (__ASSUME_PWRITE_SYSCALL): Likewise.
24732 (__ASSUME_POLL_SYSCALL): Likewise.
24733 (__ASSUME_LCHOWN_SYSCALL): Likewise.
24734 (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
24735 non-SPARC.
24736 (__ASSUME_SIOCGIFNAME): Don't define.
24737 (__ASSUME_MSG_NOSIGNAL): Likewise.
24738 (__ASSUME_SENDFILE): Define unconditionally.
24739 (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
24740 * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
24741 conditional code.
24742 [__ASSUME_POLL_SYSCALL]: Make code unconditional.
24743 * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
24744 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
24745 (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
24746 * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
24747 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
24748 (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
24749 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
24750 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
24751 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24752 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
24753 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
24754 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24755 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
24756 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24757 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24758 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
24759 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24760 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24761 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
24762 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
24763 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24764 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
24765 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
24766 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24767 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
24768 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24769 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24770 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
24771 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24772 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24773 * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
24774 Remove conditional code.
24775 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24776 * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
24777 Remove conditional code.
24778 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24779 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
24780 [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
24781 * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
24782 Remove conditional code.
24783 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24784 * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
24785 Remove conditional code.
24786 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24787 * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
24788 Remove conditional code.
24789 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24790 * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
24791 Remove conditional code.
24792 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24793 * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
24794 Remove conditional code.
24795 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24796 * sysdeps/unix/sysv/linux/sh/pwrite64.c
24797 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24798 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24799 * sysdeps/unix/sysv/linux/sigaction.c
24800 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24801 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24802 * sysdeps/unix/sysv/linux/sigpending.c
24803 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24804 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24805 * sysdeps/unix/sysv/linux/sigprocmask.c
24806 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24807 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24808 * sysdeps/unix/sysv/linux/sigsuspend.c
24809 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24810 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24811 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
24812 (__libc_missing_rt_sigs): Remove.
24813 (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
24814 (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
24815 * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
24816 Remove conditional code.
24817 [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
24818 * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
24819 return 1.
24820 * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
24821 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
24822 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
24823 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
24824
24825 2012-05-14 Andreas Jaeger <aj@suse.de>
24826
24827 * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
24828 it's not used in glibc.
24829 (__coshm1): Likewise.
24830 (__acosh1p): Likewise.
24831 (__sgn): Likewise.
24832
24833 * manual/string.texi (Copying and Concatenation): Add missing
24834 variable in concat example.
24835 Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
24836
24837 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
24838
24839 [BZ #14103]
24840 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
24841 __builtin_clzl with __builtin_clzll.
24842
24843 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
24844
24845 [BZ #14104]
24846 * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
24847 libc_freeres_ptr.
24848
24849 2012-05-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
24850
24851 * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
24852 * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
24853 * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
24854 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
24855
24856 2012-05-14 Mike Frysinger <vapier@gentoo.org>
24857
24858 * NEWS: Update ia64 info.
24859
24860 2012-05-12 Andreas Schwab <schwab@linux-m68k.org>
24861
24862 * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
24863 used as bcopy.
24864
24865 2012-05-12 Thomas Schwinge <thomas@codesourcery.com>
24866
24867 * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
24868 * sysdeps/unix/syscalls.list (dup3): Likewise.
24869 * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
24870 * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
24871
24872 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
24873
24874 * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
24875 "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
24876
24877 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
24878
24879 * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
24880 thread pointer.
24881 (TLS_IE): Use mov/add instead of movq/addq to load thread
24882 pointer.
24883 (TLS_GD_PREFIX): New.
24884 (TLS_GD): Use it.
24885
24886 2012-05-11 David S. Miller <davem@davemloft.net>
24887
24888 * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
24889 * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
24890 (_FPU_SETCW): Likewise.
24891
24892 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
24893
24894 * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
24895 is 32-byte aligned.
24896
24897 2012-05-11 Andreas Schwab <schwab@linux-m68k.org>
24898
24899 [BZ #11837]
24900 * iconvdata/gb18030.c: Update tables.
24901 (BODY for FROM_LOOP): Update. Handle two-byte encoded non-BMP
24902 characters specially.
24903 (BODY for TO_LOOP): Add encoding of missing ranges.
24904
24905 2012-05-11 Thomas Schwinge <thomas@codesourcery.com>
24906
24907 [BZ #13673]
24908 * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
24909 * sysdeps/mach/hurd/dup3.c: Likewise.
24910 * sysdeps/mach/hurd/readlinkat.c: Likewise.
24911 * sysdeps/powerpc/memmove.c:: Likewise.
24912
24913 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
24914
24915 * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
24916 R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
24917
24918 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
24919
24920 * elf/elf.h (R_X86_64_RELATIVE64): New.
24921 (R_X86_64_NUM): Updated.
24922 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
24923 R_X86_64_RELATIVE64. Always use Elf64_Addr with R_X86_64_64.
24924 (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
24925 * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
24926 tst-quad1pie tst-quad2pie
24927 (modules-names): Add tst-quadmod1 tst-quadmod2.
24928 ($(objpfx)tst-quad1): New dependency.
24929 ($(objpfx)tst-quad2): Likewise.
24930 ($(objpfx)tst-quad1pie): Likewise.
24931 ($(objpfx)tst-quad2pie): Likewise.
24932 * sysdeps/x86_64/tst-quad1.c: New file.
24933 * sysdeps/x86_64/tst-quad1pie.c: New file.
24934 * sysdeps/x86_64/tst-quad2.c: Likewise.
24935 * sysdeps/x86_64/tst-quad2pie.c: Likewise.
24936 * sysdeps/x86_64/tst-quadmod1.S: Likewise.
24937 * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
24938 * sysdeps/x86_64/tst-quadmod2.S: Likewise.
24939 * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
24940
24941 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
24942
24943 * io/fcntl.h (mode_t, off_t, pid_t): Define types.
24944 (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
24945 * streams/stropts.h (t_scalar_t): Define type.
24946
24947 * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
24948 (_PATH_PRESERVE): Set to "/var/lib".
24949 (_PATH_RWHODIR): Set to "/var/spool/rwho".
24950
24951 * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
24952 instead of int.
24953
24954 * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
24955 if __dir_mkfile succeeded.
24956
24957 * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
24958 checking for _hurd_dtablesize. Unlock it right after having
24959 finished _hurd_dtable allocation.
24960
24961 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
24962
24963 * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
24964 * sysdeps/mach/hurd/configure: Regenerated.
24965 * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
24966 special-casing to...
24967 * sysdeps/gnu/configure.in: ... this new file.
24968 * sysdeps/unix/sysv/linux/configure: Regenerated.
24969 * sysdeps/gnu/configure: New generated file.
24970
24971 * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
24972 for Linux: use nsec instead of usec, as well as:
24973 [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
24974 members of type struct timespec.
24975 [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
24976 New macros.
24977 (struct stat64): Likewise.
24978 (_STATBUF_ST_NSEC): New macro.
24979 * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
24980
24981 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
24982 __strtoul_internal rather than strtoul.
24983
24984 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
24985
24986 * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
24987 and reject them.
24988
24989 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
24990
24991 * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
24992 which preserves existing values.
24993 * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
24994
24995 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
24996
24997 * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
24998 TIMEOUT values. Return EINVAL for NFDS values either negative or
24999 greater than FD_SETSIZE.
25000
25001 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
25002
25003 * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
25004 allocated, call __vm_protect to finish enabling the existing space, and
25005 pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
25006 allocate the remainder.
25007
25008 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
25009
25010 * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
25011 address port. Set ADDR_LEN to 0 when not filling ADDRARG.
25012
25013 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
25014
25015 * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
25016 sysdeps/mach/hurd/readlink.c.
25017
25018 * posix/tst-sysconf.c (posix_options): Only use
25019 _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
25020 _POSIX_SYNCHRONIZED_IO when they are defined
25021 * sysdeps/mach/hurd/bits/posix_opt.h:
25022 (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
25023 (_XOPEN_REALTIME): Undefine macro.
25024 (_XOPEN_REALTIME_THREADS): Undefine macro.
25025 (_XOPEN_SHM): Undefine macro.
25026 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
25027 macro to -1.
25028 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
25029 macro to -1.
25030 (_POSIX_ASYNC_IO): Undefine macro.
25031 (_POSIX_PRIORITIZED_IO): Undefine macro.
25032 (_POSIX_SPIN_LOCKS): Define macro to -1.
25033
25034 * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
25035 SA_NODEFER, SA_RESETHAND.
25036 * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
25037 O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
25038 F_DUPFD_CLOEXEC.
25039
25040 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
25041
25042 * elf/Makefile (pldd-modules): Define unconditionally.
25043
25044 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
25045
25046 * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
25047
25048 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
25049
25050 * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
25051 Return ENOENT when name is empty.
25052 * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
25053
25054 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
25055
25056 * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
25057
25058 * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
25059
25060 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
25061
25062 Fix mlock in all cases except non-readable pages.
25063 * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
25064 instead of VM_PROT_ALL as parameter to __vm_wire function.
25065
25066 * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
25067 (__mkdir): When path is `/', just fail with EEXIST.
25068 * sysdeps/mach/hurd/mkdirat.c: Likewise.
25069
25070 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
25071
25072 * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
25073 <sys/uio.h> (for writev).
25074 * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
25075 and <sys/param.h> (for MIN).
25076
25077 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
25078
25079 * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
25080 REQUESTED_TIME. Properly set the remaining time and return EINTR
25081 if interrupted.
25082
25083 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
25084
25085 * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
25086 Depend on against $(link-rpcuserlibs).
25087
25088 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
25089
25090 * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
25091 (__libc_stack_end): Do not use attribute_relro.
25092 * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
25093 * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
25094 to libthread-provided value.
25095 * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
25096 attribute_relro.
25097
25098 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
25099
25100 [BZ #3748]
25101 * bits/libc-lock.h (__libc_once_get): New macro.
25102 * sysdeps/mach/bits/libc-lock.h: Likewise.
25103 * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
25104 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
25105 instead of using implementation details.
25106
25107 * libio/fileops.c: Unconditionally include <kernel-features.h>.
25108 * libio/freopen.c: Likewise.
25109 * libio/freopen64.c: Likewise.
25110 * misc/syslog.c: Likewise.
25111 * nscd/connections.c: Likewise.
25112 * nscd/netgroupcache.c: Likewise.
25113 * sysdeps/posix/getcwd.c: Likewise.
25114
25115 2012-05-10 Roland McGrath <roland@hack.frob.com>
25116
25117 * math/w_ilogbf.c: Add #include <limits.h>.
25118
25119 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
25120
25121 * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
25122 path instead of returning without unlocking.
25123
25124 * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
25125 immediate-write ioctls.
25126 * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
25127
25128 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
25129
25130 * sysdeps/mach/hurd/i386/init-first.c (init): Use
25131 __builtin_frame_address instead of making assumptions about the
25132 location of the return address relative to DATA. Force early load of
25133 the return address.
25134 (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
25135 __builtin_frame_address.
25136
25137 dup3 for GNU Hurd.
25138 * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
25139 * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c. Evolve it to
25140 implement dup3 and do some further code clean-ups.
25141 * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
25142 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
25143
25144 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
25145
25146 * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
25147
25148 * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
25149 HURD_CRITICAL_END around holding _hurd_dtable_lock.
25150 * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
25151 * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
25152 HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
25153 d->port.lock.
25154
25155 * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
25156 instead of setjmp/longjmp to restore the signal mask. Call sigsetjmp
25157 when handler == SIG_ERR, not when handler != SIG_ERR.
25158
25159 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
25160
25161 * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
25162 (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
25163 definitions.
25164
25165 accept4 for GNU Hurd.
25166 * include/sys/socket.h (__libc_accept4): New prototype.
25167 * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c. Evolve it
25168 to implement __libc_accept4.
25169 * sysdeps/mach/hurd/accept.c (accept): Reimplement using
25170 __libc_accept4.
25171 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
25172
25173 * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
25174 * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
25175 * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
25176 signal-defines.sym.
25177
25178 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
25179
25180 * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
25181
25182 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
25183
25184 * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
25185 assertion on O_CLOEXEC flag.
25186 * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
25187 * hurd/intern-fd.c: Likewise.
25188 * hurd/port2fd.c: Likewise.
25189
25190 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
25191
25192 [BZ #3906]
25193 * bits/in.h (IPV6_PKTINFO): Define new macro.
25194 (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
25195
25196 2012-05-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
25197
25198 [BZ #13954]
25199 [BZ #13955]
25200 [BZ #13956]
25201 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
25202 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
25203 * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
25204 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
25205 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
25206 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
25207 * math/libm-test.inc (logb_test) : Additional logb tests.
25208
25209 2012-05-09 Andreas Schwab <schwab@linux-m68k.org>
25210 Andreas Jaeger <aj@suse.de>
25211
25212 * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
25213 * configure: Regenerated.
25214 * config.h.in (LINK_OBSOLETE_RPC): New macro.
25215 * config.make.in (link-obsolete-rpc): New substituted variable.
25216 * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
25217 libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
25218 * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
25219 (shared-only-routines): Don't set it under [link-obsolete-rpc],
25220 so that libc.a contains the symbols.
25221 * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
25222 * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
25223 * sunrpc/auth_none.c: Likewise.
25224 * sunrpc/auth_unix.c: Likewise.
25225 * sunrpc/authdes_prot.c: Likewise.
25226 * sunrpc/authuxprot.c: Likewise.
25227 * sunrpc/clnt_gen.c: Likewise.
25228 * sunrpc/clnt_perr.c: Likewise.
25229 * sunrpc/clnt_raw.c: Likewise.
25230 * sunrpc/clnt_simp.c: Likewise.
25231 * sunrpc/clnt_tcp.c: Likewise.
25232 * sunrpc/clnt_udp.c: Likewise.
25233 * sunrpc/clnt_unix.c: Likewise.
25234 * sunrpc/des_crypt.c: Likewise.
25235 * sunrpc/des_soft.c: Likewise.
25236 * sunrpc/get_myaddr.c: Likewise.
25237 * sunrpc/key_call.c: Likewise.
25238 * sunrpc/key_prot.c: Likewise.
25239 * sunrpc/netname.c: Likewise.
25240 * sunrpc/pm_getmaps.c: Likewise.
25241 * sunrpc/pm_getport.c: Likewise.
25242 * sunrpc/pmap_clnt.c: Likewise.
25243 * sunrpc/pmap_prot.c: Likewise.
25244 * sunrpc/pmap_prot2.c: Likewise.
25245 * sunrpc/pmap_rmt.c: Likewise.
25246 * sunrpc/publickey.c: Likewise.
25247 * sunrpc/rpc_cmsg.c: Likewise.
25248 * sunrpc/rpc_common.c: Likewise.
25249 * sunrpc/rpc_dtable.c: Likewise.
25250 * sunrpc/rpc_prot.c: Likewise.
25251 * sunrpc/rpc_thread.c: Likewise.
25252 * sunrpc/rtime.c: Likewise.
25253 * sunrpc/svc.c: Likewise.
25254 * sunrpc/svc_auth.c: Likewise.
25255 * sunrpc/svc_raw.c: Likewise.
25256 * sunrpc/svc_run.c: Likewise.
25257 * sunrpc/svc_tcp.c: Likewise.
25258 * sunrpc/svc_udp.c: Likewise.
25259 * sunrpc/svc_unix.c: Likewise.
25260 * sunrpc/svcauth_des.c: Likewise.
25261 * sunrpc/xcrypt.c: Likewise.
25262 * sunrpc/xdr.c: Likewise.
25263 * sunrpc/xdr_array.c: Likewise.
25264 * sunrpc/xdr_float.c: Likewise.
25265 * sunrpc/xdr_intXX_t.c: Likewise.
25266 * sunrpc/xdr_mem.c: Likewise.
25267 * sunrpc/xdr_rec.c: Likewise.
25268 * sunrpc/xdr_ref.c: Likewise.
25269 * sunrpc/xdr_sizeof.c: Likewise.
25270 * sunrpc/xdr_stdio.c: Likewise.
25271
25272 2012-05-10 Roland McGrath <roland@hack.frob.com>
25273
25274 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
25275 change. Update copyright years.
25276
25277 2012-05-10 Joseph Myers <joseph@codesourcery.com>
25278
25279 * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
25280
25281 2012-05-10 Maxim Kuvyrkov <maxim@codesourcery.com>
25282 Joseph Myers <joseph@codesourcery.com>
25283 Paul Pluzhnikov <ppluzhnikov@google.com>
25284
25285 [BZ #14012]
25286 * sunrpc/Makefile [cross-compiling] (headers): Enable additions
25287 requiring rpcgen.
25288 [cross-compiling] (extra-libs): Likewise.
25289 [cross-compiling] (extra-libs-others): Likewise.
25290 [cross-compiling] (librpcsvc-routines): Likewise.
25291 [cross-compiling] (librpcsvc-inhibit-o): Likewise.
25292 [cross-compiling] (omit-deps): Likewise.
25293 (sunrpc-CPPFLAGS): New variable.
25294 (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
25295 (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
25296 (cross-rpcgen-objs): New variable.
25297 (extra-objs): Append $(cross-rpcgen-objs).
25298 ($(cross-rpcgen-objs)): New rule.
25299 ($(objpfx)cross-rpcgen): Likewise.
25300 (rpcgen-cmd): Define to use $(built-program-file). Expand
25301 comment.
25302 ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
25303 ($(objpfx)x%.stmp): Likewise.
25304 * sunrpc/proto.h [IS_IN_build] (_): Define.
25305 [IS_IN_build] (_libc_intl_domainname): Likewise.
25306
25307 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
25308
25309 * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
25310 Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
25311 and R_X86_64_TPOFF64.
25312
25313 2012-05-10 Joseph Myers <joseph@codesourcery.com>
25314
25315 * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
25316 sysdeps/unix/sysv/syscalls.list.
25317 (stime): Likewise.
25318 (utime): Likewise.
25319 * sysdeps/unix/sysv/syscalls.list: Remove file.
25320
25321 2012-05-10 Paul Eggert <eggert@cs.ucla.edu>
25322
25323 [BZ #3440]
25324 * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
25325 (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
25326 (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
25327 (__LC_IDENTIFICATION): Make these macros useful in #if
25328 expressions, as required by C99.
25329
25330 2012-05-10 Andreas Schwab <schwab@linux-m68k.org>
25331
25332 * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
25333 $(addsuffix .os,$(rpc-compat-routines)). Move include ../Rules
25334 after this.
25335
25336 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
25337
25338 * stdlib/longlong.h: Updated from GCC.
25339
25340 2012-05-09 Andreas Jaeger <aj@suse.de>
25341
25342 * nscd/nscd.c (run_modes): Make named enum, reorder so that
25343 default is first entry.
25344 (run_mode): Set type.
25345 (main): Remove informal message about syslog.
25346 (options): Fix typo.
25347
25348 [BZ #14053]
25349 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
25350 to asm.
25351 (lrint): Likewise.
25352 (llrintf): Likewise.
25353 (llrint): Likewise.
25354 (rint): Likewise.
25355 (rintf): Likewise.
25356 (nearbyint): Likewise.
25357 (nearbyintf): Likewise.
25358
25359 2012-05-09 Andreas Jaeger <aj@suse.de>
25360 Pedro Alves <palves@redhat.com>
25361
25362 * nscd/nscd.c (run_mode): Use enum.
25363 (main): Cleanup coding style issue.
25364
25365 2012-05-09 Alexandre Oliva <aoliva@redhat.com>
25366 Andreas Jaeger <aj@suse.de>
25367
25368 * nscd/nscd.c (go_background): Replaced with...
25369 (run_mode): ... this.
25370 (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
25371 (options): Add -F --foreground.
25372 (main): Implement it.
25373 (parse_opt): Parse it.
25374
25375 2012-05-09 Andreas Jaeger <aj@suse.de>
25376
25377 [BZ #14083]
25378 * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
25379 !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
25380 -Wconversion warning.
25381 (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
25382 Likewise.
25383
25384 2012-05-09 Joseph Myers <joseph@codesourcery.com>
25385
25386 * conform/data/locale.h-data (NULL): Use macro-constant. Require
25387 == 0.
25388 (LC_ALL): Use macro-int-constant.
25389 (LC_COLLATE): Likewise.
25390 (LC_CTYPE): Likewise.
25391 (LC_MESSAGES): Likewise.
25392 (LC_MONETARY): Likewise.
25393 (LC_NUMERIC): Likewise.
25394 (LC_TIME): Likewise.
25395 [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
25396 (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
25397 [ISO || ISO99 || ISO11] (*_t): Do not allow.
25398 * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
25399 Specify type.
25400 [C99-based standards] (float_t): Expect type.
25401 [C99-based standards] (double_t): Expect type.
25402 [C99-based standards] (HUGE_VALF): Use macro-constant. Specify
25403 type.
25404 [C99-based standards] (HUGE_VALL): Likewise.
25405 [C99-based standards] (INFINITY): Likewise.
25406 [C99-based standards] (NAN): Likewise.
25407 [C99-based standards] (FP_INFINITE): Use macro-int-constant.
25408 [C99-based standards] (FP_NAN): Likewise.
25409 [C99-based standards] (FP_NORMAL): Likewise.
25410 [C99-based standards] (FP_SUBNORMAL): Likewise.
25411 [C99-based standards] (FP_ZERO): Likewise.
25412 [C99-based standards] (FP_FAST_FMA): Use
25413 optional-macro-int-constant. Specify type. Require == 1.
25414 [C99-based standards] (FP_FAST_FMAF): Likewise.
25415 [C99-based standards] (FP_FAST_FMAL): Likewise.
25416 [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
25417 [C99-based standards] (FP_ILOGBNAN): Likewise.
25418 [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
25419 Specify type.
25420 [C99-based standards] (MATH_ERREXCEPT): Likewise.
25421 [C99-based standards] (math_errhandling): Specify type.
25422 [ISO99 || ISO11] (signgam): Do not allow.
25423 [non-C99-based standards] (copysignf): Do not allow.
25424 [non-C99-based standards] (exp2f): Likewise.
25425 [non-C99-based standards] (log2f): Likewise.
25426 [non-C99-based standards] (modff): Allow.
25427 [non-C99-based standards] (erff): Do not allow.
25428 [non-C99-based standards] (erfcf): Likewise.
25429 [non-C99-based standards] (gammaf): Likewise.
25430 [non-C99-based standards] (hypotf): Likewise.
25431 [non-C99-based standards] (j0f): Likewise.
25432 [non-C99-based standards] (j1f): Likewise.
25433 [non-C99-based standards] (jnf): Likewise.
25434 [non-C99-based standards] (lgammaf): Likewise.
25435 [non-C99-based standards] (tgammaf): Likewise.
25436 [non-C99-based standards] (y0f): Likewise.
25437 [non-C99-based standards] (y1f): Likewise.
25438 [non-C99-based standards] (ynf): Likewise.
25439 [non-C99-based standards] (isnanf): Likewise.
25440 [non-C99-based standards] (acoshf): Likewise.
25441 [non-C99-based standards] (asinhf): Likewise.
25442 [non-C99-based standards] (atanhf): Likewise.
25443 [non-C99-based standards] (cbrtf): Likewise.
25444 [non-C99-based standards] (expm1f): Likewise.
25445 [non-C99-based standards] (ilogbf): Likewise.
25446 [non-C99-based standards] (log1pf): Likewise.
25447 [non-C99-based standards] (logbf): Likewise.
25448 [non-C99-based standards] (nextafterf): Likewise.
25449 [non-C99-based standards] (remainderf): Likewise.
25450 [non-C99-based standards] (rintf): Likewise.
25451 [non-C99-based standards] (scalbf): Likewise.
25452 [non-C99-based standards] (copysignl): Likewise.
25453 [non-C99-based standards] (exp2l): Likewise.
25454 [non-C99-based standards] (log2l): Likewise.
25455 [non-C99-based standards] (modfl): Allow.
25456 [non-C99-based standards] (erfl): Do not allow.
25457 [non-C99-based standards] (erfcl): Likewise.
25458 [non-C99-based standards] (gammal): Likewise.
25459 [non-C99-based standards] (hypotl): Likewise.
25460 [non-C99-based standards] (j0l): Likewise.
25461 [non-C99-based standards] (j1l): Likewise.
25462 [non-C99-based standards] (jnl): Likewise.
25463 [non-C99-based standards] (lgammal): Likewise.
25464 [non-C99-based standards] (tgammal): Likewise.
25465 [non-C99-based standards] (y0l): Likewise.
25466 [non-C99-based standards] (y1l): Likewise.
25467 [non-C99-based standards] (ynl): Likewise.
25468 [non-C99-based standards] (isnanl): Likewise.
25469 [non-C99-based standards] (acoshl): Likewise.
25470 [non-C99-based standards] (asinhl): Likewise.
25471 [non-C99-based standards] (atanhl): Likewise.
25472 [non-C99-based standards] (cbrtl): Likewise.
25473 [non-C99-based standards] (expm1l): Likewise.
25474 [non-C99-based standards] (ilogbl): Likewise.
25475 [non-C99-based standards] (log1pl): Likewise.
25476 [non-C99-based standards] (logbl): Likewise.
25477 [non-C99-based standards] (nextafterl): Likewise.
25478 [non-C99-based standards] (remainderl): Likewise.
25479 [non-C99-based standards] (rintl): Likewise.
25480 [non-C99-based standards] (scalbl): Likewise.
25481 [ISO || ISO99 || ISO11] (*_t): Do not allow.
25482 [non-C99-based standards] (FP_*): Do not allow.
25483 [C99-based standards] (FP_*): Change to
25484 FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
25485 * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
25486 allow.
25487 * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
25488 (SIG_ERR): Likewise.
25489 [X/Open-based standards] (SIG_HOLD): Likewise.
25490 (SIG_IGN): Likewise.
25491 (SIGABRT): Use macro-int-constant. Specify type. Require
25492 positive value.
25493 (SIGFPE): Likewise.
25494 (SIGILL): Likewise.
25495 (SIGINT): Likewise.
25496 (SIGSEGV): Likewise.
25497 (SIGTER): Likewise.
25498 [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
25499 [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
25500 [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
25501 [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
25502 [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
25503 [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
25504 [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
25505 [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
25506 [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
25507 [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
25508 [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
25509 [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
25510 [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
25511 [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
25512 [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
25513 [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
25514 [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
25515 [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
25516 [X/Open-based standards] (SIGTRAP): Likewise.
25517 [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
25518 [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
25519 [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
25520 [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
25521 * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
25522 allow.
25523
25524 2012-05-08 Ian Wienand <ianw@vmware.com>
25525
25526 [BZ #14080]
25527 * time/tzset.c (__tzset_parse_tz): Update default rules for
25528 daylight time changes in the Energy Policy Act of 2005.
25529
25530 2012-05-09 Andreas Jaeger <aj@suse.de>
25531
25532 [BZ #13983]
25533 * elf/ldconfig.c (parse_conf): Change string to make clear that
25534 ldconfig only issued a warning if ld.so.conf does not exist.
25535
25536 2012-05-08 David S. Miller <davem@davemloft.net>
25537
25538 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
25539 movxtod instead of popping the value on the stack.
25540
25541 * sysdeps/sparc/fpu/libm-test-ulps: Update.
25542
25543 2012-05-08 Carlos O'Donell <carlos_odonell@mentor.com>
25544
25545 * config.h.in: Add HAVE_ARM_PCS_VFP.
25546
25547 2012-05-08 Roland Mc Grath <roland@hack.frob.com>
25548
25549 [BZ #13979]
25550 * include/features.h: Warn if user requests __FORTIFY_SOURCE
25551 checking but the checks are disabled for any reason.
25552
25553 2012-05-08 H.J. Lu <hongjiu.lu@intel.com>
25554
25555 * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
25556 and ELF64_R_TYPE with ELFW(R_TYPE).
25557
25558 2012-05-08 Joseph Myers <joseph@codesourcery.com>
25559
25560 * sysdeps/unix/sysv/syscalls.list (pause): Remove.
25561 (ulimit): Likewise.
25562
25563 * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
25564 (settimeofday): Likewise.
25565
25566 2012-05-08 Mike Frysinger <vapier@gentoo.org>
25567
25568 * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1. Add
25569 a struct th_u2 inside the union, and move tu_block/tu_code into
25570 a new th_u3 union of tu_block/tu_code inside of that. Move
25571 th_data[1] into the th_u2 as tu_data[0]. Change tu_stuff[1] to
25572 tu_stuff[0]. Add a new tu_padding[4] to keep sizeof() the same.
25573 (th_block): Change to th_u1.th_u2.th_u3.tu_block.
25574 (th_code): Change to th_u1.th_u2.th_u3.tu_code.
25575 (th_stuff): Change to th_u1.tu_stuff.
25576 (th_data): Define.
25577 (th_msg): Change to th_u1.th_u2.tu_data.
25578
25579 2012-05-07 David S. Miller <davem@davemloft.net>
25580
25581 * sysdeps/sparc/fpu/libm-test-ulps: Update.
25582
25583 [BZ #14074]
25584 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
25585 (SETUP_PIC_REG): Use it.
25586 (SETUP_PIC_REG_LEAF): Use it.
25587
25588 2012-05-07 Joseph Myers <joseph@codesourcery.com>
25589
25590 [BZ #13885]
25591 [BZ #13923]
25592 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
25593 USE_AS_EXPM1L.
25594 (EXPL_FINITE): Likewise.
25595 (FLDLOG): Likewise.
25596 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
25597 * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
25598 e_expl.S.
25599 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
25600 USE_AS_EXPM1L.
25601 (EXPL_FINITE): Likewise.
25602 (FLDLOG): Likewise.
25603 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
25604 * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
25605 e_expl.S.
25606 * math/libm-test.inc (expm1_test): Add more tests. Do not disable
25607 test of -max_value argument for long double.
25608 * sysdeps/i386/fpu/libm-test-ulps: Update.
25609 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25610
25611 2012-05-06 David S. Miller <davem@davemloft.net>
25612
25613 * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
25614 quad soft-float symbols whose references which are compiler
25615 generated.
25616 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
25617
25618 2012-05-06 Joseph Myers <joseph@codesourcery.com>
25619
25620 [BZ #13884]
25621 [BZ #13914]
25622 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
25623 USE_AS_EXP10L.
25624 (EXPL_FINITE): Likewise.
25625 (FLDLOG): Likewise.
25626 (c0): Likewise.
25627 (c1): Likewise.
25628 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
25629 Adjust comments for base varying.
25630 (__expl_finite): Change alias to EXPL_FINITE.
25631 * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
25632 e_expl.S.
25633 * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
25634 * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
25635 * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
25636 * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
25637 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
25638 USE_AS_EXP10L.
25639 (EXPL_FINITE): Likewise.
25640 (FLDLOG): Likewise.
25641 (c0): Likewise.
25642 (c1): Likewise.
25643 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
25644 Adjust comments for base varying.
25645 (__expl_finite): Change alias to EXPL_FINITE.
25646 * math/libm-test.inc (exp10_test): Add more tests. Do not disable
25647 tests for bugs.
25648 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
25649
25650 [BZ #14064]
25651 * math/libm-test.inc (check_float_internal): Correct ulp
25652 calculation for subnormal expected results.
25653
25654 2012-05-06 Andreas Jaeger <aj@suse.de>
25655
25656 * Makeconfig (+math-flags): New, set to -frounding-math.
25657 (+cflags): Add +math-flags so that all of glibc gets compiled with
25658 it.
25659
25660 * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
25661
25662 2012-05-05 Joseph Myers <joseph@codesourcery.com>
25663
25664 * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
25665 Disable one test.
25666
25667 [BZ #13787]
25668 [BZ #13922]
25669 [BZ #14036]
25670 * sysdeps/i386/fpu/e_expl.S (csat): New constant.
25671 (__ieee754_expl): Allow for and saturate large arguments.
25672 * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
25673 (u_threshold): Likewise.
25674 (__exp): Call __ieee754_exp before checking for overflow and
25675 underflow.
25676 * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
25677 (u_threshold): Likewise.
25678 (__expf): Call __ieee754_expf before checking for overflow and
25679 underflow.
25680 * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
25681 (u_threshold): Likewise.
25682 (__expl): Call __ieee754_expl before checking for overflow and
25683 underflow.
25684 * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
25685 (__ieee754_expl): Allow for and saturate large arguments.
25686 * math/libm-test.inc (exp_test): Add another test. Do not allow
25687 missing overflow exception on overflow.
25688 (expm1_test): Do not allow missing overflow exception on overflow.
25689
25690 * sysdeps/i386/fpu/e_expl.c: Move to ...
25691 * sysdeps/i386/fpu/e_expl.S: ... here. Write directly in assembly
25692 rather than using inline asm.
25693 * sysdeps/x86_64/fpu/e_expl.c: Remove file.
25694 * sysdeps/x86_64/fpu/e_expl.S: Copy from
25695 sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
25696
25697 * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
25698 (nice): Likewise.
25699 (poll): Likewise.
25700 (signal): Likewise.
25701 (time): Likewise.
25702 (times): Likewise.
25703
25704 2012-05-04 Joseph Myers <joseph@codesourcery.com>
25705
25706 * sysdeps/unix/syscalls.list (adjtime): Add entry from
25707 sysdeps/unix/common/syscalls.list.
25708 (fchmod): Likewise.
25709 (fchown): Likewise.
25710 (ftruncate): Likewise.
25711 (getrusage): Likewise.
25712 (gettimeofday): Likewise.
25713 (setpgid): Likewise.
25714 (setregid): Likewise.
25715 (setreuid): Likewise.
25716 (sigaction): Likewise.
25717 (truncate): Likewise.
25718 (vhangup): Likewise.
25719 * sysdeps/unix/common/syscalls.list: Remove file.
25720 * sysdeps/unix/bsd/Implies: Don't include unix/common.
25721 * sysdeps/unix/sysv/linux/Implies: Likewise.
25722
25723 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
25724
25725 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
25726 * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
25727 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
25728 Moved to ...
25729 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
25730 Here.
25731 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
25732 to ...
25733 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
25734 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
25735 to ...
25736 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
25737 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
25738 to ...
25739 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
25740 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
25741 to ...
25742 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
25743 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
25744 to ...
25745 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
25746 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
25747 to ...
25748 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
25749 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
25750 to ...
25751 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
25752 Here.
25753 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
25754 to ...
25755 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
25756 Here.
25757 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
25758 to ...
25759 * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
25760 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
25761 Moved to ...
25762 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
25763 Here.
25764 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
25765 to ...
25766 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
25767
25768 2012-05-04 Joseph Myers <joseph@codesourcery.com>
25769
25770 * sysdeps/unix/common/bits/dirent.h: Remove file.
25771 * sysdeps/unix/common/bits/fcntl.h: Likewise.
25772
25773 * sysdeps/unix/bsd/bits/dirent.h: Remove file.
25774 * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
25775 * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
25776 * sysdeps/unix/bsd/isatty.c: Likewise.
25777 * sysdeps/unix/bsd/tcdrain.c: Likewise.
25778 * sysdeps/unix/bsd/tcgetattr.c: Likewise.
25779 * sysdeps/unix/bsd/tcsetattr.c: Likewise.
25780
25781 2012-05-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
25782
25783 [BZ #13563]
25784 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
25785 long double comparison inaccuracies.
25786 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
25787 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25788
25789 2012-05-04 Andreas Schwab <schwab@linux-m68k.org>
25790
25791 * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
25792 * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
25793
25794 2012-05-04 Joseph Myers <joseph@codesourcery.com>
25795
25796 [BZ #14049]
25797 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
25798 nonzero digits before rounding a hex value.
25799 * stdlib/tst-strtod.c (tests): Add another test.
25800
25801 2012-05-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
25802
25803 * sysdeps/s390/fpu/libm-test-ulps: Update.
25804
25805 2012-05-03 Andreas Jaeger <aj@suse.de>
25806
25807 * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
25808 does not get optimized out.
25809 (malloc_opt_barrier): New.
25810
25811 2012-05-03 Andreas Jaeger <aj@suse.de>
25812 Roland McGrath <roland@hack.frob.com>
25813
25814 * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
25815 intermediate file deletion.
25816 (generated): Add .symlist files.
25817
25818 2012-05-03 Joseph Myers <joseph@codesourcery.com>
25819
25820 [BZ #13775]
25821 * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
25822 Redirect under this condition.
25823 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
25824 [__USE_GNU] (__dprintf_chk): Not under this condition.
25825 [__USE_GNU] (__vdprintf_chk): Likewise.
25826 * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
25827 under this condition.
25828 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
25829 [__USE_XOPEN2K8] (dprintf): Define under this condition.
25830 [__USE_XOPEN2K8] (vdprintf): Likewise.
25831 [__USE_GNU] (__dprintf_chk): Not under this condition.
25832 [__USE_GNU] (__vdprintf_chk): Likewise.
25833 [__USE_GNU] (dprintf): Likewise.
25834 [__USE_GNU] (vdprintf): Likewise.
25835
25836 2012-05-03 Roland McGrath <roland@hack.frob.com>
25837
25838 * elf/Makefile (common-generated): Set this instead of generated for
25839 .dyn, .phdr, .jmprel files. Remove $(common-objpfx) from the
25840 $(all-built-dso)-derived lists.
25841
25842 2012-05-03 Andreas Jaeger <aj@suse.de>
25843
25844 * sysdeps/i386/fpu/libm-test-ulps: Update.
25845
25846 * FAQ: Removed.
25847 * FAQ.in: Likewise.
25848 * scripts/gen-FAQ.pl: Likewise.
25849 * manual/install.texi (Installation): Point to online location of
25850 FAQ.
25851 * Makefile (files-for-dist): Remove FAQ.
25852 (FAQ): Remove.
25853
25854 2012-05-02 Allan McRae <allan@archlinux.org>
25855
25856 * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
25857 (LDFLAGS-reldepmod5.so): Likewise.
25858 (LDFLAGS-reldep6mod1.so): Likewise.
25859 (LDFLAGS-reldep6mod4.so): Likewise.
25860 (LDFLAGS-reldep8mod3.so): Likewise.
25861 (LDFLAGS-unload4mod1.so): Likewise.
25862 (LDFLAGS-unload4mod2.so): Likewise.
25863 (LDFLAGS-tst-initorder): Likewise.
25864 (LDFLAGS-tst-initordera2.so): Likewise.
25865 (LDFLAGS-tst-initordera3.so): Likewise.
25866 (LDFLAGS-tst-initordera4.so): Likewise.
25867 (LDFLAGS-tst-initorderb2.so): Likewise.
25868 (LDFLAGS-noload): Likewise.
25869 (LDFLAGS-next): Likewise.
25870 (LDFLAGS-order2mod1.so): Likewise.
25871 (LDFLAGS-order2mod2.so): Likewise.
25872 (LDFLAGS-tst-initorder2): Likewise.
25873 (LDFLAGS-tst-initorder2a.so): Likewise.
25874 (LDFLAGS-tst-initorder2b.so): Likewise.
25875 (LDFLAGS-tst-initorder2c.so): Likewise.
25876 * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
25877
25878 2012-05-02 David S. Miller <davem@davemloft.net>
25879
25880 * sysdeps/sparc/fpu/libm-test-ulps: Update.
25881
25882 2012-05-02 Paul Pluzhnikov <ppluzhnikov@google.com>
25883
25884 [BZ #14055]
25885 * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
25886
25887 2012-05-02 Andreas Jaeger <aj@suse.de>
25888
25889 * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
25890 since we manipulate rounding mode.
25891 (CPPFLAGS-test-idouble.c): Likewise.
25892 (CPPFLAGS-test-ifloat.c): Likewise.
25893 (CFLAGS-test-ldouble.c): Likewise.
25894 (CFLAGS-test-double.c): Likewise.
25895 (CFLAGS-test-float.c): Likewise.
25896 (CFLAGS-test-misc.c): Likewise.
25897 (CFLAGS-test-test-fenv.c): Likewise.
25898
25899 2012-05-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
25900
25901 [BZ #2550]
25902 [BZ #2570]
25903 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
25904 comparisons to determine direction to adjust input.
25905
25906 2012-05-01 Roland McGrath <roland@hack.frob.com>
25907
25908 * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
25909 output to the target.
25910
25911 * scripts/localplt.awk: New file.
25912 * elf/Makefile ($(objpfx)check-localplt): Target removed.
25913 (check-localplt-CFLAGS): Variable removed.
25914 ($(all-built-dso:=.jmprel)): New static pattern rule.
25915 (generated): Add those targets.
25916 (localplt-built-dso): New variable.
25917 ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
25918
25919 * elf/check-localplt.c: File removed.
25920
25921 * scripts/check-execstack.awk: New file.
25922 * elf/Makefile ($(objpfx)check-execstack): Target removed.
25923 (check-execstack-CFLAGS): Variable removed.
25924 ($(objpfx)check-execstack.h): Target removed.
25925 ($(objpfx)execstack-default): New target.
25926 (generated): Add that instead of check-execstack.h.
25927 ($(all-built-dso:=.phdr)): New static pattern rule.
25928 (generated): Add those targets.
25929 * elf/check-execstack.c: File removed.
25930
25931 * scripts/check-textrel.awk: New file.
25932 * elf/Makefile ($(objpfx)check-textrel): Target removed.
25933 (check-textrel-CFLAGS): Variable removed.
25934 (all-built-dso): Use := to define.o
25935 ($(all-built-dso:=.dyn)): New static pattern rule.
25936 (generated): Add those targets.
25937 ($(objpfx)check-textrel.out): Use the script on the .dyn files.
25938 * config.make.in (READELF): New substituted variable.
25939 * elf/check-textrel.c: File removed.
25940
25941 2012-05-01 Joseph Myers <joseph@codesourcery.com>
25942
25943 * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
25944 allow.
25945 * conform/data/ctype.h-data [C99-based standards] (isblank):
25946 Expect function.
25947 (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
25948 (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
25949 [ISO || ISO99 || ISO11] (*_t): Do not allow.
25950 * conform/data/errno.h-data (EDOM): Use macro-int-constant.
25951 Specify type. Require positive value.
25952 (EILSEQ): Likewise.
25953 (ERANGE): Likewise.
25954 [ISO || POSIX] (EILSEQ): Do not expect.
25955 [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
25956 Specify type. Require positive value.
25957 [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
25958 [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
25959 [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
25960 [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
25961 [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
25962 [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
25963 [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
25964 [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
25965 [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
25966 [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
25967 [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
25968 [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
25969 [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
25970 [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
25971 [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
25972 [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
25973 [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
25974 [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
25975 [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
25976 [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
25977 [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
25978 [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
25979 [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
25980 [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
25981 [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
25982 [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
25983 [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
25984 [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
25985 [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
25986 [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
25987 [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
25988 [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
25989 [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
25990 [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
25991 [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
25992 [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
25993 [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
25994 [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
25995 [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
25996 [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
25997 [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
25998 [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
25999 [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
26000 [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
26001 [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
26002 [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
26003 [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
26004 [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
26005 [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
26006 [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
26007 [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
26008 [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
26009 [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
26010 [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
26011 [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
26012 [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
26013 [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
26014 [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
26015 [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
26016 [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
26017 [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
26018 [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
26019 [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
26020 [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
26021 [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
26022 [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
26023 [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
26024 [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
26025 [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
26026 [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
26027 [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
26028 [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
26029 [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
26030 [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
26031 [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
26032 [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
26033 * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
26034 Require >= 2.
26035 (FLT_ROUNDS): Expect as macro, not constant.
26036 (FLT_MANT_DIG): Use macro-int-constant.
26037 (DBL_MANT_DIG): Likewise.
26038 (LDBL_MANT_DIG): Likewise.
26039 (FLT_DIG): Likewise.
26040 (DBL_DIG): Likewise.
26041 (LDBL_DIG): Likewise.
26042 (FLT_MIN_EXP): Use macro-int-constant. Require < 0.
26043 (DBL_MIN_EXP): Likewise.
26044 (LDBL_MIN_EXP): Likewise.
26045 (FLT_MAX_EXP): Use macro-int-constant.
26046 (DBL_MAX_EXP): Likewise.
26047 (LDBL_MAX_EXP): Likewise.
26048 (FLT_MAX_10_EXP): Likewise.
26049 (DBL_MAX_10_EXP): Likewise.
26050 (LDBL_MAX_10_EXP): Likewise.
26051 (FLT_MAX): Use macro-constant.
26052 (DBL_MAX): Likewise.
26053 (LDBL_MAX): Likewise.
26054 (FLT_EPSILON): Use macro-constant. Give upper bound.
26055 (DBL_EPSILON): Likewise.
26056 (LDBL_EPSILON): Likewise.
26057 (FLT_MIN): Likewise.
26058 (DBL_MIN): Likewise.
26059 (LDBL_MIN): Likewise.
26060 [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
26061 [C99-based standards] (FLT_EVAL_METHOD): Likewise.
26062 [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
26063 [ISO11] (FLT_HAS_SUBNORM): Likewise.
26064 [ISO11] (LDBL_HAS_SUBNORM): Likewise.
26065 [ISO11] (DBL_DECIMAL_DIG): Likewise.
26066 [ISO11] (FLT_DECIMAL_DIG): Likewise.
26067 [ISO11] (LDBL_DECIMAL_DIG): Likewise.
26068 [ISO11] (DBL_TRUE_MIN): Use macro-constant.
26069 [ISO11] (FLT_TRUE_MIN): Likewise.
26070 [ISO11] (LDBL_TRUE_MIN): Likewise.
26071 [ISO || ISO99 || ISO11] (*_t): Do not allow.
26072 * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
26073 (SCHAR_MIN): Use macro-int-constant. Specify type.
26074 (SCHAR_MAX): Likewise.
26075 (UCHAR_MAX): Likewise.
26076 (CHAR_MIN): Likewise.
26077 (CHAR_MAX): Likewise.
26078 (MB_LEN_MAX): Use macro-int-constant.
26079 (SHRT_MIN): Use macro-int-constant. Specify type.
26080 (SHRT_MAX): Likewise.
26081 (USHRT_MAX): Likewise.
26082 (INT_MAX): Likewise.
26083 (INT_MIN): Use macro-int-constant. Specify type. Make upper
26084 bound negative.
26085 (UINT_MAX): Use macro-int-constant. Specify type. Suffix lower
26086 bound with "U".
26087 (LONG_MAX): Use macro-int-constant. Specify type. Suffix lower
26088 bound with "L".
26089 (LONG_MIN): Use macro-int-constant. Specify type. Make upper
26090 bound negative. Suffix upper bound with "L".
26091 (ULONG_MAX): Use macro-int-constant. Specify type. Suffix lower
26092 bound with "UL".
26093 [C99-based standards] (LLONG_MIN): Use macro-int-constant.
26094 Specify type.
26095 [C99-based standards] (LLONG_MAX): Likewise.
26096 [C99-based standards] (ULLONG_MAX): Likewise.
26097 * conform/data/stddef.h-data (NULL): Use macro-constant. Require
26098 == 0.
26099 [ISO11] (max_align_t): Require type.
26100 [ISO || ISO99 || ISO11] (*_t): Do not allow.
26101
26102 * conform/conformtest.pl ($CFLAGS_namespace): Define separately
26103 from $CFLAGS, without defining away __attribute__ calls.
26104 (checknamespace): Use $CFLAGS_namespace.
26105
26106 * conform/conformtest.pl (@keywords): Only include C99 keywords
26107 for standards based on C99 or C11.
26108
26109 * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
26110 Disable tests.
26111 * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
26112 UNIX98]: Likewise.
26113
26114 * conform/conformtest.pl: Handle "macro-int-constant" and test for
26115 usability of symbols in #if.
26116
26117 * conform/conformtest.pl: If macro or constant types start
26118 "promoted:", expect the symbol to be of the following type
26119 promoted by the integer promotions.
26120
26121 * conform/conformtest.pl: Parse all "constant" and "macro" lines
26122 in one place. Also handle "macro-constant".
26123
26124 * conform/conformtest.pl: Only accept expected macro values with
26125 "==". Parse all "macro" lines in one place.
26126 * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
26127
26128 * conform/conformtest.pl: Handle braced types on "constant" lines
26129 instead of handling "typed-constant".
26130 * conform/data/signal.h-data: Use "constant" instead of
26131 "typed-constant".
26132
26133 * conform/conformtest.pl: Handle "optional-" at start of lines in
26134 one place rather than duplicating several cases. Handle each
26135 format of "macro" line with initial "optional-".
26136
26137 * conform/conformtest.pl: Only accept expected constant or
26138 optional-constant values with "==". Parse all "constant" lines in
26139 one place. Parse all "optional-constant" lines in one place.
26140 * conform/data/cpio.h-data: Use "==" form on "constant" lines.
26141 * conform/data/fmtmsg.h-data: Likewise.
26142 * conform/data/netinet/in.h-data: Likewise.
26143 * conform/data/tar.h-data: Likewise.
26144 * conform/data/limits.h-data: Use "==" form on "constant" and
26145 "optional-constant" lines.
26146
26147 * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
26148 Use -std=c99 for XOPEN2K.
26149 (@knownproblems): Remove.
26150 (newtoken): Don't check %isknown.
26151
26152 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
26153 Do not expect macro.
26154 [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
26155 [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
26156 [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
26157 [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
26158 [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
26159 [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
26160 [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
26161 [XPG3 || XPG4 || UNIX98] (isless): Likewise.
26162 [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
26163 [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
26164 [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
26165 [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
26166 [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
26167 [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
26168 [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
26169 [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
26170 [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
26171 [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
26172 [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
26173 [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
26174 [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
26175 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
26176 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
26177 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
26178 [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
26179 [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
26180 [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
26181 [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
26182 [XPG3 || XPG4 || UNIX98] (log2): Likewise.
26183 [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
26184 [XPG3] (acosh): Likewise.
26185 [XPG3] (asinh): Likewise.
26186 [XPG3] (atanh): Likewise.
26187 [XPG3] (cbrt): Likewise.
26188 [XPG3] (expm1): Likewise.
26189 [XPG3] (ilogb): Likewise.
26190 [XPG3] (log1p): Likewise.
26191 [XPG3] (logb): Likewise.
26192 [XPG3] (nextafter): Likewise.
26193 [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
26194 [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
26195 [XPG3] (remainder): Likewise.
26196 [XPG3] (rint): Likewise.
26197 [XPG3 || XPG4 || UNIX98] (round): Likewise.
26198 [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
26199 [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
26200 [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
26201 [XPG3 || XPG4 || UNIX98] (lround): Likewise.
26202 [XPG3 || XPG4 || UNIX98] (llround): Likewise.
26203 [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
26204 [UNIX98 || XOPEN2K] (scalb): Expect.
26205 [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
26206 [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
26207 [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
26208 [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
26209 [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
26210 [XPG3 || XPG4 || UNIX98] (fma): Likewise.
26211 [XPG3 || XPG4 || UNIX98] (nan): Likewise.
26212 [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
26213 [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
26214 [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
26215 [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
26216 [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
26217 [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
26218 [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
26219 [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
26220 [XPG3 || XPG4 || UNIX98] (expf): Likewise.
26221 [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
26222 [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
26223 [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
26224 [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
26225 [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
26226 [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
26227 [XPG3 || XPG4 || UNIX98] (logf): Likewise.
26228 [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
26229 [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
26230 [XPG3 || XPG4 || UNIX98] (modff): Likewise.
26231 [XPG3 || XPG4 || UNIX98] (powf): Likewise.
26232 [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
26233 [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
26234 [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
26235 [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
26236 [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
26237 [XPG3 || XPG4 || UNIX98] (erff): Likewise.
26238 [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
26239 [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
26240 [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
26241 [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
26242 [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
26243 [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
26244 [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
26245 [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
26246 [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
26247 [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
26248 [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
26249 [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
26250 [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
26251 [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
26252 [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
26253 [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
26254 [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
26255 [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
26256 [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
26257 [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
26258 [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
26259 [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
26260 [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
26261 [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
26262 [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
26263 [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
26264 [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
26265 [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
26266 [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
26267 [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
26268 [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
26269 [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
26270 [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
26271 [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
26272 [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
26273 [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
26274 [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
26275 [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
26276 [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
26277 [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
26278 [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
26279 [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
26280 [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
26281 [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
26282 [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
26283 [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
26284 [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
26285 [XPG3 || XPG4 || UNIX98] (expl): Likewise.
26286 [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
26287 [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
26288 [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
26289 [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
26290 [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
26291 [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
26292 [XPG3 || XPG4 || UNIX98] (logl): Likewise.
26293 [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
26294 [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
26295 [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
26296 [XPG3 || XPG4 || UNIX98] (powl): Likewise.
26297 [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
26298 [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
26299 [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
26300 [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
26301 [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
26302 [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
26303 [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
26304 [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
26305 [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
26306 [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
26307 [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
26308 [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
26309 [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
26310 [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
26311 [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
26312 [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
26313 [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
26314 [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
26315 [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
26316 [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
26317 [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
26318 [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
26319 [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
26320 [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
26321 [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
26322 [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
26323 [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
26324 [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
26325 [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
26326 [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
26327 [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
26328 [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
26329 [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
26330 [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
26331 [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
26332 [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
26333 [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
26334 [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
26335 [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
26336 [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
26337 [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
26338 [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
26339 [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
26340 [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
26341 [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
26342
26343 * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
26344 _XOPEN_SOURCE_EXTENDED for XPG4.
26345
26346 * conform/conformtest.pl: Handle "symbol" lines for allow-header.
26347
26348 * Makeconfig (localtime): Remove variable.
26349 (inst_localtime-file): Likewise.
26350
26351 2012-05-01 Andreas Schwab <schwab@linux-m68k.org>
26352
26353 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
26354 Update.
26355 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
26356 Update.
26357 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
26358 Update.
26359 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
26360 Update.
26361 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
26362 Update.
26363 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
26364 Update.
26365 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
26366 Update.
26367 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
26368 Update.
26369 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
26370 Update.
26371
26372 2012-05-01 Joseph Myers <joseph@codesourcery.com>
26373
26374 [BZ #2550]
26375 [BZ #2570]
26376 * math/s_nexttowardf.c (__nexttowardf): Use floating-point
26377 comparisons to determine direction to adjust input.
26378 * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
26379 * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
26380 * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
26381 Likewise.
26382 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
26383 Likewise.
26384 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
26385 Likewise.
26386 * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
26387 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
26388 Likewise.
26389 * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
26390 Likewise.
26391 * math/libm-test.inc (nexttoward_test): Add more tests.
26392
26393 2012-05-01 Andreas Schwab <schwab@linux-m68k.org>
26394
26395 [BZ #14040]
26396 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
26397 in version GLIBC_2.1, not GLIBC_2.0.
26398 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
26399 Likewise.
26400
26401 2012-04-30 Joseph Myers <joseph@codesourcery.com>
26402
26403 [BZ #13942]
26404 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
26405 (1 - x) * (1 + x).
26406 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
26407 * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
26408 * math/libm-test.inc (acos_test): Add more tests.
26409 (asin_test): Likewise.
26410 * sysdeps/i386/fpu/libm-test-ulps: Update.
26411 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26412
26413 [BZ #14034]
26414 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
26415 of square root.
26416 * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
26417 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
26418 * math/libm-test.inc (acos_test_tonearest): New function.
26419 (acos_test_towardzero): Likewise.
26420 (acos_test_downward): Likewise.
26421 (acos_test_upward): Likewise.
26422 (asin_test_tonearest): Likewise.
26423 (asin_test_towardzero): Likewise.
26424 (asin_test_downward): Likewise.
26425 (asin_test_upward): Likewise.
26426 (main): Call the new functions.
26427 * sysdeps/i386/fpu/libm-test-ulps: Update.
26428 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
26429
26430 [BZ #13884]
26431 [BZ #13924]
26432 * math/e_exp10.c: Include <float.h>.
26433 (__ieee754_exp10): Handle underflow here rather than multiplying
26434 large negative argument by M_LN10.
26435 * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
26436 of __ieee754_expf.
26437 * math/e_exp10l.c: Include <float.h>.
26438 (__ieee754_exp10l): Handle underflow here rather than multiplying
26439 large negative argument by M_LN10l.
26440 * math/libm-test.inc (exp10_test): Add another test. Do not allow
26441 spurious overflow exception on underflow.
26442
26443 2012-04-29 Marek Polacek <polacek@redhat.com>
26444
26445 * misc/sys/cdefs.h (__attribute_artificial__): New macro.
26446 (__fortify_function): New macro.
26447 (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
26448 * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
26449 __extern_always_inline.
26450 * libio/bits/stdio2.h: Likewise.
26451 * libio/bits/stdio.h: Likewise.
26452 * string/string.h: Likewise.
26453 * string/bits/string3.h: Likewise.
26454 * include/stdio.h: Likewise.
26455 * stdlib/bits/stdlib.h: Likewise.
26456 * stdlib/stdlib.h: Likewise.
26457 * rt/bits/mqueue2.h: Likewise.
26458 * rt/mqueue.h: Likewise.
26459 * posix/bits/unistd.h: Likewise.
26460 * posix/unistd.h: Likewise.
26461 * io/bits/poll2.h: Likewise.
26462 * io/bits/fcntl2.h: Likewise.
26463 * io/fcntl.h: Likewise.
26464 * io/sys/poll.h: Likewise.
26465 * misc/bits/syslog.h: Likewise.
26466 * misc/bits/syslog-ldbl.h: Likewise.
26467 * misc/sys/syslog.h: Likewise.
26468 * socket/bits/socket2.h: Likewise.
26469 * socket/sys/socket.h: Likewise.
26470 * debug/tst-chk1.c: Likewise.
26471 * wcsmbs/bits/wchar2.h: Likewise.
26472 * wcsmbs/bits/wchar-ldbl.h: Likewise.
26473 * wcsmbs/wchar.h: Likewise.
26474
26475 2012-04-29 Andreas Jaeger <aj@suse.de>
26476
26477 * Makerules (tests): Remove enable-check-abi protection.
26478 (check-abi-warn): Remove.
26479 (check-abi-%): Remove check-abi-warn usage.
26480
26481 * configure.in: Remove check-abi configure option.
26482 * configure: Regenerated.
26483 * config.make.in (enable-check-abi): Remove.
26484
26485 2012-04-28 Andreas Schwab <schwab@linux-m68k.org>
26486
26487 [BZ #14033]
26488 * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
26489 double functions to double *_finite functions.
26490
26491 [BZ #13941]
26492 * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
26493 (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
26494 LDBL_MIN_EXP.
26495 * stdio-common/Makefile (tests): Add tst-sprintf3.
26496 * stdio-common/tst-sprintf3.c: New file.
26497
26498 * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
26499 ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
26500
26501 2012-04-28 Joseph Myers <joseph@codesourcery.com>
26502
26503 * conform/conformtest.pl: Remove duplicate typed-constant
26504 handling.
26505
26506 2012-04-28 David S. Miller <davem@davemloft.net>
26507
26508 * Makerules (%.abilist): Add vpath on sysdep_dirs.
26509 (check-abi-%): Remove AWK script prerequisite and explicit
26510 abilist directory.
26511 (check-abi): Rewrite to just diff the symlist with the abilist.
26512 (config-tls, config-abi-config): Delete, no longer used.
26513 (update-abi-%): Remove AWK script and explicit abilist directory.
26514 (update-abi): Rewrite to simply compare and conditionally copy the
26515 symlist and the sysdep abilist file. Remove update-abi-config
26516 checks.
26517 * abilist/ld.abilist: Remove.
26518 * abilist/libBrokenLocale.abilist: Remove.
26519 * abilist/libanl.abilist: Remove.
26520 * abilist/libcrypt.abilist: Remove.
26521 * abilist/libdl.abilist: Remove.
26522 * abilist/librt.abilist: Remove.
26523 * abilist/libthread_db.abilist: Remove.
26524 * abilist/libutil.abilist: Remove.
26525 * scripts/extract-abilist.awk: Remove.
26526 * scripts/merge-abilist.awk: Remove.
26527 * sysdeps/generic/libcidn.abilist: New file.
26528 * sysdeps/generic/libnss_compat.abilist: New file.
26529 * sysdeps/generic/libnss_db.abilist: New file.
26530 * sysdeps/generic/libnss_dns.abilist: New file.
26531 * sysdeps/generic/libnss_files.abilist: New file.
26532 * sysdeps/generic/libnss_hesiod.abilist: New file.
26533 * sysdeps/generic/libnss_nis.abilist: New file.
26534 * sysdeps/generic/libnss_nisplus.abilist: New file.
26535 * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
26536 * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
26537 * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
26538 file.
26539 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
26540 * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
26541 * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
26542 * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
26543 * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
26544 * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
26545 * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
26546 * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
26547 * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
26548 file.
26549 * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
26550 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
26551 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
26552 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
26553 file.
26554 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
26555 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
26556 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
26557 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
26558 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
26559 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
26560 file.
26561 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
26562 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
26563 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
26564 file.
26565 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
26566 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
26567 New file.
26568 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
26569 New file.
26570 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
26571 New file.
26572 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
26573 New file.
26574 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
26575 New file.
26576 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
26577 New file.
26578 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
26579 New file.
26580 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
26581 New file.
26582 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
26583 New file.
26584 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
26585 New file.
26586 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
26587 New file.
26588 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
26589 New file.
26590 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
26591 New file.
26592 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
26593 file.
26594 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
26595 New file.
26596 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
26597 New file.
26598 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
26599 file.
26600 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
26601 New file.
26602 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
26603 New file.
26604 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
26605 file.
26606 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
26607 New file.
26608 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
26609 New file.
26610 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
26611 New file.
26612 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
26613 New file.
26614 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
26615 New file.
26616 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
26617 New file.
26618 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
26619 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
26620 file.
26621 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
26622 New file.
26623 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
26624 file.
26625 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
26626 file.
26627 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
26628 file.
26629 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
26630 file.
26631 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
26632 file.
26633 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
26634 New file.
26635 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
26636 file.
26637 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
26638 file.
26639 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
26640 New file.
26641 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
26642 file.
26643 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
26644 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
26645 file.
26646 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
26647 New file.
26648 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
26649 file.
26650 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
26651 file.
26652 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
26653 file.
26654 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
26655 file.
26656 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
26657 file.
26658 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
26659 New file.
26660 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
26661 file.
26662 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
26663 file.
26664 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
26665 New file.
26666 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
26667 file.
26668 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
26669 * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
26670 * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
26671 file.
26672 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
26673 * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
26674 * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
26675 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
26676 * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
26677 * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
26678 * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
26679 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
26680 * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
26681 * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
26682 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
26683 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
26684 file.
26685 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
26686 New file.
26687 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
26688 file.
26689 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
26690 file.
26691 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
26692 file.
26693 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
26694 file.
26695 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
26696 file.
26697 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
26698 New file.
26699 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
26700 New file.
26701 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
26702 file.
26703 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
26704 New file.
26705 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
26706 file.
26707 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
26708 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
26709 file.
26710 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
26711 New file.
26712 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
26713 file.
26714 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
26715 file.
26716 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
26717 file.
26718 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
26719 file.
26720 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
26721 file.
26722 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
26723 New file.
26724 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
26725 New file.
26726 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
26727 file.
26728 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
26729 New file.
26730 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
26731 file.
26732
26733 2012-04-28 Joseph Myers <joseph@codesourcery.com>
26734
26735 * conform/conformtest.pl: Fix typo in handling typed-constant from
26736 allow-header.
26737
26738 2012-04-27 Joseph Myers <joseph@codesourcery.com>
26739
26740 * README: Cut down references to pre-2.6 Linux kernels and
26741 Linuxthreads. Update lists of configurations in libc and ports
26742 and sort alphabetically. Say "or newer" with Linux kernel version
26743 requirements.
26744
26745 * config.h.in [IS_IN_build]: Allow compiling without optimization.
26746
26747 2012-04-27 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
26748
26749 [BZ #887]
26750 * math/libm-test.inc (logb_test_downward): New test to expose
26751 erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
26752 rounding mode.
26753
26754 2012-04-27 Joseph Myers <joseph@codesourcery.com>
26755
26756 [BZ #14027]
26757 * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
26758 to be done.
26759 * math/fraiseexcpt.c (__feraiseexcept): Likewise.
26760 * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
26761
26762 2012-04-26 Joseph Myers <joseph@codesourcery.com>
26763
26764 * sysdeps/unix/i386/brk.S: Remove file.
26765 * sysdeps/unix/i386/dl-brk.S: Likewise.
26766 * sysdeps/unix/i386/pipe.S: Likewise.
26767 * sysdeps/unix/i386/sigreturn.S: Likewise.
26768 * sysdeps/unix/i386/syscall.S: Likewise.
26769 * sysdeps/unix/i386/vfork.S: Likewise.
26770 * sysdeps/unix/i386/wait.S: Likewise.
26771
26772 * sysdeps/unix/common/tcsendbrk.c: Move to ...
26773 * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
26774
26775 * configure.in (arm*-none*): Do not allow without
26776 --enable-hacker-mode.
26777 (netbsd*): Remove case setting base_os.
26778 (386bsd*): Likewise.
26779 (freebsd*): Likewise.
26780 (bsdi*): Likewise.
26781 (osf*): Likewise.
26782 (sunos*): Likewise.
26783 (ultrix*): Likewise.
26784 (newsos*): Likewise.
26785 (dynix*): Likewise.
26786 (*bsd*): Likewise.
26787 (sysv*): Likewise.
26788 (isc*): Likewise.
26789 (esix*): Likewise.
26790 (sco*): Likewise.
26791 (minix*): Likewise.
26792 (irix4*): Likewise.
26793 (irix6*): Likewise.
26794 (solaris[2-9]*): Likewise.
26795 (none): Likewise.
26796 * configure: Regenerated.
26797
26798 2012-04-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
26799
26800 [BZ #11521]
26801 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
26802 overflow or cancellation in calculating denominator.
26803 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
26804 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
26805 down expression to avoid unexpected rounding in newer GCCs.
26806 * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
26807
26808 2012-04-26 David S. Miller <davem@davemloft.net>
26809
26810 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
26811 long-double compat symbols.
26812 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
26813 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
26814 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
26815 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
26816 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
26817 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
26818 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
26819 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
26820 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
26821 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
26822 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
26823 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
26824 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
26825
26826 2012-04-25 David S. Miller <davem@davemloft.net>
26827
26828 * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
26829 HWCAP_* values only after the memory barriers have been defined.
26830 (atomic_full_barrier): Define.
26831 (atomic_read_barrier): Define.
26832 (atomic_write_barrier): Define.
26833
26834 2012-04-26 Siddhesh Poyarekar <siddhesh@redhat.com>
26835
26836 * shlib-versions: Add libgcc_s version information.
26837 * sysdeps/generic/libgcc_s.h: Remove.
26838 * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
26839 libgcc_s.h.
26840 * sysdeps/gnu/unwind-resume.c: Likewise.
26841 * scripts/test-installation.pl: Remove libgcc_s from link_libs.
26842
26843 2012-04-25 David S. Miller <davem@davemloft.net>
26844
26845 * sysdeps/unix/sparc/brk.S: Delete.
26846 * sysdeps/unix/sparc/dl-brk.S: Delete.
26847 * sysdeps/unix/sparc/pipe.S: Delete.
26848 * sysdeps/unix/sparc/sysdep.S: Delete.
26849 * sysdeps/unix/sparc/sysdep.h: Delete.
26850 * sysdeps/unix/sparc/vfork.S: Delete.
26851 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG,
26852 SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
26853 * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO,
26854 ret_ERRVAL, r0, r1, MOVE): Define.
26855 (JUMPTARGET): Remove.
26856 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
26857 sysdeps/unix/sparc/sysdep.h
26858 (ENTRY, END): Remove.
26859 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
26860
26861 2012-04-25 Joseph Myers <joseph@codesourcery.com>
26862
26863 * Makerules (native-compile): Use $(BUILD_LDFLAGS).
26864 (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
26865 -DIS_IN_build.
26866
26867 * timezone/README: Update upstream location and email address for
26868 tzcode and tzdata.
26869 * timezone/zdump.c: Update from tzcode 2012b.
26870 * timezone/zic.c: Likewise.
26871
26872 * configure.in (libc_cv_as_needed): Remove test.
26873 * configure: Regenerated.
26874 * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
26875 conditional definition.
26876 [$(have-as-needed) != yes] (no-as-needed): Likewise.
26877 [$(have-as-needed) != yes] (libgcc_eh): Likewise.
26878 * config.make.in (have-as-needed): Remove variable.
26879
26880 2012-04-25 Siddhesh Poyarekar <siddhesh@redhat.com>
26881 Paul Pluzhnikov <ppluzhnikov@google.com>
26882
26883 * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
26884 strings correctly.
26885
26886 2012-04-25 Chung-Lin Tang <cltang@codesourcery.com>
26887
26888 * sysdeps/sh/memcpy.S: Remove include of endian.h, change
26889 preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
26890 * sysdeps/sh/strlen.S: Likewise.
26891
26892 2012-04-24 Joseph Myers <joseph@codesourcery.com>
26893
26894 * sysdeps/unix/fork.S: Remove file.
26895 * sysdeps/unix/i386/fork.S: Likewise.
26896 * sysdeps/unix/sparc/fork.S: Likewise.
26897
26898 * sysdeps/unix/system.c: Remove file.
26899 * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
26900
26901 * sysdeps/unix/getegid.S: Remove file.
26902 * sysdeps/unix/geteuid.S: Likewise.
26903
26904 2012-04-24 Roland McGrath <roland@hack.frob.com>
26905
26906 * scripts/check-localplt.awk: New file.
26907 * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
26908 of diff.
26909 * scripts/data/localplt-generic.data: Add a comment.
26910
26911 * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
26912 NODE when __dir_mkfile failed.
26913 * sysdeps/mach/hurd/symlinkat.c: Likewise.
26914 Reported by Ludovic Courtès <ludo@gnu.org>.
26915
26916 2012-04-24 Andreas Jaeger <aj@suse.de>
26917
26918 * Makerules (common-clean): Also remove gen-as-const-headers
26919 files.
26920
26921 2012-04-24 Joseph Myers <joseph@codesourcery.com>
26922
26923 * Makerules (native-compile): Do not change working directory for
26924 build. Use $(OUTPUT_OPTION) in command.
26925 (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
26926
26927 2012-04-24 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
26928
26929 [BZ #13886]
26930 * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
26931 sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
26932 * math/libm-test.inc (floor_test): Add more tests.
26933 * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
26934
26935 2012-04-24 Joseph Myers <joseph@codesourcery.com>
26936
26937 * sysdeps/unix/getdents.c: Remove file.
26938 * sysdeps/unix/sysv/getdents.c: Likewise.
26939 * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
26940
26941 * sysdeps/unix/syscalls.list (madvise): Add syscall from
26942 sysdeps/unix/mman/syscalls.list.
26943 (mmap): Likewise.
26944 (mprotect): Likewise.
26945 (msync): Likewise.
26946 (munmap): Likewise.
26947 * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
26948 * sysdeps/unix/mman/syscalls.list: Remove.
26949 * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
26950
26951 * configure.in (libc_cv_libgcc_s_suffix): Remove test.
26952 (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
26953 * configure: Regenerated.
26954 * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
26955 $(libgcc_s_suffix).
26956 * config.make.in (libgcc_s_suffix): Remove variable.
26957
26958 2012-04-23 Joseph Myers <joseph@codesourcery.com>
26959
26960 * sysdeps/unix/sysv/gethostname.c: Move to ...
26961 * sysdeps/posix/gethostname.c: ... here.
26962
26963 * sysdeps/unix/execve.S: Remove file.
26964
26965 * sysdeps/unix/_exit.S: Remove file.
26966
26967 2012-04-23 Andreas Jaeger <aj@suse.de>
26968
26969 [BZ #13739]
26970 * manual/Makefile: Remove make dist support, there's no
26971 need for a stand-alone documentation tar ball.
26972 (TEXI2DVI): Define always, it's not in Makeconfig.
26973 (dist): Removed.
26974 (tar-it): Removed.
26975 (edition): Removed.
26976 (glibc-doc-$(edition).tar): Removed
26977 (%.Z): Removed.
26978 (%.gz): Removed.
26979 (%.uu): Removed.
26980 (ETAGS): Remove, it's in Makeconfig.
26981 (move-if-change): Remove, it's in Makeconfig.
26982
26983 2012-04-23 Paul Eggert <eggert@cs.ucla.edu>
26984
26985 [BZ #13970]
26986 * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
26987 (strtod, strtof, strtold, strtol, strtoul, strtoq)
26988 (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
26989 (strtod_l, strtof_l, strtold_l): Remove __wur.
26990 It is not necessarily an error to ignore strtol's return value.
26991 One can reliably look at the stored endptr to decide whether
26992 the number had valid syntax.
26993
26994 2012-04-21 Andreas Jaeger <aj@suse.de>
26995
26996 [BZ #13739]
26997 * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
26998
26999 2012-04-21 Joseph Myers <joseph@codesourcery.com>
27000
27001 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
27002 * sysdeps/unix/sysv/Versions: Remove file.
27003
27004 2012-04-21 Markus Trippelsdorf <markus@trippelsdorf.de>
27005
27006 [BZ #13927]
27007 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27008
27009 2012-04-21 Nick Alcock <nick.alcock@oracle.com>
27010
27011 [BZ #7064]
27012 * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
27013 version from __vm86.
27014
27015 2012-04-20 Joseph Myers <joseph@codesourcery.com>
27016
27017 * sysdeps/unix/common/lxstat.c: Remove file.
27018 * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
27019
27020 * sysdeps/unix/sysv/Makefile: Remove file.
27021
27022 * sysdeps/unix/sysv/direct.h: Remove file.
27023
27024 * sysdeps/unix/sysv/bits/dirent.h: Remove file.
27025 * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
27026 * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
27027 * sysdeps/unix/sysv/bits/signum.h: Likewise.
27028 * sysdeps/unix/sysv/bits/stat.h: Likewise.
27029 * sysdeps/unix/sysv/bits/utmp.h: Likewise.
27030 * sysdeps/unix/sysv/bits/utsname.h: Likewise.
27031
27032 * sysdeps/unix/sysv/setrlimit.c: Remove file.
27033
27034 * sysdeps/unix/xmknod.c: Remove file.
27035 * sysdeps/unix/syscalls.list (sys_mknod): Remove.
27036
27037 * sysdeps/unix/sysv/settimeofday.c: Remove file.
27038
27039 * sysdeps/unix/sysv/i386/time.S: Remove file.
27040
27041 * sysdeps/unix/fxstat.c: Remove file.
27042 * sysdeps/unix/xstat.c: Likewise.
27043 * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
27044
27045 * sysdeps/unix/sysv/sigaction.c: Remove file.
27046
27047 * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
27048 (sysdep_headers): Remove variable.
27049 [termio.h not in sysdep_headers] (generated): Likewise.
27050 [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
27051 * sysdeps/unix/sysv/sysv_termio.h: Remove file.
27052 * sysdeps/unix/sysv/tcdrain.c: Likewise.
27053 * sysdeps/unix/sysv/tcflow.c: Likewise.
27054 * sysdeps/unix/sysv/tcflush.c: Likewise.
27055 * sysdeps/unix/sysv/tcgetattr.c: Likewise.
27056 * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
27057 * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
27058 * sysdeps/unix/sysv/tcsetattr.c: Likewise.
27059 * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
27060
27061 * sysdeps/unix/siglist.c: Remove file.
27062
27063 * sysdeps/unix/getppid.S: Remove file.
27064
27065 * sysdeps/unix/mkdir.c: Remove file.
27066 * sysdeps/unix/rmdir.c: Likewise.
27067
27068 2012-04-19 Andreas Schwab <schwab@linux-m68k.org>
27069
27070 * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
27071 ERR_MAX value.
27072 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
27073 errlist-compat value.
27074
27075 2012-04-18 David S. Miller <davem@davemloft.net>
27076
27077 * sysdeps/generic/memcopy.h (reg_char): Delete.
27078 * debug/strcat_chk.c: Use char, not reg_char.
27079 * debug/strcpy_chk.c: Likewise.
27080 * debug/strncat_chk.c: Likewise.
27081 * debug/strncpy_chk.c: Likewise.
27082 * string/memchr.c: Likewise.
27083 * string/memrchr.c: Likewise.
27084 * string/rawmemchr.c: Likewise.
27085 * string/strcat.c: Likewise.
27086 * string/strchr.c: Likewise.
27087 * string/strchrnul.c: Likewise.
27088 * string/strcmp.c: Likewise.
27089 * string/strcpy.c: Likewise.
27090 * string/strncat.c: Likewise.
27091 * string/strncmp.c: Likewise.
27092 * string/strncpy.c: Likewise.
27093
27094 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
27095
27096 * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
27097 __builtin_memcopy is called when src and dest ranges are known to not
27098 overlap.
27099
27100 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
27101
27102 * sysdeps/powerpc/powerpc64/power6/wordcopy.c
27103 (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
27104 fwd_align_merge macro call.
27105 (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
27106 bwd_align_merge macro call.
27107 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
27108
27109 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
27110
27111 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
27112 bwd_align_merge macros.
27113 (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
27114 (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
27115 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
27116
27117 2012-04-18 David S. Miller <davem@davemloft.net>
27118
27119 * sysdeps/sparc/sparc64/memcopy.h: Delete.
27120
27121 2012-04-18 Andreas Jaeger <aj@suse.de>
27122
27123 [BZ# 6794]
27124 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
27125 * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
27126 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
27127
27128 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
27129 * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
27130 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
27131
27132 * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
27133 * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
27134 Adjust for changed ldbl-128 files.
27135
27136 * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
27137 * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
27138 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
27139
27140 2012-04-17 David S. Miller <davem@davemloft.net>
27141
27142 * sysdeps/sparc/sparc32/memcopy.h: Delete.
27143
27144 2012-04-17 Andreas Schwab <schwab@linux-m68k.org>
27145
27146 * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
27147 * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
27148 * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
27149 * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
27150 * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
27151 * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
27152
27153 2012-04-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
27154
27155 [BZ #6794]
27156 * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
27157 * math/libm-test.inc: Add ilogb errno and exception tests.
27158 * math/w_ilogb.c: New file: ilogb wrapper.
27159 * math/w_ilogbf.c: New file: ilogbf wrapper.
27160 * math/w_ilogbl.c: New file: ilogbl wrapper.
27161 * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
27162 * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
27163 * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
27164 exception being thrown with 0.0 as argument.
27165 * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
27166 * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
27167 exception being thrown with 0.0 as argument.
27168 * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
27169 * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
27170 exception being thrown with 0.0 as argument.
27171 * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
27172 * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
27173 exception being thrown with 0.0 as argument.
27174 * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
27175 * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
27176 * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
27177 * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
27178 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
27179 * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
27180 * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
27181 * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
27182 * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
27183
27184 2012-04-17 Petr Baudis <pasky@ucw.cz>
27185
27186 * include/sys/uio.h: Change __vector to __iovec to avoid clash
27187 with altivec.
27188
27189 2012-04-16 Marek Polacek <polacek@redhat.com>
27190
27191 * elf/pldd-xx.c: Rename static_assert to pldd_assert.
27192
27193 2012-04-16 Marek Polacek <polacek@redhat.com>
27194
27195 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
27196 operands of fdivp instruction.
27197
27198 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
27199
27200 * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
27201 * elf/tst-auditmod3b.c: Likewise.
27202 * elf/tst-auditmod4b.c: Likewise.
27203 * elf/tst-auditmod5b.c: Likewise.
27204 * elf/tst-auditmod6b.c: Likewise.
27205 * elf/tst-auditmod6c.c: Likewise.
27206 * elf/tst-auditmod7b.c: Likewise.
27207 * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
27208 * sysdeps/x86_64/preconfigure.in: Likewise.
27209 * sysdeps/x86_64/preconfigure: Regenerated.
27210
27211 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
27212
27213 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
27214 __ILP32__.
27215
27216 2012-04-13 Antoine Balestrat <merkil33@gmail.com>
27217
27218 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
27219 (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
27220
27221 2012-04-13 Chris Leonard <cjlhomeaddress@gmail.com>
27222
27223 [BZ #13973]
27224 * locale/iso-639.def: Fix gl language name. Spotted by
27225 Yaron Shahrabani.
27226
27227 2012-04-12 Roland McGrath <roland@hack.frob.com>
27228
27229 [BZ #2074]
27230 * libio/libio.h (__io_write_fn): Update comment.
27231
27232 2012-04-12 Petr Baudis <pasky@ucw.cz>
27233
27234 [BZ #2074]
27235 * stdio.texi (Hook Functions): The user provided writer function
27236 is not allowed to return -1.
27237
27238 2012-04-11 David S. Miller <davem@davemloft.net>
27239
27240 * sysdeps/sparc/fpu/libm-test-ulps: Update.
27241
27242 2012-04-11 Mike Frysinger <vapier@gentoo.org>
27243
27244 * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
27245 Add a leading slash to rtkaio.
27246
27247 2012-04-11 Jim Meyering <meyering@redhat.com>
27248
27249 [BZ #11959]
27250 * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
27251 It is not necessarily an error to ignore fwrite's return
27252 value. One can reliably use ferror to test for errors after
27253 the fact.
27254
27255 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
27256
27257 * bits/types.h (__snseconds_t): New type.
27258 * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
27259
27260 * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
27261 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
27262 (__SNSECONDS_T_TYPE): Likewise.
27263 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
27264 (__SNSECONDS_T_TYPE): Likewise.
27265 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
27266 (__SNSECONDS_T_TYPE): Likewise.
27267
27268 2012-04-10 Andreas Jaeger <aj@suse.de>
27269
27270 [BZ #2636]
27271 * manual/time.texi (Processor Time): Return type of times is
27272 elapsed real time since an arbitrary point in the past.
27273 (CPU Time): Move CLK_TCK from here...
27274 (Processor Time): ...to here. Correct description.
27275 * manual/conf.texi (Constants for Sysconf): Correct description of
27276 _SC_CLK_TCK.
27277
27278 2012-04-10 David S. Miller <davem@davemloft.net>
27279
27280 [BZ #13967]
27281 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
27282 where the is a gap between DT_REL(A) and DT_JMPREL.
27283
27284 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
27285
27286 * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
27287 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
27288 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
27289
27290 2012-04-10 Siddhesh Poyarekar <siddhesh@redhat.com>
27291
27292 * elf/dl-support.c (_dl_inhibit_cache): New variable.
27293 * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
27294 (dl_main): Handle --inhibit-cache.
27295 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
27296 _dl_inhibit_cache.
27297 * elf/dl-load.c (_dl_map_object): Use it.
27298 * elf/Makefile: Define SYSCONFDIR when building rtld.c.
27299
27300 2012-04-09 Joseph Myers <joseph@codesourcery.com>
27301
27302 [BZ #13872]
27303 * sysdeps/i386/fpu/e_powl.S (p78): New object.
27304 (__ieee754_powl): Saturate large exponents rather than testing for
27305 overflow of y*log2(x).
27306 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
27307 * math/libm-test.inc (pow_test): Do not permit spurious overflow
27308 exceptions.
27309
27310 [BZ #11521]
27311 * math/s_ctan.c: Include <float.h>.
27312 (__ctan): Avoid internal overflow or cancellation in calculating
27313 denominator.
27314 * math/s_ctanf.c: Likewise.
27315 * math/s_ctanl.c: Likewise.
27316 * math/s_ctanh.c: Likewise.
27317 * math/s_ctanhf.c: Likewise.
27318 * math/s_ctanhl.c: Likewise.
27319 * math/libm-test.inc (ctan_test): Add more tests.
27320 (ctanh_test): Likewise.
27321 * sysdeps/i386/fpu/libm-test-ulps: Update.
27322 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27323
27324 2012-04-09 Andreas Jaeger <aj@suse.de>
27325
27326 [BZ #6894]
27327 * manual/filesys.texi (Directory Entries): Mention that d_namlen
27328 is an optional BSD extension.
27329
27330 [BZ #10254]
27331 * manual/stdio.texi (Opening Streams): Document additional fopen
27332 parameters.
27333
27334 2012-04-09 Roland McGrath <roland@hack.frob.com>
27335
27336 * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
27337 %eax without telling the compiler.
27338
27339 2012-04-09 Carlos O'Donell <carlos_odonell@mentor.com>
27340
27341 [BZ # 13963]
27342 * manual/install.texi: Use sourceware.org.
27343
27344 2012-04-09 Joseph Myers <joseph@codesourcery.com>
27345
27346 [BZ #13873]
27347 * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
27348 (__ieee754_pow): Generate overflow and underflow using huge*huge
27349 and tiny*tiny rather than just returning constant infinity or zero
27350 for large exponents.
27351 * math/libm-test.inc (pow_test): Require overflow exceptions for
27352 applicable cases of large exponents.
27353
27354 [BZ #706]
27355 * sysdeps/i386/fpu/e_pow.S (p10): New object.
27356 (__ieee754_pow): Use iterative multiplication algorithm only for
27357 integer exponents with absolute value below 1024. Check for odd
27358 integer exponents when using algorithm for real exponents.
27359 * math/libm-test.inc (pow_test): Add more tests.
27360 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27361
27362 2012-04-08 Joseph Myers <joseph@codesourcery.com>
27363
27364 [BZ #13705]
27365 * math/libm-test.inc (exp_test): Do not allow overflow exception
27366 on underflow test.
27367
27368 2012-04-08 Aurelien Jarno <aurelien@aurel32.net>
27369
27370 [BZ #13705]
27371 * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
27372 instead of __kernel_standard_f.
27373
27374 2012-04-08 Mike Frysinger <vapier@gentoo.org>
27375
27376 * sysdeps/i386/i686/memset_chk.S: Update copyright year.
27377 * sysdeps/x86_64/memset_chk.S: Likewise.
27378
27379 2012-04-08 Andreas Jaeger <aj@suse.de>
27380
27381 [BZ #10153]
27382 * manual/startup.texi (Environment Access): Describe return value
27383 for putenv and setenv.
27384
27385 [BZ #6895]
27386 * manual/filesys.texi (Directory Entries): Add description for
27387 DT_LNK.
27388
27389 [BZ #6890]
27390 * manual/filesys.texi (Directory Entries): Clarify that it's file
27391 system not operating system in the description of DT_UNKNOWN.
27392
27393 [BZ #6578]
27394 * manual/syslog.texi (closelog): Fix reference, it's openlog.
27395
27396 2012-04-08 Stephen Compall <s11@member.fsf.org>
27397
27398 [BZ #6649]
27399 * manual/llio.texi (Opening and Closing Files): Add cross
27400 reference to explain mode argument.
27401
27402 2012-04-07 Mike Frysinger <vapier@gentoo.org>
27403
27404 * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
27405 * sysdeps/x86_64/memset_chk.S: Likewise.
27406
27407 2012-04-07 David S. Miller <davem@davemloft.net>
27408
27409 * elf/elf.h (R_SPARC_WDISP10): Define.
27410 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
27411 R_SPARC_SIZE32.
27412 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
27413 R_SPARC_SIZE64 and R_SPARC_H34.
27414
27415 2012-04-07 Carlos O'Donell <carlos_odonell@mentor.com>
27416
27417 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
27418 conditions and remove no longer applicable assertion.
27419
27420 2012-04-06 H.J. Lu <hongjiu.lu@intel.com>
27421
27422 * bits/byteswap.h: Include <features.h>.
27423 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
27424 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
27425
27426 2012-04-06 H.J. Lu <hongjiu.lu@intel.com>
27427
27428 * bits/byteswap.h (__bswap_16): Removed.
27429 Include <bits/byteswap-16.h> to get __bswap_16.
27430 * sysdeps/i386/bits/byteswap.h: Likewise.
27431 * sysdeps/s390/bits/byteswap.h: Likewise.
27432 * sysdeps/x86_64/bits/byteswap.h: Likewise.
27433 * bits/byteswap-16.h: New file.
27434 * sysdeps/i386/bits/byteswap-16.h: Likewise.
27435 * sysdeps/s390/bits/byteswap-16.h: Likewise.
27436 * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
27437 * string/Makefile (headers): Add bits/byteswap-16.h.
27438
27439 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>
27440
27441 [BZ #13895]
27442 * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
27443 extra indirection.
27444 * nss/Makefile (tests-static, tests): Add tst-nss-static.
27445 * nss/tst-nss-static.c: New.
27446
27447 2012-04-06 Robert Millan <rmh@gnu.org>
27448
27449 [BZ #6486]
27450 * manual/llio.texi (File Position Primitive): lseek
27451 refers to WHENCE when it really means OFFSET.
27452
27453 2012-04-06 Andreas Jaeger <aj@suse.de>
27454
27455 * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
27456 strncmp declarations.
27457
27458 * abilist/libc.abilist: Add __poll and __ppoll.
27459
27460 2012-04-05 David S. Miller <davem@davemloft.net>
27461
27462 * scripts/check-local-headers.sh: Accept a host triplet in the
27463 path matched by the exclude regexp.
27464
27465 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
27466 definition.
27467 * sysdeps/powerpc/powerpc32/dl-machine.h
27468 (ELF_MACHINE_PLTREL_OVERLAP): Delete.
27469 * sysdeps/s390/s390-32/dl-machine.h
27470 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
27471 * sysdeps/sparc/sparc32/dl-machine.h
27472 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
27473 * sysdeps/sparc/sparc64/dl-machine.h
27474 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
27475
27476 * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
27477 lazy binding.
27478 * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
27479 undefined symbol errors.
27480
27481 * elf/rtld.c (dl_main): Skip VDSO when checking for unused
27482 DT_NEEDED entries.
27483
27484 2012-04-05 Michael Matz <matz@suse.de>
27485
27486 [BZ #13592]
27487 * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
27488
27489 2012-04-05 Andreas Jaeger <aj@suse.de>
27490
27491 [BZ #13908]
27492 * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
27493 comment.
27494
27495 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
27496
27497 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
27498 which ROUND is no valid rounding mode.
27499
27500 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
27501
27502 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
27503 read again.
27504 * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
27505
27506 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
27507
27508 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
27509 an exception using FPU order intentionally.
27510
27511 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
27512
27513 * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
27514 * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
27515 * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
27516 * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
27517
27518 2012-04-05 Simon Josefsson <simon@josefsson.org>
27519
27520 [BZ #12340]
27521 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
27522 EINVAL when BUFLEN is too smal.
27523
27524 2012-04-05 Thomas Schwinge <thomas@codesourcery.com>
27525
27526 [BZ #13553]
27527 * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
27528 * sysdeps/mach/powerpc/machine-lock.h: Likewise.
27529
27530 2012-04-03 Andreas Jaeger <aj@suse.de>
27531
27532 [BZ #13938]
27533 * manual/setjmp.texi (System V contexts): Fix sentence.
27534
27535 [BZ #13926]
27536 * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
27537 New macro for this case.
27538 [!__GNUC__] (__bswap_64): New inline function for this case.
27539 * sysdeps/x86_64/bits/byteswap.h: Likewise.
27540 * bits/byteswap.h: Likewise.
27541 * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
27542 ull, guard with __GLIBC_HAVE_LONG_LONG.
27543
27544 * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
27545 __GLIBC_HAVE_LONG_LONG.
27546
27547 * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
27548 Include <features.h> for __GLIBC_HAVE_LONG_LONG.
27549
27550 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
27551
27552 [BZ #13691]
27553 * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
27554 inptr and inend, rather than using last_ch.
27555
27556 2012-04-02 David S. Miller <davem@davemloft.net>
27557
27558 With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
27559 * stdio-common/printf-parse.h (read_int): Change return type to
27560 'int', return -1 on INT_MAX overflow.
27561 * stdio-common/vfprintf.c (vfprintf): Validate width and precision
27562 against overflow of INT_MAX. Set errno to EOVERFLOW when 'done'
27563 overflows INT_MAX. Check for overflow of in-format-string precision
27564 values properly. Use EOVERFLOW rather than ERANGE throughout. Use
27565 SIZE_MAX not INT_MAX for integer overflow test.
27566 * stdio-common/printf-parsemb.c: If read_int signals an overflow,
27567 skip the construct in the format string but do not record anything.
27568 * stdio-common/bug22.c: Adjust to test both width/prevision
27569 INT_MAX overflow as well as total length INT_MAX overflow. Check
27570 explicitly for proper errno values.
27571
27572 2012-04-02 Thomas Schwinge <thomas@codesourcery.com>
27573
27574 * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
27575 CHAR_MAX.
27576 * string/test-strcmp.c [! WIDE]: Likewise.
27577 * time/tst-mktime2.c: Likewise for INT_MAX.
27578 * string/test-string.h: #include <sys/param.h> for MIN.
27579
27580 * csu/init-first.c (__libc_init_first): Call __ctype_init.
27581 * sysdeps/i386/init-first.c (init): Likewise.
27582 * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
27583 * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
27584 * sysdeps/sh/init-first.c (init): Likewise.
27585
27586 2012-04-01 Ulrich Drepper <drepper@gmail.com>
27587
27588 * po/ru.po: Update from translation team.
27589 * po/vi.po: Likewise.
27590
27591 2012-03-31 Siddhesh Poyarekar <siddhesh@redhat.com>
27592
27593 * resolv/nss_dns/dns-host.c: Merge copyright years.
27594
27595 2012-03-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
27596
27597 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
27598 Optimize memcpy with prefetch if
27599 DATA_CACHE_SIZE_HALF <= len < SHARED_CACHE_SIZE_HALF and
27600 src, dst pointers have unequal 16 byte alignments.
27601
27602 2012-03-30 Siddhesh Poyarekar <siddhesh@redhat.com>
27603
27604 [BZ #13928]
27605 * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
27606 from a CNAME entry and return the minimum ttl for the query.
27607 (gaih_getanswer_slice): Likewise.
27608
27609 2012-03-30 Jeff Law <law@redhat.com>
27610
27611 * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
27612 due to long keys.
27613 * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
27614 * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
27615
27616 * resolv/nss_dns/dns-host.c: Update copyright year.
27617
27618 2012-03-30 Ulrich Drepper <drepper@gmail.com>
27619
27620 * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
27621 requests to save a system call. Fix check that all bytes are sent.
27622
27623 * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
27624 comments for sendmmsg.
27625
27626 2012-03-30 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
27627
27628 [BZ #13691]
27629 * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
27630 with only 1 character between 0x0041 and 0x01b0.
27631 * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
27632 * wcsmbs/tst-mbsnrtowcs.c: New file.
27633
27634 2012-03-29 David S. Miller <davem@davemloft.net>
27635
27636 * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
27637 small copies by hand.
27638
27639 2012-03-28 Siddhesh Poyarekar <siddhesh@redhat.com>
27640
27641 [BZ #13761]
27642 * nis/nss_compat/compat-initgroups.c (getgrent_next_nss,
27643 _nss_compat_initgroups_dyn): Fall back to malloc/free
27644 for large group memberships.
27645
27646 2012-03-28 David S. Miller <davem@davemloft.net>
27647
27648 * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
27649 that branches into memcpy.
27650 * sysdeps/sparc/sparc64/memcpy.S: Likewise.
27651 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
27652 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
27653 * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
27654 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
27655 bits.
27656 * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
27657 implementation too.
27658 * sysdeps/sparc/mempcpy.S: New file.
27659
27660 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
27661 the IFUNC routine in the libc case.
27662 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
27663
27664 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
27665 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
27666 * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
27667 * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
27668 * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
27669 * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
27670 * sysdeps/sparc/sparc64/rtld-memset.c: New file.
27671 * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
27672
27673 * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
27674 loop to 256 bytes instead of 64 bytes and fix test signedness.
27675
27676 * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
27677 * sysdeps/sparc/sparc32/Makefile: rather than here...
27678 * sysdeps/sparc/sparc64/Makefile: and here.
27679
27680 2012-03-28 Ulrich Drepper <drepper@gmail.com>
27681
27682 * malloc/mallocbug.c: Avoid warnings about unused variables.
27683
27684 2012-02-22 Siddhesh Poyarekar <siddhesh@redhat.com>
27685
27686 [BZ #13760]
27687 * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
27688 in the right place. Discard and retry query if response is
27689 larger than input buffer size.
27690
27691 2012-03-28 Joseph Myers <joseph@codesourcery.com>
27692
27693 [BZ #369]
27694 [BZ #2678]
27695 [BZ #3866]
27696 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
27697 x for large integer exponent.
27698 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
27699 * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise. Adjust
27700 sign of result as needed afterwards.
27701 * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
27702 * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
27703 result for underflowing pow the same as for overflow.
27704 (__kernel_standard_l): Handle powl overflow and underflow here
27705 rather than calling __kernel_standard.
27706 * math/libm-test.inc (pow_test): Add more tests.
27707
27708 [BZ #3868]
27709 [BZ #13879]
27710 [BZ #13910]
27711 [BZ #13911]
27712 [BZ #13912]
27713 [BZ #13913]
27714 [BZ #13915]
27715 [BZ #13916]
27716 [BZ #13917]
27717 [BZ #13918]
27718 [BZ #13919]
27719 [BZ #13920]
27720 [BZ #13921]
27721 * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
27722 * sysdeps/ieee754/k_standard.c: Include <float.h>.
27723 (__kernel_standard_l): New function.
27724 * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
27725 __kernel_standard.
27726 * math/w_acosl.c (__acosl): Likewise.
27727 * math/w_asinl.c (__asinl): Likewise.
27728 * math/w_atan2l.c (__atan2l): Likewise.
27729 * math/w_atanhl.c (__atanhl): Likewise.
27730 * math/w_coshl.c (__coshl): Likewise.
27731 * math/w_exp10l.c (__exp10l): Likewise.
27732 * math/w_exp2l.c (__exp2l): Likewise.
27733 * math/w_fmodl.c (__fmodl): Likewise.
27734 * math/w_hypotl.c (__hypotl): Likewise.
27735 * math/w_j0l.c (__j0l, __y0l): Likewise.
27736 * math/w_j1l.c (__j1l, __y1l): Likewise.
27737 * math/w_jnl.c (__jnl, __ynl): Likewise.
27738 * math/w_lgammal.c (__lgammal): Likewise.
27739 * math/w_log10l.c (__log10l): Likewise.
27740 * math/w_log2l.c (__log2l): Likewise.
27741 * math/w_logl.c (__logl): Likewise.
27742 * math/w_powl.c (__powl): Likewise.
27743 * math/w_remainderl.c (__remainderl): Likewise.
27744 * math/w_scalbl.c (sysv_scalbl): Likewise.
27745 * math/w_sinhl.c (__sinhl): Likewise.
27746 * math/w_sqrtl.c (__sqrtl): Likewise.
27747 * math/w_tgammal.c (__tgammal): Likewise.
27748 * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
27749 * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
27750 * math/libm-test.inc (acos_test): Add more tests.
27751 (acosh_test): Likewise.
27752 (asin_test): Likewise.
27753 (atanh_test): Likewise.
27754 (exp_test): Likewise.
27755 (exp10_test): Likewise.
27756 (exp2_test): Likewise.
27757 (expm1_test): Likewise.
27758 (lgamma_test): Likewise.
27759 (log_test): Likewise.
27760 (log10_test): Likewise.
27761 (log1p_test): Likewise.
27762 (log2_test): Likewise.
27763 (pow_test): Do not allow some spurious overflow exceptions.
27764 (sqrt_test): Add more tests.
27765 (tgamma_test): Likewise.
27766 (y0_test): Likewise.
27767 (y1_test): Likewise.
27768 (yn_test): Likewise.
27769
27770 2012-03-27 Anton Blanchard <anton@samba.org>
27771
27772 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
27773 MAP_HUGETLB.
27774 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
27775 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
27776 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
27777
27778 2012-03-27 David S. Miller <davem@davemloft.net>
27779
27780 * conform/Makefile: Run run-conformtest.sh using $(BASH).
27781
27782 * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
27783 have-as-vis3 check.
27784
27785 2012-03-27 Andreas Jaeger <aj@suse.de>
27786
27787 * sysdeps/x86_64/elf/configure.in: Moved to ...
27788 * sysdeps/x86_64/configure.in: ... here.
27789 * sysdeps/x86_64/elf/start.S: Moved to ...
27790 * sysdeps/x86_64/start.S: ... here.
27791 * sysdeps/x86_64/elf/configure: Delete.
27792
27793 * sysdeps/x86_64/configure.in: Merge contents from
27794 sysdeps/i386/configure.in (without i686 check).
27795
27796 * sysdeps/i386/elf/Versions: Merge into ...
27797 * sysdeps/i386/Versions: ... this.
27798 * sysdeps/i386/elf/Versions: Delete file.
27799 * sysdeps/i386/elf/start.S: Moved to ...
27800 * sysdeps/i386/start.S: ...here.
27801 * sysdeps/i386/elf/configure.in: Merge into...
27802 * sysdeps/i386/configure.in: ...here.
27803 * sysdeps/i386/elf/configure.in: Delete file.
27804 * sysdeps/i386/elf/configure: Delete file.
27805
27806 * sysdeps/generic/elf/backtracesyms.c: Moved to ...
27807 * debug/backtracesyms.c: ... here.
27808 * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
27809 * debug/backtracesymsfd.c: ... here.
27810 * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
27811 * sysdeps/generic/ifunc-sel.h: ... here.
27812
27813 * sysdeps/unix/i386/start.c: Delete file.
27814 * sysdeps/unix/sparc/start.c: Delete file.
27815 * sysdeps/unix/start.c: Delete file.
27816
27817 * sysdeps/sh/elf/configure.in: Moved to ...
27818 * sysdeps/sh/configure.in: ... here.
27819 * sysdeps/sh/elf/start.S: Moved to ...
27820 * sysdeps/sh/start.S: ... here.
27821 * sysdeps/sh/elf/configure: Delete file.
27822
27823 * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
27824 * sysdeps/powerpc/powerpc64/bzero.S: ... here.
27825 * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
27826 * sysdeps/powerpc/powerpc64/entry.h: ... here.
27827 * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
27828 * sysdeps/powerpc/powerpc64/start.S: here.
27829 * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
27830 * sysdeps/powerpc/powerpc64/Makefile: ... this.
27831 * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
27832 * sysdeps/powerpc/powerpc64/configure.in: ... this.
27833 * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
27834
27835 * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
27836 * sysdeps/powerpc/powerpc32/bzero.S: ... here.
27837 * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
27838 * sysdeps/powerpc/powerpc32/start.S: ... here.
27839 * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
27840 * sysdeps/powerpc/powerpc32/configure.in: ... this.
27841 * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
27842
27843 * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
27844 * sysdeps/powerpc/ifunc-sel.h: ... here.
27845 * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
27846 * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
27847
27848 * sysdeps/sparc/elf/configure.in: Moved to ...
27849 * sysdeps/sparc/configure.in: ... here.
27850 * sysdeps/sparc/elf/configure: Delete file.
27851 * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
27852 * sysdeps/sparc/sparc32/start.S: ... here.
27853 * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
27854 * sysdeps/sparc/sparc64/start.S: ... here.
27855 * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
27856 * sysdeps/sparc/sparc32/Makefile: ... this.
27857 * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
27858 * sysdeps/sparc/sparc64/Makefile: ... this.
27859
27860 * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
27861 * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
27862 * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
27863 * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
27864 * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
27865 * sysdeps/s390/s390-32/setjmp.S: ... here.
27866 * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
27867 * sysdeps/s390/s390-32/configure.in: ... here.
27868 * sysdeps/s390/s390-32/elf/configure: Delete file.
27869 * sysdeps/s390/s390-32/elf/start.S: Moved to ...
27870 * sysdeps/s390/s390-32/start.S: ... here.
27871
27872 * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
27873 * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
27874 * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
27875 * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
27876 * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
27877 * sysdeps/s390/s390-64/setjmp.S: ... here.
27878 * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
27879 * sysdeps/s390/s390-64/configure.in: ... here
27880 * sysdeps/s390/s390-64/elf/configure: Delete file.
27881 * sysdeps/s390/s390-64/elf/start.S: Moved to ...
27882 * sysdeps/s390/s390-64/start.S: ... here.
27883 * sysdeps/s390/s390-64/elf/configure: Delete.
27884
27885 * configure.in: Remove support for elf directories in sysdeps.
27886
27887 * configure: Regenerated.
27888 * sysdeps/i386/configure: Regenerated.
27889 * sysdeps/powerpc/powerpc32/configure: Regenerated.
27890 * sysdeps/powerpc/powerpc64/configure: Regenerated.
27891 * sysdeps/s390/s390-32/configure: Regenerated.
27892 * sysdeps/s390/s390-64/configure: Regenerated.
27893 * sysdeps/sh/configure: Regenerated.
27894 * sysdeps/sparc/configure: Regenerated.
27895 * sysdeps/x86_64/configure: Regenerated.
27896
27897 2012-03-26 Andreas Schwab <schwab@linux-m68k.org>
27898
27899 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27900
27901 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
27902 denormal result into account.
27903
27904 2012-03-25 Roland McGrath <roland@hack.frob.com>
27905
27906 * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
27907 Reported by Allan McRae <allan@archlinux.org>.
27908
27909 2012-03-23 Jeff Law <law@redhat.com>
27910
27911 * nss/getnssent.c (__nss_getent): Fix typo.
27912
27913 2012-03-23 David S. Miller <davem@davemloft.net>
27914
27915 * sysdeps/sparc/fpu/libm-test-ulps: Update.
27916
27917 2012-03-23 H.J. Lu <hongjiu.lu@intel.com>
27918
27919 * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
27920 to pad to uint64_t for each field.
27921 (dl_tls_index): Replace unsigned long with uint64_t.
27922
27923 2012-03-23 Daniel Jacobowitz <dmj@google.com>
27924 Paul Pluzhnikov <ppluzhnikov@google.com>
27925
27926 [BZ #6528]
27927 * grp/Makefile (otherlibs): Don't set it.
27928 * inet/Makefile (otherlibs): Likewise.
27929 * login/Makefile (otherlibs): Likewise.
27930 * nscd/Makefile (otherlibs): Likewise.
27931 * posix/Makefile (otherlibs): Likewise.
27932 * pwd/Makefile (otherlibs): Likewise.
27933 * rt/Makefile (otherlibs): Likewise.
27934 * sunrpc/Makefile (otherlibs): Likewise.
27935 * nss/Makefile (otherlibs): Likewise.
27936 Add libnss_files to routines and static-only-routines.
27937 ($(objpfx)getent): Remove rule.
27938 * resolv/Makefile: Add libnss_dns and libresolv to routines and
27939 static-only-routines.
27940
27941 2012-03-22 Joseph Myers <joseph@codesourcery.com>
27942
27943 [BZ #13892]
27944 * math/s_cexp.c: Include <float.h>.
27945 (__cexp): Handle exp result overflowing not necessarily
27946 overflowing both real and imaginary parts of result.
27947 * math/s_cexpf.c: Likewise.
27948 * math/s_cexpl.c: Likewise.
27949 * math/libm-test.inc (cexp_test): Add more tests.
27950 * sysdeps/i386/fpu/libm-test-ulps: Update.
27951 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27952
27953 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
27954
27955 * include/link.h (ELFW): New macro.
27956 * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
27957 Replace ELF64_R_TYPE with ELFW(R_TYPE).
27958
27959 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
27960
27961 * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
27962 with uint64_t.
27963
27964 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
27965
27966 * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
27967 declaration.
27968 (struct La_x32_retval): Likewise.
27969
27970 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
27971
27972 * sysdeps/x86_64/preconfigure.in: New file.
27973 * sysdeps/x86_64/preconfigure: New generated file.
27974
27975 2012-03-22 Joseph Myers <joseph@codesourcery.com>
27976
27977 [BZ #13824]
27978 * math/e_exp2l.c: Include <float.h>.
27979 (__ieee754_exp2l): Handle overflow and underflow cases
27980 separately. Only pass fractional part of argument to
27981 __ieee754_expl.
27982 * math/libm-test.inc (exp2_test): Add more tests.
27983
27984 * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
27985 negating x to take absolute value.
27986 * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
27987 Likewise.
27988 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
27989 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
27990 Likewise.
27991 * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
27992 computing low part if x was negated.
27993 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
27994
27995 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
27996
27997 * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
27998 la_x32_gnu_pltexit.
27999 (pltexit): Cast int_retval to ptrdiff_t.
28000 * elf/tst-auditmod3b.c: Likewise.
28001 * elf/tst-auditmod4b.c: Likewise.
28002 * elf/tst-auditmod5b.c: Likewise.
28003 * elf/tst-auditmod6b.c: Likewise.
28004 * elf/tst-auditmod6c.c: Likewise.
28005 * elf/tst-auditmod7b.c: Likewise.
28006
28007 * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
28008 and x32_gnu_pltexit.
28009
28010 * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
28011 __ELF_NATIVE_CLASS.
28012 (La_x32_regs): New macro.
28013 (La_x32_retval): Likewise.
28014 (la_x32_gnu_pltenter): New function prototype.
28015 (la_x32_gnu_pltexit): Likewise.
28016
28017 2012-03-21 Andreas Schwab <schwab@linux-m68k.org>
28018
28019 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
28020 exponent.
28021
28022 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28023
28024 * configure.in (libc_cv_cc_nofma): Check for option to disable
28025 generation of FMA instructions.
28026 * configure: Regenerate.
28027 * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
28028 * sysdeps/ieee754/dbl-64/Makefile: New file.
28029 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
28030 Remove brandred-fma4.
28031 (CFLAGS-brandred-fma4.c): Remove.
28032 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
28033 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
28034 define.
28035 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
28036 define.
28037
28038 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
28039
28040 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
28041 LLONG_MAX != LONG_MAX.
28042 (_itoa_word): Use _ITOA_WORD_TYPE on value.
28043 (_fitoa_word): Likewise.
28044 * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
28045 LLONG_MAX != LONG_MAX.
28046 * stdio-common/_itowa.h: Include <_itoa.h>.
28047 (_itowa_word): Use _ITOA_WORD_TYPE on value.
28048 (_itowa): New macro. Defined only if _ITOA_NEEDED is false.
28049 * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro. Defined
28050 only if not defined.
28051 (_ITOA_WORD_TYPE): Likewise.
28052 (_itoa_word): Use _ITOA_WORD_TYPE on value.
28053 Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
28054
28055 2012-03-21 David S. Miller <davem@davemloft.net>
28056
28057 * sysdeps/sparc/fpu/libm-test-ulps: Update.
28058
28059 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
28060
28061 * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
28062 of x86_64 when setting libc_cv_slibdir, libdir and
28063 libc_cv_localedir.
28064 * sysdeps/unix/sysv/linux/configure: Regenerated.
28065
28066 2012-03-21 Joseph Myers <joseph@codesourcery.com>
28067
28068 * manual/lang.texi (Old Varargs): Remove section.
28069 (How Variadic): Update menu.
28070 (va_start): Do not mention varargs.h.
28071
28072 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
28073 Joseph Myers <joseph@codesourcery.com>
28074
28075 * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
28076 link test.
28077 * configure: Regenerated.
28078
28079 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
28080
28081 * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
28082 * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
28083 conformtest.pl
28084
28085 2012-03-21 Joseph Myers <joseph@codesourcery.com>
28086
28087 * NOTES: Remove.
28088 * Makefile (files-for-dist): Remove NOTES.
28089 (NOTES): Remove rule.
28090 * README: Don't refer to NOTES.
28091 * manual/creature.texi: Don't include macros.texi.
28092 * manual/intro.texi (creature.texi): Remove comment referring to
28093 NOTES.
28094
28095 * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
28096 * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
28097 * configure: Regenerated.
28098 * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
28099 LIBC_TRY_CC_OPTION.
28100 (libc_cv_as_i686): Likewise.
28101 (libc_cv_cc_avx): Likewise.
28102 (libc_cv_cc_sse2avx): Likewise.
28103 (libc_cv_cc_fma4): Likewise.
28104 (libc_cv_cc_novzeroupper): Likewise.
28105 * sysdeps/i386/configure: Regenerated.
28106
28107 [BZ #13883]
28108 * sysdeps/i386/fpu/s_cexp.S: Remove.
28109 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
28110 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
28111 * math/libm-test.inc (cexp_test): Add more tests.
28112 * sysdeps/i386/fpu/libm-test-ulps: Update.
28113 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28114
28115 2012-03-21 Allan McRae <allan@archlinux.org>
28116
28117 * timezone/Makefile: Do not install iso3166.tab and zone.tab
28118
28119 2012-03-21 Joseph Myers <joseph@codesourcery.com>
28120
28121 [BZ #13871]
28122 * math/w_exp2.c: Do not include <float.h>.
28123 (o_threshold, u_threshold): Remove.
28124 (__exp2): Calculate result before checking finiteness and calling
28125 __kernel_standard.
28126 * math/w_exp2f.c: Likewise.
28127 * math/w_exp2l.c: Likewise.
28128 * math/libm-test.inc (exp2_test): Require overflow exception for
28129 1e6 input.
28130
28131 [BZ #3866]
28132 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
28133 range of signed 64-bit integers before using fistpll. Remove
28134 checks for whether integers fit in mantissa bits.
28135 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
28136 the range of signed 32-bit integers before using fistpl. Remove
28137 checks for whether integers fit in mantissa bits.
28138 * sysdeps/i386/fpu/e_powl.S (p64): New object.
28139 (__ieee754_powl): Test for y outside the range of signed 64-bit
28140 integers before using fistpll. Reduce 64-bit values to 63-bit
28141 ones as needed.
28142 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
28143 divide-by-zero is raised for zero to large negative powers.
28144 * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
28145 (__ieee754_powl): Test for y outside the range of signed 64-bit
28146 integers before using fistpll. Reduce 64-bit values to 63-bit
28147 ones as needed.
28148 * math/libm-test.inc (pow_test): Add more tests.
28149
28150 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
28151
28152 * debug/backtracesymsfd.c: Include <_itoa.h> instead of
28153 <stdio-common/_itoa.h>.
28154 * debug/segfault.c: Likewise.
28155 * elf/dl-cache.c: Likewise.
28156 * elf/dl-minimal.c: Likewise.
28157 * elf/dl-misc.c: Likewise.
28158 * elf/dl-sysdep.c: Likewise.
28159 * elf/dl-version.c: Likewise.
28160 * elf/rtld.c: Likewise.
28161 * hurd/hurdsock.c: Likewise.
28162 * hurd/lookup-retry.c: Likewise.
28163 * malloc/malloc.c: Likewise.
28164 * malloc/mtrace.c: Likewise.
28165 * nscd/nscd_getgr_r.c: Likewise.
28166 * nscd/nscd_getpw_r.c: Likewise.
28167 * nscd/nscd_getserv_r.c: Likewise.
28168 * posix/getopt_init.c: Likewise.
28169 * posix/wordexp.c: Likewise.
28170 * stdio-common/_itoa.c: Likewise.
28171 * stdio-common/printf_fphex.c: Likewise.
28172 * stdio-common/vfprintf.c: Likewise.
28173 * string/_strerror.c: Likewise.
28174 * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
28175 * sysdeps/i386/i686/hp-timing.h: Likewise.
28176 * sysdeps/mach/_strerror.c: Likewise.
28177 * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
28178 * sysdeps/mach/hurd/sethostid.c: Likewise.
28179 * sysdeps/mach/hurd/xmknodat.c: Likewise.
28180 * sysdeps/mach/xpg-strerror.c: Likewise.
28181 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
28182 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
28183 * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
28184 * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
28185 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
28186 * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
28187 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
28188 * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
28189 * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
28190 * sysdeps/unix/sysv/linux/futimes.c: Likewise.
28191 * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
28192 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
28193 * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
28194 * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
28195 * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
28196 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
28197 * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
28198 * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
28199 * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
28200 * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
28201 * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
28202
28203 * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
28204
28205 * stdio-common/_itoa.h: Moved to ...
28206 * sysdeps/generic/_itoa.h: Here.
28207
28208 * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
28209
28210 * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
28211 instead of "_itoa.h" and "_itowa.h".
28212 * stdio-common/vfprintf.: Likewise.
28213
28214 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
28215
28216 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
28217 <bits/wordsize.h>.
28218 (__signbitf): Check __x86_64__ instead of __WORDSIZE.
28219 (__signbit): Likwise.
28220 (llrintf): Likwise.
28221 (llrint): Likwise.
28222
28223 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
28224
28225 * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
28226 __WORDSIZE != 64.
28227
28228 2012-03-20 Joseph Myers <joseph@codesourcery.com>
28229
28230 * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
28231 OVERFLOW_EXCEPTION_OK.
28232 * math/libm-test.inc ("Philosophy"): Update comment about
28233 exception testing.
28234 (OVERFLOW_EXCEPTION): Define.
28235 (OVERFLOW_EXCEPTION_OK): Likewise.
28236 (INVALID_EXCEPTION_OK): Renumber.
28237 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
28238 (IGNORE_ZERO_INF_SIGN): Likewise.
28239 (test_exceptions): Handle FE_OVERFLOW.
28240 (exp10_test): Expect overflow exceptions.
28241 (exp2_test): Likewise.
28242 (expm1_test): Likewise.
28243 (nextafter_test): Likewise.
28244 (pow_test): Likewise.
28245 (scalbn_test): Likewise.
28246 (scalbln_test): Likewise.
28247
28248 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
28249
28250 * sysdeps/x86_64/bits/atomic.h
28251 (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
28252 64bit integer.
28253 (atomic_exchange_acq): Likewise.
28254 (__arch_exchange_and_add_body): Likewise.
28255 (__arch_add_body): Likewise.
28256 (atomic_add_negative): Likewise.
28257 (atomic_add_zero): Likewise.
28258
28259 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
28260
28261 * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
28262 (fenv_t): Check __x86_64__ instead of __WORDSIZE.
28263
28264 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
28265
28266 * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
28267 Check __x86_64__ instead of __WORDSIZE.
28268
28269 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
28270
28271 * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
28272
28273 2012-03-19 David S. Miller <davem@davemloft.net>
28274
28275 * sysdeps/sparc/fpu/libm-test-ulps: Update.
28276
28277 * sysdeps/sparc/fpu/fenv_private.h: New file.
28278 * sysdeps/sparc/fpu/math_private.h: Use it.
28279 (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
28280 Remove.
28281 (libc_feholdexcept_setround, libc_feholdexcept_setroundf,
28282 (libc_feholdexcept_setroundl): Remove.
28283 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
28284 Remove.
28285 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
28286 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
28287
28288 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
28289
28290 * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
28291 int64_t instead of long int.
28292 (INSERT_WORDS64): Likwise.
28293
28294 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
28295
28296 * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
28297 _Unwind_GetCFA return to _Unwind_Ptr first.
28298
28299 2012-03-19 Joseph Myers <joseph@codesourcery.com>
28300
28301 [BZ #13629]
28302 * math/s_clog.c: Include <float.h>.
28303 (__clog): Scale large or subnormal inputs.
28304 * math/s_clogf.c: Likewise.
28305 * math/s_clogl.c: Likewise.
28306 * math/s_clog10.c: Include <float.h>.
28307 (M_LOG10_2): Define.
28308 (__clog10): Scale large or subnormal inputs.
28309 * math/s_clog10f.c: Likewise.
28310 * math/s_clog10l.c: Likewise.
28311 * math/libm-test.inc (clog_test): Add more tests.
28312 (clog10_test): Likewise.
28313 * sysdeps/i386/fpu/libm-test-ulps: Update.
28314 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28315
28316 [BZ #11451]
28317 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
28318 x and y.
28319 * math/libm-test.inc (atan2_test): Add another test.
28320
28321 * Makerules (common-objdir-compile): Remove.
28322 * sysdeps/unix/Makefile (config-generated): Do not add
28323 $(unix-generated) to variable.
28324 [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
28325 [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
28326 Remove rule.
28327 [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
28328 Likewise.
28329 [generic bits/local_lim.h] (before-compile): Do not append to
28330 variable.
28331 [generic bits/local_lim.h] (common-generated): Likewise.
28332 [generic sys/param.h] (before-compile): Do not append to variable.
28333 [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
28334 [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
28335 [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
28336 [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
28337 include.
28338 [generic sys/param.h] (sys/param.h-includes): Remove variable.
28339 [generic sys/param.h] (sys/param.h-includes): Remove rule.
28340 [generic sys/param.h] ($(addprefix
28341 $(common-objpfx),$(sys/param.h-includes))): Likewise.
28342 [generic sys/param.h] (common-generated): Do not append to
28343 variable.
28344 [generic sys/param.h] (sysdep_headers): Likewise.
28345 [generic bits/errno.h] (before-compile): Do not append to
28346 variable.
28347 [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
28348 rule.
28349 [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
28350 [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
28351 [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
28352 [generic bits/errno.h] (common-generated): Do not append to
28353 variable.
28354 [generic bits/ioctls.h] (before-compile): Do not append to
28355 variable.
28356 [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
28357 rule.
28358 [generic bits/ioctls.h] (ioctl-includes): Remove variable.
28359 [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
28360 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
28361 rule.
28362 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
28363 [generic bits/ioctls.h] (bits_termios.h): Remove variable.
28364 [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
28365 [generic bits/ioctls.h] (common-generated): Do not append to
28366 variable.
28367 [generic sys/syscall.h] (syscall.h): Remove variable.
28368 [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
28369 rule.
28370 [generic sys/syscall.h] (before-compile): Do not append to
28371 variable.
28372 [generic sys/syscall.h] (common-generated): Likewise.
28373 * sysdeps/unix/errnos-tmpl.c: Remove file.
28374 * sysdeps/unix/errnos.awk: Likewise.
28375 * sysdeps/unix/ioctls-tmpl.c: Likewise.
28376 * sysdeps/unix/ioctls.awk: Likewise.
28377 * sysdeps/unix/mk-local_lim.c: Likewise.
28378 * sysdeps/unix/snarf-ioctls: Likewise.
28379
28380 2012-03-19 Richard Henderson <rth@twiddle.net>
28381
28382 * sysdeps/i386/fpu/fenv_private.h: New file.
28383 * sysdeps/i386/fpu/math_private.h: Use it.
28384 (math_opt_barrier, math_force_eval): Remove.
28385 (libc_feholdexcept_setround_53bit): Remove.
28386 (libc_feupdateenv_53bit): Remove.
28387 * sysdeps/x86_64/fpu/math_private.h: Likewise.
28388 (math_opt_barrier, math_force_eval): Remove.
28389 (libc_feholdexcept): Remove.
28390 (libc_feholdexcept_setround): Remove.
28391 (libc_fetestexcept, libc_fesetenv): Remove.
28392 (libc_feupdateenv_test): Remove.
28393 (libc_feupdateenv, libc_feholdsetround): Remove.
28394 (libc_feresetround): Remove.
28395
28396 * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
28397 * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
28398
28399 * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
28400 (libc_feupdateenv_test, libc_feupdateenv_testf): New.
28401 (libc_feupdateenv_testl): New.
28402 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
28403 (libc_feupdateenv_testf): New.
28404 (libc_feupdateenv): Use libc_feupdateenv_test.
28405 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
28406 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
28407
28408 * sysdeps/generic/math_private.h (libc_feholdsetround): New.
28409 (libc_feholdsetroundf, libc_feholdsetroundl): New.
28410 (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
28411 (libc_feresetround_noex): New.
28412 (libc_feresetround_noexf): New.
28413 (libc_feresetround_noexl): New.
28414 (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
28415 (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
28416 (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
28417 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
28418 SET_RESTORE_ROUND.
28419 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
28420 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
28421 (__cos): Likewise.
28422 * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
28423 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
28424 SET_RESTORE_ROUND_NOEX.
28425 * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
28426 SET_RESTORE_ROUND_NOEXF.
28427 * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
28428 * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
28429 (libc_feholdsetroundf): New.
28430 (libc_feresetround, libc_feresetroundf): New.
28431
28432 * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
28433 (libc_feholdexcept_setround_53bit): Convert from macro to function.
28434 (libc_feupdateenv_53bit): Likewise. Don't force _FPU_EXTENDED.
28435
28436 * sysdeps/generic/math_private.h: Include <fenv.h>.
28437 (default_libc_feholdexcept): New.
28438 (default_libc_feholdexcept_setround): New.
28439 (default_libc_fesetenv, default_libc_feupdateenv): New.
28440 (libc_feholdexcept): Only define if undefined.
28441 (libc_feholdexceptf, libc_feholdexceptl): Likewise.
28442 (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
28443 (libc_feholdexcept_setroundl): Likewise.
28444 (libc_feholdexcept_setround_53bit): Likewise.
28445 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
28446 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
28447 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
28448 (libc_feupdateenv_53bit): Likewise.
28449 * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
28450 (libc_feholdexcept): Convert from macro to inline function.
28451 (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
28452 (libc_fesetenv, libc_feupdateenv): Likewise.
28453
28454 * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
28455 not previously defined.
28456 (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
28457 (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
28458 (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
28459 * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
28460 * sysdeps/ieee754/flt-32/math_private.h: New file.
28461 * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
28462 math_private.h below SET_FLOAT_WORD.
28463 (__isnan, __isinf_ns, __finite): Remove.
28464 (__isnanf, __isinf_nsf, __finitef): Remove.
28465
28466 2012-03-18 Andreas Schwab <schwab@linux-m68k.org>
28467
28468 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28469
28470 2012-03-17 David S. Miller <davem@davemloft.net>
28471
28472 [BZ #6471]
28473 * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
28474 for 2.16.
28475
28476 2012-03-16 David S. Miller <davem@davemloft.net>
28477
28478 * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
28479 warnings.
28480
28481 [BZ #6471]
28482 * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
28483 properly.
28484 * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
28485 * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
28486 sysdep_routines when subdir is sysvipc.
28487 * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
28488 __getshmlba helper.
28489
28490 * sysdeps/sparc/fpu/libm-test/ulps: Update.
28491
28492 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
28493
28494 * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
28495 [__LP64__].
28496
28497 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
28498
28499 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
28500 * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
28501 (__lround): Renamed to ...
28502 (__llround): This. Replace long int with long long int.
28503 Define lround functions as aliases of llround functions.
28504 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
28505
28506 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
28507
28508 * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
28509 Use greg_t on sp. Use unsigned int on idx_uc_link. Cast
28510 adresses to uintptr_t. Replace "long int" and "unsigned long
28511 int" with "greg_t" on va_arg.
28512
28513 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
28514
28515 * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
28516 * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
28517
28518 * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
28519 Move e_machine check before EI_CLASS check. Handle x32
28520 libraries. Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
28521 * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
28522 SKIP_EM_IA_64 and include
28523 <sysdeps/unix/sysv/linux/i386/readelflib.c>.
28524
28525 * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
28526 Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
28527 (add_system_dir): New macro.
28528
28529 * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
28530 (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
28531
28532 2012-03-16 Joseph Myers <joseph@codesourcery.com>
28533
28534 [BZ #2551]
28535 [BZ #2552]
28536 [BZ #2553]
28537 [BZ #2554]
28538 [BZ #2562]
28539 [BZ #2563]
28540 [BZ #2565]
28541 [BZ #2566]
28542 [BZ #2576]
28543 * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
28544 (y0): Likewise.
28545 * math/w_j0f.c (j0f): Likewise.
28546 (y0f): Likewise.
28547 * math/w_j0l.c (__j0l): Likewise.
28548 (__y0l): Likewise.
28549 * math/w_j1.c (j1): Likewise.
28550 (y1): Likewise.
28551 * math/w_j1f.c (j1f): Likewise.
28552 (y1f): Likewise.
28553 * math/w_j1l.c (__j1l): Likewise.
28554 (__y1l): Likewise.
28555 * math/w_jn.c (jn): Likewise.
28556 (yn): Likewise.
28557 * math/w_jnf.c (jnf): Likewise.
28558 (ynf): Likewise.
28559 * math/w_jnl.c (__jnl): Likewise.
28560 (__ynl): Likewise.
28561 * math/libm-test.inc (j0_test): Add more tests.
28562 (j1_test): Likewise.
28563 (jn_test): Likewise. Add trailing semicolon to existing test.
28564 (y0_test): Likewise.
28565 (y1_test): Likewise.
28566 * sysdeps/i386/fpu/libm-test-ulps: Update.
28567 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28568
28569 [BZ #13851]
28570 [BZ #13854]
28571 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
28572 libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
28573 * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
28574 * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
28575 (__tanl): Set errno for infinite argument.
28576 * sysdeps/i386/fpu/mptan.c: Remove.
28577 * sysdeps/i386/fpu/s_tan.S: Likewise.
28578 * sysdeps/i386/fpu/s_tanl.S: Likewise.
28579 * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
28580 * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
28581 * math/libm-test.inc (tan_test): Add more tests and enable more
28582 tests for double and long double.
28583 * sysdeps/i386/fpu/libm-test-ulps: Update.
28584 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28585
28586 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
28587
28588 * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
28589 (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
28590
28591 2012-03-16 Roland McGrath <roland@hack.frob.com>
28592
28593 * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
28594 * configure.in: Use it for both main tree and add-ons.
28595 * configure: Regenerated.
28596
28597 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
28598
28599 * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
28600
28601 2012-03-16 Joseph Myers <joseph@codesourcery.com>
28602
28603 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
28604 in comment.
28605
28606 [BZ #13851]
28607 * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
28608 * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
28609 * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
28610 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
28611 * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
28612 infinite argument.
28613 * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
28614 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
28615 != 0 for prec == 2.
28616 * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
28617 * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
28618 * sysdeps/i386/fpu/s_cosl.S: Likewise.
28619 * sysdeps/i386/fpu/s_sincosl.S: Likewise.
28620 * sysdeps/i386/fpu/s_sinl.S: Likewise.
28621 * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
28622 * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
28623 * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
28624 * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
28625 * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
28626 * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
28627 * math/libm-test.inc (cos_test): Add more tests and enable more
28628 tests for long double.
28629 (sin_test): Likewise.
28630 (sincos_test): Likewise.
28631 * sysdeps/i386/fpu/libm-test-ulps: Update.
28632 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28633
28634 2012-03-16 David S. Miller <davem@davemloft.net>
28635
28636 * sysdeps/sparc/fpu/math_private.h: New file.
28637
28638 2012-03-15 David S. Miller <davem@davemloft.net>
28639
28640 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
28641 file.
28642 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
28643 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
28644 file.
28645 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
28646 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
28647 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
28648 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
28649 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
28650 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
28651 sysdep routines.
28652 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
28653
28654 * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
28655 * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
28656
28657 * sysdeps/sparc/sparc-ifunc.h: New file.
28658 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
28659 sparc-ifunc.h
28660 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
28661 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
28662 Likewise.
28663 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
28664 Likewise.
28665 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
28666 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
28667 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
28668 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
28669 Likewise.
28670 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
28671 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
28672 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
28673 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
28674 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
28675 Likewise.
28676 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
28677 Likewise.
28678 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
28679 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
28680 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
28681 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
28682 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
28683 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
28684 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
28685 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
28686 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
28687 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
28688 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
28689 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
28690 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
28691 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
28692 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
28693 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
28694 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
28695 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
28696 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
28697 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
28698 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
28699 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
28700 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
28701 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
28702
28703 2012-03-15 Andreas Schwab <schwab@linux-m68k.org>
28704
28705 * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
28706 scaling.
28707 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28708
28709 2012-03-15 Andreas Jaeger <aj@suse.de>
28710
28711 [BZ #13852]
28712 * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
28713 ieee754/flt-32 implementation for sin, cos and sincos.
28714 * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
28715 * sysdeps/i386/fpu/s_cosf.S: Likewise.
28716 * sysdeps/i386/fpu/s_sincosf.S: Likewise.
28717 * sysdeps/i386/fpu/s_sinf.S: Likewise.
28718 * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
28719 ieee754/flt-32 implementation for tan.
28720
28721 * math/libm-test.inc (cos_test): Enable some large input tests for
28722 float as well
28723 (sin_test): Likewise.
28724 (sincos_test): Likewise.
28725 (tan_test): Add tests for large input.
28726
28727 * sysdeps/i386/fpu/libm-test-ulps: Update.
28728
28729 2012-03-15 Andreas Jaeger <aj@suse.de>
28730
28731 [BZ #13658]
28732 * math/libm-test.inc (cos_test): Add more test cases.
28733 (sin_test): Likewise.
28734 (sincos_test): Likewise.
28735
28736 2012-03-15 Andreas Jaeger <aj@suse.de>
28737
28738 [BZ #13837]
28739 * math/libm-test.inc (cos_test): Add a test case for large input
28740 value.
28741 (sin_test): Likewise.
28742 (sincos_test): Likewise.
28743
28744 2012-03-15 Andreas Jaeger <aj@suse.de>,
28745 Joseph Myers <joseph@codesourcery.com>
28746
28747 [BZ #13658]
28748 * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
28749 x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
28750 * sysdeps/i386/fpu/branred.c: Likewise.
28751 * sysdeps/i386/fpu/dosincos.c: Likewise.
28752 * sysdeps/i386/fpu/mpa.c: Likewise.
28753 * sysdeps/i386/fpu/s_cos.S: Likewise.
28754 * sysdeps/i386/fpu/s_sin.S: Likewise.
28755 * sysdeps/i386/fpu/s_sincos.S: Likewise.
28756 * sysdeps/i386/fpu/sincos32.c: Likewise.
28757
28758 * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
28759 Define.
28760 (libc_feupdateenv_53bit): Define.
28761 * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
28762 Define.
28763 (libc_feupdateenv_53bit): Define.
28764
28765 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
28766 53 bit (without extend i386 double precision).
28767
28768 * math/libm-test.inc (sincos_test): Add tests for large input.
28769 (sin): Likewise.
28770 (cos): Likewise.
28771
28772 * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
28773
28774 2012-03-15 Andreas Schwab <schwab@linux-m68k.org>
28775
28776 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28777
28778 2012-03-15 David S. Miller <davem@davemloft.net>
28779
28780 * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
28781 * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
28782 * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
28783 * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
28784 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
28785 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
28786 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
28787 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
28788 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
28789 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
28790 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
28791 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
28792 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
28793 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
28794 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
28795 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
28796 file.
28797 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
28798 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
28799 file.
28800 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
28801 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
28802 file.
28803 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
28804 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
28805 file.
28806 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
28807 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
28808 fmin/fmax sysdep routines.
28809 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
28810
28811 2012-03-14 David S. Miller <davem@davemloft.net>
28812
28813 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
28814 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
28815 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
28816 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
28817 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
28818 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
28819 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
28820 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
28821 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
28822 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
28823 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
28824 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
28825 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
28826 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
28827 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
28828 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
28829 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
28830 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
28831 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
28832 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
28833 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
28834 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
28835 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
28836 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
28837 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
28838 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
28839 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
28840 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
28841 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
28842 routines.
28843 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
28844 file.
28845 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
28846 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
28847 file.
28848 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
28849 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
28850 file.
28851 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
28852 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
28853 file.
28854 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
28855 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
28856 file.
28857 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
28858 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
28859 file.
28860 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
28861 file.
28862 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
28863 file.
28864 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
28865 file.
28866 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
28867 New file.
28868 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
28869 file.
28870 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
28871 file.
28872 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
28873 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
28874 file.
28875 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
28876 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
28877 file.
28878 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
28879 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
28880 file.
28881 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
28882 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
28883 VIS3 routines.
28884
28885 * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
28886 New file.
28887
28888 * sysdeps/sparc/fpu/libm-test-ulps: Update.
28889
28890 * sysdeps/sparc/configure.in: New file.
28891 * sysdeps/sparc/configure: Generate.
28892 * configure.in (libc_cv_sparc_as_vis3): Substitute.
28893 * configure: Regenerate.
28894 * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
28895 * config.make.in (have-as-vis3): New.
28896 * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
28897 available use -Av9d instead of -Av9a.
28898 * sysdeps/sparc/sparc64/Makefile: Likewise.
28899 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
28900 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
28901 New file.
28902 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
28903 file.
28904 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
28905 New file.
28906 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
28907 file.
28908 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
28909 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
28910 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
28911 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
28912 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
28913
28914 * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
28915 fzeros/fnegs to load 0x80000000 into a float register instead of
28916 using the stack.
28917 * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
28918
28919 2012-03-14 Joseph Myers <joseph@codesourcery.com>
28920
28921 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
28922 bits/syscall.h.
28923 ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
28924 ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
28925 ($(inst_includedir)/bits/syscall.h): Remove rule.
28926 ($(objpfx)bits/syscall.d): Include instead of
28927 $(objpfx)syscall-list.d.
28928 (generated): Change syscall-list.h and syscall-list.d to
28929 bits/syscall.h and bits/syscall.d.
28930
28931 2012-03-14 Roland McGrath <roland@hack.frob.com>
28932
28933 [BZ #13846]
28934 * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
28935
28936 2012-03-14 Joseph Myers <joseph@codesourcery.com>
28937
28938 [BZ #13841]
28939 * math/s_csqrt.c: Include <float.h>.
28940 (__csqrt): Scale large or subnormal inputs.
28941 * math/s_csqrtf.c: Likewise.
28942 * math/s_csqrtl.c: Likewise.
28943 * math/libm-test.inc (csqrt_test): Add more tests.
28944 * sysdeps/i386/fpu/libm-test-ulps: Update.
28945 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28946
28947 [BZ #13840]
28948 * math/libm-test.inc (hypot_test): Add more tests.
28949
28950 2012-03-13 David S. Miller <davem@davemloft.net>
28951
28952 [BZ #13840]
28953 * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
28954 double-precision for the calculation instead of scaling.
28955
28956 2012-03-13 Joseph Myers <joseph@codesourcery.com>
28957
28958 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
28959 manipulate bits before adding and subtracting TWO52[sx].
28960 * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
28961 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
28962 Likewise.
28963 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
28964
28965 2012-03-13 David S. Miller <davem@davemloft.net>
28966
28967 * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
28968 * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
28969 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
28970 rtld-global-offsets.h
28971 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
28972
28973 * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
28974 large parameters.
28975
28976 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
28977
28978 * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
28979 'err' in the ifdef scope in which it is actually used.
28980
28981 * nss/nss_db/db-init.c: Include string.h
28982
28983 2012-03-12 David S. Miller <davem@davemloft.net>
28984
28985 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
28986 masking out of the most significant byte of random value used.
28987 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
28988 Fix coding style in previous change.
28989
28990 * sysdeps/unix/sysv/linux/kernel-features.h
28991 (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
28992 (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
28993 expression.
28994 (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
28995 later.
28996
28997 2012-03-11 David S. Miller <davem@davemloft.net>
28998
28999 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
29000 (__makecontext): Fix signedness of pointer casts setting up 'sp'.
29001 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
29002 for 'resultvar' otherwise things get truncated on 64-bit.
29003
29004 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
29005 Fix masking out of the most significant byte of random value used.
29006
29007 * sysdeps/sparc/fpu/libm-test-ulps: Update.
29008
29009 2012-03-10 Andreas Schwab <schwab@linux-m68k.org>
29010
29011 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29012
29013 2012-03-09 David S. Miller <davem@davemloft.net>
29014
29015 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
29016 variables with appropriate CPP guards.
29017 * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr from the
29018 frame pointer, not the stack pointer. Correct layout comments. Fix test
29019 on resulting framesize and the management of the outregs buffer for pltexit.
29020 Preserve floating point return values across _dl_call_pltexit call.
29021 * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
29022 framesize and the management of the outregs buffer for pltexit.
29023 Preserve floating point return values across _dl_call_pltexit
29024 call.
29025 * elf/sotruss-lib.c (la_sparc32_gnu_pltenter, la_sparc64_gnu_pltenter,
29026 la_sparc32_gnu_pltexit, la_sparc64_gnu_pltexit): New functions.
29027 (print_exit): Fix format string for return register value.
29028
29029 2012-03-10 Joseph Myers <joseph@codesourcery.com>
29030
29031 * sunrpc/Makefile (others): Add rpcgen.
29032 ($(objpfx)rpcgen): Remove special build rule and dependency on
29033 libc.
29034 * sunrpc/rpcgen.c: New file.
29035
29036 2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
29037
29038 [BZ #13673]
29039 * posix/bug-regex33.c: Replace FSF snail mail address with URL.
29040 * stdio-common/bug-vfprintf-nargs.c: Likewise.
29041 * sysdeps/i386/crti.S: Likewise.
29042 * sysdeps/i386/crtn.S: Likewise.
29043 * sysdeps/powerpc/powerpc32/crti.S: Likewise.
29044 * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
29045 * sysdeps/powerpc/powerpc64/crti.S: Likewise.
29046 * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
29047 * sysdeps/sh/crti.S: Likewise.
29048 * sysdeps/sh/crtn.S: Likewise.
29049 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
29050
29051 [BZ #13673]
29052 * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
29053 with URL.
29054 * locale/programs/locfile-kw.gperf: Likewise.
29055 * locale/programs/charmap-kw.h: Regenerated.
29056 * locale/programs/locfile-kw.h: Likewise.
29057
29058 [BZ #13673]
29059 * intl/plural.y: Replace FSF snail mail address with URL.
29060 * intl/plural.c: Regenerated.
29061
29062 2012-03-09 Richard Henderson <rth@twiddle.net>
29063
29064 * include/math_private.h: Remove file.
29065 * math/math_private.h: Move file ...
29066 * sysdeps/generic/math_private.h: ... here.
29067
29068 * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
29069 * sysdeps/powerpc/fpu/math_private.h: Likewise.
29070 * sysdeps/x86_64/fpu/math_private.h: Likewise.
29071
29072 * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
29073 and <math_private.h>.
29074 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
29075 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
29076 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
29077 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
29078 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
29079 * sysdeps/ieee754/dbl-64/branred.c: Likewise.
29080 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
29081 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
29082 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
29083 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
29084 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
29085 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
29086 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
29087 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
29088 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
29089 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
29090 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
29091 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
29092 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
29093 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
29094 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
29095 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
29096 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
29097 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
29098 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
29099 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
29100 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
29101 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
29102 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
29103 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
29104 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
29105 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
29106 * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
29107 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
29108 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
29109 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
29110 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
29111 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
29112 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
29113 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
29114 * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
29115 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
29116 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
29117 * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
29118 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
29119 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
29120 * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
29121 * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
29122 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
29123 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
29124 * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
29125 * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
29126 * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
29127 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
29128 * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
29129 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
29130 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
29131 * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
29132 * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
29133 * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
29134 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
29135 * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
29136 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
29137 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
29138 * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
29139 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
29140 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
29141 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
29142 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
29143 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
29144 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
29145 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
29146 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
29147 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
29148 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
29149 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
29150 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
29151 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
29152 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
29153 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
29154 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
29155 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
29156 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
29157 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
29158 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
29159 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
29160 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
29161 * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
29162 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
29163 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
29164 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
29165 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
29166 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
29167 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
29168 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
29169 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
29170 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
29171 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
29172 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
29173 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
29174 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
29175 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
29176 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
29177 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
29178 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
29179 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
29180 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
29181 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
29182 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
29183 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
29184 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
29185 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
29186 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
29187 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
29188 * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
29189 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
29190 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
29191 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
29192 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
29193 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
29194 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
29195 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
29196 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
29197 * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
29198 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
29199 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
29200 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
29201 * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
29202 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
29203 * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
29204 * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
29205 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
29206 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
29207 * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
29208 * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
29209 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
29210 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
29211 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
29212 * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
29213 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
29214 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
29215 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
29216 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
29217 * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
29218 * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
29219 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
29220 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
29221 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
29222 * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
29223 * sysdeps/ieee754/k_standard.c: Likewise.
29224 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
29225 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
29226 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
29227 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
29228 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
29229 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
29230 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
29231 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
29232 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
29233 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
29234 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
29235 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
29236 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
29237 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
29238 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
29239 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
29240 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
29241 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
29242 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
29243 * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
29244 * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
29245 * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
29246 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
29247 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
29248 * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
29249 * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
29250 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
29251 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
29252 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
29253 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
29254 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
29255 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
29256 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
29257 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
29258 * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
29259 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
29260 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
29261 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
29262 * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
29263 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
29264 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
29265 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
29266 * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
29267 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
29268 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
29269 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
29270 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
29271 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
29272 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
29273 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
29274 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
29275 * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
29276 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
29277 * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
29278 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
29279 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
29280 * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
29281 * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
29282 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
29283 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
29284 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
29285 * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
29286 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
29287 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
29288 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
29289 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
29290 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
29291 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
29292 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
29293 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
29294 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
29295 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
29296 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
29297 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
29298 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
29299 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
29300 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
29301 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
29302 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
29303 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
29304 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
29305 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
29306 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
29307 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
29308 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
29309 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
29310 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
29311 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
29312 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
29313 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
29314 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
29315 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
29316 * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
29317 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
29318 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
29319 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
29320 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
29321 * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
29322 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
29323 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
29324 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
29325 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
29326 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
29327 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
29328 * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
29329 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
29330 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
29331 * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
29332 * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
29333 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
29334 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
29335 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
29336 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
29337 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
29338 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
29339 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
29340 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
29341 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
29342 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
29343 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
29344 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
29345 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
29346 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
29347 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
29348 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
29349 * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
29350 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
29351 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
29352 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
29353 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
29354 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
29355 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
29356 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
29357 * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
29358 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
29359 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
29360 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
29361 * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
29362 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
29363 * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
29364 * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
29365 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
29366 * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
29367 * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
29368 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
29369 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
29370 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
29371 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
29372 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
29373 * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
29374 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
29375 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
29376 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
29377 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
29378 * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
29379 * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
29380 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
29381 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
29382 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
29383 * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
29384 * sysdeps/ieee754/s_lib_version.c: Likewise.
29385 * sysdeps/ieee754/s_matherr.c: Likewise.
29386 * sysdeps/ieee754/s_signgam.c: Likewise.
29387 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
29388 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
29389 * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
29390 * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
29391 * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
29392 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
29393 * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
29394 * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
29395 * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
29396 * sysdeps/powerpc/fpu/s_rint.c: Likewise.
29397 * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
29398 * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
29399 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
29400 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
29401 * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
29402 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
29403 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
29404 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
29405 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
29406 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
29407 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
29408
29409 2012-03-09 Joseph Myers <joseph@codesourcery.com>
29410
29411 * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
29412 * sunrpc/rpc_main.c: Likewise.
29413 * sunrpc/rpc_svcout.c: Likewise.
29414
29415 2012-03-09 David S. Miller <davem@davemloft.net>
29416
29417 * include/math_private.h: New file.
29418
29419 2012-03-09 Joseph Myers <joseph@codesourcery.com>
29420
29421 * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
29422 * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
29423 * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
29424 from <bits/socket_type.h>.
29425 (enum __socket_type): Don't define here.
29426 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
29427 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
29428 bits/socket_type.h.
29429
29430 [BZ #13566]
29431 * libio/stdio.h (gets): Always declare for C++ up to C++11 without
29432 checking __USE_GNU.
29433
29434 * Makerules ($(inst_includedir)/%.h): New rule.
29435 * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
29436 (install-others): Remove variable setting.
29437 ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
29438
29439 2012-03-08 Richard Henderson <rth@twiddle.net>
29440
29441 * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
29442 from macro to inline function; merge with the
29443 !__LIBC_INTERNAL_MATH_INLINES version.
29444 (__ieee754_sqrtf): Likewise.
29445
29446 * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
29447 to inline function.
29448 (__rintf, __floor, __floorf): Likewise.
29449
29450 * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
29451 macro to inline function.
29452 (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
29453
29454 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
29455 not <math/math_private.h>.
29456
29457 2012-03-08 David S. Miller <davem@davemloft.net>
29458
29459 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
29460 copyright year.
29461 * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
29462
29463 2012-03-08 Thomas Schwinge <thomas@codesourcery.com>
29464
29465 * resolv/gai_misc.c (handle_requests): Fix struct timespec
29466 normalization.
29467 * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
29468 * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
29469
29470 2012-03-08 Ulrich Drepper <drepper@gmail.com>
29471
29472 * stdio-common/tst-fphex.c: Various cleanups. The macros cannot
29473 be defined individually, they must be defined as a block. Define
29474 S for printing a string instead of hidint the different by using a
29475 macro for adding the 'l'.
29476 * stdio-common/tst-fphex-wide.c: Adjust.
29477
29478 2012-03-07 Marek Polacek <polacek@redhat.com>
29479
29480 * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
29481
29482 2012-03-08 Marek Polacek <polacek@redhat.com>
29483
29484 [BZ #13806]
29485 * stdio-common/Makefile (tests): Add tst-fphex-wide.
29486 * stdio-common/tst-fphex.c: Define a few macros to make the
29487 test reusable. Use them.
29488 * stdio-common/tst-fphex-wide.c: New file.
29489
29490 2012-03-08 Joseph Myers <joseph@codesourcery.com>
29491
29492 [BZ #6911]
29493 * manual/macros.texi (gnusystems): New macro.
29494 (nongnusystems): Likewise.
29495 (gnulinuxhurdsystems): Likewise.
29496 (gnuhurdsystems): Likewise..
29497 (gnulinuxsystems): Likewise.
29498 * manual/charset.texi: Use new macros or @theglibc{} to refer to
29499 variants of the GNU system, not "GNU system".
29500 * manual/conf.texi: Likewise.
29501 * manual/errno.texi: Likewise. Update example of errno macro
29502 expansion.
29503 * manual/filesys.texi: Likewise.
29504 (getumask): Document as specific to GNU/Hurd.
29505 * manual/install.texi: Likewise. Reword some references to
29506 GNU/Linux.
29507 * manual/intro.texi: Likewise.
29508 * manual/io.texi: Likewise.
29509 (File Name Portability): Detail which constraints are inapplicable
29510 to all GNU systems and which are only inapplicable to GNU/Hurd.
29511 * manual/job.texi: Likewise.
29512 * manual/llio.texi: Likewise.
29513 (O_NOCTTY): Document as present on GNU/Linux.
29514 * manual/maint.texi: Likewise.
29515 * manual/memory.texi: Likewise.
29516 * manual/pattern.texi: Likewise.
29517 * manual/pipe.texi: Likewise.
29518 * manual/process.texi: Likewise.
29519 * manual/resource.texi: Likewise.
29520 (RUSAGE_CHILDREN): Remove statement about specifying a particular
29521 child on GNU/Hurd.
29522 * manual/setjmp.texi: Likewise.
29523 * manual/signal.texi: Likewise.
29524 * manual/startup.texi: Likewise.
29525 * manual/stdio.texi: Likewise.
29526 * manual/terminal.texi: Likewise.
29527 (ONLCR): Document as POSIX.
29528 (OXTABS): Document availability on GNU/Linux as XTABS.
29529 (ONOEOT): Document availability separately from other bits.
29530 (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
29531 * manual/time.texi: Likewise.
29532 * manual/users.texi: Likewise.
29533 * INSTALL: Regenerated.
29534 * sysdeps/gnu/errlist.c: Regenerated.
29535
29536 * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
29537 * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
29538 (libc_cv_ctors_header): Likewise. Use asm ("") instead of calling
29539 puts.
29540 * configure: Regenerated.
29541
29542 2012-03-07 Joseph Myers <joseph@codesourcery.com>
29543
29544 * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
29545 default includes instead of AC_HEADER_CHECK.
29546 * sysdeps/i386/configure: Regenerated.
29547
29548 [BZ #10716]
29549 * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
29550 * math/s_cacoshf.c (__cacoshf): Likewise.
29551 * math/s_cacoshl.c (__cacoshl): Likewise.
29552 * math/s_casinh.c (__casinh): Set signs of result from argument.
29553 * math/s_casinhf.c (__casinhf): Likewise.
29554 * math/s_casinhl.c (__casinhl): Likewise.
29555 * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
29556 (casinh_test): Add more tests.
29557 * sysdeps/i386/fpu/libm-test-ulps: Update.
29558 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29559
29560 2012-03-07 Ulrich Drepper <drepper@gmail.com>
29561
29562 * po/zh_TW.po: Update from translation team.
29563
29564 * login/Makefile (distribute): Remove variable.
29565 * catgets/Makefile: Likewise.
29566 * mach/Makefile: Likewise.
29567 * malloc/Makefile: Likewise.
29568 * misc/Makefile: Likewise.
29569 * iconv/Makefile: Likewise.
29570 * nscd/Makefile: Likewise.
29571 * hurd/Makefile: Likewise.
29572 * manual/Makefile: Likewise.
29573 * locale/Makefile: Likewise.
29574 * intl/Makefile: Likewise.
29575 * conform/Makefile: Likewise.
29576 * nss/Makefile: Likewise.
29577 * time/Makefile: Likewise.
29578 * soft-fp/Makefile: Likewise.
29579 * dirent/Makefile: Likewise.
29580 * gmon/Makefile: Likewise.
29581 * po/Makefile: Likewise.
29582 * rt/Makefile: Likewise.
29583 * socket/Makefile: Likewise.
29584 * math/Makefile: Likewise.
29585 * signal/Makefile: Likewise.
29586 * debug/Makefile: Likewise.
29587 * elf/Makefile: Likewise.
29588 * timezone/Makefile: Likewise.
29589 * stdlib/Makefile: Likewise.
29590 * iconvdata/Makefile: Likewise.
29591 * sunrpc/Makefile: Likewise.
29592 * io/Makefile: Likewise.
29593 * argp/Makefile: Likewise.
29594 * inet/Makefile: Likewise.
29595 * hesiod/Makefile: Likewise.
29596 * grp/Makefile: Likewise.
29597 * csu/Makefile: Likewise.
29598 * wctype/Makefile: Likewise.
29599 * crypt/Makefile: Likewise.
29600 * libio/Makefile: Likewise.
29601 * string/Makefile: Likewise.
29602 * nis/Makefile: Likewise.
29603 * resolv/Makefile: Likewise.
29604 * stdio-common/Makefile: Likewise.
29605 * wcsmbs/Makefile: Likewise.
29606 * dlfcn/Makefile: Likewise.
29607 * posix/Makefile: Likewise.
29608
29609 [BZ #6959]
29610 * timezone/Makefile: Don't install timezone files, just the programs
29611 and scripts.
29612
29613 2012-03-06 Ulrich Drepper <drepper@gmail.com>
29614
29615 * nss/databases.def: Add missing gshadow entry.
29616
29617 * stdio-common/vfprintf.c: Fix formatting. Missing copyright update.
29618
29619 2012-03-06 Marek Polacek <polacek@redhat.com>
29620
29621 [BZ #13726]
29622 * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
29623 * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
29624 * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
29625 * stdio-common/tst-long-dbl-fphex.c: New file.
29626
29627 2012-03-06 David S. Miller <davem@davemloft.net>
29628
29629 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29630 (set_obp_int): New function.
29631 (get_obp_int): New function.
29632 (__get_clockfreq_via_dev_openprom): Likewise.
29633 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
29634 Avoid unused variable warnings on 'val' and use builtin_expect.
29635 (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
29636 __builtin_expect.
29637 (INLINE_CLONE_SYSCALL): Likewise.
29638
29639 2012-03-05 David S. Miller <davem@davemloft.net>
29640
29641 * sysdeps/sparc/fpu/libm-test-ulps: Update.
29642
29643 2012-03-05 Andreas Schwab <schwab@linux-m68k.org>
29644
29645 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29646
29647 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
29648 only for |x| >= 40.
29649 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
29650
29651 2012-03-05 H.J. Lu <hongjiu.lu@intel.com>
29652
29653 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
29654 Replace gettimeofday with __vdso_gettimeofday.
29655
29656 * sysdeps/unix/sysv/linux/x86_64/init-first.c
29657 (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
29658 __vdso_clock_gettime and __vdso_getcpu.
29659
29660 * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
29661 time with __vdso_time.
29662
29663 2012-03-05 Joseph Myers <joseph@codesourcery.com>
29664
29665 * manual/lang.texi (size_t): Note types to which size_t may be
29666 equivalent with the GNU C Library, but do not describe when
29667 differences between them are significant.
29668
29669 2012-03-05 Andreas Jaeger <aj@suse.de>
29670
29671 * sysdeps/i386/fpu/libm-test-ulps: Update.
29672
29673 2012-03-05 Joseph Myers <joseph@codesourcery.com>
29674
29675 [BZ #3976]
29676 * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
29677 (__ieee754_pow): Save and restore rounding mode and use
29678 round-to-nearest for main computations.
29679 * math/libm-test.inc (pow_test_tonearest): New function.
29680 (pow_test_towardzero): Likewise.
29681 (pow_test_downward): Likewise.
29682 (pow_test_upward): Likewise.
29683 (main): Call the new functions.
29684 * sysdeps/i386/fpu/libm-test-ulps: Update.
29685 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29686
29687 [BZ #3976]
29688 * math/libm-test.inc (cosh_test_tonearest): New function.
29689 (cosh_test_towardzero): Likewise.
29690 (cosh_test_downward): Likewise.
29691 (cosh_test_upward): Likewise.
29692 (sinh_test_tonearest): Likewise.
29693 (sinh_test_towardzero): Likewise.
29694 (sinh_test_downward): Likewise.
29695 (sinh_test_upward): Likewise.
29696 (main): Call the new functions.
29697 * sysdeps/i386/fpu/libm-test-ulps: Update.
29698 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29699
29700 2012-03-05 Tom de Vries <tom@codesourcery.com>
29701
29702 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
29703 default stack guard is set in last bytes.
29704 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
29705
29706 2012-03-05 Kees Cook <keescook@chromium.org>
29707
29708 * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
29709
29710 [BZ #13656]
29711 * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
29712 possibly allocate from heap instead of stack.
29713 * stdio-common/bug-vfprintf-nargs.c: New file.
29714 * stdio-common/Makefile (tests): Add nargs overflow test.
29715
29716 2012-03-03 Andreas Schwab <schwab@linux-m68k.org>
29717
29718 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29719
29720 2012-03-03 Marek Polacek <polacek@redhat.com>
29721
29722 * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
29723 * math/math_private.h: Likewise.
29724 * stdlib/tst-strtod.c: Likewise.
29725 * sysdeps/i386/i486/bits/atomic.h: Likewise.
29726 * sysdeps/x86_64/bits/atomic.h: Likewise.
29727
29728 2012-03-02 David S. Miller <davem@davemloft.net>
29729
29730 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
29731 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
29732 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
29733 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
29734 * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
29735 * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
29736 * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
29737 * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
29738
29739 2012-03-02 Roland McGrath <roland@hack.frob.com>
29740
29741 [BZ #13792]
29742 * manual/examples/README: New file, says the example source files
29743 can be used under GPL>=2.
29744 * manual/Makefile (%.c.texi): Eat the leading part of the file until a
29745 line containing just "*/".
29746 * manual/examples/add.c: Add copyright header (GPL>=2).
29747 * manual/examples/argp-ex1.c: Likewise.
29748 * manual/examples/argp-ex2.c: Likewise.
29749 * manual/examples/argp-ex3.c: Likewise.
29750 * manual/examples/argp-ex4.c: Likewise.
29751 * manual/examples/atexit.c: Likewise.
29752 * manual/examples/db.c: Likewise.
29753 * manual/examples/dir.c: Likewise.
29754 * manual/examples/dir2.c: Likewise.
29755 * manual/examples/execinfo.c: Likewise.
29756 * manual/examples/filecli.c: Likewise.
29757 * manual/examples/filesrv.c: Likewise.
29758 * manual/examples/fmtmsgexpl.c: Likewise.
29759 * manual/examples/genpass.c: Likewise.
29760 * manual/examples/inetcli.c: Likewise.
29761 * manual/examples/inetsrv.c: Likewise.
29762 * manual/examples/isockad.c: Likewise.
29763 * manual/examples/longopt.c: Likewise.
29764 * manual/examples/memopen.c: Likewise.
29765 * manual/examples/memstrm.c: Likewise.
29766 * manual/examples/mkfsock.c: Likewise.
29767 * manual/examples/mkisock.c: Likewise.
29768 * manual/examples/mygetpass.c: Likewise.
29769 * manual/examples/pipe.c: Likewise.
29770 * manual/examples/popen.c: Likewise.
29771 * manual/examples/rprintf.c: Likewise.
29772 * manual/examples/search.c: Likewise.
29773 * manual/examples/select.c: Likewise.
29774 * manual/examples/setjmp.c: Likewise.
29775 * manual/examples/sigh1.c: Likewise.
29776 * manual/examples/sigusr.c: Likewise.
29777 * manual/examples/stpcpy.c: Likewise.
29778 * manual/examples/strdupa.c: Likewise.
29779 * manual/examples/strftim.c: Likewise.
29780 * manual/examples/strncat.c: Likewise.
29781 * manual/examples/subopt.c: Likewise.
29782 * manual/examples/swapcontext.c: Likewise.
29783 * manual/examples/termios.c: Likewise.
29784 * manual/examples/testopt.c: Likewise.
29785 * manual/examples/testpass.c: Likewise.
29786 * manual/examples/timeval_subtract.c: Likewise.
29787
29788 [BZ #13792]
29789 * manual/time.texi (Elapsed Time): Move timeval_subtract example
29790 function to ...
29791 * manual/timeval_subtract.c.texi: ... here, new file.
29792
29793 2012-03-02 David S. Miller <davem@davemloft.net>
29794
29795 * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
29796
29797 2012-03-02 Joseph Myers <joseph@codesourcery.com>
29798
29799 [BZ #3976]
29800 * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
29801 (__sin): Save and restore rounding mode and use round-to-nearest
29802 for all computations.
29803 (__cos): Save and restore rounding mode and use round-to-nearest
29804 for all computations.
29805 * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
29806 <fenv.h>.
29807 (tan): Save and restore rounding mode and use round-to-nearest for
29808 all computations.
29809 * math/libm-test.inc (cos_test_tonearest): New function.
29810 (cos_test_towardzero): Likewise.
29811 (cos_test_downward): Likewise.
29812 (cos_test_upward): Likewise.
29813 (sin_test_tonearest): Likewise.
29814 (sin_test_towardzero): Likewise.
29815 (sin_test_downward): Likewise.
29816 (sin_test_upward): Likewise.
29817 (tan_test_tonearest): Likewise.
29818 (tan_test_towardzero): Likewise.
29819 (tan_test_downward): Likewise.
29820 (tan_test_upward): Likewise.
29821 (main): Call the new functions.
29822 * sysdeps/i386/fpu/libm-test-ulps: Update.
29823 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29824
29825 [BZ #10135]
29826 * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
29827 small n, then large n, before computing and testing k+n.
29828 * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
29829 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
29830 Likewise.
29831 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
29832 Likewise.
29833 * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
29834 * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
29835 * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
29836 * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
29837 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
29838 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
29839 * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
29840 * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
29841 * math/libm-test.inc (scalbn_test): Add more tests.
29842 (scalbln_test): Likewise.
29843
29844 * manual/filesys.texi (mode_t): Describe constraints on size and
29845 signedness, not exact equivalence to a particular type.
29846 (ino_t): Likewise.
29847 (ino64_t): Likewise.
29848 (dev_t): Likewise.
29849 (nlink_t): Likewise.
29850 (blkcnt_t): Likewise.
29851 (blkcnt64_t): Likewise.
29852 * manual/llio.texi (off_t): Likewise.
29853
29854 [BZ #3976]
29855 * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
29856 (__ieee754_exp): Save and restore rounding mode and use
29857 round-to-nearest for all computations.
29858 * math/libm-test.inc (exp_test_tonearest): New function.
29859 (exp_test_towardzero): Likewise.
29860 (exp_test_downward): Likewise.
29861 (exp_test_upward): Likewise.
29862 (main): Call the new functions.
29863 * sysdeps/i386/fpu/libm-test-ulps: Update.
29864 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29865
29866 2012-03-01 Chris Demetriou <cgd@google.com>
29867
29868 * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
29869 have predictable order.
29870
29871 2012-03-01 David S. Miller <davem@davemloft.net>
29872
29873 * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
29874
29875 * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
29876 * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
29877 * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
29878 * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
29879
29880 * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
29881 * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
29882 * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
29883 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
29884 * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
29885 * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
29886 * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
29887 * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
29888 * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
29889
29890 * sysdeps/sparc/fpu/libm-test-ulps: Update.
29891
29892 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
29893 * sysdeps/sparc/fpu/libm-test-ulps: to here.
29894 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
29895
29896 * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
29897 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
29898 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
29899 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
29900 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
29901 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
29902 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
29903 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
29904 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
29905 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
29906 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
29907 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
29908 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
29909 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
29910 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
29911 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
29912 * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
29913 * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
29914 * sysdeps/sparc/elf/configure: Regenerated.
29915
29916 2012-03-01 Joseph Myers <joseph@codesourcery.com>
29917
29918 * configure.in (AS, LD): Require binutils 2.20 or later.
29919 * configure: Regenerated.
29920 * manual/install.texi (Tools for Compilation): Give binutils 2.20
29921 as required minimum version.
29922 * INSTALL: Regenerated.
29923
29924 [BZ #2541]
29925 [BZ #4108]
29926 * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
29927 before squaring exponent.
29928 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
29929 bottom long double and 27 bits of top long double before squaring
29930 exponent.
29931 * math/libm-test.inc (erfc_test): Add more tests.
29932 * sysdeps/i386/fpu/libm-test-ulps: Update.
29933 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
29934 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29935
29936 2012-03-01 Kai Tietz <ktietz@redhat.com>
29937
29938 * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
29939 * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
29940 containing bit-fields.
29941 * soft-fp/extended.h (_FP_UNION_E): Likewise.
29942 * soft-fp/single.h (_FP_UNION_S): Likewise.
29943 * soft-fp/double.h (_FP_UNION_D): Likewise.
29944
29945 2012-02-29 Joseph Myers <joseph@codesourcery.com>
29946
29947 [BZ #13786]
29948 * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
29949 not include ../strcmp.S.
29950 [USE_AS_STRNCASECMP_L]: Likewise.
29951 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
29952 (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
29953 * sysdeps/i386/i686/multiarch/strncase_l-c.c
29954 (__strncasecmp_l_ia32): Define as alias to
29955 __strncasecmp_l_nonascii.
29956
29957 [BZ #5794]
29958 * math/libm-test.inc (expm1_test): Add test for bug 5794.
29959 * sysdeps/i386/fpu/libm-test-ulps: Update.
29960 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29961
29962 * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
29963 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29964
29965 2012-02-29 Jeff Law <law@redhat.com>
29966
29967 * resolv/res_query.c (__libc_res_nquerydomain): Avoid
29968 out of bounds read.
29969
29970 2012-02-29 Marek Polacek <polacek@redhat.com>
29971
29972 [BZ #13706]
29973 * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
29974 * elf/Makefile: Add rules to run tst-unused-dep.out.
29975
29976 2012-02-28 David S. Miller <davem@davemloft.net>
29977
29978 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
29979 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
29980 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
29981 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
29982 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
29983 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
29984
29985 2012-02-29 Joseph Myers <joseph@codesourcery.com>
29986
29987 * math/libm-test.inc (llround_test): Move one test from
29988 lround_test. Use TEST_f_L in moved test.
29989 (lround_test): Move misplaced test to llround_test. Add testcase
29990 from bug 2561.
29991
29992 2012-02-28 Ulrich Drepper <drepper@gmail.com>
29993
29994 * sysdeps/x86_64/fpu/e_expf.S: New file.
29995 Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
29996
29997 2012-02-28 Stanislav Brabec <sbrabec@suse.cz>
29998
29999 [BZ #13637]
30000 * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
30001 of remain_len that may cause incomplete multi-byte character and
30002 false match.
30003 * posix/bug-regex33.c: New file.
30004 * posix/Makefile (tests): Add bug-regex33.
30005
30006 2012-02-28 Joseph Myers <joseph@codesourcery.com>
30007
30008 * manual/macros.texi: New file.
30009 * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
30010 * manual/libc.texinfo: Include macros.texi.
30011 * manual/creatute.texi: Likewise.
30012 * manual/install.texi: Likewise.
30013 * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
30014 @glibcadj{} in references to the GNU C Library.
30015 * manual/charset.texi: Likewise.
30016 * manual/conf.texi: Likewise.
30017 * manual/contrib.texi: Likewise. Consistently use "GNU C Library"
30018 when not using those macros.
30019 * manual/creature.texi: Likewise.
30020 * manual/crypt.texi: Likewise.
30021 * manual/errno.texi: Likewise.
30022 * manual/filesys.texi: Likewise.
30023 * manual/header.texi: Likewise.
30024 * manual/install.texi: Likewise.
30025 * manual/intro.texi: Likewise.
30026 * manual/io.texi: Likewise.
30027 * manual/job.texi: Likewise.
30028 * manual/lang.texi: Likewise.
30029 * manual/libc.texiinfo: Likewise.
30030 * manual/llio.texi: Likewise.
30031 * manual/locale.texi: Likewise.
30032 * manual/maint.texi: Likewise.
30033 * manual/math.texi: Likewise.
30034 * manual/memory.texi: Likewise.
30035 * manual/message.texi: Likewise.
30036 * manual/nss.texi: Likewise.
30037 * manual/pattern.texi: Likewise.
30038 * manual/process.texi: Likewise.
30039 * manual/resource.texi: Likewise.
30040 * manual/search.texi: Likewise.
30041 * manual/setjmp.texi: Likewise.
30042 * manual/signal.texi: Likewise.
30043 * manual/socket.texi: Likewise.
30044 * manual/startup.texi: Likewise.
30045 * manual/stdio.texi: Likewise.
30046 * manual/string.texi: Likewise.
30047 * manual/sysinfo.texi: Likewise.
30048 * manual/syslog.texi: Likewise.
30049 * manual/terminal.texi: Likewise.
30050 * manual/time.texi: Likewise.
30051 * manual/users.texi: Likewise.
30052 * INSTALL: Regenerated.
30053 * NOTES: Regenerated.
30054 * sysdeps/gnu/errlist.c: Regenerated.
30055
30056 2012-02-28 Andreas Schwab <schwab@linux-m68k.org>
30057
30058 * include/dirent.h: Include <dirstream.h> before
30059 <dirent/dirent.h>.
30060
30061 2012-02-28 David S. Miller <davem@davemloft.net>
30062
30063 * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
30064 * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
30065 * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
30066 * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
30067
30068 2012-02-27 David S. Miller <davem@davemloft.net>
30069
30070 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
30071 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
30072 * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
30073 * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
30074
30075 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
30076 frame pointer instead of stack pointer relative arg slot.
30077 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
30078 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
30079 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
30080
30081 2012-02-27 Carlos O'Donell <carlos_odonell@mentor.com>
30082
30083 [BZ #3992]
30084 * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
30085
30086 2012-02-27 David S. Miller <davem@davemloft.net>
30087
30088 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
30089 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
30090 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
30091 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
30092 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
30093 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
30094 * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
30095 * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
30096
30097 2012-02-27 Joseph Myers <joseph@codesourcery.com>
30098
30099 * configure.in (CC): Restrict allowed GCC versions to 4.3 and
30100 later. Allow versions 5-9.
30101 * configure: Regenerated.
30102 * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
30103 required minimum version and 4.6 as recommended version. Do not
30104 mention bugs in GCC 2.7 and 2.8.
30105 * INSTALL: Regenerated.
30106
30107 2012-02-27 David S. Miller <davem@davemloft.net>
30108
30109 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
30110 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
30111 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
30112 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
30113 * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
30114 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
30115 * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
30116 * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
30117
30118 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
30119 manipulate bits before adding and subtracting TWO112[sx].
30120 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
30121
30122 2012-02-27 Roland McGrath <roland@hack.frob.com>
30123
30124 [BZ #13775]
30125 * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
30126 [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
30127 * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
30128 being in POSIX, because they are in 1003.1-2008.
30129
30130 * rt/tst-aio.c: Include <fcntl.h>.
30131 * rt/tst-aio7.c: Likewise.
30132 * rt/tst-aio64.c: Likewise.
30133
30134 * stdio-common/tst-fmemopen.c (main): Remove spurious const.
30135
30136 2012-02-27 Joseph Myers <joseph@codesourcery.com>
30137
30138 * manual/install.texi (--with-headers): Describe headers as
30139 interface headers, not private headers.
30140 (Specific advice for GNU/Linux systems): Describe use of headers
30141 from "make headers_install", not private headers from older
30142 kernels.
30143 * INSTALL: Regenerated.
30144 * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
30145 Change to 2.6.19.
30146 * sysdeps/unix/sysv/linux/configure: Regenerated.
30147
30148 * manual/llio.texi (fclean): Remove documentation.
30149
30150 * manual/Makefile (libc-texi-generated): New variable. Include
30151 version.texi.
30152 (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
30153 $(libc-texi-generated), not duplicated list of files.
30154 (version.texi, stamp-version): New rules.
30155 (realclean): Remove $(libc-texi-generated), not individual files
30156 from that list. Do not remove dir-add.texinfo.
30157 * manual/libc.texinfo: Comment out uses of edition numbers and
30158 references to printed manual. Remove last-updated dates.
30159 (EDITION): Comment out.
30160 (ISBN): Likewise.
30161 (VERSION, UPDATED): Remove.
30162 (version.texi): Include.
30163
30164 2012-02-27 Andreas Schwab <schwab@linux-m68k.org>
30165
30166 * sysdeps/posix/spawni.c: Include <signal.h>.
30167 * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
30168 * sysdeps/pthread/aio_fsync.c: Likewise.
30169
30170 2012-02-26 Ulrich Drepper <drepper@gmail.com>
30171
30172 * conform/Makefile (tests): Run only when not cross-compiling and
30173 when fast-check is not defined.
30174
30175 * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
30176 * conform/data/limits.h-data: Fixes for POSIX2008.
30177 * conform/run-conformtest.sh: Run all tests.
30178 * include/arpa/inet.h: Changes to allow conformtest.pl to use the
30179 headers.
30180 * include/bits/dlfcn.h: Likewise.
30181 * include/langinfo.h: Likewise.
30182 * include/monetary.h: Likewise.
30183 * include/sys/poll.h: Likewise.
30184
30185 * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
30186 for __USE_GNU.
30187 * posix/spawn.h: Define __need_sigset_t.
30188 * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
30189 * posix/unistd.h: Declare ctermid only for XPG before XPG6.
30190 * rt/aio.h: Don't include fcntl.h and signal.h. Use bits/siginfo.h
30191 to get sigevent_t only.
30192 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
30193 only for __USE_GNU.
30194 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
30195 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
30196 process_vm_writev only for __USE_GNU.
30197 * termios/termios.h: Declare tcgetsid also for POSIX2008.
30198
30199 * conform/Makefile: For now ignore errors from run-conformtest.
30200 * conform/conformtest.pl: Simplify code. Add -ansi to CFLAGS for
30201 POSIX to avoid namespace pollution. Don't prepend headers.
30202 * conform/data/aio.h-data: Fixes for POSIX testing.
30203 * conform/data/fcntl.h-data: Likewise.
30204 * conform/data/glob.h-data: Likewise.
30205 * conform/data/grp.h-data: Likewise.
30206 * conform/data/pthread.h-data: Likewise.
30207 * conform/data/pwd.h-data: Likewise.
30208 * conform/data/signal.h-data: Likewise.
30209 * conform/data/spawn.h-data: Likewise.
30210 * conform/data/stdio.h-data: Likewise.
30211 * conform/data/stdlib.h-data: Likewise.
30212 * conform/data/stropts.h-data: Likewise.
30213 * conform/data/sys/mman.h-data: Likewise.
30214 * conform/data/sys/stat.h-data: Likewise.
30215 * conform/data/sys/types.h-data: Likewise.
30216 * conform/data/sys/wait.h-data: Likewise.
30217 * conform/data/time.h-data: Likewise.
30218 * conform/data/unistd.h-data: Likewise.
30219 * conform/data/utime.h-data: Likewise.
30220
30221 * io/sys/stat.h: fchmod was always in POSIX.
30222 * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
30223 * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
30224 * rt/aio.h: Define __need_timespec before including <time.h>.
30225 * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
30226 struct. Add forward declaration of pthread_attr_t and use it in
30227 sigevent.
30228 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
30229 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
30230 * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
30231 always remove CLK_TCK definition.
30232
30233 2012-02-26 Andreas Schwab <schwab@linux-m68k.org>
30234
30235 * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
30236
30237 2012-02-25 Ulrich Drepper <drepper@gmail.com>
30238
30239 * conform/run-conformtest.sh: New file.
30240 * conform/Makefile: Run run-conformtest for tests.
30241 * conform/conformtest.pl: Many bug fixes. Add ISO C99, ISO C11
30242 support.
30243
30244 * conform/data/uchar.h-data: New file.
30245 * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
30246 * conform/data/arpa/inet.h-data: Likewise.
30247 * conform/data/assert.h-data: Likewise.
30248 * conform/data/complex.h-data: Likewise.
30249 * conform/data/cpio.h-data: Likewise.
30250 * conform/data/ctype.h-data: Likewise.
30251 * conform/data/dirent.h-data: Likewise.
30252 * conform/data/dlfcn.h-data: Likewise.
30253 * conform/data/errno.h-data: Likewise.
30254 * conform/data/fcntl.h-data: Likewise.
30255 * conform/data/float.h-data: Likewise.
30256 * conform/data/fmtmsg.h-data: Likewise.
30257 * conform/data/fnmatch.h-data: Likewise.
30258 * conform/data/ftw.h-data: Likewise.
30259 * conform/data/glob.h-data: Likewise.
30260 * conform/data/grp.h-data: Likewise.
30261 * conform/data/iconv.h-data: Likewise.
30262 * conform/data/inttypes.h-data: Likewise.
30263 * conform/data/langinfo.h-data: Likewise.
30264 * conform/data/libgen.h-data: Likewise.
30265 * conform/data/limits.h-data: Likewise.
30266 * conform/data/locale.h-data: Likewise.
30267 * conform/data/math.h-data: Likewise.
30268 * conform/data/monetary.h-data: Likewise.
30269 * conform/data/mqueue.h-data: Likewise.
30270 * conform/data/ndbm.h-data: Likewise.
30271 * conform/data/net/if.h-data: Likewise.
30272 * conform/data/netdb.h-data: Likewise.
30273 * conform/data/netinet/in.h-data: Likewise.
30274 * conform/data/nl_types.h-data: Likewise.
30275 * conform/data/poll.h-data: Likewise.
30276 * conform/data/pthread.h-data: Likewise.
30277 * conform/data/pwd.h-data: Likewise.
30278 * conform/data/regex.h-data: Likewise.
30279 * conform/data/sched.h-data: Likewise.
30280 * conform/data/search.h-data: Likewise.
30281 * conform/data/semaphore.h-data: Likewise.
30282 * conform/data/setjmp.h-data: Likewise.
30283 * conform/data/signal.h-data: Likewise.
30284 * conform/data/spawn.h-data: Likewise.
30285 * conform/data/stdarg.h-data: Likewise.
30286 * conform/data/stdio.h-data: Likewise.
30287 * conform/data/stdlib.h-data: Likewise.
30288 * conform/data/string.h-data: Likewise.
30289 * conform/data/strings.h-data: Likewise.
30290 * conform/data/stropts.h-data: Likewise.
30291 * conform/data/sys/ipc.h-data: Likewise.
30292 * conform/data/sys/mman.h-data: Likewise.
30293 * conform/data/sys/msg.h-data: Likewise.
30294 * conform/data/sys/resource.h-data: Likewise.
30295 * conform/data/sys/select.h-data: Likewise.
30296 * conform/data/sys/sem.h-data: Likewise.
30297 * conform/data/sys/shm.h-data: Likewise.
30298 * conform/data/sys/socket.h-data: Likewise.
30299 * conform/data/sys/stat.h-data: Likewise.
30300 * conform/data/sys/statvfs.h-data: Likewise.
30301 * conform/data/sys/time.h-data: Likewise.
30302 * conform/data/sys/timeb.h-data: Likewise.
30303 * conform/data/sys/times.h-data: Likewise.
30304 * conform/data/sys/types.h-data: Likewise.
30305 * conform/data/sys/uio.h-data: Likewise.
30306 * conform/data/sys/un.h-data: Likewise.
30307 * conform/data/sys/utsname.h-data: Likewise.
30308 * conform/data/sys/wait.h-data: Likewise.
30309 * conform/data/syslog.h-data: Likewise.
30310 * conform/data/tar.h-data: Likewise.
30311 * conform/data/termios.h-data: Likewise.
30312 * conform/data/utime.h-data: Likewise.
30313 * conform/data/utmpx.h-data: Likewise.
30314 * conform/data/varargs.h-data: Likewise.
30315 * conform/data/wchar.h-data: Likewise.
30316 * conform/data/wctype.h-data: Likewise.
30317 * conform/data/wordexp.h-data: Likewise.
30318
30319 * include/stropts.h: New file.
30320 * include/uchar.h: New file.
30321 * include/aio.h: Changes to allow conformtest.pl to use the headers.
30322 * include/assert.h: Likewise.
30323 * include/ctype.h: Likewise.
30324 * include/dirent.h: Likewise.
30325 * include/dlfcn.h: Likewise.
30326 * include/fcntl.h: Likewise.
30327 * include/fnmatch.h: Likewise.
30328 * include/glob.h: Likewise.
30329 * include/grp.h: Likewise.
30330 * include/libio.h: Likewise.
30331 * include/locale.h: Likewise.
30332 * include/math.h: Likewise.
30333 * include/net/if.h: Likewise.
30334 * include/netdb.h: Likewise.
30335 * include/netinet/in.h: Likewise.
30336 * include/pthread.h: Likewise.
30337 * include/pwd.h: Likewise.
30338 * include/regex.h: Likewise.
30339 * include/sched.h: Likewise.
30340 * include/search.h: Likewise.
30341 * include/setjmp.h: Likewise.
30342 * include/signal.h: Likewise.
30343 * include/stdio.h: Likewise.
30344 * include/stdlib.h: Likewise.
30345 * include/string.h: Likewise.
30346 * include/sys/cdefs.h: Likewise.
30347 * include/sys/mman.h: Likewise.
30348 * include/sys/msg.h: Likewise.
30349 * include/sys/resource.h: Likewise.
30350 * include/sys/select.h: Likewise.
30351 * include/sys/socket.h: Likewise.
30352 * include/sys/stat.h: Likewise.
30353 * include/sys/statvfs.h: Likewise.
30354 * include/sys/time.h: Likewise.
30355 * include/sys/times.h: Likewise.
30356 * include/sys/uio.h: Likewise.
30357 * include/sys/utsname.h: Likewise.
30358 * include/sys/wait.h: Likewise.
30359 * include/termios.h: Likewise.
30360 * include/time.h: Likewise.
30361 * include/ulimit.h: Likewise.
30362 * include/unistd.h: Likewise.
30363 * include/utime.h: Likewise.
30364 * include/wchar.h: Likewise.
30365 * include/wctype.h: Likewise.
30366 * include/wordexp.h: Likewise.
30367
30368 * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
30369
30370 * time/time.h: TIME_UTC must be a macro.
30371 Make timespec_get available for ISO C11 only as well.
30372
30373 2012-02-24 Ulrich Drepper <drepper@gmail.com>
30374
30375 * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
30376 Reported by Peng Haitao <penght@cn.fujitsu.com>.
30377
30378 2012-02-24 Joseph Myers <joseph@codesourcery.com>
30379
30380 * configure.in: Use -o not -a in test for unsupported multi-arch.
30381
30382 2012-02-24 Joseph Myers <joseph@codesourcery.com>
30383
30384 * manual/texinfo.tex: Update to version 2012-01-19.16.
30385
30386 2012-02-24 Joseph Myers <joseph@codesourcery.com>
30387
30388 * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
30389
30390 2012-02-24 Roland McGrath <roland@hack.frob.com>
30391
30392 [BZ #13738]
30393 * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
30394 * manual/fdl-1.3.texi: New file.
30395 * manual/fdl-1.1.texi: File removed.
30396
30397 [BZ #13738]
30398 * manual/libc.texinfo (FDL_VERSION): New @set.
30399 Use it for mention of FDL in cover text.
30400 (Documentation License): Use it in @include file name.
30401
30402 2012-02-22 Joseph Myers <joseph@codesourcery.com>
30403 Roland McGrath <roland@hack.frob.com>
30404
30405 [BZ #5461]
30406 * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN,
30407 not LONG_LONG_MAX and LONG_LONG_MIN.
30408 * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
30409 LLONG_MIN. Refer to LONG_LONG_MIN only as older GCC-specific
30410 name.
30411 (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
30412
30413 2012-02-22 Joseph Myers <joseph@codesourcery.com>
30414
30415 [BZ #2547]
30416 [BZ #11365]
30417 * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
30418 manipulate bits before adding and subtracting TWO23[sx].
30419 * math/libm-test.inc (nearbyint_test): Add more tests.
30420
30421 2012-02-22 Joseph Myers <joseph@codesourcery.com>
30422
30423 [BZ #2548]
30424 * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
30425 bits before adding and subtracting TWO23[sx].
30426 * math/libm-test.inc (rint_test): Add more tests.
30427 (rint_test_tonearest): Likewise.
30428 (rint_test_towardzero): Likewise.
30429 (rint_test_downward): Likewise.
30430 (rint_test_upward: Likewise.
30431
30432 2012-02-22 Joseph Myers <joseph@codesourcery.com>
30433
30434 [BZ #10110]
30435 * include/stdc-predef.h: New file. Extracted from features.h.
30436 * include/features.h: Include stdc-predef.h.
30437 * Makefile (headers): Add stdc-predef.h.
30438 * CONFORMANCE (Compiler limitations): Update.
30439
30440 2012-02-22 Joseph Myers <joseph@codesourcery.com>
30441
30442 * manual/libc.texinfo (VERSION, UPDATED): Revert.
30443
30444 2012-02-21 David S. Miller <davem@davemloft.net>
30445
30446 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
30447 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
30448
30449 2012-02-20 David S. Miller <davem@davemloft.net>
30450
30451 * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
30452 using a normal save/restore sequence, rather than allocating a
30453 dummy stack frame just to store a frame pointer and restore.
30454 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
30455
30456 2012-02-21 Joseph Myers <joseph@codesourcery.com>
30457
30458 * manual/install.texi: Fix stray word in line-wrapped comment.
30459
30460 2012-02-20 David S. Miller <davem@davemloft.net>
30461
30462 * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
30463 both binutils and gcc support GOTDATA.
30464
30465 * sysdeps/unix/sparc/sysdep.h: Document why we don't use
30466 "rd %pc" in the PIC register setup sequences.
30467
30468 * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
30469 * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
30470 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
30471 * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
30472 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
30473 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
30474 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
30475 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
30476 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
30477 (SYSCALL_ERROR_HANDLER): Likewise.
30478 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
30479 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
30480 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
30481 (SYSCALL_ERROR_HANDLER): Likewise.
30482
30483 * config.h.in (HAVE_BINUTILS_GOTDATA): New.
30484 (HAVE_GCC_GOTDATA): New.
30485 * sysdeps/sparc/elf/configure.in: Test for GOTDATA
30486 relocation support in both binutils and gcc.
30487 * sysdeps/sparc/elf/configure: Regenerate.
30488
30489 * sysdeps/sparc/sparc32/elf/configure.in: Delete.
30490 * sysdeps/sparc/sparc32/elf/configure: Delete.
30491 * sysdeps/sparc/sparc64/elf/configure.in: Delete.
30492 * sysdeps/sparc/sparc64/elf/configure: Delete.
30493 * sysdeps/sparc/elf/configure.in: New file.
30494 * sysdeps/sparc/elf/configure: Generate.
30495
30496 * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
30497 * sysdeps/sparc/sparc32/elf/configure: Regenerate.
30498 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
30499 * sysdeps/sparc/sparc64/elf/configure: Regenerate.
30500 * config.h.in (BROKEN_SPARC_WDISP22): Remove.
30501
30502 2012-02-21 Joseph Myers <joseph@codesourcery.com>
30503
30504 * manual/install.texi: Do not mention specific glibc version
30505 numbers.
30506 * manual/libc.texinfo (VERSION, UPDATED): Update.
30507 (@copying): Use @copyright{} and range of years.
30508
30509 2012-02-21 Joseph Myers <joseph@codesourcery.com>
30510
30511 [BZ #13695]
30512 * csu/Makefile (distribute): Remove initfini.c and defs.awk.
30513 [crti.S not in sysdirs] (generated): Do not append.
30514 [crti.S not in sysdirs] (omit-deps): Likewise.
30515 [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
30516 [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
30517 [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
30518 [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
30519 [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
30520 Likewise.
30521 [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
30522 [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
30523 [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
30524 * csu/defs.awk: Remove file.
30525 * sysdeps/generic/initfini.c: Likewise.
30526 * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
30527 variable.
30528 * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
30529 Likewise.
30530
30531 2012-02-20 Joseph Myers <joseph@codesourcery.com>
30532
30533 * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
30534 * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
30535 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
30536 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
30537 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
30538 * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
30539 <bits/epoll.h>.
30540 (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
30541 (__EPOLL_PACKED): Define to empty if not defined by
30542 <bits/epoll.h>.
30543 (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
30544 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30545 bits/epoll.h.
30546
30547 2012-02-20 Joseph Myers <joseph@codesourcery.com>
30548
30549 * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
30550 * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
30551 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
30552 * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
30553 <bits/timerfd.h>.
30554 (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
30555 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30556 bits/timerfd.h.
30557
30558 2012-02-20 Joseph Myers <joseph@codesourcery.com>
30559
30560 * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
30561 in C locale.
30562 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
30563 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
30564 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
30565 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30566
30567 2012-02-20 Aurelien Jarno <aurelien@aurel32.net>
30568
30569 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
30570 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
30571
30572 2012-02-19 Andreas Schwab <schwab@linux-m68k.org>
30573
30574 * manual/errno.texi (Error Codes): Add EHWPOISON entry.
30575 * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
30576 defined.
30577 * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
30578 Likewise.
30579 * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
30580 entry for 2.16.
30581
30582 2012-02-19 Aurelien Jarno <aurelien@aurel32.net>
30583
30584 * math/w_acos.c: Use non-signaling floating-point comparisons.
30585 * math/w_acosf.c: Likewise.
30586 * math/w_acosh.c: Likewise.
30587 * math/w_acoshf.c: Likewise.
30588 * math/w_acoshl.c: Likewise.
30589 * math/w_acosl.c: Likewise.
30590 * math/w_asin.c: Likewise.
30591 * math/w_asinf.c: Likewise.
30592 * math/w_asinl.c: Likewise.
30593 * math/w_atanh.c: Likewise.
30594 * math/w_atanhf.c: Likewise.
30595 * math/w_atanhl.c: Likewise.
30596 * math/w_exp2.c: Likewise.
30597 * math/w_exp2f.c: Likewise.
30598 * math/w_exp2l.c: Likewise.
30599 * math/w_j0.c: Likewise.
30600 * math/w_j0f.c: Likewise.
30601 * math/w_j0l.c: Likewise.
30602 * math/w_j1.c: Likewise.
30603 * math/w_j1f.c: Likewise.
30604 * math/w_j1l.c: Likewise.
30605 * math/w_jn.c: Likewise.
30606 * math/w_jnf.c: Likewise.
30607 * math/w_log.c: Likewise.
30608 * math/w_log10.c: Likewise.
30609 * math/w_log10f.c: Likewise.
30610 * math/w_log10l.c: Likewise.
30611 * math/w_log2.c: Likewise.
30612 * math/w_log2f.c: Likewise.
30613 * math/w_log2l.c: Likewise.
30614 * math/w_logf.c: Likewise.
30615 * math/w_logl.c: Likewise.
30616 * math/w_sqrt.c: Likewise.
30617 * math/w_sqrtf.c: Likewise.
30618 * math/w_sqrtl.c: Likewise.
30619 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
30620 * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
30621 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
30622 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
30623 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
30624
30625 2012-02-19 Joseph Myers <joseph@codesourcery.com>
30626
30627 [BZ #9739]
30628 * manual/string.texi (strnlen): Use correct parameter name in
30629 equivalent expression.
30630
30631 2012-02-19 Joseph Myers <joseph@codesourcery.com>
30632
30633 [BZ #11174]
30634 * manual/users.texi (seteuid): Consistently use neweuid for
30635 argument name.
30636
30637 2012-02-19 Joseph Myers <joseph@codesourcery.com>
30638
30639 [BZ #13704]
30640 * manual/nss.texi (Services in the NSS configuration): Correct
30641 list of services in example configuration file.
30642
30643 2012-02-19 Nick Bowler <nbowler@draconx.ca>
30644
30645 [BZ #11322]
30646 * manual/arith.texi: Remove statements about negative zero
30647 behaving identically to zero.
30648
30649 2012-02-18 Joseph Myers <joseph@codesourcery.com>
30650
30651 [BZ #5993]
30652 * manual/install.texi: Do not document upgrading from libc5.
30653
30654 2012-02-18 Joseph Myers <joseph@codesourcery.com>
30655
30656 [BZ #4596]
30657 * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
30658
30659 2012-02-18 David S. Miller <davem@davemloft.net>
30660
30661 * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
30662 (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
30663 %o7 across the call.
30664 (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
30665 instead.
30666 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
30667 SETUP_PIC_REG_LEAF.
30668 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
30669 * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
30670 * sysdeps/sparc/crtn.S: Likewise.
30671
30672 2012-02-17 Ulrich Drepper <drepper@gmail.com>
30673
30674 * aout/Makefile: Remove.
30675
30676 2012-02-18 Rafe Kettler <rafe.kettler@gmail.com>
30677
30678 [BZ #13058]
30679 * manual/examples/argp-ex1.c (main): Format definition in GNU
30680 style.
30681 * manual/examples/argp-ex2.c (main): Likewise.
30682 * manual/examples/argp-ex3.c (main): Likewise.
30683 * manual/examples/argp-ex4.c (main): Likewise.
30684 * manual/examples/longopt.c (main): Use new-style prototype
30685 definition.
30686 * manual/examples/strncat.c (main): Specify return type and use
30687 (void) for arguments.
30688 * manual/examples/subopt.c (main): Use char **argv argument.
30689
30690 2012-02-17 Joseph Myers <joseph@codesourcery.com>
30691
30692 [BZ #5077]
30693 * manual/lang.texi (FLT_EPSILON): Avoid description depending on
30694 rounding modes.
30695
30696 2012-02-17 Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
30697
30698 [BZ #6907]
30699 * manual/string.texi (strchr): Change when strchrnul is
30700 recommended.
30701
30702 2012-02-17 Dwayne Grant McConnell <decimal@us.ibm.com>
30703
30704 [BZ #174]
30705 * manual/locale.texi (setlocale): Document LOCPATH.
30706
30707 2012-02-17 Joseph Myers <joseph@codesourcery.com>
30708
30709 [BZ #10210]
30710 * manual/process.texi (execle): Move @dots{} before last argument.
30711
30712 2012-02-17 Paul Bolle <pebolle@tiscali.nl>
30713
30714 [BZ #12047]
30715 * manual/charset.texi (Generic Charset Conversion): Fix typo
30716 (LC_TYPE -> LC_CTYPE).
30717
30718 2012-02-17 Nicolas Boulenguez <nicolas.boulenguez@free.fr>
30719
30720 [BZ #5805]
30721 * manual/arith.texi (scalbn): Use @var{} on parameter names.
30722 (scalbnf): Likewise.
30723 (scalbnl): Likewise.
30724 (scalbln): Likewise.
30725 (scalblnf): Likewise.
30726 (scalblnl): Likewise.
30727 * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
30728 (vwarnx): Likewise.
30729 (verr): Likewise.
30730 (verrx): Likewise.
30731 * manual/filesys.texi (telldir): Use braces around return type.
30732 * manual/llio.texi (mmap): Add space after comma.
30733 (mmap64): Likewise.
30734 * manual/math.texi (jn): Use @var{} on parameter names.
30735 (jnf): Likewise.
30736 (jnl): Likewise.
30737 (yn): Likewise.
30738 (ynf): Likewise.
30739 (ynl): Likewise.
30740 * manual/memory.texi (alloca): Remove semicolon on @deftypefun
30741 line.
30742 * manual/resource.texi (ulimit): Use @dots{} instead of literal
30743 "...".
30744 (sched_get_priority_min): Remove semicolon on @deftypefun line.
30745 (sched_get_priority_max): Likewise.
30746 * manual/signal.texi (sigvec): Add space after comma.
30747 * manual/socket.texi (if_nametoindex): Use @var{} on parameter
30748 names.
30749 (if_indextoname): Likewise.
30750 (if_freenameindex): Likewise.
30751 (sendto): Use ',' instead of '.' in prototype.
30752 * manual/startup.texi (syscall): Use @dots{} instead of literal
30753 "...".
30754 * manual/stdio.texi (__fpending): Separate initial words of
30755 paragraph from @deftypefun line.
30756 * manual/syslog.texi (syslog): Use @dots{} instead of literal
30757 "...".
30758 (vsyslog): Use @var{} on parameter names.
30759 * manual/terminal.texi (stty): Use @var{} on parameter names.
30760 * manual/users.texi (getutmp): Use @var{} on parameter names.
30761 (getutmpx): Likewise.
30762
30763 2012-02-17 Joseph Myers <joseph@codesourcery.com>
30764
30765 [BZ #6884]
30766 * manual/stdio.texi (fopen): Fix typos in description of
30767 ",ccs=STRING".
30768
30769 2012-02-17 Aurelien Jarno <aurelien@aurel32.net>
30770
30771 [BZ #4026]
30772 * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
30773 get clock_id definition.
30774
30775 2012-02-17 Thomas Schwinge <thomas@schwinge.name>
30776
30777 [BZ #4822]
30778 * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
30779 (madvise): Cast every argument to void on its own.
30780
30781 2012-02-17 Joseph Myers <joseph@codesourcery.com>
30782
30783 [BZ #9902]
30784 * manual/startup.texi (Exit Status): Fix typo.
30785
30786 2012-02-17 Joseph Myers <joseph@codesourcery.com>
30787
30788 [BZ #10140]
30789 * manual/examples/argp-ex1.c: Include <stdlib.h>.
30790 * manual/examples/argp-ex2.c: Likewise.
30791 * manual/examples/argp-ex3.c: Likewise.
30792
30793 2012-02-16 Richard Henderson <rth@redhat.com>
30794
30795 * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
30796 * sysdeps/s390/s390-32/initfini.c: Remove.
30797 * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
30798 * sysdeps/s390/s390-64/initfini.c: Remove.
30799
30800 2012-02-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
30801
30802 * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
30803 compiler output for sysdeps/generic/initfini.c.
30804 * sysdeps/sh/elf/initfini.c: Remove file.
30805
30806 2012-02-16 David S. Miller <davem@davemloft.net>
30807
30808 [BZ #11494]
30809 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
30810
30811 * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
30812 * sysdeps/sparc/crti.S: New file.
30813 * sysdeps/sparc/crtn.S: New file.
30814 * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
30815 * sysdeps/sparc/sparc64/Makefile: Likewise.
30816
30817 2012-02-15 Mike Frysinger <vapier@gentoo.org>
30818
30819 [BZ #3335]
30820 * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
30821
30822 2012-02-15 Roland McGrath <roland@hack.frob.com>
30823
30824 [BZ #4822]
30825 * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
30826
30827 * mach/devstream.c (cookie_io_functions_t): Macro removed.
30828 (write, read, close): Likewise.
30829 Patch by Aurelien Jarno <aurelien@aurel32.net>.
30830
30831 2012-02-15 Joseph Myers <joseph@codesourcery.com>
30832
30833 * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
30834 * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
30835 * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
30836 * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
30837 <bits/signalfd.h>.
30838 (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
30839 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30840 bits/signalfd.h.
30841
30842 2012-02-14 Marek Polacek <polacek@redhat.com>
30843
30844 * sysdeps/x86_64/crti.S: New file.
30845 * sysdeps/x86_64/crtn.S: New file.
30846 * sysdeps/x86_64/elf/initfini.c: Remove file.
30847
30848 2012-02-13 Joseph Myers <joseph@codesourcery.com>
30849
30850 * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
30851 * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
30852 * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
30853 * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
30854 <bits/inotify.h>.
30855 (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
30856 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30857 bits/inotify.h.
30858
30859 2012-02-13 Joseph Myers <joseph@codesourcery.com>
30860
30861 * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
30862 * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
30863 * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
30864 * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
30865 <bits/eventfd.h>.
30866 (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
30867 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30868 bits/eventfd.h.
30869
30870 2012-02-10 Thomas Schwinge <thomas@codesourcery.com>
30871
30872 * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
30873 __feraiseexcept instead of feraiseexcept.
30874
30875 * rt/tst-cpuclock1.c: Add a few comments, and error checking for
30876 nanosleep invocations.
30877 * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
30878 strings, and add error checking for a nanosleep invocations.
30879
30880 2012-02-09 Paul Eggert <eggert@cs.ucla.edu>
30881
30882 Replace FSF snail mail address with URLs, as per GNU coding standards.
30883 Most of the snail mail addresses were wrong anyway, and omitting
30884 them makes the source code easier to maintain. Almost all of the
30885 changes are to license notices and to locale LC_IDENTIFICATION
30886 addresses, except for this one:
30887 * manual/libc.texinfo: In "Published by", give the FSF's URL,
30888 not its snail mail address.
30889
30890 2012-02-09 Richard Henderson <rth@twiddle.net>
30891
30892 * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
30893 of kernel-features.h.
30894
30895 * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
30896
30897 2012-02-08 Marek Polacek <polacek@redhat.com>
30898
30899 * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
30900 * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
30901 * sysdeps/gnu/_G_config.h: Likewise.
30902 * sysdeps/generic/_G_config.h: Likewise.
30903
30904 2012-02-08 Andreas Schwab <schwab@linux-m68k.org>
30905
30906 * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
30907 tests.
30908 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30909
30910 * sysdeps/powerpc/powerpc32/crti.S: New file.
30911 * sysdeps/powerpc/powerpc32/crtn.S: New file.
30912 * sysdeps/powerpc/powerpc64/crti.S: New file.
30913 * sysdeps/powerpc/powerpc64/crtn.S: New file.
30914
30915 * Makeconfig (have-initfini): Don't set.
30916 * config.make.in (have-initfini, need-nopic-initfini): Don't set.
30917 * configure.in (nopic_initfini): Don't substitute.
30918 * config.h.in (HAVE_INITFINI): Don't #undef.
30919 * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
30920 * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
30921
30922 2012-02-08 Joseph Myers <joseph@codesourcery.com>
30923
30924 Support crti.S and crtn.S provided directly by architectures.
30925 * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
30926 [crti.S in sysdirs] (omit-deps): Likewise.
30927 [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
30928 [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
30929 [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
30930 [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
30931 [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
30932 [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
30933 [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
30934 [crti.S in sysdirs] (initfini.c): Remove vpath directive.
30935 * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
30936 compiler output for sysdeps/generic/initfini.c.
30937 * sysdeps/i386/elf/Makefile: Remove file.
30938 * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
30939
30940 2012-02-07 Marek Polacek <polacek@redhat.com>
30941
30942 * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
30943 * sysdeps/gnu/_G_config.h: Likewise.
30944 * sysdeps/mach/hurd/_G_config.h: Likewise.
30945
30946 2012-02-07 Marek Polacek <polacek@redhat.com>
30947
30948 * math/Makefile (tests): Add tst-CMPLX2.
30949 * math/tst-CMPLX2.c: New file.
30950
30951 2012-02-07 Andreas Schwab <schwab@linux-m68k.org>
30952
30953 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
30954
30955 * math/libm-test.inc (jn_test): Add missing L suffix.
30956
30957 2012-02-06 Marek Polacek <polacek@redhat.com>
30958
30959 * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
30960 * sysdeps/i386/fpu/e_powf.S: Likewise.
30961 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
30962 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
30963 * sysdeps/i386/fpu/e_acosh.S: Likewise.
30964 * sysdeps/i386/fpu/e_pow.S: Likewise.
30965 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
30966 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
30967 * sysdeps/i386/fpu/s_expm1.S: Likewise.
30968 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
30969 * sysdeps/i386/fpu/e_log2.S: Likewise.
30970 * sysdeps/i386/fpu/e_log2l.S: Likewise.
30971 * sysdeps/i386/fpu/e_scalb.S: Likewise.
30972 * sysdeps/i386/fpu/e_powl.S: Likewise.
30973 * sysdeps/i386/fpu/s_log1p.S: Likewise.
30974 * sysdeps/i386/fpu/e_log10f.S: Likewise.
30975 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
30976 * sysdeps/i386/fpu/e_logl.S: Likewise.
30977 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
30978 * sysdeps/i386/fpu/s_expm1l.S: Likewise.
30979 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
30980 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
30981 * sysdeps/i386/fpu/e_log2f.S: Likewise.
30982 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
30983 * sysdeps/i386/fpu/e_log.S: Likewise.
30984 * sysdeps/i386/fpu/s_cexp.S: Likewise.
30985 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
30986 * sysdeps/i386/fpu/s_log1pl.S: Likewise.
30987 * sysdeps/i386/fpu/e_logf.S: Likewise.
30988 * sysdeps/i386/fpu/e_log10l.S: Likewise.
30989 * sysdeps/i386/fpu/e_atanh.S: Likewise.
30990 * sysdeps/i386/fpu/s_log1pf.S: Likewise.
30991 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
30992 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
30993 * sysdeps/i386/fpu/e_log10.S: Likewise.
30994 * sysdeps/i386/fpu/s_frexp.S: Likewise.
30995 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
30996 * sysdeps/i386/fpu/s_asinh.S: Likewise.
30997 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
30998 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
30999 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
31000 * sysdeps/i386/asm-syntax.h: Likewise.
31001 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
31002 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
31003 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
31004 * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
31005 * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
31006 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
31007 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
31008 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
31009 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
31010 * sysdeps/powerpc/sysdep.h: Likewise.
31011 * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
31012 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
31013
31014 2012-02-06 Joseph Myers <joseph@codesourcery.com>
31015
31016 [BZ #411]
31017 * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
31018
31019 2012-02-06 Joseph Myers <joseph@codesourcery.com>
31020
31021 * sysdeps/i386/sysdep.h: Include <features.h>.
31022 (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
31023 version.
31024
31025 2012-02-05 Joseph Myers <joseph@codesourcery.com>
31026
31027 * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
31028 Define.
31029 * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
31030 LOAD_PIC_REG_STR.
31031
31032 2012-02-03 Joseph Myers <joseph@codesourcery.com>
31033
31034 * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
31035 (SETUP_PIC_REG): Use GET_PC_THUNK.
31036 * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
31037 macro.
31038
31039 2012-02-03 Joseph Myers <joseph@codesourcery.com>
31040
31041 * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
31042 for non-PIC compilation.
31043 (SETUP_PIC_REG): Add .p2align directive.
31044 * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
31045 * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
31046 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
31047 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
31048 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
31049 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
31050 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
31051 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
31052 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
31053 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
31054 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
31055 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
31056 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
31057 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
31058 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
31059 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
31060 * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
31061 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
31062 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
31063 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
31064 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
31065 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
31066 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
31067 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
31068 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
31069 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
31070 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
31071 * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
31072 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
31073 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
31074 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
31075 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
31076 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
31077 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
31078 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
31079 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
31080 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
31081 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
31082 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
31083 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
31084 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
31085
31086 2012-02-03 Joseph Myers <joseph@codesourcery.com>
31087
31088 * math/tst-CMPLX.c: Include <stdio.h>.
31089
31090 2012-01-31 Joseph Myers <joseph@codesourcery.com>
31091
31092 * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
31093 float.
31094 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
31095 * sysdeps/sparc/bits/mathdef.h: Likewise.
31096
31097 2012-01-31 Marek Polacek <polacek@redhat.com>
31098
31099 * libio/libio.h: Don't define _PARAMS.
31100 * locale/programs/config.h: Don't define PARAMS.
31101 * stdlib/strtol_l.c: Likewise.
31102 (__strtol_l): Remove PARAMS from the prototype.
31103
31104 2012-01-31 Ulrich Drepper <drepper@gmail.com>
31105
31106 * malloc/malloc.c: Remove name translation. Don't use mixed-cap
31107 names. Just use the correct names. Remove unnecessary wrapper
31108 functions.
31109 * malloc/arena.c: Likewise.
31110 * malloc/hooks.c: Likewise.
31111
31112 * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
31113 ARENA_TEST says not to. Simplify test for creation of a new arena.
31114 Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
31115
31116 2012-01-30 Ulrich Drepper <drepper@gmail.com>
31117
31118 * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
31119 into tail calls.
31120 (update_get_addr): New function.
31121 (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
31122 GET_ADDR_MODULE parameter.
31123
31124 2012-01-30 Joseph Myers <joseph@codesourcery.com>
31125
31126 * crypt/cert.c: Remove __STDC__ conditionals.
31127 * crypt/crypt-entry.c: Likewise.
31128 * crypt/crypt_util.c: Likewise.
31129 * libio/filedoalloc.c: Likewise.
31130 * libio/fileops.c: Likewise.
31131 * libio/genops.c: Likewise.
31132 * libio/iofclose.c: Likewise.
31133 * libio/iofdopen.c: Likewise.
31134 * libio/iofopen.c: Likewise.
31135 * libio/iofopen64.c: Likewise.
31136 * libio/iogetdelim.c: Likewise.
31137 * libio/iopopen.c: Likewise.
31138 * libio/obprintf.c: Likewise.
31139 * libio/oldfileops.c: Likewise.
31140 * libio/oldiofclose.c: Likewise.
31141 * libio/oldiofdopen.c: Likewise.
31142 * libio/oldiofopen.c: Likewise.
31143 * libio/oldiopopen.c: Likewise.
31144 * libio/wfiledoalloc.c: Likewise.
31145 * libio/wgenops.c: Likewise.
31146 * locale/programs/xmalloc.c: Likewise.
31147 * misc/syslog.c: Likewise.
31148 * stdio-common/xbug.c: Likewise.
31149 * string/memchr.c: Likewise.
31150 * string/memcmp.c: Likewise.
31151 * string/memrchr.c: Likewise.
31152 * string/rawmemchr.c: Likewise.
31153 * sysdeps/posix/getcwd.c: Likewise.
31154 * time/strftime_l.c: Likewise.
31155
31156 2012-01-30 Joseph Myers <joseph@codesourcery.com>
31157
31158 * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
31159 * config.make.in (config-cflags-sse2avx): Define.
31160 * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
31161 Fix typo.
31162
31163 2012-01-29 Chris Metcalf <cmetcalf@tilera.com>
31164
31165 * scripts/config.guess: Update from upstream config git repository.
31166 * scripts/config.sub: Likewise.
31167
31168 2012-01-28 Chris Metcalf <cmetcalf@tilera.com>
31169
31170 * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
31171 (EM_NUM): Update.
31172 (R_TILEPRO_*, R_TILEGX_*): New macros.
31173
31174 * scripts/firstversions.awk: Fix bug in version range handling.
31175
31176 * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
31177
31178 * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
31179
31180 * include/sys/epoll.h: New file.
31181 * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
31182 libc_hidden_def.
31183
31184 2012-01-28 Ulrich Drepper <drepper@gmail.com>
31185
31186 * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
31187 Avoid unnecessary __WORDSIZE == 64 test.
31188 (fmaxf): Use VEX format if possible.
31189 (fmax): Likewise.
31190 (fminf): Likewise.
31191 (fmin): Likewise.
31192
31193 * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
31194 * math/math_private.h: Remove libc_fegetround* and
31195 libc_fesetround*.
31196 * sysdeps/i386/configure.in: Check for -msse2avx.
31197 * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
31198 also if SSE2AVX is defined.
31199 Remove libc_fegetround* and libc_fesetround*.
31200 * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
31201 if config-cflags-sse2avx is yes. Also add -DSSE2AVX to defines.
31202 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
31203 of HAS_YMM_USABLE.
31204 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
31205 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
31206 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
31207 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
31208 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
31209
31210 * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
31211
31212 2012-01-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
31213
31214 * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
31215 size is not set.
31216 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
31217
31218 2012-01-27 Ulrich Drepper <drepper@gmail.com>
31219
31220 [BZ #13618]
31221 * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
31222 relocation.
31223 * Makeconfig (libm): Define.
31224 * elf/Makefile: Add rules to build and run tst-relsort1.
31225 * elf/tst-relsort1.c: New file.
31226 * elf/tst-relsort1mod1.c: New file.
31227 * elf/tst-relsort1mod2.c: New file.
31228
31229 2012-01-27 Joseph Myers <joseph@codesourcery.com>
31230
31231 * math/s_ldexp.c: Remove __STDC__ conditionals.
31232 * math/s_ldexpf.c: Likewise.
31233 * math/s_ldexpl.c: Likewise.
31234 * math/s_nextafter.c: Likewise.
31235 * math/s_nexttowardf.c: Likewise.
31236 * math/s_significand.c: Likewise.
31237 * math/s_significandf.c: Likewise.
31238 * math/s_significandl.c: Likewise.
31239 * math/w_jnl.c: Likewise.
31240 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
31241 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
31242 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
31243 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
31244 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
31245 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
31246 * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
31247 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
31248 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
31249 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
31250 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
31251 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
31252 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
31253 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
31254 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
31255 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
31256 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
31257 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
31258 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
31259 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
31260 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
31261 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
31262 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
31263 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
31264 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
31265 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
31266 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
31267 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
31268 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
31269 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
31270 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
31271 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
31272 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
31273 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
31274 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
31275 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
31276 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
31277 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
31278 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
31279 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
31280 * sysdeps/ieee754/k_standard.c: Likewise.
31281 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
31282 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
31283 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
31284 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
31285 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
31286 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
31287 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
31288 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
31289 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
31290 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
31291 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
31292 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
31293 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
31294 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
31295 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
31296 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
31297 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
31298 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
31299 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
31300 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
31301 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
31302 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
31303 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
31304 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
31305 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
31306 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
31307 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
31308 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
31309 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
31310 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
31311 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
31312 * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
31313 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
31314 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
31315 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
31316 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
31317 * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
31318 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
31319 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
31320 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
31321 * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
31322 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
31323 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
31324 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
31325 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
31326 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
31327 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
31328 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
31329 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
31330 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
31331 * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
31332 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
31333 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
31334 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
31335 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
31336 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
31337 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
31338 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
31339 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
31340 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
31341 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
31342 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
31343 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
31344 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
31345 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
31346 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
31347 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
31348 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
31349 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
31350 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
31351 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
31352 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
31353 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
31354 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
31355 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
31356 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
31357 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
31358 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
31359 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
31360 * sysdeps/ieee754/s_matherr.c: Likewise.
31361 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
31362 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
31363 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
31364 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
31365
31366 2012-01-26 Joseph Myers <joseph@codesourcery.com>
31367
31368 * crypt/md5.h: Remove __STDC__ conditionals.
31369 * libio/libioP.h: Likewise.
31370 * locale/programs/config.h: Likewise.
31371 * sysdeps/generic/sysdep.h: Likewise.
31372 * sysdeps/i386/asm-syntax.h: Likewise.
31373 * sysdeps/s390/asm-syntax.h: Likewise.
31374 * sysdeps/unix/sysdep.h: Likewise.
31375 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
31376 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
31377
31378 2012-01-26 Joseph Myers <joseph@codesourcery.com>
31379
31380 * libio/libio.h: Remove __STDC__ conditionals.
31381 * malloc/obstack.h: Likewise.
31382 * math/complex.h: Likewise.
31383 * math/math.h: Likewise.
31384 * sysdeps/generic/_G_config.h: Likewise.
31385 * sysdeps/gnu/_G_config.h: Likewise.
31386 * sysdeps/mach/hurd/_G_config.h: Likewise.
31387 * sysdeps/powerpc/bits/mathdef.h: Likewise.
31388 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
31389 * sysdeps/sparc/bits/mathdef.h: Likewise.
31390
31391 2012-01-26 Ulrich Drepper <drepper@gmail.com>
31392
31393 [BZ #13583]
31394 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
31395 Clean up HAS_* macros.
31396 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
31397 bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
31398 possible.
31399 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
31400 HAS_AVX.
31401 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
31402 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
31403 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
31404 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
31405 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
31406
31407 2012-01-25 Joseph Myers <joseph@codesourcery.com>
31408
31409 * elf/tst-unique3.cc (gets): Remove declaration.
31410 * elf/tst-unique3lib.cc (gets): Likewise.
31411 * elf/tst-unique3lib2.cc (gets): Likewise.
31412 * elf/tst-unique4.cc (gets): Likewise.
31413
31414 2012-01-24 Ulrich Drepper <drepper@gmail.com>
31415
31416 * include/stdio.h: Add C++ protection. Add gets declarations and
31417 definitions.
31418 * debug/tst-chk1.c: Don't declare gets here.
31419 * stdio-common/tst-gets.c: Likewise.
31420
31421 2012-01-24 Joseph Myers <joseph@codesourcery.com>
31422
31423 * posix/glob: Remove directory.
31424
31425 2012-01-24 Joseph Myers <joseph@codesourcery.com>
31426
31427 * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
31428
31429 2012-01-22 Pino Toscano <toscano.pino@tiscali.it>
31430
31431 * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
31432 of the non-standard EPFNOSUPPORT.
31433
31434 2011-12-26 Samuel Thibault <samuel.thibault@ens-lyon.org>
31435
31436 * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
31437 __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
31438 ANYWHERE set to 1 only on KERN_NO_SPACE error.
31439
31440 2012-01-21 Ulrich Drepper <drepper@gmail.com>
31441
31442 * wcsmbs/uchar.h: Test __STDC_VERSION__.
31443
31444 2012-01-20 Ulrich Drepper <drepper@gmail.com>
31445
31446 * nscd/aicache.c (addhstaiX): Do not cache negative results of
31447 transient errors.
31448 * nscd/grpcache.c (cache_addgr): Likewise.
31449 * nscd/hstcache.c (cache_addhst): Likewise.
31450 * nscd/initgrcache.c (addinitgroupsX): Likewise.
31451 * nscd/pwdcache.c (cache_addpw): Likewise.
31452 * nscd/servicescache.c (cache_addserv): Likewise.
31453
31454 2012-01-16 Ulrich Drepper <drepper@gmail.com>
31455
31456 * malloc/malloc.c: Various cleanups.
31457 * malloc/hooks.c: Likewise.
31458
31459 * stdlib/Makefile (tests): Add bug-fmtmsg1.
31460 * stdlib/bug-fmtmsg1.c: New file.
31461
31462 * stdlib/fmtmsg.c (init): Add missing unlock.
31463 Patch by Peng Haitao <penght@cn.fujitsu.com>.
31464
31465 2012-01-12 Marek Polacek <polacek@redhat.com>
31466
31467 * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
31468 and _GNU_SOURCE.
31469
31470 2012-01-04 Will Schmidt <will_schmidt@vnet.ibm.com>
31471
31472 * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
31473 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
31474 macro to ensure uniqueness of label name.
31475 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
31476 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
31477
31478 2012-01-11 Ulrich Drepper <drepper@gmail.com>
31479
31480 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
31481
31482 * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
31483 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
31484 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
31485 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
31486
31487 2012-01-10 Ulrich Drepper <drepper@gmail.com>
31488
31489 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
31490
31491 * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
31492 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
31493 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
31494
31495 * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
31496
31497 * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
31498 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
31499 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
31500 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
31501
31502 * math/bits/math-finite.h: Add ldexp support.
31503
31504 2012-01-10 Marek Polacek <polacek@redhat.com>
31505
31506 * locale/programs/localedef.h (show_archive_content): Add noreturn
31507 attribute.
31508
31509 2012-01-09 Ulrich Drepper <drepper@gmail.com>
31510
31511 * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
31512
31513 2012-01-08 Ulrich Drepper <drepper@gmail.com>
31514
31515 * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
31516
31517 * io/Makefile (headers): Add bits/poll2.h.
31518
31519 2011-01-05 Will Schmidt <will_schmidt@vnet.ibm.com>
31520
31521 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
31522 typo #include statement.
31523
31524 2012-01-08 Ulrich Drepper <drepper@gmail.com>
31525
31526 * include/sys/cdefs.h: Define __attribute_alloc_size.
31527 * catgets/gencat.c: Add alloc_size attribute and apply consistently
31528 the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
31529 * elf/pldd.c: Likewise.
31530 * iconv/iconv_charmap.c: Likewise.
31531 * iconv/iconvconfig.c: Likewise.
31532 * iconv/strtab.c: Likewise.
31533 * locale/programs/locale.c: Likewise.
31534 * locale/programs/localedef.h: Likewise.
31535 * locale/programs/simple-hash.c: Likewise.
31536 * nscd/nscd.h: Likewise.
31537 * nss/makedb.c: Likewise.
31538 * sysdeps/generic/ldconfig.h: Likewise.
31539 * locale/programs/localedef.c: Remove xmalloc prototype.
31540 * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
31541
31542 2012-01-05 Paul Pluzhnikov <ppluzhnikov@google.com>
31543
31544 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
31545 appropriate.
31546
31547 2012-01-08 Ulrich Drepper <drepper@gmail.com>
31548
31549 * math/Makefile (tests): Add tst-CMPLX.
31550 * math/tst-CMPLX.c: New file.
31551
31552 * math/complex.h (CMPLXL): Fix typo.
31553
31554 * debug/Makefile (routines): Add poll_chk and ppoll_chk.
31555 * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
31556 GLIBC_2.16.
31557 * debug/tst-chk1.c: Add poll and ppoll tests.
31558 * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
31559 * include/sys/poll.h: Add hidden proto for ppoll.
31560 * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
31561 * sysdeps/mach/hurd/ppoll.c: Likewise.
31562 * io/ppoll.c: Likewise.
31563 * debug/poll_chk.c: New file.
31564 * debug/ppoll_chk.c: New file.
31565 * include/bits/poll2.h: New file.
31566 * io/bits/poll2.h: New file.
31567
31568 [BZ #1350]
31569 * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
31570
31571 * configure.in: static is always set to yes. Remove.
31572 * config.make.in: Don't set build-static.
31573 * Makeconfig: Remove use of build-static.
31574 * dlfcn/Makefile: Likewise.
31575 * elf/Makefile: Likewise.
31576 * math/Makefile: Likewise.
31577 * misc/Makefile: Likewise.
31578 * nptl/Makefile: Likewise.
31579 * sysdeps/mach/hurd/Makefile: Likewise.
31580
31581 * configure.in: PWD_P is not used anymore.
31582 * config.make.in: Remove PWD_P entry.
31583
31584 * configure.in: Remove last remnants of RANLIB.
31585 No need to check for signed size_t anymore.
31586 Don't set libc_commonpagesize and libc_relro_required here for Alpha
31587 and IA-64.
31588 Remove __builtin_expect test because we require at least gcc 3.4.
31589 * aclocal.m4: Likewise.
31590
31591 * wcsmbs/mbrtoc16.c: Implement using towc function.
31592 * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
31593 * wcsmbs/wcsmbsload.c: Likewise.
31594 * iconv/gconv_simple.c: Likewise.
31595 * iconv/gconv_int.h: Likewise.
31596 * iconv/gconv_builtin.h: Likewise.
31597 * iconv/iconv_prog.c: Remove CHAR16 handling.
31598
31599 * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
31600
31601 * wcsmbs/mbrtowc.c: Better check for invalid inputs.
31602
31603 * configure.in: Remove --with-elf and --enable-bounded options.
31604 Dont set base_machine for ia64. More non-ELF conditions removed.
31605 Remove testing and setting of leading underscore information.
31606 * config.make.in (build-bounded): Set to no.
31607 * config.h.in: Remove NO_UNDERSCORES entry.
31608 * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS. ELF has
31609 them.
31610 * csu/start.c: Remove !NO_UNDERSCORE code.
31611 * locale/localeinfo.h: Likewise.
31612 * sysdeps/generic/machine-gmon.h: Likewise.
31613 * sysdeps/generic/sysdep.h: Likewise.
31614 * sysdeps/i386/sysdep.h: Likewise.
31615 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
31616 * sysdeps/mach/sysdep.h: Likewise.
31617 * sysdeps/s390/s390-32/sysdep.h: Likewise.
31618 * sysdeps/s390/s390-64/sysdep.h: Likewise.
31619 * sysdeps/sh/sysdep.h: Likewise.
31620 * sysdeps/sparc/sparc32/alloca.S: Likewise.
31621 * sysdeps/unix/i386/sysdep.S: Likewise.
31622 * sysdeps/unix/sparc/start.c: Likewise.
31623 * sysdeps/unix/sparc/sysdep.S: Likewise.
31624 * sysdeps/unix/sparc/sysdep.h: Likewise.
31625 * sysdeps/unix/start.c: Likewise.
31626 * sysdeps/unix/x86_64/sysdep.S: Likewise.
31627 * sysdeps/x86_64/sysdep.h: Likewise.
31628
31629 2012-01-07 Ulrich Drepper <drepper@gmail.com>
31630
31631 [BZ #13553]
31632 * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
31633 for non-gcc.
31634 * argp/argp-fmtstream.h: Use const instead __const.
31635 * argp/argp.h: Likewise.
31636 * assert/assert.h: Likewise.
31637 * bits/fenv.h: Likewise.
31638 * bits/sched.h: Likewise.
31639 * bits/sigset.h: Likewise.
31640 * bits/sigthread.h: Likewise.
31641 * catgets/nl_types.h: Likewise.
31642 * conform/data/pthread.h-data: Likewise.
31643 * crypt/crypt-private.h: Likewise.
31644 * crypt/crypt.h: Likewise.
31645 * crypt/crypt_util.c: Likewise.
31646 * ctype/ctype.h: Likewise.
31647 * debug/execinfo.h: Likewise.
31648 * debug/mbsnrtowcs_chk.c: Likewise.
31649 * debug/mbsrtowcs_chk.c: Likewise.
31650 * debug/wcsnrtombs_chk.c: Likewise.
31651 * debug/wcsrtombs_chk.c: Likewise.
31652 * debug/wcstombs_chk.c: Likewise.
31653 * dirent/dirent.h: Likewise.
31654 * dlfcn/dlfcn.h: Likewise.
31655 * elf/neededtest4.c: Likewise.
31656 * grp/grp.h: Likewise.
31657 * gshadow/gshadow.h: Likewise.
31658 * iconv/gconv.h: Likewise.
31659 * iconv/gconv_int.h: Likewise.
31660 * iconv/gconv_simple.c: Likewise.
31661 * iconv/iconv.h: Likewise.
31662 * iconv/loop.c: Likewise.
31663 * iconv/skeleton.c: Likewise.
31664 * include/aio.h: Likewise.
31665 * include/aliases.h: Likewise.
31666 * include/argz.h: Likewise.
31667 * include/arpa/inet.h: Likewise.
31668 * include/assert.h: Likewise.
31669 * include/dirent.h: Likewise.
31670 * include/dlfcn.h: Likewise.
31671 * include/execinfo.h: Likewise.
31672 * include/fcntl.h: Likewise.
31673 * include/fenv.h: Likewise.
31674 * include/glob.h: Likewise.
31675 * include/grp.h: Likewise.
31676 * include/libintl.h: Likewise.
31677 * include/mntent.h: Likewise.
31678 * include/netdb.h: Likewise.
31679 * include/pwd.h: Likewise.
31680 * include/rpc/netdb.h: Likewise.
31681 * include/sched.h: Likewise.
31682 * include/search.h: Likewise.
31683 * include/shadow.h: Likewise.
31684 * include/signal.h: Likewise.
31685 * include/stdio.h: Likewise.
31686 * include/stdlib.h: Likewise.
31687 * include/string.h: Likewise.
31688 * include/sys/socket.h: Likewise.
31689 * include/sys/stat.h: Likewise.
31690 * include/sys/statfs.h: Likewise.
31691 * include/sys/statvfs.h: Likewise.
31692 * include/sys/syslog.h: Likewise.
31693 * include/sys/time.h: Likewise.
31694 * include/sys/uio.h: Likewise.
31695 * include/time.h: Likewise.
31696 * include/unistd.h: Likewise.
31697 * include/utmp.h: Likewise.
31698 * include/wchar.h: Likewise.
31699 * include/wctype.h: Likewise.
31700 * inet/aliases.h: Likewise.
31701 * inet/arpa/inet.h: Likewise.
31702 * inet/netinet/ether.h: Likewise.
31703 * inet/netinet/in.h: Likewise.
31704 * intl/libintl.h: Likewise.
31705 * io/bits/fcntl2.h: Likewise.
31706 * io/fcntl.h: Likewise.
31707 * io/ftw.h: Likewise.
31708 * io/sys/poll.h: Likewise.
31709 * io/sys/stat.h: Likewise.
31710 * io/sys/statfs.h: Likewise.
31711 * io/sys/statvfs.h: Likewise.
31712 * io/utime.h: Likewise.
31713 * libio/bits/stdio.h: Likewise.
31714 * libio/bits/stdio2.h: Likewise.
31715 * libio/libio.h: Likewise.
31716 * libio/libioP.h: Likewise.
31717 * libio/stdio.h: Likewise.
31718 * locale/lc-ctype.c: Likewise.
31719 * locale/locale.h: Likewise.
31720 * login/utmp.h: Likewise.
31721 * malloc/arena.c: Likewise.
31722 * malloc/malloc.c: Likewise.
31723 * malloc/malloc.h: Likewise.
31724 * malloc/mcheck.c: Likewise.
31725 * malloc/mtrace.c: Likewise.
31726 * math/bits/mathcalls.h: Likewise.
31727 * math/fenv.h: Likewise.
31728 * math/math_private.h: Likewise.
31729 * misc/bits/error.h: Likewise.
31730 * misc/bits/syslog.h: Likewise.
31731 * misc/err.h: Likewise.
31732 * misc/error.h: Likewise.
31733 * misc/fstab.h: Likewise.
31734 * misc/mntent.h: Likewise.
31735 * misc/regexp.h: Likewise.
31736 * misc/search.h: Likewise.
31737 * misc/sgtty.h: Likewise.
31738 * misc/sys/mman.h: Likewise.
31739 * misc/sys/syslog.h: Likewise.
31740 * misc/sys/uio.h: Likewise.
31741 * misc/sys/xattr.h: Likewise.
31742 * misc/ttyent.h: Likewise.
31743 * nis/rpcsvc/ypclnt.h: Likewise.
31744 * nss/nss.h: Likewise.
31745 * posix/bits/unistd.h: Likewise.
31746 * posix/fnmatch.h: Likewise.
31747 * posix/glob.h: Likewise.
31748 * posix/sched.h: Likewise.
31749 * posix/spawn.h: Likewise.
31750 * posix/sys/wait.h: Likewise.
31751 * posix/unistd.h: Likewise.
31752 * posix/wordexp.h: Likewise.
31753 * pwd/pwd.h: Likewise.
31754 * resolv/netdb.h: Likewise.
31755 * resource/sys/resource.h: Likewise.
31756 * rt/aio.h: Likewise.
31757 * rt/bits/mqueue2.h: Likewise.
31758 * rt/mqueue.h: Likewise.
31759 * shadow/shadow.h: Likewise.
31760 * signal/signal.h: Likewise.
31761 * socket/send.c: Likewise.
31762 * socket/sendto.c: Likewise.
31763 * socket/sys/socket.h: Likewise.
31764 * stdio-common/printf.h: Likewise.
31765 * stdlib/bits/stdlib.h: Likewise.
31766 * stdlib/fmtmsg.h: Likewise.
31767 * stdlib/monetary.h: Likewise.
31768 * stdlib/stdlib.h: Likewise.
31769 * stdlib/ucontext.h: Likewise.
31770 * streams/stropts.h: Likewise.
31771 * string/argz.h: Likewise.
31772 * string/bits/string2.h: Likewise.
31773 * string/string.h: Likewise.
31774 * string/strings.h: Likewise.
31775 * sunrpc/rpc/auth.h: Likewise.
31776 * sunrpc/rpc/auth_des.h: Likewise.
31777 * sunrpc/rpc/clnt.h: Likewise.
31778 * sunrpc/rpc/netdb.h: Likewise.
31779 * sunrpc/rpc/pmap_clnt.h: Likewise.
31780 * sunrpc/rpc/xdr.h: Likewise.
31781 * sysdeps/generic/inttypes.h: Likewise.
31782 * sysdeps/generic/net/if.h: Likewise.
31783 * sysdeps/generic/sys/swap.h: Likewise.
31784 * sysdeps/gnu/net/if.h: Likewise.
31785 * sysdeps/gnu/utmpx.h: Likewise.
31786 * sysdeps/i386/fpu/bits/fenv.h: Likewise.
31787 * sysdeps/i386/i486/bits/string.h: Likewise.
31788 * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
31789 * sysdeps/s390/bits/string.h: Likewise.
31790 * sysdeps/s390/fpu/bits/fenv.h: Likewise.
31791 * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
31792 * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
31793 * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
31794 * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
31795 * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
31796 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
31797 * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
31798 * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
31799 * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
31800 * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
31801 * sysdeps/unix/sysv/linux/preadv.c: Likewise.
31802 * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
31803 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
31804 * sysdeps/unix/sysv/linux/readv.c: Likewise.
31805 * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
31806 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
31807 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
31808 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
31809 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
31810 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
31811 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
31812 * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
31813 * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
31814 * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
31815 * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
31816 * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
31817 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
31818 * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
31819 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
31820 * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
31821 * sysvipc/sys/ipc.h: Likewise.
31822 * sysvipc/sys/msg.h: Likewise.
31823 * sysvipc/sys/sem.h: Likewise.
31824 * sysvipc/sys/shm.h: Likewise.
31825 * termios/termios.h: Likewise.
31826 * time/sys/time.h: Likewise.
31827 * time/time.h: Likewise.
31828 * wcsmbs/bits/wchar2.h: Likewise.
31829 * wcsmbs/uchar.h: Likewise.
31830 * wcsmbs/wchar.h: Likewise.
31831 * wctype/wctype.h: Likewise.
31832
31833 [BZ #13551]
31834 * Makeconfig: Remove all but ELF support including AIX support.
31835 * Makerules: Likewise.
31836 * config.h.in: Likewise.
31837 * config.make.in: Likewise.
31838 * configure: Likewise.
31839 * configure.in: Likewise.
31840 * csu/Makefile: Likewise.
31841 * csu/version.c: Likewise.
31842 * debug/Makefile: Likewise.
31843 * dlfcn/Makefile: Likewise.
31844 * elf/Makefile: Likewise.
31845 * extra-lib.mk: Likewise.
31846 * iconv/Makefile: Likewise.
31847 * include/libc-symbols.h: Likewise.
31848 * include/shlib-compat.h: Likewise.
31849 * resolv/Makefile: Likewise.
31850 * resolv/res_libc.c: Likewise.
31851 * rt/Makefile: Likewise.
31852 * sysdeps/i386/asm-syntax.h: Likewise.
31853 * sysdeps/i386/sysdep.h: Likewise.
31854 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
31855 * sysdeps/mach/sysdep.h: Likewise.
31856 * sysdeps/powerpc/powerpc32/Makefile: Likewise.
31857 * sysdeps/powerpc/powerpc64/Makefile: Likewise.
31858 * sysdeps/s390/asm-syntax.h: Likewise.
31859 * sysdeps/s390/s390-32/sysdep.h: Likewise.
31860 * sysdeps/s390/s390-64/sysdep.h: Likewise.
31861 * sysdeps/sh/sysdep.h: Likewise.
31862 * sysdeps/unix/sparc/sysdep.h: Likewise.
31863 * sysdeps/wordsize-32/divdi3.c: Likewise.
31864 * sysdeps/x86_64/sysdep.h: Likewise.
31865
31866 * argp/Versions: Remove _argp_unlock_xxx.
31867
31868 [BZ #13559]
31869 * abilist/ld.abilist: Update. Adjust for removal of tls option.
31870 * abilist/libBrokenLocale.abilist: Likewise.
31871 * abilist/libanl.abilist: Likewise.
31872 * abilist/libc.abilist: Likewise.
31873 * abilist/libcrypt.abilist: Likewise.
31874 * abilist/libdl.abilist: Likewise.
31875 * abilist/libm.abilist: Likewise.
31876 * abilist/libnsl.abilist: Likewise.
31877 * abilist/libpthread.abilist: Likewise.
31878 * abilist/libresolv.abilist: Likewise.
31879 * abilist/librt.abilist: Likewise.
31880 * abilist/libthread_db.abilist: Likewise.
31881 * abilist/libutil.abilist: Likewise.
31882 * abilist/libnss_db.abilist: New file.
31883
31884 * scripts/abilist.awk: Add support for indirect functions.
31885
31886 * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
31887
31888 * sysdeps/generic/ldsodefs.h: Remove Alpha support.
31889
31890 * shlib-versions: Remove entries for ports architectures.
31891
31892 * elf/tls-macros.h: Remove support for Alpha and IA-64. Should be in
31893 files in ports.
31894 * elf/stackguard-macros.h: Remove support for IA-64.
31895 * elf/tst-auditmod1.c: Likewise.
31896 * sysdeps/generic/ldsodefs.h: Likewise.
31897
31898 * sysdeps/unix/sysv/linux/configure.in: Ports should define
31899 libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
31900 configure files.
31901
31902 [BZ #13552]
31903 * configure.in: Remove --enable-omitfp support.
31904 * FAQ.in: Adjust.
31905 * config.make.in: Likewise.
31906 * Makeconfig: Likewise.
31907 * manual/install.texi: Likewise.
31908
31909 In case anyone cares, the IA-64 architecture could move to ports.
31910 * sysdeps/ia64/*: Removed.
31911 * sysdeps/unix/sysv/linux/ia64/*: Removed.
31912 * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
31913
31914 [BZ #13555]
31915 * configure.in: Remove entries for unsupported architectures.
31916
31917 [BZ #13533]
31918 * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
31919 * iconv/gconv_simple.c: Rename char16_t routines. Add char16_t<->utf8
31920 routines.
31921 * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
31922 * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
31923 * wcsmbs/c16rtomb.c: Fix a few problems. Disable all the code and
31924 fall back to using wcrtomb.
31925 * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
31926 * wcsmbs/wcsmbsload.c: Make char16 routines optional. Adjust for
31927 renaming.
31928 * wcsmbs/Makefile (tests): Add tst-c16c32-1:
31929 * wcsmbs/tst-c16c32-1.c: New file.
31930
31931 * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
31932 local variable.
31933
31934 * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
31935
31936 * elf/tst-unique3.cc: Add explicit declaration of gets.
31937 * elf/tst-unique3lib.cc: Likewise.
31938 * elf/tst-unique3lib2.cc: Likewise.
31939 * elf/tst-unique4.cc: Likewise.
31940
31941 * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
31942
31943 2012-01-06 Joseph Myers <joseph@codesourcery.com>
31944
31945 [BZ #13566]
31946 * assert/assert.h (static_assert): Don't define for C++.
31947 * libio/stdio.h (gets): Do declare for C++ <= C++11.
31948 * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
31949
31950 2012-01-03 Ulrich Drepper <drepper@gmail.com>
31951
31952 * iconv/loop.c (single loop): Fix assertion in storing of
31953 remaining bytes.
31954
31955 * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
31956
31957 2012-01-01 Ulrich Drepper <drepper@gmail.com>
31958
31959 * posix/getconf.c: Update copyright year.
31960 * nss/getent.c: Likewise.
31961 * nss/makedb.c: Likewise.
31962 * iconv/iconvconfig.c: Likewise.
31963 * iconv/iconv_prog.c: Likewise.
31964 * elf/ldconfig.c: Likewise.
31965 * elf/pldd.c: Likewise.
31966 * elf/sotruss.ksh: Likewise.
31967 * catgets/gencat.c: Likewise.
31968 * csu/version.c: Likewise.
31969 * elf/ldd.bash.in: Likewise.
31970 * elf/sprof.c (print_version): Likewise.
31971 * locale/programs/locale.c: Likewise.
31972 * locale/programs/localedef.c: Likewise.
31973 * login/programs/pt_chown.c: Likewise.
31974 * nscd/nscd.c (print_version): Likewise.
31975 * debug/xtrace.sh: Likewise.
31976 * malloc/memusage.sh: Likewise.
31977 * malloc/mtrace.pl: Likewise.
31978 * debug/catchsegv.sh: Likewise.
31979
31980 2011-12-30 Jakub Jelinek <jakub@redhat.com>
31981
31982 * posix/regex_internal.c (re_string_fetch_byte_case): Remove
31983 pure attribute.
31984
31985 2011-12-24 Ulrich Drepper <drepper@gmail.com>
31986
31987 [BZ #13533]
31988 * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
31989 * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
31990 transformations.
31991 * iconv/gconv_int.h: Likewise.
31992 * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
31993 * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
31994 from libc for GLIBC_2.16.
31995 * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
31996 * wcsmbs/wcrtomb.c: Define c32rtomb alias.
31997 * wcsmbs/uchar.h: Really define mbstate_t.
31998 * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
31999 * wcsmbs/c16rtomb.c: New file.
32000 * wcsmbs/mbrtoc16.c: New file.
32001 * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
32002 for C/POSIX locale.
32003 (__wcsmbs_load_conv): Do not fill in c16 routines yet.
32004 * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
32005
32006 * wcsmbs/wchar.h: Add missing __restrict.
32007
32008 2011-12-23 Ulrich Drepper <drepper@gmail.com>
32009
32010 [BZ #13532]
32011 * time/Makefile (routines): Add timespec_get.
32012 * time/Versions: Export timespec_get from libc for GLIBC_2.16.
32013 * time/time.h: Define TIME_UTC and declare timespec_get. Define
32014 timespec for ISO C11.
32015 * time/timespec_get.c: New file.
32016 * sysdeps/unix/sysv/linux/timespec_get.c: New file.
32017 * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
32018
32019 [BZ #13531]
32020 * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
32021 * stdlib/stdlib.h: Declare aligned_alloc.
32022 * Versions.def: Add GLIBC_2.16 for libc.
32023 * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
32024
32025 [BZ 13527]
32026 * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
32027 ISO C11.
32028
32029 * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
32030 code.
32031
32032 [BZ #13528]
32033 * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
32034
32035 [BZ #13529]
32036 * assert/assert.h (static_assert): Define.
32037
32038 * version.h: Update for 2.16 development version.
32039
32040 [BZ #13526]
32041 * include/features.h: Handle __STDC_VERSION__ >= 201112 and
32042 _ISOC11_SOURCE.
32043
32044 * version.h (RELEASE): Bump for 2.15 release.
32045 * include/features.h (__GLIBC_MINOR__): Bump to 15.
32046
32047 * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
32048 Patch by Marek Polacek <mpolacek@redhat.com>.
32049
32050 * bits/byteswap.h: Protect long long constants with __extension__.
32051 * sysdeps/i386/bits/byteswap.h: Likewise.
32052 * sysdeps/ia64/bits/byteswap.h: Likewise.
32053 * sysdeps/s390/bits/byteswap.h: Likewise.
32054 * sysdeps/x86_64/bits/byteswap.h: Likewise.
32055
32056 2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
32057
32058 [BZ #13540]
32059 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
32060 destination buffer.
32061 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
32062
32063 2011-12-23 Marek Polacek <polacek@redhat.com>
32064
32065 * elf/dl-addr.c (determine_info): Add inline keyword.
32066 * elf/tst-auditmod4b.c (check_avx): Likewise.
32067 * elf/tst-auditmod6b.c (check_avx): Likewise.
32068 * elf/tst-auditmod6c.c (check_avx): Likewise.
32069 * elf/tst-auditmod7b.c (check_avx): Likewise.
32070
32071 2011-12-23 Ulrich Drepper <drepper@gmail.com>
32072
32073 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
32074 !__SSE_MATH__.
32075
32076 2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
32077
32078 [BZ #13540]
32079 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
32080 processing for last bytes.
32081
32082 2011-08-06 Bruno Haible <bruno@clisp.org>
32083
32084 [BZ #13061]
32085 * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
32086 U+0385, not to U+1FEE.
32087
32088 [BZ #13062]
32089 * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
32090 entry for U+00A5 U+0301.
32091
32092 2011-12-22 Ulrich Drepper <drepper@gmail.com>
32093
32094 [BZ #13166]
32095 * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
32096 buffer for the output is too small.
32097
32098 * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
32099 optimization.
32100
32101 [BZ #13185]
32102 * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
32103 SSE flags if possible.
32104
32105 2011-12-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
32106
32107 [BZ #13540]
32108 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
32109 processing for last bytes.
32110
32111 2011-12-22 Joseph Myers <joseph@codesourcery.com>
32112
32113 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
32114 (syscall-list-default-options, syscall-list-default-condition)
32115 (syscall-list-includes): Define.
32116 ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
32117 list of ABIs and options and #if conditions for each ABI. Do not
32118 handle common syscalls between ABIs specially.
32119 * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
32120 Remove.
32121 (syscall-list-variants, syscall-list-32bit-options)
32122 (syscall-list-32bit-condition, syscall-list-64bit-options)
32123 (syscall-list-64bit-condition): Define.
32124 * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
32125 (syscall-list-variants, syscall-list-32bit-options)
32126 (syscall-list-32bit-condition, syscall-list-64bit-options)
32127 (syscall-list-64bit-condition): Define.
32128 * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
32129 Remove.
32130 (syscall-list-variants, syscall-list-32bit-options)
32131 (syscall-list-32bit-condition, syscall-list-64bit-options)
32132 (syscall-list-64bit-condition): Define.
32133 * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
32134 Remove.
32135 (syscall-list-variants, syscall-list-32bit-options)
32136 (syscall-list-32bit-condition, syscall-list-64bit-options)
32137 (syscall-list-64bit-condition): Define.
32138
32139 2011-12-22 Ulrich Drepper <drepper@gmail.com>
32140
32141 * locale/iso-639.def: Add brx entry.
32142
32143 [BZ #13328]
32144 * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
32145 Proposed by Mariusz_Cukr <marcukr@op.pl>.
32146
32147 * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
32148 __feraiseexcept_renamed.
32149
32150 2011-12-21 Ulrich Drepper <drepper@gmail.com>
32151
32152 [BZ #13538]
32153 * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
32154 EPOLLET with unsigned values.
32155 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
32156 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
32157
32158 * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
32159 to large cancellation.
32160 * math/s_cacoshf.c: Likewise.
32161 * math/s_cacoshl.c: Likewise.
32162
32163 2011-11-18 Richard B. Kreckel <kreckel@ginac.de>
32164
32165 [BZ #13305]
32166 [BZ #12786]
32167 * math/s_cacosh.c: Fix rare miscomputation in cacosh().
32168 * math/s_cacoshf.c: Likewise.
32169 * math/s_cacoshl.c: Likewise.
32170
32171 2011-12-21 Ulrich Drepper <drepper@gmail.com>
32172
32173 [BZ #13439]
32174 * iconv/gconv.h: Define __GCONV_SWAP.
32175 * iconvdata/unicode.c: The swap bit must be stored in __flags.
32176 * iconvdata/utf-16.c: Likewise.
32177 * iconvdata/utf-32.c: Likewise.
32178
32179 2011-12-21 Andreas Schwab <schwab@linux-m68k.org>
32180
32181 [BZ #13524]
32182 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
32183 numerator after shifting it by one limb.
32184
32185 2011-12-19 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
32186
32187 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
32188 under [__USE_EXTERN_INLINES].
32189
32190 2011-12-17 Ulrich Drepper <drepper@gmail.com>
32191
32192 [BZ #13446]
32193 * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
32194
32195 2011-11-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
32196
32197 * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
32198 * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
32199 optimized code.
32200 * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
32201 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
32202 * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
32203 * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
32204 for strncasecmp/strncasecmp_l compilation.
32205 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
32206 * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
32207
32208 2011-12-08 Marek Polacek <mpolacek@redhat.com>
32209
32210 [BZ #13484]
32211 * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
32212 of __asm__.
32213
32214 2011-12-17 Ulrich Drepper <drepper@gmail.com>
32215
32216 [BZ #13506]
32217 * time/tzfile.c (__tzfile_read): Check values from file header.
32218
32219 2011-11-21 Will Schmidt <will_schmidt@vnet.ibm.com>
32220
32221 * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
32222 * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
32223 * powerpc/powerpc32/dl-start.S: Likewise.
32224 * powerpc/powerpc32/elf/start.S: Likewise.
32225 * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
32226 * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
32227 * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
32228 * powerpc/powerpc32/fpu/s_floor.S: Likewise.
32229 * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
32230 * powerpc/powerpc32/fpu/s_lround.S: Likewise.
32231 * powerpc/powerpc32/fpu/s_rint.S: Likewise.
32232 * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
32233 * powerpc/powerpc32/fpu/s_round.S: Likewise.
32234 * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
32235 * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
32236 * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
32237 * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
32238 * powerpc/powerpc32/memset.S: Likewise.
32239 * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
32240 * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
32241 * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
32242 * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
32243 * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
32244 * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
32245 * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
32246 * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
32247 * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
32248 * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
32249 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
32250 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
32251 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
32252
32253 2011-11-18 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
32254
32255 * math/libm-test.inc: Added more nearbyint tests.
32256 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
32257 * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
32258 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
32259 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
32260
32261 2011-11-21 Ross Lagerwall <rosslagerwall@gmail.com>
32262
32263 * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
32264 FD_CLOEXEC.
32265
32266 2011-11-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
32267
32268 * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
32269 Add wcscpy-ssse3 wcscpy-c.
32270 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
32271 * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
32272 * sysdeps/x86_64/multiarch/wcscpy.S: New file.
32273 * sysdeps/x86_64/wcschr.S: New file.
32274 * sysdeps/x86_64/wcsrchr.S: New file.
32275 * string/test-strcmp.c: Remove checking of wcscmp function for
32276 wrong alignments.
32277 * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
32278 (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
32279 wcsrchr-sse2 wcsrchr-c.
32280 * sysdeps/i386/i686/multiarch/wcschr.S: New file.
32281 * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
32282 * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
32283 * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
32284 * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
32285 * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
32286 * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
32287 * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
32288 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
32289 * wcsmbc/wcschr.c (WCSCHR): New macro.
32290
32291 2011-11-17 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
32292
32293 * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
32294 * wcsmbs/test-wcsrchr.c: New file.
32295 * string/test-strrchr.c: Add wcsrchr support.
32296 (WIDE): New macro.
32297 * wcsmbs/test-wcscpy.c: New file.
32298 * string/test-strcpy.c: Add wcscpy support.
32299 (WIDE): New macro.
32300
32301 2011-12-10 Ulrich Drepper <drepper@gmail.com>
32302
32303 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
32304 the inner loop.
32305
32306 2011-12-06 Andreas Schwab <schwab@linux-m68k.org>
32307
32308 [BZ #13472]
32309 * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
32310
32311 2011-12-04 Ulrich Drepper <drepper@gmail.com>
32312
32313 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
32314 Minor optimizations.
32315
32316 * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
32317 * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
32318 * sunrpc/clnt_udp.c (clntudp_call): Likewise.
32319
32320 2011-12-03 Ulrich Drepper <drepper@gmail.com>
32321
32322 * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
32323 IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
32324 IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
32325 for gcc to avoid warnings.
32326 * inet/Makefile (tests): Add tst-checks.
32327 * inet/tst-checks.c: New file.
32328
32329 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
32330 warning.
32331
32332 * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
32333 __wmemcmp_sse2.
32334
32335 * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
32336 * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
32337
32338 * malloc/mcheck.h: Fix use of incorrect encoding in comment.
32339
32340 2011-12-02 Ulrich Drepper <drepper@gmail.com>
32341
32342 * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
32343 problem.
32344
32345 * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
32346
32347 2011-11-29 Joseph Myers <joseph@codesourcery.com>
32348
32349 * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
32350 conditional on GCC version.
32351 (__arch_compare_and_exchange_val_8_acq)
32352 (__arch_compare_and_exchange_val_16_acq)
32353 (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
32354 (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
32355 (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
32356
32357 2011-12-02 Joseph Myers <joseph@codesourcery.com>
32358
32359 * sysdeps/sh/backtrace.c: New file.
32360
32361 2011-12-02 Andreas Schwab <schwab@redhat.com>
32362
32363 * misc/bits/select2.h (__FD_ELT): Mark as extension. Add
32364 parenthesis.
32365
32366 2011-12-01 Andreas Schwab <schwab@redhat.com>
32367
32368 * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
32369 falling back to utime.
32370
32371 2011-11-30 Andreas Schwab <schwab@redhat.com>
32372
32373 * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
32374 expectations for float.
32375
32376 2011-11-29 Andreas Schwab <schwab@redhat.com>
32377
32378 * locale/weight.h (findidx): Add parameter len.
32379 * locale/weightwc.h (findidx): Likewise.
32380 * posix/fnmatch_loop.c (FCT): Adjust caller.
32381 * posix/regcomp.c (build_equiv_class): Likewise.
32382 * posix/regex_internal.h (re_string_elem_size_at): Likewise.
32383 * posix/regexec.c (check_node_accept_bytes): Likewise.
32384 * string/strcoll_l.c (STRCOLL): Likewise.
32385 * string/strxfrm_l.c (STRXFRM): Likewise.
32386
32387 2011-11-17 Ulrich Drepper <drepper@gmail.com>
32388
32389 * Makefile.in: Remove CVSOPT handling.
32390 * configure.in: Remove use of AC_REVISION.
32391 * iconvdata/Makefile (distribute): No need to filter out CVS.
32392 * scripts/list-sources.sh: Remove CVS, subversion and monotone
32393 handling.
32394
32395 2011-11-16 Andreas Schwab <schwab@redhat.com>
32396
32397 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
32398 [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
32399 [USE_AS_STRNCASECMP_L]: Likewise.
32400 (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
32401 NO_TLS_DIRECT_SEG_REFS.
32402 * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
32403 Fix argument offsets for non-PIC.
32404 [USE_AS_STRNCASECMP_L]: Likewise.
32405 (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
32406 NO_TLS_DIRECT_SEG_REFS.
32407
32408 2011-11-15 Ulrich Drepper <drepper@gmail.com>
32409
32410 * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
32411 O_CLOEXEC.
32412 * locale/loadlocale.c (_nl_load_locale): Likewise.
32413
32414 2011-11-15 Andreas Schwab <schwab@redhat.com>
32415
32416 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
32417 [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
32418 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
32419 (SYSCALL_GETTIME): Set errno on error.
32420
32421 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
32422 count references to noai6ai_cached.
32423
32424 2011-11-15 Ulrich Drepper <drepper@gmail.com>
32425
32426 * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
32427
32428 * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
32429 FD_CLOEXEC for /proc/self/maps.
32430
32431 * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
32432 FD_CLOEXEC for /proc/meminfo.
32433
32434 * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
32435 gai.conf.
32436
32437 * resolv/res_query.c (res_hostalias): Don't allow cancellation and set
32438 FD_CLOEXEC for given file.
32439
32440 * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
32441
32442 * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
32443 FD_CLOEXEC for /etc/hosts.
32444 (_gethtent): Likewise.
32445
32446 * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
32447
32448 * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
32449 cancellation and set FD_CLOEXEC for /etc/netgroup.
32450
32451 * nss/nss_files/files-key.c (search): Don't allow cancellation when
32452 reading /etc/publickey.
32453
32454 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
32455 allow cancellation when reading /etc/group.
32456
32457 * nss/nss_files/files-alias.c (internal_setent): Don't allow
32458 cancellation.
32459 (get_next_alias): Likewise for included file. Also set FD_CLOEXEC.
32460
32461 * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
32462 when using data file.
32463
32464 * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
32465
32466 * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
32467 (write_nis_obj): Use "c" and "e" in fopen.
32468
32469 * misc/mntent_r.c (__setmntent): Also append e to fopen format.
32470
32471 * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
32472
32473 * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
32474
32475 * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
32476
32477 * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
32478 locale.alias.
32479
32480 * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
32481
32482 * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
32483
32484 * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
32485
32486 * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
32487 file parsing and set FD_CLOEXEC.
32488
32489 2011-11-14 Ulrich Drepper <drepper@gmail.com>
32490
32491 * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
32492
32493 2011-11-14 Andreas Schwab <schwab@redhat.com>
32494
32495 * malloc/arena.c (arena_get2): Don't call reused_arena when
32496 _int_new_arena failed.
32497
32498 2011-11-14 Ulrich Drepper <drepper@gmail.com>
32499
32500 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
32501 (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
32502 * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
32503 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
32504 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
32505 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
32506 to compile strcasecmp and strncasecmp.
32507 * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
32508 * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
32509
32510 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
32511
32512 2011-11-13 Ulrich Drepper <drepper@gmail.com>
32513
32514 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
32515 locale-defines.sym to gen-as-const-headers.
32516 (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
32517 strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
32518 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
32519 to compile strcasecmp and strncasecmp.
32520 * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
32521 strcasecmp_l and strncasecmp_l.
32522 * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
32523 * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
32524 * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
32525 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
32526 * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
32527 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
32528 * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
32529 * sysdeps/i386/i686/multiarch/strncase.S: New file.
32530 * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
32531 * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
32532 * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
32533
32534 2011-11-12 Ulrich Drepper <drepper@gmail.com>
32535
32536 * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
32537 result of SYSDEP_GETTIME_CPU to retval.
32538 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
32539 parameter list to macro. Remove trailing semicolon. Adjust users.
32540
32541 * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
32542 variable.
32543
32544 * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
32545 mantissa words.
32546 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
32547
32548 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
32549 from unused variable.
32550
32551 * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
32552 DWARF definitions.
32553 * sysdeps/generic/dwarf2.h: Don't define enums when using the file
32554 for assembling.
32555
32556 * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
32557 over namespaces.
32558
32559 * sunrpc/rpc_prot.c (rejected): Fix case value.
32560
32561 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
32562 unsigned long long int to avoid warnings in shift.
32563
32564 * posix/regex_internal.c (re_string_reconstruct): Actually use result
32565 of use of trans.
32566 * posix/regex_internal.h (re_string_wchar_at): Remove temporary
32567 variable tmp.
32568
32569 * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
32570 * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
32571 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
32572
32573 * nis/nis_table.c (nis_list): Use variable of correct type for
32574 result of __follow_path call.
32575
32576 2011-11-07 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
32577
32578 * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
32579 of math functions ceil, trunc, floor, round, and sqrt, when
32580 avaliable on the platform.
32581 * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
32582 name clash.
32583 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
32584 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
32585 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
32586
32587 2011-10-30 Marek Polacek <mpolacek@redhat.com>
32588
32589 * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
32590 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
32591
32592 2011-11-11 Roland McGrath <roland@hack.frob.com>
32593
32594 * include/unistd.h: Fix __readlink return type.
32595 Reported by Chris Metcalf <cmetcalf@tilera.com>.
32596
32597 2011-11-11 Ulrich Drepper <drepper@gmail.com>
32598
32599 * stdlib/ucontext.h: Undo last change for makecontext.
32600
32601 2011-11-11 Andreas Schwab <schwab@redhat.com>
32602
32603 * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
32604
32605 * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
32606 * setjmp/setjmp.h: Mark functions as non-leaf.
32607 * setjmp/bits/setjmp2.h: Likewise.
32608 * stdlib/ucontext.h: Likewise.
32609
32610 2011-11-10 Andreas Schwab <schwab@redhat.com>
32611
32612 * malloc/arena.c (_int_new_arena): Don't increment narenas.
32613 (reused_arena): Don't check arena limit.
32614 (arena_get2): Atomically check arena limit.
32615
32616 2011-11-08 Ulrich Drepper <drepper@gmail.com>
32617
32618 * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
32619 * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
32620
32621 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
32622 instructions.
32623
32624 2011-11-07 Andreas Schwab <schwab@redhat.com>
32625
32626 * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
32627 handler when locking.
32628
32629 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
32630 Fix size of allocated buffer.
32631
32632 2011-11-04 Andreas Schwab <schwab@redhat.com>
32633
32634 [BZ #10103]
32635 * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
32636 declarations for long double functions.
32637 * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
32638
32639 * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
32640
32641 2011-11-03 Andreas Schwab <schwab@redhat.com>
32642
32643 * nscd/nscd.c (main): Don't start AVC thread until credentials are
32644 installed.
32645
32646 * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
32647 is disabled.
32648
32649 2011-11-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
32650
32651 * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
32652
32653 2011-11-01 Andreas Schwab <schwab@linux-m68k.org>
32654
32655 * include/alloca.h (stackinfo_alloca_round): Define.
32656 (extend_alloca): Use it.
32657 [_STACK_GROWS_UP]: Correct check for adjacent allocation.
32658 * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
32659 here.
32660
32661 * scripts/check-local-headers.sh: Ignore libaudit.h.
32662
32663 * nscd/Makefile (extra-objs): Make recursively expanded.
32664
32665 2011-11-01 Ulrich Drepper <drepper@gmail.com>
32666
32667 * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
32668 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
32669
32670 * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
32671 * posix/tst-rfc3484-2.c: Likewise.
32672 * posix/tst-rfc3484-3.c: Likewise.
32673
32674 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
32675 process_vm_writev.
32676 * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
32677 process_vm_writev.
32678 * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
32679 process_vm_writev from libc using GLIBC_2.15 version.
32680
32681 * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
32682
32683 2011-10-31 Paul Pluzhnikov <ppluzhnikov@google.com>
32684
32685 * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
32686 stack usage.
32687
32688 2011-10-31 Ulrich Drepper <drepper@gmail.com>
32689
32690 [BZ #13367]
32691 * nss/getent.c (initgroups_keys): Show error message in case no group
32692 names are given.
32693
32694 * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
32695 * inet/check_pf.c: Provide dummy versions of __free_in6ai and
32696 __bump_nl_timestamp.
32697 * nscd/connections (nscd_init): When host database is served open
32698 netlink socket and request notification about configuration changes.
32699 (main_loop_poll): Track netlink file descriptor and bump timestamp
32700 in case data becomes available.
32701 (main_loop_epoll): Likewise.
32702 * nscd/nscd-client.h (DB_VERSION): Bump to 2.
32703 (database_pers_head): Add extra_data fileds.
32704 Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
32705 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
32706 * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
32707 Adjust caller.
32708 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
32709 in6ai data, call __free_in6ai.
32710 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
32711 Add -DHAVE_NETLINK.
32712 * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite. Cache the
32713 interface information. Reuse previous data if netlink timestamp
32714 is not changed.
32715 (__bump_nl_timestamp): New function.
32716 (__free_in6ai): New function.
32717
32718 2011-10-30 Ulrich Drepper <drepper@gmail.com>
32719
32720 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
32721 close_not_cancel_no_status here.
32722 (__check_pf): Reorganize code a bit to not call close twice if OOM.
32723
32724 2011-10-29 Ulrich Drepper <drepper@gmail.com>
32725
32726 [BZ #13276]
32727 * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
32728 return value.
32729
32730 * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
32731 * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
32732 asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
32733
32734 2011-07-03 Andreas Jaeger <aj@suse.de>
32735
32736 [BZ #10709]
32737 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
32738 of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
32739 * math/libm-test.inc (sin_test): Add test case.
32740
32741 2011-10-29 Ulrich Drepper <drepper@gmail.com>
32742
32743 [BZ #13337]
32744 * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
32745 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
32746
32747 * elf/chroot_canon.c (chroot_canon): Cleanups.
32748
32749 * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
32750
32751 [BZ #13335]
32752 * elf/chroot_canon.c (chroot_canon): Fix readlink call.
32753 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
32754
32755 * string/test-strchr.c: Make usable for strchrnul testing.
32756 * string/test-strchrnul.c: New file.
32757 * string/Makefile (strop-tests): Add strchrnul.
32758
32759 * po/it.po: Update from translation team.
32760 * po/es.po: Likewise.
32761
32762 2011-10-28 Ulrich Drepper <drepper@gmail.com>
32763
32764 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
32765 the three constants needed as parameters. Drop the others.
32766 (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
32767 __m128i_strloadu_tolower.
32768 Create and initialize variable zero and use it in all the places
32769 where _mm_setzero_si128 was used.
32770
32771 * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
32772 doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
32773 mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
32774 * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
32775 anymore.
32776 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
32777 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
32778 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
32779 __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
32780 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
32781 __mpranred, __mptan.
32782 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
32783 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
32784 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
32785 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
32786 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
32787 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
32788 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
32789 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
32790 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
32791
32792 2011-10-28 Andreas Schwab <schwab@redhat.com>
32793
32794 * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
32795 redefine if SHARED.
32796 * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
32797
32798 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
32799 wide char related routines to wcsmbs subdir.
32800
32801 2011-10-27 Andreas Schwab <schwab@redhat.com>
32802
32803 [BZ #13344]
32804 * misc/sys/cdefs.h (__THROWNL): Define.
32805 * posix/unistd.h: Use __THREADNL instead of __THREAD
32806 for memory synchronization functions.
32807
32808 2011-10-26 Roland McGrath <roland@hack.frob.com>
32809
32810 [BZ #13349]
32811 * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
32812 doesn't exist.
32813 * manual/stdio.texi (Obstack Streams): Node removed.
32814
32815 2011-10-26 Andreas Schwab <schwab@redhat.com>
32816
32817 * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
32818 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
32819 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
32820
32821 * math/math_private.h (math_force_eval): Allow non-addressable
32822 arguments.
32823 * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
32824
32825 2011-10-25 Ulrich Drepper <drepper@gmail.com>
32826
32827 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
32828 file is not needed.
32829
32830 * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
32831 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
32832 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
32833 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
32834 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
32835 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
32836 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
32837 * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
32838 Add AVX variants.
32839 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
32840 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
32841 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
32842 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
32843 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
32844 * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
32845 * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
32846 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
32847 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
32848 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
32849 * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
32850 * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
32851 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
32852 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
32853 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
32854 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
32855 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
32856 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
32857 * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
32858
32859 * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
32860 all the time. Define bit_AVX. Define HAS_* macros using bit_* macros.
32861
32862 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
32863 place. Use VEX encoding when compiling for AVX.
32864
32865 2011-10-25 Andreas Schwab <schwab@redhat.com>
32866
32867 * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
32868 * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
32869
32870 * string/test-strchr.c (do_test): Don't generate NUL bytes.
32871
32872 2011-10-25 Ulrich Drepper <drepper@gmail.com>
32873
32874 * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
32875 useless if() expression.
32876 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
32877 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
32878 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
32879 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
32880 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
32881 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
32882 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
32883 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
32884 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
32885 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
32886 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
32887 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
32888 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
32889 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
32890 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
32891 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
32892 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
32893 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
32894 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
32895
32896 * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
32897
32898 2011-10-25 Andreas Schwab <schwab@redhat.com>
32899
32900 * elf/dl-deps.c (_dl_map_object_deps): Remove always true
32901 condition.
32902 * elf/dl-fini.c (_dl_sort_fini): Likewise.
32903
32904 2011-10-25 Ulrich Drepper <drepper@gmail.com>
32905
32906 * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
32907 .text section. Avoid duplicate constants.
32908 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
32909 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
32910 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
32911 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
32912 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
32913 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
32914 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
32915 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
32916 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
32917 * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
32918 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
32919 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
32920 * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
32921 * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
32922 * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
32923 * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
32924 * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
32925 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
32926 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
32927 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
32928 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
32929 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
32930 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
32931 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
32932 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
32933 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
32934 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
32935 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
32936 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
32937 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
32938 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
32939 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
32940 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
32941 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
32942 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
32943 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
32944 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
32945 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
32946 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
32947 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
32948 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
32949 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
32950 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
32951 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
32952 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
32953
32954 2011-10-24 Ulrich Drepper <drepper@gmail.com>
32955
32956 * sysdeps/x86_64/dla.h: Move to ...
32957 * sysdeps/x86_64/fpu/dla.h: ...here.
32958 (DLA_FMS): Some compilers fail to inline __builtin_fma in some
32959 situations. Use __builtin_fma only for gcc 4.6 and up.
32960
32961 * config.make.in: Add have-mfma4 entry.
32962 * configure.in: Substitute libc_cv_cc_fma4.
32963 * math/Makefile (dbl-only-routines): Add sincostab.
32964 * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
32965 Use __sincostab not sincos.
32966 * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
32967 name is a macro.
32968 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
32969 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
32970 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
32971 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise. Define singArctan2
32972 using __copysign.
32973 * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr. Don't define
32974 __cr and __cpymn. Define __cpy unless NO___CPY is defined. Define
32975 norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
32976 * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
32977 and __inv.
32978 * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
32979 * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
32980 __copysign.
32981 * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos. Don't
32982 define aliases when function name is a macro.
32983 * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
32984 sysdeps/ieee754/dbl-64/sincos.tbl.
32985 * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
32986 fma4-enabled routines.
32987 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
32988 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
32989 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
32990 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
32991 * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
32992 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
32993 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
32994 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
32995 * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
32996 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
32997 * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
32998 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
32999 * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
33000 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
33001 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
33002 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
33003 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
33004 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
33005 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
33006 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
33007 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
33008 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
33009 * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
33010 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
33011 * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
33012 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
33013 * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
33014 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
33015 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
33016 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
33017
33018 * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
33019 rename.
33020 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
33021 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
33022 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
33023 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
33024 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
33025 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
33026 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
33027 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
33028
33029 2011-10-24 Andreas Schwab <schwab@redhat.com>
33030
33031 * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
33032
33033 2011-10-23 Ulrich Drepper <drepper@gmail.com>
33034
33035 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
33036
33037 * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
33038 prediction.
33039 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
33040
33041 * string/strnlen.c: Don't define STRNLEN, reverse logic.
33042 Remove unused variable magic_bits.
33043 * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
33044
33045 * string/strnlen.c: Define and use STRNLEN macro.
33046 * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
33047 Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
33048 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
33049 * wcsmbs/wcslen.c: Define and use WCSLEN.
33050 * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
33051 * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
33052 * sysdeps/i386/i686/multiarch/strnlen.S: New file.
33053 * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
33054 * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
33055 * sysdeps/i386/i686/multiarch/wcslen.S: New file.
33056 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
33057
33058 2011-10-20 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
33059
33060 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
33061 strnlen-sse2-no-bsf.
33062 Rename strlen-no-bsf to strlen-sse2-no-bsf.
33063 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
33064 * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
33065 Add strnlen support.
33066 (USE_AS_STRNLEN): New macro.
33067 * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
33068 * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
33069 Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
33070 * sysdeps/x86_64/wcslen.S: New file.
33071
33072 2011-10-20 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
33073
33074 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
33075 XMM-moves are used for copying on small sizes.
33076
33077 2011-10-19 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
33078
33079 * wcsmbs/Makefile (strop-tests): Add wcschr.
33080 * wcsmbs/test-wcschr.c: New file.
33081 * string/test-strchr.c: Update.
33082 Add wcschr support.
33083 (WIDE): New macro.
33084
33085 2011-10-18 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
33086
33087 * wcsmbs/Makefile (strop-tests): Add wcslen.
33088 * wcsmbs/test-wcslen.c: New file.
33089 * string/test-strlen.c: Update.
33090 Add wcslen support.
33091 (WIDE): New macro.
33092
33093 2011-10-23 Ulrich Drepper <drepper@gmail.com>
33094
33095 * po/it.po: Update from translation team.
33096
33097 2011-09-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
33098
33099 * sysdeps/x86_64/wcscmp.S: Update.
33100 Fix wrong comparison semantics.
33101 wcscmp shall use signed comparison not unsigned.
33102 Don't use substraction to avoid overflow bug.
33103 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
33104 * wcsmbc/wcscmp.c: Likewise.
33105 * string/test-strcmp.c: Likewise.
33106 Add new tests to check cases with negative values.
33107
33108 2011-10-23 Ulrich Drepper <drepper@gmail.com>
33109
33110 * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
33111 * sysdeps/x86_64/dla.h: ...here. New file.
33112 * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
33113 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
33114 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
33115 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
33116 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
33117 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
33118 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
33119 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
33120 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
33121
33122 2011-10-23 Andreas Schwab <schwab@linux-m68k.org>
33123
33124 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
33125 __ynl_finite aliases.
33126
33127 2011-10-22 Ulrich Drepper <drepper@gmail.com>
33128
33129 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
33130
33131 * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
33132 define DLA_FMA.
33133 [DLA_FMA] (EMULV): Use DLA_FMA.
33134 [DLA_FMA] (MUL12): Use EMULV.
33135 * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
33136 that are not needed.
33137 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
33138 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
33139 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
33140 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
33141 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
33142 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
33143 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
33144
33145 2011-10-22 Andreas Schwab <schwab@linux-m68k.org>
33146
33147 * math/s_nan.c: Undef __nan.
33148 * math/s_nanf.c: Undef __nanf.
33149 * math/s_nanl.c: Undef __nanl.
33150 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
33151 "math_private.h".
33152
33153 2011-10-22 Ulrich Drepper <drepper@gmail.com>
33154
33155 * math/s_catan.c: Add branch predictions.
33156 * math/s_catanf.c: Likewise.
33157 * math/s_catanh.c: Likewise.
33158 * math/s_catanhf.c: Likewise.
33159 * math/s_catanhl.c: Likewise.
33160 * math/s_catanl.c: Likewise.
33161 * math/s_cexp.c: Likewise.
33162 * math/s_cexpf.c: Likewise.
33163 * math/s_cexpl.c: Likewise.
33164 * math/s_clog.c: Likewise.
33165 * math/s_clog10.c: Likewise.
33166 * math/s_clog10f.c: Likewise.
33167 * math/s_clog10l.c: Likewise.
33168 * math/s_clogf.c: Likewise.
33169 * math/s_clogl.c: Likewise.
33170 * math/s_csqrt.c: Likewise.
33171 * math/s_csqrtf.c: Likewise.
33172 * math/s_csqrtl.c: Likewise.
33173 * math/s_ctanf.c: Likewise.
33174 * math/s_ctanh.c: Likewise.
33175 * math/s_ctanhf.c: Likewise.
33176 * math/s_ctanhl.c: Likewise.
33177 * math/s_ctanl.c: Likewise.
33178
33179 * math/math_private.h: Define __nan, __nanf, __nanl.
33180 * math/s_cacosh.c: Include <math_private.h>.
33181 * math/s_cacoshl.c: Likewise.
33182 * math/s_casinh.c: Likewise.
33183 * math/s_casinhf.c: Likewise.
33184 * math/s_casinhl.c: Likewise.
33185 * math/s_ccos.c: Rely entire on ccosh.
33186 * math/s_ccosf.c: Rely entire on ccoshf.
33187 * math/s_ccosl.c: Rely entirely on ccoshl.
33188 * math/s_ccosh.c: Add branch predicion helpers. Add branch prediction.
33189 Remove tests for FE_INVALID.
33190 * math/s_ccoshf.c: Likewise.
33191 * math/s_ccoshl.c: Likewise.
33192 * math/s_csin.c: Likewise.
33193 * math/s_csinf.c: Likewise.
33194 * math/s_csinh.c Likewise.
33195 * math/s_csinhf.c: Likewise.
33196 * math/s_csinhl.c: Likewise.
33197 * math/s_csinl.c: Likewise.
33198 * math/s_ctan.c: Likewise.
33199 * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
33200 * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
33201 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
33202
33203 2011-10-21 Ulrich Drepper <drepper@gmail.com>
33204
33205 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
33206 compilation problems.
33207
33208 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
33209 __builtin_expect.
33210
33211 2011-10-20 Ulrich Drepper <drepper@gmail.com>
33212
33213 * sysdeps/i386/configure.in: Test for -mfma4 option.
33214 * config.h.in: Add HAVE_FMA4_SUPPORT entry.
33215 * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
33216 COMMON_CPUID_INDEX_80000001.
33217 * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
33218 * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
33219 use it if FMA3 is not supported.
33220 * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
33221
33222 * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
33223 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
33224
33225 2011-10-20 Andreas Schwab <schwab@redhat.com>
33226
33227 [BZ #12892]
33228 * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
33229 it would create a cycle with a link time dependency.
33230
33231 2011-10-19 Ulrich Drepper <drepper@gmail.com>
33232
33233 * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
33234 instruction.
33235 * string/Makefile (strop-tests): Add rawmemchr.
33236 * string/test-rawmemchr.c: New file.
33237
33238 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
33239 * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file. Split out from...
33240 * sysdeps/x86_64/multiarch/strcmp.S: ...here. Include strcmp-sse42.S
33241 when compiling str{,n}casecmp and when AVX is available. Hook up
33242 new optimized code in initializers.
33243
33244 2011-10-19 Andreas Schwab <schwab@redhat.com>
33245
33246 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
33247 __feraiseexcept instead of feraiseexcept.
33248
33249 2011-10-18 Ulrich Drepper <drepper@gmail.com>
33250
33251 * math/math_private.h: Define defaults for libc_fetestexcept and
33252 libc_feupdateenv.
33253 * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
33254 * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
33255 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
33256 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
33257 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
33258 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
33259 libc_fetestexcept and libc_feupdateenv.
33260
33261 * math/math_private.h: Define defaults for libc_feholdexcept_setround,
33262 libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
33263 * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
33264 * sysdeps/x86_64/fpu/math_private.h: Define special version of
33265 libc_feholdexcept_setround.
33266
33267 * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
33268 Add s_nearbyint-c and s_nearbyintf-c.
33269 * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
33270 nearbyintf inlines.
33271 * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
33272 * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
33273 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
33274 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
33275
33276 * math/math_private.h: Define defaults for libc_fegetround,
33277 libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
33278 libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
33279 libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
33280 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
33281 libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
33282 standard functions.
33283 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
33284 Remove comments and hacks for old compiler versions.
33285 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
33286 libc_fegetround, libc_fesetround, libc_feholdexcept, and
33287 libc_feholdexceptl.
33288
33289 2011-10-18 Andreas Schwab <schwab@redhat.com>
33290
33291 * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
33292 (__feraiseexcept_renamed): Add __NTH.
33293 (feraiseexcept): Add __NTH. Rename local variables to fix
33294 namespace violations.
33295
33296 2011-10-17 Ulrich Drepper <drepper@gmail.com>
33297
33298 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
33299
33300 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
33301
33302 * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
33303 recently added interfaces.
33304 * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
33305
33306 * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
33307 about macro parameter expansion.
33308
33309 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
33310 __NO_MATH_INLINES is defined. Cleanups.
33311
33312 * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
33313 and __floorf is target has SSE4.1.
33314 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
33315 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
33316 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
33317 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
33318
33319 * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
33320 name.
33321 (floorf): Likewise.
33322
33323 * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
33324
33325 2011-10-17 Andreas Schwab <schwab@redhat.com>
33326
33327 * misc/sys/cdefs.h: Fix last change.
33328
33329 * grp/initgroups.c (internal_getgrouplist): Fix initgroups
33330 database lookup.
33331
33332 2011-10-16 Ulrich Drepper <drepper@gmail.com>
33333
33334 * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
33335
33336 * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
33337 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
33338 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
33339 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
33340 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
33341 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
33342 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
33343 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
33344 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
33345 * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
33346 * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
33347 * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
33348 * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
33349 * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
33350 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
33351 * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
33352 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
33353 * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
33354 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
33355 * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
33356 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
33357 * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
33358
33359 * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
33360 ceil, ceilf, floor, floorf.
33361
33362 * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
33363 Perform IRELATIVE relocations last.
33364
33365 * elf/do-rel.h: Add another parameter nrelative, replacing the
33366 local variable with the same name. Change name of the function
33367 to end in Rel or Rela (uppercase).
33368 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
33369 nrelative to ranges. Only nonzero for DT_REL/DT_RELA. Pass to the
33370 elf_dynamic_do_##reloc function.
33371
33372 2011-10-15 Ulrich Drepper <drepper@gmail.com>
33373
33374 * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
33375 is sufficient, at least on modern CPUs.
33376
33377 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
33378
33379 * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
33380 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
33381
33382 * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
33383 __expl_finite.
33384 * math/bits/math-finite.h: Add entries for exp.
33385 * math/e_expl.c: Add __*_finite alias.
33386 * sysdeps/i386/fpu/e_exp.S: Likewise.
33387 * sysdeps/i386/fpu/e_expf.S: Likewise.
33388 * sysdeps/i386/fpu/e_expl.c: Likewise.
33389 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
33390 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
33391 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
33392 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
33393 * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
33394 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
33395 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
33396
33397 * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
33398 is sufficient, at least on modern CPUs.
33399
33400 * ctype/ctype-info.c (__ctype_init): Define.
33401 * include/ctype.h (__ctype_init): Declare.
33402 (__ctype_b_loc): The variable is always initialized.
33403 (__ctype_toupper_loc): Likewise.
33404 (__ctype_tolower_loc): Likewise.
33405 * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
33406 * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
33407
33408 2011-10-15 Andreas Schwab <schwab@linux-m68k.org>
33409
33410 * wcsmbs/wmemcmp.c (WMEMCMP): Define.
33411
33412 * configure.in: Also look in $cxxmachine/include for C++ system
33413 headers.
33414
33415 2011-09-27 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
33416
33417 * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
33418 memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
33419 * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
33420 * sysdeps/x86_64/multiarch/memcmp.S: Update. Add __memcmp_ssse3.
33421 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
33422 (USE_AS_WMEMCMP): New macro.
33423 Fixing indents.
33424 * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
33425 * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
33426 * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
33427 * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
33428 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
33429 wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
33430 * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
33431 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
33432 * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
33433 * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
33434 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
33435 (USE_AS_WMEMCMP): New macro.
33436 * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
33437 * sysdeps/string/test-memcmp.c: Update.
33438 Fix simple_wmemcmp.
33439 Add new tests.
33440 * wcsmbs/wmemcmp.c: Update.
33441 (WMEMCMP): New macro.
33442 Fix overflow bug.
33443
33444 2011-10-12 Andreas Jaeger <aj@suse.de>
33445
33446 [BZ #13268]
33447 * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
33448
33449 2011-10-15 Ulrich Drepper <drepper@gmail.com>
33450
33451 * libio/iofwide.c (do_length): Avoid warning.
33452
33453 * ctype/ctype.h (__isctype_f): Add missing __THROW.
33454
33455 2011-10-14 Ulrich Drepper <drepper@gmail.com>
33456
33457 * elf/pldd-xx.c (find_maps): Remove leftover debug message.
33458
33459 * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
33460 * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
33461 * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
33462 * sysdeps/i386/i686/fpu/e_log.S: New file.
33463 * sysdeps/i386/i686/fpu/e_logf.S: New file.
33464 * sysdeps/i386/i686/fpu/e_logl.S: New file.
33465
33466 * ctype/ctype.h: Add support for inlined isXXX functions when
33467 compiling C++ code.
33468
33469 2011-10-14 Andreas Schwab <schwab@redhat.com>
33470
33471 * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
33472
33473 * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
33474
33475 2011-10-13 Roland McGrath <roland@hack.frob.com>
33476
33477 [BZ #13291]
33478 * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
33479
33480 2011-10-13 Andreas Schwab <schwab@redhat.com>
33481
33482 * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
33483 * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
33484 feraiseexcept.
33485
33486 * sysdeps/x86_64/memrchr.S: Check for zero size.
33487
33488 * string/stratcliff.c: Add memrchr tests.
33489
33490 2011-10-12 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
33491
33492 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
33493 memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
33494 rawmemchr-sse2 rawmemchr-sse2-bsf.
33495 * sysdeps/i386/i686/multiarch/memchr.S: New file.
33496 * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
33497 * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
33498 * sysdeps/i386/i686/multiarch/memrchr.S: New file.
33499 * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
33500 * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
33501 * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
33502 * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
33503 * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
33504 * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
33505 * string/memrchr.c (MEMRCHR): New macro.
33506
33507 2011-10-12 Ulrich Drepper <drepper@gmail.com>
33508
33509 Add integration with gcc's -ffinite-math-only and optimize wrapper
33510 functions in libm.
33511 * Versions.def: Define GLIBC_2.15 version for libm.
33512 * math/Makefile (headers): Add bits/math-finite.h.
33513 * math/bits/math-finite.h: New file.
33514 * sysdeps/ia64/fpu/bits/math-finite.h: New file.
33515 * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
33516 * math/e_acoshl.c: Add __*_finite alias.
33517 * math/e_acosl.c: Likewise.
33518 * math/e_asinl.c: Likewise.
33519 * math/e_atan2l.c: Likewise.
33520 * math/e_atanhl.c: Likewise.
33521 * math/e_coshl.c: Likewise.
33522 * math/e_exp10.c: Likewise.
33523 * math/e_exp10f.c: Likewise.
33524 * math/e_exp10l.c: Likewise.
33525 * math/e_exp2l.c: Likewise.
33526 * math/e_fmodl.c: Likewise.
33527 * math/e_gammal_r.c: Likewise.
33528 * math/e_hypotl.c: Likewise.
33529 * math/e_j0l.c: Likewise.
33530 * math/e_j1l.c: Likewise.
33531 * math/e_jnl.c: Likewise.
33532 * math/e_lgammal_r.c: Likewise.
33533 * math/e_log10l.c: Likewise.
33534 * math/e_log2l.c: Likewise.
33535 * math/e_logl.c: Likewise.
33536 * math/e_powl.c: Likewise.
33537 * math/e_sinhl.c: Likewise.
33538 * math/e_sqrtl.c: Likewise.
33539 * math/e_scalb.c: Completely rewritten and optimized.
33540 * math/e_scalbf.c: Likewise.
33541 * math/e_scalbl.c: Likewise.
33542 * math/w_acos.c: Likewise.
33543 * math/w_acosf.c: Likewise.
33544 * math/w_acosl.c: Likewise.
33545 * math/w_acosh.c: Likewise.
33546 * math/w_acoshf.c: Likewise.
33547 * math/w_acoshl.c: Likewise.
33548 * math/w_asin.c: Likewise.
33549 * math/w_asinf.c: Likewise.
33550 * math/w_asinl.c: Likewise.
33551 * math/w_atan2.c: Likewise.
33552 * math/w_atan2f.c: Likewise.
33553 * math/w_atan2l.c: Likewise.
33554 * math/w_atanh.c: Likewise.
33555 * math/w_atanhf.c: Likewise.
33556 * math/w_atanhl.c: Likewise.
33557 * math/w_exp10.c: Likewise.
33558 * math/w_exp10f.c: Likewise.
33559 * math/w_exp10l.c: Likewise.
33560 * math/w_fmod.c: Likewise.
33561 * math/w_fmodf.c: Likewise.
33562 * math/w_fmodl.c: Likewise.
33563 * math/w_j0.c: Likewise.
33564 * math/w_j0f.c: Likewise.
33565 * math/w_j0l.c: Likewise.
33566 * math/w_j1.c: Likewise.
33567 * math/w_j1f.c: Likewise.
33568 * math/w_j1l.c: Likewise.
33569 * math/w_jn.c: Likewise.
33570 * math/w_jnf.c: Likewise.
33571 * math/w_log.c: Likewise.
33572 * math/w_logf.c: Likewise.
33573 * math/w_logl.c: Likewise.
33574 * math/w_log10.c: Likewise.
33575 * math/w_log10f.c: Likewise.
33576 * math/w_log10l.c: Likewise.
33577 * math/w_log2.c: Likewise.
33578 * math/w_log2f.c: Likewise.
33579 * math/w_log2l.c: Likewise.
33580 * math/w_pow.c: Likewise.
33581 * math/w_powf.c: Likewise.
33582 * math/w_powl.c: Likewise.
33583 * math/w_remainder.c: Likewise.
33584 * math/w_remainderf.c: Likewise.
33585 * math/w_remainderl.c: Likewise.
33586 * math/w_scalb.c: Likewise.
33587 * math/w_scalbf.c: Likewise.
33588 * math/w_scalbl.c: Likewise.
33589 * math/w_sqrt.c: Likewise.
33590 * math/w_sqrtf.c: Likewise.
33591 * math/w_sqrtl.c: Likewise.
33592 * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
33593 are declared. Include <bits/math-finite.h> if -ffinite-math-only is
33594 used.
33595 * math/math_private.h: Declare __kernel_standard_f.
33596 * math/w_cosh.c: Remove cruft and optimize a bit.
33597 * math/w_coshf.c: Likewise.
33598 * math/w_coshl.c: Likewise.
33599 * math/w_exp2.c: Likewise.
33600 * math/w_exp2f.c: Likewise.
33601 * math/w_exp2l.c: Likewise.
33602 * math/w_hypot.c: Likewise.
33603 * math/w_hypotf.c: Likewise.
33604 * math/w_hypotl.c: Likewise.
33605 * math/w_lgamma.c: Likewise.
33606 * math/w_lgamma_r.c: Likewise.
33607 * math/w_lgammaf.c: Likewise.
33608 * math/w_lgammaf_r.c: Likewise.
33609 * math/w_lgammal.c: Likewise.
33610 * math/w_lgammal_r.c: Likewise.
33611 * math/w_sinh.c: Likewise.
33612 * math/w_sinhf.c: Likewise.
33613 * math/w_sinhl.c: Likewise.
33614 * math/w_tgamma.c: Likewise.
33615 * math/w_tgammaf.c: Likewise.
33616 * math/w_tgammal.c: Likewise.
33617 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
33618 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
33619 * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
33620 Minor optimizations. Pretty printing. Remove cruft.
33621 * sysdeps/i386/fpu/e_acosf.S: Likewise.
33622 * sysdeps/i386/fpu/e_acosh.S: Likewise.
33623 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
33624 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
33625 * sysdeps/i386/fpu/e_acosl.c: Likewise.
33626 * sysdeps/i386/fpu/e_asin.S: Likewise.
33627 * sysdeps/i386/fpu/e_asinf.S: Likewise.
33628 * sysdeps/i386/fpu/e_atan2.S: Likewise.
33629 * sysdeps/i386/fpu/e_atan2f.S: Likewise.
33630 * sysdeps/i386/fpu/e_atan2l.c: Likewise.
33631 * sysdeps/i386/fpu/e_atanh.S: Likewise.
33632 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
33633 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
33634 * sysdeps/i386/fpu/e_exp10.S: Likewise.
33635 * sysdeps/i386/fpu/e_exp10f.S: Likewise.
33636 * sysdeps/i386/fpu/e_exp10l.S: Likewise.
33637 * sysdeps/i386/fpu/e_exp2.S: Likewise.
33638 * sysdeps/i386/fpu/e_exp2f.S: Likewise.
33639 * sysdeps/i386/fpu/e_exp2l.S: Likewise.
33640 * sysdeps/i386/fpu/e_fmod.S: Likewise.
33641 * sysdeps/i386/fpu/e_fmodf.S: Likewise.
33642 * sysdeps/i386/fpu/e_fmodl.c: Likewise.
33643 * sysdeps/i386/fpu/e_hypot.S: Likewise.
33644 * sysdeps/i386/fpu/e_hypotf.S: Likewise.
33645 * sysdeps/i386/fpu/e_log.S: Likewise.
33646 * sysdeps/i386/fpu/e_log10.S: Likewise.
33647 * sysdeps/i386/fpu/e_log10f.S: Likewise.
33648 * sysdeps/i386/fpu/e_log10l.S: Likewise.
33649 * sysdeps/i386/fpu/e_log2.S: Likewise.
33650 * sysdeps/i386/fpu/e_log2f.S: Likewise.
33651 * sysdeps/i386/fpu/e_log2l.S: Likewise.
33652 * sysdeps/i386/fpu/e_logf.S: Likewise.
33653 * sysdeps/i386/fpu/e_logl.S: Likewise.
33654 * sysdeps/i386/fpu/e_pow.S: Likewise.
33655 * sysdeps/i386/fpu/e_powf.S: Likewise.
33656 * sysdeps/i386/fpu/e_powl.S: Likewise.
33657 * sysdeps/i386/fpu/e_remainder.S: Likewise.
33658 * sysdeps/i386/fpu/e_remainderf.S: Likewise.
33659 * sysdeps/i386/fpu/e_remainderl.S: Likewise.
33660 * sysdeps/i386/fpu/e_scalb.S: Likewise.
33661 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
33662 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
33663 * sysdeps/i386/fpu/e_sqrt.S: Likewise.
33664 * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
33665 * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
33666 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
33667 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
33668 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
33669 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
33670 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
33671 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
33672 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
33673 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
33674 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
33675 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
33676 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
33677 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
33678 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
33679 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
33680 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
33681 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
33682 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
33683 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
33684 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
33685 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
33686 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
33687 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
33688 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
33689 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
33690 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
33691 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
33692 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
33693 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
33694 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
33695 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
33696 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
33697 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
33698 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
33699 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
33700 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
33701 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
33702 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
33703 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
33704 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
33705 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
33706 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
33707 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
33708 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
33709 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
33710 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
33711 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
33712 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
33713 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
33714 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
33715 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
33716 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
33717 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
33718 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
33719 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
33720 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
33721 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
33722 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
33723 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
33724 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
33725 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
33726 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
33727 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
33728 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
33729 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
33730 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
33731 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
33732 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
33733 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
33734 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
33735 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
33736 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
33737 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
33738 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
33739 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
33740 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
33741 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
33742 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
33743 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
33744 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
33745 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
33746 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
33747 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
33748 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
33749 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
33750 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
33751 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
33752 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
33753 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
33754 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
33755 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
33756 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
33757 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
33758 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
33759 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
33760 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
33761 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
33762 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
33763 * sysdeps/s390/fpu/e_sqrt.c: Likewise.
33764 * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
33765 * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
33766 * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
33767 * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
33768 * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
33769 * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
33770 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
33771 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
33772 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
33773 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
33774 * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
33775 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
33776 * sysdeps/x86_64/fpu/e_sqrt.c: Likewise. Fix parameter order
33777 * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
33778 * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
33779 (__isnanf): Likewise.
33780 (__isinf_ns): Likewise.
33781 (__isinf_nsf): Likewise.
33782 (__finite): Likewise.
33783 (__finitef): Likewise.
33784 (__ieee754_sqrt): Define as macro.
33785 (__ieee754_sqrtf): Define as macro.
33786 (__ieee754_sqrtl): Define as macro.
33787 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
33788 inlined copy.
33789 * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
33790 __FINITE_MATH_ONLY__ consistent.
33791 * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
33792
33793 2011-10-10 Andreas Schwab <schwab@linux-m68k.org>
33794
33795 * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
33796 of rawmemchr.
33797
33798 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
33799
33800 2011-10-09 Ulrich Drepper <drepper@gmail.com>
33801
33802 * po/ja.po: Update from translation team.
33803
33804 2011-10-08 Roland McGrath <roland@hack.frob.com>
33805
33806 * locale/programs/locarchive.c (prepare_address_space): New function.
33807 (create_archive, enlarge_archive, open_archive): Use it.
33808
33809 * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
33810 inside [SHARED], where it is used.
33811
33812 * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
33813
33814 * nss/getent.c (netgroup_keys): Remove unused variable.
33815 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
33816
33817 2011-10-08 Ulrich Drepper <drepper@gmail.com>
33818
33819 * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
33820 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
33821 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
33822 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
33823 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
33824 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
33825 * math/Makefile (libm-calls): Add s_isinf_ns.
33826 * math/divtc3.c: Use __isinf_nsl instead of isinf.
33827 * math/multc3.c: Likewise.
33828 * math/s_casin.c: Likewise.
33829 * math/s_casinf.c: Likewise.
33830 * math/s_casinl.c: Likewise.
33831 * math/s_ccos.c: Likewise.
33832 * math/s_ccosf.c: Likewise.
33833 * math/s_ccosl.c: Likewise.
33834 * math/s_ctan.c: Likewise.
33835 * math/s_ctanf.c: Likewise.
33836 * math/s_ctanh.c: Likewise.
33837 * math/s_ctanhf.c: Likewise.
33838 * math/s_ctanhl.c: Likewise.
33839 * math/s_ctanl.c: Likewise.
33840 * math/w_fmod.c: Likewise.
33841 * math/w_fmodf.c: Likewise.
33842 * math/w_fmodl.c: Likewise.
33843 * math/w_remainder.c: Likewise.
33844 * math/w_remainderf.c: Likewise.
33845 * math/w_remainderl.c: Likewise.
33846 * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
33847 * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
33848 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
33849 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
33850 * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
33851 * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
33852 * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
33853 __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
33854
33855 * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
33856 of the number.
33857 * stdio-common/printf_fphex.c: Likewise.
33858 * stdio-common/printf_size.c: Likewise.
33859
33860 * math/e_exp10.c: Include math_private.h using <...> not "...".
33861 * math/e_exp10f.c: Likewise.
33862 * math/e_exp10l.c: Likewise.
33863 * math/e_exp2l.c: Likewise.
33864 * math/e_j0l.c: Likewise.
33865 * math/e_j1l.c: Likewise.
33866 * math/e_jnl.c: Likewise.
33867 * math/e_lgammal_r.c: Likewise.
33868 * math/e_rem_pio2l.c: Likewise.
33869 * math/e_scalb.c: Likewise.
33870 * math/e_scalbf.c: Likewise.
33871 * math/e_scalbl.c: Likewise.
33872 * math/k_cosl.c: Likewise.
33873 * math/k_sinl.c: Likewise.
33874 * math/k_tanl.c: Likewise.
33875 * math/s_cacoshf.c: Likewise.
33876 * math/s_catan.c: Likewise.
33877 * math/s_catanf.c: Likewise.
33878 * math/s_catanh.c: Likewise.
33879 * math/s_catanhf.c: Likewise.
33880 * math/s_catanhl.c: Likewise.
33881 * math/s_catanl.c: Likewise.
33882 * math/s_ccosh.c: Likewise.
33883 * math/s_ccoshf.c: Likewise.
33884 * math/s_ccoshl.c: Likewise.
33885 * math/s_cexp.c: Likewise.
33886 * math/s_cexpf.c: Likewise.
33887 * math/s_cexpl.c: Likewise.
33888 * math/s_clog.c: Likewise.
33889 * math/s_clog10.c: Likewise.
33890 * math/s_clog10f.c: Likewise.
33891 * math/s_clog10l.c: Likewise.
33892 * math/s_clogf.c: Likewise.
33893 * math/s_clogl.c: Likewise.
33894 * math/s_csin.c: Likewise.
33895 * math/s_csinf.c: Likewise.
33896 * math/s_csinh.c: Likewise.
33897 * math/s_csinhf.c: Likewise.
33898 * math/s_csinhl.c: Likewise.
33899 * math/s_csinl.c: Likewise.
33900 * math/s_csqrt.c: Likewise.
33901 * math/s_csqrtf.c: Likewise.
33902 * math/s_csqrtl.c: Likewise.
33903 * math/s_ctan.c: Likewise.
33904 * math/s_ctanf.c: Likewise.
33905 * math/s_ctanh.c: Likewise.
33906 * math/s_ctanhf.c: Likewise.
33907 * math/s_ctanhl.c: Likewise.
33908 * math/s_ctanl.c: Likewise.
33909 * math/s_ldexp.c: Likewise.
33910 * math/s_ldexpf.c: Likewise.
33911 * math/s_ldexpl.c: Likewise.
33912 * math/s_significand.c: Likewise.
33913 * math/s_significandf.c: Likewise.
33914 * math/s_significandl.c: Likewise.
33915 * math/w_acos.c: Likewise.
33916 * math/w_acosf.c: Likewise.
33917 * math/w_acosh.c: Likewise.
33918 * math/w_acoshf.c: Likewise.
33919 * math/w_acoshl.c: Likewise.
33920 * math/w_acosl.c: Likewise.
33921 * math/w_asin.c: Likewise.
33922 * math/w_asinf.c: Likewise.
33923 * math/w_asinl.c: Likewise.
33924 * math/w_atan2.c: Likewise.
33925 * math/w_atan2f.c: Likewise.
33926 * math/w_atan2l.c: Likewise.
33927 * math/w_atanh.c: Likewise.
33928 * math/w_atanhf.c: Likewise.
33929 * math/w_atanhl.c: Likewise.
33930 * math/w_cosh.c: Likewise.
33931 * math/w_coshf.c: Likewise.
33932 * math/w_coshl.c: Likewise.
33933 * math/w_dremf.c: Likewise.
33934 * math/w_exp10.c: Likewise.
33935 * math/w_exp10f.c: Likewise.
33936 * math/w_exp10l.c: Likewise.
33937 * math/w_exp2.c: Likewise.
33938 * math/w_exp2f.c: Likewise.
33939 * math/w_fmod.c: Likewise.
33940 * math/w_fmodf.c: Likewise.
33941 * math/w_fmodl.c: Likewise.
33942 * math/w_hypot.c: Likewise.
33943 * math/w_hypotf.c: Likewise.
33944 * math/w_hypotl.c: Likewise.
33945 * math/w_j0.c: Likewise.
33946 * math/w_j0f.c: Likewise.
33947 * math/w_j0l.c: Likewise.
33948 * math/w_j1.c: Likewise.
33949 * math/w_j1f.c: Likewise.
33950 * math/w_j1l.c: Likewise.
33951 * math/w_jn.c: Likewise.
33952 * math/w_jnf.c: Likewise.
33953 * math/w_jnl.c: Likewise.
33954 * math/w_lgamma.c: Likewise.
33955 * math/w_lgamma_r.c: Likewise.
33956 * math/w_lgammaf.c: Likewise.
33957 * math/w_lgammaf_r.c: Likewise.
33958 * math/w_lgammal.c: Likewise.
33959 * math/w_lgammal_r.c: Likewise.
33960 * math/w_log.c: Likewise.
33961 * math/w_log10.c: Likewise.
33962 * math/w_log10f.c: Likewise.
33963 * math/w_log10l.c: Likewise.
33964 * math/w_log2.c: Likewise.
33965 * math/w_log2f.c: Likewise.
33966 * math/w_log2l.c: Likewise.
33967 * math/w_logf.c: Likewise.
33968 * math/w_logl.c: Likewise.
33969 * math/w_pow.c: Likewise.
33970 * math/w_powf.c: Likewise.
33971 * math/w_powl.c: Likewise.
33972 * math/w_remainder.c: Likewise.
33973 * math/w_remainderf.c: Likewise.
33974 * math/w_remainderl.c: Likewise.
33975 * math/w_scalb.c: Likewise.
33976 * math/w_scalbf.c: Likewise.
33977 * math/w_scalbl.c: Likewise.
33978 * math/w_sinh.c: Likewise.
33979 * math/w_sinhf.c: Likewise.
33980 * math/w_sinhl.c: Likewise.
33981 * math/w_sqrt.c: Likewise.
33982 * math/w_sqrtf.c: Likewise.
33983 * math/w_sqrtl.c: Likewise.
33984 * math/w_tgamma.c: Likewise.
33985 * math/w_tgammaf.c: Likewise.
33986 * math/w_tgammal.c: Likewise.
33987
33988 * po/ja.po: Update from translation team.
33989
33990 2011-09-29 Andreas Jaeger <aj@suse.de>
33991
33992 [BZ #13179]
33993 * sunrpc/netname.c (netname2host): Fix logic.
33994
33995 [BZ #6779]
33996 [BZ #6783]
33997 * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
33998 correctly.
33999 * math/w_remainder.c (__remainder): Likewise.
34000 * math/w_remainderf.c (__remainderf): Likewise.
34001 * math/libm-test.inc (remainder_test): Add test cases.
34002
34003 2011-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
34004
34005 * stdlib/longlong.h: Update from GCC. Fix zarch smul_ppmm and
34006 sdiv_qrnnd.
34007
34008 2011-10-07 Ulrich Drepper <drepper@gmail.com>
34009
34010 * string/test-memcmp.c: Avoid unncessary #defines.
34011 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
34012
34013 2011-08-31 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
34014
34015 * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
34016 Use new sse2 version for core i3 - i7 as it's faster
34017 than sse42 version.
34018 (bit_Prefer_PMINUB_for_stringop): New.
34019 * sysdeps/x86_64/rawmemchr.S: Update.
34020 Replace with faster SSE2 version.
34021 * sysdeps/x86_64/memrchr.S: New file.
34022 * sysdeps/x86_64/memchr.S: Update.
34023 Replace with faster SSE2 version.
34024
34025 2011-09-12 Marek Polacek <mpolacek@redhat.com>
34026
34027 * elf/dl-load.c (lose): Add cast to avoid warning.
34028
34029 2011-10-07 Ulrich Drepper <drepper@gmail.com>
34030
34031 * po/ca.po: Update from translation team.
34032
34033 * inet/getnetgrent_r.c: Hook up nscd.
34034 * nscd/Makefile (routines): Add nscd_netgroup.
34035 (nscd-modules): Add netgroupcache.
34036 (CFLAGS-netgroupcache.c): Define.
34037 * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
34038 (cache_search): Add const to second parameter.
34039 * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
34040 INNETGR.
34041 (dbs): Add netgrdb entry.
34042 (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
34043 (verify_persistent_db): Handle netgrdb.
34044 (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
34045 * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
34046 GETFDNETGR.
34047 (netgroup_response_header): Define.
34048 (innetgroup_response_header): Define.
34049 (datahead): Add netgroup_response_header and innetgroup_response_header
34050 elements.
34051 * nscd/nscd.conf: Add entries for netgroup cache.
34052 * nscd/nscd.h (dbtype): Add netgrdb.
34053 (_PATH_NSCD_NETGROUP_DB): Define.
34054 (netgroup_iov_disabled): Declare.
34055 (xmalloc, xcalloc, xrealloc): Move declarations here.
34056 (cache_search): Adjust prototype.
34057 Add netgroup-related prototypes.
34058 * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
34059 * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
34060 (__nscd_innetgr): Declare.
34061 * nscd/selinux.c (perms): Use access_vector_t as element type and
34062 add netgroup-related initializers.
34063 * nscd/netgroupcache.c: New file.
34064 * nscd/nscd_netgroup.c: New file.
34065 * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
34066 * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
34067 For four parameters use innetgr.
34068 * nss/nss_files/files-init.c: Add definition and callback for netgr.
34069 * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
34070 (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
34071 * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
34072
34073 * nscd/connections.c (register_traced_file): Don't register file
34074 for disabled databases.
34075
34076 2011-10-06 Ulrich Drepper <drepper@gmail.com>
34077
34078 * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
34079
34080 * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
34081 from tree and freeing node.
34082
34083 2011-09-25 Jiri Olsa <jolsa@redhat.com>
34084
34085 * nss/nsswitch.c (__nss_database_lookup): Handle
34086 nss_parse_service_list out of memory case.
34087
34088 2011-09-15 Jiri Olsa <jolsa@redhat.com>
34089
34090 * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
34091 out of memory case.
34092
34093 2011-10-04 Andreas Schwab <schwab@redhat.com>
34094
34095 * include/dlfcn.h (__RTLD_NOIFUNC): Define.
34096 * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
34097 pass it down.
34098 * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
34099 elf_machine_rela, elf_machine_lazy_rel.
34100 (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
34101 (ELF_DYNAMIC_DO_REL): Likewise.
34102 (ELF_DYNAMIC_DO_RELA): Likewise.
34103 (ELF_DYNAMIC_RELOCATE): Likewise.
34104 * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
34105 to ELF_DYNAMIC_DO_REL.
34106 * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
34107 (dl_main): In trace mode always set __RTLD_NOIFUNC.
34108 * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
34109 elf_machine_rela.
34110 * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
34111 skip_ifunc, don't call ifunc function if non-zero.
34112 (elf_machine_rela): Likewise.
34113 (elf_machine_lazy_rel): Likewise.
34114 (elf_machine_lazy_rela): Likewise.
34115 * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
34116 (elf_machine_lazy_rel): Likewise.
34117 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
34118 Likewise.
34119 (elf_machine_lazy_rel): Likewise.
34120 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
34121 Likewise.
34122 (elf_machine_lazy_rel): Likewise.
34123 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
34124 (elf_machine_lazy_rel): Likewise.
34125 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
34126 (elf_machine_lazy_rel): Likewise.
34127 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
34128 (elf_machine_lazy_rel): Likewise.
34129 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
34130 (elf_machine_lazy_rel): Likewise.
34131 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
34132 (elf_machine_lazy_rel): Likewise.
34133 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
34134 (elf_machine_lazy_rel): Likewise.
34135
34136 2011-09-28 Ulrich Drepper <drepper@gmail.com>
34137
34138 * nss/nss_files/files-init.c (_nss_files_init): Use static
34139 initialization for all the *_traced_file variables.
34140
34141 2011-09-28 Andreas Schwab <schwab@redhat.com>
34142
34143 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
34144
34145 2011-09-27 Roland McGrath <roland@hack.frob.com>
34146
34147 [BZ #13226]
34148 * manual/signal.texi (Longjmp in Handler): Grammar fixes.
34149
34150 2011-09-27 Andreas Schwab <schwab@redhat.com>
34151
34152 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
34153 Reread the line before reparsing it.
34154
34155 2011-09-26 Andreas Schwab <schwab@redhat.com>
34156
34157 * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
34158
34159 2011-09-21 Chung-Lin Tang <cltang@codesourcery.com>
34160 Maxim Kuvyrkov <maxim@codesourcery.com>
34161 Joseph Myers <joseph@codesourcery.com>
34162
34163 * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
34164 if needed for __stack_chk_guard.
34165
34166 2011-09-19 Roland McGrath <roland@hack.frob.com>
34167
34168 * sysdeps/posix/spawni.c (script_execute): Always define it.
34169 It will be optimized away if unused.
34170 (maybe_script_execute): New function.
34171 (__spawni): Call it.
34172
34173 * Makerules: Don't include tls.make.
34174 (config-tls): Always set to thread.
34175 * tls.make.c: File removed.
34176
34177 2011-09-19 Mike Frysinger <vapier@gentoo.org>
34178
34179 * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
34180 * config.make.in (CPPFLAGS-config): New substituted variable.
34181
34182 2011-09-15 Ulrich Drepper <drepper@gmail.com>
34183
34184 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
34185
34186 [BZ #13192]
34187 * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
34188 Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
34189
34190 2011-09-15 Roland McGrath <roland@hack.frob.com>
34191
34192 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
34193 (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
34194 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
34195 (CALL_FAIL): Likewise.
34196 * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
34197 (CALL_FAIL): Macro removed.
34198 Patch mostly by Mike Frysinger <vapier@gentoo.org>.
34199
34200 2011-09-15 Ulrich Drepper <drepper@gmail.com>
34201
34202 * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
34203 for __FINITE_MATH_ONLY__ == 1.
34204
34205 2011-09-15 Andreas Schwab <schwab@redhat.com>
34206
34207 * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
34208 __ieee754_sqrt instead of sqrt.
34209 * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
34210 __ieee754_sqrtf instead of sqrtf.
34211 * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
34212 __floorf instead of floorf.
34213 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
34214 __floorf, __truncf instead of floorf, truncf.
34215
34216 2011-09-14 Ulrich Drepper <drepper@gmail.com>
34217
34218 * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
34219
34220 * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
34221 __extern_always_inline.
34222 Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
34223 32-bit.
34224
34225 2011-09-14 Andreas Schwab <schwab@redhat.com>
34226
34227 * elf/rtld.c (dl_main): Also relocate in dependency order when
34228 doing symbol dependency testing.
34229
34230 2011-09-13 Andreas Schwab <schwab@linux-m68k.org>
34231
34232 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
34233 Always define `refsym'.
34234
34235 2011-09-13 Andreas Schwab <schwab@redhat.com>
34236
34237 * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
34238 (__FD_ELT): Renamed from __FDELT.
34239 * misc/bits/select2.h (__FD_ELT): Likewise.
34240 * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
34241 __FD_MASK instead of __FDELT, __FDMASK.
34242 * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
34243 Likewise.
34244 * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
34245 Likewise.
34246
34247 * elf/Makefile (gen-ldd): Fix pattern.
34248
34249 * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
34250 (init_tls): Likewise.
34251
34252 2011-09-12 Ulrich Drepper <drepper@gmail.com>
34253
34254 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
34255
34256 2011-09-12 Andreas Schwab <schwab@redhat.com>
34257
34258 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
34259 `struct cmsghdr *' instead of `void *'.
34260 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
34261 Likewise.
34262
34263 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
34264
34265 * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
34266 if non-absolute.
34267 * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
34268 ldd_rewrite_script.
34269
34270 2011-09-11 Ulrich Drepper <drepper@gmail.com>
34271
34272 * configure.in: Remove --with-tls option.
34273 * config.h.in: Remove HAVE_TLS_SUPPORT entry.
34274 * sysdeps/i386/elf/configure.in: Always test for TLS support and err
34275 out in case it is missing.
34276 * sysdeps/ia64/elf/configure.in: Likewise.
34277 * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
34278 * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
34279 * sysdeps/s390/s390-32/elf/configure.in: Likewise.
34280 * sysdeps/s390/s390-64/elf/configure.in: Likewise.
34281 * sysdeps/sh/elf/configure.in: Likewise.
34282 * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
34283 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
34284 * sysdeps/x86_64/elf/configure.in: Likewise.
34285 * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
34286 * sysdeps/mach/hurd/tls.h: Likewise.
34287
34288 [BZ #13067]
34289 * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
34290
34291 [BZ #13090]
34292 * configure.in: Fix use of AC_INIT.
34293
34294 * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
34295
34296 2011-09-10 Ulrich Drepper <drepper@gmail.com>
34297
34298 * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
34299 __set_errno.
34300 * malloc/hooks.c: Likewise.
34301
34302 [BZ #11929]
34303 * malloc/arena.c (ptmalloc_init_minimal): Removed. Initialize all
34304 variables statically.
34305 (narenas): Initialize.
34306 (list_lock): Initialize.
34307 (ptmalloc_init): Don't call ptmalloc_init_minimal. Remove
34308 initializtion of main_arena and list_lock. Small cleanups.
34309 Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
34310 * malloc/malloc.c: Remove malloc_getpagesize. Include <ldsodefs.h>.
34311 Add initializers to main_arena and mp_.
34312 (malloc_state): Remove pagesize member. Change all users to use
34313 GLRO(dl_pagesize).
34314
34315 * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
34316 * sysdeps/unix/sysv/linux/getpagesize.c: Simplify. GLRO(dl_pagesize)
34317 is always initialized.
34318
34319 * malloc/malloc.c: Removed unused configurations and dead code.
34320 * malloc/arena.c: Likewise.
34321 * malloc/hooks.c: Likewise.
34322 * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
34323
34324 * include/tls.h: Removed. USE___THREAD must always be defined.
34325 * bits/libc-tsd.h: Don't handle !USE___THREAD.
34326 * elf/dl-libc.c: Likewise.
34327 * elf/dl-tsd.c: Likewise.
34328 * include/errno.h: Likewise.
34329 * include/netdb.h: Likewise.
34330 * include/resolv.h: Likewise.
34331 * inet/herrno-loc.c: Likewise.
34332 * inet/herrno.c: Likewise.
34333 * malloc/arena.c: Likewise.
34334 * malloc/hooks.c: Likewise.
34335 * malloc/malloc.c: Likewise.
34336 * resolv/res-state.c: Likewise.
34337 * resolv/res_libc.c: Likewise.
34338 * sysdeps/i386/dl-machine.h: Likewise.
34339 * sysdeps/ia64/dl-machine.h: Likewise.
34340 * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
34341 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
34342 * sysdeps/s390/s390-32/dl-machine.h: Likewise.
34343 * sysdeps/s390/s390-64/dl-machine.h: Likewise.
34344 * sysdeps/sh/dl-machine.h: Likewise.
34345 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
34346 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
34347 * sysdeps/unix/i386/sysdep.S: Likewise.
34348 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
34349 * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
34350 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
34351 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
34352 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
34353 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
34354 * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
34355 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
34356 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
34357 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
34358 * sysdeps/unix/x86_64/sysdep.S: Likewise.
34359 * sysdeps/x86_64/dl-machine.h: Likewise.
34360 * tls.make.c: Likewise.
34361
34362 * configure.in: Remove --with-__thread option. Make tests for
34363 --no-whole-archive, __builtin_expect, symbol redirection, __thread,
34364 tls_model attribute fail if no support is available. Remove
34365 USE_IN_LIBIO.
34366 * Makeconfig: Adjust for dropped configure option. All features are
34367 now mandatory.
34368 * Makerules: Likewise.
34369 * Versions.def: Likewise.
34370 * argp/argp-fmtstream.c: Likewise.
34371 * argp/argp-fmtstream.h: Likewise.
34372 * argp/argp-help.c: Likewise.
34373 * assert/assert.c: Likewise.
34374 * config.h.in: Likewise.
34375 * config.make.in: Likewise.
34376 * configure: Likewise.
34377 * configure.in: Likewise.
34378 * csu/Versions: Likewise.
34379 * csu/init.c: Likewise.
34380 * elf/tst-audit2.c: Likewise.
34381 * elf/tst-tls10.c: Likewise.
34382 * elf/tst-tls10.h: Likewise.
34383 * elf/tst-tls11.c: Likewise.
34384 * elf/tst-tls12.c: Likewise.
34385 * elf/tst-tls14.c: Likewise.
34386 * elf/tst-tlsmod11.c: Likewise.
34387 * elf/tst-tlsmod12.c: Likewise.
34388 * elf/tst-tlsmod13.c: Likewise.
34389 * elf/tst-tlsmod13a.c: Likewise.
34390 * elf/tst-tlsmod14a.c: Likewise.
34391 * elf/tst-tlsmod15b.c: Likewise.
34392 * elf/tst-tlsmod16a.c: Likewise.
34393 * elf/tst-tlsmod16b.c: Likewise.
34394 * elf/tst-tlsmod7.c: Likewise.
34395 * elf/tst-tlsmod8.c: Likewise.
34396 * elf/tst-tlsmod9.c: Likewise.
34397 * gmon/gmon.c: Likewise.
34398 * grp/fgetgrent_r.c: Likewise.
34399 * grp/putgrent.c: Likewise.
34400 * hurd/fopenport.c: Likewise.
34401 * include/libc-symbols.h: Likewise.
34402 * include/tls.h: Likewise.
34403 * intl/gettextP.h: Likewise.
34404 * intl/loadinfo.h: Likewise.
34405 * locale/global-locale.c: Likewise.
34406 * locale/localeinfo.h: Likewise.
34407 * mach/devstream.c: Likewise.
34408 * malloc/arena.c: Likewise.
34409 * malloc/set-freeres.c: Likewise.
34410 * misc/err.c: Likewise.
34411 * misc/getttyent.c: Likewise.
34412 * misc/mntent_r.c: Likewise.
34413 * posix/getopt.c: Likewise.
34414 * posix/wordexp.c: Likewise.
34415 * pwd/fgetpwent_r.c: Likewise.
34416 * resolv/Versions: Likewise.
34417 * resolv/res_hconf.c: Likewise.
34418 * shadow/fgetspent_r.c: Likewise.
34419 * shadow/putspent.c: Likewise.
34420 * stdio-common/printf_fphex.c: Likewise.
34421 * stdio-common/tmpfile.c: Likewise.
34422 * stdlib/abort.c: Likewise.
34423 * stdlib/fmtmsg.c: Likewise.
34424 * sunrpc/auth_unix.c: Likewise.
34425 * sunrpc/clnt_perr.c: Likewise.
34426 * sunrpc/clnt_tcp.c: Likewise.
34427 * sunrpc/clnt_udp.c: Likewise.
34428 * sunrpc/clnt_unix.c: Likewise.
34429 * sunrpc/openchild.c: Likewise.
34430 * sunrpc/svc_simple.c: Likewise.
34431 * sunrpc/svc_tcp.c: Likewise.
34432 * sunrpc/svc_udp.c: Likewise.
34433 * sunrpc/svc_unix.c: Likewise.
34434 * sunrpc/xdr.c: Likewise.
34435 * sunrpc/xdr_array.c: Likewise.
34436 * sunrpc/xdr_rec.c: Likewise.
34437 * sunrpc/xdr_ref.c: Likewise.
34438 * sunrpc/xdr_stdio.c: Likewise.
34439
34440 2011-09-09 Ulrich Drepper <drepper@gmail.com>
34441
34442 * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
34443
34444 2011-07-03 Andreas Jaeger <aj@suse.de>
34445
34446 * math/libm-test.inc (jn_test): Add tests for BZ#11589.
34447 * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
34448 regenerate with gen-libm-tests.pl.
34449
34450 2010-05-12 Petr Baudis <pasky@suse.cz>
34451
34452 [BZ #11589]
34453 * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
34454 around j0() zero points by switching to j1().
34455 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
34456 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
34457 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
34458 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
34459
34460 2011-09-09 Ulrich Drepper <drepper@gmail.com>
34461
34462 * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
34463 instead of 0.
34464 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
34465 instead of 0.
34466 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
34467 Patch in part by Pavel Roskin <proski@gnu.org>.
34468
34469 [BZ #13138]
34470 * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
34471 realloc.
34472 (_IO_vfscanf_internal): Remove reteof. Use errout after setting done.
34473 Free memory block if necessary.
34474
34475 [BZ #12847]
34476 * libio/genops.c (INTDEF): For string streams the _lock pointer can
34477 be NULL. Don't lock in this case.
34478
34479 2011-09-09 Roland McGrath <roland@hack.frob.com>
34480
34481 * elf/elf.h (ELFOSABI_GNU): New macro.
34482 (ELFOSABI_LINUX): Define to that.
34483
34484 2011-07-29 Denis Zaitceff <zaitceff@gmail.com>
34485
34486 * string/strncat.c (strncat): Undef the symbol in case it has been
34487 defined in bits/string.h.
34488
34489 2011-09-09 Ulrich Drepper <drepper@gmail.com>
34490
34491 * elf/sotruss.ksh: Clean up, fix, and complete help messages.
34492
34493 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
34494 link map.
34495
34496 2011-08-17 Andreas Jaeger <aj@suse.de>
34497
34498 * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
34499
34500 2011-08-18 Paul Pluzhnikov <ppluzhnikov@google.com>
34501 Ian Lance Taylor <iant@google.com>
34502
34503 * math/libm-test.inc (lround_test): New testcase.
34504 * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
34505
34506 2011-09-08 Ulrich Drepper <drepper@gmail.com>
34507
34508 * Makefile: Remove support for automatic cvs check-ins.
34509 * Makerules: Likewise.
34510 * config.make.in: Likewise.
34511 * configure.in: Likewise.
34512 * intl/Makefile: Likewise.
34513 * locale/Makefile: Likewise.
34514 * po/Makefile: Likewise.
34515 * posix/Makefile: Likewise.
34516 * sysdeps/gnu/Makefile: Likewise.
34517 * sysdeps/mach/hurd/Makefile: Likewise.
34518 * sysdeps/sparc/sparc32/Makefile: Likewise.
34519
34520 [BZ #13118]
34521 * posix/Makefile (bug-regex32-ENV): Define.
34522 Patch by John Stanley <jpsinthemix@verizon.net>.
34523
34524 * misc/Makefile (headers): Add bits/select2.h.
34525 * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
34526 * misc/bits/select2.h: New file.
34527 * include/bits/select2.h: New file.
34528 * debug/Makefile (routines): Add fdelt_chk.
34529 * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
34530 * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
34531 FD_ISSET.
34532 * debug/fdelt_chk.c: New file.
34533
34534 * wcsmbs/test-wcscmp.c: Moved from string/*. Adjust.
34535 * wcsmbs/test-wmemcmp.c: Likewise.
34536 * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
34537 * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
34538
34539 2011-09-08 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
34540
34541 * string/Makefile (strop-tests): Add memcmp.
34542 * string/test-wmemcmp.c: New file.
34543 * string/test-memcmp.c: Add wmemcmp support.
34544
34545 2011-09-08 Roland McGrath <roland@hack.frob.com>
34546
34547 [BZ #13153]
34548 * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
34549 2011-07-19 change.
34550
34551 * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
34552 garbage value in a __mach_port_mod_refs call in the cases of the
34553 task-self and thread-self ports.
34554
34555 2011-09-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
34556
34557 * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
34558
34559 2011-09-08 Andreas Schwab <schwab@redhat.com>
34560
34561 * elf/dl-load.c (lose): Check for non-null L.
34562
34563 2011-09-07 Ulrich Drepper <drepper@gmail.com>
34564
34565 * elf/dl-load.c (open_verify): Use O_CLOEXEC.
34566
34567 * elf/dl-libc.c (dlerror_run): Pass back error code from
34568 dl_catch_error.
34569
34570 [BZ #13123]
34571 * elf/dl-load.c (lose): Free l_origin if it is valid.
34572
34573 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
34574 names.
34575 * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
34576 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
34577 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
34578 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
34579 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
34580 Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
34581
34582 2011-08-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
34583
34584 * sysdeps/powerpc/fpu/e_hypot.c: New file.
34585 * sysdeps/powerpc/fpu/e_hypotf.c: New file.
34586 * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
34587 * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
34588 * sysdeps/powerpc/fpu/k_cosf.c: New file.
34589 * sysdeps/powerpc/fpu/k_sinf.c: New file.
34590 * sysdeps/powerpc/fpu/s_cosf.c: New file.
34591 * sysdeps/powerpc/fpu/s_sinf.c: New file.
34592 * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
34593 * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
34594
34595 2011-08-15 Alan Modra <amodra@gmail.com>
34596
34597 [BZ #13092]
34598 * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
34599 * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
34600 * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here. Add
34601 ppc_mcount to static-only-routines.
34602 * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
34603 __mcount_internal.
34604 * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
34605 __mcount_internal with usual JUMPTARGET. Remove useless nop.
34606
34607 2011-08-18 David Flaherty <flaherty@linux.vnet.ibm.com>
34608
34609 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
34610 for finite and infinity parameters.
34611
34612 2011-08-04 Will Schmidt <will_schmidt@vnet.ibm.com>
34613
34614 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
34615 and add nop instructions for throughput optimization.
34616 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
34617
34618 2011-07-28 Will Schmidt <will_schmidt@vnet.ibm.com>
34619
34620 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
34621 aligned copy for power7 with vector-scalar instructions.
34622 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
34623
34624 2011-07-24 H.J. Lu <hongjiu.lu@intel.com>
34625
34626 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
34627 AVX check.
34628
34629 2011-09-07 Andreas Schwab <schwab@redhat.com>
34630
34631 [BZ #13144]
34632 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
34633 last change.
34634
34635 2011-09-07 Ulrich Drepper <drepper@gmail.com>
34636
34637 * sysdeps/unix/sysv/linux/x86_64/init-first.c
34638 (_libc_vdso_platform_setup): If vDSO is not present store pointer to
34639 syscall wrapper around clock_gettime in __vdso_clock_gettime.
34640 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
34641 clock_gettime.
34642
34643 2011-09-06 Ulrich Drepper <drepper@gmail.com>
34644
34645 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
34646 Forgot to demangle the pointer.
34647
34648 * sysdeps/i386/sysdep.h: Define atom_text_section.
34649 * sysdeps/x86_64/sysdep.h: Likewise.
34650 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
34651 section with atom_text_section.
34652 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
34653 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
34654 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
34655 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
34656 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
34657
34658 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
34659 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
34660 already be defined. Change to take two parameters and don't assign
34661 result to variable. Adjust all users.
34662 Define INTERNAL_GETTIME if not already defined.
34663 Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
34664 call.
34665 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
34666 HAVE_CLOCK_GETTIME_VSYSCALL.
34667 * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
34668
34669 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
34670 gettimeofday vsyscall, just use time.
34671
34672 2011-09-06 Andreas Schwab <schwab@redhat.com>
34673
34674 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
34675 <errno.h>.
34676
34677 2011-09-06 Ulrich Drepper <drepper@gmail.com>
34678
34679 * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
34680 syscall on x86-64.
34681 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
34682 syscall.
34683 * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
34684 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
34685 syscall if possible.
34686
34687 2011-09-05 Ulrich Drepper <drepper@gmail.com>
34688
34689 * elf/pldd.c (get_process_info): Don't read whole ELF header, just
34690 e_ident. Don't pass to find_mapsXX.
34691 * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
34692
34693 2011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
34694
34695 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
34696 strchr-sse2-no-bsf strrchr-sse2-no-bsf
34697 * sysdeps/x86_64/multiarch/strchr.S: Update.
34698 Check bit_slow_BSF bit.
34699 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
34700 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
34701 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
34702
34703 2011-09-05 Ulrich Drepper <drepper@gmail.com>
34704
34705 [BZ #13134]
34706 * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
34707 before glibc 2.15.
34708 (tryshell): Define.
34709 (__spawni): Change last parameter to be flag. Test
34710 SPAWN_XFLAGS_USE_PATH flag to use path or not.
34711 Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
34712 * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
34713 * posix/spawni.c: Likewise.
34714 * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
34715 * posix/spawnp.c: Likewise. Change normal version to use
34716 SPAWN_XFLAGS_USE_PATH.
34717 * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
34718 SPAWN_XFLAGS_TRY_SHELL.
34719
34720 [BZ #13150]
34721 * posix/glob.h: Remove gcc 1.x support.
34722
34723 [BZ #13068]
34724 * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
34725
34726 2011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
34727
34728 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
34729 strchr-sse2 strrchr-sse2 strchr-sse2-bsf
34730 strrchr-sse2-bsf
34731 * sysdeps/i386/i686/multiarch/strchr.S: New file.
34732 * sysdeps/i386/i686/multiarch/strrchr.S: New file.
34733 * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
34734 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
34735 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
34736 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
34737
34738 2011-08-29 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
34739
34740 * sysdeps/x86_64/wcscmp.S: New file.
34741
34742 * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
34743 wcscmp-c wcscmp-sse2
34744 * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
34745 * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
34746 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
34747 * wcsmbs/wcscmp.c: Allow renaming.
34748
34749 2011-09-05 David S. Miller <davem@davemloft.net>
34750
34751 * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
34752 stack slot, rather than the struct return pointer slot.
34753 * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
34754 * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
34755 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
34756 * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
34757
34758 2011-09-05 Ulrich Drepper <drepper@gmail.com>
34759
34760 * po/ja.po: Update from translation team.
34761
34762 [BZ #13144]
34763 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
34764 kernel in 64-bit binaries.
34765
34766 2011-09-01 David S. Miller <davem@davemloft.net>
34767
34768 * elf/elf.h (HWCAP_SPARC_*): Move to..
34769 * sysdeps/sparc/sysdep.h: this new file and add new values.
34770 * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
34771 * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
34772 _DL_HWCAP_COUNT to 24.
34773 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
34774 entries.
34775 * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
34776 __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
34777 * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
34778 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
34779 instead of magic constants.
34780 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
34781
34782 2011-08-31 David S. Miller <davem@davemloft.net>
34783
34784 * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
34785 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
34786 Reimplement to do errno handling inline.
34787 (SYSCALL_ERROR_HANDLER): New macro.
34788 (__SYSCALL_STRING): Do not do errno handling in asm.
34789 (__CLONE_SYSCALL_STRING): Delete.
34790 (__INTERNAL_SYSCALL_STRING): Delete.
34791 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
34792 sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
34793 (PSEUDO): Reimplement to do errno handling inline.
34794 (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
34795 (SYSCALL_ERROR_HANDLER): New macro.
34796 (__SYSCALL_STRING): Do not do errno handling in asm.
34797 (__CLONE_SYSCALL_STRING): Delete.
34798 (__INTERNAL_SYSCALL_STRING): Delete.
34799 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
34800 Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
34801 i386.
34802 (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
34803 (inline_syscall*): Add 'err' argument.
34804 (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
34805 INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
34806 (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
34807 INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
34808
34809 * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
34810 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
34811
34812 2011-08-30 Andreas Schwab <schwab@redhat.com>
34813
34814 * elf/rtld.c (dl_main): Relocate objects in dependency order.
34815
34816 2011-08-29 Jiri Olsa <jolsa@redhat.com>
34817
34818 * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
34819 directive.
34820
34821 2011-08-24 David S. Miller <davem@davemloft.net>
34822
34823 * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
34824
34825 2011-08-24 Andreas Schwab <schwab@redhat.com>
34826
34827 * elf/Makefile: Add rules to build and run unload8 test.
34828 * elf/unload8.c: New file.
34829 * elf/unload8mod1.c: New file.
34830 * elf/unload8mod1x.c: New file.
34831 * elf/unload8mod2.c: New file.
34832 * elf/unload8mod3.c: New file.
34833
34834 * elf/dl-close.c (_dl_close_worker): Reset private search list if
34835 it wasn't used.
34836
34837 2011-08-23 David S. Miller <davem@davemloft.net>
34838
34839 * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
34840 subtract stack bias.
34841 * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
34842 %sp not %fp in calculations.
34843 (_JMPBUF_UNWINDS_ADJ): Likewise.
34844
34845 * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
34846 (aio_suspend): Call it to force an exception region around the
34847 AIO_MISC_WAIT() invocation.
34848
34849 2011-08-23 Andreas Schwab <schwab@redhat.com>
34850
34851 * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
34852 backslash.
34853
34854 2011-07-04 Aurelien Jarno <aurelien@aurel32.net>
34855
34856 * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
34857 protection macro.
34858 * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
34859 and <dl-machine.h>.
34860 (Elf64_FuncDesc): Remove.
34861
34862 2011-08-22 David S. Miller <davem@davemloft.net>
34863
34864 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
34865 sigaltstack check, add missing cfi directives.
34866 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
34867 missing cfi directives, and sigaltstack handling.
34868
34869 2011-08-16 Andreas Schwab <schwab@redhat.com>
34870
34871 [BZ #11724]
34872 * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
34873 object is seen twice.
34874 * elf/dl-fini.c (_dl_sort_fini): Likewise.
34875
34876 * elf/Makefile (distribute): Add tst-initorder2.c.
34877 (tests): Add tst-initorder2.
34878 (modules-names): Add tst-initorder2a tst-initorder2b
34879 tst-initorder2c tst-initorder2d. Add rules to build them.
34880 ($(objpfx)tst-initorder2.out): New rule.
34881 * elf/tst-initorder2.c: New file.
34882 * elf/tst-initorder2.exp: New file.
34883
34884 2011-08-22 Andreas Schwab <schwab@redhat.com>
34885
34886 * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
34887
34888 * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
34889 dependencies back to end of function.
34890
34891 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
34892 $(elfobjdir)/ld.so.
34893
34894 2011-08-21 Ulrich Drepper <drepper@gmail.com>
34895
34896 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
34897 * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
34898 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
34899 * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
34900 * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
34901 of __vdso_gettimeofday.
34902 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
34903 __vdso_gettimeofday and __vdso_time. Define __vdso_getcpu with
34904 attribute_hidden.
34905 (_libc_vdso_platform_setup): Remove initialization of
34906 __vdso_gettimeofday and __vdso_time.
34907
34908 2011-08-20 Ulrich Drepper <drepper@gmail.com>
34909
34910 * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
34911 and fgetc_unlocked.
34912 * nss/nss_files/files-key.c (search): Use fgets_unlocked and
34913 getc_unlocked.
34914
34915 * elf/dl-open.c (add_to_global): Report additions to the global scope
34916 for LD_DEBUG=scopes.
34917 (dl_open_worker): Also print scope of newly loaded dependencies.
34918 (_dl_show_scope): Indicate if there is no scope.
34919
34920 [BZ #13114]
34921 * stdio-common/Makefile (tests): Add bug24.
34922 * stdio-common/bug24.c: New file.
34923
34924 2011-08-19 Andreas Jaeger <aj@suse.de>
34925
34926 [BZ #13114]
34927 * libio/fileops.c (_IO_new_file_fopen): Fix handling of
34928 non-existant file when using close-on-exec mode.
34929
34930 2011-08-20 Ulrich Drepper <drepper@gmail.com>
34931
34932 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
34933 the very first instruction.
34934
34935 * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
34936 the CFI state in the end.
34937 * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
34938 inclusion of dl-trampoline.h.
34939 Based on a patch by Jiri Olsa <jolsa@redhat.com>.
34940
34941 2011-08-19 Andreas Schwab <schwab@redhat.com>
34942
34943 * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
34944 expectations for long double.
34945
34946 * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
34947 from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
34948
34949 2011-08-14 David S. Miller <davem@davemloft.net>
34950
34951 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
34952 artificual limit depends upon the system page size.
34953
34954 2011-08-17 Ulrich Drepper <drepper@gmail.com>
34955
34956 * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
34957 * resolv/Makefile: Define CFLAGS-libresolv.
34958
34959 2011-08-17 Andreas Schwab <schwab@redhat.com>
34960
34961 * nss/makedb.c (compute_tables): Make variables used in nested
34962 function static.
34963
34964 2011-08-17 Ulrich Drepper <drepper@gmail.com>
34965
34966 * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
34967 * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
34968 if buffer was too small.
34969
34970 * elf/pldd.c (main): Attach to all threads in the process.
34971 Rewrite /proc handling to use *at functions.
34972
34973 2011-08-16 Ulrich Drepper <drepper@gmail.com>
34974
34975 * elf/dl-open.c (_dl_show_scope): Take additional parameter which
34976 specifies first scope to show.
34977 (dl_open_worker): Update callers. Move printing scope of new
34978 object to before the relocation.
34979 * elf/rtld.c (dl_main): Update _dl_show_scope call.
34980 * sysdeps/generic/ldsodefs.h: Update declaration.
34981
34982 * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
34983 string for the scope number.
34984
34985 2011-08-14 Ulrich Drepper <drepper@gmail.com>
34986
34987 * nscd/servicescache.c (cache_addserv): Make sure written is always
34988 initialized.
34989
34990 2011-08-14 Roland McGrath <roland@hack.frob.com>
34991
34992 * sysdeps/i386/i486/bits/atomic.h
34993 (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
34994 statement expression, so as to suppress "set but not used" warning.
34995 (__arch_c_compare_and_exchange_val_64_acq): Likewise.
34996
34997 * string/strncat.c (STRNCAT): Use prototype definition.
34998
34999 * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
35000 (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
35001 -Iprograms here.
35002 (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
35003 (localedef-modules): Add localedef.
35004 (locale-modules): Add locale.
35005
35006 * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
35007 * elf/rtld.c (dl_main): Invert order of assignment in last change,
35008 to avoid a warning.
35009
35010 2011-08-14 David S. Miller <davem@davemloft.net>
35011
35012 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
35013 RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
35014
35015 2011-08-13 Ulrich Drepper <drepper@gmail.com>
35016
35017 * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
35018 (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
35019 * elf/rtld.c (dl_main): Set l_name of vDSO.
35020 Call _dl_show_scope when DL_DEBUG_SCOPES.
35021 (process_dl_debug): Recognize scopes flag and also set it for all.
35022 * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
35023 Declare _dl_show_scope.
35024
35025 * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
35026 (do_dlopen): Pass caller_dlopen to dl_open.
35027 (__libc_dlopen_mode): Initialize caller_dlopen.
35028
35029 * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
35030 of libc. Make tolower call locale-independent. Optimize a bit by
35031 using isdigit instead of isalnum.
35032 * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
35033
35034 2011-08-12 Ulrich Drepper <drepper@gmail.com>
35035
35036 * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
35037 was a dependency or dynamically loaded.
35038
35039 2011-08-11 Ulrich Drepper <drepper@gmail.com>
35040
35041 * intl/l10nflist.c: Allow architecture-specific pop function.
35042 * sysdeps/x86_64/l10nflist.c: New file.
35043
35044 * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
35045 classification.
35046
35047 2011-08-10 Andreas Schwab <schwab@redhat.com>
35048
35049 * include/dirent.h: Add libc_hidden_proto for scandirat and
35050 scandirat64. Don't declare __scandirat64.
35051 * dirent/scandirat.c: Add libc_hidden_def.
35052 * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
35053 * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
35054
35055 2011-08-10 David S. Miller <davem@davemloft.net>
35056
35057 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
35058 enum.
35059 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
35060 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
35061 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
35062
35063 2011-08-09 Ulrich Drepper <drepper@gmail.com>
35064
35065 * Versions.def [libc]: Add GLIBC_2.15.
35066 * dirent/Makefile (routines): Add scandirat and scandirat64.
35067 * dirent/Versions [libc]: Export scandirat and scandirat64 for
35068 GLIBC_2.15.
35069 * dirent/dirent.h: Declare scandirat and scandirat64.
35070 * dirent/scandirat.c: New file.
35071 * dirent/scandirat64.c: New file.
35072 * sysdeps/wordsize-64/scandirat.c: New file.
35073 * sysdeps/wordsize-64/scandirat64.c: New file.
35074 * dirent/opendir.c: Define opendirat.
35075 * dirent/scandir.c: Move code to scandirat.c. Implement scandir
35076 using scandirat.
35077 * dirent/scandir64.c: Adjust for scandir.c change.
35078 * include/dirent.h: Define scandir_cancel_struct. Declare __opendirat,
35079 __scandirat64, and __scandir_cancel_handler.
35080 * sysdeps/unix/opendir.c: Rename __opendir to __opendirat. Take
35081 additional parameter and use openat instead of open (outside of ld.so).
35082 Add new __opendir as wrapper around __opendirat.
35083 * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
35084 here without requiring old scandirat implementation.
35085
35086 2011-08-08 Ulrich Drepper <drepper@gmail.com>
35087
35088 * dirent/scandir.c (cancel_handler): Renamed to
35089 __scandir_cancel_handler. Do not define if SKIP_SCANDIR_CANCEL is
35090 defined. Adjust users.
35091 * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
35092 * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
35093
35094 2011-08-04 Ulrich Drepper <drepper@gmail.com>
35095
35096 * string/test-string.h (IMPL): Use __STRING to expand name and then
35097 stringify it.
35098
35099 * string/test-strcmp.c: Unify most of the WIDE and !WIDE code. Lots
35100 of cleanups.
35101
35102 2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
35103
35104 * string/Makefile: Update.
35105 (strop-tests): Append strncat.
35106 * string/test-wcscmp.c: New file.
35107 New comprehensive test for wcscmp.
35108 * string/test-strcmp.c: Update.
35109 (WIDE): New define.
35110
35111 2011-07-22 Andreas Schwab <schwab@redhat.com>
35112
35113 * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
35114 line.
35115
35116 2011-07-26 Andreas Schwab <schwab@redhat.com>
35117
35118 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
35119 encoding to ACE if AI_IDN.
35120
35121 2011-08-01 Jakub Jelinek <jakub@redhat.com>
35122
35123 * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
35124 to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
35125
35126 2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
35127
35128 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
35129 Fix overflow bug in strncat.
35130 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
35131
35132 * string/test-strncat.c: Update.
35133 Add new tests for checking overflow bugs.
35134
35135 2011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
35136
35137 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
35138 strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
35139 * sysdeps/i386/i686/multiarch/strcat.S: New file.
35140 * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
35141 * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
35142 * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
35143 * sysdeps/i386/i686/multiarch/strncat.S: New file.
35144 * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
35145 * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
35146
35147 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
35148 (USE_AS_STRCAT): Define.
35149 Add strcat and strncat support.
35150 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
35151
35152 2011-07-25 Andreas Schwab <schwab@redhat.com>
35153
35154 * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
35155 __n bigger than INT_MAX+1.
35156 (__strncmp_g): Likewise.
35157
35158 2011-07-23 Ulrich Drepper <drepper@gmail.com>
35159
35160 * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
35161 * libio/stido.h: Likewise.
35162
35163 * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
35164 (AF_NFC): Define.
35165 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
35166 (AF_NFC): Define.
35167
35168 * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
35169 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
35170 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
35171 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
35172 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
35173
35174 [BZ #13021]
35175 * scripts/test-installation.pl: Don't expect libnss_test1 to be
35176 installed.
35177
35178 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
35179 typo.
35180 (_dl_x86_64_save_sse): Likewise.
35181
35182 2011-07-22 Ulrich Drepper <drepper@gmail.com>
35183
35184 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
35185 OSXSAVE.
35186 (_dl_x86_64_save_sse): Likewise.
35187
35188 * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
35189
35190 * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
35191
35192 2011-07-21 Andreas Schwab <schwab@redhat.com>
35193
35194 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
35195 change.
35196 (_dl_x86_64_save_sse): Use correct AVX check.
35197
35198 2011-07-21 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
35199
35200 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
35201 bug in strncpy/strncat.
35202 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
35203
35204 2011-07-21 Ulrich Drepper <drepper@gmail.com>
35205
35206 * string/tester.c (test_strcat): Add tests for different alignments
35207 of source and destination.
35208 (test_strncat): Likewise.
35209
35210 2011-07-20 Ulrich Drepper <drepper@gmail.com>
35211
35212 [BZ #12852]
35213 * posix/glob.c (glob): Check passed in values before using them in
35214 expressions to avoid some overflows.
35215 (glob_in_dir): Likewise.
35216
35217 [BZ #13007]
35218 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
35219 check for AVX enablement so that we don't crash with old kernels and
35220 new hardware.
35221 * elf/tst-audit4.c: Add same checks here.
35222 * elf/tst-audit6.c: Likewise.
35223
35224 * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
35225
35226 2011-07-09 Andreas Schwab <schwab@linux-m68k.org>
35227
35228 * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
35229
35230 2011-07-20 Ulrich Drepper <drepper@gmail.com>
35231
35232 * po/cs.po: Update from translation team.
35233 * po/bg.po: Likewise.
35234
35235 2011-07-12 Marek Polacek <mpolacek@redhat.com>
35236
35237 * misc/sys/cdefs.h: Add support for const attribute.
35238 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
35239 to gnu_dev_{major,minor,makedev} functions.
35240
35241 2011-07-20 Marek Polacek <mpolacek@redhat.com>
35242
35243 * intl/dcigettext.c (get_output_charset): Add missing bracket.
35244
35245 2011-07-20 Andreas Schwab <schwab@redhat.com>
35246
35247 * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
35248 strlen results.
35249
35250 2011-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
35251
35252 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
35253 (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
35254 register in order to avoid conflicts with the soft frame pointer
35255 being held in r11 when necessary.
35256 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
35257 (INTERNAL_VSYSCALL_NCS): Likewise.
35258
35259 2011-07-14 Marek Polacek <mpolacek@redhat.com>
35260
35261 * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
35262 * elf/dl-fini.c (_dl_fini): Adjust caller.
35263 * elf/dl-close.c (_dl_close_worker): Likewise.
35264 * sysdeps/generic/ldsodefs.h: Adjust declaration.
35265
35266 2011-07-15 Marek Polacek <mpolacek@redhat.com>
35267
35268 * elf/cache.c (load_aux_cache): Remove unnecessary condition of
35269 "aux_cache->nlibs < 0".
35270
35271 * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
35272 in the reload-count case.
35273
35274 2011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
35275
35276 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
35277 strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
35278 strncat-sse2-unaligned strncat-c strlen-sse2-pminub
35279 * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
35280 * sysdeps/x86_64/multiarch/strcat.S: New file.
35281 * sysdeps/x86_64/multiarch/strncat.S: New file.
35282 * sysdeps/x86_64/multiarch/strncat-c.c: New file.
35283 * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
35284 * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
35285 * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
35286 * sysdeps/x86_64/multiarch/strcpy-ssse3.S
35287 (USE_AS_STRCAT): Define.
35288 Add strcat and strncat support.
35289 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
35290 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
35291 * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
35292 * string/strncat.c: Update.
35293 (USE_AS_STRNCAT): Define.
35294 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35295 Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
35296 and i7.
35297 * sysdeps/x86_64/multiarch/init-arch.h
35298 (bit_Prefer_PMINUB_for_stringop): New.
35299 (index_Prefer_PMINUB_for_stringop): Likewise.
35300 * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
35301 bit_Prefer_PMINUB_for_stringop.
35302
35303 2011-07-19 Ulrich Drepper <drepper@gmail.com>
35304
35305 * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
35306 buffer64.
35307 * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
35308 of casting of buffer.
35309 * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
35310 buffer32 and buffer64.
35311 * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
35312 writes instead of casting of buffer.
35313 * crypt/md5.h (struct md5_ctx): Move buffer into union and add
35314 buffer32.
35315 * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
35316 casting of buffer.
35317
35318 2011-07-19 Andreas Schwab <schwab@redhat.com>
35319
35320 * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
35321
35322 2011-07-19 Ulrich Drepper <drepper@gmail.com>
35323
35324 * nscd/nscd.c (termination_handler): Don't do anything for a database
35325 if it has not yet been initialized.
35326
35327 2011-07-18 Ulrich Drepper <drepper@gmail.com>
35328
35329 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
35330
35331 2011-07-15 Marek Polacek <mpolacek@redhat.com>
35332
35333 * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
35334
35335 2011-07-18 Ulrich Drepper <drepper@gmail.com>
35336
35337 * po/nl.po: Update from translation team.
35338 * po/sv.po: Likewise.
35339
35340 2011-07-16 Roland McGrath <roland@hack.frob.com>
35341
35342 * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
35343 now disallowed by GCC.
35344
35345 * configure.in (use-default-link): Default to yes if a test -shared
35346 link meets our qualifications.
35347 * configure: Regenerated.
35348
35349 * config.make.in (output-format): New variable.
35350 * configure.in: Check for ld --print-output-format support.
35351 * configure: Regenerated.
35352 * Makerules ($(common-objpfx)format.lds)
35353 [$(output-format) != unknown]: Just use $(output-format),
35354 instead of the linker-script munging.
35355
35356 2011-07-14 Roland McGrath <roland@hack.frob.com>
35357
35358 * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
35359 of $(common-objpfx)shlib.lds.
35360 * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
35361
35362 * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
35363 Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
35364
35365 * configure.in (-z relro check): Adjust test code to add a large
35366 writable data section after it.
35367 * configure: Regenerated.
35368
35369 2011-07-11 Roland McGrath <roland@hack.frob.com>
35370
35371 * configure.in (-z relro check): Fix test code to make the variable
35372 truly const.
35373 * configure: Regenerated.
35374
35375 2011-07-11 Ulrich Drepper <drepper@gmail.com>
35376
35377 * nscd/nscd.h (struct traced_file): Define.
35378 (struct database_dyn): Remove inotify_descr, reset_res, and filename
35379 elements. Add traced_files.
35380 (inotify_fd): Declare.
35381 (register_traced_file): Declare.
35382 * nscd/connections.c (dbs): Remove reset_res and filename initializers.
35383 (inotify_fd): Export.
35384 (resolv_conf_descr): Remove.
35385 (nscd_init): Move inotify descriptor creation to main.
35386 Don't register files for notification here.
35387 (register_traced_file): New function.
35388 (invalidate_cache): Don't use reset_res to determine whether to call
35389 res_init, go through the list of registered files.
35390 (main_loop_poll): The inotify descriptors are now stored in the
35391 structures for the traced files.
35392 (main_loop_epoll): Likewise
35393 * nscd/nscd.c (main): Create inotify socket here. Pass extra argument
35394 to __nss_disable_nscd.
35395 * nscd/cache.c (prune_cache): There is no single inotify descriptor
35396 for a database anymore. Check the records for all the registered
35397 files instead.
35398 * nss/Makefile (libnss_files-routines): Add files-init.
35399 (libnss_db-routines): Add db-init.
35400 * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
35401 [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
35402 * nss/nss_db/db-init.c: New file.
35403 * nss/nss_files/files-init.c: New file.
35404 * nss/nsswitch.c (nss_load_library): New function. Broken out of
35405 __nss_lookup_function.
35406 (__nss_lookup_function): Call nss_load_library.
35407 (nss_load_all_libraries): New function.
35408 (__nss_disable_nscd): Take parameter with callback function for files
35409 to register. Set is_nscd. Load all the DSOs for the NSS modules
35410 used for the cached services.
35411 * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
35412 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
35413 options for features to all the files in nscd.
35414
35415 * nss/nsswitch.c (nss_parse_file): Add missing fclose.
35416
35417 2011-07-10 Roland McGrath <roland@hack.frob.com>
35418
35419 * csu/elf-init.c (__libc_csu_init): Comment typo.
35420
35421 2011-07-09 Ulrich Drepper <drepper@gmail.com>
35422
35423 * po/pl.po: Update from translation team.
35424 * po/ja.po: Likewise.
35425 * po/ru.po: Likewise.
35426 * po/ko.po: Likewise.
35427 * po/fr.po: Likewise.
35428
35429 2011-07-09 Roland McGrath <roland@hack.frob.com>
35430
35431 * configure.in (.ctors/.dtors header and trailer check):
35432 Use an empirical test on a built program.
35433 * configure: Regenerated.
35434
35435 * configure.in (-z relro check): Use an empirical test on a built DSO.
35436 Detect, but do not require, on ia64.
35437 * configure: Regenerated.
35438
35439 * configure.in (READELF): Find it with AC_CHECK_TOOL.
35440 Update tests that use readelf to use $READELF instead.
35441 * configure: Regenerated.
35442
35443 2011-07-08 Ulrich Drepper <drepper@gmail.com>
35444
35445 * malloc/hooks.c (memalign_check): Avoid using checked_request2size
35446 if the result is not used.
35447
35448 2011-07-05 Andreas Jaeger <aj@suse.de>
35449
35450 [BZ#9696]
35451 * stdlib/tst-strtod.c: Add testcase.
35452
35453 2011-07-07 Ulrich Drepper <drepper@gmail.com>
35454
35455 * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
35456 (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
35457 The latter has a higher limit. Take additional parameter to pass to
35458 the new function.
35459 (__pathconf): Pass file to __statfs_link_max.
35460 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
35461 __statfs_link_max.
35462 * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
35463 __statfs_link_max.
35464
35465 [BZ #12868]
35466 * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
35467 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
35468 Handle Lustre.
35469 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
35470 (__statfs_filesize_max): Likewise.
35471 Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
35472
35473 2011-07-05 Andreas Jaeger <aj@suse.de>
35474
35475 * resolv/res_comp.c (dn_skipname): Remove unused variable.
35476
35477 2011-07-06 Marek Polacek <mpolacek@redhat.com>
35478
35479 * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
35480 `status' variable.
35481 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
35482 Likewise.
35483
35484 2011-07-04 H.J. Lu <hongjiu.lu@intel.com>
35485
35486 * Makefile (strop-tests): Add strncat.
35487 * string/test-strncat.c: New file.
35488
35489 2011-06-30 Marek Polacek <mpolacek@redhat.com>
35490
35491 * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
35492
35493 2011-06-21 Andreas Jaeger <aj@suse.de>
35494
35495 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
35496 Copy rule from iconvdata/Makefile.
35497
35498 2011-07-06 Ulrich Drepper <drepper@gmail.com>
35499
35500 [BZ #12922]
35501 * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
35502 but no long options are defined, just return 'W'.
35503
35504 2011-06-22 Marek Polacek <mpolacek@redhat.com>
35505
35506 [BZ #9696]
35507 * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
35508
35509 2011-07-06 Ulrich Drepper <drepper@gmail.com>
35510
35511 * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
35512 netgroups to read.
35513 (innetgr): Likewise.
35514
35515 2011-07-05 Roland McGrath <roland@hack.frob.com>
35516
35517 * config.make.in (install_root): Default to $(DESTDIR).
35518
35519 2011-07-05 Ulrich Drepper <drepper@gmail.com>
35520
35521 * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
35522
35523 2011-07-02 Roland McGrath <roland@hack.frob.com>
35524
35525 * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
35526
35527 * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
35528 containing directory rather than embedding absolute directory names.
35529
35530 * scripts/check-local-headers.sh: Rewritten using awk.
35531 Match by word, not by line. Print error messages for matches.
35532 * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
35533
35534 * Makerules [shlib-lds-flags empty]:
35535 ($(common-objpfx)libc_pic.opts): New target.
35536 ($(common-objpfx)libc_pic.os.clean): New target.
35537 ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
35538
35539 * config.make.in (OBJCOPY): New variable.
35540 * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
35541 * configure: Regenerated.
35542
35543 * config.make.in (use-default-link): New variable.
35544 * configure.in (use_default_link): Grok --with-default-link to set it.
35545 * configure: Regenerated.
35546 * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
35547 (shlib-lds, shlib-lds-flags): Define to empty.
35548
35549 * Makerules (shlib-lds): New variable.
35550 (shlib-lds-flags): New variable.
35551 (build-shlib, build-moduile, build-module-asneeded): Use it.
35552 ($(common-objpfx)libc.so): Use $(shlib-lds).
35553 ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
35554 * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
35555
35556 * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
35557 DT_FLAGS/DT_FLAGS_1 with zero flags.
35558
35559 * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
35560 linker script munging.
35561
35562 2011-07-02 Ulrich Drepper <drepper@gmail.com>
35563
35564 * crypt/sha512.h (struct sha512_ctx): Add union to access total also
35565 as 128-bit value.
35566 * crypt/sha512.c (sha512_process_block): Perform total addition using
35567 128-bit if possible.
35568 (__sha512_finish_ctx): Likewise.
35569 * crypt/sha256.h (struct sha256_ctx): Add union to access total also
35570 as 64-bit value.
35571 * crypt/sha256.c (SWAP64): Define.
35572 (sha256_process_block): Perform total addition using 64-bit if
35573 possible.
35574 (__sha256_finish_ctx): Likewise.
35575
35576 2011-07-01 Ulrich Drepper <drepper@gmail.com>
35577
35578 * nscd/pwdcache.c (cache_addpw): Cleanup. Add branch prediction.
35579 * nscd/initgrcache.c (addinitgroupsX): Likewise.
35580 * nscd/hstcache.c (cache_addhst): Likewise.
35581 * nscd/grpcache.c (cache_addgr): Likewise.
35582 * nscd/aicache.c (addhstaiX): Likewise
35583 * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
35584
35585 2011-07-01 Thorsten Kukuk <kukuk@suse.de>
35586
35587 * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
35588 * nscd/initgrcache.c (addinitgroupsX): Likewise.
35589 * nscd/hstcache.c (cache_addhst): Likewise.
35590 * nscd/grpcache.c (cache_addgr): Likewise.
35591 * nscd/aicache.c (addhstaiX): Likewise
35592
35593 2011-07-01 Andreas Schwab <schwab@redhat.com>
35594
35595 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
35596 domain only when needed.
35597
35598 2011-06-30 Andreas Schwab <schwab@redhat.com>
35599
35600 * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
35601 is always restored.
35602
35603 2011-06-29 Ulrich Drepper <drepper@gmail.com>
35604
35605 * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
35606 are re-adding the entry.
35607 * nscd/servicescache.c (cache_addserv): Likewise.
35608
35609 2011-06-30 Aurelien Jarno <aurelien@aurel32.net>
35610
35611 * sysdeps/generic/dl-irel.h: fix protection against multiple
35612 inclusions.
35613 * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
35614
35615 2011-06-28 Ulrich Drepper <drepper@gmail.com>
35616
35617 [BZ #12935]
35618 * malloc/memusage.sh: Fix quoting in message.
35619 * debug/xtrace.sh: Likewise.
35620
35621 * configure.in: Remove support for --experimental-malloc option, make
35622 it the default.
35623 * config.make.in: Likewise.
35624 * malloc/Makefile: Likewise.
35625
35626 2011-06-27 Andreas Schwab <schwab@redhat.com>
35627
35628 * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
35629 two-byte characters.
35630
35631 2011-06-27 Roland McGrath <roland@hack.frob.com>
35632
35633 * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
35634 AC_CACHE_CHECK invocation.
35635 * configure: Regenerated.
35636
35637 * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
35638
35639 2011-06-27 Ulrich Drepper <drepper@gmail.com>
35640
35641 [BZ #12350]
35642 * nscd/aicache.c (addhstaiX): Restore only RES_USE_INET6
35643 bit from old_res_options.
35644
35645 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
35646
35647 * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
35648 value type for setfct.
35649
35650 2011-06-23 H.J. Lu <hongjiu.lu@intel.com>
35651
35652 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
35653 __gettimeofday instead of gettimeofday.
35654
35655 2011-06-26 Ulrich Drepper <drepper@gmail.com>
35656
35657 * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
35658
35659 2011-06-24 H.J. Lu <hongjiu.lu@intel.com>
35660
35661 * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
35662
35663 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
35664 info.
35665
35666 2011-06-22 H.J. Lu <hongjiu.lu@intel.com>
35667
35668 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
35669 strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
35670 strcpy-sse2-unaligned strncpy-sse2-unaligned
35671 stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
35672 * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
35673 * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
35674 * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
35675 * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
35676 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
35677 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
35678 * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
35679 * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
35680 * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
35681 (STRCPY): Support SSE2 and SSSE3 versions.
35682
35683 2011-06-24 Ulrich Drepper <drepper@gmail.com>
35684
35685 [BZ #12874]
35686 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
35687 * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
35688 kernels which artificially limit size of requests.
35689
35690 2011-06-22 H.J. Lu <hongjiu.lu@intel.com>
35691
35692 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
35693 strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
35694 strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
35695 * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
35696 * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
35697 * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
35698 * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
35699 * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
35700 * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
35701 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
35702 * sysdeps/i386/i686/multiarch/strcpy.S: New file.
35703 * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
35704 * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
35705 * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
35706 * sysdeps/i386/i686/multiarch/strncpy.S: New file.
35707 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35708 Enable unaligned load optimization for Intel Core i3, i5 and i7
35709 processors.
35710 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
35711 Define.
35712 (index_Fast_Unaligned_Load): Define.
35713 (HAS_FAST_UNALIGNED_LOAD): Define.
35714
35715 2011-06-23 Marek Polacek <mpolacek@redhat.com>
35716
35717 * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
35718
35719 2011-06-22 Ulrich Drepper <drepper@gmail.com>
35720
35721 [BZ #12907]
35722 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
35723 until it is clear that the information is realy needed.
35724 Patch mostly by David Hanisch <david.hanisch@nsn.com>.
35725
35726 2011-06-22 Andreas Schwab <schwab@redhat.com>
35727
35728 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
35729
35730 2011-06-22 Ulrich Drepper <drepper@gmail.com>
35731
35732 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
35733 /sys/devices/system/cpu/online if it is usable.
35734
35735 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
35736 reading the information from the /proc filesystem to once a second.
35737
35738 2011-06-21 Andreas Jaeger <aj@suse.de>
35739
35740 * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
35741 NULL after inclusion of kernel headers.
35742
35743 2011-06-21 Ulrich Drepper <drepper@gmail.com>
35744
35745 * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
35746 calls to internal_setent.
35747
35748 [BZ #12885]
35749 * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
35750 addresses using gethostbyname4_r ignore IPv4 addresses.
35751
35752 * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
35753 branch using gethostbyname2 is only for AF_INET. Optimize accordingly.
35754
35755 * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
35756
35757 2011-06-20 David S. Miller <davem@davemloft.net>
35758
35759 * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
35760 inclusions.
35761 * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
35762
35763 * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
35764 (elf_irel): Use it.
35765 * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
35766 * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
35767 * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
35768 * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
35769 * sysdeps/x86_64/dl-irel.h: Likewise.
35770
35771 * elf/dl-runtime.c: Use elf_ifunc_invoke.
35772 * elf/dl-sym.c: Likewise.
35773
35774 2011-06-15 Ulrich Drepper <drepper@gmail.com>
35775
35776 * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch. We
35777 need to dereference resplen2.
35778
35779 2011-06-14 Andreas Schwab <schwab@redhat.com>
35780
35781 * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
35782
35783 2011-06-15 Ulrich Drepper <drepper@gmail.com>
35784
35785 * Makeconfig: Define vardbdir and inst_vardbdir.
35786 * nss/Makefile: Add rules to install db-Makefile.
35787
35788 * nss/nss_db/db-XXX.c: Cleanup.
35789
35790 * nss/Makefile (libnss_db-dbs): Add db-initgroups.
35791 * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
35792 GLIBC_PRIVATE.
35793 * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
35794 * nss/makedb.c: Implement -g option to specify that value strings
35795 are generated and should not be added to table iterated over for
35796 get*ent calls.
35797 * nss/nss_db/db-initgroups.c: New file.
35798
35799 * nss/getent.c: Add support for initgroups lookups through getgrouplist
35800 interface.
35801
35802 * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
35803 (internal_getgrouplist): Adjust to name change.
35804 Update use_initgroups_entry if this is not the first call.
35805 * nss/databases.def: Add initgroups entry.
35806
35807 * nss/makedb.c (compute_tables): Check result of multiple hash table
35808 sizes to minimize maximum chain length.
35809
35810 2011-06-14 Ulrich Drepper <drepper@gmail.com>
35811
35812 * Versions.def: Add entry for libnss_db.
35813 * shlib-versions: Likewise.
35814 * nss/Makefile: Add rules to build libnss_db.
35815 * nss/Versions: Add libnss_db information. Organize libnss_files
35816 entries better.
35817 * nss/db-Makefile: Add gshadow support. Change rules for the new
35818 makedb progra. Some minor improvements to generate smaller files.
35819 * nss/nss_db/nss_db.h: Move NSS database header data structures to
35820 here from...
35821 * nss/makedb.c: ...here.
35822 Improve database format to be smaller and require less memory at
35823 runtime.
35824 * nss/nss_db/db-XXX.x: Adjust for new database format. Don't use
35825 db anymore.
35826 * nss/nss_db/db-netgrp.c: Likewise.
35827 * nss/nss_db/db-open.c: Likewise.
35828 * nss/nss_files/flies-XXX.x: Adjust comments.
35829 * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
35830 * nss/nss_files/files-grp.c: Likewise.
35831 * nss/nss_files/files-hosts.c: Likewise.
35832 * nss/nss_files/files-network.c: Likewise.
35833 * nss/nss_files/files-proto.c: Likewise.
35834 * nss/nss_files/files-pwd.c: Likewise.
35835 * nss/nss_files/files-rpc.c: Likewise.
35836 * nss/nss_files/files-service.c: Likewise.
35837 * nss/nss_files/files-sgrp.c: Likewise.
35838 * nss/nss_files/files-spwd.c: Likewise.
35839 * nss/nss_db/db-alias.c: Removed.
35840 * nss/nss_db/dummy-db.h: Removed.
35841
35842 2011-06-02 Ulrich Drepper <drepper@gmail.com>
35843
35844 * nss/makedb.c: Rewritten to not use database library.
35845 * nss/Makefile: Update to build new makedb program.
35846
35847 2011-06-14 Andreas Jaeger <aj@suse.de>
35848
35849 * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
35850 memset declaration.
35851
35852 2011-06-10 Andreas Schwab <schwab@redhat.com>
35853
35854 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
35855 tmpbuf.
35856
35857 2011-06-10 Roland McGrath <roland@hack.frob.com>
35858
35859 * Makerules (shlib.lds): Fail if the linker script comes out empty.
35860 * elf/Makefile ($(objpfx)ld.so): Likewise.
35861
35862 * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
35863 Don't list ld.so twice in dependencies.
35864
35865 * posix/bug-regex31.c: Include <stdlib.h>.
35866
35867 * nscd/hstcache.c (cache_addhst): Remove unused variable.
35868
35869 * nis/nss_compat/compat-spwd.c
35870 (getspent_next_nss_netgr): Remove unused variable.
35871 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
35872
35873 * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
35874 nonmembers" output to use the right array.
35875
35876 * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
35877
35878 * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
35879
35880 * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
35881 * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
35882 * catgets/gencat.c (read_input_file): Likewise.
35883 * locale/programs/locarchive.c (enlarge_archive): Likewise.
35884
35885 * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
35886 variable definition inside #if's controlling its use.
35887
35888 * inet/getnetgrent_r.c (innetgr): Remove unused variable.
35889
35890 * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
35891
35892 * misc/syslog.c (__vsyslog_chk): Remove unused variable.
35893
35894 * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
35895 unreachable code.
35896
35897 * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
35898
35899 * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
35900 * configure: Regenerated.
35901
35902 * Makerules: Revert last change.
35903 * elf/Makefile: Likewise.
35904
35905 2011-06-09 Roland McGrath <roland@hack.frob.com>
35906
35907 * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
35908 * elf/Makefile ($(objpfx)librtld.os): Likewise.
35909 (reloc-link): Likewise.
35910
35911 2011-06-09 Ulrich Drepper <drepper@gmail.com>
35912
35913 * elf/Makefile: Add rules to build pldd.
35914 * elf/pldd.c: New file.
35915 * elf/pldd-xx.c: New file.
35916
35917 2011-06-07 Ulrich Drepper <drepper@gmail.com>
35918
35919 * version.h: Update for 2.15 development version.
35920
35921 2011-06-07 David S. Miller <davem@davemloft.net>
35922
35923 * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
35924 ifuncs.
35925 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
35926 elf_machine_lazy_rel): Likewise.
35927 * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
35928 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
35929 elf_machine_lazy_rel): Likewise.
35930 * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
35931 dl_hwcap via passed in argument.
35932 * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
35933 Likewise.
35934
35935 2011-06-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
35936
35937 * stdlib/longlong.h: Update from GCC. Fix smul_ppmm for S/390.
35938
35939 2011-06-06 Roland McGrath <roland@hack.frob.com>
35940
35941 [BZ #12849]
35942 * manual/fdl-1.1.texi: New file, verbatim from:
35943 http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
35944 * manual/lgpl-2.1.texi: New file, verbatim from:
35945 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
35946 * manual/Makefile (licenses): New variable, list those new file names.
35947 (texis): Use it.
35948 (chapters.% top-menu.%): Include $(licenses) with $(appendices).
35949
35950 * manual/fdl.texi: File removed.
35951 * manual/lesser.texi: File removed.
35952 * manual/libc.texinfo (Copying, Documentation License):
35953 Use new @include file names, put @appendix directive before @include.
35954
35955 2011-06-04 Jakub Jelinek <jakub@redhat.com>
35956
35957 [BZ #12841]
35958 * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
35959 (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
35960 (mq_open): Add __NTH.
35961
35962 2011-06-02 H.J. Lu <hongjiu.lu@intel.com>
35963
35964 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35965 Assume Intel Core i3/i5/i7 processor if AVX is available.
35966
35967 2011-05-31 Ulrich Drepper <drepper@gmail.com>
35968
35969 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
35970 typo.
35971
35972 2011-05-31 Andreas Schwab <schwab@redhat.com>
35973
35974 * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
35975 memory. Use alloca_account. Fix memory leak when retrying.
35976
35977 2011-05-31 Ulrich Drepper <drepper@gmail.com>
35978
35979 * version.h (RELEASE): Bump for 2.14 release.
35980 * include/features.h (__GLIBC_MINOR__): Bump to 14.
35981
35982 * config.make.in (RANLIB): Remove entry.
35983
35984 2011-05-30 Ulrich Drepper <drepper@gmail.com>
35985
35986 * po/Makefile (po-sed-cmd): Add ksh to extensions.
35987 (libc.pot): Work around missing support for .ksh extension in xgettext.
35988
35989 [BZ #12684]
35990 * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
35991 if both request failed.
35992 (send_dg): In case of server errors clear resplen or *resplen2.
35993
35994 [BZ #12454]
35995 * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
35996 when there are multiple maps.
35997 * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
35998 (_dl_fini): Remove test here.
35999
36000 * elf/rtld.c (dl_main): Don't allow the loader to load itself.
36001
36002 2011-05-29 Ulrich Drepper <drepper@gmail.com>
36003
36004 [BZ #12350]
36005 * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
36006 bit from old_res_options.
36007 (gaih_inet): Likewise.
36008
36009 [BZ #11099]
36010 * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
36011 as signed.
36012
36013 * resolv/res_init.c (res_setoptions): Make the code more compact.
36014
36015 [BZ #11558]
36016 * resolv/res_init.c (res_setoptions): Recognize use-vc option and
36017 set RES_USEVC.
36018
36019 [BZ #11634]
36020 * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
36021
36022 * malloc/malloc.h: Mark malloc hook variables as deprecated.
36023
36024 [BZ #11781]
36025 * malloc/malloc.h: Declare malloc hook variables as volatile.
36026
36027 * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
36028 in last patch.
36029
36030 [BZ #11799]
36031 * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
36032 raise in the comment.
36033 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
36034 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
36035 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
36036
36037 2011-05-28 Ulrich Drepper <drepper@gmail.com>
36038
36039 [BZ #12811]
36040 * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
36041 grow the buffers more if it already has to be sufficient.
36042 (build_wcs_upper_buffer): Likewise.
36043 * posix/regexec.c (check_matching): Likewise.
36044 (clean_state_log_if_needed): Likewise.
36045 (extend_buffers): Don't enlarge buffers beyond size of the input
36046 buffer.
36047 Patches mostly by Emil Wojak <emil@wojak.eu>.
36048 * posix/bug-regex32.c: New file.
36049 * posix/Makefile (tests): Add bug-regex32.
36050
36051 * locale/findlocale.c (_nl_find_locale): Return right away if
36052 _nl_explode_name failed.
36053 * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
36054
36055 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
36056
36057 * debug/xtrace.sh: Unify messages.
36058 * malloc/memusage.sh: Likewise.
36059
36060 [BZ #12813]
36061 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
36062 time symbol from vDSO. Substitute with vsyscall if not available.
36063 * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
36064 __vdso_time.
36065
36066 * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
36067 * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
36068 * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
36069 Add sendmmsg and internal_sendmmsg.
36070 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
36071 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
36072 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
36073
36074 * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
36075 * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
36076 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
36077
36078 2011-05-27 Ulrich Drepper <drepper@gmail.com>
36079
36080 [BZ #12813]
36081 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
36082 Retrieve getcpu symbol from vDSO. Substitute with vsyscall if not
36083 available.
36084 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
36085 __vdso_getcpu.
36086
36087 [BZ #12814]
36088 * iconvdata/Makefile (tests): Add bug-iconv9.
36089 * iconvdata/bug-iconv9.c: New file.
36090
36091 2011-05-27 Andreas Schwab <schwab@redhat.com>
36092
36093 [BZ #12814]
36094 * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
36095
36096 2011-05-25 Jakub Jelinek <jakub@redhat.com>
36097
36098 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
36099 (struct user_regs_struct): Change intcs field back to cs.
36100
36101 2011-05-25 Ulrich Drepper <drepper@gmail.com>
36102
36103 * po/ja.po: Update from translation team.
36104
36105 2011-05-23 Ulrich Drepper <drepper@gmail.com>
36106
36107 [BZ #12795]
36108 * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
36109 * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
36110
36111 2011-05-20 Andreas Schwab <schwab@redhat.com>
36112
36113 * stdlib/longlong.h: Update from GCC.
36114
36115 2011-05-23 Andreas Schwab <schwab@redhat.com>
36116
36117 * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
36118 parameter name.
36119 * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
36120 Add parameter name.
36121 (__sysconf): Pass it down.
36122
36123 2011-05-22 Ulrich Drepper <drepper@gmail.com>
36124
36125 [BZ #12671]
36126 * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
36127 some situations.
36128 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
36129 * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
36130 add in in __libc_use_alloca calls. Adjust callers.
36131 (glob): Use malloc in some situations.
36132
36133 * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
36134 and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
36135 pltexit.
36136
36137 2011-05-21 Ulrich Drepper <drepper@gmail.com>
36138
36139 * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
36140 and CLOCK_BOOTTIME_ALARM.
36141
36142 [BZ #12782]
36143 * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
36144 is returned.
36145
36146 * string/_strerror.c (__strerror_r): Print negative errors as signed
36147 numbers.
36148
36149 [BZ #12777]
36150 * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
36151 (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
36152 * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
36153
36154 * configure.in: Fix typo in redirection and correct removal of test
36155 files in two cases.
36156
36157 [BZ #12788]
36158 * locale/setlocale.c (new_composite_name): Fix test to check for
36159 identical name of all categories.
36160
36161 [BZ #12792]
36162 * libio/filedoalloc.c (local_isatty): New function.
36163 (_IO_file_doallocate): Use local_isatty.
36164 * stdio-common/perror.c (perror): In case a new stream is used
36165 forward the stream error.
36166 * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
36167 error flag.
36168
36169 2011-05-20 Ulrich Drepper <drepper@gmail.com>
36170
36171 [BZ #11869]
36172 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
36173 alloca.
36174 * include/alloca.h (extend_alloca_account): Define.
36175
36176 [BZ #11857]
36177 * posix/regex.h: Fix comments with documentation of user-accessible
36178 fields after compilation and describe correct free'ing of pattern
36179 after re_compile_pattern.
36180 Patch by Reuben Thomas <rrt@sc3d.org>.
36181
36182 2011-05-18 Ryan S. Arnold <rsa@us.ibm.com>
36183
36184 * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
36185 and -mno-altivec to prevent the compiler from using Altivec and/or
36186 VSX instructions when the corresponding registers are not available.
36187
36188 2011-05-19 Andreas Schwab <schwab@redhat.com>
36189
36190 * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
36191
36192 2011-05-19 Ulrich Drepper <drepper@gmail.com>
36193
36194 * libio/freopen.c (freopen): Use __dup2, not dup2.
36195 * libio/freopen64.c (freopen64): Likewise.
36196
36197 2011-05-17 H.J. Lu <hongjiu.lu@intel.com>
36198
36199 [BZ #12775]
36200 * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
36201 * math/Makefile (tests): Add test-powl.
36202 (CFLAGS-test-powl.c): Define.
36203 * math/test-powl.c: New file.
36204
36205 2011-05-16 H.J. Lu <hongjiu.lu@intel.com>
36206
36207 * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
36208
36209 2011-05-17 Ulrich Drepper <drepper@gmail.com>
36210
36211 [BZ #11837]
36212 * iconvdata/gb18030.c: Update to GB18020-2005.
36213
36214 2011-05-16 Ulrich Drepper <drepper@gmail.com>
36215
36216 * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
36217 RE_SYNTAX_POSIX_AWK): Update to match recent development.
36218 Patch by Aharon Robbins <arnold@skeeve.com>.
36219
36220 [BZ #11892]
36221 * stdlib/putenv.c (putenv): Don't always create copy of the variable
36222 on the stack.
36223
36224 [BZ #11895]
36225 * misc/pselect.c (__pselect): Handle timeout value errors hidden
36226 through underflows.
36227
36228 [BZ #12766]
36229 * misc/error.c (error_at_line): Ensure file_name and old_file_name
36230 point to strings before performing equality test for error_one_per_line
36231 mode.
36232
36233 [BZ #11697]
36234 * login/programs/pt_chown.c (do_pt_chown): Always call chown.
36235
36236 [BZ #11820]
36237 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
36238 (struct user_fpregs_struct): Avoid __uint*_t types.
36239
36240 [BZ #6420]
36241 * malloc/mtrace.c (tr_where): Add additional parameter to point to
36242 symbol info. Use it instead of calling _dl_addr locally.
36243 (lock_and_info): New function.
36244 (tr_freehook): Call lock_and_info and pass symbol info as additional
36245 parameter to tr_where.
36246 (tr_mallochook): Likewise.
36247 (tr_reallochook): Likewise.
36248 (tr_memalignhook): Likewise.
36249
36250 * malloc/mtrace.c: Remove support for USE_MTRACE_FILE. It is not
36251 used and couldn't be at all thread-safe.
36252
36253 2011-05-15 Ulrich Drepper <drepper@gmail.com>
36254
36255 * libio/freopen.c (freopen): Don't close old file descriptor
36256 before the new one is opened. Instead dup the new file descriptor
36257 to the old one after the new stream is created.
36258 * libio/freopen64.c (freopen64): Likewise.
36259 * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
36260 * libio/fileops.c (_IO_new_file_close_it): Handle new
36261 _IO_FLAGS2_NOCLOSE flag.
36262 (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
36263 If _IO_file_open didn't set FD_CLOEXEC do it after the call.
36264 * libio/oldfileops.c (_IO_old_file_close_it): Handle new
36265 _IO_FLAGS2_NOCLOSE flag.
36266 * include/unistd.h: Add hidden_proto for dup3.
36267 Define __have_dup3.
36268 * io/dup3.c: Define hidden symbol.
36269 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
36270
36271 [BZ #7101]
36272 * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
36273 when an incomplete long option is used.
36274 * posix/tst-getopt_long1.c: New file.
36275 * posix/Makefile (tests): Add tst-getopt_long1.
36276
36277 [BZ #10138]
36278 * scripts/config.guess: Update from autoconf-2.68.
36279 * scripts/config.sub: Likewise.
36280
36281 [BZ #10157]
36282 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
36283 tests into ...
36284 (has_cpuclock): ...this. New function.
36285 * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
36286 macro here based on has_cpuclock code.
36287
36288 [BZ #10149]
36289 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
36290 First byte (not low byte) is now always NUL.
36291 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
36292
36293 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
36294 Use non-cancelable interfaces.
36295
36296 [BZ #9809]
36297 * locale/iso-639.def: Add entry for Sorani.
36298
36299 [BZ #11901]
36300 * include/stdlib.h: Move include protection to the right place.
36301 Define abort_msg_s. Declare __abort_msg with it.
36302 * stdlib/abort.c (__abort_msg): Adjust type.
36303 * assert/assert.c (__assert_fail_base): New function. Majority
36304 of code from __assert_fail. Allocate memory for __abort_msg with
36305 mmap.
36306 (__assert_fail): Now call __assert_fail_base.
36307 * assert/assert-perr.c: Remove bulk of implementation. Use
36308 __assert_fail_base.
36309 * include/assert.hL Declare __assert_fail_base.
36310 * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
36311 mmap.
36312 * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
36313
36314 2011-05-14 Ulrich Drepper <drepper@gmail.com>
36315
36316 [BZ #11952]
36317 [BZ #12453]
36318 * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
36319 until all modules are registered in the DTV.
36320 * elf/Makefile: Add rules to build and run tst-tls19.
36321 * elf/tst-tls19.c: New file.
36322 * elf/tst-tls19mod1.c: New file.
36323 * elf/tst-tls19mod2.c: New file.
36324 * elf/tst-tls19mod3.c: New file.
36325 Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
36326
36327 [BZ #12083]
36328 * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
36329 correctly.
36330
36331 [BZ #12601]
36332 * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
36333 two-byte sequence errors.
36334 * iconvdata/Makefile (tests): Add bug-iconv8.
36335 * iconvdata/bug-iconv8.c: New file.
36336
36337 [BZ #12626]
36338 * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
36339 buf2 definition.
36340
36341 * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
36342
36343 [BZ #12432]
36344 * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
36345 (dummy_getcfa): New function.
36346 (init): Get _Unwind_GetCFA address, use dummy if not found.
36347 (backtrace_helper): In recursion check, also check whether CFA changes.
36348 (__backtrace): Completely initialize arg.
36349
36350 * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
36351 storing incomplete byte sequence in state object. Avoid testing for
36352 guaranteed too small input if we know there is enough data available.
36353
36354 2011-05-11 Andreas Schwab <schwab@redhat.com>
36355
36356 * Makeconfig (+link-pie): Indent.
36357 * Rules (binaries-pie): Define if $(have-fpie) and
36358 $(build-shared).
36359 (binaries-shared): Also filter out $(binaries-pie).
36360 ($(addprefix $(objpfx),$(binaries-pie))): New rule.
36361 * nscd/Makefile (others-pie): Add nscd.
36362 (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
36363 ($(objpfx)nscd): Remove command override.
36364 * login/Makefile (others-pie): Add pt_chown.
36365 ($(objpfx)pt_chown): Remove command override.
36366 * elf/Makefile: Add PIE tests to tests and tests-pie variables and
36367 remove command overrides.
36368
36369 2011-05-13 Ulrich Drepper <drepper@gmail.com>
36370
36371 * libio/tst_putwc.c: Fix error messages.
36372
36373 [BZ #12724]
36374 * libio/fileops.c (_IO_new_file_close_it): Always flush when
36375 currently writing and seek to current position when not.
36376 * libio/Makefile (tests): Add bug-fclose1.
36377 * libio/bug-fclose1.c: New file.
36378
36379 2011-05-12 Ulrich Drepper <drepper@gmail.com>
36380
36381 [BZ #12511]
36382 * elf/dl-lookup.c (enter): Don't test for copy relocation here and
36383 don't set DF_1_NODELETE here.
36384 (do_lookup_x): When entering new entry test for copy relocation
36385 and if necessary set DF_1_NODELETE flag.
36386 * elf/tst-unique4.cc: New file.
36387 * elf/tst-unique4.h: New file.
36388 * elf/tst-unique4lib.cc: New file.
36389 * elf/Makefile: Add rules to build and run tst-unique4.
36390 Patch by Piotr Bury <pbury@goahead.com>.
36391
36392 2011-05-11 Ulrich Drepper <drepper@gmail.com>
36393
36394 [BZ #12052]
36395 * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
36396
36397 [BZ #12625]
36398 * misc/mntent_r.c (addmntent): Flush the stream after the output
36399
36400 [BZ #12393]
36401 * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
36402 (is_trusted_path_normalize): Skip initial colon. Append slash
36403 to empty buffer. Duplicate is_trusted_path code but allow
36404 constructed patch to be prefix.
36405 (is_dst): Allow $ORIGIN followed by /.
36406 (_dl_dst_substitute): Correct clearing of check_for_trusted.
36407 Correct testing of result of is_trusted_path_normalize
36408 (decompose_rpath): Fix warning.
36409
36410 2011-05-10 Ulrich Drepper <drepper@gmail.com>
36411
36412 [BZ #11257]
36413 * grp/initgroups.c (internal_getgrouplist): When we found the service
36414 list through the initgroups entry in nsswitch.conf do not always
36415 continue on a successful lookup. Don't always use the
36416 __nss_group_database value if it is set.
36417 * nss/nsswitch.conf (initgroups): Change action for successful db
36418 lookup to continue for compatibility.
36419
36420 2011-05-09 Ulrich Drepper <drepper@gmail.com>
36421
36422 [BZ #11532]
36423 * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
36424 and CP774 modules.
36425 * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
36426 and CP774 modules.
36427 * iconvdata/tst-tables.sh: Likewise.
36428 * iconvdata/cp770.c: New file.
36429 * iconvdata/cp771.c: New file.
36430 * iconvdata/cp772.c: New file.
36431 * iconvdata/cp773.c: New file.
36432 * iconvdata/cp774.c: New file.
36433 * iconvdata/testdata/CP770: New file.
36434 * iconvdata/testdata/CP770..UTF8: New file.
36435 * iconvdata/testdata/CP771: New file.
36436 * iconvdata/testdata/CP771..UTF8: New file.
36437 * iconvdata/testdata/CP772: New file.
36438 * iconvdata/testdata/CP772..UTF8: New file.
36439 * iconvdata/testdata/CP773: New file.
36440 * iconvdata/testdata/CP773..UTF8: New file.
36441 * iconvdata/testdata/CP774: New file.
36442 * iconvdata/testdata/CP774..UTF8: New file.
36443
36444 * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
36445 END CHARMAP line.
36446 * iconvdata/gen-8bit-gap.sh: Likewise.
36447 * iconvdata/gen-8bit.sh: Likewise.
36448
36449 * locale/iso-639.def: Add ary entry.
36450
36451 [BZ #11258]
36452 * locale/C-translit.h.in: Add U20A1 transliteration.
36453
36454 [BZ #12178]
36455 * locale/iso-639.def: Add wae entry.
36456 Patch by Kevin Bortis <bortis@translate-wae.ch>.
36457
36458 [BZ #12545]
36459 * locale/programs/localedef.c (construct_output_path): Use ssize_t
36460 for n.
36461
36462 [BZ #12711]
36463 * locale/C-translit.h.in: Add entry for U20B9.
36464 Patch by pravin.d.s@gmail.com.
36465
36466 2011-05-08 Ulrich Drepper <drepper@gmail.com>
36467
36468 [BZ #12713]
36469 * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
36470 ENAMETOOLONG use generic getcwd.
36471 * sysdeps/posix/getcwd.c: Add support to use openat. Make usable
36472 in rtld. Use *stat64.
36473 * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
36474 Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
36475 * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
36476 * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
36477 * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
36478 * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
36479 * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
36480 __fstatat64 macros.
36481 * include/dirent.h: Add libc_hidden_proto for rewinddir.
36482 * dirent/rewinddir.c: Add libc_hidden_def.
36483 * sysdeps/mach/hurd/rewinddir.c: Likewise.
36484 * sysdeps/unix/rewinddir.c: Likewise. Don't do locking outside libc.
36485
36486 * include/dirent.h (__alloc_dir): Add flags parameter.
36487 * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
36488 * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
36489 __alloc_dir.
36490 (__alloc_dir): Take new parameter. Don't call fcntl for invocations
36491 from fdopendir if O_CLOEXEC is already set.
36492
36493 2011-03-15 Alan Modra <amodra@gmail.com>
36494
36495 * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
36496 l_tls_firstbyte_offset non-zero. Save padding offset in
36497 l_tls_firstbyte_offset for later use.
36498 * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
36499 freeing static tls block.
36500
36501 2011-03-05 Jonathan Nieder <jrnieder@gmail.com>
36502
36503 * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
36504 where #ifdef was intended. The intent is to prevent ARG_MAX from
36505 being defined by the kernel headers.
36506
36507 2011-05-07 Ulrich Drepper <drepper@gmail.com>
36508
36509 [BZ #12734]
36510 * resolv/resolv.h: Define RES_NOTLDQUERY.
36511 * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
36512 no-tld-query and set RES_NOTLDQUERY.
36513 * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
36514 * resolv/res_query.c (__libc_res_nsearch): Backport changes from
36515 modern BIND to search name as TLD unless forbidden.
36516
36517 2011-05-07 Petr Baudis <pasky@suse.cz>
36518 Ulrich Drepper <drepper@gmail.com>
36519
36520 [BZ #12393]
36521 * elf/dl-load.c (fillin_rpath): Move trusted path check...
36522 (is_trusted_path): ...to here.
36523 (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
36524 (_dl_dst_substitute): Verify expanded $ORIGIN path elements
36525 using is_trusted_path_normalize() in setuid scripts.
36526
36527 2011-05-06 Paul Pluzhnikov <ppluzhnikov@google.com>
36528
36529 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
36530 __BEGIN/__END_DECLS.
36531
36532 2011-05-06 Ulrich Drepper <drepper@gmail.com>
36533
36534 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
36535 NSS_STATUS_NOTFOUND if no record was found.
36536
36537 2011-05-05 Andreas Schwab <schwab@redhat.com>
36538
36539 * sunrpc/Makefile (headers): Add rpc/netdb.h.
36540 (headers-not-in-tirpc): Remove rpc/netdb.h
36541 * resolv/netdb.h: Revert last change.
36542
36543 2011-05-05 Paul Pluzhnikov <ppluzhnikov@google.com>
36544
36545 * Makeconfig (link-libc-static): Use --{start,end}-group to handle
36546 circular dependency between libgcc.a and libc.a.
36547
36548 2011-05-05 Andreas Schwab <schwab@redhat.com>
36549
36550 * resolv/netdb.h: Don't include <rpc/netdb.h>.
36551 * nis/Makefile: Don't install rpcsvc/*.
36552 * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
36553 instead of <rpc/types.h>.
36554 (MAXHOSTNAMELEN): Define.
36555
36556 2011-05-03 Andreas Schwab <schwab@redhat.com>
36557
36558 * elf/ldconfig.c (add_dir): Don't crash on empty path.
36559
36560 2011-04-28 Maciej Babinski <mbabinski@google.com>
36561
36562 [BZ #12714]
36563 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
36564 gethostbyname4_r when IPv6 results are possible.
36565
36566 2011-05-02 Ulrich Drepper <drepper@gmail.com>
36567
36568 [BZ #12723]
36569 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
36570 _PC_PIPE_BUF handling.
36571
36572 2011-04-30 Bruno Haible <bruno@clisp.org>
36573
36574 [BZ #12717]
36575 * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
36576 * resolv/netdb.h (getnameinfo): Change type of flags parameter
36577 to 'int'.
36578 * inet/getnameinfo.c (getnameinfo): Likewise.
36579
36580 2011-04-29 Ulrich Drepper <drepper@gmail.com>
36581
36582 * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
36583 to groups setting in database lookup.
36584 * nss/nsswitch.conf: Add initgroups entry.
36585
36586 2011-04-22 Ulrich Drepper <drepper@gmail.com>
36587
36588 [BZ #12685]
36589 * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
36590 mode string.
36591 Patch by Eric Blake <eblake@redhat.com>.
36592
36593 2011-04-20 H.J. Lu <hongjiu.lu@intel.com>
36594
36595 * sunrpc/Makefile (need-export-routines): Add svc_run.
36596 (routines): Remove svc_run.
36597 ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
36598 * sunrpc/clnt_perr.c (clnt_perrno): Export.
36599 * sunrpc/svc_run.c (svc_run): Likewise.
36600 * sunrpc/svc_udp.c (svcudp_create): Likewise.
36601
36602 2011-04-21 Ulrich Drepper <drepper@gmail.com>
36603
36604 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
36605 problem in reallocation in last patch.
36606
36607 2011-04-20 Ulrich Drepper <drepper@gmail.com>
36608
36609 * sunrpc/Makefile: Move inclusion of Rules.
36610
36611 2011-04-19 Ulrich Drepper <drepper@gmail.com>
36612
36613 * nss/nss_files/files-initgroups.c: New file.
36614 * nss/Makefile (libnss_files-routines): Add files-initgroups.
36615 * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
36616 _nss_files_initgroups_dyn.
36617
36618 2011-03-31 Richard Sandiford <richard.sandiford@linaro.org>
36619
36620 * elf/elf.h (R_ARM_IRELATIVE): Define.
36621
36622 2011-04-19 Ulrich Drepper <drepper@gmail.com>
36623
36624 * po/ru.po: Update from translation team.
36625
36626 2011-04-17 Ulrich Drepper <drepper@gmail.com>
36627
36628 * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
36629 dependencies.
36630
36631 2011-02-06 Mike Frysinger <vapier@gentoo.org>
36632
36633 [BZ #12653]
36634 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
36635 MEMCPY_CHK with USE_AS_BCOPY ifdef check.
36636 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
36637 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
36638 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
36639
36640 2011-03-28 Andreas Schwab <schwab@linux-m68k.org>
36641
36642 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
36643 differing bytes.
36644 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
36645 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
36646 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
36647
36648 2011-04-17 Ulrich Drepper <drepper@gmail.com>
36649
36650 [BZ #12420]
36651 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
36652 storing it.
36653 * stdlib/bug-getcontext.c: New file.
36654 * stdlib/Makefile: Add rules to build and run bug-getcontext.
36655
36656 2011-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
36657
36658 * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
36659 instructions into .machine "z9-109".
36660 * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
36661 * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
36662
36663 2011-04-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
36664
36665 * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
36666 between environment variables and auxiliary vector.
36667
36668 2011-04-16 Ulrich Drepper <drepper@gmail.com>
36669
36670 * Makefile: Add rules to build linkobj/libc.so.
36671 * include/libc-symbols.h: Define libc_hidden_nolink.
36672 * include/rpc/auth.h: Mark functions which are to be hidden.
36673 * include/rpc/auth_des.h: Likewise.
36674 * include/rpc/auth_unix.h: Likewise.
36675 * include/rpc/clnt.h: Likewise.
36676 * include/rpc/des_crypt.h: Likewise.
36677 * include/rpc/key_prot.h: Likewise.
36678 * include/rpc/pmap_clnt.h: Likewise.
36679 * include/rpc/pmap_prot.h: Likewise.
36680 * include/rpc/pmap_rmt.h: Likewise.
36681 * include/rpc/rpc_msg.h: Likewise.
36682 * include/rpc/svc.h: Likewise.
36683 * include/rpc/svc_auth.h: Likewise.
36684 * include/rpc/xdr.h: Likewise.
36685 * nis/Makefile: Link all DSOs against linkobj/libc.so.
36686 * nss/Makefile: Likewise.
36687 * sunrpc/Makefile: Don't install headers. Build library with normal
36688 entry points. Don't build rpcinfo. Link RPC tests appropriately.
36689 * sunrpc/auth_des.c: Hide exported symbols by default, export some
36690 for the compat linking library. Remove use of INTDEF/INTUSE.
36691 * sunrpc/auth_none.c: Likewise.
36692 * sunrpc/auth_unix.c: Likewise.
36693 * sunrpc/authdes_prot.c: Likewise.
36694 * sunrpc/authuxprot.c: Likewise.
36695 * sunrpc/clnt_gen.c: Likewise.
36696 * sunrpc/clnt_perr.c: Likewise.
36697 * sunrpc/clnt_raw.c: Likewise.
36698 * sunrpc/clnt_simp.c: Likewise.
36699 * sunrpc/clnt_tcp.c: Likewise.
36700 * sunrpc/clnt_udp.c: Likewise.
36701 * sunrpc/clnt_unix.c: Likewise.
36702 * sunrpc/des_crypt.c: Likewise.
36703 * sunrpc/des_soft.c: Likewise.
36704 * sunrpc/get_myaddr.c: Likewise.
36705 * sunrpc/key_call.c: Likewise.
36706 * sunrpc/key_prot.c: Likewise.
36707 * sunrpc/netname.c: Likewise.
36708 * sunrpc/pm_getmaps.c: Likewise.
36709 * sunrpc/pm_getport.c: Likewise.
36710 * sunrpc/pmap_clnt.c: Likewise.
36711 * sunrpc/pmap_prot.c: Likewise.
36712 * sunrpc/pmap_prot2.c: Likewise.
36713 * sunrpc/pmap_rmt.c: Likewise.
36714 * sunrpc/publickey.c: Likewise.
36715 * sunrpc/rpc_cmsg.c: Likewise.
36716 * sunrpc/rpc_common.c: Likewise.
36717 * sunrpc/rpc_dtable.c: Likewise.
36718 * sunrpc/rpc_prot.c: Likewise.
36719 * sunrpc/rpc_thread.c: Likewise.
36720 * sunrpc/rtime.c: Likewise.
36721 * sunrpc/svc.c: Likewise.
36722 * sunrpc/svc_auth.c: Likewise.
36723 * sunrpc/svc_authux.c: Likewise.
36724 * sunrpc/svc_raw.c: Likewise.
36725 * sunrpc/svc_run.c: Likewise.
36726 * sunrpc/svc_simple.c: Likewise.
36727 * sunrpc/svc_tcp.c: Likewise.
36728 * sunrpc/svc_udp.c: Likewise.
36729 * sunrpc/svc_unix.c: Likewise.
36730 * sunrpc/svcauth_des.c: Likewise.
36731 * sunrpc/xcrypt.c: Likewise.
36732 * sunrpc/xdr.c: Likewise.
36733 * sunrpc/xdr_array.c: Likewise.
36734 * sunrpc/xdr_float.c: Likewise.
36735 * sunrpc/xdr_intXX_t.c: Likewise.
36736 * sunrpc/xdr_mem.c: Likewise.
36737 * sunrpc/xdr_rec.c: Likewise.
36738 * sunrpc/xdr_ref.c: Likewise.
36739 * sunrpc/xdr_sizeof.c: Likewise.
36740 * sunrpc/xdr_stdio.c: Likewise.
36741
36742 2011-04-10 Ulrich Drepper <drepper@gmail.com>
36743
36744 [BZ #12650]
36745 * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
36746 * sysdeps/ia64/dl-tls.h: Likewise.
36747 * sysdeps/powerpc/dl-tls.h: Likewise.
36748 * sysdeps/s390/dl-tls.h: Likewise.
36749 * sysdeps/sh/dl-tls.h: Likewise.
36750 * sysdeps/sparc/dl-tls.h: Likewise.
36751 * sysdeps/x86_64/dl-tls.h: Likewise.
36752 * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
36753
36754 2011-03-14 Andreas Schwab <schwab@redhat.com>
36755
36756 * elf/dl-load.c (_dl_dst_substitute): When skipping the first
36757 rpath element also skip the following colon.
36758 (expand_dynamic_string_token): Add is_path parameter and pass
36759 down to DL_DST_REQUIRED and _dl_dst_substitute.
36760 (decompose_rpath): Call expand_dynamic_string_token with
36761 non-zero is_path. Ignore empty rpaths.
36762 (_dl_map_object_from_fd): Call expand_dynamic_string_token
36763 with zero is_path.
36764
36765 2011-04-08 Andreas Schwab <schwab@linux-m68k.org>
36766
36767 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
36768 Make cancelable.
36769
36770 2011-04-09 Ulrich Drepper <drepper@gmail.com>
36771
36772 [BZ #12655]
36773 * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
36774 Patch by Filipe David Manana <fdmanana@apache.org>.
36775
36776 2011-04-07 Andreas Schwab <schwab@redhat.com>
36777
36778 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
36779 Maintain aligned stack.
36780 (CHECK_RSP): Remove unused macro.
36781
36782 2011-04-03 Ulrich Drepper <drepper@gmail.com>
36783
36784 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
36785 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
36786
36787 2011-04-02 Ulrich Drepper <drepper@gmail.com>
36788
36789 * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
36790
36791 * include/features.h: Mention __USE_XOPEN2K8 in comment.
36792
36793 2011-03-26 H.J. Lu <hongjiu.lu@intel.com>
36794
36795 [BZ #12518]
36796 * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
36797 * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
36798 * sysdeps/x86_64/memmove.c: New file.
36799 * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
36800 (memcpy): Renamed to ...
36801 (__new_memcpy): This.
36802 (memcpy): Provide GLIBC_2_14 memcpy.
36803 * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
36804 (memcpy): Provide GLIBC_2_2_5 memcpy.
36805
36806 2011-04-01 Ulrich Drepper <drepper@gmail.com>
36807
36808 [BZ #12631]
36809 * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
36810
36811 2011-03-30 Andreas Schwab <schwab@redhat.com>
36812
36813 * misc/syncfs.c: New file.
36814 * misc/Makefile (routines): Add syncfs.
36815 * posix/unistd.h: Declare syncfs.
36816 * sysdeps/unix/syscalls.list: Add syncfs.
36817
36818 2011-04-01 Andreas Schwab <schwab@redhat.com>
36819
36820 * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
36821 open_by_handle_at.
36822 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
36823 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
36824 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
36825 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
36826 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
36827 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
36828 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
36829
36830 2011-04-01 Ulrich Drepper <drepper@gmail.com>
36831
36832 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
36833 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
36834 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
36835 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
36836 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
36837 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
36838 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
36839
36840 * io/Makefile: Compile fallocate.c, fallocate64.c, and
36841 sync_file_range.c with -fexceptions.
36842 * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
36843 * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
36844 * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
36845 * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
36846 * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
36847 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
36848 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
36849 sync_file_range as cancellation point
36850 * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file. This is
36851 now a wrapper around __call_sync_file_range with cancellation handling.
36852 * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
36853 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this. Change
36854 function name to __call_sync_file_range.
36855 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
36856 Add call_sync_file_range.
36857
36858 2011-04-01 Andreas Schwab <schwab@redhat.com>
36859
36860 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
36861 bits/timex.h.
36862
36863 2011-04-01 Ulrich Drepper <drepper@gmail.com>
36864
36865 * iconv/iconv.h: Fix typo in comment.
36866 * io/fcntl.h: Likewise.
36867 * libio/stdio.h: Likewise.
36868 * posix/spawn.h: Likewise.
36869 * posix/unistd.h: Likewise.
36870 * stdlib/stdlib.h: Likewise.
36871 * time/time.h: Likewise.
36872 * wcsmbs/wchar.h: Likewise.
36873
36874 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
36875 open_by_handle): Add.
36876 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
36877 and MAX_HANDLE_SZ. Declare name_to_handle_at and open_by_handle.
36878 Augment a few comments.
36879 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
36880 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
36881 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
36882 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
36883 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
36884 * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
36885 open_by_handle.
36886
36887 * io/fcntl.h (AT_EMPTY_PATH): Define.
36888
36889 2011-03-30 Ulrich Drepper <drepper@gmail.com>
36890
36891 * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
36892 * sysdeps/unix/sysv/linux/bits/time.h: New file.
36893 * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
36894 to...
36895 * sysdeps/unix/sysv/linux/bits/timex.h: ...here. New file.
36896 * Versions.def: Add GLIBC_2.14.
36897 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
36898 Export.
36899
36900 2011-03-22 Ulrich Drepper <drepper@gmail.com>
36901
36902 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
36903 round counter.
36904 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
36905
36906 2011-03-20 H.J. Lu <hongjiu.lu@intel.com>
36907
36908 [BZ #12597]
36909 * string/test-strncmp.c (do_page_test): New function.
36910 (check2): Likewise.
36911 (test_main): Call check2.
36912 * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
36913
36914 2011-03-20 Ulrich Drepper <drepper@gmail.com>
36915
36916 [BZ #12587]
36917 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
36918 Handle cache information in CPU leaf 4.
36919 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
36920
36921 2011-03-18 Ulrich Drepper <drepper@gmail.com>
36922
36923 [BZ #12583]
36924 * posix/fnmatch.c (fnmatch): Check size of pattern in wide
36925 character representation.
36926 Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
36927
36928 2011-03-16 Ryan S. Arnold <rsa@us.ibm.com>
36929
36930 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
36931 END(__isnan) to END(__isnanf) to match function entry point/label
36932 EALIGN(__isnanf,...).
36933
36934 2011-03-10 Jakub Jelinek <jakub@redhat.com>
36935
36936 * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
36937
36938 2011-03-10 Ulrich Drepper <drepper@gmail.com>
36939
36940 [BZ #12510]
36941 * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
36942 copy from the symbol referenced in the relocation to initialize the
36943 used variable.
36944 Patch by Piotr Bury <pbury@goahead.com>.
36945 * elf/Makefile: Add rules to build and tst-unique3.
36946 * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
36947 * elf/tst-unique3.cc: New file.
36948 * elf/tst-unique3.h: New file.
36949 * elf/tst-unique3lib.cc: New file.
36950 * elf/tst-unique3lib2.cc: New file.
36951
36952 * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
36953
36954 2011-03-10 Mike Frysinger <vapier@gentoo.org>
36955
36956 * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
36957 $LDFLAGS and -nostdlib -nostartfiles to linking step. Change main
36958 to _start.
36959
36960 2011-03-06 Ulrich Drepper <drepper@gmail.com>
36961
36962 * elf/dl-load.c (_dl_map_object): If we are looking for the first
36963 to-be-loaded object along a path to loader is ld.so.
36964
36965 2011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
36966 Ulrich Drepper <drepper@gmail.com>
36967
36968 * sysdeps/x86_64/memset.S: After aligning destination, code
36969 branches to different locations depending on the value of
36970 misalignment, when multiarch is enabled. Fix this.
36971
36972 2011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
36973
36974 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
36975 Set _x86_64_preferred_memory_instruction for AMD processsors.
36976 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
36977 Set bit_Prefer_SSE_for_memop for AMD processors.
36978
36979 2011-03-04 Ulrich Drepper <drepper@gmail.com>
36980
36981 * libio/fmemopen.c (fmemopen): Optimize a bit.
36982
36983 2011-03-03 Andreas Schwab <schwab@redhat.com>
36984
36985 * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
36986
36987 2011-03-03 Roland McGrath <roland@redhat.com>
36988
36989 * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
36990
36991 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
36992
36993 * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
36994 __bzero_ultra1 instead of __memset_ultra1.
36995
36996 2011-02-23 Andreas Schwab <schwab@redhat.com>
36997 Ulrich Drepper <drepper@gmail.com>
36998
36999 [BZ #12509]
37000 * include/link.h (struct link_map): Add l_orig_initfini.
37001 * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
37002 returning unsuccessfully.
37003 * elf/dl-close.c (_dl_close_worker): If this is the last explicit
37004 close of a file loaded at startup, restore the original l_initfini
37005 list.
37006 * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
37007 list, store the pointer.
37008 * elf/Makefile ($(objpfx)noload-mem): New rule.
37009 (noload-ENV): Define.
37010 (tests): Add $(objpfx)noload-mem.
37011 * elf/noload.c: Include <memcheck.h>.
37012 (main): Call mtrace. Close all opened handles.
37013
37014 2011-02-17 Andreas Schwab <schwab@redhat.com>
37015
37016 [BZ #12454]
37017 * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
37018 dependencies are missing.
37019
37020 2011-02-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
37021
37022 Fix __if_freereq crash: Unlike the generic version which uses free,
37023 Hurd needs munmap.
37024 * sysdeps/mach/hurd/ifreq.h: New file.
37025
37026 2011-01-27 Petr Baudis <pasky@suse.cz>
37027 Ulrich Drepper <drepper@gmail.com>
37028
37029 [BZ 12445]#
37030 * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
37031 to extend_alloca().
37032 * stdio-common/bug23.c: New file.
37033 * stdio-common/Makefile (tests): Add bug23.
37034
37035 2010-09-28 Andreas Schwab <schwab@redhat.com>
37036 Ulrich Drepper <drepper@gmail.com>
37037
37038 [BZ #12489]
37039 * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
37040 before performing relro protection. At old place add assertion
37041 to make sure nothing changed.
37042
37043 2011-02-17 Nathan Sidwell <nathan@codesourcery.com>
37044 Glauber de Oliveira Costa <glommer@gmail.com>
37045
37046 * elf/elf.h: Add new ARM TLS relocs.
37047
37048 2011-02-16 Ryan S. Arnold <rsa@us.ibm.com>
37049
37050 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
37051 (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
37052 cast from r3.
37053 * sysdeps/wordsize-64/Makefile: New file. Add tst-writev to
37054 'tests' variable.
37055 * sysdeps/wordsize-64/tst-writev.c: New file.
37056
37057 2011-02-15 Ryan S. Arnold <rsa@us.ibm.com>
37058
37059 * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
37060 -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
37061 insns in _dl_start to prevent a TOC reference before relocs are
37062 resolved.
37063
37064 2011-02-15 Ulrich Drepper <drepper@gmail.com>
37065
37066 [BZ #12469]
37067 * Makeconfig: Remove RANLIB definition.
37068 * Makerules: Don't use RANLIB.
37069 * aclocal.m4: Remove ranlib test.
37070 * configure.in: No need to check for ranlib.
37071 * elf/rtld-Rules: Don't use RANLIB.
37072
37073 2011-02-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
37074
37075 * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
37076 protection macro.
37077 * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
37078 inclusion protection macro.
37079
37080 * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
37081 SIGRTMIN and SIGRTMAX and print information in that case only when
37082 SIGRTMIN is defined.
37083
37084 2011-02-11 Jakub Jelinek <jakub@redhat.com>
37085
37086 * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
37087 arginfo fn returning -1.
37088
37089 * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
37090 and thousands string is zero terminated.
37091
37092 2011-02-03 Andreas Schwab <schwab@redhat.com>
37093
37094 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
37095 sysdeps/unix/sysv/linux/bits/socket.h.
37096
37097 2011-01-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
37098
37099 * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
37100 (__CPU_COUNT): Remove old macros.
37101 (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
37102 (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
37103 (__CPU_ALLOC, __CPU_FREE): Add macros.
37104 (__sched_cpualloc, __sched_cpufree): Add declarations.
37105
37106 2011-02-05 Ulrich Drepper <drepper@gmail.com>
37107
37108 * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
37109 (struct datahead): Reuse 32 bits of the alignment for a TTL field.
37110 * nscd/aicache.c (addhstaiX): Return timeout of added value.
37111 (readdhstai): Return value of addhstaiX call.
37112 * nscd/grpcache.c (cache_addgr): Return timeout of added value.
37113 (addgrbyX): Return value returned by cache_addgr.
37114 (readdgrbyname): Return value returned by addgrbyX.
37115 (readdgrbygid): Likewise.
37116 * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
37117 (addpwbyX): Return value returned by cache_addpw.
37118 (readdpwbyname): Return value returned by addhstbyX.
37119 (readdpwbyuid): Likewise.
37120 * nscd/servicescache.c (cache_addserv): Return timeout of added value.
37121 (addservbyX): Return value returned by cache_addserv.
37122 (readdservbyname): Return value returned by addservbyX:
37123 (readdservbyport): Likewise.
37124 * nscd/hstcache.c (cache_addhst): Return timeout of added value.
37125 (addhstbyX): Return value returned by cache_addhst.
37126 (readdhstbyname): Return value returned by addhstbyX.
37127 (readdhstbyaddr): Likewise.
37128 (readdhstbynamev6): Likewise.
37129 (readdhstbyaddrv6): Likewise.
37130 * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
37131 (readdinitgroups): Return value returned by addinitgroupsX.
37132 * nscd/cache.c (readdfcts): Change return value of functions to time_t.
37133 (prune_cache): Keep track of timeout value of re-added entries.
37134 * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
37135 * nscd/nscd.h: Adjust prototypes of readd* functions.
37136
37137 2011-02-04 Roland McGrath <roland@redhat.com>
37138
37139 * nis/nis_server.c (nis_servstate): Use the right name for 0.
37140 (nis_stats): Likewise.
37141 * nis/nis_modify.c (nis_modify): Likewise.
37142 * nis/nis_remove.c (nis_remove): Likewise.
37143 * nis/nis_add.c (nis_add): Likewise.
37144
37145 * elf/dl-object.c (_dl_new_object): Remove unused variable L.
37146
37147 * posix/fnmatch_loop.c: Add some consts.
37148
37149 * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
37150
37151 2011-02-02 H.J. Lu <hongjiu.lu@intel.com>
37152
37153 [BZ #12460]
37154 * config.make.in (config-cflags-novzeroupper): Define.
37155 * configure.in: Substitute libc_cv_cc_novzeroupper.
37156 * elf/Makefile (AVX-CFLAGS): Define.
37157 (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
37158 (CFLAGS-tst-auditmod4a.c): Likewise.
37159 (CFLAGS-tst-auditmod4b.c): Likewise.
37160 (CFLAGS-tst-auditmod6b.c): Likewise.
37161 (CFLAGS-tst-auditmod6c.c): Likewise.
37162 (CFLAGS-tst-auditmod7b.c): Likewise.
37163 * sysdeps/i386/configure.in: Check -mno-vzeroupper.
37164
37165 2011-02-02 Ulrich Drepper <drepper@gmail.com>
37166
37167 * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
37168 function to the callback.
37169 Patch partly by Jiri Olsa <jolsa@redhat.com>.
37170
37171 2011-02-02 Andreas Schwab <schwab@redhat.com>
37172
37173 * shadow/sgetspent.c: Check return value of __sgetspent_r instead
37174 of errno.
37175
37176 2011-01-19 Ulrich Drepper <drepper@gmail.com>
37177
37178 [BZ #11724]
37179 * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
37180 of constructors.
37181 * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
37182 of destructors.
37183 (_dl_fini): Don't call _dl_sort_fini if there is only one object.
37184
37185 [BZ #11724]
37186 * elf/Makefile: Add rules to build and run new test.
37187 * elf/tst-initorder.c: New file.
37188 * elf/tst-initorder.exp: New file.
37189 * elf/tst-initordera1.c: New file.
37190 * elf/tst-initordera2.c: New file.
37191 * elf/tst-initordera3.c: New file.
37192 * elf/tst-initordera4.c: New file.
37193 * elf/tst-initorderb1.c: New file.
37194 * elf/tst-initorderb2.c: New file.
37195 * elf/tst-order-a1.c: New file.
37196 * elf/tst-order-a2.c: New file.
37197 * elf/tst-order-a3.c: New file.
37198 * elf/tst-order-a4.c: New file.
37199 * elf/tst-order-b1.c: New file.
37200 * elf/tst-order-b2.c: New file.
37201 * elf/tst-order-main.c: New file.
37202 New test case by George Gensure <werkt0@gmail.com>.
37203
37204 2010-10-01 Andreas Schwab <schwab@redhat.com>
37205
37206 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
37207 decoding ACE if AI_CANONIDN.
37208
37209 2011-01-18 Ulrich Drepper <drepper@gmail.com>
37210
37211 * elf/Makefile: Build IFUNC tests unless multi-arch = no.
37212
37213 2011-01-17 Ulrich Drepper <drepper@gmail.com>
37214
37215 * version.h (RELEASE): Bump for 2.13 release.
37216 * include/features.h: (__GLIBC_MINOR__): Bump to 13.
37217
37218 * io/fcntl.h: Define AT_NO_AUTOMOUNT.
37219
37220 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
37221 MADV_NOHUGEPAGE.
37222 * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
37223 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
37224 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
37225 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
37226 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
37227 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
37228
37229 * posix/getconf.c: Update copyright year.
37230 * catgets/gencat.c: Likewise.
37231 * csu/version.c: Likewise.
37232 * debug/catchsegv.sh: Likewise.
37233 * debug/xtrace.sh: Likewise.
37234 * elf/ldconfig.c: Likewise.
37235 * elf/ldd.bash.in: Likewise.
37236 * elf/sprof.c (print_version): Likewise.
37237 * iconv/iconv_prog.c: Likewise.
37238 * iconv/iconvconfig.c: Likewise.
37239 * locale/programs/locale.c: Likewise.
37240 * locale/programs/localedef.c: Likewise.
37241 * malloc/memusage.sh: Likewise.
37242 * malloc/mtrace.pl: Likewise.
37243 * nscd/nscd.c (print_version): Likewise.
37244 * nss/getent.c: Likewise.
37245
37246 * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
37247 PF_CAIF, and PF_ALG.
37248 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
37249
37250 2011-01-16 Andreas Schwab <schwab@linux-m68k.org>
37251
37252 * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
37253 (modules-names): Use them.
37254 (ifunc-test-modules, ifunc-pie-tests): Define.
37255 (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
37256 tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
37257 (test-extras): Likewise.
37258 ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
37259 $(compile-command.c).
37260 ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
37261 (all-built-dso): Define.
37262 (check-textrel.out, check-execstack.out): Depend on it.
37263
37264 * configure.in: Don't override --enable-multi-arch.
37265
37266 2011-01-15 Ulrich Drepper <drepper@gmail.com>
37267
37268 [BZ #6812]
37269 * nscd/hstcache.c (tryagain): Define.
37270 (cache_addhst): Return tryagain not notfound for temporary errors.
37271 (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
37272 failed.
37273
37274 2011-01-14 Ulrich Drepper <drepper@gmail.com>
37275
37276 [BZ #10563]
37277 * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
37278 to make the syscall.
37279 * sysdeps/unix/sysv/linux/setgroups.c: New file.
37280
37281 [BZ #12378]
37282 * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
37283 and fall back to matching as normal character if the string ends before
37284 the matching ']' is found. This is what POSIX requires.
37285 * posix/testfnm.c: Adjust test result.
37286 * posix/globtest.sh: Adjust test result. Add new test.
37287 * posix/tst-fnmatch.input: Likewise.
37288 * posix/tst-fnmatch2.c: Add new test.
37289
37290 2010-12-28 Andreas Schwab <schwab@linux-m68k.org>
37291
37292 * elf/Makefile (check-execstack): Revert last change. Depend on
37293 check-execstack.h.
37294 (check-execstack.h): New target.
37295 (generated): Add check-execstack.h.
37296 * elf/check-execstack.c: Include "check-execstack.h".
37297 (main): Revert last change.
37298 (handle_file): Return zero if GNU_STACK is absent and
37299 DEFAULT_STACK_PERMS doesn't include PF_X.
37300
37301 2011-01-13 Ulrich Drepper <drepper@gmail.com>
37302
37303 * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
37304 in child fails because the descriptor is already closed.
37305 * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
37306 * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
37307 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
37308
37309 [BZ #12397]
37310 * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
37311 syscall.
37312
37313 [BZ #10484]
37314 * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
37315 temporary buffer used to handle multi lookups locally.
37316 * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
37317
37318 2011-01-12 Ulrich Drepper <drepper@gmail.com>
37319
37320 * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
37321 loader is ld.so.
37322
37323 2011-01-10 Paul Pluzhnikov <ppluzhnikov@google.com>
37324
37325 * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
37326 alignment for SSE2.
37327
37328 2011-01-12 Ulrich Drepper <drepper@gmail.com>
37329
37330 [BZ #12394]
37331 * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
37332 characters. When rounding increased number of integer digits recompute
37333 number of groups.
37334 * stdio-common/tst-grouping.c: New file.
37335 * stdio-common/Makefile: Add rules to build and run tst-grouping.
37336
37337 2011-01-09 Ulrich Drepper <drepper@gmail.com>
37338
37339 * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
37340 __FD_CLR, and __FS_ISSET. gcc generates better code on its own.
37341
37342 * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
37343 void.
37344 * bits/select.h: Likewise.
37345
37346 2011-01-08 Ulrich Drepper <drepper@gmail.com>
37347
37348 * po/ja.po: Update from translation team.
37349
37350 2011-01-04 David S. Miller <davem@sunset.davemloft.net>
37351
37352 [BZ #11155]
37353 * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
37354 implementation just like for lxstat, fxstatat, et al.
37355
37356 2010-12-27 Jim Meyering <meyering@redhat.com>
37357
37358 [BZ #12348]
37359 * posix/regexec.c (build_trtable): Return failure indication upon
37360 calloc failure. Otherwise, re_search_internal could infloop on OOM.
37361
37362 2010-12-25 Ulrich Drepper <drepper@gmail.com>
37363
37364 [BZ #12201]
37365 * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
37366 * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
37367 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
37368 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
37369
37370 [BZ #12207]
37371 * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
37372
37373 [BZ #12204]
37374 * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
37375 * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
37376
37377 2010-12-15 H.J. Lu <hongjiu.lu@intel.com>
37378
37379 * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
37380 * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
37381 script has SORT_BY_INIT_PRIORITY.
37382 * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
37383 NO_CTORS_DTORS_SECTIONS is defined.
37384 * elf/soinit.c: Likewise.
37385 * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
37386 NO_CTORS_DTORS_SECTIONS is defined.
37387 * sysdeps/mach/hurd/i386/init-first.c: Likewise.
37388 * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
37389 * sysdeps/sh/init-first.c: Likewise.
37390 * sysdeps/unix/sysv/linux/init-first.c: Likewise.
37391
37392 2010-12-24 Ulrich Drepper <drepper@gmail.com>
37393
37394 * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
37395 always use the slow path.
37396
37397 2010-12-15 Ryan S. Arnold <rsa@us.ibm.com>
37398
37399 * elf/Makefile: (check-execstack): Replace $(native-compile) with a
37400 similar rule which adds the sysdep directories to the header search in
37401 order to pick up the correct platform stackinfo.h.
37402 * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
37403 perform test if it is, otherwise return successfully without testing.
37404 * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
37405 DEFAULT_STACK_PERMS define in stackinfo.h.
37406 * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
37407 defined in stackinfo.h.
37408 * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
37409 DEFAULT_STACK_PERMS defined in stackinfo.h.
37410 * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
37411 * sysdeps/ia64/stackinfo.h: Likewise.
37412 * sysdeps/s390/stackinfo.h: Likewise.
37413 * sysdeps/sh/stackinfo.h: Likewise.
37414 * sysdeps/sparc/stackinfo.h: Likewise.
37415 * sysdeps/x86_64/stackinfo.h: Likewise.
37416 * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
37417 PF_X for powerpc64. Retain PF_X for powerpc32.
37418
37419 2010-12-19 Ulrich Drepper <drepper@gmail.com>
37420
37421 * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
37422 accurately.
37423 * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
37424 GETDENTS_64BIT_ALIGNED.
37425
37426 2010-12-14 Ulrich Drepper <dreper@gmail.com>
37427
37428 * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
37429
37430 2010-12-10 Andreas Schwab <schwab@redhat.com>
37431
37432 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
37433 _GNU_SOURCE.
37434
37435 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
37436 * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
37437 Remove __restrict.
37438 (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
37439 (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
37440
37441 2010-12-09 Ulrich Drepper <drepper@gmail.com>
37442
37443 [BZ #11655]
37444 * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
37445 are initialized.
37446
37447 2010-12-09 Jakub Jelinek <jakub@redhat.com>
37448
37449 * string/bits/string3.h (memmove, bcopy): Remove __restrict.
37450
37451 2010-12-03 Ulrich Drepper <drepper@gmail.com>
37452
37453 * po/it.po: Update from translation team.
37454
37455 2010-12-01 H.J. Lu <hongjiu.lu@intel.com>
37456
37457 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
37458 unused codes.
37459
37460 2010-11-30 Ulrich Drepper <drepper@gmail.com>
37461
37462 * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
37463
37464 2010-11-24 Andreas Schwab <schwab@redhat.com>
37465
37466 * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
37467 specially.
37468 (gaih_getanswer_slice): Likewise.
37469
37470 2010-10-20 Jakub Jelinek <jakub@redhat.com>
37471
37472 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
37473
37474 2010-05-31 Petr Baudis <pasky@suse.cz>
37475
37476 [BZ #11149]
37477 * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
37478 silently even in the chroot mode.
37479
37480 2010-11-22 Ulrich Drepper <drepper@gmail.com>
37481
37482 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
37483 last patch a bit. Pretty printing
37484
37485 2010-05-31 Petr Baudis <pasky@suse.cz>
37486
37487 [BZ #10085]
37488 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
37489 initialization of skip_initgroups_dyn.
37490
37491 2010-11-19 Ulrich Drepper <drepper@gmail.com>
37492
37493 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
37494 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
37495
37496 2010-11-16 Ulrich Drepper <drepper@gmail.com>
37497
37498 * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
37499
37500 2010-11-11 Andreas Schwab <schwab@redhat.com>
37501
37502 * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
37503 * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
37504 (tst-fnmatch-ENV): Set MALLOC_TRACE.
37505 ($(objpfx)tst-fnmatch-mem): New rule.
37506 (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
37507 * posix/tst-fnmatch.c (main): Call mtrace.
37508
37509 2010-11-11 H.J. Lu <hongjiu.lu@intel.com>
37510
37511 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
37512 Support Intel processor model 6 and model 0x2c.
37513
37514 2010-11-10 Luis Machado <luisgpm@br.ibm.com>
37515
37516 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
37517 signed comparison.
37518
37519 2010-11-09 H.J. Lu <hongjiu.lu@intel.com>
37520
37521 [BZ #12205]
37522 * string/test-strncasecmp.c (check_result): New function.
37523 (do_one_test): Use it.
37524 (check1): New function.
37525 (test_main): Use it.
37526 * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
37527 Support strcasecmp and strncasecmp.
37528
37529 2010-11-08 Ulrich Drepper <drepper@gmail.com>
37530
37531 [BZ #12194]
37532 * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
37533 * sysdeps/x86_64/bits/byteswap.h: Likewise.
37534
37535 2010-11-07 H.J. Lu <hongjiu.lu@intel.com>
37536
37537 * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
37538 IFUNC support.
37539 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
37540 memset-x86-64.
37541 * sysdeps/x86_64/multiarch/bzero.S: New file.
37542 * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
37543 * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
37544 * sysdeps/x86_64/multiarch/memset.S: New file.
37545 * sysdeps/x86_64/multiarch/memset_chk.S: New file.
37546 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
37547 Set bit_Prefer_SSE_for_memop for Intel processors.
37548 * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
37549 Define.
37550 (index_Prefer_SSE_for_memop): Define.
37551 (HAS_PREFER_SSE_FOR_MEMOP): Define.
37552
37553 2010-11-04 Luis Machado <luisgpm@br.ibm.com>
37554
37555 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
37556 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
37557
37558 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
37559
37560 [BZ #12191]
37561 * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
37562 (__x86_64_raw_data_cache_size_half): Likewise.
37563 (__x86_64_raw_shared_cache_size): Likewise.
37564 (__x86_64_raw_shared_cache_size_half): Likewise.
37565
37566 * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
37567 (__x86_64_raw_data_cache_size_half): Likewise.
37568 (__x86_64_raw_shared_cache_size): Likewise.
37569 (__x86_64_raw_shared_cache_size_half): Likewise.
37570 (init_cacheinfo): Set __x86_64_raw_data_cache_size,
37571 __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
37572 and __x86_64_raw_shared_cache_size_half. Round
37573 __x86_64_data_cache_size_half, __x86_64_data_cache_size
37574 __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
37575 to multiple of 256 bytes.
37576
37577 2010-11-03 Ulrich Drepper <drepper@gmail.com>
37578
37579 [BZ #12167]
37580 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
37581 of inacessible symlinks. Verify result of symlink before returning it.
37582 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
37583 Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
37584
37585 2010-10-28 Erich Ritz <erichritz@gmail.com>
37586
37587 * math/math.h (isinf): Fix typo in comment.
37588
37589 2010-11-01 Ulrich Drepper <drepper@gmail.com>
37590
37591 * po/da.po: Update from translation team.
37592
37593 2010-10-26 Ulrich Drepper <drepper@gmail.com>
37594
37595 * elf/rtld.c (dl_main): Move assertion after the point where rtld map
37596 is added to the list.
37597
37598 2010-10-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
37599 Ulrich Drepper <drepper@gmail.com>
37600
37601 * elf/dl-object.c (_dl_new_object): Don't append the new object to
37602 the global list here. Move code to...
37603 (_dl_add_to_namespace_list): ...here. New function.
37604 * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
37605 * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
37606 * elf/dl-load.c (lose): Don't remove the element from the list.
37607 (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
37608 (_dl_map_object): Likewise.
37609
37610 2010-10-25 Ulrich Drepper <drepper@gmail.com>
37611
37612 [BZ #12159]
37613 * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
37614 into all bytes of SSE register.
37615 Patch by Richard Li <richardpku@gmail.com>.
37616
37617 2010-10-24 Ulrich Drepper <drepper@gmail.com>
37618
37619 [BZ #12140]
37620 * malloc/malloc.c (_int_free): Fill correct number of bytes when
37621 perturbing.
37622
37623 2010-10-20 Michael B. Brutman <brutman@us.ibm.com>
37624
37625 * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
37626 * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
37627 * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
37628 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
37629 * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
37630 submachine.
37631 * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
37632
37633 2010-10-22 Andreas Schwab <schwab@redhat.com>
37634
37635 * include/dlfcn.h (__RTLD_SECURE): Define.
37636 * elf/dl-load.c (_dl_map_object): Remove preloaded parameter. Use
37637 mode & __RTLD_SECURE instead.
37638 (open_path): Rename preloaded parameter to secure.
37639 * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
37640 * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
37641 * elf/dl-deps.c (openaux): Likewise.
37642 * elf/rtld.c (struct map_args): Remove is_preloaded.
37643 (map_doit): Don't use it.
37644 (dl_main): Likewise.
37645 (do_preload): Use __RTLD_SECURE instead of is_preloaded.
37646 (dlmopen_doit): Add __RTLD_SECURE to mode bits.
37647
37648 2010-09-09 Andreas Schwab <schwab@redhat.com>
37649
37650 * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
37651 (sysd-rules-targets): Remove duplicates.
37652 * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
37653 rtld-%.$o dependency.
37654
37655 2010-10-18 Andreas Schwab <schwab@redhat.com>
37656
37657 * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
37658 _dl_map_object do it.
37659
37660 2010-10-19 Ulrich Drepper <drepper@gmail.com>
37661
37662 * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
37663 fast fma builtins, define the macros in the C99 standard.
37664 (FP_FAST_FMAF): Likewise.
37665 (FP_FAST_FMAL): Likewise.
37666 * sysdeps/x86_64/bits/mathdef.h: Likewise.
37667
37668 * bits/mathdef.h: Update copyright year.
37669 * sysdeps/powerpc/bits/mathdef.h: Likewise.
37670
37671 2010-10-19 Michael Meissner <meissner@linux.vnet.ibm.com>
37672
37673 * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
37674 builtins, define the macros in the C99 standard.
37675 (FP_FAST_FMAF): Likewise.
37676 (FP_FAST_FMAL): Likewise.
37677 * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
37678 multiply/add.
37679 (FP_FAST_FMAF): Likewise.
37680
37681 2010-10-15 Jakub Jelinek <jakub@redhat.com>
37682
37683 [BZ #3268]
37684 * math/libm-test.inc (fma_test): Some new testcases.
37685 * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
37686 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
37687 y and infinite z. Do multiplication by C already in long double.
37688 * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
37689 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
37690 y and infinite z. Do bitwise or of inexact bit into u.d.
37691 * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
37692 * sysdeps/i386/fpu/s_fmaf.S: Removed.
37693 * sysdeps/i386/fpu/s_fma.S: Removed.
37694 * sysdeps/i386/fpu/s_fmal.S: Removed.
37695
37696 2010-10-16 Jakub Jelinek <jakub@redhat.com>
37697
37698 [BZ #3268]
37699 * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
37700 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
37701 computation is not scheduled after fetestexcept. Fix value
37702 of minimum denormal long double.
37703
37704 2010-10-14 Jakub Jelinek <jakub@redhat.com>
37705
37706 [BZ #3268]
37707 * math/libm-test.inc (fma_test): Add some more tests.
37708 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
37709 correctly.
37710
37711 2010-10-15 Andreas Schwab <schwab@redhat.com>
37712
37713 * scripts/data/localplt-s390-linux-gnu.data: New file.
37714 * scripts/data/localplt-s390x-linux-gnu.data: New file.
37715
37716 2010-10-13 Jakub Jelinek <jakub@redhat.com>
37717
37718 [BZ #3268]
37719 * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
37720 * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
37721 instead of dbl-64.
37722 * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
37723 inlines.
37724 * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
37725 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
37726 if one of x and y is very large and the other is subnormal.
37727 * sysdeps/s390/fpu/s_fmaf.c: New file.
37728 * sysdeps/s390/fpu/s_fma.c: New file.
37729 * sysdeps/powerpc/fpu/s_fmaf.S: New file.
37730 * sysdeps/powerpc/fpu/s_fma.S: New file.
37731 * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
37732 * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
37733 * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
37734
37735 2010-10-12 Jakub Jelinek <jakub@redhat.com>
37736
37737 [BZ #3268]
37738 * math/libm-test.inc (fma_test): Add some more fmaf tests, add
37739 fma tests.
37740 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
37741 * sysdeps/ieee754/dbl-64/s_fma.c: New file.
37742 * sysdeps/i386/i686/multiarch/s_fma.c: Include
37743 sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
37744 * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
37745 * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
37746 * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
37747
37748 2010-10-12 Ulrich Drepper <drepper@redhat.com>
37749
37750 [BZ #12078]
37751 * posix/regcomp.c (parse_branch): One more memory leak plugged.
37752 * posix/bug-regex31.input: Add test case.
37753
37754 2010-10-11 Ulrich Drepper <drepper@gmail.com>
37755
37756 * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
37757 * posix/bug-regex31.input: New file.
37758
37759 [BZ #12078]
37760 * posix/regcomp.c (parse_branch): Free memory when allocation failed.
37761 (parse_sub_exp): Fix last change, use postorder.
37762
37763 * posix/bug-regex31.c: New file.
37764 * posix/Makefile: Add rules to build and run bug-regex31.
37765
37766 * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
37767
37768 [BZ #12078]
37769 * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
37770
37771 [BZ #12108]
37772 * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
37773 to have entries in sys_siglist.
37774
37775 [BZ #12093]
37776 * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
37777 be NULL.
37778
37779 2010-10-07 Jakub Jelinek <jakub@redhat.com>
37780
37781 [BZ #3268]
37782 * math/libm-test.inc (fma_test): Add 2 fmaf tests.
37783 * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
37784 * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
37785 sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
37786 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
37787 * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
37788 * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
37789 * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
37790 * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
37791 * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
37792 * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
37793 * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
37794 * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
37795 * math/ftestexcept.c (fetestexcept): Likewise.
37796 * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
37797 * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
37798 * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
37799 * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
37800 * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
37801 * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
37802 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
37803
37804 2010-10-11 Ulrich Drepper <drepper@gmail.com>
37805
37806 [BZ #12107]
37807 * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
37808 newline.
37809
37810 2010-10-06 Ulrich Drepper <drepper@gmail.com>
37811
37812 * string/bug-strstr1.c: New file.
37813 * string/Makefile: Add rules to build and run bug-strstr1.
37814
37815 2010-10-05 Eric Blake <eblake@redhat.com>
37816
37817 [BZ #12092]
37818 * string/str-two-way.h (two_way_long_needle): Always clear memory
37819 when skipping input due to the shift table.
37820
37821 2010-10-03 Ulrich Drepper <drepper@gmail.com>
37822
37823 [BZ #12005]
37824 * malloc/mcheck.c: Handle large requests.
37825
37826 [BZ #12077]
37827 * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
37828 for strncmp and strncasecmp.
37829 * string/stratcliff.c: Add tests for strcmp and strncmp.
37830 * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
37831
37832 2010-09-28 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37833
37834 * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
37835 __set_fpscr.
37836
37837 2010-09-30 Andreas Jaeger <aj@suse.de>
37838
37839 * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
37840 (CGROUP_SUPER_MAGIC): Define.
37841 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
37842 Handle btrfs and cgroup file systems.
37843 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
37844 Likewise.
37845
37846 2010-09-27 Luis Machado <luisgpm@br.ibm.com>
37847
37848 * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
37849 * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
37850
37851 2010-09-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
37852
37853 [BZ #12067]
37854 * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
37855 trying to locate the ELF header.
37856
37857 2010-09-27 Andreas Schwab <schwab@redhat.com>
37858
37859 [BZ #11611]
37860 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
37861 Mask out sign-bit copies when constructing f_fsid.
37862
37863 2010-09-24 Petr Baudis <pasky@suse.cz>
37864
37865 * debug/stack_chk_fail_local.c: Add missing licence exception.
37866 * debug/warning-nop.c: Likewise.
37867
37868 2010-09-15 Joseph Myers <joseph@codesourcery.com>
37869
37870 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
37871 implementing getdents64 using getdents syscall, set d_type if
37872 __ASSUME_GETDENTS32_D_TYPE.
37873
37874 2010-09-16 Andreas Schwab <schwab@redhat.com>
37875
37876 * elf/dl-close.c (free_slotinfo, free_mem): Move to...
37877 * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
37878
37879 2010-09-21 Ulrich Drepper <drepper@redhat.com>
37880
37881 [BZ #12037]
37882 * posix/unistd.h: Undo change of feature selection for ftruncate from
37883 2010-01-11.
37884
37885 2010-09-20 Ulrich Drepper <drepper@redhat.com>
37886
37887 * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
37888 detection.
37889
37890 2010-09-20 Andreas Schwab <schwab@redhat.com>
37891
37892 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
37893 fanotify_mark.
37894 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
37895
37896 2010-09-14 Andreas Schwab <schwab@redhat.com>
37897
37898 * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
37899 variables after CHECK_SP call.
37900 * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
37901
37902 2010-09-13 Andreas Schwab <schwab@redhat.com>
37903 Ulrich Drepper <drepper@redhat.com>
37904
37905 * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
37906 re-relocationg ld.so.
37907 * elf/dl-support.c (_dl_non_dynamic_init): And here after the
37908 _dl_init_paths call.
37909 * elf/dl-load.c (_dl_init_paths). Don't set GLRO(dl_init_all_dirs)
37910 here anymore.
37911
37912 2010-09-14 Ulrich Drepper <drepper@redhat.com>
37913
37914 * resolv/res_init.c (__res_vinit): Count the default server we added.
37915
37916 2010-09-08 Chung-Lin Tang <cltang@codesourcery.com>
37917 Ulrich Drepper <drepper@redhat.com>
37918
37919 [BZ #11968]
37920 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
37921 (____longjmp_chk): Use %ebx for saving value across system call.
37922 Add unwind info.
37923
37924 2010-09-06 Andreas Schwab <schwab@redhat.com>
37925
37926 * manual/Makefile: Don't mix pattern rules with normal rules.
37927
37928 2010-09-05 Andreas Schwab <schwab@linux-m68k.org>
37929
37930 * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
37931 operation.
37932 * libio/iofdopen.c (_IO_new_fdopen): Likewise.
37933 * libio/iofopncook.c (_IO_cookie_init): Likewise.
37934 * libio/iovdprintf.c (_IO_vdprintf): Likewise.
37935 * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
37936 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
37937 Likewise.
37938
37939 2010-09-04 Ulrich Drepper <drepper@redhat.com>
37940
37941 [BZ #11979]
37942 * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
37943 IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
37944
37945 2010-09-02 Ulrich Drepper <drepper@redhat.com>
37946
37947 * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
37948 * sysdeps/x86_64/addmul_1.S: Likewise.
37949 * sysdeps/x86_64/lshift.S: Likewise.
37950 * sysdeps/x86_64/mul_1.S: Likewise.
37951 * sysdeps/x86_64/rshift.S: Likewise.
37952 * sysdeps/x86_64/sub_n.S: Likewise.
37953 * sysdeps/x86_64/submul_1.S: Likewise.
37954
37955 2010-09-01 Samuel Thibault <samuel.thibault@ens-lyon.org>
37956
37957 This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
37958 Define __sched_param instead of SCHED_* and sched_param when
37959 <bits/sched.h> is included with __need_schedparam defined.
37960 * bits/sched.h [__need_schedparam]
37961 (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
37962 [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
37963 (__defined_schedparam): Define to 1.
37964 (__sched_param): New structure, identical to sched_param.
37965 (__need_schedparam): Undefine.
37966
37967 2010-08-31 Mike Frysinger <vapier@gentoo.org>
37968
37969 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
37970 (epoll_create1): Declare.
37971
37972 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
37973
37974 2010-08-31 Andreas Schwab <schwab@redhat.com>
37975
37976 [BZ #7066]
37977 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
37978 shifting retval into place.
37979
37980 2010-09-01 Ulrich Drepper <drepper@redhat.com>
37981
37982 * nis/rpcsvc/nis.h: Update copyright notice.
37983 * nis/rpcsvc/nis.x: Likewise.
37984 * nis/rpcsvc/nis_callback.h: Likewise.
37985 * nis/rpcsvc/nis_callback.x: Likewise.
37986 * nis/rpcsvc/nis_object.x: Likewise.
37987 * nis/rpcsvc/nis_tags.h: Likewise.
37988 * nis/rpcsvc/yp.h: Likewise.
37989 * nis/rpcsvc/yp.x: Likewise.
37990 * nis/rpcsvc/ypupd.h: Likewise.
37991 * nis/yp_xdr.c: Likewise.
37992 * nis/ypupdate_xdr.c: Likewise.
37993
37994 * sunrpc/pm_getport.c (__libc_rpc_getport): New function. This is
37995 mainly the body of pmap_getport. Add parameters to specify timeouts.
37996 (pmap_getport): Use __libc_rpc_getport.
37997 * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
37998 * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
37999 * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
38000
38001 2010-08-31 Andreas Schwab <schwab@linux-m68k.org>
38002
38003 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
38004 fanotify_mark.
38005
38006 2010-08-27 Roland McGrath <roland@redhat.com>
38007
38008 * sysdeps/i386/i686/multiarch/Makefile
38009 (CFLAGS-varshift.c): New variable.
38010
38011 2010-08-27 Ulrich Drepper <drepper@redhat.com>
38012
38013 * sysdeps/i386/i686/multiarch/varshift.S: File removed.
38014 * sysdeps/i386/i686/multiarch/varshift.c: New file.
38015
38016 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
38017
38018 * sysdeps/x86_64/strlen.S: Minimal code improvement.
38019
38020 2010-08-26 H.J. Lu <hongjiu.lu@intel.com>
38021
38022 * sysdeps/x86_64/strlen.S: Unroll the loop.
38023 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
38024 strlen-sse2 strlen-sse2-bsf.
38025 * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
38026 __strlen_no_bsf if bit_Slow_BSF is set.
38027 (__strlen_sse42): Removed.
38028 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
38029 * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
38030
38031 2010-08-25 Roland McGrath <roland@redhat.com>
38032
38033 * sysdeps/x86_64/multiarch/varshift.S: File removed.
38034 * sysdeps/x86_64/multiarch/varshift.c: New file.
38035 * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
38036 * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
38037 * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
38038 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
38039
38040 2010-08-25 H.J. Lu <hongjiu.lu@intel.com>
38041
38042 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
38043 strlen-sse2 strlen-sse2-bsf.
38044 * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
38045 __strlen_sse2_bsf if bit_Slow_BSF is unset.
38046 (__strlen_sse2): Removed.
38047 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
38048 * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
38049 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
38050 bit_Slow_BSF for Atom.
38051 * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
38052 (index_Slow_BSF): Define.
38053 (HAS_SLOW_BSF): Define.
38054
38055 2010-08-25 Ulrich Drepper <drepper@redhat.com>
38056
38057 [BZ #10851]
38058 * resolv/res_init.c (__res_vinit): When no server address at all
38059 is given default to loopback.
38060
38061 2010-08-24 Roland McGrath <roland@redhat.com>
38062
38063 * configure.in: Remove config-name.h generation.
38064 * configure: Regenerated.
38065 * config-name.in: File removed.
38066 * scripts/config-uname.sh: New file.
38067 * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
38068 ($(objdir)config-name.h): New target.
38069
38070 * sunrpc/rpc_parse.h: Avoid nested comment.
38071
38072 2010-08-24 Richard Henderson <rth@redhat.com>
38073 Ulrich Drepper <drepper@redhat.com>
38074 H.J. Lu <hongjiu.lu@intel.com>
38075
38076 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
38077 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
38078 * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
38079 Replace _mm_srli_si128 with __m128i_shift_right. Replace
38080 _mm_alignr_epi8 with _mm_loadu_si128.
38081 * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
38082 * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
38083 (__m128i_shift_right): Removed.
38084 * sysdeps/i386/i686/multiarch/varshift.h: New file.
38085 * sysdeps/i386/i686/multiarch/varshift.S: New file.
38086 * sysdeps/x86_64/multiarch/varshift.h: New file.
38087 * sysdeps/x86_64/multiarch/varshift.S: New file.
38088
38089 2010-08-21 Mike Frysinger <vapier@gentoo.org>
38090
38091 * configure.in: Move assembler checks to before sysdep dir checking.
38092
38093 2010-08-20 Petr Baudis <pasky@suse.cz>
38094
38095 * LICENSES: Sync the sunrpc license.
38096
38097 2010-08-19 Ulrich Drepper <drepper@redhat.com>
38098
38099 * sunrpc/auth_des.c: Update copyright notice once again.
38100 * sunrpc/auth_none.c: Likewise.
38101 * sunrpc/auth_unix.c: Likewise.
38102 * sunrpc/authdes_prot.c: Likewise.
38103 * sunrpc/authuxprot.c: Likewise.
38104 * sunrpc/bindrsvprt.c: Likewise.
38105 * sunrpc/clnt_gen.c: Likewise.
38106 * sunrpc/clnt_perr.c: Likewise.
38107 * sunrpc/clnt_raw.c: Likewise.
38108 * sunrpc/clnt_simp.c: Likewise.
38109 * sunrpc/clnt_tcp.c: Likewise.
38110 * sunrpc/clnt_udp.c: Likewise.
38111 * sunrpc/clnt_unix.c: Likewise.
38112 * sunrpc/des_crypt.c: Likewise.
38113 * sunrpc/des_soft.c: Likewise.
38114 * sunrpc/get_myaddr.c: Likewise.
38115 * sunrpc/getrpcport.c: Likewise.
38116 * sunrpc/key_call.c: Likewise.
38117 * sunrpc/key_prot.c: Likewise.
38118 * sunrpc/openchild.c: Likewise.
38119 * sunrpc/pm_getmaps.c: Likewise.
38120 * sunrpc/pm_getport.c: Likewise.
38121 * sunrpc/pmap_clnt.c: Likewise.
38122 * sunrpc/pmap_prot.c: Likewise.
38123 * sunrpc/pmap_prot2.c: Likewise.
38124 * sunrpc/pmap_rmt.c: Likewise.
38125 * sunrpc/rpc/auth.h: Likewise.
38126 * sunrpc/rpc/auth_unix.h: Likewise.
38127 * sunrpc/rpc/clnt.h: Likewise.
38128 * sunrpc/rpc/des_crypt.h: Likewise.
38129 * sunrpc/rpc/key_prot.h: Likewise.
38130 * sunrpc/rpc/netdb.h: Likewise.
38131 * sunrpc/rpc/pmap_clnt.h: Likewise.
38132 * sunrpc/rpc/pmap_prot.h: Likewise.
38133 * sunrpc/rpc/pmap_rmt.h: Likewise.
38134 * sunrpc/rpc/rpc.h: Likewise.
38135 * sunrpc/rpc/rpc_des.h: Likewise.
38136 * sunrpc/rpc/rpc_msg.h: Likewise.
38137 * sunrpc/rpc/svc.h: Likewise.
38138 * sunrpc/rpc/svc_auth.h: Likewise.
38139 * sunrpc/rpc/types.h: Likewise.
38140 * sunrpc/rpc/xdr.h: Likewise.
38141 * sunrpc/rpc_clntout.c: Likewise.
38142 * sunrpc/rpc_cmsg.c: Likewise.
38143 * sunrpc/rpc_common.c: Likewise.
38144 * sunrpc/rpc_cout.c: Likewise.
38145 * sunrpc/rpc_dtable.c: Likewise.
38146 * sunrpc/rpc_hout.c: Likewise.
38147 * sunrpc/rpc_main.c: Likewise.
38148 * sunrpc/rpc_parse.c: Likewise.
38149 * sunrpc/rpc_parse.h: Likewise.
38150 * sunrpc/rpc_prot.c: Likewise.
38151 * sunrpc/rpc_sample.c: Likewise.
38152 * sunrpc/rpc_scan.c: Likewise.
38153 * sunrpc/rpc_scan.h: Likewise.
38154 * sunrpc/rpc_svcout.c: Likewise.
38155 * sunrpc/rpc_tblout.c: Likewise.
38156 * sunrpc/rpc_util.c: Likewise.
38157 * sunrpc/rpc_util.h: Likewise.
38158 * sunrpc/rpcinfo.c: Likewise.
38159 * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
38160 * sunrpc/rpcsvc/key_prot.x: Likewise.
38161 * sunrpc/rpcsvc/klm_prot.x: Likewise.
38162 * sunrpc/rpcsvc/mount.x: Likewise.
38163 * sunrpc/rpcsvc/nfs_prot.x: Likewise.
38164 * sunrpc/rpcsvc/nlm_prot.x: Likewise.
38165 * sunrpc/rpcsvc/rex.x: Likewise.
38166 * sunrpc/rpcsvc/rstat.x: Likewise.
38167 * sunrpc/rpcsvc/rusers.x: Likewise.
38168 * sunrpc/rpcsvc/sm_inter.x: Likewise.
38169 * sunrpc/rpcsvc/spray.x: Likewise.
38170 * sunrpc/rpcsvc/yppasswd.x: Likewise.
38171 * sunrpc/rtime.c: Likewise.
38172 * sunrpc/svc.c: Likewise.
38173 * sunrpc/svc_auth.c: Likewise.
38174 * sunrpc/svc_authux.c: Likewise.
38175 * sunrpc/svc_raw.c: Likewise.
38176 * sunrpc/svc_run.c: Likewise.
38177 * sunrpc/svc_simple.c: Likewise.
38178 * sunrpc/svc_tcp.c: Likewise.
38179 * sunrpc/svc_udp.c: Likewise.
38180 * sunrpc/svc_unix.c: Likewise.
38181 * sunrpc/svcauth_des.c: Likewise.
38182 * sunrpc/xcrypt.c: Likewise.
38183 * sunrpc/xdr.c: Likewise.
38184 * sunrpc/xdr_array.c: Likewise.
38185 * sunrpc/xdr_float.c: Likewise.
38186 * sunrpc/xdr_mem.c: Likewise.
38187 * sunrpc/xdr_rec.c: Likewise.
38188 * sunrpc/xdr_ref.c: Likewise.
38189 * sunrpc/xdr_sizeof.c: Likewise.
38190 * sunrpc/xdr_stdio.c: Likewise.
38191
38192 * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
38193 handling.
38194
38195 2010-08-19 Andreas Schwab <schwab@redhat.com>
38196
38197 * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
38198
38199 2010-08-19 Luis Machado <luisgpm@br.ibm.com>
38200
38201 * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
38202 * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
38203 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
38204 * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
38205 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
38206 * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
38207 * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
38208 * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
38209 * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
38210 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
38211 * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
38212 * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
38213 * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
38214 * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
38215
38216 2010-07-26 Anton Blanchard <anton@samba.org>
38217
38218 * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
38219 * malloc/arena.c (heap_trim): Likewise.
38220
38221 2010-08-16 Ulrich Drepper <drepper@redhat.com>
38222
38223 * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
38224 here. Not...
38225 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
38226 * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
38227
38228 2010-08-12 H.J. Lu <hongjiu.lu@intel.com>
38229
38230 * sysdeps/i386/elf/Makefile: New file.
38231
38232 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
38233
38234 * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
38235 from fanotify_init.
38236 * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
38237 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
38238
38239 2010-08-15 Ulrich Drepper <drepper@redhat.com>
38240
38241 * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
38242 of strncasecmp_l.
38243 * sysdeps/multiarch/strcmp.S: Likewise.
38244
38245 2010-08-14 Ulrich Drepper <drepper@redhat.com>
38246
38247 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
38248 strncase_l-nonascii.
38249 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
38250 Add strncase_l-ssse3.
38251 * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
38252 * sysdeps/x86_64/strcmp.S: Likewise.
38253 * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
38254 * sysdeps/x86_64/multiarch/strncase_l.S: New file.
38255 * sysdeps/x86_64/strncase.S: New file.
38256 * sysdeps/x86_64/strncase_l-nonascii.c: New file.
38257 * sysdeps/x86_64/strncase_l.S: New file.
38258 * string/Makefile (strop-tests): Add strncasecmp.
38259 * string/test-strncasecmp.c: New file.
38260
38261 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
38262 warning.
38263
38264 * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
38265 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
38266
38267 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
38268
38269 * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
38270
38271 2010-08-12 Ulrich Drepper <drepper@redhat.com>
38272
38273 * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
38274 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
38275 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
38276
38277 2010-05-01 Alan Modra <amodra@gmail.com>
38278
38279 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
38280 * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
38281 * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
38282 * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
38283 * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
38284 tidying. Don't tail-call __sigjmp_save for static lib.
38285 * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
38286 save location.
38287 (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
38288 (CALL_MCOUNT): Add eh info, and nop after bl.
38289 (TAIL_CALL_SYSCALL_ERROR): New macro.
38290 (PSEUDO_RET): Use it.
38291 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
38292 Correct save location of integer regs and cr.
38293 (_dl_profile_resolve): Correct cr save location. Delete nops
38294 after bl when SHARED. Reduce cfi size a little by better
38295 placement of cfi directives.
38296 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
38297 make a stack frame. Instead use parm save area as a temp.
38298 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
38299 make a stack frame. Use TAIL_CALL_SYSCALL_ERROR.
38300 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
38301 Don't make a stack frame for parent, use parm save area.
38302 Increase child stack frame to 112 bytes. Don't save unused reg,
38303 and adjust reg usage. Set up cfi on error recovery and
38304 epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
38305 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
38306 (__makecontext): Add dummy nop after jump to exit.
38307 * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
38308 Use correct parm save area and cr save, reduce stack frame.
38309 Correct cfi for possible PSEUDO_RET frame setup.
38310 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
38311 Branch to local label emitted by PSEUDO_RET rather than
38312 __syscall_error.
38313
38314 2010-08-12 Andreas Schwab <schwab@redhat.com>
38315
38316 [BZ #11904]
38317 * locale/programs/locale.c (print_assignment): New function.
38318 (show_locale_vars): Use it.
38319
38320 2010-08-11 Ulrich Drepper <drepper@redhat.com>
38321
38322 * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
38323 field.
38324 (struct statfs64): Likewise.
38325 (_STATFS_F_FLAGS): Define.
38326 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
38327 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
38328 Don't define if __ASSUME_STATFS_F_FLAGS is defined.
38329 (ST_VALID): Define locally.
38330 (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
38331 __statvfs_getflags, use the provided value.
38332 * sysdeps/unix/sysv/linux/kernel-features.h: Define
38333 __ASSUME_STATFS_F_FLAGS.
38334
38335 * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
38336
38337 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
38338 Add sys/fanotify.h.
38339 * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
38340 fanotify_mask for GLIBC_2.13.
38341 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
38342 fanotify_init and fanotify_mark.
38343 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
38344 * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
38345
38346 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
38347 Add prlimit.
38348 * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
38349 prlimit64 for GLIBC_2.13.
38350 * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
38351 prlimit64.
38352 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
38353 syscall.
38354 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
38355 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
38356 * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
38357 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
38358 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise. Also
38359 add prlimit alias.
38360 * sysdeps/unix/sysv/linux/prlimit.c: New file.
38361
38362 [BZ #11903]
38363 * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
38364 Patch by Evgeni Bikov <bikovevg@iitp.ru>.
38365
38366 * nss/Makefile: Add rules to build and run tst-nss-test1.
38367 * shlib-versions: Add entry for libnss_test1.
38368 * nss/nss_test1.c: New file.
38369 * nss/tst-nss-test1.c: New file.
38370
38371 * nss/nsswitch.c (__nss_database_custom): Define new variable.
38372 (__nss_configure_lookup): Set appropriate entry in
38373 __nss_configure_lookup to true.
38374 * nss/nsswitch.h: Define enum with indeces of databases in
38375 databases and __nss_database_custom arrays. Declare
38376 __nss_database_custom.
38377 * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
38378 to avoid using nscd when custom rules are installed.
38379 * nss/getXXbyYY_r.c: Likewise.
38380 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
38381
38382 * nss/nss_files/files-parse.c: Whitespace fixes.
38383
38384 2010-08-09 Ulrich Drepper <drepper@redhat.com>
38385
38386 [BZ #11883]
38387 * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
38388 * posix/fnmatch_loop.c: Likewise.
38389
38390 2010-07-17 Andi Kleen <ak@linux.intel.com>
38391
38392 * sysdeps/i386/i386-mcount.S (__fentry__): Define.
38393 * sysdeps/x86_64/_mcount.S (__fentry__): Define.
38394 * stdlib/Versions (__fentry__): Add for GLIBC 2.13
38395 * Versions.def [GLIBC_2.13]: Add.
38396
38397 2010-08-06 Ulrich Drepper <drepper@redhat.com>
38398
38399 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
38400 Also fail if tpwd after pwuid call is NULL.
38401
38402 2010-07-31 Samuel Thibault <samuel.thibault@ens-lyon.org>
38403
38404 * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
38405 when converting to ms.
38406
38407 2010-06-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
38408
38409 * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
38410 EOPNOTSUPP errors with ENOTTY.
38411 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
38412 EOPNOTSUPP errors with ENOTTY.
38413
38414 2010-07-31 Ulrich Drepper <drepper@redhat.com>
38415
38416 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
38417 Add strcasecmp_l-ssse3.
38418 * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
38419 strcasecmp.
38420 * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
38421 * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
38422 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
38423
38424 2010-07-30 Ulrich Drepper <drepper@redhat.com>
38425
38426 * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
38427
38428 * string/Makefile (strop-tests): Add strcasecmp.
38429 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
38430 strcasecmp_l-nonascii.
38431 (gen-as-const-headers): Add locale-defines.sym.
38432 * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
38433 * sysdeps/x86_64/strcasecmp.S: New file.
38434 * sysdeps/x86_64/strcasecmp_l.S: New file.
38435 * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
38436 * sysdeps/x86_64/locale-defines.sym: New file.
38437 * string/test-strcasecmp.c: New file.
38438
38439 * string/test-strcasestr.c: Test both ends of the range of characters.
38440 * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
38441
38442 2010-07-29 Roland McGrath <roland@redhat.com>
38443
38444 [BZ #11856]
38445 * manual/locale.texi (Yes-or-No Questions): Fix example code.
38446
38447 2010-07-27 Ulrich Drepper <drepper@redhat.com>
38448
38449 * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
38450 for ld.so.
38451
38452 2010-07-27 Andreas Schwab <schwab@redhat.com>
38453
38454 * manual/memory.texi (Malloc Tunable Parameters): Document
38455 M_PERTURB.
38456
38457 2010-07-26 Roland McGrath <roland@redhat.com>
38458
38459 [BZ #11840]
38460 * configure.in (-fgnu89-inline check): Set and substitute
38461 gnu89_inline, not libc_cv_gnu89_inline.
38462 * configure: Regenerated.
38463 * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
38464
38465 2010-07-26 Ulrich Drepper <drepper@redhat.com>
38466
38467 * string/test-strnlen.c: New file.
38468 * string/Makefile (strop-tests): Add strnlen.
38469 * string/tester.c (test_strnlen): Add a few more test cases.
38470 * string/tst-strlen.c: Better error reporting.
38471
38472 * sysdeps/x86_64/strnlen.S: New file.
38473
38474 2010-07-24 Ulrich Drepper <drepper@redhat.com>
38475
38476 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
38477 lower-latency instructions.
38478
38479 2010-07-23 Ulrich Drepper <drepper@redhat.com>
38480
38481 * string/test-strcasestr.c: New file.
38482 * string/test-strstr.c: New file.
38483 * string/Makefile (strop-tests): Add strstr and strcasestr.
38484 * string/str-two-way.h: Don't undefine MAX.
38485 * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
38486
38487 2010-07-21 Andreas Schwab <schwab@redhat.com>
38488
38489 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
38490 strcasestr-nonascii.
38491 (CFLAGS-strcasestr-nonascii.c): Define.
38492 * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
38493 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
38494 Remove unused attribute.
38495
38496 2010-07-20 Roland McGrath <roland@redhat.com>
38497
38498 * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
38499 dl_hwcap_mask as well as dl_hwcap. Without this, dsocaps matching in
38500 ld.so.cache was broken. With it, there is no way to disable dsocaps
38501 like LD_HWCAP_MASK can disable hwcaps.
38502
38503 2010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
38504
38505 * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
38506
38507 2010-07-16 Ulrich Drepper <drepper@redhat.com>
38508
38509 * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
38510 call in strcasestr.
38511 * sysdeps/x86_64/multiarch/strcasestr.c: Declare
38512 __strcasestr_sse42_nonascii.
38513 * sysdeps/x86_64/multiarch/Makefile: Add rules to build
38514 strcasestr-nonascii.c.
38515 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
38516
38517 2010-06-15 Luis Machado <luisgpm@br.ibm.com>
38518
38519 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
38520 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
38521 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
38522 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
38523
38524 2010-07-09 Ulrich Drepper <drepper@redhat.com>
38525
38526 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
38527 fcntl.
38528
38529 2010-07-06 Andreas Schwab <schwab@redhat.com>
38530
38531 [BZ #11577]
38532 * elf/dl-version.c (match_symbol): Don't pass NULL occation to
38533 dl_signal_cerror.
38534
38535 2010-07-06 Ulrich Drepper <drepper@redhat.com>
38536
38537 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
38538 _PC_PIPE_BUF using F_GETPIPE_SZ.
38539
38540 2010-07-05 Roland McGrath <roland@redhat.com>
38541
38542 * manual/arith.texi (Rounding Functions): Fix rint description
38543 implicit in round description.
38544
38545 2010-07-02 Ulrich Drepper <drepper@redhat.com>
38546
38547 * elf/Makefile: Fix linking for a few tests to make recent linker
38548 happy.
38549
38550 2010-06-30 Andreas Schwab <schwab@redhat.com>
38551
38552 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
38553 $(common-objpfx)libc_nonshared.a.
38554
38555 2010-06-21 Luis Machado <luisgpm@br.ibm.com>
38556
38557 * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
38558 * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
38559 * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
38560 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
38561 * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
38562 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
38563 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
38564 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
38565 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
38566 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
38567 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
38568 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
38569 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
38570 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
38571 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
38572 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
38573 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
38574 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
38575 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
38576 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
38577 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
38578 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
38579 * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
38580 * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
38581 * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
38582 * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
38583 * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
38584 * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
38585 * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
38586 * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
38587 * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
38588 * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
38589 * sysdeps/powerpc/powerpc32/power7/Implies: New file.
38590 * sysdeps/powerpc/powerpc64/power7/Implies: New file.
38591 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
38592 * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
38593 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
38594 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
38595 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
38596 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
38597 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
38598 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
38599 * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
38600 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
38601 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
38602 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
38603 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
38604 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
38605
38606 2010-06-25 H.J. Lu <hongjiu.lu@intel.com>
38607
38608 * debug/memmove_chk.c (__memmove_chk): Renamed to ...
38609 (MEMMOVE_CHK): ...this. Default to __memmove_chk.
38610 * string/memmove.c (memmove): Renamed to ...
38611 (MEMMOVE): ...this. Default to memmove.
38612 * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
38613 * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
38614 (END_CHK): Define.
38615 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
38616 memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
38617 mempcpy-ssse3-back memmove-ssse3-back.
38618 * sysdeps/x86_64/multiarch/bcopy.S: New file .
38619 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
38620 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
38621 * sysdeps/x86_64/multiarch/memcpy.S: New file.
38622 * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
38623 * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
38624 * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
38625 * sysdeps/x86_64/multiarch/memmove.c: New file.
38626 * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
38627 * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
38628 * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
38629 * sysdeps/x86_64/multiarch/mempcpy.S: New file.
38630 * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
38631 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
38632 Define.
38633 (index_Fast_Copy_Backward): Define.
38634 (HAS_ARCH_FEATURE): Define.
38635 (HAS_FAST_REP_STRING): Define.
38636 (HAS_FAST_COPY_BACKWARD): Define.
38637
38638 2010-06-21 Andreas Schwab <schwab@redhat.com>
38639
38640 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
38641 Restore proper fallback handling.
38642
38643 2010-06-19 Ulrich Drepper <drepper@redhat.com>
38644
38645 [BZ #11701]
38646 * posix/group_member.c (__group_member): Correct checking loop.
38647
38648 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
38649 OOM in getpwuid_r correctly. Return error number when the caller
38650 should return, otherwise -1.
38651 (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
38652 call returning > 0 value.
38653 * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
38654
38655 2010-06-07 Andreas Schwab <schwab@redhat.com>
38656
38657 * dlfcn/Makefile: Remove explicit dependencies on libc.so and
38658 libc_nonshared.a from targets in modules-names.
38659
38660 2010-06-02 Kirill A. Shutemov <kirill@shutemov.name>
38661
38662 * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
38663 requires it.
38664
38665 2010-06-10 Luis Machado <luisgpm@br.ibm.com>
38666
38667 * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
38668 * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
38669 * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
38670 * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
38671
38672 2010-06-02 Andreas Schwab <schwab@redhat.com>
38673
38674 * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
38675
38676 2010-06-14 Ulrich Drepper <drepper@redhat.com>
38677
38678 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
38679 and F_GETPIPE_SZ.
38680 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
38681 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
38682 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
38683 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
38684 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
38685 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
38686
38687 2010-06-14 Roland McGrath <roland@redhat.com>
38688
38689 * manual/libc.texinfo (@copying): Change to GFDL v1.3.
38690
38691 2010-06-07 Jakub Jelinek <jakub@redhat.com>
38692
38693 * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
38694 __REDIRECT followed by __THROW.
38695 * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
38696 * posix/getopt.h (getopt): Likewise.
38697
38698 2010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
38699
38700 * hurd/lookup-at.c (__file_name_lookup_at): Accept
38701 AT_SYMLINK_FOLLOW in AT_FLAGS. Fail with EINVAL if both
38702 AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
38703 in AT_FLAGS.
38704 * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
38705 * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
38706
38707 2010-05-28 Luis Machado <luisgpm@br.ibm.com>
38708
38709 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
38710
38711 2010-05-26 H.J. Lu <hongjiu.lu@intel.com>
38712
38713 [BZ #11640]
38714 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
38715 Properly check family and model.
38716
38717 2010-05-26 Takashi Yoshii <takashi.yoshii.zj@renesas.com>
38718
38719 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
38720
38721 2010-05-24 Luis Machado <luisgpm@br.ibm.com>
38722
38723 * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
38724
38725 2010-05-21 Ulrich Drepper <drepper@redhat.com>
38726
38727 * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
38728 symbol reference.
38729
38730 2010-05-19 Andreas Schwab <schwab@redhat.com>
38731
38732 * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
38733 symbol reference.
38734
38735 2010-05-21 Andreas Schwab <schwab@redhat.com>
38736
38737 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
38738 and internal_recvmmsg.
38739 * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
38740 * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
38741 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
38742 * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
38743
38744 * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
38745 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
38746 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
38747
38748 2010-05-20 Andreas Schwab <schwab@redhat.com>
38749
38750 * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
38751
38752 2010-05-17 Luis Machado <luisgpm@br.ibm.com>
38753
38754 POWER7 optimizations.
38755 * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
38756 * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
38757
38758 2010-05-19 Ulrich Drepper <drepper@redhat.com>
38759
38760 * version.h: Update for 2.13 development version.
38761
38762 2010-05-12 Andrew Stubbs <ams@codesourcery.com>
38763
38764 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
38765 exceptions. Return 0.
38766
38767 2010-05-07 Roland McGrath <roland@redhat.com>
38768
38769 * elf/ldconfig.c (main): Add a const.
38770
38771 2010-05-06 Ulrich Drepper <drepper@redhat.com>
38772
38773 * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
38774 (args_options): Add no-idn option.
38775 (ahosts_keys_int): Add idn_flags to ai_flags.
38776 (parse_option): Handle 'i' option to clear idn_flags.
38777
38778 * malloc/malloc.c (_int_free): Possible race in the most recently
38779 added check. Only act on the data if no current modification
38780 happened.
38781
38782 See ChangeLog.17 for earlier changes.