]> sourceware.org Git - glibc.git/blame - ChangeLog
Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_chk imple...
[glibc.git] / ChangeLog
CommitLineData
b402e91a
RM
12011-09-15 Roland McGrath <roland@hack.frob.com>
2
3 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
4 (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
5 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
6 (CALL_FAIL): Likewise.
7 * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
8 (CALL_FAIL): Macro removed.
9 Patch mostly by Mike Frysinger <vapier@gentoo.org>.
10
4c1a1f71
UD
112011-09-15 Ulrich Drepper <drepper@gmail.com>
12
13 * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
14 for __FINITE_MATH_ONLY__ == 1.
15
edc121be
AS
162011-09-15 Andreas Schwab <schwab@redhat.com>
17
18 * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
19 __ieee754_sqrt instead of sqrt.
20 * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
21 __ieee754_sqrtf instead of sqrtf.
22 * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
23 __floorf instead of floorf.
24 * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
25 __floorf, __truncf instead of floorf, truncf.
26
cd205654
UD
272011-09-14 Ulrich Drepper <drepper@gmail.com>
28
ee4d0315
UD
29 * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
30
cd205654
UD
31 * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
32 __extern_always_inline.
33 Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
34 32-bit.
35
48b67d71
AS
362011-09-14 Andreas Schwab <schwab@redhat.com>
37
38 * elf/rtld.c (dl_main): Also relocate in dependency order when
39 doing symbol dependency testing.
40
1ae12c75
AS
412011-09-13 Andreas Schwab <schwab@linux-m68k.org>
42
43 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
44 Always define `refsym'.
45
995a80df
AS
462011-09-13 Andreas Schwab <schwab@redhat.com>
47
e529793b
AS
48 * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
49 (__FD_ELT): Renamed from __FDELT.
50 * misc/bits/select2.h (__FD_ELT): Likewise.
51 * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
52 __FD_MASK instead of __FDELT, __FDMASK.
53 * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
54 Likewise.
55 * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
56 Likewise.
57
52d4fef8
AS
58 * elf/Makefile (gen-ldd): Fix pattern.
59
995a80df
AS
60 * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
61 (init_tls): Likewise.
62
8682f8b0
UD
632011-09-12 Ulrich Drepper <drepper@gmail.com>
64
65 * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
66
de82006d
AS
672011-09-12 Andreas Schwab <schwab@redhat.com>
68
a7c8e6a1
AS
69 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
70 `struct cmsghdr *' instead of `void *'.
71 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
72 Likewise.
73
0f31fe77
AS
742011-09-11 Andreas Schwab <schwab@linux-m68k.org>
75
76 * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
77 if non-absolute.
78 * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
79 ldd_rewrite_script.
0f31fe77 80
32b4c839
UD
812011-09-11 Ulrich Drepper <drepper@gmail.com>
82
83cd1420
UD
83 * configure.in: Remove --with-tls option.
84 * config.h.in: Remove HAVE_TLS_SUPPORT entry.
85 * sysdeps/i386/elf/configure.in: Always test for TLS support and err
86 out in case it is missing.
87 * sysdeps/ia64/elf/configure.in: Likewise.
88 * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
89 * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
90 * sysdeps/s390/s390-32/elf/configure.in: Likewise.
91 * sysdeps/s390/s390-64/elf/configure.in: Likewise.
92 * sysdeps/sh/elf/configure.in: Likewise.
93 * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
94 * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
95 * sysdeps/x86_64/elf/configure.in: Likewise.
96 * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
97 * sysdeps/mach/hurd/tls.h: Likewise.
98
633f745d
UD
99 [BZ #13067]
100 * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
101
f318beb8
UD
102 [BZ #13090]
103 * configure.in: Fix use of AC_INIT.
104
32b4c839
UD
105 * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
106
3ce1f295
UD
1072011-09-10 Ulrich Drepper <drepper@gmail.com>
108
bb016596
UD
109 * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
110 __set_errno.
8e58439c
UD
111 * malloc/hooks.c: Likewise.
112
02d46fc4
UD
113 * malloc/arena.c (ptmalloc_init_minimal): Removed. Initialize all
114 variables statically.
115 (narenas): Initialize.
116 (list_lock): Initialize.
bb016596
UD
117 (ptmalloc_init): Don't call ptmalloc_init_minimal. Remove
118 initializtion of main_arena and list_lock. Small cleanups.
02d46fc4
UD
119 Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
120 * malloc/malloc.c: Remove malloc_getpagesize. Include <ldsodefs.h>.
121 Add initializers to main_arena and mp_.
122 (malloc_state): Remove pagesize member. Change all users to use
123 GLRO(dl_pagesize).
124
125 * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
126 * sysdeps/unix/sysv/linux/getpagesize.c: Simplify. GLRO(dl_pagesize)
127 is always initialized.
128
22a89187
UD
129 * malloc/malloc.c: Removed unused configurations and dead code.
130 * malloc/arena.c: Likewise.
131 * malloc/hooks.c: Likewise.
02d46fc4 132 * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
22a89187 133
d063d164
UD
134 * include/tls.h: Removed. USE___THREAD must always be defined.
135 * bits/libc-tsd.h: Don't handle !USE___THREAD.
136 * elf/dl-libc.c: Likewise.
137 * elf/dl-tsd.c: Likewise.
138 * include/errno.h: Likewise.
139 * include/netdb.h: Likewise.
140 * include/resolv.h: Likewise.
141 * inet/herrno-loc.c: Likewise.
142 * inet/herrno.c: Likewise.
143 * malloc/arena.c: Likewise.
144 * malloc/hooks.c: Likewise.
145 * malloc/malloc.c: Likewise.
146 * resolv/res-state.c: Likewise.
147 * resolv/res_libc.c: Likewise.
148 * sysdeps/i386/dl-machine.h: Likewise.
149 * sysdeps/ia64/dl-machine.h: Likewise.
150 * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
151 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
152 * sysdeps/s390/s390-32/dl-machine.h: Likewise.
153 * sysdeps/s390/s390-64/dl-machine.h: Likewise.
154 * sysdeps/sh/dl-machine.h: Likewise.
155 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
156 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
157 * sysdeps/unix/i386/sysdep.S: Likewise.
158 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
159 * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
160 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
161 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
162 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
163 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
164 * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
165 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
166 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
167 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
168 * sysdeps/unix/x86_64/sysdep.S: Likewise.
169 * sysdeps/x86_64/dl-machine.h: Likewise.
170 * tls.make.c: Likewise.
171
3ce1f295
UD
172 * configure.in: Remove --with-__thread option. Make tests for
173 --no-whole-archive, __builtin_expect, symbol redirection, __thread,
174 tls_model attribute fail if no support is available. Remove
175 USE_IN_LIBIO.
176 * Makeconfig: Adjust for dropped configure option. All features are
177 now mandatory.
178 * Makerules: Likewise.
179 * Versions.def: Likewise.
180 * argp/argp-fmtstream.c: Likewise.
181 * argp/argp-fmtstream.h: Likewise.
182 * argp/argp-help.c: Likewise.
183 * assert/assert.c: Likewise.
184 * config.h.in: Likewise.
185 * config.make.in: Likewise.
186 * configure: Likewise.
187 * configure.in: Likewise.
188 * csu/Versions: Likewise.
189 * csu/init.c: Likewise.
190 * elf/tst-audit2.c: Likewise.
191 * elf/tst-tls10.c: Likewise.
192 * elf/tst-tls10.h: Likewise.
193 * elf/tst-tls11.c: Likewise.
194 * elf/tst-tls12.c: Likewise.
195 * elf/tst-tls14.c: Likewise.
196 * elf/tst-tlsmod11.c: Likewise.
197 * elf/tst-tlsmod12.c: Likewise.
198 * elf/tst-tlsmod13.c: Likewise.
199 * elf/tst-tlsmod13a.c: Likewise.
200 * elf/tst-tlsmod14a.c: Likewise.
201 * elf/tst-tlsmod15b.c: Likewise.
202 * elf/tst-tlsmod16a.c: Likewise.
203 * elf/tst-tlsmod16b.c: Likewise.
204 * elf/tst-tlsmod7.c: Likewise.
205 * elf/tst-tlsmod8.c: Likewise.
206 * elf/tst-tlsmod9.c: Likewise.
207 * gmon/gmon.c: Likewise.
208 * grp/fgetgrent_r.c: Likewise.
209 * grp/putgrent.c: Likewise.
210 * hurd/fopenport.c: Likewise.
211 * include/libc-symbols.h: Likewise.
212 * include/tls.h: Likewise.
213 * intl/gettextP.h: Likewise.
214 * intl/loadinfo.h: Likewise.
215 * locale/global-locale.c: Likewise.
216 * locale/localeinfo.h: Likewise.
217 * mach/devstream.c: Likewise.
218 * malloc/arena.c: Likewise.
219 * malloc/set-freeres.c: Likewise.
220 * misc/err.c: Likewise.
221 * misc/getttyent.c: Likewise.
222 * misc/mntent_r.c: Likewise.
223 * posix/getopt.c: Likewise.
224 * posix/wordexp.c: Likewise.
225 * pwd/fgetpwent_r.c: Likewise.
226 * resolv/Versions: Likewise.
227 * resolv/res_hconf.c: Likewise.
228 * shadow/fgetspent_r.c: Likewise.
229 * shadow/putspent.c: Likewise.
230 * stdio-common/printf_fphex.c: Likewise.
231 * stdio-common/tmpfile.c: Likewise.
232 * stdlib/abort.c: Likewise.
233 * stdlib/fmtmsg.c: Likewise.
234 * sunrpc/auth_unix.c: Likewise.
235 * sunrpc/clnt_perr.c: Likewise.
236 * sunrpc/clnt_tcp.c: Likewise.
237 * sunrpc/clnt_udp.c: Likewise.
238 * sunrpc/clnt_unix.c: Likewise.
239 * sunrpc/openchild.c: Likewise.
240 * sunrpc/svc_simple.c: Likewise.
241 * sunrpc/svc_tcp.c: Likewise.
242 * sunrpc/svc_udp.c: Likewise.
243 * sunrpc/svc_unix.c: Likewise.
244 * sunrpc/xdr.c: Likewise.
245 * sunrpc/xdr_array.c: Likewise.
246 * sunrpc/xdr_rec.c: Likewise.
247 * sunrpc/xdr_ref.c: Likewise.
248 * sunrpc/xdr_stdio.c: Likewise.
249
1248c1c4
PB
2502011-09-09 Ulrich Drepper <drepper@gmail.com>
251
252 * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
253
2542011-07-03 Andreas Jaeger <aj@suse.de>
255
256 * math/libm-test.inc (jn_test): Add tests for BZ#11589.
257 * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
258 regenerate with gen-libm-tests.pl.
259
2602010-05-12 Petr Baudis <pasky@suse.cz>
261
262 [BZ #11589]
263 * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
264 around j0() zero points by switching to j1().
265 * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
266 * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
267 * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
268 * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
269
f22e1074
UD
2702011-09-09 Ulrich Drepper <drepper@gmail.com>
271
f19009c1
UD
272 * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
273 instead of 0.
274 * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
275 instead of 0. .
276 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
277 Patch in part by Pavel Roskin <proski@gnu.org>.
278
3f8cc204
UD
279 [BZ #13138]
280 * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
281 realloc.
282 (_IO_vfscanf_internal): Remove reteof. Use errout after setting done.
283 Free memory block if necessary.
284
f22e1074
UD
285 [BZ #12847]
286 * libio/genops.c (INTDEF): For string streams the _lock pointer can
287 be NULL. Don't lock in this case.
288
0a2349f9
RM
2892011-09-09 Roland McGrath <roland@hack.frob.com>
290
291 * elf/elf.h (ELFOSABI_GNU): New macro.
292 (ELFOSABI_LINUX): Define to that.
293
f3cdd467
DZ
2942011-07-29 Denis Zaitceff <zaitceff@gmail.com>
295
296 * string/strncat.c (strncat): Undef the symbol in case it has been
297 defined in bits/string.h.
298
74718d13
UD
2992011-09-09 Ulrich Drepper <drepper@gmail.com>
300
633e9e0f
UD
301 * elf/sotruss.ksh: Clean up, fix, and complete help messages.
302
0a2349f9 303 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
74718d13
UD
304 link map.
305
f9924780
AJ
3062011-08-17 Andreas Jaeger <aj@suse.de>
307
308 * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
309
7f5517aa
PP
3102011-08-18 Paul Pluzhnikov <ppluzhnikov@google.com>
311 Ian Lance Taylor <iant@google.com>
312
313 * math/libm-test.inc (lround_test): New testcase.
314 * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
315
762011fe
UD
3162011-09-08 Ulrich Drepper <drepper@gmail.com>
317
92963737
UD
318 * Makefile: Remove support for automatic cvs check-ins.
319 * Makerules: Likewise.
320 * config.make.in: Likewise.
321 * configure.in: Likewise.
322 * intl/Makefile: Likewise.
323 * locale/Makefile: Likewise.
324 * po/Makefile: Likewise.
325 * posix/Makefile: Likewise.
326 * sysdeps/gnu/Makefile: Likewise.
327 * sysdeps/mach/hurd/Makefile: Likewise.
328 * sysdeps/sparc/sparc32/Makefile: Likewise.
329
b0727fd8
JS
330 [BZ #13118]
331 * posix/Makefile (bug-regex32-ENV): Define.
332 Patch by John Stanley <jpsinthemix@verizon.net>.
333
a0f33f99
UD
334 * misc/Makefile (headers): Add bits/select2.h.
335 * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
336 * misc/bits/select2.h: New file.
337 * include/bits/select2.h: New file.
338 * debug/Makefile (routines): Add fdelt_chk.
339 * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
340 * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
341 FD_ISSET.
342 * debug/fdelt_chk.c: New file.
343
762011fe
UD
344 * wcsmbs/test-wcscmp.c: Moved from string/*. Adjust.
345 * wcsmbs/test-wmemcmp.c: Likewise.
346 * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
a0f33f99 347 * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
762011fe
UD
348
3492011-09-08 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
350
351 * string/Makefile (strop-tests): Add memcmp.
352 * string/test-wmemcmp.c: New file.
353 * string/test-memcmp.c: Add wmemcmp support.
354
7f513ec8
RM
3552011-09-08 Roland McGrath <roland@hack.frob.com>
356
0442afb4
RM
357 [BZ #13153]
358 * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
359 2011-07-19 change.
360
7f513ec8
RM
361 * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
362 garbage value in a __mach_port_mod_refs call in the cases of the
363 task-self and thread-self ports.
364
a12b2239
ST
3652011-09-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
366
367 * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
368
610f9ab4
AS
3692011-09-08 Andreas Schwab <schwab@redhat.com>
370
7f513ec8 371 * elf/dl-load.c (lose): Check for non-null L.
610f9ab4 372
48882a1a
LD
3732011-09-07 Ulrich Drepper <drepper@gmail.com>
374
b49865be
UD
375 * elf/dl-load.c (open_verify): Use O_CLOEXEC.
376
fdc86bc9
UD
377 * elf/dl-libc.c (dlerror_run): Pass back error code from
378 dl_catch_error.
379
c966526a
UD
380 [BZ #13123]
381 * elf/dl-load.c (lose): Free l_origin if it is valid.
382
48882a1a
LD
383 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
384 names.
385 * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
386 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
387 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
388 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
389 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
390 Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
391
77a2a8b4
AZ
3922011-08-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
393
394 * sysdeps/powerpc/fpu/e_hypot.c: New file.
395 * sysdeps/powerpc/fpu/e_hypotf.c: New file.
396 * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
397 * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
398 * sysdeps/powerpc/fpu/k_cosf.c: New file.
399 * sysdeps/powerpc/fpu/k_sinf.c: New file.
400 * sysdeps/powerpc/fpu/s_cosf.c: New file.
401 * sysdeps/powerpc/fpu/s_sinf.c: New file.
402 * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
403 * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
404
24f579d8
AM
4052011-08-15 Alan Modra <amodra@gmail.com>
406
407 [BZ #13092]
408 * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
409 * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
410 * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here. Add
411 ppc_mcount to static-only-routines.
412 * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
413 __mcount_internal.
414 * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
415 __mcount_internal with usual JUMPTARGET. Remove useless nop.
416
3d4837df
UD
4172011-08-18 David Flaherty <flaherty@linux.vnet.ibm.com>
418
419 * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
420 for finite and infinity parameters.
421
22700377
WS
4222011-08-04 Will Schmidt <will_schmidt@vnet.ibm.com>
423
424 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
425 and add nop instructions for throughput optimization.
426 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
427
5025581e
WS
4282011-07-28 Will Schmidt <will_schmidt@vnet.ibm.com>
429
430 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
431 aligned copy for power7 with vector-scalar instructions.
432 * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
433
08a300c9
L
4342011-07-24 H.J. Lu <hongjiu.lu@intel.com>
435
436 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
437 AVX check.
438
59178ef9
AS
4392011-09-07 Andreas Schwab <schwab@redhat.com>
440
441 [BZ #13144]
442 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
443 last change.
444
e38ba7ab
UD
4452011-09-07 Ulrich Drepper <drepper@gmail.com>
446
447 * sysdeps/unix/sysv/linux/x86_64/init-first.c
448 (_libc_vdso_platform_setup): If vDSO is not present store pointer to
449 syscall wrapper around clock_gettime in __vdso_clock_gettime.
450 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
451 clock_gettime.
452
d53a73ac
UD
4532011-09-06 Ulrich Drepper <drepper@gmail.com>
454
fc8bffcc
UD
455 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
456 Forgot to demangle the pointer.
457
ceaa0c5d
UD
458 * sysdeps/i386/sysdep.h: Define atom_text_section.
459 * sysdeps/x86_64/sysdep.h: Likewise.
460 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
461 section with atom_text_section.
462 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
463 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
464 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
465 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
466 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
467
a77d3c17
UD
468 * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
469 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
470 already be defined. Change to take two parameters and don't assign
471 result to variable. Adjust all users.
472 Define INTERNAL_GETTIME if not already defined.
473 Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
474 call.
475 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
476 HAVE_CLOCK_GETTIME_VSYSCALL.
477 * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
478
d53a73ac
UD
479 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
480 gettimeofday vsyscall, just use time.
481
a8f84144
AS
4822011-09-06 Andreas Schwab <schwab@redhat.com>
483
484 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
485 <errno.h>.
486
ef606249
UD
4872011-09-06 Ulrich Drepper <drepper@gmail.com>
488
489 * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
490 syscall on x86-64.
491 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
492 syscall.
493 * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
494 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
495 syscall if possible.
496
6585cb60
UD
4972011-09-05 Ulrich Drepper <drepper@gmail.com>
498
499 * elf/pldd.c (get_process_info): Don't read whole ELF header, just
500 e_ident. Don't pass to find_mapsXX.
501 * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
502
a5f524e4
LD
5032011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
504
505 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
506 strchr-sse2-no-bsf strrchr-sse2-no-bsf
507 * sysdeps/x86_64/multiarch/strchr.S: Update.
508 Check bit_slow_BSF bit.
509 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
510 * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
511 * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
512
554881ef
UD
5132011-09-05 Ulrich Drepper <drepper@gmail.com>
514
d96de963
UD
515 [BZ #13134]
516 * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
517 before glibc 2.15.
518 (tryshell): Define.
519 (__spawni): Change last parameter to be flag. Test
520 SPAWN_XFLAGS_USE_PATH flag to use path or not.
521 Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
522 * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
523 * posix/spawni.c: Likewise.
524 * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
525 * posix/spawnp.c: Likewise. Change normal version to use
526 SPAWN_XFLAGS_USE_PATH.
527 * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
528 SPAWN_XFLAGS_TRY_SHELL.
529
d48e5868
UD
530 [BZ #13150]
531 * posix/glob.h: Remove gcc 1.x support.
532
554881ef
UD
533 [BZ #13068]
534 * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
535
693fb948
LD
5362011-07-20 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
537
538 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
539 strchr-sse2 strrchr-sse2 strchr-sse2-bsf
540 strrchr-sse2-bsf
541 * sysdeps/i386/i686/multiarch/strchr.S: New file.
542 * sysdeps/i386/i686/multiarch/strrchr.S: New file.
543 * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
544 * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
545 * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
546 * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
547
1b48c537
UD
5482011-08-29 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
549
49d42c37
UD
550 * sysdeps/x86_64/wcscmp.S: New file.
551
1b48c537
UD
552 * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
553 wcscmp-c wcscmp-sse2
554 * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
555 * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
556 * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
557 * wcsmbs/wcscmp.c: Allow renaming.
558
15c95c5d
DM
5592011-09-05 David S. Miller <davem@davemloft.net>
560
561 * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
562 stack slot, rather than the struct return pointer slot.
563 * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
564 * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
565 * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
566 * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
567
2f0ad8f3
UD
5682011-09-05 Ulrich Drepper <drepper@gmail.com>
569
d88ae418
UD
570 * po/ja.po: Update from translation team.
571
2f0ad8f3
UD
572 [BZ #13144]
573 * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
574 kernel in 64-bit binaries.
575
5f4318d1
DM
5762011-09-01 David S. Miller <davem@davemloft.net>
577
578 * elf/elf.h (HWCAP_SPARC_*): Move to..
579 * sysdeps/sparc/sysdep.h: this new file and add new values.
580 * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
581 * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
582 _DL_HWCAP_COUNT to 24.
583 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
584 entries.
585 * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
586 __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
587 * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
588 * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
589 instead of magic constants.
590 * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
591
3ba57516
DM
5922011-08-31 David S. Miller <davem@davemloft.net>
593
594 * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
595 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
596 Reimplement to do errno handling inline.
597 (SYSCALL_ERROR_HANDLER): New macro.
598 (__SYSCALL_STRING): Do not do errno handling in asm.
599 (__CLONE_SYSCALL_STRING): Delete.
600 (__INTERNAL_SYSCALL_STRING): Delete.
601 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
602 sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
603 (PSEUDO): Reimplement to do errno handling inline.
604 (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
605 (SYSCALL_ERROR_HANDLER): New macro.
606 (__SYSCALL_STRING): Do not do errno handling in asm.
607 (__CLONE_SYSCALL_STRING): Delete.
608 (__INTERNAL_SYSCALL_STRING): Delete.
609 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
610 Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
611 i386.
612 (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
613 (inline_syscall*): Add 'err' argument.
614 (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
615 INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
616 (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
617 INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
618
619 * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
620 * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
621
2bc17433
AS
6222011-08-30 Andreas Schwab <schwab@redhat.com>
623
624 * elf/rtld.c (dl_main): Relocate objects in dependency order.
625
fbeb5f4d
JO
6262011-08-29 Jiri Olsa <jolsa@redhat.com>
627
628 * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
629 directive.
630
ad69cc26
DM
6312011-08-24 David S. Miller <davem@davemloft.net>
632
633 * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
634
39dd69df
AS
6352011-08-24 Andreas Schwab <schwab@redhat.com>
636
637 * elf/Makefile: Add rules to build and run unload8 test.
638 * elf/unload8.c: New file.
639 * elf/unload8mod1.c: New file.
640 * elf/unload8mod1x.c: New file.
641 * elf/unload8mod2.c: New file.
642 * elf/unload8mod3.c: New file.
643
644 * elf/dl-close.c (_dl_close_worker): Reset private search list if
645 it wasn't used.
646
2c0b250a
DM
6472011-08-23 David S. Miller <davem@davemloft.net>
648
649 * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
650 subtract stack bias.
651 * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
652 %sp not %fp in calculations.
653 (_JMPBUF_UNWINDS_ADJ): Likewise.
654
22044b48
DM
655 * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
656 (aio_suspend): Call it to force an exception region around the
657 AIO_MISC_WAIT() invocation.
658
2cae4995
AS
6592011-08-23 Andreas Schwab <schwab@redhat.com>
660
661 * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
662 backslash.
663
873a772e
AJ
6642011-07-04 Aurelien Jarno <aurelien@aurel32.net>
665
666 * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
667 protection macro.
668 * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
669 and <dl-machine.h>.
670 (Elf64_FuncDesc): Remove.
671
25ad0df1
DM
6722011-08-22 David S. Miller <davem@davemloft.net>
673
674 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
675 sigaltstack check, add missing cfi directives.
676 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
677 missing cfi directives, and sigaltstack handling.
678
e888bcbe
AS
6792011-08-16 Andreas Schwab <schwab@redhat.com>
680
681 [BZ #11724]
682 * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
683 object is seen twice.
684 * elf/dl-fini.c (_dl_sort_fini): Likewise.
685
686 * elf/Makefile (distribute): Add tst-initorder2.c.
687 (tests): Add tst-initorder2.
688 (modules-names): Add tst-initorder2a tst-initorder2b
689 tst-initorder2c tst-initorder2d. Add rules to build them.
690 ($(objpfx)tst-initorder2.out): New rule.
691 * elf/tst-initorder2.c: New file.
692 * elf/tst-initorder2.exp: New file.
693
87162f46
AS
6942011-08-22 Andreas Schwab <schwab@redhat.com>
695
70538b7f
AS
696 * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
697
f55ffe58
AS
698 * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
699 dependencies back to end of function.
700
87162f46
AS
701 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
702 $(elfobjdir)/ld.so.
703
91b392a4
UD
7042011-08-21 Ulrich Drepper <drepper@gmail.com>
705
706 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
707 * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
708 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
709 * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
710 * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
711 of __vdso_gettimeofday.
712 * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
713 __vdso_gettimeofday and __vdso_time. Define __vdso_getcpu with
714 attribute_hidden.
715 (_libc_vdso_platform_setup): Remove initialization of
716 __vdso_gettimeofday and __vdso_time.
717
5c43483f
UD
7182011-08-20 Ulrich Drepper <drepper@gmail.com>
719
775a77e7
UD
720 * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
721 and fgetc_unlocked.
722 * nss/nss_files/files-key.c (search): Use fgets_unlocked and
723 getc_unlocked.
89f447ed 724
49c74ba9
UD
725 * elf/dl-open.c (add_to_global): Report additions to the global scope
726 for LD_DEBUG=scopes.
727 (dl_open_worker): Also print scope of newly loaded dependencies.
001f0a6c 728 (_dl_show_scope): Indicate if there is no scope.
49c74ba9 729
5c43483f
UD
730 [BZ #13114]
731 * stdio-common/Makefile (tests): Add bug24.
732 * stdio-common/bug24.c: New file.
733
a101b025
AJ
7342011-08-19 Andreas Jaeger <aj@suse.de>
735
736 [BZ #13114]
737 * libio/fileops.c (_IO_new_file_fopen): Fix handling of
738 non-existant file when using close-on-exec mode.
739
c88f1766
UD
7402011-08-20 Ulrich Drepper <drepper@gmail.com>
741
0276a718
UD
742 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
743 the very first instruction.
744
c88f1766
UD
745 * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
746 the CFI state in the end.
747 * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
748 inclusion of dl-trampoline.h.
749 Based on a patch by Jiri Olsa <jolsa@redhat.com>.
750
51ccffa0
AS
7512011-08-19 Andreas Schwab <schwab@redhat.com>
752
94d7165f
AS
753 * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
754 expectations for long double.
755
51ccffa0
AS
756 * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
757 from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
758
fd708658 7592011-08-14 David S. Miller <davem@davemloft.net>
c27714f1
DM
760
761 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
762 artificual limit depends upon the system page size.
763
44f0a71e
UD
7642011-08-17 Ulrich Drepper <drepper@gmail.com>
765
766 * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
767 * resolv/Makefile: Define CFLAGS-libresolv.
768
8de79a24
AS
7692011-08-17 Andreas Schwab <schwab@redhat.com>
770
771 * nss/makedb.c (compute_tables): Make variables used in nested
772 function static.
773
27724598
UD
7742011-08-17 Ulrich Drepper <drepper@gmail.com>
775
c5305d88
UD
776 * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
777 * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
778 if buffer was too small.
779
27724598
UD
780 * elf/pldd.c (main): Attach to all threads in the process.
781 Rewrite /proc handling to use *at functions.
782
076fe015
UD
7832011-08-16 Ulrich Drepper <drepper@gmail.com>
784
174baab3
UD
785 * elf/dl-open.c (_dl_show_scope): Take additional parameter which
786 specifies first scope to show.
787 (dl_open_worker): Update callers. Move printing scope of new
788 object to before the relocation.
44f0a71e 789 * elf/rtld.c (dl_main): Update _dl_show_scope call.
174baab3
UD
790 * sysdeps/generic/ldsodefs.h: Update declaration.
791
076fe015
UD
792 * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
793 string for the scope number.
794
a60df2c3
UD
7952011-08-14 Ulrich Drepper <drepper@gmail.com>
796
797 * nscd/servicescache.c (cache_addserv): Make sure written is always
798 initialized.
799
5e4287d1
RM
8002011-08-14 Roland McGrath <roland@hack.frob.com>
801
85ae0589
RM
802 * sysdeps/i386/i486/bits/atomic.h
803 (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
804 statement expression, so as to suppress "set but not used" warning.
805 (__arch_c_compare_and_exchange_val_64_acq): Likewise.
806
69f63097
RM
807 * string/strncat.c (STRNCAT): Use prototype definition.
808
675456ef
RM
809 * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
810 (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
811 -Iprograms here.
812 (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
813 (localedef-modules): Add localedef.
814 (locale-modules): Add locale.
815
5e4287d1
RM
816 * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
817 * elf/rtld.c (dl_main): Invert order of assignment in last change,
818 to avoid a warning.
819
9c96ff23
DM
8202011-08-14 David S. Miller <davem@davemloft.net>
821
822 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
823 RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
824
f9ddf089
UD
8252011-08-13 Ulrich Drepper <drepper@gmail.com>
826
44f0a71e 827 * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
73d7af4f
UD
828 (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
829 * elf/rtld.c (dl_main): Set l_name of vDSO.
830 Call _dl_show_scope when DL_DEBUG_SCOPES.
831 (process_dl_debug): Recognize scopes flag and also set it for all.
832 * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
833 Declare _dl_show_scope.
834
1dc27704
UD
835 * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
836 (do_dlopen): Pass caller_dlopen to dl_open.
837 (__libc_dlopen_mode): Initialize caller_dlopen.
838
f9ddf089
UD
839 * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
840 of libc. Make tolower call locale-independent. Optimize a bit by
841 using isdigit instead of isalnum.
842 * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
843
9ac533d3
UD
8442011-08-12 Ulrich Drepper <drepper@gmail.com>
845
846 * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
847 was a dependency or dynamically loaded.
848
89edf2e9
UD
8492011-08-11 Ulrich Drepper <drepper@gmail.com>
850
8e999d29
UD
851 * intl/l10nflist.c: Allow architecture-specific pop function.
852 * sysdeps/x86_64/l10nflist.c: New file.
853
89edf2e9
UD
854 * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
855 classification.
856
14d96785
AS
8572011-08-10 Andreas Schwab <schwab@redhat.com>
858
859 * include/dirent.h: Add libc_hidden_proto for scandirat and
860 scandirat64. Don't declare __scandirat64.
861 * dirent/scandirat.c: Add libc_hidden_def.
862 * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
863 * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
864
6761ac04
DM
8652011-08-10 David S. Miller <davem@davemloft.net>
866
867 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
868 enum.
869 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
870 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
871 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
872
c55fbd1e
UD
8732011-08-09 Ulrich Drepper <drepper@gmail.com>
874
875 * Versions.def [libc]: Add GLIBC_2.15.
876 * dirent/Makefile (routines): Add scandirat and scandirat64.
877 * dirent/Versions [libc]: Export scandirat and scandirat64 for
878 GLIBC_2.15.
879 * dirent/dirent.h: Declare scandirat and scandirat64.
880 * dirent/scandirat.c: New file.
881 * dirent/scandirat64.c: New file.
882 * sysdeps/wordsize-64/scandirat.c: New file.
883 * sysdeps/wordsize-64/scandirat64.c: New file.
884 * dirent/opendir.c: Define opendirat.
885 * dirent/scandir.c: Move code to scandirat.c. Implement scandir
886 using scandirat.
887 * dirent/scandir64.c: Adjust for scandir.c change.
888 * include/dirent.h: Define scandir_cancel_struct. Declare __opendirat,
889 __scandirat64, and __scandir_cancel_handler.
890 * sysdeps/unix/opendir.c: Rename __opendir to __opendirat. Take
891 additional parameter and use openat instead of open (outside of ld.so).
892 Add new __opendir as wrapper around __opendirat.
893 * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
894 here without requiring old scandirat implementation.
895
879165f2
UD
8962011-08-08 Ulrich Drepper <drepper@gmail.com>
897
898 * dirent/scandir.c (cancel_handler): Renamed to
899 __scandir_cancel_handler. Do not define if SKIP_SCANDIR_CANCEL is
900 defined. Adjust users.
901 * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
902 * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
903
cb7e923b
UD
9042011-08-04 Ulrich Drepper <drepper@gmail.com>
905
16292edd
UD
906 * string/test-string.h (IMPL): Use __STRING to expand name and then
907 stringify it.
908
cb7e923b
UD
909 * string/test-strcmp.c: Unify most of the WIDE and !WIDE code. Lots
910 of cleanups.
911
cff82933
LD
9122011-07-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
913
914 * string/Makefile: Update.
915 (strop-tests): Append strncat.
916 * string/test-wcscmp.c: New file.
917 New comprehensive test for wcscmp.
918 * string/test-strcmp.c: Update.
919 (WIDE): New define.
920
9be9bfcc
AS
9212011-07-22 Andreas Schwab <schwab@redhat.com>
922
923 * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
924 line.
925
2e96f1c7
AS
9262011-07-26 Andreas Schwab <schwab@redhat.com>
927
928 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
929 encoding to ACE if AI_IDN.
930
85188888
JJ
9312011-08-01 Jakub Jelinek <jakub@redhat.com>
932
933 * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
934 to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
935
5fa16e9b
LD
9362011-07-22 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
937
938 * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
939 Fix overflow bug in strncat.
940 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
941
942 * string/test-strncat.c: Update.
943 Add new tests for checking overflow bugs.
944
9452011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
946
947 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
948 strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
949 * sysdeps/i386/i686/multiarch/strcat.S: New file.
950 * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
951 * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
952 * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
953 * sysdeps/i386/i686/multiarch/strncat.S: New file.
954 * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
955 * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
956
957 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
958 (USE_AS_STRCAT): Define.
959 Add strcat and strncat support.
960 * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
961
8c1a459f
AS
9622011-07-25 Andreas Schwab <schwab@redhat.com>
963
964 * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
965 __n bigger than INT_MAX+1.
966 (__strncmp_g): Likewise.
967
bba33c28
UD
9682011-07-23 Ulrich Drepper <drepper@gmail.com>
969
798be72d
UD
970 * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
971 * libio/stido.h: Likewise.
972
8accd4dc
UD
973 * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
974 (AF_NFC): Define.
975 * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
976 (AF_NFC): Define.
977
cbff0d96
UD
978 * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
979 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
980 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
981 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
982 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
983
9191c04a
UD
984 [BZ #13021]
985 * scripts/test-installation.pl: Don't expect libnss_test1 to be
986 installed.
987
bba33c28
UD
988 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
989 typo.
990 (_dl_x86_64_save_sse): Likewise.
991
90f139dd
UD
9922011-07-22 Ulrich Drepper <drepper@gmail.com>
993
1aae088a
UD
994 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
995 OSXSAVE.
996 (_dl_x86_64_save_sse): Likewise.
997
8e2045f5
UD
998 * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
999
90f139dd
UD
1000 * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
1001
1d002f25
AS
10022011-07-21 Andreas Schwab <schwab@redhat.com>
1003
1004 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
1005 change.
1006 (_dl_x86_64_save_sse): Use correct AVX check.
1007
21137f89
UD
10082011-07-21 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
1009
1010 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
1011 bug in strncpy/strncat.
1012 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
1013
a65c0b7a
UD
10142011-07-21 Ulrich Drepper <drepper@gmail.com>
1015
1016 * string/tester.c (test_strcat): Add tests for different alignments
1017 of source and destination.
1018 (test_strncat): Likewise.
1019
6986b98a
UD
10202011-07-20 Ulrich Drepper <drepper@gmail.com>
1021
90bb2039
UD
1022 [BZ #12852]
1023 * posix/glob.c (glob): Check passed in values before using them in
1024 expressions to avoid some overflows.
1025 (glob_in_dir): Likewise.
1026
5644ef54
UD
1027 [BZ #13007]
1028 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
1029 check for AVX enablement so that we don't crash with old kernels and
1030 new hardware.
1031 * elf/tst-audit4.c: Add same checks here.
1032 * elf/tst-audit6.c: Likewise.
1033
1034 * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
6986b98a 1035
bfc9dc9b
AS
10362011-07-09 Andreas Schwab <schwab@linux-m68k.org>
1037
1038 * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
1039
702e64bb
UD
10402011-07-20 Ulrich Drepper <drepper@gmail.com>
1041
1042 * po/cs.po: Update from translation team.
1043 * po/bg.po: Likewise.
1044
295e904f
MP
10452011-07-12 Marek Polacek <mpolacek@redhat.com>
1046
1047 * misc/sys/cdefs.h: Add support for const attribute.
1048 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
1049 to gnu_dev_{major,minor,makedev} functions.
1050
3ff94596
MP
10512011-07-20 Marek Polacek <mpolacek@redhat.com>
1052
1053 * intl/dcigettext.c (get_output_charset): Add missing bracket.
1054
28b59fca
AS
10552011-07-20 Andreas Schwab <schwab@redhat.com>
1056
1057 * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
1058 strlen results.
1059
19df733e
AK
10602011-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1061
1062 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
1063 (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
1064 register in order to avoid conflicts with the soft frame pointer
1065 being held in r11 when necessary.
1066 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
1067 (INTERNAL_VSYSCALL_NCS): Likewise.
1068
c8835729
MP
10692011-07-14 Marek Polacek <mpolacek@redhat.com>
1070
1071 * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
1072 * elf/dl-fini.c (_dl_fini): Adjust caller.
1073 * elf/dl-close.c (_dl_close_worker): Likewise.
1074 * sysdeps/generic/ldsodefs.h: Adjust declaration.
1075
b902330c
MP
10762011-07-15 Marek Polacek <mpolacek@redhat.com>
1077
8991e135
MP
1078 * elf/cache.c (load_aux_cache): Remove unnecessary condition of
1079 "aux_cache->nlibs < 0".
1080
b902330c
MP
1081 * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
1082 in the reload-count case.
1083
99710781
LD
10842011-07-15 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
1085
1086 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
1087 strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
1088 strncat-sse2-unaligned strncat-c strlen-sse2-pminub
1089 * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
1090 * sysdeps/x86_64/multiarch/strcat.S: New file.
1091 * sysdeps/x86_64/multiarch/strncat.S: New file.
1092 * sysdeps/x86_64/multiarch/strncat-c.c: New file.
1093 * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
1094 * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
1095 * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
1096 * sysdeps/x86_64/multiarch/strcpy-ssse3.S
1097 (USE_AS_STRCAT): Define.
1098 Add strcat and strncat support.
1099 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
1100 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
1101 * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
1102 * string/strncat.c: Update.
1103 (USE_AS_STRNCAT): Define.
1104 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
1105 Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
1106 and i7.
1107 * sysdeps/x86_64/multiarch/init-arch.h
1108 (bit_Prefer_PMINUB_for_stringop): New.
1109 (index_Prefer_PMINUB_for_stringop): Likewise.
1110 * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
1111 bit_Prefer_PMINUB_for_stringop.
1112
7dc6bd90
UD
11132011-07-19 Ulrich Drepper <drepper@gmail.com>
1114
1115 * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
1116 buffer64.
1117 * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
1118 of casting of buffer.
1119 * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
1120 buffer32 and buffer64.
1121 * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
1122 writes instead of casting of buffer.
1123 * crypt/md5.h (struct md5_ctx): Move buffer into union and add
1124 buffer32.
1125 * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
1126 casting of buffer.
1127
e0e72284
AS
11282011-07-19 Andreas Schwab <schwab@redhat.com>
1129
1130 * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
1131
feb1eb0b
UD
11322011-07-19 Ulrich Drepper <drepper@gmail.com>
1133
1134 * nscd/nscd.c (termination_handler): Don't do anything for a database
1135 if it has not yet been initialized.
1136
298711ff
UD
11372011-07-18 Ulrich Drepper <drepper@gmail.com>
1138
1139 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
1140
11412011-07-15 Marek Polacek <mpolacek@redhat.com>
1142
1143 * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
1144
f9d68389
UD
11452011-07-18 Ulrich Drepper <drepper@gmail.com>
1146
1147 * po/nl.po: Update from translation team.
1148 * po/sv.po: Likewise.
1149
db290cf5
RM
11502011-07-16 Roland McGrath <roland@hack.frob.com>
1151
1152 * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
1153 now disallowed by GCC.
5c550700 1154
fd5e21c7
RM
1155 * configure.in (use-default-link): Default to yes if a test -shared
1156 link meets our qualifications.
1157 * configure: Regenerated.
1158
5c550700
RM
1159 * config.make.in (output-format): New variable.
1160 * configure.in: Check for ld --print-output-format support.
1161 * configure: Regenerated.
1162 * Makerules ($(common-objpfx)format.lds)
1163 [$(output-format) != unknown]: Just use $(output-format),
1164 instead of the linker-script munging.
1165
9fa2c032
RM
11662011-07-14 Roland McGrath <roland@hack.frob.com>
1167
a6928d51
RM
1168 * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
1169 of $(common-objpfx)shlib.lds.
1170 * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
1171
661607b3
RM
1172 * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
1173 Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
1174
9fa2c032
RM
1175 * configure.in (-z relro check): Adjust test code to add a large
1176 writable data section after it.
1177 * configure: Regenerated.
1178
defe9061
RM
11792011-07-11 Roland McGrath <roland@hack.frob.com>
1180
1181 * configure.in (-z relro check): Fix test code to make the variable
1182 truly const.
1183 * configure: Regenerated.
1184
319b9ad4
UD
11852011-07-11 Ulrich Drepper <drepper@gmail.com>
1186
1187 * nscd/nscd.h (struct traced_file): Define.
1188 (struct database_dyn): Remove inotify_descr, reset_res, and filename
1189 elements. Add traced_files.
1190 (inotify_fd): Declare.
1191 (register_traced_file): Declare.
1192 * nscd/connections.c (dbs): Remove reset_res and filename initializers.
1193 (inotify_fd): Export.
1194 (resolv_conf_descr): Remove.
1195 (nscd_init): Move inotify descriptor creation to main.
1196 Don't register files for notification here.
1197 (register_traced_file): New function.
1198 (invalidate_cache): Don't use reset_res to determine whether to call
1199 res_init, go through the list of registered files.
1200 (main_loop_poll): The inotify descriptors are now stored in the
1201 structures for the traced files.
1202 (main_loop_epoll): Likewise
1203 * nscd/nscd.c (main): Create inotify socket here. Pass extra argument
1204 to __nss_disable_nscd.
1205 * nscd/cache.c (prune_cache): There is no single inotify descriptor
1206 for a database anymore. Check the records for all the registered
1207 files instead.
1208 * nss/Makefile (libnss_files-routines): Add files-init.
1209 (libnss_db-routines): Add db-init.
1210 * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
1211 [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
1212 * nss/nss_db/db-init.c: New file.
1213 * nss/nss_files/files-init.c: New file.
1214 * nss/nsswitch.c (nss_load_library): New function. Broken out of
1215 __nss_lookup_function.
1216 (__nss_lookup_function): Call nss_load_library.
1217 (nss_load_all_libraries): New function.
1218 (__nss_disable_nscd): Take parameter with callback function for files
1219 to register. Set is_nscd. Load all the DSOs for the NSS modules
1220 used for the cached services.
1221 * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
1222 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
1223 options for features to all the files in nscd.
1224
1225 * nss/nsswitch.c (nss_parse_file): Add missing fclose.
1226
23bee3e8
RM
12272011-07-10 Roland McGrath <roland@hack.frob.com>
1228
1229 * csu/elf-init.c (__libc_csu_init): Comment typo.
1230
46a5b7f0
UD
12312011-07-09 Ulrich Drepper <drepper@gmail.com>
1232
1233 * po/pl.po: Update from translation team.
1234 * po/ja.po: Likewise.
1235 * po/ru.po: Likewise.
1236 * po/ko.po: Likewise.
1237 * po/fr.po: Likewise.
1238
d30cf5bb
RM
12392011-07-09 Roland McGrath <roland@hack.frob.com>
1240
113ddea4
RM
1241 * configure.in (.ctors/.dtors header and trailer check):
1242 Use an empirical test on a built program.
1243 * configure: Regenerated.
1244
574920b4
RM
1245 * configure.in (-z relro check): Use an empirical test on a built DSO.
1246 Detect, but do not require, on ia64.
1247 * configure: Regenerated.
1248
d30cf5bb
RM
1249 * configure.in (READELF): Find it with AC_CHECK_TOOL.
1250 Update tests that use readelf to use $READELF instead.
1251 * configure: Regenerated.
1252
8538fdb3
UD
12532011-07-08 Ulrich Drepper <drepper@gmail.com>
1254
1255 * malloc/hooks.c (memalign_check): Avoid using checked_request2size
1256 if the result is not used.
1257
04d08991
AJ
12582011-07-05 Andreas Jaeger <aj@suse.de>
1259
1260 [BZ#9696]
1261 * stdlib/tst-strtod.c: Add testcase.
1262
de283087
AD
12632011-07-07 Ulrich Drepper <drepper@gmail.com>
1264
4e5f31c8 1265 * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
46a5b7f0 1266 (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
4e5f31c8
UD
1267 The latter has a higher limit. Take additional parameter to pass to
1268 the new function.
1269 (__pathconf): Pass file to __statfs_link_max.
1270 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
1271 __statfs_link_max.
1272 * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
1273 __statfs_link_max.
1274
de283087
AD
1275 [BZ #12868]
1276 * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
1277 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
1278 Handle Lustre.
1279 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
1280 (__statfs_filesize_max): Likewise.
1281 Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
1282
c75fa153
AJ
12832011-07-05 Andreas Jaeger <aj@suse.de>
1284
1285 * resolv/res_comp.c (dn_skipname): Remove unused variable.
1286
1a544854
UD
12872011-07-06 Marek Polacek <mpolacek@redhat.com>
1288
1289 * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
1290 `status' variable.
1291 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
1292 Likewise.
1293
6f0eec67
UD
12942011-07-04 H.J. Lu <hongjiu.lu@intel.com>
1295
1296 * Makefile (strop-tests): Add strncat.
1297 * string/test-strncat.c: New file.
1298
aae30307
UD
12992011-06-30 Marek Polacek <mpolacek@redhat.com>
1300
1301 * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
1302
c0cfb5eb
UD
13032011-06-21 Andreas Jaeger <aj@suse.de>
1304
1305 * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
1306 Copy rule from iconvdata/Makefile.
1307
01636b21
UD
13082011-07-06 Ulrich Drepper <drepper@gmail.com>
1309
1310 [BZ #12922]
1311 * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
1312 but no long options are defined, just return 'W'.
1313
9895c8bc
UD
13142011-06-22 Marek Polacek <mpolacek@redhat.com>
1315
1316 [BZ #9696]
1317 * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
1318
5d4cf042
UD
13192011-07-06 Ulrich Drepper <drepper@gmail.com>
1320
1321 * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
1322 netgroups to read.
960e5535 1323 (innetgr): Likewise.
5d4cf042 1324
751eb97e
RM
13252011-07-05 Roland McGrath <roland@hack.frob.com>
1326
1327 * config.make.in (install_root): Default to $(DESTDIR).
1328
f15f1e45
UD
13292011-07-05 Ulrich Drepper <drepper@gmail.com>
1330
1331 * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
1332
4e34ac6a
RM
13332011-07-02 Roland McGrath <roland@hack.frob.com>
1334
5e9b6af4
RM
1335 * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
1336
84f9ea0f
RM
1337 * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
1338 containing directory rather than embedding absolute directory names.
1339
ea5ee9f7
RM
1340 * scripts/check-local-headers.sh: Rewritten using awk.
1341 Match by word, not by line. Print error messages for matches.
1342 * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
1343
1b74661a
RM
1344 * Makerules [shlib-lds-flags empty]:
1345 ($(common-objpfx)libc_pic.opts): New target.
1346 ($(common-objpfx)libc_pic.os.clean): New target.
1347 ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
1348
1349 * config.make.in (OBJCOPY): New variable.
1350 * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
1351 * configure: Regenerated.
1352
f781ef40
RM
1353 * config.make.in (use-default-link): New variable.
1354 * configure.in (use_default_link): Grok --with-default-link to set it.
1355 * configure: Regenerated.
1356 * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
1357 (shlib-lds, shlib-lds-flags): Define to empty.
1358
2d4fa81e
RM
1359 * Makerules (shlib-lds): New variable.
1360 (shlib-lds-flags): New variable.
1361 (build-shlib, build-moduile, build-module-asneeded): Use it.
1362 ($(common-objpfx)libc.so): Use $(shlib-lds).
1363 ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
1364 * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
1365
31fffa6b
RM
1366 * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
1367 DT_FLAGS/DT_FLAGS_1 with zero flags.
1368
4e34ac6a
RM
1369 * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
1370 linker script munging.
1371
fcfc776b
UD
13722011-07-02 Ulrich Drepper <drepper@gmail.com>
1373
1374 * crypt/sha512.h (struct sha512_ctx): Add union to access total also
1375 as 128-bit value.
1376 * crypt/sha512.c (sha512_process_block): Perform total addition using
1377 128-bit if possible.
1378 (__sha512_finish_ctx): Likewise.
1379 * crypt/sha256.h (struct sha256_ctx): Add union to access total also
1380 as 64-bit value.
1381 * crypt/sha256.c (SWAP64): Define.
1382 (sha256_process_block): Perform total addition using 64-bit if
1383 possible.
1384 (__sha256_finish_ctx): Likewise.
1385
99231d9a
UD
13862011-07-01 Ulrich Drepper <drepper@gmail.com>
1387
1388 * nscd/pwdcache.c (cache_addpw): Cleanup. Add branch prediction.
1389 * nscd/initgrcache.c (addinitgroupsX): Likewise.
1390 * nscd/hstcache.c (cache_addhst): Likewise.
1391 * nscd/grpcache.c (cache_addgr): Likewise.
1392 * nscd/aicache.c (addhstaiX): Likewise
1393 * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
1394
445b4a53
TK
13952011-07-01 Thorsten Kukuk <kukuk@suse.de>
1396
1397 * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
1398 * nscd/initgrcache.c (addinitgroupsX): Likewise.
1399 * nscd/hstcache.c (cache_addhst): Likewise.
1400 * nscd/grpcache.c (cache_addgr): Likewise.
1401 * nscd/aicache.c (addhstaiX): Likewise
1402
6d4d8e8e
AS
14032011-07-01 Andreas Schwab <schwab@redhat.com>
1404
1405 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
1406 domain only when needed.
1407
89f654c5
AS
14082011-06-30 Andreas Schwab <schwab@redhat.com>
1409
1410 * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
1411 is always restored.
1412
cf3b23ff
UD
14132011-06-29 Ulrich Drepper <drepper@gmail.com>
1414
1415 * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
1416 are re-adding the entry.
1417 * nscd/servicescache.c (cache_addserv): Likewise.
1418
751626f9
AJ
14192011-06-30 Aurelien Jarno <aurelien@aurel32.net>
1420
1421 * sysdeps/generic/dl-irel.h: fix protection against multiple
1422 inclusions.
1423 * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
1424
9113ea1f
UD
14252011-06-28 Ulrich Drepper <drepper@gmail.com>
1426
5c0b8d90
UD
1427 [BZ #12935]
1428 * malloc/memusage.sh: Fix quoting in message.
1429 * debug/xtrace.sh: Likewise.
1430
9113ea1f
UD
1431 * configure.in: Remove support for --experimental-malloc option, make
1432 it the default.
1433 * config.make.in: Likewise.
1434 * malloc/Makefile: Likewise.
1435
a4172181
AS
14362011-06-27 Andreas Schwab <schwab@redhat.com>
1437
1438 * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
1439 two-byte characters.
1440
78a7eee7
RM
14412011-06-27 Roland McGrath <roland@hack.frob.com>
1442
62bede13
RM
1443 * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
1444 AC_CACHE_CHECK invocation.
1445 * configure: Regenerated.
1446
78a7eee7
RM
1447 * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
1448
5ce33a62
UD
14492011-06-27 Ulrich Drepper <drepper@gmail.com>
1450
034807a9
UD
1451 [BZ #12350]
1452 * nscd/aicache.c (addhstaiX): Restore only RES_USE_INET6
1453 bit from old_res_options.
1454
4902da17
UD
1455 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
1456
5ce33a62
UD
1457 * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
1458 value type for setfct.
1459
c2344f56
L
14602011-06-23 H.J. Lu <hongjiu.lu@intel.com>
1461
1462 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
1463 __gettimeofday instead of gettimeofday.
1464
68468076
UD
14652011-06-26 Ulrich Drepper <drepper@gmail.com>
1466
1467 * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
1468
acb0d739
L
14692011-06-24 H.J. Lu <hongjiu.lu@intel.com>
1470
1471 * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
1472
1473 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
1474 info.
1475
8912479f
L
14762011-06-22 H.J. Lu <hongjiu.lu@intel.com>
1477
1478 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
1479 strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
1480 strcpy-sse2-unaligned strncpy-sse2-unaligned
1481 stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
1482 * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
1483 * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
1484 * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
1485 * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
1486 * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
1487 * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
1488 * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
1489 * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
1490 * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
1491 (STRCPY): Support SSE2 and SSSE3 versions.
1492
d5495a11
UD
14932011-06-24 Ulrich Drepper <drepper@gmail.com>
1494
1495 [BZ #12874]
1496 * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
1497 * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
1498 kernels which artificially limit size of requests.
1499
0b1cbaae
L
15002011-06-22 H.J. Lu <hongjiu.lu@intel.com>
1501
1502 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
1503 strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
1504 strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
1505 * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
1506 * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
1507 * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
1508 * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
1509 * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
1510 * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
1511 * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
1512 * sysdeps/i386/i686/multiarch/strcpy.S: New file.
1513 * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
1514 * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
1515 * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
1516 * sysdeps/i386/i686/multiarch/strncpy.S: New file.
1517 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
1518 Enable unaligned load optimization for Intel Core i3, i5 and i7
1519 processors.
1520 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
1521 Define.
1522 (index_Fast_Unaligned_Load): Define.
1523 (HAS_FAST_UNALIGNED_LOAD): Define.
1524
07f494a0
MP
15252011-06-23 Marek Polacek <mpolacek@redhat.com>
1526
1527 * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
1528
fa3fc0fe
UD
15292011-06-22 Ulrich Drepper <drepper@gmail.com>
1530
1531 [BZ #12907]
1532 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
1533 until it is clear that the information is realy needed.
1534 Patch mostly by David Hanisch <david.hanisch@nsn.com>.
1535
e12df166
AS
15362011-06-22 Andreas Schwab <schwab@redhat.com>
1537
1538 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
1539
852eb34d
UD
15402011-06-22 Ulrich Drepper <drepper@gmail.com>
1541
84e2a551
UD
1542 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
1543 /sys/devices/system/cpu/online if it is usable.
1544
852eb34d
UD
1545 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
1546 reading the information from the /proc filesystem to once a second.
1547
6e502e19
UD
15482011-06-21 Andreas Jaeger <aj@suse.de>
1549
1550 * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
1551 NULL after inclusion of kernel headers.
1552
75d39ff2
UD
15532011-06-21 Ulrich Drepper <drepper@gmail.com>
1554
51f9aa6a
UD
1555 * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
1556 calls to internal_setent.
1557
c0244a9d
UD
1558 [BZ #12885]
1559 * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
1560 addresses using gethostbyname4_r ignore IPv4 addresses.
1561
c5e3c2ae
UD
1562 * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
1563 branch using gethostbyname2 is only for AF_INET. Optimize accordingly.
1564
75d39ff2
UD
1565 * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
1566
42675c6f
DM
15672011-06-20 David S. Miller <davem@davemloft.net>
1568
1569 * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
1570 inclusions.
1571 * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
1572
1573 * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
1574 (elf_irel): Use it.
1575 * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
1576 * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
1577 * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
1578 * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
1579 * sysdeps/x86_64/dl-irel.h: Likewise.
1580
1581 * elf/dl-runtime.c: Use elf_ifunc_invoke.
1582 * elf/dl-sym.c: Likewise.
1583
57912a71
UD
15842011-06-15 Ulrich Drepper <drepper@gmail.com>
1585
1586 * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch. We
1587 need to dereference resplen2.
1588
ee22793d
AS
15892011-06-14 Andreas Schwab <schwab@redhat.com>
1590
1591 * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
1592
a9e836b0
UD
15932011-06-15 Ulrich Drepper <drepper@gmail.com>
1594
77fb9117
UD
1595 * Makeconfig: Define vardbdir and inst_vardbdir.
1596 * nss/Makefile: Add rules to install db-Makefile.
1597
40c1b22c
UD
1598 * nss/nss_db/db-XXX.c: Cleanup.
1599
9f2da732
UD
1600 * nss/Makefile (libnss_db-dbs): Add db-initgroups.
1601 * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
1602 GLIBC_PRIVATE.
1603 * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
1604 * nss/makedb.c: Implement -g option to specify that value strings
1605 are generated and should not be added to table iterated over for
1606 get*ent calls.
1607 * nss/nss_db/db-initgroups.c: New file.
1608
82e9a1f7
UD
1609 * nss/getent.c: Add support for initgroups lookups through getgrouplist
1610 interface.
1611
c41af17e
UD
1612 * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
1613 (internal_getgrouplist): Adjust to name change.
1614 Update use_initgroups_entry if this is not the first call.
1615 * nss/databases.def: Add initgroups entry.
1616
a9e836b0
UD
1617 * nss/makedb.c (compute_tables): Check result of multiple hash table
1618 sizes to minimize maximum chain length.
1619
2666d441
UD
16202011-06-14 Ulrich Drepper <drepper@gmail.com>
1621
1622 * Versions.def: Add entry for libnss_db.
1623 * shlib-versions: Likewise.
1624 * nss/Makefile: Add rules to build libnss_db.
1625 * nss/Versions: Add libnss_db information. Organize libnss_files
1626 entries better.
1627 * nss/db-Makefile: Add gshadow support. Change rules for the new
1628 makedb progra. Some minor improvements to generate smaller files.
1629 * nss/nss_db/nss_db.h: Move NSS database header data structures to
1630 here from...
1631 * nss/makedb.c: ...here.
1632 Improve database format to be smaller and require less memory at
1633 runtime.
1634 * nss/nss_db/db-XXX.x: Adjust for new database format. Don't use
1635 db anymore.
1636 * nss/nss_db/db-netgrp.c: Likewise.
1637 * nss/nss_db/db-open.c: Likewise.
1638 * nss/nss_files/flies-XXX.x: Adjust comments.
1639 * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
1640 * nss/nss_files/files-grp.c: Likewise.
1641 * nss/nss_files/files-hosts.c: Likewise.
1642 * nss/nss_files/files-network.c: Likewise.
1643 * nss/nss_files/files-proto.c: Likewise.
1644 * nss/nss_files/files-pwd.c: Likewise.
1645 * nss/nss_files/files-rpc.c: Likewise.
1646 * nss/nss_files/files-service.c: Likewise.
1647 * nss/nss_files/files-sgrp.c: Likewise.
1648 * nss/nss_files/files-spwd.c: Likewise.
1649 * nss/nss_db/db-alias.c: Removed.
1650 * nss/nss_db/dummy-db.h: Removed.
1651
9ee76b5a
UD
16522011-06-02 Ulrich Drepper <drepper@gmail.com>
1653
1654 * nss/makedb.c: Rewritten to not use database library.
1655 * nss/Makefile: Update to build new makedb program.
1656
c71ca1f8
AJ
16572011-06-14 Andreas Jaeger <aj@suse.de>
1658
1659 * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
1660 memset declaration.
1661
3154bfb8
UD
16622011-06-10 Andreas Schwab <schwab@redhat.com>
1663
1664 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
1665 tmpbuf.
1666
b350afab
RM
16672011-06-10 Roland McGrath <roland@hack.frob.com>
1668
decd4e50
RM
1669 * Makerules (shlib.lds): Fail if the linker script comes out empty.
1670 * elf/Makefile ($(objpfx)ld.so): Likewise.
1671
5615eaf2
RM
1672 * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
1673 Don't list ld.so twice in dependencies.
1674
1675 * posix/bug-regex31.c: Include <stdlib.h>.
1676
1677 * nscd/hstcache.c (cache_addhst): Remove unused variable.
1678
1679 * nis/nss_compat/compat-spwd.c
1680 (getspent_next_nss_netgr): Remove unused variable.
1681 * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
1682
1683 * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
1684 nonmembers" output to use the right array.
1685
1686 * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
1687
1688 * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
1689
1690 * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
1691 * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
1692 * catgets/gencat.c (read_input_file): Likewise.
1693 * locale/programs/locarchive.c (enlarge_archive): Likewise.
1694
1695 * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
1696 variable definition inside #if's controlling its use.
1697
1698 * inet/getnetgrent_r.c (innetgr): Remove unused variable.
1699
1700 * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
1701
1702 * misc/syslog.c (__vsyslog_chk): Remove unused variable.
1703
1704 * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
1705 unreachable code.
1706
1707 * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
1708
b68e08db
RM
1709 * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
1710 * configure: Regenerated.
1711
b350afab
RM
1712 * Makerules: Revert last change.
1713 * elf/Makefile: Likewise.
1714
28368601
RM
17152011-06-09 Roland McGrath <roland@hack.frob.com>
1716
1717 * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
1718 * elf/Makefile ($(objpfx)librtld.os): Likewise.
1719 (reloc-link): Likewise.
1720
11988f8f
UD
17212011-06-09 Ulrich Drepper <drepper@gmail.com>
1722
1723 * elf/Makefile: Add rules to build pldd.
1724 * elf/pldd.c: New file.
1725 * elf/pldd-xx.c: New file.
1726
e80fab37
UD
17272011-06-07 Ulrich Drepper <drepper@gmail.com>
1728
1729 * version.h: Update for 2.15 development version.
1730
9b849836
DM
17312011-06-07 David S. Miller <davem@davemloft.net>
1732
1733 * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
1734 ifuncs.
1735 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
1736 elf_machine_lazy_rel): Likewise.
1737 * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
1738 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
1739 elf_machine_lazy_rel): Likewise.
1740 * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
1741 dl_hwcap via passed in argument.
1742 * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
1743 Likewise.
1744
5a31b283
AK
17452011-06-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1746
1747 * stdlib/longlong.h: Update from GCC. Fix smul_ppmm for S/390.
1748
069e52f8
RM
17492011-06-06 Roland McGrath <roland@hack.frob.com>
1750
1751 [BZ #12849]
1752 * manual/fdl-1.1.texi: New file, verbatim from:
1753 http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
1754 * manual/lgpl-2.1.texi: New file, verbatim from:
1755 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
1756 * manual/Makefile (licenses): New variable, list those new file names.
1757 (texis): Use it.
1758 (chapters.% top-menu.%): Include $(licenses) with $(appendices).
1759
1760 * manual/fdl.texi: File removed.
1761 * manual/lesser.texi: File removed.
1762 * manual/libc.texinfo (Copying, Documentation License):
1763 Use new @include file names, put @appendix directive before @include.
1764
f16846a5
JJ
17652011-06-04 Jakub Jelinek <jakub@redhat.com>
1766
1767 [BZ #12841]
1768 * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
1769 (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
1770 (mq_open): Add __NTH.
1771
3d29045b
L
17722011-06-02 H.J. Lu <hongjiu.lu@intel.com>
1773
1774 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
1775 Assume Intel Core i3/i5/i7 processor if AVX is available.
1776
8c297311
UD
17772011-05-31 Ulrich Drepper <drepper@gmail.com>
1778
1779 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
1780 typo.
1781
c8fc0c91
UD
17822011-05-31 Andreas Schwab <schwab@redhat.com>
1783
1784 * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
1785 memory. Use alloca_account. Fix memory leak when retrying.
1786
5b27a807
UD
17872011-05-31 Ulrich Drepper <drepper@gmail.com>
1788
356f8bc6
UD
1789 * version.h (RELEASE): Bump for 2.14 release.
1790 * include/features.h (__GLIBC_MINOR__): Bump to 14.
1791
5b27a807
UD
1792 * config.make.in (RANLIB): Remove entry.
1793
01f16ab0
UD
17942011-05-30 Ulrich Drepper <drepper@gmail.com>
1795
41fce8bd
UD
1796 * po/Makefile (po-sed-cmd): Add ksh to extensions.
1797 (libc.pot): Work around missing support for .ksh extension in xgettext.
1798
4769ae77
UD
1799 [BZ #12684]
1800 * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
1801 if both request failed.
1802 (send_dg): In case of server errors clear resplen or *resplen2.
1803
6b1e7d19
UD
1804 [BZ #12454]
1805 * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
1806 when there are multiple maps.
1807 * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
1808 (_dl_fini): Remove test here.
1809
01f16ab0
UD
1810 * elf/rtld.c (dl_main): Don't allow the loader to load itself.
1811
b1ebd700
UD
18122011-05-29 Ulrich Drepper <drepper@gmail.com>
1813
7ae22829
UD
1814 [BZ #12350]
1815 * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
1816 bit from old_res_options.
1817 (gaih_inet): Likewise.
1818
553149f6 1819 [BZ #11099]
18a84741 1820 * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
873ca504
UD
1821 as signed.
1822
652ffab1
UD
1823 * resolv/res_init.c (res_setoptions): Make the code more compact.
1824
16985fd0
UD
1825 [BZ #11558]
1826 * resolv/res_init.c (res_setoptions): Recognize use-vc option and
1827 set RES_USEVC.
1828
0464f746
UD
1829 [BZ #11634]
1830 * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
1831
7d17596c
UD
1832 * malloc/malloc.h: Mark malloc hook variables as deprecated.
1833
cf6bbbd7
UD
1834 [BZ #11781]
1835 * malloc/malloc.h: Declare malloc hook variables as volatile.
1836
13f1ab36
UD
1837 * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
1838 in last patch.
1839
b1ebd700
UD
1840 [BZ #11799]
1841 * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
4997db74 1842 raise in the comment.
80e2212d
UD
1843 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
1844 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
1845 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
b1ebd700 1846
ce67228d
UD
18472011-05-28 Ulrich Drepper <drepper@gmail.com>
1848
8887a920
UD
1849 [BZ #12811]
1850 * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
1851 grow the buffers more if it already has to be sufficient.
1852 (build_wcs_upper_buffer): Likewise.
1853 * posix/regexec.c (check_matching): Likewise.
1854 (clean_state_log_if_needed): Likewise.
1855 (extend_buffers): Don't enlarge buffers beyond size of the input
1856 buffer.
1857 Patches mostly by Emil Wojak <emil@wojak.eu>.
1858 * posix/bug-regex32.c: New file.
1859 * posix/Makefile (tests): Add bug-regex32.
1860
4f031072
UD
1861 * locale/findlocale.c (_nl_find_locale): Return right away if
1862 _nl_explode_name failed.
1863 * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
1864
d0478f0c
UD
1865 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
1866
de81b246
UD
1867 * debug/xtrace.sh: Unify messages.
1868 * malloc/memusage.sh: Likewise.
1869
c738465a
UD
1870 [BZ #12813]
1871 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
1872 time symbol from vDSO. Substitute with vsyscall if not available.
1873 * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
1874 __vdso_time.
1875
f1f929d7
UD
1876 * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
1877 * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
1878 * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
1879 Add sendmmsg and internal_sendmmsg.
1880 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
1881 * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
1882 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
1883
ce67228d
UD
1884 * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
1885 * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
1886 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
1887
e57420c6
UD
18882011-05-27 Ulrich Drepper <drepper@gmail.com>
1889
a8509ca5
UD
1890 [BZ #12813]
1891 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
1892 Retrieve getcpu symbol from vDSO. Substitute with vsyscall if not
1893 available.
1894 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
1895 __vdso_getcpu.
1896
e57420c6
UD
1897 [BZ #12814]
1898 * iconvdata/Makefile (tests): Add bug-iconv9.
1899 * iconvdata/bug-iconv9.c: New file.
1900
4d07db15
AS
19012011-05-27 Andreas Schwab <schwab@redhat.com>
1902
1903 [BZ #12814]
1904 * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
1905
ea486f69
JJ
19062011-05-25 Jakub Jelinek <jakub@redhat.com>
1907
1908 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
1909 (struct user_regs_struct): Change intcs field back to cs.
1910
6f038433
UD
19112011-05-25 Ulrich Drepper <drepper@gmail.com>
1912
1913 * po/ja.po: Update from translation team.
1914
67f86a25
UD
19152011-05-23 Ulrich Drepper <drepper@gmail.com>
1916
1917 [BZ #12795]
1918 * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
1919 * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
1920
def7fbd6
AS
19212011-05-20 Andreas Schwab <schwab@redhat.com>
1922
1923 * stdlib/longlong.h: Update from GCC.
1924
f50ef8f1
AS
19252011-05-23 Andreas Schwab <schwab@redhat.com>
1926
1927 * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
1928 parameter name.
1929 * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
1930 Add parameter name.
1931 (__sysconf): Pass it down.
1932
de7ce8f1
UD
19332011-05-22 Ulrich Drepper <drepper@gmail.com>
1934
f2962a71
UD
1935 [BZ #12671]
1936 * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
1937 some situations.
1938 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
1939 * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
1940 add in in __libc_use_alloca calls. Adjust callers.
1941 (glob): Use malloc in some situations.
1942
de7ce8f1
UD
1943 * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
1944 and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
1945 pltexit.
1946
aec84f53
UD
19472011-05-21 Ulrich Drepper <drepper@gmail.com>
1948
05bb4a68
UD
1949 * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
1950 and CLOCK_BOOTTIME_ALARM.
1951
7ea72f99
UD
1952 [BZ #12782]
1953 * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
1954 is returned.
1955
7e4afad5
UD
1956 * string/_strerror.c (__strerror_r): Print negative errors as signed
1957 numbers.
1958
8e211fec
UD
1959 [BZ #12777]
1960 * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
1961 (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
1962 * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
1963
f7d82dc9
UD
1964 * configure.in: Fix typo in redirection and correct removal of test
1965 files in two cases.
1966
cc9e536d
UD
1967 [BZ #12788]
1968 * locale/setlocale.c (new_composite_name): Fix test to check for
1969 identical name of all categories.
1970
aec84f53
UD
1971 [BZ #12792]
1972 * libio/filedoalloc.c (local_isatty): New function.
1973 (_IO_file_doallocate): Use local_isatty.
1974 * stdio-common/perror.c (perror): In case a new stream is used
1975 forward the stream error.
1976 * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
1977 error flag.
1978
78e64fdc
RT
19792011-05-20 Ulrich Drepper <drepper@gmail.com>
1980
34a9094f
UD
1981 [BZ #11869]
1982 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
1983 alloca.
1984 * include/alloca.h (extend_alloca_account): Define.
1985
78e64fdc
RT
1986 [BZ #11857]
1987 * posix/regex.h: Fix comments with documentation of user-accessible
1988 fields after compilation and describe correct free'ing of pattern
1989 after re_compile_pattern.
1990 Patch by Reuben Thomas <rrt@sc3d.org>.
1991
457bddfc
RA
19922011-05-18 Ryan S. Arnold <rsa@us.ibm.com>
1993
1994 * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
1995 and -mno-altivec to prevent the compiler from using Altivec and/or
1996 VSX instructions when the corresponding registers are not available.
1997
a4527b51
AS
19982011-05-19 Andreas Schwab <schwab@redhat.com>
1999
2000 * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
2001
ed690b2f
UD
20022011-05-19 Ulrich Drepper <drepper@gmail.com>
2003
2004 * libio/freopen.c (freopen): Use __dup2, not dup2.
2005 * libio/freopen64.c (freopen64): Likewise.
2006
8db73634
L
20072011-05-17 H.J. Lu <hongjiu.lu@intel.com>
2008
2009 [BZ #12775]
2010 * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
2011 * math/Makefile (tests): Add test-powl.
2012 (CFLAGS-test-powl.c): Define.
2013 * math/test-powl.c: New file.
2014
0a197a9d
L
20152011-05-16 H.J. Lu <hongjiu.lu@intel.com>
2016
2017 * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
2018
ee30c380
UD
20192011-05-17 Ulrich Drepper <drepper@gmail.com>
2020
2021 [BZ #11837]
2022 * iconvdata/gb18030.c: Update to GB18020-2005.
2023
6ce75379
UD
20242011-05-16 Ulrich Drepper <drepper@gmail.com>
2025
a4b89fd8
AR
2026 * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
2027 RE_SYNTAX_POSIX_AWK): Update to match recent development.
2028 Patch by Aharon Robbins <arnold@skeeve.com>.
2029
ea389b12
UD
2030 [BZ #11892]
2031 * stdlib/putenv.c (putenv): Don't always create copy of the variable
2032 on the stack.
2033
68a3f91f
UD
2034 [BZ #11895]
2035 * misc/pselect.c (__pselect): Handle timeout value errors hidden
2036 through underflows.
2037
15cc7dd1
UD
2038 [BZ #12766]
2039 * misc/error.c (error_at_line): Ensure file_name and old_file_name
2040 point to strings before performing equality test for error_one_per_line
2041 mode.
2042
f3799213
UD
2043 [BZ #11697]
2044 * login/programs/pt_chown.c (do_pt_chown): Always call chown.
2045
d79a9c94
UD
2046 [BZ #11820]
2047 * sysdeps/unix/sysv/linux/x86_64/sys/user.h
2048 (struct user_fpregs_struct): Avoid __uint*_t types.
2049
56e5eb46
UD
2050 [BZ #6420]
2051 * malloc/mtrace.c (tr_where): Add additional parameter to point to
2052 symbol info. Use it instead of calling _dl_addr locally.
2053 (lock_and_info): New function.
2054 (tr_freehook): Call lock_and_info and pass symbol info as additional
2055 parameter to tr_where.
2056 (tr_mallochook): Likewise.
2057 (tr_reallochook): Likewise.
2058 (tr_memalignhook): Likewise.
2059
6ce75379
UD
2060 * malloc/mtrace.c: Remove support for USE_MTRACE_FILE. It is not
2061 used and couldn't be at all thread-safe.
2062
f8a3b5bf
UD
20632011-05-15 Ulrich Drepper <drepper@gmail.com>
2064
94b7cc37
UD
2065 * libio/freopen.c (freopen): Don't close old file descriptor
2066 before the new one is opened. Instead dup the new file descriptor
2067 to the old one after the new stream is created.
2068 * libio/freopen64.c (freopen64): Likewise.
2069 * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
2070 * libio/fileops.c (_IO_new_file_close_it): Handle new
2071 _IO_FLAGS2_NOCLOSE flag.
2072 (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
2073 If _IO_file_open didn't set FD_CLOEXEC do it after the call.
2074 * libio/oldfileops.c (_IO_old_file_close_it): Handle new
2075 _IO_FLAGS2_NOCLOSE flag.
2076 * include/unistd.h: Add hidden_proto for dup3.
2077 Define __have_dup3.
2078 * io/dup3.c: Define hidden symbol.
2079 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
2080
bd25564e
UD
2081 [BZ #7101]
2082 * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
2083 when an incomplete long option is used.
2084 * posix/tst-getopt_long1.c: New file.
2085 * posix/Makefile (tests): Add tst-getopt_long1.
2086
c84cfef4
UD
2087 [BZ #10138]
2088 * scripts/config.guess: Update from autoconf-2.68.
2089 * scripts/config.sub: Likewise.
2090
3b85df27
UD
2091 [BZ #10157]
2092 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
2093 tests into ...
2094 (has_cpuclock): ...this. New function.
2095 * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
2096 macro here based on has_cpuclock code.
2097
15a856b1
UD
2098 [BZ #10149]
2099 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
2100 First byte (not low byte) is now always NUL.
2101 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
2102
05f399e6
UD
2103 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
2104 Use non-cancelable interfaces.
2105
10a52685 2106 [BZ #9809]
94ecc67d
UD
2107 * locale/iso-639.def: Add entry for Sorani.
2108
f8a3b5bf
UD
2109 [BZ #11901]
2110 * include/stdlib.h: Move include protection to the right place.
2111 Define abort_msg_s. Declare __abort_msg with it.
2112 * stdlib/abort.c (__abort_msg): Adjust type.
2113 * assert/assert.c (__assert_fail_base): New function. Majority
2114 of code from __assert_fail. Allocate memory for __abort_msg with
2115 mmap.
2116 (__assert_fail): Now call __assert_fail_base.
2117 * assert/assert-perr.c: Remove bulk of implementation. Use
2118 __assert_fail_base.
2119 * include/assert.hL Declare __assert_fail_base.
2120 * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
2121 mmap.
2122 * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
2123
1af4e298
UD
21242011-05-14 Ulrich Drepper <drepper@gmail.com>
2125
f8a3b5bf 2126 [BZ #11952]
d26dfc60
MG
2127 [BZ #12453]
2128 * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
2129 until all modules are registered in the DTV.
2130 * elf/Makefile: Add rules to build and run tst-tls19.
2131 * elf/tst-tls19.c: New file.
2132 * elf/tst-tls19mod1.c: New file.
2133 * elf/tst-tls19mod2.c: New file.
2134 * elf/tst-tls19mod3.c: New file.
2135 Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
2136
2fc54d6f
UD
2137 [BZ #12083]
2138 * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
2139 correctly.
2140
98d76b46
UD
2141 [BZ #12601]
2142 * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
2143 two-byte sequence errors.
2144 * iconvdata/Makefile (tests): Add bug-iconv8.
2145 * iconvdata/bug-iconv8.c: New file.
2146
da3c19ef
UD
2147 [BZ #12626]
2148 * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
2149 buf2 definition.
2150
ca408c15
UD
2151 * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
2152
d6f67f7d
UD
2153 [BZ #12432]
2154 * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
2155 (dummy_getcfa): New function.
2156 (init): Get _Unwind_GetCFA address, use dummy if not found.
2157 (backtrace_helper): In recursion check, also check whether CFA changes.
2158 (__backtrace): Completely initialize arg.
2159
1af4e298 2160 * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
0656e90e
UD
2161 storing incomplete byte sequence in state object. Avoid testing for
2162 guaranteed too small input if we know there is enough data available.
1af4e298 2163
da62f81b
AS
21642011-05-11 Andreas Schwab <schwab@redhat.com>
2165
2166 * Makeconfig (+link-pie): Indent.
2167 * Rules (binaries-pie): Define if $(have-fpie) and
2168 $(build-shared).
2169 (binaries-shared): Also filter out $(binaries-pie).
2170 ($(addprefix $(objpfx),$(binaries-pie))): New rule.
2171 * nscd/Makefile (others-pie): Add nscd.
2172 (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
2173 ($(objpfx)nscd): Remove command override.
2174 * login/Makefile (others-pie): Add pt_chown.
2175 ($(objpfx)pt_chown): Remove command override.
2176 * elf/Makefile: Add PIE tests to tests and tests-pie variables and
2177 remove command overrides.
2178
fcabc0f8
UD
21792011-05-13 Ulrich Drepper <drepper@gmail.com>
2180
20030ae6
UD
2181 * libio/tst_putwc.c: Fix error messages.
2182
fcabc0f8
UD
2183 [BZ #12724]
2184 * libio/fileops.c (_IO_new_file_close_it): Always flush when
2185 currently writing and seek to current position when not.
2186 * libio/Makefile (tests): Add bug-fclose1.
2187 * libio/bug-fclose1.c: New file.
2188
320a5dc0
PB
21892011-05-12 Ulrich Drepper <drepper@gmail.com>
2190
2191 [BZ #12511]
2192 * elf/dl-lookup.c (enter): Don't test for copy relocation here and
2193 don't set DF_1_NODELETE here.
2194 (do_lookup_x): When entering new entry test for copy relocation
2195 and if necessary set DF_1_NODELETE flag.
2196 * elf/tst-unique4.cc: New file.
2197 * elf/tst-unique4.h: New file.
2198 * elf/tst-unique4lib.cc: New file.
2199 * elf/Makefile: Add rules to build and run tst-unique4.
2200 Patch by Piotr Bury <pbury@goahead.com>.
2201
22836f52
UD
22022011-05-11 Ulrich Drepper <drepper@gmail.com>
2203
f574184a
UD
2204 [BZ #12052]
2205 * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
2206
e1fb097f
UD
2207 [BZ #12625]
2208 * misc/mntent_r.c (addmntent): Flush the stream after the output
2209
22836f52
UD
2210 [BZ #12393]
2211 * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
2212 (is_trusted_path_normalize): Skip initial colon. Append slash
2213 to empty buffer. Duplicate is_trusted_path code but allow
2214 constructed patch to be prefix.
2215 (is_dst): Allow $ORIGIN followed by /.
2216 (_dl_dst_substitute): Correct clearing of check_for_trusted.
2217 Correct testing of result of is_trusted_path_normalize
2218 (decompose_rpath): Fix warning.
2219
7b3b0b2a
UD
22202011-05-10 Ulrich Drepper <drepper@gmail.com>
2221
2222 [BZ #11257]
2223 * grp/initgroups.c (internal_getgrouplist): When we found the service
2224 list through the initgroups entry in nsswitch.conf do not always
2225 continue on a successful lookup. Don't always use the
eac80ce2 2226 __nss_group_database value if it is set.
7b3b0b2a
UD
2227 * nss/nsswitch.conf (initgroups): Change action for successful db
2228 lookup to continue for compatibility.
2229
2a81eaa5
UD
22302011-05-09 Ulrich Drepper <drepper@gmail.com>
2231
be97a69e
UD
2232 [BZ #11532]
2233 * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
2234 and CP774 modules.
2235 * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
2236 and CP774 modules.
2237 * iconvdata/tst-tables.sh: Likewise.
2238 * iconvdata/cp770.c: New file.
2239 * iconvdata/cp771.c: New file.
2240 * iconvdata/cp772.c: New file.
2241 * iconvdata/cp773.c: New file.
2242 * iconvdata/cp774.c: New file.
2243 * iconvdata/testdata/CP770: New file.
2244 * iconvdata/testdata/CP770..UTF8: New file.
2245 * iconvdata/testdata/CP771: New file.
2246 * iconvdata/testdata/CP771..UTF8: New file.
2247 * iconvdata/testdata/CP772: New file.
2248 * iconvdata/testdata/CP772..UTF8: New file.
2249 * iconvdata/testdata/CP773: New file.
2250 * iconvdata/testdata/CP773..UTF8: New file.
2251 * iconvdata/testdata/CP774: New file.
2252 * iconvdata/testdata/CP774..UTF8: New file.
2253
2254 * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
2255 END CHARMAP line.
2256 * iconvdata/gen-8bit-gap.sh: Likewise.
2257 * iconvdata/gen-8bit.sh: Likewise.
2258
c1e9e399
UD
2259 * locale/iso-639.def: Add ary entry.
2260
24c55fb3 2261 [BZ #11258]
96b4b1b0
UD
2262 * locale/C-translit.h.in: Add U20A1 transliteration.
2263
bdc2f971
KB
2264 [BZ #12178]
2265 * locale/iso-639.def: Add wae entry.
2266 Patch by Kevin Bortis <bortis@translate-wae.ch>.
2267
2952b117
UD
2268 [BZ #12545]
2269 * locale/programs/localedef.c (construct_output_path): Use ssize_t
2270 for n.
2271
2a81eaa5
UD
2272 [BZ #12711]
2273 * locale/C-translit.h.in: Add entry for U20B9.
2274 Patch by pravin.d.s@gmail.com.
2275
28377d1b
UD
22762011-05-08 Ulrich Drepper <drepper@gmail.com>
2277
7fb90fb8
UD
2278 [BZ #12713]
2279 * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
2280 ENAMETOOLONG use generic getcwd.
6fb2dde3
UD
2281 * sysdeps/posix/getcwd.c: Add support to use openat. Make usable
2282 in rtld. Use *stat64.
7fb90fb8 2283 * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
6fb2dde3 2284 Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
7fb90fb8 2285 * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
6fb2dde3
UD
2286 * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
2287 * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
2288 * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
2289 * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
2290 __fstatat64 macros.
7fb90fb8
UD
2291 * include/dirent.h: Add libc_hidden_proto for rewinddir.
2292 * dirent/rewinddir.c: Add libc_hidden_def.
2293 * sysdeps/mach/hurd/rewinddir.c: Likewise.
6fb2dde3 2294 * sysdeps/unix/rewinddir.c: Likewise. Don't do locking outside libc.
7fb90fb8 2295
28377d1b
UD
2296 * include/dirent.h (__alloc_dir): Add flags parameter.
2297 * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
2298 * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
2299 __alloc_dir.
2300 (__alloc_dir): Take new parameter. Don't call fcntl for invocations
2301 from fdopendir if O_CLOEXEC is already set.
2302
66bdbaa4
AM
23032011-03-15 Alan Modra <amodra@gmail.com>
2304
2305 * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
2306 l_tls_firstbyte_offset non-zero. Save padding offset in
2307 l_tls_firstbyte_offset for later use.
2308 * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
2309 freeing static tls block.
2310
95721191
JN
23112011-03-05 Jonathan Nieder <jrnieder@gmail.com>
2312
2313 * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
2314 where #ifdef was intended. The intent is to prevent ARG_MAX from
2315 being defined by the kernel headers.
2316
f87dfb1f
UD
23172011-05-07 Ulrich Drepper <drepper@gmail.com>
2318
2319 [BZ #12734]
2320 * resolv/resolv.h: Define RES_NOTLDQUERY.
2321 * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
2322 no-tld-query and set RES_NOTLDQUERY.
2323 * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
2324 * resolv/res_query.c (__libc_res_nsearch): Backport changes from
2325 modern BIND to search name as TLD unless forbidden.
2326
47c3cd7a
UD
23272011-05-07 Petr Baudis <pasky@suse.cz>
2328 Ulrich Drepper <drepper@gmail.com>
2329
2330 [BZ #12393]
2331 * elf/dl-load.c (fillin_rpath): Move trusted path check...
2332 (is_trusted_path): ...to here.
c1e9ea35 2333 (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
47c3cd7a 2334 (_dl_dst_substitute): Verify expanded $ORIGIN path elements
c1e9ea35 2335 using is_trusted_path_normalize() in setuid scripts.
47c3cd7a 2336
8a35c912
PP
23372011-05-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2338
2339 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
2340 __BEGIN/__END_DECLS.
2341
acd41f47
UD
23422011-05-06 Ulrich Drepper <drepper@gmail.com>
2343
2344 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
2345 NSS_STATUS_NOTFOUND if no record was found.
2346
597df647
AS
23472011-05-05 Andreas Schwab <schwab@redhat.com>
2348
2349 * sunrpc/Makefile (headers): Add rpc/netdb.h.
2350 (headers-not-in-tirpc): Remove rpc/netdb.h
2351 * resolv/netdb.h: Revert last change.
2352
b9af1301
PP
23532011-05-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2354
2355 * Makeconfig (link-libc-static): Use --{start,end}-group to handle
2356 circular dependency between libgcc.a and libc.a.
2357
4e34d5f5
AS
23582011-05-05 Andreas Schwab <schwab@redhat.com>
2359
2360 * resolv/netdb.h: Don't include <rpc/netdb.h>.
2361 * nis/Makefile: Don't install rpcsvc/*.
2362 * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
2363 instead of <rpc/types.h>.
2364 (MAXHOSTNAMELEN): Define.
2365
00ee369c
AS
23662011-05-03 Andreas Schwab <schwab@redhat.com>
2367
2368 * elf/ldconfig.c (add_dir): Don't crash on empty path.
2369
0b592a30
MB
23702011-04-28 Maciej Babinski <mbabinski@google.com>
2371
2372 [BZ #12714]
2373 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
2374 gethostbyname4_r when IPv6 results are possible.
2375
6e04cbbe
UD
23762011-05-02 Ulrich Drepper <drepper@gmail.com>
2377
2378 [BZ #12723]
2379 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
2380 _PC_PIPE_BUF handling.
2381
e4ecafe0
BH
23822011-04-30 Bruno Haible <bruno@clisp.org>
2383
2384 [BZ #12717]
2385 * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
2386 * resolv/netdb.h (getnameinfo): Change type of flags parameter
2387 to 'int'.
2388 * inet/getnameinfo.c (getnameinfo): Likewise.
2389
125ee683
UD
23902011-04-29 Ulrich Drepper <drepper@gmail.com>
2391
2392 * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
2393 to groups setting in database lookup.
2394 * nss/nsswitch.conf: Add initgroups entry.
2395
b722481a
EB
23962011-04-22 Ulrich Drepper <drepper@gmail.com>
2397
2398 [BZ #12685]
2399 * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
2400 mode string.
2401 Patch by Eric Blake <eblake@redhat.com>.
2402
4df46dbd
L
24032011-04-20 H.J. Lu <hongjiu.lu@intel.com>
2404
2405 * sunrpc/Makefile (need-export-routines): Add svc_run.
2406 (routines): Remove svc_run.
2407 ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
2408 * sunrpc/clnt_perr.c (clnt_perrno): Export.
2409 * sunrpc/svc_run.c (svc_run): Likewise.
2410 * sunrpc/svc_udp.c (svcudp_create): Likewise.
2411
e84142d2
UD
24122011-04-21 Ulrich Drepper <drepper@gmail.com>
2413
2414 * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
2415 problem in reallocation in last patch.
2416
877175d8
UD
24172011-04-20 Ulrich Drepper <drepper@gmail.com>
2418
2419 * sunrpc/Makefile: Move inclusion of Rules.
2420
ab8eed78
UD
24212011-04-19 Ulrich Drepper <drepper@gmail.com>
2422
2423 * nss/nss_files/files-initgroups.c: New file.
2424 * nss/Makefile (libnss_files-routines): Add files-initgroups.
2425 * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
2426 _nss_files_initgroups_dyn.
2427
e3d8f584
RS
24282011-03-31 Richard Sandiford <richard.sandiford@linaro.org>
2429
2430 * elf/elf.h (R_ARM_IRELATIVE): Define.
2431
af190f45
UD
24322011-04-19 Ulrich Drepper <drepper@gmail.com>
2433
2434 * po/ru.po: Update from translation team.
2435
53cf59ef
UD
24362011-04-17 Ulrich Drepper <drepper@gmail.com>
2437
2438 * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
2439 dependencies.
2440
4c559bcd
MF
24412011-02-06 Mike Frysinger <vapier@gentoo.org>
2442
2443 [BZ #12653]
2444 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
2445 MEMCPY_CHK with USE_AS_BCOPY ifdef check.
2446 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
2447 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
2448 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
2449
4420675c
AS
24502011-03-28 Andreas Schwab <schwab@linux-m68k.org>
2451
2452 * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
2453 differing bytes.
2454 * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
2455 * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
2456 * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
2457
75ea32ab
UD
24582011-04-17 Ulrich Drepper <drepper@gmail.com>
2459
2460 [BZ #12420]
2461 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
2462 storing it.
2463 * stdlib/bug-getcontext.c: New file.
2464 * stdlib/Makefile: Add rules to build and run bug-getcontext.
2465
27390476
AK
24662011-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2467
2468 * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
2469 instructions into .machine "z9-109".
2470 * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
2471 * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
2472
10442705
AK
24732011-04-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2474
2475 * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
2476 between environment variables and auxiliary vector.
2477
7b57bfe5
UD
24782011-04-16 Ulrich Drepper <drepper@gmail.com>
2479
2480 * Makefile: Add rules to build linkobj/libc.so.
2481 * include/libc-symbols.h: Define libc_hidden_nolink.
2482 * include/rpc/auth.h: Mark functions which are to be hidden.
2483 * include/rpc/auth_des.h: Likewise.
2484 * include/rpc/auth_unix.h: Likewise.
2485 * include/rpc/clnt.h: Likewise.
2486 * include/rpc/des_crypt.h: Likewise.
2487 * include/rpc/key_prot.h: Likewise.
2488 * include/rpc/pmap_clnt.h: Likewise.
2489 * include/rpc/pmap_prot.h: Likewise.
2490 * include/rpc/pmap_rmt.h: Likewise.
2491 * include/rpc/rpc_msg.h: Likewise.
2492 * include/rpc/svc.h: Likewise.
2493 * include/rpc/svc_auth.h: Likewise.
2494 * include/rpc/xdr.h: Likewise.
2495 * nis/Makefile: Link all DSOs against linkobj/libc.so.
2496 * nss/Makefile: Likewise.
2497 * sunrpc/Makefile: Don't install headers. Build library with normal
2498 entry points. Don't build rpcinfo. Link RPC tests appropriately.
2499 * sunrpc/auth_des.c: Hide exported symbols by default, export some
2500 for the compat linking library. Remove use of INTDEF/INTUSE.
2501 * sunrpc/auth_none.c: Likewise.
2502 * sunrpc/auth_unix.c: Likewise.
2503 * sunrpc/authdes_prot.c: Likewise.
2504 * sunrpc/authuxprot.c: Likewise.
2505 * sunrpc/clnt_gen.c: Likewise.
2506 * sunrpc/clnt_perr.c: Likewise.
2507 * sunrpc/clnt_raw.c: Likewise.
2508 * sunrpc/clnt_simp.c: Likewise.
2509 * sunrpc/clnt_tcp.c: Likewise.
2510 * sunrpc/clnt_udp.c: Likewise.
2511 * sunrpc/clnt_unix.c: Likewise.
2512 * sunrpc/des_crypt.c: Likewise.
2513 * sunrpc/des_soft.c: Likewise.
2514 * sunrpc/get_myaddr.c: Likewise.
2515 * sunrpc/key_call.c: Likewise.
2516 * sunrpc/key_prot.c: Likewise.
2517 * sunrpc/netname.c: Likewise.
2518 * sunrpc/pm_getmaps.c: Likewise.
2519 * sunrpc/pm_getport.c: Likewise.
2520 * sunrpc/pmap_clnt.c: Likewise.
2521 * sunrpc/pmap_prot.c: Likewise.
2522 * sunrpc/pmap_prot2.c: Likewise.
2523 * sunrpc/pmap_rmt.c: Likewise.
2524 * sunrpc/publickey.c: Likewise.
2525 * sunrpc/rpc_cmsg.c: Likewise.
2526 * sunrpc/rpc_common.c: Likewise.
2527 * sunrpc/rpc_dtable.c: Likewise.
2528 * sunrpc/rpc_prot.c: Likewise.
2529 * sunrpc/rpc_thread.c: Likewise.
2530 * sunrpc/rtime.c: Likewise.
2531 * sunrpc/svc.c: Likewise.
2532 * sunrpc/svc_auth.c: Likewise.
2533 * sunrpc/svc_authux.c: Likewise.
2534 * sunrpc/svc_raw.c: Likewise.
2535 * sunrpc/svc_run.c: Likewise.
2536 * sunrpc/svc_simple.c: Likewise.
2537 * sunrpc/svc_tcp.c: Likewise.
2538 * sunrpc/svc_udp.c: Likewise.
2539 * sunrpc/svc_unix.c: Likewise.
2540 * sunrpc/svcauth_des.c: Likewise.
2541 * sunrpc/xcrypt.c: Likewise.
2542 * sunrpc/xdr.c: Likewise.
2543 * sunrpc/xdr_array.c: Likewise.
2544 * sunrpc/xdr_float.c: Likewise.
2545 * sunrpc/xdr_intXX_t.c: Likewise.
2546 * sunrpc/xdr_mem.c: Likewise.
2547 * sunrpc/xdr_rec.c: Likewise.
2548 * sunrpc/xdr_ref.c: Likewise.
2549 * sunrpc/xdr_sizeof.c: Likewise.
2550 * sunrpc/xdr_stdio.c: Likewise.
2551
e6c61494
UD
25522011-04-10 Ulrich Drepper <drepper@gmail.com>
2553
2554 [BZ #12650]
2555 * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
2556 * sysdeps/ia64/dl-tls.h: Likewise.
2557 * sysdeps/powerpc/dl-tls.h: Likewise.
2558 * sysdeps/s390/dl-tls.h: Likewise.
2559 * sysdeps/sh/dl-tls.h: Likewise.
2560 * sysdeps/sparc/dl-tls.h: Likewise.
2561 * sysdeps/x86_64/dl-tls.h: Likewise.
2562 * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
2563
34fe483e
AS
25642011-03-14 Andreas Schwab <schwab@redhat.com>
2565
2566 * elf/dl-load.c (_dl_dst_substitute): When skipping the first
2567 rpath element also skip the following colon.
2568 (expand_dynamic_string_token): Add is_path parameter and pass
2569 down to DL_DST_REQUIRED and _dl_dst_substitute.
2570 (decompose_rpath): Call expand_dynamic_string_token with
2571 non-zero is_path. Ignore empty rpaths.
2572 (_dl_map_object_from_fd): Call expand_dynamic_string_token
2573 with zero is_path.
2574
f12a32e6
AS
25752011-04-08 Andreas Schwab <schwab@linux-m68k.org>
2576
2577 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
2578 Make cancelable.
2579
38a7d692
UD
25802011-04-09 Ulrich Drepper <drepper@gmail.com>
2581
2582 [BZ #12655]
2583 * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
2584 Patch by Filipe David Manana <fdmanana@apache.org>.
2585
e451d22b
AS
25862011-04-07 Andreas Schwab <schwab@redhat.com>
2587
2588 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
2589 Maintain aligned stack.
2590 (CHECK_RSP): Remove unused macro.
2591
dedc7c7b
UD
25922011-04-03 Ulrich Drepper <drepper@gmail.com>
2593
2594 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
2595 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
2596
94521213
UD
25972011-04-02 Ulrich Drepper <drepper@gmail.com>
2598
2599 * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
2600
8cb700c0 2601 * include/features.h: Mention __USE_XOPEN2K8 in comment.
81489b2e 2602
0354e355
L
26032011-03-26 H.J. Lu <hongjiu.lu@intel.com>
2604
2605 [BZ #12518]
2606 * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
2607 * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
2608 * sysdeps/x86_64/memmove.c: New file.
2609 * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
2610 (memcpy): Renamed to ...
2611 (__new_memcpy): This.
2612 (memcpy): Provide GLIBC_2_14 memcpy.
2613 * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
2614 (memcpy): Provide GLIBC_2_2_5 memcpy.
2615
8593482f
UD
26162011-04-01 Ulrich Drepper <drepper@gmail.com>
2617
2618 [BZ #12631]
2619 * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
2620
81a5726b
AS
26212011-03-30 Andreas Schwab <schwab@redhat.com>
2622
2623 * misc/syncfs.c: New file.
2624 * misc/Makefile (routines): Add syncfs.
2625 * posix/unistd.h: Declare syncfs.
2626 * sysdeps/unix/syscalls.list: Add syncfs.
2627
00e5419f
AS
26282011-04-01 Andreas Schwab <schwab@redhat.com>
2629
2630 * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
2631 open_by_handle_at.
2632 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
2633 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
2634 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
2635 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
2636 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
2637 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
2638 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
2639
748876bf
UD
26402011-04-01 Ulrich Drepper <drepper@gmail.com>
2641
658e451d
UD
2642 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
2643 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
2644 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
2645 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
2646 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
2647 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
2648 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
2649
748876bf
UD
2650 * io/Makefile: Compile fallocate.c, fallocate64.c, and
2651 sync_file_range.c with -fexceptions.
2652 * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
2653 * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
2654 * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
2655 * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
2656 * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
2657 * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
2658 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
3167dad0
UD
2659 sync_file_range as cancellation point
2660 * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file. This is
2661 now a wrapper around __call_sync_file_range with cancellation handling.
2662 * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
2663 * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this. Change
2664 function name to __call_sync_file_range.
2665 * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
2666 Add call_sync_file_range.
748876bf 2667
6e63d5e1
AS
26682011-04-01 Andreas Schwab <schwab@redhat.com>
2669
2670 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
748876bf 2671 bits/timex.h.
6e63d5e1 2672
46998f74
UD
26732011-04-01 Ulrich Drepper <drepper@gmail.com>
2674
4c1423ed
UD
2675 * iconv/iconv.h: Fix typo in comment.
2676 * io/fcntl.h: Likewise.
2677 * libio/stdio.h: Likewise.
2678 * posix/spawn.h: Likewise.
2679 * posix/unistd.h: Likewise.
2680 * stdlib/stdlib.h: Likewise.
2681 * time/time.h: Likewise.
2682 * wcsmbs/wchar.h: Likewise.
2683
158648c0
UD
2684 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
2685 open_by_handle): Add.
2686 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
2687 and MAX_HANDLE_SZ. Declare name_to_handle_at and open_by_handle.
2688 Augment a few comments.
2689 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
2690 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
2691 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
2692 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
2693 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
2694 * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
2695 open_by_handle.
2696
46998f74
UD
2697 * io/fcntl.h (AT_EMPTY_PATH): Define.
2698
83fe108b
UD
26992011-03-30 Ulrich Drepper <drepper@gmail.com>
2700
2701 * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
2702 * sysdeps/unix/sysv/linux/bits/time.h: New file.
2703 * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
2704 to...
2705 * sysdeps/unix/sysv/linux/bits/timex.h: ...here. New file.
034c4e15
UD
2706 * Versions.def: Add GLIBC_2.14.
2707 * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
2708 Export.
83fe108b 2709
bb242059
UD
27102011-03-22 Ulrich Drepper <drepper@gmail.com>
2711
2712 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
2713 round counter.
2714 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
2715
c97a1282
L
27162011-03-20 H.J. Lu <hongjiu.lu@intel.com>
2717
2718 [BZ #12597]
2719 * string/test-strncmp.c (do_page_test): New function.
2720 (check2): Likewise.
2721 (test_main): Call check2.
2722 * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
2723
2a115601
UD
27242011-03-20 Ulrich Drepper <drepper@gmail.com>
2725
2726 [BZ #12587]
2727 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
2728 Handle cache information in CPU leaf 4.
2729 * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
2730
8126d904
UD
27312011-03-18 Ulrich Drepper <drepper@gmail.com>
2732
042c49c6 2733 [BZ #12583]
8126d904
UD
2734 * posix/fnmatch.c (fnmatch): Check size of pattern in wide
2735 character representation.
2736 Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
2737
ccfe366e
RA
27382011-03-16 Ryan S. Arnold <rsa@us.ibm.com>
2739
2740 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
2741 END(__isnan) to END(__isnanf) to match function entry point/label
2742 EALIGN(__isnanf,...).
2743
c6e13027
JJ
27442011-03-10 Jakub Jelinek <jakub@redhat.com>
2745
2746 * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
2747
33f85a3f
UD
27482011-03-10 Ulrich Drepper <drepper@gmail.com>
2749
028478fa
UD
2750 [BZ #12510]
2751 * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
2752 copy from the symbol referenced in the relocation to initialize the
2753 used variable.
2754 Patch by Piotr Bury <pbury@goahead.com>.
2755 * elf/Makefile: Add rules to build and tst-unique3.
2756 * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
2757 * elf/tst-unique3.cc: New file.
2758 * elf/tst-unique3.h: New file.
2759 * elf/tst-unique3lib.cc: New file.
2760 * elf/tst-unique3lib2.cc: New file.
2761
33f85a3f
UD
2762 * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
2763
03592fc7
MF
27642011-03-10 Mike Frysinger <vapier@gentoo.org>
2765
2766 * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
2767 $LDFLAGS and -nostdlib -nostartfiles to linking step. Change main
2768 to _start.
03592fc7 2769
6a5ee102
UD
27702011-03-06 Ulrich Drepper <drepper@gmail.com>
2771
2772 * elf/dl-load.c (_dl_map_object): If we are looking for the first
2773 to-be-loaded object along a path to loader is ld.so.
2774
7e4ba49c
HJ
27752011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
2776 Ulrich Drepper <drepper@gmail.com>
2777
2778 * sysdeps/x86_64/memset.S: After aligning destination, code
2779 branches to different locations depending on the value of
2780 misalignment, when multiarch is enabled. Fix this.
2781
27822011-03-02 Harsha Jagasia <harsha.jagasia@amd.com>
2783
2784 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
2785 Set _x86_64_preferred_memory_instruction for AMD processsors.
2786 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
2787 Set bit_Prefer_SSE_for_memop for AMD processors.
2788
13a804de
UD
27892011-03-04 Ulrich Drepper <drepper@gmail.com>
2790
2791 * libio/fmemopen.c (fmemopen): Optimize a bit.
2792
9d25c392
AS
27932011-03-03 Andreas Schwab <schwab@redhat.com>
2794
2795 * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
2796
a5543c6a
RM
27972011-03-03 Roland McGrath <roland@redhat.com>
2798
2799 * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
2800
012d35f7
DM
28012011-02-28 Aurelien Jarno <aurelien@aurel32.net>
2802
7e4ba49c 2803 * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
012d35f7
DM
2804 __bzero_ultra1 instead of __memset_ultra1.
2805
4bff6e01
AS
28062011-02-23 Andreas Schwab <schwab@redhat.com>
2807 Ulrich Drepper <drepper@gmail.com>
2808
2809 [BZ #12509]
2810 * include/link.h (struct link_map): Add l_orig_initfini.
2811 * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
2812 returning unsuccessfully.
2813 * elf/dl-close.c (_dl_close_worker): If this is the last explicit
2814 close of a file loaded at startup, restore the original l_initfini
2815 list.
2816 * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
2817 list, store the pointer.
2818 * elf/Makefile ($(objpfx)noload-mem): New rule.
2819 (noload-ENV): Define.
2820 (tests): Add $(objpfx)noload-mem.
2821 * elf/noload.c: Include <memcheck.h>.
2822 (main): Call mtrace. Close all opened handles.
2823
f2092faf
AS
28242011-02-17 Andreas Schwab <schwab@redhat.com>
2825
2826 [BZ #12454]
2827 * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
2828 dependencies are missing.
2829
6c8a2e88
ST
28302011-02-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
2831
f2092faf 2832 Fix __if_freereq crash: Unlike the generic version which uses free,
6c8a2e88
ST
2833 Hurd needs munmap.
2834 * sysdeps/mach/hurd/ifreq.h: New file.
2835
84a42118
PB
28362011-01-27 Petr Baudis <pasky@suse.cz>
2837 Ulrich Drepper <drepper@gmail.com>
2838
071f805e 2839 [BZ 12445]#
84a42118
PB
2840 * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
2841 to extend_alloca().
2842 * stdio-common/bug23.c: New file.
2843 * stdio-common/Makefile (tests): Add bug23.
2844
e23fe25b
AS
28452010-09-28 Andreas Schwab <schwab@redhat.com>
2846 Ulrich Drepper <drepper@gmail.com>
2847
2848 [BZ #12489]
2849 * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
2850 before performing relro protection. At old place add assertion
2851 to make sure nothing changed.
2852
d3f02e10
NS
28532011-02-17 Nathan Sidwell <nathan@codesourcery.com>
2854 Glauber de Oliveira Costa <glommer@gmail.com>
2855
2856 * elf/elf.h: Add new ARM TLS relocs.
2857
d55fd7a5
RA
28582011-02-16 Ryan S. Arnold <rsa@us.ibm.com>
2859
2860 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
2861 (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
2862 cast from r3.
2863 * sysdeps/wordsize-64/Makefile: New file. Add tst-writev to
2864 'tests' variable.
2865 * sysdeps/wordsize-64/tst-writev.c: New file.
2866
2206397e
RA
28672011-02-15 Ryan S. Arnold <rsa@us.ibm.com>
2868
2869 * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
2870 -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
2871 insns in _dl_start to prevent a TOC reference before relocs are
2872 resolved.
2873
e9433893
UD
28742011-02-15 Ulrich Drepper <drepper@gmail.com>
2875
2876 [BZ #12469]
2877 * Makeconfig: Remove RANLIB definition.
2878 * Makerules: Don't use RANLIB.
2879 * aclocal.m4: Remove ranlib test.
2880 * configure.in: No need to check for ranlib.
2881 * elf/rtld-Rules: Don't use RANLIB.
2882
f75286c6
ST
28832011-02-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
2884
8e31c82d
ST
2885 * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
2886 protection macro.
2887 * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
2888 inclusion protection macro.
2889
f75286c6
ST
2890 * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
2891 SIGRTMIN and SIGRTMAX and print information in that case only when
2892 SIGRTMIN is defined.
2893
c1d0e639
JJ
28942011-02-11 Jakub Jelinek <jakub@redhat.com>
2895
2896 * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
2897 arginfo fn returning -1.
2898
2899 * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
2900 and thousands string is zero terminated.
2901
edf9294e
AS
29022011-02-03 Andreas Schwab <schwab@redhat.com>
2903
2904 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
2905 sysdeps/unix/sysv/linux/bits/socket.h.
2906
2b7e92df
ST
29072011-01-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
2908
edf9294e
AS
2909 * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
2910 (__CPU_COUNT): Remove old macros.
2911 (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
2912 (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
2913 (__CPU_ALLOC, __CPU_FREE): Add macros.
2b7e92df
ST
2914 (__sched_cpualloc, __sched_cpufree): Add declarations.
2915
a4c7ea7b
UD
29162011-02-05 Ulrich Drepper <drepper@gmail.com>
2917
2918 * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
2919 (struct datahead): Reuse 32 bits of the alignment for a TTL field.
2920 * nscd/aicache.c (addhstaiX): Return timeout of added value.
2921 (readdhstai): Return value of addhstaiX call.
2922 * nscd/grpcache.c (cache_addgr): Return timeout of added value.
2923 (addgrbyX): Return value returned by cache_addgr.
2924 (readdgrbyname): Return value returned by addgrbyX.
2925 (readdgrbygid): Likewise.
2926 * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
2927 (addpwbyX): Return value returned by cache_addpw.
2928 (readdpwbyname): Return value returned by addhstbyX.
2929 (readdpwbyuid): Likewise.
2930 * nscd/servicescache.c (cache_addserv): Return timeout of added value.
2931 (addservbyX): Return value returned by cache_addserv.
2932 (readdservbyname): Return value returned by addservbyX:
2933 (readdservbyport): Likewise.
2934 * nscd/hstcache.c (cache_addhst): Return timeout of added value.
2935 (addhstbyX): Return value returned by cache_addhst.
2936 (readdhstbyname): Return value returned by addhstbyX.
2937 (readdhstbyaddr): Likewise.
2938 (readdhstbynamev6): Likewise.
2939 (readdhstbyaddrv6): Likewise.
2940 * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
2941 (readdinitgroups): Return value returned by addinitgroupsX.
2942 * nscd/cache.c (readdfcts): Change return value of functions to time_t.
2943 (prune_cache): Keep track of timeout value of re-added entries.
2944 * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
2945 * nscd/nscd.h: Adjust prototypes of readd* functions.
2946
a0bf67cc
RM
29472011-02-04 Roland McGrath <roland@redhat.com>
2948
2949 * nis/nis_server.c (nis_servstate): Use the right name for 0.
2950 (nis_stats): Likewise.
2951 * nis/nis_modify.c (nis_modify): Likewise.
2952 * nis/nis_remove.c (nis_remove): Likewise.
2953 * nis/nis_add.c (nis_add): Likewise.
2954
2955 * elf/dl-object.c (_dl_new_object): Remove unused variable L.
2956
2957 * posix/fnmatch_loop.c: Add some consts.
2958
2959 * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
2960
435b95eb
L
29612011-02-02 H.J. Lu <hongjiu.lu@intel.com>
2962
2963 [BZ #12460]
2964 * config.make.in (config-cflags-novzeroupper): Define.
2965 * configure.in: Substitute libc_cv_cc_novzeroupper.
2966 * elf/Makefile (AVX-CFLAGS): Define.
2967 (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
2968 (CFLAGS-tst-auditmod4a.c): Likewise.
2969 (CFLAGS-tst-auditmod4b.c): Likewise.
2970 (CFLAGS-tst-auditmod6b.c): Likewise.
2971 (CFLAGS-tst-auditmod6c.c): Likewise.
2972 (CFLAGS-tst-auditmod7b.c): Likewise.
2973 * sysdeps/i386/configure.in: Check -mno-vzeroupper.
2974
8517b15e
UD
29752011-02-02 Ulrich Drepper <drepper@gmail.com>
2976
2977 * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
2978 function to the callback.
2979 Patch partly by Jiri Olsa <jolsa@redhat.com>.
2980
10a656fe
AS
29812011-02-02 Andreas Schwab <schwab@redhat.com>
2982
2983 * shadow/sgetspent.c: Check return value of __sgetspent_r instead
2984 of errno.
2985
968dad0a
UD
29862011-01-19 Ulrich Drepper <drepper@gmail.com>
2987
9f94d2ea 2988 [BZ #11724]
968dad0a
UD
2989 * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
2990 of constructors.
2991 * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
2992 of destructors.
2993 (_dl_fini): Don't call _dl_sort_fini if there is only one object.
2994
2995 [BZ #11724]
2996 * elf/Makefile: Add rules to build and run new test.
2997 * elf/tst-initorder.c: New file.
2998 * elf/tst-initorder.exp: New file.
2999 * elf/tst-initordera1.c: New file.
3000 * elf/tst-initordera2.c: New file.
3001 * elf/tst-initordera3.c: New file.
3002 * elf/tst-initordera4.c: New file.
3003 * elf/tst-initorderb1.c: New file.
3004 * elf/tst-initorderb2.c: New file.
3005 * elf/tst-order-a1.c: New file.
3006 * elf/tst-order-a2.c: New file.
3007 * elf/tst-order-a3.c: New file.
3008 * elf/tst-order-a4.c: New file.
3009 * elf/tst-order-b1.c: New file.
3010 * elf/tst-order-b2.c: New file.
3011 * elf/tst-order-main.c: New file.
3012 New test case by George Gensure <werkt0@gmail.com>.
3013
86e92359
UD
30142010-10-01 Andreas Schwab <schwab@redhat.com>
3015
3016 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
3017 decoding ACE if AI_CANONIDN.
3018
5d5732b0
UD
30192011-01-18 Ulrich Drepper <drepper@gmail.com>
3020
3021 * elf/Makefile: Build IFUNC tests unless multi-arch = no.
3022
a77e8cbc
UD
30232011-01-17 Ulrich Drepper <drepper@gmail.com>
3024
6392473f
UD
3025 * version.h (RELEASE): Bump for 2.13 release.
3026 * include/features.h: (__GLIBC_MINOR__): Bump to 13.
3027
620a0529
UD
3028 * io/fcntl.h: Define AT_NO_AUTOMOUNT.
3029
18ba70a5
UD
3030 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
3031 MADV_NOHUGEPAGE.
32465c3e
UD
3032 * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
3033 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
3034 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
3035 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
3036 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
3037 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
3038
c0dafcf1
UD
3039 * posix/getconf.c: Update copyright year.
3040 * catgets/gencat.c: Likewise.
3041 * csu/version.c: Likewise.
3042 * debug/catchsegv.sh: Likewise.
3043 * debug/xtrace.sh: Likewise.
3044 * elf/ldconfig.c: Likewise.
3045 * elf/ldd.bash.in: Likewise.
3046 * elf/sprof.c (print_version): Likewise.
3047 * iconv/iconv_prog.c: Likewise.
3048 * iconv/iconvconfig.c: Likewise.
3049 * locale/programs/locale.c: Likewise.
3050 * locale/programs/localedef.c: Likewise.
3051 * malloc/memusage.sh: Likewise.
3052 * malloc/mtrace.pl: Likewise.
3053 * nscd/nscd.c (print_version): Likewise.
3054 * nss/getent.c: Likewise.
3055
a77e8cbc
UD
3056 * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
3057 PF_CAIF, and PF_ALG.
3058 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
3059
77e8bddf
AS
30602011-01-16 Andreas Schwab <schwab@linux-m68k.org>
3061
1f20b93a
AS
3062 * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
3063 (modules-names): Use them.
3064 (ifunc-test-modules, ifunc-pie-tests): Define.
3065 (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
3066 tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
3067 (test-extras): Likewise.
3068 ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
3069 $(compile-command.c).
3070 ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
3071 (all-built-dso): Define.
3072 (check-textrel.out, check-execstack.out): Depend on it.
3073
77e8bddf
AS
3074 * configure.in: Don't override --enable-multi-arch.
3075
bc425b33
UD
30762011-01-15 Ulrich Drepper <drepper@gmail.com>
3077
3078 [BZ #6812]
3079 * nscd/hstcache.c (tryagain): Define.
3080 (cache_addhst): Return tryagain not notfound for temporary errors.
3081 (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
3082 failed.
3083
794c3ad3
UD
30842011-01-14 Ulrich Drepper <drepper@gmail.com>
3085
70181fdd
UD
3086 [BZ #10563]
3087 * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
3088 to make the syscall.
3089 * sysdeps/unix/sysv/linux/setgroups.c: New file.
3090
794c3ad3
UD
3091 [BZ #12378]
3092 * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
3093 and fall back to matching as normal character if the string ends before
3094 the matching ']' is found. This is what POSIX requires.
3095 * posix/testfnm.c: Adjust test result.
3096 * posix/globtest.sh: Adjust test result. Add new test.
3097 * posix/tst-fnmatch.input: Likewise.
3098 * posix/tst-fnmatch2.c: Add new test.
3099
68dc9497
AS
31002010-12-28 Andreas Schwab <schwab@linux-m68k.org>
3101
3102 * elf/Makefile (check-execstack): Revert last change. Depend on
3103 check-execstack.h.
3104 (check-execstack.h): New target.
3105 (generated): Add check-execstack.h.
3106 * elf/check-execstack.c: Include "check-execstack.h".
3107 (main): Revert last change.
3108 (handle_file): Return zero if GNU_STACK is absent and
3109 DEFAULT_STACK_PERMS doesn't include PF_X.
3110
451f001b
UD
31112011-01-13 Ulrich Drepper <drepper@gmail.com>
3112
cfa28e56
UD
3113 * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
3114 in child fails because the descriptor is already closed.
8cf8ce17
UD
3115 * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
3116 * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
3117 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
cfa28e56 3118
1086d70d
UD
3119 [BZ #12397]
3120 * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
3121 syscall.
3122
451f001b
UD
3123 [BZ #10484]
3124 * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
3125 temporary buffer used to handle multi lookups locally.
a85b5cb4 3126 * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
451f001b 3127
08769175
UD
31282011-01-12 Ulrich Drepper <drepper@gmail.com>
3129
3130 * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
3131 loader is ld.so.
3132
5e49c52e
UD
31332011-01-10 Paul Pluzhnikov <ppluzhnikov@google.com>
3134
3135 * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
3136 alignment for SSE2.
3137
60522a5f
UD
31382011-01-12 Ulrich Drepper <drepper@gmail.com>
3139
3140 [BZ #12394]
3141 * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
3142 characters. When rounding increased number of integer digits recompute
3143 number of groups.
3144 * stdio-common/tst-grouping.c: New file.
3145 * stdio-common/Makefile: Add rules to build and run tst-grouping.
3146
f257bbd7
UD
31472011-01-09 Ulrich Drepper <drepper@gmail.com>
3148
3149 * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
3150 __FD_CLR, and __FS_ISSET. gcc generates better code on its own.
3151
3152 * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
3153 void.
3154 * bits/select.h: Likewise.
3155
fa9c15cb
UD
31562011-01-08 Ulrich Drepper <drepper@gmail.com>
3157
3158 * po/ja.po: Update from translation team.
3159
16c2895f
DM
31602011-01-04 David S. Miller <davem@sunset.davemloft.net>
3161
3162 [BZ #11155]
3163 * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
3164 implementation just like for lxstat, fxstatat, et al.
3165
2543fef2
JM
31662010-12-27 Jim Meyering <meyering@redhat.com>
3167
3168 [BZ #12348]
3169 * posix/regexec.c (build_trtable): Return failure indication upon
3170 calloc failure. Otherwise, re_search_internal could infloop on OOM.
3171
98727dbe
UD
31722010-12-25 Ulrich Drepper <drepper@gmail.com>
3173
5bd6dc5c
UD
3174 [BZ #12201]
3175 * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
3176 * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
3177 * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
3178 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
3179
97983464
UD
3180 [BZ #12207]
3181 * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
3182
98727dbe
UD
3183 [BZ #12204]
3184 * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
3185 * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
3186
4a531bb0
L
31872010-12-15 H.J. Lu <hongjiu.lu@intel.com>
3188
3189 * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
3190 * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
3191 script has SORT_BY_INIT_PRIORITY.
3192 * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
3193 NO_CTORS_DTORS_SECTIONS is defined.
3194 * elf/soinit.c: Likewise.
3195 * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
3196 NO_CTORS_DTORS_SECTIONS is defined.
3197 * sysdeps/mach/hurd/i386/init-first.c: Likewise.
3198 * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
3199 * sysdeps/sh/init-first.c: Likewise.
3200 * sysdeps/unix/sysv/linux/init-first.c: Likewise.
3201
07eb4b71
UD
32022010-12-24 Ulrich Drepper <drepper@gmail.com>
3203
3204 * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
3205 always use the slow path.
3206
30950a5f
RA
32072010-12-15 Ryan S. Arnold <rsa@us.ibm.com>
3208
3209 * elf/Makefile: (check-execstack): Replace $(native-compile) with a
3210 similar rule which adds the sysdep directories to the header search in
3211 order to pick up the correct platform stackinfo.h.
3212 * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
3213 perform test if it is, otherwise return successfully without testing.
3214 * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
3215 DEFAULT_STACK_PERMS define in stackinfo.h.
3216 * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
3217 defined in stackinfo.h.
3218 * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
3219 DEFAULT_STACK_PERMS defined in stackinfo.h.
3220 * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
3221 * sysdeps/ia64/stackinfo.h: Likewise.
3222 * sysdeps/s390/stackinfo.h: Likewise.
3223 * sysdeps/sh/stackinfo.h: Likewise.
3224 * sysdeps/sparc/stackinfo.h: Likewise.
3225 * sysdeps/x86_64/stackinfo.h: Likewise.
3226 * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
3227 PF_X for powerpc64. Retain PF_X for powerpc32.
3228
db753e2c
UD
32292010-12-19 Ulrich Drepper <drepper@gmail.com>
3230
14b697f7
UD
3231 * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
3232 accurately.
db753e2c
UD
3233 * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
3234 GETDENTS_64BIT_ALIGNED.
3235
28300719
UD
32362010-12-14 Ulrich Drepper <dreper@gmail.com>
3237
14b697f7 3238 * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
28300719 3239
4f197237
AS
32402010-12-10 Andreas Schwab <schwab@redhat.com>
3241
dbb0472f
AS
3242 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
3243 _GNU_SOURCE.
3244
4f197237
AS
3245 * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
3246 * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
3247 Remove __restrict.
3248 (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
3249 (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
3250
fb88ac72
UD
32512010-12-09 Ulrich Drepper <drepper@gmail.com>
3252
3253 [BZ #11655]
3254 * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
3255 are initialized.
3256
42acbb92
JJ
32572010-12-09 Jakub Jelinek <jakub@redhat.com>
3258
3259 * string/bits/string3.h (memmove, bcopy): Remove __restrict.
3260
c038d98d
UD
32612010-12-03 Ulrich Drepper <drepper@gmail.com>
3262
3263 * po/it.po: Update from translation team.
3264
3a4a2499
L
32652010-12-01 H.J. Lu <hongjiu.lu@intel.com>
3266
3267 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
3268 unused codes.
3269
1e24cf6e
UD
32702010-11-30 Ulrich Drepper <drepper@gmail.com>
3271
3272 * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
3273
a7690819
AS
32742010-11-24 Andreas Schwab <schwab@redhat.com>
3275
3276 * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
3277 specially.
3278 (gaih_getanswer_slice): Likewise.
3279
3bf8d1b1
JJ
32802010-10-20 Jakub Jelinek <jakub@redhat.com>
3281
3282 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
3283
6db52fbb
PB
32842010-05-31 Petr Baudis <pasky@suse.cz>
3285
3286 [BZ #11149]
3287 * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
3288 silently even in the chroot mode.
3289
eaca7569
UD
32902010-11-22 Ulrich Drepper <drepper@gmail.com>
3291
3292 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
3293 last patch a bit. Pretty printing
3294
3056dcdb
UD
32952010-05-31 Petr Baudis <pasky@suse.cz>
3296
3297 [BZ #10085]
3298 * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
3299 initialization of skip_initgroups_dyn.
3300
cf7c9078
UD
33012010-11-19 Ulrich Drepper <drepper@gmail.com>
3302
3303 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
3304 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
3305
a1fb5e3e
UD
33062010-11-16 Ulrich Drepper <drepper@gmail.com>
3307
3308 * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
3309
3540d66b
AS
33102010-11-11 Andreas Schwab <schwab@redhat.com>
3311
3312 * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
3313 * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
3314 (tst-fnmatch-ENV): Set MALLOC_TRACE.
3315 ($(objpfx)tst-fnmatch-mem): New rule.
3316 (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
3317 * posix/tst-fnmatch.c (main): Call mtrace.
3318
13b69574
L
33192010-11-11 H.J. Lu <hongjiu.lu@intel.com>
3320
3321 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
3322 Support Intel processor model 6 and model 0x2c.
3323
da93d214
LM
33242010-11-10 Luis Machado <luisgpm@br.ibm.com>
3325
3326 * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
3327 signed comparison.
3328
8ca52c6e
L
33292010-11-09 H.J. Lu <hongjiu.lu@intel.com>
3330
3331 [BZ #12205]
3332 * string/test-strncasecmp.c (check_result): New function.
3333 (do_one_test): Use it.
3334 (check1): New function.
3335 (test_main): Use it.
3336 * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
3337 Support strcasecmp and strncasecmp.
3338
69da074d
UD
33392010-11-08 Ulrich Drepper <drepper@gmail.com>
3340
3341 [BZ #12194]
3342 * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
3343 * sysdeps/x86_64/bits/byteswap.h: Likewise.
3344
ff02d528
L
33452010-11-07 H.J. Lu <hongjiu.lu@intel.com>
3346
3347 * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
3348 IFUNC support.
3349 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
3350 memset-x86-64.
3351 * sysdeps/x86_64/multiarch/bzero.S: New file.
3352 * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
3353 * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
3354 * sysdeps/x86_64/multiarch/memset.S: New file.
3355 * sysdeps/x86_64/multiarch/memset_chk.S: New file.
3356 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
3357 Set bit_Prefer_SSE_for_memop for Intel processors.
3358 * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
3359 Define.
3360 (index_Prefer_SSE_for_memop): Define.
3361 (HAS_PREFER_SSE_FOR_MEMOP): Define.
3362
344d0b54
LM
33632010-11-04 Luis Machado <luisgpm@br.ibm.com>
3364
3365 * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
3366 * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
3367
c0dde15b
UD
33682010-11-03 H.J. Lu <hongjiu.lu@intel.com>
3369
3370 [BZ #12191]
3371 * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
3372 (__x86_64_raw_data_cache_size_half): Likewise.
3373 (__x86_64_raw_shared_cache_size): Likewise.
3374 (__x86_64_raw_shared_cache_size_half): Likewise.
3375
3376 * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
3377 (__x86_64_raw_data_cache_size_half): Likewise.
3378 (__x86_64_raw_shared_cache_size): Likewise.
3379 (__x86_64_raw_shared_cache_size_half): Likewise.
3380 (init_cacheinfo): Set __x86_64_raw_data_cache_size,
3381 __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
3382 and __x86_64_raw_shared_cache_size_half. Round
3383 __x86_64_data_cache_size_half, __x86_64_data_cache_size
3384 __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
3385 to multiple of 256 bytes.
3386
0e516e0e
MS
33872010-11-03 Ulrich Drepper <drepper@gmail.com>
3388
3389 [BZ #12167]
3390 * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
3391 of inacessible symlinks. Verify result of symlink before returning it.
3392 * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
3393 Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
3394
0e012e87
ER
33952010-10-28 Erich Ritz <erichritz@gmail.com>
3396
3397 * math/math.h (isinf): Fix typo in comment.
3398
de0ff7bc
UD
33992010-11-01 Ulrich Drepper <drepper@gmail.com>
3400
3401 * po/da.po: Update from translation team.
3402
fa41c84d
UD
34032010-10-26 Ulrich Drepper <drepper@gmail.com>
3404
3405 * elf/rtld.c (dl_main): Move assertion after the point where rtld map
3406 is added to the list.
3407
f0967738
AK
34082010-10-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3409 Ulrich Drepper <drepper@gmail.com>
3410
3411 * elf/dl-object.c (_dl_new_object): Don't append the new object to
3412 the global list here. Move code to...
3413 (_dl_add_to_namespace_list): ...here. New function.
3414 * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
3415 * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
3416 * elf/dl-load.c (lose): Don't remove the element from the list.
3417 (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
3418 (_dl_map_object): Likewise.
3419
34202010-10-25 Ulrich Drepper <drepper@gmail.com>
dbf3a069
RL
3421
3422 [BZ #12159]
3423 * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
3424 into all bytes of SSE register.
3425 Patch by Richard Li <richardpku@gmail.com>.
3426
f0967738 34272010-10-24 Ulrich Drepper <drepper@gmail.com>
fdc0f374
UD
3428
3429 [BZ #12140]
3430 * malloc/malloc.c (_int_free): Fill correct number of bytes when
3431 perturbing.
3432
d0b9e94f
MB
34332010-10-20 Michael B. Brutman <brutman@us.ibm.com>
3434
3435 * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
3436 * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
3437 * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
3438 * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
3439 * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
3440 submachine.
3441 * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
3442
8e9f92e9
AS
34432010-10-22 Andreas Schwab <schwab@redhat.com>
3444
3445 * include/dlfcn.h (__RTLD_SECURE): Define.
3446 * elf/dl-load.c (_dl_map_object): Remove preloaded parameter. Use
3447 mode & __RTLD_SECURE instead.
3448 (open_path): Rename preloaded parameter to secure.
3449 * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
3450 * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
3451 * elf/dl-deps.c (openaux): Likewise.
3452 * elf/rtld.c (struct map_args): Remove is_preloaded.
3453 (map_doit): Don't use it.
3454 (dl_main): Likewise.
3455 (do_preload): Use __RTLD_SECURE instead of is_preloaded.
3456 (dlmopen_doit): Add __RTLD_SECURE to mode bits.
3457
bc96fbda
AS
34582010-09-09 Andreas Schwab <schwab@redhat.com>
3459
3460 * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
3461 (sysd-rules-targets): Remove duplicates.
3462 * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
3463 rtld-%.$o dependency.
3464
22cd1c9b
AS
34652010-10-18 Andreas Schwab <schwab@redhat.com>
3466
3467 * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
3468 _dl_map_object do it.
3469
18edac48
UD
34702010-10-19 Ulrich Drepper <drepper@gmail.com>
3471
3472 * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
3473 fast fma builtins, define the macros in the C99 standard.
3474 (FP_FAST_FMAF): Likewise.
3475 (FP_FAST_FMAL): Likewise.
3476 * sysdeps/x86_64/bits/mathdef.h: Likewise.
3477
3478 * bits/mathdef.h: Update copyright year.
3479 * sysdeps/powerpc/bits/mathdef.h: Likewise.
3480
d2050124
MM
34812010-10-19 Michael Meissner <meissner@linux.vnet.ibm.com>
3482
3483 * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
3484 builtins, define the macros in the C99 standard.
3485 (FP_FAST_FMAF): Likewise.
3486 (FP_FAST_FMAL): Likewise.
3487 * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
3488 multiply/add.
3489 (FP_FAST_FMAF): Likewise.
3490
475facd1
JJ
34912010-10-15 Jakub Jelinek <jakub@redhat.com>
3492
3493 [BZ #3268]
3494 * math/libm-test.inc (fma_test): Some new testcases.
3495 * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
3496 * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
3497 y and infinite z. Do multiplication by C already in long double.
3498 * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
3499 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
3500 y and infinite z. Do bitwise or of inexact bit into u.d.
3501 * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
3502 * sysdeps/i386/fpu/s_fmaf.S: Removed.
3503 * sysdeps/i386/fpu/s_fma.S: Removed.
3504 * sysdeps/i386/fpu/s_fmal.S: Removed.
3505
7c08a05c
JJ
35062010-10-16 Jakub Jelinek <jakub@redhat.com>
3507
3508 [BZ #3268]
3509 * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
3510 * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
3511 computation is not scheduled after fetestexcept. Fix value
3512 of minimum denormal long double.
3513
f3f7372d
JJ
35142010-10-14 Jakub Jelinek <jakub@redhat.com>
3515
3516 [BZ #3268]
3517 * math/libm-test.inc (fma_test): Add some more tests.
3518 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
3519 correctly.
3520
14d43591
AS
35212010-10-15 Andreas Schwab <schwab@redhat.com>
3522
3523 * scripts/data/localplt-s390-linux-gnu.data: New file.
3524 * scripts/data/localplt-s390x-linux-gnu.data: New file.
3525
5e908464
JJ
35262010-10-13 Jakub Jelinek <jakub@redhat.com>
3527
3528 [BZ #3268]
3529 * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
3530 * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
3531 instead of dbl-64.
3532 * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
3533 inlines.
3534 * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
3535 * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
3536 if one of x and y is very large and the other is subnormal.
3537 * sysdeps/s390/fpu/s_fmaf.c: New file.
3538 * sysdeps/s390/fpu/s_fma.c: New file.
3539 * sysdeps/powerpc/fpu/s_fmaf.S: New file.
3540 * sysdeps/powerpc/fpu/s_fma.S: New file.
3541 * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
3542 * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
3543 * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
3544
35452010-10-12 Jakub Jelinek <jakub@redhat.com>
3546
3547 [BZ #3268]
3548 * math/libm-test.inc (fma_test): Add some more fmaf tests, add
3549 fma tests.
3550 * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
3551 * sysdeps/ieee754/dbl-64/s_fma.c: New file.
3552 * sysdeps/i386/i686/multiarch/s_fma.c: Include
3553 sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
3554 * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
3555 * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
3556 * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
3557
b833d51f
UD
35582010-10-12 Ulrich Drepper <drepper@redhat.com>
3559
3560 [BZ #12078]
3561 * posix/regcomp.c (parse_branch): One more memory leak plugged.
3562 * posix/bug-regex31.input: Add test case.
3563
1751705d
UD
35642010-10-11 Ulrich Drepper <drepper@gmail.com>
3565
e9b9cbf5
UD
3566 * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
3567 * posix/bug-regex31.input: New file.
3568
3569 [BZ #12078]
3570 * posix/regcomp.c (parse_branch): Free memory when allocation failed.
3571 (parse_sub_exp): Fix last change, use postorder.
3572
ef06edbe
UD
3573 * posix/bug-regex31.c: New file.
3574 * posix/Makefile: Add rules to build and run bug-regex31.
3575
a129c80d
UD
3576 * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
3577
3578 [BZ #12078]
3579 * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
3580
b76b818e
UD
3581 [BZ #12108]
3582 * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
3583 to have entries in sys_siglist.
3584
1751705d
UD
3585 [BZ #12093]
3586 * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
3587 be NULL.
3588
9ff8d36f
JJ
35892010-10-07 Jakub Jelinek <jakub@redhat.com>
3590
3591 [BZ #3268]
3592 * math/libm-test.inc (fma_test): Add 2 fmaf tests.
3593 * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
3594 * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
3595 sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
3596 * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
3597 * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
3598 * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
3599 * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
3600 * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
3601 * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
3602 * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
3603 * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
3604 * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
3605 * math/ftestexcept.c (fetestexcept): Likewise.
3606 * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
3607 * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
3608 * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
3609 * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
3610 * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
3611 * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
3612 * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
3613
af325969
UD
36142010-10-11 Ulrich Drepper <drepper@gmail.com>
3615
c579b202 3616 [BZ #12107]
af325969
UD
3617 * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
3618 newline.
3619
67a67b95
UD
36202010-10-06 Ulrich Drepper <drepper@gmail.com>
3621
3622 * string/bug-strstr1.c: New file.
3623 * string/Makefile: Add rules to build and run bug-strstr1.
3624
5fb308bc
EB
36252010-10-05 Eric Blake <eblake@redhat.com>
3626
3627 [BZ #12092]
3628 * string/str-two-way.h (two_way_long_needle): Always clear memory
3629 when skipping input due to the shift table.
3630
45db99c7
UD
36312010-10-03 Ulrich Drepper <drepper@gmail.com>
3632
3b111893
UD
3633 [BZ #12005]
3634 * malloc/mcheck.c: Handle large requests.
3635
45db99c7
UD
3636 [BZ #12077]
3637 * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
3638 for strncmp and strncasecmp.
3639 * string/stratcliff.c: Add tests for strcmp and strncmp.
3640 * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
3641
cf7a1eb8
NI
36422010-09-28 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3643
3644 * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
3645 __set_fpscr.
3646
6484ba5e
AJ
36472010-09-30 Andreas Jaeger <aj@suse.de>
3648
3649 * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
3650 (CGROUP_SUPER_MAGIC): Define.
3651 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
3652 Handle btrfs and cgroup file systems.
3653 * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
3654 Likewise.
3655
91c42559
LM
36562010-09-27 Luis Machado <luisgpm@br.ibm.com>
3657
3658 * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
3659 * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
3660
87a97932
AK
36612010-09-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3662
3663 [BZ #12067]
3664 * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
3665 trying to locate the ELF header.
3666
c21cc9bc
AS
36672010-09-27 Andreas Schwab <schwab@redhat.com>
3668
3669 [BZ #11611]
3670 * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
3671 Mask out sign-bit copies when constructing f_fsid.
3672
315970f6
PB
36732010-09-24 Petr Baudis <pasky@suse.cz>
3674
3675 * debug/stack_chk_fail_local.c: Add missing licence exception.
3676 * debug/warning-nop.c: Likewise.
3677
1ac7a2c7
JM
36782010-09-15 Joseph Myers <joseph@codesourcery.com>
3679
3680 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
3681 implementing getdents64 using getdents syscall, set d_type if
3682 __ASSUME_GETDENTS32_D_TYPE.
3683
56801c50
AS
36842010-09-16 Andreas Schwab <schwab@redhat.com>
3685
3686 * elf/dl-close.c (free_slotinfo, free_mem): Move to...
3687 * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
3688
dda51327
UD
36892010-09-21 Ulrich Drepper <drepper@redhat.com>
3690
3691 [BZ #12037]
3692 * posix/unistd.h: Undo change of feature selection for ftruncate from
3693 2010-01-11.
3694
8ffcee4a
UD
36952010-09-20 Ulrich Drepper <drepper@redhat.com>
3696
a545ecd9 3697 * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
8ffcee4a
UD
3698 detection.
3699
e24f0a8b
AS
37002010-09-20 Andreas Schwab <schwab@redhat.com>
3701
3702 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
3703 fanotify_mark.
3704 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
3705
7291c56f
AS
37062010-09-14 Andreas Schwab <schwab@redhat.com>
3707
3708 * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
3709 variables after CHECK_SP call.
3710 * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
3711
bc5fb037
AS
37122010-09-13 Andreas Schwab <schwab@redhat.com>
3713 Ulrich Drepper <drepper@redhat.com>
3714
3715 * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
3716 re-relocationg ld.so.
3717 * elf/dl-support.c (_dl_non_dynamic_init): And here after the
3718 _dl_init_paths call.
3719 * elf/dl-load.c (_dl_init_paths). Don't set GLRO(dl_init_all_dirs)
3720 here anymore.
3721
e66e7419
UD
37222010-09-14 Ulrich Drepper <drepper@redhat.com>
3723
3724 * resolv/res_init.c (__res_vinit): Count the default server we added.
3725
c044aa75
CLT
37262010-09-08 Chung-Lin Tang <cltang@codesourcery.com>
3727 Ulrich Drepper <drepper@redhat.com>
3728
3729 [BZ #11968]
3730 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
3731 (____longjmp_chk): Use %ebx for saving value across system call.
3732 Add unwind info.
3733
32cf4069
AS
37342010-09-06 Andreas Schwab <schwab@redhat.com>
3735
3736 * manual/Makefile: Don't mix pattern rules with normal rules.
3737
817328ee
AS
37382010-09-05 Andreas Schwab <schwab@linux-m68k.org>
3739
3740 * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
3741 operation.
3742 * libio/iofdopen.c (_IO_new_fdopen): Likewise.
3743 * libio/iofopncook.c (_IO_cookie_init): Likewise.
3744 * libio/iovdprintf.c (_IO_vdprintf): Likewise.
3745 * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
3746 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
3747 Likewise.
3748
29fddf61
UD
37492010-09-04 Ulrich Drepper <drepper@redhat.com>
3750
3751 [BZ #11979]
3752 * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
3753 IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
3754
0959ffc9
UD
37552010-09-02 Ulrich Drepper <drepper@redhat.com>
3756
3757 * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
3758 * sysdeps/x86_64/addmul_1.S: Likewise.
3759 * sysdeps/x86_64/lshift.S: Likewise.
3760 * sysdeps/x86_64/mul_1.S: Likewise.
3761 * sysdeps/x86_64/rshift.S: Likewise.
3762 * sysdeps/x86_64/sub_n.S: Likewise.
3763 * sysdeps/x86_64/submul_1.S: Likewise.
3764
ece29840
ST
37652010-09-01 Samuel Thibault <samuel.thibault@ens-lyon.org>
3766
0959ffc9
UD
3767 This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
3768 Define __sched_param instead of SCHED_* and sched_param when
ece29840 3769 <bits/sched.h> is included with __need_schedparam defined.
0959ffc9 3770 * bits/sched.h [__need_schedparam]
ece29840 3771 (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
0959ffc9
UD
3772 [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
3773 (__defined_schedparam): Define to 1.
ece29840
ST
3774 (__sched_param): New structure, identical to sched_param.
3775 (__need_schedparam): Undefine.
3776
e53a31fe
MF
37772010-08-31 Mike Frysinger <vapier@gentoo.org>
3778
fdc0c10d
MF
3779 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
3780 (epoll_create1): Declare.
3781
e53a31fe
MF
3782 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
3783
a726d796
AS
37842010-08-31 Andreas Schwab <schwab@redhat.com>
3785
3786 [BZ #7066]
3787 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
3788 shifting retval into place.
3789
2f3e3dc7
UD
37902010-09-01 Ulrich Drepper <drepper@redhat.com>
3791
f2933da9
UD
3792 * nis/rpcsvc/nis.h: Update copyright notice.
3793 * nis/rpcsvc/nis.x: Likewise.
3794 * nis/rpcsvc/nis_callback.h: Likewise.
3795 * nis/rpcsvc/nis_callback.x: Likewise.
3796 * nis/rpcsvc/nis_object.x: Likewise.
3797 * nis/rpcsvc/nis_tags.h: Likewise.
3798 * nis/rpcsvc/yp.h: Likewise.
3799 * nis/rpcsvc/yp.x: Likewise.
3800 * nis/rpcsvc/ypupd.h: Likewise.
3801 * nis/yp_xdr.c: Likewise.
3802 * nis/ypupdate_xdr.c: Likewise.
3803
2f3e3dc7
UD
3804 * sunrpc/pm_getport.c (__libc_rpc_getport): New function. This is
3805 mainly the body of pmap_getport. Add parameters to specify timeouts.
3806 (pmap_getport): Use __libc_rpc_getport.
3807 * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
3808 * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
3809 * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
3810
f3dcc2f9
AS
38112010-08-31 Andreas Schwab <schwab@linux-m68k.org>
3812
3813 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
3814 fanotify_mark.
3815
6d34eb5b
RM
38162010-08-27 Roland McGrath <roland@redhat.com>
3817
3818 * sysdeps/i386/i686/multiarch/Makefile
3819 (CFLAGS-varshift.c): New variable.
3820
9ea3de11
UD
38212010-08-27 Ulrich Drepper <drepper@redhat.com>
3822
c96d23fc
UD
3823 * sysdeps/i386/i686/multiarch/varshift.S: File removed.
3824 * sysdeps/i386/i686/multiarch/varshift.c: New file.
3825
9ea3de11
UD
3826 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
3827
3828 * sysdeps/x86_64/strlen.S: Minimal code improvement.
3829
623aac7f
L
38302010-08-26 H.J. Lu <hongjiu.lu@intel.com>
3831
3832 * sysdeps/x86_64/strlen.S: Unroll the loop.
3833 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
3834 strlen-sse2 strlen-sse2-bsf.
3835 * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
3836 __strlen_no_bsf if bit_Slow_BSF is set.
3837 (__strlen_sse42): Removed.
3838 * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
3839 * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
3840
8b2b7715
RM
38412010-08-25 Roland McGrath <roland@redhat.com>
3842
3843 * sysdeps/x86_64/multiarch/varshift.S: File removed.
3844 * sysdeps/x86_64/multiarch/varshift.c: New file.
3845 * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
3846 * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
3847 * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
3848 * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
3849
e73015f2
L
38502010-08-25 H.J. Lu <hongjiu.lu@intel.com>
3851
3852 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
3853 strlen-sse2 strlen-sse2-bsf.
3854 * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
3855 __strlen_sse2_bsf if bit_Slow_BSF is unset.
3856 (__strlen_sse2): Removed.
3857 * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
3858 * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
3859 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
3860 bit_Slow_BSF for Atom.
3861 * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
3862 (index_Slow_BSF): Define.
3863 (HAS_SLOW_BSF): Define.
3864
df24a73e
UD
38652010-08-25 Ulrich Drepper <drepper@redhat.com>
3866
3867 [BZ #10851]
3868 * resolv/res_init.c (__res_vinit): When no server address at all
3869 is given default to loopback.
3870
f2ac4868
RM
38712010-08-24 Roland McGrath <roland@redhat.com>
3872
09055553
RM
3873 * configure.in: Remove config-name.h generation.
3874 * configure: Regenerated.
3875 * config-name.in: File removed.
3876 * scripts/config-uname.sh: New file.
3877 * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
3878 ($(objdir)config-name.h): New target.
3879
f2ac4868
RM
3880 * sunrpc/rpc_parse.h: Avoid nested comment.
3881
73f27d5e
RH
38822010-08-24 Richard Henderson <rth@redhat.com>
3883 Ulrich Drepper <drepper@redhat.com>
3884 H.J. Lu <hongjiu.lu@intel.com>
3885
3886 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
3887 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
3888 * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
3889 Replace _mm_srli_si128 with __m128i_shift_right. Replace
3890 _mm_alignr_epi8 with _mm_loadu_si128.
3891 * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
3892 * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
3893 (__m128i_shift_right): Removed.
3894 * sysdeps/i386/i686/multiarch/varshift.h: New file.
3895 * sysdeps/i386/i686/multiarch/varshift.S: New file.
3896 * sysdeps/x86_64/multiarch/varshift.h: New file.
3897 * sysdeps/x86_64/multiarch/varshift.S: New file.
3898
84b9230c
MF
38992010-08-21 Mike Frysinger <vapier@gentoo.org>
3900
3901 * configure.in: Move assembler checks to before sysdep dir checking.
3902
9bbd0ddc
PB
39032010-08-20 Petr Baudis <pasky@suse.cz>
3904
3905 * LICENSES: Sync the sunrpc license.
3906
9da4bb31
UD
39072010-08-19 Ulrich Drepper <drepper@redhat.com>
3908
a7ab6ec8
UD
3909 * sunrpc/auth_des.c: Update copyright notice once again.
3910 * sunrpc/auth_none.c: Likewise.
3911 * sunrpc/auth_unix.c: Likewise.
3912 * sunrpc/authdes_prot.c: Likewise.
3913 * sunrpc/authuxprot.c: Likewise.
3914 * sunrpc/bindrsvprt.c: Likewise.
3915 * sunrpc/clnt_gen.c: Likewise.
3916 * sunrpc/clnt_perr.c: Likewise.
3917 * sunrpc/clnt_raw.c: Likewise.
3918 * sunrpc/clnt_simp.c: Likewise.
3919 * sunrpc/clnt_tcp.c: Likewise.
3920 * sunrpc/clnt_udp.c: Likewise.
3921 * sunrpc/clnt_unix.c: Likewise.
3922 * sunrpc/des_crypt.c: Likewise.
3923 * sunrpc/des_soft.c: Likewise.
3924 * sunrpc/get_myaddr.c: Likewise.
3925 * sunrpc/getrpcport.c: Likewise.
3926 * sunrpc/key_call.c: Likewise.
3927 * sunrpc/key_prot.c: Likewise.
3928 * sunrpc/openchild.c: Likewise.
3929 * sunrpc/pm_getmaps.c: Likewise.
3930 * sunrpc/pm_getport.c: Likewise.
3931 * sunrpc/pmap_clnt.c: Likewise.
3932 * sunrpc/pmap_prot.c: Likewise.
3933 * sunrpc/pmap_prot2.c: Likewise.
3934 * sunrpc/pmap_rmt.c: Likewise.
3935 * sunrpc/rpc/auth.h: Likewise.
3936 * sunrpc/rpc/auth_unix.h: Likewise.
3937 * sunrpc/rpc/clnt.h: Likewise.
3938 * sunrpc/rpc/des_crypt.h: Likewise.
3939 * sunrpc/rpc/key_prot.h: Likewise.
3940 * sunrpc/rpc/netdb.h: Likewise.
3941 * sunrpc/rpc/pmap_clnt.h: Likewise.
3942 * sunrpc/rpc/pmap_prot.h: Likewise.
3943 * sunrpc/rpc/pmap_rmt.h: Likewise.
3944 * sunrpc/rpc/rpc.h: Likewise.
3945 * sunrpc/rpc/rpc_des.h: Likewise.
3946 * sunrpc/rpc/rpc_msg.h: Likewise.
3947 * sunrpc/rpc/svc.h: Likewise.
3948 * sunrpc/rpc/svc_auth.h: Likewise.
3949 * sunrpc/rpc/types.h: Likewise.
3950 * sunrpc/rpc/xdr.h: Likewise.
3951 * sunrpc/rpc_clntout.c: Likewise.
3952 * sunrpc/rpc_cmsg.c: Likewise.
3953 * sunrpc/rpc_common.c: Likewise.
3954 * sunrpc/rpc_cout.c: Likewise.
3955 * sunrpc/rpc_dtable.c: Likewise.
3956 * sunrpc/rpc_hout.c: Likewise.
3957 * sunrpc/rpc_main.c: Likewise.
3958 * sunrpc/rpc_parse.c: Likewise.
3959 * sunrpc/rpc_parse.h: Likewise.
3960 * sunrpc/rpc_prot.c: Likewise.
3961 * sunrpc/rpc_sample.c: Likewise.
3962 * sunrpc/rpc_scan.c: Likewise.
3963 * sunrpc/rpc_scan.h: Likewise.
3964 * sunrpc/rpc_svcout.c: Likewise.
3965 * sunrpc/rpc_tblout.c: Likewise.
3966 * sunrpc/rpc_util.c: Likewise.
3967 * sunrpc/rpc_util.h: Likewise.
3968 * sunrpc/rpcinfo.c: Likewise.
3969 * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
3970 * sunrpc/rpcsvc/key_prot.x: Likewise.
3971 * sunrpc/rpcsvc/klm_prot.x: Likewise.
3972 * sunrpc/rpcsvc/mount.x: Likewise.
3973 * sunrpc/rpcsvc/nfs_prot.x: Likewise.
3974 * sunrpc/rpcsvc/nlm_prot.x: Likewise.
3975 * sunrpc/rpcsvc/rex.x: Likewise.
3976 * sunrpc/rpcsvc/rstat.x: Likewise.
3977 * sunrpc/rpcsvc/rusers.x: Likewise.
3978 * sunrpc/rpcsvc/sm_inter.x: Likewise.
3979 * sunrpc/rpcsvc/spray.x: Likewise.
3980 * sunrpc/rpcsvc/yppasswd.x: Likewise.
3981 * sunrpc/rtime.c: Likewise.
3982 * sunrpc/svc.c: Likewise.
3983 * sunrpc/svc_auth.c: Likewise.
3984 * sunrpc/svc_authux.c: Likewise.
3985 * sunrpc/svc_raw.c: Likewise.
3986 * sunrpc/svc_run.c: Likewise.
3987 * sunrpc/svc_simple.c: Likewise.
3988 * sunrpc/svc_tcp.c: Likewise.
3989 * sunrpc/svc_udp.c: Likewise.
3990 * sunrpc/svc_unix.c: Likewise.
3991 * sunrpc/svcauth_des.c: Likewise.
3992 * sunrpc/xcrypt.c: Likewise.
3993 * sunrpc/xdr.c: Likewise.
3994 * sunrpc/xdr_array.c: Likewise.
3995 * sunrpc/xdr_float.c: Likewise.
3996 * sunrpc/xdr_mem.c: Likewise.
3997 * sunrpc/xdr_rec.c: Likewise.
3998 * sunrpc/xdr_ref.c: Likewise.
3999 * sunrpc/xdr_sizeof.c: Likewise.
4000 * sunrpc/xdr_stdio.c: Likewise.
4001
9da4bb31
UD
4002 * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
4003 handling.
4004
bdaa77bc
AS
40052010-08-19 Andreas Schwab <schwab@redhat.com>
4006
4007 * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
4008
fe2f79db
LM
40092010-08-19 Luis Machado <luisgpm@br.ibm.com>
4010
4011 * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
4012 * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
4013 * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
4014 * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
4015 * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
4016 * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
4017 * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
4018 * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
4019 * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
4020 * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
4021 * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
4022 * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
4023 * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
4024 * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
4025
b9b42ee0
AB
40262010-07-26 Anton Blanchard <anton@samba.org>
4027
4028 * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
4029 * malloc/arena.c (heap_trim): Likewise.
4030
1c06ba31
UD
40312010-08-16 Ulrich Drepper <drepper@redhat.com>
4032
4033 * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
4034 here. Not...
4035 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
4036 * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
4037
f8392f40
L
40382010-08-12 H.J. Lu <hongjiu.lu@intel.com>
4039
4040 * sysdeps/i386/elf/Makefile: New file.
4041
3162f12e
AS
40422010-08-14 Andreas Schwab <schwab@linux-m68k.org>
4043
4044 * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
4045 from fanotify_init.
4046 * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
4047 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
4048
28c90b2c
UD
40492010-08-15 Ulrich Drepper <drepper@redhat.com>
4050
4051 * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
4052 of strncasecmp_l.
1feccb6c 4053 * sysdeps/multiarch/strcmp.S: Likewise.
28c90b2c 4054
ca6bb004
UD
40552010-08-14 Ulrich Drepper <drepper@redhat.com>
4056
e9f82e0d
UD
4057 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
4058 strncase_l-nonascii.
4059 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
4060 Add strncase_l-ssse3.
4061 * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
4062 * sysdeps/x86_64/strcmp.S: Likewise.
4063 * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
4064 * sysdeps/x86_64/multiarch/strncase_l.S: New file.
4065 * sysdeps/x86_64/strncase.S: New file.
4066 * sysdeps/x86_64/strncase_l-nonascii.c: New file.
4067 * sysdeps/x86_64/strncase_l.S: New file.
4068 * string/Makefile (strop-tests): Add strncasecmp.
4069 * string/test-strncasecmp.c: New file.
4070
4071 * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
4072 warning.
4073
ca6bb004
UD
4074 * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
4075 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
4076
052fa7b3
AS
40772010-08-14 Andreas Schwab <schwab@linux-m68k.org>
4078
4079 * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
4080
962dba78
UD
40812010-08-12 Ulrich Drepper <drepper@redhat.com>
4082
4083 * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
4084 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
4085 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
4086
bebff237
AM
40872010-05-01 Alan Modra <amodra@gmail.com>
4088
4089 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
4090 * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
4091 * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
4092 * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
4093 * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
4094 tidying. Don't tail-call __sigjmp_save for static lib.
4095 * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
4096 save location.
4097 (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
4098 (CALL_MCOUNT): Add eh info, and nop after bl.
4099 (TAIL_CALL_SYSCALL_ERROR): New macro.
4100 (PSEUDO_RET): Use it.
4101 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
4102 Correct save location of integer regs and cr.
4103 (_dl_profile_resolve): Correct cr save location. Delete nops
4104 after bl when SHARED. Reduce cfi size a little by better
4105 placement of cfi directives.
4106 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
4107 make a stack frame. Instead use parm save area as a temp.
4108 * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
4109 make a stack frame. Use TAIL_CALL_SYSCALL_ERROR.
4110 * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
4111 Don't make a stack frame for parent, use parm save area.
4112 Increase child stack frame to 112 bytes. Don't save unused reg,
4113 and adjust reg usage. Set up cfi on error recovery and
4114 epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
4115 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
4116 (__makecontext): Add dummy nop after jump to exit.
4117 * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
4118 Use correct parm save area and cr save, reduce stack frame.
4119 Correct cfi for possible PSEUDO_RET frame setup.
4120 * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
4121 Branch to local label emitted by PSEUDO_RET rather than
4122 __syscall_error.
4123
02637374
AS
41242010-08-12 Andreas Schwab <schwab@redhat.com>
4125
4126 [BZ #11904]
4127 * locale/programs/locale.c (print_assignment): New function.
4128 (show_locale_vars): Use it.
4129
c3e2f19b
UD
41302010-08-11 Ulrich Drepper <drepper@redhat.com>
4131
3cdaa6ad
UD
4132 * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
4133 field.
4134 (struct statfs64): Likewise.
4135 (_STATFS_F_FLAGS): Define.
4136 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
4137 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
4138 Don't define if __ASSUME_STATFS_F_FLAGS is defined.
4139 (ST_VALID): Define locally.
4140 (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
4141 __statvfs_getflags, use the provided value.
4142 * sysdeps/unix/sysv/linux/kernel-features.h: Define
4143 __ASSUME_STATFS_F_FLAGS.
4144
754f7da3
UD
4145 * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
4146
10b3bedc
UD
4147 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
4148 Add sys/fanotify.h.
4149 * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
4150 fanotify_mask for GLIBC_2.13.
4151 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
4152 fanotify_init and fanotify_mark.
4153 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
4154 * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
4155
c08fb0d7
UD
4156 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
4157 Add prlimit.
4158 * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
4159 prlimit64 for GLIBC_2.13.
4160 * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
4161 prlimit64.
4162 * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
4163 syscall.
4164 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
4165 * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
4166 * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
4167 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
4168 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise. Also
4169 add prlimit alias.
4170 * sysdeps/unix/sysv/linux/prlimit.c: New file.
4171
15bac72b
UD
4172 [BZ #11903]
4173 * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
4174 Patch by Evgeni Bikov <bikovevg@iitp.ru>.
4175
c3e2f19b
UD
4176 * nss/Makefile: Add rules to build and run tst-nss-test1.
4177 * shlib-versions: Add entry for libnss_test1.
4178 * nss/nss_test1.c: New file.
4179 * nss/tst-nss-test1.c: New file.
4180
4181 * nss/nsswitch.c (__nss_database_custom): Define new variable.
4182 (__nss_configure_lookup): Set appropriate entry in
4183 __nss_configure_lookup to true.
4184 * nss/nsswitch.h: Define enum with indeces of databases in
4185 databases and __nss_database_custom arrays. Declare
4186 __nss_database_custom.
4187 * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
4188 to avoid using nscd when custom rules are installed.
4189 * nss/getXXbyYY_r.c: Likewise.
4190 * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
4191
4192 * nss/nss_files/files-parse.c: Whitespace fixes.
4193
f15ce4d8
UD
41942010-08-09 Ulrich Drepper <drepper@redhat.com>
4195
4196 [BZ #11883]
4197 * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
4198 * posix/fnmatch_loop.c: Likewise.
4199
d22e4cc9
AK
42002010-07-17 Andi Kleen <ak@linux.intel.com>
4201
4202 * sysdeps/i386/i386-mcount.S (__fentry__): Define.
4203 * sysdeps/x86_64/_mcount.S (__fentry__): Define.
4204 * stdlib/Versions (__fentry__): Add for GLIBC 2.13
4205 * Versions.def [GLIBC_2.13]: Add.
4206
805bc17d
UD
42072010-08-06 Ulrich Drepper <drepper@redhat.com>
4208
4209 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
4210 Also fail if tpwd after pwuid call is NULL.
4211
5a42321d
ST
42122010-07-31 Samuel Thibault <samuel.thibault@ens-lyon.org>
4213
4214 * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
4215 when converting to ms.
4216
fd3ebeda
ST
42172010-06-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
4218
4219 * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
4220 EOPNOTSUPP errors with ENOTTY.
4221 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
4222 EOPNOTSUPP errors with ENOTTY.
4223
73507d3a
UD
42242010-07-31 Ulrich Drepper <drepper@redhat.com>
4225
4226 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
4227 Add strcasecmp_l-ssse3.
4228 * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
4229 strcasecmp.
4230 * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
4231 * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
4232 * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
4233
fe36dd02
UD
42342010-07-30 Ulrich Drepper <drepper@redhat.com>
4235
66f6765a
UD
4236 * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
4237
42e08a54
UD
4238 * string/Makefile (strop-tests): Add strcasecmp.
4239 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
4240 strcasecmp_l-nonascii.
4241 (gen-as-const-headers): Add locale-defines.sym.
4242 * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
4243 * sysdeps/x86_64/strcasecmp.S: New file.
4244 * sysdeps/x86_64/strcasecmp_l.S: New file.
4245 * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
4246 * sysdeps/x86_64/locale-defines.sym: New file.
4247 * string/test-strcasecmp.c: New file.
4248
fe36dd02
UD
4249 * string/test-strcasestr.c: Test both ends of the range of characters.
4250 * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
4251
48cbc0d6
RM
42522010-07-29 Roland McGrath <roland@redhat.com>
4253
76e6d6bc 4254 [BZ #11856]
48cbc0d6
RM
4255 * manual/locale.texi (Yes-or-No Questions): Fix example code.
4256
880113d9
UD
42572010-07-27 Ulrich Drepper <drepper@redhat.com>
4258
4259 * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
4260 for ld.so.
4261
deb9cabb
AS
42622010-07-27 Andreas Schwab <schwab@redhat.com>
4263
4264 * manual/memory.texi (Malloc Tunable Parameters): Document
4265 M_PERTURB.
4266
1c7570ff
RM
42672010-07-26 Roland McGrath <roland@redhat.com>
4268
4269 [BZ #11840]
4270 * configure.in (-fgnu89-inline check): Set and substitute
4271 gnu89_inline, not libc_cv_gnu89_inline.
4272 * configure: Regenerated.
4273 * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
4274
24fb0f88
UD
42752010-07-26 Ulrich Drepper <drepper@redhat.com>
4276
4277 * string/test-strnlen.c: New file.
4278 * string/Makefile (strop-tests): Add strnlen.
4279 * string/tester.c (test_strnlen): Add a few more test cases.
4280 * string/tst-strlen.c: Better error reporting.
4281
4282 * sysdeps/x86_64/strnlen.S: New file.
4283
8e96b93a
UD
42842010-07-24 Ulrich Drepper <drepper@redhat.com>
4285
4286 * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
4287 lower-latency instructions.
4288
dbc676d4
UD
42892010-07-23 Ulrich Drepper <drepper@redhat.com>
4290
4291 * string/test-strcasestr.c: New file.
4292 * string/test-strstr.c: New file.
4293 * string/Makefile (strop-tests): Add strstr and strcasestr.
4294 * string/str-two-way.h: Don't undefine MAX.
4295 * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
4296
f6a31e0e
AS
42972010-07-21 Andreas Schwab <schwab@redhat.com>
4298
4299 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
4300 strcasestr-nonascii.
4301 (CFLAGS-strcasestr-nonascii.c): Define.
4302 * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
4303 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
4304 Remove unused attribute.
4305
5dbc3b6c
RM
43062010-07-20 Roland McGrath <roland@redhat.com>
4307
4308 * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
4309 dl_hwcap_mask as well as dl_hwcap. Without this, dsocaps matching in
4310 ld.so.cache was broken. With it, there is no way to disable dsocaps
4311 like LD_HWCAP_MASK can disable hwcaps.
4312
23d101d8
EPM
43132010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
4314
4315 * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
4316
cc9f2e47
UD
43172010-07-16 Ulrich Drepper <drepper@redhat.com>
4318
4319 * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
4320 call in strcasestr.
4321 * sysdeps/x86_64/multiarch/strcasestr.c: Declare
4322 __strcasestr_sse42_nonascii.
4323 * sysdeps/x86_64/multiarch/Makefile: Add rules to build
4324 strcasestr-nonascii.c.
4325 * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
4326
77c1b069
LM
43272010-06-15 Luis Machado <luisgpm@br.ibm.com>
4328
4329 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
4330 * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
4331 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
4332 * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
4333
440566c3
UD
43342010-07-09 Ulrich Drepper <drepper@redhat.com>
4335
4336 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
4337 fcntl.
4338
5be9d05d
AS
43392010-07-06 Andreas Schwab <schwab@redhat.com>
4340
c30b7ee2 4341 [BZ #11577]
5be9d05d
AS
4342 * elf/dl-version.c (match_symbol): Don't pass NULL occation to
4343 dl_signal_cerror.
4344
8a492a67
UD
43452010-07-06 Ulrich Drepper <drepper@redhat.com>
4346
4347 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
4348 _PC_PIPE_BUF using F_GETPIPE_SZ.
4349
713df3d5
RM
43502010-07-05 Roland McGrath <roland@redhat.com>
4351
4352 * manual/arith.texi (Rounding Functions): Fix rint description
4353 implicit in round description.
4354
702e8f14
UD
43552010-07-02 Ulrich Drepper <drepper@redhat.com>
4356
4357 * elf/Makefile: Fix linking for a few tests to make recent linker
4358 happy.
4359
52ed8be9
AS
43602010-06-30 Andreas Schwab <schwab@redhat.com>
4361
4362 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
4363 $(common-objpfx)libc_nonshared.a.
4364
f47c9a11
LM
43652010-06-21 Luis Machado <luisgpm@br.ibm.com>
4366
4367 * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
4368 * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
4369 * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
4370 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
4371 * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
4372 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
4373 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
4374 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
4375 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
4376 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
4377 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
4378 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
4379 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
4380 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
4381 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
4382 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
4383 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
4384 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
4385 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
4386 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
4387 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
4388 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
4389 * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
4390 * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
4391 * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
4392 * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
4393 * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
4394 * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
4395 * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
4396 * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
4397 * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
4398 * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
4399 * sysdeps/powerpc/powerpc32/power7/Implies: New file.
4400 * sysdeps/powerpc/powerpc64/power7/Implies: New file.
4401 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
4402 * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
4403 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
4404 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
4405 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
4406 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
4407 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
4408 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
4409 * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
4410 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
4411 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
4412 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
4413 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
4414 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
4415
6fb8cbcb
L
44162010-06-25 H.J. Lu <hongjiu.lu@intel.com>
4417
4418 * debug/memmove_chk.c (__memmove_chk): Renamed to ...
4419 (MEMMOVE_CHK): ...this. Default to __memmove_chk.
4420 * string/memmove.c (memmove): Renamed to ...
4421 (MEMMOVE): ...this. Default to memmove.
4422 * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
4423 * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
4424 (END_CHK): Define.
4425 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
4426 memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
4427 mempcpy-ssse3-back memmove-ssse3-back.
4428 * sysdeps/x86_64/multiarch/bcopy.S: New file .
4429 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
4430 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
4431 * sysdeps/x86_64/multiarch/memcpy.S: New file.
4432 * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
4433 * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
4434 * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
4435 * sysdeps/x86_64/multiarch/memmove.c: New file.
4436 * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
4437 * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
4438 * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
4439 * sysdeps/x86_64/multiarch/mempcpy.S: New file.
4440 * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
4441 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
4442 Define.
4443 (index_Fast_Copy_Backward): Define.
4444 (HAS_ARCH_FEATURE): Define.
4445 (HAS_FAST_REP_STRING): Define.
4446 (HAS_FAST_COPY_BACKWARD): Define.
4447
4e733bac 44482010-06-21 Andreas Schwab <schwab@redhat.com>
e35fcef8
AS
4449
4450 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
4451 Restore proper fallback handling.
4452
63c4ed22
UD
44532010-06-19 Ulrich Drepper <drepper@redhat.com>
4454
ac2b484c
UD
4455 [BZ #11701]
4456 * posix/group_member.c (__group_member): Correct checking loop.
4457
63c4ed22
UD
4458 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
4459 OOM in getpwuid_r correctly. Return error number when the caller
4460 should return, otherwise -1.
4461 (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
4462 call returning > 0 value.
4463 * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
4464
765ade4b
AS
44652010-06-07 Andreas Schwab <schwab@redhat.com>
4466
4467 * dlfcn/Makefile: Remove explicit dependencies on libc.so and
4468 libc_nonshared.a from targets in modules-names.
4469
80da2e09
KS
44702010-06-02 Kirill A. Shutemov <kirill@shutemov.name>
4471
4472 * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
4473 requires it.
4474
158db122
LM
44752010-06-10 Luis Machado <luisgpm@br.ibm.com>
4476
4477 * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
4478 * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
4479 * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
4480 * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
4481
caa78cf8
AS
44822010-06-02 Andreas Schwab <schwab@redhat.com>
4483
4484 * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
4485
b2ef2c01
UD
44862010-06-14 Ulrich Drepper <drepper@redhat.com>
4487
4488 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
4489 and F_GETPIPE_SZ.
4490 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
4491 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
4492 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
4493 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
4494 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
4495 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
4496
fbd643b6
RM
44972010-06-14 Roland McGrath <roland@redhat.com>
4498
4499 * manual/libc.texinfo (@copying): Change to GFDL v1.3.
4500
f32f2869
JJ
45012010-06-07 Jakub Jelinek <jakub@redhat.com>
4502
4503 * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
4504 __REDIRECT followed by __THROW.
4505 * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
4506 * posix/getopt.h (getopt): Likewise.
4507
2a50c078
EPM
45082010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
4509
4510 * hurd/lookup-at.c (__file_name_lookup_at): Accept
4511 AT_SYMLINK_FOLLOW in AT_FLAGS. Fail with EINVAL if both
4512 AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
4513 in AT_FLAGS.
4514 * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
4515 * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
4516
eb5ad2eb
LM
45172010-05-28 Luis Machado <luisgpm@br.ibm.com>
4518
4519 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
4520
3c88fe1e
L
45212010-05-26 H.J. Lu <hongjiu.lu@intel.com>
4522
4523 [BZ #11640]
4524 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
4525 Properly check family and model.
4526
d2f73151
TY
45272010-05-26 Takashi Yoshii <takashi.yoshii.zj@renesas.com>
4528
4529 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
4530
ebd2e13d
LM
45312010-05-24 Luis Machado <luisgpm@br.ibm.com>
4532
4533 * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
4534
b32b8b45
UD
45352010-05-21 Ulrich Drepper <drepper@redhat.com>
4536
4537 * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
4538 symbol reference.
4539
9acbe24d
AS
45402010-05-19 Andreas Schwab <schwab@redhat.com>
4541
4542 * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
4543 symbol reference.
4544
f0ccf6ea
AS
45452010-05-21 Andreas Schwab <schwab@redhat.com>
4546
3d04ff3a
AS
4547 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
4548 and internal_recvmmsg.
4549 * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
4550 * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
4551 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
4552 * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
4553
f0ccf6ea
AS
4554 * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
4555 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
4556 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
4557
5b08ac57
AS
45582010-05-20 Andreas Schwab <schwab@redhat.com>
4559
4560 * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
4561
4828935d
LM
45622010-05-17 Luis Machado <luisgpm@br.ibm.com>
4563
4564 POWER7 optimizations.
4565 * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
4566 * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
4567
373d545e
UD
45682010-05-19 Ulrich Drepper <drepper@redhat.com>
4569
4570 * version.h: Update for 2.13 development version.
4571
21a2b1ae
AS
45722010-05-12 Andrew Stubbs <ams@codesourcery.com>
4573
4574 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
4575 exceptions. Return 0.
4576
3f7dcb2b
RM
45772010-05-07 Roland McGrath <roland@redhat.com>
4578
4579 * elf/ldconfig.c (main): Add a const.
4580
5f24d53a 45812010-05-06 Ulrich Drepper <drepper@redhat.com>
70c9476e 4582
a160f8d8
UD
4583 * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
4584 (args_options): Add no-idn option.
4585 (ahosts_keys_int): Add idn_flags to ai_flags.
4586 (parse_option): Handle 'i' option to clear idn_flags.
4587
5f24d53a
UD
4588 * malloc/malloc.c (_int_free): Possible race in the most recently
4589 added check. Only act on the data if no current modification
4590 happened.
265bb1ce
UD
4591
4592See ChangeLog.17 for earlier changes.
This page took 0.582386 seconds and 5 git commands to generate.