]> git.ipfire.org Git - thirdparty/glibc.git/blob - ChangeLog
Remove $(format-me) and fix indentation.
[thirdparty/glibc.git] / ChangeLog
1 2012-11-09 Joseph Myers <joseph@codesourcery.com>
2
3 * Makefile (format-me): Remove.
4 (INSTALL): Adjust indentation. Use commands directly instead of
5 using $(format-me).
6
7 * aclocal.m4 (ACX_PKGVERSION): New macro.
8 (ACX_BUGURL): Likewise.
9 * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
10 (PKGVERSION): New AC_DEFINE_UNQUOTED.
11 (REPORT_BUGS_TO): Likewise.
12 * configure: Regenerated.
13 * config.h.in (PKGVERSION): New macro.
14 (REPORT_BUGS_TO): Likewise.
15 * config.make.in (PKGVERSION): New variable.
16 (PKGVERSION_TEXI): Likewise.
17 (REPORT_BUGS_TO): Likewise.
18 (REPORT_BUGS_TEXI): Likewise.
19 * Makefile (format-me): Use -I$(common-objpfx)manual.
20 (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
21 ($(common-objpfx)manual/%): New target.
22 (manual/%): Remove target.
23 * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
24 (print_version): Use PKGVERSION.
25 * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
26 * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
27 and REPORT_BUGS_TO.
28 ($(objpfx)xtrace): Likewise.
29 * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
30 * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
31 (print_version): Use PKGVERSION.
32 * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
33 (do_version): Use PKGVERSION.
34 * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
35 REPORT_BUGS_TO.
36 (common-ldd-rewrite): Likewise.
37 * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
38 * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
39 (print_version): Use PKGVERSION.
40 * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
41 * elf/pldd.c (argp_program_bug_address): Remove variable.
42 (more_help): New function.
43 (argp): Use more_help.
44 (print_version): Use PKGVERSION.
45 * elf/sln.c (main): Use PKGVERSION.
46 (usage): Use REPORT_BUGS_TO.
47 * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
48 (top level): Use PKGVERSION.
49 * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
50 (print_version): Use PKGVERSION.
51 * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
52 (print_version): Use PKGVERSION.
53 * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
54 (print_version): Use PKGVERSION.
55 * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
56 (print_version): Use PKGVERSION.
57 * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
58 (print_version): Use PKGVERSION.
59 * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
60 (print_version): Use PKGVERSION.
61 * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
62 and BUGURL.
63 ($(objpfx)memusage): Likewise.
64 * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
65 (do_version): Use PKGVERSION.
66 * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
67 (print_version): Use PKGVERSION.
68 * malloc/mtrace.pl ($PACKAGE): Remove variable.
69 ($PKGVERSION): New variable.
70 ($REPORT_BUGS_TO): Likewise.
71 (usage): Use $REPORT_BUGS_TO.
72 (top level): Use $PKGVERSION.
73 * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
74 ($(objpfx)pkgvers.texi): New rule.
75 ($(objpfx)stamp-pkgvers): Likewise.
76 * manual/install.texi: Include pkgvers.texi.
77 (--with-pkgversion): Document new configure option.
78 (--with-bugurl): Likewise.
79 (Reporting Bugs): Describe Bugzilla as upstream tracker rather
80 than necessarily for this particular distribution. Use
81 REPORT_BUGS_TO for where to report bugs.
82 * INSTALL: Regenerated.
83 * manual/libc.texinfo: Include pkgvers.texi.
84 [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
85 * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
86 (print_version): Use PKGVERSION.
87 * nss/getent.c (more_help): Use REPORT_BUGS_TO.
88 (print_version): Use PKGVERSION.
89 * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
90 (print_version): Use PKGVERSION.
91 * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
92 * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
93 macro.
94 * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
95 (print_version): Use PKGVERSION.
96 * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
97 (print_version): Use PKGVERSION.
98 * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
99 and PKGVERSION.
100
101 * timezone/checktab.awk: Update from tzcode 2012i.
102 * timezone/ialloc.c: Likewise.
103 * timezone/private.h: Likewise.
104 * timezone/scheck.c: Likewise.
105 * timezone/tzfile.h: Likewise.
106 * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
107 (TZVERSION): Hardcode tzcode version number.
108 * timezone/zdump.c: Update from tzcode 2012i.
109 * timezone/zic.c: Likewise.
110 * timezone/version.h: New file.
111 * timezone/README: Describe version.h. Update upstream location.
112
113 [BZ #14824]
114 * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
115 (mktemp): Enable declaration.
116 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
117 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
118 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
119 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
120 Likewise.
121 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
122 Likewise.
123 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
124 Likewise.
125 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
126 Likewise.
127 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
128 Likewise.
129 [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
130 Likewise.
131
132 [BZ #14821]
133 * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
134 offset in buffer as u_int32_t not u_long. Consistently use memcpy
135 for copies of such integer values.
136 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
137 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
138
139 2012-11-09 Andreas Jaeger <aj@suse.de>
140
141 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
142 definitions and declarations that are provided by
143 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
144
145 2012-11-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
146
147 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
148 * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
149 * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
150 definition.
151
152 2012-11-08 Marcus Shawcroft <marcus.shawcroft@linaro.org>
153
154 * elf/elf.h: Update comment before AArch64 relocations.
155
156 2012-11-07 David S. Miller <davem@davemloft.net>
157
158 * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
159 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
160 (__start_context): Declare.
161 (__makecontext_ret): Delete.
162 (__makecontext): Hook up __start_context instead of
163 __makecontext_ret.
164 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
165 (sysdep_routines): Add __start_context when in stdlib.
166
167 2012-11-07 Joseph Myers <joseph@codesourcery.com>
168
169 * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
170 $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
171 * sysdeps/x86/tst-xmmymm.sh (NM): New variable. Use it instead of
172 hardcoded "nm".
173 (OBJDUMP): New variable. Use it instead of hardcoded "objdump".
174 (READELF): New variable. Use it instead of hardcoded "readelf".
175
176 2012-11-07 H.J. Lu <hongjiu.lu@intel.com>
177
178 * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
179 * sysdeps/x86/Makefile: Here.
180 * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
181 * sysdeps/x86/tst-xmmymm.sh: This.
182
183 2012-11-07 Joseph Myers <joseph@codesourcery.com>
184
185 * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
186 expectations.
187 [UNIX98] (pthread_barrier_t): Do not expect.
188 [UNIX98] (pthread_barrierattr_t): Likewise.
189 [UNIX98] (pthread_spinlock_t): Likewise.
190 [UNIX98] (pthread_barrier_destroy): Likewise.
191 [UNIX98] (pthread_barrier_init): Likewise.
192 [UNIX98] (pthread_barrier_wait): Likewise.
193 [UNIX98] (pthread_barrierattr_destroy): Likewise.
194 [UNIX98] (pthread_barrierattr_getpshared): Likewise.
195 [UNIX98] (pthread_barrierattr_init): Likewise.
196 [UNIX98] (pthread_barrierattr_setpshared): Likewise.
197 [UNIX98] (pthread_getcpuclockid): Likewise.
198 [UNIX98] (pthread_mutex_timedlock): Likewise.
199 [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
200 [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
201 [UNIX98] (pthread_sigmask): Likewise.
202 [UNIX98] (pthread_spin_destroy): Likewise.
203 [UNIX98] (pthread_spin_init): Likewise.
204 [UNIX98] (pthread_spin_lock): Likewise.
205 [UNIX98] (pthread_spin_trylock): Likewise.
206 [UNIX98] (pthread_spin_unlock): Likewise.
207 * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
208 Do not expect.
209 [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
210 [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
211 [XPG3 || XPG4] (pthread_cond_t): Likewise.
212 [XPG3 || XPG4] (pthread_condattr_t): Likewise.
213 [XPG3 || XPG4] (pthread_key_t): Likewise.
214 [XPG3 || XPG4] (pthread_mutex_t): Likewise.
215 [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
216 [XPG3 || XPG4] (pthread_once_t): Likewise.
217 [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
218 [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
219 [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
220 [XPG3 || XPG4] (pthread_t): Likewise.
221
222 * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
223 not expect.
224 [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
225
226 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
227 Change function return type to int.
228
229 * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
230 Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
231 [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
232 [!POSIX] (POSIX_MADV_RANDOM): Likewise.
233 [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
234 [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
235 [!POSIX] (posix_madvise): Likewise.
236 (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
237 && !UNIX98].
238 (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
239 (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
240 (mode_t): Likewise.
241 (posix_mem_offset): Likewise.
242 (posix_typed_mem_get_info): Likewise.
243 (posix_typed_mem_open): Likewise.
244
245 * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
246 Change condition to [XOPEN2K8].
247
248 * conform/conformtest.pl: Preprocess allow-header data with -x c
249 instead of from stdin.
250 (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
251 * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
252 [C99-based standards] (cerfc): Likewise.
253 [C99-based standards] (cexp2): Likewise.
254 [C99-based standards] (cexpm1): Likewise.
255 [C99-based standards] (clog10): Likewise.
256 [C99-based standards] (clog1p): Likewise.
257 [C99-based standards] (clog2): Likewise.
258 [C99-based standards] (clgamma): Likewise.
259 [C99-based standards] (ctgamma): Likewise.
260 [C99-based standards] (cerff): Likewise.
261 [C99-based standards] (cerfcf): Likewise.
262 [C99-based standards] (cexp2f): Likewise.
263 [C99-based standards] (cexpm1f): Likewise.
264 [C99-based standards] (clog10f): Likewise.
265 [C99-based standards] (clog1pf): Likewise.
266 [C99-based standards] (clog2f): Likewise.
267 [C99-based standards] (clgammaf): Likewise.
268 [C99-based standards] (ctgammaf): Likewise.
269 [C99-based standards] (cerfl): Likewise.
270 [C99-based standards] (cerfcl): Likewise.
271 [C99-based standards] (cexp2l): Likewise.
272 [C99-based standards] (cexpm1l): Likewise.
273 [C99-based standards] (clog10l): Likewise.
274 [C99-based standards] (clog1pl): Likewise.
275 [C99-based standards] (clog2l): Likewise.
276 [C99-based standards] (clgammal): Likewise.
277 [C99-based standards] (ctgammal): Likewise.
278 * conform/data/inttypes.h-data [C99-based standards]: Include
279 stdint.h-data. Remove all expectations for stdint.h contents.
280 [C99-based standards] (PRI*): Do not allow.
281 [C99-based standards] (SCN*): Likewise.
282 [C99-based standards] (*_t): Likewise.
283 [C99-based-standards] (PRId8): Expect macro.
284 [C99-based-standards] (PRIi8): Likewise.
285 [C99-based-standards] (PRIo8): Likewise.
286 [C99-based-standards] (PRIu8): Likewise.
287 [C99-based-standards] (PRIx8): Likewise.
288 [C99-based-standards] (PRIX8): Likewise.
289 [C99-based-standards] (SCNd8): Likewise.
290 [C99-based-standards] (SCNi8): Likewise.
291 [C99-based-standards] (SCNo8): Likewise.
292 [C99-based-standards] (SCNu8): Likewise.
293 [C99-based-standards] (SCNx8): Likewise.
294 [C99-based-standards] (PRIdLEAST8): Likewise.
295 [C99-based-standards] (PRIiLEAST8): Likewise.
296 [C99-based-standards] (PRIoLEAST8): Likewise.
297 [C99-based-standards] (PRIuLEAST8): Likewise.
298 [C99-based-standards] (PRIxLEAST8): Likewise.
299 [C99-based-standards] (PRIXLEAST8): Likewise.
300 [C99-based-standards] (SCNdLEAST8): Likewise.
301 [C99-based-standards] (SCNiLEAST8): Likewise.
302 [C99-based-standards] (SCNoLEAST8): Likewise.
303 [C99-based-standards] (SCNuLEAST8): Likewise.
304 [C99-based-standards] (SCNxLEAST8): Likewise.
305 [C99-based-standards] (PRIdFAST8): Likewise.
306 [C99-based-standards] (PRIiFAST8): Likewise.
307 [C99-based-standards] (PRIoFAST8): Likewise.
308 [C99-based-standards] (PRIuFAST8): Likewise.
309 [C99-based-standards] (PRIxFAST8): Likewise.
310 [C99-based-standards] (PRIXFAST8): Likewise.
311 [C99-based-standards] (SCNdFAST8): Likewise.
312 [C99-based-standards] (SCNiFAST8): Likewise.
313 [C99-based-standards] (SCNoFAST8): Likewise.
314 [C99-based-standards] (SCNuFAST8): Likewise.
315 [C99-based-standards] (SCNxFAST8): Likewise.
316 [C99-based-standards] (PRId16): Likewise.
317 [C99-based-standards] (PRIi16): Likewise.
318 [C99-based-standards] (PRIo16): Likewise.
319 [C99-based-standards] (PRIu16): Likewise.
320 [C99-based-standards] (PRIx16): Likewise.
321 [C99-based-standards] (PRIX16): Likewise.
322 [C99-based-standards] (SCNd16): Likewise.
323 [C99-based-standards] (SCNi16): Likewise.
324 [C99-based-standards] (SCNo16): Likewise.
325 [C99-based-standards] (SCNu16): Likewise.
326 [C99-based-standards] (SCNx16): Likewise.
327 [C99-based-standards] (PRIdLEAST16): Likewise.
328 [C99-based-standards] (PRIiLEAST16): Likewise.
329 [C99-based-standards] (PRIoLEAST16): Likewise.
330 [C99-based-standards] (PRIuLEAST16): Likewise.
331 [C99-based-standards] (PRIxLEAST16): Likewise.
332 [C99-based-standards] (PRIXLEAST16): Likewise.
333 [C99-based-standards] (SCNdLEAST16): Likewise.
334 [C99-based-standards] (SCNiLEAST16): Likewise.
335 [C99-based-standards] (SCNoLEAST16): Likewise.
336 [C99-based-standards] (SCNuLEAST16): Likewise.
337 [C99-based-standards] (SCNxLEAST16): Likewise.
338 [C99-based-standards] (PRIdFAST16): Likewise.
339 [C99-based-standards] (PRIiFAST16): Likewise.
340 [C99-based-standards] (PRIoFAST16): Likewise.
341 [C99-based-standards] (PRIuFAST16): Likewise.
342 [C99-based-standards] (PRIxFAST16): Likewise.
343 [C99-based-standards] (PRIXFAST16): Likewise.
344 [C99-based-standards] (SCNdFAST16): Likewise.
345 [C99-based-standards] (SCNiFAST16): Likewise.
346 [C99-based-standards] (SCNoFAST16): Likewise.
347 [C99-based-standards] (SCNuFAST16): Likewise.
348 [C99-based-standards] (SCNxFAST16): Likewise.
349 [C99-based-standards] (PRId32): Likewise.
350 [C99-based-standards] (PRIi32): Likewise.
351 [C99-based-standards] (PRIo32): Likewise.
352 [C99-based-standards] (PRIu32): Likewise.
353 [C99-based-standards] (PRIx32): Likewise.
354 [C99-based-standards] (PRIX32): Likewise.
355 [C99-based-standards] (SCNd32): Likewise.
356 [C99-based-standards] (SCNi32): Likewise.
357 [C99-based-standards] (SCNo32): Likewise.
358 [C99-based-standards] (SCNu32): Likewise.
359 [C99-based-standards] (SCNx32): Likewise.
360 [C99-based-standards] (PRIdLEAST32): Likewise.
361 [C99-based-standards] (PRIiLEAST32): Likewise.
362 [C99-based-standards] (PRIoLEAST32): Likewise.
363 [C99-based-standards] (PRIuLEAST32): Likewise.
364 [C99-based-standards] (PRIxLEAST32): Likewise.
365 [C99-based-standards] (PRIXLEAST32): Likewise.
366 [C99-based-standards] (SCNdLEAST32): Likewise.
367 [C99-based-standards] (SCNiLEAST32): Likewise.
368 [C99-based-standards] (SCNoLEAST32): Likewise.
369 [C99-based-standards] (SCNuLEAST32): Likewise.
370 [C99-based-standards] (SCNxLEAST32): Likewise.
371 [C99-based-standards] (PRIdFAST32): Likewise.
372 [C99-based-standards] (PRIiFAST32): Likewise.
373 [C99-based-standards] (PRIoFAST32): Likewise.
374 [C99-based-standards] (PRIuFAST32): Likewise.
375 [C99-based-standards] (PRIxFAST32): Likewise.
376 [C99-based-standards] (PRIXFAST32): Likewise.
377 [C99-based-standards] (SCNdFAST32): Likewise.
378 [C99-based-standards] (SCNiFAST32): Likewise.
379 [C99-based-standards] (SCNoFAST32): Likewise.
380 [C99-based-standards] (SCNuFAST32): Likewise.
381 [C99-based-standards] (SCNxFAST32): Likewise.
382 [C99-based-standards] (PRId64): Likewise.
383 [C99-based-standards] (PRIi64): Likewise.
384 [C99-based-standards] (PRIo64): Likewise.
385 [C99-based-standards] (PRIu64): Likewise.
386 [C99-based-standards] (PRIx64): Likewise.
387 [C99-based-standards] (PRIX64): Likewise.
388 [C99-based-standards] (SCNd64): Likewise.
389 [C99-based-standards] (SCNi64): Likewise.
390 [C99-based-standards] (SCNo64): Likewise.
391 [C99-based-standards] (SCNu64): Likewise.
392 [C99-based-standards] (SCNx64): Likewise.
393 [C99-based-standards] (PRIdLEAST64): Likewise.
394 [C99-based-standards] (PRIiLEAST64): Likewise.
395 [C99-based-standards] (PRIoLEAST64): Likewise.
396 [C99-based-standards] (PRIuLEAST64): Likewise.
397 [C99-based-standards] (PRIxLEAST64): Likewise.
398 [C99-based-standards] (PRIXLEAST64): Likewise.
399 [C99-based-standards] (SCNdLEAST64): Likewise.
400 [C99-based-standards] (SCNiLEAST64): Likewise.
401 [C99-based-standards] (SCNoLEAST64): Likewise.
402 [C99-based-standards] (SCNuLEAST64): Likewise.
403 [C99-based-standards] (SCNxLEAST64): Likewise.
404 [C99-based-standards] (PRIdFAST64): Likewise.
405 [C99-based-standards] (PRIiFAST64): Likewise.
406 [C99-based-standards] (PRIoFAST64): Likewise.
407 [C99-based-standards] (PRIuFAST64): Likewise.
408 [C99-based-standards] (PRIxFAST64): Likewise.
409 [C99-based-standards] (PRIXFAST64): Likewise.
410 [C99-based-standards] (SCNdFAST64): Likewise.
411 [C99-based-standards] (SCNiFAST64): Likewise.
412 [C99-based-standards] (SCNoFAST64): Likewise.
413 [C99-based-standards] (SCNuFAST64): Likewise.
414 [C99-based-standards] (SCNxFAST64): Likewise.
415 [C99-based-standards] (PRIdMAX): Likewise.
416 [C99-based-standards] (PRIiMAX): Likewise.
417 [C99-based-standards] (PRIoMAX): Likewise.
418 [C99-based-standards] (PRIuMAX): Likewise.
419 [C99-based-standards] (PRIxMAX): Likewise.
420 [C99-based-standards] (PRIXMAX): Likewise.
421 [C99-based-standards] (SCNdMAX): Likewise.
422 [C99-based-standards] (SCNiMAX): Likewise.
423 [C99-based-standards] (SCNoMAX): Likewise.
424 [C99-based-standards] (SCNuMAX): Likewise.
425 [C99-based-standards] (SCNxMAX): Likewise.
426 [C99-based-standards] (PRIdPTR): Likewise.
427 [C99-based-standards] (PRIiPTR): Likewise.
428 [C99-based-standards] (PRIoPTR): Likewise.
429 [C99-based-standards] (PRIuPTR): Likewise.
430 [C99-based-standards] (PRIxPTR): Likewise.
431 [C99-based-standards] (PRIXPTR): Likewise.
432 [C99-based-standards] (SCNdPTR): Likewise.
433 [C99-based-standards] (SCNiPTR): Likewise.
434 [C99-based-standards] (SCNoPTR): Likewise.
435 [C99-based-standards] (SCNuPTR): Likewise.
436 [C99-based-standards] (SCNxPTR): Likewise.
437 * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
438 allow.
439 * conform/data/stdint.h-data: Update comments to clarify
440 requirements.
441 [C99-based standards] (INT8_MIN): Use macro-int-constant. Specify
442 type.
443 [C99-based standards] (INT8_MAX): Likewise.
444 [C99-based standards] (INT16_MIN): Likewise.
445 [C99-based standards] (INT16_MAX): Likewise.
446 [C99-based standards] (INT32_MIN): Likewise.
447 [C99-based standards] (INT32_MAX): Likewise.
448 [C99-based standards] (INT64_MIN): Likewise.
449 [C99-based standards] (INT64_MAX): Likewise.
450 [C99-based standards] (UINT8_MAX): Likewise.
451 [C99-based standards] (UINT16_MAX): Likewise.
452 [C99-based standards] (UINT32_MAX): Likewise.
453 [C99-based standards] (UINT64_MAX): Likewise.
454 [C99-based standards] (INT_LEAST8_MIN): Likewise.
455 [C99-based standards] (INT_LEAST8_MAX): Likewise.
456 [C99-based standards] (INT_LEAST16_MIN): Likewise.
457 [C99-based standards] (INT_LEAST16_MAX): Likewise.
458 [C99-based standards] (INT_LEAST32_MIN): Likewise.
459 [C99-based standards] (INT_LEAST32_MAX): Likewise.
460 [C99-based standards] (INT_LEAST64_MIN): Likewise.
461 [C99-based standards] (INT_LEAST64_MAX): Likewise.
462 [C99-based standards] (UINT_LEAST8_MAX): Likewise.
463 [C99-based standards] (UINT_LEAST16_MAX): Likewise.
464 [C99-based standards] (UINT_LEAST32_MAX): Likewise.
465 [C99-based standards] (UINT_LEAST64_MAX): Likewise.
466 [C99-based standards] (INT_FAST8_MIN): Likewise.
467 [C99-based standards] (INT_FAST8_MAX): Likewise.
468 [C99-based standards] (INT_FAST16_MIN): Likewise.
469 [C99-based standards] (INT_FAST16_MAX): Likewise.
470 [C99-based standards] (INT_FAST32_MIN): Likewise.
471 [C99-based standards] (INT_FAST32_MAX): Likewise.
472 [C99-based standards] (INT_FAST64_MIN): Likewise.
473 [C99-based standards] (INT_FAST64_MAX): Likewise.
474 [C99-based standards] (UINT_FAST8_MAX): Likewise.
475 [C99-based standards] (UINT_FAST16_MAX): Likewise.
476 [C99-based standards] (UINT_FAST32_MAX): Likewise.
477 [C99-based standards] (UINT_FAST64_MAX): Likewise.
478 [C99-based standards] (INTPTR_MIN): Likewise.
479 [C99-based standards] (INTPTR_MAX): Likewise.
480 [C99-based standards] (UINTPTR_MAX): Likewise.
481 [C99-based standards] (INTMAX_MIN): Likewise.
482 [C99-based standards] (INTMAX_MAX): Likewise.
483 [C99-based standards] (UINTMAX_MAX): Likewise.
484 [C99-based standards] (PTRDIFF_MIN): Likewise.
485 [C99-based standards] (PTRDIFF_MAX): Likewise.
486 [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
487 [C99-based standards] (SIZE_MAX): Likewise.
488 [C99-based standards] (WCHAR_MAX): Likewise.
489 [C99-based standards] (WINT_MAX): Likewise.
490 [C99-based standards] (SIG_ATOMIC_MIN): Likewise. Do not specify
491 constraint on value.
492 [C99-based standards] (WCHAR_MIN): Likewise.
493 [C99-based standards] (WINT_MIN): Likewise.
494 [C99-based standards] (*_t): Allow.
495 * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
496 condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
497 Include math.h-data and complex.h-data. Remove all expectations
498 of math.h and complex.h contents.
499 * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
500 at end of line.
501 * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
502 (struct tm): Expect tag.
503 [C99-based-standards] (wcstof): Expect function.
504 [C99-based-standards] (wcstold): Likewise.
505 [C99-based-standards] (wcstoll): Likewise.
506 [C99-based-standards] (wcstoull): Likewise.
507 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
508 macro-int-constant. Specify type.
509 [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise. Specify
510 constraint on value.
511 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
512 Specify type.
513 [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
514 Specify value.
515 [ISO C standards]: Do not allow headers.
516 [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
517 wcs[abcdefghijklmnopqrstuvwxyz]*.
518 [ISO C standards] (*_t): Do not allow.
519 * conform/data/wctype.h-data [C99-based standards] (iswblank):
520 Expect function.
521 [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
522 [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
523 Specify type.
524 [ISO C standards]: Do not allow headers.
525 [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
526 is[abcdefghijklmnopqrstuvwxyz]*.
527 [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
528 to[abcdefghijklmnopqrstuvwxyz]*.
529 [ISO C standards] (*_t): Do not allow.
530 * conform/data/stdalign.h-data: New file.
531 * conform/data/stdbool.h-data: Likewise.
532 * conform/data/stdnoreturn.h-data: Likewise.
533
534 2012-11-07 Andreas Jaeger <aj@suse.de>
535
536 [BZ #14809]
537 * sysdeps/unix/sysv/linux/sys/sysctl.h (_UAPI_LINUX_KERNEL_H)
538 (_UAPI_LINUX_TYPES_H): Starting with Linux 3.7, the include header
539 guards are changed. Only define if not yet defined, #undef back
540 after including linux/sysctl.h if defined here.
541
542 2012-11-07 Roland McGrath <roland@hack.frob.com>
543
544 [BZ #14815]
545 * manual/filesys.texi (Directory Entries): Typo fix.
546 Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
547
548 2012-11-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
549
550 * elf/elf.h (EM_AARCH64): New macro.
551 (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
552 (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
553 (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
554 (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
555 (R_AARCH64_TLSDESC): Likewise.
556 (NT_ARM_TLS): Likewise.
557 (NT_ARM_HW_BREAK): Likewise.
558 (NT_ARM_HW_WATCH): Likewise.
559
560 2012-11-07 Joseph Myers <joseph@codesourcery.com>
561
562 [BZ #14811]
563 * sysdeps/i386/fpu/e_powl.S (pm79): New object.
564 (__ieee754_powl): Saturate nonzero exponents with absolute value
565 below 0x1p-79 to +/- 0x1p-79.
566 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
567 exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
568 * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
569 nonzero exponents with absolute value below 0x1p-32 to +/-
570 0x1p-32.
571 * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
572 (__ieee754_powl): Saturate nonzero exponents with absolute value
573 below 0x1p-79 to +/- 0x1p-79.
574 * math/libm-test.inc (pow_test): Add more tests.
575
576 2012-11-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
577
578 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
579 _dl_s390_cap_flags with kernel. Increase string length.
580 (_dl_s390_platforms): Add z196 and zEC12.
581
582 2012-11-07 Joseph Myers <joseph@codesourcery.com>
583
584 * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
585 Change XOPEN21K to XOPEN2K.
586
587 2012-11-06 Maxim Kuvyrkov <maxim@codesourcery.com>
588
589 * string/memmove.c: Use memcpy when possible.
590
591 2012-11-06 Andreas Jaeger <aj@suse.de>
592
593 * po/eo.po: Update from translation team.
594
595 2012-11-06 Joseph Myers <joseph@codesourcery.com>
596
597 [BZ #14793]
598 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
599 exponent and small x and y exponents, scale x or y up. Increase
600 by 2 the exponent used in scaling up.
601 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
602 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
603 * math/libm-test.inc (fma_test): Add more tests.
604 (fma_test_towardzero): Likewise.
605 (fma_test_downward): Likewise.
606 (fma_test_upward): Likewise.
607
608 2012-11-05 Joseph Myers <joseph@codesourcery.com>
609
610 [BZ #14805]
611 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
612 fenv_t *.
613
614 [BZ #14801]
615 * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
616 namespace for names of struct fields.
617 * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
618 fenv_t fields.
619 * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
620 * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
621
622 2012-11-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
623
624 [BZ #3665]
625 * sysdeps/mach/hurd/bits/errno.h: Regenerated.
626
627 2012-11-04 Thomas Schwinge <thomas@codesourcery.com>
628
629 * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
630 PTR_DEMANGLE.
631
632 [BZ #5246]
633 * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
634 PTR_DEMANGLE.
635
636 2012-11-04 Joseph Myers <joseph@codesourcery.com>
637
638 [BZ #14797]
639 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
640 definitely overflow as x * y not x * y + z.
641 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
642 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
643 * math/libm-test.inc (fma_test): Add more tests.
644 (fma_test_towardzero): Likewise.
645 (fma_test_downward): Likewise.
646 (fma_test_upward): Likewise.
647
648 2012-11-04 Thomas Schwinge <thomas@codesourcery.com>
649
650 [BZ #157]
651
652 * include/stub-tag.h: Remove file.
653 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
654 '#include' of it.
655 * manual/maint.texi (Porting): Don't reference it.
656 * Makerules ($(objpfx)stubs): Likewise.
657 * dirent/closedir.c: Don't include <stub-tag.h>.
658 * dirent/dirfd.c: Likewise.
659 * dirent/fdopendir.c: Likewise.
660 * dirent/getdents.c: Likewise.
661 * dirent/getdents64.c: Likewise.
662 * dirent/opendir.c: Likewise.
663 * dirent/readdir.c: Likewise.
664 * dirent/readdir64.c: Likewise.
665 * dirent/readdir64_r.c: Likewise.
666 * dirent/readdir_r.c: Likewise.
667 * dirent/rewinddir.c: Likewise.
668 * dirent/seekdir.c: Likewise.
669 * dirent/telldir.c: Likewise.
670 * gmon/profil.c: Likewise.
671 * grp/setgroups.c: Likewise.
672 * inet/if_index.c: Likewise.
673 * io/access.c: Likewise.
674 * io/chdir.c: Likewise.
675 * io/chmod.c: Likewise.
676 * io/chown.c: Likewise.
677 * io/close.c: Likewise.
678 * io/dup.c: Likewise.
679 * io/dup2.c: Likewise.
680 * io/dup3.c: Likewise.
681 * io/euidaccess.c: Likewise.
682 * io/faccessat.c: Likewise.
683 * io/fchdir.c: Likewise.
684 * io/fchmod.c: Likewise.
685 * io/fchmodat.c: Likewise.
686 * io/fchown.c: Likewise.
687 * io/fchownat.c: Likewise.
688 * io/fcntl.c: Likewise.
689 * io/flock.c: Likewise.
690 * io/fstatfs.c: Likewise.
691 * io/fstatfs64.c: Likewise.
692 * io/fstatvfs.c: Likewise.
693 * io/fstatvfs64.c: Likewise.
694 * io/futimens.c: Likewise.
695 * io/fxstat.c: Likewise.
696 * io/fxstat64.c: Likewise.
697 * io/fxstatat.c: Likewise.
698 * io/fxstatat64.c: Likewise.
699 * io/getcwd.c: Likewise.
700 * io/isatty.c: Likewise.
701 * io/lchmod.c: Likewise.
702 * io/lchown.c: Likewise.
703 * io/link.c: Likewise.
704 * io/linkat.c: Likewise.
705 * io/lseek.c: Likewise.
706 * io/lseek64.c: Likewise.
707 * io/lxstat64.c: Likewise.
708 * io/mkdir.c: Likewise.
709 * io/mkdirat.c: Likewise.
710 * io/mkfifo.c: Likewise.
711 * io/mkfifoat.c: Likewise.
712 * io/open.c: Likewise.
713 * io/open64.c: Likewise.
714 * io/openat.c: Likewise.
715 * io/openat64.c: Likewise.
716 * io/pipe.c: Likewise.
717 * io/pipe2.c: Likewise.
718 * io/poll.c: Likewise.
719 * io/posix_fadvise.c: Likewise.
720 * io/posix_fadvise64.c: Likewise.
721 * io/posix_fallocate.c: Likewise.
722 * io/posix_fallocate64.c: Likewise.
723 * io/read.c: Likewise.
724 * io/readlink.c: Likewise.
725 * io/readlinkat.c: Likewise.
726 * io/rmdir.c: Likewise.
727 * io/sendfile.c: Likewise.
728 * io/sendfile64.c: Likewise.
729 * io/statfs.c: Likewise.
730 * io/statfs64.c: Likewise.
731 * io/statvfs.c: Likewise.
732 * io/statvfs64.c: Likewise.
733 * io/symlink.c: Likewise.
734 * io/symlinkat.c: Likewise.
735 * io/ttyname.c: Likewise.
736 * io/ttyname_r.c: Likewise.
737 * io/umask.c: Likewise.
738 * io/unlink.c: Likewise.
739 * io/unlinkat.c: Likewise.
740 * io/utime.c: Likewise.
741 * io/utimensat.c: Likewise.
742 * io/write.c: Likewise.
743 * io/xmknod.c: Likewise.
744 * io/xmknodat.c: Likewise.
745 * io/xstat.c: Likewise.
746 * io/xstat64.c: Likewise.
747 * login/getpt.c: Likewise.
748 * login/grantpt.c: Likewise.
749 * login/unlockpt.c: Likewise.
750 * math/e_acoshl.c: Likewise.
751 * math/e_acosl.c: Likewise.
752 * math/e_asinl.c: Likewise.
753 * math/e_atan2l.c: Likewise.
754 * math/e_atanhl.c: Likewise.
755 * math/e_coshl.c: Likewise.
756 * math/e_expl.c: Likewise.
757 * math/e_fmodl.c: Likewise.
758 * math/e_gammal_r.c: Likewise.
759 * math/e_hypotl.c: Likewise.
760 * math/e_j0l.c: Likewise.
761 * math/e_j1l.c: Likewise.
762 * math/e_jnl.c: Likewise.
763 * math/e_lgammal_r.c: Likewise.
764 * math/e_log10l.c: Likewise.
765 * math/e_log2l.c: Likewise.
766 * math/e_logl.c: Likewise.
767 * math/e_powl.c: Likewise.
768 * math/e_rem_pio2l.c: Likewise.
769 * math/e_sinhl.c: Likewise.
770 * math/e_sqrtl.c: Likewise.
771 * math/fclrexcpt.c: Likewise.
772 * math/fedisblxcpt.c: Likewise.
773 * math/feenablxcpt.c: Likewise.
774 * math/fegetenv.c: Likewise.
775 * math/fegetexcept.c: Likewise.
776 * math/fegetround.c: Likewise.
777 * math/feholdexcpt.c: Likewise.
778 * math/fesetenv.c: Likewise.
779 * math/fesetround.c: Likewise.
780 * math/feupdateenv.c: Likewise.
781 * math/fgetexcptflg.c: Likewise.
782 * math/fraiseexcpt.c: Likewise.
783 * math/fsetexcptflg.c: Likewise.
784 * math/ftestexcept.c: Likewise.
785 * math/k_cosl.c: Likewise.
786 * math/k_rem_pio2l.c: Likewise.
787 * math/k_sinl.c: Likewise.
788 * math/k_tanl.c: Likewise.
789 * math/s_asinhl.c: Likewise.
790 * math/s_atanl.c: Likewise.
791 * math/s_cbrtl.c: Likewise.
792 * math/s_erfl.c: Likewise.
793 * math/s_expm1l.c: Likewise.
794 * math/s_log1pl.c: Likewise.
795 * math/s_tanhl.c: Likewise.
796 * misc/acct.c: Likewise.
797 * misc/brk.c: Likewise.
798 * misc/chflags.c: Likewise.
799 * misc/chroot.c: Likewise.
800 * misc/fchflags.c: Likewise.
801 * misc/fgetxattr.c: Likewise.
802 * misc/flistxattr.c: Likewise.
803 * misc/fremovexattr.c: Likewise.
804 * misc/fsetxattr.c: Likewise.
805 * misc/fsync.c: Likewise.
806 * misc/ftruncate.c: Likewise.
807 * misc/futimes.c: Likewise.
808 * misc/futimesat.c: Likewise.
809 * misc/getdomain.c: Likewise.
810 * misc/getdtsz.c: Likewise.
811 * misc/gethostid.c: Likewise.
812 * misc/gethostname.c: Likewise.
813 * misc/getloadavg.c: Likewise.
814 * misc/getpagesize.c: Likewise.
815 * misc/getsysstats.c: Likewise.
816 * misc/getxattr.c: Likewise.
817 * misc/gtty.c: Likewise.
818 * misc/ioctl.c: Likewise.
819 * misc/lgetxattr.c: Likewise.
820 * misc/listxattr.c: Likewise.
821 * misc/llistxattr.c: Likewise.
822 * misc/lremovexattr.c: Likewise.
823 * misc/lsetxattr.c: Likewise.
824 * misc/lutimes.c: Likewise.
825 * misc/madvise.c: Likewise.
826 * misc/mincore.c: Likewise.
827 * misc/mlock.c: Likewise.
828 * misc/mlockall.c: Likewise.
829 * misc/mmap.c: Likewise.
830 * misc/mprotect.c: Likewise.
831 * misc/msync.c: Likewise.
832 * misc/munlock.c: Likewise.
833 * misc/munlockall.c: Likewise.
834 * misc/munmap.c: Likewise.
835 * misc/preadv.c: Likewise.
836 * misc/preadv64.c: Likewise.
837 * misc/ptrace.c: Likewise.
838 * misc/pwritev.c: Likewise.
839 * misc/pwritev64.c: Likewise.
840 * misc/readv.c: Likewise.
841 * misc/reboot.c: Likewise.
842 * misc/remap_file_pages.c: Likewise.
843 * misc/removexattr.c: Likewise.
844 * misc/revoke.c: Likewise.
845 * misc/select.c: Likewise.
846 * misc/setdomain.c: Likewise.
847 * misc/setegid.c: Likewise.
848 * misc/seteuid.c: Likewise.
849 * misc/sethostid.c: Likewise.
850 * misc/sethostname.c: Likewise.
851 * misc/setregid.c: Likewise.
852 * misc/setreuid.c: Likewise.
853 * misc/setxattr.c: Likewise.
854 * misc/sstk.c: Likewise.
855 * misc/stty.c: Likewise.
856 * misc/swapoff.c: Likewise.
857 * misc/swapon.c: Likewise.
858 * misc/sync.c: Likewise.
859 * misc/syncfs.c: Likewise.
860 * misc/syscall.c: Likewise.
861 * misc/truncate.c: Likewise.
862 * misc/ualarm.c: Likewise.
863 * misc/usleep.c: Likewise.
864 * misc/ustat.c: Likewise.
865 * misc/utimes.c: Likewise.
866 * misc/vhangup.c: Likewise.
867 * misc/writev.c: Likewise.
868 * posix/_exit.c: Likewise.
869 * posix/alarm.c: Likewise.
870 * posix/execve.c: Likewise.
871 * posix/fexecve.c: Likewise.
872 * posix/fork.c: Likewise.
873 * posix/fpathconf.c: Likewise.
874 * posix/getaddrinfo.c: Likewise.
875 * posix/getegid.c: Likewise.
876 * posix/geteuid.c: Likewise.
877 * posix/getgid.c: Likewise.
878 * posix/getgroups.c: Likewise.
879 * posix/getlogin.c: Likewise.
880 * posix/getlogin_r.c: Likewise.
881 * posix/getpgid.c: Likewise.
882 * posix/getpid.c: Likewise.
883 * posix/getppid.c: Likewise.
884 * posix/getresgid.c: Likewise.
885 * posix/getresuid.c: Likewise.
886 * posix/getsid.c: Likewise.
887 * posix/getuid.c: Likewise.
888 * posix/glob64.c: Likewise.
889 * posix/nanosleep.c: Likewise.
890 * posix/pathconf.c: Likewise.
891 * posix/pause.c: Likewise.
892 * posix/posix_madvise.c: Likewise.
893 * posix/pread.c: Likewise.
894 * posix/pread64.c: Likewise.
895 * posix/pwrite.c: Likewise.
896 * posix/pwrite64.c: Likewise.
897 * posix/sched_getaffinity.c: Likewise.
898 * posix/sched_getp.c: Likewise.
899 * posix/sched_gets.c: Likewise.
900 * posix/sched_primax.c: Likewise.
901 * posix/sched_primin.c: Likewise.
902 * posix/sched_rr_gi.c: Likewise.
903 * posix/sched_setaffinity.c: Likewise.
904 * posix/sched_setp.c: Likewise.
905 * posix/sched_sets.c: Likewise.
906 * posix/sched_yield.c: Likewise.
907 * posix/setgid.c: Likewise.
908 * posix/setlogin.c: Likewise.
909 * posix/setpgid.c: Likewise.
910 * posix/setresgid.c: Likewise.
911 * posix/setresuid.c: Likewise.
912 * posix/setsid.c: Likewise.
913 * posix/setuid.c: Likewise.
914 * posix/sleep.c: Likewise.
915 * posix/spawni.c: Likewise.
916 * posix/sysconf.c: Likewise.
917 * posix/times.c: Likewise.
918 * posix/wait.c: Likewise.
919 * posix/wait3.c: Likewise.
920 * posix/wait4.c: Likewise.
921 * posix/waitpid.c: Likewise.
922 * resolv/gai_sigqueue.c: Likewise.
923 * resource/getpriority.c: Likewise.
924 * resource/getrlimit.c: Likewise.
925 * resource/getrusage.c: Likewise.
926 * resource/nice.c: Likewise.
927 * resource/setpriority.c: Likewise.
928 * resource/setrlimit.c: Likewise.
929 * resource/ulimit.c: Likewise.
930 * rt/aio_cancel.c: Likewise.
931 * rt/aio_fsync.c: Likewise.
932 * rt/aio_read.c: Likewise.
933 * rt/aio_sigqueue.c: Likewise.
934 * rt/aio_suspend.c: Likewise.
935 * rt/aio_write.c: Likewise.
936 * rt/clock_getres.c: Likewise.
937 * rt/clock_gettime.c: Likewise.
938 * rt/clock_nanosleep.c: Likewise.
939 * rt/clock_settime.c: Likewise.
940 * rt/lio_listio.c: Likewise.
941 * rt/mq_close.c: Likewise.
942 * rt/mq_getattr.c: Likewise.
943 * rt/mq_notify.c: Likewise.
944 * rt/mq_open.c: Likewise.
945 * rt/mq_receive.c: Likewise.
946 * rt/mq_send.c: Likewise.
947 * rt/mq_setattr.c: Likewise.
948 * rt/mq_timedreceive.c: Likewise.
949 * rt/mq_timedsend.c: Likewise.
950 * rt/mq_unlink.c: Likewise.
951 * rt/shm_open.c: Likewise.
952 * rt/shm_unlink.c: Likewise.
953 * rt/timer_create.c: Likewise.
954 * rt/timer_delete.c: Likewise.
955 * rt/timer_getoverr.c: Likewise.
956 * rt/timer_gettime.c: Likewise.
957 * rt/timer_settime.c: Likewise.
958 * setjmp/__longjmp.c: Likewise.
959 * setjmp/setjmp.c: Likewise.
960 * signal/kill.c: Likewise.
961 * signal/killpg.c: Likewise.
962 * signal/raise.c: Likewise.
963 * signal/sigaction.c: Likewise.
964 * signal/sigaltstack.c: Likewise.
965 * signal/sigblock.c: Likewise.
966 * signal/sigignore.c: Likewise.
967 * signal/sigintr.c: Likewise.
968 * signal/signal.c: Likewise.
969 * signal/sigpause.c: Likewise.
970 * signal/sigpending.c: Likewise.
971 * signal/sigqueue.c: Likewise.
972 * signal/sigreturn.c: Likewise.
973 * signal/sigset.c: Likewise.
974 * signal/sigsetmask.c: Likewise.
975 * signal/sigstack.c: Likewise.
976 * signal/sigsuspend.c: Likewise.
977 * signal/sigtimedwait.c: Likewise.
978 * signal/sigvec.c: Likewise.
979 * signal/sigwait.c: Likewise.
980 * signal/sigwaitinfo.c: Likewise.
981 * signal/sysv_signal.c: Likewise.
982 * socket/accept.c: Likewise.
983 * socket/accept4.c: Likewise.
984 * socket/bind.c: Likewise.
985 * socket/connect.c: Likewise.
986 * socket/getpeername.c: Likewise.
987 * socket/getsockname.c: Likewise.
988 * socket/getsockopt.c: Likewise.
989 * socket/isfdtype.c: Likewise.
990 * socket/listen.c: Likewise.
991 * socket/recv.c: Likewise.
992 * socket/recvfrom.c: Likewise.
993 * socket/recvmsg.c: Likewise.
994 * socket/send.c: Likewise.
995 * socket/sendmsg.c: Likewise.
996 * socket/sendto.c: Likewise.
997 * socket/setsockopt.c: Likewise.
998 * socket/shutdown.c: Likewise.
999 * socket/sockatmark.c: Likewise.
1000 * socket/socket.c: Likewise.
1001 * socket/socketpair.c: Likewise.
1002 * stdio-common/ctermid.c: Likewise.
1003 * stdio-common/cuserid.c: Likewise.
1004 * stdio-common/remove.c: Likewise.
1005 * stdio-common/rename.c: Likewise.
1006 * stdio-common/renameat.c: Likewise.
1007 * stdio-common/tempname.c: Likewise.
1008 * stdlib/getcontext.c: Likewise.
1009 * stdlib/makecontext.c: Likewise.
1010 * stdlib/setcontext.c: Likewise.
1011 * stdlib/swapcontext.c: Likewise.
1012 * stdlib/system.c: Likewise.
1013 * streams/fattach.c: Likewise.
1014 * streams/fdetach.c: Likewise.
1015 * streams/getmsg.c: Likewise.
1016 * streams/getpmsg.c: Likewise.
1017 * streams/putmsg.c: Likewise.
1018 * streams/putpmsg.c: Likewise.
1019 * sysdeps/unix/bsd/getpt.c: Likewise.
1020 * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
1021 * sysdeps/unix/sysv/linux/futimens.c: Likewise.
1022 * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
1023 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
1024 Likewise.
1025 * sysdeps/unix/sysv/linux/readahead.c: Likewise.
1026 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
1027 * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
1028 * sysvipc/msgctl.c: Likewise.
1029 * sysvipc/msgget.c: Likewise.
1030 * sysvipc/msgrcv.c: Likewise.
1031 * sysvipc/msgsnd.c: Likewise.
1032 * sysvipc/semctl.c: Likewise.
1033 * sysvipc/semget.c: Likewise.
1034 * sysvipc/semop.c: Likewise.
1035 * sysvipc/semtimedop.c: Likewise.
1036 * sysvipc/shmat.c: Likewise.
1037 * sysvipc/shmctl.c: Likewise.
1038 * sysvipc/shmdt.c: Likewise.
1039 * sysvipc/shmget.c: Likewise.
1040 * termios/tcdrain.c: Likewise.
1041 * termios/tcflow.c: Likewise.
1042 * termios/tcflush.c: Likewise.
1043 * termios/tcgetattr.c: Likewise.
1044 * termios/tcgetpgrp.c: Likewise.
1045 * termios/tcsendbrk.c: Likewise.
1046 * termios/tcsetattr.c: Likewise.
1047 * termios/tcsetpgrp.c: Likewise.
1048 * time/adjtime.c: Likewise.
1049 * time/clock.c: Likewise.
1050 * time/getitimer.c: Likewise.
1051 * time/gettimeofday.c: Likewise.
1052 * time/setitimer.c: Likewise.
1053 * time/settimeofday.c: Likewise.
1054 * time/stime.c: Likewise.
1055 * time/time.c: Likewise.
1056
1057 2012-11-04 Pino Toscano <toscano.pino@tiscali.it>
1058
1059 * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
1060 /usr/old/bin.
1061
1062 * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
1063 instead of spaces.
1064 * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
1065
1066 2012-11-03 Joseph Myers <joseph@codesourcery.com>
1067
1068 [BZ #14796]
1069 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
1070 FE_TONEAREST before applying Dekker multiplication and Knuth
1071 addition. Clear inexact exceptions and check for exact zero
1072 results afterwards.
1073 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
1074 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
1075 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
1076 * math/libm-test.inc (fma_test): Add more tests.
1077 (fma_test_towardzero): Likewise.
1078 (fma_test_downward): Likewise.
1079 (fma_test_upward): Likewise.
1080 * sysdeps/generic/math_private.h (default_libc_fesetround): New
1081 function.
1082 (libc_fesetround): New macro.
1083 (libc_fesetroundf): Likewise.
1084 (libc_fesetroundl): Likewise.
1085 * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
1086 function.
1087 (libc_fesetround_387): Likewise.
1088 (libc_fesetroundf): New macro.
1089 (libc_fesetround): Likewise.
1090 (libc_fesetroundl): Likewise.
1091 * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
1092 function.
1093 (libc_fesetroundf): New macro.
1094 (libc_fesetround): Likewise.
1095 (libc_fesetroundl): Likewise.
1096 * include/fenv.h (feclearexcept): Add libm_hidden_proto.
1097 * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
1098 * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
1099 libm_hidden_ver.
1100 * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
1101 * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
1102 libm_hidden_def.
1103 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
1104 * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
1105 libm_hidden_ver.
1106 * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
1107 libm_hidden_def.
1108
1109 [BZ #3439]
1110 * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
1111 integer constant usable in #if and use that to give value to enum
1112 constant.
1113 (FE_DIVBYZERO): Likewise.
1114 (FE_UNDERFLOW): Likewise.
1115 (FE_OVERFLOW): Likewise.
1116 (FE_INVALID): Likewise.
1117 (FE_INVALID_SNAN): Likewise.
1118 (FE_INVALID_ISI): Likewise.
1119 (FE_INVALID_IDI): Likewise.
1120 (FE_INVALID_ZDZ): Likewise.
1121 (FE_INVALID_IMZ): Likewise.
1122 (FE_INVALID_COMPARE): Likewise.
1123 (FE_INVALID_SOFTWARE): Likewise.
1124 (FE_INVALID_SQRT): Likewise.
1125 (FE_INVALID_INTEGER_CONVERSION): Likewise.
1126 (FE_TONEAREST): Likewise.
1127 (FE_TOWARDZERO): Likewise.
1128 (FE_UPWARD): Likewise.
1129 (FE_DOWNWARD): Likewise.
1130 * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
1131 (FE_DIVBYZERO): Likewise.
1132 (FE_OVERFLOW): Likewise.
1133 (FE_UNDERFLOW): Likewise.
1134 (FE_INEXACT): Likewise.
1135 (FE_TONEAREST): Likewise.
1136 (FE_DOWNWARD): Likewise.
1137 (FE_UPWARD): Likewise.
1138 (FE_TOWARDZERO): Likewise.
1139 * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
1140 (FE_UNDERFLOW): Likewise.
1141 (FE_OVERFLOW): Likewise.
1142 (FE_DIVBYZERO): Likewise.
1143 (FE_INVALID): Likewise.
1144 (FE_TONEAREST): Likewise.
1145 (FE_TOWARDZERO): Likewise.
1146 * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
1147 (FE_OVERFLOW): Likewise.
1148 (FE_UNDERFLOW): Likewise.
1149 (FE_DIVBYZERO): Likewise.
1150 (FE_INEXACT): Likewise.
1151 (FE_TONEAREST): Likewise.
1152 (FE_TOWARDZERO): Likewise.
1153 (FE_UPWARD): Likewise.
1154 (FE_DOWNWARD): Likewise.
1155 * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
1156 (FE_DIVBYZERO): Likewise.
1157 (FE_OVERFLOW): Likewise.
1158 (FE_UNDERFLOW): Likewise.
1159 (FE_INEXACT): Likewise.
1160 (FE_TONEAREST): Likewise.
1161 (FE_DOWNWARD): Likewise.
1162 (FE_UPWARD): Likewise.
1163 (FE_TOWARDZERO): Likewise.
1164
1165 2012-11-02 Chris Metcalf <cmetcalf@tilera.com>
1166
1167 * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
1168
1169 2012-11-03 Andreas Schwab <schwab@linux-m68k.org>
1170
1171 * scripts/cross-test-ssh.sh (command): Use newlines to separate
1172 commands. Quote $PWD.
1173 (blacklist_exports): Don't use remove_newlines. Replace "declare
1174 -x" by "export".
1175 (remove_newlines): Remove.
1176
1177 2012-11-02 H.J. Lu <hongjiu.lu@intel.com>
1178
1179 * stdlib/Makefile (headers): Add bits/stdlib-float.h.
1180 * stdlib/stdlib.h (atof): Moved to ...
1181 * include/bits/stdlib-float.h: Here. New file.
1182 * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
1183 * stdlib/bits/stdlib-float.h: New file.
1184 * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
1185 -mno-sse -mno-mmx.
1186 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
1187 <xmmintrin.h>.
1188
1189 2012-11-02 Joseph Myers <joseph@codesourcery.com>
1190
1191 * conform/conformtest.pl (@headers): Add fenv.h.
1192 * conform/data/fenv.h-data: New file.
1193 * include/fenv.h [_ISOMAC]: Disable all contents of file except
1194 include of <math/fenv.h>.
1195
1196 * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
1197 POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
1198 && !UNIX98]. Enables tests for XOPEN2K8.
1199 * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
1200 POSIX2008]: Likewise.
1201
1202 * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
1203 (struct rusage): Do not expect type or its members.
1204
1205 [BZ #3439]
1206 * math/math.h (FP_NAN): Define macro to integer constant usable in
1207 #if and use that to give value to enum constant.
1208 (FP_INFINITE): Likewise.
1209 (FP_ZERO): Likewise.
1210 (FP_SUBNORMAL): Likewise.
1211 (FP_NORMAL): Likewise.
1212
1213 2012-11-02 Andreas Schwab <schwab@linux-m68k.org>
1214
1215 * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
1216 * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
1217 arguments.
1218
1219 2012-11-02 Roland McGrath <roland@hack.frob.com>
1220
1221 * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
1222 Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
1223 autoconf-time if not.
1224 * configure.in: Remove AC_PREREQ.
1225
1226 2012-11-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
1227
1228 * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
1229 __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
1230 of the internal implementation.
1231
1232 2012-11-02 Joseph Myers <joseph@codesourcery.com>
1233
1234 * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
1235 except include of <misc/sys/syslog.h>.
1236
1237 2012-11-01 Andreas Schwab <schwab@linux-m68k.org>
1238
1239 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
1240 function returns with a NULL context exit with zero.
1241
1242 2012-11-01 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
1243
1244 * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
1245
1246 2012-11-01 H.J. Lu <hongjiu.lu@intel.com>
1247
1248 * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
1249 (run_program_cmd): This.
1250 * localedata/tst-langinfo.sh (run_program_prefix): Removed.
1251 (tst_langinfo): New variable. Use it.
1252
1253 2012-11-01 Sebastan Andrzej Siewior <bigeasy@linutronix.de>
1254
1255 * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
1256 floating point opcodes.
1257
1258 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
1259
1260 * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
1261 variable.
1262
1263 * elf/dl-support.c: Unconditionally include "setup-vdso.h".
1264
1265 * sysdeps/mach/hurd/powerpc: Remove directory.
1266 * sysdeps/mach/powerpc: Likewise.
1267
1268 2012-11-01 Andreas Schwab <schwab@linux-m68k.org>
1269
1270 * scripts/check-local-headers.sh: Ignore c++ headers.
1271
1272 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
1273
1274 * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
1275 __libc_cleanup_region_start argument.
1276
1277 2012-11-01 Joseph Myers <joseph@codesourcery.com>
1278
1279 [BZ #14784]
1280 [BZ #14785]
1281 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
1282 x * y using scaling, not as x * y + z.
1283 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
1284 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
1285 * math/libm-test.inc (fma_test): Add more tests.
1286 (fma_test_towardzero): Likewise.
1287 (fma_test_downward): Likewise.
1288 (fma_test_upward): Likewise.
1289
1290 2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
1291
1292 * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
1293
1294 2012-10-31 Joseph Myers <joseph@codesourcery.com>
1295
1296 * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
1297 New variable.
1298
1299 2012-10-31 Thomas Schwinge <thomas@codesourcery.com>
1300
1301 * rt/tst-shm.c (worker): Correct checking for mmap failure.
1302
1303 2012-10-31 Andreas Schwab <schwab@linux-m68k.org>
1304
1305 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
1306 Fix sort order.
1307 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
1308 Likewise.
1309
1310 2012-10-31 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
1311
1312 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
1313 Fix the order of the list for glibc 2.17.
1314 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
1315 Likewise.
1316
1317 2012-10-31 Andreas Schwab <schwab@linux-m68k.org>
1318
1319 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1320
1321 2012-10-31 Joseph Myers <joseph@codesourcery.com>
1322
1323 [BZ #14610]
1324 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
1325 for low part of x being zero before using __atanl (y).
1326 * math/libm-test.inc (atan2_test): Add another test.
1327
1328 * manual/install.texi (Configuring and compiling): Document
1329 general use of test-wrapper and test-wrapper-env.
1330 * INSTALL: Regenerated.
1331
1332 * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
1333 (__fma): Do not extract and scale down low bits on after-rounding
1334 systems when result rounded to normal precision would have normal
1335 exponent.
1336 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
1337 (__fmal): Do not extract and scale down low bits on after-rounding
1338 systems when result rounded to normal precision would have normal
1339 exponent.
1340 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
1341 (__fmal): Do not extract and scale down low bits on after-rounding
1342 systems when result rounded to normal precision would have normal
1343 exponent.
1344 * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
1345 macro.
1346 (fma_test): Add more tests.
1347 (fma_test_towardzero): Likewise.
1348 (fma_test_downward): Likewise.
1349 (fma_test_upward): Likewise.
1350
1351 2012-10-30 H.J. Lu <hongjiu.lu@intel.com>
1352
1353 * sysdeps/i386/tininess.h: Renamed to ...
1354 * sysdeps/x86/tininess.h: This.
1355 * sysdeps/x86_64/tininess.h: Removed.
1356
1357 2012-10-30 Joseph Myers <joseph@codesourcery.com>
1358
1359 * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
1360 input. Use $(build-program-cmd).
1361 ($(objpfx)tst-array1-static.out): Likewise.
1362 ($(objpfx)tst-array2.out): Likewise.
1363 ($(objpfx)tst-array3.out): Likewise.
1364 ($(objpfx)tst-array4.out): Likewise.
1365 ($(objpfx)tst-array5.out): Likewise.
1366 ($(objpfx)tst-array5-static.out): Likewise.
1367
1368 2012-10-30 Chris Metcalf <cmetcalf@tilera.com>
1369
1370 * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
1371 if defined.
1372
1373 * nss/nsswitch.h (nss_interface_function): Provide new
1374 macro for use with NSS functions.
1375 * grp/initgroups.c: Use new macro.
1376 * nss/getXXbyYY.c: Likewise.
1377 * nss/getXXbyYY_r.c: Likewise.
1378 * nss/getXXent.c: Likewise.
1379 * nss/getXXent_r.c: Likewise.
1380 * sysdeps/posix/getaddrinfo.c: Likewise.
1381
1382 2012-10-30 Andreas Jaeger <aj@suse.de>
1383
1384 * po/ru.po: Update Russion translation from translation project.
1385
1386 2012-10-30 Joseph Myers <joseph@codesourcery.com>
1387
1388 [BZ #14152]
1389 [BZ #14783]
1390 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
1391 result and shift together with sticky bit instead of replicating
1392 round-to-nearest rounding.
1393 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
1394 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
1395 * math/libm-test.inc (fma_test): Add more tests. Do not permit
1396 missing underflow exceptions.
1397 (fma_test_towardzero): Add more tests.
1398 (fma_test_downward): Likewise.
1399 (fma_test_upward): Likewise.
1400
1401 [BZ #14047]
1402 * sysdeps/generic/tininess.h: New file.
1403 * sysdeps/i386/tininess.h: Likewise.
1404 * sysdeps/sh/tininess.h: Likewise.
1405 * sysdeps/x86_64/tininess.h: Likewise.
1406 * stdlib/tst-strtod-underflow.c: Likewise.
1407 * stdlib/tst-tininess.c: Likewise.
1408 * stdlib/strtod_l.c: Include <tininess.h>.
1409 (round_and_return): Do not set errno for exact underflow cases.
1410 Force an underflow exception when setting errno for underflow.
1411 Determine underflow based on rounding to normal precision if
1412 TININESS_AFTER_ROUNDING.
1413 * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
1414 ERANGE for exact underflow cases.
1415 * stdlib/Makefile (tests): Add tst-tininess and
1416 tst-strtod-underflow.
1417 ($(objpfx)tst-tininess): Use $(link-libm).
1418 ($(objpfx)tst-strtod-underflow): Likewise.
1419
1420 2012-10-30 Andreas Jaeger <aj@suse.de>
1421
1422 [BZ#14767]
1423 * elf/Makefile (tests): Remove conditional for have-initfini-array
1424 since this is now always required and the variable does not exist
1425 anymore.
1426 (tests-static): Likewise.
1427 (modules-names): Likewise.
1428
1429 * po/eo.po: Add Esperanto translation from translation project.
1430
1431 * elf/tst-array1.c (fini_array): Make writeable so that it can be
1432 merged with constructor/destructor.
1433 (init_array): Likewise.
1434 * elf/tst-array2dep.c (fini_array): Likewise.
1435 (init_array): Likewise.
1436
1437 2012-10-29 Mike Frysinger <vapier@gentoo.org>
1438
1439 * manual/message.texi: Delete @cartouche tags.
1440
1441 2012-10-29 Pino Toscano <toscano.pino@tiscali.it>
1442
1443 * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
1444 EOPNOTSUPP.
1445 * sysdeps/mach/hurd/fsync.c: Likewise.
1446
1447 * sysdeps/pthread/aio_notify.c (__aio_notify_only)
1448 [_POSIX_REALTIME_SIGNALS]: Change condition to
1449 [_POSIX_REALTIME_SIGNALS > 0].
1450
1451 2012-10-27 Andreas Jaeger <aj@suse.de>
1452
1453 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
1454 [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
1455 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
1456 [__WORDSIZE != 64]: Likewise.
1457
1458 2012-10-26 H.J. Lu <hongjiu.lu@intel.com>
1459
1460 * iconvdata/tst-table.sh: Remove ${SHELL}.
1461 * iconvdata/tst-tables.sh: Likewise.
1462
1463 2012-10-25 David S. Miller <davem@davemloft.net>
1464
1465 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
1466 (__get_clockfreq_via_proc_openprom): Use strtoumax instead
1467 of strtoull.
1468
1469 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
1470 ifunc-impl-list.c
1471 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
1472 * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
1473 * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
1474 file.
1475
1476 2012-10-25 Roland McGrath <roland@hack.frob.com>
1477
1478 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
1479 (__get_clockfreq_via_proc_openprom): Use __getdents instead of
1480 __getdirentries.
1481
1482 2012-10-25 Joseph Myers <joseph@codesourcery.com>
1483 Jim Blandy <jimb@codesourcery.com>
1484
1485 * scripts/cross-test-ssh.sh: New file.
1486 * manual/install.texi (Configuring and compiling): Document use of
1487 cross-test-ssh.sh.
1488 * INSTALL: Regenerated.
1489
1490 2012-10-25 Pino Toscano <toscano.pino@tiscali.it>
1491
1492 * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
1493 EOPNOTSUPP.
1494
1495 2012-10-25 Joseph Myers <joseph@codesourcery.com>
1496
1497 * Makeconfig (run-program-prefix): Fix comment.
1498
1499 2012-10-24 Joseph Myers <joseph@codesourcery.com>
1500 Jim Blandy <jimb@codesourcery.com>
1501
1502 * Makeconfig (test-wrapper): New variable,
1503 (test-wrapper-env): Likewise.
1504 [$(cross-compiling) = yes && $(test-wrapper) != ""]
1505 (run-built-tests): Define to yes.
1506 (run-program-prefix): Use $(test-wrapper).
1507 (built-program-cmd): Likewise.
1508 * Rules (make-test-out): Use $(test-wrapper-env) and
1509 $(host-built-program-cmd).
1510 * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
1511 ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
1512 tst-pathopt.sh.
1513 ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
1514 $(test-wrapper-env) to tst-rtld-load-self.sh.
1515 ($(objpfx)order2.out): Use $(test-wrapper).
1516 ($(objpfx)tst-initorder.out): Likewise.
1517 ($(objpfx)tst-initorder2.out): Likewise.
1518 ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
1519 * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
1520 (test_wrapper_env): New variable. Use it to run ld.so.
1521 * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
1522 Use it to run ld.so.
1523 (test_wrapper_env): Likewise.
1524 * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
1525 $(test-wrapper) to run-iconv-test.sh.
1526 * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
1527 (ICONV): Use $test_wrapper.
1528 * posix/Makefile ($(objpfx)globtest.out): Pass
1529 $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
1530 globtest.sh, not $(run-program-prefix).
1531 * posix/globtest.sh (run_via_rtld_prefix): New variable.
1532 (test_wrapper): Likewise.
1533 (test_wrapper_env): Likewise. Use it to run globtest with HOME
1534 set together with run_via_rtld_prefix.
1535 (run_program_prefix): Define in terms of test_wrapper and
1536 run_via_rtld_prefix.
1537
1538 2012-10-24 Roland McGrath <roland@hack.frob.com>
1539
1540 * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
1541 * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
1542 Targets removed.
1543
1544 [BZ #14743]
1545 * include/time.h: Remove librt_hidden_proto (clock_gettime).
1546 Declare __clock_getres, __clock_gettime, __clock_settime,
1547 __clock_nanosleep, and __clock_getcpuclockid.
1548 * rt/clock_gettime.c: Define __clock_gettime as an alias.
1549 Remove librt_hidden_def (clock_gettime).
1550 * sysdeps/unix/clock_gettime.c: Likewise.
1551 * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
1552 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
1553 * rt/clock_getres.c: Define __clock_getres as an alias.
1554 * sysdeps/posix/clock_getres.c: Likewise.
1555 * rt/clock_settime.c: Define __clock_settime as an alias.
1556 * sysdeps/unix/clock_settime.c: Likewise.
1557 * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
1558 * sysdeps/unix/clock_nanosleep.c: Likewise.
1559 * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
1560 * rt/clock-compat.c: New file.
1561 * rt/Makefile (librt-routines): Add clock-compat and move
1562 $(clock-routines) to ...
1563 (routines): ... here, new variable.
1564 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
1565 Don't add get_clockfreq here.
1566 * rt/Versions (libc: GLIBC_2.17): New version set.
1567 Add clock_* symbols here.
1568 (libc: GLIBC_PRIVATE): New version set. Add __clock_* symbols here.
1569 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
1570 (GLIBC_2.17): Add clock_* symbols.
1571 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
1572 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
1573 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
1574 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
1575 Likewise.
1576 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
1577 Likewise.
1578 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
1579 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
1580 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
1581 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
1582 * NEWS: Mention the move.
1583
1584 * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
1585 Use __open, __read, __close rather than their public counterparts.
1586 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
1587 (__get_clockfreq_via_cpuinfo): Likewise.
1588 (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
1589 (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
1590
1591 * config.h.in (HAVE_IFUNC): New #undef.
1592 * configure.in: Define it if libc_cv_ld_gnu_indirect_function
1593 was successful.
1594 * configure: Regenerated.
1595
1596 2012-10-24 Mike Frysinger <vapier@gentoo.org>
1597
1598 * configure.in: Move READELF check to start of file.
1599 (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
1600 libc_cv_asm_gnu_indirect_function in the process.
1601 * configure: Regenerated.
1602
1603 2012-10-24 Mike Frysinger <vapier@gentoo.org>
1604
1605 * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
1606 send the output to /dev/null.
1607 (libc_cv_cc_with_libunwind): Likewise.
1608 (libc_cv_as_noexecstack): Likewise.
1609 * configure: Regenerate.
1610
1611 2012-10-24 Joseph Myers <joseph@codesourcery.com>
1612
1613 * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
1614
1615 * posix/globtest.sh (TMPDIR): Do not set.
1616 (testdir): Define using ${common_objpfx}posix not $TMPDIR.
1617 (testout): Likewise.
1618
1619 2012-10-24 Andreas Jaeger <aj@suse.de>
1620
1621 * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
1622 types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
1623 [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
1624 [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
1625 posix_fadvise64, posix_fallocate64.
1626
1627 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
1628 (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
1629 (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
1630 Likewise.
1631 (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
1632 Likewise.
1633 (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
1634
1635 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
1636 (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
1637 <bits/fcntl-linux.h>.
1638 (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
1639
1640 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
1641 (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
1642 (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
1643 (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
1644 [__WORDSIZE != 64]: Likewise.
1645
1646 2012-10-23 Joseph Myers <joseph@codesourcery.com>
1647
1648 * Makeconfig (run-built-tests): New variable.
1649 * Rules [$(cross-compiling) = yes]: Change condition to
1650 [$(run-built-tests) = no].
1651 * catgets/Makefile [$(cross-compiling) != yes]: Change condition
1652 to [$(run-built-tests) = yes].
1653 * elf/Makefile [$(cross-compiling) = no]: Likewise
1654 * grp/Makefile [$(cross-compiling) = no]: Likewise.
1655 * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
1656 * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
1657 * intl/Makefile [$(cross-compiling) = no]: Likewise.
1658 * io/Makefile [$(cross-compiling) = no]: Likewise.
1659 * libio/Makefile [$(cross-compiling) = no]: Likewise.
1660 * malloc/Makefile [$(cross-compiling) = no]: Likewise.
1661 * misc/Makefile [$(cross-compiling) = no]: Likewise.
1662 * posix/Makefile [$(cross-compiling) = no]: Likewise.
1663 * resolv/Makefile [$(cross-compiling) = no]: Likewise.
1664 * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
1665 * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
1666 * string/Makefile [$(cross-compiling) = no]: Likewise.
1667
1668 * posix/Makefile ($(objpfx)globtest.out): Pass
1669 $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
1670 $(rtld-installed-name).
1671 * posix/globtest.sh (elf_objpfx): Remove variable.
1672 (rtld_installed_name): Likewise.
1673 (library_path): Likewise.
1674 (run_program_prefix): New variable. Use for running globtest
1675 binary.
1676
1677 2012-10-23 Jim Blandy <jimb@codesourcery.com>
1678 Joseph Myers <joseph@codesourcery.com>
1679
1680 * Makeconfig (host-built-program-cmd): New variable.
1681 * elf/Makefile (tst-stackguard1-ARGS): Use
1682 $(host-built-program-cmd).
1683 * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
1684 (tst-spawn-ARGS): Likewise.
1685 * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
1686
1687 2012-10-23 Joseph Myers <joseph@codesourcery.com>
1688 Jim Blandy <jimb@codesourcery.com>
1689
1690 * Makeconfig (run-via-rtld-prefix): New variable.
1691 (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
1692 (built-program-cmd): Likewise.
1693
1694 2012-10-22 Andreas Jaeger <aj@suse.de>
1695
1696 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
1697 __O_RSYNC if it exists, otherwise to O_SYNC.
1698
1699 2012-10-22 Jim Blandy <jimb@codesourcery.com>
1700 Joseph Myers <joseph@codesourcery.com>
1701
1702 * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
1703 /dev/null.
1704 * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
1705 from /dev/null
1706 * posix/tst-getconf.sh: Redirect getconf stdin in loop from
1707 /dev/null.
1708
1709 2012-10-22 Andreas Jaeger <aj@suse.de>
1710
1711 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
1712 Define always.
1713 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
1714
1715 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
1716 bits/fcntl-linux.h.
1717
1718 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
1719 (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
1720
1721 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
1722 to __O_LARGEFILE.
1723 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
1724 to __O_LARGEFILE.
1725
1726 2012-10-21 Jim Blandy <jimb@codesourcery.com>
1727 Joseph Myers <joseph@codesourcery.com>
1728
1729 * config.make.in (NM): New variable.
1730
1731 2012-10-21 Andreas Jaeger <aj@suse.de>
1732
1733 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
1734 definitions and declarations that are provided by
1735 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
1736
1737 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
1738
1739 [BZ #14683]
1740 * elf/Makefile (tests-static): Add tst-leaks1-static.
1741 (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
1742 ($(objpfx)tst-leaks1-static): New rule.
1743 ($(objpfx)tst-leaks1-static-mem): Likewise.
1744 (tst-leaks1-static-ENV): New macro.
1745 * elf/dl-open.c (dl_open_worker): Check the main application
1746 only if SHARED is defined.
1747 * elf/tst-leaks1-static.c: New file.
1748
1749 2012-10-20 Andreas Jaeger <aj@suse.de>
1750
1751 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
1752 generic values for Linux.
1753 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
1754 and declarations that are provided by <bits/fcntl-linux.h> and
1755 include <bits/fcntl-linux.h>.
1756 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
1757 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
1758
1759 2012-10-20 Roland McGrath <roland@hack.frob.com>
1760
1761 * io/fcntl.h: Move include of <bits/types.h> to the top and
1762 include it unconditionally.
1763
1764 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
1765
1766 * wcsmbs/Makefile (tests-ifunc): New variable.
1767 (tests): Add $(tests-ifunc).
1768 * wcsmbs/test-wcschr-ifunc.c: New file.
1769 * wcsmbs/test-wcscmp-ifunc.c: Likewise.
1770 * wcsmbs/test-wcscpy-ifunc.c: Likewise.
1771 * wcsmbs/test-wcslen-ifunc.c: Likewise.
1772 * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
1773 * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
1774
1775 * string/Makefile (tests-ifunc): New variable.
1776 (tests): Add $(tests-ifunc).
1777 * string/test-memccpy.c (TEST_NAME): New macro.
1778 * string/test-memchr.c (TEST_NAME): Likewise.
1779 * string/test-memcmp.c (TEST_NAME): Likewise.
1780 * string/test-memcpy.c (TEST_NAME): Likewise.
1781 * string/test-memmem.c (TEST_NAME): Likewise.
1782 * string/test-memmove.c (TEST_NAME): Likewise.
1783 * string/test-memset.c (TEST_NAME): Likewise.
1784 * string/test-rawmemchr.c (TEST_NAME): Likewise.
1785 * string/test-stpcpy.c (TEST_NAME): Likewise.
1786 * string/test-stpncpy.c (TEST_NAME): Likewise.
1787 * string/test-strcasecmp.c (TEST_NAME): Likewise.
1788 * string/test-strcasestr.c (TEST_NAME): Likewise.
1789 * string/test-strcat.c (TEST_NAME): Likewise.
1790 * string/test-strchr.c (TEST_NAME): Likewise.
1791 * string/test-strcmp.c(TEST_NAME): Likewise.
1792 * string/test-strcpy.c (TEST_NAME): Likewise.
1793 * string/test-strcspn.c (TEST_NAME): Likewise.
1794 * string/test-strlen.c (TEST_NAME): Likewise.
1795 * string/test-strncasecmp.c (TEST_NAME): Likewise.
1796 * string/test-strncmp.c (TEST_NAME): Likewise.
1797 * string/test-strncpy.c (TEST_NAME): Likewise.
1798 * string/test-strnlen.c (TEST_NAME): Likewise.
1799 * string/test-strpbrk.c (TEST_NAME): Likewise.
1800 * string/test-strrchr.c (TEST_NAME): Likewise.
1801 * string/test-strspn.c (TEST_NAME): Likewise.
1802 * string/test-strstr.c (TEST_NAME): Likewise.
1803 * string/test-bcopy-ifunc.c: New file.
1804 * string/test-bzero-ifunc.c: Likewise.
1805 * string/test-memccpy-ifunc.c: Likewise.
1806 * string/test-memchr-ifunc.c: Likewise.
1807 * string/test-memcmp-ifunc.c: Likewise.
1808 * string/test-memcpy-ifunc.c: Likewise.
1809 * string/test-memmem-ifunc.c: Likewise.
1810 * string/test-memmove-ifunc.c: Likewise.
1811 * string/test-mempcpy-ifunc.c: Likewise.
1812 * string/test-memset-ifunc.c: Likewise.
1813 * string/test-rawmemchr-ifunc.c: Likewise.
1814 * string/test-stpcpy-ifunc.c: Likewise.
1815 * string/test-stpncpy-ifunc.c: Likewise.
1816 * string/test-strcasecmp-ifunc.c: Likewise.
1817 * string/test-strcasestr-ifunc.c: Likewise.
1818 * string/test-strcat-ifunc.c: Likewise.
1819 * string/test-strchr-ifunc.c: Likewise.
1820 * string/test-strchrnul-ifunc.c: Likewise.
1821 * string/test-strcmp-ifunc.c: Likewise.
1822 * string/test-strcpy-ifunc.c: Likewise.
1823 * string/test-strcspn-ifunc.c: Likewise.
1824 * string/test-strlen-ifunc.c: Likewise.
1825 * string/test-strncasecmp-ifunc.c: Likewise.
1826 * string/test-strncat-ifunc.c: Likewise.
1827 * string/test-strncmp-ifunc.c: Likewise.
1828 * string/test-strncpy-ifunc.c: Likewise.
1829 * string/test-strnlen-ifunc.c: Likewise.
1830 * string/test-strpbrk-ifunc.c: Likewise.
1831 * string/test-strrchr-ifunc.c: Likewise.
1832 * string/test-strspn-ifunc.c: Likewise.
1833 * string/test-strstr-ifunc.c: Likewise.
1834
1835 * debug/Makefile (tests-ifunc): New variable.
1836 (tests): Add $(tests-ifunc).
1837 * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
1838 * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
1839 * debug/test-stpcpy_chk-ifunc.c: New file.
1840 * debug/test-strcpy_chk-ifunc.c: Likewise.
1841
1842 2012-10-20 Siddhesh Poyarekar <siddhesh@redhat.com>
1843
1844 [BZ #13601]
1845 * elf/dl-load.c (open_verify): Retry read if the entire ELF
1846 header is not read in.
1847
1848 2012-10-19 Joseph Myers <joseph@codesourcery.com>
1849
1850 * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh. Pass
1851 script to $(SHELL) as $<. Pass $(common-objpfx) to script
1852 directly. Pass built executable to script as
1853 $(built-program-cmd).
1854 * io/ftwtest-sh (ldso): Remove variable. Run ftwtest directly as
1855 $testprogram without using LD_LIBRARY_PATH and $ldso.
1856
1857 * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
1858 $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
1859 $(rtld-installed-name).
1860 * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
1861 (rtld_installed_name): Likewise.
1862 (library_path): Likewise.
1863 (run_program_prefix): New variable. Use it to run tst_fgetgrent.
1864 * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
1865 $(run-program-prefix) to tst-tables.sh.
1866 * iconvdata/tst-table.sh (run_program_prefix): New variable. Use
1867 it to run tst-table-from and tst-table-to.
1868 * iconvdata/tst-tables.sh (run_program_prefix): New variable.
1869 Pass it to tst-table.sh.
1870 * intl/Makefile ($(objpfx)tst-gettext.out): Pass
1871 $(run-program-prefix) to tst-gettext.sh.
1872 ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
1873 tst-translit.sh.
1874 ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
1875 tst-gettext2.sh.
1876 * intl/tst-gettext.sh (run_program_prefix): New variable. Use it
1877 to run tst-gettext.
1878 * intl/tst-gettext2.sh (run_program_prefix): New variable. Use it
1879 to run tst-gettext2.
1880 * intl/tst-translit.sh (run_program_prefix): New variable. Use it
1881 to run tst-translit.
1882 * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
1883 $(run-program-prefix) to tst-mtrace.sh.
1884 * malloc/tst-mtrace.sh (run_program_prefix): New variable. Use it
1885 to run tst-mtrace.
1886 * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
1887 $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
1888 $(rtld-installed-name).
1889 * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
1890 (rtld_installed_name): Likewise.
1891 (run_program_prefix): New variable. Use it to run wordexp-test.
1892
1893 * Makeconfig (ARCH): Remove all definitions.
1894 (machine): Likewise.
1895 [ARCH]: Remove conditional code.
1896 [!objdir]: Give error.
1897 [!objdir] (objpfx): Remove.
1898 [!objdir] (common-objpfx): Likewise.
1899 [!objdir] (common-objdir): Likewise.
1900 * configure.in (config_makefile): Remove. Hardcode Makefile in
1901 AC_CONFIG_FILES call.
1902 * configure: Regenerated.
1903
1904 [BZ #13888]
1905 * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
1906 or TMPDIR.
1907 (testout): Likewise.
1908
1909 * posix/Makefile ($(objpfx)tst-getconf.out): Pass
1910 $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
1911 $(rtld-installed-name).
1912 * posix/tst-getconf.sh (elf_objpfx): Remove variable.
1913 (rtld_installed_name): Likwise.
1914 (runit): Remove function.
1915 (run_getconf): New variable, Use it for running getconf binary.
1916
1917 2012-10-18 H.J. Lu <hongjiu.lu@intel.com>
1918
1919 [BZ #14716]
1920 * string/test-memmem.c (check_result): New function.
1921 (do_one_test): Use it.
1922 (check1): New function.
1923 (test_main): Use it.
1924
1925 2012-10-18 Markus Trippelsdorf <markus@trippelsdorf.de>
1926
1927 * math/Makefile: Comment on slow compilation of test-tgmath2.c.
1928
1929 2012-10-18 Joseph Myers <joseph@codesourcery.com>
1930
1931 * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
1932 (_G_LSEEK64): Likewise.
1933 (_G_MMAP64): Likewise.
1934 (_G_FSTAT64): Likewise.
1935 * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
1936 (_G_LSEEK64): Likewise.
1937 (_G_MMAP64): Likewise.
1938 (_G_FSTAT64): Likewise.
1939 * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
1940 unconditional. Call __mmap64 directly.
1941 (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
1942 (mmap_remap_check) [_G_LSEEK64]: Make code unconditional. Call
1943 __lseek64 directly.
1944 (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
1945 (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional. Call
1946 __mmap64 directly.
1947 (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
1948 (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional. Call
1949 __lseek64 directly.
1950 (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
1951 (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional. Call
1952 __lseek64 directly.
1953 (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
1954 (_IO_file_seek) [_G_LSEEK64]: Make code unconditional. Call
1955 __lseek64 directly.
1956 (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
1957 (_IO_file_stat) [_G_FSTAT64]: Make code unconditional. Call
1958 __fxstat64 directly.
1959 (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
1960 * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
1961 unconditional.
1962 (freopen64) [!_G_OPEN64]: Remove conditional code.
1963 * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
1964 unconditional.
1965 (fseeko64) [!_G_LSEEK64]: Remove conditional code.
1966 * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
1967 unconditional.
1968 (ftello64) [!_G_LSEEK64]: Remove conditional code.
1969 * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
1970 unconditional.
1971 (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
1972 * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
1973 unconditional.
1974 (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
1975 * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
1976 unconditional.
1977 (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
1978 * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
1979 unconditional.
1980 (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
1981 * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
1982 unconditional.
1983 (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
1984
1985 2012-10-18 Siddhesh Poyarekar <siddhesh@redhat.com>
1986
1987 [BZ #12140]
1988 * manual/memory.texi (Malloc Tunable Parameters): Add note
1989 about free list pointers overwriting some perturb bytes.
1990 Wording suggested by Roland McGrath.
1991
1992 2012-10-17 Joseph Myers <joseph@codesourcery.com>
1993
1994 * math/libm-test.inc (gamma_test): Do not call feclearexcept.
1995 (lgamma_test): Likewise.
1996 (tgamma_test): Likewise.
1997
1998 2012-10-16 Florian Weimer <fweimer@redhat.com>
1999
2000 [BZ #14700]
2001 * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
2002 (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
2003
2004 2012-10-16 Maxim Kuvyrkov <maxim@codesourcery.com>
2005
2006 * NEWS: Mention BZ #14716.
2007 * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
2008 when removing AVAILABLE1_USES_J macro.
2009
2010 2012-10-12 H.J. Lu <hongjiu.lu@intel.com>
2011
2012 * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
2013 (__bswap_64): __uint64_t for unsigned 64-bit int.
2014
2015 2012-10-12 Andreas Schwab <schwab@linux-m68k.org>
2016
2017 * include/string.h (memmem): Declare libc hidden alias.
2018 * string/memmem.c (memmem): Define libc hidden alias.
2019 * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
2020 __read, __close instead of open, read, close.
2021
2022 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2023
2024 * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
2025 * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
2026 global and hidden.
2027 * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
2028 * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
2029 * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
2030 Likewise.
2031 (__rawmemchr_sse2): Likewise.
2032 * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
2033 * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
2034 (__strchr_sse2): Likewise.
2035 * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
2036 * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
2037 (__strcasecmp_sse2): Likewise.
2038 (__strncasecmp_sse2): Likewise.
2039 * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
2040 * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
2041 * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
2042 * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
2043 (__strrchr_sse2): Likewise.
2044 * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
2045 ifunc-impl-list.c.
2046 * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
2047 * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
2048 * sysdeps/x86_64/multiarch/memmove.c: Likewise.
2049 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
2050 * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
2051 * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
2052 * sysdeps/x86_64/multiarch/memset.S: Likewise.
2053 * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
2054 * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
2055 * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
2056 * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
2057 * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
2058 * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
2059 * sysdeps/x86_64/multiarch/strcat.S: Likewise.
2060 * sysdeps/x86_64/multiarch/strchr.S: Likewise.
2061 * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
2062 * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
2063 * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
2064 * sysdeps/x86_64/multiarch/strlen.S: Likewise.
2065 * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
2066 * sysdeps/x86_64/multiarch/strncat.S: Likewise.
2067 * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
2068 * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
2069 * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
2070 * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
2071 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
2072 * sysdeps/x86_64/multiarch/strspn.S: Likewise.
2073 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
2074 * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
2075 * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
2076
2077 * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
2078 global and hidden.
2079 * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
2080 * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
2081 * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
2082 * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
2083 Likewise.
2084 * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
2085 Likewise.
2086 * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
2087 * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
2088 * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
2089 * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
2090 ifunc-impl-list.c.
2091 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
2092 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
2093 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
2094 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
2095 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
2096 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
2097 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
2098 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
2099 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
2100 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
2101 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
2102 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
2103 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
2104 * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
2105 * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
2106 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
2107 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
2108 * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
2109 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
2110 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
2111 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
2112 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
2113 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
2114 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
2115 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
2116 * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
2117 * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
2118 * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
2119 * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
2120 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
2121 * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
2122 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
2123 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
2124 * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
2125 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
2126 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
2127 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
2128 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
2129 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
2130 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
2131 * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
2132
2133 * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
2134 [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
2135 * include/ifunc-impl-list.h: New file.
2136 * misc/ifunc-impl-list.c: Likewise.
2137 * misc/Makefile (routines): Add ifunc-impl-list.
2138 * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
2139 * string/test-string.h: Include <ifunc-impl-list.h>.
2140 [TEST_IFUNC && TEST_NAME] (func_list, func_count, impl_count,
2141 impl_array): New variables.
2142 (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
2143 are defined.
2144 (test_init): Call __libc_ifunc_impl_list to initialize
2145 func_list if TEST_IFUNC and TEST_NAME are defined.
2146
2147 * string/Makefile (strop-tests): Add bcopy and bzero.
2148 * string/test-bcopy.c: New file.
2149 * string/test-bzero.c: Likewise.
2150 * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
2151 defined.
2152 * string/test-memset.c: Support bzero test if TEST_BZERO is
2153 defined.
2154 * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
2155 __libc_memmove.
2156 * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
2157 __libc_memset.
2158 * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
2159 of memset.
2160
2161 2012-10-10 Joseph Myers <joseph@codesourcery.com>
2162
2163 * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
2164 * configure: Regenerated.
2165
2166 * Makeconfig (+link-static-before-libc): Don't include
2167 $(link-static-libc).
2168
2169 * libio/libio.h (_IO_pos_t): Remove.
2170
2171 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
2172
2173 * NEWS: Add note about FIPS mode. Wording suggested by Roland
2174 McGrath.
2175
2176 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
2177
2178 * crypt/crypt-entry.c: Include fips-private.h.
2179 (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
2180 * crypt/md5c-test.c (main): Tolerate disabled MD5.
2181 * sysdeps/unix/sysv/linux/fips-private.h: New file.
2182 * sysdeps/generic/fips-private.h: New file, dummy fallback.
2183
2184 2012-10-10 Alexandre Oliva <aoliva@redhat.com>
2185
2186 * crypt/crypt-private.h: Include stdbool.h.
2187 (_ufc_setup_salt_r): Return bool.
2188 * crypt/crypt-entry.c: Include errno.h.
2189 (__crypt_r): Return NULL with EINVAL for bad salt.
2190 * crypt/crypt_util.c (bad_for_salt): New.
2191 (_ufc_setup_salt_r): Check that salt is long enough and within
2192 the specified alphabet.
2193 * crypt/badsalttest.c: New file.
2194 * crypt/Makefile (tests): Add it.
2195 ($(objpfx)badsalttest): New.
2196
2197 2012-10-09 Maxim Kuvyrkov <maxim@codesourcery.com>
2198
2199 * NEWS: Add entry for BZ #14602.
2200
2201 2012-10-09 Joseph Myers <joseph@codesourcery.com>
2202
2203 * math/gen-libm-test.pl (parse_args): Handle comparison macros as
2204 type-generic.
2205 * math/libm-test.inc: Update comment listing what functions and
2206 macros are tested.
2207 (isgreater_test): New function.
2208 (isgreaterequal_test): Likewise.
2209 (isless_test): Likewise.
2210 (islessequal_test): Likewise.
2211 (islessgreater_test): Likewise.
2212 (isunordered_test): Likewise.
2213 (main): Call the new functions.
2214
2215 2012-10-09 Roland McGrath <roland@hack.frob.com>
2216
2217 * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
2218 _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
2219 AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
2220 * sysdeps/i386/configure: Regenerated.
2221 * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
2222 * sysdeps/mach/configure: Regenerated.
2223 * sysdeps/mach/hurd/configure: Regenerated.
2224 * sysdeps/powerpc/configure: Regenerated.
2225 * sysdeps/powerpc/powerpc32/configure: Regenerated.
2226 * sysdeps/powerpc/powerpc64/configure: Regenerated.
2227 * sysdeps/s390/s390-32/configure: Regenerated.
2228 * sysdeps/s390/s390-64/configure: Regenerated.
2229 * sysdeps/sh/configure: Regenerated.
2230 * sysdeps/sparc/configure: Regenerated.
2231 * sysdeps/unix/sysv/linux/configure: Regenerated.
2232 * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
2233 * sysdeps/x86_64/configure: Regenerated.
2234
2235 * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
2236 defined. Don't check if MAP is NULL.
2237
2238 2012-10-09 Joseph Myers <joseph@codesourcery.com>
2239
2240 * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
2241 (_G_stat64): Likewise.
2242 * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
2243 (_G_stat64): Likewise.
2244 * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
2245 instead of struct _G_stat64.
2246 * libio/fileops.c (mmap_remap_check): Likewise.
2247 (decide_maybe_mmap): Likewise.
2248 (_IO_new_file_seekoff): Likewise.
2249 (_IO_file_stat): Likewise.
2250 * libio/libio.h (_IO_off64_t): Define to __off64_t, not
2251 _G_off64_t.
2252 * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
2253 instead of struct _G_stat64.
2254 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
2255
2256 2012-10-08 Maxim Kuvyrkov <maxim@codesourcery.com>
2257
2258 [BZ #14602]
2259 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
2260 Replace with ...
2261 (CHECK_EOL): New macro.
2262 (two_way_short_needle): Check beginning of haystack for EOL. Use
2263 CHECK_EOL.
2264 * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
2265 Replace with CHECK_EOL.
2266 * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
2267 Replace with CHECK_EOL.
2268
2269 2012-10-08 Joseph Myers <joseph@codesourcery.com>
2270
2271 * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
2272 type-generic.
2273 * math/libm-test.inc: Update comment listing what functions and
2274 macros are tested.
2275 (finite_test): New function.
2276 (isinf_test): Likewise.
2277 (isnan_test): Likewise.
2278 (fpclassify_test): Test subnormal input.
2279 (isfinite_test): Likewise.
2280 (isnormal_test): Likewise.
2281 (main): Call the new functions.
2282
2283 2012-10-08 Jonathan Nieder <jrnieder@gmail.com>
2284
2285 [BZ #14660]
2286 * Makerules (%.dynsym): Force C locale when running
2287 $(OBJDUMP) --dynamic-syms.
2288
2289 2012-10-08 Andreas Schwab <schwab@linux-m68k.org>
2290
2291 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
2292 <stdint.h>.
2293
2294 2012-10-06 David S. Miller <davem@davemloft.net>
2295
2296 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
2297 upper 32-bits of the length value in %o2 since we use branch-on-register
2298 tests which consider the entire 64-bit register.
2299
2300 2012-10-06 H.J. Lu <hongjiu.lu@intel.com>
2301
2302 * string/test-strstr.c (check2): Add a test for page boundary.
2303
2304 2012-10-05 David S. Miller <davem@davemloft.net>
2305
2306 * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
2307 * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
2308 file.
2309 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
2310 sysdep_routines.
2311 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
2312 * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
2313 and bzero when HWCAP_SPARC_CRYPTO is present.
2314
2315 2012-10-05 H.J. Lu <hongjiu.lu@intel.com>
2316
2317 [BZ #14602]
2318 * string/test-strstr.c (check2): New function.
2319 (test_main): Call check2.
2320
2321 * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
2322 and bug-strchr1.
2323 * string/bug-strcasestr1.c (do_test): Moved to ...
2324 * string/test-strcasestr.c (check1): Here. New function.
2325 (do_one_test): Break out result checking code into ...
2326 (check_result): This. New function.
2327 (do_one_test): Call check_result.
2328 (test_main): Call check1.
2329 * string/bug-strchr1.c (do_test): Moved to ...
2330 * string/test-strchr.c (check1): Here. New function.
2331 (do_one_test): Break out result checking code into ...
2332 (check_result): This. New function.
2333 (do_one_test): Call check_result.
2334 (test_main): Call check1.
2335 * string/bug-strstr1.c (main): Moved to ...
2336 * string/test-strchr.c (check1): Here. New function.
2337 (do_one_test): Break out result checking code into ...
2338 (check_result): This. New function.
2339 (do_one_test): Call check_result.
2340 (test_main): Call check1.
2341 * string/bug-strcasestr1.c: Removed.
2342 * string/bug-strchr1.c: Likewise.
2343 * string/bug-strstr1.c: Likewise.
2344
2345 * elf/Makefile (dl-routines): Add hwcaps.
2346 * elf/dl-support.c (_dl_important_hwcaps): Removed.
2347 * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
2348 (_dl_important_hwcaps): Moved to ...
2349 * elf/dl-hwcaps.c: Here. New file.
2350 * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
2351
2352 [BZ #14557]
2353 * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
2354 if IS_IN_rtld isn't defined.
2355
2356 * elf/dl-support.c (_dl_sysinfo_map): New.
2357 Include "get-dynamic-info.h" and "setup-vdso.h".
2358 (_dl_non_dynamic_init): Call setup_vdso.
2359 * elf/dynamic-link.h: Don't include <assert.h>.
2360 (elf_get_dynamic_info): Moved to ...
2361 * elf/get-dynamic-info.h: Here. New file.
2362 * elf/dynamic-link.h: Include "get-dynamic-info.h".
2363 * elf/rtld.c (dl_main): Break out vDSO setup code into ...
2364 * elf/setup-vdso.h: Here. New file.
2365 * elf/rtld.c: Include "setup-vdso.h".
2366 (dl_main): Call setup_vdso.
2367
2368 2012-10-05 Joseph Myers <joseph@codesourcery.com>
2369
2370 * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
2371 creal in comment listing functions tested. List finite, isinf,
2372 isnan, isless, islessequal, isgreater, isgreaterequal,
2373 islessgreater, isunordered, lgamma_r and pow10 as functions and
2374 macros not tested. Mention which functions not tested are aliases
2375 for other functions. Fix typo. Note that signs of NaNs are not
2376 tested.
2377
2378 * scripts/config.guess: Update from config.git.
2379 * scripts/config.sub: Likewise.
2380
2381 2012-10-04 Roland McGrath <roland@hack.frob.com>
2382
2383 * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
2384 * misc/madvise.c (madvise): Renamed to __madvise.
2385 Make madvise a weak alias.
2386 * include/sys/mman.h: Declare __madvise.
2387 Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
2388 * sysdeps/unix/syscalls.list
2389 (madvise): Make __madvise the strong name, and madvise a weak alias.
2390 * sysdeps/unix/sysv/linux/syscalls.list
2391 (madvise, mmap): Remove redundant entries.
2392 * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
2393 * malloc/malloc.c (mtrim): Likewise.
2394 * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
2395
2396 2012-10-03 Roland McGrath <roland@hack.frob.com>
2397
2398 * sysdeps/mach/hurd/dl-cache.c: File removed.
2399 * config.h.in (USE_LDCONFIG): New #undef.
2400 * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
2401 * configure: Regenerated.
2402 * elf/Makefile (dl-routines): Add dl-cache only under
2403 [$(use-ldconfig) = yes].
2404 * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
2405 cache on [USE_LDCONFIG].
2406 * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
2407 [USE_LDCONFIG].
2408 * elf/rtld.c (dl_main): Likewise.
2409
2410 2012-10-03 Pino Toscano <toscano.pino@tiscali.it>
2411
2412 * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
2413 _SC_LEVEL4_CACHE_LINESIZE.
2414
2415 2012-10-03 Roland McGrath <roland@hack.frob.com>
2416
2417 * sysdeps/unix/bsd/confstr.h: File removed.
2418
2419 2012-10-02 Alexandre Oliva <aoliva@redhat.com>
2420
2421 * scripts/check-local-headers.sh: Exclude sys/sdt.h and
2422 sys/sdt-config.h.
2423
2424 2012-10-02 Roland McGrath <roland@hack.frob.com>
2425
2426 * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
2427 Make 'mapoff' field ElfW(Off) rather than off_t.
2428
2429 2012-10-02 Dmitry V. Levin <ldv@altlinux.org>
2430
2431 * nscd/Makefile: Remove nscd-cflags and all its users.
2432 (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
2433 (CFLAGS-nonlib): Add compiler flags for nscd modules.
2434
2435 [BZ #10631]
2436 * malloc.c (malloc_printerr): Clarify error message.
2437
2438 2012-10-02 H.J. Lu <hongjiu.lu@intel.com>
2439
2440 [BZ #14648]
2441 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
2442 Set bit_FMA_Usable if FMA is supported.
2443 * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
2444 macro.
2445 (bit_FMA4_Usable): Updated.
2446 (index_FMA_Usable): New macro.
2447 (CPUID_FMA): Likewise
2448 (HAS_FMA): Defined with bit_FMA_Usable.
2449
2450 2012-10-01 Roland McGrath <roland@hack.frob.com>
2451
2452 * bits/types.h (__swblk_t): Type removed.
2453 * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
2454 * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
2455 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
2456 (__SWBLK_T_TYPE): Likewise.
2457 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
2458 (__SWBLK_T_TYPE): Likewise.
2459 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
2460 (__SWBLK_T_TYPE): Likewise.
2461 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
2462 (__SWBLK_T_TYPE): Likewise.
2463
2464 2012-10-01 Patsy Franklin <pfrankli@redhat.com>
2465 Honza Horak <hhorak@redhat.com>
2466
2467 * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
2468 (xdr_mapname): Use YPMAXMAP as maxsize.
2469 (xdr_peername): Use YPMAXPEER as maxsize.
2470 (xdr_keydat): Use YPAXRECORD as maxsize.
2471 (xdr_valdat): Use YPMAXRECORD as maxsize.
2472
2473 2012-10-01 Roland McGrath <roland@hack.frob.com>
2474
2475 * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
2476
2477 * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
2478 * csu/init-first.c: ... here.
2479 * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
2480 * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
2481 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
2482 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
2483 * sysdeps/i386/init-first.c: File removed.
2484 * sysdeps/sh/init-first.c: File removed.
2485
2486 2012-10-01 Joseph Myers <joseph@codesourcery.com>
2487
2488 [BZ #14645]
2489 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
2490 if x * y might underflow to zero and z is zero.
2491 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
2492 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
2493 * math/libm-test.inc (min_subnorm_value): New variable.
2494 (fma_test): Add more tests.
2495 (fma_test_towardzero): Likewise.
2496 (fma_test_downward): Likewise
2497 (fma_test_upward): Likewise.
2498 (initialize): Set min_subnorm_value.
2499
2500 2012-09-29 Joseph Myers <joseph@codesourcery.com>
2501
2502 [BZ #14638]
2503 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
2504 0 + 0.
2505 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
2506 mode for addition resulting in exact zero.
2507 * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
2508 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
2509 exact 0 + 0.
2510 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
2511 * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
2512 * math/libm-test.inc (fma_test): Add more tests.
2513 (fma_test_towardzero): New function.
2514 (fma_test_downward): Likewise.
2515 (fma_test_upward): Likewise.
2516 (main): Call the new functions.
2517
2518 2012-09-28 David S. Miller <davem@davemloft.net>
2519
2520 * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
2521
2522 2012-09-28 Roland McGrath <roland@hack.frob.com>
2523
2524 * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
2525 instead of SIGALRM.
2526
2527 * sysdeps/gnu/_G_config.h: Moved to ...
2528 * sysdeps/unix/sysv/linux/_G_config.h: ... here.
2529 * sysdeps/mach/hurd/_G_config.h: Moved to ...
2530 * sysdeps/generic/_G_config.h: ... here.
2531
2532 * io/open.c (__open): Renamed to __libc_open. Make __open an alias.
2533
2534 * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
2535
2536 * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
2537 Conditionalize target on [libnss_test1.so-version].
2538
2539 * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
2540
2541 * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
2542 (elfobjdir): Move out of conditionals.
2543
2544 * nss/nsswitch.c (nss_new_service): Conditionalize definition and
2545 declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
2546 (__nss_lookup_function): Conditionalize label remove_from_tree on
2547 [!DO_STATIC_NSS || SHARED], matching its only use.
2548
2549 2012-09-28 David S. Miller <davem@davemloft.net>
2550
2551 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
2552 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
2553 file.
2554 * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
2555 sysdep_routines.
2556 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
2557 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
2558 when HWCAP_SPARC_CRYPTO is present.
2559
2560 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
2561
2562 * io/tst-mknodat.c: Create a FIFO instead of a socket.
2563
2564 2012-09-28 Andreas Schwab <schwab@linux-m68k.org>
2565
2566 [BZ #6530]
2567 * stdio-common/vfprintf.c (process_string_arg): Revert
2568 2000-07-22 change.
2569
2570 2011-09-28 Jonathan Nieder <jrnieder@gmail.com>
2571
2572 * stdio-common/Makefile (tst-sprintf-ENV): Set environment
2573 for testcase.
2574 * stdio-common/tst-sprintf.c: Include <locale.h>
2575 (main): Test sprintf's handling of incomplete multibyte
2576 characters.
2577
2578 2012-09-28 H.J. Lu <hongjiu.lu@intel.com>
2579
2580 * elf/dl-runtime.c (VERSYMIDX): Removed.
2581 * elf/dl-version.c (VERSYMIDX): Likewise.
2582 * elf/do-rel.h (VERSYMIDX): Likewise.
2583 (VALIDX): Likewise.
2584 * elf/dynamic-link.h (VERSYMIDX): Likewise.
2585 * elf/rtld.c (VALIDX): Likewise.
2586 (ADDRIDX): Likewise.
2587 * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
2588 * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
2589 * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
2590 * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
2591 (VALIDX): Likewise.
2592 (ADDRIDX): Likewise.
2593
2594 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
2595
2596 * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
2597
2598 2012-09-28 Dmitry V. Levin <ldv@altlinux.org>
2599
2600 [BZ #11438]
2601 * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
2602 to global scope.
2603 * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
2604 addresses are in the same scope as 192.0.2/24.
2605 * posix/gai.conf: Document new scope table defaults.
2606
2607 2012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
2608
2609 [BZ #5298]
2610 * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
2611 for ftell. Compute offsets from write pointers instead.
2612 * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
2613
2614 2012-09-28 Siddhesh Poyarekar <siddhesh@redhat.com>
2615
2616 [BZ #14543]
2617 * libio/Makefile (tests): New test case tst-fseek.
2618 * libio/tst-fseek.c: New test case to verify that fseek/ftell
2619 combination works in wide mode.
2620 * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
2621 state when the external buffer state changes.
2622
2623 2012-09-27 David S. Miller <davem@davemloft.net>
2624
2625 [BZ #14376]
2626 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
2627 pass reloc->r_addend in as the 'high' argument to
2628 sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
2629
2630 * sysdeps/sparc/fpu/libm-test-ulps: Update.
2631
2632 2012-09-28 Pino Toscano <toscano.pino@tiscali.it>
2633
2634 * rt/tst-aio2.c: Include <pthread.h>.
2635 * rt/tst-aio3.c: Likewise.
2636
2637 2012-09-27 Steve Ellcey <sellcey@mips.com>
2638
2639 * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
2640
2641 2012-09-27 H.J. Lu <hongjiu.lu@intel.com>
2642
2643 * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
2644 contents on [SHARED].
2645
2646 2012-09-26 Marek Polacek <polacek@redhat.com>
2647
2648 [BZ #14530]
2649 [BZ #13741]
2650 * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
2651 for C++ and GCC <4.3 as well as for non GCC compilers.
2652
2653 2012-09-26 Markus Trippelsdorf <markus@trippelsdorf.de>
2654
2655 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
2656
2657 2012-09-25 Roland McGrath <roland@hack.frob.com>
2658
2659 * Makefile.in (all, install): Declare with .PHONY.
2660 Reported by Michael Hope <michael.hope@linaro.org>.
2661
2662 2012-09-25 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
2663
2664 * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
2665 * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
2666 system header.
2667 * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
2668 Likewise.
2669 (sydep_routines): Add the new and the internal functions.
2670 * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
2671 * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
2672 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
2673 (GLIBC_2.17): Add the new function.
2674 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
2675 (GLIBC_2.17): Likewise.
2676 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
2677 (GLIBC_2.17): Likewise.
2678 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
2679 (GLIBC_2.17): Likewise.
2680 * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
2681
2682 2012-09-25 Alan Modra <amodra@gmail.com>
2683
2684 * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
2685 Add release barrier before setting once_control to say
2686 initialisation is done. Add hints on lwarx. Use macro in
2687 place of isync.
2688 (clear_once_control): Add release barrier.
2689
2690 2012-09-25 Joseph Myers <joseph@codesourcery.com>
2691
2692 [BZ #13629]
2693 * math/s_clog.c (__clog): Handle more values close to |z| = 1
2694 specially.
2695 * math/s_clog10.c (__clog10): Likewise.
2696 * math/s_clog10f.c (__clog10f): Likewise.
2697 * math/s_clog10l.c (__clog10l): Likewise.
2698 * math/s_clogf.c (__clogf): Likewise.
2699 * math/s_clogl.c (__clogl): Likewise.
2700 * math/Makefile (libm-calls): Add x2y2m1.
2701 * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
2702 (__x2y2m1): Likewise.
2703 (__x2y2m1l): Likewise.
2704 * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
2705 * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
2706 * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
2707 * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
2708 * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
2709 * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
2710 * math/libm-test.inc (clog_test, clog10_test): Add more tests.
2711 * sysdeps/i386/fpu/libm-test-ulps: Update.
2712 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2713
2714 [BZ #14621]
2715 * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
2716 int as type of variable DEPTH.
2717 (glob): Use size_t instead of int as type of variables NEWCOUNT
2718 and OLD_PATHC.
2719
2720 2012-09-25 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
2721
2722 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
2723 Add s_sincosf-sse2.
2724 * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
2725 * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
2726 * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
2727 macros for using routine as __sincosf_ia32.
2728 Use macro for function declaration and weak_alias.
2729 * sysdeps/i386/fpu/libm-test-ulps: Update.
2730
2731 * sysdeps/x86_64/fpu/s_sincosf.S: New file.
2732 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
2733
2734 * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
2735 subnormal argument.
2736 * math/s_cexpf.c (__cexpf): Likewise.
2737 * math/s_csinf.c (__csinf): Likewise.
2738 * math/s_csinhf.c (__csinhf): Likewise.
2739 * math/s_ctanf.c (__ctanf): Likewise.
2740 * math/s_ctanhf.c (__ctanhf): Likewise.
2741 * math/s_ccosh.c (__ccoshf): Likewise.
2742 * math/s_cexp.c (__cexpl): Likewise.
2743 * math/s_csin.c (__csin): Likewise.
2744 * math/s_csinh.c (__csinh): Likewise.
2745 * math/s_ctan.c (__ctan): Likewise.
2746 * math/s_ctanh.c (ctanh): Likewise.
2747 * math/s_ccoshl.c (__ccoshl): Likewise.
2748 * math/s_cexpl.c (__cexpl): Likewise.
2749 * math/s_csinl.c (__csinl): Likewise.
2750 * math/s_csinhl.c (__csinhl): Likewise.
2751 * math/s_ctanl.c (__ctanl): Likewise.
2752 * math/s_ctanhl.c (__ctanhl): Likewise.
2753
2754 2012-09-25 Joseph Myers <joseph@codesourcery.com>
2755
2756 * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
2757 (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
2758 (_IO_off_t): Define to __off_t, not _G_off_t.
2759 (_IO_pid_t): Define to __pid_t, not _G_pid_t.
2760 (_IO_uid_t): Define to __uid_t, not _G_uid_t.
2761 (_IO_wint_t): Define to wint_t, not _G_wint_t.
2762 * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
2763 type of __dummy and __dummy2 fields.
2764 * sysdeps/generic/_G_config.h (_G_size_t): Remove.
2765 (_G_ssize_t): Likewise.
2766 (_G_off_t): Likewise.
2767 (_G_pid_t): Likewise.
2768 (_G_uid_t): Likewise.
2769 (_G_wchar_t): Likewise.
2770 (_G_wint_t): Likewise.
2771 * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
2772 (_G_ssize_t): Likewise.
2773 (_G_off_t): Likewise.
2774 (_G_pid_t): Likewise.
2775 (_G_uid_t): Likewise.
2776 (_G_wchar_t): Likewise.
2777 (_G_wint_t): Likewise.
2778 * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
2779 (_G_ssize_t): Likewise.
2780 (_G_off_t): Likewise.
2781 (_G_pid_t): Likewise.
2782 (_G_uid_t): Likewise.
2783 (_G_wchar_t): Likewise.
2784 (_G_wint_t): Likewise.
2785
2786 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
2787
2788 * malloc/arena.c: Include malloc-sysdep.h.
2789 (shrink_heap): Use check_may_shrink_heap to decide if madvise
2790 is sufficient to shrink the heap or an unmap is needed.
2791 * sysdeps/generic/malloc-sysdep.h: New file. Define
2792 new function check_may_shrink_heap.
2793 * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file. Define
2794 new function check_may_shrink_heap.
2795
2796 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
2797
2798 * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
2799 comments.
2800
2801 2012-09-24 Dmitry V. Levin <ldv@altlinux.org>
2802
2803 * catgets/test-gencat.sh: Add "set -e".
2804 * elf/tst-pathopt.sh: Likewise.
2805 * grp/tst_fgetgrent.sh: Likewise.
2806 * iconvdata/run-iconv-test.sh: Likewise.
2807 * intl/tst-gettext.sh: Likewise.
2808 * intl/tst-gettext2.sh: Likewise.
2809 * intl/tst-gettext4.sh: Likewise.
2810 * intl/tst-gettext6.sh: Likewise.
2811 * intl/tst-translit.sh: Likewise.
2812 * io/ftwtest-sh: Likewise.
2813 * libio/test-freopen.sh: Likewise.
2814 * malloc/tst-mtrace.sh: Likewise.
2815 * posix/globtest.sh: Likewise.
2816 * posix/tst-getconf.sh: Likewise.
2817 * posix/wordexp-tst.sh: Likewise.
2818 * stdio-common/tst-printf.sh: Likewise.
2819 * stdio-common/tst-unbputc.sh: Likewise.
2820 * stdlib/tst-fmtmsg.sh: Likewise.
2821 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
2822 * catgets/Makefile: Do not specify -e option when running
2823 testsuite shell scripts.
2824 * elf/Makefile: Likewise.
2825 * grp/Makefile: Likewise.
2826 * iconvdata/Makefile: Likewise.
2827 * intl/Makefile: Likewise.
2828 * io/Makefile: Likewise.
2829 * libio/Makefile: Likewise.
2830 * malloc/Makefile: Likewise.
2831 * posix/Makefile: Likewise.
2832 * stdio-common/Makefile: Likewise.
2833 * stdlib/Makefile: Likewise.
2834 * sysdeps/x86_64/Makefile: Likewise.
2835
2836 * io/ftwtest-sh: Add copyright header.
2837 * posix/globtest.sh: Likewise.
2838 * posix/tst-getconf.sh: Likewise.
2839 * posix/wordexp-tst.sh: Likewise.
2840 * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
2841
2842 2012-09-24 H.J. Lu <hongjiu.lu@intel.com>
2843
2844 [BZ #13679]
2845 * Makeconfig (+link): Defined as $(+link-static) if
2846 $(build-shared) isn't yes.
2847 (link-tests): Defined as $(+link-static-tests) if $(build-shared)
2848 isn't yes.
2849 (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
2850
2851 * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
2852
2853 [BZ #14562]
2854 * malloc/arena.c (heap_trim): Properly get fencepost and adjust
2855 new chunk size with MALLOC_ALIGN_MASK.
2856
2857 2012-09-24 Joseph Myers <joseph@codesourcery.com>
2858
2859 [BZ #5044]
2860 * stdio-common/printf_fphex.c: Include <stdbool.h> and
2861 <rounding-mode.h>.
2862 (__printf_fphex): Determine rounding using get_rounding_mode and
2863 round_away.
2864 * stdio-common/tst-printf-round.c (struct hex_test): New
2865 structure.
2866 (hex_tests): New variable.
2867 (test_hex_in_one_mode): New function.
2868 (do_test): Also run tests for hex float output.
2869
2870 2012-09-21 Joseph Myers <joseph@codesourcery.com>
2871
2872 * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
2873 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
2874 * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
2875 * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
2876 [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
2877 * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
2878 * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
2879 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
2880
2881 2012-09-20 Joseph Myers <joseph@codesourcery.com>
2882
2883 * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
2884 * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
2885 * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
2886 * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
2887
2888 2012-09-19 Dmitry V. Levin <ldv@altlinux.org>
2889
2890 [BZ #14579]
2891 * elf/rtld.c (dl_main): Limit the check for self loading to normal
2892 mode only.
2893 * elf/tst-rtld-load-self.sh: New test.
2894 * elf/Makefile: Run it.
2895
2896 2012-09-18 Joseph Myers <joseph@codesourcery.com>
2897
2898 * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
2899 (tst-writev-ENV): Remove.
2900 * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
2901
2902 2012-09-17 Chris Metcalf <cmetcalf@tilera.com>
2903
2904 * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
2905
2906 2012-09-17 Joseph Myers <joseph@codesourcery.com>
2907
2908 * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
2909 unconditional.
2910 * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
2911 Likewise.
2912 * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
2913 * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
2914 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
2915 Likewise.
2916
2917 2012-09-14 H.J. Lu <hongjiu.lu@intel.com>
2918
2919 [BZ #14587]
2920 * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
2921 * config.make.in (have-cpp-asm-debuginfo): Removed.
2922 * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
2923 * configure: Regenerated.
2924
2925 2012-09-14 Joseph Myers <joseph@codesourcery.com>
2926
2927 [BZ #5044]
2928 * stdio-common/printf_fp.c: Include <stdbool.h> and
2929 <rounding-mode.h>.
2930 (___printf_fp): Determine rounding using get_rounding_mode and
2931 round_away.
2932 * stdio-common/tst-printf-round.c: New file.
2933 * stdio-common/Makefile (tests): Add tst-printf-round.
2934 (link-libm): New variable.
2935 ($(objpfx)tst-printf-round): Depend in $(link-libm).
2936
2937 2012-09-13 H.J. Lu <hongjiu.lu@intel.com>
2938
2939 [BZ #14576]
2940 * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
2941 * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
2942 Likewise.
2943 * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
2944 Likewise.
2945
2946 2012-09-13 Joseph Myers <joseph@codesourcery.com>
2947
2948 * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
2949 * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
2950 * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
2951 * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
2952
2953 2012-09-12 Joseph Myers <joseph@codesourcery.com>
2954
2955 [BZ #14518]
2956 * include/rounding-mode.h: New file.
2957 * sysdeps/generic/get-rounding-mode.h: Likewise.
2958 * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
2959 * stdlib/strtod_l.c: Include <rounding-mode.h>.
2960 (MAX_VALUE): New macro.
2961 (MIN_VALUE): Likewise.
2962 (overflow_value): New function.
2963 (underflow_value): Likewise.
2964 (round_and_return): Use overflow_value and underflow_value to
2965 determine return values in overflow and underflow cases. Use
2966 round_away to determine rounding depending on rounding mode.
2967 (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
2968 determine return values in overflow and underflow cases.
2969 * stdlib/tst-strtod-round.c: Include <fenv.h>.
2970 (struct test_results): New structure.
2971 (struct test): Use struct test_results to store expected results
2972 for all rounding modes.
2973 (TEST): Include expected results for all rounding modes.
2974 (test_in_one_mode): New function.
2975 (do_test): Use test_in_one_mode to compute and check results.
2976 Check results for all rounding modes.
2977 * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
2978 $(link-libm).
2979
2980 2012-12-09 Allan McRae <allan@archlinux.org>
2981
2982 * sysdeps/i386/fpu/libm-test-ulps: Update
2983
2984 2012-09-11 Joseph Myers <joseph@codesourcery.com>
2985
2986 * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
2987 (_G_int32_t): Likewise.
2988 (_G_uint16_t): Likewise.
2989 (_G_uint32_t): Likewise.
2990 (_G_HAVE_BOOL): Likewise.
2991 (_G_HAVE_ATEXIT): Likewise.
2992 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
2993 (_G_HAVE_IO_FILE_OPEN): Likewise.
2994 * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
2995 (_G_int32_t): Likewise.
2996 (_G_uint16_t): Likewise.
2997 (_G_uint32_t): Likewise.
2998 (_G_HAVE_BOOL): Likewise.
2999 (_G_HAVE_ATEXIT): Likewise.
3000 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
3001 (_G_HAVE_IO_FILE_OPEN): Likewise.
3002 * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
3003 (_G_int32_t): Likewise.
3004 (_G_uint16_t): Likewise.
3005 (_G_uint32_t): Likewise.
3006 (_G_HAVE_BOOL): Likewise.
3007 (_G_HAVE_ATEXIT): Likewise.
3008 (_G_HAVE_LONG_DOUBLE_IO): Likewise.
3009 (_G_HAVE_IO_FILE_OPEN): Likewise.
3010
3011 2012-09-11 H.J. Lu <hongjiu.lu@intel.com>
3012
3013 * csu/libc-tls.c: Update copyright years.
3014
3015 2012-09-10 Joseph Myers <joseph@codesourcery.com>
3016
3017 * libioP.h [_G_USING_THUNKS]: Make code unconditional.
3018 [!_G_USING_THUNKS]: Remove conditional code.
3019 * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
3020 * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
3021
3022 * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
3023 [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
3024 * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
3025 (_G_VTABLE_LABEL_PREFIX): Likewise.
3026 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
3027 * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
3028 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
3029 (_G_VTABLE_LABEL_PREFIX): Likewise.
3030 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
3031 * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
3032 (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
3033 (_G_VTABLE_LABEL_PREFIX): Likewise.
3034 (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
3035
3036 2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
3037
3038 * libio/Makefile: Include ../Makeconfig before tests.
3039 (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
3040 only if $(build-shared) is yes.
3041
3042 * iconv/gconv_db.c: Update copyright years.
3043
3044 2012-09-10 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
3045
3046 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
3047 unwind info if defined PIC. Fix special cases description.
3048 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
3049
3050 * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
3051 DP_HI_MASK entry.
3052 * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
3053
3054 2012-09-07 H.J. Lu <hongjiu.lu@intel.com>
3055
3056 * scripts/check-local-headers.sh: Add "shopt -s nullglob".
3057
3058 * iconv/gconv_db.c (free_derivation): Check if deriv->steps
3059 is NULL.
3060
3061 * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
3062 (LDLIBS-tst-chk4): This.
3063 (LDFLAGS-tst-chk5): Renamed to ...
3064 (LDLIBS-tst-chk5): This.
3065 (LDFLAGS-tst-chk6): Renamed to ...
3066 (LDLIBS-tst-chk6): This.
3067 (LDFLAGS-tst-lfschk4): Renamed to ...
3068 (LDLIBS-tst-lfschk4): This.
3069 (LDFLAGS-tst-lfschk5): Renamed to ...
3070 (LDLIBS-tst-lfschk5): This.
3071 (LDFLAGS-tst-lfschk6): Renamed to ...
3072 (LDLIBS-tst-lfschk6): This.
3073
3074 * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
3075 on $(common-objpfx)soversions.mk.
3076
3077 2012-09-07 Joseph Myers <joseph@codesourcery.com>
3078
3079 [BZ #10014]
3080 * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
3081 example host name.
3082
3083 2012-09-07 Siddhesh Poyarekar <siddhesh@redhat.com>
3084
3085 * malloc/arena.c (arena_get_retry): New function that gets
3086 another arena for the caller to try its request on.
3087 * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
3088 current arena cannot fulfill the request.
3089 (__libc_memalign): Likewise.
3090 (__libc_memalign): Likewise.
3091 (__libc_pvalloc): Likewise.
3092 (__libc_calloc): Likewise.
3093
3094 2012-09-05 John Tobey <john.tobey@gmail.com>
3095
3096 [BZ #13542]
3097 * manual/arith.texi (Operations on Complex): Fix description
3098 of carg branch cut.
3099
3100 2012-09-06 Joseph Myers <joseph@codesourcery.com>
3101
3102 [BZ #10014]
3103 * manual/socket.texi (Host Addresses): Use www.gnu.org as example
3104 host name.
3105
3106 [BZ #10038]
3107 * manual/memory.texi (Memory): Make order of menu items match
3108 order of sections.
3109
3110 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
3111
3112 * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
3113 (_dl_initial_dtv): New. Defined if SHARED isn't defined.
3114 (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
3115
3116 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
3117
3118 * csu/libc-tls.c (static_dtv): Renamed to ...
3119 (_dl_static_dtv): This. Make it global.
3120 (_dl_initial_dtv): Removed.
3121 (__libc_setup_tls): Updated.
3122 * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
3123 (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
3124 DL_INITIAL_DTV.
3125
3126 2012-09-06 Petr Machata <pmachata@redhat.com>
3127
3128 * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
3129 (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
3130 (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
3131 (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
3132
3133 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
3134
3135 [BZ #14545]
3136 * csu/libc-tls.c (_dl_initial_dtv): New variable.
3137 * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
3138 freeing dtv[-1].
3139
3140 2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
3141
3142 [BZ #14544]
3143 * Makeconfig (link-static-before-libc): Replace $(+prector)
3144 with $(+prectorT).
3145 (link-static-after-libc): Replace $(+postctor) with
3146 $(+postctorT).
3147 (link-bounded): Replace $(+prector)/$(+postctor) with
3148 $(+prectorT)/$(+postctorT).
3149 (+prectorT): New macro.
3150 (+postctorT): Likewise.
3151
3152 2012-09-06 Joseph Myers <joseph@codesourcery.com>
3153
3154 * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
3155 (round_str): Handle values above the maximum for IBM long double
3156 as inexact.
3157 * stdlib/tst-strtod-round.c (tests): Regenerated.
3158
3159 2012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3160
3161 * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
3162 assembler flag.
3163 * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
3164 zarch_nohighgprs around the zarch optimized routines.
3165 * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
3166 * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
3167 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
3168 for zarch.
3169
3170 2012-09-05 David S. Miller <davem@davemloft.net>
3171
3172 * sysdeps/sparc/fpu/libm-test-ulps: Update.
3173
3174 * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE,
3175 HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
3176 * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
3177 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
3178 entries.
3179
3180 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
3181
3182 * malloc/arena.c: Fold copyright years.
3183 * malloc/mcheck.c, malloc/memusage.c: Likewise.
3184
3185 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
3186
3187 * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
3188
3189 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
3190
3191 * manual/contrib.texi (Contributors): Fix typo. Complete entry.
3192
3193 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
3194
3195 * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
3196 change internal state upon failure.
3197
3198 2012-09-05 Alexandre Oliva <aoliva@redhat.com>
3199
3200 * malloc/mcheck.c (mcheck_check_all): Fix typo.
3201 * malloc/memusage.c (mmap): Likewise.
3202 (mmap64, mremap): Likewise. Adjust name in comment.
3203
3204 2012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
3205
3206 * libio/fileops.c: Fix typos in comments.
3207 * libio/oldfileops.c: Likewise.
3208 * libio/wfileops.c: Likewise.
3209
3210 2012-09-05 Siddhesh Poyarekar <siddhesh@redhat.com>
3211
3212 [BZ #1349]
3213 * malloc/Makefile (tests): Add tst-malloc-usable test case.
3214 (tst-malloc-usable-ENV): Set environment for test case.
3215 * malloc/hooks.c (malloc_check_get_size): New function to get
3216 requested size.
3217 * malloc/malloc.c (musable): Use malloc_check_get_size.
3218 * malloc/tst-malloc-usable.c: New test case.
3219
3220 2012-09-05 Andreas Schwab <schwab@linux-m68k.org>
3221
3222 * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
3223
3224 2012-09-05 Allan McRae <allan@archlinux.org>
3225
3226 [BZ #13966]
3227 * configure.in (CXX_SYSINCLUDES): Use compiler output to
3228 determine header location.
3229 * configure: Regenerated.
3230
3231 2012-09-05 Andreas Schwab <schwab@linux-m68k.org>
3232
3233 * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
3234 float format.
3235 * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
3236 LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
3237 format.
3238 (test): Regenerate.
3239
3240 2012-09-04 David S. Miller <davem@davemloft.net>
3241
3242 * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
3243 * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
3244 * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
3245
3246 2012-09-04 Florian Weimer <fweimer@redhat.com>
3247
3248 * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
3249 failures.
3250
3251 * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
3252
3253 2012-09-04 Joseph Myers <joseph@codesourcery.com>
3254
3255 [BZ #9914]
3256 * libio/iogetdelim.c: Include <limits.h>.
3257 (_IO_getdelim): Avoid integer overflow in testing whether cur_len
3258 + len + 1 would overflow.
3259
3260 2012-09-03 Andreas Jaeger <aj@suse.de>
3261
3262 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
3263 * sysdeps/i386/fpu/libm-test-ulps: Update.
3264
3265 2012-09-03 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
3266
3267 * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
3268 Add s_sinf-sse2, s_conf-sse2.
3269
3270 * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
3271 * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
3272 * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
3273 * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
3274
3275 * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
3276 for using routine as __sinf_ia32.
3277 Use macro for function declaration and weak_alias.
3278 * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
3279 for using routine as __cosf_ia32.
3280 Use macro for function declaration and weak_alias.
3281
3282 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
3283 * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
3284
3285 * sysdeps/x86_64/fpu/s_sinf.S: New file.
3286 * sysdeps/x86_64/fpu/s_cosf.S: New file.
3287 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
3288
3289 * math/libm-test.inc (cos_test): Add more test cases.
3290 (sin_test): Likewise.
3291 (sincos_test): Likewise.
3292
3293 2012-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3294
3295 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
3296 (IFUNC_RESOLVE): Make pointers to the specialized implementations
3297 hidden.
3298 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
3299
3300 2012-09-02 H.J. Lu <hongjiu.lu@intel.com>
3301
3302 [BZ #14538]
3303 * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
3304 first element of the GOT.
3305 (elf_machine_load_address): Return the difference between
3306 the runtime address of _DYNAMIC and elf_machine_dynamic ().
3307
3308 2012-09-01 Allan McRae <allan@archlinux.org>
3309
3310 [BZ #13412]
3311 * configure.in (AWK): Require gawk version 3.0 or later.
3312 * configure: Regenerated.
3313
3314 2012-09-01 Joseph Myers <joseph@codesourcery.com>
3315
3316 * sysdeps/unix/sysv/linux/kernel-features.h
3317 (__ASSUME_POSIX_CPU_TIMERS): Remove.
3318 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
3319 [__NR_clock_getres]: Make code unconditional.
3320 [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
3321 (clock_getcpuclockid): Remove code left unreachable by removal of
3322 conditionals.
3323 * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
3324 code unconditional.
3325 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
3326 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
3327 * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
3328 Make code unconditional.
3329 [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
3330 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
3331 * sysdeps/unix/sysv/linux/clock_settime.c
3332 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
3333 conditional code.
3334 [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
3335 [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
3336
3337 2012-08-29 H.J. Lu <hongjiu.lu@intel.com>
3338
3339 [BZ #14476]
3340 * Makefile (install): Also pass LD_SO=$(ld.so-version) to
3341 scripts/test-installation.pl.
3342
3343 * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
3344 and $ld_so_version if it is set.
3345
3346 2012-08-29 Siddhesh Poyarekar <siddhesh@redhat.com>
3347
3348 [BZ #14516]
3349 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
3350 failure if reading from procfs failed.
3351 * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
3352
3353 2012-08-27 Joseph Myers <joseph@codesourcery.com>
3354
3355 * sysdeps/unix/sysv/linux/kernel-features.h
3356 (__ASSUME_STAT64_SYSCALL): Remove all definitions.
3357 * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
3358 Remove conditional code.
3359 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
3360 * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
3361 Remove conditional code.
3362 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
3363 * sysdeps/unix/sysv/linux/i386/fxstat.c
3364 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
3365 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
3366 * sysdeps/unix/sysv/linux/i386/fxstatat.c
3367 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
3368 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
3369 * sysdeps/unix/sysv/linux/i386/lxstat.c
3370 [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
3371 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
3372 * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
3373 Remove conditional code.
3374 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
3375 * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
3376 Remove conditional code.
3377 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
3378 * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
3379 <kernel-features.h>.
3380 [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
3381 Remove.
3382 * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
3383 Remove conditional code.
3384 [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
3385 * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
3386 Remove conditional.
3387
3388 2012-08-27 Mike Frysinger <vapier@gentoo.org>
3389
3390 [BZ #5400]
3391 * NEWS: Add fixed bug number.
3392
3393 2012-08-27 Joseph Myers <joseph@codesourcery.com>
3394
3395 [BZ #14519]
3396 * stdlib/strtod_l.c (round_and_return): Return -0.0 for
3397 underflowing exponent in case of negative sign.
3398 * stdlib/tst-strtod-round-data: Add more tests.
3399 * stdlib/tst-strtod-round.c (tests): Regenerated.
3400
3401 [BZ #3479]
3402 * stdlib/strtod_l.c (NDIG): Remove.
3403 (HEXNDIG): Likewise.
3404 (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
3405 smallest representable value.
3406 (____STRTOF_INTERNAL): Use all fractional decimal digits that may
3407 lie within an exact representation of 1/2 ulp of the result.
3408 * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
3409 unconditionally.
3410 (TENS_P9_IDX): Define unconditionally.
3411 (TENS_P9_SIZE): Likewise.
3412 (TENS_P10_IDX): Likewise.
3413 (TENS_P10_SIZE): Likewise.
3414 [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
3415 to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
3416 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
3417 entries for 10^2^13 and 10^2^14.
3418 [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
3419 (TENS_P13_IDX): Define.
3420 (TENS_P13_SIZE): Likewise.
3421 (TENS_P14_IDX): Likewise.
3422 (TENS_P14_SIZE): Likewise.
3423 (_fpioconst_pow10): Change array size to
3424 FPIOCONST_POW10_ARRAY_SIZE. Make entries for 10^2^9 and 10^2^10
3425 unconditional.
3426 (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
3427 1024]: Add entries for 10^2^13 and 10^2^14.
3428 [LAST_POW10 > _LAST_POW10]: Remove #error.
3429 * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
3430 (_fpioconst_pow10): Change array size to
3431 FPIOCONST_POW10_ARRAY_SIZE.
3432 * stdlib/gen-fpioconst.c: New file.
3433 * stdlib/gen-tst-strtod-round.c: Likewise.
3434 * stdlib/tst-strtod-round-data: Likewise.
3435 * stdlib/tst-strtod-round.c: Likewise.
3436 * stdlib/Makefile (tests): Add tst-strtod-round.
3437
3438 [BZ #14459]
3439 * stdlib/strtod_l.c: Include <stdint.h>.
3440 (NDEBUG): Do not define.
3441 (round_and_return): Change EXPONENT parameter to type intmax_t.
3442 Rearrange calculations to avoid internal overflow possibilities.
3443 (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
3444 Rearrange calculations to avoid internal overflow possibilities.
3445 Assert that number fits inside MPNSIZE limbs.
3446 (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
3447 Change DIG_NO, INT_NO and LEAD_ZERO to type size_t. Rearrange
3448 calculations and add assertions to avoid internal overflow
3449 possibilities. Add casts to avoid signed/unsigned operations.
3450 * stdlib/tst-strtod-overflow.c: New file.
3451 * stdlib/Makefile (tests): Add tst-strtod-overflow.
3452
3453 2012-08-25 Marek Polacek <polacek@redhat.com>
3454
3455 * time/time.h: Fix some typos in comments.
3456
3457 2012-08-23 Roland McGrath <roland@hack.frob.com>
3458
3459 * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
3460 * posix/tst-rfc3484-2.c: Likewise.
3461 * posix/tst-rfc3484-3.c: Likewise.
3462
3463 2012-08-23 Steve McIntyre <steve.mcintyre@linaro.org>
3464
3465 * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
3466 (EF_ARM_ABI_FLOAT_HARD): Likewise.
3467
3468 2012-08-23 Joseph Myers <joseph@codesourcery.com>
3469
3470 * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
3471 #include of fxstatat64.c.
3472
3473 2012-08-22 Roland McGrath <roland@hack.frob.com>
3474
3475 * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
3476 * shadow/getspent_r.c: Likewise.
3477 * shadow/getspnam.c: Likewise.
3478 * shadow/getspnam_r.c: Likewise.
3479 * gshadow/getsgent.c: Likewise.
3480 * gshadow/getsgent_r.c: Likewise.
3481 * gshadow/getsgnam.c: Likewise.
3482 * gshadow/getsgnam_r.c: Likewise.
3483 * inet/getnetbyad.c: Likewise.
3484 * inet/getnetbyad_r.c: Likewise.
3485 * inet/getnetbynm.c: Likewise.
3486 * inet/getnetbynm_r.c: Likewise.
3487 * inet/getnetent.c: Likewise.
3488 * inet/getnetent_r.c: Likewise.
3489 * inet/getproto.c: Likewise.
3490 * inet/getproto_r.c: Likewise.
3491 * inet/getprtent.c: Likewise.
3492 * inet/getprtent_r.c: Likewise.
3493 * inet/getprtname.c: Likewise.
3494 * inet/getprtname_r.c: Likewise.
3495 * inet/getrpcbyname.c: Likewise.
3496 * inet/getrpcbyname_r.c: Likewise.
3497 * inet/getrpcbynumber.c: Likewise.
3498 * inet/getrpcbynumber_r.c: Likewise.
3499 * inet/getrpcent.c: Likewise.
3500 * inet/getrpcent_r.c: Likewise.
3501 * inet/getaliasent.c: Likewise.
3502 * inet/getaliasent_r.c: Likewise.
3503 * inet/getaliasname.c: Likewise.
3504 * inet/getaliasname_r.c: Likewise.
3505 * nscd/getgrgid_r.c: Likewise.
3506 * nscd/getgrnam_r.c: Likewise.
3507 * nscd/gethstbyad_r.c: Likewise.
3508 * nscd/gethstbynm3_r.c: Likewise.
3509 * nscd/getpwnam_r.c: Likewise.
3510 * nscd/getpwuid_r.c: Likewise.
3511 * nscd/getsrvbynm_r.c: Likewise.
3512 * nscd/getsrvbypt_r.c: Likewise.
3513 * nscd/gai.c: Likewise.
3514
3515 * configure.in (build_nscd): New substituted variable, set
3516 by --disable-build-nscd and defaults to $use_nscd.
3517 * configure: Regenerated.
3518 * config.make.in (build-nscd): New substituted variable.
3519 * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
3520 Change conditional to require [$(build-nscd) = yes] as well.
3521 * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
3522
3523 [BZ# 13696]
3524 * configure.in (use_nscd): New substituted variable, set by
3525 --disable-nscd. If enabled, define USE_NSCD.
3526 * configure: Regenerated.
3527 * config.h.in: Add USE_NSCD.
3528 * config.make.in (use-nscd): New substituted variable.
3529 * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
3530 (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
3531 (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
3532 * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
3533 (CFLAGS-getgrnam_r.c): Likewise.
3534 (CFLAGS-initgroups.c): Likewise.
3535 * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
3536 * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
3537 Variables removed.
3538 * inet/getnetgrent_r.c
3539 (nscd_setnetgrent): New function, broken out of ...
3540 (setnetgrent): ... here. Call it.
3541 (innetgr): Conditionalize nscd bits on [USE_NSCD].
3542 (nscd_getnetgrent): Conditionalize on [USE_NSCD].
3543 (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
3544 * nscd/Makefile (routines, aux): Move definitions after include of
3545 Makeconfig. Conditionalize on [$(use-nscd) != no].
3546 * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
3547 Conditionalize on [USE_NSCD].
3548 (is_nscd, nscd_init_cb): Likewise.
3549 (nss_load_library): Conditionalize init callback on [USE_NSCD].
3550 * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
3551 * nss/nss_db/db-init.c: Likewise.
3552 * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
3553 [USE_NSCD].
3554 * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
3555 (make_request): Use it.
3556 (cache_valid_p): New function.
3557 (__check_pf): Use it.
3558 * NEWS: Add item for --disable-nscd.
3559
3560 2012-08-22 Dmitry V. Levin <ldv@altlinux.org>
3561
3562 * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
3563 to support sed >= 4.2.1-20-ga9bf076.
3564 * configure: Regenerated.
3565
3566 2012-08-22 Roland McGrath <roland@hack.frob.com>
3567
3568 * csu/libc-start.c (apply_irel): Move extern declarations inside here.
3569 Conditionalize whole body on [IREL].
3570
3571 2012-08-22 Jeff Law <law@redhat.com>
3572
3573 [BZ #14505]
3574 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
3575 if the family is PF_UNSPEC.
3576
3577 2012-08-22 Mike Frysinger <vapier@gentoo.org>
3578
3579 * Makerules (lib-version): Rename from V.
3580 (install-lib-nosubdir): Change V to lib-version.
3581
3582 2012-08-22 Will Schmidt <will_schmidt@vnet.ibm.com>
3583
3584 [BZ #14252]
3585 * powerpc32/power6/wcschr.c: New file.
3586 * powerpc32/power6/wcscpy.c: New file.
3587 * powerpc32/power6/wcsrchr.c: New file.
3588 * powerpc64/power6/wcschr.c: New file.
3589 * powerpc64/power6/wcscpy.c: New file.
3590 * powerpc64/power6/wcsrchr.c: New file.
3591
3592 2012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
3593
3594 * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
3595 (two_way_short_needle): Use it.
3596 * string/strstr.c (AVAILABLE1_USES_J): Define.
3597 * string/strcasestr.c: Likewise.
3598
3599 * string/str-two-way.h (two_way_short_needle): Use pointers instead of
3600 array references.
3601 * string/strcasestr.c (TOLOWER): Make side-effect safe.
3602
3603 [BZ #11607]
3604 * NEWS: Add an entry.
3605 * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
3606 define their defaults.
3607 (two_way_short_needle): Detect end-of-string on-the-fly.
3608 * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
3609 (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
3610 * string/bug-strcasestr1.c: New test.
3611 * string/Makefile: Run it.
3612
3613 2012-08-21 Maxim Kuvyrkov <maxim@codesourcery.com>
3614
3615 [BZ #11607]
3616 * string/str-two-way.h (two_way_short_needle): Optimize matching of
3617 the first character.
3618
3619 2012-08-21 Roland McGrath <roland@hack.frob.com>
3620
3621 * csu/elf-init.c (__libc_csu_irel): Function removed.
3622 * csu/libc-start.c (apply_irel): New function.
3623 (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
3624
3625 2012-08-21 Joseph Myers <joseph@codesourcery.com>
3626
3627 * sysdeps/unix/sysv/linux/kernel-features.h
3628 (__ASSUME_FADVISE64_64_SYSCALL): Remove.
3629 * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
3630 <kernel-features.h>.
3631 [__NR_fadvise64_64]: Make code unconditional.
3632 [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
3633 [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
3634 !__NR_fadvise64_64)]: Likewise.
3635 [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
3636 !__NR_fadvise64_64))]: Likewise.
3637 [__NR_fadvise64]: Make code unconditional.
3638 [!__NR_fadvise64]: Remove conditional code.
3639 * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
3640 <kernel-features.h>.
3641 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
3642 unconditional.
3643 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
3644 conditional code.
3645 * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
3646 not include <kernel-features.h>.
3647 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
3648 unconditional.
3649 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
3650 conditional code.
3651 * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
3652 include <kernel-features.h>.
3653 (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
3654 unconditional.
3655 (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
3656 conditional code.
3657
3658 2012-08-21 Will Schmidt <will_schmidt@vnet.ibm.com>
3659
3660 * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
3661 slight instruction rearrangements per scrollpipe analysis.
3662 * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
3663
3664 2012-08-20 Roland McGrath <roland@hack.frob.com>
3665
3666 * manual/syslog.texi (syslog; vsyslog, closelog):
3667 Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
3668 Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
3669
3670 * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
3671 DSOCAPS to match condition on defining it.
3672
3673 2012-08-20 Joseph Myers <joseph@codesourcery.com>
3674
3675 * sysdeps/unix/sysv/linux/kernel-features.h
3676 (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
3677 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
3678 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
3679 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
3680 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
3681 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
3682 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
3683 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
3684 [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
3685 [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
3686
3687 * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
3688 __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
3689
3690 * sysdeps/unix/sysv/linux/kernel-features.h
3691 (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
3692 * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
3693 unconditional.
3694 [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
3695 * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
3696 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
3697 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
3698 * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
3699 Make code unconditional.
3700 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
3701 (__mmap64) [!__NR_mmap2]: Likewise.
3702 * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
3703 [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
3704 (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
3705 * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
3706 [__NR_mmap2]: Make code unconditional.
3707 (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
3708 (__mmap64) [!__NR_mmap2]: Likewise.
3709
3710 2012-08-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3711
3712 * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
3713
3714 2012-08-18 Andreas Jaeger <aj@suse.de>
3715
3716 * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
3717
3718 2012-08-18 Mike Frysinger <vapier@gentoo.org>
3719
3720 * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
3721 * include/unistd.h (__have_sock_cloexec): Likewise.
3722 (__have_pipe2): Likewise.
3723 (__have_dup3): Likewise.
3724
3725 2012-08-18 Mike Frysinger <vapier@gentoo.org>
3726
3727 [BZ #9685]
3728 * include/unistd.h (__have_pipe2): Change define into an extern int.
3729 (__have_dup3): Likewise.
3730 * socket/have_sock_cloexec.c: Include fcntl.h.
3731 (__have_pipe2): New variable.
3732 (__have_dup3): Likewise.
3733
3734 2012-08-17 Mike Frysinger <vapier@gentoo.org>
3735
3736 * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
3737
3738 2012-08-17 Marek Polacek <polacek@redhat.com>
3739
3740 * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
3741 ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
3742
3743 2012-08-17 Roland McGrath <roland@hack.frob.com>
3744
3745 * configure.in: Add AC_SUBST for sysheaders.
3746 * configure: Regenerated.
3747 * config.make.in (sysheaders): New substituted variable.
3748
3749 * sysdeps/unix/mkfifo.c: Moved ...
3750 * sysdeps/posix/mkfifo.c: ... here.
3751 * sysdeps/unix/mkfifoat.c: Moved ...
3752 * sysdeps/posix/mkfifoat.c: ... here.
3753
3754 * sysdeps/unix/utime.c: Moved ...
3755 * sysdeps/posix/utime.c: ... here.
3756
3757 * sysdeps/unix/time.c: Moved ...
3758 * sysdeps/posix/time.c: ... here.
3759 * sysdeps/unix/sysv/linux/time.c: Adjust #include.
3760 * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
3761
3762 * sysdeps/unix/nice.c: Moved ...
3763 * sysdeps/posix/nice.c: ... here.
3764
3765 * sysdeps/unix/alarm.c: Moved ...
3766 * sysdeps/posix/alarm.c: ... here.
3767
3768 * intl/Makefile ($(codeset_mo)): Depend on the input file.
3769
3770 2012-08-17 Jeff Law <law@redhat.com>
3771
3772 * intl/Makefile (codeset_mo): New variable.
3773 ($(codeset_mo)): New target.
3774 (tst-codeset.out): Depend on that. Remove explicit rule.
3775 (tst-gettext3.out, tst-gettext5.out): Likewise.
3776 (LOCPATH-ENV, tst-codeset-ENV): New variables.
3777 (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
3778 * intl/tst-codeset.sh: Remove.
3779 * intl/tst-gettext3.sh: Likewise.
3780 * intl/tst-gettext5.sh: Likewise.
3781
3782 2012-08-17 Roland McGrath <roland@hack.frob.com>
3783
3784 * sysdeps/unix/inet/syscalls.list: File removed. Move contents into ...
3785 * sysdeps/unix/syscalls.list: ... here.
3786
3787 * sysdeps/posix/getaddrinfo.c
3788 (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
3789 (gaiconf_init, gaiconf_reload): Use them.
3790 [!_STATBUF_ST_NSEC]
3791 (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
3792 Define using time_t rather than struct timespec.
3793
3794 * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
3795 (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
3796 Macros removed.
3797 * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
3798 [!NO_THREADS].
3799 (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
3800 (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
3801 Likewise.
3802
3803 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
3804 __libc_cleanup_push argument.
3805
3806 * bits/param.h: New file.
3807 * misc/sys/param.h: New file.
3808 * include/sys/param.h: New file.
3809 * misc/Makefile (headers): Add bits/param.h.
3810 * sysdeps/generic/sys/param.h: File removed.
3811 * sysdeps/unix/sysv/linux/bits/param.h: New file.
3812 * sysdeps/unix/sysv/linux/sys/param.h: File removed.
3813 * sysdeps/mach/hurd/bits/param.h: New file.
3814 * sysdeps/mach/hurd/sys/param.h: File removed.
3815
3816 * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
3817 last change.
3818
3819 * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
3820 [_IO_MTSAFE_IO].
3821 * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
3822 (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
3823 New macros.
3824
3825 * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
3826 * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
3827 rather than -D_IO_MTSAFE_IO conditionally.
3828 * stdio-common/Makefile (CPPFLAGS): Likewise.
3829 * wcsmbs/Makefile (CPPFLAGS): Likewise.
3830 * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
3831 Use $(libio-mtsafe).
3832 * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
3833 of -D_IO_MTSAFE_IO.
3834 (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
3835 (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
3836 (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
3837 (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
3838 (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
3839 (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
3840 (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
3841 (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
3842 (CFLAGS-fread_u_chk.c): Likewise.
3843 (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
3844 (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
3845 (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
3846 (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
3847 * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
3848 * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
3849 * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
3850 * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
3851 * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
3852
3853 * libio/Makefile: Test [$(libc-reentrant) = yes]
3854 instead of [$(filter %REENTRANT, $(defines)) nonempty].
3855
3856 * Makeconfig
3857 [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
3858 * sysdeps/pthread/configure: File removed.
3859 * sysdeps/pthread/Makeconfig: New file.
3860 * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
3861 * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
3862
3863 2012-08-16 Gary Benson <gbenson@redhat.com>
3864
3865 * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
3866 unmapping the first object in a namespace.
3867
3868 2012-08-16 Roland McGrath <roland@hack.frob.com>
3869
3870 * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
3871 (__internal_setnetgrent): ... this. Add internal_function to
3872 definition. Add libc_hidden_def.
3873 (setnetgrent): Update caller.
3874 (internal_endnetgrent): Renamed to ...
3875 (__internal_endnetgrent): ... this. Add internal_function to
3876 definition. Add libc_hidden_def.
3877 (endnetgrent): Update caller.
3878 (internal_getnetgrent_r): Renamed to ...
3879 (__internal_getnetgrent_r): ... this. Add internal_function to
3880 definition. Add libc_hidden_def.
3881 (__getnetgrent_r): Update caller.
3882 * inet/netgroup.h: Update declarations. Add libc_hidden_proto uses.
3883
3884 2012-08-16 Joseph Myers <joseph@codesourcery.com>
3885
3886 * stdlib/longlong.h: Update from GCC.
3887
3888 2012-08-16 Roland McGrath <roland@hack.frob.com>
3889
3890 * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
3891 on _QL, which is set by umul_ppmm but never used.
3892 * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
3893 variables, which are set by GMP macros but never used.
3894 * stdio-common/_itowa.c (_itowa): Likewise.
3895 * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
3896 * stdlib/mod_1.c (mpn_mod_1): Likewise.
3897
3898 2012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
3899
3900 * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
3901 struct La_sh_regs is not constant.
3902 * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
3903 <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
3904 and struct La_sparc64_regs are not constant.
3905
3906 2012-08-16 Joseph Myers <joseph@codesourcery.com>
3907
3908 * sysdeps/unix/sysv/linux/kernel-features.h
3909 (__ASSUME_POSIX_TIMERS): Remove.
3910 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
3911 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
3912 * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
3913 Make code unconditional.
3914 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
3915 * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
3916 Make code unconditional.
3917 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
3918 * sysdeps/unix/sysv/linux/clock_nanosleep.c
3919 [__ASSUME_POSIX_TIMERS]: Make code unconditional.
3920 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
3921 * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
3922 Make code unconditional.
3923 [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
3924 [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
3925 (__libc_missing_posix_timers): Remove.
3926
3927 2012-08-15 Roland McGrath <roland@hack.frob.com>
3928
3929 * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
3930 check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
3931
3932 * bits/libc-lock.h (__rtld_lock_initialize): New macro.
3933
3934 * elf/dl-sym.c: Include <stdlib.h>.
3935
3936 * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
3937 constants, which avoids warnings in 32-bit builds.
3938
3939 * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
3940 (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
3941
3942 * misc/lseek.c: File moved to ...
3943 * io/lseek.c: ... here.
3944
3945 * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
3946
3947 * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
3948 shifting LEN more than 31 bits at once.
3949
3950 2012-08-15 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
3951
3952 [BZ #14195]
3953 * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
3954 segmentation fault for a case of two empty input strings.
3955 * string/test-strncasecmp.c (check1): Renamed to...
3956 (bz12205): ...this.
3957 (bz14195): Add new testcase for two empty input strings and N > 0.
3958 (test_main): Call new testcase, adapt for renamed function.
3959
3960 2012-08-15 Andreas Jaeger <aj@suse.de>
3961
3962 [BZ #14090]
3963 * crypt/md5test2.c: New test, based on test supplied by Serge
3964 Belyshev <belyshev@depni.sinp.msu.ru>.
3965 * crypt/Makefile (xtests): Add md5test-giant..
3966 * crypt/Makefile ($(objpfx)md5test-giant): Add.
3967
3968 2012-08-15 Paul Eggert <eggert@cs.ucla.edu>
3969
3970 [BZ #14090]
3971 * crypt/md5.c (md5_process_block): Don't assume the buffer
3972 length is less than 2**32.
3973 * crypt/sha512.c (sha512_process_block): Don't assume the buffer
3974 length is less than 2**64.
3975
3976 2012-08-15 Roland McGrath <roland@hack.frob.com>
3977
3978 * string/str-two-way.h: Include <sys/param.h>.
3979 (MAX): Macro removed.
3980
3981 * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
3982 Move #define and #undef of memmove to just before and after
3983 including <string.h>.
3984
3985 * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
3986 [!NOT_IN_libc]: Move #define and #undef of memmove to just before
3987 and after including <string.h>. Move declarations of
3988 __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
3989 to before #include "string/memmove.c".
3990
3991 * include/dirent.h: Declare __getdirentries.
3992
3993 * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
3994 using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
3995
3996 2012-08-14 Mike Frysinger <vapier@gentoo.org>
3997
3998 * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
3999 * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
4000 * sysdeps/i386/configure: Regenerated.
4001 * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
4002 STABS_CURRENT_FILE, and STABS_FUN.
4003 (END): Remove call to STABS_FUN_END.
4004 (STABS_CURRENT_FILE1): Delete.
4005 (STABS_CURRENT_FILE): Likewise.
4006 (STABS_FUN): Likewise.
4007 (STABS_FUN_END): Likewise.
4008 (STABS_FUN2): Likewise.
4009 * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
4010 * sysdeps/x86_64/configure: Regenerated.
4011
4012 2012-08-14 Roland McGrath <roland@hack.frob.com>
4013
4014 * elf/dl-open.c: Include <atomic.h>.
4015 * elf/dl-lookup.c: Likewise.
4016
4017 2012-08-14 Joseph Myers <joseph@codesourcery.com>
4018
4019 * sysdeps/unix/sysv/linux/kernel-features.h
4020 (__ASSUME_CLONE_THREAD_FLAGS): Remove.
4021 * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
4022 unconditionally.
4023 * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
4024 unconditionally.
4025 * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
4026 condition on __ASSUME_CLONE_THREAD_FLAGS.
4027
4028 2012-08-14 Andreas Jaeger <aj@suse.de>
4029
4030 * sysdeps/i386/fpu/libm-test-ulps: Update.
4031
4032 2012-08-13 Maxim Kuvyrkov <maxim@codesourcery.com>
4033
4034 * include/atomic.h (atomic_exchange_and_add): Split into ...
4035 (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
4036 New atomic macros.
4037
4038 2012-08-13 Markus Trippelsdorf <markus@trippelsdorf.de>
4039
4040 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
4041
4042 2012-08-13 Jeff Law <law@redhat.com>
4043
4044 * manual/stdio.texi (snprintf): Clarify handling of the trailing
4045 null byte in the output string.
4046
4047 2012-08-10 Joseph Myers <joseph@codesourcery.com>
4048
4049 * sysdeps/unix/sysv/linux/kernel-features.h
4050 (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
4051 [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
4052 (__ASSUME_ARG_MAX_STACK_BASED): Define.
4053 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
4054 [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
4055 !__ASSUME_ARG_MAX_STACK_BASED. Compare version with
4056 __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
4057
4058 2012-08-09 Jeff Law <law@redhat.com>
4059
4060 [BZ #13939]
4061 * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
4062 When avoid_arena is set, don't retry in the that arena. Pick the
4063 next one, whatever it might be.
4064 (arena_get2): New parameter avoid_arena, pass through to reused_arena.
4065 (arena_lock): Pass in new parameter to arena_get2.
4066 * malloc/malloc.c (__libc_memalign): Pass in new parameter to
4067 arena_get2.
4068 (__libc_malloc): Unify retrying after main arena failure with
4069 __libc_memalign version.
4070 (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
4071
4072 2012-08-09 H.J. Lu <hongjiu.lu@intel.com>
4073
4074 [BZ #14166]
4075 * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
4076 to __redirect_strstr.
4077 (__strstr_sse42): Use typeof __redirect_strstr.
4078 (__strstr_ia32): Likewise.
4079 (__libc_strstr): New prototype.
4080 (strstr): Renamed to ...
4081 (__libc_strstr): This.
4082 (strstr): New strong alias of __libc_strstr.
4083 * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
4084 * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
4085 __redirect_time.
4086 Include <time.h>.
4087 (__libc_time): New prototype.
4088 (time_ifunc): Replace time with __libc_time.
4089 (time): New strong alias and hidden definition of __libc_time.
4090 (__GI_time): Remove strong alias.
4091 * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
4092 Include <stddef.h>.
4093 (memmove): Redefined to __redirect_memmove.
4094 (__memmove_sse2): Use typeof __redirect_memmove.
4095 (__memmove_ssse3): Likewise.
4096 (__memmove_ssse3_back): Likewise.
4097 (__libc_memmove): New prototype.
4098 (memmove): Renamed to ...
4099 (__libc_memmove): This.
4100 (memmove): New strong alias of __libc_memmove.
4101
4102 2012-08-08 Mark Salter <msalter@redhat.com>
4103
4104 * elf/elf.h
4105 (R_MN10300_TLS_GD): Define.
4106 (R_MN10300_TLS_LD): Likewise.
4107 (R_MN10300_TLS_LDO): Likewise.
4108 (R_MN10300_TLS_GOTIE): Likewise.
4109 (R_MN10300_TLS_IE): Likewise.
4110 (R_MN10300_TLS_LE): Likewise.
4111 (R_MN10300_TLS_DTPMOD): Likewise.
4112 (R_MN10300_TLS_DTPOFF): Likewise.
4113 (R_MN10300_TLS_TPOFF): Likewise.
4114 (R_MN10300_SYM_DIFF): Likewise.
4115 (R_MN10300_ALIGN): Likewise.
4116 (R_MN10300_NUM): Update.
4117
4118 2012-08-08 Joseph Myers <joseph@codesourcery.com>
4119
4120 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
4121 Remove.
4122
4123 2012-08-08 Roland McGrath <roland@hack.frob.com>
4124
4125 * sysdeps/posix/fdopendir.c: Include <stddef.h>.
4126
4127 * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
4128 sysdeps/unix -> sysdeps/posix move.
4129 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
4130
4131 2012-08-07 Allan McRae <allan@archlinux.org>
4132
4133 [BZ #14303]
4134 * sunrpc/rpc_main.c (SVR4_CPP): Remove.
4135 (SUNOS_CPP): Likewise.
4136 (find_cpp): Fall back to selecting system cpp when /lib/cpp is
4137 not found.
4138 (open_input): Call CPP using execvp.
4139
4140 2012-08-07 Joseph Myers <joseph@codesourcery.com>
4141
4142 * sysdeps/unix/sysv/linux/kernel-features.h
4143 (__ASSUME_PROT_GROWSUPDOWN): Remove.
4144 (__ASSUME_NO_CLONE_DETACHED): Likewise.
4145 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
4146 (__ASSUME_WAITID_SYSCALL): Likewise.
4147 * sysdeps/unix/sysv/linux/dl-execstack.c
4148 (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
4149 code unconditional.
4150 (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
4151 conditional code.
4152 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
4153 [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
4154 (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
4155 code.
4156 * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
4157 unconditional.
4158 [__ASSUME_WAITID_SYSCALL]: Likewise.
4159 [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
4160
4161 2012-08-07 Roland McGrath <roland@hack.frob.com>
4162
4163 * sysdeps/unix/closedir.c: Renamed to ...
4164 * sysdeps/posix/closedir.c: ... here.
4165 * sysdeps/unix/dirfd.c: Renamed to ...
4166 * sysdeps/posix/dirfd.c: ... here.
4167 * sysdeps/unix/dirstream.h: Renamed to ...
4168 * sysdeps/posix/dirstream.h: ... here.
4169 * sysdeps/unix/fdopendir.c: Renamed to ...
4170 * sysdeps/posix/fdopendir.c: ... here.
4171 * sysdeps/unix/opendir.c: Renamed to ...
4172 * sysdeps/posix/opendir.c: ... here.
4173 * sysdeps/unix/readdir.c: Renamed to ...
4174 * sysdeps/posix/readdir.c: ... here.
4175 * sysdeps/unix/readdir_r.c: Renamed to ...
4176 * sysdeps/posix/readdir_r.c: ... here.
4177 * sysdeps/unix/rewinddir.c: Renamed to ...
4178 * sysdeps/posix/rewinddir.c: ... here.
4179 * sysdeps/unix/seekdir.c: Renamed to ...
4180 * sysdeps/posix/seekdir.c: ... here.
4181 * sysdeps/unix/telldir.c: Renamed to ...
4182 * sysdeps/posix/telldir.c: ... here.
4183 * sysdeps/unix/sysv/linux/opendir.c: Update #include.
4184 * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
4185 * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
4186 * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
4187
4188 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
4189 * bits/fcntl.h: ... here.
4190
4191 * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
4192 not 0.
4193 (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
4194 [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
4195 (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
4196 (struct flock): Move l_start, l_len to the beginning.
4197 Use __pid_t for l_pid.
4198 [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
4199 [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
4200 [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
4201 (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
4202 [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
4203 [__USE_LARGEFILE64] (struct flock64): New type.
4204 (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
4205
4206 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
4207 * bits/dirent.h: ... here.
4208
4209 * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
4210 [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
4211
4212 2012-08-07 Joseph Myers <joseph@codesourcery.com>
4213
4214 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
4215 Change from 2.6.0 to 2.6.16.
4216 * sysdeps/unix/sysv/linux/configure: Regenerated.
4217 * sysdeps/unix/sysv/linux/kernel-features.h
4218 (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
4219 (__ASSUME_TGKILL): Define conditional on architectures, not kernel
4220 version.
4221 (__ASSUME_UTIMES): Likewise.
4222 (__ASSUME_CLONE_STOPPED): Remove.
4223 (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
4224 architectures, not kernel version.
4225 (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
4226 (__ASSUME_NO_CLONE_DETACHED): Likewise.
4227 (__ASSUME_GETDENTS32_D_TYPE): Likewise.
4228 (__ASSUME_WAITID_SYSCALL): Likewise.
4229 [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
4230 condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
4231 * README: State 2.6.16 as minimum Linux kernel version. Do not
4232 refer to older versions.
4233
4234 2012-08-06 Roland McGrath <roland@hack.frob.com>
4235
4236 * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
4237 Define alphasort64 as an alias.
4238 * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
4239 Define versionsort64 as an alias.
4240 * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
4241 Define scandir64 as an alias.
4242 * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
4243 Define scandirat64 as an alias.
4244 * dirent/alphasort64.c (alphasort64):
4245 Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
4246 * dirent/versionsort64.c: Likewise.
4247 * dirent/scandir64.c: Likewise.
4248 * dirent/scandirat64.c: Likewise.
4249 * sysdeps/wordsize-64/alphasort.c: File removed.
4250 * sysdeps/wordsize-64/alphasort64.c: File removed.
4251 * sysdeps/wordsize-64/scandir.c: File removed.
4252 * sysdeps/wordsize-64/scandir64.c: File removed.
4253 * sysdeps/wordsize-64/scandirat.c: File removed.
4254 * sysdeps/wordsize-64/scandirat64.c: File removed.
4255 * sysdeps/wordsize-64/versionsort.c: File removed.
4256 * sysdeps/wordsize-64/versionsort64.c: File removed.
4257 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
4258 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
4259 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
4260 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
4261 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
4262 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
4263 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
4264 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
4265
4266 * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
4267 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
4268 [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
4269 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
4270 [defined __arch64__ || defined __sparcv9]
4271 (__INO_T_MATCHES_INO64_T): New macro.
4272 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
4273 [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
4274 * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
4275 * sysdeps/unix/sysv/linux/bits/dirent.h
4276 [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
4277 (_DIRENT_MATCHES_DIRENT64): New macro.
4278
4279 * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
4280 Define lockf64 as an alias.
4281 * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
4282 Define fseeko64 as an alias.
4283 * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
4284 Define ftello64 as an alias.
4285 * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
4286 Define _IO_fgetpos64 and fgetpos64 as aliases.
4287 * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
4288 Define _IO_fsetpos64 and fsetpos64 as aliases.
4289 * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
4290 Conditionalize body on this.
4291 * libio/fseeko64.c: Likewise.
4292 * libio/ftello64.c: Likewise.
4293 * libio/iofgetpos64.c: Likewise.
4294 * libio/iofsetpos64.c: Likewise.
4295 * sysdeps/wordsize-64/lockf.c: File removed.
4296 * sysdeps/wordsize-64/lockf64.c: File removed.
4297 * sysdeps/wordsize-64/fseeko.c: File removed.
4298 * sysdeps/wordsize-64/fseeko64.c: File removed.
4299 * sysdeps/wordsize-64/ftello.c: File removed.
4300 * sysdeps/wordsize-64/ftello64.c: File removed.
4301 * sysdeps/wordsize-64/iofgetpos.c: File removed.
4302 * sysdeps/wordsize-64/iofgetpos64.c: File removed.
4303 * sysdeps/wordsize-64/iofsetpos.c: File removed.
4304 * sysdeps/wordsize-64/iofsetpos64.c: File removed.
4305 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
4306 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
4307 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
4308 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
4309 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
4310 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
4311 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
4312 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
4313 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
4314 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
4315
4316 * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
4317 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
4318 [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
4319 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
4320 [defined __arch64__ || defined __sparcv9]
4321 (__OFF_T_MATCHES_OFF64_T): New macro.
4322 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
4323 [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
4324 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
4325 (__OFF_T_MATCHES_OFF64_T): New macro.
4326
4327 2012-08-06 H.J. Lu <hongjiu.lu@intel.com>
4328
4329 * stdlib/secure-getenv.c (__secure_getenv): Replace
4330 GLIBC_2_16 with GLIBC_2_17.
4331
4332 2012-08-06 H.J. Lu <hongjiu.lu@intel.com>
4333
4334 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
4335 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
4336
4337 2012-08-03 David S. Miller <davem@davemloft.net>
4338
4339 * sysdeps/sparc/fpu/libm-test-ulps: Update.
4340
4341 2012-08-03 Joseph Myers <joseph@codesourcery.com>
4342
4343 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
4344 Remove.
4345 (__ASSUME_CORRECT_SI_PID): Likewise.
4346 (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
4347 (__ASSUME_TMPFS_NAME): Likewise.
4348 * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
4349 [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
4350 * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
4351 (HAVE_AUX_SECURE): Make definition unconditional.
4352 * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
4353 [!__ASSUME_TMPFS_NAME]: Remove conditional code.
4354
4355 2012-08-03 Roland McGrath <roland@hack.frob.com>
4356
4357 * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
4358 * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
4359 * sysdeps/mach/hurd/eloop-threshold.h: New file.
4360 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
4361 __eloop_threshold instead of SYMLOOP_MAX.
4362
4363 * sysdeps/generic/eloop-threshold.h: New file.
4364 * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
4365 of MAXSYMLINKS.
4366 * elf/chroot_canon.c (chroot_canon): Likewise.
4367
4368 2012-08-03 Joseph Myers <joseph@codesourcery.com>
4369
4370 [BZ #13717]
4371 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
4372 Change to 2.6.0 everywhere.
4373 * sysdeps/unix/sysv/linux/configure: Regenerated.
4374 * sysdeps/unix/sysv/linux/kernel-features.h
4375 (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
4376 (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
4377 kernel versions.
4378 (__ASSUME_POSIX_TIMERS): Define unconditionally.
4379 (__ASSUME_FUTEX_REQUEUE): Remove.
4380 (__ASSUME_STATFS64): Define unconditionally.
4381 (__ASSUME_AT_SECURE): Likewise.
4382 (__ASSUME_CORRECT_SI_PID): Likewise.
4383 (__ASSUME_TGKILL): Define without depending on kernel version for
4384 i386.
4385 (__ASSUME_UTIMES): Likewise.
4386 (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
4387 kernel version.
4388 (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
4389 (__ASSUME_TMPFS_NAME): Likewise.
4390 * README: Update reference to Linux kernel versions.
4391
4392 2012-08-02 Marek Polacek <polacek@redhat.com>
4393
4394 [BZ# 14150]
4395 * configure.in (libc_cv_asm_type_prefix): Remove test. Replace
4396 libc_cv_asm_type_prefix with %.
4397 * configure: Regenerated.
4398 * include/libc-symbols.h: Remove comment about
4399 ASM_TYPE_DIRECTIVE_PREFIX. Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
4400 (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
4401 (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
4402 (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
4403 (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
4404 * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
4405 [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
4406 [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
4407 * elf/tst-unique2mod1.c: Likewise.
4408 * elf/tst-unique1mod2.c: Likewise.
4409 * elf/tst-unique1mod1.c: Likewise.
4410 * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
4411 * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
4412 Replace ASM_TYPE_DIRECTIVE with .type.
4413 * sysdeps/s390/s390-64/sysdep.h: Likewise.
4414 * sysdeps/i386/sysdep.h: Likewise.
4415 * sysdeps/x86_64/sysdep.h: Likewise.
4416 * sysdeps/sh/sysdep.h: Likewise.
4417 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
4418 Do not define ASM_TYPE_DIRECTIVE.
4419 * sysdeps/powerpc/sysdep.h: Likewise.
4420 * sysdeps/powerpc/powerpc32/sysdep.h:
4421 Replace ASM_TYPE_DIRECTIVE with .type.
4422 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
4423 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
4424 * sysdeps/i386/fpu/e_powf.S: Likewise.
4425 * sysdeps/i386/fpu/e_expl.S: Likewise.
4426 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
4427 * sysdeps/i386/fpu/e_acosh.S: Likewise.
4428 * sysdeps/i386/fpu/e_pow.S: Likewise.
4429 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
4430 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
4431 * sysdeps/i386/fpu/s_expm1.S: Likewise.
4432 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
4433 * sysdeps/i386/fpu/e_log2.S: Likewise.
4434 * sysdeps/i386/fpu/e_log2l.S: Likewise.
4435 * sysdeps/i386/fpu/e_scalb.S: Likewise.
4436 * sysdeps/i386/fpu/e_powl.S: Likewise.
4437 * sysdeps/i386/fpu/e_log10f.S: Likewise.
4438 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
4439 * sysdeps/i386/fpu/e_logl.S: Likewise.
4440 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
4441 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
4442 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
4443 * sysdeps/i386/fpu/e_log2f.S: Likewise.
4444 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
4445 * sysdeps/i386/fpu/e_log.S: Likewise.
4446 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
4447 * sysdeps/i386/fpu/e_logf.S: Likewise.
4448 * sysdeps/i386/fpu/e_log10l.S: Likewise.
4449 * sysdeps/i386/fpu/e_atanh.S: Likewise.
4450 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
4451 * sysdeps/i386/fpu/e_log10.S: Likewise.
4452 * sysdeps/i386/fpu/s_frexp.S: Likewise.
4453 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
4454 * sysdeps/i386/fpu/s_asinh.S: Likewise.
4455 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
4456 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
4457 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
4458 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
4459 * sysdeps/i386/i686/strtok.S: Likewise.
4460 * sysdeps/i386/i386-mcount.S: Likewise.
4461 * sysdeps/i386/strtok.S: Likewise.
4462 * sysdeps/x86_64/fpu/e_expl.S: Likewise.
4463 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
4464 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
4465 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
4466 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
4467 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
4468 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
4469 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
4470 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
4471 * sysdeps/x86_64/_mcount.S: Likewise.
4472 * sysdeps/x86_64/strtok.S: Likewise.
4473 * sysdeps/sh/_mcount.S: Likewise.
4474
4475 2012-08-01 Roland McGrath <roland@hack.frob.com>
4476
4477 * libio/iofopen.c: Include <fcntl.h>.
4478 [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
4479 (_IO_fopen64, fopen64): Define as aliases.
4480 * libio/iofopen64.c: Include <fcntl.h>.
4481 [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
4482 Conditionalize body on this.
4483 * sysdeps/wordsize-64/iofopen.c: File removed.
4484 * sysdeps/wordsize-64/iofopen64.c: File removed.
4485
4486 2012-08-01 Marek Polacek <polacek@redhat.com>
4487
4488 * libc/Makeconfig: Use elf in place of binfmt-subdir.
4489 Use dlfcn directly instead of a variable.
4490 (binfmt-subdir): Do not define.
4491 (dlfcn): Likewise.
4492
4493 2012-08-01 Joseph Myers <joseph@codesourcery.com>
4494
4495 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
4496 Remove all definitions.
4497 * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
4498 <kernel-features.h>.
4499 [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
4500 (miss_F_GETOWN_EX): Remove all definitions.
4501 [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
4502 macro definition.
4503 [!__ASSUME_FCNTL64]: Remove conditional code.
4504 [__ASSUME_FCNTL64]: Make code unconditional.
4505 * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
4506 <kernel-features.h>.
4507 [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
4508 (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
4509 (lockf64) [__NR_fcntl64]: Make code unconditional.
4510 (lockf64) [__ASSUME_FCNTL64]: Likewise.
4511
4512 * sysdeps/unix/sysv/linux/kernel-features.h
4513 (__ASSUME_VFORK_SYSCALL): Remove all definitions.
4514 * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
4515 Make code unconditional.
4516 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
4517 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
4518 * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
4519 [__NR_vfork]: Make code unconditional.
4520 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
4521 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
4522 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
4523 [__NR_vfork]: Make code unconditional.
4524 (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
4525 (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
4526
4527 2012-08-01 Roland McGrath <roland@hack.frob.com>
4528
4529 * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
4530 (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
4531
4532 * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
4533 Define mkstemp64 as an alias.
4534 * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
4535 Define mkstemps64 as an alias.
4536 * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
4537 Define mkostemp64 as an alias.
4538 * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
4539 Define mkostemps64 as an alias.
4540 * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
4541 Conditionalize body on this.
4542 * misc/mkostemp64.c: Likewise.
4543 * misc/mkostemps64.c: Likewise.
4544 * misc/mkstemps64.c: Likewise.
4545 * sysdeps/wordsize-64/mkstemp64.c: File removed.
4546 * sysdeps/wordsize-64/mkostemp64.c: File removed.
4547 * sysdeps/wordsize-64/mkostemp.c: File removed.
4548 * sysdeps/wordsize-64/mkstemp.c: File removed.
4549 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
4550 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
4551 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
4552 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
4553
4554 [BZ #14138]
4555 * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
4556 * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
4557 * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
4558 * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
4559
4560 * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
4561 compat_symbol macros from <shlib-compat.h> rather than the underlying
4562 default_symbol_version and symbol_version macros, so that DEFAULT
4563 lines in shlib-versions are respected.
4564 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
4565
4566 2012-08-01 Florian Weimer <fweimer@redhat.com>
4567
4568 * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
4569 Declare with warn_unused_result.
4570 (setgid, setregid, setegid, setresgid): Likewise.
4571 * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
4572 Likewise.
4573 * WUR-REPORT: Remove set*id functions.
4574
4575 2012-07-31 Pino Toscano <toscano.pino@tiscali.it>
4576
4577 * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
4578
4579 2012-07-31 Roland McGrath <roland@hack.frob.com>
4580
4581 * include/sys/socket.h (__libc_accept, __libc_accept4):
4582 Add attribute_hidden.
4583 * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
4584
4585 * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
4586 use of PTR_MANGLE.
4587 * inet/getnetgrent_r.c (setup): Likewise.
4588
4589 * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
4590
4591 2012-07-31 David S. Miller <davem@davemloft.net>
4592
4593 * sysdeps/sparc/fpu/libm-test-ulps: Update.
4594
4595 2012-07-31 Joseph Myers <joseph@codesourcery.com>
4596
4597 [BZ #13629]
4598 * math/s_clog.c (__clog): Use __log1p if larger part has absolute
4599 value between 1.0 and 2.0 and smaller part has absolute value less
4600 than 1.0.
4601 * math/s_clog10.c (__clog10): Likewise.
4602 * math/s_clog10f.c (__clog10f): Likewise.
4603 * math/s_clog10l.c (__clog10l): Likewise.
4604 * math/s_clogf.c (__clogf): Likewise.
4605 * math/s_clogl.c (__clogl): Likewise.
4606 * math/libm-test.inc (clog_test): Add more tests.
4607 (clog10_test): Likewise.
4608 * sysdeps/i386/fpu/libm-test-ulps: Update.
4609 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4610
4611 2012-07-31 Florian Weimer <fweimer@redhat.com>
4612
4613 * stdlib/tst-secure-getenv.c: Use printf for error reporting.
4614 Exit with zero in case no suitable GID is found, and write a
4615 message to standard error.
4616
4617 2012-07-30 Roland McGrath <roland@hack.frob.com>
4618
4619 * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
4620 rather than to 1.
4621 (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
4622 (MAXPATHLEN): Removed.
4623 (NOGROUP, NODEV): New macros.
4624 (setbit, clrbit, isset, isclr): New macros.
4625 (howmany, roundup, powerof2): New macros.
4626 (DEV_BSIZE): New macro.
4627
4628 * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
4629 * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
4630
4631 * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
4632 definition on [!__NO_LONG_DOUBLE_MATH].
4633
4634 * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
4635 PTR_MANGLE and PTR_DEMANGLE.
4636
4637 * socket/accept4.c (accept4): Rename to __libc_accept4.
4638 Define accept4 as a weak alias.
4639
4640 * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
4641 on [_DIRENT_HAVE_D_TYPE].
4642 * io/ftw.c (ftw_dir): Likewise.
4643
4644 * io/xmknod.c (__xmknod): Don't check PATH for being null.
4645
4646 * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
4647
4648 * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
4649 Use the BSD numbers rather than the arbitrary ones we had.
4650 (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
4651 (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
4652 (SIGXCPU, SIGXFSZ): New macros.
4653 (_NSIG): Now 32.
4654
4655 * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
4656 initializer on [_LIBC_REENTRANT].
4657
4658 * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
4659 definitions inside [_POSIX_MAPPED_FILES].
4660
4661 * posix/regex.c: Include <sys/param.h> for MIN/MAX.
4662
4663 * dirent/opendir.c: Include <fcntl.h>.
4664
4665 * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
4666 (__libc_getspecific): Likewise.
4667 (__libc_key_create): Likewise.
4668
4669 * stdio-common/tmpfile64.c: Include <fcntl.h> first.
4670 [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
4671 * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
4672 (tmpfile64): Define as alias.
4673 * sysdeps/wordsize-64/tmpfile.c: File removed.
4674 * sysdeps/wordsize-64/tmpfile64.c: File removed.
4675 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
4676 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
4677
4678 * stdio-common/vfscanf.c: Include <stdbool.h>.
4679 * nss/makedb.c: Likewise.
4680 * stdio-common/_i18n_number.h: Likewise.
4681 * argp/argp-help.c: Likewise.
4682 * posix/wordexp.c: Likewise.
4683 * sysdeps/posix/spawni.c: Likewise.
4684 * nss/nss_files/files-initgroups.c: Likewise.
4685 * stdio-common/reg-modifier.c: Include <stdlib.h>.
4686 * nss/nss_files/files-initgroups.c: Likewise.
4687 * nss/nss_db/db-netgrp.c: Likewise.
4688 * nss/nss_db/db-initgroups.c: Likewise.
4689 * io/fchmodat.c: Include <sys/stat.h>.
4690
4691 * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
4692 __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
4693
4694 * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
4695 [HAVE_MMAP].
4696
4697 * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
4698 Add multiple inclusion protection.
4699
4700 2012-07-27 David S. Miller <davem@davemloft.net>
4701
4702 * sysdeps/sparc/fpu/libm-test-ulps: Update.
4703
4704 2012-07-27 Gary Benson <gbenson@redhat.com>
4705
4706 [BZ #14298]
4707 * elf/rtld.c: Include <stap-probe.h>.
4708 (dl_main): Added static probes "init_start" and "init_complete".
4709 * elf/dl-load.c: Include <stap-probe.h>.
4710 (lose): Take new parameter "nsid".
4711 Added static probe "map_failed".
4712 (_dl_map_object_from_fd): Pass namespace id to lose.
4713 Added static probe "map_start".
4714 (open_verify): Pass namespace id to lose.
4715 * elf/dl-open.c: Include <stap-probe.h>.
4716 (dl_open_worker) Added static probes "map_complete", "reloc_start"
4717 and "reloc_complete".
4718 * elf/dl-close.c: Include <stap-probe.h>.
4719 (_dl_close_worker): Added static probes "unmap_start" and
4720 "unmap_complete".
4721 * elf/rtld-debugger-interface.txt: New file documenting the above.
4722
4723 2012-07-26 Roland McGrath <roland@hack.frob.com>
4724
4725 * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
4726 rather than a string variable.
4727 * sunrpc/rpc_main.c (h_output): Likewise.
4728 * sunrpc/rpc_svcout.c (write_real_program): Likewise.
4729
4730 2012-07-26 Pino Toscano <toscano.pino@tiscali.it>
4731
4732 * inet/check_native.c: New file.
4733
4734 2012-07-26 Joseph Myers <joseph@codesourcery.com>
4735
4736 [BZ #13629]
4737 * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
4738 if larger part has absolute value 1.0.
4739 * math/s_clog10.c (__clog10): Likewise.
4740 * math/s_clog10f.c (__clog10f): Likewise.
4741 * math/s_clog10l.c (__clog10l): Likewise.
4742 * math/s_clogf.c (__clogf): Likewise.
4743 * math/s_clogl.c (__clogl): Likewise.
4744 * math/libm-test.inc (clog_test): Add more tests.
4745 (clog10_test): Likewise.
4746 * sysdeps/i386/fpu/libm-test-ulps: Update.
4747 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4748
4749 * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
4750 (pltexit): Likewise.
4751 (La_regs): Likewise.
4752 (La_retval): Likewise.
4753 (int_retval): Likewise.
4754 Update #error for removed macros to refer only to definitions in
4755 tst-audit.h.
4756 * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
4757 macro.
4758 (pltexit): Likewise.
4759 (La_regs): Likewise.
4760 (La_retval): Likewise.
4761 (int_retval): Likewise.
4762 * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
4763 macro.
4764 (pltexit): Likewise.
4765 (La_regs): Likewise.
4766 (La_retval): Likewise.
4767 (int_retval): Likewise.
4768 * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
4769 macro.
4770 (pltexit): Likewise.
4771 (La_regs): Likewise.
4772 (La_retval): Likewise.
4773 (int_retval): Likewise.
4774 * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
4775 macro.
4776 (pltexit): Likewise.
4777 (La_regs): Likewise.
4778 (La_retval): Likewise.
4779 (int_retval): Likewise.
4780 * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
4781 macro.
4782 (pltexit): Likewise.
4783 (La_regs): Likewise.
4784 (La_retval): Likewise.
4785 (int_retval): Likewise.
4786 * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
4787 macro.
4788 (pltexit): Likewise.
4789 (La_regs): Likewise.
4790 (La_retval): Likewise.
4791 (int_retval): Likewise.
4792 * sysdeps/generic/tst-audit.h: Update comment to refer only to
4793 macro definitions in tst-audit.h.
4794 * sysdeps/i386/tst-audit.h: New file.
4795 * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
4796 * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
4797 * sysdeps/s390/s390-32/tst-audit.h: Likewise.
4798 * sysdeps/s390/s390-64/tst-audit.h: Likewise.
4799 * sysdeps/sh/tst-audit.h: Likewise.
4800 * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
4801 * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
4802 * sysdeps/x86_64/tst-audit.h: Likewise.
4803
4804 2012-07-26 Andreas Jaeger <aj@suse.de>
4805
4806 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
4807 ptrace.
4808
4809 * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
4810 new value PTRACE_EVENT_SECCOMP from Linux 3.5.
4811 (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
4812 PTRACE_O_MASK.
4813 * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
4814 * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
4815 * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
4816
4817 * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
4818 value.
4819
4820 * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
4821 _sigsys.
4822 (si_call_addr, si_syscall, si_arch): Define new macro.
4823 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
4824 _sigsys.
4825 (si_call_addr, si_syscall, si_arch): Define new marcro.
4826 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
4827 _sigsys.
4828 (si_call_addr, si_syscall, si_arch): Define new macro.
4829 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
4830 _sigsys.
4831 (si_call_addr, si_syscall, si_arch): Define new macro.
4832
4833 2012-07-25 Joseph Myers <joseph@codesourcery.com>
4834
4835 [BZ #13717]
4836 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
4837 Change to 2.4.21 where previously 2.4.1.
4838 * sysdeps/unix/sysv/linux/configure: Regenerated.
4839 * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
4840 __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
4841 Linux kernel version.
4842 (__ASSUME_STD_AUXV): Remove.
4843 [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
4844 kernel version.
4845 [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
4846 (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
4847 (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
4848 (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
4849 (__ASSUME_NETLINK_SUPPORT): Likewise.
4850 * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
4851 (__no_netlink_support): Remove conditional definition.
4852 * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
4853 Remove.
4854 (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
4855 [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
4856 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
4857 (if_nameindex_ioctl): Remove.
4858 (if_nameindex_netlink): Do not handle __no_netlink_support.
4859 (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
4860 code.
4861 * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
4862 Remove conditional code.
4863 (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
4864 code.
4865 (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
4866 unconditional.
4867 [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
4868 [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
4869 * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
4870 Remove.
4871 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
4872 [!__ASSUME_STD_AUXV]: Remove conditional code.
4873 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
4874 [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
4875 [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
4876 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
4877 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
4878 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
4879 code.
4880 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
4881 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
4882 [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
4883 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
4884 conditional code.
4885 [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
4886 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
4887 (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
4888 code.
4889 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
4890 (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
4891 conditional code.
4892 * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
4893 (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
4894 code unconditional.
4895 (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
4896 conditional code.
4897 (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
4898 unconditional.
4899 (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
4900 conditional code.
4901 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
4902 (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
4903 unconditional.
4904 (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
4905 conditional code.
4906 * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
4907 (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
4908 code unconditional.
4909 (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
4910 conditional code.
4911 (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
4912 unconditional.
4913 (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
4914 conditional code.
4915 * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
4916 (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
4917 code unconditional.
4918 (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
4919 conditional code.
4920 (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
4921 unconditional.
4922 (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
4923 conditional code.
4924
4925 2012-07-25 Andreas Schwab <schwab@linux-m68k.org>
4926
4927 * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
4928 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
4929 * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
4930 * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
4931 * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
4932 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
4933 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
4934 * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
4935 * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
4936 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
4937 * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
4938 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
4939 * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
4940 * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
4941 * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
4942 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
4943 * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
4944 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
4945 * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
4946 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
4947 * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
4948 * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
4949 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
4950
4951 2012-07-25 Florian Weimer <fweimer@redhat.com>
4952
4953 * Versions.def: Add GLIBC_2.17.
4954 * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
4955 * include/stdlib.h: Rename __secure_getenv to secure_getenv.
4956 Introduce __libc_secure_getenv.
4957 * stdlib/Versions (2.17): Add secure_getenv
4958 (GLIBC_PRIVATE): Add __libc_secure_getenv.
4959 * stdlib/secure-getenv.c: Rename __secure_getenv to
4960 __libc_secure_getenv. Add secure_getenv alias. Add compatibility
4961 symbol __secure_getenv for GLIBC_2.0.
4962 * stdlib/tst-secure-getenv.c: New.
4963 * stdlib/Makefile (tests): Add testcase.
4964 * manual/startup.texi (Environment Access): Document
4965 secure_getenv.
4966 * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
4967 __libc_secure_getenv.
4968 * inet/ruserpass.c (ruserpass): Likewise.
4969 * malloc/mtrace.c (mtrace): Likewise.
4970 * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
4971 * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
4972 * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
4973 * sysdeps/posix/tempname.c: Likewise. Evaluate
4974 HAVE_SECURE_GETENV.
4975 * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
4976 __secure_getenv to __libc_secure_getenv.
4977 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
4978 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
4979 Likewise.
4980 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
4981 Likewise.
4982 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
4983 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
4984 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
4985 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
4986 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
4987 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
4988 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
4989
4990 2012-07-25 Joseph Myers <joseph@codesourcery.com>
4991
4992 * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
4993 (struct La_i86_retval): Likewise.
4994 (struct La_x86_64_regs): Likewise.
4995 (struct La_x86_64_retval): Likewise.
4996 (struct La_x32_regs): Likewise.
4997 (struct La_x32_retval): Likewise.
4998 (struct La_ppc32_regs): Likewise.
4999 (struct La_ppc32_retval): Likewise.
5000 (struct La_ppc64_regs): Likewise.
5001 (struct La_ppc64_retval): Likewise.
5002 (struct La_sh_regs): Likewise.
5003 (struct La_sh_retval): Likewise.
5004 (struct La_s390_32_regs): Likewise.
5005 (struct La_s390_32_retval): Likewise.
5006 (struct La_s390_64_regs): Likewise.
5007 (struct La_s390_64_retval): Likewise.
5008 (struct La_sparc32_regs): Likewise.
5009 (struct La_sparc32_retval): Likewise.
5010 (struct La_sparc64_regs): Likewise.
5011 (struct La_sparc64_retval): Likewise.
5012 (struct audit_ifaces): Remove architecture-specific pltenter and
5013 pltexit members.
5014 * sysdeps/i386/ldsodefs.h: New file.
5015 * sysdeps/powerpc/ldsodefs.h: Likewise.
5016 * sysdeps/s390/ldsodefs.h: Likewise.
5017 * sysdeps/sh/ldsodefs.h: Likewise.
5018 * sysdeps/sparc/ldsodefs.h: Likewise.
5019 * sysdeps/x86_64/ldsodefs.h: Likewise.
5020
5021 2012-07-25 Marek Polacek <polacek@redhat.com>
5022
5023 [BZ #6808]
5024 * math/libm-test.inc (yn_test): Add another test.
5025 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
5026 to ERANGE when the result is +-Inf.
5027 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
5028 * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
5029 * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
5030 * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
5031
5032 2012-07-24 Joseph Myers <joseph@codesourcery.com>
5033
5034 * conform/data/time.h-data (NULL): Use macro-constant. Require
5035 equal to 0.
5036 (CLOCKS_PER_SEC): Use macro instead of constant. Specify type as
5037 clock_t.
5038 [ISO11] (TIME_UTC): Use macro-int-constant. Require value > 0.
5039
5040 2012-07-23 Thomas Schwinge <thomas@codesourcery.com>
5041
5042 * configure.in <sysdeps resolving>: Correct printing
5043 Implies_before.
5044 * configure: Regenerate.
5045
5046 2012-07-22 Thomas Schwinge <thomas@codesourcery.com>
5047
5048 * math/w_ilogb.c: Include <limits.h>.
5049 * math/w_ilogbl.c: Likewise.
5050
5051 2012-07-20 Joseph Myers <joseph@codesourcery.com>
5052
5053 * manual/lang.texi (__va_copy): Document primarily as ISO C99
5054 va_copy. Document allowing for unavailable va_copy only as
5055 pre-C99 compatibility.
5056 * manual/string.texi (Copying and Concatenation): Use va_copy
5057 instead of __va_copy in concat example.
5058
5059 2012-07-20 Pino Toscano <toscano.pino@tiscali.it>
5060
5061 * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
5062 (__sendto): Use create_address_port. Initialize APORT and deallocate
5063 it if not null.
5064
5065 * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
5066 with O_NOLINK passed to __file_name_lookup.
5067
5068 * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
5069 with O_NOLINK passed to __file_name_lookup.
5070
5071 * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
5072 negative N or less than NGIDS.
5073
5074 * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
5075 type to string_t. Set ERANGE as errno and return it if NAME is not big
5076 enough. Use memcpy instead of strncpy.
5077
5078 2012-07-20 Joseph Myers <joseph@codesourcery.com>
5079
5080 * elf/Makefile (check-data): Remove.
5081 (localplt.data): New vpath directive.
5082 ($(objpfx)check-localplt.out): Use localplt.data from vpath
5083 instead of $(check-data).
5084 * scripts/data/localplt-generic.data: Move to ...
5085 * sysdeps/generic/localplt.data: ... here.
5086 * scripts/data/localplt-i386-linux-gnu.data: Move to ...
5087 * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
5088 * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
5089 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
5090 ... here.
5091 * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
5092 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
5093 ... here.
5094 * scripts/data/localplt-s390-linux-gnu.data: Move to ...
5095 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
5096 ... here.
5097 * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
5098 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
5099 ... here.
5100 * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
5101 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
5102 ... here.
5103 * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
5104 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
5105 ... here.
5106
5107 2012-07-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5108
5109 * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
5110 PPC32 and PPC64 files.
5111 * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
5112 * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
5113
5114 2012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
5115
5116 * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
5117 __makecontext_ret to ...
5118 * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
5119 ... here and call exit if uc_link is NULL. New file.
5120 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
5121 __makecontext_ret.S.
5122 * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
5123 __makecontext_ret to ...
5124 * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
5125 ... here and call exit if uc_link is NULL. New file.
5126 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
5127 __makecontext_ret.S.
5128
5129 2012-07-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
5130
5131 * elf/elf.h (R_390_IRELATIVE): New definition.
5132 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
5133 resolver function for IFUNC symbols. Support R_390_IRELATIVE.
5134 (elf_machine_lazy_rel): Support R_390_IRELATIVE.
5135 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
5136 (elf_machine_lazy_rel): Likewise.
5137 * sysdeps/s390/dl-irel.h: New file.
5138 * sysdeps/s390/s390-64/memcpy.S: New asm code.
5139 * sysdeps/s390/s390-64/memset.S: New asm code.
5140 * sysdeps/s390/s390-64/memcmp.S: New asm code.
5141 * sysdeps/s390/s390-64/multiarch/memset.S: New file.
5142 * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
5143 * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
5144 * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
5145 * sysdeps/s390/s390-64/multiarch/Makefile: New file.
5146 * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
5147 * sysdeps/s390/s390-32/multiarch/Makefile: New file.
5148 * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
5149 * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
5150 * sysdeps/s390/s390-32/multiarch/memset.S: New file.
5151 * sysdeps/s390/s390-32/memcpy.S: New asm code.
5152 * sysdeps/s390/s390-32/memset.S: New asm code.
5153 * sysdeps/s390/s390-32/memcmp.S: New asm code.
5154
5155 2012-07-17 Marek Polacek <polacek@redhat.com>
5156
5157 [BZ #14349]
5158 * sysdeps/s390/s390-32/configure.in: Remove TLS check.
5159 * sysdeps/s390/s390-64/configure.in: Likewise.
5160 * sysdeps/sparc/configure.in: Likewise.
5161 * sysdeps/powerpc/powerpc32/configure.in: Likewise.
5162 * sysdeps/powerpc/powerpc64/configure.in: Likewise.
5163 * sysdeps/i386/configure.in: Likewise.
5164 * sysdeps/x86_64/configure.in: Likewise.
5165 * sysdeps/sh/configure.in: Likewise.
5166 * sysdeps/s390/s390-32/configure: Regenerated.
5167 * sysdeps/s390/s390-64/configure: Likewise.
5168 * sysdeps/x86_64/configure: Likewise.
5169 * sysdeps/sh/configure: Likewise.
5170 * sysdeps/powerpc/powerpc64/configure: Likewise.
5171 * sysdeps/powerpc/powerpc32/configure: Likewise.
5172 * sysdeps/sparc/configure: Likwise.
5173 * sysdeps/i386/configure: Likewise.
5174
5175 * elf/dl-open.c: Comment fixes.
5176
5177 2012-07-17 Joseph Myers <joseph@codesourcery.com>
5178
5179 * Makefile [CXX] (check-data): Remove.
5180 [CXX] (c++-types.data): New vpath directive.
5181 [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
5182 vpath. Do not allow for C++ type data being missing.
5183 * scripts/data/c++-types-alpha-linux-gnu.data: Move to
5184 ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
5185 * scripts/data/c++-types-ia64-linux-gnu.data: Move to
5186 ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
5187 * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
5188 * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
5189 * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
5190 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
5191 ... here.
5192 * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
5193 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
5194 ... here.
5195 * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
5196 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
5197 ... here.
5198 * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
5199 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
5200 ... here.
5201 * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
5202 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
5203 ... here.
5204 * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
5205 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
5206 ... here.
5207 * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
5208 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
5209 ... here.
5210 * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
5211 * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
5212
5213 * elf/tls-macros.h (TLS_LE): Move architecture-specific
5214 definitions to architecture-specific files.
5215 (TLS_IE): Likewise.
5216 (TLS_LD): Likewise.
5217 (TLS_GD): Likewise.
5218 * sysdeps/i386/tls-macros.h: New file.
5219 * sysdeps/powerpc/tls-macros.h: Likewise.
5220 * sysdeps/s390/s390-32/tls-macros.h: Likewise.
5221 * sysdeps/s390/s390-64/tls-macros.h: Likewise.
5222 * sysdeps/sh/tls-macros.h: Likewise.
5223 * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
5224 * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
5225 * sysdeps/x86_64/tls-macros.h: Likewise.
5226
5227 2012-07-17 Thomas Schwinge <thomas@codesourcery.com>
5228
5229 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
5230 zero value for regular exit case.
5231
5232 * sysdeps/unix/sysv/linux/x86_64/__start_context.S
5233 (__start_context): Preserve zero value for regular exit case.
5234
5235 2012-07-17 Thomas Schwinge <thomas@codesourcery.com>
5236 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
5237
5238 * manual/setjmp.texi (setcontext): Clarify normal process
5239 termination when uc_link is the null pointer.
5240 * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
5241 exit call.
5242
5243 2012-07-16 Andreas Schwab <schwab@linux-m68k.org>
5244
5245 * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
5246 preprocessor. Test for each exception mask separately.
5247
5248 2012-07-16 Andreas Jaeger <aj@suse.de>
5249
5250 * po/ru.po: Update from translation team.
5251
5252 2012-07-15 Joseph Myers <joseph@codesourcery.com>
5253
5254 * conform/data/string.h-data (NULL): Use macro-constant. Require
5255 equal to 0.
5256 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
5257 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
5258 (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
5259 (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
5260 [ISO || ISO99 || ISO11] (*_t): Do not allow.
5261
5262 2012-07-13 Andreas Jaeger <aj@suse.de>
5263
5264 * po/fr.po: Update from translation team.
5265
5266 2012-07-12 Marek Polacek <polacek@redhat.com>
5267
5268 [BZ #14173]
5269 * math/libm-test.inc (yn_test): Add test for BZ #14173.
5270 * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
5271 loop condition.
5272
5273 2012-07-12 Joseph Myers <joseph@codesourcery.com>
5274
5275 [BZ #13717]
5276 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
5277 Change to 2.4.1 where previously 2.4.0.
5278 * sysdeps/unix/sysv/linux/configure: Regenerated.
5279 * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
5280 (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
5281 version.
5282 [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
5283 (__ASSUME_AT_CLKTCK): Remove.
5284 (__ASSUME_AT_PAGESIZE): Likewise.
5285 (__ASSUME_AT_XID): Likewise.
5286 (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
5287 [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
5288 * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
5289 unconditionally.
5290 (HAVE_AUX_PAGESIZE): Likewise.
5291 * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
5292 [__ASSUME_AT_CLKTCK]: Make code unconditional.
5293 [!__ASSUME_AT_CLKTCK]: Remove conditional code.
5294
5295 2012-07-12 Jeroen van Bemmel <jvb127@gmail.com>
5296
5297 [BZ #14307]
5298 * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
5299 the temporary buffer used to invoke __gethostbyname2_r,
5300 __gethostbyaddr_r and gethostbyname4_r to make room for struct
5301 host_data / struct gaih_addrtuple.
5302 * resolv/nss_dns/dns-host.c (global scope): Move definition of
5303 implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
5304 header file nss/nsswitch.h.
5305 * nss/nsswitch.h (global scope): Add definition of implementation
5306 constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
5307 resolv/nss_dns/dns-host.c).
5308
5309 2012-07-11 Andreas Jaeger <aj@suse.de>
5310
5311 * po/fr.po: Update from translation team.
5312
5313 * po/sv.po: Update from translation team
5314 * po/fr.po: Another update from translation team.
5315
5316 2012-07-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5317
5318 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
5319 for subnormals or multiply small sinh result by itself.
5320 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
5321 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5322
5323 2012-07-11 David S. Miller <davem@davemloft.net>
5324
5325 * sysdeps/sparc/fpu/libm-test-ulps: Update.
5326
5327 2012-07-10 Andreas Schwab <schwab@linux-m68k.org>
5328
5329 [BZ #14347]
5330 * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
5331 (INTERNAL_MARK): Shift it here.
5332
5333 2012-07-10 Marek Polacek <polacek@redhat.com>
5334
5335 [BZ #14151]
5336 * configure.in (libc_cv_asm_global_directive): Remove test. Replace
5337 libc_cv_asm_global_directive with .globl.
5338 * configure: Regenerated.
5339 * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
5340 with .globl.
5341 * sysdeps/i386/configure: Regenerated.
5342 * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
5343 with .globl.
5344 * sysdeps/x86_64/configure: Regenerated.
5345 * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
5346 * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
5347 * elf/tst-unique2mod2.c: Likewise.
5348 * elf/tst-unique2mod1.c: Likewise.
5349 * elf/tst-unique1mod2.c: Likewise.
5350 * elf/tst-unique1mod1.c: Likewise.
5351 * sysdeps/s390/s390-32/sysdep.h: Likewise.
5352 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
5353 * sysdeps/s390/s390-64/sysdep.h: Likewise.
5354 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
5355 * sysdeps/mach/sysdep.h: Likewise.
5356 * sysdeps/i386/sysdep.h: Likewise.
5357 * sysdeps/i386/i386-mcount.S: Likewise.
5358 * sysdeps/x86_64/_mcount.S: Likewise.
5359 * sysdeps/x86_64/sysdep.h: Likewise.
5360 * sysdeps/sh/_mcount.S: Likewise.
5361 * sysdeps/sh/sysdep.h: Likewise.
5362 * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
5363 * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
5364 * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
5365 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
5366 * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
5367 * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
5368 * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
5369 * locale/localeinfo.h: Likewise.
5370 (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
5371 (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
5372
5373 2012-07-09 Roland McGrath <roland@hack.frob.com>
5374
5375 [BZ #14336]
5376 * manual/charset.texi (Extended Char Intro): Word use fix, "operating
5377 system".
5378 * manual/message.texi (The Uniforum approach): Likewise.
5379 * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
5380 (glibc iconv Implementation): Likewise.
5381
5382 2012-07-09 Joseph Myers <joseph@codesourcery.com>
5383
5384 [BZ #14337]
5385 * math/s_clog.c (__clog): Avoid scaling a value down where that
5386 could result in underflow.
5387 * math/s_clog10.c (__clog10): Likewise.
5388 * math/s_clog10f.c (__clog10f): Likewise.
5389 * math/s_clog10l.c (__clog10l): Likewise.
5390 * math/s_clogf.c (__clogf): Likewise.
5391 * math/s_clogl.c (__clogl): Likewise.
5392 * math/libm-test.inc (clog_test): Add more tests.
5393 (clog10_test): Likewise.
5394 * sysdeps/i386/fpu/libm-test-ulps: Update.
5395 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5396
5397 2012-07-06 Andreas Schwab <schwab@linux-m68k.org>
5398
5399 [BZ #14283]
5400 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
5401 by 7 not 8 to examine high bit of fractional part.
5402
5403 [BZ #14042]
5404 * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
5405 for call to __mcount_internal.
5406 * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
5407 (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
5408 * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
5409
5410 2012-07-06 Joseph Myers <joseph@codesourcery.com>
5411
5412 [BZ #14154]
5413 * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
5414 approximation for values within 0x1p-13f of an odd multiple of
5415 pi/4.
5416 * math/libm-test.inc (tan_test): Do not allow spurious underflow
5417 exception. Add more tests.
5418 * sysdeps/i386/fpu/libm-test-ulps: Update.
5419
5420 [BZ #6778]
5421 * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
5422 inputs and return -1 for them. Do not check for +Inf in case not
5423 reachable for +Inf.
5424 * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
5425 * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
5426 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
5427 and return -1 for them. Do not check for +Inf in case not
5428 reachable for +Inf.
5429 * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
5430 define.
5431 (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
5432 and return -1 for them. Do not check for +Inf in case not
5433 reachable for +Inf.
5434 * math/libm-test.inc (expm1_test): Add more tests. Do not allow
5435 spurious underflow.
5436 * sysdeps/i386/fpu/libm-test-ulps: Update.
5437 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5438
5439 2012-07-06 Mike Frysinger <vapier@gentoo.org>
5440
5441 * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
5442
5443 2012-07-05 Joseph Myers <joseph@codesourcery.com>
5444
5445 [BZ #14157]
5446 [BZ #14331]
5447 * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
5448 could result in spurious underflow. Scale down values above
5449 DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
5450 * math/s_csqrtf.c (__csqrtf): Likewise.
5451 * math/s_csqrtl.c (__csqrtl): Likewise.
5452 * math/libm-test.inc (csqrt_test): Add more tests. Do not allow
5453 spurious underflow.
5454 * sysdeps/i386/fpu/libm-test-ulps: Update.
5455 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5456
5457 2012-07-04 Andreas Schwab <schwab@linux-m68k.org>
5458
5459 * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
5460 xopen-msg.sed.
5461 * catgets/xopen-msg.awk: New file.
5462 * catgets/xopen-msg.sed: Removed.
5463
5464 * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
5465 po2text.sed.
5466 * intl/po2test.awk: New file.
5467 * intl/po2test.sed: Removed.
5468
5469 2012-07-04 Joseph Myers <joseph@codesourcery.com>
5470
5471 [BZ #14328]
5472 * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
5473 or multiply small sinh result by itself.
5474 * math/s_ctanf.c (__ctanf): Likewise.
5475 * math/s_ctanh.c (__ctanh): Likewise.
5476 * math/s_ctanhf.c (__ctanhf): Likewise.
5477 * math/s_ctanhl.c (__ctanhl): Likewise.
5478 * math/s_ctanl.c (__ctanl): Likewise.
5479 * math/libm-test.inc (ctan_test_tonearest): New function.
5480 (ctan_test_towardzero): Likewise.
5481 (ctan_test_downward): Likewise.
5482 (ctan_test_upward): Likewise.
5483 (ctanh_test_tonearest): Likewise.
5484 (ctanh_test_towardzero): Likewise.
5485 (ctanh_test_downward): Likewise.
5486 (ctanh_test_upward): Likewise.
5487 (main): Call these new functions.
5488 * sysdeps/i386/fpu/libm-test-ulps: Update.
5489 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5490
5491 2012-07-03 Mike Frysinger <vapier@gentoo.org>
5492
5493 * .gitignore: Delete /ports entry.
5494
5495 2012-07-03 Andreas Jaeger <aj@suse.de>
5496
5497 * po/bg.po: Update from translation team.
5498 * po/cs.po: Likewise.
5499 * po/de.po: Likewise.
5500 * po/hr.po: Likewise.
5501 * po/nl.pl: Likewise.
5502 * po/pl.po: Likewise.
5503 * po/vi.po: Likewise.
5504
5505 2012-07-03 Joseph Myers <joseph@codesourcery.com>
5506
5507 * Makeconfig [!+link] (+link-before-libc): New variable.
5508 [!+link] (+link-after-libc): Likewise.
5509 [!+link] (+link-tests): Likewise.
5510 [!+link] (+link): Define in terms of $(+link-before-libc) and
5511 $(+link-after-libc).
5512 [!+link-static] (+link-static-before-libc): New variable.
5513 [!+link-static] (+link-static-after-libc): Likewise.
5514 [!+link-static] (+link-static-tests): Likewise.
5515 [!+link-static] (+link-static): Define in terms of
5516 $(+link-static-before-libc) and $(+link-static-after-libc).
5517 [build-shared] (link-libc-before-gnulib): New variable.
5518 [build-shared] (link-libc-tests): Likewise.
5519 [build-shared] (link-libc): Define in terms of
5520 $(link-libc-before-gnulib).
5521 [!build-shared] (link-libc-tests): New variable.
5522 (link-libc-static-tests): New variable.
5523 [!gnulib] (gnulib-arch): New variable.
5524 [!gnulib] (gnulib-tests): Likewise.
5525 [!gnulib] (static-gnulib-arch): Likewise.
5526 [!gnulib] (static-gnulib-tests): Likewise.
5527 [!gnulib] (gnulib): Use $(gnulib-arch). Do not use $(libgcc_eh).
5528 Define with "=" instead of ":=".
5529 [!gnulib] (static-gnulib): Use $(static-gnulib-arch). Do not use
5530 -lgcc_eh $(libunwind). Define with "=" instead of ":=".
5531 * Rules (binaries-all-notests): New variable.
5532 (binaries-all-tests): Likewise.
5533 (binaries-static-notests): Likewise.
5534 (binaries-static-tests): Likewise.
5535 (binaries-all): Define using $(binaries-all-notests) and
5536 $(binaries-all-tests).
5537 (binaries-static): Define using $(binaries-static-notests) and
5538 $(binaries-static-tests).
5539 (binaries-shared-tests): New variable.
5540 (binaries-shared-notests): Likewise.
5541 (binaries-shared): Remove variable.
5542 ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
5543 ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
5544 ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
5545 ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
5546 ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
5547 ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
5548 * elf/Makefile (sln-modules): New variable.
5549 (extra-objs): Add $(sln-modules:=.o).
5550 (ldconfig-modules): Add static-stubs.
5551 ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
5552 * elf/static-stubs.c: New file.
5553
5554 [BZ #14283]
5555 * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
5556 by 7 not 8 to examine high bit of fractional part. Use volatile
5557 variables when splitting into final array of floats if
5558 __FLT_EVAL_METHOD__ != 0.
5559 * math/libm-test.inc (cos_test): Add another test.
5560 (sin_test): Likewise.
5561 * sysdeps/i386/fpu/libm-test-ulps: Update.
5562
5563 [BZ #14273]
5564 * math/libm-test.inc (cosh_test): Add more tests.
5565
5566 * version.h (RELEASE): Set to "development".
5567 (VERSION): Set to "2.16.90".
5568
5569 2012-06-30 Carlos O'Donell <carlos_odonell@mentor.com>
5570
5571 * NEWS: Update copyright. Remove last-updated date.
5572 Mention math library bug fixes and timezone data changes.
5573 * README: Mention GNU/Hurd, x32, and HPPA support status.
5574
5575 2012-06-28 Thomas Schwinge <thomas@codesourcery.com>
5576
5577 * manual/contrib.texi (Contributors): Sort alphabetically by last name.
5578
5579 2012-06-27 Andreas Jaeger <aj@suse.de>
5580
5581 * manual/contrib.texi (Contributors): Add Samuel Thibault.
5582
5583 2012-06-25 Andreas Jaeger <aj@suse.de>
5584
5585 * sysdeps/s390/fpu/libm-test-ulps: Update.
5586
5587 2012-06-23 Andreas Schwab <schwab@linux-m68k.org>
5588 Thomas Schwinge <thomas@codesourcery.com>
5589
5590 * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
5591 * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
5592 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
5593 fanotify_mark.
5594
5595 2012-06-23 Thomas Schwinge <thomas@codesourcery.com>
5596
5597 * sysdeps/mach/start.c: Remove file.
5598 * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
5599 * sysdeps/i386/init-first.c: Fix comment regarding start.S.
5600 * sysdeps/sh/init-first.c: Likewise.
5601
5602 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
5603 registers for frame unwinding purposes, add CFI directives.
5604 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
5605 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
5606 * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
5607 Likewise.
5608
5609 * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
5610 __fortify_fail returning.
5611 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
5612
5613 * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
5614 sysdeps/sh/____longjmp_chk.S.
5615 * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
5616 on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
5617 * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
5618 (gen-as-const-headers): Append sigaltstack-offsets.sym.
5619
5620 * sysdeps/sh/abort-instr.h: New file.
5621 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
5622 process in case exit returns.
5623
5624 * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
5625 initialize the GOT register before use.
5626
5627 * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
5628 calculation of ARGC > 4.
5629
5630 * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
5631 meaningful names to some local labels.
5632
5633 2012-06-22 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
5634 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5635
5636 * sysdeps/unix/sysv/linux/sh/bits/atomic.h
5637 (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
5638 (__arch_compare_and_exchange_val_16_acq): Likewise.
5639 (__arch_compare_and_exchange_val_32_acq): Likewise.
5640 (atomic_exchange_and_add): Fix gUSA sequence.
5641 (atomic_add): Likewise.
5642 (atomic_add_negative): Likewise.
5643 (atomic_add_zero): Likewise.
5644 (atomic_bit_test_set): Likewise.
5645
5646 2012-06-22 Andreas Schwab <schwab@redhat.com>
5647
5648 [BZ #13579]
5649 * include/link.h (struct link_map): Add l_free_initfini.
5650 * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
5651 l_initfini.
5652 * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
5653 * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
5654 * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
5655 set.
5656
5657 2012-06-22 Carlos O'Donell <carlos_odonell@mentor.com>
5658
5659 * configure.in: Use AC_LANG_SOURCE.
5660 * configure: Regenerate.
5661
5662 2012-06-22 Roland McGrath <roland@hack.frob.com>
5663
5664 * configure.in (libc_cv_localstatedir): New substituted variable.
5665 * configure: Regenerated.
5666 * config.make.in (localstatedir): New variable, substituted from
5667 libc_cv_localstatedir.
5668 * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
5669 * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
5670 ${prefix}/var to /var when we change ${prefix}/etc to /etc.
5671 * sysdeps/gnu/configure: Regenerated.
5672
5673 2012-06-21 Jeff Law <law@redhat.com>
5674
5675 [BZ #14277]
5676 * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
5677 free. Simplify list management for _LIBC case.
5678
5679 2012-06-21 Joseph Myers <joseph@codesourcery.com>
5680
5681 [BZ #14273]
5682 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
5683 Clear sign bit of 64-bit integer value before comparing against
5684 overflow value.
5685
5686 * sysdeps/mach/configure: Regenerated.
5687
5688 2012-06-21 H.J. Lu <hongjiu.lu@intel.com>
5689
5690 [BZ #14278]
5691 * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
5692
5693 2012-06-21 Jeff Law <law@redhat.com>
5694
5695 [BZ #13882]
5696 * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection. Use
5697 uint16_t for elements in the "seen" array to avoid char overflows.
5698 * elf/dl-fini.c (_dl_sort_fini): Likewise.
5699 * elf/dl-open.c (dl_open_worker): Likewise.
5700
5701 2012-06-21 Carlos O'Donell <carlos_odonell@mentor.com>
5702
5703 * scripts/list-sources.sh: Scan PORTS for translations.
5704 * po/libc.pot: Regenerated.
5705
5706 2012-06-21 Andreas Jaeger <aj@suse.de>
5707
5708 [BZ #12194]
5709 * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
5710 warning.
5711 * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
5712 * bits/byteswap-16.h (__bswap_16): Likewise.
5713 * bits/byteswap.h (__bswap_constant_16): Likewise.
5714
5715 2012-06-18 H.J. Lu <hongjiu.lu@intel.com>
5716
5717 [BZ #14117]
5718 * sysdeps/i386/fpu_control.h: Removed.
5719 * sysdeps/x86_64/fpu_control.h: Moved to ...
5720 * sysdeps/x86/fpu_control.h: Here.
5721
5722 * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
5723 (_FPU_SETCW): Likewise.
5724
5725 2012-06-15 H.J. Lu <hongjiu.lu@intel.com>
5726
5727 [BZ #14117]
5728 * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
5729 * sysdeps/x86/fpu/bits/mathinline.h: This.
5730 * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
5731
5732 [BZ #14050]
5733 [BZ #14117]
5734 * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
5735 functions if __x86_64__ is defined.
5736
5737 2012-06-15 Chung-Lin Tang <cltang@codesourcery.com>
5738
5739 * string/endian.h: Add !__ASSEMBLER__ condition for including
5740 conversion interfaces.
5741
5742 2012-06-15 Joseph Myers <joseph@codesourcery.com>
5743
5744 [BZ #14241]
5745 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
5746 of ABS(x) in calculating zero to negative powers other than odd
5747 integers.
5748 * math/libm-test.inc (pow_test): Add more tests.
5749
5750 2012-06-15 Andreas Jaeger <aj@suse.de>
5751
5752 * manual/contrib.texi (Contributors): Update entry of Liubov
5753 Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
5754 Machado Filho.
5755
5756 2012-06-15 Cyril Hrubis <metan@ucw.cz>
5757
5758 * string/string.h: Add __wur to GNU version of strerror_r.
5759
5760 2012-06-14 H.J. Lu <hongjiu.lu@intel.com>
5761
5762 [BZ #14229]
5763 * string/Makefile (tests): Add tst-strtok_r.
5764 * string/tst-strtok_r.c: New file.
5765 * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
5766 RAX_LP/RDX_LP on SAVE_PTR.
5767
5768 2012-06-14 Roland McGrath <roland@hack.frob.com>
5769
5770 * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
5771
5772 2012-06-14 Joseph Myers <joseph@codesourcery.com>
5773
5774 * libm_test.inc (csqrt_test): Allow more spurious underflow
5775 exceptions.
5776 (j0_test): Likewise.
5777 (j1_test): Likewise.
5778 (y0_test): Likewise.
5779 (y1_test): Likewise.
5780
5781 2012-06-13 Carlos O'Donell <carlos_odonell@mentor.com>
5782
5783 * po/Makefile (libc.pot): Use UTF-8 charset.
5784
5785 2012-06-13 Paul Pluzhnikov <ppluzhnikov@google.com>
5786
5787 [BZ #14210]
5788 Suppress sign-conversion warning from FD_SET.
5789 See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
5790 * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
5791 not unsigned long int.
5792 * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
5793
5794 2012-06-12 H.J. Lu <hongjiu.lu@intel.com>
5795
5796 [BZ #14050]
5797 [BZ #14117]
5798 * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
5799 __extern_always_inline instead of __extern_inline.
5800 (__signbitf): Support __SSE2_MATH__ and C++ namespace.
5801 (__signbit): Likewise.
5802 (__signbitl): Support C++ namespace.
5803 (lrintf): New inline function.
5804 (lrint): Likewise.
5805 (llrintf): Likewise.
5806 (llrint): Likewise.
5807 (fmaxf): Likewise.
5808 (fmax): Likewise.
5809 (fminf): Likewise.
5810 (fmin): Likewise.
5811 (rint): Likewise.
5812 (rintf): Likewise.
5813 (ceil): Likewise.
5814 (ceilf): Likewise.
5815 (floor): Likewise.
5816 (floorf): Likewise.
5817 (nearbyint): Likewise.
5818 (nearbyintf): Likewise.
5819
5820 2012-06-12 Thomas Schwinge <thomas@codesourcery.com>
5821
5822 * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
5823 non-default versions.
5824
5825 2012-06-11 Roland McGrath <roland@hack.frob.com>
5826
5827 [BZ #14218]
5828 * manual/argp.texi (Argp): Reword argp_parse description slightly.
5829
5830 2012-06-09 Thomas Schwinge <thomas@codesourcery.com>
5831
5832 * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
5833 (FE_UPWARD, FE_DOWNWARD): Don't define.
5834 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
5835 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
5836
5837 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
5838 reading it.
5839 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
5840 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
5841
5842 2012-06-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5843
5844 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
5845 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
5846 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
5847 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
5848
5849 2012-06-06 H.J. Lu <hongjiu.lu@intel.com>
5850
5851 [BZ #14117]
5852 * sysdeps/i386/fpu/bits/fenv.h: Removed.
5853 * sysdeps/i386/fpu/Implies: New file.
5854 * sysdeps/x86_64/fpu/Implies: Likewise.
5855 * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
5856 * sysdeps/x86/fpu/bits/fenv.h: This.
5857
5858 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
5859 __SSE_MATH__.
5860
5861 2012-06-06 Siddhesh Poyarekar <siddhesh@redhat.com>
5862
5863 [BZ #14134]
5864 * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
5865 character 0xffff that matches the last element of the
5866 conversion table.
5867
5868 2012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5869
5870 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
5871 fmodl commit.
5872
5873 2012-06-05 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5874
5875 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
5876 values higher than 25.6283.
5877
5878 2012-06-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
5879
5880 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
5881 subnormal exponent extraction and add some __builtin_expect.
5882 * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
5883 Fix for subnormal mantissa calculation.
5884
5885 2012-06-04 Mike Frysinger <vapier@gentoo.org>
5886
5887 * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
5888 cpu2 is -1 and errno is not ENOSYS.
5889
5890 2012-06-04 H.J. Lu <hongjiu.lu@intel.com>
5891
5892 [BZ #14117]
5893 * sysdeps/i386/i486/bits/string.h: Renamed to ...
5894 * sysdeps/x86/bits/string.h: This.
5895 * sysdeps/x86_64/bits/string.h: Removed.
5896
5897 * sysdeps/i386/i486/bits/string.h: Define inline functions only
5898 if not compiling for x86-64, but compiling for >= i486.
5899
5900 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
5901 * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
5902
5903 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
5904 New macro from Linux kernel 3.4.0.
5905 (FP_XSTATE_MAGIC2): Likewise.
5906 (FP_XSTATE_MAGIC2_SIZE): Likewise.
5907 (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
5908 (struct _fpx_sw_bytes): New struct.
5909 (struct _xsave_hdr): Likewise.
5910 (struct _ymmh_state): Likewise.
5911 (struct _xstate): Likewise.
5912
5913 * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
5914 * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
5915 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
5916 * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
5917 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
5918 * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
5919
5920 * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
5921 * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
5922 * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
5923 * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
5924 * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
5925 * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
5926
5927 2012-06-04 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
5928
5929 [BZ #13743]
5930 * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
5931 * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
5932 (sysdep_headers): Include sys/platform/ppc.h.
5933 * sysdeps/powerpc/test-gettimebase.c: Test for
5934 __ppc_get_timebase() to catch future ISA opcode/insn changes.
5935 * manual/Makefile (appendices): Include platform.texi.
5936 * manual/contrib.texi (Contributors): Update @node pointers.
5937 * manual/maint.texi (Maintenance): Likewise.
5938 (Platform): New node.
5939 * manual/platform.texi: New file. Document the new features.
5940
5941 2012-06-04 Siddhesh Poyarekar <siddhesh@redhat.com>
5942 Jakub Jelinek <jakub@redhat.com>
5943
5944 [BZ #14188]
5945 * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
5946 where __builtin_expect is unavailable.
5947
5948 2012-06-03 David S. Miller <davem@davemloft.net>
5949
5950 * stdlib/longlong.h: Updated from GCC.
5951
5952 2012-06-02 Andreas Schwab <schwab@linux-m68k.org>
5953
5954 [BZ #14042]
5955 * sysdeps/powerpc/powerpc32/mcount.c: New file.
5956 * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
5957 __mcount_internal.
5958 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
5959 (GLIBC_2.16): Likewise.
5960
5961 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
5962
5963 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
5964
5965 2012-06-01 Joseph Myers <joseph@codesourcery.com>
5966
5967 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
5968 (default-abi): New variable.
5969 * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
5970 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
5971 variable.
5972 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
5973 Likewise.
5974 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
5975 Likewise.
5976 * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
5977 Likewise.
5978
5979 * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
5980 definition. Document in comment.
5981
5982 2012-06-01 David S. Miller <davem@davemloft.net>
5983
5984 * stdlib/longlong.h: Updated from GCC.
5985
5986 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
5987
5988 [BZ #14117]
5989 * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
5990 Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
5991 sys/debugreg.h sys/io.h here.
5992 * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
5993 sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
5994 sys/io.h.
5995 * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
5996 Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
5997 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
5998 * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
5999 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
6000 * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
6001
6002 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
6003 Define only if __x86_64__ is defined.
6004
6005 2012-06-01 Joseph Myers <joseph@codesourcery.com>
6006
6007 [BZ #14048]
6008 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
6009 Use int64_t for variable i.
6010 * math/libm-test.inc (fmod_test): Add more tests.
6011
6012 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
6013 z computation is not scheduled after fetestexcept.
6014 * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
6015 Use math_force_eval instead of asm to ensure calculation scheduled
6016 before exception test.
6017 * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
6018 Ensure a1 + u.d computation is not scheduled after fetestexcept.
6019
6020 2012-06-01 Aurelien Jarno <aurelien@aurel32.net>
6021
6022 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
6023 computation is not scheduled after fetestexcept.
6024
6025 2012-06-01 H.J. Lu <hongjiu.lu@intel.com>
6026
6027 [BZ #14117]
6028 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
6029 * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
6030
6031 2012-06-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
6032
6033 * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
6034 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
6035
6036 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
6037
6038 [BZ #14117]
6039 * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
6040 <bits/wordsize.h>.
6041 (__WCHAR_MIN): Support __WORDSIZE == 64.
6042 (__WCHAR_MAX): Likewise.
6043
6044 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
6045 * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
6046
6047 [BZ #14183]
6048 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
6049 Defined with __SWORD_TYPE if __x86_64__ isn't defined.
6050
6051 [BZ #14117]
6052 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
6053 * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
6054
6055 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
6056 * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
6057
6058 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
6059 Defined to 1 if __x86_64__ isn't defined.
6060 (_STAT_VER_LINUX_OLD): New.
6061 (st_atime): Remove duplicate.
6062 (st_mtime): Likewise.
6063 (st_ctime): Likewise.
6064
6065 2012-05-31 David S. Miller <davem@davemloft.net>
6066
6067 * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
6068 entries.
6069
6070 2012-06-01 Andreas Schwab <schwab@linux-m68k.org>
6071
6072 * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
6073 gen-libm-test.pl.
6074
6075 [BZ #14132]
6076 * elf/dl-reloc.c: Include <_itoa.h>.
6077 (_dl_reloc_bad_type): Remove use of INTUSE.
6078 * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
6079 * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
6080 * stdio-common/psiginfo.c (psiginfo): Likewise.
6081 * stdio-common/psignal.c (psignal): Likewise.
6082 * string/strsignal.c (strsignal): Likewise.
6083 * include/signal.h (_sys_siglist): Declare hidden proto.
6084 * stdio-common/itoa-digits.c: Include <_itoa.h>. Replace
6085 INTVARDEF with libc_hidden_data_def.
6086 * stdio-common/itoa-udigits.c: Likewise.
6087 * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
6088 (_itoa_lower_digits_internal): Remove declaration.
6089 (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
6090 * sysdeps/gnu/siglist.c (_sys_siglist_internal)
6091 (_sys_sigabbrev_internal): Remove aliases.
6092 (_sys_siglist): Define hidden alias.
6093
6094 2012-05-31 Markus Trippelsdorf <markus@trippelsdorf.de>
6095
6096 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
6097 bits/sysctl.h.
6098
6099 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
6100
6101 [BZ #14117]
6102 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
6103 * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
6104
6105 * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
6106 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
6107 * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
6108 * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
6109 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
6110 * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
6111
6112 * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
6113 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
6114 * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
6115
6116 * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
6117 with __addr.
6118 (insw): Likewise.
6119 (insl): Likewise.
6120 (outsb): Likewise.
6121 (outsw): Likewise.
6122 (outsl): Likewise.
6123
6124 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
6125 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
6126 * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
6127
6128 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
6129 * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
6130 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
6131 * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
6132 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
6133 * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
6134
6135 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
6136 * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
6137
6138 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
6139 * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
6140
6141 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
6142 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
6143 * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
6144
6145 * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
6146 * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
6147 to ...
6148 * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
6149
6150 * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
6151 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
6152 * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
6153
6154 * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
6155 for x86-64.
6156 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
6157
6158 2012-05-31 Joseph Myers <joseph@codesourcery.com>
6159
6160 * math/math.h (M_El): Use two more decimal places.
6161 (M_LOG2El): Likewise.
6162 (M_LOG10El): Likewise.
6163 (M_LN2l): Likewise.
6164 (M_LN10l): Likewise.
6165 (M_PIl): Likewise.
6166 (M_PI_2l): Likewise.
6167 (M_PI_4l): Likewise.
6168 (M_1_PIl): Likewise.
6169 (M_2_PIl): Likewise.
6170 (M_2_SQRTPIl): Likewise.
6171 (M_SQRT2l): Likewise.
6172 (M_SQRT1_2l): Likewise.
6173
6174 2012-05-31 David S. Miller <davem@davemloft.net>
6175
6176 * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
6177 values between float registers.
6178 * sysdeps/sparc/sparc64/memset.S: Likewise.
6179 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
6180
6181 2012-05-31 Mike Frysinger <vapier@gentoo.org>
6182
6183 * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
6184 -D_FORTIFY_SOURCE=1.
6185 (CPPFLAGS-tst-longjmp_chk.c): Define.
6186 (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
6187 (CPPFLAGS-tst-longjmp_chk2.c): Define.
6188 * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
6189 CFLAGS-tst-wchar-h.c.
6190
6191 2012-05-31 Marek Polacek <polacek@redhat.com>
6192
6193 [BZ #14132]
6194 * include/mntent.h (__setmntent_internal, __getmntent_r_internal
6195 __endmntent_internal): Remove declaration.
6196 (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
6197 (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
6198 * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
6199
6200 2012-05-30 David S. Miller <davem@davemloft.net>
6201
6202 * sysdeps/sparc/sparc32/soft-fp/q_util.c
6203 (___Q_simulate_exceptions): Use real FP ops rather than writing
6204 into the %fsr.
6205 * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
6206 Likewise.
6207
6208 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
6209
6210 [BZ #14117]
6211 * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
6212 * sysdeps/x86/bits/xtitypes.h: This.
6213
6214 * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
6215 * sysdeps/x86/bits/wordsize.h: This.
6216
6217 * sysdeps/i386/bits/huge_vall.h: Renamed to ...
6218 * sysdeps/x86/bits/huge_vall.h: This.
6219
6220 * sysdeps/i386/bits/select.h: Removed.
6221 * sysdeps/x86_64/bits/select.h: Renamed to ...
6222 * sysdeps/x86/bits/select.h: This.
6223
6224 * sysdeps/i386/bits/setjmp.h: Removed.
6225 * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
6226 * sysdeps/x86/bits/setjmp.h: This.
6227
6228 * sysdeps/i386/bits/mathdef.h: Removed.
6229 * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
6230 * sysdeps/x86/bits/mathdef.h: This.
6231
6232 2012-05-30 Andreas Schwab <schwab@linux-m68k.org>
6233
6234 [BZ #14132]
6235 * include/sys/socket.h (__connect_internal)
6236 (__libc_sa_len_internal): Remove declaration.
6237 (__connect, __libc_sa_len): Declare hidden_proto.
6238 (SA_LEN): Remove use of INTUSE.
6239 * socket/connect.c: Add libc_hidden_def.
6240 * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
6241 * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
6242 * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
6243 alias.
6244 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
6245 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
6246 * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
6247 of adding _internal alias.
6248
6249 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
6250
6251 [BZ #14117]
6252 * sysdeps/i386/bits/link.h: Removed.
6253 * sysdeps/i386/bits/linkmap.h: Likewise.
6254 * sysdeps/x86_64/bits/link.h: Renamed to ...
6255 * sysdeps/x86/bits/link.h: This.
6256 * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
6257 * sysdeps/x86/bits/linkmap.h: This.
6258
6259 * sysdeps/i386/bits/endian.h: Removed.
6260 * sysdeps/x86_64/bits/endian.h: Renamed to ...
6261 * sysdeps/x86/bits/endian.h: This.
6262
6263 * sysdeps/i386/bits/byteswap.h: Removed.
6264 * sysdeps/i386/bits/byteswap-16.h: Likewise.
6265 * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
6266 * sysdeps/x86/bits/byteswap.h: This.
6267 * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
6268 * sysdeps/x86/bits/byteswap-16.h: This.
6269 * sysdeps/i386/Implies: Add x86.
6270 * sysdeps/x86_64/Implies: Likewise.
6271
6272 2012-05-30 David S. Miller <davem@davemloft.net>
6273
6274 * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
6275 (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
6276 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
6277 (FP_TRAPPING_EXCEPTIONS): Define.
6278 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
6279 (FP_TRAPPING_EXCEPTIONS): Define.
6280 * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
6281 subnormals only when inexact has been signalled or underflow
6282 exceptions are enabled.
6283 (_FP_PACK_CANONICAL): Likewise.
6284
6285 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
6286
6287 [BZ #14183]
6288 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
6289 Defined with __UWORD_TYPE if __x86_64__ isn't defined.
6290
6291 2012-05-30 Richard Henderson <rth@twiddle.net>
6292
6293 * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
6294 with #ifndef NOT_IN_libc.
6295
6296 * scripts/abilist.awk: Accept 8 fields. Handle Alpha functions
6297 marked to avoid plt entry.
6298
6299 2012-05-30 H.J. Lu <hongjiu.lu@intel.com>
6300
6301 [BZ #14112]
6302 * Makeconfig (default-abi): New macro.
6303 (abi-includes): Likewise.
6304 ($(common-objpfx)soversions.mk): Remove WORDSIZE check. Use
6305 $(abi-$(default-abi)-lib-soname) for soname if defined.
6306 ($(common-objpfx)gnu/lib-names.stmp): Generate from
6307 abi-variants.
6308 * Makefile (installed-stubs): Likewise.
6309 * include/stubs-biarch.h: Removed.
6310 * scripts/lib-names.awk: Only handle one library at a time.
6311 * scripts/soversions.awk: Remove WORDSIZE support.
6312 * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
6313 entries.
6314 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
6315 Removed.
6316 (syscall-list-default-condition): Likewise.
6317 (syscall-list-default-condition): Likewise.
6318 (syscall-list-includes): Likewise.
6319 ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
6320 syscall-list-* with abi-*. Handle undefined abi-variants.
6321 * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
6322 * sysdeps/unix/sysv/linux/i386/Implies: New file.
6323 * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
6324 * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
6325 * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
6326 * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
6327 Removed.
6328 (syscall-list-32-options): Likewise.
6329 (syscall-list-32-condition): Likewise.
6330 (syscall-list-64-options): Likewise.
6331 (syscall-list-64-condition): Likewise.
6332 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
6333 macro.
6334 * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
6335 Renamed to ...
6336 (abi-*): This.
6337 (abi-64-ld-soname): New macro.
6338 * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
6339 * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
6340 Renamed to ...
6341 (abi-*): This.
6342 * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
6343 * sysdeps/x86_64/x32/shlib-versions: Likewise.
6344
6345 2012-05-30 Joseph Myers <joseph@codesourcery.com>
6346
6347 * sysdeps/unix/sysv/linux/kernel-features.h
6348 (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
6349 * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
6350 include <kernel-features.h>.
6351 [!__NR_ftruncate64]: Remove conditional code.
6352 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
6353 [__NR_ftruncate64]: Make code unconditional.
6354 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
6355 * sysdeps/unix/sysv/linux/truncate64.c: Do not
6356 include <kernel-features.h>.
6357 [!__NR_ftruncate64]: Remove conditional code.
6358 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
6359 [__NR_ftruncate64]: Make code unconditional.
6360 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
6361 * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
6362 include <kernel-features.h>.
6363 [!__NR_ftruncate64]: Remove conditional code.
6364 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
6365 [__NR_ftruncate64]: Make code unconditional.
6366 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
6367 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
6368 include <kernel-features.h>.
6369 [!__NR_ftruncate64]: Remove conditional code.
6370 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
6371 [__NR_ftruncate64]: Make code unconditional.
6372 [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
6373
6374 * configure.in (libc_cv_fpie): Weaken to a compile test using
6375 LIBC_TRY_CC_OPTION.
6376 * configure: Regenerated.
6377
6378 2012-05-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6379
6380 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
6381 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
6382 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
6383 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
6384 Refreshed.
6385 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
6386 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
6387 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
6388 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
6389 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
6390 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
6391 Refreshed.
6392
6393 2012-05-27 David S. Miller <davem@davemloft.net>
6394
6395 * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
6396 (___Q_zero): New.
6397 (__Q_simulate_exceptions): Return void. Change to simulate
6398 exceptions by writing into the %fsr.
6399 * sysdeps/sparc/sparc64/soft-fp/qp_util.c
6400 (__Qp_handle_exceptions): Likewise.
6401 (numbers): Delete.
6402 * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
6403 __Qp_handle_exceptions.
6404 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
6405 __Qp_handle_exceptions.
6406 * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
6407 as unused and give dummy FP_RND_NEAREST initializer.
6408 (FP_INHIBIT_RESULTS): Define.
6409 (___Q_simulate_exceptions): Update declaration.
6410 (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
6411 formatting.
6412 * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
6413 as unused and give dummy FP_RND_NEAREST initializer.
6414 (__Qp_handle_exceptions): Update declaration.
6415 (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
6416 formatting.
6417
6418 2012-05-27 Thomas Schwinge <thomas@codesourcery.com>
6419
6420 * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
6421 the temporary FPU control word.
6422 * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
6423 * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
6424 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
6425 * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
6426 * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
6427 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
6428 * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
6429 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
6430 * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
6431 * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
6432 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
6433
6434 2012-05-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
6435
6436 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
6437 fields.
6438
6439 2012-05-27 Chung-Lin Tang <cltang@codesourcery.com>
6440
6441 * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
6442 * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
6443 * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
6444 * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
6445 Likewise.
6446 * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
6447 * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
6448 Likewise.
6449
6450 2012-05-27 Ulrich Drepper <drepper@gmail.com>
6451
6452 * po/h.po: Update from translation team.
6453
6454 2012-05-26 Andreas Schwab <schwab@linux-m68k.org>
6455
6456 * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
6457
6458 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
6459 handling of denormals.
6460 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
6461 * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
6462 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
6463 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
6464 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
6465 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
6466 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
6467 Likewise.
6468
6469 2012-05-26 Marek Polacek <polacek@redhat.com>
6470
6471 [BZ #14152]
6472 * math/libm-test.inc (fma_test): Don't always expect underflow
6473 exception.
6474
6475 2012-05-26 Siddhesh Poyarekar <siddhesh@redhat.com>
6476
6477 [BZ #12416]
6478 * elf/tst-execstack.c: Include stackinfo.h.
6479 (do_test): Adjust test case to ensure that pthread_getattr_np
6480 behaviour remains the same after marking stack executable.
6481
6482 2012-05-25 Joseph Myers <joseph@codesourcery.com>
6483
6484 * sysdeps/unix/sysv/linux/kernel-features.h
6485 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
6486 * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
6487 kernel-features.h.
6488 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
6489 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
6490 * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
6491 kernel-features.h.
6492 [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
6493 [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
6494
6495 2012-05-25 H.J. Lu <hongjiu.lu@intel.com>
6496
6497 * configure.in: Define the default includes to being none.
6498 * configure: Regenerated.
6499
6500 2012-05-25 Roland McGrath <roland@hack.frob.com>
6501
6502 * sysdeps/x86_64/__longjmp.S: Add a static probe here.
6503 * sysdeps/x86_64/setjmp.S: Likewise.
6504 * sysdeps/i386/bsd-setjmp.S: Likewise.
6505 * sysdeps/i386/bsd-_setjmp.S: Likewise.
6506 * sysdeps/i386/setjmp.S: Likewise.
6507 * sysdeps/i386/__longjmp.S: Likewise.
6508 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
6509 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
6510
6511 * include/stap-probe.h: New file.
6512 * configure.in: Handle --enable-systemtap.
6513 * configure: Regenerated.
6514 * config.h.in (USE_STAP_PROBE): New #undef.
6515 * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
6516 * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
6517 * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
6518
6519 2012-05-25 Joseph Myers <joseph@codesourcery.com>
6520
6521 [BZ #13717]
6522 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
6523 to 2.4.0 where earlier.
6524 * sysdeps/unix/sysv/linux/configure: Regenerated.
6525 * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
6526 <kernel-features.h>.
6527 [__ASSUME_32BITUIDS]: Make code unconditional.
6528 [!__ASSUME_32BITUIDS]: Remove conditional code.
6529 * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
6530 <kernel-features.h>.
6531 [__ASSUME_32BITUIDS]: Make code unconditional.
6532 [!__ASSUME_32BITUIDS]: Remove conditional code.
6533 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
6534 [__ASSUME_32BITUIDS]: Make code unconditional.
6535 (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
6536 * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
6537 <kernel-features.h>.
6538 [__ASSUME_32BITUIDS]: Make code unconditional.
6539 [!__ASSUME_32BITUIDS]: Remove conditional code.
6540 * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
6541 <kernel-features.h>.
6542 [__ASSUME_32BITUIDS]: Make code unconditional.
6543 [!__ASSUME_32BITUIDS]: Remove conditional code.
6544 * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
6545 <kernel-features.h>.
6546 [__ASSUME_32BITUIDS]: Make code unconditional.
6547 [!__ASSUME_32BITUIDS]: Remove conditional code.
6548 * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
6549 <kernel-features.h>.
6550 [__ASSUME_32BITUIDS]: Make code unconditional.
6551 [!__ASSUME_32BITUIDS]: Remove conditional code.
6552 * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
6553 <kernel-features.h>.
6554 [__ASSUME_32BITUIDS]: Make code unconditional.
6555 [!__ASSUME_32BITUIDS]: Remove conditional code.
6556 * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
6557 <kernel-features.h>.
6558 [__ASSUME_32BITUIDS]: Make code unconditional.
6559 [!__ASSUME_32BITUIDS]: Remove conditional code.
6560 * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
6561 <kernel-features.h>.
6562 [__ASSUME_32BITUIDS]: Make code unconditional.
6563 [!__ASSUME_32BITUIDS]: Remove conditional code.
6564 * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
6565 <kernel-features.h>.
6566 [__ASSUME_32BITUIDS]: Make code unconditional.
6567 [!__ASSUME_32BITUIDS]: Remove conditional code.
6568 * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
6569 <kernel-features.h>.
6570 [__ASSUME_32BITUIDS]: Make code unconditional.
6571 [!__ASSUME_32BITUIDS]: Remove conditional code.
6572 * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
6573 <kernel-features.h>.
6574 [__ASSUME_32BITUIDS]: Make code unconditional.
6575 [!__ASSUME_32BITUIDS]: Remove conditional code.
6576 * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
6577 <kernel-features.h>.
6578 [__NR_setresgid] (__setresgid): Do not declare.
6579 [__ASSUME_32BITUIDS]: Make code unconditional.
6580 [!__ASSUME_32BITUIDS]: Remove conditional code.
6581 * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
6582 <kernel-features.h>.
6583 [__NR_setresuid] (__setresuid): Do not declare.
6584 [__ASSUME_32BITUIDS]: Make code unconditional.
6585 [!__ASSUME_32BITUIDS]: Remove conditional code.
6586 * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
6587 <kernel-features.h>.
6588 [__ASSUME_32BITUIDS]: Make code unconditional.
6589 [!__ASSUME_32BITUIDS]: Remove conditional code.
6590 * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
6591 <kernel-features.h>.
6592 [__ASSUME_32BITUIDS]: Make code unconditional.
6593 [!__ASSUME_32BITUIDS]: Remove conditional code.
6594 * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
6595 <kernel-features.h>.
6596 [__ASSUME_32BITUIDS]: Make code unconditional.
6597 [!__ASSUME_32BITUIDS]: Remove conditional code.
6598 * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
6599 <kernel-features.h>.
6600 [__ASSUME_32BITUIDS]: Make code unconditional.
6601 [!__ASSUME_32BITUIDS]: Remove conditional code.
6602 * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
6603 <kernel-features.h>.
6604 [__ASSUME_32BITUIDS]: Make code unconditional.
6605 [!__ASSUME_32BITUIDS]: Remove conditional code.
6606 * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
6607 <kernel-features.h>.
6608 [__ASSUME_32BITUIDS]: Make code unconditional.
6609 [!__ASSUME_32BITUIDS]: Remove conditional code.
6610 * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
6611 <kernel-features.h>.
6612 [__ASSUME_32BITUIDS]: Make code unconditional.
6613 [!__ASSUME_32BITUIDS]: Remove conditional code.
6614 * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
6615 <kernel-features.h>.
6616 [__ASSUME_32BITUIDS]: Make code unconditional.
6617 [!__ASSUME_32BITUIDS]: Remove conditional code.
6618 * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
6619 <kernel-features.h>.
6620 [__ASSUME_32BITUIDS]: Make code unconditional.
6621 [!__ASSUME_32BITUIDS]: Remove conditional code.
6622 * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
6623 <kernel-features.h>.
6624 [__ASSUME_32BITUIDS]: Make code unconditional.
6625 [!__ASSUME_32BITUIDS]: Remove conditional code.
6626 * sysdeps/unix/sysv/linux/kernel-features.h
6627 (__ASSUME_SETRESUID_SYSCALL): Remove.
6628 (__ASSUME_SETRESGID_SYSCALL): Likewise.
6629 (__ASSUME_32BITUIDS): Likewise.
6630 (__ASSUME_LDT_WORKS): Likewise.
6631 (__ASSUME_O_DIRECTORY): Likewise.
6632 (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
6633 architecture but not kernel version.
6634 (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
6635 (__ASSUME_MMAP2_SYSCALL): Likewise.
6636 (__ASSUME_STAT64_SYSCALL): Likewise.
6637 (__ASSUME_IPC64): Likewise.
6638 * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
6639 <kernel-features.h>.
6640 [__ASSUME_32BITUIDS]: Make code unconditional.
6641 [!__ASSUME_32BITUIDS]: Remove conditional code.
6642 * sysdeps/unix/sysv/linux/opendir.c: Do not include
6643 <kernel-features.h>.
6644 [__ASSUME_O_DIRECTORY]: Make code unconditional.
6645 * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
6646 132096]: Remove conditional code.
6647 [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
6648 * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
6649 <kernel-features.h>.
6650 [__ASSUME_32BITUIDS]: Make code unconditional.
6651 [!__ASSUME_32BITUIDS]: Remove conditional code.
6652 * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
6653 <kernel-features.h>.
6654 [__ASSUME_32BITUIDS]: Make code unconditional.
6655 [!__ASSUME_32BITUIDS]: Remove conditional code.
6656 * sysdeps/unix/sysv/linux/setegid.c: Do not include
6657 <kernel-features.h>.
6658 [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
6659 unconditional.
6660 (__setresgid): Do not declare.
6661 [__ASSUME_32BITUIDS]: Make code unconditional.
6662 [!__ASSUME_32BITUIDS]: Remove conditional code.
6663 * sysdeps/unix/sysv/linux/seteuid.c: Do not include
6664 <kernel-features.h>.
6665 [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
6666 unconditional.
6667 (__setresuid): Do not declare.
6668 [__ASSUME_32BITUIDS]: Make code unconditional.
6669 [!__ASSUME_32BITUIDS]: Remove conditional code.
6670 * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
6671 <kernel-features.h>.
6672 [__ASSUME_32BITUIDS]: Make code unconditional.
6673 [!__ASSUME_32BITUIDS]: Remove conditional code.
6674 * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
6675 <kernel-features.h>.
6676 [__ASSUME_32BITUIDS]: Make code unconditional.
6677 [!__ASSUME_32BITUIDS]: Remove conditional code.
6678
6679 2012-05-25 Richard Henderson <rth@twiddle.net>
6680
6681 * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
6682 dl_hwcap to ifunc resolver.
6683 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
6684 elf_ifunc_invoke.
6685 * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
6686 dl_hwcap to ifunc resolver.
6687 * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
6688
6689 2012-05-24 Joseph Myers <joseph@codesourcery.com>
6690
6691 [BZ #14153]
6692 * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
6693 for |x| <= 2**-26, not 2**-57.
6694 * math/libm-test.inc (acos_test): Do not allow spurious underflow
6695 exception.
6696
6697 2012-05-24 Jeff Law <law@redhat.com>
6698
6699 * stdio-common/Makefile (tests): Add bug25.
6700 * stdio-common/bug25.c: New test.
6701
6702 2012-05-24 H.J. Lu <hongjiu.lu@intel.com>
6703
6704 [BZ #13576]
6705 * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
6706 multiple of MALLOC_ALIGNMENT in size.
6707 (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
6708
6709 2012-05-24 Joseph Myers <joseph@codesourcery.com>
6710
6711 * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
6712 Require >= 256.
6713 (FILENAME_MAX): Use macro-int-constant.
6714 (FOPEN_MAX): Use macro-int-constant. Require >= 8.
6715 (_IOFBF): Use macro-int-constant.
6716 (_IOLBF): Likewise.
6717 (_IONBF): Likewise.
6718 (SEEK_CUR): Likewise.
6719 (SEEK_END): Likewise.
6720 (SEEK_SET): Likewise.
6721 (TMP_MAX): Likewise.
6722 (EOF): Use macro-int-constant. Require < 0.
6723 (NULL): Use macro-constant. Require == 0.
6724 (stdin): Require type to be FILE *.
6725 (stdout): Likewise.
6726 (stderr): Likewise.
6727 * conform/data/stdlib.h-data (EXIT_FAILURE): Use
6728 macro-int-constant.
6729 (EXIT_SUCCESS): Likewise.
6730 (NULL): Use macro-constant. Require == 0.
6731 (RAND_MAX): Use macro-int-constant.
6732 [ISO99 || ISO11] (lldiv_t): Require also for these standards.
6733 [C99-based standards] (strtof): Require function.
6734 [C99-based standards] (strtold): Likewise.
6735 [C99-based standards] (strtoll): Likewise.
6736 [C99-based standards] (strtoull): Likewise.
6737 [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
6738 [ISO || ISO99 || ISO11] (limits.h): Likewise.
6739 [ISO || ISO99 || ISO11] (math.h): Likewise.
6740 [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
6741 (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
6742 [ISO || ISO99 || ISO11] (*_t): Do not allow.
6743
6744 2012-05-24 Andreas Schwab <schwab@linux-m68k.org>
6745
6746 [BZ #14132]
6747 * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
6748 * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
6749 * intl/dgettext.c (DCGETTEXT): Likewise.
6750 * intl/gettext.c (DCGETTEXT): Likewise.
6751 * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
6752 * posix/regex_internal.h (gettext): Likewise.
6753 * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
6754 Remove declaration.
6755 * include/argz.h (__argz_count_internal)
6756 (__argz_stringify_internal): Remove declaration.
6757 (__argz_count, __argz_stringify): Declare hidden proto.
6758 * intl/dcgettext.c: Remove use of INTDEF.
6759 * string/argz-count.c: Replace INTDEF with libc_hidden_def.
6760 * string/argz-stringify.c: Likewise.
6761 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
6762 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
6763 Declare hidden proto.
6764 * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
6765 (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
6766 Declare hidden proto.
6767 * include/stdio.h (__asprintf_internal): Don't declare.
6768 (__asprintf): Don't define as macro. Declare hidden proto.
6769 * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
6770 (__fsetlocking): Declare hidden proto.
6771 * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
6772 (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
6773 hidden proto.
6774 (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
6775 (_IO_setlinebuf): Remove use of INTUSE.
6776 (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
6777 (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
6778 (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
6779 Remove declaration.
6780 * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
6781 (_IO_do_flush): Remove use of INTUSE.
6782 (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
6783 (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
6784 (_IO_adjust_column, _IO_least_wmarker)
6785 (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
6786 (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
6787 (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
6788 (_IO_default_doallocate, _IO_wdefault_doallocate)
6789 (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
6790 (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
6791 (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
6792 (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
6793 (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
6794 (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
6795 (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
6796 (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
6797 (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
6798 (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
6799 (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
6800 (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
6801 (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
6802 proto.
6803 (_IO_flush_all_internal, _IO_adjust_column_internal)
6804 (_IO_default_uflow_internal, _IO_default_finish_internal)
6805 (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
6806 (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
6807 (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
6808 (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
6809 (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
6810 (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
6811 (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
6812 (_IO_file_xsgetn_internal, _IO_file_stat_internal)
6813 (_IO_file_close_internal, _IO_file_close_it_internal)
6814 (_IO_file_underflow_internal, _IO_file_overflow_internal)
6815 (_IO_file_init_internal, _IO_file_attach_internal)
6816 (_IO_file_fopen_internal, _IO_file_read_internal)
6817 (_IO_file_sync_internal, _IO_file_seek_internal)
6818 (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
6819 (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
6820 (_IO_str_underflow_internal, _IO_str_overflow_internal)
6821 (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
6822 (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
6823 (_IO_list_all_internal, _IO_link_in_internal)
6824 (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
6825 (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
6826 (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
6827 (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
6828 (_IO_do_write_internal, _IO_padn_internal)
6829 (_IO_getline_info_internal, _IO_getline_internal)
6830 (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
6831 (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
6832 (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
6833 (_IO_vfscanf_internal, _IO_vfprintf_internal)
6834 (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
6835 (_IO_init_internal, _IO_un_link_internal): Don't declare.
6836 * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
6837 with libc_hidden_ver, remove use of INTUSE.
6838 * libio/genops.c: Likewise.
6839 * libio/freopen.c: Likewise.
6840 * libio/freopen64.c: Likewise.
6841 * libio/iofclose.c: Likewise.
6842 * libio/iofdopen.c: Likewise.
6843 * libio/iofflush.c: Likewise.
6844 * libio/iofflush_u.c: Likewise.
6845 * libio/iofgets.c: Likewise.
6846 * libio/iofgets_u.c: Likewise.
6847 * libio/iofopen.c: Likewise.
6848 * libio/iofopncook.c: Likewise.
6849 * libio/iofread.c: Likewise.
6850 * libio/iofread_u.c: Likewise.
6851 * libio/ioftell.c: Likewise.
6852 * libio/iofwrite.c: Likewise.
6853 * libio/iogetline.c: Likewise.
6854 * libio/iogets.c: Likewise.
6855 * libio/iogetwline.c: Likewise.
6856 * libio/iopadn.c: Likewise.
6857 * libio/iopopen.c: Likewise.
6858 * libio/ioseekoff.c: Likewise.
6859 * libio/ioseekpos.c: Likewise.
6860 * libio/iosetbuffer.c: Likewise.
6861 * libio/iosetvbuf.c: Likewise.
6862 * libio/ioungetc.c: Likewise.
6863 * libio/ioungetwc.c: Likewise.
6864 * libio/iovdprintf.c: Likewise.
6865 * libio/iovsprintf.c: Likewise.
6866 * libio/iovsscanf.c: Likewise.
6867 * libio/memstream.c: Likewise.
6868 * libio/obprintf.c: Likewise.
6869 * libio/oldfileops.c: Likewise.
6870 * libio/oldiofclose.c: Likewise.
6871 * libio/oldiofdopen.c: Likewise.
6872 * libio/oldiofopen.c: Likewise.
6873 * libio/oldiopopen.c: Likewise.
6874 * libio/oldstdfiles.c: Likewise.
6875 * libio/putc.c: Likewise.
6876 * libio/setbuf.c: Likewise.
6877 * libio/setlinebuf.c: Likewise.
6878 * libio/stdfiles.c: Likewise.
6879 * libio/strops.c: Likewise.
6880 * libio/vasprintf.c: Likewise.
6881 * libio/vscanf.c: Likewise.
6882 * libio/vsnprintf.c: Likewise.
6883 * libio/vswprintf.c: Likewise.
6884 * libio/wfiledoalloc.c: Likewise.
6885 * libio/wfileops.c: Likewise.
6886 * libio/wgenops.c: Likewise.
6887 * libio/wmemstream.c: Likewise.
6888 * libio/wstrops.c: Likewise.
6889 * libio/__fpurge.c: Likewise.
6890 * libio/__fsetlocking.c: Likewise.
6891 * assert/assert.c: Likewise.
6892 * debug/fgets_chk.c: Likewise.
6893 * debug/fgets_u_chk.c: Likewise.
6894 * debug/fread_chk.c: Likewise.
6895 * debug/fread_u_chk.c: Likewise.
6896 * debug/gets_chk.c: Likewise.
6897 * debug/obprintf_chk.c: Likewise.
6898 * debug/vasprintf_chk.c: Likewise.
6899 * debug/vdprintf_chk.c: Likewise.
6900 * debug/vsnprintf_chk.c: Likewise.
6901 * debug/vsprintf_chk.c: Likewise.
6902 * malloc/mtrace.c: Likewise.
6903 * misc/error.c: Likewise.
6904 * misc/syslog.c: Likewise.
6905 * stdio-common/asprintf.c: Likewise.
6906 * stdio-common/fxprintf.c: Likewise.
6907 * stdio-common/getw.c: Likewise.
6908 * stdio-common/isoc99_fscanf.c: Likewise.
6909 * stdio-common/isoc99_scanf.c: Likewise.
6910 * stdio-common/isoc99_vfscanf.c: Likewise.
6911 * stdio-common/isoc99_vscanf.c: Likewise.
6912 * stdio-common/isoc99_vsscanf.c: Likewise.
6913 * stdio-common/printf-prs.c: Likewise.
6914 * stdio-common/printf_fp.c: Likewise.
6915 * stdio-common/printf_fphex.c: Likewise.
6916 * stdio-common/printf_size.c: Likewise.
6917 * stdio-common/putw.c: Likewise.
6918 * stdio-common/scanf.c: Likewise.
6919 * stdio-common/sprintf.c: Likewise.
6920 * stdio-common/tmpfile.c: Likewise.
6921 * stdio-common/vfprintf.c: Likewise.
6922 * stdio-common/vfscanf.c: Likewise.
6923 * stdlib/strfmon_l.c: Likewise.
6924 * sunrpc/openchild.c: Likewise.
6925 * sunrpc/xdr_stdio.c: Likewise.
6926 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
6927 * sysdeps/mach/hurd/tmpfile.c: Likewise.
6928
6929 2012-05-24 Roland McGrath <roland@hack.frob.com>
6930
6931 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
6932
6933 * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
6934 in the third column, to generate for the shared library an IFUNC
6935 that uses _dl_vdso_vsym.
6936 * Makerules (COMPILE.c, compile-stdin.c): New variables.
6937 * Makeconfig (object-suffixes-noshared): New variable.
6938
6939 * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
6940 (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
6941 (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
6942 (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
6943
6944 [BZ #14132]
6945 * include/sys/time.h (__gettimeofday): Remove macro.
6946 (__gettimeofday, gettimeofday): Add libc_hidden_proto.
6947 * time/gettimeofday.c (__gettimeofday): Remove #undef.
6948 Remove INTDEF.
6949 (__gettimeofday): Add libc_hidden_def.
6950 (gettimeofday): Add libc_hidden_weak.
6951 * sysdeps/mach/gettimeofday.c: Likewise.
6952 * sysdeps/posix/gettimeofday.c: Likewise.
6953 * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
6954 * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
6955 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
6956 (__gettimeofday_internal): Remove strong_alias.
6957 (__gettimeofday): Add libc_hidden_def.
6958 (gettimeofday): Add libc_hidden_weak.
6959 * sysdeps/unix/syscalls.list (gettimeofday):
6960 Remove __gettimeofday_internal alias.
6961
6962 2012-05-24 Daniel Jacobowitz <drow@false.org>
6963 H.J. Lu <hongjiu.lu@intel.com>
6964
6965 [BZ #12495]
6966 * malloc/malloc.c (SMALLBIN_CORRECTION): New.
6967 (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
6968 (largebin_index_32_big): New.
6969 (largebin_index): Use it for 16-byte alignment.
6970 (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ. Don't update
6971 correction with front_misalign.
6972
6973 2012-05-24 H.J. Lu <hongjiu.lu@intel.com>
6974
6975 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
6976 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
6977 Likewise.
6978 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
6979 Likewise.
6980 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
6981 Likewise.
6982 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
6983 Likewise.
6984 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
6985 Likewise.
6986 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
6987 Likewise.
6988 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
6989 Likewise.
6990 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
6991 Likewise.
6992 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
6993 Likewise.
6994 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
6995 Likewise.
6996 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
6997 Likewise.
6998 * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
6999 Likewise.
7000
7001 * scripts/data/c++-types-x32-linux-gnu.data: New file.
7002 * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
7003
7004 2012-05-24 Joseph Myers <joseph@codesourcery.com>
7005
7006 [BZ #10846]
7007 [BZ #14036]
7008 * math/libm-test.inc (exp_test): Add test from bug 14036.
7009 (pow_test): Add test from bug 10846.
7010
7011 * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
7012 and other flags.
7013 (special_function): Do not include flags in test name.
7014 (parse_args): Likewise.
7015 * sysdeps/i386/fpu/libm-test-ulps: Update.
7016 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
7017 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
7018 * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
7019 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7020
7021 * math/gen-libm-test.pl (%beautify): Add entries for underflow
7022 exceptions.
7023 * math/libm-test.inc ("Philosophy"): Update comment about
7024 exception testing.
7025 (UNDERFLOW_EXCEPTION): New macro.
7026 (UNDERFLOW_EXCEPTION_OK): Likewise.
7027 (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
7028 (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
7029 (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
7030 (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
7031 (INVALID_EXCEPTION_OK): Update value.
7032 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
7033 (OVERFLOW_EXCEPTION_OK): Likewise.
7034 (IGNORE_ZERO_INF_SIGN): Likewise.
7035 (test_exceptions): Handle underflow exceptions.
7036 (acos_test): Update for underflow exception expectations.
7037 (cexp_test): Likewise.
7038 (clog_test): Likewise.
7039 (clog10_test): Likewise.
7040 (csqrt_test): Likewise.
7041 (ctan_test): Likewise.
7042 (ctanh_test): Likewise.
7043 (exp_test): Likewise.
7044 (exp10_test): Likewise.
7045 (exp2_test): Likewise.
7046 (expm1_test): Likewise.
7047 (fma_test): Likewise.
7048 (j0_test): Likewise.
7049 (jn_test): Likewise.
7050 (nexttoward_test): Likewise.
7051 (pow_test): Likewise.
7052 (scalbn_test): Likewise.
7053 (scalbln_test): Likewise.
7054 (tan_test): Likewise.
7055 (y1_test): Likewise.
7056 * sysdeps/i386/fpu/libm-test-ulps: Update.
7057 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7058
7059 2012-05-23 David S. Miller <davem@davemloft.net>
7060
7061 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
7062 (__libc_sigaction): Remove unused local variables.
7063
7064 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
7065
7066 * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
7067
7068 2012-05-23 Paul Eggert <eggert@cs.ucla.edu>
7069
7070 mktime: avoid signed integer overflow
7071 * time/mktime.c (__mktime_internal): Do not mishandle the case
7072 where diff == INT_MIN.
7073
7074 mktime: simplify computation of average
7075 * time/mktime.c (ranged_convert): Use new time_t_avg function
7076 instead of rolling our own (probably-slower) code.
7077
7078 mktime: do not assume signed right shift propagates sign bit
7079 * time/mktime.c (isdst_differ): New static function.
7080 (__mktime_internal): No need to normalize tm_isdst now.
7081 (__mktime_internal, not_equal_tm): Use isdst_differ to compare
7082 tm_isdst values.
7083
7084 mktime: merge another wrapv change from gnulib
7085 * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
7086 from some compilers.
7087
7088 mktime: remove incorrect attempt at unusual arithmetics
7089 * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
7090 The code didn't really work on such machines anyway.
7091 (TYPE_MINIMUM): Assume two's complement.
7092 (twos_complement_arithmetic): Verify that long_int and time_t
7093 are two's complement (or unsigned, in the latter case).
7094
7095 mktime: check signed shifts on long_int and time_t, too
7096 * time/mktime.c (SHR): Check that shifts work as desired
7097 on the types long_int and time_t too, as SHR is used on
7098 such types.
7099
7100 mktime: do not assume 'long' is wide enough
7101 * time/mktime.c (verify): Move decl up.
7102 (long_int): New type.
7103 (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
7104 to remove assumption in the code that 'long' is wide enough to
7105 store year values. This assumption is not true on x32 and on
7106 some non-glibc platforms.
7107
7108 mktime: merge wrapv change from gnulib
7109 * time/mktime.c (WRAPV): New macro.
7110 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
7111 (guess_time_tm, __mktime_internal): Do not assume that signed
7112 integer overflow wraps around; modern compilers generate code
7113 where this assumption is no longer valid.
7114
7115 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
7116
7117 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
7118 Replace "jmp L(pseudo_end)" with "ret".
7119 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
7120 Likewise.
7121
7122 2012-05-23 Andreas Jaeger <aj@suse.de>
7123
7124 * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
7125 * sysdeps/unix/sysv/linux/poll.c: Remove file.
7126
7127 2012-05-23 Andreas Jaeger <aj@suse.de>
7128 Maximilian Attems <max@stro.at>
7129
7130 * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
7131 New macros.
7132
7133 2012-05-23 H.J. Lu <hongjiu.lu@intel.com>
7134
7135 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
7136 code so that pseudo_end is just ret and the stack pointer is
7137 correct also for static library in error case.
7138
7139 2012-05-23 Joseph Myers <joseph@codesourcery.com>
7140
7141 * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
7142 move to syscalls.list.
7143 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
7144 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
7145 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
7146 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
7147
7148 * manual/install.texi (Running make install): Do not mention Linux
7149 kernel version for which pt_chown is not needed.
7150 (Linux): Do not mention problems with nscd with 2.0 kernels.
7151 * INSTALL: Regenerated.
7152
7153 2012-05-23 Andreas Jaeger <aj@suse.de>
7154
7155 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
7156 (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
7157 macro.
7158 * sysdeps/unix/sysv/linux/s390/bits/mman.h
7159 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
7160 * sysdeps/unix/sysv/linux/sh/bits/mman.h
7161 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
7162 * sysdeps/unix/sysv/linux/i386/bits/mman.h
7163 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
7164 * sysdeps/unix/sysv/linux/sparc/bits/mman.h
7165 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
7166 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
7167 (MADV_DONTDUMP,MADV_DODUMP): Likewise.
7168 * sysdeps/unix/sysv/linux/bits/in.h
7169 (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
7170
7171 2012-05-22 Roland McGrath <roland@hack.frob.com>
7172
7173 * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
7174 (PREPARE_VERSION): Just use assert instead, it will be elided
7175 under [NDEBUG] anyway.
7176
7177 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
7178
7179 * sysdeps/unix/sysv/linux/Makefile: Include
7180 $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
7181 (sysdep_routines): Remove sysctl.
7182 * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
7183 * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
7184 * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
7185 * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
7186 * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
7187
7188 2012-05-22 Andreas Jaeger <aj@suse.de>
7189
7190 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
7191 that pseudo_end is just ret and the stack pointer is correct also
7192 for static library in error case.
7193
7194 2012-05-22 Paul Pluzhnikov <ppluzhnikov@google.com>
7195
7196 [BZ #14122]
7197 * nss/nsswitch.c (defconfig_entries): New variable.
7198 (__nss_database_lookup): Don't leak defconfig entries.
7199 (nss_parse_service_list): Don't leak on error paths.
7200 (free_database_entries): New function.
7201 (free_defconfig): New function.
7202 (free_mem): Move common code to free_database_entries.
7203
7204 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
7205
7206 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
7207 Add arch_prctl.
7208 * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
7209
7210 * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
7211 (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
7212 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
7213 New macro.
7214 (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
7215 (INTERNAL_SYSCALL_TYPES): Likewise.
7216 (LOAD_ARGS_TYPES_[1-6]): Likewise.
7217 (LOAD_REGS_TYPES_[1-6]): Likewise.
7218 (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
7219 (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
7220
7221 2012-05-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7222
7223 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
7224 copysignl for GLIBC_2_0.
7225 * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
7226 finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
7227 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
7228 logbl for GLIBC_2_0.
7229 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
7230 * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
7231
7232 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
7233
7234 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
7235 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
7236
7237 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
7238 Use "neg %eax".
7239
7240 * time/mktime.c: Update copyright years.
7241
7242 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
7243
7244 mktime: merge comment-quoting-style change from gnulib
7245 * time/mktime.c: Quote 'like this' in comments.
7246 The GNU coding standards suggest that we no longer quote `like this',
7247 as "`" and "'" are typically rendered asymmetrically nowadays.
7248 The typical gnulib style is to quote 'like this' when quoting
7249 code, and "like this" when quoting English.
7250
7251 * time/mktime.c (compile-command): Add "-I.".
7252
7253 mktime: merge mktime-internal.h change from gnulib
7254 * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
7255
7256 mktime: merge time_r change from gnulib
7257 * time/mktime.c [!_LIBC]: Do not include "time_r.h".
7258
7259 mktime: merge DEBUG change from gnulib
7260 * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
7261 case system <time.h> has a #define.
7262
7263 mktime: merge <sys/types.h> change from gnulib
7264 * time/mktime.c: Do not include <sys/types.h>; no longer needed,
7265 since <time.t> is now guaranteed to define time_t.
7266
7267 mktime: merge HAVE_CONFIG_H change from gnulib
7268 * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
7269
7270 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
7271
7272 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
7273 Use "neg %eax".
7274
7275 * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
7276 __rlim_t cast.
7277 (struct rusage): Use anonymous union to pad each field to
7278 __syscall_slong_t.
7279
7280 2012-05-21 David S. Miller <davem@davemloft.net>
7281
7282 * Makefules (o-iterator): Remove .s cases.
7283 (compile-command.s): Delete.
7284 (COMPILE.s): Delete.
7285 * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
7286
7287 2012-05-21 Joseph Myers <joseph@codesourcery.com>
7288
7289 * configure.in (libc_cv_predef_stack_protector): Only consider
7290 "foobar" and "__stack_chk_fail" lines in libc_undefs.
7291 * configure: Regenerated.
7292
7293 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
7294
7295 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
7296 New macro. Use R*LP on int and pointer.
7297 (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
7298 * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
7299 * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
7300 * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
7301
7302 * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
7303 [__WORDSIZE_TIME64_COMPAT32] instead of
7304 [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
7305 (struct utmp): Likewise.
7306 * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
7307 * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
7308 Renamed to ...
7309 (__WORDSIZE_TIME64_COMPAT32): This.
7310 * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
7311 * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
7312 * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
7313 * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
7314 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
7315 (__WORDSIZE_TIME64_COMPAT32): New macro.
7316
7317 2012-05-21 Andreas Jaeger <aj@suse.de>
7318
7319 * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
7320 only if [SHARED]. Add prototype for __wcschr_ia32.
7321
7322 2012-05-21 Roland McGrath <roland@hack.frob.com>
7323
7324 * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
7325 of %rbp unmolested in the jmp_buf while mangling the low bits.
7326 * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
7327 unmolested high bits of %rbp while demangling the low bits.
7328 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
7329
7330 2012-05-21 Andreas Jaeger <aj@suse.de>
7331
7332 * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
7333 * sunrpc/svc_simple.c: Use it for registerrpc.
7334 * sunrpc/xcrypt.c: Use it for passwd2des.
7335
7336 * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
7337
7338 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
7339
7340 * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
7341 Don't define if [__SYSCALL_WORDSIZE != 32].
7342 * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
7343 New macro.
7344
7345 2012-05-21 Bruno Haible <bruno@clisp.org>
7346 Andreas Jaeger <aj@suse.de>
7347
7348 [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
7349 * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
7350 inptr and inend for must_buffer_ch.
7351 * wcsmbs/tst-mbsnrtowcs.c: Remove file.
7352 * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
7353 * stdio-common/Makefile (tests): Remove bug15.
7354 (bug15-ENV): Remove macro.
7355 * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
7356 anymore.
7357
7358 2012-05-19 Andreas Jaeger <aj@suse.de>
7359 Roland McGrath <roland@hack.frob.com>
7360
7361 * manual/contrib.texi: Completely rewritten. It contains now an
7362 alphabetical list of contributors and their contributions.
7363
7364 2012-05-21 Richard Henderson <rth@twiddle.net>
7365
7366 * misc/getauxval.c (__getauxval): Use unsigned long int.
7367 * misc/sys/auxv.h: Include <sys/cdefs.h>.
7368 (getauxval): Use unsigned long int.
7369
7370 2012-05-21 H.J. Lu <hongjiu.lu@intel.com>
7371
7372 * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
7373
7374 2012-05-21 Roland McGrath <roland@hack.frob.com>
7375
7376 * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
7377 (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
7378 __alignof__ (long double).
7379
7380 2012-05-21 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7381
7382 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7383
7384 2012-05-20 Richard Henderson <rth@twiddle.net>
7385
7386 * misc/getauxval.c: New file.
7387 * misc/sys/auxv.h: New file.
7388 * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
7389 (routines): Add getauxval.
7390 * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
7391 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
7392 * elf/dl-sysdep.c (_dl_auxv): Remove.
7393 (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
7394 * elf/dl-support.c (_dl_auxv): New variable.
7395 (_dl_aux_init): Initialize it.
7396 * manual/startup.texi (Auxiliary Vector): New node.
7397 * sysdeps/generic/bits/hwcap.h: New file.
7398 * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
7399 * sysdeps/powerpc/sysdep.h: ... here. Include it.
7400 * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
7401 * sysdeps/sparc/sysdep.h: ... here. Include it.
7402 * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
7403 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
7404 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
7405 Update.
7406 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
7407 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
7408 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
7409 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
7410 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
7411 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
7412 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
7413 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
7414
7415 2012-05-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7416
7417 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7418
7419 2012-05-19 David S. Miller <davem@davemloft.net>
7420
7421 * sysdeps/sparc/fpu/libm-test-ulps: Update.
7422
7423 2012-05-19 Joseph Myers <joseph@codesourcery.com>
7424
7425 [BZ #14123]
7426 * math/s_ccosh.c: Include <float.h>
7427 (__ccosh): Avoid internal overflow calculating sinh and cosh
7428 values before multiplying by sin and cos values.
7429 * math/s_ccoshf.c: Likewise.
7430 * math/s_ccoshl.c: Likewise.
7431 * math/s_csin.c: Likewise.
7432 * math/s_csinf.c: Likewise.
7433 * math/s_csinl.c: Likewise.
7434 * math/s_csinh.c: Likewise.
7435 * math/s_csinhf.c: Likewise.
7436 * math/s_csinhl.c: Likewise.
7437 * math/libm-test.inc (ccos_test): Add more tests.
7438 (ccosh_test): Likewise.
7439 (csin_test): Likewise.
7440 (csinh_test): Likewise.
7441 * sysdeps/i386/fpu/libm-test-ulps: Update.
7442 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7443
7444 2012-05-19 H.J. Lu <hongjiu.lu@intel.com>
7445
7446 * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
7447 * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
7448
7449 * sysdeps/x86_64/x32/_itoa.h: Add comment.
7450
7451 2012-05-19 Joseph Myers <joseph@codesourcery.com>
7452
7453 * sysdeps/powerpc/soft-fp/Makefile: Remove file.
7454 * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
7455 * sysdeps/powerpc/soft-fp/Versions: Likewise.
7456 * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
7457 * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
7458 * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
7459 * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
7460 * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
7461 * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
7462 * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
7463 * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
7464 * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
7465 * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
7466 * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
7467 * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
7468 * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
7469 * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
7470 * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
7471 * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
7472 * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
7473 * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
7474 * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
7475 * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
7476 * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
7477 * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
7478 * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
7479 * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
7480 * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
7481 * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
7482 * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
7483 * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
7484
7485 2012-05-18 Andreas Jaeger <aj@suse.de>
7486
7487 * csu/.gitignore: Delete.
7488
7489 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
7490
7491 * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
7492 (timex): Use __syscall_slong_t.
7493
7494 2012-05-18 Andreas Jaeger <aj@suse.de>
7495 Carlos O'Donell <carlos_odonell@mentor.com>
7496
7497 * manual/install.texi (Configuring and compiling): Update
7498 description about files modified in the source directory.
7499 * INSTALL: Regenerated.
7500
7501 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
7502
7503 * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
7504 value. Use "or" to set return value to -1.
7505 * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
7506 negate return value.
7507
7508 2012-05-18 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
7509
7510 * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c,
7511 CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
7512 failure if the compiler has Graphite support disabled.
7513 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
7514 Likewise.
7515 * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c,
7516 CFLAGS-memmove.c): Likewise.
7517 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
7518 Likewise.
7519
7520 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
7521
7522 * sysdeps/x86_64/x32/_itoa.h: New file.
7523
7524 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
7525 getdents system call only if kernel and user dirents have the
7526 same d_ino and d_off.
7527
7528 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
7529 LLONG_MAX != LONG_MAX.
7530 (_itoa_word): Use _ITOA_WORD_TYPE on value.
7531 (_fitoa_word): Likewise.
7532
7533 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
7534 years.
7535 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
7536 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
7537 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
7538
7539 * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
7540 include <bits/wordsize.h>. Check __x86_64__ instead of
7541 __WORDSIZE.
7542 (sigcontext): Use "__uint64_t" instead of "unsigned long int"
7543 if __x86_64__ is defined. Use anonymous union on fpstate.
7544
7545 * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
7546 anonymous union.
7547
7548 2012-05-18 Andreas Schwab <schwab@linux-m68k.org>
7549
7550 * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
7551 INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
7552 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
7553 Refer to _rtld_local_ro instead of _rtld_global_ro.
7554 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
7555 Likewise.
7556 * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
7557 Likewise.
7558 * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
7559 Likewise.
7560 * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
7561 * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
7562 of _rtld_global, and rtld_progname instead of _dl_argv[0].
7563
7564 * sysdeps/powerpc/powerpc32/dl-machine.c
7565 (__elf_machine_runtime_setup) [PROF]: Don't reference
7566 _dl_prof_resolve.
7567
7568 2012-05-18 Andreas Jaeger <aj@suse.de>
7569
7570 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
7571 function only available for GCCs before 3.4 since GCC 3.4
7572 introduced a builtin.
7573 (lrint): Likewise.
7574 (llrintf): Likewise.
7575 (llrint): Likewise.
7576 (fmaxf): Likewise.
7577 (fmax): Likewise.
7578 (fminf): Likewise.
7579 (fmin): Likewise.
7580 (rint): Likewise.
7581 (rintf): Likewise.
7582 (nearbyint): Likewise.
7583 (nearbyintf): Likewise.
7584 (ceil): Likewise.
7585 (ceilf): Likewise.
7586 (floor): Likewise.
7587 (floorf): Likewise.
7588
7589 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
7590
7591 * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
7592 on both fields and cast pointer to __syscall_ulong_t.
7593
7594 * bits/types.h (__fsword_t): New type.
7595 * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
7596 sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
7597 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
7598 (__FSWORD_T_TYPE): Likewise.
7599 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
7600 (__FSWORD_T_TYPE): Likewise.
7601 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
7602 (__FSWORD_T_TYPE): Likewise.
7603 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
7604 (__FSWORD_T_TYPE): Likewise.
7605 * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
7606 __SWORD_TYPE with __fsword_t.
7607 (statfs64): Likewise.
7608
7609 2012-05-17 David S. Miller <davem@davemloft.net>
7610
7611 * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
7612
7613 2012-05-17 Andreas Jaeger <aj@suse.de>
7614
7615 * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
7616 warning.
7617
7618 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
7619
7620 * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
7621
7622 2012-05-17 Andreas Jaeger <aj@suse.de>
7623
7624 * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
7625 when it is used.
7626
7627 2012-05-17 Chris Metcalf <cmetcalf@tilera.com>
7628
7629 * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
7630
7631 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
7632
7633 * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
7634 * sysdeps/x86_64/tst-mallocalign1.c: New file.
7635
7636 2012-05-17 Andreas Jaeger <aj@suse.de>
7637 Carlos O'Donell <carlos_odonell@mentor.com>
7638
7639 [BZ #14059]
7640 * sysdeps/x86_64/multiarch/init-arch.h
7641 (bit_YMM_Usable): Rename to...
7642 (bit_AVX_Usable): ... this.
7643 (bit_FMA4_Usable): New macro.
7644 (bit_XMM_state): New macro.
7645 (bit_YMM_state): New macro.
7646 [__ASSEMBLER__] (index_YMM_Usable): Rename to...
7647 [__ASSEMBLER__] (index_AVX_Usable): ... this.
7648 [__ASSEMBLER__] (index_FMA4_Usable): New macro.
7649 (CPUID_OSXSAVE): New macro.
7650 (CPUID_AVX): New macro.
7651 (CPUID_FMA4): New macro.
7652 (index_YMM_Usable): Rename to...
7653 (index_AVX_Usable): ... this.
7654 (HAS_AVX): Use HAS_ARCH_FEATURE.
7655 (HAS_FMA4): Likewise.
7656 (HAS_YMM_USABLE): Remove.
7657 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
7658 Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
7659 are present.
7660 * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
7661 * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
7662 * sysdeps/x86_64/multiarch/Makefile: Likewise.
7663 * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
7664 * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
7665
7666 2012-05-17 Chris Metcalf <cmetcalf@tilera.com>
7667
7668 * math/libm-test.c: Support platforms without multiple rounding modes.
7669 * math/bug-nextafter.c: Support platforms without FP exceptions.
7670 * math/bug-nexttoward.c: Likewise.
7671 * math/test-fenv.c: Likewise.
7672 * math/test-misc.c: Likewise.
7673 * stdlib/bug-getcontext.c: Likewise.
7674
7675 2012-05-17 Andreas Jaeger <aj@suse.de>
7676
7677 * manual/examples/search.c (critter_cmp): Change signature to
7678 avoid warnings.
7679 * manual/string.texi (Collation Functions): Likewise.
7680
7681 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
7682
7683 * bits/types.h: Fold copyright years.
7684 * bits/typesizes.h: Likewise.
7685 * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
7686 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
7687 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
7688 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
7689 * time/time.h: Likewise.
7690
7691 2012-05-16 Paul Pluzhnikov <ppluzhnikov@google.com>
7692
7693 [BZ #208]
7694 * malloc.c (int_mallinfo): Add parameter to accumulate statistics
7695 in instead of returning them. Return void.
7696 (__libc_mallinfo): Accumulate over all arenas.
7697 (__malloc_stats): Adjust for change in int_mallinfo interface.
7698
7699 2012-05-16 Roland McGrath <roland@hack.frob.com>
7700
7701 [BZ #10375]
7702 * configure.in (NM): Add AC_CHECK_TOOL for it.
7703 (libc_extra_cflags): New substituted variable.
7704 Check for -fstack-protector being used implicitly.
7705 * configure: Regenerated.
7706 * config.make.in (config-extra-cflags): New variable,
7707 gets @libc_extra_cflags@.
7708 * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
7709
7710 [BZ #10375]
7711 * configure.in: Check for _FORTIFY_SOURCE being predefined.
7712 (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
7713 * configure: Regenerated.
7714 * config.make.in (CPPUNDEFS): New substituted variable.
7715 * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
7716 * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
7717 * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
7718
7719 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
7720
7721 * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
7722 (mq_attr): Use __syscall_slong_t.
7723
7724 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
7725
7726 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
7727 Check __x86_64__ instead of __WORDSIZE.
7728 (_STAT_VER_LINUX): Likewise.
7729 (stat): Check __x86_64__ instead of __WORDSIZE. Use
7730 __syscall_ulong_t and __syscall_slong_t.
7731 (stat64): Likewise.
7732
7733 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
7734
7735 * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
7736
7737 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
7738
7739 * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
7740
7741 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
7742
7743 * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
7744 __syscall_ulong_t.
7745
7746 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
7747 include <bits/wordsize.h>. Check __x86_64__ instead of
7748 __WORDSIZE.
7749 (greg_t): Use "__extension__ long long int" if __x86_64__ is
7750 defined.
7751 (mcontext_t): Replace "unsigned long" with "unsigned long long".
7752
7753 * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
7754 include <bits/wordsize.h>. Check __x86_64__ instead of
7755 __WORDSIZE.
7756 (user_regs_struct): Use "__extension__ unsigned long long"
7757 instead of "unsigned long" if __x86_64__ is defined.
7758 (user): Likewise. Pad after pointer field if __ILP32__ is
7759 defined.
7760
7761 2012-05-16 Joseph Myers <joseph@codesourcery.com>
7762
7763 * configure.in (makeinfo): Require version 4.5 or later. Allow
7764 versions 5 to 9.
7765 * configure: Regenerated.
7766 * manual/install.texi (texinfo): Increase version requirement to
7767 4.5 or later.
7768 * INSTALL: Regenerated.
7769
7770 * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
7771
7772 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
7773
7774 * sysdeps/x86_64/x32/gmp-mparam.h: New file.
7775
7776 * sysdeps/x86_64/x32/ffs.c: New file.
7777
7778 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
7779 __syscall_ulong_t.
7780 (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
7781 defined. Use __syscall_ulong_t.
7782 (shminfo): Use __syscall_ulong_t.
7783 (shm_info): Likewise.
7784
7785 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
7786 __syscall_ulong_t.
7787
7788 * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
7789 <bits/wordsize.h>.
7790 (msgqnum_t): Use __syscall_ulong_t.
7791 (msglen_t): Likewise.
7792 (msqid_ds): Check __x86_64__ instead of __WORDSIZE. Use
7793 __syscall_ulong_t.
7794
7795 * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
7796 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
7797
7798 * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
7799
7800 * sysdeps/x86_64/x32/divdi3.c: New dummy file.
7801 * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
7802
7803 * sysvipc/sys/msg.h (msgbuf): Replace long int with
7804 __syscall_slong_t.
7805
7806 * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
7807 include <bits/wordsize.h>. Check __x86_64__ instead of
7808 __WORDSIZE.
7809
7810 * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
7811 "unsigned long long int" if __x86_64__ is defined.
7812 (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
7813
7814 * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
7815 <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE.
7816 (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
7817
7818 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
7819 <stdint.h>.
7820 (GET_PC): Cast to uintptr_t first.
7821 (GET_FRAME): Likewise.
7822 (GET_STACK): Likewise.
7823
7824 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
7825 * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
7826 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
7827 * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
7828 * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
7829 * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
7830 * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
7831 * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
7832 * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
7833 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
7834 * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
7835 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
7836 * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
7837 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
7838 * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
7839 * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
7840 * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
7841 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
7842 * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
7843 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
7844 * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
7845 * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
7846 * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
7847 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
7848 * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
7849 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
7850 * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
7851 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
7852 * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
7853
7854 2012-05-16 Andreas Schwab <schwab@linux-m68k.org>
7855
7856 * Makerules (+depfiles): Also collect depfiles from .oS in
7857 $(extra-objs).
7858 * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
7859 .oS, $(libnldbl-routines)).
7860
7861 * Makerules (native-compile-mkdep-flags): Define.
7862 * sunrpc/Makefile (extra-objs): Add $(addprefix
7863 cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
7864 ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
7865 of $(compile-mkdep-flags). Depend on $(before-compile) instead of
7866 calling $(make-target-directory).
7867
7868 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
7869
7870 * bits/types.h (__snseconds_t): Removed.
7871 * time/time.h (struct timespec): Replace __snseconds_t with
7872 __syscall_slong_t.
7873 * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
7874 * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
7875 Likewise.
7876 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
7877 (__SNSECONDS_T_TYPE): Likewise.
7878 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
7879 (__SNSECONDS_T_TYPE): Likewise.
7880 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
7881 (__SNSECONDS_T_TYPE): Likewise.
7882
7883 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
7884
7885 * sysdeps/mach/hurd/bits/typesizes.h
7886 (__SYSCALL_SLONG_TYPE): New macro.
7887 (__SYSCALL_ULONG_TYPE): Likewise.
7888
7889 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
7890
7891 * bits/types.h (__syscall_slong_t): New type.
7892 (__syscall_ulong_t): Likewise.
7893
7894 * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
7895 (__SYSCALL_ULONG_TYPE): Likewise.
7896 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
7897 (__SYSCALL_SLONG_TYPE): Likewise.
7898 (__SYSCALL_ULONG_TYPE): Likewise.
7899 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
7900 (__SYSCALL_SLONG_TYPE): Likewise.
7901 (__SYSCALL_ULONG_TYPE): Likewise.
7902 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
7903 (__SYSCALL_SLONG_TYPE): Likewise.
7904 (__SYSCALL_ULONG_TYPE): Likewise.
7905
7906 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
7907
7908 * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
7909 Add sigaltstack-offsets.sym.
7910 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
7911 <sigaltstack-offsets.h>.
7912 (CALL_FAIL): Use RSP_LP to operate on stack. Use RDI_LP on
7913 longjmp_msg pointer.
7914 (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC. Use
7915 R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
7916 signal stack.
7917 * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
7918
7919 2012-05-15 Joseph Myers <joseph@codesourcery.com>
7920
7921 * elf/stackguard-macros.h: Remove file.
7922 * sysdeps/generic/stackguard-macros.h: New file.
7923 * sysdeps/i386/stackguard-macros.h: Likewise.
7924 * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
7925 * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
7926 * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
7927 * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
7928 * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
7929 * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
7930 * sysdeps/x86_64/stackguard-macros.h: Likewise.
7931 * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
7932 <elf/stackguard-macros.h>.
7933
7934 [BZ #14109]
7935 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
7936 __aligned__ in attribute.
7937 * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
7938 (gregset_t): Likewise.
7939
7940 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
7941
7942 * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
7943 * sysdeps/x86_64/64/Implies-after: Here. New file.
7944 * sysdeps/x86_64/x32/Implies-after: New file.
7945
7946 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
7947
7948 * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
7949 and access return value for _dl_profile_fixup. Use R10_LP to
7950 load frame size.
7951
7952 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
7953
7954 * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
7955
7956 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
7957
7958 * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
7959 * sysdeps/x86_64/x32/sysdep.h: New file.
7960
7961 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
7962
7963 * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
7964 * sysdeps/x86_64/setjmp.S: Likewise.
7965
7966 2012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7967
7968 * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
7969 * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
7970 * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
7971 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
7972 remove unused global constant.
7973
7974 2012-05-15 Chris Metcalf <cmetcalf@tilera.com>
7975
7976 * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
7977 include of <not-cancel.h>.
7978
7979 2012-05-15 Roland McGrath <roland@hack.frob.com>
7980
7981 * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
7982
7983 2012-05-15 Jeff Law <law@redhat.com>
7984 Andreas Jaeger <aj@suse.de>
7985
7986 [BZ #13594]
7987 * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
7988 out from...
7989 * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
7990 * nscd/nscd-client.h: Add __nscd_acquire_maplock.
7991 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
7992 code changing __hst_map_handle.map.
7993
7994 2012-05-15 Roland McGrath <roland@hack.frob.com>
7995
7996 * configure.in (sysnames): Look for Implies-before and Implies-after
7997 files.
7998 * configure: Regenerated.
7999
8000 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8001
8002 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
8003 8-byte data alignment with LP_SIZE alignment.
8004
8005 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8006
8007 * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
8008 into R10_LP.
8009
8010 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8011
8012 * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
8013
8014 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8015
8016 * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
8017 * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
8018 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
8019 Likewise.
8020 * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
8021
8022 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8023
8024 * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
8025 (stackinfo_sub_sp): Likewise.
8026
8027 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8028
8029 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
8030 RAX_LP.
8031
8032 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8033
8034 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
8035 into R*_LP.
8036
8037 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8038
8039 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
8040 sizes into R*_LP.
8041
8042 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8043
8044 * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
8045
8046 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8047
8048 * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
8049 into R11_LP and load __x86_64_shared_cache_size_half into
8050 R8_LP.
8051
8052 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
8053
8054 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
8055 R8_LP.
8056
8057 2012-05-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8058
8059 * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
8060 logb for POWER7.
8061 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
8062 logbf for POWER7.
8063 * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
8064 logbl for POWER7.
8065 * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
8066 powerpc32/power7/fpu/s_logb.c via #include.
8067 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
8068 powerpc32/power7/fpu/s_logbf.c via #include.
8069 * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
8070 powerpc32/power7/fpu/s_logbl.c via #include.
8071
8072 2012-05-15 Joseph Myers <joseph@codesourcery.com>
8073
8074 * README.libm: Remove file.
8075
8076 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
8077
8078 * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
8079 count for x32. Use R*_LP and omit operand-size suffix.
8080
8081 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
8082
8083 * shlib-versions: Move x86_64-.*-linux.* entries to ...
8084 * sysdeps/x86_64/64/shlib-versions: Here. New file.
8085 * sysdeps/x86_64/x32/shlib-versions: New file.
8086
8087 2012-05-14 Roland McGrath <roland@hack.frob.com>
8088
8089 * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
8090 * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
8091 Use _dl_fatal_printf instead.
8092
8093 2012-05-14 Joseph Myers <joseph@codesourcery.com>
8094
8095 * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
8096 set if not set by the user. Do not allow for being unset.
8097 * sysdeps/unix/sysv/linux/configure: Regenerated.
8098
8099 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
8100
8101 * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
8102 the `q' suffix from lea and replace .quad with ASM_ADDR.
8103
8104 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
8105
8106 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
8107 the `q' suffix from xor/rol instructions. Use $2*LP_SIZE+1
8108 instead of $17.
8109 (PTR_DEMANGLE): Likewise.
8110
8111 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
8112
8113 * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
8114 (LP_OP): Likewise.
8115 (ASM_ADDR): Likewise.
8116 (RAX_LP): Likewise.
8117 (RBP_LP): Likewise.
8118 (RBX_LP): Likewise.
8119 (RCX_LP): Likewise.
8120 (RDI_LP): Likewise.
8121 (RSI_LP): Likewise.
8122 (RSP_LP): Likewise.
8123 (R8_LP): Likewise.
8124 (R9_LP): Likewise.
8125 (R10_LP): Likewise.
8126 (R10_LP): Likewise.
8127 (R11_LP): Likewise.
8128 (R12_LP): Likewise.
8129 (R13_LP): Likewise.
8130 (R14_LP): Likewise.
8131 (R15_LP): Likewise.
8132
8133 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
8134
8135 * sysdeps/x86_64/x32/dl-machine.h: New file.
8136
8137 2012-05-14 Andreas Jaeger <aj@suse.de>
8138
8139 * manual/Makefile (subdir): Remove export of subdir.
8140 (all): Remove target.
8141 (.PHONY): Remove all from list.
8142 (mkinstalldirs): Remove.
8143 (.PHONY): Remove installdirs from list.
8144 ($(inst_infodir)/libc.info): Use make-target-directory.
8145 (installdirs): Remove.
8146 (subdir_%): Remove.
8147 (glibc-targets): Remove.
8148 (lib): Remove.
8149 (stubs): Remove.
8150 ($(objpfx)stubs ../po/manual.pot): Remove.
8151 ($(objpfx)stamp%): Remove.
8152 (make-target-directory): Remove.
8153 (subdir_install): Remove.
8154 (routines): Remove.
8155 (aux): Remove.
8156 (sources): Remove.
8157 (objects): Remove.
8158 (headers): Remove.
8159
8160 [BZ #13750]
8161 * manual/.gitignore: Remove, it's not needed anymore.
8162 * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
8163 all files in it.
8164 * manual/Makefile (dvi, pdf, info, html): Depend on files in build
8165 directory.
8166 (texis): Renamed to $(objpfx)texis.
8167 (texis-path): New, contains path to generated files.
8168 (chapters.%): Use texis-path for complete path, add extra argument
8169 libc-texinfo.sh.
8170 (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
8171 (libc/index.html, summary.texi): Add $(objpfx) as prefix.
8172 (summary,texi, stamp-summary): Use complete path of
8173 files. Generate files in build dir.
8174 (dir-add.texi): Build in build dir.
8175 (libm-err.texi,stamp-libm-err): Likewise.
8176 (version.texi, stamp-version): Likewise.
8177 (.%c.texi): Likewise.
8178 (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
8179 (mostlyclean): Remove target.
8180 (realclean): Remove target.
8181 (generated): Add new variable with contents from mostlyclean and
8182 realclean, remove entries duplicated in common-mostlyclean, add
8183 stamp-libm-err and stamp-version.
8184 (generated-dirs): Add libc directory.
8185 ($(inst_infodir)/libc.info): Install files from build dir.
8186
8187 * manual/install.texi (Configuring and compiling): Adjust since
8188 the info files are not part of the tar ball anymore.
8189
8190 2012-05-14 Andreas Jaeger <aj@suse.de>
8191
8192 * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
8193 variable.
8194
8195 2012-05-14 Joseph Myers <joseph@codesourcery.com>
8196
8197 [BZ #13717]
8198 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
8199 to 2.2.0 where earlier.
8200 * sysdeps/unix/sysv/linux/configure: Regenerated.
8201 * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
8202 Remove conditional code.
8203 [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
8204 * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
8205 Remove conditional code.
8206 [!__NR_lchown]: Likewise.
8207 [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
8208 [__NR_lchown]: Likewise.
8209 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
8210 comment referencing __ASSUME_LCHOWN_SYSCALL.
8211 * sysdeps/unix/sysv/linux/i386/sigaction.c
8212 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
8213 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
8214 * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
8215 Remove conditional code.
8216 [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
8217 (__protocol_available): Remove #if 0 code.
8218 * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
8219 conditional code.
8220 [__ASSUME_SIOCGIFNAME]: Make code unconditional.
8221 * sysdeps/unix/sysv/linux/kernel-features.h
8222 (__ASSUME_GETCWD_SYSCALL): Don't define.
8223 (__ASSUME_REALTIME_SIGNALS): Likewise.
8224 (__ASSUME_PREAD_SYSCALL): Likewise.
8225 (__ASSUME_PWRITE_SYSCALL): Likewise.
8226 (__ASSUME_POLL_SYSCALL): Likewise.
8227 (__ASSUME_LCHOWN_SYSCALL): Likewise.
8228 (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
8229 non-SPARC.
8230 (__ASSUME_SIOCGIFNAME): Don't define.
8231 (__ASSUME_MSG_NOSIGNAL): Likewise.
8232 (__ASSUME_SENDFILE): Define unconditionally.
8233 (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
8234 * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
8235 conditional code.
8236 [__ASSUME_POLL_SYSCALL]: Make code unconditional.
8237 * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
8238 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
8239 (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
8240 * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
8241 [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
8242 (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
8243 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
8244 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
8245 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
8246 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
8247 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
8248 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
8249 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
8250 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
8251 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
8252 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
8253 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
8254 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
8255 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
8256 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
8257 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
8258 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
8259 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
8260 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
8261 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
8262 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
8263 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
8264 * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
8265 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
8266 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
8267 * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
8268 Remove conditional code.
8269 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
8270 * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
8271 Remove conditional code.
8272 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
8273 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
8274 [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
8275 * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
8276 Remove conditional code.
8277 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
8278 * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
8279 Remove conditional code.
8280 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
8281 * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
8282 Remove conditional code.
8283 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
8284 * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
8285 Remove conditional code.
8286 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
8287 * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
8288 Remove conditional code.
8289 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
8290 * sysdeps/unix/sysv/linux/sh/pwrite64.c
8291 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
8292 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
8293 * sysdeps/unix/sysv/linux/sigaction.c
8294 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
8295 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
8296 * sysdeps/unix/sysv/linux/sigpending.c
8297 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
8298 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
8299 * sysdeps/unix/sysv/linux/sigprocmask.c
8300 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
8301 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
8302 * sysdeps/unix/sysv/linux/sigsuspend.c
8303 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
8304 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
8305 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
8306 (__libc_missing_rt_sigs): Remove.
8307 (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
8308 (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
8309 * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
8310 Remove conditional code.
8311 [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
8312 * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
8313 return 1.
8314 * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
8315 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
8316 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
8317 [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
8318
8319 2012-05-14 Andreas Jaeger <aj@suse.de>
8320
8321 * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
8322 it's not used in glibc.
8323 (__coshm1): Likewise.
8324 (__acosh1p): Likewise.
8325 (__sgn): Likewise.
8326
8327 * manual/string.texi (Copying and Concatenation): Add missing
8328 variable in concat example.
8329 Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
8330
8331 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
8332
8333 [BZ #14103]
8334 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
8335 __builtin_clzl with __builtin_clzll.
8336
8337 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
8338
8339 [BZ #14104]
8340 * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
8341 libc_freeres_ptr.
8342
8343 2012-05-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
8344
8345 * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
8346 * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
8347 * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
8348 * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
8349
8350 2012-05-14 Mike Frysinger <vapier@gentoo.org>
8351
8352 * NEWS: Update ia64 info.
8353
8354 2012-05-12 Andreas Schwab <schwab@linux-m68k.org>
8355
8356 * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
8357 used as bcopy.
8358
8359 2012-05-12 Thomas Schwinge <thomas@codesourcery.com>
8360
8361 * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
8362 * sysdeps/unix/syscalls.list (dup3): Likewise.
8363 * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
8364 * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
8365
8366 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
8367
8368 * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
8369 "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
8370
8371 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
8372
8373 * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
8374 thread pointer.
8375 (TLS_IE): Use mov/add instead of movq/addq to load thread
8376 pointer.
8377 (TLS_GD_PREFIX): New.
8378 (TLS_GD): Use it.
8379
8380 2012-05-11 David S. Miller <davem@davemloft.net>
8381
8382 * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
8383 * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
8384 (_FPU_SETCW): Likewise.
8385
8386 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
8387
8388 * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
8389 is 32-byte aligned.
8390
8391 2012-05-11 Andreas Schwab <schwab@linux-m68k.org>
8392
8393 [BZ #11837]
8394 * iconvdata/gb18030.c: Update tables.
8395 (BODY for FROM_LOOP): Update. Handle two-byte encoded non-BMP
8396 characters specially.
8397 (BODY for TO_LOOP): Add encoding of missing ranges.
8398
8399 2012-05-11 Thomas Schwinge <thomas@codesourcery.com>
8400
8401 [BZ #13673]
8402 * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
8403 * sysdeps/mach/hurd/dup3.c: Likewise.
8404 * sysdeps/mach/hurd/readlinkat.c: Likewise.
8405 * sysdeps/powerpc/memmove.c:: Likewise.
8406
8407 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
8408
8409 * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
8410 R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
8411
8412 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
8413
8414 * elf/elf.h (R_X86_64_RELATIVE64): New.
8415 (R_X86_64_NUM): Updated.
8416 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
8417 R_X86_64_RELATIVE64. Always use Elf64_Addr with R_X86_64_64.
8418 (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
8419 * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
8420 tst-quad1pie tst-quad2pie
8421 (modules-names): Add tst-quadmod1 tst-quadmod2.
8422 ($(objpfx)tst-quad1): New dependency.
8423 ($(objpfx)tst-quad2): Likewise.
8424 ($(objpfx)tst-quad1pie): Likewise.
8425 ($(objpfx)tst-quad2pie): Likewise.
8426 * sysdeps/x86_64/tst-quad1.c: New file.
8427 * sysdeps/x86_64/tst-quad1pie.c: New file.
8428 * sysdeps/x86_64/tst-quad2.c: Likewise.
8429 * sysdeps/x86_64/tst-quad2pie.c: Likewise.
8430 * sysdeps/x86_64/tst-quadmod1.S: Likewise.
8431 * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
8432 * sysdeps/x86_64/tst-quadmod2.S: Likewise.
8433 * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
8434
8435 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
8436
8437 * io/fcntl.h (mode_t, off_t, pid_t): Define types.
8438 (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
8439 * streams/stropts.h (t_scalar_t): Define type.
8440
8441 * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
8442 (_PATH_PRESERVE): Set to "/var/lib".
8443 (_PATH_RWHODIR): Set to "/var/spool/rwho".
8444
8445 * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
8446 instead of int.
8447
8448 * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
8449 if __dir_mkfile succeeded.
8450
8451 * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
8452 checking for _hurd_dtablesize. Unlock it right after having
8453 finished _hurd_dtable allocation.
8454
8455 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
8456
8457 * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
8458 * sysdeps/mach/hurd/configure: Regenerated.
8459 * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
8460 special-casing to...
8461 * sysdeps/gnu/configure.in: ... this new file.
8462 * sysdeps/unix/sysv/linux/configure: Regenerated.
8463 * sysdeps/gnu/configure: New generated file.
8464
8465 * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
8466 for Linux: use nsec instead of usec, as well as:
8467 [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
8468 members of type struct timespec.
8469 [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
8470 New macros.
8471 (struct stat64): Likewise.
8472 (_STATBUF_ST_NSEC): New macro.
8473 * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
8474
8475 * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
8476 __strtoul_internal rather than strtoul.
8477
8478 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
8479
8480 * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
8481 and reject them.
8482
8483 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
8484
8485 * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
8486 which preserves existing values.
8487 * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
8488
8489 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
8490
8491 * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
8492 TIMEOUT values. Return EINVAL for NFDS values either negative or
8493 greater than FD_SETSIZE.
8494
8495 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
8496
8497 * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
8498 allocated, call __vm_protect to finish enabling the existing space, and
8499 pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
8500 allocate the remainder.
8501
8502 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
8503
8504 * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
8505 address port. Set ADDR_LEN to 0 when not filling ADDRARG.
8506
8507 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
8508
8509 * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
8510 sysdeps/mach/hurd/readlink.c.
8511
8512 * posix/tst-sysconf.c (posix_options): Only use
8513 _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
8514 _POSIX_SYNCHRONIZED_IO when they are defined
8515 * sysdeps/mach/hurd/bits/posix_opt.h:
8516 (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
8517 (_XOPEN_REALTIME): Undefine macro.
8518 (_XOPEN_REALTIME_THREADS): Undefine macro.
8519 (_XOPEN_SHM): Undefine macro.
8520 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
8521 macro to -1.
8522 [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
8523 macro to -1.
8524 (_POSIX_ASYNC_IO): Undefine macro.
8525 (_POSIX_PRIORITIZED_IO): Undefine macro.
8526 (_POSIX_SPIN_LOCKS): Define macro to -1.
8527
8528 * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
8529 SA_NODEFER, SA_RESETHAND.
8530 * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
8531 O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
8532 F_DUPFD_CLOEXEC.
8533
8534 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
8535
8536 * elf/Makefile (pldd-modules): Define unconditionally.
8537
8538 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
8539
8540 * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
8541
8542 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
8543
8544 * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
8545 Return ENOENT when name is empty.
8546 * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
8547
8548 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
8549
8550 * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
8551
8552 * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
8553
8554 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
8555
8556 Fix mlock in all cases except non-readable pages.
8557 * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
8558 instead of VM_PROT_ALL as parameter to __vm_wire function.
8559
8560 * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
8561 (__mkdir): When path is `/', just fail with EEXIST.
8562 * sysdeps/mach/hurd/mkdirat.c: Likewise.
8563
8564 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
8565
8566 * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
8567 <sys/uio.h> (for writev).
8568 * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
8569 and <sys/param.h> (for MIN).
8570
8571 2012-05-10 Pino Toscano <toscano.pino@tiscali.it>
8572
8573 * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
8574 REQUESTED_TIME. Properly set the remaining time and return EINTR
8575 if interrupted.
8576
8577 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
8578
8579 * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
8580 Depend on against $(link-rpcuserlibs).
8581
8582 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
8583
8584 * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
8585 (__libc_stack_end): Do not use attribute_relro.
8586 * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
8587 * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
8588 to libthread-provided value.
8589 * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
8590 attribute_relro.
8591
8592 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
8593
8594 [BZ #3748]
8595 * bits/libc-lock.h (__libc_once_get): New macro.
8596 * sysdeps/mach/bits/libc-lock.h: Likewise.
8597 * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
8598 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
8599 instead of using implementation details.
8600
8601 * libio/fileops.c: Unconditionally include <kernel-features.h>.
8602 * libio/freopen.c: Likewise.
8603 * libio/freopen64.c: Likewise.
8604 * misc/syslog.c: Likewise.
8605 * nscd/connections.c: Likewise.
8606 * nscd/netgroupcache.c: Likewise.
8607 * sysdeps/posix/getcwd.c: Likewise.
8608
8609 2012-05-10 Roland McGrath <roland@hack.frob.com>
8610
8611 * math/w_ilogbf.c: Add #include <limits.h>.
8612
8613 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
8614
8615 * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
8616 path instead of returning without unlocking.
8617
8618 * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
8619 immediate-write ioctls.
8620 * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
8621
8622 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
8623
8624 * sysdeps/mach/hurd/i386/init-first.c (init): Use
8625 __builtin_frame_address instead of making assumptions about the
8626 location of the return address relative to DATA. Force early load of
8627 the return address.
8628 (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
8629 __builtin_frame_address.
8630
8631 dup3 for GNU Hurd.
8632 * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
8633 * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c. Evolve it to
8634 implement dup3 and do some further code clean-ups.
8635 * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
8636 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
8637
8638 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
8639
8640 * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
8641
8642 * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
8643 HURD_CRITICAL_END around holding _hurd_dtable_lock.
8644 * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
8645 * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
8646 HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
8647 d->port.lock.
8648
8649 * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
8650 instead of setjmp/longjmp to restore the signal mask. Call sigsetjmp
8651 when handler == SIG_ERR, not when handler != SIG_ERR.
8652
8653 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
8654
8655 * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
8656 (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
8657 definitions.
8658
8659 accept4 for GNU Hurd.
8660 * include/sys/socket.h (__libc_accept4): New prototype.
8661 * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c. Evolve it
8662 to implement __libc_accept4.
8663 * sysdeps/mach/hurd/accept.c (accept): Reimplement using
8664 __libc_accept4.
8665 * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
8666
8667 * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
8668 * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
8669 * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
8670 signal-defines.sym.
8671
8672 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
8673
8674 * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
8675
8676 2012-05-10 Thomas Schwinge <thomas@schwinge.name>
8677
8678 * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
8679 assertion on O_CLOEXEC flag.
8680 * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
8681 * hurd/intern-fd.c: Likewise.
8682 * hurd/port2fd.c: Likewise.
8683
8684 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
8685
8686 [BZ #3906]
8687 * bits/in.h (IPV6_PKTINFO): Define new macro.
8688 (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
8689
8690 2012-05-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
8691
8692 [BZ #13954]
8693 [BZ #13955]
8694 [BZ #13956]
8695 * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
8696 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
8697 * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
8698 * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
8699 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
8700 * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
8701 * math/libm-test.inc (logb_test) : Additional logb tests.
8702
8703 2012-05-09 Andreas Schwab <schwab@linux-m68k.org>
8704 Andreas Jaeger <aj@suse.de>
8705
8706 * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
8707 * configure: Regenerated.
8708 * config.h.in (LINK_OBSOLETE_RPC): New macro.
8709 * config.make.in (link-obsolete-rpc): New substituted variable.
8710 * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
8711 libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
8712 * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
8713 (shared-only-routines): Don't set it under [link-obsolete-rpc],
8714 so that libc.a contains the symbols.
8715 * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
8716 * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
8717 * sunrpc/auth_none.c: Likewise.
8718 * sunrpc/auth_unix.c: Likewise.
8719 * sunrpc/authdes_prot.c: Likewise.
8720 * sunrpc/authuxprot.c: Likewise.
8721 * sunrpc/clnt_gen.c: Likewise.
8722 * sunrpc/clnt_perr.c: Likewise.
8723 * sunrpc/clnt_raw.c: Likewise.
8724 * sunrpc/clnt_simp.c: Likewise.
8725 * sunrpc/clnt_tcp.c: Likewise.
8726 * sunrpc/clnt_udp.c: Likewise.
8727 * sunrpc/clnt_unix.c: Likewise.
8728 * sunrpc/des_crypt.c: Likewise.
8729 * sunrpc/des_soft.c: Likewise.
8730 * sunrpc/get_myaddr.c: Likewise.
8731 * sunrpc/key_call.c: Likewise.
8732 * sunrpc/key_prot.c: Likewise.
8733 * sunrpc/netname.c: Likewise.
8734 * sunrpc/pm_getmaps.c: Likewise.
8735 * sunrpc/pm_getport.c: Likewise.
8736 * sunrpc/pmap_clnt.c: Likewise.
8737 * sunrpc/pmap_prot.c: Likewise.
8738 * sunrpc/pmap_prot2.c: Likewise.
8739 * sunrpc/pmap_rmt.c: Likewise.
8740 * sunrpc/publickey.c: Likewise.
8741 * sunrpc/rpc_cmsg.c: Likewise.
8742 * sunrpc/rpc_common.c: Likewise.
8743 * sunrpc/rpc_dtable.c: Likewise.
8744 * sunrpc/rpc_prot.c: Likewise.
8745 * sunrpc/rpc_thread.c: Likewise.
8746 * sunrpc/rtime.c: Likewise.
8747 * sunrpc/svc.c: Likewise.
8748 * sunrpc/svc_auth.c: Likewise.
8749 * sunrpc/svc_raw.c: Likewise.
8750 * sunrpc/svc_run.c: Likewise.
8751 * sunrpc/svc_tcp.c: Likewise.
8752 * sunrpc/svc_udp.c: Likewise.
8753 * sunrpc/svc_unix.c: Likewise.
8754 * sunrpc/svcauth_des.c: Likewise.
8755 * sunrpc/xcrypt.c: Likewise.
8756 * sunrpc/xdr.c: Likewise.
8757 * sunrpc/xdr_array.c: Likewise.
8758 * sunrpc/xdr_float.c: Likewise.
8759 * sunrpc/xdr_intXX_t.c: Likewise.
8760 * sunrpc/xdr_mem.c: Likewise.
8761 * sunrpc/xdr_rec.c: Likewise.
8762 * sunrpc/xdr_ref.c: Likewise.
8763 * sunrpc/xdr_sizeof.c: Likewise.
8764 * sunrpc/xdr_stdio.c: Likewise.
8765
8766 2012-05-10 Roland McGrath <roland@hack.frob.com>
8767
8768 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
8769 change. Update copyright years.
8770
8771 2012-05-10 Joseph Myers <joseph@codesourcery.com>
8772
8773 * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
8774
8775 2012-05-10 Maxim Kuvyrkov <maxim@codesourcery.com>
8776 Joseph Myers <joseph@codesourcery.com>
8777 Paul Pluzhnikov <ppluzhnikov@google.com>
8778
8779 [BZ #14012]
8780 * sunrpc/Makefile [cross-compiling] (headers): Enable additions
8781 requiring rpcgen.
8782 [cross-compiling] (extra-libs): Likewise.
8783 [cross-compiling] (extra-libs-others): Likewise.
8784 [cross-compiling] (librpcsvc-routines): Likewise.
8785 [cross-compiling] (librpcsvc-inhibit-o): Likewise.
8786 [cross-compiling] (omit-deps): Likewise.
8787 (sunrpc-CPPFLAGS): New variable.
8788 (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
8789 (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
8790 (cross-rpcgen-objs): New variable.
8791 (extra-objs): Append $(cross-rpcgen-objs).
8792 ($(cross-rpcgen-objs)): New rule.
8793 ($(objpfx)cross-rpcgen): Likewise.
8794 (rpcgen-cmd): Define to use $(built-program-file). Expand
8795 comment.
8796 ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
8797 ($(objpfx)x%.stmp): Likewise.
8798 * sunrpc/proto.h [IS_IN_build] (_): Define.
8799 [IS_IN_build] (_libc_intl_domainname): Likewise.
8800
8801 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
8802
8803 * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
8804 Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
8805 and R_X86_64_TPOFF64.
8806
8807 2012-05-10 Joseph Myers <joseph@codesourcery.com>
8808
8809 * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
8810 sysdeps/unix/sysv/syscalls.list.
8811 (stime): Likewise.
8812 (utime): Likewise.
8813 * sysdeps/unix/sysv/syscalls.list: Remove file.
8814
8815 2012-05-10 Paul Eggert <eggert@cs.ucla.edu>
8816
8817 [BZ #3440]
8818 * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
8819 (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
8820 (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
8821 (__LC_IDENTIFICATION): Make these macros useful in #if
8822 expressions, as required by C99.
8823
8824 2012-05-10 Andreas Schwab <schwab@linux-m68k.org>
8825
8826 * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
8827 $(addsuffix .os,$(rpc-compat-routines)). Move include ../Rules
8828 after this.
8829
8830 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
8831
8832 * stdlib/longlong.h: Updated from GCC.
8833
8834 2012-05-09 Andreas Jaeger <aj@suse.de>
8835
8836 * nscd/nscd.c (run_modes): Make named enum, reorder so that
8837 default is first entry.
8838 (run_mode): Set type.
8839 (main): Remove informal message about syslog.
8840 (options): Fix typo.
8841
8842 [BZ #14053]
8843 * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
8844 to asm.
8845 (lrint): Likewise.
8846 (llrintf): Likewise.
8847 (llrint): Likewise.
8848 (rint): Likewise.
8849 (rintf): Likewise.
8850 (nearbyint): Likewise.
8851 (nearbyintf): Likewise.
8852
8853 2012-05-09 Andreas Jaeger <aj@suse.de>
8854 Pedro Alves <palves@redhat.com>
8855
8856 * nscd/nscd.c (run_mode): Use enum.
8857 (main): Cleanup coding style issue.
8858
8859 2012-05-09 Alexandre Oliva <aoliva@redhat.com>
8860 Andreas Jaeger <aj@suse.de>
8861
8862 * nscd/nscd.c (go_background): Replaced with...
8863 (run_mode): ... this.
8864 (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
8865 (options): Add -F --foreground.
8866 (main): Implement it.
8867 (parse_opt): Parse it.
8868
8869 2012-05-09 Andreas Jaeger <aj@suse.de>
8870
8871 [BZ #14083]
8872 * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
8873 !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
8874 -Wconversion warning.
8875 (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
8876 Likewise.
8877
8878 2012-05-09 Joseph Myers <joseph@codesourcery.com>
8879
8880 * conform/data/locale.h-data (NULL): Use macro-constant. Require
8881 == 0.
8882 (LC_ALL): Use macro-int-constant.
8883 (LC_COLLATE): Likewise.
8884 (LC_CTYPE): Likewise.
8885 (LC_MESSAGES): Likewise.
8886 (LC_MONETARY): Likewise.
8887 (LC_NUMERIC): Likewise.
8888 (LC_TIME): Likewise.
8889 [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
8890 (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
8891 [ISO || ISO99 || ISO11] (*_t): Do not allow.
8892 * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
8893 Specify type.
8894 [C99-based standards] (float_t): Expect type.
8895 [C99-based standards] (double_t): Expect type.
8896 [C99-based standards] (HUGE_VALF): Use macro-constant. Specify
8897 type.
8898 [C99-based standards] (HUGE_VALL): Likewise.
8899 [C99-based standards] (INFINITY): Likewise.
8900 [C99-based standards] (NAN): Likewise.
8901 [C99-based standards] (FP_INFINITE): Use macro-int-constant.
8902 [C99-based standards] (FP_NAN): Likewise.
8903 [C99-based standards] (FP_NORMAL): Likewise.
8904 [C99-based standards] (FP_SUBNORMAL): Likewise.
8905 [C99-based standards] (FP_ZERO): Likewise.
8906 [C99-based standards] (FP_FAST_FMA): Use
8907 optional-macro-int-constant. Specify type. Require == 1.
8908 [C99-based standards] (FP_FAST_FMAF): Likewise.
8909 [C99-based standards] (FP_FAST_FMAL): Likewise.
8910 [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
8911 [C99-based standards] (FP_ILOGBNAN): Likewise.
8912 [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
8913 Specify type.
8914 [C99-based standards] (MATH_ERREXCEPT): Likewise.
8915 [C99-based standards] (math_errhandling): Specify type.
8916 [ISO99 || ISO11] (signgam): Do not allow.
8917 [non-C99-based standards] (copysignf): Do not allow.
8918 [non-C99-based standards] (exp2f): Likewise.
8919 [non-C99-based standards] (log2f): Likewise.
8920 [non-C99-based standards] (modff): Allow.
8921 [non-C99-based standards] (erff): Do not allow.
8922 [non-C99-based standards] (erfcf): Likewise.
8923 [non-C99-based standards] (gammaf): Likewise.
8924 [non-C99-based standards] (hypotf): Likewise.
8925 [non-C99-based standards] (j0f): Likewise.
8926 [non-C99-based standards] (j1f): Likewise.
8927 [non-C99-based standards] (jnf): Likewise.
8928 [non-C99-based standards] (lgammaf): Likewise.
8929 [non-C99-based standards] (tgammaf): Likewise.
8930 [non-C99-based standards] (y0f): Likewise.
8931 [non-C99-based standards] (y1f): Likewise.
8932 [non-C99-based standards] (ynf): Likewise.
8933 [non-C99-based standards] (isnanf): Likewise.
8934 [non-C99-based standards] (acoshf): Likewise.
8935 [non-C99-based standards] (asinhf): Likewise.
8936 [non-C99-based standards] (atanhf): Likewise.
8937 [non-C99-based standards] (cbrtf): Likewise.
8938 [non-C99-based standards] (expm1f): Likewise.
8939 [non-C99-based standards] (ilogbf): Likewise.
8940 [non-C99-based standards] (log1pf): Likewise.
8941 [non-C99-based standards] (logbf): Likewise.
8942 [non-C99-based standards] (nextafterf): Likewise.
8943 [non-C99-based standards] (remainderf): Likewise.
8944 [non-C99-based standards] (rintf): Likewise.
8945 [non-C99-based standards] (scalbf): Likewise.
8946 [non-C99-based standards] (copysignl): Likewise.
8947 [non-C99-based standards] (exp2l): Likewise.
8948 [non-C99-based standards] (log2l): Likewise.
8949 [non-C99-based standards] (modfl): Allow.
8950 [non-C99-based standards] (erfl): Do not allow.
8951 [non-C99-based standards] (erfcl): Likewise.
8952 [non-C99-based standards] (gammal): Likewise.
8953 [non-C99-based standards] (hypotl): Likewise.
8954 [non-C99-based standards] (j0l): Likewise.
8955 [non-C99-based standards] (j1l): Likewise.
8956 [non-C99-based standards] (jnl): Likewise.
8957 [non-C99-based standards] (lgammal): Likewise.
8958 [non-C99-based standards] (tgammal): Likewise.
8959 [non-C99-based standards] (y0l): Likewise.
8960 [non-C99-based standards] (y1l): Likewise.
8961 [non-C99-based standards] (ynl): Likewise.
8962 [non-C99-based standards] (isnanl): Likewise.
8963 [non-C99-based standards] (acoshl): Likewise.
8964 [non-C99-based standards] (asinhl): Likewise.
8965 [non-C99-based standards] (atanhl): Likewise.
8966 [non-C99-based standards] (cbrtl): Likewise.
8967 [non-C99-based standards] (expm1l): Likewise.
8968 [non-C99-based standards] (ilogbl): Likewise.
8969 [non-C99-based standards] (log1pl): Likewise.
8970 [non-C99-based standards] (logbl): Likewise.
8971 [non-C99-based standards] (nextafterl): Likewise.
8972 [non-C99-based standards] (remainderl): Likewise.
8973 [non-C99-based standards] (rintl): Likewise.
8974 [non-C99-based standards] (scalbl): Likewise.
8975 [ISO || ISO99 || ISO11] (*_t): Do not allow.
8976 [non-C99-based standards] (FP_*): Do not allow.
8977 [C99-based standards] (FP_*): Change to
8978 FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
8979 * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
8980 allow.
8981 * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
8982 (SIG_ERR): Likewise.
8983 [X/Open-based standards] (SIG_HOLD): Likewise.
8984 (SIG_IGN): Likewise.
8985 (SIGABRT): Use macro-int-constant. Specify type. Require
8986 positive value.
8987 (SIGFPE): Likewise.
8988 (SIGILL): Likewise.
8989 (SIGINT): Likewise.
8990 (SIGSEGV): Likewise.
8991 (SIGTER): Likewise.
8992 [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
8993 [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
8994 [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
8995 [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
8996 [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
8997 [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
8998 [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
8999 [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
9000 [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
9001 [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
9002 [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
9003 [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
9004 [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
9005 [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
9006 [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
9007 [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
9008 [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
9009 [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
9010 [X/Open-based standards] (SIGTRAP): Likewise.
9011 [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
9012 [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
9013 [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
9014 [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
9015 * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
9016 allow.
9017
9018 2012-05-08 Ian Wienand <ianw@vmware.com>
9019
9020 [BZ #14080]
9021 * time/tzset.c (__tzset_parse_tz): Update default rules for
9022 daylight time changes in the Energy Policy Act of 2005.
9023
9024 2012-05-09 Andreas Jaeger <aj@suse.de>
9025
9026 [BZ #13983]
9027 * elf/ldconfig.c (parse_conf): Change string to make clear that
9028 ldconfig only issued a warning if ld.so.conf does not exist.
9029
9030 2012-05-08 David S. Miller <davem@davemloft.net>
9031
9032 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
9033 movxtod instead of popping the value on the stack.
9034
9035 * sysdeps/sparc/fpu/libm-test-ulps: Update.
9036
9037 2012-05-08 Carlos O'Donell <carlos_odonell@mentor.com>
9038
9039 * config.h.in: Add HAVE_ARM_PCS_VFP.
9040
9041 2012-05-08 Roland Mc Grath <roland@hack.frob.com>
9042
9043 [BZ #13979]
9044 * include/features.h: Warn if user requests __FORTIFY_SOURCE
9045 checking but the checks are disabled for any reason.
9046
9047 2012-05-08 H.J. Lu <hongjiu.lu@intel.com>
9048
9049 * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
9050 and ELF64_R_TYPE with ELFW(R_TYPE).
9051
9052 2012-05-08 Joseph Myers <joseph@codesourcery.com>
9053
9054 * sysdeps/unix/sysv/syscalls.list (pause): Remove.
9055 (ulimit): Likewise.
9056
9057 * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
9058 (settimeofday): Likewise.
9059
9060 2012-05-08 Mike Frysinger <vapier@gentoo.org>
9061
9062 * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1. Add
9063 a struct th_u2 inside the union, and move tu_block/tu_code into
9064 a new th_u3 union of tu_block/tu_code inside of that. Move
9065 th_data[1] into the th_u2 as tu_data[0]. Change tu_stuff[1] to
9066 tu_stuff[0]. Add a new tu_padding[4] to keep sizeof() the same.
9067 (th_block): Change to th_u1.th_u2.th_u3.tu_block.
9068 (th_code): Change to th_u1.th_u2.th_u3.tu_code.
9069 (th_stuff): Change to th_u1.tu_stuff.
9070 (th_data): Define.
9071 (th_msg): Change to th_u1.th_u2.tu_data.
9072
9073 2012-05-07 David S. Miller <davem@davemloft.net>
9074
9075 * sysdeps/sparc/fpu/libm-test-ulps: Update.
9076
9077 [BZ #14074]
9078 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
9079 (SETUP_PIC_REG): Use it.
9080 (SETUP_PIC_REG_LEAF): Use it.
9081
9082 2012-05-07 Joseph Myers <joseph@codesourcery.com>
9083
9084 [BZ #13885]
9085 [BZ #13923]
9086 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
9087 USE_AS_EXPM1L.
9088 (EXPL_FINITE): Likewise.
9089 (FLDLOG): Likewise.
9090 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
9091 * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
9092 e_expl.S.
9093 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
9094 USE_AS_EXPM1L.
9095 (EXPL_FINITE): Likewise.
9096 (FLDLOG): Likewise.
9097 (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
9098 * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
9099 e_expl.S.
9100 * math/libm-test.inc (expm1_test): Add more tests. Do not disable
9101 test of -max_value argument for long double.
9102 * sysdeps/i386/fpu/libm-test-ulps: Update.
9103 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9104
9105 2012-05-06 David S. Miller <davem@davemloft.net>
9106
9107 * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
9108 quad soft-float symbols whose references which are compiler
9109 generated.
9110 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
9111
9112 2012-05-06 Joseph Myers <joseph@codesourcery.com>
9113
9114 [BZ #13884]
9115 [BZ #13914]
9116 * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
9117 USE_AS_EXP10L.
9118 (EXPL_FINITE): Likewise.
9119 (FLDLOG): Likewise.
9120 (c0): Likewise.
9121 (c1): Likewise.
9122 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
9123 Adjust comments for base varying.
9124 (__expl_finite): Change alias to EXPL_FINITE.
9125 * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
9126 e_expl.S.
9127 * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
9128 * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
9129 * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
9130 * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
9131 * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
9132 USE_AS_EXP10L.
9133 (EXPL_FINITE): Likewise.
9134 (FLDLOG): Likewise.
9135 (c0): Likewise.
9136 (c1): Likewise.
9137 (__ieee754_expl): Change to IEEE754_EXPL. Use FLDLOG macro.
9138 Adjust comments for base varying.
9139 (__expl_finite): Change alias to EXPL_FINITE.
9140 * math/libm-test.inc (exp10_test): Add more tests. Do not disable
9141 tests for bugs.
9142 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
9143
9144 [BZ #14064]
9145 * math/libm-test.inc (check_float_internal): Correct ulp
9146 calculation for subnormal expected results.
9147
9148 2012-05-06 Andreas Jaeger <aj@suse.de>
9149
9150 * Makeconfig (+math-flags): New, set to -frounding-math.
9151 (+cflags): Add +math-flags so that all of glibc gets compiled with
9152 it.
9153
9154 * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
9155
9156 2012-05-05 Joseph Myers <joseph@codesourcery.com>
9157
9158 * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
9159 Disable one test.
9160
9161 [BZ #13787]
9162 [BZ #13922]
9163 [BZ #14036]
9164 * sysdeps/i386/fpu/e_expl.S (csat): New constant.
9165 (__ieee754_expl): Allow for and saturate large arguments.
9166 * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
9167 (u_threshold): Likewise.
9168 (__exp): Call __ieee754_exp before checking for overflow and
9169 underflow.
9170 * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
9171 (u_threshold): Likewise.
9172 (__expf): Call __ieee754_expf before checking for overflow and
9173 underflow.
9174 * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
9175 (u_threshold): Likewise.
9176 (__expl): Call __ieee754_expl before checking for overflow and
9177 underflow.
9178 * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
9179 (__ieee754_expl): Allow for and saturate large arguments.
9180 * math/libm-test.inc (exp_test): Add another test. Do not allow
9181 missing overflow exception on overflow.
9182 (expm1_test): Do not allow missing overflow exception on overflow.
9183
9184 * sysdeps/i386/fpu/e_expl.c: Move to ...
9185 * sysdeps/i386/fpu/e_expl.S: ... here. Write directly in assembly
9186 rather than using inline asm.
9187 * sysdeps/x86_64/fpu/e_expl.c: Remove file.
9188 * sysdeps/x86_64/fpu/e_expl.S: Copy from
9189 sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
9190
9191 * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
9192 (nice): Likewise.
9193 (poll): Likewise.
9194 (signal): Likewise.
9195 (time): Likewise.
9196 (times): Likewise.
9197
9198 2012-05-04 Joseph Myers <joseph@codesourcery.com>
9199
9200 * sysdeps/unix/syscalls.list (adjtime): Add entry from
9201 sysdeps/unix/common/syscalls.list.
9202 (fchmod): Likewise.
9203 (fchown): Likewise.
9204 (ftruncate): Likewise.
9205 (getrusage): Likewise.
9206 (gettimeofday): Likewise.
9207 (setpgid): Likewise.
9208 (setregid): Likewise.
9209 (setreuid): Likewise.
9210 (sigaction): Likewise.
9211 (truncate): Likewise.
9212 (vhangup): Likewise.
9213 * sysdeps/unix/common/syscalls.list: Remove file.
9214 * sysdeps/unix/bsd/Implies: Don't include unix/common.
9215 * sysdeps/unix/sysv/linux/Implies: Likewise.
9216
9217 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
9218
9219 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
9220 * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
9221 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
9222 Moved to ...
9223 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
9224 Here.
9225 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
9226 to ...
9227 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
9228 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
9229 to ...
9230 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
9231 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
9232 to ...
9233 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
9234 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
9235 to ...
9236 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
9237 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
9238 to ...
9239 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
9240 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
9241 to ...
9242 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
9243 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
9244 to ...
9245 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
9246 Here.
9247 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
9248 to ...
9249 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
9250 Here.
9251 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
9252 to ...
9253 * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
9254 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
9255 Moved to ...
9256 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
9257 Here.
9258 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
9259 to ...
9260 * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
9261
9262 2012-05-04 Joseph Myers <joseph@codesourcery.com>
9263
9264 * sysdeps/unix/common/bits/dirent.h: Remove file.
9265 * sysdeps/unix/common/bits/fcntl.h: Likewise.
9266
9267 * sysdeps/unix/bsd/bits/dirent.h: Remove file.
9268 * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
9269 * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
9270 * sysdeps/unix/bsd/isatty.c: Likewise.
9271 * sysdeps/unix/bsd/tcdrain.c: Likewise.
9272 * sysdeps/unix/bsd/tcgetattr.c: Likewise.
9273 * sysdeps/unix/bsd/tcsetattr.c: Likewise.
9274
9275 2012-05-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9276
9277 [BZ #13563]
9278 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
9279 long double comparison inaccuracies.
9280 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
9281 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9282
9283 2012-05-04 Andreas Schwab <schwab@linux-m68k.org>
9284
9285 * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
9286 * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
9287
9288 2012-05-04 Joseph Myers <joseph@codesourcery.com>
9289
9290 [BZ #14049]
9291 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
9292 nonzero digits before rounding a hex value.
9293 * stdlib/tst-strtod.c (tests): Add another test.
9294
9295 2012-05-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
9296
9297 * sysdeps/s390/fpu/libm-test-ulps: Update.
9298
9299 2012-05-03 Andreas Jaeger <aj@suse.de>
9300
9301 * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
9302 does not get optimized out.
9303 (malloc_opt_barrier): New.
9304
9305 2012-05-03 Andreas Jaeger <aj@suse.de>
9306 Roland McGrath <roland@hack.frob.com>
9307
9308 * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
9309 intermediate file deletion.
9310 (generated): Add .symlist files.
9311
9312 2012-05-03 Joseph Myers <joseph@codesourcery.com>
9313
9314 [BZ #13775]
9315 * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
9316 Redirect under this condition.
9317 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
9318 [__USE_GNU] (__dprintf_chk): Not under this condition.
9319 [__USE_GNU] (__vdprintf_chk): Likewise.
9320 * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
9321 under this condition.
9322 [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
9323 [__USE_XOPEN2K8] (dprintf): Define under this condition.
9324 [__USE_XOPEN2K8] (vdprintf): Likewise.
9325 [__USE_GNU] (__dprintf_chk): Not under this condition.
9326 [__USE_GNU] (__vdprintf_chk): Likewise.
9327 [__USE_GNU] (dprintf): Likewise.
9328 [__USE_GNU] (vdprintf): Likewise.
9329
9330 2012-05-03 Roland McGrath <roland@hack.frob.com>
9331
9332 * elf/Makefile (common-generated): Set this instead of generated for
9333 .dyn, .phdr, .jmprel files. Remove $(common-objpfx) from the
9334 $(all-built-dso)-derived lists.
9335
9336 2012-05-03 Andreas Jaeger <aj@suse.de>
9337
9338 * sysdeps/i386/fpu/libm-test-ulps: Update.
9339
9340 * FAQ: Removed.
9341 * FAQ.in: Likewise.
9342 * scripts/gen-FAQ.pl: Likewise.
9343 * manual/install.texi (Installation): Point to online location of
9344 FAQ.
9345 * Makefile (files-for-dist): Remove FAQ.
9346 (FAQ): Remove.
9347
9348 2012-05-02 Allan McRae <allan@archlinux.org>
9349
9350 * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
9351 (LDFLAGS-reldepmod5.so): Likewise.
9352 (LDFLAGS-reldep6mod1.so): Likewise.
9353 (LDFLAGS-reldep6mod4.so): Likewise.
9354 (LDFLAGS-reldep8mod3.so): Likewise.
9355 (LDFLAGS-unload4mod1.so): Likewise.
9356 (LDFLAGS-unload4mod2.so): Likewise.
9357 (LDFLAGS-tst-initorder): Likewise.
9358 (LDFLAGS-tst-initordera2.so): Likewise.
9359 (LDFLAGS-tst-initordera3.so): Likewise.
9360 (LDFLAGS-tst-initordera4.so): Likewise.
9361 (LDFLAGS-tst-initorderb2.so): Likewise.
9362 (LDFLAGS-noload): Likewise.
9363 (LDFLAGS-next): Likewise.
9364 (LDFLAGS-order2mod1.so): Likewise.
9365 (LDFLAGS-order2mod2.so): Likewise.
9366 (LDFLAGS-tst-initorder2): Likewise.
9367 (LDFLAGS-tst-initorder2a.so): Likewise.
9368 (LDFLAGS-tst-initorder2b.so): Likewise.
9369 (LDFLAGS-tst-initorder2c.so): Likewise.
9370 * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
9371
9372 2012-05-02 David S. Miller <davem@davemloft.net>
9373
9374 * sysdeps/sparc/fpu/libm-test-ulps: Update.
9375
9376 2012-05-02 Paul Pluzhnikov <ppluzhnikov@google.com>
9377
9378 [BZ #14055]
9379 * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
9380
9381 2012-05-02 Andreas Jaeger <aj@suse.de>
9382
9383 * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
9384 since we manipulate rounding mode.
9385 (CPPFLAGS-test-idouble.c): Likewise.
9386 (CPPFLAGS-test-ifloat.c): Likewise.
9387 (CFLAGS-test-ldouble.c): Likewise.
9388 (CFLAGS-test-double.c): Likewise.
9389 (CFLAGS-test-float.c): Likewise.
9390 (CFLAGS-test-misc.c): Likewise.
9391 (CFLAGS-test-test-fenv.c): Likewise.
9392
9393 2012-05-02 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
9394
9395 [BZ #2550]
9396 [BZ #2570]
9397 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
9398 comparisons to determine direction to adjust input.
9399
9400 2012-05-01 Roland McGrath <roland@hack.frob.com>
9401
9402 * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
9403 output to the target.
9404
9405 * scripts/localplt.awk: New file.
9406 * elf/Makefile ($(objpfx)check-localplt): Target removed.
9407 (check-localplt-CFLAGS): Variable removed.
9408 ($(all-built-dso:=.jmprel)): New static pattern rule.
9409 (generated): Add those targets.
9410 (localplt-built-dso): New variable.
9411 ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
9412
9413 * elf/check-localplt.c: File removed.
9414
9415 * scripts/check-execstack.awk: New file.
9416 * elf/Makefile ($(objpfx)check-execstack): Target removed.
9417 (check-execstack-CFLAGS): Variable removed.
9418 ($(objpfx)check-execstack.h): Target removed.
9419 ($(objpfx)execstack-default): New target.
9420 (generated): Add that instead of check-execstack.h.
9421 ($(all-built-dso:=.phdr)): New static pattern rule.
9422 (generated): Add those targets.
9423 * elf/check-execstack.c: File removed.
9424
9425 * scripts/check-textrel.awk: New file.
9426 * elf/Makefile ($(objpfx)check-textrel): Target removed.
9427 (check-textrel-CFLAGS): Variable removed.
9428 (all-built-dso): Use := to define.o
9429 ($(all-built-dso:=.dyn)): New static pattern rule.
9430 (generated): Add those targets.
9431 ($(objpfx)check-textrel.out): Use the script on the .dyn files.
9432 * config.make.in (READELF): New substituted variable.
9433 * elf/check-textrel.c: File removed.
9434
9435 2012-05-01 Joseph Myers <joseph@codesourcery.com>
9436
9437 * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
9438 allow.
9439 * conform/data/ctype.h-data [C99-based standards] (isblank):
9440 Expect function.
9441 (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
9442 (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
9443 [ISO || ISO99 || ISO11] (*_t): Do not allow.
9444 * conform/data/errno.h-data (EDOM): Use macro-int-constant.
9445 Specify type. Require positive value.
9446 (EILSEQ): Likewise.
9447 (ERANGE): Likewise.
9448 [ISO || POSIX] (EILSEQ): Do not expect.
9449 [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
9450 Specify type. Require positive value.
9451 [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
9452 [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
9453 [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
9454 [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
9455 [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
9456 [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
9457 [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
9458 [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
9459 [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
9460 [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
9461 [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
9462 [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
9463 [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
9464 [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
9465 [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
9466 [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
9467 [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
9468 [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
9469 [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
9470 [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
9471 [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
9472 [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
9473 [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
9474 [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
9475 [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
9476 [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
9477 [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
9478 [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
9479 [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
9480 [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
9481 [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
9482 [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
9483 [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
9484 [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
9485 [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
9486 [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
9487 [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
9488 [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
9489 [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
9490 [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
9491 [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
9492 [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
9493 [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
9494 [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
9495 [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
9496 [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
9497 [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
9498 [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
9499 [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
9500 [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
9501 [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
9502 [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
9503 [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
9504 [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
9505 [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
9506 [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
9507 [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
9508 [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
9509 [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
9510 [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
9511 [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
9512 [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
9513 [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
9514 [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
9515 [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
9516 [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
9517 [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
9518 [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
9519 [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
9520 [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
9521 [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
9522 [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
9523 [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
9524 [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
9525 [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
9526 [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
9527 * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
9528 Require >= 2.
9529 (FLT_ROUNDS): Expect as macro, not constant.
9530 (FLT_MANT_DIG): Use macro-int-constant.
9531 (DBL_MANT_DIG): Likewise.
9532 (LDBL_MANT_DIG): Likewise.
9533 (FLT_DIG): Likewise.
9534 (DBL_DIG): Likewise.
9535 (LDBL_DIG): Likewise.
9536 (FLT_MIN_EXP): Use macro-int-constant. Require < 0.
9537 (DBL_MIN_EXP): Likewise.
9538 (LDBL_MIN_EXP): Likewise.
9539 (FLT_MAX_EXP): Use macro-int-constant.
9540 (DBL_MAX_EXP): Likewise.
9541 (LDBL_MAX_EXP): Likewise.
9542 (FLT_MAX_10_EXP): Likewise.
9543 (DBL_MAX_10_EXP): Likewise.
9544 (LDBL_MAX_10_EXP): Likewise.
9545 (FLT_MAX): Use macro-constant.
9546 (DBL_MAX): Likewise.
9547 (LDBL_MAX): Likewise.
9548 (FLT_EPSILON): Use macro-constant. Give upper bound.
9549 (DBL_EPSILON): Likewise.
9550 (LDBL_EPSILON): Likewise.
9551 (FLT_MIN): Likewise.
9552 (DBL_MIN): Likewise.
9553 (LDBL_MIN): Likewise.
9554 [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
9555 [C99-based standards] (FLT_EVAL_METHOD): Likewise.
9556 [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
9557 [ISO11] (FLT_HAS_SUBNORM): Likewise.
9558 [ISO11] (LDBL_HAS_SUBNORM): Likewise.
9559 [ISO11] (DBL_DECIMAL_DIG): Likewise.
9560 [ISO11] (FLT_DECIMAL_DIG): Likewise.
9561 [ISO11] (LDBL_DECIMAL_DIG): Likewise.
9562 [ISO11] (DBL_TRUE_MIN): Use macro-constant.
9563 [ISO11] (FLT_TRUE_MIN): Likewise.
9564 [ISO11] (LDBL_TRUE_MIN): Likewise.
9565 [ISO || ISO99 || ISO11] (*_t): Do not allow.
9566 * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
9567 (SCHAR_MIN): Use macro-int-constant. Specify type.
9568 (SCHAR_MAX): Likewise.
9569 (UCHAR_MAX): Likewise.
9570 (CHAR_MIN): Likewise.
9571 (CHAR_MAX): Likewise.
9572 (MB_LEN_MAX): Use macro-int-constant.
9573 (SHRT_MIN): Use macro-int-constant. Specify type.
9574 (SHRT_MAX): Likewise.
9575 (USHRT_MAX): Likewise.
9576 (INT_MAX): Likewise.
9577 (INT_MIN): Use macro-int-constant. Specify type. Make upper
9578 bound negative.
9579 (UINT_MAX): Use macro-int-constant. Specify type. Suffix lower
9580 bound with "U".
9581 (LONG_MAX): Use macro-int-constant. Specify type. Suffix lower
9582 bound with "L".
9583 (LONG_MIN): Use macro-int-constant. Specify type. Make upper
9584 bound negative. Suffix upper bound with "L".
9585 (ULONG_MAX): Use macro-int-constant. Specify type. Suffix lower
9586 bound with "UL".
9587 [C99-based standards] (LLONG_MIN): Use macro-int-constant.
9588 Specify type.
9589 [C99-based standards] (LLONG_MAX): Likewise.
9590 [C99-based standards] (ULLONG_MAX): Likewise.
9591 * conform/data/stddef.h-data (NULL): Use macro-constant. Require
9592 == 0.
9593 [ISO11] (max_align_t): Require type.
9594 [ISO || ISO99 || ISO11] (*_t): Do not allow.
9595
9596 * conform/conformtest.pl ($CFLAGS_namespace): Define separately
9597 from $CFLAGS, without defining away __attribute__ calls.
9598 (checknamespace): Use $CFLAGS_namespace.
9599
9600 * conform/conformtest.pl (@keywords): Only include C99 keywords
9601 for standards based on C99 or C11.
9602
9603 * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
9604 Disable tests.
9605 * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
9606 UNIX98]: Likewise.
9607
9608 * conform/conformtest.pl: Handle "macro-int-constant" and test for
9609 usability of symbols in #if.
9610
9611 * conform/conformtest.pl: If macro or constant types start
9612 "promoted:", expect the symbol to be of the following type
9613 promoted by the integer promotions.
9614
9615 * conform/conformtest.pl: Parse all "constant" and "macro" lines
9616 in one place. Also handle "macro-constant".
9617
9618 * conform/conformtest.pl: Only accept expected macro values with
9619 "==". Parse all "macro" lines in one place.
9620 * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
9621
9622 * conform/conformtest.pl: Handle braced types on "constant" lines
9623 instead of handling "typed-constant".
9624 * conform/data/signal.h-data: Use "constant" instead of
9625 "typed-constant".
9626
9627 * conform/conformtest.pl: Handle "optional-" at start of lines in
9628 one place rather than duplicating several cases. Handle each
9629 format of "macro" line with initial "optional-".
9630
9631 * conform/conformtest.pl: Only accept expected constant or
9632 optional-constant values with "==". Parse all "constant" lines in
9633 one place. Parse all "optional-constant" lines in one place.
9634 * conform/data/cpio.h-data: Use "==" form on "constant" lines.
9635 * conform/data/fmtmsg.h-data: Likewise.
9636 * conform/data/netinet/in.h-data: Likewise.
9637 * conform/data/tar.h-data: Likewise.
9638 * conform/data/limits.h-data: Use "==" form on "constant" and
9639 "optional-constant" lines.
9640
9641 * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
9642 Use -std=c99 for XOPEN2K.
9643 (@knownproblems): Remove.
9644 (newtoken): Don't check %isknown.
9645
9646 * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
9647 Do not expect macro.
9648 [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
9649 [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
9650 [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
9651 [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
9652 [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
9653 [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
9654 [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
9655 [XPG3 || XPG4 || UNIX98] (isless): Likewise.
9656 [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
9657 [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
9658 [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
9659 [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
9660 [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
9661 [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
9662 [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
9663 [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
9664 [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
9665 [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
9666 [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
9667 [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
9668 [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
9669 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
9670 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
9671 [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
9672 [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
9673 [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
9674 [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
9675 [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
9676 [XPG3 || XPG4 || UNIX98] (log2): Likewise.
9677 [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
9678 [XPG3] (acosh): Likewise.
9679 [XPG3] (asinh): Likewise.
9680 [XPG3] (atanh): Likewise.
9681 [XPG3] (cbrt): Likewise.
9682 [XPG3] (expm1): Likewise.
9683 [XPG3] (ilogb): Likewise.
9684 [XPG3] (log1p): Likewise.
9685 [XPG3] (logb): Likewise.
9686 [XPG3] (nextafter): Likewise.
9687 [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
9688 [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
9689 [XPG3] (remainder): Likewise.
9690 [XPG3] (rint): Likewise.
9691 [XPG3 || XPG4 || UNIX98] (round): Likewise.
9692 [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
9693 [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
9694 [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
9695 [XPG3 || XPG4 || UNIX98] (lround): Likewise.
9696 [XPG3 || XPG4 || UNIX98] (llround): Likewise.
9697 [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
9698 [UNIX98 || XOPEN2K] (scalb): Expect.
9699 [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
9700 [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
9701 [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
9702 [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
9703 [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
9704 [XPG3 || XPG4 || UNIX98] (fma): Likewise.
9705 [XPG3 || XPG4 || UNIX98] (nan): Likewise.
9706 [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
9707 [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
9708 [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
9709 [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
9710 [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
9711 [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
9712 [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
9713 [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
9714 [XPG3 || XPG4 || UNIX98] (expf): Likewise.
9715 [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
9716 [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
9717 [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
9718 [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
9719 [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
9720 [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
9721 [XPG3 || XPG4 || UNIX98] (logf): Likewise.
9722 [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
9723 [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
9724 [XPG3 || XPG4 || UNIX98] (modff): Likewise.
9725 [XPG3 || XPG4 || UNIX98] (powf): Likewise.
9726 [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
9727 [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
9728 [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
9729 [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
9730 [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
9731 [XPG3 || XPG4 || UNIX98] (erff): Likewise.
9732 [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
9733 [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
9734 [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
9735 [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
9736 [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
9737 [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
9738 [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
9739 [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
9740 [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
9741 [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
9742 [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
9743 [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
9744 [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
9745 [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
9746 [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
9747 [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
9748 [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
9749 [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
9750 [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
9751 [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
9752 [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
9753 [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
9754 [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
9755 [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
9756 [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
9757 [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
9758 [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
9759 [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
9760 [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
9761 [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
9762 [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
9763 [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
9764 [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
9765 [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
9766 [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
9767 [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
9768 [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
9769 [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
9770 [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
9771 [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
9772 [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
9773 [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
9774 [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
9775 [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
9776 [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
9777 [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
9778 [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
9779 [XPG3 || XPG4 || UNIX98] (expl): Likewise.
9780 [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
9781 [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
9782 [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
9783 [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
9784 [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
9785 [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
9786 [XPG3 || XPG4 || UNIX98] (logl): Likewise.
9787 [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
9788 [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
9789 [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
9790 [XPG3 || XPG4 || UNIX98] (powl): Likewise.
9791 [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
9792 [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
9793 [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
9794 [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
9795 [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
9796 [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
9797 [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
9798 [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
9799 [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
9800 [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
9801 [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
9802 [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
9803 [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
9804 [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
9805 [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
9806 [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
9807 [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
9808 [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
9809 [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
9810 [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
9811 [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
9812 [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
9813 [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
9814 [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
9815 [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
9816 [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
9817 [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
9818 [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
9819 [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
9820 [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
9821 [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
9822 [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
9823 [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
9824 [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
9825 [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
9826 [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
9827 [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
9828 [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
9829 [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
9830 [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
9831 [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
9832 [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
9833 [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
9834 [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
9835 [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
9836
9837 * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
9838 _XOPEN_SOURCE_EXTENDED for XPG4.
9839
9840 * conform/conformtest.pl: Handle "symbol" lines for allow-header.
9841
9842 * Makeconfig (localtime): Remove variable.
9843 (inst_localtime-file): Likewise.
9844
9845 2012-05-01 Andreas Schwab <schwab@linux-m68k.org>
9846
9847 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
9848 Update.
9849 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
9850 Update.
9851 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
9852 Update.
9853 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
9854 Update.
9855 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
9856 Update.
9857 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
9858 Update.
9859 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
9860 Update.
9861 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
9862 Update.
9863 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
9864 Update.
9865
9866 2012-05-01 Joseph Myers <joseph@codesourcery.com>
9867
9868 [BZ #2550]
9869 [BZ #2570]
9870 * math/s_nexttowardf.c (__nexttowardf): Use floating-point
9871 comparisons to determine direction to adjust input.
9872 * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
9873 * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
9874 * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
9875 Likewise.
9876 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
9877 Likewise.
9878 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
9879 Likewise.
9880 * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
9881 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
9882 Likewise.
9883 * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
9884 Likewise.
9885 * math/libm-test.inc (nexttoward_test): Add more tests.
9886
9887 2012-05-01 Andreas Schwab <schwab@linux-m68k.org>
9888
9889 [BZ #14040]
9890 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
9891 in version GLIBC_2.1, not GLIBC_2.0.
9892 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
9893 Likewise.
9894
9895 2012-04-30 Joseph Myers <joseph@codesourcery.com>
9896
9897 [BZ #13942]
9898 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
9899 (1 - x) * (1 + x).
9900 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
9901 * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
9902 * math/libm-test.inc (acos_test): Add more tests.
9903 (asin_test): Likewise.
9904 * sysdeps/i386/fpu/libm-test-ulps: Update.
9905 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9906
9907 [BZ #14034]
9908 * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
9909 of square root.
9910 * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
9911 * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
9912 * math/libm-test.inc (acos_test_tonearest): New function.
9913 (acos_test_towardzero): Likewise.
9914 (acos_test_downward): Likewise.
9915 (acos_test_upward): Likewise.
9916 (asin_test_tonearest): Likewise.
9917 (asin_test_towardzero): Likewise.
9918 (asin_test_downward): Likewise.
9919 (asin_test_upward): Likewise.
9920 (main): Call the new functions.
9921 * sysdeps/i386/fpu/libm-test-ulps: Update.
9922 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
9923
9924 [BZ #13884]
9925 [BZ #13924]
9926 * math/e_exp10.c: Include <float.h>.
9927 (__ieee754_exp10): Handle underflow here rather than multiplying
9928 large negative argument by M_LN10.
9929 * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
9930 of __ieee754_expf.
9931 * math/e_exp10l.c: Include <float.h>.
9932 (__ieee754_exp10l): Handle underflow here rather than multiplying
9933 large negative argument by M_LN10l.
9934 * math/libm-test.inc (exp10_test): Add another test. Do not allow
9935 spurious overflow exception on underflow.
9936
9937 2012-04-29 Marek Polacek <polacek@redhat.com>
9938
9939 * misc/sys/cdefs.h (__attribute_artificial__): New macro.
9940 (__fortify_function): New macro.
9941 (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
9942 * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
9943 __extern_always_inline.
9944 * libio/bits/stdio2.h: Likewise.
9945 * libio/bits/stdio.h: Likewise.
9946 * string/string.h: Likewise.
9947 * string/bits/string3.h: Likewise.
9948 * include/stdio.h: Likewise.
9949 * stdlib/bits/stdlib.h: Likewise.
9950 * stdlib/stdlib.h: Likewise.
9951 * rt/bits/mqueue2.h: Likewise.
9952 * rt/mqueue.h: Likewise.
9953 * posix/bits/unistd.h: Likewise.
9954 * posix/unistd.h: Likewise.
9955 * io/bits/poll2.h: Likewise.
9956 * io/bits/fcntl2.h: Likewise.
9957 * io/fcntl.h: Likewise.
9958 * io/sys/poll.h: Likewise.
9959 * misc/bits/syslog.h: Likewise.
9960 * misc/bits/syslog-ldbl.h: Likewise.
9961 * misc/sys/syslog.h: Likewise.
9962 * socket/bits/socket2.h: Likewise.
9963 * socket/sys/socket.h: Likewise.
9964 * debug/tst-chk1.c: Likewise.
9965 * wcsmbs/bits/wchar2.h: Likewise.
9966 * wcsmbs/bits/wchar-ldbl.h: Likewise.
9967 * wcsmbs/wchar.h: Likewise.
9968
9969 2012-04-29 Andreas Jaeger <aj@suse.de>
9970
9971 * Makerules (tests): Remove enable-check-abi protection.
9972 (check-abi-warn): Remove.
9973 (check-abi-%): Remove check-abi-warn usage.
9974
9975 * configure.in: Remove check-abi configure option.
9976 * configure: Regenerated.
9977 * config.make.in (enable-check-abi): Remove.
9978
9979 2012-04-28 Andreas Schwab <schwab@linux-m68k.org>
9980
9981 [BZ #14033]
9982 * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
9983 double functions to double *_finite functions.
9984
9985 [BZ #13941]
9986 * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
9987 (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
9988 LDBL_MIN_EXP.
9989 * stdio-common/Makefile (tests): Add tst-sprintf3.
9990 * stdio-common/tst-sprintf3.c: New file.
9991
9992 * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
9993 ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
9994
9995 2012-04-28 Joseph Myers <joseph@codesourcery.com>
9996
9997 * conform/conformtest.pl: Remove duplicate typed-constant
9998 handling.
9999
10000 2012-04-28 David S. Miller <davem@davemloft.net>
10001
10002 * Makerules (%.abilist): Add vpath on sysdep_dirs.
10003 (check-abi-%): Remove AWK script prerequisite and explicit
10004 abilist directory.
10005 (check-abi): Rewrite to just diff the symlist with the abilist.
10006 (config-tls, config-abi-config): Delete, no longer used.
10007 (update-abi-%): Remove AWK script and explicit abilist directory.
10008 (update-abi): Rewrite to simply compare and conditionally copy the
10009 symlist and the sysdep abilist file. Remove update-abi-config
10010 checks.
10011 * abilist/ld.abilist: Remove.
10012 * abilist/libBrokenLocale.abilist: Remove.
10013 * abilist/libanl.abilist: Remove.
10014 * abilist/libcrypt.abilist: Remove.
10015 * abilist/libdl.abilist: Remove.
10016 * abilist/librt.abilist: Remove.
10017 * abilist/libthread_db.abilist: Remove.
10018 * abilist/libutil.abilist: Remove.
10019 * scripts/extract-abilist.awk: Remove.
10020 * scripts/merge-abilist.awk: Remove.
10021 * sysdeps/generic/libcidn.abilist: New file.
10022 * sysdeps/generic/libnss_compat.abilist: New file.
10023 * sysdeps/generic/libnss_db.abilist: New file.
10024 * sysdeps/generic/libnss_dns.abilist: New file.
10025 * sysdeps/generic/libnss_files.abilist: New file.
10026 * sysdeps/generic/libnss_hesiod.abilist: New file.
10027 * sysdeps/generic/libnss_nis.abilist: New file.
10028 * sysdeps/generic/libnss_nisplus.abilist: New file.
10029 * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
10030 * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
10031 * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
10032 file.
10033 * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
10034 * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
10035 * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
10036 * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
10037 * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
10038 * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
10039 * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
10040 * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
10041 * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
10042 file.
10043 * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
10044 * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
10045 * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
10046 * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
10047 file.
10048 * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
10049 * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
10050 * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
10051 * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
10052 * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
10053 * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
10054 file.
10055 * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
10056 * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
10057 * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
10058 file.
10059 * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
10060 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
10061 New file.
10062 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
10063 New file.
10064 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
10065 New file.
10066 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
10067 New file.
10068 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
10069 New file.
10070 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
10071 New file.
10072 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
10073 New file.
10074 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
10075 New file.
10076 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
10077 New file.
10078 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
10079 New file.
10080 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
10081 New file.
10082 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
10083 New file.
10084 * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
10085 New file.
10086 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
10087 file.
10088 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
10089 New file.
10090 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
10091 New file.
10092 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
10093 file.
10094 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
10095 New file.
10096 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
10097 New file.
10098 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
10099 file.
10100 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
10101 New file.
10102 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
10103 New file.
10104 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
10105 New file.
10106 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
10107 New file.
10108 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
10109 New file.
10110 * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
10111 New file.
10112 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
10113 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
10114 file.
10115 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
10116 New file.
10117 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
10118 file.
10119 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
10120 file.
10121 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
10122 file.
10123 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
10124 file.
10125 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
10126 file.
10127 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
10128 New file.
10129 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
10130 file.
10131 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
10132 file.
10133 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
10134 New file.
10135 * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
10136 file.
10137 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
10138 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
10139 file.
10140 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
10141 New file.
10142 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
10143 file.
10144 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
10145 file.
10146 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
10147 file.
10148 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
10149 file.
10150 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
10151 file.
10152 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
10153 New file.
10154 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
10155 file.
10156 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
10157 file.
10158 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
10159 New file.
10160 * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
10161 file.
10162 * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
10163 * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
10164 * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
10165 file.
10166 * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
10167 * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
10168 * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
10169 * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
10170 * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
10171 * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
10172 * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
10173 * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
10174 * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
10175 * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
10176 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
10177 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
10178 file.
10179 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
10180 New file.
10181 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
10182 file.
10183 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
10184 file.
10185 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
10186 file.
10187 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
10188 file.
10189 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
10190 file.
10191 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
10192 New file.
10193 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
10194 New file.
10195 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
10196 file.
10197 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
10198 New file.
10199 * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
10200 file.
10201 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
10202 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
10203 file.
10204 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
10205 New file.
10206 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
10207 file.
10208 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
10209 file.
10210 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
10211 file.
10212 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
10213 file.
10214 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
10215 file.
10216 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
10217 New file.
10218 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
10219 New file.
10220 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
10221 file.
10222 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
10223 New file.
10224 * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
10225 file.
10226
10227 2012-04-28 Joseph Myers <joseph@codesourcery.com>
10228
10229 * conform/conformtest.pl: Fix typo in handling typed-constant from
10230 allow-header.
10231
10232 2012-04-27 Joseph Myers <joseph@codesourcery.com>
10233
10234 * README: Cut down references to pre-2.6 Linux kernels and
10235 Linuxthreads. Update lists of configurations in libc and ports
10236 and sort alphabetically. Say "or newer" with Linux kernel version
10237 requirements.
10238
10239 * config.h.in [IS_IN_build]: Allow compiling without optimization.
10240
10241 2012-04-27 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
10242
10243 [BZ #887]
10244 * math/libm-test.inc (logb_test_downward): New test to expose
10245 erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
10246 rounding mode.
10247
10248 2012-04-27 Joseph Myers <joseph@codesourcery.com>
10249
10250 [BZ #14027]
10251 * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
10252 to be done.
10253 * math/fraiseexcpt.c (__feraiseexcept): Likewise.
10254 * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
10255
10256 2012-04-26 Joseph Myers <joseph@codesourcery.com>
10257
10258 * sysdeps/unix/i386/brk.S: Remove file.
10259 * sysdeps/unix/i386/dl-brk.S: Likewise.
10260 * sysdeps/unix/i386/pipe.S: Likewise.
10261 * sysdeps/unix/i386/sigreturn.S: Likewise.
10262 * sysdeps/unix/i386/syscall.S: Likewise.
10263 * sysdeps/unix/i386/vfork.S: Likewise.
10264 * sysdeps/unix/i386/wait.S: Likewise.
10265
10266 * sysdeps/unix/common/tcsendbrk.c: Move to ...
10267 * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
10268
10269 * configure.in (arm*-none*): Do not allow without
10270 --enable-hacker-mode.
10271 (netbsd*): Remove case setting base_os.
10272 (386bsd*): Likewise.
10273 (freebsd*): Likewise.
10274 (bsdi*): Likewise.
10275 (osf*): Likewise.
10276 (sunos*): Likewise.
10277 (ultrix*): Likewise.
10278 (newsos*): Likewise.
10279 (dynix*): Likewise.
10280 (*bsd*): Likewise.
10281 (sysv*): Likewise.
10282 (isc*): Likewise.
10283 (esix*): Likewise.
10284 (sco*): Likewise.
10285 (minix*): Likewise.
10286 (irix4*): Likewise.
10287 (irix6*): Likewise.
10288 (solaris[2-9]*): Likewise.
10289 (none): Likewise.
10290 * configure: Regenerated.
10291
10292 2012-04-26 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10293
10294 [BZ #11521]
10295 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
10296 overflow or cancellation in calculating denominator.
10297 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
10298 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
10299 down expression to avoid unexpected rounding in newer GCCs.
10300 * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
10301
10302 2012-04-26 David S. Miller <davem@davemloft.net>
10303
10304 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
10305 long-double compat symbols.
10306 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
10307 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
10308 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
10309 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
10310 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
10311 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
10312 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
10313 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
10314 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
10315 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
10316 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
10317 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
10318 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
10319
10320 2012-04-25 David S. Miller <davem@davemloft.net>
10321
10322 * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
10323 HWCAP_* values only after the memory barriers have been defined.
10324 (atomic_full_barrier): Define.
10325 (atomic_read_barrier): Define.
10326 (atomic_write_barrier): Define.
10327
10328 2012-04-26 Siddhesh Poyarekar <siddhesh@redhat.com>
10329
10330 * shlib-versions: Add libgcc_s version information.
10331 * sysdeps/generic/libgcc_s.h: Remove.
10332 * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
10333 libgcc_s.h.
10334 * sysdeps/gnu/unwind-resume.c: Likewise.
10335 * scripts/test-installation.pl: Remove libgcc_s from link_libs.
10336
10337 2012-04-25 David S. Miller <davem@davemloft.net>
10338
10339 * sysdeps/unix/sparc/brk.S: Delete.
10340 * sysdeps/unix/sparc/dl-brk.S: Delete.
10341 * sysdeps/unix/sparc/pipe.S: Delete.
10342 * sysdeps/unix/sparc/sysdep.S: Delete.
10343 * sysdeps/unix/sparc/sysdep.h: Delete.
10344 * sysdeps/unix/sparc/vfork.S: Delete.
10345 * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG,
10346 SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
10347 * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO,
10348 ret_ERRVAL, r0, r1, MOVE): Define.
10349 (JUMPTARGET): Remove.
10350 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
10351 sysdeps/unix/sparc/sysdep.h
10352 (ENTRY, END): Remove.
10353 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
10354
10355 2012-04-25 Joseph Myers <joseph@codesourcery.com>
10356
10357 * Makerules (native-compile): Use $(BUILD_LDFLAGS).
10358 (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
10359 -DIS_IN_build.
10360
10361 * timezone/README: Update upstream location and email address for
10362 tzcode and tzdata.
10363 * timezone/zdump.c: Update from tzcode 2012b.
10364 * timezone/zic.c: Likewise.
10365
10366 * configure.in (libc_cv_as_needed): Remove test.
10367 * configure: Regenerated.
10368 * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
10369 conditional definition.
10370 [$(have-as-needed) != yes] (no-as-needed): Likewise.
10371 [$(have-as-needed) != yes] (libgcc_eh): Likewise.
10372 * config.make.in (have-as-needed): Remove variable.
10373
10374 2012-04-25 Siddhesh Poyarekar <siddhesh@redhat.com>
10375 Paul Pluzhnikov <ppluzhnikov@google.com>
10376
10377 * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
10378 strings correctly.
10379
10380 2012-04-25 Chung-Lin Tang <cltang@codesourcery.com>
10381
10382 * sysdeps/sh/memcpy.S: Remove include of endian.h, change
10383 preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
10384 * sysdeps/sh/strlen.S: Likewise.
10385
10386 2012-04-24 Joseph Myers <joseph@codesourcery.com>
10387
10388 * sysdeps/unix/fork.S: Remove file.
10389 * sysdeps/unix/i386/fork.S: Likewise.
10390 * sysdeps/unix/sparc/fork.S: Likewise.
10391
10392 * sysdeps/unix/system.c: Remove file.
10393 * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
10394
10395 * sysdeps/unix/getegid.S: Remove file.
10396 * sysdeps/unix/geteuid.S: Likewise.
10397
10398 2012-04-24 Roland McGrath <roland@hack.frob.com>
10399
10400 * scripts/check-localplt.awk: New file.
10401 * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
10402 of diff.
10403 * scripts/data/localplt-generic.data: Add a comment.
10404
10405 * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
10406 NODE when __dir_mkfile failed.
10407 * sysdeps/mach/hurd/symlinkat.c: Likewise.
10408 Reported by Ludovic Courtès <ludo@gnu.org>.
10409
10410 2012-04-24 Andreas Jaeger <aj@suse.de>
10411
10412 * Makerules (common-clean): Also remove gen-as-const-headers
10413 files.
10414
10415 2012-04-24 Joseph Myers <joseph@codesourcery.com>
10416
10417 * Makerules (native-compile): Do not change working directory for
10418 build. Use $(OUTPUT_OPTION) in command.
10419 (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
10420
10421 2012-04-24 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10422
10423 [BZ #13886]
10424 * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
10425 sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
10426 * math/libm-test.inc (floor_test): Add more tests.
10427 * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
10428
10429 2012-04-24 Joseph Myers <joseph@codesourcery.com>
10430
10431 * sysdeps/unix/getdents.c: Remove file.
10432 * sysdeps/unix/sysv/getdents.c: Likewise.
10433 * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
10434
10435 * sysdeps/unix/syscalls.list (madvise): Add syscall from
10436 sysdeps/unix/mman/syscalls.list.
10437 (mmap): Likewise.
10438 (mprotect): Likewise.
10439 (msync): Likewise.
10440 (munmap): Likewise.
10441 * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
10442 * sysdeps/unix/mman/syscalls.list: Remove.
10443 * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
10444
10445 * configure.in (libc_cv_libgcc_s_suffix): Remove test.
10446 (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
10447 * configure: Regenerated.
10448 * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
10449 $(libgcc_s_suffix).
10450 * config.make.in (libgcc_s_suffix): Remove variable.
10451
10452 2012-04-23 Joseph Myers <joseph@codesourcery.com>
10453
10454 * sysdeps/unix/sysv/gethostname.c: Move to ...
10455 * sysdeps/posix/gethostname.c: ... here.
10456
10457 * sysdeps/unix/execve.S: Remove file.
10458
10459 * sysdeps/unix/_exit.S: Remove file.
10460
10461 2012-04-23 Andreas Jaeger <aj@suse.de>
10462
10463 [BZ #13739]
10464 * manual/Makefile: Remove make dist support, there's no
10465 need for a stand-alone documentation tar ball.
10466 (TEXI2DVI): Define always, it's not in Makeconfig.
10467 (dist): Removed.
10468 (tar-it): Removed.
10469 (edition): Removed.
10470 (glibc-doc-$(edition).tar): Removed
10471 (%.Z): Removed.
10472 (%.gz): Removed.
10473 (%.uu): Removed.
10474 (ETAGS): Remove, it's in Makeconfig.
10475 (move-if-change): Remove, it's in Makeconfig.
10476
10477 2013-04-23 Paul Eggert <eggert@cs.ucla.edu>
10478
10479 [BZ #13970]
10480 * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
10481 (strtod, strtof, strtold, strtol, strtoul, strtoq)
10482 (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
10483 (strtod_l, strtof_l, strtold_l): Remove __wur.
10484 It is not necessarily an error to ignore strtol's return value.
10485 One can reliably look at the stored endptr to decide whether
10486 the number had valid syntax.
10487
10488 2012-04-21 Andreas Jaeger <aj@suse.de>
10489
10490 [BZ #13739]
10491 * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
10492
10493 2012-04-21 Joseph Myers <joseph@codesourcery.com>
10494
10495 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
10496 * sysdeps/unix/sysv/Versions: Remove file.
10497
10498 2012-04-21 Markus Trippelsdorf <markus@trippelsdorf.de>
10499
10500 [BZ #13927]
10501 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10502
10503 2012-04-21 Nick Alcock <nick.alcock@oracle.com>
10504
10505 [BZ #7064]
10506 * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
10507 version from __vm86.
10508
10509 2012-04-20 Joseph Myers <joseph@codesourcery.com>
10510
10511 * sysdeps/unix/common/lxstat.c: Remove file.
10512 * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
10513
10514 * sysdeps/unix/sysv/Makefile: Remove file.
10515
10516 * sysdeps/unix/sysv/direct.h: Remove file.
10517
10518 * sysdeps/unix/sysv/bits/dirent.h: Remove file.
10519 * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
10520 * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
10521 * sysdeps/unix/sysv/bits/signum.h: Likewise.
10522 * sysdeps/unix/sysv/bits/stat.h: Likewise.
10523 * sysdeps/unix/sysv/bits/utmp.h: Likewise.
10524 * sysdeps/unix/sysv/bits/utsname.h: Likewise.
10525
10526 * sysdeps/unix/sysv/setrlimit.c: Remove file.
10527
10528 * sysdeps/unix/xmknod.c: Remove file.
10529 * sysdeps/unix/syscalls.list (sys_mknod): Remove.
10530
10531 * sysdeps/unix/sysv/settimeofday.c: Remove file.
10532
10533 * sysdeps/unix/sysv/i386/time.S: Remove file.
10534
10535 * sysdeps/unix/fxstat.c: Remove file.
10536 * sysdeps/unix/xstat.c: Likewise.
10537 * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
10538
10539 * sysdeps/unix/sysv/sigaction.c: Remove file.
10540
10541 * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
10542 (sysdep_headers): Remove variable.
10543 [termio.h not in sysdep_headers] (generated): Likewise.
10544 [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
10545 * sysdeps/unix/sysv/sysv_termio.h: Remove file.
10546 * sysdeps/unix/sysv/tcdrain.c: Likewise.
10547 * sysdeps/unix/sysv/tcflow.c: Likewise.
10548 * sysdeps/unix/sysv/tcflush.c: Likewise.
10549 * sysdeps/unix/sysv/tcgetattr.c: Likewise.
10550 * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
10551 * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
10552 * sysdeps/unix/sysv/tcsetattr.c: Likewise.
10553 * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
10554
10555 * sysdeps/unix/siglist.c: Remove file.
10556
10557 * sysdeps/unix/getppid.S: Remove file.
10558
10559 * sysdeps/unix/mkdir.c: Remove file.
10560 * sysdeps/unix/rmdir.c: Likewise.
10561
10562 2012-04-19 Andreas Schwab <schwab@linux-m68k.org>
10563
10564 * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
10565 ERR_MAX value.
10566 * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
10567 errlist-compat value.
10568
10569 2012-04-18 David S. Miller <davem@davemloft.net>
10570
10571 * sysdeps/generic/memcopy.h (reg_char): Delete.
10572 * debug/strcat_chk.c: Use char, not reg_char.
10573 * debug/strcpy_chk.c: Likewise.
10574 * debug/strncat_chk.c: Likewise.
10575 * debug/strncpy_chk.c: Likewise.
10576 * string/memchr.c: Likewise.
10577 * string/memrchr.c: Likewise.
10578 * string/rawmemchr.c: Likewise.
10579 * string/strcat.c: Likewise.
10580 * string/strchr.c: Likewise.
10581 * string/strchrnul.c: Likewise.
10582 * string/strcmp.c: Likewise.
10583 * string/strcpy.c: Likewise.
10584 * string/strncat.c: Likewise.
10585 * string/strncmp.c: Likewise.
10586 * string/strncpy.c: Likewise.
10587
10588 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
10589
10590 * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
10591 __builtin_memcopy is called when src and dest ranges are known to not
10592 overlap.
10593
10594 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
10595
10596 * sysdeps/powerpc/powerpc64/power6/wordcopy.c
10597 (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
10598 fwd_align_merge macro call.
10599 (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
10600 bwd_align_merge macro call.
10601 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
10602
10603 2012-04-18 Will Schmidt <will_schmidt@vnet.ibm.com>
10604
10605 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
10606 bwd_align_merge macros.
10607 (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
10608 (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
10609 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
10610
10611 2012-04-18 David S. Miller <davem@davemloft.net>
10612
10613 * sysdeps/sparc/sparc64/memcopy.h: Delete.
10614
10615 2012-04-18 Andreas Jaeger <aj@suse.de>
10616
10617 [BZ# 6794]
10618 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
10619 * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
10620 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
10621
10622 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
10623 * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
10624 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
10625
10626 * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
10627 * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
10628 Adjust for changed ldbl-128 files.
10629
10630 * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
10631 * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
10632 Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
10633
10634 2012-04-17 David S. Miller <davem@davemloft.net>
10635
10636 * sysdeps/sparc/sparc32/memcopy.h: Delete.
10637
10638 2012-04-17 Andreas Schwab <schwab@linux-m68k.org>
10639
10640 * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
10641 * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
10642 * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
10643 * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
10644 * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
10645 * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
10646
10647 2012-04-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
10648
10649 [BZ #6794]
10650 * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
10651 * math/libm-test.inc: Add ilogb errno and exception tests.
10652 * math/w_ilogb.c: New file: ilogb wrapper.
10653 * math/w_ilogbf.c: New file: ilogbf wrapper.
10654 * math/w_ilogbl.c: New file: ilogbl wrapper.
10655 * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
10656 * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
10657 * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
10658 exception being thrown with 0.0 as argument.
10659 * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
10660 * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
10661 exception being thrown with 0.0 as argument.
10662 * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
10663 * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
10664 exception being thrown with 0.0 as argument.
10665 * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
10666 * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
10667 exception being thrown with 0.0 as argument.
10668 * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
10669 * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
10670 * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
10671 * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
10672 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
10673 * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
10674 * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
10675 * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
10676 * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
10677
10678 2012-04-17 Petr Baudis <pasky@ucw.cz>
10679
10680 * include/sys/uio.h: Change __vector to __iovec to avoid clash
10681 with altivec.
10682
10683 2012-04-16 Marek Polacek <polacek@redhat.com>
10684
10685 * elf/pldd-xx.c: Rename static_assert to pldd_assert.
10686
10687 2012-04-16 Marek Polacek <polacek@redhat.com>
10688
10689 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
10690 operands of fdivp instruction.
10691
10692 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
10693
10694 * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
10695 * elf/tst-auditmod3b.c: Likewise.
10696 * elf/tst-auditmod4b.c: Likewise.
10697 * elf/tst-auditmod5b.c: Likewise.
10698 * elf/tst-auditmod6b.c: Likewise.
10699 * elf/tst-auditmod6c.c: Likewise.
10700 * elf/tst-auditmod7b.c: Likewise.
10701 * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
10702 * sysdeps/x86_64/preconfigure.in: Likewise.
10703 * sysdeps/x86_64/preconfigure: Regenerated.
10704
10705 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
10706
10707 * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
10708 __ILP32__.
10709
10710 2012-04-13 Antoine Balestrat <merkil33@gmail.com>
10711
10712 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
10713 (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
10714
10715 2012-04-13 Chris Leonard <cjlhomeaddress@gmail.com>
10716
10717 [BZ #13973]
10718 * locale/iso-639.def: Fix gl language name. Spotted by
10719 Yaron Shahrabani.
10720
10721 2012-04-12 Roland McGrath <roland@hack.frob.com>
10722
10723 [BZ #2074]
10724 * libio/libio.h (__io_write_fn): Update comment.
10725
10726 2012-04-12 Petr Baudis <pasky@ucw.cz>
10727
10728 [BZ #2074]
10729 * stdio.texi (Hook Functions): The user provided writer function
10730 is not allowed to return -1.
10731
10732 2012-04-11 David S. Miller <davem@davemloft.net>
10733
10734 * sysdeps/sparc/fpu/libm-test-ulps: Update.
10735
10736 2012-04-11 Mike Frysinger <vapier@gentoo.org>
10737
10738 * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
10739 Add a leading slash to rtkaio.
10740
10741 2012-04-11 Jim Meyering <meyering@redhat.com>
10742
10743 [BZ #11959]
10744 * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
10745 It is not necessarily an error to ignore fwrite's return
10746 value. One can reliably use ferror to test for errors after
10747 the fact.
10748
10749 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
10750
10751 * bits/types.h (__snseconds_t): New type.
10752 * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
10753
10754 * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
10755 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
10756 (__SNSECONDS_T_TYPE): Likewise.
10757 * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
10758 (__SNSECONDS_T_TYPE): Likewise.
10759 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
10760 (__SNSECONDS_T_TYPE): Likewise.
10761
10762 2012-04-10 Andreas Jaeger <aj@suse.de>
10763
10764 [BZ #2636]
10765 * manual/time.texi (Processor Time): Return type of times is
10766 elapsed real time since an arbitrary point in the past.
10767 (CPU Time): Move CLK_TCK from here...
10768 (Processor Time): ...to here. Correct description.
10769 * manual/conf.texi (Constants for Sysconf): Correct description of
10770 _SC_CLK_TCK.
10771
10772 2012-04-10 David S. Miller <davem@davemloft.net>
10773
10774 [BZ #13967]
10775 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
10776 where the is a gap between DT_REL(A) and DT_JMPREL.
10777
10778 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
10779
10780 * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
10781 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
10782 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
10783
10784 2012-04-10 Siddhesh Poyarekar <siddhesh@redhat.com>
10785
10786 * elf/dl-support.c (_dl_inhibit_cache): New variable.
10787 * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
10788 (dl_main): Handle --inhibit-cache.
10789 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
10790 _dl_inhibit_cache.
10791 * elf/dl-load.c (_dl_map_object): Use it.
10792 * elf/Makefile: Define SYSCONFDIR when building rtld.c.
10793
10794 2012-04-09 Joseph Myers <joseph@codesourcery.com>
10795
10796 [BZ #13872]
10797 * sysdeps/i386/fpu/e_powl.S (p78): New object.
10798 (__ieee754_powl): Saturate large exponents rather than testing for
10799 overflow of y*log2(x).
10800 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
10801 * math/libm-test.inc (pow_test): Do not permit spurious overflow
10802 exceptions.
10803
10804 [BZ #11521]
10805 * math/s_ctan.c: Include <float.h>.
10806 (__ctan): Avoid internal overflow or cancellation in calculating
10807 denominator.
10808 * math/s_ctanf.c: Likewise.
10809 * math/s_ctanl.c: Likewise.
10810 * math/s_ctanh.c: Likewise.
10811 * math/s_ctanhf.c: Likewise.
10812 * math/s_ctanhl.c: Likewise.
10813 * math/libm-test.inc (ctan_test): Add more tests.
10814 (ctanh_test): Likewise.
10815 * sysdeps/i386/fpu/libm-test-ulps: Update.
10816 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10817
10818 2012-04-09 Andreas Jaeger <aj@suse.de>
10819
10820 [BZ #6894]
10821 * manual/filesys.texi (Directory Entries): Mention that d_namlen
10822 is an optional BSD extension.
10823
10824 [BZ #10254]
10825 * manual/stdio.texi (Opening Streams): Document additional fopen
10826 parameters.
10827
10828 2012-04-09 Roland McGrath <roland@hack.frob.com>
10829
10830 * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
10831 %eax without telling the compiler.
10832
10833 2012-04-09 Carlos O'Donell <carlos_odonell@mentor.com>
10834
10835 [BZ # 13963]
10836 * manual/install.texi: Use sourceware.org.
10837
10838 2012-04-09 Joseph Myers <joseph@codesourcery.com>
10839
10840 [BZ #13873]
10841 * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
10842 (__ieee754_pow): Generate overflow and underflow using huge*huge
10843 and tiny*tiny rather than just returning constant infinity or zero
10844 for large exponents.
10845 * math/libm-test.inc (pow_test): Require overflow exceptions for
10846 applicable cases of large exponents.
10847
10848 [BZ #706]
10849 * sysdeps/i386/fpu/e_pow.S (p10): New object.
10850 (__ieee754_pow): Use iterative multiplication algorithm only for
10851 integer exponents with absolute value below 1024. Check for odd
10852 integer exponents when using algorithm for real exponents.
10853 * math/libm-test.inc (pow_test): Add more tests.
10854 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10855
10856 2012-04-08 Joseph Myers <joseph@codesourcery.com>
10857
10858 [BZ #13705]
10859 * math/libm-test.inc (exp_test): Do not allow overflow exception
10860 on underflow test.
10861
10862 2012-04-08 Aurelien Jarno <aurelien@aurel32.net>
10863
10864 [BZ #13705]
10865 * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
10866 instead of __kernel_standard_f.
10867
10868 2012-04-08 Mike Frysinger <vapier@gentoo.org>
10869
10870 * sysdeps/i386/i686/memset_chk.S: Update copyright year.
10871 * sysdeps/x86_64/memset_chk.S: Likewise.
10872
10873 2012-04-08 Andreas Jaeger <aj@suse.de>
10874
10875 [BZ #10153]
10876 * manual/startup.texi (Environment Access): Describe return value
10877 for putenv and setenv.
10878
10879 [BZ #6895]
10880 * manual/filesys.texi (Directory Entries): Add description for
10881 DT_LNK.
10882
10883 [BZ #6890]
10884 * manual/filesys.texi (Directory Entries): Clarify that it's file
10885 system not operating system in the description of DT_UNKNOWN.
10886
10887 [BZ #6578]
10888 * manual/syslog.texi (closelog): Fix reference, it's openlog.
10889
10890 2012-04-08 Stephen Compall <s11@member.fsf.org>
10891
10892 [BZ #6649]
10893 * manual/llio.texi (Opening and Closing Files): Add cross
10894 reference to explain mode argument.
10895
10896 2012-04-07 Mike Frysinger <vapier@gentoo.org>
10897
10898 * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
10899 * sysdeps/x86_64/memset_chk.S: Likewise.
10900
10901 2012-04-07 David S. Miller <davem@davemloft.net>
10902
10903 * elf/elf.h (R_SPARC_WDISP10): Define.
10904 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
10905 R_SPARC_SIZE32.
10906 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
10907 R_SPARC_SIZE64 and R_SPARC_H34.
10908
10909 2012-04-07 Carlos O'Donell <carlos_odonell@mentor.com>
10910
10911 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
10912 conditions and remove no longer applicable assertion.
10913
10914 2012-04-06 H.J. Lu <hongjiu.lu@intel.com>
10915
10916 * bits/byteswap.h: Include <features.h>.
10917 (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
10918 (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
10919
10920 2012-04-06 H.J. Lu <hongjiu.lu@intel.com>
10921
10922 * bits/byteswap.h (__bswap_16): Removed.
10923 Include <bits/byteswap-16.h> to get __bswap_16.
10924 * sysdeps/i386/bits/byteswap.h: Likewise.
10925 * sysdeps/s390/bits/byteswap.h: Likewise.
10926 * sysdeps/x86_64/bits/byteswap.h: Likewise.
10927 * bits/byteswap-16.h: New file.
10928 * sysdeps/i386/bits/byteswap-16.h: Likewise.
10929 * sysdeps/s390/bits/byteswap-16.h: Likewise.
10930 * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
10931 * string/Makefile (headers): Add bits/byteswap-16.h.
10932
10933 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>
10934
10935 [BZ #13895]
10936 * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
10937 extra indirection.
10938 * nss/Makefile (tests-static, tests): Add tst-nss-static.
10939 * nss/tst-nss-static.c: New.
10940
10941 2012-04-06 Robert Millan <rmh@gnu.org>
10942
10943 [BZ #6486]
10944 * manual/llio.texi (File Position Primitive): lseek
10945 refers to WHENCE when it really means OFFSET.
10946
10947 2012-04-06 Andreas Jaeger <aj@suse.de>
10948
10949 * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
10950 strncmp declarations.
10951
10952 * abilist/libc.abilist: Add __poll and __ppoll.
10953
10954 2012-04-05 David S. Miller <davem@davemloft.net>
10955
10956 * scripts/check-local-headers.sh: Accept a host triplet in the
10957 path matched by the exclude regexp.
10958
10959 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
10960 definition.
10961 * sysdeps/powerpc/powerpc32/dl-machine.h
10962 (ELF_MACHINE_PLTREL_OVERLAP): Delete.
10963 * sysdeps/s390/s390-32/dl-machine.h
10964 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
10965 * sysdeps/sparc/sparc32/dl-machine.h
10966 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
10967 * sysdeps/sparc/sparc64/dl-machine.h
10968 (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
10969
10970 * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
10971 lazy binding.
10972 * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
10973 undefined symbol errors.
10974
10975 * elf/rtld.c (dl_main): Skip VDSO when checking for unused
10976 DT_NEEDED entries.
10977
10978 2012-04-05 Michael Matz <matz@suse.de>
10979
10980 [BZ #13592]
10981 * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
10982
10983 2012-04-05 Andreas Jaeger <aj@suse.de>
10984
10985 [BZ #13908]
10986 * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
10987 comment.
10988
10989 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
10990
10991 * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
10992 which ROUND is no valid rounding mode.
10993
10994 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
10995
10996 * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
10997 read again.
10998 * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
10999
11000 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11001
11002 * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
11003 an exception using FPU order intentionally.
11004
11005 2012-04-05 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11006
11007 * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
11008 * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
11009 * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
11010 * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
11011
11012 2012-04-05 Simon Josefsson <simon@josefsson.org>
11013
11014 [BZ #12340]
11015 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
11016 EINVAL when BUFLEN is too smal.
11017
11018 2012-04-05 Thomas Schwinge <thomas@codesourcery.com>
11019
11020 [BZ #13553]
11021 * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
11022 * sysdeps/mach/powerpc/machine-lock.h: Likewise.
11023
11024 2012-04-03 Andreas Jaeger <aj@suse.de>
11025
11026 [BZ #13938]
11027 * manual/setjmp.texi (System V contexts): Fix sentence.
11028
11029 [BZ #13926]
11030 * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
11031 New macro for this case.
11032 [!__GNUC__] (__bswap_64): New inline function for this case.
11033 * sysdeps/x86_64/bits/byteswap.h: Likewise.
11034 * bits/byteswap.h: Likewise.
11035 * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
11036 ull, guard with __GLIBC_HAVE_LONG_LONG.
11037
11038 * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
11039 __GLIBC_HAVE_LONG_LONG.
11040
11041 * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
11042 Include <features.h> for __GLIBC_HAVE_LONG_LONG.
11043
11044 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
11045
11046 [BZ #13691]
11047 * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
11048 inptr and inend, rather than using last_ch.
11049
11050 2012-04-02 David S. Miller <davem@davemloft.net>
11051
11052 With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
11053 * stdio-common/printf-parse.h (read_int): Change return type to
11054 'int', return -1 on INT_MAX overflow.
11055 * stdio-common/vfprintf.c (vfprintf): Validate width and precision
11056 against overflow of INT_MAX. Set errno to EOVERFLOW when 'done'
11057 overflows INT_MAX. Check for overflow of in-format-string precision
11058 values properly. Use EOVERFLOW rather than ERANGE throughout. Use
11059 SIZE_MAX not INT_MAX for integer overflow test.
11060 * stdio-common/printf-parsemb.c: If read_int signals an overflow,
11061 skip the construct in the format string but do not record anything.
11062 * stdio-common/bug22.c: Adjust to test both width/prevision
11063 INT_MAX overflow as well as total length INT_MAX overflow. Check
11064 explicitly for proper errno values.
11065
11066 2012-04-02 Thomas Schwinge <thomas@codesourcery.com>
11067
11068 * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
11069 CHAR_MAX.
11070 * string/test-strcmp.c [! WIDE]: Likewise.
11071 * time/tst-mktime2.c: Likewise for INT_MAX.
11072 * string/test-string.h: #include <sys/param.h> for MIN.
11073
11074 * csu/init-first.c (__libc_init_first): Call __ctype_init.
11075 * sysdeps/i386/init-first.c (init): Likewise.
11076 * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
11077 * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
11078 * sysdeps/sh/init-first.c (init): Likewise.
11079
11080 2012-04-01 Ulrich Drepper <drepper@gmail.com>
11081
11082 * po/ru.po: Update from translation team.
11083 * po/vi.po: Likewise.
11084
11085 2012-03-31 Siddhesh Poyarekar <siddhesh@redhat.com>
11086
11087 * resolv/nss_dns/dns-host.c: Merge copyright years.
11088
11089 2012-03-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
11090
11091 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
11092 Optimize memcpy with prefetch if
11093 DATA_CACHE_SIZE_HALF <= len < SHARED_CACHE_SIZE_HALF and
11094 src, dst pointers have unequal 16 byte alignments.
11095
11096 2012-03-30 Siddhesh Poyarekar <siddhesh@redhat.com>
11097
11098 [BZ #13928]
11099 * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
11100 from a CNAME entry and return the minimum ttl for the query.
11101 (gaih_getanswer_slice): Likewise.
11102
11103 2012-03-30 Jeff Law <law@redhat.com>
11104
11105 * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
11106 due to long keys.
11107 * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
11108 * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
11109
11110 * resolv/nss_dns/dns-host.c: Update copyright year.
11111
11112 2012-03-30 Ulrich Drepper <drepper@gmail.com>
11113
11114 * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
11115 requests to save a system call. Fix check that all bytes are sent.
11116
11117 * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
11118 comments for sendmmsg.
11119
11120 2012-03-30 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
11121
11122 [BZ #13691]
11123 * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
11124 with only 1 character between 0x0041 and 0x01b0.
11125 * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
11126 * wcsmbs/tst-mbsnrtowcs.c: New file.
11127
11128 2012-03-29 David S. Miller <davem@davemloft.net>
11129
11130 * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
11131 small copies by hand.
11132
11133 2012-03-28 Siddhesh Poyarekar <siddhesh@redhat.com>
11134
11135 [BZ #13761]
11136 * nis/nss_compat/compat-initgroups.c (getgrent_next_nss,
11137 _nss_compat_initgroups_dyn): Fall back to malloc/free
11138 for large group memberships.
11139
11140 2012-03-28 David S. Miller <davem@davemloft.net>
11141
11142 * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
11143 that branches into memcpy.
11144 * sysdeps/sparc/sparc64/memcpy.S: Likewise.
11145 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
11146 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
11147 * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
11148 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
11149 bits.
11150 * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
11151 implementation too.
11152 * sysdeps/sparc/mempcpy.S: New file.
11153
11154 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
11155 the IFUNC routine in the libc case.
11156 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
11157
11158 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
11159 * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
11160 * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
11161 * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
11162 * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
11163 * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
11164 * sysdeps/sparc/sparc64/rtld-memset.c: New file.
11165 * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
11166
11167 * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
11168 loop to 256 bytes instead of 64 bytes and fix test signedness.
11169
11170 * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
11171 * sysdeps/sparc/sparc32/Makefile: rather than here...
11172 * sysdeps/sparc/sparc64/Makefile: and here.
11173
11174 2012-03-28 Ulrich Drepper <drepper@gmail.com>
11175
11176 * malloc/mallocbug.c: Avoid warnings about unused variables.
11177
11178 2012-02-22 Siddhesh Poyarekar <siddhesh@redhat.com>
11179
11180 [BZ #13760]
11181 * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
11182 in the right place. Discard and retry query if response is
11183 larger than input buffer size.
11184
11185 2012-03-28 Joseph Myers <joseph@codesourcery.com>
11186
11187 [BZ #369]
11188 [BZ #2678]
11189 [BZ #3866]
11190 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
11191 x for large integer exponent.
11192 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
11193 * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise. Adjust
11194 sign of result as needed afterwards.
11195 * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
11196 * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
11197 result for underflowing pow the same as for overflow.
11198 (__kernel_standard_l): Handle powl overflow and underflow here
11199 rather than calling __kernel_standard.
11200 * math/libm-test.inc (pow_test): Add more tests.
11201
11202 [BZ #3868]
11203 [BZ #13879]
11204 [BZ #13910]
11205 [BZ #13911]
11206 [BZ #13912]
11207 [BZ #13913]
11208 [BZ #13915]
11209 [BZ #13916]
11210 [BZ #13917]
11211 [BZ #13918]
11212 [BZ #13919]
11213 [BZ #13920]
11214 [BZ #13921]
11215 * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
11216 * sysdeps/ieee754/k_standard.c: Include <float.h>.
11217 (__kernel_standard_l): New function.
11218 * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
11219 __kernel_standard.
11220 * math/w_acosl.c (__acosl): Likewise.
11221 * math/w_asinl.c (__asinl): Likewise.
11222 * math/w_atan2l.c (__atan2l): Likewise.
11223 * math/w_atanhl.c (__atanhl): Likewise.
11224 * math/w_coshl.c (__coshl): Likewise.
11225 * math/w_exp10l.c (__exp10l): Likewise.
11226 * math/w_exp2l.c (__exp2l): Likewise.
11227 * math/w_fmodl.c (__fmodl): Likewise.
11228 * math/w_hypotl.c (__hypotl): Likewise.
11229 * math/w_j0l.c (__j0l, __y0l): Likewise.
11230 * math/w_j1l.c (__j1l, __y1l): Likewise.
11231 * math/w_jnl.c (__jnl, __ynl): Likewise.
11232 * math/w_lgammal.c (__lgammal): Likewise.
11233 * math/w_log10l.c (__log10l): Likewise.
11234 * math/w_log2l.c (__log2l): Likewise.
11235 * math/w_logl.c (__logl): Likewise.
11236 * math/w_powl.c (__powl): Likewise.
11237 * math/w_remainderl.c (__remainderl): Likewise.
11238 * math/w_scalbl.c (sysv_scalbl): Likewise.
11239 * math/w_sinhl.c (__sinhl): Likewise.
11240 * math/w_sqrtl.c (__sqrtl): Likewise.
11241 * math/w_tgammal.c (__tgammal): Likewise.
11242 * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
11243 * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
11244 * math/libm-test.inc (acos_test): Add more tests.
11245 (acosh_test): Likewise.
11246 (asin_test): Likewise.
11247 (atanh_test): Likewise.
11248 (exp_test): Likewise.
11249 (exp10_test): Likewise.
11250 (exp2_test): Likewise.
11251 (expm1_test): Likewise.
11252 (lgamma_test): Likewise.
11253 (log_test): Likewise.
11254 (log10_test): Likewise.
11255 (log1p_test): Likewise.
11256 (log2_test): Likewise.
11257 (pow_test): Do not allow some spurious overflow exceptions.
11258 (sqrt_test): Add more tests.
11259 (tgamma_test): Likewise.
11260 (y0_test): Likewise.
11261 (y1_test): Likewise.
11262 (yn_test): Likewise.
11263
11264 2012-03-27 Anton Blanchard <anton@samba.org>
11265
11266 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
11267 MAP_HUGETLB.
11268 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
11269 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
11270 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
11271
11272 2012-03-27 David S. Miller <davem@davemloft.net>
11273
11274 * conform/Makefile: Run run-conformtest.sh using $(BASH).
11275
11276 * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
11277 have-as-vis3 check.
11278
11279 2012-03-27 Andreas Jaeger <aj@suse.de>
11280
11281 * sysdeps/x86_64/elf/configure.in: Moved to ...
11282 * sysdeps/x86_64/configure.in: ... here.
11283 * sysdeps/x86_64/elf/start.S: Moved to ...
11284 * sysdeps/x86_64/start.S: ... here.
11285 * sysdeps/x86_64/elf/configure: Delete.
11286
11287 * sysdeps/x86_64/configure.in: Merge contents from
11288 sysdeps/i386/configure.in (without i686 check).
11289
11290 * sysdeps/i386/elf/Versions: Merge into ...
11291 * sysdeps/i386/Versions: ... this.
11292 * sysdeps/i386/elf/Versions: Delete file.
11293 * sysdeps/i386/elf/start.S: Moved to ...
11294 * sysdeps/i386/start.S: ...here.
11295 * sysdeps/i386/elf/configure.in: Merge into...
11296 * sysdeps/i386/configure.in: ...here.
11297 * sysdeps/i386/elf/configure.in: Delete file.
11298 * sysdeps/i386/elf/configure: Delete file.
11299
11300 * sysdeps/generic/elf/backtracesyms.c: Moved to ...
11301 * debug/backtracesyms.c: ... here.
11302 * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
11303 * debug/backtracesymsfd.c: ... here.
11304 * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
11305 * sysdeps/generic/ifunc-sel.h: ... here.
11306
11307 * sysdeps/unix/i386/start.c: Delete file.
11308 * sysdeps/unix/sparc/start.c: Delete file.
11309 * sysdeps/unix/start.c: Delete file.
11310
11311 * sysdeps/sh/elf/configure.in: Moved to ...
11312 * sysdeps/sh/configure.in: ... here.
11313 * sysdeps/sh/elf/start.S: Moved to ...
11314 * sysdeps/sh/start.S: ... here.
11315 * sysdeps/sh/elf/configure: Delete file.
11316
11317 * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
11318 * sysdeps/powerpc/powerpc64/bzero.S: ... here.
11319 * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
11320 * sysdeps/powerpc/powerpc64/entry.h: ... here.
11321 * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
11322 * sysdeps/powerpc/powerpc64/start.S: here.
11323 * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
11324 * sysdeps/powerpc/powerpc64/Makefile: ... this.
11325 * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
11326 * sysdeps/powerpc/powerpc64/configure.in: ... this.
11327 * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
11328
11329 * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
11330 * sysdeps/powerpc/powerpc32/bzero.S: ... here.
11331 * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
11332 * sysdeps/powerpc/powerpc32/start.S: ... here.
11333 * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
11334 * sysdeps/powerpc/powerpc32/configure.in: ... this.
11335 * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
11336
11337 * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
11338 * sysdeps/powerpc/ifunc-sel.h: ... here.
11339 * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
11340 * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
11341
11342 * sysdeps/sparc/elf/configure.in: Moved to ...
11343 * sysdeps/sparc/configure.in: ... here.
11344 * sysdeps/sparc/elf/configure: Delete file.
11345 * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
11346 * sysdeps/sparc/sparc32/start.S: ... here.
11347 * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
11348 * sysdeps/sparc/sparc64/start.S: ... here.
11349 * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
11350 * sysdeps/sparc/sparc32/Makefile: ... this.
11351 * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
11352 * sysdeps/sparc/sparc64/Makefile: ... this.
11353
11354 * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
11355 * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
11356 * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
11357 * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
11358 * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
11359 * sysdeps/s390/s390-32/setjmp.S: ... here.
11360 * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
11361 * sysdeps/s390/s390-32/configure.in: ... here.
11362 * sysdeps/s390/s390-32/elf/configure: Delete file.
11363 * sysdeps/s390/s390-32/elf/start.S: Moved to ...
11364 * sysdeps/s390/s390-32/start.S: ... here.
11365
11366 * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
11367 * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
11368 * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
11369 * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
11370 * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
11371 * sysdeps/s390/s390-64/setjmp.S: ... here.
11372 * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
11373 * sysdeps/s390/s390-64/configure.in: ... here
11374 * sysdeps/s390/s390-64/elf/configure: Delete file.
11375 * sysdeps/s390/s390-64/elf/start.S: Moved to ...
11376 * sysdeps/s390/s390-64/start.S: ... here.
11377 * sysdeps/s390/s390-64/elf/configure: Delete.
11378
11379 * configure.in: Remove support for elf directories in sysdeps.
11380
11381 * configure: Regenerated.
11382 * sysdeps/i386/configure: Regenerated.
11383 * sysdeps/powerpc/powerpc32/configure: Regenerated.
11384 * sysdeps/powerpc/powerpc64/configure: Regenerated.
11385 * sysdeps/s390/s390-32/configure: Regenerated.
11386 * sysdeps/s390/s390-64/configure: Regenerated.
11387 * sysdeps/sh/configure: Regenerated.
11388 * sysdeps/sparc/configure: Regenerated.
11389 * sysdeps/x86_64/configure: Regenerated.
11390
11391 2012-03-26 Andreas Schwab <schwab@linux-m68k.org>
11392
11393 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11394
11395 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
11396 denormal result into account.
11397
11398 2012-03-25 Roland McGrath <roland@hack.frob.com>
11399
11400 * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
11401 Reported by Allan McRae <allan@archlinux.org>.
11402
11403 2012-03-23 Jeff Law <law@redhat.com>
11404
11405 * nss/getnssent.c (__nss_getent): Fix typo.
11406
11407 2012-03-23 David S. Miller <davem@davemloft.net>
11408
11409 * sysdeps/sparc/fpu/libm-test-ulps: Update.
11410
11411 2012-03-23 H.J. Lu <hongjiu.lu@intel.com>
11412
11413 * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
11414 to pad to uint64_t for each field.
11415 (dl_tls_index): Replace unsigned long with uint64_t.
11416
11417 2012-03-23 Daniel Jacobowitz <dmj@google.com>
11418 Paul Pluzhnikov <ppluzhnikov@google.com>
11419
11420 [BZ #6528]
11421 * grp/Makefile (otherlibs): Don't set it.
11422 * inet/Makefile (otherlibs): Likewise.
11423 * login/Makefile (otherlibs): Likewise.
11424 * nscd/Makefile (otherlibs): Likewise.
11425 * posix/Makefile (otherlibs): Likewise.
11426 * pwd/Makefile (otherlibs): Likewise.
11427 * rt/Makefile (otherlibs): Likewise.
11428 * sunrpc/Makefile (otherlibs): Likewise.
11429 * nss/Makefile (otherlibs): Likewise.
11430 Add libnss_files to routines and static-only-routines.
11431 ($(objpfx)getent): Remove rule.
11432 * resolv/Makefile: Add libnss_dns and libresolv to routines and
11433 static-only-routines.
11434
11435 2012-03-22 Joseph Myers <joseph@codesourcery.com>
11436
11437 [BZ #13892]
11438 * math/s_cexp.c: Include <float.h>.
11439 (__cexp): Handle exp result overflowing not necessarily
11440 overflowing both real and imaginary parts of result.
11441 * math/s_cexpf.c: Likewise.
11442 * math/s_cexpl.c: Likewise.
11443 * math/libm-test.inc (cexp_test): Add more tests.
11444 * sysdeps/i386/fpu/libm-test-ulps: Update.
11445 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11446
11447 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
11448
11449 * include/link.h (ELFW): New macro.
11450 * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
11451 Replace ELF64_R_TYPE with ELFW(R_TYPE).
11452
11453 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
11454
11455 * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
11456 with uint64_t.
11457
11458 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
11459
11460 * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
11461 declaration.
11462 (struct La_x32_retval): Likewise.
11463
11464 2012-03-22 H.J. Lu <hongjiu.lu@intel.com>
11465
11466 * sysdeps/x86_64/preconfigure.in: New file.
11467 * sysdeps/x86_64/preconfigure: New generated file.
11468
11469 2012-03-22 Joseph Myers <joseph@codesourcery.com>
11470
11471 [BZ #13824]
11472 * math/e_exp2l.c: Include <float.h>.
11473 (__ieee754_exp2l): Handle overflow and underflow cases
11474 separately. Only pass fractional part of argument to
11475 __ieee754_expl.
11476 * math/libm-test.inc (exp2_test): Add more tests.
11477
11478 * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
11479 negating x to take absolute value.
11480 * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
11481 Likewise.
11482 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
11483 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
11484 Likewise.
11485 * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
11486 computing low part if x was negated.
11487 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
11488
11489 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
11490
11491 * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
11492 la_x32_gnu_pltexit.
11493 (pltexit): Cast int_retval to ptrdiff_t.
11494 * elf/tst-auditmod3b.c: Likewise.
11495 * elf/tst-auditmod4b.c: Likewise.
11496 * elf/tst-auditmod5b.c: Likewise.
11497 * elf/tst-auditmod6b.c: Likewise.
11498 * elf/tst-auditmod6c.c: Likewise.
11499 * elf/tst-auditmod7b.c: Likewise.
11500
11501 * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
11502 and x32_gnu_pltexit.
11503
11504 * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
11505 __ELF_NATIVE_CLASS.
11506 (La_x32_regs): New macro.
11507 (La_x32_retval): Likewise.
11508 (la_x32_gnu_pltenter): New function prototype.
11509 (la_x32_gnu_pltexit): Likewise.
11510
11511 2012-03-21 Andreas Schwab <schwab@linux-m68k.org>
11512
11513 * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
11514 exponent.
11515
11516 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11517
11518 * configure.in (libc_cv_cc_nofma): Check for option to disable
11519 generation of FMA instructions.
11520 * configure: Regenerate.
11521 * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
11522 * sysdeps/ieee754/dbl-64/Makefile: New file.
11523 * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
11524 Remove brandred-fma4.
11525 (CFLAGS-brandred-fma4.c): Remove.
11526 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
11527 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
11528 define.
11529 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
11530 define.
11531
11532 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
11533
11534 * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
11535 LLONG_MAX != LONG_MAX.
11536 (_itoa_word): Use _ITOA_WORD_TYPE on value.
11537 (_fitoa_word): Likewise.
11538 * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
11539 LLONG_MAX != LONG_MAX.
11540 * stdio-common/_itowa.h: Include <_itoa.h>.
11541 (_itowa_word): Use _ITOA_WORD_TYPE on value.
11542 (_itowa): New macro. Defined only if _ITOA_NEEDED is false.
11543 * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro. Defined
11544 only if not defined.
11545 (_ITOA_WORD_TYPE): Likewise.
11546 (_itoa_word): Use _ITOA_WORD_TYPE on value.
11547 Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
11548
11549 2012-03-21 David S. Miller <davem@davemloft.net>
11550
11551 * sysdeps/sparc/fpu/libm-test-ulps: Update.
11552
11553 2012-03-21 H.J. Lu <hongjiu.lu@intel.com>
11554
11555 * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
11556 of x86_64 when setting libc_cv_slibdir, libdir and
11557 libc_cv_localedir.
11558 * sysdeps/unix/sysv/linux/configure: Regenerated.
11559
11560 2012-03-21 Joseph Myers <joseph@codesourcery.com>
11561
11562 * manual/lang.texi (Old Varargs): Remove section.
11563 (How Variadic): Update menu.
11564 (va_start): Do not mention varargs.h.
11565
11566 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
11567 Joseph Myers <joseph@codesourcery.com>
11568
11569 * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
11570 link test.
11571 * configure: Regenerated.
11572
11573 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
11574
11575 * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
11576 * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
11577 conformtest.pl
11578
11579 2012-03-21 Joseph Myers <joseph@codesourcery.com>
11580
11581 * NOTES: Remove.
11582 * Makefile (files-for-dist): Remove NOTES.
11583 (NOTES): Remove rule.
11584 * README: Don't refer to NOTES.
11585 * manual/creature.texi: Don't include macros.texi.
11586 * manual/intro.texi (creature.texi): Remove comment referring to
11587 NOTES.
11588
11589 * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
11590 * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
11591 * configure: Regenerated.
11592 * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
11593 LIBC_TRY_CC_OPTION.
11594 (libc_cv_as_i686): Likewise.
11595 (libc_cv_cc_avx): Likewise.
11596 (libc_cv_cc_sse2avx): Likewise.
11597 (libc_cv_cc_fma4): Likewise.
11598 (libc_cv_cc_novzeroupper): Likewise.
11599 * sysdeps/i386/configure: Regenerated.
11600
11601 [BZ #13883]
11602 * sysdeps/i386/fpu/s_cexp.S: Remove.
11603 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
11604 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
11605 * math/libm-test.inc (cexp_test): Add more tests.
11606 * sysdeps/i386/fpu/libm-test-ulps: Update.
11607 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11608
11609 2012-03-21 Allan McRae <allan@archlinux.org>
11610
11611 * timezone/Makefile: Do not install iso3166.tab and zone.tab
11612
11613 2012-03-21 Joseph Myers <joseph@codesourcery.com>
11614
11615 [BZ #13871]
11616 * math/w_exp2.c: Do not include <float.h>.
11617 (o_threshold, u_threshold): Remove.
11618 (__exp2): Calculate result before checking finiteness and calling
11619 __kernel_standard.
11620 * math/w_exp2f.c: Likewise.
11621 * math/w_exp2l.c: Likewise.
11622 * math/libm-test.inc (exp2_test): Require overflow exception for
11623 1e6 input.
11624
11625 [BZ #3866]
11626 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
11627 range of signed 64-bit integers before using fistpll. Remove
11628 checks for whether integers fit in mantissa bits.
11629 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
11630 the range of signed 32-bit integers before using fistpl. Remove
11631 checks for whether integers fit in mantissa bits.
11632 * sysdeps/i386/fpu/e_powl.S (p64): New object.
11633 (__ieee754_powl): Test for y outside the range of signed 64-bit
11634 integers before using fistpll. Reduce 64-bit values to 63-bit
11635 ones as needed.
11636 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
11637 divide-by-zero is raised for zero to large negative powers.
11638 * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
11639 (__ieee754_powl): Test for y outside the range of signed 64-bit
11640 integers before using fistpll. Reduce 64-bit values to 63-bit
11641 ones as needed.
11642 * math/libm-test.inc (pow_test): Add more tests.
11643
11644 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
11645
11646 * debug/backtracesymsfd.c: Include <_itoa.h> instead of
11647 <stdio-common/_itoa.h>.
11648 * debug/segfault.c: Likewise.
11649 * elf/dl-cache.c: Likewise.
11650 * elf/dl-minimal.c: Likewise.
11651 * elf/dl-misc.c: Likewise.
11652 * elf/dl-sysdep.c: Likewise.
11653 * elf/dl-version.c: Likewise.
11654 * elf/rtld.c: Likewise.
11655 * hurd/hurdsock.c: Likewise.
11656 * hurd/lookup-retry.c: Likewise.
11657 * malloc/malloc.c: Likewise.
11658 * malloc/mtrace.c: Likewise.
11659 * nscd/nscd_getgr_r.c: Likewise.
11660 * nscd/nscd_getpw_r.c: Likewise.
11661 * nscd/nscd_getserv_r.c: Likewise.
11662 * posix/getopt_init.c: Likewise.
11663 * posix/wordexp.c: Likewise.
11664 * stdio-common/_itoa.c: Likewise.
11665 * stdio-common/printf_fphex.c: Likewise.
11666 * stdio-common/vfprintf.c: Likewise.
11667 * string/_strerror.c: Likewise.
11668 * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
11669 * sysdeps/i386/i686/hp-timing.h: Likewise.
11670 * sysdeps/mach/_strerror.c: Likewise.
11671 * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
11672 * sysdeps/mach/hurd/sethostid.c: Likewise.
11673 * sysdeps/mach/hurd/xmknodat.c: Likewise.
11674 * sysdeps/mach/xpg-strerror.c: Likewise.
11675 * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
11676 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
11677 * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
11678 * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
11679 * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
11680 * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
11681 * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
11682 * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
11683 * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
11684 * sysdeps/unix/sysv/linux/futimes.c: Likewise.
11685 * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
11686 * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
11687 * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
11688 * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
11689 * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
11690 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
11691 * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
11692 * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
11693 * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
11694 * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
11695 * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
11696
11697 * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
11698
11699 * stdio-common/_itoa.h: Moved to ...
11700 * sysdeps/generic/_itoa.h: Here.
11701
11702 * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
11703
11704 * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
11705 instead of "_itoa.h" and "_itowa.h".
11706 * stdio-common/vfprintf.: Likewise.
11707
11708 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
11709
11710 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
11711 <bits/wordsize.h>.
11712 (__signbitf): Check __x86_64__ instead of __WORDSIZE.
11713 (__signbit): Likwise.
11714 (llrintf): Likwise.
11715 (llrint): Likwise.
11716
11717 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
11718
11719 * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
11720 __WORDSIZE != 64.
11721
11722 2012-03-20 Joseph Myers <joseph@codesourcery.com>
11723
11724 * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
11725 OVERFLOW_EXCEPTION_OK.
11726 * math/libm-test.inc ("Philosophy"): Update comment about
11727 exception testing.
11728 (OVERFLOW_EXCEPTION): Define.
11729 (OVERFLOW_EXCEPTION_OK): Likewise.
11730 (INVALID_EXCEPTION_OK): Renumber.
11731 (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
11732 (IGNORE_ZERO_INF_SIGN): Likewise.
11733 (test_exceptions): Handle FE_OVERFLOW.
11734 (exp10_test): Expect overflow exceptions.
11735 (exp2_test): Likewise.
11736 (expm1_test): Likewise.
11737 (nextafter_test): Likewise.
11738 (pow_test): Likewise.
11739 (scalbn_test): Likewise.
11740 (scalbln_test): Likewise.
11741
11742 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
11743
11744 * sysdeps/x86_64/bits/atomic.h
11745 (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
11746 64bit integer.
11747 (atomic_exchange_acq): Likewise.
11748 (__arch_exchange_and_add_body): Likewise.
11749 (__arch_add_body): Likewise.
11750 (atomic_add_negative): Likewise.
11751 (atomic_add_zero): Likewise.
11752
11753 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
11754
11755 * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
11756 (fenv_t): Check __x86_64__ instead of __WORDSIZE.
11757
11758 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
11759
11760 * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
11761 Check __x86_64__ instead of __WORDSIZE.
11762
11763 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
11764
11765 * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
11766
11767 2012-03-19 David S. Miller <davem@davemloft.net>
11768
11769 * sysdeps/sparc/fpu/libm-test-ulps: Update.
11770
11771 * sysdeps/sparc/fpu/fenv_private.h: New file.
11772 * sysdeps/sparc/fpu/math_private.h: Use it.
11773 (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
11774 Remove.
11775 (libc_feholdexcept_setround, libc_feholdexcept_setroundf,
11776 (libc_feholdexcept_setroundl): Remove.
11777 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
11778 Remove.
11779 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
11780 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
11781
11782 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
11783
11784 * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
11785 int64_t instead of long int.
11786 (INSERT_WORDS64): Likwise.
11787
11788 2012-03-19 H.J. Lu <hongjiu.lu@intel.com>
11789
11790 * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
11791 _Unwind_GetCFA return to _Unwind_Ptr first.
11792
11793 2012-03-19 Joseph Myers <joseph@codesourcery.com>
11794
11795 [BZ #13629]
11796 * math/s_clog.c: Include <float.h>.
11797 (__clog): Scale large or subnormal inputs.
11798 * math/s_clogf.c: Likewise.
11799 * math/s_clogl.c: Likewise.
11800 * math/s_clog10.c: Include <float.h>.
11801 (M_LOG10_2): Define.
11802 (__clog10): Scale large or subnormal inputs.
11803 * math/s_clog10f.c: Likewise.
11804 * math/s_clog10l.c: Likewise.
11805 * math/libm-test.inc (clog_test): Add more tests.
11806 (clog10_test): Likewise.
11807 * sysdeps/i386/fpu/libm-test-ulps: Update.
11808 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11809
11810 [BZ #11451]
11811 * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
11812 x and y.
11813 * math/libm-test.inc (atan2_test): Add another test.
11814
11815 * Makerules (common-objdir-compile): Remove.
11816 * sysdeps/unix/Makefile (config-generated): Do not add
11817 $(unix-generated) to variable.
11818 [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
11819 [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
11820 Remove rule.
11821 [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
11822 Likewise.
11823 [generic bits/local_lim.h] (before-compile): Do not append to
11824 variable.
11825 [generic bits/local_lim.h] (common-generated): Likewise.
11826 [generic sys/param.h] (before-compile): Do not append to variable.
11827 [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
11828 [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
11829 [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
11830 [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
11831 include.
11832 [generic sys/param.h] (sys/param.h-includes): Remove variable.
11833 [generic sys/param.h] (sys/param.h-includes): Remove rule.
11834 [generic sys/param.h] ($(addprefix
11835 $(common-objpfx),$(sys/param.h-includes))): Likewise.
11836 [generic sys/param.h] (common-generated): Do not append to
11837 variable.
11838 [generic sys/param.h] (sysdep_headers): Likewise.
11839 [generic bits/errno.h] (before-compile): Do not append to
11840 variable.
11841 [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
11842 rule.
11843 [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
11844 [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
11845 [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
11846 [generic bits/errno.h] (common-generated): Do not append to
11847 variable.
11848 [generic bits/ioctls.h] (before-compile): Do not append to
11849 variable.
11850 [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
11851 rule.
11852 [generic bits/ioctls.h] (ioctl-includes): Remove variable.
11853 [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
11854 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
11855 rule.
11856 [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
11857 [generic bits/ioctls.h] (bits_termios.h): Remove variable.
11858 [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
11859 [generic bits/ioctls.h] (common-generated): Do not append to
11860 variable.
11861 [generic sys/syscall.h] (syscall.h): Remove variable.
11862 [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
11863 rule.
11864 [generic sys/syscall.h] (before-compile): Do not append to
11865 variable.
11866 [generic sys/syscall.h] (common-generated): Likewise.
11867 * sysdeps/unix/errnos-tmpl.c: Remove file.
11868 * sysdeps/unix/errnos.awk: Likewise.
11869 * sysdeps/unix/ioctls-tmpl.c: Likewise.
11870 * sysdeps/unix/ioctls.awk: Likewise.
11871 * sysdeps/unix/mk-local_lim.c: Likewise.
11872 * sysdeps/unix/snarf-ioctls: Likewise.
11873
11874 2012-03-19 Richard Henderson <rth@twiddle.net>
11875
11876 * sysdeps/i386/fpu/fenv_private.h: New file.
11877 * sysdeps/i386/fpu/math_private.h: Use it.
11878 (math_opt_barrier, math_force_eval): Remove.
11879 (libc_feholdexcept_setround_53bit): Remove.
11880 (libc_feupdateenv_53bit): Remove.
11881 * sysdeps/x86_64/fpu/math_private.h: Likewise.
11882 (math_opt_barrier, math_force_eval): Remove.
11883 (libc_feholdexcept): Remove.
11884 (libc_feholdexcept_setround): Remove.
11885 (libc_fetestexcept, libc_fesetenv): Remove.
11886 (libc_feupdateenv_test): Remove.
11887 (libc_feupdateenv, libc_feholdsetround): Remove.
11888 (libc_feresetround): Remove.
11889
11890 * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
11891 * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
11892
11893 * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
11894 (libc_feupdateenv_test, libc_feupdateenv_testf): New.
11895 (libc_feupdateenv_testl): New.
11896 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
11897 (libc_feupdateenv_testf): New.
11898 (libc_feupdateenv): Use libc_feupdateenv_test.
11899 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
11900 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
11901
11902 * sysdeps/generic/math_private.h (libc_feholdsetround): New.
11903 (libc_feholdsetroundf, libc_feholdsetroundl): New.
11904 (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
11905 (libc_feresetround_noex): New.
11906 (libc_feresetround_noexf): New.
11907 (libc_feresetround_noexl): New.
11908 (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
11909 (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
11910 (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
11911 * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
11912 SET_RESTORE_ROUND.
11913 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
11914 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
11915 (__cos): Likewise.
11916 * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
11917 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
11918 SET_RESTORE_ROUND_NOEX.
11919 * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
11920 SET_RESTORE_ROUND_NOEXF.
11921 * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
11922 * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
11923 (libc_feholdsetroundf): New.
11924 (libc_feresetround, libc_feresetroundf): New.
11925
11926 * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
11927 (libc_feholdexcept_setround_53bit): Convert from macro to function.
11928 (libc_feupdateenv_53bit): Likewise. Don't force _FPU_EXTENDED.
11929
11930 * sysdeps/generic/math_private.h: Include <fenv.h>.
11931 (default_libc_feholdexcept): New.
11932 (default_libc_feholdexcept_setround): New.
11933 (default_libc_fesetenv, default_libc_feupdateenv): New.
11934 (libc_feholdexcept): Only define if undefined.
11935 (libc_feholdexceptf, libc_feholdexceptl): Likewise.
11936 (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
11937 (libc_feholdexcept_setroundl): Likewise.
11938 (libc_feholdexcept_setround_53bit): Likewise.
11939 (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
11940 (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
11941 (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
11942 (libc_feupdateenv_53bit): Likewise.
11943 * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
11944 (libc_feholdexcept): Convert from macro to inline function.
11945 (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
11946 (libc_fesetenv, libc_feupdateenv): Likewise.
11947
11948 * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
11949 not previously defined.
11950 (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
11951 (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
11952 (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
11953 * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
11954 * sysdeps/ieee754/flt-32/math_private.h: New file.
11955 * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
11956 math_private.h below SET_FLOAT_WORD.
11957 (__isnan, __isinf_ns, __finite): Remove.
11958 (__isnanf, __isinf_nsf, __finitef): Remove.
11959
11960 2012-03-18 Andreas Schwab <schwab@linux-m68k.org>
11961
11962 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11963
11964 2012-03-17 David S. Miller <davem@davemloft.net>
11965
11966 [BZ #6471]
11967 * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
11968 for 2.16.
11969
11970 2012-03-16 David S. Miller <davem@davemloft.net>
11971
11972 * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
11973 warnings.
11974
11975 [BZ #6471]
11976 * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
11977 properly.
11978 * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
11979 * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
11980 sysdep_routines when subdir is sysvipc.
11981 * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
11982 __getshmlba helper.
11983
11984 * sysdeps/sparc/fpu/libm-test/ulps: Update.
11985
11986 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
11987
11988 * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
11989 [__LP64__].
11990
11991 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
11992
11993 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
11994 * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
11995 (__lround): Renamed to ...
11996 (__llround): This. Replace long int with long long int.
11997 Define lround functions as aliases of llround functions.
11998 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
11999
12000 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
12001
12002 * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
12003 Use greg_t on sp. Use unsigned int on idx_uc_link. Cast
12004 adresses to uintptr_t. Replace "long int" and "unsigned long
12005 int" with "greg_t" on va_arg.
12006
12007 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
12008
12009 * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
12010 * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
12011
12012 * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
12013 Move e_machine check before EI_CLASS check. Handle x32
12014 libraries. Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
12015 * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
12016 SKIP_EM_IA_64 and include
12017 <sysdeps/unix/sysv/linux/i386/readelflib.c>.
12018
12019 * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
12020 Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
12021 (add_system_dir): New macro.
12022
12023 * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
12024 (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
12025
12026 2012-03-16 Joseph Myers <joseph@codesourcery.com>
12027
12028 [BZ #2551]
12029 [BZ #2552]
12030 [BZ #2553]
12031 [BZ #2554]
12032 [BZ #2562]
12033 [BZ #2563]
12034 [BZ #2565]
12035 [BZ #2566]
12036 [BZ #2576]
12037 * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
12038 (y0): Likewise.
12039 * math/w_j0f.c (j0f): Likewise.
12040 (y0f): Likewise.
12041 * math/w_j0l.c (__j0l): Likewise.
12042 (__y0l): Likewise.
12043 * math/w_j1.c (j1): Likewise.
12044 (y1): Likewise.
12045 * math/w_j1f.c (j1f): Likewise.
12046 (y1f): Likewise.
12047 * math/w_j1l.c (__j1l): Likewise.
12048 (__y1l): Likewise.
12049 * math/w_jn.c (jn): Likewise.
12050 (yn): Likewise.
12051 * math/w_jnf.c (jnf): Likewise.
12052 (ynf): Likewise.
12053 * math/w_jnl.c (__jnl): Likewise.
12054 (__ynl): Likewise.
12055 * math/libm-test.inc (j0_test): Add more tests.
12056 (j1_test): Likewise.
12057 (jn_test): Likewise. Add trailing semicolon to existing test.
12058 (y0_test): Likewise.
12059 (y1_test): Likewise.
12060 * sysdeps/i386/fpu/libm-test-ulps: Update.
12061 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12062
12063 [BZ #13851]
12064 [BZ #13854]
12065 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
12066 libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
12067 * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
12068 * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
12069 (__tanl): Set errno for infinite argument.
12070 * sysdeps/i386/fpu/mptan.c: Remove.
12071 * sysdeps/i386/fpu/s_tan.S: Likewise.
12072 * sysdeps/i386/fpu/s_tanl.S: Likewise.
12073 * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
12074 * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
12075 * math/libm-test.inc (tan_test): Add more tests and enable more
12076 tests for double and long double.
12077 * sysdeps/i386/fpu/libm-test-ulps: Update.
12078 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12079
12080 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12081
12082 * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
12083 (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
12084
12085 2012-03-16 Roland McGrath <roland@hack.frob.com>
12086
12087 * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
12088 * configure.in: Use it for both main tree and add-ons.
12089 * configure: Regenerated.
12090
12091 2012-03-16 H.J. Lu <hongjiu.lu@intel.com>
12092
12093 * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
12094
12095 2012-03-16 Joseph Myers <joseph@codesourcery.com>
12096
12097 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
12098 in comment.
12099
12100 [BZ #13851]
12101 * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
12102 * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
12103 * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
12104 * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
12105 * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
12106 infinite argument.
12107 * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
12108 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
12109 != 0 for prec == 2.
12110 * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
12111 * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
12112 * sysdeps/i386/fpu/s_cosl.S: Likewise.
12113 * sysdeps/i386/fpu/s_sincosl.S: Likewise.
12114 * sysdeps/i386/fpu/s_sinl.S: Likewise.
12115 * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
12116 * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
12117 * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
12118 * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
12119 * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
12120 * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
12121 * math/libm-test.inc (cos_test): Add more tests and enable more
12122 tests for long double.
12123 (sin_test): Likewise.
12124 (sincos_test): Likewise.
12125 * sysdeps/i386/fpu/libm-test-ulps: Update.
12126 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12127
12128 2012-03-16 David S. Miller <davem@davemloft.net>
12129
12130 * sysdeps/sparc/fpu/math_private.h: New file.
12131
12132 2012-03-15 David S. Miller <davem@davemloft.net>
12133
12134 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
12135 file.
12136 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
12137 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
12138 file.
12139 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
12140 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
12141 * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
12142 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
12143 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
12144 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
12145 sysdep routines.
12146 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
12147
12148 * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
12149 * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
12150
12151 * sysdeps/sparc/sparc-ifunc.h: New file.
12152 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
12153 sparc-ifunc.h
12154 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
12155 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
12156 Likewise.
12157 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
12158 Likewise.
12159 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
12160 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
12161 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
12162 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
12163 Likewise.
12164 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
12165 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
12166 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
12167 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
12168 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
12169 Likewise.
12170 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
12171 Likewise.
12172 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
12173 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
12174 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
12175 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
12176 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
12177 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
12178 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
12179 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
12180 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
12181 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
12182 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
12183 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
12184 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
12185 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
12186 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
12187 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
12188 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
12189 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
12190 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
12191 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
12192 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
12193 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
12194 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
12195 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
12196
12197 2012-03-15 Andreas Schwab <schwab@linux-m68k.org>
12198
12199 * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
12200 scaling.
12201 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12202
12203 2012-03-15 Andreas Jaeger <aj@suse.de>
12204
12205 [BZ #13852]
12206 * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
12207 ieee754/flt-32 implementation for sin, cos and sincos.
12208 * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
12209 * sysdeps/i386/fpu/s_cosf.S: Likewise.
12210 * sysdeps/i386/fpu/s_sincosf.S: Likewise.
12211 * sysdeps/i386/fpu/s_sinf.S: Likewise.
12212 * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
12213 ieee754/flt-32 implementation for tan.
12214
12215 * math/libm-test.inc (cos_test): Enable some large input tests for
12216 float as well
12217 (sin_test): Likewise.
12218 (sincos_test): Likewise.
12219 (tan_test): Add tests for large input.
12220
12221 * sysdeps/i386/fpu/libm-test-ulps: Update.
12222
12223 2012-03-15 Andreas Jaeger <aj@suse.de>
12224
12225 [BZ #13658]
12226 * math/libm-test.inc (cos_test): Add more test cases.
12227 (sin_test): Likewise.
12228 (sincos_test): Likewise.
12229
12230 2012-03-15 Andreas Jaeger <aj@suse.de>
12231
12232 [BZ #13837]
12233 * math/libm-test.inc (cos_test): Add a test case for large input
12234 value.
12235 (sin_test): Likewise.
12236 (sincos_test): Likewise.
12237
12238 2012-03-15 Andreas Jaeger <aj@suse.de>,
12239 Joseph Myers <joseph@codesourcery.com>
12240
12241 [BZ #13658]
12242 * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
12243 x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
12244 * sysdeps/i386/fpu/branred.c: Likewise.
12245 * sysdeps/i386/fpu/dosincos.c: Likewise.
12246 * sysdeps/i386/fpu/mpa.c: Likewise.
12247 * sysdeps/i386/fpu/s_cos.S: Likewise.
12248 * sysdeps/i386/fpu/s_sin.S: Likewise.
12249 * sysdeps/i386/fpu/s_sincos.S: Likewise.
12250 * sysdeps/i386/fpu/sincos32.c: Likewise.
12251
12252 * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
12253 Define.
12254 (libc_feupdateenv_53bit): Define.
12255 * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
12256 Define.
12257 (libc_feupdateenv_53bit): Define.
12258
12259 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
12260 53 bit (without extend i386 double precision).
12261
12262 * math/libm-test.inc (sincos_test): Add tests for large input.
12263 (sin): Likewise.
12264 (cos): Likewise.
12265
12266 * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
12267
12268 2012-03-15 Andreas Schwab <schwab@linux-m68k.org>
12269
12270 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12271
12272 2012-03-15 David S. Miller <davem@davemloft.net>
12273
12274 * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
12275 * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
12276 * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
12277 * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
12278 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
12279 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
12280 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
12281 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
12282 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
12283 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
12284 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
12285 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
12286 * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
12287 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
12288 * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
12289 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
12290 file.
12291 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
12292 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
12293 file.
12294 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
12295 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
12296 file.
12297 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
12298 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
12299 file.
12300 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
12301 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
12302 fmin/fmax sysdep routines.
12303 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
12304
12305 2012-03-14 David S. Miller <davem@davemloft.net>
12306
12307 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
12308 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
12309 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
12310 * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
12311 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
12312 * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
12313 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
12314 * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
12315 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
12316 * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
12317 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
12318 * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
12319 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
12320 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
12321 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
12322 * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
12323 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
12324 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
12325 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
12326 * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
12327 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
12328 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
12329 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
12330 * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
12331 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
12332 * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
12333 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
12334 * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
12335 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
12336 routines.
12337 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
12338 file.
12339 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
12340 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
12341 file.
12342 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
12343 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
12344 file.
12345 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
12346 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
12347 file.
12348 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
12349 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
12350 file.
12351 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
12352 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
12353 file.
12354 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
12355 file.
12356 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
12357 file.
12358 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
12359 file.
12360 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
12361 New file.
12362 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
12363 file.
12364 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
12365 file.
12366 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
12367 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
12368 file.
12369 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
12370 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
12371 file.
12372 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
12373 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
12374 file.
12375 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
12376 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
12377 VIS3 routines.
12378
12379 * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
12380 New file.
12381
12382 * sysdeps/sparc/fpu/libm-test-ulps: Update.
12383
12384 * sysdeps/sparc/configure.in: New file.
12385 * sysdeps/sparc/configure: Generate.
12386 * configure.in (libc_cv_sparc_as_vis3): Substitute.
12387 * configure: Regenerate.
12388 * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
12389 * config.make.in (have-as-vis3): New.
12390 * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
12391 available use -Av9d instead of -Av9a.
12392 * sysdeps/sparc/sparc64/Makefile: Likewise.
12393 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
12394 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
12395 New file.
12396 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
12397 file.
12398 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
12399 New file.
12400 * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
12401 file.
12402 * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
12403 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
12404 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
12405 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
12406 * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
12407
12408 * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
12409 fzeros/fnegs to load 0x80000000 into a float register instead of
12410 using the stack.
12411 * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
12412
12413 2012-03-14 Joseph Myers <joseph@codesourcery.com>
12414
12415 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
12416 bits/syscall.h.
12417 ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
12418 ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
12419 ($(inst_includedir)/bits/syscall.h): Remove rule.
12420 ($(objpfx)bits/syscall.d): Include instead of
12421 $(objpfx)syscall-list.d.
12422 (generated): Change syscall-list.h and syscall-list.d to
12423 bits/syscall.h and bits/syscall.d.
12424
12425 2012-03-14 Roland McGrath <roland@hack.frob.com>
12426
12427 [BZ #13846]
12428 * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
12429
12430 2012-03-14 Joseph Myers <joseph@codesourcery.com>
12431
12432 [BZ #13841]
12433 * math/s_csqrt.c: Include <float.h>.
12434 (__csqrt): Scale large or subnormal inputs.
12435 * math/s_csqrtf.c: Likewise.
12436 * math/s_csqrtl.c: Likewise.
12437 * math/libm-test.inc (csqrt_test): Add more tests.
12438 * sysdeps/i386/fpu/libm-test-ulps: Update.
12439 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12440
12441 [BZ #13840]
12442 * math/libm-test.inc (hypot_test): Add more tests.
12443
12444 2012-03-13 David S. Miller <davem@davemloft.net>
12445
12446 [BZ #13840]
12447 * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
12448 double-precision for the calculation instead of scaling.
12449
12450 2012-03-13 Joseph Myers <joseph@codesourcery.com>
12451
12452 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
12453 manipulate bits before adding and subtracting TWO52[sx].
12454 * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
12455 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
12456 Likewise.
12457 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
12458
12459 2012-03-13 David S. Miller <davem@davemloft.net>
12460
12461 * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
12462 * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
12463 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
12464 rtld-global-offsets.h
12465 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
12466
12467 * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
12468 large parameters.
12469
12470 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
12471
12472 * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
12473 'err' in the ifdef scope in which it is actually used.
12474
12475 * nss/nss_db/db-init.c: Include string.h
12476
12477 2012-03-12 David S. Miller <davem@davemloft.net>
12478
12479 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
12480 masking out of the most significant byte of random value used.
12481 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
12482 Fix coding style in previous change.
12483
12484 * sysdeps/unix/sysv/linux/kernel-features.h
12485 (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
12486 (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
12487 expression.
12488 (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
12489 later.
12490
12491 2012-03-11 David S. Miller <davem@davemloft.net>
12492
12493 * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
12494 (__makecontext): Fix signedness of pointer casts setting up 'sp'.
12495 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
12496 for 'resultvar' otherwise things get truncated on 64-bit.
12497
12498 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
12499 Fix masking out of the most significant byte of random value used.
12500
12501 * sysdeps/sparc/fpu/libm-test-ulps: Update.
12502
12503 2012-03-10 Andreas Schwab <schwab@linux-m68k.org>
12504
12505 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12506
12507 2012-03-09 David S. Miller <davem@davemloft.net>
12508
12509 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
12510 variables with appropriate CPP guards.
12511 * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr from the
12512 frame pointer, not the stack pointer. Correct layout comments. Fix test
12513 on resulting framesize and the management of the outregs buffer for pltexit.
12514 Preserve floating point return values across _dl_call_pltexit call.
12515 * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
12516 framesize and the management of the outregs buffer for pltexit.
12517 Preserve floating point return values across _dl_call_pltexit
12518 call.
12519 * elf/sotruss-lib.c (la_sparc32_gnu_pltenter, la_sparc64_gnu_pltenter,
12520 la_sparc32_gnu_pltexit, la_sparc64_gnu_pltexit): New functions.
12521 (print_exit): Fix format string for return register value.
12522
12523 2012-03-10 Joseph Myers <joseph@codesourcery.com>
12524
12525 * sunrpc/Makefile (others): Add rpcgen.
12526 ($(objpfx)rpcgen): Remove special build rule and dependency on
12527 libc.
12528 * sunrpc/rpcgen.c: New file.
12529
12530 2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
12531
12532 [BZ #13673]
12533 * posix/bug-regex33.c: Replace FSF snail mail address with URL.
12534 * stdio-common/bug-vfprintf-nargs.c: Likewise.
12535 * sysdeps/i386/crti.S: Likewise.
12536 * sysdeps/i386/crtn.S: Likewise.
12537 * sysdeps/powerpc/powerpc32/crti.S: Likewise.
12538 * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
12539 * sysdeps/powerpc/powerpc64/crti.S: Likewise.
12540 * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
12541 * sysdeps/sh/crti.S: Likewise.
12542 * sysdeps/sh/crtn.S: Likewise.
12543 * sysdeps/x86_64/fpu/e_expf.S: Likewise.
12544
12545 [BZ #13673]
12546 * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
12547 with URL.
12548 * locale/programs/locfile-kw.gperf: Likewise.
12549 * locale/programs/charmap-kw.h: Regenerated.
12550 * locale/programs/locfile-kw.h: Likewise.
12551
12552 [BZ #13673]
12553 * intl/plural.y: Replace FSF snail mail address with URL.
12554 * intl/plural.c: Regenerated.
12555
12556 2012-03-09 Richard Henderson <rth@twiddle.net>
12557
12558 * include/math_private.h: Remove file.
12559 * math/math_private.h: Move file ...
12560 * sysdeps/generic/math_private.h: ... here.
12561
12562 * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
12563 * sysdeps/powerpc/fpu/math_private.h: Likewise.
12564 * sysdeps/x86_64/fpu/math_private.h: Likewise.
12565
12566 * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
12567 and <math_private.h>.
12568 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
12569 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
12570 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
12571 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
12572 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
12573 * sysdeps/ieee754/dbl-64/branred.c: Likewise.
12574 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
12575 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
12576 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
12577 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
12578 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
12579 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
12580 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
12581 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
12582 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
12583 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
12584 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
12585 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
12586 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
12587 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
12588 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
12589 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
12590 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
12591 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
12592 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
12593 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
12594 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
12595 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
12596 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
12597 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
12598 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
12599 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
12600 * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
12601 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
12602 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
12603 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
12604 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
12605 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
12606 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
12607 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
12608 * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
12609 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
12610 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
12611 * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
12612 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
12613 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
12614 * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
12615 * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
12616 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
12617 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
12618 * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
12619 * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
12620 * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
12621 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
12622 * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
12623 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
12624 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
12625 * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
12626 * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
12627 * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
12628 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
12629 * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
12630 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
12631 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
12632 * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
12633 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
12634 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
12635 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
12636 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
12637 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
12638 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
12639 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
12640 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
12641 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
12642 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
12643 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
12644 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
12645 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
12646 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
12647 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
12648 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
12649 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
12650 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
12651 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
12652 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
12653 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
12654 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
12655 * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
12656 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
12657 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
12658 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
12659 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
12660 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
12661 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
12662 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
12663 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
12664 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
12665 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
12666 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
12667 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
12668 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
12669 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
12670 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
12671 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
12672 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
12673 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
12674 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
12675 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
12676 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
12677 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
12678 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
12679 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
12680 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
12681 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
12682 * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
12683 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
12684 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
12685 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
12686 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
12687 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
12688 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
12689 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
12690 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
12691 * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
12692 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
12693 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
12694 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
12695 * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
12696 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
12697 * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
12698 * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
12699 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
12700 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
12701 * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
12702 * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
12703 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
12704 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
12705 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
12706 * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
12707 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
12708 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
12709 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
12710 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
12711 * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
12712 * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
12713 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
12714 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
12715 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
12716 * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
12717 * sysdeps/ieee754/k_standard.c: Likewise.
12718 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
12719 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
12720 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
12721 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
12722 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
12723 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
12724 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
12725 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
12726 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
12727 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
12728 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
12729 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
12730 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
12731 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
12732 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
12733 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
12734 * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
12735 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
12736 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
12737 * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
12738 * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
12739 * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
12740 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
12741 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
12742 * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
12743 * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
12744 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
12745 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
12746 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
12747 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
12748 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
12749 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
12750 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
12751 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
12752 * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
12753 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
12754 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
12755 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
12756 * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
12757 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
12758 * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
12759 * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
12760 * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
12761 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
12762 * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
12763 * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
12764 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
12765 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
12766 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
12767 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
12768 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
12769 * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
12770 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
12771 * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
12772 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
12773 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
12774 * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
12775 * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
12776 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
12777 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
12778 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
12779 * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
12780 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
12781 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
12782 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
12783 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
12784 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
12785 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
12786 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
12787 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
12788 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
12789 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
12790 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
12791 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
12792 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
12793 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
12794 * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
12795 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
12796 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
12797 * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
12798 * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
12799 * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
12800 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
12801 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
12802 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
12803 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
12804 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
12805 * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
12806 * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
12807 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
12808 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
12809 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
12810 * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
12811 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
12812 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
12813 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
12814 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
12815 * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
12816 * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
12817 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
12818 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
12819 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
12820 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
12821 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
12822 * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
12823 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
12824 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
12825 * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
12826 * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
12827 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
12828 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
12829 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
12830 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
12831 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
12832 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
12833 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
12834 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
12835 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
12836 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
12837 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
12838 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
12839 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
12840 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
12841 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
12842 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
12843 * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
12844 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
12845 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
12846 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
12847 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
12848 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
12849 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
12850 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
12851 * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
12852 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
12853 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
12854 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
12855 * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
12856 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
12857 * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
12858 * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
12859 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
12860 * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
12861 * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
12862 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
12863 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
12864 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
12865 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
12866 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
12867 * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
12868 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
12869 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
12870 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
12871 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
12872 * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
12873 * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
12874 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
12875 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
12876 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
12877 * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
12878 * sysdeps/ieee754/s_lib_version.c: Likewise.
12879 * sysdeps/ieee754/s_matherr.c: Likewise.
12880 * sysdeps/ieee754/s_signgam.c: Likewise.
12881 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
12882 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
12883 * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
12884 * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
12885 * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
12886 * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
12887 * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
12888 * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
12889 * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
12890 * sysdeps/powerpc/fpu/s_rint.c: Likewise.
12891 * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
12892 * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
12893 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
12894 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
12895 * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
12896 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
12897 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
12898 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
12899 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
12900 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
12901 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
12902
12903 2012-03-09 Joseph Myers <joseph@codesourcery.com>
12904
12905 * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
12906 * sunrpc/rpc_main.c: Likewise.
12907 * sunrpc/rpc_svcout.c: Likewise.
12908
12909 2012-03-09 David S. Miller <davem@davemloft.net>
12910
12911 * include/math_private.h: New file.
12912
12913 2012-03-09 Joseph Myers <joseph@codesourcery.com>
12914
12915 * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
12916 * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
12917 * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
12918 from <bits/socket_type.h>.
12919 (enum __socket_type): Don't define here.
12920 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
12921 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
12922 bits/socket_type.h.
12923
12924 [BZ #13566]
12925 * libio/stdio.h (gets): Always declare for C++ up to C++11 without
12926 checking __USE_GNU.
12927
12928 * Makerules ($(inst_includedir)/%.h): New rule.
12929 * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
12930 (install-others): Remove variable setting.
12931 ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
12932
12933 2012-03-08 Richard Henderson <rth@twiddle.net>
12934
12935 * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
12936 from macro to inline function; merge with the
12937 !__LIBC_INTERNAL_MATH_INLINES version.
12938 (__ieee754_sqrtf): Likewise.
12939
12940 * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
12941 to inline function.
12942 (__rintf, __floor, __floorf): Likewise.
12943
12944 * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
12945 macro to inline function.
12946 (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
12947
12948 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
12949 not <math/math_private.h>.
12950
12951 2012-03-08 David S. Miller <davem@davemloft.net>
12952
12953 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
12954 copyright year.
12955 * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
12956
12957 2012-03-08 Thomas Schwinge <thomas@codesourcery.com>
12958
12959 * resolv/gai_misc.c (handle_requests): Fix struct timespec
12960 normalization.
12961 * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
12962 * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
12963
12964 2012-03-08 Ulrich Drepper <drepper@gmail.com>
12965
12966 * stdio-common/tst-fphex.c: Various cleanups. The macros cannot
12967 be defined individually, they must be defined as a block. Define
12968 S for printing a string instead of hidint the different by using a
12969 macro for adding the 'l'.
12970 * stdio-common/tst-fphex-wide.c: Adjust.
12971
12972 2012-03-07 Marek Polacek <polacek@redhat.com>
12973
12974 * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
12975
12976 2012-03-08 Marek Polacek <polacek@redhat.com>
12977
12978 [BZ #13806]
12979 * stdio-common/Makefile (tests): Add tst-fphex-wide.
12980 * stdio-common/tst-fphex.c: Define a few macros to make the
12981 test reusable. Use them.
12982 * stdio-common/tst-fphex-wide.c: New file.
12983
12984 2012-03-08 Joseph Myers <joseph@codesourcery.com>
12985
12986 [BZ #6911]
12987 * manual/macros.texi (gnusystems): New macro.
12988 (nongnusystems): Likewise.
12989 (gnulinuxhurdsystems): Likewise.
12990 (gnuhurdsystems): Likewise..
12991 (gnulinuxsystems): Likewise.
12992 * manual/charset.texi: Use new macros or @theglibc{} to refer to
12993 variants of the GNU system, not "GNU system".
12994 * manual/conf.texi: Likewise.
12995 * manual/errno.texi: Likewise. Update example of errno macro
12996 expansion.
12997 * manual/filesys.texi: Likewise.
12998 (getumask): Document as specific to GNU/Hurd.
12999 * manual/install.texi: Likewise. Reword some references to
13000 GNU/Linux.
13001 * manual/intro.texi: Likewise.
13002 * manual/io.texi: Likewise.
13003 (File Name Portability): Detail which constraints are inapplicable
13004 to all GNU systems and which are only inapplicable to GNU/Hurd.
13005 * manual/job.texi: Likewise.
13006 * manual/llio.texi: Likewise.
13007 (O_NOCTTY): Document as present on GNU/Linux.
13008 * manual/maint.texi: Likewise.
13009 * manual/memory.texi: Likewise.
13010 * manual/pattern.texi: Likewise.
13011 * manual/pipe.texi: Likewise.
13012 * manual/process.texi: Likewise.
13013 * manual/resource.texi: Likewise.
13014 (RUSAGE_CHILDREN): Remove statement about specifying a particular
13015 child on GNU/Hurd.
13016 * manual/setjmp.texi: Likewise.
13017 * manual/signal.texi: Likewise.
13018 * manual/startup.texi: Likewise.
13019 * manual/stdio.texi: Likewise.
13020 * manual/terminal.texi: Likewise.
13021 (ONLCR): Document as POSIX.
13022 (OXTABS): Document availability on GNU/Linux as XTABS.
13023 (ONOEOT): Document availability separately from other bits.
13024 (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
13025 * manual/time.texi: Likewise.
13026 * manual/users.texi: Likewise.
13027 * INSTALL: Regenerated.
13028 * sysdeps/gnu/errlist.c: Regenerated.
13029
13030 * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
13031 * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
13032 (libc_cv_ctors_header): Likewise. Use asm ("") instead of calling
13033 puts.
13034 * configure: Regenerated.
13035
13036 2012-03-07 Joseph Myers <joseph@codesourcery.com>
13037
13038 * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
13039 default includes instead of AC_HEADER_CHECK.
13040 * sysdeps/i386/configure: Regenerated.
13041
13042 [BZ #10716]
13043 * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
13044 * math/s_cacoshf.c (__cacoshf): Likewise.
13045 * math/s_cacoshl.c (__cacoshl): Likewise.
13046 * math/s_casinh.c (__casinh): Set signs of result from argument.
13047 * math/s_casinhf.c (__casinhf): Likewise.
13048 * math/s_casinhl.c (__casinhl): Likewise.
13049 * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
13050 (casinh_test): Add more tests.
13051 * sysdeps/i386/fpu/libm-test-ulps: Update.
13052 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13053
13054 2012-03-07 Ulrich Drepper <drepper@gmail.com>
13055
13056 * po/zh_TW.po: Update from translation team.
13057
13058 * login/Makefile (distribute): Remove variable.
13059 * catgets/Makefile: Likewise.
13060 * mach/Makefile: Likewise.
13061 * malloc/Makefile: Likewise.
13062 * misc/Makefile: Likewise.
13063 * iconv/Makefile: Likewise.
13064 * nscd/Makefile: Likewise.
13065 * hurd/Makefile: Likewise.
13066 * manual/Makefile: Likewise.
13067 * locale/Makefile: Likewise.
13068 * intl/Makefile: Likewise.
13069 * conform/Makefile: Likewise.
13070 * nss/Makefile: Likewise.
13071 * time/Makefile: Likewise.
13072 * soft-fp/Makefile: Likewise.
13073 * dirent/Makefile: Likewise.
13074 * gmon/Makefile: Likewise.
13075 * po/Makefile: Likewise.
13076 * rt/Makefile: Likewise.
13077 * socket/Makefile: Likewise.
13078 * math/Makefile: Likewise.
13079 * signal/Makefile: Likewise.
13080 * debug/Makefile: Likewise.
13081 * elf/Makefile: Likewise.
13082 * timezone/Makefile: Likewise.
13083 * stdlib/Makefile: Likewise.
13084 * iconvdata/Makefile: Likewise.
13085 * sunrpc/Makefile: Likewise.
13086 * io/Makefile: Likewise.
13087 * argp/Makefile: Likewise.
13088 * inet/Makefile: Likewise.
13089 * hesiod/Makefile: Likewise.
13090 * grp/Makefile: Likewise.
13091 * csu/Makefile: Likewise.
13092 * wctype/Makefile: Likewise.
13093 * crypt/Makefile: Likewise.
13094 * libio/Makefile: Likewise.
13095 * string/Makefile: Likewise.
13096 * nis/Makefile: Likewise.
13097 * resolv/Makefile: Likewise.
13098 * stdio-common/Makefile: Likewise.
13099 * wcsmbs/Makefile: Likewise.
13100 * dlfcn/Makefile: Likewise.
13101 * posix/Makefile: Likewise.
13102
13103 [BZ #6959]
13104 * timezone/Makefile: Don't install timezone files, just the programs
13105 and scripts.
13106
13107 2012-03-06 Ulrich Drepper <drepper@gmail.com>
13108
13109 * nss/databases.def: Add missing gshadow entry.
13110
13111 * stdio-common/vfprintf.c: Fix formatting. Missing copyright update.
13112
13113 2012-03-06 Marek Polacek <polacek@redhat.com>
13114
13115 [BZ #13726]
13116 * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
13117 * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
13118 * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
13119 * stdio-common/tst-long-dbl-fphex.c: New file.
13120
13121 2012-03-06 David S. Miller <davem@davemloft.net>
13122
13123 * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
13124 (set_obp_int): New function.
13125 (get_obp_int): New function.
13126 (__get_clockfreq_via_dev_openprom): Likewise.
13127 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
13128 Avoid unused variable warnings on 'val' and use builtin_expect.
13129 (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
13130 __builtin_expect.
13131 (INLINE_CLONE_SYSCALL): Likewise.
13132
13133 2012-03-05 David S. Miller <davem@davemloft.net>
13134
13135 * sysdeps/sparc/fpu/libm-test-ulps: Update.
13136
13137 2012-03-05 Andreas Schwab <schwab@linux-m68k.org>
13138
13139 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13140
13141 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
13142 only for |x| >= 40.
13143 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
13144
13145 2012-03-05 H.J. Lu <hongjiu.lu@intel.com>
13146
13147 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
13148 Replace gettimeofday with __vdso_gettimeofday.
13149
13150 * sysdeps/unix/sysv/linux/x86_64/init-first.c
13151 (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
13152 __vdso_clock_gettime and __vdso_getcpu.
13153
13154 * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
13155 time with __vdso_time.
13156
13157 2012-03-05 Joseph Myers <joseph@codesourcery.com>
13158
13159 * manual/lang.texi (size_t): Note types to which size_t may be
13160 equivalent with the GNU C Library, but do not describe when
13161 differences between them are significant.
13162
13163 2012-03-05 Andreas Jaeger <aj@suse.de>
13164
13165 * sysdeps/i386/fpu/libm-test-ulps: Update.
13166
13167 2012-03-05 Joseph Myers <joseph@codesourcery.com>
13168
13169 [BZ #3976]
13170 * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
13171 (__ieee754_pow): Save and restore rounding mode and use
13172 round-to-nearest for main computations.
13173 * math/libm-test.inc (pow_test_tonearest): New function.
13174 (pow_test_towardzero): Likewise.
13175 (pow_test_downward): Likewise.
13176 (pow_test_upward): Likewise.
13177 (main): Call the new functions.
13178 * sysdeps/i386/fpu/libm-test-ulps: Update.
13179 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13180
13181 [BZ #3976]
13182 * math/libm-test.inc (cosh_test_tonearest): New function.
13183 (cosh_test_towardzero): Likewise.
13184 (cosh_test_downward): Likewise.
13185 (cosh_test_upward): Likewise.
13186 (sinh_test_tonearest): Likewise.
13187 (sinh_test_towardzero): Likewise.
13188 (sinh_test_downward): Likewise.
13189 (sinh_test_upward): Likewise.
13190 (main): Call the new functions.
13191 * sysdeps/i386/fpu/libm-test-ulps: Update.
13192 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13193
13194 2012-03-05 Tom de Vries <tom@codesourcery.com>
13195
13196 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
13197 default stack guard is set in last bytes.
13198 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
13199
13200 2012-03-05 Kees Cook <keescook@chromium.org>
13201
13202 * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
13203
13204 [BZ #13656]
13205 * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
13206 possibly allocate from heap instead of stack.
13207 * stdio-common/bug-vfprintf-nargs.c: New file.
13208 * stdio-common/Makefile (tests): Add nargs overflow test.
13209
13210 2012-03-03 Andreas Schwab <schwab@linux-m68k.org>
13211
13212 * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13213
13214 2012-03-03 Marek Polacek <polacek@redhat.com>
13215
13216 * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
13217 * math/math_private.h: Likewise.
13218 * stdlib/tst-strtod.c: Likewise.
13219 * sysdeps/i386/i486/bits/atomic.h: Likewise.
13220 * sysdeps/x86_64/bits/atomic.h: Likewise.
13221
13222 2012-03-02 David S. Miller <davem@davemloft.net>
13223
13224 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
13225 * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
13226 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
13227 * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
13228 * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
13229 * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
13230 * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
13231 * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
13232
13233 2012-03-02 Roland McGrath <roland@hack.frob.com>
13234
13235 [BZ #13792]
13236 * manual/examples/README: New file, says the example source files
13237 can be used under GPL>=2.
13238 * manual/Makefile (%.c.texi): Eat the leading part of the file until a
13239 line containing just "*/".
13240 * manual/examples/add.c: Add copyright header (GPL>=2).
13241 * manual/examples/argp-ex1.c: Likewise.
13242 * manual/examples/argp-ex2.c: Likewise.
13243 * manual/examples/argp-ex3.c: Likewise.
13244 * manual/examples/argp-ex4.c: Likewise.
13245 * manual/examples/atexit.c: Likewise.
13246 * manual/examples/db.c: Likewise.
13247 * manual/examples/dir.c: Likewise.
13248 * manual/examples/dir2.c: Likewise.
13249 * manual/examples/execinfo.c: Likewise.
13250 * manual/examples/filecli.c: Likewise.
13251 * manual/examples/filesrv.c: Likewise.
13252 * manual/examples/fmtmsgexpl.c: Likewise.
13253 * manual/examples/genpass.c: Likewise.
13254 * manual/examples/inetcli.c: Likewise.
13255 * manual/examples/inetsrv.c: Likewise.
13256 * manual/examples/isockad.c: Likewise.
13257 * manual/examples/longopt.c: Likewise.
13258 * manual/examples/memopen.c: Likewise.
13259 * manual/examples/memstrm.c: Likewise.
13260 * manual/examples/mkfsock.c: Likewise.
13261 * manual/examples/mkisock.c: Likewise.
13262 * manual/examples/mygetpass.c: Likewise.
13263 * manual/examples/pipe.c: Likewise.
13264 * manual/examples/popen.c: Likewise.
13265 * manual/examples/rprintf.c: Likewise.
13266 * manual/examples/search.c: Likewise.
13267 * manual/examples/select.c: Likewise.
13268 * manual/examples/setjmp.c: Likewise.
13269 * manual/examples/sigh1.c: Likewise.
13270 * manual/examples/sigusr.c: Likewise.
13271 * manual/examples/stpcpy.c: Likewise.
13272 * manual/examples/strdupa.c: Likewise.
13273 * manual/examples/strftim.c: Likewise.
13274 * manual/examples/strncat.c: Likewise.
13275 * manual/examples/subopt.c: Likewise.
13276 * manual/examples/swapcontext.c: Likewise.
13277 * manual/examples/termios.c: Likewise.
13278 * manual/examples/testopt.c: Likewise.
13279 * manual/examples/testpass.c: Likewise.
13280 * manual/examples/timeval_subtract.c: Likewise.
13281
13282 [BZ #13792]
13283 * manual/time.texi (Elapsed Time): Move timeval_subtract example
13284 function to ...
13285 * manual/timeval_subtract.c.texi: ... here, new file.
13286
13287 2012-03-02 David S. Miller <davem@davemloft.net>
13288
13289 * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
13290
13291 2012-03-02 Joseph Myers <joseph@codesourcery.com>
13292
13293 [BZ #3976]
13294 * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
13295 (__sin): Save and restore rounding mode and use round-to-nearest
13296 for all computations.
13297 (__cos): Save and restore rounding mode and use round-to-nearest
13298 for all computations.
13299 * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
13300 <fenv.h>.
13301 (tan): Save and restore rounding mode and use round-to-nearest for
13302 all computations.
13303 * math/libm-test.inc (cos_test_tonearest): New function.
13304 (cos_test_towardzero): Likewise.
13305 (cos_test_downward): Likewise.
13306 (cos_test_upward): Likewise.
13307 (sin_test_tonearest): Likewise.
13308 (sin_test_towardzero): Likewise.
13309 (sin_test_downward): Likewise.
13310 (sin_test_upward): Likewise.
13311 (tan_test_tonearest): Likewise.
13312 (tan_test_towardzero): Likewise.
13313 (tan_test_downward): Likewise.
13314 (tan_test_upward): Likewise.
13315 (main): Call the new functions.
13316 * sysdeps/i386/fpu/libm-test-ulps: Update.
13317 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13318
13319 [BZ #10135]
13320 * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
13321 small n, then large n, before computing and testing k+n.
13322 * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
13323 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
13324 Likewise.
13325 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
13326 Likewise.
13327 * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
13328 * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
13329 * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
13330 * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
13331 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
13332 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
13333 * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
13334 * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
13335 * math/libm-test.inc (scalbn_test): Add more tests.
13336 (scalbln_test): Likewise.
13337
13338 * manual/filesys.texi (mode_t): Describe constraints on size and
13339 signedness, not exact equivalence to a particular type.
13340 (ino_t): Likewise.
13341 (ino64_t): Likewise.
13342 (dev_t): Likewise.
13343 (nlink_t): Likewise.
13344 (blkcnt_t): Likewise.
13345 (blkcnt64_t): Likewise.
13346 * manual/llio.texi (off_t): Likewise.
13347
13348 [BZ #3976]
13349 * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
13350 (__ieee754_exp): Save and restore rounding mode and use
13351 round-to-nearest for all computations.
13352 * math/libm-test.inc (exp_test_tonearest): New function.
13353 (exp_test_towardzero): Likewise.
13354 (exp_test_downward): Likewise.
13355 (exp_test_upward): Likewise.
13356 (main): Call the new functions.
13357 * sysdeps/i386/fpu/libm-test-ulps: Update.
13358 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13359
13360 2012-03-01 Chris Demetriou <cgd@google.com>
13361
13362 * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
13363 have predictable order.
13364
13365 2012-03-01 David S. Miller <davem@davemloft.net>
13366
13367 * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
13368
13369 * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
13370 * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
13371 * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
13372 * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
13373
13374 * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
13375 * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
13376 * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
13377 * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
13378 * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
13379 * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
13380 * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
13381 * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
13382 * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
13383
13384 * sysdeps/sparc/fpu/libm-test-ulps: Update.
13385
13386 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
13387 * sysdeps/sparc/fpu/libm-test-ulps: to here.
13388 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
13389
13390 * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
13391 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
13392 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
13393 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
13394 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
13395 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
13396 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
13397 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
13398 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
13399 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
13400 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
13401 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
13402 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
13403 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
13404 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
13405 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
13406 * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
13407 * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
13408 * sysdeps/sparc/elf/configure: Regenerated.
13409
13410 2012-03-01 Joseph Myers <joseph@codesourcery.com>
13411
13412 * configure.in (AS, LD): Require binutils 2.20 or later.
13413 * configure: Regenerated.
13414 * manual/install.texi (Tools for Compilation): Give binutils 2.20
13415 as required minimum version.
13416 * INSTALL: Regenerated.
13417
13418 [BZ #2541]
13419 [BZ #4108]
13420 * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
13421 before squaring exponent.
13422 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
13423 bottom long double and 27 bits of top long double before squaring
13424 exponent.
13425 * math/libm-test.inc (erfc_test): Add more tests.
13426 * sysdeps/i386/fpu/libm-test-ulps: Update.
13427 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
13428 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13429
13430 2012-03-01 Kai Tietz <ktietz@redhat.com>
13431
13432 * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
13433 * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
13434 containing bit-fields.
13435 * soft-fp/extended.h (_FP_UNION_E): Likewise.
13436 * soft-fp/single.h (_FP_UNION_S): Likewise.
13437 * soft-fp/double.h (_FP_UNION_D): Likewise.
13438
13439 2012-02-29 Joseph Myers <joseph@codesourcery.com>
13440
13441 [BZ #13786]
13442 * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
13443 not include ../strcmp.S.
13444 [USE_AS_STRNCASECMP_L]: Likewise.
13445 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
13446 (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
13447 * sysdeps/i386/i686/multiarch/strncase_l-c.c
13448 (__strncasecmp_l_ia32): Define as alias to
13449 __strncasecmp_l_nonascii.
13450
13451 [BZ #5794]
13452 * math/libm-test.inc (expm1_test): Add test for bug 5794.
13453 * sysdeps/i386/fpu/libm-test-ulps: Update.
13454 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13455
13456 * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
13457 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13458
13459 2012-02-29 Jeff Law <law@redhat.com>
13460
13461 * resolv/res_query.c (__libc_res_nquerydomain): Avoid
13462 out of bounds read.
13463
13464 2012-02-29 Marek Polacek <polacek@redhat.com>
13465
13466 [BZ #13706]
13467 * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
13468 * elf/Makefile: Add rules to run tst-unused-dep.out.
13469
13470 2012-02-28 David S. Miller <davem@davemloft.net>
13471
13472 * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
13473 * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
13474 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
13475 * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
13476 * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
13477 * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
13478
13479 2012-02-29 Joseph Myers <joseph@codesourcery.com>
13480
13481 * math/libm-test.inc (llround_test): Move one test from
13482 lround_test. Use TEST_f_L in moved test.
13483 (lround_test): Move misplaced test to llround_test. Add testcase
13484 from bug 2561.
13485
13486 2012-02-28 Ulrich Drepper <drepper@gmail.com>
13487
13488 * sysdeps/x86_64/fpu/e_expf.S: New file.
13489 Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
13490
13491 2012-02-28 Stanislav Brabec <sbrabec@suse.cz>
13492
13493 [BZ #13637]
13494 * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
13495 of remain_len that may cause incomplete multi-byte character and
13496 false match.
13497 * posix/bug-regex33.c: New file.
13498 * posix/Makefile (tests): Add bug-regex33.
13499
13500 2012-02-28 Joseph Myers <joseph@codesourcery.com>
13501
13502 * manual/macros.texi: New file.
13503 * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
13504 * manual/libc.texinfo: Include macros.texi.
13505 * manual/creatute.texi: Likewise.
13506 * manual/install.texi: Likewise.
13507 * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
13508 @glibcadj{} in references to the GNU C Library.
13509 * manual/charset.texi: Likewise.
13510 * manual/conf.texi: Likewise.
13511 * manual/contrib.texi: Likewise. Consistently use "GNU C Library"
13512 when not using those macros.
13513 * manual/creature.texi: Likewise.
13514 * manual/crypt.texi: Likewise.
13515 * manual/errno.texi: Likewise.
13516 * manual/filesys.texi: Likewise.
13517 * manual/header.texi: Likewise.
13518 * manual/install.texi: Likewise.
13519 * manual/intro.texi: Likewise.
13520 * manual/io.texi: Likewise.
13521 * manual/job.texi: Likewise.
13522 * manual/lang.texi: Likewise.
13523 * manual/libc.texiinfo: Likewise.
13524 * manual/llio.texi: Likewise.
13525 * manual/locale.texi: Likewise.
13526 * manual/maint.texi: Likewise.
13527 * manual/math.texi: Likewise.
13528 * manual/memory.texi: Likewise.
13529 * manual/message.texi: Likewise.
13530 * manual/nss.texi: Likewise.
13531 * manual/pattern.texi: Likewise.
13532 * manual/process.texi: Likewise.
13533 * manual/resource.texi: Likewise.
13534 * manual/search.texi: Likewise.
13535 * manual/setjmp.texi: Likewise.
13536 * manual/signal.texi: Likewise.
13537 * manual/socket.texi: Likewise.
13538 * manual/startup.texi: Likewise.
13539 * manual/stdio.texi: Likewise.
13540 * manual/string.texi: Likewise.
13541 * manual/sysinfo.texi: Likewise.
13542 * manual/syslog.texi: Likewise.
13543 * manual/terminal.texi: Likewise.
13544 * manual/time.texi: Likewise.
13545 * manual/users.texi: Likewise.
13546 * INSTALL: Regenerated.
13547 * NOTES: Regenerated.
13548 * sysdeps/gnu/errlist.c: Regenerated.
13549
13550 2012-02-28 Andreas Schwab <schwab@linux-m68k.org>
13551
13552 * include/dirent.h: Include <dirstream.h> before
13553 <dirent/dirent.h>.
13554
13555 2012-02-28 David S. Miller <davem@davemloft.net>
13556
13557 * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
13558 * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
13559 * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
13560 * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
13561
13562 2012-02-27 David S. Miller <davem@davemloft.net>
13563
13564 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
13565 * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
13566 * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
13567 * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
13568
13569 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
13570 frame pointer instead of stack pointer relative arg slot.
13571 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
13572 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
13573 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
13574
13575 2012-02-27 Carlos O'Donell <carlos_odonell@mentor.com>
13576
13577 [BZ #3992]
13578 * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
13579
13580 2012-02-27 David S. Miller <davem@davemloft.net>
13581
13582 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
13583 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
13584 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
13585 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
13586 * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
13587 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
13588 * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
13589 * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
13590
13591 2012-02-27 Joseph Myers <joseph@codesourcery.com>
13592
13593 * configure.in (CC): Restrict allowed GCC versions to 4.3 and
13594 later. Allow versions 5-9.
13595 * configure: Regenerated.
13596 * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
13597 required minimum version and 4.6 as recommended version. Do not
13598 mention bugs in GCC 2.7 and 2.8.
13599 * INSTALL: Regenerated.
13600
13601 2012-02-27 David S. Miller <davem@davemloft.net>
13602
13603 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
13604 * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
13605 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
13606 * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
13607 * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
13608 * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
13609 * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
13610 * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
13611
13612 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
13613 manipulate bits before adding and subtracting TWO112[sx].
13614 * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
13615
13616 2012-02-27 Roland McGrath <roland@hack.frob.com>
13617
13618 [BZ #13775]
13619 * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
13620 [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
13621 * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
13622 being in POSIX, because they are in 1003.1-2008.
13623
13624 * rt/tst-aio.c: Include <fcntl.h>.
13625 * rt/tst-aio7.c: Likewise.
13626 * rt/tst-aio64.c: Likewise.
13627
13628 * stdio-common/tst-fmemopen.c (main): Remove spurious const.
13629
13630 2012-02-27 Joseph Myers <joseph@codesourcery.com>
13631
13632 * manual/install.texi (--with-headers): Describe headers as
13633 interface headers, not private headers.
13634 (Specific advice for GNU/Linux systems): Describe use of headers
13635 from "make headers_install", not private headers from older
13636 kernels.
13637 * INSTALL: Regenerated.
13638 * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
13639 Change to 2.6.19.
13640 * sysdeps/unix/sysv/linux/configure: Regenerated.
13641
13642 * manual/llio.texi (fclean): Remove documentation.
13643
13644 * manual/Makefile (libc-texi-generated): New variable. Include
13645 version.texi.
13646 (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
13647 $(libc-texi-generated), not duplicated list of files.
13648 (version.texi, stamp-version): New rules.
13649 (realclean): Remove $(libc-texi-generated), not individual files
13650 from that list. Do not remove dir-add.texinfo.
13651 * manual/libc.texinfo: Comment out uses of edition numbers and
13652 references to printed manual. Remove last-updated dates.
13653 (EDITION): Comment out.
13654 (ISBN): Likewise.
13655 (VERSION, UPDATED): Remove.
13656 (version.texi): Include.
13657
13658 2012-02-27 Andreas Schwab <schwab@linux-m68k.org>
13659
13660 * sysdeps/posix/spawni.c: Include <signal.h>.
13661 * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
13662 * sysdeps/pthread/aio_fsync.c: Likewise.
13663
13664 2012-02-26 Ulrich Drepper <drepper@gmail.com>
13665
13666 * conform/Makefile (tests): Run only when not cross-compiling and
13667 when fast-check is not defined.
13668
13669 * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
13670 * conform/data/limits.h-data: Fixes for POSIX2008.
13671 * conform/run-conformtest.sh: Run all tests.
13672 * include/arpa/inet.h: Changes to allow conformtest.pl to use the
13673 headers.
13674 * include/bits/dlfcn.h: Likewise.
13675 * include/langinfo.h: Likewise.
13676 * include/monetary.h: Likewise.
13677 * include/sys/poll.h: Likewise.
13678
13679 * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
13680 for __USE_GNU.
13681 * posix/spawn.h: Define __need_sigset_t.
13682 * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
13683 * posix/unistd.h: Declare ctermid only for XPG before XPG6.
13684 * rt/aio.h: Don't include fcntl.h and signal.h. Use bits/siginfo.h
13685 to get sigevent_t only.
13686 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
13687 only for __USE_GNU.
13688 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
13689 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
13690 process_vm_writev only for __USE_GNU.
13691 * termios/termios.h: Declare tcgetsid also for POSIX2008.
13692
13693 * conform/Makefile: For now ignore errors from run-conformtest.
13694 * conform/conformtest.pl: Simplify code. Add -ansi to CFLAGS for
13695 POSIX to avoid namespace pollution. Don't prepend headers.
13696 * conform/data/aio.h-data: Fixes for POSIX testing.
13697 * conform/data/fcntl.h-data: Likewise.
13698 * conform/data/glob.h-data: Likewise.
13699 * conform/data/grp.h-data: Likewise.
13700 * conform/data/pthread.h-data: Likewise.
13701 * conform/data/pwd.h-data: Likewise.
13702 * conform/data/signal.h-data: Likewise.
13703 * conform/data/spawn.h-data: Likewise.
13704 * conform/data/stdio.h-data: Likewise.
13705 * conform/data/stdlib.h-data: Likewise.
13706 * conform/data/stropts.h-data: Likewise.
13707 * conform/data/sys/mman.h-data: Likewise.
13708 * conform/data/sys/stat.h-data: Likewise.
13709 * conform/data/sys/types.h-data: Likewise.
13710 * conform/data/sys/wait.h-data: Likewise.
13711 * conform/data/time.h-data: Likewise.
13712 * conform/data/unistd.h-data: Likewise.
13713 * conform/data/utime.h-data: Likewise.
13714
13715 * io/sys/stat.h: fchmod was always in POSIX.
13716 * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
13717 * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
13718 * rt/aio.h: Define __need_timespec before including <time.h>.
13719 * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
13720 struct. Add forward declaration of pthread_attr_t and use it in
13721 sigevent.
13722 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
13723 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
13724 * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
13725 always remove CLK_TCK definition.
13726
13727 2012-02-26 Andreas Schwab <schwab@linux-m68k.org>
13728
13729 * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
13730
13731 2012-02-25 Ulrich Drepper <drepper@gmail.com>
13732
13733 * conform/run-conformtest.sh: New file.
13734 * conform/Makefile: Run run-conformtest for tests.
13735 * conform/conformtest.pl: Many bug fixes. Add ISO C99, ISO C11
13736 support.
13737
13738 * conform/data/uchar.h-data: New file.
13739 * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
13740 * conform/data/arpa/inet.h-data: Likewise.
13741 * conform/data/assert.h-data: Likewise.
13742 * conform/data/complex.h-data: Likewise.
13743 * conform/data/cpio.h-data: Likewise.
13744 * conform/data/ctype.h-data: Likewise.
13745 * conform/data/dirent.h-data: Likewise.
13746 * conform/data/dlfcn.h-data: Likewise.
13747 * conform/data/errno.h-data: Likewise.
13748 * conform/data/fcntl.h-data: Likewise.
13749 * conform/data/float.h-data: Likewise.
13750 * conform/data/fmtmsg.h-data: Likewise.
13751 * conform/data/fnmatch.h-data: Likewise.
13752 * conform/data/ftw.h-data: Likewise.
13753 * conform/data/glob.h-data: Likewise.
13754 * conform/data/grp.h-data: Likewise.
13755 * conform/data/iconv.h-data: Likewise.
13756 * conform/data/inttypes.h-data: Likewise.
13757 * conform/data/langinfo.h-data: Likewise.
13758 * conform/data/libgen.h-data: Likewise.
13759 * conform/data/limits.h-data: Likewise.
13760 * conform/data/locale.h-data: Likewise.
13761 * conform/data/math.h-data: Likewise.
13762 * conform/data/monetary.h-data: Likewise.
13763 * conform/data/mqueue.h-data: Likewise.
13764 * conform/data/ndbm.h-data: Likewise.
13765 * conform/data/net/if.h-data: Likewise.
13766 * conform/data/netdb.h-data: Likewise.
13767 * conform/data/netinet/in.h-data: Likewise.
13768 * conform/data/nl_types.h-data: Likewise.
13769 * conform/data/poll.h-data: Likewise.
13770 * conform/data/pthread.h-data: Likewise.
13771 * conform/data/pwd.h-data: Likewise.
13772 * conform/data/regex.h-data: Likewise.
13773 * conform/data/sched.h-data: Likewise.
13774 * conform/data/search.h-data: Likewise.
13775 * conform/data/semaphore.h-data: Likewise.
13776 * conform/data/setjmp.h-data: Likewise.
13777 * conform/data/signal.h-data: Likewise.
13778 * conform/data/spawn.h-data: Likewise.
13779 * conform/data/stdarg.h-data: Likewise.
13780 * conform/data/stdio.h-data: Likewise.
13781 * conform/data/stdlib.h-data: Likewise.
13782 * conform/data/string.h-data: Likewise.
13783 * conform/data/strings.h-data: Likewise.
13784 * conform/data/stropts.h-data: Likewise.
13785 * conform/data/sys/ipc.h-data: Likewise.
13786 * conform/data/sys/mman.h-data: Likewise.
13787 * conform/data/sys/msg.h-data: Likewise.
13788 * conform/data/sys/resource.h-data: Likewise.
13789 * conform/data/sys/select.h-data: Likewise.
13790 * conform/data/sys/sem.h-data: Likewise.
13791 * conform/data/sys/shm.h-data: Likewise.
13792 * conform/data/sys/socket.h-data: Likewise.
13793 * conform/data/sys/stat.h-data: Likewise.
13794 * conform/data/sys/statvfs.h-data: Likewise.
13795 * conform/data/sys/time.h-data: Likewise.
13796 * conform/data/sys/timeb.h-data: Likewise.
13797 * conform/data/sys/times.h-data: Likewise.
13798 * conform/data/sys/types.h-data: Likewise.
13799 * conform/data/sys/uio.h-data: Likewise.
13800 * conform/data/sys/un.h-data: Likewise.
13801 * conform/data/sys/utsname.h-data: Likewise.
13802 * conform/data/sys/wait.h-data: Likewise.
13803 * conform/data/syslog.h-data: Likewise.
13804 * conform/data/tar.h-data: Likewise.
13805 * conform/data/termios.h-data: Likewise.
13806 * conform/data/utime.h-data: Likewise.
13807 * conform/data/utmpx.h-data: Likewise.
13808 * conform/data/varargs.h-data: Likewise.
13809 * conform/data/wchar.h-data: Likewise.
13810 * conform/data/wctype.h-data: Likewise.
13811 * conform/data/wordexp.h-data: Likewise.
13812
13813 * include/stropts.h: New file.
13814 * include/uchar.h: New file.
13815 * include/aio.h: Changes to allow conformtest.pl to use the headers.
13816 * include/assert.h: Likewise.
13817 * include/ctype.h: Likewise.
13818 * include/dirent.h: Likewise.
13819 * include/dlfcn.h: Likewise.
13820 * include/fcntl.h: Likewise.
13821 * include/fnmatch.h: Likewise.
13822 * include/glob.h: Likewise.
13823 * include/grp.h: Likewise.
13824 * include/libio.h: Likewise.
13825 * include/locale.h: Likewise.
13826 * include/math.h: Likewise.
13827 * include/net/if.h: Likewise.
13828 * include/netdb.h: Likewise.
13829 * include/netinet/in.h: Likewise.
13830 * include/pthread.h: Likewise.
13831 * include/pwd.h: Likewise.
13832 * include/regex.h: Likewise.
13833 * include/sched.h: Likewise.
13834 * include/search.h: Likewise.
13835 * include/setjmp.h: Likewise.
13836 * include/signal.h: Likewise.
13837 * include/stdio.h: Likewise.
13838 * include/stdlib.h: Likewise.
13839 * include/string.h: Likewise.
13840 * include/sys/cdefs.h: Likewise.
13841 * include/sys/mman.h: Likewise.
13842 * include/sys/msg.h: Likewise.
13843 * include/sys/resource.h: Likewise.
13844 * include/sys/select.h: Likewise.
13845 * include/sys/socket.h: Likewise.
13846 * include/sys/stat.h: Likewise.
13847 * include/sys/statvfs.h: Likewise.
13848 * include/sys/time.h: Likewise.
13849 * include/sys/times.h: Likewise.
13850 * include/sys/uio.h: Likewise.
13851 * include/sys/utsname.h: Likewise.
13852 * include/sys/wait.h: Likewise.
13853 * include/termios.h: Likewise.
13854 * include/time.h: Likewise.
13855 * include/ulimit.h: Likewise.
13856 * include/unistd.h: Likewise.
13857 * include/utime.h: Likewise.
13858 * include/wchar.h: Likewise.
13859 * include/wctype.h: Likewise.
13860 * include/wordexp.h: Likewise.
13861
13862 * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
13863
13864 * time/time.h: TIME_UTC must be a macro.
13865 Make timespec_get available for ISO C11 only as well.
13866
13867 2012-02-24 Ulrich Drepper <drepper@gmail.com>
13868
13869 * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
13870 Reported by Peng Haitao <penght@cn.fujitsu.com>.
13871
13872 2012-02-24 Joseph Myers <joseph@codesourcery.com>
13873
13874 * configure.in: Use -o not -a in test for unsupported multi-arch.
13875
13876 2012-02-24 Joseph Myers <joseph@codesourcery.com>
13877
13878 * manual/texinfo.tex: Update to version 2012-01-19.16.
13879
13880 2012-02-24 Joseph Myers <joseph@codesourcery.com>
13881
13882 * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
13883
13884 2012-02-24 Roland McGrath <roland@hack.frob.com>
13885
13886 [BZ #13738]
13887 * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
13888 * manual/fdl-1.3.texi: New file.
13889 * manual/fdl-1.1.texi: File removed.
13890
13891 [BZ #13738]
13892 * manual/libc.texinfo (FDL_VERSION): New @set.
13893 Use it for mention of FDL in cover text.
13894 (Documentation License): Use it in @include file name.
13895
13896 2012-02-22 Joseph Myers <joseph@codesourcery.com>
13897 Roland McGrath <roland@hack.frob.com>
13898
13899 [BZ #5461]
13900 * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN,
13901 not LONG_LONG_MAX and LONG_LONG_MIN.
13902 * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
13903 LLONG_MIN. Refer to LONG_LONG_MIN only as older GCC-specific
13904 name.
13905 (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
13906
13907 2012-02-22 Joseph Myers <joseph@codesourcery.com>
13908
13909 [BZ #2547]
13910 [BZ #11365]
13911 * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
13912 manipulate bits before adding and subtracting TWO23[sx].
13913 * math/libm-test.inc (nearbyint_test): Add more tests.
13914
13915 2012-02-22 Joseph Myers <joseph@codesourcery.com>
13916
13917 [BZ #2548]
13918 * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
13919 bits before adding and subtracting TWO23[sx].
13920 * math/libm-test.inc (rint_test): Add more tests.
13921 (rint_test_tonearest): Likewise.
13922 (rint_test_towardzero): Likewise.
13923 (rint_test_downward): Likewise.
13924 (rint_test_upward: Likewise.
13925
13926 2012-02-22 Joseph Myers <joseph@codesourcery.com>
13927
13928 [BZ #10110]
13929 * include/stdc-predef.h: New file. Extracted from features.h.
13930 * include/features.h: Include stdc-predef.h.
13931 * Makefile (headers): Add stdc-predef.h.
13932 * CONFORMANCE (Compiler limitations): Update.
13933
13934 2012-02-22 Joseph Myers <joseph@codesourcery.com>
13935
13936 * manual/libc.texinfo (VERSION, UPDATED): Revert.
13937
13938 2012-02-21 David S. Miller <davem@davemloft.net>
13939
13940 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
13941 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
13942
13943 2012-02-20 David S. Miller <davem@davemloft.net>
13944
13945 * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
13946 using a normal save/restore sequence, rather than allocating a
13947 dummy stack frame just to store a frame pointer and restore.
13948 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
13949
13950 2012-02-21 Joseph Myers <joseph@codesourcery.com>
13951
13952 * manual/install.texi: Fix stray word in line-wrapped comment.
13953
13954 2012-02-20 David S. Miller <davem@davemloft.net>
13955
13956 * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
13957 both binutils and gcc support GOTDATA.
13958
13959 * sysdeps/unix/sparc/sysdep.h: Document why we don't use
13960 "rd %pc" in the PIC register setup sequences.
13961
13962 * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
13963 * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
13964 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
13965 * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
13966 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
13967 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
13968 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
13969 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
13970 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
13971 (SYSCALL_ERROR_HANDLER): Likewise.
13972 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
13973 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
13974 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
13975 (SYSCALL_ERROR_HANDLER): Likewise.
13976
13977 * config.h.in (HAVE_BINUTILS_GOTDATA): New.
13978 (HAVE_GCC_GOTDATA): New.
13979 * sysdeps/sparc/elf/configure.in: Test for GOTDATA
13980 relocation support in both binutils and gcc.
13981 * sysdeps/sparc/elf/configure: Regenerate.
13982
13983 * sysdeps/sparc/sparc32/elf/configure.in: Delete.
13984 * sysdeps/sparc/sparc32/elf/configure: Delete.
13985 * sysdeps/sparc/sparc64/elf/configure.in: Delete.
13986 * sysdeps/sparc/sparc64/elf/configure: Delete.
13987 * sysdeps/sparc/elf/configure.in: New file.
13988 * sysdeps/sparc/elf/configure: Generate.
13989
13990 * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
13991 * sysdeps/sparc/sparc32/elf/configure: Regenerate.
13992 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
13993 * sysdeps/sparc/sparc64/elf/configure: Regenerate.
13994 * config.h.in (BROKEN_SPARC_WDISP22): Remove.
13995
13996 2012-02-21 Joseph Myers <joseph@codesourcery.com>
13997
13998 * manual/install.texi: Do not mention specific glibc version
13999 numbers.
14000 * manual/libc.texinfo (VERSION, UPDATED): Update.
14001 (@copying): Use @copyright{} and range of years.
14002
14003 2012-02-21 Joseph Myers <joseph@codesourcery.com>
14004
14005 [BZ #13695]
14006 * csu/Makefile (distribute): Remove initfini.c and defs.awk.
14007 [crti.S not in sysdirs] (generated): Do not append.
14008 [crti.S not in sysdirs] (omit-deps): Likewise.
14009 [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
14010 [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
14011 [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
14012 [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
14013 [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
14014 Likewise.
14015 [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
14016 [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
14017 [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
14018 * csu/defs.awk: Remove file.
14019 * sysdeps/generic/initfini.c: Likewise.
14020 * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
14021 variable.
14022 * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
14023 Likewise.
14024
14025 2012-02-20 Joseph Myers <joseph@codesourcery.com>
14026
14027 * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
14028 * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
14029 * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
14030 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
14031 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
14032 * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
14033 <bits/epoll.h>.
14034 (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
14035 (__EPOLL_PACKED): Define to empty if not defined by
14036 <bits/epoll.h>.
14037 (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
14038 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
14039 bits/epoll.h.
14040
14041 2012-02-20 Joseph Myers <joseph@codesourcery.com>
14042
14043 * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
14044 * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
14045 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
14046 * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
14047 <bits/timerfd.h>.
14048 (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
14049 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
14050 bits/timerfd.h.
14051
14052 2012-02-20 Joseph Myers <joseph@codesourcery.com>
14053
14054 * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
14055 in C locale.
14056 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
14057 * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
14058 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
14059 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14060
14061 2012-02-20 Aurelien Jarno <aurelien@aurel32.net>
14062
14063 * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
14064 * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
14065
14066 2012-02-19 Andreas Schwab <schwab@linux-m68k.org>
14067
14068 * manual/errno.texi (Error Codes): Add EHWPOISON entry.
14069 * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
14070 defined.
14071 * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
14072 Likewise.
14073 * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
14074 entry for 2.16.
14075
14076 2012-02-19 Aurelien Jarno <aurelien@aurel32.net>
14077
14078 * math/w_acos.c: Use non-signaling floating-point comparisons.
14079 * math/w_acosf.c: Likewise.
14080 * math/w_acosh.c: Likewise.
14081 * math/w_acoshf.c: Likewise.
14082 * math/w_acoshl.c: Likewise.
14083 * math/w_acosl.c: Likewise.
14084 * math/w_asin.c: Likewise.
14085 * math/w_asinf.c: Likewise.
14086 * math/w_asinl.c: Likewise.
14087 * math/w_atanh.c: Likewise.
14088 * math/w_atanhf.c: Likewise.
14089 * math/w_atanhl.c: Likewise.
14090 * math/w_exp2.c: Likewise.
14091 * math/w_exp2f.c: Likewise.
14092 * math/w_exp2l.c: Likewise.
14093 * math/w_j0.c: Likewise.
14094 * math/w_j0f.c: Likewise.
14095 * math/w_j0l.c: Likewise.
14096 * math/w_j1.c: Likewise.
14097 * math/w_j1f.c: Likewise.
14098 * math/w_j1l.c: Likewise.
14099 * math/w_jn.c: Likewise.
14100 * math/w_jnf.c: Likewise.
14101 * math/w_log.c: Likewise.
14102 * math/w_log10.c: Likewise.
14103 * math/w_log10f.c: Likewise.
14104 * math/w_log10l.c: Likewise.
14105 * math/w_log2.c: Likewise.
14106 * math/w_log2f.c: Likewise.
14107 * math/w_log2l.c: Likewise.
14108 * math/w_logf.c: Likewise.
14109 * math/w_logl.c: Likewise.
14110 * math/w_sqrt.c: Likewise.
14111 * math/w_sqrtf.c: Likewise.
14112 * math/w_sqrtl.c: Likewise.
14113 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
14114 * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
14115 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
14116 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
14117 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
14118
14119 2012-02-19 Joseph Myers <joseph@codesourcery.com>
14120
14121 [BZ #9739]
14122 * manual/string.texi (strnlen): Use correct parameter name in
14123 equivalent expression.
14124
14125 2012-02-19 Joseph Myers <joseph@codesourcery.com>
14126
14127 [BZ #11174]
14128 * manual/users.texi (seteuid): Consistently use neweuid for
14129 argument name.
14130
14131 2012-02-19 Joseph Myers <joseph@codesourcery.com>
14132
14133 [BZ #13704]
14134 * manual/nss.texi (Services in the NSS configuration): Correct
14135 list of services in example configuration file.
14136
14137 2012-02-19 Nick Bowler <nbowler@draconx.ca>
14138
14139 [BZ #11322]
14140 * manual/arith.texi: Remove statements about negative zero
14141 behaving identically to zero.
14142
14143 2012-02-18 Joseph Myers <joseph@codesourcery.com>
14144
14145 [BZ #5993]
14146 * manual/install.texi: Do not document upgrading from libc5.
14147
14148 2012-02-18 Joseph Myers <joseph@codesourcery.com>
14149
14150 [BZ #4596]
14151 * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
14152
14153 2012-02-18 David S. Miller <davem@davemloft.net>
14154
14155 * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
14156 (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
14157 %o7 across the call.
14158 (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
14159 instead.
14160 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
14161 SETUP_PIC_REG_LEAF.
14162 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
14163 * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
14164 * sysdeps/sparc/crtn.S: Likewise.
14165
14166 2012-02-17 Ulrich Drepper <drepper@gmail.com>
14167
14168 * aout/Makefile: Remove.
14169
14170 2012-02-18 Rafe Kettler <rafe.kettler@gmail.com>
14171
14172 [BZ #13058]
14173 * manual/examples/argp-ex1.c (main): Format definition in GNU
14174 style.
14175 * manual/examples/argp-ex2.c (main): Likewise.
14176 * manual/examples/argp-ex3.c (main): Likewise.
14177 * manual/examples/argp-ex4.c (main): Likewise.
14178 * manual/examples/longopt.c (main): Use new-style prototype
14179 definition.
14180 * manual/examples/strncat.c (main): Specify return type and use
14181 (void) for arguments.
14182 * manual/examples/subopt.c (main): Use char **argv argument.
14183
14184 2012-02-17 Joseph Myers <joseph@codesourcery.com>
14185
14186 [BZ #5077]
14187 * manual/lang.texi (FLT_EPSILON): Avoid description depending on
14188 rounding modes.
14189
14190 2012-02-17 Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
14191
14192 [BZ #6907]
14193 * manual/string.texi (strchr): Change when strchrnul is
14194 recommended.
14195
14196 2012-02-17 Dwayne Grant McConnell <decimal@us.ibm.com>
14197
14198 [BZ #174]
14199 * manual/locale.texi (setlocale): Document LOCPATH.
14200
14201 2012-02-17 Joseph Myers <joseph@codesourcery.com>
14202
14203 [BZ #10210]
14204 * manual/process.texi (execle): Move @dots{} before last argument.
14205
14206 2012-02-17 Paul Bolle <pebolle@tiscali.nl>
14207
14208 [BZ #12047]
14209 * manual/charset.texi (Generic Charset Conversion): Fix typo
14210 (LC_TYPE -> LC_CTYPE).
14211
14212 2012-02-17 Nicolas Boulenguez <nicolas.boulenguez@free.fr>
14213
14214 [BZ #5805]
14215 * manual/arith.texi (scalbn): Use @var{} on parameter names.
14216 (scalbnf): Likewise.
14217 (scalbnl): Likewise.
14218 (scalbln): Likewise.
14219 (scalblnf): Likewise.
14220 (scalblnl): Likewise.
14221 * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
14222 (vwarnx): Likewise.
14223 (verr): Likewise.
14224 (verrx): Likewise.
14225 * manual/filesys.texi (telldir): Use braces around return type.
14226 * manual/llio.texi (mmap): Add space after comma.
14227 (mmap64): Likewise.
14228 * manual/math.texi (jn): Use @var{} on parameter names.
14229 (jnf): Likewise.
14230 (jnl): Likewise.
14231 (yn): Likewise.
14232 (ynf): Likewise.
14233 (ynl): Likewise.
14234 * manual/memory.texi (alloca): Remove semicolon on @deftypefun
14235 line.
14236 * manual/resource.texi (ulimit): Use @dots{} instead of literal
14237 "...".
14238 (sched_get_priority_min): Remove semicolon on @deftypefun line.
14239 (sched_get_priority_max): Likewise.
14240 * manual/signal.texi (sigvec): Add space after comma.
14241 * manual/socket.texi (if_nametoindex): Use @var{} on parameter
14242 names.
14243 (if_indextoname): Likewise.
14244 (if_freenameindex): Likewise.
14245 (sendto): Use ',' instead of '.' in prototype.
14246 * manual/startup.texi (syscall): Use @dots{} instead of literal
14247 "...".
14248 * manual/stdio.texi (__fpending): Separate initial words of
14249 paragraph from @deftypefun line.
14250 * manual/syslog.texi (syslog): Use @dots{} instead of literal
14251 "...".
14252 (vsyslog): Use @var{} on parameter names.
14253 * manual/terminal.texi (stty): Use @var{} on parameter names.
14254 * manual/users.texi (getutmp): Use @var{} on parameter names.
14255 (getutmpx): Likewise.
14256
14257 2012-02-17 Joseph Myers <joseph@codesourcery.com>
14258
14259 [BZ #6884]
14260 * manual/stdio.texi (fopen): Fix typos in description of
14261 ",ccs=STRING".
14262
14263 2012-02-17 Aurelien Jarno <aurelien@aurel32.net>
14264
14265 [BZ #4026]
14266 * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
14267 get clock_id definition.
14268
14269 2012-02-17 Thomas Schwinge <thomas@schwinge.name>
14270
14271 [BZ #4822]
14272 * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
14273 (madvise): Cast every argument to void on its own.
14274
14275 2012-02-17 Joseph Myers <joseph@codesourcery.com>
14276
14277 [BZ #9902]
14278 * manual/startup.texi (Exit Status): Fix typo.
14279
14280 2012-02-17 Joseph Myers <joseph@codesourcery.com>
14281
14282 [BZ #10140]
14283 * manual/examples/argp-ex1.c: Include <stdlib.h>.
14284 * manual/examples/argp-ex2.c: Likewise.
14285 * manual/examples/argp-ex3.c: Likewise.
14286
14287 2012-02-16 Richard Henderson <rth@redhat.com>
14288
14289 * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
14290 * sysdeps/s390/s390-32/initfini.c: Remove.
14291 * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
14292 * sysdeps/s390/s390-64/initfini.c: Remove.
14293
14294 2012-02-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
14295
14296 * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
14297 compiler output for sysdeps/generic/initfini.c.
14298 * sysdeps/sh/elf/initfini.c: Remove file.
14299
14300 2012-02-16 David S. Miller <davem@davemloft.net>
14301
14302 [BZ #11494]
14303 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
14304
14305 * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
14306 * sysdeps/sparc/crti.S: New file.
14307 * sysdeps/sparc/crtn.S: New file.
14308 * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
14309 * sysdeps/sparc/sparc64/Makefile: Likewise.
14310
14311 2012-02-15 Mike Frysinger <vapier@gentoo.org>
14312
14313 [BZ #3335]
14314 * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
14315
14316 2012-02-15 Roland McGrath <roland@hack.frob.com>
14317
14318 [BZ #4822]
14319 * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
14320
14321 * mach/devstream.c (cookie_io_functions_t): Macro removed.
14322 (write, read, close): Likewise.
14323 Patch by Aurelien Jarno <aurelien@aurel32.net>.
14324
14325 2012-02-15 Joseph Myers <joseph@codesourcery.com>
14326
14327 * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
14328 * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
14329 * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
14330 * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
14331 <bits/signalfd.h>.
14332 (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
14333 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
14334 bits/signalfd.h.
14335
14336 2012-02-14 Marek Polacek <polacek@redhat.com>
14337
14338 * sysdeps/x86_64/crti.S: New file.
14339 * sysdeps/x86_64/crtn.S: New file.
14340 * sysdeps/x86_64/elf/initfini.c: Remove file.
14341
14342 2012-02-13 Joseph Myers <joseph@codesourcery.com>
14343
14344 * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
14345 * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
14346 * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
14347 * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
14348 <bits/inotify.h>.
14349 (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
14350 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
14351 bits/inotify.h.
14352
14353 2012-02-13 Joseph Myers <joseph@codesourcery.com>
14354
14355 * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
14356 * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
14357 * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
14358 * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
14359 <bits/eventfd.h>.
14360 (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
14361 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
14362 bits/eventfd.h.
14363
14364 2012-02-10 Thomas Schwinge <thomas@codesourcery.com>
14365
14366 * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
14367 __feraiseexcept instead of feraiseexcept.
14368
14369 * rt/tst-cpuclock1.c: Add a few comments, and error checking for
14370 nanosleep invocations.
14371 * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
14372 strings, and add error checking for a nanosleep invocations.
14373
14374 2012-02-09 Paul Eggert <eggert@cs.ucla.edu>
14375
14376 Replace FSF snail mail address with URLs, as per GNU coding standards.
14377 Most of the snail mail addresses were wrong anyway, and omitting
14378 them makes the source code easier to maintain. Almost all of the
14379 changes are to license notices and to locale LC_IDENTIFICATION
14380 addresses, except for this one:
14381 * manual/libc.texinfo: In "Published by", give the FSF's URL,
14382 not its snail mail address.
14383
14384 2012-02-09 Richard Henderson <rth@twiddle.net>
14385
14386 * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
14387 of kernel-features.h.
14388
14389 * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
14390
14391 2012-02-08 Marek Polacek <polacek@redhat.com>
14392
14393 * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
14394 * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
14395 * sysdeps/gnu/_G_config.h: Likewise.
14396 * sysdeps/generic/_G_config.h: Likewise.
14397
14398 2012-02-08 Andreas Schwab <schwab@linux-m68k.org>
14399
14400 * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
14401 tests.
14402 * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14403
14404 * sysdeps/powerpc/powerpc32/crti.S: New file.
14405 * sysdeps/powerpc/powerpc32/crtn.S: New file.
14406 * sysdeps/powerpc/powerpc64/crti.S: New file.
14407 * sysdeps/powerpc/powerpc64/crtn.S: New file.
14408
14409 * Makeconfig (have-initfini): Don't set.
14410 * config.make.in (have-initfini, need-nopic-initfini): Don't set.
14411 * configure.in (nopic_initfini): Don't substitute.
14412 * config.h.in (HAVE_INITFINI): Don't #undef.
14413 * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
14414 * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
14415
14416 2012-02-08 Joseph Myers <joseph@codesourcery.com>
14417
14418 Support crti.S and crtn.S provided directly by architectures.
14419 * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
14420 [crti.S in sysdirs] (omit-deps): Likewise.
14421 [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
14422 [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
14423 [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
14424 [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
14425 [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
14426 [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
14427 [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
14428 [crti.S in sysdirs] (initfini.c): Remove vpath directive.
14429 * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
14430 compiler output for sysdeps/generic/initfini.c.
14431 * sysdeps/i386/elf/Makefile: Remove file.
14432 * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
14433
14434 2012-02-07 Marek Polacek <polacek@redhat.com>
14435
14436 * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
14437 * sysdeps/gnu/_G_config.h: Likewise.
14438 * sysdeps/mach/hurd/_G_config.h: Likewise.
14439
14440 2012-02-07 Marek Polacek <polacek@redhat.com>
14441
14442 * math/Makefile (tests): Add tst-CMPLX2.
14443 * math/tst-CMPLX2.c: New file.
14444
14445 2012-02-07 Andreas Schwab <schwab@linux-m68k.org>
14446
14447 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
14448
14449 * math/libm-test.inc (jn_test): Add missing L suffix.
14450
14451 2012-02-06 Marek Polacek <polacek@redhat.com>
14452
14453 * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
14454 * sysdeps/i386/fpu/e_powf.S: Likewise.
14455 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
14456 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
14457 * sysdeps/i386/fpu/e_acosh.S: Likewise.
14458 * sysdeps/i386/fpu/e_pow.S: Likewise.
14459 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
14460 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
14461 * sysdeps/i386/fpu/s_expm1.S: Likewise.
14462 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
14463 * sysdeps/i386/fpu/e_log2.S: Likewise.
14464 * sysdeps/i386/fpu/e_log2l.S: Likewise.
14465 * sysdeps/i386/fpu/e_scalb.S: Likewise.
14466 * sysdeps/i386/fpu/e_powl.S: Likewise.
14467 * sysdeps/i386/fpu/s_log1p.S: Likewise.
14468 * sysdeps/i386/fpu/e_log10f.S: Likewise.
14469 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
14470 * sysdeps/i386/fpu/e_logl.S: Likewise.
14471 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
14472 * sysdeps/i386/fpu/s_expm1l.S: Likewise.
14473 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
14474 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
14475 * sysdeps/i386/fpu/e_log2f.S: Likewise.
14476 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
14477 * sysdeps/i386/fpu/e_log.S: Likewise.
14478 * sysdeps/i386/fpu/s_cexp.S: Likewise.
14479 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
14480 * sysdeps/i386/fpu/s_log1pl.S: Likewise.
14481 * sysdeps/i386/fpu/e_logf.S: Likewise.
14482 * sysdeps/i386/fpu/e_log10l.S: Likewise.
14483 * sysdeps/i386/fpu/e_atanh.S: Likewise.
14484 * sysdeps/i386/fpu/s_log1pf.S: Likewise.
14485 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
14486 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
14487 * sysdeps/i386/fpu/e_log10.S: Likewise.
14488 * sysdeps/i386/fpu/s_frexp.S: Likewise.
14489 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
14490 * sysdeps/i386/fpu/s_asinh.S: Likewise.
14491 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
14492 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
14493 * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
14494 * sysdeps/i386/asm-syntax.h: Likewise.
14495 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
14496 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
14497 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
14498 * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
14499 * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
14500 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
14501 * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
14502 * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
14503 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
14504 * sysdeps/powerpc/sysdep.h: Likewise.
14505 * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
14506 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
14507
14508 2012-02-06 Joseph Myers <joseph@codesourcery.com>
14509
14510 [BZ #411]
14511 * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
14512
14513 2012-02-06 Joseph Myers <joseph@codesourcery.com>
14514
14515 * sysdeps/i386/sysdep.h: Include <features.h>.
14516 (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
14517 version.
14518
14519 2012-02-05 Joseph Myers <joseph@codesourcery.com>
14520
14521 * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
14522 Define.
14523 * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
14524 LOAD_PIC_REG_STR.
14525
14526 2012-02-03 Joseph Myers <joseph@codesourcery.com>
14527
14528 * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
14529 (SETUP_PIC_REG): Use GET_PC_THUNK.
14530 * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
14531 macro.
14532
14533 2012-02-03 Joseph Myers <joseph@codesourcery.com>
14534
14535 * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
14536 for non-PIC compilation.
14537 (SETUP_PIC_REG): Add .p2align directive.
14538 * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
14539 * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
14540 * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
14541 * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
14542 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
14543 * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
14544 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
14545 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
14546 * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
14547 * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
14548 * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
14549 * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
14550 * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
14551 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
14552 * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
14553 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
14554 * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
14555 * sysdeps/i386/i686/multiarch/memset.S: Likewise.
14556 * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
14557 * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
14558 * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
14559 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
14560 * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
14561 * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
14562 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
14563 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
14564 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
14565 * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
14566 * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
14567 * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
14568 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
14569 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
14570 * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
14571 * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
14572 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
14573 * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
14574 * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
14575 * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
14576 * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
14577 * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
14578 * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
14579
14580 2012-02-03 Joseph Myers <joseph@codesourcery.com>
14581
14582 * math/tst-CMPLX.c: Include <stdio.h>.
14583
14584 2012-01-31 Joseph Myers <joseph@codesourcery.com>
14585
14586 * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
14587 float.
14588 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
14589 * sysdeps/sparc/bits/mathdef.h: Likewise.
14590
14591 2012-01-31 Marek Polacek <polacek@redhat.com>
14592
14593 * libio/libio.h: Don't define _PARAMS.
14594 * locale/programs/config.h: Don't define PARAMS.
14595 * stdlib/strtol_l.c: Likewise.
14596 (__strtol_l): Remove PARAMS from the prototype.
14597
14598 2012-01-31 Ulrich Drepper <drepper@gmail.com>
14599
14600 * malloc/malloc.c: Remove name translation. Don't use mixed-cap
14601 names. Just use the correct names. Remove unnecessary wrapper
14602 functions.
14603 * malloc/arena.c: Likewise.
14604 * malloc/hooks.c: Likewise.
14605
14606 * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
14607 ARENA_TEST says not to. Simplify test for creation of a new arena.
14608 Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
14609
14610 2012-01-30 Ulrich Drepper <drepper@gmail.com>
14611
14612 * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
14613 into tail calls.
14614 (update_get_addr): New function.
14615 (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
14616 GET_ADDR_MODULE parameter.
14617
14618 2012-01-30 Joseph Myers <joseph@codesourcery.com>
14619
14620 * crypt/cert.c: Remove __STDC__ conditionals.
14621 * crypt/crypt-entry.c: Likewise.
14622 * crypt/crypt_util.c: Likewise.
14623 * libio/filedoalloc.c: Likewise.
14624 * libio/fileops.c: Likewise.
14625 * libio/genops.c: Likewise.
14626 * libio/iofclose.c: Likewise.
14627 * libio/iofdopen.c: Likewise.
14628 * libio/iofopen.c: Likewise.
14629 * libio/iofopen64.c: Likewise.
14630 * libio/iogetdelim.c: Likewise.
14631 * libio/iopopen.c: Likewise.
14632 * libio/obprintf.c: Likewise.
14633 * libio/oldfileops.c: Likewise.
14634 * libio/oldiofclose.c: Likewise.
14635 * libio/oldiofdopen.c: Likewise.
14636 * libio/oldiofopen.c: Likewise.
14637 * libio/oldiopopen.c: Likewise.
14638 * libio/wfiledoalloc.c: Likewise.
14639 * libio/wgenops.c: Likewise.
14640 * locale/programs/xmalloc.c: Likewise.
14641 * misc/syslog.c: Likewise.
14642 * stdio-common/xbug.c: Likewise.
14643 * string/memchr.c: Likewise.
14644 * string/memcmp.c: Likewise.
14645 * string/memrchr.c: Likewise.
14646 * string/rawmemchr.c: Likewise.
14647 * sysdeps/posix/getcwd.c: Likewise.
14648 * time/strftime_l.c: Likewise.
14649
14650 2012-01-30 Joseph Myers <joseph@codesourcery.com>
14651
14652 * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
14653 * config.make.in (config-cflags-sse2avx): Define.
14654 * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
14655 Fix typo.
14656
14657 2012-01-29 Chris Metcalf <cmetcalf@tilera.com>
14658
14659 * scripts/config.guess: Update from upstream config git repository.
14660 * scripts/config.sub: Likewise.
14661
14662 2012-01-28 Chris Metcalf <cmetcalf@tilera.com>
14663
14664 * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
14665 (EM_NUM): Update.
14666 (R_TILEPRO_*, R_TILEGX_*): New macros.
14667
14668 * scripts/firstversions.awk: Fix bug in version range handling.
14669
14670 * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
14671
14672 * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
14673
14674 * include/sys/epoll.h: New file.
14675 * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
14676 libc_hidden_def.
14677
14678 2012-01-28 Ulrich Drepper <drepper@gmail.com>
14679
14680 * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
14681 Avoid unnecessary __WORDSIZE == 64 test.
14682 (fmaxf): Use VEX format if possible.
14683 (fmax): Likewise.
14684 (fminf): Likewise.
14685 (fmin): Likewise.
14686
14687 * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
14688 * math/math_private.h: Remove libc_fegetround* and
14689 libc_fesetround*.
14690 * sysdeps/i386/configure.in: Check for -msse2avx.
14691 * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
14692 also if SSE2AVX is defined.
14693 Remove libc_fegetround* and libc_fesetround*.
14694 * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
14695 if config-cflags-sse2avx is yes. Also add -DSSE2AVX to defines.
14696 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
14697 of HAS_YMM_USABLE.
14698 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
14699 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
14700 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
14701 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
14702 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
14703
14704 * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
14705
14706 2012-01-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
14707
14708 * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
14709 size is not set.
14710 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
14711
14712 2012-01-27 Ulrich Drepper <drepper@gmail.com>
14713
14714 [BZ #13618]
14715 * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
14716 relocation.
14717 * Makeconfig (libm): Define.
14718 * elf/Makefile: Add rules to build and run tst-relsort1.
14719 * elf/tst-relsort1.c: New file.
14720 * elf/tst-relsort1mod1.c: New file.
14721 * elf/tst-relsort1mod2.c: New file.
14722
14723 2012-01-27 Joseph Myers <joseph@codesourcery.com>
14724
14725 * math/s_ldexp.c: Remove __STDC__ conditionals.
14726 * math/s_ldexpf.c: Likewise.
14727 * math/s_ldexpl.c: Likewise.
14728 * math/s_nextafter.c: Likewise.
14729 * math/s_nexttowardf.c: Likewise.
14730 * math/s_significand.c: Likewise.
14731 * math/s_significandf.c: Likewise.
14732 * math/s_significandl.c: Likewise.
14733 * math/w_jnl.c: Likewise.
14734 * sysdeps/i386/fpu/s_isinfl.c: Likewise.
14735 * sysdeps/i386/fpu/s_isnanl.c: Likewise.
14736 * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
14737 * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
14738 * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
14739 * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
14740 * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
14741 * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
14742 * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
14743 * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
14744 * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
14745 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
14746 * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
14747 * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
14748 * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
14749 * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
14750 * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
14751 * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
14752 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
14753 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
14754 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
14755 * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
14756 * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
14757 * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
14758 * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
14759 * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
14760 * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
14761 * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
14762 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
14763 * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
14764 * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
14765 * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
14766 * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
14767 * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
14768 * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
14769 * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
14770 * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
14771 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
14772 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
14773 * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
14774 * sysdeps/ieee754/k_standard.c: Likewise.
14775 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
14776 * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
14777 * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
14778 * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
14779 * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
14780 * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
14781 * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
14782 * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
14783 * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
14784 * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
14785 * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
14786 * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
14787 * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
14788 * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
14789 * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
14790 * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
14791 * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
14792 * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
14793 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
14794 * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
14795 * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
14796 * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
14797 * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
14798 * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
14799 * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
14800 * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
14801 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
14802 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
14803 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
14804 * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
14805 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
14806 * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
14807 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
14808 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
14809 * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
14810 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
14811 * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
14812 * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
14813 * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
14814 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
14815 * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
14816 * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
14817 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
14818 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
14819 * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
14820 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
14821 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
14822 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
14823 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
14824 * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
14825 * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
14826 * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
14827 * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
14828 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
14829 * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
14830 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
14831 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
14832 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
14833 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
14834 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
14835 * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
14836 * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
14837 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
14838 * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
14839 * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
14840 * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
14841 * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
14842 * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
14843 * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
14844 * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
14845 * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
14846 * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
14847 * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
14848 * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
14849 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
14850 * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
14851 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
14852 * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
14853 * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
14854 * sysdeps/ieee754/s_matherr.c: Likewise.
14855 * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
14856 * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
14857 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
14858 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
14859
14860 2012-01-26 Joseph Myers <joseph@codesourcery.com>
14861
14862 * crypt/md5.h: Remove __STDC__ conditionals.
14863 * libio/libioP.h: Likewise.
14864 * locale/programs/config.h: Likewise.
14865 * sysdeps/generic/sysdep.h: Likewise.
14866 * sysdeps/i386/asm-syntax.h: Likewise.
14867 * sysdeps/s390/asm-syntax.h: Likewise.
14868 * sysdeps/unix/sysdep.h: Likewise.
14869 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
14870 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
14871
14872 2012-01-26 Joseph Myers <joseph@codesourcery.com>
14873
14874 * libio/libio.h: Remove __STDC__ conditionals.
14875 * malloc/obstack.h: Likewise.
14876 * math/complex.h: Likewise.
14877 * math/math.h: Likewise.
14878 * sysdeps/generic/_G_config.h: Likewise.
14879 * sysdeps/gnu/_G_config.h: Likewise.
14880 * sysdeps/mach/hurd/_G_config.h: Likewise.
14881 * sysdeps/powerpc/bits/mathdef.h: Likewise.
14882 * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
14883 * sysdeps/sparc/bits/mathdef.h: Likewise.
14884
14885 2012-01-26 Ulrich Drepper <drepper@gmail.com>
14886
14887 [BZ #13583]
14888 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
14889 Clean up HAS_* macros.
14890 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
14891 bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
14892 possible.
14893 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
14894 HAS_AVX.
14895 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
14896 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
14897 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
14898 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
14899 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
14900
14901 2012-01-25 Joseph Myers <joseph@codesourcery.com>
14902
14903 * elf/tst-unique3.cc (gets): Remove declaration.
14904 * elf/tst-unique3lib.cc (gets): Likewise.
14905 * elf/tst-unique3lib2.cc (gets): Likewise.
14906 * elf/tst-unique4.cc (gets): Likewise.
14907
14908 2012-01-24 Ulrich Drepper <drepper@gmail.com>
14909
14910 * include/stdio.h: Add C++ protection. Add gets declarations and
14911 definitions.
14912 * debug/tst-chk1.c: Don't declare gets here.
14913 * stdio-common/tst-gets.c: Likewise.
14914
14915 2012-01-24 Joseph Myers <joseph@codesourcery.com>
14916
14917 * posix/glob: Remove directory.
14918
14919 2012-01-24 Joseph Myers <joseph@codesourcery.com>
14920
14921 * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
14922
14923 2012-01-22 Pino Toscano <toscano.pino@tiscali.it>
14924
14925 * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
14926 of the non-standard EPFNOSUPPORT.
14927
14928 2011-12-26 Samuel Thibault <samuel.thibault@ens-lyon.org>
14929
14930 * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
14931 __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
14932 ANYWHERE set to 1 only on KERN_NO_SPACE error.
14933
14934 2012-01-21 Ulrich Drepper <drepper@gmail.com>
14935
14936 * wcsmbs/uchar.h: Test __STDC_VERSION__.
14937
14938 2012-01-20 Ulrich Drepper <drepper@gmail.com>
14939
14940 * nscd/aicache.c (addhstaiX): Do not cache negative results of
14941 transient errors.
14942 * nscd/grpcache.c (cache_addgr): Likewise.
14943 * nscd/hstcache.c (cache_addhst): Likewise.
14944 * nscd/initgrcache.c (addinitgroupsX): Likewise.
14945 * nscd/pwdcache.c (cache_addpw): Likewise.
14946 * nscd/servicescache.c (cache_addserv): Likewise.
14947
14948 2012-01-16 Ulrich Drepper <drepper@gmail.com>
14949
14950 * malloc/malloc.c: Various cleanups.
14951 * malloc/hooks.c: Likewise.
14952
14953 * stdlib/Makefile (tests): Add bug-fmtmsg1.
14954 * stdlib/bug-fmtmsg1.c: New file.
14955
14956 * stdlib/fmtmsg.c (init): Add missing unlock.
14957 Patch by Peng Haitao <penght@cn.fujitsu.com>.
14958
14959 2012-01-12 Marek Polacek <polacek@redhat.com>
14960
14961 * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
14962 and _GNU_SOURCE.
14963
14964 2012-01-04 Will Schmidt <will_schmidt@vnet.ibm.com>
14965
14966 * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
14967 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
14968 macro to ensure uniqueness of label name.
14969 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
14970 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
14971
14972 2012-01-11 Ulrich Drepper <drepper@gmail.com>
14973
14974 * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
14975
14976 * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
14977 * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
14978 * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
14979 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
14980
14981 2012-01-10 Ulrich Drepper <drepper@gmail.com>
14982
14983 * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
14984
14985 * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
14986 * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
14987 * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
14988
14989 * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
14990
14991 * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
14992 * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
14993 * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
14994 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
14995
14996 * math/bits/math-finite.h: Add ldexp support.
14997
14998 2012-01-10 Marek Polacek <polacek@redhat.com>
14999
15000 * locale/programs/localedef.h (show_archive_content): Add noreturn
15001 attribute.
15002
15003 2012-01-09 Ulrich Drepper <drepper@gmail.com>
15004
15005 * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
15006
15007 2012-01-08 Ulrich Drepper <drepper@gmail.com>
15008
15009 * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
15010
15011 * io/Makefile (headers): Add bits/poll2.h.
15012
15013 2011-01-05 Will Schmidt <will_schmidt@vnet.ibm.com>
15014
15015 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
15016 typo #include statement.
15017
15018 2012-01-08 Ulrich Drepper <drepper@gmail.com>
15019
15020 * include/sys/cdefs.h: Define __attribute_alloc_size.
15021 * catgets/gencat.c: Add alloc_size attribute and apply consistently
15022 the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
15023 * elf/pldd.c: Likewise.
15024 * iconv/iconv_charmap.c: Likewise.
15025 * iconv/iconvconfig.c: Likewise.
15026 * iconv/strtab.c: Likewise.
15027 * locale/programs/locale.c: Likewise.
15028 * locale/programs/localedef.h: Likewise.
15029 * locale/programs/simple-hash.c: Likewise.
15030 * nscd/nscd.h: Likewise.
15031 * nss/makedb.c: Likewise.
15032 * sysdeps/generic/ldconfig.h: Likewise.
15033 * locale/programs/localedef.c: Remove xmalloc prototype.
15034 * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
15035
15036 2012-01-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15037
15038 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
15039 appropriate.
15040
15041 2012-01-08 Ulrich Drepper <drepper@gmail.com>
15042
15043 * math/Makefile (tests): Add tst-CMPLX.
15044 * math/tst-CMPLX.c: New file.
15045
15046 * math/complex.h (CMPLXL): Fix typo.
15047
15048 * debug/Makefile (routines): Add poll_chk and ppoll_chk.
15049 * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
15050 GLIBC_2.16.
15051 * debug/tst-chk1.c: Add poll and ppoll tests.
15052 * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
15053 * include/sys/poll.h: Add hidden proto for ppoll.
15054 * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
15055 * sysdeps/mach/hurd/ppoll.c: Likewise.
15056 * io/ppoll.c: Likewise.
15057 * debug/poll_chk.c: New file.
15058 * debug/ppoll_chk.c: New file.
15059 * include/bits/poll2.h: New file.
15060 * io/bits/poll2.h: New file.
15061
15062 [BZ #1350]
15063 * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
15064
15065 * configure.in: static is always set to yes. Remove.
15066 * config.make.in: Don't set build-static.
15067 * Makeconfig: Remove use of build-static.
15068 * dlfcn/Makefile: Likewise.
15069 * elf/Makefile: Likewise.
15070 * math/Makefile: Likewise.
15071 * misc/Makefile: Likewise.
15072 * nptl/Makefile: Likewise.
15073 * sysdeps/mach/hurd/Makefile: Likewise.
15074
15075 * configure.in: PWD_P is not used anymore.
15076 * config.make.in: Remove PWD_P entry.
15077
15078 * configure.in: Remove last remnants of RANLIB.
15079 No need to check for signed size_t anymore.
15080 Don't set libc_commonpagesize and libc_relro_required here for Alpha
15081 and IA-64.
15082 Remove __builtin_expect test because we require at least gcc 3.4.
15083 * aclocal.m4: Likewise.
15084
15085 * wcsmbs/mbrtoc16.c: Implement using towc function.
15086 * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
15087 * wcsmbs/wcsmbsload.c: Likewise.
15088 * iconv/gconv_simple.c: Likewise.
15089 * iconv/gconv_int.h: Likewise.
15090 * iconv/gconv_builtin.h: Likewise.
15091 * iconv/iconv_prog.c: Remove CHAR16 handling.
15092
15093 * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
15094
15095 * wcsmbs/mbrtowc.c: Better check for invalid inputs.
15096
15097 * configure.in: Remove --with-elf and --enable-bounded options.
15098 Dont set base_machine for ia64. More non-ELF conditions removed.
15099 Remove testing and setting of leading underscore information.
15100 * config.make.in (build-bounded): Set to no.
15101 * config.h.in: Remove NO_UNDERSCORES entry.
15102 * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS. ELF has
15103 them.
15104 * csu/start.c: Remove !NO_UNDERSCORE code.
15105 * locale/localeinfo.h: Likewise.
15106 * sysdeps/generic/machine-gmon.h: Likewise.
15107 * sysdeps/generic/sysdep.h: Likewise.
15108 * sysdeps/i386/sysdep.h: Likewise.
15109 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
15110 * sysdeps/mach/sysdep.h: Likewise.
15111 * sysdeps/s390/s390-32/sysdep.h: Likewise.
15112 * sysdeps/s390/s390-64/sysdep.h: Likewise.
15113 * sysdeps/sh/sysdep.h: Likewise.
15114 * sysdeps/sparc/sparc32/alloca.S: Likewise.
15115 * sysdeps/unix/i386/sysdep.S: Likewise.
15116 * sysdeps/unix/sparc/start.c: Likewise.
15117 * sysdeps/unix/sparc/sysdep.S: Likewise.
15118 * sysdeps/unix/sparc/sysdep.h: Likewise.
15119 * sysdeps/unix/start.c: Likewise.
15120 * sysdeps/unix/x86_64/sysdep.S: Likewise.
15121 * sysdeps/x86_64/sysdep.h: Likewise.
15122
15123 2012-01-07 Ulrich Drepper <drepper@gmail.com>
15124
15125 [BZ #13553]
15126 * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
15127 for non-gcc.
15128 * argp/argp-fmtstream.h: Use const instead __const.
15129 * argp/argp.h: Likewise.
15130 * assert/assert.h: Likewise.
15131 * bits/fenv.h: Likewise.
15132 * bits/sched.h: Likewise.
15133 * bits/sigset.h: Likewise.
15134 * bits/sigthread.h: Likewise.
15135 * catgets/nl_types.h: Likewise.
15136 * conform/data/pthread.h-data: Likewise.
15137 * crypt/crypt-private.h: Likewise.
15138 * crypt/crypt.h: Likewise.
15139 * crypt/crypt_util.c: Likewise.
15140 * ctype/ctype.h: Likewise.
15141 * debug/execinfo.h: Likewise.
15142 * debug/mbsnrtowcs_chk.c: Likewise.
15143 * debug/mbsrtowcs_chk.c: Likewise.
15144 * debug/wcsnrtombs_chk.c: Likewise.
15145 * debug/wcsrtombs_chk.c: Likewise.
15146 * debug/wcstombs_chk.c: Likewise.
15147 * dirent/dirent.h: Likewise.
15148 * dlfcn/dlfcn.h: Likewise.
15149 * elf/neededtest4.c: Likewise.
15150 * grp/grp.h: Likewise.
15151 * gshadow/gshadow.h: Likewise.
15152 * iconv/gconv.h: Likewise.
15153 * iconv/gconv_int.h: Likewise.
15154 * iconv/gconv_simple.c: Likewise.
15155 * iconv/iconv.h: Likewise.
15156 * iconv/loop.c: Likewise.
15157 * iconv/skeleton.c: Likewise.
15158 * include/aio.h: Likewise.
15159 * include/aliases.h: Likewise.
15160 * include/argz.h: Likewise.
15161 * include/arpa/inet.h: Likewise.
15162 * include/assert.h: Likewise.
15163 * include/dirent.h: Likewise.
15164 * include/dlfcn.h: Likewise.
15165 * include/execinfo.h: Likewise.
15166 * include/fcntl.h: Likewise.
15167 * include/fenv.h: Likewise.
15168 * include/glob.h: Likewise.
15169 * include/grp.h: Likewise.
15170 * include/libintl.h: Likewise.
15171 * include/mntent.h: Likewise.
15172 * include/netdb.h: Likewise.
15173 * include/pwd.h: Likewise.
15174 * include/rpc/netdb.h: Likewise.
15175 * include/sched.h: Likewise.
15176 * include/search.h: Likewise.
15177 * include/shadow.h: Likewise.
15178 * include/signal.h: Likewise.
15179 * include/stdio.h: Likewise.
15180 * include/stdlib.h: Likewise.
15181 * include/string.h: Likewise.
15182 * include/sys/socket.h: Likewise.
15183 * include/sys/stat.h: Likewise.
15184 * include/sys/statfs.h: Likewise.
15185 * include/sys/statvfs.h: Likewise.
15186 * include/sys/syslog.h: Likewise.
15187 * include/sys/time.h: Likewise.
15188 * include/sys/uio.h: Likewise.
15189 * include/time.h: Likewise.
15190 * include/unistd.h: Likewise.
15191 * include/utmp.h: Likewise.
15192 * include/wchar.h: Likewise.
15193 * include/wctype.h: Likewise.
15194 * inet/aliases.h: Likewise.
15195 * inet/arpa/inet.h: Likewise.
15196 * inet/netinet/ether.h: Likewise.
15197 * inet/netinet/in.h: Likewise.
15198 * intl/libintl.h: Likewise.
15199 * io/bits/fcntl2.h: Likewise.
15200 * io/fcntl.h: Likewise.
15201 * io/ftw.h: Likewise.
15202 * io/sys/poll.h: Likewise.
15203 * io/sys/stat.h: Likewise.
15204 * io/sys/statfs.h: Likewise.
15205 * io/sys/statvfs.h: Likewise.
15206 * io/utime.h: Likewise.
15207 * libio/bits/stdio.h: Likewise.
15208 * libio/bits/stdio2.h: Likewise.
15209 * libio/libio.h: Likewise.
15210 * libio/libioP.h: Likewise.
15211 * libio/stdio.h: Likewise.
15212 * locale/lc-ctype.c: Likewise.
15213 * locale/locale.h: Likewise.
15214 * login/utmp.h: Likewise.
15215 * malloc/arena.c: Likewise.
15216 * malloc/malloc.c: Likewise.
15217 * malloc/malloc.h: Likewise.
15218 * malloc/mcheck.c: Likewise.
15219 * malloc/mtrace.c: Likewise.
15220 * math/bits/mathcalls.h: Likewise.
15221 * math/fenv.h: Likewise.
15222 * math/math_private.h: Likewise.
15223 * misc/bits/error.h: Likewise.
15224 * misc/bits/syslog.h: Likewise.
15225 * misc/err.h: Likewise.
15226 * misc/error.h: Likewise.
15227 * misc/fstab.h: Likewise.
15228 * misc/mntent.h: Likewise.
15229 * misc/regexp.h: Likewise.
15230 * misc/search.h: Likewise.
15231 * misc/sgtty.h: Likewise.
15232 * misc/sys/mman.h: Likewise.
15233 * misc/sys/syslog.h: Likewise.
15234 * misc/sys/uio.h: Likewise.
15235 * misc/sys/xattr.h: Likewise.
15236 * misc/ttyent.h: Likewise.
15237 * nis/rpcsvc/ypclnt.h: Likewise.
15238 * nss/nss.h: Likewise.
15239 * posix/bits/unistd.h: Likewise.
15240 * posix/fnmatch.h: Likewise.
15241 * posix/glob.h: Likewise.
15242 * posix/sched.h: Likewise.
15243 * posix/spawn.h: Likewise.
15244 * posix/sys/wait.h: Likewise.
15245 * posix/unistd.h: Likewise.
15246 * posix/wordexp.h: Likewise.
15247 * pwd/pwd.h: Likewise.
15248 * resolv/netdb.h: Likewise.
15249 * resource/sys/resource.h: Likewise.
15250 * rt/aio.h: Likewise.
15251 * rt/bits/mqueue2.h: Likewise.
15252 * rt/mqueue.h: Likewise.
15253 * shadow/shadow.h: Likewise.
15254 * signal/signal.h: Likewise.
15255 * socket/send.c: Likewise.
15256 * socket/sendto.c: Likewise.
15257 * socket/sys/socket.h: Likewise.
15258 * stdio-common/printf.h: Likewise.
15259 * stdlib/bits/stdlib.h: Likewise.
15260 * stdlib/fmtmsg.h: Likewise.
15261 * stdlib/monetary.h: Likewise.
15262 * stdlib/stdlib.h: Likewise.
15263 * stdlib/ucontext.h: Likewise.
15264 * streams/stropts.h: Likewise.
15265 * string/argz.h: Likewise.
15266 * string/bits/string2.h: Likewise.
15267 * string/string.h: Likewise.
15268 * string/strings.h: Likewise.
15269 * sunrpc/rpc/auth.h: Likewise.
15270 * sunrpc/rpc/auth_des.h: Likewise.
15271 * sunrpc/rpc/clnt.h: Likewise.
15272 * sunrpc/rpc/netdb.h: Likewise.
15273 * sunrpc/rpc/pmap_clnt.h: Likewise.
15274 * sunrpc/rpc/xdr.h: Likewise.
15275 * sysdeps/generic/inttypes.h: Likewise.
15276 * sysdeps/generic/net/if.h: Likewise.
15277 * sysdeps/generic/sys/swap.h: Likewise.
15278 * sysdeps/gnu/net/if.h: Likewise.
15279 * sysdeps/gnu/utmpx.h: Likewise.
15280 * sysdeps/i386/fpu/bits/fenv.h: Likewise.
15281 * sysdeps/i386/i486/bits/string.h: Likewise.
15282 * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
15283 * sysdeps/s390/bits/string.h: Likewise.
15284 * sysdeps/s390/fpu/bits/fenv.h: Likewise.
15285 * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
15286 * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
15287 * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
15288 * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
15289 * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
15290 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
15291 * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
15292 * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
15293 * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
15294 * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
15295 * sysdeps/unix/sysv/linux/preadv.c: Likewise.
15296 * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
15297 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
15298 * sysdeps/unix/sysv/linux/readv.c: Likewise.
15299 * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
15300 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
15301 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
15302 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
15303 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
15304 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
15305 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
15306 * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
15307 * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
15308 * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
15309 * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
15310 * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
15311 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
15312 * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
15313 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
15314 * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
15315 * sysvipc/sys/ipc.h: Likewise.
15316 * sysvipc/sys/msg.h: Likewise.
15317 * sysvipc/sys/sem.h: Likewise.
15318 * sysvipc/sys/shm.h: Likewise.
15319 * termios/termios.h: Likewise.
15320 * time/sys/time.h: Likewise.
15321 * time/time.h: Likewise.
15322 * wcsmbs/bits/wchar2.h: Likewise.
15323 * wcsmbs/uchar.h: Likewise.
15324 * wcsmbs/wchar.h: Likewise.
15325 * wctype/wctype.h: Likewise.
15326
15327 [BZ #13551]
15328 * Makeconfig: Remove all but ELF support including AIX support.
15329 * Makerules: Likewise.
15330 * config.h.in: Likewise.
15331 * config.make.in: Likewise.
15332 * configure: Likewise.
15333 * configure.in: Likewise.
15334 * csu/Makefile: Likewise.
15335 * csu/version.c: Likewise.
15336 * debug/Makefile: Likewise.
15337 * dlfcn/Makefile: Likewise.
15338 * elf/Makefile: Likewise.
15339 * extra-lib.mk: Likewise.
15340 * iconv/Makefile: Likewise.
15341 * include/libc-symbols.h: Likewise.
15342 * include/shlib-compat.h: Likewise.
15343 * resolv/Makefile: Likewise.
15344 * resolv/res_libc.c: Likewise.
15345 * rt/Makefile: Likewise.
15346 * sysdeps/i386/asm-syntax.h: Likewise.
15347 * sysdeps/i386/sysdep.h: Likewise.
15348 * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
15349 * sysdeps/mach/sysdep.h: Likewise.
15350 * sysdeps/powerpc/powerpc32/Makefile: Likewise.
15351 * sysdeps/powerpc/powerpc64/Makefile: Likewise.
15352 * sysdeps/s390/asm-syntax.h: Likewise.
15353 * sysdeps/s390/s390-32/sysdep.h: Likewise.
15354 * sysdeps/s390/s390-64/sysdep.h: Likewise.
15355 * sysdeps/sh/sysdep.h: Likewise.
15356 * sysdeps/unix/sparc/sysdep.h: Likewise.
15357 * sysdeps/wordsize-32/divdi3.c: Likewise.
15358 * sysdeps/x86_64/sysdep.h: Likewise.
15359
15360 * argp/Versions: Remove _argp_unlock_xxx.
15361
15362 [BZ #13559]
15363 * abilist/ld.abilist: Update. Adjust for removal of tls option.
15364 * abilist/libBrokenLocale.abilist: Likewise.
15365 * abilist/libanl.abilist: Likewise.
15366 * abilist/libc.abilist: Likewise.
15367 * abilist/libcrypt.abilist: Likewise.
15368 * abilist/libdl.abilist: Likewise.
15369 * abilist/libm.abilist: Likewise.
15370 * abilist/libnsl.abilist: Likewise.
15371 * abilist/libpthread.abilist: Likewise.
15372 * abilist/libresolv.abilist: Likewise.
15373 * abilist/librt.abilist: Likewise.
15374 * abilist/libthread_db.abilist: Likewise.
15375 * abilist/libutil.abilist: Likewise.
15376 * abilist/libnss_db.abilist: New file.
15377
15378 * scripts/abilist.awk: Add support for indirect functions.
15379
15380 * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
15381
15382 * sysdeps/generic/ldsodefs.h: Remove Alpha support.
15383
15384 * shlib-versions: Remove entries for ports architectures.
15385
15386 * elf/tls-macros.h: Remove support for Alpha and IA-64. Should be in
15387 files in ports.
15388 * elf/stackguard-macros.h: Remove support for IA-64.
15389 * elf/tst-auditmod1.c: Likewise.
15390 * sysdeps/generic/ldsodefs.h: Likewise.
15391
15392 * sysdeps/unix/sysv/linux/configure.in: Ports should define
15393 libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
15394 configure files.
15395
15396 [BZ #13552]
15397 * configure.in: Remove --enable-omitfp support.
15398 * FAQ.in: Adjust.
15399 * config.make.in: Likewise.
15400 * Makeconfig: Likewise.
15401 * manual/install.texi: Likewise.
15402
15403 In case anyone cares, the IA-64 architecture could move to ports.
15404 * sysdeps/ia64/*: Removed.
15405 * sysdeps/unix/sysv/linux/ia64/*: Removed.
15406 * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
15407
15408 [BZ #13555]
15409 * configure.in: Remove entries for unsupported architectures.
15410
15411 [BZ #13533]
15412 * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
15413 * iconv/gconv_simple.c: Rename char16_t routines. Add char16_t<->utf8
15414 routines.
15415 * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
15416 * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
15417 * wcsmbs/c16rtomb.c: Fix a few problems. Disable all the code and
15418 fall back to using wcrtomb.
15419 * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
15420 * wcsmbs/wcsmbsload.c: Make char16 routines optional. Adjust for
15421 renaming.
15422 * wcsmbs/Makefile (tests): Add tst-c16c32-1:
15423 * wcsmbs/tst-c16c32-1.c: New file.
15424
15425 * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
15426 local variable.
15427
15428 * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
15429
15430 * elf/tst-unique3.cc: Add explicit declaration of gets.
15431 * elf/tst-unique3lib.cc: Likewise.
15432 * elf/tst-unique3lib2.cc: Likewise.
15433 * elf/tst-unique4.cc: Likewise.
15434
15435 * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
15436
15437 2012-01-06 Joseph Myers <joseph@codesourcery.com>
15438
15439 [BZ #13566]
15440 * assert/assert.h (static_assert): Don't define for C++.
15441 * libio/stdio.h (gets): Do declare for C++ <= C++11.
15442 * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
15443
15444 2012-01-03 Ulrich Drepper <drepper@gmail.com>
15445
15446 * iconv/loop.c (single loop): Fix assertion in storing of
15447 remaining bytes.
15448
15449 * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
15450
15451 2012-01-01 Ulrich Drepper <drepper@gmail.com>
15452
15453 * posix/getconf.c: Update copyright year.
15454 * nss/getent.c: Likewise.
15455 * nss/makedb.c: Likewise.
15456 * iconv/iconvconfig.c: Likewise.
15457 * iconv/iconv_prog.c: Likewise.
15458 * elf/ldconfig.c: Likewise.
15459 * elf/pldd.c: Likewise.
15460 * elf/sotruss.ksh: Likewise.
15461 * catgets/gencat.c: Likewise.
15462 * csu/version.c: Likewise.
15463 * elf/ldd.bash.in: Likewise.
15464 * elf/sprof.c (print_version): Likewise.
15465 * locale/programs/locale.c: Likewise.
15466 * locale/programs/localedef.c: Likewise.
15467 * login/programs/pt_chown.c: Likewise.
15468 * nscd/nscd.c (print_version): Likewise.
15469 * debug/xtrace.sh: Likewise.
15470 * malloc/memusage.sh: Likewise.
15471 * malloc/mtrace.pl: Likewise.
15472 * debug/catchsegv.sh: Likewise.
15473
15474 2011-12-30 Jakub Jelinek <jakub@redhat.com>
15475
15476 * posix/regex_internal.c (re_string_fetch_byte_case): Remove
15477 pure attribute.
15478
15479 2011-12-24 Ulrich Drepper <drepper@gmail.com>
15480
15481 [BZ #13533]
15482 * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
15483 * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
15484 transformations.
15485 * iconv/gconv_int.h: Likewise.
15486 * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
15487 * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
15488 from libc for GLIBC_2.16.
15489 * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
15490 * wcsmbs/wcrtomb.c: Define c32rtomb alias.
15491 * wcsmbs/uchar.h: Really define mbstate_t.
15492 * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
15493 * wcsmbs/c16rtomb.c: New file.
15494 * wcsmbs/mbrtoc16.c: New file.
15495 * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
15496 for C/POSIX locale.
15497 (__wcsmbs_load_conv): Do not fill in c16 routines yet.
15498 * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
15499
15500 * wcsmbs/wchar.h: Add missing __restrict.
15501
15502 2011-12-23 Ulrich Drepper <drepper@gmail.com>
15503
15504 [BZ #13532]
15505 * time/Makefile (routines): Add timespec_get.
15506 * time/Versions: Export timespec_get from libc for GLIBC_2.16.
15507 * time/time.h: Define TIME_UTC and declare timespec_get. Define
15508 timespec for ISO C11.
15509 * time/timespec_get.c: New file.
15510 * sysdeps/unix/sysv/linux/timespec_get.c: New file.
15511 * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
15512
15513 [BZ #13531]
15514 * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
15515 * stdlib/stdlib.h: Declare aligned_alloc.
15516 * Versions.def: Add GLIBC_2.16 for libc.
15517 * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
15518
15519 [BZ 13527]
15520 * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
15521 ISO C11.
15522
15523 * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
15524 code.
15525
15526 [BZ #13528]
15527 * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
15528
15529 [BZ #13529]
15530 * assert/assert.h (static_assert): Define.
15531
15532 * version.h: Update for 2.16 development version.
15533
15534 [BZ #13526]
15535 * include/features.h: Handle __STDC_VERSION__ >= 201112 and
15536 _ISOC11_SOURCE.
15537
15538 * version.h (RELEASE): Bump for 2.15 release.
15539 * include/features.h (__GLIBC_MINOR__): Bump to 15.
15540
15541 * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
15542 Patch by Marek Polacek <mpolacek@redhat.com>.
15543
15544 * bits/byteswap.h: Protect long long constants with __extension__.
15545 * sysdeps/i386/bits/byteswap.h: Likewise.
15546 * sysdeps/ia64/bits/byteswap.h: Likewise.
15547 * sysdeps/s390/bits/byteswap.h: Likewise.
15548 * sysdeps/x86_64/bits/byteswap.h: Likewise.
15549
15550 2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
15551
15552 [BZ #13540]
15553 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
15554 destination buffer.
15555 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
15556
15557 2011-12-23 Marek Polacek <polacek@redhat.com>
15558
15559 * elf/dl-addr.c (determine_info): Add inline keyword.
15560 * elf/tst-auditmod4b.c (check_avx): Likewise.
15561 * elf/tst-auditmod6b.c (check_avx): Likewise.
15562 * elf/tst-auditmod6c.c (check_avx): Likewise.
15563 * elf/tst-auditmod7b.c (check_avx): Likewise.
15564
15565 2011-12-23 Ulrich Drepper <drepper@gmail.com>
15566
15567 * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
15568 !__SSE_MATH__.
15569
15570 2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
15571
15572 [BZ #13540]
15573 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
15574 processing for last bytes.
15575
15576 2011-08-06 Bruno Haible <bruno@clisp.org>
15577
15578 [BZ #13061]
15579 * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
15580 U+0385, not to U+1FEE.
15581
15582 [BZ #13062]
15583 * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
15584 entry for U+00A5 U+0301.
15585
15586 2011-12-22 Ulrich Drepper <drepper@gmail.com>
15587
15588 [BZ #13166]
15589 * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
15590 buffer for the output is too small.
15591
15592 * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
15593 optimization.
15594
15595 [BZ #13185]
15596 * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
15597 SSE flags if possible.
15598
15599 2011-12-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
15600
15601 [BZ #13540]
15602 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
15603 processing for last bytes.
15604
15605 2011-12-22 Joseph Myers <joseph@codesourcery.com>
15606
15607 * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
15608 (syscall-list-default-options, syscall-list-default-condition)
15609 (syscall-list-includes): Define.
15610 ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
15611 list of ABIs and options and #if conditions for each ABI. Do not
15612 handle common syscalls between ABIs specially.
15613 * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
15614 Remove.
15615 (syscall-list-variants, syscall-list-32bit-options)
15616 (syscall-list-32bit-condition, syscall-list-64bit-options)
15617 (syscall-list-64bit-condition): Define.
15618 * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
15619 (syscall-list-variants, syscall-list-32bit-options)
15620 (syscall-list-32bit-condition, syscall-list-64bit-options)
15621 (syscall-list-64bit-condition): Define.
15622 * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
15623 Remove.
15624 (syscall-list-variants, syscall-list-32bit-options)
15625 (syscall-list-32bit-condition, syscall-list-64bit-options)
15626 (syscall-list-64bit-condition): Define.
15627 * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
15628 Remove.
15629 (syscall-list-variants, syscall-list-32bit-options)
15630 (syscall-list-32bit-condition, syscall-list-64bit-options)
15631 (syscall-list-64bit-condition): Define.
15632
15633 2011-12-22 Ulrich Drepper <drepper@gmail.com>
15634
15635 * locale/iso-639.def: Add brx entry.
15636
15637 [BZ #13328]
15638 * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
15639 Proposed by Mariusz_Cukr <marcukr@op.pl>.
15640
15641 * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
15642 __feraiseexcept_renamed.
15643
15644 2011-12-21 Ulrich Drepper <drepper@gmail.com>
15645
15646 [BZ #13538]
15647 * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
15648 EPOLLET with unsigned values.
15649 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
15650 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
15651
15652 * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
15653 to large cancellation.
15654 * math/s_cacoshf.c: Likewise.
15655 * math/s_cacoshl.c: Likewise.
15656
15657 2011-11-18 Richard B. Kreckel <kreckel@ginac.de>
15658
15659 [BZ #13305]
15660 [BZ #12786]
15661 * math/s_cacosh.c: Fix rare miscomputation in cacosh().
15662 * math/s_cacoshf.c: Likewise.
15663 * math/s_cacoshl.c: Likewise.
15664
15665 2011-12-21 Ulrich Drepper <drepper@gmail.com>
15666
15667 [BZ #13439]
15668 * iconv/gconv.h: Define __GCONV_SWAP.
15669 * iconvdata/unicode.c: The swap bit must be stored in __flags.
15670 * iconvdata/utf-16.c: Likewise.
15671 * iconvdata/utf-32.c: Likewise.
15672
15673 2011-12-21 Andreas Schwab <schwab@linux-m68k.org>
15674
15675 [BZ #13524]
15676 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
15677 numerator after shifting it by one limb.
15678
15679 2011-12-19 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
15680
15681 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
15682 under [__USE_EXTERN_INLINES].
15683
15684 2011-12-17 Ulrich Drepper <drepper@gmail.com>
15685
15686 [BZ #13446]
15687 * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
15688
15689 2011-11-22 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15690
15691 * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
15692 * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
15693 optimized code.
15694 * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
15695 * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
15696 * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
15697 * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
15698 for strncasecmp/strncasecmp_l compilation.
15699 * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
15700 * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
15701
15702 2011-12-08 Marek Polacek <mpolacek@redhat.com>
15703
15704 [BZ #13484]
15705 * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
15706 of __asm__.
15707
15708 2011-12-17 Ulrich Drepper <drepper@gmail.com>
15709
15710 [BZ #13506]
15711 * time/tzfile.c (__tzfile_read): Check values from file header.
15712
15713 2011-11-21 Will Schmidt <will_schmidt@vnet.ibm.com>
15714
15715 * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
15716 * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
15717 * powerpc/powerpc32/dl-start.S: Likewise.
15718 * powerpc/powerpc32/elf/start.S: Likewise.
15719 * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
15720 * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
15721 * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
15722 * powerpc/powerpc32/fpu/s_floor.S: Likewise.
15723 * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
15724 * powerpc/powerpc32/fpu/s_lround.S: Likewise.
15725 * powerpc/powerpc32/fpu/s_rint.S: Likewise.
15726 * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
15727 * powerpc/powerpc32/fpu/s_round.S: Likewise.
15728 * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
15729 * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
15730 * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
15731 * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
15732 * powerpc/powerpc32/memset.S: Likewise.
15733 * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
15734 * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
15735 * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
15736 * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
15737 * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
15738 * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
15739 * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
15740 * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
15741 * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
15742 * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
15743 * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
15744 * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
15745 * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
15746
15747 2011-11-18 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
15748
15749 * math/libm-test.inc: Added more nearbyint tests.
15750 * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
15751 * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
15752 * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
15753 * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
15754
15755 2011-11-21 Ross Lagerwall <rosslagerwall@gmail.com>
15756
15757 * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
15758 FD_CLOEXEC.
15759
15760 2011-11-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
15761
15762 * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
15763 Add wcscpy-ssse3 wcscpy-c.
15764 * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
15765 * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
15766 * sysdeps/x86_64/multiarch/wcscpy.S: New file.
15767 * sysdeps/x86_64/wcschr.S: New file.
15768 * sysdeps/x86_64/wcsrchr.S: New file.
15769 * string/test-strcmp.c: Remove checking of wcscmp function for
15770 wrong alignments.
15771 * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
15772 (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
15773 wcsrchr-sse2 wcsrchr-c.
15774 * sysdeps/i386/i686/multiarch/wcschr.S: New file.
15775 * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
15776 * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
15777 * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
15778 * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
15779 * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
15780 * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
15781 * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
15782 * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
15783 * wcsmbc/wcschr.c (WCSCHR): New macro.
15784
15785 2011-11-17 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
15786
15787 * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
15788 * wcsmbs/test-wcsrchr.c: New file.
15789 * string/test-strrchr.c: Add wcsrchr support.
15790 (WIDE): New macro.
15791 * wcsmbs/test-wcscpy.c: New file.
15792 * string/test-strcpy.c: Add wcscpy support.
15793 (WIDE): New macro.
15794
15795 2011-12-10 Ulrich Drepper <drepper@gmail.com>
15796
15797 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
15798 the inner loop.
15799
15800 2011-12-06 Andreas Schwab <schwab@linux-m68k.org>
15801
15802 [BZ #13472]
15803 * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
15804
15805 2011-12-04 Ulrich Drepper <drepper@gmail.com>
15806
15807 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
15808 Minor optimizations.
15809
15810 * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
15811 * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
15812 * sunrpc/clnt_udp.c (clntudp_call): Likewise.
15813
15814 2011-12-03 Ulrich Drepper <drepper@gmail.com>
15815
15816 * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
15817 IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
15818 IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
15819 for gcc to avoid warnings.
15820 * inet/Makefile (tests): Add tst-checks.
15821 * inet/tst-checks.c: New file.
15822
15823 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
15824 warning.
15825
15826 * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
15827 __wmemcmp_sse2.
15828
15829 * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
15830 * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
15831
15832 * malloc/mcheck.h: Fix use of incorrect encoding in comment.
15833
15834 2011-12-02 Ulrich Drepper <drepper@gmail.com>
15835
15836 * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
15837 problem.
15838
15839 * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
15840
15841 2011-11-29 Joseph Myers <joseph@codesourcery.com>
15842
15843 * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
15844 conditional on GCC version.
15845 (__arch_compare_and_exchange_val_8_acq)
15846 (__arch_compare_and_exchange_val_16_acq)
15847 (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
15848 (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
15849 (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
15850
15851 2011-12-02 Joseph Myers <joseph@codesourcery.com>
15852
15853 * sysdeps/sh/backtrace.c: New file.
15854
15855 2011-12-02 Andreas Schwab <schwab@redhat.com>
15856
15857 * misc/bits/select2.h (__FD_ELT): Mark as extension. Add
15858 parenthesis.
15859
15860 2011-12-01 Andreas Schwab <schwab@redhat.com>
15861
15862 * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
15863 falling back to utime.
15864
15865 2011-11-30 Andreas Schwab <schwab@redhat.com>
15866
15867 * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
15868 expectations for float.
15869
15870 2011-11-29 Andreas Schwab <schwab@redhat.com>
15871
15872 * locale/weight.h (findidx): Add parameter len.
15873 * locale/weightwc.h (findidx): Likewise.
15874 * posix/fnmatch_loop.c (FCT): Adjust caller.
15875 * posix/regcomp.c (build_equiv_class): Likewise.
15876 * posix/regex_internal.h (re_string_elem_size_at): Likewise.
15877 * posix/regexec.c (check_node_accept_bytes): Likewise.
15878 * string/strcoll_l.c (STRCOLL): Likewise.
15879 * string/strxfrm_l.c (STRXFRM): Likewise.
15880
15881 2011-11-17 Ulrich Drepper <drepper@gmail.com>
15882
15883 * Makefile.in: Remove CVSOPT handling.
15884 * configure.in: Remove use of AC_REVISION.
15885 * iconvdata/Makefile (distribute): No need to filter out CVS.
15886 * scripts/list-sources.sh: Remove CVS, subversion and monotone
15887 handling.
15888
15889 2011-11-16 Andreas Schwab <schwab@redhat.com>
15890
15891 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
15892 [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
15893 [USE_AS_STRNCASECMP_L]: Likewise.
15894 (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
15895 NO_TLS_DIRECT_SEG_REFS.
15896 * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
15897 Fix argument offsets for non-PIC.
15898 [USE_AS_STRNCASECMP_L]: Likewise.
15899 (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
15900 NO_TLS_DIRECT_SEG_REFS.
15901
15902 2011-11-15 Ulrich Drepper <drepper@gmail.com>
15903
15904 * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
15905 O_CLOEXEC.
15906 * locale/loadlocale.c (_nl_load_locale): Likewise.
15907
15908 2011-11-15 Andreas Schwab <schwab@redhat.com>
15909
15910 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
15911 [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
15912 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
15913 (SYSCALL_GETTIME): Set errno on error.
15914
15915 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
15916 count references to noai6ai_cached.
15917
15918 2011-11-15 Ulrich Drepper <drepper@gmail.com>
15919
15920 * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
15921
15922 * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
15923 FD_CLOEXEC for /proc/self/maps.
15924
15925 * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
15926 FD_CLOEXEC for /proc/meminfo.
15927
15928 * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
15929 gai.conf.
15930
15931 * resolv/res_query.c (res_hostalias): Don't allow cancellation and set
15932 FD_CLOEXEC for given file.
15933
15934 * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
15935
15936 * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
15937 FD_CLOEXEC for /etc/hosts.
15938 (_gethtent): Likewise.
15939
15940 * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
15941
15942 * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
15943 cancellation and set FD_CLOEXEC for /etc/netgroup.
15944
15945 * nss/nss_files/files-key.c (search): Don't allow cancellation when
15946 reading /etc/publickey.
15947
15948 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
15949 allow cancellation when reading /etc/group.
15950
15951 * nss/nss_files/files-alias.c (internal_setent): Don't allow
15952 cancellation.
15953 (get_next_alias): Likewise for included file. Also set FD_CLOEXEC.
15954
15955 * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
15956 when using data file.
15957
15958 * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
15959
15960 * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
15961 (write_nis_obj): Use "c" and "e" in fopen.
15962
15963 * misc/mntent_r.c (__setmntent): Also append e to fopen format.
15964
15965 * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
15966
15967 * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
15968
15969 * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
15970
15971 * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
15972 locale.alias.
15973
15974 * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
15975
15976 * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
15977
15978 * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
15979
15980 * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
15981 file parsing and set FD_CLOEXEC.
15982
15983 2011-11-14 Ulrich Drepper <drepper@gmail.com>
15984
15985 * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
15986
15987 2011-11-14 Andreas Schwab <schwab@redhat.com>
15988
15989 * malloc/arena.c (arena_get2): Don't call reused_arena when
15990 _int_new_arena failed.
15991
15992 2011-11-14 Ulrich Drepper <drepper@gmail.com>
15993
15994 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
15995 (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
15996 * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
15997 * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
15998 * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
15999 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
16000 to compile strcasecmp and strncasecmp.
16001 * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
16002 * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
16003
16004 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
16005
16006 2011-11-13 Ulrich Drepper <drepper@gmail.com>
16007
16008 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
16009 locale-defines.sym to gen-as-const-headers.
16010 (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
16011 strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
16012 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
16013 to compile strcasecmp and strncasecmp.
16014 * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
16015 strcasecmp_l and strncasecmp_l.
16016 * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
16017 * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
16018 * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
16019 * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
16020 * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
16021 * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
16022 * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
16023 * sysdeps/i386/i686/multiarch/strncase.S: New file.
16024 * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
16025 * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
16026 * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
16027
16028 2011-11-12 Ulrich Drepper <drepper@gmail.com>
16029
16030 * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
16031 result of SYSDEP_GETTIME_CPU to retval.
16032 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
16033 parameter list to macro. Remove trailing semicolon. Adjust users.
16034
16035 * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
16036 variable.
16037
16038 * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
16039 mantissa words.
16040 * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
16041
16042 * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
16043 from unused variable.
16044
16045 * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
16046 DWARF definitions.
16047 * sysdeps/generic/dwarf2.h: Don't define enums when using the file
16048 for assembling.
16049
16050 * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
16051 over namespaces.
16052
16053 * sunrpc/rpc_prot.c (rejected): Fix case value.
16054
16055 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
16056 unsigned long long int to avoid warnings in shift.
16057
16058 * posix/regex_internal.c (re_string_reconstruct): Actually use result
16059 of use of trans.
16060 * posix/regex_internal.h (re_string_wchar_at): Remove temporary
16061 variable tmp.
16062
16063 * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
16064 * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
16065 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
16066
16067 * nis/nis_table.c (nis_list): Use variable of correct type for
16068 result of __follow_path call.
16069
16070 2011-11-07 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
16071
16072 * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
16073 of math functions ceil, trunc, floor, round, and sqrt, when
16074 avaliable on the platform.
16075 * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
16076 name clash.
16077 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
16078 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
16079 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
16080
16081 2011-10-30 Marek Polacek <mpolacek@redhat.com>
16082
16083 * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
16084 * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
16085
16086 2011-11-11 Roland McGrath <roland@hack.frob.com>
16087
16088 * include/unistd.h: Fix __readlink return type.
16089 Reported by Chris Metcalf <cmetcalf@tilera.com>.
16090
16091 2011-11-11 Ulrich Drepper <drepper@gmail.com>
16092
16093 * stdlib/ucontext.h: Undo last change for makecontext.
16094
16095 2011-11-11 Andreas Schwab <schwab@redhat.com>
16096
16097 * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
16098
16099 * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
16100 * setjmp/setjmp.h: Mark functions as non-leaf.
16101 * setjmp/bits/setjmp2.h: Likewise.
16102 * stdlib/ucontext.h: Likewise.
16103
16104 2011-11-10 Andreas Schwab <schwab@redhat.com>
16105
16106 * malloc/arena.c (_int_new_arena): Don't increment narenas.
16107 (reused_arena): Don't check arena limit.
16108 (arena_get2): Atomically check arena limit.
16109
16110 2011-11-08 Ulrich Drepper <drepper@gmail.com>
16111
16112 * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
16113 * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
16114
16115 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
16116 instructions.
16117
16118 2011-11-07 Andreas Schwab <schwab@redhat.com>
16119
16120 * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
16121 handler when locking.
16122
16123 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
16124 Fix size of allocated buffer.
16125
16126 2011-11-04 Andreas Schwab <schwab@redhat.com>
16127
16128 [BZ #10103]
16129 * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
16130 declarations for long double functions.
16131 * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
16132
16133 * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
16134
16135 2011-11-03 Andreas Schwab <schwab@redhat.com>
16136
16137 * nscd/nscd.c (main): Don't start AVC thread until credentials are
16138 installed.
16139
16140 * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
16141 is disabled.
16142
16143 2011-11-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
16144
16145 * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
16146
16147 2011-11-01 Andreas Schwab <schwab@linux-m68k.org>
16148
16149 * include/alloca.h (stackinfo_alloca_round): Define.
16150 (extend_alloca): Use it.
16151 [_STACK_GROWS_UP]: Correct check for adjacent allocation.
16152 * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
16153 here.
16154
16155 * scripts/check-local-headers.sh: Ignore libaudit.h.
16156
16157 * nscd/Makefile (extra-objs): Make recursively expanded.
16158
16159 2011-11-01 Ulrich Drepper <drepper@gmail.com>
16160
16161 * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
16162 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
16163
16164 * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
16165 * posix/tst-rfc3484-2.c: Likewise.
16166 * posix/tst-rfc3484-3.c: Likewise.
16167
16168 * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
16169 process_vm_writev.
16170 * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
16171 process_vm_writev.
16172 * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
16173 process_vm_writev from libc using GLIBC_2.15 version.
16174
16175 * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
16176
16177 2011-10-31 Paul Pluzhnikov <ppluzhnikov@google.com>
16178
16179 * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
16180 stack usage.
16181
16182 2011-10-31 Ulrich Drepper <drepper@gmail.com>
16183
16184 [BZ #13367]
16185 * nss/getent.c (initgroups_keys): Show error message in case no group
16186 names are given.
16187
16188 * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
16189 * inet/check_pf.c: Provide dummy versions of __free_in6ai and
16190 __bump_nl_timestamp.
16191 * nscd/connections (nscd_init): When host database is served open
16192 netlink socket and request notification about configuration changes.
16193 (main_loop_poll): Track netlink file descriptor and bump timestamp
16194 in case data becomes available.
16195 (main_loop_epoll): Likewise.
16196 * nscd/nscd-client.h (DB_VERSION): Bump to 2.
16197 (database_pers_head): Add extra_data fileds.
16198 Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
16199 * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
16200 * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
16201 Adjust caller.
16202 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
16203 in6ai data, call __free_in6ai.
16204 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
16205 Add -DHAVE_NETLINK.
16206 * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite. Cache the
16207 interface information. Reuse previous data if netlink timestamp
16208 is not changed.
16209 (__bump_nl_timestamp): New function.
16210 (__free_in6ai): New function.
16211
16212 2011-10-30 Ulrich Drepper <drepper@gmail.com>
16213
16214 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
16215 close_not_cancel_no_status here.
16216 (__check_pf): Reorganize code a bit to not call close twice if OOM.
16217
16218 2011-10-29 Ulrich Drepper <drepper@gmail.com>
16219
16220 [BZ #13276]
16221 * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
16222 return value.
16223
16224 * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
16225 * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
16226 asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
16227
16228 2011-07-03 Andreas Jaeger <aj@suse.de>
16229
16230 [BZ #10709]
16231 * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
16232 of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
16233 * math/libm-test.inc (sin_test): Add test case.
16234
16235 2011-10-29 Ulrich Drepper <drepper@gmail.com>
16236
16237 [BZ #13337]
16238 * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
16239 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
16240
16241 * elf/chroot_canon.c (chroot_canon): Cleanups.
16242
16243 * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
16244
16245 [BZ #13335]
16246 * elf/chroot_canon.c (chroot_canon): Fix readlink call.
16247 Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
16248
16249 * string/test-strchr.c: Make usable for strchrnul testing.
16250 * string/test-strchrnul.c: New file.
16251 * string/Makefile (strop-tests): Add strchrnul.
16252
16253 * po/it.po: Update from translation team.
16254 * po/es.po: Likewise.
16255
16256 2011-10-28 Ulrich Drepper <drepper@gmail.com>
16257
16258 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
16259 the three constants needed as parameters. Drop the others.
16260 (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
16261 __m128i_strloadu_tolower.
16262 Create and initialize variable zero and use it in all the places
16263 where _mm_setzero_si128 was used.
16264
16265 * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
16266 doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
16267 mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
16268 * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
16269 anymore.
16270 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
16271 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
16272 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
16273 __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
16274 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
16275 __mpranred, __mptan.
16276 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
16277 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
16278 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
16279 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
16280 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
16281 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
16282 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
16283 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
16284 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
16285
16286 2011-10-28 Andreas Schwab <schwab@redhat.com>
16287
16288 * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
16289 redefine if SHARED.
16290 * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
16291
16292 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
16293 wide char related routines to wcsmbs subdir.
16294
16295 2011-10-27 Andreas Schwab <schwab@redhat.com>
16296
16297 [BZ #13344]
16298 * misc/sys/cdefs.h (__THROWNL): Define.
16299 * posix/unistd.h: Use __THREADNL instead of __THREAD
16300 for memory synchronization functions.
16301
16302 2011-10-26 Roland McGrath <roland@hack.frob.com>
16303
16304 [BZ #13349]
16305 * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
16306 doesn't exist.
16307 * manual/stdio.texi (Obstack Streams): Node removed.
16308
16309 2011-10-26 Andreas Schwab <schwab@redhat.com>
16310
16311 * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
16312 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
16313 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
16314
16315 * math/math_private.h (math_force_eval): Allow non-addressable
16316 arguments.
16317 * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
16318
16319 2011-10-25 Ulrich Drepper <drepper@gmail.com>
16320
16321 * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
16322 file is not needed.
16323
16324 * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
16325 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
16326 * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
16327 * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
16328 * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
16329 * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
16330 * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
16331 * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
16332 Add AVX variants.
16333 * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
16334 * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
16335 * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
16336 * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
16337 * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
16338 * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
16339 * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
16340 * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
16341 * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
16342 * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
16343 * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
16344 * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
16345 * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
16346 * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
16347 * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
16348 * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
16349 * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
16350 * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
16351 * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
16352
16353 * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
16354 all the time. Define bit_AVX. Define HAS_* macros using bit_* macros.
16355
16356 * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
16357 place. Use VEX encoding when compiling for AVX.
16358
16359 2011-10-25 Andreas Schwab <schwab@redhat.com>
16360
16361 * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
16362 * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
16363
16364 * string/test-strchr.c (do_test): Don't generate NUL bytes.
16365
16366 2011-10-25 Ulrich Drepper <drepper@gmail.com>
16367
16368 * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
16369 useless if() expression.
16370 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
16371 * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
16372 * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
16373 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
16374 * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
16375 * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
16376 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
16377 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
16378 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
16379 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
16380 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
16381 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
16382 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
16383 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
16384 * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
16385 * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
16386 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
16387 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
16388 * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
16389
16390 * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
16391
16392 2011-10-25 Andreas Schwab <schwab@redhat.com>
16393
16394 * elf/dl-deps.c (_dl_map_object_deps): Remove always true
16395 condition.
16396 * elf/dl-fini.c (_dl_sort_fini): Likewise.
16397
16398 2011-10-25 Ulrich Drepper <drepper@gmail.com>
16399
16400 * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
16401 .text section. Avoid duplicate constants.
16402 * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
16403 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
16404 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
16405 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
16406 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
16407 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
16408 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
16409 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
16410 * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
16411 * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
16412 * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
16413 * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
16414 * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
16415 * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
16416 * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
16417 * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
16418 * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
16419 * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
16420 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
16421 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
16422 * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
16423 * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
16424 * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
16425 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
16426 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
16427 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
16428 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
16429 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
16430 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
16431 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
16432 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
16433 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
16434 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
16435 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
16436 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
16437 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
16438 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
16439 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
16440 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
16441 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
16442 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
16443 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
16444 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
16445 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
16446 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
16447
16448 2011-10-24 Ulrich Drepper <drepper@gmail.com>
16449
16450 * sysdeps/x86_64/dla.h: Move to ...
16451 * sysdeps/x86_64/fpu/dla.h: ...here.
16452 (DLA_FMS): Some compilers fail to inline __builtin_fma in some
16453 situations. Use __builtin_fma only for gcc 4.6 and up.
16454
16455 * config.make.in: Add have-mfma4 entry.
16456 * configure.in: Substitute libc_cv_cc_fma4.
16457 * math/Makefile (dbl-only-routines): Add sincostab.
16458 * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
16459 Use __sincostab not sincos.
16460 * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
16461 name is a macro.
16462 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
16463 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
16464 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
16465 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise. Define singArctan2
16466 using __copysign.
16467 * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr. Don't define
16468 __cr and __cpymn. Define __cpy unless NO___CPY is defined. Define
16469 norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
16470 * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
16471 and __inv.
16472 * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
16473 * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
16474 __copysign.
16475 * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos. Don't
16476 define aliases when function name is a macro.
16477 * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
16478 sysdeps/ieee754/dbl-64/sincos.tbl.
16479 * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
16480 fma4-enabled routines.
16481 * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
16482 * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
16483 * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
16484 * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
16485 * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
16486 * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
16487 * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
16488 * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
16489 * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
16490 * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
16491 * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
16492 * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
16493 * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
16494 * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
16495 * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
16496 * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
16497 * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
16498 * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
16499 * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
16500 * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
16501 * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
16502 * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
16503 * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
16504 * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
16505 * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
16506 * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
16507 * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
16508 * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
16509 * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
16510 * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
16511
16512 * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
16513 rename.
16514 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
16515 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
16516 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
16517 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
16518 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
16519 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
16520 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
16521 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
16522
16523 2011-10-24 Andreas Schwab <schwab@redhat.com>
16524
16525 * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
16526
16527 2011-10-23 Ulrich Drepper <drepper@gmail.com>
16528
16529 * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
16530
16531 * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
16532 prediction.
16533 * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
16534
16535 * string/strnlen.c: Don't define STRNLEN, reverse logic.
16536 Remove unused variable magic_bits.
16537 * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
16538
16539 * string/strnlen.c: Define and use STRNLEN macro.
16540 * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
16541 Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
16542 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
16543 * wcsmbs/wcslen.c: Define and use WCSLEN.
16544 * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
16545 * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
16546 * sysdeps/i386/i686/multiarch/strnlen.S: New file.
16547 * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
16548 * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
16549 * sysdeps/i386/i686/multiarch/wcslen.S: New file.
16550 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
16551
16552 2011-10-20 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
16553
16554 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
16555 strnlen-sse2-no-bsf.
16556 Rename strlen-no-bsf to strlen-sse2-no-bsf.
16557 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
16558 * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
16559 Add strnlen support.
16560 (USE_AS_STRNLEN): New macro.
16561 * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
16562 * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
16563 Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
16564 * sysdeps/x86_64/wcslen.S: New file.
16565
16566 2011-10-20 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
16567
16568 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
16569 XMM-moves are used for copying on small sizes.
16570
16571 2011-10-19 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
16572
16573 * wcsmbs/Makefile (strop-tests): Add wcschr.
16574 * wcsmbs/test-wcschr.c: New file.
16575 * string/test-strchr.c: Update.
16576 Add wcschr support.
16577 (WIDE): New macro.
16578
16579 2011-10-18 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
16580
16581 * wcsmbs/Makefile (strop-tests): Add wcslen.
16582 * wcsmbs/test-wcslen.c: New file.
16583 * string/test-strlen.c: Update.
16584 Add wcslen support.
16585 (WIDE): New macro.
16586
16587 2011-10-23 Ulrich Drepper <drepper@gmail.com>
16588
16589 * po/it.po: Update from translation team.
16590
16591 2011-09-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
16592
16593 * sysdeps/x86_64/wcscmp.S: Update.
16594 Fix wrong comparison semantics.
16595 wcscmp shall use signed comparison not unsigned.
16596 Don't use substraction to avoid overflow bug.
16597 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
16598 * wcsmbc/wcscmp.c: Likewise.
16599 * string/test-strcmp.c: Likewise.
16600 Add new tests to check cases with negative values.
16601
16602 2011-10-23 Ulrich Drepper <drepper@gmail.com>
16603
16604 * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
16605 * sysdeps/x86_64/dla.h: ...here. New file.
16606 * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
16607 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
16608 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
16609 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
16610 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
16611 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
16612 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
16613 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
16614 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
16615
16616 2011-10-23 Andreas Schwab <schwab@linux-m68k.org>
16617
16618 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
16619 __ynl_finite aliases.
16620
16621 2011-10-22 Ulrich Drepper <drepper@gmail.com>
16622
16623 * sysdeps/x86_64/fpu/libm-test-ulps: Update.
16624
16625 * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
16626 define DLA_FMA.
16627 [DLA_FMA] (EMULV): Use DLA_FMA.
16628 [DLA_FMA] (MUL12): Use EMULV.
16629 * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
16630 that are not needed.
16631 * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
16632 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
16633 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
16634 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
16635 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
16636 * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
16637 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
16638
16639 2011-10-22 Andreas Schwab <schwab@linux-m68k.org>
16640
16641 * math/s_nan.c: Undef __nan.
16642 * math/s_nanf.c: Undef __nanf.
16643 * math/s_nanl.c: Undef __nanl.
16644 * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
16645 "math_private.h".
16646
16647 2011-10-22 Ulrich Drepper <drepper@gmail.com>
16648
16649 * math/s_catan.c: Add branch predictions.
16650 * math/s_catanf.c: Likewise.
16651 * math/s_catanh.c: Likewise.
16652 * math/s_catanhf.c: Likewise.
16653 * math/s_catanhl.c: Likewise.
16654 * math/s_catanl.c: Likewise.
16655 * math/s_cexp.c: Likewise.
16656 * math/s_cexpf.c: Likewise.
16657 * math/s_cexpl.c: Likewise.
16658 * math/s_clog.c: Likewise.
16659 * math/s_clog10.c: Likewise.
16660 * math/s_clog10f.c: Likewise.
16661 * math/s_clog10l.c: Likewise.
16662 * math/s_clogf.c: Likewise.
16663 * math/s_clogl.c: Likewise.
16664 * math/s_csqrt.c: Likewise.
16665 * math/s_csqrtf.c: Likewise.
16666 * math/s_csqrtl.c: Likewise.
16667 * math/s_ctanf.c: Likewise.
16668 * math/s_ctanh.c: Likewise.
16669 * math/s_ctanhf.c: Likewise.
16670 * math/s_ctanhl.c: Likewise.
16671 * math/s_ctanl.c: Likewise.
16672
16673 * math/math_private.h: Define __nan, __nanf, __nanl.
16674 * math/s_cacosh.c: Include <math_private.h>.
16675 * math/s_cacoshl.c: Likewise.
16676 * math/s_casinh.c: Likewise.
16677 * math/s_casinhf.c: Likewise.
16678 * math/s_casinhl.c: Likewise.
16679 * math/s_ccos.c: Rely entire on ccosh.
16680 * math/s_ccosf.c: Rely entire on ccoshf.
16681 * math/s_ccosl.c: Rely entirely on ccoshl.
16682 * math/s_ccosh.c: Add branch predicion helpers. Add branch prediction.
16683 Remove tests for FE_INVALID.
16684 * math/s_ccoshf.c: Likewise.
16685 * math/s_ccoshl.c: Likewise.
16686 * math/s_csin.c: Likewise.
16687 * math/s_csinf.c: Likewise.
16688 * math/s_csinh.c Likewise.
16689 * math/s_csinhf.c: Likewise.
16690 * math/s_csinhl.c: Likewise.
16691 * math/s_csinl.c: Likewise.
16692 * math/s_ctan.c: Likewise.
16693 * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
16694 * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
16695 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
16696
16697 2011-10-21 Ulrich Drepper <drepper@gmail.com>
16698
16699 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
16700 compilation problems.
16701
16702 * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
16703 __builtin_expect.
16704
16705 2011-10-20 Ulrich Drepper <drepper@gmail.com>
16706
16707 * sysdeps/i386/configure.in: Test for -mfma4 option.
16708 * config.h.in: Add HAVE_FMA4_SUPPORT entry.
16709 * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
16710 COMMON_CPUID_INDEX_80000001.
16711 * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
16712 * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
16713 use it if FMA3 is not supported.
16714 * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
16715
16716 * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
16717 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
16718
16719 2011-10-20 Andreas Schwab <schwab@redhat.com>
16720
16721 [BZ #12892]
16722 * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
16723 it would create a cycle with a link time dependency.
16724
16725 2011-10-19 Ulrich Drepper <drepper@gmail.com>
16726
16727 * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
16728 instruction.
16729 * string/Makefile (strop-tests): Add rawmemchr.
16730 * string/test-rawmemchr.c: New file.
16731
16732 * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
16733 * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file. Split out from...
16734 * sysdeps/x86_64/multiarch/strcmp.S: ...here. Include strcmp-sse42.S
16735 when compiling str{,n}casecmp and when AVX is available. Hook up
16736 new optimized code in initializers.
16737
16738 2011-10-19 Andreas Schwab <schwab@redhat.com>
16739
16740 * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
16741 __feraiseexcept instead of feraiseexcept.
16742
16743 2011-10-18 Ulrich Drepper <drepper@gmail.com>
16744
16745 * math/math_private.h: Define defaults for libc_fetestexcept and
16746 libc_feupdateenv.
16747 * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
16748 * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
16749 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
16750 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
16751 * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
16752 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
16753 libc_fetestexcept and libc_feupdateenv.
16754
16755 * math/math_private.h: Define defaults for libc_feholdexcept_setround,
16756 libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
16757 * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
16758 * sysdeps/x86_64/fpu/math_private.h: Define special version of
16759 libc_feholdexcept_setround.
16760
16761 * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
16762 Add s_nearbyint-c and s_nearbyintf-c.
16763 * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
16764 nearbyintf inlines.
16765 * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
16766 * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
16767 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
16768 * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
16769
16770 * math/math_private.h: Define defaults for libc_fegetround,
16771 libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
16772 libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
16773 libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
16774 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
16775 libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
16776 standard functions.
16777 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
16778 Remove comments and hacks for old compiler versions.
16779 * sysdeps/x86_64/fpu/math_private.h: Define special versions of
16780 libc_fegetround, libc_fesetround, libc_feholdexcept, and
16781 libc_feholdexceptl.
16782
16783 2011-10-18 Andreas Schwab <schwab@redhat.com>
16784
16785 * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
16786 (__feraiseexcept_renamed): Add __NTH.
16787 (feraiseexcept): Add __NTH. Rename local variables to fix
16788 namespace violations.
16789
16790 2011-10-17 Ulrich Drepper <drepper@gmail.com>
16791
16792 * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
16793
16794 * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
16795
16796 * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
16797 recently added interfaces.
16798 * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
16799
16800 * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
16801 about macro parameter expansion.
16802
16803 * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
16804 __NO_MATH_INLINES is defined. Cleanups.
16805
16806 * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
16807 and __floorf is target has SSE4.1.
16808 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
16809 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
16810 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
16811 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
16812
16813 * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
16814 name.
16815 (floorf): Likewise.
16816
16817 * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
16818
16819 2011-10-17 Andreas Schwab <schwab@redhat.com>
16820
16821 * misc/sys/cdefs.h: Fix last change.
16822
16823 * grp/initgroups.c (internal_getgrouplist): Fix initgroups
16824 database lookup.
16825
16826 2011-10-16 Ulrich Drepper <drepper@gmail.com>
16827
16828 * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
16829
16830 * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
16831 * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
16832 * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
16833 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
16834 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
16835 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
16836 * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
16837 * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
16838 * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
16839 * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
16840 * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
16841 * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
16842 * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
16843 * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
16844 * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
16845 * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
16846 * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
16847 * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
16848 * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
16849 * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
16850 * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
16851 * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
16852
16853 * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
16854 ceil, ceilf, floor, floorf.
16855
16856 * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
16857 Perform IRELATIVE relocations last.
16858
16859 * elf/do-rel.h: Add another parameter nrelative, replacing the
16860 local variable with the same name. Change name of the function
16861 to end in Rel or Rela (uppercase).
16862 * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
16863 nrelative to ranges. Only nonzero for DT_REL/DT_RELA. Pass to the
16864 elf_dynamic_do_##reloc function.
16865
16866 2011-10-15 Ulrich Drepper <drepper@gmail.com>
16867
16868 * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
16869 is sufficient, at least on modern CPUs.
16870
16871 * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
16872
16873 * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
16874 * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
16875
16876 * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
16877 __expl_finite.
16878 * math/bits/math-finite.h: Add entries for exp.
16879 * math/e_expl.c: Add __*_finite alias.
16880 * sysdeps/i386/fpu/e_exp.S: Likewise.
16881 * sysdeps/i386/fpu/e_expf.S: Likewise.
16882 * sysdeps/i386/fpu/e_expl.c: Likewise.
16883 * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
16884 * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
16885 * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
16886 * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
16887 * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
16888 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
16889 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
16890
16891 * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
16892 is sufficient, at least on modern CPUs.
16893
16894 * ctype/ctype-info.c (__ctype_init): Define.
16895 * include/ctype.h (__ctype_init): Declare.
16896 (__ctype_b_loc): The variable is always initialized.
16897 (__ctype_toupper_loc): Likewise.
16898 (__ctype_tolower_loc): Likewise.
16899 * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
16900 * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
16901
16902 2011-10-15 Andreas Schwab <schwab@linux-m68k.org>
16903
16904 * wcsmbs/wmemcmp.c (WMEMCMP): Define.
16905
16906 * configure.in: Also look in $cxxmachine/include for C++ system
16907 headers.
16908
16909 2011-09-27 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
16910
16911 * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
16912 memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
16913 * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
16914 * sysdeps/x86_64/multiarch/memcmp.S: Update. Add __memcmp_ssse3.
16915 * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
16916 (USE_AS_WMEMCMP): New macro.
16917 Fixing indents.
16918 * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
16919 * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
16920 * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
16921 * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
16922 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
16923 wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
16924 * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
16925 * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
16926 * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
16927 * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
16928 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
16929 (USE_AS_WMEMCMP): New macro.
16930 * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
16931 * sysdeps/string/test-memcmp.c: Update.
16932 Fix simple_wmemcmp.
16933 Add new tests.
16934 * wcsmbs/wmemcmp.c: Update.
16935 (WMEMCMP): New macro.
16936 Fix overflow bug.
16937
16938 2011-10-12 Andreas Jaeger <aj@suse.de>
16939
16940 [BZ #13268]
16941 * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
16942
16943 2011-10-15 Ulrich Drepper <drepper@gmail.com>
16944
16945 * libio/iofwide.c (do_length): Avoid warning.
16946
16947 * ctype/ctype.h (__isctype_f): Add missing __THROW.
16948
16949 2011-10-14 Ulrich Drepper <drepper@gmail.com>
16950
16951 * elf/pldd-xx.c (find_maps): Remove leftover debug message.
16952
16953 * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
16954 * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
16955 * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
16956 * sysdeps/i386/i686/fpu/e_log.S: New file.
16957 * sysdeps/i386/i686/fpu/e_logf.S: New file.
16958 * sysdeps/i386/i686/fpu/e_logl.S: New file.
16959
16960 * ctype/ctype.h: Add support for inlined isXXX functions when
16961 compiling C++ code.
16962
16963 2011-10-14 Andreas Schwab <schwab@redhat.com>
16964
16965 * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
16966
16967 * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
16968
16969 2011-10-13 Roland McGrath <roland@hack.frob.com>
16970
16971 [BZ #13291]
16972 * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
16973
16974 2011-10-13 Andreas Schwab <schwab@redhat.com>
16975
16976 * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
16977 * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
16978 feraiseexcept.
16979
16980 * sysdeps/x86_64/memrchr.S: Check for zero size.
16981
16982 * string/stratcliff.c: Add memrchr tests.
16983
16984 2011-10-12 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
16985
16986 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
16987 memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
16988 rawmemchr-sse2 rawmemchr-sse2-bsf.
16989 * sysdeps/i386/i686/multiarch/memchr.S: New file.
16990 * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
16991 * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
16992 * sysdeps/i386/i686/multiarch/memrchr.S: New file.
16993 * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
16994 * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
16995 * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
16996 * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
16997 * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
16998 * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
16999 * string/memrchr.c (MEMRCHR): New macro.
17000
17001 2011-10-12 Ulrich Drepper <drepper@gmail.com>
17002
17003 Add integration with gcc's -ffinite-math-only and optimize wrapper
17004 functions in libm.
17005 * Versions.def: Define GLIBC_2.15 version for libm.
17006 * math/Makefile (headers): Add bits/math-finite.h.
17007 * math/bits/math-finite.h: New file.
17008 * sysdeps/ia64/fpu/bits/math-finite.h: New file.
17009 * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
17010 * math/e_acoshl.c: Add __*_finite alias.
17011 * math/e_acosl.c: Likewise.
17012 * math/e_asinl.c: Likewise.
17013 * math/e_atan2l.c: Likewise.
17014 * math/e_atanhl.c: Likewise.
17015 * math/e_coshl.c: Likewise.
17016 * math/e_exp10.c: Likewise.
17017 * math/e_exp10f.c: Likewise.
17018 * math/e_exp10l.c: Likewise.
17019 * math/e_exp2l.c: Likewise.
17020 * math/e_fmodl.c: Likewise.
17021 * math/e_gammal_r.c: Likewise.
17022 * math/e_hypotl.c: Likewise.
17023 * math/e_j0l.c: Likewise.
17024 * math/e_j1l.c: Likewise.
17025 * math/e_jnl.c: Likewise.
17026 * math/e_lgammal_r.c: Likewise.
17027 * math/e_log10l.c: Likewise.
17028 * math/e_log2l.c: Likewise.
17029 * math/e_logl.c: Likewise.
17030 * math/e_powl.c: Likewise.
17031 * math/e_sinhl.c: Likewise.
17032 * math/e_sqrtl.c: Likewise.
17033 * math/e_scalb.c: Completely rewritten and optimized.
17034 * math/e_scalbf.c: Likewise.
17035 * math/e_scalbl.c: Likewise.
17036 * math/w_acos.c: Likewise.
17037 * math/w_acosf.c: Likewise.
17038 * math/w_acosl.c: Likewise.
17039 * math/w_acosh.c: Likewise.
17040 * math/w_acoshf.c: Likewise.
17041 * math/w_acoshl.c: Likewise.
17042 * math/w_asin.c: Likewise.
17043 * math/w_asinf.c: Likewise.
17044 * math/w_asinl.c: Likewise.
17045 * math/w_atan2.c: Likewise.
17046 * math/w_atan2f.c: Likewise.
17047 * math/w_atan2l.c: Likewise.
17048 * math/w_atanh.c: Likewise.
17049 * math/w_atanhf.c: Likewise.
17050 * math/w_atanhl.c: Likewise.
17051 * math/w_exp10.c: Likewise.
17052 * math/w_exp10f.c: Likewise.
17053 * math/w_exp10l.c: Likewise.
17054 * math/w_fmod.c: Likewise.
17055 * math/w_fmodf.c: Likewise.
17056 * math/w_fmodl.c: Likewise.
17057 * math/w_j0.c: Likewise.
17058 * math/w_j0f.c: Likewise.
17059 * math/w_j0l.c: Likewise.
17060 * math/w_j1.c: Likewise.
17061 * math/w_j1f.c: Likewise.
17062 * math/w_j1l.c: Likewise.
17063 * math/w_jn.c: Likewise.
17064 * math/w_jnf.c: Likewise.
17065 * math/w_log.c: Likewise.
17066 * math/w_logf.c: Likewise.
17067 * math/w_logl.c: Likewise.
17068 * math/w_log10.c: Likewise.
17069 * math/w_log10f.c: Likewise.
17070 * math/w_log10l.c: Likewise.
17071 * math/w_log2.c: Likewise.
17072 * math/w_log2f.c: Likewise.
17073 * math/w_log2l.c: Likewise.
17074 * math/w_pow.c: Likewise.
17075 * math/w_powf.c: Likewise.
17076 * math/w_powl.c: Likewise.
17077 * math/w_remainder.c: Likewise.
17078 * math/w_remainderf.c: Likewise.
17079 * math/w_remainderl.c: Likewise.
17080 * math/w_scalb.c: Likewise.
17081 * math/w_scalbf.c: Likewise.
17082 * math/w_scalbl.c: Likewise.
17083 * math/w_sqrt.c: Likewise.
17084 * math/w_sqrtf.c: Likewise.
17085 * math/w_sqrtl.c: Likewise.
17086 * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
17087 are declared. Include <bits/math-finite.h> if -ffinite-math-only is
17088 used.
17089 * math/math_private.h: Declare __kernel_standard_f.
17090 * math/w_cosh.c: Remove cruft and optimize a bit.
17091 * math/w_coshf.c: Likewise.
17092 * math/w_coshl.c: Likewise.
17093 * math/w_exp2.c: Likewise.
17094 * math/w_exp2f.c: Likewise.
17095 * math/w_exp2l.c: Likewise.
17096 * math/w_hypot.c: Likewise.
17097 * math/w_hypotf.c: Likewise.
17098 * math/w_hypotl.c: Likewise.
17099 * math/w_lgamma.c: Likewise.
17100 * math/w_lgamma_r.c: Likewise.
17101 * math/w_lgammaf.c: Likewise.
17102 * math/w_lgammaf_r.c: Likewise.
17103 * math/w_lgammal.c: Likewise.
17104 * math/w_lgammal_r.c: Likewise.
17105 * math/w_sinh.c: Likewise.
17106 * math/w_sinhf.c: Likewise.
17107 * math/w_sinhl.c: Likewise.
17108 * math/w_tgamma.c: Likewise.
17109 * math/w_tgammaf.c: Likewise.
17110 * math/w_tgammal.c: Likewise.
17111 * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
17112 * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
17113 * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
17114 Minor optimizations. Pretty printing. Remove cruft.
17115 * sysdeps/i386/fpu/e_acosf.S: Likewise.
17116 * sysdeps/i386/fpu/e_acosh.S: Likewise.
17117 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
17118 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
17119 * sysdeps/i386/fpu/e_acosl.c: Likewise.
17120 * sysdeps/i386/fpu/e_asin.S: Likewise.
17121 * sysdeps/i386/fpu/e_asinf.S: Likewise.
17122 * sysdeps/i386/fpu/e_atan2.S: Likewise.
17123 * sysdeps/i386/fpu/e_atan2f.S: Likewise.
17124 * sysdeps/i386/fpu/e_atan2l.c: Likewise.
17125 * sysdeps/i386/fpu/e_atanh.S: Likewise.
17126 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
17127 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
17128 * sysdeps/i386/fpu/e_exp10.S: Likewise.
17129 * sysdeps/i386/fpu/e_exp10f.S: Likewise.
17130 * sysdeps/i386/fpu/e_exp10l.S: Likewise.
17131 * sysdeps/i386/fpu/e_exp2.S: Likewise.
17132 * sysdeps/i386/fpu/e_exp2f.S: Likewise.
17133 * sysdeps/i386/fpu/e_exp2l.S: Likewise.
17134 * sysdeps/i386/fpu/e_fmod.S: Likewise.
17135 * sysdeps/i386/fpu/e_fmodf.S: Likewise.
17136 * sysdeps/i386/fpu/e_fmodl.c: Likewise.
17137 * sysdeps/i386/fpu/e_hypot.S: Likewise.
17138 * sysdeps/i386/fpu/e_hypotf.S: Likewise.
17139 * sysdeps/i386/fpu/e_log.S: Likewise.
17140 * sysdeps/i386/fpu/e_log10.S: Likewise.
17141 * sysdeps/i386/fpu/e_log10f.S: Likewise.
17142 * sysdeps/i386/fpu/e_log10l.S: Likewise.
17143 * sysdeps/i386/fpu/e_log2.S: Likewise.
17144 * sysdeps/i386/fpu/e_log2f.S: Likewise.
17145 * sysdeps/i386/fpu/e_log2l.S: Likewise.
17146 * sysdeps/i386/fpu/e_logf.S: Likewise.
17147 * sysdeps/i386/fpu/e_logl.S: Likewise.
17148 * sysdeps/i386/fpu/e_pow.S: Likewise.
17149 * sysdeps/i386/fpu/e_powf.S: Likewise.
17150 * sysdeps/i386/fpu/e_powl.S: Likewise.
17151 * sysdeps/i386/fpu/e_remainder.S: Likewise.
17152 * sysdeps/i386/fpu/e_remainderf.S: Likewise.
17153 * sysdeps/i386/fpu/e_remainderl.S: Likewise.
17154 * sysdeps/i386/fpu/e_scalb.S: Likewise.
17155 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
17156 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
17157 * sysdeps/i386/fpu/e_sqrt.S: Likewise.
17158 * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
17159 * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
17160 * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
17161 * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
17162 * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
17163 * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
17164 * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
17165 * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
17166 * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
17167 * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
17168 * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
17169 * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
17170 * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
17171 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
17172 * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
17173 * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
17174 * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
17175 * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
17176 * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
17177 * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
17178 * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
17179 * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
17180 * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
17181 * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
17182 * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
17183 * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
17184 * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
17185 * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
17186 * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
17187 * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
17188 * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
17189 * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
17190 * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
17191 * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
17192 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
17193 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
17194 * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
17195 * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
17196 * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
17197 * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
17198 * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
17199 * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
17200 * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
17201 * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
17202 * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
17203 * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
17204 * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
17205 * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
17206 * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
17207 * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
17208 * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
17209 * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
17210 * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
17211 * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
17212 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
17213 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
17214 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
17215 * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
17216 * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
17217 * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
17218 * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
17219 * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
17220 * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
17221 * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
17222 * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
17223 * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
17224 * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
17225 * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
17226 * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
17227 * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
17228 * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
17229 * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
17230 * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
17231 * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
17232 * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
17233 * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
17234 * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
17235 * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
17236 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
17237 * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
17238 * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
17239 * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
17240 * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
17241 * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
17242 * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
17243 * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
17244 * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
17245 * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
17246 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
17247 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
17248 * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
17249 * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
17250 * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
17251 * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
17252 * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
17253 * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
17254 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
17255 * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
17256 * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
17257 * sysdeps/s390/fpu/e_sqrt.c: Likewise.
17258 * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
17259 * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
17260 * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
17261 * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
17262 * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
17263 * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
17264 * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
17265 * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
17266 * sysdeps/x86_64/fpu/e_logl.S: Likewise.
17267 * sysdeps/x86_64/fpu/e_powl.S: Likewise.
17268 * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
17269 * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
17270 * sysdeps/x86_64/fpu/e_sqrt.c: Likewise. Fix parameter order
17271 * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
17272 * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
17273 (__isnanf): Likewise.
17274 (__isinf_ns): Likewise.
17275 (__isinf_nsf): Likewise.
17276 (__finite): Likewise.
17277 (__finitef): Likewise.
17278 (__ieee754_sqrt): Define as macro.
17279 (__ieee754_sqrtf): Define as macro.
17280 (__ieee754_sqrtl): Define as macro.
17281 * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
17282 inlined copy.
17283 * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
17284 __FINITE_MATH_ONLY__ consistent.
17285 * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
17286
17287 2011-10-10 Andreas Schwab <schwab@linux-m68k.org>
17288
17289 * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
17290 of rawmemchr.
17291
17292 * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
17293
17294 2011-10-09 Ulrich Drepper <drepper@gmail.com>
17295
17296 * po/ja.po: Update from translation team.
17297
17298 2011-10-08 Roland McGrath <roland@hack.frob.com>
17299
17300 * locale/programs/locarchive.c (prepare_address_space): New function.
17301 (create_archive, enlarge_archive, open_archive): Use it.
17302
17303 * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
17304 inside [SHARED], where it is used.
17305
17306 * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
17307
17308 * nss/getent.c (netgroup_keys): Remove unused variable.
17309 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
17310
17311 2011-10-08 Ulrich Drepper <drepper@gmail.com>
17312
17313 * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
17314 * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
17315 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
17316 * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
17317 * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
17318 * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
17319 * math/Makefile (libm-calls): Add s_isinf_ns.
17320 * math/divtc3.c: Use __isinf_nsl instead of isinf.
17321 * math/multc3.c: Likewise.
17322 * math/s_casin.c: Likewise.
17323 * math/s_casinf.c: Likewise.
17324 * math/s_casinl.c: Likewise.
17325 * math/s_ccos.c: Likewise.
17326 * math/s_ccosf.c: Likewise.
17327 * math/s_ccosl.c: Likewise.
17328 * math/s_ctan.c: Likewise.
17329 * math/s_ctanf.c: Likewise.
17330 * math/s_ctanh.c: Likewise.
17331 * math/s_ctanhf.c: Likewise.
17332 * math/s_ctanhl.c: Likewise.
17333 * math/s_ctanl.c: Likewise.
17334 * math/w_fmod.c: Likewise.
17335 * math/w_fmodf.c: Likewise.
17336 * math/w_fmodl.c: Likewise.
17337 * math/w_remainder.c: Likewise.
17338 * math/w_remainderf.c: Likewise.
17339 * math/w_remainderl.c: Likewise.
17340 * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
17341 * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
17342 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
17343 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
17344 * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
17345 * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
17346 * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
17347 __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
17348
17349 * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
17350 of the number.
17351 * stdio-common/printf_fphex.c: Likewise.
17352 * stdio-common/printf_size.c: Likewise.
17353
17354 * math/e_exp10.c: Include math_private.h using <...> not "...".
17355 * math/e_exp10f.c: Likewise.
17356 * math/e_exp10l.c: Likewise.
17357 * math/e_exp2l.c: Likewise.
17358 * math/e_j0l.c: Likewise.
17359 * math/e_j1l.c: Likewise.
17360 * math/e_jnl.c: Likewise.
17361 * math/e_lgammal_r.c: Likewise.
17362 * math/e_rem_pio2l.c: Likewise.
17363 * math/e_scalb.c: Likewise.
17364 * math/e_scalbf.c: Likewise.
17365 * math/e_scalbl.c: Likewise.
17366 * math/k_cosl.c: Likewise.
17367 * math/k_sinl.c: Likewise.
17368 * math/k_tanl.c: Likewise.
17369 * math/s_cacoshf.c: Likewise.
17370 * math/s_catan.c: Likewise.
17371 * math/s_catanf.c: Likewise.
17372 * math/s_catanh.c: Likewise.
17373 * math/s_catanhf.c: Likewise.
17374 * math/s_catanhl.c: Likewise.
17375 * math/s_catanl.c: Likewise.
17376 * math/s_ccosh.c: Likewise.
17377 * math/s_ccoshf.c: Likewise.
17378 * math/s_ccoshl.c: Likewise.
17379 * math/s_cexp.c: Likewise.
17380 * math/s_cexpf.c: Likewise.
17381 * math/s_cexpl.c: Likewise.
17382 * math/s_clog.c: Likewise.
17383 * math/s_clog10.c: Likewise.
17384 * math/s_clog10f.c: Likewise.
17385 * math/s_clog10l.c: Likewise.
17386 * math/s_clogf.c: Likewise.
17387 * math/s_clogl.c: Likewise.
17388 * math/s_csin.c: Likewise.
17389 * math/s_csinf.c: Likewise.
17390 * math/s_csinh.c: Likewise.
17391 * math/s_csinhf.c: Likewise.
17392 * math/s_csinhl.c: Likewise.
17393 * math/s_csinl.c: Likewise.
17394 * math/s_csqrt.c: Likewise.
17395 * math/s_csqrtf.c: Likewise.
17396 * math/s_csqrtl.c: Likewise.
17397 * math/s_ctan.c: Likewise.
17398 * math/s_ctanf.c: Likewise.
17399 * math/s_ctanh.c: Likewise.
17400 * math/s_ctanhf.c: Likewise.
17401 * math/s_ctanhl.c: Likewise.
17402 * math/s_ctanl.c: Likewise.
17403 * math/s_ldexp.c: Likewise.
17404 * math/s_ldexpf.c: Likewise.
17405 * math/s_ldexpl.c: Likewise.
17406 * math/s_significand.c: Likewise.
17407 * math/s_significandf.c: Likewise.
17408 * math/s_significandl.c: Likewise.
17409 * math/w_acos.c: Likewise.
17410 * math/w_acosf.c: Likewise.
17411 * math/w_acosh.c: Likewise.
17412 * math/w_acoshf.c: Likewise.
17413 * math/w_acoshl.c: Likewise.
17414 * math/w_acosl.c: Likewise.
17415 * math/w_asin.c: Likewise.
17416 * math/w_asinf.c: Likewise.
17417 * math/w_asinl.c: Likewise.
17418 * math/w_atan2.c: Likewise.
17419 * math/w_atan2f.c: Likewise.
17420 * math/w_atan2l.c: Likewise.
17421 * math/w_atanh.c: Likewise.
17422 * math/w_atanhf.c: Likewise.
17423 * math/w_atanhl.c: Likewise.
17424 * math/w_cosh.c: Likewise.
17425 * math/w_coshf.c: Likewise.
17426 * math/w_coshl.c: Likewise.
17427 * math/w_dremf.c: Likewise.
17428 * math/w_exp10.c: Likewise.
17429 * math/w_exp10f.c: Likewise.
17430 * math/w_exp10l.c: Likewise.
17431 * math/w_exp2.c: Likewise.
17432 * math/w_exp2f.c: Likewise.
17433 * math/w_fmod.c: Likewise.
17434 * math/w_fmodf.c: Likewise.
17435 * math/w_fmodl.c: Likewise.
17436 * math/w_hypot.c: Likewise.
17437 * math/w_hypotf.c: Likewise.
17438 * math/w_hypotl.c: Likewise.
17439 * math/w_j0.c: Likewise.
17440 * math/w_j0f.c: Likewise.
17441 * math/w_j0l.c: Likewise.
17442 * math/w_j1.c: Likewise.
17443 * math/w_j1f.c: Likewise.
17444 * math/w_j1l.c: Likewise.
17445 * math/w_jn.c: Likewise.
17446 * math/w_jnf.c: Likewise.
17447 * math/w_jnl.c: Likewise.
17448 * math/w_lgamma.c: Likewise.
17449 * math/w_lgamma_r.c: Likewise.
17450 * math/w_lgammaf.c: Likewise.
17451 * math/w_lgammaf_r.c: Likewise.
17452 * math/w_lgammal.c: Likewise.
17453 * math/w_lgammal_r.c: Likewise.
17454 * math/w_log.c: Likewise.
17455 * math/w_log10.c: Likewise.
17456 * math/w_log10f.c: Likewise.
17457 * math/w_log10l.c: Likewise.
17458 * math/w_log2.c: Likewise.
17459 * math/w_log2f.c: Likewise.
17460 * math/w_log2l.c: Likewise.
17461 * math/w_logf.c: Likewise.
17462 * math/w_logl.c: Likewise.
17463 * math/w_pow.c: Likewise.
17464 * math/w_powf.c: Likewise.
17465 * math/w_powl.c: Likewise.
17466 * math/w_remainder.c: Likewise.
17467 * math/w_remainderf.c: Likewise.
17468 * math/w_remainderl.c: Likewise.
17469 * math/w_scalb.c: Likewise.
17470 * math/w_scalbf.c: Likewise.
17471 * math/w_scalbl.c: Likewise.
17472 * math/w_sinh.c: Likewise.
17473 * math/w_sinhf.c: Likewise.
17474 * math/w_sinhl.c: Likewise.
17475 * math/w_sqrt.c: Likewise.
17476 * math/w_sqrtf.c: Likewise.
17477 * math/w_sqrtl.c: Likewise.
17478 * math/w_tgamma.c: Likewise.
17479 * math/w_tgammaf.c: Likewise.
17480 * math/w_tgammal.c: Likewise.
17481
17482 * po/ja.po: Update from translation team.
17483
17484 2011-09-29 Andreas Jaeger <aj@suse.de>
17485
17486 [BZ #13179]
17487 * sunrpc/netname.c (netname2host): Fix logic.
17488
17489 [BZ #6779]
17490 [BZ #6783]
17491 * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
17492 correctly.
17493 * math/w_remainder.c (__remainder): Likewise.
17494 * math/w_remainderf.c (__remainderf): Likewise.
17495 * math/libm-test.inc (remainder_test): Add test cases.
17496
17497 2011-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
17498
17499 * stdlib/longlong.h: Update from GCC. Fix zarch smul_ppmm and
17500 sdiv_qrnnd.
17501
17502 2011-10-07 Ulrich Drepper <drepper@gmail.com>
17503
17504 * string/test-memcmp.c: Avoid unncessary #defines.
17505 Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
17506
17507 2011-08-31 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
17508
17509 * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
17510 Use new sse2 version for core i3 - i7 as it's faster
17511 than sse42 version.
17512 (bit_Prefer_PMINUB_for_stringop): New.
17513 * sysdeps/x86_64/rawmemchr.S: Update.
17514 Replace with faster SSE2 version.
17515 * sysdeps/x86_64/memrchr.S: New file.
17516 * sysdeps/x86_64/memchr.S: Update.
17517 Replace with faster SSE2 version.
17518
17519 2011-09-12 Marek Polacek <mpolacek@redhat.com>
17520
17521 * elf/dl-load.c (lose): Add cast to avoid warning.
17522
17523 2011-10-07 Ulrich Drepper <drepper@gmail.com>
17524
17525 * po/ca.po: Update from translation team.
17526
17527 * inet/getnetgrent_r.c: Hook up nscd.
17528 * nscd/Makefile (routines): Add nscd_netgroup.
17529 (nscd-modules): Add netgroupcache.
17530 (CFLAGS-netgroupcache.c): Define.
17531 * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
17532 (cache_search): Add const to second parameter.
17533 * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
17534 INNETGR.
17535 (dbs): Add netgrdb entry.
17536 (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
17537 (verify_persistent_db): Handle netgrdb.
17538 (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
17539 * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
17540 GETFDNETGR.
17541 (netgroup_response_header): Define.
17542 (innetgroup_response_header): Define.
17543 (datahead): Add netgroup_response_header and innetgroup_response_header
17544 elements.
17545 * nscd/nscd.conf: Add entries for netgroup cache.
17546 * nscd/nscd.h (dbtype): Add netgrdb.
17547 (_PATH_NSCD_NETGROUP_DB): Define.
17548 (netgroup_iov_disabled): Declare.
17549 (xmalloc, xcalloc, xrealloc): Move declarations here.
17550 (cache_search): Adjust prototype.
17551 Add netgroup-related prototypes.
17552 * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
17553 * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
17554 (__nscd_innetgr): Declare.
17555 * nscd/selinux.c (perms): Use access_vector_t as element type and
17556 add netgroup-related initializers.
17557 * nscd/netgroupcache.c: New file.
17558 * nscd/nscd_netgroup.c: New file.
17559 * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
17560 * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
17561 For four parameters use innetgr.
17562 * nss/nss_files/files-init.c: Add definition and callback for netgr.
17563 * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
17564 (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
17565 * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
17566
17567 * nscd/connections.c (register_traced_file): Don't register file
17568 for disabled databases.
17569
17570 2011-10-06 Ulrich Drepper <drepper@gmail.com>
17571
17572 * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
17573
17574 * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
17575 from tree and freeing node.
17576
17577 2011-09-25 Jiri Olsa <jolsa@redhat.com>
17578
17579 * nss/nsswitch.c (__nss_database_lookup): Handle
17580 nss_parse_service_list out of memory case.
17581
17582 2011-09-15 Jiri Olsa <jolsa@redhat.com>
17583
17584 * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
17585 out of memory case.
17586
17587 2011-10-04 Andreas Schwab <schwab@redhat.com>
17588
17589 * include/dlfcn.h (__RTLD_NOIFUNC): Define.
17590 * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
17591 pass it down.
17592 * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
17593 elf_machine_rela, elf_machine_lazy_rel.
17594 (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
17595 (ELF_DYNAMIC_DO_REL): Likewise.
17596 (ELF_DYNAMIC_DO_RELA): Likewise.
17597 (ELF_DYNAMIC_RELOCATE): Likewise.
17598 * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
17599 to ELF_DYNAMIC_DO_REL.
17600 * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
17601 (dl_main): In trace mode always set __RTLD_NOIFUNC.
17602 * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
17603 elf_machine_rela.
17604 * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
17605 skip_ifunc, don't call ifunc function if non-zero.
17606 (elf_machine_rela): Likewise.
17607 (elf_machine_lazy_rel): Likewise.
17608 (elf_machine_lazy_rela): Likewise.
17609 * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
17610 (elf_machine_lazy_rel): Likewise.
17611 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
17612 Likewise.
17613 (elf_machine_lazy_rel): Likewise.
17614 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
17615 Likewise.
17616 (elf_machine_lazy_rel): Likewise.
17617 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
17618 (elf_machine_lazy_rel): Likewise.
17619 * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
17620 (elf_machine_lazy_rel): Likewise.
17621 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
17622 (elf_machine_lazy_rel): Likewise.
17623 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
17624 (elf_machine_lazy_rel): Likewise.
17625 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
17626 (elf_machine_lazy_rel): Likewise.
17627 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
17628 (elf_machine_lazy_rel): Likewise.
17629
17630 2011-09-28 Ulrich Drepper <drepper@gmail.com>
17631
17632 * nss/nss_files/files-init.c (_nss_files_init): Use static
17633 initialization for all the *_traced_file variables.
17634
17635 2011-09-28 Andreas Schwab <schwab@redhat.com>
17636
17637 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
17638
17639 2011-09-27 Roland McGrath <roland@hack.frob.com>
17640
17641 [BZ #13226]
17642 * manual/signal.texi (Longjmp in Handler): Grammar fixes.
17643
17644 2011-09-27 Andreas Schwab <schwab@redhat.com>
17645
17646 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
17647 Reread the line before reparsing it.
17648
17649 2011-09-26 Andreas Schwab <schwab@redhat.com>
17650
17651 * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
17652
17653 2011-09-21 Chung-Lin Tang <cltang@codesourcery.com>
17654 Maxim Kuvyrkov <maxim@codesourcery.com>
17655 Joseph Myers <joseph@codesourcery.com>
17656
17657 * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
17658 if needed for __stack_chk_guard.
17659
17660 2011-09-19 Roland McGrath <roland@hack.frob.com>
17661
17662 * sysdeps/posix/spawni.c (script_execute): Always define it.
17663 It will be optimized away if unused.
17664 (maybe_script_execute): New function.
17665 (__spawni): Call it.
17666
17667 * Makerules: Don't include tls.make.
17668 (config-tls): Always set to thread.
17669 * tls.make.c: File removed.
17670
17671 2011-09-19 Mike Frysinger <vapier@gentoo.org>
17672
17673 * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
17674 * config.make.in (CPPFLAGS-config): New substituted variable.
17675
17676 2011-09-15 Ulrich Drepper <drepper@gmail.com>
17677
17678 * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
17679
17680 [BZ #13192]
17681 * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
17682 Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
17683
17684 2011-09-15 Roland McGrath <roland@hack.frob.com>
17685
17686 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
17687 (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
17688 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
17689 (CALL_FAIL): Likewise.
17690 * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
17691 (CALL_FAIL): Macro removed.
17692 Patch mostly by Mike Frysinger <vapier@gentoo.org>.
17693
17694 2011-09-15 Ulrich Drepper <drepper@gmail.com>
17695
17696 * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
17697 for __FINITE_MATH_ONLY__ == 1.
17698
17699 2011-09-15 Andreas Schwab <schwab@redhat.com>
17700
17701 * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
17702 __ieee754_sqrt instead of sqrt.
17703 * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
17704 __ieee754_sqrtf instead of sqrtf.
17705 * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
17706 __floorf instead of floorf.
17707 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
17708 __floorf, __truncf instead of floorf, truncf.
17709
17710 2011-09-14 Ulrich Drepper <drepper@gmail.com>
17711
17712 * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
17713
17714 * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
17715 __extern_always_inline.
17716 Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
17717 32-bit.
17718
17719 2011-09-14 Andreas Schwab <schwab@redhat.com>
17720
17721 * elf/rtld.c (dl_main): Also relocate in dependency order when
17722 doing symbol dependency testing.
17723
17724 2011-09-13 Andreas Schwab <schwab@linux-m68k.org>
17725
17726 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
17727 Always define `refsym'.
17728
17729 2011-09-13 Andreas Schwab <schwab@redhat.com>
17730
17731 * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
17732 (__FD_ELT): Renamed from __FDELT.
17733 * misc/bits/select2.h (__FD_ELT): Likewise.
17734 * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
17735 __FD_MASK instead of __FDELT, __FDMASK.
17736 * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
17737 Likewise.
17738 * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
17739 Likewise.
17740
17741 * elf/Makefile (gen-ldd): Fix pattern.
17742
17743 * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
17744 (init_tls): Likewise.
17745
17746 2011-09-12 Ulrich Drepper <drepper@gmail.com>
17747
17748 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
17749
17750 2011-09-12 Andreas Schwab <schwab@redhat.com>
17751
17752 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
17753 `struct cmsghdr *' instead of `void *'.
17754 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
17755 Likewise.
17756
17757 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
17758
17759 * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
17760 if non-absolute.
17761 * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
17762 ldd_rewrite_script.
17763
17764 2011-09-11 Ulrich Drepper <drepper@gmail.com>
17765
17766 * configure.in: Remove --with-tls option.
17767 * config.h.in: Remove HAVE_TLS_SUPPORT entry.
17768 * sysdeps/i386/elf/configure.in: Always test for TLS support and err
17769 out in case it is missing.
17770 * sysdeps/ia64/elf/configure.in: Likewise.
17771 * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
17772 * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
17773 * sysdeps/s390/s390-32/elf/configure.in: Likewise.
17774 * sysdeps/s390/s390-64/elf/configure.in: Likewise.
17775 * sysdeps/sh/elf/configure.in: Likewise.
17776 * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
17777 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
17778 * sysdeps/x86_64/elf/configure.in: Likewise.
17779 * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
17780 * sysdeps/mach/hurd/tls.h: Likewise.
17781
17782 [BZ #13067]
17783 * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
17784
17785 [BZ #13090]
17786 * configure.in: Fix use of AC_INIT.
17787
17788 * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
17789
17790 2011-09-10 Ulrich Drepper <drepper@gmail.com>
17791
17792 * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
17793 __set_errno.
17794 * malloc/hooks.c: Likewise.
17795
17796 [BZ #11929]
17797 * malloc/arena.c (ptmalloc_init_minimal): Removed. Initialize all
17798 variables statically.
17799 (narenas): Initialize.
17800 (list_lock): Initialize.
17801 (ptmalloc_init): Don't call ptmalloc_init_minimal. Remove
17802 initializtion of main_arena and list_lock. Small cleanups.
17803 Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
17804 * malloc/malloc.c: Remove malloc_getpagesize. Include <ldsodefs.h>.
17805 Add initializers to main_arena and mp_.
17806 (malloc_state): Remove pagesize member. Change all users to use
17807 GLRO(dl_pagesize).
17808
17809 * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
17810 * sysdeps/unix/sysv/linux/getpagesize.c: Simplify. GLRO(dl_pagesize)
17811 is always initialized.
17812
17813 * malloc/malloc.c: Removed unused configurations and dead code.
17814 * malloc/arena.c: Likewise.
17815 * malloc/hooks.c: Likewise.
17816 * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
17817
17818 * include/tls.h: Removed. USE___THREAD must always be defined.
17819 * bits/libc-tsd.h: Don't handle !USE___THREAD.
17820 * elf/dl-libc.c: Likewise.
17821 * elf/dl-tsd.c: Likewise.
17822 * include/errno.h: Likewise.
17823 * include/netdb.h: Likewise.
17824 * include/resolv.h: Likewise.
17825 * inet/herrno-loc.c: Likewise.
17826 * inet/herrno.c: Likewise.
17827 * malloc/arena.c: Likewise.
17828 * malloc/hooks.c: Likewise.
17829 * malloc/malloc.c: Likewise.
17830 * resolv/res-state.c: Likewise.
17831 * resolv/res_libc.c: Likewise.
17832 * sysdeps/i386/dl-machine.h: Likewise.
17833 * sysdeps/ia64/dl-machine.h: Likewise.
17834 * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
17835 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
17836 * sysdeps/s390/s390-32/dl-machine.h: Likewise.
17837 * sysdeps/s390/s390-64/dl-machine.h: Likewise.
17838 * sysdeps/sh/dl-machine.h: Likewise.
17839 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
17840 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
17841 * sysdeps/unix/i386/sysdep.S: Likewise.
17842 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
17843 * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
17844 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
17845 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
17846 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
17847 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
17848 * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
17849 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
17850 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
17851 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
17852 * sysdeps/unix/x86_64/sysdep.S: Likewise.
17853 * sysdeps/x86_64/dl-machine.h: Likewise.
17854 * tls.make.c: Likewise.
17855
17856 * configure.in: Remove --with-__thread option. Make tests for
17857 --no-whole-archive, __builtin_expect, symbol redirection, __thread,
17858 tls_model attribute fail if no support is available. Remove
17859 USE_IN_LIBIO.
17860 * Makeconfig: Adjust for dropped configure option. All features are
17861 now mandatory.
17862 * Makerules: Likewise.
17863 * Versions.def: Likewise.
17864 * argp/argp-fmtstream.c: Likewise.
17865 * argp/argp-fmtstream.h: Likewise.
17866 * argp/argp-help.c: Likewise.
17867 * assert/assert.c: Likewise.
17868 * config.h.in: Likewise.
17869 * config.make.in: Likewise.
17870 * configure: Likewise.
17871 * configure.in: Likewise.
17872 * csu/Versions: Likewise.
17873 * csu/init.c: Likewise.
17874 * elf/tst-audit2.c: Likewise.
17875 * elf/tst-tls10.c: Likewise.
17876 * elf/tst-tls10.h: Likewise.
17877 * elf/tst-tls11.c: Likewise.
17878 * elf/tst-tls12.c: Likewise.
17879 * elf/tst-tls14.c: Likewise.
17880 * elf/tst-tlsmod11.c: Likewise.
17881 * elf/tst-tlsmod12.c: Likewise.
17882 * elf/tst-tlsmod13.c: Likewise.
17883 * elf/tst-tlsmod13a.c: Likewise.
17884 * elf/tst-tlsmod14a.c: Likewise.
17885 * elf/tst-tlsmod15b.c: Likewise.
17886 * elf/tst-tlsmod16a.c: Likewise.
17887 * elf/tst-tlsmod16b.c: Likewise.
17888 * elf/tst-tlsmod7.c: Likewise.
17889 * elf/tst-tlsmod8.c: Likewise.
17890 * elf/tst-tlsmod9.c: Likewise.
17891 * gmon/gmon.c: Likewise.
17892 * grp/fgetgrent_r.c: Likewise.
17893 * grp/putgrent.c: Likewise.
17894 * hurd/fopenport.c: Likewise.
17895 * include/libc-symbols.h: Likewise.
17896 * include/tls.h: Likewise.
17897 * intl/gettextP.h: Likewise.
17898 * intl/loadinfo.h: Likewise.
17899 * locale/global-locale.c: Likewise.
17900 * locale/localeinfo.h: Likewise.
17901 * mach/devstream.c: Likewise.
17902 * malloc/arena.c: Likewise.
17903 * malloc/set-freeres.c: Likewise.
17904 * misc/err.c: Likewise.
17905 * misc/getttyent.c: Likewise.
17906 * misc/mntent_r.c: Likewise.
17907 * posix/getopt.c: Likewise.
17908 * posix/wordexp.c: Likewise.
17909 * pwd/fgetpwent_r.c: Likewise.
17910 * resolv/Versions: Likewise.
17911 * resolv/res_hconf.c: Likewise.
17912 * shadow/fgetspent_r.c: Likewise.
17913 * shadow/putspent.c: Likewise.
17914 * stdio-common/printf_fphex.c: Likewise.
17915 * stdio-common/tmpfile.c: Likewise.
17916 * stdlib/abort.c: Likewise.
17917 * stdlib/fmtmsg.c: Likewise.
17918 * sunrpc/auth_unix.c: Likewise.
17919 * sunrpc/clnt_perr.c: Likewise.
17920 * sunrpc/clnt_tcp.c: Likewise.
17921 * sunrpc/clnt_udp.c: Likewise.
17922 * sunrpc/clnt_unix.c: Likewise.
17923 * sunrpc/openchild.c: Likewise.
17924 * sunrpc/svc_simple.c: Likewise.
17925 * sunrpc/svc_tcp.c: Likewise.
17926 * sunrpc/svc_udp.c: Likewise.
17927 * sunrpc/svc_unix.c: Likewise.
17928 * sunrpc/xdr.c: Likewise.
17929 * sunrpc/xdr_array.c: Likewise.
17930 * sunrpc/xdr_rec.c: Likewise.
17931 * sunrpc/xdr_ref.c: Likewise.
17932 * sunrpc/xdr_stdio.c: Likewise.
17933
17934 2011-09-09 Ulrich Drepper <drepper@gmail.com>
17935
17936 * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
17937
17938 2011-07-03 Andreas Jaeger <aj@suse.de>
17939
17940 * math/libm-test.inc (jn_test): Add tests for BZ#11589.
17941 * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
17942 regenerate with gen-libm-tests.pl.
17943
17944 2010-05-12 Petr Baudis <pasky@suse.cz>
17945
17946 [BZ #11589]
17947 * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
17948 around j0() zero points by switching to j1().
17949 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
17950 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
17951 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
17952 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
17953
17954 2011-09-09 Ulrich Drepper <drepper@gmail.com>
17955
17956 * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
17957 instead of 0.
17958 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
17959 instead of 0. .
17960 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
17961 Patch in part by Pavel Roskin <proski@gnu.org>.
17962
17963 [BZ #13138]
17964 * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
17965 realloc.
17966 (_IO_vfscanf_internal): Remove reteof. Use errout after setting done.
17967 Free memory block if necessary.
17968
17969 [BZ #12847]
17970 * libio/genops.c (INTDEF): For string streams the _lock pointer can
17971 be NULL. Don't lock in this case.
17972
17973 2011-09-09 Roland McGrath <roland@hack.frob.com>
17974
17975 * elf/elf.h (ELFOSABI_GNU): New macro.
17976 (ELFOSABI_LINUX): Define to that.
17977
17978 2011-07-29 Denis Zaitceff <zaitceff@gmail.com>
17979
17980 * string/strncat.c (strncat): Undef the symbol in case it has been
17981 defined in bits/string.h.
17982
17983 2011-09-09 Ulrich Drepper <drepper@gmail.com>
17984
17985 * elf/sotruss.ksh: Clean up, fix, and complete help messages.
17986
17987 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
17988 link map.
17989
17990 2011-08-17 Andreas Jaeger <aj@suse.de>
17991
17992 * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
17993
17994 2011-08-18 Paul Pluzhnikov <ppluzhnikov@google.com>
17995 Ian Lance Taylor <iant@google.com>
17996
17997 * math/libm-test.inc (lround_test): New testcase.
17998 * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
17999
18000 2011-09-08 Ulrich Drepper <drepper@gmail.com>
18001
18002 * Makefile: Remove support for automatic cvs check-ins.
18003 * Makerules: Likewise.
18004 * config.make.in: Likewise.
18005 * configure.in: Likewise.
18006 * intl/Makefile: Likewise.
18007 * locale/Makefile: Likewise.
18008 * po/Makefile: Likewise.
18009 * posix/Makefile: Likewise.
18010 * sysdeps/gnu/Makefile: Likewise.
18011 * sysdeps/mach/hurd/Makefile: Likewise.
18012 * sysdeps/sparc/sparc32/Makefile: Likewise.
18013
18014 [BZ #13118]
18015 * posix/Makefile (bug-regex32-ENV): Define.
18016 Patch by John Stanley <jpsinthemix@verizon.net>.
18017
18018 * misc/Makefile (headers): Add bits/select2.h.
18019 * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
18020 * misc/bits/select2.h: New file.
18021 * include/bits/select2.h: New file.
18022 * debug/Makefile (routines): Add fdelt_chk.
18023 * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
18024 * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
18025 FD_ISSET.
18026 * debug/fdelt_chk.c: New file.
18027
18028 * wcsmbs/test-wcscmp.c: Moved from string/*. Adjust.
18029 * wcsmbs/test-wmemcmp.c: Likewise.
18030 * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
18031 * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
18032
18033 2011-09-08 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
18034
18035 * string/Makefile (strop-tests): Add memcmp.
18036 * string/test-wmemcmp.c: New file.
18037 * string/test-memcmp.c: Add wmemcmp support.
18038
18039 2011-09-08 Roland McGrath <roland@hack.frob.com>
18040
18041 [BZ #13153]
18042 * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
18043 2011-07-19 change.
18044
18045 * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
18046 garbage value in a __mach_port_mod_refs call in the cases of the
18047 task-self and thread-self ports.
18048
18049 2011-09-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
18050
18051 * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
18052
18053 2011-09-08 Andreas Schwab <schwab@redhat.com>
18054
18055 * elf/dl-load.c (lose): Check for non-null L.
18056
18057 2011-09-07 Ulrich Drepper <drepper@gmail.com>
18058
18059 * elf/dl-load.c (open_verify): Use O_CLOEXEC.
18060
18061 * elf/dl-libc.c (dlerror_run): Pass back error code from
18062 dl_catch_error.
18063
18064 [BZ #13123]
18065 * elf/dl-load.c (lose): Free l_origin if it is valid.
18066
18067 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
18068 names.
18069 * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
18070 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
18071 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
18072 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
18073 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
18074 Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
18075
18076 2011-08-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
18077
18078 * sysdeps/powerpc/fpu/e_hypot.c: New file.
18079 * sysdeps/powerpc/fpu/e_hypotf.c: New file.
18080 * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
18081 * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
18082 * sysdeps/powerpc/fpu/k_cosf.c: New file.
18083 * sysdeps/powerpc/fpu/k_sinf.c: New file.
18084 * sysdeps/powerpc/fpu/s_cosf.c: New file.
18085 * sysdeps/powerpc/fpu/s_sinf.c: New file.
18086 * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
18087 * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
18088
18089 2011-08-15 Alan Modra <amodra@gmail.com>
18090
18091 [BZ #13092]
18092 * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
18093 * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
18094 * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here. Add
18095 ppc_mcount to static-only-routines.
18096 * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
18097 __mcount_internal.
18098 * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
18099 __mcount_internal with usual JUMPTARGET. Remove useless nop.
18100
18101 2011-08-18 David Flaherty <flaherty@linux.vnet.ibm.com>
18102
18103 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
18104 for finite and infinity parameters.
18105
18106 2011-08-04 Will Schmidt <will_schmidt@vnet.ibm.com>
18107
18108 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
18109 and add nop instructions for throughput optimization.
18110 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
18111
18112 2011-07-28 Will Schmidt <will_schmidt@vnet.ibm.com>
18113
18114 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
18115 aligned copy for power7 with vector-scalar instructions.
18116 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
18117
18118 2011-07-24 H.J. Lu <hongjiu.lu@intel.com>
18119
18120 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
18121 AVX check.
18122
18123 2011-09-07 Andreas Schwab <schwab@redhat.com>
18124
18125 [BZ #13144]
18126 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
18127 last change.
18128
18129 2011-09-07 Ulrich Drepper <drepper@gmail.com>
18130
18131 * sysdeps/unix/sysv/linux/x86_64/init-first.c
18132 (_libc_vdso_platform_setup): If vDSO is not present store pointer to
18133 syscall wrapper around clock_gettime in __vdso_clock_gettime.
18134 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
18135 clock_gettime.
18136
18137 2011-09-06 Ulrich Drepper <drepper@gmail.com>
18138
18139 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
18140 Forgot to demangle the pointer.
18141
18142 * sysdeps/i386/sysdep.h: Define atom_text_section.
18143 * sysdeps/x86_64/sysdep.h: Likewise.
18144 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
18145 section with atom_text_section.
18146 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
18147 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
18148 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
18149 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
18150 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
18151
18152 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
18153 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
18154 already be defined. Change to take two parameters and don't assign
18155 result to variable. Adjust all users.
18156 Define INTERNAL_GETTIME if not already defined.
18157 Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
18158 call.
18159 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
18160 HAVE_CLOCK_GETTIME_VSYSCALL.
18161 * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
18162
18163 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
18164 gettimeofday vsyscall, just use time.
18165
18166 2011-09-06 Andreas Schwab <schwab@redhat.com>
18167
18168 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
18169 <errno.h>.
18170
18171 2011-09-06 Ulrich Drepper <drepper@gmail.com>
18172
18173 * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
18174 syscall on x86-64.
18175 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
18176 syscall.
18177 * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
18178 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
18179 syscall if possible.
18180
18181 2011-09-05 Ulrich Drepper <drepper@gmail.com>
18182
18183 * elf/pldd.c (get_process_info): Don't read whole ELF header, just
18184 e_ident. Don't pass to find_mapsXX.
18185 * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
18186
18187 2011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
18188
18189 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
18190 strchr-sse2-no-bsf strrchr-sse2-no-bsf
18191 * sysdeps/x86_64/multiarch/strchr.S: Update.
18192 Check bit_slow_BSF bit.
18193 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18194 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
18195 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
18196
18197 2011-09-05 Ulrich Drepper <drepper@gmail.com>
18198
18199 [BZ #13134]
18200 * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
18201 before glibc 2.15.
18202 (tryshell): Define.
18203 (__spawni): Change last parameter to be flag. Test
18204 SPAWN_XFLAGS_USE_PATH flag to use path or not.
18205 Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
18206 * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
18207 * posix/spawni.c: Likewise.
18208 * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
18209 * posix/spawnp.c: Likewise. Change normal version to use
18210 SPAWN_XFLAGS_USE_PATH.
18211 * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
18212 SPAWN_XFLAGS_TRY_SHELL.
18213
18214 [BZ #13150]
18215 * posix/glob.h: Remove gcc 1.x support.
18216
18217 [BZ #13068]
18218 * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
18219
18220 2011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
18221
18222 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
18223 strchr-sse2 strrchr-sse2 strchr-sse2-bsf
18224 strrchr-sse2-bsf
18225 * sysdeps/i386/i686/multiarch/strchr.S: New file.
18226 * sysdeps/i386/i686/multiarch/strrchr.S: New file.
18227 * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
18228 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
18229 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
18230 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
18231
18232 2011-08-29 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
18233
18234 * sysdeps/x86_64/wcscmp.S: New file.
18235
18236 * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
18237 wcscmp-c wcscmp-sse2
18238 * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
18239 * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
18240 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
18241 * wcsmbs/wcscmp.c: Allow renaming.
18242
18243 2011-09-05 David S. Miller <davem@davemloft.net>
18244
18245 * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
18246 stack slot, rather than the struct return pointer slot.
18247 * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
18248 * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
18249 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
18250 * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
18251
18252 2011-09-05 Ulrich Drepper <drepper@gmail.com>
18253
18254 * po/ja.po: Update from translation team.
18255
18256 [BZ #13144]
18257 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
18258 kernel in 64-bit binaries.
18259
18260 2011-09-01 David S. Miller <davem@davemloft.net>
18261
18262 * elf/elf.h (HWCAP_SPARC_*): Move to..
18263 * sysdeps/sparc/sysdep.h: this new file and add new values.
18264 * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
18265 * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
18266 _DL_HWCAP_COUNT to 24.
18267 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
18268 entries.
18269 * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
18270 __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
18271 * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
18272 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
18273 instead of magic constants.
18274 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
18275
18276 2011-08-31 David S. Miller <davem@davemloft.net>
18277
18278 * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
18279 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
18280 Reimplement to do errno handling inline.
18281 (SYSCALL_ERROR_HANDLER): New macro.
18282 (__SYSCALL_STRING): Do not do errno handling in asm.
18283 (__CLONE_SYSCALL_STRING): Delete.
18284 (__INTERNAL_SYSCALL_STRING): Delete.
18285 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
18286 sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
18287 (PSEUDO): Reimplement to do errno handling inline.
18288 (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
18289 (SYSCALL_ERROR_HANDLER): New macro.
18290 (__SYSCALL_STRING): Do not do errno handling in asm.
18291 (__CLONE_SYSCALL_STRING): Delete.
18292 (__INTERNAL_SYSCALL_STRING): Delete.
18293 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
18294 Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
18295 i386.
18296 (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
18297 (inline_syscall*): Add 'err' argument.
18298 (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
18299 INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
18300 (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
18301 INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
18302
18303 * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
18304 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
18305
18306 2011-08-30 Andreas Schwab <schwab@redhat.com>
18307
18308 * elf/rtld.c (dl_main): Relocate objects in dependency order.
18309
18310 2011-08-29 Jiri Olsa <jolsa@redhat.com>
18311
18312 * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
18313 directive.
18314
18315 2011-08-24 David S. Miller <davem@davemloft.net>
18316
18317 * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
18318
18319 2011-08-24 Andreas Schwab <schwab@redhat.com>
18320
18321 * elf/Makefile: Add rules to build and run unload8 test.
18322 * elf/unload8.c: New file.
18323 * elf/unload8mod1.c: New file.
18324 * elf/unload8mod1x.c: New file.
18325 * elf/unload8mod2.c: New file.
18326 * elf/unload8mod3.c: New file.
18327
18328 * elf/dl-close.c (_dl_close_worker): Reset private search list if
18329 it wasn't used.
18330
18331 2011-08-23 David S. Miller <davem@davemloft.net>
18332
18333 * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
18334 subtract stack bias.
18335 * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
18336 %sp not %fp in calculations.
18337 (_JMPBUF_UNWINDS_ADJ): Likewise.
18338
18339 * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
18340 (aio_suspend): Call it to force an exception region around the
18341 AIO_MISC_WAIT() invocation.
18342
18343 2011-08-23 Andreas Schwab <schwab@redhat.com>
18344
18345 * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
18346 backslash.
18347
18348 2011-07-04 Aurelien Jarno <aurelien@aurel32.net>
18349
18350 * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
18351 protection macro.
18352 * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
18353 and <dl-machine.h>.
18354 (Elf64_FuncDesc): Remove.
18355
18356 2011-08-22 David S. Miller <davem@davemloft.net>
18357
18358 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
18359 sigaltstack check, add missing cfi directives.
18360 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
18361 missing cfi directives, and sigaltstack handling.
18362
18363 2011-08-16 Andreas Schwab <schwab@redhat.com>
18364
18365 [BZ #11724]
18366 * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
18367 object is seen twice.
18368 * elf/dl-fini.c (_dl_sort_fini): Likewise.
18369
18370 * elf/Makefile (distribute): Add tst-initorder2.c.
18371 (tests): Add tst-initorder2.
18372 (modules-names): Add tst-initorder2a tst-initorder2b
18373 tst-initorder2c tst-initorder2d. Add rules to build them.
18374 ($(objpfx)tst-initorder2.out): New rule.
18375 * elf/tst-initorder2.c: New file.
18376 * elf/tst-initorder2.exp: New file.
18377
18378 2011-08-22 Andreas Schwab <schwab@redhat.com>
18379
18380 * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
18381
18382 * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
18383 dependencies back to end of function.
18384
18385 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
18386 $(elfobjdir)/ld.so.
18387
18388 2011-08-21 Ulrich Drepper <drepper@gmail.com>
18389
18390 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
18391 * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
18392 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
18393 * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
18394 * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
18395 of __vdso_gettimeofday.
18396 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
18397 __vdso_gettimeofday and __vdso_time. Define __vdso_getcpu with
18398 attribute_hidden.
18399 (_libc_vdso_platform_setup): Remove initialization of
18400 __vdso_gettimeofday and __vdso_time.
18401
18402 2011-08-20 Ulrich Drepper <drepper@gmail.com>
18403
18404 * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
18405 and fgetc_unlocked.
18406 * nss/nss_files/files-key.c (search): Use fgets_unlocked and
18407 getc_unlocked.
18408
18409 * elf/dl-open.c (add_to_global): Report additions to the global scope
18410 for LD_DEBUG=scopes.
18411 (dl_open_worker): Also print scope of newly loaded dependencies.
18412 (_dl_show_scope): Indicate if there is no scope.
18413
18414 [BZ #13114]
18415 * stdio-common/Makefile (tests): Add bug24.
18416 * stdio-common/bug24.c: New file.
18417
18418 2011-08-19 Andreas Jaeger <aj@suse.de>
18419
18420 [BZ #13114]
18421 * libio/fileops.c (_IO_new_file_fopen): Fix handling of
18422 non-existant file when using close-on-exec mode.
18423
18424 2011-08-20 Ulrich Drepper <drepper@gmail.com>
18425
18426 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
18427 the very first instruction.
18428
18429 * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
18430 the CFI state in the end.
18431 * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
18432 inclusion of dl-trampoline.h.
18433 Based on a patch by Jiri Olsa <jolsa@redhat.com>.
18434
18435 2011-08-19 Andreas Schwab <schwab@redhat.com>
18436
18437 * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
18438 expectations for long double.
18439
18440 * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
18441 from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
18442
18443 2011-08-14 David S. Miller <davem@davemloft.net>
18444
18445 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
18446 artificual limit depends upon the system page size.
18447
18448 2011-08-17 Ulrich Drepper <drepper@gmail.com>
18449
18450 * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
18451 * resolv/Makefile: Define CFLAGS-libresolv.
18452
18453 2011-08-17 Andreas Schwab <schwab@redhat.com>
18454
18455 * nss/makedb.c (compute_tables): Make variables used in nested
18456 function static.
18457
18458 2011-08-17 Ulrich Drepper <drepper@gmail.com>
18459
18460 * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
18461 * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
18462 if buffer was too small.
18463
18464 * elf/pldd.c (main): Attach to all threads in the process.
18465 Rewrite /proc handling to use *at functions.
18466
18467 2011-08-16 Ulrich Drepper <drepper@gmail.com>
18468
18469 * elf/dl-open.c (_dl_show_scope): Take additional parameter which
18470 specifies first scope to show.
18471 (dl_open_worker): Update callers. Move printing scope of new
18472 object to before the relocation.
18473 * elf/rtld.c (dl_main): Update _dl_show_scope call.
18474 * sysdeps/generic/ldsodefs.h: Update declaration.
18475
18476 * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
18477 string for the scope number.
18478
18479 2011-08-14 Ulrich Drepper <drepper@gmail.com>
18480
18481 * nscd/servicescache.c (cache_addserv): Make sure written is always
18482 initialized.
18483
18484 2011-08-14 Roland McGrath <roland@hack.frob.com>
18485
18486 * sysdeps/i386/i486/bits/atomic.h
18487 (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
18488 statement expression, so as to suppress "set but not used" warning.
18489 (__arch_c_compare_and_exchange_val_64_acq): Likewise.
18490
18491 * string/strncat.c (STRNCAT): Use prototype definition.
18492
18493 * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
18494 (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
18495 -Iprograms here.
18496 (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
18497 (localedef-modules): Add localedef.
18498 (locale-modules): Add locale.
18499
18500 * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
18501 * elf/rtld.c (dl_main): Invert order of assignment in last change,
18502 to avoid a warning.
18503
18504 2011-08-14 David S. Miller <davem@davemloft.net>
18505
18506 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
18507 RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
18508
18509 2011-08-13 Ulrich Drepper <drepper@gmail.com>
18510
18511 * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
18512 (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
18513 * elf/rtld.c (dl_main): Set l_name of vDSO.
18514 Call _dl_show_scope when DL_DEBUG_SCOPES.
18515 (process_dl_debug): Recognize scopes flag and also set it for all.
18516 * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
18517 Declare _dl_show_scope.
18518
18519 * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
18520 (do_dlopen): Pass caller_dlopen to dl_open.
18521 (__libc_dlopen_mode): Initialize caller_dlopen.
18522
18523 * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
18524 of libc. Make tolower call locale-independent. Optimize a bit by
18525 using isdigit instead of isalnum.
18526 * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
18527
18528 2011-08-12 Ulrich Drepper <drepper@gmail.com>
18529
18530 * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
18531 was a dependency or dynamically loaded.
18532
18533 2011-08-11 Ulrich Drepper <drepper@gmail.com>
18534
18535 * intl/l10nflist.c: Allow architecture-specific pop function.
18536 * sysdeps/x86_64/l10nflist.c: New file.
18537
18538 * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
18539 classification.
18540
18541 2011-08-10 Andreas Schwab <schwab@redhat.com>
18542
18543 * include/dirent.h: Add libc_hidden_proto for scandirat and
18544 scandirat64. Don't declare __scandirat64.
18545 * dirent/scandirat.c: Add libc_hidden_def.
18546 * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
18547 * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
18548
18549 2011-08-10 David S. Miller <davem@davemloft.net>
18550
18551 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
18552 enum.
18553 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
18554 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
18555 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
18556
18557 2011-08-09 Ulrich Drepper <drepper@gmail.com>
18558
18559 * Versions.def [libc]: Add GLIBC_2.15.
18560 * dirent/Makefile (routines): Add scandirat and scandirat64.
18561 * dirent/Versions [libc]: Export scandirat and scandirat64 for
18562 GLIBC_2.15.
18563 * dirent/dirent.h: Declare scandirat and scandirat64.
18564 * dirent/scandirat.c: New file.
18565 * dirent/scandirat64.c: New file.
18566 * sysdeps/wordsize-64/scandirat.c: New file.
18567 * sysdeps/wordsize-64/scandirat64.c: New file.
18568 * dirent/opendir.c: Define opendirat.
18569 * dirent/scandir.c: Move code to scandirat.c. Implement scandir
18570 using scandirat.
18571 * dirent/scandir64.c: Adjust for scandir.c change.
18572 * include/dirent.h: Define scandir_cancel_struct. Declare __opendirat,
18573 __scandirat64, and __scandir_cancel_handler.
18574 * sysdeps/unix/opendir.c: Rename __opendir to __opendirat. Take
18575 additional parameter and use openat instead of open (outside of ld.so).
18576 Add new __opendir as wrapper around __opendirat.
18577 * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
18578 here without requiring old scandirat implementation.
18579
18580 2011-08-08 Ulrich Drepper <drepper@gmail.com>
18581
18582 * dirent/scandir.c (cancel_handler): Renamed to
18583 __scandir_cancel_handler. Do not define if SKIP_SCANDIR_CANCEL is
18584 defined. Adjust users.
18585 * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
18586 * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
18587
18588 2011-08-04 Ulrich Drepper <drepper@gmail.com>
18589
18590 * string/test-string.h (IMPL): Use __STRING to expand name and then
18591 stringify it.
18592
18593 * string/test-strcmp.c: Unify most of the WIDE and !WIDE code. Lots
18594 of cleanups.
18595
18596 2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
18597
18598 * string/Makefile: Update.
18599 (strop-tests): Append strncat.
18600 * string/test-wcscmp.c: New file.
18601 New comprehensive test for wcscmp.
18602 * string/test-strcmp.c: Update.
18603 (WIDE): New define.
18604
18605 2011-07-22 Andreas Schwab <schwab@redhat.com>
18606
18607 * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
18608 line.
18609
18610 2011-07-26 Andreas Schwab <schwab@redhat.com>
18611
18612 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
18613 encoding to ACE if AI_IDN.
18614
18615 2011-08-01 Jakub Jelinek <jakub@redhat.com>
18616
18617 * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
18618 to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
18619
18620 2011-07-22 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
18621
18622 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
18623 Fix overflow bug in strncat.
18624 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
18625
18626 * string/test-strncat.c: Update.
18627 Add new tests for checking overflow bugs.
18628
18629 2011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
18630
18631 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
18632 strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
18633 * sysdeps/i386/i686/multiarch/strcat.S: New file.
18634 * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
18635 * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
18636 * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
18637 * sysdeps/i386/i686/multiarch/strncat.S: New file.
18638 * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
18639 * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
18640
18641 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
18642 (USE_AS_STRCAT): Define.
18643 Add strcat and strncat support.
18644 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
18645
18646 2011-07-25 Andreas Schwab <schwab@redhat.com>
18647
18648 * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
18649 __n bigger than INT_MAX+1.
18650 (__strncmp_g): Likewise.
18651
18652 2011-07-23 Ulrich Drepper <drepper@gmail.com>
18653
18654 * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
18655 * libio/stido.h: Likewise.
18656
18657 * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
18658 (AF_NFC): Define.
18659 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
18660 (AF_NFC): Define.
18661
18662 * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
18663 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
18664 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
18665 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
18666 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
18667
18668 [BZ #13021]
18669 * scripts/test-installation.pl: Don't expect libnss_test1 to be
18670 installed.
18671
18672 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
18673 typo.
18674 (_dl_x86_64_save_sse): Likewise.
18675
18676 2011-07-22 Ulrich Drepper <drepper@gmail.com>
18677
18678 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
18679 OSXSAVE.
18680 (_dl_x86_64_save_sse): Likewise.
18681
18682 * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
18683
18684 * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
18685
18686 2011-07-21 Andreas Schwab <schwab@redhat.com>
18687
18688 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
18689 change.
18690 (_dl_x86_64_save_sse): Use correct AVX check.
18691
18692 2011-07-21 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
18693
18694 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
18695 bug in strncpy/strncat.
18696 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
18697
18698 2011-07-21 Ulrich Drepper <drepper@gmail.com>
18699
18700 * string/tester.c (test_strcat): Add tests for different alignments
18701 of source and destination.
18702 (test_strncat): Likewise.
18703
18704 2011-07-20 Ulrich Drepper <drepper@gmail.com>
18705
18706 [BZ #12852]
18707 * posix/glob.c (glob): Check passed in values before using them in
18708 expressions to avoid some overflows.
18709 (glob_in_dir): Likewise.
18710
18711 [BZ #13007]
18712 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
18713 check for AVX enablement so that we don't crash with old kernels and
18714 new hardware.
18715 * elf/tst-audit4.c: Add same checks here.
18716 * elf/tst-audit6.c: Likewise.
18717
18718 * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
18719
18720 2011-07-09 Andreas Schwab <schwab@linux-m68k.org>
18721
18722 * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
18723
18724 2011-07-20 Ulrich Drepper <drepper@gmail.com>
18725
18726 * po/cs.po: Update from translation team.
18727 * po/bg.po: Likewise.
18728
18729 2011-07-12 Marek Polacek <mpolacek@redhat.com>
18730
18731 * misc/sys/cdefs.h: Add support for const attribute.
18732 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
18733 to gnu_dev_{major,minor,makedev} functions.
18734
18735 2011-07-20 Marek Polacek <mpolacek@redhat.com>
18736
18737 * intl/dcigettext.c (get_output_charset): Add missing bracket.
18738
18739 2011-07-20 Andreas Schwab <schwab@redhat.com>
18740
18741 * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
18742 strlen results.
18743
18744 2011-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
18745
18746 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
18747 (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
18748 register in order to avoid conflicts with the soft frame pointer
18749 being held in r11 when necessary.
18750 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
18751 (INTERNAL_VSYSCALL_NCS): Likewise.
18752
18753 2011-07-14 Marek Polacek <mpolacek@redhat.com>
18754
18755 * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
18756 * elf/dl-fini.c (_dl_fini): Adjust caller.
18757 * elf/dl-close.c (_dl_close_worker): Likewise.
18758 * sysdeps/generic/ldsodefs.h: Adjust declaration.
18759
18760 2011-07-15 Marek Polacek <mpolacek@redhat.com>
18761
18762 * elf/cache.c (load_aux_cache): Remove unnecessary condition of
18763 "aux_cache->nlibs < 0".
18764
18765 * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
18766 in the reload-count case.
18767
18768 2011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
18769
18770 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
18771 strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
18772 strncat-sse2-unaligned strncat-c strlen-sse2-pminub
18773 * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
18774 * sysdeps/x86_64/multiarch/strcat.S: New file.
18775 * sysdeps/x86_64/multiarch/strncat.S: New file.
18776 * sysdeps/x86_64/multiarch/strncat-c.c: New file.
18777 * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
18778 * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
18779 * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
18780 * sysdeps/x86_64/multiarch/strcpy-ssse3.S
18781 (USE_AS_STRCAT): Define.
18782 Add strcat and strncat support.
18783 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
18784 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
18785 * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
18786 * string/strncat.c: Update.
18787 (USE_AS_STRNCAT): Define.
18788 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
18789 Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
18790 and i7.
18791 * sysdeps/x86_64/multiarch/init-arch.h
18792 (bit_Prefer_PMINUB_for_stringop): New.
18793 (index_Prefer_PMINUB_for_stringop): Likewise.
18794 * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
18795 bit_Prefer_PMINUB_for_stringop.
18796
18797 2011-07-19 Ulrich Drepper <drepper@gmail.com>
18798
18799 * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
18800 buffer64.
18801 * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
18802 of casting of buffer.
18803 * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
18804 buffer32 and buffer64.
18805 * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
18806 writes instead of casting of buffer.
18807 * crypt/md5.h (struct md5_ctx): Move buffer into union and add
18808 buffer32.
18809 * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
18810 casting of buffer.
18811
18812 2011-07-19 Andreas Schwab <schwab@redhat.com>
18813
18814 * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
18815
18816 2011-07-19 Ulrich Drepper <drepper@gmail.com>
18817
18818 * nscd/nscd.c (termination_handler): Don't do anything for a database
18819 if it has not yet been initialized.
18820
18821 2011-07-18 Ulrich Drepper <drepper@gmail.com>
18822
18823 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
18824
18825 2011-07-15 Marek Polacek <mpolacek@redhat.com>
18826
18827 * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
18828
18829 2011-07-18 Ulrich Drepper <drepper@gmail.com>
18830
18831 * po/nl.po: Update from translation team.
18832 * po/sv.po: Likewise.
18833
18834 2011-07-16 Roland McGrath <roland@hack.frob.com>
18835
18836 * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
18837 now disallowed by GCC.
18838
18839 * configure.in (use-default-link): Default to yes if a test -shared
18840 link meets our qualifications.
18841 * configure: Regenerated.
18842
18843 * config.make.in (output-format): New variable.
18844 * configure.in: Check for ld --print-output-format support.
18845 * configure: Regenerated.
18846 * Makerules ($(common-objpfx)format.lds)
18847 [$(output-format) != unknown]: Just use $(output-format),
18848 instead of the linker-script munging.
18849
18850 2011-07-14 Roland McGrath <roland@hack.frob.com>
18851
18852 * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
18853 of $(common-objpfx)shlib.lds.
18854 * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
18855
18856 * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
18857 Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
18858
18859 * configure.in (-z relro check): Adjust test code to add a large
18860 writable data section after it.
18861 * configure: Regenerated.
18862
18863 2011-07-11 Roland McGrath <roland@hack.frob.com>
18864
18865 * configure.in (-z relro check): Fix test code to make the variable
18866 truly const.
18867 * configure: Regenerated.
18868
18869 2011-07-11 Ulrich Drepper <drepper@gmail.com>
18870
18871 * nscd/nscd.h (struct traced_file): Define.
18872 (struct database_dyn): Remove inotify_descr, reset_res, and filename
18873 elements. Add traced_files.
18874 (inotify_fd): Declare.
18875 (register_traced_file): Declare.
18876 * nscd/connections.c (dbs): Remove reset_res and filename initializers.
18877 (inotify_fd): Export.
18878 (resolv_conf_descr): Remove.
18879 (nscd_init): Move inotify descriptor creation to main.
18880 Don't register files for notification here.
18881 (register_traced_file): New function.
18882 (invalidate_cache): Don't use reset_res to determine whether to call
18883 res_init, go through the list of registered files.
18884 (main_loop_poll): The inotify descriptors are now stored in the
18885 structures for the traced files.
18886 (main_loop_epoll): Likewise
18887 * nscd/nscd.c (main): Create inotify socket here. Pass extra argument
18888 to __nss_disable_nscd.
18889 * nscd/cache.c (prune_cache): There is no single inotify descriptor
18890 for a database anymore. Check the records for all the registered
18891 files instead.
18892 * nss/Makefile (libnss_files-routines): Add files-init.
18893 (libnss_db-routines): Add db-init.
18894 * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
18895 [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
18896 * nss/nss_db/db-init.c: New file.
18897 * nss/nss_files/files-init.c: New file.
18898 * nss/nsswitch.c (nss_load_library): New function. Broken out of
18899 __nss_lookup_function.
18900 (__nss_lookup_function): Call nss_load_library.
18901 (nss_load_all_libraries): New function.
18902 (__nss_disable_nscd): Take parameter with callback function for files
18903 to register. Set is_nscd. Load all the DSOs for the NSS modules
18904 used for the cached services.
18905 * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
18906 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
18907 options for features to all the files in nscd.
18908
18909 * nss/nsswitch.c (nss_parse_file): Add missing fclose.
18910
18911 2011-07-10 Roland McGrath <roland@hack.frob.com>
18912
18913 * csu/elf-init.c (__libc_csu_init): Comment typo.
18914
18915 2011-07-09 Ulrich Drepper <drepper@gmail.com>
18916
18917 * po/pl.po: Update from translation team.
18918 * po/ja.po: Likewise.
18919 * po/ru.po: Likewise.
18920 * po/ko.po: Likewise.
18921 * po/fr.po: Likewise.
18922
18923 2011-07-09 Roland McGrath <roland@hack.frob.com>
18924
18925 * configure.in (.ctors/.dtors header and trailer check):
18926 Use an empirical test on a built program.
18927 * configure: Regenerated.
18928
18929 * configure.in (-z relro check): Use an empirical test on a built DSO.
18930 Detect, but do not require, on ia64.
18931 * configure: Regenerated.
18932
18933 * configure.in (READELF): Find it with AC_CHECK_TOOL.
18934 Update tests that use readelf to use $READELF instead.
18935 * configure: Regenerated.
18936
18937 2011-07-08 Ulrich Drepper <drepper@gmail.com>
18938
18939 * malloc/hooks.c (memalign_check): Avoid using checked_request2size
18940 if the result is not used.
18941
18942 2011-07-05 Andreas Jaeger <aj@suse.de>
18943
18944 [BZ#9696]
18945 * stdlib/tst-strtod.c: Add testcase.
18946
18947 2011-07-07 Ulrich Drepper <drepper@gmail.com>
18948
18949 * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
18950 (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
18951 The latter has a higher limit. Take additional parameter to pass to
18952 the new function.
18953 (__pathconf): Pass file to __statfs_link_max.
18954 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
18955 __statfs_link_max.
18956 * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
18957 __statfs_link_max.
18958
18959 [BZ #12868]
18960 * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
18961 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
18962 Handle Lustre.
18963 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
18964 (__statfs_filesize_max): Likewise.
18965 Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
18966
18967 2011-07-05 Andreas Jaeger <aj@suse.de>
18968
18969 * resolv/res_comp.c (dn_skipname): Remove unused variable.
18970
18971 2011-07-06 Marek Polacek <mpolacek@redhat.com>
18972
18973 * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
18974 `status' variable.
18975 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
18976 Likewise.
18977
18978 2011-07-04 H.J. Lu <hongjiu.lu@intel.com>
18979
18980 * Makefile (strop-tests): Add strncat.
18981 * string/test-strncat.c: New file.
18982
18983 2011-06-30 Marek Polacek <mpolacek@redhat.com>
18984
18985 * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
18986
18987 2011-06-21 Andreas Jaeger <aj@suse.de>
18988
18989 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
18990 Copy rule from iconvdata/Makefile.
18991
18992 2011-07-06 Ulrich Drepper <drepper@gmail.com>
18993
18994 [BZ #12922]
18995 * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
18996 but no long options are defined, just return 'W'.
18997
18998 2011-06-22 Marek Polacek <mpolacek@redhat.com>
18999
19000 [BZ #9696]
19001 * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
19002
19003 2011-07-06 Ulrich Drepper <drepper@gmail.com>
19004
19005 * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
19006 netgroups to read.
19007 (innetgr): Likewise.
19008
19009 2011-07-05 Roland McGrath <roland@hack.frob.com>
19010
19011 * config.make.in (install_root): Default to $(DESTDIR).
19012
19013 2011-07-05 Ulrich Drepper <drepper@gmail.com>
19014
19015 * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
19016
19017 2011-07-02 Roland McGrath <roland@hack.frob.com>
19018
19019 * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
19020
19021 * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
19022 containing directory rather than embedding absolute directory names.
19023
19024 * scripts/check-local-headers.sh: Rewritten using awk.
19025 Match by word, not by line. Print error messages for matches.
19026 * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
19027
19028 * Makerules [shlib-lds-flags empty]:
19029 ($(common-objpfx)libc_pic.opts): New target.
19030 ($(common-objpfx)libc_pic.os.clean): New target.
19031 ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
19032
19033 * config.make.in (OBJCOPY): New variable.
19034 * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
19035 * configure: Regenerated.
19036
19037 * config.make.in (use-default-link): New variable.
19038 * configure.in (use_default_link): Grok --with-default-link to set it.
19039 * configure: Regenerated.
19040 * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
19041 (shlib-lds, shlib-lds-flags): Define to empty.
19042
19043 * Makerules (shlib-lds): New variable.
19044 (shlib-lds-flags): New variable.
19045 (build-shlib, build-moduile, build-module-asneeded): Use it.
19046 ($(common-objpfx)libc.so): Use $(shlib-lds).
19047 ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
19048 * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
19049
19050 * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
19051 DT_FLAGS/DT_FLAGS_1 with zero flags.
19052
19053 * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
19054 linker script munging.
19055
19056 2011-07-02 Ulrich Drepper <drepper@gmail.com>
19057
19058 * crypt/sha512.h (struct sha512_ctx): Add union to access total also
19059 as 128-bit value.
19060 * crypt/sha512.c (sha512_process_block): Perform total addition using
19061 128-bit if possible.
19062 (__sha512_finish_ctx): Likewise.
19063 * crypt/sha256.h (struct sha256_ctx): Add union to access total also
19064 as 64-bit value.
19065 * crypt/sha256.c (SWAP64): Define.
19066 (sha256_process_block): Perform total addition using 64-bit if
19067 possible.
19068 (__sha256_finish_ctx): Likewise.
19069
19070 2011-07-01 Ulrich Drepper <drepper@gmail.com>
19071
19072 * nscd/pwdcache.c (cache_addpw): Cleanup. Add branch prediction.
19073 * nscd/initgrcache.c (addinitgroupsX): Likewise.
19074 * nscd/hstcache.c (cache_addhst): Likewise.
19075 * nscd/grpcache.c (cache_addgr): Likewise.
19076 * nscd/aicache.c (addhstaiX): Likewise
19077 * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
19078
19079 2011-07-01 Thorsten Kukuk <kukuk@suse.de>
19080
19081 * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
19082 * nscd/initgrcache.c (addinitgroupsX): Likewise.
19083 * nscd/hstcache.c (cache_addhst): Likewise.
19084 * nscd/grpcache.c (cache_addgr): Likewise.
19085 * nscd/aicache.c (addhstaiX): Likewise
19086
19087 2011-07-01 Andreas Schwab <schwab@redhat.com>
19088
19089 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
19090 domain only when needed.
19091
19092 2011-06-30 Andreas Schwab <schwab@redhat.com>
19093
19094 * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
19095 is always restored.
19096
19097 2011-06-29 Ulrich Drepper <drepper@gmail.com>
19098
19099 * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
19100 are re-adding the entry.
19101 * nscd/servicescache.c (cache_addserv): Likewise.
19102
19103 2011-06-30 Aurelien Jarno <aurelien@aurel32.net>
19104
19105 * sysdeps/generic/dl-irel.h: fix protection against multiple
19106 inclusions.
19107 * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
19108
19109 2011-06-28 Ulrich Drepper <drepper@gmail.com>
19110
19111 [BZ #12935]
19112 * malloc/memusage.sh: Fix quoting in message.
19113 * debug/xtrace.sh: Likewise.
19114
19115 * configure.in: Remove support for --experimental-malloc option, make
19116 it the default.
19117 * config.make.in: Likewise.
19118 * malloc/Makefile: Likewise.
19119
19120 2011-06-27 Andreas Schwab <schwab@redhat.com>
19121
19122 * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
19123 two-byte characters.
19124
19125 2011-06-27 Roland McGrath <roland@hack.frob.com>
19126
19127 * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
19128 AC_CACHE_CHECK invocation.
19129 * configure: Regenerated.
19130
19131 * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
19132
19133 2011-06-27 Ulrich Drepper <drepper@gmail.com>
19134
19135 [BZ #12350]
19136 * nscd/aicache.c (addhstaiX): Restore only RES_USE_INET6
19137 bit from old_res_options.
19138
19139 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
19140
19141 * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
19142 value type for setfct.
19143
19144 2011-06-23 H.J. Lu <hongjiu.lu@intel.com>
19145
19146 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
19147 __gettimeofday instead of gettimeofday.
19148
19149 2011-06-26 Ulrich Drepper <drepper@gmail.com>
19150
19151 * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
19152
19153 2011-06-24 H.J. Lu <hongjiu.lu@intel.com>
19154
19155 * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
19156
19157 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
19158 info.
19159
19160 2011-06-22 H.J. Lu <hongjiu.lu@intel.com>
19161
19162 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
19163 strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
19164 strcpy-sse2-unaligned strncpy-sse2-unaligned
19165 stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
19166 * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
19167 * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
19168 * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
19169 * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
19170 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
19171 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
19172 * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
19173 * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
19174 * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
19175 (STRCPY): Support SSE2 and SSSE3 versions.
19176
19177 2011-06-24 Ulrich Drepper <drepper@gmail.com>
19178
19179 [BZ #12874]
19180 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
19181 * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
19182 kernels which artificially limit size of requests.
19183
19184 2011-06-22 H.J. Lu <hongjiu.lu@intel.com>
19185
19186 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
19187 strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
19188 strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
19189 * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
19190 * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
19191 * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
19192 * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
19193 * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
19194 * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
19195 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
19196 * sysdeps/i386/i686/multiarch/strcpy.S: New file.
19197 * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
19198 * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
19199 * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
19200 * sysdeps/i386/i686/multiarch/strncpy.S: New file.
19201 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
19202 Enable unaligned load optimization for Intel Core i3, i5 and i7
19203 processors.
19204 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
19205 Define.
19206 (index_Fast_Unaligned_Load): Define.
19207 (HAS_FAST_UNALIGNED_LOAD): Define.
19208
19209 2011-06-23 Marek Polacek <mpolacek@redhat.com>
19210
19211 * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
19212
19213 2011-06-22 Ulrich Drepper <drepper@gmail.com>
19214
19215 [BZ #12907]
19216 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
19217 until it is clear that the information is realy needed.
19218 Patch mostly by David Hanisch <david.hanisch@nsn.com>.
19219
19220 2011-06-22 Andreas Schwab <schwab@redhat.com>
19221
19222 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
19223
19224 2011-06-22 Ulrich Drepper <drepper@gmail.com>
19225
19226 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
19227 /sys/devices/system/cpu/online if it is usable.
19228
19229 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
19230 reading the information from the /proc filesystem to once a second.
19231
19232 2011-06-21 Andreas Jaeger <aj@suse.de>
19233
19234 * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
19235 NULL after inclusion of kernel headers.
19236
19237 2011-06-21 Ulrich Drepper <drepper@gmail.com>
19238
19239 * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
19240 calls to internal_setent.
19241
19242 [BZ #12885]
19243 * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
19244 addresses using gethostbyname4_r ignore IPv4 addresses.
19245
19246 * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
19247 branch using gethostbyname2 is only for AF_INET. Optimize accordingly.
19248
19249 * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
19250
19251 2011-06-20 David S. Miller <davem@davemloft.net>
19252
19253 * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
19254 inclusions.
19255 * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
19256
19257 * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
19258 (elf_irel): Use it.
19259 * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
19260 * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
19261 * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
19262 * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
19263 * sysdeps/x86_64/dl-irel.h: Likewise.
19264
19265 * elf/dl-runtime.c: Use elf_ifunc_invoke.
19266 * elf/dl-sym.c: Likewise.
19267
19268 2011-06-15 Ulrich Drepper <drepper@gmail.com>
19269
19270 * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch. We
19271 need to dereference resplen2.
19272
19273 2011-06-14 Andreas Schwab <schwab@redhat.com>
19274
19275 * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
19276
19277 2011-06-15 Ulrich Drepper <drepper@gmail.com>
19278
19279 * Makeconfig: Define vardbdir and inst_vardbdir.
19280 * nss/Makefile: Add rules to install db-Makefile.
19281
19282 * nss/nss_db/db-XXX.c: Cleanup.
19283
19284 * nss/Makefile (libnss_db-dbs): Add db-initgroups.
19285 * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
19286 GLIBC_PRIVATE.
19287 * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
19288 * nss/makedb.c: Implement -g option to specify that value strings
19289 are generated and should not be added to table iterated over for
19290 get*ent calls.
19291 * nss/nss_db/db-initgroups.c: New file.
19292
19293 * nss/getent.c: Add support for initgroups lookups through getgrouplist
19294 interface.
19295
19296 * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
19297 (internal_getgrouplist): Adjust to name change.
19298 Update use_initgroups_entry if this is not the first call.
19299 * nss/databases.def: Add initgroups entry.
19300
19301 * nss/makedb.c (compute_tables): Check result of multiple hash table
19302 sizes to minimize maximum chain length.
19303
19304 2011-06-14 Ulrich Drepper <drepper@gmail.com>
19305
19306 * Versions.def: Add entry for libnss_db.
19307 * shlib-versions: Likewise.
19308 * nss/Makefile: Add rules to build libnss_db.
19309 * nss/Versions: Add libnss_db information. Organize libnss_files
19310 entries better.
19311 * nss/db-Makefile: Add gshadow support. Change rules for the new
19312 makedb progra. Some minor improvements to generate smaller files.
19313 * nss/nss_db/nss_db.h: Move NSS database header data structures to
19314 here from...
19315 * nss/makedb.c: ...here.
19316 Improve database format to be smaller and require less memory at
19317 runtime.
19318 * nss/nss_db/db-XXX.x: Adjust for new database format. Don't use
19319 db anymore.
19320 * nss/nss_db/db-netgrp.c: Likewise.
19321 * nss/nss_db/db-open.c: Likewise.
19322 * nss/nss_files/flies-XXX.x: Adjust comments.
19323 * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
19324 * nss/nss_files/files-grp.c: Likewise.
19325 * nss/nss_files/files-hosts.c: Likewise.
19326 * nss/nss_files/files-network.c: Likewise.
19327 * nss/nss_files/files-proto.c: Likewise.
19328 * nss/nss_files/files-pwd.c: Likewise.
19329 * nss/nss_files/files-rpc.c: Likewise.
19330 * nss/nss_files/files-service.c: Likewise.
19331 * nss/nss_files/files-sgrp.c: Likewise.
19332 * nss/nss_files/files-spwd.c: Likewise.
19333 * nss/nss_db/db-alias.c: Removed.
19334 * nss/nss_db/dummy-db.h: Removed.
19335
19336 2011-06-02 Ulrich Drepper <drepper@gmail.com>
19337
19338 * nss/makedb.c: Rewritten to not use database library.
19339 * nss/Makefile: Update to build new makedb program.
19340
19341 2011-06-14 Andreas Jaeger <aj@suse.de>
19342
19343 * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
19344 memset declaration.
19345
19346 2011-06-10 Andreas Schwab <schwab@redhat.com>
19347
19348 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
19349 tmpbuf.
19350
19351 2011-06-10 Roland McGrath <roland@hack.frob.com>
19352
19353 * Makerules (shlib.lds): Fail if the linker script comes out empty.
19354 * elf/Makefile ($(objpfx)ld.so): Likewise.
19355
19356 * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
19357 Don't list ld.so twice in dependencies.
19358
19359 * posix/bug-regex31.c: Include <stdlib.h>.
19360
19361 * nscd/hstcache.c (cache_addhst): Remove unused variable.
19362
19363 * nis/nss_compat/compat-spwd.c
19364 (getspent_next_nss_netgr): Remove unused variable.
19365 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
19366
19367 * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
19368 nonmembers" output to use the right array.
19369
19370 * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
19371
19372 * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
19373
19374 * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
19375 * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
19376 * catgets/gencat.c (read_input_file): Likewise.
19377 * locale/programs/locarchive.c (enlarge_archive): Likewise.
19378
19379 * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
19380 variable definition inside #if's controlling its use.
19381
19382 * inet/getnetgrent_r.c (innetgr): Remove unused variable.
19383
19384 * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
19385
19386 * misc/syslog.c (__vsyslog_chk): Remove unused variable.
19387
19388 * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
19389 unreachable code.
19390
19391 * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
19392
19393 * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
19394 * configure: Regenerated.
19395
19396 * Makerules: Revert last change.
19397 * elf/Makefile: Likewise.
19398
19399 2011-06-09 Roland McGrath <roland@hack.frob.com>
19400
19401 * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
19402 * elf/Makefile ($(objpfx)librtld.os): Likewise.
19403 (reloc-link): Likewise.
19404
19405 2011-06-09 Ulrich Drepper <drepper@gmail.com>
19406
19407 * elf/Makefile: Add rules to build pldd.
19408 * elf/pldd.c: New file.
19409 * elf/pldd-xx.c: New file.
19410
19411 2011-06-07 Ulrich Drepper <drepper@gmail.com>
19412
19413 * version.h: Update for 2.15 development version.
19414
19415 2011-06-07 David S. Miller <davem@davemloft.net>
19416
19417 * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
19418 ifuncs.
19419 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
19420 elf_machine_lazy_rel): Likewise.
19421 * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
19422 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
19423 elf_machine_lazy_rel): Likewise.
19424 * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
19425 dl_hwcap via passed in argument.
19426 * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
19427 Likewise.
19428
19429 2011-06-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
19430
19431 * stdlib/longlong.h: Update from GCC. Fix smul_ppmm for S/390.
19432
19433 2011-06-06 Roland McGrath <roland@hack.frob.com>
19434
19435 [BZ #12849]
19436 * manual/fdl-1.1.texi: New file, verbatim from:
19437 http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
19438 * manual/lgpl-2.1.texi: New file, verbatim from:
19439 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
19440 * manual/Makefile (licenses): New variable, list those new file names.
19441 (texis): Use it.
19442 (chapters.% top-menu.%): Include $(licenses) with $(appendices).
19443
19444 * manual/fdl.texi: File removed.
19445 * manual/lesser.texi: File removed.
19446 * manual/libc.texinfo (Copying, Documentation License):
19447 Use new @include file names, put @appendix directive before @include.
19448
19449 2011-06-04 Jakub Jelinek <jakub@redhat.com>
19450
19451 [BZ #12841]
19452 * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
19453 (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
19454 (mq_open): Add __NTH.
19455
19456 2011-06-02 H.J. Lu <hongjiu.lu@intel.com>
19457
19458 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
19459 Assume Intel Core i3/i5/i7 processor if AVX is available.
19460
19461 2011-05-31 Ulrich Drepper <drepper@gmail.com>
19462
19463 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
19464 typo.
19465
19466 2011-05-31 Andreas Schwab <schwab@redhat.com>
19467
19468 * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
19469 memory. Use alloca_account. Fix memory leak when retrying.
19470
19471 2011-05-31 Ulrich Drepper <drepper@gmail.com>
19472
19473 * version.h (RELEASE): Bump for 2.14 release.
19474 * include/features.h (__GLIBC_MINOR__): Bump to 14.
19475
19476 * config.make.in (RANLIB): Remove entry.
19477
19478 2011-05-30 Ulrich Drepper <drepper@gmail.com>
19479
19480 * po/Makefile (po-sed-cmd): Add ksh to extensions.
19481 (libc.pot): Work around missing support for .ksh extension in xgettext.
19482
19483 [BZ #12684]
19484 * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
19485 if both request failed.
19486 (send_dg): In case of server errors clear resplen or *resplen2.
19487
19488 [BZ #12454]
19489 * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
19490 when there are multiple maps.
19491 * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
19492 (_dl_fini): Remove test here.
19493
19494 * elf/rtld.c (dl_main): Don't allow the loader to load itself.
19495
19496 2011-05-29 Ulrich Drepper <drepper@gmail.com>
19497
19498 [BZ #12350]
19499 * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
19500 bit from old_res_options.
19501 (gaih_inet): Likewise.
19502
19503 [BZ #11099]
19504 * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
19505 as signed.
19506
19507 * resolv/res_init.c (res_setoptions): Make the code more compact.
19508
19509 [BZ #11558]
19510 * resolv/res_init.c (res_setoptions): Recognize use-vc option and
19511 set RES_USEVC.
19512
19513 [BZ #11634]
19514 * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
19515
19516 * malloc/malloc.h: Mark malloc hook variables as deprecated.
19517
19518 [BZ #11781]
19519 * malloc/malloc.h: Declare malloc hook variables as volatile.
19520
19521 * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
19522 in last patch.
19523
19524 [BZ #11799]
19525 * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
19526 raise in the comment.
19527 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
19528 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
19529 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
19530
19531 2011-05-28 Ulrich Drepper <drepper@gmail.com>
19532
19533 [BZ #12811]
19534 * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
19535 grow the buffers more if it already has to be sufficient.
19536 (build_wcs_upper_buffer): Likewise.
19537 * posix/regexec.c (check_matching): Likewise.
19538 (clean_state_log_if_needed): Likewise.
19539 (extend_buffers): Don't enlarge buffers beyond size of the input
19540 buffer.
19541 Patches mostly by Emil Wojak <emil@wojak.eu>.
19542 * posix/bug-regex32.c: New file.
19543 * posix/Makefile (tests): Add bug-regex32.
19544
19545 * locale/findlocale.c (_nl_find_locale): Return right away if
19546 _nl_explode_name failed.
19547 * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
19548
19549 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
19550
19551 * debug/xtrace.sh: Unify messages.
19552 * malloc/memusage.sh: Likewise.
19553
19554 [BZ #12813]
19555 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
19556 time symbol from vDSO. Substitute with vsyscall if not available.
19557 * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
19558 __vdso_time.
19559
19560 * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
19561 * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
19562 * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
19563 Add sendmmsg and internal_sendmmsg.
19564 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
19565 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
19566 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
19567
19568 * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
19569 * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
19570 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
19571
19572 2011-05-27 Ulrich Drepper <drepper@gmail.com>
19573
19574 [BZ #12813]
19575 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
19576 Retrieve getcpu symbol from vDSO. Substitute with vsyscall if not
19577 available.
19578 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
19579 __vdso_getcpu.
19580
19581 [BZ #12814]
19582 * iconvdata/Makefile (tests): Add bug-iconv9.
19583 * iconvdata/bug-iconv9.c: New file.
19584
19585 2011-05-27 Andreas Schwab <schwab@redhat.com>
19586
19587 [BZ #12814]
19588 * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
19589
19590 2011-05-25 Jakub Jelinek <jakub@redhat.com>
19591
19592 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
19593 (struct user_regs_struct): Change intcs field back to cs.
19594
19595 2011-05-25 Ulrich Drepper <drepper@gmail.com>
19596
19597 * po/ja.po: Update from translation team.
19598
19599 2011-05-23 Ulrich Drepper <drepper@gmail.com>
19600
19601 [BZ #12795]
19602 * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
19603 * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
19604
19605 2011-05-20 Andreas Schwab <schwab@redhat.com>
19606
19607 * stdlib/longlong.h: Update from GCC.
19608
19609 2011-05-23 Andreas Schwab <schwab@redhat.com>
19610
19611 * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
19612 parameter name.
19613 * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
19614 Add parameter name.
19615 (__sysconf): Pass it down.
19616
19617 2011-05-22 Ulrich Drepper <drepper@gmail.com>
19618
19619 [BZ #12671]
19620 * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
19621 some situations.
19622 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
19623 * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
19624 add in in __libc_use_alloca calls. Adjust callers.
19625 (glob): Use malloc in some situations.
19626
19627 * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
19628 and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
19629 pltexit.
19630
19631 2011-05-21 Ulrich Drepper <drepper@gmail.com>
19632
19633 * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
19634 and CLOCK_BOOTTIME_ALARM.
19635
19636 [BZ #12782]
19637 * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
19638 is returned.
19639
19640 * string/_strerror.c (__strerror_r): Print negative errors as signed
19641 numbers.
19642
19643 [BZ #12777]
19644 * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
19645 (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
19646 * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
19647
19648 * configure.in: Fix typo in redirection and correct removal of test
19649 files in two cases.
19650
19651 [BZ #12788]
19652 * locale/setlocale.c (new_composite_name): Fix test to check for
19653 identical name of all categories.
19654
19655 [BZ #12792]
19656 * libio/filedoalloc.c (local_isatty): New function.
19657 (_IO_file_doallocate): Use local_isatty.
19658 * stdio-common/perror.c (perror): In case a new stream is used
19659 forward the stream error.
19660 * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
19661 error flag.
19662
19663 2011-05-20 Ulrich Drepper <drepper@gmail.com>
19664
19665 [BZ #11869]
19666 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
19667 alloca.
19668 * include/alloca.h (extend_alloca_account): Define.
19669
19670 [BZ #11857]
19671 * posix/regex.h: Fix comments with documentation of user-accessible
19672 fields after compilation and describe correct free'ing of pattern
19673 after re_compile_pattern.
19674 Patch by Reuben Thomas <rrt@sc3d.org>.
19675
19676 2011-05-18 Ryan S. Arnold <rsa@us.ibm.com>
19677
19678 * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
19679 and -mno-altivec to prevent the compiler from using Altivec and/or
19680 VSX instructions when the corresponding registers are not available.
19681
19682 2011-05-19 Andreas Schwab <schwab@redhat.com>
19683
19684 * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
19685
19686 2011-05-19 Ulrich Drepper <drepper@gmail.com>
19687
19688 * libio/freopen.c (freopen): Use __dup2, not dup2.
19689 * libio/freopen64.c (freopen64): Likewise.
19690
19691 2011-05-17 H.J. Lu <hongjiu.lu@intel.com>
19692
19693 [BZ #12775]
19694 * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
19695 * math/Makefile (tests): Add test-powl.
19696 (CFLAGS-test-powl.c): Define.
19697 * math/test-powl.c: New file.
19698
19699 2011-05-16 H.J. Lu <hongjiu.lu@intel.com>
19700
19701 * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
19702
19703 2011-05-17 Ulrich Drepper <drepper@gmail.com>
19704
19705 [BZ #11837]
19706 * iconvdata/gb18030.c: Update to GB18020-2005.
19707
19708 2011-05-16 Ulrich Drepper <drepper@gmail.com>
19709
19710 * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
19711 RE_SYNTAX_POSIX_AWK): Update to match recent development.
19712 Patch by Aharon Robbins <arnold@skeeve.com>.
19713
19714 [BZ #11892]
19715 * stdlib/putenv.c (putenv): Don't always create copy of the variable
19716 on the stack.
19717
19718 [BZ #11895]
19719 * misc/pselect.c (__pselect): Handle timeout value errors hidden
19720 through underflows.
19721
19722 [BZ #12766]
19723 * misc/error.c (error_at_line): Ensure file_name and old_file_name
19724 point to strings before performing equality test for error_one_per_line
19725 mode.
19726
19727 [BZ #11697]
19728 * login/programs/pt_chown.c (do_pt_chown): Always call chown.
19729
19730 [BZ #11820]
19731 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
19732 (struct user_fpregs_struct): Avoid __uint*_t types.
19733
19734 [BZ #6420]
19735 * malloc/mtrace.c (tr_where): Add additional parameter to point to
19736 symbol info. Use it instead of calling _dl_addr locally.
19737 (lock_and_info): New function.
19738 (tr_freehook): Call lock_and_info and pass symbol info as additional
19739 parameter to tr_where.
19740 (tr_mallochook): Likewise.
19741 (tr_reallochook): Likewise.
19742 (tr_memalignhook): Likewise.
19743
19744 * malloc/mtrace.c: Remove support for USE_MTRACE_FILE. It is not
19745 used and couldn't be at all thread-safe.
19746
19747 2011-05-15 Ulrich Drepper <drepper@gmail.com>
19748
19749 * libio/freopen.c (freopen): Don't close old file descriptor
19750 before the new one is opened. Instead dup the new file descriptor
19751 to the old one after the new stream is created.
19752 * libio/freopen64.c (freopen64): Likewise.
19753 * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
19754 * libio/fileops.c (_IO_new_file_close_it): Handle new
19755 _IO_FLAGS2_NOCLOSE flag.
19756 (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
19757 If _IO_file_open didn't set FD_CLOEXEC do it after the call.
19758 * libio/oldfileops.c (_IO_old_file_close_it): Handle new
19759 _IO_FLAGS2_NOCLOSE flag.
19760 * include/unistd.h: Add hidden_proto for dup3.
19761 Define __have_dup3.
19762 * io/dup3.c: Define hidden symbol.
19763 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
19764
19765 [BZ #7101]
19766 * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
19767 when an incomplete long option is used.
19768 * posix/tst-getopt_long1.c: New file.
19769 * posix/Makefile (tests): Add tst-getopt_long1.
19770
19771 [BZ #10138]
19772 * scripts/config.guess: Update from autoconf-2.68.
19773 * scripts/config.sub: Likewise.
19774
19775 [BZ #10157]
19776 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
19777 tests into ...
19778 (has_cpuclock): ...this. New function.
19779 * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
19780 macro here based on has_cpuclock code.
19781
19782 [BZ #10149]
19783 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
19784 First byte (not low byte) is now always NUL.
19785 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
19786
19787 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
19788 Use non-cancelable interfaces.
19789
19790 [BZ #9809]
19791 * locale/iso-639.def: Add entry for Sorani.
19792
19793 [BZ #11901]
19794 * include/stdlib.h: Move include protection to the right place.
19795 Define abort_msg_s. Declare __abort_msg with it.
19796 * stdlib/abort.c (__abort_msg): Adjust type.
19797 * assert/assert.c (__assert_fail_base): New function. Majority
19798 of code from __assert_fail. Allocate memory for __abort_msg with
19799 mmap.
19800 (__assert_fail): Now call __assert_fail_base.
19801 * assert/assert-perr.c: Remove bulk of implementation. Use
19802 __assert_fail_base.
19803 * include/assert.hL Declare __assert_fail_base.
19804 * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
19805 mmap.
19806 * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
19807
19808 2011-05-14 Ulrich Drepper <drepper@gmail.com>
19809
19810 [BZ #11952]
19811 [BZ #12453]
19812 * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
19813 until all modules are registered in the DTV.
19814 * elf/Makefile: Add rules to build and run tst-tls19.
19815 * elf/tst-tls19.c: New file.
19816 * elf/tst-tls19mod1.c: New file.
19817 * elf/tst-tls19mod2.c: New file.
19818 * elf/tst-tls19mod3.c: New file.
19819 Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
19820
19821 [BZ #12083]
19822 * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
19823 correctly.
19824
19825 [BZ #12601]
19826 * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
19827 two-byte sequence errors.
19828 * iconvdata/Makefile (tests): Add bug-iconv8.
19829 * iconvdata/bug-iconv8.c: New file.
19830
19831 [BZ #12626]
19832 * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
19833 buf2 definition.
19834
19835 * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
19836
19837 [BZ #12432]
19838 * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
19839 (dummy_getcfa): New function.
19840 (init): Get _Unwind_GetCFA address, use dummy if not found.
19841 (backtrace_helper): In recursion check, also check whether CFA changes.
19842 (__backtrace): Completely initialize arg.
19843
19844 * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
19845 storing incomplete byte sequence in state object. Avoid testing for
19846 guaranteed too small input if we know there is enough data available.
19847
19848 2011-05-11 Andreas Schwab <schwab@redhat.com>
19849
19850 * Makeconfig (+link-pie): Indent.
19851 * Rules (binaries-pie): Define if $(have-fpie) and
19852 $(build-shared).
19853 (binaries-shared): Also filter out $(binaries-pie).
19854 ($(addprefix $(objpfx),$(binaries-pie))): New rule.
19855 * nscd/Makefile (others-pie): Add nscd.
19856 (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
19857 ($(objpfx)nscd): Remove command override.
19858 * login/Makefile (others-pie): Add pt_chown.
19859 ($(objpfx)pt_chown): Remove command override.
19860 * elf/Makefile: Add PIE tests to tests and tests-pie variables and
19861 remove command overrides.
19862
19863 2011-05-13 Ulrich Drepper <drepper@gmail.com>
19864
19865 * libio/tst_putwc.c: Fix error messages.
19866
19867 [BZ #12724]
19868 * libio/fileops.c (_IO_new_file_close_it): Always flush when
19869 currently writing and seek to current position when not.
19870 * libio/Makefile (tests): Add bug-fclose1.
19871 * libio/bug-fclose1.c: New file.
19872
19873 2011-05-12 Ulrich Drepper <drepper@gmail.com>
19874
19875 [BZ #12511]
19876 * elf/dl-lookup.c (enter): Don't test for copy relocation here and
19877 don't set DF_1_NODELETE here.
19878 (do_lookup_x): When entering new entry test for copy relocation
19879 and if necessary set DF_1_NODELETE flag.
19880 * elf/tst-unique4.cc: New file.
19881 * elf/tst-unique4.h: New file.
19882 * elf/tst-unique4lib.cc: New file.
19883 * elf/Makefile: Add rules to build and run tst-unique4.
19884 Patch by Piotr Bury <pbury@goahead.com>.
19885
19886 2011-05-11 Ulrich Drepper <drepper@gmail.com>
19887
19888 [BZ #12052]
19889 * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
19890
19891 [BZ #12625]
19892 * misc/mntent_r.c (addmntent): Flush the stream after the output
19893
19894 [BZ #12393]
19895 * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
19896 (is_trusted_path_normalize): Skip initial colon. Append slash
19897 to empty buffer. Duplicate is_trusted_path code but allow
19898 constructed patch to be prefix.
19899 (is_dst): Allow $ORIGIN followed by /.
19900 (_dl_dst_substitute): Correct clearing of check_for_trusted.
19901 Correct testing of result of is_trusted_path_normalize
19902 (decompose_rpath): Fix warning.
19903
19904 2011-05-10 Ulrich Drepper <drepper@gmail.com>
19905
19906 [BZ #11257]
19907 * grp/initgroups.c (internal_getgrouplist): When we found the service
19908 list through the initgroups entry in nsswitch.conf do not always
19909 continue on a successful lookup. Don't always use the
19910 __nss_group_database value if it is set.
19911 * nss/nsswitch.conf (initgroups): Change action for successful db
19912 lookup to continue for compatibility.
19913
19914 2011-05-09 Ulrich Drepper <drepper@gmail.com>
19915
19916 [BZ #11532]
19917 * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
19918 and CP774 modules.
19919 * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
19920 and CP774 modules.
19921 * iconvdata/tst-tables.sh: Likewise.
19922 * iconvdata/cp770.c: New file.
19923 * iconvdata/cp771.c: New file.
19924 * iconvdata/cp772.c: New file.
19925 * iconvdata/cp773.c: New file.
19926 * iconvdata/cp774.c: New file.
19927 * iconvdata/testdata/CP770: New file.
19928 * iconvdata/testdata/CP770..UTF8: New file.
19929 * iconvdata/testdata/CP771: New file.
19930 * iconvdata/testdata/CP771..UTF8: New file.
19931 * iconvdata/testdata/CP772: New file.
19932 * iconvdata/testdata/CP772..UTF8: New file.
19933 * iconvdata/testdata/CP773: New file.
19934 * iconvdata/testdata/CP773..UTF8: New file.
19935 * iconvdata/testdata/CP774: New file.
19936 * iconvdata/testdata/CP774..UTF8: New file.
19937
19938 * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
19939 END CHARMAP line.
19940 * iconvdata/gen-8bit-gap.sh: Likewise.
19941 * iconvdata/gen-8bit.sh: Likewise.
19942
19943 * locale/iso-639.def: Add ary entry.
19944
19945 [BZ #11258]
19946 * locale/C-translit.h.in: Add U20A1 transliteration.
19947
19948 [BZ #12178]
19949 * locale/iso-639.def: Add wae entry.
19950 Patch by Kevin Bortis <bortis@translate-wae.ch>.
19951
19952 [BZ #12545]
19953 * locale/programs/localedef.c (construct_output_path): Use ssize_t
19954 for n.
19955
19956 [BZ #12711]
19957 * locale/C-translit.h.in: Add entry for U20B9.
19958 Patch by pravin.d.s@gmail.com.
19959
19960 2011-05-08 Ulrich Drepper <drepper@gmail.com>
19961
19962 [BZ #12713]
19963 * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
19964 ENAMETOOLONG use generic getcwd.
19965 * sysdeps/posix/getcwd.c: Add support to use openat. Make usable
19966 in rtld. Use *stat64.
19967 * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
19968 Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
19969 * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
19970 * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
19971 * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
19972 * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
19973 * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
19974 __fstatat64 macros.
19975 * include/dirent.h: Add libc_hidden_proto for rewinddir.
19976 * dirent/rewinddir.c: Add libc_hidden_def.
19977 * sysdeps/mach/hurd/rewinddir.c: Likewise.
19978 * sysdeps/unix/rewinddir.c: Likewise. Don't do locking outside libc.
19979
19980 * include/dirent.h (__alloc_dir): Add flags parameter.
19981 * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
19982 * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
19983 __alloc_dir.
19984 (__alloc_dir): Take new parameter. Don't call fcntl for invocations
19985 from fdopendir if O_CLOEXEC is already set.
19986
19987 2011-03-15 Alan Modra <amodra@gmail.com>
19988
19989 * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
19990 l_tls_firstbyte_offset non-zero. Save padding offset in
19991 l_tls_firstbyte_offset for later use.
19992 * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
19993 freeing static tls block.
19994
19995 2011-03-05 Jonathan Nieder <jrnieder@gmail.com>
19996
19997 * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
19998 where #ifdef was intended. The intent is to prevent ARG_MAX from
19999 being defined by the kernel headers.
20000
20001 2011-05-07 Ulrich Drepper <drepper@gmail.com>
20002
20003 [BZ #12734]
20004 * resolv/resolv.h: Define RES_NOTLDQUERY.
20005 * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
20006 no-tld-query and set RES_NOTLDQUERY.
20007 * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
20008 * resolv/res_query.c (__libc_res_nsearch): Backport changes from
20009 modern BIND to search name as TLD unless forbidden.
20010
20011 2011-05-07 Petr Baudis <pasky@suse.cz>
20012 Ulrich Drepper <drepper@gmail.com>
20013
20014 [BZ #12393]
20015 * elf/dl-load.c (fillin_rpath): Move trusted path check...
20016 (is_trusted_path): ...to here.
20017 (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
20018 (_dl_dst_substitute): Verify expanded $ORIGIN path elements
20019 using is_trusted_path_normalize() in setuid scripts.
20020
20021 2011-05-06 Paul Pluzhnikov <ppluzhnikov@google.com>
20022
20023 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
20024 __BEGIN/__END_DECLS.
20025
20026 2011-05-06 Ulrich Drepper <drepper@gmail.com>
20027
20028 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
20029 NSS_STATUS_NOTFOUND if no record was found.
20030
20031 2011-05-05 Andreas Schwab <schwab@redhat.com>
20032
20033 * sunrpc/Makefile (headers): Add rpc/netdb.h.
20034 (headers-not-in-tirpc): Remove rpc/netdb.h
20035 * resolv/netdb.h: Revert last change.
20036
20037 2011-05-05 Paul Pluzhnikov <ppluzhnikov@google.com>
20038
20039 * Makeconfig (link-libc-static): Use --{start,end}-group to handle
20040 circular dependency between libgcc.a and libc.a.
20041
20042 2011-05-05 Andreas Schwab <schwab@redhat.com>
20043
20044 * resolv/netdb.h: Don't include <rpc/netdb.h>.
20045 * nis/Makefile: Don't install rpcsvc/*.
20046 * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
20047 instead of <rpc/types.h>.
20048 (MAXHOSTNAMELEN): Define.
20049
20050 2011-05-03 Andreas Schwab <schwab@redhat.com>
20051
20052 * elf/ldconfig.c (add_dir): Don't crash on empty path.
20053
20054 2011-04-28 Maciej Babinski <mbabinski@google.com>
20055
20056 [BZ #12714]
20057 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
20058 gethostbyname4_r when IPv6 results are possible.
20059
20060 2011-05-02 Ulrich Drepper <drepper@gmail.com>
20061
20062 [BZ #12723]
20063 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
20064 _PC_PIPE_BUF handling.
20065
20066 2011-04-30 Bruno Haible <bruno@clisp.org>
20067
20068 [BZ #12717]
20069 * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
20070 * resolv/netdb.h (getnameinfo): Change type of flags parameter
20071 to 'int'.
20072 * inet/getnameinfo.c (getnameinfo): Likewise.
20073
20074 2011-04-29 Ulrich Drepper <drepper@gmail.com>
20075
20076 * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
20077 to groups setting in database lookup.
20078 * nss/nsswitch.conf: Add initgroups entry.
20079
20080 2011-04-22 Ulrich Drepper <drepper@gmail.com>
20081
20082 [BZ #12685]
20083 * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
20084 mode string.
20085 Patch by Eric Blake <eblake@redhat.com>.
20086
20087 2011-04-20 H.J. Lu <hongjiu.lu@intel.com>
20088
20089 * sunrpc/Makefile (need-export-routines): Add svc_run.
20090 (routines): Remove svc_run.
20091 ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
20092 * sunrpc/clnt_perr.c (clnt_perrno): Export.
20093 * sunrpc/svc_run.c (svc_run): Likewise.
20094 * sunrpc/svc_udp.c (svcudp_create): Likewise.
20095
20096 2011-04-21 Ulrich Drepper <drepper@gmail.com>
20097
20098 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
20099 problem in reallocation in last patch.
20100
20101 2011-04-20 Ulrich Drepper <drepper@gmail.com>
20102
20103 * sunrpc/Makefile: Move inclusion of Rules.
20104
20105 2011-04-19 Ulrich Drepper <drepper@gmail.com>
20106
20107 * nss/nss_files/files-initgroups.c: New file.
20108 * nss/Makefile (libnss_files-routines): Add files-initgroups.
20109 * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
20110 _nss_files_initgroups_dyn.
20111
20112 2011-03-31 Richard Sandiford <richard.sandiford@linaro.org>
20113
20114 * elf/elf.h (R_ARM_IRELATIVE): Define.
20115
20116 2011-04-19 Ulrich Drepper <drepper@gmail.com>
20117
20118 * po/ru.po: Update from translation team.
20119
20120 2011-04-17 Ulrich Drepper <drepper@gmail.com>
20121
20122 * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
20123 dependencies.
20124
20125 2011-02-06 Mike Frysinger <vapier@gentoo.org>
20126
20127 [BZ #12653]
20128 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
20129 MEMCPY_CHK with USE_AS_BCOPY ifdef check.
20130 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
20131 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
20132 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
20133
20134 2011-03-28 Andreas Schwab <schwab@linux-m68k.org>
20135
20136 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
20137 differing bytes.
20138 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
20139 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
20140 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
20141
20142 2011-04-17 Ulrich Drepper <drepper@gmail.com>
20143
20144 [BZ #12420]
20145 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
20146 storing it.
20147 * stdlib/bug-getcontext.c: New file.
20148 * stdlib/Makefile: Add rules to build and run bug-getcontext.
20149
20150 2011-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
20151
20152 * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
20153 instructions into .machine "z9-109".
20154 * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
20155 * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
20156
20157 2011-04-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
20158
20159 * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
20160 between environment variables and auxiliary vector.
20161
20162 2011-04-16 Ulrich Drepper <drepper@gmail.com>
20163
20164 * Makefile: Add rules to build linkobj/libc.so.
20165 * include/libc-symbols.h: Define libc_hidden_nolink.
20166 * include/rpc/auth.h: Mark functions which are to be hidden.
20167 * include/rpc/auth_des.h: Likewise.
20168 * include/rpc/auth_unix.h: Likewise.
20169 * include/rpc/clnt.h: Likewise.
20170 * include/rpc/des_crypt.h: Likewise.
20171 * include/rpc/key_prot.h: Likewise.
20172 * include/rpc/pmap_clnt.h: Likewise.
20173 * include/rpc/pmap_prot.h: Likewise.
20174 * include/rpc/pmap_rmt.h: Likewise.
20175 * include/rpc/rpc_msg.h: Likewise.
20176 * include/rpc/svc.h: Likewise.
20177 * include/rpc/svc_auth.h: Likewise.
20178 * include/rpc/xdr.h: Likewise.
20179 * nis/Makefile: Link all DSOs against linkobj/libc.so.
20180 * nss/Makefile: Likewise.
20181 * sunrpc/Makefile: Don't install headers. Build library with normal
20182 entry points. Don't build rpcinfo. Link RPC tests appropriately.
20183 * sunrpc/auth_des.c: Hide exported symbols by default, export some
20184 for the compat linking library. Remove use of INTDEF/INTUSE.
20185 * sunrpc/auth_none.c: Likewise.
20186 * sunrpc/auth_unix.c: Likewise.
20187 * sunrpc/authdes_prot.c: Likewise.
20188 * sunrpc/authuxprot.c: Likewise.
20189 * sunrpc/clnt_gen.c: Likewise.
20190 * sunrpc/clnt_perr.c: Likewise.
20191 * sunrpc/clnt_raw.c: Likewise.
20192 * sunrpc/clnt_simp.c: Likewise.
20193 * sunrpc/clnt_tcp.c: Likewise.
20194 * sunrpc/clnt_udp.c: Likewise.
20195 * sunrpc/clnt_unix.c: Likewise.
20196 * sunrpc/des_crypt.c: Likewise.
20197 * sunrpc/des_soft.c: Likewise.
20198 * sunrpc/get_myaddr.c: Likewise.
20199 * sunrpc/key_call.c: Likewise.
20200 * sunrpc/key_prot.c: Likewise.
20201 * sunrpc/netname.c: Likewise.
20202 * sunrpc/pm_getmaps.c: Likewise.
20203 * sunrpc/pm_getport.c: Likewise.
20204 * sunrpc/pmap_clnt.c: Likewise.
20205 * sunrpc/pmap_prot.c: Likewise.
20206 * sunrpc/pmap_prot2.c: Likewise.
20207 * sunrpc/pmap_rmt.c: Likewise.
20208 * sunrpc/publickey.c: Likewise.
20209 * sunrpc/rpc_cmsg.c: Likewise.
20210 * sunrpc/rpc_common.c: Likewise.
20211 * sunrpc/rpc_dtable.c: Likewise.
20212 * sunrpc/rpc_prot.c: Likewise.
20213 * sunrpc/rpc_thread.c: Likewise.
20214 * sunrpc/rtime.c: Likewise.
20215 * sunrpc/svc.c: Likewise.
20216 * sunrpc/svc_auth.c: Likewise.
20217 * sunrpc/svc_authux.c: Likewise.
20218 * sunrpc/svc_raw.c: Likewise.
20219 * sunrpc/svc_run.c: Likewise.
20220 * sunrpc/svc_simple.c: Likewise.
20221 * sunrpc/svc_tcp.c: Likewise.
20222 * sunrpc/svc_udp.c: Likewise.
20223 * sunrpc/svc_unix.c: Likewise.
20224 * sunrpc/svcauth_des.c: Likewise.
20225 * sunrpc/xcrypt.c: Likewise.
20226 * sunrpc/xdr.c: Likewise.
20227 * sunrpc/xdr_array.c: Likewise.
20228 * sunrpc/xdr_float.c: Likewise.
20229 * sunrpc/xdr_intXX_t.c: Likewise.
20230 * sunrpc/xdr_mem.c: Likewise.
20231 * sunrpc/xdr_rec.c: Likewise.
20232 * sunrpc/xdr_ref.c: Likewise.
20233 * sunrpc/xdr_sizeof.c: Likewise.
20234 * sunrpc/xdr_stdio.c: Likewise.
20235
20236 2011-04-10 Ulrich Drepper <drepper@gmail.com>
20237
20238 [BZ #12650]
20239 * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
20240 * sysdeps/ia64/dl-tls.h: Likewise.
20241 * sysdeps/powerpc/dl-tls.h: Likewise.
20242 * sysdeps/s390/dl-tls.h: Likewise.
20243 * sysdeps/sh/dl-tls.h: Likewise.
20244 * sysdeps/sparc/dl-tls.h: Likewise.
20245 * sysdeps/x86_64/dl-tls.h: Likewise.
20246 * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
20247
20248 2011-03-14 Andreas Schwab <schwab@redhat.com>
20249
20250 * elf/dl-load.c (_dl_dst_substitute): When skipping the first
20251 rpath element also skip the following colon.
20252 (expand_dynamic_string_token): Add is_path parameter and pass
20253 down to DL_DST_REQUIRED and _dl_dst_substitute.
20254 (decompose_rpath): Call expand_dynamic_string_token with
20255 non-zero is_path. Ignore empty rpaths.
20256 (_dl_map_object_from_fd): Call expand_dynamic_string_token
20257 with zero is_path.
20258
20259 2011-04-08 Andreas Schwab <schwab@linux-m68k.org>
20260
20261 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
20262 Make cancelable.
20263
20264 2011-04-09 Ulrich Drepper <drepper@gmail.com>
20265
20266 [BZ #12655]
20267 * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
20268 Patch by Filipe David Manana <fdmanana@apache.org>.
20269
20270 2011-04-07 Andreas Schwab <schwab@redhat.com>
20271
20272 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
20273 Maintain aligned stack.
20274 (CHECK_RSP): Remove unused macro.
20275
20276 2011-04-03 Ulrich Drepper <drepper@gmail.com>
20277
20278 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
20279 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
20280
20281 2011-04-02 Ulrich Drepper <drepper@gmail.com>
20282
20283 * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
20284
20285 * include/features.h: Mention __USE_XOPEN2K8 in comment.
20286
20287 2011-03-26 H.J. Lu <hongjiu.lu@intel.com>
20288
20289 [BZ #12518]
20290 * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
20291 * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
20292 * sysdeps/x86_64/memmove.c: New file.
20293 * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
20294 (memcpy): Renamed to ...
20295 (__new_memcpy): This.
20296 (memcpy): Provide GLIBC_2_14 memcpy.
20297 * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
20298 (memcpy): Provide GLIBC_2_2_5 memcpy.
20299
20300 2011-04-01 Ulrich Drepper <drepper@gmail.com>
20301
20302 [BZ #12631]
20303 * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
20304
20305 2011-03-30 Andreas Schwab <schwab@redhat.com>
20306
20307 * misc/syncfs.c: New file.
20308 * misc/Makefile (routines): Add syncfs.
20309 * posix/unistd.h: Declare syncfs.
20310 * sysdeps/unix/syscalls.list: Add syncfs.
20311
20312 2011-04-01 Andreas Schwab <schwab@redhat.com>
20313
20314 * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
20315 open_by_handle_at.
20316 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
20317 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
20318 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
20319 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
20320 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
20321 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
20322 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
20323
20324 2011-04-01 Ulrich Drepper <drepper@gmail.com>
20325
20326 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
20327 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
20328 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
20329 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
20330 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
20331 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
20332 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
20333
20334 * io/Makefile: Compile fallocate.c, fallocate64.c, and
20335 sync_file_range.c with -fexceptions.
20336 * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
20337 * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
20338 * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
20339 * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
20340 * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
20341 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
20342 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
20343 sync_file_range as cancellation point
20344 * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file. This is
20345 now a wrapper around __call_sync_file_range with cancellation handling.
20346 * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
20347 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this. Change
20348 function name to __call_sync_file_range.
20349 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
20350 Add call_sync_file_range.
20351
20352 2011-04-01 Andreas Schwab <schwab@redhat.com>
20353
20354 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
20355 bits/timex.h.
20356
20357 2011-04-01 Ulrich Drepper <drepper@gmail.com>
20358
20359 * iconv/iconv.h: Fix typo in comment.
20360 * io/fcntl.h: Likewise.
20361 * libio/stdio.h: Likewise.
20362 * posix/spawn.h: Likewise.
20363 * posix/unistd.h: Likewise.
20364 * stdlib/stdlib.h: Likewise.
20365 * time/time.h: Likewise.
20366 * wcsmbs/wchar.h: Likewise.
20367
20368 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
20369 open_by_handle): Add.
20370 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
20371 and MAX_HANDLE_SZ. Declare name_to_handle_at and open_by_handle.
20372 Augment a few comments.
20373 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
20374 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
20375 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
20376 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
20377 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
20378 * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
20379 open_by_handle.
20380
20381 * io/fcntl.h (AT_EMPTY_PATH): Define.
20382
20383 2011-03-30 Ulrich Drepper <drepper@gmail.com>
20384
20385 * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
20386 * sysdeps/unix/sysv/linux/bits/time.h: New file.
20387 * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
20388 to...
20389 * sysdeps/unix/sysv/linux/bits/timex.h: ...here. New file.
20390 * Versions.def: Add GLIBC_2.14.
20391 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
20392 Export.
20393
20394 2011-03-22 Ulrich Drepper <drepper@gmail.com>
20395
20396 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
20397 round counter.
20398 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
20399
20400 2011-03-20 H.J. Lu <hongjiu.lu@intel.com>
20401
20402 [BZ #12597]
20403 * string/test-strncmp.c (do_page_test): New function.
20404 (check2): Likewise.
20405 (test_main): Call check2.
20406 * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
20407
20408 2011-03-20 Ulrich Drepper <drepper@gmail.com>
20409
20410 [BZ #12587]
20411 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
20412 Handle cache information in CPU leaf 4.
20413 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
20414
20415 2011-03-18 Ulrich Drepper <drepper@gmail.com>
20416
20417 [BZ #12583]
20418 * posix/fnmatch.c (fnmatch): Check size of pattern in wide
20419 character representation.
20420 Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
20421
20422 2011-03-16 Ryan S. Arnold <rsa@us.ibm.com>
20423
20424 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
20425 END(__isnan) to END(__isnanf) to match function entry point/label
20426 EALIGN(__isnanf,...).
20427
20428 2011-03-10 Jakub Jelinek <jakub@redhat.com>
20429
20430 * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
20431
20432 2011-03-10 Ulrich Drepper <drepper@gmail.com>
20433
20434 [BZ #12510]
20435 * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
20436 copy from the symbol referenced in the relocation to initialize the
20437 used variable.
20438 Patch by Piotr Bury <pbury@goahead.com>.
20439 * elf/Makefile: Add rules to build and tst-unique3.
20440 * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
20441 * elf/tst-unique3.cc: New file.
20442 * elf/tst-unique3.h: New file.
20443 * elf/tst-unique3lib.cc: New file.
20444 * elf/tst-unique3lib2.cc: New file.
20445
20446 * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
20447
20448 2011-03-10 Mike Frysinger <vapier@gentoo.org>
20449
20450 * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
20451 $LDFLAGS and -nostdlib -nostartfiles to linking step. Change main
20452 to _start.
20453
20454 2011-03-06 Ulrich Drepper <drepper@gmail.com>
20455
20456 * elf/dl-load.c (_dl_map_object): If we are looking for the first
20457 to-be-loaded object along a path to loader is ld.so.
20458
20459 2011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
20460 Ulrich Drepper <drepper@gmail.com>
20461
20462 * sysdeps/x86_64/memset.S: After aligning destination, code
20463 branches to different locations depending on the value of
20464 misalignment, when multiarch is enabled. Fix this.
20465
20466 2011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
20467
20468 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
20469 Set _x86_64_preferred_memory_instruction for AMD processsors.
20470 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
20471 Set bit_Prefer_SSE_for_memop for AMD processors.
20472
20473 2011-03-04 Ulrich Drepper <drepper@gmail.com>
20474
20475 * libio/fmemopen.c (fmemopen): Optimize a bit.
20476
20477 2011-03-03 Andreas Schwab <schwab@redhat.com>
20478
20479 * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
20480
20481 2011-03-03 Roland McGrath <roland@redhat.com>
20482
20483 * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
20484
20485 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
20486
20487 * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
20488 __bzero_ultra1 instead of __memset_ultra1.
20489
20490 2011-02-23 Andreas Schwab <schwab@redhat.com>
20491 Ulrich Drepper <drepper@gmail.com>
20492
20493 [BZ #12509]
20494 * include/link.h (struct link_map): Add l_orig_initfini.
20495 * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
20496 returning unsuccessfully.
20497 * elf/dl-close.c (_dl_close_worker): If this is the last explicit
20498 close of a file loaded at startup, restore the original l_initfini
20499 list.
20500 * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
20501 list, store the pointer.
20502 * elf/Makefile ($(objpfx)noload-mem): New rule.
20503 (noload-ENV): Define.
20504 (tests): Add $(objpfx)noload-mem.
20505 * elf/noload.c: Include <memcheck.h>.
20506 (main): Call mtrace. Close all opened handles.
20507
20508 2011-02-17 Andreas Schwab <schwab@redhat.com>
20509
20510 [BZ #12454]
20511 * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
20512 dependencies are missing.
20513
20514 2011-02-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
20515
20516 Fix __if_freereq crash: Unlike the generic version which uses free,
20517 Hurd needs munmap.
20518 * sysdeps/mach/hurd/ifreq.h: New file.
20519
20520 2011-01-27 Petr Baudis <pasky@suse.cz>
20521 Ulrich Drepper <drepper@gmail.com>
20522
20523 [BZ 12445]#
20524 * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
20525 to extend_alloca().
20526 * stdio-common/bug23.c: New file.
20527 * stdio-common/Makefile (tests): Add bug23.
20528
20529 2010-09-28 Andreas Schwab <schwab@redhat.com>
20530 Ulrich Drepper <drepper@gmail.com>
20531
20532 [BZ #12489]
20533 * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
20534 before performing relro protection. At old place add assertion
20535 to make sure nothing changed.
20536
20537 2011-02-17 Nathan Sidwell <nathan@codesourcery.com>
20538 Glauber de Oliveira Costa <glommer@gmail.com>
20539
20540 * elf/elf.h: Add new ARM TLS relocs.
20541
20542 2011-02-16 Ryan S. Arnold <rsa@us.ibm.com>
20543
20544 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
20545 (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
20546 cast from r3.
20547 * sysdeps/wordsize-64/Makefile: New file. Add tst-writev to
20548 'tests' variable.
20549 * sysdeps/wordsize-64/tst-writev.c: New file.
20550
20551 2011-02-15 Ryan S. Arnold <rsa@us.ibm.com>
20552
20553 * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
20554 -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
20555 insns in _dl_start to prevent a TOC reference before relocs are
20556 resolved.
20557
20558 2011-02-15 Ulrich Drepper <drepper@gmail.com>
20559
20560 [BZ #12469]
20561 * Makeconfig: Remove RANLIB definition.
20562 * Makerules: Don't use RANLIB.
20563 * aclocal.m4: Remove ranlib test.
20564 * configure.in: No need to check for ranlib.
20565 * elf/rtld-Rules: Don't use RANLIB.
20566
20567 2011-02-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
20568
20569 * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
20570 protection macro.
20571 * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
20572 inclusion protection macro.
20573
20574 * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
20575 SIGRTMIN and SIGRTMAX and print information in that case only when
20576 SIGRTMIN is defined.
20577
20578 2011-02-11 Jakub Jelinek <jakub@redhat.com>
20579
20580 * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
20581 arginfo fn returning -1.
20582
20583 * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
20584 and thousands string is zero terminated.
20585
20586 2011-02-03 Andreas Schwab <schwab@redhat.com>
20587
20588 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
20589 sysdeps/unix/sysv/linux/bits/socket.h.
20590
20591 2011-01-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
20592
20593 * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
20594 (__CPU_COUNT): Remove old macros.
20595 (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
20596 (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
20597 (__CPU_ALLOC, __CPU_FREE): Add macros.
20598 (__sched_cpualloc, __sched_cpufree): Add declarations.
20599
20600 2011-02-05 Ulrich Drepper <drepper@gmail.com>
20601
20602 * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
20603 (struct datahead): Reuse 32 bits of the alignment for a TTL field.
20604 * nscd/aicache.c (addhstaiX): Return timeout of added value.
20605 (readdhstai): Return value of addhstaiX call.
20606 * nscd/grpcache.c (cache_addgr): Return timeout of added value.
20607 (addgrbyX): Return value returned by cache_addgr.
20608 (readdgrbyname): Return value returned by addgrbyX.
20609 (readdgrbygid): Likewise.
20610 * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
20611 (addpwbyX): Return value returned by cache_addpw.
20612 (readdpwbyname): Return value returned by addhstbyX.
20613 (readdpwbyuid): Likewise.
20614 * nscd/servicescache.c (cache_addserv): Return timeout of added value.
20615 (addservbyX): Return value returned by cache_addserv.
20616 (readdservbyname): Return value returned by addservbyX:
20617 (readdservbyport): Likewise.
20618 * nscd/hstcache.c (cache_addhst): Return timeout of added value.
20619 (addhstbyX): Return value returned by cache_addhst.
20620 (readdhstbyname): Return value returned by addhstbyX.
20621 (readdhstbyaddr): Likewise.
20622 (readdhstbynamev6): Likewise.
20623 (readdhstbyaddrv6): Likewise.
20624 * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
20625 (readdinitgroups): Return value returned by addinitgroupsX.
20626 * nscd/cache.c (readdfcts): Change return value of functions to time_t.
20627 (prune_cache): Keep track of timeout value of re-added entries.
20628 * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
20629 * nscd/nscd.h: Adjust prototypes of readd* functions.
20630
20631 2011-02-04 Roland McGrath <roland@redhat.com>
20632
20633 * nis/nis_server.c (nis_servstate): Use the right name for 0.
20634 (nis_stats): Likewise.
20635 * nis/nis_modify.c (nis_modify): Likewise.
20636 * nis/nis_remove.c (nis_remove): Likewise.
20637 * nis/nis_add.c (nis_add): Likewise.
20638
20639 * elf/dl-object.c (_dl_new_object): Remove unused variable L.
20640
20641 * posix/fnmatch_loop.c: Add some consts.
20642
20643 * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
20644
20645 2011-02-02 H.J. Lu <hongjiu.lu@intel.com>
20646
20647 [BZ #12460]
20648 * config.make.in (config-cflags-novzeroupper): Define.
20649 * configure.in: Substitute libc_cv_cc_novzeroupper.
20650 * elf/Makefile (AVX-CFLAGS): Define.
20651 (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
20652 (CFLAGS-tst-auditmod4a.c): Likewise.
20653 (CFLAGS-tst-auditmod4b.c): Likewise.
20654 (CFLAGS-tst-auditmod6b.c): Likewise.
20655 (CFLAGS-tst-auditmod6c.c): Likewise.
20656 (CFLAGS-tst-auditmod7b.c): Likewise.
20657 * sysdeps/i386/configure.in: Check -mno-vzeroupper.
20658
20659 2011-02-02 Ulrich Drepper <drepper@gmail.com>
20660
20661 * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
20662 function to the callback.
20663 Patch partly by Jiri Olsa <jolsa@redhat.com>.
20664
20665 2011-02-02 Andreas Schwab <schwab@redhat.com>
20666
20667 * shadow/sgetspent.c: Check return value of __sgetspent_r instead
20668 of errno.
20669
20670 2011-01-19 Ulrich Drepper <drepper@gmail.com>
20671
20672 [BZ #11724]
20673 * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
20674 of constructors.
20675 * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
20676 of destructors.
20677 (_dl_fini): Don't call _dl_sort_fini if there is only one object.
20678
20679 [BZ #11724]
20680 * elf/Makefile: Add rules to build and run new test.
20681 * elf/tst-initorder.c: New file.
20682 * elf/tst-initorder.exp: New file.
20683 * elf/tst-initordera1.c: New file.
20684 * elf/tst-initordera2.c: New file.
20685 * elf/tst-initordera3.c: New file.
20686 * elf/tst-initordera4.c: New file.
20687 * elf/tst-initorderb1.c: New file.
20688 * elf/tst-initorderb2.c: New file.
20689 * elf/tst-order-a1.c: New file.
20690 * elf/tst-order-a2.c: New file.
20691 * elf/tst-order-a3.c: New file.
20692 * elf/tst-order-a4.c: New file.
20693 * elf/tst-order-b1.c: New file.
20694 * elf/tst-order-b2.c: New file.
20695 * elf/tst-order-main.c: New file.
20696 New test case by George Gensure <werkt0@gmail.com>.
20697
20698 2010-10-01 Andreas Schwab <schwab@redhat.com>
20699
20700 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
20701 decoding ACE if AI_CANONIDN.
20702
20703 2011-01-18 Ulrich Drepper <drepper@gmail.com>
20704
20705 * elf/Makefile: Build IFUNC tests unless multi-arch = no.
20706
20707 2011-01-17 Ulrich Drepper <drepper@gmail.com>
20708
20709 * version.h (RELEASE): Bump for 2.13 release.
20710 * include/features.h: (__GLIBC_MINOR__): Bump to 13.
20711
20712 * io/fcntl.h: Define AT_NO_AUTOMOUNT.
20713
20714 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
20715 MADV_NOHUGEPAGE.
20716 * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
20717 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
20718 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
20719 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
20720 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
20721 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
20722
20723 * posix/getconf.c: Update copyright year.
20724 * catgets/gencat.c: Likewise.
20725 * csu/version.c: Likewise.
20726 * debug/catchsegv.sh: Likewise.
20727 * debug/xtrace.sh: Likewise.
20728 * elf/ldconfig.c: Likewise.
20729 * elf/ldd.bash.in: Likewise.
20730 * elf/sprof.c (print_version): Likewise.
20731 * iconv/iconv_prog.c: Likewise.
20732 * iconv/iconvconfig.c: Likewise.
20733 * locale/programs/locale.c: Likewise.
20734 * locale/programs/localedef.c: Likewise.
20735 * malloc/memusage.sh: Likewise.
20736 * malloc/mtrace.pl: Likewise.
20737 * nscd/nscd.c (print_version): Likewise.
20738 * nss/getent.c: Likewise.
20739
20740 * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
20741 PF_CAIF, and PF_ALG.
20742 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
20743
20744 2011-01-16 Andreas Schwab <schwab@linux-m68k.org>
20745
20746 * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
20747 (modules-names): Use them.
20748 (ifunc-test-modules, ifunc-pie-tests): Define.
20749 (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
20750 tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
20751 (test-extras): Likewise.
20752 ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
20753 $(compile-command.c).
20754 ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
20755 (all-built-dso): Define.
20756 (check-textrel.out, check-execstack.out): Depend on it.
20757
20758 * configure.in: Don't override --enable-multi-arch.
20759
20760 2011-01-15 Ulrich Drepper <drepper@gmail.com>
20761
20762 [BZ #6812]
20763 * nscd/hstcache.c (tryagain): Define.
20764 (cache_addhst): Return tryagain not notfound for temporary errors.
20765 (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
20766 failed.
20767
20768 2011-01-14 Ulrich Drepper <drepper@gmail.com>
20769
20770 [BZ #10563]
20771 * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
20772 to make the syscall.
20773 * sysdeps/unix/sysv/linux/setgroups.c: New file.
20774
20775 [BZ #12378]
20776 * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
20777 and fall back to matching as normal character if the string ends before
20778 the matching ']' is found. This is what POSIX requires.
20779 * posix/testfnm.c: Adjust test result.
20780 * posix/globtest.sh: Adjust test result. Add new test.
20781 * posix/tst-fnmatch.input: Likewise.
20782 * posix/tst-fnmatch2.c: Add new test.
20783
20784 2010-12-28 Andreas Schwab <schwab@linux-m68k.org>
20785
20786 * elf/Makefile (check-execstack): Revert last change. Depend on
20787 check-execstack.h.
20788 (check-execstack.h): New target.
20789 (generated): Add check-execstack.h.
20790 * elf/check-execstack.c: Include "check-execstack.h".
20791 (main): Revert last change.
20792 (handle_file): Return zero if GNU_STACK is absent and
20793 DEFAULT_STACK_PERMS doesn't include PF_X.
20794
20795 2011-01-13 Ulrich Drepper <drepper@gmail.com>
20796
20797 * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
20798 in child fails because the descriptor is already closed.
20799 * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
20800 * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
20801 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
20802
20803 [BZ #12397]
20804 * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
20805 syscall.
20806
20807 [BZ #10484]
20808 * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
20809 temporary buffer used to handle multi lookups locally.
20810 * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
20811
20812 2011-01-12 Ulrich Drepper <drepper@gmail.com>
20813
20814 * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
20815 loader is ld.so.
20816
20817 2011-01-10 Paul Pluzhnikov <ppluzhnikov@google.com>
20818
20819 * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
20820 alignment for SSE2.
20821
20822 2011-01-12 Ulrich Drepper <drepper@gmail.com>
20823
20824 [BZ #12394]
20825 * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
20826 characters. When rounding increased number of integer digits recompute
20827 number of groups.
20828 * stdio-common/tst-grouping.c: New file.
20829 * stdio-common/Makefile: Add rules to build and run tst-grouping.
20830
20831 2011-01-09 Ulrich Drepper <drepper@gmail.com>
20832
20833 * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
20834 __FD_CLR, and __FS_ISSET. gcc generates better code on its own.
20835
20836 * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
20837 void.
20838 * bits/select.h: Likewise.
20839
20840 2011-01-08 Ulrich Drepper <drepper@gmail.com>
20841
20842 * po/ja.po: Update from translation team.
20843
20844 2011-01-04 David S. Miller <davem@sunset.davemloft.net>
20845
20846 [BZ #11155]
20847 * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
20848 implementation just like for lxstat, fxstatat, et al.
20849
20850 2010-12-27 Jim Meyering <meyering@redhat.com>
20851
20852 [BZ #12348]
20853 * posix/regexec.c (build_trtable): Return failure indication upon
20854 calloc failure. Otherwise, re_search_internal could infloop on OOM.
20855
20856 2010-12-25 Ulrich Drepper <drepper@gmail.com>
20857
20858 [BZ #12201]
20859 * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
20860 * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
20861 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
20862 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
20863
20864 [BZ #12207]
20865 * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
20866
20867 [BZ #12204]
20868 * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
20869 * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
20870
20871 2010-12-15 H.J. Lu <hongjiu.lu@intel.com>
20872
20873 * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
20874 * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
20875 script has SORT_BY_INIT_PRIORITY.
20876 * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
20877 NO_CTORS_DTORS_SECTIONS is defined.
20878 * elf/soinit.c: Likewise.
20879 * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
20880 NO_CTORS_DTORS_SECTIONS is defined.
20881 * sysdeps/mach/hurd/i386/init-first.c: Likewise.
20882 * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
20883 * sysdeps/sh/init-first.c: Likewise.
20884 * sysdeps/unix/sysv/linux/init-first.c: Likewise.
20885
20886 2010-12-24 Ulrich Drepper <drepper@gmail.com>
20887
20888 * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
20889 always use the slow path.
20890
20891 2010-12-15 Ryan S. Arnold <rsa@us.ibm.com>
20892
20893 * elf/Makefile: (check-execstack): Replace $(native-compile) with a
20894 similar rule which adds the sysdep directories to the header search in
20895 order to pick up the correct platform stackinfo.h.
20896 * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
20897 perform test if it is, otherwise return successfully without testing.
20898 * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
20899 DEFAULT_STACK_PERMS define in stackinfo.h.
20900 * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
20901 defined in stackinfo.h.
20902 * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
20903 DEFAULT_STACK_PERMS defined in stackinfo.h.
20904 * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
20905 * sysdeps/ia64/stackinfo.h: Likewise.
20906 * sysdeps/s390/stackinfo.h: Likewise.
20907 * sysdeps/sh/stackinfo.h: Likewise.
20908 * sysdeps/sparc/stackinfo.h: Likewise.
20909 * sysdeps/x86_64/stackinfo.h: Likewise.
20910 * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
20911 PF_X for powerpc64. Retain PF_X for powerpc32.
20912
20913 2010-12-19 Ulrich Drepper <drepper@gmail.com>
20914
20915 * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
20916 accurately.
20917 * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
20918 GETDENTS_64BIT_ALIGNED.
20919
20920 2010-12-14 Ulrich Drepper <dreper@gmail.com>
20921
20922 * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
20923
20924 2010-12-10 Andreas Schwab <schwab@redhat.com>
20925
20926 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
20927 _GNU_SOURCE.
20928
20929 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
20930 * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
20931 Remove __restrict.
20932 (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
20933 (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
20934
20935 2010-12-09 Ulrich Drepper <drepper@gmail.com>
20936
20937 [BZ #11655]
20938 * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
20939 are initialized.
20940
20941 2010-12-09 Jakub Jelinek <jakub@redhat.com>
20942
20943 * string/bits/string3.h (memmove, bcopy): Remove __restrict.
20944
20945 2010-12-03 Ulrich Drepper <drepper@gmail.com>
20946
20947 * po/it.po: Update from translation team.
20948
20949 2010-12-01 H.J. Lu <hongjiu.lu@intel.com>
20950
20951 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
20952 unused codes.
20953
20954 2010-11-30 Ulrich Drepper <drepper@gmail.com>
20955
20956 * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
20957
20958 2010-11-24 Andreas Schwab <schwab@redhat.com>
20959
20960 * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
20961 specially.
20962 (gaih_getanswer_slice): Likewise.
20963
20964 2010-10-20 Jakub Jelinek <jakub@redhat.com>
20965
20966 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
20967
20968 2010-05-31 Petr Baudis <pasky@suse.cz>
20969
20970 [BZ #11149]
20971 * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
20972 silently even in the chroot mode.
20973
20974 2010-11-22 Ulrich Drepper <drepper@gmail.com>
20975
20976 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
20977 last patch a bit. Pretty printing
20978
20979 2010-05-31 Petr Baudis <pasky@suse.cz>
20980
20981 [BZ #10085]
20982 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
20983 initialization of skip_initgroups_dyn.
20984
20985 2010-11-19 Ulrich Drepper <drepper@gmail.com>
20986
20987 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
20988 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
20989
20990 2010-11-16 Ulrich Drepper <drepper@gmail.com>
20991
20992 * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
20993
20994 2010-11-11 Andreas Schwab <schwab@redhat.com>
20995
20996 * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
20997 * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
20998 (tst-fnmatch-ENV): Set MALLOC_TRACE.
20999 ($(objpfx)tst-fnmatch-mem): New rule.
21000 (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
21001 * posix/tst-fnmatch.c (main): Call mtrace.
21002
21003 2010-11-11 H.J. Lu <hongjiu.lu@intel.com>
21004
21005 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
21006 Support Intel processor model 6 and model 0x2c.
21007
21008 2010-11-10 Luis Machado <luisgpm@br.ibm.com>
21009
21010 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
21011 signed comparison.
21012
21013 2010-11-09 H.J. Lu <hongjiu.lu@intel.com>
21014
21015 [BZ #12205]
21016 * string/test-strncasecmp.c (check_result): New function.
21017 (do_one_test): Use it.
21018 (check1): New function.
21019 (test_main): Use it.
21020 * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
21021 Support strcasecmp and strncasecmp.
21022
21023 2010-11-08 Ulrich Drepper <drepper@gmail.com>
21024
21025 [BZ #12194]
21026 * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
21027 * sysdeps/x86_64/bits/byteswap.h: Likewise.
21028
21029 2010-11-07 H.J. Lu <hongjiu.lu@intel.com>
21030
21031 * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
21032 IFUNC support.
21033 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
21034 memset-x86-64.
21035 * sysdeps/x86_64/multiarch/bzero.S: New file.
21036 * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
21037 * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
21038 * sysdeps/x86_64/multiarch/memset.S: New file.
21039 * sysdeps/x86_64/multiarch/memset_chk.S: New file.
21040 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
21041 Set bit_Prefer_SSE_for_memop for Intel processors.
21042 * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
21043 Define.
21044 (index_Prefer_SSE_for_memop): Define.
21045 (HAS_PREFER_SSE_FOR_MEMOP): Define.
21046
21047 2010-11-04 Luis Machado <luisgpm@br.ibm.com>
21048
21049 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
21050 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
21051
21052 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
21053
21054 [BZ #12191]
21055 * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
21056 (__x86_64_raw_data_cache_size_half): Likewise.
21057 (__x86_64_raw_shared_cache_size): Likewise.
21058 (__x86_64_raw_shared_cache_size_half): Likewise.
21059
21060 * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
21061 (__x86_64_raw_data_cache_size_half): Likewise.
21062 (__x86_64_raw_shared_cache_size): Likewise.
21063 (__x86_64_raw_shared_cache_size_half): Likewise.
21064 (init_cacheinfo): Set __x86_64_raw_data_cache_size,
21065 __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
21066 and __x86_64_raw_shared_cache_size_half. Round
21067 __x86_64_data_cache_size_half, __x86_64_data_cache_size
21068 __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
21069 to multiple of 256 bytes.
21070
21071 2010-11-03 Ulrich Drepper <drepper@gmail.com>
21072
21073 [BZ #12167]
21074 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
21075 of inacessible symlinks. Verify result of symlink before returning it.
21076 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
21077 Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
21078
21079 2010-10-28 Erich Ritz <erichritz@gmail.com>
21080
21081 * math/math.h (isinf): Fix typo in comment.
21082
21083 2010-11-01 Ulrich Drepper <drepper@gmail.com>
21084
21085 * po/da.po: Update from translation team.
21086
21087 2010-10-26 Ulrich Drepper <drepper@gmail.com>
21088
21089 * elf/rtld.c (dl_main): Move assertion after the point where rtld map
21090 is added to the list.
21091
21092 2010-10-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
21093 Ulrich Drepper <drepper@gmail.com>
21094
21095 * elf/dl-object.c (_dl_new_object): Don't append the new object to
21096 the global list here. Move code to...
21097 (_dl_add_to_namespace_list): ...here. New function.
21098 * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
21099 * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
21100 * elf/dl-load.c (lose): Don't remove the element from the list.
21101 (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
21102 (_dl_map_object): Likewise.
21103
21104 2010-10-25 Ulrich Drepper <drepper@gmail.com>
21105
21106 [BZ #12159]
21107 * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
21108 into all bytes of SSE register.
21109 Patch by Richard Li <richardpku@gmail.com>.
21110
21111 2010-10-24 Ulrich Drepper <drepper@gmail.com>
21112
21113 [BZ #12140]
21114 * malloc/malloc.c (_int_free): Fill correct number of bytes when
21115 perturbing.
21116
21117 2010-10-20 Michael B. Brutman <brutman@us.ibm.com>
21118
21119 * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
21120 * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
21121 * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
21122 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
21123 * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
21124 submachine.
21125 * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
21126
21127 2010-10-22 Andreas Schwab <schwab@redhat.com>
21128
21129 * include/dlfcn.h (__RTLD_SECURE): Define.
21130 * elf/dl-load.c (_dl_map_object): Remove preloaded parameter. Use
21131 mode & __RTLD_SECURE instead.
21132 (open_path): Rename preloaded parameter to secure.
21133 * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
21134 * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
21135 * elf/dl-deps.c (openaux): Likewise.
21136 * elf/rtld.c (struct map_args): Remove is_preloaded.
21137 (map_doit): Don't use it.
21138 (dl_main): Likewise.
21139 (do_preload): Use __RTLD_SECURE instead of is_preloaded.
21140 (dlmopen_doit): Add __RTLD_SECURE to mode bits.
21141
21142 2010-09-09 Andreas Schwab <schwab@redhat.com>
21143
21144 * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
21145 (sysd-rules-targets): Remove duplicates.
21146 * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
21147 rtld-%.$o dependency.
21148
21149 2010-10-18 Andreas Schwab <schwab@redhat.com>
21150
21151 * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
21152 _dl_map_object do it.
21153
21154 2010-10-19 Ulrich Drepper <drepper@gmail.com>
21155
21156 * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
21157 fast fma builtins, define the macros in the C99 standard.
21158 (FP_FAST_FMAF): Likewise.
21159 (FP_FAST_FMAL): Likewise.
21160 * sysdeps/x86_64/bits/mathdef.h: Likewise.
21161
21162 * bits/mathdef.h: Update copyright year.
21163 * sysdeps/powerpc/bits/mathdef.h: Likewise.
21164
21165 2010-10-19 Michael Meissner <meissner@linux.vnet.ibm.com>
21166
21167 * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
21168 builtins, define the macros in the C99 standard.
21169 (FP_FAST_FMAF): Likewise.
21170 (FP_FAST_FMAL): Likewise.
21171 * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
21172 multiply/add.
21173 (FP_FAST_FMAF): Likewise.
21174
21175 2010-10-15 Jakub Jelinek <jakub@redhat.com>
21176
21177 [BZ #3268]
21178 * math/libm-test.inc (fma_test): Some new testcases.
21179 * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
21180 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
21181 y and infinite z. Do multiplication by C already in long double.
21182 * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
21183 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
21184 y and infinite z. Do bitwise or of inexact bit into u.d.
21185 * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
21186 * sysdeps/i386/fpu/s_fmaf.S: Removed.
21187 * sysdeps/i386/fpu/s_fma.S: Removed.
21188 * sysdeps/i386/fpu/s_fmal.S: Removed.
21189
21190 2010-10-16 Jakub Jelinek <jakub@redhat.com>
21191
21192 [BZ #3268]
21193 * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
21194 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
21195 computation is not scheduled after fetestexcept. Fix value
21196 of minimum denormal long double.
21197
21198 2010-10-14 Jakub Jelinek <jakub@redhat.com>
21199
21200 [BZ #3268]
21201 * math/libm-test.inc (fma_test): Add some more tests.
21202 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
21203 correctly.
21204
21205 2010-10-15 Andreas Schwab <schwab@redhat.com>
21206
21207 * scripts/data/localplt-s390-linux-gnu.data: New file.
21208 * scripts/data/localplt-s390x-linux-gnu.data: New file.
21209
21210 2010-10-13 Jakub Jelinek <jakub@redhat.com>
21211
21212 [BZ #3268]
21213 * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
21214 * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
21215 instead of dbl-64.
21216 * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
21217 inlines.
21218 * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
21219 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
21220 if one of x and y is very large and the other is subnormal.
21221 * sysdeps/s390/fpu/s_fmaf.c: New file.
21222 * sysdeps/s390/fpu/s_fma.c: New file.
21223 * sysdeps/powerpc/fpu/s_fmaf.S: New file.
21224 * sysdeps/powerpc/fpu/s_fma.S: New file.
21225 * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
21226 * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
21227 * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
21228
21229 2010-10-12 Jakub Jelinek <jakub@redhat.com>
21230
21231 [BZ #3268]
21232 * math/libm-test.inc (fma_test): Add some more fmaf tests, add
21233 fma tests.
21234 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
21235 * sysdeps/ieee754/dbl-64/s_fma.c: New file.
21236 * sysdeps/i386/i686/multiarch/s_fma.c: Include
21237 sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
21238 * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
21239 * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
21240 * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
21241
21242 2010-10-12 Ulrich Drepper <drepper@redhat.com>
21243
21244 [BZ #12078]
21245 * posix/regcomp.c (parse_branch): One more memory leak plugged.
21246 * posix/bug-regex31.input: Add test case.
21247
21248 2010-10-11 Ulrich Drepper <drepper@gmail.com>
21249
21250 * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
21251 * posix/bug-regex31.input: New file.
21252
21253 [BZ #12078]
21254 * posix/regcomp.c (parse_branch): Free memory when allocation failed.
21255 (parse_sub_exp): Fix last change, use postorder.
21256
21257 * posix/bug-regex31.c: New file.
21258 * posix/Makefile: Add rules to build and run bug-regex31.
21259
21260 * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
21261
21262 [BZ #12078]
21263 * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
21264
21265 [BZ #12108]
21266 * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
21267 to have entries in sys_siglist.
21268
21269 [BZ #12093]
21270 * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
21271 be NULL.
21272
21273 2010-10-07 Jakub Jelinek <jakub@redhat.com>
21274
21275 [BZ #3268]
21276 * math/libm-test.inc (fma_test): Add 2 fmaf tests.
21277 * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
21278 * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
21279 sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
21280 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
21281 * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
21282 * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
21283 * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
21284 * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
21285 * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
21286 * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
21287 * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
21288 * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
21289 * math/ftestexcept.c (fetestexcept): Likewise.
21290 * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
21291 * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
21292 * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
21293 * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
21294 * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
21295 * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
21296 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
21297
21298 2010-10-11 Ulrich Drepper <drepper@gmail.com>
21299
21300 [BZ #12107]
21301 * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
21302 newline.
21303
21304 2010-10-06 Ulrich Drepper <drepper@gmail.com>
21305
21306 * string/bug-strstr1.c: New file.
21307 * string/Makefile: Add rules to build and run bug-strstr1.
21308
21309 2010-10-05 Eric Blake <eblake@redhat.com>
21310
21311 [BZ #12092]
21312 * string/str-two-way.h (two_way_long_needle): Always clear memory
21313 when skipping input due to the shift table.
21314
21315 2010-10-03 Ulrich Drepper <drepper@gmail.com>
21316
21317 [BZ #12005]
21318 * malloc/mcheck.c: Handle large requests.
21319
21320 [BZ #12077]
21321 * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
21322 for strncmp and strncasecmp.
21323 * string/stratcliff.c: Add tests for strcmp and strncmp.
21324 * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
21325
21326 2010-09-28 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
21327
21328 * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
21329 __set_fpscr.
21330
21331 2010-09-30 Andreas Jaeger <aj@suse.de>
21332
21333 * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
21334 (CGROUP_SUPER_MAGIC): Define.
21335 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
21336 Handle btrfs and cgroup file systems.
21337 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
21338 Likewise.
21339
21340 2010-09-27 Luis Machado <luisgpm@br.ibm.com>
21341
21342 * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
21343 * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
21344
21345 2010-09-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
21346
21347 [BZ #12067]
21348 * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
21349 trying to locate the ELF header.
21350
21351 2010-09-27 Andreas Schwab <schwab@redhat.com>
21352
21353 [BZ #11611]
21354 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
21355 Mask out sign-bit copies when constructing f_fsid.
21356
21357 2010-09-24 Petr Baudis <pasky@suse.cz>
21358
21359 * debug/stack_chk_fail_local.c: Add missing licence exception.
21360 * debug/warning-nop.c: Likewise.
21361
21362 2010-09-15 Joseph Myers <joseph@codesourcery.com>
21363
21364 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
21365 implementing getdents64 using getdents syscall, set d_type if
21366 __ASSUME_GETDENTS32_D_TYPE.
21367
21368 2010-09-16 Andreas Schwab <schwab@redhat.com>
21369
21370 * elf/dl-close.c (free_slotinfo, free_mem): Move to...
21371 * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
21372
21373 2010-09-21 Ulrich Drepper <drepper@redhat.com>
21374
21375 [BZ #12037]
21376 * posix/unistd.h: Undo change of feature selection for ftruncate from
21377 2010-01-11.
21378
21379 2010-09-20 Ulrich Drepper <drepper@redhat.com>
21380
21381 * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
21382 detection.
21383
21384 2010-09-20 Andreas Schwab <schwab@redhat.com>
21385
21386 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
21387 fanotify_mark.
21388 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
21389
21390 2010-09-14 Andreas Schwab <schwab@redhat.com>
21391
21392 * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
21393 variables after CHECK_SP call.
21394 * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
21395
21396 2010-09-13 Andreas Schwab <schwab@redhat.com>
21397 Ulrich Drepper <drepper@redhat.com>
21398
21399 * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
21400 re-relocationg ld.so.
21401 * elf/dl-support.c (_dl_non_dynamic_init): And here after the
21402 _dl_init_paths call.
21403 * elf/dl-load.c (_dl_init_paths). Don't set GLRO(dl_init_all_dirs)
21404 here anymore.
21405
21406 2010-09-14 Ulrich Drepper <drepper@redhat.com>
21407
21408 * resolv/res_init.c (__res_vinit): Count the default server we added.
21409
21410 2010-09-08 Chung-Lin Tang <cltang@codesourcery.com>
21411 Ulrich Drepper <drepper@redhat.com>
21412
21413 [BZ #11968]
21414 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
21415 (____longjmp_chk): Use %ebx for saving value across system call.
21416 Add unwind info.
21417
21418 2010-09-06 Andreas Schwab <schwab@redhat.com>
21419
21420 * manual/Makefile: Don't mix pattern rules with normal rules.
21421
21422 2010-09-05 Andreas Schwab <schwab@linux-m68k.org>
21423
21424 * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
21425 operation.
21426 * libio/iofdopen.c (_IO_new_fdopen): Likewise.
21427 * libio/iofopncook.c (_IO_cookie_init): Likewise.
21428 * libio/iovdprintf.c (_IO_vdprintf): Likewise.
21429 * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
21430 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
21431 Likewise.
21432
21433 2010-09-04 Ulrich Drepper <drepper@redhat.com>
21434
21435 [BZ #11979]
21436 * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
21437 IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
21438
21439 2010-09-02 Ulrich Drepper <drepper@redhat.com>
21440
21441 * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
21442 * sysdeps/x86_64/addmul_1.S: Likewise.
21443 * sysdeps/x86_64/lshift.S: Likewise.
21444 * sysdeps/x86_64/mul_1.S: Likewise.
21445 * sysdeps/x86_64/rshift.S: Likewise.
21446 * sysdeps/x86_64/sub_n.S: Likewise.
21447 * sysdeps/x86_64/submul_1.S: Likewise.
21448
21449 2010-09-01 Samuel Thibault <samuel.thibault@ens-lyon.org>
21450
21451 This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
21452 Define __sched_param instead of SCHED_* and sched_param when
21453 <bits/sched.h> is included with __need_schedparam defined.
21454 * bits/sched.h [__need_schedparam]
21455 (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
21456 [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
21457 (__defined_schedparam): Define to 1.
21458 (__sched_param): New structure, identical to sched_param.
21459 (__need_schedparam): Undefine.
21460
21461 2010-08-31 Mike Frysinger <vapier@gentoo.org>
21462
21463 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
21464 (epoll_create1): Declare.
21465
21466 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
21467
21468 2010-08-31 Andreas Schwab <schwab@redhat.com>
21469
21470 [BZ #7066]
21471 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
21472 shifting retval into place.
21473
21474 2010-09-01 Ulrich Drepper <drepper@redhat.com>
21475
21476 * nis/rpcsvc/nis.h: Update copyright notice.
21477 * nis/rpcsvc/nis.x: Likewise.
21478 * nis/rpcsvc/nis_callback.h: Likewise.
21479 * nis/rpcsvc/nis_callback.x: Likewise.
21480 * nis/rpcsvc/nis_object.x: Likewise.
21481 * nis/rpcsvc/nis_tags.h: Likewise.
21482 * nis/rpcsvc/yp.h: Likewise.
21483 * nis/rpcsvc/yp.x: Likewise.
21484 * nis/rpcsvc/ypupd.h: Likewise.
21485 * nis/yp_xdr.c: Likewise.
21486 * nis/ypupdate_xdr.c: Likewise.
21487
21488 * sunrpc/pm_getport.c (__libc_rpc_getport): New function. This is
21489 mainly the body of pmap_getport. Add parameters to specify timeouts.
21490 (pmap_getport): Use __libc_rpc_getport.
21491 * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
21492 * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
21493 * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
21494
21495 2010-08-31 Andreas Schwab <schwab@linux-m68k.org>
21496
21497 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
21498 fanotify_mark.
21499
21500 2010-08-27 Roland McGrath <roland@redhat.com>
21501
21502 * sysdeps/i386/i686/multiarch/Makefile
21503 (CFLAGS-varshift.c): New variable.
21504
21505 2010-08-27 Ulrich Drepper <drepper@redhat.com>
21506
21507 * sysdeps/i386/i686/multiarch/varshift.S: File removed.
21508 * sysdeps/i386/i686/multiarch/varshift.c: New file.
21509
21510 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
21511
21512 * sysdeps/x86_64/strlen.S: Minimal code improvement.
21513
21514 2010-08-26 H.J. Lu <hongjiu.lu@intel.com>
21515
21516 * sysdeps/x86_64/strlen.S: Unroll the loop.
21517 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
21518 strlen-sse2 strlen-sse2-bsf.
21519 * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
21520 __strlen_no_bsf if bit_Slow_BSF is set.
21521 (__strlen_sse42): Removed.
21522 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
21523 * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
21524
21525 2010-08-25 Roland McGrath <roland@redhat.com>
21526
21527 * sysdeps/x86_64/multiarch/varshift.S: File removed.
21528 * sysdeps/x86_64/multiarch/varshift.c: New file.
21529 * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
21530 * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
21531 * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
21532 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
21533
21534 2010-08-25 H.J. Lu <hongjiu.lu@intel.com>
21535
21536 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
21537 strlen-sse2 strlen-sse2-bsf.
21538 * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
21539 __strlen_sse2_bsf if bit_Slow_BSF is unset.
21540 (__strlen_sse2): Removed.
21541 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
21542 * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
21543 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
21544 bit_Slow_BSF for Atom.
21545 * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
21546 (index_Slow_BSF): Define.
21547 (HAS_SLOW_BSF): Define.
21548
21549 2010-08-25 Ulrich Drepper <drepper@redhat.com>
21550
21551 [BZ #10851]
21552 * resolv/res_init.c (__res_vinit): When no server address at all
21553 is given default to loopback.
21554
21555 2010-08-24 Roland McGrath <roland@redhat.com>
21556
21557 * configure.in: Remove config-name.h generation.
21558 * configure: Regenerated.
21559 * config-name.in: File removed.
21560 * scripts/config-uname.sh: New file.
21561 * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
21562 ($(objdir)config-name.h): New target.
21563
21564 * sunrpc/rpc_parse.h: Avoid nested comment.
21565
21566 2010-08-24 Richard Henderson <rth@redhat.com>
21567 Ulrich Drepper <drepper@redhat.com>
21568 H.J. Lu <hongjiu.lu@intel.com>
21569
21570 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
21571 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
21572 * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
21573 Replace _mm_srli_si128 with __m128i_shift_right. Replace
21574 _mm_alignr_epi8 with _mm_loadu_si128.
21575 * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
21576 * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
21577 (__m128i_shift_right): Removed.
21578 * sysdeps/i386/i686/multiarch/varshift.h: New file.
21579 * sysdeps/i386/i686/multiarch/varshift.S: New file.
21580 * sysdeps/x86_64/multiarch/varshift.h: New file.
21581 * sysdeps/x86_64/multiarch/varshift.S: New file.
21582
21583 2010-08-21 Mike Frysinger <vapier@gentoo.org>
21584
21585 * configure.in: Move assembler checks to before sysdep dir checking.
21586
21587 2010-08-20 Petr Baudis <pasky@suse.cz>
21588
21589 * LICENSES: Sync the sunrpc license.
21590
21591 2010-08-19 Ulrich Drepper <drepper@redhat.com>
21592
21593 * sunrpc/auth_des.c: Update copyright notice once again.
21594 * sunrpc/auth_none.c: Likewise.
21595 * sunrpc/auth_unix.c: Likewise.
21596 * sunrpc/authdes_prot.c: Likewise.
21597 * sunrpc/authuxprot.c: Likewise.
21598 * sunrpc/bindrsvprt.c: Likewise.
21599 * sunrpc/clnt_gen.c: Likewise.
21600 * sunrpc/clnt_perr.c: Likewise.
21601 * sunrpc/clnt_raw.c: Likewise.
21602 * sunrpc/clnt_simp.c: Likewise.
21603 * sunrpc/clnt_tcp.c: Likewise.
21604 * sunrpc/clnt_udp.c: Likewise.
21605 * sunrpc/clnt_unix.c: Likewise.
21606 * sunrpc/des_crypt.c: Likewise.
21607 * sunrpc/des_soft.c: Likewise.
21608 * sunrpc/get_myaddr.c: Likewise.
21609 * sunrpc/getrpcport.c: Likewise.
21610 * sunrpc/key_call.c: Likewise.
21611 * sunrpc/key_prot.c: Likewise.
21612 * sunrpc/openchild.c: Likewise.
21613 * sunrpc/pm_getmaps.c: Likewise.
21614 * sunrpc/pm_getport.c: Likewise.
21615 * sunrpc/pmap_clnt.c: Likewise.
21616 * sunrpc/pmap_prot.c: Likewise.
21617 * sunrpc/pmap_prot2.c: Likewise.
21618 * sunrpc/pmap_rmt.c: Likewise.
21619 * sunrpc/rpc/auth.h: Likewise.
21620 * sunrpc/rpc/auth_unix.h: Likewise.
21621 * sunrpc/rpc/clnt.h: Likewise.
21622 * sunrpc/rpc/des_crypt.h: Likewise.
21623 * sunrpc/rpc/key_prot.h: Likewise.
21624 * sunrpc/rpc/netdb.h: Likewise.
21625 * sunrpc/rpc/pmap_clnt.h: Likewise.
21626 * sunrpc/rpc/pmap_prot.h: Likewise.
21627 * sunrpc/rpc/pmap_rmt.h: Likewise.
21628 * sunrpc/rpc/rpc.h: Likewise.
21629 * sunrpc/rpc/rpc_des.h: Likewise.
21630 * sunrpc/rpc/rpc_msg.h: Likewise.
21631 * sunrpc/rpc/svc.h: Likewise.
21632 * sunrpc/rpc/svc_auth.h: Likewise.
21633 * sunrpc/rpc/types.h: Likewise.
21634 * sunrpc/rpc/xdr.h: Likewise.
21635 * sunrpc/rpc_clntout.c: Likewise.
21636 * sunrpc/rpc_cmsg.c: Likewise.
21637 * sunrpc/rpc_common.c: Likewise.
21638 * sunrpc/rpc_cout.c: Likewise.
21639 * sunrpc/rpc_dtable.c: Likewise.
21640 * sunrpc/rpc_hout.c: Likewise.
21641 * sunrpc/rpc_main.c: Likewise.
21642 * sunrpc/rpc_parse.c: Likewise.
21643 * sunrpc/rpc_parse.h: Likewise.
21644 * sunrpc/rpc_prot.c: Likewise.
21645 * sunrpc/rpc_sample.c: Likewise.
21646 * sunrpc/rpc_scan.c: Likewise.
21647 * sunrpc/rpc_scan.h: Likewise.
21648 * sunrpc/rpc_svcout.c: Likewise.
21649 * sunrpc/rpc_tblout.c: Likewise.
21650 * sunrpc/rpc_util.c: Likewise.
21651 * sunrpc/rpc_util.h: Likewise.
21652 * sunrpc/rpcinfo.c: Likewise.
21653 * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
21654 * sunrpc/rpcsvc/key_prot.x: Likewise.
21655 * sunrpc/rpcsvc/klm_prot.x: Likewise.
21656 * sunrpc/rpcsvc/mount.x: Likewise.
21657 * sunrpc/rpcsvc/nfs_prot.x: Likewise.
21658 * sunrpc/rpcsvc/nlm_prot.x: Likewise.
21659 * sunrpc/rpcsvc/rex.x: Likewise.
21660 * sunrpc/rpcsvc/rstat.x: Likewise.
21661 * sunrpc/rpcsvc/rusers.x: Likewise.
21662 * sunrpc/rpcsvc/sm_inter.x: Likewise.
21663 * sunrpc/rpcsvc/spray.x: Likewise.
21664 * sunrpc/rpcsvc/yppasswd.x: Likewise.
21665 * sunrpc/rtime.c: Likewise.
21666 * sunrpc/svc.c: Likewise.
21667 * sunrpc/svc_auth.c: Likewise.
21668 * sunrpc/svc_authux.c: Likewise.
21669 * sunrpc/svc_raw.c: Likewise.
21670 * sunrpc/svc_run.c: Likewise.
21671 * sunrpc/svc_simple.c: Likewise.
21672 * sunrpc/svc_tcp.c: Likewise.
21673 * sunrpc/svc_udp.c: Likewise.
21674 * sunrpc/svc_unix.c: Likewise.
21675 * sunrpc/svcauth_des.c: Likewise.
21676 * sunrpc/xcrypt.c: Likewise.
21677 * sunrpc/xdr.c: Likewise.
21678 * sunrpc/xdr_array.c: Likewise.
21679 * sunrpc/xdr_float.c: Likewise.
21680 * sunrpc/xdr_mem.c: Likewise.
21681 * sunrpc/xdr_rec.c: Likewise.
21682 * sunrpc/xdr_ref.c: Likewise.
21683 * sunrpc/xdr_sizeof.c: Likewise.
21684 * sunrpc/xdr_stdio.c: Likewise.
21685
21686 * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
21687 handling.
21688
21689 2010-08-19 Andreas Schwab <schwab@redhat.com>
21690
21691 * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
21692
21693 2010-08-19 Luis Machado <luisgpm@br.ibm.com>
21694
21695 * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
21696 * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
21697 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
21698 * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
21699 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
21700 * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
21701 * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
21702 * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
21703 * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
21704 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
21705 * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
21706 * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
21707 * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
21708 * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
21709
21710 2010-07-26 Anton Blanchard <anton@samba.org>
21711
21712 * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
21713 * malloc/arena.c (heap_trim): Likewise.
21714
21715 2010-08-16 Ulrich Drepper <drepper@redhat.com>
21716
21717 * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
21718 here. Not...
21719 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
21720 * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
21721
21722 2010-08-12 H.J. Lu <hongjiu.lu@intel.com>
21723
21724 * sysdeps/i386/elf/Makefile: New file.
21725
21726 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
21727
21728 * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
21729 from fanotify_init.
21730 * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
21731 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
21732
21733 2010-08-15 Ulrich Drepper <drepper@redhat.com>
21734
21735 * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
21736 of strncasecmp_l.
21737 * sysdeps/multiarch/strcmp.S: Likewise.
21738
21739 2010-08-14 Ulrich Drepper <drepper@redhat.com>
21740
21741 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
21742 strncase_l-nonascii.
21743 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
21744 Add strncase_l-ssse3.
21745 * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
21746 * sysdeps/x86_64/strcmp.S: Likewise.
21747 * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
21748 * sysdeps/x86_64/multiarch/strncase_l.S: New file.
21749 * sysdeps/x86_64/strncase.S: New file.
21750 * sysdeps/x86_64/strncase_l-nonascii.c: New file.
21751 * sysdeps/x86_64/strncase_l.S: New file.
21752 * string/Makefile (strop-tests): Add strncasecmp.
21753 * string/test-strncasecmp.c: New file.
21754
21755 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
21756 warning.
21757
21758 * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
21759 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
21760
21761 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
21762
21763 * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
21764
21765 2010-08-12 Ulrich Drepper <drepper@redhat.com>
21766
21767 * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
21768 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
21769 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
21770
21771 2010-05-01 Alan Modra <amodra@gmail.com>
21772
21773 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
21774 * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
21775 * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
21776 * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
21777 * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
21778 tidying. Don't tail-call __sigjmp_save for static lib.
21779 * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
21780 save location.
21781 (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
21782 (CALL_MCOUNT): Add eh info, and nop after bl.
21783 (TAIL_CALL_SYSCALL_ERROR): New macro.
21784 (PSEUDO_RET): Use it.
21785 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
21786 Correct save location of integer regs and cr.
21787 (_dl_profile_resolve): Correct cr save location. Delete nops
21788 after bl when SHARED. Reduce cfi size a little by better
21789 placement of cfi directives.
21790 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
21791 make a stack frame. Instead use parm save area as a temp.
21792 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
21793 make a stack frame. Use TAIL_CALL_SYSCALL_ERROR.
21794 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
21795 Don't make a stack frame for parent, use parm save area.
21796 Increase child stack frame to 112 bytes. Don't save unused reg,
21797 and adjust reg usage. Set up cfi on error recovery and
21798 epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
21799 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
21800 (__makecontext): Add dummy nop after jump to exit.
21801 * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
21802 Use correct parm save area and cr save, reduce stack frame.
21803 Correct cfi for possible PSEUDO_RET frame setup.
21804 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
21805 Branch to local label emitted by PSEUDO_RET rather than
21806 __syscall_error.
21807
21808 2010-08-12 Andreas Schwab <schwab@redhat.com>
21809
21810 [BZ #11904]
21811 * locale/programs/locale.c (print_assignment): New function.
21812 (show_locale_vars): Use it.
21813
21814 2010-08-11 Ulrich Drepper <drepper@redhat.com>
21815
21816 * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
21817 field.
21818 (struct statfs64): Likewise.
21819 (_STATFS_F_FLAGS): Define.
21820 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
21821 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
21822 Don't define if __ASSUME_STATFS_F_FLAGS is defined.
21823 (ST_VALID): Define locally.
21824 (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
21825 __statvfs_getflags, use the provided value.
21826 * sysdeps/unix/sysv/linux/kernel-features.h: Define
21827 __ASSUME_STATFS_F_FLAGS.
21828
21829 * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
21830
21831 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
21832 Add sys/fanotify.h.
21833 * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
21834 fanotify_mask for GLIBC_2.13.
21835 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
21836 fanotify_init and fanotify_mark.
21837 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
21838 * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
21839
21840 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
21841 Add prlimit.
21842 * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
21843 prlimit64 for GLIBC_2.13.
21844 * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
21845 prlimit64.
21846 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
21847 syscall.
21848 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
21849 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
21850 * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
21851 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
21852 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise. Also
21853 add prlimit alias.
21854 * sysdeps/unix/sysv/linux/prlimit.c: New file.
21855
21856 [BZ #11903]
21857 * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
21858 Patch by Evgeni Bikov <bikovevg@iitp.ru>.
21859
21860 * nss/Makefile: Add rules to build and run tst-nss-test1.
21861 * shlib-versions: Add entry for libnss_test1.
21862 * nss/nss_test1.c: New file.
21863 * nss/tst-nss-test1.c: New file.
21864
21865 * nss/nsswitch.c (__nss_database_custom): Define new variable.
21866 (__nss_configure_lookup): Set appropriate entry in
21867 __nss_configure_lookup to true.
21868 * nss/nsswitch.h: Define enum with indeces of databases in
21869 databases and __nss_database_custom arrays. Declare
21870 __nss_database_custom.
21871 * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
21872 to avoid using nscd when custom rules are installed.
21873 * nss/getXXbyYY_r.c: Likewise.
21874 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
21875
21876 * nss/nss_files/files-parse.c: Whitespace fixes.
21877
21878 2010-08-09 Ulrich Drepper <drepper@redhat.com>
21879
21880 [BZ #11883]
21881 * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
21882 * posix/fnmatch_loop.c: Likewise.
21883
21884 2010-07-17 Andi Kleen <ak@linux.intel.com>
21885
21886 * sysdeps/i386/i386-mcount.S (__fentry__): Define.
21887 * sysdeps/x86_64/_mcount.S (__fentry__): Define.
21888 * stdlib/Versions (__fentry__): Add for GLIBC 2.13
21889 * Versions.def [GLIBC_2.13]: Add.
21890
21891 2010-08-06 Ulrich Drepper <drepper@redhat.com>
21892
21893 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
21894 Also fail if tpwd after pwuid call is NULL.
21895
21896 2010-07-31 Samuel Thibault <samuel.thibault@ens-lyon.org>
21897
21898 * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
21899 when converting to ms.
21900
21901 2010-06-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
21902
21903 * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
21904 EOPNOTSUPP errors with ENOTTY.
21905 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
21906 EOPNOTSUPP errors with ENOTTY.
21907
21908 2010-07-31 Ulrich Drepper <drepper@redhat.com>
21909
21910 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
21911 Add strcasecmp_l-ssse3.
21912 * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
21913 strcasecmp.
21914 * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
21915 * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
21916 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
21917
21918 2010-07-30 Ulrich Drepper <drepper@redhat.com>
21919
21920 * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
21921
21922 * string/Makefile (strop-tests): Add strcasecmp.
21923 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
21924 strcasecmp_l-nonascii.
21925 (gen-as-const-headers): Add locale-defines.sym.
21926 * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
21927 * sysdeps/x86_64/strcasecmp.S: New file.
21928 * sysdeps/x86_64/strcasecmp_l.S: New file.
21929 * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
21930 * sysdeps/x86_64/locale-defines.sym: New file.
21931 * string/test-strcasecmp.c: New file.
21932
21933 * string/test-strcasestr.c: Test both ends of the range of characters.
21934 * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
21935
21936 2010-07-29 Roland McGrath <roland@redhat.com>
21937
21938 [BZ #11856]
21939 * manual/locale.texi (Yes-or-No Questions): Fix example code.
21940
21941 2010-07-27 Ulrich Drepper <drepper@redhat.com>
21942
21943 * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
21944 for ld.so.
21945
21946 2010-07-27 Andreas Schwab <schwab@redhat.com>
21947
21948 * manual/memory.texi (Malloc Tunable Parameters): Document
21949 M_PERTURB.
21950
21951 2010-07-26 Roland McGrath <roland@redhat.com>
21952
21953 [BZ #11840]
21954 * configure.in (-fgnu89-inline check): Set and substitute
21955 gnu89_inline, not libc_cv_gnu89_inline.
21956 * configure: Regenerated.
21957 * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
21958
21959 2010-07-26 Ulrich Drepper <drepper@redhat.com>
21960
21961 * string/test-strnlen.c: New file.
21962 * string/Makefile (strop-tests): Add strnlen.
21963 * string/tester.c (test_strnlen): Add a few more test cases.
21964 * string/tst-strlen.c: Better error reporting.
21965
21966 * sysdeps/x86_64/strnlen.S: New file.
21967
21968 2010-07-24 Ulrich Drepper <drepper@redhat.com>
21969
21970 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
21971 lower-latency instructions.
21972
21973 2010-07-23 Ulrich Drepper <drepper@redhat.com>
21974
21975 * string/test-strcasestr.c: New file.
21976 * string/test-strstr.c: New file.
21977 * string/Makefile (strop-tests): Add strstr and strcasestr.
21978 * string/str-two-way.h: Don't undefine MAX.
21979 * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
21980
21981 2010-07-21 Andreas Schwab <schwab@redhat.com>
21982
21983 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
21984 strcasestr-nonascii.
21985 (CFLAGS-strcasestr-nonascii.c): Define.
21986 * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
21987 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
21988 Remove unused attribute.
21989
21990 2010-07-20 Roland McGrath <roland@redhat.com>
21991
21992 * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
21993 dl_hwcap_mask as well as dl_hwcap. Without this, dsocaps matching in
21994 ld.so.cache was broken. With it, there is no way to disable dsocaps
21995 like LD_HWCAP_MASK can disable hwcaps.
21996
21997 2010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
21998
21999 * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
22000
22001 2010-07-16 Ulrich Drepper <drepper@redhat.com>
22002
22003 * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
22004 call in strcasestr.
22005 * sysdeps/x86_64/multiarch/strcasestr.c: Declare
22006 __strcasestr_sse42_nonascii.
22007 * sysdeps/x86_64/multiarch/Makefile: Add rules to build
22008 strcasestr-nonascii.c.
22009 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
22010
22011 2010-06-15 Luis Machado <luisgpm@br.ibm.com>
22012
22013 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
22014 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
22015 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
22016 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
22017
22018 2010-07-09 Ulrich Drepper <drepper@redhat.com>
22019
22020 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
22021 fcntl.
22022
22023 2010-07-06 Andreas Schwab <schwab@redhat.com>
22024
22025 [BZ #11577]
22026 * elf/dl-version.c (match_symbol): Don't pass NULL occation to
22027 dl_signal_cerror.
22028
22029 2010-07-06 Ulrich Drepper <drepper@redhat.com>
22030
22031 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
22032 _PC_PIPE_BUF using F_GETPIPE_SZ.
22033
22034 2010-07-05 Roland McGrath <roland@redhat.com>
22035
22036 * manual/arith.texi (Rounding Functions): Fix rint description
22037 implicit in round description.
22038
22039 2010-07-02 Ulrich Drepper <drepper@redhat.com>
22040
22041 * elf/Makefile: Fix linking for a few tests to make recent linker
22042 happy.
22043
22044 2010-06-30 Andreas Schwab <schwab@redhat.com>
22045
22046 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
22047 $(common-objpfx)libc_nonshared.a.
22048
22049 2010-06-21 Luis Machado <luisgpm@br.ibm.com>
22050
22051 * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
22052 * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
22053 * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
22054 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
22055 * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
22056 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
22057 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
22058 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
22059 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
22060 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
22061 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
22062 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
22063 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
22064 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
22065 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
22066 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
22067 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
22068 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
22069 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
22070 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
22071 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
22072 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
22073 * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
22074 * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
22075 * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
22076 * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
22077 * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
22078 * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
22079 * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
22080 * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
22081 * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
22082 * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
22083 * sysdeps/powerpc/powerpc32/power7/Implies: New file.
22084 * sysdeps/powerpc/powerpc64/power7/Implies: New file.
22085 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
22086 * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
22087 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
22088 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
22089 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
22090 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
22091 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
22092 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
22093 * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
22094 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
22095 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
22096 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
22097 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
22098 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
22099
22100 2010-06-25 H.J. Lu <hongjiu.lu@intel.com>
22101
22102 * debug/memmove_chk.c (__memmove_chk): Renamed to ...
22103 (MEMMOVE_CHK): ...this. Default to __memmove_chk.
22104 * string/memmove.c (memmove): Renamed to ...
22105 (MEMMOVE): ...this. Default to memmove.
22106 * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
22107 * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
22108 (END_CHK): Define.
22109 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
22110 memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
22111 mempcpy-ssse3-back memmove-ssse3-back.
22112 * sysdeps/x86_64/multiarch/bcopy.S: New file .
22113 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
22114 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
22115 * sysdeps/x86_64/multiarch/memcpy.S: New file.
22116 * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
22117 * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
22118 * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
22119 * sysdeps/x86_64/multiarch/memmove.c: New file.
22120 * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
22121 * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
22122 * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
22123 * sysdeps/x86_64/multiarch/mempcpy.S: New file.
22124 * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
22125 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
22126 Define.
22127 (index_Fast_Copy_Backward): Define.
22128 (HAS_ARCH_FEATURE): Define.
22129 (HAS_FAST_REP_STRING): Define.
22130 (HAS_FAST_COPY_BACKWARD): Define.
22131
22132 2010-06-21 Andreas Schwab <schwab@redhat.com>
22133
22134 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
22135 Restore proper fallback handling.
22136
22137 2010-06-19 Ulrich Drepper <drepper@redhat.com>
22138
22139 [BZ #11701]
22140 * posix/group_member.c (__group_member): Correct checking loop.
22141
22142 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
22143 OOM in getpwuid_r correctly. Return error number when the caller
22144 should return, otherwise -1.
22145 (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
22146 call returning > 0 value.
22147 * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
22148
22149 2010-06-07 Andreas Schwab <schwab@redhat.com>
22150
22151 * dlfcn/Makefile: Remove explicit dependencies on libc.so and
22152 libc_nonshared.a from targets in modules-names.
22153
22154 2010-06-02 Kirill A. Shutemov <kirill@shutemov.name>
22155
22156 * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
22157 requires it.
22158
22159 2010-06-10 Luis Machado <luisgpm@br.ibm.com>
22160
22161 * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
22162 * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
22163 * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
22164 * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
22165
22166 2010-06-02 Andreas Schwab <schwab@redhat.com>
22167
22168 * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
22169
22170 2010-06-14 Ulrich Drepper <drepper@redhat.com>
22171
22172 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
22173 and F_GETPIPE_SZ.
22174 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
22175 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
22176 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
22177 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
22178 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
22179 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
22180
22181 2010-06-14 Roland McGrath <roland@redhat.com>
22182
22183 * manual/libc.texinfo (@copying): Change to GFDL v1.3.
22184
22185 2010-06-07 Jakub Jelinek <jakub@redhat.com>
22186
22187 * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
22188 __REDIRECT followed by __THROW.
22189 * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
22190 * posix/getopt.h (getopt): Likewise.
22191
22192 2010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
22193
22194 * hurd/lookup-at.c (__file_name_lookup_at): Accept
22195 AT_SYMLINK_FOLLOW in AT_FLAGS. Fail with EINVAL if both
22196 AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
22197 in AT_FLAGS.
22198 * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
22199 * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
22200
22201 2010-05-28 Luis Machado <luisgpm@br.ibm.com>
22202
22203 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
22204
22205 2010-05-26 H.J. Lu <hongjiu.lu@intel.com>
22206
22207 [BZ #11640]
22208 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
22209 Properly check family and model.
22210
22211 2010-05-26 Takashi Yoshii <takashi.yoshii.zj@renesas.com>
22212
22213 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
22214
22215 2010-05-24 Luis Machado <luisgpm@br.ibm.com>
22216
22217 * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
22218
22219 2010-05-21 Ulrich Drepper <drepper@redhat.com>
22220
22221 * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
22222 symbol reference.
22223
22224 2010-05-19 Andreas Schwab <schwab@redhat.com>
22225
22226 * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
22227 symbol reference.
22228
22229 2010-05-21 Andreas Schwab <schwab@redhat.com>
22230
22231 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
22232 and internal_recvmmsg.
22233 * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
22234 * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
22235 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
22236 * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
22237
22238 * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
22239 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
22240 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
22241
22242 2010-05-20 Andreas Schwab <schwab@redhat.com>
22243
22244 * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
22245
22246 2010-05-17 Luis Machado <luisgpm@br.ibm.com>
22247
22248 POWER7 optimizations.
22249 * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
22250 * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
22251
22252 2010-05-19 Ulrich Drepper <drepper@redhat.com>
22253
22254 * version.h: Update for 2.13 development version.
22255
22256 2010-05-12 Andrew Stubbs <ams@codesourcery.com>
22257
22258 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
22259 exceptions. Return 0.
22260
22261 2010-05-07 Roland McGrath <roland@redhat.com>
22262
22263 * elf/ldconfig.c (main): Add a const.
22264
22265 2010-05-06 Ulrich Drepper <drepper@redhat.com>
22266
22267 * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
22268 (args_options): Add no-idn option.
22269 (ahosts_keys_int): Add idn_flags to ai_flags.
22270 (parse_option): Handle 'i' option to clear idn_flags.
22271
22272 * malloc/malloc.c (_int_free): Possible race in the most recently
22273 added check. Only act on the data if no current modification
22274 happened.
22275
22276 See ChangeLog.17 for earlier changes.