]> git.ipfire.org Git - thirdparty/glibc.git/blob - ChangeLog
BZ#14317: Optimze __xpg_strerror_r
[thirdparty/glibc.git] / ChangeLog
1 2012-12-27 Bruno Haible <bruno@clisp.org>
2
3 [BZ #14317]
4 * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
5 only if needed.
6
7 2012-12-27 Siddhesh Poyarekar <siddhesh@redhat.com>
8
9 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
10 and use variable directly.
11 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
12
13 * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
14 MPONE.
15 * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
16 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
17 variable MPONE.
18 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
19 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
20 * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
21 include directive. Remove local variable MPONE.
22 * sysdeps/ieee754/dbl-64/mplog.h: Remove.
23 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
24 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
25
26 2012-12-25 David S. Miller <davem@davemloft.net>
27
28 * version.h (RELEASE): Set to "development".
29 (VERSION): Set to "2.17.90".
30 * NEWS: Add 2.18 section.
31
32 2012-12-21 David S. Miller <davem@davemloft.net>
33
34 * po/hr.po: Update from translation team.
35
36 2012-12-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
37
38 * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
39
40 2012-12-19 Steve Ellcey <sellcey@mips.com>
41
42 * NEWS: Mention new memcpy for MIPS.
43
44 2012-12-18 Marcus Shawcroft <marcus.shawcroft@linaro.org>
45
46 * manual/contrib.texi (Contributors): Spelling correction.
47
48 2012-12-15 David S. Miller <davem@davemloft.net>
49
50 * po/ru.po: Update from translation team.
51
52 2012-12-13 David S. Miller <davem@davemloft.net>
53
54 * NEWS: Mention IFUNC testsuite enhancements.
55
56 * po/pl.po: Update from translation team.
57 * po/bg.po: Likewise.
58
59 * manual/contrib.texi (Contributors): Update entries for Hongjiu
60 Lu and Joseph S. Myers. Add entry for Marcus Shawcroft.
61
62 2012-12-11 David S. Miller <davem@davemloft.net>
63
64 * po/sv.po: Update from translation team.
65
66 * po/vi.po: Update from translation team.
67
68 * po/cs.po: Update from translation team.
69
70 * po/de.po: Update from translation team.
71 * po/eo.po: Likewise.
72 * po/nl.po: Likewise.
73
74 2012-12-11 Siddhesh Poyarekar <siddhesh@redhat.com>
75
76 [BZ #14246]
77 * manual/argp.texi (Argp Helper Functions): Move node to follow
78 Argp Parsing State.
79
80 [BZ #14872]
81 * manual/conf.texi (Limits on File System Capacity): Mention if
82 terminating null is included in the max size.
83
84 2012-12-10 Andreas Jaeger <aj@suse.de>
85
86 * po/cs.po: Update from translation team.
87
88 2012-12-08 Siddhesh Poyarekar <siddhesh@redhat.com>
89
90 * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
91 void pointer and cast to uintptr_t.
92 * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
93 path.
94 * sysdeps/s390/s390-64/memcpy.S: Likewise.
95 * sysdeps/s390/s390-64/memset.S: Likewise.
96
97 2012-12-08 Benno Schulenberg <bensberg@justemail.net>
98
99 [BZ #14833]
100 * menual/message.texi (Message Translation): Fix typos.
101 (Helper programs for gettext): Likewise.
102
103 2012-12-07 Andreas Schwab <schwab@linux-m68k.org>
104
105 [BZ #14898]
106 * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
107 Change to -1.
108
109 2012-12-07 David S. Miller <davem@davemloft.net>
110
111 * po/libc.pot: Update.
112
113 2012-12-07 Richard Henderson <rth@redhat.com>
114
115 [BZ #10114]
116 * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
117 normal/normal case to before the switch.
118 (_FP_DIV): Likewise.
119
120 2012-12-06 Carlos O'Donell <carlos@systemhalted.org>
121 Mike Frysinger <vapier@gentoo.org>
122
123 * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
124 check for __NR_fadvise64_64.
125
126 2012-12-06 Chris Metcalf <cmetcalf@tilera.com>
127
128 * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
129 0, not just to plain "0" as a statement.
130 (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
131 with cw.
132
133 2012-12-06 Joseph Myers <joseph@codesourcery.com>
134
135 * NEWS: Use sourceware.org in Bugzilla URL.
136
137 2012-12-06 Siddhesh Poyarekar <siddhesh@redhat.com>
138
139 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
140 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
141
142 * stdio-common/tst-put-error.c (do_test): Add newline to the
143 padded test to ensure flush.
144
145 2012-12-05 Jeff Law <law@redhat.com>
146
147 * sunrpc/etc.rpc (fedfs_admin): Add entry.
148
149 2012-12-05 Joseph Myers <joseph@codesourcery.com>
150
151 * README: Don't refer to ports add-on as distributed separately.
152 Mention AArch64 in list of systems supported in the ports add-on.
153
154 * LICENSES: Add more non-FSF copyright and license notices.
155
156 * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
157 ((unused)).
158
159 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
160
161 * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
162 10000 as width of padded output.
163
164 2012-12-04 Joseph Myers <joseph@codesourcery.com>
165
166 * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
167
168 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
169 variable LX with __attribute__ ((unused)).
170 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
171 Likewise.
172 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
173 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
174 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
175 with __attribute__ ((unused)).
176
177 2012-12-04 David S. Miller <davem@abraco.davemloft.net>
178
179 * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
180
181 2012-12-04 Joseph Myers <joseph@codesourcery.com>
182
183 * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
184 (CFLAGS-nldbl-acos.c): New variable.
185 [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
186 [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
187 [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
188 [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
189 [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
190 [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
191 [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
192 [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
193 [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
194 [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
195 [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
196 [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
197 [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
198 [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
199 [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
200 [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
201 [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
202 [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
203 [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
204 [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
205 [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
206 [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
207 [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
208 [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
209 [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
210 [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
211 [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
212 [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
213 [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
214 [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
215 [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
216 [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
217 [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
218 [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
219 [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
220 [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
221 [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
222 [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
223 [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
224 [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
225 [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
226 [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
227 [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
228 [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
229 [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
230 [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
231 [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
232 [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
233 [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
234 [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
235 [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
236 [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
237 [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
238 [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
239 [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
240 [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
241 [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
242 [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
243 [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
244 [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
245 [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
246 [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
247 [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
248 [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
249 [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
250 [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
251 [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
252 [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
253 [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
254 [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
255 [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
256 [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
257 [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
258 [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
259 [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
260 [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
261 [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
262 [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
263 [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
264 [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
265 [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
266 [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
267 [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
268 [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
269 [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
270 [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
271 [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
272 [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
273 [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
274 [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
275 [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
276 [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
277 [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
278 [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
279 [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
280 [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
281 [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
282
283 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
284 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
285
286 [BZ #14914]
287 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
288 whole low double instead of just low 47 bits when splitting values
289 into two parts.
290
291 2012-12-03 Allan McRae <allan@archlinux.org>
292
293 * manual/stdio.texi (Predefined Printf Handlers): Remove
294 @hsep and @vsep usage.
295
296 2012-12-03 Mike Frysinger <vapier@gentoo.org>
297
298 * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
299 * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
300
301 2012-12-03 Jeff Law <law@redhat.com>
302
303 * time/sys/time.h (settimeofday): Do not mark TV argument
304 as __nonnull.
305
306 2012-12-01 Mike Frysinger <vapier@gentoo.org>
307
308 * libio/fileops.c (_IO_new_file_close_it): Do not always flush
309 when currently writing and seek to current position when not.
310 * libio/Makefile (tests): Remove bug-fclose1.
311 * libio/bug-fclose1.c: Delete.
312
313 2012-12-01 Joseph Myers <joseph@codesourcery.com>
314
315 * manual/arith.texi (feenableexcept): Fix typo.
316 (fedisableexcept): Likewise.
317
318 2012-11-30 Roland McGrath <roland@hack.frob.com>
319
320 * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
321 second, differently-typed declaration, rather than a cast.
322
323 2012-11-30 Siddhesh Poyarekar <siddhesh@redhat.com>
324
325 * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
326 * include/rpc/svc.h: ... here.
327
328 2012-11-30 Aurelien Jarno <aurel32@debian.org>
329
330 [BZ #13013]
331 * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
332 depending n and resplen2 to catch cases where answer
333 equals answerp2.
334
335 2012-11-29 Carlos O'Donell <carlos@systemhalted.org>
336
337 * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
338 for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
339
340 2012-11-29 Mike Frysinger <vapier@gentoo.org>
341
342 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
343
344 2012-11-29 Roland McGrath <roland@hack.frob.com>
345
346 * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
347
348 2012-11-28 Jeff Law <law@redhat.com>
349
350 [BZ #13761]
351 * nscd/grpcache.c (cache_addgr): Rename alloca_used to
352 dataset_temporary. Track alloca usage into alloca_used.
353 If dataset is large allocate and release it via malloc/free.
354
355 2012-06-04 Florian Weimer <fweimer@redhat.com>
356
357 [BZ #14197]
358 * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
359
360 2012-11-28 David S. Miller <davem@davemloft.net>
361
362 * sysdeps/sparc/fpu/libm-test-ulps: Update.
363
364 2012-11-28 Joseph Myers <joseph@codesourcery.com>
365
366 [BZ #14803]
367 * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
368 of pi/2 rounded to nearest to 64 bits.
369 (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
370 nearest to 64 bits.
371 (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
372 bits.
373
374 2012-11-28 Jeff Law <law@redhat.com>
375 Martin Osvald <mosvald@redhat.com>
376
377 [BZ #14889]
378 * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
379 * sunrpc/svc.c: Include time.h.
380 (__svc_accept_failed): New function.
381 * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
382 any reason other than EINTR, call __svc_accept_failed.
383 * sunrpc/svc_udp.c (svcudp_recv): Similarly.
384 * sunrpc/svc_unix.c (rendezvous_request): Similarly.
385
386 2012-11-28 Andreas Schwab <schwab@suse.de>
387
388 * scripts/abilist.awk: Also handle indirect functions in .opd
389 section.
390
391 2012-11-28 Joseph Myers <joseph@codesourcery.com>
392
393 [BZ #13881]
394 * sysdeps/x86/fpu/powl_helper.c: New file.
395 * sysdeps/x86/fpu/Makefile: Likewise.
396 * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
397 (p3): New object.
398 (__ieee754_powl): Use __powl_helper for finite arguments except
399 integer exponents below 8.
400 * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
401 (p3): New object.
402 (__ieee754_powl): Use __powl_helper for finite arguments except
403 integer exponents below 8.
404 * math/libm-test.inc (pow_test): Add more tests and enable some
405 previously disabled tests.
406 * sysdeps/i386/fpu/libm-test-ulps: Update.
407 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
408
409 2012-11-28 Siddhesh Poyarekar <siddhesh@redhat.com>
410 Carlos O'Donell <carlos_odonell@mentor.com>
411
412 * nss/makedb.c (is_prime): Assert that input is odd and greater
413 than 4. Note that fact in a comment too.
414 (next_prime): Add 4 to input.
415
416 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
417
418 [BZ #11741]
419 * libio/Makefile (tests): Add test case tst-fwrite-error.
420 * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
421 * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
422 * libio/tst-fwrite-error.c: New test case.
423
424 2012-11-26 H.J. Lu <hongjiu.lu@intel.com>
425
426 * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
427 before casting to void *.
428 * include/libc-internal.h (__pointer_type): New macro.
429 (__integer_if_pointer_type_sub): Likewise.
430 (__integer_if_pointer_type): Likewise.
431 (cast_to_integer): Likewise.
432 * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
433 (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
434 before casting to atomic64_t.
435 (atomic_exchange_acq): Likewise.
436 (__arch_exchange_and_add_body): Likewise.
437 (__arch_add_body): Likewise.
438 (atomic_add_negative): Likewise.
439 (atomic_add_zero): Likewise.
440
441 2012-11-26 Joseph Myers <joseph@codesourcery.com>
442
443 * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
444 (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
445 (add_fdes): Likewise.
446 (linear_search_fdes): Likewise.
447 (binary_search_unencoded_fdes): Likewise.
448
449 2012-11-26 Andreas Schwab <schwab@linux-m68k.org>
450
451 * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
452
453 2012-11-24 Adam Conrad <adconrad@0c3.net>
454
455 * configure.in: Autodetect C++ header directories.
456 * configure: Regenerated.
457
458 2012-11-23 Mike Frysinger <vapier@gentoo.org>
459
460 * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
461
462 2012-11-23 Andreas Schwab <schwab@linux-m68k.org>
463
464 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
465
466 2012-11-22 Joseph Myers <joseph@codesourcery.com>
467
468 * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
469 LDBL_MANT_DIG == 106]: Disable some tests.
470 (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
471 Likewise.
472 (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
473 Likewise.
474
475 [BZ #14871]
476 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
477 input for small inputs. Return +/- pi/2 for large inputs.
478 * math/libm-test.inc (atan_test): Add more tests.
479
480 * sysdeps/generic/unwind-dw2-fde-glibc.c
481 (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
482 __attribute__ ((unused)).
483
484 [BZ #14645]
485 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
486 x * y if x and y are nonzero and z is zero.
487
488 [BZ #14811]
489 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
490 nonzero exponents with absolute value below 0x1p-117 to +/-
491 0x1p-117.
492
493 [BZ #14869]
494 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
495 up arguments below 2**-450, not just those below 2**-500.
496 * math/libm-test.inc (hypot_test): Add another test.
497
498 [BZ #14868]
499 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
500 Return a+b for ratio over 2**120, not 2**60.
501 * math/libm-test.inc (hypot_test): Add another test.
502
503 * math/libm-test.inc (clog_test): Use
504 UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
505 (clog10_test): Likewise.
506
507 [BZ #6778]
508 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
509
510 2012-11-22 Andreas Schwab <schwab@suse.de>
511
512 * sysdeps/i386/fpu/libm-test-ulps: Update.
513
514 2012-11-22 Pino Toscano <toscano.pino@tiscali.it>
515
516 * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
517 printf output with newline.
518
519 2012-11-21 H.J. Lu <hongjiu.lu@intel.com>
520
521 [BZ #14865]
522 * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
523 * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
524 -z nodlopen, -z initfirst and -z execstack support.
525 * configure: Regenerated.
526
527 * elf/elf.h (DF_1_NODIRECT): New macro.
528 (DF_1_IGNMULDEF): Likewise.
529 (DF_1_NOKSYMS): Likewise.
530 (DF_1_NOHDR): Likewise.
531 (DF_1_EDITED): Likewise.
532 (DF_1_NORELOC): Likewise.
533 (DF_1_SYMINTPOSE): Likewise.
534 (DF_1_GLOBAUDIT): Likewise.
535 (DF_1_SINGLETON): Likewise.
536 * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
537 DT_1_SUPPORTED_MASK bits.
538 * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
539
540 2012-11-20 Carlos O'Donell <carlos_odonell@mentor.com>
541
542 * sysdeps/unix/make-syscalls.sh: Document prefixes.
543
544 2012-11-20 Thomas Schwinge <thomas@codesourcery.com>
545
546 * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
547 macro.
548
549 * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
550 (sendmmsg): Move declarations...
551 * socket/sys/socket.h: ... here.
552 * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
553 !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
554 include it from...
555 * socket/recvmmsg.c: ... this new file.
556 * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
557 (sendmmsg): Rename to __sendmmsg, create weak alias and make
558 definition of __sendmmsg hidden.
559 * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
560 [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
561 Move ENOSYS stub into and include it from...
562 * socket/sendmmsg.c: ... this new file.
563 * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
564 (sysdep_routines): Move recvmmsg and sendmmsg...
565 * socket/Makefile (routines): ... here.
566 * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
567 (GLIBC_PRIVATE): Add __sendmmsg.
568 * include/sys/socket.h (__sendmmsg): Add declarations.
569 * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
570 sendmmsg.
571
572 2012-11-20 Joseph Myers <joseph@codesourcery.com>
573
574 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
575 variable I1 with __attribute__ ((unused)).
576 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
577
578 2012-11-19 Joseph Myers <joseph@codesourcery.com>
579
580 * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
581 DUMMY variables with __attribute__ ((unused)).
582
583 * bits/byteswap.h: Include <bits/types.h>.
584 (__bswap_64): Use __uint64_t instead of unsigned long long int.
585
586 2012-11-19 Pino Toscano <toscano.pino@tiscali.it>
587
588 * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
589 string_t. Do not manually set errno.
590 (__ptsname_r): Change the type of PEERNAME to string_t, and check its
591 length with __strnlen. Make sure to both set errno and return it on
592 failure.
593
594 2012-11-19 David S. Miller <davem@davemloft.net>
595
596 With help from Joseph Myers.
597 * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
598 very large arguments properly.
599 * math/libm-test.inc (atan_test): New tests.
600 (atan2_test): New tests.
601 * sysdeps/sparc/fpu/libm-test-ulps: Update.
602 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
603
604 2012-11-19 Joseph Myers <joseph@codesourcery.com>
605
606 [BZ #14856]
607 * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
608 Define to 3.
609
610 * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
611 [POSIX] (EADDRNOTAVAIL): Likewise.
612 [POSIX] (EAFNOSUPPORT): Likewise.
613 [POSIX] (EALREADY): Likewise.
614 [POSIX] (ECONNABORTED): Likewise.
615 [POSIX] (ECONNREFUSED): Likewise.
616 [POSIX] (ECONNRESET): Likewise.
617 [POSIX] (EDESTADDRREQ): Likewise.
618 [POSIX] (EDQUOT): Likewise.
619 [POSIX] (EHOSTUNREACH): Likewise.
620 [POSIX] (EIDRM): Likewise.
621 [POSIX] (EISCONN): Likewise.
622 [POSIX] (ELOOP): Likewise.
623 [POSIX] (EMULTIHOP): Likewise.
624 [POSIX] (ENETDOWN): Likewise.
625 [POSIX] (ENETUNREACH): Likewise.
626 [POSIX] (ENOBUFS): Likewise.
627 [POSIX] (ENODATA): Likewise.
628 [POSIX] (ENOLINK): Likewise.
629 [POSIX] (ENOMSG): Likewise.
630 [POSIX] (ENOPROTOOPT): Likewise.
631 [POSIX] (ENOSR): Likewise.
632 [POSIX] (ENOSTR): Likewise.
633 [POSIX] (ENOTCONN): Likewise.
634 [POSIX] (ENOTSOCK): Likewise.
635 [POSIX] (EOPNOTSUPP): Likewise.
636 [POSIX] (EOVERFLOW): Likewise.
637 [POSIX] (EPROTO): Likewise.
638 [POSIX] (EPROTONOSUPPORT): Likewise.
639 [POSIX] (EPROTOTYPE): Likewise.
640 [POSIX] (ESTALE): Likewise.
641 [POSIX] (ETIME): Likewise.
642 [POSIX] (ETXTBSY): Likewise.
643 [POSIX] (EWOULDBLOCK): Likewise.
644 [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
645 * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
646 [POSIX] (SEEK_CUR): Likewise.
647 [POSIX] (SEEK_END): Likewise.
648 [POSIX || UNIX98] (mode_t): Do not require.
649 [POSIX] (off_t): Likewise.
650 [POSIX] (pid_t): Likewise.
651 [POSIX] (sys/stat.h): Do not allow header.
652 [POSIX] (unistd.h): Likewise.
653 [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
654 [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
655 [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
656 * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
657 require.
658 * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
659 sigevent): Specify elements.
660 [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
661 entry.
662 [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
663 [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
664
665 * conform/data/cpio.h-data [POSIX]: Disable whole file.
666 * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
667 * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
668 (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
669 [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
670 [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
671 [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
672 [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
673 [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
674 [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
675 [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
676 [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
677 [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
678 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
679 Likewise.
680 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
681 Likewise.
682 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
683 Likewise.
684 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
685 Likewise.
686 [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
687 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
688 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
689 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
690 [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
691 Specify lower bound on value.
692 [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
693 [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
694 [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
695 [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
696 [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
697 [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
698 [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
699 [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
700 value.
701 [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
702 as optional.
703 [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
704 [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
705 [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
706 [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
707 [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
708 [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
709 [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
710 [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
711 [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
712 [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
713 [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
714 [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
715 [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
716 [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
717 [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
718 [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
719 entry.
720 [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
721 optional.
722 [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
723 [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
724 [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
725 [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
726 [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
727 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
728 Likewise.
729 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
730 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
731 [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
732 [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
733 [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise. Give
734 value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
735 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
736 as optional.
737 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
738 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
739 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
740 [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
741 Likewise. Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
742 [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
743 specify as optional.
744 [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
745 [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
746 [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
747 [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
748 [POSIX || XPG3] (NL_ARGMAX): Do not allow.
749 [XPG3] (NL_LANGMAX): Likewise.
750 [POSIX || XPG3] (NL_MSGMAX): Likewise.
751 [POSIX || XPG3] (NL_NMAX): Likewise.
752 [POSIX || XPG3] (NL_SETMAX): Likewise.
753 [POSIX || XPG3] (NL_TEXTMAX): Likewise.
754 [XPG3] (NZERO): Likewise.
755 [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
756 [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
757 [!ISO && !ISO99 && !ISO11] (*_t): Allow.
758 * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
759 (REG_ERANGE): Expect.
760 * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
761 optional-constant.
762 [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
763 Use (void) in prototype.
764 [POSIX] (*_t): Allow.
765 * conform/data/sys/times.h-data [POSIX]: Enable whole file.
766 * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
767 (WRDE_BADVAL): Expect.
768
769 * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
770 expect.
771 [XPG3 || XPG4] (O_RSYNC): Likewise.
772 * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
773 Likewise.
774 [XPG3 || XPG4] (pthread_sigmask): Likewise.
775 [XPG3 || XPG4] (sigqueue): Likewise.
776 [XPG3 || XPG4] (sigtimedwait): Likewise.
777 [XPG3 || XPG4] (sigwaitinfo): Likewise.
778 * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
779 [XPG3 || XPG4] (vsnprintf): Likewise.
780 * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
781 Likewise.
782 [XPG3 || XPG4] (blksize_t): Likewise.
783 * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
784 Likewise.
785 [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
786 [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
787 [XPG3 || XPG4] (struct itimerspec): Likewise.
788 [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
789 [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
790 [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
791 [XPG3 || XPG4] (clockid_t): Likewise.
792 [XPG3 || XPG4] (timer_t): Likewise.
793 [XPG3 || XPG4] (clock_getres): Likewise.
794 [XPG3 || XPG4] (clock_gettime): Likewise.
795 [XPG3 || XPG4] (clock_settime): Likewise.
796 [XPG3 || XPG4] (nanosleep): Likewise.
797 [XPG3 || XPG4] (timer_create): Likewise.
798 [XPG3 || XPG4] (timer_delete): Likewise.
799 [XPG3 || XPG4] (timer_gettime): Likewise.
800 [XPG3 || XPG4] (timer_getoverrun): Likewise.
801 [XPG3 || XPG4] (timer_settime): Likewise.
802 * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
803 [XPG3 || XPG4] (getlogin_r): Likewise.
804 [XPG3 || XPG4] (pread): Likewise.
805 [XPG3 || XPG4] (pthread_atfork): Likewise.
806 [XPG3 || XPG4] (pwrite): Likewise.
807
808 [BZ #14835]
809 * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
810 <bits/siginfo.h>.
811
812 2012-11-19 Pino Toscano <toscano.pino@tiscali.it>
813
814 * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
815 finalizing MALLSTREAM.
816
817 * sysdeps/mach/hurd/syncfs.c: New file.
818
819 2012-11-19 Siddhesh Poyarekar <siddhesh@redhat.com>
820
821 [BZ #14719]
822 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
823 NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
824 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
825 h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
826 (_nss_dns_gethostbyname4_r): Likewise.
827 * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
828 EAI_SYSTEM if NSS_STATUS_UNAVAIL.
829
830 2012-11-19 Peng Haitao <penght@cn.fujitsu.com>
831
832 [BZ #13763]
833 * sunrpc/bindrsvprt.c: Add lock to protect static variable.
834
835 2012-11-19 Steve McIntyre <steve.mcintyre@linaro.org>
836
837 * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
838 * elf/cache.c (print_entry): Print ",AArch64" for
839 FLAG_AARCH64_LIB64
840
841 * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
842 * elf/cache.c (print_entry): Print ",hard-float" for
843 FLAG_ARM_LIBHF.
844
845 2012-11-18 David S. Miller <davem@davemloft.net>
846
847 With help from Joseph Myers.
848 * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
849 cutoff to 2**-13.
850 * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
851 cutoff to 2**-25.
852 * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
853 ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
854 small.
855 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
856 * math/libm-test.inc (y0_test): New tests.
857 (y1_test): New tests.
858 * sysdeps/i386/fpu/libm-test-ulps: Update.
859 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
860 * sysdeps/sparc/fpu/libm-test-ulps: Update.
861
862 2012-11-18 Andreas Schwab <schwab@linux-m68k.org>
863
864 * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
865 64-bit targets.
866 * configure: Regenerated.
867
868 2012-11-17 David S. Miller <davem@davemloft.net>
869
870 [BZ #14811]
871 * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
872 nonzero exponents with absolute value below 0x1p-128 to +/-
873 0x1p-128.
874
875 2012-11-17 Joseph Myers <joseph@codesourcery.com>
876
877 * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
878
879 * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
880
881 * posix/getconf-speclist.c: New file.
882 * posix/posix-envs.def: Likewise.
883 * posix/confstr.c (START_ENV_GROUP): New macro.
884 (END_ENV_GROUP): Likewise.
885 (KNOWN_ABSENT_ENVIRONMENT): Likewise.
886 (KNOWN_PRESENT_ENV_STRING): Likewise.
887 (KNOWN_PRESENT_ENVIRONMENT): Likewise.
888 (UNKNOWN_ENVIRONMENT): Likewise.
889 (confstr): Include posix-envs.def instead of handling
890 _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
891 _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
892 * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
893 (END_ENV_GROUP): Likewise.
894 (KNOWN_ABSENT_ENVIRONMENT): Likewise.
895 (KNOWN_PRESENT_ENVIRONMENT): Likewise.
896 (UNKNOWN_ENVIRONMENT): Likewise.
897 (__sysconf): Include posix-envs.def instead of handling associated
898 cases directly here.
899 * posix/Makefile ($(objpfx)getconf.speclist): Generate by
900 preprocessing getconf-speclist.c rather than running getconf or
901 generating empty file.
902
903 2012-11-16 Pino Toscano <toscano.pino@tiscali.it>
904
905 * scripts/check-local-headers.sh: Ignore 'mach' headers.
906
907 2012-11-16 Andrej Lajovic <natrij@gmail.com>
908
909 [BZ #14672]
910 * iconv/iconv_prog.c (main): Fix -c handling of '/'.
911
912 2012-11-16 David S. Miller <davem@davemloft.net>
913
914 * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
915 smaller than LDBL_EPSILON/2.0L, just return xm1.
916
917 2012-11-16 H.J. Lu <hongjiu.lu@intel.com>
918
919 * elf/tst-array1.c (init): Set constructor priority to 1000.
920 (fini): Set destructor priority to 1000.
921 * elf/tst-array2dep.c: Likewise.
922
923 2012-11-16 Siddhesh Poyarekar <siddhesh@redhat.com>
924
925 [BZ #11741]
926 * libio/fileops.c (_IO_new_file_write): Correctly return error.
927 (_IO_new_file_xsputn): Also return EOF if none of the input
928 data was written when overflow failed.
929 * libio/iopadn.c (_IO_padn): Likewise.
930 * libio/iowpadn.c (_IO_wpadn): Likewise.
931 * stdio-common/tst-put-error.c: Add copyright notice.
932 (do_test): Add case for printing padded string.
933 * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
934 _IO_padn returned error.
935 [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
936 * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
937 return EOF.
938
939 2012-11-16 Siddhesh Poyarekar <siddhesh@redhat.com>
940
941 * libio/libioP.h: Add comment note that the references to C++
942 bits are now obsolete.
943
944 2012-11-15 Marcus Shawcroft <marcus.shawcroft@linaro.org>
945
946 * math/libm-test.inc (check_complex): Use asprintf.
947
948 2012-11-14 Joseph Myers <joseph@codesourcery.com>
949
950 * debug/pcprofiledump.c (print_version): Update copyright year.
951 * malloc/memusagestat.c (print_version): Likewise.
952
953 2012-11-14 H.J. Lu <hongjiu.lu@intel.com>
954
955 [BZ #14831]
956 * elf/Makefile (tests): Add tst-audit8.
957 ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
958 ($(objpfx)tst-audit8.out): New target.
959 (tst-audit8-ENV): New variable.
960 * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
961 audit if l_reloc_result is NULL.
962 (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
963 defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
964 * elf/tst-audit8.c: New file.
965
966 2012-11-14 Marcus Shawcroft <marcus.shawcroft@linaro.org>
967
968 * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
969 * misc/Makefile (CFLAGS-select.c): Define.
970 * posix/Makefile (CFLAGS-pause.c): Define.
971
972 2012-11-13 David S. Miller <davem@davemloft.net>
973
974 * crypt/Makefile: Move test targets after toplevel Rules
975 inclusion. Grab any necessary sysdep routines when linking.
976 * crypt/md5.c (md5_process_block): Remove define, we will always
977 name it __md5_process_block.
978 (md5_finish_ctx): Update md5_process_block call.
979 (md5_stream): Likewise.
980 (md5_process_bytes): Likewise.
981 (md5_process_block): Rename to __md5_process_block and move to ...
982 * crypt/md5-block.c: ... here.
983 * crypt/sha256.c (sha256_process_block): Move to ...
984 * crypt/sha256-block.c: ... here.
985 * crypt/sha512.c (sha512_process_block): Move to ...
986 * crypt/sha512-block.c: ... here.
987 * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
988 path.
989 * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
990 * sysdeps/sparc/sparc64/multiarch/Makefile
991 (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
992 crypt subdir.
993 (localedef-aux): Add md5 crypto assembler when in locale subdir.
994 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
995 multiarch changes.
996 * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
997 * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
998 * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
999 * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
1000 * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
1001 * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
1002 * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
1003 * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
1004 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
1005 file.
1006 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
1007 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
1008 file.
1009 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
1010
1011 2012-11-13 Joseph Myers <joseph@codesourcery.com>
1012
1013 * timezone/tzselect.ksh: Update from tzcode git revision
1014 a435f9f0ecafa56d9e0263835836bd0c64cd7307.
1015 * timezone/zdump.c: Likewise.
1016 * timezone/zic.c: Likewise.
1017 * timezone/Makefile ($(objpfx)version.h): Only include $(version)
1018 in TZVERSION setting, not $(PKGVERSION).
1019 ($(objpfx)tzselect): Likewise. Also substitute PKGVERSION and
1020 REPORT_BUGS_TO settings.
1021
1022 [BZ #14838]
1023 * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
1024 macro.
1025
1026 2012-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
1027
1028 * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
1029 detection to immediately after _FP_ROUND().
1030 * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
1031 bits are 0.
1032
1033 2012-11-11 David S. Miller <davem@davemloft.net>
1034
1035 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
1036 inttypes.h
1037 (__get_clockfreq_via_proc_openprom): Use __open, __read, and
1038 __close rather than their public counterparts.
1039
1040 2012-11-10 Joseph Myers <joseph@codesourcery.com>
1041
1042 * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
1043 file.
1044 [UNIX98] (sem_timedwait): Do not expect.
1045 * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
1046 [XPG4 || UNIX98] (sockatmark): Do not expect.
1047 * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
1048 (clock_getcpuclockid): Do not expect.
1049 [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
1050 * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
1051 Do not expect.
1052 [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
1053 * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
1054 [UNIX98] (vwscanf): Likewise.
1055 [UNIX98] (vswscanf): Likewise.
1056
1057 2012-11-09 Joseph Myers <joseph@codesourcery.com>
1058
1059 * timezone/version.h: Remove file.
1060 * timezone/README: Do not refer to version.h.
1061 * timezone/Makefile ($(objpfx)zic.o): New dependency on
1062 $(objpfx)version.h.
1063 ($(objpfx)zdump.o): Likewise.
1064 ($(objpfx)version.h): New target.
1065
1066 * timezone/tzselect.ksh: Change to verbatim copy from tzcode
1067 2012i.
1068 * timezone/README: Don't mention modification to tzselect.ksh.
1069 * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
1070 work on unmodified tzselect.ksh. Substitute version numbers in
1071 tzselect.ksh.
1072
1073 * Makefile (format-me): Remove.
1074 (INSTALL): Adjust indentation. Use commands directly instead of
1075 using $(format-me).
1076
1077 * aclocal.m4 (ACX_PKGVERSION): New macro.
1078 (ACX_BUGURL): Likewise.
1079 * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
1080 (PKGVERSION): New AC_DEFINE_UNQUOTED.
1081 (REPORT_BUGS_TO): Likewise.
1082 * configure: Regenerated.
1083 * config.h.in (PKGVERSION): New macro.
1084 (REPORT_BUGS_TO): Likewise.
1085 * config.make.in (PKGVERSION): New variable.
1086 (PKGVERSION_TEXI): Likewise.
1087 (REPORT_BUGS_TO): Likewise.
1088 (REPORT_BUGS_TEXI): Likewise.
1089 * Makefile (format-me): Use -I$(common-objpfx)manual.
1090 (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
1091 ($(common-objpfx)manual/%): New target.
1092 (manual/%): Remove target.
1093 * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
1094 (print_version): Use PKGVERSION.
1095 * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
1096 * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
1097 and REPORT_BUGS_TO.
1098 ($(objpfx)xtrace): Likewise.
1099 * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
1100 * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
1101 (print_version): Use PKGVERSION.
1102 * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
1103 (do_version): Use PKGVERSION.
1104 * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
1105 REPORT_BUGS_TO.
1106 (common-ldd-rewrite): Likewise.
1107 * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
1108 * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
1109 (print_version): Use PKGVERSION.
1110 * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
1111 * elf/pldd.c (argp_program_bug_address): Remove variable.
1112 (more_help): New function.
1113 (argp): Use more_help.
1114 (print_version): Use PKGVERSION.
1115 * elf/sln.c (main): Use PKGVERSION.
1116 (usage): Use REPORT_BUGS_TO.
1117 * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
1118 (top level): Use PKGVERSION.
1119 * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
1120 (print_version): Use PKGVERSION.
1121 * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
1122 (print_version): Use PKGVERSION.
1123 * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
1124 (print_version): Use PKGVERSION.
1125 * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
1126 (print_version): Use PKGVERSION.
1127 * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
1128 (print_version): Use PKGVERSION.
1129 * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
1130 (print_version): Use PKGVERSION.
1131 * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
1132 and BUGURL.
1133 ($(objpfx)memusage): Likewise.
1134 * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
1135 (do_version): Use PKGVERSION.
1136 * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
1137 (print_version): Use PKGVERSION.
1138 * malloc/mtrace.pl ($PACKAGE): Remove variable.
1139 ($PKGVERSION): New variable.
1140 ($REPORT_BUGS_TO): Likewise.
1141 (usage): Use $REPORT_BUGS_TO.
1142 (top level): Use $PKGVERSION.
1143 * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
1144 ($(objpfx)pkgvers.texi): New rule.
1145 ($(objpfx)stamp-pkgvers): Likewise.
1146 * manual/install.texi: Include pkgvers.texi.
1147 (--with-pkgversion): Document new configure option.
1148 (--with-bugurl): Likewise.
1149 (Reporting Bugs): Describe Bugzilla as upstream tracker rather
1150 than necessarily for this particular distribution. Use
1151 REPORT_BUGS_TO for where to report bugs.
1152 * INSTALL: Regenerated.
1153 * manual/libc.texinfo: Include pkgvers.texi.
1154 [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
1155 * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
1156 (print_version): Use PKGVERSION.
1157 * nss/getent.c (more_help): Use REPORT_BUGS_TO.
1158 (print_version): Use PKGVERSION.
1159 * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
1160 (print_version): Use PKGVERSION.
1161 * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
1162 * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
1163 macro.
1164 * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
1165 (print_version): Use PKGVERSION.
1166 * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
1167 (print_version): Use PKGVERSION.
1168 * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
1169 and PKGVERSION.
1170
1171 * timezone/checktab.awk: Update from tzcode 2012i.
1172 * timezone/ialloc.c: Likewise.
1173 * timezone/private.h: Likewise.
1174 * timezone/scheck.c: Likewise.
1175 * timezone/tzfile.h: Likewise.
1176 * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
1177 (TZVERSION): Hardcode tzcode version number.
1178 * timezone/zdump.c: Update from tzcode 2012i.
1179 * timezone/zic.c: Likewise.
1180 * timezone/version.h: New file.
1181 * timezone/README: Describe version.h. Update upstream location.
1182
1183 [BZ #14824]
1184 * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
1185 (mktemp): Enable declaration.
1186 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
1187 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
1188 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
1189 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
1190 Likewise.
1191 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
1192 Likewise.
1193 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
1194 Likewise.
1195 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
1196 Likewise.
1197 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
1198 Likewise.
1199 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
1200 Likewise.
1201
1202 [BZ #14821]
1203 * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
1204 offset in buffer as u_int32_t not u_long. Consistently use memcpy
1205 for copies of such integer values.
1206 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
1207 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
1208
1209 2012-11-09 Andreas Jaeger <aj@suse.de>
1210
1211 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
1212 definitions and declarations that are provided by
1213 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
1214
1215 2012-11-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1216
1217 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
1218 * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
1219 * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
1220 definition.
1221
1222 2012-11-08 Marcus Shawcroft <marcus.shawcroft@linaro.org>
1223
1224 * elf/elf.h: Update comment before AArch64 relocations.
1225
1226 2012-11-07 David S. Miller <davem@davemloft.net>
1227
1228 * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
1229 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
1230 (__start_context): Declare.
1231 (__makecontext_ret): Delete.
1232 (__makecontext): Hook up __start_context instead of
1233 __makecontext_ret.
1234 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
1235 (sysdep_routines): Add __start_context when in stdlib.
1236
1237 2012-11-07 Joseph Myers <joseph@codesourcery.com>
1238
1239 * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
1240 $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
1241 * sysdeps/x86/tst-xmmymm.sh (NM): New variable. Use it instead of
1242 hardcoded "nm".
1243 (OBJDUMP): New variable. Use it instead of hardcoded "objdump".
1244 (READELF): New variable. Use it instead of hardcoded "readelf".
1245
1246 2012-11-07 H.J. Lu <hongjiu.lu@intel.com>
1247
1248 * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
1249 * sysdeps/x86/Makefile: Here.
1250 * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
1251 * sysdeps/x86/tst-xmmymm.sh: This.
1252
1253 2012-11-07 Joseph Myers <joseph@codesourcery.com>
1254
1255 * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
1256 expectations.
1257 [UNIX98] (pthread_barrier_t): Do not expect.
1258 [UNIX98] (pthread_barrierattr_t): Likewise.
1259 [UNIX98] (pthread_spinlock_t): Likewise.
1260 [UNIX98] (pthread_barrier_destroy): Likewise.
1261 [UNIX98] (pthread_barrier_init): Likewise.
1262 [UNIX98] (pthread_barrier_wait): Likewise.
1263 [UNIX98] (pthread_barrierattr_destroy): Likewise.
1264 [UNIX98] (pthread_barrierattr_getpshared): Likewise.
1265 [UNIX98] (pthread_barrierattr_init): Likewise.
1266 [UNIX98] (pthread_barrierattr_setpshared): Likewise.
1267 [UNIX98] (pthread_getcpuclockid): Likewise.
1268 [UNIX98] (pthread_mutex_timedlock): Likewise.
1269 [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
1270 [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
1271 [UNIX98] (pthread_sigmask): Likewise.
1272 [UNIX98] (pthread_spin_destroy): Likewise.
1273 [UNIX98] (pthread_spin_init): Likewise.
1274 [UNIX98] (pthread_spin_lock): Likewise.
1275 [UNIX98] (pthread_spin_trylock): Likewise.
1276 [UNIX98] (pthread_spin_unlock): Likewise.
1277 * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
1278 Do not expect.
1279 [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
1280 [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
1281 [XPG3 || XPG4] (pthread_cond_t): Likewise.
1282 [XPG3 || XPG4] (pthread_condattr_t): Likewise.
1283 [XPG3 || XPG4] (pthread_key_t): Likewise.
1284 [XPG3 || XPG4] (pthread_mutex_t): Likewise.
1285 [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
1286 [XPG3 || XPG4] (pthread_once_t): Likewise.
1287 [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
1288 [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
1289 [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
1290 [XPG3 || XPG4] (pthread_t): Likewise.
1291
1292 * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
1293 not expect.
1294 [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
1295
1296 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
1297 Change function return type to int.
1298
1299 * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
1300 Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
1301 [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
1302 [!POSIX] (POSIX_MADV_RANDOM): Likewise.
1303 [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
1304 [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
1305 [!POSIX] (posix_madvise): Likewise.
1306 (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
1307 && !UNIX98].
1308 (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
1309 (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
1310 (mode_t): Likewise.
1311 (posix_mem_offset): Likewise.
1312 (posix_typed_mem_get_info): Likewise.
1313 (posix_typed_mem_open): Likewise.
1314
1315 * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
1316 Change condition to [XOPEN2K8].
1317
1318 * conform/conformtest.pl: Preprocess allow-header data with -x c
1319 instead of from stdin.
1320 (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
1321 * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
1322 [C99-based standards] (cerfc): Likewise.
1323 [C99-based standards] (cexp2): Likewise.
1324 [C99-based standards] (cexpm1): Likewise.
1325 [C99-based standards] (clog10): Likewise.
1326 [C99-based standards] (clog1p): Likewise.
1327 [C99-based standards] (clog2): Likewise.
1328 [C99-based standards] (clgamma): Likewise.
1329 [C99-based standards] (ctgamma): Likewise.
1330 [C99-based standards] (cerff): Likewise.
1331 [C99-based standards] (cerfcf): Likewise.
1332 [C99-based standards] (cexp2f): Likewise.
1333 [C99-based standards] (cexpm1f): Likewise.
1334 [C99-based standards] (clog10f): Likewise.
1335 [C99-based standards] (clog1pf): Likewise.
1336 [C99-based standards] (clog2f): Likewise.
1337 [C99-based standards] (clgammaf): Likewise.
1338 [C99-based standards] (ctgammaf): Likewise.
1339 [C99-based standards] (cerfl): Likewise.
1340 [C99-based standards] (cerfcl): Likewise.
1341 [C99-based standards] (cexp2l): Likewise.
1342 [C99-based standards] (cexpm1l): Likewise.
1343 [C99-based standards] (clog10l): Likewise.
1344 [C99-based standards] (clog1pl): Likewise.
1345 [C99-based standards] (clog2l): Likewise.
1346 [C99-based standards] (clgammal): Likewise.
1347 [C99-based standards] (ctgammal): Likewise.
1348 * conform/data/inttypes.h-data [C99-based standards]: Include
1349 stdint.h-data. Remove all expectations for stdint.h contents.
1350 [C99-based standards] (PRI*): Do not allow.
1351 [C99-based standards] (SCN*): Likewise.
1352 [C99-based standards] (*_t): Likewise.
1353 [C99-based-standards] (PRId8): Expect macro.
1354 [C99-based-standards] (PRIi8): Likewise.
1355 [C99-based-standards] (PRIo8): Likewise.
1356 [C99-based-standards] (PRIu8): Likewise.
1357 [C99-based-standards] (PRIx8): Likewise.
1358 [C99-based-standards] (PRIX8): Likewise.
1359 [C99-based-standards] (SCNd8): Likewise.
1360 [C99-based-standards] (SCNi8): Likewise.
1361 [C99-based-standards] (SCNo8): Likewise.
1362 [C99-based-standards] (SCNu8): Likewise.
1363 [C99-based-standards] (SCNx8): Likewise.
1364 [C99-based-standards] (PRIdLEAST8): Likewise.
1365 [C99-based-standards] (PRIiLEAST8): Likewise.
1366 [C99-based-standards] (PRIoLEAST8): Likewise.
1367 [C99-based-standards] (PRIuLEAST8): Likewise.
1368 [C99-based-standards] (PRIxLEAST8): Likewise.
1369 [C99-based-standards] (PRIXLEAST8): Likewise.
1370 [C99-based-standards] (SCNdLEAST8): Likewise.
1371 [C99-based-standards] (SCNiLEAST8): Likewise.
1372 [C99-based-standards] (SCNoLEAST8): Likewise.
1373 [C99-based-standards] (SCNuLEAST8): Likewise.
1374 [C99-based-standards] (SCNxLEAST8): Likewise.
1375 [C99-based-standards] (PRIdFAST8): Likewise.
1376 [C99-based-standards] (PRIiFAST8): Likewise.
1377 [C99-based-standards] (PRIoFAST8): Likewise.
1378 [C99-based-standards] (PRIuFAST8): Likewise.
1379 [C99-based-standards] (PRIxFAST8): Likewise.
1380 [C99-based-standards] (PRIXFAST8): Likewise.
1381 [C99-based-standards] (SCNdFAST8): Likewise.
1382 [C99-based-standards] (SCNiFAST8): Likewise.
1383 [C99-based-standards] (SCNoFAST8): Likewise.
1384 [C99-based-standards] (SCNuFAST8): Likewise.
1385 [C99-based-standards] (SCNxFAST8): Likewise.
1386 [C99-based-standards] (PRId16): Likewise.
1387 [C99-based-standards] (PRIi16): Likewise.
1388 [C99-based-standards] (PRIo16): Likewise.
1389 [C99-based-standards] (PRIu16): Likewise.
1390 [C99-based-standards] (PRIx16): Likewise.
1391 [C99-based-standards] (PRIX16): Likewise.
1392 [C99-based-standards] (SCNd16): Likewise.
1393 [C99-based-standards] (SCNi16): Likewise.
1394 [C99-based-standards] (SCNo16): Likewise.
1395 [C99-based-standards] (SCNu16): Likewise.
1396 [C99-based-standards] (SCNx16): Likewise.
1397 [C99-based-standards] (PRIdLEAST16): Likewise.
1398 [C99-based-standards] (PRIiLEAST16): Likewise.
1399 [C99-based-standards] (PRIoLEAST16): Likewise.
1400 [C99-based-standards] (PRIuLEAST16): Likewise.
1401 [C99-based-standards] (PRIxLEAST16): Likewise.
1402 [C99-based-standards] (PRIXLEAST16): Likewise.
1403 [C99-based-standards] (SCNdLEAST16): Likewise.
1404 [C99-based-standards] (SCNiLEAST16): Likewise.
1405 [C99-based-standards] (SCNoLEAST16): Likewise.
1406 [C99-based-standards] (SCNuLEAST16): Likewise.
1407 [C99-based-standards] (SCNxLEAST16): Likewise.
1408 [C99-based-standards] (PRIdFAST16): Likewise.
1409 [C99-based-standards] (PRIiFAST16): Likewise.
1410 [C99-based-standards] (PRIoFAST16): Likewise.
1411 [C99-based-standards] (PRIuFAST16): Likewise.
1412 [C99-based-standards] (PRIxFAST16): Likewise.
1413 [C99-based-standards] (PRIXFAST16): Likewise.
1414 [C99-based-standards] (SCNdFAST16): Likewise.
1415 [C99-based-standards] (SCNiFAST16): Likewise.
1416 [C99-based-standards] (SCNoFAST16): Likewise.
1417 [C99-based-standards] (SCNuFAST16): Likewise.
1418 [C99-based-standards] (SCNxFAST16): Likewise.
1419 [C99-based-standards] (PRId32): Likewise.
1420 [C99-based-standards] (PRIi32): Likewise.
1421 [C99-based-standards] (PRIo32): Likewise.
1422 [C99-based-standards] (PRIu32): Likewise.
1423 [C99-based-standards] (PRIx32): Likewise.
1424 [C99-based-standards] (PRIX32): Likewise.
1425 [C99-based-standards] (SCNd32): Likewise.
1426 [C99-based-standards] (SCNi32): Likewise.
1427 [C99-based-standards] (SCNo32): Likewise.
1428 [C99-based-standards] (SCNu32): Likewise.
1429 [C99-based-standards] (SCNx32): Likewise.
1430 [C99-based-standards] (PRIdLEAST32): Likewise.
1431 [C99-based-standards] (PRIiLEAST32): Likewise.
1432 [C99-based-standards] (PRIoLEAST32): Likewise.
1433 [C99-based-standards] (PRIuLEAST32): Likewise.
1434 [C99-based-standards] (PRIxLEAST32): Likewise.
1435 [C99-based-standards] (PRIXLEAST32): Likewise.
1436 [C99-based-standards] (SCNdLEAST32): Likewise.
1437 [C99-based-standards] (SCNiLEAST32): Likewise.
1438 [C99-based-standards] (SCNoLEAST32): Likewise.
1439 [C99-based-standards] (SCNuLEAST32): Likewise.
1440 [C99-based-standards] (SCNxLEAST32): Likewise.
1441 [C99-based-standards] (PRIdFAST32): Likewise.
1442 [C99-based-standards] (PRIiFAST32): Likewise.
1443 [C99-based-standards] (PRIoFAST32): Likewise.
1444 [C99-based-standards] (PRIuFAST32): Likewise.
1445 [C99-based-standards] (PRIxFAST32): Likewise.
1446 [C99-based-standards] (PRIXFAST32): Likewise.
1447 [C99-based-standards] (SCNdFAST32): Likewise.
1448 [C99-based-standards] (SCNiFAST32): Likewise.
1449 [C99-based-standards] (SCNoFAST32): Likewise.
1450 [C99-based-standards] (SCNuFAST32): Likewise.
1451 [C99-based-standards] (SCNxFAST32): Likewise.
1452 [C99-based-standards] (PRId64): Likewise.
1453 [C99-based-standards] (PRIi64): Likewise.
1454 [C99-based-standards] (PRIo64): Likewise.
1455 [C99-based-standards] (PRIu64): Likewise.
1456 [C99-based-standards] (PRIx64): Likewise.
1457 [C99-based-standards] (PRIX64): Likewise.
1458 [C99-based-standards] (SCNd64): Likewise.
1459 [C99-based-standards] (SCNi64): Likewise.
1460 [C99-based-standards] (SCNo64): Likewise.
1461 [C99-based-standards] (SCNu64): Likewise.
1462 [C99-based-standards] (SCNx64): Likewise.
1463 [C99-based-standards] (PRIdLEAST64): Likewise.
1464 [C99-based-standards] (PRIiLEAST64): Likewise.
1465 [C99-based-standards] (PRIoLEAST64): Likewise.
1466 [C99-based-standards] (PRIuLEAST64): Likewise.
1467 [C99-based-standards] (PRIxLEAST64): Likewise.
1468 [C99-based-standards] (PRIXLEAST64): Likewise.
1469 [C99-based-standards] (SCNdLEAST64): Likewise.
1470 [C99-based-standards] (SCNiLEAST64): Likewise.
1471 [C99-based-standards] (SCNoLEAST64): Likewise.
1472 [C99-based-standards] (SCNuLEAST64): Likewise.
1473 [C99-based-standards] (SCNxLEAST64): Likewise.
1474 [C99-based-standards] (PRIdFAST64): Likewise.
1475 [C99-based-standards] (PRIiFAST64): Likewise.
1476 [C99-based-standards] (PRIoFAST64): Likewise.
1477 [C99-based-standards] (PRIuFAST64): Likewise.
1478 [C99-based-standards] (PRIxFAST64): Likewise.
1479 [C99-based-standards] (PRIXFAST64): Likewise.
1480 [C99-based-standards] (SCNdFAST64): Likewise.
1481 [C99-based-standards] (SCNiFAST64): Likewise.
1482 [C99-based-standards] (SCNoFAST64): Likewise.
1483 [C99-based-standards] (SCNuFAST64): Likewise.
1484 [C99-based-standards] (SCNxFAST64): Likewise.
1485 [C99-based-standards] (PRIdMAX): Likewise.
1486 [C99-based-standards] (PRIiMAX): Likewise.
1487 [C99-based-standards] (PRIoMAX): Likewise.
1488 [C99-based-standards] (PRIuMAX): Likewise.
1489 [C99-based-standards] (PRIxMAX): Likewise.
1490 [C99-based-standards] (PRIXMAX): Likewise.
1491 [C99-based-standards] (SCNdMAX): Likewise.
1492 [C99-based-standards] (SCNiMAX): Likewise.
1493 [C99-based-standards] (SCNoMAX): Likewise.
1494 [C99-based-standards] (SCNuMAX): Likewise.
1495 [C99-based-standards] (SCNxMAX): Likewise.
1496 [C99-based-standards] (PRIdPTR): Likewise.
1497 [C99-based-standards] (PRIiPTR): Likewise.
1498 [C99-based-standards] (PRIoPTR): Likewise.
1499 [C99-based-standards] (PRIuPTR): Likewise.
1500 [C99-based-standards] (PRIxPTR): Likewise.
1501 [C99-based-standards] (PRIXPTR): Likewise.
1502 [C99-based-standards] (SCNdPTR): Likewise.
1503 [C99-based-standards] (SCNiPTR): Likewise.
1504 [C99-based-standards] (SCNoPTR): Likewise.
1505 [C99-based-standards] (SCNuPTR): Likewise.
1506 [C99-based-standards] (SCNxPTR): Likewise.
1507 * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
1508 allow.
1509 * conform/data/stdint.h-data: Update comments to clarify
1510 requirements.
1511 [C99-based standards] (INT8_MIN): Use macro-int-constant. Specify
1512 type.
1513 [C99-based standards] (INT8_MAX): Likewise.
1514 [C99-based standards] (INT16_MIN): Likewise.
1515 [C99-based standards] (INT16_MAX): Likewise.
1516 [C99-based standards] (INT32_MIN): Likewise.
1517 [C99-based standards] (INT32_MAX): Likewise.
1518 [C99-based standards] (INT64_MIN): Likewise.
1519 [C99-based standards] (INT64_MAX): Likewise.
1520 [C99-based standards] (UINT8_MAX): Likewise.
1521 [C99-based standards] (UINT16_MAX): Likewise.
1522 [C99-based standards] (UINT32_MAX): Likewise.
1523 [C99-based standards] (UINT64_MAX): Likewise.
1524 [C99-based standards] (INT_LEAST8_MIN): Likewise.
1525 [C99-based standards] (INT_LEAST8_MAX): Likewise.
1526 [C99-based standards] (INT_LEAST16_MIN): Likewise.
1527 [C99-based standards] (INT_LEAST16_MAX): Likewise.
1528 [C99-based standards] (INT_LEAST32_MIN): Likewise.
1529 [C99-based standards] (INT_LEAST32_MAX): Likewise.
1530 [C99-based standards] (INT_LEAST64_MIN): Likewise.
1531 [C99-based standards] (INT_LEAST64_MAX): Likewise.
1532 [C99-based standards] (UINT_LEAST8_MAX): Likewise.
1533 [C99-based standards] (UINT_LEAST16_MAX): Likewise.
1534 [C99-based standards] (UINT_LEAST32_MAX): Likewise.
1535 [C99-based standards] (UINT_LEAST64_MAX): Likewise.
1536 [C99-based standards] (INT_FAST8_MIN): Likewise.
1537 [C99-based standards] (INT_FAST8_MAX): Likewise.
1538 [C99-based standards] (INT_FAST16_MIN): Likewise.
1539 [C99-based standards] (INT_FAST16_MAX): Likewise.
1540 [C99-based standards] (INT_FAST32_MIN): Likewise.
1541 [C99-based standards] (INT_FAST32_MAX): Likewise.
1542 [C99-based standards] (INT_FAST64_MIN): Likewise.
1543 [C99-based standards] (INT_FAST64_MAX): Likewise.
1544 [C99-based standards] (UINT_FAST8_MAX): Likewise.
1545 [C99-based standards] (UINT_FAST16_MAX): Likewise.
1546 [C99-based standards] (UINT_FAST32_MAX): Likewise.
1547 [C99-based standards] (UINT_FAST64_MAX): Likewise.
1548 [C99-based standards] (INTPTR_MIN): Likewise.
1549 [C99-based standards] (INTPTR_MAX): Likewise.
1550 [C99-based standards] (UINTPTR_MAX): Likewise.
1551 [C99-based standards] (INTMAX_MIN): Likewise.
1552 [C99-based standards] (INTMAX_MAX): Likewise.
1553 [C99-based standards] (UINTMAX_MAX): Likewise.
1554 [C99-based standards] (PTRDIFF_MIN): Likewise.
1555 [C99-based standards] (PTRDIFF_MAX): Likewise.
1556 [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
1557 [C99-based standards] (SIZE_MAX): Likewise.
1558 [C99-based standards] (WCHAR_MAX): Likewise.
1559 [C99-based standards] (WINT_MAX): Likewise.
1560 [C99-based standards] (SIG_ATOMIC_MIN): Likewise. Do not specify
1561 constraint on value.
1562 [C99-based standards] (WCHAR_MIN): Likewise.
1563 [C99-based standards] (WINT_MIN): Likewise.
1564 [C99-based standards] (*_t): Allow.
1565 * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
1566 condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
1567 Include math.h-data and complex.h-data. Remove all expectations
1568 of math.h and complex.h contents.
1569 * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
1570 at end of line.
1571 * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
1572 (struct tm): Expect tag.
1573 [C99-based-standards] (wcstof): Expect function.
1574 [C99-based-standards] (wcstold): Likewise.
1575 [C99-based-standards] (wcstoll): Likewise.
1576 [C99-based-standards] (wcstoull): Likewise.
1577 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
1578 macro-int-constant. Specify type.
1579 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise. Specify
1580 constraint on value.
1581 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
1582 Specify type.
1583 [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
1584 Specify value.
1585 [ISO C standards]: Do not allow headers.
1586 [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
1587 wcs[abcdefghijklmnopqrstuvwxyz]*.
1588 [ISO C standards] (*_t): Do not allow.
1589 * conform/data/wctype.h-data [C99-based standards] (iswblank):
1590 Expect function.
1591 [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
1592 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
1593 Specify type.
1594 [ISO C standards]: Do not allow headers.
1595 [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
1596 is[abcdefghijklmnopqrstuvwxyz]*.
1597 [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
1598 to[abcdefghijklmnopqrstuvwxyz]*.
1599 [ISO C standards] (*_t): Do not allow.
1600 * conform/data/stdalign.h-data: New file.
1601 * conform/data/stdbool.h-data: Likewise.
1602 * conform/data/stdnoreturn.h-data: Likewise.
1603
1604 2012-11-07 Roland McGrath <roland@hack.frob.com>
1605
1606 [BZ #14815]
1607 * manual/filesys.texi (Directory Entries): Typo fix.
1608 Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
1609
1610 2012-11-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
1611
1612 * elf/elf.h (EM_AARCH64): New macro.
1613 (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
1614 (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
1615 (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
1616 (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
1617 (R_AARCH64_TLSDESC): Likewise.
1618 (NT_ARM_TLS): Likewise.
1619 (NT_ARM_HW_BREAK): Likewise.
1620 (NT_ARM_HW_WATCH): Likewise.
1621
1622 2012-11-07 Joseph Myers <joseph@codesourcery.com>
1623
1624 [BZ #14811]
1625 * sysdeps/i386/fpu/e_powl.S (pm79): New object.
1626 (__ieee754_powl): Saturate nonzero exponents with absolute value
1627 below 0x1p-79 to +/- 0x1p-79.
1628 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
1629 exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
1630 * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
1631 nonzero exponents with absolute value below 0x1p-32 to +/-
1632 0x1p-32.
1633 * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
1634 (__ieee754_powl): Saturate nonzero exponents with absolute value
1635 below 0x1p-79 to +/- 0x1p-79.
1636 * math/libm-test.inc (pow_test): Add more tests.
1637
1638 2012-11-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1639
1640 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
1641 _dl_s390_cap_flags with kernel. Increase string length.
1642 (_dl_s390_platforms): Add z196 and zEC12.
1643
1644 2012-11-07 Joseph Myers <joseph@codesourcery.com>
1645
1646 * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
1647 Change XOPEN21K to XOPEN2K.
1648
1649 2012-11-06 Maxim Kuvyrkov <maxim@codesourcery.com>
1650
1651 * string/memmove.c: Use memcpy when possible.
1652
1653 2012-11-06 Andreas Jaeger <aj@suse.de>
1654
1655 * po/eo.po: Update from translation team.
1656
1657 2012-11-06 Joseph Myers <joseph@codesourcery.com>
1658
1659 [BZ #14793]
1660 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
1661 exponent and small x and y exponents, scale x or y up. Increase
1662 by 2 the exponent used in scaling up.
1663 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
1664 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
1665 * math/libm-test.inc (fma_test): Add more tests.
1666 (fma_test_towardzero): Likewise.
1667 (fma_test_downward): Likewise.
1668 (fma_test_upward): Likewise.
1669
1670 2012-11-05 Joseph Myers <joseph@codesourcery.com>
1671
1672 [BZ #14805]
1673 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
1674 fenv_t *.
1675
1676 [BZ #14801]
1677 * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
1678 namespace for names of struct fields.
1679 * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
1680 fenv_t fields.
1681 * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
1682 * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
1683
1684 2012-11-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
1685
1686 [BZ #3665]
1687 * sysdeps/mach/hurd/bits/errno.h: Regenerated.
1688
1689 2012-11-04 Thomas Schwinge <thomas@codesourcery.com>
1690
1691 * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
1692 PTR_DEMANGLE.
1693
1694 [BZ #5246]
1695 * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
1696 PTR_DEMANGLE.
1697
1698 2012-11-04 Joseph Myers <joseph@codesourcery.com>
1699
1700 [BZ #14797]
1701 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
1702 definitely overflow as x * y not x * y + z.
1703 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
1704 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
1705 * math/libm-test.inc (fma_test): Add more tests.
1706 (fma_test_towardzero): Likewise.
1707 (fma_test_downward): Likewise.
1708 (fma_test_upward): Likewise.
1709
1710 2012-11-04 Thomas Schwinge <thomas@codesourcery.com>
1711
1712 [BZ #157]
1713
1714 * include/stub-tag.h: Remove file.
1715 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
1716 '#include' of it.
1717 * manual/maint.texi (Porting): Don't reference it.
1718 * Makerules ($(objpfx)stubs): Likewise.
1719 * dirent/closedir.c: Don't include <stub-tag.h>.
1720 * dirent/dirfd.c: Likewise.
1721 * dirent/fdopendir.c: Likewise.
1722 * dirent/getdents.c: Likewise.
1723 * dirent/getdents64.c: Likewise.
1724 * dirent/opendir.c: Likewise.
1725 * dirent/readdir.c: Likewise.
1726 * dirent/readdir64.c: Likewise.
1727 * dirent/readdir64_r.c: Likewise.
1728 * dirent/readdir_r.c: Likewise.
1729 * dirent/rewinddir.c: Likewise.
1730 * dirent/seekdir.c: Likewise.
1731 * dirent/telldir.c: Likewise.
1732 * gmon/profil.c: Likewise.
1733 * grp/setgroups.c: Likewise.
1734 * inet/if_index.c: Likewise.
1735 * io/access.c: Likewise.
1736 * io/chdir.c: Likewise.
1737 * io/chmod.c: Likewise.
1738 * io/chown.c: Likewise.
1739 * io/close.c: Likewise.
1740 * io/dup.c: Likewise.
1741 * io/dup2.c: Likewise.
1742 * io/dup3.c: Likewise.
1743 * io/euidaccess.c: Likewise.
1744 * io/faccessat.c: Likewise.
1745 * io/fchdir.c: Likewise.
1746 * io/fchmod.c: Likewise.
1747 * io/fchmodat.c: Likewise.
1748 * io/fchown.c: Likewise.
1749 * io/fchownat.c: Likewise.
1750 * io/fcntl.c: Likewise.
1751 * io/flock.c: Likewise.
1752 * io/fstatfs.c: Likewise.
1753 * io/fstatfs64.c: Likewise.
1754 * io/fstatvfs.c: Likewise.
1755 * io/fstatvfs64.c: Likewise.
1756 * io/futimens.c: Likewise.
1757 * io/fxstat.c: Likewise.
1758 * io/fxstat64.c: Likewise.
1759 * io/fxstatat.c: Likewise.
1760 * io/fxstatat64.c: Likewise.
1761 * io/getcwd.c: Likewise.
1762 * io/isatty.c: Likewise.
1763 * io/lchmod.c: Likewise.
1764 * io/lchown.c: Likewise.
1765 * io/link.c: Likewise.
1766 * io/linkat.c: Likewise.
1767 * io/lseek.c: Likewise.
1768 * io/lseek64.c: Likewise.
1769 * io/lxstat64.c: Likewise.
1770 * io/mkdir.c: Likewise.
1771 * io/mkdirat.c: Likewise.
1772 * io/mkfifo.c: Likewise.
1773 * io/mkfifoat.c: Likewise.
1774 * io/open.c: Likewise.
1775 * io/open64.c: Likewise.
1776 * io/openat.c: Likewise.
1777 * io/openat64.c: Likewise.
1778 * io/pipe.c: Likewise.
1779 * io/pipe2.c: Likewise.
1780 * io/poll.c: Likewise.
1781 * io/posix_fadvise.c: Likewise.
1782 * io/posix_fadvise64.c: Likewise.
1783 * io/posix_fallocate.c: Likewise.
1784 * io/posix_fallocate64.c: Likewise.
1785 * io/read.c: Likewise.
1786 * io/readlink.c: Likewise.
1787 * io/readlinkat.c: Likewise.
1788 * io/rmdir.c: Likewise.
1789 * io/sendfile.c: Likewise.
1790 * io/sendfile64.c: Likewise.
1791 * io/statfs.c: Likewise.
1792 * io/statfs64.c: Likewise.
1793 * io/statvfs.c: Likewise.
1794 * io/statvfs64.c: Likewise.
1795 * io/symlink.c: Likewise.
1796 * io/symlinkat.c: Likewise.
1797 * io/ttyname.c: Likewise.
1798 * io/ttyname_r.c: Likewise.
1799 * io/umask.c: Likewise.
1800 * io/unlink.c: Likewise.
1801 * io/unlinkat.c: Likewise.
1802 * io/utime.c: Likewise.
1803 * io/utimensat.c: Likewise.
1804 * io/write.c: Likewise.
1805 * io/xmknod.c: Likewise.
1806 * io/xmknodat.c: Likewise.
1807 * io/xstat.c: Likewise.
1808 * io/xstat64.c: Likewise.
1809 * login/getpt.c: Likewise.
1810 * login/grantpt.c: Likewise.
1811 * login/unlockpt.c: Likewise.
1812 * math/e_acoshl.c: Likewise.
1813 * math/e_acosl.c: Likewise.
1814 * math/e_asinl.c: Likewise.
1815 * math/e_atan2l.c: Likewise.
1816 * math/e_atanhl.c: Likewise.
1817 * math/e_coshl.c: Likewise.
1818 * math/e_expl.c: Likewise.
1819 * math/e_fmodl.c: Likewise.
1820 * math/e_gammal_r.c: Likewise.
1821 * math/e_hypotl.c: Likewise.
1822 * math/e_j0l.c: Likewise.
1823 * math/e_j1l.c: Likewise.
1824 * math/e_jnl.c: Likewise.
1825 * math/e_lgammal_r.c: Likewise.
1826 * math/e_log10l.c: Likewise.
1827 * math/e_log2l.c: Likewise.
1828 * math/e_logl.c: Likewise.
1829 * math/e_powl.c: Likewise.
1830 * math/e_rem_pio2l.c: Likewise.
1831 * math/e_sinhl.c: Likewise.
1832 * math/e_sqrtl.c: Likewise.
1833 * math/fclrexcpt.c: Likewise.
1834 * math/fedisblxcpt.c: Likewise.
1835 * math/feenablxcpt.c: Likewise.
1836 * math/fegetenv.c: Likewise.
1837 * math/fegetexcept.c: Likewise.
1838 * math/fegetround.c: Likewise.
1839 * math/feholdexcpt.c: Likewise.
1840 * math/fesetenv.c: Likewise.
1841 * math/fesetround.c: Likewise.
1842 * math/feupdateenv.c: Likewise.
1843 * math/fgetexcptflg.c: Likewise.
1844 * math/fraiseexcpt.c: Likewise.
1845 * math/fsetexcptflg.c: Likewise.
1846 * math/ftestexcept.c: Likewise.
1847 * math/k_cosl.c: Likewise.
1848 * math/k_rem_pio2l.c: Likewise.
1849 * math/k_sinl.c: Likewise.
1850 * math/k_tanl.c: Likewise.
1851 * math/s_asinhl.c: Likewise.
1852 * math/s_atanl.c: Likewise.
1853 * math/s_cbrtl.c: Likewise.
1854 * math/s_erfl.c: Likewise.
1855 * math/s_expm1l.c: Likewise.
1856 * math/s_log1pl.c: Likewise.
1857 * math/s_tanhl.c: Likewise.
1858 * misc/acct.c: Likewise.
1859 * misc/brk.c: Likewise.
1860 * misc/chflags.c: Likewise.
1861 * misc/chroot.c: Likewise.
1862 * misc/fchflags.c: Likewise.
1863 * misc/fgetxattr.c: Likewise.
1864 * misc/flistxattr.c: Likewise.
1865 * misc/fremovexattr.c: Likewise.
1866 * misc/fsetxattr.c: Likewise.
1867 * misc/fsync.c: Likewise.
1868 * misc/ftruncate.c: Likewise.
1869 * misc/futimes.c: Likewise.
1870 * misc/futimesat.c: Likewise.
1871 * misc/getdomain.c: Likewise.
1872 * misc/getdtsz.c: Likewise.
1873 * misc/gethostid.c: Likewise.
1874 * misc/gethostname.c: Likewise.
1875 * misc/getloadavg.c: Likewise.
1876 * misc/getpagesize.c: Likewise.
1877 * misc/getsysstats.c: Likewise.
1878 * misc/getxattr.c: Likewise.
1879 * misc/gtty.c: Likewise.
1880 * misc/ioctl.c: Likewise.
1881 * misc/lgetxattr.c: Likewise.
1882 * misc/listxattr.c: Likewise.
1883 * misc/llistxattr.c: Likewise.
1884 * misc/lremovexattr.c: Likewise.
1885 * misc/lsetxattr.c: Likewise.
1886 * misc/lutimes.c: Likewise.
1887 * misc/madvise.c: Likewise.
1888 * misc/mincore.c: Likewise.
1889 * misc/mlock.c: Likewise.
1890 * misc/mlockall.c: Likewise.
1891 * misc/mmap.c: Likewise.
1892 * misc/mprotect.c: Likewise.
1893 * misc/msync.c: Likewise.
1894 * misc/munlock.c: Likewise.
1895 * misc/munlockall.c: Likewise.
1896 * misc/munmap.c: Likewise.
1897 * misc/preadv.c: Likewise.
1898 * misc/preadv64.c: Likewise.
1899 * misc/ptrace.c: Likewise.
1900 * misc/pwritev.c: Likewise.
1901 * misc/pwritev64.c: Likewise.
1902 * misc/readv.c: Likewise.
1903 * misc/reboot.c: Likewise.
1904 * misc/remap_file_pages.c: Likewise.
1905 * misc/removexattr.c: Likewise.
1906 * misc/revoke.c: Likewise.
1907 * misc/select.c: Likewise.
1908 * misc/setdomain.c: Likewise.
1909 * misc/setegid.c: Likewise.
1910 * misc/seteuid.c: Likewise.
1911 * misc/sethostid.c: Likewise.
1912 * misc/sethostname.c: Likewise.
1913 * misc/setregid.c: Likewise.
1914 * misc/setreuid.c: Likewise.
1915 * misc/setxattr.c: Likewise.
1916 * misc/sstk.c: Likewise.
1917 * misc/stty.c: Likewise.
1918 * misc/swapoff.c: Likewise.
1919 * misc/swapon.c: Likewise.
1920 * misc/sync.c: Likewise.
1921 * misc/syncfs.c: Likewise.
1922 * misc/syscall.c: Likewise.
1923 * misc/truncate.c: Likewise.
1924 * misc/ualarm.c: Likewise.
1925 * misc/usleep.c: Likewise.
1926 * misc/ustat.c: Likewise.
1927 * misc/utimes.c: Likewise.
1928 * misc/vhangup.c: Likewise.
1929 * misc/writev.c: Likewise.
1930 * posix/_exit.c: Likewise.
1931 * posix/alarm.c: Likewise.
1932 * posix/execve.c: Likewise.
1933 * posix/fexecve.c: Likewise.
1934 * posix/fork.c: Likewise.
1935 * posix/fpathconf.c: Likewise.
1936 * posix/getaddrinfo.c: Likewise.
1937 * posix/getegid.c: Likewise.
1938 * posix/geteuid.c: Likewise.
1939 * posix/getgid.c: Likewise.
1940 * posix/getgroups.c: Likewise.
1941 * posix/getlogin.c: Likewise.
1942 * posix/getlogin_r.c: Likewise.
1943 * posix/getpgid.c: Likewise.
1944 * posix/getpid.c: Likewise.
1945 * posix/getppid.c: Likewise.
1946 * posix/getresgid.c: Likewise.
1947 * posix/getresuid.c: Likewise.
1948 * posix/getsid.c: Likewise.
1949 * posix/getuid.c: Likewise.
1950 * posix/glob64.c: Likewise.
1951 * posix/nanosleep.c: Likewise.
1952 * posix/pathconf.c: Likewise.
1953 * posix/pause.c: Likewise.
1954 * posix/posix_madvise.c: Likewise.
1955 * posix/pread.c: Likewise.
1956 * posix/pread64.c: Likewise.
1957 * posix/pwrite.c: Likewise.
1958 * posix/pwrite64.c: Likewise.
1959 * posix/sched_getaffinity.c: Likewise.
1960 * posix/sched_getp.c: Likewise.
1961 * posix/sched_gets.c: Likewise.
1962 * posix/sched_primax.c: Likewise.
1963 * posix/sched_primin.c: Likewise.
1964 * posix/sched_rr_gi.c: Likewise.
1965 * posix/sched_setaffinity.c: Likewise.
1966 * posix/sched_setp.c: Likewise.
1967 * posix/sched_sets.c: Likewise.
1968 * posix/sched_yield.c: Likewise.
1969 * posix/setgid.c: Likewise.
1970 * posix/setlogin.c: Likewise.
1971 * posix/setpgid.c: Likewise.
1972 * posix/setresgid.c: Likewise.
1973 * posix/setresuid.c: Likewise.
1974 * posix/setsid.c: Likewise.
1975 * posix/setuid.c: Likewise.
1976 * posix/sleep.c: Likewise.
1977 * posix/spawni.c: Likewise.
1978 * posix/sysconf.c: Likewise.
1979 * posix/times.c: Likewise.
1980 * posix/wait.c: Likewise.
1981 * posix/wait3.c: Likewise.
1982 * posix/wait4.c: Likewise.
1983 * posix/waitpid.c: Likewise.
1984 * resolv/gai_sigqueue.c: Likewise.
1985 * resource/getpriority.c: Likewise.
1986 * resource/getrlimit.c: Likewise.
1987 * resource/getrusage.c: Likewise.
1988 * resource/nice.c: Likewise.
1989 * resource/setpriority.c: Likewise.
1990 * resource/setrlimit.c: Likewise.
1991 * resource/ulimit.c: Likewise.
1992 * rt/aio_cancel.c: Likewise.
1993 * rt/aio_fsync.c: Likewise.
1994 * rt/aio_read.c: Likewise.
1995 * rt/aio_sigqueue.c: Likewise.
1996 * rt/aio_suspend.c: Likewise.
1997 * rt/aio_write.c: Likewise.
1998 * rt/clock_getres.c: Likewise.
1999 * rt/clock_gettime.c: Likewise.
2000 * rt/clock_nanosleep.c: Likewise.
2001 * rt/clock_settime.c: Likewise.
2002 * rt/lio_listio.c: Likewise.
2003 * rt/mq_close.c: Likewise.
2004 * rt/mq_getattr.c: Likewise.
2005 * rt/mq_notify.c: Likewise.
2006 * rt/mq_open.c: Likewise.
2007 * rt/mq_receive.c: Likewise.
2008 * rt/mq_send.c: Likewise.
2009 * rt/mq_setattr.c: Likewise.
2010 * rt/mq_timedreceive.c: Likewise.
2011 * rt/mq_timedsend.c: Likewise.
2012 * rt/mq_unlink.c: Likewise.
2013 * rt/shm_open.c: Likewise.
2014 * rt/shm_unlink.c: Likewise.
2015 * rt/timer_create.c: Likewise.
2016 * rt/timer_delete.c: Likewise.
2017 * rt/timer_getoverr.c: Likewise.
2018 * rt/timer_gettime.c: Likewise.
2019 * rt/timer_settime.c: Likewise.
2020 * setjmp/__longjmp.c: Likewise.
2021 * setjmp/setjmp.c: Likewise.
2022 * signal/kill.c: Likewise.
2023 * signal/killpg.c: Likewise.
2024 * signal/raise.c: Likewise.
2025 * signal/sigaction.c: Likewise.
2026 * signal/sigaltstack.c: Likewise.
2027 * signal/sigblock.c: Likewise.
2028 * signal/sigignore.c: Likewise.
2029 * signal/sigintr.c: Likewise.
2030 * signal/signal.c: Likewise.
2031 * signal/sigpause.c: Likewise.
2032 * signal/sigpending.c: Likewise.
2033 * signal/sigqueue.c: Likewise.
2034 * signal/sigreturn.c: Likewise.
2035 * signal/sigset.c: Likewise.
2036 * signal/sigsetmask.c: Likewise.
2037 * signal/sigstack.c: Likewise.
2038 * signal/sigsuspend.c: Likewise.
2039 * signal/sigtimedwait.c: Likewise.
2040 * signal/sigvec.c: Likewise.
2041 * signal/sigwait.c: Likewise.
2042 * signal/sigwaitinfo.c: Likewise.
2043 * signal/sysv_signal.c: Likewise.
2044 * socket/accept.c: Likewise.
2045 * socket/accept4.c: Likewise.
2046 * socket/bind.c: Likewise.
2047 * socket/connect.c: Likewise.
2048 * socket/getpeername.c: Likewise.
2049 * socket/getsockname.c: Likewise.
2050 * socket/getsockopt.c: Likewise.
2051 * socket/isfdtype.c: Likewise.
2052 * socket/listen.c: Likewise.
2053 * socket/recv.c: Likewise.
2054 * socket/recvfrom.c: Likewise.
2055 * socket/recvmsg.c: Likewise.
2056 * socket/send.c: Likewise.
2057 * socket/sendmsg.c: Likewise.
2058 * socket/sendto.c: Likewise.
2059 * socket/setsockopt.c: Likewise.
2060 * socket/shutdown.c: Likewise.
2061 * socket/sockatmark.c: Likewise.
2062 * socket/socket.c: Likewise.
2063 * socket/socketpair.c: Likewise.
2064 * stdio-common/ctermid.c: Likewise.
2065 * stdio-common/cuserid.c: Likewise.
2066 * stdio-common/remove.c: Likewise.
2067 * stdio-common/rename.c: Likewise.
2068 * stdio-common/renameat.c: Likewise.
2069 * stdio-common/tempname.c: Likewise.
2070 * stdlib/getcontext.c: Likewise.
2071 * stdlib/makecontext.c: Likewise.
2072 * stdlib/setcontext.c: Likewise.
2073 * stdlib/swapcontext.c: Likewise.
2074 * stdlib/system.c: Likewise.
2075 * streams/fattach.c: Likewise.
2076 * streams/fdetach.c: Likewise.
2077 * streams/getmsg.c: Likewise.
2078 * streams/getpmsg.c: Likewise.
2079 * streams/putmsg.c: Likewise.
2080 * streams/putpmsg.c: Likewise.
2081 * sysdeps/unix/bsd/getpt.c: Likewise.
2082 * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
2083 * sysdeps/unix/sysv/linux/futimens.c: Likewise.
2084 * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
2085 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
2086 Likewise.
2087 * sysdeps/unix/sysv/linux/readahead.c: Likewise.
2088 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
2089 * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
2090 * sysvipc/msgctl.c: Likewise.
2091 * sysvipc/msgget.c: Likewise.
2092 * sysvipc/msgrcv.c: Likewise.
2093 * sysvipc/msgsnd.c: Likewise.
2094 * sysvipc/semctl.c: Likewise.
2095 * sysvipc/semget.c: Likewise.
2096 * sysvipc/semop.c: Likewise.
2097 * sysvipc/semtimedop.c: Likewise.
2098 * sysvipc/shmat.c: Likewise.
2099 * sysvipc/shmctl.c: Likewise.
2100 * sysvipc/shmdt.c: Likewise.
2101 * sysvipc/shmget.c: Likewise.
2102 * termios/tcdrain.c: Likewise.
2103 * termios/tcflow.c: Likewise.
2104 * termios/tcflush.c: Likewise.
2105 * termios/tcgetattr.c: Likewise.
2106 * termios/tcgetpgrp.c: Likewise.
2107 * termios/tcsendbrk.c: Likewise.
2108 * termios/tcsetattr.c: Likewise.
2109 * termios/tcsetpgrp.c: Likewise.
2110 * time/adjtime.c: Likewise.
2111 * time/clock.c: Likewise.
2112 * time/getitimer.c: Likewise.
2113 * time/gettimeofday.c: Likewise.
2114 * time/setitimer.c: Likewise.
2115 * time/settimeofday.c: Likewise.
2116 * time/stime.c: Likewise.
2117 * time/time.c: Likewise.
2118
2119 2012-11-04 Pino Toscano <toscano.pino@tiscali.it>
2120
2121 * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
2122 /usr/old/bin.
2123
2124 * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
2125 instead of spaces.
2126 * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
2127
2128 2012-11-03 Joseph Myers <joseph@codesourcery.com>
2129
2130 [BZ #14796]
2131 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
2132 FE_TONEAREST before applying Dekker multiplication and Knuth
2133 addition. Clear inexact exceptions and check for exact zero
2134 results afterwards.
2135 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
2136 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
2137 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
2138 * math/libm-test.inc (fma_test): Add more tests.
2139 (fma_test_towardzero): Likewise.
2140 (fma_test_downward): Likewise.
2141 (fma_test_upward): Likewise.
2142 * sysdeps/generic/math_private.h (default_libc_fesetround): New
2143 function.
2144 (libc_fesetround): New macro.
2145 (libc_fesetroundf): Likewise.
2146 (libc_fesetroundl): Likewise.
2147 * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
2148 function.
2149 (libc_fesetround_387): Likewise.
2150 (libc_fesetroundf): New macro.
2151 (libc_fesetround): Likewise.
2152 (libc_fesetroundl): Likewise.
2153 * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
2154 function.
2155 (libc_fesetroundf): New macro.
2156 (libc_fesetround): Likewise.
2157 (libc_fesetroundl): Likewise.
2158 * include/fenv.h (feclearexcept): Add libm_hidden_proto.
2159 * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
2160 * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
2161 libm_hidden_ver.
2162 * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
2163 * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
2164 libm_hidden_def.
2165 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
2166 * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
2167 libm_hidden_ver.
2168 * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
2169 libm_hidden_def.
2170
2171 [BZ #3439]
2172 * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
2173 integer constant usable in #if and use that to give value to enum
2174 constant.
2175 (FE_DIVBYZERO): Likewise.
2176 (FE_UNDERFLOW): Likewise.
2177 (FE_OVERFLOW): Likewise.
2178 (FE_INVALID): Likewise.
2179 (FE_INVALID_SNAN): Likewise.
2180 (FE_INVALID_ISI): Likewise.
2181 (FE_INVALID_IDI): Likewise.
2182 (FE_INVALID_ZDZ): Likewise.
2183 (FE_INVALID_IMZ): Likewise.
2184 (FE_INVALID_COMPARE): Likewise.
2185 (FE_INVALID_SOFTWARE): Likewise.
2186 (FE_INVALID_SQRT): Likewise.
2187 (FE_INVALID_INTEGER_CONVERSION): Likewise.
2188 (FE_TONEAREST): Likewise.
2189 (FE_TOWARDZERO): Likewise.
2190 (FE_UPWARD): Likewise.
2191 (FE_DOWNWARD): Likewise.
2192 * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
2193 (FE_DIVBYZERO): Likewise.
2194 (FE_OVERFLOW): Likewise.
2195 (FE_UNDERFLOW): Likewise.
2196 (FE_INEXACT): Likewise.
2197 (FE_TONEAREST): Likewise.
2198 (FE_DOWNWARD): Likewise.
2199 (FE_UPWARD): Likewise.
2200 (FE_TOWARDZERO): Likewise.
2201 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
2202 (FE_UNDERFLOW): Likewise.
2203 (FE_OVERFLOW): Likewise.
2204 (FE_DIVBYZERO): Likewise.
2205 (FE_INVALID): Likewise.
2206 (FE_TONEAREST): Likewise.
2207 (FE_TOWARDZERO): Likewise.
2208 * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
2209 (FE_OVERFLOW): Likewise.
2210 (FE_UNDERFLOW): Likewise.
2211 (FE_DIVBYZERO): Likewise.
2212 (FE_INEXACT): Likewise.
2213 (FE_TONEAREST): Likewise.
2214 (FE_TOWARDZERO): Likewise.
2215 (FE_UPWARD): Likewise.
2216 (FE_DOWNWARD): Likewise.
2217 * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
2218 (FE_DIVBYZERO): Likewise.
2219 (FE_OVERFLOW): Likewise.
2220 (FE_UNDERFLOW): Likewise.
2221 (FE_INEXACT): Likewise.
2222 (FE_TONEAREST): Likewise.
2223 (FE_DOWNWARD): Likewise.
2224 (FE_UPWARD): Likewise.
2225 (FE_TOWARDZERO): Likewise.
2226
2227 2012-11-02 Chris Metcalf <cmetcalf@tilera.com>
2228
2229 * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
2230
2231 2012-11-03 Andreas Schwab <schwab@linux-m68k.org>
2232
2233 * scripts/cross-test-ssh.sh (command): Use newlines to separate
2234 commands. Quote $PWD.
2235 (blacklist_exports): Don't use remove_newlines. Replace "declare
2236 -x" by "export".
2237 (remove_newlines): Remove.
2238
2239 2012-11-02 H.J. Lu <hongjiu.lu@intel.com>
2240
2241 * stdlib/Makefile (headers): Add bits/stdlib-float.h.
2242 * stdlib/stdlib.h (atof): Moved to ...
2243 * include/bits/stdlib-float.h: Here. New file.
2244 * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
2245 * stdlib/bits/stdlib-float.h: New file.
2246 * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
2247 -mno-sse -mno-mmx.
2248 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
2249 <xmmintrin.h>.
2250
2251 2012-11-02 Joseph Myers <joseph@codesourcery.com>
2252
2253 * conform/conformtest.pl (@headers): Add fenv.h.
2254 * conform/data/fenv.h-data: New file.
2255 * include/fenv.h [_ISOMAC]: Disable all contents of file except
2256 include of <math/fenv.h>.
2257
2258 * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
2259 POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
2260 && !UNIX98]. Enables tests for XOPEN2K8.
2261 * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
2262 POSIX2008]: Likewise.
2263
2264 * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
2265 (struct rusage): Do not expect type or its members.
2266
2267 [BZ #3439]
2268 * math/math.h (FP_NAN): Define macro to integer constant usable in
2269 #if and use that to give value to enum constant.
2270 (FP_INFINITE): Likewise.
2271 (FP_ZERO): Likewise.
2272 (FP_SUBNORMAL): Likewise.
2273 (FP_NORMAL): Likewise.
2274
2275 2012-11-02 Andreas Schwab <schwab@linux-m68k.org>
2276
2277 * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
2278 * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
2279 arguments.
2280
2281 2012-11-02 Roland McGrath <roland@hack.frob.com>
2282
2283 * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
2284 Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
2285 autoconf-time if not.
2286 * configure.in: Remove AC_PREREQ.
2287
2288 2012-11-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
2289
2290 * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
2291 __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
2292 of the internal implementation.
2293
2294 2012-11-02 Joseph Myers <joseph@codesourcery.com>
2295
2296 * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
2297 except include of <misc/sys/syslog.h>.
2298
2299 2012-11-01 Andreas Schwab <schwab@linux-m68k.org>
2300
2301 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
2302 function returns with a NULL context exit with zero.
2303
2304 2012-11-01 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
2305
2306 * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
2307
2308 2012-11-01 H.J. Lu <hongjiu.lu@intel.com>
2309
2310 * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
2311 (run_program_cmd): This.
2312 * localedata/tst-langinfo.sh (run_program_prefix): Removed.
2313 (tst_langinfo): New variable. Use it.
2314
2315 2012-11-01 Sebastan Andrzej Siewior <bigeasy@linutronix.de>
2316
2317 * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
2318 floating point opcodes.
2319
2320 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
2321
2322 * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
2323 variable.
2324
2325 * elf/dl-support.c: Unconditionally include "setup-vdso.h".
2326
2327 * sysdeps/mach/hurd/powerpc: Remove directory.
2328 * sysdeps/mach/powerpc: Likewise.
2329
2330 2012-11-01 Andreas Schwab <schwab@linux-m68k.org>
2331
2332 * scripts/check-local-headers.sh: Ignore c++ headers.
2333
2334 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
2335
2336 * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
2337 __libc_cleanup_region_start argument.
2338
2339 2012-11-01 Joseph Myers <joseph@codesourcery.com>
2340
2341 [BZ #14784]
2342 [BZ #14785]
2343 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
2344 x * y using scaling, not as x * y + z.
2345 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
2346 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
2347 * math/libm-test.inc (fma_test): Add more tests.
2348 (fma_test_towardzero): Likewise.
2349 (fma_test_downward): Likewise.
2350 (fma_test_upward): Likewise.
2351
2352 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
2353
2354 * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
2355
2356 2012-10-31 Joseph Myers <joseph@codesourcery.com>
2357
2358 * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
2359 New variable.
2360
2361 2012-10-31 Thomas Schwinge <thomas@codesourcery.com>
2362
2363 * rt/tst-shm.c (worker): Correct checking for mmap failure.
2364
2365 2012-10-31 Andreas Schwab <schwab@linux-m68k.org>
2366
2367 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
2368 Fix sort order.
2369 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
2370 Likewise.
2371
2372 2012-10-31 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
2373
2374 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
2375 Fix the order of the list for glibc 2.17.
2376 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
2377 Likewise.
2378
2379 2012-10-31 Andreas Schwab <schwab@linux-m68k.org>
2380
2381 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2382
2383 2012-10-31 Joseph Myers <joseph@codesourcery.com>
2384
2385 [BZ #14610]
2386 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
2387 for low part of x being zero before using __atanl (y).
2388 * math/libm-test.inc (atan2_test): Add another test.
2389
2390 * manual/install.texi (Configuring and compiling): Document
2391 general use of test-wrapper and test-wrapper-env.
2392 * INSTALL: Regenerated.
2393
2394 * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
2395 (__fma): Do not extract and scale down low bits on after-rounding
2396 systems when result rounded to normal precision would have normal
2397 exponent.
2398 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
2399 (__fmal): Do not extract and scale down low bits on after-rounding
2400 systems when result rounded to normal precision would have normal
2401 exponent.
2402 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
2403 (__fmal): Do not extract and scale down low bits on after-rounding
2404 systems when result rounded to normal precision would have normal
2405 exponent.
2406 * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
2407 macro.
2408 (fma_test): Add more tests.
2409 (fma_test_towardzero): Likewise.
2410 (fma_test_downward): Likewise.
2411 (fma_test_upward): Likewise.
2412
2413 2012-10-30 H.J. Lu <hongjiu.lu@intel.com>
2414
2415 * sysdeps/i386/tininess.h: Renamed to ...
2416 * sysdeps/x86/tininess.h: This.
2417 * sysdeps/x86_64/tininess.h: Removed.
2418
2419 2012-10-30 Joseph Myers <joseph@codesourcery.com>
2420
2421 * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
2422 input. Use $(build-program-cmd).
2423 ($(objpfx)tst-array1-static.out): Likewise.
2424 ($(objpfx)tst-array2.out): Likewise.
2425 ($(objpfx)tst-array3.out): Likewise.
2426 ($(objpfx)tst-array4.out): Likewise.
2427 ($(objpfx)tst-array5.out): Likewise.
2428 ($(objpfx)tst-array5-static.out): Likewise.
2429
2430 2012-10-30 Chris Metcalf <cmetcalf@tilera.com>
2431
2432 * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
2433 if defined.
2434
2435 * nss/nsswitch.h (nss_interface_function): Provide new
2436 macro for use with NSS functions.
2437 * grp/initgroups.c: Use new macro.
2438 * nss/getXXbyYY.c: Likewise.
2439 * nss/getXXbyYY_r.c: Likewise.
2440 * nss/getXXent.c: Likewise.
2441 * nss/getXXent_r.c: Likewise.
2442 * sysdeps/posix/getaddrinfo.c: Likewise.
2443
2444 2012-10-30 Andreas Jaeger <aj@suse.de>
2445
2446 * po/ru.po: Update Russion translation from translation project.
2447
2448 2012-10-30 Joseph Myers <joseph@codesourcery.com>
2449
2450 [BZ #14152]
2451 [BZ #14783]
2452 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
2453 result and shift together with sticky bit instead of replicating
2454 round-to-nearest rounding.
2455 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
2456 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
2457 * math/libm-test.inc (fma_test): Add more tests. Do not permit
2458 missing underflow exceptions.
2459 (fma_test_towardzero): Add more tests.
2460 (fma_test_downward): Likewise.
2461 (fma_test_upward): Likewise.
2462
2463 [BZ #14047]
2464 * sysdeps/generic/tininess.h: New file.
2465 * sysdeps/i386/tininess.h: Likewise.
2466 * sysdeps/sh/tininess.h: Likewise.
2467 * sysdeps/x86_64/tininess.h: Likewise.
2468 * stdlib/tst-strtod-underflow.c: Likewise.
2469 * stdlib/tst-tininess.c: Likewise.
2470 * stdlib/strtod_l.c: Include <tininess.h>.
2471 (round_and_return): Do not set errno for exact underflow cases.
2472 Force an underflow exception when setting errno for underflow.
2473 Determine underflow based on rounding to normal precision if
2474 TININESS_AFTER_ROUNDING.
2475 * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
2476 ERANGE for exact underflow cases.
2477 * stdlib/Makefile (tests): Add tst-tininess and
2478 tst-strtod-underflow.
2479 ($(objpfx)tst-tininess): Use $(link-libm).
2480 ($(objpfx)tst-strtod-underflow): Likewise.
2481
2482 2012-10-30 Andreas Jaeger <aj@suse.de>
2483
2484 [BZ#14767]
2485 * elf/Makefile (tests): Remove conditional for have-initfini-array
2486 since this is now always required and the variable does not exist
2487 anymore.
2488 (tests-static): Likewise.
2489 (modules-names): Likewise.
2490
2491 * po/eo.po: Add Esperanto translation from translation project.
2492
2493 * elf/tst-array1.c (fini_array): Make writeable so that it can be
2494 merged with constructor/destructor.
2495 (init_array): Likewise.
2496 * elf/tst-array2dep.c (fini_array): Likewise.
2497 (init_array): Likewise.
2498
2499 2012-10-29 Mike Frysinger <vapier@gentoo.org>
2500
2501 * manual/message.texi: Delete @cartouche tags.
2502
2503 2012-10-29 Pino Toscano <toscano.pino@tiscali.it>
2504
2505 * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
2506 EOPNOTSUPP.
2507 * sysdeps/mach/hurd/fsync.c: Likewise.
2508
2509 * sysdeps/pthread/aio_notify.c (__aio_notify_only)
2510 [_POSIX_REALTIME_SIGNALS]: Change condition to
2511 [_POSIX_REALTIME_SIGNALS > 0].
2512
2513 2012-10-27 Andreas Jaeger <aj@suse.de>
2514
2515 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
2516 [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
2517 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
2518 [__WORDSIZE != 64]: Likewise.
2519
2520 2012-10-26 H.J. Lu <hongjiu.lu@intel.com>
2521
2522 * iconvdata/tst-table.sh: Remove ${SHELL}.
2523 * iconvdata/tst-tables.sh: Likewise.
2524
2525 2012-10-25 David S. Miller <davem@davemloft.net>
2526
2527 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
2528 (__get_clockfreq_via_proc_openprom): Use strtoumax instead
2529 of strtoull.
2530
2531 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
2532 ifunc-impl-list.c
2533 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
2534 * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
2535 * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
2536 file.
2537
2538 2012-10-25 Roland McGrath <roland@hack.frob.com>
2539
2540 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
2541 (__get_clockfreq_via_proc_openprom): Use __getdents instead of
2542 __getdirentries.
2543
2544 2012-10-25 Joseph Myers <joseph@codesourcery.com>
2545 Jim Blandy <jimb@codesourcery.com>
2546
2547 * scripts/cross-test-ssh.sh: New file.
2548 * manual/install.texi (Configuring and compiling): Document use of
2549 cross-test-ssh.sh.
2550 * INSTALL: Regenerated.
2551
2552 2012-10-25 Pino Toscano <toscano.pino@tiscali.it>
2553
2554 * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
2555 EOPNOTSUPP.
2556
2557 2012-10-25 Joseph Myers <joseph@codesourcery.com>
2558
2559 * Makeconfig (run-program-prefix): Fix comment.
2560
2561 2012-10-24 Joseph Myers <joseph@codesourcery.com>
2562 Jim Blandy <jimb@codesourcery.com>
2563
2564 * Makeconfig (test-wrapper): New variable,
2565 (test-wrapper-env): Likewise.
2566 [$(cross-compiling) = yes && $(test-wrapper) != ""]
2567 (run-built-tests): Define to yes.
2568 (run-program-prefix): Use $(test-wrapper).
2569 (built-program-cmd): Likewise.
2570 * Rules (make-test-out): Use $(test-wrapper-env) and
2571 $(host-built-program-cmd).
2572 * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
2573 ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
2574 tst-pathopt.sh.
2575 ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
2576 $(test-wrapper-env) to tst-rtld-load-self.sh.
2577 ($(objpfx)order2.out): Use $(test-wrapper).
2578 ($(objpfx)tst-initorder.out): Likewise.
2579 ($(objpfx)tst-initorder2.out): Likewise.
2580 ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
2581 * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
2582 (test_wrapper_env): New variable. Use it to run ld.so.
2583 * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
2584 Use it to run ld.so.
2585 (test_wrapper_env): Likewise.
2586 * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
2587 $(test-wrapper) to run-iconv-test.sh.
2588 * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
2589 (ICONV): Use $test_wrapper.
2590 * posix/Makefile ($(objpfx)globtest.out): Pass
2591 $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
2592 globtest.sh, not $(run-program-prefix).
2593 * posix/globtest.sh (run_via_rtld_prefix): New variable.
2594 (test_wrapper): Likewise.
2595 (test_wrapper_env): Likewise. Use it to run globtest with HOME
2596 set together with run_via_rtld_prefix.
2597 (run_program_prefix): Define in terms of test_wrapper and
2598 run_via_rtld_prefix.
2599
2600 2012-10-24 Roland McGrath <roland@hack.frob.com>
2601
2602 * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
2603 * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
2604 Targets removed.
2605
2606 [BZ #14743]
2607 * include/time.h: Remove librt_hidden_proto (clock_gettime).
2608 Declare __clock_getres, __clock_gettime, __clock_settime,
2609 __clock_nanosleep, and __clock_getcpuclockid.
2610 * rt/clock_gettime.c: Define __clock_gettime as an alias.
2611 Remove librt_hidden_def (clock_gettime).
2612 * sysdeps/unix/clock_gettime.c: Likewise.
2613 * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
2614 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
2615 * rt/clock_getres.c: Define __clock_getres as an alias.
2616 * sysdeps/posix/clock_getres.c: Likewise.
2617 * rt/clock_settime.c: Define __clock_settime as an alias.
2618 * sysdeps/unix/clock_settime.c: Likewise.
2619 * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
2620 * sysdeps/unix/clock_nanosleep.c: Likewise.
2621 * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
2622 * rt/clock-compat.c: New file.
2623 * rt/Makefile (librt-routines): Add clock-compat and move
2624 $(clock-routines) to ...
2625 (routines): ... here, new variable.
2626 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
2627 Don't add get_clockfreq here.
2628 * rt/Versions (libc: GLIBC_2.17): New version set.
2629 Add clock_* symbols here.
2630 (libc: GLIBC_PRIVATE): New version set. Add __clock_* symbols here.
2631 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
2632 (GLIBC_2.17): Add clock_* symbols.
2633 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
2634 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
2635 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
2636 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
2637 Likewise.
2638 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
2639 Likewise.
2640 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
2641 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
2642 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
2643 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
2644 * NEWS: Mention the move.
2645
2646 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
2647 Use __open, __read, __close rather than their public counterparts.
2648 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
2649 (__get_clockfreq_via_cpuinfo): Likewise.
2650 (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
2651 (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
2652
2653 * config.h.in (HAVE_IFUNC): New #undef.
2654 * configure.in: Define it if libc_cv_ld_gnu_indirect_function
2655 was successful.
2656 * configure: Regenerated.
2657
2658 2012-10-24 Mike Frysinger <vapier@gentoo.org>
2659
2660 * configure.in: Move READELF check to start of file.
2661 (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
2662 libc_cv_asm_gnu_indirect_function in the process.
2663 * configure: Regenerated.
2664
2665 2012-10-24 Mike Frysinger <vapier@gentoo.org>
2666
2667 * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
2668 send the output to /dev/null.
2669 (libc_cv_cc_with_libunwind): Likewise.
2670 (libc_cv_as_noexecstack): Likewise.
2671 * configure: Regenerate.
2672
2673 2012-10-24 Joseph Myers <joseph@codesourcery.com>
2674
2675 * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
2676
2677 * posix/globtest.sh (TMPDIR): Do not set.
2678 (testdir): Define using ${common_objpfx}posix not $TMPDIR.
2679 (testout): Likewise.
2680
2681 2012-10-24 Andreas Jaeger <aj@suse.de>
2682
2683 * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
2684 types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
2685 [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
2686 [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
2687 posix_fadvise64, posix_fallocate64.
2688
2689 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
2690 (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
2691 (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
2692 Likewise.
2693 (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
2694 Likewise.
2695 (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
2696
2697 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
2698 (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
2699 <bits/fcntl-linux.h>.
2700 (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
2701
2702 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
2703 (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
2704 (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
2705 (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
2706 [__WORDSIZE != 64]: Likewise.
2707
2708 2012-10-23 Joseph Myers <joseph@codesourcery.com>
2709
2710 * Makeconfig (run-built-tests): New variable.
2711 * Rules [$(cross-compiling) = yes]: Change condition to
2712 [$(run-built-tests) = no].
2713 * catgets/Makefile [$(cross-compiling) != yes]: Change condition
2714 to [$(run-built-tests) = yes].
2715 * elf/Makefile [$(cross-compiling) = no]: Likewise
2716 * grp/Makefile [$(cross-compiling) = no]: Likewise.
2717 * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
2718 * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
2719 * intl/Makefile [$(cross-compiling) = no]: Likewise.
2720 * io/Makefile [$(cross-compiling) = no]: Likewise.
2721 * libio/Makefile [$(cross-compiling) = no]: Likewise.
2722 * malloc/Makefile [$(cross-compiling) = no]: Likewise.
2723 * misc/Makefile [$(cross-compiling) = no]: Likewise.
2724 * posix/Makefile [$(cross-compiling) = no]: Likewise.
2725 * resolv/Makefile [$(cross-compiling) = no]: Likewise.
2726 * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
2727 * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
2728 * string/Makefile [$(cross-compiling) = no]: Likewise.
2729
2730 * posix/Makefile ($(objpfx)globtest.out): Pass
2731 $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
2732 $(rtld-installed-name).
2733 * posix/globtest.sh (elf_objpfx): Remove variable.
2734 (rtld_installed_name): Likewise.
2735 (library_path): Likewise.
2736 (run_program_prefix): New variable. Use for running globtest
2737 binary.
2738
2739 2012-10-23 Jim Blandy <jimb@codesourcery.com>
2740 Joseph Myers <joseph@codesourcery.com>
2741
2742 * Makeconfig (host-built-program-cmd): New variable.
2743 * elf/Makefile (tst-stackguard1-ARGS): Use
2744 $(host-built-program-cmd).
2745 * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
2746 (tst-spawn-ARGS): Likewise.
2747 * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
2748
2749 2012-10-23 Joseph Myers <joseph@codesourcery.com>
2750 Jim Blandy <jimb@codesourcery.com>
2751
2752 * Makeconfig (run-via-rtld-prefix): New variable.
2753 (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
2754 (built-program-cmd): Likewise.
2755
2756 2012-10-22 Andreas Jaeger <aj@suse.de>
2757
2758 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
2759 __O_RSYNC if it exists, otherwise to O_SYNC.
2760
2761 2012-10-22 Jim Blandy <jimb@codesourcery.com>
2762 Joseph Myers <joseph@codesourcery.com>
2763
2764 * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
2765 /dev/null.
2766 * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
2767 from /dev/null
2768 * posix/tst-getconf.sh: Redirect getconf stdin in loop from
2769 /dev/null.
2770
2771 2012-10-22 Andreas Jaeger <aj@suse.de>
2772
2773 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
2774 Define always.
2775 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
2776
2777 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
2778 bits/fcntl-linux.h.
2779
2780 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
2781 (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
2782
2783 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
2784 to __O_LARGEFILE.
2785 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
2786 to __O_LARGEFILE.
2787
2788 2012-10-21 Jim Blandy <jimb@codesourcery.com>
2789 Joseph Myers <joseph@codesourcery.com>
2790
2791 * config.make.in (NM): New variable.
2792
2793 2012-10-21 Andreas Jaeger <aj@suse.de>
2794
2795 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
2796 definitions and declarations that are provided by
2797 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
2798
2799 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
2800
2801 [BZ #14683]
2802 * elf/Makefile (tests-static): Add tst-leaks1-static.
2803 (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
2804 ($(objpfx)tst-leaks1-static): New rule.
2805 ($(objpfx)tst-leaks1-static-mem): Likewise.
2806 (tst-leaks1-static-ENV): New macro.
2807 * elf/dl-open.c (dl_open_worker): Check the main application
2808 only if SHARED is defined.
2809 * elf/tst-leaks1-static.c: New file.
2810
2811 2012-10-20 Andreas Jaeger <aj@suse.de>
2812
2813 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
2814 generic values for Linux.
2815 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
2816 and declarations that are provided by <bits/fcntl-linux.h> and
2817 include <bits/fcntl-linux.h>.
2818 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
2819 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
2820
2821 2012-10-20 Roland McGrath <roland@hack.frob.com>
2822
2823 * io/fcntl.h: Move include of <bits/types.h> to the top and
2824 include it unconditionally.
2825
2826 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
2827
2828 * wcsmbs/Makefile (tests-ifunc): New variable.
2829 (tests): Add $(tests-ifunc).
2830 * wcsmbs/test-wcschr-ifunc.c: New file.
2831 * wcsmbs/test-wcscmp-ifunc.c: Likewise.
2832 * wcsmbs/test-wcscpy-ifunc.c: Likewise.
2833 * wcsmbs/test-wcslen-ifunc.c: Likewise.
2834 * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
2835 * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
2836
2837 * string/Makefile (tests-ifunc): New variable.
2838 (tests): Add $(tests-ifunc).
2839 * string/test-memccpy.c (TEST_NAME): New macro.
2840 * string/test-memchr.c (TEST_NAME): Likewise.
2841 * string/test-memcmp.c (TEST_NAME): Likewise.
2842 * string/test-memcpy.c (TEST_NAME): Likewise.
2843 * string/test-memmem.c (TEST_NAME): Likewise.
2844 * string/test-memmove.c (TEST_NAME): Likewise.
2845 * string/test-memset.c (TEST_NAME): Likewise.
2846 * string/test-rawmemchr.c (TEST_NAME): Likewise.
2847 * string/test-stpcpy.c (TEST_NAME): Likewise.
2848 * string/test-stpncpy.c (TEST_NAME): Likewise.
2849 * string/test-strcasecmp.c (TEST_NAME): Likewise.
2850 * string/test-strcasestr.c (TEST_NAME): Likewise.
2851 * string/test-strcat.c (TEST_NAME): Likewise.
2852 * string/test-strchr.c (TEST_NAME): Likewise.
2853 * string/test-strcmp.c(TEST_NAME): Likewise.
2854 * string/test-strcpy.c (TEST_NAME): Likewise.
2855 * string/test-strcspn.c (TEST_NAME): Likewise.
2856 * string/test-strlen.c (TEST_NAME): Likewise.
2857 * string/test-strncasecmp.c (TEST_NAME): Likewise.
2858 * string/test-strncmp.c (TEST_NAME): Likewise.
2859 * string/test-strncpy.c (TEST_NAME): Likewise.
2860 * string/test-strnlen.c (TEST_NAME): Likewise.
2861 * string/test-strpbrk.c (TEST_NAME): Likewise.
2862 * string/test-strrchr.c (TEST_NAME): Likewise.
2863 * string/test-strspn.c (TEST_NAME): Likewise.
2864 * string/test-strstr.c (TEST_NAME): Likewise.
2865 * string/test-bcopy-ifunc.c: New file.
2866 * string/test-bzero-ifunc.c: Likewise.
2867 * string/test-memccpy-ifunc.c: Likewise.
2868 * string/test-memchr-ifunc.c: Likewise.
2869 * string/test-memcmp-ifunc.c: Likewise.
2870 * string/test-memcpy-ifunc.c: Likewise.
2871 * string/test-memmem-ifunc.c: Likewise.
2872 * string/test-memmove-ifunc.c: Likewise.
2873 * string/test-mempcpy-ifunc.c: Likewise.
2874 * string/test-memset-ifunc.c: Likewise.
2875 * string/test-rawmemchr-ifunc.c: Likewise.
2876 * string/test-stpcpy-ifunc.c: Likewise.
2877 * string/test-stpncpy-ifunc.c: Likewise.
2878 * string/test-strcasecmp-ifunc.c: Likewise.
2879 * string/test-strcasestr-ifunc.c: Likewise.
2880 * string/test-strcat-ifunc.c: Likewise.
2881 * string/test-strchr-ifunc.c: Likewise.
2882 * string/test-strchrnul-ifunc.c: Likewise.
2883 * string/test-strcmp-ifunc.c: Likewise.
2884 * string/test-strcpy-ifunc.c: Likewise.
2885 * string/test-strcspn-ifunc.c: Likewise.
2886 * string/test-strlen-ifunc.c: Likewise.
2887 * string/test-strncasecmp-ifunc.c: Likewise.
2888 * string/test-strncat-ifunc.c: Likewise.
2889 * string/test-strncmp-ifunc.c: Likewise.
2890 * string/test-strncpy-ifunc.c: Likewise.
2891 * string/test-strnlen-ifunc.c: Likewise.
2892 * string/test-strpbrk-ifunc.c: Likewise.
2893 * string/test-strrchr-ifunc.c: Likewise.
2894 * string/test-strspn-ifunc.c: Likewise.
2895 * string/test-strstr-ifunc.c: Likewise.
2896
2897 * debug/Makefile (tests-ifunc): New variable.
2898 (tests): Add $(tests-ifunc).
2899 * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
2900 * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
2901 * debug/test-stpcpy_chk-ifunc.c: New file.
2902 * debug/test-strcpy_chk-ifunc.c: Likewise.
2903
2904 2012-10-20 Siddhesh Poyarekar <siddhesh@redhat.com>
2905
2906 [BZ #13601]
2907 * elf/dl-load.c (open_verify): Retry read if the entire ELF
2908 header is not read in.
2909
2910 2012-10-19 Joseph Myers <joseph@codesourcery.com>
2911
2912 * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh. Pass
2913 script to $(SHELL) as $<. Pass $(common-objpfx) to script
2914 directly. Pass built executable to script as
2915 $(built-program-cmd).
2916 * io/ftwtest-sh (ldso): Remove variable. Run ftwtest directly as
2917 $testprogram without using LD_LIBRARY_PATH and $ldso.
2918
2919 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
2920 $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
2921 $(rtld-installed-name).
2922 * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
2923 (rtld_installed_name): Likewise.
2924 (library_path): Likewise.
2925 (run_program_prefix): New variable. Use it to run tst_fgetgrent.
2926 * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
2927 $(run-program-prefix) to tst-tables.sh.
2928 * iconvdata/tst-table.sh (run_program_prefix): New variable. Use
2929 it to run tst-table-from and tst-table-to.
2930 * iconvdata/tst-tables.sh (run_program_prefix): New variable.
2931 Pass it to tst-table.sh.
2932 * intl/Makefile ($(objpfx)tst-gettext.out): Pass
2933 $(run-program-prefix) to tst-gettext.sh.
2934 ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
2935 tst-translit.sh.
2936 ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
2937 tst-gettext2.sh.
2938 * intl/tst-gettext.sh (run_program_prefix): New variable. Use it
2939 to run tst-gettext.
2940 * intl/tst-gettext2.sh (run_program_prefix): New variable. Use it
2941 to run tst-gettext2.
2942 * intl/tst-translit.sh (run_program_prefix): New variable. Use it
2943 to run tst-translit.
2944 * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
2945 $(run-program-prefix) to tst-mtrace.sh.
2946 * malloc/tst-mtrace.sh (run_program_prefix): New variable. Use it
2947 to run tst-mtrace.
2948 * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
2949 $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
2950 $(rtld-installed-name).
2951 * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
2952 (rtld_installed_name): Likewise.
2953 (run_program_prefix): New variable. Use it to run wordexp-test.
2954
2955 * Makeconfig (ARCH): Remove all definitions.
2956 (machine): Likewise.
2957 [ARCH]: Remove conditional code.
2958 [!objdir]: Give error.
2959 [!objdir] (objpfx): Remove.
2960 [!objdir] (common-objpfx): Likewise.
2961 [!objdir] (common-objdir): Likewise.
2962 * configure.in (config_makefile): Remove. Hardcode Makefile in
2963 AC_CONFIG_FILES call.
2964 * configure: Regenerated.
2965
2966 [BZ #13888]
2967 * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
2968 or TMPDIR.
2969 (testout): Likewise.
2970
2971 * posix/Makefile ($(objpfx)tst-getconf.out): Pass
2972 $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
2973 $(rtld-installed-name).
2974 * posix/tst-getconf.sh (elf_objpfx): Remove variable.
2975 (rtld_installed_name): Likwise.
2976 (runit): Remove function.
2977 (run_getconf): New variable, Use it for running getconf binary.
2978
2979 2012-10-18 H.J. Lu <hongjiu.lu@intel.com>
2980
2981 [BZ #14716]
2982 * string/test-memmem.c (check_result): New function.
2983 (do_one_test): Use it.
2984 (check1): New function.
2985 (test_main): Use it.
2986
2987 2012-10-18 Markus Trippelsdorf <markus@trippelsdorf.de>
2988
2989 * math/Makefile: Comment on slow compilation of test-tgmath2.c.
2990
2991 2012-10-18 Joseph Myers <joseph@codesourcery.com>
2992
2993 * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
2994 (_G_LSEEK64): Likewise.
2995 (_G_MMAP64): Likewise.
2996 (_G_FSTAT64): Likewise.
2997 * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
2998 (_G_LSEEK64): Likewise.
2999 (_G_MMAP64): Likewise.
3000 (_G_FSTAT64): Likewise.
3001 * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
3002 unconditional. Call __mmap64 directly.
3003 (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
3004 (mmap_remap_check) [_G_LSEEK64]: Make code unconditional. Call
3005 __lseek64 directly.
3006 (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
3007 (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional. Call
3008 __mmap64 directly.
3009 (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
3010 (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional. Call
3011 __lseek64 directly.
3012 (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
3013 (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional. Call
3014 __lseek64 directly.
3015 (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
3016 (_IO_file_seek) [_G_LSEEK64]: Make code unconditional. Call
3017 __lseek64 directly.
3018 (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
3019 (_IO_file_stat) [_G_FSTAT64]: Make code unconditional. Call
3020 __fxstat64 directly.
3021 (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
3022 * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
3023 unconditional.
3024 (freopen64) [!_G_OPEN64]: Remove conditional code.
3025 * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
3026 unconditional.
3027 (fseeko64) [!_G_LSEEK64]: Remove conditional code.
3028 * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
3029 unconditional.
3030 (ftello64) [!_G_LSEEK64]: Remove conditional code.
3031 * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
3032 unconditional.
3033 (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
3034 * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
3035 unconditional.
3036 (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
3037 * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
3038 unconditional.
3039 (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
3040 * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
3041 unconditional.
3042 (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
3043 * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
3044 unconditional.
3045 (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
3046
3047 2012-10-18 Siddhesh Poyarekar <siddhesh@redhat.com>
3048
3049 [BZ #12140]
3050 * manual/memory.texi (Malloc Tunable Parameters): Add note
3051 about free list pointers overwriting some perturb bytes.
3052 Wording suggested by Roland McGrath.
3053
3054 2012-10-17 Joseph Myers <joseph@codesourcery.com>
3055
3056 * math/libm-test.inc (gamma_test): Do not call feclearexcept.
3057 (lgamma_test): Likewise.
3058 (tgamma_test): Likewise.
3059
3060 2012-10-16 Florian Weimer <fweimer@redhat.com>
3061
3062 [BZ #14700]
3063 * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
3064 (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
3065
3066 2012-10-16 Maxim Kuvyrkov <maxim@codesourcery.com>
3067
3068 * NEWS: Mention BZ #14716.
3069 * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
3070 when removing AVAILABLE1_USES_J macro.
3071
3072 2012-10-12 H.J. Lu <hongjiu.lu@intel.com>
3073
3074 * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
3075 (__bswap_64): __uint64_t for unsigned 64-bit int.
3076
3077 2012-10-12 Andreas Schwab <schwab@linux-m68k.org>
3078
3079 * include/string.h (memmem): Declare libc hidden alias.
3080 * string/memmem.c (memmem): Define libc hidden alias.
3081 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
3082 __read, __close instead of open, read, close.
3083
3084 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3085
3086 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
3087 * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
3088 global and hidden.
3089 * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
3090 * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
3091 * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
3092 Likewise.
3093 (__rawmemchr_sse2): Likewise.
3094 * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
3095 * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
3096 (__strchr_sse2): Likewise.
3097 * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
3098 * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
3099 (__strcasecmp_sse2): Likewise.
3100 (__strncasecmp_sse2): Likewise.
3101 * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
3102 * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
3103 * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
3104 * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
3105 (__strrchr_sse2): Likewise.
3106 * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
3107 ifunc-impl-list.c.
3108 * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
3109 * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
3110 * sysdeps/x86_64/multiarch/memmove.c: Likewise.
3111 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
3112 * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
3113 * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
3114 * sysdeps/x86_64/multiarch/memset.S: Likewise.
3115 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
3116 * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
3117 * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
3118 * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
3119 * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
3120 * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
3121 * sysdeps/x86_64/multiarch/strcat.S: Likewise.
3122 * sysdeps/x86_64/multiarch/strchr.S: Likewise.
3123 * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
3124 * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
3125 * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
3126 * sysdeps/x86_64/multiarch/strlen.S: Likewise.
3127 * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
3128 * sysdeps/x86_64/multiarch/strncat.S: Likewise.
3129 * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
3130 * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
3131 * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
3132 * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
3133 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
3134 * sysdeps/x86_64/multiarch/strspn.S: Likewise.
3135 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
3136 * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
3137 * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
3138
3139 * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
3140 global and hidden.
3141 * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
3142 * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
3143 * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
3144 * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
3145 Likewise.
3146 * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
3147 Likewise.
3148 * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
3149 * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
3150 * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
3151 * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
3152 ifunc-impl-list.c.
3153 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
3154 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
3155 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
3156 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
3157 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
3158 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
3159 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
3160 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
3161 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
3162 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
3163 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
3164 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
3165 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
3166 * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
3167 * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
3168 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
3169 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
3170 * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
3171 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
3172 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
3173 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
3174 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
3175 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
3176 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
3177 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
3178 * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
3179 * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
3180 * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
3181 * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
3182 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
3183 * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
3184 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
3185 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
3186 * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
3187 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
3188 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
3189 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
3190 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
3191 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
3192 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
3193 * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
3194
3195 * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
3196 [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
3197 * include/ifunc-impl-list.h: New file.
3198 * misc/ifunc-impl-list.c: Likewise.
3199 * misc/Makefile (routines): Add ifunc-impl-list.
3200 * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
3201 * string/test-string.h: Include <ifunc-impl-list.h>.
3202 [TEST_IFUNC && TEST_NAME] (func_list, func_count, impl_count,
3203 impl_array): New variables.
3204 (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
3205 are defined.
3206 (test_init): Call __libc_ifunc_impl_list to initialize
3207 func_list if TEST_IFUNC and TEST_NAME are defined.
3208
3209 * string/Makefile (strop-tests): Add bcopy and bzero.
3210 * string/test-bcopy.c: New file.
3211 * string/test-bzero.c: Likewise.
3212 * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
3213 defined.
3214 * string/test-memset.c: Support bzero test if TEST_BZERO is
3215 defined.
3216 * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
3217 __libc_memmove.
3218 * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
3219 __libc_memset.
3220 * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
3221 of memset.
3222
3223 2012-10-10 Joseph Myers <joseph@codesourcery.com>
3224
3225 * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
3226 * configure: Regenerated.
3227
3228 * Makeconfig (+link-static-before-libc): Don't include
3229 $(link-static-libc).
3230
3231 * libio/libio.h (_IO_pos_t): Remove.
3232
3233 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
3234
3235 * NEWS: Add note about FIPS mode. Wording suggested by Roland
3236 McGrath.
3237
3238 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
3239
3240 * crypt/crypt-entry.c: Include fips-private.h.
3241 (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
3242 * crypt/md5c-test.c (main): Tolerate disabled MD5.
3243 * sysdeps/unix/sysv/linux/fips-private.h: New file.
3244 * sysdeps/generic/fips-private.h: New file, dummy fallback.
3245
3246 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
3247
3248 * crypt/crypt-private.h: Include stdbool.h.
3249 (_ufc_setup_salt_r): Return bool.
3250 * crypt/crypt-entry.c: Include errno.h.
3251 (__crypt_r): Return NULL with EINVAL for bad salt.
3252 * crypt/crypt_util.c (bad_for_salt): New.
3253 (_ufc_setup_salt_r): Check that salt is long enough and within
3254 the specified alphabet.
3255 * crypt/badsalttest.c: New file.
3256 * crypt/Makefile (tests): Add it.
3257 ($(objpfx)badsalttest): New.
3258
3259 2012-10-09 Maxim Kuvyrkov <maxim@codesourcery.com>
3260
3261 * NEWS: Add entry for BZ #14602.
3262
3263 2012-10-09 Joseph Myers <joseph@codesourcery.com>
3264
3265 * math/gen-libm-test.pl (parse_args): Handle comparison macros as
3266 type-generic.
3267 * math/libm-test.inc: Update comment listing what functions and
3268 macros are tested.
3269 (isgreater_test): New function.
3270 (isgreaterequal_test): Likewise.
3271 (isless_test): Likewise.
3272 (islessequal_test): Likewise.
3273 (islessgreater_test): Likewise.
3274 (isunordered_test): Likewise.
3275 (main): Call the new functions.
3276
3277 2012-10-09 Roland McGrath <roland@hack.frob.com>
3278
3279 * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
3280 _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
3281 AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
3282 * sysdeps/i386/configure: Regenerated.
3283 * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
3284 * sysdeps/mach/configure: Regenerated.
3285 * sysdeps/mach/hurd/configure: Regenerated.
3286 * sysdeps/powerpc/configure: Regenerated.
3287 * sysdeps/powerpc/powerpc32/configure: Regenerated.
3288 * sysdeps/powerpc/powerpc64/configure: Regenerated.
3289 * sysdeps/s390/s390-32/configure: Regenerated.
3290 * sysdeps/s390/s390-64/configure: Regenerated.
3291 * sysdeps/sh/configure: Regenerated.
3292 * sysdeps/sparc/configure: Regenerated.
3293 * sysdeps/unix/sysv/linux/configure: Regenerated.
3294 * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
3295 * sysdeps/x86_64/configure: Regenerated.
3296
3297 * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
3298 defined. Don't check if MAP is NULL.
3299
3300 2012-10-09 Joseph Myers <joseph@codesourcery.com>
3301
3302 * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
3303 (_G_stat64): Likewise.
3304 * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
3305 (_G_stat64): Likewise.
3306 * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
3307 instead of struct _G_stat64.
3308 * libio/fileops.c (mmap_remap_check): Likewise.
3309 (decide_maybe_mmap): Likewise.
3310 (_IO_new_file_seekoff): Likewise.
3311 (_IO_file_stat): Likewise.
3312 * libio/libio.h (_IO_off64_t): Define to __off64_t, not
3313 _G_off64_t.
3314 * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
3315 instead of struct _G_stat64.
3316 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
3317
3318 2012-10-08 Maxim Kuvyrkov <maxim@codesourcery.com>
3319
3320 [BZ #14602]
3321 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
3322 Replace with ...
3323 (CHECK_EOL): New macro.
3324 (two_way_short_needle): Check beginning of haystack for EOL. Use
3325 CHECK_EOL.
3326 * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
3327 Replace with CHECK_EOL.
3328 * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
3329 Replace with CHECK_EOL.
3330
3331 2012-10-08 Joseph Myers <joseph@codesourcery.com>
3332
3333 * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
3334 type-generic.
3335 * math/libm-test.inc: Update comment listing what functions and
3336 macros are tested.
3337 (finite_test): New function.
3338 (isinf_test): Likewise.
3339 (isnan_test): Likewise.
3340 (fpclassify_test): Test subnormal input.
3341 (isfinite_test): Likewise.
3342 (isnormal_test): Likewise.
3343 (main): Call the new functions.
3344
3345 2012-10-08 Jonathan Nieder <jrnieder@gmail.com>
3346
3347 [BZ #14660]
3348 * Makerules (%.dynsym): Force C locale when running
3349 $(OBJDUMP) --dynamic-syms.
3350
3351 2012-10-08 Andreas Schwab <schwab@linux-m68k.org>
3352
3353 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
3354 <stdint.h>.
3355
3356 2012-10-06 David S. Miller <davem@davemloft.net>
3357
3358 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
3359 upper 32-bits of the length value in %o2 since we use branch-on-register
3360 tests which consider the entire 64-bit register.
3361
3362 2012-10-06 H.J. Lu <hongjiu.lu@intel.com>
3363
3364 * string/test-strstr.c (check2): Add a test for page boundary.
3365
3366 2012-10-05 David S. Miller <davem@davemloft.net>
3367
3368 * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
3369 * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
3370 file.
3371 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
3372 sysdep_routines.
3373 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
3374 * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
3375 and bzero when HWCAP_SPARC_CRYPTO is present.
3376
3377 2012-10-05 H.J. Lu <hongjiu.lu@intel.com>
3378
3379 [BZ #14602]
3380 * string/test-strstr.c (check2): New function.
3381 (test_main): Call check2.
3382
3383 * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
3384 and bug-strchr1.
3385 * string/bug-strcasestr1.c (do_test): Moved to ...
3386 * string/test-strcasestr.c (check1): Here. New function.
3387 (do_one_test): Break out result checking code into ...
3388 (check_result): This. New function.
3389 (do_one_test): Call check_result.
3390 (test_main): Call check1.
3391 * string/bug-strchr1.c (do_test): Moved to ...
3392 * string/test-strchr.c (check1): Here. New function.
3393 (do_one_test): Break out result checking code into ...
3394 (check_result): This. New function.
3395 (do_one_test): Call check_result.
3396 (test_main): Call check1.
3397 * string/bug-strstr1.c (main): Moved to ...
3398 * string/test-strchr.c (check1): Here. New function.
3399 (do_one_test): Break out result checking code into ...
3400 (check_result): This. New function.
3401 (do_one_test): Call check_result.
3402 (test_main): Call check1.
3403 * string/bug-strcasestr1.c: Removed.
3404 * string/bug-strchr1.c: Likewise.
3405 * string/bug-strstr1.c: Likewise.
3406
3407 * elf/Makefile (dl-routines): Add hwcaps.
3408 * elf/dl-support.c (_dl_important_hwcaps): Removed.
3409 * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
3410 (_dl_important_hwcaps): Moved to ...
3411 * elf/dl-hwcaps.c: Here. New file.
3412 * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
3413
3414 [BZ #14557]
3415 * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
3416 if IS_IN_rtld isn't defined.
3417
3418 * elf/dl-support.c (_dl_sysinfo_map): New.
3419 Include "get-dynamic-info.h" and "setup-vdso.h".
3420 (_dl_non_dynamic_init): Call setup_vdso.
3421 * elf/dynamic-link.h: Don't include <assert.h>.
3422 (elf_get_dynamic_info): Moved to ...
3423 * elf/get-dynamic-info.h: Here. New file.
3424 * elf/dynamic-link.h: Include "get-dynamic-info.h".
3425 * elf/rtld.c (dl_main): Break out vDSO setup code into ...
3426 * elf/setup-vdso.h: Here. New file.
3427 * elf/rtld.c: Include "setup-vdso.h".
3428 (dl_main): Call setup_vdso.
3429
3430 2012-10-05 Joseph Myers <joseph@codesourcery.com>
3431
3432 * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
3433 creal in comment listing functions tested. List finite, isinf,
3434 isnan, isless, islessequal, isgreater, isgreaterequal,
3435 islessgreater, isunordered, lgamma_r and pow10 as functions and
3436 macros not tested. Mention which functions not tested are aliases
3437 for other functions. Fix typo. Note that signs of NaNs are not
3438 tested.
3439
3440 * scripts/config.guess: Update from config.git.
3441 * scripts/config.sub: Likewise.
3442
3443 2012-10-04 Roland McGrath <roland@hack.frob.com>
3444
3445 * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
3446 * misc/madvise.c (madvise): Renamed to __madvise.
3447 Make madvise a weak alias.
3448 * include/sys/mman.h: Declare __madvise.
3449 Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
3450 * sysdeps/unix/syscalls.list
3451 (madvise): Make __madvise the strong name, and madvise a weak alias.
3452 * sysdeps/unix/sysv/linux/syscalls.list
3453 (madvise, mmap): Remove redundant entries.
3454 * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
3455 * malloc/malloc.c (mtrim): Likewise.
3456 * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
3457
3458 2012-10-03 Roland McGrath <roland@hack.frob.com>
3459
3460 * sysdeps/mach/hurd/dl-cache.c: File removed.
3461 * config.h.in (USE_LDCONFIG): New #undef.
3462 * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
3463 * configure: Regenerated.
3464 * elf/Makefile (dl-routines): Add dl-cache only under
3465 [$(use-ldconfig) = yes].
3466 * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
3467 cache on [USE_LDCONFIG].
3468 * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
3469 [USE_LDCONFIG].
3470 * elf/rtld.c (dl_main): Likewise.
3471
3472 2012-10-03 Pino Toscano <toscano.pino@tiscali.it>
3473
3474 * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
3475 _SC_LEVEL4_CACHE_LINESIZE.
3476
3477 2012-10-03 Roland McGrath <roland@hack.frob.com>
3478
3479 * sysdeps/unix/bsd/confstr.h: File removed.
3480
3481 2012-10-02 Alexandre Oliva <aoliva@redhat.com>
3482
3483 * scripts/check-local-headers.sh: Exclude sys/sdt.h and
3484 sys/sdt-config.h.
3485
3486 2012-10-02 Roland McGrath <roland@hack.frob.com>
3487
3488 * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
3489 Make 'mapoff' field ElfW(Off) rather than off_t.
3490
3491 2012-10-02 Dmitry V. Levin <ldv@altlinux.org>
3492
3493 * nscd/Makefile: Remove nscd-cflags and all its users.
3494 (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
3495 (CFLAGS-nonlib): Add compiler flags for nscd modules.
3496
3497 [BZ #10631]
3498 * malloc.c (malloc_printerr): Clarify error message.
3499
3500 2012-10-02 H.J. Lu <hongjiu.lu@intel.com>
3501
3502 [BZ #14648]
3503 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
3504 Set bit_FMA_Usable if FMA is supported.
3505 * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
3506 macro.
3507 (bit_FMA4_Usable): Updated.
3508 (index_FMA_Usable): New macro.
3509 (CPUID_FMA): Likewise
3510 (HAS_FMA): Defined with bit_FMA_Usable.
3511
3512 2012-10-01 Roland McGrath <roland@hack.frob.com>
3513
3514 * bits/types.h (__swblk_t): Type removed.
3515 * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
3516 * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
3517 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
3518 (__SWBLK_T_TYPE): Likewise.
3519 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
3520 (__SWBLK_T_TYPE): Likewise.
3521 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
3522 (__SWBLK_T_TYPE): Likewise.
3523 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
3524 (__SWBLK_T_TYPE): Likewise.
3525
3526 2012-10-01 Patsy Franklin <pfrankli@redhat.com>
3527 Honza Horak <hhorak@redhat.com>
3528
3529 * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
3530 (xdr_mapname): Use YPMAXMAP as maxsize.
3531 (xdr_peername): Use YPMAXPEER as maxsize.
3532 (xdr_keydat): Use YPAXRECORD as maxsize.
3533 (xdr_valdat): Use YPMAXRECORD as maxsize.
3534
3535 2012-10-01 Roland McGrath <roland@hack.frob.com>
3536
3537 * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
3538
3539 * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
3540 * csu/init-first.c: ... here.
3541 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
3542 * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
3543 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
3544 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
3545 * sysdeps/i386/init-first.c: File removed.
3546 * sysdeps/sh/init-first.c: File removed.
3547
3548 2012-10-01 Joseph Myers <joseph@codesourcery.com>
3549
3550 [BZ #14645]
3551 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
3552 if x * y might underflow to zero and z is zero.
3553 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
3554 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
3555 * math/libm-test.inc (min_subnorm_value): New variable.
3556 (fma_test): Add more tests.
3557 (fma_test_towardzero): Likewise.
3558 (fma_test_downward): Likewise
3559 (fma_test_upward): Likewise.
3560 (initialize): Set min_subnorm_value.
3561
3562 2012-09-29 Joseph Myers <joseph@codesourcery.com>
3563
3564 [BZ #14638]
3565 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
3566 0 + 0.
3567 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
3568 mode for addition resulting in exact zero.
3569 * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
3570 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
3571 exact 0 + 0.
3572 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
3573 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
3574 * math/libm-test.inc (fma_test): Add more tests.
3575 (fma_test_towardzero): New function.
3576 (fma_test_downward): Likewise.
3577 (fma_test_upward): Likewise.
3578 (main): Call the new functions.
3579
3580 2012-09-28 David S. Miller <davem@davemloft.net>
3581
3582 * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
3583
3584 2012-09-28 Roland McGrath <roland@hack.frob.com>
3585
3586 * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
3587 instead of SIGALRM.
3588
3589 * sysdeps/gnu/_G_config.h: Moved to ...
3590 * sysdeps/unix/sysv/linux/_G_config.h: ... here.
3591 * sysdeps/mach/hurd/_G_config.h: Moved to ...
3592 * sysdeps/generic/_G_config.h: ... here.
3593
3594 * io/open.c (__open): Renamed to __libc_open. Make __open an alias.
3595
3596 * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
3597
3598 * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
3599 Conditionalize target on [libnss_test1.so-version].
3600
3601 * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
3602
3603 * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
3604 (elfobjdir): Move out of conditionals.
3605
3606 * nss/nsswitch.c (nss_new_service): Conditionalize definition and
3607 declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
3608 (__nss_lookup_function): Conditionalize label remove_from_tree on
3609 [!DO_STATIC_NSS || SHARED], matching its only use.
3610
3611 2012-09-28 David S. Miller <davem@davemloft.net>
3612
3613 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
3614 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
3615 file.
3616 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
3617 sysdep_routines.
3618 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
3619 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
3620 when HWCAP_SPARC_CRYPTO is present.
3621
3622 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
3623
3624 * io/tst-mknodat.c: Create a FIFO instead of a socket.
3625
3626 2012-09-28 Andreas Schwab <schwab@linux-m68k.org>
3627
3628 [BZ #6530]
3629 * stdio-common/vfprintf.c (process_string_arg): Revert
3630 2000-07-22 change.
3631
3632 2011-09-28 Jonathan Nieder <jrnieder@gmail.com>
3633
3634 * stdio-common/Makefile (tst-sprintf-ENV): Set environment
3635 for testcase.
3636 * stdio-common/tst-sprintf.c: Include <locale.h>
3637 (main): Test sprintf's handling of incomplete multibyte
3638 characters.
3639
3640 2012-09-28 H.J. Lu <hongjiu.lu@intel.com>
3641
3642 * elf/dl-runtime.c (VERSYMIDX): Removed.
3643 * elf/dl-version.c (VERSYMIDX): Likewise.
3644 * elf/do-rel.h (VERSYMIDX): Likewise.
3645 (VALIDX): Likewise.
3646 * elf/dynamic-link.h (VERSYMIDX): Likewise.
3647 * elf/rtld.c (VALIDX): Likewise.
3648 (ADDRIDX): Likewise.
3649 * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
3650 * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
3651 * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
3652 * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
3653 (VALIDX): Likewise.
3654 (ADDRIDX): Likewise.
3655
3656 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
3657
3658 * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
3659
3660 2012-09-28 Dmitry V. Levin <ldv@altlinux.org>
3661
3662 [BZ #11438]
3663 * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
3664 to global scope.
3665 * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
3666 addresses are in the same scope as 192.0.2/24.
3667 * posix/gai.conf: Document new scope table defaults.
3668
3669 2012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
3670
3671 [BZ #5298]
3672 * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
3673 for ftell. Compute offsets from write pointers instead.
3674 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
3675
3676 2012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
3677
3678 [BZ #14543]
3679 * libio/Makefile (tests): New test case tst-fseek.
3680 * libio/tst-fseek.c: New test case to verify that fseek/ftell
3681 combination works in wide mode.
3682 * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
3683 state when the external buffer state changes.
3684
3685 2012-09-27 David S. Miller <davem@davemloft.net>
3686
3687 [BZ #14376]
3688 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
3689 pass reloc->r_addend in as the 'high' argument to
3690 sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
3691
3692 * sysdeps/sparc/fpu/libm-test-ulps: Update.
3693
3694 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
3695
3696 * rt/tst-aio2.c: Include <pthread.h>.
3697 * rt/tst-aio3.c: Likewise.
3698
3699 2012-09-27 Steve Ellcey <sellcey@mips.com>
3700
3701 * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
3702
3703 2012-09-27 H.J. Lu <hongjiu.lu@intel.com>
3704
3705 * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
3706 contents on [SHARED].
3707
3708 2012-09-26 Marek Polacek <polacek@redhat.com>
3709
3710 [BZ #14530]
3711 [BZ #13741]
3712 * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
3713 for C++ and GCC <4.3 as well as for non GCC compilers.
3714
3715 2012-09-26 Markus Trippelsdorf <markus@trippelsdorf.de>
3716
3717 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
3718
3719 2012-09-25 Roland McGrath <roland@hack.frob.com>
3720
3721 * Makefile.in (all, install): Declare with .PHONY.
3722 Reported by Michael Hope <michael.hope@linaro.org>.
3723
3724 2012-09-25 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
3725
3726 * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
3727 * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
3728 system header.
3729 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
3730 Likewise.
3731 (sydep_routines): Add the new and the internal functions.
3732 * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
3733 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
3734 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
3735 (GLIBC_2.17): Add the new function.
3736 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
3737 (GLIBC_2.17): Likewise.
3738 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
3739 (GLIBC_2.17): Likewise.
3740 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
3741 (GLIBC_2.17): Likewise.
3742 * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
3743
3744 2012-09-25 Alan Modra <amodra@gmail.com>
3745
3746 * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
3747 Add release barrier before setting once_control to say
3748 initialisation is done. Add hints on lwarx. Use macro in
3749 place of isync.
3750 (clear_once_control): Add release barrier.
3751
3752 2012-09-25 Joseph Myers <joseph@codesourcery.com>
3753
3754 [BZ #13629]
3755 * math/s_clog.c (__clog): Handle more values close to |z| = 1
3756 specially.
3757 * math/s_clog10.c (__clog10): Likewise.
3758 * math/s_clog10f.c (__clog10f): Likewise.
3759 * math/s_clog10l.c (__clog10l): Likewise.
3760 * math/s_clogf.c (__clogf): Likewise.
3761 * math/s_clogl.c (__clogl): Likewise.
3762 * math/Makefile (libm-calls): Add x2y2m1.
3763 * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
3764 (__x2y2m1): Likewise.
3765 (__x2y2m1l): Likewise.
3766 * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
3767 * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
3768 * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
3769 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
3770 * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
3771 * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
3772 * math/libm-test.inc (clog_test, clog10_test): Add more tests.
3773 * sysdeps/i386/fpu/libm-test-ulps: Update.
3774 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3775
3776 [BZ #14621]
3777 * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
3778 int as type of variable DEPTH.
3779 (glob): Use size_t instead of int as type of variables NEWCOUNT
3780 and OLD_PATHC.
3781
3782 2012-09-25 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
3783
3784 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
3785 Add s_sincosf-sse2.
3786 * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
3787 * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
3788 * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
3789 macros for using routine as __sincosf_ia32.
3790 Use macro for function declaration and weak_alias.
3791 * sysdeps/i386/fpu/libm-test-ulps: Update.
3792
3793 * sysdeps/x86_64/fpu/s_sincosf.S: New file.
3794 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
3795
3796 * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
3797 subnormal argument.
3798 * math/s_cexpf.c (__cexpf): Likewise.
3799 * math/s_csinf.c (__csinf): Likewise.
3800 * math/s_csinhf.c (__csinhf): Likewise.
3801 * math/s_ctanf.c (__ctanf): Likewise.
3802 * math/s_ctanhf.c (__ctanhf): Likewise.
3803 * math/s_ccosh.c (__ccoshf): Likewise.
3804 * math/s_cexp.c (__cexpl): Likewise.
3805 * math/s_csin.c (__csin): Likewise.
3806 * math/s_csinh.c (__csinh): Likewise.
3807 * math/s_ctan.c (__ctan): Likewise.
3808 * math/s_ctanh.c (ctanh): Likewise.
3809 * math/s_ccoshl.c (__ccoshl): Likewise.
3810 * math/s_cexpl.c (__cexpl): Likewise.
3811 * math/s_csinl.c (__csinl): Likewise.
3812 * math/s_csinhl.c (__csinhl): Likewise.
3813 * math/s_ctanl.c (__ctanl): Likewise.
3814 * math/s_ctanhl.c (__ctanhl): Likewise.
3815
3816 2012-09-25 Joseph Myers <joseph@codesourcery.com>
3817
3818 * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
3819 (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
3820 (_IO_off_t): Define to __off_t, not _G_off_t.
3821 (_IO_pid_t): Define to __pid_t, not _G_pid_t.
3822 (_IO_uid_t): Define to __uid_t, not _G_uid_t.
3823 (_IO_wint_t): Define to wint_t, not _G_wint_t.
3824 * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
3825 type of __dummy and __dummy2 fields.
3826 * sysdeps/generic/_G_config.h (_G_size_t): Remove.
3827 (_G_ssize_t): Likewise.
3828 (_G_off_t): Likewise.
3829 (_G_pid_t): Likewise.
3830 (_G_uid_t): Likewise.
3831 (_G_wchar_t): Likewise.
3832 (_G_wint_t): Likewise.
3833 * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
3834 (_G_ssize_t): Likewise.
3835 (_G_off_t): Likewise.
3836 (_G_pid_t): Likewise.
3837 (_G_uid_t): Likewise.
3838 (_G_wchar_t): Likewise.
3839 (_G_wint_t): Likewise.
3840 * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
3841 (_G_ssize_t): Likewise.
3842 (_G_off_t): Likewise.
3843 (_G_pid_t): Likewise.
3844 (_G_uid_t): Likewise.
3845 (_G_wchar_t): Likewise.
3846 (_G_wint_t): Likewise.
3847
3848 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3849
3850 * malloc/arena.c: Include malloc-sysdep.h.
3851 (shrink_heap): Use check_may_shrink_heap to decide if madvise
3852 is sufficient to shrink the heap or an unmap is needed.
3853 * sysdeps/generic/malloc-sysdep.h: New file. Define
3854 new function check_may_shrink_heap.
3855 * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file. Define
3856 new function check_may_shrink_heap.
3857
3858 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3859
3860 * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
3861 comments.
3862
3863 2012-09-24 Dmitry V. Levin <ldv@altlinux.org>
3864
3865 * catgets/test-gencat.sh: Add "set -e".
3866 * elf/tst-pathopt.sh: Likewise.
3867 * grp/tst_fgetgrent.sh: Likewise.
3868 * iconvdata/run-iconv-test.sh: Likewise.
3869 * intl/tst-gettext.sh: Likewise.
3870 * intl/tst-gettext2.sh: Likewise.
3871 * intl/tst-gettext4.sh: Likewise.
3872 * intl/tst-gettext6.sh: Likewise.
3873 * intl/tst-translit.sh: Likewise.
3874 * io/ftwtest-sh: Likewise.
3875 * libio/test-freopen.sh: Likewise.
3876 * malloc/tst-mtrace.sh: Likewise.
3877 * posix/globtest.sh: Likewise.
3878 * posix/tst-getconf.sh: Likewise.
3879 * posix/wordexp-tst.sh: Likewise.
3880 * stdio-common/tst-printf.sh: Likewise.
3881 * stdio-common/tst-unbputc.sh: Likewise.
3882 * stdlib/tst-fmtmsg.sh: Likewise.
3883 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
3884 * catgets/Makefile: Do not specify -e option when running
3885 testsuite shell scripts.
3886 * elf/Makefile: Likewise.
3887 * grp/Makefile: Likewise.
3888 * iconvdata/Makefile: Likewise.
3889 * intl/Makefile: Likewise.
3890 * io/Makefile: Likewise.
3891 * libio/Makefile: Likewise.
3892 * malloc/Makefile: Likewise.
3893 * posix/Makefile: Likewise.
3894 * stdio-common/Makefile: Likewise.
3895 * stdlib/Makefile: Likewise.
3896 * sysdeps/x86_64/Makefile: Likewise.
3897
3898 * io/ftwtest-sh: Add copyright header.
3899 * posix/globtest.sh: Likewise.
3900 * posix/tst-getconf.sh: Likewise.
3901 * posix/wordexp-tst.sh: Likewise.
3902 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
3903
3904 2012-09-24 H.J. Lu <hongjiu.lu@intel.com>
3905
3906 [BZ #13679]
3907 * Makeconfig (+link): Defined as $(+link-static) if
3908 $(build-shared) isn't yes.
3909 (link-tests): Defined as $(+link-static-tests) if $(build-shared)
3910 isn't yes.
3911 (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
3912
3913 * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
3914
3915 [BZ #14562]
3916 * malloc/arena.c (heap_trim): Properly get fencepost and adjust
3917 new chunk size with MALLOC_ALIGN_MASK.
3918
3919 2012-09-24 Joseph Myers <joseph@codesourcery.com>
3920
3921 [BZ #5044]
3922 * stdio-common/printf_fphex.c: Include <stdbool.h> and
3923 <rounding-mode.h>.
3924 (__printf_fphex): Determine rounding using get_rounding_mode and
3925 round_away.
3926 * stdio-common/tst-printf-round.c (struct hex_test): New
3927 structure.
3928 (hex_tests): New variable.
3929 (test_hex_in_one_mode): New function.
3930 (do_test): Also run tests for hex float output.
3931
3932 2012-09-21 Joseph Myers <joseph@codesourcery.com>
3933
3934 * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
3935 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
3936 * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
3937 * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
3938 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
3939 * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
3940 * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
3941 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
3942
3943 2012-09-20 Joseph Myers <joseph@codesourcery.com>
3944
3945 * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
3946 * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
3947 * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
3948 * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
3949
3950 2012-09-19 Dmitry V. Levin <ldv@altlinux.org>
3951
3952 [BZ #14579]
3953 * elf/rtld.c (dl_main): Limit the check for self loading to normal
3954 mode only.
3955 * elf/tst-rtld-load-self.sh: New test.
3956 * elf/Makefile: Run it.
3957
3958 2012-09-18 Joseph Myers <joseph@codesourcery.com>
3959
3960 * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
3961 (tst-writev-ENV): Remove.
3962 * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
3963
3964 2012-09-17 Chris Metcalf <cmetcalf@tilera.com>
3965
3966 * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
3967
3968 2012-09-17 Joseph Myers <joseph@codesourcery.com>
3969
3970 * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
3971 unconditional.
3972 * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
3973 Likewise.
3974 * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
3975 * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
3976 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
3977 Likewise.
3978
3979 2012-09-14 H.J. Lu <hongjiu.lu@intel.com>
3980
3981 [BZ #14587]
3982 * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
3983 * config.make.in (have-cpp-asm-debuginfo): Removed.
3984 * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
3985 * configure: Regenerated.
3986
3987 2012-09-14 Joseph Myers <joseph@codesourcery.com>
3988
3989 [BZ #5044]
3990 * stdio-common/printf_fp.c: Include <stdbool.h> and
3991 <rounding-mode.h>.
3992 (___printf_fp): Determine rounding using get_rounding_mode and
3993 round_away.
3994 * stdio-common/tst-printf-round.c: New file.
3995 * stdio-common/Makefile (tests): Add tst-printf-round.
3996 (link-libm): New variable.
3997 ($(objpfx)tst-printf-round): Depend in $(link-libm).
3998
3999 2012-09-13 H.J. Lu <hongjiu.lu@intel.com>
4000
4001 [BZ #14576]
4002 * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
4003 * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
4004 Likewise.
4005 * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
4006 Likewise.
4007
4008 2012-09-13 Joseph Myers <joseph@codesourcery.com>
4009
4010 * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
4011 * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
4012 * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
4013 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
4014
4015 2012-09-12 Joseph Myers <joseph@codesourcery.com>
4016
4017 [BZ #14518]
4018 * include/rounding-mode.h: New file.
4019 * sysdeps/generic/get-rounding-mode.h: Likewise.
4020 * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
4021 * stdlib/strtod_l.c: Include <rounding-mode.h>.
4022 (MAX_VALUE): New macro.
4023 (MIN_VALUE): Likewise.
4024 (overflow_value): New function.
4025 (underflow_value): Likewise.
4026 (round_and_return): Use overflow_value and underflow_value to
4027 determine return values in overflow and underflow cases. Use
4028 round_away to determine rounding depending on rounding mode.
4029 (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
4030 determine return values in overflow and underflow cases.
4031 * stdlib/tst-strtod-round.c: Include <fenv.h>.
4032 (struct test_results): New structure.
4033 (struct test): Use struct test_results to store expected results
4034 for all rounding modes.
4035 (TEST): Include expected results for all rounding modes.
4036 (test_in_one_mode): New function.
4037 (do_test): Use test_in_one_mode to compute and check results.
4038 Check results for all rounding modes.
4039 * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
4040 $(link-libm).
4041
4042 2012-12-09 Allan McRae <allan@archlinux.org>
4043
4044 * sysdeps/i386/fpu/libm-test-ulps: Update
4045
4046 2012-09-11 Joseph Myers <joseph@codesourcery.com>
4047
4048 * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
4049 (_G_int32_t): Likewise.
4050 (_G_uint16_t): Likewise.
4051 (_G_uint32_t): Likewise.
4052 (_G_HAVE_BOOL): Likewise.
4053 (_G_HAVE_ATEXIT): Likewise.
4054 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
4055 (_G_HAVE_IO_FILE_OPEN): Likewise.
4056 * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
4057 (_G_int32_t): Likewise.
4058 (_G_uint16_t): Likewise.
4059 (_G_uint32_t): Likewise.
4060 (_G_HAVE_BOOL): Likewise.
4061 (_G_HAVE_ATEXIT): Likewise.
4062 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
4063 (_G_HAVE_IO_FILE_OPEN): Likewise.
4064 * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
4065 (_G_int32_t): Likewise.
4066 (_G_uint16_t): Likewise.
4067 (_G_uint32_t): Likewise.
4068 (_G_HAVE_BOOL): Likewise.
4069 (_G_HAVE_ATEXIT): Likewise.
4070 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
4071 (_G_HAVE_IO_FILE_OPEN): Likewise.
4072
4073 2012-09-11 H.J. Lu <hongjiu.lu@intel.com>
4074
4075 * csu/libc-tls.c: Update copyright years.
4076
4077 2012-09-10 Joseph Myers <joseph@codesourcery.com>
4078
4079 * libioP.h [_G_USING_THUNKS]: Make code unconditional.
4080 [!_G_USING_THUNKS]: Remove conditional code.
4081 * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
4082 * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
4083
4084 * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
4085 [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
4086 * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
4087 (_G_VTABLE_LABEL_PREFIX): Likewise.
4088 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
4089 * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
4090 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
4091 (_G_VTABLE_LABEL_PREFIX): Likewise.
4092 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
4093 * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
4094 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
4095 (_G_VTABLE_LABEL_PREFIX): Likewise.
4096 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
4097
4098 2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
4099
4100 * libio/Makefile: Include ../Makeconfig before tests.
4101 (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
4102 only if $(build-shared) is yes.
4103
4104 * iconv/gconv_db.c: Update copyright years.
4105
4106 2012-09-10 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
4107
4108 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
4109 unwind info if defined PIC. Fix special cases description.
4110 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
4111
4112 * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
4113 DP_HI_MASK entry.
4114 * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
4115
4116 2012-09-07 H.J. Lu <hongjiu.lu@intel.com>
4117
4118 * scripts/check-local-headers.sh: Add "shopt -s nullglob".
4119
4120 * iconv/gconv_db.c (free_derivation): Check if deriv->steps
4121 is NULL.
4122
4123 * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
4124 (LDLIBS-tst-chk4): This.
4125 (LDFLAGS-tst-chk5): Renamed to ...
4126 (LDLIBS-tst-chk5): This.
4127 (LDFLAGS-tst-chk6): Renamed to ...
4128 (LDLIBS-tst-chk6): This.
4129 (LDFLAGS-tst-lfschk4): Renamed to ...
4130 (LDLIBS-tst-lfschk4): This.
4131 (LDFLAGS-tst-lfschk5): Renamed to ...
4132 (LDLIBS-tst-lfschk5): This.
4133 (LDFLAGS-tst-lfschk6): Renamed to ...
4134 (LDLIBS-tst-lfschk6): This.
4135
4136 * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
4137 on $(common-objpfx)soversions.mk.
4138
4139 2012-09-07 Joseph Myers <joseph@codesourcery.com>
4140
4141 [BZ #10014]
4142 * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
4143 example host name.
4144
4145 2012-09-07 Siddhesh Poyarekar <siddhesh@redhat.com>
4146
4147 * malloc/arena.c (arena_get_retry): New function that gets
4148 another arena for the caller to try its request on.
4149 * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
4150 current arena cannot fulfill the request.
4151 (__libc_memalign): Likewise.
4152 (__libc_memalign): Likewise.
4153 (__libc_pvalloc): Likewise.
4154 (__libc_calloc): Likewise.
4155
4156 2012-09-05 John Tobey <john.tobey@gmail.com>
4157
4158 [BZ #13542]
4159 * manual/arith.texi (Operations on Complex): Fix description
4160 of carg branch cut.
4161
4162 2012-09-06 Joseph Myers <joseph@codesourcery.com>
4163
4164 [BZ #10014]
4165 * manual/socket.texi (Host Addresses): Use www.gnu.org as example
4166 host name.
4167
4168 [BZ #10038]
4169 * manual/memory.texi (Memory): Make order of menu items match
4170 order of sections.
4171
4172 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
4173
4174 * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
4175 (_dl_initial_dtv): New. Defined if SHARED isn't defined.
4176 (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
4177
4178 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
4179
4180 * csu/libc-tls.c (static_dtv): Renamed to ...
4181 (_dl_static_dtv): This. Make it global.
4182 (_dl_initial_dtv): Removed.
4183 (__libc_setup_tls): Updated.
4184 * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
4185 (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
4186 DL_INITIAL_DTV.
4187
4188 2012-09-06 Petr Machata <pmachata@redhat.com>
4189
4190 * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
4191 (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
4192 (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
4193 (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
4194
4195 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
4196
4197 [BZ #14545]
4198 * csu/libc-tls.c (_dl_initial_dtv): New variable.
4199 * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
4200 freeing dtv[-1].
4201
4202 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
4203
4204 [BZ #14544]
4205 * Makeconfig (link-static-before-libc): Replace $(+prector)
4206 with $(+prectorT).
4207 (link-static-after-libc): Replace $(+postctor) with
4208 $(+postctorT).
4209 (link-bounded): Replace $(+prector)/$(+postctor) with
4210 $(+prectorT)/$(+postctorT).
4211 (+prectorT): New macro.
4212 (+postctorT): Likewise.
4213
4214 2012-09-06 Joseph Myers <joseph@codesourcery.com>
4215
4216 * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
4217 (round_str): Handle values above the maximum for IBM long double
4218 as inexact.
4219 * stdlib/tst-strtod-round.c (tests): Regenerated.
4220
4221 2012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4222
4223 * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
4224 assembler flag.
4225 * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
4226 zarch_nohighgprs around the zarch optimized routines.
4227 * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
4228 * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
4229 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
4230 for zarch.
4231
4232 2012-09-05 David S. Miller <davem@davemloft.net>
4233
4234 * sysdeps/sparc/fpu/libm-test-ulps: Update.
4235
4236 * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE,
4237 HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
4238 * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
4239 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
4240 entries.
4241
4242 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
4243
4244 * malloc/arena.c: Fold copyright years.
4245 * malloc/mcheck.c, malloc/memusage.c: Likewise.
4246
4247 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
4248
4249 * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
4250
4251 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
4252
4253 * manual/contrib.texi (Contributors): Fix typo. Complete entry.
4254
4255 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
4256
4257 * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
4258 change internal state upon failure.
4259
4260 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
4261
4262 * malloc/mcheck.c (mcheck_check_all): Fix typo.
4263 * malloc/memusage.c (mmap): Likewise.
4264 (mmap64, mremap): Likewise. Adjust name in comment.
4265
4266 2012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
4267
4268 * libio/fileops.c: Fix typos in comments.
4269 * libio/oldfileops.c: Likewise.
4270 * libio/wfileops.c: Likewise.
4271
4272 2012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
4273
4274 [BZ #1349]
4275 * malloc/Makefile (tests): Add tst-malloc-usable test case.
4276 (tst-malloc-usable-ENV): Set environment for test case.
4277 * malloc/hooks.c (malloc_check_get_size): New function to get
4278 requested size.
4279 * malloc/malloc.c (musable): Use malloc_check_get_size.
4280 * malloc/tst-malloc-usable.c: New test case.
4281
4282 2012-09-05 Andreas Schwab <schwab@linux-m68k.org>
4283
4284 * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
4285
4286 2012-09-05 Allan McRae <allan@archlinux.org>
4287
4288 [BZ #13966]
4289 * configure.in (CXX_SYSINCLUDES): Use compiler output to
4290 determine header location.
4291 * configure: Regenerated.
4292
4293 2012-09-05 Andreas Schwab <schwab@linux-m68k.org>
4294
4295 * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
4296 float format.
4297 * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
4298 LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
4299 format.
4300 (test): Regenerate.
4301
4302 2012-09-04 David S. Miller <davem@davemloft.net>
4303
4304 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
4305 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
4306 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
4307
4308 2012-09-04 Florian Weimer <fweimer@redhat.com>
4309
4310 * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
4311 failures.
4312
4313 * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
4314
4315 2012-09-04 Joseph Myers <joseph@codesourcery.com>
4316
4317 [BZ #9914]
4318 * libio/iogetdelim.c: Include <limits.h>.
4319 (_IO_getdelim): Avoid integer overflow in testing whether cur_len
4320 + len + 1 would overflow.
4321
4322 2012-09-03 Andreas Jaeger <aj@suse.de>
4323
4324 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
4325 * sysdeps/i386/fpu/libm-test-ulps: Update.
4326
4327 2012-09-03 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
4328
4329 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
4330 Add s_sinf-sse2, s_conf-sse2.
4331
4332 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
4333 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
4334 * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
4335 * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
4336
4337 * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
4338 for using routine as __sinf_ia32.
4339 Use macro for function declaration and weak_alias.
4340 * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
4341 for using routine as __cosf_ia32.
4342 Use macro for function declaration and weak_alias.
4343
4344 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
4345 * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
4346
4347 * sysdeps/x86_64/fpu/s_sinf.S: New file.
4348 * sysdeps/x86_64/fpu/s_cosf.S: New file.
4349 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
4350
4351 * math/libm-test.inc (cos_test): Add more test cases.
4352 (sin_test): Likewise.
4353 (sincos_test): Likewise.
4354
4355 2012-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4356
4357 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
4358 (IFUNC_RESOLVE): Make pointers to the specialized implementations
4359 hidden.
4360 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
4361
4362 2012-09-02 H.J. Lu <hongjiu.lu@intel.com>
4363
4364 [BZ #14538]
4365 * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
4366 first element of the GOT.
4367 (elf_machine_load_address): Return the difference between
4368 the runtime address of _DYNAMIC and elf_machine_dynamic ().
4369
4370 2012-09-01 Allan McRae <allan@archlinux.org>
4371
4372 [BZ #13412]
4373 * configure.in (AWK): Require gawk version 3.0 or later.
4374 * configure: Regenerated.
4375
4376 2012-09-01 Joseph Myers <joseph@codesourcery.com>
4377
4378 * sysdeps/unix/sysv/linux/kernel-features.h
4379 (__ASSUME_POSIX_CPU_TIMERS): Remove.
4380 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
4381 [__NR_clock_getres]: Make code unconditional.
4382 [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
4383 (clock_getcpuclockid): Remove code left unreachable by removal of
4384 conditionals.
4385 * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
4386 code unconditional.
4387 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
4388 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
4389 * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
4390 Make code unconditional.
4391 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
4392 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
4393 * sysdeps/unix/sysv/linux/clock_settime.c
4394 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
4395 conditional code.
4396 [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
4397 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
4398
4399 2012-08-29 H.J. Lu <hongjiu.lu@intel.com>
4400
4401 [BZ #14476]
4402 * Makefile (install): Also pass LD_SO=$(ld.so-version) to
4403 scripts/test-installation.pl.
4404
4405 * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
4406 and $ld_so_version if it is set.
4407
4408 2012-08-29 Siddhesh Poyarekar <siddhesh@redhat.com>
4409
4410 [BZ #14516]
4411 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
4412 failure if reading from procfs failed.
4413 * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
4414
4415 2012-08-27 Joseph Myers <joseph@codesourcery.com>
4416
4417 * sysdeps/unix/sysv/linux/kernel-features.h
4418 (__ASSUME_STAT64_SYSCALL): Remove all definitions.
4419 * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
4420 Remove conditional code.
4421 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
4422 * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
4423 Remove conditional code.
4424 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
4425 * sysdeps/unix/sysv/linux/i386/fxstat.c
4426 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
4427 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
4428 * sysdeps/unix/sysv/linux/i386/fxstatat.c
4429 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
4430 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
4431 * sysdeps/unix/sysv/linux/i386/lxstat.c
4432 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
4433 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
4434 * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
4435 Remove conditional code.
4436 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
4437 * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
4438 Remove conditional code.
4439 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
4440 * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
4441 <kernel-features.h>.
4442 [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
4443 Remove.
4444 * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
4445 Remove conditional code.
4446 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
4447 * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
4448 Remove conditional.
4449
4450 2012-08-27 Mike Frysinger <vapier@gentoo.org>
4451
4452 [BZ #5400]
4453 * NEWS: Add fixed bug number.
4454
4455 2012-08-27 Joseph Myers <joseph@codesourcery.com>
4456
4457 [BZ #14519]
4458 * stdlib/strtod_l.c (round_and_return): Return -0.0 for
4459 underflowing exponent in case of negative sign.
4460 * stdlib/tst-strtod-round-data: Add more tests.
4461 * stdlib/tst-strtod-round.c (tests): Regenerated.
4462
4463 [BZ #3479]
4464 * stdlib/strtod_l.c (NDIG): Remove.
4465 (HEXNDIG): Likewise.
4466 (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
4467 smallest representable value.
4468 (____STRTOF_INTERNAL): Use all fractional decimal digits that may
4469 lie within an exact representation of 1/2 ulp of the result.
4470 * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
4471 unconditionally.
4472 (TENS_P9_IDX): Define unconditionally.
4473 (TENS_P9_SIZE): Likewise.
4474 (TENS_P10_IDX): Likewise.
4475 (TENS_P10_SIZE): Likewise.
4476 [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
4477 to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
4478 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
4479 entries for 10^2^13 and 10^2^14.
4480 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
4481 (TENS_P13_IDX): Define.
4482 (TENS_P13_SIZE): Likewise.
4483 (TENS_P14_IDX): Likewise.
4484 (TENS_P14_SIZE): Likewise.
4485 (_fpioconst_pow10): Change array size to
4486 FPIOCONST_POW10_ARRAY_SIZE. Make entries for 10^2^9 and 10^2^10
4487 unconditional.
4488 (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
4489 1024]: Add entries for 10^2^13 and 10^2^14.
4490 [LAST_POW10 > _LAST_POW10]: Remove #error.
4491 * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
4492 (_fpioconst_pow10): Change array size to
4493 FPIOCONST_POW10_ARRAY_SIZE.
4494 * stdlib/gen-fpioconst.c: New file.
4495 * stdlib/gen-tst-strtod-round.c: Likewise.
4496 * stdlib/tst-strtod-round-data: Likewise.
4497 * stdlib/tst-strtod-round.c: Likewise.
4498 * stdlib/Makefile (tests): Add tst-strtod-round.
4499
4500 [BZ #14459]
4501 * stdlib/strtod_l.c: Include <stdint.h>.
4502 (NDEBUG): Do not define.
4503 (round_and_return): Change EXPONENT parameter to type intmax_t.
4504 Rearrange calculations to avoid internal overflow possibilities.
4505 (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
4506 Rearrange calculations to avoid internal overflow possibilities.
4507 Assert that number fits inside MPNSIZE limbs.
4508 (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
4509 Change DIG_NO, INT_NO and LEAD_ZERO to type size_t. Rearrange
4510 calculations and add assertions to avoid internal overflow
4511 possibilities. Add casts to avoid signed/unsigned operations.
4512 * stdlib/tst-strtod-overflow.c: New file.
4513 * stdlib/Makefile (tests): Add tst-strtod-overflow.
4514
4515 2012-08-25 Marek Polacek <polacek@redhat.com>
4516
4517 * time/time.h: Fix some typos in comments.
4518
4519 2012-08-23 Roland McGrath <roland@hack.frob.com>
4520
4521 * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
4522 * posix/tst-rfc3484-2.c: Likewise.
4523 * posix/tst-rfc3484-3.c: Likewise.
4524
4525 2012-08-23 Steve McIntyre <steve.mcintyre@linaro.org>
4526
4527 * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
4528 (EF_ARM_ABI_FLOAT_HARD): Likewise.
4529
4530 2012-08-23 Joseph Myers <joseph@codesourcery.com>
4531
4532 * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
4533 #include of fxstatat64.c.
4534
4535 2012-08-22 Roland McGrath <roland@hack.frob.com>
4536
4537 * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
4538 * shadow/getspent_r.c: Likewise.
4539 * shadow/getspnam.c: Likewise.
4540 * shadow/getspnam_r.c: Likewise.
4541 * gshadow/getsgent.c: Likewise.
4542 * gshadow/getsgent_r.c: Likewise.
4543 * gshadow/getsgnam.c: Likewise.
4544 * gshadow/getsgnam_r.c: Likewise.
4545 * inet/getnetbyad.c: Likewise.
4546 * inet/getnetbyad_r.c: Likewise.
4547 * inet/getnetbynm.c: Likewise.
4548 * inet/getnetbynm_r.c: Likewise.
4549 * inet/getnetent.c: Likewise.
4550 * inet/getnetent_r.c: Likewise.
4551 * inet/getproto.c: Likewise.
4552 * inet/getproto_r.c: Likewise.
4553 * inet/getprtent.c: Likewise.
4554 * inet/getprtent_r.c: Likewise.
4555 * inet/getprtname.c: Likewise.
4556 * inet/getprtname_r.c: Likewise.
4557 * inet/getrpcbyname.c: Likewise.
4558 * inet/getrpcbyname_r.c: Likewise.
4559 * inet/getrpcbynumber.c: Likewise.
4560 * inet/getrpcbynumber_r.c: Likewise.
4561 * inet/getrpcent.c: Likewise.
4562 * inet/getrpcent_r.c: Likewise.
4563 * inet/getaliasent.c: Likewise.
4564 * inet/getaliasent_r.c: Likewise.
4565 * inet/getaliasname.c: Likewise.
4566 * inet/getaliasname_r.c: Likewise.
4567 * nscd/getgrgid_r.c: Likewise.
4568 * nscd/getgrnam_r.c: Likewise.
4569 * nscd/gethstbyad_r.c: Likewise.
4570 * nscd/gethstbynm3_r.c: Likewise.
4571 * nscd/getpwnam_r.c: Likewise.
4572 * nscd/getpwuid_r.c: Likewise.
4573 * nscd/getsrvbynm_r.c: Likewise.
4574 * nscd/getsrvbypt_r.c: Likewise.
4575 * nscd/gai.c: Likewise.
4576
4577 * configure.in (build_nscd): New substituted variable, set
4578 by --disable-build-nscd and defaults to $use_nscd.
4579 * configure: Regenerated.
4580 * config.make.in (build-nscd): New substituted variable.
4581 * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
4582 Change conditional to require [$(build-nscd) = yes] as well.
4583 * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
4584
4585 [BZ# 13696]
4586 * configure.in (use_nscd): New substituted variable, set by
4587 --disable-nscd. If enabled, define USE_NSCD.
4588 * configure: Regenerated.
4589 * config.h.in: Add USE_NSCD.
4590 * config.make.in (use-nscd): New substituted variable.
4591 * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
4592 (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
4593 (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
4594 * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
4595 (CFLAGS-getgrnam_r.c): Likewise.
4596 (CFLAGS-initgroups.c): Likewise.
4597 * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
4598 * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
4599 Variables removed.
4600 * inet/getnetgrent_r.c
4601 (nscd_setnetgrent): New function, broken out of ...
4602 (setnetgrent): ... here. Call it.
4603 (innetgr): Conditionalize nscd bits on [USE_NSCD].
4604 (nscd_getnetgrent): Conditionalize on [USE_NSCD].
4605 (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
4606 * nscd/Makefile (routines, aux): Move definitions after include of
4607 Makeconfig. Conditionalize on [$(use-nscd) != no].
4608 * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
4609 Conditionalize on [USE_NSCD].
4610 (is_nscd, nscd_init_cb): Likewise.
4611 (nss_load_library): Conditionalize init callback on [USE_NSCD].
4612 * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
4613 * nss/nss_db/db-init.c: Likewise.
4614 * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
4615 [USE_NSCD].
4616 * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
4617 (make_request): Use it.
4618 (cache_valid_p): New function.
4619 (__check_pf): Use it.
4620 * NEWS: Add item for --disable-nscd.
4621
4622 2012-08-22 Dmitry V. Levin <ldv@altlinux.org>
4623
4624 * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
4625 to support sed >= 4.2.1-20-ga9bf076.
4626 * configure: Regenerated.
4627
4628 2012-08-22 Roland McGrath <roland@hack.frob.com>
4629
4630 * csu/libc-start.c (apply_irel): Move extern declarations inside here.
4631 Conditionalize whole body on [IREL].
4632
4633 2012-08-22 Jeff Law <law@redhat.com>
4634
4635 [BZ #14505]
4636 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
4637 if the family is PF_UNSPEC.
4638
4639 2012-08-22 Mike Frysinger <vapier@gentoo.org>
4640
4641 * Makerules (lib-version): Rename from V.
4642 (install-lib-nosubdir): Change V to lib-version.
4643
4644 2012-08-22 Will Schmidt <will_schmidt@vnet.ibm.com>
4645
4646 [BZ #14252]
4647 * powerpc32/power6/wcschr.c: New file.
4648 * powerpc32/power6/wcscpy.c: New file.
4649 * powerpc32/power6/wcsrchr.c: New file.
4650 * powerpc64/power6/wcschr.c: New file.
4651 * powerpc64/power6/wcscpy.c: New file.
4652 * powerpc64/power6/wcsrchr.c: New file.
4653
4654 2012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
4655
4656 * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
4657 (two_way_short_needle): Use it.
4658 * string/strstr.c (AVAILABLE1_USES_J): Define.
4659 * string/strcasestr.c: Likewise.
4660
4661 * string/str-two-way.h (two_way_short_needle): Use pointers instead of
4662 array references.
4663 * string/strcasestr.c (TOLOWER): Make side-effect safe.
4664
4665 [BZ #11607]
4666 * NEWS: Add an entry.
4667 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
4668 define their defaults.
4669 (two_way_short_needle): Detect end-of-string on-the-fly.
4670 * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
4671 (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
4672 * string/bug-strcasestr1.c: New test.
4673 * string/Makefile: Run it.
4674
4675 2012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
4676
4677 [BZ #11607]
4678 * string/str-two-way.h (two_way_short_needle): Optimize matching of
4679 the first character.
4680
4681 2012-08-21 Roland McGrath <roland@hack.frob.com>
4682
4683 * csu/elf-init.c (__libc_csu_irel): Function removed.
4684 * csu/libc-start.c (apply_irel): New function.
4685 (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
4686
4687 2012-08-21 Joseph Myers <joseph@codesourcery.com>
4688
4689 * sysdeps/unix/sysv/linux/kernel-features.h
4690 (__ASSUME_FADVISE64_64_SYSCALL): Remove.
4691 * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
4692 <kernel-features.h>.
4693 [__NR_fadvise64_64]: Make code unconditional.
4694 [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
4695 [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
4696 !__NR_fadvise64_64)]: Likewise.
4697 [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
4698 !__NR_fadvise64_64))]: Likewise.
4699 [__NR_fadvise64]: Make code unconditional.
4700 [!__NR_fadvise64]: Remove conditional code.
4701 * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
4702 <kernel-features.h>.
4703 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
4704 unconditional.
4705 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
4706 conditional code.
4707 * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
4708 not include <kernel-features.h>.
4709 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
4710 unconditional.
4711 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
4712 conditional code.
4713 * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
4714 include <kernel-features.h>.
4715 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
4716 unconditional.
4717 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
4718 conditional code.
4719
4720 2012-08-21 Will Schmidt <will_schmidt@vnet.ibm.com>
4721
4722 * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
4723 slight instruction rearrangements per scrollpipe analysis.
4724 * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
4725
4726 2012-08-20 Roland McGrath <roland@hack.frob.com>
4727
4728 * manual/syslog.texi (syslog; vsyslog, closelog):
4729 Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
4730 Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
4731
4732 * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
4733 DSOCAPS to match condition on defining it.
4734
4735 2012-08-20 Joseph Myers <joseph@codesourcery.com>
4736
4737 * sysdeps/unix/sysv/linux/kernel-features.h
4738 (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
4739 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
4740 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
4741 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
4742 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
4743 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
4744 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
4745 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
4746 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
4747 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
4748
4749 * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
4750 __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
4751
4752 * sysdeps/unix/sysv/linux/kernel-features.h
4753 (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
4754 * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
4755 unconditional.
4756 [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
4757 * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
4758 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
4759 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
4760 * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
4761 Make code unconditional.
4762 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
4763 (__mmap64) [!__NR_mmap2]: Likewise.
4764 * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
4765 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
4766 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
4767 * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
4768 [__NR_mmap2]: Make code unconditional.
4769 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
4770 (__mmap64) [!__NR_mmap2]: Likewise.
4771
4772 2012-08-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4773
4774 * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
4775
4776 2012-08-18 Andreas Jaeger <aj@suse.de>
4777
4778 * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
4779
4780 2012-08-18 Mike Frysinger <vapier@gentoo.org>
4781
4782 * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
4783 * include/unistd.h (__have_sock_cloexec): Likewise.
4784 (__have_pipe2): Likewise.
4785 (__have_dup3): Likewise.
4786
4787 2012-08-18 Mike Frysinger <vapier@gentoo.org>
4788
4789 [BZ #9685]
4790 * include/unistd.h (__have_pipe2): Change define into an extern int.
4791 (__have_dup3): Likewise.
4792 * socket/have_sock_cloexec.c: Include fcntl.h.
4793 (__have_pipe2): New variable.
4794 (__have_dup3): Likewise.
4795
4796 2012-08-17 Mike Frysinger <vapier@gentoo.org>
4797
4798 * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
4799
4800 2012-08-17 Marek Polacek <polacek@redhat.com>
4801
4802 * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
4803 ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
4804
4805 2012-08-17 Roland McGrath <roland@hack.frob.com>
4806
4807 * configure.in: Add AC_SUBST for sysheaders.
4808 * configure: Regenerated.
4809 * config.make.in (sysheaders): New substituted variable.
4810
4811 * sysdeps/unix/mkfifo.c: Moved ...
4812 * sysdeps/posix/mkfifo.c: ... here.
4813 * sysdeps/unix/mkfifoat.c: Moved ...
4814 * sysdeps/posix/mkfifoat.c: ... here.
4815
4816 * sysdeps/unix/utime.c: Moved ...
4817 * sysdeps/posix/utime.c: ... here.
4818
4819 * sysdeps/unix/time.c: Moved ...
4820 * sysdeps/posix/time.c: ... here.
4821 * sysdeps/unix/sysv/linux/time.c: Adjust #include.
4822 * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
4823
4824 * sysdeps/unix/nice.c: Moved ...
4825 * sysdeps/posix/nice.c: ... here.
4826
4827 * sysdeps/unix/alarm.c: Moved ...
4828 * sysdeps/posix/alarm.c: ... here.
4829
4830 * intl/Makefile ($(codeset_mo)): Depend on the input file.
4831
4832 2012-08-17 Jeff Law <law@redhat.com>
4833
4834 * intl/Makefile (codeset_mo): New variable.
4835 ($(codeset_mo)): New target.
4836 (tst-codeset.out): Depend on that. Remove explicit rule.
4837 (tst-gettext3.out, tst-gettext5.out): Likewise.
4838 (LOCPATH-ENV, tst-codeset-ENV): New variables.
4839 (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
4840 * intl/tst-codeset.sh: Remove.
4841 * intl/tst-gettext3.sh: Likewise.
4842 * intl/tst-gettext5.sh: Likewise.
4843
4844 2012-08-17 Roland McGrath <roland@hack.frob.com>
4845
4846 * sysdeps/unix/inet/syscalls.list: File removed. Move contents into ...
4847 * sysdeps/unix/syscalls.list: ... here.
4848
4849 * sysdeps/posix/getaddrinfo.c
4850 (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
4851 (gaiconf_init, gaiconf_reload): Use them.
4852 [!_STATBUF_ST_NSEC]
4853 (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
4854 Define using time_t rather than struct timespec.
4855
4856 * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
4857 (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
4858 Macros removed.
4859 * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
4860 [!NO_THREADS].
4861 (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
4862 (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
4863 Likewise.
4864
4865 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
4866 __libc_cleanup_push argument.
4867
4868 * bits/param.h: New file.
4869 * misc/sys/param.h: New file.
4870 * include/sys/param.h: New file.
4871 * misc/Makefile (headers): Add bits/param.h.
4872 * sysdeps/generic/sys/param.h: File removed.
4873 * sysdeps/unix/sysv/linux/bits/param.h: New file.
4874 * sysdeps/unix/sysv/linux/sys/param.h: File removed.
4875 * sysdeps/mach/hurd/bits/param.h: New file.
4876 * sysdeps/mach/hurd/sys/param.h: File removed.
4877
4878 * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
4879 last change.
4880
4881 * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
4882 [_IO_MTSAFE_IO].
4883 * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
4884 (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
4885 New macros.
4886
4887 * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
4888 * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
4889 rather than -D_IO_MTSAFE_IO conditionally.
4890 * stdio-common/Makefile (CPPFLAGS): Likewise.
4891 * wcsmbs/Makefile (CPPFLAGS): Likewise.
4892 * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
4893 Use $(libio-mtsafe).
4894 * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
4895 of -D_IO_MTSAFE_IO.
4896 (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
4897 (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
4898 (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
4899 (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
4900 (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
4901 (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
4902 (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
4903 (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
4904 (CFLAGS-fread_u_chk.c): Likewise.
4905 (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
4906 (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
4907 (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
4908 (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
4909 * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
4910 * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
4911 * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
4912 * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
4913 * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
4914
4915 * libio/Makefile: Test [$(libc-reentrant) = yes]
4916 instead of [$(filter %REENTRANT, $(defines)) nonempty].
4917
4918 * Makeconfig
4919 [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
4920 * sysdeps/pthread/configure: File removed.
4921 * sysdeps/pthread/Makeconfig: New file.
4922 * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
4923 * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
4924
4925 2012-08-16 Gary Benson <gbenson@redhat.com>
4926
4927 * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
4928 unmapping the first object in a namespace.
4929
4930 2012-08-16 Roland McGrath <roland@hack.frob.com>
4931
4932 * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
4933 (__internal_setnetgrent): ... this. Add internal_function to
4934 definition. Add libc_hidden_def.
4935 (setnetgrent): Update caller.
4936 (internal_endnetgrent): Renamed to ...
4937 (__internal_endnetgrent): ... this. Add internal_function to
4938 definition. Add libc_hidden_def.
4939 (endnetgrent): Update caller.
4940 (internal_getnetgrent_r): Renamed to ...
4941 (__internal_getnetgrent_r): ... this. Add internal_function to
4942 definition. Add libc_hidden_def.
4943 (__getnetgrent_r): Update caller.
4944 * inet/netgroup.h: Update declarations. Add libc_hidden_proto uses.
4945
4946 2012-08-16 Joseph Myers <joseph@codesourcery.com>
4947
4948 * stdlib/longlong.h: Update from GCC.
4949
4950 2012-08-16 Roland McGrath <roland@hack.frob.com>
4951
4952 * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
4953 on _QL, which is set by umul_ppmm but never used.
4954 * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
4955 variables, which are set by GMP macros but never used.
4956 * stdio-common/_itowa.c (_itowa): Likewise.
4957 * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
4958 * stdlib/mod_1.c (mpn_mod_1): Likewise.
4959
4960 2012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
4961
4962 * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
4963 struct La_sh_regs is not constant.
4964 * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
4965 <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
4966 and struct La_sparc64_regs are not constant.
4967
4968 2012-08-16 Joseph Myers <joseph@codesourcery.com>
4969
4970 * sysdeps/unix/sysv/linux/kernel-features.h
4971 (__ASSUME_POSIX_TIMERS): Remove.
4972 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
4973 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
4974 * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
4975 Make code unconditional.
4976 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
4977 * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
4978 Make code unconditional.
4979 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
4980 * sysdeps/unix/sysv/linux/clock_nanosleep.c
4981 [__ASSUME_POSIX_TIMERS]: Make code unconditional.
4982 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
4983 * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
4984 Make code unconditional.
4985 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
4986 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
4987 (__libc_missing_posix_timers): Remove.
4988
4989 2012-08-15 Roland McGrath <roland@hack.frob.com>
4990
4991 * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
4992 check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
4993
4994 * bits/libc-lock.h (__rtld_lock_initialize): New macro.
4995
4996 * elf/dl-sym.c: Include <stdlib.h>.
4997
4998 * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
4999 constants, which avoids warnings in 32-bit builds.
5000
5001 * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
5002 (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
5003
5004 * misc/lseek.c: File moved to ...
5005 * io/lseek.c: ... here.
5006
5007 * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
5008
5009 * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
5010 shifting LEN more than 31 bits at once.
5011
5012 2012-08-15 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
5013
5014 [BZ #14195]
5015 * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
5016 segmentation fault for a case of two empty input strings.
5017 * string/test-strncasecmp.c (check1): Renamed to...
5018 (bz12205): ...this.
5019 (bz14195): Add new testcase for two empty input strings and N > 0.
5020 (test_main): Call new testcase, adapt for renamed function.
5021
5022 2012-08-15 Andreas Jaeger <aj@suse.de>
5023
5024 [BZ #14090]
5025 * crypt/md5test2.c: New test, based on test supplied by Serge
5026 Belyshev <belyshev@depni.sinp.msu.ru>.
5027 * crypt/Makefile (xtests): Add md5test-giant..
5028 * crypt/Makefile ($(objpfx)md5test-giant): Add.
5029
5030 2012-08-15 Paul Eggert <eggert@cs.ucla.edu>
5031
5032 [BZ #14090]
5033 * crypt/md5.c (md5_process_block): Don't assume the buffer
5034 length is less than 2**32.
5035 * crypt/sha512.c (sha512_process_block): Don't assume the buffer
5036 length is less than 2**64.
5037
5038 2012-08-15 Roland McGrath <roland@hack.frob.com>
5039
5040 * string/str-two-way.h: Include <sys/param.h>.
5041 (MAX): Macro removed.
5042
5043 * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
5044 Move #define and #undef of memmove to just before and after
5045 including <string.h>.
5046
5047 * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
5048 [!NOT_IN_libc]: Move #define and #undef of memmove to just before
5049 and after including <string.h>. Move declarations of
5050 __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
5051 to before #include "string/memmove.c".
5052
5053 * include/dirent.h: Declare __getdirentries.
5054
5055 * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
5056 using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
5057
5058 2012-08-14 Mike Frysinger <vapier@gentoo.org>
5059
5060 * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
5061 * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
5062 * sysdeps/i386/configure: Regenerated.
5063 * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
5064 STABS_CURRENT_FILE, and STABS_FUN.
5065 (END): Remove call to STABS_FUN_END.
5066 (STABS_CURRENT_FILE1): Delete.
5067 (STABS_CURRENT_FILE): Likewise.
5068 (STABS_FUN): Likewise.
5069 (STABS_FUN_END): Likewise.
5070 (STABS_FUN2): Likewise.
5071 * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
5072 * sysdeps/x86_64/configure: Regenerated.
5073
5074 2012-08-14 Roland McGrath <roland@hack.frob.com>
5075
5076 * elf/dl-open.c: Include <atomic.h>.
5077 * elf/dl-lookup.c: Likewise.
5078
5079 2012-08-14 Joseph Myers <joseph@codesourcery.com>
5080
5081 * sysdeps/unix/sysv/linux/kernel-features.h
5082 (__ASSUME_CLONE_THREAD_FLAGS): Remove.
5083 * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
5084 unconditionally.
5085 * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
5086 unconditionally.
5087 * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
5088 condition on __ASSUME_CLONE_THREAD_FLAGS.
5089
5090 2012-08-14 Andreas Jaeger <aj@suse.de>
5091
5092 * sysdeps/i386/fpu/libm-test-ulps: Update.
5093
5094 2012-08-13 Maxim Kuvyrkov <maxim@codesourcery.com>
5095
5096 * include/atomic.h (atomic_exchange_and_add): Split into ...
5097 (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
5098 New atomic macros.
5099
5100 2012-08-13 Markus Trippelsdorf <markus@trippelsdorf.de>
5101
5102 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
5103
5104 2012-08-13 Jeff Law <law@redhat.com>
5105
5106 * manual/stdio.texi (snprintf): Clarify handling of the trailing
5107 null byte in the output string.
5108
5109 2012-08-10 Joseph Myers <joseph@codesourcery.com>
5110
5111 * sysdeps/unix/sysv/linux/kernel-features.h
5112 (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
5113 [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
5114 (__ASSUME_ARG_MAX_STACK_BASED): Define.
5115 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
5116 [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
5117 !__ASSUME_ARG_MAX_STACK_BASED. Compare version with
5118 __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
5119
5120 2012-08-09 Jeff Law <law@redhat.com>
5121
5122 [BZ #13939]
5123 * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
5124 When avoid_arena is set, don't retry in the that arena. Pick the
5125 next one, whatever it might be.
5126 (arena_get2): New parameter avoid_arena, pass through to reused_arena.
5127 (arena_lock): Pass in new parameter to arena_get2.
5128 * malloc/malloc.c (__libc_memalign): Pass in new parameter to
5129 arena_get2.
5130 (__libc_malloc): Unify retrying after main arena failure with
5131 __libc_memalign version.
5132 (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
5133
5134 2012-08-09 H.J. Lu <hongjiu.lu@intel.com>
5135
5136 [BZ #14166]
5137 * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
5138 to __redirect_strstr.
5139 (__strstr_sse42): Use typeof __redirect_strstr.
5140 (__strstr_ia32): Likewise.
5141 (__libc_strstr): New prototype.
5142 (strstr): Renamed to ...
5143 (__libc_strstr): This.
5144 (strstr): New strong alias of __libc_strstr.
5145 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
5146 * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
5147 __redirect_time.
5148 Include <time.h>.
5149 (__libc_time): New prototype.
5150 (time_ifunc): Replace time with __libc_time.
5151 (time): New strong alias and hidden definition of __libc_time.
5152 (__GI_time): Remove strong alias.
5153 * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
5154 Include <stddef.h>.
5155 (memmove): Redefined to __redirect_memmove.
5156 (__memmove_sse2): Use typeof __redirect_memmove.
5157 (__memmove_ssse3): Likewise.
5158 (__memmove_ssse3_back): Likewise.
5159 (__libc_memmove): New prototype.
5160 (memmove): Renamed to ...
5161 (__libc_memmove): This.
5162 (memmove): New strong alias of __libc_memmove.
5163
5164 2012-08-08 Mark Salter <msalter@redhat.com>
5165
5166 * elf/elf.h
5167 (R_MN10300_TLS_GD): Define.
5168 (R_MN10300_TLS_LD): Likewise.
5169 (R_MN10300_TLS_LDO): Likewise.
5170 (R_MN10300_TLS_GOTIE): Likewise.
5171 (R_MN10300_TLS_IE): Likewise.
5172 (R_MN10300_TLS_LE): Likewise.
5173 (R_MN10300_TLS_DTPMOD): Likewise.
5174 (R_MN10300_TLS_DTPOFF): Likewise.
5175 (R_MN10300_TLS_TPOFF): Likewise.
5176 (R_MN10300_SYM_DIFF): Likewise.
5177 (R_MN10300_ALIGN): Likewise.
5178 (R_MN10300_NUM): Update.
5179
5180 2012-08-08 Joseph Myers <joseph@codesourcery.com>
5181
5182 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
5183 Remove.
5184
5185 2012-08-08 Roland McGrath <roland@hack.frob.com>
5186
5187 * sysdeps/posix/fdopendir.c: Include <stddef.h>.
5188
5189 * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
5190 sysdeps/unix -> sysdeps/posix move.
5191 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
5192
5193 2012-08-07 Allan McRae <allan@archlinux.org>
5194
5195 [BZ #14303]
5196 * sunrpc/rpc_main.c (SVR4_CPP): Remove.
5197 (SUNOS_CPP): Likewise.
5198 (find_cpp): Fall back to selecting system cpp when /lib/cpp is
5199 not found.
5200 (open_input): Call CPP using execvp.
5201
5202 2012-08-07 Joseph Myers <joseph@codesourcery.com>
5203
5204 * sysdeps/unix/sysv/linux/kernel-features.h
5205 (__ASSUME_PROT_GROWSUPDOWN): Remove.
5206 (__ASSUME_NO_CLONE_DETACHED): Likewise.
5207 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
5208 (__ASSUME_WAITID_SYSCALL): Likewise.
5209 * sysdeps/unix/sysv/linux/dl-execstack.c
5210 (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
5211 code unconditional.
5212 (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
5213 conditional code.
5214 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
5215 [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
5216 (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
5217 code.
5218 * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
5219 unconditional.
5220 [__ASSUME_WAITID_SYSCALL]: Likewise.
5221 [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
5222
5223 2012-08-07 Roland McGrath <roland@hack.frob.com>
5224
5225 * sysdeps/unix/closedir.c: Renamed to ...
5226 * sysdeps/posix/closedir.c: ... here.
5227 * sysdeps/unix/dirfd.c: Renamed to ...
5228 * sysdeps/posix/dirfd.c: ... here.
5229 * sysdeps/unix/dirstream.h: Renamed to ...
5230 * sysdeps/posix/dirstream.h: ... here.
5231 * sysdeps/unix/fdopendir.c: Renamed to ...
5232 * sysdeps/posix/fdopendir.c: ... here.
5233 * sysdeps/unix/opendir.c: Renamed to ...
5234 * sysdeps/posix/opendir.c: ... here.
5235 * sysdeps/unix/readdir.c: Renamed to ...
5236 * sysdeps/posix/readdir.c: ... here.
5237 * sysdeps/unix/readdir_r.c: Renamed to ...
5238 * sysdeps/posix/readdir_r.c: ... here.
5239 * sysdeps/unix/rewinddir.c: Renamed to ...
5240 * sysdeps/posix/rewinddir.c: ... here.
5241 * sysdeps/unix/seekdir.c: Renamed to ...
5242 * sysdeps/posix/seekdir.c: ... here.
5243 * sysdeps/unix/telldir.c: Renamed to ...
5244 * sysdeps/posix/telldir.c: ... here.
5245 * sysdeps/unix/sysv/linux/opendir.c: Update #include.
5246 * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
5247 * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
5248 * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
5249
5250 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
5251 * bits/fcntl.h: ... here.
5252
5253 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
5254 not 0.
5255 (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
5256 [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
5257 (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
5258 (struct flock): Move l_start, l_len to the beginning.
5259 Use __pid_t for l_pid.
5260 [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
5261 [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
5262 [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
5263 (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
5264 [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
5265 [__USE_LARGEFILE64] (struct flock64): New type.
5266 (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
5267
5268 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
5269 * bits/dirent.h: ... here.
5270
5271 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
5272 [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
5273
5274 2012-08-07 Joseph Myers <joseph@codesourcery.com>
5275
5276 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
5277 Change from 2.6.0 to 2.6.16.
5278 * sysdeps/unix/sysv/linux/configure: Regenerated.
5279 * sysdeps/unix/sysv/linux/kernel-features.h
5280 (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
5281 (__ASSUME_TGKILL): Define conditional on architectures, not kernel
5282 version.
5283 (__ASSUME_UTIMES): Likewise.
5284 (__ASSUME_CLONE_STOPPED): Remove.
5285 (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
5286 architectures, not kernel version.
5287 (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
5288 (__ASSUME_NO_CLONE_DETACHED): Likewise.
5289 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
5290 (__ASSUME_WAITID_SYSCALL): Likewise.
5291 [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
5292 condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
5293 * README: State 2.6.16 as minimum Linux kernel version. Do not
5294 refer to older versions.
5295
5296 2012-08-06 Roland McGrath <roland@hack.frob.com>
5297
5298 * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
5299 Define alphasort64 as an alias.
5300 * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
5301 Define versionsort64 as an alias.
5302 * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
5303 Define scandir64 as an alias.
5304 * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
5305 Define scandirat64 as an alias.
5306 * dirent/alphasort64.c (alphasort64):
5307 Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
5308 * dirent/versionsort64.c: Likewise.
5309 * dirent/scandir64.c: Likewise.
5310 * dirent/scandirat64.c: Likewise.
5311 * sysdeps/wordsize-64/alphasort.c: File removed.
5312 * sysdeps/wordsize-64/alphasort64.c: File removed.
5313 * sysdeps/wordsize-64/scandir.c: File removed.
5314 * sysdeps/wordsize-64/scandir64.c: File removed.
5315 * sysdeps/wordsize-64/scandirat.c: File removed.
5316 * sysdeps/wordsize-64/scandirat64.c: File removed.
5317 * sysdeps/wordsize-64/versionsort.c: File removed.
5318 * sysdeps/wordsize-64/versionsort64.c: File removed.
5319 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
5320 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
5321 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
5322 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
5323 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
5324 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
5325 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
5326 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
5327
5328 * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
5329 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
5330 [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
5331 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
5332 [defined __arch64__ || defined __sparcv9]
5333 (__INO_T_MATCHES_INO64_T): New macro.
5334 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
5335 [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
5336 * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
5337 * sysdeps/unix/sysv/linux/bits/dirent.h
5338 [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
5339 (_DIRENT_MATCHES_DIRENT64): New macro.
5340
5341 * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
5342 Define lockf64 as an alias.
5343 * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
5344 Define fseeko64 as an alias.
5345 * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
5346 Define ftello64 as an alias.
5347 * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
5348 Define _IO_fgetpos64 and fgetpos64 as aliases.
5349 * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
5350 Define _IO_fsetpos64 and fsetpos64 as aliases.
5351 * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
5352 Conditionalize body on this.
5353 * libio/fseeko64.c: Likewise.
5354 * libio/ftello64.c: Likewise.
5355 * libio/iofgetpos64.c: Likewise.
5356 * libio/iofsetpos64.c: Likewise.
5357 * sysdeps/wordsize-64/lockf.c: File removed.
5358 * sysdeps/wordsize-64/lockf64.c: File removed.
5359 * sysdeps/wordsize-64/fseeko.c: File removed.
5360 * sysdeps/wordsize-64/fseeko64.c: File removed.
5361 * sysdeps/wordsize-64/ftello.c: File removed.
5362 * sysdeps/wordsize-64/ftello64.c: File removed.
5363 * sysdeps/wordsize-64/iofgetpos.c: File removed.
5364 * sysdeps/wordsize-64/iofgetpos64.c: File removed.
5365 * sysdeps/wordsize-64/iofsetpos.c: File removed.
5366 * sysdeps/wordsize-64/iofsetpos64.c: File removed.
5367 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
5368 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
5369 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
5370 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
5371 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
5372 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
5373 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
5374 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
5375 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
5376 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
5377
5378 * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
5379 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
5380 [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
5381 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
5382 [defined __arch64__ || defined __sparcv9]
5383 (__OFF_T_MATCHES_OFF64_T): New macro.
5384 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
5385 [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
5386 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
5387 (__OFF_T_MATCHES_OFF64_T): New macro.
5388
5389 2012-08-06 H.J. Lu <hongjiu.lu@intel.com>
5390
5391 * stdlib/secure-getenv.c (__secure_getenv): Replace
5392 GLIBC_2_16 with GLIBC_2_17.
5393
5394 2012-08-06 H.J. Lu <hongjiu.lu@intel.com>
5395
5396 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
5397 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
5398
5399 2012-08-03 David S. Miller <davem@davemloft.net>
5400
5401 * sysdeps/sparc/fpu/libm-test-ulps: Update.
5402
5403 2012-08-03 Joseph Myers <joseph@codesourcery.com>
5404
5405 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
5406 Remove.
5407 (__ASSUME_CORRECT_SI_PID): Likewise.
5408 (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
5409 (__ASSUME_TMPFS_NAME): Likewise.
5410 * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
5411 [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
5412 * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
5413 (HAVE_AUX_SECURE): Make definition unconditional.
5414 * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
5415 [!__ASSUME_TMPFS_NAME]: Remove conditional code.
5416
5417 2012-08-03 Roland McGrath <roland@hack.frob.com>
5418
5419 * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
5420 * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
5421 * sysdeps/mach/hurd/eloop-threshold.h: New file.
5422 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
5423 __eloop_threshold instead of SYMLOOP_MAX.
5424
5425 * sysdeps/generic/eloop-threshold.h: New file.
5426 * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
5427 of MAXSYMLINKS.
5428 * elf/chroot_canon.c (chroot_canon): Likewise.
5429
5430 2012-08-03 Joseph Myers <joseph@codesourcery.com>
5431
5432 [BZ #13717]
5433 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
5434 Change to 2.6.0 everywhere.
5435 * sysdeps/unix/sysv/linux/configure: Regenerated.
5436 * sysdeps/unix/sysv/linux/kernel-features.h
5437 (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
5438 (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
5439 kernel versions.
5440 (__ASSUME_POSIX_TIMERS): Define unconditionally.
5441 (__ASSUME_FUTEX_REQUEUE): Remove.
5442 (__ASSUME_STATFS64): Define unconditionally.
5443 (__ASSUME_AT_SECURE): Likewise.
5444 (__ASSUME_CORRECT_SI_PID): Likewise.
5445 (__ASSUME_TGKILL): Define without depending on kernel version for
5446 i386.
5447 (__ASSUME_UTIMES): Likewise.
5448 (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
5449 kernel version.
5450 (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
5451 (__ASSUME_TMPFS_NAME): Likewise.
5452 * README: Update reference to Linux kernel versions.
5453
5454 2012-08-02 Marek Polacek <polacek@redhat.com>
5455
5456 [BZ# 14150]
5457 * configure.in (libc_cv_asm_type_prefix): Remove test. Replace
5458 libc_cv_asm_type_prefix with %.
5459 * configure: Regenerated.
5460 * include/libc-symbols.h: Remove comment about
5461 ASM_TYPE_DIRECTIVE_PREFIX. Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
5462 (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
5463 (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
5464 (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
5465 (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
5466 * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
5467 [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
5468 [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
5469 * elf/tst-unique2mod1.c: Likewise.
5470 * elf/tst-unique1mod2.c: Likewise.
5471 * elf/tst-unique1mod1.c: Likewise.
5472 * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
5473 * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
5474 Replace ASM_TYPE_DIRECTIVE with .type.
5475 * sysdeps/s390/s390-64/sysdep.h: Likewise.
5476 * sysdeps/i386/sysdep.h: Likewise.
5477 * sysdeps/x86_64/sysdep.h: Likewise.
5478 * sysdeps/sh/sysdep.h: Likewise.
5479 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
5480 Do not define ASM_TYPE_DIRECTIVE.
5481 * sysdeps/powerpc/sysdep.h: Likewise.
5482 * sysdeps/powerpc/powerpc32/sysdep.h:
5483 Replace ASM_TYPE_DIRECTIVE with .type.
5484 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
5485 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
5486 * sysdeps/i386/fpu/e_powf.S: Likewise.
5487 * sysdeps/i386/fpu/e_expl.S: Likewise.
5488 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
5489 * sysdeps/i386/fpu/e_acosh.S: Likewise.
5490 * sysdeps/i386/fpu/e_pow.S: Likewise.
5491 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
5492 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
5493 * sysdeps/i386/fpu/s_expm1.S: Likewise.
5494 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
5495 * sysdeps/i386/fpu/e_log2.S: Likewise.
5496 * sysdeps/i386/fpu/e_log2l.S: Likewise.
5497 * sysdeps/i386/fpu/e_scalb.S: Likewise.
5498 * sysdeps/i386/fpu/e_powl.S: Likewise.
5499 * sysdeps/i386/fpu/e_log10f.S: Likewise.
5500 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
5501 * sysdeps/i386/fpu/e_logl.S: Likewise.
5502 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
5503 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
5504 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
5505 * sysdeps/i386/fpu/e_log2f.S: Likewise.
5506 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
5507 * sysdeps/i386/fpu/e_log.S: Likewise.
5508 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
5509 * sysdeps/i386/fpu/e_logf.S: Likewise.
5510 * sysdeps/i386/fpu/e_log10l.S: Likewise.
5511 * sysdeps/i386/fpu/e_atanh.S: Likewise.
5512 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
5513 * sysdeps/i386/fpu/e_log10.S: Likewise.
5514 * sysdeps/i386/fpu/s_frexp.S: Likewise.
5515 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
5516 * sysdeps/i386/fpu/s_asinh.S: Likewise.
5517 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
5518 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
5519 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
5520 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
5521 * sysdeps/i386/i686/strtok.S: Likewise.
5522 * sysdeps/i386/i386-mcount.S: Likewise.
5523 * sysdeps/i386/strtok.S: Likewise.
5524 * sysdeps/x86_64/fpu/e_expl.S: Likewise.
5525 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
5526 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
5527 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
5528 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
5529 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
5530 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
5531 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
5532 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
5533 * sysdeps/x86_64/_mcount.S: Likewise.
5534 * sysdeps/x86_64/strtok.S: Likewise.
5535 * sysdeps/sh/_mcount.S: Likewise.
5536
5537 2012-08-01 Roland McGrath <roland@hack.frob.com>
5538
5539 * libio/iofopen.c: Include <fcntl.h>.
5540 [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
5541 (_IO_fopen64, fopen64): Define as aliases.
5542 * libio/iofopen64.c: Include <fcntl.h>.
5543 [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
5544 Conditionalize body on this.
5545 * sysdeps/wordsize-64/iofopen.c: File removed.
5546 * sysdeps/wordsize-64/iofopen64.c: File removed.
5547
5548 2012-08-01 Marek Polacek <polacek@redhat.com>
5549
5550 * libc/Makeconfig: Use elf in place of binfmt-subdir.
5551 Use dlfcn directly instead of a variable.
5552 (binfmt-subdir): Do not define.
5553 (dlfcn): Likewise.
5554
5555 2012-08-01 Joseph Myers <joseph@codesourcery.com>
5556
5557 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
5558 Remove all definitions.
5559 * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
5560 <kernel-features.h>.
5561 [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
5562 (miss_F_GETOWN_EX): Remove all definitions.
5563 [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
5564 macro definition.
5565 [!__ASSUME_FCNTL64]: Remove conditional code.
5566 [__ASSUME_FCNTL64]: Make code unconditional.
5567 * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
5568 <kernel-features.h>.
5569 [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
5570 (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
5571 (lockf64) [__NR_fcntl64]: Make code unconditional.
5572 (lockf64) [__ASSUME_FCNTL64]: Likewise.
5573
5574 * sysdeps/unix/sysv/linux/kernel-features.h
5575 (__ASSUME_VFORK_SYSCALL): Remove all definitions.
5576 * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
5577 Make code unconditional.
5578 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
5579 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
5580 * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
5581 [__NR_vfork]: Make code unconditional.
5582 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
5583 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
5584 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
5585 [__NR_vfork]: Make code unconditional.
5586 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
5587 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
5588
5589 2012-08-01 Roland McGrath <roland@hack.frob.com>
5590
5591 * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
5592 (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
5593
5594 * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
5595 Define mkstemp64 as an alias.
5596 * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
5597 Define mkstemps64 as an alias.
5598 * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
5599 Define mkostemp64 as an alias.
5600 * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
5601 Define mkostemps64 as an alias.
5602 * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
5603 Conditionalize body on this.
5604 * misc/mkostemp64.c: Likewise.
5605 * misc/mkostemps64.c: Likewise.
5606 * misc/mkstemps64.c: Likewise.
5607 * sysdeps/wordsize-64/mkstemp64.c: File removed.
5608 * sysdeps/wordsize-64/mkostemp64.c: File removed.
5609 * sysdeps/wordsize-64/mkostemp.c: File removed.
5610 * sysdeps/wordsize-64/mkstemp.c: File removed.
5611 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
5612 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
5613 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
5614 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
5615
5616 [BZ #14138]
5617 * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
5618 * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
5619 * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
5620 * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
5621
5622 * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
5623 compat_symbol macros from <shlib-compat.h> rather than the underlying
5624 default_symbol_version and symbol_version macros, so that DEFAULT
5625 lines in shlib-versions are respected.
5626 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
5627
5628 2012-08-01 Florian Weimer <fweimer@redhat.com>
5629
5630 * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
5631 Declare with warn_unused_result.
5632 (setgid, setregid, setegid, setresgid): Likewise.
5633 * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
5634 Likewise.
5635 * WUR-REPORT: Remove set*id functions.
5636
5637 2012-07-31 Pino Toscano <toscano.pino@tiscali.it>
5638
5639 * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
5640
5641 2012-07-31 Roland McGrath <roland@hack.frob.com>
5642
5643 * include/sys/socket.h (__libc_accept, __libc_accept4):
5644 Add attribute_hidden.
5645 * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
5646
5647 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
5648 use of PTR_MANGLE.
5649 * inet/getnetgrent_r.c (setup): Likewise.
5650
5651 * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
5652
5653 2012-07-31 David S. Miller <davem@davemloft.net>
5654
5655 * sysdeps/sparc/fpu/libm-test-ulps: Update.
5656
5657 2012-07-31 Joseph Myers <joseph@codesourcery.com>
5658
5659 [BZ #13629]
5660 * math/s_clog.c (__clog): Use __log1p if larger part has absolute
5661 value between 1.0 and 2.0 and smaller part has absolute value less
5662 than 1.0.
5663 * math/s_clog10.c (__clog10): Likewise.
5664 * math/s_clog10f.c (__clog10f): Likewise.
5665 * math/s_clog10l.c (__clog10l): Likewise.
5666 * math/s_clogf.c (__clogf): Likewise.
5667 * math/s_clogl.c (__clogl): Likewise.
5668 * math/libm-test.inc (clog_test): Add more tests.
5669 (clog10_test): Likewise.
5670 * sysdeps/i386/fpu/libm-test-ulps: Update.
5671 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5672
5673 2012-07-31 Florian Weimer <fweimer@redhat.com>
5674
5675 * stdlib/tst-secure-getenv.c: Use printf for error reporting.
5676 Exit with zero in case no suitable GID is found, and write a
5677 message to standard error.
5678
5679 2012-07-30 Roland McGrath <roland@hack.frob.com>
5680
5681 * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
5682 rather than to 1.
5683 (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
5684 (MAXPATHLEN): Removed.
5685 (NOGROUP, NODEV): New macros.
5686 (setbit, clrbit, isset, isclr): New macros.
5687 (howmany, roundup, powerof2): New macros.
5688 (DEV_BSIZE): New macro.
5689
5690 * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
5691 * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
5692
5693 * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
5694 definition on [!__NO_LONG_DOUBLE_MATH].
5695
5696 * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
5697 PTR_MANGLE and PTR_DEMANGLE.
5698
5699 * socket/accept4.c (accept4): Rename to __libc_accept4.
5700 Define accept4 as a weak alias.
5701
5702 * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
5703 on [_DIRENT_HAVE_D_TYPE].
5704 * io/ftw.c (ftw_dir): Likewise.
5705
5706 * io/xmknod.c (__xmknod): Don't check PATH for being null.
5707
5708 * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
5709
5710 * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
5711 Use the BSD numbers rather than the arbitrary ones we had.
5712 (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
5713 (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
5714 (SIGXCPU, SIGXFSZ): New macros.
5715 (_NSIG): Now 32.
5716
5717 * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
5718 initializer on [_LIBC_REENTRANT].
5719
5720 * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
5721 definitions inside [_POSIX_MAPPED_FILES].
5722
5723 * posix/regex.c: Include <sys/param.h> for MIN/MAX.
5724
5725 * dirent/opendir.c: Include <fcntl.h>.
5726
5727 * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
5728 (__libc_getspecific): Likewise.
5729 (__libc_key_create): Likewise.
5730
5731 * stdio-common/tmpfile64.c: Include <fcntl.h> first.
5732 [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
5733 * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
5734 (tmpfile64): Define as alias.
5735 * sysdeps/wordsize-64/tmpfile.c: File removed.
5736 * sysdeps/wordsize-64/tmpfile64.c: File removed.
5737 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
5738 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
5739
5740 * stdio-common/vfscanf.c: Include <stdbool.h>.
5741 * nss/makedb.c: Likewise.
5742 * stdio-common/_i18n_number.h: Likewise.
5743 * argp/argp-help.c: Likewise.
5744 * posix/wordexp.c: Likewise.
5745 * sysdeps/posix/spawni.c: Likewise.
5746 * nss/nss_files/files-initgroups.c: Likewise.
5747 * stdio-common/reg-modifier.c: Include <stdlib.h>.
5748 * nss/nss_files/files-initgroups.c: Likewise.
5749 * nss/nss_db/db-netgrp.c: Likewise.
5750 * nss/nss_db/db-initgroups.c: Likewise.
5751 * io/fchmodat.c: Include <sys/stat.h>.
5752
5753 * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
5754 __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
5755
5756 * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
5757 [HAVE_MMAP].
5758
5759 * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
5760 Add multiple inclusion protection.
5761
5762 2012-07-27 David S. Miller <davem@davemloft.net>
5763
5764 * sysdeps/sparc/fpu/libm-test-ulps: Update.
5765
5766 2012-07-27 Gary Benson <gbenson@redhat.com>
5767
5768 [BZ #14298]
5769 * elf/rtld.c: Include <stap-probe.h>.
5770 (dl_main): Added static probes "init_start" and "init_complete".
5771 * elf/dl-load.c: Include <stap-probe.h>.
5772 (lose): Take new parameter "nsid".
5773 Added static probe "map_failed".
5774 (_dl_map_object_from_fd): Pass namespace id to lose.
5775 Added static probe "map_start".
5776 (open_verify): Pass namespace id to lose.
5777 * elf/dl-open.c: Include <stap-probe.h>.
5778 (dl_open_worker) Added static probes "map_complete", "reloc_start"
5779 and "reloc_complete".
5780 * elf/dl-close.c: Include <stap-probe.h>.
5781 (_dl_close_worker): Added static probes "unmap_start" and
5782 "unmap_complete".
5783 * elf/rtld-debugger-interface.txt: New file documenting the above.
5784
5785 2012-07-26 Roland McGrath <roland@hack.frob.com>
5786
5787 * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
5788 rather than a string variable.
5789 * sunrpc/rpc_main.c (h_output): Likewise.
5790 * sunrpc/rpc_svcout.c (write_real_program): Likewise.
5791
5792 2012-07-26 Pino Toscano <toscano.pino@tiscali.it>
5793
5794 * inet/check_native.c: New file.
5795
5796 2012-07-26 Joseph Myers <joseph@codesourcery.com>
5797
5798 [BZ #13629]
5799 * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
5800 if larger part has absolute value 1.0.
5801 * math/s_clog10.c (__clog10): Likewise.
5802 * math/s_clog10f.c (__clog10f): Likewise.
5803 * math/s_clog10l.c (__clog10l): Likewise.
5804 * math/s_clogf.c (__clogf): Likewise.
5805 * math/s_clogl.c (__clogl): Likewise.
5806 * math/libm-test.inc (clog_test): Add more tests.
5807 (clog10_test): Likewise.
5808 * sysdeps/i386/fpu/libm-test-ulps: Update.
5809 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5810
5811 * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
5812 (pltexit): Likewise.
5813 (La_regs): Likewise.
5814 (La_retval): Likewise.
5815 (int_retval): Likewise.
5816 Update #error for removed macros to refer only to definitions in
5817 tst-audit.h.
5818 * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
5819 macro.
5820 (pltexit): Likewise.
5821 (La_regs): Likewise.
5822 (La_retval): Likewise.
5823 (int_retval): Likewise.
5824 * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
5825 macro.
5826 (pltexit): Likewise.
5827 (La_regs): Likewise.
5828 (La_retval): Likewise.
5829 (int_retval): Likewise.
5830 * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
5831 macro.
5832 (pltexit): Likewise.
5833 (La_regs): Likewise.
5834 (La_retval): Likewise.
5835 (int_retval): Likewise.
5836 * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
5837 macro.
5838 (pltexit): Likewise.
5839 (La_regs): Likewise.
5840 (La_retval): Likewise.
5841 (int_retval): Likewise.
5842 * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
5843 macro.
5844 (pltexit): Likewise.
5845 (La_regs): Likewise.
5846 (La_retval): Likewise.
5847 (int_retval): Likewise.
5848 * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
5849 macro.
5850 (pltexit): Likewise.
5851 (La_regs): Likewise.
5852 (La_retval): Likewise.
5853 (int_retval): Likewise.
5854 * sysdeps/generic/tst-audit.h: Update comment to refer only to
5855 macro definitions in tst-audit.h.
5856 * sysdeps/i386/tst-audit.h: New file.
5857 * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
5858 * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
5859 * sysdeps/s390/s390-32/tst-audit.h: Likewise.
5860 * sysdeps/s390/s390-64/tst-audit.h: Likewise.
5861 * sysdeps/sh/tst-audit.h: Likewise.
5862 * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
5863 * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
5864 * sysdeps/x86_64/tst-audit.h: Likewise.
5865
5866 2012-07-26 Andreas Jaeger <aj@suse.de>
5867
5868 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
5869 ptrace.
5870
5871 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
5872 new value PTRACE_EVENT_SECCOMP from Linux 3.5.
5873 (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
5874 PTRACE_O_MASK.
5875 * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
5876 * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
5877 * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
5878
5879 * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
5880 value.
5881
5882 * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
5883 _sigsys.
5884 (si_call_addr, si_syscall, si_arch): Define new macro.
5885 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
5886 _sigsys.
5887 (si_call_addr, si_syscall, si_arch): Define new marcro.
5888 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
5889 _sigsys.
5890 (si_call_addr, si_syscall, si_arch): Define new macro.
5891 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
5892 _sigsys.
5893 (si_call_addr, si_syscall, si_arch): Define new macro.
5894
5895 2012-07-25 Joseph Myers <joseph@codesourcery.com>
5896
5897 [BZ #13717]
5898 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
5899 Change to 2.4.21 where previously 2.4.1.
5900 * sysdeps/unix/sysv/linux/configure: Regenerated.
5901 * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
5902 __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
5903 Linux kernel version.
5904 (__ASSUME_STD_AUXV): Remove.
5905 [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
5906 kernel version.
5907 [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
5908 (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
5909 (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
5910 (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
5911 (__ASSUME_NETLINK_SUPPORT): Likewise.
5912 * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
5913 (__no_netlink_support): Remove conditional definition.
5914 * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
5915 Remove.
5916 (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
5917 [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
5918 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
5919 (if_nameindex_ioctl): Remove.
5920 (if_nameindex_netlink): Do not handle __no_netlink_support.
5921 (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
5922 code.
5923 * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
5924 Remove conditional code.
5925 (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
5926 code.
5927 (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
5928 unconditional.
5929 [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
5930 [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
5931 * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
5932 Remove.
5933 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
5934 [!__ASSUME_STD_AUXV]: Remove conditional code.
5935 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
5936 [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
5937 [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
5938 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
5939 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
5940 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
5941 code.
5942 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
5943 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
5944 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
5945 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
5946 conditional code.
5947 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
5948 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
5949 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
5950 code.
5951 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
5952 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
5953 conditional code.
5954 * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
5955 (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
5956 code unconditional.
5957 (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
5958 conditional code.
5959 (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
5960 unconditional.
5961 (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
5962 conditional code.
5963 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
5964 (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
5965 unconditional.
5966 (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
5967 conditional code.
5968 * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
5969 (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
5970 code unconditional.
5971 (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
5972 conditional code.
5973 (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
5974 unconditional.
5975 (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
5976 conditional code.
5977 * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
5978 (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
5979 code unconditional.
5980 (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
5981 conditional code.
5982 (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
5983 unconditional.
5984 (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
5985 conditional code.
5986
5987 2012-07-25 Andreas Schwab <schwab@linux-m68k.org>
5988
5989 * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
5990 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
5991 * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
5992 * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
5993 * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
5994 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
5995 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
5996 * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
5997 * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
5998 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
5999 * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
6000 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
6001 * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
6002 * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
6003 * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
6004 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
6005 * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
6006 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
6007 * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
6008 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
6009 * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
6010 * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
6011 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
6012
6013 2012-07-25 Florian Weimer <fweimer@redhat.com>
6014
6015 * Versions.def: Add GLIBC_2.17.
6016 * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
6017 * include/stdlib.h: Rename __secure_getenv to secure_getenv.
6018 Introduce __libc_secure_getenv.
6019 * stdlib/Versions (2.17): Add secure_getenv
6020 (GLIBC_PRIVATE): Add __libc_secure_getenv.
6021 * stdlib/secure-getenv.c: Rename __secure_getenv to
6022 __libc_secure_getenv. Add secure_getenv alias. Add compatibility
6023 symbol __secure_getenv for GLIBC_2.0.
6024 * stdlib/tst-secure-getenv.c: New.
6025 * stdlib/Makefile (tests): Add testcase.
6026 * manual/startup.texi (Environment Access): Document
6027 secure_getenv.
6028 * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
6029 __libc_secure_getenv.
6030 * inet/ruserpass.c (ruserpass): Likewise.
6031 * malloc/mtrace.c (mtrace): Likewise.
6032 * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
6033 * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
6034 * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
6035 * sysdeps/posix/tempname.c: Likewise. Evaluate
6036 HAVE_SECURE_GETENV.
6037 * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
6038 __secure_getenv to __libc_secure_getenv.
6039 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
6040 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
6041 Likewise.
6042 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
6043 Likewise.
6044 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
6045 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
6046 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
6047 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
6048 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
6049 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
6050 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
6051
6052 2012-07-25 Joseph Myers <joseph@codesourcery.com>
6053
6054 * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
6055 (struct La_i86_retval): Likewise.
6056 (struct La_x86_64_regs): Likewise.
6057 (struct La_x86_64_retval): Likewise.
6058 (struct La_x32_regs): Likewise.
6059 (struct La_x32_retval): Likewise.
6060 (struct La_ppc32_regs): Likewise.
6061 (struct La_ppc32_retval): Likewise.
6062 (struct La_ppc64_regs): Likewise.
6063 (struct La_ppc64_retval): Likewise.
6064 (struct La_sh_regs): Likewise.
6065 (struct La_sh_retval): Likewise.
6066 (struct La_s390_32_regs): Likewise.
6067 (struct La_s390_32_retval): Likewise.
6068 (struct La_s390_64_regs): Likewise.
6069 (struct La_s390_64_retval): Likewise.
6070 (struct La_sparc32_regs): Likewise.
6071 (struct La_sparc32_retval): Likewise.
6072 (struct La_sparc64_regs): Likewise.
6073 (struct La_sparc64_retval): Likewise.
6074 (struct audit_ifaces): Remove architecture-specific pltenter and
6075 pltexit members.
6076 * sysdeps/i386/ldsodefs.h: New file.
6077 * sysdeps/powerpc/ldsodefs.h: Likewise.
6078 * sysdeps/s390/ldsodefs.h: Likewise.
6079 * sysdeps/sh/ldsodefs.h: Likewise.
6080 * sysdeps/sparc/ldsodefs.h: Likewise.
6081 * sysdeps/x86_64/ldsodefs.h: Likewise.
6082
6083 2012-07-25 Marek Polacek <polacek@redhat.com>
6084
6085 [BZ #6808]
6086 * math/libm-test.inc (yn_test): Add another test.
6087 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
6088 to ERANGE when the result is +-Inf.
6089 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
6090 * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
6091 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
6092 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
6093
6094 2012-07-24 Joseph Myers <joseph@codesourcery.com>
6095
6096 * conform/data/time.h-data (NULL): Use macro-constant. Require
6097 equal to 0.
6098 (CLOCKS_PER_SEC): Use macro instead of constant. Specify type as
6099 clock_t.
6100 [ISO11] (TIME_UTC): Use macro-int-constant. Require value > 0.
6101
6102 2012-07-23 Thomas Schwinge <thomas@codesourcery.com>
6103
6104 * configure.in <sysdeps resolving>: Correct printing
6105 Implies_before.
6106 * configure: Regenerate.
6107
6108 2012-07-22 Thomas Schwinge <thomas@codesourcery.com>
6109
6110 * math/w_ilogb.c: Include <limits.h>.
6111 * math/w_ilogbl.c: Likewise.
6112
6113 2012-07-20 Joseph Myers <joseph@codesourcery.com>
6114
6115 * manual/lang.texi (__va_copy): Document primarily as ISO C99
6116 va_copy. Document allowing for unavailable va_copy only as
6117 pre-C99 compatibility.
6118 * manual/string.texi (Copying and Concatenation): Use va_copy
6119 instead of __va_copy in concat example.
6120
6121 2012-07-20 Pino Toscano <toscano.pino@tiscali.it>
6122
6123 * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
6124 (__sendto): Use create_address_port. Initialize APORT and deallocate
6125 it if not null.
6126
6127 * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
6128 with O_NOLINK passed to __file_name_lookup.
6129
6130 * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
6131 with O_NOLINK passed to __file_name_lookup.
6132
6133 * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
6134 negative N or less than NGIDS.
6135
6136 * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
6137 type to string_t. Set ERANGE as errno and return it if NAME is not big
6138 enough. Use memcpy instead of strncpy.
6139
6140 2012-07-20 Joseph Myers <joseph@codesourcery.com>
6141
6142 * elf/Makefile (check-data): Remove.
6143 (localplt.data): New vpath directive.
6144 ($(objpfx)check-localplt.out): Use localplt.data from vpath
6145 instead of $(check-data).
6146 * scripts/data/localplt-generic.data: Move to ...
6147 * sysdeps/generic/localplt.data: ... here.
6148 * scripts/data/localplt-i386-linux-gnu.data: Move to ...
6149 * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
6150 * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
6151 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
6152 ... here.
6153 * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
6154 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
6155 ... here.
6156 * scripts/data/localplt-s390-linux-gnu.data: Move to ...
6157 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
6158 ... here.
6159 * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
6160 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
6161 ... here.
6162 * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
6163 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
6164 ... here.
6165 * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
6166 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
6167 ... here.
6168
6169 2012-07-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6170
6171 * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
6172 PPC32 and PPC64 files.
6173 * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
6174 * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
6175
6176 2012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6177
6178 * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
6179 __makecontext_ret to ...
6180 * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
6181 ... here and call exit if uc_link is NULL. New file.
6182 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
6183 __makecontext_ret.S.
6184 * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
6185 __makecontext_ret to ...
6186 * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
6187 ... here and call exit if uc_link is NULL. New file.
6188 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
6189 __makecontext_ret.S.
6190
6191 2012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6192
6193 * elf/elf.h (R_390_IRELATIVE): New definition.
6194 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
6195 resolver function for IFUNC symbols. Support R_390_IRELATIVE.
6196 (elf_machine_lazy_rel): Support R_390_IRELATIVE.
6197 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
6198 (elf_machine_lazy_rel): Likewise.
6199 * sysdeps/s390/dl-irel.h: New file.
6200 * sysdeps/s390/s390-64/memcpy.S: New asm code.
6201 * sysdeps/s390/s390-64/memset.S: New asm code.
6202 * sysdeps/s390/s390-64/memcmp.S: New asm code.
6203 * sysdeps/s390/s390-64/multiarch/memset.S: New file.
6204 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
6205 * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
6206 * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
6207 * sysdeps/s390/s390-64/multiarch/Makefile: New file.
6208 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
6209 * sysdeps/s390/s390-32/multiarch/Makefile: New file.
6210 * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
6211 * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
6212 * sysdeps/s390/s390-32/multiarch/memset.S: New file.
6213 * sysdeps/s390/s390-32/memcpy.S: New asm code.
6214 * sysdeps/s390/s390-32/memset.S: New asm code.
6215 * sysdeps/s390/s390-32/memcmp.S: New asm code.
6216
6217 2012-07-17 Marek Polacek <polacek@redhat.com>
6218
6219 [BZ #14349]
6220 * sysdeps/s390/s390-32/configure.in: Remove TLS check.
6221 * sysdeps/s390/s390-64/configure.in: Likewise.
6222 * sysdeps/sparc/configure.in: Likewise.
6223 * sysdeps/powerpc/powerpc32/configure.in: Likewise.
6224 * sysdeps/powerpc/powerpc64/configure.in: Likewise.
6225 * sysdeps/i386/configure.in: Likewise.
6226 * sysdeps/x86_64/configure.in: Likewise.
6227 * sysdeps/sh/configure.in: Likewise.
6228 * sysdeps/s390/s390-32/configure: Regenerated.
6229 * sysdeps/s390/s390-64/configure: Likewise.
6230 * sysdeps/x86_64/configure: Likewise.
6231 * sysdeps/sh/configure: Likewise.
6232 * sysdeps/powerpc/powerpc64/configure: Likewise.
6233 * sysdeps/powerpc/powerpc32/configure: Likewise.
6234 * sysdeps/sparc/configure: Likwise.
6235 * sysdeps/i386/configure: Likewise.
6236
6237 * elf/dl-open.c: Comment fixes.
6238
6239 2012-07-17 Joseph Myers <joseph@codesourcery.com>
6240
6241 * Makefile [CXX] (check-data): Remove.
6242 [CXX] (c++-types.data): New vpath directive.
6243 [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
6244 vpath. Do not allow for C++ type data being missing.
6245 * scripts/data/c++-types-alpha-linux-gnu.data: Move to
6246 ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
6247 * scripts/data/c++-types-ia64-linux-gnu.data: Move to
6248 ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
6249 * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
6250 * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
6251 * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
6252 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
6253 ... here.
6254 * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
6255 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
6256 ... here.
6257 * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
6258 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
6259 ... here.
6260 * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
6261 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
6262 ... here.
6263 * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
6264 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
6265 ... here.
6266 * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
6267 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
6268 ... here.
6269 * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
6270 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
6271 ... here.
6272 * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
6273 * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
6274
6275 * elf/tls-macros.h (TLS_LE): Move architecture-specific
6276 definitions to architecture-specific files.
6277 (TLS_IE): Likewise.
6278 (TLS_LD): Likewise.
6279 (TLS_GD): Likewise.
6280 * sysdeps/i386/tls-macros.h: New file.
6281 * sysdeps/powerpc/tls-macros.h: Likewise.
6282 * sysdeps/s390/s390-32/tls-macros.h: Likewise.
6283 * sysdeps/s390/s390-64/tls-macros.h: Likewise.
6284 * sysdeps/sh/tls-macros.h: Likewise.
6285 * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
6286 * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
6287 * sysdeps/x86_64/tls-macros.h: Likewise.
6288
6289 2012-07-17 Thomas Schwinge <thomas@codesourcery.com>
6290
6291 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
6292 zero value for regular exit case.
6293
6294 * sysdeps/unix/sysv/linux/x86_64/__start_context.S
6295 (__start_context): Preserve zero value for regular exit case.
6296
6297 2012-07-17 Thomas Schwinge <thomas@codesourcery.com>
6298 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6299
6300 * manual/setjmp.texi (setcontext): Clarify normal process
6301 termination when uc_link is the null pointer.
6302 * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
6303 exit call.
6304
6305 2012-07-16 Andreas Schwab <schwab@linux-m68k.org>
6306
6307 * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
6308 preprocessor. Test for each exception mask separately.
6309
6310 2012-07-16 Andreas Jaeger <aj@suse.de>
6311
6312 * po/ru.po: Update from translation team.
6313
6314 2012-07-15 Joseph Myers <joseph@codesourcery.com>
6315
6316 * conform/data/string.h-data (NULL): Use macro-constant. Require
6317 equal to 0.
6318 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
6319 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
6320 (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
6321 (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
6322 [ISO || ISO99 || ISO11] (*_t): Do not allow.
6323
6324 2012-07-13 Andreas Jaeger <aj@suse.de>
6325
6326 * po/fr.po: Update from translation team.
6327
6328 2012-07-12 Marek Polacek <polacek@redhat.com>
6329
6330 [BZ #14173]
6331 * math/libm-test.inc (yn_test): Add test for BZ #14173.
6332 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
6333 loop condition.
6334
6335 2012-07-12 Joseph Myers <joseph@codesourcery.com>
6336
6337 [BZ #13717]
6338 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
6339 Change to 2.4.1 where previously 2.4.0.
6340 * sysdeps/unix/sysv/linux/configure: Regenerated.
6341 * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
6342 (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
6343 version.
6344 [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
6345 (__ASSUME_AT_CLKTCK): Remove.
6346 (__ASSUME_AT_PAGESIZE): Likewise.
6347 (__ASSUME_AT_XID): Likewise.
6348 (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
6349 [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
6350 * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
6351 unconditionally.
6352 (HAVE_AUX_PAGESIZE): Likewise.
6353 * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
6354 [__ASSUME_AT_CLKTCK]: Make code unconditional.
6355 [!__ASSUME_AT_CLKTCK]: Remove conditional code.
6356
6357 2012-07-12 Jeroen van Bemmel <jvb127@gmail.com>
6358
6359 [BZ #14307]
6360 * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
6361 the temporary buffer used to invoke __gethostbyname2_r,
6362 __gethostbyaddr_r and gethostbyname4_r to make room for struct
6363 host_data / struct gaih_addrtuple.
6364 * resolv/nss_dns/dns-host.c (global scope): Move definition of
6365 implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
6366 header file nss/nsswitch.h.
6367 * nss/nsswitch.h (global scope): Add definition of implementation
6368 constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
6369 resolv/nss_dns/dns-host.c).
6370
6371 2012-07-11 Andreas Jaeger <aj@suse.de>
6372
6373 * po/fr.po: Update from translation team.
6374
6375 * po/sv.po: Update from translation team
6376 * po/fr.po: Another update from translation team.
6377
6378 2012-07-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6379
6380 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
6381 for subnormals or multiply small sinh result by itself.
6382 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
6383 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6384
6385 2012-07-11 David S. Miller <davem@davemloft.net>
6386
6387 * sysdeps/sparc/fpu/libm-test-ulps: Update.
6388
6389 2012-07-10 Andreas Schwab <schwab@linux-m68k.org>
6390
6391 [BZ #14347]
6392 * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
6393 (INTERNAL_MARK): Shift it here.
6394
6395 2012-07-10 Marek Polacek <polacek@redhat.com>
6396
6397 [BZ #14151]
6398 * configure.in (libc_cv_asm_global_directive): Remove test. Replace
6399 libc_cv_asm_global_directive with .globl.
6400 * configure: Regenerated.
6401 * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
6402 with .globl.
6403 * sysdeps/i386/configure: Regenerated.
6404 * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
6405 with .globl.
6406 * sysdeps/x86_64/configure: Regenerated.
6407 * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
6408 * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
6409 * elf/tst-unique2mod2.c: Likewise.
6410 * elf/tst-unique2mod1.c: Likewise.
6411 * elf/tst-unique1mod2.c: Likewise.
6412 * elf/tst-unique1mod1.c: Likewise.
6413 * sysdeps/s390/s390-32/sysdep.h: Likewise.
6414 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
6415 * sysdeps/s390/s390-64/sysdep.h: Likewise.
6416 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
6417 * sysdeps/mach/sysdep.h: Likewise.
6418 * sysdeps/i386/sysdep.h: Likewise.
6419 * sysdeps/i386/i386-mcount.S: Likewise.
6420 * sysdeps/x86_64/_mcount.S: Likewise.
6421 * sysdeps/x86_64/sysdep.h: Likewise.
6422 * sysdeps/sh/_mcount.S: Likewise.
6423 * sysdeps/sh/sysdep.h: Likewise.
6424 * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
6425 * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
6426 * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
6427 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
6428 * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
6429 * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
6430 * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
6431 * locale/localeinfo.h: Likewise.
6432 (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
6433 (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
6434
6435 2012-07-09 Roland McGrath <roland@hack.frob.com>
6436
6437 [BZ #14336]
6438 * manual/charset.texi (Extended Char Intro): Word use fix, "operating
6439 system".
6440 * manual/message.texi (The Uniforum approach): Likewise.
6441 * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
6442 (glibc iconv Implementation): Likewise.
6443
6444 2012-07-09 Joseph Myers <joseph@codesourcery.com>
6445
6446 [BZ #14337]
6447 * math/s_clog.c (__clog): Avoid scaling a value down where that
6448 could result in underflow.
6449 * math/s_clog10.c (__clog10): Likewise.
6450 * math/s_clog10f.c (__clog10f): Likewise.
6451 * math/s_clog10l.c (__clog10l): Likewise.
6452 * math/s_clogf.c (__clogf): Likewise.
6453 * math/s_clogl.c (__clogl): Likewise.
6454 * math/libm-test.inc (clog_test): Add more tests.
6455 (clog10_test): Likewise.
6456 * sysdeps/i386/fpu/libm-test-ulps: Update.
6457 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6458
6459 2012-07-06 Andreas Schwab <schwab@linux-m68k.org>
6460
6461 [BZ #14283]
6462 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
6463 by 7 not 8 to examine high bit of fractional part.
6464
6465 [BZ #14042]
6466 * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
6467 for call to __mcount_internal.
6468 * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
6469 (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
6470 * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
6471
6472 2012-07-06 Joseph Myers <joseph@codesourcery.com>
6473
6474 [BZ #14154]
6475 * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
6476 approximation for values within 0x1p-13f of an odd multiple of
6477 pi/4.
6478 * math/libm-test.inc (tan_test): Do not allow spurious underflow
6479 exception. Add more tests.
6480 * sysdeps/i386/fpu/libm-test-ulps: Update.
6481
6482 [BZ #6778]
6483 * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
6484 inputs and return -1 for them. Do not check for +Inf in case not
6485 reachable for +Inf.
6486 * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
6487 * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
6488 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
6489 and return -1 for them. Do not check for +Inf in case not
6490 reachable for +Inf.
6491 * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
6492 define.
6493 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
6494 and return -1 for them. Do not check for +Inf in case not
6495 reachable for +Inf.
6496 * math/libm-test.inc (expm1_test): Add more tests. Do not allow
6497 spurious underflow.
6498 * sysdeps/i386/fpu/libm-test-ulps: Update.
6499 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6500
6501 2012-07-06 Mike Frysinger <vapier@gentoo.org>
6502
6503 * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
6504
6505 2012-07-05 Joseph Myers <joseph@codesourcery.com>
6506
6507 [BZ #14157]
6508 [BZ #14331]
6509 * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
6510 could result in spurious underflow. Scale down values above
6511 DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
6512 * math/s_csqrtf.c (__csqrtf): Likewise.
6513 * math/s_csqrtl.c (__csqrtl): Likewise.
6514 * math/libm-test.inc (csqrt_test): Add more tests. Do not allow
6515 spurious underflow.
6516 * sysdeps/i386/fpu/libm-test-ulps: Update.
6517 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6518
6519 2012-07-04 Andreas Schwab <schwab@linux-m68k.org>
6520
6521 * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
6522 xopen-msg.sed.
6523 * catgets/xopen-msg.awk: New file.
6524 * catgets/xopen-msg.sed: Removed.
6525
6526 * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
6527 po2text.sed.
6528 * intl/po2test.awk: New file.
6529 * intl/po2test.sed: Removed.
6530
6531 2012-07-04 Joseph Myers <joseph@codesourcery.com>
6532
6533 [BZ #14328]
6534 * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
6535 or multiply small sinh result by itself.
6536 * math/s_ctanf.c (__ctanf): Likewise.
6537 * math/s_ctanh.c (__ctanh): Likewise.
6538 * math/s_ctanhf.c (__ctanhf): Likewise.
6539 * math/s_ctanhl.c (__ctanhl): Likewise.
6540 * math/s_ctanl.c (__ctanl): Likewise.
6541 * math/libm-test.inc (ctan_test_tonearest): New function.
6542 (ctan_test_towardzero): Likewise.
6543 (ctan_test_downward): Likewise.
6544 (ctan_test_upward): Likewise.
6545 (ctanh_test_tonearest): Likewise.
6546 (ctanh_test_towardzero): Likewise.
6547 (ctanh_test_downward): Likewise.
6548 (ctanh_test_upward): Likewise.
6549 (main): Call these new functions.
6550 * sysdeps/i386/fpu/libm-test-ulps: Update.
6551 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6552
6553 2012-07-03 Mike Frysinger <vapier@gentoo.org>
6554
6555 * .gitignore: Delete /ports entry.
6556
6557 2012-07-03 Andreas Jaeger <aj@suse.de>
6558
6559 * po/bg.po: Update from translation team.
6560 * po/cs.po: Likewise.
6561 * po/de.po: Likewise.
6562 * po/hr.po: Likewise.
6563 * po/nl.pl: Likewise.
6564 * po/pl.po: Likewise.
6565 * po/vi.po: Likewise.
6566
6567 2012-07-03 Joseph Myers <joseph@codesourcery.com>
6568
6569 * Makeconfig [!+link] (+link-before-libc): New variable.
6570 [!+link] (+link-after-libc): Likewise.
6571 [!+link] (+link-tests): Likewise.
6572 [!+link] (+link): Define in terms of $(+link-before-libc) and
6573 $(+link-after-libc).
6574 [!+link-static] (+link-static-before-libc): New variable.
6575 [!+link-static] (+link-static-after-libc): Likewise.
6576 [!+link-static] (+link-static-tests): Likewise.
6577 [!+link-static] (+link-static): Define in terms of
6578 $(+link-static-before-libc) and $(+link-static-after-libc).
6579 [build-shared] (link-libc-before-gnulib): New variable.
6580 [build-shared] (link-libc-tests): Likewise.
6581 [build-shared] (link-libc): Define in terms of
6582 $(link-libc-before-gnulib).
6583 [!build-shared] (link-libc-tests): New variable.
6584 (link-libc-static-tests): New variable.
6585 [!gnulib] (gnulib-arch): New variable.
6586 [!gnulib] (gnulib-tests): Likewise.
6587 [!gnulib] (static-gnulib-arch): Likewise.
6588 [!gnulib] (static-gnulib-tests): Likewise.
6589 [!gnulib] (gnulib): Use $(gnulib-arch). Do not use $(libgcc_eh).
6590 Define with "=" instead of ":=".
6591 [!gnulib] (static-gnulib): Use $(static-gnulib-arch). Do not use
6592 -lgcc_eh $(libunwind). Define with "=" instead of ":=".
6593 * Rules (binaries-all-notests): New variable.
6594 (binaries-all-tests): Likewise.
6595 (binaries-static-notests): Likewise.
6596 (binaries-static-tests): Likewise.
6597 (binaries-all): Define using $(binaries-all-notests) and
6598 $(binaries-all-tests).
6599 (binaries-static): Define using $(binaries-static-notests) and
6600 $(binaries-static-tests).
6601 (binaries-shared-tests): New variable.
6602 (binaries-shared-notests): Likewise.
6603 (binaries-shared): Remove variable.
6604 ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
6605 ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
6606 ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
6607 ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
6608 ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
6609 ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
6610 * elf/Makefile (sln-modules): New variable.
6611 (extra-objs): Add $(sln-modules:=.o).
6612 (ldconfig-modules): Add static-stubs.
6613 ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
6614 * elf/static-stubs.c: New file.
6615
6616 [BZ #14283]
6617 * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
6618 by 7 not 8 to examine high bit of fractional part. Use volatile
6619 variables when splitting into final array of floats if
6620 __FLT_EVAL_METHOD__ != 0.
6621 * math/libm-test.inc (cos_test): Add another test.
6622 (sin_test): Likewise.
6623 * sysdeps/i386/fpu/libm-test-ulps: Update.
6624
6625 [BZ #14273]
6626 * math/libm-test.inc (cosh_test): Add more tests.
6627
6628 * version.h (RELEASE): Set to "development".
6629 (VERSION): Set to "2.16.90".
6630
6631 2012-06-30 Carlos O'Donell <carlos_odonell@mentor.com>
6632
6633 * NEWS: Update copyright. Remove last-updated date.
6634 Mention math library bug fixes and timezone data changes.
6635 * README: Mention GNU/Hurd, x32, and HPPA support status.
6636
6637 2012-06-28 Thomas Schwinge <thomas@codesourcery.com>
6638
6639 * manual/contrib.texi (Contributors): Sort alphabetically by last name.
6640
6641 2012-06-27 Andreas Jaeger <aj@suse.de>
6642
6643 * manual/contrib.texi (Contributors): Add Samuel Thibault.
6644
6645 2012-06-25 Andreas Jaeger <aj@suse.de>
6646
6647 * sysdeps/s390/fpu/libm-test-ulps: Update.
6648
6649 2012-06-23 Andreas Schwab <schwab@linux-m68k.org>
6650 Thomas Schwinge <thomas@codesourcery.com>
6651
6652 * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
6653 * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
6654 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
6655 fanotify_mark.
6656
6657 2012-06-23 Thomas Schwinge <thomas@codesourcery.com>
6658
6659 * sysdeps/mach/start.c: Remove file.
6660 * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
6661 * sysdeps/i386/init-first.c: Fix comment regarding start.S.
6662 * sysdeps/sh/init-first.c: Likewise.
6663
6664 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
6665 registers for frame unwinding purposes, add CFI directives.
6666 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
6667 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
6668 * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
6669 Likewise.
6670
6671 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
6672 __fortify_fail returning.
6673 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
6674
6675 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
6676 sysdeps/sh/____longjmp_chk.S.
6677 * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
6678 on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
6679 * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
6680 (gen-as-const-headers): Append sigaltstack-offsets.sym.
6681
6682 * sysdeps/sh/abort-instr.h: New file.
6683 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
6684 process in case exit returns.
6685
6686 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
6687 initialize the GOT register before use.
6688
6689 * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
6690 calculation of ARGC > 4.
6691
6692 * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
6693 meaningful names to some local labels.
6694
6695 2012-06-22 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
6696 Kaz Kojima <kkojima@rr.iij4u.or.jp>
6697
6698 * sysdeps/unix/sysv/linux/sh/bits/atomic.h
6699 (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
6700 (__arch_compare_and_exchange_val_16_acq): Likewise.
6701 (__arch_compare_and_exchange_val_32_acq): Likewise.
6702 (atomic_exchange_and_add): Fix gUSA sequence.
6703 (atomic_add): Likewise.
6704 (atomic_add_negative): Likewise.
6705 (atomic_add_zero): Likewise.
6706 (atomic_bit_test_set): Likewise.
6707
6708 2012-06-22 Andreas Schwab <schwab@redhat.com>
6709
6710 [BZ #13579]
6711 * include/link.h (struct link_map): Add l_free_initfini.
6712 * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
6713 l_initfini.
6714 * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
6715 * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
6716 * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
6717 set.
6718
6719 2012-06-22 Carlos O'Donell <carlos_odonell@mentor.com>
6720
6721 * configure.in: Use AC_LANG_SOURCE.
6722 * configure: Regenerate.
6723
6724 2012-06-22 Roland McGrath <roland@hack.frob.com>
6725
6726 * configure.in (libc_cv_localstatedir): New substituted variable.
6727 * configure: Regenerated.
6728 * config.make.in (localstatedir): New variable, substituted from
6729 libc_cv_localstatedir.
6730 * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
6731 * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
6732 ${prefix}/var to /var when we change ${prefix}/etc to /etc.
6733 * sysdeps/gnu/configure: Regenerated.
6734
6735 2012-06-21 Jeff Law <law@redhat.com>
6736
6737 [BZ #14277]
6738 * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
6739 free. Simplify list management for _LIBC case.
6740
6741 2012-06-21 Joseph Myers <joseph@codesourcery.com>
6742
6743 [BZ #14273]
6744 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
6745 Clear sign bit of 64-bit integer value before comparing against
6746 overflow value.
6747
6748 * sysdeps/mach/configure: Regenerated.
6749
6750 2012-06-21 H.J. Lu <hongjiu.lu@intel.com>
6751
6752 [BZ #14278]
6753 * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
6754
6755 2012-06-21 Jeff Law <law@redhat.com>
6756
6757 [BZ #13882]
6758 * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection. Use
6759 uint16_t for elements in the "seen" array to avoid char overflows.
6760 * elf/dl-fini.c (_dl_sort_fini): Likewise.
6761 * elf/dl-open.c (dl_open_worker): Likewise.
6762
6763 2012-06-21 Carlos O'Donell <carlos_odonell@mentor.com>
6764
6765 * scripts/list-sources.sh: Scan PORTS for translations.
6766 * po/libc.pot: Regenerated.
6767
6768 2012-06-21 Andreas Jaeger <aj@suse.de>
6769
6770 [BZ #12194]
6771 * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
6772 warning.
6773 * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
6774 * bits/byteswap-16.h (__bswap_16): Likewise.
6775 * bits/byteswap.h (__bswap_constant_16): Likewise.
6776
6777 2012-06-18 H.J. Lu <hongjiu.lu@intel.com>
6778
6779 [BZ #14117]
6780 * sysdeps/i386/fpu_control.h: Removed.
6781 * sysdeps/x86_64/fpu_control.h: Moved to ...
6782 * sysdeps/x86/fpu_control.h: Here.
6783
6784 * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
6785 (_FPU_SETCW): Likewise.
6786
6787 2012-06-15 H.J. Lu <hongjiu.lu@intel.com>
6788
6789 [BZ #14117]
6790 * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
6791 * sysdeps/x86/fpu/bits/mathinline.h: This.
6792 * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
6793
6794 [BZ #14050]
6795 [BZ #14117]
6796 * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
6797 functions if __x86_64__ is defined.
6798
6799 2012-06-15 Chung-Lin Tang <cltang@codesourcery.com>
6800
6801 * string/endian.h: Add !__ASSEMBLER__ condition for including
6802 conversion interfaces.
6803
6804 2012-06-15 Joseph Myers <joseph@codesourcery.com>
6805
6806 [BZ #14241]
6807 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
6808 of ABS(x) in calculating zero to negative powers other than odd
6809 integers.
6810 * math/libm-test.inc (pow_test): Add more tests.
6811
6812 2012-06-15 Andreas Jaeger <aj@suse.de>
6813
6814 * manual/contrib.texi (Contributors): Update entry of Liubov
6815 Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
6816 Machado Filho.
6817
6818 2012-06-15 Cyril Hrubis <metan@ucw.cz>
6819
6820 * string/string.h: Add __wur to GNU version of strerror_r.
6821
6822 2012-06-14 H.J. Lu <hongjiu.lu@intel.com>
6823
6824 [BZ #14229]
6825 * string/Makefile (tests): Add tst-strtok_r.
6826 * string/tst-strtok_r.c: New file.
6827 * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
6828 RAX_LP/RDX_LP on SAVE_PTR.
6829
6830 2012-06-14 Roland McGrath <roland@hack.frob.com>
6831
6832 * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
6833
6834 2012-06-14 Joseph Myers <joseph@codesourcery.com>
6835
6836 * libm_test.inc (csqrt_test): Allow more spurious underflow
6837 exceptions.
6838 (j0_test): Likewise.
6839 (j1_test): Likewise.
6840 (y0_test): Likewise.
6841 (y1_test): Likewise.
6842
6843 2012-06-13 Carlos O'Donell <carlos_odonell@mentor.com>
6844
6845 * po/Makefile (libc.pot): Use UTF-8 charset.
6846
6847 2012-06-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6848
6849 [BZ #14210]
6850 Suppress sign-conversion warning from FD_SET.
6851 See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
6852 * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
6853 not unsigned long int.
6854 * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
6855
6856 2012-06-12 H.J. Lu <hongjiu.lu@intel.com>
6857
6858 [BZ #14050]
6859 [BZ #14117]
6860 * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
6861 __extern_always_inline instead of __extern_inline.
6862 (__signbitf): Support __SSE2_MATH__ and C++ namespace.
6863 (__signbit): Likewise.
6864 (__signbitl): Support C++ namespace.
6865 (lrintf): New inline function.
6866 (lrint): Likewise.
6867 (llrintf): Likewise.
6868 (llrint): Likewise.
6869 (fmaxf): Likewise.
6870 (fmax): Likewise.
6871 (fminf): Likewise.
6872 (fmin): Likewise.
6873 (rint): Likewise.
6874 (rintf): Likewise.
6875 (ceil): Likewise.
6876 (ceilf): Likewise.
6877 (floor): Likewise.
6878 (floorf): Likewise.
6879 (nearbyint): Likewise.
6880 (nearbyintf): Likewise.
6881
6882 2012-06-12 Thomas Schwinge <thomas@codesourcery.com>
6883
6884 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
6885 non-default versions.
6886
6887 2012-06-11 Roland McGrath <roland@hack.frob.com>
6888
6889 [BZ #14218]
6890 * manual/argp.texi (Argp): Reword argp_parse description slightly.
6891
6892 2012-06-09 Thomas Schwinge <thomas@codesourcery.com>
6893
6894 * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
6895 (FE_UPWARD, FE_DOWNWARD): Don't define.
6896 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
6897 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
6898
6899 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
6900 reading it.
6901 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
6902 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
6903
6904 2012-06-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
6905
6906 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
6907 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
6908 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
6909 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
6910
6911 2012-06-06 H.J. Lu <hongjiu.lu@intel.com>
6912
6913 [BZ #14117]
6914 * sysdeps/i386/fpu/bits/fenv.h: Removed.
6915 * sysdeps/i386/fpu/Implies: New file.
6916 * sysdeps/x86_64/fpu/Implies: Likewise.
6917 * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
6918 * sysdeps/x86/fpu/bits/fenv.h: This.
6919
6920 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
6921 __SSE_MATH__.
6922
6923 2012-06-06 Siddhesh Poyarekar <siddhesh@redhat.com>
6924
6925 [BZ #14134]
6926 * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
6927 character 0xffff that matches the last element of the
6928 conversion table.
6929
6930 2012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6931
6932 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
6933 fmodl commit.
6934
6935 2012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6936
6937 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
6938 values higher than 25.6283.
6939
6940 2012-06-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6941
6942 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
6943 subnormal exponent extraction and add some __builtin_expect.
6944 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
6945 Fix for subnormal mantissa calculation.
6946
6947 2012-06-04 Mike Frysinger <vapier@gentoo.org>
6948
6949 * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
6950 cpu2 is -1 and errno is not ENOSYS.
6951
6952 2012-06-04 H.J. Lu <hongjiu.lu@intel.com>
6953
6954 [BZ #14117]
6955 * sysdeps/i386/i486/bits/string.h: Renamed to ...
6956 * sysdeps/x86/bits/string.h: This.
6957 * sysdeps/x86_64/bits/string.h: Removed.
6958
6959 * sysdeps/i386/i486/bits/string.h: Define inline functions only
6960 if not compiling for x86-64, but compiling for >= i486.
6961
6962 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
6963 * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
6964
6965 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
6966 New macro from Linux kernel 3.4.0.
6967 (FP_XSTATE_MAGIC2): Likewise.
6968 (FP_XSTATE_MAGIC2_SIZE): Likewise.
6969 (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
6970 (struct _fpx_sw_bytes): New struct.
6971 (struct _xsave_hdr): Likewise.
6972 (struct _ymmh_state): Likewise.
6973 (struct _xstate): Likewise.
6974
6975 * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
6976 * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
6977 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
6978 * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
6979 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
6980 * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
6981
6982 * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
6983 * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
6984 * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
6985 * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
6986 * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
6987 * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
6988
6989 2012-06-04 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
6990
6991 [BZ #13743]
6992 * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
6993 * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
6994 (sysdep_headers): Include sys/platform/ppc.h.
6995 * sysdeps/powerpc/test-gettimebase.c: Test for
6996 __ppc_get_timebase() to catch future ISA opcode/insn changes.
6997 * manual/Makefile (appendices): Include platform.texi.
6998 * manual/contrib.texi (Contributors): Update @node pointers.
6999 * manual/maint.texi (Maintenance): Likewise.
7000 (Platform): New node.
7001 * manual/platform.texi: New file. Document the new features.
7002
7003 2012-06-04 Siddhesh Poyarekar <siddhesh@redhat.com>
7004 Jakub Jelinek <jakub@redhat.com>
7005
7006 [BZ #14188]
7007 * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
7008 where __builtin_expect is unavailable.
7009
7010 2012-06-03 David S. Miller <davem@davemloft.net>
7011
7012 * stdlib/longlong.h: Updated from GCC.
7013
7014 2012-06-02 Andreas Schwab <schwab@linux-m68k.org>
7015
7016 [BZ #14042]
7017 * sysdeps/powerpc/powerpc32/mcount.c: New file.
7018 * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
7019 __mcount_internal.
7020 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
7021 (GLIBC_2.16): Likewise.
7022
7023 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
7024
7025 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
7026
7027 2012-06-01 Joseph Myers <joseph@codesourcery.com>
7028
7029 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
7030 (default-abi): New variable.
7031 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
7032 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
7033 variable.
7034 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
7035 Likewise.
7036 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
7037 Likewise.
7038 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
7039 Likewise.
7040
7041 * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
7042 definition. Document in comment.
7043
7044 2012-06-01 David S. Miller <davem@davemloft.net>
7045
7046 * stdlib/longlong.h: Updated from GCC.
7047
7048 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
7049
7050 [BZ #14117]
7051 * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
7052 Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
7053 sys/debugreg.h sys/io.h here.
7054 * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
7055 sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
7056 sys/io.h.
7057 * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
7058 Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
7059 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
7060 * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
7061 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
7062 * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
7063
7064 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
7065 Define only if __x86_64__ is defined.
7066
7067 2012-06-01 Joseph Myers <joseph@codesourcery.com>
7068
7069 [BZ #14048]
7070 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
7071 Use int64_t for variable i.
7072 * math/libm-test.inc (fmod_test): Add more tests.
7073
7074 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
7075 z computation is not scheduled after fetestexcept.
7076 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
7077 Use math_force_eval instead of asm to ensure calculation scheduled
7078 before exception test.
7079 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
7080 Ensure a1 + u.d computation is not scheduled after fetestexcept.
7081
7082 2012-06-01 Aurelien Jarno <aurelien@aurel32.net>
7083
7084 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
7085 computation is not scheduled after fetestexcept.
7086
7087 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
7088
7089 [BZ #14117]
7090 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
7091 * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
7092
7093 2012-06-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7094
7095 * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
7096 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
7097
7098 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
7099
7100 [BZ #14117]
7101 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
7102 <bits/wordsize.h>.
7103 (__WCHAR_MIN): Support __WORDSIZE == 64.
7104 (__WCHAR_MAX): Likewise.
7105
7106 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
7107 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
7108
7109 [BZ #14183]
7110 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
7111 Defined with __SWORD_TYPE if __x86_64__ isn't defined.
7112
7113 [BZ #14117]
7114 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
7115 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
7116
7117 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
7118 * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
7119
7120 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
7121 Defined to 1 if __x86_64__ isn't defined.
7122 (_STAT_VER_LINUX_OLD): New.
7123 (st_atime): Remove duplicate.
7124 (st_mtime): Likewise.
7125 (st_ctime): Likewise.
7126
7127 2012-05-31 David S. Miller <davem@davemloft.net>
7128
7129 * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
7130 entries.
7131
7132 2012-06-01 Andreas Schwab <schwab@linux-m68k.org>
7133
7134 * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
7135 gen-libm-test.pl.
7136
7137 [BZ #14132]
7138 * elf/dl-reloc.c: Include <_itoa.h>.
7139 (_dl_reloc_bad_type): Remove use of INTUSE.
7140 * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
7141 * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
7142 * stdio-common/psiginfo.c (psiginfo): Likewise.
7143 * stdio-common/psignal.c (psignal): Likewise.
7144 * string/strsignal.c (strsignal): Likewise.
7145 * include/signal.h (_sys_siglist): Declare hidden proto.
7146 * stdio-common/itoa-digits.c: Include <_itoa.h>. Replace
7147 INTVARDEF with libc_hidden_data_def.
7148 * stdio-common/itoa-udigits.c: Likewise.
7149 * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
7150 (_itoa_lower_digits_internal): Remove declaration.
7151 (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
7152 * sysdeps/gnu/siglist.c (_sys_siglist_internal)
7153 (_sys_sigabbrev_internal): Remove aliases.
7154 (_sys_siglist): Define hidden alias.
7155
7156 2012-05-31 Markus Trippelsdorf <markus@trippelsdorf.de>
7157
7158 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
7159 bits/sysctl.h.
7160
7161 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
7162
7163 [BZ #14117]
7164 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
7165 * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
7166
7167 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
7168 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
7169 * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
7170 * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
7171 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
7172 * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
7173
7174 * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
7175 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
7176 * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
7177
7178 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
7179 with __addr.
7180 (insw): Likewise.
7181 (insl): Likewise.
7182 (outsb): Likewise.
7183 (outsw): Likewise.
7184 (outsl): Likewise.
7185
7186 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
7187 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
7188 * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
7189
7190 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
7191 * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
7192 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
7193 * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
7194 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
7195 * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
7196
7197 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
7198 * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
7199
7200 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
7201 * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
7202
7203 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
7204 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
7205 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
7206
7207 * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
7208 * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
7209 to ...
7210 * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
7211
7212 * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
7213 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
7214 * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
7215
7216 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
7217 for x86-64.
7218 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
7219
7220 2012-05-31 Joseph Myers <joseph@codesourcery.com>
7221
7222 * math/math.h (M_El): Use two more decimal places.
7223 (M_LOG2El): Likewise.
7224 (M_LOG10El): Likewise.
7225 (M_LN2l): Likewise.
7226 (M_LN10l): Likewise.
7227 (M_PIl): Likewise.
7228 (M_PI_2l): Likewise.
7229 (M_PI_4l): Likewise.
7230 (M_1_PIl): Likewise.
7231 (M_2_PIl): Likewise.
7232 (M_2_SQRTPIl): Likewise.
7233 (M_SQRT2l): Likewise.
7234 (M_SQRT1_2l): Likewise.
7235
7236 2012-05-31 David S. Miller <davem@davemloft.net>
7237
7238 * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
7239 values between float registers.
7240 * sysdeps/sparc/sparc64/memset.S: Likewise.
7241 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
7242
7243 2012-05-31 Mike Frysinger <vapier@gentoo.org>
7244
7245 * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
7246 -D_FORTIFY_SOURCE=1.
7247 (CPPFLAGS-tst-longjmp_chk.c): Define.
7248 (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
7249 (CPPFLAGS-tst-longjmp_chk2.c): Define.
7250 * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
7251 CFLAGS-tst-wchar-h.c.
7252
7253 2012-05-31 Marek Polacek <polacek@redhat.com>
7254
7255 [BZ #14132]
7256 * include/mntent.h (__setmntent_internal, __getmntent_r_internal
7257 __endmntent_internal): Remove declaration.
7258 (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
7259 (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
7260 * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
7261
7262 2012-05-30 David S. Miller <davem@davemloft.net>
7263
7264 * sysdeps/sparc/sparc32/soft-fp/q_util.c
7265 (___Q_simulate_exceptions): Use real FP ops rather than writing
7266 into the %fsr.
7267 * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
7268 Likewise.
7269
7270 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
7271
7272 [BZ #14117]
7273 * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
7274 * sysdeps/x86/bits/xtitypes.h: This.
7275
7276 * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
7277 * sysdeps/x86/bits/wordsize.h: This.
7278
7279 * sysdeps/i386/bits/huge_vall.h: Renamed to ...
7280 * sysdeps/x86/bits/huge_vall.h: This.
7281
7282 * sysdeps/i386/bits/select.h: Removed.
7283 * sysdeps/x86_64/bits/select.h: Renamed to ...
7284 * sysdeps/x86/bits/select.h: This.
7285
7286 * sysdeps/i386/bits/setjmp.h: Removed.
7287 * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
7288 * sysdeps/x86/bits/setjmp.h: This.
7289
7290 * sysdeps/i386/bits/mathdef.h: Removed.
7291 * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
7292 * sysdeps/x86/bits/mathdef.h: This.
7293
7294 2012-05-30 Andreas Schwab <schwab@linux-m68k.org>
7295
7296 [BZ #14132]
7297 * include/sys/socket.h (__connect_internal)
7298 (__libc_sa_len_internal): Remove declaration.
7299 (__connect, __libc_sa_len): Declare hidden_proto.
7300 (SA_LEN): Remove use of INTUSE.
7301 * socket/connect.c: Add libc_hidden_def.
7302 * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
7303 * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
7304 * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
7305 alias.
7306 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
7307 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
7308 * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
7309 of adding _internal alias.
7310
7311 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
7312
7313 [BZ #14117]
7314 * sysdeps/i386/bits/link.h: Removed.
7315 * sysdeps/i386/bits/linkmap.h: Likewise.
7316 * sysdeps/x86_64/bits/link.h: Renamed to ...
7317 * sysdeps/x86/bits/link.h: This.
7318 * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
7319 * sysdeps/x86/bits/linkmap.h: This.
7320
7321 * sysdeps/i386/bits/endian.h: Removed.
7322 * sysdeps/x86_64/bits/endian.h: Renamed to ...
7323 * sysdeps/x86/bits/endian.h: This.
7324
7325 * sysdeps/i386/bits/byteswap.h: Removed.
7326 * sysdeps/i386/bits/byteswap-16.h: Likewise.
7327 * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
7328 * sysdeps/x86/bits/byteswap.h: This.
7329 * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
7330 * sysdeps/x86/bits/byteswap-16.h: This.
7331 * sysdeps/i386/Implies: Add x86.
7332 * sysdeps/x86_64/Implies: Likewise.
7333
7334 2012-05-30 David S. Miller <davem@davemloft.net>
7335
7336 * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
7337 (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
7338 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
7339 (FP_TRAPPING_EXCEPTIONS): Define.
7340 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
7341 (FP_TRAPPING_EXCEPTIONS): Define.
7342 * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
7343 subnormals only when inexact has been signalled or underflow
7344 exceptions are enabled.
7345 (_FP_PACK_CANONICAL): Likewise.
7346
7347 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
7348
7349 [BZ #14183]
7350 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
7351 Defined with __UWORD_TYPE if __x86_64__ isn't defined.
7352
7353 2012-05-30 Richard Henderson <rth@twiddle.net>
7354
7355 * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
7356 with #ifndef NOT_IN_libc.
7357
7358 * scripts/abilist.awk: Accept 8 fields. Handle Alpha functions
7359 marked to avoid plt entry.
7360
7361 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
7362
7363 [BZ #14112]
7364 * Makeconfig (default-abi): New macro.
7365 (abi-includes): Likewise.
7366 ($(common-objpfx)soversions.mk): Remove WORDSIZE check. Use
7367 $(abi-$(default-abi)-lib-soname) for soname if defined.
7368 ($(common-objpfx)gnu/lib-names.stmp): Generate from
7369 abi-variants.
7370 * Makefile (installed-stubs): Likewise.
7371 * include/stubs-biarch.h: Removed.
7372 * scripts/lib-names.awk: Only handle one library at a time.
7373 * scripts/soversions.awk: Remove WORDSIZE support.
7374 * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
7375 entries.
7376 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
7377 Removed.
7378 (syscall-list-default-condition): Likewise.
7379 (syscall-list-default-condition): Likewise.
7380 (syscall-list-includes): Likewise.
7381 ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
7382 syscall-list-* with abi-*. Handle undefined abi-variants.
7383 * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
7384 * sysdeps/unix/sysv/linux/i386/Implies: New file.
7385 * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
7386 * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
7387 * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
7388 * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
7389 Removed.
7390 (syscall-list-32-options): Likewise.
7391 (syscall-list-32-condition): Likewise.
7392 (syscall-list-64-options): Likewise.
7393 (syscall-list-64-condition): Likewise.
7394 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
7395 macro.
7396 * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
7397 Renamed to ...
7398 (abi-*): This.
7399 (abi-64-ld-soname): New macro.
7400 * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
7401 * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
7402 Renamed to ...
7403 (abi-*): This.
7404 * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
7405 * sysdeps/x86_64/x32/shlib-versions: Likewise.
7406
7407 2012-05-30 Joseph Myers <joseph@codesourcery.com>
7408
7409 * sysdeps/unix/sysv/linux/kernel-features.h
7410 (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
7411 * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
7412 include <kernel-features.h>.
7413 [!__NR_ftruncate64]: Remove conditional code.
7414 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7415 [__NR_ftruncate64]: Make code unconditional.
7416 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7417 * sysdeps/unix/sysv/linux/truncate64.c: Do not
7418 include <kernel-features.h>.
7419 [!__NR_ftruncate64]: Remove conditional code.
7420 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7421 [__NR_ftruncate64]: Make code unconditional.
7422 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7423 * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
7424 include <kernel-features.h>.
7425 [!__NR_ftruncate64]: Remove conditional code.
7426 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7427 [__NR_ftruncate64]: Make code unconditional.
7428 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7429 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
7430 include <kernel-features.h>.
7431 [!__NR_ftruncate64]: Remove conditional code.
7432 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7433 [__NR_ftruncate64]: Make code unconditional.
7434 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
7435
7436 * configure.in (libc_cv_fpie): Weaken to a compile test using
7437 LIBC_TRY_CC_OPTION.
7438 * configure: Regenerated.
7439
7440 2012-05-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
7441
7442 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
7443 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
7444 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
7445 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
7446 Refreshed.
7447 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
7448 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
7449 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
7450 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
7451 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
7452 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
7453 Refreshed.
7454
7455 2012-05-27 David S. Miller <davem@davemloft.net>
7456
7457 * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
7458 (___Q_zero): New.
7459 (__Q_simulate_exceptions): Return void. Change to simulate
7460 exceptions by writing into the %fsr.
7461 * sysdeps/sparc/sparc64/soft-fp/qp_util.c
7462 (__Qp_handle_exceptions): Likewise.
7463 (numbers): Delete.
7464 * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
7465 __Qp_handle_exceptions.
7466 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
7467 __Qp_handle_exceptions.
7468 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
7469 as unused and give dummy FP_RND_NEAREST initializer.
7470 (FP_INHIBIT_RESULTS): Define.
7471 (___Q_simulate_exceptions): Update declaration.
7472 (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
7473 formatting.
7474 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
7475 as unused and give dummy FP_RND_NEAREST initializer.
7476 (__Qp_handle_exceptions): Update declaration.
7477 (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
7478 formatting.
7479
7480 2012-05-27 Thomas Schwinge <thomas@codesourcery.com>
7481
7482 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
7483 the temporary FPU control word.
7484 * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
7485 * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
7486 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
7487 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
7488 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
7489 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
7490 * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
7491 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
7492 * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
7493 * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
7494 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
7495
7496 2012-05-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
7497
7498 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
7499 fields.
7500
7501 2012-05-27 Chung-Lin Tang <cltang@codesourcery.com>
7502
7503 * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
7504 * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
7505 * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
7506 * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
7507 Likewise.
7508 * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
7509 * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
7510 Likewise.
7511
7512 2012-05-27 Ulrich Drepper <drepper@gmail.com>
7513
7514 * po/h.po: Update from translation team.
7515
7516 2012-05-26 Andreas Schwab <schwab@linux-m68k.org>
7517
7518 * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
7519
7520 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
7521 handling of denormals.
7522 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
7523 * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
7524 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
7525 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
7526 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
7527 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
7528 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
7529 Likewise.
7530
7531 2012-05-26 Marek Polacek <polacek@redhat.com>
7532
7533 [BZ #14152]
7534 * math/libm-test.inc (fma_test): Don't always expect underflow
7535 exception.
7536
7537 2012-05-26 Siddhesh Poyarekar <siddhesh@redhat.com>
7538
7539 [BZ #12416]
7540 * elf/tst-execstack.c: Include stackinfo.h.
7541 (do_test): Adjust test case to ensure that pthread_getattr_np
7542 behaviour remains the same after marking stack executable.
7543
7544 2012-05-25 Joseph Myers <joseph@codesourcery.com>
7545
7546 * sysdeps/unix/sysv/linux/kernel-features.h
7547 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
7548 * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
7549 kernel-features.h.
7550 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
7551 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
7552 * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
7553 kernel-features.h.
7554 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
7555 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
7556
7557 2012-05-25 H.J. Lu <hongjiu.lu@intel.com>
7558
7559 * configure.in: Define the default includes to being none.
7560 * configure: Regenerated.
7561
7562 2012-05-25 Roland McGrath <roland@hack.frob.com>
7563
7564 * sysdeps/x86_64/__longjmp.S: Add a static probe here.
7565 * sysdeps/x86_64/setjmp.S: Likewise.
7566 * sysdeps/i386/bsd-setjmp.S: Likewise.
7567 * sysdeps/i386/bsd-_setjmp.S: Likewise.
7568 * sysdeps/i386/setjmp.S: Likewise.
7569 * sysdeps/i386/__longjmp.S: Likewise.
7570 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
7571 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
7572
7573 * include/stap-probe.h: New file.
7574 * configure.in: Handle --enable-systemtap.
7575 * configure: Regenerated.
7576 * config.h.in (USE_STAP_PROBE): New #undef.
7577 * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
7578 * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
7579 * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
7580
7581 2012-05-25 Joseph Myers <joseph@codesourcery.com>
7582
7583 [BZ #13717]
7584 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
7585 to 2.4.0 where earlier.
7586 * sysdeps/unix/sysv/linux/configure: Regenerated.
7587 * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
7588 <kernel-features.h>.
7589 [__ASSUME_32BITUIDS]: Make code unconditional.
7590 [!__ASSUME_32BITUIDS]: Remove conditional code.
7591 * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
7592 <kernel-features.h>.
7593 [__ASSUME_32BITUIDS]: Make code unconditional.
7594 [!__ASSUME_32BITUIDS]: Remove conditional code.
7595 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
7596 [__ASSUME_32BITUIDS]: Make code unconditional.
7597 (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
7598 * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
7599 <kernel-features.h>.
7600 [__ASSUME_32BITUIDS]: Make code unconditional.
7601 [!__ASSUME_32BITUIDS]: Remove conditional code.
7602 * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
7603 <kernel-features.h>.
7604 [__ASSUME_32BITUIDS]: Make code unconditional.
7605 [!__ASSUME_32BITUIDS]: Remove conditional code.
7606 * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
7607 <kernel-features.h>.
7608 [__ASSUME_32BITUIDS]: Make code unconditional.
7609 [!__ASSUME_32BITUIDS]: Remove conditional code.
7610 * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
7611 <kernel-features.h>.
7612 [__ASSUME_32BITUIDS]: Make code unconditional.
7613 [!__ASSUME_32BITUIDS]: Remove conditional code.
7614 * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
7615 <kernel-features.h>.
7616 [__ASSUME_32BITUIDS]: Make code unconditional.
7617 [!__ASSUME_32BITUIDS]: Remove conditional code.
7618 * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
7619 <kernel-features.h>.
7620 [__ASSUME_32BITUIDS]: Make code unconditional.
7621 [!__ASSUME_32BITUIDS]: Remove conditional code.
7622 * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
7623 <kernel-features.h>.
7624 [__ASSUME_32BITUIDS]: Make code unconditional.
7625 [!__ASSUME_32BITUIDS]: Remove conditional code.
7626 * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
7627 <kernel-features.h>.
7628 [__ASSUME_32BITUIDS]: Make code unconditional.
7629 [!__ASSUME_32BITUIDS]: Remove conditional code.
7630 * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
7631 <kernel-features.h>.
7632 [__ASSUME_32BITUIDS]: Make code unconditional.
7633 [!__ASSUME_32BITUIDS]: Remove conditional code.
7634 * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
7635 <kernel-features.h>.
7636 [__ASSUME_32BITUIDS]: Make code unconditional.
7637 [!__ASSUME_32BITUIDS]: Remove conditional code.
7638 * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
7639 <kernel-features.h>.
7640 [__NR_setresgid] (__setresgid): Do not declare.
7641 [__ASSUME_32BITUIDS]: Make code unconditional.
7642 [!__ASSUME_32BITUIDS]: Remove conditional code.
7643 * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
7644 <kernel-features.h>.
7645 [__NR_setresuid] (__setresuid): Do not declare.
7646 [__ASSUME_32BITUIDS]: Make code unconditional.
7647 [!__ASSUME_32BITUIDS]: Remove conditional code.
7648 * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
7649 <kernel-features.h>.
7650 [__ASSUME_32BITUIDS]: Make code unconditional.
7651 [!__ASSUME_32BITUIDS]: Remove conditional code.
7652 * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
7653 <kernel-features.h>.
7654 [__ASSUME_32BITUIDS]: Make code unconditional.
7655 [!__ASSUME_32BITUIDS]: Remove conditional code.
7656 * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
7657 <kernel-features.h>.
7658 [__ASSUME_32BITUIDS]: Make code unconditional.
7659 [!__ASSUME_32BITUIDS]: Remove conditional code.
7660 * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
7661 <kernel-features.h>.
7662 [__ASSUME_32BITUIDS]: Make code unconditional.
7663 [!__ASSUME_32BITUIDS]: Remove conditional code.
7664 * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
7665 <kernel-features.h>.
7666 [__ASSUME_32BITUIDS]: Make code unconditional.
7667 [!__ASSUME_32BITUIDS]: Remove conditional code.
7668 * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
7669 <kernel-features.h>.
7670 [__ASSUME_32BITUIDS]: Make code unconditional.
7671 [!__ASSUME_32BITUIDS]: Remove conditional code.
7672 * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
7673 <kernel-features.h>.
7674 [__ASSUME_32BITUIDS]: Make code unconditional.
7675 [!__ASSUME_32BITUIDS]: Remove conditional code.
7676 * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
7677 <kernel-features.h>.
7678 [__ASSUME_32BITUIDS]: Make code unconditional.
7679 [!__ASSUME_32BITUIDS]: Remove conditional code.
7680 * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
7681 <kernel-features.h>.
7682 [__ASSUME_32BITUIDS]: Make code unconditional.
7683 [!__ASSUME_32BITUIDS]: Remove conditional code.
7684 * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
7685 <kernel-features.h>.
7686 [__ASSUME_32BITUIDS]: Make code unconditional.
7687 [!__ASSUME_32BITUIDS]: Remove conditional code.
7688 * sysdeps/unix/sysv/linux/kernel-features.h
7689 (__ASSUME_SETRESUID_SYSCALL): Remove.
7690 (__ASSUME_SETRESGID_SYSCALL): Likewise.
7691 (__ASSUME_32BITUIDS): Likewise.
7692 (__ASSUME_LDT_WORKS): Likewise.
7693 (__ASSUME_O_DIRECTORY): Likewise.
7694 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
7695 architecture but not kernel version.
7696 (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
7697 (__ASSUME_MMAP2_SYSCALL): Likewise.
7698 (__ASSUME_STAT64_SYSCALL): Likewise.
7699 (__ASSUME_IPC64): Likewise.
7700 * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
7701 <kernel-features.h>.
7702 [__ASSUME_32BITUIDS]: Make code unconditional.
7703 [!__ASSUME_32BITUIDS]: Remove conditional code.
7704 * sysdeps/unix/sysv/linux/opendir.c: Do not include
7705 <kernel-features.h>.
7706 [__ASSUME_O_DIRECTORY]: Make code unconditional.
7707 * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
7708 132096]: Remove conditional code.
7709 [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
7710 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
7711 <kernel-features.h>.
7712 [__ASSUME_32BITUIDS]: Make code unconditional.
7713 [!__ASSUME_32BITUIDS]: Remove conditional code.
7714 * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
7715 <kernel-features.h>.
7716 [__ASSUME_32BITUIDS]: Make code unconditional.
7717 [!__ASSUME_32BITUIDS]: Remove conditional code.
7718 * sysdeps/unix/sysv/linux/setegid.c: Do not include
7719 <kernel-features.h>.
7720 [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
7721 unconditional.
7722 (__setresgid): Do not declare.
7723 [__ASSUME_32BITUIDS]: Make code unconditional.
7724 [!__ASSUME_32BITUIDS]: Remove conditional code.
7725 * sysdeps/unix/sysv/linux/seteuid.c: Do not include
7726 <kernel-features.h>.
7727 [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
7728 unconditional.
7729 (__setresuid): Do not declare.
7730 [__ASSUME_32BITUIDS]: Make code unconditional.
7731 [!__ASSUME_32BITUIDS]: Remove conditional code.
7732 * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
7733 <kernel-features.h>.
7734 [__ASSUME_32BITUIDS]: Make code unconditional.
7735 [!__ASSUME_32BITUIDS]: Remove conditional code.
7736 * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
7737 <kernel-features.h>.
7738 [__ASSUME_32BITUIDS]: Make code unconditional.
7739 [!__ASSUME_32BITUIDS]: Remove conditional code.
7740
7741 2012-05-25 Richard Henderson <rth@twiddle.net>
7742
7743 * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
7744 dl_hwcap to ifunc resolver.
7745 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
7746 elf_ifunc_invoke.
7747 * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
7748 dl_hwcap to ifunc resolver.
7749 * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
7750
7751 2012-05-24 Joseph Myers <joseph@codesourcery.com>
7752
7753 [BZ #14153]
7754 * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
7755 for |x| <= 2**-26, not 2**-57.
7756 * math/libm-test.inc (acos_test): Do not allow spurious underflow
7757 exception.
7758
7759 2012-05-24 Jeff Law <law@redhat.com>
7760
7761 * stdio-common/Makefile (tests): Add bug25.
7762 * stdio-common/bug25.c: New test.
7763
7764 2012-05-24 H.J. Lu <hongjiu.lu@intel.com>
7765
7766 [BZ #13576]
7767 * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
7768 multiple of MALLOC_ALIGNMENT in size.
7769 (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
7770
7771 2012-05-24 Joseph Myers <joseph@codesourcery.com>
7772
7773 * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
7774 Require >= 256.
7775 (FILENAME_MAX): Use macro-int-constant.
7776 (FOPEN_MAX): Use macro-int-constant. Require >= 8.
7777 (_IOFBF): Use macro-int-constant.
7778 (_IOLBF): Likewise.
7779 (_IONBF): Likewise.
7780 (SEEK_CUR): Likewise.
7781 (SEEK_END): Likewise.
7782 (SEEK_SET): Likewise.
7783 (TMP_MAX): Likewise.
7784 (EOF): Use macro-int-constant. Require < 0.
7785 (NULL): Use macro-constant. Require == 0.
7786 (stdin): Require type to be FILE *.
7787 (stdout): Likewise.
7788 (stderr): Likewise.
7789 * conform/data/stdlib.h-data (EXIT_FAILURE): Use
7790 macro-int-constant.
7791 (EXIT_SUCCESS): Likewise.
7792 (NULL): Use macro-constant. Require == 0.
7793 (RAND_MAX): Use macro-int-constant.
7794 [ISO99 || ISO11] (lldiv_t): Require also for these standards.
7795 [C99-based standards] (strtof): Require function.
7796 [C99-based standards] (strtold): Likewise.
7797 [C99-based standards] (strtoll): Likewise.
7798 [C99-based standards] (strtoull): Likewise.
7799 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
7800 [ISO || ISO99 || ISO11] (limits.h): Likewise.
7801 [ISO || ISO99 || ISO11] (math.h): Likewise.
7802 [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
7803 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
7804 [ISO || ISO99 || ISO11] (*_t): Do not allow.
7805
7806 2012-05-24 Andreas Schwab <schwab@linux-m68k.org>
7807
7808 [BZ #14132]
7809 * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
7810 * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
7811 * intl/dgettext.c (DCGETTEXT): Likewise.
7812 * intl/gettext.c (DCGETTEXT): Likewise.
7813 * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
7814 * posix/regex_internal.h (gettext): Likewise.
7815 * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
7816 Remove declaration.
7817 * include/argz.h (__argz_count_internal)
7818 (__argz_stringify_internal): Remove declaration.
7819 (__argz_count, __argz_stringify): Declare hidden proto.
7820 * intl/dcgettext.c: Remove use of INTDEF.
7821 * string/argz-count.c: Replace INTDEF with libc_hidden_def.
7822 * string/argz-stringify.c: Likewise.
7823 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
7824 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
7825 Declare hidden proto.
7826 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
7827 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
7828 Declare hidden proto.
7829 * include/stdio.h (__asprintf_internal): Don't declare.
7830 (__asprintf): Don't define as macro. Declare hidden proto.
7831 * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
7832 (__fsetlocking): Declare hidden proto.
7833 * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
7834 (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
7835 hidden proto.
7836 (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
7837 (_IO_setlinebuf): Remove use of INTUSE.
7838 (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
7839 (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
7840 (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
7841 Remove declaration.
7842 * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
7843 (_IO_do_flush): Remove use of INTUSE.
7844 (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
7845 (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
7846 (_IO_adjust_column, _IO_least_wmarker)
7847 (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
7848 (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
7849 (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
7850 (_IO_default_doallocate, _IO_wdefault_doallocate)
7851 (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
7852 (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
7853 (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
7854 (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
7855 (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
7856 (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
7857 (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
7858 (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
7859 (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
7860 (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
7861 (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
7862 (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
7863 (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
7864 proto.
7865 (_IO_flush_all_internal, _IO_adjust_column_internal)
7866 (_IO_default_uflow_internal, _IO_default_finish_internal)
7867 (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
7868 (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
7869 (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
7870 (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
7871 (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
7872 (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
7873 (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
7874 (_IO_file_xsgetn_internal, _IO_file_stat_internal)
7875 (_IO_file_close_internal, _IO_file_close_it_internal)
7876 (_IO_file_underflow_internal, _IO_file_overflow_internal)
7877 (_IO_file_init_internal, _IO_file_attach_internal)
7878 (_IO_file_fopen_internal, _IO_file_read_internal)
7879 (_IO_file_sync_internal, _IO_file_seek_internal)
7880 (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
7881 (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
7882 (_IO_str_underflow_internal, _IO_str_overflow_internal)
7883 (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
7884 (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
7885 (_IO_list_all_internal, _IO_link_in_internal)
7886 (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
7887 (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
7888 (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
7889 (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
7890 (_IO_do_write_internal, _IO_padn_internal)
7891 (_IO_getline_info_internal, _IO_getline_internal)
7892 (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
7893 (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
7894 (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
7895 (_IO_vfscanf_internal, _IO_vfprintf_internal)
7896 (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
7897 (_IO_init_internal, _IO_un_link_internal): Don't declare.
7898 * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
7899 with libc_hidden_ver, remove use of INTUSE.
7900 * libio/genops.c: Likewise.
7901 * libio/freopen.c: Likewise.
7902 * libio/freopen64.c: Likewise.
7903 * libio/iofclose.c: Likewise.
7904 * libio/iofdopen.c: Likewise.
7905 * libio/iofflush.c: Likewise.
7906 * libio/iofflush_u.c: Likewise.
7907 * libio/iofgets.c: Likewise.
7908 * libio/iofgets_u.c: Likewise.
7909 * libio/iofopen.c: Likewise.
7910 * libio/iofopncook.c: Likewise.
7911 * libio/iofread.c: Likewise.
7912 * libio/iofread_u.c: Likewise.
7913 * libio/ioftell.c: Likewise.
7914 * libio/iofwrite.c: Likewise.
7915 * libio/iogetline.c: Likewise.
7916 * libio/iogets.c: Likewise.
7917 * libio/iogetwline.c: Likewise.
7918 * libio/iopadn.c: Likewise.
7919 * libio/iopopen.c: Likewise.
7920 * libio/ioseekoff.c: Likewise.
7921 * libio/ioseekpos.c: Likewise.
7922 * libio/iosetbuffer.c: Likewise.
7923 * libio/iosetvbuf.c: Likewise.
7924 * libio/ioungetc.c: Likewise.
7925 * libio/ioungetwc.c: Likewise.
7926 * libio/iovdprintf.c: Likewise.
7927 * libio/iovsprintf.c: Likewise.
7928 * libio/iovsscanf.c: Likewise.
7929 * libio/memstream.c: Likewise.
7930 * libio/obprintf.c: Likewise.
7931 * libio/oldfileops.c: Likewise.
7932 * libio/oldiofclose.c: Likewise.
7933 * libio/oldiofdopen.c: Likewise.
7934 * libio/oldiofopen.c: Likewise.
7935 * libio/oldiopopen.c: Likewise.
7936 * libio/oldstdfiles.c: Likewise.
7937 * libio/putc.c: Likewise.
7938 * libio/setbuf.c: Likewise.
7939 * libio/setlinebuf.c: Likewise.
7940 * libio/stdfiles.c: Likewise.
7941 * libio/strops.c: Likewise.
7942 * libio/vasprintf.c: Likewise.
7943 * libio/vscanf.c: Likewise.
7944 * libio/vsnprintf.c: Likewise.
7945 * libio/vswprintf.c: Likewise.
7946 * libio/wfiledoalloc.c: Likewise.
7947 * libio/wfileops.c: Likewise.
7948 * libio/wgenops.c: Likewise.
7949 * libio/wmemstream.c: Likewise.
7950 * libio/wstrops.c: Likewise.
7951 * libio/__fpurge.c: Likewise.
7952 * libio/__fsetlocking.c: Likewise.
7953 * assert/assert.c: Likewise.
7954 * debug/fgets_chk.c: Likewise.
7955 * debug/fgets_u_chk.c: Likewise.
7956 * debug/fread_chk.c: Likewise.
7957 * debug/fread_u_chk.c: Likewise.
7958 * debug/gets_chk.c: Likewise.
7959 * debug/obprintf_chk.c: Likewise.
7960 * debug/vasprintf_chk.c: Likewise.
7961 * debug/vdprintf_chk.c: Likewise.
7962 * debug/vsnprintf_chk.c: Likewise.
7963 * debug/vsprintf_chk.c: Likewise.
7964 * malloc/mtrace.c: Likewise.
7965 * misc/error.c: Likewise.
7966 * misc/syslog.c: Likewise.
7967 * stdio-common/asprintf.c: Likewise.
7968 * stdio-common/fxprintf.c: Likewise.
7969 * stdio-common/getw.c: Likewise.
7970 * stdio-common/isoc99_fscanf.c: Likewise.
7971 * stdio-common/isoc99_scanf.c: Likewise.
7972 * stdio-common/isoc99_vfscanf.c: Likewise.
7973 * stdio-common/isoc99_vscanf.c: Likewise.
7974 * stdio-common/isoc99_vsscanf.c: Likewise.
7975 * stdio-common/printf-prs.c: Likewise.
7976 * stdio-common/printf_fp.c: Likewise.
7977 * stdio-common/printf_fphex.c: Likewise.
7978 * stdio-common/printf_size.c: Likewise.
7979 * stdio-common/putw.c: Likewise.
7980 * stdio-common/scanf.c: Likewise.
7981 * stdio-common/sprintf.c: Likewise.
7982 * stdio-common/tmpfile.c: Likewise.
7983 * stdio-common/vfprintf.c: Likewise.
7984 * stdio-common/vfscanf.c: Likewise.
7985 * stdlib/strfmon_l.c: Likewise.
7986 * sunrpc/openchild.c: Likewise.
7987 * sunrpc/xdr_stdio.c: Likewise.
7988 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
7989 * sysdeps/mach/hurd/tmpfile.c: Likewise.
7990
7991 2012-05-24 Roland McGrath <roland@hack.frob.com>
7992
7993 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
7994
7995 * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
7996 in the third column, to generate for the shared library an IFUNC
7997 that uses _dl_vdso_vsym.
7998 * Makerules (COMPILE.c, compile-stdin.c): New variables.
7999 * Makeconfig (object-suffixes-noshared): New variable.
8000
8001 * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
8002 (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
8003 (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
8004 (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
8005
8006 [BZ #14132]
8007 * include/sys/time.h (__gettimeofday): Remove macro.
8008 (__gettimeofday, gettimeofday): Add libc_hidden_proto.
8009 * time/gettimeofday.c (__gettimeofday): Remove #undef.
8010 Remove INTDEF.
8011 (__gettimeofday): Add libc_hidden_def.
8012 (gettimeofday): Add libc_hidden_weak.
8013 * sysdeps/mach/gettimeofday.c: Likewise.
8014 * sysdeps/posix/gettimeofday.c: Likewise.
8015 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
8016 * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
8017 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
8018 (__gettimeofday_internal): Remove strong_alias.
8019 (__gettimeofday): Add libc_hidden_def.
8020 (gettimeofday): Add libc_hidden_weak.
8021 * sysdeps/unix/syscalls.list (gettimeofday):
8022 Remove __gettimeofday_internal alias.
8023
8024 2012-05-24 Daniel Jacobowitz <drow@false.org>
8025 H.J. Lu <hongjiu.lu@intel.com>
8026
8027 [BZ #12495]
8028 * malloc/malloc.c (SMALLBIN_CORRECTION): New.
8029 (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
8030 (largebin_index_32_big): New.
8031 (largebin_index): Use it for 16-byte alignment.
8032 (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ. Don't update
8033 correction with front_misalign.
8034
8035 2012-05-24 H.J. Lu <hongjiu.lu@intel.com>
8036
8037 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
8038 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
8039 Likewise.
8040 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
8041 Likewise.
8042 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
8043 Likewise.
8044 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
8045 Likewise.
8046 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
8047 Likewise.
8048 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
8049 Likewise.
8050 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
8051 Likewise.
8052 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
8053 Likewise.
8054 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
8055 Likewise.
8056 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
8057 Likewise.
8058 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
8059 Likewise.
8060 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
8061 Likewise.
8062
8063 * scripts/data/c++-types-x32-linux-gnu.data: New file.
8064 * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
8065
8066 2012-05-24 Joseph Myers <joseph@codesourcery.com>
8067
8068 [BZ #10846]
8069 [BZ #14036]
8070 * math/libm-test.inc (exp_test): Add test from bug 14036.
8071 (pow_test): Add test from bug 10846.
8072
8073 * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
8074 and other flags.
8075 (special_function): Do not include flags in test name.
8076 (parse_args): Likewise.
8077 * sysdeps/i386/fpu/libm-test-ulps: Update.
8078 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
8079 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
8080 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
8081 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8082
8083 * math/gen-libm-test.pl (%beautify): Add entries for underflow
8084 exceptions.
8085 * math/libm-test.inc ("Philosophy"): Update comment about
8086 exception testing.
8087 (UNDERFLOW_EXCEPTION): New macro.
8088 (UNDERFLOW_EXCEPTION_OK): Likewise.
8089 (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
8090 (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
8091 (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
8092 (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
8093 (INVALID_EXCEPTION_OK): Update value.
8094 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
8095 (OVERFLOW_EXCEPTION_OK): Likewise.
8096 (IGNORE_ZERO_INF_SIGN): Likewise.
8097 (test_exceptions): Handle underflow exceptions.
8098 (acos_test): Update for underflow exception expectations.
8099 (cexp_test): Likewise.
8100 (clog_test): Likewise.
8101 (clog10_test): Likewise.
8102 (csqrt_test): Likewise.
8103 (ctan_test): Likewise.
8104 (ctanh_test): Likewise.
8105 (exp_test): Likewise.
8106 (exp10_test): Likewise.
8107 (exp2_test): Likewise.
8108 (expm1_test): Likewise.
8109 (fma_test): Likewise.
8110 (j0_test): Likewise.
8111 (jn_test): Likewise.
8112 (nexttoward_test): Likewise.
8113 (pow_test): Likewise.
8114 (scalbn_test): Likewise.
8115 (scalbln_test): Likewise.
8116 (tan_test): Likewise.
8117 (y1_test): Likewise.
8118 * sysdeps/i386/fpu/libm-test-ulps: Update.
8119 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8120
8121 2012-05-23 David S. Miller <davem@davemloft.net>
8122
8123 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
8124 (__libc_sigaction): Remove unused local variables.
8125
8126 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
8127
8128 * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
8129
8130 2012-05-23 Paul Eggert <eggert@cs.ucla.edu>
8131
8132 mktime: avoid signed integer overflow
8133 * time/mktime.c (__mktime_internal): Do not mishandle the case
8134 where diff == INT_MIN.
8135
8136 mktime: simplify computation of average
8137 * time/mktime.c (ranged_convert): Use new time_t_avg function
8138 instead of rolling our own (probably-slower) code.
8139
8140 mktime: do not assume signed right shift propagates sign bit
8141 * time/mktime.c (isdst_differ): New static function.
8142 (__mktime_internal): No need to normalize tm_isdst now.
8143 (__mktime_internal, not_equal_tm): Use isdst_differ to compare
8144 tm_isdst values.
8145
8146 mktime: merge another wrapv change from gnulib
8147 * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
8148 from some compilers.
8149
8150 mktime: remove incorrect attempt at unusual arithmetics
8151 * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
8152 The code didn't really work on such machines anyway.
8153 (TYPE_MINIMUM): Assume two's complement.
8154 (twos_complement_arithmetic): Verify that long_int and time_t
8155 are two's complement (or unsigned, in the latter case).
8156
8157 mktime: check signed shifts on long_int and time_t, too
8158 * time/mktime.c (SHR): Check that shifts work as desired
8159 on the types long_int and time_t too, as SHR is used on
8160 such types.
8161
8162 mktime: do not assume 'long' is wide enough
8163 * time/mktime.c (verify): Move decl up.
8164 (long_int): New type.
8165 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
8166 to remove assumption in the code that 'long' is wide enough to
8167 store year values. This assumption is not true on x32 and on
8168 some non-glibc platforms.
8169
8170 mktime: merge wrapv change from gnulib
8171 * time/mktime.c (WRAPV): New macro.
8172 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
8173 (guess_time_tm, __mktime_internal): Do not assume that signed
8174 integer overflow wraps around; modern compilers generate code
8175 where this assumption is no longer valid.
8176
8177 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
8178
8179 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
8180 Replace "jmp L(pseudo_end)" with "ret".
8181 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
8182 Likewise.
8183
8184 2012-05-23 Andreas Jaeger <aj@suse.de>
8185
8186 * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
8187 * sysdeps/unix/sysv/linux/poll.c: Remove file.
8188
8189 2012-05-23 Andreas Jaeger <aj@suse.de>
8190 Maximilian Attems <max@stro.at>
8191
8192 * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
8193 New macros.
8194
8195 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
8196
8197 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
8198 code so that pseudo_end is just ret and the stack pointer is
8199 correct also for static library in error case.
8200
8201 2012-05-23 Joseph Myers <joseph@codesourcery.com>
8202
8203 * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
8204 move to syscalls.list.
8205 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
8206 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
8207 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
8208 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
8209
8210 * manual/install.texi (Running make install): Do not mention Linux
8211 kernel version for which pt_chown is not needed.
8212 (Linux): Do not mention problems with nscd with 2.0 kernels.
8213 * INSTALL: Regenerated.
8214
8215 2012-05-23 Andreas Jaeger <aj@suse.de>
8216
8217 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
8218 (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
8219 macro.
8220 * sysdeps/unix/sysv/linux/s390/bits/mman.h
8221 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
8222 * sysdeps/unix/sysv/linux/sh/bits/mman.h
8223 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
8224 * sysdeps/unix/sysv/linux/i386/bits/mman.h
8225 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
8226 * sysdeps/unix/sysv/linux/sparc/bits/mman.h
8227 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
8228 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
8229 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
8230 * sysdeps/unix/sysv/linux/bits/in.h
8231 (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
8232
8233 2012-05-22 Roland McGrath <roland@hack.frob.com>
8234
8235 * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
8236 (PREPARE_VERSION): Just use assert instead, it will be elided
8237 under [NDEBUG] anyway.
8238
8239 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
8240
8241 * sysdeps/unix/sysv/linux/Makefile: Include
8242 $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
8243 (sysdep_routines): Remove sysctl.
8244 * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
8245 * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
8246 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
8247 * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
8248 * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
8249
8250 2012-05-22 Andreas Jaeger <aj@suse.de>
8251
8252 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
8253 that pseudo_end is just ret and the stack pointer is correct also
8254 for static library in error case.
8255
8256 2012-05-22 Paul Pluzhnikov <ppluzhnikov@google.com>
8257
8258 [BZ #14122]
8259 * nss/nsswitch.c (defconfig_entries): New variable.
8260 (__nss_database_lookup): Don't leak defconfig entries.
8261 (nss_parse_service_list): Don't leak on error paths.
8262 (free_database_entries): New function.
8263 (free_defconfig): New function.
8264 (free_mem): Move common code to free_database_entries.
8265
8266 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
8267
8268 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
8269 Add arch_prctl.
8270 * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
8271
8272 * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
8273 (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
8274 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
8275 New macro.
8276 (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
8277 (INTERNAL_SYSCALL_TYPES): Likewise.
8278 (LOAD_ARGS_TYPES_[1-6]): Likewise.
8279 (LOAD_REGS_TYPES_[1-6]): Likewise.
8280 (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
8281 (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
8282
8283 2012-05-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8284
8285 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
8286 copysignl for GLIBC_2_0.
8287 * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
8288 finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
8289 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
8290 logbl for GLIBC_2_0.
8291 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
8292 * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
8293
8294 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
8295
8296 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
8297 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
8298
8299 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
8300 Use "neg %eax".
8301
8302 * time/mktime.c: Update copyright years.
8303
8304 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
8305
8306 mktime: merge comment-quoting-style change from gnulib
8307 * time/mktime.c: Quote 'like this' in comments.
8308 The GNU coding standards suggest that we no longer quote `like this',
8309 as "`" and "'" are typically rendered asymmetrically nowadays.
8310 The typical gnulib style is to quote 'like this' when quoting
8311 code, and "like this" when quoting English.
8312
8313 * time/mktime.c (compile-command): Add "-I.".
8314
8315 mktime: merge mktime-internal.h change from gnulib
8316 * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
8317
8318 mktime: merge time_r change from gnulib
8319 * time/mktime.c [!_LIBC]: Do not include "time_r.h".
8320
8321 mktime: merge DEBUG change from gnulib
8322 * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
8323 case system <time.h> has a #define.
8324
8325 mktime: merge <sys/types.h> change from gnulib
8326 * time/mktime.c: Do not include <sys/types.h>; no longer needed,
8327 since <time.t> is now guaranteed to define time_t.
8328
8329 mktime: merge HAVE_CONFIG_H change from gnulib
8330 * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
8331
8332 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
8333
8334 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
8335 Use "neg %eax".
8336
8337 * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
8338 __rlim_t cast.
8339 (struct rusage): Use anonymous union to pad each field to
8340 __syscall_slong_t.
8341
8342 2012-05-21 David S. Miller <davem@davemloft.net>
8343
8344 * Makefules (o-iterator): Remove .s cases.
8345 (compile-command.s): Delete.
8346 (COMPILE.s): Delete.
8347 * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
8348
8349 2012-05-21 Joseph Myers <joseph@codesourcery.com>
8350
8351 * configure.in (libc_cv_predef_stack_protector): Only consider
8352 "foobar" and "__stack_chk_fail" lines in libc_undefs.
8353 * configure: Regenerated.
8354
8355 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
8356
8357 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
8358 New macro. Use R*LP on int and pointer.
8359 (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
8360 * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
8361 * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
8362 * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
8363
8364 * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
8365 [__WORDSIZE_TIME64_COMPAT32] instead of
8366 [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
8367 (struct utmp): Likewise.
8368 * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
8369 * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
8370 Renamed to ...
8371 (__WORDSIZE_TIME64_COMPAT32): This.
8372 * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
8373 * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
8374 * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
8375 * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
8376 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
8377 (__WORDSIZE_TIME64_COMPAT32): New macro.
8378
8379 2012-05-21 Andreas Jaeger <aj@suse.de>
8380
8381 * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
8382 only if [SHARED]. Add prototype for __wcschr_ia32.
8383
8384 2012-05-21 Roland McGrath <roland@hack.frob.com>
8385
8386 * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
8387 of %rbp unmolested in the jmp_buf while mangling the low bits.
8388 * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
8389 unmolested high bits of %rbp while demangling the low bits.
8390 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
8391
8392 2012-05-21 Andreas Jaeger <aj@suse.de>
8393
8394 * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
8395 * sunrpc/svc_simple.c: Use it for registerrpc.
8396 * sunrpc/xcrypt.c: Use it for passwd2des.
8397
8398 * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
8399
8400 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
8401
8402 * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
8403 Don't define if [__SYSCALL_WORDSIZE != 32].
8404 * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
8405 New macro.
8406
8407 2012-05-21 Bruno Haible <bruno@clisp.org>
8408 Andreas Jaeger <aj@suse.de>
8409
8410 [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
8411 * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
8412 inptr and inend for must_buffer_ch.
8413 * wcsmbs/tst-mbsnrtowcs.c: Remove file.
8414 * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
8415 * stdio-common/Makefile (tests): Remove bug15.
8416 (bug15-ENV): Remove macro.
8417 * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
8418 anymore.
8419
8420 2012-05-19 Andreas Jaeger <aj@suse.de>
8421 Roland McGrath <roland@hack.frob.com>
8422
8423 * manual/contrib.texi: Completely rewritten. It contains now an
8424 alphabetical list of contributors and their contributions.
8425
8426 2012-05-21 Richard Henderson <rth@twiddle.net>
8427
8428 * misc/getauxval.c (__getauxval): Use unsigned long int.
8429 * misc/sys/auxv.h: Include <sys/cdefs.h>.
8430 (getauxval): Use unsigned long int.
8431
8432 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
8433
8434 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
8435
8436 2012-05-21 Roland McGrath <roland@hack.frob.com>
8437
8438 * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
8439 (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
8440 __alignof__ (long double).
8441
8442 2012-05-21 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8443
8444 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8445
8446 2012-05-20 Richard Henderson <rth@twiddle.net>
8447
8448 * misc/getauxval.c: New file.
8449 * misc/sys/auxv.h: New file.
8450 * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
8451 (routines): Add getauxval.
8452 * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
8453 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
8454 * elf/dl-sysdep.c (_dl_auxv): Remove.
8455 (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
8456 * elf/dl-support.c (_dl_auxv): New variable.
8457 (_dl_aux_init): Initialize it.
8458 * manual/startup.texi (Auxiliary Vector): New node.
8459 * sysdeps/generic/bits/hwcap.h: New file.
8460 * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
8461 * sysdeps/powerpc/sysdep.h: ... here. Include it.
8462 * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
8463 * sysdeps/sparc/sysdep.h: ... here. Include it.
8464 * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
8465 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
8466 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
8467 Update.
8468 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
8469 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
8470 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
8471 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
8472 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
8473 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
8474 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
8475 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
8476
8477 2012-05-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8478
8479 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8480
8481 2012-05-19 David S. Miller <davem@davemloft.net>
8482
8483 * sysdeps/sparc/fpu/libm-test-ulps: Update.
8484
8485 2012-05-19 Joseph Myers <joseph@codesourcery.com>
8486
8487 [BZ #14123]
8488 * math/s_ccosh.c: Include <float.h>
8489 (__ccosh): Avoid internal overflow calculating sinh and cosh
8490 values before multiplying by sin and cos values.
8491 * math/s_ccoshf.c: Likewise.
8492 * math/s_ccoshl.c: Likewise.
8493 * math/s_csin.c: Likewise.
8494 * math/s_csinf.c: Likewise.
8495 * math/s_csinl.c: Likewise.
8496 * math/s_csinh.c: Likewise.
8497 * math/s_csinhf.c: Likewise.
8498 * math/s_csinhl.c: Likewise.
8499 * math/libm-test.inc (ccos_test): Add more tests.
8500 (ccosh_test): Likewise.
8501 (csin_test): Likewise.
8502 (csinh_test): Likewise.
8503 * sysdeps/i386/fpu/libm-test-ulps: Update.
8504 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8505
8506 2012-05-19 H.J. Lu <hongjiu.lu@intel.com>
8507
8508 * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
8509 * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
8510
8511 * sysdeps/x86_64/x32/_itoa.h: Add comment.
8512
8513 2012-05-19 Joseph Myers <joseph@codesourcery.com>
8514
8515 * sysdeps/powerpc/soft-fp/Makefile: Remove file.
8516 * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
8517 * sysdeps/powerpc/soft-fp/Versions: Likewise.
8518 * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
8519 * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
8520 * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
8521 * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
8522 * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
8523 * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
8524 * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
8525 * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
8526 * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
8527 * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
8528 * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
8529 * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
8530 * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
8531 * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
8532 * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
8533 * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
8534 * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
8535 * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
8536 * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
8537 * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
8538 * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
8539 * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
8540 * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
8541 * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
8542 * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
8543 * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
8544 * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
8545 * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
8546
8547 2012-05-18 Andreas Jaeger <aj@suse.de>
8548
8549 * csu/.gitignore: Delete.
8550
8551 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
8552
8553 * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
8554 (timex): Use __syscall_slong_t.
8555
8556 2012-05-18 Andreas Jaeger <aj@suse.de>
8557 Carlos O'Donell <carlos_odonell@mentor.com>
8558
8559 * manual/install.texi (Configuring and compiling): Update
8560 description about files modified in the source directory.
8561 * INSTALL: Regenerated.
8562
8563 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
8564
8565 * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
8566 value. Use "or" to set return value to -1.
8567 * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
8568 negate return value.
8569
8570 2012-05-18 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
8571
8572 * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c,
8573 CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
8574 failure if the compiler has Graphite support disabled.
8575 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
8576 Likewise.
8577 * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c,
8578 CFLAGS-memmove.c): Likewise.
8579 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
8580 Likewise.
8581
8582 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
8583
8584 * sysdeps/x86_64/x32/_itoa.h: New file.
8585
8586 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
8587 getdents system call only if kernel and user dirents have the
8588 same d_ino and d_off.
8589
8590 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
8591 LLONG_MAX != LONG_MAX.
8592 (_itoa_word): Use _ITOA_WORD_TYPE on value.
8593 (_fitoa_word): Likewise.
8594
8595 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
8596 years.
8597 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
8598 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
8599 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
8600
8601 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
8602 include <bits/wordsize.h>. Check __x86_64__ instead of
8603 __WORDSIZE.
8604 (sigcontext): Use "__uint64_t" instead of "unsigned long int"
8605 if __x86_64__ is defined. Use anonymous union on fpstate.
8606
8607 * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
8608 anonymous union.
8609
8610 2012-05-18 Andreas Schwab <schwab@linux-m68k.org>
8611
8612 * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
8613 INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
8614 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
8615 Refer to _rtld_local_ro instead of _rtld_global_ro.
8616 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
8617 Likewise.
8618 * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
8619 Likewise.
8620 * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
8621 Likewise.
8622 * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
8623 * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
8624 of _rtld_global, and rtld_progname instead of _dl_argv[0].
8625
8626 * sysdeps/powerpc/powerpc32/dl-machine.c
8627 (__elf_machine_runtime_setup) [PROF]: Don't reference
8628 _dl_prof_resolve.
8629
8630 2012-05-18 Andreas Jaeger <aj@suse.de>
8631
8632 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
8633 function only available for GCCs before 3.4 since GCC 3.4
8634 introduced a builtin.
8635 (lrint): Likewise.
8636 (llrintf): Likewise.
8637 (llrint): Likewise.
8638 (fmaxf): Likewise.
8639 (fmax): Likewise.
8640 (fminf): Likewise.
8641 (fmin): Likewise.
8642 (rint): Likewise.
8643 (rintf): Likewise.
8644 (nearbyint): Likewise.
8645 (nearbyintf): Likewise.
8646 (ceil): Likewise.
8647 (ceilf): Likewise.
8648 (floor): Likewise.
8649 (floorf): Likewise.
8650
8651 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
8652
8653 * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
8654 on both fields and cast pointer to __syscall_ulong_t.
8655
8656 * bits/types.h (__fsword_t): New type.
8657 * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
8658 sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
8659 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
8660 (__FSWORD_T_TYPE): Likewise.
8661 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
8662 (__FSWORD_T_TYPE): Likewise.
8663 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
8664 (__FSWORD_T_TYPE): Likewise.
8665 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
8666 (__FSWORD_T_TYPE): Likewise.
8667 * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
8668 __SWORD_TYPE with __fsword_t.
8669 (statfs64): Likewise.
8670
8671 2012-05-17 David S. Miller <davem@davemloft.net>
8672
8673 * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
8674
8675 2012-05-17 Andreas Jaeger <aj@suse.de>
8676
8677 * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
8678 warning.
8679
8680 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
8681
8682 * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
8683
8684 2012-05-17 Andreas Jaeger <aj@suse.de>
8685
8686 * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
8687 when it is used.
8688
8689 2012-05-17 Chris Metcalf <cmetcalf@tilera.com>
8690
8691 * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
8692
8693 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
8694
8695 * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
8696 * sysdeps/x86_64/tst-mallocalign1.c: New file.
8697
8698 2012-05-17 Andreas Jaeger <aj@suse.de>
8699 Carlos O'Donell <carlos_odonell@mentor.com>
8700
8701 [BZ #14059]
8702 * sysdeps/x86_64/multiarch/init-arch.h
8703 (bit_YMM_Usable): Rename to...
8704 (bit_AVX_Usable): ... this.
8705 (bit_FMA4_Usable): New macro.
8706 (bit_XMM_state): New macro.
8707 (bit_YMM_state): New macro.
8708 [__ASSEMBLER__] (index_YMM_Usable): Rename to...
8709 [__ASSEMBLER__] (index_AVX_Usable): ... this.
8710 [__ASSEMBLER__] (index_FMA4_Usable): New macro.
8711 (CPUID_OSXSAVE): New macro.
8712 (CPUID_AVX): New macro.
8713 (CPUID_FMA4): New macro.
8714 (index_YMM_Usable): Rename to...
8715 (index_AVX_Usable): ... this.
8716 (HAS_AVX): Use HAS_ARCH_FEATURE.
8717 (HAS_FMA4): Likewise.
8718 (HAS_YMM_USABLE): Remove.
8719 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
8720 Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
8721 are present.
8722 * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
8723 * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
8724 * sysdeps/x86_64/multiarch/Makefile: Likewise.
8725 * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
8726 * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
8727
8728 2012-05-17 Chris Metcalf <cmetcalf@tilera.com>
8729
8730 * math/libm-test.c: Support platforms without multiple rounding modes.
8731 * math/bug-nextafter.c: Support platforms without FP exceptions.
8732 * math/bug-nexttoward.c: Likewise.
8733 * math/test-fenv.c: Likewise.
8734 * math/test-misc.c: Likewise.
8735 * stdlib/bug-getcontext.c: Likewise.
8736
8737 2012-05-17 Andreas Jaeger <aj@suse.de>
8738
8739 * manual/examples/search.c (critter_cmp): Change signature to
8740 avoid warnings.
8741 * manual/string.texi (Collation Functions): Likewise.
8742
8743 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
8744
8745 * bits/types.h: Fold copyright years.
8746 * bits/typesizes.h: Likewise.
8747 * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
8748 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
8749 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
8750 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
8751 * time/time.h: Likewise.
8752
8753 2012-05-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8754
8755 [BZ #208]
8756 * malloc.c (int_mallinfo): Add parameter to accumulate statistics
8757 in instead of returning them. Return void.
8758 (__libc_mallinfo): Accumulate over all arenas.
8759 (__malloc_stats): Adjust for change in int_mallinfo interface.
8760
8761 2012-05-16 Roland McGrath <roland@hack.frob.com>
8762
8763 [BZ #10375]
8764 * configure.in (NM): Add AC_CHECK_TOOL for it.
8765 (libc_extra_cflags): New substituted variable.
8766 Check for -fstack-protector being used implicitly.
8767 * configure: Regenerated.
8768 * config.make.in (config-extra-cflags): New variable,
8769 gets @libc_extra_cflags@.
8770 * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
8771
8772 [BZ #10375]
8773 * configure.in: Check for _FORTIFY_SOURCE being predefined.
8774 (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
8775 * configure: Regenerated.
8776 * config.make.in (CPPUNDEFS): New substituted variable.
8777 * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
8778 * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
8779 * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
8780
8781 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
8782
8783 * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
8784 (mq_attr): Use __syscall_slong_t.
8785
8786 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
8787
8788 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
8789 Check __x86_64__ instead of __WORDSIZE.
8790 (_STAT_VER_LINUX): Likewise.
8791 (stat): Check __x86_64__ instead of __WORDSIZE. Use
8792 __syscall_ulong_t and __syscall_slong_t.
8793 (stat64): Likewise.
8794
8795 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
8796
8797 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
8798
8799 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
8800
8801 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
8802
8803 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
8804
8805 * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
8806 __syscall_ulong_t.
8807
8808 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
8809 include <bits/wordsize.h>. Check __x86_64__ instead of
8810 __WORDSIZE.
8811 (greg_t): Use "__extension__ long long int" if __x86_64__ is
8812 defined.
8813 (mcontext_t): Replace "unsigned long" with "unsigned long long".
8814
8815 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
8816 include <bits/wordsize.h>. Check __x86_64__ instead of
8817 __WORDSIZE.
8818 (user_regs_struct): Use "__extension__ unsigned long long"
8819 instead of "unsigned long" if __x86_64__ is defined.
8820 (user): Likewise. Pad after pointer field if __ILP32__ is
8821 defined.
8822
8823 2012-05-16 Joseph Myers <joseph@codesourcery.com>
8824
8825 * configure.in (makeinfo): Require version 4.5 or later. Allow
8826 versions 5 to 9.
8827 * configure: Regenerated.
8828 * manual/install.texi (texinfo): Increase version requirement to
8829 4.5 or later.
8830 * INSTALL: Regenerated.
8831
8832 * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
8833
8834 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
8835
8836 * sysdeps/x86_64/x32/gmp-mparam.h: New file.
8837
8838 * sysdeps/x86_64/x32/ffs.c: New file.
8839
8840 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
8841 __syscall_ulong_t.
8842 (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
8843 defined. Use __syscall_ulong_t.
8844 (shminfo): Use __syscall_ulong_t.
8845 (shm_info): Likewise.
8846
8847 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
8848 __syscall_ulong_t.
8849
8850 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
8851 <bits/wordsize.h>.
8852 (msgqnum_t): Use __syscall_ulong_t.
8853 (msglen_t): Likewise.
8854 (msqid_ds): Check __x86_64__ instead of __WORDSIZE. Use
8855 __syscall_ulong_t.
8856
8857 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
8858 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
8859
8860 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
8861
8862 * sysdeps/x86_64/x32/divdi3.c: New dummy file.
8863 * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
8864
8865 * sysvipc/sys/msg.h (msgbuf): Replace long int with
8866 __syscall_slong_t.
8867
8868 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
8869 include <bits/wordsize.h>. Check __x86_64__ instead of
8870 __WORDSIZE.
8871
8872 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
8873 "unsigned long long int" if __x86_64__ is defined.
8874 (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
8875
8876 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
8877 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
8878 (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
8879
8880 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
8881 <stdint.h>.
8882 (GET_PC): Cast to uintptr_t first.
8883 (GET_FRAME): Likewise.
8884 (GET_STACK): Likewise.
8885
8886 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
8887 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
8888 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
8889 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
8890 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
8891 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
8892 * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
8893 * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
8894 * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
8895 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
8896 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
8897 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
8898 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
8899 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
8900 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
8901 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
8902 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
8903 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
8904 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
8905 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
8906 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
8907 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
8908 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
8909 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
8910 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
8911 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
8912 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
8913 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
8914 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
8915
8916 2012-05-16 Andreas Schwab <schwab@linux-m68k.org>
8917
8918 * Makerules (+depfiles): Also collect depfiles from .oS in
8919 $(extra-objs).
8920 * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
8921 .oS, $(libnldbl-routines)).
8922
8923 * Makerules (native-compile-mkdep-flags): Define.
8924 * sunrpc/Makefile (extra-objs): Add $(addprefix
8925 cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
8926 ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
8927 of $(compile-mkdep-flags). Depend on $(before-compile) instead of
8928 calling $(make-target-directory).
8929
8930 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8931
8932 * bits/types.h (__snseconds_t): Removed.
8933 * time/time.h (struct timespec): Replace __snseconds_t with
8934 __syscall_slong_t.
8935 * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
8936 * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
8937 Likewise.
8938 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
8939 (__SNSECONDS_T_TYPE): Likewise.
8940 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
8941 (__SNSECONDS_T_TYPE): Likewise.
8942 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
8943 (__SNSECONDS_T_TYPE): Likewise.
8944
8945 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8946
8947 * sysdeps/mach/hurd/bits/typesizes.h
8948 (__SYSCALL_SLONG_TYPE): New macro.
8949 (__SYSCALL_ULONG_TYPE): Likewise.
8950
8951 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8952
8953 * bits/types.h (__syscall_slong_t): New type.
8954 (__syscall_ulong_t): Likewise.
8955
8956 * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
8957 (__SYSCALL_ULONG_TYPE): Likewise.
8958 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
8959 (__SYSCALL_SLONG_TYPE): Likewise.
8960 (__SYSCALL_ULONG_TYPE): Likewise.
8961 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
8962 (__SYSCALL_SLONG_TYPE): Likewise.
8963 (__SYSCALL_ULONG_TYPE): Likewise.
8964 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
8965 (__SYSCALL_SLONG_TYPE): Likewise.
8966 (__SYSCALL_ULONG_TYPE): Likewise.
8967
8968 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8969
8970 * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
8971 Add sigaltstack-offsets.sym.
8972 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
8973 <sigaltstack-offsets.h>.
8974 (CALL_FAIL): Use RSP_LP to operate on stack. Use RDI_LP on
8975 longjmp_msg pointer.
8976 (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC. Use
8977 R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
8978 signal stack.
8979 * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
8980
8981 2012-05-15 Joseph Myers <joseph@codesourcery.com>
8982
8983 * elf/stackguard-macros.h: Remove file.
8984 * sysdeps/generic/stackguard-macros.h: New file.
8985 * sysdeps/i386/stackguard-macros.h: Likewise.
8986 * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
8987 * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
8988 * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
8989 * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
8990 * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
8991 * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
8992 * sysdeps/x86_64/stackguard-macros.h: Likewise.
8993 * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
8994 <elf/stackguard-macros.h>.
8995
8996 [BZ #14109]
8997 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
8998 __aligned__ in attribute.
8999 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
9000 (gregset_t): Likewise.
9001
9002 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9003
9004 * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
9005 * sysdeps/x86_64/64/Implies-after: Here. New file.
9006 * sysdeps/x86_64/x32/Implies-after: New file.
9007
9008 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9009
9010 * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
9011 and access return value for _dl_profile_fixup. Use R10_LP to
9012 load frame size.
9013
9014 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9015
9016 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
9017
9018 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9019
9020 * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
9021 * sysdeps/x86_64/x32/sysdep.h: New file.
9022
9023 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9024
9025 * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
9026 * sysdeps/x86_64/setjmp.S: Likewise.
9027
9028 2012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9029
9030 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
9031 * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
9032 * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
9033 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
9034 remove unused global constant.
9035
9036 2012-05-15 Chris Metcalf <cmetcalf@tilera.com>
9037
9038 * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
9039 include of <not-cancel.h>.
9040
9041 2012-05-15 Roland McGrath <roland@hack.frob.com>
9042
9043 * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
9044
9045 2012-05-15 Jeff Law <law@redhat.com>
9046 Andreas Jaeger <aj@suse.de>
9047
9048 [BZ #13594]
9049 * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
9050 out from...
9051 * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
9052 * nscd/nscd-client.h: Add __nscd_acquire_maplock.
9053 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
9054 code changing __hst_map_handle.map.
9055
9056 2012-05-15 Roland McGrath <roland@hack.frob.com>
9057
9058 * configure.in (sysnames): Look for Implies-before and Implies-after
9059 files.
9060 * configure: Regenerated.
9061
9062 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9063
9064 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
9065 8-byte data alignment with LP_SIZE alignment.
9066
9067 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9068
9069 * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
9070 into R10_LP.
9071
9072 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9073
9074 * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
9075
9076 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9077
9078 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
9079 * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
9080 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
9081 Likewise.
9082 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
9083
9084 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9085
9086 * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
9087 (stackinfo_sub_sp): Likewise.
9088
9089 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9090
9091 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
9092 RAX_LP.
9093
9094 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9095
9096 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
9097 into R*_LP.
9098
9099 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9100
9101 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
9102 sizes into R*_LP.
9103
9104 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9105
9106 * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
9107
9108 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9109
9110 * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
9111 into R11_LP and load __x86_64_shared_cache_size_half into
9112 R8_LP.
9113
9114 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9115
9116 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
9117 R8_LP.
9118
9119 2012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9120
9121 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
9122 logb for POWER7.
9123 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
9124 logbf for POWER7.
9125 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
9126 logbl for POWER7.
9127 * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
9128 powerpc32/power7/fpu/s_logb.c via #include.
9129 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
9130 powerpc32/power7/fpu/s_logbf.c via #include.
9131 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
9132 powerpc32/power7/fpu/s_logbl.c via #include.
9133
9134 2012-05-15 Joseph Myers <joseph@codesourcery.com>
9135
9136 * README.libm: Remove file.
9137
9138 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9139
9140 * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
9141 count for x32. Use R*_LP and omit operand-size suffix.
9142
9143 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9144
9145 * shlib-versions: Move x86_64-.*-linux.* entries to ...
9146 * sysdeps/x86_64/64/shlib-versions: Here. New file.
9147 * sysdeps/x86_64/x32/shlib-versions: New file.
9148
9149 2012-05-14 Roland McGrath <roland@hack.frob.com>
9150
9151 * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
9152 * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
9153 Use _dl_fatal_printf instead.
9154
9155 2012-05-14 Joseph Myers <joseph@codesourcery.com>
9156
9157 * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
9158 set if not set by the user. Do not allow for being unset.
9159 * sysdeps/unix/sysv/linux/configure: Regenerated.
9160
9161 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9162
9163 * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
9164 the `q' suffix from lea and replace .quad with ASM_ADDR.
9165
9166 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9167
9168 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
9169 the `q' suffix from xor/rol instructions. Use $2*LP_SIZE+1
9170 instead of $17.
9171 (PTR_DEMANGLE): Likewise.
9172
9173 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9174
9175 * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
9176 (LP_OP): Likewise.
9177 (ASM_ADDR): Likewise.
9178 (RAX_LP): Likewise.
9179 (RBP_LP): Likewise.
9180 (RBX_LP): Likewise.
9181 (RCX_LP): Likewise.
9182 (RDI_LP): Likewise.
9183 (RSI_LP): Likewise.
9184 (RSP_LP): Likewise.
9185 (R8_LP): Likewise.
9186 (R9_LP): Likewise.
9187 (R10_LP): Likewise.
9188 (R10_LP): Likewise.
9189 (R11_LP): Likewise.
9190 (R12_LP): Likewise.
9191 (R13_LP): Likewise.
9192 (R14_LP): Likewise.
9193 (R15_LP): Likewise.
9194
9195 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9196
9197 * sysdeps/x86_64/x32/dl-machine.h: New file.
9198
9199 2012-05-14 Andreas Jaeger <aj@suse.de>
9200
9201 * manual/Makefile (subdir): Remove export of subdir.
9202 (all): Remove target.
9203 (.PHONY): Remove all from list.
9204 (mkinstalldirs): Remove.
9205 (.PHONY): Remove installdirs from list.
9206 ($(inst_infodir)/libc.info): Use make-target-directory.
9207 (installdirs): Remove.
9208 (subdir_%): Remove.
9209 (glibc-targets): Remove.
9210 (lib): Remove.
9211 (stubs): Remove.
9212 ($(objpfx)stubs ../po/manual.pot): Remove.
9213 ($(objpfx)stamp%): Remove.
9214 (make-target-directory): Remove.
9215 (subdir_install): Remove.
9216 (routines): Remove.
9217 (aux): Remove.
9218 (sources): Remove.
9219 (objects): Remove.
9220 (headers): Remove.
9221
9222 [BZ #13750]
9223 * manual/.gitignore: Remove, it's not needed anymore.
9224 * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
9225 all files in it.
9226 * manual/Makefile (dvi, pdf, info, html): Depend on files in build
9227 directory.
9228 (texis): Renamed to $(objpfx)texis.
9229 (texis-path): New, contains path to generated files.
9230 (chapters.%): Use texis-path for complete path, add extra argument
9231 libc-texinfo.sh.
9232 (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
9233 (libc/index.html, summary.texi): Add $(objpfx) as prefix.
9234 (summary,texi, stamp-summary): Use complete path of
9235 files. Generate files in build dir.
9236 (dir-add.texi): Build in build dir.
9237 (libm-err.texi,stamp-libm-err): Likewise.
9238 (version.texi, stamp-version): Likewise.
9239 (.%c.texi): Likewise.
9240 (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
9241 (mostlyclean): Remove target.
9242 (realclean): Remove target.
9243 (generated): Add new variable with contents from mostlyclean and
9244 realclean, remove entries duplicated in common-mostlyclean, add
9245 stamp-libm-err and stamp-version.
9246 (generated-dirs): Add libc directory.
9247 ($(inst_infodir)/libc.info): Install files from build dir.
9248
9249 * manual/install.texi (Configuring and compiling): Adjust since
9250 the info files are not part of the tar ball anymore.
9251
9252 2012-05-14 Andreas Jaeger <aj@suse.de>
9253
9254 * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
9255 variable.
9256
9257 2012-05-14 Joseph Myers <joseph@codesourcery.com>
9258
9259 [BZ #13717]
9260 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
9261 to 2.2.0 where earlier.
9262 * sysdeps/unix/sysv/linux/configure: Regenerated.
9263 * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
9264 Remove conditional code.
9265 [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
9266 * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
9267 Remove conditional code.
9268 [!__NR_lchown]: Likewise.
9269 [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
9270 [__NR_lchown]: Likewise.
9271 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
9272 comment referencing __ASSUME_LCHOWN_SYSCALL.
9273 * sysdeps/unix/sysv/linux/i386/sigaction.c
9274 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
9275 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
9276 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
9277 Remove conditional code.
9278 [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
9279 (__protocol_available): Remove #if 0 code.
9280 * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
9281 conditional code.
9282 [__ASSUME_SIOCGIFNAME]: Make code unconditional.
9283 * sysdeps/unix/sysv/linux/kernel-features.h
9284 (__ASSUME_GETCWD_SYSCALL): Don't define.
9285 (__ASSUME_REALTIME_SIGNALS): Likewise.
9286 (__ASSUME_PREAD_SYSCALL): Likewise.
9287 (__ASSUME_PWRITE_SYSCALL): Likewise.
9288 (__ASSUME_POLL_SYSCALL): Likewise.
9289 (__ASSUME_LCHOWN_SYSCALL): Likewise.
9290 (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
9291 non-SPARC.
9292 (__ASSUME_SIOCGIFNAME): Don't define.
9293 (__ASSUME_MSG_NOSIGNAL): Likewise.
9294 (__ASSUME_SENDFILE): Define unconditionally.
9295 (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
9296 * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
9297 conditional code.
9298 [__ASSUME_POLL_SYSCALL]: Make code unconditional.
9299 * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
9300 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
9301 (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
9302 * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
9303 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
9304 (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
9305 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
9306 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
9307 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9308 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
9309 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
9310 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9311 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
9312 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
9313 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9314 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
9315 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
9316 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9317 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
9318 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
9319 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9320 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
9321 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
9322 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9323 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
9324 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
9325 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9326 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
9327 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
9328 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9329 * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
9330 Remove conditional code.
9331 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9332 * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
9333 Remove conditional code.
9334 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9335 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
9336 [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
9337 * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
9338 Remove conditional code.
9339 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9340 * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
9341 Remove conditional code.
9342 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9343 * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
9344 Remove conditional code.
9345 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9346 * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
9347 Remove conditional code.
9348 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
9349 * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
9350 Remove conditional code.
9351 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9352 * sysdeps/unix/sysv/linux/sh/pwrite64.c
9353 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
9354 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
9355 * sysdeps/unix/sysv/linux/sigaction.c
9356 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
9357 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
9358 * sysdeps/unix/sysv/linux/sigpending.c
9359 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
9360 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
9361 * sysdeps/unix/sysv/linux/sigprocmask.c
9362 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
9363 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
9364 * sysdeps/unix/sysv/linux/sigsuspend.c
9365 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
9366 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
9367 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
9368 (__libc_missing_rt_sigs): Remove.
9369 (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
9370 (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
9371 * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
9372 Remove conditional code.
9373 [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
9374 * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
9375 return 1.
9376 * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
9377 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
9378 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
9379 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
9380
9381 2012-05-14 Andreas Jaeger <aj@suse.de>
9382
9383 * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
9384 it's not used in glibc.
9385 (__coshm1): Likewise.
9386 (__acosh1p): Likewise.
9387 (__sgn): Likewise.
9388
9389 * manual/string.texi (Copying and Concatenation): Add missing
9390 variable in concat example.
9391 Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
9392
9393 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9394
9395 [BZ #14103]
9396 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
9397 __builtin_clzl with __builtin_clzll.
9398
9399 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
9400
9401 [BZ #14104]
9402 * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
9403 libc_freeres_ptr.
9404
9405 2012-05-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
9406
9407 * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
9408 * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
9409 * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
9410 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
9411
9412 2012-05-14 Mike Frysinger <vapier@gentoo.org>
9413
9414 * NEWS: Update ia64 info.
9415
9416 2012-05-12 Andreas Schwab <schwab@linux-m68k.org>
9417
9418 * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
9419 used as bcopy.
9420
9421 2012-05-12 Thomas Schwinge <thomas@codesourcery.com>
9422
9423 * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
9424 * sysdeps/unix/syscalls.list (dup3): Likewise.
9425 * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
9426 * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
9427
9428 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
9429
9430 * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
9431 "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
9432
9433 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
9434
9435 * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
9436 thread pointer.
9437 (TLS_IE): Use mov/add instead of movq/addq to load thread
9438 pointer.
9439 (TLS_GD_PREFIX): New.
9440 (TLS_GD): Use it.
9441
9442 2012-05-11 David S. Miller <davem@davemloft.net>
9443
9444 * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
9445 * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
9446 (_FPU_SETCW): Likewise.
9447
9448 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
9449
9450 * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
9451 is 32-byte aligned.
9452
9453 2012-05-11 Andreas Schwab <schwab@linux-m68k.org>
9454
9455 [BZ #11837]
9456 * iconvdata/gb18030.c: Update tables.
9457 (BODY for FROM_LOOP): Update. Handle two-byte encoded non-BMP
9458 characters specially.
9459 (BODY for TO_LOOP): Add encoding of missing ranges.
9460
9461 2012-05-11 Thomas Schwinge <thomas@codesourcery.com>
9462
9463 [BZ #13673]
9464 * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
9465 * sysdeps/mach/hurd/dup3.c: Likewise.
9466 * sysdeps/mach/hurd/readlinkat.c: Likewise.
9467 * sysdeps/powerpc/memmove.c:: Likewise.
9468
9469 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
9470
9471 * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
9472 R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
9473
9474 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
9475
9476 * elf/elf.h (R_X86_64_RELATIVE64): New.
9477 (R_X86_64_NUM): Updated.
9478 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
9479 R_X86_64_RELATIVE64. Always use Elf64_Addr with R_X86_64_64.
9480 (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
9481 * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
9482 tst-quad1pie tst-quad2pie
9483 (modules-names): Add tst-quadmod1 tst-quadmod2.
9484 ($(objpfx)tst-quad1): New dependency.
9485 ($(objpfx)tst-quad2): Likewise.
9486 ($(objpfx)tst-quad1pie): Likewise.
9487 ($(objpfx)tst-quad2pie): Likewise.
9488 * sysdeps/x86_64/tst-quad1.c: New file.
9489 * sysdeps/x86_64/tst-quad1pie.c: New file.
9490 * sysdeps/x86_64/tst-quad2.c: Likewise.
9491 * sysdeps/x86_64/tst-quad2pie.c: Likewise.
9492 * sysdeps/x86_64/tst-quadmod1.S: Likewise.
9493 * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
9494 * sysdeps/x86_64/tst-quadmod2.S: Likewise.
9495 * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
9496
9497 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
9498
9499 * io/fcntl.h (mode_t, off_t, pid_t): Define types.
9500 (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
9501 * streams/stropts.h (t_scalar_t): Define type.
9502
9503 * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
9504 (_PATH_PRESERVE): Set to "/var/lib".
9505 (_PATH_RWHODIR): Set to "/var/spool/rwho".
9506
9507 * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
9508 instead of int.
9509
9510 * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
9511 if __dir_mkfile succeeded.
9512
9513 * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
9514 checking for _hurd_dtablesize. Unlock it right after having
9515 finished _hurd_dtable allocation.
9516
9517 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
9518
9519 * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
9520 * sysdeps/mach/hurd/configure: Regenerated.
9521 * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
9522 special-casing to...
9523 * sysdeps/gnu/configure.in: ... this new file.
9524 * sysdeps/unix/sysv/linux/configure: Regenerated.
9525 * sysdeps/gnu/configure: New generated file.
9526
9527 * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
9528 for Linux: use nsec instead of usec, as well as:
9529 [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
9530 members of type struct timespec.
9531 [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
9532 New macros.
9533 (struct stat64): Likewise.
9534 (_STATBUF_ST_NSEC): New macro.
9535 * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
9536
9537 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
9538 __strtoul_internal rather than strtoul.
9539
9540 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
9541
9542 * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
9543 and reject them.
9544
9545 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
9546
9547 * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
9548 which preserves existing values.
9549 * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
9550
9551 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
9552
9553 * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
9554 TIMEOUT values. Return EINVAL for NFDS values either negative or
9555 greater than FD_SETSIZE.
9556
9557 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
9558
9559 * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
9560 allocated, call __vm_protect to finish enabling the existing space, and
9561 pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
9562 allocate the remainder.
9563
9564 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
9565
9566 * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
9567 address port. Set ADDR_LEN to 0 when not filling ADDRARG.
9568
9569 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
9570
9571 * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
9572 sysdeps/mach/hurd/readlink.c.
9573
9574 * posix/tst-sysconf.c (posix_options): Only use
9575 _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
9576 _POSIX_SYNCHRONIZED_IO when they are defined
9577 * sysdeps/mach/hurd/bits/posix_opt.h:
9578 (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
9579 (_XOPEN_REALTIME): Undefine macro.
9580 (_XOPEN_REALTIME_THREADS): Undefine macro.
9581 (_XOPEN_SHM): Undefine macro.
9582 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
9583 macro to -1.
9584 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
9585 macro to -1.
9586 (_POSIX_ASYNC_IO): Undefine macro.
9587 (_POSIX_PRIORITIZED_IO): Undefine macro.
9588 (_POSIX_SPIN_LOCKS): Define macro to -1.
9589
9590 * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
9591 SA_NODEFER, SA_RESETHAND.
9592 * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
9593 O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
9594 F_DUPFD_CLOEXEC.
9595
9596 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
9597
9598 * elf/Makefile (pldd-modules): Define unconditionally.
9599
9600 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
9601
9602 * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
9603
9604 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
9605
9606 * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
9607 Return ENOENT when name is empty.
9608 * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
9609
9610 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
9611
9612 * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
9613
9614 * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
9615
9616 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
9617
9618 Fix mlock in all cases except non-readable pages.
9619 * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
9620 instead of VM_PROT_ALL as parameter to __vm_wire function.
9621
9622 * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
9623 (__mkdir): When path is `/', just fail with EEXIST.
9624 * sysdeps/mach/hurd/mkdirat.c: Likewise.
9625
9626 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
9627
9628 * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
9629 <sys/uio.h> (for writev).
9630 * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
9631 and <sys/param.h> (for MIN).
9632
9633 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
9634
9635 * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
9636 REQUESTED_TIME. Properly set the remaining time and return EINTR
9637 if interrupted.
9638
9639 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
9640
9641 * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
9642 Depend on against $(link-rpcuserlibs).
9643
9644 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
9645
9646 * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
9647 (__libc_stack_end): Do not use attribute_relro.
9648 * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
9649 * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
9650 to libthread-provided value.
9651 * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
9652 attribute_relro.
9653
9654 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
9655
9656 [BZ #3748]
9657 * bits/libc-lock.h (__libc_once_get): New macro.
9658 * sysdeps/mach/bits/libc-lock.h: Likewise.
9659 * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
9660 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
9661 instead of using implementation details.
9662
9663 * libio/fileops.c: Unconditionally include <kernel-features.h>.
9664 * libio/freopen.c: Likewise.
9665 * libio/freopen64.c: Likewise.
9666 * misc/syslog.c: Likewise.
9667 * nscd/connections.c: Likewise.
9668 * nscd/netgroupcache.c: Likewise.
9669 * sysdeps/posix/getcwd.c: Likewise.
9670
9671 2012-05-10 Roland McGrath <roland@hack.frob.com>
9672
9673 * math/w_ilogbf.c: Add #include <limits.h>.
9674
9675 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
9676
9677 * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
9678 path instead of returning without unlocking.
9679
9680 * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
9681 immediate-write ioctls.
9682 * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
9683
9684 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
9685
9686 * sysdeps/mach/hurd/i386/init-first.c (init): Use
9687 __builtin_frame_address instead of making assumptions about the
9688 location of the return address relative to DATA. Force early load of
9689 the return address.
9690 (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
9691 __builtin_frame_address.
9692
9693 dup3 for GNU Hurd.
9694 * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
9695 * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c. Evolve it to
9696 implement dup3 and do some further code clean-ups.
9697 * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
9698 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
9699
9700 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
9701
9702 * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
9703
9704 * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
9705 HURD_CRITICAL_END around holding _hurd_dtable_lock.
9706 * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
9707 * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
9708 HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
9709 d->port.lock.
9710
9711 * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
9712 instead of setjmp/longjmp to restore the signal mask. Call sigsetjmp
9713 when handler == SIG_ERR, not when handler != SIG_ERR.
9714
9715 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
9716
9717 * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
9718 (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
9719 definitions.
9720
9721 accept4 for GNU Hurd.
9722 * include/sys/socket.h (__libc_accept4): New prototype.
9723 * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c. Evolve it
9724 to implement __libc_accept4.
9725 * sysdeps/mach/hurd/accept.c (accept): Reimplement using
9726 __libc_accept4.
9727 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
9728
9729 * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
9730 * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
9731 * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
9732 signal-defines.sym.
9733
9734 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
9735
9736 * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
9737
9738 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
9739
9740 * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
9741 assertion on O_CLOEXEC flag.
9742 * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
9743 * hurd/intern-fd.c: Likewise.
9744 * hurd/port2fd.c: Likewise.
9745
9746 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
9747
9748 [BZ #3906]
9749 * bits/in.h (IPV6_PKTINFO): Define new macro.
9750 (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
9751
9752 2012-05-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9753
9754 [BZ #13954]
9755 [BZ #13955]
9756 [BZ #13956]
9757 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
9758 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
9759 * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
9760 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
9761 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
9762 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
9763 * math/libm-test.inc (logb_test) : Additional logb tests.
9764
9765 2012-05-09 Andreas Schwab <schwab@linux-m68k.org>
9766 Andreas Jaeger <aj@suse.de>
9767
9768 * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
9769 * configure: Regenerated.
9770 * config.h.in (LINK_OBSOLETE_RPC): New macro.
9771 * config.make.in (link-obsolete-rpc): New substituted variable.
9772 * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
9773 libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
9774 * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
9775 (shared-only-routines): Don't set it under [link-obsolete-rpc],
9776 so that libc.a contains the symbols.
9777 * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
9778 * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
9779 * sunrpc/auth_none.c: Likewise.
9780 * sunrpc/auth_unix.c: Likewise.
9781 * sunrpc/authdes_prot.c: Likewise.
9782 * sunrpc/authuxprot.c: Likewise.
9783 * sunrpc/clnt_gen.c: Likewise.
9784 * sunrpc/clnt_perr.c: Likewise.
9785 * sunrpc/clnt_raw.c: Likewise.
9786 * sunrpc/clnt_simp.c: Likewise.
9787 * sunrpc/clnt_tcp.c: Likewise.
9788 * sunrpc/clnt_udp.c: Likewise.
9789 * sunrpc/clnt_unix.c: Likewise.
9790 * sunrpc/des_crypt.c: Likewise.
9791 * sunrpc/des_soft.c: Likewise.
9792 * sunrpc/get_myaddr.c: Likewise.
9793 * sunrpc/key_call.c: Likewise.
9794 * sunrpc/key_prot.c: Likewise.
9795 * sunrpc/netname.c: Likewise.
9796 * sunrpc/pm_getmaps.c: Likewise.
9797 * sunrpc/pm_getport.c: Likewise.
9798 * sunrpc/pmap_clnt.c: Likewise.
9799 * sunrpc/pmap_prot.c: Likewise.
9800 * sunrpc/pmap_prot2.c: Likewise.
9801 * sunrpc/pmap_rmt.c: Likewise.
9802 * sunrpc/publickey.c: Likewise.
9803 * sunrpc/rpc_cmsg.c: Likewise.
9804 * sunrpc/rpc_common.c: Likewise.
9805 * sunrpc/rpc_dtable.c: Likewise.
9806 * sunrpc/rpc_prot.c: Likewise.
9807 * sunrpc/rpc_thread.c: Likewise.
9808 * sunrpc/rtime.c: Likewise.
9809 * sunrpc/svc.c: Likewise.
9810 * sunrpc/svc_auth.c: Likewise.
9811 * sunrpc/svc_raw.c: Likewise.
9812 * sunrpc/svc_run.c: Likewise.
9813 * sunrpc/svc_tcp.c: Likewise.
9814 * sunrpc/svc_udp.c: Likewise.
9815 * sunrpc/svc_unix.c: Likewise.
9816 * sunrpc/svcauth_des.c: Likewise.
9817 * sunrpc/xcrypt.c: Likewise.
9818 * sunrpc/xdr.c: Likewise.
9819 * sunrpc/xdr_array.c: Likewise.
9820 * sunrpc/xdr_float.c: Likewise.
9821 * sunrpc/xdr_intXX_t.c: Likewise.
9822 * sunrpc/xdr_mem.c: Likewise.
9823 * sunrpc/xdr_rec.c: Likewise.
9824 * sunrpc/xdr_ref.c: Likewise.
9825 * sunrpc/xdr_sizeof.c: Likewise.
9826 * sunrpc/xdr_stdio.c: Likewise.
9827
9828 2012-05-10 Roland McGrath <roland@hack.frob.com>
9829
9830 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
9831 change. Update copyright years.
9832
9833 2012-05-10 Joseph Myers <joseph@codesourcery.com>
9834
9835 * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
9836
9837 2012-05-10 Maxim Kuvyrkov <maxim@codesourcery.com>
9838 Joseph Myers <joseph@codesourcery.com>
9839 Paul Pluzhnikov <ppluzhnikov@google.com>
9840
9841 [BZ #14012]
9842 * sunrpc/Makefile [cross-compiling] (headers): Enable additions
9843 requiring rpcgen.
9844 [cross-compiling] (extra-libs): Likewise.
9845 [cross-compiling] (extra-libs-others): Likewise.
9846 [cross-compiling] (librpcsvc-routines): Likewise.
9847 [cross-compiling] (librpcsvc-inhibit-o): Likewise.
9848 [cross-compiling] (omit-deps): Likewise.
9849 (sunrpc-CPPFLAGS): New variable.
9850 (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
9851 (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
9852 (cross-rpcgen-objs): New variable.
9853 (extra-objs): Append $(cross-rpcgen-objs).
9854 ($(cross-rpcgen-objs)): New rule.
9855 ($(objpfx)cross-rpcgen): Likewise.
9856 (rpcgen-cmd): Define to use $(built-program-file). Expand
9857 comment.
9858 ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
9859 ($(objpfx)x%.stmp): Likewise.
9860 * sunrpc/proto.h [IS_IN_build] (_): Define.
9861 [IS_IN_build] (_libc_intl_domainname): Likewise.
9862
9863 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
9864
9865 * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
9866 Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
9867 and R_X86_64_TPOFF64.
9868
9869 2012-05-10 Joseph Myers <joseph@codesourcery.com>
9870
9871 * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
9872 sysdeps/unix/sysv/syscalls.list.
9873 (stime): Likewise.
9874 (utime): Likewise.
9875 * sysdeps/unix/sysv/syscalls.list: Remove file.
9876
9877 2012-05-10 Paul Eggert <eggert@cs.ucla.edu>
9878
9879 [BZ #3440]
9880 * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
9881 (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
9882 (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
9883 (__LC_IDENTIFICATION): Make these macros useful in #if
9884 expressions, as required by C99.
9885
9886 2012-05-10 Andreas Schwab <schwab@linux-m68k.org>
9887
9888 * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
9889 $(addsuffix .os,$(rpc-compat-routines)). Move include ../Rules
9890 after this.
9891
9892 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
9893
9894 * stdlib/longlong.h: Updated from GCC.
9895
9896 2012-05-09 Andreas Jaeger <aj@suse.de>
9897
9898 * nscd/nscd.c (run_modes): Make named enum, reorder so that
9899 default is first entry.
9900 (run_mode): Set type.
9901 (main): Remove informal message about syslog.
9902 (options): Fix typo.
9903
9904 [BZ #14053]
9905 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
9906 to asm.
9907 (lrint): Likewise.
9908 (llrintf): Likewise.
9909 (llrint): Likewise.
9910 (rint): Likewise.
9911 (rintf): Likewise.
9912 (nearbyint): Likewise.
9913 (nearbyintf): Likewise.
9914
9915 2012-05-09 Andreas Jaeger <aj@suse.de>
9916 Pedro Alves <palves@redhat.com>
9917
9918 * nscd/nscd.c (run_mode): Use enum.
9919 (main): Cleanup coding style issue.
9920
9921 2012-05-09 Alexandre Oliva <aoliva@redhat.com>
9922 Andreas Jaeger <aj@suse.de>
9923
9924 * nscd/nscd.c (go_background): Replaced with...
9925 (run_mode): ... this.
9926 (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
9927 (options): Add -F --foreground.
9928 (main): Implement it.
9929 (parse_opt): Parse it.
9930
9931 2012-05-09 Andreas Jaeger <aj@suse.de>
9932
9933 [BZ #14083]
9934 * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
9935 !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
9936 -Wconversion warning.
9937 (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
9938 Likewise.
9939
9940 2012-05-09 Joseph Myers <joseph@codesourcery.com>
9941
9942 * conform/data/locale.h-data (NULL): Use macro-constant. Require
9943 == 0.
9944 (LC_ALL): Use macro-int-constant.
9945 (LC_COLLATE): Likewise.
9946 (LC_CTYPE): Likewise.
9947 (LC_MESSAGES): Likewise.
9948 (LC_MONETARY): Likewise.
9949 (LC_NUMERIC): Likewise.
9950 (LC_TIME): Likewise.
9951 [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
9952 (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
9953 [ISO || ISO99 || ISO11] (*_t): Do not allow.
9954 * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
9955 Specify type.
9956 [C99-based standards] (float_t): Expect type.
9957 [C99-based standards] (double_t): Expect type.
9958 [C99-based standards] (HUGE_VALF): Use macro-constant. Specify
9959 type.
9960 [C99-based standards] (HUGE_VALL): Likewise.
9961 [C99-based standards] (INFINITY): Likewise.
9962 [C99-based standards] (NAN): Likewise.
9963 [C99-based standards] (FP_INFINITE): Use macro-int-constant.
9964 [C99-based standards] (FP_NAN): Likewise.
9965 [C99-based standards] (FP_NORMAL): Likewise.
9966 [C99-based standards] (FP_SUBNORMAL): Likewise.
9967 [C99-based standards] (FP_ZERO): Likewise.
9968 [C99-based standards] (FP_FAST_FMA): Use
9969 optional-macro-int-constant. Specify type. Require == 1.
9970 [C99-based standards] (FP_FAST_FMAF): Likewise.
9971 [C99-based standards] (FP_FAST_FMAL): Likewise.
9972 [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
9973 [C99-based standards] (FP_ILOGBNAN): Likewise.
9974 [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
9975 Specify type.
9976 [C99-based standards] (MATH_ERREXCEPT): Likewise.
9977 [C99-based standards] (math_errhandling): Specify type.
9978 [ISO99 || ISO11] (signgam): Do not allow.
9979 [non-C99-based standards] (copysignf): Do not allow.
9980 [non-C99-based standards] (exp2f): Likewise.
9981 [non-C99-based standards] (log2f): Likewise.
9982 [non-C99-based standards] (modff): Allow.
9983 [non-C99-based standards] (erff): Do not allow.
9984 [non-C99-based standards] (erfcf): Likewise.
9985 [non-C99-based standards] (gammaf): Likewise.
9986 [non-C99-based standards] (hypotf): Likewise.
9987 [non-C99-based standards] (j0f): Likewise.
9988 [non-C99-based standards] (j1f): Likewise.
9989 [non-C99-based standards] (jnf): Likewise.
9990 [non-C99-based standards] (lgammaf): Likewise.
9991 [non-C99-based standards] (tgammaf): Likewise.
9992 [non-C99-based standards] (y0f): Likewise.
9993 [non-C99-based standards] (y1f): Likewise.
9994 [non-C99-based standards] (ynf): Likewise.
9995 [non-C99-based standards] (isnanf): Likewise.
9996 [non-C99-based standards] (acoshf): Likewise.
9997 [non-C99-based standards] (asinhf): Likewise.
9998 [non-C99-based standards] (atanhf): Likewise.
9999 [non-C99-based standards] (cbrtf): Likewise.
10000 [non-C99-based standards] (expm1f): Likewise.
10001 [non-C99-based standards] (ilogbf): Likewise.
10002 [non-C99-based standards] (log1pf): Likewise.
10003 [non-C99-based standards] (logbf): Likewise.
10004 [non-C99-based standards] (nextafterf): Likewise.
10005 [non-C99-based standards] (remainderf): Likewise.
10006 [non-C99-based standards] (rintf): Likewise.
10007 [non-C99-based standards] (scalbf): Likewise.
10008 [non-C99-based standards] (copysignl): Likewise.
10009 [non-C99-based standards] (exp2l): Likewise.
10010 [non-C99-based standards] (log2l): Likewise.
10011 [non-C99-based standards] (modfl): Allow.
10012 [non-C99-based standards] (erfl): Do not allow.
10013 [non-C99-based standards] (erfcl): Likewise.
10014 [non-C99-based standards] (gammal): Likewise.
10015 [non-C99-based standards] (hypotl): Likewise.
10016 [non-C99-based standards] (j0l): Likewise.
10017 [non-C99-based standards] (j1l): Likewise.
10018 [non-C99-based standards] (jnl): Likewise.
10019 [non-C99-based standards] (lgammal): Likewise.
10020 [non-C99-based standards] (tgammal): Likewise.
10021 [non-C99-based standards] (y0l): Likewise.
10022 [non-C99-based standards] (y1l): Likewise.
10023 [non-C99-based standards] (ynl): Likewise.
10024 [non-C99-based standards] (isnanl): Likewise.
10025 [non-C99-based standards] (acoshl): Likewise.
10026 [non-C99-based standards] (asinhl): Likewise.
10027 [non-C99-based standards] (atanhl): Likewise.
10028 [non-C99-based standards] (cbrtl): Likewise.
10029 [non-C99-based standards] (expm1l): Likewise.
10030 [non-C99-based standards] (ilogbl): Likewise.
10031 [non-C99-based standards] (log1pl): Likewise.
10032 [non-C99-based standards] (logbl): Likewise.
10033 [non-C99-based standards] (nextafterl): Likewise.
10034 [non-C99-based standards] (remainderl): Likewise.
10035 [non-C99-based standards] (rintl): Likewise.
10036 [non-C99-based standards] (scalbl): Likewise.
10037 [ISO || ISO99 || ISO11] (*_t): Do not allow.
10038 [non-C99-based standards] (FP_*): Do not allow.
10039 [C99-based standards] (FP_*): Change to
10040 FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
10041 * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
10042 allow.
10043 * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
10044 (SIG_ERR): Likewise.
10045 [X/Open-based standards] (SIG_HOLD): Likewise.
10046 (SIG_IGN): Likewise.
10047 (SIGABRT): Use macro-int-constant. Specify type. Require
10048 positive value.
10049 (SIGFPE): Likewise.
10050 (SIGILL): Likewise.
10051 (SIGINT): Likewise.
10052 (SIGSEGV): Likewise.
10053 (SIGTER): Likewise.
10054 [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
10055 [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
10056 [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
10057 [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
10058 [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
10059 [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
10060 [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
10061 [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
10062 [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
10063 [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
10064 [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
10065 [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
10066 [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
10067 [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
10068 [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
10069 [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
10070 [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
10071 [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
10072 [X/Open-based standards] (SIGTRAP): Likewise.
10073 [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
10074 [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
10075 [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
10076 [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
10077 * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
10078 allow.
10079
10080 2012-05-08 Ian Wienand <ianw@vmware.com>
10081
10082 [BZ #14080]
10083 * time/tzset.c (__tzset_parse_tz): Update default rules for
10084 daylight time changes in the Energy Policy Act of 2005.
10085
10086 2012-05-09 Andreas Jaeger <aj@suse.de>
10087
10088 [BZ #13983]
10089 * elf/ldconfig.c (parse_conf): Change string to make clear that
10090 ldconfig only issued a warning if ld.so.conf does not exist.
10091
10092 2012-05-08 David S. Miller <davem@davemloft.net>
10093
10094 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
10095 movxtod instead of popping the value on the stack.
10096
10097 * sysdeps/sparc/fpu/libm-test-ulps: Update.
10098
10099 2012-05-08 Carlos O'Donell <carlos_odonell@mentor.com>
10100
10101 * config.h.in: Add HAVE_ARM_PCS_VFP.
10102
10103 2012-05-08 Roland Mc Grath <roland@hack.frob.com>
10104
10105 [BZ #13979]
10106 * include/features.h: Warn if user requests __FORTIFY_SOURCE
10107 checking but the checks are disabled for any reason.
10108
10109 2012-05-08 H.J. Lu <hongjiu.lu@intel.com>
10110
10111 * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
10112 and ELF64_R_TYPE with ELFW(R_TYPE).
10113
10114 2012-05-08 Joseph Myers <joseph@codesourcery.com>
10115
10116 * sysdeps/unix/sysv/syscalls.list (pause): Remove.
10117 (ulimit): Likewise.
10118
10119 * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
10120 (settimeofday): Likewise.
10121
10122 2012-05-08 Mike Frysinger <vapier@gentoo.org>
10123
10124 * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1. Add
10125 a struct th_u2 inside the union, and move tu_block/tu_code into
10126 a new th_u3 union of tu_block/tu_code inside of that. Move
10127 th_data[1] into the th_u2 as tu_data[0]. Change tu_stuff[1] to
10128 tu_stuff[0]. Add a new tu_padding[4] to keep sizeof() the same.
10129 (th_block): Change to th_u1.th_u2.th_u3.tu_block.
10130 (th_code): Change to th_u1.th_u2.th_u3.tu_code.
10131 (th_stuff): Change to th_u1.tu_stuff.
10132 (th_data): Define.
10133 (th_msg): Change to th_u1.th_u2.tu_data.
10134
10135 2012-05-07 David S. Miller <davem@davemloft.net>
10136
10137 * sysdeps/sparc/fpu/libm-test-ulps: Update.
10138
10139 [BZ #14074]
10140 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
10141 (SETUP_PIC_REG): Use it.
10142 (SETUP_PIC_REG_LEAF): Use it.
10143
10144 2012-05-07 Joseph Myers <joseph@codesourcery.com>
10145
10146 [BZ #13885]
10147 [BZ #13923]
10148 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
10149 USE_AS_EXPM1L.
10150 (EXPL_FINITE): Likewise.
10151 (FLDLOG): Likewise.
10152 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
10153 * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
10154 e_expl.S.
10155 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
10156 USE_AS_EXPM1L.
10157 (EXPL_FINITE): Likewise.
10158 (FLDLOG): Likewise.
10159 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
10160 * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
10161 e_expl.S.
10162 * math/libm-test.inc (expm1_test): Add more tests. Do not disable
10163 test of -max_value argument for long double.
10164 * sysdeps/i386/fpu/libm-test-ulps: Update.
10165 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10166
10167 2012-05-06 David S. Miller <davem@davemloft.net>
10168
10169 * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
10170 quad soft-float symbols whose references which are compiler
10171 generated.
10172 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
10173
10174 2012-05-06 Joseph Myers <joseph@codesourcery.com>
10175
10176 [BZ #13884]
10177 [BZ #13914]
10178 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
10179 USE_AS_EXP10L.
10180 (EXPL_FINITE): Likewise.
10181 (FLDLOG): Likewise.
10182 (c0): Likewise.
10183 (c1): Likewise.
10184 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
10185 Adjust comments for base varying.
10186 (__expl_finite): Change alias to EXPL_FINITE.
10187 * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
10188 e_expl.S.
10189 * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
10190 * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
10191 * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
10192 * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
10193 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
10194 USE_AS_EXP10L.
10195 (EXPL_FINITE): Likewise.
10196 (FLDLOG): Likewise.
10197 (c0): Likewise.
10198 (c1): Likewise.
10199 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
10200 Adjust comments for base varying.
10201 (__expl_finite): Change alias to EXPL_FINITE.
10202 * math/libm-test.inc (exp10_test): Add more tests. Do not disable
10203 tests for bugs.
10204 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10205
10206 [BZ #14064]
10207 * math/libm-test.inc (check_float_internal): Correct ulp
10208 calculation for subnormal expected results.
10209
10210 2012-05-06 Andreas Jaeger <aj@suse.de>
10211
10212 * Makeconfig (+math-flags): New, set to -frounding-math.
10213 (+cflags): Add +math-flags so that all of glibc gets compiled with
10214 it.
10215
10216 * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
10217
10218 2012-05-05 Joseph Myers <joseph@codesourcery.com>
10219
10220 * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
10221 Disable one test.
10222
10223 [BZ #13787]
10224 [BZ #13922]
10225 [BZ #14036]
10226 * sysdeps/i386/fpu/e_expl.S (csat): New constant.
10227 (__ieee754_expl): Allow for and saturate large arguments.
10228 * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
10229 (u_threshold): Likewise.
10230 (__exp): Call __ieee754_exp before checking for overflow and
10231 underflow.
10232 * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
10233 (u_threshold): Likewise.
10234 (__expf): Call __ieee754_expf before checking for overflow and
10235 underflow.
10236 * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
10237 (u_threshold): Likewise.
10238 (__expl): Call __ieee754_expl before checking for overflow and
10239 underflow.
10240 * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
10241 (__ieee754_expl): Allow for and saturate large arguments.
10242 * math/libm-test.inc (exp_test): Add another test. Do not allow
10243 missing overflow exception on overflow.
10244 (expm1_test): Do not allow missing overflow exception on overflow.
10245
10246 * sysdeps/i386/fpu/e_expl.c: Move to ...
10247 * sysdeps/i386/fpu/e_expl.S: ... here. Write directly in assembly
10248 rather than using inline asm.
10249 * sysdeps/x86_64/fpu/e_expl.c: Remove file.
10250 * sysdeps/x86_64/fpu/e_expl.S: Copy from
10251 sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
10252
10253 * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
10254 (nice): Likewise.
10255 (poll): Likewise.
10256 (signal): Likewise.
10257 (time): Likewise.
10258 (times): Likewise.
10259
10260 2012-05-04 Joseph Myers <joseph@codesourcery.com>
10261
10262 * sysdeps/unix/syscalls.list (adjtime): Add entry from
10263 sysdeps/unix/common/syscalls.list.
10264 (fchmod): Likewise.
10265 (fchown): Likewise.
10266 (ftruncate): Likewise.
10267 (getrusage): Likewise.
10268 (gettimeofday): Likewise.
10269 (setpgid): Likewise.
10270 (setregid): Likewise.
10271 (setreuid): Likewise.
10272 (sigaction): Likewise.
10273 (truncate): Likewise.
10274 (vhangup): Likewise.
10275 * sysdeps/unix/common/syscalls.list: Remove file.
10276 * sysdeps/unix/bsd/Implies: Don't include unix/common.
10277 * sysdeps/unix/sysv/linux/Implies: Likewise.
10278
10279 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
10280
10281 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
10282 * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
10283 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
10284 Moved to ...
10285 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
10286 Here.
10287 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
10288 to ...
10289 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
10290 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
10291 to ...
10292 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
10293 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
10294 to ...
10295 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
10296 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
10297 to ...
10298 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
10299 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
10300 to ...
10301 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
10302 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
10303 to ...
10304 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
10305 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
10306 to ...
10307 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
10308 Here.
10309 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
10310 to ...
10311 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
10312 Here.
10313 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
10314 to ...
10315 * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
10316 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
10317 Moved to ...
10318 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
10319 Here.
10320 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
10321 to ...
10322 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
10323
10324 2012-05-04 Joseph Myers <joseph@codesourcery.com>
10325
10326 * sysdeps/unix/common/bits/dirent.h: Remove file.
10327 * sysdeps/unix/common/bits/fcntl.h: Likewise.
10328
10329 * sysdeps/unix/bsd/bits/dirent.h: Remove file.
10330 * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
10331 * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
10332 * sysdeps/unix/bsd/isatty.c: Likewise.
10333 * sysdeps/unix/bsd/tcdrain.c: Likewise.
10334 * sysdeps/unix/bsd/tcgetattr.c: Likewise.
10335 * sysdeps/unix/bsd/tcsetattr.c: Likewise.
10336
10337 2012-05-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10338
10339 [BZ #13563]
10340 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
10341 long double comparison inaccuracies.
10342 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
10343 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10344
10345 2012-05-04 Andreas Schwab <schwab@linux-m68k.org>
10346
10347 * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
10348 * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
10349
10350 2012-05-04 Joseph Myers <joseph@codesourcery.com>
10351
10352 [BZ #14049]
10353 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
10354 nonzero digits before rounding a hex value.
10355 * stdlib/tst-strtod.c (tests): Add another test.
10356
10357 2012-05-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
10358
10359 * sysdeps/s390/fpu/libm-test-ulps: Update.
10360
10361 2012-05-03 Andreas Jaeger <aj@suse.de>
10362
10363 * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
10364 does not get optimized out.
10365 (malloc_opt_barrier): New.
10366
10367 2012-05-03 Andreas Jaeger <aj@suse.de>
10368 Roland McGrath <roland@hack.frob.com>
10369
10370 * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
10371 intermediate file deletion.
10372 (generated): Add .symlist files.
10373
10374 2012-05-03 Joseph Myers <joseph@codesourcery.com>
10375
10376 [BZ #13775]
10377 * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
10378 Redirect under this condition.
10379 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
10380 [__USE_GNU] (__dprintf_chk): Not under this condition.
10381 [__USE_GNU] (__vdprintf_chk): Likewise.
10382 * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
10383 under this condition.
10384 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
10385 [__USE_XOPEN2K8] (dprintf): Define under this condition.
10386 [__USE_XOPEN2K8] (vdprintf): Likewise.
10387 [__USE_GNU] (__dprintf_chk): Not under this condition.
10388 [__USE_GNU] (__vdprintf_chk): Likewise.
10389 [__USE_GNU] (dprintf): Likewise.
10390 [__USE_GNU] (vdprintf): Likewise.
10391
10392 2012-05-03 Roland McGrath <roland@hack.frob.com>
10393
10394 * elf/Makefile (common-generated): Set this instead of generated for
10395 .dyn, .phdr, .jmprel files. Remove $(common-objpfx) from the
10396 $(all-built-dso)-derived lists.
10397
10398 2012-05-03 Andreas Jaeger <aj@suse.de>
10399
10400 * sysdeps/i386/fpu/libm-test-ulps: Update.
10401
10402 * FAQ: Removed.
10403 * FAQ.in: Likewise.
10404 * scripts/gen-FAQ.pl: Likewise.
10405 * manual/install.texi (Installation): Point to online location of
10406 FAQ.
10407 * Makefile (files-for-dist): Remove FAQ.
10408 (FAQ): Remove.
10409
10410 2012-05-02 Allan McRae <allan@archlinux.org>
10411
10412 * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
10413 (LDFLAGS-reldepmod5.so): Likewise.
10414 (LDFLAGS-reldep6mod1.so): Likewise.
10415 (LDFLAGS-reldep6mod4.so): Likewise.
10416 (LDFLAGS-reldep8mod3.so): Likewise.
10417 (LDFLAGS-unload4mod1.so): Likewise.
10418 (LDFLAGS-unload4mod2.so): Likewise.
10419 (LDFLAGS-tst-initorder): Likewise.
10420 (LDFLAGS-tst-initordera2.so): Likewise.
10421 (LDFLAGS-tst-initordera3.so): Likewise.
10422 (LDFLAGS-tst-initordera4.so): Likewise.
10423 (LDFLAGS-tst-initorderb2.so): Likewise.
10424 (LDFLAGS-noload): Likewise.
10425 (LDFLAGS-next): Likewise.
10426 (LDFLAGS-order2mod1.so): Likewise.
10427 (LDFLAGS-order2mod2.so): Likewise.
10428 (LDFLAGS-tst-initorder2): Likewise.
10429 (LDFLAGS-tst-initorder2a.so): Likewise.
10430 (LDFLAGS-tst-initorder2b.so): Likewise.
10431 (LDFLAGS-tst-initorder2c.so): Likewise.
10432 * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
10433
10434 2012-05-02 David S. Miller <davem@davemloft.net>
10435
10436 * sysdeps/sparc/fpu/libm-test-ulps: Update.
10437
10438 2012-05-02 Paul Pluzhnikov <ppluzhnikov@google.com>
10439
10440 [BZ #14055]
10441 * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
10442
10443 2012-05-02 Andreas Jaeger <aj@suse.de>
10444
10445 * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
10446 since we manipulate rounding mode.
10447 (CPPFLAGS-test-idouble.c): Likewise.
10448 (CPPFLAGS-test-ifloat.c): Likewise.
10449 (CFLAGS-test-ldouble.c): Likewise.
10450 (CFLAGS-test-double.c): Likewise.
10451 (CFLAGS-test-float.c): Likewise.
10452 (CFLAGS-test-misc.c): Likewise.
10453 (CFLAGS-test-test-fenv.c): Likewise.
10454
10455 2012-05-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10456
10457 [BZ #2550]
10458 [BZ #2570]
10459 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
10460 comparisons to determine direction to adjust input.
10461
10462 2012-05-01 Roland McGrath <roland@hack.frob.com>
10463
10464 * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
10465 output to the target.
10466
10467 * scripts/localplt.awk: New file.
10468 * elf/Makefile ($(objpfx)check-localplt): Target removed.
10469 (check-localplt-CFLAGS): Variable removed.
10470 ($(all-built-dso:=.jmprel)): New static pattern rule.
10471 (generated): Add those targets.
10472 (localplt-built-dso): New variable.
10473 ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
10474
10475 * elf/check-localplt.c: File removed.
10476
10477 * scripts/check-execstack.awk: New file.
10478 * elf/Makefile ($(objpfx)check-execstack): Target removed.
10479 (check-execstack-CFLAGS): Variable removed.
10480 ($(objpfx)check-execstack.h): Target removed.
10481 ($(objpfx)execstack-default): New target.
10482 (generated): Add that instead of check-execstack.h.
10483 ($(all-built-dso:=.phdr)): New static pattern rule.
10484 (generated): Add those targets.
10485 * elf/check-execstack.c: File removed.
10486
10487 * scripts/check-textrel.awk: New file.
10488 * elf/Makefile ($(objpfx)check-textrel): Target removed.
10489 (check-textrel-CFLAGS): Variable removed.
10490 (all-built-dso): Use := to define.o
10491 ($(all-built-dso:=.dyn)): New static pattern rule.
10492 (generated): Add those targets.
10493 ($(objpfx)check-textrel.out): Use the script on the .dyn files.
10494 * config.make.in (READELF): New substituted variable.
10495 * elf/check-textrel.c: File removed.
10496
10497 2012-05-01 Joseph Myers <joseph@codesourcery.com>
10498
10499 * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
10500 allow.
10501 * conform/data/ctype.h-data [C99-based standards] (isblank):
10502 Expect function.
10503 (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
10504 (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
10505 [ISO || ISO99 || ISO11] (*_t): Do not allow.
10506 * conform/data/errno.h-data (EDOM): Use macro-int-constant.
10507 Specify type. Require positive value.
10508 (EILSEQ): Likewise.
10509 (ERANGE): Likewise.
10510 [ISO || POSIX] (EILSEQ): Do not expect.
10511 [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
10512 Specify type. Require positive value.
10513 [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
10514 [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
10515 [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
10516 [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
10517 [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
10518 [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
10519 [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
10520 [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
10521 [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
10522 [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
10523 [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
10524 [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
10525 [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
10526 [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
10527 [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
10528 [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
10529 [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
10530 [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
10531 [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
10532 [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
10533 [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
10534 [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
10535 [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
10536 [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
10537 [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
10538 [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
10539 [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
10540 [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
10541 [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
10542 [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
10543 [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
10544 [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
10545 [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
10546 [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
10547 [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
10548 [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
10549 [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
10550 [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
10551 [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
10552 [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
10553 [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
10554 [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
10555 [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
10556 [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
10557 [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
10558 [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
10559 [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
10560 [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
10561 [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
10562 [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
10563 [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
10564 [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
10565 [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
10566 [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
10567 [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
10568 [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
10569 [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
10570 [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
10571 [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
10572 [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
10573 [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
10574 [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
10575 [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
10576 [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
10577 [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
10578 [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
10579 [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
10580 [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
10581 [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
10582 [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
10583 [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
10584 [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
10585 [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
10586 [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
10587 [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
10588 [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
10589 * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
10590 Require >= 2.
10591 (FLT_ROUNDS): Expect as macro, not constant.
10592 (FLT_MANT_DIG): Use macro-int-constant.
10593 (DBL_MANT_DIG): Likewise.
10594 (LDBL_MANT_DIG): Likewise.
10595 (FLT_DIG): Likewise.
10596 (DBL_DIG): Likewise.
10597 (LDBL_DIG): Likewise.
10598 (FLT_MIN_EXP): Use macro-int-constant. Require < 0.
10599 (DBL_MIN_EXP): Likewise.
10600 (LDBL_MIN_EXP): Likewise.
10601 (FLT_MAX_EXP): Use macro-int-constant.
10602 (DBL_MAX_EXP): Likewise.
10603 (LDBL_MAX_EXP): Likewise.
10604 (FLT_MAX_10_EXP): Likewise.
10605 (DBL_MAX_10_EXP): Likewise.
10606 (LDBL_MAX_10_EXP): Likewise.
10607 (FLT_MAX): Use macro-constant.
10608 (DBL_MAX): Likewise.
10609 (LDBL_MAX): Likewise.
10610 (FLT_EPSILON): Use macro-constant. Give upper bound.
10611 (DBL_EPSILON): Likewise.
10612 (LDBL_EPSILON): Likewise.
10613 (FLT_MIN): Likewise.
10614 (DBL_MIN): Likewise.
10615 (LDBL_MIN): Likewise.
10616 [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
10617 [C99-based standards] (FLT_EVAL_METHOD): Likewise.
10618 [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
10619 [ISO11] (FLT_HAS_SUBNORM): Likewise.
10620 [ISO11] (LDBL_HAS_SUBNORM): Likewise.
10621 [ISO11] (DBL_DECIMAL_DIG): Likewise.
10622 [ISO11] (FLT_DECIMAL_DIG): Likewise.
10623 [ISO11] (LDBL_DECIMAL_DIG): Likewise.
10624 [ISO11] (DBL_TRUE_MIN): Use macro-constant.
10625 [ISO11] (FLT_TRUE_MIN): Likewise.
10626 [ISO11] (LDBL_TRUE_MIN): Likewise.
10627 [ISO || ISO99 || ISO11] (*_t): Do not allow.
10628 * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
10629 (SCHAR_MIN): Use macro-int-constant. Specify type.
10630 (SCHAR_MAX): Likewise.
10631 (UCHAR_MAX): Likewise.
10632 (CHAR_MIN): Likewise.
10633 (CHAR_MAX): Likewise.
10634 (MB_LEN_MAX): Use macro-int-constant.
10635 (SHRT_MIN): Use macro-int-constant. Specify type.
10636 (SHRT_MAX): Likewise.
10637 (USHRT_MAX): Likewise.
10638 (INT_MAX): Likewise.
10639 (INT_MIN): Use macro-int-constant. Specify type. Make upper
10640 bound negative.
10641 (UINT_MAX): Use macro-int-constant. Specify type. Suffix lower
10642 bound with "U".
10643 (LONG_MAX): Use macro-int-constant. Specify type. Suffix lower
10644 bound with "L".
10645 (LONG_MIN): Use macro-int-constant. Specify type. Make upper
10646 bound negative. Suffix upper bound with "L".
10647 (ULONG_MAX): Use macro-int-constant. Specify type. Suffix lower
10648 bound with "UL".
10649 [C99-based standards] (LLONG_MIN): Use macro-int-constant.
10650 Specify type.
10651 [C99-based standards] (LLONG_MAX): Likewise.
10652 [C99-based standards] (ULLONG_MAX): Likewise.
10653 * conform/data/stddef.h-data (NULL): Use macro-constant. Require
10654 == 0.
10655 [ISO11] (max_align_t): Require type.
10656 [ISO || ISO99 || ISO11] (*_t): Do not allow.
10657
10658 * conform/conformtest.pl ($CFLAGS_namespace): Define separately
10659 from $CFLAGS, without defining away __attribute__ calls.
10660 (checknamespace): Use $CFLAGS_namespace.
10661
10662 * conform/conformtest.pl (@keywords): Only include C99 keywords
10663 for standards based on C99 or C11.
10664
10665 * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
10666 Disable tests.
10667 * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
10668 UNIX98]: Likewise.
10669
10670 * conform/conformtest.pl: Handle "macro-int-constant" and test for
10671 usability of symbols in #if.
10672
10673 * conform/conformtest.pl: If macro or constant types start
10674 "promoted:", expect the symbol to be of the following type
10675 promoted by the integer promotions.
10676
10677 * conform/conformtest.pl: Parse all "constant" and "macro" lines
10678 in one place. Also handle "macro-constant".
10679
10680 * conform/conformtest.pl: Only accept expected macro values with
10681 "==". Parse all "macro" lines in one place.
10682 * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
10683
10684 * conform/conformtest.pl: Handle braced types on "constant" lines
10685 instead of handling "typed-constant".
10686 * conform/data/signal.h-data: Use "constant" instead of
10687 "typed-constant".
10688
10689 * conform/conformtest.pl: Handle "optional-" at start of lines in
10690 one place rather than duplicating several cases. Handle each
10691 format of "macro" line with initial "optional-".
10692
10693 * conform/conformtest.pl: Only accept expected constant or
10694 optional-constant values with "==". Parse all "constant" lines in
10695 one place. Parse all "optional-constant" lines in one place.
10696 * conform/data/cpio.h-data: Use "==" form on "constant" lines.
10697 * conform/data/fmtmsg.h-data: Likewise.
10698 * conform/data/netinet/in.h-data: Likewise.
10699 * conform/data/tar.h-data: Likewise.
10700 * conform/data/limits.h-data: Use "==" form on "constant" and
10701 "optional-constant" lines.
10702
10703 * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
10704 Use -std=c99 for XOPEN2K.
10705 (@knownproblems): Remove.
10706 (newtoken): Don't check %isknown.
10707
10708 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
10709 Do not expect macro.
10710 [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
10711 [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
10712 [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
10713 [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
10714 [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
10715 [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
10716 [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
10717 [XPG3 || XPG4 || UNIX98] (isless): Likewise.
10718 [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
10719 [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
10720 [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
10721 [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
10722 [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
10723 [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
10724 [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
10725 [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
10726 [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
10727 [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
10728 [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
10729 [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
10730 [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
10731 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
10732 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
10733 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
10734 [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
10735 [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
10736 [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
10737 [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
10738 [XPG3 || XPG4 || UNIX98] (log2): Likewise.
10739 [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
10740 [XPG3] (acosh): Likewise.
10741 [XPG3] (asinh): Likewise.
10742 [XPG3] (atanh): Likewise.
10743 [XPG3] (cbrt): Likewise.
10744 [XPG3] (expm1): Likewise.
10745 [XPG3] (ilogb): Likewise.
10746 [XPG3] (log1p): Likewise.
10747 [XPG3] (logb): Likewise.
10748 [XPG3] (nextafter): Likewise.
10749 [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
10750 [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
10751 [XPG3] (remainder): Likewise.
10752 [XPG3] (rint): Likewise.
10753 [XPG3 || XPG4 || UNIX98] (round): Likewise.
10754 [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
10755 [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
10756 [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
10757 [XPG3 || XPG4 || UNIX98] (lround): Likewise.
10758 [XPG3 || XPG4 || UNIX98] (llround): Likewise.
10759 [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
10760 [UNIX98 || XOPEN2K] (scalb): Expect.
10761 [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
10762 [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
10763 [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
10764 [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
10765 [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
10766 [XPG3 || XPG4 || UNIX98] (fma): Likewise.
10767 [XPG3 || XPG4 || UNIX98] (nan): Likewise.
10768 [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
10769 [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
10770 [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
10771 [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
10772 [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
10773 [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
10774 [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
10775 [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
10776 [XPG3 || XPG4 || UNIX98] (expf): Likewise.
10777 [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
10778 [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
10779 [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
10780 [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
10781 [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
10782 [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
10783 [XPG3 || XPG4 || UNIX98] (logf): Likewise.
10784 [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
10785 [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
10786 [XPG3 || XPG4 || UNIX98] (modff): Likewise.
10787 [XPG3 || XPG4 || UNIX98] (powf): Likewise.
10788 [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
10789 [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
10790 [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
10791 [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
10792 [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
10793 [XPG3 || XPG4 || UNIX98] (erff): Likewise.
10794 [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
10795 [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
10796 [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
10797 [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
10798 [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
10799 [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
10800 [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
10801 [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
10802 [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
10803 [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
10804 [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
10805 [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
10806 [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
10807 [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
10808 [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
10809 [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
10810 [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
10811 [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
10812 [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
10813 [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
10814 [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
10815 [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
10816 [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
10817 [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
10818 [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
10819 [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
10820 [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
10821 [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
10822 [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
10823 [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
10824 [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
10825 [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
10826 [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
10827 [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
10828 [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
10829 [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
10830 [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
10831 [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
10832 [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
10833 [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
10834 [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
10835 [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
10836 [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
10837 [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
10838 [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
10839 [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
10840 [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
10841 [XPG3 || XPG4 || UNIX98] (expl): Likewise.
10842 [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
10843 [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
10844 [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
10845 [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
10846 [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
10847 [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
10848 [XPG3 || XPG4 || UNIX98] (logl): Likewise.
10849 [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
10850 [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
10851 [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
10852 [XPG3 || XPG4 || UNIX98] (powl): Likewise.
10853 [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
10854 [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
10855 [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
10856 [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
10857 [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
10858 [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
10859 [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
10860 [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
10861 [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
10862 [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
10863 [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
10864 [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
10865 [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
10866 [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
10867 [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
10868 [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
10869 [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
10870 [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
10871 [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
10872 [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
10873 [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
10874 [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
10875 [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
10876 [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
10877 [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
10878 [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
10879 [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
10880 [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
10881 [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
10882 [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
10883 [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
10884 [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
10885 [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
10886 [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
10887 [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
10888 [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
10889 [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
10890 [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
10891 [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
10892 [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
10893 [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
10894 [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
10895 [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
10896 [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
10897 [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
10898
10899 * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
10900 _XOPEN_SOURCE_EXTENDED for XPG4.
10901
10902 * conform/conformtest.pl: Handle "symbol" lines for allow-header.
10903
10904 * Makeconfig (localtime): Remove variable.
10905 (inst_localtime-file): Likewise.
10906
10907 2012-05-01 Andreas Schwab <schwab@linux-m68k.org>
10908
10909 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
10910 Update.
10911 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
10912 Update.
10913 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
10914 Update.
10915 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
10916 Update.
10917 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
10918 Update.
10919 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
10920 Update.
10921 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
10922 Update.
10923 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
10924 Update.
10925 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
10926 Update.
10927
10928 2012-05-01 Joseph Myers <joseph@codesourcery.com>
10929
10930 [BZ #2550]
10931 [BZ #2570]
10932 * math/s_nexttowardf.c (__nexttowardf): Use floating-point
10933 comparisons to determine direction to adjust input.
10934 * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
10935 * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
10936 * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
10937 Likewise.
10938 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
10939 Likewise.
10940 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
10941 Likewise.
10942 * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
10943 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
10944 Likewise.
10945 * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
10946 Likewise.
10947 * math/libm-test.inc (nexttoward_test): Add more tests.
10948
10949 2012-05-01 Andreas Schwab <schwab@linux-m68k.org>
10950
10951 [BZ #14040]
10952 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
10953 in version GLIBC_2.1, not GLIBC_2.0.
10954 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
10955 Likewise.
10956
10957 2012-04-30 Joseph Myers <joseph@codesourcery.com>
10958
10959 [BZ #13942]
10960 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
10961 (1 - x) * (1 + x).
10962 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
10963 * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
10964 * math/libm-test.inc (acos_test): Add more tests.
10965 (asin_test): Likewise.
10966 * sysdeps/i386/fpu/libm-test-ulps: Update.
10967 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10968
10969 [BZ #14034]
10970 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
10971 of square root.
10972 * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
10973 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
10974 * math/libm-test.inc (acos_test_tonearest): New function.
10975 (acos_test_towardzero): Likewise.
10976 (acos_test_downward): Likewise.
10977 (acos_test_upward): Likewise.
10978 (asin_test_tonearest): Likewise.
10979 (asin_test_towardzero): Likewise.
10980 (asin_test_downward): Likewise.
10981 (asin_test_upward): Likewise.
10982 (main): Call the new functions.
10983 * sysdeps/i386/fpu/libm-test-ulps: Update.
10984 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10985
10986 [BZ #13884]
10987 [BZ #13924]
10988 * math/e_exp10.c: Include <float.h>.
10989 (__ieee754_exp10): Handle underflow here rather than multiplying
10990 large negative argument by M_LN10.
10991 * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
10992 of __ieee754_expf.
10993 * math/e_exp10l.c: Include <float.h>.
10994 (__ieee754_exp10l): Handle underflow here rather than multiplying
10995 large negative argument by M_LN10l.
10996 * math/libm-test.inc (exp10_test): Add another test. Do not allow
10997 spurious overflow exception on underflow.
10998
10999 2012-04-29 Marek Polacek <polacek@redhat.com>
11000
11001 * misc/sys/cdefs.h (__attribute_artificial__): New macro.
11002 (__fortify_function): New macro.
11003 (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
11004 * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
11005 __extern_always_inline.
11006 * libio/bits/stdio2.h: Likewise.
11007 * libio/bits/stdio.h: Likewise.
11008 * string/string.h: Likewise.
11009 * string/bits/string3.h: Likewise.
11010 * include/stdio.h: Likewise.
11011 * stdlib/bits/stdlib.h: Likewise.
11012 * stdlib/stdlib.h: Likewise.
11013 * rt/bits/mqueue2.h: Likewise.
11014 * rt/mqueue.h: Likewise.
11015 * posix/bits/unistd.h: Likewise.
11016 * posix/unistd.h: Likewise.
11017 * io/bits/poll2.h: Likewise.
11018 * io/bits/fcntl2.h: Likewise.
11019 * io/fcntl.h: Likewise.
11020 * io/sys/poll.h: Likewise.
11021 * misc/bits/syslog.h: Likewise.
11022 * misc/bits/syslog-ldbl.h: Likewise.
11023 * misc/sys/syslog.h: Likewise.
11024 * socket/bits/socket2.h: Likewise.
11025 * socket/sys/socket.h: Likewise.
11026 * debug/tst-chk1.c: Likewise.
11027 * wcsmbs/bits/wchar2.h: Likewise.
11028 * wcsmbs/bits/wchar-ldbl.h: Likewise.
11029 * wcsmbs/wchar.h: Likewise.
11030
11031 2012-04-29 Andreas Jaeger <aj@suse.de>
11032
11033 * Makerules (tests): Remove enable-check-abi protection.
11034 (check-abi-warn): Remove.
11035 (check-abi-%): Remove check-abi-warn usage.
11036
11037 * configure.in: Remove check-abi configure option.
11038 * configure: Regenerated.
11039 * config.make.in (enable-check-abi): Remove.
11040
11041 2012-04-28 Andreas Schwab <schwab@linux-m68k.org>
11042
11043 [BZ #14033]
11044 * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
11045 double functions to double *_finite functions.
11046
11047 [BZ #13941]
11048 * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
11049 (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
11050 LDBL_MIN_EXP.
11051 * stdio-common/Makefile (tests): Add tst-sprintf3.
11052 * stdio-common/tst-sprintf3.c: New file.
11053
11054 * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
11055 ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
11056
11057 2012-04-28 Joseph Myers <joseph@codesourcery.com>
11058
11059 * conform/conformtest.pl: Remove duplicate typed-constant
11060 handling.
11061
11062 2012-04-28 David S. Miller <davem@davemloft.net>
11063
11064 * Makerules (%.abilist): Add vpath on sysdep_dirs.
11065 (check-abi-%): Remove AWK script prerequisite and explicit
11066 abilist directory.
11067 (check-abi): Rewrite to just diff the symlist with the abilist.
11068 (config-tls, config-abi-config): Delete, no longer used.
11069 (update-abi-%): Remove AWK script and explicit abilist directory.
11070 (update-abi): Rewrite to simply compare and conditionally copy the
11071 symlist and the sysdep abilist file. Remove update-abi-config
11072 checks.
11073 * abilist/ld.abilist: Remove.
11074 * abilist/libBrokenLocale.abilist: Remove.
11075 * abilist/libanl.abilist: Remove.
11076 * abilist/libcrypt.abilist: Remove.
11077 * abilist/libdl.abilist: Remove.
11078 * abilist/librt.abilist: Remove.
11079 * abilist/libthread_db.abilist: Remove.
11080 * abilist/libutil.abilist: Remove.
11081 * scripts/extract-abilist.awk: Remove.
11082 * scripts/merge-abilist.awk: Remove.
11083 * sysdeps/generic/libcidn.abilist: New file.
11084 * sysdeps/generic/libnss_compat.abilist: New file.
11085 * sysdeps/generic/libnss_db.abilist: New file.
11086 * sysdeps/generic/libnss_dns.abilist: New file.
11087 * sysdeps/generic/libnss_files.abilist: New file.
11088 * sysdeps/generic/libnss_hesiod.abilist: New file.
11089 * sysdeps/generic/libnss_nis.abilist: New file.
11090 * sysdeps/generic/libnss_nisplus.abilist: New file.
11091 * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
11092 * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
11093 * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
11094 file.
11095 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
11096 * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
11097 * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
11098 * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
11099 * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
11100 * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
11101 * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
11102 * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
11103 * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
11104 file.
11105 * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
11106 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
11107 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
11108 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
11109 file.
11110 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
11111 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
11112 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
11113 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
11114 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
11115 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
11116 file.
11117 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
11118 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
11119 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
11120 file.
11121 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
11122 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
11123 New file.
11124 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
11125 New file.
11126 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
11127 New file.
11128 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
11129 New file.
11130 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
11131 New file.
11132 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
11133 New file.
11134 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
11135 New file.
11136 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
11137 New file.
11138 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
11139 New file.
11140 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
11141 New file.
11142 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
11143 New file.
11144 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
11145 New file.
11146 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
11147 New file.
11148 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
11149 file.
11150 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
11151 New file.
11152 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
11153 New file.
11154 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
11155 file.
11156 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
11157 New file.
11158 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
11159 New file.
11160 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
11161 file.
11162 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
11163 New file.
11164 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
11165 New file.
11166 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
11167 New file.
11168 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
11169 New file.
11170 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
11171 New file.
11172 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
11173 New file.
11174 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
11175 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
11176 file.
11177 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
11178 New file.
11179 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
11180 file.
11181 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
11182 file.
11183 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
11184 file.
11185 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
11186 file.
11187 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
11188 file.
11189 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
11190 New file.
11191 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
11192 file.
11193 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
11194 file.
11195 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
11196 New file.
11197 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
11198 file.
11199 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
11200 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
11201 file.
11202 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
11203 New file.
11204 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
11205 file.
11206 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
11207 file.
11208 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
11209 file.
11210 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
11211 file.
11212 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
11213 file.
11214 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
11215 New file.
11216 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
11217 file.
11218 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
11219 file.
11220 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
11221 New file.
11222 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
11223 file.
11224 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
11225 * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
11226 * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
11227 file.
11228 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
11229 * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
11230 * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
11231 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
11232 * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
11233 * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
11234 * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
11235 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
11236 * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
11237 * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
11238 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
11239 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
11240 file.
11241 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
11242 New file.
11243 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
11244 file.
11245 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
11246 file.
11247 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
11248 file.
11249 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
11250 file.
11251 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
11252 file.
11253 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
11254 New file.
11255 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
11256 New file.
11257 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
11258 file.
11259 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
11260 New file.
11261 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
11262 file.
11263 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
11264 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
11265 file.
11266 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
11267 New file.
11268 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
11269 file.
11270 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
11271 file.
11272 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
11273 file.
11274 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
11275 file.
11276 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
11277 file.
11278 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
11279 New file.
11280 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
11281 New file.
11282 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
11283 file.
11284 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
11285 New file.
11286 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
11287 file.
11288
11289 2012-04-28 Joseph Myers <joseph@codesourcery.com>
11290
11291 * conform/conformtest.pl: Fix typo in handling typed-constant from
11292 allow-header.
11293
11294 2012-04-27 Joseph Myers <joseph@codesourcery.com>
11295
11296 * README: Cut down references to pre-2.6 Linux kernels and
11297 Linuxthreads. Update lists of configurations in libc and ports
11298 and sort alphabetically. Say "or newer" with Linux kernel version
11299 requirements.
11300
11301 * config.h.in [IS_IN_build]: Allow compiling without optimization.
11302
11303 2012-04-27 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
11304
11305 [BZ #887]
11306 * math/libm-test.inc (logb_test_downward): New test to expose
11307 erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
11308 rounding mode.
11309
11310 2012-04-27 Joseph Myers <joseph@codesourcery.com>
11311
11312 [BZ #14027]
11313 * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
11314 to be done.
11315 * math/fraiseexcpt.c (__feraiseexcept): Likewise.
11316 * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
11317
11318 2012-04-26 Joseph Myers <joseph@codesourcery.com>
11319
11320 * sysdeps/unix/i386/brk.S: Remove file.
11321 * sysdeps/unix/i386/dl-brk.S: Likewise.
11322 * sysdeps/unix/i386/pipe.S: Likewise.
11323 * sysdeps/unix/i386/sigreturn.S: Likewise.
11324 * sysdeps/unix/i386/syscall.S: Likewise.
11325 * sysdeps/unix/i386/vfork.S: Likewise.
11326 * sysdeps/unix/i386/wait.S: Likewise.
11327
11328 * sysdeps/unix/common/tcsendbrk.c: Move to ...
11329 * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
11330
11331 * configure.in (arm*-none*): Do not allow without
11332 --enable-hacker-mode.
11333 (netbsd*): Remove case setting base_os.
11334 (386bsd*): Likewise.
11335 (freebsd*): Likewise.
11336 (bsdi*): Likewise.
11337 (osf*): Likewise.
11338 (sunos*): Likewise.
11339 (ultrix*): Likewise.
11340 (newsos*): Likewise.
11341 (dynix*): Likewise.
11342 (*bsd*): Likewise.
11343 (sysv*): Likewise.
11344 (isc*): Likewise.
11345 (esix*): Likewise.
11346 (sco*): Likewise.
11347 (minix*): Likewise.
11348 (irix4*): Likewise.
11349 (irix6*): Likewise.
11350 (solaris[2-9]*): Likewise.
11351 (none): Likewise.
11352 * configure: Regenerated.
11353
11354 2012-04-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11355
11356 [BZ #11521]
11357 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
11358 overflow or cancellation in calculating denominator.
11359 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
11360 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
11361 down expression to avoid unexpected rounding in newer GCCs.
11362 * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
11363
11364 2012-04-26 David S. Miller <davem@davemloft.net>
11365
11366 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
11367 long-double compat symbols.
11368 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
11369 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
11370 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
11371 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
11372 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
11373 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
11374 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
11375 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
11376 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
11377 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
11378 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
11379 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
11380 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
11381
11382 2012-04-25 David S. Miller <davem@davemloft.net>
11383
11384 * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
11385 HWCAP_* values only after the memory barriers have been defined.
11386 (atomic_full_barrier): Define.
11387 (atomic_read_barrier): Define.
11388 (atomic_write_barrier): Define.
11389
11390 2012-04-26 Siddhesh Poyarekar <siddhesh@redhat.com>
11391
11392 * shlib-versions: Add libgcc_s version information.
11393 * sysdeps/generic/libgcc_s.h: Remove.
11394 * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
11395 libgcc_s.h.
11396 * sysdeps/gnu/unwind-resume.c: Likewise.
11397 * scripts/test-installation.pl: Remove libgcc_s from link_libs.
11398
11399 2012-04-25 David S. Miller <davem@davemloft.net>
11400
11401 * sysdeps/unix/sparc/brk.S: Delete.
11402 * sysdeps/unix/sparc/dl-brk.S: Delete.
11403 * sysdeps/unix/sparc/pipe.S: Delete.
11404 * sysdeps/unix/sparc/sysdep.S: Delete.
11405 * sysdeps/unix/sparc/sysdep.h: Delete.
11406 * sysdeps/unix/sparc/vfork.S: Delete.
11407 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG,
11408 SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
11409 * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO,
11410 ret_ERRVAL, r0, r1, MOVE): Define.
11411 (JUMPTARGET): Remove.
11412 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
11413 sysdeps/unix/sparc/sysdep.h
11414 (ENTRY, END): Remove.
11415 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
11416
11417 2012-04-25 Joseph Myers <joseph@codesourcery.com>
11418
11419 * Makerules (native-compile): Use $(BUILD_LDFLAGS).
11420 (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
11421 -DIS_IN_build.
11422
11423 * timezone/README: Update upstream location and email address for
11424 tzcode and tzdata.
11425 * timezone/zdump.c: Update from tzcode 2012b.
11426 * timezone/zic.c: Likewise.
11427
11428 * configure.in (libc_cv_as_needed): Remove test.
11429 * configure: Regenerated.
11430 * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
11431 conditional definition.
11432 [$(have-as-needed) != yes] (no-as-needed): Likewise.
11433 [$(have-as-needed) != yes] (libgcc_eh): Likewise.
11434 * config.make.in (have-as-needed): Remove variable.
11435
11436 2012-04-25 Siddhesh Poyarekar <siddhesh@redhat.com>
11437 Paul Pluzhnikov <ppluzhnikov@google.com>
11438
11439 * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
11440 strings correctly.
11441
11442 2012-04-25 Chung-Lin Tang <cltang@codesourcery.com>
11443
11444 * sysdeps/sh/memcpy.S: Remove include of endian.h, change
11445 preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
11446 * sysdeps/sh/strlen.S: Likewise.
11447
11448 2012-04-24 Joseph Myers <joseph@codesourcery.com>
11449
11450 * sysdeps/unix/fork.S: Remove file.
11451 * sysdeps/unix/i386/fork.S: Likewise.
11452 * sysdeps/unix/sparc/fork.S: Likewise.
11453
11454 * sysdeps/unix/system.c: Remove file.
11455 * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
11456
11457 * sysdeps/unix/getegid.S: Remove file.
11458 * sysdeps/unix/geteuid.S: Likewise.
11459
11460 2012-04-24 Roland McGrath <roland@hack.frob.com>
11461
11462 * scripts/check-localplt.awk: New file.
11463 * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
11464 of diff.
11465 * scripts/data/localplt-generic.data: Add a comment.
11466
11467 * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
11468 NODE when __dir_mkfile failed.
11469 * sysdeps/mach/hurd/symlinkat.c: Likewise.
11470 Reported by Ludovic Courtès <ludo@gnu.org>.
11471
11472 2012-04-24 Andreas Jaeger <aj@suse.de>
11473
11474 * Makerules (common-clean): Also remove gen-as-const-headers
11475 files.
11476
11477 2012-04-24 Joseph Myers <joseph@codesourcery.com>
11478
11479 * Makerules (native-compile): Do not change working directory for
11480 build. Use $(OUTPUT_OPTION) in command.
11481 (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
11482
11483 2012-04-24 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11484
11485 [BZ #13886]
11486 * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
11487 sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
11488 * math/libm-test.inc (floor_test): Add more tests.
11489 * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
11490
11491 2012-04-24 Joseph Myers <joseph@codesourcery.com>
11492
11493 * sysdeps/unix/getdents.c: Remove file.
11494 * sysdeps/unix/sysv/getdents.c: Likewise.
11495 * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
11496
11497 * sysdeps/unix/syscalls.list (madvise): Add syscall from
11498 sysdeps/unix/mman/syscalls.list.
11499 (mmap): Likewise.
11500 (mprotect): Likewise.
11501 (msync): Likewise.
11502 (munmap): Likewise.
11503 * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
11504 * sysdeps/unix/mman/syscalls.list: Remove.
11505 * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
11506
11507 * configure.in (libc_cv_libgcc_s_suffix): Remove test.
11508 (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
11509 * configure: Regenerated.
11510 * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
11511 $(libgcc_s_suffix).
11512 * config.make.in (libgcc_s_suffix): Remove variable.
11513
11514 2012-04-23 Joseph Myers <joseph@codesourcery.com>
11515
11516 * sysdeps/unix/sysv/gethostname.c: Move to ...
11517 * sysdeps/posix/gethostname.c: ... here.
11518
11519 * sysdeps/unix/execve.S: Remove file.
11520
11521 * sysdeps/unix/_exit.S: Remove file.
11522
11523 2012-04-23 Andreas Jaeger <aj@suse.de>
11524
11525 [BZ #13739]
11526 * manual/Makefile: Remove make dist support, there's no
11527 need for a stand-alone documentation tar ball.
11528 (TEXI2DVI): Define always, it's not in Makeconfig.
11529 (dist): Removed.
11530 (tar-it): Removed.
11531 (edition): Removed.
11532 (glibc-doc-$(edition).tar): Removed
11533 (%.Z): Removed.
11534 (%.gz): Removed.
11535 (%.uu): Removed.
11536 (ETAGS): Remove, it's in Makeconfig.
11537 (move-if-change): Remove, it's in Makeconfig.
11538
11539 2013-04-23 Paul Eggert <eggert@cs.ucla.edu>
11540
11541 [BZ #13970]
11542 * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
11543 (strtod, strtof, strtold, strtol, strtoul, strtoq)
11544 (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
11545 (strtod_l, strtof_l, strtold_l): Remove __wur.
11546 It is not necessarily an error to ignore strtol's return value.
11547 One can reliably look at the stored endptr to decide whether
11548 the number had valid syntax.
11549
11550 2012-04-21 Andreas Jaeger <aj@suse.de>
11551
11552 [BZ #13739]
11553 * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
11554
11555 2012-04-21 Joseph Myers <joseph@codesourcery.com>
11556
11557 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
11558 * sysdeps/unix/sysv/Versions: Remove file.
11559
11560 2012-04-21 Markus Trippelsdorf <markus@trippelsdorf.de>
11561
11562 [BZ #13927]
11563 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
11564
11565 2012-04-21 Nick Alcock <nick.alcock@oracle.com>
11566
11567 [BZ #7064]
11568 * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
11569 version from __vm86.
11570
11571 2012-04-20 Joseph Myers <joseph@codesourcery.com>
11572
11573 * sysdeps/unix/common/lxstat.c: Remove file.
11574 * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
11575
11576 * sysdeps/unix/sysv/Makefile: Remove file.
11577
11578 * sysdeps/unix/sysv/direct.h: Remove file.
11579
11580 * sysdeps/unix/sysv/bits/dirent.h: Remove file.
11581 * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
11582 * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
11583 * sysdeps/unix/sysv/bits/signum.h: Likewise.
11584 * sysdeps/unix/sysv/bits/stat.h: Likewise.
11585 * sysdeps/unix/sysv/bits/utmp.h: Likewise.
11586 * sysdeps/unix/sysv/bits/utsname.h: Likewise.
11587
11588 * sysdeps/unix/sysv/setrlimit.c: Remove file.
11589
11590 * sysdeps/unix/xmknod.c: Remove file.
11591 * sysdeps/unix/syscalls.list (sys_mknod): Remove.
11592
11593 * sysdeps/unix/sysv/settimeofday.c: Remove file.
11594
11595 * sysdeps/unix/sysv/i386/time.S: Remove file.
11596
11597 * sysdeps/unix/fxstat.c: Remove file.
11598 * sysdeps/unix/xstat.c: Likewise.
11599 * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
11600
11601 * sysdeps/unix/sysv/sigaction.c: Remove file.
11602
11603 * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
11604 (sysdep_headers): Remove variable.
11605 [termio.h not in sysdep_headers] (generated): Likewise.
11606 [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
11607 * sysdeps/unix/sysv/sysv_termio.h: Remove file.
11608 * sysdeps/unix/sysv/tcdrain.c: Likewise.
11609 * sysdeps/unix/sysv/tcflow.c: Likewise.
11610 * sysdeps/unix/sysv/tcflush.c: Likewise.
11611 * sysdeps/unix/sysv/tcgetattr.c: Likewise.
11612 * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
11613 * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
11614 * sysdeps/unix/sysv/tcsetattr.c: Likewise.
11615 * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
11616
11617 * sysdeps/unix/siglist.c: Remove file.
11618
11619 * sysdeps/unix/getppid.S: Remove file.
11620
11621 * sysdeps/unix/mkdir.c: Remove file.
11622 * sysdeps/unix/rmdir.c: Likewise.
11623
11624 2012-04-19 Andreas Schwab <schwab@linux-m68k.org>
11625
11626 * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
11627 ERR_MAX value.
11628 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
11629 errlist-compat value.
11630
11631 2012-04-18 David S. Miller <davem@davemloft.net>
11632
11633 * sysdeps/generic/memcopy.h (reg_char): Delete.
11634 * debug/strcat_chk.c: Use char, not reg_char.
11635 * debug/strcpy_chk.c: Likewise.
11636 * debug/strncat_chk.c: Likewise.
11637 * debug/strncpy_chk.c: Likewise.
11638 * string/memchr.c: Likewise.
11639 * string/memrchr.c: Likewise.
11640 * string/rawmemchr.c: Likewise.
11641 * string/strcat.c: Likewise.
11642 * string/strchr.c: Likewise.
11643 * string/strchrnul.c: Likewise.
11644 * string/strcmp.c: Likewise.
11645 * string/strcpy.c: Likewise.
11646 * string/strncat.c: Likewise.
11647 * string/strncmp.c: Likewise.
11648 * string/strncpy.c: Likewise.
11649
11650 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
11651
11652 * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
11653 __builtin_memcopy is called when src and dest ranges are known to not
11654 overlap.
11655
11656 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
11657
11658 * sysdeps/powerpc/powerpc64/power6/wordcopy.c
11659 (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
11660 fwd_align_merge macro call.
11661 (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
11662 bwd_align_merge macro call.
11663 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
11664
11665 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
11666
11667 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
11668 bwd_align_merge macros.
11669 (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
11670 (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
11671 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
11672
11673 2012-04-18 David S. Miller <davem@davemloft.net>
11674
11675 * sysdeps/sparc/sparc64/memcopy.h: Delete.
11676
11677 2012-04-18 Andreas Jaeger <aj@suse.de>
11678
11679 [BZ# 6794]
11680 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
11681 * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
11682 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
11683
11684 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
11685 * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
11686 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
11687
11688 * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
11689 * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
11690 Adjust for changed ldbl-128 files.
11691
11692 * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
11693 * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
11694 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
11695
11696 2012-04-17 David S. Miller <davem@davemloft.net>
11697
11698 * sysdeps/sparc/sparc32/memcopy.h: Delete.
11699
11700 2012-04-17 Andreas Schwab <schwab@linux-m68k.org>
11701
11702 * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
11703 * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
11704 * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
11705 * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
11706 * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
11707 * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
11708
11709 2012-04-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
11710
11711 [BZ #6794]
11712 * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
11713 * math/libm-test.inc: Add ilogb errno and exception tests.
11714 * math/w_ilogb.c: New file: ilogb wrapper.
11715 * math/w_ilogbf.c: New file: ilogbf wrapper.
11716 * math/w_ilogbl.c: New file: ilogbl wrapper.
11717 * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
11718 * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
11719 * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
11720 exception being thrown with 0.0 as argument.
11721 * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
11722 * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
11723 exception being thrown with 0.0 as argument.
11724 * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
11725 * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
11726 exception being thrown with 0.0 as argument.
11727 * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
11728 * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
11729 exception being thrown with 0.0 as argument.
11730 * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
11731 * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
11732 * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
11733 * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
11734 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
11735 * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
11736 * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
11737 * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
11738 * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
11739
11740 2012-04-17 Petr Baudis <pasky@ucw.cz>
11741
11742 * include/sys/uio.h: Change __vector to __iovec to avoid clash
11743 with altivec.
11744
11745 2012-04-16 Marek Polacek <polacek@redhat.com>
11746
11747 * elf/pldd-xx.c: Rename static_assert to pldd_assert.
11748
11749 2012-04-16 Marek Polacek <polacek@redhat.com>
11750
11751 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
11752 operands of fdivp instruction.
11753
11754 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
11755
11756 * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
11757 * elf/tst-auditmod3b.c: Likewise.
11758 * elf/tst-auditmod4b.c: Likewise.
11759 * elf/tst-auditmod5b.c: Likewise.
11760 * elf/tst-auditmod6b.c: Likewise.
11761 * elf/tst-auditmod6c.c: Likewise.
11762 * elf/tst-auditmod7b.c: Likewise.
11763 * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
11764 * sysdeps/x86_64/preconfigure.in: Likewise.
11765 * sysdeps/x86_64/preconfigure: Regenerated.
11766
11767 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
11768
11769 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
11770 __ILP32__.
11771
11772 2012-04-13 Antoine Balestrat <merkil33@gmail.com>
11773
11774 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
11775 (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
11776
11777 2012-04-13 Chris Leonard <cjlhomeaddress@gmail.com>
11778
11779 [BZ #13973]
11780 * locale/iso-639.def: Fix gl language name. Spotted by
11781 Yaron Shahrabani.
11782
11783 2012-04-12 Roland McGrath <roland@hack.frob.com>
11784
11785 [BZ #2074]
11786 * libio/libio.h (__io_write_fn): Update comment.
11787
11788 2012-04-12 Petr Baudis <pasky@ucw.cz>
11789
11790 [BZ #2074]
11791 * stdio.texi (Hook Functions): The user provided writer function
11792 is not allowed to return -1.
11793
11794 2012-04-11 David S. Miller <davem@davemloft.net>
11795
11796 * sysdeps/sparc/fpu/libm-test-ulps: Update.
11797
11798 2012-04-11 Mike Frysinger <vapier@gentoo.org>
11799
11800 * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
11801 Add a leading slash to rtkaio.
11802
11803 2012-04-11 Jim Meyering <meyering@redhat.com>
11804
11805 [BZ #11959]
11806 * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
11807 It is not necessarily an error to ignore fwrite's return
11808 value. One can reliably use ferror to test for errors after
11809 the fact.
11810
11811 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
11812
11813 * bits/types.h (__snseconds_t): New type.
11814 * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
11815
11816 * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
11817 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
11818 (__SNSECONDS_T_TYPE): Likewise.
11819 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
11820 (__SNSECONDS_T_TYPE): Likewise.
11821 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
11822 (__SNSECONDS_T_TYPE): Likewise.
11823
11824 2012-04-10 Andreas Jaeger <aj@suse.de>
11825
11826 [BZ #2636]
11827 * manual/time.texi (Processor Time): Return type of times is
11828 elapsed real time since an arbitrary point in the past.
11829 (CPU Time): Move CLK_TCK from here...
11830 (Processor Time): ...to here. Correct description.
11831 * manual/conf.texi (Constants for Sysconf): Correct description of
11832 _SC_CLK_TCK.
11833
11834 2012-04-10 David S. Miller <davem@davemloft.net>
11835
11836 [BZ #13967]
11837 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
11838 where the is a gap between DT_REL(A) and DT_JMPREL.
11839
11840 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
11841
11842 * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
11843 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
11844 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
11845
11846 2012-04-10 Siddhesh Poyarekar <siddhesh@redhat.com>
11847
11848 * elf/dl-support.c (_dl_inhibit_cache): New variable.
11849 * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
11850 (dl_main): Handle --inhibit-cache.
11851 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
11852 _dl_inhibit_cache.
11853 * elf/dl-load.c (_dl_map_object): Use it.
11854 * elf/Makefile: Define SYSCONFDIR when building rtld.c.
11855
11856 2012-04-09 Joseph Myers <joseph@codesourcery.com>
11857
11858 [BZ #13872]
11859 * sysdeps/i386/fpu/e_powl.S (p78): New object.
11860 (__ieee754_powl): Saturate large exponents rather than testing for
11861 overflow of y*log2(x).
11862 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
11863 * math/libm-test.inc (pow_test): Do not permit spurious overflow
11864 exceptions.
11865
11866 [BZ #11521]
11867 * math/s_ctan.c: Include <float.h>.
11868 (__ctan): Avoid internal overflow or cancellation in calculating
11869 denominator.
11870 * math/s_ctanf.c: Likewise.
11871 * math/s_ctanl.c: Likewise.
11872 * math/s_ctanh.c: Likewise.
11873 * math/s_ctanhf.c: Likewise.
11874 * math/s_ctanhl.c: Likewise.
11875 * math/libm-test.inc (ctan_test): Add more tests.
11876 (ctanh_test): Likewise.
11877 * sysdeps/i386/fpu/libm-test-ulps: Update.
11878 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11879
11880 2012-04-09 Andreas Jaeger <aj@suse.de>
11881
11882 [BZ #6894]
11883 * manual/filesys.texi (Directory Entries): Mention that d_namlen
11884 is an optional BSD extension.
11885
11886 [BZ #10254]
11887 * manual/stdio.texi (Opening Streams): Document additional fopen
11888 parameters.
11889
11890 2012-04-09 Roland McGrath <roland@hack.frob.com>
11891
11892 * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
11893 %eax without telling the compiler.
11894
11895 2012-04-09 Carlos O'Donell <carlos_odonell@mentor.com>
11896
11897 [BZ # 13963]
11898 * manual/install.texi: Use sourceware.org.
11899
11900 2012-04-09 Joseph Myers <joseph@codesourcery.com>
11901
11902 [BZ #13873]
11903 * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
11904 (__ieee754_pow): Generate overflow and underflow using huge*huge
11905 and tiny*tiny rather than just returning constant infinity or zero
11906 for large exponents.
11907 * math/libm-test.inc (pow_test): Require overflow exceptions for
11908 applicable cases of large exponents.
11909
11910 [BZ #706]
11911 * sysdeps/i386/fpu/e_pow.S (p10): New object.
11912 (__ieee754_pow): Use iterative multiplication algorithm only for
11913 integer exponents with absolute value below 1024. Check for odd
11914 integer exponents when using algorithm for real exponents.
11915 * math/libm-test.inc (pow_test): Add more tests.
11916 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
11917
11918 2012-04-08 Joseph Myers <joseph@codesourcery.com>
11919
11920 [BZ #13705]
11921 * math/libm-test.inc (exp_test): Do not allow overflow exception
11922 on underflow test.
11923
11924 2012-04-08 Aurelien Jarno <aurelien@aurel32.net>
11925
11926 [BZ #13705]
11927 * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
11928 instead of __kernel_standard_f.
11929
11930 2012-04-08 Mike Frysinger <vapier@gentoo.org>
11931
11932 * sysdeps/i386/i686/memset_chk.S: Update copyright year.
11933 * sysdeps/x86_64/memset_chk.S: Likewise.
11934
11935 2012-04-08 Andreas Jaeger <aj@suse.de>
11936
11937 [BZ #10153]
11938 * manual/startup.texi (Environment Access): Describe return value
11939 for putenv and setenv.
11940
11941 [BZ #6895]
11942 * manual/filesys.texi (Directory Entries): Add description for
11943 DT_LNK.
11944
11945 [BZ #6890]
11946 * manual/filesys.texi (Directory Entries): Clarify that it's file
11947 system not operating system in the description of DT_UNKNOWN.
11948
11949 [BZ #6578]
11950 * manual/syslog.texi (closelog): Fix reference, it's openlog.
11951
11952 2012-04-08 Stephen Compall <s11@member.fsf.org>
11953
11954 [BZ #6649]
11955 * manual/llio.texi (Opening and Closing Files): Add cross
11956 reference to explain mode argument.
11957
11958 2012-04-07 Mike Frysinger <vapier@gentoo.org>
11959
11960 * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
11961 * sysdeps/x86_64/memset_chk.S: Likewise.
11962
11963 2012-04-07 David S. Miller <davem@davemloft.net>
11964
11965 * elf/elf.h (R_SPARC_WDISP10): Define.
11966 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
11967 R_SPARC_SIZE32.
11968 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
11969 R_SPARC_SIZE64 and R_SPARC_H34.
11970
11971 2012-04-07 Carlos O'Donell <carlos_odonell@mentor.com>
11972
11973 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
11974 conditions and remove no longer applicable assertion.
11975
11976 2012-04-06 H.J. Lu <hongjiu.lu@intel.com>
11977
11978 * bits/byteswap.h: Include <features.h>.
11979 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
11980 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
11981
11982 2012-04-06 H.J. Lu <hongjiu.lu@intel.com>
11983
11984 * bits/byteswap.h (__bswap_16): Removed.
11985 Include <bits/byteswap-16.h> to get __bswap_16.
11986 * sysdeps/i386/bits/byteswap.h: Likewise.
11987 * sysdeps/s390/bits/byteswap.h: Likewise.
11988 * sysdeps/x86_64/bits/byteswap.h: Likewise.
11989 * bits/byteswap-16.h: New file.
11990 * sysdeps/i386/bits/byteswap-16.h: Likewise.
11991 * sysdeps/s390/bits/byteswap-16.h: Likewise.
11992 * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
11993 * string/Makefile (headers): Add bits/byteswap-16.h.
11994
11995 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>
11996
11997 [BZ #13895]
11998 * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
11999 extra indirection.
12000 * nss/Makefile (tests-static, tests): Add tst-nss-static.
12001 * nss/tst-nss-static.c: New.
12002
12003 2012-04-06 Robert Millan <rmh@gnu.org>
12004
12005 [BZ #6486]
12006 * manual/llio.texi (File Position Primitive): lseek
12007 refers to WHENCE when it really means OFFSET.
12008
12009 2012-04-06 Andreas Jaeger <aj@suse.de>
12010
12011 * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
12012 strncmp declarations.
12013
12014 * abilist/libc.abilist: Add __poll and __ppoll.
12015
12016 2012-04-05 David S. Miller <davem@davemloft.net>
12017
12018 * scripts/check-local-headers.sh: Accept a host triplet in the
12019 path matched by the exclude regexp.
12020
12021 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
12022 definition.
12023 * sysdeps/powerpc/powerpc32/dl-machine.h
12024 (ELF_MACHINE_PLTREL_OVERLAP): Delete.
12025 * sysdeps/s390/s390-32/dl-machine.h
12026 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
12027 * sysdeps/sparc/sparc32/dl-machine.h
12028 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
12029 * sysdeps/sparc/sparc64/dl-machine.h
12030 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
12031
12032 * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
12033 lazy binding.
12034 * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
12035 undefined symbol errors.
12036
12037 * elf/rtld.c (dl_main): Skip VDSO when checking for unused
12038 DT_NEEDED entries.
12039
12040 2012-04-05 Michael Matz <matz@suse.de>
12041
12042 [BZ #13592]
12043 * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
12044
12045 2012-04-05 Andreas Jaeger <aj@suse.de>
12046
12047 [BZ #13908]
12048 * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
12049 comment.
12050
12051 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12052
12053 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
12054 which ROUND is no valid rounding mode.
12055
12056 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12057
12058 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
12059 read again.
12060 * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
12061
12062 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12063
12064 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
12065 an exception using FPU order intentionally.
12066
12067 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12068
12069 * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
12070 * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
12071 * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
12072 * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
12073
12074 2012-04-05 Simon Josefsson <simon@josefsson.org>
12075
12076 [BZ #12340]
12077 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
12078 EINVAL when BUFLEN is too smal.
12079
12080 2012-04-05 Thomas Schwinge <thomas@codesourcery.com>
12081
12082 [BZ #13553]
12083 * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
12084 * sysdeps/mach/powerpc/machine-lock.h: Likewise.
12085
12086 2012-04-03 Andreas Jaeger <aj@suse.de>
12087
12088 [BZ #13938]
12089 * manual/setjmp.texi (System V contexts): Fix sentence.
12090
12091 [BZ #13926]
12092 * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
12093 New macro for this case.
12094 [!__GNUC__] (__bswap_64): New inline function for this case.
12095 * sysdeps/x86_64/bits/byteswap.h: Likewise.
12096 * bits/byteswap.h: Likewise.
12097 * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
12098 ull, guard with __GLIBC_HAVE_LONG_LONG.
12099
12100 * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
12101 __GLIBC_HAVE_LONG_LONG.
12102
12103 * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
12104 Include <features.h> for __GLIBC_HAVE_LONG_LONG.
12105
12106 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
12107
12108 [BZ #13691]
12109 * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
12110 inptr and inend, rather than using last_ch.
12111
12112 2012-04-02 David S. Miller <davem@davemloft.net>
12113
12114 With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
12115 * stdio-common/printf-parse.h (read_int): Change return type to
12116 'int', return -1 on INT_MAX overflow.
12117 * stdio-common/vfprintf.c (vfprintf): Validate width and precision
12118 against overflow of INT_MAX. Set errno to EOVERFLOW when 'done'
12119 overflows INT_MAX. Check for overflow of in-format-string precision
12120 values properly. Use EOVERFLOW rather than ERANGE throughout. Use
12121 SIZE_MAX not INT_MAX for integer overflow test.
12122 * stdio-common/printf-parsemb.c: If read_int signals an overflow,
12123 skip the construct in the format string but do not record anything.
12124 * stdio-common/bug22.c: Adjust to test both width/prevision
12125 INT_MAX overflow as well as total length INT_MAX overflow. Check
12126 explicitly for proper errno values.
12127
12128 2012-04-02 Thomas Schwinge <thomas@codesourcery.com>
12129
12130 * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
12131 CHAR_MAX.
12132 * string/test-strcmp.c [! WIDE]: Likewise.
12133 * time/tst-mktime2.c: Likewise for INT_MAX.
12134 * string/test-string.h: #include <sys/param.h> for MIN.
12135
12136 * csu/init-first.c (__libc_init_first): Call __ctype_init.
12137 * sysdeps/i386/init-first.c (init): Likewise.
12138 * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
12139 * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
12140 * sysdeps/sh/init-first.c (init): Likewise.
12141
12142 2012-04-01 Ulrich Drepper <drepper@gmail.com>
12143
12144 * po/ru.po: Update from translation team.
12145 * po/vi.po: Likewise.
12146
12147 2012-03-31 Siddhesh Poyarekar <siddhesh@redhat.com>
12148
12149 * resolv/nss_dns/dns-host.c: Merge copyright years.
12150
12151 2012-03-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
12152
12153 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
12154 Optimize memcpy with prefetch if
12155 DATA_CACHE_SIZE_HALF <= len < SHARED_CACHE_SIZE_HALF and
12156 src, dst pointers have unequal 16 byte alignments.
12157
12158 2012-03-30 Siddhesh Poyarekar <siddhesh@redhat.com>
12159
12160 [BZ #13928]
12161 * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
12162 from a CNAME entry and return the minimum ttl for the query.
12163 (gaih_getanswer_slice): Likewise.
12164
12165 2012-03-30 Jeff Law <law@redhat.com>
12166
12167 * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
12168 due to long keys.
12169 * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
12170 * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
12171
12172 * resolv/nss_dns/dns-host.c: Update copyright year.
12173
12174 2012-03-30 Ulrich Drepper <drepper@gmail.com>
12175
12176 * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
12177 requests to save a system call. Fix check that all bytes are sent.
12178
12179 * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
12180 comments for sendmmsg.
12181
12182 2012-03-30 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
12183
12184 [BZ #13691]
12185 * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
12186 with only 1 character between 0x0041 and 0x01b0.
12187 * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
12188 * wcsmbs/tst-mbsnrtowcs.c: New file.
12189
12190 2012-03-29 David S. Miller <davem@davemloft.net>
12191
12192 * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
12193 small copies by hand.
12194
12195 2012-03-28 Siddhesh Poyarekar <siddhesh@redhat.com>
12196
12197 [BZ #13761]
12198 * nis/nss_compat/compat-initgroups.c (getgrent_next_nss,
12199 _nss_compat_initgroups_dyn): Fall back to malloc/free
12200 for large group memberships.
12201
12202 2012-03-28 David S. Miller <davem@davemloft.net>
12203
12204 * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
12205 that branches into memcpy.
12206 * sysdeps/sparc/sparc64/memcpy.S: Likewise.
12207 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
12208 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
12209 * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
12210 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
12211 bits.
12212 * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
12213 implementation too.
12214 * sysdeps/sparc/mempcpy.S: New file.
12215
12216 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
12217 the IFUNC routine in the libc case.
12218 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
12219
12220 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
12221 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
12222 * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
12223 * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
12224 * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
12225 * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
12226 * sysdeps/sparc/sparc64/rtld-memset.c: New file.
12227 * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
12228
12229 * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
12230 loop to 256 bytes instead of 64 bytes and fix test signedness.
12231
12232 * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
12233 * sysdeps/sparc/sparc32/Makefile: rather than here...
12234 * sysdeps/sparc/sparc64/Makefile: and here.
12235
12236 2012-03-28 Ulrich Drepper <drepper@gmail.com>
12237
12238 * malloc/mallocbug.c: Avoid warnings about unused variables.
12239
12240 2012-02-22 Siddhesh Poyarekar <siddhesh@redhat.com>
12241
12242 [BZ #13760]
12243 * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
12244 in the right place. Discard and retry query if response is
12245 larger than input buffer size.
12246
12247 2012-03-28 Joseph Myers <joseph@codesourcery.com>
12248
12249 [BZ #369]
12250 [BZ #2678]
12251 [BZ #3866]
12252 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
12253 x for large integer exponent.
12254 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
12255 * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise. Adjust
12256 sign of result as needed afterwards.
12257 * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
12258 * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
12259 result for underflowing pow the same as for overflow.
12260 (__kernel_standard_l): Handle powl overflow and underflow here
12261 rather than calling __kernel_standard.
12262 * math/libm-test.inc (pow_test): Add more tests.
12263
12264 [BZ #3868]
12265 [BZ #13879]
12266 [BZ #13910]
12267 [BZ #13911]
12268 [BZ #13912]
12269 [BZ #13913]
12270 [BZ #13915]
12271 [BZ #13916]
12272 [BZ #13917]
12273 [BZ #13918]
12274 [BZ #13919]
12275 [BZ #13920]
12276 [BZ #13921]
12277 * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
12278 * sysdeps/ieee754/k_standard.c: Include <float.h>.
12279 (__kernel_standard_l): New function.
12280 * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
12281 __kernel_standard.
12282 * math/w_acosl.c (__acosl): Likewise.
12283 * math/w_asinl.c (__asinl): Likewise.
12284 * math/w_atan2l.c (__atan2l): Likewise.
12285 * math/w_atanhl.c (__atanhl): Likewise.
12286 * math/w_coshl.c (__coshl): Likewise.
12287 * math/w_exp10l.c (__exp10l): Likewise.
12288 * math/w_exp2l.c (__exp2l): Likewise.
12289 * math/w_fmodl.c (__fmodl): Likewise.
12290 * math/w_hypotl.c (__hypotl): Likewise.
12291 * math/w_j0l.c (__j0l, __y0l): Likewise.
12292 * math/w_j1l.c (__j1l, __y1l): Likewise.
12293 * math/w_jnl.c (__jnl, __ynl): Likewise.
12294 * math/w_lgammal.c (__lgammal): Likewise.
12295 * math/w_log10l.c (__log10l): Likewise.
12296 * math/w_log2l.c (__log2l): Likewise.
12297 * math/w_logl.c (__logl): Likewise.
12298 * math/w_powl.c (__powl): Likewise.
12299 * math/w_remainderl.c (__remainderl): Likewise.
12300 * math/w_scalbl.c (sysv_scalbl): Likewise.
12301 * math/w_sinhl.c (__sinhl): Likewise.
12302 * math/w_sqrtl.c (__sqrtl): Likewise.
12303 * math/w_tgammal.c (__tgammal): Likewise.
12304 * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
12305 * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
12306 * math/libm-test.inc (acos_test): Add more tests.
12307 (acosh_test): Likewise.
12308 (asin_test): Likewise.
12309 (atanh_test): Likewise.
12310 (exp_test): Likewise.
12311 (exp10_test): Likewise.
12312 (exp2_test): Likewise.
12313 (expm1_test): Likewise.
12314 (lgamma_test): Likewise.
12315 (log_test): Likewise.
12316 (log10_test): Likewise.
12317 (log1p_test): Likewise.
12318 (log2_test): Likewise.
12319 (pow_test): Do not allow some spurious overflow exceptions.
12320 (sqrt_test): Add more tests.
12321 (tgamma_test): Likewise.
12322 (y0_test): Likewise.
12323 (y1_test): Likewise.
12324 (yn_test): Likewise.
12325
12326 2012-03-27 Anton Blanchard <anton@samba.org>
12327
12328 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
12329 MAP_HUGETLB.
12330 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
12331 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
12332 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
12333
12334 2012-03-27 David S. Miller <davem@davemloft.net>
12335
12336 * conform/Makefile: Run run-conformtest.sh using $(BASH).
12337
12338 * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
12339 have-as-vis3 check.
12340
12341 2012-03-27 Andreas Jaeger <aj@suse.de>
12342
12343 * sysdeps/x86_64/elf/configure.in: Moved to ...
12344 * sysdeps/x86_64/configure.in: ... here.
12345 * sysdeps/x86_64/elf/start.S: Moved to ...
12346 * sysdeps/x86_64/start.S: ... here.
12347 * sysdeps/x86_64/elf/configure: Delete.
12348
12349 * sysdeps/x86_64/configure.in: Merge contents from
12350 sysdeps/i386/configure.in (without i686 check).
12351
12352 * sysdeps/i386/elf/Versions: Merge into ...
12353 * sysdeps/i386/Versions: ... this.
12354 * sysdeps/i386/elf/Versions: Delete file.
12355 * sysdeps/i386/elf/start.S: Moved to ...
12356 * sysdeps/i386/start.S: ...here.
12357 * sysdeps/i386/elf/configure.in: Merge into...
12358 * sysdeps/i386/configure.in: ...here.
12359 * sysdeps/i386/elf/configure.in: Delete file.
12360 * sysdeps/i386/elf/configure: Delete file.
12361
12362 * sysdeps/generic/elf/backtracesyms.c: Moved to ...
12363 * debug/backtracesyms.c: ... here.
12364 * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
12365 * debug/backtracesymsfd.c: ... here.
12366 * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
12367 * sysdeps/generic/ifunc-sel.h: ... here.
12368
12369 * sysdeps/unix/i386/start.c: Delete file.
12370 * sysdeps/unix/sparc/start.c: Delete file.
12371 * sysdeps/unix/start.c: Delete file.
12372
12373 * sysdeps/sh/elf/configure.in: Moved to ...
12374 * sysdeps/sh/configure.in: ... here.
12375 * sysdeps/sh/elf/start.S: Moved to ...
12376 * sysdeps/sh/start.S: ... here.
12377 * sysdeps/sh/elf/configure: Delete file.
12378
12379 * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
12380 * sysdeps/powerpc/powerpc64/bzero.S: ... here.
12381 * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
12382 * sysdeps/powerpc/powerpc64/entry.h: ... here.
12383 * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
12384 * sysdeps/powerpc/powerpc64/start.S: here.
12385 * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
12386 * sysdeps/powerpc/powerpc64/Makefile: ... this.
12387 * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
12388 * sysdeps/powerpc/powerpc64/configure.in: ... this.
12389 * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
12390
12391 * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
12392 * sysdeps/powerpc/powerpc32/bzero.S: ... here.
12393 * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
12394 * sysdeps/powerpc/powerpc32/start.S: ... here.
12395 * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
12396 * sysdeps/powerpc/powerpc32/configure.in: ... this.
12397 * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
12398
12399 * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
12400 * sysdeps/powerpc/ifunc-sel.h: ... here.
12401 * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
12402 * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
12403
12404 * sysdeps/sparc/elf/configure.in: Moved to ...
12405 * sysdeps/sparc/configure.in: ... here.
12406 * sysdeps/sparc/elf/configure: Delete file.
12407 * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
12408 * sysdeps/sparc/sparc32/start.S: ... here.
12409 * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
12410 * sysdeps/sparc/sparc64/start.S: ... here.
12411 * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
12412 * sysdeps/sparc/sparc32/Makefile: ... this.
12413 * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
12414 * sysdeps/sparc/sparc64/Makefile: ... this.
12415
12416 * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
12417 * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
12418 * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
12419 * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
12420 * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
12421 * sysdeps/s390/s390-32/setjmp.S: ... here.
12422 * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
12423 * sysdeps/s390/s390-32/configure.in: ... here.
12424 * sysdeps/s390/s390-32/elf/configure: Delete file.
12425 * sysdeps/s390/s390-32/elf/start.S: Moved to ...
12426 * sysdeps/s390/s390-32/start.S: ... here.
12427
12428 * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
12429 * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
12430 * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
12431 * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
12432 * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
12433 * sysdeps/s390/s390-64/setjmp.S: ... here.
12434 * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
12435 * sysdeps/s390/s390-64/configure.in: ... here
12436 * sysdeps/s390/s390-64/elf/configure: Delete file.
12437 * sysdeps/s390/s390-64/elf/start.S: Moved to ...
12438 * sysdeps/s390/s390-64/start.S: ... here.
12439 * sysdeps/s390/s390-64/elf/configure: Delete.
12440
12441 * configure.in: Remove support for elf directories in sysdeps.
12442
12443 * configure: Regenerated.
12444 * sysdeps/i386/configure: Regenerated.
12445 * sysdeps/powerpc/powerpc32/configure: Regenerated.
12446 * sysdeps/powerpc/powerpc64/configure: Regenerated.
12447 * sysdeps/s390/s390-32/configure: Regenerated.
12448 * sysdeps/s390/s390-64/configure: Regenerated.
12449 * sysdeps/sh/configure: Regenerated.
12450 * sysdeps/sparc/configure: Regenerated.
12451 * sysdeps/x86_64/configure: Regenerated.
12452
12453 2012-03-26 Andreas Schwab <schwab@linux-m68k.org>
12454
12455 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12456
12457 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
12458 denormal result into account.
12459
12460 2012-03-25 Roland McGrath <roland@hack.frob.com>
12461
12462 * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
12463 Reported by Allan McRae <allan@archlinux.org>.
12464
12465 2012-03-23 Jeff Law <law@redhat.com>
12466
12467 * nss/getnssent.c (__nss_getent): Fix typo.
12468
12469 2012-03-23 David S. Miller <davem@davemloft.net>
12470
12471 * sysdeps/sparc/fpu/libm-test-ulps: Update.
12472
12473 2012-03-23 H.J. Lu <hongjiu.lu@intel.com>
12474
12475 * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
12476 to pad to uint64_t for each field.
12477 (dl_tls_index): Replace unsigned long with uint64_t.
12478
12479 2012-03-23 Daniel Jacobowitz <dmj@google.com>
12480 Paul Pluzhnikov <ppluzhnikov@google.com>
12481
12482 [BZ #6528]
12483 * grp/Makefile (otherlibs): Don't set it.
12484 * inet/Makefile (otherlibs): Likewise.
12485 * login/Makefile (otherlibs): Likewise.
12486 * nscd/Makefile (otherlibs): Likewise.
12487 * posix/Makefile (otherlibs): Likewise.
12488 * pwd/Makefile (otherlibs): Likewise.
12489 * rt/Makefile (otherlibs): Likewise.
12490 * sunrpc/Makefile (otherlibs): Likewise.
12491 * nss/Makefile (otherlibs): Likewise.
12492 Add libnss_files to routines and static-only-routines.
12493 ($(objpfx)getent): Remove rule.
12494 * resolv/Makefile: Add libnss_dns and libresolv to routines and
12495 static-only-routines.
12496
12497 2012-03-22 Joseph Myers <joseph@codesourcery.com>
12498
12499 [BZ #13892]
12500 * math/s_cexp.c: Include <float.h>.
12501 (__cexp): Handle exp result overflowing not necessarily
12502 overflowing both real and imaginary parts of result.
12503 * math/s_cexpf.c: Likewise.
12504 * math/s_cexpl.c: Likewise.
12505 * math/libm-test.inc (cexp_test): Add more tests.
12506 * sysdeps/i386/fpu/libm-test-ulps: Update.
12507 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12508
12509 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
12510
12511 * include/link.h (ELFW): New macro.
12512 * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
12513 Replace ELF64_R_TYPE with ELFW(R_TYPE).
12514
12515 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
12516
12517 * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
12518 with uint64_t.
12519
12520 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
12521
12522 * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
12523 declaration.
12524 (struct La_x32_retval): Likewise.
12525
12526 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
12527
12528 * sysdeps/x86_64/preconfigure.in: New file.
12529 * sysdeps/x86_64/preconfigure: New generated file.
12530
12531 2012-03-22 Joseph Myers <joseph@codesourcery.com>
12532
12533 [BZ #13824]
12534 * math/e_exp2l.c: Include <float.h>.
12535 (__ieee754_exp2l): Handle overflow and underflow cases
12536 separately. Only pass fractional part of argument to
12537 __ieee754_expl.
12538 * math/libm-test.inc (exp2_test): Add more tests.
12539
12540 * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
12541 negating x to take absolute value.
12542 * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
12543 Likewise.
12544 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
12545 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
12546 Likewise.
12547 * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
12548 computing low part if x was negated.
12549 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
12550
12551 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
12552
12553 * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
12554 la_x32_gnu_pltexit.
12555 (pltexit): Cast int_retval to ptrdiff_t.
12556 * elf/tst-auditmod3b.c: Likewise.
12557 * elf/tst-auditmod4b.c: Likewise.
12558 * elf/tst-auditmod5b.c: Likewise.
12559 * elf/tst-auditmod6b.c: Likewise.
12560 * elf/tst-auditmod6c.c: Likewise.
12561 * elf/tst-auditmod7b.c: Likewise.
12562
12563 * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
12564 and x32_gnu_pltexit.
12565
12566 * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
12567 __ELF_NATIVE_CLASS.
12568 (La_x32_regs): New macro.
12569 (La_x32_retval): Likewise.
12570 (la_x32_gnu_pltenter): New function prototype.
12571 (la_x32_gnu_pltexit): Likewise.
12572
12573 2012-03-21 Andreas Schwab <schwab@linux-m68k.org>
12574
12575 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
12576 exponent.
12577
12578 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12579
12580 * configure.in (libc_cv_cc_nofma): Check for option to disable
12581 generation of FMA instructions.
12582 * configure: Regenerate.
12583 * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
12584 * sysdeps/ieee754/dbl-64/Makefile: New file.
12585 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
12586 Remove brandred-fma4.
12587 (CFLAGS-brandred-fma4.c): Remove.
12588 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
12589 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
12590 define.
12591 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
12592 define.
12593
12594 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
12595
12596 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
12597 LLONG_MAX != LONG_MAX.
12598 (_itoa_word): Use _ITOA_WORD_TYPE on value.
12599 (_fitoa_word): Likewise.
12600 * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
12601 LLONG_MAX != LONG_MAX.
12602 * stdio-common/_itowa.h: Include <_itoa.h>.
12603 (_itowa_word): Use _ITOA_WORD_TYPE on value.
12604 (_itowa): New macro. Defined only if _ITOA_NEEDED is false.
12605 * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro. Defined
12606 only if not defined.
12607 (_ITOA_WORD_TYPE): Likewise.
12608 (_itoa_word): Use _ITOA_WORD_TYPE on value.
12609 Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
12610
12611 2012-03-21 David S. Miller <davem@davemloft.net>
12612
12613 * sysdeps/sparc/fpu/libm-test-ulps: Update.
12614
12615 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
12616
12617 * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
12618 of x86_64 when setting libc_cv_slibdir, libdir and
12619 libc_cv_localedir.
12620 * sysdeps/unix/sysv/linux/configure: Regenerated.
12621
12622 2012-03-21 Joseph Myers <joseph@codesourcery.com>
12623
12624 * manual/lang.texi (Old Varargs): Remove section.
12625 (How Variadic): Update menu.
12626 (va_start): Do not mention varargs.h.
12627
12628 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
12629 Joseph Myers <joseph@codesourcery.com>
12630
12631 * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
12632 link test.
12633 * configure: Regenerated.
12634
12635 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
12636
12637 * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
12638 * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
12639 conformtest.pl
12640
12641 2012-03-21 Joseph Myers <joseph@codesourcery.com>
12642
12643 * NOTES: Remove.
12644 * Makefile (files-for-dist): Remove NOTES.
12645 (NOTES): Remove rule.
12646 * README: Don't refer to NOTES.
12647 * manual/creature.texi: Don't include macros.texi.
12648 * manual/intro.texi (creature.texi): Remove comment referring to
12649 NOTES.
12650
12651 * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
12652 * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
12653 * configure: Regenerated.
12654 * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
12655 LIBC_TRY_CC_OPTION.
12656 (libc_cv_as_i686): Likewise.
12657 (libc_cv_cc_avx): Likewise.
12658 (libc_cv_cc_sse2avx): Likewise.
12659 (libc_cv_cc_fma4): Likewise.
12660 (libc_cv_cc_novzeroupper): Likewise.
12661 * sysdeps/i386/configure: Regenerated.
12662
12663 [BZ #13883]
12664 * sysdeps/i386/fpu/s_cexp.S: Remove.
12665 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
12666 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
12667 * math/libm-test.inc (cexp_test): Add more tests.
12668 * sysdeps/i386/fpu/libm-test-ulps: Update.
12669 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12670
12671 2012-03-21 Allan McRae <allan@archlinux.org>
12672
12673 * timezone/Makefile: Do not install iso3166.tab and zone.tab
12674
12675 2012-03-21 Joseph Myers <joseph@codesourcery.com>
12676
12677 [BZ #13871]
12678 * math/w_exp2.c: Do not include <float.h>.
12679 (o_threshold, u_threshold): Remove.
12680 (__exp2): Calculate result before checking finiteness and calling
12681 __kernel_standard.
12682 * math/w_exp2f.c: Likewise.
12683 * math/w_exp2l.c: Likewise.
12684 * math/libm-test.inc (exp2_test): Require overflow exception for
12685 1e6 input.
12686
12687 [BZ #3866]
12688 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
12689 range of signed 64-bit integers before using fistpll. Remove
12690 checks for whether integers fit in mantissa bits.
12691 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
12692 the range of signed 32-bit integers before using fistpl. Remove
12693 checks for whether integers fit in mantissa bits.
12694 * sysdeps/i386/fpu/e_powl.S (p64): New object.
12695 (__ieee754_powl): Test for y outside the range of signed 64-bit
12696 integers before using fistpll. Reduce 64-bit values to 63-bit
12697 ones as needed.
12698 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
12699 divide-by-zero is raised for zero to large negative powers.
12700 * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
12701 (__ieee754_powl): Test for y outside the range of signed 64-bit
12702 integers before using fistpll. Reduce 64-bit values to 63-bit
12703 ones as needed.
12704 * math/libm-test.inc (pow_test): Add more tests.
12705
12706 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
12707
12708 * debug/backtracesymsfd.c: Include <_itoa.h> instead of
12709 <stdio-common/_itoa.h>.
12710 * debug/segfault.c: Likewise.
12711 * elf/dl-cache.c: Likewise.
12712 * elf/dl-minimal.c: Likewise.
12713 * elf/dl-misc.c: Likewise.
12714 * elf/dl-sysdep.c: Likewise.
12715 * elf/dl-version.c: Likewise.
12716 * elf/rtld.c: Likewise.
12717 * hurd/hurdsock.c: Likewise.
12718 * hurd/lookup-retry.c: Likewise.
12719 * malloc/malloc.c: Likewise.
12720 * malloc/mtrace.c: Likewise.
12721 * nscd/nscd_getgr_r.c: Likewise.
12722 * nscd/nscd_getpw_r.c: Likewise.
12723 * nscd/nscd_getserv_r.c: Likewise.
12724 * posix/getopt_init.c: Likewise.
12725 * posix/wordexp.c: Likewise.
12726 * stdio-common/_itoa.c: Likewise.
12727 * stdio-common/printf_fphex.c: Likewise.
12728 * stdio-common/vfprintf.c: Likewise.
12729 * string/_strerror.c: Likewise.
12730 * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
12731 * sysdeps/i386/i686/hp-timing.h: Likewise.
12732 * sysdeps/mach/_strerror.c: Likewise.
12733 * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
12734 * sysdeps/mach/hurd/sethostid.c: Likewise.
12735 * sysdeps/mach/hurd/xmknodat.c: Likewise.
12736 * sysdeps/mach/xpg-strerror.c: Likewise.
12737 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
12738 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
12739 * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
12740 * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
12741 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
12742 * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
12743 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
12744 * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
12745 * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
12746 * sysdeps/unix/sysv/linux/futimes.c: Likewise.
12747 * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
12748 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
12749 * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
12750 * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
12751 * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
12752 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
12753 * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
12754 * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
12755 * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
12756 * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
12757 * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
12758
12759 * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
12760
12761 * stdio-common/_itoa.h: Moved to ...
12762 * sysdeps/generic/_itoa.h: Here.
12763
12764 * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
12765
12766 * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
12767 instead of "_itoa.h" and "_itowa.h".
12768 * stdio-common/vfprintf.: Likewise.
12769
12770 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
12771
12772 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
12773 <bits/wordsize.h>.
12774 (__signbitf): Check __x86_64__ instead of __WORDSIZE.
12775 (__signbit): Likwise.
12776 (llrintf): Likwise.
12777 (llrint): Likwise.
12778
12779 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
12780
12781 * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
12782 __WORDSIZE != 64.
12783
12784 2012-03-20 Joseph Myers <joseph@codesourcery.com>
12785
12786 * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
12787 OVERFLOW_EXCEPTION_OK.
12788 * math/libm-test.inc ("Philosophy"): Update comment about
12789 exception testing.
12790 (OVERFLOW_EXCEPTION): Define.
12791 (OVERFLOW_EXCEPTION_OK): Likewise.
12792 (INVALID_EXCEPTION_OK): Renumber.
12793 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
12794 (IGNORE_ZERO_INF_SIGN): Likewise.
12795 (test_exceptions): Handle FE_OVERFLOW.
12796 (exp10_test): Expect overflow exceptions.
12797 (exp2_test): Likewise.
12798 (expm1_test): Likewise.
12799 (nextafter_test): Likewise.
12800 (pow_test): Likewise.
12801 (scalbn_test): Likewise.
12802 (scalbln_test): Likewise.
12803
12804 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
12805
12806 * sysdeps/x86_64/bits/atomic.h
12807 (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
12808 64bit integer.
12809 (atomic_exchange_acq): Likewise.
12810 (__arch_exchange_and_add_body): Likewise.
12811 (__arch_add_body): Likewise.
12812 (atomic_add_negative): Likewise.
12813 (atomic_add_zero): Likewise.
12814
12815 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
12816
12817 * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
12818 (fenv_t): Check __x86_64__ instead of __WORDSIZE.
12819
12820 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
12821
12822 * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
12823 Check __x86_64__ instead of __WORDSIZE.
12824
12825 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
12826
12827 * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
12828
12829 2012-03-19 David S. Miller <davem@davemloft.net>
12830
12831 * sysdeps/sparc/fpu/libm-test-ulps: Update.
12832
12833 * sysdeps/sparc/fpu/fenv_private.h: New file.
12834 * sysdeps/sparc/fpu/math_private.h: Use it.
12835 (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
12836 Remove.
12837 (libc_feholdexcept_setround, libc_feholdexcept_setroundf,
12838 (libc_feholdexcept_setroundl): Remove.
12839 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
12840 Remove.
12841 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
12842 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
12843
12844 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
12845
12846 * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
12847 int64_t instead of long int.
12848 (INSERT_WORDS64): Likwise.
12849
12850 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
12851
12852 * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
12853 _Unwind_GetCFA return to _Unwind_Ptr first.
12854
12855 2012-03-19 Joseph Myers <joseph@codesourcery.com>
12856
12857 [BZ #13629]
12858 * math/s_clog.c: Include <float.h>.
12859 (__clog): Scale large or subnormal inputs.
12860 * math/s_clogf.c: Likewise.
12861 * math/s_clogl.c: Likewise.
12862 * math/s_clog10.c: Include <float.h>.
12863 (M_LOG10_2): Define.
12864 (__clog10): Scale large or subnormal inputs.
12865 * math/s_clog10f.c: Likewise.
12866 * math/s_clog10l.c: Likewise.
12867 * math/libm-test.inc (clog_test): Add more tests.
12868 (clog10_test): Likewise.
12869 * sysdeps/i386/fpu/libm-test-ulps: Update.
12870 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12871
12872 [BZ #11451]
12873 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
12874 x and y.
12875 * math/libm-test.inc (atan2_test): Add another test.
12876
12877 * Makerules (common-objdir-compile): Remove.
12878 * sysdeps/unix/Makefile (config-generated): Do not add
12879 $(unix-generated) to variable.
12880 [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
12881 [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
12882 Remove rule.
12883 [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
12884 Likewise.
12885 [generic bits/local_lim.h] (before-compile): Do not append to
12886 variable.
12887 [generic bits/local_lim.h] (common-generated): Likewise.
12888 [generic sys/param.h] (before-compile): Do not append to variable.
12889 [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
12890 [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
12891 [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
12892 [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
12893 include.
12894 [generic sys/param.h] (sys/param.h-includes): Remove variable.
12895 [generic sys/param.h] (sys/param.h-includes): Remove rule.
12896 [generic sys/param.h] ($(addprefix
12897 $(common-objpfx),$(sys/param.h-includes))): Likewise.
12898 [generic sys/param.h] (common-generated): Do not append to
12899 variable.
12900 [generic sys/param.h] (sysdep_headers): Likewise.
12901 [generic bits/errno.h] (before-compile): Do not append to
12902 variable.
12903 [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
12904 rule.
12905 [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
12906 [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
12907 [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
12908 [generic bits/errno.h] (common-generated): Do not append to
12909 variable.
12910 [generic bits/ioctls.h] (before-compile): Do not append to
12911 variable.
12912 [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
12913 rule.
12914 [generic bits/ioctls.h] (ioctl-includes): Remove variable.
12915 [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
12916 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
12917 rule.
12918 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
12919 [generic bits/ioctls.h] (bits_termios.h): Remove variable.
12920 [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
12921 [generic bits/ioctls.h] (common-generated): Do not append to
12922 variable.
12923 [generic sys/syscall.h] (syscall.h): Remove variable.
12924 [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
12925 rule.
12926 [generic sys/syscall.h] (before-compile): Do not append to
12927 variable.
12928 [generic sys/syscall.h] (common-generated): Likewise.
12929 * sysdeps/unix/errnos-tmpl.c: Remove file.
12930 * sysdeps/unix/errnos.awk: Likewise.
12931 * sysdeps/unix/ioctls-tmpl.c: Likewise.
12932 * sysdeps/unix/ioctls.awk: Likewise.
12933 * sysdeps/unix/mk-local_lim.c: Likewise.
12934 * sysdeps/unix/snarf-ioctls: Likewise.
12935
12936 2012-03-19 Richard Henderson <rth@twiddle.net>
12937
12938 * sysdeps/i386/fpu/fenv_private.h: New file.
12939 * sysdeps/i386/fpu/math_private.h: Use it.
12940 (math_opt_barrier, math_force_eval): Remove.
12941 (libc_feholdexcept_setround_53bit): Remove.
12942 (libc_feupdateenv_53bit): Remove.
12943 * sysdeps/x86_64/fpu/math_private.h: Likewise.
12944 (math_opt_barrier, math_force_eval): Remove.
12945 (libc_feholdexcept): Remove.
12946 (libc_feholdexcept_setround): Remove.
12947 (libc_fetestexcept, libc_fesetenv): Remove.
12948 (libc_feupdateenv_test): Remove.
12949 (libc_feupdateenv, libc_feholdsetround): Remove.
12950 (libc_feresetround): Remove.
12951
12952 * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
12953 * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
12954
12955 * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
12956 (libc_feupdateenv_test, libc_feupdateenv_testf): New.
12957 (libc_feupdateenv_testl): New.
12958 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
12959 (libc_feupdateenv_testf): New.
12960 (libc_feupdateenv): Use libc_feupdateenv_test.
12961 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
12962 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
12963
12964 * sysdeps/generic/math_private.h (libc_feholdsetround): New.
12965 (libc_feholdsetroundf, libc_feholdsetroundl): New.
12966 (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
12967 (libc_feresetround_noex): New.
12968 (libc_feresetround_noexf): New.
12969 (libc_feresetround_noexl): New.
12970 (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
12971 (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
12972 (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
12973 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
12974 SET_RESTORE_ROUND.
12975 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
12976 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
12977 (__cos): Likewise.
12978 * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
12979 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
12980 SET_RESTORE_ROUND_NOEX.
12981 * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
12982 SET_RESTORE_ROUND_NOEXF.
12983 * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
12984 * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
12985 (libc_feholdsetroundf): New.
12986 (libc_feresetround, libc_feresetroundf): New.
12987
12988 * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
12989 (libc_feholdexcept_setround_53bit): Convert from macro to function.
12990 (libc_feupdateenv_53bit): Likewise. Don't force _FPU_EXTENDED.
12991
12992 * sysdeps/generic/math_private.h: Include <fenv.h>.
12993 (default_libc_feholdexcept): New.
12994 (default_libc_feholdexcept_setround): New.
12995 (default_libc_fesetenv, default_libc_feupdateenv): New.
12996 (libc_feholdexcept): Only define if undefined.
12997 (libc_feholdexceptf, libc_feholdexceptl): Likewise.
12998 (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
12999 (libc_feholdexcept_setroundl): Likewise.
13000 (libc_feholdexcept_setround_53bit): Likewise.
13001 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
13002 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
13003 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
13004 (libc_feupdateenv_53bit): Likewise.
13005 * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
13006 (libc_feholdexcept): Convert from macro to inline function.
13007 (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
13008 (libc_fesetenv, libc_feupdateenv): Likewise.
13009
13010 * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
13011 not previously defined.
13012 (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
13013 (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
13014 (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
13015 * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
13016 * sysdeps/ieee754/flt-32/math_private.h: New file.
13017 * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
13018 math_private.h below SET_FLOAT_WORD.
13019 (__isnan, __isinf_ns, __finite): Remove.
13020 (__isnanf, __isinf_nsf, __finitef): Remove.
13021
13022 2012-03-18 Andreas Schwab <schwab@linux-m68k.org>
13023
13024 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13025
13026 2012-03-17 David S. Miller <davem@davemloft.net>
13027
13028 [BZ #6471]
13029 * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
13030 for 2.16.
13031
13032 2012-03-16 David S. Miller <davem@davemloft.net>
13033
13034 * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
13035 warnings.
13036
13037 [BZ #6471]
13038 * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
13039 properly.
13040 * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
13041 * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
13042 sysdep_routines when subdir is sysvipc.
13043 * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
13044 __getshmlba helper.
13045
13046 * sysdeps/sparc/fpu/libm-test/ulps: Update.
13047
13048 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
13049
13050 * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
13051 [__LP64__].
13052
13053 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
13054
13055 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
13056 * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
13057 (__lround): Renamed to ...
13058 (__llround): This. Replace long int with long long int.
13059 Define lround functions as aliases of llround functions.
13060 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
13061
13062 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
13063
13064 * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
13065 Use greg_t on sp. Use unsigned int on idx_uc_link. Cast
13066 adresses to uintptr_t. Replace "long int" and "unsigned long
13067 int" with "greg_t" on va_arg.
13068
13069 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
13070
13071 * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
13072 * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
13073
13074 * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
13075 Move e_machine check before EI_CLASS check. Handle x32
13076 libraries. Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
13077 * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
13078 SKIP_EM_IA_64 and include
13079 <sysdeps/unix/sysv/linux/i386/readelflib.c>.
13080
13081 * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
13082 Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
13083 (add_system_dir): New macro.
13084
13085 * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
13086 (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
13087
13088 2012-03-16 Joseph Myers <joseph@codesourcery.com>
13089
13090 [BZ #2551]
13091 [BZ #2552]
13092 [BZ #2553]
13093 [BZ #2554]
13094 [BZ #2562]
13095 [BZ #2563]
13096 [BZ #2565]
13097 [BZ #2566]
13098 [BZ #2576]
13099 * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
13100 (y0): Likewise.
13101 * math/w_j0f.c (j0f): Likewise.
13102 (y0f): Likewise.
13103 * math/w_j0l.c (__j0l): Likewise.
13104 (__y0l): Likewise.
13105 * math/w_j1.c (j1): Likewise.
13106 (y1): Likewise.
13107 * math/w_j1f.c (j1f): Likewise.
13108 (y1f): Likewise.
13109 * math/w_j1l.c (__j1l): Likewise.
13110 (__y1l): Likewise.
13111 * math/w_jn.c (jn): Likewise.
13112 (yn): Likewise.
13113 * math/w_jnf.c (jnf): Likewise.
13114 (ynf): Likewise.
13115 * math/w_jnl.c (__jnl): Likewise.
13116 (__ynl): Likewise.
13117 * math/libm-test.inc (j0_test): Add more tests.
13118 (j1_test): Likewise.
13119 (jn_test): Likewise. Add trailing semicolon to existing test.
13120 (y0_test): Likewise.
13121 (y1_test): Likewise.
13122 * sysdeps/i386/fpu/libm-test-ulps: Update.
13123 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13124
13125 [BZ #13851]
13126 [BZ #13854]
13127 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
13128 libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
13129 * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
13130 * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
13131 (__tanl): Set errno for infinite argument.
13132 * sysdeps/i386/fpu/mptan.c: Remove.
13133 * sysdeps/i386/fpu/s_tan.S: Likewise.
13134 * sysdeps/i386/fpu/s_tanl.S: Likewise.
13135 * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
13136 * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
13137 * math/libm-test.inc (tan_test): Add more tests and enable more
13138 tests for double and long double.
13139 * sysdeps/i386/fpu/libm-test-ulps: Update.
13140 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13141
13142 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13143
13144 * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
13145 (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
13146
13147 2012-03-16 Roland McGrath <roland@hack.frob.com>
13148
13149 * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
13150 * configure.in: Use it for both main tree and add-ons.
13151 * configure: Regenerated.
13152
13153 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
13154
13155 * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
13156
13157 2012-03-16 Joseph Myers <joseph@codesourcery.com>
13158
13159 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
13160 in comment.
13161
13162 [BZ #13851]
13163 * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
13164 * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
13165 * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
13166 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
13167 * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
13168 infinite argument.
13169 * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
13170 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
13171 != 0 for prec == 2.
13172 * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
13173 * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
13174 * sysdeps/i386/fpu/s_cosl.S: Likewise.
13175 * sysdeps/i386/fpu/s_sincosl.S: Likewise.
13176 * sysdeps/i386/fpu/s_sinl.S: Likewise.
13177 * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
13178 * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
13179 * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
13180 * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
13181 * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
13182 * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
13183 * math/libm-test.inc (cos_test): Add more tests and enable more
13184 tests for long double.
13185 (sin_test): Likewise.
13186 (sincos_test): Likewise.
13187 * sysdeps/i386/fpu/libm-test-ulps: Update.
13188 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13189
13190 2012-03-16 David S. Miller <davem@davemloft.net>
13191
13192 * sysdeps/sparc/fpu/math_private.h: New file.
13193
13194 2012-03-15 David S. Miller <davem@davemloft.net>
13195
13196 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
13197 file.
13198 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
13199 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
13200 file.
13201 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
13202 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
13203 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
13204 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
13205 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
13206 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
13207 sysdep routines.
13208 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
13209
13210 * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
13211 * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
13212
13213 * sysdeps/sparc/sparc-ifunc.h: New file.
13214 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
13215 sparc-ifunc.h
13216 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
13217 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
13218 Likewise.
13219 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
13220 Likewise.
13221 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
13222 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
13223 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
13224 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
13225 Likewise.
13226 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
13227 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
13228 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
13229 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
13230 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
13231 Likewise.
13232 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
13233 Likewise.
13234 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
13235 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
13236 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
13237 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
13238 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
13239 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
13240 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
13241 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
13242 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
13243 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
13244 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
13245 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
13246 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
13247 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
13248 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
13249 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
13250 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
13251 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
13252 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
13253 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
13254 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
13255 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
13256 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
13257 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
13258
13259 2012-03-15 Andreas Schwab <schwab@linux-m68k.org>
13260
13261 * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
13262 scaling.
13263 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13264
13265 2012-03-15 Andreas Jaeger <aj@suse.de>
13266
13267 [BZ #13852]
13268 * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
13269 ieee754/flt-32 implementation for sin, cos and sincos.
13270 * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
13271 * sysdeps/i386/fpu/s_cosf.S: Likewise.
13272 * sysdeps/i386/fpu/s_sincosf.S: Likewise.
13273 * sysdeps/i386/fpu/s_sinf.S: Likewise.
13274 * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
13275 ieee754/flt-32 implementation for tan.
13276
13277 * math/libm-test.inc (cos_test): Enable some large input tests for
13278 float as well
13279 (sin_test): Likewise.
13280 (sincos_test): Likewise.
13281 (tan_test): Add tests for large input.
13282
13283 * sysdeps/i386/fpu/libm-test-ulps: Update.
13284
13285 2012-03-15 Andreas Jaeger <aj@suse.de>
13286
13287 [BZ #13658]
13288 * math/libm-test.inc (cos_test): Add more test cases.
13289 (sin_test): Likewise.
13290 (sincos_test): Likewise.
13291
13292 2012-03-15 Andreas Jaeger <aj@suse.de>
13293
13294 [BZ #13837]
13295 * math/libm-test.inc (cos_test): Add a test case for large input
13296 value.
13297 (sin_test): Likewise.
13298 (sincos_test): Likewise.
13299
13300 2012-03-15 Andreas Jaeger <aj@suse.de>,
13301 Joseph Myers <joseph@codesourcery.com>
13302
13303 [BZ #13658]
13304 * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
13305 x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
13306 * sysdeps/i386/fpu/branred.c: Likewise.
13307 * sysdeps/i386/fpu/dosincos.c: Likewise.
13308 * sysdeps/i386/fpu/mpa.c: Likewise.
13309 * sysdeps/i386/fpu/s_cos.S: Likewise.
13310 * sysdeps/i386/fpu/s_sin.S: Likewise.
13311 * sysdeps/i386/fpu/s_sincos.S: Likewise.
13312 * sysdeps/i386/fpu/sincos32.c: Likewise.
13313
13314 * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
13315 Define.
13316 (libc_feupdateenv_53bit): Define.
13317 * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
13318 Define.
13319 (libc_feupdateenv_53bit): Define.
13320
13321 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
13322 53 bit (without extend i386 double precision).
13323
13324 * math/libm-test.inc (sincos_test): Add tests for large input.
13325 (sin): Likewise.
13326 (cos): Likewise.
13327
13328 * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
13329
13330 2012-03-15 Andreas Schwab <schwab@linux-m68k.org>
13331
13332 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13333
13334 2012-03-15 David S. Miller <davem@davemloft.net>
13335
13336 * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
13337 * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
13338 * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
13339 * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
13340 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
13341 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
13342 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
13343 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
13344 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
13345 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
13346 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
13347 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
13348 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
13349 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
13350 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
13351 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
13352 file.
13353 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
13354 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
13355 file.
13356 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
13357 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
13358 file.
13359 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
13360 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
13361 file.
13362 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
13363 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
13364 fmin/fmax sysdep routines.
13365 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
13366
13367 2012-03-14 David S. Miller <davem@davemloft.net>
13368
13369 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
13370 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
13371 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
13372 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
13373 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
13374 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
13375 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
13376 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
13377 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
13378 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
13379 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
13380 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
13381 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
13382 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
13383 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
13384 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
13385 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
13386 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
13387 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
13388 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
13389 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
13390 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
13391 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
13392 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
13393 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
13394 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
13395 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
13396 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
13397 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
13398 routines.
13399 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
13400 file.
13401 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
13402 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
13403 file.
13404 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
13405 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
13406 file.
13407 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
13408 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
13409 file.
13410 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
13411 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
13412 file.
13413 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
13414 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
13415 file.
13416 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
13417 file.
13418 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
13419 file.
13420 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
13421 file.
13422 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
13423 New file.
13424 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
13425 file.
13426 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
13427 file.
13428 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
13429 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
13430 file.
13431 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
13432 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
13433 file.
13434 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
13435 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
13436 file.
13437 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
13438 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
13439 VIS3 routines.
13440
13441 * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
13442 New file.
13443
13444 * sysdeps/sparc/fpu/libm-test-ulps: Update.
13445
13446 * sysdeps/sparc/configure.in: New file.
13447 * sysdeps/sparc/configure: Generate.
13448 * configure.in (libc_cv_sparc_as_vis3): Substitute.
13449 * configure: Regenerate.
13450 * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
13451 * config.make.in (have-as-vis3): New.
13452 * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
13453 available use -Av9d instead of -Av9a.
13454 * sysdeps/sparc/sparc64/Makefile: Likewise.
13455 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
13456 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
13457 New file.
13458 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
13459 file.
13460 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
13461 New file.
13462 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
13463 file.
13464 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
13465 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
13466 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
13467 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
13468 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
13469
13470 * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
13471 fzeros/fnegs to load 0x80000000 into a float register instead of
13472 using the stack.
13473 * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
13474
13475 2012-03-14 Joseph Myers <joseph@codesourcery.com>
13476
13477 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
13478 bits/syscall.h.
13479 ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
13480 ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
13481 ($(inst_includedir)/bits/syscall.h): Remove rule.
13482 ($(objpfx)bits/syscall.d): Include instead of
13483 $(objpfx)syscall-list.d.
13484 (generated): Change syscall-list.h and syscall-list.d to
13485 bits/syscall.h and bits/syscall.d.
13486
13487 2012-03-14 Roland McGrath <roland@hack.frob.com>
13488
13489 [BZ #13846]
13490 * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
13491
13492 2012-03-14 Joseph Myers <joseph@codesourcery.com>
13493
13494 [BZ #13841]
13495 * math/s_csqrt.c: Include <float.h>.
13496 (__csqrt): Scale large or subnormal inputs.
13497 * math/s_csqrtf.c: Likewise.
13498 * math/s_csqrtl.c: Likewise.
13499 * math/libm-test.inc (csqrt_test): Add more tests.
13500 * sysdeps/i386/fpu/libm-test-ulps: Update.
13501 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13502
13503 [BZ #13840]
13504 * math/libm-test.inc (hypot_test): Add more tests.
13505
13506 2012-03-13 David S. Miller <davem@davemloft.net>
13507
13508 [BZ #13840]
13509 * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
13510 double-precision for the calculation instead of scaling.
13511
13512 2012-03-13 Joseph Myers <joseph@codesourcery.com>
13513
13514 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
13515 manipulate bits before adding and subtracting TWO52[sx].
13516 * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
13517 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
13518 Likewise.
13519 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
13520
13521 2012-03-13 David S. Miller <davem@davemloft.net>
13522
13523 * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
13524 * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
13525 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
13526 rtld-global-offsets.h
13527 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
13528
13529 * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
13530 large parameters.
13531
13532 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
13533
13534 * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
13535 'err' in the ifdef scope in which it is actually used.
13536
13537 * nss/nss_db/db-init.c: Include string.h
13538
13539 2012-03-12 David S. Miller <davem@davemloft.net>
13540
13541 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
13542 masking out of the most significant byte of random value used.
13543 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
13544 Fix coding style in previous change.
13545
13546 * sysdeps/unix/sysv/linux/kernel-features.h
13547 (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
13548 (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
13549 expression.
13550 (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
13551 later.
13552
13553 2012-03-11 David S. Miller <davem@davemloft.net>
13554
13555 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
13556 (__makecontext): Fix signedness of pointer casts setting up 'sp'.
13557 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
13558 for 'resultvar' otherwise things get truncated on 64-bit.
13559
13560 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
13561 Fix masking out of the most significant byte of random value used.
13562
13563 * sysdeps/sparc/fpu/libm-test-ulps: Update.
13564
13565 2012-03-10 Andreas Schwab <schwab@linux-m68k.org>
13566
13567 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13568
13569 2012-03-09 David S. Miller <davem@davemloft.net>
13570
13571 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
13572 variables with appropriate CPP guards.
13573 * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr from the
13574 frame pointer, not the stack pointer. Correct layout comments. Fix test
13575 on resulting framesize and the management of the outregs buffer for pltexit.
13576 Preserve floating point return values across _dl_call_pltexit call.
13577 * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
13578 framesize and the management of the outregs buffer for pltexit.
13579 Preserve floating point return values across _dl_call_pltexit
13580 call.
13581 * elf/sotruss-lib.c (la_sparc32_gnu_pltenter, la_sparc64_gnu_pltenter,
13582 la_sparc32_gnu_pltexit, la_sparc64_gnu_pltexit): New functions.
13583 (print_exit): Fix format string for return register value.
13584
13585 2012-03-10 Joseph Myers <joseph@codesourcery.com>
13586
13587 * sunrpc/Makefile (others): Add rpcgen.
13588 ($(objpfx)rpcgen): Remove special build rule and dependency on
13589 libc.
13590 * sunrpc/rpcgen.c: New file.
13591
13592 2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
13593
13594 [BZ #13673]
13595 * posix/bug-regex33.c: Replace FSF snail mail address with URL.
13596 * stdio-common/bug-vfprintf-nargs.c: Likewise.
13597 * sysdeps/i386/crti.S: Likewise.
13598 * sysdeps/i386/crtn.S: Likewise.
13599 * sysdeps/powerpc/powerpc32/crti.S: Likewise.
13600 * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
13601 * sysdeps/powerpc/powerpc64/crti.S: Likewise.
13602 * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
13603 * sysdeps/sh/crti.S: Likewise.
13604 * sysdeps/sh/crtn.S: Likewise.
13605 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
13606
13607 [BZ #13673]
13608 * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
13609 with URL.
13610 * locale/programs/locfile-kw.gperf: Likewise.
13611 * locale/programs/charmap-kw.h: Regenerated.
13612 * locale/programs/locfile-kw.h: Likewise.
13613
13614 [BZ #13673]
13615 * intl/plural.y: Replace FSF snail mail address with URL.
13616 * intl/plural.c: Regenerated.
13617
13618 2012-03-09 Richard Henderson <rth@twiddle.net>
13619
13620 * include/math_private.h: Remove file.
13621 * math/math_private.h: Move file ...
13622 * sysdeps/generic/math_private.h: ... here.
13623
13624 * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
13625 * sysdeps/powerpc/fpu/math_private.h: Likewise.
13626 * sysdeps/x86_64/fpu/math_private.h: Likewise.
13627
13628 * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
13629 and <math_private.h>.
13630 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
13631 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
13632 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
13633 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
13634 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
13635 * sysdeps/ieee754/dbl-64/branred.c: Likewise.
13636 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
13637 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
13638 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
13639 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
13640 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
13641 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
13642 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
13643 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
13644 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
13645 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
13646 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
13647 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
13648 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
13649 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
13650 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
13651 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
13652 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
13653 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
13654 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
13655 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
13656 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
13657 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
13658 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
13659 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
13660 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
13661 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
13662 * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
13663 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
13664 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
13665 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
13666 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
13667 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
13668 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
13669 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
13670 * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
13671 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
13672 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
13673 * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
13674 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
13675 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
13676 * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
13677 * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
13678 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
13679 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
13680 * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
13681 * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
13682 * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
13683 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
13684 * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
13685 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
13686 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
13687 * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
13688 * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
13689 * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
13690 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
13691 * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
13692 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
13693 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
13694 * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
13695 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
13696 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
13697 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
13698 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
13699 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
13700 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
13701 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
13702 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
13703 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
13704 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
13705 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
13706 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
13707 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
13708 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
13709 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
13710 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
13711 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
13712 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
13713 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
13714 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
13715 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
13716 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
13717 * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
13718 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
13719 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
13720 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
13721 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
13722 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
13723 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
13724 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
13725 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
13726 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
13727 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
13728 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
13729 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
13730 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
13731 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
13732 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
13733 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
13734 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
13735 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
13736 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
13737 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
13738 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
13739 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
13740 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
13741 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
13742 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
13743 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
13744 * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
13745 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
13746 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
13747 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
13748 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
13749 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
13750 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
13751 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
13752 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
13753 * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
13754 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
13755 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
13756 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
13757 * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
13758 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
13759 * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
13760 * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
13761 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
13762 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
13763 * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
13764 * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
13765 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
13766 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
13767 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
13768 * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
13769 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
13770 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
13771 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
13772 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
13773 * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
13774 * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
13775 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
13776 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
13777 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
13778 * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
13779 * sysdeps/ieee754/k_standard.c: Likewise.
13780 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
13781 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
13782 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
13783 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
13784 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
13785 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
13786 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
13787 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
13788 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
13789 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
13790 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
13791 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
13792 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
13793 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
13794 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
13795 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
13796 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
13797 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
13798 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
13799 * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
13800 * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
13801 * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
13802 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
13803 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
13804 * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
13805 * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
13806 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
13807 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
13808 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
13809 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
13810 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
13811 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
13812 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
13813 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
13814 * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
13815 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
13816 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
13817 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
13818 * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
13819 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
13820 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
13821 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
13822 * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
13823 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
13824 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
13825 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
13826 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
13827 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
13828 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
13829 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
13830 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
13831 * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
13832 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
13833 * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
13834 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
13835 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
13836 * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
13837 * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
13838 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
13839 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
13840 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
13841 * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
13842 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
13843 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
13844 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
13845 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
13846 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
13847 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
13848 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
13849 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
13850 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
13851 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
13852 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
13853 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
13854 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
13855 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
13856 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
13857 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
13858 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
13859 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
13860 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
13861 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
13862 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
13863 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
13864 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
13865 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
13866 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
13867 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
13868 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
13869 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
13870 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
13871 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
13872 * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
13873 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
13874 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
13875 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
13876 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
13877 * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
13878 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
13879 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
13880 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
13881 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
13882 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
13883 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
13884 * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
13885 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
13886 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
13887 * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
13888 * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
13889 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
13890 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
13891 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
13892 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
13893 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
13894 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
13895 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
13896 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
13897 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
13898 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
13899 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
13900 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
13901 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
13902 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
13903 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
13904 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
13905 * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
13906 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
13907 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
13908 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
13909 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
13910 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
13911 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
13912 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
13913 * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
13914 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
13915 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
13916 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
13917 * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
13918 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
13919 * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
13920 * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
13921 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
13922 * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
13923 * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
13924 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
13925 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
13926 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
13927 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
13928 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
13929 * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
13930 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
13931 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
13932 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
13933 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
13934 * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
13935 * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
13936 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
13937 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
13938 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
13939 * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
13940 * sysdeps/ieee754/s_lib_version.c: Likewise.
13941 * sysdeps/ieee754/s_matherr.c: Likewise.
13942 * sysdeps/ieee754/s_signgam.c: Likewise.
13943 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
13944 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
13945 * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
13946 * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
13947 * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
13948 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
13949 * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
13950 * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
13951 * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
13952 * sysdeps/powerpc/fpu/s_rint.c: Likewise.
13953 * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
13954 * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
13955 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
13956 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
13957 * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
13958 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
13959 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
13960 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
13961 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
13962 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
13963 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
13964
13965 2012-03-09 Joseph Myers <joseph@codesourcery.com>
13966
13967 * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
13968 * sunrpc/rpc_main.c: Likewise.
13969 * sunrpc/rpc_svcout.c: Likewise.
13970
13971 2012-03-09 David S. Miller <davem@davemloft.net>
13972
13973 * include/math_private.h: New file.
13974
13975 2012-03-09 Joseph Myers <joseph@codesourcery.com>
13976
13977 * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
13978 * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
13979 * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
13980 from <bits/socket_type.h>.
13981 (enum __socket_type): Don't define here.
13982 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
13983 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
13984 bits/socket_type.h.
13985
13986 [BZ #13566]
13987 * libio/stdio.h (gets): Always declare for C++ up to C++11 without
13988 checking __USE_GNU.
13989
13990 * Makerules ($(inst_includedir)/%.h): New rule.
13991 * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
13992 (install-others): Remove variable setting.
13993 ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
13994
13995 2012-03-08 Richard Henderson <rth@twiddle.net>
13996
13997 * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
13998 from macro to inline function; merge with the
13999 !__LIBC_INTERNAL_MATH_INLINES version.
14000 (__ieee754_sqrtf): Likewise.
14001
14002 * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
14003 to inline function.
14004 (__rintf, __floor, __floorf): Likewise.
14005
14006 * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
14007 macro to inline function.
14008 (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
14009
14010 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
14011 not <math/math_private.h>.
14012
14013 2012-03-08 David S. Miller <davem@davemloft.net>
14014
14015 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
14016 copyright year.
14017 * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
14018
14019 2012-03-08 Thomas Schwinge <thomas@codesourcery.com>
14020
14021 * resolv/gai_misc.c (handle_requests): Fix struct timespec
14022 normalization.
14023 * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
14024 * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
14025
14026 2012-03-08 Ulrich Drepper <drepper@gmail.com>
14027
14028 * stdio-common/tst-fphex.c: Various cleanups. The macros cannot
14029 be defined individually, they must be defined as a block. Define
14030 S for printing a string instead of hidint the different by using a
14031 macro for adding the 'l'.
14032 * stdio-common/tst-fphex-wide.c: Adjust.
14033
14034 2012-03-07 Marek Polacek <polacek@redhat.com>
14035
14036 * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
14037
14038 2012-03-08 Marek Polacek <polacek@redhat.com>
14039
14040 [BZ #13806]
14041 * stdio-common/Makefile (tests): Add tst-fphex-wide.
14042 * stdio-common/tst-fphex.c: Define a few macros to make the
14043 test reusable. Use them.
14044 * stdio-common/tst-fphex-wide.c: New file.
14045
14046 2012-03-08 Joseph Myers <joseph@codesourcery.com>
14047
14048 [BZ #6911]
14049 * manual/macros.texi (gnusystems): New macro.
14050 (nongnusystems): Likewise.
14051 (gnulinuxhurdsystems): Likewise.
14052 (gnuhurdsystems): Likewise..
14053 (gnulinuxsystems): Likewise.
14054 * manual/charset.texi: Use new macros or @theglibc{} to refer to
14055 variants of the GNU system, not "GNU system".
14056 * manual/conf.texi: Likewise.
14057 * manual/errno.texi: Likewise. Update example of errno macro
14058 expansion.
14059 * manual/filesys.texi: Likewise.
14060 (getumask): Document as specific to GNU/Hurd.
14061 * manual/install.texi: Likewise. Reword some references to
14062 GNU/Linux.
14063 * manual/intro.texi: Likewise.
14064 * manual/io.texi: Likewise.
14065 (File Name Portability): Detail which constraints are inapplicable
14066 to all GNU systems and which are only inapplicable to GNU/Hurd.
14067 * manual/job.texi: Likewise.
14068 * manual/llio.texi: Likewise.
14069 (O_NOCTTY): Document as present on GNU/Linux.
14070 * manual/maint.texi: Likewise.
14071 * manual/memory.texi: Likewise.
14072 * manual/pattern.texi: Likewise.
14073 * manual/pipe.texi: Likewise.
14074 * manual/process.texi: Likewise.
14075 * manual/resource.texi: Likewise.
14076 (RUSAGE_CHILDREN): Remove statement about specifying a particular
14077 child on GNU/Hurd.
14078 * manual/setjmp.texi: Likewise.
14079 * manual/signal.texi: Likewise.
14080 * manual/startup.texi: Likewise.
14081 * manual/stdio.texi: Likewise.
14082 * manual/terminal.texi: Likewise.
14083 (ONLCR): Document as POSIX.
14084 (OXTABS): Document availability on GNU/Linux as XTABS.
14085 (ONOEOT): Document availability separately from other bits.
14086 (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
14087 * manual/time.texi: Likewise.
14088 * manual/users.texi: Likewise.
14089 * INSTALL: Regenerated.
14090 * sysdeps/gnu/errlist.c: Regenerated.
14091
14092 * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
14093 * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
14094 (libc_cv_ctors_header): Likewise. Use asm ("") instead of calling
14095 puts.
14096 * configure: Regenerated.
14097
14098 2012-03-07 Joseph Myers <joseph@codesourcery.com>
14099
14100 * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
14101 default includes instead of AC_HEADER_CHECK.
14102 * sysdeps/i386/configure: Regenerated.
14103
14104 [BZ #10716]
14105 * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
14106 * math/s_cacoshf.c (__cacoshf): Likewise.
14107 * math/s_cacoshl.c (__cacoshl): Likewise.
14108 * math/s_casinh.c (__casinh): Set signs of result from argument.
14109 * math/s_casinhf.c (__casinhf): Likewise.
14110 * math/s_casinhl.c (__casinhl): Likewise.
14111 * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
14112 (casinh_test): Add more tests.
14113 * sysdeps/i386/fpu/libm-test-ulps: Update.
14114 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14115
14116 2012-03-07 Ulrich Drepper <drepper@gmail.com>
14117
14118 * po/zh_TW.po: Update from translation team.
14119
14120 * login/Makefile (distribute): Remove variable.
14121 * catgets/Makefile: Likewise.
14122 * mach/Makefile: Likewise.
14123 * malloc/Makefile: Likewise.
14124 * misc/Makefile: Likewise.
14125 * iconv/Makefile: Likewise.
14126 * nscd/Makefile: Likewise.
14127 * hurd/Makefile: Likewise.
14128 * manual/Makefile: Likewise.
14129 * locale/Makefile: Likewise.
14130 * intl/Makefile: Likewise.
14131 * conform/Makefile: Likewise.
14132 * nss/Makefile: Likewise.
14133 * time/Makefile: Likewise.
14134 * soft-fp/Makefile: Likewise.
14135 * dirent/Makefile: Likewise.
14136 * gmon/Makefile: Likewise.
14137 * po/Makefile: Likewise.
14138 * rt/Makefile: Likewise.
14139 * socket/Makefile: Likewise.
14140 * math/Makefile: Likewise.
14141 * signal/Makefile: Likewise.
14142 * debug/Makefile: Likewise.
14143 * elf/Makefile: Likewise.
14144 * timezone/Makefile: Likewise.
14145 * stdlib/Makefile: Likewise.
14146 * iconvdata/Makefile: Likewise.
14147 * sunrpc/Makefile: Likewise.
14148 * io/Makefile: Likewise.
14149 * argp/Makefile: Likewise.
14150 * inet/Makefile: Likewise.
14151 * hesiod/Makefile: Likewise.
14152 * grp/Makefile: Likewise.
14153 * csu/Makefile: Likewise.
14154 * wctype/Makefile: Likewise.
14155 * crypt/Makefile: Likewise.
14156 * libio/Makefile: Likewise.
14157 * string/Makefile: Likewise.
14158 * nis/Makefile: Likewise.
14159 * resolv/Makefile: Likewise.
14160 * stdio-common/Makefile: Likewise.
14161 * wcsmbs/Makefile: Likewise.
14162 * dlfcn/Makefile: Likewise.
14163 * posix/Makefile: Likewise.
14164
14165 [BZ #6959]
14166 * timezone/Makefile: Don't install timezone files, just the programs
14167 and scripts.
14168
14169 2012-03-06 Ulrich Drepper <drepper@gmail.com>
14170
14171 * nss/databases.def: Add missing gshadow entry.
14172
14173 * stdio-common/vfprintf.c: Fix formatting. Missing copyright update.
14174
14175 2012-03-06 Marek Polacek <polacek@redhat.com>
14176
14177 [BZ #13726]
14178 * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
14179 * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
14180 * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
14181 * stdio-common/tst-long-dbl-fphex.c: New file.
14182
14183 2012-03-06 David S. Miller <davem@davemloft.net>
14184
14185 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
14186 (set_obp_int): New function.
14187 (get_obp_int): New function.
14188 (__get_clockfreq_via_dev_openprom): Likewise.
14189 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
14190 Avoid unused variable warnings on 'val' and use builtin_expect.
14191 (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
14192 __builtin_expect.
14193 (INLINE_CLONE_SYSCALL): Likewise.
14194
14195 2012-03-05 David S. Miller <davem@davemloft.net>
14196
14197 * sysdeps/sparc/fpu/libm-test-ulps: Update.
14198
14199 2012-03-05 Andreas Schwab <schwab@linux-m68k.org>
14200
14201 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14202
14203 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
14204 only for |x| >= 40.
14205 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
14206
14207 2012-03-05 H.J. Lu <hongjiu.lu@intel.com>
14208
14209 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
14210 Replace gettimeofday with __vdso_gettimeofday.
14211
14212 * sysdeps/unix/sysv/linux/x86_64/init-first.c
14213 (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
14214 __vdso_clock_gettime and __vdso_getcpu.
14215
14216 * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
14217 time with __vdso_time.
14218
14219 2012-03-05 Joseph Myers <joseph@codesourcery.com>
14220
14221 * manual/lang.texi (size_t): Note types to which size_t may be
14222 equivalent with the GNU C Library, but do not describe when
14223 differences between them are significant.
14224
14225 2012-03-05 Andreas Jaeger <aj@suse.de>
14226
14227 * sysdeps/i386/fpu/libm-test-ulps: Update.
14228
14229 2012-03-05 Joseph Myers <joseph@codesourcery.com>
14230
14231 [BZ #3976]
14232 * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
14233 (__ieee754_pow): Save and restore rounding mode and use
14234 round-to-nearest for main computations.
14235 * math/libm-test.inc (pow_test_tonearest): New function.
14236 (pow_test_towardzero): Likewise.
14237 (pow_test_downward): Likewise.
14238 (pow_test_upward): Likewise.
14239 (main): Call the new functions.
14240 * sysdeps/i386/fpu/libm-test-ulps: Update.
14241 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14242
14243 [BZ #3976]
14244 * math/libm-test.inc (cosh_test_tonearest): New function.
14245 (cosh_test_towardzero): Likewise.
14246 (cosh_test_downward): Likewise.
14247 (cosh_test_upward): Likewise.
14248 (sinh_test_tonearest): Likewise.
14249 (sinh_test_towardzero): Likewise.
14250 (sinh_test_downward): Likewise.
14251 (sinh_test_upward): Likewise.
14252 (main): Call the new functions.
14253 * sysdeps/i386/fpu/libm-test-ulps: Update.
14254 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14255
14256 2012-03-05 Tom de Vries <tom@codesourcery.com>
14257
14258 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
14259 default stack guard is set in last bytes.
14260 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
14261
14262 2012-03-05 Kees Cook <keescook@chromium.org>
14263
14264 * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
14265
14266 [BZ #13656]
14267 * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
14268 possibly allocate from heap instead of stack.
14269 * stdio-common/bug-vfprintf-nargs.c: New file.
14270 * stdio-common/Makefile (tests): Add nargs overflow test.
14271
14272 2012-03-03 Andreas Schwab <schwab@linux-m68k.org>
14273
14274 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14275
14276 2012-03-03 Marek Polacek <polacek@redhat.com>
14277
14278 * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
14279 * math/math_private.h: Likewise.
14280 * stdlib/tst-strtod.c: Likewise.
14281 * sysdeps/i386/i486/bits/atomic.h: Likewise.
14282 * sysdeps/x86_64/bits/atomic.h: Likewise.
14283
14284 2012-03-02 David S. Miller <davem@davemloft.net>
14285
14286 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
14287 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
14288 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
14289 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
14290 * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
14291 * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
14292 * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
14293 * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
14294
14295 2012-03-02 Roland McGrath <roland@hack.frob.com>
14296
14297 [BZ #13792]
14298 * manual/examples/README: New file, says the example source files
14299 can be used under GPL>=2.
14300 * manual/Makefile (%.c.texi): Eat the leading part of the file until a
14301 line containing just "*/".
14302 * manual/examples/add.c: Add copyright header (GPL>=2).
14303 * manual/examples/argp-ex1.c: Likewise.
14304 * manual/examples/argp-ex2.c: Likewise.
14305 * manual/examples/argp-ex3.c: Likewise.
14306 * manual/examples/argp-ex4.c: Likewise.
14307 * manual/examples/atexit.c: Likewise.
14308 * manual/examples/db.c: Likewise.
14309 * manual/examples/dir.c: Likewise.
14310 * manual/examples/dir2.c: Likewise.
14311 * manual/examples/execinfo.c: Likewise.
14312 * manual/examples/filecli.c: Likewise.
14313 * manual/examples/filesrv.c: Likewise.
14314 * manual/examples/fmtmsgexpl.c: Likewise.
14315 * manual/examples/genpass.c: Likewise.
14316 * manual/examples/inetcli.c: Likewise.
14317 * manual/examples/inetsrv.c: Likewise.
14318 * manual/examples/isockad.c: Likewise.
14319 * manual/examples/longopt.c: Likewise.
14320 * manual/examples/memopen.c: Likewise.
14321 * manual/examples/memstrm.c: Likewise.
14322 * manual/examples/mkfsock.c: Likewise.
14323 * manual/examples/mkisock.c: Likewise.
14324 * manual/examples/mygetpass.c: Likewise.
14325 * manual/examples/pipe.c: Likewise.
14326 * manual/examples/popen.c: Likewise.
14327 * manual/examples/rprintf.c: Likewise.
14328 * manual/examples/search.c: Likewise.
14329 * manual/examples/select.c: Likewise.
14330 * manual/examples/setjmp.c: Likewise.
14331 * manual/examples/sigh1.c: Likewise.
14332 * manual/examples/sigusr.c: Likewise.
14333 * manual/examples/stpcpy.c: Likewise.
14334 * manual/examples/strdupa.c: Likewise.
14335 * manual/examples/strftim.c: Likewise.
14336 * manual/examples/strncat.c: Likewise.
14337 * manual/examples/subopt.c: Likewise.
14338 * manual/examples/swapcontext.c: Likewise.
14339 * manual/examples/termios.c: Likewise.
14340 * manual/examples/testopt.c: Likewise.
14341 * manual/examples/testpass.c: Likewise.
14342 * manual/examples/timeval_subtract.c: Likewise.
14343
14344 [BZ #13792]
14345 * manual/time.texi (Elapsed Time): Move timeval_subtract example
14346 function to ...
14347 * manual/timeval_subtract.c.texi: ... here, new file.
14348
14349 2012-03-02 David S. Miller <davem@davemloft.net>
14350
14351 * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
14352
14353 2012-03-02 Joseph Myers <joseph@codesourcery.com>
14354
14355 [BZ #3976]
14356 * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
14357 (__sin): Save and restore rounding mode and use round-to-nearest
14358 for all computations.
14359 (__cos): Save and restore rounding mode and use round-to-nearest
14360 for all computations.
14361 * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
14362 <fenv.h>.
14363 (tan): Save and restore rounding mode and use round-to-nearest for
14364 all computations.
14365 * math/libm-test.inc (cos_test_tonearest): New function.
14366 (cos_test_towardzero): Likewise.
14367 (cos_test_downward): Likewise.
14368 (cos_test_upward): Likewise.
14369 (sin_test_tonearest): Likewise.
14370 (sin_test_towardzero): Likewise.
14371 (sin_test_downward): Likewise.
14372 (sin_test_upward): Likewise.
14373 (tan_test_tonearest): Likewise.
14374 (tan_test_towardzero): Likewise.
14375 (tan_test_downward): Likewise.
14376 (tan_test_upward): Likewise.
14377 (main): Call the new functions.
14378 * sysdeps/i386/fpu/libm-test-ulps: Update.
14379 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14380
14381 [BZ #10135]
14382 * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
14383 small n, then large n, before computing and testing k+n.
14384 * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
14385 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
14386 Likewise.
14387 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
14388 Likewise.
14389 * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
14390 * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
14391 * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
14392 * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
14393 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
14394 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
14395 * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
14396 * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
14397 * math/libm-test.inc (scalbn_test): Add more tests.
14398 (scalbln_test): Likewise.
14399
14400 * manual/filesys.texi (mode_t): Describe constraints on size and
14401 signedness, not exact equivalence to a particular type.
14402 (ino_t): Likewise.
14403 (ino64_t): Likewise.
14404 (dev_t): Likewise.
14405 (nlink_t): Likewise.
14406 (blkcnt_t): Likewise.
14407 (blkcnt64_t): Likewise.
14408 * manual/llio.texi (off_t): Likewise.
14409
14410 [BZ #3976]
14411 * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
14412 (__ieee754_exp): Save and restore rounding mode and use
14413 round-to-nearest for all computations.
14414 * math/libm-test.inc (exp_test_tonearest): New function.
14415 (exp_test_towardzero): Likewise.
14416 (exp_test_downward): Likewise.
14417 (exp_test_upward): Likewise.
14418 (main): Call the new functions.
14419 * sysdeps/i386/fpu/libm-test-ulps: Update.
14420 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14421
14422 2012-03-01 Chris Demetriou <cgd@google.com>
14423
14424 * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
14425 have predictable order.
14426
14427 2012-03-01 David S. Miller <davem@davemloft.net>
14428
14429 * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
14430
14431 * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
14432 * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
14433 * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
14434 * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
14435
14436 * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
14437 * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
14438 * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
14439 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
14440 * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
14441 * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
14442 * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
14443 * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
14444 * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
14445
14446 * sysdeps/sparc/fpu/libm-test-ulps: Update.
14447
14448 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
14449 * sysdeps/sparc/fpu/libm-test-ulps: to here.
14450 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
14451
14452 * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
14453 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
14454 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
14455 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
14456 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
14457 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
14458 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
14459 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
14460 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
14461 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
14462 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
14463 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
14464 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
14465 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
14466 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
14467 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
14468 * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
14469 * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
14470 * sysdeps/sparc/elf/configure: Regenerated.
14471
14472 2012-03-01 Joseph Myers <joseph@codesourcery.com>
14473
14474 * configure.in (AS, LD): Require binutils 2.20 or later.
14475 * configure: Regenerated.
14476 * manual/install.texi (Tools for Compilation): Give binutils 2.20
14477 as required minimum version.
14478 * INSTALL: Regenerated.
14479
14480 [BZ #2541]
14481 [BZ #4108]
14482 * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
14483 before squaring exponent.
14484 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
14485 bottom long double and 27 bits of top long double before squaring
14486 exponent.
14487 * math/libm-test.inc (erfc_test): Add more tests.
14488 * sysdeps/i386/fpu/libm-test-ulps: Update.
14489 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
14490 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14491
14492 2012-03-01 Kai Tietz <ktietz@redhat.com>
14493
14494 * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
14495 * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
14496 containing bit-fields.
14497 * soft-fp/extended.h (_FP_UNION_E): Likewise.
14498 * soft-fp/single.h (_FP_UNION_S): Likewise.
14499 * soft-fp/double.h (_FP_UNION_D): Likewise.
14500
14501 2012-02-29 Joseph Myers <joseph@codesourcery.com>
14502
14503 [BZ #13786]
14504 * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
14505 not include ../strcmp.S.
14506 [USE_AS_STRNCASECMP_L]: Likewise.
14507 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
14508 (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
14509 * sysdeps/i386/i686/multiarch/strncase_l-c.c
14510 (__strncasecmp_l_ia32): Define as alias to
14511 __strncasecmp_l_nonascii.
14512
14513 [BZ #5794]
14514 * math/libm-test.inc (expm1_test): Add test for bug 5794.
14515 * sysdeps/i386/fpu/libm-test-ulps: Update.
14516 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14517
14518 * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
14519 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14520
14521 2012-02-29 Jeff Law <law@redhat.com>
14522
14523 * resolv/res_query.c (__libc_res_nquerydomain): Avoid
14524 out of bounds read.
14525
14526 2012-02-29 Marek Polacek <polacek@redhat.com>
14527
14528 [BZ #13706]
14529 * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
14530 * elf/Makefile: Add rules to run tst-unused-dep.out.
14531
14532 2012-02-28 David S. Miller <davem@davemloft.net>
14533
14534 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
14535 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
14536 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
14537 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
14538 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
14539 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
14540
14541 2012-02-29 Joseph Myers <joseph@codesourcery.com>
14542
14543 * math/libm-test.inc (llround_test): Move one test from
14544 lround_test. Use TEST_f_L in moved test.
14545 (lround_test): Move misplaced test to llround_test. Add testcase
14546 from bug 2561.
14547
14548 2012-02-28 Ulrich Drepper <drepper@gmail.com>
14549
14550 * sysdeps/x86_64/fpu/e_expf.S: New file.
14551 Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
14552
14553 2012-02-28 Stanislav Brabec <sbrabec@suse.cz>
14554
14555 [BZ #13637]
14556 * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
14557 of remain_len that may cause incomplete multi-byte character and
14558 false match.
14559 * posix/bug-regex33.c: New file.
14560 * posix/Makefile (tests): Add bug-regex33.
14561
14562 2012-02-28 Joseph Myers <joseph@codesourcery.com>
14563
14564 * manual/macros.texi: New file.
14565 * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
14566 * manual/libc.texinfo: Include macros.texi.
14567 * manual/creatute.texi: Likewise.
14568 * manual/install.texi: Likewise.
14569 * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
14570 @glibcadj{} in references to the GNU C Library.
14571 * manual/charset.texi: Likewise.
14572 * manual/conf.texi: Likewise.
14573 * manual/contrib.texi: Likewise. Consistently use "GNU C Library"
14574 when not using those macros.
14575 * manual/creature.texi: Likewise.
14576 * manual/crypt.texi: Likewise.
14577 * manual/errno.texi: Likewise.
14578 * manual/filesys.texi: Likewise.
14579 * manual/header.texi: Likewise.
14580 * manual/install.texi: Likewise.
14581 * manual/intro.texi: Likewise.
14582 * manual/io.texi: Likewise.
14583 * manual/job.texi: Likewise.
14584 * manual/lang.texi: Likewise.
14585 * manual/libc.texiinfo: Likewise.
14586 * manual/llio.texi: Likewise.
14587 * manual/locale.texi: Likewise.
14588 * manual/maint.texi: Likewise.
14589 * manual/math.texi: Likewise.
14590 * manual/memory.texi: Likewise.
14591 * manual/message.texi: Likewise.
14592 * manual/nss.texi: Likewise.
14593 * manual/pattern.texi: Likewise.
14594 * manual/process.texi: Likewise.
14595 * manual/resource.texi: Likewise.
14596 * manual/search.texi: Likewise.
14597 * manual/setjmp.texi: Likewise.
14598 * manual/signal.texi: Likewise.
14599 * manual/socket.texi: Likewise.
14600 * manual/startup.texi: Likewise.
14601 * manual/stdio.texi: Likewise.
14602 * manual/string.texi: Likewise.
14603 * manual/sysinfo.texi: Likewise.
14604 * manual/syslog.texi: Likewise.
14605 * manual/terminal.texi: Likewise.
14606 * manual/time.texi: Likewise.
14607 * manual/users.texi: Likewise.
14608 * INSTALL: Regenerated.
14609 * NOTES: Regenerated.
14610 * sysdeps/gnu/errlist.c: Regenerated.
14611
14612 2012-02-28 Andreas Schwab <schwab@linux-m68k.org>
14613
14614 * include/dirent.h: Include <dirstream.h> before
14615 <dirent/dirent.h>.
14616
14617 2012-02-28 David S. Miller <davem@davemloft.net>
14618
14619 * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
14620 * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
14621 * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
14622 * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
14623
14624 2012-02-27 David S. Miller <davem@davemloft.net>
14625
14626 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
14627 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
14628 * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
14629 * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
14630
14631 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
14632 frame pointer instead of stack pointer relative arg slot.
14633 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
14634 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
14635 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
14636
14637 2012-02-27 Carlos O'Donell <carlos_odonell@mentor.com>
14638
14639 [BZ #3992]
14640 * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
14641
14642 2012-02-27 David S. Miller <davem@davemloft.net>
14643
14644 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
14645 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
14646 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
14647 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
14648 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
14649 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
14650 * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
14651 * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
14652
14653 2012-02-27 Joseph Myers <joseph@codesourcery.com>
14654
14655 * configure.in (CC): Restrict allowed GCC versions to 4.3 and
14656 later. Allow versions 5-9.
14657 * configure: Regenerated.
14658 * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
14659 required minimum version and 4.6 as recommended version. Do not
14660 mention bugs in GCC 2.7 and 2.8.
14661 * INSTALL: Regenerated.
14662
14663 2012-02-27 David S. Miller <davem@davemloft.net>
14664
14665 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
14666 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
14667 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
14668 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
14669 * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
14670 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
14671 * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
14672 * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
14673
14674 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
14675 manipulate bits before adding and subtracting TWO112[sx].
14676 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
14677
14678 2012-02-27 Roland McGrath <roland@hack.frob.com>
14679
14680 [BZ #13775]
14681 * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
14682 [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
14683 * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
14684 being in POSIX, because they are in 1003.1-2008.
14685
14686 * rt/tst-aio.c: Include <fcntl.h>.
14687 * rt/tst-aio7.c: Likewise.
14688 * rt/tst-aio64.c: Likewise.
14689
14690 * stdio-common/tst-fmemopen.c (main): Remove spurious const.
14691
14692 2012-02-27 Joseph Myers <joseph@codesourcery.com>
14693
14694 * manual/install.texi (--with-headers): Describe headers as
14695 interface headers, not private headers.
14696 (Specific advice for GNU/Linux systems): Describe use of headers
14697 from "make headers_install", not private headers from older
14698 kernels.
14699 * INSTALL: Regenerated.
14700 * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
14701 Change to 2.6.19.
14702 * sysdeps/unix/sysv/linux/configure: Regenerated.
14703
14704 * manual/llio.texi (fclean): Remove documentation.
14705
14706 * manual/Makefile (libc-texi-generated): New variable. Include
14707 version.texi.
14708 (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
14709 $(libc-texi-generated), not duplicated list of files.
14710 (version.texi, stamp-version): New rules.
14711 (realclean): Remove $(libc-texi-generated), not individual files
14712 from that list. Do not remove dir-add.texinfo.
14713 * manual/libc.texinfo: Comment out uses of edition numbers and
14714 references to printed manual. Remove last-updated dates.
14715 (EDITION): Comment out.
14716 (ISBN): Likewise.
14717 (VERSION, UPDATED): Remove.
14718 (version.texi): Include.
14719
14720 2012-02-27 Andreas Schwab <schwab@linux-m68k.org>
14721
14722 * sysdeps/posix/spawni.c: Include <signal.h>.
14723 * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
14724 * sysdeps/pthread/aio_fsync.c: Likewise.
14725
14726 2012-02-26 Ulrich Drepper <drepper@gmail.com>
14727
14728 * conform/Makefile (tests): Run only when not cross-compiling and
14729 when fast-check is not defined.
14730
14731 * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
14732 * conform/data/limits.h-data: Fixes for POSIX2008.
14733 * conform/run-conformtest.sh: Run all tests.
14734 * include/arpa/inet.h: Changes to allow conformtest.pl to use the
14735 headers.
14736 * include/bits/dlfcn.h: Likewise.
14737 * include/langinfo.h: Likewise.
14738 * include/monetary.h: Likewise.
14739 * include/sys/poll.h: Likewise.
14740
14741 * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
14742 for __USE_GNU.
14743 * posix/spawn.h: Define __need_sigset_t.
14744 * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
14745 * posix/unistd.h: Declare ctermid only for XPG before XPG6.
14746 * rt/aio.h: Don't include fcntl.h and signal.h. Use bits/siginfo.h
14747 to get sigevent_t only.
14748 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
14749 only for __USE_GNU.
14750 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
14751 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
14752 process_vm_writev only for __USE_GNU.
14753 * termios/termios.h: Declare tcgetsid also for POSIX2008.
14754
14755 * conform/Makefile: For now ignore errors from run-conformtest.
14756 * conform/conformtest.pl: Simplify code. Add -ansi to CFLAGS for
14757 POSIX to avoid namespace pollution. Don't prepend headers.
14758 * conform/data/aio.h-data: Fixes for POSIX testing.
14759 * conform/data/fcntl.h-data: Likewise.
14760 * conform/data/glob.h-data: Likewise.
14761 * conform/data/grp.h-data: Likewise.
14762 * conform/data/pthread.h-data: Likewise.
14763 * conform/data/pwd.h-data: Likewise.
14764 * conform/data/signal.h-data: Likewise.
14765 * conform/data/spawn.h-data: Likewise.
14766 * conform/data/stdio.h-data: Likewise.
14767 * conform/data/stdlib.h-data: Likewise.
14768 * conform/data/stropts.h-data: Likewise.
14769 * conform/data/sys/mman.h-data: Likewise.
14770 * conform/data/sys/stat.h-data: Likewise.
14771 * conform/data/sys/types.h-data: Likewise.
14772 * conform/data/sys/wait.h-data: Likewise.
14773 * conform/data/time.h-data: Likewise.
14774 * conform/data/unistd.h-data: Likewise.
14775 * conform/data/utime.h-data: Likewise.
14776
14777 * io/sys/stat.h: fchmod was always in POSIX.
14778 * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
14779 * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
14780 * rt/aio.h: Define __need_timespec before including <time.h>.
14781 * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
14782 struct. Add forward declaration of pthread_attr_t and use it in
14783 sigevent.
14784 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
14785 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
14786 * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
14787 always remove CLK_TCK definition.
14788
14789 2012-02-26 Andreas Schwab <schwab@linux-m68k.org>
14790
14791 * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
14792
14793 2012-02-25 Ulrich Drepper <drepper@gmail.com>
14794
14795 * conform/run-conformtest.sh: New file.
14796 * conform/Makefile: Run run-conformtest for tests.
14797 * conform/conformtest.pl: Many bug fixes. Add ISO C99, ISO C11
14798 support.
14799
14800 * conform/data/uchar.h-data: New file.
14801 * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
14802 * conform/data/arpa/inet.h-data: Likewise.
14803 * conform/data/assert.h-data: Likewise.
14804 * conform/data/complex.h-data: Likewise.
14805 * conform/data/cpio.h-data: Likewise.
14806 * conform/data/ctype.h-data: Likewise.
14807 * conform/data/dirent.h-data: Likewise.
14808 * conform/data/dlfcn.h-data: Likewise.
14809 * conform/data/errno.h-data: Likewise.
14810 * conform/data/fcntl.h-data: Likewise.
14811 * conform/data/float.h-data: Likewise.
14812 * conform/data/fmtmsg.h-data: Likewise.
14813 * conform/data/fnmatch.h-data: Likewise.
14814 * conform/data/ftw.h-data: Likewise.
14815 * conform/data/glob.h-data: Likewise.
14816 * conform/data/grp.h-data: Likewise.
14817 * conform/data/iconv.h-data: Likewise.
14818 * conform/data/inttypes.h-data: Likewise.
14819 * conform/data/langinfo.h-data: Likewise.
14820 * conform/data/libgen.h-data: Likewise.
14821 * conform/data/limits.h-data: Likewise.
14822 * conform/data/locale.h-data: Likewise.
14823 * conform/data/math.h-data: Likewise.
14824 * conform/data/monetary.h-data: Likewise.
14825 * conform/data/mqueue.h-data: Likewise.
14826 * conform/data/ndbm.h-data: Likewise.
14827 * conform/data/net/if.h-data: Likewise.
14828 * conform/data/netdb.h-data: Likewise.
14829 * conform/data/netinet/in.h-data: Likewise.
14830 * conform/data/nl_types.h-data: Likewise.
14831 * conform/data/poll.h-data: Likewise.
14832 * conform/data/pthread.h-data: Likewise.
14833 * conform/data/pwd.h-data: Likewise.
14834 * conform/data/regex.h-data: Likewise.
14835 * conform/data/sched.h-data: Likewise.
14836 * conform/data/search.h-data: Likewise.
14837 * conform/data/semaphore.h-data: Likewise.
14838 * conform/data/setjmp.h-data: Likewise.
14839 * conform/data/signal.h-data: Likewise.
14840 * conform/data/spawn.h-data: Likewise.
14841 * conform/data/stdarg.h-data: Likewise.
14842 * conform/data/stdio.h-data: Likewise.
14843 * conform/data/stdlib.h-data: Likewise.
14844 * conform/data/string.h-data: Likewise.
14845 * conform/data/strings.h-data: Likewise.
14846 * conform/data/stropts.h-data: Likewise.
14847 * conform/data/sys/ipc.h-data: Likewise.
14848 * conform/data/sys/mman.h-data: Likewise.
14849 * conform/data/sys/msg.h-data: Likewise.
14850 * conform/data/sys/resource.h-data: Likewise.
14851 * conform/data/sys/select.h-data: Likewise.
14852 * conform/data/sys/sem.h-data: Likewise.
14853 * conform/data/sys/shm.h-data: Likewise.
14854 * conform/data/sys/socket.h-data: Likewise.
14855 * conform/data/sys/stat.h-data: Likewise.
14856 * conform/data/sys/statvfs.h-data: Likewise.
14857 * conform/data/sys/time.h-data: Likewise.
14858 * conform/data/sys/timeb.h-data: Likewise.
14859 * conform/data/sys/times.h-data: Likewise.
14860 * conform/data/sys/types.h-data: Likewise.
14861 * conform/data/sys/uio.h-data: Likewise.
14862 * conform/data/sys/un.h-data: Likewise.
14863 * conform/data/sys/utsname.h-data: Likewise.
14864 * conform/data/sys/wait.h-data: Likewise.
14865 * conform/data/syslog.h-data: Likewise.
14866 * conform/data/tar.h-data: Likewise.
14867 * conform/data/termios.h-data: Likewise.
14868 * conform/data/utime.h-data: Likewise.
14869 * conform/data/utmpx.h-data: Likewise.
14870 * conform/data/varargs.h-data: Likewise.
14871 * conform/data/wchar.h-data: Likewise.
14872 * conform/data/wctype.h-data: Likewise.
14873 * conform/data/wordexp.h-data: Likewise.
14874
14875 * include/stropts.h: New file.
14876 * include/uchar.h: New file.
14877 * include/aio.h: Changes to allow conformtest.pl to use the headers.
14878 * include/assert.h: Likewise.
14879 * include/ctype.h: Likewise.
14880 * include/dirent.h: Likewise.
14881 * include/dlfcn.h: Likewise.
14882 * include/fcntl.h: Likewise.
14883 * include/fnmatch.h: Likewise.
14884 * include/glob.h: Likewise.
14885 * include/grp.h: Likewise.
14886 * include/libio.h: Likewise.
14887 * include/locale.h: Likewise.
14888 * include/math.h: Likewise.
14889 * include/net/if.h: Likewise.
14890 * include/netdb.h: Likewise.
14891 * include/netinet/in.h: Likewise.
14892 * include/pthread.h: Likewise.
14893 * include/pwd.h: Likewise.
14894 * include/regex.h: Likewise.
14895 * include/sched.h: Likewise.
14896 * include/search.h: Likewise.
14897 * include/setjmp.h: Likewise.
14898 * include/signal.h: Likewise.
14899 * include/stdio.h: Likewise.
14900 * include/stdlib.h: Likewise.
14901 * include/string.h: Likewise.
14902 * include/sys/cdefs.h: Likewise.
14903 * include/sys/mman.h: Likewise.
14904 * include/sys/msg.h: Likewise.
14905 * include/sys/resource.h: Likewise.
14906 * include/sys/select.h: Likewise.
14907 * include/sys/socket.h: Likewise.
14908 * include/sys/stat.h: Likewise.
14909 * include/sys/statvfs.h: Likewise.
14910 * include/sys/time.h: Likewise.
14911 * include/sys/times.h: Likewise.
14912 * include/sys/uio.h: Likewise.
14913 * include/sys/utsname.h: Likewise.
14914 * include/sys/wait.h: Likewise.
14915 * include/termios.h: Likewise.
14916 * include/time.h: Likewise.
14917 * include/ulimit.h: Likewise.
14918 * include/unistd.h: Likewise.
14919 * include/utime.h: Likewise.
14920 * include/wchar.h: Likewise.
14921 * include/wctype.h: Likewise.
14922 * include/wordexp.h: Likewise.
14923
14924 * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
14925
14926 * time/time.h: TIME_UTC must be a macro.
14927 Make timespec_get available for ISO C11 only as well.
14928
14929 2012-02-24 Ulrich Drepper <drepper@gmail.com>
14930
14931 * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
14932 Reported by Peng Haitao <penght@cn.fujitsu.com>.
14933
14934 2012-02-24 Joseph Myers <joseph@codesourcery.com>
14935
14936 * configure.in: Use -o not -a in test for unsupported multi-arch.
14937
14938 2012-02-24 Joseph Myers <joseph@codesourcery.com>
14939
14940 * manual/texinfo.tex: Update to version 2012-01-19.16.
14941
14942 2012-02-24 Joseph Myers <joseph@codesourcery.com>
14943
14944 * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
14945
14946 2012-02-24 Roland McGrath <roland@hack.frob.com>
14947
14948 [BZ #13738]
14949 * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
14950 * manual/fdl-1.3.texi: New file.
14951 * manual/fdl-1.1.texi: File removed.
14952
14953 [BZ #13738]
14954 * manual/libc.texinfo (FDL_VERSION): New @set.
14955 Use it for mention of FDL in cover text.
14956 (Documentation License): Use it in @include file name.
14957
14958 2012-02-22 Joseph Myers <joseph@codesourcery.com>
14959 Roland McGrath <roland@hack.frob.com>
14960
14961 [BZ #5461]
14962 * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN,
14963 not LONG_LONG_MAX and LONG_LONG_MIN.
14964 * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
14965 LLONG_MIN. Refer to LONG_LONG_MIN only as older GCC-specific
14966 name.
14967 (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
14968
14969 2012-02-22 Joseph Myers <joseph@codesourcery.com>
14970
14971 [BZ #2547]
14972 [BZ #11365]
14973 * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
14974 manipulate bits before adding and subtracting TWO23[sx].
14975 * math/libm-test.inc (nearbyint_test): Add more tests.
14976
14977 2012-02-22 Joseph Myers <joseph@codesourcery.com>
14978
14979 [BZ #2548]
14980 * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
14981 bits before adding and subtracting TWO23[sx].
14982 * math/libm-test.inc (rint_test): Add more tests.
14983 (rint_test_tonearest): Likewise.
14984 (rint_test_towardzero): Likewise.
14985 (rint_test_downward): Likewise.
14986 (rint_test_upward: Likewise.
14987
14988 2012-02-22 Joseph Myers <joseph@codesourcery.com>
14989
14990 [BZ #10110]
14991 * include/stdc-predef.h: New file. Extracted from features.h.
14992 * include/features.h: Include stdc-predef.h.
14993 * Makefile (headers): Add stdc-predef.h.
14994 * CONFORMANCE (Compiler limitations): Update.
14995
14996 2012-02-22 Joseph Myers <joseph@codesourcery.com>
14997
14998 * manual/libc.texinfo (VERSION, UPDATED): Revert.
14999
15000 2012-02-21 David S. Miller <davem@davemloft.net>
15001
15002 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
15003 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
15004
15005 2012-02-20 David S. Miller <davem@davemloft.net>
15006
15007 * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
15008 using a normal save/restore sequence, rather than allocating a
15009 dummy stack frame just to store a frame pointer and restore.
15010 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
15011
15012 2012-02-21 Joseph Myers <joseph@codesourcery.com>
15013
15014 * manual/install.texi: Fix stray word in line-wrapped comment.
15015
15016 2012-02-20 David S. Miller <davem@davemloft.net>
15017
15018 * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
15019 both binutils and gcc support GOTDATA.
15020
15021 * sysdeps/unix/sparc/sysdep.h: Document why we don't use
15022 "rd %pc" in the PIC register setup sequences.
15023
15024 * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
15025 * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
15026 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
15027 * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
15028 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
15029 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
15030 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
15031 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
15032 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
15033 (SYSCALL_ERROR_HANDLER): Likewise.
15034 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
15035 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
15036 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
15037 (SYSCALL_ERROR_HANDLER): Likewise.
15038
15039 * config.h.in (HAVE_BINUTILS_GOTDATA): New.
15040 (HAVE_GCC_GOTDATA): New.
15041 * sysdeps/sparc/elf/configure.in: Test for GOTDATA
15042 relocation support in both binutils and gcc.
15043 * sysdeps/sparc/elf/configure: Regenerate.
15044
15045 * sysdeps/sparc/sparc32/elf/configure.in: Delete.
15046 * sysdeps/sparc/sparc32/elf/configure: Delete.
15047 * sysdeps/sparc/sparc64/elf/configure.in: Delete.
15048 * sysdeps/sparc/sparc64/elf/configure: Delete.
15049 * sysdeps/sparc/elf/configure.in: New file.
15050 * sysdeps/sparc/elf/configure: Generate.
15051
15052 * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
15053 * sysdeps/sparc/sparc32/elf/configure: Regenerate.
15054 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
15055 * sysdeps/sparc/sparc64/elf/configure: Regenerate.
15056 * config.h.in (BROKEN_SPARC_WDISP22): Remove.
15057
15058 2012-02-21 Joseph Myers <joseph@codesourcery.com>
15059
15060 * manual/install.texi: Do not mention specific glibc version
15061 numbers.
15062 * manual/libc.texinfo (VERSION, UPDATED): Update.
15063 (@copying): Use @copyright{} and range of years.
15064
15065 2012-02-21 Joseph Myers <joseph@codesourcery.com>
15066
15067 [BZ #13695]
15068 * csu/Makefile (distribute): Remove initfini.c and defs.awk.
15069 [crti.S not in sysdirs] (generated): Do not append.
15070 [crti.S not in sysdirs] (omit-deps): Likewise.
15071 [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
15072 [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
15073 [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
15074 [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
15075 [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
15076 Likewise.
15077 [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
15078 [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
15079 [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
15080 * csu/defs.awk: Remove file.
15081 * sysdeps/generic/initfini.c: Likewise.
15082 * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
15083 variable.
15084 * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
15085 Likewise.
15086
15087 2012-02-20 Joseph Myers <joseph@codesourcery.com>
15088
15089 * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
15090 * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
15091 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
15092 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
15093 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
15094 * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
15095 <bits/epoll.h>.
15096 (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
15097 (__EPOLL_PACKED): Define to empty if not defined by
15098 <bits/epoll.h>.
15099 (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
15100 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
15101 bits/epoll.h.
15102
15103 2012-02-20 Joseph Myers <joseph@codesourcery.com>
15104
15105 * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
15106 * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
15107 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
15108 * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
15109 <bits/timerfd.h>.
15110 (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
15111 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
15112 bits/timerfd.h.
15113
15114 2012-02-20 Joseph Myers <joseph@codesourcery.com>
15115
15116 * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
15117 in C locale.
15118 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
15119 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
15120 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
15121 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15122
15123 2012-02-20 Aurelien Jarno <aurelien@aurel32.net>
15124
15125 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
15126 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
15127
15128 2012-02-19 Andreas Schwab <schwab@linux-m68k.org>
15129
15130 * manual/errno.texi (Error Codes): Add EHWPOISON entry.
15131 * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
15132 defined.
15133 * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
15134 Likewise.
15135 * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
15136 entry for 2.16.
15137
15138 2012-02-19 Aurelien Jarno <aurelien@aurel32.net>
15139
15140 * math/w_acos.c: Use non-signaling floating-point comparisons.
15141 * math/w_acosf.c: Likewise.
15142 * math/w_acosh.c: Likewise.
15143 * math/w_acoshf.c: Likewise.
15144 * math/w_acoshl.c: Likewise.
15145 * math/w_acosl.c: Likewise.
15146 * math/w_asin.c: Likewise.
15147 * math/w_asinf.c: Likewise.
15148 * math/w_asinl.c: Likewise.
15149 * math/w_atanh.c: Likewise.
15150 * math/w_atanhf.c: Likewise.
15151 * math/w_atanhl.c: Likewise.
15152 * math/w_exp2.c: Likewise.
15153 * math/w_exp2f.c: Likewise.
15154 * math/w_exp2l.c: Likewise.
15155 * math/w_j0.c: Likewise.
15156 * math/w_j0f.c: Likewise.
15157 * math/w_j0l.c: Likewise.
15158 * math/w_j1.c: Likewise.
15159 * math/w_j1f.c: Likewise.
15160 * math/w_j1l.c: Likewise.
15161 * math/w_jn.c: Likewise.
15162 * math/w_jnf.c: Likewise.
15163 * math/w_log.c: Likewise.
15164 * math/w_log10.c: Likewise.
15165 * math/w_log10f.c: Likewise.
15166 * math/w_log10l.c: Likewise.
15167 * math/w_log2.c: Likewise.
15168 * math/w_log2f.c: Likewise.
15169 * math/w_log2l.c: Likewise.
15170 * math/w_logf.c: Likewise.
15171 * math/w_logl.c: Likewise.
15172 * math/w_sqrt.c: Likewise.
15173 * math/w_sqrtf.c: Likewise.
15174 * math/w_sqrtl.c: Likewise.
15175 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
15176 * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
15177 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
15178 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
15179 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
15180
15181 2012-02-19 Joseph Myers <joseph@codesourcery.com>
15182
15183 [BZ #9739]
15184 * manual/string.texi (strnlen): Use correct parameter name in
15185 equivalent expression.
15186
15187 2012-02-19 Joseph Myers <joseph@codesourcery.com>
15188
15189 [BZ #11174]
15190 * manual/users.texi (seteuid): Consistently use neweuid for
15191 argument name.
15192
15193 2012-02-19 Joseph Myers <joseph@codesourcery.com>
15194
15195 [BZ #13704]
15196 * manual/nss.texi (Services in the NSS configuration): Correct
15197 list of services in example configuration file.
15198
15199 2012-02-19 Nick Bowler <nbowler@draconx.ca>
15200
15201 [BZ #11322]
15202 * manual/arith.texi: Remove statements about negative zero
15203 behaving identically to zero.
15204
15205 2012-02-18 Joseph Myers <joseph@codesourcery.com>
15206
15207 [BZ #5993]
15208 * manual/install.texi: Do not document upgrading from libc5.
15209
15210 2012-02-18 Joseph Myers <joseph@codesourcery.com>
15211
15212 [BZ #4596]
15213 * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
15214
15215 2012-02-18 David S. Miller <davem@davemloft.net>
15216
15217 * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
15218 (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
15219 %o7 across the call.
15220 (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
15221 instead.
15222 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
15223 SETUP_PIC_REG_LEAF.
15224 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
15225 * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
15226 * sysdeps/sparc/crtn.S: Likewise.
15227
15228 2012-02-17 Ulrich Drepper <drepper@gmail.com>
15229
15230 * aout/Makefile: Remove.
15231
15232 2012-02-18 Rafe Kettler <rafe.kettler@gmail.com>
15233
15234 [BZ #13058]
15235 * manual/examples/argp-ex1.c (main): Format definition in GNU
15236 style.
15237 * manual/examples/argp-ex2.c (main): Likewise.
15238 * manual/examples/argp-ex3.c (main): Likewise.
15239 * manual/examples/argp-ex4.c (main): Likewise.
15240 * manual/examples/longopt.c (main): Use new-style prototype
15241 definition.
15242 * manual/examples/strncat.c (main): Specify return type and use
15243 (void) for arguments.
15244 * manual/examples/subopt.c (main): Use char **argv argument.
15245
15246 2012-02-17 Joseph Myers <joseph@codesourcery.com>
15247
15248 [BZ #5077]
15249 * manual/lang.texi (FLT_EPSILON): Avoid description depending on
15250 rounding modes.
15251
15252 2012-02-17 Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
15253
15254 [BZ #6907]
15255 * manual/string.texi (strchr): Change when strchrnul is
15256 recommended.
15257
15258 2012-02-17 Dwayne Grant McConnell <decimal@us.ibm.com>
15259
15260 [BZ #174]
15261 * manual/locale.texi (setlocale): Document LOCPATH.
15262
15263 2012-02-17 Joseph Myers <joseph@codesourcery.com>
15264
15265 [BZ #10210]
15266 * manual/process.texi (execle): Move @dots{} before last argument.
15267
15268 2012-02-17 Paul Bolle <pebolle@tiscali.nl>
15269
15270 [BZ #12047]
15271 * manual/charset.texi (Generic Charset Conversion): Fix typo
15272 (LC_TYPE -> LC_CTYPE).
15273
15274 2012-02-17 Nicolas Boulenguez <nicolas.boulenguez@free.fr>
15275
15276 [BZ #5805]
15277 * manual/arith.texi (scalbn): Use @var{} on parameter names.
15278 (scalbnf): Likewise.
15279 (scalbnl): Likewise.
15280 (scalbln): Likewise.
15281 (scalblnf): Likewise.
15282 (scalblnl): Likewise.
15283 * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
15284 (vwarnx): Likewise.
15285 (verr): Likewise.
15286 (verrx): Likewise.
15287 * manual/filesys.texi (telldir): Use braces around return type.
15288 * manual/llio.texi (mmap): Add space after comma.
15289 (mmap64): Likewise.
15290 * manual/math.texi (jn): Use @var{} on parameter names.
15291 (jnf): Likewise.
15292 (jnl): Likewise.
15293 (yn): Likewise.
15294 (ynf): Likewise.
15295 (ynl): Likewise.
15296 * manual/memory.texi (alloca): Remove semicolon on @deftypefun
15297 line.
15298 * manual/resource.texi (ulimit): Use @dots{} instead of literal
15299 "...".
15300 (sched_get_priority_min): Remove semicolon on @deftypefun line.
15301 (sched_get_priority_max): Likewise.
15302 * manual/signal.texi (sigvec): Add space after comma.
15303 * manual/socket.texi (if_nametoindex): Use @var{} on parameter
15304 names.
15305 (if_indextoname): Likewise.
15306 (if_freenameindex): Likewise.
15307 (sendto): Use ',' instead of '.' in prototype.
15308 * manual/startup.texi (syscall): Use @dots{} instead of literal
15309 "...".
15310 * manual/stdio.texi (__fpending): Separate initial words of
15311 paragraph from @deftypefun line.
15312 * manual/syslog.texi (syslog): Use @dots{} instead of literal
15313 "...".
15314 (vsyslog): Use @var{} on parameter names.
15315 * manual/terminal.texi (stty): Use @var{} on parameter names.
15316 * manual/users.texi (getutmp): Use @var{} on parameter names.
15317 (getutmpx): Likewise.
15318
15319 2012-02-17 Joseph Myers <joseph@codesourcery.com>
15320
15321 [BZ #6884]
15322 * manual/stdio.texi (fopen): Fix typos in description of
15323 ",ccs=STRING".
15324
15325 2012-02-17 Aurelien Jarno <aurelien@aurel32.net>
15326
15327 [BZ #4026]
15328 * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
15329 get clock_id definition.
15330
15331 2012-02-17 Thomas Schwinge <thomas@schwinge.name>
15332
15333 [BZ #4822]
15334 * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
15335 (madvise): Cast every argument to void on its own.
15336
15337 2012-02-17 Joseph Myers <joseph@codesourcery.com>
15338
15339 [BZ #9902]
15340 * manual/startup.texi (Exit Status): Fix typo.
15341
15342 2012-02-17 Joseph Myers <joseph@codesourcery.com>
15343
15344 [BZ #10140]
15345 * manual/examples/argp-ex1.c: Include <stdlib.h>.
15346 * manual/examples/argp-ex2.c: Likewise.
15347 * manual/examples/argp-ex3.c: Likewise.
15348
15349 2012-02-16 Richard Henderson <rth@redhat.com>
15350
15351 * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
15352 * sysdeps/s390/s390-32/initfini.c: Remove.
15353 * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
15354 * sysdeps/s390/s390-64/initfini.c: Remove.
15355
15356 2012-02-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
15357
15358 * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
15359 compiler output for sysdeps/generic/initfini.c.
15360 * sysdeps/sh/elf/initfini.c: Remove file.
15361
15362 2012-02-16 David S. Miller <davem@davemloft.net>
15363
15364 [BZ #11494]
15365 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
15366
15367 * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
15368 * sysdeps/sparc/crti.S: New file.
15369 * sysdeps/sparc/crtn.S: New file.
15370 * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
15371 * sysdeps/sparc/sparc64/Makefile: Likewise.
15372
15373 2012-02-15 Mike Frysinger <vapier@gentoo.org>
15374
15375 [BZ #3335]
15376 * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
15377
15378 2012-02-15 Roland McGrath <roland@hack.frob.com>
15379
15380 [BZ #4822]
15381 * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
15382
15383 * mach/devstream.c (cookie_io_functions_t): Macro removed.
15384 (write, read, close): Likewise.
15385 Patch by Aurelien Jarno <aurelien@aurel32.net>.
15386
15387 2012-02-15 Joseph Myers <joseph@codesourcery.com>
15388
15389 * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
15390 * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
15391 * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
15392 * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
15393 <bits/signalfd.h>.
15394 (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
15395 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
15396 bits/signalfd.h.
15397
15398 2012-02-14 Marek Polacek <polacek@redhat.com>
15399
15400 * sysdeps/x86_64/crti.S: New file.
15401 * sysdeps/x86_64/crtn.S: New file.
15402 * sysdeps/x86_64/elf/initfini.c: Remove file.
15403
15404 2012-02-13 Joseph Myers <joseph@codesourcery.com>
15405
15406 * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
15407 * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
15408 * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
15409 * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
15410 <bits/inotify.h>.
15411 (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
15412 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
15413 bits/inotify.h.
15414
15415 2012-02-13 Joseph Myers <joseph@codesourcery.com>
15416
15417 * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
15418 * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
15419 * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
15420 * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
15421 <bits/eventfd.h>.
15422 (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
15423 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
15424 bits/eventfd.h.
15425
15426 2012-02-10 Thomas Schwinge <thomas@codesourcery.com>
15427
15428 * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
15429 __feraiseexcept instead of feraiseexcept.
15430
15431 * rt/tst-cpuclock1.c: Add a few comments, and error checking for
15432 nanosleep invocations.
15433 * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
15434 strings, and add error checking for a nanosleep invocations.
15435
15436 2012-02-09 Paul Eggert <eggert@cs.ucla.edu>
15437
15438 Replace FSF snail mail address with URLs, as per GNU coding standards.
15439 Most of the snail mail addresses were wrong anyway, and omitting
15440 them makes the source code easier to maintain. Almost all of the
15441 changes are to license notices and to locale LC_IDENTIFICATION
15442 addresses, except for this one:
15443 * manual/libc.texinfo: In "Published by", give the FSF's URL,
15444 not its snail mail address.
15445
15446 2012-02-09 Richard Henderson <rth@twiddle.net>
15447
15448 * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
15449 of kernel-features.h.
15450
15451 * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
15452
15453 2012-02-08 Marek Polacek <polacek@redhat.com>
15454
15455 * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
15456 * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
15457 * sysdeps/gnu/_G_config.h: Likewise.
15458 * sysdeps/generic/_G_config.h: Likewise.
15459
15460 2012-02-08 Andreas Schwab <schwab@linux-m68k.org>
15461
15462 * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
15463 tests.
15464 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15465
15466 * sysdeps/powerpc/powerpc32/crti.S: New file.
15467 * sysdeps/powerpc/powerpc32/crtn.S: New file.
15468 * sysdeps/powerpc/powerpc64/crti.S: New file.
15469 * sysdeps/powerpc/powerpc64/crtn.S: New file.
15470
15471 * Makeconfig (have-initfini): Don't set.
15472 * config.make.in (have-initfini, need-nopic-initfini): Don't set.
15473 * configure.in (nopic_initfini): Don't substitute.
15474 * config.h.in (HAVE_INITFINI): Don't #undef.
15475 * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
15476 * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
15477
15478 2012-02-08 Joseph Myers <joseph@codesourcery.com>
15479
15480 Support crti.S and crtn.S provided directly by architectures.
15481 * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
15482 [crti.S in sysdirs] (omit-deps): Likewise.
15483 [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
15484 [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
15485 [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
15486 [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
15487 [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
15488 [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
15489 [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
15490 [crti.S in sysdirs] (initfini.c): Remove vpath directive.
15491 * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
15492 compiler output for sysdeps/generic/initfini.c.
15493 * sysdeps/i386/elf/Makefile: Remove file.
15494 * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
15495
15496 2012-02-07 Marek Polacek <polacek@redhat.com>
15497
15498 * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
15499 * sysdeps/gnu/_G_config.h: Likewise.
15500 * sysdeps/mach/hurd/_G_config.h: Likewise.
15501
15502 2012-02-07 Marek Polacek <polacek@redhat.com>
15503
15504 * math/Makefile (tests): Add tst-CMPLX2.
15505 * math/tst-CMPLX2.c: New file.
15506
15507 2012-02-07 Andreas Schwab <schwab@linux-m68k.org>
15508
15509 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
15510
15511 * math/libm-test.inc (jn_test): Add missing L suffix.
15512
15513 2012-02-06 Marek Polacek <polacek@redhat.com>
15514
15515 * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
15516 * sysdeps/i386/fpu/e_powf.S: Likewise.
15517 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
15518 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
15519 * sysdeps/i386/fpu/e_acosh.S: Likewise.
15520 * sysdeps/i386/fpu/e_pow.S: Likewise.
15521 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
15522 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
15523 * sysdeps/i386/fpu/s_expm1.S: Likewise.
15524 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
15525 * sysdeps/i386/fpu/e_log2.S: Likewise.
15526 * sysdeps/i386/fpu/e_log2l.S: Likewise.
15527 * sysdeps/i386/fpu/e_scalb.S: Likewise.
15528 * sysdeps/i386/fpu/e_powl.S: Likewise.
15529 * sysdeps/i386/fpu/s_log1p.S: Likewise.
15530 * sysdeps/i386/fpu/e_log10f.S: Likewise.
15531 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
15532 * sysdeps/i386/fpu/e_logl.S: Likewise.
15533 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
15534 * sysdeps/i386/fpu/s_expm1l.S: Likewise.
15535 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
15536 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
15537 * sysdeps/i386/fpu/e_log2f.S: Likewise.
15538 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
15539 * sysdeps/i386/fpu/e_log.S: Likewise.
15540 * sysdeps/i386/fpu/s_cexp.S: Likewise.
15541 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
15542 * sysdeps/i386/fpu/s_log1pl.S: Likewise.
15543 * sysdeps/i386/fpu/e_logf.S: Likewise.
15544 * sysdeps/i386/fpu/e_log10l.S: Likewise.
15545 * sysdeps/i386/fpu/e_atanh.S: Likewise.
15546 * sysdeps/i386/fpu/s_log1pf.S: Likewise.
15547 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
15548 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
15549 * sysdeps/i386/fpu/e_log10.S: Likewise.
15550 * sysdeps/i386/fpu/s_frexp.S: Likewise.
15551 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
15552 * sysdeps/i386/fpu/s_asinh.S: Likewise.
15553 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
15554 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
15555 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
15556 * sysdeps/i386/asm-syntax.h: Likewise.
15557 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
15558 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
15559 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
15560 * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
15561 * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
15562 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
15563 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
15564 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
15565 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
15566 * sysdeps/powerpc/sysdep.h: Likewise.
15567 * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
15568 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
15569
15570 2012-02-06 Joseph Myers <joseph@codesourcery.com>
15571
15572 [BZ #411]
15573 * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
15574
15575 2012-02-06 Joseph Myers <joseph@codesourcery.com>
15576
15577 * sysdeps/i386/sysdep.h: Include <features.h>.
15578 (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
15579 version.
15580
15581 2012-02-05 Joseph Myers <joseph@codesourcery.com>
15582
15583 * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
15584 Define.
15585 * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
15586 LOAD_PIC_REG_STR.
15587
15588 2012-02-03 Joseph Myers <joseph@codesourcery.com>
15589
15590 * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
15591 (SETUP_PIC_REG): Use GET_PC_THUNK.
15592 * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
15593 macro.
15594
15595 2012-02-03 Joseph Myers <joseph@codesourcery.com>
15596
15597 * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
15598 for non-PIC compilation.
15599 (SETUP_PIC_REG): Add .p2align directive.
15600 * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
15601 * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
15602 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
15603 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
15604 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
15605 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
15606 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
15607 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
15608 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
15609 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
15610 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
15611 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
15612 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
15613 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
15614 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
15615 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
15616 * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
15617 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
15618 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
15619 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
15620 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
15621 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
15622 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
15623 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
15624 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
15625 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
15626 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
15627 * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
15628 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
15629 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
15630 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
15631 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
15632 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
15633 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
15634 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
15635 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
15636 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
15637 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
15638 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
15639 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
15640 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
15641
15642 2012-02-03 Joseph Myers <joseph@codesourcery.com>
15643
15644 * math/tst-CMPLX.c: Include <stdio.h>.
15645
15646 2012-01-31 Joseph Myers <joseph@codesourcery.com>
15647
15648 * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
15649 float.
15650 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
15651 * sysdeps/sparc/bits/mathdef.h: Likewise.
15652
15653 2012-01-31 Marek Polacek <polacek@redhat.com>
15654
15655 * libio/libio.h: Don't define _PARAMS.
15656 * locale/programs/config.h: Don't define PARAMS.
15657 * stdlib/strtol_l.c: Likewise.
15658 (__strtol_l): Remove PARAMS from the prototype.
15659
15660 2012-01-31 Ulrich Drepper <drepper@gmail.com>
15661
15662 * malloc/malloc.c: Remove name translation. Don't use mixed-cap
15663 names. Just use the correct names. Remove unnecessary wrapper
15664 functions.
15665 * malloc/arena.c: Likewise.
15666 * malloc/hooks.c: Likewise.
15667
15668 * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
15669 ARENA_TEST says not to. Simplify test for creation of a new arena.
15670 Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
15671
15672 2012-01-30 Ulrich Drepper <drepper@gmail.com>
15673
15674 * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
15675 into tail calls.
15676 (update_get_addr): New function.
15677 (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
15678 GET_ADDR_MODULE parameter.
15679
15680 2012-01-30 Joseph Myers <joseph@codesourcery.com>
15681
15682 * crypt/cert.c: Remove __STDC__ conditionals.
15683 * crypt/crypt-entry.c: Likewise.
15684 * crypt/crypt_util.c: Likewise.
15685 * libio/filedoalloc.c: Likewise.
15686 * libio/fileops.c: Likewise.
15687 * libio/genops.c: Likewise.
15688 * libio/iofclose.c: Likewise.
15689 * libio/iofdopen.c: Likewise.
15690 * libio/iofopen.c: Likewise.
15691 * libio/iofopen64.c: Likewise.
15692 * libio/iogetdelim.c: Likewise.
15693 * libio/iopopen.c: Likewise.
15694 * libio/obprintf.c: Likewise.
15695 * libio/oldfileops.c: Likewise.
15696 * libio/oldiofclose.c: Likewise.
15697 * libio/oldiofdopen.c: Likewise.
15698 * libio/oldiofopen.c: Likewise.
15699 * libio/oldiopopen.c: Likewise.
15700 * libio/wfiledoalloc.c: Likewise.
15701 * libio/wgenops.c: Likewise.
15702 * locale/programs/xmalloc.c: Likewise.
15703 * misc/syslog.c: Likewise.
15704 * stdio-common/xbug.c: Likewise.
15705 * string/memchr.c: Likewise.
15706 * string/memcmp.c: Likewise.
15707 * string/memrchr.c: Likewise.
15708 * string/rawmemchr.c: Likewise.
15709 * sysdeps/posix/getcwd.c: Likewise.
15710 * time/strftime_l.c: Likewise.
15711
15712 2012-01-30 Joseph Myers <joseph@codesourcery.com>
15713
15714 * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
15715 * config.make.in (config-cflags-sse2avx): Define.
15716 * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
15717 Fix typo.
15718
15719 2012-01-29 Chris Metcalf <cmetcalf@tilera.com>
15720
15721 * scripts/config.guess: Update from upstream config git repository.
15722 * scripts/config.sub: Likewise.
15723
15724 2012-01-28 Chris Metcalf <cmetcalf@tilera.com>
15725
15726 * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
15727 (EM_NUM): Update.
15728 (R_TILEPRO_*, R_TILEGX_*): New macros.
15729
15730 * scripts/firstversions.awk: Fix bug in version range handling.
15731
15732 * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
15733
15734 * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
15735
15736 * include/sys/epoll.h: New file.
15737 * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
15738 libc_hidden_def.
15739
15740 2012-01-28 Ulrich Drepper <drepper@gmail.com>
15741
15742 * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
15743 Avoid unnecessary __WORDSIZE == 64 test.
15744 (fmaxf): Use VEX format if possible.
15745 (fmax): Likewise.
15746 (fminf): Likewise.
15747 (fmin): Likewise.
15748
15749 * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
15750 * math/math_private.h: Remove libc_fegetround* and
15751 libc_fesetround*.
15752 * sysdeps/i386/configure.in: Check for -msse2avx.
15753 * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
15754 also if SSE2AVX is defined.
15755 Remove libc_fegetround* and libc_fesetround*.
15756 * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
15757 if config-cflags-sse2avx is yes. Also add -DSSE2AVX to defines.
15758 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
15759 of HAS_YMM_USABLE.
15760 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
15761 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
15762 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
15763 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
15764 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
15765
15766 * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
15767
15768 2012-01-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15769
15770 * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
15771 size is not set.
15772 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
15773
15774 2012-01-27 Ulrich Drepper <drepper@gmail.com>
15775
15776 [BZ #13618]
15777 * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
15778 relocation.
15779 * Makeconfig (libm): Define.
15780 * elf/Makefile: Add rules to build and run tst-relsort1.
15781 * elf/tst-relsort1.c: New file.
15782 * elf/tst-relsort1mod1.c: New file.
15783 * elf/tst-relsort1mod2.c: New file.
15784
15785 2012-01-27 Joseph Myers <joseph@codesourcery.com>
15786
15787 * math/s_ldexp.c: Remove __STDC__ conditionals.
15788 * math/s_ldexpf.c: Likewise.
15789 * math/s_ldexpl.c: Likewise.
15790 * math/s_nextafter.c: Likewise.
15791 * math/s_nexttowardf.c: Likewise.
15792 * math/s_significand.c: Likewise.
15793 * math/s_significandf.c: Likewise.
15794 * math/s_significandl.c: Likewise.
15795 * math/w_jnl.c: Likewise.
15796 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
15797 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
15798 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
15799 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
15800 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
15801 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
15802 * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
15803 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
15804 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
15805 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
15806 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
15807 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
15808 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
15809 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
15810 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
15811 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
15812 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
15813 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
15814 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
15815 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
15816 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
15817 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
15818 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
15819 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
15820 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
15821 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
15822 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
15823 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
15824 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
15825 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
15826 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
15827 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
15828 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
15829 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
15830 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
15831 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
15832 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
15833 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
15834 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
15835 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
15836 * sysdeps/ieee754/k_standard.c: Likewise.
15837 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
15838 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
15839 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
15840 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
15841 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
15842 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
15843 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
15844 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
15845 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
15846 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
15847 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
15848 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
15849 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
15850 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
15851 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
15852 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
15853 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
15854 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
15855 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
15856 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
15857 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
15858 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
15859 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
15860 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
15861 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
15862 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
15863 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
15864 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
15865 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
15866 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
15867 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
15868 * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
15869 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
15870 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
15871 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
15872 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
15873 * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
15874 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
15875 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
15876 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
15877 * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
15878 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
15879 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
15880 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
15881 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
15882 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
15883 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
15884 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
15885 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
15886 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
15887 * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
15888 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
15889 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
15890 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
15891 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
15892 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
15893 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
15894 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
15895 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
15896 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
15897 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
15898 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
15899 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
15900 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
15901 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
15902 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
15903 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
15904 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
15905 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
15906 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
15907 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
15908 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
15909 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
15910 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
15911 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
15912 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
15913 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
15914 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
15915 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
15916 * sysdeps/ieee754/s_matherr.c: Likewise.
15917 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
15918 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
15919 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
15920 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
15921
15922 2012-01-26 Joseph Myers <joseph@codesourcery.com>
15923
15924 * crypt/md5.h: Remove __STDC__ conditionals.
15925 * libio/libioP.h: Likewise.
15926 * locale/programs/config.h: Likewise.
15927 * sysdeps/generic/sysdep.h: Likewise.
15928 * sysdeps/i386/asm-syntax.h: Likewise.
15929 * sysdeps/s390/asm-syntax.h: Likewise.
15930 * sysdeps/unix/sysdep.h: Likewise.
15931 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
15932 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
15933
15934 2012-01-26 Joseph Myers <joseph@codesourcery.com>
15935
15936 * libio/libio.h: Remove __STDC__ conditionals.
15937 * malloc/obstack.h: Likewise.
15938 * math/complex.h: Likewise.
15939 * math/math.h: Likewise.
15940 * sysdeps/generic/_G_config.h: Likewise.
15941 * sysdeps/gnu/_G_config.h: Likewise.
15942 * sysdeps/mach/hurd/_G_config.h: Likewise.
15943 * sysdeps/powerpc/bits/mathdef.h: Likewise.
15944 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
15945 * sysdeps/sparc/bits/mathdef.h: Likewise.
15946
15947 2012-01-26 Ulrich Drepper <drepper@gmail.com>
15948
15949 [BZ #13583]
15950 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
15951 Clean up HAS_* macros.
15952 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
15953 bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
15954 possible.
15955 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
15956 HAS_AVX.
15957 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
15958 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
15959 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
15960 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
15961 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
15962
15963 2012-01-25 Joseph Myers <joseph@codesourcery.com>
15964
15965 * elf/tst-unique3.cc (gets): Remove declaration.
15966 * elf/tst-unique3lib.cc (gets): Likewise.
15967 * elf/tst-unique3lib2.cc (gets): Likewise.
15968 * elf/tst-unique4.cc (gets): Likewise.
15969
15970 2012-01-24 Ulrich Drepper <drepper@gmail.com>
15971
15972 * include/stdio.h: Add C++ protection. Add gets declarations and
15973 definitions.
15974 * debug/tst-chk1.c: Don't declare gets here.
15975 * stdio-common/tst-gets.c: Likewise.
15976
15977 2012-01-24 Joseph Myers <joseph@codesourcery.com>
15978
15979 * posix/glob: Remove directory.
15980
15981 2012-01-24 Joseph Myers <joseph@codesourcery.com>
15982
15983 * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
15984
15985 2012-01-22 Pino Toscano <toscano.pino@tiscali.it>
15986
15987 * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
15988 of the non-standard EPFNOSUPPORT.
15989
15990 2011-12-26 Samuel Thibault <samuel.thibault@ens-lyon.org>
15991
15992 * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
15993 __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
15994 ANYWHERE set to 1 only on KERN_NO_SPACE error.
15995
15996 2012-01-21 Ulrich Drepper <drepper@gmail.com>
15997
15998 * wcsmbs/uchar.h: Test __STDC_VERSION__.
15999
16000 2012-01-20 Ulrich Drepper <drepper@gmail.com>
16001
16002 * nscd/aicache.c (addhstaiX): Do not cache negative results of
16003 transient errors.
16004 * nscd/grpcache.c (cache_addgr): Likewise.
16005 * nscd/hstcache.c (cache_addhst): Likewise.
16006 * nscd/initgrcache.c (addinitgroupsX): Likewise.
16007 * nscd/pwdcache.c (cache_addpw): Likewise.
16008 * nscd/servicescache.c (cache_addserv): Likewise.
16009
16010 2012-01-16 Ulrich Drepper <drepper@gmail.com>
16011
16012 * malloc/malloc.c: Various cleanups.
16013 * malloc/hooks.c: Likewise.
16014
16015 * stdlib/Makefile (tests): Add bug-fmtmsg1.
16016 * stdlib/bug-fmtmsg1.c: New file.
16017
16018 * stdlib/fmtmsg.c (init): Add missing unlock.
16019 Patch by Peng Haitao <penght@cn.fujitsu.com>.
16020
16021 2012-01-12 Marek Polacek <polacek@redhat.com>
16022
16023 * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
16024 and _GNU_SOURCE.
16025
16026 2012-01-04 Will Schmidt <will_schmidt@vnet.ibm.com>
16027
16028 * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
16029 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
16030 macro to ensure uniqueness of label name.
16031 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
16032 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
16033
16034 2012-01-11 Ulrich Drepper <drepper@gmail.com>
16035
16036 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
16037
16038 * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
16039 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
16040 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
16041 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
16042
16043 2012-01-10 Ulrich Drepper <drepper@gmail.com>
16044
16045 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
16046
16047 * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
16048 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
16049 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
16050
16051 * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
16052
16053 * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
16054 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
16055 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
16056 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
16057
16058 * math/bits/math-finite.h: Add ldexp support.
16059
16060 2012-01-10 Marek Polacek <polacek@redhat.com>
16061
16062 * locale/programs/localedef.h (show_archive_content): Add noreturn
16063 attribute.
16064
16065 2012-01-09 Ulrich Drepper <drepper@gmail.com>
16066
16067 * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
16068
16069 2012-01-08 Ulrich Drepper <drepper@gmail.com>
16070
16071 * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
16072
16073 * io/Makefile (headers): Add bits/poll2.h.
16074
16075 2011-01-05 Will Schmidt <will_schmidt@vnet.ibm.com>
16076
16077 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
16078 typo #include statement.
16079
16080 2012-01-08 Ulrich Drepper <drepper@gmail.com>
16081
16082 * include/sys/cdefs.h: Define __attribute_alloc_size.
16083 * catgets/gencat.c: Add alloc_size attribute and apply consistently
16084 the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
16085 * elf/pldd.c: Likewise.
16086 * iconv/iconv_charmap.c: Likewise.
16087 * iconv/iconvconfig.c: Likewise.
16088 * iconv/strtab.c: Likewise.
16089 * locale/programs/locale.c: Likewise.
16090 * locale/programs/localedef.h: Likewise.
16091 * locale/programs/simple-hash.c: Likewise.
16092 * nscd/nscd.h: Likewise.
16093 * nss/makedb.c: Likewise.
16094 * sysdeps/generic/ldconfig.h: Likewise.
16095 * locale/programs/localedef.c: Remove xmalloc prototype.
16096 * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
16097
16098 2012-01-05 Paul Pluzhnikov <ppluzhnikov@google.com>
16099
16100 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
16101 appropriate.
16102
16103 2012-01-08 Ulrich Drepper <drepper@gmail.com>
16104
16105 * math/Makefile (tests): Add tst-CMPLX.
16106 * math/tst-CMPLX.c: New file.
16107
16108 * math/complex.h (CMPLXL): Fix typo.
16109
16110 * debug/Makefile (routines): Add poll_chk and ppoll_chk.
16111 * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
16112 GLIBC_2.16.
16113 * debug/tst-chk1.c: Add poll and ppoll tests.
16114 * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
16115 * include/sys/poll.h: Add hidden proto for ppoll.
16116 * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
16117 * sysdeps/mach/hurd/ppoll.c: Likewise.
16118 * io/ppoll.c: Likewise.
16119 * debug/poll_chk.c: New file.
16120 * debug/ppoll_chk.c: New file.
16121 * include/bits/poll2.h: New file.
16122 * io/bits/poll2.h: New file.
16123
16124 [BZ #1350]
16125 * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
16126
16127 * configure.in: static is always set to yes. Remove.
16128 * config.make.in: Don't set build-static.
16129 * Makeconfig: Remove use of build-static.
16130 * dlfcn/Makefile: Likewise.
16131 * elf/Makefile: Likewise.
16132 * math/Makefile: Likewise.
16133 * misc/Makefile: Likewise.
16134 * nptl/Makefile: Likewise.
16135 * sysdeps/mach/hurd/Makefile: Likewise.
16136
16137 * configure.in: PWD_P is not used anymore.
16138 * config.make.in: Remove PWD_P entry.
16139
16140 * configure.in: Remove last remnants of RANLIB.
16141 No need to check for signed size_t anymore.
16142 Don't set libc_commonpagesize and libc_relro_required here for Alpha
16143 and IA-64.
16144 Remove __builtin_expect test because we require at least gcc 3.4.
16145 * aclocal.m4: Likewise.
16146
16147 * wcsmbs/mbrtoc16.c: Implement using towc function.
16148 * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
16149 * wcsmbs/wcsmbsload.c: Likewise.
16150 * iconv/gconv_simple.c: Likewise.
16151 * iconv/gconv_int.h: Likewise.
16152 * iconv/gconv_builtin.h: Likewise.
16153 * iconv/iconv_prog.c: Remove CHAR16 handling.
16154
16155 * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
16156
16157 * wcsmbs/mbrtowc.c: Better check for invalid inputs.
16158
16159 * configure.in: Remove --with-elf and --enable-bounded options.
16160 Dont set base_machine for ia64. More non-ELF conditions removed.
16161 Remove testing and setting of leading underscore information.
16162 * config.make.in (build-bounded): Set to no.
16163 * config.h.in: Remove NO_UNDERSCORES entry.
16164 * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS. ELF has
16165 them.
16166 * csu/start.c: Remove !NO_UNDERSCORE code.
16167 * locale/localeinfo.h: Likewise.
16168 * sysdeps/generic/machine-gmon.h: Likewise.
16169 * sysdeps/generic/sysdep.h: Likewise.
16170 * sysdeps/i386/sysdep.h: Likewise.
16171 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
16172 * sysdeps/mach/sysdep.h: Likewise.
16173 * sysdeps/s390/s390-32/sysdep.h: Likewise.
16174 * sysdeps/s390/s390-64/sysdep.h: Likewise.
16175 * sysdeps/sh/sysdep.h: Likewise.
16176 * sysdeps/sparc/sparc32/alloca.S: Likewise.
16177 * sysdeps/unix/i386/sysdep.S: Likewise.
16178 * sysdeps/unix/sparc/start.c: Likewise.
16179 * sysdeps/unix/sparc/sysdep.S: Likewise.
16180 * sysdeps/unix/sparc/sysdep.h: Likewise.
16181 * sysdeps/unix/start.c: Likewise.
16182 * sysdeps/unix/x86_64/sysdep.S: Likewise.
16183 * sysdeps/x86_64/sysdep.h: Likewise.
16184
16185 2012-01-07 Ulrich Drepper <drepper@gmail.com>
16186
16187 [BZ #13553]
16188 * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
16189 for non-gcc.
16190 * argp/argp-fmtstream.h: Use const instead __const.
16191 * argp/argp.h: Likewise.
16192 * assert/assert.h: Likewise.
16193 * bits/fenv.h: Likewise.
16194 * bits/sched.h: Likewise.
16195 * bits/sigset.h: Likewise.
16196 * bits/sigthread.h: Likewise.
16197 * catgets/nl_types.h: Likewise.
16198 * conform/data/pthread.h-data: Likewise.
16199 * crypt/crypt-private.h: Likewise.
16200 * crypt/crypt.h: Likewise.
16201 * crypt/crypt_util.c: Likewise.
16202 * ctype/ctype.h: Likewise.
16203 * debug/execinfo.h: Likewise.
16204 * debug/mbsnrtowcs_chk.c: Likewise.
16205 * debug/mbsrtowcs_chk.c: Likewise.
16206 * debug/wcsnrtombs_chk.c: Likewise.
16207 * debug/wcsrtombs_chk.c: Likewise.
16208 * debug/wcstombs_chk.c: Likewise.
16209 * dirent/dirent.h: Likewise.
16210 * dlfcn/dlfcn.h: Likewise.
16211 * elf/neededtest4.c: Likewise.
16212 * grp/grp.h: Likewise.
16213 * gshadow/gshadow.h: Likewise.
16214 * iconv/gconv.h: Likewise.
16215 * iconv/gconv_int.h: Likewise.
16216 * iconv/gconv_simple.c: Likewise.
16217 * iconv/iconv.h: Likewise.
16218 * iconv/loop.c: Likewise.
16219 * iconv/skeleton.c: Likewise.
16220 * include/aio.h: Likewise.
16221 * include/aliases.h: Likewise.
16222 * include/argz.h: Likewise.
16223 * include/arpa/inet.h: Likewise.
16224 * include/assert.h: Likewise.
16225 * include/dirent.h: Likewise.
16226 * include/dlfcn.h: Likewise.
16227 * include/execinfo.h: Likewise.
16228 * include/fcntl.h: Likewise.
16229 * include/fenv.h: Likewise.
16230 * include/glob.h: Likewise.
16231 * include/grp.h: Likewise.
16232 * include/libintl.h: Likewise.
16233 * include/mntent.h: Likewise.
16234 * include/netdb.h: Likewise.
16235 * include/pwd.h: Likewise.
16236 * include/rpc/netdb.h: Likewise.
16237 * include/sched.h: Likewise.
16238 * include/search.h: Likewise.
16239 * include/shadow.h: Likewise.
16240 * include/signal.h: Likewise.
16241 * include/stdio.h: Likewise.
16242 * include/stdlib.h: Likewise.
16243 * include/string.h: Likewise.
16244 * include/sys/socket.h: Likewise.
16245 * include/sys/stat.h: Likewise.
16246 * include/sys/statfs.h: Likewise.
16247 * include/sys/statvfs.h: Likewise.
16248 * include/sys/syslog.h: Likewise.
16249 * include/sys/time.h: Likewise.
16250 * include/sys/uio.h: Likewise.
16251 * include/time.h: Likewise.
16252 * include/unistd.h: Likewise.
16253 * include/utmp.h: Likewise.
16254 * include/wchar.h: Likewise.
16255 * include/wctype.h: Likewise.
16256 * inet/aliases.h: Likewise.
16257 * inet/arpa/inet.h: Likewise.
16258 * inet/netinet/ether.h: Likewise.
16259 * inet/netinet/in.h: Likewise.
16260 * intl/libintl.h: Likewise.
16261 * io/bits/fcntl2.h: Likewise.
16262 * io/fcntl.h: Likewise.
16263 * io/ftw.h: Likewise.
16264 * io/sys/poll.h: Likewise.
16265 * io/sys/stat.h: Likewise.
16266 * io/sys/statfs.h: Likewise.
16267 * io/sys/statvfs.h: Likewise.
16268 * io/utime.h: Likewise.
16269 * libio/bits/stdio.h: Likewise.
16270 * libio/bits/stdio2.h: Likewise.
16271 * libio/libio.h: Likewise.
16272 * libio/libioP.h: Likewise.
16273 * libio/stdio.h: Likewise.
16274 * locale/lc-ctype.c: Likewise.
16275 * locale/locale.h: Likewise.
16276 * login/utmp.h: Likewise.
16277 * malloc/arena.c: Likewise.
16278 * malloc/malloc.c: Likewise.
16279 * malloc/malloc.h: Likewise.
16280 * malloc/mcheck.c: Likewise.
16281 * malloc/mtrace.c: Likewise.
16282 * math/bits/mathcalls.h: Likewise.
16283 * math/fenv.h: Likewise.
16284 * math/math_private.h: Likewise.
16285 * misc/bits/error.h: Likewise.
16286 * misc/bits/syslog.h: Likewise.
16287 * misc/err.h: Likewise.
16288 * misc/error.h: Likewise.
16289 * misc/fstab.h: Likewise.
16290 * misc/mntent.h: Likewise.
16291 * misc/regexp.h: Likewise.
16292 * misc/search.h: Likewise.
16293 * misc/sgtty.h: Likewise.
16294 * misc/sys/mman.h: Likewise.
16295 * misc/sys/syslog.h: Likewise.
16296 * misc/sys/uio.h: Likewise.
16297 * misc/sys/xattr.h: Likewise.
16298 * misc/ttyent.h: Likewise.
16299 * nis/rpcsvc/ypclnt.h: Likewise.
16300 * nss/nss.h: Likewise.
16301 * posix/bits/unistd.h: Likewise.
16302 * posix/fnmatch.h: Likewise.
16303 * posix/glob.h: Likewise.
16304 * posix/sched.h: Likewise.
16305 * posix/spawn.h: Likewise.
16306 * posix/sys/wait.h: Likewise.
16307 * posix/unistd.h: Likewise.
16308 * posix/wordexp.h: Likewise.
16309 * pwd/pwd.h: Likewise.
16310 * resolv/netdb.h: Likewise.
16311 * resource/sys/resource.h: Likewise.
16312 * rt/aio.h: Likewise.
16313 * rt/bits/mqueue2.h: Likewise.
16314 * rt/mqueue.h: Likewise.
16315 * shadow/shadow.h: Likewise.
16316 * signal/signal.h: Likewise.
16317 * socket/send.c: Likewise.
16318 * socket/sendto.c: Likewise.
16319 * socket/sys/socket.h: Likewise.
16320 * stdio-common/printf.h: Likewise.
16321 * stdlib/bits/stdlib.h: Likewise.
16322 * stdlib/fmtmsg.h: Likewise.
16323 * stdlib/monetary.h: Likewise.
16324 * stdlib/stdlib.h: Likewise.
16325 * stdlib/ucontext.h: Likewise.
16326 * streams/stropts.h: Likewise.
16327 * string/argz.h: Likewise.
16328 * string/bits/string2.h: Likewise.
16329 * string/string.h: Likewise.
16330 * string/strings.h: Likewise.
16331 * sunrpc/rpc/auth.h: Likewise.
16332 * sunrpc/rpc/auth_des.h: Likewise.
16333 * sunrpc/rpc/clnt.h: Likewise.
16334 * sunrpc/rpc/netdb.h: Likewise.
16335 * sunrpc/rpc/pmap_clnt.h: Likewise.
16336 * sunrpc/rpc/xdr.h: Likewise.
16337 * sysdeps/generic/inttypes.h: Likewise.
16338 * sysdeps/generic/net/if.h: Likewise.
16339 * sysdeps/generic/sys/swap.h: Likewise.
16340 * sysdeps/gnu/net/if.h: Likewise.
16341 * sysdeps/gnu/utmpx.h: Likewise.
16342 * sysdeps/i386/fpu/bits/fenv.h: Likewise.
16343 * sysdeps/i386/i486/bits/string.h: Likewise.
16344 * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
16345 * sysdeps/s390/bits/string.h: Likewise.
16346 * sysdeps/s390/fpu/bits/fenv.h: Likewise.
16347 * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
16348 * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
16349 * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
16350 * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
16351 * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
16352 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
16353 * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
16354 * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
16355 * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
16356 * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
16357 * sysdeps/unix/sysv/linux/preadv.c: Likewise.
16358 * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
16359 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
16360 * sysdeps/unix/sysv/linux/readv.c: Likewise.
16361 * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
16362 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
16363 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
16364 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
16365 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
16366 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
16367 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
16368 * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
16369 * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
16370 * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
16371 * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
16372 * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
16373 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
16374 * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
16375 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
16376 * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
16377 * sysvipc/sys/ipc.h: Likewise.
16378 * sysvipc/sys/msg.h: Likewise.
16379 * sysvipc/sys/sem.h: Likewise.
16380 * sysvipc/sys/shm.h: Likewise.
16381 * termios/termios.h: Likewise.
16382 * time/sys/time.h: Likewise.
16383 * time/time.h: Likewise.
16384 * wcsmbs/bits/wchar2.h: Likewise.
16385 * wcsmbs/uchar.h: Likewise.
16386 * wcsmbs/wchar.h: Likewise.
16387 * wctype/wctype.h: Likewise.
16388
16389 [BZ #13551]
16390 * Makeconfig: Remove all but ELF support including AIX support.
16391 * Makerules: Likewise.
16392 * config.h.in: Likewise.
16393 * config.make.in: Likewise.
16394 * configure: Likewise.
16395 * configure.in: Likewise.
16396 * csu/Makefile: Likewise.
16397 * csu/version.c: Likewise.
16398 * debug/Makefile: Likewise.
16399 * dlfcn/Makefile: Likewise.
16400 * elf/Makefile: Likewise.
16401 * extra-lib.mk: Likewise.
16402 * iconv/Makefile: Likewise.
16403 * include/libc-symbols.h: Likewise.
16404 * include/shlib-compat.h: Likewise.
16405 * resolv/Makefile: Likewise.
16406 * resolv/res_libc.c: Likewise.
16407 * rt/Makefile: Likewise.
16408 * sysdeps/i386/asm-syntax.h: Likewise.
16409 * sysdeps/i386/sysdep.h: Likewise.
16410 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
16411 * sysdeps/mach/sysdep.h: Likewise.
16412 * sysdeps/powerpc/powerpc32/Makefile: Likewise.
16413 * sysdeps/powerpc/powerpc64/Makefile: Likewise.
16414 * sysdeps/s390/asm-syntax.h: Likewise.
16415 * sysdeps/s390/s390-32/sysdep.h: Likewise.
16416 * sysdeps/s390/s390-64/sysdep.h: Likewise.
16417 * sysdeps/sh/sysdep.h: Likewise.
16418 * sysdeps/unix/sparc/sysdep.h: Likewise.
16419 * sysdeps/wordsize-32/divdi3.c: Likewise.
16420 * sysdeps/x86_64/sysdep.h: Likewise.
16421
16422 * argp/Versions: Remove _argp_unlock_xxx.
16423
16424 [BZ #13559]
16425 * abilist/ld.abilist: Update. Adjust for removal of tls option.
16426 * abilist/libBrokenLocale.abilist: Likewise.
16427 * abilist/libanl.abilist: Likewise.
16428 * abilist/libc.abilist: Likewise.
16429 * abilist/libcrypt.abilist: Likewise.
16430 * abilist/libdl.abilist: Likewise.
16431 * abilist/libm.abilist: Likewise.
16432 * abilist/libnsl.abilist: Likewise.
16433 * abilist/libpthread.abilist: Likewise.
16434 * abilist/libresolv.abilist: Likewise.
16435 * abilist/librt.abilist: Likewise.
16436 * abilist/libthread_db.abilist: Likewise.
16437 * abilist/libutil.abilist: Likewise.
16438 * abilist/libnss_db.abilist: New file.
16439
16440 * scripts/abilist.awk: Add support for indirect functions.
16441
16442 * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
16443
16444 * sysdeps/generic/ldsodefs.h: Remove Alpha support.
16445
16446 * shlib-versions: Remove entries for ports architectures.
16447
16448 * elf/tls-macros.h: Remove support for Alpha and IA-64. Should be in
16449 files in ports.
16450 * elf/stackguard-macros.h: Remove support for IA-64.
16451 * elf/tst-auditmod1.c: Likewise.
16452 * sysdeps/generic/ldsodefs.h: Likewise.
16453
16454 * sysdeps/unix/sysv/linux/configure.in: Ports should define
16455 libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
16456 configure files.
16457
16458 [BZ #13552]
16459 * configure.in: Remove --enable-omitfp support.
16460 * FAQ.in: Adjust.
16461 * config.make.in: Likewise.
16462 * Makeconfig: Likewise.
16463 * manual/install.texi: Likewise.
16464
16465 In case anyone cares, the IA-64 architecture could move to ports.
16466 * sysdeps/ia64/*: Removed.
16467 * sysdeps/unix/sysv/linux/ia64/*: Removed.
16468 * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
16469
16470 [BZ #13555]
16471 * configure.in: Remove entries for unsupported architectures.
16472
16473 [BZ #13533]
16474 * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
16475 * iconv/gconv_simple.c: Rename char16_t routines. Add char16_t<->utf8
16476 routines.
16477 * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
16478 * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
16479 * wcsmbs/c16rtomb.c: Fix a few problems. Disable all the code and
16480 fall back to using wcrtomb.
16481 * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
16482 * wcsmbs/wcsmbsload.c: Make char16 routines optional. Adjust for
16483 renaming.
16484 * wcsmbs/Makefile (tests): Add tst-c16c32-1:
16485 * wcsmbs/tst-c16c32-1.c: New file.
16486
16487 * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
16488 local variable.
16489
16490 * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
16491
16492 * elf/tst-unique3.cc: Add explicit declaration of gets.
16493 * elf/tst-unique3lib.cc: Likewise.
16494 * elf/tst-unique3lib2.cc: Likewise.
16495 * elf/tst-unique4.cc: Likewise.
16496
16497 * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
16498
16499 2012-01-06 Joseph Myers <joseph@codesourcery.com>
16500
16501 [BZ #13566]
16502 * assert/assert.h (static_assert): Don't define for C++.
16503 * libio/stdio.h (gets): Do declare for C++ <= C++11.
16504 * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
16505
16506 2012-01-03 Ulrich Drepper <drepper@gmail.com>
16507
16508 * iconv/loop.c (single loop): Fix assertion in storing of
16509 remaining bytes.
16510
16511 * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
16512
16513 2012-01-01 Ulrich Drepper <drepper@gmail.com>
16514
16515 * posix/getconf.c: Update copyright year.
16516 * nss/getent.c: Likewise.
16517 * nss/makedb.c: Likewise.
16518 * iconv/iconvconfig.c: Likewise.
16519 * iconv/iconv_prog.c: Likewise.
16520 * elf/ldconfig.c: Likewise.
16521 * elf/pldd.c: Likewise.
16522 * elf/sotruss.ksh: Likewise.
16523 * catgets/gencat.c: Likewise.
16524 * csu/version.c: Likewise.
16525 * elf/ldd.bash.in: Likewise.
16526 * elf/sprof.c (print_version): Likewise.
16527 * locale/programs/locale.c: Likewise.
16528 * locale/programs/localedef.c: Likewise.
16529 * login/programs/pt_chown.c: Likewise.
16530 * nscd/nscd.c (print_version): Likewise.
16531 * debug/xtrace.sh: Likewise.
16532 * malloc/memusage.sh: Likewise.
16533 * malloc/mtrace.pl: Likewise.
16534 * debug/catchsegv.sh: Likewise.
16535
16536 2011-12-30 Jakub Jelinek <jakub@redhat.com>
16537
16538 * posix/regex_internal.c (re_string_fetch_byte_case): Remove
16539 pure attribute.
16540
16541 2011-12-24 Ulrich Drepper <drepper@gmail.com>
16542
16543 [BZ #13533]
16544 * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
16545 * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
16546 transformations.
16547 * iconv/gconv_int.h: Likewise.
16548 * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
16549 * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
16550 from libc for GLIBC_2.16.
16551 * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
16552 * wcsmbs/wcrtomb.c: Define c32rtomb alias.
16553 * wcsmbs/uchar.h: Really define mbstate_t.
16554 * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
16555 * wcsmbs/c16rtomb.c: New file.
16556 * wcsmbs/mbrtoc16.c: New file.
16557 * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
16558 for C/POSIX locale.
16559 (__wcsmbs_load_conv): Do not fill in c16 routines yet.
16560 * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
16561
16562 * wcsmbs/wchar.h: Add missing __restrict.
16563
16564 2011-12-23 Ulrich Drepper <drepper@gmail.com>
16565
16566 [BZ #13532]
16567 * time/Makefile (routines): Add timespec_get.
16568 * time/Versions: Export timespec_get from libc for GLIBC_2.16.
16569 * time/time.h: Define TIME_UTC and declare timespec_get. Define
16570 timespec for ISO C11.
16571 * time/timespec_get.c: New file.
16572 * sysdeps/unix/sysv/linux/timespec_get.c: New file.
16573 * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
16574
16575 [BZ #13531]
16576 * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
16577 * stdlib/stdlib.h: Declare aligned_alloc.
16578 * Versions.def: Add GLIBC_2.16 for libc.
16579 * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
16580
16581 [BZ 13527]
16582 * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
16583 ISO C11.
16584
16585 * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
16586 code.
16587
16588 [BZ #13528]
16589 * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
16590
16591 [BZ #13529]
16592 * assert/assert.h (static_assert): Define.
16593
16594 * version.h: Update for 2.16 development version.
16595
16596 [BZ #13526]
16597 * include/features.h: Handle __STDC_VERSION__ >= 201112 and
16598 _ISOC11_SOURCE.
16599
16600 * version.h (RELEASE): Bump for 2.15 release.
16601 * include/features.h (__GLIBC_MINOR__): Bump to 15.
16602
16603 * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
16604 Patch by Marek Polacek <mpolacek@redhat.com>.
16605
16606 * bits/byteswap.h: Protect long long constants with __extension__.
16607 * sysdeps/i386/bits/byteswap.h: Likewise.
16608 * sysdeps/ia64/bits/byteswap.h: Likewise.
16609 * sysdeps/s390/bits/byteswap.h: Likewise.
16610 * sysdeps/x86_64/bits/byteswap.h: Likewise.
16611
16612 2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
16613
16614 [BZ #13540]
16615 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
16616 destination buffer.
16617 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
16618
16619 2011-12-23 Marek Polacek <polacek@redhat.com>
16620
16621 * elf/dl-addr.c (determine_info): Add inline keyword.
16622 * elf/tst-auditmod4b.c (check_avx): Likewise.
16623 * elf/tst-auditmod6b.c (check_avx): Likewise.
16624 * elf/tst-auditmod6c.c (check_avx): Likewise.
16625 * elf/tst-auditmod7b.c (check_avx): Likewise.
16626
16627 2011-12-23 Ulrich Drepper <drepper@gmail.com>
16628
16629 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
16630 !__SSE_MATH__.
16631
16632 2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
16633
16634 [BZ #13540]
16635 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
16636 processing for last bytes.
16637
16638 2011-08-06 Bruno Haible <bruno@clisp.org>
16639
16640 [BZ #13061]
16641 * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
16642 U+0385, not to U+1FEE.
16643
16644 [BZ #13062]
16645 * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
16646 entry for U+00A5 U+0301.
16647
16648 2011-12-22 Ulrich Drepper <drepper@gmail.com>
16649
16650 [BZ #13166]
16651 * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
16652 buffer for the output is too small.
16653
16654 * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
16655 optimization.
16656
16657 [BZ #13185]
16658 * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
16659 SSE flags if possible.
16660
16661 2011-12-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
16662
16663 [BZ #13540]
16664 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
16665 processing for last bytes.
16666
16667 2011-12-22 Joseph Myers <joseph@codesourcery.com>
16668
16669 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
16670 (syscall-list-default-options, syscall-list-default-condition)
16671 (syscall-list-includes): Define.
16672 ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
16673 list of ABIs and options and #if conditions for each ABI. Do not
16674 handle common syscalls between ABIs specially.
16675 * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
16676 Remove.
16677 (syscall-list-variants, syscall-list-32bit-options)
16678 (syscall-list-32bit-condition, syscall-list-64bit-options)
16679 (syscall-list-64bit-condition): Define.
16680 * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
16681 (syscall-list-variants, syscall-list-32bit-options)
16682 (syscall-list-32bit-condition, syscall-list-64bit-options)
16683 (syscall-list-64bit-condition): Define.
16684 * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
16685 Remove.
16686 (syscall-list-variants, syscall-list-32bit-options)
16687 (syscall-list-32bit-condition, syscall-list-64bit-options)
16688 (syscall-list-64bit-condition): Define.
16689 * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
16690 Remove.
16691 (syscall-list-variants, syscall-list-32bit-options)
16692 (syscall-list-32bit-condition, syscall-list-64bit-options)
16693 (syscall-list-64bit-condition): Define.
16694
16695 2011-12-22 Ulrich Drepper <drepper@gmail.com>
16696
16697 * locale/iso-639.def: Add brx entry.
16698
16699 [BZ #13328]
16700 * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
16701 Proposed by Mariusz_Cukr <marcukr@op.pl>.
16702
16703 * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
16704 __feraiseexcept_renamed.
16705
16706 2011-12-21 Ulrich Drepper <drepper@gmail.com>
16707
16708 [BZ #13538]
16709 * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
16710 EPOLLET with unsigned values.
16711 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
16712 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
16713
16714 * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
16715 to large cancellation.
16716 * math/s_cacoshf.c: Likewise.
16717 * math/s_cacoshl.c: Likewise.
16718
16719 2011-11-18 Richard B. Kreckel <kreckel@ginac.de>
16720
16721 [BZ #13305]
16722 [BZ #12786]
16723 * math/s_cacosh.c: Fix rare miscomputation in cacosh().
16724 * math/s_cacoshf.c: Likewise.
16725 * math/s_cacoshl.c: Likewise.
16726
16727 2011-12-21 Ulrich Drepper <drepper@gmail.com>
16728
16729 [BZ #13439]
16730 * iconv/gconv.h: Define __GCONV_SWAP.
16731 * iconvdata/unicode.c: The swap bit must be stored in __flags.
16732 * iconvdata/utf-16.c: Likewise.
16733 * iconvdata/utf-32.c: Likewise.
16734
16735 2011-12-21 Andreas Schwab <schwab@linux-m68k.org>
16736
16737 [BZ #13524]
16738 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
16739 numerator after shifting it by one limb.
16740
16741 2011-12-19 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
16742
16743 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
16744 under [__USE_EXTERN_INLINES].
16745
16746 2011-12-17 Ulrich Drepper <drepper@gmail.com>
16747
16748 [BZ #13446]
16749 * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
16750
16751 2011-11-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
16752
16753 * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
16754 * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
16755 optimized code.
16756 * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
16757 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
16758 * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
16759 * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
16760 for strncasecmp/strncasecmp_l compilation.
16761 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
16762 * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
16763
16764 2011-12-08 Marek Polacek <mpolacek@redhat.com>
16765
16766 [BZ #13484]
16767 * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
16768 of __asm__.
16769
16770 2011-12-17 Ulrich Drepper <drepper@gmail.com>
16771
16772 [BZ #13506]
16773 * time/tzfile.c (__tzfile_read): Check values from file header.
16774
16775 2011-11-21 Will Schmidt <will_schmidt@vnet.ibm.com>
16776
16777 * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
16778 * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
16779 * powerpc/powerpc32/dl-start.S: Likewise.
16780 * powerpc/powerpc32/elf/start.S: Likewise.
16781 * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
16782 * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
16783 * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
16784 * powerpc/powerpc32/fpu/s_floor.S: Likewise.
16785 * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
16786 * powerpc/powerpc32/fpu/s_lround.S: Likewise.
16787 * powerpc/powerpc32/fpu/s_rint.S: Likewise.
16788 * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
16789 * powerpc/powerpc32/fpu/s_round.S: Likewise.
16790 * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
16791 * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
16792 * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
16793 * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
16794 * powerpc/powerpc32/memset.S: Likewise.
16795 * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
16796 * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
16797 * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
16798 * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
16799 * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
16800 * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
16801 * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
16802 * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
16803 * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
16804 * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
16805 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
16806 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
16807 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
16808
16809 2011-11-18 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
16810
16811 * math/libm-test.inc: Added more nearbyint tests.
16812 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
16813 * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
16814 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
16815 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
16816
16817 2011-11-21 Ross Lagerwall <rosslagerwall@gmail.com>
16818
16819 * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
16820 FD_CLOEXEC.
16821
16822 2011-11-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
16823
16824 * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
16825 Add wcscpy-ssse3 wcscpy-c.
16826 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
16827 * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
16828 * sysdeps/x86_64/multiarch/wcscpy.S: New file.
16829 * sysdeps/x86_64/wcschr.S: New file.
16830 * sysdeps/x86_64/wcsrchr.S: New file.
16831 * string/test-strcmp.c: Remove checking of wcscmp function for
16832 wrong alignments.
16833 * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
16834 (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
16835 wcsrchr-sse2 wcsrchr-c.
16836 * sysdeps/i386/i686/multiarch/wcschr.S: New file.
16837 * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
16838 * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
16839 * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
16840 * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
16841 * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
16842 * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
16843 * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
16844 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
16845 * wcsmbc/wcschr.c (WCSCHR): New macro.
16846
16847 2011-11-17 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
16848
16849 * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
16850 * wcsmbs/test-wcsrchr.c: New file.
16851 * string/test-strrchr.c: Add wcsrchr support.
16852 (WIDE): New macro.
16853 * wcsmbs/test-wcscpy.c: New file.
16854 * string/test-strcpy.c: Add wcscpy support.
16855 (WIDE): New macro.
16856
16857 2011-12-10 Ulrich Drepper <drepper@gmail.com>
16858
16859 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
16860 the inner loop.
16861
16862 2011-12-06 Andreas Schwab <schwab@linux-m68k.org>
16863
16864 [BZ #13472]
16865 * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
16866
16867 2011-12-04 Ulrich Drepper <drepper@gmail.com>
16868
16869 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
16870 Minor optimizations.
16871
16872 * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
16873 * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
16874 * sunrpc/clnt_udp.c (clntudp_call): Likewise.
16875
16876 2011-12-03 Ulrich Drepper <drepper@gmail.com>
16877
16878 * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
16879 IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
16880 IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
16881 for gcc to avoid warnings.
16882 * inet/Makefile (tests): Add tst-checks.
16883 * inet/tst-checks.c: New file.
16884
16885 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
16886 warning.
16887
16888 * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
16889 __wmemcmp_sse2.
16890
16891 * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
16892 * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
16893
16894 * malloc/mcheck.h: Fix use of incorrect encoding in comment.
16895
16896 2011-12-02 Ulrich Drepper <drepper@gmail.com>
16897
16898 * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
16899 problem.
16900
16901 * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
16902
16903 2011-11-29 Joseph Myers <joseph@codesourcery.com>
16904
16905 * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
16906 conditional on GCC version.
16907 (__arch_compare_and_exchange_val_8_acq)
16908 (__arch_compare_and_exchange_val_16_acq)
16909 (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
16910 (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
16911 (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
16912
16913 2011-12-02 Joseph Myers <joseph@codesourcery.com>
16914
16915 * sysdeps/sh/backtrace.c: New file.
16916
16917 2011-12-02 Andreas Schwab <schwab@redhat.com>
16918
16919 * misc/bits/select2.h (__FD_ELT): Mark as extension. Add
16920 parenthesis.
16921
16922 2011-12-01 Andreas Schwab <schwab@redhat.com>
16923
16924 * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
16925 falling back to utime.
16926
16927 2011-11-30 Andreas Schwab <schwab@redhat.com>
16928
16929 * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
16930 expectations for float.
16931
16932 2011-11-29 Andreas Schwab <schwab@redhat.com>
16933
16934 * locale/weight.h (findidx): Add parameter len.
16935 * locale/weightwc.h (findidx): Likewise.
16936 * posix/fnmatch_loop.c (FCT): Adjust caller.
16937 * posix/regcomp.c (build_equiv_class): Likewise.
16938 * posix/regex_internal.h (re_string_elem_size_at): Likewise.
16939 * posix/regexec.c (check_node_accept_bytes): Likewise.
16940 * string/strcoll_l.c (STRCOLL): Likewise.
16941 * string/strxfrm_l.c (STRXFRM): Likewise.
16942
16943 2011-11-17 Ulrich Drepper <drepper@gmail.com>
16944
16945 * Makefile.in: Remove CVSOPT handling.
16946 * configure.in: Remove use of AC_REVISION.
16947 * iconvdata/Makefile (distribute): No need to filter out CVS.
16948 * scripts/list-sources.sh: Remove CVS, subversion and monotone
16949 handling.
16950
16951 2011-11-16 Andreas Schwab <schwab@redhat.com>
16952
16953 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
16954 [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
16955 [USE_AS_STRNCASECMP_L]: Likewise.
16956 (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
16957 NO_TLS_DIRECT_SEG_REFS.
16958 * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
16959 Fix argument offsets for non-PIC.
16960 [USE_AS_STRNCASECMP_L]: Likewise.
16961 (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
16962 NO_TLS_DIRECT_SEG_REFS.
16963
16964 2011-11-15 Ulrich Drepper <drepper@gmail.com>
16965
16966 * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
16967 O_CLOEXEC.
16968 * locale/loadlocale.c (_nl_load_locale): Likewise.
16969
16970 2011-11-15 Andreas Schwab <schwab@redhat.com>
16971
16972 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
16973 [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
16974 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
16975 (SYSCALL_GETTIME): Set errno on error.
16976
16977 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
16978 count references to noai6ai_cached.
16979
16980 2011-11-15 Ulrich Drepper <drepper@gmail.com>
16981
16982 * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
16983
16984 * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
16985 FD_CLOEXEC for /proc/self/maps.
16986
16987 * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
16988 FD_CLOEXEC for /proc/meminfo.
16989
16990 * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
16991 gai.conf.
16992
16993 * resolv/res_query.c (res_hostalias): Don't allow cancellation and set
16994 FD_CLOEXEC for given file.
16995
16996 * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
16997
16998 * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
16999 FD_CLOEXEC for /etc/hosts.
17000 (_gethtent): Likewise.
17001
17002 * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
17003
17004 * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
17005 cancellation and set FD_CLOEXEC for /etc/netgroup.
17006
17007 * nss/nss_files/files-key.c (search): Don't allow cancellation when
17008 reading /etc/publickey.
17009
17010 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
17011 allow cancellation when reading /etc/group.
17012
17013 * nss/nss_files/files-alias.c (internal_setent): Don't allow
17014 cancellation.
17015 (get_next_alias): Likewise for included file. Also set FD_CLOEXEC.
17016
17017 * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
17018 when using data file.
17019
17020 * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
17021
17022 * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
17023 (write_nis_obj): Use "c" and "e" in fopen.
17024
17025 * misc/mntent_r.c (__setmntent): Also append e to fopen format.
17026
17027 * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
17028
17029 * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
17030
17031 * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
17032
17033 * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
17034 locale.alias.
17035
17036 * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
17037
17038 * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
17039
17040 * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
17041
17042 * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
17043 file parsing and set FD_CLOEXEC.
17044
17045 2011-11-14 Ulrich Drepper <drepper@gmail.com>
17046
17047 * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
17048
17049 2011-11-14 Andreas Schwab <schwab@redhat.com>
17050
17051 * malloc/arena.c (arena_get2): Don't call reused_arena when
17052 _int_new_arena failed.
17053
17054 2011-11-14 Ulrich Drepper <drepper@gmail.com>
17055
17056 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
17057 (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
17058 * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
17059 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
17060 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
17061 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
17062 to compile strcasecmp and strncasecmp.
17063 * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
17064 * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
17065
17066 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
17067
17068 2011-11-13 Ulrich Drepper <drepper@gmail.com>
17069
17070 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
17071 locale-defines.sym to gen-as-const-headers.
17072 (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
17073 strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
17074 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
17075 to compile strcasecmp and strncasecmp.
17076 * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
17077 strcasecmp_l and strncasecmp_l.
17078 * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
17079 * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
17080 * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
17081 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
17082 * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
17083 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
17084 * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
17085 * sysdeps/i386/i686/multiarch/strncase.S: New file.
17086 * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
17087 * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
17088 * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
17089
17090 2011-11-12 Ulrich Drepper <drepper@gmail.com>
17091
17092 * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
17093 result of SYSDEP_GETTIME_CPU to retval.
17094 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
17095 parameter list to macro. Remove trailing semicolon. Adjust users.
17096
17097 * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
17098 variable.
17099
17100 * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
17101 mantissa words.
17102 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
17103
17104 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
17105 from unused variable.
17106
17107 * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
17108 DWARF definitions.
17109 * sysdeps/generic/dwarf2.h: Don't define enums when using the file
17110 for assembling.
17111
17112 * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
17113 over namespaces.
17114
17115 * sunrpc/rpc_prot.c (rejected): Fix case value.
17116
17117 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
17118 unsigned long long int to avoid warnings in shift.
17119
17120 * posix/regex_internal.c (re_string_reconstruct): Actually use result
17121 of use of trans.
17122 * posix/regex_internal.h (re_string_wchar_at): Remove temporary
17123 variable tmp.
17124
17125 * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
17126 * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
17127 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
17128
17129 * nis/nis_table.c (nis_list): Use variable of correct type for
17130 result of __follow_path call.
17131
17132 2011-11-07 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17133
17134 * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
17135 of math functions ceil, trunc, floor, round, and sqrt, when
17136 avaliable on the platform.
17137 * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
17138 name clash.
17139 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
17140 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
17141 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
17142
17143 2011-10-30 Marek Polacek <mpolacek@redhat.com>
17144
17145 * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
17146 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
17147
17148 2011-11-11 Roland McGrath <roland@hack.frob.com>
17149
17150 * include/unistd.h: Fix __readlink return type.
17151 Reported by Chris Metcalf <cmetcalf@tilera.com>.
17152
17153 2011-11-11 Ulrich Drepper <drepper@gmail.com>
17154
17155 * stdlib/ucontext.h: Undo last change for makecontext.
17156
17157 2011-11-11 Andreas Schwab <schwab@redhat.com>
17158
17159 * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
17160
17161 * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
17162 * setjmp/setjmp.h: Mark functions as non-leaf.
17163 * setjmp/bits/setjmp2.h: Likewise.
17164 * stdlib/ucontext.h: Likewise.
17165
17166 2011-11-10 Andreas Schwab <schwab@redhat.com>
17167
17168 * malloc/arena.c (_int_new_arena): Don't increment narenas.
17169 (reused_arena): Don't check arena limit.
17170 (arena_get2): Atomically check arena limit.
17171
17172 2011-11-08 Ulrich Drepper <drepper@gmail.com>
17173
17174 * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
17175 * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
17176
17177 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
17178 instructions.
17179
17180 2011-11-07 Andreas Schwab <schwab@redhat.com>
17181
17182 * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
17183 handler when locking.
17184
17185 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
17186 Fix size of allocated buffer.
17187
17188 2011-11-04 Andreas Schwab <schwab@redhat.com>
17189
17190 [BZ #10103]
17191 * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
17192 declarations for long double functions.
17193 * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
17194
17195 * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
17196
17197 2011-11-03 Andreas Schwab <schwab@redhat.com>
17198
17199 * nscd/nscd.c (main): Don't start AVC thread until credentials are
17200 installed.
17201
17202 * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
17203 is disabled.
17204
17205 2011-11-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
17206
17207 * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
17208
17209 2011-11-01 Andreas Schwab <schwab@linux-m68k.org>
17210
17211 * include/alloca.h (stackinfo_alloca_round): Define.
17212 (extend_alloca): Use it.
17213 [_STACK_GROWS_UP]: Correct check for adjacent allocation.
17214 * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
17215 here.
17216
17217 * scripts/check-local-headers.sh: Ignore libaudit.h.
17218
17219 * nscd/Makefile (extra-objs): Make recursively expanded.
17220
17221 2011-11-01 Ulrich Drepper <drepper@gmail.com>
17222
17223 * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
17224 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
17225
17226 * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
17227 * posix/tst-rfc3484-2.c: Likewise.
17228 * posix/tst-rfc3484-3.c: Likewise.
17229
17230 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
17231 process_vm_writev.
17232 * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
17233 process_vm_writev.
17234 * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
17235 process_vm_writev from libc using GLIBC_2.15 version.
17236
17237 * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
17238
17239 2011-10-31 Paul Pluzhnikov <ppluzhnikov@google.com>
17240
17241 * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
17242 stack usage.
17243
17244 2011-10-31 Ulrich Drepper <drepper@gmail.com>
17245
17246 [BZ #13367]
17247 * nss/getent.c (initgroups_keys): Show error message in case no group
17248 names are given.
17249
17250 * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
17251 * inet/check_pf.c: Provide dummy versions of __free_in6ai and
17252 __bump_nl_timestamp.
17253 * nscd/connections (nscd_init): When host database is served open
17254 netlink socket and request notification about configuration changes.
17255 (main_loop_poll): Track netlink file descriptor and bump timestamp
17256 in case data becomes available.
17257 (main_loop_epoll): Likewise.
17258 * nscd/nscd-client.h (DB_VERSION): Bump to 2.
17259 (database_pers_head): Add extra_data fileds.
17260 Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
17261 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
17262 * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
17263 Adjust caller.
17264 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
17265 in6ai data, call __free_in6ai.
17266 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
17267 Add -DHAVE_NETLINK.
17268 * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite. Cache the
17269 interface information. Reuse previous data if netlink timestamp
17270 is not changed.
17271 (__bump_nl_timestamp): New function.
17272 (__free_in6ai): New function.
17273
17274 2011-10-30 Ulrich Drepper <drepper@gmail.com>
17275
17276 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
17277 close_not_cancel_no_status here.
17278 (__check_pf): Reorganize code a bit to not call close twice if OOM.
17279
17280 2011-10-29 Ulrich Drepper <drepper@gmail.com>
17281
17282 [BZ #13276]
17283 * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
17284 return value.
17285
17286 * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
17287 * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
17288 asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
17289
17290 2011-07-03 Andreas Jaeger <aj@suse.de>
17291
17292 [BZ #10709]
17293 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
17294 of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
17295 * math/libm-test.inc (sin_test): Add test case.
17296
17297 2011-10-29 Ulrich Drepper <drepper@gmail.com>
17298
17299 [BZ #13337]
17300 * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
17301 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
17302
17303 * elf/chroot_canon.c (chroot_canon): Cleanups.
17304
17305 * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
17306
17307 [BZ #13335]
17308 * elf/chroot_canon.c (chroot_canon): Fix readlink call.
17309 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
17310
17311 * string/test-strchr.c: Make usable for strchrnul testing.
17312 * string/test-strchrnul.c: New file.
17313 * string/Makefile (strop-tests): Add strchrnul.
17314
17315 * po/it.po: Update from translation team.
17316 * po/es.po: Likewise.
17317
17318 2011-10-28 Ulrich Drepper <drepper@gmail.com>
17319
17320 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
17321 the three constants needed as parameters. Drop the others.
17322 (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
17323 __m128i_strloadu_tolower.
17324 Create and initialize variable zero and use it in all the places
17325 where _mm_setzero_si128 was used.
17326
17327 * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
17328 doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
17329 mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
17330 * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
17331 anymore.
17332 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
17333 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
17334 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
17335 __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
17336 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
17337 __mpranred, __mptan.
17338 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
17339 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
17340 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
17341 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
17342 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
17343 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
17344 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
17345 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
17346 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
17347
17348 2011-10-28 Andreas Schwab <schwab@redhat.com>
17349
17350 * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
17351 redefine if SHARED.
17352 * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
17353
17354 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
17355 wide char related routines to wcsmbs subdir.
17356
17357 2011-10-27 Andreas Schwab <schwab@redhat.com>
17358
17359 [BZ #13344]
17360 * misc/sys/cdefs.h (__THROWNL): Define.
17361 * posix/unistd.h: Use __THREADNL instead of __THREAD
17362 for memory synchronization functions.
17363
17364 2011-10-26 Roland McGrath <roland@hack.frob.com>
17365
17366 [BZ #13349]
17367 * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
17368 doesn't exist.
17369 * manual/stdio.texi (Obstack Streams): Node removed.
17370
17371 2011-10-26 Andreas Schwab <schwab@redhat.com>
17372
17373 * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
17374 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
17375 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
17376
17377 * math/math_private.h (math_force_eval): Allow non-addressable
17378 arguments.
17379 * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
17380
17381 2011-10-25 Ulrich Drepper <drepper@gmail.com>
17382
17383 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
17384 file is not needed.
17385
17386 * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
17387 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
17388 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
17389 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
17390 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
17391 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
17392 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
17393 * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
17394 Add AVX variants.
17395 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
17396 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
17397 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
17398 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
17399 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
17400 * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
17401 * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
17402 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
17403 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
17404 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
17405 * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
17406 * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
17407 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
17408 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
17409 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
17410 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
17411 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
17412 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
17413 * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
17414
17415 * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
17416 all the time. Define bit_AVX. Define HAS_* macros using bit_* macros.
17417
17418 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
17419 place. Use VEX encoding when compiling for AVX.
17420
17421 2011-10-25 Andreas Schwab <schwab@redhat.com>
17422
17423 * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
17424 * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
17425
17426 * string/test-strchr.c (do_test): Don't generate NUL bytes.
17427
17428 2011-10-25 Ulrich Drepper <drepper@gmail.com>
17429
17430 * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
17431 useless if() expression.
17432 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
17433 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
17434 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
17435 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
17436 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
17437 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
17438 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
17439 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
17440 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
17441 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
17442 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
17443 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
17444 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
17445 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
17446 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
17447 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
17448 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
17449 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
17450 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
17451
17452 * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
17453
17454 2011-10-25 Andreas Schwab <schwab@redhat.com>
17455
17456 * elf/dl-deps.c (_dl_map_object_deps): Remove always true
17457 condition.
17458 * elf/dl-fini.c (_dl_sort_fini): Likewise.
17459
17460 2011-10-25 Ulrich Drepper <drepper@gmail.com>
17461
17462 * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
17463 .text section. Avoid duplicate constants.
17464 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
17465 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
17466 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
17467 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
17468 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
17469 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
17470 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
17471 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
17472 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
17473 * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
17474 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
17475 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
17476 * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
17477 * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
17478 * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
17479 * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
17480 * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
17481 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
17482 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
17483 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
17484 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
17485 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
17486 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
17487 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
17488 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
17489 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
17490 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
17491 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
17492 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
17493 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
17494 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
17495 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
17496 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
17497 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
17498 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
17499 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
17500 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
17501 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
17502 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
17503 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
17504 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
17505 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
17506 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
17507 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
17508 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
17509
17510 2011-10-24 Ulrich Drepper <drepper@gmail.com>
17511
17512 * sysdeps/x86_64/dla.h: Move to ...
17513 * sysdeps/x86_64/fpu/dla.h: ...here.
17514 (DLA_FMS): Some compilers fail to inline __builtin_fma in some
17515 situations. Use __builtin_fma only for gcc 4.6 and up.
17516
17517 * config.make.in: Add have-mfma4 entry.
17518 * configure.in: Substitute libc_cv_cc_fma4.
17519 * math/Makefile (dbl-only-routines): Add sincostab.
17520 * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
17521 Use __sincostab not sincos.
17522 * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
17523 name is a macro.
17524 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
17525 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
17526 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
17527 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise. Define singArctan2
17528 using __copysign.
17529 * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr. Don't define
17530 __cr and __cpymn. Define __cpy unless NO___CPY is defined. Define
17531 norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
17532 * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
17533 and __inv.
17534 * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
17535 * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
17536 __copysign.
17537 * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos. Don't
17538 define aliases when function name is a macro.
17539 * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
17540 sysdeps/ieee754/dbl-64/sincos.tbl.
17541 * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
17542 fma4-enabled routines.
17543 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
17544 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
17545 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
17546 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
17547 * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
17548 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
17549 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
17550 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
17551 * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
17552 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
17553 * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
17554 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
17555 * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
17556 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
17557 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
17558 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
17559 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
17560 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
17561 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
17562 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
17563 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
17564 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
17565 * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
17566 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
17567 * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
17568 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
17569 * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
17570 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
17571 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
17572 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
17573
17574 * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
17575 rename.
17576 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
17577 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
17578 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
17579 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
17580 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
17581 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
17582 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
17583 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
17584
17585 2011-10-24 Andreas Schwab <schwab@redhat.com>
17586
17587 * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
17588
17589 2011-10-23 Ulrich Drepper <drepper@gmail.com>
17590
17591 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
17592
17593 * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
17594 prediction.
17595 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
17596
17597 * string/strnlen.c: Don't define STRNLEN, reverse logic.
17598 Remove unused variable magic_bits.
17599 * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
17600
17601 * string/strnlen.c: Define and use STRNLEN macro.
17602 * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
17603 Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
17604 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
17605 * wcsmbs/wcslen.c: Define and use WCSLEN.
17606 * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
17607 * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
17608 * sysdeps/i386/i686/multiarch/strnlen.S: New file.
17609 * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
17610 * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
17611 * sysdeps/i386/i686/multiarch/wcslen.S: New file.
17612 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
17613
17614 2011-10-20 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
17615
17616 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
17617 strnlen-sse2-no-bsf.
17618 Rename strlen-no-bsf to strlen-sse2-no-bsf.
17619 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
17620 * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
17621 Add strnlen support.
17622 (USE_AS_STRNLEN): New macro.
17623 * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
17624 * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
17625 Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
17626 * sysdeps/x86_64/wcslen.S: New file.
17627
17628 2011-10-20 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
17629
17630 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
17631 XMM-moves are used for copying on small sizes.
17632
17633 2011-10-19 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
17634
17635 * wcsmbs/Makefile (strop-tests): Add wcschr.
17636 * wcsmbs/test-wcschr.c: New file.
17637 * string/test-strchr.c: Update.
17638 Add wcschr support.
17639 (WIDE): New macro.
17640
17641 2011-10-18 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
17642
17643 * wcsmbs/Makefile (strop-tests): Add wcslen.
17644 * wcsmbs/test-wcslen.c: New file.
17645 * string/test-strlen.c: Update.
17646 Add wcslen support.
17647 (WIDE): New macro.
17648
17649 2011-10-23 Ulrich Drepper <drepper@gmail.com>
17650
17651 * po/it.po: Update from translation team.
17652
17653 2011-09-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
17654
17655 * sysdeps/x86_64/wcscmp.S: Update.
17656 Fix wrong comparison semantics.
17657 wcscmp shall use signed comparison not unsigned.
17658 Don't use substraction to avoid overflow bug.
17659 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
17660 * wcsmbc/wcscmp.c: Likewise.
17661 * string/test-strcmp.c: Likewise.
17662 Add new tests to check cases with negative values.
17663
17664 2011-10-23 Ulrich Drepper <drepper@gmail.com>
17665
17666 * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
17667 * sysdeps/x86_64/dla.h: ...here. New file.
17668 * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
17669 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
17670 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
17671 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
17672 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
17673 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
17674 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
17675 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
17676 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
17677
17678 2011-10-23 Andreas Schwab <schwab@linux-m68k.org>
17679
17680 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
17681 __ynl_finite aliases.
17682
17683 2011-10-22 Ulrich Drepper <drepper@gmail.com>
17684
17685 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
17686
17687 * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
17688 define DLA_FMA.
17689 [DLA_FMA] (EMULV): Use DLA_FMA.
17690 [DLA_FMA] (MUL12): Use EMULV.
17691 * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
17692 that are not needed.
17693 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
17694 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
17695 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
17696 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
17697 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
17698 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
17699 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
17700
17701 2011-10-22 Andreas Schwab <schwab@linux-m68k.org>
17702
17703 * math/s_nan.c: Undef __nan.
17704 * math/s_nanf.c: Undef __nanf.
17705 * math/s_nanl.c: Undef __nanl.
17706 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
17707 "math_private.h".
17708
17709 2011-10-22 Ulrich Drepper <drepper@gmail.com>
17710
17711 * math/s_catan.c: Add branch predictions.
17712 * math/s_catanf.c: Likewise.
17713 * math/s_catanh.c: Likewise.
17714 * math/s_catanhf.c: Likewise.
17715 * math/s_catanhl.c: Likewise.
17716 * math/s_catanl.c: Likewise.
17717 * math/s_cexp.c: Likewise.
17718 * math/s_cexpf.c: Likewise.
17719 * math/s_cexpl.c: Likewise.
17720 * math/s_clog.c: Likewise.
17721 * math/s_clog10.c: Likewise.
17722 * math/s_clog10f.c: Likewise.
17723 * math/s_clog10l.c: Likewise.
17724 * math/s_clogf.c: Likewise.
17725 * math/s_clogl.c: Likewise.
17726 * math/s_csqrt.c: Likewise.
17727 * math/s_csqrtf.c: Likewise.
17728 * math/s_csqrtl.c: Likewise.
17729 * math/s_ctanf.c: Likewise.
17730 * math/s_ctanh.c: Likewise.
17731 * math/s_ctanhf.c: Likewise.
17732 * math/s_ctanhl.c: Likewise.
17733 * math/s_ctanl.c: Likewise.
17734
17735 * math/math_private.h: Define __nan, __nanf, __nanl.
17736 * math/s_cacosh.c: Include <math_private.h>.
17737 * math/s_cacoshl.c: Likewise.
17738 * math/s_casinh.c: Likewise.
17739 * math/s_casinhf.c: Likewise.
17740 * math/s_casinhl.c: Likewise.
17741 * math/s_ccos.c: Rely entire on ccosh.
17742 * math/s_ccosf.c: Rely entire on ccoshf.
17743 * math/s_ccosl.c: Rely entirely on ccoshl.
17744 * math/s_ccosh.c: Add branch predicion helpers. Add branch prediction.
17745 Remove tests for FE_INVALID.
17746 * math/s_ccoshf.c: Likewise.
17747 * math/s_ccoshl.c: Likewise.
17748 * math/s_csin.c: Likewise.
17749 * math/s_csinf.c: Likewise.
17750 * math/s_csinh.c Likewise.
17751 * math/s_csinhf.c: Likewise.
17752 * math/s_csinhl.c: Likewise.
17753 * math/s_csinl.c: Likewise.
17754 * math/s_ctan.c: Likewise.
17755 * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
17756 * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
17757 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
17758
17759 2011-10-21 Ulrich Drepper <drepper@gmail.com>
17760
17761 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
17762 compilation problems.
17763
17764 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
17765 __builtin_expect.
17766
17767 2011-10-20 Ulrich Drepper <drepper@gmail.com>
17768
17769 * sysdeps/i386/configure.in: Test for -mfma4 option.
17770 * config.h.in: Add HAVE_FMA4_SUPPORT entry.
17771 * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
17772 COMMON_CPUID_INDEX_80000001.
17773 * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
17774 * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
17775 use it if FMA3 is not supported.
17776 * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
17777
17778 * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
17779 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
17780
17781 2011-10-20 Andreas Schwab <schwab@redhat.com>
17782
17783 [BZ #12892]
17784 * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
17785 it would create a cycle with a link time dependency.
17786
17787 2011-10-19 Ulrich Drepper <drepper@gmail.com>
17788
17789 * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
17790 instruction.
17791 * string/Makefile (strop-tests): Add rawmemchr.
17792 * string/test-rawmemchr.c: New file.
17793
17794 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
17795 * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file. Split out from...
17796 * sysdeps/x86_64/multiarch/strcmp.S: ...here. Include strcmp-sse42.S
17797 when compiling str{,n}casecmp and when AVX is available. Hook up
17798 new optimized code in initializers.
17799
17800 2011-10-19 Andreas Schwab <schwab@redhat.com>
17801
17802 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
17803 __feraiseexcept instead of feraiseexcept.
17804
17805 2011-10-18 Ulrich Drepper <drepper@gmail.com>
17806
17807 * math/math_private.h: Define defaults for libc_fetestexcept and
17808 libc_feupdateenv.
17809 * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
17810 * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
17811 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
17812 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
17813 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
17814 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
17815 libc_fetestexcept and libc_feupdateenv.
17816
17817 * math/math_private.h: Define defaults for libc_feholdexcept_setround,
17818 libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
17819 * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
17820 * sysdeps/x86_64/fpu/math_private.h: Define special version of
17821 libc_feholdexcept_setround.
17822
17823 * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
17824 Add s_nearbyint-c and s_nearbyintf-c.
17825 * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
17826 nearbyintf inlines.
17827 * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
17828 * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
17829 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
17830 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
17831
17832 * math/math_private.h: Define defaults for libc_fegetround,
17833 libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
17834 libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
17835 libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
17836 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
17837 libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
17838 standard functions.
17839 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
17840 Remove comments and hacks for old compiler versions.
17841 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
17842 libc_fegetround, libc_fesetround, libc_feholdexcept, and
17843 libc_feholdexceptl.
17844
17845 2011-10-18 Andreas Schwab <schwab@redhat.com>
17846
17847 * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
17848 (__feraiseexcept_renamed): Add __NTH.
17849 (feraiseexcept): Add __NTH. Rename local variables to fix
17850 namespace violations.
17851
17852 2011-10-17 Ulrich Drepper <drepper@gmail.com>
17853
17854 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
17855
17856 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
17857
17858 * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
17859 recently added interfaces.
17860 * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
17861
17862 * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
17863 about macro parameter expansion.
17864
17865 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
17866 __NO_MATH_INLINES is defined. Cleanups.
17867
17868 * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
17869 and __floorf is target has SSE4.1.
17870 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
17871 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
17872 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
17873 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
17874
17875 * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
17876 name.
17877 (floorf): Likewise.
17878
17879 * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
17880
17881 2011-10-17 Andreas Schwab <schwab@redhat.com>
17882
17883 * misc/sys/cdefs.h: Fix last change.
17884
17885 * grp/initgroups.c (internal_getgrouplist): Fix initgroups
17886 database lookup.
17887
17888 2011-10-16 Ulrich Drepper <drepper@gmail.com>
17889
17890 * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
17891
17892 * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
17893 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
17894 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
17895 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
17896 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
17897 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
17898 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
17899 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
17900 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
17901 * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
17902 * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
17903 * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
17904 * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
17905 * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
17906 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
17907 * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
17908 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
17909 * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
17910 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
17911 * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
17912 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
17913 * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
17914
17915 * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
17916 ceil, ceilf, floor, floorf.
17917
17918 * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
17919 Perform IRELATIVE relocations last.
17920
17921 * elf/do-rel.h: Add another parameter nrelative, replacing the
17922 local variable with the same name. Change name of the function
17923 to end in Rel or Rela (uppercase).
17924 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
17925 nrelative to ranges. Only nonzero for DT_REL/DT_RELA. Pass to the
17926 elf_dynamic_do_##reloc function.
17927
17928 2011-10-15 Ulrich Drepper <drepper@gmail.com>
17929
17930 * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
17931 is sufficient, at least on modern CPUs.
17932
17933 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
17934
17935 * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
17936 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
17937
17938 * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
17939 __expl_finite.
17940 * math/bits/math-finite.h: Add entries for exp.
17941 * math/e_expl.c: Add __*_finite alias.
17942 * sysdeps/i386/fpu/e_exp.S: Likewise.
17943 * sysdeps/i386/fpu/e_expf.S: Likewise.
17944 * sysdeps/i386/fpu/e_expl.c: Likewise.
17945 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
17946 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
17947 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
17948 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
17949 * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
17950 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
17951 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
17952
17953 * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
17954 is sufficient, at least on modern CPUs.
17955
17956 * ctype/ctype-info.c (__ctype_init): Define.
17957 * include/ctype.h (__ctype_init): Declare.
17958 (__ctype_b_loc): The variable is always initialized.
17959 (__ctype_toupper_loc): Likewise.
17960 (__ctype_tolower_loc): Likewise.
17961 * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
17962 * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
17963
17964 2011-10-15 Andreas Schwab <schwab@linux-m68k.org>
17965
17966 * wcsmbs/wmemcmp.c (WMEMCMP): Define.
17967
17968 * configure.in: Also look in $cxxmachine/include for C++ system
17969 headers.
17970
17971 2011-09-27 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
17972
17973 * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
17974 memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
17975 * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
17976 * sysdeps/x86_64/multiarch/memcmp.S: Update. Add __memcmp_ssse3.
17977 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
17978 (USE_AS_WMEMCMP): New macro.
17979 Fixing indents.
17980 * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
17981 * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
17982 * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
17983 * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
17984 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
17985 wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
17986 * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
17987 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
17988 * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
17989 * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
17990 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
17991 (USE_AS_WMEMCMP): New macro.
17992 * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
17993 * sysdeps/string/test-memcmp.c: Update.
17994 Fix simple_wmemcmp.
17995 Add new tests.
17996 * wcsmbs/wmemcmp.c: Update.
17997 (WMEMCMP): New macro.
17998 Fix overflow bug.
17999
18000 2011-10-12 Andreas Jaeger <aj@suse.de>
18001
18002 [BZ #13268]
18003 * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
18004
18005 2011-10-15 Ulrich Drepper <drepper@gmail.com>
18006
18007 * libio/iofwide.c (do_length): Avoid warning.
18008
18009 * ctype/ctype.h (__isctype_f): Add missing __THROW.
18010
18011 2011-10-14 Ulrich Drepper <drepper@gmail.com>
18012
18013 * elf/pldd-xx.c (find_maps): Remove leftover debug message.
18014
18015 * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
18016 * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
18017 * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
18018 * sysdeps/i386/i686/fpu/e_log.S: New file.
18019 * sysdeps/i386/i686/fpu/e_logf.S: New file.
18020 * sysdeps/i386/i686/fpu/e_logl.S: New file.
18021
18022 * ctype/ctype.h: Add support for inlined isXXX functions when
18023 compiling C++ code.
18024
18025 2011-10-14 Andreas Schwab <schwab@redhat.com>
18026
18027 * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
18028
18029 * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
18030
18031 2011-10-13 Roland McGrath <roland@hack.frob.com>
18032
18033 [BZ #13291]
18034 * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
18035
18036 2011-10-13 Andreas Schwab <schwab@redhat.com>
18037
18038 * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
18039 * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
18040 feraiseexcept.
18041
18042 * sysdeps/x86_64/memrchr.S: Check for zero size.
18043
18044 * string/stratcliff.c: Add memrchr tests.
18045
18046 2011-10-12 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
18047
18048 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
18049 memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
18050 rawmemchr-sse2 rawmemchr-sse2-bsf.
18051 * sysdeps/i386/i686/multiarch/memchr.S: New file.
18052 * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
18053 * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
18054 * sysdeps/i386/i686/multiarch/memrchr.S: New file.
18055 * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
18056 * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
18057 * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
18058 * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
18059 * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
18060 * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
18061 * string/memrchr.c (MEMRCHR): New macro.
18062
18063 2011-10-12 Ulrich Drepper <drepper@gmail.com>
18064
18065 Add integration with gcc's -ffinite-math-only and optimize wrapper
18066 functions in libm.
18067 * Versions.def: Define GLIBC_2.15 version for libm.
18068 * math/Makefile (headers): Add bits/math-finite.h.
18069 * math/bits/math-finite.h: New file.
18070 * sysdeps/ia64/fpu/bits/math-finite.h: New file.
18071 * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
18072 * math/e_acoshl.c: Add __*_finite alias.
18073 * math/e_acosl.c: Likewise.
18074 * math/e_asinl.c: Likewise.
18075 * math/e_atan2l.c: Likewise.
18076 * math/e_atanhl.c: Likewise.
18077 * math/e_coshl.c: Likewise.
18078 * math/e_exp10.c: Likewise.
18079 * math/e_exp10f.c: Likewise.
18080 * math/e_exp10l.c: Likewise.
18081 * math/e_exp2l.c: Likewise.
18082 * math/e_fmodl.c: Likewise.
18083 * math/e_gammal_r.c: Likewise.
18084 * math/e_hypotl.c: Likewise.
18085 * math/e_j0l.c: Likewise.
18086 * math/e_j1l.c: Likewise.
18087 * math/e_jnl.c: Likewise.
18088 * math/e_lgammal_r.c: Likewise.
18089 * math/e_log10l.c: Likewise.
18090 * math/e_log2l.c: Likewise.
18091 * math/e_logl.c: Likewise.
18092 * math/e_powl.c: Likewise.
18093 * math/e_sinhl.c: Likewise.
18094 * math/e_sqrtl.c: Likewise.
18095 * math/e_scalb.c: Completely rewritten and optimized.
18096 * math/e_scalbf.c: Likewise.
18097 * math/e_scalbl.c: Likewise.
18098 * math/w_acos.c: Likewise.
18099 * math/w_acosf.c: Likewise.
18100 * math/w_acosl.c: Likewise.
18101 * math/w_acosh.c: Likewise.
18102 * math/w_acoshf.c: Likewise.
18103 * math/w_acoshl.c: Likewise.
18104 * math/w_asin.c: Likewise.
18105 * math/w_asinf.c: Likewise.
18106 * math/w_asinl.c: Likewise.
18107 * math/w_atan2.c: Likewise.
18108 * math/w_atan2f.c: Likewise.
18109 * math/w_atan2l.c: Likewise.
18110 * math/w_atanh.c: Likewise.
18111 * math/w_atanhf.c: Likewise.
18112 * math/w_atanhl.c: Likewise.
18113 * math/w_exp10.c: Likewise.
18114 * math/w_exp10f.c: Likewise.
18115 * math/w_exp10l.c: Likewise.
18116 * math/w_fmod.c: Likewise.
18117 * math/w_fmodf.c: Likewise.
18118 * math/w_fmodl.c: Likewise.
18119 * math/w_j0.c: Likewise.
18120 * math/w_j0f.c: Likewise.
18121 * math/w_j0l.c: Likewise.
18122 * math/w_j1.c: Likewise.
18123 * math/w_j1f.c: Likewise.
18124 * math/w_j1l.c: Likewise.
18125 * math/w_jn.c: Likewise.
18126 * math/w_jnf.c: Likewise.
18127 * math/w_log.c: Likewise.
18128 * math/w_logf.c: Likewise.
18129 * math/w_logl.c: Likewise.
18130 * math/w_log10.c: Likewise.
18131 * math/w_log10f.c: Likewise.
18132 * math/w_log10l.c: Likewise.
18133 * math/w_log2.c: Likewise.
18134 * math/w_log2f.c: Likewise.
18135 * math/w_log2l.c: Likewise.
18136 * math/w_pow.c: Likewise.
18137 * math/w_powf.c: Likewise.
18138 * math/w_powl.c: Likewise.
18139 * math/w_remainder.c: Likewise.
18140 * math/w_remainderf.c: Likewise.
18141 * math/w_remainderl.c: Likewise.
18142 * math/w_scalb.c: Likewise.
18143 * math/w_scalbf.c: Likewise.
18144 * math/w_scalbl.c: Likewise.
18145 * math/w_sqrt.c: Likewise.
18146 * math/w_sqrtf.c: Likewise.
18147 * math/w_sqrtl.c: Likewise.
18148 * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
18149 are declared. Include <bits/math-finite.h> if -ffinite-math-only is
18150 used.
18151 * math/math_private.h: Declare __kernel_standard_f.
18152 * math/w_cosh.c: Remove cruft and optimize a bit.
18153 * math/w_coshf.c: Likewise.
18154 * math/w_coshl.c: Likewise.
18155 * math/w_exp2.c: Likewise.
18156 * math/w_exp2f.c: Likewise.
18157 * math/w_exp2l.c: Likewise.
18158 * math/w_hypot.c: Likewise.
18159 * math/w_hypotf.c: Likewise.
18160 * math/w_hypotl.c: Likewise.
18161 * math/w_lgamma.c: Likewise.
18162 * math/w_lgamma_r.c: Likewise.
18163 * math/w_lgammaf.c: Likewise.
18164 * math/w_lgammaf_r.c: Likewise.
18165 * math/w_lgammal.c: Likewise.
18166 * math/w_lgammal_r.c: Likewise.
18167 * math/w_sinh.c: Likewise.
18168 * math/w_sinhf.c: Likewise.
18169 * math/w_sinhl.c: Likewise.
18170 * math/w_tgamma.c: Likewise.
18171 * math/w_tgammaf.c: Likewise.
18172 * math/w_tgammal.c: Likewise.
18173 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
18174 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
18175 * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
18176 Minor optimizations. Pretty printing. Remove cruft.
18177 * sysdeps/i386/fpu/e_acosf.S: Likewise.
18178 * sysdeps/i386/fpu/e_acosh.S: Likewise.
18179 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
18180 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
18181 * sysdeps/i386/fpu/e_acosl.c: Likewise.
18182 * sysdeps/i386/fpu/e_asin.S: Likewise.
18183 * sysdeps/i386/fpu/e_asinf.S: Likewise.
18184 * sysdeps/i386/fpu/e_atan2.S: Likewise.
18185 * sysdeps/i386/fpu/e_atan2f.S: Likewise.
18186 * sysdeps/i386/fpu/e_atan2l.c: Likewise.
18187 * sysdeps/i386/fpu/e_atanh.S: Likewise.
18188 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
18189 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
18190 * sysdeps/i386/fpu/e_exp10.S: Likewise.
18191 * sysdeps/i386/fpu/e_exp10f.S: Likewise.
18192 * sysdeps/i386/fpu/e_exp10l.S: Likewise.
18193 * sysdeps/i386/fpu/e_exp2.S: Likewise.
18194 * sysdeps/i386/fpu/e_exp2f.S: Likewise.
18195 * sysdeps/i386/fpu/e_exp2l.S: Likewise.
18196 * sysdeps/i386/fpu/e_fmod.S: Likewise.
18197 * sysdeps/i386/fpu/e_fmodf.S: Likewise.
18198 * sysdeps/i386/fpu/e_fmodl.c: Likewise.
18199 * sysdeps/i386/fpu/e_hypot.S: Likewise.
18200 * sysdeps/i386/fpu/e_hypotf.S: Likewise.
18201 * sysdeps/i386/fpu/e_log.S: Likewise.
18202 * sysdeps/i386/fpu/e_log10.S: Likewise.
18203 * sysdeps/i386/fpu/e_log10f.S: Likewise.
18204 * sysdeps/i386/fpu/e_log10l.S: Likewise.
18205 * sysdeps/i386/fpu/e_log2.S: Likewise.
18206 * sysdeps/i386/fpu/e_log2f.S: Likewise.
18207 * sysdeps/i386/fpu/e_log2l.S: Likewise.
18208 * sysdeps/i386/fpu/e_logf.S: Likewise.
18209 * sysdeps/i386/fpu/e_logl.S: Likewise.
18210 * sysdeps/i386/fpu/e_pow.S: Likewise.
18211 * sysdeps/i386/fpu/e_powf.S: Likewise.
18212 * sysdeps/i386/fpu/e_powl.S: Likewise.
18213 * sysdeps/i386/fpu/e_remainder.S: Likewise.
18214 * sysdeps/i386/fpu/e_remainderf.S: Likewise.
18215 * sysdeps/i386/fpu/e_remainderl.S: Likewise.
18216 * sysdeps/i386/fpu/e_scalb.S: Likewise.
18217 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
18218 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
18219 * sysdeps/i386/fpu/e_sqrt.S: Likewise.
18220 * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
18221 * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
18222 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
18223 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
18224 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
18225 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
18226 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
18227 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
18228 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
18229 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
18230 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
18231 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
18232 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
18233 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
18234 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
18235 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
18236 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
18237 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
18238 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
18239 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
18240 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
18241 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
18242 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
18243 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
18244 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
18245 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
18246 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
18247 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
18248 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
18249 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
18250 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
18251 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
18252 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
18253 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
18254 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
18255 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
18256 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
18257 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
18258 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
18259 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
18260 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
18261 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
18262 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
18263 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
18264 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
18265 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
18266 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
18267 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
18268 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
18269 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
18270 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
18271 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
18272 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
18273 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
18274 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
18275 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
18276 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
18277 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
18278 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
18279 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
18280 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
18281 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
18282 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
18283 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
18284 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
18285 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
18286 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
18287 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
18288 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
18289 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
18290 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
18291 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
18292 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
18293 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
18294 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
18295 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
18296 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
18297 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
18298 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
18299 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
18300 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
18301 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
18302 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
18303 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
18304 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
18305 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
18306 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
18307 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
18308 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
18309 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
18310 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
18311 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
18312 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
18313 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
18314 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
18315 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
18316 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
18317 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
18318 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
18319 * sysdeps/s390/fpu/e_sqrt.c: Likewise.
18320 * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
18321 * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
18322 * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
18323 * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
18324 * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
18325 * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
18326 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
18327 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
18328 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
18329 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
18330 * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
18331 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
18332 * sysdeps/x86_64/fpu/e_sqrt.c: Likewise. Fix parameter order
18333 * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
18334 * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
18335 (__isnanf): Likewise.
18336 (__isinf_ns): Likewise.
18337 (__isinf_nsf): Likewise.
18338 (__finite): Likewise.
18339 (__finitef): Likewise.
18340 (__ieee754_sqrt): Define as macro.
18341 (__ieee754_sqrtf): Define as macro.
18342 (__ieee754_sqrtl): Define as macro.
18343 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
18344 inlined copy.
18345 * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
18346 __FINITE_MATH_ONLY__ consistent.
18347 * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
18348
18349 2011-10-10 Andreas Schwab <schwab@linux-m68k.org>
18350
18351 * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
18352 of rawmemchr.
18353
18354 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
18355
18356 2011-10-09 Ulrich Drepper <drepper@gmail.com>
18357
18358 * po/ja.po: Update from translation team.
18359
18360 2011-10-08 Roland McGrath <roland@hack.frob.com>
18361
18362 * locale/programs/locarchive.c (prepare_address_space): New function.
18363 (create_archive, enlarge_archive, open_archive): Use it.
18364
18365 * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
18366 inside [SHARED], where it is used.
18367
18368 * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
18369
18370 * nss/getent.c (netgroup_keys): Remove unused variable.
18371 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
18372
18373 2011-10-08 Ulrich Drepper <drepper@gmail.com>
18374
18375 * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
18376 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
18377 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
18378 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
18379 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
18380 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
18381 * math/Makefile (libm-calls): Add s_isinf_ns.
18382 * math/divtc3.c: Use __isinf_nsl instead of isinf.
18383 * math/multc3.c: Likewise.
18384 * math/s_casin.c: Likewise.
18385 * math/s_casinf.c: Likewise.
18386 * math/s_casinl.c: Likewise.
18387 * math/s_ccos.c: Likewise.
18388 * math/s_ccosf.c: Likewise.
18389 * math/s_ccosl.c: Likewise.
18390 * math/s_ctan.c: Likewise.
18391 * math/s_ctanf.c: Likewise.
18392 * math/s_ctanh.c: Likewise.
18393 * math/s_ctanhf.c: Likewise.
18394 * math/s_ctanhl.c: Likewise.
18395 * math/s_ctanl.c: Likewise.
18396 * math/w_fmod.c: Likewise.
18397 * math/w_fmodf.c: Likewise.
18398 * math/w_fmodl.c: Likewise.
18399 * math/w_remainder.c: Likewise.
18400 * math/w_remainderf.c: Likewise.
18401 * math/w_remainderl.c: Likewise.
18402 * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
18403 * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
18404 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
18405 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
18406 * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
18407 * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
18408 * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
18409 __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
18410
18411 * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
18412 of the number.
18413 * stdio-common/printf_fphex.c: Likewise.
18414 * stdio-common/printf_size.c: Likewise.
18415
18416 * math/e_exp10.c: Include math_private.h using <...> not "...".
18417 * math/e_exp10f.c: Likewise.
18418 * math/e_exp10l.c: Likewise.
18419 * math/e_exp2l.c: Likewise.
18420 * math/e_j0l.c: Likewise.
18421 * math/e_j1l.c: Likewise.
18422 * math/e_jnl.c: Likewise.
18423 * math/e_lgammal_r.c: Likewise.
18424 * math/e_rem_pio2l.c: Likewise.
18425 * math/e_scalb.c: Likewise.
18426 * math/e_scalbf.c: Likewise.
18427 * math/e_scalbl.c: Likewise.
18428 * math/k_cosl.c: Likewise.
18429 * math/k_sinl.c: Likewise.
18430 * math/k_tanl.c: Likewise.
18431 * math/s_cacoshf.c: Likewise.
18432 * math/s_catan.c: Likewise.
18433 * math/s_catanf.c: Likewise.
18434 * math/s_catanh.c: Likewise.
18435 * math/s_catanhf.c: Likewise.
18436 * math/s_catanhl.c: Likewise.
18437 * math/s_catanl.c: Likewise.
18438 * math/s_ccosh.c: Likewise.
18439 * math/s_ccoshf.c: Likewise.
18440 * math/s_ccoshl.c: Likewise.
18441 * math/s_cexp.c: Likewise.
18442 * math/s_cexpf.c: Likewise.
18443 * math/s_cexpl.c: Likewise.
18444 * math/s_clog.c: Likewise.
18445 * math/s_clog10.c: Likewise.
18446 * math/s_clog10f.c: Likewise.
18447 * math/s_clog10l.c: Likewise.
18448 * math/s_clogf.c: Likewise.
18449 * math/s_clogl.c: Likewise.
18450 * math/s_csin.c: Likewise.
18451 * math/s_csinf.c: Likewise.
18452 * math/s_csinh.c: Likewise.
18453 * math/s_csinhf.c: Likewise.
18454 * math/s_csinhl.c: Likewise.
18455 * math/s_csinl.c: Likewise.
18456 * math/s_csqrt.c: Likewise.
18457 * math/s_csqrtf.c: Likewise.
18458 * math/s_csqrtl.c: Likewise.
18459 * math/s_ctan.c: Likewise.
18460 * math/s_ctanf.c: Likewise.
18461 * math/s_ctanh.c: Likewise.
18462 * math/s_ctanhf.c: Likewise.
18463 * math/s_ctanhl.c: Likewise.
18464 * math/s_ctanl.c: Likewise.
18465 * math/s_ldexp.c: Likewise.
18466 * math/s_ldexpf.c: Likewise.
18467 * math/s_ldexpl.c: Likewise.
18468 * math/s_significand.c: Likewise.
18469 * math/s_significandf.c: Likewise.
18470 * math/s_significandl.c: Likewise.
18471 * math/w_acos.c: Likewise.
18472 * math/w_acosf.c: Likewise.
18473 * math/w_acosh.c: Likewise.
18474 * math/w_acoshf.c: Likewise.
18475 * math/w_acoshl.c: Likewise.
18476 * math/w_acosl.c: Likewise.
18477 * math/w_asin.c: Likewise.
18478 * math/w_asinf.c: Likewise.
18479 * math/w_asinl.c: Likewise.
18480 * math/w_atan2.c: Likewise.
18481 * math/w_atan2f.c: Likewise.
18482 * math/w_atan2l.c: Likewise.
18483 * math/w_atanh.c: Likewise.
18484 * math/w_atanhf.c: Likewise.
18485 * math/w_atanhl.c: Likewise.
18486 * math/w_cosh.c: Likewise.
18487 * math/w_coshf.c: Likewise.
18488 * math/w_coshl.c: Likewise.
18489 * math/w_dremf.c: Likewise.
18490 * math/w_exp10.c: Likewise.
18491 * math/w_exp10f.c: Likewise.
18492 * math/w_exp10l.c: Likewise.
18493 * math/w_exp2.c: Likewise.
18494 * math/w_exp2f.c: Likewise.
18495 * math/w_fmod.c: Likewise.
18496 * math/w_fmodf.c: Likewise.
18497 * math/w_fmodl.c: Likewise.
18498 * math/w_hypot.c: Likewise.
18499 * math/w_hypotf.c: Likewise.
18500 * math/w_hypotl.c: Likewise.
18501 * math/w_j0.c: Likewise.
18502 * math/w_j0f.c: Likewise.
18503 * math/w_j0l.c: Likewise.
18504 * math/w_j1.c: Likewise.
18505 * math/w_j1f.c: Likewise.
18506 * math/w_j1l.c: Likewise.
18507 * math/w_jn.c: Likewise.
18508 * math/w_jnf.c: Likewise.
18509 * math/w_jnl.c: Likewise.
18510 * math/w_lgamma.c: Likewise.
18511 * math/w_lgamma_r.c: Likewise.
18512 * math/w_lgammaf.c: Likewise.
18513 * math/w_lgammaf_r.c: Likewise.
18514 * math/w_lgammal.c: Likewise.
18515 * math/w_lgammal_r.c: Likewise.
18516 * math/w_log.c: Likewise.
18517 * math/w_log10.c: Likewise.
18518 * math/w_log10f.c: Likewise.
18519 * math/w_log10l.c: Likewise.
18520 * math/w_log2.c: Likewise.
18521 * math/w_log2f.c: Likewise.
18522 * math/w_log2l.c: Likewise.
18523 * math/w_logf.c: Likewise.
18524 * math/w_logl.c: Likewise.
18525 * math/w_pow.c: Likewise.
18526 * math/w_powf.c: Likewise.
18527 * math/w_powl.c: Likewise.
18528 * math/w_remainder.c: Likewise.
18529 * math/w_remainderf.c: Likewise.
18530 * math/w_remainderl.c: Likewise.
18531 * math/w_scalb.c: Likewise.
18532 * math/w_scalbf.c: Likewise.
18533 * math/w_scalbl.c: Likewise.
18534 * math/w_sinh.c: Likewise.
18535 * math/w_sinhf.c: Likewise.
18536 * math/w_sinhl.c: Likewise.
18537 * math/w_sqrt.c: Likewise.
18538 * math/w_sqrtf.c: Likewise.
18539 * math/w_sqrtl.c: Likewise.
18540 * math/w_tgamma.c: Likewise.
18541 * math/w_tgammaf.c: Likewise.
18542 * math/w_tgammal.c: Likewise.
18543
18544 * po/ja.po: Update from translation team.
18545
18546 2011-09-29 Andreas Jaeger <aj@suse.de>
18547
18548 [BZ #13179]
18549 * sunrpc/netname.c (netname2host): Fix logic.
18550
18551 [BZ #6779]
18552 [BZ #6783]
18553 * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
18554 correctly.
18555 * math/w_remainder.c (__remainder): Likewise.
18556 * math/w_remainderf.c (__remainderf): Likewise.
18557 * math/libm-test.inc (remainder_test): Add test cases.
18558
18559 2011-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
18560
18561 * stdlib/longlong.h: Update from GCC. Fix zarch smul_ppmm and
18562 sdiv_qrnnd.
18563
18564 2011-10-07 Ulrich Drepper <drepper@gmail.com>
18565
18566 * string/test-memcmp.c: Avoid unncessary #defines.
18567 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
18568
18569 2011-08-31 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
18570
18571 * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
18572 Use new sse2 version for core i3 - i7 as it's faster
18573 than sse42 version.
18574 (bit_Prefer_PMINUB_for_stringop): New.
18575 * sysdeps/x86_64/rawmemchr.S: Update.
18576 Replace with faster SSE2 version.
18577 * sysdeps/x86_64/memrchr.S: New file.
18578 * sysdeps/x86_64/memchr.S: Update.
18579 Replace with faster SSE2 version.
18580
18581 2011-09-12 Marek Polacek <mpolacek@redhat.com>
18582
18583 * elf/dl-load.c (lose): Add cast to avoid warning.
18584
18585 2011-10-07 Ulrich Drepper <drepper@gmail.com>
18586
18587 * po/ca.po: Update from translation team.
18588
18589 * inet/getnetgrent_r.c: Hook up nscd.
18590 * nscd/Makefile (routines): Add nscd_netgroup.
18591 (nscd-modules): Add netgroupcache.
18592 (CFLAGS-netgroupcache.c): Define.
18593 * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
18594 (cache_search): Add const to second parameter.
18595 * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
18596 INNETGR.
18597 (dbs): Add netgrdb entry.
18598 (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
18599 (verify_persistent_db): Handle netgrdb.
18600 (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
18601 * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
18602 GETFDNETGR.
18603 (netgroup_response_header): Define.
18604 (innetgroup_response_header): Define.
18605 (datahead): Add netgroup_response_header and innetgroup_response_header
18606 elements.
18607 * nscd/nscd.conf: Add entries for netgroup cache.
18608 * nscd/nscd.h (dbtype): Add netgrdb.
18609 (_PATH_NSCD_NETGROUP_DB): Define.
18610 (netgroup_iov_disabled): Declare.
18611 (xmalloc, xcalloc, xrealloc): Move declarations here.
18612 (cache_search): Adjust prototype.
18613 Add netgroup-related prototypes.
18614 * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
18615 * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
18616 (__nscd_innetgr): Declare.
18617 * nscd/selinux.c (perms): Use access_vector_t as element type and
18618 add netgroup-related initializers.
18619 * nscd/netgroupcache.c: New file.
18620 * nscd/nscd_netgroup.c: New file.
18621 * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
18622 * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
18623 For four parameters use innetgr.
18624 * nss/nss_files/files-init.c: Add definition and callback for netgr.
18625 * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
18626 (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
18627 * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
18628
18629 * nscd/connections.c (register_traced_file): Don't register file
18630 for disabled databases.
18631
18632 2011-10-06 Ulrich Drepper <drepper@gmail.com>
18633
18634 * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
18635
18636 * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
18637 from tree and freeing node.
18638
18639 2011-09-25 Jiri Olsa <jolsa@redhat.com>
18640
18641 * nss/nsswitch.c (__nss_database_lookup): Handle
18642 nss_parse_service_list out of memory case.
18643
18644 2011-09-15 Jiri Olsa <jolsa@redhat.com>
18645
18646 * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
18647 out of memory case.
18648
18649 2011-10-04 Andreas Schwab <schwab@redhat.com>
18650
18651 * include/dlfcn.h (__RTLD_NOIFUNC): Define.
18652 * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
18653 pass it down.
18654 * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
18655 elf_machine_rela, elf_machine_lazy_rel.
18656 (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
18657 (ELF_DYNAMIC_DO_REL): Likewise.
18658 (ELF_DYNAMIC_DO_RELA): Likewise.
18659 (ELF_DYNAMIC_RELOCATE): Likewise.
18660 * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
18661 to ELF_DYNAMIC_DO_REL.
18662 * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
18663 (dl_main): In trace mode always set __RTLD_NOIFUNC.
18664 * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
18665 elf_machine_rela.
18666 * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
18667 skip_ifunc, don't call ifunc function if non-zero.
18668 (elf_machine_rela): Likewise.
18669 (elf_machine_lazy_rel): Likewise.
18670 (elf_machine_lazy_rela): Likewise.
18671 * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
18672 (elf_machine_lazy_rel): Likewise.
18673 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
18674 Likewise.
18675 (elf_machine_lazy_rel): Likewise.
18676 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
18677 Likewise.
18678 (elf_machine_lazy_rel): Likewise.
18679 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
18680 (elf_machine_lazy_rel): Likewise.
18681 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
18682 (elf_machine_lazy_rel): Likewise.
18683 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
18684 (elf_machine_lazy_rel): Likewise.
18685 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
18686 (elf_machine_lazy_rel): Likewise.
18687 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
18688 (elf_machine_lazy_rel): Likewise.
18689 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
18690 (elf_machine_lazy_rel): Likewise.
18691
18692 2011-09-28 Ulrich Drepper <drepper@gmail.com>
18693
18694 * nss/nss_files/files-init.c (_nss_files_init): Use static
18695 initialization for all the *_traced_file variables.
18696
18697 2011-09-28 Andreas Schwab <schwab@redhat.com>
18698
18699 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
18700
18701 2011-09-27 Roland McGrath <roland@hack.frob.com>
18702
18703 [BZ #13226]
18704 * manual/signal.texi (Longjmp in Handler): Grammar fixes.
18705
18706 2011-09-27 Andreas Schwab <schwab@redhat.com>
18707
18708 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
18709 Reread the line before reparsing it.
18710
18711 2011-09-26 Andreas Schwab <schwab@redhat.com>
18712
18713 * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
18714
18715 2011-09-21 Chung-Lin Tang <cltang@codesourcery.com>
18716 Maxim Kuvyrkov <maxim@codesourcery.com>
18717 Joseph Myers <joseph@codesourcery.com>
18718
18719 * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
18720 if needed for __stack_chk_guard.
18721
18722 2011-09-19 Roland McGrath <roland@hack.frob.com>
18723
18724 * sysdeps/posix/spawni.c (script_execute): Always define it.
18725 It will be optimized away if unused.
18726 (maybe_script_execute): New function.
18727 (__spawni): Call it.
18728
18729 * Makerules: Don't include tls.make.
18730 (config-tls): Always set to thread.
18731 * tls.make.c: File removed.
18732
18733 2011-09-19 Mike Frysinger <vapier@gentoo.org>
18734
18735 * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
18736 * config.make.in (CPPFLAGS-config): New substituted variable.
18737
18738 2011-09-15 Ulrich Drepper <drepper@gmail.com>
18739
18740 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
18741
18742 [BZ #13192]
18743 * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
18744 Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
18745
18746 2011-09-15 Roland McGrath <roland@hack.frob.com>
18747
18748 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
18749 (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
18750 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
18751 (CALL_FAIL): Likewise.
18752 * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
18753 (CALL_FAIL): Macro removed.
18754 Patch mostly by Mike Frysinger <vapier@gentoo.org>.
18755
18756 2011-09-15 Ulrich Drepper <drepper@gmail.com>
18757
18758 * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
18759 for __FINITE_MATH_ONLY__ == 1.
18760
18761 2011-09-15 Andreas Schwab <schwab@redhat.com>
18762
18763 * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
18764 __ieee754_sqrt instead of sqrt.
18765 * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
18766 __ieee754_sqrtf instead of sqrtf.
18767 * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
18768 __floorf instead of floorf.
18769 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
18770 __floorf, __truncf instead of floorf, truncf.
18771
18772 2011-09-14 Ulrich Drepper <drepper@gmail.com>
18773
18774 * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
18775
18776 * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
18777 __extern_always_inline.
18778 Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
18779 32-bit.
18780
18781 2011-09-14 Andreas Schwab <schwab@redhat.com>
18782
18783 * elf/rtld.c (dl_main): Also relocate in dependency order when
18784 doing symbol dependency testing.
18785
18786 2011-09-13 Andreas Schwab <schwab@linux-m68k.org>
18787
18788 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
18789 Always define `refsym'.
18790
18791 2011-09-13 Andreas Schwab <schwab@redhat.com>
18792
18793 * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
18794 (__FD_ELT): Renamed from __FDELT.
18795 * misc/bits/select2.h (__FD_ELT): Likewise.
18796 * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
18797 __FD_MASK instead of __FDELT, __FDMASK.
18798 * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
18799 Likewise.
18800 * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
18801 Likewise.
18802
18803 * elf/Makefile (gen-ldd): Fix pattern.
18804
18805 * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
18806 (init_tls): Likewise.
18807
18808 2011-09-12 Ulrich Drepper <drepper@gmail.com>
18809
18810 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
18811
18812 2011-09-12 Andreas Schwab <schwab@redhat.com>
18813
18814 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
18815 `struct cmsghdr *' instead of `void *'.
18816 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
18817 Likewise.
18818
18819 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
18820
18821 * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
18822 if non-absolute.
18823 * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
18824 ldd_rewrite_script.
18825
18826 2011-09-11 Ulrich Drepper <drepper@gmail.com>
18827
18828 * configure.in: Remove --with-tls option.
18829 * config.h.in: Remove HAVE_TLS_SUPPORT entry.
18830 * sysdeps/i386/elf/configure.in: Always test for TLS support and err
18831 out in case it is missing.
18832 * sysdeps/ia64/elf/configure.in: Likewise.
18833 * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
18834 * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
18835 * sysdeps/s390/s390-32/elf/configure.in: Likewise.
18836 * sysdeps/s390/s390-64/elf/configure.in: Likewise.
18837 * sysdeps/sh/elf/configure.in: Likewise.
18838 * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
18839 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
18840 * sysdeps/x86_64/elf/configure.in: Likewise.
18841 * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
18842 * sysdeps/mach/hurd/tls.h: Likewise.
18843
18844 [BZ #13067]
18845 * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
18846
18847 [BZ #13090]
18848 * configure.in: Fix use of AC_INIT.
18849
18850 * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
18851
18852 2011-09-10 Ulrich Drepper <drepper@gmail.com>
18853
18854 * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
18855 __set_errno.
18856 * malloc/hooks.c: Likewise.
18857
18858 [BZ #11929]
18859 * malloc/arena.c (ptmalloc_init_minimal): Removed. Initialize all
18860 variables statically.
18861 (narenas): Initialize.
18862 (list_lock): Initialize.
18863 (ptmalloc_init): Don't call ptmalloc_init_minimal. Remove
18864 initializtion of main_arena and list_lock. Small cleanups.
18865 Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
18866 * malloc/malloc.c: Remove malloc_getpagesize. Include <ldsodefs.h>.
18867 Add initializers to main_arena and mp_.
18868 (malloc_state): Remove pagesize member. Change all users to use
18869 GLRO(dl_pagesize).
18870
18871 * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
18872 * sysdeps/unix/sysv/linux/getpagesize.c: Simplify. GLRO(dl_pagesize)
18873 is always initialized.
18874
18875 * malloc/malloc.c: Removed unused configurations and dead code.
18876 * malloc/arena.c: Likewise.
18877 * malloc/hooks.c: Likewise.
18878 * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
18879
18880 * include/tls.h: Removed. USE___THREAD must always be defined.
18881 * bits/libc-tsd.h: Don't handle !USE___THREAD.
18882 * elf/dl-libc.c: Likewise.
18883 * elf/dl-tsd.c: Likewise.
18884 * include/errno.h: Likewise.
18885 * include/netdb.h: Likewise.
18886 * include/resolv.h: Likewise.
18887 * inet/herrno-loc.c: Likewise.
18888 * inet/herrno.c: Likewise.
18889 * malloc/arena.c: Likewise.
18890 * malloc/hooks.c: Likewise.
18891 * malloc/malloc.c: Likewise.
18892 * resolv/res-state.c: Likewise.
18893 * resolv/res_libc.c: Likewise.
18894 * sysdeps/i386/dl-machine.h: Likewise.
18895 * sysdeps/ia64/dl-machine.h: Likewise.
18896 * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
18897 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
18898 * sysdeps/s390/s390-32/dl-machine.h: Likewise.
18899 * sysdeps/s390/s390-64/dl-machine.h: Likewise.
18900 * sysdeps/sh/dl-machine.h: Likewise.
18901 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
18902 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
18903 * sysdeps/unix/i386/sysdep.S: Likewise.
18904 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
18905 * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
18906 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
18907 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
18908 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
18909 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
18910 * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
18911 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
18912 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
18913 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
18914 * sysdeps/unix/x86_64/sysdep.S: Likewise.
18915 * sysdeps/x86_64/dl-machine.h: Likewise.
18916 * tls.make.c: Likewise.
18917
18918 * configure.in: Remove --with-__thread option. Make tests for
18919 --no-whole-archive, __builtin_expect, symbol redirection, __thread,
18920 tls_model attribute fail if no support is available. Remove
18921 USE_IN_LIBIO.
18922 * Makeconfig: Adjust for dropped configure option. All features are
18923 now mandatory.
18924 * Makerules: Likewise.
18925 * Versions.def: Likewise.
18926 * argp/argp-fmtstream.c: Likewise.
18927 * argp/argp-fmtstream.h: Likewise.
18928 * argp/argp-help.c: Likewise.
18929 * assert/assert.c: Likewise.
18930 * config.h.in: Likewise.
18931 * config.make.in: Likewise.
18932 * configure: Likewise.
18933 * configure.in: Likewise.
18934 * csu/Versions: Likewise.
18935 * csu/init.c: Likewise.
18936 * elf/tst-audit2.c: Likewise.
18937 * elf/tst-tls10.c: Likewise.
18938 * elf/tst-tls10.h: Likewise.
18939 * elf/tst-tls11.c: Likewise.
18940 * elf/tst-tls12.c: Likewise.
18941 * elf/tst-tls14.c: Likewise.
18942 * elf/tst-tlsmod11.c: Likewise.
18943 * elf/tst-tlsmod12.c: Likewise.
18944 * elf/tst-tlsmod13.c: Likewise.
18945 * elf/tst-tlsmod13a.c: Likewise.
18946 * elf/tst-tlsmod14a.c: Likewise.
18947 * elf/tst-tlsmod15b.c: Likewise.
18948 * elf/tst-tlsmod16a.c: Likewise.
18949 * elf/tst-tlsmod16b.c: Likewise.
18950 * elf/tst-tlsmod7.c: Likewise.
18951 * elf/tst-tlsmod8.c: Likewise.
18952 * elf/tst-tlsmod9.c: Likewise.
18953 * gmon/gmon.c: Likewise.
18954 * grp/fgetgrent_r.c: Likewise.
18955 * grp/putgrent.c: Likewise.
18956 * hurd/fopenport.c: Likewise.
18957 * include/libc-symbols.h: Likewise.
18958 * include/tls.h: Likewise.
18959 * intl/gettextP.h: Likewise.
18960 * intl/loadinfo.h: Likewise.
18961 * locale/global-locale.c: Likewise.
18962 * locale/localeinfo.h: Likewise.
18963 * mach/devstream.c: Likewise.
18964 * malloc/arena.c: Likewise.
18965 * malloc/set-freeres.c: Likewise.
18966 * misc/err.c: Likewise.
18967 * misc/getttyent.c: Likewise.
18968 * misc/mntent_r.c: Likewise.
18969 * posix/getopt.c: Likewise.
18970 * posix/wordexp.c: Likewise.
18971 * pwd/fgetpwent_r.c: Likewise.
18972 * resolv/Versions: Likewise.
18973 * resolv/res_hconf.c: Likewise.
18974 * shadow/fgetspent_r.c: Likewise.
18975 * shadow/putspent.c: Likewise.
18976 * stdio-common/printf_fphex.c: Likewise.
18977 * stdio-common/tmpfile.c: Likewise.
18978 * stdlib/abort.c: Likewise.
18979 * stdlib/fmtmsg.c: Likewise.
18980 * sunrpc/auth_unix.c: Likewise.
18981 * sunrpc/clnt_perr.c: Likewise.
18982 * sunrpc/clnt_tcp.c: Likewise.
18983 * sunrpc/clnt_udp.c: Likewise.
18984 * sunrpc/clnt_unix.c: Likewise.
18985 * sunrpc/openchild.c: Likewise.
18986 * sunrpc/svc_simple.c: Likewise.
18987 * sunrpc/svc_tcp.c: Likewise.
18988 * sunrpc/svc_udp.c: Likewise.
18989 * sunrpc/svc_unix.c: Likewise.
18990 * sunrpc/xdr.c: Likewise.
18991 * sunrpc/xdr_array.c: Likewise.
18992 * sunrpc/xdr_rec.c: Likewise.
18993 * sunrpc/xdr_ref.c: Likewise.
18994 * sunrpc/xdr_stdio.c: Likewise.
18995
18996 2011-09-09 Ulrich Drepper <drepper@gmail.com>
18997
18998 * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
18999
19000 2011-07-03 Andreas Jaeger <aj@suse.de>
19001
19002 * math/libm-test.inc (jn_test): Add tests for BZ#11589.
19003 * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
19004 regenerate with gen-libm-tests.pl.
19005
19006 2010-05-12 Petr Baudis <pasky@suse.cz>
19007
19008 [BZ #11589]
19009 * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
19010 around j0() zero points by switching to j1().
19011 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
19012 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
19013 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
19014 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
19015
19016 2011-09-09 Ulrich Drepper <drepper@gmail.com>
19017
19018 * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
19019 instead of 0.
19020 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
19021 instead of 0. .
19022 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
19023 Patch in part by Pavel Roskin <proski@gnu.org>.
19024
19025 [BZ #13138]
19026 * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
19027 realloc.
19028 (_IO_vfscanf_internal): Remove reteof. Use errout after setting done.
19029 Free memory block if necessary.
19030
19031 [BZ #12847]
19032 * libio/genops.c (INTDEF): For string streams the _lock pointer can
19033 be NULL. Don't lock in this case.
19034
19035 2011-09-09 Roland McGrath <roland@hack.frob.com>
19036
19037 * elf/elf.h (ELFOSABI_GNU): New macro.
19038 (ELFOSABI_LINUX): Define to that.
19039
19040 2011-07-29 Denis Zaitceff <zaitceff@gmail.com>
19041
19042 * string/strncat.c (strncat): Undef the symbol in case it has been
19043 defined in bits/string.h.
19044
19045 2011-09-09 Ulrich Drepper <drepper@gmail.com>
19046
19047 * elf/sotruss.ksh: Clean up, fix, and complete help messages.
19048
19049 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
19050 link map.
19051
19052 2011-08-17 Andreas Jaeger <aj@suse.de>
19053
19054 * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
19055
19056 2011-08-18 Paul Pluzhnikov <ppluzhnikov@google.com>
19057 Ian Lance Taylor <iant@google.com>
19058
19059 * math/libm-test.inc (lround_test): New testcase.
19060 * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
19061
19062 2011-09-08 Ulrich Drepper <drepper@gmail.com>
19063
19064 * Makefile: Remove support for automatic cvs check-ins.
19065 * Makerules: Likewise.
19066 * config.make.in: Likewise.
19067 * configure.in: Likewise.
19068 * intl/Makefile: Likewise.
19069 * locale/Makefile: Likewise.
19070 * po/Makefile: Likewise.
19071 * posix/Makefile: Likewise.
19072 * sysdeps/gnu/Makefile: Likewise.
19073 * sysdeps/mach/hurd/Makefile: Likewise.
19074 * sysdeps/sparc/sparc32/Makefile: Likewise.
19075
19076 [BZ #13118]
19077 * posix/Makefile (bug-regex32-ENV): Define.
19078 Patch by John Stanley <jpsinthemix@verizon.net>.
19079
19080 * misc/Makefile (headers): Add bits/select2.h.
19081 * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
19082 * misc/bits/select2.h: New file.
19083 * include/bits/select2.h: New file.
19084 * debug/Makefile (routines): Add fdelt_chk.
19085 * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
19086 * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
19087 FD_ISSET.
19088 * debug/fdelt_chk.c: New file.
19089
19090 * wcsmbs/test-wcscmp.c: Moved from string/*. Adjust.
19091 * wcsmbs/test-wmemcmp.c: Likewise.
19092 * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
19093 * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
19094
19095 2011-09-08 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
19096
19097 * string/Makefile (strop-tests): Add memcmp.
19098 * string/test-wmemcmp.c: New file.
19099 * string/test-memcmp.c: Add wmemcmp support.
19100
19101 2011-09-08 Roland McGrath <roland@hack.frob.com>
19102
19103 [BZ #13153]
19104 * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
19105 2011-07-19 change.
19106
19107 * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
19108 garbage value in a __mach_port_mod_refs call in the cases of the
19109 task-self and thread-self ports.
19110
19111 2011-09-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
19112
19113 * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
19114
19115 2011-09-08 Andreas Schwab <schwab@redhat.com>
19116
19117 * elf/dl-load.c (lose): Check for non-null L.
19118
19119 2011-09-07 Ulrich Drepper <drepper@gmail.com>
19120
19121 * elf/dl-load.c (open_verify): Use O_CLOEXEC.
19122
19123 * elf/dl-libc.c (dlerror_run): Pass back error code from
19124 dl_catch_error.
19125
19126 [BZ #13123]
19127 * elf/dl-load.c (lose): Free l_origin if it is valid.
19128
19129 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
19130 names.
19131 * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
19132 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
19133 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
19134 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
19135 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
19136 Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
19137
19138 2011-08-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
19139
19140 * sysdeps/powerpc/fpu/e_hypot.c: New file.
19141 * sysdeps/powerpc/fpu/e_hypotf.c: New file.
19142 * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
19143 * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
19144 * sysdeps/powerpc/fpu/k_cosf.c: New file.
19145 * sysdeps/powerpc/fpu/k_sinf.c: New file.
19146 * sysdeps/powerpc/fpu/s_cosf.c: New file.
19147 * sysdeps/powerpc/fpu/s_sinf.c: New file.
19148 * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
19149 * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
19150
19151 2011-08-15 Alan Modra <amodra@gmail.com>
19152
19153 [BZ #13092]
19154 * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
19155 * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
19156 * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here. Add
19157 ppc_mcount to static-only-routines.
19158 * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
19159 __mcount_internal.
19160 * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
19161 __mcount_internal with usual JUMPTARGET. Remove useless nop.
19162
19163 2011-08-18 David Flaherty <flaherty@linux.vnet.ibm.com>
19164
19165 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
19166 for finite and infinity parameters.
19167
19168 2011-08-04 Will Schmidt <will_schmidt@vnet.ibm.com>
19169
19170 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
19171 and add nop instructions for throughput optimization.
19172 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
19173
19174 2011-07-28 Will Schmidt <will_schmidt@vnet.ibm.com>
19175
19176 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
19177 aligned copy for power7 with vector-scalar instructions.
19178 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
19179
19180 2011-07-24 H.J. Lu <hongjiu.lu@intel.com>
19181
19182 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
19183 AVX check.
19184
19185 2011-09-07 Andreas Schwab <schwab@redhat.com>
19186
19187 [BZ #13144]
19188 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
19189 last change.
19190
19191 2011-09-07 Ulrich Drepper <drepper@gmail.com>
19192
19193 * sysdeps/unix/sysv/linux/x86_64/init-first.c
19194 (_libc_vdso_platform_setup): If vDSO is not present store pointer to
19195 syscall wrapper around clock_gettime in __vdso_clock_gettime.
19196 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
19197 clock_gettime.
19198
19199 2011-09-06 Ulrich Drepper <drepper@gmail.com>
19200
19201 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
19202 Forgot to demangle the pointer.
19203
19204 * sysdeps/i386/sysdep.h: Define atom_text_section.
19205 * sysdeps/x86_64/sysdep.h: Likewise.
19206 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
19207 section with atom_text_section.
19208 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
19209 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
19210 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
19211 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
19212 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
19213
19214 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
19215 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
19216 already be defined. Change to take two parameters and don't assign
19217 result to variable. Adjust all users.
19218 Define INTERNAL_GETTIME if not already defined.
19219 Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
19220 call.
19221 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
19222 HAVE_CLOCK_GETTIME_VSYSCALL.
19223 * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
19224
19225 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
19226 gettimeofday vsyscall, just use time.
19227
19228 2011-09-06 Andreas Schwab <schwab@redhat.com>
19229
19230 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
19231 <errno.h>.
19232
19233 2011-09-06 Ulrich Drepper <drepper@gmail.com>
19234
19235 * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
19236 syscall on x86-64.
19237 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
19238 syscall.
19239 * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
19240 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
19241 syscall if possible.
19242
19243 2011-09-05 Ulrich Drepper <drepper@gmail.com>
19244
19245 * elf/pldd.c (get_process_info): Don't read whole ELF header, just
19246 e_ident. Don't pass to find_mapsXX.
19247 * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
19248
19249 2011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
19250
19251 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
19252 strchr-sse2-no-bsf strrchr-sse2-no-bsf
19253 * sysdeps/x86_64/multiarch/strchr.S: Update.
19254 Check bit_slow_BSF bit.
19255 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
19256 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
19257 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
19258
19259 2011-09-05 Ulrich Drepper <drepper@gmail.com>
19260
19261 [BZ #13134]
19262 * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
19263 before glibc 2.15.
19264 (tryshell): Define.
19265 (__spawni): Change last parameter to be flag. Test
19266 SPAWN_XFLAGS_USE_PATH flag to use path or not.
19267 Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
19268 * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
19269 * posix/spawni.c: Likewise.
19270 * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
19271 * posix/spawnp.c: Likewise. Change normal version to use
19272 SPAWN_XFLAGS_USE_PATH.
19273 * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
19274 SPAWN_XFLAGS_TRY_SHELL.
19275
19276 [BZ #13150]
19277 * posix/glob.h: Remove gcc 1.x support.
19278
19279 [BZ #13068]
19280 * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
19281
19282 2011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
19283
19284 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
19285 strchr-sse2 strrchr-sse2 strchr-sse2-bsf
19286 strrchr-sse2-bsf
19287 * sysdeps/i386/i686/multiarch/strchr.S: New file.
19288 * sysdeps/i386/i686/multiarch/strrchr.S: New file.
19289 * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
19290 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
19291 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
19292 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
19293
19294 2011-08-29 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
19295
19296 * sysdeps/x86_64/wcscmp.S: New file.
19297
19298 * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
19299 wcscmp-c wcscmp-sse2
19300 * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
19301 * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
19302 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
19303 * wcsmbs/wcscmp.c: Allow renaming.
19304
19305 2011-09-05 David S. Miller <davem@davemloft.net>
19306
19307 * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
19308 stack slot, rather than the struct return pointer slot.
19309 * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
19310 * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
19311 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
19312 * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
19313
19314 2011-09-05 Ulrich Drepper <drepper@gmail.com>
19315
19316 * po/ja.po: Update from translation team.
19317
19318 [BZ #13144]
19319 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
19320 kernel in 64-bit binaries.
19321
19322 2011-09-01 David S. Miller <davem@davemloft.net>
19323
19324 * elf/elf.h (HWCAP_SPARC_*): Move to..
19325 * sysdeps/sparc/sysdep.h: this new file and add new values.
19326 * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
19327 * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
19328 _DL_HWCAP_COUNT to 24.
19329 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
19330 entries.
19331 * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
19332 __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
19333 * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
19334 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
19335 instead of magic constants.
19336 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
19337
19338 2011-08-31 David S. Miller <davem@davemloft.net>
19339
19340 * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
19341 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
19342 Reimplement to do errno handling inline.
19343 (SYSCALL_ERROR_HANDLER): New macro.
19344 (__SYSCALL_STRING): Do not do errno handling in asm.
19345 (__CLONE_SYSCALL_STRING): Delete.
19346 (__INTERNAL_SYSCALL_STRING): Delete.
19347 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
19348 sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
19349 (PSEUDO): Reimplement to do errno handling inline.
19350 (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
19351 (SYSCALL_ERROR_HANDLER): New macro.
19352 (__SYSCALL_STRING): Do not do errno handling in asm.
19353 (__CLONE_SYSCALL_STRING): Delete.
19354 (__INTERNAL_SYSCALL_STRING): Delete.
19355 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
19356 Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
19357 i386.
19358 (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
19359 (inline_syscall*): Add 'err' argument.
19360 (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
19361 INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
19362 (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
19363 INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
19364
19365 * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
19366 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
19367
19368 2011-08-30 Andreas Schwab <schwab@redhat.com>
19369
19370 * elf/rtld.c (dl_main): Relocate objects in dependency order.
19371
19372 2011-08-29 Jiri Olsa <jolsa@redhat.com>
19373
19374 * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
19375 directive.
19376
19377 2011-08-24 David S. Miller <davem@davemloft.net>
19378
19379 * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
19380
19381 2011-08-24 Andreas Schwab <schwab@redhat.com>
19382
19383 * elf/Makefile: Add rules to build and run unload8 test.
19384 * elf/unload8.c: New file.
19385 * elf/unload8mod1.c: New file.
19386 * elf/unload8mod1x.c: New file.
19387 * elf/unload8mod2.c: New file.
19388 * elf/unload8mod3.c: New file.
19389
19390 * elf/dl-close.c (_dl_close_worker): Reset private search list if
19391 it wasn't used.
19392
19393 2011-08-23 David S. Miller <davem@davemloft.net>
19394
19395 * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
19396 subtract stack bias.
19397 * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
19398 %sp not %fp in calculations.
19399 (_JMPBUF_UNWINDS_ADJ): Likewise.
19400
19401 * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
19402 (aio_suspend): Call it to force an exception region around the
19403 AIO_MISC_WAIT() invocation.
19404
19405 2011-08-23 Andreas Schwab <schwab@redhat.com>
19406
19407 * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
19408 backslash.
19409
19410 2011-07-04 Aurelien Jarno <aurelien@aurel32.net>
19411
19412 * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
19413 protection macro.
19414 * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
19415 and <dl-machine.h>.
19416 (Elf64_FuncDesc): Remove.
19417
19418 2011-08-22 David S. Miller <davem@davemloft.net>
19419
19420 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
19421 sigaltstack check, add missing cfi directives.
19422 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
19423 missing cfi directives, and sigaltstack handling.
19424
19425 2011-08-16 Andreas Schwab <schwab@redhat.com>
19426
19427 [BZ #11724]
19428 * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
19429 object is seen twice.
19430 * elf/dl-fini.c (_dl_sort_fini): Likewise.
19431
19432 * elf/Makefile (distribute): Add tst-initorder2.c.
19433 (tests): Add tst-initorder2.
19434 (modules-names): Add tst-initorder2a tst-initorder2b
19435 tst-initorder2c tst-initorder2d. Add rules to build them.
19436 ($(objpfx)tst-initorder2.out): New rule.
19437 * elf/tst-initorder2.c: New file.
19438 * elf/tst-initorder2.exp: New file.
19439
19440 2011-08-22 Andreas Schwab <schwab@redhat.com>
19441
19442 * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
19443
19444 * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
19445 dependencies back to end of function.
19446
19447 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
19448 $(elfobjdir)/ld.so.
19449
19450 2011-08-21 Ulrich Drepper <drepper@gmail.com>
19451
19452 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
19453 * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
19454 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
19455 * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
19456 * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
19457 of __vdso_gettimeofday.
19458 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
19459 __vdso_gettimeofday and __vdso_time. Define __vdso_getcpu with
19460 attribute_hidden.
19461 (_libc_vdso_platform_setup): Remove initialization of
19462 __vdso_gettimeofday and __vdso_time.
19463
19464 2011-08-20 Ulrich Drepper <drepper@gmail.com>
19465
19466 * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
19467 and fgetc_unlocked.
19468 * nss/nss_files/files-key.c (search): Use fgets_unlocked and
19469 getc_unlocked.
19470
19471 * elf/dl-open.c (add_to_global): Report additions to the global scope
19472 for LD_DEBUG=scopes.
19473 (dl_open_worker): Also print scope of newly loaded dependencies.
19474 (_dl_show_scope): Indicate if there is no scope.
19475
19476 [BZ #13114]
19477 * stdio-common/Makefile (tests): Add bug24.
19478 * stdio-common/bug24.c: New file.
19479
19480 2011-08-19 Andreas Jaeger <aj@suse.de>
19481
19482 [BZ #13114]
19483 * libio/fileops.c (_IO_new_file_fopen): Fix handling of
19484 non-existant file when using close-on-exec mode.
19485
19486 2011-08-20 Ulrich Drepper <drepper@gmail.com>
19487
19488 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
19489 the very first instruction.
19490
19491 * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
19492 the CFI state in the end.
19493 * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
19494 inclusion of dl-trampoline.h.
19495 Based on a patch by Jiri Olsa <jolsa@redhat.com>.
19496
19497 2011-08-19 Andreas Schwab <schwab@redhat.com>
19498
19499 * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
19500 expectations for long double.
19501
19502 * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
19503 from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
19504
19505 2011-08-14 David S. Miller <davem@davemloft.net>
19506
19507 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
19508 artificual limit depends upon the system page size.
19509
19510 2011-08-17 Ulrich Drepper <drepper@gmail.com>
19511
19512 * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
19513 * resolv/Makefile: Define CFLAGS-libresolv.
19514
19515 2011-08-17 Andreas Schwab <schwab@redhat.com>
19516
19517 * nss/makedb.c (compute_tables): Make variables used in nested
19518 function static.
19519
19520 2011-08-17 Ulrich Drepper <drepper@gmail.com>
19521
19522 * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
19523 * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
19524 if buffer was too small.
19525
19526 * elf/pldd.c (main): Attach to all threads in the process.
19527 Rewrite /proc handling to use *at functions.
19528
19529 2011-08-16 Ulrich Drepper <drepper@gmail.com>
19530
19531 * elf/dl-open.c (_dl_show_scope): Take additional parameter which
19532 specifies first scope to show.
19533 (dl_open_worker): Update callers. Move printing scope of new
19534 object to before the relocation.
19535 * elf/rtld.c (dl_main): Update _dl_show_scope call.
19536 * sysdeps/generic/ldsodefs.h: Update declaration.
19537
19538 * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
19539 string for the scope number.
19540
19541 2011-08-14 Ulrich Drepper <drepper@gmail.com>
19542
19543 * nscd/servicescache.c (cache_addserv): Make sure written is always
19544 initialized.
19545
19546 2011-08-14 Roland McGrath <roland@hack.frob.com>
19547
19548 * sysdeps/i386/i486/bits/atomic.h
19549 (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
19550 statement expression, so as to suppress "set but not used" warning.
19551 (__arch_c_compare_and_exchange_val_64_acq): Likewise.
19552
19553 * string/strncat.c (STRNCAT): Use prototype definition.
19554
19555 * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
19556 (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
19557 -Iprograms here.
19558 (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
19559 (localedef-modules): Add localedef.
19560 (locale-modules): Add locale.
19561
19562 * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
19563 * elf/rtld.c (dl_main): Invert order of assignment in last change,
19564 to avoid a warning.
19565
19566 2011-08-14 David S. Miller <davem@davemloft.net>
19567
19568 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
19569 RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
19570
19571 2011-08-13 Ulrich Drepper <drepper@gmail.com>
19572
19573 * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
19574 (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
19575 * elf/rtld.c (dl_main): Set l_name of vDSO.
19576 Call _dl_show_scope when DL_DEBUG_SCOPES.
19577 (process_dl_debug): Recognize scopes flag and also set it for all.
19578 * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
19579 Declare _dl_show_scope.
19580
19581 * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
19582 (do_dlopen): Pass caller_dlopen to dl_open.
19583 (__libc_dlopen_mode): Initialize caller_dlopen.
19584
19585 * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
19586 of libc. Make tolower call locale-independent. Optimize a bit by
19587 using isdigit instead of isalnum.
19588 * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
19589
19590 2011-08-12 Ulrich Drepper <drepper@gmail.com>
19591
19592 * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
19593 was a dependency or dynamically loaded.
19594
19595 2011-08-11 Ulrich Drepper <drepper@gmail.com>
19596
19597 * intl/l10nflist.c: Allow architecture-specific pop function.
19598 * sysdeps/x86_64/l10nflist.c: New file.
19599
19600 * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
19601 classification.
19602
19603 2011-08-10 Andreas Schwab <schwab@redhat.com>
19604
19605 * include/dirent.h: Add libc_hidden_proto for scandirat and
19606 scandirat64. Don't declare __scandirat64.
19607 * dirent/scandirat.c: Add libc_hidden_def.
19608 * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
19609 * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
19610
19611 2011-08-10 David S. Miller <davem@davemloft.net>
19612
19613 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
19614 enum.
19615 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
19616 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
19617 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
19618
19619 2011-08-09 Ulrich Drepper <drepper@gmail.com>
19620
19621 * Versions.def [libc]: Add GLIBC_2.15.
19622 * dirent/Makefile (routines): Add scandirat and scandirat64.
19623 * dirent/Versions [libc]: Export scandirat and scandirat64 for
19624 GLIBC_2.15.
19625 * dirent/dirent.h: Declare scandirat and scandirat64.
19626 * dirent/scandirat.c: New file.
19627 * dirent/scandirat64.c: New file.
19628 * sysdeps/wordsize-64/scandirat.c: New file.
19629 * sysdeps/wordsize-64/scandirat64.c: New file.
19630 * dirent/opendir.c: Define opendirat.
19631 * dirent/scandir.c: Move code to scandirat.c. Implement scandir
19632 using scandirat.
19633 * dirent/scandir64.c: Adjust for scandir.c change.
19634 * include/dirent.h: Define scandir_cancel_struct. Declare __opendirat,
19635 __scandirat64, and __scandir_cancel_handler.
19636 * sysdeps/unix/opendir.c: Rename __opendir to __opendirat. Take
19637 additional parameter and use openat instead of open (outside of ld.so).
19638 Add new __opendir as wrapper around __opendirat.
19639 * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
19640 here without requiring old scandirat implementation.
19641
19642 2011-08-08 Ulrich Drepper <drepper@gmail.com>
19643
19644 * dirent/scandir.c (cancel_handler): Renamed to
19645 __scandir_cancel_handler. Do not define if SKIP_SCANDIR_CANCEL is
19646 defined. Adjust users.
19647 * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
19648 * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
19649
19650 2011-08-04 Ulrich Drepper <drepper@gmail.com>
19651
19652 * string/test-string.h (IMPL): Use __STRING to expand name and then
19653 stringify it.
19654
19655 * string/test-strcmp.c: Unify most of the WIDE and !WIDE code. Lots
19656 of cleanups.
19657
19658 2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
19659
19660 * string/Makefile: Update.
19661 (strop-tests): Append strncat.
19662 * string/test-wcscmp.c: New file.
19663 New comprehensive test for wcscmp.
19664 * string/test-strcmp.c: Update.
19665 (WIDE): New define.
19666
19667 2011-07-22 Andreas Schwab <schwab@redhat.com>
19668
19669 * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
19670 line.
19671
19672 2011-07-26 Andreas Schwab <schwab@redhat.com>
19673
19674 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
19675 encoding to ACE if AI_IDN.
19676
19677 2011-08-01 Jakub Jelinek <jakub@redhat.com>
19678
19679 * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
19680 to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
19681
19682 2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
19683
19684 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
19685 Fix overflow bug in strncat.
19686 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
19687
19688 * string/test-strncat.c: Update.
19689 Add new tests for checking overflow bugs.
19690
19691 2011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
19692
19693 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
19694 strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
19695 * sysdeps/i386/i686/multiarch/strcat.S: New file.
19696 * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
19697 * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
19698 * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
19699 * sysdeps/i386/i686/multiarch/strncat.S: New file.
19700 * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
19701 * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
19702
19703 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
19704 (USE_AS_STRCAT): Define.
19705 Add strcat and strncat support.
19706 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
19707
19708 2011-07-25 Andreas Schwab <schwab@redhat.com>
19709
19710 * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
19711 __n bigger than INT_MAX+1.
19712 (__strncmp_g): Likewise.
19713
19714 2011-07-23 Ulrich Drepper <drepper@gmail.com>
19715
19716 * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
19717 * libio/stido.h: Likewise.
19718
19719 * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
19720 (AF_NFC): Define.
19721 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
19722 (AF_NFC): Define.
19723
19724 * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
19725 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
19726 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
19727 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
19728 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
19729
19730 [BZ #13021]
19731 * scripts/test-installation.pl: Don't expect libnss_test1 to be
19732 installed.
19733
19734 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
19735 typo.
19736 (_dl_x86_64_save_sse): Likewise.
19737
19738 2011-07-22 Ulrich Drepper <drepper@gmail.com>
19739
19740 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
19741 OSXSAVE.
19742 (_dl_x86_64_save_sse): Likewise.
19743
19744 * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
19745
19746 * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
19747
19748 2011-07-21 Andreas Schwab <schwab@redhat.com>
19749
19750 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
19751 change.
19752 (_dl_x86_64_save_sse): Use correct AVX check.
19753
19754 2011-07-21 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
19755
19756 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
19757 bug in strncpy/strncat.
19758 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
19759
19760 2011-07-21 Ulrich Drepper <drepper@gmail.com>
19761
19762 * string/tester.c (test_strcat): Add tests for different alignments
19763 of source and destination.
19764 (test_strncat): Likewise.
19765
19766 2011-07-20 Ulrich Drepper <drepper@gmail.com>
19767
19768 [BZ #12852]
19769 * posix/glob.c (glob): Check passed in values before using them in
19770 expressions to avoid some overflows.
19771 (glob_in_dir): Likewise.
19772
19773 [BZ #13007]
19774 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
19775 check for AVX enablement so that we don't crash with old kernels and
19776 new hardware.
19777 * elf/tst-audit4.c: Add same checks here.
19778 * elf/tst-audit6.c: Likewise.
19779
19780 * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
19781
19782 2011-07-09 Andreas Schwab <schwab@linux-m68k.org>
19783
19784 * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
19785
19786 2011-07-20 Ulrich Drepper <drepper@gmail.com>
19787
19788 * po/cs.po: Update from translation team.
19789 * po/bg.po: Likewise.
19790
19791 2011-07-12 Marek Polacek <mpolacek@redhat.com>
19792
19793 * misc/sys/cdefs.h: Add support for const attribute.
19794 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
19795 to gnu_dev_{major,minor,makedev} functions.
19796
19797 2011-07-20 Marek Polacek <mpolacek@redhat.com>
19798
19799 * intl/dcigettext.c (get_output_charset): Add missing bracket.
19800
19801 2011-07-20 Andreas Schwab <schwab@redhat.com>
19802
19803 * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
19804 strlen results.
19805
19806 2011-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
19807
19808 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
19809 (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
19810 register in order to avoid conflicts with the soft frame pointer
19811 being held in r11 when necessary.
19812 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
19813 (INTERNAL_VSYSCALL_NCS): Likewise.
19814
19815 2011-07-14 Marek Polacek <mpolacek@redhat.com>
19816
19817 * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
19818 * elf/dl-fini.c (_dl_fini): Adjust caller.
19819 * elf/dl-close.c (_dl_close_worker): Likewise.
19820 * sysdeps/generic/ldsodefs.h: Adjust declaration.
19821
19822 2011-07-15 Marek Polacek <mpolacek@redhat.com>
19823
19824 * elf/cache.c (load_aux_cache): Remove unnecessary condition of
19825 "aux_cache->nlibs < 0".
19826
19827 * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
19828 in the reload-count case.
19829
19830 2011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
19831
19832 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
19833 strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
19834 strncat-sse2-unaligned strncat-c strlen-sse2-pminub
19835 * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
19836 * sysdeps/x86_64/multiarch/strcat.S: New file.
19837 * sysdeps/x86_64/multiarch/strncat.S: New file.
19838 * sysdeps/x86_64/multiarch/strncat-c.c: New file.
19839 * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
19840 * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
19841 * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
19842 * sysdeps/x86_64/multiarch/strcpy-ssse3.S
19843 (USE_AS_STRCAT): Define.
19844 Add strcat and strncat support.
19845 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
19846 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
19847 * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
19848 * string/strncat.c: Update.
19849 (USE_AS_STRNCAT): Define.
19850 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
19851 Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
19852 and i7.
19853 * sysdeps/x86_64/multiarch/init-arch.h
19854 (bit_Prefer_PMINUB_for_stringop): New.
19855 (index_Prefer_PMINUB_for_stringop): Likewise.
19856 * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
19857 bit_Prefer_PMINUB_for_stringop.
19858
19859 2011-07-19 Ulrich Drepper <drepper@gmail.com>
19860
19861 * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
19862 buffer64.
19863 * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
19864 of casting of buffer.
19865 * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
19866 buffer32 and buffer64.
19867 * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
19868 writes instead of casting of buffer.
19869 * crypt/md5.h (struct md5_ctx): Move buffer into union and add
19870 buffer32.
19871 * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
19872 casting of buffer.
19873
19874 2011-07-19 Andreas Schwab <schwab@redhat.com>
19875
19876 * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
19877
19878 2011-07-19 Ulrich Drepper <drepper@gmail.com>
19879
19880 * nscd/nscd.c (termination_handler): Don't do anything for a database
19881 if it has not yet been initialized.
19882
19883 2011-07-18 Ulrich Drepper <drepper@gmail.com>
19884
19885 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
19886
19887 2011-07-15 Marek Polacek <mpolacek@redhat.com>
19888
19889 * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
19890
19891 2011-07-18 Ulrich Drepper <drepper@gmail.com>
19892
19893 * po/nl.po: Update from translation team.
19894 * po/sv.po: Likewise.
19895
19896 2011-07-16 Roland McGrath <roland@hack.frob.com>
19897
19898 * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
19899 now disallowed by GCC.
19900
19901 * configure.in (use-default-link): Default to yes if a test -shared
19902 link meets our qualifications.
19903 * configure: Regenerated.
19904
19905 * config.make.in (output-format): New variable.
19906 * configure.in: Check for ld --print-output-format support.
19907 * configure: Regenerated.
19908 * Makerules ($(common-objpfx)format.lds)
19909 [$(output-format) != unknown]: Just use $(output-format),
19910 instead of the linker-script munging.
19911
19912 2011-07-14 Roland McGrath <roland@hack.frob.com>
19913
19914 * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
19915 of $(common-objpfx)shlib.lds.
19916 * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
19917
19918 * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
19919 Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
19920
19921 * configure.in (-z relro check): Adjust test code to add a large
19922 writable data section after it.
19923 * configure: Regenerated.
19924
19925 2011-07-11 Roland McGrath <roland@hack.frob.com>
19926
19927 * configure.in (-z relro check): Fix test code to make the variable
19928 truly const.
19929 * configure: Regenerated.
19930
19931 2011-07-11 Ulrich Drepper <drepper@gmail.com>
19932
19933 * nscd/nscd.h (struct traced_file): Define.
19934 (struct database_dyn): Remove inotify_descr, reset_res, and filename
19935 elements. Add traced_files.
19936 (inotify_fd): Declare.
19937 (register_traced_file): Declare.
19938 * nscd/connections.c (dbs): Remove reset_res and filename initializers.
19939 (inotify_fd): Export.
19940 (resolv_conf_descr): Remove.
19941 (nscd_init): Move inotify descriptor creation to main.
19942 Don't register files for notification here.
19943 (register_traced_file): New function.
19944 (invalidate_cache): Don't use reset_res to determine whether to call
19945 res_init, go through the list of registered files.
19946 (main_loop_poll): The inotify descriptors are now stored in the
19947 structures for the traced files.
19948 (main_loop_epoll): Likewise
19949 * nscd/nscd.c (main): Create inotify socket here. Pass extra argument
19950 to __nss_disable_nscd.
19951 * nscd/cache.c (prune_cache): There is no single inotify descriptor
19952 for a database anymore. Check the records for all the registered
19953 files instead.
19954 * nss/Makefile (libnss_files-routines): Add files-init.
19955 (libnss_db-routines): Add db-init.
19956 * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
19957 [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
19958 * nss/nss_db/db-init.c: New file.
19959 * nss/nss_files/files-init.c: New file.
19960 * nss/nsswitch.c (nss_load_library): New function. Broken out of
19961 __nss_lookup_function.
19962 (__nss_lookup_function): Call nss_load_library.
19963 (nss_load_all_libraries): New function.
19964 (__nss_disable_nscd): Take parameter with callback function for files
19965 to register. Set is_nscd. Load all the DSOs for the NSS modules
19966 used for the cached services.
19967 * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
19968 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
19969 options for features to all the files in nscd.
19970
19971 * nss/nsswitch.c (nss_parse_file): Add missing fclose.
19972
19973 2011-07-10 Roland McGrath <roland@hack.frob.com>
19974
19975 * csu/elf-init.c (__libc_csu_init): Comment typo.
19976
19977 2011-07-09 Ulrich Drepper <drepper@gmail.com>
19978
19979 * po/pl.po: Update from translation team.
19980 * po/ja.po: Likewise.
19981 * po/ru.po: Likewise.
19982 * po/ko.po: Likewise.
19983 * po/fr.po: Likewise.
19984
19985 2011-07-09 Roland McGrath <roland@hack.frob.com>
19986
19987 * configure.in (.ctors/.dtors header and trailer check):
19988 Use an empirical test on a built program.
19989 * configure: Regenerated.
19990
19991 * configure.in (-z relro check): Use an empirical test on a built DSO.
19992 Detect, but do not require, on ia64.
19993 * configure: Regenerated.
19994
19995 * configure.in (READELF): Find it with AC_CHECK_TOOL.
19996 Update tests that use readelf to use $READELF instead.
19997 * configure: Regenerated.
19998
19999 2011-07-08 Ulrich Drepper <drepper@gmail.com>
20000
20001 * malloc/hooks.c (memalign_check): Avoid using checked_request2size
20002 if the result is not used.
20003
20004 2011-07-05 Andreas Jaeger <aj@suse.de>
20005
20006 [BZ#9696]
20007 * stdlib/tst-strtod.c: Add testcase.
20008
20009 2011-07-07 Ulrich Drepper <drepper@gmail.com>
20010
20011 * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
20012 (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
20013 The latter has a higher limit. Take additional parameter to pass to
20014 the new function.
20015 (__pathconf): Pass file to __statfs_link_max.
20016 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
20017 __statfs_link_max.
20018 * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
20019 __statfs_link_max.
20020
20021 [BZ #12868]
20022 * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
20023 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
20024 Handle Lustre.
20025 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
20026 (__statfs_filesize_max): Likewise.
20027 Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
20028
20029 2011-07-05 Andreas Jaeger <aj@suse.de>
20030
20031 * resolv/res_comp.c (dn_skipname): Remove unused variable.
20032
20033 2011-07-06 Marek Polacek <mpolacek@redhat.com>
20034
20035 * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
20036 `status' variable.
20037 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
20038 Likewise.
20039
20040 2011-07-04 H.J. Lu <hongjiu.lu@intel.com>
20041
20042 * Makefile (strop-tests): Add strncat.
20043 * string/test-strncat.c: New file.
20044
20045 2011-06-30 Marek Polacek <mpolacek@redhat.com>
20046
20047 * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
20048
20049 2011-06-21 Andreas Jaeger <aj@suse.de>
20050
20051 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
20052 Copy rule from iconvdata/Makefile.
20053
20054 2011-07-06 Ulrich Drepper <drepper@gmail.com>
20055
20056 [BZ #12922]
20057 * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
20058 but no long options are defined, just return 'W'.
20059
20060 2011-06-22 Marek Polacek <mpolacek@redhat.com>
20061
20062 [BZ #9696]
20063 * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
20064
20065 2011-07-06 Ulrich Drepper <drepper@gmail.com>
20066
20067 * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
20068 netgroups to read.
20069 (innetgr): Likewise.
20070
20071 2011-07-05 Roland McGrath <roland@hack.frob.com>
20072
20073 * config.make.in (install_root): Default to $(DESTDIR).
20074
20075 2011-07-05 Ulrich Drepper <drepper@gmail.com>
20076
20077 * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
20078
20079 2011-07-02 Roland McGrath <roland@hack.frob.com>
20080
20081 * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
20082
20083 * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
20084 containing directory rather than embedding absolute directory names.
20085
20086 * scripts/check-local-headers.sh: Rewritten using awk.
20087 Match by word, not by line. Print error messages for matches.
20088 * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
20089
20090 * Makerules [shlib-lds-flags empty]:
20091 ($(common-objpfx)libc_pic.opts): New target.
20092 ($(common-objpfx)libc_pic.os.clean): New target.
20093 ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
20094
20095 * config.make.in (OBJCOPY): New variable.
20096 * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
20097 * configure: Regenerated.
20098
20099 * config.make.in (use-default-link): New variable.
20100 * configure.in (use_default_link): Grok --with-default-link to set it.
20101 * configure: Regenerated.
20102 * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
20103 (shlib-lds, shlib-lds-flags): Define to empty.
20104
20105 * Makerules (shlib-lds): New variable.
20106 (shlib-lds-flags): New variable.
20107 (build-shlib, build-moduile, build-module-asneeded): Use it.
20108 ($(common-objpfx)libc.so): Use $(shlib-lds).
20109 ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
20110 * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
20111
20112 * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
20113 DT_FLAGS/DT_FLAGS_1 with zero flags.
20114
20115 * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
20116 linker script munging.
20117
20118 2011-07-02 Ulrich Drepper <drepper@gmail.com>
20119
20120 * crypt/sha512.h (struct sha512_ctx): Add union to access total also
20121 as 128-bit value.
20122 * crypt/sha512.c (sha512_process_block): Perform total addition using
20123 128-bit if possible.
20124 (__sha512_finish_ctx): Likewise.
20125 * crypt/sha256.h (struct sha256_ctx): Add union to access total also
20126 as 64-bit value.
20127 * crypt/sha256.c (SWAP64): Define.
20128 (sha256_process_block): Perform total addition using 64-bit if
20129 possible.
20130 (__sha256_finish_ctx): Likewise.
20131
20132 2011-07-01 Ulrich Drepper <drepper@gmail.com>
20133
20134 * nscd/pwdcache.c (cache_addpw): Cleanup. Add branch prediction.
20135 * nscd/initgrcache.c (addinitgroupsX): Likewise.
20136 * nscd/hstcache.c (cache_addhst): Likewise.
20137 * nscd/grpcache.c (cache_addgr): Likewise.
20138 * nscd/aicache.c (addhstaiX): Likewise
20139 * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
20140
20141 2011-07-01 Thorsten Kukuk <kukuk@suse.de>
20142
20143 * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
20144 * nscd/initgrcache.c (addinitgroupsX): Likewise.
20145 * nscd/hstcache.c (cache_addhst): Likewise.
20146 * nscd/grpcache.c (cache_addgr): Likewise.
20147 * nscd/aicache.c (addhstaiX): Likewise
20148
20149 2011-07-01 Andreas Schwab <schwab@redhat.com>
20150
20151 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
20152 domain only when needed.
20153
20154 2011-06-30 Andreas Schwab <schwab@redhat.com>
20155
20156 * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
20157 is always restored.
20158
20159 2011-06-29 Ulrich Drepper <drepper@gmail.com>
20160
20161 * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
20162 are re-adding the entry.
20163 * nscd/servicescache.c (cache_addserv): Likewise.
20164
20165 2011-06-30 Aurelien Jarno <aurelien@aurel32.net>
20166
20167 * sysdeps/generic/dl-irel.h: fix protection against multiple
20168 inclusions.
20169 * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
20170
20171 2011-06-28 Ulrich Drepper <drepper@gmail.com>
20172
20173 [BZ #12935]
20174 * malloc/memusage.sh: Fix quoting in message.
20175 * debug/xtrace.sh: Likewise.
20176
20177 * configure.in: Remove support for --experimental-malloc option, make
20178 it the default.
20179 * config.make.in: Likewise.
20180 * malloc/Makefile: Likewise.
20181
20182 2011-06-27 Andreas Schwab <schwab@redhat.com>
20183
20184 * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
20185 two-byte characters.
20186
20187 2011-06-27 Roland McGrath <roland@hack.frob.com>
20188
20189 * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
20190 AC_CACHE_CHECK invocation.
20191 * configure: Regenerated.
20192
20193 * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
20194
20195 2011-06-27 Ulrich Drepper <drepper@gmail.com>
20196
20197 [BZ #12350]
20198 * nscd/aicache.c (addhstaiX): Restore only RES_USE_INET6
20199 bit from old_res_options.
20200
20201 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
20202
20203 * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
20204 value type for setfct.
20205
20206 2011-06-23 H.J. Lu <hongjiu.lu@intel.com>
20207
20208 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
20209 __gettimeofday instead of gettimeofday.
20210
20211 2011-06-26 Ulrich Drepper <drepper@gmail.com>
20212
20213 * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
20214
20215 2011-06-24 H.J. Lu <hongjiu.lu@intel.com>
20216
20217 * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
20218
20219 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
20220 info.
20221
20222 2011-06-22 H.J. Lu <hongjiu.lu@intel.com>
20223
20224 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
20225 strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
20226 strcpy-sse2-unaligned strncpy-sse2-unaligned
20227 stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
20228 * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
20229 * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
20230 * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
20231 * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
20232 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
20233 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
20234 * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
20235 * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
20236 * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
20237 (STRCPY): Support SSE2 and SSSE3 versions.
20238
20239 2011-06-24 Ulrich Drepper <drepper@gmail.com>
20240
20241 [BZ #12874]
20242 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
20243 * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
20244 kernels which artificially limit size of requests.
20245
20246 2011-06-22 H.J. Lu <hongjiu.lu@intel.com>
20247
20248 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
20249 strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
20250 strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
20251 * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
20252 * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
20253 * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
20254 * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
20255 * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
20256 * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
20257 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
20258 * sysdeps/i386/i686/multiarch/strcpy.S: New file.
20259 * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
20260 * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
20261 * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
20262 * sysdeps/i386/i686/multiarch/strncpy.S: New file.
20263 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
20264 Enable unaligned load optimization for Intel Core i3, i5 and i7
20265 processors.
20266 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
20267 Define.
20268 (index_Fast_Unaligned_Load): Define.
20269 (HAS_FAST_UNALIGNED_LOAD): Define.
20270
20271 2011-06-23 Marek Polacek <mpolacek@redhat.com>
20272
20273 * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
20274
20275 2011-06-22 Ulrich Drepper <drepper@gmail.com>
20276
20277 [BZ #12907]
20278 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
20279 until it is clear that the information is realy needed.
20280 Patch mostly by David Hanisch <david.hanisch@nsn.com>.
20281
20282 2011-06-22 Andreas Schwab <schwab@redhat.com>
20283
20284 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
20285
20286 2011-06-22 Ulrich Drepper <drepper@gmail.com>
20287
20288 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
20289 /sys/devices/system/cpu/online if it is usable.
20290
20291 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
20292 reading the information from the /proc filesystem to once a second.
20293
20294 2011-06-21 Andreas Jaeger <aj@suse.de>
20295
20296 * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
20297 NULL after inclusion of kernel headers.
20298
20299 2011-06-21 Ulrich Drepper <drepper@gmail.com>
20300
20301 * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
20302 calls to internal_setent.
20303
20304 [BZ #12885]
20305 * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
20306 addresses using gethostbyname4_r ignore IPv4 addresses.
20307
20308 * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
20309 branch using gethostbyname2 is only for AF_INET. Optimize accordingly.
20310
20311 * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
20312
20313 2011-06-20 David S. Miller <davem@davemloft.net>
20314
20315 * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
20316 inclusions.
20317 * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
20318
20319 * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
20320 (elf_irel): Use it.
20321 * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
20322 * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
20323 * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
20324 * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
20325 * sysdeps/x86_64/dl-irel.h: Likewise.
20326
20327 * elf/dl-runtime.c: Use elf_ifunc_invoke.
20328 * elf/dl-sym.c: Likewise.
20329
20330 2011-06-15 Ulrich Drepper <drepper@gmail.com>
20331
20332 * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch. We
20333 need to dereference resplen2.
20334
20335 2011-06-14 Andreas Schwab <schwab@redhat.com>
20336
20337 * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
20338
20339 2011-06-15 Ulrich Drepper <drepper@gmail.com>
20340
20341 * Makeconfig: Define vardbdir and inst_vardbdir.
20342 * nss/Makefile: Add rules to install db-Makefile.
20343
20344 * nss/nss_db/db-XXX.c: Cleanup.
20345
20346 * nss/Makefile (libnss_db-dbs): Add db-initgroups.
20347 * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
20348 GLIBC_PRIVATE.
20349 * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
20350 * nss/makedb.c: Implement -g option to specify that value strings
20351 are generated and should not be added to table iterated over for
20352 get*ent calls.
20353 * nss/nss_db/db-initgroups.c: New file.
20354
20355 * nss/getent.c: Add support for initgroups lookups through getgrouplist
20356 interface.
20357
20358 * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
20359 (internal_getgrouplist): Adjust to name change.
20360 Update use_initgroups_entry if this is not the first call.
20361 * nss/databases.def: Add initgroups entry.
20362
20363 * nss/makedb.c (compute_tables): Check result of multiple hash table
20364 sizes to minimize maximum chain length.
20365
20366 2011-06-14 Ulrich Drepper <drepper@gmail.com>
20367
20368 * Versions.def: Add entry for libnss_db.
20369 * shlib-versions: Likewise.
20370 * nss/Makefile: Add rules to build libnss_db.
20371 * nss/Versions: Add libnss_db information. Organize libnss_files
20372 entries better.
20373 * nss/db-Makefile: Add gshadow support. Change rules for the new
20374 makedb progra. Some minor improvements to generate smaller files.
20375 * nss/nss_db/nss_db.h: Move NSS database header data structures to
20376 here from...
20377 * nss/makedb.c: ...here.
20378 Improve database format to be smaller and require less memory at
20379 runtime.
20380 * nss/nss_db/db-XXX.x: Adjust for new database format. Don't use
20381 db anymore.
20382 * nss/nss_db/db-netgrp.c: Likewise.
20383 * nss/nss_db/db-open.c: Likewise.
20384 * nss/nss_files/flies-XXX.x: Adjust comments.
20385 * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
20386 * nss/nss_files/files-grp.c: Likewise.
20387 * nss/nss_files/files-hosts.c: Likewise.
20388 * nss/nss_files/files-network.c: Likewise.
20389 * nss/nss_files/files-proto.c: Likewise.
20390 * nss/nss_files/files-pwd.c: Likewise.
20391 * nss/nss_files/files-rpc.c: Likewise.
20392 * nss/nss_files/files-service.c: Likewise.
20393 * nss/nss_files/files-sgrp.c: Likewise.
20394 * nss/nss_files/files-spwd.c: Likewise.
20395 * nss/nss_db/db-alias.c: Removed.
20396 * nss/nss_db/dummy-db.h: Removed.
20397
20398 2011-06-02 Ulrich Drepper <drepper@gmail.com>
20399
20400 * nss/makedb.c: Rewritten to not use database library.
20401 * nss/Makefile: Update to build new makedb program.
20402
20403 2011-06-14 Andreas Jaeger <aj@suse.de>
20404
20405 * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
20406 memset declaration.
20407
20408 2011-06-10 Andreas Schwab <schwab@redhat.com>
20409
20410 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
20411 tmpbuf.
20412
20413 2011-06-10 Roland McGrath <roland@hack.frob.com>
20414
20415 * Makerules (shlib.lds): Fail if the linker script comes out empty.
20416 * elf/Makefile ($(objpfx)ld.so): Likewise.
20417
20418 * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
20419 Don't list ld.so twice in dependencies.
20420
20421 * posix/bug-regex31.c: Include <stdlib.h>.
20422
20423 * nscd/hstcache.c (cache_addhst): Remove unused variable.
20424
20425 * nis/nss_compat/compat-spwd.c
20426 (getspent_next_nss_netgr): Remove unused variable.
20427 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
20428
20429 * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
20430 nonmembers" output to use the right array.
20431
20432 * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
20433
20434 * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
20435
20436 * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
20437 * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
20438 * catgets/gencat.c (read_input_file): Likewise.
20439 * locale/programs/locarchive.c (enlarge_archive): Likewise.
20440
20441 * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
20442 variable definition inside #if's controlling its use.
20443
20444 * inet/getnetgrent_r.c (innetgr): Remove unused variable.
20445
20446 * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
20447
20448 * misc/syslog.c (__vsyslog_chk): Remove unused variable.
20449
20450 * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
20451 unreachable code.
20452
20453 * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
20454
20455 * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
20456 * configure: Regenerated.
20457
20458 * Makerules: Revert last change.
20459 * elf/Makefile: Likewise.
20460
20461 2011-06-09 Roland McGrath <roland@hack.frob.com>
20462
20463 * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
20464 * elf/Makefile ($(objpfx)librtld.os): Likewise.
20465 (reloc-link): Likewise.
20466
20467 2011-06-09 Ulrich Drepper <drepper@gmail.com>
20468
20469 * elf/Makefile: Add rules to build pldd.
20470 * elf/pldd.c: New file.
20471 * elf/pldd-xx.c: New file.
20472
20473 2011-06-07 Ulrich Drepper <drepper@gmail.com>
20474
20475 * version.h: Update for 2.15 development version.
20476
20477 2011-06-07 David S. Miller <davem@davemloft.net>
20478
20479 * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
20480 ifuncs.
20481 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
20482 elf_machine_lazy_rel): Likewise.
20483 * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
20484 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
20485 elf_machine_lazy_rel): Likewise.
20486 * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
20487 dl_hwcap via passed in argument.
20488 * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
20489 Likewise.
20490
20491 2011-06-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
20492
20493 * stdlib/longlong.h: Update from GCC. Fix smul_ppmm for S/390.
20494
20495 2011-06-06 Roland McGrath <roland@hack.frob.com>
20496
20497 [BZ #12849]
20498 * manual/fdl-1.1.texi: New file, verbatim from:
20499 http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
20500 * manual/lgpl-2.1.texi: New file, verbatim from:
20501 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
20502 * manual/Makefile (licenses): New variable, list those new file names.
20503 (texis): Use it.
20504 (chapters.% top-menu.%): Include $(licenses) with $(appendices).
20505
20506 * manual/fdl.texi: File removed.
20507 * manual/lesser.texi: File removed.
20508 * manual/libc.texinfo (Copying, Documentation License):
20509 Use new @include file names, put @appendix directive before @include.
20510
20511 2011-06-04 Jakub Jelinek <jakub@redhat.com>
20512
20513 [BZ #12841]
20514 * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
20515 (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
20516 (mq_open): Add __NTH.
20517
20518 2011-06-02 H.J. Lu <hongjiu.lu@intel.com>
20519
20520 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
20521 Assume Intel Core i3/i5/i7 processor if AVX is available.
20522
20523 2011-05-31 Ulrich Drepper <drepper@gmail.com>
20524
20525 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
20526 typo.
20527
20528 2011-05-31 Andreas Schwab <schwab@redhat.com>
20529
20530 * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
20531 memory. Use alloca_account. Fix memory leak when retrying.
20532
20533 2011-05-31 Ulrich Drepper <drepper@gmail.com>
20534
20535 * version.h (RELEASE): Bump for 2.14 release.
20536 * include/features.h (__GLIBC_MINOR__): Bump to 14.
20537
20538 * config.make.in (RANLIB): Remove entry.
20539
20540 2011-05-30 Ulrich Drepper <drepper@gmail.com>
20541
20542 * po/Makefile (po-sed-cmd): Add ksh to extensions.
20543 (libc.pot): Work around missing support for .ksh extension in xgettext.
20544
20545 [BZ #12684]
20546 * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
20547 if both request failed.
20548 (send_dg): In case of server errors clear resplen or *resplen2.
20549
20550 [BZ #12454]
20551 * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
20552 when there are multiple maps.
20553 * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
20554 (_dl_fini): Remove test here.
20555
20556 * elf/rtld.c (dl_main): Don't allow the loader to load itself.
20557
20558 2011-05-29 Ulrich Drepper <drepper@gmail.com>
20559
20560 [BZ #12350]
20561 * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
20562 bit from old_res_options.
20563 (gaih_inet): Likewise.
20564
20565 [BZ #11099]
20566 * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
20567 as signed.
20568
20569 * resolv/res_init.c (res_setoptions): Make the code more compact.
20570
20571 [BZ #11558]
20572 * resolv/res_init.c (res_setoptions): Recognize use-vc option and
20573 set RES_USEVC.
20574
20575 [BZ #11634]
20576 * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
20577
20578 * malloc/malloc.h: Mark malloc hook variables as deprecated.
20579
20580 [BZ #11781]
20581 * malloc/malloc.h: Declare malloc hook variables as volatile.
20582
20583 * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
20584 in last patch.
20585
20586 [BZ #11799]
20587 * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
20588 raise in the comment.
20589 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
20590 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
20591 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
20592
20593 2011-05-28 Ulrich Drepper <drepper@gmail.com>
20594
20595 [BZ #12811]
20596 * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
20597 grow the buffers more if it already has to be sufficient.
20598 (build_wcs_upper_buffer): Likewise.
20599 * posix/regexec.c (check_matching): Likewise.
20600 (clean_state_log_if_needed): Likewise.
20601 (extend_buffers): Don't enlarge buffers beyond size of the input
20602 buffer.
20603 Patches mostly by Emil Wojak <emil@wojak.eu>.
20604 * posix/bug-regex32.c: New file.
20605 * posix/Makefile (tests): Add bug-regex32.
20606
20607 * locale/findlocale.c (_nl_find_locale): Return right away if
20608 _nl_explode_name failed.
20609 * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
20610
20611 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
20612
20613 * debug/xtrace.sh: Unify messages.
20614 * malloc/memusage.sh: Likewise.
20615
20616 [BZ #12813]
20617 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
20618 time symbol from vDSO. Substitute with vsyscall if not available.
20619 * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
20620 __vdso_time.
20621
20622 * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
20623 * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
20624 * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
20625 Add sendmmsg and internal_sendmmsg.
20626 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
20627 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
20628 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
20629
20630 * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
20631 * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
20632 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
20633
20634 2011-05-27 Ulrich Drepper <drepper@gmail.com>
20635
20636 [BZ #12813]
20637 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
20638 Retrieve getcpu symbol from vDSO. Substitute with vsyscall if not
20639 available.
20640 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
20641 __vdso_getcpu.
20642
20643 [BZ #12814]
20644 * iconvdata/Makefile (tests): Add bug-iconv9.
20645 * iconvdata/bug-iconv9.c: New file.
20646
20647 2011-05-27 Andreas Schwab <schwab@redhat.com>
20648
20649 [BZ #12814]
20650 * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
20651
20652 2011-05-25 Jakub Jelinek <jakub@redhat.com>
20653
20654 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
20655 (struct user_regs_struct): Change intcs field back to cs.
20656
20657 2011-05-25 Ulrich Drepper <drepper@gmail.com>
20658
20659 * po/ja.po: Update from translation team.
20660
20661 2011-05-23 Ulrich Drepper <drepper@gmail.com>
20662
20663 [BZ #12795]
20664 * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
20665 * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
20666
20667 2011-05-20 Andreas Schwab <schwab@redhat.com>
20668
20669 * stdlib/longlong.h: Update from GCC.
20670
20671 2011-05-23 Andreas Schwab <schwab@redhat.com>
20672
20673 * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
20674 parameter name.
20675 * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
20676 Add parameter name.
20677 (__sysconf): Pass it down.
20678
20679 2011-05-22 Ulrich Drepper <drepper@gmail.com>
20680
20681 [BZ #12671]
20682 * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
20683 some situations.
20684 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
20685 * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
20686 add in in __libc_use_alloca calls. Adjust callers.
20687 (glob): Use malloc in some situations.
20688
20689 * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
20690 and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
20691 pltexit.
20692
20693 2011-05-21 Ulrich Drepper <drepper@gmail.com>
20694
20695 * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
20696 and CLOCK_BOOTTIME_ALARM.
20697
20698 [BZ #12782]
20699 * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
20700 is returned.
20701
20702 * string/_strerror.c (__strerror_r): Print negative errors as signed
20703 numbers.
20704
20705 [BZ #12777]
20706 * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
20707 (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
20708 * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
20709
20710 * configure.in: Fix typo in redirection and correct removal of test
20711 files in two cases.
20712
20713 [BZ #12788]
20714 * locale/setlocale.c (new_composite_name): Fix test to check for
20715 identical name of all categories.
20716
20717 [BZ #12792]
20718 * libio/filedoalloc.c (local_isatty): New function.
20719 (_IO_file_doallocate): Use local_isatty.
20720 * stdio-common/perror.c (perror): In case a new stream is used
20721 forward the stream error.
20722 * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
20723 error flag.
20724
20725 2011-05-20 Ulrich Drepper <drepper@gmail.com>
20726
20727 [BZ #11869]
20728 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
20729 alloca.
20730 * include/alloca.h (extend_alloca_account): Define.
20731
20732 [BZ #11857]
20733 * posix/regex.h: Fix comments with documentation of user-accessible
20734 fields after compilation and describe correct free'ing of pattern
20735 after re_compile_pattern.
20736 Patch by Reuben Thomas <rrt@sc3d.org>.
20737
20738 2011-05-18 Ryan S. Arnold <rsa@us.ibm.com>
20739
20740 * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
20741 and -mno-altivec to prevent the compiler from using Altivec and/or
20742 VSX instructions when the corresponding registers are not available.
20743
20744 2011-05-19 Andreas Schwab <schwab@redhat.com>
20745
20746 * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
20747
20748 2011-05-19 Ulrich Drepper <drepper@gmail.com>
20749
20750 * libio/freopen.c (freopen): Use __dup2, not dup2.
20751 * libio/freopen64.c (freopen64): Likewise.
20752
20753 2011-05-17 H.J. Lu <hongjiu.lu@intel.com>
20754
20755 [BZ #12775]
20756 * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
20757 * math/Makefile (tests): Add test-powl.
20758 (CFLAGS-test-powl.c): Define.
20759 * math/test-powl.c: New file.
20760
20761 2011-05-16 H.J. Lu <hongjiu.lu@intel.com>
20762
20763 * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
20764
20765 2011-05-17 Ulrich Drepper <drepper@gmail.com>
20766
20767 [BZ #11837]
20768 * iconvdata/gb18030.c: Update to GB18020-2005.
20769
20770 2011-05-16 Ulrich Drepper <drepper@gmail.com>
20771
20772 * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
20773 RE_SYNTAX_POSIX_AWK): Update to match recent development.
20774 Patch by Aharon Robbins <arnold@skeeve.com>.
20775
20776 [BZ #11892]
20777 * stdlib/putenv.c (putenv): Don't always create copy of the variable
20778 on the stack.
20779
20780 [BZ #11895]
20781 * misc/pselect.c (__pselect): Handle timeout value errors hidden
20782 through underflows.
20783
20784 [BZ #12766]
20785 * misc/error.c (error_at_line): Ensure file_name and old_file_name
20786 point to strings before performing equality test for error_one_per_line
20787 mode.
20788
20789 [BZ #11697]
20790 * login/programs/pt_chown.c (do_pt_chown): Always call chown.
20791
20792 [BZ #11820]
20793 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
20794 (struct user_fpregs_struct): Avoid __uint*_t types.
20795
20796 [BZ #6420]
20797 * malloc/mtrace.c (tr_where): Add additional parameter to point to
20798 symbol info. Use it instead of calling _dl_addr locally.
20799 (lock_and_info): New function.
20800 (tr_freehook): Call lock_and_info and pass symbol info as additional
20801 parameter to tr_where.
20802 (tr_mallochook): Likewise.
20803 (tr_reallochook): Likewise.
20804 (tr_memalignhook): Likewise.
20805
20806 * malloc/mtrace.c: Remove support for USE_MTRACE_FILE. It is not
20807 used and couldn't be at all thread-safe.
20808
20809 2011-05-15 Ulrich Drepper <drepper@gmail.com>
20810
20811 * libio/freopen.c (freopen): Don't close old file descriptor
20812 before the new one is opened. Instead dup the new file descriptor
20813 to the old one after the new stream is created.
20814 * libio/freopen64.c (freopen64): Likewise.
20815 * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
20816 * libio/fileops.c (_IO_new_file_close_it): Handle new
20817 _IO_FLAGS2_NOCLOSE flag.
20818 (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
20819 If _IO_file_open didn't set FD_CLOEXEC do it after the call.
20820 * libio/oldfileops.c (_IO_old_file_close_it): Handle new
20821 _IO_FLAGS2_NOCLOSE flag.
20822 * include/unistd.h: Add hidden_proto for dup3.
20823 Define __have_dup3.
20824 * io/dup3.c: Define hidden symbol.
20825 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
20826
20827 [BZ #7101]
20828 * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
20829 when an incomplete long option is used.
20830 * posix/tst-getopt_long1.c: New file.
20831 * posix/Makefile (tests): Add tst-getopt_long1.
20832
20833 [BZ #10138]
20834 * scripts/config.guess: Update from autoconf-2.68.
20835 * scripts/config.sub: Likewise.
20836
20837 [BZ #10157]
20838 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
20839 tests into ...
20840 (has_cpuclock): ...this. New function.
20841 * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
20842 macro here based on has_cpuclock code.
20843
20844 [BZ #10149]
20845 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
20846 First byte (not low byte) is now always NUL.
20847 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
20848
20849 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
20850 Use non-cancelable interfaces.
20851
20852 [BZ #9809]
20853 * locale/iso-639.def: Add entry for Sorani.
20854
20855 [BZ #11901]
20856 * include/stdlib.h: Move include protection to the right place.
20857 Define abort_msg_s. Declare __abort_msg with it.
20858 * stdlib/abort.c (__abort_msg): Adjust type.
20859 * assert/assert.c (__assert_fail_base): New function. Majority
20860 of code from __assert_fail. Allocate memory for __abort_msg with
20861 mmap.
20862 (__assert_fail): Now call __assert_fail_base.
20863 * assert/assert-perr.c: Remove bulk of implementation. Use
20864 __assert_fail_base.
20865 * include/assert.hL Declare __assert_fail_base.
20866 * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
20867 mmap.
20868 * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
20869
20870 2011-05-14 Ulrich Drepper <drepper@gmail.com>
20871
20872 [BZ #11952]
20873 [BZ #12453]
20874 * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
20875 until all modules are registered in the DTV.
20876 * elf/Makefile: Add rules to build and run tst-tls19.
20877 * elf/tst-tls19.c: New file.
20878 * elf/tst-tls19mod1.c: New file.
20879 * elf/tst-tls19mod2.c: New file.
20880 * elf/tst-tls19mod3.c: New file.
20881 Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
20882
20883 [BZ #12083]
20884 * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
20885 correctly.
20886
20887 [BZ #12601]
20888 * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
20889 two-byte sequence errors.
20890 * iconvdata/Makefile (tests): Add bug-iconv8.
20891 * iconvdata/bug-iconv8.c: New file.
20892
20893 [BZ #12626]
20894 * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
20895 buf2 definition.
20896
20897 * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
20898
20899 [BZ #12432]
20900 * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
20901 (dummy_getcfa): New function.
20902 (init): Get _Unwind_GetCFA address, use dummy if not found.
20903 (backtrace_helper): In recursion check, also check whether CFA changes.
20904 (__backtrace): Completely initialize arg.
20905
20906 * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
20907 storing incomplete byte sequence in state object. Avoid testing for
20908 guaranteed too small input if we know there is enough data available.
20909
20910 2011-05-11 Andreas Schwab <schwab@redhat.com>
20911
20912 * Makeconfig (+link-pie): Indent.
20913 * Rules (binaries-pie): Define if $(have-fpie) and
20914 $(build-shared).
20915 (binaries-shared): Also filter out $(binaries-pie).
20916 ($(addprefix $(objpfx),$(binaries-pie))): New rule.
20917 * nscd/Makefile (others-pie): Add nscd.
20918 (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
20919 ($(objpfx)nscd): Remove command override.
20920 * login/Makefile (others-pie): Add pt_chown.
20921 ($(objpfx)pt_chown): Remove command override.
20922 * elf/Makefile: Add PIE tests to tests and tests-pie variables and
20923 remove command overrides.
20924
20925 2011-05-13 Ulrich Drepper <drepper@gmail.com>
20926
20927 * libio/tst_putwc.c: Fix error messages.
20928
20929 [BZ #12724]
20930 * libio/fileops.c (_IO_new_file_close_it): Always flush when
20931 currently writing and seek to current position when not.
20932 * libio/Makefile (tests): Add bug-fclose1.
20933 * libio/bug-fclose1.c: New file.
20934
20935 2011-05-12 Ulrich Drepper <drepper@gmail.com>
20936
20937 [BZ #12511]
20938 * elf/dl-lookup.c (enter): Don't test for copy relocation here and
20939 don't set DF_1_NODELETE here.
20940 (do_lookup_x): When entering new entry test for copy relocation
20941 and if necessary set DF_1_NODELETE flag.
20942 * elf/tst-unique4.cc: New file.
20943 * elf/tst-unique4.h: New file.
20944 * elf/tst-unique4lib.cc: New file.
20945 * elf/Makefile: Add rules to build and run tst-unique4.
20946 Patch by Piotr Bury <pbury@goahead.com>.
20947
20948 2011-05-11 Ulrich Drepper <drepper@gmail.com>
20949
20950 [BZ #12052]
20951 * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
20952
20953 [BZ #12625]
20954 * misc/mntent_r.c (addmntent): Flush the stream after the output
20955
20956 [BZ #12393]
20957 * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
20958 (is_trusted_path_normalize): Skip initial colon. Append slash
20959 to empty buffer. Duplicate is_trusted_path code but allow
20960 constructed patch to be prefix.
20961 (is_dst): Allow $ORIGIN followed by /.
20962 (_dl_dst_substitute): Correct clearing of check_for_trusted.
20963 Correct testing of result of is_trusted_path_normalize
20964 (decompose_rpath): Fix warning.
20965
20966 2011-05-10 Ulrich Drepper <drepper@gmail.com>
20967
20968 [BZ #11257]
20969 * grp/initgroups.c (internal_getgrouplist): When we found the service
20970 list through the initgroups entry in nsswitch.conf do not always
20971 continue on a successful lookup. Don't always use the
20972 __nss_group_database value if it is set.
20973 * nss/nsswitch.conf (initgroups): Change action for successful db
20974 lookup to continue for compatibility.
20975
20976 2011-05-09 Ulrich Drepper <drepper@gmail.com>
20977
20978 [BZ #11532]
20979 * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
20980 and CP774 modules.
20981 * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
20982 and CP774 modules.
20983 * iconvdata/tst-tables.sh: Likewise.
20984 * iconvdata/cp770.c: New file.
20985 * iconvdata/cp771.c: New file.
20986 * iconvdata/cp772.c: New file.
20987 * iconvdata/cp773.c: New file.
20988 * iconvdata/cp774.c: New file.
20989 * iconvdata/testdata/CP770: New file.
20990 * iconvdata/testdata/CP770..UTF8: New file.
20991 * iconvdata/testdata/CP771: New file.
20992 * iconvdata/testdata/CP771..UTF8: New file.
20993 * iconvdata/testdata/CP772: New file.
20994 * iconvdata/testdata/CP772..UTF8: New file.
20995 * iconvdata/testdata/CP773: New file.
20996 * iconvdata/testdata/CP773..UTF8: New file.
20997 * iconvdata/testdata/CP774: New file.
20998 * iconvdata/testdata/CP774..UTF8: New file.
20999
21000 * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
21001 END CHARMAP line.
21002 * iconvdata/gen-8bit-gap.sh: Likewise.
21003 * iconvdata/gen-8bit.sh: Likewise.
21004
21005 * locale/iso-639.def: Add ary entry.
21006
21007 [BZ #11258]
21008 * locale/C-translit.h.in: Add U20A1 transliteration.
21009
21010 [BZ #12178]
21011 * locale/iso-639.def: Add wae entry.
21012 Patch by Kevin Bortis <bortis@translate-wae.ch>.
21013
21014 [BZ #12545]
21015 * locale/programs/localedef.c (construct_output_path): Use ssize_t
21016 for n.
21017
21018 [BZ #12711]
21019 * locale/C-translit.h.in: Add entry for U20B9.
21020 Patch by pravin.d.s@gmail.com.
21021
21022 2011-05-08 Ulrich Drepper <drepper@gmail.com>
21023
21024 [BZ #12713]
21025 * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
21026 ENAMETOOLONG use generic getcwd.
21027 * sysdeps/posix/getcwd.c: Add support to use openat. Make usable
21028 in rtld. Use *stat64.
21029 * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
21030 Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
21031 * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
21032 * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
21033 * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
21034 * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
21035 * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
21036 __fstatat64 macros.
21037 * include/dirent.h: Add libc_hidden_proto for rewinddir.
21038 * dirent/rewinddir.c: Add libc_hidden_def.
21039 * sysdeps/mach/hurd/rewinddir.c: Likewise.
21040 * sysdeps/unix/rewinddir.c: Likewise. Don't do locking outside libc.
21041
21042 * include/dirent.h (__alloc_dir): Add flags parameter.
21043 * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
21044 * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
21045 __alloc_dir.
21046 (__alloc_dir): Take new parameter. Don't call fcntl for invocations
21047 from fdopendir if O_CLOEXEC is already set.
21048
21049 2011-03-15 Alan Modra <amodra@gmail.com>
21050
21051 * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
21052 l_tls_firstbyte_offset non-zero. Save padding offset in
21053 l_tls_firstbyte_offset for later use.
21054 * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
21055 freeing static tls block.
21056
21057 2011-03-05 Jonathan Nieder <jrnieder@gmail.com>
21058
21059 * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
21060 where #ifdef was intended. The intent is to prevent ARG_MAX from
21061 being defined by the kernel headers.
21062
21063 2011-05-07 Ulrich Drepper <drepper@gmail.com>
21064
21065 [BZ #12734]
21066 * resolv/resolv.h: Define RES_NOTLDQUERY.
21067 * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
21068 no-tld-query and set RES_NOTLDQUERY.
21069 * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
21070 * resolv/res_query.c (__libc_res_nsearch): Backport changes from
21071 modern BIND to search name as TLD unless forbidden.
21072
21073 2011-05-07 Petr Baudis <pasky@suse.cz>
21074 Ulrich Drepper <drepper@gmail.com>
21075
21076 [BZ #12393]
21077 * elf/dl-load.c (fillin_rpath): Move trusted path check...
21078 (is_trusted_path): ...to here.
21079 (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
21080 (_dl_dst_substitute): Verify expanded $ORIGIN path elements
21081 using is_trusted_path_normalize() in setuid scripts.
21082
21083 2011-05-06 Paul Pluzhnikov <ppluzhnikov@google.com>
21084
21085 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
21086 __BEGIN/__END_DECLS.
21087
21088 2011-05-06 Ulrich Drepper <drepper@gmail.com>
21089
21090 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
21091 NSS_STATUS_NOTFOUND if no record was found.
21092
21093 2011-05-05 Andreas Schwab <schwab@redhat.com>
21094
21095 * sunrpc/Makefile (headers): Add rpc/netdb.h.
21096 (headers-not-in-tirpc): Remove rpc/netdb.h
21097 * resolv/netdb.h: Revert last change.
21098
21099 2011-05-05 Paul Pluzhnikov <ppluzhnikov@google.com>
21100
21101 * Makeconfig (link-libc-static): Use --{start,end}-group to handle
21102 circular dependency between libgcc.a and libc.a.
21103
21104 2011-05-05 Andreas Schwab <schwab@redhat.com>
21105
21106 * resolv/netdb.h: Don't include <rpc/netdb.h>.
21107 * nis/Makefile: Don't install rpcsvc/*.
21108 * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
21109 instead of <rpc/types.h>.
21110 (MAXHOSTNAMELEN): Define.
21111
21112 2011-05-03 Andreas Schwab <schwab@redhat.com>
21113
21114 * elf/ldconfig.c (add_dir): Don't crash on empty path.
21115
21116 2011-04-28 Maciej Babinski <mbabinski@google.com>
21117
21118 [BZ #12714]
21119 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
21120 gethostbyname4_r when IPv6 results are possible.
21121
21122 2011-05-02 Ulrich Drepper <drepper@gmail.com>
21123
21124 [BZ #12723]
21125 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
21126 _PC_PIPE_BUF handling.
21127
21128 2011-04-30 Bruno Haible <bruno@clisp.org>
21129
21130 [BZ #12717]
21131 * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
21132 * resolv/netdb.h (getnameinfo): Change type of flags parameter
21133 to 'int'.
21134 * inet/getnameinfo.c (getnameinfo): Likewise.
21135
21136 2011-04-29 Ulrich Drepper <drepper@gmail.com>
21137
21138 * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
21139 to groups setting in database lookup.
21140 * nss/nsswitch.conf: Add initgroups entry.
21141
21142 2011-04-22 Ulrich Drepper <drepper@gmail.com>
21143
21144 [BZ #12685]
21145 * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
21146 mode string.
21147 Patch by Eric Blake <eblake@redhat.com>.
21148
21149 2011-04-20 H.J. Lu <hongjiu.lu@intel.com>
21150
21151 * sunrpc/Makefile (need-export-routines): Add svc_run.
21152 (routines): Remove svc_run.
21153 ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
21154 * sunrpc/clnt_perr.c (clnt_perrno): Export.
21155 * sunrpc/svc_run.c (svc_run): Likewise.
21156 * sunrpc/svc_udp.c (svcudp_create): Likewise.
21157
21158 2011-04-21 Ulrich Drepper <drepper@gmail.com>
21159
21160 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
21161 problem in reallocation in last patch.
21162
21163 2011-04-20 Ulrich Drepper <drepper@gmail.com>
21164
21165 * sunrpc/Makefile: Move inclusion of Rules.
21166
21167 2011-04-19 Ulrich Drepper <drepper@gmail.com>
21168
21169 * nss/nss_files/files-initgroups.c: New file.
21170 * nss/Makefile (libnss_files-routines): Add files-initgroups.
21171 * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
21172 _nss_files_initgroups_dyn.
21173
21174 2011-03-31 Richard Sandiford <richard.sandiford@linaro.org>
21175
21176 * elf/elf.h (R_ARM_IRELATIVE): Define.
21177
21178 2011-04-19 Ulrich Drepper <drepper@gmail.com>
21179
21180 * po/ru.po: Update from translation team.
21181
21182 2011-04-17 Ulrich Drepper <drepper@gmail.com>
21183
21184 * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
21185 dependencies.
21186
21187 2011-02-06 Mike Frysinger <vapier@gentoo.org>
21188
21189 [BZ #12653]
21190 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
21191 MEMCPY_CHK with USE_AS_BCOPY ifdef check.
21192 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
21193 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
21194 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
21195
21196 2011-03-28 Andreas Schwab <schwab@linux-m68k.org>
21197
21198 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
21199 differing bytes.
21200 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
21201 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
21202 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
21203
21204 2011-04-17 Ulrich Drepper <drepper@gmail.com>
21205
21206 [BZ #12420]
21207 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
21208 storing it.
21209 * stdlib/bug-getcontext.c: New file.
21210 * stdlib/Makefile: Add rules to build and run bug-getcontext.
21211
21212 2011-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
21213
21214 * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
21215 instructions into .machine "z9-109".
21216 * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
21217 * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
21218
21219 2011-04-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
21220
21221 * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
21222 between environment variables and auxiliary vector.
21223
21224 2011-04-16 Ulrich Drepper <drepper@gmail.com>
21225
21226 * Makefile: Add rules to build linkobj/libc.so.
21227 * include/libc-symbols.h: Define libc_hidden_nolink.
21228 * include/rpc/auth.h: Mark functions which are to be hidden.
21229 * include/rpc/auth_des.h: Likewise.
21230 * include/rpc/auth_unix.h: Likewise.
21231 * include/rpc/clnt.h: Likewise.
21232 * include/rpc/des_crypt.h: Likewise.
21233 * include/rpc/key_prot.h: Likewise.
21234 * include/rpc/pmap_clnt.h: Likewise.
21235 * include/rpc/pmap_prot.h: Likewise.
21236 * include/rpc/pmap_rmt.h: Likewise.
21237 * include/rpc/rpc_msg.h: Likewise.
21238 * include/rpc/svc.h: Likewise.
21239 * include/rpc/svc_auth.h: Likewise.
21240 * include/rpc/xdr.h: Likewise.
21241 * nis/Makefile: Link all DSOs against linkobj/libc.so.
21242 * nss/Makefile: Likewise.
21243 * sunrpc/Makefile: Don't install headers. Build library with normal
21244 entry points. Don't build rpcinfo. Link RPC tests appropriately.
21245 * sunrpc/auth_des.c: Hide exported symbols by default, export some
21246 for the compat linking library. Remove use of INTDEF/INTUSE.
21247 * sunrpc/auth_none.c: Likewise.
21248 * sunrpc/auth_unix.c: Likewise.
21249 * sunrpc/authdes_prot.c: Likewise.
21250 * sunrpc/authuxprot.c: Likewise.
21251 * sunrpc/clnt_gen.c: Likewise.
21252 * sunrpc/clnt_perr.c: Likewise.
21253 * sunrpc/clnt_raw.c: Likewise.
21254 * sunrpc/clnt_simp.c: Likewise.
21255 * sunrpc/clnt_tcp.c: Likewise.
21256 * sunrpc/clnt_udp.c: Likewise.
21257 * sunrpc/clnt_unix.c: Likewise.
21258 * sunrpc/des_crypt.c: Likewise.
21259 * sunrpc/des_soft.c: Likewise.
21260 * sunrpc/get_myaddr.c: Likewise.
21261 * sunrpc/key_call.c: Likewise.
21262 * sunrpc/key_prot.c: Likewise.
21263 * sunrpc/netname.c: Likewise.
21264 * sunrpc/pm_getmaps.c: Likewise.
21265 * sunrpc/pm_getport.c: Likewise.
21266 * sunrpc/pmap_clnt.c: Likewise.
21267 * sunrpc/pmap_prot.c: Likewise.
21268 * sunrpc/pmap_prot2.c: Likewise.
21269 * sunrpc/pmap_rmt.c: Likewise.
21270 * sunrpc/publickey.c: Likewise.
21271 * sunrpc/rpc_cmsg.c: Likewise.
21272 * sunrpc/rpc_common.c: Likewise.
21273 * sunrpc/rpc_dtable.c: Likewise.
21274 * sunrpc/rpc_prot.c: Likewise.
21275 * sunrpc/rpc_thread.c: Likewise.
21276 * sunrpc/rtime.c: Likewise.
21277 * sunrpc/svc.c: Likewise.
21278 * sunrpc/svc_auth.c: Likewise.
21279 * sunrpc/svc_authux.c: Likewise.
21280 * sunrpc/svc_raw.c: Likewise.
21281 * sunrpc/svc_run.c: Likewise.
21282 * sunrpc/svc_simple.c: Likewise.
21283 * sunrpc/svc_tcp.c: Likewise.
21284 * sunrpc/svc_udp.c: Likewise.
21285 * sunrpc/svc_unix.c: Likewise.
21286 * sunrpc/svcauth_des.c: Likewise.
21287 * sunrpc/xcrypt.c: Likewise.
21288 * sunrpc/xdr.c: Likewise.
21289 * sunrpc/xdr_array.c: Likewise.
21290 * sunrpc/xdr_float.c: Likewise.
21291 * sunrpc/xdr_intXX_t.c: Likewise.
21292 * sunrpc/xdr_mem.c: Likewise.
21293 * sunrpc/xdr_rec.c: Likewise.
21294 * sunrpc/xdr_ref.c: Likewise.
21295 * sunrpc/xdr_sizeof.c: Likewise.
21296 * sunrpc/xdr_stdio.c: Likewise.
21297
21298 2011-04-10 Ulrich Drepper <drepper@gmail.com>
21299
21300 [BZ #12650]
21301 * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
21302 * sysdeps/ia64/dl-tls.h: Likewise.
21303 * sysdeps/powerpc/dl-tls.h: Likewise.
21304 * sysdeps/s390/dl-tls.h: Likewise.
21305 * sysdeps/sh/dl-tls.h: Likewise.
21306 * sysdeps/sparc/dl-tls.h: Likewise.
21307 * sysdeps/x86_64/dl-tls.h: Likewise.
21308 * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
21309
21310 2011-03-14 Andreas Schwab <schwab@redhat.com>
21311
21312 * elf/dl-load.c (_dl_dst_substitute): When skipping the first
21313 rpath element also skip the following colon.
21314 (expand_dynamic_string_token): Add is_path parameter and pass
21315 down to DL_DST_REQUIRED and _dl_dst_substitute.
21316 (decompose_rpath): Call expand_dynamic_string_token with
21317 non-zero is_path. Ignore empty rpaths.
21318 (_dl_map_object_from_fd): Call expand_dynamic_string_token
21319 with zero is_path.
21320
21321 2011-04-08 Andreas Schwab <schwab@linux-m68k.org>
21322
21323 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
21324 Make cancelable.
21325
21326 2011-04-09 Ulrich Drepper <drepper@gmail.com>
21327
21328 [BZ #12655]
21329 * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
21330 Patch by Filipe David Manana <fdmanana@apache.org>.
21331
21332 2011-04-07 Andreas Schwab <schwab@redhat.com>
21333
21334 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
21335 Maintain aligned stack.
21336 (CHECK_RSP): Remove unused macro.
21337
21338 2011-04-03 Ulrich Drepper <drepper@gmail.com>
21339
21340 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
21341 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
21342
21343 2011-04-02 Ulrich Drepper <drepper@gmail.com>
21344
21345 * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
21346
21347 * include/features.h: Mention __USE_XOPEN2K8 in comment.
21348
21349 2011-03-26 H.J. Lu <hongjiu.lu@intel.com>
21350
21351 [BZ #12518]
21352 * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
21353 * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
21354 * sysdeps/x86_64/memmove.c: New file.
21355 * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
21356 (memcpy): Renamed to ...
21357 (__new_memcpy): This.
21358 (memcpy): Provide GLIBC_2_14 memcpy.
21359 * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
21360 (memcpy): Provide GLIBC_2_2_5 memcpy.
21361
21362 2011-04-01 Ulrich Drepper <drepper@gmail.com>
21363
21364 [BZ #12631]
21365 * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
21366
21367 2011-03-30 Andreas Schwab <schwab@redhat.com>
21368
21369 * misc/syncfs.c: New file.
21370 * misc/Makefile (routines): Add syncfs.
21371 * posix/unistd.h: Declare syncfs.
21372 * sysdeps/unix/syscalls.list: Add syncfs.
21373
21374 2011-04-01 Andreas Schwab <schwab@redhat.com>
21375
21376 * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
21377 open_by_handle_at.
21378 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
21379 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
21380 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
21381 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
21382 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
21383 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
21384 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
21385
21386 2011-04-01 Ulrich Drepper <drepper@gmail.com>
21387
21388 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
21389 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
21390 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
21391 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
21392 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
21393 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
21394 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
21395
21396 * io/Makefile: Compile fallocate.c, fallocate64.c, and
21397 sync_file_range.c with -fexceptions.
21398 * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
21399 * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
21400 * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
21401 * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
21402 * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
21403 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
21404 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
21405 sync_file_range as cancellation point
21406 * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file. This is
21407 now a wrapper around __call_sync_file_range with cancellation handling.
21408 * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
21409 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this. Change
21410 function name to __call_sync_file_range.
21411 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
21412 Add call_sync_file_range.
21413
21414 2011-04-01 Andreas Schwab <schwab@redhat.com>
21415
21416 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
21417 bits/timex.h.
21418
21419 2011-04-01 Ulrich Drepper <drepper@gmail.com>
21420
21421 * iconv/iconv.h: Fix typo in comment.
21422 * io/fcntl.h: Likewise.
21423 * libio/stdio.h: Likewise.
21424 * posix/spawn.h: Likewise.
21425 * posix/unistd.h: Likewise.
21426 * stdlib/stdlib.h: Likewise.
21427 * time/time.h: Likewise.
21428 * wcsmbs/wchar.h: Likewise.
21429
21430 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
21431 open_by_handle): Add.
21432 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
21433 and MAX_HANDLE_SZ. Declare name_to_handle_at and open_by_handle.
21434 Augment a few comments.
21435 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
21436 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
21437 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
21438 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
21439 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
21440 * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
21441 open_by_handle.
21442
21443 * io/fcntl.h (AT_EMPTY_PATH): Define.
21444
21445 2011-03-30 Ulrich Drepper <drepper@gmail.com>
21446
21447 * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
21448 * sysdeps/unix/sysv/linux/bits/time.h: New file.
21449 * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
21450 to...
21451 * sysdeps/unix/sysv/linux/bits/timex.h: ...here. New file.
21452 * Versions.def: Add GLIBC_2.14.
21453 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
21454 Export.
21455
21456 2011-03-22 Ulrich Drepper <drepper@gmail.com>
21457
21458 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
21459 round counter.
21460 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
21461
21462 2011-03-20 H.J. Lu <hongjiu.lu@intel.com>
21463
21464 [BZ #12597]
21465 * string/test-strncmp.c (do_page_test): New function.
21466 (check2): Likewise.
21467 (test_main): Call check2.
21468 * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
21469
21470 2011-03-20 Ulrich Drepper <drepper@gmail.com>
21471
21472 [BZ #12587]
21473 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
21474 Handle cache information in CPU leaf 4.
21475 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
21476
21477 2011-03-18 Ulrich Drepper <drepper@gmail.com>
21478
21479 [BZ #12583]
21480 * posix/fnmatch.c (fnmatch): Check size of pattern in wide
21481 character representation.
21482 Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
21483
21484 2011-03-16 Ryan S. Arnold <rsa@us.ibm.com>
21485
21486 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
21487 END(__isnan) to END(__isnanf) to match function entry point/label
21488 EALIGN(__isnanf,...).
21489
21490 2011-03-10 Jakub Jelinek <jakub@redhat.com>
21491
21492 * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
21493
21494 2011-03-10 Ulrich Drepper <drepper@gmail.com>
21495
21496 [BZ #12510]
21497 * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
21498 copy from the symbol referenced in the relocation to initialize the
21499 used variable.
21500 Patch by Piotr Bury <pbury@goahead.com>.
21501 * elf/Makefile: Add rules to build and tst-unique3.
21502 * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
21503 * elf/tst-unique3.cc: New file.
21504 * elf/tst-unique3.h: New file.
21505 * elf/tst-unique3lib.cc: New file.
21506 * elf/tst-unique3lib2.cc: New file.
21507
21508 * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
21509
21510 2011-03-10 Mike Frysinger <vapier@gentoo.org>
21511
21512 * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
21513 $LDFLAGS and -nostdlib -nostartfiles to linking step. Change main
21514 to _start.
21515
21516 2011-03-06 Ulrich Drepper <drepper@gmail.com>
21517
21518 * elf/dl-load.c (_dl_map_object): If we are looking for the first
21519 to-be-loaded object along a path to loader is ld.so.
21520
21521 2011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
21522 Ulrich Drepper <drepper@gmail.com>
21523
21524 * sysdeps/x86_64/memset.S: After aligning destination, code
21525 branches to different locations depending on the value of
21526 misalignment, when multiarch is enabled. Fix this.
21527
21528 2011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
21529
21530 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
21531 Set _x86_64_preferred_memory_instruction for AMD processsors.
21532 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
21533 Set bit_Prefer_SSE_for_memop for AMD processors.
21534
21535 2011-03-04 Ulrich Drepper <drepper@gmail.com>
21536
21537 * libio/fmemopen.c (fmemopen): Optimize a bit.
21538
21539 2011-03-03 Andreas Schwab <schwab@redhat.com>
21540
21541 * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
21542
21543 2011-03-03 Roland McGrath <roland@redhat.com>
21544
21545 * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
21546
21547 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
21548
21549 * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
21550 __bzero_ultra1 instead of __memset_ultra1.
21551
21552 2011-02-23 Andreas Schwab <schwab@redhat.com>
21553 Ulrich Drepper <drepper@gmail.com>
21554
21555 [BZ #12509]
21556 * include/link.h (struct link_map): Add l_orig_initfini.
21557 * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
21558 returning unsuccessfully.
21559 * elf/dl-close.c (_dl_close_worker): If this is the last explicit
21560 close of a file loaded at startup, restore the original l_initfini
21561 list.
21562 * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
21563 list, store the pointer.
21564 * elf/Makefile ($(objpfx)noload-mem): New rule.
21565 (noload-ENV): Define.
21566 (tests): Add $(objpfx)noload-mem.
21567 * elf/noload.c: Include <memcheck.h>.
21568 (main): Call mtrace. Close all opened handles.
21569
21570 2011-02-17 Andreas Schwab <schwab@redhat.com>
21571
21572 [BZ #12454]
21573 * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
21574 dependencies are missing.
21575
21576 2011-02-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
21577
21578 Fix __if_freereq crash: Unlike the generic version which uses free,
21579 Hurd needs munmap.
21580 * sysdeps/mach/hurd/ifreq.h: New file.
21581
21582 2011-01-27 Petr Baudis <pasky@suse.cz>
21583 Ulrich Drepper <drepper@gmail.com>
21584
21585 [BZ 12445]#
21586 * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
21587 to extend_alloca().
21588 * stdio-common/bug23.c: New file.
21589 * stdio-common/Makefile (tests): Add bug23.
21590
21591 2010-09-28 Andreas Schwab <schwab@redhat.com>
21592 Ulrich Drepper <drepper@gmail.com>
21593
21594 [BZ #12489]
21595 * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
21596 before performing relro protection. At old place add assertion
21597 to make sure nothing changed.
21598
21599 2011-02-17 Nathan Sidwell <nathan@codesourcery.com>
21600 Glauber de Oliveira Costa <glommer@gmail.com>
21601
21602 * elf/elf.h: Add new ARM TLS relocs.
21603
21604 2011-02-16 Ryan S. Arnold <rsa@us.ibm.com>
21605
21606 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
21607 (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
21608 cast from r3.
21609 * sysdeps/wordsize-64/Makefile: New file. Add tst-writev to
21610 'tests' variable.
21611 * sysdeps/wordsize-64/tst-writev.c: New file.
21612
21613 2011-02-15 Ryan S. Arnold <rsa@us.ibm.com>
21614
21615 * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
21616 -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
21617 insns in _dl_start to prevent a TOC reference before relocs are
21618 resolved.
21619
21620 2011-02-15 Ulrich Drepper <drepper@gmail.com>
21621
21622 [BZ #12469]
21623 * Makeconfig: Remove RANLIB definition.
21624 * Makerules: Don't use RANLIB.
21625 * aclocal.m4: Remove ranlib test.
21626 * configure.in: No need to check for ranlib.
21627 * elf/rtld-Rules: Don't use RANLIB.
21628
21629 2011-02-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
21630
21631 * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
21632 protection macro.
21633 * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
21634 inclusion protection macro.
21635
21636 * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
21637 SIGRTMIN and SIGRTMAX and print information in that case only when
21638 SIGRTMIN is defined.
21639
21640 2011-02-11 Jakub Jelinek <jakub@redhat.com>
21641
21642 * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
21643 arginfo fn returning -1.
21644
21645 * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
21646 and thousands string is zero terminated.
21647
21648 2011-02-03 Andreas Schwab <schwab@redhat.com>
21649
21650 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
21651 sysdeps/unix/sysv/linux/bits/socket.h.
21652
21653 2011-01-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
21654
21655 * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
21656 (__CPU_COUNT): Remove old macros.
21657 (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
21658 (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
21659 (__CPU_ALLOC, __CPU_FREE): Add macros.
21660 (__sched_cpualloc, __sched_cpufree): Add declarations.
21661
21662 2011-02-05 Ulrich Drepper <drepper@gmail.com>
21663
21664 * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
21665 (struct datahead): Reuse 32 bits of the alignment for a TTL field.
21666 * nscd/aicache.c (addhstaiX): Return timeout of added value.
21667 (readdhstai): Return value of addhstaiX call.
21668 * nscd/grpcache.c (cache_addgr): Return timeout of added value.
21669 (addgrbyX): Return value returned by cache_addgr.
21670 (readdgrbyname): Return value returned by addgrbyX.
21671 (readdgrbygid): Likewise.
21672 * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
21673 (addpwbyX): Return value returned by cache_addpw.
21674 (readdpwbyname): Return value returned by addhstbyX.
21675 (readdpwbyuid): Likewise.
21676 * nscd/servicescache.c (cache_addserv): Return timeout of added value.
21677 (addservbyX): Return value returned by cache_addserv.
21678 (readdservbyname): Return value returned by addservbyX:
21679 (readdservbyport): Likewise.
21680 * nscd/hstcache.c (cache_addhst): Return timeout of added value.
21681 (addhstbyX): Return value returned by cache_addhst.
21682 (readdhstbyname): Return value returned by addhstbyX.
21683 (readdhstbyaddr): Likewise.
21684 (readdhstbynamev6): Likewise.
21685 (readdhstbyaddrv6): Likewise.
21686 * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
21687 (readdinitgroups): Return value returned by addinitgroupsX.
21688 * nscd/cache.c (readdfcts): Change return value of functions to time_t.
21689 (prune_cache): Keep track of timeout value of re-added entries.
21690 * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
21691 * nscd/nscd.h: Adjust prototypes of readd* functions.
21692
21693 2011-02-04 Roland McGrath <roland@redhat.com>
21694
21695 * nis/nis_server.c (nis_servstate): Use the right name for 0.
21696 (nis_stats): Likewise.
21697 * nis/nis_modify.c (nis_modify): Likewise.
21698 * nis/nis_remove.c (nis_remove): Likewise.
21699 * nis/nis_add.c (nis_add): Likewise.
21700
21701 * elf/dl-object.c (_dl_new_object): Remove unused variable L.
21702
21703 * posix/fnmatch_loop.c: Add some consts.
21704
21705 * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
21706
21707 2011-02-02 H.J. Lu <hongjiu.lu@intel.com>
21708
21709 [BZ #12460]
21710 * config.make.in (config-cflags-novzeroupper): Define.
21711 * configure.in: Substitute libc_cv_cc_novzeroupper.
21712 * elf/Makefile (AVX-CFLAGS): Define.
21713 (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
21714 (CFLAGS-tst-auditmod4a.c): Likewise.
21715 (CFLAGS-tst-auditmod4b.c): Likewise.
21716 (CFLAGS-tst-auditmod6b.c): Likewise.
21717 (CFLAGS-tst-auditmod6c.c): Likewise.
21718 (CFLAGS-tst-auditmod7b.c): Likewise.
21719 * sysdeps/i386/configure.in: Check -mno-vzeroupper.
21720
21721 2011-02-02 Ulrich Drepper <drepper@gmail.com>
21722
21723 * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
21724 function to the callback.
21725 Patch partly by Jiri Olsa <jolsa@redhat.com>.
21726
21727 2011-02-02 Andreas Schwab <schwab@redhat.com>
21728
21729 * shadow/sgetspent.c: Check return value of __sgetspent_r instead
21730 of errno.
21731
21732 2011-01-19 Ulrich Drepper <drepper@gmail.com>
21733
21734 [BZ #11724]
21735 * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
21736 of constructors.
21737 * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
21738 of destructors.
21739 (_dl_fini): Don't call _dl_sort_fini if there is only one object.
21740
21741 [BZ #11724]
21742 * elf/Makefile: Add rules to build and run new test.
21743 * elf/tst-initorder.c: New file.
21744 * elf/tst-initorder.exp: New file.
21745 * elf/tst-initordera1.c: New file.
21746 * elf/tst-initordera2.c: New file.
21747 * elf/tst-initordera3.c: New file.
21748 * elf/tst-initordera4.c: New file.
21749 * elf/tst-initorderb1.c: New file.
21750 * elf/tst-initorderb2.c: New file.
21751 * elf/tst-order-a1.c: New file.
21752 * elf/tst-order-a2.c: New file.
21753 * elf/tst-order-a3.c: New file.
21754 * elf/tst-order-a4.c: New file.
21755 * elf/tst-order-b1.c: New file.
21756 * elf/tst-order-b2.c: New file.
21757 * elf/tst-order-main.c: New file.
21758 New test case by George Gensure <werkt0@gmail.com>.
21759
21760 2010-10-01 Andreas Schwab <schwab@redhat.com>
21761
21762 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
21763 decoding ACE if AI_CANONIDN.
21764
21765 2011-01-18 Ulrich Drepper <drepper@gmail.com>
21766
21767 * elf/Makefile: Build IFUNC tests unless multi-arch = no.
21768
21769 2011-01-17 Ulrich Drepper <drepper@gmail.com>
21770
21771 * version.h (RELEASE): Bump for 2.13 release.
21772 * include/features.h: (__GLIBC_MINOR__): Bump to 13.
21773
21774 * io/fcntl.h: Define AT_NO_AUTOMOUNT.
21775
21776 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
21777 MADV_NOHUGEPAGE.
21778 * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
21779 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
21780 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
21781 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
21782 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
21783 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
21784
21785 * posix/getconf.c: Update copyright year.
21786 * catgets/gencat.c: Likewise.
21787 * csu/version.c: Likewise.
21788 * debug/catchsegv.sh: Likewise.
21789 * debug/xtrace.sh: Likewise.
21790 * elf/ldconfig.c: Likewise.
21791 * elf/ldd.bash.in: Likewise.
21792 * elf/sprof.c (print_version): Likewise.
21793 * iconv/iconv_prog.c: Likewise.
21794 * iconv/iconvconfig.c: Likewise.
21795 * locale/programs/locale.c: Likewise.
21796 * locale/programs/localedef.c: Likewise.
21797 * malloc/memusage.sh: Likewise.
21798 * malloc/mtrace.pl: Likewise.
21799 * nscd/nscd.c (print_version): Likewise.
21800 * nss/getent.c: Likewise.
21801
21802 * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
21803 PF_CAIF, and PF_ALG.
21804 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
21805
21806 2011-01-16 Andreas Schwab <schwab@linux-m68k.org>
21807
21808 * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
21809 (modules-names): Use them.
21810 (ifunc-test-modules, ifunc-pie-tests): Define.
21811 (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
21812 tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
21813 (test-extras): Likewise.
21814 ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
21815 $(compile-command.c).
21816 ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
21817 (all-built-dso): Define.
21818 (check-textrel.out, check-execstack.out): Depend on it.
21819
21820 * configure.in: Don't override --enable-multi-arch.
21821
21822 2011-01-15 Ulrich Drepper <drepper@gmail.com>
21823
21824 [BZ #6812]
21825 * nscd/hstcache.c (tryagain): Define.
21826 (cache_addhst): Return tryagain not notfound for temporary errors.
21827 (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
21828 failed.
21829
21830 2011-01-14 Ulrich Drepper <drepper@gmail.com>
21831
21832 [BZ #10563]
21833 * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
21834 to make the syscall.
21835 * sysdeps/unix/sysv/linux/setgroups.c: New file.
21836
21837 [BZ #12378]
21838 * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
21839 and fall back to matching as normal character if the string ends before
21840 the matching ']' is found. This is what POSIX requires.
21841 * posix/testfnm.c: Adjust test result.
21842 * posix/globtest.sh: Adjust test result. Add new test.
21843 * posix/tst-fnmatch.input: Likewise.
21844 * posix/tst-fnmatch2.c: Add new test.
21845
21846 2010-12-28 Andreas Schwab <schwab@linux-m68k.org>
21847
21848 * elf/Makefile (check-execstack): Revert last change. Depend on
21849 check-execstack.h.
21850 (check-execstack.h): New target.
21851 (generated): Add check-execstack.h.
21852 * elf/check-execstack.c: Include "check-execstack.h".
21853 (main): Revert last change.
21854 (handle_file): Return zero if GNU_STACK is absent and
21855 DEFAULT_STACK_PERMS doesn't include PF_X.
21856
21857 2011-01-13 Ulrich Drepper <drepper@gmail.com>
21858
21859 * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
21860 in child fails because the descriptor is already closed.
21861 * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
21862 * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
21863 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
21864
21865 [BZ #12397]
21866 * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
21867 syscall.
21868
21869 [BZ #10484]
21870 * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
21871 temporary buffer used to handle multi lookups locally.
21872 * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
21873
21874 2011-01-12 Ulrich Drepper <drepper@gmail.com>
21875
21876 * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
21877 loader is ld.so.
21878
21879 2011-01-10 Paul Pluzhnikov <ppluzhnikov@google.com>
21880
21881 * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
21882 alignment for SSE2.
21883
21884 2011-01-12 Ulrich Drepper <drepper@gmail.com>
21885
21886 [BZ #12394]
21887 * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
21888 characters. When rounding increased number of integer digits recompute
21889 number of groups.
21890 * stdio-common/tst-grouping.c: New file.
21891 * stdio-common/Makefile: Add rules to build and run tst-grouping.
21892
21893 2011-01-09 Ulrich Drepper <drepper@gmail.com>
21894
21895 * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
21896 __FD_CLR, and __FS_ISSET. gcc generates better code on its own.
21897
21898 * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
21899 void.
21900 * bits/select.h: Likewise.
21901
21902 2011-01-08 Ulrich Drepper <drepper@gmail.com>
21903
21904 * po/ja.po: Update from translation team.
21905
21906 2011-01-04 David S. Miller <davem@sunset.davemloft.net>
21907
21908 [BZ #11155]
21909 * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
21910 implementation just like for lxstat, fxstatat, et al.
21911
21912 2010-12-27 Jim Meyering <meyering@redhat.com>
21913
21914 [BZ #12348]
21915 * posix/regexec.c (build_trtable): Return failure indication upon
21916 calloc failure. Otherwise, re_search_internal could infloop on OOM.
21917
21918 2010-12-25 Ulrich Drepper <drepper@gmail.com>
21919
21920 [BZ #12201]
21921 * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
21922 * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
21923 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
21924 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
21925
21926 [BZ #12207]
21927 * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
21928
21929 [BZ #12204]
21930 * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
21931 * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
21932
21933 2010-12-15 H.J. Lu <hongjiu.lu@intel.com>
21934
21935 * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
21936 * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
21937 script has SORT_BY_INIT_PRIORITY.
21938 * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
21939 NO_CTORS_DTORS_SECTIONS is defined.
21940 * elf/soinit.c: Likewise.
21941 * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
21942 NO_CTORS_DTORS_SECTIONS is defined.
21943 * sysdeps/mach/hurd/i386/init-first.c: Likewise.
21944 * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
21945 * sysdeps/sh/init-first.c: Likewise.
21946 * sysdeps/unix/sysv/linux/init-first.c: Likewise.
21947
21948 2010-12-24 Ulrich Drepper <drepper@gmail.com>
21949
21950 * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
21951 always use the slow path.
21952
21953 2010-12-15 Ryan S. Arnold <rsa@us.ibm.com>
21954
21955 * elf/Makefile: (check-execstack): Replace $(native-compile) with a
21956 similar rule which adds the sysdep directories to the header search in
21957 order to pick up the correct platform stackinfo.h.
21958 * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
21959 perform test if it is, otherwise return successfully without testing.
21960 * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
21961 DEFAULT_STACK_PERMS define in stackinfo.h.
21962 * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
21963 defined in stackinfo.h.
21964 * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
21965 DEFAULT_STACK_PERMS defined in stackinfo.h.
21966 * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
21967 * sysdeps/ia64/stackinfo.h: Likewise.
21968 * sysdeps/s390/stackinfo.h: Likewise.
21969 * sysdeps/sh/stackinfo.h: Likewise.
21970 * sysdeps/sparc/stackinfo.h: Likewise.
21971 * sysdeps/x86_64/stackinfo.h: Likewise.
21972 * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
21973 PF_X for powerpc64. Retain PF_X for powerpc32.
21974
21975 2010-12-19 Ulrich Drepper <drepper@gmail.com>
21976
21977 * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
21978 accurately.
21979 * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
21980 GETDENTS_64BIT_ALIGNED.
21981
21982 2010-12-14 Ulrich Drepper <dreper@gmail.com>
21983
21984 * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
21985
21986 2010-12-10 Andreas Schwab <schwab@redhat.com>
21987
21988 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
21989 _GNU_SOURCE.
21990
21991 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
21992 * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
21993 Remove __restrict.
21994 (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
21995 (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
21996
21997 2010-12-09 Ulrich Drepper <drepper@gmail.com>
21998
21999 [BZ #11655]
22000 * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
22001 are initialized.
22002
22003 2010-12-09 Jakub Jelinek <jakub@redhat.com>
22004
22005 * string/bits/string3.h (memmove, bcopy): Remove __restrict.
22006
22007 2010-12-03 Ulrich Drepper <drepper@gmail.com>
22008
22009 * po/it.po: Update from translation team.
22010
22011 2010-12-01 H.J. Lu <hongjiu.lu@intel.com>
22012
22013 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
22014 unused codes.
22015
22016 2010-11-30 Ulrich Drepper <drepper@gmail.com>
22017
22018 * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
22019
22020 2010-11-24 Andreas Schwab <schwab@redhat.com>
22021
22022 * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
22023 specially.
22024 (gaih_getanswer_slice): Likewise.
22025
22026 2010-10-20 Jakub Jelinek <jakub@redhat.com>
22027
22028 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
22029
22030 2010-05-31 Petr Baudis <pasky@suse.cz>
22031
22032 [BZ #11149]
22033 * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
22034 silently even in the chroot mode.
22035
22036 2010-11-22 Ulrich Drepper <drepper@gmail.com>
22037
22038 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
22039 last patch a bit. Pretty printing
22040
22041 2010-05-31 Petr Baudis <pasky@suse.cz>
22042
22043 [BZ #10085]
22044 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
22045 initialization of skip_initgroups_dyn.
22046
22047 2010-11-19 Ulrich Drepper <drepper@gmail.com>
22048
22049 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
22050 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
22051
22052 2010-11-16 Ulrich Drepper <drepper@gmail.com>
22053
22054 * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
22055
22056 2010-11-11 Andreas Schwab <schwab@redhat.com>
22057
22058 * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
22059 * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
22060 (tst-fnmatch-ENV): Set MALLOC_TRACE.
22061 ($(objpfx)tst-fnmatch-mem): New rule.
22062 (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
22063 * posix/tst-fnmatch.c (main): Call mtrace.
22064
22065 2010-11-11 H.J. Lu <hongjiu.lu@intel.com>
22066
22067 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
22068 Support Intel processor model 6 and model 0x2c.
22069
22070 2010-11-10 Luis Machado <luisgpm@br.ibm.com>
22071
22072 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
22073 signed comparison.
22074
22075 2010-11-09 H.J. Lu <hongjiu.lu@intel.com>
22076
22077 [BZ #12205]
22078 * string/test-strncasecmp.c (check_result): New function.
22079 (do_one_test): Use it.
22080 (check1): New function.
22081 (test_main): Use it.
22082 * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
22083 Support strcasecmp and strncasecmp.
22084
22085 2010-11-08 Ulrich Drepper <drepper@gmail.com>
22086
22087 [BZ #12194]
22088 * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
22089 * sysdeps/x86_64/bits/byteswap.h: Likewise.
22090
22091 2010-11-07 H.J. Lu <hongjiu.lu@intel.com>
22092
22093 * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
22094 IFUNC support.
22095 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
22096 memset-x86-64.
22097 * sysdeps/x86_64/multiarch/bzero.S: New file.
22098 * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
22099 * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
22100 * sysdeps/x86_64/multiarch/memset.S: New file.
22101 * sysdeps/x86_64/multiarch/memset_chk.S: New file.
22102 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
22103 Set bit_Prefer_SSE_for_memop for Intel processors.
22104 * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
22105 Define.
22106 (index_Prefer_SSE_for_memop): Define.
22107 (HAS_PREFER_SSE_FOR_MEMOP): Define.
22108
22109 2010-11-04 Luis Machado <luisgpm@br.ibm.com>
22110
22111 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
22112 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
22113
22114 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
22115
22116 [BZ #12191]
22117 * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
22118 (__x86_64_raw_data_cache_size_half): Likewise.
22119 (__x86_64_raw_shared_cache_size): Likewise.
22120 (__x86_64_raw_shared_cache_size_half): Likewise.
22121
22122 * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
22123 (__x86_64_raw_data_cache_size_half): Likewise.
22124 (__x86_64_raw_shared_cache_size): Likewise.
22125 (__x86_64_raw_shared_cache_size_half): Likewise.
22126 (init_cacheinfo): Set __x86_64_raw_data_cache_size,
22127 __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
22128 and __x86_64_raw_shared_cache_size_half. Round
22129 __x86_64_data_cache_size_half, __x86_64_data_cache_size
22130 __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
22131 to multiple of 256 bytes.
22132
22133 2010-11-03 Ulrich Drepper <drepper@gmail.com>
22134
22135 [BZ #12167]
22136 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
22137 of inacessible symlinks. Verify result of symlink before returning it.
22138 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
22139 Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
22140
22141 2010-10-28 Erich Ritz <erichritz@gmail.com>
22142
22143 * math/math.h (isinf): Fix typo in comment.
22144
22145 2010-11-01 Ulrich Drepper <drepper@gmail.com>
22146
22147 * po/da.po: Update from translation team.
22148
22149 2010-10-26 Ulrich Drepper <drepper@gmail.com>
22150
22151 * elf/rtld.c (dl_main): Move assertion after the point where rtld map
22152 is added to the list.
22153
22154 2010-10-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
22155 Ulrich Drepper <drepper@gmail.com>
22156
22157 * elf/dl-object.c (_dl_new_object): Don't append the new object to
22158 the global list here. Move code to...
22159 (_dl_add_to_namespace_list): ...here. New function.
22160 * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
22161 * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
22162 * elf/dl-load.c (lose): Don't remove the element from the list.
22163 (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
22164 (_dl_map_object): Likewise.
22165
22166 2010-10-25 Ulrich Drepper <drepper@gmail.com>
22167
22168 [BZ #12159]
22169 * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
22170 into all bytes of SSE register.
22171 Patch by Richard Li <richardpku@gmail.com>.
22172
22173 2010-10-24 Ulrich Drepper <drepper@gmail.com>
22174
22175 [BZ #12140]
22176 * malloc/malloc.c (_int_free): Fill correct number of bytes when
22177 perturbing.
22178
22179 2010-10-20 Michael B. Brutman <brutman@us.ibm.com>
22180
22181 * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
22182 * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
22183 * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
22184 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
22185 * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
22186 submachine.
22187 * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
22188
22189 2010-10-22 Andreas Schwab <schwab@redhat.com>
22190
22191 * include/dlfcn.h (__RTLD_SECURE): Define.
22192 * elf/dl-load.c (_dl_map_object): Remove preloaded parameter. Use
22193 mode & __RTLD_SECURE instead.
22194 (open_path): Rename preloaded parameter to secure.
22195 * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
22196 * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
22197 * elf/dl-deps.c (openaux): Likewise.
22198 * elf/rtld.c (struct map_args): Remove is_preloaded.
22199 (map_doit): Don't use it.
22200 (dl_main): Likewise.
22201 (do_preload): Use __RTLD_SECURE instead of is_preloaded.
22202 (dlmopen_doit): Add __RTLD_SECURE to mode bits.
22203
22204 2010-09-09 Andreas Schwab <schwab@redhat.com>
22205
22206 * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
22207 (sysd-rules-targets): Remove duplicates.
22208 * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
22209 rtld-%.$o dependency.
22210
22211 2010-10-18 Andreas Schwab <schwab@redhat.com>
22212
22213 * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
22214 _dl_map_object do it.
22215
22216 2010-10-19 Ulrich Drepper <drepper@gmail.com>
22217
22218 * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
22219 fast fma builtins, define the macros in the C99 standard.
22220 (FP_FAST_FMAF): Likewise.
22221 (FP_FAST_FMAL): Likewise.
22222 * sysdeps/x86_64/bits/mathdef.h: Likewise.
22223
22224 * bits/mathdef.h: Update copyright year.
22225 * sysdeps/powerpc/bits/mathdef.h: Likewise.
22226
22227 2010-10-19 Michael Meissner <meissner@linux.vnet.ibm.com>
22228
22229 * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
22230 builtins, define the macros in the C99 standard.
22231 (FP_FAST_FMAF): Likewise.
22232 (FP_FAST_FMAL): Likewise.
22233 * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
22234 multiply/add.
22235 (FP_FAST_FMAF): Likewise.
22236
22237 2010-10-15 Jakub Jelinek <jakub@redhat.com>
22238
22239 [BZ #3268]
22240 * math/libm-test.inc (fma_test): Some new testcases.
22241 * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
22242 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
22243 y and infinite z. Do multiplication by C already in long double.
22244 * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
22245 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
22246 y and infinite z. Do bitwise or of inexact bit into u.d.
22247 * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
22248 * sysdeps/i386/fpu/s_fmaf.S: Removed.
22249 * sysdeps/i386/fpu/s_fma.S: Removed.
22250 * sysdeps/i386/fpu/s_fmal.S: Removed.
22251
22252 2010-10-16 Jakub Jelinek <jakub@redhat.com>
22253
22254 [BZ #3268]
22255 * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
22256 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
22257 computation is not scheduled after fetestexcept. Fix value
22258 of minimum denormal long double.
22259
22260 2010-10-14 Jakub Jelinek <jakub@redhat.com>
22261
22262 [BZ #3268]
22263 * math/libm-test.inc (fma_test): Add some more tests.
22264 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
22265 correctly.
22266
22267 2010-10-15 Andreas Schwab <schwab@redhat.com>
22268
22269 * scripts/data/localplt-s390-linux-gnu.data: New file.
22270 * scripts/data/localplt-s390x-linux-gnu.data: New file.
22271
22272 2010-10-13 Jakub Jelinek <jakub@redhat.com>
22273
22274 [BZ #3268]
22275 * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
22276 * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
22277 instead of dbl-64.
22278 * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
22279 inlines.
22280 * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
22281 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
22282 if one of x and y is very large and the other is subnormal.
22283 * sysdeps/s390/fpu/s_fmaf.c: New file.
22284 * sysdeps/s390/fpu/s_fma.c: New file.
22285 * sysdeps/powerpc/fpu/s_fmaf.S: New file.
22286 * sysdeps/powerpc/fpu/s_fma.S: New file.
22287 * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
22288 * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
22289 * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
22290
22291 2010-10-12 Jakub Jelinek <jakub@redhat.com>
22292
22293 [BZ #3268]
22294 * math/libm-test.inc (fma_test): Add some more fmaf tests, add
22295 fma tests.
22296 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
22297 * sysdeps/ieee754/dbl-64/s_fma.c: New file.
22298 * sysdeps/i386/i686/multiarch/s_fma.c: Include
22299 sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
22300 * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
22301 * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
22302 * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
22303
22304 2010-10-12 Ulrich Drepper <drepper@redhat.com>
22305
22306 [BZ #12078]
22307 * posix/regcomp.c (parse_branch): One more memory leak plugged.
22308 * posix/bug-regex31.input: Add test case.
22309
22310 2010-10-11 Ulrich Drepper <drepper@gmail.com>
22311
22312 * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
22313 * posix/bug-regex31.input: New file.
22314
22315 [BZ #12078]
22316 * posix/regcomp.c (parse_branch): Free memory when allocation failed.
22317 (parse_sub_exp): Fix last change, use postorder.
22318
22319 * posix/bug-regex31.c: New file.
22320 * posix/Makefile: Add rules to build and run bug-regex31.
22321
22322 * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
22323
22324 [BZ #12078]
22325 * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
22326
22327 [BZ #12108]
22328 * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
22329 to have entries in sys_siglist.
22330
22331 [BZ #12093]
22332 * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
22333 be NULL.
22334
22335 2010-10-07 Jakub Jelinek <jakub@redhat.com>
22336
22337 [BZ #3268]
22338 * math/libm-test.inc (fma_test): Add 2 fmaf tests.
22339 * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
22340 * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
22341 sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
22342 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
22343 * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
22344 * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
22345 * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
22346 * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
22347 * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
22348 * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
22349 * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
22350 * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
22351 * math/ftestexcept.c (fetestexcept): Likewise.
22352 * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
22353 * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
22354 * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
22355 * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
22356 * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
22357 * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
22358 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
22359
22360 2010-10-11 Ulrich Drepper <drepper@gmail.com>
22361
22362 [BZ #12107]
22363 * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
22364 newline.
22365
22366 2010-10-06 Ulrich Drepper <drepper@gmail.com>
22367
22368 * string/bug-strstr1.c: New file.
22369 * string/Makefile: Add rules to build and run bug-strstr1.
22370
22371 2010-10-05 Eric Blake <eblake@redhat.com>
22372
22373 [BZ #12092]
22374 * string/str-two-way.h (two_way_long_needle): Always clear memory
22375 when skipping input due to the shift table.
22376
22377 2010-10-03 Ulrich Drepper <drepper@gmail.com>
22378
22379 [BZ #12005]
22380 * malloc/mcheck.c: Handle large requests.
22381
22382 [BZ #12077]
22383 * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
22384 for strncmp and strncasecmp.
22385 * string/stratcliff.c: Add tests for strcmp and strncmp.
22386 * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
22387
22388 2010-09-28 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
22389
22390 * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
22391 __set_fpscr.
22392
22393 2010-09-30 Andreas Jaeger <aj@suse.de>
22394
22395 * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
22396 (CGROUP_SUPER_MAGIC): Define.
22397 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
22398 Handle btrfs and cgroup file systems.
22399 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
22400 Likewise.
22401
22402 2010-09-27 Luis Machado <luisgpm@br.ibm.com>
22403
22404 * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
22405 * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
22406
22407 2010-09-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
22408
22409 [BZ #12067]
22410 * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
22411 trying to locate the ELF header.
22412
22413 2010-09-27 Andreas Schwab <schwab@redhat.com>
22414
22415 [BZ #11611]
22416 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
22417 Mask out sign-bit copies when constructing f_fsid.
22418
22419 2010-09-24 Petr Baudis <pasky@suse.cz>
22420
22421 * debug/stack_chk_fail_local.c: Add missing licence exception.
22422 * debug/warning-nop.c: Likewise.
22423
22424 2010-09-15 Joseph Myers <joseph@codesourcery.com>
22425
22426 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
22427 implementing getdents64 using getdents syscall, set d_type if
22428 __ASSUME_GETDENTS32_D_TYPE.
22429
22430 2010-09-16 Andreas Schwab <schwab@redhat.com>
22431
22432 * elf/dl-close.c (free_slotinfo, free_mem): Move to...
22433 * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
22434
22435 2010-09-21 Ulrich Drepper <drepper@redhat.com>
22436
22437 [BZ #12037]
22438 * posix/unistd.h: Undo change of feature selection for ftruncate from
22439 2010-01-11.
22440
22441 2010-09-20 Ulrich Drepper <drepper@redhat.com>
22442
22443 * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
22444 detection.
22445
22446 2010-09-20 Andreas Schwab <schwab@redhat.com>
22447
22448 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
22449 fanotify_mark.
22450 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
22451
22452 2010-09-14 Andreas Schwab <schwab@redhat.com>
22453
22454 * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
22455 variables after CHECK_SP call.
22456 * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
22457
22458 2010-09-13 Andreas Schwab <schwab@redhat.com>
22459 Ulrich Drepper <drepper@redhat.com>
22460
22461 * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
22462 re-relocationg ld.so.
22463 * elf/dl-support.c (_dl_non_dynamic_init): And here after the
22464 _dl_init_paths call.
22465 * elf/dl-load.c (_dl_init_paths). Don't set GLRO(dl_init_all_dirs)
22466 here anymore.
22467
22468 2010-09-14 Ulrich Drepper <drepper@redhat.com>
22469
22470 * resolv/res_init.c (__res_vinit): Count the default server we added.
22471
22472 2010-09-08 Chung-Lin Tang <cltang@codesourcery.com>
22473 Ulrich Drepper <drepper@redhat.com>
22474
22475 [BZ #11968]
22476 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
22477 (____longjmp_chk): Use %ebx for saving value across system call.
22478 Add unwind info.
22479
22480 2010-09-06 Andreas Schwab <schwab@redhat.com>
22481
22482 * manual/Makefile: Don't mix pattern rules with normal rules.
22483
22484 2010-09-05 Andreas Schwab <schwab@linux-m68k.org>
22485
22486 * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
22487 operation.
22488 * libio/iofdopen.c (_IO_new_fdopen): Likewise.
22489 * libio/iofopncook.c (_IO_cookie_init): Likewise.
22490 * libio/iovdprintf.c (_IO_vdprintf): Likewise.
22491 * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
22492 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
22493 Likewise.
22494
22495 2010-09-04 Ulrich Drepper <drepper@redhat.com>
22496
22497 [BZ #11979]
22498 * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
22499 IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
22500
22501 2010-09-02 Ulrich Drepper <drepper@redhat.com>
22502
22503 * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
22504 * sysdeps/x86_64/addmul_1.S: Likewise.
22505 * sysdeps/x86_64/lshift.S: Likewise.
22506 * sysdeps/x86_64/mul_1.S: Likewise.
22507 * sysdeps/x86_64/rshift.S: Likewise.
22508 * sysdeps/x86_64/sub_n.S: Likewise.
22509 * sysdeps/x86_64/submul_1.S: Likewise.
22510
22511 2010-09-01 Samuel Thibault <samuel.thibault@ens-lyon.org>
22512
22513 This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
22514 Define __sched_param instead of SCHED_* and sched_param when
22515 <bits/sched.h> is included with __need_schedparam defined.
22516 * bits/sched.h [__need_schedparam]
22517 (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
22518 [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
22519 (__defined_schedparam): Define to 1.
22520 (__sched_param): New structure, identical to sched_param.
22521 (__need_schedparam): Undefine.
22522
22523 2010-08-31 Mike Frysinger <vapier@gentoo.org>
22524
22525 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
22526 (epoll_create1): Declare.
22527
22528 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
22529
22530 2010-08-31 Andreas Schwab <schwab@redhat.com>
22531
22532 [BZ #7066]
22533 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
22534 shifting retval into place.
22535
22536 2010-09-01 Ulrich Drepper <drepper@redhat.com>
22537
22538 * nis/rpcsvc/nis.h: Update copyright notice.
22539 * nis/rpcsvc/nis.x: Likewise.
22540 * nis/rpcsvc/nis_callback.h: Likewise.
22541 * nis/rpcsvc/nis_callback.x: Likewise.
22542 * nis/rpcsvc/nis_object.x: Likewise.
22543 * nis/rpcsvc/nis_tags.h: Likewise.
22544 * nis/rpcsvc/yp.h: Likewise.
22545 * nis/rpcsvc/yp.x: Likewise.
22546 * nis/rpcsvc/ypupd.h: Likewise.
22547 * nis/yp_xdr.c: Likewise.
22548 * nis/ypupdate_xdr.c: Likewise.
22549
22550 * sunrpc/pm_getport.c (__libc_rpc_getport): New function. This is
22551 mainly the body of pmap_getport. Add parameters to specify timeouts.
22552 (pmap_getport): Use __libc_rpc_getport.
22553 * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
22554 * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
22555 * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
22556
22557 2010-08-31 Andreas Schwab <schwab@linux-m68k.org>
22558
22559 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
22560 fanotify_mark.
22561
22562 2010-08-27 Roland McGrath <roland@redhat.com>
22563
22564 * sysdeps/i386/i686/multiarch/Makefile
22565 (CFLAGS-varshift.c): New variable.
22566
22567 2010-08-27 Ulrich Drepper <drepper@redhat.com>
22568
22569 * sysdeps/i386/i686/multiarch/varshift.S: File removed.
22570 * sysdeps/i386/i686/multiarch/varshift.c: New file.
22571
22572 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
22573
22574 * sysdeps/x86_64/strlen.S: Minimal code improvement.
22575
22576 2010-08-26 H.J. Lu <hongjiu.lu@intel.com>
22577
22578 * sysdeps/x86_64/strlen.S: Unroll the loop.
22579 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
22580 strlen-sse2 strlen-sse2-bsf.
22581 * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
22582 __strlen_no_bsf if bit_Slow_BSF is set.
22583 (__strlen_sse42): Removed.
22584 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
22585 * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
22586
22587 2010-08-25 Roland McGrath <roland@redhat.com>
22588
22589 * sysdeps/x86_64/multiarch/varshift.S: File removed.
22590 * sysdeps/x86_64/multiarch/varshift.c: New file.
22591 * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
22592 * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
22593 * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
22594 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
22595
22596 2010-08-25 H.J. Lu <hongjiu.lu@intel.com>
22597
22598 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
22599 strlen-sse2 strlen-sse2-bsf.
22600 * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
22601 __strlen_sse2_bsf if bit_Slow_BSF is unset.
22602 (__strlen_sse2): Removed.
22603 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
22604 * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
22605 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
22606 bit_Slow_BSF for Atom.
22607 * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
22608 (index_Slow_BSF): Define.
22609 (HAS_SLOW_BSF): Define.
22610
22611 2010-08-25 Ulrich Drepper <drepper@redhat.com>
22612
22613 [BZ #10851]
22614 * resolv/res_init.c (__res_vinit): When no server address at all
22615 is given default to loopback.
22616
22617 2010-08-24 Roland McGrath <roland@redhat.com>
22618
22619 * configure.in: Remove config-name.h generation.
22620 * configure: Regenerated.
22621 * config-name.in: File removed.
22622 * scripts/config-uname.sh: New file.
22623 * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
22624 ($(objdir)config-name.h): New target.
22625
22626 * sunrpc/rpc_parse.h: Avoid nested comment.
22627
22628 2010-08-24 Richard Henderson <rth@redhat.com>
22629 Ulrich Drepper <drepper@redhat.com>
22630 H.J. Lu <hongjiu.lu@intel.com>
22631
22632 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
22633 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
22634 * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
22635 Replace _mm_srli_si128 with __m128i_shift_right. Replace
22636 _mm_alignr_epi8 with _mm_loadu_si128.
22637 * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
22638 * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
22639 (__m128i_shift_right): Removed.
22640 * sysdeps/i386/i686/multiarch/varshift.h: New file.
22641 * sysdeps/i386/i686/multiarch/varshift.S: New file.
22642 * sysdeps/x86_64/multiarch/varshift.h: New file.
22643 * sysdeps/x86_64/multiarch/varshift.S: New file.
22644
22645 2010-08-21 Mike Frysinger <vapier@gentoo.org>
22646
22647 * configure.in: Move assembler checks to before sysdep dir checking.
22648
22649 2010-08-20 Petr Baudis <pasky@suse.cz>
22650
22651 * LICENSES: Sync the sunrpc license.
22652
22653 2010-08-19 Ulrich Drepper <drepper@redhat.com>
22654
22655 * sunrpc/auth_des.c: Update copyright notice once again.
22656 * sunrpc/auth_none.c: Likewise.
22657 * sunrpc/auth_unix.c: Likewise.
22658 * sunrpc/authdes_prot.c: Likewise.
22659 * sunrpc/authuxprot.c: Likewise.
22660 * sunrpc/bindrsvprt.c: Likewise.
22661 * sunrpc/clnt_gen.c: Likewise.
22662 * sunrpc/clnt_perr.c: Likewise.
22663 * sunrpc/clnt_raw.c: Likewise.
22664 * sunrpc/clnt_simp.c: Likewise.
22665 * sunrpc/clnt_tcp.c: Likewise.
22666 * sunrpc/clnt_udp.c: Likewise.
22667 * sunrpc/clnt_unix.c: Likewise.
22668 * sunrpc/des_crypt.c: Likewise.
22669 * sunrpc/des_soft.c: Likewise.
22670 * sunrpc/get_myaddr.c: Likewise.
22671 * sunrpc/getrpcport.c: Likewise.
22672 * sunrpc/key_call.c: Likewise.
22673 * sunrpc/key_prot.c: Likewise.
22674 * sunrpc/openchild.c: Likewise.
22675 * sunrpc/pm_getmaps.c: Likewise.
22676 * sunrpc/pm_getport.c: Likewise.
22677 * sunrpc/pmap_clnt.c: Likewise.
22678 * sunrpc/pmap_prot.c: Likewise.
22679 * sunrpc/pmap_prot2.c: Likewise.
22680 * sunrpc/pmap_rmt.c: Likewise.
22681 * sunrpc/rpc/auth.h: Likewise.
22682 * sunrpc/rpc/auth_unix.h: Likewise.
22683 * sunrpc/rpc/clnt.h: Likewise.
22684 * sunrpc/rpc/des_crypt.h: Likewise.
22685 * sunrpc/rpc/key_prot.h: Likewise.
22686 * sunrpc/rpc/netdb.h: Likewise.
22687 * sunrpc/rpc/pmap_clnt.h: Likewise.
22688 * sunrpc/rpc/pmap_prot.h: Likewise.
22689 * sunrpc/rpc/pmap_rmt.h: Likewise.
22690 * sunrpc/rpc/rpc.h: Likewise.
22691 * sunrpc/rpc/rpc_des.h: Likewise.
22692 * sunrpc/rpc/rpc_msg.h: Likewise.
22693 * sunrpc/rpc/svc.h: Likewise.
22694 * sunrpc/rpc/svc_auth.h: Likewise.
22695 * sunrpc/rpc/types.h: Likewise.
22696 * sunrpc/rpc/xdr.h: Likewise.
22697 * sunrpc/rpc_clntout.c: Likewise.
22698 * sunrpc/rpc_cmsg.c: Likewise.
22699 * sunrpc/rpc_common.c: Likewise.
22700 * sunrpc/rpc_cout.c: Likewise.
22701 * sunrpc/rpc_dtable.c: Likewise.
22702 * sunrpc/rpc_hout.c: Likewise.
22703 * sunrpc/rpc_main.c: Likewise.
22704 * sunrpc/rpc_parse.c: Likewise.
22705 * sunrpc/rpc_parse.h: Likewise.
22706 * sunrpc/rpc_prot.c: Likewise.
22707 * sunrpc/rpc_sample.c: Likewise.
22708 * sunrpc/rpc_scan.c: Likewise.
22709 * sunrpc/rpc_scan.h: Likewise.
22710 * sunrpc/rpc_svcout.c: Likewise.
22711 * sunrpc/rpc_tblout.c: Likewise.
22712 * sunrpc/rpc_util.c: Likewise.
22713 * sunrpc/rpc_util.h: Likewise.
22714 * sunrpc/rpcinfo.c: Likewise.
22715 * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
22716 * sunrpc/rpcsvc/key_prot.x: Likewise.
22717 * sunrpc/rpcsvc/klm_prot.x: Likewise.
22718 * sunrpc/rpcsvc/mount.x: Likewise.
22719 * sunrpc/rpcsvc/nfs_prot.x: Likewise.
22720 * sunrpc/rpcsvc/nlm_prot.x: Likewise.
22721 * sunrpc/rpcsvc/rex.x: Likewise.
22722 * sunrpc/rpcsvc/rstat.x: Likewise.
22723 * sunrpc/rpcsvc/rusers.x: Likewise.
22724 * sunrpc/rpcsvc/sm_inter.x: Likewise.
22725 * sunrpc/rpcsvc/spray.x: Likewise.
22726 * sunrpc/rpcsvc/yppasswd.x: Likewise.
22727 * sunrpc/rtime.c: Likewise.
22728 * sunrpc/svc.c: Likewise.
22729 * sunrpc/svc_auth.c: Likewise.
22730 * sunrpc/svc_authux.c: Likewise.
22731 * sunrpc/svc_raw.c: Likewise.
22732 * sunrpc/svc_run.c: Likewise.
22733 * sunrpc/svc_simple.c: Likewise.
22734 * sunrpc/svc_tcp.c: Likewise.
22735 * sunrpc/svc_udp.c: Likewise.
22736 * sunrpc/svc_unix.c: Likewise.
22737 * sunrpc/svcauth_des.c: Likewise.
22738 * sunrpc/xcrypt.c: Likewise.
22739 * sunrpc/xdr.c: Likewise.
22740 * sunrpc/xdr_array.c: Likewise.
22741 * sunrpc/xdr_float.c: Likewise.
22742 * sunrpc/xdr_mem.c: Likewise.
22743 * sunrpc/xdr_rec.c: Likewise.
22744 * sunrpc/xdr_ref.c: Likewise.
22745 * sunrpc/xdr_sizeof.c: Likewise.
22746 * sunrpc/xdr_stdio.c: Likewise.
22747
22748 * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
22749 handling.
22750
22751 2010-08-19 Andreas Schwab <schwab@redhat.com>
22752
22753 * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
22754
22755 2010-08-19 Luis Machado <luisgpm@br.ibm.com>
22756
22757 * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
22758 * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
22759 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
22760 * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
22761 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
22762 * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
22763 * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
22764 * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
22765 * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
22766 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
22767 * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
22768 * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
22769 * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
22770 * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
22771
22772 2010-07-26 Anton Blanchard <anton@samba.org>
22773
22774 * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
22775 * malloc/arena.c (heap_trim): Likewise.
22776
22777 2010-08-16 Ulrich Drepper <drepper@redhat.com>
22778
22779 * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
22780 here. Not...
22781 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
22782 * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
22783
22784 2010-08-12 H.J. Lu <hongjiu.lu@intel.com>
22785
22786 * sysdeps/i386/elf/Makefile: New file.
22787
22788 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
22789
22790 * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
22791 from fanotify_init.
22792 * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
22793 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
22794
22795 2010-08-15 Ulrich Drepper <drepper@redhat.com>
22796
22797 * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
22798 of strncasecmp_l.
22799 * sysdeps/multiarch/strcmp.S: Likewise.
22800
22801 2010-08-14 Ulrich Drepper <drepper@redhat.com>
22802
22803 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
22804 strncase_l-nonascii.
22805 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
22806 Add strncase_l-ssse3.
22807 * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
22808 * sysdeps/x86_64/strcmp.S: Likewise.
22809 * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
22810 * sysdeps/x86_64/multiarch/strncase_l.S: New file.
22811 * sysdeps/x86_64/strncase.S: New file.
22812 * sysdeps/x86_64/strncase_l-nonascii.c: New file.
22813 * sysdeps/x86_64/strncase_l.S: New file.
22814 * string/Makefile (strop-tests): Add strncasecmp.
22815 * string/test-strncasecmp.c: New file.
22816
22817 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
22818 warning.
22819
22820 * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
22821 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
22822
22823 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
22824
22825 * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
22826
22827 2010-08-12 Ulrich Drepper <drepper@redhat.com>
22828
22829 * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
22830 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
22831 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
22832
22833 2010-05-01 Alan Modra <amodra@gmail.com>
22834
22835 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
22836 * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
22837 * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
22838 * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
22839 * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
22840 tidying. Don't tail-call __sigjmp_save for static lib.
22841 * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
22842 save location.
22843 (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
22844 (CALL_MCOUNT): Add eh info, and nop after bl.
22845 (TAIL_CALL_SYSCALL_ERROR): New macro.
22846 (PSEUDO_RET): Use it.
22847 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
22848 Correct save location of integer regs and cr.
22849 (_dl_profile_resolve): Correct cr save location. Delete nops
22850 after bl when SHARED. Reduce cfi size a little by better
22851 placement of cfi directives.
22852 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
22853 make a stack frame. Instead use parm save area as a temp.
22854 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
22855 make a stack frame. Use TAIL_CALL_SYSCALL_ERROR.
22856 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
22857 Don't make a stack frame for parent, use parm save area.
22858 Increase child stack frame to 112 bytes. Don't save unused reg,
22859 and adjust reg usage. Set up cfi on error recovery and
22860 epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
22861 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
22862 (__makecontext): Add dummy nop after jump to exit.
22863 * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
22864 Use correct parm save area and cr save, reduce stack frame.
22865 Correct cfi for possible PSEUDO_RET frame setup.
22866 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
22867 Branch to local label emitted by PSEUDO_RET rather than
22868 __syscall_error.
22869
22870 2010-08-12 Andreas Schwab <schwab@redhat.com>
22871
22872 [BZ #11904]
22873 * locale/programs/locale.c (print_assignment): New function.
22874 (show_locale_vars): Use it.
22875
22876 2010-08-11 Ulrich Drepper <drepper@redhat.com>
22877
22878 * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
22879 field.
22880 (struct statfs64): Likewise.
22881 (_STATFS_F_FLAGS): Define.
22882 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
22883 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
22884 Don't define if __ASSUME_STATFS_F_FLAGS is defined.
22885 (ST_VALID): Define locally.
22886 (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
22887 __statvfs_getflags, use the provided value.
22888 * sysdeps/unix/sysv/linux/kernel-features.h: Define
22889 __ASSUME_STATFS_F_FLAGS.
22890
22891 * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
22892
22893 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
22894 Add sys/fanotify.h.
22895 * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
22896 fanotify_mask for GLIBC_2.13.
22897 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
22898 fanotify_init and fanotify_mark.
22899 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
22900 * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
22901
22902 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
22903 Add prlimit.
22904 * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
22905 prlimit64 for GLIBC_2.13.
22906 * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
22907 prlimit64.
22908 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
22909 syscall.
22910 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
22911 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
22912 * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
22913 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
22914 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise. Also
22915 add prlimit alias.
22916 * sysdeps/unix/sysv/linux/prlimit.c: New file.
22917
22918 [BZ #11903]
22919 * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
22920 Patch by Evgeni Bikov <bikovevg@iitp.ru>.
22921
22922 * nss/Makefile: Add rules to build and run tst-nss-test1.
22923 * shlib-versions: Add entry for libnss_test1.
22924 * nss/nss_test1.c: New file.
22925 * nss/tst-nss-test1.c: New file.
22926
22927 * nss/nsswitch.c (__nss_database_custom): Define new variable.
22928 (__nss_configure_lookup): Set appropriate entry in
22929 __nss_configure_lookup to true.
22930 * nss/nsswitch.h: Define enum with indeces of databases in
22931 databases and __nss_database_custom arrays. Declare
22932 __nss_database_custom.
22933 * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
22934 to avoid using nscd when custom rules are installed.
22935 * nss/getXXbyYY_r.c: Likewise.
22936 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
22937
22938 * nss/nss_files/files-parse.c: Whitespace fixes.
22939
22940 2010-08-09 Ulrich Drepper <drepper@redhat.com>
22941
22942 [BZ #11883]
22943 * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
22944 * posix/fnmatch_loop.c: Likewise.
22945
22946 2010-07-17 Andi Kleen <ak@linux.intel.com>
22947
22948 * sysdeps/i386/i386-mcount.S (__fentry__): Define.
22949 * sysdeps/x86_64/_mcount.S (__fentry__): Define.
22950 * stdlib/Versions (__fentry__): Add for GLIBC 2.13
22951 * Versions.def [GLIBC_2.13]: Add.
22952
22953 2010-08-06 Ulrich Drepper <drepper@redhat.com>
22954
22955 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
22956 Also fail if tpwd after pwuid call is NULL.
22957
22958 2010-07-31 Samuel Thibault <samuel.thibault@ens-lyon.org>
22959
22960 * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
22961 when converting to ms.
22962
22963 2010-06-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
22964
22965 * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
22966 EOPNOTSUPP errors with ENOTTY.
22967 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
22968 EOPNOTSUPP errors with ENOTTY.
22969
22970 2010-07-31 Ulrich Drepper <drepper@redhat.com>
22971
22972 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
22973 Add strcasecmp_l-ssse3.
22974 * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
22975 strcasecmp.
22976 * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
22977 * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
22978 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
22979
22980 2010-07-30 Ulrich Drepper <drepper@redhat.com>
22981
22982 * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
22983
22984 * string/Makefile (strop-tests): Add strcasecmp.
22985 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
22986 strcasecmp_l-nonascii.
22987 (gen-as-const-headers): Add locale-defines.sym.
22988 * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
22989 * sysdeps/x86_64/strcasecmp.S: New file.
22990 * sysdeps/x86_64/strcasecmp_l.S: New file.
22991 * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
22992 * sysdeps/x86_64/locale-defines.sym: New file.
22993 * string/test-strcasecmp.c: New file.
22994
22995 * string/test-strcasestr.c: Test both ends of the range of characters.
22996 * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
22997
22998 2010-07-29 Roland McGrath <roland@redhat.com>
22999
23000 [BZ #11856]
23001 * manual/locale.texi (Yes-or-No Questions): Fix example code.
23002
23003 2010-07-27 Ulrich Drepper <drepper@redhat.com>
23004
23005 * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
23006 for ld.so.
23007
23008 2010-07-27 Andreas Schwab <schwab@redhat.com>
23009
23010 * manual/memory.texi (Malloc Tunable Parameters): Document
23011 M_PERTURB.
23012
23013 2010-07-26 Roland McGrath <roland@redhat.com>
23014
23015 [BZ #11840]
23016 * configure.in (-fgnu89-inline check): Set and substitute
23017 gnu89_inline, not libc_cv_gnu89_inline.
23018 * configure: Regenerated.
23019 * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
23020
23021 2010-07-26 Ulrich Drepper <drepper@redhat.com>
23022
23023 * string/test-strnlen.c: New file.
23024 * string/Makefile (strop-tests): Add strnlen.
23025 * string/tester.c (test_strnlen): Add a few more test cases.
23026 * string/tst-strlen.c: Better error reporting.
23027
23028 * sysdeps/x86_64/strnlen.S: New file.
23029
23030 2010-07-24 Ulrich Drepper <drepper@redhat.com>
23031
23032 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
23033 lower-latency instructions.
23034
23035 2010-07-23 Ulrich Drepper <drepper@redhat.com>
23036
23037 * string/test-strcasestr.c: New file.
23038 * string/test-strstr.c: New file.
23039 * string/Makefile (strop-tests): Add strstr and strcasestr.
23040 * string/str-two-way.h: Don't undefine MAX.
23041 * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
23042
23043 2010-07-21 Andreas Schwab <schwab@redhat.com>
23044
23045 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
23046 strcasestr-nonascii.
23047 (CFLAGS-strcasestr-nonascii.c): Define.
23048 * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
23049 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
23050 Remove unused attribute.
23051
23052 2010-07-20 Roland McGrath <roland@redhat.com>
23053
23054 * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
23055 dl_hwcap_mask as well as dl_hwcap. Without this, dsocaps matching in
23056 ld.so.cache was broken. With it, there is no way to disable dsocaps
23057 like LD_HWCAP_MASK can disable hwcaps.
23058
23059 2010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
23060
23061 * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
23062
23063 2010-07-16 Ulrich Drepper <drepper@redhat.com>
23064
23065 * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
23066 call in strcasestr.
23067 * sysdeps/x86_64/multiarch/strcasestr.c: Declare
23068 __strcasestr_sse42_nonascii.
23069 * sysdeps/x86_64/multiarch/Makefile: Add rules to build
23070 strcasestr-nonascii.c.
23071 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
23072
23073 2010-06-15 Luis Machado <luisgpm@br.ibm.com>
23074
23075 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
23076 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
23077 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
23078 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
23079
23080 2010-07-09 Ulrich Drepper <drepper@redhat.com>
23081
23082 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
23083 fcntl.
23084
23085 2010-07-06 Andreas Schwab <schwab@redhat.com>
23086
23087 [BZ #11577]
23088 * elf/dl-version.c (match_symbol): Don't pass NULL occation to
23089 dl_signal_cerror.
23090
23091 2010-07-06 Ulrich Drepper <drepper@redhat.com>
23092
23093 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
23094 _PC_PIPE_BUF using F_GETPIPE_SZ.
23095
23096 2010-07-05 Roland McGrath <roland@redhat.com>
23097
23098 * manual/arith.texi (Rounding Functions): Fix rint description
23099 implicit in round description.
23100
23101 2010-07-02 Ulrich Drepper <drepper@redhat.com>
23102
23103 * elf/Makefile: Fix linking for a few tests to make recent linker
23104 happy.
23105
23106 2010-06-30 Andreas Schwab <schwab@redhat.com>
23107
23108 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
23109 $(common-objpfx)libc_nonshared.a.
23110
23111 2010-06-21 Luis Machado <luisgpm@br.ibm.com>
23112
23113 * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
23114 * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
23115 * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
23116 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
23117 * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
23118 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
23119 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
23120 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
23121 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
23122 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
23123 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
23124 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
23125 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
23126 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
23127 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
23128 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
23129 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
23130 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
23131 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
23132 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
23133 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
23134 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
23135 * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
23136 * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
23137 * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
23138 * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
23139 * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
23140 * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
23141 * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
23142 * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
23143 * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
23144 * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
23145 * sysdeps/powerpc/powerpc32/power7/Implies: New file.
23146 * sysdeps/powerpc/powerpc64/power7/Implies: New file.
23147 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
23148 * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
23149 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
23150 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
23151 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
23152 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
23153 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
23154 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
23155 * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
23156 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
23157 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
23158 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
23159 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
23160 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
23161
23162 2010-06-25 H.J. Lu <hongjiu.lu@intel.com>
23163
23164 * debug/memmove_chk.c (__memmove_chk): Renamed to ...
23165 (MEMMOVE_CHK): ...this. Default to __memmove_chk.
23166 * string/memmove.c (memmove): Renamed to ...
23167 (MEMMOVE): ...this. Default to memmove.
23168 * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
23169 * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
23170 (END_CHK): Define.
23171 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
23172 memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
23173 mempcpy-ssse3-back memmove-ssse3-back.
23174 * sysdeps/x86_64/multiarch/bcopy.S: New file .
23175 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
23176 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
23177 * sysdeps/x86_64/multiarch/memcpy.S: New file.
23178 * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
23179 * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
23180 * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
23181 * sysdeps/x86_64/multiarch/memmove.c: New file.
23182 * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
23183 * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
23184 * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
23185 * sysdeps/x86_64/multiarch/mempcpy.S: New file.
23186 * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
23187 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
23188 Define.
23189 (index_Fast_Copy_Backward): Define.
23190 (HAS_ARCH_FEATURE): Define.
23191 (HAS_FAST_REP_STRING): Define.
23192 (HAS_FAST_COPY_BACKWARD): Define.
23193
23194 2010-06-21 Andreas Schwab <schwab@redhat.com>
23195
23196 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
23197 Restore proper fallback handling.
23198
23199 2010-06-19 Ulrich Drepper <drepper@redhat.com>
23200
23201 [BZ #11701]
23202 * posix/group_member.c (__group_member): Correct checking loop.
23203
23204 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
23205 OOM in getpwuid_r correctly. Return error number when the caller
23206 should return, otherwise -1.
23207 (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
23208 call returning > 0 value.
23209 * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
23210
23211 2010-06-07 Andreas Schwab <schwab@redhat.com>
23212
23213 * dlfcn/Makefile: Remove explicit dependencies on libc.so and
23214 libc_nonshared.a from targets in modules-names.
23215
23216 2010-06-02 Kirill A. Shutemov <kirill@shutemov.name>
23217
23218 * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
23219 requires it.
23220
23221 2010-06-10 Luis Machado <luisgpm@br.ibm.com>
23222
23223 * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
23224 * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
23225 * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
23226 * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
23227
23228 2010-06-02 Andreas Schwab <schwab@redhat.com>
23229
23230 * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
23231
23232 2010-06-14 Ulrich Drepper <drepper@redhat.com>
23233
23234 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
23235 and F_GETPIPE_SZ.
23236 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
23237 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
23238 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
23239 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
23240 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
23241 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
23242
23243 2010-06-14 Roland McGrath <roland@redhat.com>
23244
23245 * manual/libc.texinfo (@copying): Change to GFDL v1.3.
23246
23247 2010-06-07 Jakub Jelinek <jakub@redhat.com>
23248
23249 * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
23250 __REDIRECT followed by __THROW.
23251 * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
23252 * posix/getopt.h (getopt): Likewise.
23253
23254 2010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
23255
23256 * hurd/lookup-at.c (__file_name_lookup_at): Accept
23257 AT_SYMLINK_FOLLOW in AT_FLAGS. Fail with EINVAL if both
23258 AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
23259 in AT_FLAGS.
23260 * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
23261 * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
23262
23263 2010-05-28 Luis Machado <luisgpm@br.ibm.com>
23264
23265 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
23266
23267 2010-05-26 H.J. Lu <hongjiu.lu@intel.com>
23268
23269 [BZ #11640]
23270 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
23271 Properly check family and model.
23272
23273 2010-05-26 Takashi Yoshii <takashi.yoshii.zj@renesas.com>
23274
23275 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
23276
23277 2010-05-24 Luis Machado <luisgpm@br.ibm.com>
23278
23279 * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
23280
23281 2010-05-21 Ulrich Drepper <drepper@redhat.com>
23282
23283 * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
23284 symbol reference.
23285
23286 2010-05-19 Andreas Schwab <schwab@redhat.com>
23287
23288 * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
23289 symbol reference.
23290
23291 2010-05-21 Andreas Schwab <schwab@redhat.com>
23292
23293 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
23294 and internal_recvmmsg.
23295 * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
23296 * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
23297 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
23298 * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
23299
23300 * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
23301 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
23302 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
23303
23304 2010-05-20 Andreas Schwab <schwab@redhat.com>
23305
23306 * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
23307
23308 2010-05-17 Luis Machado <luisgpm@br.ibm.com>
23309
23310 POWER7 optimizations.
23311 * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
23312 * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
23313
23314 2010-05-19 Ulrich Drepper <drepper@redhat.com>
23315
23316 * version.h: Update for 2.13 development version.
23317
23318 2010-05-12 Andrew Stubbs <ams@codesourcery.com>
23319
23320 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
23321 exceptions. Return 0.
23322
23323 2010-05-07 Roland McGrath <roland@redhat.com>
23324
23325 * elf/ldconfig.c (main): Add a const.
23326
23327 2010-05-06 Ulrich Drepper <drepper@redhat.com>
23328
23329 * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
23330 (args_options): Add no-idn option.
23331 (ahosts_keys_int): Add idn_flags to ai_flags.
23332 (parse_option): Handle 'i' option to clear idn_flags.
23333
23334 * malloc/malloc.c (_int_free): Possible race in the most recently
23335 added check. Only act on the data if no current modification
23336 happened.
23337
23338 See ChangeLog.17 for earlier changes.