]> git.ipfire.org Git - thirdparty/glibc.git/blame - ChangeLog
[AArch64] Regenerate libm-test-ulps
[thirdparty/glibc.git] / ChangeLog
CommitLineData
52dfbe13
SP
12013-07-04 Siddhesh Poyarekar <siddhesh@redhat.com>
2
3 * configure.in (--enable-lock-elision): Fix message text.
4 * INSTALL: Regenerate.
5 * configure: Regenerate.
6
3f169543
AZ
72013-07-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8
9 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10
521c6785
AJ
112013-07-03 Andreas Jaeger <aj@suse.de>
12
13 * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
14 define.
15 (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
16 (ptrace_peeksiginfo_args): Add.
17 (__ptrace_peeksiginfo_flags): Add.
18 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
19 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
20 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
21
d2cc15cb
AM
222013-07-03 Allan McRae <allan@archlinux.org>
23
24 * sysdeps/i386/fpu/libm-test-ulps: Update.
25
3aaeeca7
DM
262013-07-02 David S. Miller <davem@davemloft.net>
27
28 * sysdeps/sparc/fpu/libm-test-ulps: Update.
29
5314ed1a
MT
302013-07-02 Markus Trippelsdorf <markus@trippelsdorf.de>
31
32 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
33
67338156
JM
342013-07-02 Joseph Myers <joseph@codesourcery.com>
35
36 * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
37 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38
1717da59
AK
392013-07-02 Andi Kleen <ak@linux.intel.com>
40
41 * config.h.in (ENABLE_LOCK_ELISION): Add.
42 * configure.in (--enable-lock-elision): Add option.
43 * manual/install.texi: Document --enable lock elision.
44 * configure: Regenerate
45 * INSTALL: Regenerate.
46
1c81621c
L
472013-07-02 H.J. Lu <hongjiu.lu@intel.com>
48
49 * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
50 SSE4.2 strcasecmp for libc.a.
51 * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
52
77f01ab5
JM
532013-07-02 Joseph Myers <joseph@codesourcery.com>
54
55 [BZ #13304]
56 * soft-fp/op-common.h (_FP_FMA): New macro.
57 * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
58 (_FP_MUL_MEAT_DW_1_imm): Likewise. Split out of ...
59 (_FP_MUL_MEAT_1_imm): ... here.
60 (_FP_MUL_MEAT_DW_1_wide): New macro. Split out of ...
61 (_FP_MUL_MEAT_1_wide): ... here.
62 (_FP_MUL_MEAT_DW_1_hard): Likewise. Split out of ...
63 (_FP_MUL_MEAT_1_hard): ... here.
64 * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
65 (_FP_MUL_MEAT_DW_2_wide): Likewise. Split out of ...
66 (_FP_MUL_MEAT_2_wide): ... here.
67 (_FP_MUL_MEAT_DW_2_wide_3mul): New macro. Split out of ...
68 (_FP_MUL_MEAT_2_wide_3mul): ... here.
69 (_FP_MUL_MEAT_DW_2_gmp): New macro. Split out of ...
70 (_FP_MUL_MEAT_2_gmp): ... here.
71 * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
72 (_FP_MUL_MEAT_DW_4_wide): Likewise. Split out of ...
73 (_FP_MUL_MEAT_4_wide): ... here.
74 (_FP_MUL_MEAT_DW_4_gmp): New macro. Split out of ...
75 (_FP_MUL_MEAT_4_gmp): ... here.
76 * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
77 (_FP_WFRACBITS_DW_S): Likewise.
78 (_FP_WFRACXBITS_DW_S): Likewise.
79 (_FP_HIGHBIT_DW_S): Likewise.
80 (FP_FMA_S): Likewise.
81 (_FP_FRAC_HIGH_DW_S): Likewise.
82 * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
83 (_FP_WFRACBITS_DW_D): Likewise.
84 (_FP_WFRACXBITS_DW_D): Likewise.
85 (_FP_HIGHBIT_DW_D): Likewise.
86 (FP_FMA_D): Likewise.
87 (_FP_FRAC_HIGH_DW_D): Likewise.
88 * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
89 (_FP_WFRACBITS_DW_E): Likewise.
90 (_FP_WFRACXBITS_DW_E): Likewise.
91 (_FP_HIGHBIT_DW_E): Likewise.
92 (FP_FMA_E): Likewise.
93 (_FP_FRAC_HIGH_DW_E): Likewise.
94 * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
95 (_FP_WFRACBITS_DW_Q): Likewise.
96 (_FP_WFRACXBITS_DW_Q): Likewise.
97 (_FP_HIGHBIT_DW_Q): Likewise.
98 (FP_FMA_Q): Likewise.
99 (_FP_FRAC_HIGH_DW_Q): Likewise.
100 * soft-fp/fmasf4.c: New file.
101 * soft-fp/fmadf4.c: Likewise.
102 * soft-fp/fmatf4.c: Likewise.
103
6308fd9a
LD
1042013-06-28 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
105
106 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
107 bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
108 Silvermont.
109 * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
110 macro.
111 (index_Slow_SSE4_2): Likewise.
112 (index_Prefer_PMINUB_for_stringop): Likewise.
113 * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
114 bit_Slow_SSE4_2 is set.
115 * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
116 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
117
89cd9569
RA
1182013-06-28 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
119
120 * sysdeps/powerpc/Makefile: Add comment about generating an offset to
121 rtld_global._dl_hwcap2.
122 * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
123 POWER8.
124 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
125 POWER8 feature descriptions defined in _dl_hwcap2.
126 * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
127 string handling for POWER8 feature bits.
128 (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
129 (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
130 _dl_powerpc_cap_flags.
131 (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
132 * sysdeps/powerpc/rtld-global-offsets.sym
133 (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
134 _dl_hwcap2 in the rtld_global_ro structure.
135
1ae8bfe0
RA
1362013-06-28 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
137
138 * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
139 hardware capabilities in support of AT_HWCAP2.
140 (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
141 * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
142 GLRO(dl_hwcap2).
143 (_dl_show_auxv): Add support for calling _dl_procinfo to display
144 AT_HWCAP2. If a platform doesn't chose to handle displaying AT_HWCAP2
145 explicitly the unknown a_type display mechanism is used.
146 * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
147 * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
148 struct member.
149 * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
150 to macro prototype for AT_HWCAP2 support.
151 * sysdeps/i386/dl-procinfo.h: Likewise.
152 * sysdeps/s390/dl-procinfo.h: Likewise.
153 * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
154 macro prototype for AT_HWCAP2 support. Make WORD unsigned long int
155 rather than signed int. Stub in handler for TYPE == AT_HWCAP2 to
156 return -1 for unknown a_type display fallback.
157 * sysdeps/sparc/dl-procinfo.h: Likewise.
158 * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
159 * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
160
8fbec010
JM
1612013-06-28 Joseph Myers <joseph@codesourcery.com>
162
163 * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
164 instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
165
0432680e
PY
1662013-06-28 Pierre Ynard <linkfanel@yahoo.fr>
167
168 [BZ #12492]
169 * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
170 mprotect making __stack_prot writable.
171
ce61a2ad
NF
1722013-06-28 Nathan Froyd <froydnj@codesourcery.com>
173 Joseph Myers <joseph@codesourcery.com>
174
175 * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
176 as being properly aligned.
177
f91f1c0f
MR
1782013-06-28 Maciej W. Rozycki <macro@codesourcery.com>
179
3d0f5d0c
MR
180 * dlfcn/modstatic5.c: New file.
181 * dlfcn/tststatic5.c: New file.
182 * dlfcn/Makefile (tests): Add tststatic5.
183 (tests-static): Likewise.
184 (modules-names): Add modstatic5.
185 (tststatic5-ENV): New variable.
186 ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
187
f91f1c0f
MR
188 [BZ #15022]
189 * elf/dl-support.c (_dl_main_map): New variable.
190 (_dl_ns): Use it to initialize [LM_ID_BASE] element.
191 (_dl_nns, _dl_load_adds): Set to 1.
192 (_dl_initial_searchlist): Refer to _dl_main_map.
193 (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
194 * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
195 call to _dl_get_origin.
196 * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
197 around call_map.
198 (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
199 * dlfcn/modstatic3.c: New file.
200 * dlfcn/tststatic3.c: New file.
201 * dlfcn/tststatic4.c: New file.
202 * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
203 (tests-static): Likewise.
204 (modules-names): Add modstatic3.
205 (tststatic3-ENV, tststatic4-ENV): New variables.
206 ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
207 ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
208
cbe7d24b
JM
2092013-06-26 Joseph Myers <joseph@codesourcery.com>
210
211 * configure.in (CC): Require GCC version 4.4 or later.
212 * configure: Regenerated.
213 * manual/install.texi (Tools for Compilation): Update GCC version
214 requirement.
215 * INSTALL: Regenerated.
216
11b8a0e1
LD
2172013-06-26 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
218
219 [BZ #15674]
bb5bb87c
L
220 * string/test-memcmp.c (check2): New.
221 (main): Call check2.
222
11b8a0e1
LD
223 * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
224
b0037103
MR
2252013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
226
227 [BZ #15022]
228 * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
229 over to...
230 (dl_open_worker) [!SHARED]: ... here.
231
c18c701d
RA
2322013-06-26 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
233
234 * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
235
1d17fa5f
RH
2362013-06-25 Richard Henderson <rth@redhat.com>
237
238 * locale/programs/locarchive.c: Include <libc-internal.h>
239
8fcb833a
JM
2402013-06-25 Joseph Myers <joseph@codesourcery.com>
241
242 * manual/texinfo.tex: Update to version 2013-06-21.17, with
243 trailing whitespace removed.
244
17db6e8d
MF
2452013-06-24 Mike Frysinger <vapier@gentoo.org>
246
247 [BZ #10283]
17db6e8d
MF
248 * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
249 * locale/programs/locarchive.c: Include libc-mmap.h.
250 (prepare_address_space): Take two new outputs (the mmap base and len).
251 Align p to MAP_FIXED_ALIGNMENT. Set mmap base and len to the right
252 values.
253 (create_archive): Declare new mmap base and len values for
254 prepare_address_space, and store the result in ah.
255 (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
256 (enlarge_archive): If ah->mmap_base is not NULL, use that and
257 ah->mmap_len to unmap rather than ah->addr and ah->reserved.
258 Declare new mmap base and len values for
259 prepare_address_space, and store the result in new_ah.
260 (open_archive): Declare new mmap base and len values for
261 prepare_address_space, and store the result in ah.
262 (close_archive): If ah->mmap_base is not NULL, use that and
263 ah->mmap_len to unmap rather than ah->addr and ah->reserved.
264 * sysdeps/generic/libc-mmap.h: New file.
265
d605071e
MF
2662013-06-24 Mike Frysinger <vapier@gentoo.org>
267
268 * include/libc-internal.h (ALIGN_DOWN): New helper macro.
269 (ALIGN_UP): Likewise.
270 (PTR_ALIGN_DOWN): Likewise.
271 (PTR_ALIGN_UP): Likewise.
272
2f063a6e
RA
2732013-06-24 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
274
275 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
276 entry mapped to PPC_PLATFORM_POWER8.
277 * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
278 POWER8.
279 (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
280 (_dl_string_platform): Add case for exporting platform position for
281 POWER8.
282 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
283 search path to sysdeps/powerpc/powerpc32/power8 directory.
284 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
285 search path to sysdeps/powerpc/powerpc64/power8 directory.
286 * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
287 power7 directories.
288 * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
289 power7 directories.
290
a31ee4b3
SP
2912013-06-24 Siddhesh Poyarekar <siddhesh@redhat.com>
292
a74ca98f
SP
293 * INSTALL: Regenerate.
294
a31ee4b3
SP
295 * nscd/connections.c (nscd_init): Fix comment.
296
695c378f
JM
2972013-06-22 Joseph Myers <joseph@codesourcery.com>
298
d8412221
JM
299 * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
300
695c378f
JM
301 [BZ #15667]
302 * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
303 to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
304
d1d54715
MR
3052013-06-21 Maciej W. Rozycki <macro@codesourcery.com>
306
307 * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
308 DL_DST_REQ_STATIC.
309 (DL_DST_REQ_STATIC): Remove macro.
310
8fdda7af
JM
3112013-06-21 Joseph Myers <joseph@codesourcery.com>
312
313 [BZ #7006]
314 * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
315 with a shift of 0 bits.
316
f3bc5e5a
MR
3172013-06-21 Maciej W. Rozycki <macro@codesourcery.com>
318
319 * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
320 $(tststatic-ENV).
321
be09e8c9
KK
3222013-06-21 Kaz Kojima <kkojima@rr.iij4u.or.jp>
323
324 [BZ #15655]
325 * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
326
85c2e611
AZ
3272013-06-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
328
329 * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
330 * configure.in (libc_cv_cc_loop_to_function): Check if compiler
331 accepts -fno-tree-loop-distribute-patterns.
332 * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
333 * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
334 recursive call.
335 * string/memset.c (memset): Likewise.
336 * string/test-memmove.c (simple_memmove): Disable loop transformation
337 to library calls.
338 * string/test-memset.c (simple_memset): Likewise.
339 * benchtests/bench-memmove.c (simple_memmove): Likewise.
340 * benchtests/bench-memset.c (simple_memset): Likewise.
341 * configure: Regenerated.
342
c91e0825
JM
3432013-06-20 Joseph Myers <joseph@codesourcery.com>
344
b8c792af
JM
345 * math/test-misc.c (main): Ignore fesetround failure when failures
346 of subsequent rounding tests would be ignored.
347
c91e0825
JM
348 [BZ #15654]
349 * math/fedisblxcpt.c (fedisableexcept): Return 0.
350 * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
351 * math/fegetenv.c (__fegetenv): Return 0.
352 * math/fegetexcept.c (fegetexcept): Return 0.
353 * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
354 FE_TONEAREST.
355 * math/feholdexcpt.c (feholdexcept): Return 0.
356 * math/fesetenv.c (__fesetenv): Return 0.
357 * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
358 argument FE_TONEAREST.
359 * math/feupdateenv.c (__feupdateenv): Return 0.
360 * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
361
bfcacbde
RM
3622013-06-18 Roland McGrath <roland@hack.frob.com>
363
364 * elf/rtld-Rules (rtld-compile-command.S): New variable.
365 (rtld-compile-command.s, rtld-compile-command.c): New variables.
366 ($(objpfx)rtld-%.os rules): Use them.
367
e55a9b25
AZ
3682013-06-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
369
370 * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
371 fields.
372
346d65b3
RM
3732013-06-17 Roland McGrath <roland@hack.frob.com>
374
12086fb4
RM
375 * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
376 length of target pattern, then descending length of dependency pattern.
377 * configure.in (AWK): Require gawk 3.1.2 or newer.
378 * manual/install.texi (Tools for Compilation): Say that we do.
379 * configure: Regenerated.
380
346d65b3
RM
381 * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
382 ($(common-objpfx)sysd-rules): Replace shell logic with running ...
383 * scripts/sysd-rules.awk: ... this new script.
384 * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
385 than a glob-style pattern.
386
1a846317
JM
3872013-06-17 Joseph Myers <joseph@codesourcery.com>
388
389 * math/test-misc.c (main): Do not treat incorrectly rounded
390 conversions as failure unless ROUNDING_TESTS passes.
391
8fc75e6f
JM
3922013-06-15 Joseph Myers <joseph@codesourcery.com>
393
3711a167
JM
394 [BZ #15631]
395 * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
396 restore exception state around main square root computation, then
397 check for inexactness explicitly.
398
8fc75e6f
JM
399 * math/libm-test.inc (fma_test_data): Add another test.
400
61dd6208
SP
4012013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
402
adf23d2c
SP
403 * manual/threads.texi (Non-POSIX Extensions): New document
404 node. Document pthread_getattr_default_np and
405 pthread_setattr_default_np.
406
61dd6208
SP
407 * Versions.def (libpthread): Add GLIBC_2.18.
408 * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
409 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
410 Likewise.
411 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
412 Likewise.
413 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
414 Likewise.
415 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
416 Likewise.
417 * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
418 Likewise.
419 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
420 Likewise.
421 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
422 Likewise.
423 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
424 Likewise.
425 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
426 Likewise.
427
d086fc7b
LD
4282013-06-14 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
429
430 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
431 Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
432
747ef469
SP
4332013-06-14 Siddhesh Poyarekar <siddhesh@redhat.com>
434 H.J. Lu <hjl.tools@gmail.com>
435
436 [BZ #15627]
437 * sysdeps/x86_64/rtld-memset.c: Remove file.
438 * sysdeps/x86_64/rtld-memset.S: New file.
439
1b2feed2
JM
4402013-06-14 Joseph Myers <joseph@codesourcery.com>
441
442 * stdlib/tst-strtod-round.c: Include <math-tests.h>.
443 (test_in_one_mode): Take arguments for whether the rounding mode
444 is supported for each floating-point type.
445 (do_test): Pass new arguments to test_in_one_mode using
446 ROUNDING_TESTS.
447
a58ad3f8
RM
4482013-06-13 Roland McGrath <roland@hack.frob.com>
449
450 * posix/tst-waitid.c (do_test): Distinguish different instances of
451 stopped/continued in CHECK_SIGCHLD uses. Insert a delay between
452 sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
453 before entering the kernel for waitpid.
454
c204ab28
SP
4552013-06-13 Siddhesh Poyarekar <siddhesh@redhat.com>
456
457 * NEWS: Fix note on clock function precision. Text by Roland
458 McGrath.
459
f4a29fba
RM
4602013-06-13 Roland McGrath <roland@hack.frob.com>
461
462 * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
463 it into place only when and if the sanity check passes.
464
1f24b9ad
JM
4652013-06-13 Joseph Myers <joseph@codesourcery.com>
466
467 * stdlib/gen-tst-strtod-round.c (round_str): Always generate
468 output for whether conversion result is exact. Take argument
469 indicating whether type is IBM long double.
470 (round_for_all): Change need_exact field to ibm_ld.
471 * stdlib/tst-strtod-round.c (struct exactness): New type.
472 (struct test): Change bool ld_ok field to struct exactness exact.
473 (TEST): Update all definitions for change to field.
474 (tests): Regenerate array contents.
475 (test_in_one_mode): Take pointer to new field instead of old ld_ok
476 field value. Check for IBM long double here.
477 (do_test): Update calls to test_in_one_mode.
478
58206c68
SP
4792013-06-13 Siddhesh Poyarekar <siddhesh@redhat.com>
480
481 [BZ #12515]
482 * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
483 CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
484
2d6f4c5b 4852013-06-12 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6a97b62a
AZ
486
487 [BZ #15605]
488 * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
489 generated by the compiler on loop optimizations.
490 * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
491 general definitions.
492
94f2c076
JM
4932013-06-12 Joseph Myers <joseph@codesourcery.com>
494
495 * math/bug-nextafter.c: Include <math-tests.h>.
496 (main): Only test for exceptions if EXCEPTION_TESTS is true for
497 the relevant type.
498 * math/bug-nexttoward.c: Include <math-tests.h>.
499 (main): Only test for exceptions if EXCEPTION_TESTS is true for
500 the relevant type.
501 * math/test-misc.c: Include <math-tests.h>.
502 (main): Only test for exceptions if EXCEPTION_TESTS is true for
503 the relevant type.
504
e0e50a0a
AJ
5052013-06-12 Andreas Jaeger <aj@suse.de>
506
507 * po/ia.po: Update Interlingua translation from translation
508 project.
509
25061094
SP
5102013-06-12 Siddhesh Poyarekar <siddhesh@redhat.com>
511
512 * include/fenv.h: Include stdbool.h.
513 (struct rm_ctx): New structure.
514 * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
515 Define macro.
516 (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
517 (SET_RESTORE_ROUNDF): Likewise.
518 (SET_RESTORE_ROUNDL): Likewise.
519 (SET_RESTORE_ROUND_NOEX): Likewise.
520 (SET_RESTORE_ROUND_NOEXF): Likewise.
521 (SET_RESTORE_ROUND_NOEXL): Likewise.
522 (SET_RESTORE_ROUND_53BIT): Likewise.
523 [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
524 (libc_feresetround_noexf_ctx): Likewise.
525 (libc_feresetround_noexl_ctx): Likewise.
526 (libc_feholdsetround_53bit_ctx): Likewise.
527 (libc_feresetround_53bit_ctx): Likewise.
528 * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
529 (libc_feholdexcept_setround_sse_ctx): New function.
530 (libc_fesetenv_sse_ctx): Likewise.
531 (libc_feupdateenv_sse_ctx): Likewise.
532 (libc_feholdexcept_setround_387_prec_ctx): Likewise.
533 (libc_feholdexcept_setround_387_ctx): Likewise.
534 (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
535 (libc_feholdsetround_387_prec_ctx): Likewise.
536 (libc_feholdsetround_387_ctx): Likewise.
537 (libc_feholdsetround_387_53bit_ctx): Likewise.
538 (libc_feholdsetround_sse_ctx): Likewise.
539 (libc_feresetround_sse_ctx): Likewise.
540 (libc_feresetround_387_ctx): Likewise.
541 (libc_feupdateenv_387_ctx): Likewise.
542 (libc_feholdexcept_setroundf_ctx): Define macro.
543 (libc_fesetenvf_ctx): Likewise.
544 (libc_feupdateenvf_ctx): Likewise.
545 (libc_feholdsetroundf_ctx): Likewise.
546 (libc_feresetroundf_ctx): Likewise.
547 (libc_feholdexcept_setround_ctx): Likewise.
548 (libc_fesetenv_ctx): Likewise.
549 (libc_feupdateenv_ctx): Likewise.
550 (libc_feholdsetround_ctx): Likewise.
551 (libc_feresetround_ctx): Likewise.
552 (libc_feholdexcept_setroundl_ctx): Likewise.
553 (libc_feupdateenvl_ctx): Likewise.
554 (libc_feholdsetroundl_ctx): Likewise.
555 (libc_feresetroundl_ctx): Likewise.
556 [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
557 (libc_feresetround_53bit_ctx): Likewise.
558
59b30555
SP
5592013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
560
561 * locale/iso-639.def: Convert to UTF-8.
562
f1d73d30
JM
5632013-06-11 Joseph Myers <joseph@codesourcery.com>
564
565 * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
566 (EXCEPTION_TESTS_double): Likewise.
567 (EXCEPTION_TESTS_long_double): Likewise.
568 (EXCEPTION_TESTS): Likewise.
569 * math/libm-test.inc (test_exceptions): Only test exceptions if
570 EXCEPTION_TESTS (FLOAT).
571
94aca5e7
SP
5722013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
573
574 * benchtests/Makefile (string-bench): Add strcpy_chk and
575 stpcpy_chk.
576 * benchtests/bench-stpcpy_chk-ifunc.c: New file.
577 * benchtests/bench-stpcpy_chk.c: New file.
578 * benchtests/bench-strcpy_chk-ifunc.c: New file.
579 * benchtests/bench-strcpy_chk.c: New file.
580 * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
581 code.
582 (do_test): Likewise.
583
fac0c5f2
RA
5842013-06-11 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
585
586 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
587 ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
588 * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
589 with tabs where appropriate.
590 [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
591 dl-procinfo.h.
592 [PPC_PLATFORM_PPC440]: Likewise.
593 [PPC_PLATFORM_PPC464]: Likewise.
594 [PPC_PLATFORM_PPC476]: Likewise.
595 (_dl_string_platform): Add support for detecting ppc405, ppc440,
596 ppc464, and ppc476 platform strings merging from ports/
597 dl-procinfo.h.
598
f22bc486
AS
5992013-06-11 Andreas Schwab <schwab@suse.de>
600
601 [BZ #14991]
602 * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
603 (from_ucs4_idx): Regenerate.
604 (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
605 (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
606 (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
607 (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
608 (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
609 (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
610 (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
611 (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
612 from FROM_LOOP and TO_LOOP specific macros.
613 (BODY): Handle combining characters.
614 * iconvdata/BIG5HKSCS.irreversible: Update.
615 * iconvdata/BIG5HKSCS.precomposed: New file.
616 * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
617 characters.
618 * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
619
c1f75dc3
SP
6202013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
621
4eacded2
SP
622 * include/sys/time.h: Fix indentation and add copyright header.
623
fec799f8
SP
624 * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
625 (do_test): Likewise.
626 * string/test-memchr.c (do_one_test): Likewise.
627 (do_test): Likewise.
628 * string/test-memcmp.c (do_one_test): Likewise.
629 (do_test): Likewise.
630 * string/test-memcpy.c (do_one_test): Likewise.
631 (do_test): Likewise.
632 * string/test-memmem.c (do_one_test): Likewise.
633 (do_test): Likewise.
634 (do_random_tests): Likewise.
635 * string/test-memmove.c (do_one_test): Likewise.
636 (do_test): Likewise.
637 * string/test-memset.c (do_one_test): Likewise.
638 (do_test): Likewise.
639 * string/test-rawmemchr.c (do_one_test): Likewise.
640 (do_test): Likewise.
641 * string/test-strcasecmp.c (do_one_test): Likewise.
642 (do_test): Likewise.
643 * string/test-strcasestr.c (do_one_test): Likewise.
644 (do_test): Likewise.
645 * string/test-strcat.c (do_one_test): Likewise.
646 (do_test): Likewise.
647 * string/test-strchr.c (do_one_test): Likewise.
648 (do_test): Likewise.
649 * string/test-strcmp.c (do_one_test): Likewise.
650 (do_test): Likewise.
651 * string/test-strcpy.c (do_one_test): Likewise.
652 (do_test): Likewise.
653 * string/test-string.h: Likewise.
654 (test_init): Likewise.
655 * string/test-strlen.c (do_one_test): Likewise.
656 (do_test): Likewise.
657 * string/test-strncasecmp.c (do_one_test): Likewise.
658 (do_test): Likewise.
659 * string/test-strncat.c (do_one_test): Likewise.
660 (do_test): Likewise.
661 * string/test-strncmp.c (do_one_test): Likewise.
662 (do_test_limit): Likewise.
663 (do_test): Likewise.
664 * string/test-strncpy.c (do_one_test): Likewise.
665 (do_test): Likewise.
666 * string/test-strnlen.c (do_one_test): Likewise.
667 (do_test): Likewise.
668 * string/test-strpbrk.c (do_one_test): Likewise.
669 (do_test): Likewise.
670 * string/test-strrchr.c (do_one_test): Likewise.
671 (do_test): Likewise.
672 * string/test-strspn.c (do_one_test): Likewise.
673 (do_test): Likewise.
674 * string/test-strstr.c (do_one_test): Likewise.
675 (do_test): Likewise.
676
97020474
SP
677 * benchtests/Makefile (string-bench): Add string benchmarks.
678 * benchtests/bench-bcopy-ifunc.c: New file.
679 * benchtests/bench-bcopy.c: New file.
680 * benchtests/bench-bzero-ifunc.c: New file.
681 * benchtests/bench-bzero.c: New file.
682 * benchtests/bench-memccpy-ifunc.c: New file.
683 * benchtests/bench-memccpy.c: New file.
684 * benchtests/bench-memchr-ifunc.c: New file.
685 * benchtests/bench-memchr.c: New file.
686 * benchtests/bench-memcmp-ifunc.c: New file.
687 * benchtests/bench-memcmp.c: New file.
688 * benchtests/bench-memmem-ifunc.c: New file.
689 * benchtests/bench-memmem.c: New file.
690 * benchtests/bench-memmove-ifunc.c: New file.
691 * benchtests/bench-memmove.c: New file.
692 * benchtests/bench-mempcpy-ifunc.c: New file.
693 * benchtests/bench-mempcpy.c: New file.
694 * benchtests/bench-memset-ifunc.c: New file.
695 * benchtests/bench-memset.c: New file.
696 * benchtests/bench-rawmemchr-ifunc.c: New file.
697 * benchtests/bench-rawmemchr.c: New file.
698 * benchtests/bench-stpcpy-ifunc.c: New file.
699 * benchtests/bench-stpcpy.c: New file.
700 * benchtests/bench-stpncpy-ifunc.c: New file.
701 * benchtests/bench-stpncpy.c: New file.
702 * benchtests/bench-strcasecmp-ifunc.c: New file.
703 * benchtests/bench-strcasecmp.c: New file.
704 * benchtests/bench-strcasestr-ifunc.c: New file.
705 * benchtests/bench-strcasestr.c: New file.
706 * benchtests/bench-strcat-ifunc.c: New file.
707 * benchtests/bench-strcat.c: New file.
708 * benchtests/bench-strchr-ifunc.c: New file.
709 * benchtests/bench-strchr.c: New file.
710 * benchtests/bench-strchrnul-ifunc.c: New file.
711 * benchtests/bench-strchrnul.c: New file.
712 * benchtests/bench-strcmp-ifunc.c: New file.
713 * benchtests/bench-strcmp.c: New file.
714 * benchtests/bench-strcpy-ifunc.c: New file.
715 * benchtests/bench-strcpy.c: New file.
716 * benchtests/bench-strcspn-ifunc.c: New file.
717 * benchtests/bench-strcspn.c: New file.
718 * benchtests/bench-strlen-ifunc.c: New file.
719 * benchtests/bench-strlen.c: New file.
720 * benchtests/bench-strncasecmp-ifunc.c: New file.
721 * benchtests/bench-strncasecmp.c: New file.
722 * benchtests/bench-strncat-ifunc.c: New file.
723 * benchtests/bench-strncat.c: New file.
724 * benchtests/bench-strncmp-ifunc.c: New file.
725 * benchtests/bench-strncmp.c: New file.
726 * benchtests/bench-strncpy-ifunc.c: New file.
727 * benchtests/bench-strncpy.c: New file.
728 * benchtests/bench-strnlen-ifunc.c: New file.
729 * benchtests/bench-strnlen.c: New file.
730 * benchtests/bench-strpbrk-ifunc.c: New file.
731 * benchtests/bench-strpbrk.c: New file.
732 * benchtests/bench-strrchr-ifunc.c: New file.
733 * benchtests/bench-strrchr.c: New file.
734 * benchtests/bench-strspn-ifunc.c: New file.
735 * benchtests/bench-strspn.c: New file.
736 * benchtests/bench-strstr-ifunc.c: New file.
737 * benchtests/bench-strstr.c: New file.
738
c1f75dc3
SP
739 * benchtests/Makefile: Disable parallel execution of targets.
740 (string-bench): Add memcpy.
741 (benchset): New variable to store a list of benchmark sets.
742 (bench-func): Renamed from bench.
743 (bench-set): New target.
744 (bench): Depend on bench-func and bench-set.
745 * benchtests/README: Add section on benchmark sets.
746 * benchtests/bench-memcpy-ifunc.c: New file.
747 * benchtests/bench-memcpy.c: New file.
748 * benchtests/bench-string.h: New file.
749
50fd745b
AS
7502013-06-11 Andreas Schwab <schwab@suse.de>
751
752 [BZ #15577]
753 * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
754 * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
755 values in the triple.
756 * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
757 terminator in the group key.
758
3ee7e9fe
AJ
7592013-06-11 Andreas Jaeger <aj@suse.de>
760
761 * po/zh_TW.po: Update Chinese (traditional) translation from
762 translation project.
763
89fb6835
SP
7642013-06-11 Siddhesh Poyarekar <siddhesh@redhat.com>
765
766 * include/time.h (__clock_gettime): Add libc_hidden_proto.
767 * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
768 __clock_getcpuclockid. Add weak_alias and libc_hidden_def.
769 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
770 (clock_getcpuclockid): Likewise.
771 * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
772 Add weak_alias and libc_hidden_def.
773 * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
774 * rt/clock_gettime.c (clock_gettime): Rename to
775 __clock_gettime. Add weak_alias and libc_hidden_def.
776 * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
777 * rt/clock_nanosleep.c (clock_nanosleep): Rename to
778 __clock_nanosleep. Add weak_alias and libc_hidden_def.
779 * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
780 * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
781 Likewise.
782 * rt/clock_settime.c (clock_settime): Rename to
783 __clock_settime. Add weak_alias and libc_hidden_def.
784 * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
785
0efa6f8b
JM
7862013-06-10 Joseph Myers <joseph@codesourcery.com>
787
b8c61b4b
JM
788 * mach/err_boot.sub: Remove trailing whitespace.
789 * mach/err_ipc.sub: Likewise.
790 * mach/err_mach.sub: Likewise.
791
0efa6f8b
JM
792 * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
793 (ROUNDING_TESTS_double): Likewise.
794 (ROUNDING_TESTS_long_double): Likewise.
795 (ROUNDING_TESTS): Likewise.
796 * math/libm-test.inc: Include <math-tests.h>.
797 (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
798 (IF_ROUND_INIT_FE_TONEAREST): Likewise.
799 (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
800 (IF_ROUND_INIT_FE_UPWARD): Likewise.
801
50b818bf
SP
8022013-06-10 Siddhesh Poyarekar <siddhesh@redhat.com>
803
804 * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
805 of assigning.
806
60d2f8f3
JM
8072013-06-08 Joseph Myers <joseph@codesourcery.com>
808
4902d2c3
JM
809 * sysdeps/gnu/errlist.awk: Do not generate space at end of
810 otherwise empty TRANS lines.
811 * sysdeps/gnu/errlist.c: Regenerated.
812
60d2f8f3
JM
813 * catgets/gencat.c (error_print): Use (void) in function
814 definition.
815 * crypt/crypt_util.c (__init_des): Likewise.
816 * crypt/speeds.c (Stop): Likewise.
817 (main): Likewise.
818 * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
819 * inet/ruserpass.c (token): Likewise.
820 * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
821 * intl/localealias.c (extend_alias_table): Likewise.
822 * intl/plural-exp.c (init_germanic_plural): Likewise.
823 * libio/fcloseall.c (__fcloseall): Likewise.
824 * libio/genops.c (_IO_flush_all): Likewise.
825 (_IO_flush_all_linebuffered): Likewise.
826 (_IO_cleanup): Likewise.
827 (_IO_iter_begin): Likewise.
828 (_IO_iter_end): Likewise.
829 (_IO_list_lock): Likewise.
830 (_IO_list_unlock): Likewise.
831 (_IO_list_resetlock): Likewise.
832 * libio/getchar.c (getchar): Likewise.
833 * libio/getchar_u.c (getchar_unlocked): Likewise.
834 * libio/getwchar.c (getwchar): Likewise.
835 * libio/getwchar_u.c (getwchar_unlocked): Likewise.
836 * libio/oldstdfiles.c (_IO_check_libio): Likewise.
837 * login/getpt.c (__getpt): Likewise.
838 * login/tst-utmp.c (main): Likewise.
839 * malloc/hooks.c (__malloc_check_init): Likewise.
840 * malloc/malloc.c (__malloc_stats): Likewise.
841 * malloc/mtrace.c (tr_break): Likewise.
842 (mtrace): Likewise.
843 (muntrace): Likewise.
844 * misc/fstab.c (endfsent): Likewise.
845 * misc/getclktck.c (__getclktck): Likewise.
846 * misc/getdtsz.c (__getdtablesize): Likewise.
847 * misc/gethostid.c (gethostid): Likewise.
848 * misc/getpagesize.c (__getpagesize): Likewise.
849 * misc/getsysstats.c (__get_nprocs_conf): Likewise.
850 (__get_nprocs): Likewise.
851 (__get_phys_pages): Likewise.
852 (__get_avphys_pages): Likewise.
853 * misc/getttyent.c (getttyent): Likewise.
854 (setttyent): Likewise.
855 (endttyent): Likewise.
856 * misc/getusershell.c (getusershell): Likewise.
857 (endusershell): Likewise.
858 (setusershell): Likewise.
859 (initshells): Likewise.
860 * misc/hsearch.c (__hdestroy): Likewise.
861 * misc/sync.c (sync): Likewise.
862 * misc/syslog.c (closelog_internal): Likewise.
863 (closelog): Likewise.
864 * misc/ttyslot.c (ttyslot): Likewise.
865 * misc/vhangup.c (vhangup): Likewise.
866 * posix/fork.c (__fork): Likewise.
867 * posix/getegid.c (__getegid): Likewise.
868 * posix/geteuid.c (__geteuid): Likewise.
869 * posix/getgid.c (__getgid): Likewise.
870 * posix/getpid.c (__getpid): Likewise.
871 * posix/getppid.c (__getppid): Likewise.
872 * posix/getuid.c (__getuid): Likewise.
873 * posix/pause.c (pause): Likewise.
874 * posix/setpgrp.c (setpgrp): Likewise.
875 * posix/setsid.c (__setsid): Likewise.
876 * posix/test-vfork.c (noop): Likewise.
877 * resolv/gethnamaddr.c (_endhtent): Likewise.
878 (_gethtent): Likewise.
879 (ht_endhostent): Likewise.
880 (gethostent): Likewise.
881 (dns_service): Likewise.
882 * stdlib/drand48.c (drand48): Likewise.
883 * stdlib/lrand48.c (lrand48): Likewise.
884 * stdlib/mrand48.c (mrand48): Likewise.
885 * stdlib/rand.c (rand): Likewise.
886 * stdlib/random.c (__random): Likewise.
887 * stdlib/setenv.c (clearenv): Likewise.
888 * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
889 * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
890 * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
891 * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
892 (__get_nprocs): Likewise.
893 (__get_phys_pages): Likewise.
894 (__get_avphys_pages): Likewise.
895 * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
896 * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
897 * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
898 * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
899 * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
900 * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
901 * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
902 * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
903 * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
904 * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
905 * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
906 * sysdeps/mach/hurd/sync.c (sync): Likewise.
907 * sysdeps/posix/clock.c (clock): Likewise.
908 * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
909 * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
910 * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
911 * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
912 * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
913 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
914 (__get_nprocs_conf): Likewise.
915 (__get_phys_pages): Likewise.
916 (__get_avphys_pages): Likewise.
917 * time/clock.c (clock): Likewise.
918 * time/tzset.c (__tzname_max): Likewise.
919
2e09a79a
JM
9202013-06-07 Joseph Myers <joseph@codesourcery.com>
921
922 * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
923 (__bswap_32): Do not use "register".
924 * crypt/crypt.c (_ufc_doit_r): Likewise.
925 * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
926 * debug/wcscat_chk.c (__wcscat_chk): Likewise.
927 * gmon/gmon.c (__monstartup): Likewise.
928 * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
929 * hurd/hurdmalloc.c (more_memory): Likewise.
930 (malloc): Likewise.
931 (free): Likewise.
932 (realloc): Likewise.
933 (malloc_fork_prepare): Likewise.
934 (malloc_fork_parent): Likewise.
935 (malloc_fork_child): Likewise.
936 * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
937 (_svcauth_des): Likewise.
938 * inet/inet_lnaof.c (inet_lnaof): Likewise.
939 * inet/inet_net.c (inet_network): Likewise.
940 * inet/inet_netof.c (inet_netof): Likewise.
941 * inet/rcmd.c (__validuser2_sa): Likewise.
942 * io/fts.c (fts_open): Likewise.
943 (fts_load): Likewise.
944 (fts_close): Likewise.
945 (fts_read): Likewise.
946 (fts_children): Likewise.
947 (fts_build): Likewise.
948 (fts_stat): Likewise.
949 (fts_sort): Likewise.
950 (fts_alloc): Likewise.
951 (fts_lfree): Likewise.
952 * libio/fileops.c (_IO_new_file_xsputn): Likewise.
953 (_IO_file_xsgetn): Likewise.
954 (_IO_file_xsgetn_mmap): Likewise.
955 * libio/iofopncook.c (_IO_cookie_read): Likewise.
956 (_IO_cookie_write): Likewise.
957 * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
958 * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
959 * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
960 * malloc/obstack.c (_obstack_begin): Likewise.
961 (_obstack_begin_1): Likewise.
962 (_obstack_newchunk): Likewise.
963 (_obstack_allocated_p): Likewise.
964 (obstack_free): Likewise.
965 (_obstack_memory_used): Likewise.
966 * misc/getttyent.c (getttynam): Likewise.
967 (getttyent): Likewise.
968 (skip): Likewise.
969 (value): Likewise.
970 * misc/getusershell.c (initshells): Likewise.
971 * misc/syslog.c (__vsyslog_chk): Likewise.
972 * misc/ttyslot.c (ttyslot): Likewise.
973 * nis/nis_hash.c (__nis_hash): Likewise.
974 * posix/fnmatch_loop.c (FCT): Likewise.
975 * posix/getconf.c (print_all): Likewise.
976 (main): Likewise.
977 * posix/getopt.c (exchange): Likewise.
978 * posix/glob.c (globfree): Likewise.
979 (prefix_array): Likewise.
980 (__glob_pattern_type): Likewise.
981 * resolv/arpa/nameser.h (NS_GET16): Likewise.
982 (NS_GET32): Likewise.
983 (NS_PUT16): Likewise.
984 (NS_PUT32): Likewise.
985 * resolv/gethnamaddr.c (getanswer): Likewise.
986 (gethostbyname2): Likewise.
987 (gethostbyaddr): Likewise.
988 (_gethtent): Likewise.
989 (_gethtbyname2): Likewise.
990 (_gethtbyaddr): Likewise.
991 * resolv/ns_print.c (dst_s_get_int16): Likewise.
992 * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
993 * resolv/res_init.c (__res_vinit): Likewise.
994 (net_mask): Likewise.
995 * resolv/res_mkquery.c (outchar): Likewise.
996 (PRINT): Likewise.
997 * stdio-common/printf_fp.c (outchar): Likewise.
998 (PRINT): Likewise.
999 * stdio-common/printf_fphex.c (outchar): Likewise.
1000 (PRINT): Likewise.
1001 * stdio-common/printf_size.c (outchar): Likewise.
1002 (PRINT): Likewise.
1003 * stdio-common/test_rdwr.c (main): Likewise.
1004 * stdio-common/tfformat.c (matches): Likewise.
1005 * stdio-common/vfprintf.c (outchar): Likewise.
1006 (printf_unknown): Likewise.
1007 (buffered_vfprintf): Likewise.
1008 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
1009 * stdio-common/xbug.c (AppendToBuffer): Likewise.
1010 (ReadFile): Likewise.
1011 * stdlib/qsort.c (SWAP): Likewise.
1012 (_quicksort): Likewise.
1013 * stdlib/setenv.c (__add_to_environ): Likewise.
1014 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
1015 * stdlib/strtol_l.c (__strtol_l): Likewise.
1016 * stdlib/tst-strtod.c (main): Likewise.
1017 * stdlib/tst-strtol.c (main): Likewise.
1018 * stdlib/tst-strtoll.c (main): Likewise.
1019 * string/bits/string2.h (__strcmp_cc): Likewise.
1020 (__strcmp_cg): Likewise.
1021 (__strcspn_c1): Likewise.
1022 (__strcspn_c2): Likewise.
1023 (__strcspn_c3): Likewise.
1024 (__strspn_c1): Likewise.
1025 (__strspn_c2): Likewise.
1026 (__strspn_c3): Likewise.
1027 (__strsep_1c): Likewise.
1028 (__strsep_2c): Likewise.
1029 (__strsep_3c): Likewise.
1030 * string/memccpy.c (__memccpy): Likewise.
1031 * string/stpcpy.c (__stpcpy): Likewise.
1032 * string/strcmp.c (strcmp): Likewise.
1033 * string/strrchr.c (strrchr): Likewise.
1034 * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
1035 Likewise.
1036 * sysdeps/mach/hurd/getcwd.c
1037 (_hurd_canonicalize_directory_name_internal): Likewise.
1038 * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
1039 * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
1040 * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
1041 * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
1042 Likewise, in both definitions.
1043 * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
1044 definitions.
1045 [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
1046 64] (__bswap_64): Likewise.
1047 * time/test_time.c (main): Likewise.
1048 * time/tzfile.c (__tzfile_read): Likewise.
1049 (__tzfile_compute): Likewise.
1050 * time/tzset.c (__tzset_parse_tz): Likewise.
1051 (tzset_internal): Likewise.
1052 (compute_change): Likewise.
1053 * wcsmbs/wcscat.c (__wcscat): Likewise.
1054 * wcsmbs/wcschr.c (wcschr): Likewise.
1055 * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
1056 * wcsmbs/wcscspn.c (wcscspn): Likewise.
1057 * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
1058 * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
1059 * wcsmbs/wcsspn.c (wcsspn): Likewise.
1060 * wcsmbs/wcsstr.c (wcsstr): Likewise.
1061 * wcsmbs/wmemchr.c (wmemchr): Likewise.
1062 * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
1063 * wcsmbs/wmemset.c (wmemset): Likewise.
1064
9e54314b
JM
10652013-06-06 Joseph Myers <joseph@codesourcery.com>
1066
1067 * scripts/config.guess: Update to version 2013-05-16.
1068 * scripts/config.sub: Update to version 2013-04-24.
1069 * scripts/install-sh: Update to version 2011-11-20.07.
1070 * scripts/mkinstalldirs: Update to version 2009-04-28.21.
1071 * scripts/move-if-change: Update to version 2012-01-06 07:23.
1072
350635a5
OB
10732013-06-06 Ondřej Bílka <neleai@seznam.cz>
1074
1075 * debug/fgetws_u_chk.c: Fix leading whitespaces.
1076 * elf/sln.c: Likewise.
1077 * hurd/hurd/ioctl.h: Likewise.
1078 * hurd/hurdmalloc.c: Likewise.
1079 * hurd/xattr.c: Likewise.
1080 * include/shlib-compat.h: Likewise.
1081 * inet/ruserpass.c: Likewise.
1082 * libio/iofgets_u.c: Likewise.
1083 * libio/iofgetws_u.c: Likewise.
1084 * locale/programs/ld-identification.c: Likewise.
1085 * locale/programs/ld-time.c: Likewise.
1086 * mach/msg-destroy.c: Likewise.
1087 * nss/nss_files/files-netgrp.c: Likewise.
1088 * resolv/res_data.c: Likewise.
1089 * soft-fp/op-1.h: Likewise.
1090 * soft-fp/op-2.h: Likewise.
1091 * soft-fp/op-4.h: Likewise.
1092 * soft-fp/op-common.h: Likewise.
1093 * stdio-common/printf_fphex.c: Likewise.
1094 * stdlib/strtod_l.c: Likewise.
1095 * sunrpc/rpc/clnt.h: Likewise.
1096 * sysdeps/generic/framestate.c: Likewise.
1097 * sysdeps/i386/bsd-_setjmp.S: Likewise.
1098 * sysdeps/i386/bsd-setjmp.S: Likewise.
1099 * sysdeps/i386/__longjmp.S: Likewise.
1100 * sysdeps/i386/setjmp.S: Likewise.
1101 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
1102 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
1103 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
1104 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
1105 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
1106 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
1107 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
1108 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
1109 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
1110 * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
1111 * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
1112 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
1113 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
1114 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
1115 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
1116 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
1117 * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
1118 * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
1119 * sysdeps/ieee754/support.c: Likewise.
1120 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
1121 * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
1122 * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
1123 * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
1124 * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
1125 * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
1126 * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
1127 * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
1128 * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
1129 * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
1130 * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
1131 * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
1132 * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
1133 * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
1134 * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
1135 * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
1136 * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
1137 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
1138
44a988af
OB
11392013-06-05 Ondřej Bílka <neleai@seznam.cz>
1140
25506f09 1141 * posix/transbug.c: Remove executable mode.
44a988af 1142
9c84384c
JM
11432013-06-05 Joseph Myers <joseph@codesourcery.com>
1144
1145 * crypt/speeds.c: Remove trailing whitespace.
1146 * dlfcn/default.c: Likewise.
1147 * elf/ifuncdep2.c: Likewise.
1148 * elf/ifuncmain1.c: Likewise.
1149 * elf/ifuncmain1vis.c: Likewise.
1150 * elf/testobj.h: Likewise.
1151 * elf/tst-stackguard1.c: Likewise.
1152 * gmon/sys/gmon.h: Likewise.
1153 * hurd/hurdmsg.c: Likewise.
1154 * hurd/new-fd.c: Likewise.
1155 * hurd/ports-get.c: Likewise.
1156 * iconvdata/ibm1008_420.c: Likewise.
1157 * inet/tst-getni1.c: Likewise.
1158 * inet/tst-getni2.c: Likewise.
1159 * libio/ioungetc.c: Likewise.
1160 * libio/wfiledoalloc.c: Likewise.
1161 * manual/libm-err-tab.pl: Likewise.
1162 * math/w_dremf.c: Likewise.
1163 * misc/ftruncate.c: Likewise.
1164 * posix/bug-glob2.c: Likewise.
1165 * posix/tst-pcre.c: Likewise.
1166 * posix/wait4.c: Likewise.
1167 * resolv/README: Likewise.
1168 * resolv/res_debug.h: Likewise.
1169 * resolv/tst-inet_ntop.c: Likewise.
1170 * setjmp/bug269-setjmp.c: Likewise.
1171 * soft-fp/extended.h: Likewise.
1172 * soft-fp/op-1.h: Likewise.
1173 * soft-fp/op-2.h: Likewise.
1174 * soft-fp/op-4.h: Likewise.
1175 * soft-fp/op-8.h: Likewise.
1176 * soft-fp/testit.c: Likewise.
1177 * stdio-common/bug16.c: Likewise.
1178 * stdlib/random.c: Likewise.
1179 * sunrpc/rpcsvc/rquota.x: Likewise.
1180 * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
1181 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
1182 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
1183 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
1184 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
1185 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
1186 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
1187 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
1188 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
1189 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
1190 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
1191 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
1192 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
1193 * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
1194 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
1195 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
1196 * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
1197 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
1198 * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
1199 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
1200 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
1201 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
1202 * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
1203 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
1204 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
1205 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
1206 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
1207 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
1208 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
1209 * sysdeps/ieee754/s_lib_version.c: Likewise.
1210 * sysdeps/mach/hurd/check_fds.c: Likewise.
1211 * sysdeps/mach/hurd/getsockname.c: Likewise.
1212 * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
1213 * sysdeps/mach/hurd/recvfrom.c: Likewise.
1214 * sysdeps/powerpc/bits/link.h: Likewise.
1215 * sysdeps/powerpc/dl-procinfo.c: Likewise.
1216 * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
1217 * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
1218 * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
1219 * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
1220 * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
1221 * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
1222 * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
1223 * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
1224 * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
1225 * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
1226 * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
1227 * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
1228 * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
1229 * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
1230 * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
1231 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
1232 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
1233 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
1234 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
1235 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
1236 * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
1237 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
1238 * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
1239 * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
1240 * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
1241 * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
1242 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
1243 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
1244 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
1245 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
1246 * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
1247 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
1248 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
1249 * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
1250 * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
1251 * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
1252 * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
1253 * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
1254 * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
1255 * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
1256 * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
1257 * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
1258 * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
1259 * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
1260 * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
1261 * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
1262 * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
1263 * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
1264 * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
1265 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
1266 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
1267 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
1268 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
1269 * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
1270 * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
1271 * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
1272 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
1273 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
1274 * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
1275 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
1276 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
1277 * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
1278 * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
1279 * sysdeps/powerpc/sysdep.h: Likewise.
1280 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
1281 * sysdeps/s390/s390-64/sub_n.S: Likewise.
1282 * sysdeps/sh/dl-trampoline.S: Likewise.
1283 * sysdeps/sh/memset.S: Likewise.
1284 * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
1285 * sysdeps/sh/strlen.S: Likewise.
1286 * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
1287 * sysdeps/sparc/sparc32/dotmul.S: Likewise.
1288 * sysdeps/sparc/sparc32/memcpy.S: Likewise.
1289 * sysdeps/sparc/sparc32/rem.S: Likewise.
1290 * sysdeps/sparc/sparc32/sdiv.S: Likewise.
1291 * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
1292 * sysdeps/sparc/sparc32/strchr.S: Likewise.
1293 * sysdeps/sparc/sparc32/udiv.S: Likewise.
1294 * sysdeps/sparc/sparc32/urem.S: Likewise.
1295 * sysdeps/sparc/sparc64/add_n.S: Likewise.
1296 * sysdeps/sparc/sparc64/memcpy.S: Likewise.
1297 * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
1298 * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
1299 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
1300 * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
1301 * sysdeps/sparc/sparc64/strncmp.S: Likewise.
1302 * sysdeps/sparc/sparc64/strncpy.S: Likewise.
1303 * sysdeps/unix/bsd/times.c: Likewise.
1304 * sysdeps/unix/sysv/linux/a.out.h: Likewise.
1305 * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
1306 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
1307 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
1308 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
1309 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
1310 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
1311 * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
1312 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
1313 * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
1314 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
1315 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
1316 * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
1317 * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
1318 * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
1319 * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
1320 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
1321 * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
1322 * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
1323 * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
1324 * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
1325 * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
1326 * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
1327 * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
1328 * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
1329 * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
1330 * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
1331 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
1332 * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
1333 * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
1334 * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
1335 * sysdeps/x86_64/strcspn.S: Likewise.
1336
869378a5
RA
13372013-06-05 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
1338
1339 * locale/C-translit.h: Revert #include <stdint.h> because this is a
1340 generated file. Regenerate properly from gen-translit.pl.
1341 * locale/gen-translit.pl: Add #include <stdint.h>. This generates
1342 locale/C-translit.h.
1343
840e2943
AS
13442013-06-05 Andreas Schwab <schwab@suse.de>
1345
1346 [BZ #15100]
1347 * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
1348 week as 6 instead of -1.
1349 * time/tst-strptime.c (day_tests): Add test case.
1350
4c60cb0c
SP
13512013-06-05 Siddhesh Poyarekar <siddhesh@redhat.com>
1352
1353 * sysdeps/generic/math_private.h
1354 (libc_feholdexcept_setround_53bit): Replace with
1355 libc_feholdsetround_53bit.
1356 (libc_feupdateenv_53bit): Replace with
1357 libc_feresetround_53bit.
1358 (SET_RESTORE_ROUND_53BIT): Adjust.
1359
d180203e
SP
13602013-06-03 Siddhesh Poyarekar <siddhesh@redhat.com>
1361
96df079a
SP
1362 * string/test-strchrnul.c: Add copyright header.
1363
d180203e
SP
1364 * posix/tst-getaddrinfo4.c: Increase test timeout.
1365
8b0ccb2d
CD
13662013-06-03 Carlos O'Donell <carlos@redhat.com>
1367
1368 [BZ #15536]
1369 * math/libm-test.inc (MAX_EXP): Remove
1370 (MIN_EXP): Define.
1371 (ulp): Use MIN_EXP - MANT_DIG.
1372 (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
1373
3b3c4d40
CD
13742013-05-31 Carlos O'Donell <carlos@redhat.com>
1375
1376 * po/be.po: Revert last change.
1377 * po/zh_CN.po: Likewise.
1378 * po/header.pot: Likewise.
1379
fab7ce3f
JM
13802013-05-31 Joseph Myers <joseph@codesourcery.com>
1381
1382 * Makefile ($(common-objpfx)linkobj/libc.so): Define
1383 link-libc-deps to empty as target-specific variable.
1384 * Makerules (link-libc-args): New variable.
1385 (libc-for-link): Likewise.
1386 (link-libc-deps): Likewise.
1387 (lib%.so): Depend on $(link-libc-deps). Link with
1388 $(link-libc-args).
1389 (build-module): Link with $(link-libc-args).
1390 (build-module-asneeded): Likewise.
1391 (build-module-helper-objlist): Filter out $(link-libc-deps) from
1392 list of objects.
1393 ($(common-objpfx)libc.so): Define link-libc-deps to empty as
1394 target-specific variable.
1395 ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
1396 $(link-libc-deps) instead of libc.so and libc_nonshared.a.
1397 * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
1398 libc.
1399 * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
1400 libc and ld.so.
1401 ($(objpfx)libpcprofile.so): Likewise.
1402 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
1403 libc_nonshared.a.
1404 ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
1405 * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
1406 * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
1407 $(link-libc-deps).
1408 ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
1409 * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
1410 * login/Makefile ($(objpfx)libutil.so): Likewise.
1411 * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
1412 * math/Makefile ($(objpfx)libm.so): Likewise.
1413 * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
1414 $(objpfx)libnsl.so): Define libc-for-link as target-specific
1415 variable instead of depending directly on libc.
1416 * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
1417 ($(objpfx)/libnss_test1.so): Change dependencies on libc to
1418 $(link-libc-deps).
1419 * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
1420 libc.
1421 [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
1422 ($(objpfx)libnss_dns.so): Remove dependencies on libc.
1423 ($(objpfx)libanl.so): Likewise.
1424 * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
1425 ld.so.
1426 * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
1427 $(link-libc-deps).
1428 * sysdeps/i386/fpu/Makefile: Remove file.
1429 * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
1430 ($(objpfx)libm.so): Remove dependency on ld.so.
1431
eca5920c
PF
14322013-05-30 Patsy Franklin <pfrankli@redhat.com>
1433
1434 [BZ # 15553]
1435 * nis/yp_xdr.c (XDRMAXNAME): Define.
1436 (XDRMAXRECORD): Define.
1437 (xdr_domainname): Use XDRMAXNAME.
1438 (xdr_mapname): Likewise.
1439 (xdr_peername): Likewise.
1440 (xdr_keydat): Use XDRMAXRECORD.
1441 (xdr_valdat): Likewise.
1442
14432013-05-30 Jeff Law <law@redhat.com>
96945714
JL
1444
1445 [BZ #14256]
1446 * manual/errno.texi (ESTALE): Update to account for more than
1447 just NFS file systems.
1448 * sysdeps/gnu/errlist.c: Regenerated.
1449
b9375348
SP
14502013-05-29 Siddhesh Poyarekar <siddhesh@redhat.com>
1451
1452 [BZ #15465]
1453 * elf/Makefile (tests): Add tst-null-argv.
1454 (modules-names): Add tst-null-argv-lib.
1455 ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
1456 (tst-null-argv-ENV): Set environment for tst-null-argv.
1457 * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
1458 (RTLD_PROGNAME): New macro.
1459 * elf/tst-null-argv.c: New test case.
1460 * elf/tst-null-argv-lib.c: Library for test case.
1461 * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
1462 * elf/dl-deps.c (_dl_map_object_deps): Likewise.
1463 * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
1464 * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
1465 * elf/dl-init.c (call_init): Likewise.
1466 (_dl_init): Likewise.
1467 * elf/dl-load.c (print_search_path): Likewise.
1468 (_dl_map_object): Likewise.
1469 * elf/dl-lookup.c (do_lookup_x): Likewise.
1470 (add_dependency): Likewise.
1471 (_dl_lookup_symbol_x): Likewise.
1472 (_dl_debug_bindings): Likewise.
1473 * elf/dl-open.c (_dl_show_scope): Likewise.
1474 * elf/dl-reloc.c (_dl_relocate_object): Likewise.
1475 * elf/dl-version.c (match_symbol): Likewise.
1476 (_dl_check_map_versions): Likewise.
1477 * elf/rtld.c (dl_main): Likewise.
1478 (print_unresolved): Use RTLD_PROGNAME.
1479 (print_missing_version): Likewise.
1480 * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
1481 (elf_machine_rela): Likewise.
1482 * sysdeps/powerpc/powerpc32/dl-machine.c
1483 (__process_machine_rela): Likewise.
1484 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
1485 Likewise.
1486 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
1487 Likewise.
1488 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
1489 Likewise.
1490 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
1491 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
1492 Likewise.
1493 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
1494 Likewise.
1495 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
1496
8a9f20c8
CD
14972013-05-28 Carlos O'Donell <carlos@redhat.com>
1498
1499 * po/be.po: Add descriptive title.
1500 * po/zh_CN.po: Likewise.
1501 * po/header.pot: Likewise.
1502
0e60d68e
MF
15032013-05-28 Mike Frysinger <vapier@gentoo.org>
1504
1505 * locale/programs/locarchive.c (create_archive): Inlucde fname in
1506 error message.
1507 (enlarge_archive): Likewise.
1508
56b672e9
BN
15092013-05-28 Ben North <ben@redfrontdoor.org>
1510
1511 * manual/arith.texi (frexp): It is the magnitude of the return
1512 value which lies in [0.5, 1), not the return value itself.
1513
5e056687
AZ
15142013-05-28 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1515
1516 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1517
2b66ef5d
TS
15182013-05-26 Thomas Schwinge <thomas@codesourcery.com>
1519
528c2405
TS
1520 * stdio-common/bug26.c (main): Correct fscanf template.
1521
07b4c13d
TS
1522 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
1523 declare _dl_skip_args.
1524
ec9dd97c
TS
1525 * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
1526 Don't declare.
1527
2b66ef5d
TS
1528 * manual/platform.texi: Add missing @end deftypefun.
1529
4f8dfe27
JM
15302013-05-24 Joseph Myers <joseph@codesourcery.com>
1531
0323d086
JM
1532 [BZ #15529]
1533 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
1534 bit of mantissa of 2^16382.
1535 * math/libm-test.inc (hypot_test_data): Add more tests.
1536
dd4259b9
JM
1537 * math/libm-test.inc: Add drem and pow10 to list of tested
1538 functions.
1539 (pow10_test): New function.
1540 (drem_test): Likewise.
1541 (drem_test_tonearest): Likewise.
1542 (drem_test_towardzero): Likewise.
1543 (drem_test_downward): Likewise.
1544 (drem_test_upward): Likewise.
1545 (main): Call the new functions.
1546
4f8dfe27
JM
1547 * math/libm-test.inc (finite_test_data): Remove.
1548 (finite_test): Run tests from isfinite_test_data.
1549 (gamma_test_data): Remove.
1550 (gamma_test): Run tests from lgamma_test_data.
1551 * sysdeps/i386/fpu/libm-test-ulps: Update.
1552 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1553
d116b7c4
AZ
15542013-05-24 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1555
1556 * manual/platform.texi: Add PowerPC PPR function set documentation.
1557 * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
1558 implementation.
1559
e96e3767
CD
15602013-05-24 Carlos O'Donell <carlos@redhat.com>
1561
1562 * math/libm-test.inc (MAX_EXP): Define.
1563 (ULPDIFF): Define.
1564 (ulp): New function.
1565 (check_float_internal): Use ULPDIFF.
1566 (cpow_test): Disable failing test.
1567 (check_ulp): Test ulp() implemetnation.
1568 (main): Call check_ulp before starting tests.
1569
b679a606
JM
15702013-05-24 Joseph Myers <joseph@codesourcery.com>
1571
e8bdba36
JM
1572 * math/gen-libm-test.pl (generate_testfile): Do not handle
1573 START_DATA and END_DATA.
1574 * math/libm-test.inc (acos_test_data): Do not use START_DATA and
1575 END_DATA.
1576 (acos_tonearest_test_data): Likewise.
1577 (acos_towardzero_test_data): Likewise.
1578 (acos_downward_test_data): Likewise.
1579 (acos_upward_test_data): Likewise.
1580 (acosh_test_data): Likewise.
1581 (asin_test_data): Likewise.
1582 (asin_tonearest_test_data): Likewise.
1583 (asin_towardzero_test_data): Likewise.
1584 (asin_downward_test_data): Likewise.
1585 (asin_upward_test_data): Likewise.
1586 (asinh_test_data): Likewise.
1587 (atan_test_data): Likewise.
1588 (atanh_test_data): Likewise.
1589 (atan2_test_data): Likewise.
1590 (cabs_test_data): Likewise.
1591 (cacos_test_data): Likewise.
1592 (cacosh_test_data): Likewise.
1593 (carg_test_data): Likewise.
1594 (casin_test_data): Likewise.
1595 (casinh_test_data): Likewise.
1596 (catan_test_data): Likewise.
1597 (catanh_test_data): Likewise.
1598 (cbrt_test_data): Likewise.
1599 (ccos_test_data): Likewise.
1600 (ccosh_test_data): Likewise.
1601 (ceil_test_data): Likewise.
1602 (cexp_test_data): Likewise.
1603 (cimag_test_data): Likewise.
1604 (clog_test_data): Likewise.
1605 (clog10_test_data): Likewise.
1606 (conj_test_data): Likewise.
1607 (copysign_test_data): Likewise.
1608 (cos_test_data): Likewise.
1609 (cos_tonearest_test_data): Likewise.
1610 (cos_towardzero_test_data): Likewise.
1611 (cos_downward_test_data): Likewise.
1612 (cos_upward_test_data): Likewise.
1613 (cosh_test_data): Likewise.
1614 (cosh_tonearest_test_data): Likewise.
1615 (cosh_towardzero_test_data): Likewise.
1616 (cosh_downward_test_data): Likewise.
1617 (cosh_upward_test_data): Likewise.
1618 (cpow_test_data): Likewise.
1619 (cproj_test_data): Likewise.
1620 (creal_test_data): Likewise.
1621 (csin_test_data): Likewise.
1622 (csinh_test_data): Likewise.
1623 (csqrt_test_data): Likewise.
1624 (ctan_test_data): Likewise.
1625 (ctan_tonearest_test_data): Likewise.
1626 (ctan_towardzero_test_data): Likewise.
1627 (ctan_downward_test_data): Likewise.
1628 (ctan_upward_test_data): Likewise.
1629 (ctanh_test_data): Likewise.
1630 (ctanh_tonearest_test_data): Likewise.
1631 (ctanh_towardzero_test_data): Likewise.
1632 (ctanh_downward_test_data): Likewise.
1633 (ctanh_upward_test_data): Likewise.
1634 (erf_test_data): Likewise.
1635 (erfc_test_data): Likewise.
1636 (exp_test_data): Likewise.
1637 (exp_tonearest_test_data): Likewise.
1638 (exp_towardzero_test_data): Likewise.
1639 (exp_downward_test_data): Likewise.
1640 (exp_upward_test_data): Likewise.
1641 (exp10_test_data): Likewise.
1642 (exp2_test_data): Likewise.
1643 (expm1_test_data): Likewise.
1644 (fabs_test_data): Likewise.
1645 (fdim_test_data): Likewise.
1646 (finite_test_data): Likewise.
1647 (floor_test_data): Likewise.
1648 (fma_test_data): Likewise.
1649 (fma_towardzero_test_data): Likewise.
1650 (fma_downward_test_data): Likewise.
1651 (fma_upward_test_data): Likewise.
1652 (fmax_test_data): Likewise.
1653 (fmin_test_data): Likewise.
1654 (fmod_test_data): Likewise.
1655 (fpclassify_test_data): Likewise.
1656 (frexp_test_data): Likewise.
1657 (gamma_test_data): Likewise.
1658 (hypot_test_data): Likewise.
1659 (ilogb_test_data): Likewise.
1660 (isfinite_test_data): Likewise.
1661 (isgreater_test_data): Likewise.
1662 (isgreaterequal_test_data): Likewise.
1663 (isinf_test_data): Likewise.
1664 (isless_test_data): Likewise.
1665 (islessequal_test_data): Likewise.
1666 (islessgreater_test_data): Likewise.
1667 (isnan_test_data): Likewise.
1668 (isnormal_test_data): Likewise.
1669 (issignaling_test_data): Likewise.
1670 (isunordered_test_data): Likewise.
1671 (j0_test_data): Likewise.
1672 (j1_test_data): Likewise.
1673 (jn_test_data): Likewise.
1674 (ldexp_test_data): Likewise.
1675 (lgamma_test_data): Likewise.
1676 (lrint_test_data): Likewise.
1677 (lrint_tonearest_test_data): Likewise.
1678 (lrint_towardzero_test_data): Likewise.
1679 (lrint_downward_test_data): Likewise.
1680 (lrint_upward_test_data): Likewise.
1681 (llrint_test_data): Likewise.
1682 (llrint_tonearest_test_data): Likewise.
1683 (llrint_towardzero_test_data): Likewise.
1684 (llrint_downward_test_data): Likewise.
1685 (llrint_upward_test_data): Likewise.
1686 (log_test_data): Likewise.
1687 (log10_test_data): Likewise.
1688 (log1p_test_data): Likewise.
1689 (log2_test_data): Likewise.
1690 (logb_test_data): Likewise.
1691 (logb_downward_test_data): Likewise.
1692 (lround_test_data): Likewise.
1693 (llround_test_data): Likewise.
1694 (modf_test_data): Likewise.
1695 (nearbyint_test_data): Likewise.
1696 (nextafter_test_data): Likewise.
1697 (nexttoward_test_data): Likewise.
1698 (pow_test_data): Likewise.
1699 (pow_tonearest_test_data): Likewise.
1700 (pow_towardzero_test_data): Likewise.
1701 (pow_downward_test_data): Likewise.
1702 (pow_upward_test_data): Likewise.
1703 (remainder_test_data): Likewise.
1704 (remainder_tonearest_test_data): Likewise.
1705 (remainder_towardzero_test_data): Likewise.
1706 (remainder_downward_test_data): Likewise.
1707 (remainder_upward_test_data): Likewise.
1708 (remquo_test_data): Likewise.
1709 (rint_test_data): Likewise.
1710 (rint_tonearest_test_data): Likewise.
1711 (rint_towardzero_test_data): Likewise.
1712 (rint_downward_test_data): Likewise.
1713 (rint_upward_test_data): Likewise.
1714 (round_test_data): Likewise.
1715 (scalb_test_data): Likewise.
1716 (scalbn_test_data): Likewise.
1717 (scalbln_test_data): Likewise.
1718 (signbit_test_data): Likewise.
1719 (sin_test_data): Likewise.
1720 (sin_tonearest_test_data): Likewise.
1721 (sin_towardzero_test_data): Likewise.
1722 (sin_downward_test_data): Likewise.
1723 (sin_upward_test_data): Likewise.
1724 (sincos_test_data): Likewise.
1725 (sinh_test_data): Likewise.
1726 (sinh_tonearest_test_data): Likewise.
1727 (sinh_towardzero_test_data): Likewise.
1728 (sinh_downward_test_data): Likewise.
1729 (sinh_upward_test_data): Likewise.
1730 (sqrt_test_data): Likewise.
1731 (tan_test_data): Likewise.
1732 (tan_tonearest_test_data): Likewise.
1733 (tan_towardzero_test_data): Likewise.
1734 (tan_downward_test_data): Likewise.
1735 (tan_upward_test_data): Likewise.
1736 (tanh_test_data): Likewise.
1737 (tgamma_test_data): Likewise.
1738 (trunc_test_data): Likewise.
1739 (y0_test_data): Likewise.
1740 (y1_test_data): Likewise.
1741 (yn_test_data): Likewise.
1742 (significand_test_data): Likewise.
1743
b679a606
JM
1744 * math/gen-libm-test.pl (@functions): Remove variable.
1745 (generate_testfile): Don't handle START and END lines.
1746 * math/libm-test.inc (START): New macro.
1747 (END): Likewise.
1748 (END_COMPLEX): Likewise.
1749 (acos_test): Use END macro without arguments.
1750 (acos_test_tonearest): Likewise.
1751 (acos_test_towardzero): Likewise.
1752 (acos_test_downward): Likewise.
1753 (acos_test_upward): Likewise.
1754 (acosh_test): Likewise.
1755 (asin_test): Likewise.
1756 (asin_test_tonearest): Likewise.
1757 (asin_test_towardzero): Likewise.
1758 (asin_test_downward): Likewise.
1759 (asin_test_upward): Likewise.
1760 (asinh_test): Likewise.
1761 (atan_test): Likewise.
1762 (atanh_test): Likewise.
1763 (atan2_test): Likewise.
1764 (cabs_test): Likewise.
1765 (cacos_test): Use END_COMPLEX macro without arguments.
1766 (cacosh_test): Likewise.
1767 (carg_test): Use END macro without arguments.
1768 (casin_test): Use END_COMPLEX macro without arguments.
1769 (casinh_test): Likewise.
1770 (catan_test): Likewise.
1771 (catanh_test): Likewise.
1772 (cbrt_test): Use END macro without arguments.
1773 (ccos_test): Use END_COMPLEX macro without arguments.
1774 (ccosh_test): Likewise.
1775 (ceil_test): Use END macro without arguments.
1776 (cexp_test): Use END_COMPLEX macro without arguments.
1777 (cimag_test): Use END macro without arguments.
1778 (clog_test): Use END_COMPLEX macro without arguments.
1779 (clog10_test): Likewise.
1780 (conj_test): Likewise.
1781 (copysign_test): Use END macro without arguments.
1782 (cos_test): Likewise.
1783 (cos_test_tonearest): Likewise.
1784 (cos_test_towardzero): Likewise.
1785 (cos_test_downward): Likewise.
1786 (cos_test_upward): Likewise.
1787 (cosh_test): Likewise.
1788 (cosh_test_tonearest): Likewise.
1789 (cosh_test_towardzero): Likewise.
1790 (cosh_test_downward): Likewise.
1791 (cosh_test_upward): Likewise.
1792 (cpow_test): Use END_COMPLEX macro without arguments.
1793 (cproj_test): Likewise.
1794 (creal_test): Use END macro without arguments.
1795 (csin_test): Use END_COMPLEX macro without arguments.
1796 (csinh_test): Likewise.
1797 (csqrt_test): Likewise.
1798 (ctan_test): Likewise.
1799 (ctan_test_tonearest): Likewise.
1800 (ctan_test_towardzero): Likewise.
1801 (ctan_test_downward): Likewise.
1802 (ctan_test_upward): Likewise.
1803 (ctanh_test): Likewise.
1804 (ctanh_test_tonearest): Likewise.
1805 (ctanh_test_towardzero): Likewise.
1806 (ctanh_test_downward): Likewise.
1807 (ctanh_test_upward): Likewise.
1808 (erf_test): Use END macro without arguments.
1809 (erfc_test): Likewise.
1810 (exp_test): Likewise.
1811 (exp_test_tonearest): Likewise.
1812 (exp_test_towardzero): Likewise.
1813 (exp_test_downward): Likewise.
1814 (exp_test_upward): Likewise.
1815 (exp10_test): Likewise.
1816 (exp2_test): Likewise.
1817 (expm1_test): Likewise.
1818 (fabs_test): Likewise.
1819 (fdim_test): Likewise.
1820 (finite_test): Likewise.
1821 (floor_test): Likewise.
1822 (fma_test): Likewise.
1823 (fma_test_towardzero): Likewise.
1824 (fma_test_downward): Likewise.
1825 (fma_test_upward): Likewise.
1826 (fmax_test): Likewise.
1827 (fmin_test): Likewise.
1828 (fmod_test): Likewise.
1829 (fpclassify_test): Likewise.
1830 (frexp_test): Likewise.
1831 (gamma_test): Likewise.
1832 (hypot_test): Likewise.
1833 (ilogb_test): Likewise.
1834 (isfinite_test): Likewise.
1835 (isgreater_test): Likewise.
1836 (isgreaterequal_test): Likewise.
1837 (isinf_test): Likewise.
1838 (isless_test): Likewise.
1839 (islessequal_test): Likewise.
1840 (islessgreater_test): Likewise.
1841 (isnan_test): Likewise.
1842 (isnormal_test): Likewise.
1843 (issignaling_test): Likewise.
1844 (isunordered_test): Likewise.
1845 (j0_test): Likewise.
1846 (j1_test): Likewise.
1847 (jn_test): Likewise.
1848 (ldexp_test): Likewise.
1849 (lgamma_test): Likewise.
1850 (lrint_test): Likewise.
1851 (lrint_test_tonearest): Likewise.
1852 (lrint_test_towardzero): Likewise.
1853 (lrint_test_downward): Likewise.
1854 (lrint_test_upward): Likewise.
1855 (llrint_test): Likewise.
1856 (llrint_test_tonearest): Likewise.
1857 (llrint_test_towardzero): Likewise.
1858 (llrint_test_downward): Likewise.
1859 (llrint_test_upward): Likewise.
1860 (log_test): Likewise.
1861 (log10_test): Likewise.
1862 (log1p_test): Likewise.
1863 (log2_test): Likewise.
1864 (logb_test): Likewise.
1865 (logb_test_downward): Likewise.
1866 (lround_test): Likewise.
1867 (llround_test): Likewise.
1868 (modf_test): Likewise.
1869 (nearbyint_test): Likewise.
1870 (nextafter_test): Likewise.
1871 (nexttoward_test): Likewise.
1872 (pow_test): Likewise.
1873 (pow_test_tonearest): Likewise.
1874 (pow_test_towardzero): Likewise.
1875 (pow_test_downward): Likewise.
1876 (pow_test_upward): Likewise.
1877 (remainder_test): Likewise.
1878 (remainder_test_tonearest): Likewise.
1879 (remainder_test_towardzero): Likewise.
1880 (remainder_test_downward): Likewise.
1881 (remainder_test_upward): Likewise.
1882 (remquo_test): Likewise.
1883 (rint_test): Likewise.
1884 (rint_test_tonearest): Likewise.
1885 (rint_test_towardzero): Likewise.
1886 (rint_test_downward): Likewise.
1887 (rint_test_upward): Likewise.
1888 (round_test): Likewise.
1889 (scalb_test): Likewise.
1890 (scalbn_test): Likewise.
1891 (scalbln_test): Likewise.
1892 (signbit_test): Likewise.
1893 (sin_test): Likewise.
1894 (sin_test_tonearest): Likewise.
1895 (sin_test_towardzero): Likewise.
1896 (sin_test_downward): Likewise.
1897 (sin_test_upward): Likewise.
1898 (sincos_test): Likewise.
1899 (sinh_test): Likewise.
1900 (sinh_test_tonearest): Likewise.
1901 (sinh_test_towardzero): Likewise.
1902 (sinh_test_downward): Likewise.
1903 (sinh_test_upward): Likewise.
1904 (sqrt_test): Likewise.
1905 (tan_test): Likewise.
1906 (tan_test_tonearest): Likewise.
1907 (tan_test_towardzero): Likewise.
1908 (tan_test_downward): Likewise.
1909 (tan_test_upward): Likewise.
1910 (tanh_test): Likewise.
1911 (tgamma_test): Likewise.
1912 (trunc_test): Likewise.
1913 (y0_test): Likewise.
1914 (y1_test): Likewise.
1915 (yn_test): Likewise.
1916 (significand_test): Likewise.
1917
bae143d2
OB
19182013-05-24 Ondřej Bílka <neleai@seznam.cz>
1919
1920 [BZ #15381]
1921 * libio/genops.c (_IO_no_init): Initialize wide struct info.
1922
9323d39b
EM
19232013-05-23 Edjunior Machado <emachado@linux.vnet.ibm.com>
1924
d4ea44a0 1925 [BZ #14894]
9323d39b
EM
1926 * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
1927 __ppc_mdoio and __ppc_mdoom.
1928 * manual/platform.texi: Document new functions __ppc_yield,
1929 __ppc_mdoio and __ppc_mdoom.
1930
13e23af7
CD
19312013-05-22 Carlos O'Donell <carlos@redhat.com>
1932
1933 * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
1934 (main): Mention "tls" pseudo-hwcap is legacy.
1935 * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
1936
351fe550
JM
19372013-05-22 Joseph Myers <joseph@codesourcery.com>
1938
1939 * math/gen-libm-test.pl (parse_args): Output only string of
1940 arguments as text for test name, not full call or descriptions of
1941 tests for extra outputs.
1942 (generate_testfile): Do not pass function name to parse_args.
1943 Generate this_func variable from START.
1944 * math/libm-test.inc (struct test_f_f_data): Rename test_name
1945 field to arg_str.
1946 (struct test_ff_f_data): Likewise.
1947 (test_ff_f_data_nexttoward): Likewise.
1948 (struct test_fi_f_data): Likewise.
1949 (struct test_fl_f_data): Likewise.
1950 (struct test_if_f_data): Likewise.
1951 (struct test_fff_f_data): Likewise.
1952 (struct test_c_f_data): Likewise.
1953 (struct test_f_f1_data): Likewise. Remove field extra_name.
1954 (struct test_fF_f1_data): Likewise.
1955 (struct test_ffI_f1_data): Likewise.
1956 (struct test_c_c_data): Rename test_name field to arg_str.
1957 (struct test_cc_c_data): Likewise.
1958 (struct test_f_i_data): Likewise.
1959 (struct test_ff_i_data): Likewise.
1960 (struct test_f_l_data): Likewise.
1961 (struct test_f_L_data): Likewise.
1962 (struct test_fFF_11_data): Likewise. Remove fields extra1_name
1963 and extra2_name.
1964 (COMMON_TEST_SETUP): New macro.
1965 (EXTRA_OUTPUT_TEST_SETUP): Likewise.
1966 (COMMON_TEST_CLEANUP): Likewise.
1967 (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
1968 (RUN_TEST_f_f): Take argument string. Call new setup and cleanup
1969 macros.
1970 (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
1971 (RUN_TEST_2_f): Take argument string. Call new setup and cleanup
1972 macros.
1973 (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
1974 (RUN_TEST_fff_f): Take argument string. Call new setup and
1975 cleanup macros.
1976 (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
1977 (RUN_TEST_c_f): Take argument string. Call new setup and cleanup
1978 macros.
1979 (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
1980 (RUN_TEST_f_f1): Take argument string. Call new setup and cleanup
1981 macros.
1982 (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
1983 (RUN_TEST_fF_f1): Take argument string. Call new setup and
1984 cleanup macros.
1985 (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
1986 (RUN_TEST_fI_f1): Take argument string. Call new setup and
1987 cleanup macros.
1988 (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
1989 (RUN_TEST_ffI_f1): Take argument string. Call new setup and
1990 cleanup macros.
1991 (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
1992 (RUN_TEST_c_c): Take argument string. Call new setup and cleanup
1993 macros.
1994 (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
1995 (RUN_TEST_cc_c): Take argument string. Call new setup and cleanup
1996 macros.
1997 (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
1998 (RUN_TEST_f_i): Take argument string. Call new setup and cleanup
1999 macros.
2000 (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
2001 (RUN_TEST_f_i_tg): Take argument string. Call new setup and
2002 cleanup macros.
2003 (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
2004 (RUN_TEST_ff_i_tg): Take argument string. Call new setup and
2005 cleanup macros.
2006 (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
2007 (RUN_TEST_f_b): Take argument string. Call new setup and cleanup
2008 macros.
2009 (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
2010 (RUN_TEST_f_b_tg): Take argument string. Call new setup and
2011 cleanup macros.
2012 (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
2013 (RUN_TEST_f_l): Take argument string. Call new setup and cleanup
2014 macros.
2015 (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
2016 (RUN_TEST_f_L): Take argument string. Call new setup and cleanup
2017 macros.
2018 (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
2019 (RUN_TEST_fFF_11): Take argument string. Call new setup and
2020 cleanup macros.
2021 (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
2022
85118d4d
EBM
20232013-05-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2024
2025 * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
2026 to _sifields.sigfault.
2027 (si_addr_lsb): Define new macro.
2028 (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
2029 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
2030 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
2031
7a44c18f
CD
20322013-05-03 Carlos O'Donell <carlos at redhat.com>
2033
2034 [BZ #15441]
2035 * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
2036 returns -1.
2037 (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
2038 null return -1.
2039 * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
2040 loading the domain.
2041
b50a7181
JM
20422013-05-22 Joseph Myers <joseph@codesourcery.com>
2043
2044 * math/gen-libm-test.pl (parse_args): Do not include expected
2045 result in test name.
2046 * sysdeps/i386/fpu/libm-test-ulps: Update test names.
2047 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
2048 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
2049 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
2050 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
2051 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2052
051063c8
SP
20532013-05-22 Siddhesh Poyarekar <siddhesh@redhat.com>
2054
3ce9e010
SP
2055 * benchtests/Makefile: Sort function entries.
2056
051063c8
SP
2057 * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
2058 tanh, asinh, acosh, atanh.
2059 * benchtests/acos-inputs: New file.
2060 * benchtests/acosh-inputs: New file.
2061 * benchtests/asin-inputs: New file.
2062 * benchtests/asinh-inputs: New file.
2063 * benchtests/atanh-inputs: New file.
2064 * benchtests/cosh-inputs: New file.
2065 * benchtests/log-inputs: New file.
2066 * benchtests/sinh-inputs: New file.
2067 * benchtests/tanh-inputs: New file.
2068
47c22455
DL
20692013-05-21 Dmitry V. Levin <ldv@altlinux.org>
2070
2071 [BZ #15339]
2072 * posix/tst-getaddrinfo4.c: New test.
2073 * posix/Makefile (tests): Add it.
2074
3d04f5db
SP
20752013-05-21 Siddhesh Poyarekar <siddhesh@redhat.com>
2076
2077 [BZ #15339]
2078 * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
2079 when no services were used.
2080 * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
2081 Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
2082
d5dd6189
AS
20832013-05-21 Andreas Schwab <schwab@suse.de>
2084
2085 [BZ #15014]
2086 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
2087 [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
2088 successful.
2089 * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
2090 redundant variable declarations and reallocation of buffer when
2091 parsing as IPv6 address. Always set NSS status when called from
2092 reentrant functions. Use NETDB_INTERNAL instead of TRY_AGAIN when
2093 buffer too small. Correct computation of needed size.
2094 * nss/Makefile (tests): Add test-digits-dots.
2095 * nss/test-digits-dots.c: New test.
2096
fef94eab
SP
20972013-05-21 Siddhesh Poyarekar <siddhesh@redhat.com>
2098
2099 * benchtests/Makefile: Remove instructions for adding
2100 benchmark tests.
2101 * benchtests/README: New file to explain how to execute and
2102 enhance the benchmark tests.
2103
e39adf43
AS
21042013-05-21 Andreas Schwab <schwab@suse.de>
2105
2106 [BZ #15493]
2107 * setjmp/Makefile (tests): Add tst-sigsetjmp.
2108 * setjmp/tst-sigsetjmp.c: New test.
2109
b2b671b6
OB
21102013-05-20 Ondřej Bílka <neleai@seznam.cz>
2111
2112 * sysdeps/x86_64/memset.S (memset): New implementation.
2113 (__bzero): Likewise.
2114 (__memset_tail): New function.
2115
2d48b41c
OB
21162013-05-20 Ondřej Bílka <neleai@seznam.cz>
2117
2118 * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
2119 * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
2120 __memcpy_sse2_unaligned ifunc selection.
2121 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
2122 Add memcpy-sse2-unaligned.S.
2123 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
2124 Add: __memcpy_sse2_unaligned.
2125
f16cc3eb
JM
21262013-05-19 Joseph Myers <joseph@codesourcery.com>
2127
3e694268
JM
2128 [BZ #15490]
2129 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
2130 math_force_eval before restoring floating-point envrionment.
2131 * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
2132 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
2133 Likewise.
2134 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
2135 <math_private.h>.
2136 (__nearbyintl): Use math_force_eval before restoring
2137 floating-point environment.
2138 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
2139
db62a907
JM
2140 * math/gen-libm-test.pl (special_functions): Remove.
2141 (parse_args): Don't handle TEST_extra. Handle functions with no
2142 return value.
2143 * math/libm-test.inc (struct test_sincos_data): Replace with
2144 struct test_fFF_11_data.
2145 (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
2146 (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
2147 (sincos_test_data): Change element type to struct
2148 test_fFF_11_data. Use TEST_fFF_11 instead of TEST_extra.
2149 (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
2150 RUN_TEST_LOOP_sincos.
2151 * math/README.libm-test: Don't mention special handling of
2152 individual functions.
2153 * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
2154 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
2155 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
2156 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
2157 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
2158 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2159
f16cc3eb
JM
2160 * math/gen-libm-test.pl (get_variable): Remove function.
2161 (parse_args): Don't show pointer parameters to call in test
2162 names. Use "extra output N" in test names for extra outputs
2163 rather than naming variables.
2164
3779b5b6
JM
21652013-05-18 Joseph Myers <joseph@codesourcery.com>
2166
2ee094ff
JM
2167 [BZ #15488]
2168 * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
2169 __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
2170 * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
2171 double tests.
2172 * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
2173 disable.
2174 (do_test) [NO_LONG_DOUBLE]: Do not disable call to
2175 check_long_double.
2176
3779b5b6
JM
2177 * math/gen-libm-test.pl (@tests): Remove variable.
2178 ($count): Likewise.
2179 (new_test): Remove function.
2180 (show_exceptions): New function.
2181 (special_functions): Use show_exceptions instead of new_test.
2182 (parse_args): Likewise.
2183 (generate_testfile): Pass only function name in generated call to
2184 print_max_error or print_complex_max_error.
2185 (get_ulps): Do not handle complex tests specially.
2186 (output_test): Rename to ...
2187 (get_all_ulps_for_test): ... this. Return a string rather than
2188 printing to a file. Require ulps to be present.
2189 (output_ulps): Generate arrays rather than #defines.
2190 * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
2191 (struct ulp_data): New type.
2192 (BUILD_COMPLEX_ULP): Remove macro.
2193 (compare_ulp_data): New function.
2194 (find_ulps): Likewise.
2195 (find_test_ulps): Likewise.
2196 (find_function_ulps): Likewise.
2197 (find_complex_function_ulps): Likewise.
2198 (print_max_error): Determine allowed ulps using
2199 find_function_ulps.
2200 (print_complex_max_error): Determine allowed ulps using
2201 find_complex_function_ulps.
2202 (check_float_internal): Determine max ulps using find_test_ulps.
2203 (check_float): Do not take max_ulp parameter. Update call to
2204 check_float_internal.
2205 (check_complex): Likewise.
2206 (check_int): Do not take max_ulp parameter.
2207 (check_long): Likewise.
2208 (check_bool): Likewise.
2209 (check_longlong): Likewise.
2210 (struct test_f_f_data): Remove max_ulp field.
2211 (struct test_ff_f_data): Likewise.
2212 (struct test_ff_f_data_nexttoward): Likewise.
2213 (struct test_fi_f_data): Likewise.
2214 (struct test_fl_f_data): Likewise.
2215 (struct test_if_f_data): Likewise.
2216 (struct test_fff_f_data): Likewise.
2217 (struct test_c_f_data): Likewise.
2218 (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
2219 (struct test_fF_f1_data): Likewise.
2220 (struct test_ffI_f1_data): Likewise.
2221 (struct test_c_c_data): Remove max_ulp field.
2222 (struct test_cc_c_data): Likewise.
2223 (struct test_f_i_data): Likewise.
2224 (struct test_ff_i_data): Likewise.
2225 (struct test_f_l_data): Likewise.
2226 (struct test_f_L_data): Likewise.
2227 (struct test_sincos_data): Likewise.
2228 (RUN_TEST_f_f): Do not handle ulps.
2229 (RUN_TEST_LOOP_f_f): Likewise.
2230 (RUN_TEST_2_f): Likewise.
2231 (RUN_TEST_LOOP_2_f): Likewise.
2232 (RUN_TEST_fff_f): Likewise.
2233 (RUN_TEST_LOOP_fff_f): Likewise.
2234 (RUN_TEST_c_f): Likewise.
2235 (RUN_TEST_LOOP_c_f): Likewise.
2236 (RUN_TEST_f_f1): Likewise.
2237 (RUN_TEST_LOOP_f_f1): Likewise.
2238 (RUN_TEST_fF_f1): Likewise.
2239 (RUN_TEST_LOOP_fF_f1): Likewise.
2240 (RUN_TEST_fI_f1): Likewise.
2241 (RUN_TEST_LOOP_fI_f1): Likewise.
2242 (RUN_TEST_ffI_f1): Likewise.
2243 (RUN_TEST_LOOP_ffI_f1): Likewise.
2244 (RUN_TEST_c_c): Likewise.
2245 (RUN_TEST_LOOP_c_c): Likewise.
2246 (RUN_TEST_cc_c): Likewise.
2247 (RUN_TEST_LOOP_cc_c): Likewise.
2248 (RUN_TEST_f_i): Likewise.
2249 (RUN_TEST_LOOP_f_i): Likewise.
2250 (RUN_TEST_f_i_tg): Likewise.
2251 (RUN_TEST_LOOP_f_i_tg): Likewise.
2252 (RUN_TEST_ff_i_tg): Likewise.
2253 (RUN_TEST_LOOP_ff_i_tg): Likewise.
2254 (RUN_TEST_f_b): Likewise.
2255 (RUN_TEST_LOOP_f_b): Likewise.
2256 (RUN_TEST_f_b_tg): Likewise.
2257 (RUN_TEST_LOOP_f_b_tg): Likewise.
2258 (RUN_TEST_f_l): Likewise.
2259 (RUN_TEST_LOOP_f_l): Likewise.
2260 (RUN_TEST_f_L): Likewise.
2261 (RUN_TEST_LOOP_f_L): Likewise.
2262 (RUN_TEST_sincos): Likewise.
2263 (RUN_TEST_LOOP_sincos): Likewise.
2264
8269107f
JM
22652013-05-17 Joseph Myers <joseph@codesourcery.com>
2266
bb38759d
JM
2267 [BZ #15480]
2268 [BZ #15485]
2269 * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
2270 main case of finite arguments, set rounding mode to FE_TONEAREST
2271 and discard exceptions.
2272 * math/libm-test.inc (remainder_test_data): Disallow "inexact"
2273 exceptions.
2274 (remainder_tonearest_test_data): New variable.
2275 (remainder_test_tonearest): New function.
2276 (remainder_towardzero_test_data): New variable.
2277 (remainder_test_towardzero): New function.
2278 (remainder_downward_test_data): New variable.
2279 (remainder_test_downward): New function.
2280 (remainder_upward_test_data): New variable.
2281 (remainder_test_upward): New function.
2282 (main): Call the new test functions.
2283
a00bdcf0
JM
2284 * math/libm-test.inc (struct test_f_f1_data): Remove field
2285 extra_init.
2286 (struct test_fF_f1_data): Likewise.
2287 (struct test_ffI_f1_data): Likewise.
2288 (RUN_TEST_f_f1): Remove argument EXTRA_INIT. Initialize EXTRA_VAR
2289 based on value of EXTRA_EXPECTED.
2290 (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
2291 (RUN_TEST_fF_f1): Remove argument EXTRA_INIT. Initialize
2292 EXTRA_VAR based on value of EXTRA_EXPECTED.
2293 (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
2294 (RUN_TEST_fI_f1): Remove argument EXTRA_INIT. Initialize
2295 EXTRA_VAR based on value of EXTRA_EXPECTED.
2296 (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
2297 (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT. Initialize
2298 EXTRA_VAR based on value of EXTRA_EXPECTED.
2299 (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
2300 * math/gen-libm-test.pl (parse_args): Don't output initializers
2301 for extra output values.
2302
de407f79
JM
2303 * math/libm-test.inc (check_int): Expect result to be exactly
2304 equal to expected value and do not handle ulps.
2305 (check_long): Likewise.
2306 (check_longlong): Likewise.
2307
8269107f
JM
2308 * math/libm-test.inc (ceil_test_data): Test for "inexact"
2309 exceptions.
2310 (cimag_test_data): Likewise.
2311 (conj_test_data): Likewise.
2312 (copysign_test_data): Likewise.
2313 (cproj_test_data): Likewise.
2314 (creal_test_data): Likewise.
2315 (fabs_test_data): Likewise.
2316 (fdim_test_data): Likewise.
2317 (finite_test_data): Likewise.
2318 (floor_test_data): Likewise.
2319 (fmax_test_data): Likewise.
2320 (fmin_test_data): Likewise.
2321 (fmod_test_data): Likewise.
2322 (fpclassify_test_data): Likewise.
2323 (frexp_test_data): Likewise.
2324 (ilogb_test_data): Likewise.
2325 (isfinite_test_data): Likewise.
2326 (isgreater_test_data): Likewise.
2327 (isgreaterequal_test_data): Likewise.
2328 (isinf_test_data): Likewise.
2329 (isless_test_data): Likewise.
2330 (islessequal_test_data): Likewise.
2331 (islessgreater_test_data): Likewise.
2332 (isnan_test_data): Likewise.
2333 (isnormal_test_data): Likewise.
2334 (issignaling_test_data): Likewise.
2335 (isunordered_test_data): Likewise.
2336 (ldexp_test_data): Likewise.
2337 (lrint_test_data): Likewise.
2338 (lrint_test_data) [TEST_FLOAT]: Disable one test.
2339 (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
2340 (lrint_tonearest_test_data): Test for "inexact" exceptions.
2341 (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
2342 (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
2343 (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
2344 test input.
2345 (lrint_towardzero_test_data): Test for "inexact" exceptions.
2346 (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
2347 (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
2348 (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
2349 that test input.
2350 (lrint_downward_test_data): Test for "inexact" exceptions.
2351 (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
2352 (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
2353 (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
2354 test input.
2355 (lrint_upward_test_data): Test for "inexact" exceptions.
2356 (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
2357 test input.
2358 (llrint_test_data): Test for "inexact" exceptions.
2359 (llrint_test_data) [TEST_FLOAT]: Disable one test.
2360 (llrint_tonearest_test_data): Test for "inexact" exceptions.
2361 (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
2362 (llrint_towardzero_test_data): Test for "inexact" exceptions.
2363 (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
2364 (llrint_downward_test_data): Test for "inexact" exceptions.
2365 (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
2366 (llrint_upward_test_data): Test for "inexact" exceptions.
2367 (logb_test_data): Likewise.
2368 (logb_downward_test_data): Likewise.
2369 (nextafter_test_data): Likewise.
2370 (nexttoward_test_data): Likewise.
2371 (remainder_test_data): Likewise.
2372 (remquo_test_data): Likewise.
2373 (scalbn_test_data): Likewise.
2374 (scalbln_test_data): Likewise.
2375 (signbit_test_data): Likewise.
2376 (sqrt_test_data): Likewise.
2377 (significand_test_data): Likewise.
2378
48a18de1
SP
23792013-05-17 Siddhesh Poyarekar <siddhesh@redhat.com>
2380
2381 [BZ #15424]
2382 * benchtests/bench-modf.c (struct args): Mark arg0 as
2383 volatile.
2384 * scripts/bench.pl: Mark members of struct args as volatile.
2385
13d3b41a
AZ
23862013-05-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2387
68191c1d 2388 [BZ # 15497]
13d3b41a
AZ
2389 * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
2390 negative infinity on POWER6 or lower.
2391 * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
2392
2848b105
MR
23932013-05-16 Maciej W. Rozycki <macro@codesourcery.com>
2394
2395 [BZ #15442]
2396 * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
2397 (_FP_FRAC_SNANP_SEMIRAW): Likewise.
2398 (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
2399 (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
2400 (_FP_SETQNAN): New macro.
2401 (_FP_SETQNAN_SEMIRAW): Likewise.
2402 (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
2403 (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
2404 (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
2405 (FP_EXTEND): Use _FP_FRAC_SNANP.
2406 (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
2407 * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
2408 into account.
2409 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
2410 New macro.
2411 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
2412 Likewise.
2413
323e5cb7
JM
24142013-05-16 Joseph Myers <joseph@codesourcery.com>
2415
c58b274f
JM
2416 * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
2417 with DIVIDE_BY_ZERO_EXCEPTION.
2418 (gamma_test_data): Likewise.
2419 (lgamma_test_data): Likewise.
2420 (log_test_data): Likewise.
2421 (log10_test_data): Likewise.
2422 (log2_test_data): Likewise.
2423 (tgamma_test_data): Likewise.
2424
0ab34904
JM
2425 * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
2426 (acos_test_tonearest): Likewise.
2427 (acos_test_towardzero): Likewise.
2428 (acos_test_downward): Likewise.
2429 (acos_test_upward): Likewise.
2430 (acosh_test): Likewise.
2431 (asin_test): Likewise.
2432 (asin_test_tonearest): Likewise.
2433 (asin_test_towardzero): Likewise.
2434 (asin_test_downward): Likewise.
2435 (asin_test_upward): Likewise.
2436 (asinh_test): Likewise.
2437 (atan_test): Likewise.
2438 (atanh_test): Likewise.
2439 (atan2_test): Likewise.
2440 (cabs_test): Likewise.
2441 (cacos_test): Likewise.
2442 (cacosh_test): Likewise.
2443 (casin_test): Likewise.
2444 (casinh_test): Likewise.
2445 (catan_test): Likewise.
2446 (catanh_test): Likewise.
2447 (cbrt_test): Likewise.
2448 (ccos_test): Likewise.
2449 (ccosh_test): Likewise.
2450 (cexp_test): Likewise.
2451 (clog_test): Likewise.
2452 (clog10_test): Likewise.
2453 (cos_test): Likewise.
2454 (cos_test_tonearest): Likewise.
2455 (cos_test_towardzero): Likewise.
2456 (cos_test_downward): Likewise.
2457 (cos_test_upward): Likewise.
2458 (cosh_test): Likewise.
2459 (cosh_test_tonearest): Likewise.
2460 (cosh_test_towardzero): Likewise.
2461 (cosh_test_downward): Likewise.
2462 (cosh_test_upward): Likewise.
2463 (cpow_test): Likewise.
2464 (csin_test): Likewise.
2465 (csinh_test): Likewise.
2466 (csqrt_test): Likewise.
2467 (ctan_test): Likewise.
2468 (ctan_test_tonearest): Likewise.
2469 (ctan_test_towardzero): Likewise.
2470 (ctan_test_downward): Likewise.
2471 (ctan_test_upward): Likewise.
2472 (ctanh_test): Likewise.
2473 (ctanh_test_tonearest): Likewise.
2474 (ctanh_test_towardzero): Likewise.
2475 (ctanh_test_downward): Likewise.
2476 (ctanh_test_upward): Likewise.
2477 (erf_test): Likewise.
2478 (erfc_test): Likewise.
2479 (exp_test): Likewise.
2480 (exp_test_tonearest): Likewise.
2481 (exp_test_towardzero): Likewise.
2482 (exp_test_downward): Likewise.
2483 (exp_test_upward): Likewise.
2484 (exp10_test): Likewise.
2485 (exp2_test): Likewise.
2486 (expm1_test): Likewise.
2487 (fmod_test): Likewise.
2488 (gamma_test): Likewise.
2489 (hypot_test): Likewise.
2490 (j0_test): Likewise.
2491 (j1_test): Likewise.
2492 (jn_test): Likewise.
2493 (lgamma_test): Likewise.
2494 (log_test): Likewise.
2495 (log10_test): Likewise.
2496 (log1p_test): Likewise.
2497 (log2_test): Likewise.
2498 (logb_test_downward): Likewise.
2499 (pow_test): Likewise.
2500 (pow_test_tonearest): Likewise.
2501 (pow_test_towardzero): Likewise.
2502 (pow_test_downward): Likewise.
2503 (pow_test_upward): Likewise.
2504 (remainder_test): Likewise.
2505 (remquo_test): Likewise.
2506 (sin_test): Likewise.
2507 (sin_test_tonearest): Likewise.
2508 (sin_test_towardzero): Likewise.
2509 (sin_test_downward): Likewise.
2510 (sin_test_upward): Likewise.
2511 (sincos_test): Likewise.
2512 (sinh_test): Likewise.
2513 (sinh_test_tonearest): Likewise.
2514 (sinh_test_towardzero): Likewise.
2515 (sinh_test_downward): Likewise.
2516 (sinh_test_upward): Likewise.
2517 (sqrt_test): Likewise.
2518 (tan_test): Likewise.
2519 (tan_test_tonearest): Likewise.
2520 (tan_test_towardzero): Likewise.
2521 (tan_test_downward): Likewise.
2522 (tan_test_upward): Likewise.
2523 (tanh_test): Likewise.
2524 (tgamma_test): Likewise.
2525 (y0_test): Likewise.
2526 (y1_test): Likewise.
2527 (yn_test): Likewise.
2528
323e5cb7
JM
2529 * math/gen-libm-test.pl (adjust_arg): Remove function.
2530 (special_function): Remove argument $in_func. Only handle
2531 generating output for tables of tests, not inside functions.
2532 (parse_args): Likewise.
2533 (generate_testfile): Remove variable $in_func. Update call to
2534 parse_args.
2535 * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
2536 (MINUS_ZERO_INIT): Rename macro to minus_zero.
2537 (PLUS_INFTY_INIT): Rename macro to plus_infty.
2538 (MINUS_INFTY_INIT): Rename macro to minus_infty.
2539 (QNAN_VALUE_INIT): Rename macro to qnan_value.
2540 (MAX_VALUE_INIT): Rename macro to max_value.
2541 (MIN_VALUE_INIT): Rename macro to min_value.
2542 (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
2543 (plus_zero): Remove variable.
2544 (minus_zero): Likewise.
2545 (plus_infty): Likewise.
2546 (minus_infty): Likewise.
2547 (qnan_value): Likewise.
2548 (max_value): Likewise.
2549 (min_value): Likewise.
2550 (min_subnorm_value): Likewise.
2551
e054f494
RA
25522013-05-16 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
2553
2554 * crypt/sha512-block.c: Add missing #include <stdint.h> due to
2555 uint64_t or uint32_t usage.
2556 * crypt/sha256-block.c: Likewise.
2557 * crypt/sha256-crypt.c: Likewise.
2558 * crypt/sha256.c: Likewise.
2559 * crypt/sha512-block.c: Likewise.
2560 * crypt/sha512-crypt.c: Likewise.
2561 * crypt/sha512.c: Likewise.
2562 * debug/backtrace-tst.c: Likewise.
2563 * debug/pcprofiledump.c: Likewise.
2564 * elf/cache.c: Likewise.
2565 * elf/dl-cache.c: Likewise.
2566 * elf/dl-misc.c: Likewise.
2567 * elf/dl-profile.c: Likewise.
2568 * elf/dl-support.c: Likewise.
2569 * elf/ldconfig.c: Likewise.
2570 * elf/sprof.c: Likewise.
2571 * iconv/dummy-repertoire.c: Likewise.
2572 * iconv/iconv_charmap.c: Likewise.
2573 * iconv/skeleton.c: Likewise.
2574 * iconvdata/8bit-generic.c: Likewise.
2575 * iconvdata/cp737.h: Likewise.
2576 * iconvdata/cp775.h: Likewise.
2577 * iconvdata/ibm1008.h: Likewise.
2578 * iconvdata/ibm1025.h: Likewise.
2579 * iconvdata/ibm1046.h: Likewise.
2580 * iconvdata/ibm1097.h: Likewise.
2581 * iconvdata/ibm1112.h: Likewise.
2582 * iconvdata/ibm1122.h: Likewise.
2583 * iconvdata/ibm1123.h: Likewise.
2584 * iconvdata/ibm1124.h: Likewise.
2585 * iconvdata/ibm1129.h: Likewise.
2586 * iconvdata/ibm1130.h: Likewise.
2587 * iconvdata/ibm1132.h: Likewise.
2588 * iconvdata/ibm1133.h: Likewise.
2589 * iconvdata/ibm1137.h: Likewise.
2590 * iconvdata/ibm1140.h: Likewise.
2591 * iconvdata/ibm1141.h: Likewise.
2592 * iconvdata/ibm1142.h: Likewise.
2593 * iconvdata/ibm1143.h: Likewise.
2594 * iconvdata/ibm1144.h: Likewise.
2595 * iconvdata/ibm1145.h: Likewise.
2596 * iconvdata/ibm1146.h: Likewise.
2597 * iconvdata/ibm1147.h: Likewise.
2598 * iconvdata/ibm1148.h: Likewise.
2599 * iconvdata/ibm1149.h: Likewise.
2600 * iconvdata/ibm1153.h: Likewise.
2601 * iconvdata/ibm1154.h: Likewise.
2602 * iconvdata/ibm1155.h: Likewise.
2603 * iconvdata/ibm1156.h: Likewise.
2604 * iconvdata/ibm1157.h: Likewise.
2605 * iconvdata/ibm1158.h: Likewise.
2606 * iconvdata/ibm1160.h: Likewise.
2607 * iconvdata/ibm1161.h: Likewise.
2608 * iconvdata/ibm1162.h: Likewise.
2609 * iconvdata/ibm1163.h: Likewise.
2610 * iconvdata/ibm1164.h: Likewise.
2611 * iconvdata/ibm1166.h: Likewise.
2612 * iconvdata/ibm1167.h: Likewise.
2613 * iconvdata/ibm12712.h: Likewise.
2614 * iconvdata/ibm1390.h: Likewise.
2615 * iconvdata/ibm1399.h: Likewise.
2616 * iconvdata/ibm16804.h: Likewise.
2617 * iconvdata/ibm4517.h: Likewise.
2618 * iconvdata/ibm4899.h: Likewise.
2619 * iconvdata/ibm4909.h: Likewise.
2620 * iconvdata/ibm4971.h: Likewise.
2621 * iconvdata/ibm5347.h: Likewise.
2622 * iconvdata/ibm803.h: Likewise.
2623 * iconvdata/ibm856.h: Likewise.
2624 * iconvdata/ibm901.h: Likewise.
2625 * iconvdata/ibm902.h: Likewise.
2626 * iconvdata/ibm9030.h: Likewise.
2627 * iconvdata/ibm9066.h: Likewise.
2628 * iconvdata/ibm921.h: Likewise.
2629 * iconvdata/ibm922.h: Likewise.
2630 * iconvdata/ibm9448.h: Likewise.
2631 * iconvdata/isiri-3342.h: Likewise.
2632 * iconvdata/jis0201.h: Likewise.
2633 * include/link.h: Likewise.
2634 * include/netdb.h: Likewise.
2635 * inet/check_native.c: Likewise.
2636 * inet/check_pf.c: Likewise.
2637 * inet/getipv4sourcefilter.c: Likewise.
2638 * inet/getnameinfo.c: Likewise.
2639 * inet/getsourcefilter.c: Likewise.
2640 * inet/htonl.c: Likewise.
2641 * inet/setipv4sourcefilter.c: Likewise.
2642 * inet/setsourcefilter.c: Likewise.
2643 * inet/test-inet6_opt.c: Likewise.
2644 * inet/tst-network.c: Likewise.
2645 * locale/C-collate.c: Likewise.
2646 * locale/C-ctype.c: Likewise.
2647 * locale/C-time.c: Likewise.
2648 * locale/C-translit.h: Likewise.
2649 * locale/loadarchive.c: Likewise.
2650 * locale/programs/3level.h: Likewise.
2651 * locale/programs/charmap.c: Likewise.
2652 * locale/programs/charmap.h: Likewise.
2653 * locale/programs/ld-address.c: Likewise.
2654 * locale/programs/ld-collate.c: Likewise.
2655 * locale/programs/ld-ctype.c: Likewise.
2656 * locale/programs/ld-identification.c: Likewise.
2657 * locale/programs/ld-measurement.c: Likewise.
2658 * locale/programs/ld-messages.c: Likewise.
2659 * locale/programs/ld-monetary.c: Likewise.
2660 * locale/programs/ld-name.c: Likewise.
2661 * locale/programs/ld-numeric.c: Likewise.
2662 * locale/programs/ld-paper.c: Likewise.
2663 * locale/programs/ld-telephone.c: Likewise.
2664 * locale/programs/ld-time.c: Likewise.
2665 * locale/programs/linereader.c: Likewise.
2666 * locale/programs/locale.c: Likewise.
2667 * locale/programs/locarchive.c: Likewise.
2668 * locale/programs/locfile.h: Likewise.
2669 * locale/programs/repertoire.c: Likewise.
2670 * locale/programs/simple-hash.c: Likewise.
2671 * locale/programs/simple-hash.h: Likewise.
2672 * malloc/memusage.c: Likewise.
2673 * malloc/memusagestat.c: Likewise.
2674 * nis/nis_defaults.c: Likewise.
2675 * nis/nis_hash.c: Likewise.
2676 * nis/nis_print.c: Likewise.
2677 * nis/nis_xdr.c: Likewise.
2678 * nscd/connections.c: Likewise.
2679 * nscd/hstcache.c: Likewise.
2680 * nscd/nscd_gethst_r.c: Likewise.
2681 * nscd/nscd_getserv_r.c: Likewise.
2682 * nscd/nscd_helper.c: Likewise.
2683 * nscd/servicescache.c: Likewise.
2684 * nss/makedb.c: Likewise.
2685 * nss/nss_db/db-XXX.c: Likewise.
2686 * nss/nss_db/db-initgroups.c: Likewise.
2687 * nss/nss_db/db-netgrp.c: Likewise.
2688 * nss/nss_files/files-network.c: Likewise.
2689 * nss/nss_files/files-parse.c: Likewise.
2690 * posix/bug-regex5.c: Likewise.
2691 * posix/fnmatch_loop.c: Likewise.
2692 * posix/regcomp.c: Likewise.
2693 * posix/regexec.c: Likewise.
2694 * posix/tst-rfc3484-2.c: Likewise.
2695 * posix/tst-rfc3484-3.c: Likewise.
2696 * posix/tst-rfc3484.c: Likewise.
2697 * resolv/nss_dns/dns-canon.c: Likewise.
2698 * resolv/nss_dns/dns-network.c: Likewise.
2699 * resolv/res_init.c: Likewise.
2700 * resolv/res_mkquery.c: Likewise.
2701 * resolv/tst-aton.c: Likewise.
2702 * stdlib/cxa_atexit.c: Likewise.
2703 * stdlib/cxa_finalize.c: Likewise.
2704 * stdlib/gen-fpioconst.c: Likewise.
2705 * stdlib/strtol_l.c: Likewise.
2706 * string/tst-endian.c: Likewise.
2707 * sunrpc/auth_des.c: Likewise.
2708 * sunrpc/clnt_udp.c: Likewise.
2709 * sunrpc/rtime.c: Likewise.
2710 * sunrpc/svcauth_des.c: Likewise.
2711 * sunrpc/xdr.c: Likewise.
2712 * sunrpc/xdr_intXX_t.c: Likewise.
2713 * sunrpc/xdr_rec.c: Likewise.
2714 * sysdeps/generic/ldconfig.h: Likewise.
2715 * sysdeps/generic/ldsodefs.h: Likewise.
2716 * sysdeps/generic/memusage.h: Likewise.
2717 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
2718 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
2719 * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
2720 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
2721 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
2722 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
2723 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
2724 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
2725 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
2726 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
2727 * sysdeps/posix/getaddrinfo.c: Likewise.
2728 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
2729 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
2730 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
2731 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
2732 * sysdeps/powerpc/test-gettimebase.c: Likewise.
2733 * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
2734 * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
2735 * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
2736 * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
2737 * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
2738 * sysdeps/unix/sysv/linux/preadv.c: Likewise.
2739 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
2740 * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
2741 * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
2742 * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
2743 * sysdeps/x86_64/dl-tls.h: Likewise.
2744 * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
2745 * time/alt_digit.c: Likewise.
2746 * time/era.c: Likewise.
2747 * wcsmbs/tst-c16c32-1.c: Likewise.
2748
8c75f674
JM
27492013-05-16 Joseph Myers <joseph@codesourcery.com>
2750
2751 * math/libm-test.inc (struct test_sincos_data): New type.
2752 (RUN_TEST_LOOP_sincos): New macro.
2753 (sincos_test_data): New variable.
2754 (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
2755
e6e49e59
RH
27562013-05-16 Richard Henderson <rth@redhat.com>
2757
2758 * math/atest-exp2.c (LIMB64): New macro.
2759 (CONSTSZ): New macro.
2760 (mp_exp1, mp_exp_m1, mp_log2): New variables.
2761 (hexdig): Move ...
2762 (print_mpn_fp): ... to function scope.
2763 (read_mpn_hex): Remove.
2764 (get_log2): Remove.
2765 (exp2_mpn): Use mp_log2.
2766 (main): Use mp_exp1.
2767
15c7c18d
JM
27682013-05-16 Joseph Myers <joseph@codesourcery.com>
2769
105a07df
JM
2770 * math/libm-test.inc: Remove comment about not testing "inexact"
2771 exceptions.
2772 (INEXACT_EXCEPTION): New macro.
2773 (NO_INEXACT_EXCEPTION): Likewise.
2774 (INVALID_EXCEPTION_OK): Update value.
2775 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
2776 (OVERFLOW_EXCEPTION_OK): Likewise.
2777 (UNDERFLOW_EXCEPTION_OK): Likewise.
2778 (IGNORE_ZERO_INF_SIGN): Likewise.
2779 (ERRNO_UNCHANGED): Likewise.
2780 (ERRNO_EDOM): Likewise.
2781 (ERRNO_ERANGE): Likewise.
2782 (test_exceptions): Handle testing "inexact" exceptions.
2783 (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
2784 (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
2785 (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
2786 (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
2787 INEXACT_EXCEPTION.
2788 (rint_towardzero_test_data): Likewise.
2789 (rint_downward_test_data): Likewise.
2790 (rint_upward_test_data): Likewise.
2791
e9eee333
JM
2792 * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
2793 with OVERFLOW_EXCEPTION.
2794 (exp10_test_data): Likewise.
2795 (exp2_test_data): Likewise.
2796 (expm1_test_data): Likewise.
2797 (lgamma_test_data): Likewise.
2798 (pow_test_data): Likewise.
2799 (tgamma_test_data): Likewise.
2800 (yn_test_data): Remove duplicate test of overflow.
2801
1c38ff73
JM
2802 * math/libm-test.inc (struct test_cc_c_data): New type.
2803 (RUN_TEST_LOOP_cc_c): New macro.
2804 (cpow_test_data): New variable.
2805 (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
2806
15c7c18d
JM
2807 * math/libm-test.inc (struct test_f_L_data): New type.
2808 (RUN_TEST_LOOP_f_L): New macro.
2809 (llrint_test_data): New variable.
2810 (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
2811 (llrint_tonearest_test_data): New variable.
2812 (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
2813 (llrint_towardzero_test_data): New variable.
2814 (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
2815 (llrint_downward_test_data): New variable.
2816 (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
2817 (llrint_upward_test_data): New variable.
2818 (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
2819 (llround_test_data): New variable.
2820 (llround_test): Run tests with RUN_TEST_LOOP_f_L.
2821
f137ff13
PC
28222013-05-13 Peter Collingbourne <pcc@google.com>
2823
2824 * math/atest-exp2.c (get_log2): Remove const attribute.
2825
3608cb24
JM
28262013-05-15 Joseph Myers <joseph@codesourcery.com>
2827
2828 * math/libm-test.inc (struct test_f_l_data): New type.
2829 (RUN_TEST_LOOP_f_l): New macro.
2830 (lrint_test_data): New variable.
2831 (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
2832 (lrint_tonearest_test_data): New variable.
2833 (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
2834 (lrint_towardzero_test_data): New variable.
2835 (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
2836 (lrint_downward_test_data): New variable.
2837 (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
2838 (lrint_upward_test_data): New variable.
2839 (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
2840 (lround_test_data): New variable.
2841 (lround_test): Run tests with RUN_TEST_LOOP_f_l.
2842
39b1f617
PC
28432013-05-15 Peter Collingbourne <pcc@google.com>
2844
1deff3dc
PC
2845 * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
2846 (EXTRACT_WORDS64) Use where appropriate.
2847 (INSERT_WORDS64) Likewise.
2848
791f3ba0
PC
2849 * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
2850 constraints with x constraints.
2851 * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
2852
39b1f617
PC
2853 * malloc/obstack.c (_obstack_compat): Add initializer.
2854
12fba011
EM
28552013-05-15 Edjunior Machado <emachado@linux.vnet.ibm.com>
2856
2857 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
2858 si_trapno and add si_addr_lsb to _sifields.sigfault.
2859 (si_trapno): Remove macro.
2860 (si_addr_lsb): Define new macro.
2861 (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
2862
d369f531
JM
28632013-05-15 Joseph Myers <joseph@codesourcery.com>
2864
b861c6c4
JM
2865 * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
2866 instead of TEST_f_l.
2867 (llrint_test_tonearest): Likewise.
2868 (llrint_test_towardzero): Likewise.
2869 (llrint_test_downward): Likewise.
2870 (llrint_test_upward): Likewise.
2871 (llround_test): Likewise.
2872
7abeee12
JM
2873 * math/libm-test.inc (struct test_f_i_data): Add comment.
2874 (RUN_TEST_LOOP_f_b): New macro.
2875 (RUN_TEST_LOOP_f_b_tg): Likewise.
2876 (finite_test_data): New variable.
2877 (finite_test): Run tests with RUN_TEST_LOOP_f_b.
2878 (isfinite_test_data): New variable.
2879 (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
2880 (isinf_test_data): New variable.
2881 (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
2882 (isnan_test_data): New variable.
2883 (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
2884 (isnormal_test_data): New variable.
2885 (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
2886 (issignaling_test_data): New variable.
2887 (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
2888 (signbit_test_data): New variable.
2889 (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
2890
cbe8c4d3
JM
2891 * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
2892 with INVALID_EXCEPTION.
2893 (acosh_test_data): Likewise.
2894 (asin_test_data): Likewise.
2895 (atanh_test_data): Likewise.
2896 (fmod_test_data): Likewise.
2897 (log_test_data): Likewise.
2898 (log10_test_data): Likewise.
2899 (log2_test_data): Likewise.
2900 (pow_test_data): Likewise.
2901 (sqrt_test_data): Likewise.
2902 (y0_test_data): Likewise.
2903 (y1_test_data): Likewise.
2904 (yn_test_data): Likewise.
2905
5575c0e5
JM
2906 * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
2907 function contents.
2908
d369f531
JM
2909 * math/libm-test.inc (struct test_ff_i_data): New type.
2910 (RUN_TEST_LOOP_ff_i_tg): New macro.
2911 (isgreater_test_data): New variable.
2912 (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
2913 (isgreaterequal_test_data): New variable.
2914 (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
2915 (isless_test_data): New variable.
2916 (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
2917 (islessequal_test_data): New variable.
2918 (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
2919 (islessgreater_test_data): New variable.
2920 (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
2921 (isunordered_test_data): New variable.
2922 (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
2923
781fd748
DM
29242013-05-14 David S. Miller <davem@davemloft.net>
2925
2926 * sysdeps/sparc/fpu/libm-test-ulps: Update.
2927
87aa21df
JM
29282013-05-14 Joseph Myers <joseph@codesourcery.com>
2929
5e908270
JM
2930 * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
2931
f71172e5
JM
2932 * math/libm-test.inc (struct test_fF_f1_data): Change type of
2933 extra_test to int.
2934 (struct test_f_i_data): Change type of max_ulp to int.
2935
8cfa635a
JM
2936 * math/libm-test.inc (test_ffI_f1_data): New type.
2937 (RUN_TEST_LOOP_ffI_f1): New macro.
2938 (remquo_test_data): New variable.
2939 (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
2940
2bcb36b2
JM
2941 * setjmp/tst-setjmp-fp.c: New file.
2942 * setjmp/Makefile (tests): Add tst-setjmp-fp.
2943 (link-libm): New variable.
2944 ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
2945
acbd839a
JM
2946 * math/libm-test.inc (struct test_f_i_data): New type.
2947 (RUN_TEST_LOOP_f_i): New macro.
2948 (RUN_TEST_LOOP_f_i_tg): Likewise.
2949 (fpclassify_test_data): New variable.
2950 (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
2951 (ilogb_test_data): New variable.
2952 (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
2953
e414d745
JM
2954 * math/libm-test.inc (scalbln_test): Correct function name in END
2955 call.
2956
d9c2a0fd
JM
2957 * math/libm-test.inc (struct test_f_f1_data): Add comment.
2958 (RUN_TEST_LOOP_fI_f1): New macro.
2959 (frexp_test_data): New variable.
2960 (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
2961
9dc9095d
JM
2962 * math/libm-test.inc (struct test_fF_f1_data): New type.
2963 (RUN_TEST_LOOP_fF_f1): New macro.
2964 (modf_test_data): New variable.
2965 (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
2966
87aa21df
JM
2967 * math/libm-test.inc (struct test_f_f1_data): New type.
2968 (RUN_TEST_LOOP_f_f1): New macro.
2969 (gamma_test_data): New variable.
2970 (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
2971 (lgamma_test_data): New variable.
2972 (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
2973
141af660
CD
29742013-05-13 Carlos O'Donell <carlos@redhat.com>
2975
2976 * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
2977 * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
2978 (main): Comment "tls" pseudo-hwcap.
2979
6d33265c
JM
29802013-05-13 Joseph Myers <joseph@codesourcery.com>
2981
68fc074c
JM
2982 * math/libm-test.inc (struct test_fl_f_data): New type.
2983 (RUN_TEST_LOOP_fl_f): New variable.
2984 (scalbln_test_data): New variable.
2985 (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
2986
243216e1
JM
2987 * math/libm-test.inc (struct test_fi_f_data): New type.
2988 (RUN_TEST_LOOP_fi_f): New macro.
2989 (ldexp_test_data): New variable.
2990 (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
2991 (scalbn_test_data): New variable.
2992 (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
2993
6a1992e2
JM
2994 * math/libm-test.inc (struct test_c_f_data): New type.
2995 (RUN_TEST_LOOP_c_f): New macro.
2996 (cabs_test_data): New variable.
2997 (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
2998 (carg_test_data): New variable.
2999 (carg_test): Run tests with RUN_TEST_LOOP_c_f.
3000 (cimag_test_data): New variable.
3001 (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
3002 (creal_test_data): New variable.
3003 (creal_test): Run tests with RUN_TEST_LOOP_c_f.
3004
0e400df5
JM
3005 * math/libm-test.inc (struct test_if_f_data): New type.
3006 (RUN_TEST_LOOP_if_f): New macro.
3007 (jn_test_data): New variable.
3008 (jn_test): Run tests with RUN_TEST_LOOP_if_f.
3009 (yn_test_data): New variable.
3010 (yn_test): Run tests with RUN_TEST_LOOP_if_f.
3011
6d33265c
JM
3012 * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
3013
f98ece5f
AZ
30142013-05-13 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3015
3016 * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
3017 (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
3018
0f7d347b
SP
30192013-05-13 Siddhesh Poyarekar <siddhesh@redhat.com>
3020
43fe811b
SP
3021 * benchtests/Makefile (CPPFLAGS-nonlib): Add
3022 -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
3023 (bench-deps): Add bench-timing.h.
3024 * benchtests-bench-skeleton.c: Include bench-timing.h.
3025 (main): Use TIMING_* macros instead of clock_gettime.
3026 * benchtests/bench-timing.h: New file.
3027
0f7d347b
SP
3028 [BZ #14582]
3029 * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
3030 Renamed from _LIB_VERSION.
3031 (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
3032
601a3a5f
JM
30332013-05-12 Joseph Myers <joseph@codesourcery.com>
3034
4f184d30
JM
3035 * math/libm-test.inc (struct test_fff_f_data): New type.
3036 (RUN_TEST_LOOP_fff_f): New macro.
3037 (fma_test_data): New variable.
3038 (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
3039 (fma_towardzero_test_data): New variable.
3040 (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
3041 (fma_downward_test_data): New variable.
3042 (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
3043 (fma_upward_test_data): New variable.
3044 (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
3045
08198877
JM
3046 * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
3047 (struct test_c_c_data): New type.
3048 (RUN_TEST_LOOP_c_c): New macro.
3049 (cacos_test_data): New variable.
3050 (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
3051 (cacosh_test_data): New variable.
3052 (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
3053 (casin_test_data): New variable.
3054 (casin_test): Run tests with RUN_TEST_LOOP_c_c.
3055 (casinh_test_data): New variable.
3056 (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
3057 (catan_test_data): New variable.
3058 (catan_test): Run tests with RUN_TEST_LOOP_c_c.
3059 (catanh_test_data): New variable.
3060 (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
3061 (ccos_test_data): New variable.
3062 (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
3063 (ccosh_test_data): New variable.
3064 (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
3065 (cexp_test_data): New variable.
3066 (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
3067 (clog_test_data): New variable.
3068 (clog_test): Run tests with RUN_TEST_LOOP_c_c.
3069 (clog10_test_data): New variable.
3070 (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
3071 (conj_test_data): New variable.
3072 (conj_test): Run tests with RUN_TEST_LOOP_c_c.
3073 (cproj_test_data): New variable.
3074 (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
3075 (csin_test_data): New variable.
3076 (csin_test): Run tests with RUN_TEST_LOOP_c_c.
3077 (csinh_test_data): New variable.
3078 (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
3079 (csqrt_test_data): New variable.
3080 (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
3081 (ctan_test_data): New variable.
3082 (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
3083 (ctan_tonearest_test_data): New variable.
3084 (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
3085 (ctan_towardzero_test_data): New variable.
3086 (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
3087 (ctan_downward_test_data): New variable.
3088 (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
3089 (ctan_upward_test_data): New variable.
3090 (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
3091 (ctanh_test_data): New variable.
3092 (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
3093 (ctanh_tonearest_test_data): New variable.
3094 (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
3095 (ctanh_towardzero_test_data): New variable.
3096 (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
3097 (ctanh_downward_test_data): New variable.
3098 (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
3099 (ctanh_upward_test_data): New variable.
3100 (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
3101 * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
3102 of BUILD_COMPLEX.
3103
601a3a5f
JM
3104 * math/libm-test.inc (struct test_ff_f_data): New type.
3105 (struct test_ff_f_data_nexttoward): Likewise.
3106 (RUN_TEST_LOOP_2_f): New macro.
3107 (RUN_TEST_LOOP_ff_f): Likewise.
3108 (atan2_test_data): New variable.
3109 (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
3110 (copysign_test_data): New variable.
3111 (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
3112 (fdim_test_data): New variable.
3113 (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
3114 (fmax_test_data): New variable.
3115 (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
3116 (fmin_test_data): New variable.
3117 (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
3118 (fmod_test_data): New variable.
3119 (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
3120 (hypot_test_data): New variable.
3121 (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
3122 (nextafter_test_data): New variable.
3123 (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
3124 (nexttoward_test_data): New variable.
3125 (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
3126 (pow_test_data): New variable.
3127 (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
3128 (pow_tonearest_test_data): New variable.
3129 (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
3130 (pow_towardzero_test_data): New variable.
3131 (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
3132 (pow_downward_test_data): New variable.
3133 (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
3134 (pow_upward_test_data): New variable.
3135 (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
3136 (remainder_test_data): New variable.
3137 (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
3138 (scalb_test_data): New variable.
3139 (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
3140 * sysdeps/i386/fpu/libm-test-ulps: Update.
3141
74c57478
JM
31422013-05-11 Joseph Myers <joseph@codesourcery.com>
3143
8329e4da
JM
3144 * math/libm-test.inc (fma_test): Use max_value instead of local
3145 variable fltmax.
3146 (nextafter_test): Likewise.
3147
74c57478
JM
3148 * math/libm-test.inc (acos_towardzero_test_data): New variable.
3149 (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
3150 (acos_downward_test_data): New variable.
3151 (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
3152 (acos_upward_test_data): New variable.
3153 (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
3154 (acosh_test_data): New variable.
3155 (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
3156 (asin_test_data): New variable.
3157 (asin_test): Run tests with RUN_TEST_LOOP_f_f.
3158 (asin_tonearest_test_data): New variable.
3159 (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
3160 (asin_towardzero_test_data): New variable.
3161 (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
3162 (asin_downward_test_data): New variable.
3163 (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
3164 (asin_upward_test_data): New variable.
3165 (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
3166 (asinh_test_data): New variable.
3167 (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
3168 (atan_test_data): New variable.
3169 (atan_test): Run tests with RUN_TEST_LOOP_f_f.
3170 (atanh_test_data): New variable.
3171 (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
3172 (cbrt_test_data): New variable.
3173 (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
3174 (ceil_test_data): New variable.
3175 (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
3176 (cos_test_data): New variable.
3177 (cos_test): Run tests with RUN_TEST_LOOP_f_f.
3178 (cos_tonearest_test_data): New variable.
3179 (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
3180 (cos_towardzero_test_data): New variable.
3181 (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
3182 (cos_downward_test_data): New variable.
3183 (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
3184 (cos_upward_test_data): New variable.
3185 (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
3186 (cosh_test_data): New variable.
3187 (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
3188 (cosh_tonearest_test_data): New variable.
3189 (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
3190 (cosh_towardzero_test_data): New variable.
3191 (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
3192 (cosh_downward_test_data): New variable.
3193 (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
3194 (cosh_upward_test_data): New variable.
3195 (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
3196 (erf_test_data): New variable.
3197 (erf_test): Run tests with RUN_TEST_LOOP_f_f.
3198 (erfc_test_data): New variable.
3199 (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
3200 (exp_test_data): New variable.
3201 (exp_test): Run tests with RUN_TEST_LOOP_f_f.
3202 (exp_tonearest_test_data): New variable.
3203 (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
3204 (exp_towardzero_test_data): New variable.
3205 (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
3206 (exp_downward_test_data): New variable.
3207 (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
3208 (exp_upward_test_data): New variable.
3209 (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
3210 (exp10_test_data): New variable.
3211 (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
3212 (exp2_test_data): New variable.
3213 (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
3214 (expm1_test_data): New variable.
3215 (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
3216 (fabs_test_data): New variable.
3217 (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
3218 (floor_test_data): New variable.
3219 (floor_test): Run tests with RUN_TEST_LOOP_f_f.
3220 (j0_test_data): New variable.
3221 (j0_test): Run tests with RUN_TEST_LOOP_f_f.
3222 (j1_test_data): New variable.
3223 (j1_test): Run tests with RUN_TEST_LOOP_f_f.
3224 (log_test_data): New variable.
3225 (log_test): Run tests with RUN_TEST_LOOP_f_f.
3226 (log10_test_data): New variable.
3227 (log10_test): Run tests with RUN_TEST_LOOP_f_f.
3228 (log1p_test_data): New variable.
3229 (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
3230 (log2_test_data): New variable.
3231 (log2_test): Run tests with RUN_TEST_LOOP_f_f.
3232 (logb_test_data): New variable.
3233 (logb_test): Run tests with RUN_TEST_LOOP_f_f.
3234 (logb_downward_test_data): New variable.
3235 (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
3236 (nearbyint_test_data): New variable.
3237 (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
3238 (rint_test_data): New variable.
3239 (rint_test): Run tests with RUN_TEST_LOOP_f_f.
3240 (rint_tonearest_test_data): New variable.
3241 (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
3242 (rint_towardzero_test_data): New variable.
3243 (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
3244 (rint_downward_test_data): New variable.
3245 (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
3246 (rint_upward_test_data): New variable.
3247 (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
3248 (round_test_data): New variable.
3249 (round_test): Run tests with RUN_TEST_LOOP_f_f.
3250 (sin_test_data): New variable.
3251 (sin_test): Run tests with RUN_TEST_LOOP_f_f.
3252 (sin_tonearest_test_data): New variable.
3253 (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
3254 (sin_towardzero_test_data): New variable.
3255 (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
3256 (sin_downward_test_data): New variable.
3257 (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
3258 (sin_upward_test_data): New variable.
3259 (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
3260 (sinh_test_data): New variable.
3261 (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
3262 (sinh_tonearest_test_data): New variable.
3263 (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
3264 (sinh_towardzero_test_data): New variable.
3265 (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
3266 (sinh_downward_test_data): New variable.
3267 (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
3268 (sinh_upward_test_data): New variable.
3269 (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
3270 (sqrt_test_data): New variable.
3271 (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
3272 (tan_test_data): New variable.
3273 (tan_test): Run tests with RUN_TEST_LOOP_f_f.
3274 (tan_tonearest_test_data): New variable.
3275 (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
3276 (tan_towardzero_test_data): New variable.
3277 (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
3278 (tan_downward_test_data): New variable.
3279 (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
3280 (tan_upward_test_data): New variable.
3281 (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
3282 (tanh_test_data): New variable.
3283 (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
3284 (tgamma_test_data): New variable.
3285 (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
3286 (trunc_test_data): New variable.
3287 (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
3288 (y0_test_data): New variable.
3289 (y0_test): Run tests with RUN_TEST_LOOP_f_f.
3290 (y1_test_data): New variable.
3291 (y1_test): Run tests with RUN_TEST_LOOP_f_f.
3292 (significand_test_data): New variable.
3293 (significand_test): Run tests with RUN_TEST_LOOP_f_f.
3294
7187d844
CG
32952013-05-10 Christian Grönke <cgr_bugs@sysgo.com>
3296
3297 [BZ #12387]
3298 * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
3299
f63fae73
PT
33002013-05-10 Pino Toscano <toscano.pino@tiscali.it>
3301
3302 * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
3303
8a67a4b3
AJ
33042013-05-10 Andreas Jaeger <aj@suse.de>
3305
3306 [BZ #15448]
3307 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
3308 (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
3309
51df539d
JM
33102013-05-10 Joseph Myers <joseph@codesourcery.com>
3311
3312 * math/gen-libm-test.pl (adjust_arg): New function.
3313 (special_functions): Handle generating output in both functions
3314 and arrays.
3315 (parse_args): Likewise.
3316 (generate_testfile): Handle START_DATA and END_DATA. Pass extra
3317 $in_func argument to parse_args.
3318 * math/libm-test.inc (struct test_f_f_data): New type.
3319 (IF_ROUND_INIT_): New macro.
3320 (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
3321 (IF_ROUND_INIT_FE_TONEAREST): Likewise.
3322 (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
3323 (IF_ROUND_INIT_FE_UPWARD): Likewise.
3324 (ROUND_RESTORE_): Likewise.
3325 (ROUND_RESTORE_FE_DOWNWARD): Likewise.
3326 (ROUND_RESTORE_FE_TONEAREST): Likewise.
3327 (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
3328 (ROUND_RESTORE_FE_UPWARD): Likewise.
3329 (RUN_TEST_LOOP_f_f): New macro.
3330 (acos_test_data): New variable.
3331 (acos_test): Run tests with RUN_TEST_LOOP_f_f.
3332 (acos_tonearest_test_data): New variable.
3333 (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
3334
5c637fe5
SP
33352013-05-10 Siddhesh Poyarekar <siddhesh@redhat.com>
3336
3337 * benchtests/bench-skeleton.c (startup): Fix coding style.
3338
ab2b9461
JM
33392013-05-10 Joseph Myers <joseph@codesourcery.com>
3340
3341 [BZ #6809]
3342 * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
3343 negative infinity argument.
3344 * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
3345 negative infinity argument.
3346 * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
3347 negative infinity argument.
3348 * math/libm-test.inc (tgamma_test): Expect errno to be set for
3349 domain errors.
3350
4c0fe6fe
FW
33512013-05-10 Florian Weimer <fweimer@redhat.com>
3352
3353 * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
3354 * iconv/iconv_charmap.c (charmap_conversion): Likewise.
3355 * iconv/iconv_prog.c (main): Likewise.
3356 * locale/programs/charmap-dir.c (charmap_readdir)
3357 (fopen_uncompressed): Likewise.
3358 * locale/programs/locfile.c (siblings_uncached)
3359 (write_locale_data): Use lstat64 instead of lstat.
3360 * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
3361 stat.
3362
a3375d29
AJ
33632013-05-10 Andreas Jaeger <aj@suse.de>
3364
3365 [BZ #15395]
3366 * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
3367 localization.
3368 Include <locale.h>.
3369
36129722
CD
33702013-05-09 Carlos O'Donell <carlos@redhat.com>
3371
3372 * elf/dl-close.c (_dl_close_worker): Add comments.
3373
faa7f811
JM
33742013-05-09 Joseph Myers <joseph@codesourcery.com>
3375
ed41ffef
JM
3376 [BZ #15359]
3377 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
3378 high part of pi/2.
3379 (__ieee754_rem_pio2l): Update comments.
3380
d0213cd0
JM
3381 [BZ #15429]
3382 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
3383 high part of pi/2.
3384 (__ieee754_rem_pio2l): Update comments.
3385
0d3e777a
JM
3386 * math/libm-test.inc (M_SQRT_2_2): Remove macro.
3387 (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
3388
24f56066
JM
3389 * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
3390 M_PI_4l.
3391
faa7f811
JM
3392 * math/libm-test.inc (M_PI_34l): Define using decimal constant.
3393 (M_PI_34_LOG10El): Likewise.
3394 (M_PI2_LOG10El): Likewise.
3395 (M_PI4_LOG10El): Likewise.
3396 (M_PI_LOG10El): Likewise.
3397
e9a5e0fd
AZ
33982013-05-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3399
3400 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3401
d8cd06db
JM
34022013-05-08 Joseph Myers <joseph@codesourcery.com>
3403
a0d9f9d7
JM
3404 * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
3405 (MINUS_ZERO_INIT): Likewise.
3406 (PLUS_INFTY_INIT): Likewise.
3407 (MINUS_INFTY_INIT): Likewise.
3408 (QNAN_VALUE_INIT): Likewise.
3409 (MAX_VALUE_INIT): Likewise.
3410 (MIN_VALUE_INIT): Likewise.
3411 (MIN_SUBNORM_VALUE_INIT): Likewise.
3412 (plus_zero): Initialize with PLUS_ZERO_INIT.
3413 (minus_zero): Initialize with MINUS_ZERO_INIT.
3414 (plus_infty): Initialize with PLUS_INFTY_INIT.
3415 (minus_infty): Initialize with MINUS_INFTY_INIT.
3416 (qnan_value): Initialize with QNAN_VALUE_INIT.
3417 (max_value): Initialize with MAX_VALUE_INIT.
3418 (min_value): Initialize with MIN_VALUE_INIT.
3419 (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
3420
ae08db3b
JM
3421 * math/libm-test.inc (RUN_TEST_if_f): New macro.
3422 (jn_test): Use TEST_if_f instead of TEST_ff_f.
3423 (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
3424 (yn_test): Use TEST_if_f instead of TEST_ff_f.
3425
f44bf14a
JM
3426 * math/libm-test.inc (RUN_TEST_f_f): New macro.
3427 (RUN_TEST_2_f): Likewise.
3428 (RUN_TEST_ff_f): Likewise.
3429 (RUN_TEST_fi_f): Likewise.
3430 (RUN_TEST_fl_f): Likewise.
3431 (RUN_TEST_fff_f): Likewise.
3432 (RUN_TEST_c_f): Likewise.
3433 (RUN_TEST_f_f1): Likewise.
3434 (RUN_TEST_fF_f1): Likewise.
3435 (RUN_TEST_fI_f1): Likewise.
3436 (RUN_TEST_ffI_f1): Likewise.
3437 (RUN_TEST_c_c): Likewise.
3438 (RUN_TEST_cc_c): Likewise.
3439 (RUN_TEST_f_i): Likewise.
3440 (RUN_TEST_f_i_tg): Likewise.
3441 (RUN_TEST_ff_i_tg): Likewise.
3442 (RUN_TEST_f_b): Likewise.
3443 (RUN_TEST_f_b_tg): Likewise.
3444 (RUN_TEST_f_l): Likewise.
3445 (RUN_TEST_f_L): Likewise.
3446 (RUN_TEST_sincos): Likewise.
3447 * math/gen-libm-test.pl (new_test): Take new argument to indicate
3448 whether to show exceptions. Do not include ");\n" in return
3449 value.
3450 (special_functions): Output call to RUN_TEST_sincos instead of
3451 check_float calls. Update calls to new_test.
3452 (parse_args): Output call to single RUN_TEST_* macro instead of
3453 check_* calls and other assignments. Update calls to new_test.
3454
d8cd06db
JM
3455 [BZ #2546]
3456 [BZ #2560]
3457 [BZ #5159]
3458 [BZ #15426]
3459 * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
3460 input to result for tgamma overflow.
3461 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
3462 (gamma_coeff): New variable.
3463 (NCOEFF): New macro.
3464 (gamma_positive): New function.
3465 (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
3466 underflow here. Use gamma_positive instead of exp (lgamma) for
3467 other arguments.
3468 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
3469 (gamma_coeff): New variable.
3470 (NCOEFF): New macro.
3471 (gammaf_positive): New function.
3472 (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
3473 underflow here. Use gamma_positive instead of exp (lgamma) for
3474 other arguments.
3475 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
3476 (gamma_coeff): New variable.
3477 (NCOEFF): New macro.
3478 (gammal_positive): New function.
3479 (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
3480 underflow here. Use gamma_positive instead of exp (lgamma) for
3481 other arguments.
3482 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
3483 (gamma_coeff): New variable.
3484 (NCOEFF): New macro.
3485 (gammal_positive): New function.
3486 (__ieee754_gammal_r): Handle positive infinity, overflow and
3487 underflow here. Handle NaN the same as positive infinity. Remove
3488 check x < 0xffffffff for negative integers. Use gamma_positive
3489 instead of exp (lgamma) for other arguments.
3490 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
3491 (gamma_coeff): New variable.
3492 (NCOEFF): New macro.
3493 (gammal_positive): New function.
3494 * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
3495 * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
3496 * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
3497 * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
3498 * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
3499 * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
3500 * sysdeps/generic/math_private.h (__gamma_productf): New
3501 prototype.
3502 (__gamma_product): Likewise.
3503 (__gamma_productl): Likewise.
3504 * math/Makefile (libm-calls): Add gamma_product.
3505 * math/libm-test.inc (tgamma_test): Add more tests.
3506 * sysdeps/i386/fpu/libm-test-ulps: Update.
3507 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3508
bb7cf681
OB
35092013-05-08 Ondřej Bílka <neleai@seznam.cz>
3510
3511 * benchtests/bench-skeleton.c (main): Preheat CPU.
3512
ba853947
AJ
35132013-05-07 Aurelien Jarno <aurelien@aurel32.net>
3514
3515 * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
3516
8347c74c
RM
35172013-05-07 Roland McGrath <roland@hack.frob.com>
3518
3519 * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
3520 and _dl_skip_args_internal.
3521
e8dd4791
CD
35222013-05-07 Carlos O'Donell <carlos@redhat.com>
3523
3524 * manual/message.texi (Message Translation): Talk about users.
3525 Message to key mapping impacts design.
3526
c7405830
RM
35272013-05-06 Roland McGrath <roland@hack.frob.com>
3528
a9173057
RM
3529 * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
3530
976e2f03
RM
3531 * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
3532
9723ffc5
RM
3533 * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
3534 * sysdeps/wordsize-64/glob64.c: ... here.
3535
962e6658
RM
3536 * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
3537 (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
3538 New macros.
3539
ee586a6d
RM
3540 * debug/getlogin_r_chk.c: Moved to ...
3541 * login/getlogin_r_chk.c: ... here.
3542 * debug/Makefile (routines): Move getlogin_r_chk to ...
3543 * login/Makefile (routines): ... here.
3544 * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
3545 * login/Versions (libc: GLIBC_2.4): ... here.
3546
355f9165
RM
3547 * io/poll.c (__poll): Renamed from poll.
3548 Add libc_hidden_def.
3549 (poll): Define as weak alias.
3550
bd9ffde6
RM
3551 * debug/ptsname_r_chk.c: Moved to ...
3552 * login/ptsname_r_chk.c: ... here.
3553 * debug/Makefile (routines): Move ptsname_r_chk to ...
3554 * login/Makefile (routines): ... here.
3555 * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
3556 * login/Versions (libc: GLIBC_2.4): ... here.
3557
8fb16a04
RM
3558 * posix/getlogin.c: Moved to ...
3559 * login/getlogin.c: ... here.
3560 * posix/getlogin_r.c: Moved to ...
3561 * login/getlogin_r.c: ... here.
3562 * posix/getlogin_r.c: Moved to ...
3563 * login/getlogin_r.c: ... here.
3564 * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
3565 * login/Makefile (routines): ... here.
3566 * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
3567 * login/Versions (libc: GLIBC_2.0): ... here.
3568
b99b892f
RM
3569 * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
3570 (setrlimit): Define as weak alias.
3571
c7405830
RM
3572 * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
3573 Call __ names for open, ftruncate, and close.
3574 For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
3575 (truncate): Define as weak alias.
3576
5bf96de5
JM
35772013-05-06 Joseph Myers <joseph@codesourcery.com>
3578
9ea3513c
JM
3579 * math/gen-libm-test.pl (parse_args): Initialize x before each
3580 test of frexp, modf and remquo.
3581
5bf96de5
JM
3582 * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
3583 test signgam value.
3584
16e616a7
AZ
35852013-05-06 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3586
3587 [BZ #15418]
3588 [BZ #15419]
3589 * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
3590 internal tests.
3591 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
3592
d5e82754
RM
35932013-05-06 Roland McGrath <roland@hack.frob.com>
3594
3595 * elf/dl-writev.h: New file.
3596 * elf/dl-misc.c: Include it.
3597 (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
3598 * sysdeps/unix/sysv/linux/dl-writev.h: New file.
3599
a7548d41
JM
36002013-05-04 Joseph Myers <joseph@codesourcery.com>
3601
b7dab1e4
JM
3602 * math/libm-test.inc (noXFails): Remove variable.
3603 (noXPasses): Likewise.
3604 (BUILD_COMPLEX_INT): Remove macro.
3605 (print_screen): Remove xfail argument.
3606 (print_screen_max_error): Likewise.
3607 (update_stats): Likewise.
3608 (print_max_error): Likewise. Update calls to other affected
3609 functions.
3610 (print_complex_max_error): Likewise.
3611 (test_single_exception): Update calls to print_screen.
3612 (test_single_errno): Likewise.
3613 (check_float_internal): Remove xfail argument. Update calls to
3614 other affected functions.
3615 (check_float): Likewise.
3616 (check_complex): Likewise.
3617 (check_int): Likewise.
3618 (check_long): Likewise.
3619 (check_bool): Likewise.
3620 (check_longlong): Likewise.
3621 (main): Don't print noXFails and noXPasses.
3622 * math/gen-libm-test.pl (top level): Don't mention expected
3623 failure handling in comment.
3624 (new_test): Don't handle expected failures.
3625 (parse_args): Don't mention expected failure handling in comment.
3626 (generate_testfile): Don't handle expected failures.
3627 (parse_ulps): Likewise.
3628 (print_ulps_file): Likewise.
3629 (get_failure): Remove function.
3630 (output_test): Don't handle expected failures.
3631 * make/README.libm-test: Don't mention expected failure handling.
3632
a7548d41
JM
3633 * math/libm-test.inc (plus_zero): Make const. Add initializer.
3634 (minus_zero): Likewise.
3635 (plus_infty): Likewise.
3636 (minus_infty): Likewise.
3637 (qnan_value): Likewise.
3638 (max_value): Likewise.
3639 (min_value): Likewise.
3640 (min_subnorm_value): Likewise.
3641 (initialize): Do not initialize those variables dynamically.
3642
60bfd54c
RM
36432013-05-03 Roland McGrath <roland@hack.frob.com>
3644
cc0e6ed8
RM
3645 * io/open.c (__open_2): Moved to ...
3646 * io/open_2.c: ... this new file.
3647 * io/open64.c (__open64_2): Moved to ...
3648 * io/open64_2.c: ... this new file.
3649 * io/openat.c (__openat_2): Moved to ...
3650 * io/openat_2.c: ... this new file.
3651 * io/openat64.c (__openat64_2): Moved to ...
3652 * io/openat64_2.c: ... this new file.
3653 * io/Makefile (routines): Add them.
3654 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
3655 * sysdeps/unix/sysv/linux/open_2.c: File removed.
3656 * sysdeps/unix/sysv/linux/open64_2.c: File removed.
3657 * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
3658 * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
3659 * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
3660 (__openat64): Add hidden_ver.
3661 * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
3662 * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
3663
60bfd54c
RM
3664 * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
3665 Separately conditionalize setting of GLRO(dl_sysinfo) so
3666 that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
3667 as well, but the actual setting is only under [NEED_DL_SYSINFO].
3668
83e7640f
AZ
36692013-04-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3670
3671 * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
3672 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
3673 definition.
3674 (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
3675 * sysdeps/unix/sysv/linux/powerpc/init-first.c
3676 (_libc_vdso_platform_setup): Add __vdso_time initialization.
3677 * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
3678 for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
3679
d5dc2af3
JM
36802013-05-03 Joseph Myers <joseph@codesourcery.com>
3681
c31a5b1e
JM
3682 * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
3683 test signgam value.
3684
d5dc2af3
JM
3685 * math/libm-test.inc (hypot_test): Do not use
3686 IGNORE_ZERO_INF_SIGN.
3687
164fd39d
AJ
36882013-05-03 Andreas Jaeger <aj@suse.de>
3689
3690 * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
3691 Linux 3.9.
3692 * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
3693 (PF_MAX): Adjust for VSOCK change.
3694
8237f48c
AZ
36952013-05-03 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3696
3697 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3698
9df02941
CD
36992013-05-02 Carlos O'Donell <carlos@redhat.com>
3700
3701 [BZ #15264]
3702 * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
3703 * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
3704 * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
3705
d422395e
DM
37062013-05-02 David S. Miller <davem@davemloft.net>
3707
3708 * sysdeps/sparc/fpu/libm-test-ulps: Update.
3709
a07c5731
OB
37102013-05-01 Ondřej Bílka <neleai@seznam.cz>
3711
3712 * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
3713
1324e37f
RM
37142013-05-01 Roland McGrath <roland@hack.frob.com>
3715
3716 * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
3717
0695940b
RS
37182013-05-01 Richard Smith <richard@metafoo.co.uk>
3719
bb5f27ad 3720 [BZ #14952]
0695940b
RS
3721 * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
3722 [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
3723 Use __attribute__ ((__gnu_inline__)).
3724 [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
3725 Don't use __attribute__ ((__gnu_inline__)).
3726
10de07f5
JM
37272013-05-01 Joseph Myers <joseph@codesourcery.com>
3728
3729 [BZ #15423]
3730 * math/s_catan.c (__catan): Handle small real or imaginary part of
3731 input specially to avoid spurious underflow.
3732 * math/s_catanf.c (__catanf): Likewise.
3733 * math/s_catanh.c (__catanh): Likewise.
3734 * math/s_catanhf.c (__catanhf): Likewise.
3735 * math/s_catanhl.c (__catanhl): Likewise.
3736 * math/s_catanl.c (__catanl): Likewise.
3737 * math/libm-test.inc (catan_test): Add more tests.
3738 (catanh_test): Likewise.
3739 * sysdeps/i386/fpu/libm-test-ulps: Update.
3740 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3741
cb4d5414
AZ
37422013-04-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3743
3744 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3745
caf84319
JM
37462013-04-30 Joseph Myers <joseph@codesourcery.com>
3747
3748 [BZ #15416]
3749 * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
3750 accurately for denominator in atan2.
3751 * math/s_catanf.c (__catanf): Likewise.
3752 * math/s_catanh.c (__catanh): Likewise.
3753 * math/s_catanhf.c (__catanhf): Likewise.
3754 * math/s_catanhl.c (__catanhl): Likewise.
3755 * math/s_catanl.c (__catanl): Likewise.
3756 * math/libm-test.inc (catan_test): Add more tests.
3757 (catanh_test): Likewise.
3758 * sysdeps/i386/fpu/libm-test-ulps: Update.
3759 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3760
d569c6ee
SP
37612013-04-30 Siddhesh Poyarekar <siddhesh@redhat.com>
3762
6dbe713d
SP
3763 * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
3764
f0ee064b
SP
3765 * benchtests/Makefile (bench): Remove slow benchmarks.
3766 * benchtests/atan-inputs: Add slow benchmark inputs.
3767 * benchtests/bench-modf.c (NUM_VARIANTS): Define.
3768 (BENCH_FUNC): Accept variant offset.
3769 (VARIANT): Define.
3770 * benchtests/bench-skeleton.c (main): Run benchmark for each
3771 variant.
3772 * benchtests/cos-inputs: Add slow benchmark inputs.
3773 * benchtests/exp-inputs: Likewise.
3774 * benchtests/pow-inputs: Likewise.
3775 * benchtests/sin-inputs: Likewise.
3776 * benchtests/slowatan-inputs: Remove.
3777 * benchtests/slowatan.c: Remove.
3778 * benchtests/slowcos-inputs: Remove.
3779 * benchtests/slowcos.c: Remove.
3780 * benchtests/slowexp-inputs: Remove.
3781 * benchtests/slowexp.c: Remove.
3782 * benchtests/slowpow-inputs: Remove.
3783 * benchtests/slowpow.c: Remove.
3784 * benchtests/slowsin-inputs: Remove.
3785 * benchtests/slowsin.c: Remove.
3786 * benchtests/slowtan-inputs: Remove.
3787 * benchtests/slowtan.c: Remove.
3788 * benchtests/tan-inputs: Add slow benchmark inputs.
3789 * scripts/bench.pl: Parse comments and directives.
3790
d569c6ee
SP
3791 * benchtests/Makefile: Remove *-ITER. Define BENCH_DURATION
3792 in CPPFLAGS.
3793 ($(objpfx)bench-%.c): Remove *-ITER.
3794 * benchtests/bench-modf.c: Remove definition of ITER.
3795 * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
3796 (main): Loop for DURATION seconds instead of fixed number of
3797 iterations.
3798 * scripts/bench.pl: Don't expect iterations in parameters.
3799
a6a242fe
RM
38002013-04-29 Roland McGrath <roland@hack.frob.com>
3801
3802 * io/fchdir.c (__fchdir): Renamed from fchdir.
3803 (fchdir): Define as weak alias.
3804
f2da7793
JM
38052013-04-29 Joseph Myers <joseph@codesourcery.com>
3806
3807 * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
3808 (ERRNO_EDOM): Likewise.
3809 (ERRNO_ERANGE): Likewise.
3810 (noErrnoTests): New variable.
3811 (init_max_error): Set errno to 0.
3812 (test_single_errno): New function.
3813 (test_errno): Likewise.
3814 (check_float_internal): Call test_errno. Set errno to 0.
3815 (check_complex): Refer to errno tests in comment.
3816 (check_int): Call test_errno. Set errno to 0.
3817 (check_long): Likewise.
3818 (check_bool): Likewise.
3819 (check_longlong): Likewise.
3820 (cos_test): Use ERRNO_* flags for errno tests instead of
3821 check_int.
3822 (expm1_test): Likewise.
3823 (fmod_test): Likewise.
3824 (ilogb_test): Likewise.
3825 (lgamma_test): Likewise.
3826 (pow_test): Likewise.
3827 (remainder_test): Likewise.
3828 (sin_test): Likewise.
3829 (tan_test): Likewise.
3830 (yn_test): Likewise.
3831 (initialize): Set errno to 0.
3832 (main): Print number of errno tests.
3833 * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
3834
b1a36ceb
AJ
38352013-04-29 Andreas Jaeger <aj@suse.de>
3836
c3ed8088
AJ
3837 [BZ #15084]
3838 * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
3839 and RES_USEVC.
3840
f1a24198
AJ
3841 [BZ #15085]
3842 * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
3843 * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
3844 unimplemented.
3845
9ce3b2cb
AJ
3846 [BZ #15380]
3847 * stdlib/random.c (__initstate): Return NULL if
3848 __initstate fails.
3849
f1a24198 3850 [BZ #15086]
b1a36ceb
AJ
3851 * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
3852 RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
3853 RES_SNGLKUPREOP.
3854
7e7b6f36
AZ
38552013-04-29 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3856
3857 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3858
4d14f449
JM
38592013-04-29 Joseph Myers <joseph@codesourcery.com>
3860
3861 * math/libm-test.inc (cacos_test): Add missing semicolons at ends
3862 of individual tests.
3863 (casin_test): Likewise.
3864 (casinh_test): Likewise.
3865
5b4217d7
JM
38662013-04-27 Joseph Myers <joseph@codesourcery.com>
3867
3868 [BZ #15409]
3869 * math/s_catan.c (__catan): Handle arguments with large real or
3870 imaginary part separately without squaring.
3871 * math/s_catanf.c (__catanf): Likewise.
3872 * math/s_catanh.c (__catanh): Likewise.
3873 * math/s_catanhf.c (__catanhf): Likewise.
3874 * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
3875 and redefine.
3876 (__catanhl): Handle arguments with large real or imaginary part
3877 separately without squaring.
3878 * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
3879 and redefine.
3880 (__catanl): Handle arguments with large real or imaginary part
3881 separately without squaring.
3882 * math/libm-test.inc (catan_test): Add more tests.
3883 (catanh_test): Likewise.
3884 * sysdeps/i386/fpu/libm-test-ulps: Update.
3885 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3886
4220c3ef
AJ
38872013-04-27 Andreas Jaeger <aj@suse.de>
3888
3889 [BZ #15007]
3890 * stdlib/stdlib.h: Update guards for qecvt.
3891 * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
3892 <stdlib.h>.
3893
4721b2d1
AM
38942013-04-27 Allan McRae <allan@archlinux.org>
3895
3896 * sysdeps/i386/fpu/libm-test-ulps: Update.
3897
f0302940
JM
38982013-04-26 Joseph Myers <joseph@codesourcery.com>
3899
9457fd95
JM
3900 [BZ #15406]
3901 * math/s_catan.c: Include <float.h>.
3902 (__catan): Ensure underflow exception occurs for underflowed
3903 result.
3904 * math/s_catanf.c: Include <float.h>.
3905 (__catanf): Ensure underflow exception occurs for underflowed
3906 result.
3907 * math/s_catanh.c: Include <float.h>.
3908 (__catanh): Ensure underflow exception occurs for underflowed
3909 result.
3910 * math/s_catanhf.c: Include <float.h>.
3911 (__catanhf): Ensure underflow exception occurs for underflowed
3912 result.
3913 * math/s_catanhl.c: Include <float.h>.
3914 (__catanhl): Ensure underflow exception occurs for underflowed
3915 result.
3916 * math/s_catanl.c: Include <float.h>.
3917 (__catanl): Ensure underflow exception occurs for underflowed
3918 result.
3919 * math/libm-test.inc (catan_test): Add more tests.
3920 (catanh_test): Likewise.
3921
f0302940
JM
3922 [BZ #15405]
3923 * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
3924 underflowed result.
3925 * math/s_ccoshf.c (__ccoshf): Likewise.
3926 * math/s_ccoshl.c (__ccoshl): Likewise.
3927 * math/s_csin.c (__csin): Likewise.
3928 * math/s_csinf.c (__csinf): Likewise.
3929 * math/s_csinh.c (__csinh): Likewise.
3930 * math/s_csinhf.c (__csinhf): Likewise.
3931 * math/s_csinhl.c (__csinhl): Likewise.
3932 * math/s_csinl.c (__csinl): Likewise.
3933 * math/libm-test.inc (ccos_test): Add more tests.
3934 (ccosh_test): Likewise.
3935 (csin_test): Likewise.
3936 (csinh_test): Likewise.
3937
aa630f59
AZ
39382013-04-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3939
3940 * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
3941 * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
3942 * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
3943 * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
3944 * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
3945 powerpc/power5+/fpu folders.
3946 * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
3947
3948
1b835983
MT
39492013-04-26 Markus Trippelsdorf <markus@trippelsdorf.de>
3950
3951 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
3952
73709b26
JM
39532013-04-25 Joseph Myers <joseph@codesourcery.com>
3954
3955 * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
3956 additions to variable.
3957 [$(config-machine) = x86_64] (modules-names): Likewise.
3958 ($(objpfx)tst-audit3): Remove dependency.
3959 ($(objpfx)tst-audit3.out): Likewise.
3960 ($(objpfx)tst-audit4): Likewise.
3961 ($(objpfx)tst-audit4.out): Likewise.
3962 ($(objpfx)tst-audit5): Likewise.
3963 ($(objpfx)tst-audit5.out): Likewise.
3964 ($(objpfx)tst-audit6): Likewise.
3965 ($(objpfx)tst-audit6.out): Likewise.
3966 ($(objpfx)tst-audit7): Likewise.
3967 ($(objpfx)tst-audit7.out): Likewise.
3968 (tst-audit3-ENV): Remove variable.
3969 (tst-audit4-ENV): Likewise.
3970 (tst-audit5-ENV): Likewise.
3971 (tst-audit6-ENV): Likewise.
3972 (tst-audit7-ENV): Likewise.
3973 [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
3974 [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
3975 addition to variable.
3976 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
3977 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
3978 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
3979 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
3980 [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
3981 * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
3982 tst-audit3, tst-audit4 and tst-audit5.
3983 [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
3984 tst-audit6 and tst-audit7.
3985 [$(subdir) = elf] (modules-names): Add audit modules for those
3986 tests.
3987 [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
3988 [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
3989 [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
3990 [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
3991 [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
3992 [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
3993 [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
3994 [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
3995 [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
3996 [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
3997 [$(subdir) = elf] (tst-audit3-ENV): New variable.
3998 [$(subdir) = elf] (tst-audit4-ENV): Likewise.
3999 [$(subdir) = elf] (tst-audit5-ENV): Likewise.
4000 [$(subdir) = elf] (tst-audit6-ENV): Likewise.
4001 [$(subdir) = elf] (tst-audit7-ENV): Likewise.
4002 [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
4003 Likewise.
4004 [$(subdir) = elf && $(config-cflags-avx) = yes]
4005 (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
4006 [$(subdir) = elf && $(config-cflags-avx) = yes]
4007 (CFLAGS-tst-auditmod4a.c): Likewise.
4008 [$(subdir) = elf && $(config-cflags-avx) = yes]
4009 (CFLAGS-tst-auditmod4b.c): Likewise.
4010 [$(subdir) = elf && $(config-cflags-avx) = yes]
4011 (CFLAGS-tst-auditmod6b.c): Likewise.
4012 [$(subdir) = elf && $(config-cflags-avx) = yes]
4013 (CFLAGS-tst-auditmod6c.c): Likewise.
4014 [$(subdir) = elf && $(config-cflags-avx) = yes]
4015 (CFLAGS-tst-auditmod7b.c): Likewise.
4016 * elf/tst-audit3.c: Move to ...
4017 * sysdeps/x86_64/tst-audit3.c: ... here.
4018 * elf/tst-audit4.c: Move to ...
4019 * sysdeps/x86_64/tst-audit4.c: ... here.
4020 * elf/tst-audit5.c: Move to ...
4021 * sysdeps/x86_64/tst-audit5.c: ... here.
4022 * elf/tst-audit6.c: Move to ...
4023 * sysdeps/x86_64/tst-audit6.c: ... here.
4024 * elf/tst-audit7.c: Move to ...
4025 * sysdeps/x86_64/tst-audit7.c: ... here.
4026 * elf/tst-auditmod3a.c: Move to ...
4027 * sysdeps/x86_64/tst-auditmod3a.c: ... here.
4028 * elf/tst-auditmod3b.c: Move to ...
4029 * sysdeps/x86_64/tst-auditmod3b.c: ... here.
4030 * elf/tst-auditmod4a.c: Move to ...
4031 * sysdeps/x86_64/tst-auditmod4a.c: ... here.
4032 * elf/tst-auditmod4b.c: Move to ...
4033 * sysdeps/x86_64/tst-auditmod4b.c: ... here.
4034 * elf/tst-auditmod5a.c: Move to ...
4035 * sysdeps/x86_64/tst-auditmod5a.c: ... here.
4036 * elf/tst-auditmod5b.c: Move to ...
4037 * sysdeps/x86_64/tst-auditmod5b.c: ... here.
4038 * elf/tst-auditmod6a.c: Move to ...
4039 * sysdeps/x86_64/tst-auditmod6a.c: ... here.
4040 * elf/tst-auditmod6b.c: Move to ...
4041 * sysdeps/x86_64/tst-auditmod6b.c: ... here.
4042 * elf/tst-auditmod6c.c: Move to ...
4043 * sysdeps/x86_64/tst-auditmod6c.c: ... here.
4044 * elf/tst-auditmod7a.c: Move to ...
4045 * sysdeps/x86_64/tst-auditmod7a.c: ... here.
4046 * elf/tst-auditmod7b.c: Move to ...
4047 * sysdeps/x86_64/tst-auditmod7b.c: ... here.
4048
1ef74943
PP
40492013-04-25 Paul Pluzhnikov <ppluzhnikov@google.com>
4050
4051 [BZ #15366]
4052 * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
4053 define unconditionally.
4054 * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
4055 define unconditionally.
4056 (INT8_C, INT16_C, etc.): Likewise.
4057
93fd48c5
MR
40582013-04-25 Maciej W. Rozycki <macro@codesourcery.com>
4059
ae9552cf
MR
4060 * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
4061 __ehdr_start with hidden visibility.
4062
93fd48c5
MR
4063 * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
4064
418601aa
CD
40652013-04-24 Carlos O'Donell <carlos@redhat.com>
4066
4067 * math/libm-test.inc (cos_test): Use accurate hex constants.
4068 (sincost_test): Likewise.
4069
2f38fbfe
JM
40702013-04-24 Joseph Myers <joseph@codesourcery.com>
4071
5e221800
JM
4072 * math/libm-test.inc (catan_test): Add more tests.
4073 (catanh_test): Likewise.
4074
77f143fd
JM
4075 * math/s_catanf.c (__catanf): Use suffixed floating-point
4076 constants.
4077 * math/s_catanhf.c (__catanhf): Likewise.
4078 * math/s_catanhl.c (__catanhl): Likewise.
4079 * math/s_catanl.c (__catanl): Likewise.
4080
2f38fbfe
JM
4081 [BZ #15394]
4082 * math/s_catan.c (__catan): Calculate imaginary part of result
4083 with log1p not log unless computing log of number close to 0.
4084 * math/s_catanf.c (__catanf): Likewise.
4085 * math/s_catanl.c (__catanl): Likewise.
4086 * math/s_catanh.c (__catanh): Calculate real part of result with
4087 log1p not log unless computing log of number close to 0.
4088 * math/s_catanhf.c (__catanhf): Likewise.
4089 * math/s_catanhl.c (__catanhl): Likewise.
4090 * math/libm-test.inc (catan_test): Add more tests.
4091 (catanh_test): Likewise.
4092 * sysdeps/i386/fpu/libm-test-ulps: Update.
4093 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4094
45d69176
SP
40952013-04-24 Siddhesh Poyarekar <siddhesh@redhat.com>
4096
4097 * benchtests/Makefile: Mention files in which fast and slow
4098 paths of math functions are implemented.
4099
87f51853
RM
41002013-04-23 Roland McGrath <roland@hack.frob.com>
4101
4102 * sysdeps/posix/timespec_get.c: New file.
4103
3c026539
AZ
41042013-04-23 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4105
4106 * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
4107 POWER.
4108 * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
4109 for POWER.
4110 * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
4111 powerpc/power5/fpu folders.
4112 * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
4113 * benchtests/Makefile: Add modf testcase.
4114 * benchtests/bench-modf.c: New file: Benchmark test for mo
4115
ff491d14
SP
41162013-04-23 Siddhesh Poyarekar <siddhesh@redhat.com>
4117
4118 [BZ #14888]
4119 * time/Makefile (tests): Add tst-strptime-whitespace.
4120 * time/strptime_l.c (get_number): Use ISSPACE.
4121 (__strptime_internal): Likewise.
4122 * time/tst-strptime-whitespace.c: New test case.
4123
7ed3f4e8
AS
41242013-04-23 Andreas Schwab <schwab@linux-m68k.org>
4125
4126 * nss/nss_files/files-init.c (TF): Don't initialize flexible array
4127 member.
4128 (_nss_files_init): Set it here.
4129
5c95f7b6
HC
41302013-04-23 Heiko Carstens <heiko.carstens@de.ibm.com>
4131
4132 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
4133 f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
4134 unsigned.
4135
d34c9158
JBG
41362013-04-22 Jan-Benedict Glaw <jbglaw@getslash.de>
4137
4138 * nss/getent.c (shadow_keys): Call endspent, not endpwent.
4139
2169712d
SP
41402013-04-22 Siddhesh Poyarekar <siddhesh@redhat.com>
4141
4142 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
4143 size just once.
4144
29c5de99
DM
41452013-04-21 David S. Miller <davem@davemloft.net>
4146
4147 * po/ru.po: Update Russion translation from translation project.
4148
ccdad15d
AC
41492013-04-17 Adam Conrad <adconrad@0c3.net>
4150
4151 * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
4152 and setfsgid.
4153
0f122b8d
CD
41542013-04-17 Carlos O'Donell <carlos@redhat.com>
4155
5c5b07da 4156 * configure.in: Remove i386 configure warning. Remove i386 case.
0f122b8d 4157 * configure: Regenerate.
5c5b07da 4158 * sysdeps/i386/configure.in: Raise error if config_machine is i386.
0f122b8d
CD
4159 Add example to error message.
4160 * sysdeps/i386/configure: Regenerate.
4161
037714dd
SP
41622013-04-17 Siddhesh Poyarekar <siddhesh@redhat.com>
4163
4164 * benchtests/Makefile (bench): Add cos, tan, slowcos and
4165 slowtan.
4166 * benchtests/cos-inputs: New file.
4167 * benchtests/slowcos-inputs: New file.
4168 * benchtests/slowcos.c: New file.
4169 * benchtests/slowtan-inputs: New file.
4170 * benchtests/slowtan.c: New file.
4171 * benchtests/tan-inputs: New file.
4172
e913141d
RM
41732013-04-16 Roland McGrath <roland@hack.frob.com>
4174
4175 * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
4176 considered kosher.
4177
a2964074
SP
41782013-04-16 Siddhesh Poyarekar <siddhesh@redhat.com>
4179
4856bcd2
SP
4180 * benchtests/Makefile: Include cppflags-iterator.mk to add
4181 -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
4182
a2964074
SP
4183 * Makefile.in (bench-clean): New target.
4184 * benchtests/Makefile (bench-clean): Likewise.
4185
9fbf9aca
DH
41862013-04-16 David Holsgrove <david.holsgrove@xilinx.com>
4187
4188 * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
4189
207d1e2a
TS
41902013-04-15 Thomas Schwinge <thomas@codesourcery.com>
4191
4192 * stdio-common/tstdiomisc.c: Fix coding-style violation.
4193
306dfba9
AS
41942013-04-15 Andreas Schwab <schwab@suse.de>
4195
4196 * nscd/grpcache.c (cache_addgr): Properly check for short write.
4197 * nscd/initgrcache.c (addinitgroupsX): Likewise.
4198 * nscd/pwdcache.c (cache_addpw): Likewise.
4199 * nscd/servicescache.c (cache_addserv): Likewise. Don't write
4200 more than recsize.
4201
206a6699
SP
42022013-04-15 Siddhesh Poyarekar <siddhesh@redhat.com>
4203
4204 * benchtests/Makefile (bench): Write all output to
4205 bench-out.tmp together.
4206
0582f6b3
AS
42072013-04-15 Andreas Schwab <schwab@suse.de>
4208
4209 * nscd/nscd.c (main): Don't fork again after closing files.
4210
acb4325f
SP
42112013-04-15 Siddhesh Poyarekar <siddhesh@redhat.com>
4212
5cb26d0a
SP
4213 * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
4214
acb4325f
SP
4215 * benchtests/Rules (bench-deps): Collect dependencies into a
4216 single variable. Add Makefile to dependencies.
4217 ($(objpfx)bench-%.c): Depend on bench-deps.
4218
47792506
RM
42192013-04-12 Roland McGrath <roland@hack.frob.com>
4220 Xavier Roche <roche+kml2@exalead.com>
4221
4222 [BZ #15361]
4223 * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
4224 just that it's a file descriptor.
4225 * manual/llio.texi (Synchronizing AIO Operations): Update description
4226 for EBADF error from aio_fsync.
4227
8fc1bee5
SP
42282013-04-12 Siddhesh Poyarekar <siddhesh@redhat.com>
4229
4230 * Rules (bench): Move target definition...
4231 * benchtests/Makefile: ... here.
4232
aba5e333
CD
42332013-04-11 Carlos O'Donell <carlos@redhat.com>
4234
4235 * math/libm-test.inc (cos_test): Fix PI/2 test.
4236 (sincos_test): Likewise.
4237 * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
4238 * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
4239
273cdee8
AS
42402013-04-11 Andreas Schwab <schwab@suse.de>
4241
6ecec3b6
AS
4242 [BZ #13988]
4243 * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
4244 accept exponent character only when digits were seen.
4245 * stdio-common/Makefile (tests): Add bug26.
4246 * stdio-common/bug26.c: New file.
4247
273cdee8
AS
4248 [BZ #14293]
4249 * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
4250 non-freeable.
4251
8da491f5
SP
42522013-04-11 Siddhesh Poyarekar <siddhesh@redhat.com>
4253
01dc6df9
SP
4254 * Makeconfig (rtld-prefix): Define built linker prefix.
4255 * Rules (run-bench): Use it.
4256 * math/Makefile (run-regen-ulps): Likewise.
4257
8da491f5
SP
4258 * Rules (bench): Remove eval.
4259
abe7f530
SP
42602013-04-10 Siddhesh Poyarekar <siddhesh@redhat.com>
4261 Roland McGrath <roland@hack.frob.com>
4262 Ondrej Bilka <neleai@seznam.cz>
4263
4264 [BZ #15346]
4265 * time/getdate.c: Include ctype.h and alloca.h.
4266 (__getdate_r): Trim leading and trailing spaces of input.
4267 * time/tst-getdate.c (tests): Add tests with leading and
4268 trailing spaces.
4269
61c23e62
RM
42702013-04-08 Roland McGrath <roland@hack.frob.com>
4271
4272 [BZ #14280]
4273 * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
4274 when computing value.
4275
7208a313
CD
42762013-04-06 Carlos O'Donell <carlos@redhat.com>
4277
085b2d41
CD
4278 * math/README.libm-test (How can I generate "libm-test-ulps"?):
4279 Use testrun.sh to run libm tests.
4280
7208a313
CD
4281 [BZ #15309]
4282 * elf/dl-open.c (dl_open_worker): memset all of seen array.
4283
872c0acd
MM
42842013-04-06 Marko Myllynen <myllynen@redhat.com>
4285
4286 [BZ #15264]
4287 * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
4288
26510bdd
CD
42892013-04-06 Carlos O'Donell <carlos@redhat.com>
4290
4291 * Makefile.in (regen-ulps): New target.
4292 * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
4293 [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
4294 [ifneq (no,$(PERL)] (regen-ulps): New target.
4295 [ifeq (no,$(PERL)] (regen-ulps): New target.
4296 * math/libm-test.inc (ulps_file_name): Define.
4297 (output_dir): New variable.
4298 (options): Add "output-dir" option.
4299 (parse_opt): Handle 'o' case.
4300 (main): If output_dir is non-NULL use it as a prefix
4301 otherwise use "".
4302 * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
4303
a01f19c8
CD
43042013-04-06 Carlos O'Donell <carlos@redhat.com>
4305
4306 [BZ #10060, #10062]
4307 * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
4308 * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
4309 fail configure if __sync_val_compare_and_swap is not inlined.
4310 * sysdeps/i386/configure: Regenerate.
4311 * configure.in: Build for i686 when configured for i386.
4312 * configure: Regenerate.
4313 * README: Remove i386 reference.
4314
b7a329a5
CD
43152013-04-06 Carlos O'Donell <carlos@redhat.com>
4316
4317 * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
4318 * sysdeps/s390/s390-64/sysdep.h: Likewise.
4319
bf0f50df
TS
43202013-04-05 Thomas Schwinge <thomas@codesourcery.com>
4321
ee091edf
TS
4322 * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
4323 (lmsnanval): New variables.
4324 (F): Add conversion tests.
4325 * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
4326 * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
4327
a8b792d6
TS
4328 * stdio-common/tstdiomisc.c (F): Properly collect individual
4329 tests' results.
4330
a1cbf437
TS
4331 [BZ #14686, #15336]
4332 * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
4333 * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
4334 Instead, use input NaN values or generate a qNaN by arithmetic
4335 operation. Also fix bugs to comply with the standard.
4336 * math/libm-test.inc (remainder_test): Add more tests.
4337
8b43a0c9
TS
4338 [BZ #15335, #15342]
4339 * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
4340 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
4341 input NaN values or generate a qNaN by arithmetic operation.
4342
d91da4ce
TS
4343 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
4344 unreachable code.
4345
bf0f50df
TS
4346 * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
4347 definitions.
4348
05e166c8
JM
43492013-04-03 Joseph Myers <joseph@codesourcery.com>
4350
4351 [BZ #14478]
4352 * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
4353 underflowed result.
4354 * math/s_cexpf.c (__cexpf): Likewise.
4355 * math/s_cexpl.c (__cexpl): Likewise.
4356 * math/libm-test.inc (cexp_test): Add more tests.
4357
1cef1b19
AS
43582013-04-03 Andreas Schwab <schwab@suse.de>
4359
4360 [BZ #15330]
4361 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
4362 order arrays from heap if bigger than alloca cutoff.
4363
74d87055
TS
43642013-04-03 Thomas Schwinge <thomas@codesourcery.com>
4365
4366 * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
4367 (SNAN_TESTS_double): Refer to GCC PR56831.
4368 * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
4369 GCC PR56828.
4370
d755bba4
SP
43712013-04-03 Siddhesh Poyarekar <siddhesh@redhat.com>
4372
90d5d5bb
SP
4373 * Rules (bench): Move bench.out after the run is complete.
4374
73e0cd5d
SP
4375 * Rules (bench): Echo currently running benchmark.
4376
64aabd4b
SP
4377 * benchtests/Makefile (bench): Add atan and slowatan.
4378 * benchtests/atan-inputs: New file.
4379 * benchtests/slowatan-inputs: New file.
4380 * benchtests/slowatan.c: New file.
4381
c871eccd
SP
4382 * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
4383 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
4384 its value.
4385
d755bba4
SP
4386 [BZ #15305]
4387 * sysdeps/unix/sysv/linux/kernel-features.h
4388 [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
4389 __ASSUME_XFS_RESTRICTED_CHOWN.
4390 * sysdeps/unix/sysv/linux/pathconf.c
4391 (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
4392 Save and restore errno.
4393
52ce4860
JM
43942013-04-02 Joseph Myers <joseph@codesourcery.com>
4395
4396 [BZ #15327]
4397 * math/s_cacosh.c (__cacosh): Implement for finite nonzero
4398 arguments using __kernel_casinh.
4399 * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
4400 arguments using __kernel_casinhf.
4401 * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
4402 arguments using __kernel_casinhl.
4403 * math/libm-test.inc (cacosh_test): Add more tests.
4404 * sysdeps/i386/fpu/libm-test-ulps: Update.
4405 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4406
81f311c2
SP
44072013-04-02 Siddhesh Poyarekar <siddhesh@redhat.com>
4408
e7906a47
SP
4409 * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
4410 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
4411
92e3664b
SP
4412 * bench/Makefile (bench): Add sin and slowsin.
4413 * benchtests/sin-inputs: New file.
4414 * benchtests/slowsin-inputs: New file.
4415 * benchtests/slowsin.c: New file.
4416
81f311c2
SP
4417 * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
4418 (bench): Add slowexp and slowpow.
4419 (exp-ITER): Increase iterations.
4420 (pow-ITER): Likewise.
4421 * benchtests/exp-inputs: Change input.
4422 * benchtests/pow-inputs: Likewise.
4423 * benchtests/slowexp-inputs: New file.
4424 * benchtests/slowexp.c: New file.
4425 * benchtests/slowpow-inputs: New file.
4426 * benchtests/slowpow.c: New file.
4427
ab0f1aa9
AZ
44282013-04-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4429
4430 * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
4431 instructions.
4432 * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
4433 * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
4434 * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
4435 * benchtests/Makefile: Add rint benchtest.
4436 * benchtests/rint-inputs: Input for rint benchtest.
4437
57267616
TS
44382013-04-02 Thomas Schwinge <thomas@codesourcery.com>
4439
4440 * Versions.def (libm): Add GLIBC_2.18.
4441 * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
4442 hidden libm prototypes.
4443 [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
4444 * math/Makefile (libm-calls): Add s_issignaling.
4445 * math/Versions (libm: GLIBC_2.18): Add __issignaling,
4446 __issignalingf, __issignalingl. Adjust all libm.abilist files.
4447 * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
4448 declaration.
4449 * math/math.h [__USE_GNU] (issignaling): New macro.
4450 * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
4451 * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
4452 * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
4453 * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
4454 * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
4455 * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
4456 * manual/arith.texi (issignaling): New section.
4457 * manual/libm-err-tab.pl (@all_functions): Update comment.
4458 * math/gen-libm-test.pl (parse_args): Apply special handling for
4459 issignaling.
4460 * math/libm-test.inc (print_float, issignaling_test): New
4461 functions.
4462 (check_float_internal): Add issignaling checks.
4463 * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
4464 default definition.
4465 * sysdeps/powerpc/math-tests.h: New file.
4466 * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
4467 tests.
4468 * math/test-snan.c (TEST_FUNC): Likewise.
4469
6142896d
DM
44702013-03-30 David S. Miller <davem@davemloft.net>
4471
4472 * po/de.po: Update from translation team.
4473
ccc8cadf
JM
44742013-03-30 Joseph Myers <joseph@codesourcery.com>
4475
4476 [BZ #10357]
4477 * math/k_casinh.c (__kernel_casinh): Handle arguments with
4478 imaginary part less than 1.0 and real part less than 0.5
4479 specially.
4480 * math/k_casinhf.c (__kernel_casinhf): Likewise.
4481 * math/k_casinhl.c (__kernel_casinhl): Likewise.
4482 * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
4483 (cacos_test): Add more tests.
4484 (casin_test): Likewise.
4485 (casinh_test): Likewise.
4486 * sysdeps/i386/fpu/libm-test-ulps: Update.
4487 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4488
0f6a8d4b
SP
44892013-03-29 Siddhesh Poyarekar <siddhesh@redhat.com>
4490
0d1029de
SP
4491 * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
4492 ONE with its value.
4493
c2d94018
SP
4494 * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
4495 (__pow_mp): Replace ONE and MONE with their values.
4496 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
4497 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
4498 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
4499 * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
4500 * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
4501 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
4502
27ec37f1
SP
4503 * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
4504
a64d7e0e
SP
4505 * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
4506 (__pow_mp): Replace ZERO and MZERO with their values.
4507 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
4508 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
4509 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
4510 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
4511 * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
4512 * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
4513 (__sqr): Likewise.
4514
d26dd3eb
SP
4515 * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
4516
0f6a8d4b
SP
4517 * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
4518
e57b0c61
RM
45192013-03-28 Roland McGrath <roland@hack.frob.com>
4520
4521 * include/stdlib.h [!SHARED] (__call_tls_dtors):
4522 Declare with __attribute__ ((weak)).
4523 * stdlib/exit.c (__libc_atexit) [!SHARED]:
4524 Call __call_tls_dtors only if it's not NULL.
4525
356b3480
RM
45262013-03-28 Roland McGrath <roland@hack.frob.com>
4527
288f7d79
RM
4528 * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
4529 didn't do it already, then set _dl_phdr and _dl_phnum based on the
4530 magic __ehdr_start linker symbol if it's defined.
4531 * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
4532 them up here if it was already done.
4533
dc0a0263
RM
4534 * elf/dl-support.c (_dl_phdr): Make pointer to const.
4535 (_dl_aux_init): Use const in cast when setting it.
4536 * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
4537 * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
4538 * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
4539
3d3436ae
RM
4540 * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
4541 Declare them here.
4542 * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
4543 * csu/libc-tls.c: Nor here.
4544 * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
4545
356b3480
RM
4546 * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
4547 (__libc_message): Never call vsyslog.
4548
b0f1246a
AM
45492013-03-28 Alan Modra <amodra@gmail.com>
4550
4551 * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
4552 Define as empty.
4553 * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
4554 Likewise.
4555
fbbe2b9a
AZ
45562013-03-28 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4557
4558 [BZ #15214]
4559 * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
4560 underflow.
4561 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
4562
1728ab37
SP
45632013-03-28 Siddhesh Poyarekar <siddhesh@redhat.com>
4564
7a86be6e
SP
4565 [BZ #15304]
4566 * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
4567 Don't add gid passed as argument.
4568
1728ab37
SP
4569 * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
4570
3a7182a1
JM
45712013-03-27 Joseph Myers <joseph@codesourcery.com>
4572
4573 [BZ #15307]
4574 * math/k_casinh.c (__kernel_casinh): Handle arguments with
4575 imaginary part between 1.0 and 1.5 and real part less than 0.5
4576 specially.
4577 * math/k_casinhf.c (__kernel_casinhf): Likewise.
4578 * math/k_casinhl.c (__kernel_casinhl): Likewise.
4579 * math/libm-test.inc (cacos_test): Add more tests.
4580 (casin_test): Likewise.
4581 (casinh_test): Likewise.
4582 * sysdeps/i386/fpu/libm-test-ulps: Update.
4583 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4584
6f2e90e7
SP
45852013-03-26 Siddhesh Poyarekar <siddhesh@redhat.com>
4586
5739f705
SP
4587 * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
4588 constants.
4589 (norm): Likewise.
4590 (denorm): Likewise.
4591 (__dbl_mp): Likewise.
4592 (add_magnitudes): Likewise.
4593 (sub_magnitudes): Likewise.
4594 (__add): Likewise.
4595 (__sub): Likewise.
4596 (__mul): Likewise.
4597 (__sqr): Likewise.
4598 (__inv): Likewise.
4599 (__dvd): Likewise.
4600
e375e83d
SP
4601 * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
4602 commented code.
4603 * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
4604 (__dubcos): Likewise.
4605 * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
4606 (__ieee754_acos): Likewise.
4607 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
4608 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
4609 (__exp1): Likewise.
4610 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
4611 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
4612 (log1): Likewise.
4613 (my_log2): Likewise.
4614 (checkint): Likewise.
4615 * sysdeps/ieee754/dbl-64/e_remainder.c
4616 (__ieee754_remainder): Likewise.
4617 * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
4618 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
4619 (bsloww): Likewise.
4620 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
4621
6f2e90e7
SP
4622 * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
4623 * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
4624 MANTISSA_STORE_T to store computations on mantissa. Use
4625 macros for rounding and division.
4626 (denorm): Likewise.
4627 (__dbl_mp): Likewise.
4628 (add_magnitudes): Likewise.
4629 (sub_magnitudes): Likewise.
4630 (__mul): Likewise.
4631 (__sqr): Likewise.
4632 * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h. Define
4633 powers of two in terms of TWOPOW macro.
4634 (mp_no): Make type of mantissa as MANTISSA_T.
4635 [!RADIXI]: Define RADIXI.
4636 [!TWO52]: Define TWO52.
4637 * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
4638
fce14d4e
AZ
46392013-03-25 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4640
4641 * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
4642 llroundl symbol when building for PPC32.
4643
9ad027fb
MW
46442013-03-24 Mark H Weaver <mhw@netris.org>
4645
4646 * manual/arith.texi (Normalization Functions): Fix prototypes for
4647 scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
4648
e42a38dd
AZ
46492013-03-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4650
4651 [BZ #13889]
4652 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
4653 high value to check if expl overflow.
4654 * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
4655 to check for underflow and overflow.
4656 * math/libm-test.inc: Add exp test.
4657
2e0fb521
DL
46582013-03-21 Dmitry V. Levin <ldv@altlinux.org>
4659
4660 [BZ #11120]
4661 * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
4662 with NOT_IN_libc.
4663
b5784d95
AZ
46642013-03-21 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4665
4666 * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
4667 symbol.
4668
5aa4a1a1
TS
46692013-03-21 Thomas Schwinge <thomas@codesourcery.com>
4670
bdef0be7
TS
4671 * math/gen-libm-test.pl (parse_args, special_functions): Properly
4672 wrap blocks consisting of several statements.
4673
5aa4a1a1
TS
4674 * sysdeps/generic/math-tests.h: New file.
4675 * sysdeps/i386/fpu/math-tests.h: Likewise.
4676 * math/test-snan.c: Include it.
4677 (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
4678
98c48fe5
JM
46792013-03-21 Joseph Myers <joseph@codesourcery.com>
4680
4681 [BZ #15285]
4682 * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
4683 (__ieee754_j0l): Do not improve calculations using cos of twice
4684 input for inputs above LDBL_MAX / 2.0L.
4685 (__ieee754_y0l): Likewise.
4686 * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
4687 (__ieee754_j1l): Do not improve calculations using cos of twice
4688 input for inputs above LDBL_MAX / 2.0L.
4689 (__ieee754_y1l): Likewise.
4690 * math/libm-test.inc (j0_test): Add another test.
4691 (j1_test): Likewise.
4692 (y0_test): Likewise.
4693 (y1_test): Likewise.
4694 * sysdeps/i386/fpu/libm-test-ulps: Update.
4695
3775a8bc
SP
46962013-03-21 Siddhesh Poyarekar <siddhesh@redhat.com>
4697
4698 * Rules ($(objpfx)bench-%.c): Include code from a C source
4699 file.
4700
0a1b2ae6
JM
47012013-03-21 Joseph Myers <joseph@codesourcery.com>
4702
4703 [BZ #15287]
4704 * math/k_casinh.c (__kernel_casinh): Handle arguments with
4705 imaginary part 1.0 and real part less than 0.5 specially.
4706 * math/k_casinhf.c (__kernel_casinhf): Likewise.
4707 * math/k_casinhl.c (__kernel_casinhl): Likewise.
4708 * math/libm-test.inc (cacos_test): Add more tests.
4709 (casin_test): Likewise.
4710 (casinh_test): Likewise.
4711 * sysdeps/i386/fpu/libm-test-ulps: Update.
4712 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4713
b33d4ce4
SP
47142013-03-21 Siddhesh Poyarekar <siddhesh@redhat.com>
4715
4716 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
4717 * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
4718
bef0b507
JM
47192013-03-20 Joseph Myers <joseph@codesourcery.com>
4720
4721 * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
4722 * config.make.in (config-cflags-sse4): Remove variable.
4723 (config-cflags-avx): Likewise.
4724 (config-cflags-sse2avx): Likewise.
4725 (config-cflags-novzeroupper): Likewise.
4726 (config-asflags-i686): Likewise.
4727 (have-mfma4): Likewise.
4728 (have-as-vis3): Likewise.
4729 (MIG): Likewise.
4730 * configure.in (MIG): Do not AC_SUBST.
4731 (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
4732 (libc_cv_cc_sse4): Do not AC_SUBST.
4733 (libc_cv_cc_avx): Likewise.
4734 (libc_cv_cc_sse2avx): Likewise.
4735 (libc_cv_cc_novzeroupper): Likewise.
4736 (libc_cv_cc_fma4): Likewise.
4737 (libc_cv_as_i686): Likewise.
4738 (libc_cv_sparc_as_vis3): Likewise.
4739 * sysdeps/i386/configure.in (config-cflags-sse4): Set using
4740 LIBC_CONFIG_VAR.
4741 (config-asflags-i686): Likewise.
4742 (config-cflags-avx): Likewise.
4743 (config-cflags-sse2avx): Likewise.
4744 (have-mfma4): Likewise.
4745 (config-cflags-novzeroupper): Likewise.
4746 * sysdeps/mach/configure.in (MIG): Likewise.
4747 * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
4748 * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
4749 LIBC_CONFIG_VAR.
4750 (config-cflags-avx): Likewise.
4751 (config-cflags-sse2avx): Likewise.
4752 (have-mfma4): Likewise.
4753 (config-cflags-novzeroupper): Likewise.
4754 * configure: Regenerated.
4755 * sysdeps/i386/configure: Likewise.
4756 * sysdeps/mach/configure: Likewise.
4757 * sysdeps/sparc/configure: Likewise.
4758 * sysdeps/x86_64/configure: Likewise.
4759
912cc4b3
RM
47602013-03-20 Roland McGrath <roland@hack.frob.com>
4761
4762 [BZ #14812]
4763 * locale/programs/localedef.c (options): Put N_ translation marker
4764 on argument names, not just descriptions.
4765
04eed2b0
MS
47662013-03-20 Marcus Shawcroft <marcus.shawcroft@linaro.org>
4767
4768 * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
4769
a065ceff
OB
47702013-03-20 Ondřej Bílka <neleai@seznam.cz>
4771
9bb2a810 4772 [BZ #14176]
a065ceff
OB
4773 * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
4774
a600e5ce
RM
47752013-03-19 Roland McGrath <roland@hack.frob.com>
4776
4777 * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
4778 [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
4779 [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
4780 [!BEFORE_ABORT] (before_abort): New function.
4781 [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
4782 * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
4783 (writev_for_fatal): New function.
4784 (WRITEV_FOR_FATAL): New macro; call that.
4785 (backtrace_and_maps): New function.
4786 (BEFORE_ABORT): New macro; call that.
4787 (struct str_list): Type removed.
4788 (__libc_message, __libc_fatal): Functions removed.
4789 Include <sysdeps/posix/libc_fatal.c> instead.
4790
6b18bea6
JM
47912013-03-19 Joseph Myers <joseph@codesourcery.com>
4792
4793 * math/k_casinhf.c (__kernel_casinhf): Consistently use float
4794 constants.
4795 * math/k_casinhl.c (__kernel_casinhl): Consistently use long
4796 double constants.
4797
aaa8cb4b
AS
47982013-03-19 Andreas Schwab <schwab@suse.de>
4799
44673770
AS
4800 * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
4801 * sysdeps/gnu/configure: Regenerate.
4802
aaa8cb4b
AS
4803 * configure.in: Substitute libc_cv_rtlddir.
4804 * configure: Regenerate.
4805 * config.make.in (rtlddir): Set from libc_cv_rtlddir.
4806 * Makeconfig (rtlddir, inst_rtlddir): New variables.
4807 (rtld-LDFLAGS): Use them with $(rtld-installed-name).
4808 * elf/Makefile (install-others, CFLAGS-interp.c)
4809 (ldso_install, common-ldd-rewrite): Likewise.
4810 ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
4811 $(inst_slibdir)/$(rtld-installed-name).
4812 * scripts/rellns-sh: Add -p option.
4813 * Makerules (make-shlib-link): Use rellns-sh to get relative name
4814 for source.
4815
d3cfc668
SP
48162013-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
4817
4818 * manual/nptl.texi: Renamed to ...
4819 * manual/threads.texi: ... this.
4820 * manual/Makefile (chapters): Update.
4821
0e2b9cdd
RM
48222013-03-18 Roland McGrath <roland@hack.frob.com>
4823
4824 [BZ #14812]
4825 * argp/argp-parse.c (argp_default_options): Put N_ translation marker
4826 on argument names, not just descriptions.
0e2b9cdd
RM
4827 * malloc/memusagestat.c (options): Likewise.
4828 * nss/getent.c (options): Likewise.
63270c24
RM
4829
48302013-03-18 Benno Schulenberg <bensberg@justemail.net>
4831
4832 [BZ #14812]
4833 * iconv/iconv_prog.c (options): Put N_ translation marker
4834 on argument names, not just descriptions.
4835 * iconv/iconvconfig.c (options): Likewise.
0e2b9cdd 4836
b2e1393c
OB
48372013-03-18 Ondrej Bilka <neleai@seznam.cz>
4838
4839 * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
4840 implementation which is faster on all x86_64 architectures.
4841 Tested on AMD, Intel Nehalem, SNB, IVB.
4842 * sysdeps/x86_64/strnlen.S: Likewise.
4843
4844 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
4845 Remove all multiarch strlen and strnlen versions.
4846 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
4847 Remove strlen and strnlen related parts.
4848
4849 * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
4850 Inline strlen part.
4851 * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
4852
4853 * sysdeps/x86_64/multiarch/strlen.S: Remove.
4854 * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
4855 * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
4856 * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
4857 * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
4858 * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
4859
ec4ff04d
CD
48602013-03-17 Carlos O'Donell <carlos@redhat.com>
4861
4862 * manual/memory.texi (Malloc Tunable Parameters):
4863 Sort parameters alphabetically. Add comments for missing entries.
4864
cd18e90a
DM
48652013-03-17 David S. Miller <davem@davemloft.net>
4866
4867 * sysdeps/sparc/fpu/libm-test-ulps: Update.
4868
2a185d32
JM
48692013-03-16 Joseph Myers <joseph@codesourcery.com>
4870
d2f9799e
JM
4871 [BZ #15283]
4872 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
4873 for arguments at most half maximum finite value.
4874 * math/libm-test.inc (j0_test): Add more tests.
4875 (j1_test): Likewise.
4876 (y0_test): Likewise.
4877 (y1_test): Likewise.
4878 * sysdeps/i386/fpu/libm-test-ulps: Update.
4879 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4880
2a185d32
JM
4881 [BZ #14155]
4882 * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
4883 1 / x and functions P and Q for arguments above 0x1p256L.
4884 (__ieee754_y0l): Likewise.
4885 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
4886 (__ieee754_y1l): Likewise.
4887 * math/libm-test.inc (j0_test): Do not allow spurious underflows.
4888 (j1_test): Likewise.
4889 (y0_test): Likewise.
4890 (y1_test): Likewise.
4891
6cbec759
TS
48922013-03-16 Thomas Schwinge <thomas@codesourcery.com>
4893
4894 * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
4895 variable.
4896
bc16e260
RM
48972013-03-15 Roland McGrath <roland@hack.frob.com>
4898
aefc9b8c
RM
4899 * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
4900 (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
4901 zero since it's initialized to EXEC_PAGESIZE.
4902
bc16e260
RM
4903 * sysdeps/unix/sysv/linux/ldsodefs.h
4904 (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
4905 * sysdeps/generic/ldsodefs.h: ... here.
4906
a57da955
TS
49072013-03-15 Thomas Schwinge <thomas@codesourcery.com>
4908
af00a34d
TS
4909 * math/libm-test.inc (ldexp_test): Add missing START/END markers.
4910
495ded2c
TS
4911 * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
4912 math/test-snan.c.
4913 * math/test-snan.c: Renamed from
4914 sysdeps/powerpc/fpu/test-powerpc-snan.c.
4915 * math/Makefile (tests): Add test-snan.
4916 * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
4917 test-powerpc-snan.
4918
777b0332
TS
4919 * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
4920 SUFFIX. Initialize qNaN_var with __builtin_nan family of
4921 functions.
4922 (TEST_TRUNC): Add SUFFIX argument. Initialize qNaN_var with
4923 __builtin_nan family of functions.
4924 * math/libm-test.inc (initialize): Initialize qnan_value with
4925 __builtin_nan family of functions.
4926 * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
4927 Remove variables.
4928 (init_signaling_nan, snan_float, snan_double, snan_ldouble):
4929 Remove functions.
4930 (TEST_FUNC): Add SUFFIX argument. Move sNaN_var into static
4931 storage class. Initialize qNaN_var and sNaN_var with
4932 __builtin_nan and __builtin_nans families of functions,
4933 respectively.
4934
64d063b8
TS
4935 * math/libm-test.inc (acosh_test): Also test with qNaN input.
4936 (sqrt_test): Remove duplicate test with qNaN input.
4937 (lrint_test, llrint_test, lround_test, llround_test, rint_test)
4938 (round_test, signbit_test, significand_test): Note missing +/-Inf
4939 as well as qNaN tests.
4940
67e971f1
TS
4941 * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
4942 qNaN_var. Fix a few strings, too.
4943 * math/libm-test.inc (nan_value): Rename to qnan_value.
4944 * math/gen-libm-test.pl (%beautify): Adjust to that.
4945 * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
4946 * math/test-misc.c (main): Likewise.
4947 * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
4948 to __qnan_bytes, and __qnan_union, respectively.
4949 * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
4950 Likewise.
4951 * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
4952 and lqnanval, respectively.
4953 * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
4954 * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
4955 * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
4956 and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
4957
64487e12
TS
4958 * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
4959 * math/test-misc.c (main) [__x86_64__]: Enable test for long
4960 doubles.
4961
e015e27b
TS
4962 * math/test-misc.c (main): Fix copy'n'pastos.
4963 * misc/tst-efgcvt.c (special): Likewise.
4964
a57da955
TS
4965 * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
4966 Remove declarations.
4967
1e380345
SP
49682013-03-15 Siddhesh Poyarekar <siddhesh@redhat.com>
4969
4970 * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
4971 * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
4972 * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
4973 * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
4974
ef26eece
AZ
49752013-03-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4976
4977 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
4978 macro to return vdso values correctly in IFUNC implementations.
4979 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
4980 Optimization by using IFUNC.
4981
8cfdb7e0
SP
49822013-03-15 Siddhesh Poyarekar <siddhesh@redhat.com>
4983 Richard Henderson <rth@redhat.com>
4984 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
4985
4986 * Makefile.in (bench): New target.
4987 * NEWS: Mention the benchmark framework.
4988 * Rules (bench): Likewise.
4989 (binaries-bench): Generate binaries for functions to
4990 benchmark.
4991 * benchtests/Makefile: New makefile for benchmark tests.
4992 * benchtests/bench-skeleton.c: New skeleton file for benchmark
4993 programs.
4994 * benchtests/exp-inputs: New input file for EXP function.
4995 * benchtests/pow-inputs: New input file for POW function.
4996 * scripts/bench.pl: New script to generate source files for
4997 benchmark programs.
4998
bcda9880
SP
49992013-03-15 Siddhesh Poyarekar <siddhesh@redhat.com>
5000
d22ca8cd
SP
5001 * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
5002 * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
5003 computations on mantissa. Use macros for rounding and
5004 division.
5005 (denorm): Likewise.
5006 (__dbl_mp): Likewise.
5007 (add_magnitudes): Likewise.
5008 (sub_magnitudes): Likewise.
5009 (__mul): Likewise.
5010 (__sqr): Likewise.
5011 * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h. Define
5012 powers of two in terms of TWOPOW macro.
5013 (mp_no): Make type of mantissa as MANTISSA_T.
5014 [!RADIXI]: Define RADIXI.
5015 [!TWO52]: Define TWO52.
5016 * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
5017
bcda9880
SP
5018 * manual/nptl.texi (cindex): Modify threads to pthreads.
5019
06d5adfb
JM
50202013-03-15 Joseph Myers <joseph@codesourcery.com>
5021
5022 * sysdeps/x86_64/preconfigure: Regenerated.
5023
41c7328e
JM
50242013-03-14 Joseph Myers <joseph@codesourcery.com>
5025
5026 [BZ #14155]
5027 * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
5028 0x1p28 and above.
5029 (qzero): Return -0.125 / x for arguments 0x1p28 and above.
5030 * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
5031 0x1p28 and above.
5032 (qzero): Return 0.375 / x for arguments 0x1p28 and above.
5033 * math/libm-test.inc (j0_test): Do not allow one spurious
5034 underflow exception.
5035 (y1_test): Likewise.
5036
e25cfa60
SP
50372013-03-14 Siddhesh Poyarekar <siddhesh@redhat.com>
5038
0409959c
SP
5039 * manual/Makefile (chapters): Add nptl.
5040 * manual/debug.texi (Debugging Support): Add link to Threads
5041 chapter.
5042 * manual/nptl.texi: New file.
5043
e25cfa60
SP
5044 * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
5045
58a1335e
PB
50462013-03-14 Petr Baudis <pasky@ucw.cz>
5047
5048 * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
5049 for non-NULL pointer before the memory validity test. Pointed
5050 out by Holger Brunck <holger.brunck@keymile.com>.
5051
9dc7c64f
AS
50522013-03-13 Andreas Schwab <schwab@suse.de>
5053
5054 * extra-lib.mk (extra-objs): Add static-only-routines as .oS
5055 instead of .os.
5056
54206aa6
JM
50572013-03-13 Joseph Myers <joseph@codesourcery.com>
5058
5059 * timezone/zic.c: Update from tzcode 2013b.
5060
e98cdb38
CD
50612013-03-12 Carlos O'Donell <carlos@redhat.com>
5062
5063 * manual/install.texi (Configuring and compiling):
5064 Mention i686 and i586.
5065 * INSTALL: Regenerate.
5066
9967e003
RM
50672013-03-12 Roland McGrath <roland@hack.frob.com>
5068
5069 * sysdeps/init_array/elf-init.c: New file.
5070 * csu/elf-init.c
5071 (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
5072 (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
5073
5074 * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
5075 __gmon_start__ as global, but as static with a .preinit_array pointer.
5076 * sysdeps/init_array/gmon-start.c: New file. Use that.
5077 * sysdeps/init_array/crti.S: New file, empty except for comments.
5078 * sysdeps/init_array/crtn.S: Likewise.
5079
e6b5a293 50802013-03-11 Ondřej Bílka <neleai@seznam.cz>
80f844c9
OB
5081
5082 * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
5083 definining bcopy.
80f844c9
OB
5084 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
5085 Remove Prefer_SSE_for_memop.
5086 * sysdeps/x86_64/multiarch/init-arch.h: Remove
5087 bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
5088 HAS_PREFER_SSE_FOR_MEMOP.
80f844c9
OB
5089 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
5090 memset-x86-64.
80f844c9 5091 * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
e6b5a293 5092 Remove bzero, memset ifunc support.
80f844c9
OB
5093 * sysdeps/x86_64/multiarch/bzero.S: Remove file.
5094 * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
5095 * sysdeps/x86_64/multiarch/memset.S: Likewise.
5096 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
5097
fb6b0fcb
AS
50982013-03-11 Andreas Schwab <schwab@suse.de>
5099
5100 [BZ #15234]
5101 * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
5102 by SHLIB_COMPAT.
5103 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
5104 (GLIBC_2.16): Remove pthread_atfork.
5105
3e6bd4b1
PP
51062013-03-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5107
5108 * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
5109 (ptestcases.h): Likewise.
5110
222d7f00
RM
51112013-03-08 Roland McGrath <roland@hack.frob.com>
5112
5113 * Makeconfig ($(common-objpfx)config.status): Depend on
5114 sysdeps/*/preconfigure{,.in} too.
5115
1ba4f030
JM
51162013-03-08 Joseph Myers <joseph@codesourcery.com>
5117
a222d91a
JM
5118 * malloc/malloc.h (__malloc_ptr_t): Remove macro.
5119 (__free_hook): Use void * instead of __malloc_ptr_t.
5120 (__malloc_hook): Likewise.
5121 (__realloc_hook): Likewise.
5122 (__memalign_hook): Likewise.
5123 (__after_morecore_hook): Likewise.
5124 * malloc/arena.c (save_malloc_hook): Likewise.
5125 (save_free_hook): Likewise.
5126 * malloc/hooks.c (malloc_hook_ini): Likewise.
5127 (realloc_hook_ini): Likewise.
5128 (memalign_hook_ini): Likewise.
5129 * malloc/malloc.c (malloc_hook_ini): Likewise.
5130 (realloc_hook_ini): Likewise.
5131 (memalign_hook_ini): Likewise.
5132 (__free_hook): Likewise.
5133 (__malloc_hook): Likewise.
5134 (__realloc_hook): Likewise.
5135 (__memalign_hook): Likewise.
5136 (__libc_malloc): Likewise.
5137 (__libc_free): Likewise.
5138 (__libc_realloc): Likewise.
5139 (__libc_memalign): Likewise.
5140 (__libc_valloc): Likewise.
5141 (__libc_pvalloc): Likewise.
5142 (__libc_calloc): Likewise.
5143 (__posix_memalign): Likewise.
5144 * malloc/morecore.c (__sbrk): Likewise.
5145 (__default_morecore): Likewise.
5146
5cc45e10
JM
5147 * malloc/morecore.c (__default_morecore): Use ISO C prototype.
5148
dd54b864
JM
5149 * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
5150 * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
5151 __malloc_ptrdiff_t.
5152
1ba4f030
JM
5153 * malloc/malloc.h (__malloc_size_t): Remove macro.
5154 * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
5155 __malloc_size_t.
5156 (old_memalign_hook): Likewise.
5157 (old_realloc_hook): Likewise.
5158 (struct hdr): Likewise.
5159 (flood): Likewise.
5160 (mallochook): Likewise.
5161 (memalignhook): Likewise.
5162 (reallochook): Likewise.
5163 * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
5164 (tr_old_realloc_hook): Likewise.
5165 (tr_old_memalign_hook): Likewise.
5166 (tr_mallochook): Likewise.
5167 (tr_reallochook): Likewise.
5168 (tr_memalignhook): Likewise.
5169
edf66e57
AZ
51702013-03-08 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5171
5172 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
5173 default_ldbl_pack and using as default implementation.
5174 (ldbl_unpack): Rename to default_ldbl_unpack and using as default
5175 implementation.
5176 * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
5177 redundant definition.
5178 (ldbl_insert_mantissa): Likewise.
5179 (ldbl_canonicalize): Likewise.
5180 (ldbl_nearbyint): Likewise.
5181 (ldbl_pack): Rename to ldbl_pack_ppc.
5182 (ldbl_unpack): Rename to ldbl_unpack_ppc.
5183 * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
5184 * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
5185
6d9145d8
SP
51862013-03-08 Siddhesh Poyarekar <siddhesh@redhat.com>
5187
5188 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
5189 * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
5190 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
5191 * sysdeps/powerpc/power4/fpu/Makefile: ... here.
5192 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
5193 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
5194 * sysdeps/powerpc/powerpc32/power4/Implies: New file.
5195 * sysdeps/powerpc/powerpc64/power4/Implies: New file.
5196
4dd4e157
AJ
51972013-03-07 Andreas Jaeger <aj@suse.de>
5198
5199 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
5200 bits/mman-linux.h.
5201
adbb8027
SP
52022013-03-07 Siddhesh Poyarekar <siddhesh@redhat.com>
5203
ce544b5b
SP
5204 * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
5205 Include mpa.h and declare __MPEXP.
5206 [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
5207 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
5208 (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
5209 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
5210 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
5211 (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
5212 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
5213
4cc149fd
SP
5214 * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
5215 (__slowpow): Use long double EXPL and LOGL functions to
5216 compute POW.
5217 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
5218 (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
5219 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
5220 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
5221 (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
5222 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
5223
e6ebd4a7
SP
5224 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
5225 intermediate variable to calculate exponent.
5226 (__sqr): Likewise.
5227 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
5228 Likewise.
5229 (__sqr): Likewise.
5230
82a9811d
SP
5231 * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
5232 [!NO__SQR]: Define __sqr.
5233 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
5234 and NO__SQR. Remove all code except __mul and __sqr. Include
5235 sysdeps/ieee754/dbl-64/mpa.c.
5236 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
5237
adbb8027
SP
5238 [BZ #12723]
5239 * posix/Makefile (tests): Add tst-pathconf.
5240 * posix/tst-pathconf.c: New test case.
5241 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
5242 _PC_PIPE_BUF.
5243 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
5244
39120df9
PF
52452013-03-06 Patsy Franklin <pfrankli@redhat.com>
5246
5247 * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
5248
67525cb8
AJ
52492013-03-06 Andreas Jaeger <aj@suse.de>
5250
664a9ce4
AJ
5251 * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
5252 definition via __MAP_ANONYMOUS.
5253
8e39047d
AJ
5254 * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
5255 it's not part of Linux headers.
5256
67525cb8
AJ
5257 * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
5258 (MAP_HUGE_MASK): Define.
5259
5260 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
5261 Define.
5262 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
5263 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
5264 Define.
5265 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
5266 * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
5267 Define.
5268 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
5269 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
5270 Define.
5271 (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
5272
5273 * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
5274 * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
5275 * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
5276 * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
5277 * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
5278 * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
5279
5280 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
5281 Handle f2fs.
5282
5283 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
5284 Handle f2fs and efivarfs.
5285
5286 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
5287 f2fs.
5288
5289 * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
5290 (EFIVARFS_MAGIC): Add.
5291 (F2FS_LINK_MAX): Add.
5292
e1b42695
PP
52932013-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5294
5295 * stdio-common/vfprintf.c: Replace __builtin_expect with
5296 __glibc_unlikely.
5297
2d67d91a
JM
52982013-03-06 Joseph Myers <joseph@codesourcery.com>
5299
5300 [BZ #13550]
5301 * sysdeps/generic/bp-sym.h: Remove file.
5302 * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
5303 * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
5304 <bp-sym.h> and <bp-asm.h>.
5305 (__longjmp): Don't use BP_SYM.
5306 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
5307 and <bp-asm.h>.
5308 (memcpy): Don't use BP_SYM.
5309 * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
5310 <bp-sym.h> and <bp-asm.h>.
5311 (memcpy): Don't use BP_SYM.
5312 * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
5313 <bp-asm.h>.
5314 (memcpy): Don't use BP_SYM.
5315 * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
5316 <bp-asm.h>.
5317 (memset): Don't use BP_SYM.
5318 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
5319 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
5320 (__bzero): Don't use BP_SYM.
5321 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
5322 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
5323 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
5324 <bp-sym.h> and <bp-asm.h>.
5325 (memcmp): Don't use BP_SYM. Remove comment about bounded
5326 pointers.
5327 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
5328 <bp-sym.h> and <bp-asm.h>.
5329 (memcpy): Don't use BP_SYM.
5330 * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
5331 <bp-sym.h> and <bp-asm.h>.
5332 (memset): Don't use BP_SYM.
5333 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
5334 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
5335 (__bzero): Don't use BP_SYM.
5336 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
5337 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
5338 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
5339 <bp-sym.h> and <bp-asm.h>.
5340 (strncmp): Don't use BP_SYM. Remove comment about bounded
5341 pointers.
5342 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
5343 <bp-sym.h> and <bp-asm.h>.
5344 (memcpy): Don't use BP_SYM.
5345 * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
5346 <bp-sym.h> and <bp-asm.h>.
5347 (memset): Don't use BP_SYM.
5348 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
5349 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
5350 (__bzero): Don't use BP_SYM.
5351 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
5352 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
5353 * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
5354 <bp-sym.h> and <bp-asm.h>.
5355 (__memchr): Don't use BP_SYM.
5356 * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
5357 <bp-sym.h> and <bp-asm.h>.
5358 (memcmp): Don't use BP_SYM. Remove comment about bounded
5359 pointers.
5360 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
5361 <bp-sym.h> and <bp-asm.h>.
5362 (memcpy): Don't use BP_SYM.
5363 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
5364 <bp-sym.h> and <bp-asm.h>.
5365 (__mempcpy): Don't use BP_SYM.
5366 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
5367 <bp-sym.h> and <bp-asm.h>.
5368 (__memrchr): Don't use BP_SYM.
5369 * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
5370 <bp-sym.h> and <bp-asm.h>.
5371 (memset): Don't use BP_SYM.
5372 (__bzero): Likewise.
5373 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
5374 <bp-sym.h> and <bp-asm.h>.
5375 (__rawmemchr): Don't use BP_SYM.
5376 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
5377 <bp-sym.h> and <bp-asm.h>.
5378 (__STRCMP): Don't use BP_SYM.
5379 * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
5380 <bp-sym.h> and <bp-asm.h>.
5381 (strchr): Don't use BP_SYM.
5382 * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
5383 <bp-sym.h> and <bp-asm.h>.
5384 (__strchrnul): Don't use BP_SYM.
5385 * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
5386 <bp-sym.h> and <bp-asm.h>.
5387 (strlen): Don't use BP_SYM.
5388 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
5389 <bp-sym.h> and <bp-asm.h>.
5390 (strncmp): Don't use BP_SYM. Remove comment about bounded
5391 pointers.
5392 * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
5393 <bp-sym.h> and <bp-asm.h>.
5394 (__strnlen): Don't use BP_SYM.
5395 * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
5396 <bp-sym.h> and <bp-asm.h>.
5397 (__GI__setjmp): Don't use BP_SYM.
5398 (_setjmp): Likewise.
5399 (__sigsetjmp): Likewise.
5400 * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
5401 (L(start_addresses)): Don't use BP_SYM.
5402 (_start): Likewise.
5403 * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
5404 <bp-asm.h>.
5405 (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
5406 STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
5407 (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
5408 (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
5409 * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
5410 <bp-asm.h>.
5411 (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
5412 CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE. Remove comment
5413 about bounded pointers.
5414 (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
5415 (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
5416 * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
5417 <bp-asm.h>.
5418 (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove comment
5419 about bounded pointers. Remove GKM FIXME comments.
5420 (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
5421 * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
5422 <bp-asm.h>.
5423 (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
5424 STORE_RETURN_BOUNDS. Remove comment about bounded pointers.
5425 Remove GKM FIXME comments.
5426 (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
5427 (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
5428 * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
5429 <bp-asm.h>.
5430 (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove comment
5431 about bounded pointers. Remove GKM FIXME comment.
5432 * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
5433 and <bp-asm.h>.
5434 (strncmp): Don't use BP_SYM. Remove comment about bounded
5435 pointers.
5436 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
5437 <bp-sym.h> and <bp-asm.h>.
5438 (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
5439 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
5440 <bp-sym.h> and <bp-asm.h>.
5441 (__clone): Don't use BP_SYM and DISCARD_BOUNDS. Remove GKM FIXME
5442 comment.
5443
cdcf361f
PP
54442013-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
5445
5446 * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
5447 call free(NULL).
5448
3c4a2b15
DM
54492013-03-05 David S. Miller <davem@davemloft.net>
5450
5451 * po/es.po: Update from translation team.
5452
cdcf361f 54532013-03-05 Andreas Jaeger <aj@suse.de>
890b58d3
AJ
5454
5455 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
5456 <bits/mman-linux.h>.
5457 (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
5458 is fine.
5459 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
5460 <bits/mman-linux.h> to end of file.
5461 (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
5462 is fine.
5463 * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
5464 <bits/mman-linux.h> to end of file.
5465 (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
5466 is fine.
5467 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
5468 <bits/mman-linux.h> to end of file.
5469
5470 * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
5471 (MCL_CURRENT, MCL_FUTURE): Define here.
5472
5f67c04f
AK
54732013-03-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
5474
8a4473cc 5475 [BZ #15232]
5f67c04f
AK
5476 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
5477 attribute_hidden.
5478 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
5479
c3e94a95
AK
54802013-03-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
5481
5482 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
5483 fourth parameter needed for rt_sigprocmask syscall.
5484 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
5485 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
5486 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
5487 * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
5488 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
5489 * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
5490
cfb6382a
JM
54912013-03-04 Joseph Myers <joseph@codesourcery.com>
5492
5493 [BZ #13550]
5494 * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
5495 comment about bounded pointers.
5496 * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
5497 * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
5498
539d8e01
AJ
54992013-03-04 Andreas Jaeger <aj@suse.de>
5500
5501 * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
5502 common definitions.
5503
5504 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
5505 provided by bits/mman-linux.h and include <bits/mman-linux.h>.
5506 * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
5507 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
5508 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
539d8e01
AJ
5509 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
5510
2e167a70 55112013-03-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
e0b780ad
AZ
5512
5513 [BZ #15055]
5514 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
5515 __ieee754_sqrl instead of __sqrl.
5516
68508633
JM
55172013-03-01 Joseph Myers <joseph@codesourcery.com>
5518
5519 * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
5520 * sysdeps/powerpc/fpu_control.h: ... here.
5521 * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
5522 * sysdeps/powerpc/bits/fenvinline.h: ... here.
5523 * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
5524 * sysdeps/powerpc/bits/mathinline.h: ... here.
5525
7775448e
RM
55262013-03-01 Roland McGrath <roland@hack.frob.com>
5527
5528 * elf/dl-hwcaps.c (_dl_important_hwcaps):
5529 Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
5530 to just [NEED_DL_SYSINFO_DSO].
5531 * elf/dl-support.c: Likewise.
5532 * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
5533 * elf/rtld.c (dl_main): Likewise.
5534 * elf/setup-vdso.h (setup_vdso): Likewise.
5535 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
5536 * sysdeps/unix/sysv/linux/dl-sysdep.c
5537 (_dl_discover_osversion): Likewise.
5538
4e9b5995
CD
55392013-03-01 Carlos O'Donell <carlos@redhat.com>
5540
5541 * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
5542 * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
5543
e23872c8
SP
55442013-03-01 Siddhesh Poyarekar <siddhesh@redhat.com>
5545
e5c74c63
SP
5546 * NEWS: Mention libm performance improvements and non-x86 PI
5547 futex support.
5548
e23872c8
SP
5549 * csu/libc-start.c (__pthread_initialize_minimal): Change
5550 function arguments.
5551 * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
5552
b5510883
JM
55532013-02-28 Joseph Myers <joseph@codesourcery.com>
5554
5555 [BZ #13550]
5556 * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
5557 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
5558 <bp-sym.h> and <bp-asm.h>.
5559 (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
5560 * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
5561 and <bp-asm.h>.
5562 (memcpy): Don't use BP_SYM.
5563 * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
5564 <bp-asm.h>.
5565 (__mpn_add_n): Don't use BP_SYM.
5566 (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
5567 * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
5568 and <bp-asm.h>.
5569 (__mpn_addmul_1): Don't use BP_SYM.
5570 (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
5571 * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
5572 <bp-sym.h>.
5573 (_setjmp): Don't use BP_SYM.
5574 (__novmx_setjmp): Likewise.
5575 (__GI__setjmp): Likewise.
5576 (__vmx_setjmp): Likewise.
5577 * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
5578 <bp-sym.h>.
5579 * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
5580 (__bzero): Don't use BP_SYM.
5581 (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
5582 (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
5583 * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
5584 <bp-sym.h> and <bp-asm.h>.
5585 (memcpy): Don't use BP_SYM.
5586 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
5587 <bp-sym.h> and <bp-asm.h>.
5588 (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
5589 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
5590 <bp-sym.h> and <bp-asm.h>.
5591 (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
5592 * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
5593 <bp-asm.h>.
5594 (__mpn_lshift): Don't use BP_SYM.
5595 (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
5596 * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
5597 <bp-asm.h>.
5598 (memset): Don't use BP_SYM.
5599 (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
5600 (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
5601 * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
5602 <bp-asm.h>.
5603 (__mpn_mul_1): Don't use BP_SYM.
5604 (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
5605 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
5606 <bp-sym.h> and <bp-asm.h>.
5607 (memcmp): Don't use BP_SYM.
5608 * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
5609 <bp-sym.h> and <bp-asm.h>.
5610 (memcpy): Don't use BP_SYM.
5611 * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
5612 <bp-sym.h> and <bp-asm.h>.
5613 (memset): Don't use BP_SYM.
5614 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
5615 <bp-sym.h> and <bp-asm.h>.
5616 (strncmp): Don't use BP_SYM.
5617 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
5618 <bp-sym.h> and <bp-asm.h>.
5619 (memcpy): Don't use BP_SYM.
5620 * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
5621 <bp-sym.h> and <bp-asm.h>.
5622 (memset): Don't use BP_SYM.
5623 * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
5624 <bp-sym.h> and <bp-asm.h>.
5625 (__memchr): Don't use BP_SYM.
5626 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
5627 <bp-sym.h> and <bp-asm.h>.
5628 (memcmp): Don't use BP_SYM.
5629 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
5630 <bp-sym.h> and <bp-asm.h>.
5631 (memcpy): Don't use BP_SYM.
5632 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
5633 <bp-sym.h> and <bp-asm.h>.
5634 (__mempcpy): Don't use BP_SYM.
5635 * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
5636 <bp-sym.h> and <bp-asm.h>.
5637 (__memrchr): Don't use BP_SYM.
5638 * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
5639 <bp-sym.h> and <bp-asm.h>.
5640 (memset): Don't use BP_SYM.
5641 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
5642 <bp-sym.h> and <bp-asm.h>.
5643 (__rawmemchr): Don't use BP_SYM.
5644 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
5645 <bp-sym.h> and <bp-asm.h>.
5646 (__STRCMP): Don't use BP_SYM.
5647 * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
5648 <bp-sym.h> and <bp-asm.h>.
5649 (strchr): Don't use BP_SYM.
5650 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
5651 <bp-sym.h> and <bp-asm.h>.
5652 (__strchrnul): Don't use BP_SYM.
5653 * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
5654 <bp-sym.h> and <bp-asm.h>.
5655 (strlen): Don't use BP_SYM.
5656 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
5657 <bp-sym.h> and <bp-asm.h>.
5658 (strncmp): Don't use BP_SYM.
5659 * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
5660 <bp-sym.h> and <bp-asm.h>.
5661 (__strnlen): Don't use BP_SYM.
5662 * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
5663 <bp-asm.h>.
5664 (__mpn_rshift): Don't use BP_SYM.
5665 (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
5666 * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
5667 <bp-sym.h> and <bp-asm.h>.
5668 (__sigsetjmp): Don't use BP_SYM.
5669 * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
5670 (L(start_addresses)): Don't use BP_SYM.
5671 (_start): Likewise.
5672 * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
5673 <bp-asm.h>.
5674 (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
5675 (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
5676 (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
5677 * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
5678 <bp-asm.h>.
5679 (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
5680 (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
5681 (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
5682 * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
5683 <bp-asm.h>.
5684 (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove GKM FIXME
5685 comments.
5686 (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
5687 * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
5688 <bp-asm.h>.
5689 (strcpy): Don't use BP_SYM and macros from bp-asm.h. Remove GKM
5690 FIXME comments.
5691 (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
5692 (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
5693 * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
5694 <bp-asm.h>.
5695 (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW. Remove GKM FIXME
5696 comment.
5697 * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
5698 and <bp-asm.h>.
5699 (strncmp): Don't use BP_SYM,
5700 * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
5701 <bp-asm.h>.
5702 (__mpn_sub_n): Don't use BP_SYM.
5703 (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
5704 * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
5705 and <bp-asm.h>.
5706 (__mpn_submul_1): Don't use BP_SYM.
5707 (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
5708 * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
5709 <bp-sym.h> and <bp-asm.h>.
5710 (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
5711 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
5712 <bp-sym.h> and <bp-asm.h>.
5713 (__clone): Don't use BP_SYM and DISCARD_BOUNDS. Remove GKM FIXME
5714 comment.
5715
8d19fe64
SP
57162013-02-28 Siddhesh Poyarekar <siddhesh@redhat.com>
5717
5718 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
5719 Use ZK to minimize writes to Z.
5720 (sub_magnitudes): Simplify code a bit.
5721 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
5722 Use ZK to minimize writes to Z.
5723 (sub_magnitudes): Simplify code a bit.
5724
85bd816a
RM
57252013-02-27 Roland McGrath <roland@hack.frob.com>
5726
5727 * csu/gmon-start.c: Add special exception to license text.
5728
b5977bf2
RH
57292013-02-27 Richard Henderson <rth@redhat.com>
5730
5731 * scripts/config.guess: Update from config.git.
5732 * scripts/config.sub: Likewise.
5733
11d6e2f2
SP
57342013-02-27 Siddhesh Poyarekar <siddhesh@redhat.com>
5735
09c14ed2
SP
5736 * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
5737
a688864e
SP
5738 * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
5739
6295157a
SP
5740 * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
5741
b8de2202
SP
5742 * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
5743
11d6e2f2
SP
5744 * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
5745
7e80ddb8
RM
57462013-02-26 Roland McGrath <roland@hack.frob.com>
5747
5748 * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
5749 [$(build-shared = yes].
7e80ddb8 5750
7da6d9ed
SP
57512013-02-26 Siddhesh Poyarekar <siddhesh@redhat.com>
5752
45f05884
SP
5753 * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
5754 (__mul): Reduce iterations for calculating mantissa.
5755
2236d359
SP
5756 * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
5757 MPTWO.
5758 (__mpranred): Likewise.
5759
7da6d9ed
SP
5760 [BZ #15160]
5761 * malloc/memusagestat.c (main): Draw graphs for heap and stack
5762 only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
5763
b7688c42
PE
57642013-02-26 Paul Eggert <eggert@cs.ucla.edu>
5765
5766 * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
5767 Define __attribute__.
5768
53a5c423
SP
57692013-02-26 Siddhesh Poyarekar <siddhesh@redhat.com>
5770
5771 * locale/elem-hash.h (elem_hash): Mark as pure and possibly
5772 unused.
5773 * posix/regex_internal.h (__attribute): Remove.
5774 [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
5775 (re_string_context_at): Likewise.
5776 (bitset_not): Use __attribute__ and mark function as possibly
5777 unused.
5778 (bitset_merge): Likewise.
5779 (bitset_mask): Likewise.
5780 (re_string_char_size_at): Likewise.
5781 (re_string_wchar_at): Likewise.
5782 (re_string_elem_size_at): Likewise.
5783
60f5a8b5
SP
57842013-02-25 Siddhesh Poyarekar <siddhesh@redhat.com>
5785
2a983a2e
SP
5786 * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
5787 code.
5788 (cc32): Likewise.
5789
e69804d1
SP
5790 * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
5791 (__acr): Likewise.
5792 (__cpy): Likewise.
5793 (norm): Likewise.
5794 (denorm): Likewise.
5795 (__dbl_mp): Likewise.
5796 (add_magnitudes): Likewise.
5797 (sub_magnitudes): Likewise.
5798 (__mul): Likewise.
5799 (__inv): Likewise.
5800
2f22a1e8
SP
5801 * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
5802 style.
5803
8930ddc7
SP
5804 * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
5805 style.
5806
dc60cb11
SP
5807 * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
5808 code.
5809
60f5a8b5
SP
5810 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
5811 up changes with default code.
5812 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
5813 Likewise.
5814
b4d1fd33
AM
58152013-02-24 Allan McRae <allan@archlinux.org>
5816
faf6f8bc
AM
5817 * manual/socket.texi (The Internet Namespace): Order menu items
5818 to match that in the file.
5819
b4d1fd33
AM
5820 * manual/libc-texinfo.sh: Use @detailmenu around the detailed
5821 node listing of the info page menu.
5822
2366713d
JM
58232013-02-21 Joseph Myers <joseph@codesourcery.com>
5824
5825 [BZ #13550]
5826 * sysdeps/i386/bp-asm.h: Remove file.
5827 * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
5828 (PARMS): Do not use macros from bp-asm.h.
5829 (S1): Likewise.
5830 (S2): Likewise.
5831 (SIZE): Likewise.
5832 (__mpn_add_n): Do not use BP_SYM
5833 * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
5834 "bp-asm.h".
5835 (PARMS): Do not use macros from bp-asm.h.
5836 (S1): Likewise.
5837 (SIZE): Likewise.
5838 (__mpn_addmul_1): Do not use BP_SYM
5839 * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
5840 "bp-asm.h".
5841 (PARMS): Do not use macros from bp-asm.h.
5842 (SIGMSK): Likewise.
5843 (_setjmp): Likewise. Do not use BP_SYM.
5844 * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
5845 "bp-asm.h".
5846 (PARMS): Do not use macros from bp-asm.h.
5847 (SIGMSK): Likewise.
5848 (setjmp): Likewise. Do not use BP_SYM.
5849 * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
5850 "bp-asm.h".
5851 (PARMS): Do not use macros from bp-asm.h.
5852 (__frexp): Do not use BP_SYM.
5853 (frexp): Likewise.
5854 * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
5855 "bp-asm.h".
5856 (PARMS): Do not use macros from bp-asm.h.
5857 (__frexpf): Do not use BP_SYM.
5858 (frexpf): Likewise.
5859 * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
5860 "bp-asm.h".
5861 (PARMS): Do not use macros from bp-asm.h.
5862 (__frexpl): Do not use BP_SYM.
5863 (frexpl): Likewise.
5864 * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
5865 "bp-asm.h".
5866 (PARMS): Do not use macros from bp-asm.h.
5867 (__remquo): Do not use BP_SYM.
5868 (remquo): Likewise.
5869 * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
5870 "bp-asm.h".
5871 (PARMS): Do not use macros from bp-asm.h.
5872 (__remquof): Do not use BP_SYM.
5873 (remquof): Likewise.
5874 * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
5875 "bp-asm.h".
5876 (PARMS): Do not use macros from bp-asm.h.
5877 (__remquol): Do not use BP_SYM.
5878 (remquol): Likewise.
5879 * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
5880 "bp-asm.h".
5881 (PARMS): Do not use macros from bp-asm.h.
5882 (DEST): Likewise.
5883 (SRC): Likewise.
5884 (strcat): Remove GKM FIXME comment. Do not use BP_SYM.
5885 * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
5886 "bp-asm.h".
5887 (PARMS): Do not use macros from bp-asm.h.
5888 (strlen): Do not use BP_SYM.
5889 * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
5890 "bp-asm.h".
5891 (PARMS): Do not use macros from bp-asm.h.
5892 (S1): Likewise.
5893 (S2): Likewise.
5894 (SIZE): Likewise.
5895 (__mpn_add_n): Do not use BP_SYM.
5896 * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
5897 "bp-asm.h".
5898 (PARMS): Do not use macros from bp-asm.h.
5899 (S1): Likewise.
5900 (SIZE): Likewise.
5901 (__mpn_addmul_1): Do not use BP_SYM.
5902 * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
5903 weak_alias.
5904 (bzero): Likewise.
5905 * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
5906 "bp-asm.h".
5907 (PARMS): Do not use macros from bp-asm.h.
5908 (S): Likewise.
5909 (SIZE): Likewise.
5910 (__mpn_lshift): Do not use BP_SYM.
5911 * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
5912 "bp-asm.h".
5913 (PARMS): Do not use macros from bp-asm.h.
5914 (DEST): Likewise.
5915 (SRC): Likewise.
5916 (LEN): Likewise.
5917 (memcpy): Likewise. Do not use BP_SYM.
5918 * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
5919 libc_hidden_def and weak_alias.
5920 (mempcpy): Do not use BP_SYM in weak_alias.
5921 * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
5922 "bp-asm.h".
5923 (PARMS): Do not use macros from bp-asm.h.
5924 (DEST): Likewise.
5925 (LEN): Likewise.
5926 [!BZERO_P] (CHR): Likewise.
5927 (memset): Likewise. Do not use BP_SYM.
5928 * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
5929 "bp-asm.h".
5930 (PARMS): Do not use macros from bp-asm.h.
5931 (S1): Likewise.
5932 (SIZE): Likewise.
5933 (__mpn_mul_1): Do not use BP_SYM.
5934 * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
5935 "bp-asm.h".
5936 (PARMS): Do not use macros from bp-asm.h.
5937 (S): Likewise.
5938 (SIZE): Likewise.
5939 (__mpn_rshift): Do not use BP_SYM.
5940 * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
5941 "bp-asm.h".
5942 (PARMS): Do not use macros from bp-asm.h.
5943 (STR): Likewise.
5944 (CHR): Likewise.
5945 (strchr): Likewise. Do not use BP_SYM.
5946 (index): Do not use BP_SYM in weak_alias.
5947 * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
5948 "bp-asm.h".
5949 (PARMS): Do not use macros from bp-asm.h.
5950 (DEST): Likewise.
5951 (SRC): Likewise.
5952 (STRCPY): Likewise. Remove GKM FIXME comment. Do not use BP_SYM.
5953 * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
5954 "bp-asm.h".
5955 (PARMS): Do not use macros from bp-asm.h.
5956 (strlen): Do not use BP_SYM.
5957 * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
5958 "bp-asm.h".
5959 (PARMS): Do not use macros from bp-asm.h.
5960 (S1): Likewise.
5961 (S2): Likewise.
5962 (SIZE): Likewise.
5963 (__mpn_sub_n): Do not use BP_SYM.
5964 * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
5965 "bp-asm.h".
5966 (PARMS): Do not use macros from bp-asm.h.
5967 (S1): Likewise.
5968 (SIZE): Likewise.
5969 (__mpn_submul_1): Do not use BP_SYM.
5970 * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
5971 "bp-asm.h".
5972 (PARMS): Do not use macros from bp-asm.h.
5973 (S1): Likewise.
5974 (S2): Likewise.
5975 (SIZE): Likewise.
5976 (__mpn_add_n): Do not use BP_SYM.
5977 * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
5978 weak_alias.
5979 (bzero): Likewise.
5980 * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
5981 "bp-asm.h".
5982 (PARMS): Do not use macros from bp-asm.h.
5983 (BLK2): Likewise.
5984 (LEN): Likewise.
5985 (memcmp): Do not use BP_SYM.
5986 (bcmp): Do not use BP_SYM in weak_alias.
5987 * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
5988 "bp-asm.h".
5989 (PARMS): Do not use macros from bp-asm.h.
5990 (DEST): Likewise.
5991 (SRC): Likewise.
5992 (LEN): Likewise.
5993 (memcpy): Likewise. Do not use BP_SYM.
5994 * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
5995 "bp-asm.h".
5996 (PARMS): Do not use macros from bp-asm.h.
5997 (DEST): Likewise.
5998 (SRC): Likewise.
5999 (LEN): Likewise.
6000 (memmove): Likewise. Do not use BP_SYM.
6001 * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
6002 "bp-asm.h".
6003 (PARMS): Do not use macros from bp-asm.h.
6004 (DEST): Likewise.
6005 (SRC): Likewise.
6006 (LEN): Likewise.
6007 (__mempcpy): Likewise. Do not use BP_SYM.
6008 (mempcpy): Do not use BP_SYM in weak_alias.
6009 * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
6010 "bp-asm.h".
6011 (PARMS): Do not use macros from bp-asm.h.
6012 (DEST): Likewise.
6013 (LEN): Likewise.
6014 [!BZERO_P] (CHR): Likewise.
6015 (memset): Likewise. Do not use BP_SYM.
6016 * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
6017 "bp-asm.h".
6018 (PARMS): Do not use macros from bp-asm.h.
6019 (STR2): Likewise.
6020 (strcmp): Do not use BP_SYM.
6021 * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
6022 "bp-asm.h".
6023 (PARMS): Do not use macros from bp-asm.h.
6024 (STR): Likewise.
6025 (DELIM): Likewise.
6026 [USE_AS_STRTOK_R] (SAVE): Likewise.
6027 (FUNCTION): Likewise. Do not use BP_SYM.
6028 * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
6029 aliases.
6030 (strtok_r): Likewise.
6031 (__GI___strtok_r): Likewise.
6032 * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
6033 (PARMS): Do not use macros from bp-asm.h.
6034 (S): Likewise.
6035 (SIZE): Likewise.
6036 (__mpn_lshift): Do not use BP_SYM.
6037 * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
6038 (PARMS): Do not use macros from bp-asm.h.
6039 (STR): Likewise.
6040 (CHR): Likewise.
6041 (__memchr): Do not use BP_SYM.
6042 (memchr): Do not use BP_SYM in weak_alias.
6043 * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
6044 (PARMS): Do not use macros from bp-asm.h.
6045 (BLK2): Likewise.
6046 (LEN): Likewise.
6047 (memcmp): Do not use BP_SYM.
6048 (bcmp): Do not use BP_SYM in weak_alias.
6049 * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
6050 (PARMS): Do not use macros from bp-asm.h.
6051 (S1): Likewise.
6052 (SIZE): Likewise.
6053 (__mpn_mul_1): Do not use BP_SYM.
6054 * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
6055 "bp-asm.h".
6056 (PARMS): Do not use macros from bp-asm.h.
6057 (STR): Likewise.
6058 (CHR): Likewise.
6059 (__rawmemchr): Do not use BP_SYM.
6060 (rawmemchr): Do not use BP_SYM in weak_alias.
6061 * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
6062 (PARMS): Do not use macros from bp-asm.h.
6063 (S): Likewise.
6064 (SIZE): Likewise.
6065 (__mpn_rshift): Do not use BP_SYM.
6066 * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
6067 (PARMS): Do not use macros from bp-asm.h.
6068 (SIGMSK): Likewise.
6069 (__sigsetjmp): Likewise. Do not use BP_SYM.
6070 * sysdeps/i386/start.S: Do not include "bp-sym.h".
6071 (_start): Do not use BP_SYM.
6072 * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
6073 (PARMS): Do not use macros from bp-asm.h.
6074 (DEST): Likewise.
6075 (SRC): Likewise.
6076 (__stpcpy): Likewise. Do not use BP_SYM.
6077 (stpcpy): Do not use BP_SYM in weak_alias.
6078 * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
6079 "bp-asm.h".
6080 (PARMS): Do not use macros from bp-asm.h.
6081 (DEST): Likewise.
6082 (SRC): Likewise.
6083 (LEN): Likewise.
6084 (__stpncpy): Likewise. Do not use BP_SYM.
6085 (stpncpy): Do not use BP_SYM in weak_alias.
6086 * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
6087 (PARMS): Do not use macros from bp-asm.h.
6088 (STR): Likewise.
6089 (CHR): Likewise.
6090 (strchr): Likewise. Do not use BP_SYM.
6091 * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
6092 "bp-asm.h".
6093 (PARMS): Do not use macros from bp-asm.h.
6094 (STR): Likewise.
6095 (CHR): Likewise.
6096 (__strchrnul): Likewise. Do not use BP_SYM.
6097 (strchrnul): Do not use BP_SYM in weak_alias.
6098 * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
6099 "bp-asm.h".
6100 (PARMS): Do not use macros from bp-asm.h.
6101 (STOP): Likewise.
6102 (strcspn): Do not use BP_SYM.
6103 * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
6104 "bp-asm.h".
6105 (PARMS): Do not use macros from bp-asm.h.
6106 (STR): Likewise.
6107 (STOP): Likewise.
6108 (strpbrk): Likewise. Do not use BP_SYM.
6109 * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
6110 "bp-asm.h".
6111 (PARMS): Do not use macros from bp-asm.h.
6112 (STR): Likewise.
6113 (CHR): Likewise.
6114 (strrchr): Likewise. Do not use BP_SYM.
6115 * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
6116 (PARMS): Do not use macros from bp-asm.h.
6117 (SKIP): Likewise.
6118 (strspn): Do not use BP_SYM.
6119 * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
6120 (PARMS): Do not use macros from bp-asm.h.
6121 (STR): Likewise.
6122 (DELIM): Likewise.
6123 (SAVE): Likewise.
6124 (FUNCTION): Likewise. Do not use BP_SYM.
6125 * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
6126 aliases.
6127 (strtok_r): Likewise.
6128 (__GI___strtok_r): Likewise.
6129 * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
6130 (PARMS): Do not use macros from bp-asm.h.
6131 (S1): Likewise.
6132 (S2): Likewise.
6133 (SIZE): Likewise.
6134 (__mpn_sub_n): Do not use BP_SYM.
6135 * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
6136 "bp-asm.h".
6137 (PARMS): Do not use macros from bp-asm.h.
6138 (S1): Likewise.
6139 (SIZE): Likewise.
6140 (__mpn_submul_1): Do not use BP_SYM.
6141 * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
6142 <bp-sym.h>.
6143 * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
6144 and <bp-asm.h>.
6145 (PARMS): Do not use macros from bp-asm.h.
6146 (FLAGS): Likewise.
6147 (PTID): Likewise.
6148 (TLS): Likewise.
6149 (CTID): Likewise.
6150 (__clone): Do not use BP_SYM.
6151 (clone): Do not use BP_SYM in weak_alias.
6152 * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
6153 and <bp-asm.h>.
6154 (PARMS): Do not use macros from bp-asm.h.
6155 (LEN): Likewise.
6156 (__mmap64): Do not use BP_SYM.
6157 (mmap64): Do not use BP_SYM in weak_alias.
6158 * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
6159 <bp-sym.h> and <bp-asm.h>.
6160 (PARMS): Do not use macros from bp-asm.h.
6161 (__posix_fadvise64_l64): Do not use BP_SYM.
6162 * sysdeps/unix/sysv/linux/i386/semtimedop.S
6163 (PARMS): Do not use macros from bp-asm.h.
6164 (NSOPS): Likewise.
6165 (semtimedop): Do not use BP_SYM.
6166 * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
6167 and <bp-asm.h>.
6168
582a3cff
AM
61692013-02-21 Allan McRae <allan@archlinux.org>
6170
6171 * manual/message.texi (Charset conversion in gettext):
6172 Move @end statement to beginning of line.
6173
bab8a695
SP
61742013-02-21 Siddhesh Poyarekar <siddhesh@redhat.com>
6175
80945231
SP
6176 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
6177 static.
6178 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
6179 Likewise.
6180
bab8a695
SP
6181 * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
6182 (denorm): Likewise.
6183 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
6184 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
6185
e21d7aa7
AK
61862013-02-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6187
6188 * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
6189 tail-call to the resolved function if pltexit isn't needed.
6190
4c7a4263
SP
61912013-02-21 Siddhesh Poyarekar <siddhesh@redhat.com>
6192
6193 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
6194 or Y being zero as being unlikely.
6195 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
6196 Likewise.
6197
41f49342
CD
61982013-02-20 Carlos O'Donell <carlos@redhat.com>
6199
6200 * manual/nss.texi (System Databases and Name Service Switch):
6201 Remove frobnicate @pxref.
6202
50022a93
TS
62032013-02-20 Thomas Schwinge <thomas@codesourcery.com>
6204
6205 * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
6206 __attribute__ ((unused)) to __attribute__ ((__unused__)).
6207
08cbd996
PM
62082013-02-20 Petr Machata <pmachata@redhat.com>
6209
6210 * elf/elf.h (R_ARM_TARGET1): New macro.
6211 (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
6212 (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
6213 (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
6214 (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
6215 (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
6216 (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
6217 (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
6218 (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
6219 (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
6220 (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
6221 (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
6222 (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
6223 (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
6224 (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
6225 (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
6226 (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
6227 (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
6228 (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
6229 (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
6230 (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
6231 (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
6232 (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
6233 (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
6234 (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
6235 (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
6236 (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
6237 (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
6238 (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
6239 (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
6240 (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
6241 (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
6242 (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
6243 (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
6244 (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
6245 (R_ARM_THM_GOT_BREL12): Likewise.
6246 (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
6247 (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
6248 (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
6249 (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
6250 (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
6251 (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
6252 (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
6253 (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
6254 (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
6255
c7b275d6
TS
62562013-02-20 Thomas Schwinge <thomas@codesourcery.com>
6257
6258 * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
6259 __attribute_used__ to __attribute__ ((unused)).
6260
20cd7fb3
SP
62612013-02-20 Siddhesh Poyarekar <siddhesh@redhat.com>
6262
6263 * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
6264 powerpc mpa.c.
6265 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
6266 comment formatting.
6267 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
6268
92945b52
JM
62692013-02-19 Joseph Myers <joseph@codesourcery.com>
6270
6271 [BZ #13550]
6272 * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
6273 Remove macro.
6274 (ENTER): Remove both macro definitions.
6275 (LEAVE): Likewise.
6276 (CHECK_BOUNDS_LOW): Likewise.
6277 (CHECK_BOUNDS_HIGH): Likewise.
6278 (CHECK_BOUNDS_BOTH): Likewise.
6279 (CHECK_BOUNDS_BOTH_WIDE): Likewise.
6280 (RETURN_BOUNDED_POINTER): Likewise.
6281 (RETURN_NULL_BOUNDED_POINTER): Likewise.
6282 (PUSH_ERRNO_LOCATION_RETURN): Likewise.
6283 (POP_ERRNO_LOCATION_RETURN): Likewise.
6284 * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
6285 (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
6286 * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
6287 macros.
6288 (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
6289 * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
6290 * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
6291 * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
6292 * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
6293 * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
6294 * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
6295 * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
6296 * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
6297 * sysdeps/i386/i486/strcat.S (strcat): Likewise.
6298 * sysdeps/i386/i486/strlen.S (strlen): Likewise.
6299 * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
6300 (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
6301 * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
6302 removed macros.
6303 (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
6304 * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
6305 macros.
6306 (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
6307 * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
6308 * sysdeps/i386/i586/memset.S (memset): Likewise.
6309 * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
6310 (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
6311 * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
6312 macros.
6313 (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
6314 * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
6315 Change uses of L(2) to L(out).
6316 * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
6317 * sysdeps/i386/i586/strlen.S (strlen): Likewise.
6318 * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
6319 (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
6320 * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
6321 removed macros.
6322 (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
6323 * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
6324 macros.
6325 (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
6326 * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
6327 (RETURN): Do not use macro LEAVE.
6328 * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
6329 * sysdeps/i386/i686/memmove.S (memmove): Likewise.
6330 * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
6331 * sysdeps/i386/i686/memset.S (memset): Likewise.
6332 * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
6333 (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
6334 (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
6335 * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
6336 Likewise.
6337 (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
6338 (FUNCTION): Do not use removed macros. Combine labels L(1_1),
6339 L(1_2) and L(1_3) into L(1).
6340 (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
6341 * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
6342 (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
6343 * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
6344 (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
6345 * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
6346 * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
6347 (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
6348 * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
6349 macros.
6350 * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
6351 (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
6352 * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
6353 * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
6354 * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
6355 (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
6356 * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
6357 * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
6358 * sysdeps/i386/strcspn.S (strcspn): Likewise.
6359 * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
6360 * sysdeps/i386/strrchr.S (strrchr): Likewise.
6361 * sysdeps/i386/strspn.S (strspn): Likewise.
6362 * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
6363 conditional code.
6364 (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
6365 (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
6366 (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
6367 (FUNCTION): Do not use removed macros. Combine labels L(1_2) and
6368 L(1_3) into L(1_1).
6369 * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
6370 (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
6371 * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
6372 macros.
6373 (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
6374
2389741a
JJ
63752013-02-19 Jakub Jelinek <jakub@redhat.com>
6376
6377 * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
6378 macro.
6379
2016b3cd
SP
63802013-02-19 Siddhesh Poyarekar <siddhesh@redhat.com>
6381
e4f22324
SP
6382 * math/atest-exp.c (exp_mpn): Remove ROUND.
6383 * math/atest-exp2.c (exp_mpn): Likewise.
6384 * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
6385
2016b3cd
SP
6386 * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
6387 * stdlib/tst-tls-atexit-lib.c: Likewise.
6388 * stdlib/tst-tls-atexit.c: Likewise.
6389
4be9b544
MF
63902013-02-18 Mike Frysinger <vapier@gentoo.org>
6391
6392 * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
6393 and __attribute_alloc_size__.
6394
2f62b9ee
MF
63952013-02-18 Mike Frysinger <vapier@gentoo.org>
6396
6397 * include/programs/xmalloc.h: Change __attribute_alloc_size to
6398 __attribute_alloc_size__.
6399 * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
6400 * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
6401
6ff444c4
MF
64022013-02-18 Mike Frysinger <vapier@gentoo.org>
6403
6404 * include/programs/xmalloc.h: New file.
6405 * catgets/gencat.c: Include it.
6406 (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
6407 * elf/pldd.c: Likewise.
6408 * iconv/iconv_charmap.c: Likewise.
6409 * iconv/iconvconfig.c: Likewise.
6410 * iconv/strtab.c: Likewise.
6411 * locale/programs/locale.c: Likewise.
6412 * locale/programs/localedef.h: Likewise.
6413 * locale/programs/simple-hash.c: Likewise.
6414 * nscd/nscd.h: Likewise.
6415 * nss/makedb.c: Likewise.
6416 * sysdeps/generic/ldconfig.h: Likewise.
6417
be179c8a
SP
64182013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
6419
ba384f6e
SP
6420 * Versions.def: Add GLIBC_2.18.
6421 * include/link.h (struct link_map): New member l_tls_dtor_count.
6422 * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
6423 (__call_tls_dtors): Likewise.
6424 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
6425 __cxa_thread_atexit_impl.
6426 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
6427 Likewise.
6428 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
6429 Likewise.
6430 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
6431 Likewise.
6432 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
6433 Likewise.
6434 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
6435 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
6436 Likewise.
6437 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
6438 Likewise.
6439 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
6440 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
6441 Likewise.
6442 * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
6443 (tests): Add test case tst-tls-atexit.
6444 (modules-names): Add shared library for tst-tls-atexit.
6445 * stdlib/Versions (GLIBC_2.17): Add __cxa_thread_atexit_impl.
6446 (GLIBC_PRIVATE): Add __call_tls_dtors.
6447 * stdlib/cxa_thread_atexit_impl.c: New file with helper function
6448 for libstdc++.
6449 * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
6450 * stdlib/tst-tls-atexit.c: New test case.
6451 * stdlib/tst-tls-atexit-lib.c: New test case.
6452
ffaa74cf 6453 * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
ffaa74cf 6454
be179c8a
SP
6455 * elf/Versions (ld): Add _dl_find_dso_for_object.
6456 * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
6457 * elf/dl-open.c (_dl_find_dso_for_object): New function.
6458 (dl_open_worker): Use _dl_find_dso_for_object.
6459 * elf/dl-sym.c (do_sym): Likewise.
6460 * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
6461
f78b5caa
AK
64622013-02-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6463
6464 * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
6465 Syntactic changes only.
6466 (_dl_runtime_profile): Do a tail-call to the resolved function.
6467
29691210
JM
64682013-02-17 Joseph Myers <joseph@codesourcery.com>
6469
6470 [BZ #13550]
6471 * sysdeps/x86_64/bp-asm.h: Remove file.
6472 * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
6473 <bp-sym.h> and <bp-asm.h>.
6474 (__clone): Do not use BP_SYM.
6475 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
6476 <bp-sym.h> and <bp-asm.h>.
6477 * sysdeps/unix/x86_64/sysdep.S: Likewise.
6478 * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
6479 "bp-asm.h".
6480 (_setjmp): Do not use BP_SYM.
6481 * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
6482 "bp-asm.h".
6483 (setjmp): Do not use BP_SYM.
6484 * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
6485 libc_hidden_def.
6486 (mempcpy): Do not use BP_SYM in weak_alias.
6487 * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
6488 "bp-asm.h".
6489 (strchr): Do not use BP_SYM.
6490 * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
6491 "bp-asm.h".
6492 * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
6493 * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
6494 (_start): Do not use BP_SYM.
6495 * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
6496 "bp-asm.h".
6497 (strcat): Do not use BP_SYM.
6498 * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
6499 "bp-asm.h".
6500 (STRCMP): Do not use BP_SYM.
6501 * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
6502 "bp-asm.h".
6503 (STRCPY): Do not use BP_SYM.
6504 * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
6505 "bp-asm.h".
6506 * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
6507 "bp-asm.h".
6508 (FUNCTION): Do not use BP_SYM.
6509 * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
6510 weak_alias.
6511 (__GI___strtok_r): Do not use BP_SYM in strong_alias.
6512
f238fd19
AJ
65132013-02-17 Andreas Jaeger <aj@suse.de>
6514
6515 * time/Versions: Sort entries.
6516 * string/Versions: Likewise.
6517 * resolv/Versions: Likewise.
6518 * posix/Versions: Likewise.
6519 * iconv/Versions: Likewise.
6520 * elf/Versions: Likewise.
6521 * wcsmbs/Versions: Likewise.
6522
bd07f23c 65232013-02-15 Siddhesh Poyarekar <siddhesh@redhat.com>
4709fe76 6524
22af19f9
SP
6525 * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
6526 loop termination condition.
6527
4709fe76
SP
6528 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
6529 variable to calculate EZ.
6530 (__sqr): Likewise.
2d0e0f29
SP
6531
6532 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
6533 the lower precision input.
6534
daaa7713
JM
65352013-02-15 Joseph Myers <joseph@codesourcery.com>
6536
6537 [BZ #13550]
6538 * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
6539 [!link-extra-libs] (link-extra-libs-bounded): Likewise.
6540 (run-via-rtld-prefix): Do not handle %-bp tests.
6541 (test-via-rtld-prefix): Do not mention %-bp tests in comment.
6542 (all-object-suffixes): Remove .ob.
6543 (bppfx): Remove variable.
6544 [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
6545 [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
6546 [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
6547 [$(build-bounded) = yes] (libtype.ob): Likewise.
6548 * Makerules (elide-routines.ob): Remove variable.
6549 (do-tests-clean): Do not handle *-bp.out.
6550 (common-mostlyclean): Do not handle *-bp and *-bp.out.
6551 * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
6552 [$(build-bounded) = yes] (xtests-bp.out): Likewise.
6553 (tests): Do not include $(tests-bp.out).
6554 (xtests): Do not include $(xtests-bp.out).
6555 [$(build-bounded) = yes] (binaries-bounded): Remove variable.
6556 [$(build-bounded) = yes] ($(addprefix
6557 $(objpfx),$(binaries-bounded))): Remove rule.
6558 ($(objpfx)%-bp.out): Remove rule.
6559 * config.make.in (build-bounded): Remove variable.
6560 * crypt/Makefile [$(build-bounded) = yes]
6561 ($(tests:%=$(objpfx)%-bp)): Remove dependency.
6562 * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
6563 append to variable.
6564 [$(build-bounded) = yes] (install-lib): Likewise.
6565 [$(build-bounded) = yes] (generated): Likewise.
6566 [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
6567 Remove rule.
6568 * intl/Makefile [$(build-bounded) = yes]
6569 ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
6570 * math/Makefile [$(build-bounded) = yes]
6571 ($(tests:%=$(objpfx)%-bp): Likewise.
6572 * misc/Makefile [$(build-bounded) = yes]
6573 ($(objpfx)tst-tsearch-bp): Likewise.
6574 * nptl/Makeconfig (bounded-thread-library): Remove variable.
6575 * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
6576 Remove dependency.
6577 * string/Makefile (o-objects.ob): Remove variable.
6578 * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
6579 (CFLAGS-.ob): Remove variable.
6580 [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
6581 * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
6582 both definitions of variable.
6583 * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
6584 (ASFLAGS-.ob): Remove variable.
6585
e97ed6dd
JM
65862013-02-14 Joseph Myers <joseph@codesourcery.com>
6587
2bdd4ca6
JM
6588 [BZ #13550]
6589 * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
6590 Remove __BOUNDED_POINTERS__ from condition.
6591 * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
6592 * string/bits/string2.h [!__NO_STRING_INLINES &&
6593 !__BOUNDED_POINTERS__]: Likewise.
6594 * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
6595 Likewise.
6596 * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
6597 Remove conditional code.
6598 * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
6599 __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
6600 !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
6601 condition.
6602
e97ed6dd
JM
6603 [BZ #13550]
6604 * csu/libc-start.c: Do not include <bp-sym.h>.
6605 [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
6606 * elf/dl-open.c: Do not include <bp-sym.h>.
6607 (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
6608 * math/fegetenv.c: Do not include <bp-sym.h>.
6609 (fegetenv): Do not use BP_SYM in versioned symbols.
6610 * nptl/sysdeps/pthread/bits/libc-lockP.h
6611 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
6612 <bp-sym.h>.
6613 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6614 (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
6615 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6616 (__pthread_mutex_destroy): Likewise.
6617 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6618 (__pthread_mutex_lock): Likewise.
6619 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6620 (__pthread_mutex_trylock): Likewise.
6621 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6622 (__pthread_mutex_unlock): Likewise.
6623 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6624 (__pthread_mutexattr_init): Likewise.
6625 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6626 (__pthread_mutexattr_destroy): Likewise.
6627 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6628 (__pthread_mutexattr_settype): Likewise.
6629 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6630 (__pthread_rwlock_init): Likewise.
6631 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6632 (__pthread_rwlock_destroy): Likewise.
6633 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6634 (__pthread_rwlock_rdlock): Likewise.
6635 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6636 (__pthread_rwlock_tryrdlock): Likewise.
6637 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6638 (__pthread_rwlock_wrlock): Likewise.
6639 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6640 (__pthread_rwlock_trywrlock): Likewise.
6641 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6642 (__pthread_rwlock_unlock): Likewise.
6643 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6644 (__pthread_key_create): Likewise.
6645 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6646 (__pthread_setspecific): Likewise.
6647 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6648 (__pthread_getspecific): Likewise.
6649 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
6650 Likewise.
6651 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6652 (_pthread_cleanup_push_defer): Likewise.
6653 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6654 (_pthread_cleanup_pop_restore): Likewise.
6655 [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
6656 (pthread_setcancelstate): Likewise.
6657 * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
6658 <bp-sym.h>.
6659 [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
6660 (memchr): Do not use BP_SYM in weak_alias.
6661 * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
6662 (fegetenv): Do not use BP_SYM in versioned symbols.
6663 * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
6664 (fesetenv): Do not use BP_SYM in versioned symbols.
6665 * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
6666 (feupdateenv): Do not use BP_SYM in versioned symbols.
6667 * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
6668 (fesetexceptflag): Do not use BP_SYM in versioned symbols.
6669 * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
6670 (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
6671 (open64): Do not use BP_SYM in weak_alias.
6672 * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
6673 (fegetenv): Do not use BP_SYM in versioned symbols.
6674 * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
6675 (fesetenv): Do not use BP_SYM in versioned symbols.
6676 * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
6677 (feupdateenv): Do not use BP_SYM in versioned symbols.
6678 * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
6679 (fegetexceptflag): Do not use BP_SYM in versioned symbols.
6680 * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
6681 (feraiseexcept): Do not use BP_SYM in versioned symbols.
6682 * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
6683 (fesetexceptflag): Do not use BP_SYM in versioned symbols.
6684 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
6685 <bp-sym.h>.
6686 (__libc_start_main): Do not use BP_SYM.
6687
d6752ccd
SP
66882013-02-14 Siddhesh Poyarekar <siddhesh@redhat.com>
6689
cb57ce60
SP
6690 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
6691 redundant return line.
6692 (norm): Likewise.
6693 (denorm): Likewise.
6694 (dbl_mp): Likewise.
6695 (sub_magnitudes): Likewise.
6696 (__add): Likewise.
6697 (__sub): Likewise.
6698 (__mul): Likewise.
6699 (__inv): Likewise.
6700 (__dvd): Likewise.
6701 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
6702 (norm): Likewise.
6703 (denorm): Likewise.
6704 (dbl_mp): Likewise.
6705 (sub_magnitudes): Likewise.
6706 (__add): Likewise.
6707 (__sub): Likewise.
6708 (__mul): Likewise.
6709 (__inv): Likewise.
6710 (__dvd): Likewise.
6711
f414520d
SP
6712 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
6713 instead of __mul.
6714 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
6715 * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
6716 (cc32): Likewise.
6717
d6752ccd
SP
6718 * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
6719 * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
6720 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
6721 of __mul for squares.
6722 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
6723 function
6724 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
6725 Likewise.
6726 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
6727 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
6728
70d9946a
JM
67292013-02-13 Joseph Myers <joseph@codesourcery.com>
6730
6731 [BZ #13550]
6732 * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
6733 code.
6734 * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
6735 prototype or function definition. Rename ubp_* variables and
6736 parameters. Remove argv definitions conditional on
6737 [__BOUNDED_POINTERS__].
6738 * debug/backtrace.c (__backtrace): Do not use __unbounded.
6739 * elf/dl-runtime.c (_dl_fixup): Likewise.
6740 * include/set-hooks.h (RUN_HOOK): Likewise.
6741 * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
6742 definition.
6743 * string/strcpy.c (strcpy): Do not use __unbounded.
6744 * sysdeps/generic/frame.h (struct layout): Likewise.
6745 * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
6746 * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
6747 * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
6748 * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
6749 * sysdeps/sparc/backtrace.c (struct layout): Likewise.
6750 (__backtrace): Likewise.
6751 * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
6752 use __ptrvalue.
6753 * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
6754 * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
6755 * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
6756 Likewise.
6757 * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
6758 * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
6759 * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
6760 * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
6761 * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
6762 Do not use __unbounded.
6763 * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
6764 Rename __unboundedrlimits parameter to rlimits in prototype.
6765 * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
6766 Do not use __unbounded.
6767 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
6768 not use __ptrvalue.
6769 * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
6770 * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
6771 * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
6772 * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
6773 __ptrvalue or __unbounded.
6774 (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
6775 * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
6776 use __unbounded.
6777 (__new_msgctl): Do not use __ptrvalue.
6778 * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
6779 __unbounded.
6780 (__libc_msgrcv): Do not use __ptrvalue.
6781 * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
6782 startup_info): Do not use __unbounded.
6783 (__libc_start_main): Likewise. Rename ubp_* variables and
6784 parameters. Remove argv definitions conditional on
6785 [__BOUNDED_POINTERS__].
6786 * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
6787 __ptrvalue.
6788 * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
6789 use __unbounded.
6790 * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
6791 or __ptrvalue.
6792 * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
6793 use __unbounded.
6794 (__new_shmctl): Do not use __ptrvalue.
6795 * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
6796 * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
6797 Likewise.
6798 * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
6799 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
6800 (__libc_sigaction): Likewise.
6801 * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
6802 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
6803 Likewise.
6804 * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
6805
cc7834d6
OB
68062013-02-13 Ondřej Bílka <neleai@seznam.cz>
6807
ffb1ec7b 6808 * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
170704c9
OB
6809
6810 * string/mempcpy.c: Implement by calling memcpy.
6811
bdf02814
SP
68122013-02-13 Siddhesh Poyarekar <siddhesh@redhat.com>
6813
c2af38aa
SP
6814 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
6815
4e92d59e
SP
6816 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
6817 evaluation.
6818
909279a5
SP
6819 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
6820 values in the mantissa.
6821
bdf02814
SP
6822 * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
6823 minimize writes to Z.
6824 (sub_magnitudes): Simplify code a bit.
6825
cd525923
RM
68262013-02-12 Roland McGrath <roland@hack.frob.com>
6827
6828 * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
6829 from the message. The linker prefixes all warnings with that already.
6830
7e2f0d2d
AS
68312013-02-12 Andreas Schwab <schwab@suse.de>
6832
a445af0b
AS
6833 [BZ #15078]
6834 * posix/regexec.c (extend_buffers): Add parameter min_len.
6835 (check_matching): Pass minimum needed length.
6836 (clean_state_log_if_needed): Likewise.
6837 (get_subexp): Likewise.
6838 * posix/Makefile (tests): Add bug-regex34.
6839 (bug-regex34-ENV): Define.
6840 * posix/bug-regex34.c: New file.
6841
7e2f0d2d
AS
6842 [BZ #11561]
6843 * posix/regcomp.c (parse_bracket_exp): When looking up collating
6844 elements compare against the byte sequence of it, not its name.
6845 * posix/Makefile (tests): Add bug-regex35.
6846 (bug-regex35-ENV): Define.
6847 * posix/bug-regex35.c: New file.
6848
a175b684
TV
68492013-02-11 Tom de Vries <tom@codesourcery.com>
6850
6851 * string/str-two-way.h: Fix typo RESULT_TYPE -> RETURN_TYPE in
6852 comment.
6853 Add RET0_IF_0 and CHECK_EOL to macro list in comment.
6854 (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
6855 (CHECK_EOL): Add undef.
6856
310998fe 68572013-02-11 Ondřej Bílka <neleai@seznam.cz>
41eda41d
OB
6858
6859 * bits/stdlib-bsearch.h: New file.
6860 * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
310998fe 6861 * stdlib/stdlib.h: Likewise.
41eda41d 6862
8ded91fb
RM
68632013-02-11 Roland McGrath <roland@hack.frob.com>
6864
6865 * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
6866 * manual/errno.texi (Error Messages): Fix typo in error_print_progname
6867 declaration.
6868 * manual/search.texi (Array Search Function): Add missing const in
6869 lfind prototype.
6870 * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
6871 declaration to use rlim_t.
6872 (Basic Scheduling Functions): Remove erroneous const from
6873 sched_getparam prototype. Remove erroneous * from
6874 sched_get_priority_max and sched_get_priority_min prototypes.
6875 (Resource Usage): Fix summary @comment on vtimes to refer to
6876 sys/vtimes.h rather than vtimes.h.
6877 Add missing *s in vtimes prototype.
6878 (Limits on Resources): Fix ulimit prototype to return long int.
6879 * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
6880 prototypes to use long int rather than double.
6881 (BSD Random): Fix initstate and setstate to use char *, not void *.
6882 * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
6883 prototype to make second argument 'struct aiocb64 *const[]'.
6884 Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
6885 (Status of AIO Operations): Remove erroneous const in aio_return and
6886 aio_return64 prototypes.
6887 (Synchronizing I/O): Fix sync prototype to return void.
6888 * manual/startup.texi (Suboptions): Remove an erroneous const in
6889 getsubopt prototype.
6890 * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
6891 * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
6892 use size_t rather than int.
6893 (Scanning All Users): Likewise for getpwent_r.
6894 (Setting Groups): Add missing const to setgroups prototype.
6895 * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
6896 * manual/socket.texi (Host Names): Fix gethostbyaddr and
6897 gethostbyaddr_r prototypes to use socklen_t rather than size_t and
6898 'const void *' rather than 'const char *'.
6899 (Host Address Functions): Likewise for inet_ntop.
6900 (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
6901 (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
6902 ssize_t for return value.
6903 (Sending Data): Likewise for send, sendto, sendmsg.
6904 (Socket Option Functions): Add a missing const in setsockopt prototype.
6905 * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
6906 use wchar_t for the argument.
6907 (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
6908 * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
6909 take no arguments.
6910 (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
6911 double/float/long double for second argument.
6912 Fix return types of significand, significandf, significandl.
6913 * manual/filesys.texi (Setting Permissions): Use mode_t for second
6914 argument in fchmod prototype.
6915 (File Owner): Use uid_t and gid_t in fchown prototype.
6916 (File Times): Add const to utimes, futimes, and lutimes prototypes.
6917 (Making Special Files): Use mode_t and dev_t in mknod prototype.
6918 (Scanning Directory Content): Fix scandir and scandir64 prototypes to
6919 use 'const struct dirent **' as argument types to CMP function pointer
6920 argument.
6921 (Symbolic Links): Fix readlink prototype with ssize_t as return value.
6922 (File Times): Fix summary magic @comment for struct utimbuf and utime
6923 to refer to utime.h, not time.h.
6924 * manual/string.texi (Argz Functions): Add missing const in
6925 argz_extract and argz_next prototypes.
6926 (Finding Tokens in a String): Likewise for basename.
6927 (String/Array Comparison): Fix typo in wcscasecmp prototype.
6928 (Copying and Concatenation): Fix typo in wmemmove prototype.
6929 * manual/signal.texi (Using Pause): Use (void) in pause prototype.
6930 (Signal Stack): Remove erroneous const in sigstack prototype.
6931 * manual/time.texi (Setting an Alarm): Add missing const in setitimer
6932 prototype.
6933 (Simple Calendar Time): Likewise for stime.
6934 * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
6935 prototype.
6936 * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
6937 say sys/sysctl.h instead.
6938 * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
6939 and vsyslog prototypes.
6940
fe77fe6d
TV
69412013-02-11 Tom de Vries <tom@codesourcery.com>
6942
6943 * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
6944 Remove.
6945
3a09b620
RM
69462013-02-11 Roland McGrath <roland@hack.frob.com>
6947
6948 * misc/sys/mman.h: Fix typo in mremap comment.
6949
550a0b89
RM
69502013-02-08 Roland McGrath <roland@hack.frob.com>
6951
6952 * manual/examples/mkfsock.c (make_named_socket): Don't add one for
6953 the '\0' terminator.
6954
a2da1673
JM
69552013-02-08 Joseph Myers <joseph@codesourcery.com>
6956
6957 [BZ #13550]
6958 * debug/segfault.c: Don't include <bp-checks.h>.
6959 * sysdeps/generic/bp-checks.h: Remove file.
6960 * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
6961 (__GETDENTS): Don't use CHECK_N.
6962 * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
6963 * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
6964 (__getgroups): Don't use CHECK_N.
6965 * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
6966 (setgroups): Don't use CHECK_N.
6967 * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
6968 * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
6969 (__libc_msgrcv): Don't use CHECK_N.
6970 * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
6971 (__libc_msgsnd): Don't use CHECK_N.
6972 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
6973 <bp-checks.h>.
6974 (__libc_pread): Don't use CHECK_N.
6975 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
6976 include <bp-checks.h>.
6977 (__libc_pread64): Don't use CHECK_N.
6978 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
6979 include <bp-checks.h>.
6980 (__libc_pwrite): Don't use CHECK_N.
6981 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
6982 include <bp-checks.h>.
6983 (__libc_pwrite64): Don't use CHECK_N.
6984 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
6985 <bp-checks.h>.
6986 (__libc_pread): Don't use CHECK_N.
6987 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
6988 include <bp-checks.h>.
6989 (__libc_pread64): Don't use CHECK_N.
6990 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
6991 include <bp-checks.h>.
6992 (__libc_pwrite): Don't use CHECK_N.
6993 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
6994 include <bp-checks.h>.
6995 (__libc_pwrite64): Don't use CHECK_N.
6996 * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
6997 (do_pread): Don't use CHECK_N.
6998 * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
6999 (do_pread64): Don't use CHECK_N.
7000 * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
7001 (do_pwrite): Don't use CHECK_N.
7002 * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
7003 (do_pwrite64): Don't use CHECK_N.
7004 * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
7005 (__libc_readv): Don't use CHECK_N.
7006 * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
7007 (semop): Don't use CHECK_N.
7008 * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
7009 <bp-checks.h>.
7010 (semtimedop): Don't use CHECK_N.
7011 * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
7012 (__libc_pread): Don't use CHECK_N.
7013 * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
7014 <bp-checks.h>.
7015 (__libc_pread64): Don't use CHECK_N.
7016 * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
7017 <bp-checks.h>.
7018 (__libc_pwrite): Don't use CHECK_N.
7019 * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
7020 <bp-checks.h>.
7021 (__libc_pwrite64): Don't use CHECK_N.
7022 * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
7023 <bp-checks.h>.
7024 (__libc_msgrcv): Don't use CHECK_N.
7025 * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
7026 (__sysctl): Don't use CHECK_N. Remove GKM FIXME comment.
7027 * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
7028 (__libc_writev): Don't use CHECK_N.
7029
b84660a8
RM
70302013-02-08 Roland McGrath <roland@hack.frob.com>
7031
7f3e75f8
RM
7032 * string/strcpy.c: Removed unused variable.
7033
b84660a8
RM
7034 * Makeconfig (+sysdep-includes): Define with := rather than =.
7035 Use an existing include/ subdir of each sysdeps dir before it.
7036
471514d3
CD
70372013-02-08 Carlos O'Donell <carlos@redhat.com>
7038
7039 * nscd/connection.c (register_traced_file): Comment function.
7040 [HAVE_INOTIFY] (union __inev): Define.
7041 [HAVE_INOTIFY] (inotify_check_files): New function.
7042 [HAVE_INOTIFY] (clear_db_cache): Likewise.
7043 [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
7044 clear_db_cache.
7045 [HAVE_INOTIFY] (main_loop_epoll): Likewise.
7046
b2d3c3be
CD
70472013-02-08 Carlos O'Donell <carlos@redhat.com>
7048
7049 * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
7050 loaded if not already and that a failure is permanent.
7051
b39949d2
CD
70522013-02-08 Carlos O'Donell <carlos@redhat.com>
7053
ddacd1db 7054 [BZ #15006]
b39949d2
CD
7055 * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
7056 * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
7057
b2c9eff4
JM
70582013-02-08 Joseph Myers <joseph@codesourcery.com>
7059
f3aae3f3
JM
7060 [BZ #13550]
7061 * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
7062 (CHECK_1_NULL_OK): Likewise.
7063 * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
7064 (__fxstat): Do not use CHECK_1.
7065 * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
7066 <bp-checks.h>.
7067 (___fxstat64): Do not use CHECK_1.
7068 * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
7069 <bp-checks.h>.
7070 (__fxstatat): Do not use CHECK_1.
7071 * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
7072 <bp-checks.h>.
7073 (__fxstatat64): Do not use CHECK_1.
7074 * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
7075 <bp-checks.h>.
7076 (__fxstat): Do not use CHECK_1.
7077 * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
7078 <bp-checks.h>.
7079 (__fxstatat): Do not use CHECK_1.
7080 * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
7081 <bp-checks.h>.
7082 (__getresgid): Do not use CHECK_1.
7083 * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
7084 <bp-checks.h>.
7085 (__getresuid): Do not use CHECK_1.
7086 * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
7087 <bp-checks.h>.
7088 (__lxstat): Do not use CHECK_1.
7089 * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
7090 <bp-checks.h>.
7091 (__old_msgctl): Do not use CHECK_1.
7092 (__new_msgctl): Likewise.
7093 * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
7094 <bp-checks.h>.
7095 (__new_setrlimit): Do not use CHECK_1.
7096 * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
7097 <bp-checks.h>.
7098 (__old_shmctl): Do not use CHECK_1.
7099 (__new_shmctl): Likewise.
7100 * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
7101 <bp-checks.h>.
7102 (__xstat): Do not use CHECK_1.
7103 * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
7104 (__lxstat): Do not use CHECK_1.
7105 * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
7106 <bp-checks.h>.
7107 (___lxstat64): Do not use CHECK_1.
7108 * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
7109 (__old_msgctl): Do not use CHECK_1.
7110 (__new_msgctl): Likewise.
7111 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
7112 <bp-checks.h>.
7113 (__gettimeofday): Do not use CHECK_1.
7114 * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
7115 (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
7116 * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
7117 <bp-checks.h>.
7118 (__gettimeofday): Do not use CHECK_1.
7119 * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
7120 (__old_shmctl): Do not use CHECK_1_NULL_OK.
7121 (__new_shmctl): Do not use CHECK_1.
7122 * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
7123 <bp-checks.h>.
7124 (do_sigtimedwait): Do not use CHECK_1.
7125 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
7126 <bp-checks.h>.
7127 (do_sigwaitinfo): Do not use CHECK_1.
7128 * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
7129 <bp-checks.h>.
7130 (msgctl): Do not use CHECK_1.
7131 * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
7132 <bp-checks.h>.
7133 (shmctl): Do not use CHECK_1.
7134 * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
7135 (ustat): Do not use CHECK_1.
7136 * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
7137 <bp-checks.h>.
7138 (__fxstat): Do not use CHECK_1.
7139 * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
7140 <bp-checks.h>.
7141 (__fxstatat): Do not use CHECK_1.
7142 * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
7143 <bp-checks.h>.
7144 (__lxstat): Do not use CHECK_1.
7145 * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
7146 <bp-checks.h>.
7147 (__xstat): Do not use CHECK_1.
7148 * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
7149 (__xstat): Do not use CHECK_1.
7150 * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
7151 (___xstat64): Do not use CHECK_1.
7152
b2c9eff4
JM
7153 [BZ #13550]
7154 * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
7155 definitions.
7156 (CHECK_BOUNDS_HIGH): Likewise.
7157 * string/strcpy.c: Do not include <bp-checks.h>.
7158 (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
7159
f1d70dad
RM
71602013-02-07 Roland McGrath <roland@hack.frob.com>
7161
7162 * nscd/nscd-client.h (__nscd_drop_map_ref):
7163 Add __attribute__ ((unused)).
7164 * nis/nss-nisplus.h (niserr2nss): Likewise.
7165
7166 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
7167 under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
7168
7169 * csu/libc-tls.c (init_static_tls, init_slotinfo):
7170 Remove inline keyword.
7171 * include/rounding-mode.h (round_away): Likewise.
7172 * libio/wfileops.c (adjust_wide_data): Likewise.
7173 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
7174 (__m128i_strloadu_tolower): Likewise.
7175 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
7176 (__m128i_strloadu_tolower): Likewise.
7177 * time/mktime.c (ydhms_diff): Likewise.
7178 * locale/elem-hash.h (elem_hash): Likewise.
7179 * locale/setlocale.c (setdata): Likewise.
7180 * posix/regex_internal.h (re_string_char_size_at): Likewise.
7181 (re_string_wchar_at): Likewise.
7182 (bitset_not, bitset_merge, bitset_mask): Likewise.
7183 [!(__GNUC__ > 3)] (inline): Remove macro.
7184 * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
7185 * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
7186 * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
7187 (_dl_tlsdesc_wake_up_held_fixups): Likewise.
7188 * string/memcmp.c (memcmp_bytes): Likewise.
7189 * locale/programs/locarchive.c (compute_hashval): Likewise.
7190 * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
7191 * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
7192 * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
7193 * nss/getent.c (print_rpc, print_protocols): Likewise.
7194 (print_passwd, print_group, print_aliases): Likewise.
7195 * nis/nss-nisplus.h (niserr2nss): Likewise.
7196 * nscd/connections.c (restart_p): Likewise.
7197 Change return type to bool.
7198
eab55bfb
RM
71992013-02-05 Roland McGrath <roland@hack.frob.com>
7200
7bd642f5
RM
7201 * Makeconfig (all-Depend-files): Add existing
7202 $(sorted-subdirs:=/Depend) files.
7203 (all-subdirs): Remove nss.
7204 * sysdeps/unix/inet/Subdirs: Add it here instead.
7205 * hesiod/Depend: New file.
7206
573c29b2
RM
7207 * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
7208 instead of calling alloca.
7209
b2e25af0
RM
7210 * io/lseek.c (__lseek): Rename to __libc_lseek.
7211 Define __lseek as an alias.
7212
eab55bfb
RM
7213 * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
7214
9a0d1941
CD
72152013-02-04 Carlos O'Donell <carlos@redhat.com>
7216
7217 * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
7218 else clause and remove check for non-standard endianness.
7219
b83bbec4
DM
72202013-02-04 David S. Miller <davem@davemloft.net>
7221
7222 * sysdeps/sparc/fpu/libm-test-ulps: Update.
7223
6277fdab
JM
72242013-02-04 Joseph Myers <joseph@codesourcery.com>
7225
7226 [BZ #13550]
7227 * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
7228 (__ubp_memchr): Remove prototype.
7229 [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
7230 [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
7231 [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
7232 [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
7233 * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
7234 Remove alias.
7235 * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
7236 (__ubp_memchr): Likewise.
7237 * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
7238 (__ubp_memchr): Likewise.
7239 * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
7240 (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
7241 (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
7242 * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
7243 CHECK_STRING.
7244 * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
7245 * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
7246 (__getcwd): Do not use CHECK_STRING.
7247 * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
7248 <bp-checks.h>.
7249 (__real_chown): Do not use CHECK_STRING.
7250 * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
7251 <bp-checks.h>.
7252 (fchownat): Do not use CHECK_STRING.
7253 * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
7254 CHECK_STRING.
7255 * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
7256 <bp-checks.h>.
7257 (__lchown): Do not use CHECK_STRING.
7258 * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
7259 * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
7260 * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
7261 * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
7262 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
7263 include <bp-checks.h>.
7264 (truncate64): Do not use CHECK_STRING.
7265 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
7266 <bp-checks.h>.
7267 (__real_chown): Do not use CHECK_STRING.
7268 * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
7269 <bp-checks.h>.
7270 (__lchown): Do not use CHECK_STRING.
7271 * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
7272 <bp-checks.h>.
7273 (__chown): Do not use CHECK_STRING.
7274 * sysdeps/unix/sysv/linux/truncate64.c: Do not include
7275 <bp-checks.h>.
7276 (truncate64): Do not use CHECK_STRING.
7277 * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
7278 Likewise.
7279 * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
7280 (__xmknod): Do not use CHECK_STRING.
7281 * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
7282 <bp-checks.h>.
7283 (__xmknodat): Do not use CHECK_STRING.
7284 * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
7285 * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
7286
903ae060
AS
72872013-02-04 Andreas Schwab <schwab@suse.de>
7288
7289 [BZ #14142]
7290 * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
7291 * include/netdb.h: Likewise for h_errno.
7292 * elf/tst-stackguard1.c: Include <tls.h>.
7293
542f9466
JK
72942013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7295
7296 * elf/link.h (struct link_map): Extend the l_addr comment.
7297 * include/link.h (struct link_map): Likewise.
7298
e782a927
JM
72992013-02-01 Joseph Myers <joseph@codesourcery.com>
7300
7301 [BZ #13550]
7302 * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
7303 (BOUNDED_1): Remove macro.
7304 * debug/backtrace.c: Don't include <bp-checks.h>.
7305 (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
7306 (__backtrace): Likewise.
7307 * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
7308 <bp-checks.h>.
7309 (__backtrace): Don't use BOUNDED_1.
7310 * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
7311 <bp-checks.h>.
7312 (__backtrace): Don't use BOUNDED_1.
7313 * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
7314 (__backtrace): Don't use BOUNDED_1.
7315 * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
7316 (shmat): Don't use BOUNDED_N.
7317
8cf28c5e
JM
73182013-01-31 Joseph Myers <joseph@codesourcery.com>
7319
3a7ac8a0
JM
7320 [BZ #13550]
7321 * sysdeps/generic/bp-start.h: Remove file.
7322 * csu/libc-start.c: Don't include <bp-start.h>.
7323 (LIBC_START_MAIN): Set up __environ directly instead of using
7324 INIT_ARGV_and_ENVIRON.
7325 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
7326 <bp-start.h>.
7327
f3499f95
JM
7328 [BZ #13550]
7329 * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
7330 definitions.
7331 (CHECK_FCNTL): Likewise.
7332 (CHECK_N_PAGES): Likewise.
7333
32a45bea
JM
7334 [BZ #13550]
7335 * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
7336 definitions.
7337 (CHECK_SIGSET_NULL_OK): Likewise.
7338 * sysdeps/unix/sysv/linux/sigpending.c: Don't include
7339 <bp-checks.h>.
7340 (sigpending): Don't use CHECK_SIGSET.
7341 * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
7342 <bp-checks.h>.
7343 (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
7344 * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
7345 <bp-checks.h>.
7346 (do_sigsuspend): Don't use CHECK_SIGSET.
7347 * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
7348 use CHECK_SIGSET.
7349 * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
7350 (do_sigwait): Don't use CHECK_SIGSET.
7351 * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
7352 use CHECK_SIGSET.
7353 * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
7354 include <bp-checks.h>.
7355 (sigpending): Don't use CHECK_SIGSET.
7356 * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
7357 include <bp-checks.h>.
7358 (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
7359 * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
7360 <bp-checks.h>.
7361 (sigpending): Don't use CHECK_SIGSET.
7362 * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
7363 <bp-checks.h>.
7364 (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
7365
2e8a5c8c
JM
7366 [BZ #13550]
7367 * sysdeps/generic/bp-semctl.h: Remove file.
7368 * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
7369 <bp-checks.h> and <bp-semctl.h>.
7370 (__old_semctl): Don't use CHECK_SEMCTL.
7371 (__new_semctl): Likewise.
7372 * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
7373 and <bp-semctl.h>.
7374 (__old_semctl): Don't use CHECK_SEMCTL.
7375 (__new_semctl): Likewise.
7376 * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
7377 <bp-checks.h> and <bp-semctl.h>.
7378 (__old_semctl): Don't use CHECK_SEMCTL.
7379 (__new_semctl): Likewise.
7380 * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
7381 <bp-checks.h> and <bp-semctl.h>.
7382 (semctl): Don't use CHECK_SEMCTL.
7383
c2d54929
JM
7384 [BZ #13550]
7385 * Makerules (elide-bp-thunks): Remove variable.
7386 (elide-routines.oS): Don't use $(elide-bp-thunks).
7387 (elide-routines.os): Likewise.
7388 (elide-routines.o): Likewise.
7389 (elide-routines.op): Likewise.
7390 (elide-routines.og): Likewise.
7391 (objects): Don't use $(bp-thunks).
7392 * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
7393 include.
7394 (common-generated): Do not add s-proto-bp.d.
7395 * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
7396 (int): Likewise.
7397 (typ): Likewise.
7398 Do not generate makefile rules for bounded-pointer thunks.
7399 * sysdeps/generic/bp-thunks.h: Remove file.
7400 * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
7401 * sysdeps/unix/s-proto-bp.S: Likewise.
7402
8cf28c5e
JM
7403 [BZ #15062]
7404 * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
7405 parts of result separately when argument is not close to line from
7406 -i to i and one part of argument is small.
7407 * math/k_casinhf.c (__kernel_casinhf): Likewise.
7408 * math/k_casinhl.c (__kernel_casinhl): Likewise.
7409 * math/libm-test.inc (cacos_test): Add more tests.
7410 (casin_test): Likewise.
7411 (casinh_test): Likewise.
7412 * sysdeps/i386/fpu/libm-test-ulps: Update.
7413 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7414
c4e33b8d
DM
74152013-01-31 David S. Miller <davem@davemloft.net>
7416
7417 * po/de.po: Update from translation team.
7418
3b60b421
MK
74192013-01-25 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
7420
7421 * time/tzfile.c: Include stdint.h for SIZE_MAX.
7422
bb931195
TS
74232013-01-25 Thomas Schwinge <thomas@codesourcery.com>
7424
b5a5da23
TS
7425 * configure.in (_AC_PROG_CC_C89): New definition.
7426 * configure: Regenerate.
7427
bb931195
TS
7428 * configure.in (AC_PROG_CPP): New definition.
7429 * configure: Regenerate.
7430
8c53a12c
JM
74312013-01-23 Joseph Myers <joseph@codesourcery.com>
7432
7433 * debug/tst-backtrace.h: New file.
7434 * debug/tst-backtrace2.c: Include tst-backtrace.h.
7435 (ret): Remove variable.
7436 (x): Likewise.
7437 (FAIL): Remove macro.
7438 (NO_INLINE): Likewise.
7439 (fn1): Use match function instead of strstr.
7440 * debug/tst-backtrace3.c: Include tst-backtrace.h.
7441 (ret): Remove variable.
7442 (x): Likewise.
7443 (FAIL): Remove macro.
7444 (NO_INLINE): Likewise.
7445 (fn): Use match function instead of strstr.
7446 * debug/tst-backtrace4.c: Include tst-backtrace.h.
7447 (ret): Remove variable.
7448 (x): Likewise.
7449 (FAIL): Remove macro.
7450 (NO_INLINE): Likewise.
7451 (handle_signal): Use match function instead of strstr.
7452 * debug/tst-backtrace5.c: Include tst-backtrace.h.
7453 (ret): Remove variable.
7454 (x): Likewise.
7455 (FAIL): Remove macro.
7456 (NO_INLINE): Likewise.
7457 (handle_signal): Use match function instead of strstr.
7458
4858fa2a
RM
74592013-01-23 Roland McGrath <roland@hack.frob.com>
7460
7461 * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
7462
bae8e7f5
DM
74632013-01-23 David S. Miller <davem@davemloft.net>
7464
7465 * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
7466 (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
7467 argument of CAS if possible.
7468 * sysdeps/sparc/sparc64/bits/atomic.h
7469 (__arch_compare_and_exchange_val_32_acq): Likewise.
7470 (__arch_compare_and_exchange_val_64_acq): Likewise.
7471
9cbbc4ae
PT
74722013-01-23 Pino Toscano <toscano.pino@tiscali.it>
7473
7474 * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
7475 * sysdeps/posix/ulimit.c: ... this.
92a601b8 7476 Include <limits.h>.
67b3f58c 7477 * sysdeps/unix/bsd/ulimit.c: Remove file.
9cbbc4ae 7478
5655a0b5
AC
74792013-01-23 Adam Conrad <adconrad@0c3.net>
7480
7481 * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
7482 (LDFLAGS-tst-array5): Likewise.
7483
052aff95
JM
74842013-01-23 Joseph Myers <joseph@codesourcery.com>
7485
7486 [BZ #15036]
7487 * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
7488 based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
7489 (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
7490 * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
7491
7c1e01aa
DM
74922013-01-21 David S. Miller <davem@davemloft.net>
7493
7494 * sysdeps/sparc/backtrace.c: New file.
7495 * sysdeps/sparc/sparc32/backtrace.h: New file.
7496 * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
7497 * sysdeps/sparc/sparc64/backtrace.h: New file.
7498 * sysdeps/sparc/sparc64/backtrace.c: Delete.
7499 * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
7500 -funwind-tables.
7501
ab087e0a
AS
75022013-01-21 Andreas Schwab <schwab@suse.de>
7503
7504 [BZ #15020]
7505 * posix/wordexp.c (exec_comm): Avoid busy loop when command has
7506 closed its stdout.
7507
ed689c2f
AS
75082013-01-20 Andreas Schwab <schwab@linux-m68k.org>
7509
7510 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
7511 "mpa2.h".
7512 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
7513
31d470ac
JM
75142013-01-18 Joseph Myers <joseph@codesourcery.com>
7515 Mark Mitchell <mark@codesourcery.com>
7516 Tom de Vries <tom@codesourcery.com>
7517 Paul Pluzhnikov <ppluzhnikov@google.com>
7518
7519 * debug/tst-backtrace2.c: New file.
7520 * debug/tst-backtrace3.c: Likewise.
7521 * debug/tst-backtrace4.c: Likewise.
7522 * debug/tst-backtrace5.c: Likewise.
7523 * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
7524 (CFLAGS-tst-backtrace3.c): Likewise.
7525 (CFLAGS-tst-backtrace4.c): Likewise.
7526 (CFLAGS-tst-backtrace5.c): Likewise.
7527 (LDFLAGS-tst-backtrace2): Likewise.
7528 (LDFLAGS-tst-backtrace3): Likewise.
7529 (LDFLAGS-tst-backtrace4): Likewise.
7530 (LDFLAGS-tst-backtrace5): Likewise.
7531 (tests): Add new tests tst-backtrace2, tst-backtrace3,
7532 tst-backtrace4 and tst-backtrace5.
7533
90567f30 75342013-01-18 Anton Blanchard <anton@samba.org>
471a1672
AB
7535 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
7536
7537 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
7538 __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
7539 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
7540 INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
7541 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
7542 (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
7543 "+r" and remove output regs list as redundant. Add explicit inline
7544 asm to specify register of return val to work around compiler codegen
7545 bug. Remove (int) cast on return value. Add return type parameter to
7546 use in macro so that this macro does not truncate return value for
7547 64-bit values.
7548 (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
7549 pass to INTERNAL_VSYSCALL_NCS.
7550 (INLINE_VSYSCALL): Add 'long int' as return type to
7551 INTERNAL_VSYSCALL_NCS macro invocation.
7552 (INTERNAL_VSYSCALL): Add 'long int' as return type to
7553 INTERNAL_VSYSCALL_NCS macro invocation.
7554 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
7555
d3b9ea61
SP
75562013-01-18 Siddhesh Poyarekar <siddhesh@redhat.com>
7557
0b57daeb
SP
7558 [BZ #14496]
7559 * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
7560 Fix application of SIMD FP exception mask.
7561
caa99d06
SP
7562 * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
7563 mp_no from a power of two.
7564 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
7565 __mpexp_twomm1. Use __pow_mp.
7566
d3b9ea61
SP
7567 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
7568 multiplication.
7569
1dbaee3c
DM
75702013-01-17 David S. Miller <davem@davemloft.net>
7571
7572 * sysdeps/sparc/fpu/libm-test-ulps: Update.
7573
728d7b43
JM
75742013-01-17 Joseph Myers <joseph@codesourcery.com>
7575
7576 [BZ #15023]
7577 * include/complex.h: Condition contents on [!_COMPLEX_H].
7578 (__kernel_casinhf): New prototype.
7579 (__kernel_casinh): Likewise.
7580 (__kernel_casinhl): Likewise.
7581 * math/Makefile (libm_calls): Add k_casinh.
7582 * math/k_casinh.c: New file.
7583 * math/k_casinhf.c: Likewise.
7584 * math/k_casinhl.c: Likewise.
7585 * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
7586 finite nonzero arguments.
7587 * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
7588 finite nonzero arguments.
7589 * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
7590 finite nonzero arguments.
7591 * math/s_casinh.c: Do not include <float.h>.
7592 (__casinh): Move code for finite nonzero arguments to k_casinh.c.
7593 * math/s_casinhf.c: Do not include <float.h>.
7594 (__casinhf): Move code for finite nonzero arguments to
7595 k_casinhf.c.
7596 * math/s_casinhl.c: Do not include <float.h>.
7597 [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
7598 redefine.
7599 (__casinhl): Move code for finite nonzero arguments to
7600 k_casinhl.c.
7601 * math/libm-test.inc (cacos_test): Add more tests.
7602 * sysdeps/i386/fpu/libm-test-ulps: Update.
7603 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7604
2a26ef3a
PT
76052013-01-17 Pino Toscano <toscano.pino@tiscali.it>
7606
7607 * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
7608 * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
7609 [!HAVE_MREMAP]: Remove [defined linux] case.
7610 * malloc/arena.c: Do not include <malloc-sysdep.h>.
7611
a897655d
SP
76122013-01-17 Siddhesh Poyarekar <siddhesh@redhat.com>
7613
7614 * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
7615
881ebe89 76162013-01-17 H.J. Lu <hongjiu.lu@intel.com>
22676eaf
L
7617
7618 * elf/elf.h (R_386_SIZE32): New relocation.
7619 * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
7620 R_386_SIZE32.
7621 (elf_machine_rela): Likewise.
7622 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
7623 R_X86_64_SIZE64 and R_X86_64_SIZE32.
7624
59981e9b
JM
76252013-01-17 Joseph Myers <joseph@codesourcery.com>
7626
7627 * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
7628 (FP_FAST_FMA): Do not define.
7629 [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
7630 * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
7631 && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
7632 * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
7633 !_SOFT_FLOAT]: Likewise.
7634 * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
7635 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
7636 value.
7637 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
7638 [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
7639 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
7640 [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
7641 [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
7642 [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
7643 file.
7644
cfa8054f
AS
76452013-01-16 Andreas Schwab <schwab@suse.de>
7646
7647 [BZ #14327]
7648 * include/stdlib.h (__mktemp): Add declaration.
7649 * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
7650 * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
7651
dd930cc5
SP
76522013-01-16 Siddhesh Poyarekar <siddhesh@redhat.com>
7653
881ebe89
SP
7654 * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
7655 definitions.
7656 * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
7657 * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
7658 * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
7659 definitions here.
7660 * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
7661 * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
7662 definitions.
7663 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
7664 and ONE.
7665 * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
7666 * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
7667 * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
7668 definitions.
7669 * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
7670 * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
7671 definitions.
7672 * sysdeps/ieee754/dbl-64/utan.h: Likewise.
f93a8d15 7673
dd930cc5
SP
7674 * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
7675
c19a9f89
DM
76762013-01-15 David S. Miller <davem@davemloft.net>
7677
1aa61767
DM
7678 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
7679 trunc{,f} to libm-sysdep_routes.
7680 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
7681 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
7682 file.
7683 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
7684 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
7685 file.
7686 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
7687 file.
7688 * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
7689 * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
7690 * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
7691 * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
7692 * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
7693 * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
7694 * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
7695 * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
7696
c42d5e98
DM
7697 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
7698 nearbyint{,f} to libm-sysdep_routes.
7699 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
7700 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
7701 New file.
7702 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
7703 file.
7704 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
7705 New file.
7706 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
7707 file.
7708 * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
7709 * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
7710 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
7711 file.
7712 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
7713 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
7714 file.
7715 * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
7716 * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
7717 * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
7718
c19a9f89
DM
7719 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
7720 libc_feholdexcept and libc_fesetenv.
7721
357679d2
MF
77222013-01-15 Mike Frysinger <vapier@gentoo.org>
7723
7724 * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
7725
65a82e3d
DM
77262013-01-14 David S. Miller <davem@davemloft.net>
7727
8b954ab9
DM
7728 * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
7729 (SPARC_ASM_VIS2_IFUNC): Likewise.
7730 (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
7731 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
7732 use of 'siam' instruction.
7733 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
7734 Likewise.
7735 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
7736 Likewise.
7737 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
7738 Likewise.
7739 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
7740 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
7741 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
7742 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
7743 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
7744 file.
7745 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
7746 file.
7747 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
7748 file.
7749 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
7750 file.
7751 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
7752 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
7753 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
7754 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
7755 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
7756 new VIS2 routines.
7757 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
7758 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
7759 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
7760 Likewise.
7761 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
7762 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
7763 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
7764 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
7765 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
7766 routines to libm-sysdep_routines.
7767 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
7768
65a82e3d
DM
7769 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
7770 fdim/fdimf to libm-sysdep_routines.
7771 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
7772 file.
7773 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
7774 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
7775 file.
7776 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
7777 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
7778 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
7779 * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
7780 * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
7781 * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
7782 * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
7783
e34ab705
SP
77842013-01-14 Siddhesh Poyarekar <siddhesh@redhat.com>
7785
2a91b573
SP
7786 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
7787 to optimize copies.
7788
1066a534
SP
7789 * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
7790 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
7791 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
7792
e34ab705
SP
7793 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
7794 local variable MPTWO.
7795 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
7796 Likewise.
7797
aba5e596
MF
77982013-01-13 Mike Frysinger <vapier@gentoo.org>
7799
7800 * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
7801 GLOB_NOESCAPE.
7802
e557e9e5
MF
78032013-01-13 Mike Frysinger <vapier@gentoo.org>
7804
7805 * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
7806
0428cec9
MF
78072013-01-13 Mike Frysinger <vapier@gentoo.org>
7808
7809 * manual/pattern.texi (glob_t): Document gl_flags.
7810 (glob64_t): Likewise.
7811
8794a964
DM
78122013-01-11 David S. Miller <davem@davemloft.net>
7813
66438c3f
RM
7814 * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
7815 * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
7816 (gmp-sysdep_routines): New variable. Add VIS3 optimized GMP routines.
32fcb36d
DM
7817 * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
7818 * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
7819 * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
7820 * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
7821 * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
7822 * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
7823 * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
7824 * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
7825 * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
7826 * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
7827
4ae4244d
DM
7828 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
7829 sparc V9 rather than using V8 code.
7830 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
7831 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
7832
8794a964
DM
7833 * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
7834 Move to...
7835 * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
7836 Here.
7837
6270516e
RM
78382013-01-11 Roland McGrath <roland@hack.frob.com>
7839
7840 * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
7841 not in the main loop.
7842 * configure: Regenerated.
7843
6a57d931
JM
78442013-01-11 Joseph Myers <joseph@codesourcery.com>
7845
7846 * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
7847 * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
7848 to just #else.
7849 * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise. Remove
7850 [!__GLIBC_HAVE_LONG_LONG] case.
7851 * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
7852 condition to just #else.
7853 * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
7854 __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
7855 [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
7856 * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
7857 unconditional.
7858 * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
7859 * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
7860 #elif condition to just #else.
7861 * sysdeps/unix/sysv/linux/sys/sysmacros.h
7862 [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
7863 * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
7864 #elif condition to just #else.
7865
0e8529e9
SE
78662013-01-11 Steve Ellcey <sellcey@mips.com>
7867
7868 * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
7869 (EF_MIPS_ARCH_64): Fix value.
7870 (EF_MIPS_ARCH_32R2): New.
7871 (EF_MIPS_ARCH_64R2): New.
7872
740b3dbe
L
78732013-01-11 H.J. Lu <hongjiu.lu@intel.com>
7874
7875 * Makeconfig (+link-pie-before-libc): New.
7876 (+link-pie-after-libc): Likewise.
7877 (+link-pie-tests): Likewise.
7878 (+link-pie): Rewritten.
7879 (link-before-libc): Remove $(config-LDFLAGS).
7880 (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
7881 (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
7882 (config-LDFLAGS): Renamed to ...
7883 (rtld-LDFLAGS): This.
7884 (rtld-tests-LDFLAGS): New macro.
7885 (link-libc-rpath-link): Likewise.
7886 (link-libc-tests-rpath-link): Likewise.
7887 (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
7888 (link-libc): Prepand $(link-libc-rpath-link).
7889 (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
7890 (test-program-prefix): New macro.
7891 (test-via-rtld-prefix): Likewise.
7892 (test-program-cmd): Likewise.
7893 (host-test-program-cmd): Likewise.
7894 * Makefile ($(common-objpfx)testrun.sh): Replace
7895 $(run-program-prefix) with $(test-program-prefix).
7896 * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
7897 $(rtld-LDFLAGS).
7898 ($(common-objpfx)shlib.lds): Likewise.
7899 (build-module-helper): Likewise.
7900 ($(common-objpfx)format.lds): Likewise.
7901 * Rules (binaries-pie-tests): New.
7902 (binaries-pie-notests): Likewise.
7903 (binaries-pie): Rewritten.
7904 ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
7905 ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
7906 ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
7907 (make-test-out): Replace $(host-built-program-cmd) with
7908 $(host-test-program-cmd).
7909 * config.make.in (build-hardcoded-path-in-tests): New variable.
7910 * configure.in (--enable-hardcoded-path-in-tests): New configure
7911 option.
7912 (hardcoded_path_in_tests): New AC_SUBST.
7913 * configure: Regenerated.
7914 * catgets/Makefile ($(objpfx)test-gencat.out): Replace
7915 $(built-program-cmd) with $(test-program-cmd).
7916 * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
7917 (test_program_cmd): This.
7918 * elf/Makefile ($(objpfx)order.out): Run test with
7919 $(test-program-prefix).
7920 ($(objpfx)order2.out): Likewise.
7921 ($(objpfx)tst-initorder.out): Likewise.
7922 ($(objpfx)tst-initorder2.out): Likewise.
7923 ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
7924 $(test-program-cmd).
7925 ($(objpfx)tst-array1-static.out): Likewise.
7926 ($(objpfx)tst-array2.out): Likewise.
7927 ($(objpfx)tst-array3.out): Likewise.
7928 ($(objpfx)tst-array4.out): Likewise.
7929 ($(objpfx)tst-array5.out): Likewise.
7930 ($(objpfx)tst-array5-static.out): Likewise.
7931 (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
7932 $(test-program-cmd).
7933 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
7934 $(run-program-prefix) with $(test-program-prefix).
7935 * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
7936 (test_program_prefix): This.
7937 * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
7938 $(run-program-prefix) with $(test-program-prefix).
7939 * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
7940 (test_program_prefix): This.
7941 * iconvdata/tst-tables.sh: Likewise.
7942 * intl/Makefile ($(objpfx)tst-gettext.out): Replace
7943 $(run-program-prefix) with $(test-program-prefix).
7944 ($(objpfx)tst-translit.out): Likewise.
7945 ($(objpfx)tst-gettext2.out): Likewise.
7946 ($(objpfx)tst-gettext4.out): Likewise.
7947 ($(objpfx)tst-gettext6.out): Likewise.
7948 * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
7949 (test_program_prefix): This.
7950 * intl/tst-gettext2.sh: Likewise.
7951 * intl/tst-gettext4.sh Likewise.
7952 * intl/tst-gettext6.sh: Likewise.
7953 * intl/tst-translit.sh: Likewise.
7954 * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
7955 with $(test-program-cmd).
7956 * libio/Makefile ($(objpfx)test-freopen.out): Replace
7957 $(run-program-prefix) with $(test-program-prefix).
7958 * libio/test-freopen.sh (run_program_prefix): Renamed to ...
7959 (test_program_prefix): This.
7960 * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
7961 $(run-program-prefix) with $(test-program-prefix).
7962 * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
7963 (test_program_prefix): This.
7964 * manual/install.texi: Document --enable-hardcoded-path-in-tests.
7965 * posix/Makefile ($(objpfx)globtest.out): Replace
7966 $(run-via-rtld-prefix) and $(test-wrapper) with
7967 $(test-program-prefix) and $(test-via-rtld-prefix).
7968 ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
7969 $(test-program-prefix).
7970 (tst-exec-ARGS): Replace $(host-built-program-cmd) with
7971 $(host-test-program-cmd).
7972 (tst-spawn-ARGS): Likewise.
7973 ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
7974 $(test-program-prefix).
7975 * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
7976 (test_via_rtld_prefix): This.
7977 (test_wrapper): Renamed to ...
7978 (test_program_prefix): This.
7979 (run_program_prefix): Replaced by test_program_prefix.
7980 * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
7981 (test_program_prefix): This.
7982 * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
7983 with $(host-test-program-cmd).
7984 * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
7985 $(run-program-prefix) with $(test-program-prefix).
7986 ($(objpfx)tst-printf.out): Likewise.
7987 ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
7988 $(test-program-cmd).
7989 * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
7990 (test_program_prefix): This.
7991 * stdio-common/tst-unbputc.sh: Likewise.
7992 * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
7993 $(run-program-prefix) with $(test-program-prefix).
7994 * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
7995 (test_program_prefix): This.
7996 * string/Makefile ($(objpfx)tst-svc.out): Replace
7997 $(built-program-cmd) with $(test-program-cmd).
7998
c6fe55cf
AJ
79992013-01-11 Andreas Jaeger <aj@suse.de>
8000
8001 [BZ #15003]
8002 * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
8003 value. Sync with Linux 3.7.
8004
9e6919c8
DM
80052013-01-10 David S. Miller <davem@davemloft.net>
8006
8007 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
8008 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
8009 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
8010
1c9f1a02
RM
80112013-01-10 Roland McGrath <roland@hack.frob.com>
8012
8013 * configure.in (sysnames): Drop use of $m0sub and $msub, which are
8014 never set.
8015 * configure: Regenerated.
8016
b9de2dde
DM
80172013-01-10 David S. Miller <davem@davemloft.net>
8018
8019 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
8020 sparc V9 rather than using V8 code.
8021 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
8022 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
8023
e7f68ef4
RM
80242013-01-10 Roland McGrath <roland@hack.frob.com>
8025
8026 * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
8027 (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
8028 (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
8029 (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
8030 (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
8031 (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
8032 (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
8033 (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
8034 (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
8035 (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
8036 (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
8037 (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
8038 (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
8039 (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
8040 (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
8041 (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
8042 (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
8043 (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
8044 (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
8045 (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
8046 (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
8047 (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
8048 (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
8049 (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
8050 (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
8051 (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
8052 (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
8053
5a47cc9c
DM
80542013-01-10 David S. Miller <davem@davemloft.net>
8055
8056 * sysdeps/sparc/fpu/libm-test-ulps: Update.
8057
4cf8f209
L
80582013-01-10 H.J. Lu <hongjiu.lu@intel.com>
8059
8060 * posix/Makefile (tests-static): New variable.
8061 (tests): Add $(tests-static).
8062 (tst-exec-static-ARGS): New variable.
8063 (tst-spawn-static-ARGS): Likewise.
8064 * posix/tst-exec-static.c: New file.
8065 * posix/tst-spawn-static.c: Likewise.
8066 * posix/tst-exec.c: Support run directly.
8067 * posix/tst-spawn.c: Likewise.
8068
fed0faa1
JM
80692013-01-10 Joseph Myers <joseph@codesourcery.com>
8070
828beb13
JM
8071 * elf/link.h (struct dl_phdr_info): Use __extension__ with long
8072 long.
8073 * math/bits/mathcalls.h (llrint): Likewise.
8074 (llround): Likewise.
8075 * stdlib/stdlib.h (struct drand48_data): Likewise.
8076 * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
8077 * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
8078 * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
8079 Likewise.
8080 * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
8081 Likewise.
8082 * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
8083 (elf_greg_t): Likewise.
8084 * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
8085 (__jmp_buf): Likewise.
8086 * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
8087 definitions.
8088 (llrint): Likewise, for all definitions.
8089 (llrintl): Likewise.
8090
fed0faa1
JM
8091 * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
8092 Remove [__GNUC__] condition.
8093 * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
8094 condition to just [__USE_ISOC99].
8095 [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
8096
1a20cb20
L
80972013-01-10 H.J. Lu <hongjiu.lu@intel.com>
8098
8099 [BZ #14200]
8100 * sysdeps/unix/sysv/linux/x86/bits/environments.h
8101 (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
8102 defined.
8103 (_POSIX_V6_ILP32_OFF32): Likewise.
8104 (_XBS5_ILP32_OFF32): Likewise.
8105 (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
8106 (__ILP32_OFFBIG_LDFLAGS): Likewise.
8107
751b85f7
SP
81082013-01-10 Siddhesh Poyarekar <siddhesh@redhat.com>
8109
7490eb81
SP
8110 * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
8111
751b85f7
SP
8112 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
8113 doubles __mpexp_twomm1. Adjust usage.
8114 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
8115 Remove.
8116
988197f0
AS
81172013-01-10 Andreas Schwab <schwab@suse.de>
8118
8119 [BZ #14964]
8120 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
8121 (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
8122
e83d7298
DM
81232013-01-09 David S. Miller <davem@davemloft.net>
8124
034ed64b 8125 [BZ #15003]
e83d7298
DM
8126 * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS,
8127 TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT,
8128 TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS,
8129 TCP_FASTOPEN): Define.
8130 (tcp_repair_opt): New structure.
8131 (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
8132 enum values.
8133 (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE,
8134 TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN,
8135 TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
8136 (tcp_cookie_transactions): New structure.
8137
d5e0b9bd
AB
81382013-01-09 Anton Blanchard <anton@samba.org>
8139
8140 * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
8141 * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
8142 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
8143 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
8144
0c07e3ea
JM
81452013-01-09 Joseph Myers <joseph@codesourcery.com>
8146
8147 * include/features.h (__USE_ANSI): Remove.
8148
232f7002
RM
81492013-01-09 Roland McGrath <roland@hack.frob.com>
8150
ad98e30c
RM
8151 * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
8152
232f7002
RM
8153 * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
8154
950c99ca
SP
81552013-01-09 Siddhesh Poyarekar <siddhesh@redhat.com>
8156
b5792741
SP
8157 * sysdeps/s390/fpu/libm-test-ulps: Update.
8158
47cf2278
SP
8159 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8160
950c99ca
SP
8161 * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
8162 (__acr): Likewise.
8163 (__cpy): Likewise.
8164 (norm): Likewise.
8165 (denorm): Likewise.
8166 (__mp_dbl): Likewise.
8167 (__dbl_mp): Likewise.
8168 (add_magnitudes): Likewise.
8169 (sub_magnitudes): Likewise.
8170 (__add): Likewise.
8171 (__sub): Likewise.
8172 (__mul): Likewise.
8173 (__inv): Likewise.
8174 (__dvd): Likewise.
8175 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
8176 (__acr): Likewise.
8177 (__cpy): Likewise.
8178 (norm): Likewise.
8179 (denorm): Likewise.
8180 (__mp_dbl): Likewise.
8181 (__dbl_mp): Likewise.
8182 (add_magnitudes): Likewise.
8183 (sub_magnitudes): Likewise.
8184 (__add): Likewise.
8185 (__sub): Likewise.
8186 (__mul): Likewise.
8187 (__inv): Likewise.
8188 (__dvd): Likewise.
8189 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
8190 (__acr): Likewise.
8191 (__cpy): Likewise.
8192 (norm): Likewise.
8193 (denorm): Likewise.
8194 (__mp_dbl): Likewise.
8195 (__dbl_mp): Likewise.
8196 (add_magnitudes): Likewise.
8197 (sub_magnitudes): Likewise.
8198 (__add): Likewise.
8199 (__sub): Likewise.
8200 (__mul): Likewise.
8201 (__inv): Likewise.
8202 (__dvd): Likewise.
8203
eede9df9
JM
82042013-01-08 Joseph Myers <joseph@codesourcery.com>
8205
8206 * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
8207 __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
8208 * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
8209 2 && __USE_EXTERN_INLINES]: Likewise.
8210
c40ea3d9
AJ
82112013-01-08 Andreas Jaeger <aj@suse.de>
8212
8213 [BZ# 14985]
8214 * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
8215 Remove.
8216 * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
8217 * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
8218
2ccdea26
AB
82192013-01-07 Anton Blanchard <anton@samba.org>
8220
8221 * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
8222 * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
8223 * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
8224 * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
8225 * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
8226 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
8227 * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
8228 * sysdeps/powerpc/powerpc32/memset.S: Likewise.
8229 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
8230 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
8231 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
8232 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
8233 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
8234 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
8235 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
8236 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
8237 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
8238 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
8239 * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
8240 * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
8241 * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
8242 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
8243 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
8244 * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
8245 * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
8246 * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
8247 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
8248 * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
8249 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
8250 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
8251 * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
8252 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
8253 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
8254 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
8255 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
8256 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
8257 * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
8258 * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
8259 * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
8260 * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
8261 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
8262 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
8263 * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
8264
a9708fed
JM
82652013-01-07 Joseph Myers <joseph@codesourcery.com>
8266
375607b9
JM
8267 * malloc/malloc.h (__MALLOC_P): Remove all definitions.
8268 (__MALLOC_PMT): Likewise.
8269 [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
8270 [__GNUC__], only on [_LIBC].
8271 [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
8272 [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
8273 [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
8274 * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
8275 forward declaration.
8276 (realloc_hook_ini): Likewise.
8277 (memalign_hook_ini): Likewise.
8278 (__libc_memalign): Do not use __MALLOC_PMT in variable
8279 declaration.
8280 (__libc_valloc): Likewise.
8281 (__libc_pvalloc): Likewise.
8282 (__libc_calloc): Likewise.
8283 (__posix_memalign): Likewise.
8284
a9708fed
JM
8285 [BZ #14996]
8286 * math/s_casinh.c: Include <float.h>.
8287 (__casinh): Do not do computation with squaring and square root
8288 for large arguments.
8289 * math/s_casinhf.c: Include <float.h>.
8290 (__casinhf): Do not do computation with squaring and square root
8291 for large arguments.
8292 * math/s_casinhl.c: Include <float.h>.
8293 [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
8294 (__casinhl): Do not do computation with squaring and square root
8295 for large arguments.
8296 * math/libm-test.inc (casin_test): Add more tests.
8297 (casinh_test): Likewise.
8298 * sysdeps/i386/fpu/libm-test-ulps: Update.
8299 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8300
afec409a
L
83012013-01-04 H.J. Lu <hongjiu.lu@intel.com>
8302
8303 * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
8304 (__x86_64_raw_data_cache_size): Likewise.
8305 (__x86_64_data_cache_size_half): Likewise.
8306 (__x86_64_raw_data_cache_size_half): Likewise.
8307 (__x86_64_shared_cache_size): Likewise.
8308 (__x86_64_raw_shared_cache_size): Likewise.
8309 (__x86_64_shared_cache_size_half): Likewise.
8310 (__x86_64_raw_shared_cache_size_half): Likewise.
8311 * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
8312 to ...
8313 (__x86_data_cache_size): This.
8314 (__x86_64_raw_data_cache_size): Renamed to ...
8315 (__x86_raw_data_cache_size): This.
8316 (__x86_64_data_cache_size_half): Renamed to ...
8317 (__x86_data_cache_size_half): This.
8318 (__x86_64_raw_data_cache_size_half): Renamed to ...
8319 (__x86_raw_data_cache_size_half): This.
8320 (__x86_64_shared_cache_size): Renamed to ...
8321 (__x86_shared_cache_size): This.
8322 (__x86_64_raw_shared_cache_size): Renamed to ...
8323 (__x86_raw_shared_cache_size): This.
8324 (__x86_64_shared_cache_size_half): Renamed to ...
8325 (__x86_shared_cache_size_half): This.
8326 (__x86_64_raw_shared_cache_size_half): Renamed to ...
8327 (__x86_raw_shared_cache_size_half): This.
8328 * sysdeps/x86_64/memcpy.S: Updated.
8329 * sysdeps/x86_64/memset.S: Likewise.
8330 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
8331 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
8332 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
8333
0b3986d0
DM
83342013-01-04 David S. Miller <davem@davemloft.net>
8335
8336 * sysdeps/sparc/fpu/libm-test-ulps: Update.
8337
e47686e9
AS
83382013-01-04 Andreas Schwab <schwab@linux-m68k.org>
8339
d643bac1
AS
8340 * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
8341 1 to avoid redefinition warning.
8342 (__USE_GNU): Don't define.
8343 (init_signaling_nan): Protoize.
8344
e47686e9
AS
8345 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8346
b18decba
SP
83472013-01-04 Siddhesh Poyarekar <siddhesh@redhat.com>
8348
fffb407f
SP
8349 * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
8350 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
8351 (__cpymn): Likewise.
8352 (norm): Remove commented code.
8353 (denorm): Likewise.
8354 (__mp_dbl): Likewise.
8355 (__inv): Likewise.
8356 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
8357 (__cpymn): Likewise.
8358 (norm): Remove commented code.
8359 (denorm): Likewise.
8360 (__mp_dbl): Likewise.
8361 (__inv): Likewise.
8362
b18decba
SP
8363 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
8364 mp_no value for 1.0 and 2.0.
8365 (norm): Use RADIXI instead of radixi.d.
8366 (denorm): Likewise.
8367 (__mul): Use 0.0 instead of zero.d.
8368 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
8369 mp_no value for 1.0 and 2.0.
8370 (norm): Use RADIXI instead of radixi.d.
8371 (denorm): Likewise.
8372 (__mul): Use 0.0 instead of zero.d.
8373
cdc1c96f
JM
83742013-01-04 Joseph Myers <joseph@codesourcery.com>
8375
8376 [BZ #14994]
8377 * math/s_casinh.c (__casinh): Reduce finite argument to first
8378 quadrant then set signs of results at the end.
8379 * math/s_casinhf.c (__casinhf): Likewise.
8380 * math/s_casinhl.c (__casinhl): Likewise.
8381 * math/libm-test.inc (casin_test): Add more tests.
8382 (casinh_test): Likewise.
8383 * sysdeps/i386/fpu/libm-test-ulps: Update.
8384 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8385
302913e1
SP
83862013-01-04 Siddhesh Poyarekar <siddhesh@redhat.com>
8387
6420d207
SP
8388 * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
8389
a9e48ab4
SP
8390 * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
8391
b7837264
SP
8392 * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
8393 declarations.
8394 (denorm): Likewise.
8395 (__mp_dbl): Likewise.
8396 (__inv): Likewise.
8397
f8af25d2
SP
8398 * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
8399 and adjust the header comment.
8400
302913e1
SP
8401 * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
8402 variable name from declaration.
8403
5d7dd1ca
L
84042013-01-03 H.J. Lu <hongjiu.lu@intel.com>
8405
8406 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
8407 Initialize COMMON_CPUID_INDEX_7 element.
8408 * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
8409 (CPUID_RTM): Likewise.
8410 (HAS_RTM): Likewise.
8411 (COMMON_CPUID_INDEX_7): New enum.
8412
2f5f40f4
AS
84132013-01-03 Andreas Schwab <schwab@linux-m68k.org>
8414
8415 [BZ #14981]
8416 * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
8417 size is zero, record memory as freed.
8418
4056f4a0
AJ
84192013-01-03 Andreas Jaeger <aj@suse.de>
8420
8421 * po/ia.po: Add new Interlingua translation.
8422
ab15736f 84232012-01-03 Allan McRae <allan@archlinux.org>
fd80f0b7
AM
8424
8425 * locale/programs/localedef.c: Fix description of '--posix' flag.
8426
568035b7
JM
84272013-01-02 Joseph Myers <joseph@codesourcery.com>
8428
e6898b8d
JM
8429 * NEWS: Update dates in second copyright notice.
8430 * README: Update copyright dates in example.
8431 * manual/libc.texinfo: Update copyright dates.
8432 * scripts/test-installation.pl: Update copyright date in --version
8433 output.
8434
0e2f9562
JM
8435 * hurd/ctty-input.c: Fix copyright notice formatting.
8436 * hurd/ctty-output.c: Likewise.
8437 * hurd/dtable.c: Likewise.
8438 * hurd/hurd-raise.c: Likewise.
8439 * hurd/hurdprio.c: Likewise.
8440 * hurd/msgportdemux.c: Likewise.
8441 * misc/sys/file.h: Likewise.
8442 * misc/sys/ioctl.h: Likewise.
8443 * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
8444 * sysdeps/mach/hurd/chdir.c: Likewise.
8445 * sysdeps/mach/hurd/fchdir.c: Likewise.
8446 * sysdeps/mach/hurd/rename.c: Likewise.
8447 * sysdeps/mach/hurd/rmdir.c: Likewise.
8448 * sysdeps/mach/hurd/seekdir.c: Likewise.
8449 * sysdeps/mach/hurd/setsid.c: Likewise.
8450 * sysdeps/posix/wait3.c: Likewise.
8451
568035b7
JM
8452 * All files with FSF copyright notices: Update copyright dates
8453 using scripts/update-copyrights.
8454 * intl/plural.c: Regenerated.
8455 * locale/programs/charmap-kw.h: Likewise.
8456 * locale/programs/locfile-kw.h: Likewise.
8457
da08f647
SP
84582013-01-02 Siddhesh Poyarekar <siddhesh@redhat.com>
8459
0f5477af
SP
8460 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
8461 four values.
8462
44e0d4c2
SP
8463 * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
8464 calculation loop and add branch prediction.
8465
4d55b4e5
SP
8466 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
8467 check access beyond bounds of m1np.
8468
da08f647
SP
8469 * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
8470 MPTWO.
8471 (__inv): Remove local variable MPTWO to use the global
8472 constant.
8473 * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
8474 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
8475 variable MPTWO.
8476 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
8477 MP3HALFS static const.
8478
8e051029
DM
84792013-01-01 David S. Miller <davem@davemloft.net>
8480
8481 * po/ca.po: Update from translation team.
8482
f4cf5f2d
JM
84832013-01-01 Joseph Myers <joseph@codesourcery.com>
8484
8485 * scripts/update-copyrights: New file.
8486 * Makeconfig: Reformat copyright notice.
8487 * ctype/ctype.h: Likewise.
8488 * debug/swprintf_chk.c: Likewise.
8489 * elf/dl-cache.c: Likewise.
8490 * elf/dl-debug.c: Likewise.
8491 * elf/dl-object.c: Likewise.
8492 * grp/initgroups.c: Likewise.
8493 * hurd/Makefile: Likewise.
8494 * hurd/hurd/signal.h: Likewise.
8495 * hurd/hurdfault.c: Likewise.
8496 * hurd/hurdioctl.c: Likewise.
8497 * hurd/hurdlookup.c: Likewise.
8498 * hurd/intr-msg.c: Likewise.
8499 * iconv/gconv_open.c: Likewise.
8500 * libio/swprintf.c: Likewise.
8501 * locale/lc-ctype.c: Likewise.
8502 * locale/nl_langinfo.c: Likewise.
8503 * mach/Machrules: Likewise.
8504 * mach/Makefile: Likewise.
8505 * malloc/obstack.h: Likewise.
8506 * manual/Makefile: Likewise.
8507 * manual/tsort.awk: Likewise.
8508 * misc/bits/stab.def: Likewise.
8509 * nis/nis_print_group_entry.c: Likewise.
8510 * nis/nis_table.c: Likewise.
8511 * nis/nss_compat/compat-pwd.c: Likewise.
8512 * nis/nss_compat/compat-spwd.c: Likewise.
8513 * po/Makefile: Likewise.
8514 * posix/fnmatch.c: Likewise.
8515 * posix/regex.h: Likewise.
8516 * resolv/Makefile: Likewise.
8517 * resolv/nss_dns/dns-network.c: Likewise.
8518 * resolv/res_hconf.c: Likewise.
8519 * scripts/gen-sorted.awk: Likewise.
8520 * soft-fp/soft-fp.h: Likewise.
8521 * stdio-common/printf.h: Likewise.
8522 * stdlib/monetary.h: Likewise.
8523 * stdlib/random.c: Likewise.
8524 * stdlib/random_r.c: Likewise.
8525 * sysdeps/generic/Makefile: Likewise.
8526 * sysdeps/gnu/Makefile: Likewise.
8527 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
8528 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
8529 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
8530 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
8531 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
8532 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
8533 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
8534 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
8535 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
8536 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
8537 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
8538 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
8539 * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
8540 * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
8541 * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
8542 * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
8543 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
8544 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
8545 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
8546 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
8547 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
8548 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
8549 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
8550 * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
8551 * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
8552 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
8553 * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
8554 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
8555 * sysdeps/mach/hurd/errnos.awk: Likewise.
8556 * sysdeps/mach/hurd/fork.c: Likewise.
8557 * sysdeps/mach/hurd/getcwd.c: Likewise.
8558 * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
8559 * sysdeps/mach/hurd/mmap.c: Likewise.
8560 * sysdeps/mach/hurd/utimes.c: Likewise.
8561 * sysdeps/mach/hurd/xmknod.c: Likewise.
8562 * sysdeps/posix/profil.c: Likewise.
8563 * sysdeps/posix/readdir_r.c: Likewise.
8564 * sysdeps/powerpc/bits/mathdef.h: Likewise.
8565 * sysdeps/powerpc/bits/setjmp.h: Likewise.
8566 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
8567 * sysdeps/powerpc/powerpc32/memset.S: Likewise.
8568 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
8569 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
8570 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
8571 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
8572 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
8573 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
8574 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
8575 * sysdeps/pthread/lio_listio.c: Likewise.
8576 * sysdeps/sparc/dl-procinfo.h: Likewise.
8577 * sysdeps/unix/i386/sysdep.S: Likewise.
8578 * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
8579 * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
8580 * sysdeps/unix/sysv/linux/getdents.c: Likewise.
8581 * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
8582 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
8583 * sysdeps/unix/sysv/linux/semctl.c: Likewise.
8584 * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
8585 * sysdeps/unix/sysv/linux/speed.c: Likewise.
8586 * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
8587 * sysdeps/wordsize-32/divdi3.c: Likewise.
8588 * time/sys/time.h: Likewise.
8589 * wcsmbs/Makefile: Likewise.
8590
0549fbba
DM
85912013-01-01 David S. Miller <davem@davemloft.net>
8592
a141f1a7
DM
8593 * po/fr.po: Update from translation team.
8594
0549fbba
DM
8595 * catgets/gencat.c: Update copyright year.
8596 * csu/version.c: Likewise.
8597 * debug/catchsegv.sh: Likewise.
8598 * debug/pcprofiledump.c: Likewise.
8599 * debug/xtrace.sh: Likewise.
8600 * elf/ldconfig.c: Likewise.
8601 * elf/ldd.bash.in: Likewise.
8602 * elf/pldd.c: Likewise.
8603 * elf/sotruss.ksh: Likewise.
8604 * elf/sprof.c: Likewise.
8605 * iconv/iconv_prog.c: Likewise.
8606 * iconv/iconvconfig.c: Likewise.
8607 * locale/programs/locale.c: Likewise.
8608 * locale/programs/localedef.c: Likewise.
8609 * login/programs/pt_chown.c: Likewise.
8610 * malloc/memusage.sh: Likewise.
8611 * malloc/memusagestat.c: Likewise.
8612 * malloc/mtrace.pl: Likewise.
8613 * nscd/nscd.c: Likewise.
8614 * nss/getent.c: Likewise.
8615 * nss/makedb.c: Likewise.
8616 * posix/getconf.c: Likewise.
8617
18ea052c
SP
86182012-12-31 Siddhesh Poyarekar <siddhesh@redhat.com>
8619
8620 * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
8621 numbers.
8622
9c89fca6
MF
86232012-12-30 Mike Frysinger <vapier@gentoo.org>
8624
8625 * math/bits/mathcalls.h (modf): Use __nonnull.
8626
085ec079
SP
86272012-12-29 Siddhesh Poyarekar <siddhesh@redhat.com>
8628
8629 * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
8630 (split): Use macro CN instead of the bare value.
8631 * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
8632 could be used.
8633 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
8634 instead of the bare value.
8635 (power1): Likewise.
8636
6d9f97e1
SP
86372012-12-28 Siddhesh Poyarekar <siddhesh@redhat.com>
8638
d63f73be
SP
8639 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
8640 __ATAN_TWOM.
8641 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
8642
6d9f97e1
SP
8643 * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
8644 their values.
8645 * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
8646 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
8647 * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
8648 * sysdeps/ieee754/dbl-64/utan.h: Likewise.
8649
4c4febf5
AJ
86502012-12-28 Andreas Jaeger <aj@suse.de>
8651
af5843ef
AJ
8652 * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define. New
8653 values are from Linux 3.7.
8654
4c4febf5
AJ
8655 * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
8656 (TCPI_OPT_ECN_SEEN): Define. Sync with Linux 3.7.
8657
99136f82
SP
86582012-12-28 Siddhesh Poyarekar <siddhesh@redhat.com>
8659
2f216c3c 8660 * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
91998e44
SP
8661 TRUE case.
8662
99136f82
SP
8663 * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
8664 (norm): Likewise.
8665 * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
8666 variables with preprocessor constants.
8667 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
8668 * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
8669 * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
8670
7fffbdff
BH
86712012-12-27 Bruno Haible <bruno@clisp.org>
8672
8673 [BZ #14317]
8674 * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
8675 only if needed.
8676
b76eb5f0
SP
86772012-12-27 Siddhesh Poyarekar <siddhesh@redhat.com>
8678
31a7fe5c
SP
8679 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
8680 and use variable directly.
8681 * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
8682
b76eb5f0
SP
8683 * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
8684 MPONE.
8685 * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
8686 * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
8687 variable MPONE.
8688 * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
8689 * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
8690 * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
8691 include directive. Remove local variable MPONE.
8692 * sysdeps/ieee754/dbl-64/mplog.h: Remove.
8693 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
8694 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
8695
2c8bfe7d
DM
86962012-12-25 David S. Miller <davem@davemloft.net>
8697
8698 * version.h (RELEASE): Set to "development".
8699 (VERSION): Set to "2.17.90".
8700 * NEWS: Add 2.18 section.
8701
147d03b0
DM
87022012-12-21 David S. Miller <davem@davemloft.net>
8703
8704 * po/hr.po: Update from translation team.
8705
a8ebb2b9
AK
87062012-12-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
8707
8708 * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
8709
95b4f1b6
SE
87102012-12-19 Steve Ellcey <sellcey@mips.com>
8711
b2d94007 8712 * NEWS: Mention new memcpy for MIPS.
95b4f1b6 8713
cedb2a90
MS
87142012-12-18 Marcus Shawcroft <marcus.shawcroft@linaro.org>
8715
8716 * manual/contrib.texi (Contributors): Spelling correction.
8717
bbf527d6
DM
87182012-12-15 David S. Miller <davem@davemloft.net>
8719
8720 * po/ru.po: Update from translation team.
8721
bc38c906
DM
87222012-12-13 David S. Miller <davem@davemloft.net>
8723
85429b1a
DM
8724 * NEWS: Mention IFUNC testsuite enhancements.
8725
d283e353
DM
8726 * po/pl.po: Update from translation team.
8727 * po/bg.po: Likewise.
8728
bc38c906
DM
8729 * manual/contrib.texi (Contributors): Update entries for Hongjiu
8730 Lu and Joseph S. Myers. Add entry for Marcus Shawcroft.
8731
a181b0d7
DM
87322012-12-11 David S. Miller <davem@davemloft.net>
8733
4641d57e
DM
8734 * po/sv.po: Update from translation team.
8735
f7bc6495
DM
8736 * po/vi.po: Update from translation team.
8737
6fc9048f
DM
8738 * po/cs.po: Update from translation team.
8739
a181b0d7
DM
8740 * po/de.po: Update from translation team.
8741 * po/eo.po: Likewise.
8742 * po/nl.po: Likewise.
8743
f70bfe80
SP
87442012-12-11 Siddhesh Poyarekar <siddhesh@redhat.com>
8745
3c8b4190
SP
8746 [BZ #14246]
8747 * manual/argp.texi (Argp Helper Functions): Move node to follow
8748 Argp Parsing State.
8749
f70bfe80
SP
8750 [BZ #14872]
8751 * manual/conf.texi (Limits on File System Capacity): Mention if
8752 terminating null is included in the max size.
8753
188f0adf
AJ
87542012-12-10 Andreas Jaeger <aj@suse.de>
8755
8756 * po/cs.po: Update from translation team.
8757
56e7d3ad
SP
87582012-12-08 Siddhesh Poyarekar <siddhesh@redhat.com>
8759
8760 * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
8761 void pointer and cast to uintptr_t.
8762 * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
8763 path.
8764 * sysdeps/s390/s390-64/memcpy.S: Likewise.
8765 * sysdeps/s390/s390-64/memset.S: Likewise.
8766
76f2d2ea 87672012-12-08 Benno Schulenberg <bensberg@justemail.net>
c430c4af
BS
8768
8769 [BZ #14833]
8770 * menual/message.texi (Message Translation): Fix typos.
8771 (Helper programs for gettext): Likewise.
8772
67cbf9a2
AS
87732012-12-07 Andreas Schwab <schwab@linux-m68k.org>
8774
8775 [BZ #14898]
8776 * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
8777 Change to -1.
8778
682d0e9a
DM
87792012-12-07 David S. Miller <davem@davemloft.net>
8780
8781 * po/libc.pot: Update.
8782
573cd484
RH
87832012-12-07 Richard Henderson <rth@redhat.com>
8784
7e9da188 8785 [BZ #10114]
573cd484
RH
8786 * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
8787 normal/normal case to before the switch.
8788 (_FP_DIV): Likewise.
8789
e933a943
MF
87902012-12-06 Carlos O'Donell <carlos@systemhalted.org>
8791 Mike Frysinger <vapier@gentoo.org>
8792
8793 * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
8794 check for __NR_fadvise64_64.
8795
82123268
CM
87962012-12-06 Chris Metcalf <cmetcalf@tilera.com>
8797
8798 * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
8799 0, not just to plain "0" as a statement.
8800 (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
8801 with cw.
8802
d9814526
JM
88032012-12-06 Joseph Myers <joseph@codesourcery.com>
8804
8805 * NEWS: Use sourceware.org in Bugzilla URL.
8806
7728c574
SP
88072012-12-06 Siddhesh Poyarekar <siddhesh@redhat.com>
8808
f16946dd
SP
8809 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
8810 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
8811
5704bbcb
SP
8812 * stdio-common/tst-put-error.c (do_test): Add newline to the
8813 padded test to ensure flush.
8814
17aa0516
JL
88152012-12-05 Jeff Law <law@redhat.com>
8816
8817 * sunrpc/etc.rpc (fedfs_admin): Add entry.
8818
363313b5
JM
88192012-12-05 Joseph Myers <joseph@codesourcery.com>
8820
effbd42a
JM
8821 * README: Don't refer to ports add-on as distributed separately.
8822 Mention AArch64 in list of systems supported in the ports add-on.
8823
87600365
JM
8824 * LICENSES: Add more non-FSF copyright and license notices.
8825
a0d7066a
JM
8826 * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
8827 ((unused)).
8828
66ca5a5b
JM
8829 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
8830
363313b5
JM
8831 * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
8832 10000 as width of padded output.
8833
b37984ad
JM
88342012-12-04 Joseph Myers <joseph@codesourcery.com>
8835
9003570a
JM
8836 * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
8837
b37984ad
JM
8838 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
8839 variable LX with __attribute__ ((unused)).
8840 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
8841 Likewise.
8842 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
8843 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
8844 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
8845 with __attribute__ ((unused)).
8846
c8df52ec
DM
88472012-12-04 David S. Miller <davem@abraco.davemloft.net>
8848
8849 * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
8850
b3b099af
JM
88512012-12-04 Joseph Myers <joseph@codesourcery.com>
8852
c33aa6e3
JM
8853 * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
8854 (CFLAGS-nldbl-acos.c): New variable.
8855 [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
8856 [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
8857 [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
8858 [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
8859 [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
8860 [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
8861 [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
8862 [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
8863 [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
8864 [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
8865 [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
8866 [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
8867 [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
8868 [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
8869 [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
8870 [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
8871 [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
8872 [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
8873 [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
8874 [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
8875 [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
8876 [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
8877 [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
8878 [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
8879 [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
8880 [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
8881 [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
8882 [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
8883 [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
8884 [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
8885 [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
8886 [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
8887 [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
8888 [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
8889 [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
8890 [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
8891 [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
8892 [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
8893 [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
8894 [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
8895 [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
8896 [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
8897 [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
8898 [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
8899 [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
8900 [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
8901 [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
8902 [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
8903 [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
8904 [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
8905 [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
8906 [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
8907 [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
8908 [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
8909 [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
8910 [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
8911 [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
8912 [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
8913 [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
8914 [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
8915 [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
8916 [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
8917 [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
8918 [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
8919 [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
8920 [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
8921 [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
8922 [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
8923 [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
8924 [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
8925 [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
8926 [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
8927 [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
8928 [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
8929 [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
8930 [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
8931 [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
8932 [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
8933 [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
8934 [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
8935 [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
8936 [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
8937 [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
8938 [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
8939 [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
8940 [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
8941 [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
8942 [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
8943 [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
8944 [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
8945 [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
8946 [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
8947 [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
8948 [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
8949 [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
8950 [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
8951 [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
8952
20f0018d
JM
8953 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
8954 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
8955
b3b099af
JM
8956 [BZ #14914]
8957 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
8958 whole low double instead of just low 47 bits when splitting values
8959 into two parts.
8960
029264d1
AM
89612012-12-03 Allan McRae <allan@archlinux.org>
8962
8963 * manual/stdio.texi (Predefined Printf Handlers): Remove
8964 @hsep and @vsep usage.
8965
c9d6789e
MF
89662012-12-03 Mike Frysinger <vapier@gentoo.org>
8967
8968 * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
8969 * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
8970
4b7634a5
JL
89712012-12-03 Jeff Law <law@redhat.com>
8972
8973 * time/sys/time.h (settimeofday): Do not mark TV argument
8974 as __nonnull.
8975
eb6cbd24
MF
89762012-12-01 Mike Frysinger <vapier@gentoo.org>
8977
8978 * libio/fileops.c (_IO_new_file_close_it): Do not always flush
8979 when currently writing and seek to current position when not.
8980 * libio/Makefile (tests): Remove bug-fclose1.
8981 * libio/bug-fclose1.c: Delete.
8982
f638872a
JM
89832012-12-01 Joseph Myers <joseph@codesourcery.com>
8984
8985 * manual/arith.texi (feenableexcept): Fix typo.
8986 (fedisableexcept): Likewise.
8987
48085d14
RM
89882012-11-30 Roland McGrath <roland@hack.frob.com>
8989
8990 * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
8991 second, differently-typed declaration, rather than a cast.
8992
1a538b9f
SP
89932012-11-30 Siddhesh Poyarekar <siddhesh@redhat.com>
8994
8995 * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
8996 * include/rpc/svc.h: ... here.
8997
d07f2ff1 89982012-11-30 Aurelien Jarno <aurel32@debian.org>
cc8bb21c
AJ
8999
9000 [BZ #13013]
9001 * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
9002 depending n and resplen2 to catch cases where answer
9003 equals answerp2.
9004
c93ec1f0
CD
90052012-11-29 Carlos O'Donell <carlos@systemhalted.org>
9006
9007 * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
9008 for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
9009
37db69de
MF
90102012-11-29 Mike Frysinger <vapier@gentoo.org>
9011
9012 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
9013
e10c4e4f
RM
90142012-11-29 Roland McGrath <roland@hack.frob.com>
9015
9016 * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
9017
2af1b328
JL
90182012-11-28 Jeff Law <law@redhat.com>
9019
9020 [BZ #13761]
9021 * nscd/grpcache.c (cache_addgr): Rename alloca_used to
9022 dataset_temporary. Track alloca usage into alloca_used.
9023 If dataset is large allocate and release it via malloc/free.
9024
111db5b1
FW
90252012-06-04 Florian Weimer <fweimer@redhat.com>
9026
f06cc227 9027 [BZ #14197]
111db5b1
FW
9028 * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
9029
dd694abd
DM
90302012-11-28 David S. Miller <davem@davemloft.net>
9031
9032 * sysdeps/sparc/fpu/libm-test-ulps: Update.
9033
9984dd01
JM
90342012-11-28 Joseph Myers <joseph@codesourcery.com>
9035
9036 [BZ #14803]
9037 * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
9038 of pi/2 rounded to nearest to 64 bits.
9039 (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
9040 nearest to 64 bits.
9041 (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
9042 bits.
9043
14bc93a9
JL
90442012-11-28 Jeff Law <law@redhat.com>
9045 Martin Osvald <mosvald@redhat.com>
9046
9047 [BZ #14889]
9048 * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
9049 * sunrpc/svc.c: Include time.h.
9050 (__svc_accept_failed): New function.
9051 * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
9052 any reason other than EINTR, call __svc_accept_failed.
9053 * sunrpc/svc_udp.c (svcudp_recv): Similarly.
9054 * sunrpc/svc_unix.c (rendezvous_request): Similarly.
9055
e3c6aa3a
AS
90562012-11-28 Andreas Schwab <schwab@suse.de>
9057
9058 * scripts/abilist.awk: Also handle indirect functions in .opd
9059 section.
9060
1bead169
JM
90612012-11-28 Joseph Myers <joseph@codesourcery.com>
9062
9063 [BZ #13881]
9064 * sysdeps/x86/fpu/powl_helper.c: New file.
9065 * sysdeps/x86/fpu/Makefile: Likewise.
9066 * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
9067 (p3): New object.
9068 (__ieee754_powl): Use __powl_helper for finite arguments except
9069 integer exponents below 8.
9070 * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
9071 (p3): New object.
9072 (__ieee754_powl): Use __powl_helper for finite arguments except
9073 integer exponents below 8.
9074 * math/libm-test.inc (pow_test): Add more tests and enable some
9075 previously disabled tests.
9076 * sysdeps/i386/fpu/libm-test-ulps: Update.
9077 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9078
0817d63d
SP
90792012-11-28 Siddhesh Poyarekar <siddhesh@redhat.com>
9080 Carlos O'Donell <carlos_odonell@mentor.com>
9081
9082 * nss/makedb.c (is_prime): Assert that input is odd and greater
9083 than 4. Note that fact in a comment too.
9084 (next_prime): Add 4 to input.
9085
de2fd463
SP
90862012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
9087
9088 [BZ #11741]
9089 * libio/Makefile (tests): Add test case tst-fwrite-error.
9090 * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
9091 * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
9092 * libio/tst-fwrite-error.c: New test case.
9093
c515fb51
L
90942012-11-26 H.J. Lu <hongjiu.lu@intel.com>
9095
9096 * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
9097 before casting to void *.
9098 * include/libc-internal.h (__pointer_type): New macro.
9099 (__integer_if_pointer_type_sub): Likewise.
9100 (__integer_if_pointer_type): Likewise.
9101 (cast_to_integer): Likewise.
9102 * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
9103 (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
9104 before casting to atomic64_t.
9105 (atomic_exchange_acq): Likewise.
9106 (__arch_exchange_and_add_body): Likewise.
9107 (__arch_add_body): Likewise.
9108 (atomic_add_negative): Likewise.
9109 (atomic_add_zero): Likewise.
9110
4cf77aa9
JM
91112012-11-26 Joseph Myers <joseph@codesourcery.com>
9112
9113 * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
9114 (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
9115 (add_fdes): Likewise.
9116 (linear_search_fdes): Likewise.
9117 (binary_search_unencoded_fdes): Likewise.
9118
d260b3b4
AS
91192012-11-26 Andreas Schwab <schwab@linux-m68k.org>
9120
9121 * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
9122
67060746
AC
91232012-11-24 Adam Conrad <adconrad@0c3.net>
9124
9125 * configure.in: Autodetect C++ header directories.
9126 * configure: Regenerated.
9127
800938a1
MF
91282012-11-23 Mike Frysinger <vapier@gentoo.org>
9129
9130 * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
9131
4e6e34e6
AS
91322012-11-23 Andreas Schwab <schwab@linux-m68k.org>
9133
9134 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9135
7c7feb47
JM
91362012-11-22 Joseph Myers <joseph@codesourcery.com>
9137
7184dcdf
JM
9138 * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
9139 LDBL_MANT_DIG == 106]: Disable some tests.
9140 (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
9141 Likewise.
9142 (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
9143 Likewise.
9144
0a42601f
JM
9145 [BZ #14871]
9146 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
9147 input for small inputs. Return +/- pi/2 for large inputs.
9148 * math/libm-test.inc (atan_test): Add more tests.
9149
79c9b9fe
JM
9150 * sysdeps/generic/unwind-dw2-fde-glibc.c
9151 (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
9152 __attribute__ ((unused)).
9153
c60d3bf2
JM
9154 [BZ #14645]
9155 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
9156 x * y if x and y are nonzero and z is zero.
9157
ef1e0867
JM
9158 [BZ #14811]
9159 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
9160 nonzero exponents with absolute value below 0x1p-117 to +/-
9161 0x1p-117.
9162
1468ded3
JM
9163 [BZ #14869]
9164 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
9165 up arguments below 2**-450, not just those below 2**-500.
9166 * math/libm-test.inc (hypot_test): Add another test.
9167
8e27e3cc
JM
9168 [BZ #14868]
9169 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
9170 Return a+b for ratio over 2**120, not 2**60.
9171 * math/libm-test.inc (hypot_test): Add another test.
9172
c9c0279b
JM
9173 * math/libm-test.inc (clog_test): Use
9174 UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
9175 (clog10_test): Likewise.
9176
7c7feb47
JM
9177 [BZ #6778]
9178 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
9179
fff1530e
AS
91802012-11-22 Andreas Schwab <schwab@suse.de>
9181
9182 * sysdeps/i386/fpu/libm-test-ulps: Update.
9183
94558d30
PT
91842012-11-22 Pino Toscano <toscano.pino@tiscali.it>
9185
9186 * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
9187 printf output with newline.
9188
7e1be741
L
91892012-11-21 H.J. Lu <hongjiu.lu@intel.com>
9190
6bfea974
L
9191 [BZ #14865]
9192 * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
9193 * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
9194 -z nodlopen, -z initfirst and -z execstack support.
9195 * configure: Regenerated.
9196
7e1be741
L
9197 * elf/elf.h (DF_1_NODIRECT): New macro.
9198 (DF_1_IGNMULDEF): Likewise.
9199 (DF_1_NOKSYMS): Likewise.
9200 (DF_1_NOHDR): Likewise.
9201 (DF_1_EDITED): Likewise.
9202 (DF_1_NORELOC): Likewise.
9203 (DF_1_SYMINTPOSE): Likewise.
9204 (DF_1_GLOBAUDIT): Likewise.
9205 (DF_1_SINGLETON): Likewise.
9206 * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
9207 DT_1_SUPPORTED_MASK bits.
9208 * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
9209
105ce2ce
CD
92102012-11-20 Carlos O'Donell <carlos_odonell@mentor.com>
9211
9212 * sysdeps/unix/make-syscalls.sh: Document prefixes.
9213
123be9de
TS
92142012-11-20 Thomas Schwinge <thomas@codesourcery.com>
9215
d072f3f7
TS
9216 * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
9217 macro.
9218
123be9de
TS
9219 * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
9220 (sendmmsg): Move declarations...
9221 * socket/sys/socket.h: ... here.
9222 * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
9223 !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
9224 include it from...
9225 * socket/recvmmsg.c: ... this new file.
9226 * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
9227 (sendmmsg): Rename to __sendmmsg, create weak alias and make
9228 definition of __sendmmsg hidden.
9229 * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
9230 [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
9231 Move ENOSYS stub into and include it from...
9232 * socket/sendmmsg.c: ... this new file.
9233 * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
9234 (sysdep_routines): Move recvmmsg and sendmmsg...
9235 * socket/Makefile (routines): ... here.
9236 * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
9237 (GLIBC_PRIVATE): Add __sendmmsg.
9238 * include/sys/socket.h (__sendmmsg): Add declarations.
9239 * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
9240 sendmmsg.
9241
cf9a5d18
JM
92422012-11-20 Joseph Myers <joseph@codesourcery.com>
9243
9244 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
9245 variable I1 with __attribute__ ((unused)).
9246 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
9247
ecd4caf9
JM
92482012-11-19 Joseph Myers <joseph@codesourcery.com>
9249
be14d48f
JM
9250 * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
9251 DUMMY variables with __attribute__ ((unused)).
9252
ecd4caf9
JM
9253 * bits/byteswap.h: Include <bits/types.h>.
9254 (__bswap_64): Use __uint64_t instead of unsigned long long int.
9255
986cab95
PT
92562012-11-19 Pino Toscano <toscano.pino@tiscali.it>
9257
9258 * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
9259 string_t. Do not manually set errno.
9260 (__ptsname_r): Change the type of PEERNAME to string_t, and check its
9261 length with __strnlen. Make sure to both set errno and return it on
9262 failure.
9263
6d33cc9d
DM
92642012-11-19 David S. Miller <davem@davemloft.net>
9265
9266 With help from Joseph Myers.
9267 * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
9268 very large arguments properly.
9269 * math/libm-test.inc (atan_test): New tests.
9270 (atan2_test): New tests.
9271 * sysdeps/sparc/fpu/libm-test-ulps: Update.
9272 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
9273
ee663277
JM
92742012-11-19 Joseph Myers <joseph@codesourcery.com>
9275
877f2d8e
JM
9276 [BZ #14856]
9277 * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
9278 Define to 3.
9279
116fc08a
JM
9280 * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
9281 [POSIX] (EADDRNOTAVAIL): Likewise.
9282 [POSIX] (EAFNOSUPPORT): Likewise.
9283 [POSIX] (EALREADY): Likewise.
9284 [POSIX] (ECONNABORTED): Likewise.
9285 [POSIX] (ECONNREFUSED): Likewise.
9286 [POSIX] (ECONNRESET): Likewise.
9287 [POSIX] (EDESTADDRREQ): Likewise.
9288 [POSIX] (EDQUOT): Likewise.
9289 [POSIX] (EHOSTUNREACH): Likewise.
9290 [POSIX] (EIDRM): Likewise.
9291 [POSIX] (EISCONN): Likewise.
9292 [POSIX] (ELOOP): Likewise.
9293 [POSIX] (EMULTIHOP): Likewise.
9294 [POSIX] (ENETDOWN): Likewise.
9295 [POSIX] (ENETUNREACH): Likewise.
9296 [POSIX] (ENOBUFS): Likewise.
9297 [POSIX] (ENODATA): Likewise.
9298 [POSIX] (ENOLINK): Likewise.
9299 [POSIX] (ENOMSG): Likewise.
9300 [POSIX] (ENOPROTOOPT): Likewise.
9301 [POSIX] (ENOSR): Likewise.
9302 [POSIX] (ENOSTR): Likewise.
9303 [POSIX] (ENOTCONN): Likewise.
9304 [POSIX] (ENOTSOCK): Likewise.
9305 [POSIX] (EOPNOTSUPP): Likewise.
9306 [POSIX] (EOVERFLOW): Likewise.
9307 [POSIX] (EPROTO): Likewise.
9308 [POSIX] (EPROTONOSUPPORT): Likewise.
9309 [POSIX] (EPROTOTYPE): Likewise.
9310 [POSIX] (ESTALE): Likewise.
9311 [POSIX] (ETIME): Likewise.
9312 [POSIX] (ETXTBSY): Likewise.
9313 [POSIX] (EWOULDBLOCK): Likewise.
9314 [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
9315 * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
9316 [POSIX] (SEEK_CUR): Likewise.
9317 [POSIX] (SEEK_END): Likewise.
9318 [POSIX || UNIX98] (mode_t): Do not require.
9319 [POSIX] (off_t): Likewise.
9320 [POSIX] (pid_t): Likewise.
9321 [POSIX] (sys/stat.h): Do not allow header.
9322 [POSIX] (unistd.h): Likewise.
9323 [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
9324 [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
9325 [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
9326 * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
9327 require.
9328 * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
9329 sigevent): Specify elements.
9330 [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
9331 entry.
9332 [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
9333 [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
9334
a483863f
JM
9335 * conform/data/cpio.h-data [POSIX]: Disable whole file.
9336 * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
9337 * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
9338 (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
9339 [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
9340 [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
9341 [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
9342 [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
9343 [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
9344 [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
9345 [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
9346 [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
9347 [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
9348 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
9349 Likewise.
9350 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
9351 Likewise.
9352 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
9353 Likewise.
9354 [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
9355 Likewise.
9356 [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
9357 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
9358 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
9359 [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
9360 [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
9361 Specify lower bound on value.
9362 [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
9363 [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
9364 [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
9365 [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
9366 [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
9367 [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
9368 [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
9369 [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
9370 value.
9371 [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
9372 as optional.
9373 [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
9374 [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
9375 [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
9376 [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
9377 [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
9378 [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
9379 [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
9380 [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
9381 [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
9382 [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
9383 [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
9384 [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
9385 [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
9386 [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
9387 [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
9388 [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
9389 entry.
9390 [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
9391 optional.
9392 [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
9393 [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
9394 [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
9395 [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
9396 [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
9397 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
9398 Likewise.
9399 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
9400 [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
9401 [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
9402 [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
9403 [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise. Give
9404 value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
9405 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
9406 as optional.
9407 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
9408 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
9409 [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
9410 [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
9411 Likewise. Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
9412 [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
9413 specify as optional.
9414 [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
9415 [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
9416 [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
9417 [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
9418 [POSIX || XPG3] (NL_ARGMAX): Do not allow.
9419 [XPG3] (NL_LANGMAX): Likewise.
9420 [POSIX || XPG3] (NL_MSGMAX): Likewise.
9421 [POSIX || XPG3] (NL_NMAX): Likewise.
9422 [POSIX || XPG3] (NL_SETMAX): Likewise.
9423 [POSIX || XPG3] (NL_TEXTMAX): Likewise.
9424 [XPG3] (NZERO): Likewise.
9425 [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
9426 [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
9427 [!ISO && !ISO99 && !ISO11] (*_t): Allow.
9428 * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
9429 (REG_ERANGE): Expect.
9430 * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
9431 optional-constant.
9432 [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
9433 Use (void) in prototype.
9434 [POSIX] (*_t): Allow.
9435 * conform/data/sys/times.h-data [POSIX]: Enable whole file.
9436 * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
9437 (WRDE_BADVAL): Expect.
9438
5ba924e3
JM
9439 * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
9440 expect.
9441 [XPG3 || XPG4] (O_RSYNC): Likewise.
9442 * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
9443 Likewise.
9444 [XPG3 || XPG4] (pthread_sigmask): Likewise.
9445 [XPG3 || XPG4] (sigqueue): Likewise.
9446 [XPG3 || XPG4] (sigtimedwait): Likewise.
9447 [XPG3 || XPG4] (sigwaitinfo): Likewise.
9448 * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
9449 [XPG3 || XPG4] (vsnprintf): Likewise.
9450 * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
9451 Likewise.
9452 [XPG3 || XPG4] (blksize_t): Likewise.
9453 * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
9454 Likewise.
9455 [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
9456 [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
9457 [XPG3 || XPG4] (struct itimerspec): Likewise.
9458 [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
9459 [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
9460 [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
9461 [XPG3 || XPG4] (clockid_t): Likewise.
9462 [XPG3 || XPG4] (timer_t): Likewise.
9463 [XPG3 || XPG4] (clock_getres): Likewise.
9464 [XPG3 || XPG4] (clock_gettime): Likewise.
9465 [XPG3 || XPG4] (clock_settime): Likewise.
9466 [XPG3 || XPG4] (nanosleep): Likewise.
9467 [XPG3 || XPG4] (timer_create): Likewise.
9468 [XPG3 || XPG4] (timer_delete): Likewise.
9469 [XPG3 || XPG4] (timer_gettime): Likewise.
9470 [XPG3 || XPG4] (timer_getoverrun): Likewise.
9471 [XPG3 || XPG4] (timer_settime): Likewise.
9472 * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
9473 [XPG3 || XPG4] (getlogin_r): Likewise.
9474 [XPG3 || XPG4] (pread): Likewise.
9475 [XPG3 || XPG4] (pthread_atfork): Likewise.
9476 [XPG3 || XPG4] (pwrite): Likewise.
9477
ee663277
JM
9478 [BZ #14835]
9479 * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
9480 <bits/siginfo.h>.
9481
942caa16
PT
94822012-11-19 Pino Toscano <toscano.pino@tiscali.it>
9483
e19af380
PT
9484 * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
9485 finalizing MALLSTREAM.
9486
942caa16
PT
9487 * sysdeps/mach/hurd/syncfs.c: New file.
9488
cfde9b46
SP
94892012-11-19 Siddhesh Poyarekar <siddhesh@redhat.com>
9490
9491 [BZ #14719]
9492 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
9493 NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
9494 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
9495 h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
9496 (_nss_dns_gethostbyname4_r): Likewise.
9497 * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
9498 EAI_SYSTEM if NSS_STATUS_UNAVAIL.
9499
f6da27e5
PH
95002012-11-19 Peng Haitao <penght@cn.fujitsu.com>
9501
9502 [BZ #13763]
9503 * sunrpc/bindrsvprt.c: Add lock to protect static variable.
9504
6665d4a2
SM
95052012-11-19 Steve McIntyre <steve.mcintyre@linaro.org>
9506
1f51ee92
SM
9507 * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
9508 * elf/cache.c (print_entry): Print ",AArch64" for
9509 FLAG_AARCH64_LIB64
9510
6665d4a2
SM
9511 * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
9512 * elf/cache.c (print_entry): Print ",hard-float" for
9513 FLAG_ARM_LIBHF.
9514
05b227bd
DM
95152012-11-18 David S. Miller <davem@davemloft.net>
9516
9517 With help from Joseph Myers.
9518 * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
9519 cutoff to 2**-13.
9520 * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
9521 cutoff to 2**-25.
9522 * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
9523 ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
9524 small.
9525 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
9526 * math/libm-test.inc (y0_test): New tests.
9527 (y1_test): New tests.
9528 * sysdeps/i386/fpu/libm-test-ulps: Update.
9529 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
9530 * sysdeps/sparc/fpu/libm-test-ulps: Update.
9531
786b0b67
AS
95322012-11-18 Andreas Schwab <schwab@linux-m68k.org>
9533
9534 * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
9535 64-bit targets.
9536 * configure: Regenerated.
9537
8e18b86d
DM
95382012-11-17 David S. Miller <davem@davemloft.net>
9539
9540 [BZ #14811]
9541 * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
9542 nonzero exponents with absolute value below 0x1p-128 to +/-
9543 0x1p-128.
9544
531f1ae0
JM
95452012-11-17 Joseph Myers <joseph@codesourcery.com>
9546
12df29e2
JM
9547 * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
9548
150dc1a0
JM
9549 * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
9550
531f1ae0
JM
9551 * posix/getconf-speclist.c: New file.
9552 * posix/posix-envs.def: Likewise.
9553 * posix/confstr.c (START_ENV_GROUP): New macro.
9554 (END_ENV_GROUP): Likewise.
9555 (KNOWN_ABSENT_ENVIRONMENT): Likewise.
9556 (KNOWN_PRESENT_ENV_STRING): Likewise.
9557 (KNOWN_PRESENT_ENVIRONMENT): Likewise.
9558 (UNKNOWN_ENVIRONMENT): Likewise.
9559 (confstr): Include posix-envs.def instead of handling
9560 _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
9561 _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
9562 * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
9563 (END_ENV_GROUP): Likewise.
9564 (KNOWN_ABSENT_ENVIRONMENT): Likewise.
9565 (KNOWN_PRESENT_ENVIRONMENT): Likewise.
9566 (UNKNOWN_ENVIRONMENT): Likewise.
9567 (__sysconf): Include posix-envs.def instead of handling associated
9568 cases directly here.
9569 * posix/Makefile ($(objpfx)getconf.speclist): Generate by
9570 preprocessing getconf-speclist.c rather than running getconf or
9571 generating empty file.
9572
a93f9cbc
PT
95732012-11-16 Pino Toscano <toscano.pino@tiscali.it>
9574
9575 * scripts/check-local-headers.sh: Ignore 'mach' headers.
9576
d64d9f87
AL
95772012-11-16 Andrej Lajovic <natrij@gmail.com>
9578
9579 [BZ #14672]
9580 * iconv/iconv_prog.c (main): Fix -c handling of '/'.
9581
447885eb
DM
95822012-11-16 David S. Miller <davem@davemloft.net>
9583
9584 * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
9585 smaller than LDBL_EPSILON/2.0L, just return xm1.
9586
bcbf9830
L
95872012-11-16 H.J. Lu <hongjiu.lu@intel.com>
9588
9589 * elf/tst-array1.c (init): Set constructor priority to 1000.
9590 (fini): Set destructor priority to 1000.
9591 * elf/tst-array2dep.c: Likewise.
9592
2b766585
SP
95932012-11-16 Siddhesh Poyarekar <siddhesh@redhat.com>
9594
9595 [BZ #11741]
9596 * libio/fileops.c (_IO_new_file_write): Correctly return error.
9597 (_IO_new_file_xsputn): Also return EOF if none of the input
9598 data was written when overflow failed.
9599 * libio/iopadn.c (_IO_padn): Likewise.
9600 * libio/iowpadn.c (_IO_wpadn): Likewise.
9601 * stdio-common/tst-put-error.c: Add copyright notice.
9602 (do_test): Add case for printing padded string.
9603 * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
9604 _IO_padn returned error.
9605 [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
9606 * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
9607 return EOF.
9608
b1848fde
SP
96092012-11-16 Siddhesh Poyarekar <siddhesh@redhat.com>
9610
9611 * libio/libioP.h: Add comment note that the references to C++
9612 bits are now obsolete.
9613
2fd89785
MS
96142012-11-15 Marcus Shawcroft <marcus.shawcroft@linaro.org>
9615
9616 * math/libm-test.inc (check_complex): Use asprintf.
9617
e3ea5409
JM
96182012-11-14 Joseph Myers <joseph@codesourcery.com>
9619
9620 * debug/pcprofiledump.c (print_version): Update copyright year.
9621 * malloc/memusagestat.c (print_version): Likewise.
9622
2e64d265
L
96232012-11-14 H.J. Lu <hongjiu.lu@intel.com>
9624
9625 [BZ #14831]
9626 * elf/Makefile (tests): Add tst-audit8.
9627 ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
9628 ($(objpfx)tst-audit8.out): New target.
9629 (tst-audit8-ENV): New variable.
9630 * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
9631 audit if l_reloc_result is NULL.
9632 (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
9633 defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
9634 * elf/tst-audit8.c: New file.
9635
c485e4d2
MS
96362012-11-14 Marcus Shawcroft <marcus.shawcroft@linaro.org>
9637
9638 * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
9639 * misc/Makefile (CFLAGS-select.c): Define.
9640 * posix/Makefile (CFLAGS-pause.c): Define.
9641
3a0d900a
DM
96422012-11-13 David S. Miller <davem@davemloft.net>
9643
9644 * crypt/Makefile: Move test targets after toplevel Rules
9645 inclusion. Grab any necessary sysdep routines when linking.
9646 * crypt/md5.c (md5_process_block): Remove define, we will always
9647 name it __md5_process_block.
9648 (md5_finish_ctx): Update md5_process_block call.
9649 (md5_stream): Likewise.
9650 (md5_process_bytes): Likewise.
9651 (md5_process_block): Rename to __md5_process_block and move to ...
9652 * crypt/md5-block.c: ... here.
9653 * crypt/sha256.c (sha256_process_block): Move to ...
9654 * crypt/sha256-block.c: ... here.
9655 * crypt/sha512.c (sha512_process_block): Move to ...
9656 * crypt/sha512-block.c: ... here.
9657 * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
9658 path.
9659 * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
9660 * sysdeps/sparc/sparc64/multiarch/Makefile
9661 (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
9662 crypt subdir.
9663 (localedef-aux): Add md5 crypto assembler when in locale subdir.
9664 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
9665 multiarch changes.
9666 * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
9667 * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
9668 * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
9669 * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
9670 * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
9671 * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
9672 * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
9673 * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
9674 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
9675 file.
9676 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
9677 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
9678 file.
9679 * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
9680
8ca89318
JM
96812012-11-13 Joseph Myers <joseph@codesourcery.com>
9682
e27d476a
JM
9683 * timezone/tzselect.ksh: Update from tzcode git revision
9684 a435f9f0ecafa56d9e0263835836bd0c64cd7307.
9685 * timezone/zdump.c: Likewise.
9686 * timezone/zic.c: Likewise.
9687 * timezone/Makefile ($(objpfx)version.h): Only include $(version)
9688 in TZVERSION setting, not $(PKGVERSION).
9689 ($(objpfx)tzselect): Likewise. Also substitute PKGVERSION and
9690 REPORT_BUGS_TO settings.
9691
8ca89318
JM
9692 [BZ #14838]
9693 * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
9694 macro.
9695
47594329
MS
96962012-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
9697
9698 * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
9699 detection to immediately after _FP_ROUND().
9700 * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
9701 bits are 0.
9702
640ac3f1
DM
97032012-11-11 David S. Miller <davem@davemloft.net>
9704
9705 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
9706 inttypes.h
9707 (__get_clockfreq_via_proc_openprom): Use __open, __read, and
9708 __close rather than their public counterparts.
9709
3d2577bb
JM
97102012-11-10 Joseph Myers <joseph@codesourcery.com>
9711
9712 * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
9713 file.
9714 [UNIX98] (sem_timedwait): Do not expect.
9715 * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
9716 [XPG4 || UNIX98] (sockatmark): Do not expect.
9717 * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
9718 (clock_getcpuclockid): Do not expect.
9719 [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
9720 * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
9721 Do not expect.
9722 [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
9723 * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
9724 [UNIX98] (vwscanf): Likewise.
9725 [UNIX98] (vswscanf): Likewise.
9726
fb1ae1ee
JM
97272012-11-09 Joseph Myers <joseph@codesourcery.com>
9728
9ec6f8bd
JM
9729 * timezone/version.h: Remove file.
9730 * timezone/README: Do not refer to version.h.
9731 * timezone/Makefile ($(objpfx)zic.o): New dependency on
9732 $(objpfx)version.h.
9733 ($(objpfx)zdump.o): Likewise.
c3f81911 9734 ($(objpfx)version.h): New target.
9ec6f8bd 9735
0aa8f8a1
JM
9736 * timezone/tzselect.ksh: Change to verbatim copy from tzcode
9737 2012i.
9738 * timezone/README: Don't mention modification to tzselect.ksh.
9739 * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
9740 work on unmodified tzselect.ksh. Substitute version numbers in
9741 tzselect.ksh.
9742
4e87147f
JM
9743 * Makefile (format-me): Remove.
9744 (INSTALL): Adjust indentation. Use commands directly instead of
9745 using $(format-me).
9746
8b748aed
JM
9747 * aclocal.m4 (ACX_PKGVERSION): New macro.
9748 (ACX_BUGURL): Likewise.
9749 * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
9750 (PKGVERSION): New AC_DEFINE_UNQUOTED.
9751 (REPORT_BUGS_TO): Likewise.
9752 * configure: Regenerated.
9753 * config.h.in (PKGVERSION): New macro.
9754 (REPORT_BUGS_TO): Likewise.
9755 * config.make.in (PKGVERSION): New variable.
9756 (PKGVERSION_TEXI): Likewise.
9757 (REPORT_BUGS_TO): Likewise.
9758 (REPORT_BUGS_TEXI): Likewise.
9759 * Makefile (format-me): Use -I$(common-objpfx)manual.
9760 (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
9761 ($(common-objpfx)manual/%): New target.
9762 (manual/%): Remove target.
9763 * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
9764 (print_version): Use PKGVERSION.
9765 * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
9766 * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
9767 and REPORT_BUGS_TO.
9768 ($(objpfx)xtrace): Likewise.
9769 * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
9770 * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
9771 (print_version): Use PKGVERSION.
9772 * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
9773 (do_version): Use PKGVERSION.
9774 * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
9775 REPORT_BUGS_TO.
9776 (common-ldd-rewrite): Likewise.
9777 * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
9778 * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
9779 (print_version): Use PKGVERSION.
9780 * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
9781 * elf/pldd.c (argp_program_bug_address): Remove variable.
9782 (more_help): New function.
9783 (argp): Use more_help.
9784 (print_version): Use PKGVERSION.
9785 * elf/sln.c (main): Use PKGVERSION.
9786 (usage): Use REPORT_BUGS_TO.
9787 * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
9788 (top level): Use PKGVERSION.
9789 * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
9790 (print_version): Use PKGVERSION.
9791 * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
9792 (print_version): Use PKGVERSION.
9793 * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
9794 (print_version): Use PKGVERSION.
9795 * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
9796 (print_version): Use PKGVERSION.
9797 * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
9798 (print_version): Use PKGVERSION.
9799 * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
9800 (print_version): Use PKGVERSION.
9801 * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
9802 and BUGURL.
9803 ($(objpfx)memusage): Likewise.
9804 * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
9805 (do_version): Use PKGVERSION.
9806 * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
9807 (print_version): Use PKGVERSION.
9808 * malloc/mtrace.pl ($PACKAGE): Remove variable.
9809 ($PKGVERSION): New variable.
9810 ($REPORT_BUGS_TO): Likewise.
9811 (usage): Use $REPORT_BUGS_TO.
9812 (top level): Use $PKGVERSION.
9813 * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
9814 ($(objpfx)pkgvers.texi): New rule.
9815 ($(objpfx)stamp-pkgvers): Likewise.
9816 * manual/install.texi: Include pkgvers.texi.
9817 (--with-pkgversion): Document new configure option.
9818 (--with-bugurl): Likewise.
9819 (Reporting Bugs): Describe Bugzilla as upstream tracker rather
9820 than necessarily for this particular distribution. Use
9821 REPORT_BUGS_TO for where to report bugs.
9822 * INSTALL: Regenerated.
9823 * manual/libc.texinfo: Include pkgvers.texi.
9824 [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
9825 * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
9826 (print_version): Use PKGVERSION.
9827 * nss/getent.c (more_help): Use REPORT_BUGS_TO.
9828 (print_version): Use PKGVERSION.
9829 * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
9830 (print_version): Use PKGVERSION.
9831 * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
9832 * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
9833 macro.
9834 * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
9835 (print_version): Use PKGVERSION.
9836 * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
9837 (print_version): Use PKGVERSION.
9838 * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
9839 and PKGVERSION.
9840
92e4b6a9
JM
9841 * timezone/checktab.awk: Update from tzcode 2012i.
9842 * timezone/ialloc.c: Likewise.
9843 * timezone/private.h: Likewise.
9844 * timezone/scheck.c: Likewise.
9845 * timezone/tzfile.h: Likewise.
9846 * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
9847 (TZVERSION): Hardcode tzcode version number.
9848 * timezone/zdump.c: Update from tzcode 2012i.
9849 * timezone/zic.c: Likewise.
9850 * timezone/version.h: New file.
9851 * timezone/README: Describe version.h. Update upstream location.
9852
9bde902c
JM
9853 [BZ #14824]
9854 * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
9855 (mktemp): Enable declaration.
9856 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
9857 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
9858 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
9859 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
9860 Likewise.
9861 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
9862 Likewise.
9863 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
9864 Likewise.
9865 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
9866 Likewise.
9867 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
9868 Likewise.
9869 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
9870 Likewise.
9871
fb1ae1ee
JM
9872 [BZ #14821]
9873 * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
9874 offset in buffer as u_int32_t not u_long. Consistently use memcpy
9875 for copies of such integer values.
9876 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
9877 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
9878
2c1adbcb
AJ
98792012-11-09 Andreas Jaeger <aj@suse.de>
9880
9881 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
9882 definitions and declarations that are provided by
9883 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
9884
d0f8457e
AK
98852012-11-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
9886
3a235abb 9887 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
d0f8457e
AK
9888 * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
9889 * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
9890 definition.
9891
57241e26
MS
98922012-11-08 Marcus Shawcroft <marcus.shawcroft@linaro.org>
9893
9894 * elf/elf.h: Update comment before AArch64 relocations.
9895
60e8270d
DM
98962012-11-07 David S. Miller <davem@davemloft.net>
9897
9898 * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
9899 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
9900 (__start_context): Declare.
9901 (__makecontext_ret): Delete.
9902 (__makecontext): Hook up __start_context instead of
9903 __makecontext_ret.
9904 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
9905 (sysdep_routines): Add __start_context when in stdlib.
9906
0fbb0fbc
JM
99072012-11-07 Joseph Myers <joseph@codesourcery.com>
9908
9909 * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
9910 $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
9911 * sysdeps/x86/tst-xmmymm.sh (NM): New variable. Use it instead of
9912 hardcoded "nm".
9913 (OBJDUMP): New variable. Use it instead of hardcoded "objdump".
9914 (READELF): New variable. Use it instead of hardcoded "readelf".
9915
eb48db7e
L
99162012-11-07 H.J. Lu <hongjiu.lu@intel.com>
9917
9918 * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
9919 * sysdeps/x86/Makefile: Here.
9920 * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
9921 * sysdeps/x86/tst-xmmymm.sh: This.
9922
05bcf62a
JM
99232012-11-07 Joseph Myers <joseph@codesourcery.com>
9924
c4b6cf53
JM
9925 * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
9926 expectations.
9927 [UNIX98] (pthread_barrier_t): Do not expect.
9928 [UNIX98] (pthread_barrierattr_t): Likewise.
9929 [UNIX98] (pthread_spinlock_t): Likewise.
9930 [UNIX98] (pthread_barrier_destroy): Likewise.
9931 [UNIX98] (pthread_barrier_init): Likewise.
9932 [UNIX98] (pthread_barrier_wait): Likewise.
9933 [UNIX98] (pthread_barrierattr_destroy): Likewise.
9934 [UNIX98] (pthread_barrierattr_getpshared): Likewise.
9935 [UNIX98] (pthread_barrierattr_init): Likewise.
9936 [UNIX98] (pthread_barrierattr_setpshared): Likewise.
9937 [UNIX98] (pthread_getcpuclockid): Likewise.
9938 [UNIX98] (pthread_mutex_timedlock): Likewise.
9939 [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
9940 [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
9941 [UNIX98] (pthread_sigmask): Likewise.
9942 [UNIX98] (pthread_spin_destroy): Likewise.
9943 [UNIX98] (pthread_spin_init): Likewise.
9944 [UNIX98] (pthread_spin_lock): Likewise.
9945 [UNIX98] (pthread_spin_trylock): Likewise.
9946 [UNIX98] (pthread_spin_unlock): Likewise.
9947 * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
9948 Do not expect.
9949 [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
9950 [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
9951 [XPG3 || XPG4] (pthread_cond_t): Likewise.
9952 [XPG3 || XPG4] (pthread_condattr_t): Likewise.
9953 [XPG3 || XPG4] (pthread_key_t): Likewise.
9954 [XPG3 || XPG4] (pthread_mutex_t): Likewise.
9955 [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
9956 [XPG3 || XPG4] (pthread_once_t): Likewise.
9957 [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
9958 [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
9959 [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
9960 [XPG3 || XPG4] (pthread_t): Likewise.
9961
cbe6e120
JM
9962 * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
9963 not expect.
9964 [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
9965
1b126443
JM
9966 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
9967 Change function return type to int.
9968
b961a573
JM
9969 * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
9970 Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
9971 [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
9972 [!POSIX] (POSIX_MADV_RANDOM): Likewise.
9973 [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
9974 [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
9975 [!POSIX] (posix_madvise): Likewise.
9976 (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
9977 && !UNIX98].
9978 (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
9979 (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
9980 (mode_t): Likewise.
9981 (posix_mem_offset): Likewise.
9982 (posix_typed_mem_get_info): Likewise.
9983 (posix_typed_mem_open): Likewise.
9984
9e188909
JM
9985 * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
9986 Change condition to [XOPEN2K8].
9987
05bcf62a
JM
9988 * conform/conformtest.pl: Preprocess allow-header data with -x c
9989 instead of from stdin.
9990 (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
9991 * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
9992 [C99-based standards] (cerfc): Likewise.
9993 [C99-based standards] (cexp2): Likewise.
9994 [C99-based standards] (cexpm1): Likewise.
9995 [C99-based standards] (clog10): Likewise.
9996 [C99-based standards] (clog1p): Likewise.
9997 [C99-based standards] (clog2): Likewise.
9998 [C99-based standards] (clgamma): Likewise.
9999 [C99-based standards] (ctgamma): Likewise.
10000 [C99-based standards] (cerff): Likewise.
10001 [C99-based standards] (cerfcf): Likewise.
10002 [C99-based standards] (cexp2f): Likewise.
10003 [C99-based standards] (cexpm1f): Likewise.
10004 [C99-based standards] (clog10f): Likewise.
10005 [C99-based standards] (clog1pf): Likewise.
10006 [C99-based standards] (clog2f): Likewise.
10007 [C99-based standards] (clgammaf): Likewise.
10008 [C99-based standards] (ctgammaf): Likewise.
10009 [C99-based standards] (cerfl): Likewise.
10010 [C99-based standards] (cerfcl): Likewise.
10011 [C99-based standards] (cexp2l): Likewise.
10012 [C99-based standards] (cexpm1l): Likewise.
10013 [C99-based standards] (clog10l): Likewise.
10014 [C99-based standards] (clog1pl): Likewise.
10015 [C99-based standards] (clog2l): Likewise.
10016 [C99-based standards] (clgammal): Likewise.
10017 [C99-based standards] (ctgammal): Likewise.
10018 * conform/data/inttypes.h-data [C99-based standards]: Include
10019 stdint.h-data. Remove all expectations for stdint.h contents.
10020 [C99-based standards] (PRI*): Do not allow.
10021 [C99-based standards] (SCN*): Likewise.
10022 [C99-based standards] (*_t): Likewise.
10023 [C99-based-standards] (PRId8): Expect macro.
10024 [C99-based-standards] (PRIi8): Likewise.
10025 [C99-based-standards] (PRIo8): Likewise.
10026 [C99-based-standards] (PRIu8): Likewise.
10027 [C99-based-standards] (PRIx8): Likewise.
10028 [C99-based-standards] (PRIX8): Likewise.
10029 [C99-based-standards] (SCNd8): Likewise.
10030 [C99-based-standards] (SCNi8): Likewise.
10031 [C99-based-standards] (SCNo8): Likewise.
10032 [C99-based-standards] (SCNu8): Likewise.
10033 [C99-based-standards] (SCNx8): Likewise.
10034 [C99-based-standards] (PRIdLEAST8): Likewise.
10035 [C99-based-standards] (PRIiLEAST8): Likewise.
10036 [C99-based-standards] (PRIoLEAST8): Likewise.
10037 [C99-based-standards] (PRIuLEAST8): Likewise.
10038 [C99-based-standards] (PRIxLEAST8): Likewise.
10039 [C99-based-standards] (PRIXLEAST8): Likewise.
10040 [C99-based-standards] (SCNdLEAST8): Likewise.
10041 [C99-based-standards] (SCNiLEAST8): Likewise.
10042 [C99-based-standards] (SCNoLEAST8): Likewise.
10043 [C99-based-standards] (SCNuLEAST8): Likewise.
10044 [C99-based-standards] (SCNxLEAST8): Likewise.
10045 [C99-based-standards] (PRIdFAST8): Likewise.
10046 [C99-based-standards] (PRIiFAST8): Likewise.
10047 [C99-based-standards] (PRIoFAST8): Likewise.
10048 [C99-based-standards] (PRIuFAST8): Likewise.
10049 [C99-based-standards] (PRIxFAST8): Likewise.
10050 [C99-based-standards] (PRIXFAST8): Likewise.
10051 [C99-based-standards] (SCNdFAST8): Likewise.
10052 [C99-based-standards] (SCNiFAST8): Likewise.
10053 [C99-based-standards] (SCNoFAST8): Likewise.
10054 [C99-based-standards] (SCNuFAST8): Likewise.
10055 [C99-based-standards] (SCNxFAST8): Likewise.
10056 [C99-based-standards] (PRId16): Likewise.
10057 [C99-based-standards] (PRIi16): Likewise.
10058 [C99-based-standards] (PRIo16): Likewise.
10059 [C99-based-standards] (PRIu16): Likewise.
10060 [C99-based-standards] (PRIx16): Likewise.
10061 [C99-based-standards] (PRIX16): Likewise.
10062 [C99-based-standards] (SCNd16): Likewise.
10063 [C99-based-standards] (SCNi16): Likewise.
10064 [C99-based-standards] (SCNo16): Likewise.
10065 [C99-based-standards] (SCNu16): Likewise.
10066 [C99-based-standards] (SCNx16): Likewise.
10067 [C99-based-standards] (PRIdLEAST16): Likewise.
10068 [C99-based-standards] (PRIiLEAST16): Likewise.
10069 [C99-based-standards] (PRIoLEAST16): Likewise.
10070 [C99-based-standards] (PRIuLEAST16): Likewise.
10071 [C99-based-standards] (PRIxLEAST16): Likewise.
10072 [C99-based-standards] (PRIXLEAST16): Likewise.
10073 [C99-based-standards] (SCNdLEAST16): Likewise.
10074 [C99-based-standards] (SCNiLEAST16): Likewise.
10075 [C99-based-standards] (SCNoLEAST16): Likewise.
10076 [C99-based-standards] (SCNuLEAST16): Likewise.
10077 [C99-based-standards] (SCNxLEAST16): Likewise.
10078 [C99-based-standards] (PRIdFAST16): Likewise.
10079 [C99-based-standards] (PRIiFAST16): Likewise.
10080 [C99-based-standards] (PRIoFAST16): Likewise.
10081 [C99-based-standards] (PRIuFAST16): Likewise.
10082 [C99-based-standards] (PRIxFAST16): Likewise.
10083 [C99-based-standards] (PRIXFAST16): Likewise.
10084 [C99-based-standards] (SCNdFAST16): Likewise.
10085 [C99-based-standards] (SCNiFAST16): Likewise.
10086 [C99-based-standards] (SCNoFAST16): Likewise.
10087 [C99-based-standards] (SCNuFAST16): Likewise.
10088 [C99-based-standards] (SCNxFAST16): Likewise.
10089 [C99-based-standards] (PRId32): Likewise.
10090 [C99-based-standards] (PRIi32): Likewise.
10091 [C99-based-standards] (PRIo32): Likewise.
10092 [C99-based-standards] (PRIu32): Likewise.
10093 [C99-based-standards] (PRIx32): Likewise.
10094 [C99-based-standards] (PRIX32): Likewise.
10095 [C99-based-standards] (SCNd32): Likewise.
10096 [C99-based-standards] (SCNi32): Likewise.
10097 [C99-based-standards] (SCNo32): Likewise.
10098 [C99-based-standards] (SCNu32): Likewise.
10099 [C99-based-standards] (SCNx32): Likewise.
10100 [C99-based-standards] (PRIdLEAST32): Likewise.
10101 [C99-based-standards] (PRIiLEAST32): Likewise.
10102 [C99-based-standards] (PRIoLEAST32): Likewise.
10103 [C99-based-standards] (PRIuLEAST32): Likewise.
10104 [C99-based-standards] (PRIxLEAST32): Likewise.
10105 [C99-based-standards] (PRIXLEAST32): Likewise.
10106 [C99-based-standards] (SCNdLEAST32): Likewise.
10107 [C99-based-standards] (SCNiLEAST32): Likewise.
10108 [C99-based-standards] (SCNoLEAST32): Likewise.
10109 [C99-based-standards] (SCNuLEAST32): Likewise.
10110 [C99-based-standards] (SCNxLEAST32): Likewise.
10111 [C99-based-standards] (PRIdFAST32): Likewise.
10112 [C99-based-standards] (PRIiFAST32): Likewise.
10113 [C99-based-standards] (PRIoFAST32): Likewise.
10114 [C99-based-standards] (PRIuFAST32): Likewise.
10115 [C99-based-standards] (PRIxFAST32): Likewise.
10116 [C99-based-standards] (PRIXFAST32): Likewise.
10117 [C99-based-standards] (SCNdFAST32): Likewise.
10118 [C99-based-standards] (SCNiFAST32): Likewise.
10119 [C99-based-standards] (SCNoFAST32): Likewise.
10120 [C99-based-standards] (SCNuFAST32): Likewise.
10121 [C99-based-standards] (SCNxFAST32): Likewise.
10122 [C99-based-standards] (PRId64): Likewise.
10123 [C99-based-standards] (PRIi64): Likewise.
10124 [C99-based-standards] (PRIo64): Likewise.
10125 [C99-based-standards] (PRIu64): Likewise.
10126 [C99-based-standards] (PRIx64): Likewise.
10127 [C99-based-standards] (PRIX64): Likewise.
10128 [C99-based-standards] (SCNd64): Likewise.
10129 [C99-based-standards] (SCNi64): Likewise.
10130 [C99-based-standards] (SCNo64): Likewise.
10131 [C99-based-standards] (SCNu64): Likewise.
10132 [C99-based-standards] (SCNx64): Likewise.
10133 [C99-based-standards] (PRIdLEAST64): Likewise.
10134 [C99-based-standards] (PRIiLEAST64): Likewise.
10135 [C99-based-standards] (PRIoLEAST64): Likewise.
10136 [C99-based-standards] (PRIuLEAST64): Likewise.
10137 [C99-based-standards] (PRIxLEAST64): Likewise.
10138 [C99-based-standards] (PRIXLEAST64): Likewise.
10139 [C99-based-standards] (SCNdLEAST64): Likewise.
10140 [C99-based-standards] (SCNiLEAST64): Likewise.
10141 [C99-based-standards] (SCNoLEAST64): Likewise.
10142 [C99-based-standards] (SCNuLEAST64): Likewise.
10143 [C99-based-standards] (SCNxLEAST64): Likewise.
10144 [C99-based-standards] (PRIdFAST64): Likewise.
10145 [C99-based-standards] (PRIiFAST64): Likewise.
10146 [C99-based-standards] (PRIoFAST64): Likewise.
10147 [C99-based-standards] (PRIuFAST64): Likewise.
10148 [C99-based-standards] (PRIxFAST64): Likewise.
10149 [C99-based-standards] (PRIXFAST64): Likewise.
10150 [C99-based-standards] (SCNdFAST64): Likewise.
10151 [C99-based-standards] (SCNiFAST64): Likewise.
10152 [C99-based-standards] (SCNoFAST64): Likewise.
10153 [C99-based-standards] (SCNuFAST64): Likewise.
10154 [C99-based-standards] (SCNxFAST64): Likewise.
10155 [C99-based-standards] (PRIdMAX): Likewise.
10156 [C99-based-standards] (PRIiMAX): Likewise.
10157 [C99-based-standards] (PRIoMAX): Likewise.
10158 [C99-based-standards] (PRIuMAX): Likewise.
10159 [C99-based-standards] (PRIxMAX): Likewise.
10160 [C99-based-standards] (PRIXMAX): Likewise.
10161 [C99-based-standards] (SCNdMAX): Likewise.
10162 [C99-based-standards] (SCNiMAX): Likewise.
10163 [C99-based-standards] (SCNoMAX): Likewise.
10164 [C99-based-standards] (SCNuMAX): Likewise.
10165 [C99-based-standards] (SCNxMAX): Likewise.
10166 [C99-based-standards] (PRIdPTR): Likewise.
10167 [C99-based-standards] (PRIiPTR): Likewise.
10168 [C99-based-standards] (PRIoPTR): Likewise.
10169 [C99-based-standards] (PRIuPTR): Likewise.
10170 [C99-based-standards] (PRIxPTR): Likewise.
10171 [C99-based-standards] (PRIXPTR): Likewise.
10172 [C99-based-standards] (SCNdPTR): Likewise.
10173 [C99-based-standards] (SCNiPTR): Likewise.
10174 [C99-based-standards] (SCNoPTR): Likewise.
10175 [C99-based-standards] (SCNuPTR): Likewise.
10176 [C99-based-standards] (SCNxPTR): Likewise.
10177 * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
10178 allow.
10179 * conform/data/stdint.h-data: Update comments to clarify
10180 requirements.
10181 [C99-based standards] (INT8_MIN): Use macro-int-constant. Specify
10182 type.
10183 [C99-based standards] (INT8_MAX): Likewise.
10184 [C99-based standards] (INT16_MIN): Likewise.
10185 [C99-based standards] (INT16_MAX): Likewise.
10186 [C99-based standards] (INT32_MIN): Likewise.
10187 [C99-based standards] (INT32_MAX): Likewise.
10188 [C99-based standards] (INT64_MIN): Likewise.
10189 [C99-based standards] (INT64_MAX): Likewise.
10190 [C99-based standards] (UINT8_MAX): Likewise.
10191 [C99-based standards] (UINT16_MAX): Likewise.
10192 [C99-based standards] (UINT32_MAX): Likewise.
10193 [C99-based standards] (UINT64_MAX): Likewise.
10194 [C99-based standards] (INT_LEAST8_MIN): Likewise.
10195 [C99-based standards] (INT_LEAST8_MAX): Likewise.
10196 [C99-based standards] (INT_LEAST16_MIN): Likewise.
10197 [C99-based standards] (INT_LEAST16_MAX): Likewise.
10198 [C99-based standards] (INT_LEAST32_MIN): Likewise.
10199 [C99-based standards] (INT_LEAST32_MAX): Likewise.
10200 [C99-based standards] (INT_LEAST64_MIN): Likewise.
10201 [C99-based standards] (INT_LEAST64_MAX): Likewise.
10202 [C99-based standards] (UINT_LEAST8_MAX): Likewise.
10203 [C99-based standards] (UINT_LEAST16_MAX): Likewise.
10204 [C99-based standards] (UINT_LEAST32_MAX): Likewise.
10205 [C99-based standards] (UINT_LEAST64_MAX): Likewise.
10206 [C99-based standards] (INT_FAST8_MIN): Likewise.
10207 [C99-based standards] (INT_FAST8_MAX): Likewise.
10208 [C99-based standards] (INT_FAST16_MIN): Likewise.
10209 [C99-based standards] (INT_FAST16_MAX): Likewise.
10210 [C99-based standards] (INT_FAST32_MIN): Likewise.
10211 [C99-based standards] (INT_FAST32_MAX): Likewise.
10212 [C99-based standards] (INT_FAST64_MIN): Likewise.
10213 [C99-based standards] (INT_FAST64_MAX): Likewise.
10214 [C99-based standards] (UINT_FAST8_MAX): Likewise.
10215 [C99-based standards] (UINT_FAST16_MAX): Likewise.
10216 [C99-based standards] (UINT_FAST32_MAX): Likewise.
10217 [C99-based standards] (UINT_FAST64_MAX): Likewise.
10218 [C99-based standards] (INTPTR_MIN): Likewise.
10219 [C99-based standards] (INTPTR_MAX): Likewise.
10220 [C99-based standards] (UINTPTR_MAX): Likewise.
10221 [C99-based standards] (INTMAX_MIN): Likewise.
10222 [C99-based standards] (INTMAX_MAX): Likewise.
10223 [C99-based standards] (UINTMAX_MAX): Likewise.
10224 [C99-based standards] (PTRDIFF_MIN): Likewise.
10225 [C99-based standards] (PTRDIFF_MAX): Likewise.
10226 [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
10227 [C99-based standards] (SIZE_MAX): Likewise.
10228 [C99-based standards] (WCHAR_MAX): Likewise.
10229 [C99-based standards] (WINT_MAX): Likewise.
10230 [C99-based standards] (SIG_ATOMIC_MIN): Likewise. Do not specify
10231 constraint on value.
10232 [C99-based standards] (WCHAR_MIN): Likewise.
10233 [C99-based standards] (WINT_MIN): Likewise.
10234 [C99-based standards] (*_t): Allow.
10235 * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
10236 condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
10237 Include math.h-data and complex.h-data. Remove all expectations
10238 of math.h and complex.h contents.
10239 * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
10240 at end of line.
10241 * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
10242 (struct tm): Expect tag.
10243 [C99-based-standards] (wcstof): Expect function.
10244 [C99-based-standards] (wcstold): Likewise.
10245 [C99-based-standards] (wcstoll): Likewise.
10246 [C99-based-standards] (wcstoull): Likewise.
10247 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
10248 macro-int-constant. Specify type.
10249 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise. Specify
10250 constraint on value.
10251 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
10252 Specify type.
10253 [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
10254 Specify value.
10255 [ISO C standards]: Do not allow headers.
10256 [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
10257 wcs[abcdefghijklmnopqrstuvwxyz]*.
10258 [ISO C standards] (*_t): Do not allow.
10259 * conform/data/wctype.h-data [C99-based standards] (iswblank):
10260 Expect function.
10261 [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
10262 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
10263 Specify type.
10264 [ISO C standards]: Do not allow headers.
10265 [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
10266 is[abcdefghijklmnopqrstuvwxyz]*.
10267 [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
10268 to[abcdefghijklmnopqrstuvwxyz]*.
10269 [ISO C standards] (*_t): Do not allow.
10270 * conform/data/stdalign.h-data: New file.
10271 * conform/data/stdbool.h-data: Likewise.
10272 * conform/data/stdnoreturn.h-data: Likewise.
10273
7514feb8
RM
102742012-11-07 Roland McGrath <roland@hack.frob.com>
10275
10276 [BZ #14815]
10277 * manual/filesys.texi (Directory Entries): Typo fix.
10278 Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
10279
19b2ecfc
MS
102802012-11-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
10281
10282 * elf/elf.h (EM_AARCH64): New macro.
10283 (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
10284 (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
10285 (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
10286 (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
10287 (R_AARCH64_TLSDESC): Likewise.
10288 (NT_ARM_TLS): Likewise.
10289 (NT_ARM_HW_BREAK): Likewise.
10290 (NT_ARM_HW_WATCH): Likewise.
10291
60e235ee
JM
102922012-11-07 Joseph Myers <joseph@codesourcery.com>
10293
10294 [BZ #14811]
10295 * sysdeps/i386/fpu/e_powl.S (pm79): New object.
10296 (__ieee754_powl): Saturate nonzero exponents with absolute value
10297 below 0x1p-79 to +/- 0x1p-79.
10298 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
10299 exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
10300 * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
10301 nonzero exponents with absolute value below 0x1p-32 to +/-
10302 0x1p-32.
10303 * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
10304 (__ieee754_powl): Saturate nonzero exponents with absolute value
10305 below 0x1p-79 to +/- 0x1p-79.
10306 * math/libm-test.inc (pow_test): Add more tests.
10307
0ab234b7
AK
103082012-11-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
10309
10310 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
10311 _dl_s390_cap_flags with kernel. Increase string length.
10312 (_dl_s390_platforms): Add z196 and zEC12.
10313
45832f74
JM
103142012-11-07 Joseph Myers <joseph@codesourcery.com>
10315
10316 * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
10317 Change XOPEN21K to XOPEN2K.
10318
19218757
MK
103192012-11-06 Maxim Kuvyrkov <maxim@codesourcery.com>
10320
10321 * string/memmove.c: Use memcpy when possible.
10322
c5f45721
AJ
103232012-11-06 Andreas Jaeger <aj@suse.de>
10324
10325 * po/eo.po: Update from translation team.
10326
82477c28
JM
103272012-11-06 Joseph Myers <joseph@codesourcery.com>
10328
10329 [BZ #14793]
10330 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
10331 exponent and small x and y exponents, scale x or y up. Increase
10332 by 2 the exponent used in scaling up.
10333 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
10334 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
10335 * math/libm-test.inc (fma_test): Add more tests.
10336 (fma_test_towardzero): Likewise.
10337 (fma_test_downward): Likewise.
10338 (fma_test_upward): Likewise.
10339
99252c8c
JM
103402012-11-05 Joseph Myers <joseph@codesourcery.com>
10341
acfa885f
JM
10342 [BZ #14805]
10343 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
10344 fenv_t *.
10345
99252c8c
JM
10346 [BZ #14801]
10347 * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
10348 namespace for names of struct fields.
10349 * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
10350 fenv_t fields.
10351 * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
10352 * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
10353
d6d98dea
ST
103542012-11-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
10355
10356 [BZ #3665]
10357 * sysdeps/mach/hurd/bits/errno.h: Regenerated.
10358
e10bb107
TS
103592012-11-04 Thomas Schwinge <thomas@codesourcery.com>
10360
10361 * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
10362 PTR_DEMANGLE.
10363
10364 [BZ #5246]
10365 * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
10366 PTR_DEMANGLE.
10367
a0c2940d
JM
103682012-11-04 Joseph Myers <joseph@codesourcery.com>
10369
10370 [BZ #14797]
10371 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
10372 definitely overflow as x * y not x * y + z.
10373 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
10374 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
10375 * math/libm-test.inc (fma_test): Add more tests.
10376 (fma_test_towardzero): Likewise.
10377 (fma_test_downward): Likewise.
10378 (fma_test_upward): Likewise.
10379
b830319d
TS
103802012-11-04 Thomas Schwinge <thomas@codesourcery.com>
10381
10382 [BZ #157]
10383
10384 * include/stub-tag.h: Remove file.
10385 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
10386 '#include' of it.
10387 * manual/maint.texi (Porting): Don't reference it.
10388 * Makerules ($(objpfx)stubs): Likewise.
10389 * dirent/closedir.c: Don't include <stub-tag.h>.
10390 * dirent/dirfd.c: Likewise.
10391 * dirent/fdopendir.c: Likewise.
10392 * dirent/getdents.c: Likewise.
10393 * dirent/getdents64.c: Likewise.
10394 * dirent/opendir.c: Likewise.
10395 * dirent/readdir.c: Likewise.
10396 * dirent/readdir64.c: Likewise.
10397 * dirent/readdir64_r.c: Likewise.
10398 * dirent/readdir_r.c: Likewise.
10399 * dirent/rewinddir.c: Likewise.
10400 * dirent/seekdir.c: Likewise.
10401 * dirent/telldir.c: Likewise.
10402 * gmon/profil.c: Likewise.
10403 * grp/setgroups.c: Likewise.
10404 * inet/if_index.c: Likewise.
10405 * io/access.c: Likewise.
10406 * io/chdir.c: Likewise.
10407 * io/chmod.c: Likewise.
10408 * io/chown.c: Likewise.
10409 * io/close.c: Likewise.
10410 * io/dup.c: Likewise.
10411 * io/dup2.c: Likewise.
10412 * io/dup3.c: Likewise.
10413 * io/euidaccess.c: Likewise.
10414 * io/faccessat.c: Likewise.
10415 * io/fchdir.c: Likewise.
10416 * io/fchmod.c: Likewise.
10417 * io/fchmodat.c: Likewise.
10418 * io/fchown.c: Likewise.
10419 * io/fchownat.c: Likewise.
10420 * io/fcntl.c: Likewise.
10421 * io/flock.c: Likewise.
10422 * io/fstatfs.c: Likewise.
10423 * io/fstatfs64.c: Likewise.
10424 * io/fstatvfs.c: Likewise.
10425 * io/fstatvfs64.c: Likewise.
10426 * io/futimens.c: Likewise.
10427 * io/fxstat.c: Likewise.
10428 * io/fxstat64.c: Likewise.
10429 * io/fxstatat.c: Likewise.
10430 * io/fxstatat64.c: Likewise.
10431 * io/getcwd.c: Likewise.
10432 * io/isatty.c: Likewise.
10433 * io/lchmod.c: Likewise.
10434 * io/lchown.c: Likewise.
10435 * io/link.c: Likewise.
10436 * io/linkat.c: Likewise.
10437 * io/lseek.c: Likewise.
10438 * io/lseek64.c: Likewise.
10439 * io/lxstat64.c: Likewise.
10440 * io/mkdir.c: Likewise.
10441 * io/mkdirat.c: Likewise.
10442 * io/mkfifo.c: Likewise.
10443 * io/mkfifoat.c: Likewise.
10444 * io/open.c: Likewise.
10445 * io/open64.c: Likewise.
10446 * io/openat.c: Likewise.
10447 * io/openat64.c: Likewise.
10448 * io/pipe.c: Likewise.
10449 * io/pipe2.c: Likewise.
10450 * io/poll.c: Likewise.
10451 * io/posix_fadvise.c: Likewise.
10452 * io/posix_fadvise64.c: Likewise.
10453 * io/posix_fallocate.c: Likewise.
10454 * io/posix_fallocate64.c: Likewise.
10455 * io/read.c: Likewise.
10456 * io/readlink.c: Likewise.
10457 * io/readlinkat.c: Likewise.
10458 * io/rmdir.c: Likewise.
10459 * io/sendfile.c: Likewise.
10460 * io/sendfile64.c: Likewise.
10461 * io/statfs.c: Likewise.
10462 * io/statfs64.c: Likewise.
10463 * io/statvfs.c: Likewise.
10464 * io/statvfs64.c: Likewise.
10465 * io/symlink.c: Likewise.
10466 * io/symlinkat.c: Likewise.
10467 * io/ttyname.c: Likewise.
10468 * io/ttyname_r.c: Likewise.
10469 * io/umask.c: Likewise.
10470 * io/unlink.c: Likewise.
10471 * io/unlinkat.c: Likewise.
10472 * io/utime.c: Likewise.
10473 * io/utimensat.c: Likewise.
10474 * io/write.c: Likewise.
10475 * io/xmknod.c: Likewise.
10476 * io/xmknodat.c: Likewise.
10477 * io/xstat.c: Likewise.
10478 * io/xstat64.c: Likewise.
10479 * login/getpt.c: Likewise.
10480 * login/grantpt.c: Likewise.
10481 * login/unlockpt.c: Likewise.
10482 * math/e_acoshl.c: Likewise.
10483 * math/e_acosl.c: Likewise.
10484 * math/e_asinl.c: Likewise.
10485 * math/e_atan2l.c: Likewise.
10486 * math/e_atanhl.c: Likewise.
10487 * math/e_coshl.c: Likewise.
10488 * math/e_expl.c: Likewise.
10489 * math/e_fmodl.c: Likewise.
10490 * math/e_gammal_r.c: Likewise.
10491 * math/e_hypotl.c: Likewise.
10492 * math/e_j0l.c: Likewise.
10493 * math/e_j1l.c: Likewise.
10494 * math/e_jnl.c: Likewise.
10495 * math/e_lgammal_r.c: Likewise.
10496 * math/e_log10l.c: Likewise.
10497 * math/e_log2l.c: Likewise.
10498 * math/e_logl.c: Likewise.
10499 * math/e_powl.c: Likewise.
10500 * math/e_rem_pio2l.c: Likewise.
10501 * math/e_sinhl.c: Likewise.
10502 * math/e_sqrtl.c: Likewise.
10503 * math/fclrexcpt.c: Likewise.
10504 * math/fedisblxcpt.c: Likewise.
10505 * math/feenablxcpt.c: Likewise.
10506 * math/fegetenv.c: Likewise.
10507 * math/fegetexcept.c: Likewise.
10508 * math/fegetround.c: Likewise.
10509 * math/feholdexcpt.c: Likewise.
10510 * math/fesetenv.c: Likewise.
10511 * math/fesetround.c: Likewise.
10512 * math/feupdateenv.c: Likewise.
10513 * math/fgetexcptflg.c: Likewise.
10514 * math/fraiseexcpt.c: Likewise.
10515 * math/fsetexcptflg.c: Likewise.
10516 * math/ftestexcept.c: Likewise.
10517 * math/k_cosl.c: Likewise.
10518 * math/k_rem_pio2l.c: Likewise.
10519 * math/k_sinl.c: Likewise.
10520 * math/k_tanl.c: Likewise.
10521 * math/s_asinhl.c: Likewise.
10522 * math/s_atanl.c: Likewise.
10523 * math/s_cbrtl.c: Likewise.
10524 * math/s_erfl.c: Likewise.
10525 * math/s_expm1l.c: Likewise.
10526 * math/s_log1pl.c: Likewise.
10527 * math/s_tanhl.c: Likewise.
10528 * misc/acct.c: Likewise.
10529 * misc/brk.c: Likewise.
10530 * misc/chflags.c: Likewise.
10531 * misc/chroot.c: Likewise.
10532 * misc/fchflags.c: Likewise.
10533 * misc/fgetxattr.c: Likewise.
10534 * misc/flistxattr.c: Likewise.
10535 * misc/fremovexattr.c: Likewise.
10536 * misc/fsetxattr.c: Likewise.
10537 * misc/fsync.c: Likewise.
10538 * misc/ftruncate.c: Likewise.
10539 * misc/futimes.c: Likewise.
10540 * misc/futimesat.c: Likewise.
10541 * misc/getdomain.c: Likewise.
10542 * misc/getdtsz.c: Likewise.
10543 * misc/gethostid.c: Likewise.
10544 * misc/gethostname.c: Likewise.
10545 * misc/getloadavg.c: Likewise.
10546 * misc/getpagesize.c: Likewise.
10547 * misc/getsysstats.c: Likewise.
10548 * misc/getxattr.c: Likewise.
10549 * misc/gtty.c: Likewise.
10550 * misc/ioctl.c: Likewise.
10551 * misc/lgetxattr.c: Likewise.
10552 * misc/listxattr.c: Likewise.
10553 * misc/llistxattr.c: Likewise.
10554 * misc/lremovexattr.c: Likewise.
10555 * misc/lsetxattr.c: Likewise.
10556 * misc/lutimes.c: Likewise.
10557 * misc/madvise.c: Likewise.
10558 * misc/mincore.c: Likewise.
10559 * misc/mlock.c: Likewise.
10560 * misc/mlockall.c: Likewise.
10561 * misc/mmap.c: Likewise.
10562 * misc/mprotect.c: Likewise.
10563 * misc/msync.c: Likewise.
10564 * misc/munlock.c: Likewise.
10565 * misc/munlockall.c: Likewise.
10566 * misc/munmap.c: Likewise.
10567 * misc/preadv.c: Likewise.
10568 * misc/preadv64.c: Likewise.
10569 * misc/ptrace.c: Likewise.
10570 * misc/pwritev.c: Likewise.
10571 * misc/pwritev64.c: Likewise.
10572 * misc/readv.c: Likewise.
10573 * misc/reboot.c: Likewise.
10574 * misc/remap_file_pages.c: Likewise.
10575 * misc/removexattr.c: Likewise.
10576 * misc/revoke.c: Likewise.
10577 * misc/select.c: Likewise.
10578 * misc/setdomain.c: Likewise.
10579 * misc/setegid.c: Likewise.
10580 * misc/seteuid.c: Likewise.
10581 * misc/sethostid.c: Likewise.
10582 * misc/sethostname.c: Likewise.
10583 * misc/setregid.c: Likewise.
10584 * misc/setreuid.c: Likewise.
10585 * misc/setxattr.c: Likewise.
10586 * misc/sstk.c: Likewise.
10587 * misc/stty.c: Likewise.
10588 * misc/swapoff.c: Likewise.
10589 * misc/swapon.c: Likewise.
10590 * misc/sync.c: Likewise.
10591 * misc/syncfs.c: Likewise.
10592 * misc/syscall.c: Likewise.
10593 * misc/truncate.c: Likewise.
10594 * misc/ualarm.c: Likewise.
10595 * misc/usleep.c: Likewise.
10596 * misc/ustat.c: Likewise.
10597 * misc/utimes.c: Likewise.
10598 * misc/vhangup.c: Likewise.
10599 * misc/writev.c: Likewise.
10600 * posix/_exit.c: Likewise.
10601 * posix/alarm.c: Likewise.
10602 * posix/execve.c: Likewise.
10603 * posix/fexecve.c: Likewise.
10604 * posix/fork.c: Likewise.
10605 * posix/fpathconf.c: Likewise.
10606 * posix/getaddrinfo.c: Likewise.
10607 * posix/getegid.c: Likewise.
10608 * posix/geteuid.c: Likewise.
10609 * posix/getgid.c: Likewise.
10610 * posix/getgroups.c: Likewise.
10611 * posix/getlogin.c: Likewise.
10612 * posix/getlogin_r.c: Likewise.
10613 * posix/getpgid.c: Likewise.
10614 * posix/getpid.c: Likewise.
10615 * posix/getppid.c: Likewise.
10616 * posix/getresgid.c: Likewise.
10617 * posix/getresuid.c: Likewise.
10618 * posix/getsid.c: Likewise.
10619 * posix/getuid.c: Likewise.
10620 * posix/glob64.c: Likewise.
10621 * posix/nanosleep.c: Likewise.
10622 * posix/pathconf.c: Likewise.
10623 * posix/pause.c: Likewise.
10624 * posix/posix_madvise.c: Likewise.
10625 * posix/pread.c: Likewise.
10626 * posix/pread64.c: Likewise.
10627 * posix/pwrite.c: Likewise.
10628 * posix/pwrite64.c: Likewise.
10629 * posix/sched_getaffinity.c: Likewise.
10630 * posix/sched_getp.c: Likewise.
10631 * posix/sched_gets.c: Likewise.
10632 * posix/sched_primax.c: Likewise.
10633 * posix/sched_primin.c: Likewise.
10634 * posix/sched_rr_gi.c: Likewise.
10635 * posix/sched_setaffinity.c: Likewise.
10636 * posix/sched_setp.c: Likewise.
10637 * posix/sched_sets.c: Likewise.
10638 * posix/sched_yield.c: Likewise.
10639 * posix/setgid.c: Likewise.
10640 * posix/setlogin.c: Likewise.
10641 * posix/setpgid.c: Likewise.
10642 * posix/setresgid.c: Likewise.
10643 * posix/setresuid.c: Likewise.
10644 * posix/setsid.c: Likewise.
10645 * posix/setuid.c: Likewise.
10646 * posix/sleep.c: Likewise.
10647 * posix/spawni.c: Likewise.
10648 * posix/sysconf.c: Likewise.
10649 * posix/times.c: Likewise.
10650 * posix/wait.c: Likewise.
10651 * posix/wait3.c: Likewise.
10652 * posix/wait4.c: Likewise.
10653 * posix/waitpid.c: Likewise.
10654 * resolv/gai_sigqueue.c: Likewise.
10655 * resource/getpriority.c: Likewise.
10656 * resource/getrlimit.c: Likewise.
10657 * resource/getrusage.c: Likewise.
10658 * resource/nice.c: Likewise.
10659 * resource/setpriority.c: Likewise.
10660 * resource/setrlimit.c: Likewise.
10661 * resource/ulimit.c: Likewise.
10662 * rt/aio_cancel.c: Likewise.
10663 * rt/aio_fsync.c: Likewise.
10664 * rt/aio_read.c: Likewise.
10665 * rt/aio_sigqueue.c: Likewise.
10666 * rt/aio_suspend.c: Likewise.
10667 * rt/aio_write.c: Likewise.
10668 * rt/clock_getres.c: Likewise.
10669 * rt/clock_gettime.c: Likewise.
10670 * rt/clock_nanosleep.c: Likewise.
10671 * rt/clock_settime.c: Likewise.
10672 * rt/lio_listio.c: Likewise.
10673 * rt/mq_close.c: Likewise.
10674 * rt/mq_getattr.c: Likewise.
10675 * rt/mq_notify.c: Likewise.
10676 * rt/mq_open.c: Likewise.
10677 * rt/mq_receive.c: Likewise.
10678 * rt/mq_send.c: Likewise.
10679 * rt/mq_setattr.c: Likewise.
10680 * rt/mq_timedreceive.c: Likewise.
10681 * rt/mq_timedsend.c: Likewise.
10682 * rt/mq_unlink.c: Likewise.
10683 * rt/shm_open.c: Likewise.
10684 * rt/shm_unlink.c: Likewise.
10685 * rt/timer_create.c: Likewise.
10686 * rt/timer_delete.c: Likewise.
10687 * rt/timer_getoverr.c: Likewise.
10688 * rt/timer_gettime.c: Likewise.
10689 * rt/timer_settime.c: Likewise.
10690 * setjmp/__longjmp.c: Likewise.
10691 * setjmp/setjmp.c: Likewise.
10692 * signal/kill.c: Likewise.
10693 * signal/killpg.c: Likewise.
10694 * signal/raise.c: Likewise.
10695 * signal/sigaction.c: Likewise.
10696 * signal/sigaltstack.c: Likewise.
10697 * signal/sigblock.c: Likewise.
10698 * signal/sigignore.c: Likewise.
10699 * signal/sigintr.c: Likewise.
10700 * signal/signal.c: Likewise.
10701 * signal/sigpause.c: Likewise.
10702 * signal/sigpending.c: Likewise.
10703 * signal/sigqueue.c: Likewise.
10704 * signal/sigreturn.c: Likewise.
10705 * signal/sigset.c: Likewise.
10706 * signal/sigsetmask.c: Likewise.
10707 * signal/sigstack.c: Likewise.
10708 * signal/sigsuspend.c: Likewise.
10709 * signal/sigtimedwait.c: Likewise.
10710 * signal/sigvec.c: Likewise.
10711 * signal/sigwait.c: Likewise.
10712 * signal/sigwaitinfo.c: Likewise.
10713 * signal/sysv_signal.c: Likewise.
10714 * socket/accept.c: Likewise.
10715 * socket/accept4.c: Likewise.
10716 * socket/bind.c: Likewise.
10717 * socket/connect.c: Likewise.
10718 * socket/getpeername.c: Likewise.
10719 * socket/getsockname.c: Likewise.
10720 * socket/getsockopt.c: Likewise.
10721 * socket/isfdtype.c: Likewise.
10722 * socket/listen.c: Likewise.
10723 * socket/recv.c: Likewise.
10724 * socket/recvfrom.c: Likewise.
10725 * socket/recvmsg.c: Likewise.
10726 * socket/send.c: Likewise.
10727 * socket/sendmsg.c: Likewise.
10728 * socket/sendto.c: Likewise.
10729 * socket/setsockopt.c: Likewise.
10730 * socket/shutdown.c: Likewise.
10731 * socket/sockatmark.c: Likewise.
10732 * socket/socket.c: Likewise.
10733 * socket/socketpair.c: Likewise.
10734 * stdio-common/ctermid.c: Likewise.
10735 * stdio-common/cuserid.c: Likewise.
10736 * stdio-common/remove.c: Likewise.
10737 * stdio-common/rename.c: Likewise.
10738 * stdio-common/renameat.c: Likewise.
10739 * stdio-common/tempname.c: Likewise.
10740 * stdlib/getcontext.c: Likewise.
10741 * stdlib/makecontext.c: Likewise.
10742 * stdlib/setcontext.c: Likewise.
10743 * stdlib/swapcontext.c: Likewise.
10744 * stdlib/system.c: Likewise.
10745 * streams/fattach.c: Likewise.
10746 * streams/fdetach.c: Likewise.
10747 * streams/getmsg.c: Likewise.
10748 * streams/getpmsg.c: Likewise.
10749 * streams/putmsg.c: Likewise.
10750 * streams/putpmsg.c: Likewise.
10751 * sysdeps/unix/bsd/getpt.c: Likewise.
10752 * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
10753 * sysdeps/unix/sysv/linux/futimens.c: Likewise.
10754 * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
10755 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
10756 Likewise.
10757 * sysdeps/unix/sysv/linux/readahead.c: Likewise.
10758 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
10759 * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
10760 * sysvipc/msgctl.c: Likewise.
10761 * sysvipc/msgget.c: Likewise.
10762 * sysvipc/msgrcv.c: Likewise.
10763 * sysvipc/msgsnd.c: Likewise.
10764 * sysvipc/semctl.c: Likewise.
10765 * sysvipc/semget.c: Likewise.
10766 * sysvipc/semop.c: Likewise.
10767 * sysvipc/semtimedop.c: Likewise.
10768 * sysvipc/shmat.c: Likewise.
10769 * sysvipc/shmctl.c: Likewise.
10770 * sysvipc/shmdt.c: Likewise.
10771 * sysvipc/shmget.c: Likewise.
10772 * termios/tcdrain.c: Likewise.
10773 * termios/tcflow.c: Likewise.
10774 * termios/tcflush.c: Likewise.
10775 * termios/tcgetattr.c: Likewise.
10776 * termios/tcgetpgrp.c: Likewise.
10777 * termios/tcsendbrk.c: Likewise.
10778 * termios/tcsetattr.c: Likewise.
10779 * termios/tcsetpgrp.c: Likewise.
10780 * time/adjtime.c: Likewise.
10781 * time/clock.c: Likewise.
10782 * time/getitimer.c: Likewise.
10783 * time/gettimeofday.c: Likewise.
10784 * time/setitimer.c: Likewise.
10785 * time/settimeofday.c: Likewise.
10786 * time/stime.c: Likewise.
10787 * time/time.c: Likewise.
10788
107892012-11-04 Pino Toscano <toscano.pino@tiscali.it>
72e182e3 10790
a20492cf
PT
10791 * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
10792 /usr/old/bin.
10793
72e182e3
PT
10794 * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
10795 instead of spaces.
10796 * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
10797
fbeafede
JM
107982012-11-03 Joseph Myers <joseph@codesourcery.com>
10799
5b5b04d6
JM
10800 [BZ #14796]
10801 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
10802 FE_TONEAREST before applying Dekker multiplication and Knuth
10803 addition. Clear inexact exceptions and check for exact zero
10804 results afterwards.
10805 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
10806 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
10807 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
10808 * math/libm-test.inc (fma_test): Add more tests.
10809 (fma_test_towardzero): Likewise.
10810 (fma_test_downward): Likewise.
10811 (fma_test_upward): Likewise.
10812 * sysdeps/generic/math_private.h (default_libc_fesetround): New
10813 function.
10814 (libc_fesetround): New macro.
10815 (libc_fesetroundf): Likewise.
10816 (libc_fesetroundl): Likewise.
10817 * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
10818 function.
10819 (libc_fesetround_387): Likewise.
10820 (libc_fesetroundf): New macro.
10821 (libc_fesetround): Likewise.
10822 (libc_fesetroundl): Likewise.
10823 * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
10824 function.
10825 (libc_fesetroundf): New macro.
10826 (libc_fesetround): Likewise.
10827 (libc_fesetroundl): Likewise.
10828 * include/fenv.h (feclearexcept): Add libm_hidden_proto.
10829 * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
10830 * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
10831 libm_hidden_ver.
10832 * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
10833 * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
10834 libm_hidden_def.
10835 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
10836 * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
10837 libm_hidden_ver.
10838 * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
10839 libm_hidden_def.
10840
fbeafede
JM
10841 [BZ #3439]
10842 * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
10843 integer constant usable in #if and use that to give value to enum
10844 constant.
10845 (FE_DIVBYZERO): Likewise.
10846 (FE_UNDERFLOW): Likewise.
10847 (FE_OVERFLOW): Likewise.
10848 (FE_INVALID): Likewise.
10849 (FE_INVALID_SNAN): Likewise.
10850 (FE_INVALID_ISI): Likewise.
10851 (FE_INVALID_IDI): Likewise.
10852 (FE_INVALID_ZDZ): Likewise.
10853 (FE_INVALID_IMZ): Likewise.
10854 (FE_INVALID_COMPARE): Likewise.
10855 (FE_INVALID_SOFTWARE): Likewise.
10856 (FE_INVALID_SQRT): Likewise.
10857 (FE_INVALID_INTEGER_CONVERSION): Likewise.
10858 (FE_TONEAREST): Likewise.
10859 (FE_TOWARDZERO): Likewise.
10860 (FE_UPWARD): Likewise.
10861 (FE_DOWNWARD): Likewise.
10862 * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
10863 (FE_DIVBYZERO): Likewise.
10864 (FE_OVERFLOW): Likewise.
10865 (FE_UNDERFLOW): Likewise.
10866 (FE_INEXACT): Likewise.
10867 (FE_TONEAREST): Likewise.
10868 (FE_DOWNWARD): Likewise.
10869 (FE_UPWARD): Likewise.
10870 (FE_TOWARDZERO): Likewise.
10871 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
10872 (FE_UNDERFLOW): Likewise.
10873 (FE_OVERFLOW): Likewise.
10874 (FE_DIVBYZERO): Likewise.
10875 (FE_INVALID): Likewise.
10876 (FE_TONEAREST): Likewise.
10877 (FE_TOWARDZERO): Likewise.
10878 * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
10879 (FE_OVERFLOW): Likewise.
10880 (FE_UNDERFLOW): Likewise.
10881 (FE_DIVBYZERO): Likewise.
10882 (FE_INEXACT): Likewise.
10883 (FE_TONEAREST): Likewise.
10884 (FE_TOWARDZERO): Likewise.
10885 (FE_UPWARD): Likewise.
10886 (FE_DOWNWARD): Likewise.
10887 * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
10888 (FE_DIVBYZERO): Likewise.
10889 (FE_OVERFLOW): Likewise.
10890 (FE_UNDERFLOW): Likewise.
10891 (FE_INEXACT): Likewise.
10892 (FE_TONEAREST): Likewise.
10893 (FE_DOWNWARD): Likewise.
10894 (FE_UPWARD): Likewise.
10895 (FE_TOWARDZERO): Likewise.
10896
105ca950
CM
108972012-11-02 Chris Metcalf <cmetcalf@tilera.com>
10898
10899 * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
10900
a542b389
AS
109012012-11-03 Andreas Schwab <schwab@linux-m68k.org>
10902
10903 * scripts/cross-test-ssh.sh (command): Use newlines to separate
10904 commands. Quote $PWD.
10905 (blacklist_exports): Don't use remove_newlines. Replace "declare
10906 -x" by "export".
10907 (remove_newlines): Remove.
10908
f62c8abc
L
109092012-11-02 H.J. Lu <hongjiu.lu@intel.com>
10910
10911 * stdlib/Makefile (headers): Add bits/stdlib-float.h.
10912 * stdlib/stdlib.h (atof): Moved to ...
10913 * include/bits/stdlib-float.h: Here. New file.
10914 * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
10915 * stdlib/bits/stdlib-float.h: New file.
10916 * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
10917 -mno-sse -mno-mmx.
10918 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
10919 <xmmintrin.h>.
10920
0155d5b2
JM
109212012-11-02 Joseph Myers <joseph@codesourcery.com>
10922
a68d0680
JM
10923 * conform/conformtest.pl (@headers): Add fenv.h.
10924 * conform/data/fenv.h-data: New file.
10925 * include/fenv.h [_ISOMAC]: Disable all contents of file except
10926 include of <math/fenv.h>.
10927
caf7f573
JM
10928 * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
10929 POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
10930 && !UNIX98]. Enables tests for XOPEN2K8.
10931 * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
10932 POSIX2008]: Likewise.
10933
6c073ad6
JM
10934 * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
10935 (struct rusage): Do not expect type or its members.
10936
0155d5b2
JM
10937 [BZ #3439]
10938 * math/math.h (FP_NAN): Define macro to integer constant usable in
10939 #if and use that to give value to enum constant.
10940 (FP_INFINITE): Likewise.
10941 (FP_ZERO): Likewise.
10942 (FP_SUBNORMAL): Likewise.
10943 (FP_NORMAL): Likewise.
10944
b5dcacb4
AS
109452012-11-02 Andreas Schwab <schwab@linux-m68k.org>
10946
10947 * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
10948 * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
10949 arguments.
10950
f7934be8
RM
109512012-11-02 Roland McGrath <roland@hack.frob.com>
10952
10953 * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
10954 Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
10955 autoconf-time if not.
10956 * configure.in: Remove AC_PREREQ.
10957
d7d08bde
TMQMF
109582012-11-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
10959
10960 * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
10961 __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
10962 of the internal implementation.
10963
dcdae19a
JM
109642012-11-02 Joseph Myers <joseph@codesourcery.com>
10965
10966 * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
10967 except include of <misc/sys/syslog.h>.
10968
d6cffd3e
AS
109692012-11-01 Andreas Schwab <schwab@linux-m68k.org>
10970
10971 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
10972 function returns with a NULL context exit with zero.
10973
b3563932
TMQMF
109742012-11-01 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
10975
10976 * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
10977
b288a93d
L
109782012-11-01 H.J. Lu <hongjiu.lu@intel.com>
10979
10980 * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
10981 (run_program_cmd): This.
10982 * localedata/tst-langinfo.sh (run_program_prefix): Removed.
10983 (tst_langinfo): New variable. Use it.
10984
a2421a68
SAS
109852012-11-01 Sebastan Andrzej Siewior <bigeasy@linutronix.de>
10986
10987 * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
10988 floating point opcodes.
10989
6f796e1b
TS
109902012-11-01 Thomas Schwinge <thomas@codesourcery.com>
10991
7402596b
TS
10992 * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
10993 variable.
10994
d0d4f868
TS
10995 * elf/dl-support.c: Unconditionally include "setup-vdso.h".
10996
6f796e1b
TS
10997 * sysdeps/mach/hurd/powerpc: Remove directory.
10998 * sysdeps/mach/powerpc: Likewise.
10999
4da224a2
AS
110002012-11-01 Andreas Schwab <schwab@linux-m68k.org>
11001
11002 * scripts/check-local-headers.sh: Ignore c++ headers.
11003
341dd673
TS
110042012-11-01 Thomas Schwinge <thomas@codesourcery.com>
11005
11006 * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
11007 __libc_cleanup_region_start argument.
11008
473611b2
JM
110092012-11-01 Joseph Myers <joseph@codesourcery.com>
11010
11011 [BZ #14784]
11012 [BZ #14785]
11013 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
11014 x * y using scaling, not as x * y + z.
11015 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
11016 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
11017 * math/libm-test.inc (fma_test): Add more tests.
11018 (fma_test_towardzero): Likewise.
11019 (fma_test_downward): Likewise.
11020 (fma_test_upward): Likewise.
11021
4078da3d
TS
110222012-11-01 Thomas Schwinge <thomas@codesourcery.com>
11023
11024 * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
11025
903252aa
JM
110262012-10-31 Joseph Myers <joseph@codesourcery.com>
11027
11028 * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
11029 New variable.
11030
cbc818d0
TS
110312012-10-31 Thomas Schwinge <thomas@codesourcery.com>
11032
11033 * rt/tst-shm.c (worker): Correct checking for mmap failure.
11034
5a03cb1e
AS
110352012-10-31 Andreas Schwab <schwab@linux-m68k.org>
11036
11037 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
11038 Fix sort order.
11039 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
11040 Likewise.
11041
90aff2ff
TMQMF
110422012-10-31 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
11043
11044 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
11045 Fix the order of the list for glibc 2.17.
11046 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
11047 Likewise.
11048
1818fcb7
AS
110492012-10-31 Andreas Schwab <schwab@linux-m68k.org>
11050
11051 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11052
ef82f4da
JM
110532012-10-31 Joseph Myers <joseph@codesourcery.com>
11054
16a0e2ec
JM
11055 [BZ #14610]
11056 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
11057 for low part of x being zero before using __atanl (y).
11058 * math/libm-test.inc (atan2_test): Add another test.
11059
0eb69512
JM
11060 * manual/install.texi (Configuring and compiling): Document
11061 general use of test-wrapper and test-wrapper-env.
11062 * INSTALL: Regenerated.
11063
ef82f4da
JM
11064 * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
11065 (__fma): Do not extract and scale down low bits on after-rounding
11066 systems when result rounded to normal precision would have normal
11067 exponent.
11068 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
11069 (__fmal): Do not extract and scale down low bits on after-rounding
11070 systems when result rounded to normal precision would have normal
11071 exponent.
11072 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
11073 (__fmal): Do not extract and scale down low bits on after-rounding
11074 systems when result rounded to normal precision would have normal
11075 exponent.
11076 * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
11077 macro.
11078 (fma_test): Add more tests.
11079 (fma_test_towardzero): Likewise.
11080 (fma_test_downward): Likewise.
11081 (fma_test_upward): Likewise.
11082
954ef0d9
L
110832012-10-30 H.J. Lu <hongjiu.lu@intel.com>
11084
11085 * sysdeps/i386/tininess.h: Renamed to ...
11086 * sysdeps/x86/tininess.h: This.
11087 * sysdeps/x86_64/tininess.h: Removed.
11088
df61ffb2
JM
110892012-10-30 Joseph Myers <joseph@codesourcery.com>
11090
11091 * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
11092 input. Use $(build-program-cmd).
11093 ($(objpfx)tst-array1-static.out): Likewise.
11094 ($(objpfx)tst-array2.out): Likewise.
11095 ($(objpfx)tst-array3.out): Likewise.
11096 ($(objpfx)tst-array4.out): Likewise.
11097 ($(objpfx)tst-array5.out): Likewise.
11098 ($(objpfx)tst-array5-static.out): Likewise.
11099
01767843
CM
111002012-10-30 Chris Metcalf <cmetcalf@tilera.com>
11101
47cc1490
CM
11102 * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
11103 if defined.
11104
01767843
CM
11105 * nss/nsswitch.h (nss_interface_function): Provide new
11106 macro for use with NSS functions.
11107 * grp/initgroups.c: Use new macro.
11108 * nss/getXXbyYY.c: Likewise.
11109 * nss/getXXbyYY_r.c: Likewise.
11110 * nss/getXXent.c: Likewise.
11111 * nss/getXXent_r.c: Likewise.
11112 * sysdeps/posix/getaddrinfo.c: Likewise.
11113
8321aa97
AJ
111142012-10-30 Andreas Jaeger <aj@suse.de>
11115
11116 * po/ru.po: Update Russion translation from translation project.
11117
2a27fd6d
JM
111182012-10-30 Joseph Myers <joseph@codesourcery.com>
11119
8627a232
JM
11120 [BZ #14152]
11121 [BZ #14783]
11122 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
11123 result and shift together with sticky bit instead of replicating
11124 round-to-nearest rounding.
11125 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
11126 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
11127 * math/libm-test.inc (fma_test): Add more tests. Do not permit
11128 missing underflow exceptions.
11129 (fma_test_towardzero): Add more tests.
11130 (fma_test_downward): Likewise.
11131 (fma_test_upward): Likewise.
11132
2a27fd6d
JM
11133 [BZ #14047]
11134 * sysdeps/generic/tininess.h: New file.
11135 * sysdeps/i386/tininess.h: Likewise.
11136 * sysdeps/sh/tininess.h: Likewise.
11137 * sysdeps/x86_64/tininess.h: Likewise.
11138 * stdlib/tst-strtod-underflow.c: Likewise.
11139 * stdlib/tst-tininess.c: Likewise.
11140 * stdlib/strtod_l.c: Include <tininess.h>.
11141 (round_and_return): Do not set errno for exact underflow cases.
11142 Force an underflow exception when setting errno for underflow.
11143 Determine underflow based on rounding to normal precision if
11144 TININESS_AFTER_ROUNDING.
11145 * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
11146 ERANGE for exact underflow cases.
11147 * stdlib/Makefile (tests): Add tst-tininess and
11148 tst-strtod-underflow.
11149 ($(objpfx)tst-tininess): Use $(link-libm).
11150 ($(objpfx)tst-strtod-underflow): Likewise.
11151
e7170363
AJ
111522012-10-30 Andreas Jaeger <aj@suse.de>
11153
e5088dc6
AJ
11154 [BZ#14767]
11155 * elf/Makefile (tests): Remove conditional for have-initfini-array
11156 since this is now always required and the variable does not exist
11157 anymore.
11158 (tests-static): Likewise.
11159 (modules-names): Likewise.
11160
e7170363 11161 * po/eo.po: Add Esperanto translation from translation project.
b0988f10
AJ
11162
11163 * elf/tst-array1.c (fini_array): Make writeable so that it can be
11164 merged with constructor/destructor.
11165 (init_array): Likewise.
11166 * elf/tst-array2dep.c (fini_array): Likewise.
11167 (init_array): Likewise.
11168
60457d8a
MF
111692012-10-29 Mike Frysinger <vapier@gentoo.org>
11170
11171 * manual/message.texi: Delete @cartouche tags.
11172
8bece752
PT
111732012-10-29 Pino Toscano <toscano.pino@tiscali.it>
11174
94ce799f
PT
11175 * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
11176 EOPNOTSUPP.
11177 * sysdeps/mach/hurd/fsync.c: Likewise.
11178
8bece752
PT
11179 * sysdeps/pthread/aio_notify.c (__aio_notify_only)
11180 [_POSIX_REALTIME_SIGNALS]: Change condition to
11181 [_POSIX_REALTIME_SIGNALS > 0].
11182
86ebe6b1
AJ
111832012-10-27 Andreas Jaeger <aj@suse.de>
11184
11185 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
11186 [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
11187 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
11188 [__WORDSIZE != 64]: Likewise.
11189
54399c08
L
111902012-10-26 H.J. Lu <hongjiu.lu@intel.com>
11191
11192 * iconvdata/tst-table.sh: Remove ${SHELL}.
11193 * iconvdata/tst-tables.sh: Likewise.
11194
e2211bed
DM
111952012-10-25 David S. Miller <davem@davemloft.net>
11196
11197 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
11198 (__get_clockfreq_via_proc_openprom): Use strtoumax instead
11199 of strtoull.
11200
f303f97c
DM
11201 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
11202 ifunc-impl-list.c
11203 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
11204 * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
11205 * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
11206 file.
11207
1e9d84cd
RM
112082012-10-25 Roland McGrath <roland@hack.frob.com>
11209
11210 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
11211 (__get_clockfreq_via_proc_openprom): Use __getdents instead of
11212 __getdirentries.
11213
df381762
JM
112142012-10-25 Joseph Myers <joseph@codesourcery.com>
11215 Jim Blandy <jimb@codesourcery.com>
11216
11217 * scripts/cross-test-ssh.sh: New file.
11218 * manual/install.texi (Configuring and compiling): Document use of
11219 cross-test-ssh.sh.
11220 * INSTALL: Regenerated.
11221
bff64913
PT
112222012-10-25 Pino Toscano <toscano.pino@tiscali.it>
11223
11224 * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
11225 EOPNOTSUPP.
11226
25fe8932
JM
112272012-10-25 Joseph Myers <joseph@codesourcery.com>
11228
11229 * Makeconfig (run-program-prefix): Fix comment.
11230
cc1290d0
JM
112312012-10-24 Joseph Myers <joseph@codesourcery.com>
11232 Jim Blandy <jimb@codesourcery.com>
11233
11234 * Makeconfig (test-wrapper): New variable,
11235 (test-wrapper-env): Likewise.
11236 [$(cross-compiling) = yes && $(test-wrapper) != ""]
11237 (run-built-tests): Define to yes.
11238 (run-program-prefix): Use $(test-wrapper).
11239 (built-program-cmd): Likewise.
11240 * Rules (make-test-out): Use $(test-wrapper-env) and
11241 $(host-built-program-cmd).
11242 * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
11243 ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
11244 tst-pathopt.sh.
11245 ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
11246 $(test-wrapper-env) to tst-rtld-load-self.sh.
11247 ($(objpfx)order2.out): Use $(test-wrapper).
11248 ($(objpfx)tst-initorder.out): Likewise.
11249 ($(objpfx)tst-initorder2.out): Likewise.
11250 ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
11251 * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
11252 (test_wrapper_env): New variable. Use it to run ld.so.
11253 * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
11254 Use it to run ld.so.
11255 (test_wrapper_env): Likewise.
11256 * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
11257 $(test-wrapper) to run-iconv-test.sh.
11258 * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
11259 (ICONV): Use $test_wrapper.
11260 * posix/Makefile ($(objpfx)globtest.out): Pass
11261 $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
11262 globtest.sh, not $(run-program-prefix).
11263 * posix/globtest.sh (run_via_rtld_prefix): New variable.
11264 (test_wrapper): Likewise.
11265 (test_wrapper_env): Likewise. Use it to run globtest with HOME
11266 set together with run_via_rtld_prefix.
11267 (run_program_prefix): Define in terms of test_wrapper and
11268 run_via_rtld_prefix.
11269
6e6249d0
RM
112702012-10-24 Roland McGrath <roland@hack.frob.com>
11271
11272 * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
11273 * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
11274 Targets removed.
11275
11276 [BZ #14743]
11277 * include/time.h: Remove librt_hidden_proto (clock_gettime).
11278 Declare __clock_getres, __clock_gettime, __clock_settime,
11279 __clock_nanosleep, and __clock_getcpuclockid.
11280 * rt/clock_gettime.c: Define __clock_gettime as an alias.
11281 Remove librt_hidden_def (clock_gettime).
11282 * sysdeps/unix/clock_gettime.c: Likewise.
11283 * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
11284 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
11285 * rt/clock_getres.c: Define __clock_getres as an alias.
11286 * sysdeps/posix/clock_getres.c: Likewise.
11287 * rt/clock_settime.c: Define __clock_settime as an alias.
11288 * sysdeps/unix/clock_settime.c: Likewise.
11289 * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
11290 * sysdeps/unix/clock_nanosleep.c: Likewise.
11291 * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
11292 * rt/clock-compat.c: New file.
11293 * rt/Makefile (librt-routines): Add clock-compat and move
11294 $(clock-routines) to ...
11295 (routines): ... here, new variable.
11296 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
11297 Don't add get_clockfreq here.
11298 * rt/Versions (libc: GLIBC_2.17): New version set.
11299 Add clock_* symbols here.
11300 (libc: GLIBC_PRIVATE): New version set. Add __clock_* symbols here.
11301 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
11302 (GLIBC_2.17): Add clock_* symbols.
11303 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
11304 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
11305 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
11306 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
11307 Likewise.
11308 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
11309 Likewise.
11310 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
11311 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
11312 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
11313 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
11314 * NEWS: Mention the move.
11315
11316 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
11317 Use __open, __read, __close rather than their public counterparts.
11318 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
11319 (__get_clockfreq_via_cpuinfo): Likewise.
11320 (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
11321 (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
11322
11323 * config.h.in (HAVE_IFUNC): New #undef.
11324 * configure.in: Define it if libc_cv_ld_gnu_indirect_function
11325 was successful.
11326 * configure: Regenerated.
11327
0cae3f4b
MF
113282012-10-24 Mike Frysinger <vapier@gentoo.org>
11329
11330 * configure.in: Move READELF check to start of file.
11331 (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
11332 libc_cv_asm_gnu_indirect_function in the process.
11333 * configure: Regenerated.
11334
8175a253
MF
113352012-10-24 Mike Frysinger <vapier@gentoo.org>
11336
11337 * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
11338 send the output to /dev/null.
11339 (libc_cv_cc_with_libunwind): Likewise.
11340 (libc_cv_as_noexecstack): Likewise.
11341 * configure: Regenerate.
11342
0708a7d1
JM
113432012-10-24 Joseph Myers <joseph@codesourcery.com>
11344
10b40d85
JM
11345 * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
11346
0708a7d1
JM
11347 * posix/globtest.sh (TMPDIR): Do not set.
11348 (testdir): Define using ${common_objpfx}posix not $TMPDIR.
11349 (testout): Likewise.
11350
9fddec1a
AJ
113512012-10-24 Andreas Jaeger <aj@suse.de>
11352
3a8db22f
AJ
11353 * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
11354 types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
11355 [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
11356 [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
11357 posix_fadvise64, posix_fallocate64.
11358
9fddec1a
AJ
11359 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
11360 (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
11361 (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
11362 Likewise.
11363 (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
11364 Likewise.
11365 (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
11366
11367 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
11368 (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
11369 <bits/fcntl-linux.h>.
11370 (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
11371
11372 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
11373 (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
11374 (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
11375 (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
11376 [__WORDSIZE != 64]: Likewise.
11377
ebfd1bbd
JM
113782012-10-23 Joseph Myers <joseph@codesourcery.com>
11379
03ac099f
JM
11380 * Makeconfig (run-built-tests): New variable.
11381 * Rules [$(cross-compiling) = yes]: Change condition to
11382 [$(run-built-tests) = no].
11383 * catgets/Makefile [$(cross-compiling) != yes]: Change condition
11384 to [$(run-built-tests) = yes].
11385 * elf/Makefile [$(cross-compiling) = no]: Likewise
11386 * grp/Makefile [$(cross-compiling) = no]: Likewise.
11387 * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
11388 * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
11389 * intl/Makefile [$(cross-compiling) = no]: Likewise.
11390 * io/Makefile [$(cross-compiling) = no]: Likewise.
11391 * libio/Makefile [$(cross-compiling) = no]: Likewise.
11392 * malloc/Makefile [$(cross-compiling) = no]: Likewise.
11393 * misc/Makefile [$(cross-compiling) = no]: Likewise.
11394 * posix/Makefile [$(cross-compiling) = no]: Likewise.
11395 * resolv/Makefile [$(cross-compiling) = no]: Likewise.
11396 * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
11397 * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
11398 * string/Makefile [$(cross-compiling) = no]: Likewise.
11399
ebfd1bbd
JM
11400 * posix/Makefile ($(objpfx)globtest.out): Pass
11401 $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
11402 $(rtld-installed-name).
11403 * posix/globtest.sh (elf_objpfx): Remove variable.
11404 (rtld_installed_name): Likewise.
11405 (library_path): Likewise.
11406 (run_program_prefix): New variable. Use for running globtest
11407 binary.
11408
166bca24
JB
114092012-10-23 Jim Blandy <jimb@codesourcery.com>
11410 Joseph Myers <joseph@codesourcery.com>
11411
11412 * Makeconfig (host-built-program-cmd): New variable.
11413 * elf/Makefile (tst-stackguard1-ARGS): Use
11414 $(host-built-program-cmd).
11415 * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
11416 (tst-spawn-ARGS): Likewise.
11417 * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
11418
88866099
JM
114192012-10-23 Joseph Myers <joseph@codesourcery.com>
11420 Jim Blandy <jimb@codesourcery.com>
11421
11422 * Makeconfig (run-via-rtld-prefix): New variable.
11423 (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
11424 (built-program-cmd): Likewise.
11425
b4b4c296
AJ
114262012-10-22 Andreas Jaeger <aj@suse.de>
11427
11428 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
11429 __O_RSYNC if it exists, otherwise to O_SYNC.
11430
6fb54a22
JB
114312012-10-22 Jim Blandy <jimb@codesourcery.com>
11432 Joseph Myers <joseph@codesourcery.com>
11433
11434 * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
11435 /dev/null.
11436 * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
11437 from /dev/null
11438 * posix/tst-getconf.sh: Redirect getconf stdin in loop from
11439 /dev/null.
11440
481b90b9
AJ
114412012-10-22 Andreas Jaeger <aj@suse.de>
11442
2a0e2669
AJ
11443 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
11444 Define always.
11445 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
11446
76e38f9a
AJ
11447 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
11448 bits/fcntl-linux.h.
11449
7cd37b43
AJ
11450 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
11451 (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
11452
481b90b9
AJ
11453 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
11454 to __O_LARGEFILE.
11455 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
11456 to __O_LARGEFILE.
11457
aba75984
JB
114582012-10-21 Jim Blandy <jimb@codesourcery.com>
11459 Joseph Myers <joseph@codesourcery.com>
11460
11461 * config.make.in (NM): New variable.
11462
88d4247f
AJ
114632012-10-21 Andreas Jaeger <aj@suse.de>
11464
11465 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
11466 definitions and declarations that are provided by
11467 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
11468
f2eed205
L
114692012-10-20 H.J. Lu <hongjiu.lu@intel.com>
11470
11471 [BZ #14683]
11472 * elf/Makefile (tests-static): Add tst-leaks1-static.
11473 (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
11474 ($(objpfx)tst-leaks1-static): New rule.
11475 ($(objpfx)tst-leaks1-static-mem): Likewise.
11476 (tst-leaks1-static-ENV): New macro.
11477 * elf/dl-open.c (dl_open_worker): Check the main application
11478 only if SHARED is defined.
11479 * elf/tst-leaks1-static.c: New file.
11480
335e6931
AJ
114812012-10-20 Andreas Jaeger <aj@suse.de>
11482
11483 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
11484 generic values for Linux.
11485 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
11486 and declarations that are provided by <bits/fcntl-linux.h> and
11487 include <bits/fcntl-linux.h>.
11488 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
11489 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
11490
ac5c94d3
RM
114912012-10-20 Roland McGrath <roland@hack.frob.com>
11492
11493 * io/fcntl.h: Move include of <bits/types.h> to the top and
11494 include it unconditionally.
11495
de54b33a
L
114962012-10-20 H.J. Lu <hongjiu.lu@intel.com>
11497
228cfb01
L
11498 * wcsmbs/Makefile (tests-ifunc): New variable.
11499 (tests): Add $(tests-ifunc).
11500 * wcsmbs/test-wcschr-ifunc.c: New file.
11501 * wcsmbs/test-wcscmp-ifunc.c: Likewise.
11502 * wcsmbs/test-wcscpy-ifunc.c: Likewise.
11503 * wcsmbs/test-wcslen-ifunc.c: Likewise.
11504 * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
11505 * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
11506
69f07e5f
L
11507 * string/Makefile (tests-ifunc): New variable.
11508 (tests): Add $(tests-ifunc).
11509 * string/test-memccpy.c (TEST_NAME): New macro.
11510 * string/test-memchr.c (TEST_NAME): Likewise.
11511 * string/test-memcmp.c (TEST_NAME): Likewise.
11512 * string/test-memcpy.c (TEST_NAME): Likewise.
11513 * string/test-memmem.c (TEST_NAME): Likewise.
11514 * string/test-memmove.c (TEST_NAME): Likewise.
11515 * string/test-memset.c (TEST_NAME): Likewise.
11516 * string/test-rawmemchr.c (TEST_NAME): Likewise.
11517 * string/test-stpcpy.c (TEST_NAME): Likewise.
11518 * string/test-stpncpy.c (TEST_NAME): Likewise.
11519 * string/test-strcasecmp.c (TEST_NAME): Likewise.
11520 * string/test-strcasestr.c (TEST_NAME): Likewise.
11521 * string/test-strcat.c (TEST_NAME): Likewise.
11522 * string/test-strchr.c (TEST_NAME): Likewise.
11523 * string/test-strcmp.c(TEST_NAME): Likewise.
11524 * string/test-strcpy.c (TEST_NAME): Likewise.
11525 * string/test-strcspn.c (TEST_NAME): Likewise.
11526 * string/test-strlen.c (TEST_NAME): Likewise.
11527 * string/test-strncasecmp.c (TEST_NAME): Likewise.
11528 * string/test-strncmp.c (TEST_NAME): Likewise.
11529 * string/test-strncpy.c (TEST_NAME): Likewise.
11530 * string/test-strnlen.c (TEST_NAME): Likewise.
11531 * string/test-strpbrk.c (TEST_NAME): Likewise.
11532 * string/test-strrchr.c (TEST_NAME): Likewise.
11533 * string/test-strspn.c (TEST_NAME): Likewise.
11534 * string/test-strstr.c (TEST_NAME): Likewise.
11535 * string/test-bcopy-ifunc.c: New file.
11536 * string/test-bzero-ifunc.c: Likewise.
11537 * string/test-memccpy-ifunc.c: Likewise.
11538 * string/test-memchr-ifunc.c: Likewise.
11539 * string/test-memcmp-ifunc.c: Likewise.
11540 * string/test-memcpy-ifunc.c: Likewise.
11541 * string/test-memmem-ifunc.c: Likewise.
11542 * string/test-memmove-ifunc.c: Likewise.
11543 * string/test-mempcpy-ifunc.c: Likewise.
11544 * string/test-memset-ifunc.c: Likewise.
11545 * string/test-rawmemchr-ifunc.c: Likewise.
11546 * string/test-stpcpy-ifunc.c: Likewise.
11547 * string/test-stpncpy-ifunc.c: Likewise.
11548 * string/test-strcasecmp-ifunc.c: Likewise.
11549 * string/test-strcasestr-ifunc.c: Likewise.
11550 * string/test-strcat-ifunc.c: Likewise.
11551 * string/test-strchr-ifunc.c: Likewise.
11552 * string/test-strchrnul-ifunc.c: Likewise.
11553 * string/test-strcmp-ifunc.c: Likewise.
11554 * string/test-strcpy-ifunc.c: Likewise.
11555 * string/test-strcspn-ifunc.c: Likewise.
11556 * string/test-strlen-ifunc.c: Likewise.
11557 * string/test-strncasecmp-ifunc.c: Likewise.
11558 * string/test-strncat-ifunc.c: Likewise.
11559 * string/test-strncmp-ifunc.c: Likewise.
11560 * string/test-strncpy-ifunc.c: Likewise.
11561 * string/test-strnlen-ifunc.c: Likewise.
11562 * string/test-strpbrk-ifunc.c: Likewise.
11563 * string/test-strrchr-ifunc.c: Likewise.
11564 * string/test-strspn-ifunc.c: Likewise.
11565 * string/test-strstr-ifunc.c: Likewise.
11566
de54b33a
L
11567 * debug/Makefile (tests-ifunc): New variable.
11568 (tests): Add $(tests-ifunc).
11569 * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
11570 * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
11571 * debug/test-stpcpy_chk-ifunc.c: New file.
11572 * debug/test-strcpy_chk-ifunc.c: Likewise.
11573
88481c16
SP
115742012-10-20 Siddhesh Poyarekar <siddhesh@redhat.com>
11575
11576 [BZ #13601]
11577 * elf/dl-load.c (open_verify): Retry read if the entire ELF
11578 header is not read in.
11579
135948bd
JM
115802012-10-19 Joseph Myers <joseph@codesourcery.com>
11581
89f1c388
JM
11582 * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh. Pass
11583 script to $(SHELL) as $<. Pass $(common-objpfx) to script
11584 directly. Pass built executable to script as
11585 $(built-program-cmd).
11586 * io/ftwtest-sh (ldso): Remove variable. Run ftwtest directly as
11587 $testprogram without using LD_LIBRARY_PATH and $ldso.
11588
e40a0d21
JM
11589 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
11590 $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
11591 $(rtld-installed-name).
11592 * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
11593 (rtld_installed_name): Likewise.
11594 (library_path): Likewise.
11595 (run_program_prefix): New variable. Use it to run tst_fgetgrent.
11596 * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
11597 $(run-program-prefix) to tst-tables.sh.
11598 * iconvdata/tst-table.sh (run_program_prefix): New variable. Use
11599 it to run tst-table-from and tst-table-to.
11600 * iconvdata/tst-tables.sh (run_program_prefix): New variable.
11601 Pass it to tst-table.sh.
11602 * intl/Makefile ($(objpfx)tst-gettext.out): Pass
11603 $(run-program-prefix) to tst-gettext.sh.
11604 ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
11605 tst-translit.sh.
11606 ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
11607 tst-gettext2.sh.
11608 * intl/tst-gettext.sh (run_program_prefix): New variable. Use it
11609 to run tst-gettext.
11610 * intl/tst-gettext2.sh (run_program_prefix): New variable. Use it
11611 to run tst-gettext2.
11612 * intl/tst-translit.sh (run_program_prefix): New variable. Use it
11613 to run tst-translit.
11614 * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
11615 $(run-program-prefix) to tst-mtrace.sh.
11616 * malloc/tst-mtrace.sh (run_program_prefix): New variable. Use it
11617 to run tst-mtrace.
11618 * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
11619 $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
11620 $(rtld-installed-name).
11621 * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
11622 (rtld_installed_name): Likewise.
11623 (run_program_prefix): New variable. Use it to run wordexp-test.
11624
728e272a
JM
11625 * Makeconfig (ARCH): Remove all definitions.
11626 (machine): Likewise.
11627 [ARCH]: Remove conditional code.
11628 [!objdir]: Give error.
11629 [!objdir] (objpfx): Remove.
11630 [!objdir] (common-objpfx): Likewise.
11631 [!objdir] (common-objdir): Likewise.
11632 * configure.in (config_makefile): Remove. Hardcode Makefile in
11633 AC_CONFIG_FILES call.
11634 * configure: Regenerated.
11635
d528cdcf
JM
11636 [BZ #13888]
11637 * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
11638 or TMPDIR.
11639 (testout): Likewise.
11640
135948bd
JM
11641 * posix/Makefile ($(objpfx)tst-getconf.out): Pass
11642 $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
11643 $(rtld-installed-name).
11644 * posix/tst-getconf.sh (elf_objpfx): Remove variable.
11645 (rtld_installed_name): Likwise.
11646 (runit): Remove function.
11647 (run_getconf): New variable, Use it for running getconf binary.
11648
38c78296
L
116492012-10-18 H.J. Lu <hongjiu.lu@intel.com>
11650
11651 [BZ #14716]
11652 * string/test-memmem.c (check_result): New function.
11653 (do_one_test): Use it.
11654 (check1): New function.
11655 (test_main): Use it.
11656
d077f65f
MT
116572012-10-18 Markus Trippelsdorf <markus@trippelsdorf.de>
11658
11659 * math/Makefile: Comment on slow compilation of test-tgmath2.c.
11660
ced52c71
JM
116612012-10-18 Joseph Myers <joseph@codesourcery.com>
11662
11663 * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
11664 (_G_LSEEK64): Likewise.
11665 (_G_MMAP64): Likewise.
11666 (_G_FSTAT64): Likewise.
11667 * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
11668 (_G_LSEEK64): Likewise.
11669 (_G_MMAP64): Likewise.
11670 (_G_FSTAT64): Likewise.
11671 * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
11672 unconditional. Call __mmap64 directly.
11673 (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
11674 (mmap_remap_check) [_G_LSEEK64]: Make code unconditional. Call
11675 __lseek64 directly.
11676 (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
11677 (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional. Call
11678 __mmap64 directly.
11679 (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
11680 (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional. Call
11681 __lseek64 directly.
11682 (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
11683 (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional. Call
11684 __lseek64 directly.
11685 (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
11686 (_IO_file_seek) [_G_LSEEK64]: Make code unconditional. Call
11687 __lseek64 directly.
11688 (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
11689 (_IO_file_stat) [_G_FSTAT64]: Make code unconditional. Call
11690 __fxstat64 directly.
11691 (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
11692 * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
11693 unconditional.
11694 (freopen64) [!_G_OPEN64]: Remove conditional code.
11695 * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
11696 unconditional.
11697 (fseeko64) [!_G_LSEEK64]: Remove conditional code.
11698 * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
11699 unconditional.
11700 (ftello64) [!_G_LSEEK64]: Remove conditional code.
11701 * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
11702 unconditional.
11703 (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
11704 * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
11705 unconditional.
11706 (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
11707 * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
11708 unconditional.
11709 (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
11710 * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
11711 unconditional.
11712 (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
11713 * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
11714 unconditional.
11715 (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
11716
b741de23
SP
117172012-10-18 Siddhesh Poyarekar <siddhesh@redhat.com>
11718
11719 [BZ #12140]
11720 * manual/memory.texi (Malloc Tunable Parameters): Add note
11721 about free list pointers overwriting some perturb bytes.
11722 Wording suggested by Roland McGrath.
11723
f9b9d9c9
JM
117242012-10-17 Joseph Myers <joseph@codesourcery.com>
11725
11726 * math/libm-test.inc (gamma_test): Do not call feclearexcept.
11727 (lgamma_test): Likewise.
11728 (tgamma_test): Likewise.
11729
172a631a
FW
117302012-10-16 Florian Weimer <fweimer@redhat.com>
11731
11732 [BZ #14700]
11733 * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
11734 (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
11735
e9f37252
MK
117362012-10-16 Maxim Kuvyrkov <maxim@codesourcery.com>
11737
11738 * NEWS: Mention BZ #14716.
11739 * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
11740 when removing AVAILABLE1_USES_J macro.
11741
d394eb74
L
117422012-10-12 H.J. Lu <hongjiu.lu@intel.com>
11743
11744 * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
11745 (__bswap_64): __uint64_t for unsigned 64-bit int.
11746
ca38dc17
AS
117472012-10-12 Andreas Schwab <schwab@linux-m68k.org>
11748
11749 * include/string.h (memmem): Declare libc hidden alias.
11750 * string/memmem.c (memmem): Define libc hidden alias.
11751 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
11752 __read, __close instead of open, read, close.
11753
9a387d1f
L
117542012-10-11 H.J. Lu <hongjiu.lu@intel.com>
11755
ac49ecaf
L
11756 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
11757 * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
11758 global and hidden.
11759 * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
11760 * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
11761 * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
11762 Likewise.
11763 (__rawmemchr_sse2): Likewise.
11764 * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
11765 * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
11766 (__strchr_sse2): Likewise.
11767 * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
11768 * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
11769 (__strcasecmp_sse2): Likewise.
11770 (__strncasecmp_sse2): Likewise.
11771 * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
11772 * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
11773 * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
11774 * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
11775 (__strrchr_sse2): Likewise.
11776 * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
11777 ifunc-impl-list.c.
11778 * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
11779 * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
11780 * sysdeps/x86_64/multiarch/memmove.c: Likewise.
11781 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
11782 * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
11783 * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
11784 * sysdeps/x86_64/multiarch/memset.S: Likewise.
11785 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
11786 * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
11787 * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
11788 * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
11789 * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
11790 * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
11791 * sysdeps/x86_64/multiarch/strcat.S: Likewise.
11792 * sysdeps/x86_64/multiarch/strchr.S: Likewise.
11793 * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
11794 * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
11795 * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
11796 * sysdeps/x86_64/multiarch/strlen.S: Likewise.
11797 * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
11798 * sysdeps/x86_64/multiarch/strncat.S: Likewise.
11799 * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
11800 * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
11801 * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
11802 * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
11803 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
11804 * sysdeps/x86_64/multiarch/strspn.S: Likewise.
11805 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
11806 * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
11807 * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
11808
b090e8ea
L
11809 * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
11810 global and hidden.
11811 * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
11812 * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
11813 * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
11814 * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
11815 Likewise.
11816 * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
11817 Likewise.
11818 * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
11819 * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
11820 * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
11821 * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
11822 ifunc-impl-list.c.
11823 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
11824 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
11825 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
11826 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
11827 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
11828 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
11829 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
11830 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
11831 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
11832 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
11833 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
11834 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
11835 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
11836 * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
11837 * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
11838 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
11839 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
11840 * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
11841 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
11842 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
11843 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
11844 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
11845 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
11846 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
11847 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
11848 * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
11849 * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
11850 * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
11851 * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
11852 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
11853 * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
11854 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
11855 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
11856 * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
11857 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
11858 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
11859 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
11860 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
11861 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
11862 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
11863 * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
11864
11dd4af6
L
11865 * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
11866 [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
11867 * include/ifunc-impl-list.h: New file.
11868 * misc/ifunc-impl-list.c: Likewise.
11869 * misc/Makefile (routines): Add ifunc-impl-list.
11870 * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
11871 * string/test-string.h: Include <ifunc-impl-list.h>.
11872 [TEST_IFUNC && TEST_NAME] (func_list, func_count, impl_count,
11873 impl_array): New variables.
11874 (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
11875 are defined.
11876 (test_init): Call __libc_ifunc_impl_list to initialize
11877 func_list if TEST_IFUNC and TEST_NAME are defined.
11878
9a387d1f
L
11879 * string/Makefile (strop-tests): Add bcopy and bzero.
11880 * string/test-bcopy.c: New file.
11881 * string/test-bzero.c: Likewise.
11882 * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
11883 defined.
11884 * string/test-memset.c: Support bzero test if TEST_BZERO is
11885 defined.
11886 * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
11887 __libc_memmove.
11888 * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
11889 __libc_memset.
11890 * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
11891 of memset.
11892
472371b9
JM
118932012-10-10 Joseph Myers <joseph@codesourcery.com>
11894
1e4a9536
JM
11895 * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
11896 * configure: Regenerated.
11897
d173d12e
JM
11898 * Makeconfig (+link-static-before-libc): Don't include
11899 $(link-static-libc).
11900
472371b9
JM
11901 * libio/libio.h (_IO_pos_t): Remove.
11902
89a3ad0b
AO
119032012-10-10 Alexandre Oliva <aoliva@redhat.com>
11904
11905 * NEWS: Add note about FIPS mode. Wording suggested by Roland
11906 McGrath.
11907
e7451425
AO
119082012-10-10 Alexandre Oliva <aoliva@redhat.com>
11909
11910 * crypt/crypt-entry.c: Include fips-private.h.
11911 (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
11912 * crypt/md5c-test.c (main): Tolerate disabled MD5.
11913 * sysdeps/unix/sysv/linux/fips-private.h: New file.
11914 * sysdeps/generic/fips-private.h: New file, dummy fallback.
11915
4ba74a35
AO
119162012-10-10 Alexandre Oliva <aoliva@redhat.com>
11917
11918 * crypt/crypt-private.h: Include stdbool.h.
11919 (_ufc_setup_salt_r): Return bool.
11920 * crypt/crypt-entry.c: Include errno.h.
11921 (__crypt_r): Return NULL with EINVAL for bad salt.
11922 * crypt/crypt_util.c (bad_for_salt): New.
11923 (_ufc_setup_salt_r): Check that salt is long enough and within
11924 the specified alphabet.
11925 * crypt/badsalttest.c: New file.
11926 * crypt/Makefile (tests): Add it.
11927 ($(objpfx)badsalttest): New.
11928
f96f1242
MK
119292012-10-09 Maxim Kuvyrkov <maxim@codesourcery.com>
11930
11931 * NEWS: Add entry for BZ #14602.
11932
0e8e0c1c
JM
119332012-10-09 Joseph Myers <joseph@codesourcery.com>
11934
11935 * math/gen-libm-test.pl (parse_args): Handle comparison macros as
11936 type-generic.
11937 * math/libm-test.inc: Update comment listing what functions and
11938 macros are tested.
11939 (isgreater_test): New function.
11940 (isgreaterequal_test): Likewise.
11941 (isless_test): Likewise.
11942 (islessequal_test): Likewise.
11943 (islessgreater_test): Likewise.
11944 (isunordered_test): Likewise.
11945 (main): Call the new functions.
11946
273edc5e
RM
119472012-10-09 Roland McGrath <roland@hack.frob.com>
11948
b8493de0
RM
11949 * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
11950 _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
11951 AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
11952 * sysdeps/i386/configure: Regenerated.
11953 * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
11954 * sysdeps/mach/configure: Regenerated.
11955 * sysdeps/mach/hurd/configure: Regenerated.
11956 * sysdeps/powerpc/configure: Regenerated.
11957 * sysdeps/powerpc/powerpc32/configure: Regenerated.
11958 * sysdeps/powerpc/powerpc64/configure: Regenerated.
11959 * sysdeps/s390/s390-32/configure: Regenerated.
11960 * sysdeps/s390/s390-64/configure: Regenerated.
11961 * sysdeps/sh/configure: Regenerated.
11962 * sysdeps/sparc/configure: Regenerated.
11963 * sysdeps/unix/sysv/linux/configure: Regenerated.
11964 * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
11965 * sysdeps/x86_64/configure: Regenerated.
11966
273edc5e
RM
11967 * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
11968 defined. Don't check if MAP is NULL.
11969
c8450f70
JM
119702012-10-09 Joseph Myers <joseph@codesourcery.com>
11971
11972 * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
11973 (_G_stat64): Likewise.
11974 * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
11975 (_G_stat64): Likewise.
11976 * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
11977 instead of struct _G_stat64.
11978 * libio/fileops.c (mmap_remap_check): Likewise.
11979 (decide_maybe_mmap): Likewise.
11980 (_IO_new_file_seekoff): Likewise.
11981 (_IO_file_stat): Likewise.
11982 * libio/libio.h (_IO_off64_t): Define to __off64_t, not
11983 _G_off64_t.
11984 * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
11985 instead of struct _G_stat64.
11986 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
11987
57e605ba
MK
119882012-10-08 Maxim Kuvyrkov <maxim@codesourcery.com>
11989
11990 [BZ #14602]
11991 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
11992 Replace with ...
11993 (CHECK_EOL): New macro.
11994 (two_way_short_needle): Check beginning of haystack for EOL. Use
11995 CHECK_EOL.
11996 * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
11997 Replace with CHECK_EOL.
11998 * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
11999 Replace with CHECK_EOL.
12000
ef1bb361
JM
120012012-10-08 Joseph Myers <joseph@codesourcery.com>
12002
12003 * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
12004 type-generic.
12005 * math/libm-test.inc: Update comment listing what functions and
12006 macros are tested.
12007 (finite_test): New function.
12008 (isinf_test): Likewise.
12009 (isnan_test): Likewise.
12010 (fpclassify_test): Test subnormal input.
12011 (isfinite_test): Likewise.
12012 (isnormal_test): Likewise.
12013 (main): Call the new functions.
12014
55f11534
JN
120152012-10-08 Jonathan Nieder <jrnieder@gmail.com>
12016
12017 [BZ #14660]
12018 * Makerules (%.dynsym): Force C locale when running
12019 $(OBJDUMP) --dynamic-syms.
12020
1ab29350
AS
120212012-10-08 Andreas Schwab <schwab@linux-m68k.org>
12022
12023 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
12024 <stdint.h>.
12025
f1ecb7ef
DM
120262012-10-06 David S. Miller <davem@davemloft.net>
12027
12028 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
12029 upper 32-bits of the length value in %o2 since we use branch-on-register
12030 tests which consider the entire 64-bit register.
12031
5d41d91a
L
120322012-10-06 H.J. Lu <hongjiu.lu@intel.com>
12033
12034 * string/test-strstr.c (check2): Add a test for page boundary.
12035
3baddb72
DM
120362012-10-05 David S. Miller <davem@davemloft.net>
12037
12038 * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
12039 * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
12040 file.
12041 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
12042 sysdep_routines.
12043 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
12044 * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
12045 and bzero when HWCAP_SPARC_CRYPTO is present.
12046
9cee5585
L
120472012-10-05 H.J. Lu <hongjiu.lu@intel.com>
12048
d7e0dab9
L
12049 [BZ #14602]
12050 * string/test-strstr.c (check2): New function.
12051 (test_main): Call check2.
12052
03759f47
L
12053 * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
12054 and bug-strchr1.
12055 * string/bug-strcasestr1.c (do_test): Moved to ...
12056 * string/test-strcasestr.c (check1): Here. New function.
12057 (do_one_test): Break out result checking code into ...
12058 (check_result): This. New function.
12059 (do_one_test): Call check_result.
12060 (test_main): Call check1.
12061 * string/bug-strchr1.c (do_test): Moved to ...
12062 * string/test-strchr.c (check1): Here. New function.
12063 (do_one_test): Break out result checking code into ...
12064 (check_result): This. New function.
12065 (do_one_test): Call check_result.
12066 (test_main): Call check1.
12067 * string/bug-strstr1.c (main): Moved to ...
046f153e 12068 * string/test-strstr.c (check1): Here. New function.
03759f47
L
12069 (do_one_test): Break out result checking code into ...
12070 (check_result): This. New function.
12071 (do_one_test): Call check_result.
12072 (test_main): Call check1.
12073 * string/bug-strcasestr1.c: Removed.
12074 * string/bug-strchr1.c: Likewise.
12075 * string/bug-strstr1.c: Likewise.
12076
53cea63e
L
12077 * elf/Makefile (dl-routines): Add hwcaps.
12078 * elf/dl-support.c (_dl_important_hwcaps): Removed.
12079 * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
12080 (_dl_important_hwcaps): Moved to ...
12081 * elf/dl-hwcaps.c: Here. New file.
12082 * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
12083
9cee5585 12084 [BZ #14557]
bb859b06
L
12085 * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
12086 if IS_IN_rtld isn't defined.
12087
9cee5585
L
12088 * elf/dl-support.c (_dl_sysinfo_map): New.
12089 Include "get-dynamic-info.h" and "setup-vdso.h".
12090 (_dl_non_dynamic_init): Call setup_vdso.
12091 * elf/dynamic-link.h: Don't include <assert.h>.
12092 (elf_get_dynamic_info): Moved to ...
12093 * elf/get-dynamic-info.h: Here. New file.
12094 * elf/dynamic-link.h: Include "get-dynamic-info.h".
12095 * elf/rtld.c (dl_main): Break out vDSO setup code into ...
12096 * elf/setup-vdso.h: Here. New file.
12097 * elf/rtld.c: Include "setup-vdso.h".
12098 (dl_main): Call setup_vdso.
12099
23c31b76
JM
121002012-10-05 Joseph Myers <joseph@codesourcery.com>
12101
28234b07
JM
12102 * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
12103 creal in comment listing functions tested. List finite, isinf,
12104 isnan, isless, islessequal, isgreater, isgreaterequal,
12105 islessgreater, isunordered, lgamma_r and pow10 as functions and
12106 macros not tested. Mention which functions not tested are aliases
12107 for other functions. Fix typo. Note that signs of NaNs are not
12108 tested.
12109
23c31b76
JM
12110 * scripts/config.guess: Update from config.git.
12111 * scripts/config.sub: Likewise.
12112
9043e228
RM
121132012-10-04 Roland McGrath <roland@hack.frob.com>
12114
12115 * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
12116 * misc/madvise.c (madvise): Renamed to __madvise.
12117 Make madvise a weak alias.
12118 * include/sys/mman.h: Declare __madvise.
12119 Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
12120 * sysdeps/unix/syscalls.list
12121 (madvise): Make __madvise the strong name, and madvise a weak alias.
12122 * sysdeps/unix/sysv/linux/syscalls.list
12123 (madvise, mmap): Remove redundant entries.
12124 * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
12125 * malloc/malloc.c (mtrim): Likewise.
12126 * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
12127
f57f8055
RM
121282012-10-03 Roland McGrath <roland@hack.frob.com>
12129
12130 * sysdeps/mach/hurd/dl-cache.c: File removed.
12131 * config.h.in (USE_LDCONFIG): New #undef.
12132 * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
12133 * configure: Regenerated.
12134 * elf/Makefile (dl-routines): Add dl-cache only under
12135 [$(use-ldconfig) = yes].
12136 * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
12137 cache on [USE_LDCONFIG].
12138 * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
12139 [USE_LDCONFIG].
12140 * elf/rtld.c (dl_main): Likewise.
12141
5bb0c10a
PT
121422012-10-03 Pino Toscano <toscano.pino@tiscali.it>
12143
12144 * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
12145 _SC_LEVEL4_CACHE_LINESIZE.
12146
010188c6
RM
121472012-10-03 Roland McGrath <roland@hack.frob.com>
12148
12149 * sysdeps/unix/bsd/confstr.h: File removed.
12150
b6c5ec07
AO
121512012-10-02 Alexandre Oliva <aoliva@redhat.com>
12152
12153 * scripts/check-local-headers.sh: Exclude sys/sdt.h and
12154 sys/sdt-config.h.
12155
408223d4
RM
121562012-10-02 Roland McGrath <roland@hack.frob.com>
12157
12158 * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
12159 Make 'mapoff' field ElfW(Off) rather than off_t.
12160
bb9510dc
DL
121612012-10-02 Dmitry V. Levin <ldv@altlinux.org>
12162
fc997c6e
DL
12163 * nscd/Makefile: Remove nscd-cflags and all its users.
12164 (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
12165 (CFLAGS-nonlib): Add compiler flags for nscd modules.
12166
bb9510dc
DL
12167 [BZ #10631]
12168 * malloc.c (malloc_printerr): Clarify error message.
12169
05699367
L
121702012-10-02 H.J. Lu <hongjiu.lu@intel.com>
12171
12172 [BZ #14648]
12173 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
12174 Set bit_FMA_Usable if FMA is supported.
12175 * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
12176 macro.
12177 (bit_FMA4_Usable): Updated.
12178 (index_FMA_Usable): New macro.
12179 (CPUID_FMA): Likewise
12180 (HAS_FMA): Defined with bit_FMA_Usable.
12181
51367701
RM
121822012-10-01 Roland McGrath <roland@hack.frob.com>
12183
12184 * bits/types.h (__swblk_t): Type removed.
12185 * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
12186 * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
12187 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
12188 (__SWBLK_T_TYPE): Likewise.
12189 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
12190 (__SWBLK_T_TYPE): Likewise.
12191 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
12192 (__SWBLK_T_TYPE): Likewise.
12193 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
12194 (__SWBLK_T_TYPE): Likewise.
12195
4d57bf63 121962012-10-01 Patsy Franklin <pfrankli@redhat.com>
1e9d84cd 12197 Honza Horak <hhorak@redhat.com>
4d57bf63
JL
12198
12199 * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
12200 (xdr_mapname): Use YPMAXMAP as maxsize.
12201 (xdr_peername): Use YPMAXPEER as maxsize.
12202 (xdr_keydat): Use YPAXRECORD as maxsize.
12203 (xdr_valdat): Use YPMAXRECORD as maxsize.
12204
93c65d43
RM
122052012-10-01 Roland McGrath <roland@hack.frob.com>
12206
497a03d6
RM
12207 * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
12208
93c65d43
RM
12209 * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
12210 * csu/init-first.c: ... here.
12211 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
12212 * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
12213 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
12214 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
12215 * sysdeps/i386/init-first.c: File removed.
12216 * sysdeps/sh/init-first.c: File removed.
12217
bec749fd
JM
122182012-10-01 Joseph Myers <joseph@codesourcery.com>
12219
12220 [BZ #14645]
12221 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
12222 if x * y might underflow to zero and z is zero.
12223 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
12224 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
12225 * math/libm-test.inc (min_subnorm_value): New variable.
12226 (fma_test): Add more tests.
12227 (fma_test_towardzero): Likewise.
12228 (fma_test_downward): Likewise
12229 (fma_test_upward): Likewise.
12230 (initialize): Set min_subnorm_value.
12231
8ec5b013
JM
122322012-09-29 Joseph Myers <joseph@codesourcery.com>
12233
12234 [BZ #14638]
12235 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
12236 0 + 0.
12237 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
12238 mode for addition resulting in exact zero.
12239 * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
12240 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
12241 exact 0 + 0.
12242 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
12243 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
12244 * math/libm-test.inc (fma_test): Add more tests.
12245 (fma_test_towardzero): New function.
12246 (fma_test_downward): Likewise.
12247 (fma_test_upward): Likewise.
12248 (main): Call the new functions.
12249
b1fa802e
DM
122502012-09-28 David S. Miller <davem@davemloft.net>
12251
12252 * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
12253
d3b9fd9e
RM
122542012-09-28 Roland McGrath <roland@hack.frob.com>
12255
ea4d37b3
RM
12256 * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
12257 instead of SIGALRM.
12258
ac51c949
RM
12259 * sysdeps/gnu/_G_config.h: Moved to ...
12260 * sysdeps/unix/sysv/linux/_G_config.h: ... here.
12261 * sysdeps/mach/hurd/_G_config.h: Moved to ...
12262 * sysdeps/generic/_G_config.h: ... here.
12263
28c195f7
RM
12264 * io/open.c (__open): Renamed to __libc_open. Make __open an alias.
12265
848917f9
RM
12266 * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
12267
6bacf05b
RM
12268 * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
12269 Conditionalize target on [libnss_test1.so-version].
12270
91363dbb
RM
12271 * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
12272
cc87f7d8
RM
12273 * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
12274 (elfobjdir): Move out of conditionals.
12275
b1c608fe
RM
12276 * nss/nsswitch.c (nss_new_service): Conditionalize definition and
12277 declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
12278 (__nss_lookup_function): Conditionalize label remove_from_tree on
12279 [!DO_STATIC_NSS || SHARED], matching its only use.
d3b9fd9e 12280
1d9a6d96
DM
122812012-09-28 David S. Miller <davem@davemloft.net>
12282
12283 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
12284 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
12285 file.
12286 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
12287 sysdep_routines.
12288 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
12289 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
12290 when HWCAP_SPARC_CRYPTO is present.
12291
72581615
PT
122922012-09-28 Pino Toscano <toscano.pino@tiscali.it>
12293
12294 * io/tst-mknodat.c: Create a FIFO instead of a socket.
12295
715a900c
JL
122962012-09-28 Andreas Schwab <schwab@linux-m68k.org>
12297
12298 [BZ #6530]
12299 * stdio-common/vfprintf.c (process_string_arg): Revert
12300 2000-07-22 change.
12301
123022011-09-28 Jonathan Nieder <jrnieder@gmail.com>
12303
12304 * stdio-common/Makefile (tst-sprintf-ENV): Set environment
12305 for testcase.
12306 * stdio-common/tst-sprintf.c: Include <locale.h>
12307 (main): Test sprintf's handling of incomplete multibyte
12308 characters.
12309
9bac1d86
L
123102012-09-28 H.J. Lu <hongjiu.lu@intel.com>
12311
12312 * elf/dl-runtime.c (VERSYMIDX): Removed.
12313 * elf/dl-version.c (VERSYMIDX): Likewise.
12314 * elf/do-rel.h (VERSYMIDX): Likewise.
12315 (VALIDX): Likewise.
12316 * elf/dynamic-link.h (VERSYMIDX): Likewise.
12317 * elf/rtld.c (VALIDX): Likewise.
12318 (ADDRIDX): Likewise.
9bac1d86
L
12319 * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
12320 * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
12321 * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
9c464f9c
L
12322 * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
12323 (VALIDX): Likewise.
12324 (ADDRIDX): Likewise.
9bac1d86 12325
b31606c0
PT
123262012-09-28 Pino Toscano <toscano.pino@tiscali.it>
12327
12328 * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
12329
11541177
JL
123302012-09-28 Dmitry V. Levin <ldv@altlinux.org>
12331
12332 [BZ #11438]
12333 * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
12334 to global scope.
12335 * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
12336 addresses are in the same scope as 192.0.2/24.
12337 * posix/gai.conf: Document new scope table defaults.
12338
adb26fae
SP
123392012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
12340
12341 [BZ #5298]
12342 * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
12343 for ftell. Compute offsets from write pointers instead.
12344 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
12345
4573c6b0
SP
123462012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
12347
12348 [BZ #14543]
12349 * libio/Makefile (tests): New test case tst-fseek.
12350 * libio/tst-fseek.c: New test case to verify that fseek/ftell
12351 combination works in wide mode.
12352 * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
12353 state when the external buffer state changes.
12354
aa9bbfe6
DM
123552012-09-27 David S. Miller <davem@davemloft.net>
12356
12357 [BZ #14376]
12358 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
12359 pass reloc->r_addend in as the 'high' argument to
12360 sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
12361
784421e7
DM
12362 * sysdeps/sparc/fpu/libm-test-ulps: Update.
12363
c39bc8b8
PT
123642012-09-28 Pino Toscano <toscano.pino@tiscali.it>
12365
12366 * rt/tst-aio2.c: Include <pthread.h>.
12367 * rt/tst-aio3.c: Likewise.
12368
1ccc2399
SE
123692012-09-27 Steve Ellcey <sellcey@mips.com>
12370
12371 * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
12372
31ed4153
L
123732012-09-27 H.J. Lu <hongjiu.lu@intel.com>
12374
25f5f885
L
12375 * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
12376 contents on [SHARED].
31ed4153 12377
b7bfe116
MP
123782012-09-26 Marek Polacek <polacek@redhat.com>
12379
12380 [BZ #14530]
12381 [BZ #13741]
12382 * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
12383 for C++ and GCC <4.3 as well as for non GCC compilers.
12384
43c4edba
MT
123852012-09-26 Markus Trippelsdorf <markus@trippelsdorf.de>
12386
12387 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12388
6a1bf82f
RM
123892012-09-25 Roland McGrath <roland@hack.frob.com>
12390
12391 * Makefile.in (all, install): Declare with .PHONY.
12392 Reported by Michael Hope <michael.hope@linaro.org>.
12393
8ad11b9a
TMQMF
123942012-09-25 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
12395
12396 * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
12397 * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
12398 system header.
12399 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
12400 Likewise.
12401 (sydep_routines): Add the new and the internal functions.
12402 * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
12403 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
12404 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
12405 (GLIBC_2.17): Add the new function.
12406 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
12407 (GLIBC_2.17): Likewise.
12408 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
12409 (GLIBC_2.17): Likewise.
12410 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
12411 (GLIBC_2.17): Likewise.
12412 * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
12413
7e2fca8d
AM
124142012-09-25 Alan Modra <amodra@gmail.com>
12415
12416 * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
12417 Add release barrier before setting once_control to say
12418 initialisation is done. Add hints on lwarx. Use macro in
12419 place of isync.
12420 (clear_once_control): Add release barrier.
12421
b87c4b24
JM
124222012-09-25 Joseph Myers <joseph@codesourcery.com>
12423
d032e0d2
JM
12424 [BZ #13629]
12425 * math/s_clog.c (__clog): Handle more values close to |z| = 1
12426 specially.
12427 * math/s_clog10.c (__clog10): Likewise.
12428 * math/s_clog10f.c (__clog10f): Likewise.
12429 * math/s_clog10l.c (__clog10l): Likewise.
12430 * math/s_clogf.c (__clogf): Likewise.
12431 * math/s_clogl.c (__clogl): Likewise.
12432 * math/Makefile (libm-calls): Add x2y2m1.
12433 * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
12434 (__x2y2m1): Likewise.
12435 (__x2y2m1l): Likewise.
12436 * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
12437 * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
12438 * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
12439 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
12440 * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
12441 * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
12442 * math/libm-test.inc (clog_test, clog10_test): Add more tests.
12443 * sysdeps/i386/fpu/libm-test-ulps: Update.
12444 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12445
b87c4b24
JM
12446 [BZ #14621]
12447 * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
12448 int as type of variable DEPTH.
12449 (glob): Use size_t instead of int as type of variables NEWCOUNT
12450 and OLD_PATHC.
12451
6d3bf199
LD
124522012-09-25 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
12453
22bf5c17
LD
12454 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
12455 Add s_sincosf-sse2.
12456 * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
12457 * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
12458 * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
12459 macros for using routine as __sincosf_ia32.
12460 Use macro for function declaration and weak_alias.
12461 * sysdeps/i386/fpu/libm-test-ulps: Update.
12462
12463 * sysdeps/x86_64/fpu/s_sincosf.S: New file.
12464 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12465
12466 * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
6d3bf199
LD
12467 subnormal argument.
12468 * math/s_cexpf.c (__cexpf): Likewise.
12469 * math/s_csinf.c (__csinf): Likewise.
12470 * math/s_csinhf.c (__csinhf): Likewise.
12471 * math/s_ctanf.c (__ctanf): Likewise.
12472 * math/s_ctanhf.c (__ctanhf): Likewise.
12473 * math/s_ccosh.c (__ccoshf): Likewise.
12474 * math/s_cexp.c (__cexpl): Likewise.
12475 * math/s_csin.c (__csin): Likewise.
12476 * math/s_csinh.c (__csinh): Likewise.
12477 * math/s_ctan.c (__ctan): Likewise.
12478 * math/s_ctanh.c (ctanh): Likewise.
12479 * math/s_ccoshl.c (__ccoshl): Likewise.
12480 * math/s_cexpl.c (__cexpl): Likewise.
12481 * math/s_csinl.c (__csinl): Likewise.
12482 * math/s_csinhl.c (__csinhl): Likewise.
12483 * math/s_ctanl.c (__ctanl): Likewise.
12484 * math/s_ctanhl.c (__ctanhl): Likewise.
12485
203e5603
JM
124862012-09-25 Joseph Myers <joseph@codesourcery.com>
12487
12488 * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
12489 (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
12490 (_IO_off_t): Define to __off_t, not _G_off_t.
12491 (_IO_pid_t): Define to __pid_t, not _G_pid_t.
12492 (_IO_uid_t): Define to __uid_t, not _G_uid_t.
12493 (_IO_wint_t): Define to wint_t, not _G_wint_t.
12494 * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
12495 type of __dummy and __dummy2 fields.
12496 * sysdeps/generic/_G_config.h (_G_size_t): Remove.
12497 (_G_ssize_t): Likewise.
12498 (_G_off_t): Likewise.
12499 (_G_pid_t): Likewise.
12500 (_G_uid_t): Likewise.
12501 (_G_wchar_t): Likewise.
12502 (_G_wint_t): Likewise.
12503 * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
12504 (_G_ssize_t): Likewise.
12505 (_G_off_t): Likewise.
12506 (_G_pid_t): Likewise.
12507 (_G_uid_t): Likewise.
12508 (_G_wchar_t): Likewise.
12509 (_G_wint_t): Likewise.
12510 * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
12511 (_G_ssize_t): Likewise.
12512 (_G_off_t): Likewise.
12513 (_G_pid_t): Likewise.
12514 (_G_uid_t): Likewise.
12515 (_G_wchar_t): Likewise.
12516 (_G_wint_t): Likewise.
12517
9fab36eb
SP
125182012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
12519
12520 * malloc/arena.c: Include malloc-sysdep.h.
12521 (shrink_heap): Use check_may_shrink_heap to decide if madvise
12522 is sufficient to shrink the heap or an unmap is needed.
12523 * sysdeps/generic/malloc-sysdep.h: New file. Define
12524 new function check_may_shrink_heap.
12525 * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file. Define
12526 new function check_may_shrink_heap.
12527
2b4f00d1
SP
125282012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
12529
12530 * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
12531 comments.
12532
9a9028b1
DL
125332012-09-24 Dmitry V. Levin <ldv@altlinux.org>
12534
57c69bef
DL
12535 * catgets/test-gencat.sh: Add "set -e".
12536 * elf/tst-pathopt.sh: Likewise.
12537 * grp/tst_fgetgrent.sh: Likewise.
12538 * iconvdata/run-iconv-test.sh: Likewise.
12539 * intl/tst-gettext.sh: Likewise.
12540 * intl/tst-gettext2.sh: Likewise.
12541 * intl/tst-gettext4.sh: Likewise.
12542 * intl/tst-gettext6.sh: Likewise.
12543 * intl/tst-translit.sh: Likewise.
12544 * io/ftwtest-sh: Likewise.
12545 * libio/test-freopen.sh: Likewise.
12546 * malloc/tst-mtrace.sh: Likewise.
12547 * posix/globtest.sh: Likewise.
12548 * posix/tst-getconf.sh: Likewise.
12549 * posix/wordexp-tst.sh: Likewise.
12550 * stdio-common/tst-printf.sh: Likewise.
12551 * stdio-common/tst-unbputc.sh: Likewise.
12552 * stdlib/tst-fmtmsg.sh: Likewise.
12553 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
12554 * catgets/Makefile: Do not specify -e option when running
12555 testsuite shell scripts.
12556 * elf/Makefile: Likewise.
12557 * grp/Makefile: Likewise.
12558 * iconvdata/Makefile: Likewise.
12559 * intl/Makefile: Likewise.
12560 * io/Makefile: Likewise.
12561 * libio/Makefile: Likewise.
12562 * malloc/Makefile: Likewise.
12563 * posix/Makefile: Likewise.
12564 * stdio-common/Makefile: Likewise.
12565 * stdlib/Makefile: Likewise.
12566 * sysdeps/x86_64/Makefile: Likewise.
12567
9a9028b1
DL
12568 * io/ftwtest-sh: Add copyright header.
12569 * posix/globtest.sh: Likewise.
12570 * posix/tst-getconf.sh: Likewise.
12571 * posix/wordexp-tst.sh: Likewise.
12572 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
12573
ced6f16e
L
125742012-09-24 H.J. Lu <hongjiu.lu@intel.com>
12575
94b32c39
L
12576 [BZ #13679]
12577 * Makeconfig (+link): Defined as $(+link-static) if
12578 $(build-shared) isn't yes.
12579 (link-tests): Defined as $(+link-static-tests) if $(build-shared)
12580 isn't yes.
12581 (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
12582
189e935b
L
12583 * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
12584
ced6f16e
L
12585 [BZ #14562]
12586 * malloc/arena.c (heap_trim): Properly get fencepost and adjust
12587 new chunk size with MALLOC_ALIGN_MASK.
12588
a9f8e53a
JM
125892012-09-24 Joseph Myers <joseph@codesourcery.com>
12590
12591 [BZ #5044]
12592 * stdio-common/printf_fphex.c: Include <stdbool.h> and
12593 <rounding-mode.h>.
12594 (__printf_fphex): Determine rounding using get_rounding_mode and
12595 round_away.
12596 * stdio-common/tst-printf-round.c (struct hex_test): New
12597 structure.
12598 (hex_tests): New variable.
12599 (test_hex_in_one_mode): New function.
12600 (do_test): Also run tests for hex float output.
12601
43153109
JM
126022012-09-21 Joseph Myers <joseph@codesourcery.com>
12603
12604 * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
12605 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
12606 * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
12607 * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
12608 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
12609 * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
12610 * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
12611 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
12612
8a26625d
JM
126132012-09-20 Joseph Myers <joseph@codesourcery.com>
12614
12615 * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
12616 * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
12617 * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
12618 * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
12619
f3fd569c
DL
126202012-09-19 Dmitry V. Levin <ldv@altlinux.org>
12621
12622 [BZ #14579]
12623 * elf/rtld.c (dl_main): Limit the check for self loading to normal
12624 mode only.
12625 * elf/tst-rtld-load-self.sh: New test.
12626 * elf/Makefile: Run it.
12627
63bbedd4
JM
126282012-09-18 Joseph Myers <joseph@codesourcery.com>
12629
12630 * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
12631 (tst-writev-ENV): Remove.
12632 * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
12633
626f8b6a
CM
126342012-09-17 Chris Metcalf <cmetcalf@tilera.com>
12635
12636 * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
12637
b7aaa4d6
JM
126382012-09-17 Joseph Myers <joseph@codesourcery.com>
12639
12640 * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
12641 unconditional.
12642 * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
12643 Likewise.
12644 * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
12645 * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
12646 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
12647 Likewise.
12648
65513990
L
126492012-09-14 H.J. Lu <hongjiu.lu@intel.com>
12650
12651 [BZ #14587]
12652 * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
12653 * config.make.in (have-cpp-asm-debuginfo): Removed.
12654 * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
12655 * configure: Regenerated.
12656
784761be
JM
126572012-09-14 Joseph Myers <joseph@codesourcery.com>
12658
12659 [BZ #5044]
12660 * stdio-common/printf_fp.c: Include <stdbool.h> and
12661 <rounding-mode.h>.
12662 (___printf_fp): Determine rounding using get_rounding_mode and
12663 round_away.
12664 * stdio-common/tst-printf-round.c: New file.
12665 * stdio-common/Makefile (tests): Add tst-printf-round.
12666 (link-libm): New variable.
12667 ($(objpfx)tst-printf-round): Depend in $(link-libm).
12668
9503345f
L
126692012-09-13 H.J. Lu <hongjiu.lu@intel.com>
12670
12671 [BZ #14576]
12672 * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
12673 * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
12674 Likewise.
12675 * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
12676 Likewise.
12677
ad35fc00
JM
126782012-09-13 Joseph Myers <joseph@codesourcery.com>
12679
12680 * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
12681 * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
12682 * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
12683 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
12684
6c9b0f68
JM
126852012-09-12 Joseph Myers <joseph@codesourcery.com>
12686
12687 [BZ #14518]
12688 * include/rounding-mode.h: New file.
12689 * sysdeps/generic/get-rounding-mode.h: Likewise.
12690 * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
12691 * stdlib/strtod_l.c: Include <rounding-mode.h>.
12692 (MAX_VALUE): New macro.
12693 (MIN_VALUE): Likewise.
12694 (overflow_value): New function.
12695 (underflow_value): Likewise.
12696 (round_and_return): Use overflow_value and underflow_value to
12697 determine return values in overflow and underflow cases. Use
12698 round_away to determine rounding depending on rounding mode.
12699 (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
12700 determine return values in overflow and underflow cases.
12701 * stdlib/tst-strtod-round.c: Include <fenv.h>.
12702 (struct test_results): New structure.
12703 (struct test): Use struct test_results to store expected results
12704 for all rounding modes.
12705 (TEST): Include expected results for all rounding modes.
12706 (test_in_one_mode): New function.
12707 (do_test): Use test_in_one_mode to compute and check results.
12708 Check results for all rounding modes.
12709 * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
12710 $(link-libm).
12711
19fcedd5
AM
127122012-12-09 Allan McRae <allan@archlinux.org>
12713
1e9d84cd 12714 * sysdeps/i386/fpu/libm-test-ulps: Update
19fcedd5 12715
8bbfd2f1
JM
127162012-09-11 Joseph Myers <joseph@codesourcery.com>
12717
12718 * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
12719 (_G_int32_t): Likewise.
12720 (_G_uint16_t): Likewise.
12721 (_G_uint32_t): Likewise.
12722 (_G_HAVE_BOOL): Likewise.
12723 (_G_HAVE_ATEXIT): Likewise.
12724 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
12725 (_G_HAVE_IO_FILE_OPEN): Likewise.
12726 * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
12727 (_G_int32_t): Likewise.
12728 (_G_uint16_t): Likewise.
12729 (_G_uint32_t): Likewise.
12730 (_G_HAVE_BOOL): Likewise.
12731 (_G_HAVE_ATEXIT): Likewise.
12732 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
12733 (_G_HAVE_IO_FILE_OPEN): Likewise.
12734 * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
12735 (_G_int32_t): Likewise.
12736 (_G_uint16_t): Likewise.
12737 (_G_uint32_t): Likewise.
12738 (_G_HAVE_BOOL): Likewise.
12739 (_G_HAVE_ATEXIT): Likewise.
12740 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
12741 (_G_HAVE_IO_FILE_OPEN): Likewise.
12742
b1dc5912
L
127432012-09-11 H.J. Lu <hongjiu.lu@intel.com>
12744
12745 * csu/libc-tls.c: Update copyright years.
12746
0e886ef9
JM
127472012-09-10 Joseph Myers <joseph@codesourcery.com>
12748
28361c5e
JM
12749 * libioP.h [_G_USING_THUNKS]: Make code unconditional.
12750 [!_G_USING_THUNKS]: Remove conditional code.
12751 * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
12752 * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
12753
0e886ef9
JM
12754 * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
12755 [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
12756 * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
12757 (_G_VTABLE_LABEL_PREFIX): Likewise.
12758 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
12759 * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
12760 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
12761 (_G_VTABLE_LABEL_PREFIX): Likewise.
12762 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
12763 * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
12764 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
12765 (_G_VTABLE_LABEL_PREFIX): Likewise.
12766 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
12767
bcba7aa2
L
127682012-09-10 H.J. Lu <hongjiu.lu@intel.com>
12769
12770 * libio/Makefile: Include ../Makeconfig before tests.
12771 (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
12772 only if $(build-shared) is yes.
12773
06585ee8
L
12774 * iconv/gconv_db.c: Update copyright years.
12775
80ccd52c
LD
127762012-09-10 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
12777
12778 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
12779 unwind info if defined PIC. Fix special cases description.
12780 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
12781
12782 * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
12783 DP_HI_MASK entry.
12784 * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
12785
691bc9c1
L
127862012-09-07 H.J. Lu <hongjiu.lu@intel.com>
12787
3d9b46b3
L
12788 * scripts/check-local-headers.sh: Add "shopt -s nullglob".
12789
de2139a9
L
12790 * iconv/gconv_db.c (free_derivation): Check if deriv->steps
12791 is NULL.
12792
5ca78dd0
L
12793 * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
12794 (LDLIBS-tst-chk4): This.
12795 (LDFLAGS-tst-chk5): Renamed to ...
12796 (LDLIBS-tst-chk5): This.
12797 (LDFLAGS-tst-chk6): Renamed to ...
12798 (LDLIBS-tst-chk6): This.
12799 (LDFLAGS-tst-lfschk4): Renamed to ...
12800 (LDLIBS-tst-lfschk4): This.
12801 (LDFLAGS-tst-lfschk5): Renamed to ...
12802 (LDLIBS-tst-lfschk5): This.
12803 (LDFLAGS-tst-lfschk6): Renamed to ...
12804 (LDLIBS-tst-lfschk6): This.
12805
691bc9c1
L
12806 * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
12807 on $(common-objpfx)soversions.mk.
12808
65cafb1c
JM
128092012-09-07 Joseph Myers <joseph@codesourcery.com>
12810
12811 [BZ #10014]
12812 * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
12813 example host name.
12814
c78ab094
SP
128152012-09-07 Siddhesh Poyarekar <siddhesh@redhat.com>
12816
12817 * malloc/arena.c (arena_get_retry): New function that gets
12818 another arena for the caller to try its request on.
12819 * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
12820 current arena cannot fulfill the request.
12821 (__libc_memalign): Likewise.
12822 (__libc_memalign): Likewise.
12823 (__libc_pvalloc): Likewise.
12824 (__libc_calloc): Likewise.
12825
01f49f59
JT
128262012-09-05 John Tobey <john.tobey@gmail.com>
12827
12828 [BZ #13542]
12829 * manual/arith.texi (Operations on Complex): Fix description
12830 of carg branch cut.
12831
4c23fed5
JM
128322012-09-06 Joseph Myers <joseph@codesourcery.com>
12833
1d3c8572
JM
12834 [BZ #10014]
12835 * manual/socket.texi (Host Addresses): Use www.gnu.org as example
12836 host name.
12837
4c23fed5
JM
12838 [BZ #10038]
12839 * manual/memory.texi (Memory): Make order of menu items match
12840 order of sections.
12841
04570aaa
L
128422012-09-06 H.J. Lu <hongjiu.lu@intel.com>
12843
12844 * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
12845 (_dl_initial_dtv): New. Defined if SHARED isn't defined.
12846 (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
12847
b80af2f4
L
128482012-09-06 H.J. Lu <hongjiu.lu@intel.com>
12849
12850 * csu/libc-tls.c (static_dtv): Renamed to ...
12851 (_dl_static_dtv): This. Make it global.
12852 (_dl_initial_dtv): Removed.
12853 (__libc_setup_tls): Updated.
12854 * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
12855 (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
12856 DL_INITIAL_DTV.
12857
2abe9f15
PM
128582012-09-06 Petr Machata <pmachata@redhat.com>
12859
12860 * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
12861 (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
12862 (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
12863 (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
12864
0948c3af
L
128652012-09-06 H.J. Lu <hongjiu.lu@intel.com>
12866
12867 [BZ #14545]
12868 * csu/libc-tls.c (_dl_initial_dtv): New variable.
12869 * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
12870 freeing dtv[-1].
12871
a5055ad1
L
128722012-09-06 H.J. Lu <hongjiu.lu@intel.com>
12873
12874 [BZ #14544]
12875 * Makeconfig (link-static-before-libc): Replace $(+prector)
12876 with $(+prectorT).
12877 (link-static-after-libc): Replace $(+postctor) with
12878 $(+postctorT).
12879 (link-bounded): Replace $(+prector)/$(+postctor) with
12880 $(+prectorT)/$(+postctorT).
12881 (+prectorT): New macro.
12882 (+postctorT): Likewise.
12883
ed8c2ecd
JM
128842012-09-06 Joseph Myers <joseph@codesourcery.com>
12885
12886 * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
12887 (round_str): Handle values above the maximum for IBM long double
12888 as inexact.
12889 * stdlib/tst-strtod-round.c (tests): Regenerated.
12890
14c996c8
AK
128912012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
12892
12893 * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
12894 assembler flag.
12895 * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
12896 zarch_nohighgprs around the zarch optimized routines.
12897 * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
12898 * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
12899 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
12900 for zarch.
12901
430d6ce6
DM
129022012-09-05 David S. Miller <davem@davemloft.net>
12903
12904 * sysdeps/sparc/fpu/libm-test-ulps: Update.
12905
ff04dda4
DM
12906 * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE,
12907 HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
12908 * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
12909 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
12910 entries.
12911
24d4e01b
AO
129122012-09-05 Alexandre Oliva <aoliva@redhat.com>
12913
12914 * malloc/arena.c: Fold copyright years.
12915 * malloc/mcheck.c, malloc/memusage.c: Likewise.
12916
61d58174
AO
129172012-09-05 Alexandre Oliva <aoliva@redhat.com>
12918
12919 * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
12920
20196a5e
AO
129212012-09-05 Alexandre Oliva <aoliva@redhat.com>
12922
12923 * manual/contrib.texi (Contributors): Fix typo. Complete entry.
12924
5c447383
AO
129252012-09-05 Alexandre Oliva <aoliva@redhat.com>
12926
12927 * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
12928 change internal state upon failure.
12929
fad64255
AO
129302012-09-05 Alexandre Oliva <aoliva@redhat.com>
12931
12932 * malloc/mcheck.c (mcheck_check_all): Fix typo.
12933 * malloc/memusage.c (mmap): Likewise.
12934 (mmap64, mremap): Likewise. Adjust name in comment.
12935
1ffb8c90
SP
129362012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
12937
12938 * libio/fileops.c: Fix typos in comments.
12939 * libio/oldfileops.c: Likewise.
12940 * libio/wfileops.c: Likewise.
12941
6ef9cc37
SP
129422012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
12943
12944 [BZ #1349]
12945 * malloc/Makefile (tests): Add tst-malloc-usable test case.
12946 (tst-malloc-usable-ENV): Set environment for test case.
12947 * malloc/hooks.c (malloc_check_get_size): New function to get
12948 requested size.
12949 * malloc/malloc.c (musable): Use malloc_check_get_size.
12950 * malloc/tst-malloc-usable.c: New test case.
12951
4d038ae3
AS
129522012-09-05 Andreas Schwab <schwab@linux-m68k.org>
12953
12954 * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
12955
c4e85184
AM
129562012-09-05 Allan McRae <allan@archlinux.org>
12957
b9dafc56 12958 [BZ #13966]
c4e85184
AM
12959 * configure.in (CXX_SYSINCLUDES): Use compiler output to
12960 determine header location.
12961 * configure: Regenerated.
12962
e1343020
AS
129632012-09-05 Andreas Schwab <schwab@linux-m68k.org>
12964
12965 * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
12966 float format.
12967 * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
a0070b7e
AS
12968 LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
12969 format.
e1343020
AS
12970 (test): Regenerate.
12971
0a9f1987
DM
129722012-09-04 David S. Miller <davem@davemloft.net>
12973
12974 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
12975 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
12976 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
12977
29237804
FW
129782012-09-04 Florian Weimer <fweimer@redhat.com>
12979
12980 * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
12981 failures.
12982
edb3cb88
FW
12983 * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
12984
60160d83
JM
129852012-09-04 Joseph Myers <joseph@codesourcery.com>
12986
12987 [BZ #9914]
12988 * libio/iogetdelim.c: Include <limits.h>.
12989 (_IO_getdelim): Avoid integer overflow in testing whether cur_len
12990 + len + 1 would overflow.
12991
bcd6c8dc
AJ
129922012-09-03 Andreas Jaeger <aj@suse.de>
12993
12994 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12995 * sysdeps/i386/fpu/libm-test-ulps: Update.
12996
4ffffbd2
LD
129972012-09-03 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
12998
12999 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
13000 Add s_sinf-sse2, s_conf-sse2.
13001
13002 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
13003 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
13004 * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
13005 * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
13006
13007 * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
13008 for using routine as __sinf_ia32.
13009 Use macro for function declaration and weak_alias.
13010 * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
13011 for using routine as __cosf_ia32.
13012 Use macro for function declaration and weak_alias.
13013
13014 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
13015 * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
13016
13017 * sysdeps/x86_64/fpu/s_sinf.S: New file.
13018 * sysdeps/x86_64/fpu/s_cosf.S: New file.
13019 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
13020
13021 * math/libm-test.inc (cos_test): Add more test cases.
13022 (sin_test): Likewise.
13023 (sincos_test): Likewise.
13024
511fa286
AK
130252012-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
13026
13027 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
13028 (IFUNC_RESOLVE): Make pointers to the specialized implementations
13029 hidden.
13030 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
13031
5f30cfec
L
130322012-09-02 H.J. Lu <hongjiu.lu@intel.com>
13033
13034 [BZ #14538]
13035 * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
13036 first element of the GOT.
13037 (elf_machine_load_address): Return the difference between
13038 the runtime address of _DYNAMIC and elf_machine_dynamic ().
13039
0786794f
AM
130402012-09-01 Allan McRae <allan@archlinux.org>
13041
5f30cfec
L
13042 [BZ #13412]
13043 * configure.in (AWK): Require gawk version 3.0 or later.
13044 * configure: Regenerated.
0786794f 13045
26889eac
JM
130462012-09-01 Joseph Myers <joseph@codesourcery.com>
13047
13048 * sysdeps/unix/sysv/linux/kernel-features.h
13049 (__ASSUME_POSIX_CPU_TIMERS): Remove.
13050 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
13051 [__NR_clock_getres]: Make code unconditional.
13052 [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
13053 (clock_getcpuclockid): Remove code left unreachable by removal of
13054 conditionals.
13055 * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
13056 code unconditional.
13057 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
13058 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
13059 * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
13060 Make code unconditional.
13061 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
13062 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
13063 * sysdeps/unix/sysv/linux/clock_settime.c
13064 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
13065 conditional code.
13066 [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
13067 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
13068
d22e28b0
L
130692012-08-29 H.J. Lu <hongjiu.lu@intel.com>
13070
13071 [BZ #14476]
13072 * Makefile (install): Also pass LD_SO=$(ld.so-version) to
13073 scripts/test-installation.pl.
13074
13075 * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
13076 and $ld_so_version if it is set.
13077
050af9c4
SP
130782012-08-29 Siddhesh Poyarekar <siddhesh@redhat.com>
13079
13080 [BZ #14516]
13081 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
13082 failure if reading from procfs failed.
13083 * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
13084
ad845c0b
JM
130852012-08-27 Joseph Myers <joseph@codesourcery.com>
13086
13087 * sysdeps/unix/sysv/linux/kernel-features.h
13088 (__ASSUME_STAT64_SYSCALL): Remove all definitions.
13089 * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
13090 Remove conditional code.
13091 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
13092 * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
13093 Remove conditional code.
13094 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
13095 * sysdeps/unix/sysv/linux/i386/fxstat.c
13096 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
13097 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
13098 * sysdeps/unix/sysv/linux/i386/fxstatat.c
13099 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
13100 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
13101 * sysdeps/unix/sysv/linux/i386/lxstat.c
13102 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
13103 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
13104 * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
13105 Remove conditional code.
13106 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
13107 * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
13108 Remove conditional code.
13109 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
13110 * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
13111 <kernel-features.h>.
13112 [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
13113 Remove.
13114 * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
13115 Remove conditional code.
13116 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
13117 * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
13118 Remove conditional.
13119
5dbf56af
MF
131202012-08-27 Mike Frysinger <vapier@gentoo.org>
13121
13122 [BZ #5400]
13123 * NEWS: Add fixed bug number.
13124
d6e70f43
JM
131252012-08-27 Joseph Myers <joseph@codesourcery.com>
13126
7efb4737
JM
13127 [BZ #14519]
13128 * stdlib/strtod_l.c (round_and_return): Return -0.0 for
13129 underflowing exponent in case of negative sign.
13130 * stdlib/tst-strtod-round-data: Add more tests.
13131 * stdlib/tst-strtod-round.c (tests): Regenerated.
13132
af92131a
JM
13133 [BZ #3479]
13134 * stdlib/strtod_l.c (NDIG): Remove.
13135 (HEXNDIG): Likewise.
13136 (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
13137 smallest representable value.
13138 (____STRTOF_INTERNAL): Use all fractional decimal digits that may
13139 lie within an exact representation of 1/2 ulp of the result.
13140 * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
13141 unconditionally.
13142 (TENS_P9_IDX): Define unconditionally.
13143 (TENS_P9_SIZE): Likewise.
13144 (TENS_P10_IDX): Likewise.
13145 (TENS_P10_SIZE): Likewise.
13146 [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
13147 to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
13148 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
13149 entries for 10^2^13 and 10^2^14.
13150 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
13151 (TENS_P13_IDX): Define.
13152 (TENS_P13_SIZE): Likewise.
13153 (TENS_P14_IDX): Likewise.
13154 (TENS_P14_SIZE): Likewise.
13155 (_fpioconst_pow10): Change array size to
13156 FPIOCONST_POW10_ARRAY_SIZE. Make entries for 10^2^9 and 10^2^10
13157 unconditional.
13158 (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
13159 1024]: Add entries for 10^2^13 and 10^2^14.
13160 [LAST_POW10 > _LAST_POW10]: Remove #error.
13161 * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
13162 (_fpioconst_pow10): Change array size to
13163 FPIOCONST_POW10_ARRAY_SIZE.
13164 * stdlib/gen-fpioconst.c: New file.
13165 * stdlib/gen-tst-strtod-round.c: Likewise.
13166 * stdlib/tst-strtod-round-data: Likewise.
13167 * stdlib/tst-strtod-round.c: Likewise.
13168 * stdlib/Makefile (tests): Add tst-strtod-round.
13169
d6e70f43
JM
13170 [BZ #14459]
13171 * stdlib/strtod_l.c: Include <stdint.h>.
13172 (NDEBUG): Do not define.
13173 (round_and_return): Change EXPONENT parameter to type intmax_t.
13174 Rearrange calculations to avoid internal overflow possibilities.
13175 (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
13176 Rearrange calculations to avoid internal overflow possibilities.
13177 Assert that number fits inside MPNSIZE limbs.
13178 (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
13179 Change DIG_NO, INT_NO and LEAD_ZERO to type size_t. Rearrange
13180 calculations and add assertions to avoid internal overflow
13181 possibilities. Add casts to avoid signed/unsigned operations.
13182 * stdlib/tst-strtod-overflow.c: New file.
13183 * stdlib/Makefile (tests): Add tst-strtod-overflow.
13184
1f529f7d
MP
131852012-08-25 Marek Polacek <polacek@redhat.com>
13186
13187 * time/time.h: Fix some typos in comments.
13188
59a629f1
RM
131892012-08-23 Roland McGrath <roland@hack.frob.com>
13190
13191 * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
13192 * posix/tst-rfc3484-2.c: Likewise.
13193 * posix/tst-rfc3484-3.c: Likewise.
13194
d3bafbc9
SM
131952012-08-23 Steve McIntyre <steve.mcintyre@linaro.org>
13196
13197 * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
13198 (EF_ARM_ABI_FLOAT_HARD): Likewise.
13199
4efcc022
JM
132002012-08-23 Joseph Myers <joseph@codesourcery.com>
13201
13202 * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
13203 #include of fxstatat64.c.
13204
3cc3ef96
RM
132052012-08-22 Roland McGrath <roland@hack.frob.com>
13206
f04e2132
RM
13207 * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
13208 * shadow/getspent_r.c: Likewise.
13209 * shadow/getspnam.c: Likewise.
13210 * shadow/getspnam_r.c: Likewise.
13211 * gshadow/getsgent.c: Likewise.
13212 * gshadow/getsgent_r.c: Likewise.
13213 * gshadow/getsgnam.c: Likewise.
13214 * gshadow/getsgnam_r.c: Likewise.
13215 * inet/getnetbyad.c: Likewise.
13216 * inet/getnetbyad_r.c: Likewise.
13217 * inet/getnetbynm.c: Likewise.
13218 * inet/getnetbynm_r.c: Likewise.
13219 * inet/getnetent.c: Likewise.
13220 * inet/getnetent_r.c: Likewise.
13221 * inet/getproto.c: Likewise.
13222 * inet/getproto_r.c: Likewise.
13223 * inet/getprtent.c: Likewise.
13224 * inet/getprtent_r.c: Likewise.
13225 * inet/getprtname.c: Likewise.
13226 * inet/getprtname_r.c: Likewise.
13227 * inet/getrpcbyname.c: Likewise.
13228 * inet/getrpcbyname_r.c: Likewise.
13229 * inet/getrpcbynumber.c: Likewise.
13230 * inet/getrpcbynumber_r.c: Likewise.
13231 * inet/getrpcent.c: Likewise.
13232 * inet/getrpcent_r.c: Likewise.
13233 * inet/getaliasent.c: Likewise.
13234 * inet/getaliasent_r.c: Likewise.
13235 * inet/getaliasname.c: Likewise.
13236 * inet/getaliasname_r.c: Likewise.
13237 * nscd/getgrgid_r.c: Likewise.
13238 * nscd/getgrnam_r.c: Likewise.
13239 * nscd/gethstbyad_r.c: Likewise.
13240 * nscd/gethstbynm3_r.c: Likewise.
13241 * nscd/getpwnam_r.c: Likewise.
13242 * nscd/getpwuid_r.c: Likewise.
13243 * nscd/getsrvbynm_r.c: Likewise.
13244 * nscd/getsrvbypt_r.c: Likewise.
13245 * nscd/gai.c: Likewise.
13246
c53d909c
RM
13247 * configure.in (build_nscd): New substituted variable, set
13248 by --disable-build-nscd and defaults to $use_nscd.
13249 * configure: Regenerated.
13250 * config.make.in (build-nscd): New substituted variable.
13251 * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
13252 Change conditional to require [$(build-nscd) = yes] as well.
13253 * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
13254
3cc3ef96
RM
13255 [BZ# 13696]
13256 * configure.in (use_nscd): New substituted variable, set by
13257 --disable-nscd. If enabled, define USE_NSCD.
13258 * configure: Regenerated.
13259 * config.h.in: Add USE_NSCD.
13260 * config.make.in (use-nscd): New substituted variable.
13261 * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
13262 (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
13263 (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
13264 * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
13265 (CFLAGS-getgrnam_r.c): Likewise.
13266 (CFLAGS-initgroups.c): Likewise.
13267 * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
13268 * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
13269 Variables removed.
13270 * inet/getnetgrent_r.c
13271 (nscd_setnetgrent): New function, broken out of ...
13272 (setnetgrent): ... here. Call it.
13273 (innetgr): Conditionalize nscd bits on [USE_NSCD].
13274 (nscd_getnetgrent): Conditionalize on [USE_NSCD].
13275 (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
13276 * nscd/Makefile (routines, aux): Move definitions after include of
13277 Makeconfig. Conditionalize on [$(use-nscd) != no].
13278 * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
13279 Conditionalize on [USE_NSCD].
13280 (is_nscd, nscd_init_cb): Likewise.
13281 (nss_load_library): Conditionalize init callback on [USE_NSCD].
13282 * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
13283 * nss/nss_db/db-init.c: Likewise.
13284 * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
13285 [USE_NSCD].
13286 * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
13287 (make_request): Use it.
13288 (cache_valid_p): New function.
13289 (__check_pf): Use it.
13290 * NEWS: Add item for --disable-nscd.
13291
07e51550
DL
132922012-08-22 Dmitry V. Levin <ldv@altlinux.org>
13293
13294 * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
13295 to support sed >= 4.2.1-20-ga9bf076.
13296 * configure: Regenerated.
13297
35a5b08b
RM
132982012-08-22 Roland McGrath <roland@hack.frob.com>
13299
13300 * csu/libc-start.c (apply_irel): Move extern declarations inside here.
13301 Conditionalize whole body on [IREL].
13302
8479f23a
JL
133032012-08-22 Jeff Law <law@redhat.com>
13304
13305 [BZ #14505]
13306 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
13307 if the family is PF_UNSPEC.
13308
48da0b21
MF
133092012-08-22 Mike Frysinger <vapier@gentoo.org>
13310
13311 * Makerules (lib-version): Rename from V.
13312 (install-lib-nosubdir): Change V to lib-version.
13313
15d0da8c
WS
133142012-08-22 Will Schmidt <will_schmidt@vnet.ibm.com>
13315
13316 [BZ #14252]
13317 * powerpc32/power6/wcschr.c: New file.
13318 * powerpc32/power6/wcscpy.c: New file.
13319 * powerpc32/power6/wcsrchr.c: New file.
13320 * powerpc64/power6/wcschr.c: New file.
13321 * powerpc64/power6/wcscpy.c: New file.
13322 * powerpc64/power6/wcsrchr.c: New file.
13323
bcca0895
MK
133242012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
13325
13326 * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
13327 (two_way_short_needle): Use it.
5a4aaa33
RM
13328 * string/strstr.c (AVAILABLE1_USES_J): Define.
13329 * string/strcasestr.c: Likewise.
99677e57
MK
13330
13331 * string/str-two-way.h (two_way_short_needle): Use pointers instead of
13332 array references.
13333 * string/strcasestr.c (TOLOWER): Make side-effect safe.
13334
400726de
MK
13335 [BZ #11607]
13336 * NEWS: Add an entry.
13337 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
13338 define their defaults.
13339 (two_way_short_needle): Detect end-of-string on-the-fly.
13340 * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
13341 (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
13342 * string/bug-strcasestr1.c: New test.
13343 * string/Makefile: Run it.
13344
20a71f2c
MK
133452012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
13346
13347 [BZ #11607]
13348 * string/str-two-way.h (two_way_short_needle): Optimize matching of
13349 the first character.
13350
21ad0558
RM
133512012-08-21 Roland McGrath <roland@hack.frob.com>
13352
13353 * csu/elf-init.c (__libc_csu_irel): Function removed.
13354 * csu/libc-start.c (apply_irel): New function.
13355 (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
13356
0e1d9911
JM
133572012-08-21 Joseph Myers <joseph@codesourcery.com>
13358
13359 * sysdeps/unix/sysv/linux/kernel-features.h
13360 (__ASSUME_FADVISE64_64_SYSCALL): Remove.
13361 * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
13362 <kernel-features.h>.
13363 [__NR_fadvise64_64]: Make code unconditional.
13364 [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
13365 [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
13366 !__NR_fadvise64_64)]: Likewise.
13367 [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
13368 !__NR_fadvise64_64))]: Likewise.
13369 [__NR_fadvise64]: Make code unconditional.
13370 [!__NR_fadvise64]: Remove conditional code.
13371 * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
13372 <kernel-features.h>.
13373 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
13374 unconditional.
13375 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
13376 conditional code.
13377 * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
13378 not include <kernel-features.h>.
13379 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
13380 unconditional.
13381 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
13382 conditional code.
13383 * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
13384 include <kernel-features.h>.
13385 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
13386 unconditional.
13387 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
13388 conditional code.
13389
14a50c9d
WS
133902012-08-21 Will Schmidt <will_schmidt@vnet.ibm.com>
13391
13392 * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
13393 slight instruction rearrangements per scrollpipe analysis.
13394 * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
13395
c0f4faf0
RM
133962012-08-20 Roland McGrath <roland@hack.frob.com>
13397
696da859
RM
13398 * manual/syslog.texi (syslog; vsyslog, closelog):
13399 Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
13400 Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
13401
c0f4faf0
RM
13402 * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
13403 DSOCAPS to match condition on defining it.
13404
348363b2
JM
134052012-08-20 Joseph Myers <joseph@codesourcery.com>
13406
a35cbf28
JM
13407 * sysdeps/unix/sysv/linux/kernel-features.h
13408 (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
13409 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
13410 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
13411 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
13412 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
13413 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
13414 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
13415 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
13416 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
13417 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
13418
445f7ecd
JM
13419 * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
13420 __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
13421
348363b2
JM
13422 * sysdeps/unix/sysv/linux/kernel-features.h
13423 (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
13424 * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
13425 unconditional.
13426 [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
13427 * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
13428 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
13429 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
13430 * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
13431 Make code unconditional.
13432 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
13433 (__mmap64) [!__NR_mmap2]: Likewise.
13434 * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
13435 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
13436 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
13437 * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
13438 [__NR_mmap2]: Make code unconditional.
13439 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
13440 (__mmap64) [!__NR_mmap2]: Likewise.
13441
bc5bc0e5
AK
134422012-08-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
13443
13444 * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
13445
88d506de
AJ
134462012-08-18 Andreas Jaeger <aj@suse.de>
13447
13448 * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
13449
493387d2
MF
134502012-08-18 Mike Frysinger <vapier@gentoo.org>
13451
13452 * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
13453 * include/unistd.h (__have_sock_cloexec): Likewise.
13454 (__have_pipe2): Likewise.
13455 (__have_dup3): Likewise.
13456
a277af22
MF
134572012-08-18 Mike Frysinger <vapier@gentoo.org>
13458
13459 [BZ #9685]
13460 * include/unistd.h (__have_pipe2): Change define into an extern int.
13461 (__have_dup3): Likewise.
13462 * socket/have_sock_cloexec.c: Include fcntl.h.
13463 (__have_pipe2): New variable.
13464 (__have_dup3): Likewise.
13465
fdab8fd3
MF
134662012-08-17 Mike Frysinger <vapier@gentoo.org>
13467
13468 * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
13469
31035e80
MP
134702012-08-17 Marek Polacek <polacek@redhat.com>
13471
13472 * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
13473 ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
13474
3bd9e993
RM
134752012-08-17 Roland McGrath <roland@hack.frob.com>
13476
c91c505f
RM
13477 * configure.in: Add AC_SUBST for sysheaders.
13478 * configure: Regenerated.
13479 * config.make.in (sysheaders): New substituted variable.
13480
7c6f9d53
RM
13481 * sysdeps/unix/mkfifo.c: Moved ...
13482 * sysdeps/posix/mkfifo.c: ... here.
13483 * sysdeps/unix/mkfifoat.c: Moved ...
13484 * sysdeps/posix/mkfifoat.c: ... here.
13485
13486 * sysdeps/unix/utime.c: Moved ...
13487 * sysdeps/posix/utime.c: ... here.
13488
13489 * sysdeps/unix/time.c: Moved ...
13490 * sysdeps/posix/time.c: ... here.
e3b398f9
RM
13491 * sysdeps/unix/sysv/linux/time.c: Adjust #include.
13492 * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
7c6f9d53
RM
13493
13494 * sysdeps/unix/nice.c: Moved ...
13495 * sysdeps/posix/nice.c: ... here.
13496
13497 * sysdeps/unix/alarm.c: Moved ...
13498 * sysdeps/posix/alarm.c: ... here.
13499
3bd9e993
RM
13500 * intl/Makefile ($(codeset_mo)): Depend on the input file.
13501
d1f09384
JL
135022012-08-17 Jeff Law <law@redhat.com>
13503
13504 * intl/Makefile (codeset_mo): New variable.
13505 ($(codeset_mo)): New target.
13506 (tst-codeset.out): Depend on that. Remove explicit rule.
13507 (tst-gettext3.out, tst-gettext5.out): Likewise.
13508 (LOCPATH-ENV, tst-codeset-ENV): New variables.
13509 (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
13510 * intl/tst-codeset.sh: Remove.
13511 * intl/tst-gettext3.sh: Likewise.
13512 * intl/tst-gettext5.sh: Likewise.
13513
2ae1ae5c
RM
135142012-08-17 Roland McGrath <roland@hack.frob.com>
13515
c31fdb83
RM
13516 * sysdeps/unix/inet/syscalls.list: File removed. Move contents into ...
13517 * sysdeps/unix/syscalls.list: ... here.
13518
a0844057
RM
13519 * sysdeps/posix/getaddrinfo.c
13520 (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
13521 (gaiconf_init, gaiconf_reload): Use them.
13522 [!_STATBUF_ST_NSEC]
13523 (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
13524 Define using time_t rather than struct timespec.
13525
750c1f2a
RM
13526 * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
13527 (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
13528 Macros removed.
13529 * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
13530 [!NO_THREADS].
13531 (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
13532 (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
13533 Likewise.
13534
2ae1ae5c
RM
13535 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
13536 __libc_cleanup_push argument.
13537
e66a42f5
RM
13538 * bits/param.h: New file.
13539 * misc/sys/param.h: New file.
13540 * include/sys/param.h: New file.
13541 * misc/Makefile (headers): Add bits/param.h.
13542 * sysdeps/generic/sys/param.h: File removed.
13543 * sysdeps/unix/sysv/linux/bits/param.h: New file.
13544 * sysdeps/unix/sysv/linux/sys/param.h: File removed.
13545 * sysdeps/mach/hurd/bits/param.h: New file.
4078da3d 13546 * sysdeps/mach/hurd/sys/param.h: File removed.
e66a42f5 13547
b7c08a66
RM
13548 * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
13549 last change.
13550
b2e1c562
RM
13551 * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
13552 [_IO_MTSAFE_IO].
13553 * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
13554 (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
13555 New macros.
13556
c75ccd4c
RM
13557 * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
13558 * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
13559 rather than -D_IO_MTSAFE_IO conditionally.
13560 * stdio-common/Makefile (CPPFLAGS): Likewise.
13561 * wcsmbs/Makefile (CPPFLAGS): Likewise.
13562 * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
13563 Use $(libio-mtsafe).
13564 * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
13565 of -D_IO_MTSAFE_IO.
13566 (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
13567 (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
13568 (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
13569 (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
13570 (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
13571 (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
13572 (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
13573 (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
13574 (CFLAGS-fread_u_chk.c): Likewise.
13575 (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
13576 (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
13577 (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
13578 (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
13579 * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
13580 * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
13581 * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
13582 * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
13583 * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
13584
13585 * libio/Makefile: Test [$(libc-reentrant) = yes]
13586 instead of [$(filter %REENTRANT, $(defines)) nonempty].
13587
13588 * Makeconfig
13589 [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
13590 * sysdeps/pthread/configure: File removed.
13591 * sysdeps/pthread/Makeconfig: New file.
13592 * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
13593 * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
13594
d9195db8
GB
135952012-08-16 Gary Benson <gbenson@redhat.com>
13596
13597 * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
13598 unmapping the first object in a namespace.
13599
86466cd9
RM
136002012-08-16 Roland McGrath <roland@hack.frob.com>
13601
13602 * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
13603 (__internal_setnetgrent): ... this. Add internal_function to
13604 definition. Add libc_hidden_def.
13605 (setnetgrent): Update caller.
13606 (internal_endnetgrent): Renamed to ...
13607 (__internal_endnetgrent): ... this. Add internal_function to
13608 definition. Add libc_hidden_def.
13609 (endnetgrent): Update caller.
13610 (internal_getnetgrent_r): Renamed to ...
13611 (__internal_getnetgrent_r): ... this. Add internal_function to
13612 definition. Add libc_hidden_def.
13613 (__getnetgrent_r): Update caller.
13614 * inet/netgroup.h: Update declarations. Add libc_hidden_proto uses.
13615
c3c8283c
JM
136162012-08-16 Joseph Myers <joseph@codesourcery.com>
13617
13618 * stdlib/longlong.h: Update from GCC.
13619
db1ee0a8
RM
136202012-08-16 Roland McGrath <roland@hack.frob.com>
13621
13622 * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
13623 on _QL, which is set by umul_ppmm but never used.
13624 * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
13625 variables, which are set by GMP macros but never used.
13626 * stdio-common/_itowa.c (_itowa): Likewise.
13627 * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
13628 * stdlib/mod_1.c (mpn_mod_1): Likewise.
13629
30f69637
CD
136302012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
13631
13632 * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
13633 struct La_sh_regs is not constant.
13634 * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
13635 <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
13636 and struct La_sparc64_regs are not constant.
13637
93a78ac4
JM
136382012-08-16 Joseph Myers <joseph@codesourcery.com>
13639
13640 * sysdeps/unix/sysv/linux/kernel-features.h
13641 (__ASSUME_POSIX_TIMERS): Remove.
13642 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
13643 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
13644 * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
13645 Make code unconditional.
13646 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
13647 * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
13648 Make code unconditional.
13649 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
13650 * sysdeps/unix/sysv/linux/clock_nanosleep.c
13651 [__ASSUME_POSIX_TIMERS]: Make code unconditional.
13652 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
13653 * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
13654 Make code unconditional.
13655 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
13656 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
13657 (__libc_missing_posix_timers): Remove.
13658
dd924cd7
RM
136592012-08-15 Roland McGrath <roland@hack.frob.com>
13660
4b4f2771
RM
13661 * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
13662 check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
13663
601c888b
RM
13664 * bits/libc-lock.h (__rtld_lock_initialize): New macro.
13665
176790a7
RM
13666 * elf/dl-sym.c: Include <stdlib.h>.
13667
329bc018
RM
13668 * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
13669 constants, which avoids warnings in 32-bit builds.
13670
e04e272d
RM
13671 * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
13672 (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
13673
952bf94a
RM
13674 * misc/lseek.c: File moved to ...
13675 * io/lseek.c: ... here.
13676
7c99b50a
RM
13677 * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
13678
dd924cd7
RM
13679 * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
13680 shifting LEN more than 31 bits at once.
13681
b3f479a8
LD
136822012-08-15 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
13683
13684 [BZ #14195]
8c4ae0d4
RM
13685 * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
13686 segmentation fault for a case of two empty input strings.
b3f479a8
LD
13687 * string/test-strncasecmp.c (check1): Renamed to...
13688 (bz12205): ...this.
13689 (bz14195): Add new testcase for two empty input strings and N > 0.
13690 (test_main): Call new testcase, adapt for renamed function.
13691
9c55864e
AJ
136922012-08-15 Andreas Jaeger <aj@suse.de>
13693
13694 [BZ #14090]
13695 * crypt/md5test2.c: New test, based on test supplied by Serge
13696 Belyshev <belyshev@depni.sinp.msu.ru>.
13697 * crypt/Makefile (xtests): Add md5test-giant..
13698 * crypt/Makefile ($(objpfx)md5test-giant): Add.
13699
02dcb6c5
PE
137002012-08-15 Paul Eggert <eggert@cs.ucla.edu>
13701
13702 [BZ #14090]
13703 * crypt/md5.c (md5_process_block): Don't assume the buffer
13704 length is less than 2**32.
13705 * crypt/sha512.c (sha512_process_block): Don't assume the buffer
13706 length is less than 2**64.
13707
a3f95dcc
RM
137082012-08-15 Roland McGrath <roland@hack.frob.com>
13709
be75d758
RM
13710 * string/str-two-way.h: Include <sys/param.h>.
13711 (MAX): Macro removed.
13712
7312ca90
RM
13713 * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
13714 Move #define and #undef of memmove to just before and after
13715 including <string.h>.
13716
9a0a5486
RM
13717 * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
13718 [!NOT_IN_libc]: Move #define and #undef of memmove to just before
13719 and after including <string.h>. Move declarations of
13720 __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
13721 to before #include "string/memmove.c".
13722
67cc348d
RM
13723 * include/dirent.h: Declare __getdirentries.
13724
a3f95dcc
RM
13725 * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
13726 using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
13727
ca98e171
MF
137282012-08-14 Mike Frysinger <vapier@gentoo.org>
13729
13730 * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
13731 * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
13732 * sysdeps/i386/configure: Regenerated.
13733 * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
13734 STABS_CURRENT_FILE, and STABS_FUN.
13735 (END): Remove call to STABS_FUN_END.
13736 (STABS_CURRENT_FILE1): Delete.
13737 (STABS_CURRENT_FILE): Likewise.
13738 (STABS_FUN): Likewise.
13739 (STABS_FUN_END): Likewise.
13740 (STABS_FUN2): Likewise.
13741 * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
13742 * sysdeps/x86_64/configure: Regenerated.
13743
5908bf46
RM
137442012-08-14 Roland McGrath <roland@hack.frob.com>
13745
13746 * elf/dl-open.c: Include <atomic.h>.
1ec79f26 13747 * elf/dl-lookup.c: Likewise.
5908bf46 13748
f2c05b9e
JM
137492012-08-14 Joseph Myers <joseph@codesourcery.com>
13750
13751 * sysdeps/unix/sysv/linux/kernel-features.h
13752 (__ASSUME_CLONE_THREAD_FLAGS): Remove.
13753 * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
13754 unconditionally.
13755 * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
13756 unconditionally.
13757 * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
13758 condition on __ASSUME_CLONE_THREAD_FLAGS.
13759
e11f5155
AJ
137602012-08-14 Andreas Jaeger <aj@suse.de>
13761
13762 * sysdeps/i386/fpu/libm-test-ulps: Update.
13763
51a9ba86
MK
137642012-08-13 Maxim Kuvyrkov <maxim@codesourcery.com>
13765
2fdd4f78
AJ
13766 * include/atomic.h (atomic_exchange_and_add): Split into ...
13767 (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
13768 New atomic macros.
51a9ba86 13769
ba6cba9e
MT
137702012-08-13 Markus Trippelsdorf <markus@trippelsdorf.de>
13771
13772 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
13773
42443a47
JL
137742012-08-13 Jeff Law <law@redhat.com>
13775
13776 * manual/stdio.texi (snprintf): Clarify handling of the trailing
13777 null byte in the output string.
13778
121dce05
JM
137792012-08-10 Joseph Myers <joseph@codesourcery.com>
13780
13781 * sysdeps/unix/sysv/linux/kernel-features.h
13782 (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
13783 [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
13784 (__ASSUME_ARG_MAX_STACK_BASED): Define.
13785 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
13786 [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
13787 !__ASSUME_ARG_MAX_STACK_BASED. Compare version with
13788 __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
13789
bf51f568
JL
137902012-08-09 Jeff Law <law@redhat.com>
13791
13792 [BZ #13939]
13793 * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
13794 When avoid_arena is set, don't retry in the that arena. Pick the
13795 next one, whatever it might be.
13796 (arena_get2): New parameter avoid_arena, pass through to reused_arena.
13797 (arena_lock): Pass in new parameter to arena_get2.
13798 * malloc/malloc.c (__libc_memalign): Pass in new parameter to
13799 arena_get2.
13800 (__libc_malloc): Unify retrying after main arena failure with
13801 __libc_memalign version.
13802 (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
13803
f85fa270
L
138042012-08-09 H.J. Lu <hongjiu.lu@intel.com>
13805
13806 [BZ #14166]
13807 * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
13808 to __redirect_strstr.
13809 (__strstr_sse42): Use typeof __redirect_strstr.
13810 (__strstr_ia32): Likewise.
13811 (__libc_strstr): New prototype.
13812 (strstr): Renamed to ...
13813 (__libc_strstr): This.
13814 (strstr): New strong alias of __libc_strstr.
13815 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
13816 * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
13817 __redirect_time.
13818 Include <time.h>.
13819 (__libc_time): New prototype.
13820 (time_ifunc): Replace time with __libc_time.
13821 (time): New strong alias and hidden definition of __libc_time.
13822 (__GI_time): Remove strong alias.
13823 * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
13824 Include <stddef.h>.
13825 (memmove): Redefined to __redirect_memmove.
13826 (__memmove_sse2): Use typeof __redirect_memmove.
13827 (__memmove_ssse3): Likewise.
13828 (__memmove_ssse3_back): Likewise.
13829 (__libc_memmove): New prototype.
13830 (memmove): Renamed to ...
13831 (__libc_memmove): This.
13832 (memmove): New strong alias of __libc_memmove.
13833
33b4a91e
MS
138342012-08-08 Mark Salter <msalter@redhat.com>
13835
13836 * elf/elf.h
13837 (R_MN10300_TLS_GD): Define.
13838 (R_MN10300_TLS_LD): Likewise.
13839 (R_MN10300_TLS_LDO): Likewise.
13840 (R_MN10300_TLS_GOTIE): Likewise.
13841 (R_MN10300_TLS_IE): Likewise.
13842 (R_MN10300_TLS_LE): Likewise.
13843 (R_MN10300_TLS_DTPMOD): Likewise.
13844 (R_MN10300_TLS_DTPOFF): Likewise.
13845 (R_MN10300_TLS_TPOFF): Likewise.
13846 (R_MN10300_SYM_DIFF): Likewise.
13847 (R_MN10300_ALIGN): Likewise.
13848 (R_MN10300_NUM): Update.
13849
b36137f1
JM
138502012-08-08 Joseph Myers <joseph@codesourcery.com>
13851
13852 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
13853 Remove.
13854
cdd915fd
RM
138552012-08-08 Roland McGrath <roland@hack.frob.com>
13856
a2433aac
RM
13857 * sysdeps/posix/fdopendir.c: Include <stddef.h>.
13858
cdd915fd
RM
13859 * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
13860 sysdeps/unix -> sysdeps/posix move.
13861 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
13862
bf9b740a
AM
138632012-08-07 Allan McRae <allan@archlinux.org>
13864
13865 [BZ #14303]
13866 * sunrpc/rpc_main.c (SVR4_CPP): Remove.
13867 (SUNOS_CPP): Likewise.
13868 (find_cpp): Fall back to selecting system cpp when /lib/cpp is
13869 not found.
13870 (open_input): Call CPP using execvp.
13871
93df14ee
JM
138722012-08-07 Joseph Myers <joseph@codesourcery.com>
13873
13874 * sysdeps/unix/sysv/linux/kernel-features.h
13875 (__ASSUME_PROT_GROWSUPDOWN): Remove.
13876 (__ASSUME_NO_CLONE_DETACHED): Likewise.
13877 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
13878 (__ASSUME_WAITID_SYSCALL): Likewise.
13879 * sysdeps/unix/sysv/linux/dl-execstack.c
13880 (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
13881 code unconditional.
13882 (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
13883 conditional code.
13884 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
13885 [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
13886 (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
13887 code.
13888 * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
13889 unconditional.
13890 [__ASSUME_WAITID_SYSCALL]: Likewise.
13891 [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
13892
d34689de
RM
138932012-08-07 Roland McGrath <roland@hack.frob.com>
13894
a281decc
RM
13895 * sysdeps/unix/closedir.c: Renamed to ...
13896 * sysdeps/posix/closedir.c: ... here.
13897 * sysdeps/unix/dirfd.c: Renamed to ...
13898 * sysdeps/posix/dirfd.c: ... here.
13899 * sysdeps/unix/dirstream.h: Renamed to ...
13900 * sysdeps/posix/dirstream.h: ... here.
13901 * sysdeps/unix/fdopendir.c: Renamed to ...
13902 * sysdeps/posix/fdopendir.c: ... here.
13903 * sysdeps/unix/opendir.c: Renamed to ...
13904 * sysdeps/posix/opendir.c: ... here.
13905 * sysdeps/unix/readdir.c: Renamed to ...
13906 * sysdeps/posix/readdir.c: ... here.
13907 * sysdeps/unix/readdir_r.c: Renamed to ...
13908 * sysdeps/posix/readdir_r.c: ... here.
13909 * sysdeps/unix/rewinddir.c: Renamed to ...
13910 * sysdeps/posix/rewinddir.c: ... here.
13911 * sysdeps/unix/seekdir.c: Renamed to ...
13912 * sysdeps/posix/seekdir.c: ... here.
13913 * sysdeps/unix/telldir.c: Renamed to ...
13914 * sysdeps/posix/telldir.c: ... here.
13915 * sysdeps/unix/sysv/linux/opendir.c: Update #include.
13916 * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
13917 * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
13918 * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
13919
22895b47
RM
13920 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
13921 * bits/fcntl.h: ... here.
13922
707a53b6
RM
13923 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
13924 not 0.
13925 (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
13926 [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
13927 (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
13928 (struct flock): Move l_start, l_len to the beginning.
13929 Use __pid_t for l_pid.
13930 [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
13931 [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
13932 [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
13933 (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
13934 [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
13935 [__USE_LARGEFILE64] (struct flock64): New type.
13936 (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
13937
f0bd3e25
RM
13938 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
13939 * bits/dirent.h: ... here.
13940
d34689de
RM
13941 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
13942 [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
13943
6dad2c06
JM
139442012-08-07 Joseph Myers <joseph@codesourcery.com>
13945
13946 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
13947 Change from 2.6.0 to 2.6.16.
13948 * sysdeps/unix/sysv/linux/configure: Regenerated.
13949 * sysdeps/unix/sysv/linux/kernel-features.h
13950 (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
13951 (__ASSUME_TGKILL): Define conditional on architectures, not kernel
13952 version.
13953 (__ASSUME_UTIMES): Likewise.
13954 (__ASSUME_CLONE_STOPPED): Remove.
13955 (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
13956 architectures, not kernel version.
13957 (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
13958 (__ASSUME_NO_CLONE_DETACHED): Likewise.
13959 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
13960 (__ASSUME_WAITID_SYSCALL): Likewise.
13961 [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
13962 condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
13963 * README: State 2.6.16 as minimum Linux kernel version. Do not
13964 refer to older versions.
13965
03af9520
RM
139662012-08-06 Roland McGrath <roland@hack.frob.com>
13967
8e49df1d
RM
13968 * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
13969 Define alphasort64 as an alias.
13970 * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
13971 Define versionsort64 as an alias.
13972 * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
13973 Define scandir64 as an alias.
13974 * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
13975 Define scandirat64 as an alias.
13976 * dirent/alphasort64.c (alphasort64):
13977 Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
13978 * dirent/versionsort64.c: Likewise.
13979 * dirent/scandir64.c: Likewise.
13980 * dirent/scandirat64.c: Likewise.
13981 * sysdeps/wordsize-64/alphasort.c: File removed.
13982 * sysdeps/wordsize-64/alphasort64.c: File removed.
13983 * sysdeps/wordsize-64/scandir.c: File removed.
13984 * sysdeps/wordsize-64/scandir64.c: File removed.
13985 * sysdeps/wordsize-64/scandirat.c: File removed.
13986 * sysdeps/wordsize-64/scandirat64.c: File removed.
13987 * sysdeps/wordsize-64/versionsort.c: File removed.
13988 * sysdeps/wordsize-64/versionsort64.c: File removed.
13989 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
13990 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
13991 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
13992 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
13993 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
13994 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
13995 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
13996 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
13997
13998 * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
13999 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
14000 [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
14001 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
14002 [defined __arch64__ || defined __sparcv9]
14003 (__INO_T_MATCHES_INO64_T): New macro.
14004 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
14005 [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
14006 * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
14007 * sysdeps/unix/sysv/linux/bits/dirent.h
14008 [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
14009 (_DIRENT_MATCHES_DIRENT64): New macro.
14010
03af9520
RM
14011 * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
14012 Define lockf64 as an alias.
14013 * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
14014 Define fseeko64 as an alias.
14015 * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
14016 Define ftello64 as an alias.
14017 * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
14018 Define _IO_fgetpos64 and fgetpos64 as aliases.
14019 * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
14020 Define _IO_fsetpos64 and fsetpos64 as aliases.
14021 * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
14022 Conditionalize body on this.
14023 * libio/fseeko64.c: Likewise.
14024 * libio/ftello64.c: Likewise.
14025 * libio/iofgetpos64.c: Likewise.
14026 * libio/iofsetpos64.c: Likewise.
14027 * sysdeps/wordsize-64/lockf.c: File removed.
14028 * sysdeps/wordsize-64/lockf64.c: File removed.
14029 * sysdeps/wordsize-64/fseeko.c: File removed.
14030 * sysdeps/wordsize-64/fseeko64.c: File removed.
14031 * sysdeps/wordsize-64/ftello.c: File removed.
14032 * sysdeps/wordsize-64/ftello64.c: File removed.
14033 * sysdeps/wordsize-64/iofgetpos.c: File removed.
14034 * sysdeps/wordsize-64/iofgetpos64.c: File removed.
14035 * sysdeps/wordsize-64/iofsetpos.c: File removed.
14036 * sysdeps/wordsize-64/iofsetpos64.c: File removed.
14037 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
14038 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
14039 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
14040 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
14041 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
14042 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
14043 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
14044 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
14045 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
14046 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
14047
14048 * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
14049 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
14050 [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
14051 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
14052 [defined __arch64__ || defined __sparcv9]
14053 (__OFF_T_MATCHES_OFF64_T): New macro.
14054 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
14055 [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
14056 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
14057 (__OFF_T_MATCHES_OFF64_T): New macro.
14058
c5757acd
L
140592012-08-06 H.J. Lu <hongjiu.lu@intel.com>
14060
14061 * stdlib/secure-getenv.c (__secure_getenv): Replace
14062 GLIBC_2_16 with GLIBC_2_17.
14063
3a31811e
L
140642012-08-06 H.J. Lu <hongjiu.lu@intel.com>
14065
14066 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
14067 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
14068
faa2bccb
DM
140692012-08-03 David S. Miller <davem@davemloft.net>
14070
14071 * sysdeps/sparc/fpu/libm-test-ulps: Update.
14072
85fe1997
JM
140732012-08-03 Joseph Myers <joseph@codesourcery.com>
14074
14075 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
14076 Remove.
14077 (__ASSUME_CORRECT_SI_PID): Likewise.
14078 (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
14079 (__ASSUME_TMPFS_NAME): Likewise.
14080 * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
14081 [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
14082 * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
14083 (HAVE_AUX_SECURE): Make definition unconditional.
14084 * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
14085 [!__ASSUME_TMPFS_NAME]: Remove conditional code.
14086
4f75b7a0
RM
140872012-08-03 Roland McGrath <roland@hack.frob.com>
14088
14089 * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
14090 * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
14091 * sysdeps/mach/hurd/eloop-threshold.h: New file.
14092 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
14093 __eloop_threshold instead of SYMLOOP_MAX.
14094
14095 * sysdeps/generic/eloop-threshold.h: New file.
14096 * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
14097 of MAXSYMLINKS.
14098 * elf/chroot_canon.c (chroot_canon): Likewise.
14099
7aab07e4
JM
141002012-08-03 Joseph Myers <joseph@codesourcery.com>
14101
14102 [BZ #13717]
14103 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
14104 Change to 2.6.0 everywhere.
14105 * sysdeps/unix/sysv/linux/configure: Regenerated.
14106 * sysdeps/unix/sysv/linux/kernel-features.h
14107 (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
14108 (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
14109 kernel versions.
14110 (__ASSUME_POSIX_TIMERS): Define unconditionally.
14111 (__ASSUME_FUTEX_REQUEUE): Remove.
14112 (__ASSUME_STATFS64): Define unconditionally.
14113 (__ASSUME_AT_SECURE): Likewise.
14114 (__ASSUME_CORRECT_SI_PID): Likewise.
14115 (__ASSUME_TGKILL): Define without depending on kernel version for
14116 i386.
14117 (__ASSUME_UTIMES): Likewise.
14118 (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
14119 kernel version.
14120 (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
14121 (__ASSUME_TMPFS_NAME): Likewise.
14122 * README: Update reference to Linux kernel versions.
14123
b67e9372
MP
141242012-08-02 Marek Polacek <polacek@redhat.com>
14125
1f529f7d 14126 [BZ# 14150]
b67e9372
MP
14127 * configure.in (libc_cv_asm_type_prefix): Remove test. Replace
14128 libc_cv_asm_type_prefix with %.
14129 * configure: Regenerated.
d2441631
RM
14130 * include/libc-symbols.h: Remove comment about
14131 ASM_TYPE_DIRECTIVE_PREFIX. Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
b67e9372
MP
14132 (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
14133 (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
14134 (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
14135 (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
14136 * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
14137 [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
14138 [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
14139 * elf/tst-unique2mod1.c: Likewise.
14140 * elf/tst-unique1mod2.c: Likewise.
14141 * elf/tst-unique1mod1.c: Likewise.
14142 * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
14143 * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
14144 Replace ASM_TYPE_DIRECTIVE with .type.
14145 * sysdeps/s390/s390-64/sysdep.h: Likewise.
14146 * sysdeps/i386/sysdep.h: Likewise.
14147 * sysdeps/x86_64/sysdep.h: Likewise.
14148 * sysdeps/sh/sysdep.h: Likewise.
d2441631
RM
14149 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
14150 Do not define ASM_TYPE_DIRECTIVE.
b67e9372 14151 * sysdeps/powerpc/sysdep.h: Likewise.
d2441631
RM
14152 * sysdeps/powerpc/powerpc32/sysdep.h:
14153 Replace ASM_TYPE_DIRECTIVE with .type.
b67e9372
MP
14154 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
14155 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
14156 * sysdeps/i386/fpu/e_powf.S: Likewise.
14157 * sysdeps/i386/fpu/e_expl.S: Likewise.
14158 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
14159 * sysdeps/i386/fpu/e_acosh.S: Likewise.
14160 * sysdeps/i386/fpu/e_pow.S: Likewise.
14161 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
14162 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
14163 * sysdeps/i386/fpu/s_expm1.S: Likewise.
14164 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
14165 * sysdeps/i386/fpu/e_log2.S: Likewise.
14166 * sysdeps/i386/fpu/e_log2l.S: Likewise.
14167 * sysdeps/i386/fpu/e_scalb.S: Likewise.
14168 * sysdeps/i386/fpu/e_powl.S: Likewise.
14169 * sysdeps/i386/fpu/e_log10f.S: Likewise.
14170 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
14171 * sysdeps/i386/fpu/e_logl.S: Likewise.
14172 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
14173 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
14174 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
14175 * sysdeps/i386/fpu/e_log2f.S: Likewise.
14176 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
14177 * sysdeps/i386/fpu/e_log.S: Likewise.
14178 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
14179 * sysdeps/i386/fpu/e_logf.S: Likewise.
14180 * sysdeps/i386/fpu/e_log10l.S: Likewise.
14181 * sysdeps/i386/fpu/e_atanh.S: Likewise.
14182 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
14183 * sysdeps/i386/fpu/e_log10.S: Likewise.
14184 * sysdeps/i386/fpu/s_frexp.S: Likewise.
14185 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
14186 * sysdeps/i386/fpu/s_asinh.S: Likewise.
14187 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
14188 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
14189 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
14190 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
14191 * sysdeps/i386/i686/strtok.S: Likewise.
14192 * sysdeps/i386/i386-mcount.S: Likewise.
14193 * sysdeps/i386/strtok.S: Likewise.
14194 * sysdeps/x86_64/fpu/e_expl.S: Likewise.
14195 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
14196 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
14197 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
14198 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
14199 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
14200 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
14201 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
14202 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
14203 * sysdeps/x86_64/_mcount.S: Likewise.
14204 * sysdeps/x86_64/strtok.S: Likewise.
14205 * sysdeps/sh/_mcount.S: Likewise.
14206
2747bf9a
RM
142072012-08-01 Roland McGrath <roland@hack.frob.com>
14208
14209 * libio/iofopen.c: Include <fcntl.h>.
14210 [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
14211 (_IO_fopen64, fopen64): Define as aliases.
14212 * libio/iofopen64.c: Include <fcntl.h>.
14213 [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
14214 Conditionalize body on this.
14215 * sysdeps/wordsize-64/iofopen.c: File removed.
14216 * sysdeps/wordsize-64/iofopen64.c: File removed.
14217
3fb791b8
MP
142182012-08-01 Marek Polacek <polacek@redhat.com>
14219
14220 * libc/Makeconfig: Use elf in place of binfmt-subdir.
14221 Use dlfcn directly instead of a variable.
14222 (binfmt-subdir): Do not define.
14223 (dlfcn): Likewise.
14224
a9f1039f
JM
142252012-08-01 Joseph Myers <joseph@codesourcery.com>
14226
23bddc06
JM
14227 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
14228 Remove all definitions.
14229 * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
14230 <kernel-features.h>.
14231 [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
14232 (miss_F_GETOWN_EX): Remove all definitions.
14233 [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
14234 macro definition.
14235 [!__ASSUME_FCNTL64]: Remove conditional code.
14236 [__ASSUME_FCNTL64]: Make code unconditional.
14237 * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
14238 <kernel-features.h>.
14239 [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
14240 (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
14241 (lockf64) [__NR_fcntl64]: Make code unconditional.
14242 (lockf64) [__ASSUME_FCNTL64]: Likewise.
14243
a9f1039f
JM
14244 * sysdeps/unix/sysv/linux/kernel-features.h
14245 (__ASSUME_VFORK_SYSCALL): Remove all definitions.
14246 * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
14247 Make code unconditional.
14248 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
14249 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
14250 * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
14251 [__NR_vfork]: Make code unconditional.
14252 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
14253 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
14254 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
14255 [__NR_vfork]: Make code unconditional.
14256 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
14257 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
14258
09c0ee5f
RM
142592012-08-01 Roland McGrath <roland@hack.frob.com>
14260
48aec5b9
RM
14261 * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
14262 (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
14263
cd97c966
RM
14264 * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
14265 Define mkstemp64 as an alias.
3f55550c
RM
14266 * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
14267 Define mkstemps64 as an alias.
cd97c966
RM
14268 * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
14269 Define mkostemp64 as an alias.
b8625cfc
RM
14270 * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
14271 Define mkostemps64 as an alias.
cd97c966
RM
14272 * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
14273 Conditionalize body on this.
14274 * misc/mkostemp64.c: Likewise.
b8625cfc 14275 * misc/mkostemps64.c: Likewise.
3f55550c 14276 * misc/mkstemps64.c: Likewise.
cd97c966
RM
14277 * sysdeps/wordsize-64/mkstemp64.c: File removed.
14278 * sysdeps/wordsize-64/mkostemp64.c: File removed.
14279 * sysdeps/wordsize-64/mkostemp.c: File removed.
14280 * sysdeps/wordsize-64/mkstemp.c: File removed.
14281 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
14282 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
14283 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
14284 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
14285
09c0ee5f
RM
14286 [BZ #14138]
14287 * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
14288 * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
14289 * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
14290 * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
14291
14292 * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
14293 compat_symbol macros from <shlib-compat.h> rather than the underlying
14294 default_symbol_version and symbol_version macros, so that DEFAULT
14295 lines in shlib-versions are respected.
14296 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
14297
7e66ee51
FW
142982012-08-01 Florian Weimer <fweimer@redhat.com>
14299
14300 * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
14301 Declare with warn_unused_result.
14302 (setgid, setregid, setegid, setresgid): Likewise.
14303 * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
14304 Likewise.
14305 * WUR-REPORT: Remove set*id functions.
14306
d2a54255
PT
143072012-07-31 Pino Toscano <toscano.pino@tiscali.it>
14308
14309 * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
14310
7ecdb005
RM
143112012-07-31 Roland McGrath <roland@hack.frob.com>
14312
b4180a5e 14313 [BZ #10191]
789bd351
RM
14314 * include/sys/socket.h (__libc_accept, __libc_accept4):
14315 Add attribute_hidden.
14316 * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
14317
40ce302d
RM
14318 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
14319 use of PTR_MANGLE.
14320 * inet/getnetgrent_r.c (setup): Likewise.
14321
7ecdb005
RM
14322 * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
14323
e2eabb2c
DM
143242012-07-31 David S. Miller <davem@davemloft.net>
14325
14326 * sysdeps/sparc/fpu/libm-test-ulps: Update.
14327
d0419dbf
JM
143282012-07-31 Joseph Myers <joseph@codesourcery.com>
14329
14330 [BZ #13629]
14331 * math/s_clog.c (__clog): Use __log1p if larger part has absolute
14332 value between 1.0 and 2.0 and smaller part has absolute value less
14333 than 1.0.
14334 * math/s_clog10.c (__clog10): Likewise.
14335 * math/s_clog10f.c (__clog10f): Likewise.
14336 * math/s_clog10l.c (__clog10l): Likewise.
14337 * math/s_clogf.c (__clogf): Likewise.
14338 * math/s_clogl.c (__clogl): Likewise.
14339 * math/libm-test.inc (clog_test): Add more tests.
14340 (clog10_test): Likewise.
14341 * sysdeps/i386/fpu/libm-test-ulps: Update.
14342 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14343
2bc13872
FW
143442012-07-31 Florian Weimer <fweimer@redhat.com>
14345
14346 * stdlib/tst-secure-getenv.c: Use printf for error reporting.
14347 Exit with zero in case no suitable GID is found, and write a
14348 message to standard error.
14349
bea9b193
RM
143502012-07-30 Roland McGrath <roland@hack.frob.com>
14351
14352 * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
14353 rather than to 1.
14354 (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
14355 (MAXPATHLEN): Removed.
14356 (NOGROUP, NODEV): New macros.
14357 (setbit, clrbit, isset, isclr): New macros.
14358 (howmany, roundup, powerof2): New macros.
14359 (DEV_BSIZE): New macro.
14360
14361 * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
14362 * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
14363
14364 * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
14365 definition on [!__NO_LONG_DOUBLE_MATH].
14366
14367 * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
14368 PTR_MANGLE and PTR_DEMANGLE.
14369
14370 * socket/accept4.c (accept4): Rename to __libc_accept4.
14371 Define accept4 as a weak alias.
14372
14373 * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
14374 on [_DIRENT_HAVE_D_TYPE].
14375 * io/ftw.c (ftw_dir): Likewise.
14376
14377 * io/xmknod.c (__xmknod): Don't check PATH for being null.
14378
14379 * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
14380
14381 * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
14382 Use the BSD numbers rather than the arbitrary ones we had.
14383 (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
14384 (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
14385 (SIGXCPU, SIGXFSZ): New macros.
14386 (_NSIG): Now 32.
14387
14388 * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
14389 initializer on [_LIBC_REENTRANT].
14390
14391 * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
14392 definitions inside [_POSIX_MAPPED_FILES].
14393
14394 * posix/regex.c: Include <sys/param.h> for MIN/MAX.
14395
14396 * dirent/opendir.c: Include <fcntl.h>.
14397
14398 * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
14399 (__libc_getspecific): Likewise.
14400 (__libc_key_create): Likewise.
14401
14402 * stdio-common/tmpfile64.c: Include <fcntl.h> first.
14403 [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
14404 * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
14405 (tmpfile64): Define as alias.
14406 * sysdeps/wordsize-64/tmpfile.c: File removed.
14407 * sysdeps/wordsize-64/tmpfile64.c: File removed.
14408 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
14409 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
14410
14411 * stdio-common/vfscanf.c: Include <stdbool.h>.
14412 * nss/makedb.c: Likewise.
14413 * stdio-common/_i18n_number.h: Likewise.
14414 * argp/argp-help.c: Likewise.
14415 * posix/wordexp.c: Likewise.
14416 * sysdeps/posix/spawni.c: Likewise.
14417 * nss/nss_files/files-initgroups.c: Likewise.
14418 * stdio-common/reg-modifier.c: Include <stdlib.h>.
14419 * nss/nss_files/files-initgroups.c: Likewise.
14420 * nss/nss_db/db-netgrp.c: Likewise.
14421 * nss/nss_db/db-initgroups.c: Likewise.
14422 * io/fchmodat.c: Include <sys/stat.h>.
14423
14424 * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
14425 __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
14426
14427 * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
14428 [HAVE_MMAP].
14429
14430 * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
14431 Add multiple inclusion protection.
14432
e5abc686
DM
144332012-07-27 David S. Miller <davem@davemloft.net>
14434
14435 * sysdeps/sparc/fpu/libm-test-ulps: Update.
14436
815e6fa3
GB
144372012-07-27 Gary Benson <gbenson@redhat.com>
14438
14439 [BZ #14298]
14440 * elf/rtld.c: Include <stap-probe.h>.
14441 (dl_main): Added static probes "init_start" and "init_complete".
14442 * elf/dl-load.c: Include <stap-probe.h>.
14443 (lose): Take new parameter "nsid".
14444 Added static probe "map_failed".
14445 (_dl_map_object_from_fd): Pass namespace id to lose.
14446 Added static probe "map_start".
14447 (open_verify): Pass namespace id to lose.
14448 * elf/dl-open.c: Include <stap-probe.h>.
14449 (dl_open_worker) Added static probes "map_complete", "reloc_start"
14450 and "reloc_complete".
14451 * elf/dl-close.c: Include <stap-probe.h>.
14452 (_dl_close_worker): Added static probes "unmap_start" and
14453 "unmap_complete".
14454 * elf/rtld-debugger-interface.txt: New file documenting the above.
14455
9f98c16c
RM
144562012-07-26 Roland McGrath <roland@hack.frob.com>
14457
14458 * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
14459 rather than a string variable.
14460 * sunrpc/rpc_main.c (h_output): Likewise.
14461 * sunrpc/rpc_svcout.c (write_real_program): Likewise.
14462
f3c22df3
PT
144632012-07-26 Pino Toscano <toscano.pino@tiscali.it>
14464
14465 * inet/check_native.c: New file.
14466
3129cfc6
JM
144672012-07-26 Joseph Myers <joseph@codesourcery.com>
14468
da865e95
JM
14469 [BZ #13629]
14470 * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
14471 if larger part has absolute value 1.0.
14472 * math/s_clog10.c (__clog10): Likewise.
14473 * math/s_clog10f.c (__clog10f): Likewise.
14474 * math/s_clog10l.c (__clog10l): Likewise.
14475 * math/s_clogf.c (__clogf): Likewise.
14476 * math/s_clogl.c (__clogl): Likewise.
14477 * math/libm-test.inc (clog_test): Add more tests.
14478 (clog10_test): Likewise.
14479 * sysdeps/i386/fpu/libm-test-ulps: Update.
14480 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14481
3129cfc6
JM
14482 * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
14483 (pltexit): Likewise.
14484 (La_regs): Likewise.
14485 (La_retval): Likewise.
14486 (int_retval): Likewise.
14487 Update #error for removed macros to refer only to definitions in
14488 tst-audit.h.
14489 * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
14490 macro.
14491 (pltexit): Likewise.
14492 (La_regs): Likewise.
14493 (La_retval): Likewise.
14494 (int_retval): Likewise.
14495 * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
14496 macro.
14497 (pltexit): Likewise.
14498 (La_regs): Likewise.
14499 (La_retval): Likewise.
14500 (int_retval): Likewise.
14501 * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
14502 macro.
14503 (pltexit): Likewise.
14504 (La_regs): Likewise.
14505 (La_retval): Likewise.
14506 (int_retval): Likewise.
14507 * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
14508 macro.
14509 (pltexit): Likewise.
14510 (La_regs): Likewise.
14511 (La_retval): Likewise.
14512 (int_retval): Likewise.
14513 * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
14514 macro.
14515 (pltexit): Likewise.
14516 (La_regs): Likewise.
14517 (La_retval): Likewise.
14518 (int_retval): Likewise.
14519 * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
14520 macro.
14521 (pltexit): Likewise.
14522 (La_regs): Likewise.
14523 (La_retval): Likewise.
14524 (int_retval): Likewise.
14525 * sysdeps/generic/tst-audit.h: Update comment to refer only to
14526 macro definitions in tst-audit.h.
14527 * sysdeps/i386/tst-audit.h: New file.
14528 * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
14529 * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
14530 * sysdeps/s390/s390-32/tst-audit.h: Likewise.
14531 * sysdeps/s390/s390-64/tst-audit.h: Likewise.
14532 * sysdeps/sh/tst-audit.h: Likewise.
14533 * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
14534 * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
14535 * sysdeps/x86_64/tst-audit.h: Likewise.
14536
bfc07087
AJ
145372012-07-26 Andreas Jaeger <aj@suse.de>
14538
b1b2aaf8
AJ
14539 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
14540 ptrace.
14541
14542 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
14543 new value PTRACE_EVENT_SECCOMP from Linux 3.5.
14544 (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
14545 PTRACE_O_MASK.
14546 * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
14547 * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
14548 * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
14549
bfc07087
AJ
14550 * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
14551 value.
14552
14553 * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
14554 _sigsys.
14555 (si_call_addr, si_syscall, si_arch): Define new macro.
14556 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
14557 _sigsys.
14558 (si_call_addr, si_syscall, si_arch): Define new marcro.
14559 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
14560 _sigsys.
14561 (si_call_addr, si_syscall, si_arch): Define new macro.
14562 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
14563 _sigsys.
14564 (si_call_addr, si_syscall, si_arch): Define new macro.
14565
89b4b02f
JM
145662012-07-25 Joseph Myers <joseph@codesourcery.com>
14567
14568 [BZ #13717]
14569 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
14570 Change to 2.4.21 where previously 2.4.1.
14571 * sysdeps/unix/sysv/linux/configure: Regenerated.
14572 * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
14573 __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
14574 Linux kernel version.
14575 (__ASSUME_STD_AUXV): Remove.
14576 [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
14577 kernel version.
14578 [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
14579 (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
14580 (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
14581 (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
14582 (__ASSUME_NETLINK_SUPPORT): Likewise.
14583 * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
14584 (__no_netlink_support): Remove conditional definition.
14585 * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
14586 Remove.
14587 (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
14588 [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
14589 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
14590 (if_nameindex_ioctl): Remove.
14591 (if_nameindex_netlink): Do not handle __no_netlink_support.
14592 (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
14593 code.
14594 * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
14595 Remove conditional code.
14596 (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
14597 code.
14598 (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
14599 unconditional.
14600 [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
14601 [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
14602 * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
14603 Remove.
14604 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
14605 [!__ASSUME_STD_AUXV]: Remove conditional code.
14606 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
14607 [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
14608 [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
14609 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
14610 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
14611 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
14612 code.
14613 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
14614 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
14615 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
14616 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
14617 conditional code.
14618 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
14619 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
14620 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
14621 code.
14622 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
14623 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
14624 conditional code.
14625 * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
14626 (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
14627 code unconditional.
14628 (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
14629 conditional code.
14630 (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
14631 unconditional.
14632 (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
14633 conditional code.
14634 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
14635 (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
14636 unconditional.
14637 (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
14638 conditional code.
14639 * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
14640 (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
14641 code unconditional.
14642 (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
14643 conditional code.
14644 (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
14645 unconditional.
14646 (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
14647 conditional code.
14648 * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
14649 (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
14650 code unconditional.
14651 (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
14652 conditional code.
14653 (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
14654 unconditional.
14655 (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
14656 conditional code.
14657
842a39cd
AS
146582012-07-25 Andreas Schwab <schwab@linux-m68k.org>
14659
14660 * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
14661 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
14662 * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
14663 * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
14664 * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
14665 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
14666 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
14667 * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
14668 * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
14669 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
14670 * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
14671 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
14672 * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
14673 * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
14674 * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
14675 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
14676 * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
14677 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
14678 * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
14679 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
14680 * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
14681 * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
14682 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
14683
84b3fd84
FW
146842012-07-25 Florian Weimer <fweimer@redhat.com>
14685
14686 * Versions.def: Add GLIBC_2.17.
84b3fd84
FW
14687 * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
14688 * include/stdlib.h: Rename __secure_getenv to secure_getenv.
14689 Introduce __libc_secure_getenv.
0c7936d5
FW
14690 * stdlib/Versions (2.17): Add secure_getenv
14691 (GLIBC_PRIVATE): Add __libc_secure_getenv.
14692 * stdlib/secure-getenv.c: Rename __secure_getenv to
14693 __libc_secure_getenv. Add secure_getenv alias. Add compatibility
14694 symbol __secure_getenv for GLIBC_2.0.
84b3fd84
FW
14695 * stdlib/tst-secure-getenv.c: New.
14696 * stdlib/Makefile (tests): Add testcase.
84b3fd84
FW
14697 * manual/startup.texi (Environment Access): Document
14698 secure_getenv.
84b3fd84
FW
14699 * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
14700 __libc_secure_getenv.
14701 * inet/ruserpass.c (ruserpass): Likewise.
14702 * malloc/mtrace.c (mtrace): Likewise.
14703 * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
0c7936d5 14704 * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
84b3fd84
FW
14705 * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
14706 * sysdeps/posix/tempname.c: Likewise. Evaluate
14707 HAVE_SECURE_GETENV.
14708 * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
0c7936d5 14709 __secure_getenv to __libc_secure_getenv.
84b3fd84 14710 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
84b3fd84
FW
14711 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
14712 Likewise.
14713 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
14714 Likewise.
14715 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
14716 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
14717 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
14718 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
14719 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
14720 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
14721 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
84b3fd84 14722
56e49b71
JM
147232012-07-25 Joseph Myers <joseph@codesourcery.com>
14724
14725 * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
14726 (struct La_i86_retval): Likewise.
14727 (struct La_x86_64_regs): Likewise.
14728 (struct La_x86_64_retval): Likewise.
14729 (struct La_x32_regs): Likewise.
14730 (struct La_x32_retval): Likewise.
14731 (struct La_ppc32_regs): Likewise.
14732 (struct La_ppc32_retval): Likewise.
14733 (struct La_ppc64_regs): Likewise.
14734 (struct La_ppc64_retval): Likewise.
14735 (struct La_sh_regs): Likewise.
14736 (struct La_sh_retval): Likewise.
14737 (struct La_s390_32_regs): Likewise.
14738 (struct La_s390_32_retval): Likewise.
14739 (struct La_s390_64_regs): Likewise.
14740 (struct La_s390_64_retval): Likewise.
14741 (struct La_sparc32_regs): Likewise.
14742 (struct La_sparc32_retval): Likewise.
14743 (struct La_sparc64_regs): Likewise.
14744 (struct La_sparc64_retval): Likewise.
14745 (struct audit_ifaces): Remove architecture-specific pltenter and
14746 pltexit members.
14747 * sysdeps/i386/ldsodefs.h: New file.
14748 * sysdeps/powerpc/ldsodefs.h: Likewise.
14749 * sysdeps/s390/ldsodefs.h: Likewise.
14750 * sysdeps/sh/ldsodefs.h: Likewise.
14751 * sysdeps/sparc/ldsodefs.h: Likewise.
14752 * sysdeps/x86_64/ldsodefs.h: Likewise.
14753
354691b7
MP
147542012-07-25 Marek Polacek <polacek@redhat.com>
14755
14756 [BZ #6808]
14757 * math/libm-test.inc (yn_test): Add another test.
14758 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
14759 to ERANGE when the result is +-Inf.
14760 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
14761 * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
14762 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
14763 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
14764
bf9e2071
JM
147652012-07-24 Joseph Myers <joseph@codesourcery.com>
14766
14767 * conform/data/time.h-data (NULL): Use macro-constant. Require
14768 equal to 0.
14769 (CLOCKS_PER_SEC): Use macro instead of constant. Specify type as
14770 clock_t.
14771 [ISO11] (TIME_UTC): Use macro-int-constant. Require value > 0.
14772
57633811
TS
147732012-07-23 Thomas Schwinge <thomas@codesourcery.com>
14774
14775 * configure.in <sysdeps resolving>: Correct printing
14776 Implies_before.
14777 * configure: Regenerate.
14778
c23c33b0
TS
147792012-07-22 Thomas Schwinge <thomas@codesourcery.com>
14780
14781 * math/w_ilogb.c: Include <limits.h>.
14782 * math/w_ilogbl.c: Likewise.
14783
b5982523
JM
147842012-07-20 Joseph Myers <joseph@codesourcery.com>
14785
14786 * manual/lang.texi (__va_copy): Document primarily as ISO C99
14787 va_copy. Document allowing for unavailable va_copy only as
14788 pre-C99 compatibility.
14789 * manual/string.texi (Copying and Concatenation): Use va_copy
14790 instead of __va_copy in concat example.
14791
ac4ea442
PT
147922012-07-20 Pino Toscano <toscano.pino@tiscali.it>
14793
14794 * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
14795 (__sendto): Use create_address_port. Initialize APORT and deallocate
14796 it if not null.
14797
f98eafbd
PT
14798 * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
14799 with O_NOLINK passed to __file_name_lookup.
14800
898c7aab
PT
14801 * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
14802 with O_NOLINK passed to __file_name_lookup.
14803
0ced335a
PT
14804 * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
14805 negative N or less than NGIDS.
14806
b3404dbd
PT
14807 * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
14808 type to string_t. Set ERANGE as errno and return it if NAME is not big
14809 enough. Use memcpy instead of strncpy.
14810
0f48659e
JM
148112012-07-20 Joseph Myers <joseph@codesourcery.com>
14812
14813 * elf/Makefile (check-data): Remove.
14814 (localplt.data): New vpath directive.
14815 ($(objpfx)check-localplt.out): Use localplt.data from vpath
14816 instead of $(check-data).
14817 * scripts/data/localplt-generic.data: Move to ...
14818 * sysdeps/generic/localplt.data: ... here.
14819 * scripts/data/localplt-i386-linux-gnu.data: Move to ...
14820 * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
14821 * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
14822 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
14823 ... here.
14824 * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
14825 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
14826 ... here.
14827 * scripts/data/localplt-s390-linux-gnu.data: Move to ...
14828 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
14829 ... here.
14830 * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
14831 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
14832 ... here.
14833 * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
14834 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
14835 ... here.
14836 * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
14837 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
14838 ... here.
14839
d37cbdaa
AZ
148402012-07-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14841
14842 * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
14843 PPC32 and PPC64 files.
14844 * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
14845 * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
14846
46f85fc2
AK
148472012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
14848
14849 * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
14850 __makecontext_ret to ...
14851 * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
14852 ... here and call exit if uc_link is NULL. New file.
14853 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
14854 __makecontext_ret.S.
14855 * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
14856 __makecontext_ret to ...
14857 * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
14858 ... here and call exit if uc_link is NULL. New file.
14859 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
14860 __makecontext_ret.S.
14861
08f43f9b
AK
148622012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
14863
14864 * elf/elf.h (R_390_IRELATIVE): New definition.
14865 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
14866 resolver function for IFUNC symbols. Support R_390_IRELATIVE.
14867 (elf_machine_lazy_rel): Support R_390_IRELATIVE.
14868 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
14869 (elf_machine_lazy_rel): Likewise.
14870 * sysdeps/s390/dl-irel.h: New file.
14871 * sysdeps/s390/s390-64/memcpy.S: New asm code.
14872 * sysdeps/s390/s390-64/memset.S: New asm code.
14873 * sysdeps/s390/s390-64/memcmp.S: New asm code.
14874 * sysdeps/s390/s390-64/multiarch/memset.S: New file.
14875 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
14876 * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
14877 * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
14878 * sysdeps/s390/s390-64/multiarch/Makefile: New file.
14879 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
14880 * sysdeps/s390/s390-32/multiarch/Makefile: New file.
14881 * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
14882 * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
14883 * sysdeps/s390/s390-32/multiarch/memset.S: New file.
14884 * sysdeps/s390/s390-32/memcpy.S: New asm code.
14885 * sysdeps/s390/s390-32/memset.S: New asm code.
14886 * sysdeps/s390/s390-32/memcmp.S: New asm code.
14887
3b05db33
MP
148882012-07-17 Marek Polacek <polacek@redhat.com>
14889
14890 [BZ #14349]
14891 * sysdeps/s390/s390-32/configure.in: Remove TLS check.
14892 * sysdeps/s390/s390-64/configure.in: Likewise.
14893 * sysdeps/sparc/configure.in: Likewise.
14894 * sysdeps/powerpc/powerpc32/configure.in: Likewise.
14895 * sysdeps/powerpc/powerpc64/configure.in: Likewise.
14896 * sysdeps/i386/configure.in: Likewise.
14897 * sysdeps/x86_64/configure.in: Likewise.
14898 * sysdeps/sh/configure.in: Likewise.
14899 * sysdeps/s390/s390-32/configure: Regenerated.
14900 * sysdeps/s390/s390-64/configure: Likewise.
14901 * sysdeps/x86_64/configure: Likewise.
14902 * sysdeps/sh/configure: Likewise.
14903 * sysdeps/powerpc/powerpc64/configure: Likewise.
14904 * sysdeps/powerpc/powerpc32/configure: Likewise.
14905 * sysdeps/sparc/configure: Likwise.
14906 * sysdeps/i386/configure: Likewise.
14907
a66877c6
MP
14908 * elf/dl-open.c: Comment fixes.
14909
cfc82fd8
JM
149102012-07-17 Joseph Myers <joseph@codesourcery.com>
14911
bd29910a
JM
14912 * Makefile [CXX] (check-data): Remove.
14913 [CXX] (c++-types.data): New vpath directive.
14914 [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
14915 vpath. Do not allow for C++ type data being missing.
14916 * scripts/data/c++-types-alpha-linux-gnu.data: Move to
14917 ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
14918 * scripts/data/c++-types-ia64-linux-gnu.data: Move to
14919 ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
14920 * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
14921 * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
14922 * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
14923 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
14924 ... here.
14925 * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
14926 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
14927 ... here.
14928 * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
14929 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
14930 ... here.
14931 * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
14932 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
14933 ... here.
14934 * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
14935 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
14936 ... here.
14937 * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
14938 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
14939 ... here.
14940 * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
14941 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
14942 ... here.
14943 * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
14944 * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
14945
cfc82fd8
JM
14946 * elf/tls-macros.h (TLS_LE): Move architecture-specific
14947 definitions to architecture-specific files.
14948 (TLS_IE): Likewise.
14949 (TLS_LD): Likewise.
14950 (TLS_GD): Likewise.
14951 * sysdeps/i386/tls-macros.h: New file.
14952 * sysdeps/powerpc/tls-macros.h: Likewise.
14953 * sysdeps/s390/s390-32/tls-macros.h: Likewise.
14954 * sysdeps/s390/s390-64/tls-macros.h: Likewise.
14955 * sysdeps/sh/tls-macros.h: Likewise.
14956 * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
14957 * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
14958 * sysdeps/x86_64/tls-macros.h: Likewise.
14959
f7db3170
TS
149602012-07-17 Thomas Schwinge <thomas@codesourcery.com>
14961
07cbfc23
TS
14962 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
14963 zero value for regular exit case.
14964
f7db3170
TS
14965 * sysdeps/unix/sysv/linux/x86_64/__start_context.S
14966 (__start_context): Preserve zero value for regular exit case.
14967
dc97c227
TS
149682012-07-17 Thomas Schwinge <thomas@codesourcery.com>
14969 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
14970
14971 * manual/setjmp.texi (setcontext): Clarify normal process
14972 termination when uc_link is the null pointer.
14973 * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
14974 exit call.
14975
d0cd7d02
AS
149762012-07-16 Andreas Schwab <schwab@linux-m68k.org>
14977
14978 * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
14979 preprocessor. Test for each exception mask separately.
14980
dd318934
AJ
149812012-07-16 Andreas Jaeger <aj@suse.de>
14982
14983 * po/ru.po: Update from translation team.
14984
8048311a
JM
149852012-07-15 Joseph Myers <joseph@codesourcery.com>
14986
14987 * conform/data/string.h-data (NULL): Use macro-constant. Require
14988 equal to 0.
14989 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
14990 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
14991 (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
14992 (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
14993 [ISO || ISO99 || ISO11] (*_t): Do not allow.
14994
b637d46e
AJ
149952012-07-13 Andreas Jaeger <aj@suse.de>
14996
14997 * po/fr.po: Update from translation team.
14998
541428fe
MP
149992012-07-12 Marek Polacek <polacek@redhat.com>
15000
15001 [BZ #14173]
15002 * math/libm-test.inc (yn_test): Add test for BZ #14173.
15003 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
15004 loop condition.
15005
ec332e94
JM
150062012-07-12 Joseph Myers <joseph@codesourcery.com>
15007
15008 [BZ #13717]
15009 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
15010 Change to 2.4.1 where previously 2.4.0.
15011 * sysdeps/unix/sysv/linux/configure: Regenerated.
15012 * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
15013 (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
15014 version.
15015 [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
15016 (__ASSUME_AT_CLKTCK): Remove.
15017 (__ASSUME_AT_PAGESIZE): Likewise.
15018 (__ASSUME_AT_XID): Likewise.
15019 (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
15020 [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
15021 * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
15022 unconditionally.
15023 (HAVE_AUX_PAGESIZE): Likewise.
15024 * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
15025 [__ASSUME_AT_CLKTCK]: Make code unconditional.
15026 [!__ASSUME_AT_CLKTCK]: Remove conditional code.
15027
7b6e99be
JB
150282012-07-12 Jeroen van Bemmel <jvb127@gmail.com>
15029
15030 [BZ #14307]
15031 * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
15032 the temporary buffer used to invoke __gethostbyname2_r,
15033 __gethostbyaddr_r and gethostbyname4_r to make room for struct
15034 host_data / struct gaih_addrtuple.
15035 * resolv/nss_dns/dns-host.c (global scope): Move definition of
15036 implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
15037 header file nss/nsswitch.h.
15038 * nss/nsswitch.h (global scope): Add definition of implementation
15039 constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
15040 resolv/nss_dns/dns-host.c).
15041
608404eb
AJ
150422012-07-11 Andreas Jaeger <aj@suse.de>
15043
15044 * po/fr.po: Update from translation team.
15045
71220aca
AJ
15046 * po/sv.po: Update from translation team
15047 * po/fr.po: Another update from translation team.
15048
28cfe843
AZ
150492012-07-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15050
15051 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
15052 for subnormals or multiply small sinh result by itself.
15053 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
15054 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15055
6b90f981
DM
150562012-07-11 David S. Miller <davem@davemloft.net>
15057
15058 * sysdeps/sparc/fpu/libm-test-ulps: Update.
15059
c6825772
AS
150602012-07-10 Andreas Schwab <schwab@linux-m68k.org>
15061
15062 [BZ #14347]
15063 * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
15064 (INTERNAL_MARK): Shift it here.
15065
7b8e0d49
MP
150662012-07-10 Marek Polacek <polacek@redhat.com>
15067
15068 [BZ #14151]
15069 * configure.in (libc_cv_asm_global_directive): Remove test. Replace
15070 libc_cv_asm_global_directive with .globl.
15071 * configure: Regenerated.
15072 * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
15073 with .globl.
15074 * sysdeps/i386/configure: Regenerated.
15075 * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
15076 with .globl.
15077 * sysdeps/x86_64/configure: Regenerated.
15078 * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
15079 * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
15080 * elf/tst-unique2mod2.c: Likewise.
15081 * elf/tst-unique2mod1.c: Likewise.
15082 * elf/tst-unique1mod2.c: Likewise.
15083 * elf/tst-unique1mod1.c: Likewise.
15084 * sysdeps/s390/s390-32/sysdep.h: Likewise.
15085 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
15086 * sysdeps/s390/s390-64/sysdep.h: Likewise.
15087 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
15088 * sysdeps/mach/sysdep.h: Likewise.
15089 * sysdeps/i386/sysdep.h: Likewise.
15090 * sysdeps/i386/i386-mcount.S: Likewise.
15091 * sysdeps/x86_64/_mcount.S: Likewise.
15092 * sysdeps/x86_64/sysdep.h: Likewise.
15093 * sysdeps/sh/_mcount.S: Likewise.
15094 * sysdeps/sh/sysdep.h: Likewise.
15095 * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
15096 * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
15097 * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
15098 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
15099 * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
15100 * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
15101 * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
15102 * locale/localeinfo.h: Likewise.
15103 (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
15104 (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
15105
6c55cda3
RM
151062012-07-09 Roland McGrath <roland@hack.frob.com>
15107
15108 [BZ #14336]
15109 * manual/charset.texi (Extended Char Intro): Word use fix, "operating
15110 system".
15111 * manual/message.texi (The Uniforum approach): Likewise.
15112 * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
15113 (glibc iconv Implementation): Likewise.
15114
638a572e
JM
151152012-07-09 Joseph Myers <joseph@codesourcery.com>
15116
15117 [BZ #14337]
15118 * math/s_clog.c (__clog): Avoid scaling a value down where that
15119 could result in underflow.
15120 * math/s_clog10.c (__clog10): Likewise.
15121 * math/s_clog10f.c (__clog10f): Likewise.
15122 * math/s_clog10l.c (__clog10l): Likewise.
15123 * math/s_clogf.c (__clogf): Likewise.
15124 * math/s_clogl.c (__clogl): Likewise.
15125 * math/libm-test.inc (clog_test): Add more tests.
15126 (clog10_test): Likewise.
15127 * sysdeps/i386/fpu/libm-test-ulps: Update.
15128 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15129
261f4859
AS
151302012-07-06 Andreas Schwab <schwab@linux-m68k.org>
15131
0abaf3e4
AS
15132 [BZ #14283]
15133 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
15134 by 7 not 8 to examine high bit of fractional part.
15135
261f4859
AS
15136 [BZ #14042]
15137 * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
15138 for call to __mcount_internal.
15139 * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
15140 (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
15141 * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
15142
f17ac40d
JM
151432012-07-06 Joseph Myers <joseph@codesourcery.com>
15144
9ad63c23
JM
15145 [BZ #14154]
15146 * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
15147 approximation for values within 0x1p-13f of an odd multiple of
15148 pi/4.
15149 * math/libm-test.inc (tan_test): Do not allow spurious underflow
15150 exception. Add more tests.
15151 * sysdeps/i386/fpu/libm-test-ulps: Update.
15152
f17ac40d
JM
15153 [BZ #6778]
15154 * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
15155 inputs and return -1 for them. Do not check for +Inf in case not
15156 reachable for +Inf.
15157 * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
15158 * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
15159 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
15160 and return -1 for them. Do not check for +Inf in case not
15161 reachable for +Inf.
15162 * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
15163 define.
15164 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
15165 and return -1 for them. Do not check for +Inf in case not
15166 reachable for +Inf.
15167 * math/libm-test.inc (expm1_test): Add more tests. Do not allow
15168 spurious underflow.
15169 * sysdeps/i386/fpu/libm-test-ulps: Update.
15170 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15171
fb21f89b
MF
151722012-07-06 Mike Frysinger <vapier@gentoo.org>
15173
15174 * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
15175
cdfe2c5e
JM
151762012-07-05 Joseph Myers <joseph@codesourcery.com>
15177
15178 [BZ #14157]
15179 [BZ #14331]
15180 * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
15181 could result in spurious underflow. Scale down values above
15182 DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
15183 * math/s_csqrtf.c (__csqrtf): Likewise.
15184 * math/s_csqrtl.c (__csqrtl): Likewise.
15185 * math/libm-test.inc (csqrt_test): Add more tests. Do not allow
15186 spurious underflow.
15187 * sysdeps/i386/fpu/libm-test-ulps: Update.
15188 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15189
70d35b67
AS
151902012-07-04 Andreas Schwab <schwab@linux-m68k.org>
15191
704bc459
AS
15192 * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
15193 xopen-msg.sed.
15194 * catgets/xopen-msg.awk: New file.
15195 * catgets/xopen-msg.sed: Removed.
15196
70d35b67
AS
15197 * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
15198 po2text.sed.
15199 * intl/po2test.awk: New file.
15200 * intl/po2test.sed: Removed.
15201
ca61cf32
JM
152022012-07-04 Joseph Myers <joseph@codesourcery.com>
15203
15204 [BZ #14328]
15205 * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
15206 or multiply small sinh result by itself.
15207 * math/s_ctanf.c (__ctanf): Likewise.
15208 * math/s_ctanh.c (__ctanh): Likewise.
15209 * math/s_ctanhf.c (__ctanhf): Likewise.
15210 * math/s_ctanhl.c (__ctanhl): Likewise.
15211 * math/s_ctanl.c (__ctanl): Likewise.
15212 * math/libm-test.inc (ctan_test_tonearest): New function.
15213 (ctan_test_towardzero): Likewise.
15214 (ctan_test_downward): Likewise.
15215 (ctan_test_upward): Likewise.
15216 (ctanh_test_tonearest): Likewise.
15217 (ctanh_test_towardzero): Likewise.
15218 (ctanh_test_downward): Likewise.
15219 (ctanh_test_upward): Likewise.
15220 (main): Call these new functions.
15221 * sysdeps/i386/fpu/libm-test-ulps: Update.
15222 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15223
ca48a46a
MF
152242012-07-03 Mike Frysinger <vapier@gentoo.org>
15225
15226 * .gitignore: Delete /ports entry.
15227
9d63d37d
AJ
152282012-07-03 Andreas Jaeger <aj@suse.de>
15229
15230 * po/bg.po: Update from translation team.
15231 * po/cs.po: Likewise.
15232 * po/de.po: Likewise.
15233 * po/hr.po: Likewise.
15234 * po/nl.pl: Likewise.
15235 * po/pl.po: Likewise.
15236 * po/vi.po: Likewise.
15237
370ca3d2
JM
152382012-07-03 Joseph Myers <joseph@codesourcery.com>
15239
95f5a9a8
JM
15240 * Makeconfig [!+link] (+link-before-libc): New variable.
15241 [!+link] (+link-after-libc): Likewise.
15242 [!+link] (+link-tests): Likewise.
15243 [!+link] (+link): Define in terms of $(+link-before-libc) and
15244 $(+link-after-libc).
15245 [!+link-static] (+link-static-before-libc): New variable.
15246 [!+link-static] (+link-static-after-libc): Likewise.
15247 [!+link-static] (+link-static-tests): Likewise.
15248 [!+link-static] (+link-static): Define in terms of
15249 $(+link-static-before-libc) and $(+link-static-after-libc).
15250 [build-shared] (link-libc-before-gnulib): New variable.
15251 [build-shared] (link-libc-tests): Likewise.
15252 [build-shared] (link-libc): Define in terms of
15253 $(link-libc-before-gnulib).
15254 [!build-shared] (link-libc-tests): New variable.
15255 (link-libc-static-tests): New variable.
15256 [!gnulib] (gnulib-arch): New variable.
15257 [!gnulib] (gnulib-tests): Likewise.
15258 [!gnulib] (static-gnulib-arch): Likewise.
15259 [!gnulib] (static-gnulib-tests): Likewise.
15260 [!gnulib] (gnulib): Use $(gnulib-arch). Do not use $(libgcc_eh).
15261 Define with "=" instead of ":=".
15262 [!gnulib] (static-gnulib): Use $(static-gnulib-arch). Do not use
15263 -lgcc_eh $(libunwind). Define with "=" instead of ":=".
15264 * Rules (binaries-all-notests): New variable.
15265 (binaries-all-tests): Likewise.
15266 (binaries-static-notests): Likewise.
15267 (binaries-static-tests): Likewise.
15268 (binaries-all): Define using $(binaries-all-notests) and
15269 $(binaries-all-tests).
15270 (binaries-static): Define using $(binaries-static-notests) and
15271 $(binaries-static-tests).
15272 (binaries-shared-tests): New variable.
15273 (binaries-shared-notests): Likewise.
15274 (binaries-shared): Remove variable.
15275 ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
15276 ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
15277 ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
15278 ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
15279 ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
15280 ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
15281 * elf/Makefile (sln-modules): New variable.
15282 (extra-objs): Add $(sln-modules:=.o).
15283 (ldconfig-modules): Add static-stubs.
15284 ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
15285 * elf/static-stubs.c: New file.
15286
7a845b2c
JM
15287 [BZ #14283]
15288 * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
15289 by 7 not 8 to examine high bit of fractional part. Use volatile
15290 variables when splitting into final array of floats if
15291 __FLT_EVAL_METHOD__ != 0.
15292 * math/libm-test.inc (cos_test): Add another test.
15293 (sin_test): Likewise.
15294 * sysdeps/i386/fpu/libm-test-ulps: Update.
15295
e2283f38
JM
15296 [BZ #14273]
15297 * math/libm-test.inc (cosh_test): Add more tests.
15298
370ca3d2
JM
15299 * version.h (RELEASE): Set to "development".
15300 (VERSION): Set to "2.16.90".
15301
ee9247c3
CD
153022012-06-30 Carlos O'Donell <carlos_odonell@mentor.com>
15303
15304 * NEWS: Update copyright. Remove last-updated date.
15305 Mention math library bug fixes and timezone data changes.
15306 * README: Mention GNU/Hurd, x32, and HPPA support status.
15307
4648c381
TS
153082012-06-28 Thomas Schwinge <thomas@codesourcery.com>
15309
15310 * manual/contrib.texi (Contributors): Sort alphabetically by last name.
15311
aac78a43
AJ
153122012-06-27 Andreas Jaeger <aj@suse.de>
15313
15314 * manual/contrib.texi (Contributors): Add Samuel Thibault.
15315
ed3dbfad
AJ
153162012-06-25 Andreas Jaeger <aj@suse.de>
15317
15318 * sysdeps/s390/fpu/libm-test-ulps: Update.
15319
4d0ee855
AS
153202012-06-23 Andreas Schwab <schwab@linux-m68k.org>
15321 Thomas Schwinge <thomas@codesourcery.com>
15322
15323 * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
15324 * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
15325 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
15326 fanotify_mark.
15327
af1bce34
TS
153282012-06-23 Thomas Schwinge <thomas@codesourcery.com>
15329
a9fa33ba
TS
15330 * sysdeps/mach/start.c: Remove file.
15331 * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
15332 * sysdeps/i386/init-first.c: Fix comment regarding start.S.
15333 * sysdeps/sh/init-first.c: Likewise.
15334
58f902b8
TS
15335 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
15336 registers for frame unwinding purposes, add CFI directives.
15337 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
15338 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
15339 * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
15340 Likewise.
15341
1518f58b
TS
15342 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
15343 __fortify_fail returning.
15344 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
15345
db9b5059
TS
15346 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
15347 sysdeps/sh/____longjmp_chk.S.
15348 * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
15349 on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
15350 * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
15351 (gen-as-const-headers): Append sigaltstack-offsets.sym.
15352
967705fe
TS
15353 * sysdeps/sh/abort-instr.h: New file.
15354 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
15355 process in case exit returns.
15356
a9def8c4
TS
15357 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
15358 initialize the GOT register before use.
15359
2a649725
TS
15360 * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
15361 calculation of ARGC > 4.
15362
af1bce34
TS
15363 * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
15364 meaningful names to some local labels.
15365
d230f50a
KK
153662012-06-22 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15367 Kaz Kojima <kkojima@rr.iij4u.or.jp>
15368
15369 * sysdeps/unix/sysv/linux/sh/bits/atomic.h
15370 (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
15371 (__arch_compare_and_exchange_val_16_acq): Likewise.
15372 (__arch_compare_and_exchange_val_32_acq): Likewise.
15373 (atomic_exchange_and_add): Fix gUSA sequence.
15374 (atomic_add): Likewise.
15375 (atomic_add_negative): Likewise.
15376 (atomic_add_zero): Likewise.
15377 (atomic_bit_test_set): Likewise.
15378
0479b305
AS
153792012-06-22 Andreas Schwab <schwab@redhat.com>
15380
15381 [BZ #13579]
15382 * include/link.h (struct link_map): Add l_free_initfini.
15383 * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
15384 l_initfini.
15385 * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
15386 * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
15387 * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
15388 set.
15389
0e3933b9
CD
153902012-06-22 Carlos O'Donell <carlos_odonell@mentor.com>
15391
15392 * configure.in: Use AC_LANG_SOURCE.
15393 * configure: Regenerate.
15394
4248b1b1
RM
153952012-06-22 Roland McGrath <roland@hack.frob.com>
15396
15397 * configure.in (libc_cv_localstatedir): New substituted variable.
15398 * configure: Regenerated.
15399 * config.make.in (localstatedir): New variable, substituted from
15400 libc_cv_localstatedir.
15401 * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
15402 * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
15403 ${prefix}/var to /var when we change ${prefix}/etc to /etc.
15404 * sysdeps/gnu/configure: Regenerated.
15405
006dd861
JL
154062012-06-21 Jeff Law <law@redhat.com>
15407
15408 [BZ #14277]
15409 * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
15410 free. Simplify list management for _LIBC case.
15411
79662d42
JM
154122012-06-21 Joseph Myers <joseph@codesourcery.com>
15413
b7abb4bf
JM
15414 [BZ #14273]
15415 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
15416 Clear sign bit of 64-bit integer value before comparing against
15417 overflow value.
15418
79662d42
JM
15419 * sysdeps/mach/configure: Regenerated.
15420
1f150908
L
154212012-06-21 H.J. Lu <hongjiu.lu@intel.com>
15422
15423 [BZ #14278]
15424 * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
15425
28363bbf
JL
154262012-06-21 Jeff Law <law@redhat.com>
15427
15428 [BZ #13882]
15429 * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection. Use
15430 uint16_t for elements in the "seen" array to avoid char overflows.
80784193 15431 * elf/dl-fini.c (_dl_sort_fini): Likewise.
28363bbf
JL
15432 * elf/dl-open.c (dl_open_worker): Likewise.
15433
09615db4
CD
154342012-06-21 Carlos O'Donell <carlos_odonell@mentor.com>
15435
15436 * scripts/list-sources.sh: Scan PORTS for translations.
15437 * po/libc.pot: Regenerated.
15438
2174c6dd
AJ
154392012-06-21 Andreas Jaeger <aj@suse.de>
15440
15441 [BZ #12194]
15442 * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
15443 warning.
15444 * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
15445 * bits/byteswap-16.h (__bswap_16): Likewise.
15446 * bits/byteswap.h (__bswap_constant_16): Likewise.
15447
3ee947b1
L
154482012-06-18 H.J. Lu <hongjiu.lu@intel.com>
15449
15450 [BZ #14117]
a2f34833
L
15451 * sysdeps/i386/fpu_control.h: Removed.
15452 * sysdeps/x86_64/fpu_control.h: Moved to ...
15453 * sysdeps/x86/fpu_control.h: Here.
15454
3ee947b1
L
15455 * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
15456 (_FPU_SETCW): Likewise.
15457
ed1825f8
L
154582012-06-15 H.J. Lu <hongjiu.lu@intel.com>
15459
25f1282a
L
15460 [BZ #14117]
15461 * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
15462 * sysdeps/x86/fpu/bits/mathinline.h: This.
15463 * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
15464
ed1825f8
L
15465 [BZ #14050]
15466 [BZ #14117]
15467 * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
15468 functions if __x86_64__ is defined.
15469
36d54b74
CLT
154702012-06-15 Chung-Lin Tang <cltang@codesourcery.com>
15471
15472 * string/endian.h: Add !__ASSEMBLER__ condition for including
15473 conversion interfaces.
15474
10285c21
JM
154752012-06-15 Joseph Myers <joseph@codesourcery.com>
15476
15477 [BZ #14241]
15478 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
15479 of ABS(x) in calculating zero to negative powers other than odd
15480 integers.
15481 * math/libm-test.inc (pow_test): Add more tests.
15482
06c5abbd
AJ
154832012-06-15 Andreas Jaeger <aj@suse.de>
15484
15485 * manual/contrib.texi (Contributors): Update entry of Liubov
15486 Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
15487 Machado Filho.
15488
a3aeac40
CH
154892012-06-15 Cyril Hrubis <metan@ucw.cz>
15490
15491 * string/string.h: Add __wur to GNU version of strerror_r.
15492
49bdf4c1
L
154932012-06-14 H.J. Lu <hongjiu.lu@intel.com>
15494
15495 [BZ #14229]
15496 * string/Makefile (tests): Add tst-strtok_r.
15497 * string/tst-strtok_r.c: New file.
15498 * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
15499 RAX_LP/RDX_LP on SAVE_PTR.
15500
834f9b8d
RM
155012012-06-14 Roland McGrath <roland@hack.frob.com>
15502
15503 * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
15504
75fa1921
JM
155052012-06-14 Joseph Myers <joseph@codesourcery.com>
15506
15507 * libm_test.inc (csqrt_test): Allow more spurious underflow
15508 exceptions.
15509 (j0_test): Likewise.
15510 (j1_test): Likewise.
15511 (y0_test): Likewise.
15512 (y1_test): Likewise.
15513
771766df
CD
155142012-06-13 Carlos O'Donell <carlos_odonell@mentor.com>
15515
15516 * po/Makefile (libc.pot): Use UTF-8 charset.
15517
ceb9e56b
PP
155182012-06-13 Paul Pluzhnikov <ppluzhnikov@google.com>
15519
15520 [BZ #14210]
15521 Suppress sign-conversion warning from FD_SET.
15522 See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
15523 * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
15524 not unsigned long int.
15525 * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
15526
ddb28975
L
155272012-06-12 H.J. Lu <hongjiu.lu@intel.com>
15528
15529 [BZ #14050]
15530 [BZ #14117]
15531 * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
15532 __extern_always_inline instead of __extern_inline.
15533 (__signbitf): Support __SSE2_MATH__ and C++ namespace.
15534 (__signbit): Likewise.
15535 (__signbitl): Support C++ namespace.
15536 (lrintf): New inline function.
15537 (lrint): Likewise.
15538 (llrintf): Likewise.
15539 (llrint): Likewise.
15540 (fmaxf): Likewise.
15541 (fmax): Likewise.
15542 (fminf): Likewise.
15543 (fmin): Likewise.
15544 (rint): Likewise.
15545 (rintf): Likewise.
15546 (ceil): Likewise.
15547 (ceilf): Likewise.
15548 (floor): Likewise.
15549 (floorf): Likewise.
15550 (nearbyint): Likewise.
15551 (nearbyintf): Likewise.
15552
d7b4fb26
TS
155532012-06-12 Thomas Schwinge <thomas@codesourcery.com>
15554
15555 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
15556 non-default versions.
15557
eb55f5c2
RM
155582012-06-11 Roland McGrath <roland@hack.frob.com>
15559
15560 [BZ #14218]
15561 * manual/argp.texi (Argp): Reword argp_parse description slightly.
15562
366af02c
TS
155632012-06-09 Thomas Schwinge <thomas@codesourcery.com>
15564
99ff6e5c
TS
15565 * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
15566 (FE_UPWARD, FE_DOWNWARD): Don't define.
15567 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
15568 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
15569
366af02c
TS
15570 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
15571 reading it.
15572 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
15573 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
15574
793ea851
KK
155752012-06-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
15576
15577 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
15578 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
15579 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
15580 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
15581
a728a38f
L
155822012-06-06 H.J. Lu <hongjiu.lu@intel.com>
15583
15584 [BZ #14117]
c08010c7
L
15585 * sysdeps/i386/fpu/bits/fenv.h: Removed.
15586 * sysdeps/i386/fpu/Implies: New file.
15587 * sysdeps/x86_64/fpu/Implies: Likewise.
15588 * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
15589 * sysdeps/x86/fpu/bits/fenv.h: This.
15590
a728a38f
L
15591 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
15592 __SSE_MATH__.
15593
6e230d11
SP
155942012-06-06 Siddhesh Poyarekar <siddhesh@redhat.com>
15595
15596 [BZ #14134]
15597 * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
15598 character 0xffff that matches the last element of the
15599 conversion table.
15600
1b671feb
AZ
156012012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15602
15603 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
15604 fmodl commit.
15605
6043738b
AZ
156062012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15607
15608 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
15609 values higher than 25.6283.
15610
34ae0b32
AZ
156112012-06-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15612
15613 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
15614 subnormal exponent extraction and add some __builtin_expect.
15615 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
15616 Fix for subnormal mantissa calculation.
15617
1214ec8f
MF
156182012-06-04 Mike Frysinger <vapier@gentoo.org>
15619
15620 * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
15621 cpu2 is -1 and errno is not ENOSYS.
15622
f3d1f93c
L
156232012-06-04 H.J. Lu <hongjiu.lu@intel.com>
15624
15625 [BZ #14117]
0e4a3cd7
L
15626 * sysdeps/i386/i486/bits/string.h: Renamed to ...
15627 * sysdeps/x86/bits/string.h: This.
15628 * sysdeps/x86_64/bits/string.h: Removed.
15629
6704c645
L
15630 * sysdeps/i386/i486/bits/string.h: Define inline functions only
15631 if not compiling for x86-64, but compiling for >= i486.
15632
48495318
L
15633 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
15634 * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
15635
14adcbfc
L
15636 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
15637 New macro from Linux kernel 3.4.0.
15638 (FP_XSTATE_MAGIC2): Likewise.
15639 (FP_XSTATE_MAGIC2_SIZE): Likewise.
15640 (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
15641 (struct _fpx_sw_bytes): New struct.
15642 (struct _xsave_hdr): Likewise.
15643 (struct _ymmh_state): Likewise.
15644 (struct _xstate): Likewise.
15645
68e408ab
L
15646 * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
15647 * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
15648 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
15649 * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
15650 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
15651 * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
15652
f3d1f93c
L
15653 * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
15654 * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
15655 * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
15656 * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
15657 * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
15658 * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
15659
d9dc34cd
TMQMF
156602012-06-04 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
15661
15662 [BZ #13743]
15663 * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
15664 * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
15665 (sysdep_headers): Include sys/platform/ppc.h.
15666 * sysdeps/powerpc/test-gettimebase.c: Test for
15667 __ppc_get_timebase() to catch future ISA opcode/insn changes.
15668 * manual/Makefile (appendices): Include platform.texi.
15669 * manual/contrib.texi (Contributors): Update @node pointers.
15670 * manual/maint.texi (Maintenance): Likewise.
15671 (Platform): New node.
15672 * manual/platform.texi: New file. Document the new features.
15673
4af3879c
SP
156742012-06-04 Siddhesh Poyarekar <siddhesh@redhat.com>
15675 Jakub Jelinek <jakub@redhat.com>
15676
15677 [BZ #14188]
15678 * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
15679 where __builtin_expect is unavailable.
15680
2fd6ff13
DM
156812012-06-03 David S. Miller <davem@davemloft.net>
15682
15683 * stdlib/longlong.h: Updated from GCC.
15684
173f7220
AS
156852012-06-02 Andreas Schwab <schwab@linux-m68k.org>
15686
15687 [BZ #14042]
15688 * sysdeps/powerpc/powerpc32/mcount.c: New file.
15689 * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
15690 __mcount_internal.
15691 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
15692 (GLIBC_2.16): Likewise.
15693
f34a1c6f
L
156942012-06-01 H.J. Lu <hongjiu.lu@intel.com>
15695
15696 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
15697
88a4576f
JM
156982012-06-01 Joseph Myers <joseph@codesourcery.com>
15699
ea32bcdd
JM
15700 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
15701 (default-abi): New variable.
15702 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
15703 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
15704 variable.
15705 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
15706 Likewise.
15707 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
15708 Likewise.
15709 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
15710 Likewise.
15711
88a4576f
JM
15712 * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
15713 definition. Document in comment.
15714
402fe938
DM
157152012-06-01 David S. Miller <davem@davemloft.net>
15716
15717 * stdlib/longlong.h: Updated from GCC.
15718
3553723f
L
157192012-06-01 H.J. Lu <hongjiu.lu@intel.com>
15720
15721 [BZ #14117]
3bd872c4
L
15722 * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
15723 Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
15724 sys/debugreg.h sys/io.h here.
15725 * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
15726 sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
15727 sys/io.h.
15728 * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
15729 Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
15730 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
15731 * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
15732 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
15733 * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
15734
3553723f
L
15735 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
15736 Define only if __x86_64__ is defined.
15737
4842e4fe
JM
157382012-06-01 Joseph Myers <joseph@codesourcery.com>
15739
c5bfe3d5
JM
15740 [BZ #14048]
15741 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
15742 Use int64_t for variable i.
15743 * math/libm-test.inc (fmod_test): Add more tests.
15744
4842e4fe
JM
15745 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
15746 z computation is not scheduled after fetestexcept.
15747 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
15748 Use math_force_eval instead of asm to ensure calculation scheduled
15749 before exception test.
15750 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
15751 Ensure a1 + u.d computation is not scheduled after fetestexcept.
15752
efb73488
AJ
157532012-06-01 Aurelien Jarno <aurelien@aurel32.net>
15754
15755 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
15756 computation is not scheduled after fetestexcept.
15757
29bcce7c
L
157582012-06-01 H.J. Lu <hongjiu.lu@intel.com>
15759
15760 [BZ #14117]
15761 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
15762 * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
15763
73a68f94
AZ
157642012-06-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15765
15766 * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
15767 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
15768
67b6df78
L
157692012-05-31 H.J. Lu <hongjiu.lu@intel.com>
15770
edf2933a 15771 [BZ #14117]
ebc64a18
L
15772 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
15773 <bits/wordsize.h>.
15774 (__WCHAR_MIN): Support __WORDSIZE == 64.
15775 (__WCHAR_MAX): Likewise.
15776
edf2933a
L
15777 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
15778 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
15779
57c6cf40
L
15780 [BZ #14183]
15781 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
15782 Defined with __SWORD_TYPE if __x86_64__ isn't defined.
15783
67b6df78 15784 [BZ #14117]
8eb6281e
L
15785 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
15786 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
15787
aac639f4
L
15788 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
15789 * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
15790
67b6df78
L
15791 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
15792 Defined to 1 if __x86_64__ isn't defined.
15793 (_STAT_VER_LINUX_OLD): New.
15794 (st_atime): Remove duplicate.
15795 (st_mtime): Likewise.
15796 (st_ctime): Likewise.
15797
1c2cfe81
DM
157982012-05-31 David S. Miller <davem@davemloft.net>
15799
15800 * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
15801 entries.
15802
5be8418c
AS
158032012-06-01 Andreas Schwab <schwab@linux-m68k.org>
15804
e7725326
AS
15805 * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
15806 gen-libm-test.pl.
15807
5be8418c
AS
15808 [BZ #14132]
15809 * elf/dl-reloc.c: Include <_itoa.h>.
15810 (_dl_reloc_bad_type): Remove use of INTUSE.
15811 * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
15812 * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
15813 * stdio-common/psiginfo.c (psiginfo): Likewise.
15814 * stdio-common/psignal.c (psignal): Likewise.
15815 * string/strsignal.c (strsignal): Likewise.
15816 * include/signal.h (_sys_siglist): Declare hidden proto.
15817 * stdio-common/itoa-digits.c: Include <_itoa.h>. Replace
15818 INTVARDEF with libc_hidden_data_def.
15819 * stdio-common/itoa-udigits.c: Likewise.
15820 * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
15821 (_itoa_lower_digits_internal): Remove declaration.
15822 (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
15823 * sysdeps/gnu/siglist.c (_sys_siglist_internal)
15824 (_sys_sigabbrev_internal): Remove aliases.
15825 (_sys_siglist): Define hidden alias.
15826
507352f1
MT
158272012-05-31 Markus Trippelsdorf <markus@trippelsdorf.de>
15828
15829 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
15830 bits/sysctl.h.
15831
42bbb1c3
L
158322012-05-31 H.J. Lu <hongjiu.lu@intel.com>
15833
15834 [BZ #14117]
6bd784b6
L
15835 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
15836 * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
15837
8bca20f0
L
15838 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
15839 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
15840 * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
15841 * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
15842 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
15843 * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
15844
f9e890a9
L
15845 * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
15846 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
15847 * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
15848
471101a1
L
15849 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
15850 with __addr.
15851 (insw): Likewise.
15852 (insl): Likewise.
15853 (outsb): Likewise.
15854 (outsw): Likewise.
15855 (outsl): Likewise.
15856
6451c862
L
15857 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
15858 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
15859 * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
15860
a254b8c9
L
15861 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
15862 * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
15863 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
15864 * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
15865 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
15866 * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
15867
b8dfdd92
L
15868 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
15869 * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
15870
578cd270
L
15871 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
15872 * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
15873
de662f5f
L
15874 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
15875 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
15876 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
15877
25653439
L
15878 * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
15879 * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
15880 to ...
15881 * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
15882
6bad24a0
L
15883 * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
15884 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
15885 * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
15886
42bbb1c3
L
15887 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
15888 for x86-64.
15889 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
15890
2d10d547
JM
158912012-05-31 Joseph Myers <joseph@codesourcery.com>
15892
15893 * math/math.h (M_El): Use two more decimal places.
15894 (M_LOG2El): Likewise.
15895 (M_LOG10El): Likewise.
15896 (M_LN2l): Likewise.
15897 (M_LN10l): Likewise.
15898 (M_PIl): Likewise.
15899 (M_PI_2l): Likewise.
15900 (M_PI_4l): Likewise.
15901 (M_1_PIl): Likewise.
15902 (M_2_PIl): Likewise.
15903 (M_2_SQRTPIl): Likewise.
15904 (M_SQRT2l): Likewise.
15905 (M_SQRT1_2l): Likewise.
15906
f230c29b
DM
159072012-05-31 David S. Miller <davem@davemloft.net>
15908
15909 * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
15910 values between float registers.
15911 * sysdeps/sparc/sparc64/memset.S: Likewise.
15912 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
15913
fed806c3
MF
159142012-05-31 Mike Frysinger <vapier@gentoo.org>
15915
15916 * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
15917 -D_FORTIFY_SOURCE=1.
15918 (CPPFLAGS-tst-longjmp_chk.c): Define.
15919 (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
15920 (CPPFLAGS-tst-longjmp_chk2.c): Define.
15921 * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
15922 CFLAGS-tst-wchar-h.c.
15923
30917259
MP
159242012-05-31 Marek Polacek <polacek@redhat.com>
15925
15926 [BZ #14132]
15927 * include/mntent.h (__setmntent_internal, __getmntent_r_internal
15928 __endmntent_internal): Remove declaration.
15929 (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
15930 (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
15931 * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
15932
1c58d5dc
DM
159332012-05-30 David S. Miller <davem@davemloft.net>
15934
15935 * sysdeps/sparc/sparc32/soft-fp/q_util.c
15936 (___Q_simulate_exceptions): Use real FP ops rather than writing
15937 into the %fsr.
15938 * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
15939 Likewise.
15940
7dc00e0d
L
159412012-05-30 H.J. Lu <hongjiu.lu@intel.com>
15942
15943 [BZ #14117]
0bd53985
L
15944 * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
15945 * sysdeps/x86/bits/xtitypes.h: This.
15946
3a257e66
L
15947 * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
15948 * sysdeps/x86/bits/wordsize.h: This.
15949
62f62904
L
15950 * sysdeps/i386/bits/huge_vall.h: Renamed to ...
15951 * sysdeps/x86/bits/huge_vall.h: This.
15952
404fe9d9
L
15953 * sysdeps/i386/bits/select.h: Removed.
15954 * sysdeps/x86_64/bits/select.h: Renamed to ...
15955 * sysdeps/x86/bits/select.h: This.
15956
d48d0446
L
15957 * sysdeps/i386/bits/setjmp.h: Removed.
15958 * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
15959 * sysdeps/x86/bits/setjmp.h: This.
15960
7dc00e0d
L
15961 * sysdeps/i386/bits/mathdef.h: Removed.
15962 * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
15963 * sysdeps/x86/bits/mathdef.h: This.
15964
03277f8f
AS
159652012-05-30 Andreas Schwab <schwab@linux-m68k.org>
15966
15967 [BZ #14132]
15968 * include/sys/socket.h (__connect_internal)
15969 (__libc_sa_len_internal): Remove declaration.
15970 (__connect, __libc_sa_len): Declare hidden_proto.
15971 (SA_LEN): Remove use of INTUSE.
15972 * socket/connect.c: Add libc_hidden_def.
15973 * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
15974 * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
15975 * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
15976 alias.
15977 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
15978 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
15979 * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
15980 of adding _internal alias.
15981
13764867
L
159822012-05-30 H.J. Lu <hongjiu.lu@intel.com>
15983
15984 [BZ #14117]
6bd97696
L
15985 * sysdeps/i386/bits/link.h: Removed.
15986 * sysdeps/i386/bits/linkmap.h: Likewise.
15987 * sysdeps/x86_64/bits/link.h: Renamed to ...
15988 * sysdeps/x86/bits/link.h: This.
15989 * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
15990 * sysdeps/x86/bits/linkmap.h: This.
15991
f726f0bb
L
15992 * sysdeps/i386/bits/endian.h: Removed.
15993 * sysdeps/x86_64/bits/endian.h: Renamed to ...
15994 * sysdeps/x86/bits/endian.h: This.
15995
13764867
L
15996 * sysdeps/i386/bits/byteswap.h: Removed.
15997 * sysdeps/i386/bits/byteswap-16.h: Likewise.
15998 * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
15999 * sysdeps/x86/bits/byteswap.h: This.
16000 * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
16001 * sysdeps/x86/bits/byteswap-16.h: This.
16002 * sysdeps/i386/Implies: Add x86.
16003 * sysdeps/x86_64/Implies: Likewise.
16004
ae251b0b
DM
160052012-05-30 David S. Miller <davem@davemloft.net>
16006
16007 * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
16008 (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
16009 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
16010 (FP_TRAPPING_EXCEPTIONS): Define.
16011 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
16012 (FP_TRAPPING_EXCEPTIONS): Define.
16013 * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
16014 subnormals only when inexact has been signalled or underflow
16015 exceptions are enabled.
16016 (_FP_PACK_CANONICAL): Likewise.
16017
d5c90867
L
160182012-05-30 H.J. Lu <hongjiu.lu@intel.com>
16019
16020 [BZ #14183]
16021 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
16022 Defined with __UWORD_TYPE if __x86_64__ isn't defined.
16023
63f1549e
RH
160242012-05-30 Richard Henderson <rth@twiddle.net>
16025
8d8f2279
RH
16026 * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
16027 with #ifndef NOT_IN_libc.
16028
63f1549e
RH
16029 * scripts/abilist.awk: Accept 8 fields. Handle Alpha functions
16030 marked to avoid plt entry.
16031
0ab0291b
L
160322012-05-30 H.J. Lu <hongjiu.lu@intel.com>
16033
16034 [BZ #14112]
16035 * Makeconfig (default-abi): New macro.
16036 (abi-includes): Likewise.
16037 ($(common-objpfx)soversions.mk): Remove WORDSIZE check. Use
16038 $(abi-$(default-abi)-lib-soname) for soname if defined.
16039 ($(common-objpfx)gnu/lib-names.stmp): Generate from
16040 abi-variants.
16041 * Makefile (installed-stubs): Likewise.
16042 * include/stubs-biarch.h: Removed.
16043 * scripts/lib-names.awk: Only handle one library at a time.
16044 * scripts/soversions.awk: Remove WORDSIZE support.
16045 * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
16046 entries.
16047 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
16048 Removed.
16049 (syscall-list-default-condition): Likewise.
16050 (syscall-list-default-condition): Likewise.
16051 (syscall-list-includes): Likewise.
16052 ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
16053 syscall-list-* with abi-*. Handle undefined abi-variants.
16054 * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
16055 * sysdeps/unix/sysv/linux/i386/Implies: New file.
16056 * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
16057 * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
16058 * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
16059 * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
16060 Removed.
16061 (syscall-list-32-options): Likewise.
16062 (syscall-list-32-condition): Likewise.
16063 (syscall-list-64-options): Likewise.
16064 (syscall-list-64-condition): Likewise.
16065 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
16066 macro.
16067 * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
16068 Renamed to ...
16069 (abi-*): This.
16070 (abi-64-ld-soname): New macro.
16071 * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
16072 * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
16073 Renamed to ...
16074 (abi-*): This.
16075 * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
16076 * sysdeps/x86_64/x32/shlib-versions: Likewise.
16077
4da0431d
JM
160782012-05-30 Joseph Myers <joseph@codesourcery.com>
16079
3a85279c
JM
16080 * sysdeps/unix/sysv/linux/kernel-features.h
16081 (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
16082 * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
16083 include <kernel-features.h>.
16084 [!__NR_ftruncate64]: Remove conditional code.
16085 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
16086 [__NR_ftruncate64]: Make code unconditional.
16087 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
16088 * sysdeps/unix/sysv/linux/truncate64.c: Do not
16089 include <kernel-features.h>.
16090 [!__NR_ftruncate64]: Remove conditional code.
16091 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
16092 [__NR_ftruncate64]: Make code unconditional.
16093 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
16094 * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
16095 include <kernel-features.h>.
16096 [!__NR_ftruncate64]: Remove conditional code.
16097 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
16098 [__NR_ftruncate64]: Make code unconditional.
16099 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
16100 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
16101 include <kernel-features.h>.
16102 [!__NR_ftruncate64]: Remove conditional code.
16103 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
16104 [__NR_ftruncate64]: Make code unconditional.
16105 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
16106
4da0431d
JM
16107 * configure.in (libc_cv_fpie): Weaken to a compile test using
16108 LIBC_TRY_CC_OPTION.
16109 * configure: Regenerated.
16110
11ef492c
AK
161112012-05-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
16112
16113 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
16114 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
16115 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
16116 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
16117 Refreshed.
16118 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
16119 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
16120 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
16121 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
16122 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
16123 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
16124 Refreshed.
16125
d66ef399
DM
161262012-05-27 David S. Miller <davem@davemloft.net>
16127
16128 * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
16129 (___Q_zero): New.
16130 (__Q_simulate_exceptions): Return void. Change to simulate
16131 exceptions by writing into the %fsr.
16132 * sysdeps/sparc/sparc64/soft-fp/qp_util.c
16133 (__Qp_handle_exceptions): Likewise.
16134 (numbers): Delete.
16135 * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
16136 __Qp_handle_exceptions.
16137 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
16138 __Qp_handle_exceptions.
16139 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
16140 as unused and give dummy FP_RND_NEAREST initializer.
16141 (FP_INHIBIT_RESULTS): Define.
16142 (___Q_simulate_exceptions): Update declaration.
16143 (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
16144 formatting.
16145 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
16146 as unused and give dummy FP_RND_NEAREST initializer.
16147 (__Qp_handle_exceptions): Update declaration.
16148 (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
16149 formatting.
16150
04fb54b5
TS
161512012-05-27 Thomas Schwinge <thomas@codesourcery.com>
16152
16153 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
16154 the temporary FPU control word.
16155 * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
16156 * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
16157 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
16158 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
16159 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
16160 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
16161 * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
16162 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
16163 * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
16164 * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
16165 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
16166
3f99608f
KK
161672012-05-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
16168
16169 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
16170 fields.
16171
65a4de4e
CLT
161722012-05-27 Chung-Lin Tang <cltang@codesourcery.com>
16173
16174 * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
16175 * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
16176 * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
16177 * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
16178 Likewise.
16179 * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
16180 * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
16181 Likewise.
16182
15749d40
UD
161832012-05-27 Ulrich Drepper <drepper@gmail.com>
16184
16185 * po/h.po: Update from translation team.
16186
25dbcb27
AS
161872012-05-26 Andreas Schwab <schwab@linux-m68k.org>
16188
3d3f8e55
AS
16189 * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
16190
25dbcb27
AS
16191 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
16192 handling of denormals.
16193 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
16194 * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
16195 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
16196 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
16197 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
16198 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
16199 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
16200 Likewise.
16201
7ad47a80 162022012-05-26 Marek Polacek <polacek@redhat.com>
d81dcb35
MP
16203
16204 [BZ #14152]
16205 * math/libm-test.inc (fma_test): Don't always expect underflow
16206 exception.
16207
9c6ea9fa
SP
162082012-05-26 Siddhesh Poyarekar <siddhesh@redhat.com>
16209
16210 [BZ #12416]
16211 * elf/tst-execstack.c: Include stackinfo.h.
16212 (do_test): Adjust test case to ensure that pthread_getattr_np
16213 behaviour remains the same after marking stack executable.
16214
a8239222
JM
162152012-05-25 Joseph Myers <joseph@codesourcery.com>
16216
16217 * sysdeps/unix/sysv/linux/kernel-features.h
16218 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
16219 * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
16220 kernel-features.h.
16221 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
16222 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
16223 * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
16224 kernel-features.h.
16225 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
16226 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
16227
918b5606
L
162282012-05-25 H.J. Lu <hongjiu.lu@intel.com>
16229
16230 * configure.in: Define the default includes to being none.
16231 * configure: Regenerated.
16232
3a097cc7
RM
162332012-05-25 Roland McGrath <roland@hack.frob.com>
16234
8422c9a5
RM
16235 * sysdeps/x86_64/__longjmp.S: Add a static probe here.
16236 * sysdeps/x86_64/setjmp.S: Likewise.
16237 * sysdeps/i386/bsd-setjmp.S: Likewise.
16238 * sysdeps/i386/bsd-_setjmp.S: Likewise.
16239 * sysdeps/i386/setjmp.S: Likewise.
16240 * sysdeps/i386/__longjmp.S: Likewise.
16241 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
16242 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
16243
3a097cc7
RM
16244 * include/stap-probe.h: New file.
16245 * configure.in: Handle --enable-systemtap.
16246 * configure: Regenerated.
16247 * config.h.in (USE_STAP_PROBE): New #undef.
16248 * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
16249 * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
16250 * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
16251
21708942
JM
162522012-05-25 Joseph Myers <joseph@codesourcery.com>
16253
16254 [BZ #13717]
16255 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
16256 to 2.4.0 where earlier.
16257 * sysdeps/unix/sysv/linux/configure: Regenerated.
16258 * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
16259 <kernel-features.h>.
16260 [__ASSUME_32BITUIDS]: Make code unconditional.
16261 [!__ASSUME_32BITUIDS]: Remove conditional code.
16262 * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
16263 <kernel-features.h>.
16264 [__ASSUME_32BITUIDS]: Make code unconditional.
16265 [!__ASSUME_32BITUIDS]: Remove conditional code.
16266 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
16267 [__ASSUME_32BITUIDS]: Make code unconditional.
16268 (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
16269 * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
16270 <kernel-features.h>.
16271 [__ASSUME_32BITUIDS]: Make code unconditional.
16272 [!__ASSUME_32BITUIDS]: Remove conditional code.
16273 * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
16274 <kernel-features.h>.
16275 [__ASSUME_32BITUIDS]: Make code unconditional.
16276 [!__ASSUME_32BITUIDS]: Remove conditional code.
16277 * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
16278 <kernel-features.h>.
16279 [__ASSUME_32BITUIDS]: Make code unconditional.
16280 [!__ASSUME_32BITUIDS]: Remove conditional code.
16281 * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
16282 <kernel-features.h>.
16283 [__ASSUME_32BITUIDS]: Make code unconditional.
16284 [!__ASSUME_32BITUIDS]: Remove conditional code.
16285 * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
16286 <kernel-features.h>.
16287 [__ASSUME_32BITUIDS]: Make code unconditional.
16288 [!__ASSUME_32BITUIDS]: Remove conditional code.
16289 * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
16290 <kernel-features.h>.
16291 [__ASSUME_32BITUIDS]: Make code unconditional.
16292 [!__ASSUME_32BITUIDS]: Remove conditional code.
16293 * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
16294 <kernel-features.h>.
16295 [__ASSUME_32BITUIDS]: Make code unconditional.
16296 [!__ASSUME_32BITUIDS]: Remove conditional code.
16297 * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
16298 <kernel-features.h>.
16299 [__ASSUME_32BITUIDS]: Make code unconditional.
16300 [!__ASSUME_32BITUIDS]: Remove conditional code.
16301 * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
16302 <kernel-features.h>.
16303 [__ASSUME_32BITUIDS]: Make code unconditional.
16304 [!__ASSUME_32BITUIDS]: Remove conditional code.
16305 * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
16306 <kernel-features.h>.
16307 [__ASSUME_32BITUIDS]: Make code unconditional.
16308 [!__ASSUME_32BITUIDS]: Remove conditional code.
16309 * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
16310 <kernel-features.h>.
16311 [__NR_setresgid] (__setresgid): Do not declare.
16312 [__ASSUME_32BITUIDS]: Make code unconditional.
16313 [!__ASSUME_32BITUIDS]: Remove conditional code.
16314 * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
16315 <kernel-features.h>.
16316 [__NR_setresuid] (__setresuid): Do not declare.
16317 [__ASSUME_32BITUIDS]: Make code unconditional.
16318 [!__ASSUME_32BITUIDS]: Remove conditional code.
16319 * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
16320 <kernel-features.h>.
16321 [__ASSUME_32BITUIDS]: Make code unconditional.
16322 [!__ASSUME_32BITUIDS]: Remove conditional code.
16323 * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
16324 <kernel-features.h>.
16325 [__ASSUME_32BITUIDS]: Make code unconditional.
16326 [!__ASSUME_32BITUIDS]: Remove conditional code.
16327 * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
16328 <kernel-features.h>.
16329 [__ASSUME_32BITUIDS]: Make code unconditional.
16330 [!__ASSUME_32BITUIDS]: Remove conditional code.
16331 * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
16332 <kernel-features.h>.
16333 [__ASSUME_32BITUIDS]: Make code unconditional.
16334 [!__ASSUME_32BITUIDS]: Remove conditional code.
16335 * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
16336 <kernel-features.h>.
16337 [__ASSUME_32BITUIDS]: Make code unconditional.
16338 [!__ASSUME_32BITUIDS]: Remove conditional code.
16339 * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
16340 <kernel-features.h>.
16341 [__ASSUME_32BITUIDS]: Make code unconditional.
16342 [!__ASSUME_32BITUIDS]: Remove conditional code.
16343 * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
16344 <kernel-features.h>.
16345 [__ASSUME_32BITUIDS]: Make code unconditional.
16346 [!__ASSUME_32BITUIDS]: Remove conditional code.
16347 * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
16348 <kernel-features.h>.
16349 [__ASSUME_32BITUIDS]: Make code unconditional.
16350 [!__ASSUME_32BITUIDS]: Remove conditional code.
16351 * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
16352 <kernel-features.h>.
16353 [__ASSUME_32BITUIDS]: Make code unconditional.
16354 [!__ASSUME_32BITUIDS]: Remove conditional code.
16355 * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
16356 <kernel-features.h>.
16357 [__ASSUME_32BITUIDS]: Make code unconditional.
16358 [!__ASSUME_32BITUIDS]: Remove conditional code.
16359 * sysdeps/unix/sysv/linux/kernel-features.h
16360 (__ASSUME_SETRESUID_SYSCALL): Remove.
16361 (__ASSUME_SETRESGID_SYSCALL): Likewise.
16362 (__ASSUME_32BITUIDS): Likewise.
16363 (__ASSUME_LDT_WORKS): Likewise.
16364 (__ASSUME_O_DIRECTORY): Likewise.
16365 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
16366 architecture but not kernel version.
16367 (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
16368 (__ASSUME_MMAP2_SYSCALL): Likewise.
16369 (__ASSUME_STAT64_SYSCALL): Likewise.
16370 (__ASSUME_IPC64): Likewise.
16371 * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
16372 <kernel-features.h>.
16373 [__ASSUME_32BITUIDS]: Make code unconditional.
16374 [!__ASSUME_32BITUIDS]: Remove conditional code.
16375 * sysdeps/unix/sysv/linux/opendir.c: Do not include
16376 <kernel-features.h>.
16377 [__ASSUME_O_DIRECTORY]: Make code unconditional.
16378 * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
16379 132096]: Remove conditional code.
16380 [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
16381 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
16382 <kernel-features.h>.
16383 [__ASSUME_32BITUIDS]: Make code unconditional.
16384 [!__ASSUME_32BITUIDS]: Remove conditional code.
16385 * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
16386 <kernel-features.h>.
16387 [__ASSUME_32BITUIDS]: Make code unconditional.
16388 [!__ASSUME_32BITUIDS]: Remove conditional code.
16389 * sysdeps/unix/sysv/linux/setegid.c: Do not include
16390 <kernel-features.h>.
16391 [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
16392 unconditional.
16393 (__setresgid): Do not declare.
16394 [__ASSUME_32BITUIDS]: Make code unconditional.
16395 [!__ASSUME_32BITUIDS]: Remove conditional code.
16396 * sysdeps/unix/sysv/linux/seteuid.c: Do not include
16397 <kernel-features.h>.
16398 [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
16399 unconditional.
16400 (__setresuid): Do not declare.
16401 [__ASSUME_32BITUIDS]: Make code unconditional.
16402 [!__ASSUME_32BITUIDS]: Remove conditional code.
16403 * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
16404 <kernel-features.h>.
16405 [__ASSUME_32BITUIDS]: Make code unconditional.
16406 [!__ASSUME_32BITUIDS]: Remove conditional code.
16407 * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
16408 <kernel-features.h>.
16409 [__ASSUME_32BITUIDS]: Make code unconditional.
16410 [!__ASSUME_32BITUIDS]: Remove conditional code.
16411
a386f1cc
RH
164122012-05-25 Richard Henderson <rth@twiddle.net>
16413
16414 * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
16415 dl_hwcap to ifunc resolver.
16416 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
16417 elf_ifunc_invoke.
16418 * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
16419 dl_hwcap to ifunc resolver.
16420 * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
16421
b6550497
JM
164222012-05-24 Joseph Myers <joseph@codesourcery.com>
16423
16424 [BZ #14153]
16425 * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
16426 for |x| <= 2**-26, not 2**-57.
16427 * math/libm-test.inc (acos_test): Do not allow spurious underflow
16428 exception.
16429
b0bc23a1
JL
164302012-05-24 Jeff Law <law@redhat.com>
16431
16432 * stdio-common/Makefile (tests): Add bug25.
16433 * stdio-common/bug25.c: New test.
16434
347c92e9
L
164352012-05-24 H.J. Lu <hongjiu.lu@intel.com>
16436
16437 [BZ #13576]
16438 * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
16439 multiple of MALLOC_ALIGNMENT in size.
16440 (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
16441
6bcc8b3f
JM
164422012-05-24 Joseph Myers <joseph@codesourcery.com>
16443
16444 * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
16445 Require >= 256.
16446 (FILENAME_MAX): Use macro-int-constant.
16447 (FOPEN_MAX): Use macro-int-constant. Require >= 8.
16448 (_IOFBF): Use macro-int-constant.
16449 (_IOLBF): Likewise.
16450 (_IONBF): Likewise.
16451 (SEEK_CUR): Likewise.
16452 (SEEK_END): Likewise.
16453 (SEEK_SET): Likewise.
16454 (TMP_MAX): Likewise.
16455 (EOF): Use macro-int-constant. Require < 0.
16456 (NULL): Use macro-constant. Require == 0.
16457 (stdin): Require type to be FILE *.
16458 (stdout): Likewise.
16459 (stderr): Likewise.
16460 * conform/data/stdlib.h-data (EXIT_FAILURE): Use
16461 macro-int-constant.
16462 (EXIT_SUCCESS): Likewise.
16463 (NULL): Use macro-constant. Require == 0.
16464 (RAND_MAX): Use macro-int-constant.
16465 [ISO99 || ISO11] (lldiv_t): Require also for these standards.
16466 [C99-based standards] (strtof): Require function.
16467 [C99-based standards] (strtold): Likewise.
16468 [C99-based standards] (strtoll): Likewise.
16469 [C99-based standards] (strtoull): Likewise.
16470 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
16471 [ISO || ISO99 || ISO11] (limits.h): Likewise.
16472 [ISO || ISO99 || ISO11] (math.h): Likewise.
16473 [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
16474 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
16475 [ISO || ISO99 || ISO11] (*_t): Do not allow.
16476
d18ea0c5
AS
164772012-05-24 Andreas Schwab <schwab@linux-m68k.org>
16478
16479 [BZ #14132]
56d25bb8
AS
16480 * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
16481 * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
16482 * intl/dgettext.c (DCGETTEXT): Likewise.
16483 * intl/gettext.c (DCGETTEXT): Likewise.
16484 * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
16485 * posix/regex_internal.h (gettext): Likewise.
16486 * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
16487 Remove declaration.
16488 * include/argz.h (__argz_count_internal)
16489 (__argz_stringify_internal): Remove declaration.
16490 (__argz_count, __argz_stringify): Declare hidden proto.
16491 * intl/dcgettext.c: Remove use of INTDEF.
16492 * string/argz-count.c: Replace INTDEF with libc_hidden_def.
16493 * string/argz-stringify.c: Likewise.
16494 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
16495 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
16496 Declare hidden proto.
d18ea0c5
AS
16497 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
16498 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
16499 Declare hidden proto.
16500 * include/stdio.h (__asprintf_internal): Don't declare.
16501 (__asprintf): Don't define as macro. Declare hidden proto.
16502 * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
16503 (__fsetlocking): Declare hidden proto.
16504 * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
16505 (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
16506 hidden proto.
16507 (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
16508 (_IO_setlinebuf): Remove use of INTUSE.
16509 (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
16510 (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
16511 (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
16512 Remove declaration.
16513 * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
16514 (_IO_do_flush): Remove use of INTUSE.
16515 (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
16516 (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
16517 (_IO_adjust_column, _IO_least_wmarker)
16518 (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
16519 (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
16520 (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
16521 (_IO_default_doallocate, _IO_wdefault_doallocate)
16522 (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
16523 (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
16524 (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
16525 (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
16526 (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
16527 (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
16528 (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
16529 (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
16530 (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
16531 (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
16532 (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
16533 (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
16534 (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
16535 proto.
16536 (_IO_flush_all_internal, _IO_adjust_column_internal)
16537 (_IO_default_uflow_internal, _IO_default_finish_internal)
16538 (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
16539 (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
16540 (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
16541 (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
16542 (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
16543 (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
16544 (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
16545 (_IO_file_xsgetn_internal, _IO_file_stat_internal)
16546 (_IO_file_close_internal, _IO_file_close_it_internal)
16547 (_IO_file_underflow_internal, _IO_file_overflow_internal)
16548 (_IO_file_init_internal, _IO_file_attach_internal)
16549 (_IO_file_fopen_internal, _IO_file_read_internal)
16550 (_IO_file_sync_internal, _IO_file_seek_internal)
16551 (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
16552 (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
16553 (_IO_str_underflow_internal, _IO_str_overflow_internal)
16554 (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
16555 (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
16556 (_IO_list_all_internal, _IO_link_in_internal)
16557 (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
16558 (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
16559 (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
16560 (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
16561 (_IO_do_write_internal, _IO_padn_internal)
16562 (_IO_getline_info_internal, _IO_getline_internal)
16563 (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
16564 (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
16565 (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
16566 (_IO_vfscanf_internal, _IO_vfprintf_internal)
16567 (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
16568 (_IO_init_internal, _IO_un_link_internal): Don't declare.
16569 * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
16570 with libc_hidden_ver, remove use of INTUSE.
16571 * libio/genops.c: Likewise.
16572 * libio/freopen.c: Likewise.
16573 * libio/freopen64.c: Likewise.
16574 * libio/iofclose.c: Likewise.
16575 * libio/iofdopen.c: Likewise.
16576 * libio/iofflush.c: Likewise.
16577 * libio/iofflush_u.c: Likewise.
16578 * libio/iofgets.c: Likewise.
16579 * libio/iofgets_u.c: Likewise.
16580 * libio/iofopen.c: Likewise.
16581 * libio/iofopncook.c: Likewise.
16582 * libio/iofread.c: Likewise.
16583 * libio/iofread_u.c: Likewise.
16584 * libio/ioftell.c: Likewise.
16585 * libio/iofwrite.c: Likewise.
16586 * libio/iogetline.c: Likewise.
16587 * libio/iogets.c: Likewise.
16588 * libio/iogetwline.c: Likewise.
16589 * libio/iopadn.c: Likewise.
16590 * libio/iopopen.c: Likewise.
16591 * libio/ioseekoff.c: Likewise.
16592 * libio/ioseekpos.c: Likewise.
16593 * libio/iosetbuffer.c: Likewise.
16594 * libio/iosetvbuf.c: Likewise.
16595 * libio/ioungetc.c: Likewise.
16596 * libio/ioungetwc.c: Likewise.
16597 * libio/iovdprintf.c: Likewise.
16598 * libio/iovsprintf.c: Likewise.
16599 * libio/iovsscanf.c: Likewise.
16600 * libio/memstream.c: Likewise.
16601 * libio/obprintf.c: Likewise.
16602 * libio/oldfileops.c: Likewise.
16603 * libio/oldiofclose.c: Likewise.
16604 * libio/oldiofdopen.c: Likewise.
16605 * libio/oldiofopen.c: Likewise.
16606 * libio/oldiopopen.c: Likewise.
16607 * libio/oldstdfiles.c: Likewise.
16608 * libio/putc.c: Likewise.
16609 * libio/setbuf.c: Likewise.
16610 * libio/setlinebuf.c: Likewise.
16611 * libio/stdfiles.c: Likewise.
16612 * libio/strops.c: Likewise.
16613 * libio/vasprintf.c: Likewise.
16614 * libio/vscanf.c: Likewise.
16615 * libio/vsnprintf.c: Likewise.
16616 * libio/vswprintf.c: Likewise.
16617 * libio/wfiledoalloc.c: Likewise.
16618 * libio/wfileops.c: Likewise.
16619 * libio/wgenops.c: Likewise.
16620 * libio/wmemstream.c: Likewise.
16621 * libio/wstrops.c: Likewise.
16622 * libio/__fpurge.c: Likewise.
16623 * libio/__fsetlocking.c: Likewise.
16624 * assert/assert.c: Likewise.
16625 * debug/fgets_chk.c: Likewise.
16626 * debug/fgets_u_chk.c: Likewise.
16627 * debug/fread_chk.c: Likewise.
16628 * debug/fread_u_chk.c: Likewise.
16629 * debug/gets_chk.c: Likewise.
16630 * debug/obprintf_chk.c: Likewise.
16631 * debug/vasprintf_chk.c: Likewise.
16632 * debug/vdprintf_chk.c: Likewise.
16633 * debug/vsnprintf_chk.c: Likewise.
16634 * debug/vsprintf_chk.c: Likewise.
16635 * malloc/mtrace.c: Likewise.
16636 * misc/error.c: Likewise.
16637 * misc/syslog.c: Likewise.
16638 * stdio-common/asprintf.c: Likewise.
16639 * stdio-common/fxprintf.c: Likewise.
16640 * stdio-common/getw.c: Likewise.
16641 * stdio-common/isoc99_fscanf.c: Likewise.
16642 * stdio-common/isoc99_scanf.c: Likewise.
16643 * stdio-common/isoc99_vfscanf.c: Likewise.
16644 * stdio-common/isoc99_vscanf.c: Likewise.
16645 * stdio-common/isoc99_vsscanf.c: Likewise.
16646 * stdio-common/printf-prs.c: Likewise.
16647 * stdio-common/printf_fp.c: Likewise.
16648 * stdio-common/printf_fphex.c: Likewise.
16649 * stdio-common/printf_size.c: Likewise.
16650 * stdio-common/putw.c: Likewise.
16651 * stdio-common/scanf.c: Likewise.
16652 * stdio-common/sprintf.c: Likewise.
16653 * stdio-common/tmpfile.c: Likewise.
16654 * stdio-common/vfprintf.c: Likewise.
16655 * stdio-common/vfscanf.c: Likewise.
16656 * stdlib/strfmon_l.c: Likewise.
16657 * sunrpc/openchild.c: Likewise.
16658 * sunrpc/xdr_stdio.c: Likewise.
16659 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
16660 * sysdeps/mach/hurd/tmpfile.c: Likewise.
16661
d6c33fda
RM
166622012-05-24 Roland McGrath <roland@hack.frob.com>
16663
c1487492
RM
16664 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
16665
16666 * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
16667 in the third column, to generate for the shared library an IFUNC
16668 that uses _dl_vdso_vsym.
16669 * Makerules (COMPILE.c, compile-stdin.c): New variables.
16670 * Makeconfig (object-suffixes-noshared): New variable.
16671
16672 * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
16673 (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
16674 (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
16675 (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
16676
d6c33fda
RM
16677 [BZ #14132]
16678 * include/sys/time.h (__gettimeofday): Remove macro.
16679 (__gettimeofday, gettimeofday): Add libc_hidden_proto.
16680 * time/gettimeofday.c (__gettimeofday): Remove #undef.
16681 Remove INTDEF.
16682 (__gettimeofday): Add libc_hidden_def.
16683 (gettimeofday): Add libc_hidden_weak.
16684 * sysdeps/mach/gettimeofday.c: Likewise.
16685 * sysdeps/posix/gettimeofday.c: Likewise.
16686 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
16687 * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
16688 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
16689 (__gettimeofday_internal): Remove strong_alias.
16690 (__gettimeofday): Add libc_hidden_def.
16691 (gettimeofday): Add libc_hidden_weak.
16692 * sysdeps/unix/syscalls.list (gettimeofday):
16693 Remove __gettimeofday_internal alias.
16694
b5a2bbe6
L
166952012-05-24 Daniel Jacobowitz <drow@false.org>
16696 H.J. Lu <hongjiu.lu@intel.com>
16697
16698 [BZ #12495]
16699 * malloc/malloc.c (SMALLBIN_CORRECTION): New.
16700 (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
16701 (largebin_index_32_big): New.
16702 (largebin_index): Use it for 16-byte alignment.
16703 (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ. Don't update
16704 correction with front_misalign.
16705
cfba4fda
L
167062012-05-24 H.J. Lu <hongjiu.lu@intel.com>
16707
7f907421
L
16708 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
16709 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
16710 Likewise.
16711 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
16712 Likewise.
16713 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
16714 Likewise.
16715 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
16716 Likewise.
16717 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
16718 Likewise.
16719 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
16720 Likewise.
16721 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
16722 Likewise.
16723 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
16724 Likewise.
16725 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
16726 Likewise.
16727 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
16728 Likewise.
16729 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
16730 Likewise.
16731 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
16732 Likewise.
16733
cfba4fda
L
16734 * scripts/data/c++-types-x32-linux-gnu.data: New file.
16735 * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
16736
80bad0cc
JM
167372012-05-24 Joseph Myers <joseph@codesourcery.com>
16738
7a25eb06
JM
16739 [BZ #10846]
16740 [BZ #14036]
16741 * math/libm-test.inc (exp_test): Add test from bug 14036.
16742 (pow_test): Add test from bug 10846.
16743
795405f9
JM
16744 * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
16745 and other flags.
16746 (special_function): Do not include flags in test name.
16747 (parse_args): Likewise.
16748 * sysdeps/i386/fpu/libm-test-ulps: Update.
16749 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
16750 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
16751 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
16752 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16753
80bad0cc
JM
16754 * math/gen-libm-test.pl (%beautify): Add entries for underflow
16755 exceptions.
16756 * math/libm-test.inc ("Philosophy"): Update comment about
16757 exception testing.
16758 (UNDERFLOW_EXCEPTION): New macro.
16759 (UNDERFLOW_EXCEPTION_OK): Likewise.
16760 (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
16761 (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
16762 (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
16763 (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
16764 (INVALID_EXCEPTION_OK): Update value.
16765 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
16766 (OVERFLOW_EXCEPTION_OK): Likewise.
16767 (IGNORE_ZERO_INF_SIGN): Likewise.
16768 (test_exceptions): Handle underflow exceptions.
16769 (acos_test): Update for underflow exception expectations.
16770 (cexp_test): Likewise.
16771 (clog_test): Likewise.
16772 (clog10_test): Likewise.
16773 (csqrt_test): Likewise.
16774 (ctan_test): Likewise.
16775 (ctanh_test): Likewise.
16776 (exp_test): Likewise.
16777 (exp10_test): Likewise.
16778 (exp2_test): Likewise.
16779 (expm1_test): Likewise.
16780 (fma_test): Likewise.
16781 (j0_test): Likewise.
16782 (jn_test): Likewise.
16783 (nexttoward_test): Likewise.
16784 (pow_test): Likewise.
16785 (scalbn_test): Likewise.
16786 (scalbln_test): Likewise.
16787 (tan_test): Likewise.
16788 (y1_test): Likewise.
16789 * sysdeps/i386/fpu/libm-test-ulps: Update.
16790 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16791
9e0e3d0b
DM
167922012-05-23 David S. Miller <davem@davemloft.net>
16793
16794 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
16795 (__libc_sigaction): Remove unused local variables.
16796
ccd0a08f
L
167972012-05-23 H.J. Lu <hongjiu.lu@intel.com>
16798
16799 * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
16800
62bdf9a6
PE
168012012-05-23 Paul Eggert <eggert@cs.ucla.edu>
16802
f8591f80
PE
16803 mktime: avoid signed integer overflow
16804 * time/mktime.c (__mktime_internal): Do not mishandle the case
16805 where diff == INT_MIN.
16806
94c7d826
PE
16807 mktime: simplify computation of average
16808 * time/mktime.c (ranged_convert): Use new time_t_avg function
16809 instead of rolling our own (probably-slower) code.
16810
ce73d683
PE
16811 mktime: do not assume signed right shift propagates sign bit
16812 * time/mktime.c (isdst_differ): New static function.
16813 (__mktime_internal): No need to normalize tm_isdst now.
16814 (__mktime_internal, not_equal_tm): Use isdst_differ to compare
16815 tm_isdst values.
16816
72a22e59
PE
16817 mktime: merge another wrapv change from gnulib
16818 * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
16819 from some compilers.
16820
68605433
PE
16821 mktime: remove incorrect attempt at unusual arithmetics
16822 * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
16823 The code didn't really work on such machines anyway.
16824 (TYPE_MINIMUM): Assume two's complement.
16825 (twos_complement_arithmetic): Verify that long_int and time_t
16826 are two's complement (or unsigned, in the latter case).
16827
03cf7fe3
PE
16828 mktime: check signed shifts on long_int and time_t, too
16829 * time/mktime.c (SHR): Check that shifts work as desired
16830 on the types long_int and time_t too, as SHR is used on
16831 such types.
16832
f04dfbc2
PE
16833 mktime: do not assume 'long' is wide enough
16834 * time/mktime.c (verify): Move decl up.
16835 (long_int): New type.
16836 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
16837 to remove assumption in the code that 'long' is wide enough to
16838 store year values. This assumption is not true on x32 and on
16839 some non-glibc platforms.
16840
62bdf9a6
PE
16841 mktime: merge wrapv change from gnulib
16842 * time/mktime.c (WRAPV): New macro.
16843 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
16844 (guess_time_tm, __mktime_internal): Do not assume that signed
16845 integer overflow wraps around; modern compilers generate code
16846 where this assumption is no longer valid.
16847
5e292e4f
L
168482012-05-23 H.J. Lu <hongjiu.lu@intel.com>
16849
16850 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
16851 Replace "jmp L(pseudo_end)" with "ret".
16852 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
16853 Likewise.
16854
8caf8c87
AJ
168552012-05-23 Andreas Jaeger <aj@suse.de>
16856
16857 * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
16858 * sysdeps/unix/sysv/linux/poll.c: Remove file.
16859
1a09dc56
AJ
168602012-05-23 Andreas Jaeger <aj@suse.de>
16861 Maximilian Attems <max@stro.at>
16862
16863 * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
16864 New macros.
16865
1c87aba0
L
168662012-05-23 H.J. Lu <hongjiu.lu@intel.com>
16867
16868 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
16869 code so that pseudo_end is just ret and the stack pointer is
16870 correct also for static library in error case.
16871
40e45bd5
JM
168722012-05-23 Joseph Myers <joseph@codesourcery.com>
16873
c2670533
JM
16874 * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
16875 move to syscalls.list.
16876 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
16877 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
16878 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
16879 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
16880
40e45bd5
JM
16881 * manual/install.texi (Running make install): Do not mention Linux
16882 kernel version for which pt_chown is not needed.
16883 (Linux): Do not mention problems with nscd with 2.0 kernels.
16884 * INSTALL: Regenerated.
16885
be08eda5
AJ
168862012-05-23 Andreas Jaeger <aj@suse.de>
16887
16888 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
16889 (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
16890 macro.
16891 * sysdeps/unix/sysv/linux/s390/bits/mman.h
16892 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
16893 * sysdeps/unix/sysv/linux/sh/bits/mman.h
16894 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
16895 * sysdeps/unix/sysv/linux/i386/bits/mman.h
16896 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
16897 * sysdeps/unix/sysv/linux/sparc/bits/mman.h
16898 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
16899 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
16900 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
16901 * sysdeps/unix/sysv/linux/bits/in.h
16902 (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
16903
a6a056bb
RM
169042012-05-22 Roland McGrath <roland@hack.frob.com>
16905
16906 * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
16907 (PREPARE_VERSION): Just use assert instead, it will be elided
16908 under [NDEBUG] anyway.
16909
c9009328
L
169102012-05-22 H.J. Lu <hongjiu.lu@intel.com>
16911
16912 * sysdeps/unix/sysv/linux/Makefile: Include
16913 $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
cb191f23 16914 (sysdep_routines): Remove sysctl.
c9009328
L
16915 * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
16916 * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
16917 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
16918 * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
16919 * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
16920
73338355
AJ
169212012-05-22 Andreas Jaeger <aj@suse.de>
16922
16923 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
16924 that pseudo_end is just ret and the stack pointer is correct also
16925 for static library in error case.
16926
d44638b0
PP
169272012-05-22 Paul Pluzhnikov <ppluzhnikov@google.com>
16928
16929 [BZ #14122]
16930 * nss/nsswitch.c (defconfig_entries): New variable.
16931 (__nss_database_lookup): Don't leak defconfig entries.
16932 (nss_parse_service_list): Don't leak on error paths.
16933 (free_database_entries): New function.
16934 (free_defconfig): New function.
16935 (free_mem): Move common code to free_database_entries.
16936
31a39bd8
L
169372012-05-22 H.J. Lu <hongjiu.lu@intel.com>
16938
da0331a8
L
16939 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
16940 Add arch_prctl.
16941 * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
16942
31a39bd8
L
16943 * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
16944 (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
16945 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
16946 New macro.
16947 (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
16948 (INTERNAL_SYSCALL_TYPES): Likewise.
16949 (LOAD_ARGS_TYPES_[1-6]): Likewise.
16950 (LOAD_REGS_TYPES_[1-6]): Likewise.
16951 (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
16952 (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
16953
45470df3
AZ
169542012-05-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
16955
16956 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
16957 copysignl for GLIBC_2_0.
16958 * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
16959 finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
16960 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
16961 logbl for GLIBC_2_0.
16962 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
16963 * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
16964
98a61bcb
L
169652012-05-22 H.J. Lu <hongjiu.lu@intel.com>
16966
a4f6e481
L
16967 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
16968 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
16969
f63d5db6
L
16970 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
16971 Use "neg %eax".
16972
98a61bcb
L
16973 * time/mktime.c: Update copyright years.
16974
95770f14
PE
169752012-05-22 Paul Eggert <eggert@cs.ucla.edu>
16976
6226efbd
PE
16977 mktime: merge comment-quoting-style change from gnulib
16978 * time/mktime.c: Quote 'like this' in comments.
16979 The GNU coding standards suggest that we no longer quote `like this',
16980 as "`" and "'" are typically rendered asymmetrically nowadays.
16981 The typical gnulib style is to quote 'like this' when quoting
16982 code, and "like this" when quoting English.
16983
b99e4f78
PE
16984 * time/mktime.c (compile-command): Add "-I.".
16985
643e01e6
PE
16986 mktime: merge mktime-internal.h change from gnulib
16987 * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
16988
2554247d
PE
16989 mktime: merge time_r change from gnulib
16990 * time/mktime.c [!_LIBC]: Do not include "time_r.h".
16991
826dd0ab
PE
16992 mktime: merge DEBUG change from gnulib
16993 * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
16994 case system <time.h> has a #define.
16995
bd83aabe
PE
16996 mktime: merge <sys/types.h> change from gnulib
16997 * time/mktime.c: Do not include <sys/types.h>; no longer needed,
16998 since <time.t> is now guaranteed to define time_t.
16999
95770f14
PE
17000 mktime: merge HAVE_CONFIG_H change from gnulib
17001 * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
17002
5e1a27a9
L
170032012-05-22 H.J. Lu <hongjiu.lu@intel.com>
17004
0e44a77e
L
17005 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
17006 Use "neg %eax".
17007
5e1a27a9
L
17008 * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
17009 __rlim_t cast.
17010 (struct rusage): Use anonymous union to pad each field to
17011 __syscall_slong_t.
17012
46259bec
DM
170132012-05-21 David S. Miller <davem@davemloft.net>
17014
17015 * Makefules (o-iterator): Remove .s cases.
17016 (compile-command.s): Delete.
17017 (COMPILE.s): Delete.
17018 * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
17019
59f0c22e
JM
170202012-05-21 Joseph Myers <joseph@codesourcery.com>
17021
17022 * configure.in (libc_cv_predef_stack_protector): Only consider
17023 "foobar" and "__stack_chk_fail" lines in libc_undefs.
17024 * configure: Regenerated.
17025
20c07380
L
170262012-05-21 H.J. Lu <hongjiu.lu@intel.com>
17027
bbb3154b
L
17028 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
17029 New macro. Use R*LP on int and pointer.
17030 (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
c5b3a2c0
L
17031 * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
17032 * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
bbb3154b
L
17033 * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
17034
20c07380
L
17035 * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
17036 [__WORDSIZE_TIME64_COMPAT32] instead of
17037 [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
17038 (struct utmp): Likewise.
17039 * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
17040 * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
17041 Renamed to ...
17042 (__WORDSIZE_TIME64_COMPAT32): This.
17043 * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
17044 * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
17045 * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
17046 * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
17047 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
17048 (__WORDSIZE_TIME64_COMPAT32): New macro.
17049
d8d1017e
AJ
170502012-05-21 Andreas Jaeger <aj@suse.de>
17051
17052 * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
17053 only if [SHARED]. Add prototype for __wcschr_ia32.
17054
6c7fb145
RM
170552012-05-21 Roland McGrath <roland@hack.frob.com>
17056
17057 * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
17058 of %rbp unmolested in the jmp_buf while mangling the low bits.
17059 * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
17060 unmolested high bits of %rbp while demangling the low bits.
17061 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
17062
66274218
AJ
170632012-05-21 Andreas Jaeger <aj@suse.de>
17064
07c58f8f
AJ
17065 * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
17066 * sunrpc/svc_simple.c: Use it for registerrpc.
17067 * sunrpc/xcrypt.c: Use it for passwd2des.
17068
66274218
AJ
17069 * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
17070
61f65140
L
170712012-05-21 H.J. Lu <hongjiu.lu@intel.com>
17072
17073 * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
17074 Don't define if [__SYSCALL_WORDSIZE != 32].
17075 * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
17076 New macro.
17077
5fefb436
AJ
170782012-05-21 Bruno Haible <bruno@clisp.org>
17079 Andreas Jaeger <aj@suse.de>
17080
17081 [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
17082 * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
17083 inptr and inend for must_buffer_ch.
17084 * wcsmbs/tst-mbsnrtowcs.c: Remove file.
17085 * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
17086 * stdio-common/Makefile (tests): Remove bug15.
17087 (bug15-ENV): Remove macro.
17088 * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
17089 anymore.
17090
d8e272ab
AJ
170912012-05-19 Andreas Jaeger <aj@suse.de>
17092 Roland McGrath <roland@hack.frob.com>
17093
17094 * manual/contrib.texi: Completely rewritten. It contains now an
17095 alphabetical list of contributors and their contributions.
17096
4a56a162
RH
170972012-05-21 Richard Henderson <rth@twiddle.net>
17098
17099 * misc/getauxval.c (__getauxval): Use unsigned long int.
17100 * misc/sys/auxv.h: Include <sys/cdefs.h>.
17101 (getauxval): Use unsigned long int.
17102
d024d23c
L
171032012-05-21 H.J. Lu <hongjiu.lu@intel.com>
17104
17105 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
17106
cbc00a03
RM
171072012-05-21 Roland McGrath <roland@hack.frob.com>
17108
17109 * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
17110 (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
17111 __alignof__ (long double).
17112
478143fa
AZ
171132012-05-21 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17114
17115 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17116
c7683a6d
RH
171172012-05-20 Richard Henderson <rth@twiddle.net>
17118
17119 * misc/getauxval.c: New file.
17120 * misc/sys/auxv.h: New file.
17121 * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
17122 (routines): Add getauxval.
17123 * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
17124 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
17125 * elf/dl-sysdep.c (_dl_auxv): Remove.
17126 (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
17127 * elf/dl-support.c (_dl_auxv): New variable.
17128 (_dl_aux_init): Initialize it.
17129 * manual/startup.texi (Auxiliary Vector): New node.
17130 * sysdeps/generic/bits/hwcap.h: New file.
17131 * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
17132 * sysdeps/powerpc/sysdep.h: ... here. Include it.
17133 * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
17134 * sysdeps/sparc/sysdep.h: ... here. Include it.
17135 * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
17136 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
cbc00a03
RM
17137 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
17138 Update.
c7683a6d
RH
17139 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
17140 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
17141 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
17142 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
17143 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
17144 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
17145 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
17146 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
17147
a6f1845d
AZ
171482012-05-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17149
17150 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17151
cbcbe830
DM
171522012-05-19 David S. Miller <davem@davemloft.net>
17153
17154 * sysdeps/sparc/fpu/libm-test-ulps: Update.
17155
e0b16cc2
JM
171562012-05-19 Joseph Myers <joseph@codesourcery.com>
17157
17158 [BZ #14123]
17159 * math/s_ccosh.c: Include <float.h>
17160 (__ccosh): Avoid internal overflow calculating sinh and cosh
17161 values before multiplying by sin and cos values.
17162 * math/s_ccoshf.c: Likewise.
17163 * math/s_ccoshl.c: Likewise.
17164 * math/s_csin.c: Likewise.
17165 * math/s_csinf.c: Likewise.
17166 * math/s_csinl.c: Likewise.
17167 * math/s_csinh.c: Likewise.
17168 * math/s_csinhf.c: Likewise.
17169 * math/s_csinhl.c: Likewise.
17170 * math/libm-test.inc (ccos_test): Add more tests.
17171 (ccosh_test): Likewise.
17172 (csin_test): Likewise.
17173 (csinh_test): Likewise.
17174 * sysdeps/i386/fpu/libm-test-ulps: Update.
17175 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17176
6ad13e08
L
171772012-05-19 H.J. Lu <hongjiu.lu@intel.com>
17178
f66f0ce8
L
17179 * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
17180 * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
17181
6ad13e08
L
17182 * sysdeps/x86_64/x32/_itoa.h: Add comment.
17183
b1d072a7
JM
171842012-05-19 Joseph Myers <joseph@codesourcery.com>
17185
17186 * sysdeps/powerpc/soft-fp/Makefile: Remove file.
17187 * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
17188 * sysdeps/powerpc/soft-fp/Versions: Likewise.
17189 * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
17190 * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
17191 * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
17192 * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
17193 * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
17194 * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
17195 * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
17196 * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
17197 * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
17198 * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
17199 * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
17200 * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
17201 * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
17202 * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
17203 * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
17204 * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
17205 * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
17206 * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
17207 * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
17208 * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
17209 * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
17210 * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
17211 * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
17212 * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
17213 * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
17214 * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
17215 * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
17216 * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
17217
9eae47cb
AJ
172182012-05-18 Andreas Jaeger <aj@suse.de>
17219
17220 * csu/.gitignore: Delete.
17221
bb07f69f
L
172222012-05-18 H.J. Lu <hongjiu.lu@intel.com>
17223
17224 * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
17225 (timex): Use __syscall_slong_t.
17226
e6bdb741
AJ
172272012-05-18 Andreas Jaeger <aj@suse.de>
17228 Carlos O'Donell <carlos_odonell@mentor.com>
17229
17230 * manual/install.texi (Configuring and compiling): Update
17231 description about files modified in the source directory.
d6c33fda 17232 * INSTALL: Regenerated.
e6bdb741 17233
1b74487e
L
172342012-05-18 H.J. Lu <hongjiu.lu@intel.com>
17235
17236 * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
17237 value. Use "or" to set return value to -1.
17238 * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
17239 negate return value.
17240
a88b64b9
TMQMF
172412012-05-18 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
17242
17243 * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c,
17244 CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
17245 failure if the compiler has Graphite support disabled.
17246 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
17247 Likewise.
17248 * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c,
17249 CFLAGS-memmove.c): Likewise.
17250 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
17251 Likewise.
17252
3707636e
L
172532012-05-18 H.J. Lu <hongjiu.lu@intel.com>
17254
610b8622
L
17255 * sysdeps/x86_64/x32/_itoa.h: New file.
17256
7cd195df
L
17257 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
17258 getdents system call only if kernel and user dirents have the
17259 same d_ino and d_off.
17260
94b07d20
L
17261 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
17262 LLONG_MAX != LONG_MAX.
17263 (_itoa_word): Use _ITOA_WORD_TYPE on value.
17264 (_fitoa_word): Likewise.
17265
18298070
L
17266 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
17267 years.
17268 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
17269 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
17270 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
17271
553c7ea4
L
17272 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
17273 include <bits/wordsize.h>. Check __x86_64__ instead of
17274 __WORDSIZE.
17275 (sigcontext): Use "__uint64_t" instead of "unsigned long int"
17276 if __x86_64__ is defined. Use anonymous union on fpstate.
17277
3707636e
L
17278 * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
17279 anonymous union.
17280
b53ef01a
AS
172812012-05-18 Andreas Schwab <schwab@linux-m68k.org>
17282
37fb1dc0
AS
17283 * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
17284 INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
17285 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
17286 Refer to _rtld_local_ro instead of _rtld_global_ro.
17287 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
17288 Likewise.
17289 * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
17290 Likewise.
17291 * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
17292 Likewise.
17293 * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
17294 * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
17295 of _rtld_global, and rtld_progname instead of _dl_argv[0].
17296
b53ef01a
AS
17297 * sysdeps/powerpc/powerpc32/dl-machine.c
17298 (__elf_machine_runtime_setup) [PROF]: Don't reference
17299 _dl_prof_resolve.
17300
7a185db2
AJ
173012012-05-18 Andreas Jaeger <aj@suse.de>
17302
17303 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
17304 function only available for GCCs before 3.4 since GCC 3.4
17305 introduced a builtin.
17306 (lrint): Likewise.
17307 (llrintf): Likewise.
17308 (llrint): Likewise.
17309 (fmaxf): Likewise.
17310 (fmax): Likewise.
17311 (fminf): Likewise.
17312 (fmin): Likewise.
17313 (rint): Likewise.
17314 (rintf): Likewise.
17315 (nearbyint): Likewise.
17316 (nearbyintf): Likewise.
17317 (ceil): Likewise.
17318 (ceilf): Likewise.
17319 (floor): Likewise.
17320 (floorf): Likewise.
17321
3e5aef87
L
173222012-05-17 H.J. Lu <hongjiu.lu@intel.com>
17323
428bd707
L
17324 * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
17325 on both fields and cast pointer to __syscall_ulong_t.
17326
3e5aef87
L
17327 * bits/types.h (__fsword_t): New type.
17328 * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
17329 sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
17330 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
17331 (__FSWORD_T_TYPE): Likewise.
17332 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
17333 (__FSWORD_T_TYPE): Likewise.
17334 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
17335 (__FSWORD_T_TYPE): Likewise.
17336 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
17337 (__FSWORD_T_TYPE): Likewise.
17338 * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
17339 __SWORD_TYPE with __fsword_t.
17340 (statfs64): Likewise.
17341
1ba7c3dc
DM
173422012-05-17 David S. Miller <davem@davemloft.net>
17343
17344 * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
17345
59910343
AJ
173462012-05-17 Andreas Jaeger <aj@suse.de>
17347
17348 * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
17349 warning.
17350
2e4c1e9e
L
173512012-05-17 H.J. Lu <hongjiu.lu@intel.com>
17352
17353 * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
17354
de7f5ce7
AJ
173552012-05-17 Andreas Jaeger <aj@suse.de>
17356
17357 * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
17358 when it is used.
17359
286abc3d
CM
173602012-05-17 Chris Metcalf <cmetcalf@tilera.com>
17361
17362 * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
17363
477cc68e
L
173642012-05-17 H.J. Lu <hongjiu.lu@intel.com>
17365
17366 * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
17367 * sysdeps/x86_64/tst-mallocalign1.c: New file.
17368
1a0994f5
CD
173692012-05-17 Andreas Jaeger <aj@suse.de>
17370 Carlos O'Donell <carlos_odonell@mentor.com>
17371
17372 [BZ #14059]
17373 * sysdeps/x86_64/multiarch/init-arch.h
17374 (bit_YMM_Usable): Rename to...
17375 (bit_AVX_Usable): ... this.
17376 (bit_FMA4_Usable): New macro.
17377 (bit_XMM_state): New macro.
17378 (bit_YMM_state): New macro.
17379 [__ASSEMBLER__] (index_YMM_Usable): Rename to...
17380 [__ASSEMBLER__] (index_AVX_Usable): ... this.
17381 [__ASSEMBLER__] (index_FMA4_Usable): New macro.
17382 (CPUID_OSXSAVE): New macro.
17383 (CPUID_AVX): New macro.
17384 (CPUID_FMA4): New macro.
17385 (index_YMM_Usable): Rename to...
17386 (index_AVX_Usable): ... this.
17387 (HAS_AVX): Use HAS_ARCH_FEATURE.
17388 (HAS_FMA4): Likewise.
17389 (HAS_YMM_USABLE): Remove.
17390 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
17391 Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
17392 are present.
17393 * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
17394 * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
17395 * sysdeps/x86_64/multiarch/Makefile: Likewise.
17396 * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
17397 * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
17398
0af797de
CM
173992012-05-17 Chris Metcalf <cmetcalf@tilera.com>
17400
17401 * math/libm-test.c: Support platforms without multiple rounding modes.
17402 * math/bug-nextafter.c: Support platforms without FP exceptions.
17403 * math/bug-nexttoward.c: Likewise.
17404 * math/test-fenv.c: Likewise.
17405 * math/test-misc.c: Likewise.
17406 * stdlib/bug-getcontext.c: Likewise.
17407
e39745ff
AJ
174082012-05-17 Andreas Jaeger <aj@suse.de>
17409
17410 * manual/examples/search.c (critter_cmp): Change signature to
17411 avoid warnings.
17412 * manual/string.texi (Collation Functions): Likewise.
17413
48970aba
L
174142012-05-16 H.J. Lu <hongjiu.lu@intel.com>
17415
17416 * bits/types.h: Fold copyright years.
17417 * bits/typesizes.h: Likewise.
17418 * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
17419 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
17420 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
17421 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
17422 * time/time.h: Likewise.
17423
bedee953
PP
174242012-05-16 Paul Pluzhnikov <ppluzhnikov@google.com>
17425
17426 [BZ #208]
17427 * malloc.c (int_mallinfo): Add parameter to accumulate statistics
17428 in instead of returning them. Return void.
17429 (__libc_mallinfo): Accumulate over all arenas.
17430 (__malloc_stats): Adjust for change in int_mallinfo interface.
17431
61653dfb
RM
174322012-05-16 Roland McGrath <roland@hack.frob.com>
17433
30b99d79
RM
17434 [BZ #10375]
17435 * configure.in (NM): Add AC_CHECK_TOOL for it.
17436 (libc_extra_cflags): New substituted variable.
17437 Check for -fstack-protector being used implicitly.
17438 * configure: Regenerated.
17439 * config.make.in (config-extra-cflags): New variable,
17440 gets @libc_extra_cflags@.
17441 * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
17442
61653dfb
RM
17443 [BZ #10375]
17444 * configure.in: Check for _FORTIFY_SOURCE being predefined.
17445 (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
17446 * configure: Regenerated.
17447 * config.make.in (CPPUNDEFS): New substituted variable.
17448 * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
17449 * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
17450 * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
17451
661768bb
L
174522012-05-16 H.J. Lu <hongjiu.lu@intel.com>
17453
17454 * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
17455 (mq_attr): Use __syscall_slong_t.
17456
d4261567
L
174572012-05-16 H.J. Lu <hongjiu.lu@intel.com>
17458
17459 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
17460 Check __x86_64__ instead of __WORDSIZE.
17461 (_STAT_VER_LINUX): Likewise.
17462 (stat): Check __x86_64__ instead of __WORDSIZE. Use
17463 __syscall_ulong_t and __syscall_slong_t.
17464 (stat64): Likewise.
17465
cf3ff365
L
174662012-05-16 H.J. Lu <hongjiu.lu@intel.com>
17467
17468 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
17469
76cf3e4d
L
174702012-05-16 H.J. Lu <hongjiu.lu@intel.com>
17471
17472 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
17473
a637753a
L
174742012-05-16 H.J. Lu <hongjiu.lu@intel.com>
17475
17476 * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
17477 __syscall_ulong_t.
17478
d5e05119
L
17479 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
17480 include <bits/wordsize.h>. Check __x86_64__ instead of
17481 __WORDSIZE.
17482 (greg_t): Use "__extension__ long long int" if __x86_64__ is
17483 defined.
17484 (mcontext_t): Replace "unsigned long" with "unsigned long long".
17485
f62ee380
L
17486 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
17487 include <bits/wordsize.h>. Check __x86_64__ instead of
17488 __WORDSIZE.
17489 (user_regs_struct): Use "__extension__ unsigned long long"
17490 instead of "unsigned long" if __x86_64__ is defined.
17491 (user): Likewise. Pad after pointer field if __ILP32__ is
17492 defined.
17493
4e124ced
JM
174942012-05-16 Joseph Myers <joseph@codesourcery.com>
17495
6a3951a0
JM
17496 * configure.in (makeinfo): Require version 4.5 or later. Allow
17497 versions 5 to 9.
17498 * configure: Regenerated.
17499 * manual/install.texi (texinfo): Increase version requirement to
17500 4.5 or later.
17501 * INSTALL: Regenerated.
17502
4e124ced
JM
17503 * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
17504
953ca31a
L
175052012-05-16 H.J. Lu <hongjiu.lu@intel.com>
17506
17507 * sysdeps/x86_64/x32/gmp-mparam.h: New file.
17508
617aca05
L
17509 * sysdeps/x86_64/x32/ffs.c: New file.
17510
5762f7ae
L
17511 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
17512 __syscall_ulong_t.
17513 (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
17514 defined. Use __syscall_ulong_t.
17515 (shminfo): Use __syscall_ulong_t.
17516 (shm_info): Likewise.
17517
a26b6856
L
17518 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
17519 __syscall_ulong_t.
17520
cb2b9ef7
L
17521 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
17522 <bits/wordsize.h>.
17523 (msgqnum_t): Use __syscall_ulong_t.
17524 (msglen_t): Likewise.
17525 (msqid_ds): Check __x86_64__ instead of __WORDSIZE. Use
17526 __syscall_ulong_t.
17527
34683bb0
L
17528 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
17529 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
17530
84a68786
L
17531 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
17532
48baa5f1
L
17533 * sysdeps/x86_64/x32/divdi3.c: New dummy file.
17534 * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
17535
180be88b
L
17536 * sysvipc/sys/msg.h (msgbuf): Replace long int with
17537 __syscall_slong_t.
17538
5e90c8ad
L
17539 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
17540 include <bits/wordsize.h>. Check __x86_64__ instead of
17541 __WORDSIZE.
17542
23dfb58b
L
17543 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
17544 "unsigned long long int" if __x86_64__ is defined.
17545 (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
17546
ce5d54b0
L
17547 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
17548 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
17549 (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
17550
13dc9eac
L
17551 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
17552 <stdint.h>.
17553 (GET_PC): Cast to uintptr_t first.
17554 (GET_FRAME): Likewise.
17555 (GET_STACK): Likewise.
17556
a7895d15
L
17557 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
17558 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
17559 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
17560 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
17561 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
17562 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
17563 * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
17564 * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
17565 * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
17566 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
17567 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
17568 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
17569 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
17570 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
17571 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
17572 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
17573 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
17574 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
17575 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
17576 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
17577 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
17578 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
17579 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
17580 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
17581 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
17582 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
17583 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
17584 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
17585 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
17586
656416c9
AS
175872012-05-16 Andreas Schwab <schwab@linux-m68k.org>
17588
5bd66283
AS
17589 * Makerules (+depfiles): Also collect depfiles from .oS in
17590 $(extra-objs).
17591 * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
17592 .oS, $(libnldbl-routines)).
17593
656416c9
AS
17594 * Makerules (native-compile-mkdep-flags): Define.
17595 * sunrpc/Makefile (extra-objs): Add $(addprefix
17596 cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
17597 ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
17598 of $(compile-mkdep-flags). Depend on $(before-compile) instead of
17599 calling $(make-target-directory).
17600
a46f2169
L
176012012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17602
17603 * bits/types.h (__snseconds_t): Removed.
17604 * time/time.h (struct timespec): Replace __snseconds_t with
17605 __syscall_slong_t.
17606 * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
17607 * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
17608 Likewise.
17609 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
17610 (__SNSECONDS_T_TYPE): Likewise.
17611 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
17612 (__SNSECONDS_T_TYPE): Likewise.
17613 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
17614 (__SNSECONDS_T_TYPE): Likewise.
17615
6af6528b
L
176162012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17617
17618 * sysdeps/mach/hurd/bits/typesizes.h
17619 (__SYSCALL_SLONG_TYPE): New macro.
17620 (__SYSCALL_ULONG_TYPE): Likewise.
17621
de986b56
L
176222012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17623
17624 * bits/types.h (__syscall_slong_t): New type.
17625 (__syscall_ulong_t): Likewise.
17626
17627 * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
17628 (__SYSCALL_ULONG_TYPE): Likewise.
17629 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
17630 (__SYSCALL_SLONG_TYPE): Likewise.
17631 (__SYSCALL_ULONG_TYPE): Likewise.
17632 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
17633 (__SYSCALL_SLONG_TYPE): Likewise.
17634 (__SYSCALL_ULONG_TYPE): Likewise.
17635 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
17636 (__SYSCALL_SLONG_TYPE): Likewise.
17637 (__SYSCALL_ULONG_TYPE): Likewise.
17638
85736dc7
L
176392012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17640
17641 * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
17642 Add sigaltstack-offsets.sym.
17643 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
17644 <sigaltstack-offsets.h>.
17645 (CALL_FAIL): Use RSP_LP to operate on stack. Use RDI_LP on
17646 longjmp_msg pointer.
17647 (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC. Use
17648 R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
17649 signal stack.
17650 * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
17651
cc03b296
JM
176522012-05-15 Joseph Myers <joseph@codesourcery.com>
17653
a9538892
JM
17654 * elf/stackguard-macros.h: Remove file.
17655 * sysdeps/generic/stackguard-macros.h: New file.
17656 * sysdeps/i386/stackguard-macros.h: Likewise.
17657 * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
17658 * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
17659 * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
17660 * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
17661 * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
17662 * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
17663 * sysdeps/x86_64/stackguard-macros.h: Likewise.
17664 * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
17665 <elf/stackguard-macros.h>.
17666
cc03b296
JM
17667 [BZ #14109]
17668 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
17669 __aligned__ in attribute.
17670 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
17671 (gregset_t): Likewise.
17672
93171016
L
176732012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17674
17675 * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
17676 * sysdeps/x86_64/64/Implies-after: Here. New file.
17677 * sysdeps/x86_64/x32/Implies-after: New file.
17678
d86813a0
L
176792012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17680
17681 * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
17682 and access return value for _dl_profile_fixup. Use R10_LP to
17683 load frame size.
17684
2953ec75
L
176852012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17686
17687 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
17688
3b550e9e
L
176892012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17690
17691 * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
17692 * sysdeps/x86_64/x32/sysdep.h: New file.
17693
eda41706
L
176942012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17695
17696 * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
17697 * sysdeps/x86_64/setjmp.S: Likewise.
17698
9ea01d93
AZ
176992012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17700
17701 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
17702 * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
17703 * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
17704 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
17705 remove unused global constant.
17706
02a91938
CM
177072012-05-15 Chris Metcalf <cmetcalf@tilera.com>
17708
17709 * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
17710 include of <not-cancel.h>.
17711
6540185f
RM
177122012-05-15 Roland McGrath <roland@hack.frob.com>
17713
17714 * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
17715
509072a0
AJ
177162012-05-15 Jeff Law <law@redhat.com>
17717 Andreas Jaeger <aj@suse.de>
17718
17719 [BZ #13594]
17720 * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
17721 out from...
17722 * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
17723 * nscd/nscd-client.h: Add __nscd_acquire_maplock.
17724 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
17725 code changing __hst_map_handle.map.
17726
ba75122d
RM
177272012-05-15 Roland McGrath <roland@hack.frob.com>
17728
17729 * configure.in (sysnames): Look for Implies-before and Implies-after
17730 files.
17731 * configure: Regenerated.
17732
890d8bd8
L
177332012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17734
17735 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
17736 8-byte data alignment with LP_SIZE alignment.
17737
f6ee6623
L
177382012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17739
17740 * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
17741 into R10_LP.
17742
ea2626f6
L
177432012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17744
17745 * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
17746
085f715e
L
177472012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17748
17749 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
17750 * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
17751 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
17752 Likewise.
17753 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
17754
be8498fc
L
177552012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17756
17757 * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
17758 (stackinfo_sub_sp): Likewise.
17759
70bc83b9
L
177602012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17761
17762 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
17763 RAX_LP.
17764
9bc0b730
L
177652012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17766
17767 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
17768 into R*_LP.
17769
6d2850e7
L
177702012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17771
17772 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
17773 sizes into R*_LP.
17774
3cb84561
L
177752012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17776
17777 * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
17778
54e2ed81
L
177792012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17780
17781 * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
17782 into R11_LP and load __x86_64_shared_cache_size_half into
17783 R8_LP.
17784
8a17f349
L
177852012-05-15 H.J. Lu <hongjiu.lu@intel.com>
17786
17787 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
17788 R8_LP.
17789
777b1eea
AZ
177902012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
17791
17792 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
17793 logb for POWER7.
17794 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
17795 logbf for POWER7.
17796 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
17797 logbl for POWER7.
17798 * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
17799 powerpc32/power7/fpu/s_logb.c via #include.
17800 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
17801 powerpc32/power7/fpu/s_logbf.c via #include.
17802 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
17803 powerpc32/power7/fpu/s_logbl.c via #include.
17804
d20d4ac2
JM
178052012-05-15 Joseph Myers <joseph@codesourcery.com>
17806
17807 * README.libm: Remove file.
17808
6cdef1ab
L
178092012-05-14 H.J. Lu <hongjiu.lu@intel.com>
17810
17811 * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
17812 count for x32. Use R*_LP and omit operand-size suffix.
17813
0b254d8f
L
178142012-05-14 H.J. Lu <hongjiu.lu@intel.com>
17815
17816 * shlib-versions: Move x86_64-.*-linux.* entries to ...
17817 * sysdeps/x86_64/64/shlib-versions: Here. New file.
17818 * sysdeps/x86_64/x32/shlib-versions: New file.
17819
ceb809dc
RM
178202012-05-14 Roland McGrath <roland@hack.frob.com>
17821
17822 * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
17823 * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
17824 Use _dl_fatal_printf instead.
17825
37f1abd4
JM
178262012-05-14 Joseph Myers <joseph@codesourcery.com>
17827
17828 * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
17829 set if not set by the user. Do not allow for being unset.
17830 * sysdeps/unix/sysv/linux/configure: Regenerated.
17831
11de3a33
L
178322012-05-14 H.J. Lu <hongjiu.lu@intel.com>
17833
17834 * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
17835 the `q' suffix from lea and replace .quad with ASM_ADDR.
17836
e02f153a
L
178372012-05-14 H.J. Lu <hongjiu.lu@intel.com>
17838
17839 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
17840 the `q' suffix from xor/rol instructions. Use $2*LP_SIZE+1
17841 instead of $17.
17842 (PTR_DEMANGLE): Likewise.
17843
520ae0fd
L
178442012-05-14 H.J. Lu <hongjiu.lu@intel.com>
17845
17846 * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
17847 (LP_OP): Likewise.
17848 (ASM_ADDR): Likewise.
17849 (RAX_LP): Likewise.
17850 (RBP_LP): Likewise.
17851 (RBX_LP): Likewise.
17852 (RCX_LP): Likewise.
17853 (RDI_LP): Likewise.
17854 (RSI_LP): Likewise.
17855 (RSP_LP): Likewise.
17856 (R8_LP): Likewise.
17857 (R9_LP): Likewise.
17858 (R10_LP): Likewise.
17859 (R10_LP): Likewise.
17860 (R11_LP): Likewise.
17861 (R12_LP): Likewise.
17862 (R13_LP): Likewise.
17863 (R14_LP): Likewise.
17864 (R15_LP): Likewise.
17865
b985be81
L
178662012-05-14 H.J. Lu <hongjiu.lu@intel.com>
17867
17868 * sysdeps/x86_64/x32/dl-machine.h: New file.
17869
6a4888ff
AJ
178702012-05-14 Andreas Jaeger <aj@suse.de>
17871
17872 * manual/Makefile (subdir): Remove export of subdir.
17873 (all): Remove target.
17874 (.PHONY): Remove all from list.
17875 (mkinstalldirs): Remove.
17876 (.PHONY): Remove installdirs from list.
17877 ($(inst_infodir)/libc.info): Use make-target-directory.
17878 (installdirs): Remove.
17879 (subdir_%): Remove.
17880 (glibc-targets): Remove.
17881 (lib): Remove.
17882 (stubs): Remove.
17883 ($(objpfx)stubs ../po/manual.pot): Remove.
17884 ($(objpfx)stamp%): Remove.
17885 (make-target-directory): Remove.
17886 (subdir_install): Remove.
17887 (routines): Remove.
17888 (aux): Remove.
17889 (sources): Remove.
17890 (objects): Remove.
17891 (headers): Remove.
17892
17893 [BZ #13750]
17894 * manual/.gitignore: Remove, it's not needed anymore.
17895 * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
17896 all files in it.
17897 * manual/Makefile (dvi, pdf, info, html): Depend on files in build
17898 directory.
17899 (texis): Renamed to $(objpfx)texis.
17900 (texis-path): New, contains path to generated files.
17901 (chapters.%): Use texis-path for complete path, add extra argument
17902 libc-texinfo.sh.
17903 (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
17904 (libc/index.html, summary.texi): Add $(objpfx) as prefix.
17905 (summary,texi, stamp-summary): Use complete path of
17906 files. Generate files in build dir.
17907 (dir-add.texi): Build in build dir.
17908 (libm-err.texi,stamp-libm-err): Likewise.
17909 (version.texi, stamp-version): Likewise.
17910 (.%c.texi): Likewise.
17911 (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
17912 (mostlyclean): Remove target.
17913 (realclean): Remove target.
17914 (generated): Add new variable with contents from mostlyclean and
17915 realclean, remove entries duplicated in common-mostlyclean, add
17916 stamp-libm-err and stamp-version.
17917 (generated-dirs): Add libc directory.
17918 ($(inst_infodir)/libc.info): Install files from build dir.
17919
17920 * manual/install.texi (Configuring and compiling): Adjust since
17921 the info files are not part of the tar ball anymore.
17922
7ac77294
AJ
179232012-05-14 Andreas Jaeger <aj@suse.de>
17924
17925 * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
17926 variable.
17927
ffb7875d
JM
179282012-05-14 Joseph Myers <joseph@codesourcery.com>
17929
17930 [BZ #13717]
17931 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
17932 to 2.2.0 where earlier.
17933 * sysdeps/unix/sysv/linux/configure: Regenerated.
17934 * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
17935 Remove conditional code.
17936 [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
17937 * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
17938 Remove conditional code.
17939 [!__NR_lchown]: Likewise.
17940 [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
17941 [__NR_lchown]: Likewise.
17942 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
17943 comment referencing __ASSUME_LCHOWN_SYSCALL.
17944 * sysdeps/unix/sysv/linux/i386/sigaction.c
17945 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
17946 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
17947 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
17948 Remove conditional code.
17949 [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
17950 (__protocol_available): Remove #if 0 code.
17951 * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
17952 conditional code.
17953 [__ASSUME_SIOCGIFNAME]: Make code unconditional.
17954 * sysdeps/unix/sysv/linux/kernel-features.h
17955 (__ASSUME_GETCWD_SYSCALL): Don't define.
17956 (__ASSUME_REALTIME_SIGNALS): Likewise.
17957 (__ASSUME_PREAD_SYSCALL): Likewise.
17958 (__ASSUME_PWRITE_SYSCALL): Likewise.
17959 (__ASSUME_POLL_SYSCALL): Likewise.
17960 (__ASSUME_LCHOWN_SYSCALL): Likewise.
17961 (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
17962 non-SPARC.
17963 (__ASSUME_SIOCGIFNAME): Don't define.
17964 (__ASSUME_MSG_NOSIGNAL): Likewise.
17965 (__ASSUME_SENDFILE): Define unconditionally.
17966 (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
17967 * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
17968 conditional code.
17969 [__ASSUME_POLL_SYSCALL]: Make code unconditional.
17970 * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
17971 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
17972 (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
17973 * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
17974 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
17975 (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
17976 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
17977 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
17978 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
17979 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
17980 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
17981 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
17982 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
17983 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
17984 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
17985 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
17986 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
17987 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
17988 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
17989 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
17990 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
17991 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
17992 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
17993 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
17994 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
17995 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
17996 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
17997 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
17998 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
17999 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
18000 * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
18001 Remove conditional code.
18002 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
18003 * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
18004 Remove conditional code.
18005 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
18006 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
18007 [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
18008 * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
18009 Remove conditional code.
18010 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
18011 * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
18012 Remove conditional code.
18013 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
18014 * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
18015 Remove conditional code.
18016 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
18017 * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
18018 Remove conditional code.
18019 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
18020 * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
18021 Remove conditional code.
18022 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
18023 * sysdeps/unix/sysv/linux/sh/pwrite64.c
18024 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
18025 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
18026 * sysdeps/unix/sysv/linux/sigaction.c
18027 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
18028 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
18029 * sysdeps/unix/sysv/linux/sigpending.c
18030 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
18031 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
18032 * sysdeps/unix/sysv/linux/sigprocmask.c
18033 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
18034 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
18035 * sysdeps/unix/sysv/linux/sigsuspend.c
18036 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
18037 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
18038 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
18039 (__libc_missing_rt_sigs): Remove.
18040 (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
18041 (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
18042 * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
18043 Remove conditional code.
18044 [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
18045 * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
18046 return 1.
18047 * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
18048 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
18049 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
18050 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
18051
1bfb7291
AJ
180522012-05-14 Andreas Jaeger <aj@suse.de>
18053
caae5a81
AJ
18054 * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
18055 it's not used in glibc.
18056 (__coshm1): Likewise.
18057 (__acosh1p): Likewise.
18058 (__sgn): Likewise.
18059
1bfb7291
AJ
18060 * manual/string.texi (Copying and Concatenation): Add missing
18061 variable in concat example.
18062 Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
18063
c044d724
L
180642012-05-14 H.J. Lu <hongjiu.lu@intel.com>
18065
144c5467 18066 [BZ #14103]
c044d724
L
18067 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
18068 __builtin_clzl with __builtin_clzll.
18069
2523c62b
L
180702012-05-14 H.J. Lu <hongjiu.lu@intel.com>
18071
18072 [BZ #14104]
18073 * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
18074 libc_freeres_ptr.
18075
d7bb4c42
LD
180762012-05-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
18077
18078 * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
18079 * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
18080 * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
18081 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
18082
9dc4e1fb
MF
180832012-05-14 Mike Frysinger <vapier@gentoo.org>
18084
18085 * NEWS: Update ia64 info.
18086
c7df0112
AS
180872012-05-12 Andreas Schwab <schwab@linux-m68k.org>
18088
18089 * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
18090 used as bcopy.
18091
dc70356c
TS
180922012-05-12 Thomas Schwinge <thomas@codesourcery.com>
18093
18094 * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
18095 * sysdeps/unix/syscalls.list (dup3): Likewise.
18096 * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
18097 * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
18098
9fb1a21f
L
180992012-05-11 H.J. Lu <hongjiu.lu@intel.com>
18100
18101 * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
18102 "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
18103
4822a2a5
L
181042012-05-11 H.J. Lu <hongjiu.lu@intel.com>
18105
18106 * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
18107 thread pointer.
18108 (TLS_IE): Use mov/add instead of movq/addq to load thread
18109 pointer.
18110 (TLS_GD_PREFIX): New.
18111 (TLS_GD): Use it.
18112
842b81d6
DM
181132012-05-11 David S. Miller <davem@davemloft.net>
18114
18115 * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
18116 * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
18117 (_FPU_SETCW): Likewise.
18118
1cf463cd
L
181192012-05-10 H.J. Lu <hongjiu.lu@intel.com>
18120
18121 * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
18122 is 32-byte aligned.
18123
60cc4a18
AS
181242012-05-11 Andreas Schwab <schwab@linux-m68k.org>
18125
18126 [BZ #11837]
18127 * iconvdata/gb18030.c: Update tables.
18128 (BODY for FROM_LOOP): Update. Handle two-byte encoded non-BMP
18129 characters specially.
18130 (BODY for TO_LOOP): Add encoding of missing ranges.
18131
febb44a4
TS
181322012-05-11 Thomas Schwinge <thomas@codesourcery.com>
18133
18134 [BZ #13673]
18135 * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
18136 * sysdeps/mach/hurd/dup3.c: Likewise.
18137 * sysdeps/mach/hurd/readlinkat.c: Likewise.
18138 * sysdeps/powerpc/memmove.c:: Likewise.
18139
0a10fb9e
L
181402012-05-10 H.J. Lu <hongjiu.lu@intel.com>
18141
18142 * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
18143 R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
18144
df8a552f
L
181452012-05-10 H.J. Lu <hongjiu.lu@intel.com>
18146
18147 * elf/elf.h (R_X86_64_RELATIVE64): New.
18148 (R_X86_64_NUM): Updated.
18149 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
18150 R_X86_64_RELATIVE64. Always use Elf64_Addr with R_X86_64_64.
18151 (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
18152 * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
18153 tst-quad1pie tst-quad2pie
18154 (modules-names): Add tst-quadmod1 tst-quadmod2.
18155 ($(objpfx)tst-quad1): New dependency.
18156 ($(objpfx)tst-quad2): Likewise.
18157 ($(objpfx)tst-quad1pie): Likewise.
18158 ($(objpfx)tst-quad2pie): Likewise.
18159 * sysdeps/x86_64/tst-quad1.c: New file.
18160 * sysdeps/x86_64/tst-quad1pie.c: New file.
18161 * sysdeps/x86_64/tst-quad2.c: Likewise.
18162 * sysdeps/x86_64/tst-quad2pie.c: Likewise.
18163 * sysdeps/x86_64/tst-quadmod1.S: Likewise.
18164 * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
18165 * sysdeps/x86_64/tst-quadmod2.S: Likewise.
18166 * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
18167
f34d6f84
ST
181682012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
18169
f42d41d1
ST
18170 * io/fcntl.h (mode_t, off_t, pid_t): Define types.
18171 (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
18172 * streams/stropts.h (t_scalar_t): Define type.
18173
3c3571fc
ST
18174 * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
18175 (_PATH_PRESERVE): Set to "/var/lib".
18176 (_PATH_RWHODIR): Set to "/var/spool/rwho".
18177
61f06bd3
ST
18178 * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
18179 instead of int.
18180
918d4d71
ST
18181 * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
18182 if __dir_mkfile succeeded.
18183
f34d6f84
ST
18184 * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
18185 checking for _hurd_dtablesize. Unlock it right after having
18186 finished _hurd_dtable allocation.
18187
10589b4a
TS
181882012-05-10 Thomas Schwinge <thomas@schwinge.name>
18189
674cdbc7
TS
18190 * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
18191 * sysdeps/mach/hurd/configure: Regenerated.
18192 * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
18193 special-casing to...
18194 * sysdeps/gnu/configure.in: ... this new file.
18195 * sysdeps/unix/sysv/linux/configure: Regenerated.
18196 * sysdeps/gnu/configure: New generated file.
18197
8e41b99f
TS
18198 * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
18199 for Linux: use nsec instead of usec, as well as:
18200 [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
18201 members of type struct timespec.
18202 [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
18203 New macros.
18204 (struct stat64): Likewise.
18205 (_STATBUF_ST_NSEC): New macro.
18206 * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
18207
10589b4a
TS
18208 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
18209 __strtoul_internal rather than strtoul.
18210
63643c85
PT
182112012-05-10 Pino Toscano <toscano.pino@tiscali.it>
18212
18213 * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
18214 and reject them.
18215
3faebe6a
ST
182162012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
18217
18218 * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
18219 which preserves existing values.
18220 * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
18221
c6474b07
PT
182222012-05-10 Pino Toscano <toscano.pino@tiscali.it>
18223
18224 * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
18225 TIMEOUT values. Return EINVAL for NFDS values either negative or
18226 greater than FD_SETSIZE.
18227
1043890b
ST
182282012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
18229
18230 * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
18231 allocated, call __vm_protect to finish enabling the existing space, and
18232 pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
18233 allocate the remainder.
18234
37ed8b9b
PT
182352012-05-10 Pino Toscano <toscano.pino@tiscali.it>
18236
18237 * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
18238 address port. Set ADDR_LEN to 0 when not filling ADDRARG.
18239
db653660
ST
182402012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
18241
37ed8b9b
PT
18242 * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
18243 sysdeps/mach/hurd/readlink.c.
b29d4053 18244
db653660
ST
18245 * posix/tst-sysconf.c (posix_options): Only use
18246 _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
18247 _POSIX_SYNCHRONIZED_IO when they are defined
18248 * sysdeps/mach/hurd/bits/posix_opt.h:
18249 (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
18250 (_XOPEN_REALTIME): Undefine macro.
18251 (_XOPEN_REALTIME_THREADS): Undefine macro.
18252 (_XOPEN_SHM): Undefine macro.
18253 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
18254 macro to -1.
18255 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
18256 macro to -1.
18257 (_POSIX_ASYNC_IO): Undefine macro.
18258 (_POSIX_PRIORITIZED_IO): Undefine macro.
18259 (_POSIX_SPIN_LOCKS): Define macro to -1.
18260
ee16e894
ST
18261 * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
18262 SA_NODEFER, SA_RESETHAND.
18263 * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
18264 O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
18265 F_DUPFD_CLOEXEC.
18266
6103ae3b
TS
182672012-05-10 Thomas Schwinge <thomas@schwinge.name>
18268
18269 * elf/Makefile (pldd-modules): Define unconditionally.
18270
80b4e5f3
TS
182712012-05-10 Thomas Schwinge <thomas@schwinge.name>
18272
18273 * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
18274
edadcbd6
ST
182752012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
18276
18277 * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
18278 Return ENOENT when name is empty.
18279 * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
18280
80694780
TS
182812012-05-10 Thomas Schwinge <thomas@schwinge.name>
18282
1792c087
TS
18283 * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
18284
80694780
TS
18285 * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
18286
6b645f0d
ST
182872012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
18288
80694780
TS
18289 Fix mlock in all cases except non-readable pages.
18290 * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
18291 instead of VM_PROT_ALL as parameter to __vm_wire function.
66cbbebc 18292
6b645f0d
ST
18293 * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
18294 (__mkdir): When path is `/', just fail with EEXIST.
18295 * sysdeps/mach/hurd/mkdirat.c: Likewise.
18296
e468f8a3
TS
182972012-05-10 Thomas Schwinge <thomas@schwinge.name>
18298
18299 * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
18300 <sys/uio.h> (for writev).
18301 * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
18302 and <sys/param.h> (for MIN).
18303
a4186cff
PT
183042012-05-10 Pino Toscano <toscano.pino@tiscali.it>
18305
18306 * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
18307 REQUESTED_TIME. Properly set the remaining time and return EINTR
18308 if interrupted.
18309
510bbf14
TS
183102012-05-10 Thomas Schwinge <thomas@schwinge.name>
18311
18312 * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
18313 Depend on against $(link-rpcuserlibs).
18314
5d5722e8
ST
183152012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
18316
a4186cff
PT
18317 * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
18318 (__libc_stack_end): Do not use attribute_relro.
18319 * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
18320 * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
5d5722e8 18321 to libthread-provided value.
a4186cff
PT
18322 * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
18323 attribute_relro.
5d5722e8 18324
37233df9
TS
183252012-05-10 Thomas Schwinge <thomas@schwinge.name>
18326
be971a2b
TS
18327 [BZ #3748]
18328 * bits/libc-lock.h (__libc_once_get): New macro.
18329 * sysdeps/mach/bits/libc-lock.h: Likewise.
18330 * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
18331 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
18332 instead of using implementation details.
18333
37233df9
TS
18334 * libio/fileops.c: Unconditionally include <kernel-features.h>.
18335 * libio/freopen.c: Likewise.
18336 * libio/freopen64.c: Likewise.
18337 * misc/syslog.c: Likewise.
18338 * nscd/connections.c: Likewise.
18339 * nscd/netgroupcache.c: Likewise.
18340 * sysdeps/posix/getcwd.c: Likewise.
18341
38de94a5
RM
183422012-05-10 Roland McGrath <roland@hack.frob.com>
18343
18344 * math/w_ilogbf.c: Add #include <limits.h>.
18345
67530489
ST
183462012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
18347
a4186cff 18348 * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
bbc49098
ST
18349 path instead of returning without unlocking.
18350
67530489
ST
18351 * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
18352 immediate-write ioctls.
18353 * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
18354
5aa3a74a
TS
183552012-05-10 Thomas Schwinge <thomas@schwinge.name>
18356
18bad2ae
TS
18357 * sysdeps/mach/hurd/i386/init-first.c (init): Use
18358 __builtin_frame_address instead of making assumptions about the
18359 location of the return address relative to DATA. Force early load of
18360 the return address.
18361 (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
18362 __builtin_frame_address.
18363
5aa3a74a
TS
18364 dup3 for GNU Hurd.
18365 * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
18366 * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c. Evolve it to
18367 implement dup3 and do some further code clean-ups.
18368 * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
18369 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
18370
ecd0de9a
ST
183712012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
18372
cd9fa985
ST
18373 * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
18374
a4186cff
PT
18375 * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
18376 HURD_CRITICAL_END around holding _hurd_dtable_lock.
18377 * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
18378 * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
18379 HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
18380 d->port.lock.
802ca5a5 18381
a4186cff
PT
18382 * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
18383 instead of setjmp/longjmp to restore the signal mask. Call sigsetjmp
18384 when handler == SIG_ERR, not when handler != SIG_ERR.
ecd0de9a 18385
bcf55240
TS
183862012-05-10 Thomas Schwinge <thomas@schwinge.name>
18387
6960eb42
TS
18388 * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
18389 (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
18390 definitions.
18391
eb43375f
TS
18392 accept4 for GNU Hurd.
18393 * include/sys/socket.h (__libc_accept4): New prototype.
18394 * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c. Evolve it
18395 to implement __libc_accept4.
18396 * sysdeps/mach/hurd/accept.c (accept): Reimplement using
18397 __libc_accept4.
18398 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
18399
bcf55240
TS
18400 * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
18401 * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
18402 * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
18403 signal-defines.sym.
18404
6178c55b
ST
184052012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
18406
a4186cff 18407 * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
6178c55b 18408
6f080c2f
TS
184092012-05-10 Thomas Schwinge <thomas@schwinge.name>
18410
18411 * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
18412 assertion on O_CLOEXEC flag.
18413 * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
18414 * hurd/intern-fd.c: Likewise.
18415 * hurd/port2fd.c: Likewise.
18416
bcfe3a54
ST
184172012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
18418
18419 [BZ #3906]
18420 * bits/in.h (IPV6_PKTINFO): Define new macro.
18421 (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
18422
89c9aa49
AZ
184232012-05-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
18424
18425 [BZ #13954]
18426 [BZ #13955]
18427 [BZ #13956]
18428 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
18429 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
18430 * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
18431 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
18432 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
18433 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
18434 * math/libm-test.inc (logb_test) : Additional logb tests.
18435
021db4be
AJ
184362012-05-09 Andreas Schwab <schwab@linux-m68k.org>
18437 Andreas Jaeger <aj@suse.de>
18438
18439 * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
18440 * configure: Regenerated.
18441 * config.h.in (LINK_OBSOLETE_RPC): New macro.
18442 * config.make.in (link-obsolete-rpc): New substituted variable.
18443 * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
18444 libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
18445 * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
18446 (shared-only-routines): Don't set it under [link-obsolete-rpc],
18447 so that libc.a contains the symbols.
18448 * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
18449 * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
18450 * sunrpc/auth_none.c: Likewise.
18451 * sunrpc/auth_unix.c: Likewise.
18452 * sunrpc/authdes_prot.c: Likewise.
18453 * sunrpc/authuxprot.c: Likewise.
18454 * sunrpc/clnt_gen.c: Likewise.
18455 * sunrpc/clnt_perr.c: Likewise.
18456 * sunrpc/clnt_raw.c: Likewise.
18457 * sunrpc/clnt_simp.c: Likewise.
18458 * sunrpc/clnt_tcp.c: Likewise.
18459 * sunrpc/clnt_udp.c: Likewise.
18460 * sunrpc/clnt_unix.c: Likewise.
18461 * sunrpc/des_crypt.c: Likewise.
18462 * sunrpc/des_soft.c: Likewise.
18463 * sunrpc/get_myaddr.c: Likewise.
18464 * sunrpc/key_call.c: Likewise.
18465 * sunrpc/key_prot.c: Likewise.
18466 * sunrpc/netname.c: Likewise.
18467 * sunrpc/pm_getmaps.c: Likewise.
18468 * sunrpc/pm_getport.c: Likewise.
18469 * sunrpc/pmap_clnt.c: Likewise.
18470 * sunrpc/pmap_prot.c: Likewise.
18471 * sunrpc/pmap_prot2.c: Likewise.
18472 * sunrpc/pmap_rmt.c: Likewise.
18473 * sunrpc/publickey.c: Likewise.
18474 * sunrpc/rpc_cmsg.c: Likewise.
18475 * sunrpc/rpc_common.c: Likewise.
18476 * sunrpc/rpc_dtable.c: Likewise.
18477 * sunrpc/rpc_prot.c: Likewise.
18478 * sunrpc/rpc_thread.c: Likewise.
18479 * sunrpc/rtime.c: Likewise.
18480 * sunrpc/svc.c: Likewise.
18481 * sunrpc/svc_auth.c: Likewise.
18482 * sunrpc/svc_raw.c: Likewise.
18483 * sunrpc/svc_run.c: Likewise.
18484 * sunrpc/svc_tcp.c: Likewise.
18485 * sunrpc/svc_udp.c: Likewise.
18486 * sunrpc/svc_unix.c: Likewise.
18487 * sunrpc/svcauth_des.c: Likewise.
18488 * sunrpc/xcrypt.c: Likewise.
18489 * sunrpc/xdr.c: Likewise.
18490 * sunrpc/xdr_array.c: Likewise.
18491 * sunrpc/xdr_float.c: Likewise.
18492 * sunrpc/xdr_intXX_t.c: Likewise.
18493 * sunrpc/xdr_mem.c: Likewise.
18494 * sunrpc/xdr_rec.c: Likewise.
18495 * sunrpc/xdr_ref.c: Likewise.
18496 * sunrpc/xdr_sizeof.c: Likewise.
18497 * sunrpc/xdr_stdio.c: Likewise.
18498
b5c086a2
RM
184992012-05-10 Roland McGrath <roland@hack.frob.com>
18500
18501 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
18502 change. Update copyright years.
18503
6d74dd09
JM
185042012-05-10 Joseph Myers <joseph@codesourcery.com>
18505
18506 * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
18507
28e72501
MK
185082012-05-10 Maxim Kuvyrkov <maxim@codesourcery.com>
18509 Joseph Myers <joseph@codesourcery.com>
18510 Paul Pluzhnikov <ppluzhnikov@google.com>
18511
18512 [BZ #14012]
18513 * sunrpc/Makefile [cross-compiling] (headers): Enable additions
18514 requiring rpcgen.
18515 [cross-compiling] (extra-libs): Likewise.
18516 [cross-compiling] (extra-libs-others): Likewise.
18517 [cross-compiling] (librpcsvc-routines): Likewise.
18518 [cross-compiling] (librpcsvc-inhibit-o): Likewise.
18519 [cross-compiling] (omit-deps): Likewise.
18520 (sunrpc-CPPFLAGS): New variable.
18521 (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
18522 (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
18523 (cross-rpcgen-objs): New variable.
18524 (extra-objs): Append $(cross-rpcgen-objs).
18525 ($(cross-rpcgen-objs)): New rule.
18526 ($(objpfx)cross-rpcgen): Likewise.
18527 (rpcgen-cmd): Define to use $(built-program-file). Expand
18528 comment.
18529 ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
18530 ($(objpfx)x%.stmp): Likewise.
18531 * sunrpc/proto.h [IS_IN_build] (_): Define.
18532 [IS_IN_build] (_libc_intl_domainname): Likewise.
18533
c8c59454
L
185342012-05-10 H.J. Lu <hongjiu.lu@intel.com>
18535
18536 * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
18537 Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
18538 and R_X86_64_TPOFF64.
18539
6f27cd16
JM
185402012-05-10 Joseph Myers <joseph@codesourcery.com>
18541
18542 * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
18543 sysdeps/unix/sysv/syscalls.list.
18544 (stime): Likewise.
18545 (utime): Likewise.
18546 * sysdeps/unix/sysv/syscalls.list: Remove file.
18547
02467e1c
PE
185482012-05-10 Paul Eggert <eggert@cs.ucla.edu>
18549
18550 [BZ #3440]
18551 * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
18552 (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
18553 (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
18554 (__LC_IDENTIFICATION): Make these macros useful in #if
18555 expressions, as required by C99.
18556
da392631
AS
185572012-05-10 Andreas Schwab <schwab@linux-m68k.org>
18558
18559 * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
18560 $(addsuffix .os,$(rpc-compat-routines)). Move include ../Rules
18561 after this.
18562
8115f29b
L
185632012-05-09 H.J. Lu <hongjiu.lu@intel.com>
18564
18565 * stdlib/longlong.h: Updated from GCC.
18566
bdd74070
AJ
185672012-05-09 Andreas Jaeger <aj@suse.de>
18568
edfe0dbe
AJ
18569 * nscd/nscd.c (run_modes): Make named enum, reorder so that
18570 default is first entry.
18571 (run_mode): Set type.
18572 (main): Remove informal message about syslog.
18573 (options): Fix typo.
18574
bcfe3a54
ST
18575 [BZ #14053]
18576 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
bdd74070 18577 to asm.
bcfe3a54
ST
18578 (lrint): Likewise.
18579 (llrintf): Likewise.
18580 (llrint): Likewise.
18581 (rint): Likewise.
18582 (rintf): Likewise.
18583 (nearbyint): Likewise.
18584 (nearbyintf): Likewise.
bdd74070 18585
91d8d69e
AJ
185862012-05-09 Andreas Jaeger <aj@suse.de>
18587 Pedro Alves <palves@redhat.com>
18588
18589 * nscd/nscd.c (run_mode): Use enum.
18590 (main): Cleanup coding style issue.
18591
bb90b80b
AJ
185922012-05-09 Alexandre Oliva <aoliva@redhat.com>
18593 Andreas Jaeger <aj@suse.de>
18594
bcfe3a54
ST
18595 * nscd/nscd.c (go_background): Replaced with...
18596 (run_mode): ... this.
bb90b80b 18597 (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
bcfe3a54
ST
18598 (options): Add -F --foreground.
18599 (main): Implement it.
18600 (parse_opt): Parse it.
bb90b80b 18601
1a4b75a1
AJ
186022012-05-09 Andreas Jaeger <aj@suse.de>
18603
18604 [BZ #14083]
18605 * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
18606 !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
18607 -Wconversion warning.
18608 (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
18609 Likewise.
18610
b1cc2472
JM
186112012-05-09 Joseph Myers <joseph@codesourcery.com>
18612
18613 * conform/data/locale.h-data (NULL): Use macro-constant. Require
18614 == 0.
18615 (LC_ALL): Use macro-int-constant.
18616 (LC_COLLATE): Likewise.
18617 (LC_CTYPE): Likewise.
18618 (LC_MESSAGES): Likewise.
18619 (LC_MONETARY): Likewise.
18620 (LC_NUMERIC): Likewise.
18621 (LC_TIME): Likewise.
18622 [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
18623 (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
18624 [ISO || ISO99 || ISO11] (*_t): Do not allow.
18625 * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
18626 Specify type.
18627 [C99-based standards] (float_t): Expect type.
18628 [C99-based standards] (double_t): Expect type.
18629 [C99-based standards] (HUGE_VALF): Use macro-constant. Specify
18630 type.
18631 [C99-based standards] (HUGE_VALL): Likewise.
18632 [C99-based standards] (INFINITY): Likewise.
18633 [C99-based standards] (NAN): Likewise.
18634 [C99-based standards] (FP_INFINITE): Use macro-int-constant.
18635 [C99-based standards] (FP_NAN): Likewise.
18636 [C99-based standards] (FP_NORMAL): Likewise.
18637 [C99-based standards] (FP_SUBNORMAL): Likewise.
18638 [C99-based standards] (FP_ZERO): Likewise.
18639 [C99-based standards] (FP_FAST_FMA): Use
18640 optional-macro-int-constant. Specify type. Require == 1.
18641 [C99-based standards] (FP_FAST_FMAF): Likewise.
18642 [C99-based standards] (FP_FAST_FMAL): Likewise.
18643 [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
18644 [C99-based standards] (FP_ILOGBNAN): Likewise.
18645 [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
18646 Specify type.
18647 [C99-based standards] (MATH_ERREXCEPT): Likewise.
18648 [C99-based standards] (math_errhandling): Specify type.
18649 [ISO99 || ISO11] (signgam): Do not allow.
18650 [non-C99-based standards] (copysignf): Do not allow.
18651 [non-C99-based standards] (exp2f): Likewise.
18652 [non-C99-based standards] (log2f): Likewise.
18653 [non-C99-based standards] (modff): Allow.
18654 [non-C99-based standards] (erff): Do not allow.
18655 [non-C99-based standards] (erfcf): Likewise.
18656 [non-C99-based standards] (gammaf): Likewise.
18657 [non-C99-based standards] (hypotf): Likewise.
18658 [non-C99-based standards] (j0f): Likewise.
18659 [non-C99-based standards] (j1f): Likewise.
18660 [non-C99-based standards] (jnf): Likewise.
18661 [non-C99-based standards] (lgammaf): Likewise.
18662 [non-C99-based standards] (tgammaf): Likewise.
18663 [non-C99-based standards] (y0f): Likewise.
18664 [non-C99-based standards] (y1f): Likewise.
18665 [non-C99-based standards] (ynf): Likewise.
18666 [non-C99-based standards] (isnanf): Likewise.
18667 [non-C99-based standards] (acoshf): Likewise.
18668 [non-C99-based standards] (asinhf): Likewise.
18669 [non-C99-based standards] (atanhf): Likewise.
18670 [non-C99-based standards] (cbrtf): Likewise.
18671 [non-C99-based standards] (expm1f): Likewise.
18672 [non-C99-based standards] (ilogbf): Likewise.
18673 [non-C99-based standards] (log1pf): Likewise.
18674 [non-C99-based standards] (logbf): Likewise.
18675 [non-C99-based standards] (nextafterf): Likewise.
18676 [non-C99-based standards] (remainderf): Likewise.
18677 [non-C99-based standards] (rintf): Likewise.
18678 [non-C99-based standards] (scalbf): Likewise.
18679 [non-C99-based standards] (copysignl): Likewise.
18680 [non-C99-based standards] (exp2l): Likewise.
18681 [non-C99-based standards] (log2l): Likewise.
18682 [non-C99-based standards] (modfl): Allow.
18683 [non-C99-based standards] (erfl): Do not allow.
18684 [non-C99-based standards] (erfcl): Likewise.
18685 [non-C99-based standards] (gammal): Likewise.
18686 [non-C99-based standards] (hypotl): Likewise.
18687 [non-C99-based standards] (j0l): Likewise.
18688 [non-C99-based standards] (j1l): Likewise.
18689 [non-C99-based standards] (jnl): Likewise.
18690 [non-C99-based standards] (lgammal): Likewise.
18691 [non-C99-based standards] (tgammal): Likewise.
18692 [non-C99-based standards] (y0l): Likewise.
18693 [non-C99-based standards] (y1l): Likewise.
18694 [non-C99-based standards] (ynl): Likewise.
18695 [non-C99-based standards] (isnanl): Likewise.
18696 [non-C99-based standards] (acoshl): Likewise.
18697 [non-C99-based standards] (asinhl): Likewise.
18698 [non-C99-based standards] (atanhl): Likewise.
18699 [non-C99-based standards] (cbrtl): Likewise.
18700 [non-C99-based standards] (expm1l): Likewise.
18701 [non-C99-based standards] (ilogbl): Likewise.
18702 [non-C99-based standards] (log1pl): Likewise.
18703 [non-C99-based standards] (logbl): Likewise.
18704 [non-C99-based standards] (nextafterl): Likewise.
18705 [non-C99-based standards] (remainderl): Likewise.
18706 [non-C99-based standards] (rintl): Likewise.
18707 [non-C99-based standards] (scalbl): Likewise.
18708 [ISO || ISO99 || ISO11] (*_t): Do not allow.
18709 [non-C99-based standards] (FP_*): Do not allow.
18710 [C99-based standards] (FP_*): Change to
18711 FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
18712 * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
18713 allow.
18714 * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
18715 (SIG_ERR): Likewise.
18716 [X/Open-based standards] (SIG_HOLD): Likewise.
18717 (SIG_IGN): Likewise.
18718 (SIGABRT): Use macro-int-constant. Specify type. Require
18719 positive value.
18720 (SIGFPE): Likewise.
18721 (SIGILL): Likewise.
18722 (SIGINT): Likewise.
18723 (SIGSEGV): Likewise.
18724 (SIGTER): Likewise.
18725 [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
18726 [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
18727 [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
18728 [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
18729 [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
18730 [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
18731 [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
18732 [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
18733 [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
18734 [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
18735 [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
18736 [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
18737 [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
18738 [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
18739 [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
18740 [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
18741 [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
18742 [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
18743 [X/Open-based standards] (SIGTRAP): Likewise.
18744 [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
18745 [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
18746 [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
18747 [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
18748 * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
18749 allow.
18750
b9f1922d
IW
187512012-05-08 Ian Wienand <ianw@vmware.com>
18752
18753 [BZ #14080]
18754 * time/tzset.c (__tzset_parse_tz): Update default rules for
18755 daylight time changes in the Energy Policy Act of 2005.
18756
1db86e88
AJ
187572012-05-09 Andreas Jaeger <aj@suse.de>
18758
18759 [BZ #13983]
18760 * elf/ldconfig.c (parse_conf): Change string to make clear that
18761 ldconfig only issued a warning if ld.so.conf does not exist.
18762
dee4a4e3
DM
187632012-05-08 David S. Miller <davem@davemloft.net>
18764
ee0db190
DM
18765 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
18766 movxtod instead of popping the value on the stack.
18767
dee4a4e3
DM
18768 * sysdeps/sparc/fpu/libm-test-ulps: Update.
18769
6a43ec98
CD
187702012-05-08 Carlos O'Donell <carlos_odonell@mentor.com>
18771
18772 * config.h.in: Add HAVE_ARM_PCS_VFP.
18773
05c2c961
RMG
187742012-05-08 Roland Mc Grath <roland@hack.frob.com>
18775
bcfe3a54
ST
18776 [BZ #13979]
18777 * include/features.h: Warn if user requests __FORTIFY_SOURCE
18778 checking but the checks are disabled for any reason.
05c2c961 18779
4b30f61a
L
187802012-05-08 H.J. Lu <hongjiu.lu@intel.com>
18781
18782 * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
18783 and ELF64_R_TYPE with ELFW(R_TYPE).
18784
eee2bc67
JM
187852012-05-08 Joseph Myers <joseph@codesourcery.com>
18786
7ea5391a
JM
18787 * sysdeps/unix/sysv/syscalls.list (pause): Remove.
18788 (ulimit): Likewise.
18789
eee2bc67
JM
18790 * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
18791 (settimeofday): Likewise.
18792
abb66a67
MF
187932012-05-08 Mike Frysinger <vapier@gentoo.org>
18794
18795 * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1. Add
18796 a struct th_u2 inside the union, and move tu_block/tu_code into
18797 a new th_u3 union of tu_block/tu_code inside of that. Move
18798 th_data[1] into the th_u2 as tu_data[0]. Change tu_stuff[1] to
18799 tu_stuff[0]. Add a new tu_padding[4] to keep sizeof() the same.
18800 (th_block): Change to th_u1.th_u2.th_u3.tu_block.
18801 (th_code): Change to th_u1.th_u2.th_u3.tu_code.
18802 (th_stuff): Change to th_u1.tu_stuff.
18803 (th_data): Define.
18804 (th_msg): Change to th_u1.th_u2.tu_data.
18805
7f18b530
DM
188062012-05-07 David S. Miller <davem@davemloft.net>
18807
05760585
DM
18808 * sysdeps/sparc/fpu/libm-test-ulps: Update.
18809
7f18b530
DM
18810 [BZ #14074]
18811 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
18812 (SETUP_PIC_REG): Use it.
18813 (SETUP_PIC_REG_LEAF): Use it.
18814
495fd99f
JM
188152012-05-07 Joseph Myers <joseph@codesourcery.com>
18816
18817 [BZ #13885]
18818 [BZ #13923]
18819 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
18820 USE_AS_EXPM1L.
18821 (EXPL_FINITE): Likewise.
18822 (FLDLOG): Likewise.
18823 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
18824 * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
18825 e_expl.S.
18826 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
18827 USE_AS_EXPM1L.
18828 (EXPL_FINITE): Likewise.
18829 (FLDLOG): Likewise.
18830 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
18831 * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
18832 e_expl.S.
18833 * math/libm-test.inc (expm1_test): Add more tests. Do not disable
18834 test of -max_value argument for long double.
18835 * sysdeps/i386/fpu/libm-test-ulps: Update.
18836 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18837
6693d694
DM
188382012-05-06 David S. Miller <davem@davemloft.net>
18839
18840 * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
18841 quad soft-float symbols whose references which are compiler
18842 generated.
18843 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
18844
6c23e11c
JM
188452012-05-06 Joseph Myers <joseph@codesourcery.com>
18846
d8b82cad
JM
18847 [BZ #13884]
18848 [BZ #13914]
18849 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
18850 USE_AS_EXP10L.
18851 (EXPL_FINITE): Likewise.
18852 (FLDLOG): Likewise.
18853 (c0): Likewise.
18854 (c1): Likewise.
18855 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
18856 Adjust comments for base varying.
18857 (__expl_finite): Change alias to EXPL_FINITE.
18858 * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
18859 e_expl.S.
18860 * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
18861 * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
18862 * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
18863 * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
18864 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
18865 USE_AS_EXP10L.
18866 (EXPL_FINITE): Likewise.
18867 (FLDLOG): Likewise.
18868 (c0): Likewise.
18869 (c1): Likewise.
18870 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
18871 Adjust comments for base varying.
18872 (__expl_finite): Change alias to EXPL_FINITE.
18873 * math/libm-test.inc (exp10_test): Add more tests. Do not disable
18874 tests for bugs.
18875 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
18876
6c23e11c
JM
18877 [BZ #14064]
18878 * math/libm-test.inc (check_float_internal): Correct ulp
18879 calculation for subnormal expected results.
18880
29ba805c
AJ
188812012-05-06 Andreas Jaeger <aj@suse.de>
18882
18883 * Makeconfig (+math-flags): New, set to -frounding-math.
18884 (+cflags): Add +math-flags so that all of glibc gets compiled with
18885 it.
18886
18887 * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
18888
7b17aeda
JM
188892012-05-05 Joseph Myers <joseph@codesourcery.com>
18890
5779f134
JM
18891 * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
18892 Disable one test.
18893
41498f4d
JM
18894 [BZ #13787]
18895 [BZ #13922]
18896 [BZ #14036]
18897 * sysdeps/i386/fpu/e_expl.S (csat): New constant.
18898 (__ieee754_expl): Allow for and saturate large arguments.
18899 * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
18900 (u_threshold): Likewise.
18901 (__exp): Call __ieee754_exp before checking for overflow and
18902 underflow.
18903 * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
18904 (u_threshold): Likewise.
18905 (__expf): Call __ieee754_expf before checking for overflow and
18906 underflow.
18907 * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
18908 (u_threshold): Likewise.
18909 (__expl): Call __ieee754_expl before checking for overflow and
18910 underflow.
18911 * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
18912 (__ieee754_expl): Allow for and saturate large arguments.
18913 * math/libm-test.inc (exp_test): Add another test. Do not allow
18914 missing overflow exception on overflow.
18915 (expm1_test): Do not allow missing overflow exception on overflow.
18916
6698b8bf
JM
18917 * sysdeps/i386/fpu/e_expl.c: Move to ...
18918 * sysdeps/i386/fpu/e_expl.S: ... here. Write directly in assembly
18919 rather than using inline asm.
18920 * sysdeps/x86_64/fpu/e_expl.c: Remove file.
18921 * sysdeps/x86_64/fpu/e_expl.S: Copy from
18922 sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
18923
7b17aeda
JM
18924 * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
18925 (nice): Likewise.
18926 (poll): Likewise.
18927 (signal): Likewise.
18928 (time): Likewise.
18929 (times): Likewise.
18930
f7c85819
JM
189312012-05-04 Joseph Myers <joseph@codesourcery.com>
18932
18933 * sysdeps/unix/syscalls.list (adjtime): Add entry from
18934 sysdeps/unix/common/syscalls.list.
18935 (fchmod): Likewise.
18936 (fchown): Likewise.
18937 (ftruncate): Likewise.
18938 (getrusage): Likewise.
18939 (gettimeofday): Likewise.
18940 (setpgid): Likewise.
18941 (setregid): Likewise.
18942 (setreuid): Likewise.
18943 (sigaction): Likewise.
18944 (truncate): Likewise.
18945 (vhangup): Likewise.
18946 * sysdeps/unix/common/syscalls.list: Remove file.
18947 * sysdeps/unix/bsd/Implies: Don't include unix/common.
18948 * sysdeps/unix/sysv/linux/Implies: Likewise.
18949
336270d0
L
189502012-05-04 H.J. Lu <hongjiu.lu@intel.com>
18951
18952 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
18953 * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
18954 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
18955 Moved to ...
18956 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
18957 Here.
18958 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
18959 to ...
18960 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
18961 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
18962 to ...
18963 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
18964 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
18965 to ...
18966 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
18967 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
18968 to ...
18969 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
18970 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
18971 to ...
18972 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
18973 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
18974 to ...
18975 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
18976 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
18977 to ...
18978 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
18979 Here.
18980 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
18981 to ...
18982 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
18983 Here.
18984 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
18985 to ...
18986 * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
18987 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
18988 Moved to ...
18989 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
18990 Here.
18991 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
18992 to ...
18993 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
18994
d128e450
JM
189952012-05-04 Joseph Myers <joseph@codesourcery.com>
18996
fa8ee516
JM
18997 * sysdeps/unix/common/bits/dirent.h: Remove file.
18998 * sysdeps/unix/common/bits/fcntl.h: Likewise.
18999
d128e450
JM
19000 * sysdeps/unix/bsd/bits/dirent.h: Remove file.
19001 * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
19002 * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
19003 * sysdeps/unix/bsd/isatty.c: Likewise.
19004 * sysdeps/unix/bsd/tcdrain.c: Likewise.
19005 * sysdeps/unix/bsd/tcgetattr.c: Likewise.
19006 * sysdeps/unix/bsd/tcsetattr.c: Likewise.
19007
ff8faaf0 190082012-05-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
31dc8730 19009
62881be4 19010 [BZ #13563]
31dc8730
AZ
19011 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
19012 long double comparison inaccuracies.
19013 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
19014 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19015
6fef930c
AS
190162012-05-04 Andreas Schwab <schwab@linux-m68k.org>
19017
19018 * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
19019 * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
19020
8f203e6c
JM
190212012-05-04 Joseph Myers <joseph@codesourcery.com>
19022
19023 [BZ #14049]
19024 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
19025 nonzero digits before rounding a hex value.
19026 * stdlib/tst-strtod.c (tests): Add another test.
19027
5197d9c2
AK
190282012-05-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
19029
19030 * sysdeps/s390/fpu/libm-test-ulps: Update.
19031
f0c1dedf
AJ
190322012-05-03 Andreas Jaeger <aj@suse.de>
19033
19034 * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
19035 does not get optimized out.
19036 (malloc_opt_barrier): New.
19037
a65ef2ae 190382012-05-03 Andreas Jaeger <aj@suse.de>
461b8e5a 19039 Roland McGrath <roland@hack.frob.com>
a65ef2ae 19040
2b942cb7 19041 * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
a65ef2ae 19042 intermediate file deletion.
2b942cb7 19043 (generated): Add .symlist files.
a65ef2ae 19044
54b71e02
JM
190452012-05-03 Joseph Myers <joseph@codesourcery.com>
19046
19047 [BZ #13775]
19048 * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
19049 Redirect under this condition.
19050 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
19051 [__USE_GNU] (__dprintf_chk): Not under this condition.
19052 [__USE_GNU] (__vdprintf_chk): Likewise.
19053 * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
19054 under this condition.
19055 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
19056 [__USE_XOPEN2K8] (dprintf): Define under this condition.
19057 [__USE_XOPEN2K8] (vdprintf): Likewise.
19058 [__USE_GNU] (__dprintf_chk): Not under this condition.
19059 [__USE_GNU] (__vdprintf_chk): Likewise.
19060 [__USE_GNU] (dprintf): Likewise.
19061 [__USE_GNU] (vdprintf): Likewise.
19062
d3dfcc41
RM
190632012-05-03 Roland McGrath <roland@hack.frob.com>
19064
19065 * elf/Makefile (common-generated): Set this instead of generated for
19066 .dyn, .phdr, .jmprel files. Remove $(common-objpfx) from the
19067 $(all-built-dso)-derived lists.
19068
7ac30cc5
AJ
190692012-05-03 Andreas Jaeger <aj@suse.de>
19070
0c51e550
AJ
19071 * sysdeps/i386/fpu/libm-test-ulps: Update.
19072
7ac30cc5
AJ
19073 * FAQ: Removed.
19074 * FAQ.in: Likewise.
19075 * scripts/gen-FAQ.pl: Likewise.
19076 * manual/install.texi (Installation): Point to online location of
19077 FAQ.
19078 * Makefile (files-for-dist): Remove FAQ.
19079 (FAQ): Remove.
19080
d4c2917f
AM
190812012-05-02 Allan McRae <allan@archlinux.org>
19082
19083 * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
19084 (LDFLAGS-reldepmod5.so): Likewise.
19085 (LDFLAGS-reldep6mod1.so): Likewise.
19086 (LDFLAGS-reldep6mod4.so): Likewise.
19087 (LDFLAGS-reldep8mod3.so): Likewise.
19088 (LDFLAGS-unload4mod1.so): Likewise.
19089 (LDFLAGS-unload4mod2.so): Likewise.
19090 (LDFLAGS-tst-initorder): Likewise.
19091 (LDFLAGS-tst-initordera2.so): Likewise.
19092 (LDFLAGS-tst-initordera3.so): Likewise.
19093 (LDFLAGS-tst-initordera4.so): Likewise.
19094 (LDFLAGS-tst-initorderb2.so): Likewise.
19095 (LDFLAGS-noload): Likewise.
19096 (LDFLAGS-next): Likewise.
19097 (LDFLAGS-order2mod1.so): Likewise.
19098 (LDFLAGS-order2mod2.so): Likewise.
19099 (LDFLAGS-tst-initorder2): Likewise.
19100 (LDFLAGS-tst-initorder2a.so): Likewise.
19101 (LDFLAGS-tst-initorder2b.so): Likewise.
19102 (LDFLAGS-tst-initorder2c.so): Likewise.
19103 * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
19104
d77f993f
DM
191052012-05-02 David S. Miller <davem@davemloft.net>
19106
19107 * sysdeps/sparc/fpu/libm-test-ulps: Update.
19108
171a70b4
PP
191092012-05-02 Paul Pluzhnikov <ppluzhnikov@google.com>
19110
19111 [BZ #14055]
19112 * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
19113
0be196ad
AJ
191142012-05-02 Andreas Jaeger <aj@suse.de>
19115
19116 * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
19117 since we manipulate rounding mode.
19118 (CPPFLAGS-test-idouble.c): Likewise.
19119 (CPPFLAGS-test-ifloat.c): Likewise.
19120 (CFLAGS-test-ldouble.c): Likewise.
19121 (CFLAGS-test-double.c): Likewise.
19122 (CFLAGS-test-float.c): Likewise.
19123 (CFLAGS-test-misc.c): Likewise.
19124 (CFLAGS-test-test-fenv.c): Likewise.
19125
4f9d04aa
AZ
191262012-05-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
19127
2b942cb7
RM
19128 [BZ #2550]
19129 [BZ #2570]
19130 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
19131 comparisons to determine direction to adjust input.
4f9d04aa 19132
82a79e7d
RM
191332012-05-01 Roland McGrath <roland@hack.frob.com>
19134
f5a01ca9
RM
19135 * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
19136 output to the target.
19137
90fe4186
RM
19138 * scripts/localplt.awk: New file.
19139 * elf/Makefile ($(objpfx)check-localplt): Target removed.
19140 (check-localplt-CFLAGS): Variable removed.
19141 ($(all-built-dso:=.jmprel)): New static pattern rule.
19142 (generated): Add those targets.
19143 (localplt-built-dso): New variable.
19144 ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
19145
19146 * elf/check-localplt.c: File removed.
19147
82397ed6
RM
19148 * scripts/check-execstack.awk: New file.
19149 * elf/Makefile ($(objpfx)check-execstack): Target removed.
19150 (check-execstack-CFLAGS): Variable removed.
19151 ($(objpfx)check-execstack.h): Target removed.
19152 ($(objpfx)execstack-default): New target.
19153 (generated): Add that instead of check-execstack.h.
19154 ($(all-built-dso:=.phdr)): New static pattern rule.
19155 (generated): Add those targets.
19156 * elf/check-execstack.c: File removed.
19157
82a79e7d
RM
19158 * scripts/check-textrel.awk: New file.
19159 * elf/Makefile ($(objpfx)check-textrel): Target removed.
19160 (check-textrel-CFLAGS): Variable removed.
19161 (all-built-dso): Use := to define.o
19162 ($(all-built-dso:=.dyn)): New static pattern rule.
19163 (generated): Add those targets.
19164 ($(objpfx)check-textrel.out): Use the script on the .dyn files.
19165 * config.make.in (READELF): New substituted variable.
19166 * elf/check-textrel.c: File removed.
19167
62fde54f 191682012-05-01 Joseph Myers <joseph@codesourcery.com>
ee74b9cb 19169
615605c9
JM
19170 * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
19171 allow.
19172 * conform/data/ctype.h-data [C99-based standards] (isblank):
19173 Expect function.
19174 (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
19175 (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
19176 [ISO || ISO99 || ISO11] (*_t): Do not allow.
19177 * conform/data/errno.h-data (EDOM): Use macro-int-constant.
19178 Specify type. Require positive value.
19179 (EILSEQ): Likewise.
19180 (ERANGE): Likewise.
19181 [ISO || POSIX] (EILSEQ): Do not expect.
19182 [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
19183 Specify type. Require positive value.
19184 [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
19185 [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
19186 [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
19187 [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
19188 [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
19189 [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
19190 [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
19191 [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
19192 [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
19193 [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
19194 [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
19195 [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
19196 [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
19197 [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
19198 [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
19199 [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
19200 [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
19201 [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
19202 [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
19203 [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
19204 [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
19205 [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
19206 [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
19207 [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
19208 [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
19209 [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
19210 [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
19211 [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
19212 [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
19213 [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
19214 [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
19215 [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
19216 [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
19217 [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
19218 [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
19219 [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
19220 [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
19221 [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
19222 [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
19223 [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
19224 [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
19225 [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
19226 [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
19227 [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
19228 [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
19229 [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
19230 [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
19231 [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
19232 [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
19233 [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
19234 [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
19235 [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
19236 [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
19237 [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
19238 [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
19239 [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
19240 [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
19241 [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
19242 [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
19243 [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
19244 [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
19245 [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
19246 [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
19247 [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
19248 [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
19249 [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
19250 [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
19251 [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
19252 [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
19253 [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
19254 [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
19255 [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
19256 [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
19257 [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
19258 [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
19259 [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
19260 * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
19261 Require >= 2.
19262 (FLT_ROUNDS): Expect as macro, not constant.
19263 (FLT_MANT_DIG): Use macro-int-constant.
19264 (DBL_MANT_DIG): Likewise.
19265 (LDBL_MANT_DIG): Likewise.
19266 (FLT_DIG): Likewise.
19267 (DBL_DIG): Likewise.
19268 (LDBL_DIG): Likewise.
19269 (FLT_MIN_EXP): Use macro-int-constant. Require < 0.
19270 (DBL_MIN_EXP): Likewise.
19271 (LDBL_MIN_EXP): Likewise.
19272 (FLT_MAX_EXP): Use macro-int-constant.
19273 (DBL_MAX_EXP): Likewise.
19274 (LDBL_MAX_EXP): Likewise.
19275 (FLT_MAX_10_EXP): Likewise.
19276 (DBL_MAX_10_EXP): Likewise.
19277 (LDBL_MAX_10_EXP): Likewise.
19278 (FLT_MAX): Use macro-constant.
19279 (DBL_MAX): Likewise.
19280 (LDBL_MAX): Likewise.
19281 (FLT_EPSILON): Use macro-constant. Give upper bound.
19282 (DBL_EPSILON): Likewise.
19283 (LDBL_EPSILON): Likewise.
19284 (FLT_MIN): Likewise.
19285 (DBL_MIN): Likewise.
19286 (LDBL_MIN): Likewise.
19287 [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
19288 [C99-based standards] (FLT_EVAL_METHOD): Likewise.
19289 [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
19290 [ISO11] (FLT_HAS_SUBNORM): Likewise.
19291 [ISO11] (LDBL_HAS_SUBNORM): Likewise.
19292 [ISO11] (DBL_DECIMAL_DIG): Likewise.
19293 [ISO11] (FLT_DECIMAL_DIG): Likewise.
19294 [ISO11] (LDBL_DECIMAL_DIG): Likewise.
19295 [ISO11] (DBL_TRUE_MIN): Use macro-constant.
19296 [ISO11] (FLT_TRUE_MIN): Likewise.
19297 [ISO11] (LDBL_TRUE_MIN): Likewise.
19298 [ISO || ISO99 || ISO11] (*_t): Do not allow.
19299 * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
19300 (SCHAR_MIN): Use macro-int-constant. Specify type.
19301 (SCHAR_MAX): Likewise.
19302 (UCHAR_MAX): Likewise.
19303 (CHAR_MIN): Likewise.
19304 (CHAR_MAX): Likewise.
19305 (MB_LEN_MAX): Use macro-int-constant.
19306 (SHRT_MIN): Use macro-int-constant. Specify type.
19307 (SHRT_MAX): Likewise.
19308 (USHRT_MAX): Likewise.
19309 (INT_MAX): Likewise.
19310 (INT_MIN): Use macro-int-constant. Specify type. Make upper
19311 bound negative.
19312 (UINT_MAX): Use macro-int-constant. Specify type. Suffix lower
19313 bound with "U".
19314 (LONG_MAX): Use macro-int-constant. Specify type. Suffix lower
19315 bound with "L".
19316 (LONG_MIN): Use macro-int-constant. Specify type. Make upper
19317 bound negative. Suffix upper bound with "L".
19318 (ULONG_MAX): Use macro-int-constant. Specify type. Suffix lower
19319 bound with "UL".
19320 [C99-based standards] (LLONG_MIN): Use macro-int-constant.
19321 Specify type.
19322 [C99-based standards] (LLONG_MAX): Likewise.
19323 [C99-based standards] (ULLONG_MAX): Likewise.
19324 * conform/data/stddef.h-data (NULL): Use macro-constant. Require
19325 == 0.
19326 [ISO11] (max_align_t): Require type.
19327 [ISO || ISO99 || ISO11] (*_t): Do not allow.
19328
c9140a62
JM
19329 * conform/conformtest.pl ($CFLAGS_namespace): Define separately
19330 from $CFLAGS, without defining away __attribute__ calls.
19331 (checknamespace): Use $CFLAGS_namespace.
19332
9af0bf29
JM
19333 * conform/conformtest.pl (@keywords): Only include C99 keywords
19334 for standards based on C99 or C11.
19335
343222a2
JM
19336 * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
19337 Disable tests.
19338 * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
19339 UNIX98]: Likewise.
19340
661f8cf0
JM
19341 * conform/conformtest.pl: Handle "macro-int-constant" and test for
19342 usability of symbols in #if.
19343
ee74b9cb
JM
19344 * conform/conformtest.pl: If macro or constant types start
19345 "promoted:", expect the symbol to be of the following type
19346 promoted by the integer promotions.
62fde54f 19347
aafc49b3
JM
19348 * conform/conformtest.pl: Parse all "constant" and "macro" lines
19349 in one place. Also handle "macro-constant".
19350
fefdf574
JM
19351 * conform/conformtest.pl: Only accept expected macro values with
19352 "==". Parse all "macro" lines in one place.
19353 * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
19354
f2d922fe
JM
19355 * conform/conformtest.pl: Handle braced types on "constant" lines
19356 instead of handling "typed-constant".
19357 * conform/data/signal.h-data: Use "constant" instead of
19358 "typed-constant".
19359
d22956c9
JM
19360 * conform/conformtest.pl: Handle "optional-" at start of lines in
19361 one place rather than duplicating several cases. Handle each
19362 format of "macro" line with initial "optional-".
19363
028e2e38
JM
19364 * conform/conformtest.pl: Only accept expected constant or
19365 optional-constant values with "==". Parse all "constant" lines in
19366 one place. Parse all "optional-constant" lines in one place.
19367 * conform/data/cpio.h-data: Use "==" form on "constant" lines.
19368 * conform/data/fmtmsg.h-data: Likewise.
19369 * conform/data/netinet/in.h-data: Likewise.
19370 * conform/data/tar.h-data: Likewise.
19371 * conform/data/limits.h-data: Use "==" form on "constant" and
19372 "optional-constant" lines.
19373
1b8f2850
JM
19374 * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
19375 Use -std=c99 for XOPEN2K.
19376 (@knownproblems): Remove.
19377 (newtoken): Don't check %isknown.
19378
a05a144b
JM
19379 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
19380 Do not expect macro.
19381 [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
19382 [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
19383 [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
19384 [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
19385 [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
19386 [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
19387 [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
19388 [XPG3 || XPG4 || UNIX98] (isless): Likewise.
19389 [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
19390 [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
19391 [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
19392 [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
19393 [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
19394 [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
19395 [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
19396 [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
19397 [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
19398 [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
19399 [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
19400 [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
19401 [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
19402 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
19403 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
19404 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
19405 [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
19406 [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
19407 [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
19408 [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
19409 [XPG3 || XPG4 || UNIX98] (log2): Likewise.
19410 [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
19411 [XPG3] (acosh): Likewise.
19412 [XPG3] (asinh): Likewise.
19413 [XPG3] (atanh): Likewise.
19414 [XPG3] (cbrt): Likewise.
19415 [XPG3] (expm1): Likewise.
19416 [XPG3] (ilogb): Likewise.
19417 [XPG3] (log1p): Likewise.
19418 [XPG3] (logb): Likewise.
19419 [XPG3] (nextafter): Likewise.
19420 [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
19421 [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
19422 [XPG3] (remainder): Likewise.
19423 [XPG3] (rint): Likewise.
19424 [XPG3 || XPG4 || UNIX98] (round): Likewise.
19425 [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
19426 [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
19427 [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
19428 [XPG3 || XPG4 || UNIX98] (lround): Likewise.
19429 [XPG3 || XPG4 || UNIX98] (llround): Likewise.
19430 [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
19431 [UNIX98 || XOPEN2K] (scalb): Expect.
19432 [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
19433 [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
19434 [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
19435 [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
19436 [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
19437 [XPG3 || XPG4 || UNIX98] (fma): Likewise.
19438 [XPG3 || XPG4 || UNIX98] (nan): Likewise.
19439 [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
19440 [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
19441 [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
19442 [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
19443 [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
19444 [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
19445 [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
19446 [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
19447 [XPG3 || XPG4 || UNIX98] (expf): Likewise.
19448 [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
19449 [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
19450 [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
19451 [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
19452 [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
19453 [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
19454 [XPG3 || XPG4 || UNIX98] (logf): Likewise.
19455 [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
19456 [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
19457 [XPG3 || XPG4 || UNIX98] (modff): Likewise.
19458 [XPG3 || XPG4 || UNIX98] (powf): Likewise.
19459 [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
19460 [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
19461 [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
19462 [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
19463 [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
19464 [XPG3 || XPG4 || UNIX98] (erff): Likewise.
19465 [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
19466 [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
19467 [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
19468 [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
19469 [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
19470 [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
19471 [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
19472 [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
19473 [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
19474 [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
19475 [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
19476 [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
19477 [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
19478 [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
19479 [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
19480 [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
19481 [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
19482 [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
19483 [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
19484 [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
19485 [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
19486 [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
19487 [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
19488 [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
19489 [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
19490 [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
19491 [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
19492 [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
19493 [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
19494 [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
19495 [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
19496 [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
19497 [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
19498 [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
19499 [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
19500 [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
19501 [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
19502 [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
19503 [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
19504 [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
19505 [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
19506 [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
19507 [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
19508 [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
19509 [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
19510 [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
19511 [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
19512 [XPG3 || XPG4 || UNIX98] (expl): Likewise.
19513 [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
19514 [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
19515 [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
19516 [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
19517 [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
19518 [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
19519 [XPG3 || XPG4 || UNIX98] (logl): Likewise.
19520 [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
19521 [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
19522 [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
19523 [XPG3 || XPG4 || UNIX98] (powl): Likewise.
19524 [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
19525 [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
19526 [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
19527 [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
19528 [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
19529 [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
19530 [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
19531 [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
19532 [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
19533 [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
19534 [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
19535 [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
19536 [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
19537 [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
19538 [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
19539 [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
19540 [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
19541 [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
19542 [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
19543 [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
19544 [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
19545 [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
19546 [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
19547 [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
19548 [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
19549 [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
19550 [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
19551 [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
19552 [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
19553 [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
19554 [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
19555 [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
19556 [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
19557 [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
19558 [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
19559 [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
19560 [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
19561 [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
19562 [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
19563 [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
19564 [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
19565 [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
19566 [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
19567 [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
19568 [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
19569
73c5ebe3
JM
19570 * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
19571 _XOPEN_SOURCE_EXTENDED for XPG4.
19572
39c33b6c
JM
19573 * conform/conformtest.pl: Handle "symbol" lines for allow-header.
19574
62fde54f
JM
19575 * Makeconfig (localtime): Remove variable.
19576 (inst_localtime-file): Likewise.
19577
0741d64c
AS
195782012-05-01 Andreas Schwab <schwab@linux-m68k.org>
19579
19580 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
19581 Update.
19582 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
19583 Update.
19584 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
19585 Update.
19586 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
19587 Update.
19588 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
19589 Update.
19590 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
19591 Update.
19592 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
19593 Update.
19594 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
19595 Update.
19596 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
19597 Update.
19598
7cb029ee
JM
195992012-05-01 Joseph Myers <joseph@codesourcery.com>
19600
19601 [BZ #2550]
19602 [BZ #2570]
19603 * math/s_nexttowardf.c (__nexttowardf): Use floating-point
19604 comparisons to determine direction to adjust input.
19605 * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
19606 * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
19607 * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
19608 Likewise.
19609 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
19610 Likewise.
19611 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
19612 Likewise.
19613 * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
19614 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
19615 Likewise.
19616 * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
19617 Likewise.
19618 * math/libm-test.inc (nexttoward_test): Add more tests.
19619
412bd966
AS
196202012-05-01 Andreas Schwab <schwab@linux-m68k.org>
19621
19622 [BZ #14040]
19623 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
19624 in version GLIBC_2.1, not GLIBC_2.0.
19625 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
19626 Likewise.
19627
9568c0c2
JM
196282012-04-30 Joseph Myers <joseph@codesourcery.com>
19629
adfbc8ac
JM
19630 [BZ #13942]
19631 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
19632 (1 - x) * (1 + x).
19633 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
19634 * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
19635 * math/libm-test.inc (acos_test): Add more tests.
19636 (asin_test): Likewise.
19637 * sysdeps/i386/fpu/libm-test-ulps: Update.
19638 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19639
5ba3cc69
JM
19640 [BZ #14034]
19641 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
19642 of square root.
19643 * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
19644 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
19645 * math/libm-test.inc (acos_test_tonearest): New function.
19646 (acos_test_towardzero): Likewise.
19647 (acos_test_downward): Likewise.
19648 (acos_test_upward): Likewise.
19649 (asin_test_tonearest): Likewise.
19650 (asin_test_towardzero): Likewise.
19651 (asin_test_downward): Likewise.
19652 (asin_test_upward): Likewise.
19653 (main): Call the new functions.
19654 * sysdeps/i386/fpu/libm-test-ulps: Update.
19655 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19656
9568c0c2
JM
19657 [BZ #13884]
19658 [BZ #13924]
19659 * math/e_exp10.c: Include <float.h>.
19660 (__ieee754_exp10): Handle underflow here rather than multiplying
19661 large negative argument by M_LN10.
19662 * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
19663 of __ieee754_expf.
19664 * math/e_exp10l.c: Include <float.h>.
19665 (__ieee754_exp10l): Handle underflow here rather than multiplying
19666 large negative argument by M_LN10l.
19667 * math/libm-test.inc (exp10_test): Add another test. Do not allow
19668 spurious overflow exception on underflow.
19669
5ac3ea17
MP
196702012-04-29 Marek Polacek <polacek@redhat.com>
19671
19672 * misc/sys/cdefs.h (__attribute_artificial__): New macro.
19673 (__fortify_function): New macro.
19674 (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
19675 * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
19676 __extern_always_inline.
19677 * libio/bits/stdio2.h: Likewise.
19678 * libio/bits/stdio.h: Likewise.
19679 * string/string.h: Likewise.
19680 * string/bits/string3.h: Likewise.
19681 * include/stdio.h: Likewise.
19682 * stdlib/bits/stdlib.h: Likewise.
19683 * stdlib/stdlib.h: Likewise.
19684 * rt/bits/mqueue2.h: Likewise.
19685 * rt/mqueue.h: Likewise.
19686 * posix/bits/unistd.h: Likewise.
19687 * posix/unistd.h: Likewise.
19688 * io/bits/poll2.h: Likewise.
19689 * io/bits/fcntl2.h: Likewise.
19690 * io/fcntl.h: Likewise.
19691 * io/sys/poll.h: Likewise.
19692 * misc/bits/syslog.h: Likewise.
19693 * misc/bits/syslog-ldbl.h: Likewise.
19694 * misc/sys/syslog.h: Likewise.
19695 * socket/bits/socket2.h: Likewise.
19696 * socket/sys/socket.h: Likewise.
19697 * debug/tst-chk1.c: Likewise.
19698 * wcsmbs/bits/wchar2.h: Likewise.
19699 * wcsmbs/bits/wchar-ldbl.h: Likewise.
19700 * wcsmbs/wchar.h: Likewise.
19701
ecf0ebfb
AJ
197022012-04-29 Andreas Jaeger <aj@suse.de>
19703
19704 * Makerules (tests): Remove enable-check-abi protection.
19705 (check-abi-warn): Remove.
19706 (check-abi-%): Remove check-abi-warn usage.
19707
19708 * configure.in: Remove check-abi configure option.
19709 * configure: Regenerated.
19710 * config.make.in (enable-check-abi): Remove.
19711
6d5c57fa
AS
197122012-04-28 Andreas Schwab <schwab@linux-m68k.org>
19713
24c5d07e 19714 [BZ #14033]
ded5180a
AS
19715 * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
19716 double functions to double *_finite functions.
19717
7e0d315d
AS
19718 [BZ #13941]
19719 * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
19720 (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
19721 LDBL_MIN_EXP.
19722 * stdio-common/Makefile (tests): Add tst-sprintf3.
19723 * stdio-common/tst-sprintf3.c: New file.
19724
6d5c57fa
AS
19725 * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
19726 ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
19727
0749ff8b
JM
197282012-04-28 Joseph Myers <joseph@codesourcery.com>
19729
19730 * conform/conformtest.pl: Remove duplicate typed-constant
19731 handling.
19732
8dbd5d7b
DM
197332012-04-28 David S. Miller <davem@davemloft.net>
19734
19735 * Makerules (%.abilist): Add vpath on sysdep_dirs.
19736 (check-abi-%): Remove AWK script prerequisite and explicit
19737 abilist directory.
19738 (check-abi): Rewrite to just diff the symlist with the abilist.
19739 (config-tls, config-abi-config): Delete, no longer used.
19740 (update-abi-%): Remove AWK script and explicit abilist directory.
19741 (update-abi): Rewrite to simply compare and conditionally copy the
19742 symlist and the sysdep abilist file. Remove update-abi-config
19743 checks.
19744 * abilist/ld.abilist: Remove.
19745 * abilist/libBrokenLocale.abilist: Remove.
19746 * abilist/libanl.abilist: Remove.
19747 * abilist/libcrypt.abilist: Remove.
19748 * abilist/libdl.abilist: Remove.
19749 * abilist/librt.abilist: Remove.
19750 * abilist/libthread_db.abilist: Remove.
19751 * abilist/libutil.abilist: Remove.
19752 * scripts/extract-abilist.awk: Remove.
19753 * scripts/merge-abilist.awk: Remove.
19754 * sysdeps/generic/libcidn.abilist: New file.
19755 * sysdeps/generic/libnss_compat.abilist: New file.
19756 * sysdeps/generic/libnss_db.abilist: New file.
19757 * sysdeps/generic/libnss_dns.abilist: New file.
19758 * sysdeps/generic/libnss_files.abilist: New file.
19759 * sysdeps/generic/libnss_hesiod.abilist: New file.
19760 * sysdeps/generic/libnss_nis.abilist: New file.
19761 * sysdeps/generic/libnss_nisplus.abilist: New file.
19762 * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
19763 * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
19764 * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
19765 file.
19766 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
19767 * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
19768 * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
19769 * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
19770 * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
19771 * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
19772 * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
19773 * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
19774 * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
19775 file.
19776 * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
19777 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
19778 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
19779 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
19780 file.
19781 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
19782 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
19783 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
19784 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
19785 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
19786 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
19787 file.
19788 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
19789 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
19790 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
19791 file.
19792 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
19793 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
19794 New file.
19795 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
19796 New file.
19797 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
19798 New file.
19799 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
19800 New file.
19801 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
19802 New file.
19803 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
19804 New file.
19805 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
19806 New file.
19807 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
19808 New file.
19809 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
19810 New file.
19811 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
19812 New file.
19813 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
19814 New file.
19815 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
19816 New file.
19817 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
19818 New file.
19819 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
19820 file.
19821 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
19822 New file.
19823 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
19824 New file.
19825 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
19826 file.
19827 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
19828 New file.
19829 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
19830 New file.
19831 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
19832 file.
19833 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
19834 New file.
19835 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
19836 New file.
19837 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
19838 New file.
19839 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
19840 New file.
19841 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
19842 New file.
19843 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
19844 New file.
19845 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
19846 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
19847 file.
19848 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
19849 New file.
19850 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
19851 file.
19852 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
19853 file.
19854 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
19855 file.
19856 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
19857 file.
19858 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
19859 file.
19860 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
19861 New file.
19862 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
19863 file.
19864 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
19865 file.
19866 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
19867 New file.
19868 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
19869 file.
19870 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
19871 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
19872 file.
19873 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
19874 New file.
19875 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
19876 file.
19877 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
19878 file.
19879 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
19880 file.
19881 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
19882 file.
19883 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
19884 file.
19885 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
19886 New file.
19887 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
19888 file.
19889 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
19890 file.
19891 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
19892 New file.
19893 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
19894 file.
19895 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
19896 * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
19897 * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
19898 file.
19899 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
19900 * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
19901 * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
19902 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
19903 * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
19904 * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
19905 * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
19906 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
19907 * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
19908 * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
19909 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
19910 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
19911 file.
19912 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
19913 New file.
19914 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
19915 file.
19916 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
19917 file.
19918 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
19919 file.
19920 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
19921 file.
19922 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
19923 file.
19924 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
19925 New file.
19926 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
19927 New file.
19928 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
19929 file.
19930 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
19931 New file.
19932 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
19933 file.
19934 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
19935 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
19936 file.
19937 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
19938 New file.
19939 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
19940 file.
19941 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
19942 file.
19943 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
19944 file.
19945 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
19946 file.
19947 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
19948 file.
19949 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
19950 New file.
19951 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
19952 New file.
19953 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
19954 file.
19955 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
19956 New file.
19957 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
19958 file.
19959
41d73a1b
JM
199602012-04-28 Joseph Myers <joseph@codesourcery.com>
19961
19962 * conform/conformtest.pl: Fix typo in handling typed-constant from
19963 allow-header.
19964
28aeeda4
JM
199652012-04-27 Joseph Myers <joseph@codesourcery.com>
19966
adae8f5e
JM
19967 * README: Cut down references to pre-2.6 Linux kernels and
19968 Linuxthreads. Update lists of configurations in libc and ports
19969 and sort alphabetically. Say "or newer" with Linux kernel version
19970 requirements.
19971
28aeeda4
JM
19972 * config.h.in [IS_IN_build]: Allow compiling without optimization.
19973
a462cb63
RA
199742012-04-27 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
19975
19976 [BZ #887]
19977 * math/libm-test.inc (logb_test_downward): New test to expose
19978 erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
19979 rounding mode.
19980
6ad3493e
JM
199812012-04-27 Joseph Myers <joseph@codesourcery.com>
19982
19983 [BZ #14027]
19984 * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
19985 to be done.
19986 * math/fraiseexcpt.c (__feraiseexcept): Likewise.
19987 * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
19988
2ce4f015
JM
199892012-04-26 Joseph Myers <joseph@codesourcery.com>
19990
5aeb141a
JM
19991 * sysdeps/unix/i386/brk.S: Remove file.
19992 * sysdeps/unix/i386/dl-brk.S: Likewise.
19993 * sysdeps/unix/i386/pipe.S: Likewise.
19994 * sysdeps/unix/i386/sigreturn.S: Likewise.
19995 * sysdeps/unix/i386/syscall.S: Likewise.
19996 * sysdeps/unix/i386/vfork.S: Likewise.
19997 * sysdeps/unix/i386/wait.S: Likewise.
19998
7143acae
JM
19999 * sysdeps/unix/common/tcsendbrk.c: Move to ...
20000 * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
20001
2ce4f015
JM
20002 * configure.in (arm*-none*): Do not allow without
20003 --enable-hacker-mode.
20004 (netbsd*): Remove case setting base_os.
20005 (386bsd*): Likewise.
20006 (freebsd*): Likewise.
20007 (bsdi*): Likewise.
20008 (osf*): Likewise.
20009 (sunos*): Likewise.
20010 (ultrix*): Likewise.
20011 (newsos*): Likewise.
20012 (dynix*): Likewise.
20013 (*bsd*): Likewise.
20014 (sysv*): Likewise.
20015 (isc*): Likewise.
20016 (esix*): Likewise.
20017 (sco*): Likewise.
20018 (minix*): Likewise.
20019 (irix4*): Likewise.
20020 (irix6*): Likewise.
20021 (solaris[2-9]*): Likewise.
20022 (none): Likewise.
20023 * configure: Regenerated.
20024
0ac229c8
AZ
200252012-04-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
20026
20027 [BZ #11521]
20028 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
20029 overflow or cancellation in calculating denominator.
20030 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
20031 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
20032 down expression to avoid unexpected rounding in newer GCCs.
20033 * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
20034
33f244f4
DM
200352012-04-26 David S. Miller <davem@davemloft.net>
20036
20037 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
20038 long-double compat symbols.
20039 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
20040 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
20041 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
20042 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
20043 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
20044 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
20045 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
20046 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
20047 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
20048 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
20049 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
20050 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
20051 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
20052
cfa1f3e8
DM
200532012-04-25 David S. Miller <davem@davemloft.net>
20054
20055 * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
20056 HWCAP_* values only after the memory barriers have been defined.
20057 (atomic_full_barrier): Define.
20058 (atomic_read_barrier): Define.
20059 (atomic_write_barrier): Define.
20060
6e236b92
SP
200612012-04-26 Siddhesh Poyarekar <siddhesh@redhat.com>
20062
20063 * shlib-versions: Add libgcc_s version information.
20064 * sysdeps/generic/libgcc_s.h: Remove.
20065 * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
20066 libgcc_s.h.
20067 * sysdeps/gnu/unwind-resume.c: Likewise.
20068 * scripts/test-installation.pl: Remove libgcc_s from link_libs.
20069
aab39a09
DM
200702012-04-25 David S. Miller <davem@davemloft.net>
20071
20072 * sysdeps/unix/sparc/brk.S: Delete.
20073 * sysdeps/unix/sparc/dl-brk.S: Delete.
20074 * sysdeps/unix/sparc/pipe.S: Delete.
20075 * sysdeps/unix/sparc/sysdep.S: Delete.
20076 * sysdeps/unix/sparc/sysdep.h: Delete.
20077 * sysdeps/unix/sparc/vfork.S: Delete.
20078 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG,
20079 SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
20080 * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO,
20081 ret_ERRVAL, r0, r1, MOVE): Define.
20082 (JUMPTARGET): Remove.
20083 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
20084 sysdeps/unix/sparc/sysdep.h
20085 (ENTRY, END): Remove.
20086 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
20087
a3cc4f48
JM
200882012-04-25 Joseph Myers <joseph@codesourcery.com>
20089
2ed8cda2
JM
20090 * Makerules (native-compile): Use $(BUILD_LDFLAGS).
20091 (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
20092 -DIS_IN_build.
20093
35d76d59
JM
20094 * timezone/README: Update upstream location and email address for
20095 tzcode and tzdata.
20096 * timezone/zdump.c: Update from tzcode 2012b.
20097 * timezone/zic.c: Likewise.
20098
a3cc4f48
JM
20099 * configure.in (libc_cv_as_needed): Remove test.
20100 * configure: Regenerated.
20101 * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
20102 conditional definition.
20103 [$(have-as-needed) != yes] (no-as-needed): Likewise.
20104 [$(have-as-needed) != yes] (libgcc_eh): Likewise.
20105 * config.make.in (have-as-needed): Remove variable.
20106
ceab42c3
SP
201072012-04-25 Siddhesh Poyarekar <siddhesh@redhat.com>
20108 Paul Pluzhnikov <ppluzhnikov@google.com>
20109
20110 * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
20111 strings correctly.
20112
3ce2865f
CLT
201132012-04-25 Chung-Lin Tang <cltang@codesourcery.com>
20114
20115 * sysdeps/sh/memcpy.S: Remove include of endian.h, change
20116 preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
20117 * sysdeps/sh/strlen.S: Likewise.
20118
f37e0d68
JM
201192012-04-24 Joseph Myers <joseph@codesourcery.com>
20120
ae186e9a
JM
20121 * sysdeps/unix/fork.S: Remove file.
20122 * sysdeps/unix/i386/fork.S: Likewise.
20123 * sysdeps/unix/sparc/fork.S: Likewise.
20124
b96914af
JM
20125 * sysdeps/unix/system.c: Remove file.
20126 * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
20127
f37e0d68
JM
20128 * sysdeps/unix/getegid.S: Remove file.
20129 * sysdeps/unix/geteuid.S: Likewise.
20130
87ef29ca
RM
201312012-04-24 Roland McGrath <roland@hack.frob.com>
20132
83bcd236
RM
20133 * scripts/check-localplt.awk: New file.
20134 * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
20135 of diff.
20136 * scripts/data/localplt-generic.data: Add a comment.
20137
87ef29ca
RM
20138 * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
20139 NODE when __dir_mkfile failed.
20140 * sysdeps/mach/hurd/symlinkat.c: Likewise.
20141 Reported by Ludovic Courtès <ludo@gnu.org>.
20142
e5a6e567
AJ
201432012-04-24 Andreas Jaeger <aj@suse.de>
20144
20145 * Makerules (common-clean): Also remove gen-as-const-headers
20146 files.
20147
c1820385
JM
201482012-04-24 Joseph Myers <joseph@codesourcery.com>
20149
20150 * Makerules (native-compile): Do not change working directory for
20151 build. Use $(OUTPUT_OPTION) in command.
20152 (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
20153
94e02fc4
AZ
201542012-04-24 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
20155
20156 [BZ #13886]
20157 * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
20158 sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
20159 * math/libm-test.inc (floor_test): Add more tests.
20160 * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
20161
3a533ca3
JM
201622012-04-24 Joseph Myers <joseph@codesourcery.com>
20163
940ab4b3
JM
20164 * sysdeps/unix/getdents.c: Remove file.
20165 * sysdeps/unix/sysv/getdents.c: Likewise.
20166 * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
20167
90e037bd
JM
20168 * sysdeps/unix/syscalls.list (madvise): Add syscall from
20169 sysdeps/unix/mman/syscalls.list.
20170 (mmap): Likewise.
20171 (mprotect): Likewise.
20172 (msync): Likewise.
20173 (munmap): Likewise.
20174 * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
20175 * sysdeps/unix/mman/syscalls.list: Remove.
20176 * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
20177
3a533ca3
JM
20178 * configure.in (libc_cv_libgcc_s_suffix): Remove test.
20179 (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
20180 * configure: Regenerated.
20181 * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
20182 $(libgcc_s_suffix).
20183 * config.make.in (libgcc_s_suffix): Remove variable.
20184
1ad743de
JM
201852012-04-23 Joseph Myers <joseph@codesourcery.com>
20186
4ad451e2
JM
20187 * sysdeps/unix/sysv/gethostname.c: Move to ...
20188 * sysdeps/posix/gethostname.c: ... here.
20189
5e37ce39
JM
20190 * sysdeps/unix/execve.S: Remove file.
20191
1ad743de
JM
20192 * sysdeps/unix/_exit.S: Remove file.
20193
4e681b5b
AJ
201942012-04-23 Andreas Jaeger <aj@suse.de>
20195
20196 [BZ #13739]
20197 * manual/Makefile: Remove make dist support, there's no
20198 need for a stand-alone documentation tar ball.
20199 (TEXI2DVI): Define always, it's not in Makeconfig.
20200 (dist): Removed.
20201 (tar-it): Removed.
20202 (edition): Removed.
20203 (glibc-doc-$(edition).tar): Removed
20204 (%.Z): Removed.
20205 (%.gz): Removed.
20206 (%.uu): Removed.
20207 (ETAGS): Remove, it's in Makeconfig.
20208 (move-if-change): Remove, it's in Makeconfig.
20209
38686a03 202102012-04-23 Paul Eggert <eggert@cs.ucla.edu>
c0baea34
PE
20211
20212 [BZ #13970]
20213 * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
20214 (strtod, strtof, strtold, strtol, strtoul, strtoq)
20215 (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
20216 (strtod_l, strtof_l, strtold_l): Remove __wur.
20217 It is not necessarily an error to ignore strtol's return value.
20218 One can reliably look at the stored endptr to decide whether
20219 the number had valid syntax.
20220
7c0616fa
AJ
202212012-04-21 Andreas Jaeger <aj@suse.de>
20222
803cb6b7 20223 [BZ #13739]
7c0616fa
AJ
20224 * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
20225
b0fe253f
JM
202262012-04-21 Joseph Myers <joseph@codesourcery.com>
20227
20228 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
20229 * sysdeps/unix/sysv/Versions: Remove file.
20230
8280f22d
MT
202312012-04-21 Markus Trippelsdorf <markus@trippelsdorf.de>
20232
20233 [BZ #13927]
20234 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
20235
75ce411f 202362012-04-21 Nick Alcock <nick.alcock@oracle.com>
b8e33728
N
20237
20238 [BZ #7064]
20239 * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
20240 version from __vm86.
20241
097d59fa
JM
202422012-04-20 Joseph Myers <joseph@codesourcery.com>
20243
a90f3bcb
JM
20244 * sysdeps/unix/common/lxstat.c: Remove file.
20245 * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
20246
edc7ea78
JM
20247 * sysdeps/unix/sysv/Makefile: Remove file.
20248
cb78c221
JM
20249 * sysdeps/unix/sysv/direct.h: Remove file.
20250
efa6a45f
JM
20251 * sysdeps/unix/sysv/bits/dirent.h: Remove file.
20252 * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
20253 * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
20254 * sysdeps/unix/sysv/bits/signum.h: Likewise.
20255 * sysdeps/unix/sysv/bits/stat.h: Likewise.
20256 * sysdeps/unix/sysv/bits/utmp.h: Likewise.
20257 * sysdeps/unix/sysv/bits/utsname.h: Likewise.
20258
9c9f2d0c
JM
20259 * sysdeps/unix/sysv/setrlimit.c: Remove file.
20260
4541c83b
JM
20261 * sysdeps/unix/xmknod.c: Remove file.
20262 * sysdeps/unix/syscalls.list (sys_mknod): Remove.
20263
f5d153a0
JM
20264 * sysdeps/unix/sysv/settimeofday.c: Remove file.
20265
aa746595
JM
20266 * sysdeps/unix/sysv/i386/time.S: Remove file.
20267
cce5905e
JM
20268 * sysdeps/unix/fxstat.c: Remove file.
20269 * sysdeps/unix/xstat.c: Likewise.
20270 * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
20271
37fa3841
JM
20272 * sysdeps/unix/sysv/sigaction.c: Remove file.
20273
ff1962a3
JM
20274 * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
20275 (sysdep_headers): Remove variable.
20276 [termio.h not in sysdep_headers] (generated): Likewise.
20277 [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
20278 * sysdeps/unix/sysv/sysv_termio.h: Remove file.
20279 * sysdeps/unix/sysv/tcdrain.c: Likewise.
20280 * sysdeps/unix/sysv/tcflow.c: Likewise.
20281 * sysdeps/unix/sysv/tcflush.c: Likewise.
20282 * sysdeps/unix/sysv/tcgetattr.c: Likewise.
20283 * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
20284 * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
20285 * sysdeps/unix/sysv/tcsetattr.c: Likewise.
20286 * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
20287
e7740d31
JM
20288 * sysdeps/unix/siglist.c: Remove file.
20289
ee06f18b
JM
20290 * sysdeps/unix/getppid.S: Remove file.
20291
097d59fa
JM
20292 * sysdeps/unix/mkdir.c: Remove file.
20293 * sysdeps/unix/rmdir.c: Likewise.
20294
ff3d51ec
AS
202952012-04-19 Andreas Schwab <schwab@linux-m68k.org>
20296
20297 * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
20298 ERR_MAX value.
20299 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
20300 errlist-compat value.
20301
50f81fd7
DM
203022012-04-18 David S. Miller <davem@davemloft.net>
20303
20304 * sysdeps/generic/memcopy.h (reg_char): Delete.
20305 * debug/strcat_chk.c: Use char, not reg_char.
20306 * debug/strcpy_chk.c: Likewise.
20307 * debug/strncat_chk.c: Likewise.
20308 * debug/strncpy_chk.c: Likewise.
20309 * string/memchr.c: Likewise.
20310 * string/memrchr.c: Likewise.
20311 * string/rawmemchr.c: Likewise.
20312 * string/strcat.c: Likewise.
20313 * string/strchr.c: Likewise.
20314 * string/strchrnul.c: Likewise.
20315 * string/strcmp.c: Likewise.
20316 * string/strcpy.c: Likewise.
20317 * string/strncat.c: Likewise.
20318 * string/strncmp.c: Likewise.
20319 * string/strncpy.c: Likewise.
20320
8ff41c46
WS
203212012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
20322
20323 * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
20324 __builtin_memcopy is called when src and dest ranges are known to not
20325 overlap.
20326
6b652f46
WS
203272012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
20328
20329 * sysdeps/powerpc/powerpc64/power6/wordcopy.c
20330 (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
20331 fwd_align_merge macro call.
20332 (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
20333 bwd_align_merge macro call.
20334 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
20335
b282631e
WS
203362012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
20337
20338 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
20339 bwd_align_merge macros.
20340 (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
20341 (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
20342 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
20343
95aa737c
DM
203442012-04-18 David S. Miller <davem@davemloft.net>
20345
20346 * sysdeps/sparc/sparc64/memcopy.h: Delete.
20347
7a99a614
AJ
203482012-04-18 Andreas Jaeger <aj@suse.de>
20349
20350 [BZ# 6794]
20351 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
20352 * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
20353 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
20354
20355 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
20356 * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
20357 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
20358
20359 * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
20360 * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
20361 Adjust for changed ldbl-128 files.
20362
20363 * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
20364 * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
20365 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
20366
e5270c23
DM
203672012-04-17 David S. Miller <davem@davemloft.net>
20368
20369 * sysdeps/sparc/sparc32/memcopy.h: Delete.
20370
fb5e92c9
AS
203712012-04-17 Andreas Schwab <schwab@linux-m68k.org>
20372
20373 * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
20374 * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
20375 * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
20376 * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
20377 * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
20378 * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
20379
76da7265
AZ
203802012-04-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
20381
20382 [BZ #6794]
20383 * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
20384 * math/libm-test.inc: Add ilogb errno and exception tests.
20385 * math/w_ilogb.c: New file: ilogb wrapper.
20386 * math/w_ilogbf.c: New file: ilogbf wrapper.
20387 * math/w_ilogbl.c: New file: ilogbl wrapper.
20388 * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
20389 * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
20390 * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
20391 exception being thrown with 0.0 as argument.
20392 * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
20393 * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
20394 exception being thrown with 0.0 as argument.
20395 * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
20396 * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
20397 exception being thrown with 0.0 as argument.
20398 * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
20399 * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
20400 exception being thrown with 0.0 as argument.
20401 * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
20402 * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
7a99a614 20403 * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
76da7265
AZ
20404 * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
20405 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
20406 * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
20407 * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
20408 * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
20409 * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
20410
0396e69d
PB
204112012-04-17 Petr Baudis <pasky@ucw.cz>
20412
20413 * include/sys/uio.h: Change __vector to __iovec to avoid clash
20414 with altivec.
20415
750b5926
MP
204162012-04-16 Marek Polacek <polacek@redhat.com>
20417
20418 * elf/pldd-xx.c: Rename static_assert to pldd_assert.
20419
751728a1
MP
204202012-04-16 Marek Polacek <polacek@redhat.com>
20421
20422 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
20423 operands of fdivp instruction.
20424
34a27407
L
204252012-04-13 H.J. Lu <hongjiu.lu@intel.com>
20426
20427 * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
20428 * elf/tst-auditmod3b.c: Likewise.
20429 * elf/tst-auditmod4b.c: Likewise.
20430 * elf/tst-auditmod5b.c: Likewise.
20431 * elf/tst-auditmod6b.c: Likewise.
20432 * elf/tst-auditmod6c.c: Likewise.
20433 * elf/tst-auditmod7b.c: Likewise.
20434 * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
20435 * sysdeps/x86_64/preconfigure.in: Likewise.
20436 * sysdeps/x86_64/preconfigure: Regenerated.
20437
7e73e17d
L
204382012-04-13 H.J. Lu <hongjiu.lu@intel.com>
20439
20440 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
20441 __ILP32__.
20442
c7a6ab72
AB
204432012-04-13 Antoine Balestrat <merkil33@gmail.com>
20444
20445 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
20446 (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
20447
a9e8e0e0
CL
204482012-04-13 Chris Leonard <cjlhomeaddress@gmail.com>
20449
20450 [BZ #13973]
20451 * locale/iso-639.def: Fix gl language name. Spotted by
20452 Yaron Shahrabani.
20453
ec98af7d
RM
204542012-04-12 Roland McGrath <roland@hack.frob.com>
20455
20456 [BZ #2074]
20457 * libio/libio.h (__io_write_fn): Update comment.
20458
247c3ede
PB
204592012-04-12 Petr Baudis <pasky@ucw.cz>
20460
20461 [BZ #2074]
20462 * stdio.texi (Hook Functions): The user provided writer function
20463 is not allowed to return -1.
20464
55939d6d
DM
204652012-04-11 David S. Miller <davem@davemloft.net>
20466
20467 * sysdeps/sparc/fpu/libm-test-ulps: Update.
20468
90020f5a
MF
204692012-04-11 Mike Frysinger <vapier@gentoo.org>
20470
20471 * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
20472 Add a leading slash to rtkaio.
20473
288f9098
JM
204742012-04-11 Jim Meyering <meyering@redhat.com>
20475
90020f5a
MF
20476 [BZ #11959]
20477 * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
20478 It is not necessarily an error to ignore fwrite's return
20479 value. One can reliably use ferror to test for errors after
20480 the fact.
288f9098 20481
4be2b570
L
204822012-04-10 H.J. Lu <hongjiu.lu@intel.com>
20483
20484 * bits/types.h (__snseconds_t): New type.
20485 * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
20486
20487 * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
20488 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
20489 (__SNSECONDS_T_TYPE): Likewise.
20490 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
20491 (__SNSECONDS_T_TYPE): Likewise.
20492 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
20493 (__SNSECONDS_T_TYPE): Likewise.
20494
288f9098 204952012-04-10 Andreas Jaeger <aj@suse.de>
4cfd8026
AJ
20496
20497 [BZ #2636]
20498 * manual/time.texi (Processor Time): Return type of times is
20499 elapsed real time since an arbitrary point in the past.
20500 (CPU Time): Move CLK_TCK from here...
20501 (Processor Time): ...to here. Correct description.
20502 * manual/conf.texi (Constants for Sysconf): Correct description of
20503 _SC_CLK_TCK.
20504
d7dd4413
DM
205052012-04-10 David S. Miller <davem@davemloft.net>
20506
20507 [BZ #13967]
20508 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
20509 where the is a gap between DT_REL(A) and DT_JMPREL.
20510
b46068fc
L
205112012-04-10 H.J. Lu <hongjiu.lu@intel.com>
20512
20513 * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
20514 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
20515 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
20516
73d65cc3
SP
205172012-04-10 Siddhesh Poyarekar <siddhesh@redhat.com>
20518
20519 * elf/dl-support.c (_dl_inhibit_cache): New variable.
20520 * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
20521 (dl_main): Handle --inhibit-cache.
20522 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
20523 _dl_inhibit_cache.
20524 * elf/dl-load.c (_dl_map_object): Use it.
20525 * elf/Makefile: Define SYSCONFDIR when building rtld.c.
20526
bcc8d661
JM
205272012-04-09 Joseph Myers <joseph@codesourcery.com>
20528
8f9a2fae
JM
20529 [BZ #13872]
20530 * sysdeps/i386/fpu/e_powl.S (p78): New object.
20531 (__ieee754_powl): Saturate large exponents rather than testing for
20532 overflow of y*log2(x).
20533 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
20534 * math/libm-test.inc (pow_test): Do not permit spurious overflow
20535 exceptions.
20536
bcc8d661
JM
20537 [BZ #11521]
20538 * math/s_ctan.c: Include <float.h>.
20539 (__ctan): Avoid internal overflow or cancellation in calculating
20540 denominator.
20541 * math/s_ctanf.c: Likewise.
20542 * math/s_ctanl.c: Likewise.
20543 * math/s_ctanh.c: Likewise.
20544 * math/s_ctanhf.c: Likewise.
20545 * math/s_ctanhl.c: Likewise.
20546 * math/libm-test.inc (ctan_test): Add more tests.
20547 (ctanh_test): Likewise.
20548 * sysdeps/i386/fpu/libm-test-ulps: Update.
20549 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20550
823fbbb4
AJ
205512012-04-09 Andreas Jaeger <aj@suse.de>
20552
03879793
AJ
20553 [BZ #6894]
20554 * manual/filesys.texi (Directory Entries): Mention that d_namlen
20555 is an optional BSD extension.
20556
823fbbb4
AJ
20557 [BZ #10254]
20558 * manual/stdio.texi (Opening Streams): Document additional fopen
20559 parameters.
20560
8de131cb
RM
205612012-04-09 Roland McGrath <roland@hack.frob.com>
20562
20563 * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
20564 %eax without telling the compiler.
20565
c0ed9d7d
CD
205662012-04-09 Carlos O'Donell <carlos_odonell@mentor.com>
20567
20568 [BZ # 13963]
20569 * manual/install.texi: Use sourceware.org.
20570
c483f6b4
JM
205712012-04-09 Joseph Myers <joseph@codesourcery.com>
20572
d7dd9453
JM
20573 [BZ #13873]
20574 * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
20575 (__ieee754_pow): Generate overflow and underflow using huge*huge
20576 and tiny*tiny rather than just returning constant infinity or zero
20577 for large exponents.
20578 * math/libm-test.inc (pow_test): Require overflow exceptions for
20579 applicable cases of large exponents.
20580
c483f6b4
JM
20581 [BZ #706]
20582 * sysdeps/i386/fpu/e_pow.S (p10): New object.
20583 (__ieee754_pow): Use iterative multiplication algorithm only for
20584 integer exponents with absolute value below 1024. Check for odd
20585 integer exponents when using algorithm for real exponents.
20586 * math/libm-test.inc (pow_test): Add more tests.
20587 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
20588
d2de7579
JM
205892012-04-08 Joseph Myers <joseph@codesourcery.com>
20590
20591 [BZ #13705]
20592 * math/libm-test.inc (exp_test): Do not allow overflow exception
20593 on underflow test.
20594
f77f1232
AJ
205952012-04-08 Aurelien Jarno <aurelien@aurel32.net>
20596
20597 [BZ #13705]
20598 * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
20599 instead of __kernel_standard_f.
20600
3884932b
MF
206012012-04-08 Mike Frysinger <vapier@gentoo.org>
20602
20603 * sysdeps/i386/i686/memset_chk.S: Update copyright year.
20604 * sysdeps/x86_64/memset_chk.S: Likewise.
20605
54472e9c
AJ
206062012-04-08 Andreas Jaeger <aj@suse.de>
20607
6ab0fbfc
AJ
20608 [BZ #10153]
20609 * manual/startup.texi (Environment Access): Describe return value
20610 for putenv and setenv.
20611
61efba8c
AJ
20612 [BZ #6895]
20613 * manual/filesys.texi (Directory Entries): Add description for
20614 DT_LNK.
20615
95c3f29a
AJ
20616 [BZ #6890]
20617 * manual/filesys.texi (Directory Entries): Clarify that it's file
20618 system not operating system in the description of DT_UNKNOWN.
20619
54472e9c
AJ
20620 [BZ #6578]
20621 * manual/syslog.texi (closelog): Fix reference, it's openlog.
20622
624254b1
SC
206232012-04-08 Stephen Compall <s11@member.fsf.org>
20624
20625 [BZ #6649]
20626 * manual/llio.texi (Opening and Closing Files): Add cross
20627 reference to explain mode argument.
20628
1e4920e0
MF
206292012-04-07 Mike Frysinger <vapier@gentoo.org>
20630
20631 * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
20632 * sysdeps/x86_64/memset_chk.S: Likewise.
20633
5ed848f3
DM
206342012-04-07 David S. Miller <davem@davemloft.net>
20635
20636 * elf/elf.h (R_SPARC_WDISP10): Define.
20637 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
20638 R_SPARC_SIZE32.
20639 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
20640 R_SPARC_SIZE64 and R_SPARC_H34.
20641
96154cd8
CD
206422012-04-07 Carlos O'Donell <carlos_odonell@mentor.com>
20643
20644 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
20645 conditions and remove no longer applicable assertion.
20646
9904dc47
L
206472012-04-06 H.J. Lu <hongjiu.lu@intel.com>
20648
20649 * bits/byteswap.h: Include <features.h>.
20650 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
20651 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
20652
f8887d0a
L
206532012-04-06 H.J. Lu <hongjiu.lu@intel.com>
20654
20655 * bits/byteswap.h (__bswap_16): Removed.
20656 Include <bits/byteswap-16.h> to get __bswap_16.
20657 * sysdeps/i386/bits/byteswap.h: Likewise.
20658 * sysdeps/s390/bits/byteswap.h: Likewise.
20659 * sysdeps/x86_64/bits/byteswap.h: Likewise.
20660 * bits/byteswap-16.h: New file.
20661 * sysdeps/i386/bits/byteswap-16.h: Likewise.
20662 * sysdeps/s390/bits/byteswap-16.h: Likewise.
20663 * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
20664 * string/Makefile (headers): Add bits/byteswap-16.h.
20665
62470f60
PP
206662012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>
20667
20668 [BZ #13895]
20669 * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
20670 extra indirection.
20671 * nss/Makefile (tests-static, tests): Add tst-nss-static.
20672 * nss/tst-nss-static.c: New.
20673
4dad7bab
RM
206742012-04-06 Robert Millan <rmh@gnu.org>
20675
20676 [BZ #6486]
20677 * manual/llio.texi (File Position Primitive): lseek
20678 refers to WHENCE when it really means OFFSET.
20679
e9142a17
AJ
206802012-04-06 Andreas Jaeger <aj@suse.de>
20681
2c040eff
AJ
20682 * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
20683 strncmp declarations.
20684
e9142a17
AJ
20685 * abilist/libc.abilist: Add __poll and __ppoll.
20686
ff9f1c5f
DM
206872012-04-05 David S. Miller <davem@davemloft.net>
20688
dcd2ae90
DM
20689 * scripts/check-local-headers.sh: Accept a host triplet in the
20690 path matched by the exclude regexp.
20691
993eb054
DM
20692 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
20693 definition.
20694 * sysdeps/powerpc/powerpc32/dl-machine.h
20695 (ELF_MACHINE_PLTREL_OVERLAP): Delete.
20696 * sysdeps/s390/s390-32/dl-machine.h
20697 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
20698 * sysdeps/sparc/sparc32/dl-machine.h
20699 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
20700 * sysdeps/sparc/sparc64/dl-machine.h
20701 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
20702
ff9f1c5f
DM
20703 * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
20704 lazy binding.
48e2e132 20705 * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
ff9f1c5f
DM
20706 undefined symbol errors.
20707
48e2e132 20708 * elf/rtld.c (dl_main): Skip VDSO when checking for unused
ff9f1c5f
DM
20709 DT_NEEDED entries.
20710
e80d6f94
MM
207112012-04-05 Michael Matz <matz@suse.de>
20712
20713 [BZ #13592]
20714 * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
20715
349fa79f
AJ
207162012-04-05 Andreas Jaeger <aj@suse.de>
20717
20718 [BZ #13908]
20719 * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
20720 comment.
20721
f402708f
KK
207222012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
20723
20724 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
20725 which ROUND is no valid rounding mode.
20726
2ecccfc9
KK
207272012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
20728
20729 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
20730 read again.
20731 * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
20732
8a53f50f
KK
207332012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
20734
20735 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
20736 an exception using FPU order intentionally.
20737
207382012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
20739
20740 * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
20741 * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
20742 * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
20743 * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
20744
d653abb7
SJ
207452012-04-05 Simon Josefsson <simon@josefsson.org>
20746
20747 [BZ #12340]
20748 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
20749 EINVAL when BUFLEN is too smal.
20750
c3b1bf7d
TS
207512012-04-05 Thomas Schwinge <thomas@codesourcery.com>
20752
20753 [BZ #13553]
20754 * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
20755 * sysdeps/mach/powerpc/machine-lock.h: Likewise.
20756
b1aa60f3
AJ
207572012-04-03 Andreas Jaeger <aj@suse.de>
20758
c3b1bf7d 20759 [BZ #13938]
67f60a26
AJ
20760 * manual/setjmp.texi (System V contexts): Fix sentence.
20761
b1aa60f3
AJ
20762 [BZ #13926]
20763 * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
20764 New macro for this case.
20765 [!__GNUC__] (__bswap_64): New inline function for this case.
20766 * sysdeps/x86_64/bits/byteswap.h: Likewise.
20767 * bits/byteswap.h: Likewise.
20768 * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
20769 ull, guard with __GLIBC_HAVE_LONG_LONG.
20770
20771 * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
20772 __GLIBC_HAVE_LONG_LONG.
20773
20774 * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
20775 Include <features.h> for __GLIBC_HAVE_LONG_LONG.
20776
39c59c35
TMQMF
207772012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
20778
20779 [BZ #13691]
20780 * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
20781 inptr and inend, rather than using last_ch.
20782
135ffda8
DM
207832012-04-02 David S. Miller <davem@davemloft.net>
20784
20785 With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
20786 * stdio-common/printf-parse.h (read_int): Change return type to
20787 'int', return -1 on INT_MAX overflow.
20788 * stdio-common/vfprintf.c (vfprintf): Validate width and precision
20789 against overflow of INT_MAX. Set errno to EOVERFLOW when 'done'
20790 overflows INT_MAX. Check for overflow of in-format-string precision
20791 values properly. Use EOVERFLOW rather than ERANGE throughout. Use
20792 SIZE_MAX not INT_MAX for integer overflow test.
20793 * stdio-common/printf-parsemb.c: If read_int signals an overflow,
20794 skip the construct in the format string but do not record anything.
20795 * stdio-common/bug22.c: Adjust to test both width/prevision
20796 INT_MAX overflow as well as total length INT_MAX overflow. Check
20797 explicitly for proper errno values.
20798
228c019e
TS
207992012-04-02 Thomas Schwinge <thomas@codesourcery.com>
20800
302cadd3
TS
20801 * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
20802 CHAR_MAX.
20803 * string/test-strcmp.c [! WIDE]: Likewise.
20804 * time/tst-mktime2.c: Likewise for INT_MAX.
20805 * string/test-string.h: #include <sys/param.h> for MIN.
20806
228c019e
TS
20807 * csu/init-first.c (__libc_init_first): Call __ctype_init.
20808 * sysdeps/i386/init-first.c (init): Likewise.
20809 * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
20810 * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
20811 * sysdeps/sh/init-first.c (init): Likewise.
20812
cfa633f5
UD
208132012-04-01 Ulrich Drepper <drepper@gmail.com>
20814
20815 * po/ru.po: Update from translation team.
d1635ef8 20816 * po/vi.po: Likewise.
cfa633f5 20817
6cd0a5ea
SP
208182012-03-31 Siddhesh Poyarekar <siddhesh@redhat.com>
20819
20820 * resolv/nss_dns/dns-host.c: Merge copyright years.
20821
4b43400f
LD
208222012-03-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
20823
20824 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
20825 Optimize memcpy with prefetch if
20826 DATA_CACHE_SIZE_HALF <= len < SHARED_CACHE_SIZE_HALF and
20827 src, dst pointers have unequal 16 byte alignments.
20828
48c41d04
SP
208292012-03-30 Siddhesh Poyarekar <siddhesh@redhat.com>
20830
20831 [BZ #13928]
20832 * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
20833 from a CNAME entry and return the minimum ttl for the query.
20834 (gaih_getanswer_slice): Likewise.
20835
b8dc394d
JL
208362012-03-30 Jeff Law <law@redhat.com>
20837
20838 * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
20839 due to long keys.
20840 * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
20841 * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
20842
2f5a5ed0
JL
20843 * resolv/nss_dns/dns-host.c: Update copyright year.
20844
1d39e359
UD
208452012-03-30 Ulrich Drepper <drepper@gmail.com>
20846
c030f70c 20847 * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
8e6d1083 20848 requests to save a system call. Fix check that all bytes are sent.
c030f70c 20849
1d39e359
UD
20850 * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
20851 comments for sendmmsg.
20852
208532012-03-30 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
e64d2de5
TMQMF
20854
20855 [BZ #13691]
20856 * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
20857 with only 1 character between 0x0041 and 0x01b0.
20858 * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
20859 * wcsmbs/tst-mbsnrtowcs.c: New file.
20860
20fde227
DM
208612012-03-29 David S. Miller <davem@davemloft.net>
20862
20863 * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
20864 small copies by hand.
20865
984a4237
JL
208662012-03-28 Siddhesh Poyarekar <siddhesh@redhat.com>
20867
20868 [BZ #13761]
20869 * nis/nss_compat/compat-initgroups.c (getgrent_next_nss,
20870 _nss_compat_initgroups_dyn): Fall back to malloc/free
20871 for large group memberships.
20872
18c9d62b
DM
208732012-03-28 David S. Miller <davem@davemloft.net>
20874
88d85d4f
DM
20875 * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
20876 that branches into memcpy.
20877 * sysdeps/sparc/sparc64/memcpy.S: Likewise.
20878 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
20879 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
20880 * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
20881 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
20882 bits.
20883 * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
20884 implementation too.
20885 * sysdeps/sparc/mempcpy.S: New file.
20886
e5aa83e1
DM
20887 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
20888 the IFUNC routine in the libc case.
20889 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
20890
88570753
DM
20891 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
20892 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
20893 * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
20894 * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
20895 * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
20896 * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
20897 * sysdeps/sparc/sparc64/rtld-memset.c: New file.
20898 * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
20899
249d7567
DM
20900 * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
20901 loop to 256 bytes instead of 64 bytes and fix test signedness.
20902
18c9d62b
DM
20903 * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
20904 * sysdeps/sparc/sparc32/Makefile: rather than here...
20905 * sysdeps/sparc/sparc64/Makefile: and here.
20906
05f3d1f6
UD
209072012-03-28 Ulrich Drepper <drepper@gmail.com>
20908
20909 * malloc/mallocbug.c: Avoid warnings about unused variables.
20910
86ae07a8
JL
209112012-02-22 Siddhesh Poyarekar <siddhesh@redhat.com>
20912
20913 [BZ #13760]
20914 * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
20915 in the right place. Discard and retry query if response is
20916 larger than input buffer size.
20917
41bf21a1
JM
209182012-03-28 Joseph Myers <joseph@codesourcery.com>
20919
d6270972
JM
20920 [BZ #369]
20921 [BZ #2678]
20922 [BZ #3866]
20923 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
20924 x for large integer exponent.
20925 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
20926 * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise. Adjust
20927 sign of result as needed afterwards.
20928 * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
20929 * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
20930 result for underflowing pow the same as for overflow.
20931 (__kernel_standard_l): Handle powl overflow and underflow here
20932 rather than calling __kernel_standard.
20933 * math/libm-test.inc (pow_test): Add more tests.
20934
414fca03 20935 [BZ #3868]
41bf21a1
JM
20936 [BZ #13879]
20937 [BZ #13910]
20938 [BZ #13911]
20939 [BZ #13912]
20940 [BZ #13913]
20941 [BZ #13915]
20942 [BZ #13916]
20943 [BZ #13917]
20944 [BZ #13918]
20945 [BZ #13919]
20946 [BZ #13920]
20947 [BZ #13921]
20948 * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
20949 * sysdeps/ieee754/k_standard.c: Include <float.h>.
20950 (__kernel_standard_l): New function.
20951 * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
20952 __kernel_standard.
20953 * math/w_acosl.c (__acosl): Likewise.
20954 * math/w_asinl.c (__asinl): Likewise.
20955 * math/w_atan2l.c (__atan2l): Likewise.
20956 * math/w_atanhl.c (__atanhl): Likewise.
20957 * math/w_coshl.c (__coshl): Likewise.
20958 * math/w_exp10l.c (__exp10l): Likewise.
20959 * math/w_exp2l.c (__exp2l): Likewise.
20960 * math/w_fmodl.c (__fmodl): Likewise.
20961 * math/w_hypotl.c (__hypotl): Likewise.
20962 * math/w_j0l.c (__j0l, __y0l): Likewise.
20963 * math/w_j1l.c (__j1l, __y1l): Likewise.
20964 * math/w_jnl.c (__jnl, __ynl): Likewise.
20965 * math/w_lgammal.c (__lgammal): Likewise.
20966 * math/w_log10l.c (__log10l): Likewise.
20967 * math/w_log2l.c (__log2l): Likewise.
20968 * math/w_logl.c (__logl): Likewise.
20969 * math/w_powl.c (__powl): Likewise.
20970 * math/w_remainderl.c (__remainderl): Likewise.
20971 * math/w_scalbl.c (sysv_scalbl): Likewise.
20972 * math/w_sinhl.c (__sinhl): Likewise.
20973 * math/w_sqrtl.c (__sqrtl): Likewise.
20974 * math/w_tgammal.c (__tgammal): Likewise.
20975 * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
20976 * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
20977 * math/libm-test.inc (acos_test): Add more tests.
20978 (acosh_test): Likewise.
20979 (asin_test): Likewise.
20980 (atanh_test): Likewise.
20981 (exp_test): Likewise.
20982 (exp10_test): Likewise.
20983 (exp2_test): Likewise.
20984 (expm1_test): Likewise.
20985 (lgamma_test): Likewise.
20986 (log_test): Likewise.
20987 (log10_test): Likewise.
20988 (log1p_test): Likewise.
20989 (log2_test): Likewise.
20990 (pow_test): Do not allow some spurious overflow exceptions.
20991 (sqrt_test): Add more tests.
20992 (tgamma_test): Likewise.
20993 (y0_test): Likewise.
20994 (y1_test): Likewise.
20995 (yn_test): Likewise.
20996
dd62fda6
AB
209972012-03-27 Anton Blanchard <anton@samba.org>
20998
20999 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
21000 MAP_HUGETLB.
21001 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
21002 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
21003 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
21004
1e3cdfda
AJ
210052012-03-27 David S. Miller <davem@davemloft.net>
21006
b855ab85
DM
21007 * conform/Makefile: Run run-conformtest.sh using $(BASH).
21008
1e3cdfda
AJ
21009 * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
21010 have-as-vis3 check.
21011
210122012-03-27 Andreas Jaeger <aj@suse.de>
21013
21014 * sysdeps/x86_64/elf/configure.in: Moved to ...
21015 * sysdeps/x86_64/configure.in: ... here.
21016 * sysdeps/x86_64/elf/start.S: Moved to ...
21017 * sysdeps/x86_64/start.S: ... here.
21018 * sysdeps/x86_64/elf/configure: Delete.
21019
21020 * sysdeps/x86_64/configure.in: Merge contents from
21021 sysdeps/i386/configure.in (without i686 check).
21022
21023 * sysdeps/i386/elf/Versions: Merge into ...
21024 * sysdeps/i386/Versions: ... this.
21025 * sysdeps/i386/elf/Versions: Delete file.
21026 * sysdeps/i386/elf/start.S: Moved to ...
21027 * sysdeps/i386/start.S: ...here.
21028 * sysdeps/i386/elf/configure.in: Merge into...
21029 * sysdeps/i386/configure.in: ...here.
21030 * sysdeps/i386/elf/configure.in: Delete file.
21031 * sysdeps/i386/elf/configure: Delete file.
21032
21033 * sysdeps/generic/elf/backtracesyms.c: Moved to ...
21034 * debug/backtracesyms.c: ... here.
21035 * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
21036 * debug/backtracesymsfd.c: ... here.
21037 * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
21038 * sysdeps/generic/ifunc-sel.h: ... here.
21039
21040 * sysdeps/unix/i386/start.c: Delete file.
21041 * sysdeps/unix/sparc/start.c: Delete file.
21042 * sysdeps/unix/start.c: Delete file.
21043
21044 * sysdeps/sh/elf/configure.in: Moved to ...
21045 * sysdeps/sh/configure.in: ... here.
21046 * sysdeps/sh/elf/start.S: Moved to ...
21047 * sysdeps/sh/start.S: ... here.
21048 * sysdeps/sh/elf/configure: Delete file.
21049
21050 * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
21051 * sysdeps/powerpc/powerpc64/bzero.S: ... here.
21052 * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
21053 * sysdeps/powerpc/powerpc64/entry.h: ... here.
21054 * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
21055 * sysdeps/powerpc/powerpc64/start.S: here.
21056 * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
21057 * sysdeps/powerpc/powerpc64/Makefile: ... this.
21058 * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
21059 * sysdeps/powerpc/powerpc64/configure.in: ... this.
21060 * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
21061
21062 * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
21063 * sysdeps/powerpc/powerpc32/bzero.S: ... here.
21064 * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
21065 * sysdeps/powerpc/powerpc32/start.S: ... here.
21066 * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
21067 * sysdeps/powerpc/powerpc32/configure.in: ... this.
21068 * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
21069
21070 * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
21071 * sysdeps/powerpc/ifunc-sel.h: ... here.
21072 * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
21073 * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
21074
21075 * sysdeps/sparc/elf/configure.in: Moved to ...
21076 * sysdeps/sparc/configure.in: ... here.
21077 * sysdeps/sparc/elf/configure: Delete file.
21078 * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
21079 * sysdeps/sparc/sparc32/start.S: ... here.
21080 * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
21081 * sysdeps/sparc/sparc64/start.S: ... here.
21082 * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
21083 * sysdeps/sparc/sparc32/Makefile: ... this.
21084 * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
21085 * sysdeps/sparc/sparc64/Makefile: ... this.
21086
21087 * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
21088 * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
21089 * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
21090 * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
21091 * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
21092 * sysdeps/s390/s390-32/setjmp.S: ... here.
21093 * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
21094 * sysdeps/s390/s390-32/configure.in: ... here.
21095 * sysdeps/s390/s390-32/elf/configure: Delete file.
21096 * sysdeps/s390/s390-32/elf/start.S: Moved to ...
21097 * sysdeps/s390/s390-32/start.S: ... here.
21098
21099 * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
21100 * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
21101 * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
21102 * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
21103 * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
21104 * sysdeps/s390/s390-64/setjmp.S: ... here.
21105 * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
21106 * sysdeps/s390/s390-64/configure.in: ... here
21107 * sysdeps/s390/s390-64/elf/configure: Delete file.
21108 * sysdeps/s390/s390-64/elf/start.S: Moved to ...
21109 * sysdeps/s390/s390-64/start.S: ... here.
21110 * sysdeps/s390/s390-64/elf/configure: Delete.
21111
21112 * configure.in: Remove support for elf directories in sysdeps.
21113
21114 * configure: Regenerated.
21115 * sysdeps/i386/configure: Regenerated.
21116 * sysdeps/powerpc/powerpc32/configure: Regenerated.
21117 * sysdeps/powerpc/powerpc64/configure: Regenerated.
21118 * sysdeps/s390/s390-32/configure: Regenerated.
21119 * sysdeps/s390/s390-64/configure: Regenerated.
21120 * sysdeps/sh/configure: Regenerated.
21121 * sysdeps/sparc/configure: Regenerated.
21122 * sysdeps/x86_64/configure: Regenerated.
21123
a3f61311
AS
211242012-03-26 Andreas Schwab <schwab@linux-m68k.org>
21125
c876e002
AS
21126 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21127
a3f61311
AS
21128 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
21129 denormal result into account.
21130
ac4c54f0
RM
211312012-03-25 Roland McGrath <roland@hack.frob.com>
21132
21133 * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
21134 Reported by Allan McRae <allan@archlinux.org>.
21135
6a9b9c02
JL
211362012-03-23 Jeff Law <law@redhat.com>
21137
21138 * nss/getnssent.c (__nss_getent): Fix typo.
21139
4c42a0c1
DM
211402012-03-23 David S. Miller <davem@davemloft.net>
21141
21142 * sysdeps/sparc/fpu/libm-test-ulps: Update.
21143
1532c7ac
L
211442012-03-23 H.J. Lu <hongjiu.lu@intel.com>
21145
21146 * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
21147 to pad to uint64_t for each field.
21148 (dl_tls_index): Replace unsigned long with uint64_t.
21149
3ff42526
PP
211502012-03-23 Daniel Jacobowitz <dmj@google.com>
21151 Paul Pluzhnikov <ppluzhnikov@google.com>
21152
21153 [BZ #6528]
21154 * grp/Makefile (otherlibs): Don't set it.
21155 * inet/Makefile (otherlibs): Likewise.
21156 * login/Makefile (otherlibs): Likewise.
21157 * nscd/Makefile (otherlibs): Likewise.
21158 * posix/Makefile (otherlibs): Likewise.
21159 * pwd/Makefile (otherlibs): Likewise.
21160 * rt/Makefile (otherlibs): Likewise.
21161 * sunrpc/Makefile (otherlibs): Likewise.
21162 * nss/Makefile (otherlibs): Likewise.
21163 Add libnss_files to routines and static-only-routines.
21164 ($(objpfx)getent): Remove rule.
21165 * resolv/Makefile: Add libnss_dns and libresolv to routines and
21166 static-only-routines.
21167
7c69cd14
JM
211682012-03-22 Joseph Myers <joseph@codesourcery.com>
21169
21170 [BZ #13892]
21171 * math/s_cexp.c: Include <float.h>.
21172 (__cexp): Handle exp result overflowing not necessarily
21173 overflowing both real and imaginary parts of result.
21174 * math/s_cexpf.c: Likewise.
21175 * math/s_cexpl.c: Likewise.
21176 * math/libm-test.inc (cexp_test): Add more tests.
21177 * sysdeps/i386/fpu/libm-test-ulps: Update.
21178 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21179
81b035fe
L
211802012-03-22 H.J. Lu <hongjiu.lu@intel.com>
21181
21182 * include/link.h (ELFW): New macro.
21183 * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
21184 Replace ELF64_R_TYPE with ELFW(R_TYPE).
21185
1da7940c
L
211862012-03-22 H.J. Lu <hongjiu.lu@intel.com>
21187
21188 * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
21189 with uint64_t.
21190
b749dbb9
L
211912012-03-22 H.J. Lu <hongjiu.lu@intel.com>
21192
21193 * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
21194 declaration.
21195 (struct La_x32_retval): Likewise.
21196
2ff87f3f
L
211972012-03-22 H.J. Lu <hongjiu.lu@intel.com>
21198
21199 * sysdeps/x86_64/preconfigure.in: New file.
21200 * sysdeps/x86_64/preconfigure: New generated file.
21201
c0df8e69
JM
212022012-03-22 Joseph Myers <joseph@codesourcery.com>
21203
48e44791
JM
21204 [BZ #13824]
21205 * math/e_exp2l.c: Include <float.h>.
21206 (__ieee754_exp2l): Handle overflow and underflow cases
21207 separately. Only pass fractional part of argument to
21208 __ieee754_expl.
21209 * math/libm-test.inc (exp2_test): Add more tests.
21210
c0df8e69
JM
21211 * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
21212 negating x to take absolute value.
21213 * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
21214 Likewise.
21215 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
21216 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
21217 Likewise.
21218 * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
21219 computing low part if x was negated.
21220 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
21221
c8e43ba7
L
212222012-03-21 H.J. Lu <hongjiu.lu@intel.com>
21223
21224 * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
21225 la_x32_gnu_pltexit.
21226 (pltexit): Cast int_retval to ptrdiff_t.
21227 * elf/tst-auditmod3b.c: Likewise.
21228 * elf/tst-auditmod4b.c: Likewise.
21229 * elf/tst-auditmod5b.c: Likewise.
21230 * elf/tst-auditmod6b.c: Likewise.
21231 * elf/tst-auditmod6c.c: Likewise.
21232 * elf/tst-auditmod7b.c: Likewise.
21233
21234 * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
21235 and x32_gnu_pltexit.
21236
21237 * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
21238 __ELF_NATIVE_CLASS.
21239 (La_x32_regs): New macro.
21240 (La_x32_retval): Likewise.
21241 (la_x32_gnu_pltenter): New function prototype.
21242 (la_x32_gnu_pltexit): Likewise.
21243
7998fa78
AS
212442012-03-21 Andreas Schwab <schwab@linux-m68k.org>
21245
dcb33988
AS
21246 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
21247 exponent.
21248
233fc563
AS
21249 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21250
7998fa78
AS
21251 * configure.in (libc_cv_cc_nofma): Check for option to disable
21252 generation of FMA instructions.
21253 * configure: Regenerate.
21254 * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
21255 * sysdeps/ieee754/dbl-64/Makefile: New file.
21256 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
21257 Remove brandred-fma4.
21258 (CFLAGS-brandred-fma4.c): Remove.
21259 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
21260 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
21261 define.
21262 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
21263 define.
21264
8e95c99a
L
212652012-03-21 H.J. Lu <hongjiu.lu@intel.com>
21266
21267 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
21268 LLONG_MAX != LONG_MAX.
21269 (_itoa_word): Use _ITOA_WORD_TYPE on value.
21270 (_fitoa_word): Likewise.
21271 * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
21272 LLONG_MAX != LONG_MAX.
21273 * stdio-common/_itowa.h: Include <_itoa.h>.
21274 (_itowa_word): Use _ITOA_WORD_TYPE on value.
21275 (_itowa): New macro. Defined only if _ITOA_NEEDED is false.
21276 * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro. Defined
21277 only if not defined.
21278 (_ITOA_WORD_TYPE): Likewise.
21279 (_itoa_word): Use _ITOA_WORD_TYPE on value.
21280 Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
21281
6f4db457
DM
212822012-03-21 David S. Miller <davem@davemloft.net>
21283
21284 * sysdeps/sparc/fpu/libm-test-ulps: Update.
21285
7785fe5a
L
212862012-03-21 H.J. Lu <hongjiu.lu@intel.com>
21287
21288 * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
21289 of x86_64 when setting libc_cv_slibdir, libdir and
21290 libc_cv_localedir.
21291 * sysdeps/unix/sysv/linux/configure: Regenerated.
21292
4535cd55
JM
212932012-03-21 Joseph Myers <joseph@codesourcery.com>
21294
21295 * manual/lang.texi (Old Varargs): Remove section.
21296 (How Variadic): Update menu.
21297 (va_start): Do not mention varargs.h.
21298
17228132
TS
212992012-03-21 Thomas Schwinge <thomas@codesourcery.com>
21300 Joseph Myers <joseph@codesourcery.com>
21301
21302 * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
21303 link test.
21304 * configure: Regenerated.
21305
8149f976
TS
213062012-03-21 Thomas Schwinge <thomas@codesourcery.com>
21307
05f3d1f6
UD
21308 * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
21309 * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
21310 conformtest.pl
8149f976 21311
1a4ac776
JM
213122012-03-21 Joseph Myers <joseph@codesourcery.com>
21313
be22ce65
JM
21314 * NOTES: Remove.
21315 * Makefile (files-for-dist): Remove NOTES.
21316 (NOTES): Remove rule.
21317 * README: Don't refer to NOTES.
21318 * manual/creature.texi: Don't include macros.texi.
21319 * manual/intro.texi (creature.texi): Remove comment referring to
21320 NOTES.
21321
40b601fb
JM
21322 * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
21323 * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
21324 * configure: Regenerated.
21325 * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
21326 LIBC_TRY_CC_OPTION.
21327 (libc_cv_as_i686): Likewise.
21328 (libc_cv_cc_avx): Likewise.
21329 (libc_cv_cc_sse2avx): Likewise.
21330 (libc_cv_cc_fma4): Likewise.
21331 (libc_cv_cc_novzeroupper): Likewise.
21332 * sysdeps/i386/configure: Regenerated.
21333
1a4ac776
JM
21334 [BZ #13883]
21335 * sysdeps/i386/fpu/s_cexp.S: Remove.
21336 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
21337 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
21338 * math/libm-test.inc (cexp_test): Add more tests.
21339 * sysdeps/i386/fpu/libm-test-ulps: Update.
21340 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21341
a458e7fe
AM
213422012-03-21 Allan McRae <allan@archlinux.org>
21343
21344 * timezone/Makefile: Do not install iso3166.tab and zone.tab
21345
0cb7efc5
JM
213462012-03-21 Joseph Myers <joseph@codesourcery.com>
21347
21348 [BZ #13871]
21349 * math/w_exp2.c: Do not include <float.h>.
21350 (o_threshold, u_threshold): Remove.
21351 (__exp2): Calculate result before checking finiteness and calling
21352 __kernel_standard.
21353 * math/w_exp2f.c: Likewise.
21354 * math/w_exp2l.c: Likewise.
21355 * math/libm-test.inc (exp2_test): Require overflow exception for
21356 1e6 input.
2460d3aa
JM
21357
21358 [BZ #3866]
21359 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
21360 range of signed 64-bit integers before using fistpll. Remove
21361 checks for whether integers fit in mantissa bits.
21362 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
21363 the range of signed 32-bit integers before using fistpl. Remove
21364 checks for whether integers fit in mantissa bits.
21365 * sysdeps/i386/fpu/e_powl.S (p64): New object.
21366 (__ieee754_powl): Test for y outside the range of signed 64-bit
21367 integers before using fistpll. Reduce 64-bit values to 63-bit
21368 ones as needed.
21369 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
21370 divide-by-zero is raised for zero to large negative powers.
21371 * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
21372 (__ieee754_powl): Test for y outside the range of signed 64-bit
21373 integers before using fistpll. Reduce 64-bit values to 63-bit
21374 ones as needed.
21375 * math/libm-test.inc (pow_test): Add more tests.
21376
eb96ffb0
L
213772012-03-20 H.J. Lu <hongjiu.lu@intel.com>
21378
21379 * debug/backtracesymsfd.c: Include <_itoa.h> instead of
21380 <stdio-common/_itoa.h>.
21381 * debug/segfault.c: Likewise.
21382 * elf/dl-cache.c: Likewise.
21383 * elf/dl-minimal.c: Likewise.
21384 * elf/dl-misc.c: Likewise.
21385 * elf/dl-sysdep.c: Likewise.
21386 * elf/dl-version.c: Likewise.
21387 * elf/rtld.c: Likewise.
21388 * hurd/hurdsock.c: Likewise.
21389 * hurd/lookup-retry.c: Likewise.
21390 * malloc/malloc.c: Likewise.
21391 * malloc/mtrace.c: Likewise.
21392 * nscd/nscd_getgr_r.c: Likewise.
21393 * nscd/nscd_getpw_r.c: Likewise.
21394 * nscd/nscd_getserv_r.c: Likewise.
21395 * posix/getopt_init.c: Likewise.
21396 * posix/wordexp.c: Likewise.
21397 * stdio-common/_itoa.c: Likewise.
21398 * stdio-common/printf_fphex.c: Likewise.
21399 * stdio-common/vfprintf.c: Likewise.
21400 * string/_strerror.c: Likewise.
21401 * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
21402 * sysdeps/i386/i686/hp-timing.h: Likewise.
21403 * sysdeps/mach/_strerror.c: Likewise.
21404 * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
21405 * sysdeps/mach/hurd/sethostid.c: Likewise.
21406 * sysdeps/mach/hurd/xmknodat.c: Likewise.
21407 * sysdeps/mach/xpg-strerror.c: Likewise.
21408 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
21409 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
21410 * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
21411 * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
21412 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
21413 * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
21414 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
21415 * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
21416 * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
21417 * sysdeps/unix/sysv/linux/futimes.c: Likewise.
21418 * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
21419 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
21420 * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
21421 * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
21422 * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
21423 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
21424 * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
21425 * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
21426 * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
21427 * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
21428 * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
21429
21430 * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
21431
21432 * stdio-common/_itoa.h: Moved to ...
21433 * sysdeps/generic/_itoa.h: Here.
21434
21435 * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
21436
21437 * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
21438 instead of "_itoa.h" and "_itowa.h".
21439 * stdio-common/vfprintf.: Likewise.
21440
d1af992d
L
214412012-03-20 H.J. Lu <hongjiu.lu@intel.com>
21442
21443 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
21444 <bits/wordsize.h>.
21445 (__signbitf): Check __x86_64__ instead of __WORDSIZE.
21446 (__signbit): Likwise.
21447 (llrintf): Likwise.
21448 (llrint): Likwise.
21449
114883e0
L
214502012-03-20 H.J. Lu <hongjiu.lu@intel.com>
21451
21452 * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
21453 __WORDSIZE != 64.
21454
c135cc1b
JM
214552012-03-20 Joseph Myers <joseph@codesourcery.com>
21456
21457 * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
21458 OVERFLOW_EXCEPTION_OK.
21459 * math/libm-test.inc ("Philosophy"): Update comment about
21460 exception testing.
21461 (OVERFLOW_EXCEPTION): Define.
21462 (OVERFLOW_EXCEPTION_OK): Likewise.
21463 (INVALID_EXCEPTION_OK): Renumber.
21464 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
21465 (IGNORE_ZERO_INF_SIGN): Likewise.
21466 (test_exceptions): Handle FE_OVERFLOW.
21467 (exp10_test): Expect overflow exceptions.
21468 (exp2_test): Likewise.
21469 (expm1_test): Likewise.
21470 (nextafter_test): Likewise.
21471 (pow_test): Likewise.
21472 (scalbn_test): Likewise.
21473 (scalbln_test): Likewise.
21474
95443d88
L
214752012-03-19 H.J. Lu <hongjiu.lu@intel.com>
21476
21477 * sysdeps/x86_64/bits/atomic.h
21478 (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
21479 64bit integer.
21480 (atomic_exchange_acq): Likewise.
21481 (__arch_exchange_and_add_body): Likewise.
21482 (__arch_add_body): Likewise.
21483 (atomic_add_negative): Likewise.
21484 (atomic_add_zero): Likewise.
21485
490df6c4
L
214862012-03-19 H.J. Lu <hongjiu.lu@intel.com>
21487
c2722551 21488 * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
490df6c4
L
21489 (fenv_t): Check __x86_64__ instead of __WORDSIZE.
21490
5e52b189
L
214912012-03-19 H.J. Lu <hongjiu.lu@intel.com>
21492
21493 * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
21494 Check __x86_64__ instead of __WORDSIZE.
21495
a9879d4c
L
214962012-03-19 H.J. Lu <hongjiu.lu@intel.com>
21497
21498 * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
21499
5df98260
DM
215002012-03-19 David S. Miller <davem@davemloft.net>
21501
e1497744
DM
21502 * sysdeps/sparc/fpu/libm-test-ulps: Update.
21503
5df98260
DM
21504 * sysdeps/sparc/fpu/fenv_private.h: New file.
21505 * sysdeps/sparc/fpu/math_private.h: Use it.
21506 (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
21507 Remove.
21508 (libc_feholdexcept_setround, libc_feholdexcept_setroundf,
21509 (libc_feholdexcept_setroundl): Remove.
21510 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
21511 Remove.
21512 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
21513 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
21514
b4c35121
L
215152012-03-19 H.J. Lu <hongjiu.lu@intel.com>
21516
21517 * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
21518 int64_t instead of long int.
21519 (INSERT_WORDS64): Likwise.
21520
56965fd7
L
215212012-03-19 H.J. Lu <hongjiu.lu@intel.com>
21522
21523 * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
21524 _Unwind_GetCFA return to _Unwind_Ptr first.
21525
83d1aec8
JM
215262012-03-19 Joseph Myers <joseph@codesourcery.com>
21527
1897ad44
JM
21528 [BZ #13629]
21529 * math/s_clog.c: Include <float.h>.
21530 (__clog): Scale large or subnormal inputs.
21531 * math/s_clogf.c: Likewise.
21532 * math/s_clogl.c: Likewise.
21533 * math/s_clog10.c: Include <float.h>.
21534 (M_LOG10_2): Define.
21535 (__clog10): Scale large or subnormal inputs.
21536 * math/s_clog10f.c: Likewise.
21537 * math/s_clog10l.c: Likewise.
21538 * math/libm-test.inc (clog_test): Add more tests.
21539 (clog10_test): Likewise.
21540 * sysdeps/i386/fpu/libm-test-ulps: Update.
21541 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21542
7726d6a9
JM
21543 [BZ #11451]
21544 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
21545 x and y.
21546 * math/libm-test.inc (atan2_test): Add another test.
21547
83d1aec8
JM
21548 * Makerules (common-objdir-compile): Remove.
21549 * sysdeps/unix/Makefile (config-generated): Do not add
21550 $(unix-generated) to variable.
21551 [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
21552 [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
21553 Remove rule.
21554 [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
21555 Likewise.
21556 [generic bits/local_lim.h] (before-compile): Do not append to
21557 variable.
21558 [generic bits/local_lim.h] (common-generated): Likewise.
21559 [generic sys/param.h] (before-compile): Do not append to variable.
21560 [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
21561 [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
21562 [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
21563 [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
21564 include.
21565 [generic sys/param.h] (sys/param.h-includes): Remove variable.
21566 [generic sys/param.h] (sys/param.h-includes): Remove rule.
21567 [generic sys/param.h] ($(addprefix
21568 $(common-objpfx),$(sys/param.h-includes))): Likewise.
21569 [generic sys/param.h] (common-generated): Do not append to
21570 variable.
21571 [generic sys/param.h] (sysdep_headers): Likewise.
21572 [generic bits/errno.h] (before-compile): Do not append to
21573 variable.
21574 [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
21575 rule.
21576 [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
21577 [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
21578 [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
21579 [generic bits/errno.h] (common-generated): Do not append to
21580 variable.
21581 [generic bits/ioctls.h] (before-compile): Do not append to
21582 variable.
21583 [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
21584 rule.
21585 [generic bits/ioctls.h] (ioctl-includes): Remove variable.
21586 [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
21587 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
21588 rule.
21589 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
21590 [generic bits/ioctls.h] (bits_termios.h): Remove variable.
21591 [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
21592 [generic bits/ioctls.h] (common-generated): Do not append to
21593 variable.
21594 [generic sys/syscall.h] (syscall.h): Remove variable.
21595 [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
21596 rule.
21597 [generic sys/syscall.h] (before-compile): Do not append to
21598 variable.
21599 [generic sys/syscall.h] (common-generated): Likewise.
21600 * sysdeps/unix/errnos-tmpl.c: Remove file.
21601 * sysdeps/unix/errnos.awk: Likewise.
21602 * sysdeps/unix/ioctls-tmpl.c: Likewise.
21603 * sysdeps/unix/ioctls.awk: Likewise.
21604 * sysdeps/unix/mk-local_lim.c: Likewise.
21605 * sysdeps/unix/snarf-ioctls: Likewise.
21606
4851a949
RH
216072012-03-19 Richard Henderson <rth@twiddle.net>
21608
bd37f2ee
RH
21609 * sysdeps/i386/fpu/fenv_private.h: New file.
21610 * sysdeps/i386/fpu/math_private.h: Use it.
21611 (math_opt_barrier, math_force_eval): Remove.
21612 (libc_feholdexcept_setround_53bit): Remove.
21613 (libc_feupdateenv_53bit): Remove.
21614 * sysdeps/x86_64/fpu/math_private.h: Likewise.
21615 (math_opt_barrier, math_force_eval): Remove.
21616 (libc_feholdexcept): Remove.
21617 (libc_feholdexcept_setround): Remove.
21618 (libc_fetestexcept, libc_fesetenv): Remove.
21619 (libc_feupdateenv_test): Remove.
21620 (libc_feupdateenv, libc_feholdsetround): Remove.
21621 (libc_feresetround): Remove.
21622
d0adc922
RH
21623 * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
21624 * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
21625
0fe0f1f8
RH
21626 * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
21627 (libc_feupdateenv_test, libc_feupdateenv_testf): New.
21628 (libc_feupdateenv_testl): New.
21629 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
21630 (libc_feupdateenv_testf): New.
21631 (libc_feupdateenv): Use libc_feupdateenv_test.
21632 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
21633 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
21634
eb92c487
RH
21635 * sysdeps/generic/math_private.h (libc_feholdsetround): New.
21636 (libc_feholdsetroundf, libc_feholdsetroundl): New.
21637 (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
21638 (libc_feresetround_noex): New.
21639 (libc_feresetround_noexf): New.
21640 (libc_feresetround_noexl): New.
21641 (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
21642 (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
21643 (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
21644 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
21645 SET_RESTORE_ROUND.
21646 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
21647 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
21648 (__cos): Likewise.
21649 * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
21650 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
21651 SET_RESTORE_ROUND_NOEX.
21652 * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
21653 SET_RESTORE_ROUND_NOEXF.
21654 * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
21655 * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
21656 (libc_feholdsetroundf): New.
21657 (libc_feresetround, libc_feresetroundf): New.
21658
7d2e8012
RH
21659 * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
21660 (libc_feholdexcept_setround_53bit): Convert from macro to function.
21661 (libc_feupdateenv_53bit): Likewise. Don't force _FPU_EXTENDED.
21662
b4dabbb4
RH
21663 * sysdeps/generic/math_private.h: Include <fenv.h>.
21664 (default_libc_feholdexcept): New.
21665 (default_libc_feholdexcept_setround): New.
21666 (default_libc_fesetenv, default_libc_feupdateenv): New.
21667 (libc_feholdexcept): Only define if undefined.
21668 (libc_feholdexceptf, libc_feholdexceptl): Likewise.
21669 (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
21670 (libc_feholdexcept_setroundl): Likewise.
21671 (libc_feholdexcept_setround_53bit): Likewise.
21672 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
21673 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
21674 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
21675 (libc_feupdateenv_53bit): Likewise.
21676 * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
21677 (libc_feholdexcept): Convert from macro to inline function.
21678 (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
21679 (libc_fesetenv, libc_feupdateenv): Likewise.
21680
4851a949
RH
21681 * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
21682 not previously defined.
21683 (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
21684 (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
21685 (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
21686 * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
21687 * sysdeps/ieee754/flt-32/math_private.h: New file.
21688 * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
21689 math_private.h below SET_FLOAT_WORD.
21690 (__isnan, __isinf_ns, __finite): Remove.
21691 (__isnanf, __isinf_nsf, __finitef): Remove.
21692
e79d442e
AS
216932012-03-18 Andreas Schwab <schwab@linux-m68k.org>
21694
21695 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21696
90b80344
DM
216972012-03-17 David S. Miller <davem@davemloft.net>
21698
21699 [BZ #6471]
21700 * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
21701 for 2.16.
21702
edc21804
DM
217032012-03-16 David S. Miller <davem@davemloft.net>
21704
77e927af
DM
21705 * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
21706 warnings.
21707
374976dd
DM
21708 [BZ #6471]
21709 * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
21710 properly.
21711 * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
21712 * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
21713 sysdep_routines when subdir is sysvipc.
21714 * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
21715 __getshmlba helper.
21716
edc21804
DM
21717 * sysdeps/sparc/fpu/libm-test/ulps: Update.
21718
473c3ef3
L
217192012-03-16 H.J. Lu <hongjiu.lu@intel.com>
21720
21721 * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
21722 [__LP64__].
21723
eb0f39b6
L
217242012-03-16 H.J. Lu <hongjiu.lu@intel.com>
21725
21726 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
21727 * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
21728 (__lround): Renamed to ...
21729 (__llround): This. Replace long int with long long int.
21730 Define lround functions as aliases of llround functions.
21731 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
21732
6b6cd74b
L
217332012-03-16 H.J. Lu <hongjiu.lu@intel.com>
21734
21735 * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
21736 Use greg_t on sp. Use unsigned int on idx_uc_link. Cast
21737 adresses to uintptr_t. Replace "long int" and "unsigned long
21738 int" with "greg_t" on va_arg.
21739
f1a77b01
L
217402012-03-16 H.J. Lu <hongjiu.lu@intel.com>
21741
21742 * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
21743 * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
21744
21745 * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
21746 Move e_machine check before EI_CLASS check. Handle x32
21747 libraries. Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
21748 * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
21749 SKIP_EM_IA_64 and include
21750 <sysdeps/unix/sysv/linux/i386/readelflib.c>.
21751
21752 * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
21753 Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
21754 (add_system_dir): New macro.
21755
21756 * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
21757 (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
21758
11b90b9f
JM
217592012-03-16 Joseph Myers <joseph@codesourcery.com>
21760
c36e1d23
JM
21761 [BZ #2551]
21762 [BZ #2552]
21763 [BZ #2553]
21764 [BZ #2554]
21765 [BZ #2562]
21766 [BZ #2563]
21767 [BZ #2565]
21768 [BZ #2566]
21769 [BZ #2576]
21770 * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
21771 (y0): Likewise.
21772 * math/w_j0f.c (j0f): Likewise.
21773 (y0f): Likewise.
21774 * math/w_j0l.c (__j0l): Likewise.
21775 (__y0l): Likewise.
21776 * math/w_j1.c (j1): Likewise.
21777 (y1): Likewise.
21778 * math/w_j1f.c (j1f): Likewise.
21779 (y1f): Likewise.
21780 * math/w_j1l.c (__j1l): Likewise.
21781 (__y1l): Likewise.
21782 * math/w_jn.c (jn): Likewise.
21783 (yn): Likewise.
21784 * math/w_jnf.c (jnf): Likewise.
21785 (ynf): Likewise.
21786 * math/w_jnl.c (__jnl): Likewise.
21787 (__ynl): Likewise.
21788 * math/libm-test.inc (j0_test): Add more tests.
21789 (j1_test): Likewise.
21790 (jn_test): Likewise. Add trailing semicolon to existing test.
21791 (y0_test): Likewise.
21792 (y1_test): Likewise.
21793 * sysdeps/i386/fpu/libm-test-ulps: Update.
21794 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21795
11b90b9f
JM
21796 [BZ #13851]
21797 [BZ #13854]
21798 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
21799 libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
21800 * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
21801 * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
21802 (__tanl): Set errno for infinite argument.
21803 * sysdeps/i386/fpu/mptan.c: Remove.
21804 * sysdeps/i386/fpu/s_tan.S: Likewise.
21805 * sysdeps/i386/fpu/s_tanl.S: Likewise.
21806 * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
21807 * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
21808 * math/libm-test.inc (tan_test): Add more tests and enable more
21809 tests for double and long double.
21810 * sysdeps/i386/fpu/libm-test-ulps: Update.
21811 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21812
6a1bd2a1
JK
218132012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
21814
21815 * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
21816 (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
21817
10a803e0
RM
218182012-03-16 Roland McGrath <roland@hack.frob.com>
21819
21820 * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
21821 * configure.in: Use it for both main tree and add-ons.
21822 * configure: Regenerated.
21823
f196c7f7
L
218242012-03-16 H.J. Lu <hongjiu.lu@intel.com>
21825
21826 * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
21827
8848d99d
JM
218282012-03-16 Joseph Myers <joseph@codesourcery.com>
21829
96cbe7f4
JM
21830 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
21831 in comment.
21832
8848d99d
JM
21833 [BZ #13851]
21834 * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
21835 * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
21836 * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
21837 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
21838 * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
21839 infinite argument.
21840 * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
21841 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
21842 != 0 for prec == 2.
21843 * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
21844 * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
21845 * sysdeps/i386/fpu/s_cosl.S: Likewise.
21846 * sysdeps/i386/fpu/s_sincosl.S: Likewise.
21847 * sysdeps/i386/fpu/s_sinl.S: Likewise.
21848 * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
21849 * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
21850 * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
21851 * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
21852 * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
21853 * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
21854 * math/libm-test.inc (cos_test): Add more tests and enable more
21855 tests for long double.
21856 (sin_test): Likewise.
21857 (sincos_test): Likewise.
21858 * sysdeps/i386/fpu/libm-test-ulps: Update.
21859 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21860
dd7f4703
DM
218612012-03-16 David S. Miller <davem@davemloft.net>
21862
21863 * sysdeps/sparc/fpu/math_private.h: New file.
21864
006f1daa
DM
218652012-03-15 David S. Miller <davem@davemloft.net>
21866
c0c83bc8
DM
21867 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
21868 file.
e6a62e18 21869 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
c0c83bc8
DM
21870 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
21871 file.
e6a62e18
DM
21872 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
21873 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
21874 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
21875 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
21876 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
21877 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
21878 sysdep routines.
21879 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
21880
88cb87d9
DM
21881 * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
21882 * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
21883
006f1daa 21884 * sysdeps/sparc/sparc-ifunc.h: New file.
c0c83bc8
DM
21885 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
21886 sparc-ifunc.h
006f1daa 21887 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
c0c83bc8
DM
21888 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
21889 Likewise.
21890 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
21891 Likewise.
006f1daa
DM
21892 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
21893 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
21894 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
c0c83bc8
DM
21895 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
21896 Likewise.
006f1daa
DM
21897 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
21898 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
21899 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
21900 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
c0c83bc8
DM
21901 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
21902 Likewise.
21903 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
21904 Likewise.
006f1daa
DM
21905 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
21906 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
21907 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
21908 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
21909 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
21910 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
21911 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
21912 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
21913 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
21914 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
21915 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
21916 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
21917 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
21918 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
21919 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
21920 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
21921 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
21922 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
21923 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
21924 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
21925 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
21926 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
21927 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
21928 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
21929
11e0098e
AS
219302012-03-15 Andreas Schwab <schwab@linux-m68k.org>
21931
21932 * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
21933 scaling.
21934 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21935
e85b09d0
AJ
219362012-03-15 Andreas Jaeger <aj@suse.de>
21937
21938 [BZ #13852]
21939 * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
21940 ieee754/flt-32 implementation for sin, cos and sincos.
21941 * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
21942 * sysdeps/i386/fpu/s_cosf.S: Likewise.
21943 * sysdeps/i386/fpu/s_sincosf.S: Likewise.
21944 * sysdeps/i386/fpu/s_sinf.S: Likewise.
21945 * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
21946 ieee754/flt-32 implementation for tan.
21947
21948 * math/libm-test.inc (cos_test): Enable some large input tests for
21949 float as well
21950 (sin_test): Likewise.
21951 (sincos_test): Likewise.
21952 (tan_test): Add tests for large input.
21953
21954 * sysdeps/i386/fpu/libm-test-ulps: Update.
21955
81c64153
AJ
219562012-03-15 Andreas Jaeger <aj@suse.de>
21957
21958 [BZ #13658]
21959 * math/libm-test.inc (cos_test): Add more test cases.
21960 (sin_test): Likewise.
21961 (sincos_test): Likewise.
21962
7bbfa5c6
AJ
219632012-03-15 Andreas Jaeger <aj@suse.de>
21964
21965 [BZ #13837]
21966 * math/libm-test.inc (cos_test): Add a test case for large input
21967 value.
21968 (sin_test): Likewise.
21969 (sincos_test): Likewise.
21970
219712012-03-15 Andreas Jaeger <aj@suse.de>,
21972 Joseph Myers <joseph@codesourcery.com>
21973
21974 [BZ #13658]
0671f479 21975 * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
7bbfa5c6
AJ
21976 x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
21977 * sysdeps/i386/fpu/branred.c: Likewise.
21978 * sysdeps/i386/fpu/dosincos.c: Likewise.
21979 * sysdeps/i386/fpu/mpa.c: Likewise.
21980 * sysdeps/i386/fpu/s_cos.S: Likewise.
21981 * sysdeps/i386/fpu/s_sin.S: Likewise.
21982 * sysdeps/i386/fpu/s_sincos.S: Likewise.
21983 * sysdeps/i386/fpu/sincos32.c: Likewise.
21984
21985 * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
21986 Define.
21987 (libc_feupdateenv_53bit): Define.
21988 * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
21989 Define.
21990 (libc_feupdateenv_53bit): Define.
21991
21992 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
21993 53 bit (without extend i386 double precision).
21994
21995 * math/libm-test.inc (sincos_test): Add tests for large input.
21996 (sin): Likewise.
21997 (cos): Likewise.
21998
21999 * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
22000
9cad04ea
AS
220012012-03-15 Andreas Schwab <schwab@linux-m68k.org>
22002
22003 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22004
f7062b9a
DM
220052012-03-15 David S. Miller <davem@davemloft.net>
22006
22007 * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
22008 * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
22009 * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
22010 * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
22011 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
22012 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
22013 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
22014 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
22015 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
22016 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
22017 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
22018 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
22019 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
22020 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
22021 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
c0c83bc8
DM
22022 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
22023 file.
f7062b9a 22024 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
c0c83bc8
DM
22025 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
22026 file.
f7062b9a 22027 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
c0c83bc8
DM
22028 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
22029 file.
f7062b9a 22030 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
c0c83bc8
DM
22031 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
22032 file.
f7062b9a
DM
22033 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
22034 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
22035 fmin/fmax sysdep routines.
22036 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
22037
7bd951ff
DM
220382012-03-14 David S. Miller <davem@davemloft.net>
22039
559398ab
DM
22040 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
22041 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
22042 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
22043 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
22044 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
22045 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
22046 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
22047 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
22048 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
22049 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
22050 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
22051 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
22052 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
22053 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
22054 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
22055 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
22056 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
22057 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
22058 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
22059 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
22060 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
22061 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
22062 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
22063 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
22064 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
22065 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
22066 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
22067 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
c0c83bc8
DM
22068 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
22069 routines.
22070 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
22071 file.
559398ab 22072 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
c0c83bc8
DM
22073 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
22074 file.
559398ab 22075 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
c0c83bc8
DM
22076 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
22077 file.
559398ab 22078 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
c0c83bc8
DM
22079 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
22080 file.
559398ab 22081 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
c0c83bc8
DM
22082 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
22083 file.
559398ab 22084 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
c0c83bc8
DM
22085 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
22086 file.
22087 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
22088 file.
22089 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
22090 file.
22091 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
22092 file.
22093 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
22094 New file.
22095 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
22096 file.
22097 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
22098 file.
559398ab 22099 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
c0c83bc8
DM
22100 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
22101 file.
559398ab 22102 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
c0c83bc8
DM
22103 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
22104 file.
559398ab 22105 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
c0c83bc8
DM
22106 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
22107 file.
559398ab 22108 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
c0c83bc8
DM
22109 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
22110 VIS3 routines.
559398ab
DM
22111
22112 * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
22113 New file.
22114
5a1c1e32
DM
22115 * sysdeps/sparc/fpu/libm-test-ulps: Update.
22116
eae47a36
DM
22117 * sysdeps/sparc/configure.in: New file.
22118 * sysdeps/sparc/configure: Generate.
22119 * configure.in (libc_cv_sparc_as_vis3): Substitute.
22120 * configure: Regenerate.
22121 * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
22122 * config.make.in (have-as-vis3): New.
22123 * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
22124 available use -Av9d instead of -Av9a.
22125 * sysdeps/sparc/sparc64/Makefile: Likewise.
22126 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
c0c83bc8
DM
22127 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
22128 New file.
22129 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
22130 file.
22131 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
22132 New file.
22133 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
22134 file.
eae47a36
DM
22135 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
22136 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
22137 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
22138 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
22139 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
22140
c0c83bc8
DM
22141 * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
22142 fzeros/fnegs to load 0x80000000 into a float register instead of
22143 using the stack.
7bd951ff
DM
22144 * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
22145
bd951ccb
JM
221462012-03-14 Joseph Myers <joseph@codesourcery.com>
22147
22148 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
22149 bits/syscall.h.
22150 ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
22151 ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
22152 ($(inst_includedir)/bits/syscall.h): Remove rule.
22153 ($(objpfx)bits/syscall.d): Include instead of
22154 $(objpfx)syscall-list.d.
22155 (generated): Change syscall-list.h and syscall-list.d to
22156 bits/syscall.h and bits/syscall.d.
22157
bb4e6db2
RM
221582012-03-14 Roland McGrath <roland@hack.frob.com>
22159
22160 [BZ #13846]
22161 * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
22162
aa4a2ae1
JM
221632012-03-14 Joseph Myers <joseph@codesourcery.com>
22164
e456826d
JM
22165 [BZ #13841]
22166 * math/s_csqrt.c: Include <float.h>.
22167 (__csqrt): Scale large or subnormal inputs.
22168 * math/s_csqrtf.c: Likewise.
22169 * math/s_csqrtl.c: Likewise.
22170 * math/libm-test.inc (csqrt_test): Add more tests.
22171 * sysdeps/i386/fpu/libm-test-ulps: Update.
22172 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22173
aa4a2ae1
JM
22174 [BZ #13840]
22175 * math/libm-test.inc (hypot_test): Add more tests.
22176
7c10fd35
DM
221772012-03-13 David S. Miller <davem@davemloft.net>
22178
22179 [BZ #13840]
22180 * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
22181 double-precision for the calculation instead of scaling.
22182
f453b98b
JM
221832012-03-13 Joseph Myers <joseph@codesourcery.com>
22184
22185 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
22186 manipulate bits before adding and subtracting TWO52[sx].
22187 * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
22188 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
22189 Likewise.
22190 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
22191
09a3453f
DM
221922012-03-13 David S. Miller <davem@davemloft.net>
22193
8e59da90
DM
22194 * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
22195 * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
22196 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
22197 rtld-global-offsets.h
22198 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
22199
2a8ab7f2
DM
22200 * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
22201 large parameters.
22202
10f62770
DM
22203 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
22204
5f0bdb18
DM
22205 * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
22206 'err' in the ifdef scope in which it is actually used.
22207
09a3453f
DM
22208 * nss/nss_db/db-init.c: Include string.h
22209
b4b2eb5e
DM
222102012-03-12 David S. Miller <davem@davemloft.net>
22211
98bb2f1c
DM
22212 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
22213 masking out of the most significant byte of random value used.
22214 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
22215 Fix coding style in previous change.
22216
b4b2eb5e
DM
22217 * sysdeps/unix/sysv/linux/kernel-features.h
22218 (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
22219 (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
22220 expression.
22221 (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
22222 later.
22223
6e226b09
DM
222242012-03-11 David S. Miller <davem@davemloft.net>
22225
a1bcbd40
DM
22226 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
22227 (__makecontext): Fix signedness of pointer casts setting up 'sp'.
22228 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
22229 for 'resultvar' otherwise things get truncated on 64-bit.
22230
cb9d6174
DM
22231 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
22232 Fix masking out of the most significant byte of random value used.
22233
6e226b09
DM
22234 * sysdeps/sparc/fpu/libm-test-ulps: Update.
22235
058c132d
AS
222362012-03-10 Andreas Schwab <schwab@linux-m68k.org>
22237
22238 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22239
2d2cd515
DM
222402012-03-09 David S. Miller <davem@davemloft.net>
22241
22242 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
22243 variables with appropriate CPP guards.
22244 * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr from the
22245 frame pointer, not the stack pointer. Correct layout comments. Fix test
22246 on resulting framesize and the management of the outregs buffer for pltexit.
22247 Preserve floating point return values across _dl_call_pltexit call.
22248 * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
22249 framesize and the management of the outregs buffer for pltexit.
22250 Preserve floating point return values across _dl_call_pltexit
22251 call.
22252 * elf/sotruss-lib.c (la_sparc32_gnu_pltenter, la_sparc64_gnu_pltenter,
22253 la_sparc32_gnu_pltexit, la_sparc64_gnu_pltexit): New functions.
22254 (print_exit): Fix format string for return register value.
22255
9a07f9d0
JM
222562012-03-10 Joseph Myers <joseph@codesourcery.com>
22257
22258 * sunrpc/Makefile (others): Add rpcgen.
22259 ($(objpfx)rpcgen): Remove special build rule and dependency on
22260 libc.
22261 * sunrpc/rpcgen.c: New file.
22262
547b5e30
PE
222632012-03-09 Paul Eggert <eggert@cs.ucla.edu>
22264
c524201a
PE
22265 [BZ #13673]
22266 * posix/bug-regex33.c: Replace FSF snail mail address with URL.
22267 * stdio-common/bug-vfprintf-nargs.c: Likewise.
22268 * sysdeps/i386/crti.S: Likewise.
22269 * sysdeps/i386/crtn.S: Likewise.
22270 * sysdeps/powerpc/powerpc32/crti.S: Likewise.
22271 * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
22272 * sysdeps/powerpc/powerpc64/crti.S: Likewise.
22273 * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
22274 * sysdeps/sh/crti.S: Likewise.
22275 * sysdeps/sh/crtn.S: Likewise.
22276 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
22277
7b6235f2
PE
22278 [BZ #13673]
22279 * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
22280 with URL.
22281 * locale/programs/locfile-kw.gperf: Likewise.
22282 * locale/programs/charmap-kw.h: Regenerated.
22283 * locale/programs/locfile-kw.h: Likewise.
22284
547b5e30
PE
22285 [BZ #13673]
22286 * intl/plural.y: Replace FSF snail mail address with URL.
22287 * intl/plural.c: Regenerated.
22288
5f0a5dae
RH
222892012-03-09 Richard Henderson <rth@twiddle.net>
22290
22291 * include/math_private.h: Remove file.
22292 * math/math_private.h: Move file ...
22293 * sysdeps/generic/math_private.h: ... here.
22294
b8c03620
RH
22295 * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
22296 * sysdeps/powerpc/fpu/math_private.h: Likewise.
22297 * sysdeps/x86_64/fpu/math_private.h: Likewise.
22298
4e234f5d 22299 * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
33154d7b
RH
22300 and <math_private.h>.
22301 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
22302 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
22303 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
22304 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
22305 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
22306 * sysdeps/ieee754/dbl-64/branred.c: Likewise.
22307 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
22308 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
22309 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
22310 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
22311 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
22312 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
22313 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
22314 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
22315 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
22316 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
22317 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
22318 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
22319 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
22320 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
22321 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
22322 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
22323 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
22324 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
22325 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
22326 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
22327 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
22328 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
22329 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
22330 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
22331 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
22332 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
22333 * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
22334 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
22335 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
22336 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
22337 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
22338 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
22339 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
22340 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
22341 * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
22342 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
22343 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
22344 * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
22345 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
22346 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
22347 * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
22348 * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
22349 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
22350 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
22351 * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
22352 * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
22353 * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
22354 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
22355 * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
22356 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
22357 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
22358 * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
22359 * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
22360 * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
22361 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
22362 * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
22363 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
22364 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
22365 * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
22366 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
22367 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
22368 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
22369 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
22370 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
22371 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
22372 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
22373 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
22374 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
22375 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
22376 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
22377 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
22378 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
22379 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
22380 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
22381 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
22382 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
22383 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
22384 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
22385 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
22386 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
22387 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
22388 * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
22389 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
22390 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
22391 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
22392 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
22393 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
22394 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
22395 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
22396 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
22397 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
22398 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
22399 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
22400 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
22401 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
22402 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
22403 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
22404 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
22405 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
22406 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
22407 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
22408 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
22409 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
22410 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
22411 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
22412 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
22413 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
22414 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
22415 * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
22416 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
22417 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
22418 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
22419 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
22420 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
22421 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
22422 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
22423 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
22424 * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
22425 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
22426 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
22427 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
22428 * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
22429 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
22430 * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
22431 * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
22432 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
22433 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
22434 * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
22435 * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
22436 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
22437 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
22438 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
22439 * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
22440 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
22441 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
22442 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
22443 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
22444 * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
22445 * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
22446 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
22447 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
22448 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
22449 * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
22450 * sysdeps/ieee754/k_standard.c: Likewise.
22451 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
22452 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
22453 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
22454 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
22455 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
22456 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
22457 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
22458 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
22459 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
22460 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
22461 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
22462 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
22463 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
22464 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
22465 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
22466 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
22467 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
22468 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
22469 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
22470 * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
22471 * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
22472 * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
22473 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
22474 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
22475 * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
22476 * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
22477 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
22478 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
22479 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
22480 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
22481 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
22482 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
22483 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
22484 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
22485 * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
22486 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
22487 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
22488 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
22489 * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
22490 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
22491 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
22492 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
22493 * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
22494 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
22495 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
22496 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
22497 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
22498 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
22499 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
22500 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
22501 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
22502 * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
22503 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
22504 * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
22505 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
22506 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
22507 * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
22508 * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
22509 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
22510 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
22511 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
22512 * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
22513 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
22514 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
22515 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
22516 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
22517 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
22518 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
22519 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
22520 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
22521 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
22522 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
22523 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
22524 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
22525 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
22526 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
22527 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
22528 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
22529 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
22530 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
22531 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
22532 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
22533 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
22534 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
22535 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
22536 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
22537 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
22538 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
22539 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
22540 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
22541 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
22542 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
22543 * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
22544 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
22545 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
22546 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
22547 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
22548 * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
22549 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
22550 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
22551 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
22552 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
22553 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
22554 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
22555 * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
22556 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
22557 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
22558 * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
22559 * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
22560 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
22561 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
22562 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
22563 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
22564 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
22565 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
22566 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
22567 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
22568 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
22569 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
22570 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
22571 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
22572 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
22573 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
22574 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
22575 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
22576 * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
22577 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
22578 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
22579 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
22580 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
22581 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
22582 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
22583 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
22584 * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
22585 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
22586 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
22587 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
22588 * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
22589 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
22590 * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
22591 * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
22592 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
22593 * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
22594 * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
22595 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
22596 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
22597 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
22598 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
22599 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
22600 * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
22601 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
22602 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
22603 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
22604 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
22605 * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
22606 * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
22607 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
22608 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
22609 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
22610 * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
22611 * sysdeps/ieee754/s_lib_version.c: Likewise.
22612 * sysdeps/ieee754/s_matherr.c: Likewise.
22613 * sysdeps/ieee754/s_signgam.c: Likewise.
22614 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
22615 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
22616 * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
22617 * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
22618 * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
22619 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
22620 * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
22621 * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
22622 * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
22623 * sysdeps/powerpc/fpu/s_rint.c: Likewise.
22624 * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
22625 * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
22626 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
22627 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
22628 * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
22629 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
22630 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
22631 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
22632 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
22633 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
22634 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
1ed0291c 22635
1991fa03
JM
226362012-03-09 Joseph Myers <joseph@codesourcery.com>
22637
22638 * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
22639 * sunrpc/rpc_main.c: Likewise.
22640 * sunrpc/rpc_svcout.c: Likewise.
22641
60d6f5a6
DM
226422012-03-09 David S. Miller <davem@davemloft.net>
22643
22644 * include/math_private.h: New file.
22645
4962050e
JM
226462012-03-09 Joseph Myers <joseph@codesourcery.com>
22647
02a6f887
JM
22648 * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
22649 * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
22650 * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
22651 from <bits/socket_type.h>.
22652 (enum __socket_type): Don't define here.
22653 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
22654 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
22655 bits/socket_type.h.
22656
c6e013c1
JM
22657 [BZ #13566]
22658 * libio/stdio.h (gets): Always declare for C++ up to C++11 without
22659 checking __USE_GNU.
22660
4962050e
JM
22661 * Makerules ($(inst_includedir)/%.h): New rule.
22662 * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
22663 (install-others): Remove variable setting.
22664 ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
22665
38842f45
RH
226662012-03-08 Richard Henderson <rth@twiddle.net>
22667
67bb6da6
RH
22668 * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
22669 from macro to inline function; merge with the
22670 !__LIBC_INTERNAL_MATH_INLINES version.
22671 (__ieee754_sqrtf): Likewise.
22672
15194b4b
RH
22673 * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
22674 to inline function.
22675 (__rintf, __floor, __floorf): Likewise.
22676
64e21ede
RH
22677 * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
22678 macro to inline function.
22679 (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
22680
38842f45
RH
22681 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
22682 not <math/math_private.h>.
22683
c64bf5fe
DM
226842012-03-08 David S. Miller <davem@davemloft.net>
22685
22686 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
22687 copyright year.
22688 * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
22689
82d86f28
TS
226902012-03-08 Thomas Schwinge <thomas@codesourcery.com>
22691
22692 * resolv/gai_misc.c (handle_requests): Fix struct timespec
22693 normalization.
22694 * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
22695 * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
22696
aea5d727
UD
226972012-03-08 Ulrich Drepper <drepper@gmail.com>
22698
22699 * stdio-common/tst-fphex.c: Various cleanups. The macros cannot
22700 be defined individually, they must be defined as a block. Define
22701 S for printing a string instead of hidint the different by using a
22702 macro for adding the 'l'.
22703 * stdio-common/tst-fphex-wide.c: Adjust.
22704
70bca0a3
MP
227052012-03-07 Marek Polacek <polacek@redhat.com>
22706
22707 * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
22708
65b81130
MP
227092012-03-08 Marek Polacek <polacek@redhat.com>
22710
22711 [BZ #13806]
22712 * stdio-common/Makefile (tests): Add tst-fphex-wide.
22713 * stdio-common/tst-fphex.c: Define a few macros to make the
22714 test reusable. Use them.
22715 * stdio-common/tst-fphex-wide.c: New file.
22716
07037eeb
JM
227172012-03-08 Joseph Myers <joseph@codesourcery.com>
22718
a7a93d50
JM
22719 [BZ #6911]
22720 * manual/macros.texi (gnusystems): New macro.
22721 (nongnusystems): Likewise.
22722 (gnulinuxhurdsystems): Likewise.
22723 (gnuhurdsystems): Likewise..
22724 (gnulinuxsystems): Likewise.
22725 * manual/charset.texi: Use new macros or @theglibc{} to refer to
22726 variants of the GNU system, not "GNU system".
22727 * manual/conf.texi: Likewise.
22728 * manual/errno.texi: Likewise. Update example of errno macro
22729 expansion.
22730 * manual/filesys.texi: Likewise.
22731 (getumask): Document as specific to GNU/Hurd.
22732 * manual/install.texi: Likewise. Reword some references to
22733 GNU/Linux.
22734 * manual/intro.texi: Likewise.
22735 * manual/io.texi: Likewise.
22736 (File Name Portability): Detail which constraints are inapplicable
22737 to all GNU systems and which are only inapplicable to GNU/Hurd.
22738 * manual/job.texi: Likewise.
22739 * manual/llio.texi: Likewise.
22740 (O_NOCTTY): Document as present on GNU/Linux.
22741 * manual/maint.texi: Likewise.
22742 * manual/memory.texi: Likewise.
22743 * manual/pattern.texi: Likewise.
22744 * manual/pipe.texi: Likewise.
22745 * manual/process.texi: Likewise.
22746 * manual/resource.texi: Likewise.
22747 (RUSAGE_CHILDREN): Remove statement about specifying a particular
22748 child on GNU/Hurd.
22749 * manual/setjmp.texi: Likewise.
22750 * manual/signal.texi: Likewise.
22751 * manual/startup.texi: Likewise.
22752 * manual/stdio.texi: Likewise.
22753 * manual/terminal.texi: Likewise.
22754 (ONLCR): Document as POSIX.
22755 (OXTABS): Document availability on GNU/Linux as XTABS.
22756 (ONOEOT): Document availability separately from other bits.
22757 (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
22758 * manual/time.texi: Likewise.
22759 * manual/users.texi: Likewise.
22760 * INSTALL: Regenerated.
22761 * sysdeps/gnu/errlist.c: Regenerated.
22762
07037eeb
JM
22763 * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
22764 * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
22765 (libc_cv_ctors_header): Likewise. Use asm ("") instead of calling
22766 puts.
22767 * configure: Regenerated.
22768
d1d3431a
JM
227692012-03-07 Joseph Myers <joseph@codesourcery.com>
22770
af6a1e37
JM
22771 * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
22772 default includes instead of AC_HEADER_CHECK.
22773 * sysdeps/i386/configure: Regenerated.
22774
d1d3431a
JM
22775 [BZ #10716]
22776 * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
22777 * math/s_cacoshf.c (__cacoshf): Likewise.
22778 * math/s_cacoshl.c (__cacoshl): Likewise.
22779 * math/s_casinh.c (__casinh): Set signs of result from argument.
22780 * math/s_casinhf.c (__casinhf): Likewise.
22781 * math/s_casinhl.c (__casinhl): Likewise.
22782 * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
22783 (casinh_test): Add more tests.
22784 * sysdeps/i386/fpu/libm-test-ulps: Update.
22785 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22786
482ff4da
UD
227872012-03-07 Ulrich Drepper <drepper@gmail.com>
22788
872fda05
UD
22789 * po/zh_TW.po: Update from translation team.
22790
a4300c7a
UD
22791 * login/Makefile (distribute): Remove variable.
22792 * catgets/Makefile: Likewise.
22793 * mach/Makefile: Likewise.
22794 * malloc/Makefile: Likewise.
22795 * misc/Makefile: Likewise.
22796 * iconv/Makefile: Likewise.
22797 * nscd/Makefile: Likewise.
22798 * hurd/Makefile: Likewise.
22799 * manual/Makefile: Likewise.
22800 * locale/Makefile: Likewise.
22801 * intl/Makefile: Likewise.
22802 * conform/Makefile: Likewise.
22803 * nss/Makefile: Likewise.
22804 * time/Makefile: Likewise.
22805 * soft-fp/Makefile: Likewise.
22806 * dirent/Makefile: Likewise.
22807 * gmon/Makefile: Likewise.
22808 * po/Makefile: Likewise.
22809 * rt/Makefile: Likewise.
22810 * socket/Makefile: Likewise.
22811 * math/Makefile: Likewise.
22812 * signal/Makefile: Likewise.
22813 * debug/Makefile: Likewise.
22814 * elf/Makefile: Likewise.
22815 * timezone/Makefile: Likewise.
22816 * stdlib/Makefile: Likewise.
22817 * iconvdata/Makefile: Likewise.
22818 * sunrpc/Makefile: Likewise.
22819 * io/Makefile: Likewise.
22820 * argp/Makefile: Likewise.
22821 * inet/Makefile: Likewise.
22822 * hesiod/Makefile: Likewise.
22823 * grp/Makefile: Likewise.
22824 * csu/Makefile: Likewise.
22825 * wctype/Makefile: Likewise.
22826 * crypt/Makefile: Likewise.
22827 * libio/Makefile: Likewise.
22828 * string/Makefile: Likewise.
22829 * nis/Makefile: Likewise.
22830 * resolv/Makefile: Likewise.
22831 * stdio-common/Makefile: Likewise.
22832 * wcsmbs/Makefile: Likewise.
22833 * dlfcn/Makefile: Likewise.
22834 * posix/Makefile: Likewise.
22835
3b7c4e74 22836 [BZ #6959]
482ff4da
UD
22837 * timezone/Makefile: Don't install timezone files, just the programs
22838 and scripts.
22839
f72ed77d
UD
228402012-03-06 Ulrich Drepper <drepper@gmail.com>
22841
a000466f
UD
22842 * nss/databases.def: Add missing gshadow entry.
22843
f72ed77d
UD
22844 * stdio-common/vfprintf.c: Fix formatting. Missing copyright update.
22845
a53b7a4e
MP
228462012-03-06 Marek Polacek <polacek@redhat.com>
22847
22848 [BZ #13726]
22849 * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
22850 * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
22851 * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
22852 * stdio-common/tst-long-dbl-fphex.c: New file.
22853
e9258400
DM
228542012-03-06 David S. Miller <davem@davemloft.net>
22855
22856 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
22857 (set_obp_int): New function.
22858 (get_obp_int): New function.
22859 (__get_clockfreq_via_dev_openprom): Likewise.
f72ed77d
UD
22860 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
22861 Avoid unused variable warnings on 'val' and use builtin_expect.
22862 (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
22863 __builtin_expect.
e9258400
DM
22864 (INLINE_CLONE_SYSCALL): Likewise.
22865
3bd2c723
DM
228662012-03-05 David S. Miller <davem@davemloft.net>
22867
22868 * sysdeps/sparc/fpu/libm-test-ulps: Update.
22869
bbb78d03
AS
228702012-03-05 Andreas Schwab <schwab@linux-m68k.org>
22871
884c5db4
AS
22872 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22873
bbb78d03
AS
22874 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
22875 only for |x| >= 40.
22876 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
22877
1c9f702a 228782012-03-05 H.J. Lu <hongjiu.lu@intel.com>
8542dee3
L
22879
22880 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
22881 Replace gettimeofday with __vdso_gettimeofday.
22882
7be16f82
RM
22883 * sysdeps/unix/sysv/linux/x86_64/init-first.c
22884 (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
22885 __vdso_clock_gettime and __vdso_getcpu.
8542dee3
L
22886
22887 * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
22888 time with __vdso_time.
22889
ed58a00f
JM
228902012-03-05 Joseph Myers <joseph@codesourcery.com>
22891
22892 * manual/lang.texi (size_t): Note types to which size_t may be
22893 equivalent with the GNU C Library, but do not describe when
22894 differences between them are significant.
22895
30ee4ced
AJ
228962012-03-05 Andreas Jaeger <aj@suse.de>
22897
22898 * sysdeps/i386/fpu/libm-test-ulps: Update.
22899
b7cd39e8
JM
229002012-03-05 Joseph Myers <joseph@codesourcery.com>
22901
22902 [BZ #3976]
22903 * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
22904 (__ieee754_pow): Save and restore rounding mode and use
22905 round-to-nearest for main computations.
22906 * math/libm-test.inc (pow_test_tonearest): New function.
22907 (pow_test_towardzero): Likewise.
22908 (pow_test_downward): Likewise.
22909 (pow_test_upward): Likewise.
22910 (main): Call the new functions.
22911 * sysdeps/i386/fpu/libm-test-ulps: Update.
22912 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
ca811b22
JM
22913
22914 [BZ #3976]
22915 * math/libm-test.inc (cosh_test_tonearest): New function.
22916 (cosh_test_towardzero): Likewise.
22917 (cosh_test_downward): Likewise.
22918 (cosh_test_upward): Likewise.
22919 (sinh_test_tonearest): Likewise.
22920 (sinh_test_towardzero): Likewise.
22921 (sinh_test_downward): Likewise.
22922 (sinh_test_upward): Likewise.
22923 (main): Call the new functions.
22924 * sysdeps/i386/fpu/libm-test-ulps: Update.
22925 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22926
6c6a98c9
TV
229272012-03-05 Tom de Vries <tom@codesourcery.com>
22928
22929 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
22930 default stack guard is set in last bytes.
22931 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
22932
21bb2d2e 229332012-03-05 Kees Cook <keescook@chromium.org>
7c1f4834 22934
21bb2d2e 22935 * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
fa035517 22936
21bb2d2e
AJ
22937 [BZ #13656]
22938 * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
22939 possibly allocate from heap instead of stack.
22940 * stdio-common/bug-vfprintf-nargs.c: New file.
22941 * stdio-common/Makefile (tests): Add nargs overflow test.
7c1f4834 22942
c6922934
AS
229432012-03-03 Andreas Schwab <schwab@linux-m68k.org>
22944
22945 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22946
bc957d53
MP
229472012-03-03 Marek Polacek <polacek@redhat.com>
22948
22949 * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
22950 * math/math_private.h: Likewise.
22951 * stdlib/tst-strtod.c: Likewise.
22952 * sysdeps/i386/i486/bits/atomic.h: Likewise.
22953 * sysdeps/x86_64/bits/atomic.h: Likewise.
22954
6358490d
DM
229552012-03-02 David S. Miller <davem@davemloft.net>
22956
22957 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
22958 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
22959 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
22960 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
22961 * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
22962 * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
22963 * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
22964 * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
22965
01ae168d
RM
229662012-03-02 Roland McGrath <roland@hack.frob.com>
22967
d9a17c07
RM
22968 [BZ #13792]
22969 * manual/examples/README: New file, says the example source files
22970 can be used under GPL>=2.
22971 * manual/Makefile (%.c.texi): Eat the leading part of the file until a
22972 line containing just "*/".
22973 * manual/examples/add.c: Add copyright header (GPL>=2).
22974 * manual/examples/argp-ex1.c: Likewise.
22975 * manual/examples/argp-ex2.c: Likewise.
22976 * manual/examples/argp-ex3.c: Likewise.
22977 * manual/examples/argp-ex4.c: Likewise.
22978 * manual/examples/atexit.c: Likewise.
22979 * manual/examples/db.c: Likewise.
22980 * manual/examples/dir.c: Likewise.
22981 * manual/examples/dir2.c: Likewise.
22982 * manual/examples/execinfo.c: Likewise.
22983 * manual/examples/filecli.c: Likewise.
22984 * manual/examples/filesrv.c: Likewise.
22985 * manual/examples/fmtmsgexpl.c: Likewise.
22986 * manual/examples/genpass.c: Likewise.
22987 * manual/examples/inetcli.c: Likewise.
22988 * manual/examples/inetsrv.c: Likewise.
22989 * manual/examples/isockad.c: Likewise.
22990 * manual/examples/longopt.c: Likewise.
22991 * manual/examples/memopen.c: Likewise.
22992 * manual/examples/memstrm.c: Likewise.
22993 * manual/examples/mkfsock.c: Likewise.
22994 * manual/examples/mkisock.c: Likewise.
22995 * manual/examples/mygetpass.c: Likewise.
22996 * manual/examples/pipe.c: Likewise.
22997 * manual/examples/popen.c: Likewise.
22998 * manual/examples/rprintf.c: Likewise.
22999 * manual/examples/search.c: Likewise.
23000 * manual/examples/select.c: Likewise.
23001 * manual/examples/setjmp.c: Likewise.
23002 * manual/examples/sigh1.c: Likewise.
23003 * manual/examples/sigusr.c: Likewise.
23004 * manual/examples/stpcpy.c: Likewise.
23005 * manual/examples/strdupa.c: Likewise.
23006 * manual/examples/strftim.c: Likewise.
23007 * manual/examples/strncat.c: Likewise.
23008 * manual/examples/subopt.c: Likewise.
23009 * manual/examples/swapcontext.c: Likewise.
23010 * manual/examples/termios.c: Likewise.
23011 * manual/examples/testopt.c: Likewise.
23012 * manual/examples/testpass.c: Likewise.
23013 * manual/examples/timeval_subtract.c: Likewise.
23014
01ae168d
RM
23015 [BZ #13792]
23016 * manual/time.texi (Elapsed Time): Move timeval_subtract example
23017 function to ...
23018 * manual/timeval_subtract.c.texi: ... here, new file.
23019
49efa33d
DM
230202012-03-02 David S. Miller <davem@davemloft.net>
23021
23022 * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
23023
28afd92d
JM
230242012-03-02 Joseph Myers <joseph@codesourcery.com>
23025
804360ed
JM
23026 [BZ #3976]
23027 * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
23028 (__sin): Save and restore rounding mode and use round-to-nearest
23029 for all computations.
23030 (__cos): Save and restore rounding mode and use round-to-nearest
23031 for all computations.
23032 * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
23033 <fenv.h>.
23034 (tan): Save and restore rounding mode and use round-to-nearest for
23035 all computations.
23036 * math/libm-test.inc (cos_test_tonearest): New function.
23037 (cos_test_towardzero): Likewise.
23038 (cos_test_downward): Likewise.
23039 (cos_test_upward): Likewise.
23040 (sin_test_tonearest): Likewise.
23041 (sin_test_towardzero): Likewise.
23042 (sin_test_downward): Likewise.
23043 (sin_test_upward): Likewise.
23044 (tan_test_tonearest): Likewise.
23045 (tan_test_towardzero): Likewise.
23046 (tan_test_downward): Likewise.
23047 (tan_test_upward): Likewise.
23048 (main): Call the new functions.
23049 * sysdeps/i386/fpu/libm-test-ulps: Update.
23050 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23051
a6d06d7b
JM
23052 [BZ #10135]
23053 * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
23054 small n, then large n, before computing and testing k+n.
23055 * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
23056 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
23057 Likewise.
23058 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
23059 Likewise.
23060 * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
23061 * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
23062 * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
23063 * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
23064 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
23065 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
23066 * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
23067 * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
23068 * math/libm-test.inc (scalbn_test): Add more tests.
23069 (scalbln_test): Likewise.
23070
07e12bb3
JM
23071 * manual/filesys.texi (mode_t): Describe constraints on size and
23072 signedness, not exact equivalence to a particular type.
23073 (ino_t): Likewise.
23074 (ino64_t): Likewise.
23075 (dev_t): Likewise.
23076 (nlink_t): Likewise.
23077 (blkcnt_t): Likewise.
23078 (blkcnt64_t): Likewise.
23079 * manual/llio.texi (off_t): Likewise.
23080
28afd92d
JM
23081 [BZ #3976]
23082 * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
23083 (__ieee754_exp): Save and restore rounding mode and use
23084 round-to-nearest for all computations.
23085 * math/libm-test.inc (exp_test_tonearest): New function.
23086 (exp_test_towardzero): Likewise.
23087 (exp_test_downward): Likewise.
23088 (exp_test_upward): Likewise.
23089 (main): Call the new functions.
23090 * sysdeps/i386/fpu/libm-test-ulps: Update.
23091 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23092
b1eeb65d
CD
230932012-03-01 Chris Demetriou <cgd@google.com>
23094
23095 * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
23096 have predictable order.
23097
53362a4b
DM
230982012-03-01 David S. Miller <davem@davemloft.net>
23099
3c969083
DM
23100 * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
23101
759707de
DM
23102 * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
23103 * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
23104 * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
23105 * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
23106
dfdb8ff2
DM
23107 * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
23108 * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
23109 * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
23110 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
23111 * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
23112 * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
23113 * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
23114 * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
23115 * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
23116
ead89f96
DM
23117 * sysdeps/sparc/fpu/libm-test-ulps: Update.
23118
7f66bd07
DM
23119 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
23120 * sysdeps/sparc/fpu/libm-test-ulps: to here.
23121 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
23122
53362a4b
DM
23123 * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
23124 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
23125 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
23126 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
23127 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
23128 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
23129 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
23130 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
23131 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
23132 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
23133 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
23134 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
23135 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
23136 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
23137 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
23138 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
23139 * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
23140 * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
23141 * sysdeps/sparc/elf/configure: Regenerated.
23142
7b1902cb
JM
231432012-03-01 Joseph Myers <joseph@codesourcery.com>
23144
bec039bc
JM
23145 * configure.in (AS, LD): Require binutils 2.20 or later.
23146 * configure: Regenerated.
23147 * manual/install.texi (Tools for Compilation): Give binutils 2.20
23148 as required minimum version.
23149 * INSTALL: Regenerated.
23150
7b1902cb
JM
23151 [BZ #2541]
23152 [BZ #4108]
23153 * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
23154 before squaring exponent.
23155 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
23156 bottom long double and 27 bits of top long double before squaring
23157 exponent.
23158 * math/libm-test.inc (erfc_test): Add more tests.
23159 * sysdeps/i386/fpu/libm-test-ulps: Update.
23160 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
23161 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23162
f775c276
KT
231632012-03-01 Kai Tietz <ktietz@redhat.com>
23164
23165 * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
23166 * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
23167 containing bit-fields.
23168 * soft-fp/extended.h (_FP_UNION_E): Likewise.
23169 * soft-fp/single.h (_FP_UNION_S): Likewise.
23170 * soft-fp/double.h (_FP_UNION_D): Likewise.
23171
5b8a4d4a
JM
231722012-02-29 Joseph Myers <joseph@codesourcery.com>
23173
0bab47b6
JM
23174 [BZ #13786]
23175 * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
23176 not include ../strcmp.S.
23177 [USE_AS_STRNCASECMP_L]: Likewise.
23178 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
23179 (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
23180 * sysdeps/i386/i686/multiarch/strncase_l-c.c
23181 (__strncasecmp_l_ia32): Define as alias to
23182 __strncasecmp_l_nonascii.
23183
0fcad3e2
JM
23184 [BZ #5794]
23185 * math/libm-test.inc (expm1_test): Add test for bug 5794.
23186 * sysdeps/i386/fpu/libm-test-ulps: Update.
23187 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23188
5b8a4d4a
JM
23189 * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
23190 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23191
8fdceb2e
JL
231922012-02-29 Jeff Law <law@redhat.com>
23193
23194 * resolv/res_query.c (__libc_res_nquerydomain): Avoid
23195 out of bounds read.
23196
1f393a11
MP
231972012-02-29 Marek Polacek <polacek@redhat.com>
23198
23199 [BZ #13706]
23200 * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
23201 * elf/Makefile: Add rules to run tst-unused-dep.out.
23202
8847f037
DM
232032012-02-28 David S. Miller <davem@davemloft.net>
23204
23205 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
23206 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
23207 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
23208 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
23209 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
23210 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
23211
169d7f11
JM
232122012-02-29 Joseph Myers <joseph@codesourcery.com>
23213
23214 * math/libm-test.inc (llround_test): Move one test from
23215 lround_test. Use TEST_f_L in moved test.
23216 (lround_test): Move misplaced test to llround_test. Add testcase
23217 from bug 2561.
23218
39adf059
UD
232192012-02-28 Ulrich Drepper <drepper@gmail.com>
23220
23221 * sysdeps/x86_64/fpu/e_expf.S: New file.
23222 Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
23223
71b5d1c5
SB
232242012-02-28 Stanislav Brabec <sbrabec@suse.cz>
23225
23226 [BZ #13637]
23227 * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
23228 of remain_len that may cause incomplete multi-byte character and
23229 false match.
23230 * posix/bug-regex33.c: New file.
23231 * posix/Makefile (tests): Add bug-regex33.
23232
1f77f049
JM
232332012-02-28 Joseph Myers <joseph@codesourcery.com>
23234
23235 * manual/macros.texi: New file.
23236 * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
23237 * manual/libc.texinfo: Include macros.texi.
23238 * manual/creatute.texi: Likewise.
23239 * manual/install.texi: Likewise.
23240 * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
23241 @glibcadj{} in references to the GNU C Library.
23242 * manual/charset.texi: Likewise.
23243 * manual/conf.texi: Likewise.
23244 * manual/contrib.texi: Likewise. Consistently use "GNU C Library"
23245 when not using those macros.
23246 * manual/creature.texi: Likewise.
23247 * manual/crypt.texi: Likewise.
23248 * manual/errno.texi: Likewise.
23249 * manual/filesys.texi: Likewise.
23250 * manual/header.texi: Likewise.
23251 * manual/install.texi: Likewise.
23252 * manual/intro.texi: Likewise.
23253 * manual/io.texi: Likewise.
23254 * manual/job.texi: Likewise.
23255 * manual/lang.texi: Likewise.
23256 * manual/libc.texiinfo: Likewise.
23257 * manual/llio.texi: Likewise.
23258 * manual/locale.texi: Likewise.
23259 * manual/maint.texi: Likewise.
23260 * manual/math.texi: Likewise.
23261 * manual/memory.texi: Likewise.
23262 * manual/message.texi: Likewise.
23263 * manual/nss.texi: Likewise.
23264 * manual/pattern.texi: Likewise.
23265 * manual/process.texi: Likewise.
23266 * manual/resource.texi: Likewise.
23267 * manual/search.texi: Likewise.
23268 * manual/setjmp.texi: Likewise.
23269 * manual/signal.texi: Likewise.
23270 * manual/socket.texi: Likewise.
23271 * manual/startup.texi: Likewise.
23272 * manual/stdio.texi: Likewise.
23273 * manual/string.texi: Likewise.
23274 * manual/sysinfo.texi: Likewise.
23275 * manual/syslog.texi: Likewise.
23276 * manual/terminal.texi: Likewise.
23277 * manual/time.texi: Likewise.
23278 * manual/users.texi: Likewise.
23279 * INSTALL: Regenerated.
23280 * NOTES: Regenerated.
d40c5d54 23281 * sysdeps/gnu/errlist.c: Regenerated.
1f77f049 23282
450bf206
AS
232832012-02-28 Andreas Schwab <schwab@linux-m68k.org>
23284
23285 * include/dirent.h: Include <dirstream.h> before
23286 <dirent/dirent.h>.
23287
741a235b
DM
232882012-02-28 David S. Miller <davem@davemloft.net>
23289
23290 * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
23291 * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
23292 * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
23293 * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
23294
d6b5aa58
DM
232952012-02-27 David S. Miller <davem@davemloft.net>
23296
1aff59a3
DM
23297 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
23298 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
23299 * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
23300 * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
23301
d6b5aa58
DM
23302 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
23303 frame pointer instead of stack pointer relative arg slot.
23304 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
23305 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
23306 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
23307
433f48bf
CD
233082012-02-27 Carlos O'Donell <carlos_odonell@mentor.com>
23309
23310 [BZ #3992]
23311 * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
23312
d674b76d
DM
233132012-02-27 David S. Miller <davem@davemloft.net>
23314
23315 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
23316 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
23317 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
23318 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
23319 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
23320 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
23321 * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
23322 * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
23323
0e7727f7
JM
233242012-02-27 Joseph Myers <joseph@codesourcery.com>
23325
23326 * configure.in (CC): Restrict allowed GCC versions to 4.3 and
23327 later. Allow versions 5-9.
43be4ca2 23328 * configure: Regenerated.
0e7727f7
JM
23329 * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
23330 required minimum version and 4.6 as recommended version. Do not
23331 mention bugs in GCC 2.7 and 2.8.
43be4ca2 23332 * INSTALL: Regenerated.
0e7727f7 23333
a78bc654
DM
233342012-02-27 David S. Miller <davem@davemloft.net>
23335
428d5830
DM
23336 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
23337 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
23338 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
23339 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
23340 * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
23341 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
23342 * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
23343 * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
23344
a78bc654
DM
23345 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
23346 manipulate bits before adding and subtracting TWO112[sx].
23347 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
23348
4579f81c
RM
233492012-02-27 Roland McGrath <roland@hack.frob.com>
23350
36c8acb4
RM
23351 [BZ #13775]
23352 * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
23353 [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
23354 * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
23355 being in POSIX, because they are in 1003.1-2008.
23356
84ad622b
RM
23357 * rt/tst-aio.c: Include <fcntl.h>.
23358 * rt/tst-aio7.c: Likewise.
23359 * rt/tst-aio64.c: Likewise.
23360
4579f81c
RM
23361 * stdio-common/tst-fmemopen.c (main): Remove spurious const.
23362
abd923db
JM
233632012-02-27 Joseph Myers <joseph@codesourcery.com>
23364
23365 * manual/install.texi (--with-headers): Describe headers as
23366 interface headers, not private headers.
23367 (Specific advice for GNU/Linux systems): Describe use of headers
23368 from "make headers_install", not private headers from older
23369 kernels.
43be4ca2 23370 * INSTALL: Regenerated.
abd923db
JM
23371 * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
23372 Change to 2.6.19.
23373 * sysdeps/unix/sysv/linux/configure: Regenerated.
23374
6664049b
JM
23375 * manual/llio.texi (fclean): Remove documentation.
23376
bb8b6697
JM
23377 * manual/Makefile (libc-texi-generated): New variable. Include
23378 version.texi.
23379 (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
23380 $(libc-texi-generated), not duplicated list of files.
23381 (version.texi, stamp-version): New rules.
23382 (realclean): Remove $(libc-texi-generated), not individual files
23383 from that list. Do not remove dir-add.texinfo.
23384 * manual/libc.texinfo: Comment out uses of edition numbers and
23385 references to printed manual. Remove last-updated dates.
23386 (EDITION): Comment out.
23387 (ISBN): Likewise.
23388 (VERSION, UPDATED): Remove.
23389 (version.texi): Include.
23390
12e5c3b9
AS
233912012-02-27 Andreas Schwab <schwab@linux-m68k.org>
23392
23393 * sysdeps/posix/spawni.c: Include <signal.h>.
23394 * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
23395 * sysdeps/pthread/aio_fsync.c: Likewise.
23396
4efeffc1 233972012-02-26 Ulrich Drepper <drepper@gmail.com>
d94a4670 23398
ba63ba08
UD
23399 * conform/Makefile (tests): Run only when not cross-compiling and
23400 when fast-check is not defined.
23401
d94a4670
UD
23402 * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
23403 * conform/data/limits.h-data: Fixes for POSIX2008.
23404 * conform/run-conformtest.sh: Run all tests.
23405 * include/arpa/inet.h: Changes to allow conformtest.pl to use the
23406 headers.
23407 * include/bits/dlfcn.h: Likewise.
23408 * include/langinfo.h: Likewise.
23409 * include/monetary.h: Likewise.
23410 * include/sys/poll.h: Likewise.
23411
23412 * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
23413 for __USE_GNU.
23414 * posix/spawn.h: Define __need_sigset_t.
23415 * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
23416 * posix/unistd.h: Declare ctermid only for XPG before XPG6.
23417 * rt/aio.h: Don't include fcntl.h and signal.h. Use bits/siginfo.h
23418 to get sigevent_t only.
23419 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
23420 only for __USE_GNU.
23421 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
23422 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
23423 process_vm_writev only for __USE_GNU.
23424 * termios/termios.h: Declare tcgetsid also for POSIX2008.
4efeffc1
UD
23425
23426 * conform/Makefile: For now ignore errors from run-conformtest.
23427 * conform/conformtest.pl: Simplify code. Add -ansi to CFLAGS for
23428 POSIX to avoid namespace pollution. Don't prepend headers.
23429 * conform/data/aio.h-data: Fixes for POSIX testing.
23430 * conform/data/fcntl.h-data: Likewise.
23431 * conform/data/glob.h-data: Likewise.
23432 * conform/data/grp.h-data: Likewise.
23433 * conform/data/pthread.h-data: Likewise.
23434 * conform/data/pwd.h-data: Likewise.
23435 * conform/data/signal.h-data: Likewise.
23436 * conform/data/spawn.h-data: Likewise.
23437 * conform/data/stdio.h-data: Likewise.
23438 * conform/data/stdlib.h-data: Likewise.
23439 * conform/data/stropts.h-data: Likewise.
23440 * conform/data/sys/mman.h-data: Likewise.
23441 * conform/data/sys/stat.h-data: Likewise.
23442 * conform/data/sys/types.h-data: Likewise.
23443 * conform/data/sys/wait.h-data: Likewise.
23444 * conform/data/time.h-data: Likewise.
23445 * conform/data/unistd.h-data: Likewise.
23446 * conform/data/utime.h-data: Likewise.
23447
23448 * io/sys/stat.h: fchmod was always in POSIX.
23449 * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
23450 * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
23451 * rt/aio.h: Define __need_timespec before including <time.h>.
23452 * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
23453 struct. Add forward declaration of pthread_attr_t and use it in
23454 sigevent.
23455 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
23456 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
23457 * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
23458 always remove CLK_TCK definition.
23459
c20105c3
AS
234602012-02-26 Andreas Schwab <schwab@linux-m68k.org>
23461
23462 * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
23463
7a270350
UD
234642012-02-25 Ulrich Drepper <drepper@gmail.com>
23465
31341567
UD
23466 * conform/run-conformtest.sh: New file.
23467 * conform/Makefile: Run run-conformtest for tests.
23468 * conform/conformtest.pl: Many bug fixes. Add ISO C99, ISO C11
23469 support.
23470
23471 * conform/data/uchar.h-data: New file.
23472 * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
23473 * conform/data/arpa/inet.h-data: Likewise.
23474 * conform/data/assert.h-data: Likewise.
23475 * conform/data/complex.h-data: Likewise.
23476 * conform/data/cpio.h-data: Likewise.
23477 * conform/data/ctype.h-data: Likewise.
23478 * conform/data/dirent.h-data: Likewise.
23479 * conform/data/dlfcn.h-data: Likewise.
23480 * conform/data/errno.h-data: Likewise.
23481 * conform/data/fcntl.h-data: Likewise.
23482 * conform/data/float.h-data: Likewise.
23483 * conform/data/fmtmsg.h-data: Likewise.
23484 * conform/data/fnmatch.h-data: Likewise.
23485 * conform/data/ftw.h-data: Likewise.
23486 * conform/data/glob.h-data: Likewise.
23487 * conform/data/grp.h-data: Likewise.
23488 * conform/data/iconv.h-data: Likewise.
23489 * conform/data/inttypes.h-data: Likewise.
23490 * conform/data/langinfo.h-data: Likewise.
23491 * conform/data/libgen.h-data: Likewise.
23492 * conform/data/limits.h-data: Likewise.
23493 * conform/data/locale.h-data: Likewise.
23494 * conform/data/math.h-data: Likewise.
23495 * conform/data/monetary.h-data: Likewise.
23496 * conform/data/mqueue.h-data: Likewise.
23497 * conform/data/ndbm.h-data: Likewise.
23498 * conform/data/net/if.h-data: Likewise.
23499 * conform/data/netdb.h-data: Likewise.
23500 * conform/data/netinet/in.h-data: Likewise.
23501 * conform/data/nl_types.h-data: Likewise.
23502 * conform/data/poll.h-data: Likewise.
23503 * conform/data/pthread.h-data: Likewise.
23504 * conform/data/pwd.h-data: Likewise.
23505 * conform/data/regex.h-data: Likewise.
23506 * conform/data/sched.h-data: Likewise.
23507 * conform/data/search.h-data: Likewise.
23508 * conform/data/semaphore.h-data: Likewise.
23509 * conform/data/setjmp.h-data: Likewise.
23510 * conform/data/signal.h-data: Likewise.
23511 * conform/data/spawn.h-data: Likewise.
23512 * conform/data/stdarg.h-data: Likewise.
23513 * conform/data/stdio.h-data: Likewise.
23514 * conform/data/stdlib.h-data: Likewise.
23515 * conform/data/string.h-data: Likewise.
23516 * conform/data/strings.h-data: Likewise.
23517 * conform/data/stropts.h-data: Likewise.
23518 * conform/data/sys/ipc.h-data: Likewise.
23519 * conform/data/sys/mman.h-data: Likewise.
23520 * conform/data/sys/msg.h-data: Likewise.
23521 * conform/data/sys/resource.h-data: Likewise.
23522 * conform/data/sys/select.h-data: Likewise.
23523 * conform/data/sys/sem.h-data: Likewise.
23524 * conform/data/sys/shm.h-data: Likewise.
23525 * conform/data/sys/socket.h-data: Likewise.
23526 * conform/data/sys/stat.h-data: Likewise.
23527 * conform/data/sys/statvfs.h-data: Likewise.
23528 * conform/data/sys/time.h-data: Likewise.
23529 * conform/data/sys/timeb.h-data: Likewise.
23530 * conform/data/sys/times.h-data: Likewise.
23531 * conform/data/sys/types.h-data: Likewise.
23532 * conform/data/sys/uio.h-data: Likewise.
23533 * conform/data/sys/un.h-data: Likewise.
23534 * conform/data/sys/utsname.h-data: Likewise.
23535 * conform/data/sys/wait.h-data: Likewise.
23536 * conform/data/syslog.h-data: Likewise.
23537 * conform/data/tar.h-data: Likewise.
23538 * conform/data/termios.h-data: Likewise.
23539 * conform/data/utime.h-data: Likewise.
23540 * conform/data/utmpx.h-data: Likewise.
23541 * conform/data/varargs.h-data: Likewise.
23542 * conform/data/wchar.h-data: Likewise.
23543 * conform/data/wctype.h-data: Likewise.
23544 * conform/data/wordexp.h-data: Likewise.
23545
23546 * include/stropts.h: New file.
23547 * include/uchar.h: New file.
23548 * include/aio.h: Changes to allow conformtest.pl to use the headers.
23549 * include/assert.h: Likewise.
23550 * include/ctype.h: Likewise.
23551 * include/dirent.h: Likewise.
23552 * include/dlfcn.h: Likewise.
23553 * include/fcntl.h: Likewise.
23554 * include/fnmatch.h: Likewise.
23555 * include/glob.h: Likewise.
23556 * include/grp.h: Likewise.
23557 * include/libio.h: Likewise.
23558 * include/locale.h: Likewise.
23559 * include/math.h: Likewise.
23560 * include/net/if.h: Likewise.
23561 * include/netdb.h: Likewise.
23562 * include/netinet/in.h: Likewise.
23563 * include/pthread.h: Likewise.
23564 * include/pwd.h: Likewise.
23565 * include/regex.h: Likewise.
23566 * include/sched.h: Likewise.
23567 * include/search.h: Likewise.
23568 * include/setjmp.h: Likewise.
23569 * include/signal.h: Likewise.
23570 * include/stdio.h: Likewise.
23571 * include/stdlib.h: Likewise.
23572 * include/string.h: Likewise.
23573 * include/sys/cdefs.h: Likewise.
23574 * include/sys/mman.h: Likewise.
23575 * include/sys/msg.h: Likewise.
23576 * include/sys/resource.h: Likewise.
23577 * include/sys/select.h: Likewise.
23578 * include/sys/socket.h: Likewise.
23579 * include/sys/stat.h: Likewise.
23580 * include/sys/statvfs.h: Likewise.
23581 * include/sys/time.h: Likewise.
23582 * include/sys/times.h: Likewise.
23583 * include/sys/uio.h: Likewise.
23584 * include/sys/utsname.h: Likewise.
23585 * include/sys/wait.h: Likewise.
23586 * include/termios.h: Likewise.
23587 * include/time.h: Likewise.
23588 * include/ulimit.h: Likewise.
23589 * include/unistd.h: Likewise.
23590 * include/utime.h: Likewise.
23591 * include/wchar.h: Likewise.
23592 * include/wctype.h: Likewise.
23593 * include/wordexp.h: Likewise.
23594
23595 * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
23596
7a270350
UD
23597 * time/time.h: TIME_UTC must be a macro.
23598 Make timespec_get available for ISO C11 only as well.
23599
7724defc
UD
236002012-02-24 Ulrich Drepper <drepper@gmail.com>
23601
23602 * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
23603 Reported by Peng Haitao <penght@cn.fujitsu.com>.
23604
6b1d1d46
JM
236052012-02-24 Joseph Myers <joseph@codesourcery.com>
23606
23607 * configure.in: Use -o not -a in test for unsupported multi-arch.
6b1d1d46 23608
0f8bbd69
JM
236092012-02-24 Joseph Myers <joseph@codesourcery.com>
23610
23611 * manual/texinfo.tex: Update to version 2012-01-19.16.
23612
66ab80bc
JM
236132012-02-24 Joseph Myers <joseph@codesourcery.com>
23614
23615 * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
23616
74981cc5
RM
236172012-02-24 Roland McGrath <roland@hack.frob.com>
23618
ee968201
RM
23619 [BZ #13738]
23620 * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
23621 * manual/fdl-1.3.texi: New file.
23622 * manual/fdl-1.1.texi: File removed.
23623
74981cc5
RM
23624 [BZ #13738]
23625 * manual/libc.texinfo (FDL_VERSION): New @set.
23626 Use it for mention of FDL in cover text.
23627 (Documentation License): Use it in @include file name.
23628
7bb764bc
JM
236292012-02-22 Joseph Myers <joseph@codesourcery.com>
23630 Roland McGrath <roland@hack.frob.com>
23631
23632 [BZ #5461]
23633 * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN,
23634 not LONG_LONG_MAX and LONG_LONG_MIN.
23635 * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
23636 LLONG_MIN. Refer to LONG_LONG_MIN only as older GCC-specific
23637 name.
23638 (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
23639
6cbeae47
JM
236402012-02-22 Joseph Myers <joseph@codesourcery.com>
23641
23642 [BZ #2547]
23643 [BZ #11365]
23644 * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
23645 manipulate bits before adding and subtracting TWO23[sx].
23646 * math/libm-test.inc (nearbyint_test): Add more tests.
23647
fe45ce09
JM
236482012-02-22 Joseph Myers <joseph@codesourcery.com>
23649
23650 [BZ #2548]
23651 * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
23652 bits before adding and subtracting TWO23[sx].
23653 * math/libm-test.inc (rint_test): Add more tests.
23654 (rint_test_tonearest): Likewise.
23655 (rint_test_towardzero): Likewise.
23656 (rint_test_downward): Likewise.
23657 (rint_test_upward: Likewise.
23658
ff3b3d82
JM
236592012-02-22 Joseph Myers <joseph@codesourcery.com>
23660
23661 [BZ #10110]
23662 * include/stdc-predef.h: New file. Extracted from features.h.
23663 * include/features.h: Include stdc-predef.h.
23664 * Makefile (headers): Add stdc-predef.h.
23665 * CONFORMANCE (Compiler limitations): Update.
23666
ef0aab35
JM
236672012-02-22 Joseph Myers <joseph@codesourcery.com>
23668
23669 * manual/libc.texinfo (VERSION, UPDATED): Revert.
23670
58639409
DM
236712012-02-21 David S. Miller <davem@davemloft.net>
23672
23673 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
23674 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
23675
c0e70b25
DM
236762012-02-20 David S. Miller <davem@davemloft.net>
23677
23678 * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
23679 using a normal save/restore sequence, rather than allocating a
23680 dummy stack frame just to store a frame pointer and restore.
23681 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
23682
fb06851d
JM
236832012-02-21 Joseph Myers <joseph@codesourcery.com>
23684
23685 * manual/install.texi: Fix stray word in line-wrapped comment.
23686
7a8b71c3
DM
236872012-02-20 David S. Miller <davem@davemloft.net>
23688
d510c123
DM
23689 * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
23690 both binutils and gcc support GOTDATA.
23691
0722d7c2
DM
23692 * sysdeps/unix/sparc/sysdep.h: Document why we don't use
23693 "rd %pc" in the PIC register setup sequences.
23694
3d2b3019
DM
23695 * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
23696 * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
23697 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
23698 * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
23699 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
23700 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
23701 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
23702 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
23703 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
23704 (SYSCALL_ERROR_HANDLER): Likewise.
23705 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
23706 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
23707 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
23708 (SYSCALL_ERROR_HANDLER): Likewise.
23709
c80098a9
DM
23710 * config.h.in (HAVE_BINUTILS_GOTDATA): New.
23711 (HAVE_GCC_GOTDATA): New.
23712 * sysdeps/sparc/elf/configure.in: Test for GOTDATA
23713 relocation support in both binutils and gcc.
23714 * sysdeps/sparc/elf/configure: Regenerate.
23715
3a2545a0
DM
23716 * sysdeps/sparc/sparc32/elf/configure.in: Delete.
23717 * sysdeps/sparc/sparc32/elf/configure: Delete.
23718 * sysdeps/sparc/sparc64/elf/configure.in: Delete.
23719 * sysdeps/sparc/sparc64/elf/configure: Delete.
23720 * sysdeps/sparc/elf/configure.in: New file.
23721 * sysdeps/sparc/elf/configure: Generate.
23722
7a8b71c3
DM
23723 * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
23724 * sysdeps/sparc/sparc32/elf/configure: Regenerate.
23725 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
23726 * sysdeps/sparc/sparc64/elf/configure: Regenerate.
23727 * config.h.in (BROKEN_SPARC_WDISP22): Remove.
23728
f1e86fca
JM
237292012-02-21 Joseph Myers <joseph@codesourcery.com>
23730
23731 * manual/install.texi: Do not mention specific glibc version
23732 numbers.
23733 * manual/libc.texinfo (VERSION, UPDATED): Update.
23734 (@copying): Use @copyright{} and range of years.
23735
0e7dfaef
JM
237362012-02-21 Joseph Myers <joseph@codesourcery.com>
23737
23738 [BZ #13695]
23739 * csu/Makefile (distribute): Remove initfini.c and defs.awk.
23740 [crti.S not in sysdirs] (generated): Do not append.
23741 [crti.S not in sysdirs] (omit-deps): Likewise.
23742 [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
23743 [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
23744 [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
23745 [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
23746 [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
23747 Likewise.
23748 [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
23749 [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
23750 [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
23751 * csu/defs.awk: Remove file.
23752 * sysdeps/generic/initfini.c: Likewise.
23753 * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
23754 variable.
23755 * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
23756 Likewise.
23757
599af3ca
JM
237582012-02-20 Joseph Myers <joseph@codesourcery.com>
23759
23760 * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
23761 * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
23762 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
23763 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
23764 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
23765 * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
23766 <bits/epoll.h>.
23767 (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
23768 (__EPOLL_PACKED): Define to empty if not defined by
23769 <bits/epoll.h>.
23770 (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
23771 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
23772 bits/epoll.h.
23773
0e499750
JM
237742012-02-20 Joseph Myers <joseph@codesourcery.com>
23775
23776 * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
23777 * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
23778 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
23779 * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
23780 <bits/timerfd.h>.
23781 (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
23782 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
23783 bits/timerfd.h.
23784
5ad91f6e
JM
237852012-02-20 Joseph Myers <joseph@codesourcery.com>
23786
23787 * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
23788 in C locale.
23789 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
23790 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
23791 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
23792 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23793
06b99b02
AJ
237942012-02-20 Aurelien Jarno <aurelien@aurel32.net>
23795
23796 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
23797 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
23798
7638c0fd
AS
237992012-02-19 Andreas Schwab <schwab@linux-m68k.org>
23800
23801 * manual/errno.texi (Error Codes): Add EHWPOISON entry.
23802 * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
23803 defined.
23804 * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
23805 Likewise.
23806 * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
23807 entry for 2.16.
23808
92221550
AJ
238092012-02-19 Aurelien Jarno <aurelien@aurel32.net>
23810
23811 * math/w_acos.c: Use non-signaling floating-point comparisons.
23812 * math/w_acosf.c: Likewise.
23813 * math/w_acosh.c: Likewise.
23814 * math/w_acoshf.c: Likewise.
23815 * math/w_acoshl.c: Likewise.
23816 * math/w_acosl.c: Likewise.
23817 * math/w_asin.c: Likewise.
23818 * math/w_asinf.c: Likewise.
23819 * math/w_asinl.c: Likewise.
23820 * math/w_atanh.c: Likewise.
23821 * math/w_atanhf.c: Likewise.
23822 * math/w_atanhl.c: Likewise.
23823 * math/w_exp2.c: Likewise.
23824 * math/w_exp2f.c: Likewise.
23825 * math/w_exp2l.c: Likewise.
23826 * math/w_j0.c: Likewise.
23827 * math/w_j0f.c: Likewise.
23828 * math/w_j0l.c: Likewise.
23829 * math/w_j1.c: Likewise.
23830 * math/w_j1f.c: Likewise.
23831 * math/w_j1l.c: Likewise.
23832 * math/w_jn.c: Likewise.
23833 * math/w_jnf.c: Likewise.
23834 * math/w_log.c: Likewise.
23835 * math/w_log10.c: Likewise.
23836 * math/w_log10f.c: Likewise.
23837 * math/w_log10l.c: Likewise.
23838 * math/w_log2.c: Likewise.
23839 * math/w_log2f.c: Likewise.
23840 * math/w_log2l.c: Likewise.
23841 * math/w_logf.c: Likewise.
23842 * math/w_logl.c: Likewise.
23843 * math/w_sqrt.c: Likewise.
23844 * math/w_sqrtf.c: Likewise.
23845 * math/w_sqrtl.c: Likewise.
23846 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
23847 * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
23848 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
23849 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
23850 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
23851
ebaf36eb
JM
238522012-02-19 Joseph Myers <joseph@codesourcery.com>
23853
23854 [BZ #9739]
23855 * manual/string.texi (strnlen): Use correct parameter name in
23856 equivalent expression.
23857
71c254a6
JM
238582012-02-19 Joseph Myers <joseph@codesourcery.com>
23859
23860 [BZ #11174]
23861 * manual/users.texi (seteuid): Consistently use neweuid for
23862 argument name.
23863
16d2c631
JM
238642012-02-19 Joseph Myers <joseph@codesourcery.com>
23865
23866 [BZ #13704]
23867 * manual/nss.texi (Services in the NSS configuration): Correct
23868 list of services in example configuration file.
23869
cd837b09
NB
238702012-02-19 Nick Bowler <nbowler@draconx.ca>
23871
23872 [BZ #11322]
23873 * manual/arith.texi: Remove statements about negative zero
23874 behaving identically to zero.
23875
02c4bbad
JM
238762012-02-18 Joseph Myers <joseph@codesourcery.com>
23877
23878 [BZ #5993]
23879 * manual/install.texi: Do not document upgrading from libc5.
23880
366842e7
JM
238812012-02-18 Joseph Myers <joseph@codesourcery.com>
23882
23883 [BZ #4596]
23884 * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
23885
dd54084d
DM
238862012-02-18 David S. Miller <davem@davemloft.net>
23887
23888 * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
23889 (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
23890 %o7 across the call.
23891 (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
23892 instead.
23893 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
23894 SETUP_PIC_REG_LEAF.
23895 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
23896 * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
23897 * sysdeps/sparc/crtn.S: Likewise.
23898
2bcc53a3
UD
238992012-02-17 Ulrich Drepper <drepper@gmail.com>
23900
23901 * aout/Makefile: Remove.
23902
09c093b5
RK
239032012-02-18 Rafe Kettler <rafe.kettler@gmail.com>
23904
23905 [BZ #13058]
23906 * manual/examples/argp-ex1.c (main): Format definition in GNU
23907 style.
23908 * manual/examples/argp-ex2.c (main): Likewise.
23909 * manual/examples/argp-ex3.c (main): Likewise.
23910 * manual/examples/argp-ex4.c (main): Likewise.
23911 * manual/examples/longopt.c (main): Use new-style prototype
23912 definition.
23913 * manual/examples/strncat.c (main): Specify return type and use
23914 (void) for arguments.
23915 * manual/examples/subopt.c (main): Use char **argv argument.
23916
2ee633a2
JM
239172012-02-17 Joseph Myers <joseph@codesourcery.com>
23918
23919 [BZ #5077]
23920 * manual/lang.texi (FLT_EPSILON): Avoid description depending on
23921 rounding modes.
23922
0520adde
FB
239232012-02-17 Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
23924
23925 [BZ #6907]
23926 * manual/string.texi (strchr): Change when strchrnul is
23927 recommended.
23928
3f4081cd
DGM
239292012-02-17 Dwayne Grant McConnell <decimal@us.ibm.com>
23930
23931 [BZ #174]
23932 * manual/locale.texi (setlocale): Document LOCPATH.
23933
d1b10e78
JM
239342012-02-17 Joseph Myers <joseph@codesourcery.com>
23935
23936 [BZ #10210]
23937 * manual/process.texi (execle): Move @dots{} before last argument.
23938
79c6869c
PB
239392012-02-17 Paul Bolle <pebolle@tiscali.nl>
23940
23941 [BZ #12047]
23942 * manual/charset.texi (Generic Charset Conversion): Fix typo
23943 (LC_TYPE -> LC_CTYPE).
23944
cc6e48bc
NB
239452012-02-17 Nicolas Boulenguez <nicolas.boulenguez@free.fr>
23946
23947 [BZ #5805]
23948 * manual/arith.texi (scalbn): Use @var{} on parameter names.
23949 (scalbnf): Likewise.
23950 (scalbnl): Likewise.
23951 (scalbln): Likewise.
23952 (scalblnf): Likewise.
23953 (scalblnl): Likewise.
23954 * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
23955 (vwarnx): Likewise.
23956 (verr): Likewise.
23957 (verrx): Likewise.
23958 * manual/filesys.texi (telldir): Use braces around return type.
23959 * manual/llio.texi (mmap): Add space after comma.
23960 (mmap64): Likewise.
23961 * manual/math.texi (jn): Use @var{} on parameter names.
23962 (jnf): Likewise.
23963 (jnl): Likewise.
23964 (yn): Likewise.
23965 (ynf): Likewise.
23966 (ynl): Likewise.
23967 * manual/memory.texi (alloca): Remove semicolon on @deftypefun
23968 line.
23969 * manual/resource.texi (ulimit): Use @dots{} instead of literal
23970 "...".
23971 (sched_get_priority_min): Remove semicolon on @deftypefun line.
23972 (sched_get_priority_max): Likewise.
23973 * manual/signal.texi (sigvec): Add space after comma.
23974 * manual/socket.texi (if_nametoindex): Use @var{} on parameter
23975 names.
23976 (if_indextoname): Likewise.
23977 (if_freenameindex): Likewise.
23978 (sendto): Use ',' instead of '.' in prototype.
23979 * manual/startup.texi (syscall): Use @dots{} instead of literal
23980 "...".
23981 * manual/stdio.texi (__fpending): Separate initial words of
23982 paragraph from @deftypefun line.
23983 * manual/syslog.texi (syslog): Use @dots{} instead of literal
23984 "...".
23985 (vsyslog): Use @var{} on parameter names.
23986 * manual/terminal.texi (stty): Use @var{} on parameter names.
23987 * manual/users.texi (getutmp): Use @var{} on parameter names.
23988 (getutmpx): Likewise.
23989
5b23062f
JM
239902012-02-17 Joseph Myers <joseph@codesourcery.com>
23991
23992 [BZ #6884]
23993 * manual/stdio.texi (fopen): Fix typos in description of
23994 ",ccs=STRING".
23995
8dee4833
AJ
239962012-02-17 Aurelien Jarno <aurelien@aurel32.net>
23997
23998 [BZ #4026]
23999 * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
24000 get clock_id definition.
24001
9078ce93
TS
240022012-02-17 Thomas Schwinge <thomas@schwinge.name>
24003
24004 [BZ #4822]
24005 * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
24006 (madvise): Cast every argument to void on its own.
24007
3835c55f
JM
240082012-02-17 Joseph Myers <joseph@codesourcery.com>
24009
24010 [BZ #9902]
24011 * manual/startup.texi (Exit Status): Fix typo.
24012
35c47e37
JM
240132012-02-17 Joseph Myers <joseph@codesourcery.com>
24014
24015 [BZ #10140]
24016 * manual/examples/argp-ex1.c: Include <stdlib.h>.
24017 * manual/examples/argp-ex2.c: Likewise.
24018 * manual/examples/argp-ex3.c: Likewise.
24019
e3b69ca7
RH
240202012-02-16 Richard Henderson <rth@redhat.com>
24021
24022 * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
24023 * sysdeps/s390/s390-32/initfini.c: Remove.
24024 * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
24025 * sysdeps/s390/s390-64/initfini.c: Remove.
24026
df83af67
KK
240272012-02-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
24028
24029 * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
24030 compiler output for sysdeps/generic/initfini.c.
24031 * sysdeps/sh/elf/initfini.c: Remove file.
24032
f63f3380
DM
240332012-02-16 David S. Miller <davem@davemloft.net>
24034
fb59b3a4
DM
24035 [BZ #11494]
24036 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
24037
f63f3380
DM
24038 * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
24039 * sysdeps/sparc/crti.S: New file.
24040 * sysdeps/sparc/crtn.S: New file.
24041 * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
24042 * sysdeps/sparc/sparc64/Makefile: Likewise.
24043
df6a4a4a
MF
240442012-02-15 Mike Frysinger <vapier@gentoo.org>
24045
6dd8f3dc 24046 [BZ #3335]
df6a4a4a
MF
24047 * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
24048
1cac7236
RM
240492012-02-15 Roland McGrath <roland@hack.frob.com>
24050
d2c736f8
RM
24051 [BZ #4822]
24052 * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
24053
1cac7236
RM
24054 * mach/devstream.c (cookie_io_functions_t): Macro removed.
24055 (write, read, close): Likewise.
24056 Patch by Aurelien Jarno <aurelien@aurel32.net>.
24057
8e475601
JM
240582012-02-15 Joseph Myers <joseph@codesourcery.com>
24059
24060 * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
24061 * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
24062 * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
24063 * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
24064 <bits/signalfd.h>.
24065 (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
24066 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
24067 bits/signalfd.h.
24068
ed656b40
MP
240692012-02-14 Marek Polacek <polacek@redhat.com>
24070
24071 * sysdeps/x86_64/crti.S: New file.
24072 * sysdeps/x86_64/crtn.S: New file.
24073 * sysdeps/x86_64/elf/initfini.c: Remove file.
24074
2a979d3a
JM
240752012-02-13 Joseph Myers <joseph@codesourcery.com>
24076
24077 * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
24078 * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
24079 * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
24080 * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
24081 <bits/inotify.h>.
24082 (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
24083 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
24084 bits/inotify.h.
24085
2a418ac3
JM
240862012-02-13 Joseph Myers <joseph@codesourcery.com>
24087
24088 * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
24089 * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
24090 * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
24091 * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
24092 <bits/eventfd.h>.
24093 (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
24094 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
24095 bits/eventfd.h.
24096
fb779be7
TS
240972012-02-10 Thomas Schwinge <thomas@codesourcery.com>
24098
e19e83c5
RM
24099 * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
24100 __feraiseexcept instead of feraiseexcept.
7c35ffed 24101
fb779be7
TS
24102 * rt/tst-cpuclock1.c: Add a few comments, and error checking for
24103 nanosleep invocations.
24104 * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
24105 strings, and add error checking for a nanosleep invocations.
24106
59ba27a6
PE
241072012-02-09 Paul Eggert <eggert@cs.ucla.edu>
24108
24109 Replace FSF snail mail address with URLs, as per GNU coding standards.
24110 Most of the snail mail addresses were wrong anyway, and omitting
24111 them makes the source code easier to maintain. Almost all of the
24112 changes are to license notices and to locale LC_IDENTIFICATION
24113 addresses, except for this one:
24114 * manual/libc.texinfo: In "Published by", give the FSF's URL,
24115 not its snail mail address.
24116
57b957eb
RH
241172012-02-09 Richard Henderson <rth@twiddle.net>
24118
af850b1c
RH
24119 * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
24120 of kernel-features.h.
24121
57b957eb
RH
24122 * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
24123
6b73181a
MP
241242012-02-08 Marek Polacek <polacek@redhat.com>
24125
24126 * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
24127 * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
24128 * sysdeps/gnu/_G_config.h: Likewise.
24129 * sysdeps/generic/_G_config.h: Likewise.
24130
26ecc33a
AS
241312012-02-08 Andreas Schwab <schwab@linux-m68k.org>
24132
6c6dbc63
AS
24133 * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
24134 tests.
24135 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24136
e216c012
AS
24137 * sysdeps/powerpc/powerpc32/crti.S: New file.
24138 * sysdeps/powerpc/powerpc32/crtn.S: New file.
24139 * sysdeps/powerpc/powerpc64/crti.S: New file.
24140 * sysdeps/powerpc/powerpc64/crtn.S: New file.
24141
26ecc33a
AS
24142 * Makeconfig (have-initfini): Don't set.
24143 * config.make.in (have-initfini, need-nopic-initfini): Don't set.
24144 * configure.in (nopic_initfini): Don't substitute.
24145 * config.h.in (HAVE_INITFINI): Don't #undef.
24146 * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
24147 * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
24148
3add8e13
JM
241492012-02-08 Joseph Myers <joseph@codesourcery.com>
24150
24151 Support crti.S and crtn.S provided directly by architectures.
24152 * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
24153 [crti.S in sysdirs] (omit-deps): Likewise.
24154 [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
24155 [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
24156 [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
24157 [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
24158 [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
24159 [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
24160 [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
24161 [crti.S in sysdirs] (initfini.c): Remove vpath directive.
24162 * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
24163 compiler output for sysdeps/generic/initfini.c.
24164 * sysdeps/i386/elf/Makefile: Remove file.
24165 * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
24166
a22f12b4
MP
241672012-02-07 Marek Polacek <polacek@redhat.com>
24168
24169 * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
24170 * sysdeps/gnu/_G_config.h: Likewise.
24171 * sysdeps/mach/hurd/_G_config.h: Likewise.
24172
148cf100
MP
241732012-02-07 Marek Polacek <polacek@redhat.com>
24174
24175 * math/Makefile (tests): Add tst-CMPLX2.
24176 * math/tst-CMPLX2.c: New file.
24177
cfdc0dd7
AS
241782012-02-07 Andreas Schwab <schwab@linux-m68k.org>
24179
84ba42c4
AS
24180 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
24181
cfdc0dd7
AS
24182 * math/libm-test.inc (jn_test): Add missing L suffix.
24183
622c86f4
MP
241842012-02-06 Marek Polacek <polacek@redhat.com>
24185
24186 * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
24187 * sysdeps/i386/fpu/e_powf.S: Likewise.
24188 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
24189 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
24190 * sysdeps/i386/fpu/e_acosh.S: Likewise.
24191 * sysdeps/i386/fpu/e_pow.S: Likewise.
24192 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
24193 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
24194 * sysdeps/i386/fpu/s_expm1.S: Likewise.
24195 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
24196 * sysdeps/i386/fpu/e_log2.S: Likewise.
24197 * sysdeps/i386/fpu/e_log2l.S: Likewise.
24198 * sysdeps/i386/fpu/e_scalb.S: Likewise.
24199 * sysdeps/i386/fpu/e_powl.S: Likewise.
24200 * sysdeps/i386/fpu/s_log1p.S: Likewise.
24201 * sysdeps/i386/fpu/e_log10f.S: Likewise.
24202 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
24203 * sysdeps/i386/fpu/e_logl.S: Likewise.
24204 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
24205 * sysdeps/i386/fpu/s_expm1l.S: Likewise.
24206 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
24207 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
24208 * sysdeps/i386/fpu/e_log2f.S: Likewise.
24209 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
24210 * sysdeps/i386/fpu/e_log.S: Likewise.
24211 * sysdeps/i386/fpu/s_cexp.S: Likewise.
24212 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
24213 * sysdeps/i386/fpu/s_log1pl.S: Likewise.
24214 * sysdeps/i386/fpu/e_logf.S: Likewise.
24215 * sysdeps/i386/fpu/e_log10l.S: Likewise.
24216 * sysdeps/i386/fpu/e_atanh.S: Likewise.
24217 * sysdeps/i386/fpu/s_log1pf.S: Likewise.
24218 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
24219 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
24220 * sysdeps/i386/fpu/e_log10.S: Likewise.
24221 * sysdeps/i386/fpu/s_frexp.S: Likewise.
24222 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
24223 * sysdeps/i386/fpu/s_asinh.S: Likewise.
24224 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
24225 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
24226 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
24227 * sysdeps/i386/asm-syntax.h: Likewise.
24228 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
24229 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
24230 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
24231 * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
24232 * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
24233 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
24234 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
24235 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
24236 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
24237 * sysdeps/powerpc/sysdep.h: Likewise.
24238 * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
24239 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
24240
d4a54ac6
JM
242412012-02-06 Joseph Myers <joseph@codesourcery.com>
24242
24243 [BZ #411]
24244 * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
24245
314054ea
JM
242462012-02-06 Joseph Myers <joseph@codesourcery.com>
24247
24248 * sysdeps/i386/sysdep.h: Include <features.h>.
24249 (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
24250 version.
24251
d8e0ca50
JM
242522012-02-05 Joseph Myers <joseph@codesourcery.com>
24253
24254 * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
24255 Define.
24256 * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
24257 LOAD_PIC_REG_STR.
24258
b1da7dd9
JM
242592012-02-03 Joseph Myers <joseph@codesourcery.com>
24260
24261 * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
24262 (SETUP_PIC_REG): Use GET_PC_THUNK.
24263 * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
24264 macro.
24265
9a1d9254
JM
242662012-02-03 Joseph Myers <joseph@codesourcery.com>
24267
24268 * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
24269 for non-PIC compilation.
24270 (SETUP_PIC_REG): Add .p2align directive.
24271 * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
24272 * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
24273 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
24274 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
24275 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
24276 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
24277 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
24278 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
24279 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
24280 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
24281 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
24282 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
24283 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
24284 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
24285 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
24286 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
24287 * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
24288 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
24289 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
24290 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
24291 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
24292 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
24293 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
24294 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
24295 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
24296 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
24297 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
24298 * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
24299 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
24300 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
24301 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
24302 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
24303 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
24304 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
24305 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
24306 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
24307 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
24308 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
24309 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
24310 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
24311 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
24312
65dc3b75
JM
243132012-02-03 Joseph Myers <joseph@codesourcery.com>
24314
24315 * math/tst-CMPLX.c: Include <stdio.h>.
24316
d55bf177
JM
243172012-01-31 Joseph Myers <joseph@codesourcery.com>
24318
24319 * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
24320 float.
24321 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
24322 * sysdeps/sparc/bits/mathdef.h: Likewise.
24323
69db4f8f
MP
243242012-01-31 Marek Polacek <polacek@redhat.com>
24325
24326 * libio/libio.h: Don't define _PARAMS.
24327 * locale/programs/config.h: Don't define PARAMS.
24328 * stdlib/strtol_l.c: Likewise.
24329 (__strtol_l): Remove PARAMS from the prototype.
24330
41b81892
UD
243312012-01-31 Ulrich Drepper <drepper@gmail.com>
24332
3b49edc0
UD
24333 * malloc/malloc.c: Remove name translation. Don't use mixed-cap
24334 names. Just use the correct names. Remove unnecessary wrapper
24335 functions.
24336 * malloc/arena.c: Likewise.
24337 * malloc/hooks.c: Likewise.
24338
41b81892
UD
24339 * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
24340 ARENA_TEST says not to. Simplify test for creation of a new arena.
24341 Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
24342
27a25b6e
UD
243432012-01-30 Ulrich Drepper <drepper@gmail.com>
24344
24345 * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
24346 into tail calls.
24347 (update_get_addr): New function.
24348 (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
24349 GET_ADDR_MODULE parameter.
24350
c8a89e7d
JM
243512012-01-30 Joseph Myers <joseph@codesourcery.com>
24352
24353 * crypt/cert.c: Remove __STDC__ conditionals.
24354 * crypt/crypt-entry.c: Likewise.
24355 * crypt/crypt_util.c: Likewise.
24356 * libio/filedoalloc.c: Likewise.
24357 * libio/fileops.c: Likewise.
24358 * libio/genops.c: Likewise.
24359 * libio/iofclose.c: Likewise.
24360 * libio/iofdopen.c: Likewise.
24361 * libio/iofopen.c: Likewise.
24362 * libio/iofopen64.c: Likewise.
24363 * libio/iogetdelim.c: Likewise.
24364 * libio/iopopen.c: Likewise.
24365 * libio/obprintf.c: Likewise.
24366 * libio/oldfileops.c: Likewise.
24367 * libio/oldiofclose.c: Likewise.
24368 * libio/oldiofdopen.c: Likewise.
24369 * libio/oldiofopen.c: Likewise.
24370 * libio/oldiopopen.c: Likewise.
24371 * libio/wfiledoalloc.c: Likewise.
24372 * libio/wgenops.c: Likewise.
24373 * locale/programs/xmalloc.c: Likewise.
24374 * misc/syslog.c: Likewise.
24375 * stdio-common/xbug.c: Likewise.
24376 * string/memchr.c: Likewise.
24377 * string/memcmp.c: Likewise.
24378 * string/memrchr.c: Likewise.
24379 * string/rawmemchr.c: Likewise.
24380 * sysdeps/posix/getcwd.c: Likewise.
24381 * time/strftime_l.c: Likewise.
24382
3b100462
JM
243832012-01-30 Joseph Myers <joseph@codesourcery.com>
24384
24385 * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
3b100462
JM
24386 * config.make.in (config-cflags-sse2avx): Define.
24387 * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
24388 Fix typo.
24389
607998af
CM
243902012-01-29 Chris Metcalf <cmetcalf@tilera.com>
24391
24392 * scripts/config.guess: Update from upstream config git repository.
24393 * scripts/config.sub: Likewise.
24394
3601428f
CM
243952012-01-28 Chris Metcalf <cmetcalf@tilera.com>
24396
3ac8b282
CM
24397 * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
24398 (EM_NUM): Update.
24399 (R_TILEPRO_*, R_TILEGX_*): New macros.
24400
e034841e
CM
24401 * scripts/firstversions.awk: Fix bug in version range handling.
24402
540d7568
CM
24403 * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
24404
3601428f
CM
24405 * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
24406
463de862
CM
24407 * include/sys/epoll.h: New file.
24408 * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
24409 libc_hidden_def.
24410
73139a76
UD
244112012-01-28 Ulrich Drepper <drepper@gmail.com>
24412
96bc5b45
UD
24413 * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
24414 Avoid unnecessary __WORDSIZE == 64 test.
24415 (fmaxf): Use VEX format if possible.
24416 (fmax): Likewise.
24417 (fminf): Likewise.
24418 (fmin): Likewise.
24419
56f6f6a2
UD
24420 * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
24421 * math/math_private.h: Remove libc_fegetround* and
24422 libc_fesetround*.
24423 * sysdeps/i386/configure.in: Check for -msse2avx.
24424 * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
24425 also if SSE2AVX is defined.
24426 Remove libc_fegetround* and libc_fesetround*.
24427 * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
24428 if config-cflags-sse2avx is yes. Also add -DSSE2AVX to defines.
24429 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
24430 of HAS_YMM_USABLE.
24431 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
24432 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
24433 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
24434 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
24435 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
24436
73139a76
UD
24437 * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
24438
d73f93a4
AZ
244392012-01-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
24440
24441 * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
24442 size is not set.
24443 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
24444
6ee65ed6
UD
244452012-01-27 Ulrich Drepper <drepper@gmail.com>
24446
24447 [BZ #13618]
24448 * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
24449 relocation.
24450 * Makeconfig (libm): Define.
24451 * elf/Makefile: Add rules to build and run tst-relsort1.
24452 * elf/tst-relsort1.c: New file.
24453 * elf/tst-relsort1mod1.c: New file.
24454 * elf/tst-relsort1mod2.c: New file.
24455
8db21882
JM
244562012-01-27 Joseph Myers <joseph@codesourcery.com>
24457
24458 * math/s_ldexp.c: Remove __STDC__ conditionals.
24459 * math/s_ldexpf.c: Likewise.
24460 * math/s_ldexpl.c: Likewise.
24461 * math/s_nextafter.c: Likewise.
24462 * math/s_nexttowardf.c: Likewise.
24463 * math/s_significand.c: Likewise.
24464 * math/s_significandf.c: Likewise.
24465 * math/s_significandl.c: Likewise.
24466 * math/w_jnl.c: Likewise.
24467 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
24468 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
24469 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
24470 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
24471 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
24472 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
24473 * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
24474 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
24475 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
24476 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
24477 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
24478 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
24479 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
24480 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
24481 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
24482 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
24483 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
24484 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
24485 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
24486 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
24487 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
24488 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
24489 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
24490 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
24491 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
24492 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
24493 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
24494 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
24495 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
24496 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
24497 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
24498 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
24499 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
24500 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
24501 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
24502 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
24503 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
24504 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
24505 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
24506 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
24507 * sysdeps/ieee754/k_standard.c: Likewise.
24508 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
24509 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
24510 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
24511 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
24512 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
24513 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
24514 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
24515 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
24516 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
24517 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
24518 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
24519 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
24520 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
24521 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
24522 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
24523 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
24524 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
24525 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
24526 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
24527 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
24528 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
24529 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
24530 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
24531 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
24532 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
24533 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
24534 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
24535 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
24536 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
24537 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
24538 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
24539 * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
24540 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
24541 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
24542 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
24543 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
24544 * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
24545 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
24546 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
24547 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
24548 * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
24549 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
24550 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
24551 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
24552 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
24553 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
24554 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
24555 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
24556 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
24557 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
24558 * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
24559 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
24560 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
24561 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
24562 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
24563 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
24564 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
24565 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
24566 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
24567 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
24568 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
24569 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
24570 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
24571 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
24572 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
24573 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
24574 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
24575 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
24576 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
24577 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
24578 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
24579 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
24580 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
24581 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
24582 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
24583 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
24584 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
24585 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
24586 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
24587 * sysdeps/ieee754/s_matherr.c: Likewise.
24588 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
24589 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
24590 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
24591 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
24592
965a54a4
JM
245932012-01-26 Joseph Myers <joseph@codesourcery.com>
24594
24595 * crypt/md5.h: Remove __STDC__ conditionals.
24596 * libio/libioP.h: Likewise.
24597 * locale/programs/config.h: Likewise.
24598 * sysdeps/generic/sysdep.h: Likewise.
24599 * sysdeps/i386/asm-syntax.h: Likewise.
24600 * sysdeps/s390/asm-syntax.h: Likewise.
24601 * sysdeps/unix/sysdep.h: Likewise.
24602 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
24603 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
24604
7071ad79
JM
246052012-01-26 Joseph Myers <joseph@codesourcery.com>
24606
24607 * libio/libio.h: Remove __STDC__ conditionals.
24608 * malloc/obstack.h: Likewise.
24609 * math/complex.h: Likewise.
24610 * math/math.h: Likewise.
24611 * sysdeps/generic/_G_config.h: Likewise.
24612 * sysdeps/gnu/_G_config.h: Likewise.
24613 * sysdeps/mach/hurd/_G_config.h: Likewise.
24614 * sysdeps/powerpc/bits/mathdef.h: Likewise.
24615 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
24616 * sysdeps/sparc/bits/mathdef.h: Likewise.
24617
afc5ed09
UD
246182012-01-26 Ulrich Drepper <drepper@gmail.com>
24619
24620 [BZ #13583]
24621 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
08cf777f 24622 Clean up HAS_* macros.
afc5ed09 24623 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
08cf777f
UD
24624 bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
24625 possible.
24626 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
24627 HAS_AVX.
24628 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
24629 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
24630 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
24631 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
24632 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
afc5ed09 24633
bdb6de1d
JM
246342012-01-25 Joseph Myers <joseph@codesourcery.com>
24635
24636 * elf/tst-unique3.cc (gets): Remove declaration.
24637 * elf/tst-unique3lib.cc (gets): Likewise.
24638 * elf/tst-unique3lib2.cc (gets): Likewise.
24639 * elf/tst-unique4.cc (gets): Likewise.
24640
b15549e6
UD
246412012-01-24 Ulrich Drepper <drepper@gmail.com>
24642
24643 * include/stdio.h: Add C++ protection. Add gets declarations and
24644 definitions.
24645 * debug/tst-chk1.c: Don't declare gets here.
24646 * stdio-common/tst-gets.c: Likewise.
24647
a037381f
JM
246482012-01-24 Joseph Myers <joseph@codesourcery.com>
24649
24650 * posix/glob: Remove directory.
24651
f1d4aa75
JM
246522012-01-24 Joseph Myers <joseph@codesourcery.com>
24653
24654 * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
24655
81c0c964
PT
246562012-01-22 Pino Toscano <toscano.pino@tiscali.it>
24657
24658 * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
24659 of the non-standard EPFNOSUPPORT.
24660
0ea698ae
ST
246612011-12-26 Samuel Thibault <samuel.thibault@ens-lyon.org>
24662
24663 * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
24664 __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
24665 ANYWHERE set to 1 only on KERN_NO_SPACE error.
24666
d220b117
UD
246672012-01-21 Ulrich Drepper <drepper@gmail.com>
24668
24669 * wcsmbs/uchar.h: Test __STDC_VERSION__.
24670
3e1aa84e
UD
246712012-01-20 Ulrich Drepper <drepper@gmail.com>
24672
24673 * nscd/aicache.c (addhstaiX): Do not cache negative results of
24674 transient errors.
24675 * nscd/grpcache.c (cache_addgr): Likewise.
24676 * nscd/hstcache.c (cache_addhst): Likewise.
24677 * nscd/initgrcache.c (addinitgroupsX): Likewise.
24678 * nscd/pwdcache.c (cache_addpw): Likewise.
24679 * nscd/servicescache.c (cache_addserv): Likewise.
24680
400aa020
UD
246812012-01-16 Ulrich Drepper <drepper@gmail.com>
24682
d77e7869
UD
24683 * malloc/malloc.c: Various cleanups.
24684 * malloc/hooks.c: Likewise.
24685
400aa020
UD
24686 * stdlib/Makefile (tests): Add bug-fmtmsg1.
24687 * stdlib/bug-fmtmsg1.c: New file.
24688
24689 * stdlib/fmtmsg.c (init): Add missing unlock.
24690 Patch by Peng Haitao <penght@cn.fujitsu.com>.
24691
e0a309cf
MP
246922012-01-12 Marek Polacek <polacek@redhat.com>
24693
24694 * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
24695 and _GNU_SOURCE.
24696
929d11c7
WS
246972012-01-04 Will Schmidt <will_schmidt@vnet.ibm.com>
24698
24699 * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
24700 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
24701 macro to ensure uniqueness of label name.
24702 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
24703 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
24704
41d0e869
UD
247052012-01-11 Ulrich Drepper <drepper@gmail.com>
24706
0cc5ed3b
UD
24707 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
24708
41d0e869
UD
24709 * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
24710 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
24711 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
24712 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
24713
a47a831a
UD
247142012-01-10 Ulrich Drepper <drepper@gmail.com>
24715
daa891c0
UD
24716 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
24717
24718 * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
24719 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
24720 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
24721
e58ef0f2
UD
24722 * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
24723
a47a831a 24724 * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
a47a831a
UD
24725 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
24726 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
41d0e869 24727 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
a47a831a
UD
24728
24729 * math/bits/math-finite.h: Add ldexp support.
24730
a0bfc9c7
MP
247312012-01-10 Marek Polacek <polacek@redhat.com>
24732
24733 * locale/programs/localedef.h (show_archive_content): Add noreturn
24734 attribute.
24735
d6e97a1d
UD
247362012-01-09 Ulrich Drepper <drepper@gmail.com>
24737
24738 * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
24739
d5835c26
UD
247402012-01-08 Ulrich Drepper <drepper@gmail.com>
24741
e5f484c6
UD
24742 * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
24743
d5835c26
UD
24744 * io/Makefile (headers): Add bits/poll2.h.
24745
d1f741e9
WS
247462011-01-05 Will Schmidt <will_schmidt@vnet.ibm.com>
24747
24748 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
24749 typo #include statement.
24750
ec09c1c4
UD
247512012-01-08 Ulrich Drepper <drepper@gmail.com>
24752
24753 * include/sys/cdefs.h: Define __attribute_alloc_size.
24754 * catgets/gencat.c: Add alloc_size attribute and apply consistently
24755 the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
24756 * elf/pldd.c: Likewise.
24757 * iconv/iconv_charmap.c: Likewise.
24758 * iconv/iconvconfig.c: Likewise.
24759 * iconv/strtab.c: Likewise.
24760 * locale/programs/locale.c: Likewise.
24761 * locale/programs/localedef.h: Likewise.
24762 * locale/programs/simple-hash.c: Likewise.
24763 * nscd/nscd.h: Likewise.
24764 * nss/makedb.c: Likewise.
24765 * sysdeps/generic/ldconfig.h: Likewise.
24766 * locale/programs/localedef.c: Remove xmalloc prototype.
24767 * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
24768
20b38e03
PP
247692012-01-05 Paul Pluzhnikov <ppluzhnikov@google.com>
24770
24771 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
24772 appropriate.
24773
a0da5fe1
UD
247742012-01-08 Ulrich Drepper <drepper@gmail.com>
24775
1d5a644a 24776 * math/Makefile (tests): Add tst-CMPLX.
669704fd 24777 * math/tst-CMPLX.c: New file.
1d5a644a 24778
8784a6db
UD
24779 * math/complex.h (CMPLXL): Fix typo.
24780
d9a216c0
UD
24781 * debug/Makefile (routines): Add poll_chk and ppoll_chk.
24782 * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
24783 GLIBC_2.16.
24784 * debug/tst-chk1.c: Add poll and ppoll tests.
24785 * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
24786 * include/sys/poll.h: Add hidden proto for ppoll.
24787 * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
24788 * sysdeps/mach/hurd/ppoll.c: Likewise.
24789 * io/ppoll.c: Likewise.
24790 * debug/poll_chk.c: New file.
24791 * debug/ppoll_chk.c: New file.
24792 * include/bits/poll2.h: New file.
24793 * io/bits/poll2.h: New file.
24794
ac097f5c
UD
24795 [BZ #1350]
24796 * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
24797
2119dcfa
UD
24798 * configure.in: static is always set to yes. Remove.
24799 * config.make.in: Don't set build-static.
24800 * Makeconfig: Remove use of build-static.
24801 * dlfcn/Makefile: Likewise.
24802 * elf/Makefile: Likewise.
24803 * math/Makefile: Likewise.
24804 * misc/Makefile: Likewise.
24805 * nptl/Makefile: Likewise.
24806 * sysdeps/mach/hurd/Makefile: Likewise.
24807
121766a9
UD
24808 * configure.in: PWD_P is not used anymore.
24809 * config.make.in: Remove PWD_P entry.
24810
51a1d39c 24811 * configure.in: Remove last remnants of RANLIB.
8720d066 24812 No need to check for signed size_t anymore.
215f4bdc
UD
24813 Don't set libc_commonpagesize and libc_relro_required here for Alpha
24814 and IA-64.
3857022a 24815 Remove __builtin_expect test because we require at least gcc 3.4.
51a1d39c
UD
24816 * aclocal.m4: Likewise.
24817
d3ed7225
UD
24818 * wcsmbs/mbrtoc16.c: Implement using towc function.
24819 * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
24820 * wcsmbs/wcsmbsload.c: Likewise.
24821 * iconv/gconv_simple.c: Likewise.
24822 * iconv/gconv_int.h: Likewise.
24823 * iconv/gconv_builtin.h: Likewise.
24824 * iconv/iconv_prog.c: Remove CHAR16 handling.
24825
24826 * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
24827
24828 * wcsmbs/mbrtowc.c: Better check for invalid inputs.
24829
a0da5fe1
UD
24830 * configure.in: Remove --with-elf and --enable-bounded options.
24831 Dont set base_machine for ia64. More non-ELF conditions removed.
24832 Remove testing and setting of leading underscore information.
24833 * config.make.in (build-bounded): Set to no.
24834 * config.h.in: Remove NO_UNDERSCORES entry.
24835 * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS. ELF has
24836 them.
24837 * csu/start.c: Remove !NO_UNDERSCORE code.
24838 * locale/localeinfo.h: Likewise.
24839 * sysdeps/generic/machine-gmon.h: Likewise.
24840 * sysdeps/generic/sysdep.h: Likewise.
24841 * sysdeps/i386/sysdep.h: Likewise.
24842 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
24843 * sysdeps/mach/sysdep.h: Likewise.
24844 * sysdeps/s390/s390-32/sysdep.h: Likewise.
24845 * sysdeps/s390/s390-64/sysdep.h: Likewise.
24846 * sysdeps/sh/sysdep.h: Likewise.
24847 * sysdeps/sparc/sparc32/alloca.S: Likewise.
24848 * sysdeps/unix/i386/sysdep.S: Likewise.
24849 * sysdeps/unix/sparc/start.c: Likewise.
24850 * sysdeps/unix/sparc/sysdep.S: Likewise.
24851 * sysdeps/unix/sparc/sysdep.h: Likewise.
24852 * sysdeps/unix/start.c: Likewise.
24853 * sysdeps/unix/x86_64/sysdep.S: Likewise.
24854 * sysdeps/x86_64/sysdep.h: Likewise.
24855
df78418a
UD
248562012-01-07 Ulrich Drepper <drepper@gmail.com>
24857
a784e502
UD
24858 [BZ #13553]
24859 * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
24860 for non-gcc.
24861 * argp/argp-fmtstream.h: Use const instead __const.
24862 * argp/argp.h: Likewise.
24863 * assert/assert.h: Likewise.
24864 * bits/fenv.h: Likewise.
24865 * bits/sched.h: Likewise.
24866 * bits/sigset.h: Likewise.
24867 * bits/sigthread.h: Likewise.
24868 * catgets/nl_types.h: Likewise.
24869 * conform/data/pthread.h-data: Likewise.
24870 * crypt/crypt-private.h: Likewise.
24871 * crypt/crypt.h: Likewise.
24872 * crypt/crypt_util.c: Likewise.
24873 * ctype/ctype.h: Likewise.
24874 * debug/execinfo.h: Likewise.
24875 * debug/mbsnrtowcs_chk.c: Likewise.
24876 * debug/mbsrtowcs_chk.c: Likewise.
24877 * debug/wcsnrtombs_chk.c: Likewise.
24878 * debug/wcsrtombs_chk.c: Likewise.
24879 * debug/wcstombs_chk.c: Likewise.
24880 * dirent/dirent.h: Likewise.
24881 * dlfcn/dlfcn.h: Likewise.
24882 * elf/neededtest4.c: Likewise.
24883 * grp/grp.h: Likewise.
24884 * gshadow/gshadow.h: Likewise.
24885 * iconv/gconv.h: Likewise.
24886 * iconv/gconv_int.h: Likewise.
24887 * iconv/gconv_simple.c: Likewise.
24888 * iconv/iconv.h: Likewise.
24889 * iconv/loop.c: Likewise.
24890 * iconv/skeleton.c: Likewise.
24891 * include/aio.h: Likewise.
24892 * include/aliases.h: Likewise.
24893 * include/argz.h: Likewise.
24894 * include/arpa/inet.h: Likewise.
24895 * include/assert.h: Likewise.
24896 * include/dirent.h: Likewise.
24897 * include/dlfcn.h: Likewise.
24898 * include/execinfo.h: Likewise.
24899 * include/fcntl.h: Likewise.
24900 * include/fenv.h: Likewise.
24901 * include/glob.h: Likewise.
24902 * include/grp.h: Likewise.
24903 * include/libintl.h: Likewise.
24904 * include/mntent.h: Likewise.
24905 * include/netdb.h: Likewise.
24906 * include/pwd.h: Likewise.
24907 * include/rpc/netdb.h: Likewise.
24908 * include/sched.h: Likewise.
24909 * include/search.h: Likewise.
24910 * include/shadow.h: Likewise.
24911 * include/signal.h: Likewise.
24912 * include/stdio.h: Likewise.
24913 * include/stdlib.h: Likewise.
24914 * include/string.h: Likewise.
24915 * include/sys/socket.h: Likewise.
24916 * include/sys/stat.h: Likewise.
24917 * include/sys/statfs.h: Likewise.
24918 * include/sys/statvfs.h: Likewise.
24919 * include/sys/syslog.h: Likewise.
24920 * include/sys/time.h: Likewise.
24921 * include/sys/uio.h: Likewise.
24922 * include/time.h: Likewise.
24923 * include/unistd.h: Likewise.
24924 * include/utmp.h: Likewise.
24925 * include/wchar.h: Likewise.
24926 * include/wctype.h: Likewise.
24927 * inet/aliases.h: Likewise.
24928 * inet/arpa/inet.h: Likewise.
24929 * inet/netinet/ether.h: Likewise.
24930 * inet/netinet/in.h: Likewise.
24931 * intl/libintl.h: Likewise.
24932 * io/bits/fcntl2.h: Likewise.
24933 * io/fcntl.h: Likewise.
24934 * io/ftw.h: Likewise.
24935 * io/sys/poll.h: Likewise.
24936 * io/sys/stat.h: Likewise.
24937 * io/sys/statfs.h: Likewise.
24938 * io/sys/statvfs.h: Likewise.
24939 * io/utime.h: Likewise.
24940 * libio/bits/stdio.h: Likewise.
24941 * libio/bits/stdio2.h: Likewise.
24942 * libio/libio.h: Likewise.
24943 * libio/libioP.h: Likewise.
24944 * libio/stdio.h: Likewise.
24945 * locale/lc-ctype.c: Likewise.
24946 * locale/locale.h: Likewise.
24947 * login/utmp.h: Likewise.
24948 * malloc/arena.c: Likewise.
24949 * malloc/malloc.c: Likewise.
24950 * malloc/malloc.h: Likewise.
24951 * malloc/mcheck.c: Likewise.
24952 * malloc/mtrace.c: Likewise.
24953 * math/bits/mathcalls.h: Likewise.
24954 * math/fenv.h: Likewise.
24955 * math/math_private.h: Likewise.
24956 * misc/bits/error.h: Likewise.
24957 * misc/bits/syslog.h: Likewise.
24958 * misc/err.h: Likewise.
24959 * misc/error.h: Likewise.
24960 * misc/fstab.h: Likewise.
24961 * misc/mntent.h: Likewise.
24962 * misc/regexp.h: Likewise.
24963 * misc/search.h: Likewise.
24964 * misc/sgtty.h: Likewise.
24965 * misc/sys/mman.h: Likewise.
24966 * misc/sys/syslog.h: Likewise.
24967 * misc/sys/uio.h: Likewise.
24968 * misc/sys/xattr.h: Likewise.
24969 * misc/ttyent.h: Likewise.
24970 * nis/rpcsvc/ypclnt.h: Likewise.
24971 * nss/nss.h: Likewise.
24972 * posix/bits/unistd.h: Likewise.
24973 * posix/fnmatch.h: Likewise.
24974 * posix/glob.h: Likewise.
24975 * posix/sched.h: Likewise.
24976 * posix/spawn.h: Likewise.
24977 * posix/sys/wait.h: Likewise.
24978 * posix/unistd.h: Likewise.
24979 * posix/wordexp.h: Likewise.
24980 * pwd/pwd.h: Likewise.
24981 * resolv/netdb.h: Likewise.
24982 * resource/sys/resource.h: Likewise.
24983 * rt/aio.h: Likewise.
24984 * rt/bits/mqueue2.h: Likewise.
24985 * rt/mqueue.h: Likewise.
24986 * shadow/shadow.h: Likewise.
24987 * signal/signal.h: Likewise.
24988 * socket/send.c: Likewise.
24989 * socket/sendto.c: Likewise.
24990 * socket/sys/socket.h: Likewise.
24991 * stdio-common/printf.h: Likewise.
24992 * stdlib/bits/stdlib.h: Likewise.
24993 * stdlib/fmtmsg.h: Likewise.
24994 * stdlib/monetary.h: Likewise.
24995 * stdlib/stdlib.h: Likewise.
24996 * stdlib/ucontext.h: Likewise.
24997 * streams/stropts.h: Likewise.
24998 * string/argz.h: Likewise.
24999 * string/bits/string2.h: Likewise.
25000 * string/string.h: Likewise.
25001 * string/strings.h: Likewise.
25002 * sunrpc/rpc/auth.h: Likewise.
25003 * sunrpc/rpc/auth_des.h: Likewise.
25004 * sunrpc/rpc/clnt.h: Likewise.
25005 * sunrpc/rpc/netdb.h: Likewise.
25006 * sunrpc/rpc/pmap_clnt.h: Likewise.
25007 * sunrpc/rpc/xdr.h: Likewise.
25008 * sysdeps/generic/inttypes.h: Likewise.
25009 * sysdeps/generic/net/if.h: Likewise.
25010 * sysdeps/generic/sys/swap.h: Likewise.
25011 * sysdeps/gnu/net/if.h: Likewise.
25012 * sysdeps/gnu/utmpx.h: Likewise.
25013 * sysdeps/i386/fpu/bits/fenv.h: Likewise.
25014 * sysdeps/i386/i486/bits/string.h: Likewise.
25015 * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
25016 * sysdeps/s390/bits/string.h: Likewise.
25017 * sysdeps/s390/fpu/bits/fenv.h: Likewise.
25018 * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
25019 * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
25020 * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
25021 * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
25022 * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
25023 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
25024 * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
25025 * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
25026 * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
25027 * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
25028 * sysdeps/unix/sysv/linux/preadv.c: Likewise.
25029 * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
25030 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
25031 * sysdeps/unix/sysv/linux/readv.c: Likewise.
25032 * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
25033 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
25034 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
25035 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
25036 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
25037 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
25038 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
25039 * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
25040 * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
25041 * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
25042 * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
25043 * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
25044 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
25045 * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
25046 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
25047 * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
25048 * sysvipc/sys/ipc.h: Likewise.
25049 * sysvipc/sys/msg.h: Likewise.
25050 * sysvipc/sys/sem.h: Likewise.
25051 * sysvipc/sys/shm.h: Likewise.
25052 * termios/termios.h: Likewise.
25053 * time/sys/time.h: Likewise.
25054 * time/time.h: Likewise.
25055 * wcsmbs/bits/wchar2.h: Likewise.
25056 * wcsmbs/uchar.h: Likewise.
25057 * wcsmbs/wchar.h: Likewise.
25058 * wctype/wctype.h: Likewise.
25059
0269750c
UD
25060 [BZ #13551]
25061 * Makeconfig: Remove all but ELF support including AIX support.
25062 * Makerules: Likewise.
25063 * config.h.in: Likewise.
25064 * config.make.in: Likewise.
25065 * configure: Likewise.
25066 * configure.in: Likewise.
25067 * csu/Makefile: Likewise.
25068 * csu/version.c: Likewise.
25069 * debug/Makefile: Likewise.
25070 * dlfcn/Makefile: Likewise.
25071 * elf/Makefile: Likewise.
25072 * extra-lib.mk: Likewise.
25073 * iconv/Makefile: Likewise.
25074 * include/libc-symbols.h: Likewise.
25075 * include/shlib-compat.h: Likewise.
25076 * resolv/Makefile: Likewise.
25077 * resolv/res_libc.c: Likewise.
25078 * rt/Makefile: Likewise.
25079 * sysdeps/i386/asm-syntax.h: Likewise.
25080 * sysdeps/i386/sysdep.h: Likewise.
25081 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
25082 * sysdeps/mach/sysdep.h: Likewise.
25083 * sysdeps/powerpc/powerpc32/Makefile: Likewise.
25084 * sysdeps/powerpc/powerpc64/Makefile: Likewise.
25085 * sysdeps/s390/asm-syntax.h: Likewise.
25086 * sysdeps/s390/s390-32/sysdep.h: Likewise.
25087 * sysdeps/s390/s390-64/sysdep.h: Likewise.
25088 * sysdeps/sh/sysdep.h: Likewise.
25089 * sysdeps/unix/sparc/sysdep.h: Likewise.
25090 * sysdeps/wordsize-32/divdi3.c: Likewise.
25091 * sysdeps/x86_64/sysdep.h: Likewise.
25092
00bbd29b
UD
25093 * argp/Versions: Remove _argp_unlock_xxx.
25094
25095 [BZ #13559]
25096 * abilist/ld.abilist: Update. Adjust for removal of tls option.
25097 * abilist/libBrokenLocale.abilist: Likewise.
25098 * abilist/libanl.abilist: Likewise.
25099 * abilist/libc.abilist: Likewise.
25100 * abilist/libcrypt.abilist: Likewise.
25101 * abilist/libdl.abilist: Likewise.
25102 * abilist/libm.abilist: Likewise.
25103 * abilist/libnsl.abilist: Likewise.
25104 * abilist/libpthread.abilist: Likewise.
25105 * abilist/libresolv.abilist: Likewise.
25106 * abilist/librt.abilist: Likewise.
25107 * abilist/libthread_db.abilist: Likewise.
25108 * abilist/libutil.abilist: Likewise.
25109 * abilist/libnss_db.abilist: New file.
25110
25111 * scripts/abilist.awk: Add support for indirect functions.
25112
a2693a0e
UD
25113 * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
25114
3f05895f
UD
25115 * sysdeps/generic/ldsodefs.h: Remove Alpha support.
25116
ecb6fb48
UD
25117 * shlib-versions: Remove entries for ports architectures.
25118
664f8cb9
UD
25119 * elf/tls-macros.h: Remove support for Alpha and IA-64. Should be in
25120 files in ports.
25121 * elf/stackguard-macros.h: Remove support for IA-64.
25122 * elf/tst-auditmod1.c: Likewise.
25123 * sysdeps/generic/ldsodefs.h: Likewise.
25124
7ae81d88
UD
25125 * sysdeps/unix/sysv/linux/configure.in: Ports should define
25126 libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
25127 configure files.
25128
bdeba135
UD
25129 [BZ #13552]
25130 * configure.in: Remove --enable-omitfp support.
25131 * FAQ.in: Adjust.
25132 * config.make.in: Likewise.
25133 * Makeconfig: Likewise.
25134 * manual/install.texi: Likewise.
25135
d75a0a62
UD
25136 In case anyone cares, the IA-64 architecture could move to ports.
25137 * sysdeps/ia64/*: Removed.
25138 * sysdeps/unix/sysv/linux/ia64/*: Removed.
b13b9885 25139 * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
d75a0a62 25140
dcc9756b
UD
25141 [BZ #13555]
25142 * configure.in: Remove entries for unsupported architectures.
25143
d3761ebc 25144 [BZ #13533]
9954432e
UD
25145 * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
25146 * iconv/gconv_simple.c: Rename char16_t routines. Add char16_t<->utf8
25147 routines.
25148 * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
25149 * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
25150 * wcsmbs/c16rtomb.c: Fix a few problems. Disable all the code and
25151 fall back to using wcrtomb.
25152 * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
25153 * wcsmbs/wcsmbsload.c: Make char16 routines optional. Adjust for
25154 renaming.
25155 * wcsmbs/Makefile (tests): Add tst-c16c32-1:
25156 * wcsmbs/tst-c16c32-1.c: New file.
25157
25158 * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
25159 local variable.
25160
c3a87236
UD
25161 * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
25162
28926a1b
UD
25163 * elf/tst-unique3.cc: Add explicit declaration of gets.
25164 * elf/tst-unique3lib.cc: Likewise.
25165 * elf/tst-unique3lib2.cc: Likewise.
25166 * elf/tst-unique4.cc: Likewise.
25167
df78418a
UD
25168 * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
25169
8ecd6b2a
JM
251702012-01-06 Joseph Myers <joseph@codesourcery.com>
25171
25172 [BZ #13566]
25173 * assert/assert.h (static_assert): Don't define for C++.
25174 * libio/stdio.h (gets): Do declare for C++ <= C++11.
25175 * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
25176
9f115170
UD
251772012-01-03 Ulrich Drepper <drepper@gmail.com>
25178
5e0d0300
UD
25179 * iconv/loop.c (single loop): Fix assertion in storing of
25180 remaining bytes.
25181
9f115170
UD
25182 * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
25183
81fb02b0
UD
251842012-01-01 Ulrich Drepper <drepper@gmail.com>
25185
25186 * posix/getconf.c: Update copyright year.
25187 * nss/getent.c: Likewise.
a316c1f6 25188 * nss/makedb.c: Likewise.
81fb02b0
UD
25189 * iconv/iconvconfig.c: Likewise.
25190 * iconv/iconv_prog.c: Likewise.
25191 * elf/ldconfig.c: Likewise.
a316c1f6
UD
25192 * elf/pldd.c: Likewise.
25193 * elf/sotruss.ksh: Likewise.
81fb02b0
UD
25194 * catgets/gencat.c: Likewise.
25195 * csu/version.c: Likewise.
25196 * elf/ldd.bash.in: Likewise.
25197 * elf/sprof.c (print_version): Likewise.
25198 * locale/programs/locale.c: Likewise.
25199 * locale/programs/localedef.c: Likewise.
a316c1f6 25200 * login/programs/pt_chown.c: Likewise.
81fb02b0
UD
25201 * nscd/nscd.c (print_version): Likewise.
25202 * debug/xtrace.sh: Likewise.
25203 * malloc/memusage.sh: Likewise.
25204 * malloc/mtrace.pl: Likewise.
25205 * debug/catchsegv.sh: Likewise.
25206
2ba92745
JJ
252072011-12-30 Jakub Jelinek <jakub@redhat.com>
25208
25209 * posix/regex_internal.c (re_string_fetch_byte_case): Remove
25210 pure attribute.
25211
dadebdae
UD
252122011-12-24 Ulrich Drepper <drepper@gmail.com>
25213
d3761ebc 25214 [BZ #13533]
db6af3eb
UD
25215 * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
25216 * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
25217 transformations.
25218 * iconv/gconv_int.h: Likewise.
25219 * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
25220 * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
25221 from libc for GLIBC_2.16.
25222 * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
25223 * wcsmbs/wcrtomb.c: Define c32rtomb alias.
25224 * wcsmbs/uchar.h: Really define mbstate_t.
25225 * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
25226 * wcsmbs/c16rtomb.c: New file.
25227 * wcsmbs/mbrtoc16.c: New file.
25228 * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
25229 for C/POSIX locale.
25230 (__wcsmbs_load_conv): Do not fill in c16 routines yet.
25231 * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
25232
dadebdae
UD
25233 * wcsmbs/wchar.h: Add missing __restrict.
25234
67371b56
UD
252352011-12-23 Ulrich Drepper <drepper@gmail.com>
25236
74033a25
UD
25237 [BZ #13532]
25238 * time/Makefile (routines): Add timespec_get.
25239 * time/Versions: Export timespec_get from libc for GLIBC_2.16.
25240 * time/time.h: Define TIME_UTC and declare timespec_get. Define
25241 timespec for ISO C11.
25242 * time/timespec_get.c: New file.
25243 * sysdeps/unix/sysv/linux/timespec_get.c: New file.
25244 * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
25245
380d7e87
UD
25246 [BZ #13531]
25247 * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
25248 * stdlib/stdlib.h: Declare aligned_alloc.
25249 * Versions.def: Add GLIBC_2.16 for libc.
25250 * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
25251
4e9e7a35
UD
25252 [BZ 13527]
25253 * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
25254 ISO C11.
25255
380d7e87 25256 * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
8fd8ff3b
UD
25257 code.
25258
03a71829
UD
25259 [BZ #13528]
25260 * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
25261
839e283e
UD
25262 [BZ #13529]
25263 * assert/assert.h (static_assert): Define.
25264
ce5294e2 25265 * version.h: Update for 2.16 development version.
90fa7312 25266
8d44e150 25267 [BZ #13526]
d7809905
UD
25268 * include/features.h: Handle __STDC_VERSION__ >= 201112 and
25269 _ISOC11_SOURCE.
25270
c0da14cd
UD
25271 * version.h (RELEASE): Bump for 2.15 release.
25272 * include/features.h (__GLIBC_MINOR__): Bump to 15.
25273
530a3249
MP
25274 * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
25275 Patch by Marek Polacek <mpolacek@redhat.com>.
25276
67371b56
UD
25277 * bits/byteswap.h: Protect long long constants with __extension__.
25278 * sysdeps/i386/bits/byteswap.h: Likewise.
25279 * sysdeps/ia64/bits/byteswap.h: Likewise.
25280 * sysdeps/s390/bits/byteswap.h: Likewise.
25281 * sysdeps/x86_64/bits/byteswap.h: Likewise.
25282
15db4de1
LD
252832011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
25284
25285 [BZ #13540]
bbe315ea
LD
25286 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
25287 destination buffer.
15db4de1
LD
25288 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
25289
2b2596b1
MP
252902011-12-23 Marek Polacek <polacek@redhat.com>
25291
25292 * elf/dl-addr.c (determine_info): Add inline keyword.
25293 * elf/tst-auditmod4b.c (check_avx): Likewise.
25294 * elf/tst-auditmod6b.c (check_avx): Likewise.
25295 * elf/tst-auditmod6c.c (check_avx): Likewise.
25296 * elf/tst-auditmod7b.c (check_avx): Likewise.
25297
70c6c246
UD
252982011-12-23 Ulrich Drepper <drepper@gmail.com>
25299
25300 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
25301 !__SSE_MATH__.
25302
c044cf14
LD
253032011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
25304
15db4de1 25305 [BZ #13540]
c044cf14
LD
25306 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
25307 processing for last bytes.
25308
6b13d9d9
BH
253092011-08-06 Bruno Haible <bruno@clisp.org>
25310
d455f537
BH
25311 [BZ #13061]
25312 * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
25313 U+0385, not to U+1FEE.
25314
6b13d9d9
BH
25315 [BZ #13062]
25316 * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
25317 entry for U+00A5 U+0301.
25318
db910efd
UD
253192011-12-22 Ulrich Drepper <drepper@gmail.com>
25320
27deeafc
UD
25321 [BZ #13166]
25322 * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
25323 buffer for the output is too small.
25324
aed9d171
UD
25325 * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
25326 optimization.
25327
db910efd
UD
25328 [BZ #13185]
25329 * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
25330 SSE flags if possible.
25331
2bd779ae
LD
253322011-12-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
25333
e7f9dac3 25334 [BZ #13540]
2bd779ae
LD
25335 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
25336 processing for last bytes.
25337
154bfc16
JM
253382011-12-22 Joseph Myers <joseph@codesourcery.com>
25339
25340 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
25341 (syscall-list-default-options, syscall-list-default-condition)
25342 (syscall-list-includes): Define.
25343 ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
25344 list of ABIs and options and #if conditions for each ABI. Do not
25345 handle common syscalls between ABIs specially.
25346 * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
25347 Remove.
25348 (syscall-list-variants, syscall-list-32bit-options)
25349 (syscall-list-32bit-condition, syscall-list-64bit-options)
25350 (syscall-list-64bit-condition): Define.
25351 * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
25352 (syscall-list-variants, syscall-list-32bit-options)
25353 (syscall-list-32bit-condition, syscall-list-64bit-options)
25354 (syscall-list-64bit-condition): Define.
25355 * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
25356 Remove.
25357 (syscall-list-variants, syscall-list-32bit-options)
25358 (syscall-list-32bit-condition, syscall-list-64bit-options)
25359 (syscall-list-64bit-condition): Define.
25360 * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
25361 Remove.
25362 (syscall-list-variants, syscall-list-32bit-options)
25363 (syscall-list-32bit-condition, syscall-list-64bit-options)
25364 (syscall-list-64bit-condition): Define.
25365
21eaf3a5
UD
253662011-12-22 Ulrich Drepper <drepper@gmail.com>
25367
16c6f992
UD
25368 * locale/iso-639.def: Add brx entry.
25369
41043168
UD
25370 [BZ #13328]
25371 * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
25372 Proposed by Mariusz_Cukr <marcukr@op.pl>.
25373
21eaf3a5
UD
25374 * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
25375 __feraiseexcept_renamed.
25376
e3a851a2
UD
253772011-12-21 Ulrich Drepper <drepper@gmail.com>
25378
4920765e
UD
25379 [BZ #13538]
25380 * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
25381 EPOLLET with unsigned values.
25382 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
25383 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
25384
e3a851a2
UD
25385 * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
25386 to large cancellation.
25387 * math/s_cacoshf.c: Likewise.
25388 * math/s_cacoshl.c: Likewise.
25389
b27e24b8
RK
253902011-11-18 Richard B. Kreckel <kreckel@ginac.de>
25391
25392 [BZ #13305]
aebefeee 25393 [BZ #12786]
b27e24b8
RK
25394 * math/s_cacosh.c: Fix rare miscomputation in cacosh().
25395 * math/s_cacoshf.c: Likewise.
25396 * math/s_cacoshl.c: Likewise.
25397
ee190f67
UD
253982011-12-21 Ulrich Drepper <drepper@gmail.com>
25399
25400 [BZ #13439]
25401 * iconv/gconv.h: Define __GCONV_SWAP.
25402 * iconvdata/unicode.c: The swap bit must be stored in __flags.
25403 * iconvdata/utf-16.c: Likewise.
25404 * iconvdata/utf-32.c: Likewise.
25405
707f25df
AS
254062011-12-21 Andreas Schwab <schwab@linux-m68k.org>
25407
25408 [BZ #13524]
25409 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
25410 numerator after shifting it by one limb.
25411
d2daaa1e
RÁE
254122011-12-19 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
25413
25414 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
25415 under [__USE_EXTERN_INLINES].
25416
a4647e72
UD
254172011-12-17 Ulrich Drepper <drepper@gmail.com>
25418
25419 [BZ #13446]
25420 * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
25421
f0b264f1
AZ
254222011-11-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
25423
25424 * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
25425 * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
25426 optimized code.
25427 * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
25428 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
25429 * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
25430 * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
25431 for strncasecmp/strncasecmp_l compilation.
25432 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
25433 * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
25434
8ef4f244
MP
254352011-12-08 Marek Polacek <mpolacek@redhat.com>
25436
25437 [BZ #13484]
25438 * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
25439 of __asm__.
25440
97ac2654
UD
254412011-12-17 Ulrich Drepper <drepper@gmail.com>
25442
25443 [BZ #13506]
25444 * time/tzfile.c (__tzfile_read): Check values from file header.
25445
91d2a845
WS
254462011-11-21 Will Schmidt <will_schmidt@vnet.ibm.com>
25447
25448 * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
25449 * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
25450 * powerpc/powerpc32/dl-start.S: Likewise.
25451 * powerpc/powerpc32/elf/start.S: Likewise.
25452 * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
25453 * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
25454 * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
25455 * powerpc/powerpc32/fpu/s_floor.S: Likewise.
25456 * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
25457 * powerpc/powerpc32/fpu/s_lround.S: Likewise.
25458 * powerpc/powerpc32/fpu/s_rint.S: Likewise.
25459 * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
25460 * powerpc/powerpc32/fpu/s_round.S: Likewise.
25461 * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
25462 * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
25463 * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
25464 * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
25465 * powerpc/powerpc32/memset.S: Likewise.
25466 * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
25467 * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
25468 * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
25469 * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
25470 * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
25471 * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
25472 * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
25473 * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
25474 * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
25475 * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
25476 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
25477 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
25478 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
25479
a1267ba1
AZ
254802011-11-18 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
25481
25482 * math/libm-test.inc: Added more nearbyint tests.
25483 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
25484 * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
25485 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
25486 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
25487
ad8ac1bd
RL
254882011-11-21 Ross Lagerwall <rosslagerwall@gmail.com>
25489
25490 * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
25491 FD_CLOEXEC.
25492
1d3e4b61
UD
254932011-11-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
25494
25495 * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
25496 Add wcscpy-ssse3 wcscpy-c.
25497 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
25498 * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
25499 * sysdeps/x86_64/multiarch/wcscpy.S: New file.
25500 * sysdeps/x86_64/wcschr.S: New file.
25501 * sysdeps/x86_64/wcsrchr.S: New file.
25502 * string/test-strcmp.c: Remove checking of wcscmp function for
25503 wrong alignments.
25504 * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
25505 (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
25506 wcsrchr-sse2 wcsrchr-c.
25507 * sysdeps/i386/i686/multiarch/wcschr.S: New file.
25508 * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
25509 * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
25510 * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
25511 * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
25512 * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
25513 * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
25514 * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
25515 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
25516 * wcsmbc/wcschr.c (WCSCHR): New macro.
25517
5b330a2d
UD
255182011-11-17 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
25519
25520 * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
25521 * wcsmbs/test-wcsrchr.c: New file.
25522 * string/test-strrchr.c: Add wcsrchr support.
25523 (WIDE): New macro.
25524 * wcsmbs/test-wcscpy.c: New file.
25525 * string/test-strcpy.c: Add wcscpy support.
25526 (WIDE): New macro.
26428b7c 25527
f039c043
UD
255282011-12-10 Ulrich Drepper <drepper@gmail.com>
25529
25530 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
25531 the inner loop.
25532
850fb039
AS
255332011-12-06 Andreas Schwab <schwab@linux-m68k.org>
25534
25535 [BZ #13472]
25536 * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
25537
4efbd5cb
UD
255382011-12-04 Ulrich Drepper <drepper@gmail.com>
25539
52ff5dd0 25540 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
52ad36a2 25541 Minor optimizations.
52ff5dd0 25542
4efbd5cb
UD
25543 * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
25544 * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
25545 * sunrpc/clnt_udp.c (clntudp_call): Likewise.
25546
8a426e12
UD
255472011-12-03 Ulrich Drepper <drepper@gmail.com>
25548
aff2453d
UD
25549 * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
25550 IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
25551 IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
25552 for gcc to avoid warnings.
25553 * inet/Makefile (tests): Add tst-checks.
25554 * inet/tst-checks.c: New file.
25555
25556 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
25557 warning.
25558
25559 * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
25560 __wmemcmp_sse2.
25561
25562 * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
25563 * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
25564
8a426e12
UD
25565 * malloc/mcheck.h: Fix use of incorrect encoding in comment.
25566
9bea3473
UD
255672011-12-02 Ulrich Drepper <drepper@gmail.com>
25568
3a965496
UD
25569 * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
25570 problem.
25571
9bea3473
UD
25572 * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
25573
f101631b
UD
255742011-11-29 Joseph Myers <joseph@codesourcery.com>
25575
25576 * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
25577 conditional on GCC version.
25578 (__arch_compare_and_exchange_val_8_acq)
25579 (__arch_compare_and_exchange_val_16_acq)
25580 (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
25581 (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
25582 (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
25583
a98275aa
UD
255842011-12-02 Joseph Myers <joseph@codesourcery.com>
25585
25586 * sysdeps/sh/backtrace.c: New file.
25587
d4cc29a2
AS
255882011-12-02 Andreas Schwab <schwab@redhat.com>
25589
25590 * misc/bits/select2.h (__FD_ELT): Mark as extension. Add
25591 parenthesis.
25592
6257af2d
AS
255932011-12-01 Andreas Schwab <schwab@redhat.com>
25594
25595 * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
25596 falling back to utime.
25597
b5f44c1a
AS
255982011-11-30 Andreas Schwab <schwab@redhat.com>
25599
25600 * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
25601 expectations for float.
25602
f3a6cc0a
AS
256032011-11-29 Andreas Schwab <schwab@redhat.com>
25604
25605 * locale/weight.h (findidx): Add parameter len.
25606 * locale/weightwc.h (findidx): Likewise.
25607 * posix/fnmatch_loop.c (FCT): Adjust caller.
25608 * posix/regcomp.c (build_equiv_class): Likewise.
25609 * posix/regex_internal.h (re_string_elem_size_at): Likewise.
25610 * posix/regexec.c (check_node_accept_bytes): Likewise.
25611 * string/strcoll_l.c (STRCOLL): Likewise.
25612 * string/strxfrm_l.c (STRXFRM): Likewise.
25613
9d65ea3a
UD
256142011-11-17 Ulrich Drepper <drepper@gmail.com>
25615
25616 * Makefile.in: Remove CVSOPT handling.
25617 * configure.in: Remove use of AC_REVISION.
25618 * iconvdata/Makefile (distribute): No need to filter out CVS.
25619 * scripts/list-sources.sh: Remove CVS, subversion and monotone
25620 handling.
25621
5583a086
AS
256222011-11-16 Andreas Schwab <schwab@redhat.com>
25623
25624 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
25625 [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
25626 [USE_AS_STRNCASECMP_L]: Likewise.
25627 (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
25628 NO_TLS_DIRECT_SEG_REFS.
25629 * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
25630 Fix argument offsets for non-PIC.
25631 [USE_AS_STRNCASECMP_L]: Likewise.
25632 (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
25633 NO_TLS_DIRECT_SEG_REFS.
25634
d62a8200
UD
256352011-11-15 Ulrich Drepper <drepper@gmail.com>
25636
9d65ea3a 25637 * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
d62a8200
UD
25638 O_CLOEXEC.
25639 * locale/loadlocale.c (_nl_load_locale): Likewise.
25640
09f93bd3
AS
256412011-11-15 Andreas Schwab <schwab@redhat.com>
25642
446514f9
AS
25643 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
25644 [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
25645 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
25646 (SYSCALL_GETTIME): Set errno on error.
25647
09f93bd3
AS
25648 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
25649 count references to noai6ai_cached.
25650
312be3f9
UD
256512011-11-15 Ulrich Drepper <drepper@gmail.com>
25652
25653 * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
25654
25655 * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
25656 FD_CLOEXEC for /proc/self/maps.
25657
25658 * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
25659 FD_CLOEXEC for /proc/meminfo.
25660
25661 * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
25662 gai.conf.
25663
25664 * resolv/res_query.c (res_hostalias): Don't allow cancellation and set
25665 FD_CLOEXEC for given file.
25666
25667 * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
25668
25669 * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
25670 FD_CLOEXEC for /etc/hosts.
25671 (_gethtent): Likewise.
25672
25673 * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
25674
25675 * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
25676 cancellation and set FD_CLOEXEC for /etc/netgroup.
25677
25678 * nss/nss_files/files-key.c (search): Don't allow cancellation when
25679 reading /etc/publickey.
25680
25681 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
25682 allow cancellation when reading /etc/group.
25683
25684 * nss/nss_files/files-alias.c (internal_setent): Don't allow
25685 cancellation.
25686 (get_next_alias): Likewise for included file. Also set FD_CLOEXEC.
25687
25688 * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
25689 when using data file.
25690
25691 * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
25692
25693 * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
25694 (write_nis_obj): Use "c" and "e" in fopen.
25695
25696 * misc/mntent_r.c (__setmntent): Also append e to fopen format.
25697
25698 * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
25699
25700 * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
25701
25702 * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
25703
25704 * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
25705 locale.alias.
25706
25707 * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
25708
25709 * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
25710
25711 * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
25712
25713 * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
25714 file parsing and set FD_CLOEXEC.
25715
82af0fa8
UD
257162011-11-14 Ulrich Drepper <drepper@gmail.com>
25717
25718 * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
25719
a5fb313c
AS
257202011-11-14 Andreas Schwab <schwab@redhat.com>
25721
25722 * malloc/arena.c (arena_get2): Don't call reused_arena when
25723 _int_new_arena failed.
25724
6abf3465
UD
257252011-11-14 Ulrich Drepper <drepper@gmail.com>
25726
25727 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
25728 (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
25729 * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
25730 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
25731 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
25732 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
25733 to compile strcasecmp and strncasecmp.
25734 * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
25735 * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
25736
25737 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
25738
76e3966e
UD
257392011-11-13 Ulrich Drepper <drepper@gmail.com>
25740
25741 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
25742 locale-defines.sym to gen-as-const-headers.
25743 (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
25744 strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
25745 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
25746 to compile strcasecmp and strncasecmp.
25747 * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
25748 strcasecmp_l and strncasecmp_l.
25749 * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
25750 * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
25751 * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
25752 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
25753 * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
25754 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
25755 * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
25756 * sysdeps/i386/i686/multiarch/strncase.S: New file.
25757 * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
25758 * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
25759 * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
25760
ab26144e
UD
257612011-11-12 Ulrich Drepper <drepper@gmail.com>
25762
7edb22ef
UD
25763 * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
25764 result of SYSDEP_GETTIME_CPU to retval.
25765 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
25766 parameter list to macro. Remove trailing semicolon. Adjust users.
25767
9694fc44
UD
25768 * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
25769 variable.
25770
8ad89ef8
UD
25771 * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
25772 mantissa words.
25773 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
25774
0c822ef9
UD
25775 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
25776 from unused variable.
25777
874e0564
UD
25778 * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
25779 DWARF definitions.
25780 * sysdeps/generic/dwarf2.h: Don't define enums when using the file
25781 for assembling.
25782
3a2edc79
UD
25783 * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
25784 over namespaces.
25785
f3c2577f
UD
25786 * sunrpc/rpc_prot.c (rejected): Fix case value.
25787
294ce126
UD
25788 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
25789 unsigned long long int to avoid warnings in shift.
25790
5e2b63c6
UD
25791 * posix/regex_internal.c (re_string_reconstruct): Actually use result
25792 of use of trans.
25793 * posix/regex_internal.h (re_string_wchar_at): Remove temporary
25794 variable tmp.
25795
e7f4b08e
UD
25796 * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
25797 * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
25798 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
25799
ab26144e
UD
25800 * nis/nis_table.c (nis_list): Use variable of correct type for
25801 result of __follow_path call.
25802
8a6d5255
AZ
258032011-11-07 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
25804
25805 * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
25806 of math functions ceil, trunc, floor, round, and sqrt, when
25807 avaliable on the platform.
25808 * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
25809 name clash.
25810 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
25811 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
25812 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
25813
aaddc98c
MP
258142011-10-30 Marek Polacek <mpolacek@redhat.com>
25815
25816 * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
25817 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
25818
95b7042b
RM
258192011-11-11 Roland McGrath <roland@hack.frob.com>
25820
25821 * include/unistd.h: Fix __readlink return type.
25822 Reported by Chris Metcalf <cmetcalf@tilera.com>.
25823
57769839
UD
258242011-11-11 Ulrich Drepper <drepper@gmail.com>
25825
25826 * stdlib/ucontext.h: Undo last change for makecontext.
25827
edc5984d
AS
258282011-11-11 Andreas Schwab <schwab@redhat.com>
25829
98591e58
AS
25830 * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
25831
edc5984d
AS
25832 * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
25833 * setjmp/setjmp.h: Mark functions as non-leaf.
25834 * setjmp/bits/setjmp2.h: Likewise.
25835 * stdlib/ucontext.h: Likewise.
25836
77cdc054
AS
258372011-11-10 Andreas Schwab <schwab@redhat.com>
25838
25839 * malloc/arena.c (_int_new_arena): Don't increment narenas.
25840 (reused_arena): Don't check arena limit.
25841 (arena_get2): Atomically check arena limit.
25842
fe72eebd
UD
258432011-11-08 Ulrich Drepper <drepper@gmail.com>
25844
5f078c32
UD
25845 * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
25846 * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
25847
fe72eebd
UD
25848 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
25849 instructions.
25850
ae1bc2fa
AS
258512011-11-07 Andreas Schwab <schwab@redhat.com>
25852
7583a88d
AS
25853 * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
25854 handler when locking.
25855
ae1bc2fa
AS
25856 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
25857 Fix size of allocated buffer.
25858
10fb0bfa
AS
258592011-11-04 Andreas Schwab <schwab@redhat.com>
25860
998832a4
AS
25861 [BZ #10103]
25862 * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
25863 declarations for long double functions.
25864 * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
25865
10fb0bfa
AS
25866 * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
25867
3d7ba52b
AS
258682011-11-03 Andreas Schwab <schwab@redhat.com>
25869
a9ae54a1
AS
25870 * nscd/nscd.c (main): Don't start AVC thread until credentials are
25871 installed.
25872
3d7ba52b
AS
25873 * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
25874 is disabled.
25875
bc8db248
ST
258762011-11-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
25877
25878 * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
25879
45b96dd6
AS
258802011-11-01 Andreas Schwab <schwab@linux-m68k.org>
25881
647776f6
AS
25882 * include/alloca.h (stackinfo_alloca_round): Define.
25883 (extend_alloca): Use it.
25884 [_STACK_GROWS_UP]: Correct check for adjacent allocation.
25885 * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
25886 here.
25887
d91a8b93
AS
25888 * scripts/check-local-headers.sh: Ignore libaudit.h.
25889
45b96dd6
AS
25890 * nscd/Makefile (extra-objs): Make recursively expanded.
25891
432d41ce
UD
258922011-11-01 Ulrich Drepper <drepper@gmail.com>
25893
34372fc6
UD
25894 * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
25895 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
25896
fadb59f8
UD
25897 * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
25898 * posix/tst-rfc3484-2.c: Likewise.
25899 * posix/tst-rfc3484-3.c: Likewise.
25900
78239589
UD
25901 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
25902 process_vm_writev.
25903 * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
25904 process_vm_writev.
25905 * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
25906 process_vm_writev from libc using GLIBC_2.15 version.
25907
432d41ce
UD
25908 * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
25909
02f9c6cf
PP
259102011-10-31 Paul Pluzhnikov <ppluzhnikov@google.com>
25911
25912 * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
25913 stack usage.
25914
3a2c0242
UD
259152011-10-31 Ulrich Drepper <drepper@gmail.com>
25916
f4ec4833
UD
25917 [BZ #13367]
25918 * nss/getent.c (initgroups_keys): Show error message in case no group
25919 names are given.
25920
3a2c0242
UD
25921 * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
25922 * inet/check_pf.c: Provide dummy versions of __free_in6ai and
25923 __bump_nl_timestamp.
25924 * nscd/connections (nscd_init): When host database is served open
25925 netlink socket and request notification about configuration changes.
25926 (main_loop_poll): Track netlink file descriptor and bump timestamp
25927 in case data becomes available.
25928 (main_loop_epoll): Likewise.
25929 * nscd/nscd-client.h (DB_VERSION): Bump to 2.
25930 (database_pers_head): Add extra_data fileds.
25931 Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
25932 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
25933 * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
25934 Adjust caller.
25935 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
25936 in6ai data, call __free_in6ai.
25937 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
25938 Add -DHAVE_NETLINK.
25939 * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite. Cache the
25940 interface information. Reuse previous data if netlink timestamp
25941 is not changed.
25942 (__bump_nl_timestamp): New function.
25943 (__free_in6ai): New function.
25944
636064eb
UD
259452011-10-30 Ulrich Drepper <drepper@gmail.com>
25946
25947 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
25948 close_not_cancel_no_status here.
25949 (__check_pf): Reorganize code a bit to not call close twice if OOM.
25950
9beb2334
UD
259512011-10-29 Ulrich Drepper <drepper@gmail.com>
25952
6ef76f3b
UD
25953 [BZ #13276]
25954 * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
25955 return value.
25956
0ffc4f3e 25957 * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
9beb2334
UD
25958 * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
25959 asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
25960
cb95113e
UD
259612011-07-03 Andreas Jaeger <aj@suse.de>
25962
25963 [BZ #10709]
25964 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
25965 of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
25966 * math/libm-test.inc (sin_test): Add test case.
25967
a1b560ff
UD
259682011-10-29 Ulrich Drepper <drepper@gmail.com>
25969
c9aaface
UD
25970 [BZ #13337]
25971 * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
25972 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
25973
d272e7f1
UD
25974 * elf/chroot_canon.c (chroot_canon): Cleanups.
25975
1bc33071
UD
25976 * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
25977
1760874d
TJ
25978 [BZ #13335]
25979 * elf/chroot_canon.c (chroot_canon): Fix readlink call.
25980 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
25981
51d91b18
UD
25982 * string/test-strchr.c: Make usable for strchrnul testing.
25983 * string/test-strchrnul.c: New file.
25984 * string/Makefile (strop-tests): Add strchrnul.
25985
a1b560ff 25986 * po/it.po: Update from translation team.
b611fb81 25987 * po/es.po: Likewise.
a1b560ff 25988
a5b81e1f
UD
259892011-10-28 Ulrich Drepper <drepper@gmail.com>
25990
fd52bc6d
UD
25991 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
25992 the three constants needed as parameters. Drop the others.
25993 (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
25994 __m128i_strloadu_tolower.
52e4b9eb
UD
25995 Create and initialize variable zero and use it in all the places
25996 where _mm_setzero_si128 was used.
fd52bc6d 25997
a5b81e1f
UD
25998 * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
25999 doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
26000 mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
26001 * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
26002 anymore.
26003 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
26004 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
26005 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
26006 __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
26007 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
26008 __mpranred, __mptan.
26009 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
26010 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
26011 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
26012 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
26013 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
26014 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
26015 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
26016 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
26017 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
26018
b4343346
AS
260192011-10-28 Andreas Schwab <schwab@redhat.com>
26020
0c92d8a8
AS
26021 * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
26022 redefine if SHARED.
26023 * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
26024
b4343346
AS
26025 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
26026 wide char related routines to wcsmbs subdir.
26027
3871f58f
AS
260282011-10-27 Andreas Schwab <schwab@redhat.com>
26029
26030 [BZ #13344]
26031 * misc/sys/cdefs.h (__THROWNL): Define.
26032 * posix/unistd.h: Use __THREADNL instead of __THREAD
26033 for memory synchronization functions.
26034
94d44d9f
RM
260352011-10-26 Roland McGrath <roland@hack.frob.com>
26036
21b64b15 26037 [BZ #13349]
94d44d9f
RM
26038 * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
26039 doesn't exist.
26040 * manual/stdio.texi (Obstack Streams): Node removed.
26041
f6ce9294
AS
260422011-10-26 Andreas Schwab <schwab@redhat.com>
26043
80479147
AS
26044 * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
26045 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
26046 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
26047
f6ce9294
AS
26048 * math/math_private.h (math_force_eval): Allow non-addressable
26049 arguments.
26050 * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
26051
618280a1
UD
260522011-10-25 Ulrich Drepper <drepper@gmail.com>
26053
e0016b11
UD
26054 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
26055 file is not needed.
26056
26057 * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
26058 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
26059 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
26060 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
26061 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
26062 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
26063 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
26064 * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
26065 Add AVX variants.
26066 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
26067 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
26068 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
26069 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
26070 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
26071 * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
26072 * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
26073 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
26074 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
26075 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
26076 * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
26077 * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
26078 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
26079 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
26080 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
26081 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
26082 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
26083 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
26084 * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
26085
26086 * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
26087 all the time. Define bit_AVX. Define HAS_* macros using bit_* macros.
26088
618280a1
UD
26089 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
26090 place. Use VEX encoding when compiling for AVX.
26091
37822576
AS
260922011-10-25 Andreas Schwab <schwab@redhat.com>
26093
1f1e1947
AS
26094 * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
26095 * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
26096
37822576
AS
26097 * string/test-strchr.c (do_test): Don't generate NUL bytes.
26098
31ea014d
UD
260992011-10-25 Ulrich Drepper <drepper@gmail.com>
26100
d7826aa1 26101 * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
ffb124cc 26102 useless if() expression.
d7826aa1
UD
26103 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
26104 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
26105 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
26106 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
26107 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
26108 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
26109 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
26110 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
26111 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
26112 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
26113 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
26114 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
26115 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
26116 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
26117 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
26118 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
26119 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
26120 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
26121 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
26122
31ea014d
UD
26123 * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
26124
16437fec
AS
261252011-10-25 Andreas Schwab <schwab@redhat.com>
26126
26127 * elf/dl-deps.c (_dl_map_object_deps): Remove always true
26128 condition.
26129 * elf/dl-fini.c (_dl_sort_fini): Likewise.
26130
31d3cc00
UD
261312011-10-25 Ulrich Drepper <drepper@gmail.com>
26132
26133 * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
26134 .text section. Avoid duplicate constants.
26135 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
26136 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
26137 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
26138 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
26139 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
26140 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
26141 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
26142 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
26143 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
26144 * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
26145 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
26146 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
26147 * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
26148 * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
26149 * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
26150 * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
26151 * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
26152 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
26153 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
26154 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
26155 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
26156 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
26157 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
26158 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
26159 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
26160 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
26161 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
26162 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
26163 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
26164 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
26165 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
26166 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
26167 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
26168 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
26169 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
26170 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
26171 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
26172 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
26173 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
26174 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
26175 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
26176 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
26177 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
26178 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
26179 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
26180
58985aa9
UD
261812011-10-24 Ulrich Drepper <drepper@gmail.com>
26182
202c9deb
UD
26183 * sysdeps/x86_64/dla.h: Move to ...
26184 * sysdeps/x86_64/fpu/dla.h: ...here.
26185 (DLA_FMS): Some compilers fail to inline __builtin_fma in some
26186 situations. Use __builtin_fma only for gcc 4.6 and up.
a0cf1edd 26187
af968f62
UD
26188 * config.make.in: Add have-mfma4 entry.
26189 * configure.in: Substitute libc_cv_cc_fma4.
26190 * math/Makefile (dbl-only-routines): Add sincostab.
26191 * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
26192 Use __sincostab not sincos.
26193 * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
26194 name is a macro.
26195 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
26196 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
26197 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
26198 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise. Define singArctan2
26199 using __copysign.
26200 * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr. Don't define
26201 __cr and __cpymn. Define __cpy unless NO___CPY is defined. Define
26202 norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
26203 * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
26204 and __inv.
26205 * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
26206 * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
26207 __copysign.
26208 * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos. Don't
26209 define aliases when function name is a macro.
26210 * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
26211 sysdeps/ieee754/dbl-64/sincos.tbl.
26212 * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
26213 fma4-enabled routines.
26214 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
26215 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
26216 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
26217 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
26218 * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
26219 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
26220 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
26221 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
26222 * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
26223 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
26224 * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
26225 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
26226 * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
26227 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
26228 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
26229 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
26230 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
26231 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
26232 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
26233 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
26234 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
26235 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
26236 * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
26237 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
26238 * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
26239 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
26240 * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
26241 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
26242 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
26243 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
26244
58985aa9
UD
26245 * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
26246 rename.
26247 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
26248 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
26249 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
26250 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
26251 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
26252 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
26253 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
26254 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
26255
a201fbcf
AS
262562011-10-24 Andreas Schwab <schwab@redhat.com>
26257
26258 * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
26259
fc2ee42a
LD
262602011-10-23 Ulrich Drepper <drepper@gmail.com>
26261
bb3129bd
UD
26262 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
26263
0275fff8
UD
26264 * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
26265 prediction.
26266 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
26267
2fa2ae85
UD
26268 * string/strnlen.c: Don't define STRNLEN, reverse logic.
26269 Remove unused variable magic_bits.
26270 * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
26271
fc2ee42a
LD
26272 * string/strnlen.c: Define and use STRNLEN macro.
26273 * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
26274 Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
26275 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
26276 * wcsmbs/wcslen.c: Define and use WCSLEN.
26277 * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
26278 * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
26279 * sysdeps/i386/i686/multiarch/strnlen.S: New file.
26280 * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
26281 * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
26282 * sysdeps/i386/i686/multiarch/wcslen.S: New file.
26283 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
26284
ce7dd29f
LD
262852011-10-20 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
26286
26287 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
26288 strnlen-sse2-no-bsf.
26289 Rename strlen-no-bsf to strlen-sse2-no-bsf.
26290 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
26291 * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
26292 Add strnlen support.
26293 (USE_AS_STRNLEN): New macro.
26294 * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
26295 * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
26296 Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
26297 * sysdeps/x86_64/wcslen.S: New file.
26298
979c70a3
MZ
262992011-10-20 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
26300
26301 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
26302 XMM-moves are used for copying on small sizes.
26303
2d09f82f
LD
263042011-10-19 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
26305
26306 * wcsmbs/Makefile (strop-tests): Add wcschr.
26307 * wcsmbs/test-wcschr.c: New file.
26308 * string/test-strchr.c: Update.
26309 Add wcschr support.
26310 (WIDE): New macro.
26311
619fccca
LD
263122011-10-18 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
26313
2d09f82f 26314 * wcsmbs/Makefile (strop-tests): Add wcslen.
619fccca
LD
26315 * wcsmbs/test-wcslen.c: New file.
26316 * string/test-strlen.c: Update.
26317 Add wcslen support.
26318 (WIDE): New macro.
26319
09f699ea
UD
263202011-10-23 Ulrich Drepper <drepper@gmail.com>
26321
26322 * po/it.po: Update from translation team.
26323
95584d3b
LD
263242011-09-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
26325
26326 * sysdeps/x86_64/wcscmp.S: Update.
26327 Fix wrong comparison semantics.
26328 wcscmp shall use signed comparison not unsigned.
26329 Don't use substraction to avoid overflow bug.
26330 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
26331 * wcsmbc/wcscmp.c: Likewise.
26332 * string/test-strcmp.c: Likewise.
26333 Add new tests to check cases with negative values.
26334
c8b3296b
UD
263352011-10-23 Ulrich Drepper <drepper@gmail.com>
26336
26337 * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
26338 * sysdeps/x86_64/dla.h: ...here. New file.
26339 * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
26340 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
26341 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
26342 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
26343 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
26344 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
26345 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
26346 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
26347 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
26348
246ad57a
AS
263492011-10-23 Andreas Schwab <schwab@linux-m68k.org>
26350
26351 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
26352 __ynl_finite aliases.
26353
a1a87169
UD
263542011-10-22 Ulrich Drepper <drepper@gmail.com>
26355
0d355eb7
UD
26356 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
26357
a1a87169
UD
26358 * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
26359 define DLA_FMA.
26360 [DLA_FMA] (EMULV): Use DLA_FMA.
26361 [DLA_FMA] (MUL12): Use EMULV.
26362 * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
26363 that are not needed.
26364 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
26365 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
26366 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
26367 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
26368 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
26369 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
26370 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
26371
ee2aafe0
AS
263722011-10-22 Andreas Schwab <schwab@linux-m68k.org>
26373
26374 * math/s_nan.c: Undef __nan.
26375 * math/s_nanf.c: Undef __nanf.
26376 * math/s_nanl.c: Undef __nanl.
26377 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
26378 "math_private.h".
26379
bc62c2fb
UD
263802011-10-22 Ulrich Drepper <drepper@gmail.com>
26381
77425c63
UD
26382 * math/s_catan.c: Add branch predictions.
26383 * math/s_catanf.c: Likewise.
26384 * math/s_catanh.c: Likewise.
26385 * math/s_catanhf.c: Likewise.
26386 * math/s_catanhl.c: Likewise.
26387 * math/s_catanl.c: Likewise.
26388 * math/s_cexp.c: Likewise.
26389 * math/s_cexpf.c: Likewise.
26390 * math/s_cexpl.c: Likewise.
26391 * math/s_clog.c: Likewise.
26392 * math/s_clog10.c: Likewise.
26393 * math/s_clog10f.c: Likewise.
26394 * math/s_clog10l.c: Likewise.
26395 * math/s_clogf.c: Likewise.
26396 * math/s_clogl.c: Likewise.
26397 * math/s_csqrt.c: Likewise.
26398 * math/s_csqrtf.c: Likewise.
26399 * math/s_csqrtl.c: Likewise.
26400 * math/s_ctanf.c: Likewise.
26401 * math/s_ctanh.c: Likewise.
26402 * math/s_ctanhf.c: Likewise.
26403 * math/s_ctanhl.c: Likewise.
26404 * math/s_ctanl.c: Likewise.
26405
bc62c2fb
UD
26406 * math/math_private.h: Define __nan, __nanf, __nanl.
26407 * math/s_cacosh.c: Include <math_private.h>.
26408 * math/s_cacoshl.c: Likewise.
26409 * math/s_casinh.c: Likewise.
26410 * math/s_casinhf.c: Likewise.
26411 * math/s_casinhl.c: Likewise.
26412 * math/s_ccos.c: Rely entire on ccosh.
26413 * math/s_ccosf.c: Rely entire on ccoshf.
26414 * math/s_ccosl.c: Rely entirely on ccoshl.
26415 * math/s_ccosh.c: Add branch predicion helpers. Add branch prediction.
26416 Remove tests for FE_INVALID.
26417 * math/s_ccoshf.c: Likewise.
26418 * math/s_ccoshl.c: Likewise.
26419 * math/s_csin.c: Likewise.
26420 * math/s_csinf.c: Likewise.
26421 * math/s_csinh.c Likewise.
26422 * math/s_csinhf.c: Likewise.
26423 * math/s_csinhl.c: Likewise.
26424 * math/s_csinl.c: Likewise.
26425 * math/s_ctan.c: Likewise.
26426 * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
26427 * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
26428 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
26429
8ec250a4
UD
264302011-10-21 Ulrich Drepper <drepper@gmail.com>
26431
c196fed8
UD
26432 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
26433 compilation problems.
26434
8ec250a4
UD
26435 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
26436 __builtin_expect.
26437
8d4f46c6
UD
264382011-10-20 Ulrich Drepper <drepper@gmail.com>
26439
ed72b654
UD
26440 * sysdeps/i386/configure.in: Test for -mfma4 option.
26441 * config.h.in: Add HAVE_FMA4_SUPPORT entry.
26442 * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
26443 COMMON_CPUID_INDEX_80000001.
26444 * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
26445 * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
26446 use it if FMA3 is not supported.
26447 * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
26448
8d4f46c6
UD
26449 * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
26450 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
26451
d45c60c2
AS
264522011-10-20 Andreas Schwab <schwab@redhat.com>
26453
26454 [BZ #12892]
26455 * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
26456 it would create a cycle with a link time dependency.
26457
d9a4d2ab
UD
264582011-10-19 Ulrich Drepper <drepper@gmail.com>
26459
855d1560
UD
26460 * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
26461 instruction.
26462 * string/Makefile (strop-tests): Add rawmemchr.
26463 * string/test-rawmemchr.c: New file.
26464
d9a4d2ab
UD
26465 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
26466 * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file. Split out from...
26467 * sysdeps/x86_64/multiarch/strcmp.S: ...here. Include strcmp-sse42.S
26468 when compiling str{,n}casecmp and when AVX is available. Hook up
26469 new optimized code in initializers.
26470
8f3b1ffe
AS
264712011-10-19 Andreas Schwab <schwab@redhat.com>
26472
26473 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
26474 __feraiseexcept instead of feraiseexcept.
26475
d38f1dba
UD
264762011-10-18 Ulrich Drepper <drepper@gmail.com>
26477
d9a8d0ab
UD
26478 * math/math_private.h: Define defaults for libc_fetestexcept and
26479 libc_feupdateenv.
26480 * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
26481 * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
26482 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
26483 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
26484 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
26485 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
26486 libc_fetestexcept and libc_feupdateenv.
26487
4855e3dd
UD
26488 * math/math_private.h: Define defaults for libc_feholdexcept_setround,
26489 libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
26490 * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
26491 * sysdeps/x86_64/fpu/math_private.h: Define special version of
26492 libc_feholdexcept_setround.
26493
581d30e3
UD
26494 * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
26495 Add s_nearbyint-c and s_nearbyintf-c.
26496 * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
26497 nearbyintf inlines.
26498 * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
26499 * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
26500 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
26501 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
26502
d38f1dba
UD
26503 * math/math_private.h: Define defaults for libc_fegetround,
26504 libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
26505 libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
26506 libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
26507 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
26508 libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
26509 standard functions.
26510 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
26511 Remove comments and hacks for old compiler versions.
26512 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
26513 libc_fegetround, libc_fesetround, libc_feholdexcept, and
26514 libc_feholdexceptl.
26515
caa6c9d8
AS
265162011-10-18 Andreas Schwab <schwab@redhat.com>
26517
26518 * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
83c7615c
AS
26519 (__feraiseexcept_renamed): Add __NTH.
26520 (feraiseexcept): Add __NTH. Rename local variables to fix
caa6c9d8
AS
26521 namespace violations.
26522
97c066e6
UD
265232011-10-17 Ulrich Drepper <drepper@gmail.com>
26524
99ce7b04
UD
26525 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
26526
1004d182
UD
26527 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
26528
228a984d
UD
26529 * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
26530 recently added interfaces.
26531 * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
26532
c8553a6a
UD
26533 * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
26534 about macro parameter expansion.
26535
ed22dcf6
UD
26536 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
26537 __NO_MATH_INLINES is defined. Cleanups.
26538
26539 * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
26540 and __floorf is target has SSE4.1.
26541 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
26542 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
26543 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
26544 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
26545
b171c137
UD
26546 * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
26547 name.
26548 (floorf): Likewise.
26549
97c066e6
UD
26550 * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
26551
629f62ef
AS
265522011-10-17 Andreas Schwab <schwab@redhat.com>
26553
49a43d80
AS
26554 * misc/sys/cdefs.h: Fix last change.
26555
629f62ef
AS
26556 * grp/initgroups.c (internal_getgrouplist): Fix initgroups
26557 database lookup.
26558
e453f6cd
UD
265592011-10-16 Ulrich Drepper <drepper@gmail.com>
26560
aa78043a
UD
26561 * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
26562
ad0f5cad
UD
26563 * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
26564 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
26565 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
26566 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
26567 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
26568 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
26569 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
26570 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
26571 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
26572 * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
26573 * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
26574 * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
26575 * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
26576 * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
26577 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
26578 * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
26579 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
26580 * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
26581 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
26582 * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
26583 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
26584 * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
26585
26586 * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
26587 ceil, ceilf, floor, floorf.
26588
26589 * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
26590 Perform IRELATIVE relocations last.
26591
e453f6cd
UD
26592 * elf/do-rel.h: Add another parameter nrelative, replacing the
26593 local variable with the same name. Change name of the function
26594 to end in Rel or Rela (uppercase).
26595 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
26596 nrelative to ranges. Only nonzero for DT_REL/DT_RELA. Pass to the
26597 elf_dynamic_do_##reloc function.
26598
fd5bdc09
UD
265992011-10-15 Ulrich Drepper <drepper@gmail.com>
26600
79b195b5
UD
26601 * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
26602 is sufficient, at least on modern CPUs.
26603
d4a28569
UD
26604 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
26605
b61099b5
UD
26606 * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
26607 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
26608
bcf01e6d
UD
26609 * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
26610 __expl_finite.
26611 * math/bits/math-finite.h: Add entries for exp.
26612 * math/e_expl.c: Add __*_finite alias.
26613 * sysdeps/i386/fpu/e_exp.S: Likewise.
26614 * sysdeps/i386/fpu/e_expf.S: Likewise.
26615 * sysdeps/i386/fpu/e_expl.c: Likewise.
26616 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
26617 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
26618 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
26619 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
26620 * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
26621 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
26622 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
26623
ba1a0d59
UD
26624 * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
26625 is sufficient, at least on modern CPUs.
26626
fd5bdc09
UD
26627 * ctype/ctype-info.c (__ctype_init): Define.
26628 * include/ctype.h (__ctype_init): Declare.
26629 (__ctype_b_loc): The variable is always initialized.
26630 (__ctype_toupper_loc): Likewise.
26631 (__ctype_tolower_loc): Likewise.
26632 * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
26633 * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
26634
7872cfb0
AS
266352011-10-15 Andreas Schwab <schwab@linux-m68k.org>
26636
b468825a
AS
26637 * wcsmbs/wmemcmp.c (WMEMCMP): Define.
26638
7872cfb0
AS
26639 * configure.in: Also look in $cxxmachine/include for C++ system
26640 headers.
26641
be13f7bf
LD
266422011-09-27 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
26643
26644 * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
26645 memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
26646 * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
26647 * sysdeps/x86_64/multiarch/memcmp.S: Update. Add __memcmp_ssse3.
26648 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
26649 (USE_AS_WMEMCMP): New macro.
26650 Fixing indents.
26651 * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
26652 * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
26653 * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
26654 * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
26655 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
26656 wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
26657 * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
26658 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
26659 * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
26660 * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
26661 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
26662 (USE_AS_WMEMCMP): New macro.
26663 * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
26664 * sysdeps/string/test-memcmp.c: Update.
26665 Fix simple_wmemcmp.
26666 Add new tests.
26667 * wcsmbs/wmemcmp.c: Update.
26668 (WMEMCMP): New macro.
26669 Fix overflow bug.
26670
556a2007
AJ
266712011-10-12 Andreas Jaeger <aj@suse.de>
26672
26673 [BZ #13268]
26674 * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
26675
538faaa7
UD
266762011-10-15 Ulrich Drepper <drepper@gmail.com>
26677
ab6737ff
UD
26678 * libio/iofwide.c (do_length): Avoid warning.
26679
538faaa7
UD
26680 * ctype/ctype.h (__isctype_f): Add missing __THROW.
26681
396a21b1
UD
266822011-10-14 Ulrich Drepper <drepper@gmail.com>
26683
cdf2901f
UD
26684 * elf/pldd-xx.c (find_maps): Remove leftover debug message.
26685
38ad40ce
UD
26686 * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
26687 * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
26688 * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
26689 * sysdeps/i386/i686/fpu/e_log.S: New file.
26690 * sysdeps/i386/i686/fpu/e_logf.S: New file.
26691 * sysdeps/i386/i686/fpu/e_logl.S: New file.
26692
396a21b1
UD
26693 * ctype/ctype.h: Add support for inlined isXXX functions when
26694 compiling C++ code.
26695
6b1f68c9
AS
266962011-10-14 Andreas Schwab <schwab@redhat.com>
26697
349290c0
AS
26698 * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
26699
6b1f68c9
AS
26700 * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
26701
f2282d42
RM
267022011-10-13 Roland McGrath <roland@hack.frob.com>
26703
26704 [BZ #13291]
26705 * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
26706
5298ffa8
AS
267072011-10-13 Andreas Schwab <schwab@redhat.com>
26708
714fad23
AS
26709 * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
26710 * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
26711 feraiseexcept.
26712
81dcc7fb
AS
26713 * sysdeps/x86_64/memrchr.S: Check for zero size.
26714
5298ffa8
AS
26715 * string/stratcliff.c: Add memrchr tests.
26716
951fbcec
LD
267172011-10-12 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
26718
26719 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
26720 memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
26721 rawmemchr-sse2 rawmemchr-sse2-bsf.
26722 * sysdeps/i386/i686/multiarch/memchr.S: New file.
26723 * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
26724 * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
26725 * sysdeps/i386/i686/multiarch/memrchr.S: New file.
26726 * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
26727 * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
26728 * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
26729 * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
26730 * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
26731 * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
26732 * string/memrchr.c (MEMRCHR): New macro.
26733
0ac5ae23
UD
267342011-10-12 Ulrich Drepper <drepper@gmail.com>
26735
26736 Add integration with gcc's -ffinite-math-only and optimize wrapper
26737 functions in libm.
26738 * Versions.def: Define GLIBC_2.15 version for libm.
26739 * math/Makefile (headers): Add bits/math-finite.h.
26740 * math/bits/math-finite.h: New file.
26741 * sysdeps/ia64/fpu/bits/math-finite.h: New file.
26742 * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
26743 * math/e_acoshl.c: Add __*_finite alias.
26744 * math/e_acosl.c: Likewise.
26745 * math/e_asinl.c: Likewise.
26746 * math/e_atan2l.c: Likewise.
26747 * math/e_atanhl.c: Likewise.
26748 * math/e_coshl.c: Likewise.
26749 * math/e_exp10.c: Likewise.
26750 * math/e_exp10f.c: Likewise.
26751 * math/e_exp10l.c: Likewise.
26752 * math/e_exp2l.c: Likewise.
26753 * math/e_fmodl.c: Likewise.
26754 * math/e_gammal_r.c: Likewise.
26755 * math/e_hypotl.c: Likewise.
26756 * math/e_j0l.c: Likewise.
26757 * math/e_j1l.c: Likewise.
26758 * math/e_jnl.c: Likewise.
26759 * math/e_lgammal_r.c: Likewise.
26760 * math/e_log10l.c: Likewise.
26761 * math/e_log2l.c: Likewise.
26762 * math/e_logl.c: Likewise.
26763 * math/e_powl.c: Likewise.
26764 * math/e_sinhl.c: Likewise.
26765 * math/e_sqrtl.c: Likewise.
26766 * math/e_scalb.c: Completely rewritten and optimized.
26767 * math/e_scalbf.c: Likewise.
26768 * math/e_scalbl.c: Likewise.
26769 * math/w_acos.c: Likewise.
26770 * math/w_acosf.c: Likewise.
26771 * math/w_acosl.c: Likewise.
26772 * math/w_acosh.c: Likewise.
26773 * math/w_acoshf.c: Likewise.
26774 * math/w_acoshl.c: Likewise.
26775 * math/w_asin.c: Likewise.
26776 * math/w_asinf.c: Likewise.
26777 * math/w_asinl.c: Likewise.
26778 * math/w_atan2.c: Likewise.
26779 * math/w_atan2f.c: Likewise.
26780 * math/w_atan2l.c: Likewise.
26781 * math/w_atanh.c: Likewise.
26782 * math/w_atanhf.c: Likewise.
26783 * math/w_atanhl.c: Likewise.
26784 * math/w_exp10.c: Likewise.
26785 * math/w_exp10f.c: Likewise.
26786 * math/w_exp10l.c: Likewise.
26787 * math/w_fmod.c: Likewise.
26788 * math/w_fmodf.c: Likewise.
26789 * math/w_fmodl.c: Likewise.
26790 * math/w_j0.c: Likewise.
26791 * math/w_j0f.c: Likewise.
26792 * math/w_j0l.c: Likewise.
26793 * math/w_j1.c: Likewise.
26794 * math/w_j1f.c: Likewise.
26795 * math/w_j1l.c: Likewise.
26796 * math/w_jn.c: Likewise.
26797 * math/w_jnf.c: Likewise.
26798 * math/w_log.c: Likewise.
26799 * math/w_logf.c: Likewise.
26800 * math/w_logl.c: Likewise.
26801 * math/w_log10.c: Likewise.
26802 * math/w_log10f.c: Likewise.
26803 * math/w_log10l.c: Likewise.
26804 * math/w_log2.c: Likewise.
26805 * math/w_log2f.c: Likewise.
26806 * math/w_log2l.c: Likewise.
26807 * math/w_pow.c: Likewise.
26808 * math/w_powf.c: Likewise.
26809 * math/w_powl.c: Likewise.
26810 * math/w_remainder.c: Likewise.
26811 * math/w_remainderf.c: Likewise.
26812 * math/w_remainderl.c: Likewise.
26813 * math/w_scalb.c: Likewise.
26814 * math/w_scalbf.c: Likewise.
26815 * math/w_scalbl.c: Likewise.
26816 * math/w_sqrt.c: Likewise.
26817 * math/w_sqrtf.c: Likewise.
26818 * math/w_sqrtl.c: Likewise.
26819 * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
26820 are declared. Include <bits/math-finite.h> if -ffinite-math-only is
26821 used.
26822 * math/math_private.h: Declare __kernel_standard_f.
26823 * math/w_cosh.c: Remove cruft and optimize a bit.
26824 * math/w_coshf.c: Likewise.
26825 * math/w_coshl.c: Likewise.
26826 * math/w_exp2.c: Likewise.
26827 * math/w_exp2f.c: Likewise.
26828 * math/w_exp2l.c: Likewise.
26829 * math/w_hypot.c: Likewise.
26830 * math/w_hypotf.c: Likewise.
26831 * math/w_hypotl.c: Likewise.
26832 * math/w_lgamma.c: Likewise.
26833 * math/w_lgamma_r.c: Likewise.
26834 * math/w_lgammaf.c: Likewise.
26835 * math/w_lgammaf_r.c: Likewise.
26836 * math/w_lgammal.c: Likewise.
26837 * math/w_lgammal_r.c: Likewise.
26838 * math/w_sinh.c: Likewise.
26839 * math/w_sinhf.c: Likewise.
26840 * math/w_sinhl.c: Likewise.
26841 * math/w_tgamma.c: Likewise.
26842 * math/w_tgammaf.c: Likewise.
26843 * math/w_tgammal.c: Likewise.
26844 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
26845 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
26846 * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
26847 Minor optimizations. Pretty printing. Remove cruft.
26848 * sysdeps/i386/fpu/e_acosf.S: Likewise.
26849 * sysdeps/i386/fpu/e_acosh.S: Likewise.
26850 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
26851 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
26852 * sysdeps/i386/fpu/e_acosl.c: Likewise.
26853 * sysdeps/i386/fpu/e_asin.S: Likewise.
26854 * sysdeps/i386/fpu/e_asinf.S: Likewise.
26855 * sysdeps/i386/fpu/e_atan2.S: Likewise.
26856 * sysdeps/i386/fpu/e_atan2f.S: Likewise.
26857 * sysdeps/i386/fpu/e_atan2l.c: Likewise.
26858 * sysdeps/i386/fpu/e_atanh.S: Likewise.
26859 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
26860 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
26861 * sysdeps/i386/fpu/e_exp10.S: Likewise.
26862 * sysdeps/i386/fpu/e_exp10f.S: Likewise.
26863 * sysdeps/i386/fpu/e_exp10l.S: Likewise.
26864 * sysdeps/i386/fpu/e_exp2.S: Likewise.
26865 * sysdeps/i386/fpu/e_exp2f.S: Likewise.
26866 * sysdeps/i386/fpu/e_exp2l.S: Likewise.
26867 * sysdeps/i386/fpu/e_fmod.S: Likewise.
26868 * sysdeps/i386/fpu/e_fmodf.S: Likewise.
26869 * sysdeps/i386/fpu/e_fmodl.c: Likewise.
26870 * sysdeps/i386/fpu/e_hypot.S: Likewise.
26871 * sysdeps/i386/fpu/e_hypotf.S: Likewise.
26872 * sysdeps/i386/fpu/e_log.S: Likewise.
26873 * sysdeps/i386/fpu/e_log10.S: Likewise.
26874 * sysdeps/i386/fpu/e_log10f.S: Likewise.
26875 * sysdeps/i386/fpu/e_log10l.S: Likewise.
26876 * sysdeps/i386/fpu/e_log2.S: Likewise.
26877 * sysdeps/i386/fpu/e_log2f.S: Likewise.
26878 * sysdeps/i386/fpu/e_log2l.S: Likewise.
26879 * sysdeps/i386/fpu/e_logf.S: Likewise.
26880 * sysdeps/i386/fpu/e_logl.S: Likewise.
26881 * sysdeps/i386/fpu/e_pow.S: Likewise.
26882 * sysdeps/i386/fpu/e_powf.S: Likewise.
26883 * sysdeps/i386/fpu/e_powl.S: Likewise.
26884 * sysdeps/i386/fpu/e_remainder.S: Likewise.
26885 * sysdeps/i386/fpu/e_remainderf.S: Likewise.
26886 * sysdeps/i386/fpu/e_remainderl.S: Likewise.
26887 * sysdeps/i386/fpu/e_scalb.S: Likewise.
26888 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
26889 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
26890 * sysdeps/i386/fpu/e_sqrt.S: Likewise.
26891 * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
26892 * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
26893 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
26894 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
26895 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
26896 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
26897 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
26898 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
26899 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
26900 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
26901 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
26902 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
26903 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
26904 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
26905 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
26906 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
26907 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
26908 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
26909 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
26910 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
26911 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
26912 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
26913 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
26914 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
26915 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
26916 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
26917 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
26918 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
26919 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
26920 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
26921 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
26922 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
26923 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
26924 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
26925 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
26926 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
26927 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
26928 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
26929 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
26930 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
26931 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
26932 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
26933 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
26934 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
26935 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
26936 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
26937 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
26938 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
26939 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
26940 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
26941 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
26942 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
26943 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
26944 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
26945 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
26946 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
26947 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
26948 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
26949 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
26950 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
26951 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
26952 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
26953 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
26954 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
26955 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
26956 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
26957 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
26958 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
26959 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
26960 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
26961 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
26962 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
26963 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
26964 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
26965 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
26966 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
26967 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
26968 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
26969 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
26970 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
26971 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
26972 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
26973 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
26974 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
26975 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
26976 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
26977 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
26978 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
26979 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
26980 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
26981 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
26982 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
26983 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
26984 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
26985 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
26986 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
26987 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
26988 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
26989 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
26990 * sysdeps/s390/fpu/e_sqrt.c: Likewise.
26991 * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
26992 * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
26993 * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
26994 * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
26995 * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
26996 * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
26997 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
26998 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
26999 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
27000 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
27001 * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
27002 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
27003 * sysdeps/x86_64/fpu/e_sqrt.c: Likewise. Fix parameter order
27004 * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
27005 * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
27006 (__isnanf): Likewise.
27007 (__isinf_ns): Likewise.
27008 (__isinf_nsf): Likewise.
27009 (__finite): Likewise.
27010 (__finitef): Likewise.
27011 (__ieee754_sqrt): Define as macro.
27012 (__ieee754_sqrtf): Define as macro.
27013 (__ieee754_sqrtl): Define as macro.
27014 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
27015 inlined copy.
27016 * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
27017 __FINITE_MATH_ONLY__ consistent.
27018 * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
27019
12cc2fcd
AS
270202011-10-10 Andreas Schwab <schwab@linux-m68k.org>
27021
a843a204
AS
27022 * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
27023 of rawmemchr.
27024
12cc2fcd
AS
27025 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
27026
c853acd5
UD
270272011-10-09 Ulrich Drepper <drepper@gmail.com>
27028
27029 * po/ja.po: Update from translation team.
27030
c658d255
RM
270312011-10-08 Roland McGrath <roland@hack.frob.com>
27032
110946e4
RM
27033 * locale/programs/locarchive.c (prepare_address_space): New function.
27034 (create_archive, enlarge_archive, open_archive): Use it.
27035
50604220
RM
27036 * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
27037 inside [SHARED], where it is used.
27038
c658d255
RM
27039 * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
27040
27041 * nss/getent.c (netgroup_keys): Remove unused variable.
27042 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
27043
6a621eb7
UD
270442011-10-08 Ulrich Drepper <drepper@gmail.com>
27045
7edb55ce
UD
27046 * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
27047 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
27048 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
27049 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
27050 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
27051 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
27052 * math/Makefile (libm-calls): Add s_isinf_ns.
27053 * math/divtc3.c: Use __isinf_nsl instead of isinf.
27054 * math/multc3.c: Likewise.
27055 * math/s_casin.c: Likewise.
27056 * math/s_casinf.c: Likewise.
27057 * math/s_casinl.c: Likewise.
27058 * math/s_ccos.c: Likewise.
27059 * math/s_ccosf.c: Likewise.
27060 * math/s_ccosl.c: Likewise.
27061 * math/s_ctan.c: Likewise.
27062 * math/s_ctanf.c: Likewise.
27063 * math/s_ctanh.c: Likewise.
27064 * math/s_ctanhf.c: Likewise.
27065 * math/s_ctanhl.c: Likewise.
27066 * math/s_ctanl.c: Likewise.
27067 * math/w_fmod.c: Likewise.
27068 * math/w_fmodf.c: Likewise.
27069 * math/w_fmodl.c: Likewise.
27070 * math/w_remainder.c: Likewise.
27071 * math/w_remainderf.c: Likewise.
27072 * math/w_remainderl.c: Likewise.
27073 * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
27074 * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
27075 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
27076 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
27077 * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
27078 * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
27079 * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
27080 __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
27081
187da0ae
UD
27082 * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
27083 of the number.
27084 * stdio-common/printf_fphex.c: Likewise.
27085 * stdio-common/printf_size.c: Likewise.
27086
9277c064
UD
27087 * math/e_exp10.c: Include math_private.h using <...> not "...".
27088 * math/e_exp10f.c: Likewise.
27089 * math/e_exp10l.c: Likewise.
27090 * math/e_exp2l.c: Likewise.
27091 * math/e_j0l.c: Likewise.
27092 * math/e_j1l.c: Likewise.
27093 * math/e_jnl.c: Likewise.
27094 * math/e_lgammal_r.c: Likewise.
27095 * math/e_rem_pio2l.c: Likewise.
27096 * math/e_scalb.c: Likewise.
27097 * math/e_scalbf.c: Likewise.
27098 * math/e_scalbl.c: Likewise.
27099 * math/k_cosl.c: Likewise.
27100 * math/k_sinl.c: Likewise.
27101 * math/k_tanl.c: Likewise.
27102 * math/s_cacoshf.c: Likewise.
27103 * math/s_catan.c: Likewise.
27104 * math/s_catanf.c: Likewise.
27105 * math/s_catanh.c: Likewise.
27106 * math/s_catanhf.c: Likewise.
27107 * math/s_catanhl.c: Likewise.
27108 * math/s_catanl.c: Likewise.
27109 * math/s_ccosh.c: Likewise.
27110 * math/s_ccoshf.c: Likewise.
27111 * math/s_ccoshl.c: Likewise.
27112 * math/s_cexp.c: Likewise.
27113 * math/s_cexpf.c: Likewise.
27114 * math/s_cexpl.c: Likewise.
27115 * math/s_clog.c: Likewise.
27116 * math/s_clog10.c: Likewise.
27117 * math/s_clog10f.c: Likewise.
27118 * math/s_clog10l.c: Likewise.
27119 * math/s_clogf.c: Likewise.
27120 * math/s_clogl.c: Likewise.
27121 * math/s_csin.c: Likewise.
27122 * math/s_csinf.c: Likewise.
27123 * math/s_csinh.c: Likewise.
27124 * math/s_csinhf.c: Likewise.
27125 * math/s_csinhl.c: Likewise.
27126 * math/s_csinl.c: Likewise.
27127 * math/s_csqrt.c: Likewise.
27128 * math/s_csqrtf.c: Likewise.
27129 * math/s_csqrtl.c: Likewise.
27130 * math/s_ctan.c: Likewise.
27131 * math/s_ctanf.c: Likewise.
27132 * math/s_ctanh.c: Likewise.
27133 * math/s_ctanhf.c: Likewise.
27134 * math/s_ctanhl.c: Likewise.
27135 * math/s_ctanl.c: Likewise.
27136 * math/s_ldexp.c: Likewise.
27137 * math/s_ldexpf.c: Likewise.
27138 * math/s_ldexpl.c: Likewise.
27139 * math/s_significand.c: Likewise.
27140 * math/s_significandf.c: Likewise.
27141 * math/s_significandl.c: Likewise.
27142 * math/w_acos.c: Likewise.
27143 * math/w_acosf.c: Likewise.
27144 * math/w_acosh.c: Likewise.
27145 * math/w_acoshf.c: Likewise.
27146 * math/w_acoshl.c: Likewise.
27147 * math/w_acosl.c: Likewise.
27148 * math/w_asin.c: Likewise.
27149 * math/w_asinf.c: Likewise.
27150 * math/w_asinl.c: Likewise.
27151 * math/w_atan2.c: Likewise.
27152 * math/w_atan2f.c: Likewise.
27153 * math/w_atan2l.c: Likewise.
27154 * math/w_atanh.c: Likewise.
27155 * math/w_atanhf.c: Likewise.
27156 * math/w_atanhl.c: Likewise.
27157 * math/w_cosh.c: Likewise.
27158 * math/w_coshf.c: Likewise.
27159 * math/w_coshl.c: Likewise.
27160 * math/w_dremf.c: Likewise.
27161 * math/w_exp10.c: Likewise.
27162 * math/w_exp10f.c: Likewise.
27163 * math/w_exp10l.c: Likewise.
27164 * math/w_exp2.c: Likewise.
27165 * math/w_exp2f.c: Likewise.
27166 * math/w_fmod.c: Likewise.
27167 * math/w_fmodf.c: Likewise.
27168 * math/w_fmodl.c: Likewise.
27169 * math/w_hypot.c: Likewise.
27170 * math/w_hypotf.c: Likewise.
27171 * math/w_hypotl.c: Likewise.
27172 * math/w_j0.c: Likewise.
27173 * math/w_j0f.c: Likewise.
27174 * math/w_j0l.c: Likewise.
27175 * math/w_j1.c: Likewise.
27176 * math/w_j1f.c: Likewise.
27177 * math/w_j1l.c: Likewise.
27178 * math/w_jn.c: Likewise.
27179 * math/w_jnf.c: Likewise.
27180 * math/w_jnl.c: Likewise.
27181 * math/w_lgamma.c: Likewise.
27182 * math/w_lgamma_r.c: Likewise.
27183 * math/w_lgammaf.c: Likewise.
27184 * math/w_lgammaf_r.c: Likewise.
27185 * math/w_lgammal.c: Likewise.
27186 * math/w_lgammal_r.c: Likewise.
27187 * math/w_log.c: Likewise.
27188 * math/w_log10.c: Likewise.
27189 * math/w_log10f.c: Likewise.
27190 * math/w_log10l.c: Likewise.
27191 * math/w_log2.c: Likewise.
27192 * math/w_log2f.c: Likewise.
27193 * math/w_log2l.c: Likewise.
27194 * math/w_logf.c: Likewise.
27195 * math/w_logl.c: Likewise.
27196 * math/w_pow.c: Likewise.
27197 * math/w_powf.c: Likewise.
27198 * math/w_powl.c: Likewise.
27199 * math/w_remainder.c: Likewise.
27200 * math/w_remainderf.c: Likewise.
27201 * math/w_remainderl.c: Likewise.
27202 * math/w_scalb.c: Likewise.
27203 * math/w_scalbf.c: Likewise.
27204 * math/w_scalbl.c: Likewise.
27205 * math/w_sinh.c: Likewise.
27206 * math/w_sinhf.c: Likewise.
27207 * math/w_sinhl.c: Likewise.
27208 * math/w_sqrt.c: Likewise.
27209 * math/w_sqrtf.c: Likewise.
27210 * math/w_sqrtl.c: Likewise.
27211 * math/w_tgamma.c: Likewise.
27212 * math/w_tgammaf.c: Likewise.
27213 * math/w_tgammal.c: Likewise.
27214
6a621eb7
UD
27215 * po/ja.po: Update from translation team.
27216
bf582445
AJ
272172011-09-29 Andreas Jaeger <aj@suse.de>
27218
f9efbf3a
AJ
27219 [BZ #13179]
27220 * sunrpc/netname.c (netname2host): Fix logic.
27221
bf582445
AJ
27222 [BZ #6779]
27223 [BZ #6783]
27224 * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
27225 correctly.
27226 * math/w_remainder.c (__remainder): Likewise.
27227 * math/w_remainderf.c (__remainderf): Likewise.
27228 * math/libm-test.inc (remainder_test): Add test cases.
27229
48693bea
AK
272302011-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
27231
27232 * stdlib/longlong.h: Update from GCC. Fix zarch smul_ppmm and
27233 sdiv_qrnnd.
27234
42622229
LD
272352011-10-07 Ulrich Drepper <drepper@gmail.com>
27236
27237 * string/test-memcmp.c: Avoid unncessary #defines.
27238 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
27239
093ecf92
LD
272402011-08-31 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
27241
27242 * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
27243 Use new sse2 version for core i3 - i7 as it's faster
27244 than sse42 version.
27245 (bit_Prefer_PMINUB_for_stringop): New.
27246 * sysdeps/x86_64/rawmemchr.S: Update.
27247 Replace with faster SSE2 version.
27248 * sysdeps/x86_64/memrchr.S: New file.
27249 * sysdeps/x86_64/memchr.S: Update.
27250 Replace with faster SSE2 version.
27251
fde56e5c
MP
272522011-09-12 Marek Polacek <mpolacek@redhat.com>
27253
27254 * elf/dl-load.c (lose): Add cast to avoid warning.
27255
21fd49a9
UD
272562011-10-07 Ulrich Drepper <drepper@gmail.com>
27257
5a06e643
UD
27258 * po/ca.po: Update from translation team.
27259
684ae515
UD
27260 * inet/getnetgrent_r.c: Hook up nscd.
27261 * nscd/Makefile (routines): Add nscd_netgroup.
27262 (nscd-modules): Add netgroupcache.
27263 (CFLAGS-netgroupcache.c): Define.
27264 * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
27265 (cache_search): Add const to second parameter.
27266 * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
27267 INNETGR.
27268 (dbs): Add netgrdb entry.
27269 (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
27270 (verify_persistent_db): Handle netgrdb.
27271 (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
27272 * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
27273 GETFDNETGR.
27274 (netgroup_response_header): Define.
27275 (innetgroup_response_header): Define.
27276 (datahead): Add netgroup_response_header and innetgroup_response_header
27277 elements.
27278 * nscd/nscd.conf: Add entries for netgroup cache.
27279 * nscd/nscd.h (dbtype): Add netgrdb.
27280 (_PATH_NSCD_NETGROUP_DB): Define.
27281 (netgroup_iov_disabled): Declare.
27282 (xmalloc, xcalloc, xrealloc): Move declarations here.
27283 (cache_search): Adjust prototype.
27284 Add netgroup-related prototypes.
27285 * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
27286 * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
27287 (__nscd_innetgr): Declare.
27288 * nscd/selinux.c (perms): Use access_vector_t as element type and
27289 add netgroup-related initializers.
27290 * nscd/netgroupcache.c: New file.
27291 * nscd/nscd_netgroup.c: New file.
27292 * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
27293 * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
27294 For four parameters use innetgr.
27295 * nss/nss_files/files-init.c: Add definition and callback for netgr.
27296 * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
27297 (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
27298 * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
27299
21fd49a9
UD
27300 * nscd/connections.c (register_traced_file): Don't register file
27301 for disabled databases.
27302
054c0457
UD
273032011-10-06 Ulrich Drepper <drepper@gmail.com>
27304
32b63198
UD
27305 * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
27306
054c0457
UD
27307 * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
27308 from tree and freeing node.
27309
64031225
JO
273102011-09-25 Jiri Olsa <jolsa@redhat.com>
27311
27312 * nss/nsswitch.c (__nss_database_lookup): Handle
27313 nss_parse_service_list out of memory case.
27314
0490345c
JO
273152011-09-15 Jiri Olsa <jolsa@redhat.com>
27316
27317 * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
27318 out of memory case.
27319
3a62d00d
AS
273202011-10-04 Andreas Schwab <schwab@redhat.com>
27321
27322 * include/dlfcn.h (__RTLD_NOIFUNC): Define.
27323 * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
27324 pass it down.
27325 * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
27326 elf_machine_rela, elf_machine_lazy_rel.
27327 (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
27328 (ELF_DYNAMIC_DO_REL): Likewise.
27329 (ELF_DYNAMIC_DO_RELA): Likewise.
27330 (ELF_DYNAMIC_RELOCATE): Likewise.
27331 * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
27332 to ELF_DYNAMIC_DO_REL.
27333 * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
27334 (dl_main): In trace mode always set __RTLD_NOIFUNC.
27335 * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
27336 elf_machine_rela.
27337 * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
27338 skip_ifunc, don't call ifunc function if non-zero.
27339 (elf_machine_rela): Likewise.
27340 (elf_machine_lazy_rel): Likewise.
27341 (elf_machine_lazy_rela): Likewise.
27342 * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
27343 (elf_machine_lazy_rel): Likewise.
27344 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
27345 Likewise.
27346 (elf_machine_lazy_rel): Likewise.
27347 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
27348 Likewise.
27349 (elf_machine_lazy_rel): Likewise.
27350 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
27351 (elf_machine_lazy_rel): Likewise.
27352 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
27353 (elf_machine_lazy_rel): Likewise.
27354 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
27355 (elf_machine_lazy_rel): Likewise.
27356 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
27357 (elf_machine_lazy_rel): Likewise.
27358 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
27359 (elf_machine_lazy_rel): Likewise.
27360 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
27361 (elf_machine_lazy_rel): Likewise.
27362
68577918
UD
273632011-09-28 Ulrich Drepper <drepper@gmail.com>
27364
27365 * nss/nss_files/files-init.c (_nss_files_init): Use static
27366 initialization for all the *_traced_file variables.
27367
68822d74
AS
273682011-09-28 Andreas Schwab <schwab@redhat.com>
27369
27370 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
27371
2056100b
RM
273722011-09-27 Roland McGrath <roland@hack.frob.com>
27373
27374 [BZ #13226]
27375 * manual/signal.texi (Longjmp in Handler): Grammar fixes.
27376
32c76b63
AS
273772011-09-27 Andreas Schwab <schwab@redhat.com>
27378
27379 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
27380 Reread the line before reparsing it.
27381
bf972c9d
AS
273822011-09-26 Andreas Schwab <schwab@redhat.com>
27383
27384 * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
27385
e057a1b5
JM
273862011-09-21 Chung-Lin Tang <cltang@codesourcery.com>
27387 Maxim Kuvyrkov <maxim@codesourcery.com>
27388 Joseph Myers <joseph@codesourcery.com>
27389
27390 * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
27391 if needed for __stack_chk_guard.
27392
bc7e1c36
RM
273932011-09-19 Roland McGrath <roland@hack.frob.com>
27394
ecb1482f
RM
27395 * sysdeps/posix/spawni.c (script_execute): Always define it.
27396 It will be optimized away if unused.
27397 (maybe_script_execute): New function.
27398 (__spawni): Call it.
27399
bc7e1c36
RM
27400 * Makerules: Don't include tls.make.
27401 (config-tls): Always set to thread.
27402 * tls.make.c: File removed.
27403
1c3b002b
MF
274042011-09-19 Mike Frysinger <vapier@gentoo.org>
27405
27406 * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
27407 * config.make.in (CPPFLAGS-config): New substituted variable.
27408
2840865d
UD
274092011-09-15 Ulrich Drepper <drepper@gmail.com>
27410
88738eb6
UD
27411 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
27412
cbf645a6 27413 [BZ #13192]
2840865d
UD
27414 * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
27415 Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
27416
b402e91a
RM
274172011-09-15 Roland McGrath <roland@hack.frob.com>
27418
27419 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
27420 (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
27421 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
27422 (CALL_FAIL): Likewise.
27423 * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
27424 (CALL_FAIL): Macro removed.
27425 Patch mostly by Mike Frysinger <vapier@gentoo.org>.
27426
4c1a1f71
UD
274272011-09-15 Ulrich Drepper <drepper@gmail.com>
27428
27429 * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
27430 for __FINITE_MATH_ONLY__ == 1.
27431
edc121be
AS
274322011-09-15 Andreas Schwab <schwab@redhat.com>
27433
27434 * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
27435 __ieee754_sqrt instead of sqrt.
27436 * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
27437 __ieee754_sqrtf instead of sqrtf.
27438 * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
27439 __floorf instead of floorf.
27440 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
27441 __floorf, __truncf instead of floorf, truncf.
27442
cd205654
UD
274432011-09-14 Ulrich Drepper <drepper@gmail.com>
27444
ee4d0315
UD
27445 * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
27446
cd205654
UD
27447 * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
27448 __extern_always_inline.
27449 Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
27450 32-bit.
27451
48b67d71
AS
274522011-09-14 Andreas Schwab <schwab@redhat.com>
27453
27454 * elf/rtld.c (dl_main): Also relocate in dependency order when
27455 doing symbol dependency testing.
27456
1ae12c75
AS
274572011-09-13 Andreas Schwab <schwab@linux-m68k.org>
27458
27459 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
27460 Always define `refsym'.
27461
995a80df
AS
274622011-09-13 Andreas Schwab <schwab@redhat.com>
27463
e529793b
AS
27464 * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
27465 (__FD_ELT): Renamed from __FDELT.
27466 * misc/bits/select2.h (__FD_ELT): Likewise.
27467 * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
27468 __FD_MASK instead of __FDELT, __FDMASK.
27469 * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
27470 Likewise.
27471 * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
27472 Likewise.
27473
52d4fef8
AS
27474 * elf/Makefile (gen-ldd): Fix pattern.
27475
995a80df
AS
27476 * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
27477 (init_tls): Likewise.
27478
8682f8b0
UD
274792011-09-12 Ulrich Drepper <drepper@gmail.com>
27480
27481 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
27482
de82006d
AS
274832011-09-12 Andreas Schwab <schwab@redhat.com>
27484
a7c8e6a1
AS
27485 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
27486 `struct cmsghdr *' instead of `void *'.
27487 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
27488 Likewise.
27489
0f31fe77
AS
274902011-09-11 Andreas Schwab <schwab@linux-m68k.org>
27491
27492 * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
27493 if non-absolute.
27494 * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
27495 ldd_rewrite_script.
0f31fe77 27496
32b4c839
UD
274972011-09-11 Ulrich Drepper <drepper@gmail.com>
27498
83cd1420
UD
27499 * configure.in: Remove --with-tls option.
27500 * config.h.in: Remove HAVE_TLS_SUPPORT entry.
27501 * sysdeps/i386/elf/configure.in: Always test for TLS support and err
27502 out in case it is missing.
27503 * sysdeps/ia64/elf/configure.in: Likewise.
27504 * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
27505 * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
27506 * sysdeps/s390/s390-32/elf/configure.in: Likewise.
27507 * sysdeps/s390/s390-64/elf/configure.in: Likewise.
27508 * sysdeps/sh/elf/configure.in: Likewise.
27509 * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
27510 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
27511 * sysdeps/x86_64/elf/configure.in: Likewise.
27512 * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
27513 * sysdeps/mach/hurd/tls.h: Likewise.
27514
633f745d
UD
27515 [BZ #13067]
27516 * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
27517
f318beb8
UD
27518 [BZ #13090]
27519 * configure.in: Fix use of AC_INIT.
27520
32b4c839
UD
27521 * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
27522
3ce1f295
UD
275232011-09-10 Ulrich Drepper <drepper@gmail.com>
27524
bb016596
UD
27525 * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
27526 __set_errno.
8e58439c
UD
27527 * malloc/hooks.c: Likewise.
27528
aebae053 27529 [BZ #11929]
02d46fc4
UD
27530 * malloc/arena.c (ptmalloc_init_minimal): Removed. Initialize all
27531 variables statically.
27532 (narenas): Initialize.
27533 (list_lock): Initialize.
bb016596
UD
27534 (ptmalloc_init): Don't call ptmalloc_init_minimal. Remove
27535 initializtion of main_arena and list_lock. Small cleanups.
02d46fc4
UD
27536 Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
27537 * malloc/malloc.c: Remove malloc_getpagesize. Include <ldsodefs.h>.
27538 Add initializers to main_arena and mp_.
27539 (malloc_state): Remove pagesize member. Change all users to use
27540 GLRO(dl_pagesize).
27541
27542 * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
27543 * sysdeps/unix/sysv/linux/getpagesize.c: Simplify. GLRO(dl_pagesize)
27544 is always initialized.
27545
22a89187
UD
27546 * malloc/malloc.c: Removed unused configurations and dead code.
27547 * malloc/arena.c: Likewise.
27548 * malloc/hooks.c: Likewise.
02d46fc4 27549 * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
22a89187 27550
d063d164
UD
27551 * include/tls.h: Removed. USE___THREAD must always be defined.
27552 * bits/libc-tsd.h: Don't handle !USE___THREAD.
27553 * elf/dl-libc.c: Likewise.
27554 * elf/dl-tsd.c: Likewise.
27555 * include/errno.h: Likewise.
27556 * include/netdb.h: Likewise.
27557 * include/resolv.h: Likewise.
27558 * inet/herrno-loc.c: Likewise.
27559 * inet/herrno.c: Likewise.
27560 * malloc/arena.c: Likewise.
27561 * malloc/hooks.c: Likewise.
27562 * malloc/malloc.c: Likewise.
27563 * resolv/res-state.c: Likewise.
27564 * resolv/res_libc.c: Likewise.
27565 * sysdeps/i386/dl-machine.h: Likewise.
27566 * sysdeps/ia64/dl-machine.h: Likewise.
27567 * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
27568 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
27569 * sysdeps/s390/s390-32/dl-machine.h: Likewise.
27570 * sysdeps/s390/s390-64/dl-machine.h: Likewise.
27571 * sysdeps/sh/dl-machine.h: Likewise.
27572 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
27573 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
27574 * sysdeps/unix/i386/sysdep.S: Likewise.
27575 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
27576 * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
27577 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
27578 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
27579 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
27580 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
27581 * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
27582 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
27583 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
27584 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
27585 * sysdeps/unix/x86_64/sysdep.S: Likewise.
27586 * sysdeps/x86_64/dl-machine.h: Likewise.
27587 * tls.make.c: Likewise.
27588
3ce1f295
UD
27589 * configure.in: Remove --with-__thread option. Make tests for
27590 --no-whole-archive, __builtin_expect, symbol redirection, __thread,
27591 tls_model attribute fail if no support is available. Remove
27592 USE_IN_LIBIO.
27593 * Makeconfig: Adjust for dropped configure option. All features are
27594 now mandatory.
27595 * Makerules: Likewise.
27596 * Versions.def: Likewise.
27597 * argp/argp-fmtstream.c: Likewise.
27598 * argp/argp-fmtstream.h: Likewise.
27599 * argp/argp-help.c: Likewise.
27600 * assert/assert.c: Likewise.
27601 * config.h.in: Likewise.
27602 * config.make.in: Likewise.
27603 * configure: Likewise.
27604 * configure.in: Likewise.
27605 * csu/Versions: Likewise.
27606 * csu/init.c: Likewise.
27607 * elf/tst-audit2.c: Likewise.
27608 * elf/tst-tls10.c: Likewise.
27609 * elf/tst-tls10.h: Likewise.
27610 * elf/tst-tls11.c: Likewise.
27611 * elf/tst-tls12.c: Likewise.
27612 * elf/tst-tls14.c: Likewise.
27613 * elf/tst-tlsmod11.c: Likewise.
27614 * elf/tst-tlsmod12.c: Likewise.
27615 * elf/tst-tlsmod13.c: Likewise.
27616 * elf/tst-tlsmod13a.c: Likewise.
27617 * elf/tst-tlsmod14a.c: Likewise.
27618 * elf/tst-tlsmod15b.c: Likewise.
27619 * elf/tst-tlsmod16a.c: Likewise.
27620 * elf/tst-tlsmod16b.c: Likewise.
27621 * elf/tst-tlsmod7.c: Likewise.
27622 * elf/tst-tlsmod8.c: Likewise.
27623 * elf/tst-tlsmod9.c: Likewise.
27624 * gmon/gmon.c: Likewise.
27625 * grp/fgetgrent_r.c: Likewise.
27626 * grp/putgrent.c: Likewise.
27627 * hurd/fopenport.c: Likewise.
27628 * include/libc-symbols.h: Likewise.
27629 * include/tls.h: Likewise.
27630 * intl/gettextP.h: Likewise.
27631 * intl/loadinfo.h: Likewise.
27632 * locale/global-locale.c: Likewise.
27633 * locale/localeinfo.h: Likewise.
27634 * mach/devstream.c: Likewise.
27635 * malloc/arena.c: Likewise.
27636 * malloc/set-freeres.c: Likewise.
27637 * misc/err.c: Likewise.
27638 * misc/getttyent.c: Likewise.
27639 * misc/mntent_r.c: Likewise.
27640 * posix/getopt.c: Likewise.
27641 * posix/wordexp.c: Likewise.
27642 * pwd/fgetpwent_r.c: Likewise.
27643 * resolv/Versions: Likewise.
27644 * resolv/res_hconf.c: Likewise.
27645 * shadow/fgetspent_r.c: Likewise.
27646 * shadow/putspent.c: Likewise.
27647 * stdio-common/printf_fphex.c: Likewise.
27648 * stdio-common/tmpfile.c: Likewise.
27649 * stdlib/abort.c: Likewise.
27650 * stdlib/fmtmsg.c: Likewise.
27651 * sunrpc/auth_unix.c: Likewise.
27652 * sunrpc/clnt_perr.c: Likewise.
27653 * sunrpc/clnt_tcp.c: Likewise.
27654 * sunrpc/clnt_udp.c: Likewise.
27655 * sunrpc/clnt_unix.c: Likewise.
27656 * sunrpc/openchild.c: Likewise.
27657 * sunrpc/svc_simple.c: Likewise.
27658 * sunrpc/svc_tcp.c: Likewise.
27659 * sunrpc/svc_udp.c: Likewise.
27660 * sunrpc/svc_unix.c: Likewise.
27661 * sunrpc/xdr.c: Likewise.
27662 * sunrpc/xdr_array.c: Likewise.
27663 * sunrpc/xdr_rec.c: Likewise.
27664 * sunrpc/xdr_ref.c: Likewise.
27665 * sunrpc/xdr_stdio.c: Likewise.
27666
1248c1c4
PB
276672011-09-09 Ulrich Drepper <drepper@gmail.com>
27668
27669 * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
27670
276712011-07-03 Andreas Jaeger <aj@suse.de>
27672
27673 * math/libm-test.inc (jn_test): Add tests for BZ#11589.
27674 * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
27675 regenerate with gen-libm-tests.pl.
27676
276772010-05-12 Petr Baudis <pasky@suse.cz>
27678
27679 [BZ #11589]
27680 * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
27681 around j0() zero points by switching to j1().
27682 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
27683 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
27684 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
27685 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
27686
f22e1074
UD
276872011-09-09 Ulrich Drepper <drepper@gmail.com>
27688
f19009c1
UD
27689 * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
27690 instead of 0.
27691 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
3a235abb 27692 instead of 0.
f19009c1
UD
27693 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
27694 Patch in part by Pavel Roskin <proski@gnu.org>.
27695
3f8cc204
UD
27696 [BZ #13138]
27697 * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
27698 realloc.
27699 (_IO_vfscanf_internal): Remove reteof. Use errout after setting done.
27700 Free memory block if necessary.
27701
f22e1074
UD
27702 [BZ #12847]
27703 * libio/genops.c (INTDEF): For string streams the _lock pointer can
27704 be NULL. Don't lock in this case.
27705
0a2349f9
RM
277062011-09-09 Roland McGrath <roland@hack.frob.com>
27707
27708 * elf/elf.h (ELFOSABI_GNU): New macro.
27709 (ELFOSABI_LINUX): Define to that.
27710
f3cdd467
DZ
277112011-07-29 Denis Zaitceff <zaitceff@gmail.com>
27712
27713 * string/strncat.c (strncat): Undef the symbol in case it has been
27714 defined in bits/string.h.
27715
74718d13
UD
277162011-09-09 Ulrich Drepper <drepper@gmail.com>
27717
633e9e0f
UD
27718 * elf/sotruss.ksh: Clean up, fix, and complete help messages.
27719
0a2349f9 27720 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
74718d13
UD
27721 link map.
27722
f9924780
AJ
277232011-08-17 Andreas Jaeger <aj@suse.de>
27724
27725 * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
27726
7f5517aa
PP
277272011-08-18 Paul Pluzhnikov <ppluzhnikov@google.com>
27728 Ian Lance Taylor <iant@google.com>
27729
27730 * math/libm-test.inc (lround_test): New testcase.
27731 * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
27732
762011fe
UD
277332011-09-08 Ulrich Drepper <drepper@gmail.com>
27734
92963737
UD
27735 * Makefile: Remove support for automatic cvs check-ins.
27736 * Makerules: Likewise.
27737 * config.make.in: Likewise.
27738 * configure.in: Likewise.
27739 * intl/Makefile: Likewise.
27740 * locale/Makefile: Likewise.
27741 * po/Makefile: Likewise.
27742 * posix/Makefile: Likewise.
27743 * sysdeps/gnu/Makefile: Likewise.
27744 * sysdeps/mach/hurd/Makefile: Likewise.
27745 * sysdeps/sparc/sparc32/Makefile: Likewise.
27746
b0727fd8
JS
27747 [BZ #13118]
27748 * posix/Makefile (bug-regex32-ENV): Define.
27749 Patch by John Stanley <jpsinthemix@verizon.net>.
27750
a0f33f99
UD
27751 * misc/Makefile (headers): Add bits/select2.h.
27752 * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
27753 * misc/bits/select2.h: New file.
27754 * include/bits/select2.h: New file.
27755 * debug/Makefile (routines): Add fdelt_chk.
27756 * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
27757 * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
27758 FD_ISSET.
27759 * debug/fdelt_chk.c: New file.
27760
762011fe
UD
27761 * wcsmbs/test-wcscmp.c: Moved from string/*. Adjust.
27762 * wcsmbs/test-wmemcmp.c: Likewise.
27763 * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
a0f33f99 27764 * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
762011fe
UD
27765
277662011-09-08 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
27767
27768 * string/Makefile (strop-tests): Add memcmp.
27769 * string/test-wmemcmp.c: New file.
27770 * string/test-memcmp.c: Add wmemcmp support.
27771
7f513ec8
RM
277722011-09-08 Roland McGrath <roland@hack.frob.com>
27773
0442afb4
RM
27774 [BZ #13153]
27775 * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
27776 2011-07-19 change.
27777
7f513ec8
RM
27778 * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
27779 garbage value in a __mach_port_mod_refs call in the cases of the
27780 task-self and thread-self ports.
27781
a12b2239
ST
277822011-09-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
27783
27784 * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
27785
610f9ab4
AS
277862011-09-08 Andreas Schwab <schwab@redhat.com>
27787
7f513ec8 27788 * elf/dl-load.c (lose): Check for non-null L.
610f9ab4 27789
48882a1a
LD
277902011-09-07 Ulrich Drepper <drepper@gmail.com>
27791
b49865be
UD
27792 * elf/dl-load.c (open_verify): Use O_CLOEXEC.
27793
fdc86bc9
UD
27794 * elf/dl-libc.c (dlerror_run): Pass back error code from
27795 dl_catch_error.
27796
c966526a
UD
27797 [BZ #13123]
27798 * elf/dl-load.c (lose): Free l_origin if it is valid.
27799
48882a1a
LD
27800 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
27801 names.
27802 * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
27803 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
27804 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
27805 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
27806 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
27807 Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
27808
77a2a8b4
AZ
278092011-08-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
27810
27811 * sysdeps/powerpc/fpu/e_hypot.c: New file.
27812 * sysdeps/powerpc/fpu/e_hypotf.c: New file.
27813 * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
27814 * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
27815 * sysdeps/powerpc/fpu/k_cosf.c: New file.
27816 * sysdeps/powerpc/fpu/k_sinf.c: New file.
27817 * sysdeps/powerpc/fpu/s_cosf.c: New file.
27818 * sysdeps/powerpc/fpu/s_sinf.c: New file.
27819 * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
27820 * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
27821
24f579d8
AM
278222011-08-15 Alan Modra <amodra@gmail.com>
27823
27824 [BZ #13092]
27825 * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
27826 * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
27827 * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here. Add
27828 ppc_mcount to static-only-routines.
27829 * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
27830 __mcount_internal.
27831 * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
27832 __mcount_internal with usual JUMPTARGET. Remove useless nop.
27833
3d4837df
UD
278342011-08-18 David Flaherty <flaherty@linux.vnet.ibm.com>
27835
27836 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
27837 for finite and infinity parameters.
27838
22700377
WS
278392011-08-04 Will Schmidt <will_schmidt@vnet.ibm.com>
27840
27841 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
27842 and add nop instructions for throughput optimization.
27843 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
27844
5025581e
WS
278452011-07-28 Will Schmidt <will_schmidt@vnet.ibm.com>
27846
27847 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
27848 aligned copy for power7 with vector-scalar instructions.
27849 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
27850
08a300c9
L
278512011-07-24 H.J. Lu <hongjiu.lu@intel.com>
27852
27853 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
27854 AVX check.
27855
59178ef9
AS
278562011-09-07 Andreas Schwab <schwab@redhat.com>
27857
27858 [BZ #13144]
27859 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
27860 last change.
27861
e38ba7ab
UD
278622011-09-07 Ulrich Drepper <drepper@gmail.com>
27863
27864 * sysdeps/unix/sysv/linux/x86_64/init-first.c
27865 (_libc_vdso_platform_setup): If vDSO is not present store pointer to
27866 syscall wrapper around clock_gettime in __vdso_clock_gettime.
27867 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
27868 clock_gettime.
27869
d53a73ac
UD
278702011-09-06 Ulrich Drepper <drepper@gmail.com>
27871
fc8bffcc
UD
27872 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
27873 Forgot to demangle the pointer.
27874
ceaa0c5d
UD
27875 * sysdeps/i386/sysdep.h: Define atom_text_section.
27876 * sysdeps/x86_64/sysdep.h: Likewise.
27877 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
27878 section with atom_text_section.
27879 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
27880 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
27881 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
27882 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
27883 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
27884
a77d3c17
UD
27885 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
27886 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
27887 already be defined. Change to take two parameters and don't assign
27888 result to variable. Adjust all users.
27889 Define INTERNAL_GETTIME if not already defined.
27890 Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
27891 call.
27892 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
27893 HAVE_CLOCK_GETTIME_VSYSCALL.
27894 * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
27895
d53a73ac
UD
27896 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
27897 gettimeofday vsyscall, just use time.
27898
a8f84144
AS
278992011-09-06 Andreas Schwab <schwab@redhat.com>
27900
27901 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
27902 <errno.h>.
27903
ef606249
UD
279042011-09-06 Ulrich Drepper <drepper@gmail.com>
27905
27906 * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
27907 syscall on x86-64.
27908 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
27909 syscall.
27910 * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
27911 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
27912 syscall if possible.
27913
6585cb60
UD
279142011-09-05 Ulrich Drepper <drepper@gmail.com>
27915
27916 * elf/pldd.c (get_process_info): Don't read whole ELF header, just
27917 e_ident. Don't pass to find_mapsXX.
27918 * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
27919
a5f524e4
LD
279202011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
27921
27922 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
27923 strchr-sse2-no-bsf strrchr-sse2-no-bsf
27924 * sysdeps/x86_64/multiarch/strchr.S: Update.
27925 Check bit_slow_BSF bit.
27926 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
27927 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
27928 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
27929
554881ef
UD
279302011-09-05 Ulrich Drepper <drepper@gmail.com>
27931
d96de963
UD
27932 [BZ #13134]
27933 * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
27934 before glibc 2.15.
27935 (tryshell): Define.
27936 (__spawni): Change last parameter to be flag. Test
27937 SPAWN_XFLAGS_USE_PATH flag to use path or not.
27938 Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
27939 * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
27940 * posix/spawni.c: Likewise.
27941 * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
27942 * posix/spawnp.c: Likewise. Change normal version to use
27943 SPAWN_XFLAGS_USE_PATH.
27944 * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
27945 SPAWN_XFLAGS_TRY_SHELL.
27946
d48e5868
UD
27947 [BZ #13150]
27948 * posix/glob.h: Remove gcc 1.x support.
27949
554881ef
UD
27950 [BZ #13068]
27951 * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
27952
693fb948
LD
279532011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
27954
27955 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
27956 strchr-sse2 strrchr-sse2 strchr-sse2-bsf
27957 strrchr-sse2-bsf
27958 * sysdeps/i386/i686/multiarch/strchr.S: New file.
27959 * sysdeps/i386/i686/multiarch/strrchr.S: New file.
27960 * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
27961 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
27962 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
27963 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
27964
1b48c537
UD
279652011-08-29 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
27966
49d42c37
UD
27967 * sysdeps/x86_64/wcscmp.S: New file.
27968
1b48c537
UD
27969 * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
27970 wcscmp-c wcscmp-sse2
27971 * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
27972 * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
27973 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
27974 * wcsmbs/wcscmp.c: Allow renaming.
27975
15c95c5d
DM
279762011-09-05 David S. Miller <davem@davemloft.net>
27977
27978 * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
27979 stack slot, rather than the struct return pointer slot.
27980 * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
27981 * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
27982 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
27983 * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
27984
2f0ad8f3
UD
279852011-09-05 Ulrich Drepper <drepper@gmail.com>
27986
d88ae418
UD
27987 * po/ja.po: Update from translation team.
27988
2f0ad8f3
UD
27989 [BZ #13144]
27990 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
27991 kernel in 64-bit binaries.
27992
5f4318d1
DM
279932011-09-01 David S. Miller <davem@davemloft.net>
27994
27995 * elf/elf.h (HWCAP_SPARC_*): Move to..
27996 * sysdeps/sparc/sysdep.h: this new file and add new values.
27997 * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
27998 * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
27999 _DL_HWCAP_COUNT to 24.
28000 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
28001 entries.
28002 * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
28003 __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
28004 * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
28005 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
28006 instead of magic constants.
28007 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
28008
3ba57516
DM
280092011-08-31 David S. Miller <davem@davemloft.net>
28010
28011 * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
28012 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
28013 Reimplement to do errno handling inline.
28014 (SYSCALL_ERROR_HANDLER): New macro.
28015 (__SYSCALL_STRING): Do not do errno handling in asm.
28016 (__CLONE_SYSCALL_STRING): Delete.
28017 (__INTERNAL_SYSCALL_STRING): Delete.
28018 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
28019 sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
28020 (PSEUDO): Reimplement to do errno handling inline.
28021 (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
28022 (SYSCALL_ERROR_HANDLER): New macro.
28023 (__SYSCALL_STRING): Do not do errno handling in asm.
28024 (__CLONE_SYSCALL_STRING): Delete.
28025 (__INTERNAL_SYSCALL_STRING): Delete.
28026 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
28027 Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
28028 i386.
28029 (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
28030 (inline_syscall*): Add 'err' argument.
28031 (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
28032 INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
28033 (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
28034 INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
28035
28036 * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
28037 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
28038
2bc17433
AS
280392011-08-30 Andreas Schwab <schwab@redhat.com>
28040
28041 * elf/rtld.c (dl_main): Relocate objects in dependency order.
28042
fbeb5f4d
JO
280432011-08-29 Jiri Olsa <jolsa@redhat.com>
28044
28045 * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
28046 directive.
28047
ad69cc26
DM
280482011-08-24 David S. Miller <davem@davemloft.net>
28049
28050 * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
28051
39dd69df
AS
280522011-08-24 Andreas Schwab <schwab@redhat.com>
28053
28054 * elf/Makefile: Add rules to build and run unload8 test.
28055 * elf/unload8.c: New file.
28056 * elf/unload8mod1.c: New file.
28057 * elf/unload8mod1x.c: New file.
28058 * elf/unload8mod2.c: New file.
28059 * elf/unload8mod3.c: New file.
28060
28061 * elf/dl-close.c (_dl_close_worker): Reset private search list if
28062 it wasn't used.
28063
2c0b250a
DM
280642011-08-23 David S. Miller <davem@davemloft.net>
28065
28066 * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
28067 subtract stack bias.
28068 * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
28069 %sp not %fp in calculations.
28070 (_JMPBUF_UNWINDS_ADJ): Likewise.
28071
22044b48
DM
28072 * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
28073 (aio_suspend): Call it to force an exception region around the
28074 AIO_MISC_WAIT() invocation.
28075
2cae4995
AS
280762011-08-23 Andreas Schwab <schwab@redhat.com>
28077
28078 * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
28079 backslash.
28080
873a772e
AJ
280812011-07-04 Aurelien Jarno <aurelien@aurel32.net>
28082
28083 * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
28084 protection macro.
28085 * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
28086 and <dl-machine.h>.
28087 (Elf64_FuncDesc): Remove.
28088
25ad0df1
DM
280892011-08-22 David S. Miller <davem@davemloft.net>
28090
28091 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
28092 sigaltstack check, add missing cfi directives.
28093 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
28094 missing cfi directives, and sigaltstack handling.
28095
e888bcbe
AS
280962011-08-16 Andreas Schwab <schwab@redhat.com>
28097
28098 [BZ #11724]
28099 * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
28100 object is seen twice.
28101 * elf/dl-fini.c (_dl_sort_fini): Likewise.
28102
28103 * elf/Makefile (distribute): Add tst-initorder2.c.
28104 (tests): Add tst-initorder2.
28105 (modules-names): Add tst-initorder2a tst-initorder2b
28106 tst-initorder2c tst-initorder2d. Add rules to build them.
28107 ($(objpfx)tst-initorder2.out): New rule.
28108 * elf/tst-initorder2.c: New file.
28109 * elf/tst-initorder2.exp: New file.
28110
87162f46
AS
281112011-08-22 Andreas Schwab <schwab@redhat.com>
28112
70538b7f
AS
28113 * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
28114
f55ffe58
AS
28115 * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
28116 dependencies back to end of function.
28117
87162f46
AS
28118 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
28119 $(elfobjdir)/ld.so.
28120
91b392a4
UD
281212011-08-21 Ulrich Drepper <drepper@gmail.com>
28122
28123 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
28124 * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
28125 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
28126 * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
28127 * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
28128 of __vdso_gettimeofday.
28129 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
28130 __vdso_gettimeofday and __vdso_time. Define __vdso_getcpu with
28131 attribute_hidden.
28132 (_libc_vdso_platform_setup): Remove initialization of
28133 __vdso_gettimeofday and __vdso_time.
28134
5c43483f
UD
281352011-08-20 Ulrich Drepper <drepper@gmail.com>
28136
775a77e7
UD
28137 * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
28138 and fgetc_unlocked.
28139 * nss/nss_files/files-key.c (search): Use fgets_unlocked and
28140 getc_unlocked.
89f447ed 28141
49c74ba9
UD
28142 * elf/dl-open.c (add_to_global): Report additions to the global scope
28143 for LD_DEBUG=scopes.
28144 (dl_open_worker): Also print scope of newly loaded dependencies.
001f0a6c 28145 (_dl_show_scope): Indicate if there is no scope.
49c74ba9 28146
5c43483f
UD
28147 [BZ #13114]
28148 * stdio-common/Makefile (tests): Add bug24.
28149 * stdio-common/bug24.c: New file.
28150
a101b025
AJ
281512011-08-19 Andreas Jaeger <aj@suse.de>
28152
28153 [BZ #13114]
28154 * libio/fileops.c (_IO_new_file_fopen): Fix handling of
28155 non-existant file when using close-on-exec mode.
28156
c88f1766
UD
281572011-08-20 Ulrich Drepper <drepper@gmail.com>
28158
0276a718
UD
28159 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
28160 the very first instruction.
28161
c88f1766
UD
28162 * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
28163 the CFI state in the end.
28164 * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
28165 inclusion of dl-trampoline.h.
28166 Based on a patch by Jiri Olsa <jolsa@redhat.com>.
28167
51ccffa0
AS
281682011-08-19 Andreas Schwab <schwab@redhat.com>
28169
94d7165f
AS
28170 * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
28171 expectations for long double.
28172
51ccffa0
AS
28173 * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
28174 from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
28175
fd708658 281762011-08-14 David S. Miller <davem@davemloft.net>
c27714f1
DM
28177
28178 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
28179 artificual limit depends upon the system page size.
28180
44f0a71e
UD
281812011-08-17 Ulrich Drepper <drepper@gmail.com>
28182
28183 * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
28184 * resolv/Makefile: Define CFLAGS-libresolv.
28185
8de79a24
AS
281862011-08-17 Andreas Schwab <schwab@redhat.com>
28187
28188 * nss/makedb.c (compute_tables): Make variables used in nested
28189 function static.
28190
27724598
UD
281912011-08-17 Ulrich Drepper <drepper@gmail.com>
28192
c5305d88
UD
28193 * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
28194 * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
28195 if buffer was too small.
28196
27724598
UD
28197 * elf/pldd.c (main): Attach to all threads in the process.
28198 Rewrite /proc handling to use *at functions.
28199
076fe015
UD
282002011-08-16 Ulrich Drepper <drepper@gmail.com>
28201
174baab3
UD
28202 * elf/dl-open.c (_dl_show_scope): Take additional parameter which
28203 specifies first scope to show.
28204 (dl_open_worker): Update callers. Move printing scope of new
28205 object to before the relocation.
44f0a71e 28206 * elf/rtld.c (dl_main): Update _dl_show_scope call.
174baab3
UD
28207 * sysdeps/generic/ldsodefs.h: Update declaration.
28208
076fe015
UD
28209 * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
28210 string for the scope number.
28211
a60df2c3
UD
282122011-08-14 Ulrich Drepper <drepper@gmail.com>
28213
28214 * nscd/servicescache.c (cache_addserv): Make sure written is always
28215 initialized.
28216
5e4287d1
RM
282172011-08-14 Roland McGrath <roland@hack.frob.com>
28218
85ae0589
RM
28219 * sysdeps/i386/i486/bits/atomic.h
28220 (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
28221 statement expression, so as to suppress "set but not used" warning.
28222 (__arch_c_compare_and_exchange_val_64_acq): Likewise.
28223
69f63097
RM
28224 * string/strncat.c (STRNCAT): Use prototype definition.
28225
675456ef
RM
28226 * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
28227 (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
28228 -Iprograms here.
28229 (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
28230 (localedef-modules): Add localedef.
28231 (locale-modules): Add locale.
28232
5e4287d1
RM
28233 * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
28234 * elf/rtld.c (dl_main): Invert order of assignment in last change,
28235 to avoid a warning.
28236
9c96ff23
DM
282372011-08-14 David S. Miller <davem@davemloft.net>
28238
28239 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
28240 RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
28241
f9ddf089
UD
282422011-08-13 Ulrich Drepper <drepper@gmail.com>
28243
44f0a71e 28244 * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
73d7af4f
UD
28245 (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
28246 * elf/rtld.c (dl_main): Set l_name of vDSO.
28247 Call _dl_show_scope when DL_DEBUG_SCOPES.
28248 (process_dl_debug): Recognize scopes flag and also set it for all.
28249 * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
28250 Declare _dl_show_scope.
28251
1dc27704
UD
28252 * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
28253 (do_dlopen): Pass caller_dlopen to dl_open.
28254 (__libc_dlopen_mode): Initialize caller_dlopen.
28255
f9ddf089
UD
28256 * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
28257 of libc. Make tolower call locale-independent. Optimize a bit by
28258 using isdigit instead of isalnum.
28259 * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
28260
9ac533d3
UD
282612011-08-12 Ulrich Drepper <drepper@gmail.com>
28262
28263 * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
28264 was a dependency or dynamically loaded.
28265
89edf2e9
UD
282662011-08-11 Ulrich Drepper <drepper@gmail.com>
28267
8e999d29
UD
28268 * intl/l10nflist.c: Allow architecture-specific pop function.
28269 * sysdeps/x86_64/l10nflist.c: New file.
28270
89edf2e9
UD
28271 * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
28272 classification.
28273
14d96785
AS
282742011-08-10 Andreas Schwab <schwab@redhat.com>
28275
28276 * include/dirent.h: Add libc_hidden_proto for scandirat and
28277 scandirat64. Don't declare __scandirat64.
28278 * dirent/scandirat.c: Add libc_hidden_def.
28279 * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
28280 * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
28281
6761ac04
DM
282822011-08-10 David S. Miller <davem@davemloft.net>
28283
28284 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
28285 enum.
28286 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
28287 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
28288 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
28289
c55fbd1e
UD
282902011-08-09 Ulrich Drepper <drepper@gmail.com>
28291
28292 * Versions.def [libc]: Add GLIBC_2.15.
28293 * dirent/Makefile (routines): Add scandirat and scandirat64.
28294 * dirent/Versions [libc]: Export scandirat and scandirat64 for
28295 GLIBC_2.15.
28296 * dirent/dirent.h: Declare scandirat and scandirat64.
28297 * dirent/scandirat.c: New file.
28298 * dirent/scandirat64.c: New file.
28299 * sysdeps/wordsize-64/scandirat.c: New file.
28300 * sysdeps/wordsize-64/scandirat64.c: New file.
28301 * dirent/opendir.c: Define opendirat.
28302 * dirent/scandir.c: Move code to scandirat.c. Implement scandir
28303 using scandirat.
28304 * dirent/scandir64.c: Adjust for scandir.c change.
28305 * include/dirent.h: Define scandir_cancel_struct. Declare __opendirat,
28306 __scandirat64, and __scandir_cancel_handler.
28307 * sysdeps/unix/opendir.c: Rename __opendir to __opendirat. Take
28308 additional parameter and use openat instead of open (outside of ld.so).
28309 Add new __opendir as wrapper around __opendirat.
28310 * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
28311 here without requiring old scandirat implementation.
28312
879165f2
UD
283132011-08-08 Ulrich Drepper <drepper@gmail.com>
28314
28315 * dirent/scandir.c (cancel_handler): Renamed to
28316 __scandir_cancel_handler. Do not define if SKIP_SCANDIR_CANCEL is
28317 defined. Adjust users.
28318 * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
28319 * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
28320
cb7e923b
UD
283212011-08-04 Ulrich Drepper <drepper@gmail.com>
28322
16292edd
UD
28323 * string/test-string.h (IMPL): Use __STRING to expand name and then
28324 stringify it.
28325
cb7e923b
UD
28326 * string/test-strcmp.c: Unify most of the WIDE and !WIDE code. Lots
28327 of cleanups.
28328
cff82933
LD
283292011-07-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
28330
28331 * string/Makefile: Update.
28332 (strop-tests): Append strncat.
28333 * string/test-wcscmp.c: New file.
28334 New comprehensive test for wcscmp.
28335 * string/test-strcmp.c: Update.
28336 (WIDE): New define.
28337
9be9bfcc
AS
283382011-07-22 Andreas Schwab <schwab@redhat.com>
28339
28340 * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
28341 line.
28342
2e96f1c7
AS
283432011-07-26 Andreas Schwab <schwab@redhat.com>
28344
28345 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
28346 encoding to ACE if AI_IDN.
28347
85188888
JJ
283482011-08-01 Jakub Jelinek <jakub@redhat.com>
28349
28350 * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
28351 to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
28352
5fa16e9b
LD
283532011-07-22 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
28354
28355 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
28356 Fix overflow bug in strncat.
28357 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
28358
28359 * string/test-strncat.c: Update.
28360 Add new tests for checking overflow bugs.
28361
283622011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
28363
28364 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
28365 strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
28366 * sysdeps/i386/i686/multiarch/strcat.S: New file.
28367 * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
28368 * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
28369 * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
28370 * sysdeps/i386/i686/multiarch/strncat.S: New file.
28371 * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
28372 * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
28373
28374 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
28375 (USE_AS_STRCAT): Define.
28376 Add strcat and strncat support.
28377 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
28378
8c1a459f
AS
283792011-07-25 Andreas Schwab <schwab@redhat.com>
28380
28381 * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
28382 __n bigger than INT_MAX+1.
28383 (__strncmp_g): Likewise.
28384
bba33c28
UD
283852011-07-23 Ulrich Drepper <drepper@gmail.com>
28386
798be72d
UD
28387 * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
28388 * libio/stido.h: Likewise.
28389
8accd4dc
UD
28390 * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
28391 (AF_NFC): Define.
28392 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
28393 (AF_NFC): Define.
28394
cbff0d96
UD
28395 * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
28396 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
28397 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
28398 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
28399 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
28400
9191c04a
UD
28401 [BZ #13021]
28402 * scripts/test-installation.pl: Don't expect libnss_test1 to be
28403 installed.
28404
bba33c28
UD
28405 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
28406 typo.
28407 (_dl_x86_64_save_sse): Likewise.
28408
90f139dd
UD
284092011-07-22 Ulrich Drepper <drepper@gmail.com>
28410
1aae088a
UD
28411 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
28412 OSXSAVE.
28413 (_dl_x86_64_save_sse): Likewise.
28414
8e2045f5
UD
28415 * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
28416
90f139dd
UD
28417 * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
28418
1d002f25
AS
284192011-07-21 Andreas Schwab <schwab@redhat.com>
28420
28421 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
28422 change.
28423 (_dl_x86_64_save_sse): Use correct AVX check.
28424
21137f89
UD
284252011-07-21 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
28426
28427 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
28428 bug in strncpy/strncat.
28429 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
28430
a65c0b7a
UD
284312011-07-21 Ulrich Drepper <drepper@gmail.com>
28432
28433 * string/tester.c (test_strcat): Add tests for different alignments
28434 of source and destination.
28435 (test_strncat): Likewise.
28436
6986b98a
UD
284372011-07-20 Ulrich Drepper <drepper@gmail.com>
28438
90bb2039
UD
28439 [BZ #12852]
28440 * posix/glob.c (glob): Check passed in values before using them in
28441 expressions to avoid some overflows.
28442 (glob_in_dir): Likewise.
28443
5644ef54
UD
28444 [BZ #13007]
28445 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
28446 check for AVX enablement so that we don't crash with old kernels and
28447 new hardware.
28448 * elf/tst-audit4.c: Add same checks here.
28449 * elf/tst-audit6.c: Likewise.
28450
28451 * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
6986b98a 28452
bfc9dc9b
AS
284532011-07-09 Andreas Schwab <schwab@linux-m68k.org>
28454
28455 * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
28456
702e64bb
UD
284572011-07-20 Ulrich Drepper <drepper@gmail.com>
28458
28459 * po/cs.po: Update from translation team.
28460 * po/bg.po: Likewise.
28461
295e904f
MP
284622011-07-12 Marek Polacek <mpolacek@redhat.com>
28463
28464 * misc/sys/cdefs.h: Add support for const attribute.
28465 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
28466 to gnu_dev_{major,minor,makedev} functions.
28467
3ff94596
MP
284682011-07-20 Marek Polacek <mpolacek@redhat.com>
28469
28470 * intl/dcigettext.c (get_output_charset): Add missing bracket.
28471
28b59fca
AS
284722011-07-20 Andreas Schwab <schwab@redhat.com>
28473
28474 * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
28475 strlen results.
28476
19df733e
AK
284772011-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
28478
28479 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
28480 (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
28481 register in order to avoid conflicts with the soft frame pointer
28482 being held in r11 when necessary.
28483 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
28484 (INTERNAL_VSYSCALL_NCS): Likewise.
28485
c8835729
MP
284862011-07-14 Marek Polacek <mpolacek@redhat.com>
28487
28488 * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
28489 * elf/dl-fini.c (_dl_fini): Adjust caller.
28490 * elf/dl-close.c (_dl_close_worker): Likewise.
28491 * sysdeps/generic/ldsodefs.h: Adjust declaration.
28492
b902330c
MP
284932011-07-15 Marek Polacek <mpolacek@redhat.com>
28494
8991e135
MP
28495 * elf/cache.c (load_aux_cache): Remove unnecessary condition of
28496 "aux_cache->nlibs < 0".
28497
b902330c
MP
28498 * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
28499 in the reload-count case.
28500
99710781
LD
285012011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
28502
28503 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
28504 strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
28505 strncat-sse2-unaligned strncat-c strlen-sse2-pminub
28506 * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
28507 * sysdeps/x86_64/multiarch/strcat.S: New file.
28508 * sysdeps/x86_64/multiarch/strncat.S: New file.
28509 * sysdeps/x86_64/multiarch/strncat-c.c: New file.
28510 * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
28511 * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
28512 * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
28513 * sysdeps/x86_64/multiarch/strcpy-ssse3.S
28514 (USE_AS_STRCAT): Define.
28515 Add strcat and strncat support.
28516 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
28517 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
28518 * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
28519 * string/strncat.c: Update.
28520 (USE_AS_STRNCAT): Define.
28521 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
28522 Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
28523 and i7.
28524 * sysdeps/x86_64/multiarch/init-arch.h
28525 (bit_Prefer_PMINUB_for_stringop): New.
28526 (index_Prefer_PMINUB_for_stringop): Likewise.
28527 * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
28528 bit_Prefer_PMINUB_for_stringop.
28529
7dc6bd90
UD
285302011-07-19 Ulrich Drepper <drepper@gmail.com>
28531
28532 * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
28533 buffer64.
28534 * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
28535 of casting of buffer.
28536 * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
28537 buffer32 and buffer64.
28538 * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
28539 writes instead of casting of buffer.
28540 * crypt/md5.h (struct md5_ctx): Move buffer into union and add
28541 buffer32.
28542 * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
28543 casting of buffer.
28544
e0e72284
AS
285452011-07-19 Andreas Schwab <schwab@redhat.com>
28546
28547 * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
28548
feb1eb0b
UD
285492011-07-19 Ulrich Drepper <drepper@gmail.com>
28550
28551 * nscd/nscd.c (termination_handler): Don't do anything for a database
28552 if it has not yet been initialized.
28553
298711ff
UD
285542011-07-18 Ulrich Drepper <drepper@gmail.com>
28555
28556 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
28557
285582011-07-15 Marek Polacek <mpolacek@redhat.com>
28559
28560 * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
28561
f9d68389
UD
285622011-07-18 Ulrich Drepper <drepper@gmail.com>
28563
28564 * po/nl.po: Update from translation team.
28565 * po/sv.po: Likewise.
28566
db290cf5
RM
285672011-07-16 Roland McGrath <roland@hack.frob.com>
28568
28569 * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
28570 now disallowed by GCC.
5c550700 28571
fd5e21c7
RM
28572 * configure.in (use-default-link): Default to yes if a test -shared
28573 link meets our qualifications.
28574 * configure: Regenerated.
28575
5c550700
RM
28576 * config.make.in (output-format): New variable.
28577 * configure.in: Check for ld --print-output-format support.
28578 * configure: Regenerated.
28579 * Makerules ($(common-objpfx)format.lds)
28580 [$(output-format) != unknown]: Just use $(output-format),
28581 instead of the linker-script munging.
28582
9fa2c032
RM
285832011-07-14 Roland McGrath <roland@hack.frob.com>
28584
a6928d51
RM
28585 * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
28586 of $(common-objpfx)shlib.lds.
28587 * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
28588
661607b3
RM
28589 * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
28590 Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
28591
9fa2c032
RM
28592 * configure.in (-z relro check): Adjust test code to add a large
28593 writable data section after it.
28594 * configure: Regenerated.
28595
defe9061
RM
285962011-07-11 Roland McGrath <roland@hack.frob.com>
28597
28598 * configure.in (-z relro check): Fix test code to make the variable
28599 truly const.
28600 * configure: Regenerated.
28601
319b9ad4
UD
286022011-07-11 Ulrich Drepper <drepper@gmail.com>
28603
28604 * nscd/nscd.h (struct traced_file): Define.
28605 (struct database_dyn): Remove inotify_descr, reset_res, and filename
28606 elements. Add traced_files.
28607 (inotify_fd): Declare.
28608 (register_traced_file): Declare.
28609 * nscd/connections.c (dbs): Remove reset_res and filename initializers.
28610 (inotify_fd): Export.
28611 (resolv_conf_descr): Remove.
28612 (nscd_init): Move inotify descriptor creation to main.
28613 Don't register files for notification here.
28614 (register_traced_file): New function.
28615 (invalidate_cache): Don't use reset_res to determine whether to call
28616 res_init, go through the list of registered files.
28617 (main_loop_poll): The inotify descriptors are now stored in the
28618 structures for the traced files.
28619 (main_loop_epoll): Likewise
28620 * nscd/nscd.c (main): Create inotify socket here. Pass extra argument
28621 to __nss_disable_nscd.
28622 * nscd/cache.c (prune_cache): There is no single inotify descriptor
28623 for a database anymore. Check the records for all the registered
28624 files instead.
28625 * nss/Makefile (libnss_files-routines): Add files-init.
28626 (libnss_db-routines): Add db-init.
28627 * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
28628 [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
28629 * nss/nss_db/db-init.c: New file.
28630 * nss/nss_files/files-init.c: New file.
28631 * nss/nsswitch.c (nss_load_library): New function. Broken out of
28632 __nss_lookup_function.
28633 (__nss_lookup_function): Call nss_load_library.
28634 (nss_load_all_libraries): New function.
28635 (__nss_disable_nscd): Take parameter with callback function for files
28636 to register. Set is_nscd. Load all the DSOs for the NSS modules
28637 used for the cached services.
28638 * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
28639 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
28640 options for features to all the files in nscd.
28641
28642 * nss/nsswitch.c (nss_parse_file): Add missing fclose.
28643
23bee3e8
RM
286442011-07-10 Roland McGrath <roland@hack.frob.com>
28645
28646 * csu/elf-init.c (__libc_csu_init): Comment typo.
28647
46a5b7f0
UD
286482011-07-09 Ulrich Drepper <drepper@gmail.com>
28649
28650 * po/pl.po: Update from translation team.
28651 * po/ja.po: Likewise.
28652 * po/ru.po: Likewise.
28653 * po/ko.po: Likewise.
28654 * po/fr.po: Likewise.
28655
d30cf5bb
RM
286562011-07-09 Roland McGrath <roland@hack.frob.com>
28657
113ddea4
RM
28658 * configure.in (.ctors/.dtors header and trailer check):
28659 Use an empirical test on a built program.
28660 * configure: Regenerated.
28661
574920b4
RM
28662 * configure.in (-z relro check): Use an empirical test on a built DSO.
28663 Detect, but do not require, on ia64.
28664 * configure: Regenerated.
28665
d30cf5bb
RM
28666 * configure.in (READELF): Find it with AC_CHECK_TOOL.
28667 Update tests that use readelf to use $READELF instead.
28668 * configure: Regenerated.
28669
8538fdb3
UD
286702011-07-08 Ulrich Drepper <drepper@gmail.com>
28671
28672 * malloc/hooks.c (memalign_check): Avoid using checked_request2size
28673 if the result is not used.
28674
04d08991
AJ
286752011-07-05 Andreas Jaeger <aj@suse.de>
28676
28677 [BZ#9696]
28678 * stdlib/tst-strtod.c: Add testcase.
28679
de283087
AD
286802011-07-07 Ulrich Drepper <drepper@gmail.com>
28681
4e5f31c8 28682 * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
46a5b7f0 28683 (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
4e5f31c8
UD
28684 The latter has a higher limit. Take additional parameter to pass to
28685 the new function.
28686 (__pathconf): Pass file to __statfs_link_max.
28687 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
28688 __statfs_link_max.
28689 * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
28690 __statfs_link_max.
28691
de283087
AD
28692 [BZ #12868]
28693 * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
28694 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
28695 Handle Lustre.
28696 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
28697 (__statfs_filesize_max): Likewise.
28698 Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
28699
c75fa153
AJ
287002011-07-05 Andreas Jaeger <aj@suse.de>
28701
28702 * resolv/res_comp.c (dn_skipname): Remove unused variable.
28703
1a544854
UD
287042011-07-06 Marek Polacek <mpolacek@redhat.com>
28705
28706 * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
28707 `status' variable.
28708 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
28709 Likewise.
28710
6f0eec67
UD
287112011-07-04 H.J. Lu <hongjiu.lu@intel.com>
28712
28713 * Makefile (strop-tests): Add strncat.
28714 * string/test-strncat.c: New file.
28715
aae30307
UD
287162011-06-30 Marek Polacek <mpolacek@redhat.com>
28717
28718 * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
28719
c0cfb5eb
UD
287202011-06-21 Andreas Jaeger <aj@suse.de>
28721
28722 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
28723 Copy rule from iconvdata/Makefile.
28724
01636b21
UD
287252011-07-06 Ulrich Drepper <drepper@gmail.com>
28726
28727 [BZ #12922]
28728 * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
28729 but no long options are defined, just return 'W'.
28730
9895c8bc
UD
287312011-06-22 Marek Polacek <mpolacek@redhat.com>
28732
28733 [BZ #9696]
28734 * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
28735
5d4cf042
UD
287362011-07-06 Ulrich Drepper <drepper@gmail.com>
28737
28738 * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
28739 netgroups to read.
960e5535 28740 (innetgr): Likewise.
5d4cf042 28741
751eb97e
RM
287422011-07-05 Roland McGrath <roland@hack.frob.com>
28743
28744 * config.make.in (install_root): Default to $(DESTDIR).
28745
f15f1e45
UD
287462011-07-05 Ulrich Drepper <drepper@gmail.com>
28747
28748 * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
28749
4e34ac6a
RM
287502011-07-02 Roland McGrath <roland@hack.frob.com>
28751
5e9b6af4
RM
28752 * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
28753
84f9ea0f
RM
28754 * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
28755 containing directory rather than embedding absolute directory names.
28756
ea5ee9f7
RM
28757 * scripts/check-local-headers.sh: Rewritten using awk.
28758 Match by word, not by line. Print error messages for matches.
28759 * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
28760
1b74661a
RM
28761 * Makerules [shlib-lds-flags empty]:
28762 ($(common-objpfx)libc_pic.opts): New target.
28763 ($(common-objpfx)libc_pic.os.clean): New target.
28764 ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
28765
28766 * config.make.in (OBJCOPY): New variable.
28767 * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
28768 * configure: Regenerated.
28769
f781ef40
RM
28770 * config.make.in (use-default-link): New variable.
28771 * configure.in (use_default_link): Grok --with-default-link to set it.
28772 * configure: Regenerated.
28773 * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
28774 (shlib-lds, shlib-lds-flags): Define to empty.
28775
2d4fa81e
RM
28776 * Makerules (shlib-lds): New variable.
28777 (shlib-lds-flags): New variable.
28778 (build-shlib, build-moduile, build-module-asneeded): Use it.
28779 ($(common-objpfx)libc.so): Use $(shlib-lds).
28780 ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
28781 * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
28782
31fffa6b
RM
28783 * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
28784 DT_FLAGS/DT_FLAGS_1 with zero flags.
28785
4e34ac6a
RM
28786 * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
28787 linker script munging.
28788
fcfc776b
UD
287892011-07-02 Ulrich Drepper <drepper@gmail.com>
28790
28791 * crypt/sha512.h (struct sha512_ctx): Add union to access total also
28792 as 128-bit value.
28793 * crypt/sha512.c (sha512_process_block): Perform total addition using
28794 128-bit if possible.
28795 (__sha512_finish_ctx): Likewise.
28796 * crypt/sha256.h (struct sha256_ctx): Add union to access total also
28797 as 64-bit value.
28798 * crypt/sha256.c (SWAP64): Define.
28799 (sha256_process_block): Perform total addition using 64-bit if
28800 possible.
28801 (__sha256_finish_ctx): Likewise.
28802
99231d9a
UD
288032011-07-01 Ulrich Drepper <drepper@gmail.com>
28804
28805 * nscd/pwdcache.c (cache_addpw): Cleanup. Add branch prediction.
28806 * nscd/initgrcache.c (addinitgroupsX): Likewise.
28807 * nscd/hstcache.c (cache_addhst): Likewise.
28808 * nscd/grpcache.c (cache_addgr): Likewise.
28809 * nscd/aicache.c (addhstaiX): Likewise
28810 * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
28811
445b4a53
TK
288122011-07-01 Thorsten Kukuk <kukuk@suse.de>
28813
28814 * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
28815 * nscd/initgrcache.c (addinitgroupsX): Likewise.
28816 * nscd/hstcache.c (cache_addhst): Likewise.
28817 * nscd/grpcache.c (cache_addgr): Likewise.
28818 * nscd/aicache.c (addhstaiX): Likewise
28819
6d4d8e8e
AS
288202011-07-01 Andreas Schwab <schwab@redhat.com>
28821
28822 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
28823 domain only when needed.
28824
89f654c5
AS
288252011-06-30 Andreas Schwab <schwab@redhat.com>
28826
28827 * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
28828 is always restored.
28829
cf3b23ff
UD
288302011-06-29 Ulrich Drepper <drepper@gmail.com>
28831
28832 * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
28833 are re-adding the entry.
28834 * nscd/servicescache.c (cache_addserv): Likewise.
28835
751626f9
AJ
288362011-06-30 Aurelien Jarno <aurelien@aurel32.net>
28837
28838 * sysdeps/generic/dl-irel.h: fix protection against multiple
28839 inclusions.
28840 * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
28841
9113ea1f
UD
288422011-06-28 Ulrich Drepper <drepper@gmail.com>
28843
5c0b8d90
UD
28844 [BZ #12935]
28845 * malloc/memusage.sh: Fix quoting in message.
28846 * debug/xtrace.sh: Likewise.
28847
9113ea1f
UD
28848 * configure.in: Remove support for --experimental-malloc option, make
28849 it the default.
28850 * config.make.in: Likewise.
28851 * malloc/Makefile: Likewise.
28852
a4172181
AS
288532011-06-27 Andreas Schwab <schwab@redhat.com>
28854
28855 * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
28856 two-byte characters.
28857
78a7eee7
RM
288582011-06-27 Roland McGrath <roland@hack.frob.com>
28859
62bede13
RM
28860 * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
28861 AC_CACHE_CHECK invocation.
28862 * configure: Regenerated.
28863
78a7eee7
RM
28864 * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
28865
5ce33a62
UD
288662011-06-27 Ulrich Drepper <drepper@gmail.com>
28867
034807a9
UD
28868 [BZ #12350]
28869 * nscd/aicache.c (addhstaiX): Restore only RES_USE_INET6
28870 bit from old_res_options.
28871
4902da17
UD
28872 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
28873
5ce33a62
UD
28874 * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
28875 value type for setfct.
28876
c2344f56
L
288772011-06-23 H.J. Lu <hongjiu.lu@intel.com>
28878
28879 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
28880 __gettimeofday instead of gettimeofday.
28881
68468076
UD
288822011-06-26 Ulrich Drepper <drepper@gmail.com>
28883
28884 * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
28885
acb0d739
L
288862011-06-24 H.J. Lu <hongjiu.lu@intel.com>
28887
28888 * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
28889
28890 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
28891 info.
28892
8912479f
L
288932011-06-22 H.J. Lu <hongjiu.lu@intel.com>
28894
28895 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
28896 strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
28897 strcpy-sse2-unaligned strncpy-sse2-unaligned
28898 stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
28899 * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
28900 * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
28901 * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
28902 * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
28903 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
28904 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
28905 * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
28906 * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
28907 * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
28908 (STRCPY): Support SSE2 and SSSE3 versions.
28909
d5495a11
UD
289102011-06-24 Ulrich Drepper <drepper@gmail.com>
28911
28912 [BZ #12874]
28913 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
28914 * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
28915 kernels which artificially limit size of requests.
28916
0b1cbaae
L
289172011-06-22 H.J. Lu <hongjiu.lu@intel.com>
28918
28919 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
28920 strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
28921 strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
28922 * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
28923 * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
28924 * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
28925 * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
28926 * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
28927 * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
28928 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
28929 * sysdeps/i386/i686/multiarch/strcpy.S: New file.
28930 * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
28931 * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
28932 * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
28933 * sysdeps/i386/i686/multiarch/strncpy.S: New file.
28934 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
28935 Enable unaligned load optimization for Intel Core i3, i5 and i7
28936 processors.
28937 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
28938 Define.
28939 (index_Fast_Unaligned_Load): Define.
28940 (HAS_FAST_UNALIGNED_LOAD): Define.
28941
07f494a0
MP
289422011-06-23 Marek Polacek <mpolacek@redhat.com>
28943
28944 * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
28945
fa3fc0fe
UD
289462011-06-22 Ulrich Drepper <drepper@gmail.com>
28947
28948 [BZ #12907]
28949 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
28950 until it is clear that the information is realy needed.
28951 Patch mostly by David Hanisch <david.hanisch@nsn.com>.
28952
e12df166
AS
289532011-06-22 Andreas Schwab <schwab@redhat.com>
28954
28955 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
28956
852eb34d
UD
289572011-06-22 Ulrich Drepper <drepper@gmail.com>
28958
84e2a551
UD
28959 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
28960 /sys/devices/system/cpu/online if it is usable.
28961
852eb34d
UD
28962 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
28963 reading the information from the /proc filesystem to once a second.
28964
6e502e19
UD
289652011-06-21 Andreas Jaeger <aj@suse.de>
28966
28967 * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
28968 NULL after inclusion of kernel headers.
28969
75d39ff2
UD
289702011-06-21 Ulrich Drepper <drepper@gmail.com>
28971
51f9aa6a
UD
28972 * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
28973 calls to internal_setent.
28974
c0244a9d
UD
28975 [BZ #12885]
28976 * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
28977 addresses using gethostbyname4_r ignore IPv4 addresses.
28978
c5e3c2ae
UD
28979 * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
28980 branch using gethostbyname2 is only for AF_INET. Optimize accordingly.
28981
75d39ff2
UD
28982 * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
28983
42675c6f
DM
289842011-06-20 David S. Miller <davem@davemloft.net>
28985
28986 * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
28987 inclusions.
28988 * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
28989
28990 * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
28991 (elf_irel): Use it.
28992 * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
28993 * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
28994 * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
28995 * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
28996 * sysdeps/x86_64/dl-irel.h: Likewise.
28997
28998 * elf/dl-runtime.c: Use elf_ifunc_invoke.
28999 * elf/dl-sym.c: Likewise.
29000
57912a71
UD
290012011-06-15 Ulrich Drepper <drepper@gmail.com>
29002
29003 * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch. We
29004 need to dereference resplen2.
29005
ee22793d
AS
290062011-06-14 Andreas Schwab <schwab@redhat.com>
29007
29008 * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
29009
a9e836b0
UD
290102011-06-15 Ulrich Drepper <drepper@gmail.com>
29011
77fb9117
UD
29012 * Makeconfig: Define vardbdir and inst_vardbdir.
29013 * nss/Makefile: Add rules to install db-Makefile.
29014
40c1b22c
UD
29015 * nss/nss_db/db-XXX.c: Cleanup.
29016
9f2da732
UD
29017 * nss/Makefile (libnss_db-dbs): Add db-initgroups.
29018 * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
29019 GLIBC_PRIVATE.
29020 * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
29021 * nss/makedb.c: Implement -g option to specify that value strings
29022 are generated and should not be added to table iterated over for
29023 get*ent calls.
29024 * nss/nss_db/db-initgroups.c: New file.
29025
82e9a1f7
UD
29026 * nss/getent.c: Add support for initgroups lookups through getgrouplist
29027 interface.
29028
c41af17e
UD
29029 * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
29030 (internal_getgrouplist): Adjust to name change.
29031 Update use_initgroups_entry if this is not the first call.
29032 * nss/databases.def: Add initgroups entry.
29033
a9e836b0
UD
29034 * nss/makedb.c (compute_tables): Check result of multiple hash table
29035 sizes to minimize maximum chain length.
29036
2666d441
UD
290372011-06-14 Ulrich Drepper <drepper@gmail.com>
29038
29039 * Versions.def: Add entry for libnss_db.
29040 * shlib-versions: Likewise.
29041 * nss/Makefile: Add rules to build libnss_db.
29042 * nss/Versions: Add libnss_db information. Organize libnss_files
29043 entries better.
29044 * nss/db-Makefile: Add gshadow support. Change rules for the new
29045 makedb progra. Some minor improvements to generate smaller files.
29046 * nss/nss_db/nss_db.h: Move NSS database header data structures to
29047 here from...
29048 * nss/makedb.c: ...here.
29049 Improve database format to be smaller and require less memory at
29050 runtime.
29051 * nss/nss_db/db-XXX.x: Adjust for new database format. Don't use
29052 db anymore.
29053 * nss/nss_db/db-netgrp.c: Likewise.
29054 * nss/nss_db/db-open.c: Likewise.
29055 * nss/nss_files/flies-XXX.x: Adjust comments.
29056 * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
29057 * nss/nss_files/files-grp.c: Likewise.
29058 * nss/nss_files/files-hosts.c: Likewise.
29059 * nss/nss_files/files-network.c: Likewise.
29060 * nss/nss_files/files-proto.c: Likewise.
29061 * nss/nss_files/files-pwd.c: Likewise.
29062 * nss/nss_files/files-rpc.c: Likewise.
29063 * nss/nss_files/files-service.c: Likewise.
29064 * nss/nss_files/files-sgrp.c: Likewise.
29065 * nss/nss_files/files-spwd.c: Likewise.
29066 * nss/nss_db/db-alias.c: Removed.
29067 * nss/nss_db/dummy-db.h: Removed.
29068
9ee76b5a
UD
290692011-06-02 Ulrich Drepper <drepper@gmail.com>
29070
29071 * nss/makedb.c: Rewritten to not use database library.
29072 * nss/Makefile: Update to build new makedb program.
29073
c71ca1f8
AJ
290742011-06-14 Andreas Jaeger <aj@suse.de>
29075
29076 * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
29077 memset declaration.
29078
3154bfb8
UD
290792011-06-10 Andreas Schwab <schwab@redhat.com>
29080
29081 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
29082 tmpbuf.
29083
b350afab
RM
290842011-06-10 Roland McGrath <roland@hack.frob.com>
29085
decd4e50
RM
29086 * Makerules (shlib.lds): Fail if the linker script comes out empty.
29087 * elf/Makefile ($(objpfx)ld.so): Likewise.
29088
5615eaf2
RM
29089 * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
29090 Don't list ld.so twice in dependencies.
29091
29092 * posix/bug-regex31.c: Include <stdlib.h>.
29093
29094 * nscd/hstcache.c (cache_addhst): Remove unused variable.
29095
29096 * nis/nss_compat/compat-spwd.c
29097 (getspent_next_nss_netgr): Remove unused variable.
29098 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
29099
29100 * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
29101 nonmembers" output to use the right array.
29102
29103 * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
29104
29105 * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
29106
29107 * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
29108 * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
29109 * catgets/gencat.c (read_input_file): Likewise.
29110 * locale/programs/locarchive.c (enlarge_archive): Likewise.
29111
29112 * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
29113 variable definition inside #if's controlling its use.
29114
29115 * inet/getnetgrent_r.c (innetgr): Remove unused variable.
29116
29117 * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
29118
29119 * misc/syslog.c (__vsyslog_chk): Remove unused variable.
29120
29121 * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
29122 unreachable code.
29123
29124 * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
29125
b68e08db
RM
29126 * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
29127 * configure: Regenerated.
29128
b350afab
RM
29129 * Makerules: Revert last change.
29130 * elf/Makefile: Likewise.
29131
28368601
RM
291322011-06-09 Roland McGrath <roland@hack.frob.com>
29133
29134 * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
29135 * elf/Makefile ($(objpfx)librtld.os): Likewise.
29136 (reloc-link): Likewise.
29137
11988f8f
UD
291382011-06-09 Ulrich Drepper <drepper@gmail.com>
29139
29140 * elf/Makefile: Add rules to build pldd.
29141 * elf/pldd.c: New file.
29142 * elf/pldd-xx.c: New file.
29143
e80fab37
UD
291442011-06-07 Ulrich Drepper <drepper@gmail.com>
29145
29146 * version.h: Update for 2.15 development version.
29147
9b849836
DM
291482011-06-07 David S. Miller <davem@davemloft.net>
29149
29150 * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
29151 ifuncs.
29152 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
29153 elf_machine_lazy_rel): Likewise.
29154 * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
29155 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
29156 elf_machine_lazy_rel): Likewise.
29157 * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
29158 dl_hwcap via passed in argument.
29159 * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
29160 Likewise.
29161
5a31b283
AK
291622011-06-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
29163
29164 * stdlib/longlong.h: Update from GCC. Fix smul_ppmm for S/390.
29165
069e52f8
RM
291662011-06-06 Roland McGrath <roland@hack.frob.com>
29167
29168 [BZ #12849]
29169 * manual/fdl-1.1.texi: New file, verbatim from:
29170 http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
29171 * manual/lgpl-2.1.texi: New file, verbatim from:
29172 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
29173 * manual/Makefile (licenses): New variable, list those new file names.
29174 (texis): Use it.
29175 (chapters.% top-menu.%): Include $(licenses) with $(appendices).
29176
29177 * manual/fdl.texi: File removed.
29178 * manual/lesser.texi: File removed.
29179 * manual/libc.texinfo (Copying, Documentation License):
29180 Use new @include file names, put @appendix directive before @include.
29181
f16846a5
JJ
291822011-06-04 Jakub Jelinek <jakub@redhat.com>
29183
29184 [BZ #12841]
29185 * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
29186 (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
29187 (mq_open): Add __NTH.
29188
3d29045b
L
291892011-06-02 H.J. Lu <hongjiu.lu@intel.com>
29190
29191 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
29192 Assume Intel Core i3/i5/i7 processor if AVX is available.
29193
8c297311
UD
291942011-05-31 Ulrich Drepper <drepper@gmail.com>
29195
29196 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
29197 typo.
29198
c8fc0c91
UD
291992011-05-31 Andreas Schwab <schwab@redhat.com>
29200
29201 * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
29202 memory. Use alloca_account. Fix memory leak when retrying.
29203
5b27a807
UD
292042011-05-31 Ulrich Drepper <drepper@gmail.com>
29205
356f8bc6
UD
29206 * version.h (RELEASE): Bump for 2.14 release.
29207 * include/features.h (__GLIBC_MINOR__): Bump to 14.
29208
5b27a807
UD
29209 * config.make.in (RANLIB): Remove entry.
29210
01f16ab0
UD
292112011-05-30 Ulrich Drepper <drepper@gmail.com>
29212
41fce8bd
UD
29213 * po/Makefile (po-sed-cmd): Add ksh to extensions.
29214 (libc.pot): Work around missing support for .ksh extension in xgettext.
29215
4769ae77
UD
29216 [BZ #12684]
29217 * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
29218 if both request failed.
29219 (send_dg): In case of server errors clear resplen or *resplen2.
29220
6b1e7d19
UD
29221 [BZ #12454]
29222 * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
29223 when there are multiple maps.
29224 * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
29225 (_dl_fini): Remove test here.
29226
01f16ab0
UD
29227 * elf/rtld.c (dl_main): Don't allow the loader to load itself.
29228
b1ebd700
UD
292292011-05-29 Ulrich Drepper <drepper@gmail.com>
29230
7ae22829
UD
29231 [BZ #12350]
29232 * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
29233 bit from old_res_options.
29234 (gaih_inet): Likewise.
29235
553149f6 29236 [BZ #11099]
18a84741 29237 * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
873ca504
UD
29238 as signed.
29239
652ffab1
UD
29240 * resolv/res_init.c (res_setoptions): Make the code more compact.
29241
16985fd0
UD
29242 [BZ #11558]
29243 * resolv/res_init.c (res_setoptions): Recognize use-vc option and
29244 set RES_USEVC.
29245
0464f746
UD
29246 [BZ #11634]
29247 * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
29248
7d17596c
UD
29249 * malloc/malloc.h: Mark malloc hook variables as deprecated.
29250
cf6bbbd7
UD
29251 [BZ #11781]
29252 * malloc/malloc.h: Declare malloc hook variables as volatile.
29253
13f1ab36
UD
29254 * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
29255 in last patch.
29256
b1ebd700
UD
29257 [BZ #11799]
29258 * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
4997db74 29259 raise in the comment.
80e2212d
UD
29260 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
29261 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
29262 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
b1ebd700 29263
ce67228d
UD
292642011-05-28 Ulrich Drepper <drepper@gmail.com>
29265
8887a920
UD
29266 [BZ #12811]
29267 * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
29268 grow the buffers more if it already has to be sufficient.
29269 (build_wcs_upper_buffer): Likewise.
29270 * posix/regexec.c (check_matching): Likewise.
29271 (clean_state_log_if_needed): Likewise.
29272 (extend_buffers): Don't enlarge buffers beyond size of the input
29273 buffer.
29274 Patches mostly by Emil Wojak <emil@wojak.eu>.
29275 * posix/bug-regex32.c: New file.
29276 * posix/Makefile (tests): Add bug-regex32.
29277
4f031072
UD
29278 * locale/findlocale.c (_nl_find_locale): Return right away if
29279 _nl_explode_name failed.
29280 * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
29281
d0478f0c
UD
29282 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
29283
de81b246
UD
29284 * debug/xtrace.sh: Unify messages.
29285 * malloc/memusage.sh: Likewise.
29286
c738465a
UD
29287 [BZ #12813]
29288 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
29289 time symbol from vDSO. Substitute with vsyscall if not available.
29290 * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
29291 __vdso_time.
29292
f1f929d7
UD
29293 * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
29294 * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
29295 * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
29296 Add sendmmsg and internal_sendmmsg.
29297 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
29298 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
29299 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
29300
ce67228d
UD
29301 * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
29302 * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
29303 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
29304
e57420c6
UD
293052011-05-27 Ulrich Drepper <drepper@gmail.com>
29306
a8509ca5
UD
29307 [BZ #12813]
29308 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
29309 Retrieve getcpu symbol from vDSO. Substitute with vsyscall if not
29310 available.
29311 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
29312 __vdso_getcpu.
29313
e57420c6
UD
29314 [BZ #12814]
29315 * iconvdata/Makefile (tests): Add bug-iconv9.
29316 * iconvdata/bug-iconv9.c: New file.
29317
4d07db15
AS
293182011-05-27 Andreas Schwab <schwab@redhat.com>
29319
29320 [BZ #12814]
29321 * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
29322
ea486f69
JJ
293232011-05-25 Jakub Jelinek <jakub@redhat.com>
29324
29325 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
29326 (struct user_regs_struct): Change intcs field back to cs.
29327
6f038433
UD
293282011-05-25 Ulrich Drepper <drepper@gmail.com>
29329
29330 * po/ja.po: Update from translation team.
29331
67f86a25
UD
293322011-05-23 Ulrich Drepper <drepper@gmail.com>
29333
29334 [BZ #12795]
29335 * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
29336 * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
29337
def7fbd6
AS
293382011-05-20 Andreas Schwab <schwab@redhat.com>
29339
29340 * stdlib/longlong.h: Update from GCC.
29341
f50ef8f1
AS
293422011-05-23 Andreas Schwab <schwab@redhat.com>
29343
29344 * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
29345 parameter name.
29346 * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
29347 Add parameter name.
29348 (__sysconf): Pass it down.
29349
de7ce8f1
UD
293502011-05-22 Ulrich Drepper <drepper@gmail.com>
29351
f2962a71
UD
29352 [BZ #12671]
29353 * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
29354 some situations.
29355 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
29356 * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
29357 add in in __libc_use_alloca calls. Adjust callers.
29358 (glob): Use malloc in some situations.
29359
de7ce8f1
UD
29360 * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
29361 and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
29362 pltexit.
29363
aec84f53
UD
293642011-05-21 Ulrich Drepper <drepper@gmail.com>
29365
05bb4a68
UD
29366 * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
29367 and CLOCK_BOOTTIME_ALARM.
29368
7ea72f99
UD
29369 [BZ #12782]
29370 * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
29371 is returned.
29372
7e4afad5
UD
29373 * string/_strerror.c (__strerror_r): Print negative errors as signed
29374 numbers.
29375
8e211fec
UD
29376 [BZ #12777]
29377 * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
29378 (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
29379 * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
29380
f7d82dc9
UD
29381 * configure.in: Fix typo in redirection and correct removal of test
29382 files in two cases.
29383
cc9e536d
UD
29384 [BZ #12788]
29385 * locale/setlocale.c (new_composite_name): Fix test to check for
29386 identical name of all categories.
29387
aec84f53
UD
29388 [BZ #12792]
29389 * libio/filedoalloc.c (local_isatty): New function.
29390 (_IO_file_doallocate): Use local_isatty.
29391 * stdio-common/perror.c (perror): In case a new stream is used
29392 forward the stream error.
29393 * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
29394 error flag.
29395
78e64fdc
RT
293962011-05-20 Ulrich Drepper <drepper@gmail.com>
29397
34a9094f
UD
29398 [BZ #11869]
29399 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
29400 alloca.
29401 * include/alloca.h (extend_alloca_account): Define.
29402
78e64fdc
RT
29403 [BZ #11857]
29404 * posix/regex.h: Fix comments with documentation of user-accessible
29405 fields after compilation and describe correct free'ing of pattern
29406 after re_compile_pattern.
29407 Patch by Reuben Thomas <rrt@sc3d.org>.
29408
457bddfc
RA
294092011-05-18 Ryan S. Arnold <rsa@us.ibm.com>
29410
29411 * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
29412 and -mno-altivec to prevent the compiler from using Altivec and/or
29413 VSX instructions when the corresponding registers are not available.
29414
a4527b51
AS
294152011-05-19 Andreas Schwab <schwab@redhat.com>
29416
29417 * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
29418
ed690b2f
UD
294192011-05-19 Ulrich Drepper <drepper@gmail.com>
29420
29421 * libio/freopen.c (freopen): Use __dup2, not dup2.
29422 * libio/freopen64.c (freopen64): Likewise.
29423
8db73634
L
294242011-05-17 H.J. Lu <hongjiu.lu@intel.com>
29425
29426 [BZ #12775]
29427 * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
29428 * math/Makefile (tests): Add test-powl.
29429 (CFLAGS-test-powl.c): Define.
29430 * math/test-powl.c: New file.
29431
0a197a9d
L
294322011-05-16 H.J. Lu <hongjiu.lu@intel.com>
29433
29434 * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
29435
ee30c380
UD
294362011-05-17 Ulrich Drepper <drepper@gmail.com>
29437
29438 [BZ #11837]
29439 * iconvdata/gb18030.c: Update to GB18020-2005.
29440
6ce75379
UD
294412011-05-16 Ulrich Drepper <drepper@gmail.com>
29442
a4b89fd8
AR
29443 * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
29444 RE_SYNTAX_POSIX_AWK): Update to match recent development.
29445 Patch by Aharon Robbins <arnold@skeeve.com>.
29446
ea389b12
UD
29447 [BZ #11892]
29448 * stdlib/putenv.c (putenv): Don't always create copy of the variable
29449 on the stack.
29450
68a3f91f
UD
29451 [BZ #11895]
29452 * misc/pselect.c (__pselect): Handle timeout value errors hidden
29453 through underflows.
29454
15cc7dd1
UD
29455 [BZ #12766]
29456 * misc/error.c (error_at_line): Ensure file_name and old_file_name
29457 point to strings before performing equality test for error_one_per_line
29458 mode.
29459
f3799213
UD
29460 [BZ #11697]
29461 * login/programs/pt_chown.c (do_pt_chown): Always call chown.
29462
d79a9c94
UD
29463 [BZ #11820]
29464 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
29465 (struct user_fpregs_struct): Avoid __uint*_t types.
29466
56e5eb46
UD
29467 [BZ #6420]
29468 * malloc/mtrace.c (tr_where): Add additional parameter to point to
29469 symbol info. Use it instead of calling _dl_addr locally.
29470 (lock_and_info): New function.
29471 (tr_freehook): Call lock_and_info and pass symbol info as additional
29472 parameter to tr_where.
29473 (tr_mallochook): Likewise.
29474 (tr_reallochook): Likewise.
29475 (tr_memalignhook): Likewise.
29476
6ce75379
UD
29477 * malloc/mtrace.c: Remove support for USE_MTRACE_FILE. It is not
29478 used and couldn't be at all thread-safe.
29479
f8a3b5bf
UD
294802011-05-15 Ulrich Drepper <drepper@gmail.com>
29481
94b7cc37
UD
29482 * libio/freopen.c (freopen): Don't close old file descriptor
29483 before the new one is opened. Instead dup the new file descriptor
29484 to the old one after the new stream is created.
29485 * libio/freopen64.c (freopen64): Likewise.
29486 * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
29487 * libio/fileops.c (_IO_new_file_close_it): Handle new
29488 _IO_FLAGS2_NOCLOSE flag.
29489 (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
29490 If _IO_file_open didn't set FD_CLOEXEC do it after the call.
29491 * libio/oldfileops.c (_IO_old_file_close_it): Handle new
29492 _IO_FLAGS2_NOCLOSE flag.
29493 * include/unistd.h: Add hidden_proto for dup3.
29494 Define __have_dup3.
29495 * io/dup3.c: Define hidden symbol.
29496 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
29497
bd25564e
UD
29498 [BZ #7101]
29499 * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
29500 when an incomplete long option is used.
29501 * posix/tst-getopt_long1.c: New file.
29502 * posix/Makefile (tests): Add tst-getopt_long1.
29503
c84cfef4
UD
29504 [BZ #10138]
29505 * scripts/config.guess: Update from autoconf-2.68.
29506 * scripts/config.sub: Likewise.
29507
3b85df27
UD
29508 [BZ #10157]
29509 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
29510 tests into ...
29511 (has_cpuclock): ...this. New function.
29512 * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
29513 macro here based on has_cpuclock code.
29514
15a856b1
UD
29515 [BZ #10149]
29516 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
29517 First byte (not low byte) is now always NUL.
29518 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
29519
05f399e6
UD
29520 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
29521 Use non-cancelable interfaces.
29522
10a52685 29523 [BZ #9809]
94ecc67d
UD
29524 * locale/iso-639.def: Add entry for Sorani.
29525
f8a3b5bf
UD
29526 [BZ #11901]
29527 * include/stdlib.h: Move include protection to the right place.
29528 Define abort_msg_s. Declare __abort_msg with it.
29529 * stdlib/abort.c (__abort_msg): Adjust type.
29530 * assert/assert.c (__assert_fail_base): New function. Majority
29531 of code from __assert_fail. Allocate memory for __abort_msg with
29532 mmap.
29533 (__assert_fail): Now call __assert_fail_base.
29534 * assert/assert-perr.c: Remove bulk of implementation. Use
29535 __assert_fail_base.
29536 * include/assert.hL Declare __assert_fail_base.
29537 * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
29538 mmap.
29539 * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
29540
1af4e298
UD
295412011-05-14 Ulrich Drepper <drepper@gmail.com>
29542
f8a3b5bf 29543 [BZ #11952]
d26dfc60
MG
29544 [BZ #12453]
29545 * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
29546 until all modules are registered in the DTV.
29547 * elf/Makefile: Add rules to build and run tst-tls19.
29548 * elf/tst-tls19.c: New file.
29549 * elf/tst-tls19mod1.c: New file.
29550 * elf/tst-tls19mod2.c: New file.
29551 * elf/tst-tls19mod3.c: New file.
29552 Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
29553
2fc54d6f
UD
29554 [BZ #12083]
29555 * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
29556 correctly.
29557
98d76b46
UD
29558 [BZ #12601]
29559 * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
29560 two-byte sequence errors.
29561 * iconvdata/Makefile (tests): Add bug-iconv8.
29562 * iconvdata/bug-iconv8.c: New file.
29563
da3c19ef
UD
29564 [BZ #12626]
29565 * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
29566 buf2 definition.
29567
ca408c15
UD
29568 * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
29569
d6f67f7d
UD
29570 [BZ #12432]
29571 * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
29572 (dummy_getcfa): New function.
29573 (init): Get _Unwind_GetCFA address, use dummy if not found.
29574 (backtrace_helper): In recursion check, also check whether CFA changes.
29575 (__backtrace): Completely initialize arg.
29576
1af4e298 29577 * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
0656e90e
UD
29578 storing incomplete byte sequence in state object. Avoid testing for
29579 guaranteed too small input if we know there is enough data available.
1af4e298 29580
da62f81b
AS
295812011-05-11 Andreas Schwab <schwab@redhat.com>
29582
29583 * Makeconfig (+link-pie): Indent.
29584 * Rules (binaries-pie): Define if $(have-fpie) and
29585 $(build-shared).
29586 (binaries-shared): Also filter out $(binaries-pie).
29587 ($(addprefix $(objpfx),$(binaries-pie))): New rule.
29588 * nscd/Makefile (others-pie): Add nscd.
29589 (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
29590 ($(objpfx)nscd): Remove command override.
29591 * login/Makefile (others-pie): Add pt_chown.
29592 ($(objpfx)pt_chown): Remove command override.
29593 * elf/Makefile: Add PIE tests to tests and tests-pie variables and
29594 remove command overrides.
29595
fcabc0f8
UD
295962011-05-13 Ulrich Drepper <drepper@gmail.com>
29597
20030ae6
UD
29598 * libio/tst_putwc.c: Fix error messages.
29599
fcabc0f8
UD
29600 [BZ #12724]
29601 * libio/fileops.c (_IO_new_file_close_it): Always flush when
29602 currently writing and seek to current position when not.
29603 * libio/Makefile (tests): Add bug-fclose1.
29604 * libio/bug-fclose1.c: New file.
29605
320a5dc0
PB
296062011-05-12 Ulrich Drepper <drepper@gmail.com>
29607
29608 [BZ #12511]
29609 * elf/dl-lookup.c (enter): Don't test for copy relocation here and
29610 don't set DF_1_NODELETE here.
29611 (do_lookup_x): When entering new entry test for copy relocation
29612 and if necessary set DF_1_NODELETE flag.
29613 * elf/tst-unique4.cc: New file.
29614 * elf/tst-unique4.h: New file.
29615 * elf/tst-unique4lib.cc: New file.
29616 * elf/Makefile: Add rules to build and run tst-unique4.
29617 Patch by Piotr Bury <pbury@goahead.com>.
29618
22836f52
UD
296192011-05-11 Ulrich Drepper <drepper@gmail.com>
29620
f574184a
UD
29621 [BZ #12052]
29622 * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
29623
e1fb097f
UD
29624 [BZ #12625]
29625 * misc/mntent_r.c (addmntent): Flush the stream after the output
29626
22836f52
UD
29627 [BZ #12393]
29628 * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
29629 (is_trusted_path_normalize): Skip initial colon. Append slash
29630 to empty buffer. Duplicate is_trusted_path code but allow
29631 constructed patch to be prefix.
29632 (is_dst): Allow $ORIGIN followed by /.
29633 (_dl_dst_substitute): Correct clearing of check_for_trusted.
29634 Correct testing of result of is_trusted_path_normalize
29635 (decompose_rpath): Fix warning.
29636
7b3b0b2a
UD
296372011-05-10 Ulrich Drepper <drepper@gmail.com>
29638
29639 [BZ #11257]
29640 * grp/initgroups.c (internal_getgrouplist): When we found the service
29641 list through the initgroups entry in nsswitch.conf do not always
29642 continue on a successful lookup. Don't always use the
eac80ce2 29643 __nss_group_database value if it is set.
7b3b0b2a
UD
29644 * nss/nsswitch.conf (initgroups): Change action for successful db
29645 lookup to continue for compatibility.
29646
2a81eaa5
UD
296472011-05-09 Ulrich Drepper <drepper@gmail.com>
29648
be97a69e
UD
29649 [BZ #11532]
29650 * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
29651 and CP774 modules.
29652 * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
29653 and CP774 modules.
29654 * iconvdata/tst-tables.sh: Likewise.
29655 * iconvdata/cp770.c: New file.
29656 * iconvdata/cp771.c: New file.
29657 * iconvdata/cp772.c: New file.
29658 * iconvdata/cp773.c: New file.
29659 * iconvdata/cp774.c: New file.
29660 * iconvdata/testdata/CP770: New file.
29661 * iconvdata/testdata/CP770..UTF8: New file.
29662 * iconvdata/testdata/CP771: New file.
29663 * iconvdata/testdata/CP771..UTF8: New file.
29664 * iconvdata/testdata/CP772: New file.
29665 * iconvdata/testdata/CP772..UTF8: New file.
29666 * iconvdata/testdata/CP773: New file.
29667 * iconvdata/testdata/CP773..UTF8: New file.
29668 * iconvdata/testdata/CP774: New file.
29669 * iconvdata/testdata/CP774..UTF8: New file.
29670
29671 * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
29672 END CHARMAP line.
29673 * iconvdata/gen-8bit-gap.sh: Likewise.
29674 * iconvdata/gen-8bit.sh: Likewise.
29675
c1e9e399
UD
29676 * locale/iso-639.def: Add ary entry.
29677
24c55fb3 29678 [BZ #11258]
96b4b1b0
UD
29679 * locale/C-translit.h.in: Add U20A1 transliteration.
29680
bdc2f971
KB
29681 [BZ #12178]
29682 * locale/iso-639.def: Add wae entry.
29683 Patch by Kevin Bortis <bortis@translate-wae.ch>.
29684
2952b117
UD
29685 [BZ #12545]
29686 * locale/programs/localedef.c (construct_output_path): Use ssize_t
29687 for n.
29688
2a81eaa5
UD
29689 [BZ #12711]
29690 * locale/C-translit.h.in: Add entry for U20B9.
29691 Patch by pravin.d.s@gmail.com.
29692
28377d1b
UD
296932011-05-08 Ulrich Drepper <drepper@gmail.com>
29694
7fb90fb8
UD
29695 [BZ #12713]
29696 * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
29697 ENAMETOOLONG use generic getcwd.
6fb2dde3
UD
29698 * sysdeps/posix/getcwd.c: Add support to use openat. Make usable
29699 in rtld. Use *stat64.
7fb90fb8 29700 * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
6fb2dde3 29701 Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
7fb90fb8 29702 * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
6fb2dde3
UD
29703 * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
29704 * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
29705 * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
29706 * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
29707 __fstatat64 macros.
7fb90fb8
UD
29708 * include/dirent.h: Add libc_hidden_proto for rewinddir.
29709 * dirent/rewinddir.c: Add libc_hidden_def.
29710 * sysdeps/mach/hurd/rewinddir.c: Likewise.
6fb2dde3 29711 * sysdeps/unix/rewinddir.c: Likewise. Don't do locking outside libc.
7fb90fb8 29712
28377d1b
UD
29713 * include/dirent.h (__alloc_dir): Add flags parameter.
29714 * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
29715 * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
29716 __alloc_dir.
29717 (__alloc_dir): Take new parameter. Don't call fcntl for invocations
29718 from fdopendir if O_CLOEXEC is already set.
29719
66bdbaa4
AM
297202011-03-15 Alan Modra <amodra@gmail.com>
29721
29722 * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
29723 l_tls_firstbyte_offset non-zero. Save padding offset in
29724 l_tls_firstbyte_offset for later use.
29725 * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
29726 freeing static tls block.
29727
95721191
JN
297282011-03-05 Jonathan Nieder <jrnieder@gmail.com>
29729
29730 * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
29731 where #ifdef was intended. The intent is to prevent ARG_MAX from
29732 being defined by the kernel headers.
29733
f87dfb1f
UD
297342011-05-07 Ulrich Drepper <drepper@gmail.com>
29735
29736 [BZ #12734]
29737 * resolv/resolv.h: Define RES_NOTLDQUERY.
29738 * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
29739 no-tld-query and set RES_NOTLDQUERY.
29740 * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
29741 * resolv/res_query.c (__libc_res_nsearch): Backport changes from
29742 modern BIND to search name as TLD unless forbidden.
29743
47c3cd7a
UD
297442011-05-07 Petr Baudis <pasky@suse.cz>
29745 Ulrich Drepper <drepper@gmail.com>
29746
29747 [BZ #12393]
29748 * elf/dl-load.c (fillin_rpath): Move trusted path check...
29749 (is_trusted_path): ...to here.
c1e9ea35 29750 (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
47c3cd7a 29751 (_dl_dst_substitute): Verify expanded $ORIGIN path elements
c1e9ea35 29752 using is_trusted_path_normalize() in setuid scripts.
47c3cd7a 29753
8a35c912
PP
297542011-05-06 Paul Pluzhnikov <ppluzhnikov@google.com>
29755
29756 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
29757 __BEGIN/__END_DECLS.
29758
acd41f47
UD
297592011-05-06 Ulrich Drepper <drepper@gmail.com>
29760
29761 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
29762 NSS_STATUS_NOTFOUND if no record was found.
29763
597df647
AS
297642011-05-05 Andreas Schwab <schwab@redhat.com>
29765
29766 * sunrpc/Makefile (headers): Add rpc/netdb.h.
29767 (headers-not-in-tirpc): Remove rpc/netdb.h
29768 * resolv/netdb.h: Revert last change.
29769
b9af1301
PP
297702011-05-05 Paul Pluzhnikov <ppluzhnikov@google.com>
29771
29772 * Makeconfig (link-libc-static): Use --{start,end}-group to handle
29773 circular dependency between libgcc.a and libc.a.
29774
4e34d5f5
AS
297752011-05-05 Andreas Schwab <schwab@redhat.com>
29776
29777 * resolv/netdb.h: Don't include <rpc/netdb.h>.
29778 * nis/Makefile: Don't install rpcsvc/*.
29779 * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
29780 instead of <rpc/types.h>.
29781 (MAXHOSTNAMELEN): Define.
29782
00ee369c
AS
297832011-05-03 Andreas Schwab <schwab@redhat.com>
29784
29785 * elf/ldconfig.c (add_dir): Don't crash on empty path.
29786
0b592a30
MB
297872011-04-28 Maciej Babinski <mbabinski@google.com>
29788
29789 [BZ #12714]
29790 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
29791 gethostbyname4_r when IPv6 results are possible.
29792
6e04cbbe
UD
297932011-05-02 Ulrich Drepper <drepper@gmail.com>
29794
29795 [BZ #12723]
29796 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
29797 _PC_PIPE_BUF handling.
29798
e4ecafe0
BH
297992011-04-30 Bruno Haible <bruno@clisp.org>
29800
29801 [BZ #12717]
29802 * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
29803 * resolv/netdb.h (getnameinfo): Change type of flags parameter
29804 to 'int'.
29805 * inet/getnameinfo.c (getnameinfo): Likewise.
29806
125ee683
UD
298072011-04-29 Ulrich Drepper <drepper@gmail.com>
29808
29809 * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
29810 to groups setting in database lookup.
29811 * nss/nsswitch.conf: Add initgroups entry.
29812
b722481a
EB
298132011-04-22 Ulrich Drepper <drepper@gmail.com>
29814
29815 [BZ #12685]
29816 * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
29817 mode string.
29818 Patch by Eric Blake <eblake@redhat.com>.
29819
4df46dbd
L
298202011-04-20 H.J. Lu <hongjiu.lu@intel.com>
29821
29822 * sunrpc/Makefile (need-export-routines): Add svc_run.
29823 (routines): Remove svc_run.
29824 ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
29825 * sunrpc/clnt_perr.c (clnt_perrno): Export.
29826 * sunrpc/svc_run.c (svc_run): Likewise.
29827 * sunrpc/svc_udp.c (svcudp_create): Likewise.
29828
e84142d2
UD
298292011-04-21 Ulrich Drepper <drepper@gmail.com>
29830
29831 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
29832 problem in reallocation in last patch.
29833
877175d8
UD
298342011-04-20 Ulrich Drepper <drepper@gmail.com>
29835
29836 * sunrpc/Makefile: Move inclusion of Rules.
29837
ab8eed78
UD
298382011-04-19 Ulrich Drepper <drepper@gmail.com>
29839
29840 * nss/nss_files/files-initgroups.c: New file.
29841 * nss/Makefile (libnss_files-routines): Add files-initgroups.
29842 * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
29843 _nss_files_initgroups_dyn.
29844
e3d8f584
RS
298452011-03-31 Richard Sandiford <richard.sandiford@linaro.org>
29846
29847 * elf/elf.h (R_ARM_IRELATIVE): Define.
29848
af190f45
UD
298492011-04-19 Ulrich Drepper <drepper@gmail.com>
29850
29851 * po/ru.po: Update from translation team.
29852
53cf59ef
UD
298532011-04-17 Ulrich Drepper <drepper@gmail.com>
29854
29855 * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
29856 dependencies.
29857
4c559bcd
MF
298582011-02-06 Mike Frysinger <vapier@gentoo.org>
29859
29860 [BZ #12653]
29861 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
29862 MEMCPY_CHK with USE_AS_BCOPY ifdef check.
29863 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
29864 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
29865 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
29866
4420675c
AS
298672011-03-28 Andreas Schwab <schwab@linux-m68k.org>
29868
29869 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
29870 differing bytes.
29871 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
29872 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
29873 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
29874
75ea32ab
UD
298752011-04-17 Ulrich Drepper <drepper@gmail.com>
29876
29877 [BZ #12420]
29878 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
29879 storing it.
29880 * stdlib/bug-getcontext.c: New file.
29881 * stdlib/Makefile: Add rules to build and run bug-getcontext.
29882
27390476
AK
298832011-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
29884
29885 * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
29886 instructions into .machine "z9-109".
29887 * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
29888 * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
29889
10442705
AK
298902011-04-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
29891
29892 * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
29893 between environment variables and auxiliary vector.
29894
7b57bfe5
UD
298952011-04-16 Ulrich Drepper <drepper@gmail.com>
29896
29897 * Makefile: Add rules to build linkobj/libc.so.
29898 * include/libc-symbols.h: Define libc_hidden_nolink.
29899 * include/rpc/auth.h: Mark functions which are to be hidden.
29900 * include/rpc/auth_des.h: Likewise.
29901 * include/rpc/auth_unix.h: Likewise.
29902 * include/rpc/clnt.h: Likewise.
29903 * include/rpc/des_crypt.h: Likewise.
29904 * include/rpc/key_prot.h: Likewise.
29905 * include/rpc/pmap_clnt.h: Likewise.
29906 * include/rpc/pmap_prot.h: Likewise.
29907 * include/rpc/pmap_rmt.h: Likewise.
29908 * include/rpc/rpc_msg.h: Likewise.
29909 * include/rpc/svc.h: Likewise.
29910 * include/rpc/svc_auth.h: Likewise.
29911 * include/rpc/xdr.h: Likewise.
29912 * nis/Makefile: Link all DSOs against linkobj/libc.so.
29913 * nss/Makefile: Likewise.
29914 * sunrpc/Makefile: Don't install headers. Build library with normal
29915 entry points. Don't build rpcinfo. Link RPC tests appropriately.
29916 * sunrpc/auth_des.c: Hide exported symbols by default, export some
29917 for the compat linking library. Remove use of INTDEF/INTUSE.
29918 * sunrpc/auth_none.c: Likewise.
29919 * sunrpc/auth_unix.c: Likewise.
29920 * sunrpc/authdes_prot.c: Likewise.
29921 * sunrpc/authuxprot.c: Likewise.
29922 * sunrpc/clnt_gen.c: Likewise.
29923 * sunrpc/clnt_perr.c: Likewise.
29924 * sunrpc/clnt_raw.c: Likewise.
29925 * sunrpc/clnt_simp.c: Likewise.
29926 * sunrpc/clnt_tcp.c: Likewise.
29927 * sunrpc/clnt_udp.c: Likewise.
29928 * sunrpc/clnt_unix.c: Likewise.
29929 * sunrpc/des_crypt.c: Likewise.
29930 * sunrpc/des_soft.c: Likewise.
29931 * sunrpc/get_myaddr.c: Likewise.
29932 * sunrpc/key_call.c: Likewise.
29933 * sunrpc/key_prot.c: Likewise.
29934 * sunrpc/netname.c: Likewise.
29935 * sunrpc/pm_getmaps.c: Likewise.
29936 * sunrpc/pm_getport.c: Likewise.
29937 * sunrpc/pmap_clnt.c: Likewise.
29938 * sunrpc/pmap_prot.c: Likewise.
29939 * sunrpc/pmap_prot2.c: Likewise.
29940 * sunrpc/pmap_rmt.c: Likewise.
29941 * sunrpc/publickey.c: Likewise.
29942 * sunrpc/rpc_cmsg.c: Likewise.
29943 * sunrpc/rpc_common.c: Likewise.
29944 * sunrpc/rpc_dtable.c: Likewise.
29945 * sunrpc/rpc_prot.c: Likewise.
29946 * sunrpc/rpc_thread.c: Likewise.
29947 * sunrpc/rtime.c: Likewise.
29948 * sunrpc/svc.c: Likewise.
29949 * sunrpc/svc_auth.c: Likewise.
29950 * sunrpc/svc_authux.c: Likewise.
29951 * sunrpc/svc_raw.c: Likewise.
29952 * sunrpc/svc_run.c: Likewise.
29953 * sunrpc/svc_simple.c: Likewise.
29954 * sunrpc/svc_tcp.c: Likewise.
29955 * sunrpc/svc_udp.c: Likewise.
29956 * sunrpc/svc_unix.c: Likewise.
29957 * sunrpc/svcauth_des.c: Likewise.
29958 * sunrpc/xcrypt.c: Likewise.
29959 * sunrpc/xdr.c: Likewise.
29960 * sunrpc/xdr_array.c: Likewise.
29961 * sunrpc/xdr_float.c: Likewise.
29962 * sunrpc/xdr_intXX_t.c: Likewise.
29963 * sunrpc/xdr_mem.c: Likewise.
29964 * sunrpc/xdr_rec.c: Likewise.
29965 * sunrpc/xdr_ref.c: Likewise.
29966 * sunrpc/xdr_sizeof.c: Likewise.
29967 * sunrpc/xdr_stdio.c: Likewise.
29968
e6c61494
UD
299692011-04-10 Ulrich Drepper <drepper@gmail.com>
29970
29971 [BZ #12650]
29972 * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
29973 * sysdeps/ia64/dl-tls.h: Likewise.
29974 * sysdeps/powerpc/dl-tls.h: Likewise.
29975 * sysdeps/s390/dl-tls.h: Likewise.
29976 * sysdeps/sh/dl-tls.h: Likewise.
29977 * sysdeps/sparc/dl-tls.h: Likewise.
29978 * sysdeps/x86_64/dl-tls.h: Likewise.
29979 * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
29980
34fe483e
AS
299812011-03-14 Andreas Schwab <schwab@redhat.com>
29982
29983 * elf/dl-load.c (_dl_dst_substitute): When skipping the first
29984 rpath element also skip the following colon.
29985 (expand_dynamic_string_token): Add is_path parameter and pass
29986 down to DL_DST_REQUIRED and _dl_dst_substitute.
29987 (decompose_rpath): Call expand_dynamic_string_token with
29988 non-zero is_path. Ignore empty rpaths.
29989 (_dl_map_object_from_fd): Call expand_dynamic_string_token
29990 with zero is_path.
29991
f12a32e6
AS
299922011-04-08 Andreas Schwab <schwab@linux-m68k.org>
29993
29994 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
29995 Make cancelable.
29996
38a7d692
UD
299972011-04-09 Ulrich Drepper <drepper@gmail.com>
29998
29999 [BZ #12655]
30000 * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
30001 Patch by Filipe David Manana <fdmanana@apache.org>.
30002
e451d22b
AS
300032011-04-07 Andreas Schwab <schwab@redhat.com>
30004
30005 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
30006 Maintain aligned stack.
30007 (CHECK_RSP): Remove unused macro.
30008
dedc7c7b
UD
300092011-04-03 Ulrich Drepper <drepper@gmail.com>
30010
30011 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
30012 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
30013
94521213
UD
300142011-04-02 Ulrich Drepper <drepper@gmail.com>
30015
30016 * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
30017
8cb700c0 30018 * include/features.h: Mention __USE_XOPEN2K8 in comment.
81489b2e 30019
0354e355
L
300202011-03-26 H.J. Lu <hongjiu.lu@intel.com>
30021
30022 [BZ #12518]
30023 * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
30024 * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
30025 * sysdeps/x86_64/memmove.c: New file.
30026 * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
30027 (memcpy): Renamed to ...
30028 (__new_memcpy): This.
30029 (memcpy): Provide GLIBC_2_14 memcpy.
30030 * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
30031 (memcpy): Provide GLIBC_2_2_5 memcpy.
30032
8593482f
UD
300332011-04-01 Ulrich Drepper <drepper@gmail.com>
30034
30035 [BZ #12631]
30036 * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
30037
81a5726b
AS
300382011-03-30 Andreas Schwab <schwab@redhat.com>
30039
30040 * misc/syncfs.c: New file.
30041 * misc/Makefile (routines): Add syncfs.
30042 * posix/unistd.h: Declare syncfs.
30043 * sysdeps/unix/syscalls.list: Add syncfs.
30044
00e5419f
AS
300452011-04-01 Andreas Schwab <schwab@redhat.com>
30046
30047 * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
30048 open_by_handle_at.
30049 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
30050 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
30051 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
30052 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
30053 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
30054 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
30055 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
30056
748876bf
UD
300572011-04-01 Ulrich Drepper <drepper@gmail.com>
30058
658e451d
UD
30059 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
30060 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
30061 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
30062 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
30063 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
30064 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
30065 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
30066
748876bf
UD
30067 * io/Makefile: Compile fallocate.c, fallocate64.c, and
30068 sync_file_range.c with -fexceptions.
30069 * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
30070 * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
30071 * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
30072 * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
30073 * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
30074 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
30075 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
3167dad0
UD
30076 sync_file_range as cancellation point
30077 * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file. This is
30078 now a wrapper around __call_sync_file_range with cancellation handling.
30079 * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
30080 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this. Change
30081 function name to __call_sync_file_range.
30082 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
30083 Add call_sync_file_range.
748876bf 30084
6e63d5e1
AS
300852011-04-01 Andreas Schwab <schwab@redhat.com>
30086
30087 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
748876bf 30088 bits/timex.h.
6e63d5e1 30089
46998f74
UD
300902011-04-01 Ulrich Drepper <drepper@gmail.com>
30091
4c1423ed
UD
30092 * iconv/iconv.h: Fix typo in comment.
30093 * io/fcntl.h: Likewise.
30094 * libio/stdio.h: Likewise.
30095 * posix/spawn.h: Likewise.
30096 * posix/unistd.h: Likewise.
30097 * stdlib/stdlib.h: Likewise.
30098 * time/time.h: Likewise.
30099 * wcsmbs/wchar.h: Likewise.
30100
158648c0
UD
30101 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
30102 open_by_handle): Add.
30103 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
30104 and MAX_HANDLE_SZ. Declare name_to_handle_at and open_by_handle.
30105 Augment a few comments.
30106 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
30107 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
30108 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
30109 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
30110 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
30111 * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
30112 open_by_handle.
30113
46998f74
UD
30114 * io/fcntl.h (AT_EMPTY_PATH): Define.
30115
83fe108b
UD
301162011-03-30 Ulrich Drepper <drepper@gmail.com>
30117
30118 * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
30119 * sysdeps/unix/sysv/linux/bits/time.h: New file.
30120 * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
30121 to...
30122 * sysdeps/unix/sysv/linux/bits/timex.h: ...here. New file.
034c4e15
UD
30123 * Versions.def: Add GLIBC_2.14.
30124 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
30125 Export.
83fe108b 30126
bb242059
UD
301272011-03-22 Ulrich Drepper <drepper@gmail.com>
30128
30129 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
30130 round counter.
30131 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
30132
c97a1282
L
301332011-03-20 H.J. Lu <hongjiu.lu@intel.com>
30134
30135 [BZ #12597]
30136 * string/test-strncmp.c (do_page_test): New function.
30137 (check2): Likewise.
30138 (test_main): Call check2.
30139 * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
30140
2a115601
UD
301412011-03-20 Ulrich Drepper <drepper@gmail.com>
30142
30143 [BZ #12587]
30144 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
30145 Handle cache information in CPU leaf 4.
30146 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
30147
8126d904
UD
301482011-03-18 Ulrich Drepper <drepper@gmail.com>
30149
042c49c6 30150 [BZ #12583]
8126d904
UD
30151 * posix/fnmatch.c (fnmatch): Check size of pattern in wide
30152 character representation.
30153 Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
30154
ccfe366e
RA
301552011-03-16 Ryan S. Arnold <rsa@us.ibm.com>
30156
30157 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
30158 END(__isnan) to END(__isnanf) to match function entry point/label
30159 EALIGN(__isnanf,...).
30160
c6e13027
JJ
301612011-03-10 Jakub Jelinek <jakub@redhat.com>
30162
30163 * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
30164
33f85a3f
UD
301652011-03-10 Ulrich Drepper <drepper@gmail.com>
30166
028478fa
UD
30167 [BZ #12510]
30168 * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
30169 copy from the symbol referenced in the relocation to initialize the
30170 used variable.
30171 Patch by Piotr Bury <pbury@goahead.com>.
30172 * elf/Makefile: Add rules to build and tst-unique3.
30173 * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
30174 * elf/tst-unique3.cc: New file.
30175 * elf/tst-unique3.h: New file.
30176 * elf/tst-unique3lib.cc: New file.
30177 * elf/tst-unique3lib2.cc: New file.
30178
33f85a3f
UD
30179 * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
30180
03592fc7
MF
301812011-03-10 Mike Frysinger <vapier@gentoo.org>
30182
30183 * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
30184 $LDFLAGS and -nostdlib -nostartfiles to linking step. Change main
30185 to _start.
03592fc7 30186
6a5ee102
UD
301872011-03-06 Ulrich Drepper <drepper@gmail.com>
30188
30189 * elf/dl-load.c (_dl_map_object): If we are looking for the first
30190 to-be-loaded object along a path to loader is ld.so.
30191
7e4ba49c
HJ
301922011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
30193 Ulrich Drepper <drepper@gmail.com>
30194
30195 * sysdeps/x86_64/memset.S: After aligning destination, code
30196 branches to different locations depending on the value of
30197 misalignment, when multiarch is enabled. Fix this.
30198
301992011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
30200
30201 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
30202 Set _x86_64_preferred_memory_instruction for AMD processsors.
30203 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
30204 Set bit_Prefer_SSE_for_memop for AMD processors.
30205
13a804de
UD
302062011-03-04 Ulrich Drepper <drepper@gmail.com>
30207
30208 * libio/fmemopen.c (fmemopen): Optimize a bit.
30209
9d25c392
AS
302102011-03-03 Andreas Schwab <schwab@redhat.com>
30211
30212 * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
30213
a5543c6a
RM
302142011-03-03 Roland McGrath <roland@redhat.com>
30215
30216 * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
30217
012d35f7
DM
302182011-02-28 Aurelien Jarno <aurelien@aurel32.net>
30219
7e4ba49c 30220 * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
012d35f7
DM
30221 __bzero_ultra1 instead of __memset_ultra1.
30222
4bff6e01
AS
302232011-02-23 Andreas Schwab <schwab@redhat.com>
30224 Ulrich Drepper <drepper@gmail.com>
30225
30226 [BZ #12509]
30227 * include/link.h (struct link_map): Add l_orig_initfini.
30228 * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
30229 returning unsuccessfully.
30230 * elf/dl-close.c (_dl_close_worker): If this is the last explicit
30231 close of a file loaded at startup, restore the original l_initfini
30232 list.
30233 * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
30234 list, store the pointer.
30235 * elf/Makefile ($(objpfx)noload-mem): New rule.
30236 (noload-ENV): Define.
30237 (tests): Add $(objpfx)noload-mem.
30238 * elf/noload.c: Include <memcheck.h>.
30239 (main): Call mtrace. Close all opened handles.
30240
f2092faf
AS
302412011-02-17 Andreas Schwab <schwab@redhat.com>
30242
30243 [BZ #12454]
30244 * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
30245 dependencies are missing.
30246
6c8a2e88
ST
302472011-02-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
30248
f2092faf 30249 Fix __if_freereq crash: Unlike the generic version which uses free,
6c8a2e88
ST
30250 Hurd needs munmap.
30251 * sysdeps/mach/hurd/ifreq.h: New file.
30252
84a42118
PB
302532011-01-27 Petr Baudis <pasky@suse.cz>
30254 Ulrich Drepper <drepper@gmail.com>
30255
071f805e 30256 [BZ 12445]#
84a42118
PB
30257 * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
30258 to extend_alloca().
30259 * stdio-common/bug23.c: New file.
30260 * stdio-common/Makefile (tests): Add bug23.
30261
e23fe25b
AS
302622010-09-28 Andreas Schwab <schwab@redhat.com>
30263 Ulrich Drepper <drepper@gmail.com>
30264
30265 [BZ #12489]
30266 * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
30267 before performing relro protection. At old place add assertion
30268 to make sure nothing changed.
30269
d3f02e10
NS
302702011-02-17 Nathan Sidwell <nathan@codesourcery.com>
30271 Glauber de Oliveira Costa <glommer@gmail.com>
30272
30273 * elf/elf.h: Add new ARM TLS relocs.
30274
d55fd7a5
RA
302752011-02-16 Ryan S. Arnold <rsa@us.ibm.com>
30276
30277 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
30278 (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
30279 cast from r3.
30280 * sysdeps/wordsize-64/Makefile: New file. Add tst-writev to
30281 'tests' variable.
30282 * sysdeps/wordsize-64/tst-writev.c: New file.
30283
2206397e
RA
302842011-02-15 Ryan S. Arnold <rsa@us.ibm.com>
30285
30286 * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
30287 -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
30288 insns in _dl_start to prevent a TOC reference before relocs are
30289 resolved.
30290
e9433893
UD
302912011-02-15 Ulrich Drepper <drepper@gmail.com>
30292
30293 [BZ #12469]
30294 * Makeconfig: Remove RANLIB definition.
30295 * Makerules: Don't use RANLIB.
30296 * aclocal.m4: Remove ranlib test.
30297 * configure.in: No need to check for ranlib.
30298 * elf/rtld-Rules: Don't use RANLIB.
30299
f75286c6
ST
303002011-02-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
30301
8e31c82d
ST
30302 * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
30303 protection macro.
30304 * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
30305 inclusion protection macro.
30306
f75286c6
ST
30307 * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
30308 SIGRTMIN and SIGRTMAX and print information in that case only when
30309 SIGRTMIN is defined.
30310
c1d0e639
JJ
303112011-02-11 Jakub Jelinek <jakub@redhat.com>
30312
30313 * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
30314 arginfo fn returning -1.
30315
30316 * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
30317 and thousands string is zero terminated.
30318
edf9294e
AS
303192011-02-03 Andreas Schwab <schwab@redhat.com>
30320
30321 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
30322 sysdeps/unix/sysv/linux/bits/socket.h.
30323
2b7e92df
ST
303242011-01-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
30325
edf9294e
AS
30326 * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
30327 (__CPU_COUNT): Remove old macros.
30328 (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
30329 (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
30330 (__CPU_ALLOC, __CPU_FREE): Add macros.
2b7e92df
ST
30331 (__sched_cpualloc, __sched_cpufree): Add declarations.
30332
a4c7ea7b
UD
303332011-02-05 Ulrich Drepper <drepper@gmail.com>
30334
30335 * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
30336 (struct datahead): Reuse 32 bits of the alignment for a TTL field.
30337 * nscd/aicache.c (addhstaiX): Return timeout of added value.
30338 (readdhstai): Return value of addhstaiX call.
30339 * nscd/grpcache.c (cache_addgr): Return timeout of added value.
30340 (addgrbyX): Return value returned by cache_addgr.
30341 (readdgrbyname): Return value returned by addgrbyX.
30342 (readdgrbygid): Likewise.
30343 * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
30344 (addpwbyX): Return value returned by cache_addpw.
30345 (readdpwbyname): Return value returned by addhstbyX.
30346 (readdpwbyuid): Likewise.
30347 * nscd/servicescache.c (cache_addserv): Return timeout of added value.
30348 (addservbyX): Return value returned by cache_addserv.
30349 (readdservbyname): Return value returned by addservbyX:
30350 (readdservbyport): Likewise.
30351 * nscd/hstcache.c (cache_addhst): Return timeout of added value.
30352 (addhstbyX): Return value returned by cache_addhst.
30353 (readdhstbyname): Return value returned by addhstbyX.
30354 (readdhstbyaddr): Likewise.
30355 (readdhstbynamev6): Likewise.
30356 (readdhstbyaddrv6): Likewise.
30357 * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
30358 (readdinitgroups): Return value returned by addinitgroupsX.
30359 * nscd/cache.c (readdfcts): Change return value of functions to time_t.
30360 (prune_cache): Keep track of timeout value of re-added entries.
30361 * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
30362 * nscd/nscd.h: Adjust prototypes of readd* functions.
30363
a0bf67cc
RM
303642011-02-04 Roland McGrath <roland@redhat.com>
30365
30366 * nis/nis_server.c (nis_servstate): Use the right name for 0.
30367 (nis_stats): Likewise.
30368 * nis/nis_modify.c (nis_modify): Likewise.
30369 * nis/nis_remove.c (nis_remove): Likewise.
30370 * nis/nis_add.c (nis_add): Likewise.
30371
30372 * elf/dl-object.c (_dl_new_object): Remove unused variable L.
30373
30374 * posix/fnmatch_loop.c: Add some consts.
30375
30376 * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
30377
435b95eb
L
303782011-02-02 H.J. Lu <hongjiu.lu@intel.com>
30379
30380 [BZ #12460]
30381 * config.make.in (config-cflags-novzeroupper): Define.
30382 * configure.in: Substitute libc_cv_cc_novzeroupper.
30383 * elf/Makefile (AVX-CFLAGS): Define.
30384 (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
30385 (CFLAGS-tst-auditmod4a.c): Likewise.
30386 (CFLAGS-tst-auditmod4b.c): Likewise.
30387 (CFLAGS-tst-auditmod6b.c): Likewise.
30388 (CFLAGS-tst-auditmod6c.c): Likewise.
30389 (CFLAGS-tst-auditmod7b.c): Likewise.
30390 * sysdeps/i386/configure.in: Check -mno-vzeroupper.
30391
8517b15e
UD
303922011-02-02 Ulrich Drepper <drepper@gmail.com>
30393
30394 * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
30395 function to the callback.
30396 Patch partly by Jiri Olsa <jolsa@redhat.com>.
30397
10a656fe
AS
303982011-02-02 Andreas Schwab <schwab@redhat.com>
30399
30400 * shadow/sgetspent.c: Check return value of __sgetspent_r instead
30401 of errno.
30402
968dad0a
UD
304032011-01-19 Ulrich Drepper <drepper@gmail.com>
30404
9f94d2ea 30405 [BZ #11724]
968dad0a
UD
30406 * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
30407 of constructors.
30408 * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
30409 of destructors.
30410 (_dl_fini): Don't call _dl_sort_fini if there is only one object.
30411
30412 [BZ #11724]
30413 * elf/Makefile: Add rules to build and run new test.
30414 * elf/tst-initorder.c: New file.
30415 * elf/tst-initorder.exp: New file.
30416 * elf/tst-initordera1.c: New file.
30417 * elf/tst-initordera2.c: New file.
30418 * elf/tst-initordera3.c: New file.
30419 * elf/tst-initordera4.c: New file.
30420 * elf/tst-initorderb1.c: New file.
30421 * elf/tst-initorderb2.c: New file.
30422 * elf/tst-order-a1.c: New file.
30423 * elf/tst-order-a2.c: New file.
30424 * elf/tst-order-a3.c: New file.
30425 * elf/tst-order-a4.c: New file.
30426 * elf/tst-order-b1.c: New file.
30427 * elf/tst-order-b2.c: New file.
30428 * elf/tst-order-main.c: New file.
30429 New test case by George Gensure <werkt0@gmail.com>.
30430
86e92359
UD
304312010-10-01 Andreas Schwab <schwab@redhat.com>
30432
30433 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
30434 decoding ACE if AI_CANONIDN.
30435
5d5732b0
UD
304362011-01-18 Ulrich Drepper <drepper@gmail.com>
30437
30438 * elf/Makefile: Build IFUNC tests unless multi-arch = no.
30439
a77e8cbc
UD
304402011-01-17 Ulrich Drepper <drepper@gmail.com>
30441
6392473f
UD
30442 * version.h (RELEASE): Bump for 2.13 release.
30443 * include/features.h: (__GLIBC_MINOR__): Bump to 13.
30444
620a0529
UD
30445 * io/fcntl.h: Define AT_NO_AUTOMOUNT.
30446
18ba70a5
UD
30447 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
30448 MADV_NOHUGEPAGE.
32465c3e
UD
30449 * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
30450 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
30451 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
30452 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
30453 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
30454 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
30455
c0dafcf1
UD
30456 * posix/getconf.c: Update copyright year.
30457 * catgets/gencat.c: Likewise.
30458 * csu/version.c: Likewise.
30459 * debug/catchsegv.sh: Likewise.
30460 * debug/xtrace.sh: Likewise.
30461 * elf/ldconfig.c: Likewise.
30462 * elf/ldd.bash.in: Likewise.
30463 * elf/sprof.c (print_version): Likewise.
30464 * iconv/iconv_prog.c: Likewise.
30465 * iconv/iconvconfig.c: Likewise.
30466 * locale/programs/locale.c: Likewise.
30467 * locale/programs/localedef.c: Likewise.
30468 * malloc/memusage.sh: Likewise.
30469 * malloc/mtrace.pl: Likewise.
30470 * nscd/nscd.c (print_version): Likewise.
30471 * nss/getent.c: Likewise.
30472
a77e8cbc
UD
30473 * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
30474 PF_CAIF, and PF_ALG.
30475 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
30476
77e8bddf
AS
304772011-01-16 Andreas Schwab <schwab@linux-m68k.org>
30478
1f20b93a
AS
30479 * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
30480 (modules-names): Use them.
30481 (ifunc-test-modules, ifunc-pie-tests): Define.
30482 (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
30483 tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
30484 (test-extras): Likewise.
30485 ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
30486 $(compile-command.c).
30487 ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
30488 (all-built-dso): Define.
30489 (check-textrel.out, check-execstack.out): Depend on it.
30490
77e8bddf
AS
30491 * configure.in: Don't override --enable-multi-arch.
30492
bc425b33
UD
304932011-01-15 Ulrich Drepper <drepper@gmail.com>
30494
30495 [BZ #6812]
30496 * nscd/hstcache.c (tryagain): Define.
30497 (cache_addhst): Return tryagain not notfound for temporary errors.
30498 (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
30499 failed.
30500
794c3ad3
UD
305012011-01-14 Ulrich Drepper <drepper@gmail.com>
30502
70181fdd
UD
30503 [BZ #10563]
30504 * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
30505 to make the syscall.
30506 * sysdeps/unix/sysv/linux/setgroups.c: New file.
30507
794c3ad3
UD
30508 [BZ #12378]
30509 * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
30510 and fall back to matching as normal character if the string ends before
30511 the matching ']' is found. This is what POSIX requires.
30512 * posix/testfnm.c: Adjust test result.
30513 * posix/globtest.sh: Adjust test result. Add new test.
30514 * posix/tst-fnmatch.input: Likewise.
30515 * posix/tst-fnmatch2.c: Add new test.
30516
68dc9497
AS
305172010-12-28 Andreas Schwab <schwab@linux-m68k.org>
30518
30519 * elf/Makefile (check-execstack): Revert last change. Depend on
30520 check-execstack.h.
30521 (check-execstack.h): New target.
30522 (generated): Add check-execstack.h.
30523 * elf/check-execstack.c: Include "check-execstack.h".
30524 (main): Revert last change.
30525 (handle_file): Return zero if GNU_STACK is absent and
30526 DEFAULT_STACK_PERMS doesn't include PF_X.
30527
451f001b
UD
305282011-01-13 Ulrich Drepper <drepper@gmail.com>
30529
cfa28e56
UD
30530 * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
30531 in child fails because the descriptor is already closed.
8cf8ce17
UD
30532 * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
30533 * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
30534 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
cfa28e56 30535
1086d70d
UD
30536 [BZ #12397]
30537 * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
30538 syscall.
30539
451f001b
UD
30540 [BZ #10484]
30541 * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
30542 temporary buffer used to handle multi lookups locally.
a85b5cb4 30543 * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
451f001b 30544
08769175
UD
305452011-01-12 Ulrich Drepper <drepper@gmail.com>
30546
30547 * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
30548 loader is ld.so.
30549
5e49c52e
UD
305502011-01-10 Paul Pluzhnikov <ppluzhnikov@google.com>
30551
30552 * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
30553 alignment for SSE2.
30554
60522a5f
UD
305552011-01-12 Ulrich Drepper <drepper@gmail.com>
30556
30557 [BZ #12394]
30558 * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
30559 characters. When rounding increased number of integer digits recompute
30560 number of groups.
30561 * stdio-common/tst-grouping.c: New file.
30562 * stdio-common/Makefile: Add rules to build and run tst-grouping.
30563
f257bbd7
UD
305642011-01-09 Ulrich Drepper <drepper@gmail.com>
30565
30566 * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
30567 __FD_CLR, and __FS_ISSET. gcc generates better code on its own.
30568
30569 * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
30570 void.
30571 * bits/select.h: Likewise.
30572
fa9c15cb
UD
305732011-01-08 Ulrich Drepper <drepper@gmail.com>
30574
30575 * po/ja.po: Update from translation team.
30576
16c2895f
DM
305772011-01-04 David S. Miller <davem@sunset.davemloft.net>
30578
30579 [BZ #11155]
30580 * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
30581 implementation just like for lxstat, fxstatat, et al.
30582
2543fef2
JM
305832010-12-27 Jim Meyering <meyering@redhat.com>
30584
30585 [BZ #12348]
30586 * posix/regexec.c (build_trtable): Return failure indication upon
30587 calloc failure. Otherwise, re_search_internal could infloop on OOM.
30588
98727dbe
UD
305892010-12-25 Ulrich Drepper <drepper@gmail.com>
30590
5bd6dc5c
UD
30591 [BZ #12201]
30592 * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
30593 * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
30594 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
30595 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
30596
97983464
UD
30597 [BZ #12207]
30598 * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
30599
98727dbe
UD
30600 [BZ #12204]
30601 * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
30602 * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
30603
4a531bb0
L
306042010-12-15 H.J. Lu <hongjiu.lu@intel.com>
30605
30606 * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
30607 * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
30608 script has SORT_BY_INIT_PRIORITY.
30609 * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
30610 NO_CTORS_DTORS_SECTIONS is defined.
30611 * elf/soinit.c: Likewise.
30612 * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
30613 NO_CTORS_DTORS_SECTIONS is defined.
30614 * sysdeps/mach/hurd/i386/init-first.c: Likewise.
30615 * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
30616 * sysdeps/sh/init-first.c: Likewise.
30617 * sysdeps/unix/sysv/linux/init-first.c: Likewise.
30618
07eb4b71
UD
306192010-12-24 Ulrich Drepper <drepper@gmail.com>
30620
30621 * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
30622 always use the slow path.
30623
30950a5f
RA
306242010-12-15 Ryan S. Arnold <rsa@us.ibm.com>
30625
30626 * elf/Makefile: (check-execstack): Replace $(native-compile) with a
30627 similar rule which adds the sysdep directories to the header search in
30628 order to pick up the correct platform stackinfo.h.
30629 * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
30630 perform test if it is, otherwise return successfully without testing.
30631 * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
30632 DEFAULT_STACK_PERMS define in stackinfo.h.
30633 * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
30634 defined in stackinfo.h.
30635 * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
30636 DEFAULT_STACK_PERMS defined in stackinfo.h.
30637 * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
30638 * sysdeps/ia64/stackinfo.h: Likewise.
30639 * sysdeps/s390/stackinfo.h: Likewise.
30640 * sysdeps/sh/stackinfo.h: Likewise.
30641 * sysdeps/sparc/stackinfo.h: Likewise.
30642 * sysdeps/x86_64/stackinfo.h: Likewise.
30643 * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
30644 PF_X for powerpc64. Retain PF_X for powerpc32.
30645
db753e2c
UD
306462010-12-19 Ulrich Drepper <drepper@gmail.com>
30647
14b697f7
UD
30648 * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
30649 accurately.
db753e2c
UD
30650 * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
30651 GETDENTS_64BIT_ALIGNED.
30652
28300719
UD
306532010-12-14 Ulrich Drepper <dreper@gmail.com>
30654
14b697f7 30655 * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
28300719 30656
4f197237
AS
306572010-12-10 Andreas Schwab <schwab@redhat.com>
30658
dbb0472f
AS
30659 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
30660 _GNU_SOURCE.
30661
4f197237
AS
30662 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
30663 * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
30664 Remove __restrict.
30665 (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
30666 (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
30667
fb88ac72
UD
306682010-12-09 Ulrich Drepper <drepper@gmail.com>
30669
30670 [BZ #11655]
30671 * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
30672 are initialized.
30673
42acbb92
JJ
306742010-12-09 Jakub Jelinek <jakub@redhat.com>
30675
30676 * string/bits/string3.h (memmove, bcopy): Remove __restrict.
30677
c038d98d
UD
306782010-12-03 Ulrich Drepper <drepper@gmail.com>
30679
30680 * po/it.po: Update from translation team.
30681
3a4a2499
L
306822010-12-01 H.J. Lu <hongjiu.lu@intel.com>
30683
30684 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
30685 unused codes.
30686
1e24cf6e
UD
306872010-11-30 Ulrich Drepper <drepper@gmail.com>
30688
30689 * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
30690
a7690819
AS
306912010-11-24 Andreas Schwab <schwab@redhat.com>
30692
30693 * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
30694 specially.
30695 (gaih_getanswer_slice): Likewise.
30696
3bf8d1b1
JJ
306972010-10-20 Jakub Jelinek <jakub@redhat.com>
30698
30699 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
30700
6db52fbb
PB
307012010-05-31 Petr Baudis <pasky@suse.cz>
30702
30703 [BZ #11149]
30704 * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
30705 silently even in the chroot mode.
30706
eaca7569
UD
307072010-11-22 Ulrich Drepper <drepper@gmail.com>
30708
30709 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
30710 last patch a bit. Pretty printing
30711
3056dcdb
UD
307122010-05-31 Petr Baudis <pasky@suse.cz>
30713
30714 [BZ #10085]
30715 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
30716 initialization of skip_initgroups_dyn.
30717
cf7c9078
UD
307182010-11-19 Ulrich Drepper <drepper@gmail.com>
30719
30720 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
30721 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
30722
a1fb5e3e
UD
307232010-11-16 Ulrich Drepper <drepper@gmail.com>
30724
30725 * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
30726
3540d66b
AS
307272010-11-11 Andreas Schwab <schwab@redhat.com>
30728
30729 * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
30730 * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
30731 (tst-fnmatch-ENV): Set MALLOC_TRACE.
30732 ($(objpfx)tst-fnmatch-mem): New rule.
30733 (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
30734 * posix/tst-fnmatch.c (main): Call mtrace.
30735
13b69574
L
307362010-11-11 H.J. Lu <hongjiu.lu@intel.com>
30737
30738 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
30739 Support Intel processor model 6 and model 0x2c.
30740
da93d214
LM
307412010-11-10 Luis Machado <luisgpm@br.ibm.com>
30742
30743 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
30744 signed comparison.
30745
8ca52c6e
L
307462010-11-09 H.J. Lu <hongjiu.lu@intel.com>
30747
30748 [BZ #12205]
30749 * string/test-strncasecmp.c (check_result): New function.
30750 (do_one_test): Use it.
30751 (check1): New function.
30752 (test_main): Use it.
30753 * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
30754 Support strcasecmp and strncasecmp.
30755
69da074d
UD
307562010-11-08 Ulrich Drepper <drepper@gmail.com>
30757
30758 [BZ #12194]
30759 * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
30760 * sysdeps/x86_64/bits/byteswap.h: Likewise.
30761
ff02d528
L
307622010-11-07 H.J. Lu <hongjiu.lu@intel.com>
30763
30764 * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
30765 IFUNC support.
30766 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
30767 memset-x86-64.
30768 * sysdeps/x86_64/multiarch/bzero.S: New file.
30769 * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
30770 * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
30771 * sysdeps/x86_64/multiarch/memset.S: New file.
30772 * sysdeps/x86_64/multiarch/memset_chk.S: New file.
30773 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
30774 Set bit_Prefer_SSE_for_memop for Intel processors.
30775 * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
30776 Define.
30777 (index_Prefer_SSE_for_memop): Define.
30778 (HAS_PREFER_SSE_FOR_MEMOP): Define.
30779
344d0b54
LM
307802010-11-04 Luis Machado <luisgpm@br.ibm.com>
30781
30782 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
30783 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
30784
c0dde15b
UD
307852010-11-03 H.J. Lu <hongjiu.lu@intel.com>
30786
30787 [BZ #12191]
30788 * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
30789 (__x86_64_raw_data_cache_size_half): Likewise.
30790 (__x86_64_raw_shared_cache_size): Likewise.
30791 (__x86_64_raw_shared_cache_size_half): Likewise.
30792
30793 * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
30794 (__x86_64_raw_data_cache_size_half): Likewise.
30795 (__x86_64_raw_shared_cache_size): Likewise.
30796 (__x86_64_raw_shared_cache_size_half): Likewise.
30797 (init_cacheinfo): Set __x86_64_raw_data_cache_size,
30798 __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
30799 and __x86_64_raw_shared_cache_size_half. Round
30800 __x86_64_data_cache_size_half, __x86_64_data_cache_size
30801 __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
30802 to multiple of 256 bytes.
30803
0e516e0e
MS
308042010-11-03 Ulrich Drepper <drepper@gmail.com>
30805
30806 [BZ #12167]
30807 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
30808 of inacessible symlinks. Verify result of symlink before returning it.
30809 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
30810 Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
30811
0e012e87
ER
308122010-10-28 Erich Ritz <erichritz@gmail.com>
30813
30814 * math/math.h (isinf): Fix typo in comment.
30815
de0ff7bc
UD
308162010-11-01 Ulrich Drepper <drepper@gmail.com>
30817
30818 * po/da.po: Update from translation team.
30819
fa41c84d
UD
308202010-10-26 Ulrich Drepper <drepper@gmail.com>
30821
30822 * elf/rtld.c (dl_main): Move assertion after the point where rtld map
30823 is added to the list.
30824
f0967738
AK
308252010-10-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
30826 Ulrich Drepper <drepper@gmail.com>
30827
30828 * elf/dl-object.c (_dl_new_object): Don't append the new object to
30829 the global list here. Move code to...
30830 (_dl_add_to_namespace_list): ...here. New function.
30831 * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
30832 * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
30833 * elf/dl-load.c (lose): Don't remove the element from the list.
30834 (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
30835 (_dl_map_object): Likewise.
30836
308372010-10-25 Ulrich Drepper <drepper@gmail.com>
dbf3a069
RL
30838
30839 [BZ #12159]
30840 * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
30841 into all bytes of SSE register.
30842 Patch by Richard Li <richardpku@gmail.com>.
30843
f0967738 308442010-10-24 Ulrich Drepper <drepper@gmail.com>
fdc0f374
UD
30845
30846 [BZ #12140]
30847 * malloc/malloc.c (_int_free): Fill correct number of bytes when
30848 perturbing.
30849
d0b9e94f
MB
308502010-10-20 Michael B. Brutman <brutman@us.ibm.com>
30851
30852 * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
30853 * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
30854 * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
30855 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
30856 * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
30857 submachine.
30858 * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
30859
8e9f92e9
AS
308602010-10-22 Andreas Schwab <schwab@redhat.com>
30861
30862 * include/dlfcn.h (__RTLD_SECURE): Define.
30863 * elf/dl-load.c (_dl_map_object): Remove preloaded parameter. Use
30864 mode & __RTLD_SECURE instead.
30865 (open_path): Rename preloaded parameter to secure.
30866 * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
30867 * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
30868 * elf/dl-deps.c (openaux): Likewise.
30869 * elf/rtld.c (struct map_args): Remove is_preloaded.
30870 (map_doit): Don't use it.
30871 (dl_main): Likewise.
30872 (do_preload): Use __RTLD_SECURE instead of is_preloaded.
30873 (dlmopen_doit): Add __RTLD_SECURE to mode bits.
30874
bc96fbda
AS
308752010-09-09 Andreas Schwab <schwab@redhat.com>
30876
30877 * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
30878 (sysd-rules-targets): Remove duplicates.
30879 * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
30880 rtld-%.$o dependency.
30881
22cd1c9b
AS
308822010-10-18 Andreas Schwab <schwab@redhat.com>
30883
30884 * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
30885 _dl_map_object do it.
30886
18edac48
UD
308872010-10-19 Ulrich Drepper <drepper@gmail.com>
30888
30889 * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
30890 fast fma builtins, define the macros in the C99 standard.
30891 (FP_FAST_FMAF): Likewise.
30892 (FP_FAST_FMAL): Likewise.
30893 * sysdeps/x86_64/bits/mathdef.h: Likewise.
30894
30895 * bits/mathdef.h: Update copyright year.
30896 * sysdeps/powerpc/bits/mathdef.h: Likewise.
30897
d2050124
MM
308982010-10-19 Michael Meissner <meissner@linux.vnet.ibm.com>
30899
30900 * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
30901 builtins, define the macros in the C99 standard.
30902 (FP_FAST_FMAF): Likewise.
30903 (FP_FAST_FMAL): Likewise.
30904 * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
30905 multiply/add.
30906 (FP_FAST_FMAF): Likewise.
30907
475facd1
JJ
309082010-10-15 Jakub Jelinek <jakub@redhat.com>
30909
30910 [BZ #3268]
30911 * math/libm-test.inc (fma_test): Some new testcases.
30912 * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
30913 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
30914 y and infinite z. Do multiplication by C already in long double.
30915 * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
30916 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
30917 y and infinite z. Do bitwise or of inexact bit into u.d.
30918 * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
30919 * sysdeps/i386/fpu/s_fmaf.S: Removed.
30920 * sysdeps/i386/fpu/s_fma.S: Removed.
30921 * sysdeps/i386/fpu/s_fmal.S: Removed.
30922
7c08a05c
JJ
309232010-10-16 Jakub Jelinek <jakub@redhat.com>
30924
30925 [BZ #3268]
30926 * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
30927 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
30928 computation is not scheduled after fetestexcept. Fix value
30929 of minimum denormal long double.
30930
f3f7372d
JJ
309312010-10-14 Jakub Jelinek <jakub@redhat.com>
30932
30933 [BZ #3268]
30934 * math/libm-test.inc (fma_test): Add some more tests.
30935 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
30936 correctly.
30937
14d43591
AS
309382010-10-15 Andreas Schwab <schwab@redhat.com>
30939
30940 * scripts/data/localplt-s390-linux-gnu.data: New file.
30941 * scripts/data/localplt-s390x-linux-gnu.data: New file.
30942
5e908464
JJ
309432010-10-13 Jakub Jelinek <jakub@redhat.com>
30944
30945 [BZ #3268]
30946 * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
30947 * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
30948 instead of dbl-64.
30949 * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
30950 inlines.
30951 * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
30952 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
30953 if one of x and y is very large and the other is subnormal.
30954 * sysdeps/s390/fpu/s_fmaf.c: New file.
30955 * sysdeps/s390/fpu/s_fma.c: New file.
30956 * sysdeps/powerpc/fpu/s_fmaf.S: New file.
30957 * sysdeps/powerpc/fpu/s_fma.S: New file.
30958 * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
30959 * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
30960 * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
30961
309622010-10-12 Jakub Jelinek <jakub@redhat.com>
30963
30964 [BZ #3268]
30965 * math/libm-test.inc (fma_test): Add some more fmaf tests, add
30966 fma tests.
30967 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
30968 * sysdeps/ieee754/dbl-64/s_fma.c: New file.
30969 * sysdeps/i386/i686/multiarch/s_fma.c: Include
30970 sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
30971 * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
30972 * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
30973 * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
30974
b833d51f
UD
309752010-10-12 Ulrich Drepper <drepper@redhat.com>
30976
30977 [BZ #12078]
30978 * posix/regcomp.c (parse_branch): One more memory leak plugged.
30979 * posix/bug-regex31.input: Add test case.
30980
1751705d
UD
309812010-10-11 Ulrich Drepper <drepper@gmail.com>
30982
e9b9cbf5
UD
30983 * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
30984 * posix/bug-regex31.input: New file.
30985
30986 [BZ #12078]
30987 * posix/regcomp.c (parse_branch): Free memory when allocation failed.
30988 (parse_sub_exp): Fix last change, use postorder.
30989
ef06edbe
UD
30990 * posix/bug-regex31.c: New file.
30991 * posix/Makefile: Add rules to build and run bug-regex31.
30992
a129c80d
UD
30993 * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
30994
30995 [BZ #12078]
30996 * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
30997
b76b818e
UD
30998 [BZ #12108]
30999 * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
31000 to have entries in sys_siglist.
31001
1751705d
UD
31002 [BZ #12093]
31003 * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
31004 be NULL.
31005
9ff8d36f
JJ
310062010-10-07 Jakub Jelinek <jakub@redhat.com>
31007
31008 [BZ #3268]
31009 * math/libm-test.inc (fma_test): Add 2 fmaf tests.
31010 * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
31011 * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
31012 sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
31013 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
31014 * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
31015 * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
31016 * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
31017 * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
31018 * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
31019 * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
31020 * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
31021 * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
31022 * math/ftestexcept.c (fetestexcept): Likewise.
31023 * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
31024 * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
31025 * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
31026 * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
31027 * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
31028 * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
31029 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
31030
af325969
UD
310312010-10-11 Ulrich Drepper <drepper@gmail.com>
31032
c579b202 31033 [BZ #12107]
af325969
UD
31034 * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
31035 newline.
31036
67a67b95
UD
310372010-10-06 Ulrich Drepper <drepper@gmail.com>
31038
31039 * string/bug-strstr1.c: New file.
31040 * string/Makefile: Add rules to build and run bug-strstr1.
31041
5fb308bc
EB
310422010-10-05 Eric Blake <eblake@redhat.com>
31043
31044 [BZ #12092]
31045 * string/str-two-way.h (two_way_long_needle): Always clear memory
31046 when skipping input due to the shift table.
31047
45db99c7
UD
310482010-10-03 Ulrich Drepper <drepper@gmail.com>
31049
3b111893
UD
31050 [BZ #12005]
31051 * malloc/mcheck.c: Handle large requests.
31052
45db99c7
UD
31053 [BZ #12077]
31054 * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
31055 for strncmp and strncasecmp.
31056 * string/stratcliff.c: Add tests for strcmp and strncmp.
31057 * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
31058
cf7a1eb8
NI
310592010-09-28 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
31060
31061 * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
31062 __set_fpscr.
31063
6484ba5e
AJ
310642010-09-30 Andreas Jaeger <aj@suse.de>
31065
31066 * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
31067 (CGROUP_SUPER_MAGIC): Define.
31068 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
31069 Handle btrfs and cgroup file systems.
31070 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
31071 Likewise.
31072
91c42559
LM
310732010-09-27 Luis Machado <luisgpm@br.ibm.com>
31074
31075 * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
31076 * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
31077
87a97932
AK
310782010-09-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
31079
31080 [BZ #12067]
31081 * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
31082 trying to locate the ELF header.
31083
c21cc9bc
AS
310842010-09-27 Andreas Schwab <schwab@redhat.com>
31085
31086 [BZ #11611]
31087 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
31088 Mask out sign-bit copies when constructing f_fsid.
31089
315970f6
PB
310902010-09-24 Petr Baudis <pasky@suse.cz>
31091
31092 * debug/stack_chk_fail_local.c: Add missing licence exception.
31093 * debug/warning-nop.c: Likewise.
31094
1ac7a2c7
JM
310952010-09-15 Joseph Myers <joseph@codesourcery.com>
31096
31097 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
31098 implementing getdents64 using getdents syscall, set d_type if
31099 __ASSUME_GETDENTS32_D_TYPE.
31100
56801c50
AS
311012010-09-16 Andreas Schwab <schwab@redhat.com>
31102
31103 * elf/dl-close.c (free_slotinfo, free_mem): Move to...
31104 * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
31105
dda51327
UD
311062010-09-21 Ulrich Drepper <drepper@redhat.com>
31107
31108 [BZ #12037]
31109 * posix/unistd.h: Undo change of feature selection for ftruncate from
31110 2010-01-11.
31111
8ffcee4a
UD
311122010-09-20 Ulrich Drepper <drepper@redhat.com>
31113
a545ecd9 31114 * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
8ffcee4a
UD
31115 detection.
31116
e24f0a8b
AS
311172010-09-20 Andreas Schwab <schwab@redhat.com>
31118
31119 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
31120 fanotify_mark.
31121 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
31122
7291c56f
AS
311232010-09-14 Andreas Schwab <schwab@redhat.com>
31124
31125 * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
31126 variables after CHECK_SP call.
31127 * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
31128
bc5fb037
AS
311292010-09-13 Andreas Schwab <schwab@redhat.com>
31130 Ulrich Drepper <drepper@redhat.com>
31131
31132 * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
31133 re-relocationg ld.so.
31134 * elf/dl-support.c (_dl_non_dynamic_init): And here after the
31135 _dl_init_paths call.
31136 * elf/dl-load.c (_dl_init_paths). Don't set GLRO(dl_init_all_dirs)
31137 here anymore.
31138
e66e7419
UD
311392010-09-14 Ulrich Drepper <drepper@redhat.com>
31140
31141 * resolv/res_init.c (__res_vinit): Count the default server we added.
31142
c044aa75
CLT
311432010-09-08 Chung-Lin Tang <cltang@codesourcery.com>
31144 Ulrich Drepper <drepper@redhat.com>
31145
31146 [BZ #11968]
31147 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
31148 (____longjmp_chk): Use %ebx for saving value across system call.
31149 Add unwind info.
31150
32cf4069
AS
311512010-09-06 Andreas Schwab <schwab@redhat.com>
31152
31153 * manual/Makefile: Don't mix pattern rules with normal rules.
31154
817328ee
AS
311552010-09-05 Andreas Schwab <schwab@linux-m68k.org>
31156
31157 * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
31158 operation.
31159 * libio/iofdopen.c (_IO_new_fdopen): Likewise.
31160 * libio/iofopncook.c (_IO_cookie_init): Likewise.
31161 * libio/iovdprintf.c (_IO_vdprintf): Likewise.
31162 * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
31163 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
31164 Likewise.
31165
29fddf61
UD
311662010-09-04 Ulrich Drepper <drepper@redhat.com>
31167
31168 [BZ #11979]
31169 * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
31170 IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
31171
0959ffc9
UD
311722010-09-02 Ulrich Drepper <drepper@redhat.com>
31173
31174 * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
31175 * sysdeps/x86_64/addmul_1.S: Likewise.
31176 * sysdeps/x86_64/lshift.S: Likewise.
31177 * sysdeps/x86_64/mul_1.S: Likewise.
31178 * sysdeps/x86_64/rshift.S: Likewise.
31179 * sysdeps/x86_64/sub_n.S: Likewise.
31180 * sysdeps/x86_64/submul_1.S: Likewise.
31181
ece29840
ST
311822010-09-01 Samuel Thibault <samuel.thibault@ens-lyon.org>
31183
0959ffc9
UD
31184 This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
31185 Define __sched_param instead of SCHED_* and sched_param when
ece29840 31186 <bits/sched.h> is included with __need_schedparam defined.
0959ffc9 31187 * bits/sched.h [__need_schedparam]
ece29840 31188 (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
0959ffc9
UD
31189 [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
31190 (__defined_schedparam): Define to 1.
ece29840
ST
31191 (__sched_param): New structure, identical to sched_param.
31192 (__need_schedparam): Undefine.
31193
e53a31fe
MF
311942010-08-31 Mike Frysinger <vapier@gentoo.org>
31195
fdc0c10d
MF
31196 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
31197 (epoll_create1): Declare.
31198
e53a31fe
MF
31199 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
31200
a726d796
AS
312012010-08-31 Andreas Schwab <schwab@redhat.com>
31202
31203 [BZ #7066]
31204 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
31205 shifting retval into place.
31206
2f3e3dc7
UD
312072010-09-01 Ulrich Drepper <drepper@redhat.com>
31208
f2933da9
UD
31209 * nis/rpcsvc/nis.h: Update copyright notice.
31210 * nis/rpcsvc/nis.x: Likewise.
31211 * nis/rpcsvc/nis_callback.h: Likewise.
31212 * nis/rpcsvc/nis_callback.x: Likewise.
31213 * nis/rpcsvc/nis_object.x: Likewise.
31214 * nis/rpcsvc/nis_tags.h: Likewise.
31215 * nis/rpcsvc/yp.h: Likewise.
31216 * nis/rpcsvc/yp.x: Likewise.
31217 * nis/rpcsvc/ypupd.h: Likewise.
31218 * nis/yp_xdr.c: Likewise.
31219 * nis/ypupdate_xdr.c: Likewise.
31220
2f3e3dc7
UD
31221 * sunrpc/pm_getport.c (__libc_rpc_getport): New function. This is
31222 mainly the body of pmap_getport. Add parameters to specify timeouts.
31223 (pmap_getport): Use __libc_rpc_getport.
31224 * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
31225 * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
31226 * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
31227
f3dcc2f9
AS
312282010-08-31 Andreas Schwab <schwab@linux-m68k.org>
31229
31230 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
31231 fanotify_mark.
31232
6d34eb5b
RM
312332010-08-27 Roland McGrath <roland@redhat.com>
31234
31235 * sysdeps/i386/i686/multiarch/Makefile
31236 (CFLAGS-varshift.c): New variable.
31237
9ea3de11
UD
312382010-08-27 Ulrich Drepper <drepper@redhat.com>
31239
c96d23fc
UD
31240 * sysdeps/i386/i686/multiarch/varshift.S: File removed.
31241 * sysdeps/i386/i686/multiarch/varshift.c: New file.
31242
9ea3de11
UD
31243 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
31244
31245 * sysdeps/x86_64/strlen.S: Minimal code improvement.
31246
623aac7f
L
312472010-08-26 H.J. Lu <hongjiu.lu@intel.com>
31248
31249 * sysdeps/x86_64/strlen.S: Unroll the loop.
31250 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
31251 strlen-sse2 strlen-sse2-bsf.
31252 * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
31253 __strlen_no_bsf if bit_Slow_BSF is set.
31254 (__strlen_sse42): Removed.
31255 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
31256 * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
31257
8b2b7715
RM
312582010-08-25 Roland McGrath <roland@redhat.com>
31259
31260 * sysdeps/x86_64/multiarch/varshift.S: File removed.
31261 * sysdeps/x86_64/multiarch/varshift.c: New file.
31262 * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
31263 * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
31264 * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
31265 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
31266
e73015f2
L
312672010-08-25 H.J. Lu <hongjiu.lu@intel.com>
31268
31269 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
31270 strlen-sse2 strlen-sse2-bsf.
31271 * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
31272 __strlen_sse2_bsf if bit_Slow_BSF is unset.
31273 (__strlen_sse2): Removed.
31274 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
31275 * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
31276 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
31277 bit_Slow_BSF for Atom.
31278 * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
31279 (index_Slow_BSF): Define.
31280 (HAS_SLOW_BSF): Define.
31281
df24a73e
UD
312822010-08-25 Ulrich Drepper <drepper@redhat.com>
31283
31284 [BZ #10851]
31285 * resolv/res_init.c (__res_vinit): When no server address at all
31286 is given default to loopback.
31287
f2ac4868
RM
312882010-08-24 Roland McGrath <roland@redhat.com>
31289
09055553
RM
31290 * configure.in: Remove config-name.h generation.
31291 * configure: Regenerated.
31292 * config-name.in: File removed.
31293 * scripts/config-uname.sh: New file.
31294 * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
31295 ($(objdir)config-name.h): New target.
31296
f2ac4868
RM
31297 * sunrpc/rpc_parse.h: Avoid nested comment.
31298
73f27d5e
RH
312992010-08-24 Richard Henderson <rth@redhat.com>
31300 Ulrich Drepper <drepper@redhat.com>
31301 H.J. Lu <hongjiu.lu@intel.com>
31302
31303 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
31304 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
31305 * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
31306 Replace _mm_srli_si128 with __m128i_shift_right. Replace
31307 _mm_alignr_epi8 with _mm_loadu_si128.
31308 * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
31309 * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
31310 (__m128i_shift_right): Removed.
31311 * sysdeps/i386/i686/multiarch/varshift.h: New file.
31312 * sysdeps/i386/i686/multiarch/varshift.S: New file.
31313 * sysdeps/x86_64/multiarch/varshift.h: New file.
31314 * sysdeps/x86_64/multiarch/varshift.S: New file.
31315
84b9230c
MF
313162010-08-21 Mike Frysinger <vapier@gentoo.org>
31317
31318 * configure.in: Move assembler checks to before sysdep dir checking.
31319
9bbd0ddc
PB
313202010-08-20 Petr Baudis <pasky@suse.cz>
31321
31322 * LICENSES: Sync the sunrpc license.
31323
9da4bb31
UD
313242010-08-19 Ulrich Drepper <drepper@redhat.com>
31325
a7ab6ec8
UD
31326 * sunrpc/auth_des.c: Update copyright notice once again.
31327 * sunrpc/auth_none.c: Likewise.
31328 * sunrpc/auth_unix.c: Likewise.
31329 * sunrpc/authdes_prot.c: Likewise.
31330 * sunrpc/authuxprot.c: Likewise.
31331 * sunrpc/bindrsvprt.c: Likewise.
31332 * sunrpc/clnt_gen.c: Likewise.
31333 * sunrpc/clnt_perr.c: Likewise.
31334 * sunrpc/clnt_raw.c: Likewise.
31335 * sunrpc/clnt_simp.c: Likewise.
31336 * sunrpc/clnt_tcp.c: Likewise.
31337 * sunrpc/clnt_udp.c: Likewise.
31338 * sunrpc/clnt_unix.c: Likewise.
31339 * sunrpc/des_crypt.c: Likewise.
31340 * sunrpc/des_soft.c: Likewise.
31341 * sunrpc/get_myaddr.c: Likewise.
31342 * sunrpc/getrpcport.c: Likewise.
31343 * sunrpc/key_call.c: Likewise.
31344 * sunrpc/key_prot.c: Likewise.
31345 * sunrpc/openchild.c: Likewise.
31346 * sunrpc/pm_getmaps.c: Likewise.
31347 * sunrpc/pm_getport.c: Likewise.
31348 * sunrpc/pmap_clnt.c: Likewise.
31349 * sunrpc/pmap_prot.c: Likewise.
31350 * sunrpc/pmap_prot2.c: Likewise.
31351 * sunrpc/pmap_rmt.c: Likewise.
31352 * sunrpc/rpc/auth.h: Likewise.
31353 * sunrpc/rpc/auth_unix.h: Likewise.
31354 * sunrpc/rpc/clnt.h: Likewise.
31355 * sunrpc/rpc/des_crypt.h: Likewise.
31356 * sunrpc/rpc/key_prot.h: Likewise.
31357 * sunrpc/rpc/netdb.h: Likewise.
31358 * sunrpc/rpc/pmap_clnt.h: Likewise.
31359 * sunrpc/rpc/pmap_prot.h: Likewise.
31360 * sunrpc/rpc/pmap_rmt.h: Likewise.
31361 * sunrpc/rpc/rpc.h: Likewise.
31362 * sunrpc/rpc/rpc_des.h: Likewise.
31363 * sunrpc/rpc/rpc_msg.h: Likewise.
31364 * sunrpc/rpc/svc.h: Likewise.
31365 * sunrpc/rpc/svc_auth.h: Likewise.
31366 * sunrpc/rpc/types.h: Likewise.
31367 * sunrpc/rpc/xdr.h: Likewise.
31368 * sunrpc/rpc_clntout.c: Likewise.
31369 * sunrpc/rpc_cmsg.c: Likewise.
31370 * sunrpc/rpc_common.c: Likewise.
31371 * sunrpc/rpc_cout.c: Likewise.
31372 * sunrpc/rpc_dtable.c: Likewise.
31373 * sunrpc/rpc_hout.c: Likewise.
31374 * sunrpc/rpc_main.c: Likewise.
31375 * sunrpc/rpc_parse.c: Likewise.
31376 * sunrpc/rpc_parse.h: Likewise.
31377 * sunrpc/rpc_prot.c: Likewise.
31378 * sunrpc/rpc_sample.c: Likewise.
31379 * sunrpc/rpc_scan.c: Likewise.
31380 * sunrpc/rpc_scan.h: Likewise.
31381 * sunrpc/rpc_svcout.c: Likewise.
31382 * sunrpc/rpc_tblout.c: Likewise.
31383 * sunrpc/rpc_util.c: Likewise.
31384 * sunrpc/rpc_util.h: Likewise.
31385 * sunrpc/rpcinfo.c: Likewise.
31386 * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
31387 * sunrpc/rpcsvc/key_prot.x: Likewise.
31388 * sunrpc/rpcsvc/klm_prot.x: Likewise.
31389 * sunrpc/rpcsvc/mount.x: Likewise.
31390 * sunrpc/rpcsvc/nfs_prot.x: Likewise.
31391 * sunrpc/rpcsvc/nlm_prot.x: Likewise.
31392 * sunrpc/rpcsvc/rex.x: Likewise.
31393 * sunrpc/rpcsvc/rstat.x: Likewise.
31394 * sunrpc/rpcsvc/rusers.x: Likewise.
31395 * sunrpc/rpcsvc/sm_inter.x: Likewise.
31396 * sunrpc/rpcsvc/spray.x: Likewise.
31397 * sunrpc/rpcsvc/yppasswd.x: Likewise.
31398 * sunrpc/rtime.c: Likewise.
31399 * sunrpc/svc.c: Likewise.
31400 * sunrpc/svc_auth.c: Likewise.
31401 * sunrpc/svc_authux.c: Likewise.
31402 * sunrpc/svc_raw.c: Likewise.
31403 * sunrpc/svc_run.c: Likewise.
31404 * sunrpc/svc_simple.c: Likewise.
31405 * sunrpc/svc_tcp.c: Likewise.
31406 * sunrpc/svc_udp.c: Likewise.
31407 * sunrpc/svc_unix.c: Likewise.
31408 * sunrpc/svcauth_des.c: Likewise.
31409 * sunrpc/xcrypt.c: Likewise.
31410 * sunrpc/xdr.c: Likewise.
31411 * sunrpc/xdr_array.c: Likewise.
31412 * sunrpc/xdr_float.c: Likewise.
31413 * sunrpc/xdr_mem.c: Likewise.
31414 * sunrpc/xdr_rec.c: Likewise.
31415 * sunrpc/xdr_ref.c: Likewise.
31416 * sunrpc/xdr_sizeof.c: Likewise.
31417 * sunrpc/xdr_stdio.c: Likewise.
31418
9da4bb31
UD
31419 * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
31420 handling.
31421
bdaa77bc
AS
314222010-08-19 Andreas Schwab <schwab@redhat.com>
31423
31424 * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
31425
fe2f79db
LM
314262010-08-19 Luis Machado <luisgpm@br.ibm.com>
31427
31428 * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
31429 * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
31430 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
31431 * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
31432 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
31433 * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
31434 * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
31435 * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
31436 * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
31437 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
31438 * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
31439 * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
31440 * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
31441 * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
31442
b9b42ee0
AB
314432010-07-26 Anton Blanchard <anton@samba.org>
31444
31445 * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
31446 * malloc/arena.c (heap_trim): Likewise.
31447
1c06ba31
UD
314482010-08-16 Ulrich Drepper <drepper@redhat.com>
31449
31450 * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
31451 here. Not...
31452 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
31453 * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
31454
f8392f40
L
314552010-08-12 H.J. Lu <hongjiu.lu@intel.com>
31456
31457 * sysdeps/i386/elf/Makefile: New file.
31458
3162f12e
AS
314592010-08-14 Andreas Schwab <schwab@linux-m68k.org>
31460
31461 * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
31462 from fanotify_init.
31463 * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
31464 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
31465
28c90b2c
UD
314662010-08-15 Ulrich Drepper <drepper@redhat.com>
31467
31468 * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
31469 of strncasecmp_l.
1feccb6c 31470 * sysdeps/multiarch/strcmp.S: Likewise.
28c90b2c 31471
ca6bb004
UD
314722010-08-14 Ulrich Drepper <drepper@redhat.com>
31473
e9f82e0d
UD
31474 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
31475 strncase_l-nonascii.
31476 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
31477 Add strncase_l-ssse3.
31478 * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
31479 * sysdeps/x86_64/strcmp.S: Likewise.
31480 * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
31481 * sysdeps/x86_64/multiarch/strncase_l.S: New file.
31482 * sysdeps/x86_64/strncase.S: New file.
31483 * sysdeps/x86_64/strncase_l-nonascii.c: New file.
31484 * sysdeps/x86_64/strncase_l.S: New file.
31485 * string/Makefile (strop-tests): Add strncasecmp.
31486 * string/test-strncasecmp.c: New file.
31487
31488 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
31489 warning.
31490
ca6bb004
UD
31491 * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
31492 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
31493
052fa7b3
AS
314942010-08-14 Andreas Schwab <schwab@linux-m68k.org>
31495
31496 * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
31497
962dba78
UD
314982010-08-12 Ulrich Drepper <drepper@redhat.com>
31499
31500 * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
31501 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
31502 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
31503
bebff237
AM
315042010-05-01 Alan Modra <amodra@gmail.com>
31505
31506 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
31507 * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
31508 * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
31509 * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
31510 * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
31511 tidying. Don't tail-call __sigjmp_save for static lib.
31512 * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
31513 save location.
31514 (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
31515 (CALL_MCOUNT): Add eh info, and nop after bl.
31516 (TAIL_CALL_SYSCALL_ERROR): New macro.
31517 (PSEUDO_RET): Use it.
31518 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
31519 Correct save location of integer regs and cr.
31520 (_dl_profile_resolve): Correct cr save location. Delete nops
31521 after bl when SHARED. Reduce cfi size a little by better
31522 placement of cfi directives.
31523 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
31524 make a stack frame. Instead use parm save area as a temp.
31525 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
31526 make a stack frame. Use TAIL_CALL_SYSCALL_ERROR.
31527 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
31528 Don't make a stack frame for parent, use parm save area.
31529 Increase child stack frame to 112 bytes. Don't save unused reg,
31530 and adjust reg usage. Set up cfi on error recovery and
31531 epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
31532 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
31533 (__makecontext): Add dummy nop after jump to exit.
31534 * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
31535 Use correct parm save area and cr save, reduce stack frame.
31536 Correct cfi for possible PSEUDO_RET frame setup.
31537 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
31538 Branch to local label emitted by PSEUDO_RET rather than
31539 __syscall_error.
31540
02637374
AS
315412010-08-12 Andreas Schwab <schwab@redhat.com>
31542
31543 [BZ #11904]
31544 * locale/programs/locale.c (print_assignment): New function.
31545 (show_locale_vars): Use it.
31546
c3e2f19b
UD
315472010-08-11 Ulrich Drepper <drepper@redhat.com>
31548
3cdaa6ad
UD
31549 * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
31550 field.
31551 (struct statfs64): Likewise.
31552 (_STATFS_F_FLAGS): Define.
31553 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
31554 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
31555 Don't define if __ASSUME_STATFS_F_FLAGS is defined.
31556 (ST_VALID): Define locally.
31557 (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
31558 __statvfs_getflags, use the provided value.
31559 * sysdeps/unix/sysv/linux/kernel-features.h: Define
31560 __ASSUME_STATFS_F_FLAGS.
31561
754f7da3
UD
31562 * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
31563
10b3bedc
UD
31564 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
31565 Add sys/fanotify.h.
31566 * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
31567 fanotify_mask for GLIBC_2.13.
31568 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
31569 fanotify_init and fanotify_mark.
31570 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
31571 * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
31572
c08fb0d7
UD
31573 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
31574 Add prlimit.
31575 * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
31576 prlimit64 for GLIBC_2.13.
31577 * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
31578 prlimit64.
31579 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
31580 syscall.
31581 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
31582 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
31583 * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
31584 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
31585 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise. Also
31586 add prlimit alias.
31587 * sysdeps/unix/sysv/linux/prlimit.c: New file.
31588
15bac72b
UD
31589 [BZ #11903]
31590 * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
31591 Patch by Evgeni Bikov <bikovevg@iitp.ru>.
31592
c3e2f19b
UD
31593 * nss/Makefile: Add rules to build and run tst-nss-test1.
31594 * shlib-versions: Add entry for libnss_test1.
31595 * nss/nss_test1.c: New file.
31596 * nss/tst-nss-test1.c: New file.
31597
31598 * nss/nsswitch.c (__nss_database_custom): Define new variable.
31599 (__nss_configure_lookup): Set appropriate entry in
31600 __nss_configure_lookup to true.
31601 * nss/nsswitch.h: Define enum with indeces of databases in
31602 databases and __nss_database_custom arrays. Declare
31603 __nss_database_custom.
31604 * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
31605 to avoid using nscd when custom rules are installed.
31606 * nss/getXXbyYY_r.c: Likewise.
31607 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
31608
31609 * nss/nss_files/files-parse.c: Whitespace fixes.
31610
f15ce4d8
UD
316112010-08-09 Ulrich Drepper <drepper@redhat.com>
31612
31613 [BZ #11883]
31614 * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
31615 * posix/fnmatch_loop.c: Likewise.
31616
d22e4cc9
AK
316172010-07-17 Andi Kleen <ak@linux.intel.com>
31618
31619 * sysdeps/i386/i386-mcount.S (__fentry__): Define.
31620 * sysdeps/x86_64/_mcount.S (__fentry__): Define.
31621 * stdlib/Versions (__fentry__): Add for GLIBC 2.13
31622 * Versions.def [GLIBC_2.13]: Add.
31623
805bc17d
UD
316242010-08-06 Ulrich Drepper <drepper@redhat.com>
31625
31626 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
31627 Also fail if tpwd after pwuid call is NULL.
31628
5a42321d
ST
316292010-07-31 Samuel Thibault <samuel.thibault@ens-lyon.org>
31630
31631 * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
31632 when converting to ms.
31633
fd3ebeda
ST
316342010-06-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
31635
31636 * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
31637 EOPNOTSUPP errors with ENOTTY.
31638 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
31639 EOPNOTSUPP errors with ENOTTY.
31640
73507d3a
UD
316412010-07-31 Ulrich Drepper <drepper@redhat.com>
31642
31643 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
31644 Add strcasecmp_l-ssse3.
31645 * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
31646 strcasecmp.
31647 * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
31648 * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
31649 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
31650
fe36dd02
UD
316512010-07-30 Ulrich Drepper <drepper@redhat.com>
31652
66f6765a
UD
31653 * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
31654
42e08a54
UD
31655 * string/Makefile (strop-tests): Add strcasecmp.
31656 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
31657 strcasecmp_l-nonascii.
31658 (gen-as-const-headers): Add locale-defines.sym.
31659 * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
31660 * sysdeps/x86_64/strcasecmp.S: New file.
31661 * sysdeps/x86_64/strcasecmp_l.S: New file.
31662 * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
31663 * sysdeps/x86_64/locale-defines.sym: New file.
31664 * string/test-strcasecmp.c: New file.
31665
fe36dd02
UD
31666 * string/test-strcasestr.c: Test both ends of the range of characters.
31667 * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
31668
48cbc0d6
RM
316692010-07-29 Roland McGrath <roland@redhat.com>
31670
76e6d6bc 31671 [BZ #11856]
48cbc0d6
RM
31672 * manual/locale.texi (Yes-or-No Questions): Fix example code.
31673
880113d9
UD
316742010-07-27 Ulrich Drepper <drepper@redhat.com>
31675
31676 * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
31677 for ld.so.
31678
deb9cabb
AS
316792010-07-27 Andreas Schwab <schwab@redhat.com>
31680
31681 * manual/memory.texi (Malloc Tunable Parameters): Document
31682 M_PERTURB.
31683
1c7570ff
RM
316842010-07-26 Roland McGrath <roland@redhat.com>
31685
31686 [BZ #11840]
31687 * configure.in (-fgnu89-inline check): Set and substitute
31688 gnu89_inline, not libc_cv_gnu89_inline.
31689 * configure: Regenerated.
31690 * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
31691
24fb0f88
UD
316922010-07-26 Ulrich Drepper <drepper@redhat.com>
31693
31694 * string/test-strnlen.c: New file.
31695 * string/Makefile (strop-tests): Add strnlen.
31696 * string/tester.c (test_strnlen): Add a few more test cases.
31697 * string/tst-strlen.c: Better error reporting.
31698
31699 * sysdeps/x86_64/strnlen.S: New file.
31700
8e96b93a
UD
317012010-07-24 Ulrich Drepper <drepper@redhat.com>
31702
31703 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
31704 lower-latency instructions.
31705
dbc676d4
UD
317062010-07-23 Ulrich Drepper <drepper@redhat.com>
31707
31708 * string/test-strcasestr.c: New file.
31709 * string/test-strstr.c: New file.
31710 * string/Makefile (strop-tests): Add strstr and strcasestr.
31711 * string/str-two-way.h: Don't undefine MAX.
31712 * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
31713
f6a31e0e
AS
317142010-07-21 Andreas Schwab <schwab@redhat.com>
31715
31716 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
31717 strcasestr-nonascii.
31718 (CFLAGS-strcasestr-nonascii.c): Define.
31719 * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
31720 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
31721 Remove unused attribute.
31722
5dbc3b6c
RM
317232010-07-20 Roland McGrath <roland@redhat.com>
31724
31725 * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
31726 dl_hwcap_mask as well as dl_hwcap. Without this, dsocaps matching in
31727 ld.so.cache was broken. With it, there is no way to disable dsocaps
31728 like LD_HWCAP_MASK can disable hwcaps.
31729
23d101d8
EPM
317302010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
31731
31732 * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
31733
cc9f2e47
UD
317342010-07-16 Ulrich Drepper <drepper@redhat.com>
31735
31736 * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
31737 call in strcasestr.
31738 * sysdeps/x86_64/multiarch/strcasestr.c: Declare
31739 __strcasestr_sse42_nonascii.
31740 * sysdeps/x86_64/multiarch/Makefile: Add rules to build
31741 strcasestr-nonascii.c.
31742 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
31743
77c1b069
LM
317442010-06-15 Luis Machado <luisgpm@br.ibm.com>
31745
31746 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
31747 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
31748 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
31749 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
31750
440566c3
UD
317512010-07-09 Ulrich Drepper <drepper@redhat.com>
31752
31753 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
31754 fcntl.
31755
5be9d05d
AS
317562010-07-06 Andreas Schwab <schwab@redhat.com>
31757
c30b7ee2 31758 [BZ #11577]
5be9d05d
AS
31759 * elf/dl-version.c (match_symbol): Don't pass NULL occation to
31760 dl_signal_cerror.
31761
8a492a67
UD
317622010-07-06 Ulrich Drepper <drepper@redhat.com>
31763
31764 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
31765 _PC_PIPE_BUF using F_GETPIPE_SZ.
31766
713df3d5
RM
317672010-07-05 Roland McGrath <roland@redhat.com>
31768
31769 * manual/arith.texi (Rounding Functions): Fix rint description
31770 implicit in round description.
31771
702e8f14
UD
317722010-07-02 Ulrich Drepper <drepper@redhat.com>
31773
31774 * elf/Makefile: Fix linking for a few tests to make recent linker
31775 happy.
31776
52ed8be9
AS
317772010-06-30 Andreas Schwab <schwab@redhat.com>
31778
31779 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
31780 $(common-objpfx)libc_nonshared.a.
31781
f47c9a11
LM
317822010-06-21 Luis Machado <luisgpm@br.ibm.com>
31783
31784 * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
31785 * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
31786 * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
31787 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
31788 * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
31789 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
31790 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
31791 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
31792 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
31793 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
31794 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
31795 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
31796 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
31797 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
31798 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
31799 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
31800 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
31801 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
31802 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
31803 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
31804 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
31805 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
31806 * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
31807 * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
31808 * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
31809 * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
31810 * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
31811 * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
31812 * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
31813 * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
31814 * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
31815 * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
31816 * sysdeps/powerpc/powerpc32/power7/Implies: New file.
31817 * sysdeps/powerpc/powerpc64/power7/Implies: New file.
31818 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
31819 * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
31820 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
31821 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
31822 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
31823 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
31824 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
31825 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
31826 * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
31827 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
31828 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
31829 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
31830 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
31831 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
31832
6fb8cbcb
L
318332010-06-25 H.J. Lu <hongjiu.lu@intel.com>
31834
31835 * debug/memmove_chk.c (__memmove_chk): Renamed to ...
31836 (MEMMOVE_CHK): ...this. Default to __memmove_chk.
31837 * string/memmove.c (memmove): Renamed to ...
31838 (MEMMOVE): ...this. Default to memmove.
31839 * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
31840 * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
31841 (END_CHK): Define.
31842 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
31843 memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
31844 mempcpy-ssse3-back memmove-ssse3-back.
31845 * sysdeps/x86_64/multiarch/bcopy.S: New file .
31846 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
31847 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
31848 * sysdeps/x86_64/multiarch/memcpy.S: New file.
31849 * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
31850 * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
31851 * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
31852 * sysdeps/x86_64/multiarch/memmove.c: New file.
31853 * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
31854 * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
31855 * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
31856 * sysdeps/x86_64/multiarch/mempcpy.S: New file.
31857 * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
31858 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
31859 Define.
31860 (index_Fast_Copy_Backward): Define.
31861 (HAS_ARCH_FEATURE): Define.
31862 (HAS_FAST_REP_STRING): Define.
31863 (HAS_FAST_COPY_BACKWARD): Define.
31864
4e733bac 318652010-06-21 Andreas Schwab <schwab@redhat.com>
e35fcef8
AS
31866
31867 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
31868 Restore proper fallback handling.
31869
63c4ed22
UD
318702010-06-19 Ulrich Drepper <drepper@redhat.com>
31871
ac2b484c
UD
31872 [BZ #11701]
31873 * posix/group_member.c (__group_member): Correct checking loop.
31874
63c4ed22
UD
31875 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
31876 OOM in getpwuid_r correctly. Return error number when the caller
31877 should return, otherwise -1.
31878 (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
31879 call returning > 0 value.
31880 * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
31881
765ade4b
AS
318822010-06-07 Andreas Schwab <schwab@redhat.com>
31883
31884 * dlfcn/Makefile: Remove explicit dependencies on libc.so and
31885 libc_nonshared.a from targets in modules-names.
31886
80da2e09
KS
318872010-06-02 Kirill A. Shutemov <kirill@shutemov.name>
31888
31889 * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
31890 requires it.
31891
158db122
LM
318922010-06-10 Luis Machado <luisgpm@br.ibm.com>
31893
31894 * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
31895 * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
31896 * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
31897 * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
31898
caa78cf8
AS
318992010-06-02 Andreas Schwab <schwab@redhat.com>
31900
31901 * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
31902
b2ef2c01
UD
319032010-06-14 Ulrich Drepper <drepper@redhat.com>
31904
31905 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
31906 and F_GETPIPE_SZ.
31907 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
31908 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
31909 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
31910 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
31911 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
31912 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
31913
fbd643b6
RM
319142010-06-14 Roland McGrath <roland@redhat.com>
31915
31916 * manual/libc.texinfo (@copying): Change to GFDL v1.3.
31917
f32f2869
JJ
319182010-06-07 Jakub Jelinek <jakub@redhat.com>
31919
31920 * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
31921 __REDIRECT followed by __THROW.
31922 * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
31923 * posix/getopt.h (getopt): Likewise.
31924
2a50c078
EPM
319252010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
31926
31927 * hurd/lookup-at.c (__file_name_lookup_at): Accept
31928 AT_SYMLINK_FOLLOW in AT_FLAGS. Fail with EINVAL if both
31929 AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
31930 in AT_FLAGS.
31931 * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
31932 * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
31933
eb5ad2eb
LM
319342010-05-28 Luis Machado <luisgpm@br.ibm.com>
31935
31936 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
31937
3c88fe1e
L
319382010-05-26 H.J. Lu <hongjiu.lu@intel.com>
31939
31940 [BZ #11640]
31941 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
31942 Properly check family and model.
31943
d2f73151
TY
319442010-05-26 Takashi Yoshii <takashi.yoshii.zj@renesas.com>
31945
31946 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
31947
ebd2e13d
LM
319482010-05-24 Luis Machado <luisgpm@br.ibm.com>
31949
31950 * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
31951
b32b8b45
UD
319522010-05-21 Ulrich Drepper <drepper@redhat.com>
31953
31954 * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
31955 symbol reference.
31956
9acbe24d
AS
319572010-05-19 Andreas Schwab <schwab@redhat.com>
31958
31959 * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
31960 symbol reference.
31961
f0ccf6ea
AS
319622010-05-21 Andreas Schwab <schwab@redhat.com>
31963
3d04ff3a
AS
31964 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
31965 and internal_recvmmsg.
31966 * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
31967 * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
31968 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
31969 * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
31970
f0ccf6ea
AS
31971 * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
31972 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
31973 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
31974
5b08ac57
AS
319752010-05-20 Andreas Schwab <schwab@redhat.com>
31976
31977 * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
31978
4828935d
LM
319792010-05-17 Luis Machado <luisgpm@br.ibm.com>
31980
31981 POWER7 optimizations.
31982 * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
31983 * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
31984
373d545e
UD
319852010-05-19 Ulrich Drepper <drepper@redhat.com>
31986
31987 * version.h: Update for 2.13 development version.
31988
21a2b1ae
AS
319892010-05-12 Andrew Stubbs <ams@codesourcery.com>
31990
31991 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
31992 exceptions. Return 0.
31993
3f7dcb2b
RM
319942010-05-07 Roland McGrath <roland@redhat.com>
31995
31996 * elf/ldconfig.c (main): Add a const.
31997
5f24d53a 319982010-05-06 Ulrich Drepper <drepper@redhat.com>
70c9476e 31999
a160f8d8
UD
32000 * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
32001 (args_options): Add no-idn option.
32002 (ahosts_keys_int): Add idn_flags to ai_flags.
32003 (parse_option): Handle 'i' option to clear idn_flags.
32004
5f24d53a
UD
32005 * malloc/malloc.c (_int_free): Possible race in the most recently
32006 added check. Only act on the data if no current modification
32007 happened.
265bb1ce
UD
32008
32009See ChangeLog.17 for earlier changes.