* crypt/Makefile (distribute): Remove duplicate defn.
[platform/upstream/glibc.git] / ChangeLog
1 2005-10-05  Roland McGrath  <roland@redhat.com>
2
3         * crypt/Makefile (distribute): Remove duplicate defn.
4
5         * sysdeps/generic/ldsodefs.h (struct audit_ifaces):
6         Use ARCH_PLTENTER_MEMBERS and ARCH_PLTEXIT_MEMBERS macros if defined.
7         * elf/tst-auditmod1.c: Include <tst-audit.h> to define more
8         architecture-specific code.
9         * sysdeps/generic/tst-audit.h: New file.
10         * elf/Makefile (distribute): Add it.
11
12 2005-10-05  Daniel Jacobowitz  <dan@codesourcery.com>
13
14         * elf/elf.h (R_ARM_TLS_DTPMOD32, R_ARM_TLS_DTPOFF32,
15         R_ARM_TLS_TPOFF32, R_ARM_TLS_GD32, R_ARM_TLS_LDM32,
16         R_ARM_TLS_LDO32, R_ARM_TLS_IE32, R_ARM_TLS_LE32): New macros.
17
18 2005-10-03  Roland McGrath  <roland@redhat.com>
19
20         * sysdeps/powerpc/nofpu: Directory removed, saved in ports repository.
21
22 2005-09-30  Ulrich Drepper  <drepper@redhat.com>
23
24         * posix/regex.h: Pretty printing.
25         Clean up namespace a bit.
26
27 2005-09-30  Jakub Jelinek  <jakub@redhat.com>
28
29         * posix/regexec.c (update_cur_sifted_state, check_arrival,
30         check_arrival_add_next_nodes): Avoid using uninitialized variable.
31
32         * malloc/memusage.c (dest): Fix a bunch of warnings on 32-bit arches.
33
34         * sysdeps/i386/fpu/libm-test-ulps: Update for GCC 4.0.x.
35
36 2005-09-29  Ulrich Drepper  <drepper@redhat.com>
37
38         * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921,
39         IBM1008, IBM1008_420, IBM1097, IBM1112, IBM1123, IBM1130, IBM1140,
40         IBM1141, IBM1142, IBM1143, IBM1144, IBM1145, IBM1146, IBM1147, IBM1148,
41         IBM1149, IBM1166, IBM1167, IBM4517, IBM4899, IBM4909, IBM4971,
42         IBM5347, IBM9030, IBM9066, IBM9448, IBM12712, IBM16804.
43         (distribute): Add ibm803.c, ibm803.h, ibm901.c, ibm901.h, ibm902.c,
44         ibm902.h, ibm921.c, ibm921.h, ibm1008.c, ibm1008.h, ibm1008_420.c,
45         ibm1097.c, ibm1097.h, ibm1112.c, ibm1112.h, ibm1123.c, ibm1123.h,
46         ibm1130.c, ibm1130.h, ibm1140.c, ibm1140.h, ibm1141.c, ibm1141.h,
47         ibm1142.c, ibm1142.h, ibm1143.c, ibm1143.h, ibm1144.c, ibm1144.h,
48         ibm1145.c, ibm1145.h, ibm1146.c, ibm1146.h, ibm1147.c, ibm1147.h,
49         ibm1148.c, ibm1148.h, ibm1149.c, ibm1149.h, ibm1166.c, ibm1166.h,
50         ibm1167.c, ibm1167.h, ibm4517.c, ibm4517.h, ibm4899.c, ibm4899.h,
51         ibm4909.c, ibm4909.h, ibm4971.c, ibm4971.h, ibm5347.c, ibm5347.h,
52         ibm9030.c, ibm9030.h, ibm9066.c, ibm9066.h, ibm9448.c, ibm9448.h,
53         ibm12712.c, ibm12712.h, ibm16804.c, ibm16804.h.
54         * iconvdata/TESTS: Add entries for new modules.
55         * iconvdata/gconv-modules: Likewise.
56         * iconvdata/ibm803.c: New file.
57         * iconvdata/ibm803.h: New file.
58         * iconvdata/ibm901.c: New file.
59         * iconvdata/ibm901.h: New file.
60         * iconvdata/ibm902.c: New file.
61         * iconvdata/ibm902.h: New file.
62         * iconvdata/ibm921.c: New file.
63         * iconvdata/ibm921.h: New file.
64         * iconvdata/ibm1008.c: New file.
65         * iconvdata/ibm1008.h: New file.
66         * iconvdata/ibm1008_420.c: New file.
67         * iconvdata/ibm1097.c: New file.
68         * iconvdata/ibm1097.h: New file.
69         * iconvdata/ibm1112.c: New file.
70         * iconvdata/ibm1112.h: New file.
71         * iconvdata/ibm1123.c: New file.
72         * iconvdata/ibm1123.h: New file.
73         * iconvdata/ibm1130.c: New file.
74         * iconvdata/ibm1130.h: New file.
75         * iconvdata/ibm1140.c: New file.
76         * iconvdata/ibm1140.h: New file.
77         * iconvdata/ibm1141.c: New file.
78         * iconvdata/ibm1141.h: New file.
79         * iconvdata/ibm1142.c: New file.
80         * iconvdata/ibm1142.h: New file.
81         * iconvdata/ibm1143.c: New file.
82         * iconvdata/ibm1143.h: New file.
83         * iconvdata/ibm1144.c: New file.
84         * iconvdata/ibm1144.h: New file.
85         * iconvdata/ibm1145.c: New file.
86         * iconvdata/ibm1145.h: New file.
87         * iconvdata/ibm1146.c: New file.
88         * iconvdata/ibm1146.h: New file.
89         * iconvdata/ibm1147.c: New file.
90         * iconvdata/ibm1147.h: New file.
91         * iconvdata/ibm1148.c: New file.
92         * iconvdata/ibm1148.h: New file.
93         * iconvdata/ibm1149.c: New file.
94         * iconvdata/ibm1149.h: New file.
95         * iconvdata/ibm1166.c: New file.
96         * iconvdata/ibm1166.h: New file.
97         * iconvdata/ibm1167.c: New file.
98         * iconvdata/ibm1167.h: New file.
99         * iconvdata/ibm4517.c: New file.
100         * iconvdata/ibm4517.h: New file.
101         * iconvdata/ibm4899.c: New file.
102         * iconvdata/ibm4899.h: New file.
103         * iconvdata/ibm4909.c: New file.
104         * iconvdata/ibm4909.h: New file.
105         * iconvdata/ibm4971.c: New file.
106         * iconvdata/ibm4971.h: New file.
107         * iconvdata/ibm5347.c: New file.
108         * iconvdata/ibm5347.h: New file.
109         * iconvdata/ibm9030.c: New file.
110         * iconvdata/ibm9030.h: New file.
111         * iconvdata/ibm9066.c: New file.
112         * iconvdata/ibm9066.h: New file.
113         * iconvdata/ibm9448.c: New file.
114         * iconvdata/ibm9448.h: New file.
115         * iconvdata/ibm12712.c: New file.
116         * iconvdata/ibm12712.h: New file.
117         * iconvdata/ibm16804.c: New file.
118         * iconvdata/ibm16804.h: New file.
119         * iconvdata/testdata/IBM803: New file.
120         * iconvdata/testdata/IBM803..UTF8: New file.
121         * iconvdata/testdata/IBM901: New file.
122         * iconvdata/testdata/IBM901..UTF8: New file.
123         * iconvdata/testdata/IBM902: New file.
124         * iconvdata/testdata/IBM902..UTF8: New file.
125         * iconvdata/testdata/IBM921: New file.
126         * iconvdata/testdata/IBM921..UTF8: New file.
127         * iconvdata/testdata/IBM1008: New file.
128         * iconvdata/testdata/IBM1008..UTF8: New file.
129         * iconvdata/testdata/IBM1097: New file.
130         * iconvdata/testdata/IBM1097..UTF8: New file.
131         * iconvdata/testdata/IBM1112: New file.
132         * iconvdata/testdata/IBM1112..UTF8: New file.
133         * iconvdata/testdata/IBM1123: New file.
134         * iconvdata/testdata/IBM1123..UTF8: New file.
135         * iconvdata/testdata/IBM1130: New file.
136         * iconvdata/testdata/IBM1130..UTF8: New file.
137         * iconvdata/testdata/IBM1140: New file.
138         * iconvdata/testdata/IBM1140..UTF8: New file.
139         * iconvdata/testdata/IBM1141: New file.
140         * iconvdata/testdata/IBM1141..UTF8: New file.
141         * iconvdata/testdata/IBM1142: New file.
142         * iconvdata/testdata/IBM1142..UTF8: New file.
143         * iconvdata/testdata/IBM1143: New file.
144         * iconvdata/testdata/IBM1143..UTF8: New file.
145         * iconvdata/testdata/IBM1144: New file.
146         * iconvdata/testdata/IBM1144..UTF8: New file.
147         * iconvdata/testdata/IBM1145: New file.
148         * iconvdata/testdata/IBM1145..UTF8: New file.
149         * iconvdata/testdata/IBM1146: New file.
150         * iconvdata/testdata/IBM1146..UTF8: New file.
151         * iconvdata/testdata/IBM1147: New file.
152         * iconvdata/testdata/IBM1147..UTF8: New file.
153         * iconvdata/testdata/IBM1148: New file.
154         * iconvdata/testdata/IBM1148..UTF8: New file.
155         * iconvdata/testdata/IBM1149: New file.
156         * iconvdata/testdata/IBM1149..UTF8: New file.
157         * iconvdata/testdata/IBM1166: New file.
158         * iconvdata/testdata/IBM1166..UTF8: New file.
159         * iconvdata/testdata/IBM1167: New file.
160         * iconvdata/testdata/IBM1167..UTF8: New file.
161         * iconvdata/testdata/IBM4517: New file.
162         * iconvdata/testdata/IBM4517..UTF8: New file.
163         * iconvdata/testdata/IBM4899: New file.
164         * iconvdata/testdata/IBM4899..UTF8: New file.
165         * iconvdata/testdata/IBM4909: New file.
166         * iconvdata/testdata/IBM4909..UTF8: New file.
167         * iconvdata/testdata/IBM4971: New file.
168         * iconvdata/testdata/IBM4971..UTF8: New file.
169         * iconvdata/testdata/IBM5347: New file.
170         * iconvdata/testdata/IBM5347..UTF8: New file.
171         * iconvdata/testdata/IBM9030: New file.
172         * iconvdata/testdata/IBM9030..UTF8: New file.
173         * iconvdata/testdata/IBM9066: New file.
174         * iconvdata/testdata/IBM9066..UTF8: New file.
175         * iconvdata/testdata/IBM9448: New file.
176         * iconvdata/testdata/IBM9448..UTF8: New file.
177         * iconvdata/testdata/IBM12712: New file.
178         * iconvdata/testdata/IBM12712..UTF8: New file.
179         * iconvdata/testdata/IBM16804: New file.
180         * iconvdata/testdata/IBM16804..UTF8: New file.
181         Patch by Masahide WASHIZAWA <washi@jp.ibm.com>.
182
183         * iconvdata/run-iconv-test.sh: Run ASCII->encoding->ASCII suntzus
184         test only if $subset is N.
185
186 2005-09-29  Roland McGrath  <roland@redhat.com>
187
188         [BZ #1392]
189         * posix/sys/wait.h [!__GNUC__ || __cplusplus] (__WAIT_INT): Use const.
190
191 2005-09-29  Alfred M. Szmidt  <ams@gnu.org>
192
193         * elf/rtld.c [DL_ARGV_NOT_RELRO] (_dl_argc, _dl_skip_args):
194         Don't use attribute_relro.
195
196 2005-09-29  Roland McGrath  <roland@redhat.com>
197
198         [BZ #1392]
199         * posix/sys/wait.h (__WAIT_INT): Rewrite using an initializer,
200         in case __typeof yields a const-qualified type.
201
202 2005-09-28  Ulrich Drepper  <drepper@redhat.com>
203
204         * dirent/dirent.h: Declare fdopendir.
205         * dirent/Versions: Export fdopendir for GLIBC_2.4.
206         * dirent/Makefile (routines): Add fdopendir.
207         (tests): Add tst-fdopendir.
208         * dirent/tst-fdopendir.c: New file.
209         * include/dirent.h: Declare __alloc_dir.
210         * sysdeps/generic/fdopendir.c: New file.
211         * sysdeps/unix/fdopendir.c: New file.
212         * sysdeps/unix/opendir.c: Split off back part of opendir into new
213         function __alloc_dir.
214
215 2005-09-26  Steven Munroe  <sjmunroe@us.ibm.com>
216
217         [BZ #1384]
218         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust expected y1, y1f, yn,
219         ynf results.
220
221 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
222             Ulrich Drepper  <drepper@redhat.com>
223
224         [BZ #1302]
225         Change bitset word type from unsigned int to unsigned long int,
226         as this has better performance on typical 64-bit hosts.  Change
227         bitset type name to bitset_t.
228         * posix/regcomp.c (build_equiv_class, build_charclass):
229         (build_range_exp, build_collating_symbol):
230         Prefer bitset_t to re_bitset_ptr_t in prototypes, when the actual
231         argument is a bitset.  This is merely a style issue, but it makes
232         it clearer that an entire array is expected.
233         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps,
234         lower_subexp): Adjust for new bitset_t definition.
235         (lower_subexp, parse_bracket_exp, built_charclass_op): Likewise.
236         * posix/regex_internal.h (bitset_set, bitset_clear, bitset_contain,
237         bitset_not, bitset_merge, bitset_set_all, bitset_mask): Likewise.
238         * posix/regexec.c (check_dst_limits_calc_pos_1,
239         check_subexp_matching_top, build_trtable, group_nodes_into_DFAstates):
240         Likewise.
241         * posix/regcomp.c (utf8_sb_map): Don't assume initializer
242         == 0xffffffff.
243         * posix/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
244         All uses changed.
245         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
246         (bitset_word_t): New type, replacing 'unsigned int' for bitset uses.
247         All uses changed.
248         (BITSET_WORD_MAX): New macro.
249         (bitset_set, bitset_clear, bitset_contain, bitset_empty,
250         (bitset_set_all, bitset_copy):  Adjust for bitset_t change.
251         (bitset_empty, bitset_copy):
252         Prefer sizeof (bitset_t) to multiplying it out ourselves.
253         (bitset_not_merge): Remove; unused.
254         (bitset_contain): Return bool, not unsigned int with one bit on.
255         All callers changed.
256         * posix/regexec.c (build_trtable): Don't assume bitset_t has no
257         stricter alignment than re_node_set; do this by defining a new
258         internal type struct dests_alloc and using it to allocate memory.
259
260 2005-09-27  Ulrich Drepper  <drepper@redhat.com>
261
262         [BZ #1230]
263         * stdlib/strtod_l.c (STRNCASECMP): Always use C locale object.
264         (TOLOWER_C): Define.  Use it when recognizing inf and nan.
265         * stdlib/Makefile (tests): Add bug-strtod2.
266         * stdlib/bug-strtod2.c: New file.
267
268 2005-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
269
270         [BZ #1361]
271         * argp/argp-fmtstream.h [HAVE_CONFIG_H]: Do not #include <config.h>.
272         * argp/argp-eexst.c, argp/argp-fmtstream.c, argp/argp-fs-xinl.c,
273         argp/argp-xinl.c: Fix up whitespace.
274
275 2005-09-27  Ulrich Drepper  <drepper@redhat.com>
276
277         [BZ #1158]
278         * stdlib/cxa_atexit.c (__new_exitfn): Rewrite to preserve order in
279         which the functions were registered.
280         * dlfcn/Makefile: Add rules to build and run bug-atexit1 and
281         bug-atexit2.
282         * dlfcn/bug-atexit1.c: New file.
283         * dlfcn/bug-atexit1-lib.c: New file.
284         * dlfcn/bug-atexit2.c: New file.
285         * dlfcn/bug-atexit2-lib.c: New file.
286
287         [BZ #1078]
288         * libio/fileops.c (_IO_new_file_xsputn): Determine amount of
289         available space in non-line-buffered buffer correctly.
290         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
291         * stdio-common/Makefile (tests): Add tst-fwrite.
292         * stdio-common/tst-fwrite.c: New file.
293
294 2005-09-26  Ulrich Drepper  <drepper@redhat.com>
295
296         [BZ #838]
297         * malloc/arena.c (ptmalloc_lock_all): If global lock already taken
298         by the same thread, just bump the counter.
299         (ptmalloc_unlock_all): If counter for recursive locks hasn't reached
300         zero, don't do anything else.
301         * malloc/Makefile (tests): Add tst-mallocfork.
302         * malloc/tst-mallocfork.c: New file.
303
304         [BZ #808]
305         * malloc/malloc.c (_int_realloc): Make error message clearer.
306
307         [BZ #713]
308         * libio/iofgets.c: Treat N==1 correctly.
309         * libio/iofgets_u.c: Likewise.
310         * libio/iofgetws.c: Likewise.
311         * libio/iofgetws_u.c: Likewise.
312         * stdio-common/Makefile (tests): Add tst-fgets.
313         * stdio-common/tst-fgets.c: New file.
314
315 2005-01-11  Thorsten Kukuk  <kukuk@suse.de>
316
317         [BZ #652]
318         * posix/getconf.c: Add new option -a to print the names of
319         the current system configuration variables to stdout.
320         Based on patch from Josh Aas <josha@sgi.com>.
321
322 2005-09-26  Ulrich Drepper  <drepper@redhat.com>
323
324         [BZ #644]
325         * sysdeps/posix/getaddrinfo.c (fls): New function.
326         (gaih_inet): Don't use ffs, use fls.  Convert address to native byte
327         order first.
328         * posix/Makefile (tests): Add tst-rfc3484.
329         * posix/tst-rfc3484.c: New file.
330
331         [BZ #627]
332         * libio/iofclose.c (_IO_new_fclose): Unlock the internal lock
333         before destroying it as part of the _IO_FINISH call.
334         * libio/oldiofclose.c (_IO_old_fclose): Likewise.
335
336         [BZ #524]
337         * sysdeps/posix/getaddrinfo.c (match_prefix): Fix matching loop if
338         number of bits is multiple of 8.
339         Patch by Fredrik Tolf <fredrik@dolda2000.com>.
340
341         [BZ #516]
342         * elf/dl-load.c: Report failed loading due to ELF class mismatch
343         with better words.
344
345         [BZ #162]
346         * manual/llio.texi (Waiting for I/O): Correct description of read
347         conditions reported by select.
348
349 2005-09-24  Jakub Jelinek  <jakub@redhat.com>
350
351         * inet/getnetgrent_r.c (innetgr): Call endfct even if result != 0.
352         Return 1 only if result == 1.  Patch by Benoit Capelle.
353
354 2005-09-25  Ulrich Drepper  <drepper@redhat.com>
355
356         [BZ #278]
357         * manual/stdio.texi (Hook Functions): Correct type of position
358         parameter of seeker and fix fallout of the change in the text.
359
360         [BZ #714]
361         * iconv/loop.c [!STORE_REST] (SINGLE): Correctly record number of
362         left-over bytes and store them correctly.
363         * wcsmbs/tst-mbrtowc2.c: New file.
364         * wcsmbs/Makefile (tests): Add tst-mbrtowc2.
365
366 2005-09-24  Roland McGrath  <roland@redhat.com>
367
368         * sysdeps/unix/sysv/i386/signal.S: Removed, saved in ports repository.
369         * sysdeps/unix/sysv/i386/sigreturn.S: Likewise.
370
371 2005-09-24  Ulrich Drepper  <drepper@redhat.com>
372
373         [BZ #545]
374         * locale/iso-639.def: More updates from the current spec.
375
376         * locale/programs/ld-address.c (address_finish): Produce better
377         error messages for invalid lang_ab use.
378
379         * locale/iso-639.def: Add a few updates from current spec.
380
381 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
382
383         [BZ #704]
384         * locale/iso-4217.def: Replace MGF with MGA.
385
386         * iconvdata/jis0208.c (__jisx0208_from_ucs4_lat1): Reduce size of
387         array.
388         * iconvdata/jis0208.h (ucs4_to_jisx0208): Adjust access.
389
390 2004-08-13  GOTO Masanori  <gotom@debian.or.jp>
391
392         [BZ #395]
393         * iconvdata/jis0208.c: Remove 0x005C mapping from
394         __jisx0208_from_ucs4_lat1.
395         Reported by Fumitoshi UKAI <ukai@debian.or.jp>
396
397 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
398
399         [BZ #394]
400         * libio/fmemopen.c (fmemopen_write): Return 0 instead of -1 if
401         nothing can be written.
402         * libio/iofopncook.c (_IO_cookie_write): If something went wrong,
403         set error bit.
404
405 2005-09-22  Ulrich Drepper  <drepper@redhat.com>
406
407         [BZ #281]
408         * posix/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
409         * posix/regcomp.c: Remove unnecessary uses of
410         unsigned RE_TRANSLATE_TYPE.
411         * posix/regex_internal.h: Likewise.
412         * posix/regex_internal.c: Likewise.
413         * posix/regexexec.c: Likewise.
414         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
415
416         [BZ #1035]
417         * locale/iso-4217.def: Replace TRL entry with TRY for new Turkish Lira.
418
419         [BZ #1363]
420         * nscd/nscd_getpw_r.c (nscd_getpw_r): Remove incorrectly C&Ped
421         free call in code handling detection of GC runs.
422
423 2005-09-22  Roland McGrath  <roland@redhat.com>
424
425         * elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls_model_ie for
426         static __thread variable.
427         From Alexandre Oliva <aoliva@redhat.com>
428
429         * Makefile ($(objpfx)c++-types-check.out): Use $<, not $^, in command.
430         Reported by Alexandre Oliva <aoliva@redhat.com>.
431
432 2005-09-20  Jakub Jelinek  <jakub@redhat.com>
433
434         * nscd/dbg_log.c (init_logfile): Use fopen64 rather than fopen.
435
436 2005-09-20  Roland McGrath  <roland@redhat.com>
437
438         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use execv, not execl.
439
440         [BZ #1346]
441         * elf/dl-load.c (_dl_map_object_from_fd) [HAVE_Z_RELRO]: Do relro
442         magic on __stack_prot only if [SHARED].  Skip mprotect if __stack_prot
443         lies outside the page-rounded-down relro region.
444
445 2005-09-19  Richard Henderson  <rth@redhat.com>
446
447         [BZ #1358]
448         * sysdeps/unix/alpha/sysdep.h (inline_syscall1): Copy argument(s)
449         to a temporary first.
450         (inline_syscall2, inline_syscall3, inline_syscall4): Likewise.
451         (inline_syscall5, inline_syscall6): Likewise.
452
453         * sysdeps/alpha/ldiv.S (lldiv): Add alias.
454
455 2005-09-17  Ulrich Drepper  <drepper@redhat.com>
456
457         [BZ #1010]
458         * sysdeps/unix/sockatmark.c (sockatmark): Use SIOCATMARK correctly.
459
460         [BZ #1053]
461         * debug/xtrace.sh: Add missing escape character in -? match.
462         Patch by Peter Breitenlohner <peb@mppmu.mpg.de>.
463
464         [BZ #1051]
465         * wctype/wctype.h: Remove stray __END_NAMESPACE_C99.
466         * stdlib/stdlib.h: Use __END_NAMESPACE_STD instead of
467         __END_NAMESPACE_C99 in one place.
468         * scripts/begin-end-check.pl: New file.
469         Patch by Ralph Loader <suckfish@ihug.co.nz>.
470         * Makefile: Add rules to run scripts/begin-end-check.pl.
471
472 2005-09-17  Andreas Jaeger  <aj@suse.de>
473
474         * timezone/zdump.c: Include ctype.h.
475
476 2005-09-16  Andreas Jaeger  <aj@suse.de>
477
478         [BZ #1047]
479         * sysdeps/unix/sysv/linux/mips/getpagesize.c: New file.
480
481 2005-09-16  Maciej W. Rozycki  <macro@linux-mips.org>
482
483         [BZ #933]
484         * sysdeps/unix/sysv/linux/mips/brk.c (__brk): Load the number of
485         the syscall immediately before invocation.
486         * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl): Likewise.
487         * sysdeps/unix/sysv/linux/mips/mips64/syscall.S (syscall): Likewise.
488
489         * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl): Use
490         macros to handle GP.
491         * sysdeps/unix/sysv/linux/mips/mips64/syscall.S (syscall):
492         Likewise.  Update inaccurate comments.
493
494 2005-09-13  Ulrich Drepper  <drepper@redhat.com>
495
496         * sysdeps/posix/spawni.c (__spawni): Automatically recognize some
497         more cases when we can use vfork.
498
499 2005-08-29  Thomas Schwinge  <schwinge@nic-nac-project.de>
500
501         [BZ #1261]
502         * manual/memory.texi (Hooks for Malloc): Correct prototype of
503         my_init_hook and definition of my_free_hook.
504
505 2005-09-12  Roland McGrath  <roland@redhat.com>
506
507         [BZ #1331]
508         * malloc/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
509         macro argument.
510         Reported by Matej Vela <vela@debian.org>.
511
512 2005-09-12  Jakub Jelinek  <jakub@redhat.com>
513
514         * malloc/malloc.c (struct malloc_chunk): Fix comment typo.
515         (public_cALLOc): For mmapped chunks and perturb_byte != 0,
516         don't clear SIZE_SZ bytes more than should be cleared.
517
518 2005-09-09  Jakub Jelinek  <jakub@redhat.com>
519
520         * inet/getnetgrent_r.c: Include assert.
521         (setup): Remove FUNC_NAME and ALL arguments, assume they are always
522         "setnetgrent" and 1.
523         (endnetgrent_hook): New function.
524         (internal_endnetgrent): Use it.
525         (__internal_setnetgrent_reuse): Use it.  Adjust setup caller.
526         If status is NSS_STATUS_SUCCESS, yet action is continue, call
527         endnetgrent hook.
528         (internal_getnetgrent_r): Use __nss_lookup_function rather than
529         setup.  Recompute getfct pointer after successful
530         __internal_setnetgrent_reuse.  Don't use __nss_next.
531         (innetgr): Use __nss_lookup_function instead of __nss_lookup.
532         Adjust setup caller.
533         * nss/nss_files/files-netgrp.c (_nss_files_endnetgrent): Always clear
534         data_size and cursor.  Add libnss_files_hidden_proto and
535         libnss_files_hidden_def.
536         (_nss_files_setnetgrent): Call _nss_files_endnetgrent on failure.
537         * nis/nss_nis/nis-netgrp.c (internal_endnetgrent): Always clear
538         data_size and cursor.
539         (_nss_nis_setnetgrent): Don't call internal_endnetgrent.
540         (_nss_nis_getnetgrent_r): Remove result->cursor == NULL handling.
541         * nis/nss_nisplus/nisplus-netgrp.c (internal_endnetgrent): Always clear
542         data_size and position.
543         (_nss_nisplus_setnetgrent): Don't call internal_endnetgrent.
544
545 2005-09-09  Ulrich Drepper  <drepper@redhat.com>
546
547         * nss/getent.c (netgroup_keys): Call endnetgrent.
548         (main): Call mtrace.
549
550         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): We don't
551         need locking for the stream.  Use feof_unlocked.
552
553 2005-09-09  Jakub Jelinek  <jakub@redhat.com>
554
555         [BZ #1318]
556         * locale/loadarchive.c (_nl_load_locale_from_archive): Free
557         normalized_codeset even if p was already normalized.
558         Reported by Jaroslav Snajdr <jsnajdr@kerio.com>.
559
560 2005-09-08  Roland McGrath  <roland@redhat.com>
561
562         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Decode DSOCAPS
563         properly, first byte is bit number in mask.  Skip disabled caps.
564
565 2005-07-11  Derek R. Price  <derek@ximbiot.com>
566
567         [BZ #1061]
568         * sysdeps/generic/glob.c (glob): Only a 0 return from
569         getlogin_r means success, according to POSIX 1003.2.
570
571 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
572
573         [BZ #1033]
574         * time/mktime.c: Import from gnulib.
575         The following macros are now consistent with other gnulib code.
576         This does not change mktime's behavior.
577         (TYPE_IS_INTEGER): New macro.
578         (time_t_is_integer): Use it.
579         (TYPE_TWOS_COMPLEMENT): New macro.
580         (twos_complement_arithmetic): Use it.
581         (TYPE_ONES_COMPLEMENT): New macro.
582         (TYPE_MINIMUM, TYPE_MAXIMUM): Now supports signed-magnitude.
583         mktime doesn't use this, but the code now matches other gnulib code.
584         (ranged_convert): Pacify GCC 4.0 in a different way, which
585         generates a few bytes less code.
586         (ranged_convert, __mktime_internal): When calling a function via a
587         pointer P, use P () rather than (*P) (), as we now assume C89 or
588         better.
589
590 2005-09-07  Alexandre Oliva  <aoliva@redhat.com>
591
592         * timezone/test-tz.c: Update to match tzdata2005m.
593         * timezone/tst-timezone.c: Likewise.
594
595 2005-09-07  Ulrich Drepper  <drepper@redhat.com>
596
597         * posix/regexec.c (find_recover_state): Remove unnecessary
598         initialization.
599         (transit_state_bkref): Make DFA a const pointer.
600         (get_subexp): Likewise.
601         (check_arrival): Likewise.
602         (update_cur_sifted_state): Likewise.
603         (re_search_internal): Likewise.
604         (prune_impossible_nodes): Likewise.
605         (acquire_init_state_context): Likewise.
606         (proceed_next_node): Likewise.
607         (set_regs): Likewise.
608         (free_fail_stack_return): Likewise.
609         (check_arrival_expand_ecl): Mark DFA parameter as const.
610         (check_arrival_expand_ecl_sub): Likewise.
611         (check_subexp_limits): Likewise.
612         (sub_epsilon_src_nodes):  Likewise.
613         (add_epsilon_src_nodes):  Likewise.
614         (merge_state_array): Likewise.
615         (update_regs): Likewise.
616         (build_trtable): Likewise.
617         (sift_states_backward): Mark MCTX parameter as const.
618         (build_sifted_states): Likewise.
619         (update_cur_sifted_state): Likewise.
620         (sift_states_mkref): Likewise.
621         (check_arrival_expand_ecl): Mark eclosure as const.
622         (check_dst_limits_calc_pos_1): Likewise.
623         * posix/regex_internal.h (re_match_context_t): Make dfa a const
624         pointer.
625
626 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
627
628         * timezone/africa: Update from tzdata2005m.
629         * timezone/asia: Likewise.
630         * timezone/australasia: Likewise.
631         * timezone/backward: Likewise.
632         * timezone/europe: Likewise.
633         * timezone/northamerica: Likewise.
634         * timezone/southamerica: Likewise.
635         * timezone/zone.tab: Likewise.
636         * timezone/zdump.c: Update from tzcode2005m.
637
638         * posix/regexec.c (merge_state_with_log): Define dfa as const pointer.
639         (transit_state_sb): Likewise.
640         (transit_state_mb): Likewise.
641         (sift_states_iter_mb): Likewise.
642         (check_arrival_add_next_nodes): Likewise.
643         (check_node_accept_bytes): Change first parameter to pointer-to-const.
644         [_LIBC] (re_search_2_stub): Use mempcpy.
645
646         * posix/regex_internal.c (re_string_reconstruct): Avoid calling
647         mbrtowc for very simple UTF-8 case.
648
649 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
650
651         * posix/regex_internal.c (build_wcs_upper_buffer): Fix portability
652         bugs in int versus size_t comparisons.
653
654 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
655
656         * posix/regex_internal.c (re_acquire_state): Make DFA pointer arg
657         a pointer-to-const.
658         (re_acquire_state_context): Likewise.
659         * posix/regex_internal.h: Adjust prototypes.
660
661 2005-08-31  Jim Meyering  <jim@meyering.net>
662
663         * posix/regcomp.c (search_duplicated_node): Make first pointer arg
664         a pointer-to-const.
665         * posix/regex_internal.c (create_ci_newstate, create_cd_newstate,
666         register_state): Likewise.
667         * posix/regexec.c (search_cur_bkref_entry, check_dst_limits):
668         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
669         (group_nodes_into_DFAstates): Likewise.
670
671 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
672
673         * posix/regexec.c (re_search_internal): Simplify update of
674         rm_so and rm_eo by replacing "if (A == B) A += C - B;"
675         with the equivalent of "if (A == B) A = C;".
676
677 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
678
679         * posix/regcomp.c (re_compile_internal): Change third parameter type
680         to size_t.
681         (init_dfa): Likewise.  Make sure that arithmetic on pat_len doesn't
682         overflow.
683         * posix/regex_internal.h (struct re_dfa_t): Change type of nodes_alloc
684         and nodes_len to size_t.
685         * posix/regex_internal.c (re_dfa_add_node): Use size_t as type for
686         new_nodes_alloc.  Check for overflow.
687
688 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
689
690         * posix/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
691         (optimize_subexps, lower_subexp):
692         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
693         since the signed shift might overflow.  Use 1u<<31 instead.
694         * posix/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
695         Likewise.
696         * posix/regexec.c (check_dst_limits_calc_pos_1): Likewise.
697         (check_subexp_matching_top): Likewise.
698         * posix/regcomp.c (optimize_subexps, lower_subexp):
699         Use CHAR_BIT rather than 8, for clarity.
700         * posix/regexec.c (check_dst_limits_calc_pos_1):
701         (check_subexp_matching_top): Likewise.
702         * posix/regcomp.c (init_dfa): Make table_size unsigned, so that we
703         don't have to worry about portability issues when shifting it left.
704         Remove no-longer-needed test for table_size > 0.
705         * posix/regcomp.c (parse_sub_exp): Do not shift more bits than there
706         are in a word, as the resulting behavior is undefined.
707         * posix/regexec.c (check_dst_limits_calc_pos_1): Likewise;
708         in one case, a <= should have been an <, and in another case the
709         whole test was missing.
710         * posix/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
711         the standard name CHAR_BIT.
712
713         * posix/regex_internal.h (re_sub_match_top_t): Remove unused member
714         next_last_offset.
715         (struct re_dfa_t): Remove unused member states_alloc.
716         * posix/regcomp.c (init_dfa): Don't initialize unused members.
717
718 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
719
720         * posix/regexec.c (set_regs): Don't alloca with an unbounded size.
721
722         alloca modernization/simplification for regex.
723         * posix/regex.c: Remove portability cruft for alloca.  This no longer
724         needs to be at the start of the file, and can be moved into
725         regex_internal.h and simplified.
726         * posix/regex_internal.h: Include <alloca.h>.
727         (__libc_use_alloca) [!defined _LIBC]: New macro.
728         * posix/regexec.c (build_trtable): Remove "#ifdef _LIBC",
729         since the code now works outside glibc.
730
731 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
732
733         * include/regex.h: Remove use of _RE_ARGS.
734
735 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
736
737         * posix/regexec.c (find_recover_state): Change "err" to "*err".
738
739 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
740
741         * posix/regcomp.c (regerror): Pointer args are 'restrict',
742         as per POSIX.
743         * posix/regex.h (regerror): Likewise.
744         * manual/pattern.texi (POSIX Regexp Compilation): Likewise.
745         Similarly for regcomp and regexec.  Also, first 2 args of regexec
746         and 2nd arg of regerror are const.
747
748         * posix/regex.c: Do not include <sys/types.h>, as POSIX no longer
749         requires this.  (The code never needed it.)
750
751 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
752
753         * posix/regexec.c (sift_states_bkref): re_node_set_insert returns
754         int, not reg_errcode_t.
755
756         * posix/regex_internal.c (calc_state_hash): Put 'inline' before type,
757         since some broken compilers warn about it otherwise.
758
759         * posix/regcomp.c (create_initial_state): Remove duplicate decl.
760
761 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
762
763         * posix/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
764         C89 or better.  All uses removed.
765
766 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
767
768         * posix/regex.c: Prevent using C++ compilers.
769
770 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
771
772         * posix/regcomp.c (duplicate_node): Return new index, not an error
773         code, and let the caller return REG_ESPACE if out of space.  This
774         removes an uninitialied-variable warning with GCC 4.0.1, and also
775         avoids taking the address of a local variable.  All callers
776         changed.
777
778 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
779
780         * include/time.h (__strptime_internal): Rename parameter to avoid
781         bogus compiler warning.
782
783 2005-08-19  Jim Meyering  <jim@meyering.net>
784
785         * posix/regexec.c (proceed_next_node): Redo local variables to
786         avoid GCC shadowing warnings.
787
788 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
789
790         * posix/regex_internal.c (re_acquire_state): Minor code rearrangement.
791         (re_acquire_state_context): Likewise.
792
793 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
794
795         * posix/regex_internal.c (re_string_realloc_buffers):
796         (re_node_set_insert, re_node_set_insert_last, re_dfa_add_node):
797         Rename local variables to avoid GCC shadowing warnings.
798
799 2005-07-08  Eric Blake  <ebb9@byu.net>
800             Paul Eggert  <eggert@cs.ucla.edu>
801
802         * posix/regcomp.c (init_dfa): Store __btowc value in wint_t, not
803         wchar_t.  Remove now-unnecessary cast.
804         (build_range_exp): Likewise.
805
806 2005-08-31  Bob Wilson  <bob.wilson@acm.org>
807
808         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf):  Remove the
809         exponent bias from the increment value for scaling by 2^60.
810
811 2005-09-05  Alexandre Oliva  <aoliva@redhat.com>
812
813         * configure.in: Compile source test file with -fPIC for -shared.
814
815 2005-09-04  Ulrich Drepper  <drepper@redhat.com>
816
817         * iconv/skeleton.c: Eliminate DEFINE_DIRECTION_OBJECTS macro use,
818         it wasn't used.  Remove use of from_object and to_object variable,
819         replace with some constants.  Adjust users.
820
821         * sysdeps/i386/bits/string.h: Removed.
822
823         * stdio-common/Makefile (tests): Add tst-put-error.
824         * stdio-common/tst-put-error.c: New file.
825         * libio/fileops.c (_IO_new_file_xsputn): If overflow fails and no more
826         data would have to be written signal error.
827         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
828
829         * libio/fileops.c (_IO_new_file_overflow): Use NULL not 0.
830
831 2005-09-02  Ulrich Drepper  <drepper@redhat.com>
832
833         * elf/dl-load.c (_dl_map_object_from_fd): No need to change
834         protection of memory used for the last segment.
835
836 2005-08-22  Robert Millan  <robertmh@gnu.org>
837
838         * sysdeps/mach/hurd/nfs/nfs.h: Move to ...
839         * sysdeps/generic/nfs/nfs.h: ... here.
840
841 2005-09-01  Ulrich Drepper  <drepper@redhat.com>
842
843         * libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf.
844         Add __wur to feof{,_unlocked}, ferror{,_unlocked},
845         fileno{,_unlocked}, and popen.
846
847 2005-08-30  Ulrich Drepper  <drepper@redhat.com>
848
849         * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.
850
851 2005-08-01  Bob Wilson  <bob.wilson@acm.org>
852             Richard Sandiford  <richard@codesourcery.com>
853
854         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Add missing
855         exponent bias to the value for 2^126.
856
857 2005-08-30  Jakub Jelinek  <jakub@redhat.com>
858             Alan Modra  <amodra@bigpond.net.au>
859
860         * elf/dl-addr.c (_dl_addr): Use DL_ADDR_SYM_MATCH macro.
861         * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): Define.
862         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h: New file.
863
864 2005-08-23  Ulrich Drepper  <drepper@redhat.com>
865
866         * nscd/nscd.c (main): Use error while process isn't running in the
867         background, not dbg_log.
868         * nscd/nscd_conf.c (nscd_parse_file): Likewise.
869         Mark messages with _().  Unify testing for database name.
870
871         * nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.
872         (dbs): Initialize max_db_size fields.
873         (nscd_init): When mapping the database, use max_db_size as the
874         mapping size even if it is bigger than the file size.
875         * nscd/mem.c (mempool_alloc): When resizing the file make sure the
876         limit in max_db_size is not exceeded.  Don't use mremap, just
877         posix_fallocate is enough (according to Linus).  Use posix_fallocate
878         correctly.
879         * nscd/nscd.conf: Add max-db-size parameters.
880         * nscd/nscd.h (struct database_dyn): Add max_db_size field.
881         Define DEFAULT_MAX_DB_SIZE and DEFAULT_DATASIZE_PER_BUCKET.
882         Temporarily define TEMP_FAILURE_RETRY_VAL here.
883         * nscd/nscd_conf.c (nscd_parse_file): Parse max-db-size parameter
884         and add sanity checks for it.
885
886         * nscd/aicache.c (addhstaiX): Use send with MSG_NOSIGNAL not write to
887         send reply.
888         * nscd/connection.c (writeall): Likewise.
889         (handle_request): Likewise.
890         * nscd/grpcache.c (cache_addgr): Likewise.
891         * nscd/hstcache.c (cache_addhst): Likewise.
892         * nscd/initgrcache.c (addinitgroupsX): Likewise.
893         * nscd/nscd.c (parse_opt): Likewise.
894         * nscd/nscd_stat.c (send_stats): Likewise.
895         (receive_print_stats): Likewise.
896         * nscd/pwdcache.c (cache_addpw): Likewise.
897
898         * sysdeps/unix/sysv/linux/Versions: Export inotify_* syscalls.
899
900 2005-08-22  Jakub Jelinek  <jakub@redhat.com>
901
902         * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
903         sizeof (wchar_t) rather than multiplying __len by sizeof (wchar_t).
904         Pass __bos (__dst) / sizeof (wchar_t) to the *_chk routine.
905         * wcsmbs/bits/wchar2.h (mbsrtowcs, mbsnrtowcs): Likewise.
906         * debug/mbsnrtowcs_chk.c (__mbsnrtowcs_chk): Don't multiply
907         len by sizeof (wchar_t).
908         * debug/mbsrtowcs_chk.c (__mbsrtowcs_chk): Likewise.
909         * debug/mbstowcs_chk.c (__mbstowcs_chk): Likewise.
910         Fix type of SRC argument.  Pass &SRC rather than SRC to
911         __mbsrtowcs.
912         * debug/wcstombs_chk.c (__wcstombs_chk): Pass &SRC rather than SRC
913         to __wcsrtombs.
914         * debug/tst-chk1.c: Include assert.h.
915         (do_test): Change enough array from VLA into a fixed size array.
916         Assert that MB_CUR_MAX is <= sizeof (enough).  Use FAIL () macro
917         instead of print error details.  Add several new tests.
918         Kill some unused variable warnings.
919
920 2005-08-21  Ulrich Drepper  <drepper@redhat.com>
921
922         * resolv/res_send.c (Aerror): Fix printing IP address.
923
924         * resolv/res_send.c (send_vc): Pass correct sockaddr size to connect.
925
926 2005-08-19  H.J. Lu  <hongjiu.lu@intel.com>
927
928         * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.
929
930 2005-08-17  Robert Love  <rml@novell.com>
931
932         * sysdeps/unix/sysv/linux/sys/inotify.h: Add IN_MOVE_SELF event.
933
934 2005-08-19  Bruno Haible  <bruno@clisp.org>
935
936         * intl/localealias.c (read_alias_file): In case of failure, close the
937         file descriptor and sort the array before returning.
938
939 2005-08-19  Ulrich Drepper  <drepper@redhat.com>
940
941         * malloc/Makefile: Link libmemusage.so with ld.so.
942         * malloc/memusage.c: Use atomic operations for all counter and size
943          computations.  Handle thread stacks.
944         * sysdeps/generic/memusage.h: Define memusage_cntr_t and
945         memusage_size_t.
946         * sysdeps/i386/i686/memusage.h: New file.
947         * include/atomic.h: Define atomic_max and atomic_min.
948
949         * debug/tst-chk1.c: Add tests for mbstowcs and wcstombs.
950
951 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
952
953         [BZ #1207]
954         * posix/regex.h: Remove spurious space-before-tab.  From gnulib.
955
956 2005-08-16  Ulrich Drepper  <drepper@redhat.com>
957
958         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
959         sys/inotify.h.
960         * sysdeps/unix/sysv/linux/sys/inotify.h: New file.
961         * sysdeps/unix/sysv/linux/syscalls.list: Add inotify syscalls.
962
963         * nscd/cache.c (prune_cache): Add more debug output.  Only for
964         debug level 3 and higher and very verbose.
965
966         * nscd/cache.c (prune_cache): Use stat64 not stat.
967         * nscd/connections.c (nscd_init): Likewise.
968
969 2005-08-10  Sergio Gelato  <Sergio.Gelato@astro.su.se>
970
971         [BZ #1188]
972         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Change assert check
973         from (len > 0) to (len >= 0).
974
975 2005-08-16  Ulrich Drepper  <drepper@redhat.com>
976
977         * nis/nis_xdr.c (_xdr_nis_result): Fix type of res variable.
978         Reported by Thomas Schwinge.
979
980 2005-08-15  Jakub Jelinek  <jakub@redhat.com>
981
982         * nis/nis_subr.c (nis_leaf_of_r): Handle buflen == 0 correctly.
983
984 2005-08-16  Ulrich Drepper  <drepper@redhat.com>
985
986         * nss/getent.c (more_help): Use open_memstream instead of handling
987         memory allocation ourselves.
988
989 2005-08-16  Jay Fenlason  <fenlason@redhat.com>
990
991         * nss/getent.c (parse_options): change the -s option to support
992         {database}:{search} to override /etc/resolv.conf for only the
993         specified database.
994
995 2005-08-08  Ulrich Drepper  <drepper@redhat.com>
996
997         * nscd/connections.c (main_loop_epoll): Pass NULL as event
998         argument for epoll_ctl(EPOLL_CTL_DEL) calls.
999
1000         * nscd/nscd_stat.c (receive_print_stats): Really print values of
1001         thread number, paranoia, and restart interval the server is using.
1002
1003         * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.
1004         * include/stdio.h: Add libc_hidden_proto for __vfprintf_chk.
1005         * debug/vfprintf_chk.c: Add libc_hidden_def.
1006
1007 2005-08-08  Roland McGrath  <roland@redhat.com>
1008
1009         * argp/argp-help.c (__argp_error): __asprintf -> vasprintf.
1010         (__argp_failure): Likewise.
1011
1012 2005-08-08  Ulrich Drepper  <drepper@redhat.com>
1013
1014         * nscd/cache.c (cache_add): Commit hash table and header to disk.
1015
1016         * nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.
1017         * nscd/connections.c (nscd_init): Likewise.
1018
1019 2005-08-08  Jakub Jelinek  <jakub@redhat.com>
1020
1021         * stdio-common/fxprintf.c: Include libioP.h.
1022
1023         * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,
1024         getdomainname): Add __NTH.
1025         * stdlib/bits/stdlib.h (ptsname_r, wctomb, mbstowcs, wcstombs):
1026         Likewise.
1027         (realpath): Likewise.  Use __const instead of const.  Add __restrict
1028         keywords.
1029         * socket/bits/socket2.h (recvfrom): Add __restrict keyword to __buf.
1030         * wcsmbs/bits/wchar2.h (wmemcpy, wmemmove, wmempcpy, wmemset,
1031         wcscpy, wcpcpy, wcsncpy, wcpncpy, wcscat, wcsncat, vswprintf, wcrtomb,
1032         mbsrtowcs, wcsrtombs, mbsnrtowcs, wcsnrtombs): Add __NTH.
1033         * string/bits/string3.h (__memset_ichk): Likewise.
1034         (__memcpy_ichk, __memmove_ichk, __mempcpy_ichk, __strcpy_ichk,
1035         __stpcpy_ichk, __strncpy_ichk, stpncpy, __strcat_ichk,
1036         __strncat_ichk): Likewise.  Use __const instead of const.
1037         (__stpncpy_chk): Use __const instead of const.
1038         (__stpncpy_alias): Use __REDIRECT_NTH instead of __REDIRECT.
1039
1040 2005-08-08  Ulrich Drepper  <drepper@redhat.com>
1041             Jakub Jelinek  <jakub@redhat.com>
1042
1043         * nscd/mem.c (BLOCK_ALIGN_LOG, BLOCK_ALIGN, BLOCK_ALIGN_M1): Move
1044         definitions to...
1045         * nscd/nscd.h (BLOCK_ALIGN_LOG, BLOCK_ALIGN, BLOCK_ALIGN_M1): ...here.
1046         * nscd/connections.c (usekey): New enum.
1047         (check_use, verify_persistent_db): New functions.
1048         (nscd_init): If persistent database is corrupted, unlink it and
1049         recreate rather than falling back to non-persistent database.
1050         Call verify_persistent_db.  Avoid overflows in total computation.
1051
1052 2005-08-08  Ulrich Drepper  <drepper@redhat.com>
1053
1054         * iconvdata/utf-16.c (PREPARE_LOOP): Minor cleanups to make code
1055         better readable.  Avoid passing var to loop function, it's not
1056         necessary at all.
1057
1058 2005-08-07  Ulrich Drepper  <drepper@redhat.com>
1059
1060         * elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in DT_ALPHA_PLTRO
1061         definition.
1062
1063 2005-08-05  Ulrich Drepper  <drepper@redhat.com>
1064
1065         * timezone/checktab.awk: Update from tzcode2005k.
1066         * timezone/private.h: Likewise.
1067         * timezone/scheck.c: Likewise.
1068         * timezone/tzselect.ksh: Likewise.
1069         * timezone/zdump.c: Likewise.
1070         * timezone/zic.c: Likewise.
1071         * timezone/africa: Update from tzdata2005k.
1072         * timezone/antarctica: Likewise.
1073         * timezone/asia: Likewise.
1074         * timezone/australasia: Likewise.
1075         * timezone/europe: Likewise.
1076         * timezone/iso3166.tab: Likewise.
1077         * timezone/leapseconds: Likewise.
1078         * timezone/northamerica: Likewise.
1079         * timezone/solar87: Likewise.
1080         * timezone/solar88: Likewise.
1081         * timezone/solar89: Likewise.
1082         * timezone/southamerica: Likewise.
1083         * timezone/zone.tab: Likewise.
1084
1085 2005-08-05  Roland McGrath  <roland@redhat.com>
1086
1087         * mach/shortcut.awk: Ignore `weak_alias' lines.
1088         Reported by Alfred M. Szmidt <ams@gnu.org>.
1089
1090         * sysdeps/mach/hurd/mig-reply.c (reply_port): Don't use ?: as lvalue.
1091         Reported by Alfred M. Szmidt <ams@gnu.org>.
1092
1093 2005-08-03  Dwayne Grant McConnell  <dgm69@us.ibm.com>
1094
1095         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s):
1096         Use +=, not =, to append.  Remove duplicate flags.
1097         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
1098         Likewise.  Fix comments.
1099
1100 2005-08-01  Ulrich Drepper  <drepper@redhat.com>
1101
1102         * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart system
1103         call if it returned EINTR.
1104
1105 2005-07-31  Ulrich Drepper  <drepper@redhat.com>
1106
1107         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Move
1108         helper variable into .data.rel.ro.  Simplify the code.  Extend
1109         comment to explain prelinking.
1110
1111 2005-07-31  Andreas Jaeger  <aj@suse.de>
1112
1113         * include/bits/syslog.h: New file.
1114
1115 2005-07-30  Ulrich Drepper  <drepper@redhat.com>
1116
1117         * elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust the value
1118         up.  We have more program header entries now and the note section
1119         was normally not loaded.
1120
1121         * nis/nis_subr.c: Some minor code cleanups.
1122
1123 2005-07-29  Ulrich Drepper  <drepper@redhat.com>
1124
1125         * misc/bits/syslog.h: New file.
1126         * misc/sys/syslog.h: Include <bits/syslog.h> for fortification.
1127         * misc/Makefile (headers): Add bits/syslog.h.
1128         * include/sys/syslog.h: Add __vsyslog_chk prototype and hidden_proto.
1129         * sysdeps/generic/syslog.c: Change vsyslog function to __vsyslog_chk.
1130         Call __vfprintf_chk if necessary.  Make vsyslog a wrapper.  Add
1131         __syslog_chk.
1132         * misc/Versions: Export __syslog_chk and __vsyslog_chk.
1133
1134 2005-07-28  Thomas Schwinge  <schwinge@nic-nac-project.de>
1135
1136         [BZ #1137]
1137         * misc/error.c [_LIBC]: Include <stdbool.h> and <stdint.h>.
1138
1139 2005-07-28  Ulrich Drepper  <drepper@redhat.com>
1140
1141         * nis/nis_xdr.c: Help gcc to avoid generating unnecessary wrapper
1142         functions.
1143
1144 2005-07-28  Jakub Jelinek  <jakub@redhat.com>
1145
1146         * stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintf
1147         call.
1148         * gmon/gmon.c (write_gmon): Use __snprintf rather than snprintf.
1149
1150 2005-07-28  Ulrich Drepper  <drepper@redhat.com>
1151
1152         * nis/nis_file.c: Rewrite the two pairs of functions into wrappers
1153         around a pair of new, generalized functions.  22% size reduction.
1154
1155 2005-07-27  Ulrich Drepper  <drepper@redhat.com>
1156
1157         * nis/nis_xdr.c: Remove unnecessary cast which might hide bugs.
1158         Rearrange code.  This reduces the code size 10%.
1159
1160 2005-07-26  Jakub Jelinek  <jakub@redhat.com>
1161
1162         * misc/error.c (error_tail): Fix a comment typo.
1163
1164 2005-07-25  Ulrich Drepper  <drepper@redhat.com>
1165
1166         * po/zh_TW.po: Update from translation team.
1167
1168         * debug/mbstowcs_chk.c: New file.
1169         * debug/wcstombs_chk.c: New file.
1170         * debug/Makefile (routines): Add mbstowcs_chk and wcstombs_chk.
1171         * debug/Versions: Add __mbstowcs_chk and __wcstombs_chk.
1172         * stdlib/bits/stdlib.h: Add definitions for mbstowcs and wcstombs.
1173
1174         * wcsmbs/bits/wchar2.h (mbsrtowcs): Pretty printing.
1175
1176 2005-07-24  Ulrich Drepper  <drepper@redhat.com>
1177
1178         * string/test-memset.c (test_main): Use negative byte value in
1179         test.
1180
1181         * string/test-memset.c (do_one_test): Compare effect of call, not
1182         only return value.
1183         Add a few casts to avoid warnings.
1184
1185 2005-07-24  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
1186
1187         * sysdeps/sh/memset.S (memset): Correct 2nd argument handling.
1188
1189 2005-07-24  Ulrich Drepper  <drepper@redhat.com>
1190
1191         [BZ #1125]
1192         * posix/Makefile (tests): Add tst-execvp4.
1193         * posix/tst-execvp4.c: New file.
1194
1195 2005-07-24  Jakub Jelinek  <jakub@redhat.com>
1196
1197         [BZ #1125]
1198         * posix/execvp.c (execvp): Change path_malloc to
1199         char *, free that pointer on failure.
1200
1201 2005-07-24  Ulrich Drepper  <drepper@redhat.com>
1202
1203         * wcsmbs/bits/wchar2.h: Use __FILE not FILE.
1204         * wcsmbs/Makefile: Add rules to build and run tst-wchar-h.
1205         * wcsmbs/tst-wchar-h.c: New file.
1206
1207 2005-07-22  Ulrich Drepper  <drepper@redhat.com>
1208
1209         * stdio-common/fxprintf.c (__fxprintf): Define variable more local.
1210
1211 2005-07-22  Jakub Jelinek  <jakub@redhat.com>
1212
1213         * wcsmbs/bits/wchar2.h (__vfwprintf_chk, __vwprintf_chk): Use
1214         __gnuc_va_list rather than _G_va_list.
1215
1216 2005-07-22  Roland McGrath  <roland@redhat.com>
1217
1218         [BZ #869]
1219         * Makerules ($(objpfx)stubs): Fix last change.
1220
1221 2005-07-21  Roland McGrath  <roland@redhat.com>
1222
1223         * nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o).
1224
1225         * stdlib/Makefile (headers): Move bits/wchar.h to ...
1226         * wcsmbs/Makefile (headers): ... here.  Add bits/wchar2.h too.
1227
1228 2005-07-21  Jakub Jelinek  <jakub@redhat.com>
1229
1230         * wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
1231         * debug/tst-chk1.c (do_test): Add test for swprintf with format
1232         being the last argument.
1233
1234 2005-07-21  Thorsten Kukuk  <kukuk@suse.de>
1235
1236         * debug/getgroups_chk.c (__getgroups_chk): Fix return value.
1237
1238         * stdio-common/fxprintf.c: Include string.h.
1239
1240 2005-07-20  Ulrich Drepper  <drepper@redhat.com>
1241
1242         [BZ #1138]
1243         * sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results.
1244         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
1245         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
1246
1247 2005-07-20  Bob Wilson  <bob.wilson@acm.org>
1248             Darin Petkov  <darin@tensilica.com>
1249
1250         [BZ #1138]
1251         * sysdeps/ieee754/flt-32/e_atan2f.c (pi_lo): Correct exponent value.
1252
1253 2005-07-20  Jakub Jelinek  <jakub@redhat.com>
1254
1255         * include/stdio.h (__fxprintf): Remove wfmt argument.
1256         * stdio-common/fxprintf.c: Include assert.h, ctype.h and wchar.h.
1257         (__fxprintf): Remove wfmt argument, create wfmt format string on
1258         the fly from fmt.
1259         * argp/argp-fmtstream.c: Adjust all __fxprintf callers.
1260         * argp/argp-help.c: Likewise.
1261         * assert/assert-perr.c: Likewise.
1262         * assert/assert.c: Likewise.
1263         * gmon/gmon.c: Likewise.
1264         * inet/rcmd.c: Likewise.
1265         * malloc/obstack.c: Likewise.
1266         * misc/error.c: Likewise.
1267         * misc/getpass.c: Likewise.
1268         * posix/getopt.c: Likewise.
1269         * resolv/res_hconf.c: Likewise.
1270         * stdio-common/perror.c: Likewise.
1271         * stdio-common/psignal.c: Likewise.
1272         * stdlib/fmtmsg.c: Likewise.
1273         * sunrpc/auth_unix.c: Likewise.
1274         * sunrpc/clnt_perr.c: Likewise.
1275         * sunrpc/clnt_tcp.c: Likewise.
1276         * sunrpc/clnt_udp.c: Likewise.
1277         * sunrpc/clnt_unix.c: Likewise.
1278         * sunrpc/svc_simple.c: Likewise.
1279         * sunrpc/svc_tcp.c: Likewise.
1280         * sunrpc/svc_udp.c: Likewise.
1281         * sunrpc/svc_unix.c: Likewise.
1282         * sunrpc/xdr.c: Likewise.
1283         * sunrpc/xdr_array.c: Likewise.
1284         * sunrpc/xdr_rec.c: Likewise.
1285         * sunrpc/xdr_ref.c: Likewise.
1286         * sysdeps/generic/wordexp.c: Likewise.
1287
1288 2005-07-20  Ulrich Drepper  <drepper@redhat.com>
1289
1290         * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,
1291         wcsrtombs, mbsnrtowcs, and wcsnrtombs.
1292         * debug/Makefile (routines): Add wcrtomb_chk, mbsrtowcs_chk,
1293         wcsrtombs_chk, mbsnrtowcs_chk, and wcsnrtombs_chk.
1294         * debug/Versions: Add __wcrtomb_chk, __mbsrtowcs_chk,
1295         __wcsrtombs_chk, __mbsnrtowcs_chk, and __wcsnrtombs_chk.
1296         * debug/tst-chk1.c: Add tests for new functions.
1297         * debug/mbsnrtowcs_chk.c: New file.
1298         * debug/mbsrtowcs_chk.c: New file.
1299         * debug/wcrtomb_chk.c: New file.
1300         * debug/wcsnrtombs_chk.c: New file.
1301         * debug/wcsrtombs_chk.c: New file.
1302
1303 2005-07-19  Ulrich Drepper  <drepper@redhat.com>
1304
1305         * stdio-common/Makefile (aux): Add fxprintf.
1306         * stdio-common/fxprintf.c: New file.
1307         * include/stdio.h: Add declaration for __fxprintf.
1308         * argp/argp-fmtstream.c: Use __fxprintf instead of inline stream
1309         orientation test and two separate function calls.
1310         * argp/argp-help.c: Likewise.
1311         * assert/assert-perr.c: Likewise.
1312         * assert/assert.c: Likewise.
1313         * gmon/gmon.c: Likewise.
1314         * inet/rcmd.c: Likewise.
1315         * malloc/obstack.c: Likewise.
1316         * misc/error.c: Likewise.
1317         * misc/getpass.c: Likewise.
1318         * posix/getopt.c: Likewise.
1319         * resolv/res_hconf.c: Likewise.
1320         * stdio-common/perror.c: Likewise.
1321         * stdio-common/psignal.c: Likewise.
1322         * stdlib/fmtmsg.c: Likewise.
1323         * sunrpc/auth_unix.c: Likewise.
1324         * sunrpc/clnt_perr.c: Likewise.
1325         * sunrpc/clnt_tcp.c: Likewise.
1326         * sunrpc/clnt_udp.c: Likewise.
1327         * sunrpc/clnt_unix.c: Likewise.
1328         * sunrpc/svc_simple.c: Likewise.
1329         * sunrpc/svc_tcp.c: Likewise.
1330         * sunrpc/svc_udp.c: Likewise.
1331         * sunrpc/svc_unix.c: Likewise.
1332         * sunrpc/xdr.c: Likewise.
1333         * sunrpc/xdr_array.c: Likewise.
1334         * sunrpc/xdr_rec.c: Likewise.
1335         * sunrpc/xdr_ref.c: Likewise.
1336         * sysdeps/generic/wordexp.c: Likewise.
1337
1338         [BZ #1137]
1339         * misc/Makefile: Add rules to build and run tst-error1.
1340         * misc/tst-error1.c: New file.
1341         * misc/error.c: Fix memory leak and possibly endless loop.
1342
1343         * configure.in: Check for -fstack-protector gcc option.
1344         * config.make.in (have-ssp): Add template.
1345         * nscd/Makefile (nscd-cflags): Add -fstack-protector if supported.
1346
1347         * nscd/nscd.c (main): Don't ignore result of chdir call.
1348
1349 2005-07-18  Roland McGrath  <roland@redhat.com>
1350
1351         [BZ #869]
1352         * Makerules ($(objpfx)stubs): Do cd into $(objdir) to reduce size of
1353         objdump command line.
1354
1355 2005-07-18  Ulrich Drepper  <drepper@redhat.com>
1356
1357         * nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE.
1358
1359         * nscd/connections.c: Fix a few wur warnings.
1360
1361         [BZ #1113]
1362         * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID
1363         length.  Patch by Ivan Gyurdiev <ivg2@cornell.edu>.
1364
1365         * debug/confstr_chk.c: New file.
1366         * debug/getdomainname_chk.c: New file.
1367         * debug/getgroups_chk.c: New file.
1368         * debug/gethostname_chk.c: New file.
1369         * debug/getlogin_r_chk.c: New file.
1370         * debug/ttyname_r_chk.c: New file.
1371         * posix/bits/unistd.h: Add definitions for new debug versions.
1372         * debug/tst-chk1.c: Add tests for new functions.
1373         * debug/Versions: Export new functions.
1374         * debug/Makefile (routines): Add new files.
1375
1376         * stdlib/bits/stdlib.h: Fix typo.
1377
1378 2005-07-13  Thorsten Kukuk  <kukuk@suse.de>
1379
1380         * manual/Makefile (libc/index.html): Depend on dir-add.texi.
1381
1382 2005-07-15  Ulrich Drepper  <drepper@redhat.com>
1383
1384         * stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECT
1385         where necessary.
1386         * wcsmbs/bits/wchar2.h: Likewise.
1387
1388 2005-07-15  Andreas Jaeger  <aj@suse.de>
1389
1390         * debug/Makefile (tst-lfschk3-ENV): New, set locale.
1391         (tst-lfschk2-ENV): New.
1392         (tst-lfschk1-ENV): New.
1393         (tst-chk3-ENV): New.
1394         (tst-chk2-ENV): New.
1395         (tst-chk1-ENV): New.
1396
1397         [BZ #1079]
1398         * include/stdlib.h: Remove malloc attribute from __posix_memalign.
1399         * stdlib/stdlib.h: Likewise.
1400
1401 2005-07-15  Ulrich Drepper  <drepper@redhat.com>
1402
1403         * wcsmbs/bits/wchar2.h: New file.
1404         * include/bits/wchar2.h: New file.
1405         * wcsmbs/wchar.h: Include <bits/wchar2.h> if fortification is
1406         requested.
1407         * wcsmbs/wcsncpy.c: Add __wcsncpy alias.
1408         * string/bits/string3.h: Add fortified stpncpy definitions.
1409         * sysdeps/generic/stpncpy_chk.c: New file.
1410         * libio/vswprintf.c: Move _IO_wstrnfile definition to strfile.h.
1411         Export _IO_wstrn_jumps.
1412         * libio/strfile.h: Define _IO_wstrnfile and declare _IO_wstrn_jumps.
1413         * include/wchar.h: Declare __wcsncpy and __vswprintf_chk.
1414         * debug/fgetws_chk.c: New file.
1415         * debug/fgetws_u_chk.c: New file.
1416         * debug/fwprintf_chk.c: New file.
1417         * debug/swprintf_chk.c: New file.
1418         * debug/vfwprintf_chk.c: New file.
1419         * debug/vswprintf_chk.c: New file.
1420         * debug/vwprintf_chk.c: New file.
1421         * debug/wcpcpy_chk.c: New file.
1422         * debug/wcpncpy_chk.c: New file.
1423         * debug/wcscat_chk.c: New file.
1424         * debug/wcscpy_chk.c: New file.
1425         * debug/wcsncat_chk.c: New file.
1426         * debug/wcsncpy_chk.c: New file.
1427         * debug/wmemcpy_chk.c: New file.
1428         * debug/wmemmove_chk.c: New file.
1429         * debug/wmempcpy_chk.c: New file.
1430         * debug/wmemset_chk.c: New file.
1431         * debug/wprintf_chk.c: New file.
1432         * debug/tst-chk1.c: Add tests for new functions.
1433         * debug/Versions: Export new functions.
1434         * debug/Makefile (routines): Add new functions.
1435
1436 2005-07-13  Ulrich Drepper  <drepper@redhat.com>
1437
1438         * nscd/nscd_helper.c: Add a few __builtin_expect.
1439
1440         [BZ #1080]
1441         * nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly.
1442         * nscd/nscd_helper.c (wait_on_socket): New function.
1443         (get_mapping): Use wait_on_socket instead of poll.  The former handles
1444         EINTR of poll correctly.
1445         (__nscd_open_socket): Likewise.
1446         (get_mapping): Make sure BUF is aligned correctly.
1447         (get_mapping): Use munmap on correct pointer.
1448
1449 2005-07-12  Ulrich Drepper  <drepper@redhat.com>
1450
1451         * include/libc-symbols.h: Define macros for librt hidden symbols.
1452         * include/time.h: Add librt_hidden_proto definition for clock_gettime.
1453         * sysdeps/generic/clock_gettime.c: Add librt_hidden_def.
1454         * sysdeps/unix/clock_gettime.c: Likewise.
1455
1456         * stdlib/bits/stdlib.h: New file.
1457         * stdlib/stdlib.h: Include <bits/stdlib.h> if fortification is
1458         requested.
1459         * Makefile (headers): Add bits/stdlib.h.
1460         * include/bits/stdlib.h: New file.
1461         * debug/Depend: New file.
1462         * debug/ptsname_r_chk.c: New file.
1463         * debug/realpath_chk.c: New file.
1464         * debug/wctomb_chk.c: New file.
1465         * debug/Makefile (routines): Add ptsname_r_chk, realpath_chk, and
1466         wctomb_chk.
1467         * debug/Versions: Export __ptsname_r_chk, __realpath_chk, and
1468         __wctomb_chk.
1469         * debug/tst-chk1.c: Add tests for __ptsname_r_chk, __realpath_chk, and
1470         __wctomb_chk.
1471
1472 2005-07-12  Jakub Jelinek  <jakub@redhat.com>
1473
1474         [BZ #1106]
1475         * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h.
1476         (has_cpuclock): Use open_not_cancel_2 instead of open, read_not_cancel
1477         instead of read and close_not_cancel_no_status instead of close.
1478
1479         [BZ #1106]
1480         * sysdeps/s390/s390-64/bcopy.S (__bcopy): Use
1481         HIDDEN_BUILTIN_JUMPTARGET to jump to memmove.
1482
1483 2005-06-27  Carlos O'Donell  <carlos@systemhalted.org>
1484
1485         * posix/regcomp.c (re_compile_internal): Call __libc_lock_init
1486         after init_dfa.
1487
1488 2005-07-08  Ulrich Drepper  <drepper@redhat.com>
1489
1490         * sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret.  Remove
1491         alignment.
1492         * sysdeps/x86_64/fpu/s_sincos.S: New file.
1493
1494         * include/fenv.h: Add libm_hidden_proto for fesetround and
1495         feholdexcept.
1496         * sysdeps/alpha/fpu/feholdexcpt.c: Add libm_hidden_def.
1497         * sysdeps/alpha/fpu/fesetround.c: Likewise.
1498         * sysdeps/generic/feholdexcpt.c: Likewise.
1499         * sysdeps/generic/fesetround.c: Likewise.
1500         * sysdeps/i386/fpu/feholdexcpt.c: Likewise.
1501         * sysdeps/i386/fpu/fesetround.c: Likewise.
1502         * sysdeps/ia64/fpu/feholdexcpt.c: Likewise.
1503         * sysdeps/ia64/fpu/fesetround.c: Likewise.
1504         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
1505         * sysdeps/powerpc/fpu/fesetround.c: Likewise.
1506         * sysdeps/s390/fpu/feholdexcpt.c: Likewise.
1507         * sysdeps/s390/fpu/fesetround.c: Likewise.
1508         * sysdeps/sh/sh4/fpu/feholdexcpt.c: Likewise.
1509         * sysdeps/sh/sh4/fpu/fesetround.c: Likewise.
1510         * sysdeps/sparc/fpu/feholdexcpt.c: Likewise.
1511         * sysdeps/sparc/fpu/fesetround.c: Likewise.
1512         * sysdeps/x86_64/fpu/feholdexcpt.c: Likewise.
1513         * sysdeps/x86_64/fpu/fesetround.c: Likewise.
1514         * sysdeps/generic/s_significand.c (__significand): Use __ilogb not
1515         ilogb.
1516         * sysdeps/generic/s_significandf.c (__significandf): Use __ilogbf
1517         not ilogbf.
1518         * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Use __sin and
1519         __cos, not sin and cos.
1520
1521 2005-07-07  Ulrich Drepper  <drepper@redhat.com>
1522
1523         * resolv/res_send.c (send_dg): Recognize referral results and
1524         treat them as server errors.
1525         Based on a patch by Jason Vas Dias <jvdias@redhat.com>.
1526
1527 2005-07-08  Carlos O'Donell  <carlos@systemhalted.org>
1528
1529         * sysdeps/hppa/setjmp.S (__sigsetjmp): Use %r1 not %r19.
1530
1531         * sysdeps/hppa/add_n.s (__mpn_add_n): Use sr0 or r0, not 0.
1532         * sysdeps/hppa/lshift.s (__mpn_lshift): Likewise.
1533         * sysdeps/hppa/rshift.s (__mpn_rshift): Likewise.
1534         * sysdeps/hppa/sub_n.s (__mpn_sub_n): Likewise.
1535         * sysdeps/hppa/udiv_qrnnd.s (__udiv_qrnnd): Likewise.
1536         * sysdeps/hppa/hppa1.1/udiv_qrnnd.s (__udiv_qrnnd): Likewise.
1537
1538 2005-07-07  Ulrich Drepper  <drepper@redhat.com>
1539
1540         * sysdeps/generic/s_ctanh.c (__ctanh): Handle case of zero den better.
1541         * sysdeps/generic/s_ctanhf.c (__ctanhf): Likewise.
1542         * sysdeps/generic/s_ctanhl.c (__ctanhl): Likewise.
1543         * sysdeps/generic/s_ctan.c (__ctan): Likewise.
1544         * sysdeps/generic/s_ctanf.c (__ctanf): Likewise.
1545         * sysdeps/generic/s_ctanl.c (__ctanl): Likewise.
1546
1547 2005-04-13  H.J. Lu  <hongjiu.lu@intel.com>
1548
1549         [BZ #974]
1550         * csu/elf-init.c (__preinit_array_start): Take int, char **, char **.
1551         (__preinit_array_end): Likewise.
1552         (__init_array_start): Likewise.
1553         (__init_array_end): Likewise.
1554         (__libc_csu_init): Take int argc, char **argv, char **envp.
1555         Call preinit_array and init_array with argc, argv, envp.
1556         * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Remove
1557         INIT_MAIN_ARGS.
1558         * sysdeps/powerpc/elf/libc-start.c (INIT_MAIN_ARGS): Removed.
1559         * elf/Makefile (distribute): Add tst-array5.c, tst-array5-static.c,
1560         tst-array5dep.c, and tst-array5.exp.
1561         (tests): Add tst-array5.
1562         (tests-static): Add tst-array5-static.
1563         ($(objpfx)tst-array5): New target.
1564         ($(objpfx)tst-array5.out): Likewise.
1565         ($(objpfx)tst-array5-static.out): Likewise.
1566         * elf/tst-array5-static.c: New file.
1567         * elf/tst-array5-static.exp: Likewise.
1568         * elf/tst-array5.c: Likewise.
1569         * elf/tst-array5.exp: Likewise.
1570         * elf/tst-array5dep.c: Likewise.
1571
1572 2005-07-07  Ulrich Drepper  <drepper@redhat.com>
1573
1574         * sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.
1575
1576 2005-07-05  Jakub Jelinek  <jakub@redhat.com>
1577
1578         * elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.
1579         Reported by Ulrich Weigand <uweigand@de.ibm.com>.
1580
1581         * elf/stackguard-macros.h (STACK_CHK_GUARD): Add ia64 definition.
1582
1583 2005-07-06  Ulrich Drepper  <drepper@redhat.com>
1584
1585         * elf/dl-error.c (_dl_signal_error): When testing for executable
1586         being relocated, take into account that nothing might even be loaded.
1587
1588         * elf/dl-reloc.c [PROF] (_dl_relocate_object): Define
1589         consider_profiling always to zero.  Don't count of compiler to
1590         remove unreached if block.
1591         * sysdeps/x86_64/dl-trampoline.S [PROF] (_dl_runtime_profile):
1592         Don't compile.
1593         * sysdeps/i386/dl-trampoline.S [PROF] (_dl_runtime_profile): Likewise.
1594         * sysdeps/ia64/dl-trampoline.S [PROF] (_dl_runtime_profile): Likewise.
1595         * sysdeps/s390/s390-64/dl-trampoline.S [PROF] (_dl_runtime_profile):
1596         Likewise.
1597         * sysdeps/s390/s390-32/dl-trampoline.S [PROF] (_dl_runtime_profile):
1598         Likewise.
1599         * sysdeps/powerpc/powerpc64/dl-trampoline.S [PROF]
1600         (_dl_profile_resolve): Likewise.
1601         * sysdeps/powerpc/powerpc32/dl-trampoline.S [PROF]
1602         (_dl_profile_resolve): Likewise.
1603         * gmon/Makefile: Add rules to build and run tst-profile-static.
1604         * gmon/tst-profile-static.c: New file.
1605         * Makeconfig (+link-static): Allow passing program-specific flags.
1606
1607 2005-07-05  Thorsten Kukuk  <kukuk@suse.de>
1608
1609         [BZ #1111]
1610         * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Check if NSS
1611         module provides getgrgid_r.
1612         (getgrnam_plusgroup): Preserve original return value.
1613         * nis/nss_compat/compat-pwd.c (getpwnam_plususer): Preserve
1614         original return value.
1615         * nis/nss_compat/compat-spwd.c (getspnam_plususer): Likewise.
1616
1617 2005-07-05  Ulrich Drepper  <drepper@redhat.com>
1618
1619         [BZ #1101]
1620         * posix/regex_internal.c (build_wcs_buffer): Use MB_LEN_MAX not
1621         MB_CUR_MAX.
1622         (build_wcs_upper_buffer): Likewise.
1623
1624         * csu/elf-init.c (__libc_csu_fini): Pretty printing.
1625
1626 2005-07-02  Roland McGrath  <roland@redhat.com>
1627
1628         * NEWS: Note LinuxThreads removal.
1629         * manual/install.texi (Installation): Don't mention linuxthreads.
1630         (Configuring and compiling): Don't use linuxthreads as example.
1631
1632         * sysdeps/unix/sysv/linux/configure.in: Check for nptl add-on only,
1633         not linuxthreads.
1634         * sysdeps/unix/sysv/linux/configure: Regenerated.
1635         * resolv/Depend: Add nptl.
1636         * rt/Depend: Likewise.
1637
1638         * linuxthreads, linuxthreads_db: Directories removed (preserved in
1639         ports repository).
1640
1641 2005-06-27  Jakub Jelinek  <jj@ultra.linux.cz>
1642
1643         [BZ #1037]
1644         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: -mv8 is deprecated,
1645         use -mcpu=v8.
1646
1647 2005-06-16  Jakub Jelinek  <jakub@redhat.com>
1648
1649         [BZ #1016]
1650         * sysdeps/ia64/strlen.S (strlen): Change l2 into a local label.
1651
1652 2005-06-23  Thorsten Kukuk  <kukuk@suse.de>
1653
1654         [BZ #1109]
1655         * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR
1656         with own translation.
1657
1658 2005-06-25  Jakub Jelinek  <jakub@redhat.com>
1659
1660         [BZ #1097]
1661         * sunrpc/xdr.c (xdr_hyper, xdr_u_hyper): When decoding, cast
1662         t2 to uint32_t instead of ulong.
1663         * sunrpc/Makefile (tests): Add tst-xdrmem.
1664         * sunrpc/tst-xdrmem.c: New test.
1665
1666         * Versions.def (ld): Add GLIBC_2.4.
1667         * configure.in: Add --enable-stackguard-randomization option.
1668         (ENABLE_STACKGUARD_RANDOMIZE): New define.
1669         * config.h.in (ENABLE_STACKGUARD_RANDOMIZE): Add.
1670         * sysdeps/unix/sysv/linux/dl-osinfo.h: Include stdint.h.
1671         (_dl_setup_stack_chk_guard): New inline function.
1672         * sysdeps/generic/dl-osinfo.h: Include stdint.h.
1673         (_dl_setup_stack_chk_guard): New inline function.
1674         * elf/rtld.c (__stack_chk_guard): New variable.
1675         (dl_main): Remove all traces of TLS_INIT_TP_EXPENSIVE.
1676         Set __stack_chk_guard to _dl_setup_stack_chk_guard (),
1677         use THREAD_SET_STACK_GUARD if defined.
1678         * elf/Versions (ld): Export __stack_chk_guard@@GLIBC_2.4.
1679         * sysdeps/generic/libc-start.c (__stack_chk_guard): New variable.
1680         (__libc_start_main): Set __stack_chk_guard to
1681         _dl_setup_stack_chk_guard (), use THREAD_SET_STACK_GUARD if defined.
1682         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Remove all
1683         traces of TLS_INIT_TP_EXPENSIVE.
1684         * debug/Versions (libc): Export __stack_chk_fail@@GLIBC_2.4.
1685         * debug/Makefile (routines): Add stack_chk_fail.
1686         (static-only-routines): Add stack_chk_fail_local.
1687         * debug/stack_chk_fail_local.c: New file.
1688         * debug/stack_chk_fail.c: New file.
1689         * elf/Makefile: Add rules to build and run tst-stackguard1{,-static}
1690         tests.
1691         * elf/tst-stackguard1.c: New file.
1692         * elf/tst-stackguard1-static.c: New file.
1693         * elf/stackguard-macros.h: New file.
1694
1695 2005-06-21  Ulrich Drepper  <drepper@redhat.com>
1696
1697         * resource/Makefile (tests): Add tst-getrlimit.
1698         * resource/tst-getrlimit.c: New file.
1699
1700         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo.
1701         * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
1702         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
1703
1704 2005-06-20  Ulrich Drepper  <drepper@redhat.com>
1705
1706         * nscd/nscd.init: Get more in line with lsb3.
1707         * nscd/nscd.c: Adjust some error codes to fit in better with lsb3.
1708         * nscd/connections.c: Likewise.
1709
1710 2005-06-20  Jakub Jelinek  <jakub@redhat.com>
1711
1712         [BZ #653]
1713         * sysdeps/unix/sysv/linux/sys/quota.h: Add definitions and types for
1714         _LINUX_QUOTA_VERSION >= 2.
1715         (_LINUX_QUOTA_VERSION): Define if not yet defined.
1716
1717         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE,
1718         RLIMIT_RTPRIO): Add.
1719         (RLIMIT_NLIMITS): Adjust.
1720         * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_NICE,
1721         RLIMIT_RTPRIO): Add.
1722         (RLIMIT_NLIMITS): Adjust.
1723         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_NICE,
1724         RLIMIT_RTPRIO): Add.
1725         (RLIMIT_NLIMITS): Adjust.
1726         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIMIT_NICE,
1727         RLIMIT_RTPRIO): Add.
1728         (RLIMIT_NLIMITS): Adjust.
1729
1730 2005-06-17  Ulrich Drepper  <drepper@redhat.com>
1731
1732         [BZ #1106]
1733         * time/mktime.c: Always include <string.h> for prototype of
1734         implicitly used memcpy.
1735
1736         [BZ #1104]
1737         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c
1738         (truncate64): Use __truncate, not truncate.
1739         (__have_no_truncate64): Renamed from have_no_truncate64.
1740         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c
1741         (__have_no_truncate64): Renamed from have_no_truncate64.
1742
1743         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ulps for complex
1744         float functions for gcc 4.
1745
1746 2005-06-10  Jakub Jelinek  <jakub@redhat.com>
1747
1748         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):
1749         Handle prelinked libraries and binaries with new style PLT.
1750
1751 2005-06-07  Jakub Jelinek  <jakub@redhat.com>
1752
1753         * elf/elf.h (R_PPC_REL16, R_PPC_REL16_LO, R_PPC_REL16_HI,
1754         R_PPC_REL16_HA): Define.
1755
1756 2005-06-14  Alan Modra  <amodra@bigpond.net.au>
1757
1758         * config.h.in (HAVE_ASM_PPC_REL16): Add.
1759         * elf/elf.h (DT_PPC_GOT, DT_PPC_NUM): Define.
1760         * elf/tls-macros.h (PowerPC32): Include config.h.  Add variants of
1761         TLS_IE, TLS_LD and TLS_GD for new PLT/GOT layout.
1762         * sysdeps/powerpc/powerpc32/configure.in: New file,
1763         * sysdeps/powerpc/powerpc32/dl-dtprocnum.h: New file.
1764         * sysdeps/powerpc/powerpc32/dl-machine.h (DT_PPC): Define.
1765         (ppc_got): New inline function.
1766         (elf_machine_dynamic): Use ppc_got.  Add attribute const.
1767         (elf_machine_load_address): Add attribute const.  Don't use int vars.
1768         Use bcl rather than bl to save trashing branch target stack.  Use
1769         elf_machine_dynamic rather than duplicating code here.
1770         (elf_machine_runtime_setup): New inline function replacing define.
1771         Handle new PLT.
1772         (elf_machine_fixup_plt): Handle new PLT.
1773         (elf_machine_rela): Likewise.
1774         * sysdeps/powerpc/powerpc32/sysdep.h: Include config.h.
1775         (CALL_MCOUNT): Don't set up counter vars.
1776         * sysdeps/powerpc/powerpc32/ppc-mcount.S: Correct comment.
1777         * sysdeps/powerpc/powerpc32/elf/start.S (start_addressesp): Don't
1778         define when HAVE_ASM_PPC_REL16.
1779         (_start): Add HAVE_ASM_PPC_REL16 code.
1780         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Don't bl
1781         into the GOT when HAVE_ASM_PPC_REL16.
1782         * sysdeps/powerpc/powerpc32/memset.S (memset): Likewise.
1783         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Ditto.
1784         * sysdeps/powerpc/powerpc32/fpu/s_ceil.S (__ceil): Likewise.
1785         * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S (__ceilf): Likewise.
1786         * sysdeps/powerpc/powerpc32/fpu/s_floor.S (__floor): Likewise.
1787         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S (__floorf): Likewise.
1788         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Likewise.
1789         * sysdeps/powerpc/powerpc32/fpu/s_rint.S (__rint): Likewise.
1790         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S (__rintf): Likewise.
1791         * sysdeps/powerpc/powerpc32/fpu/s_round.S (__round): Likewise.
1792         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S (__roundf): Likewise.
1793         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S (__trunc): Likewise.
1794         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S (__truncf): Likewise.
1795         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S (__sigsetjmp):
1796         Likewise.
1797         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S (__brk): Likewise.
1798         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
1799         (__getcontext): Likewise.
1800         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
1801         (__setcontext): Likewise.
1802         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
1803         (__swapcontext): Likewise.
1804         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S (stackblock):
1805         Comment.
1806         (__socket): Bomb if NARGS >= 7.  Invoke CGOTSETUP and CGOTRESTORE.
1807
1808 2005-06-17  Ulrich Drepper  <drepper@redhat.com>
1809
1810         [BZ #1106]
1811         * sysdeps/posix/sigignore.c: Include <string.h> to tell the compiler
1812         to use __GI_memset.
1813         * sysdeps/posix/signal.c: Likewise.
1814         * sysdeps/posix/sigset.c: Likewise.
1815         * sysdeps/posix/sysv_signal.c: Likewise.
1816         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
1817         * sysdeps/unix/sysv/linux/sysctl.c: Likewise.
1818         * sysdeps/unix/sysv/linux/system.c: Likewise.
1819
1820 2005-06-15  Jakub Jelinek  <jakub@redhat.com>
1821
1822         [BZ #1088]
1823         * hesiod/hesiod.c (hesiod_init): Don't check for ctx->classes[0] == 0
1824         or both classes equal here.
1825         (parse_config_file): If both classes are equal, clear the second one.
1826
1827 2005-06-08  Karl Kelley  <kekelley@iastate.edu>
1828
1829         [BZ #1088]
1830         * hesiod/hesiod_p.h (struct hesiod_p): Add classes array.
1831         * hesiod/hesiod.c (hesiod_init): Initialize classes.  Fail if no
1832         valid classes were given or if both are equal.
1833         (hesiod_resolve): Use ctx->classes instead of hardcoded C_IN
1834         and C_HS order.
1835         (parse_config_file): Handle classes keyword.
1836         * hesiod/README.hesiod: Mention addition of the classes keyword.
1837
1838 2005-06-14  Ulrich Drepper  <drepper@redhat.com>
1839
1840         [BZ #1085]
1841         * configure.in: Add test for availability of libaudit.
1842         * config.h.in: Define HAVE_LIBAUDIT.
1843         * config.make.in: Define have-libaudit.
1844         * nscd/Makefile: If libaudit is available, link nscd with it.
1845         * nscd/selinux.c: If HAVE_LIBAUDIT is defined, log using libaudit.
1846         Patch by Steve Grubb <sgrubb@redhat.com>.
1847
1848         * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.
1849         * sysdeps/posix/posix_fallocate64.c: Likewise.
1850         * include/string.h: Use libc_hidden_proto for strnlen.
1851         * sysdeps/generic/strnlen.c: Add libc_hidden_def.
1852         * include/libintl.h: Use libc_hidden_proto for __dcgettext.
1853         * intl/dcgettext.c: Add libc_hidden_def.
1854         * include/execinfo.h: Add libc_hidden_proto for __backtrace and
1855         __backtrace_symbols_fd.
1856         * sysdeps/generic/backtrace.c: Add libc_hidden_def.
1857         * sysdeps/generic/backtracesymsfd.c: Likewise.
1858         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
1859         * sysdeps/i386/backtrace.c: Likewise.
1860         * sysdeps/ia64/backtrace.c: Likewise.
1861         * sysdeps/powerpc/powerpc32/backtrace.c: Likewise.
1862         * sysdeps/powerpc/powerpc64/backtrace.c: Likewise.
1863         * sysdeps/s390/s390-32/backtrace.c: Likewise.
1864         * sysdeps/s390/s390-64/backtrace.c: Likewise.
1865
1866 2005-06-13  Ulrich Drepper  <drepper@redhat.com>
1867
1868         * sysdeps/unix/clock_gettime.c (clock_gettime): Implement case
1869         where HANDLED_REALTIME is not defined.  [BZ #966]
1870
1871 2005-06-13  Jakub Jelinek  <jakub@redhat.com>
1872
1873         [BZ #1096]
1874         * sysdeps/unix/sysv/linux/netlinkaccess.h (__netlink_sendreq,
1875         __netlink_receive): Remove prototypes.
1876         (__netlink_request): New prototype.
1877         * sysdeps/unix/sysv/linux/ifaddrs.c: Include <alloca.h> and
1878         <stdint.h>.
1879         (__netlink_sendreq): Make static.
1880         (__netlink_receive): Rename to...
1881         (__netlink_request): ... this.  Add type argument, call
1882         __netlink_sendreq.  If MSG_TRUNC is set after recvmsg, retry
1883         with a bigger buffer.  Don't record buffers that contain no
1884         messages we are expecting.
1885         (getifaddrs): Use __netlink_request instead of __netlink_sendreq
1886         and __netlink_receive pairs.  Formatting.
1887         * sysdeps/unix/sysv/linux/if_index.c (if_nameindex_netlink): Use
1888         __netlink_request instead of __netlink_sendreq and __netlink_receive
1889         pair.
1890
1891 2005-06-13  Thorsten Kukuk  <kukuk@suse.de>
1892
1893         * sysdeps/unix/sysv/linux/netinet/if_tr.h: Don't include kernel
1894         headers, instead copy important structs/defines.
1895
1896 2005-06-13  Jakub Jelinek  <jakub@redhat.com>
1897
1898         * elf/rtld.c (dl_main): Move DT_DEBUG setup before first
1899         _dl_debug_state call.
1900
1901 2005-06-12  Ulrich Drepper  <drepper@redhat.com>
1902
1903         * elf/dl-error.c (_dl_signal_error): Store information about use of
1904         real malloc in the catch object.
1905         (_dl_catch_error): Forward information about malloc use to caller
1906         in new parameter.
1907         (_dl_out_of_memory): Make static.
1908         * elf/dl-deps.c: Adjust callers of _dl_catch_error.
1909         * elf/dl-libc.c: Likewise.
1910         * elf/dl-open.c: Likewise.
1911         * elf/rtld.c: Likewise.
1912         Add new --audit option.
1913         * sysdeps/generic/ldsodefs.h: Remove _dl_out_of_memory declaration.
1914         (rtld_global_ro._dl_signal_error): Add new parameter.
1915         * include/dlfcn.h (_dl_catch_error): Add new parameter.
1916         * dlfcn/dlfcn.c (_dlerror_run): Pass additional parameter to
1917         _dl_catch_error.  Only free if the returned newly value says so.
1918
1919 2005-06-01  Roland McGrath  <roland@redhat.com>
1920
1921         [BZ #959]
1922         * posix/tst-mmap.c (main): Fill the test file with enough data for the
1923         page size.
1924
1925 2005-05-30  Jakub Jelinek  <jakub@redhat.com>
1926
1927         * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): If
1928         GLRO(dl_osversion) has been already set to a value smaller than
1929         _dl_discover_osversion (), don't overwrite it here.
1930
1931 2005-05-24  Thomas Schwinge  <schwinge@nic-nac-project.de>
1932
1933         * sysdeps/mach/i386/syscall.S (syscall): Call END.
1934
1935 2005-05-28  Richard Henderson  <rth@redhat.com>
1936
1937         * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New.
1938         * sysdeps/alpha/dl-dtprocnum.h: New file.
1939         * sysdeps/alpha/dl-machine.h (DT_ALPHA): New.
1940         (elf_machine_load_address): Simplify to rely on gprel relocations.
1941         (elf_machine_runtime_setup): Handle DT_ALPHA_PLTRO plt format.
1942         Remove thread safety workaround for binutils 2.6.
1943         (elf_machine_fixup_plt): Handle DT_ALPHA_PLTRO plt format.
1944         * sysdeps/alpha/dl-trampoline.S (_dl_runtime_resolve_new): New.
1945         (_dl_runtime_profile_new): New.
1946         (_dl_runtime_resolve_old): Rename from _dl_runtime_resolve.
1947         (_dl_runtime_profile_old): Rename from _dl_runtime_profile.  Fix
1948         typo in _dl_call_pltexit argument loading.
1949
1950         * sysdeps/alpha/div_libc.h (funcnoplt): New.
1951         * sysdeps/alpha/divl.S: Use it.
1952         * sysdeps/alpha/divq.S: Likewise
1953         * sysdeps/alpha/divqu.S: Likewise.
1954         * sysdeps/alpha/reml.S: Likewise.
1955         * sysdeps/alpha/remq.S: Likewise.
1956         * sysdeps/alpha/remqu.S: Likewise.
1957
1958 2005-05-26  Andreas Schwab  <schwab@suse.de>
1959
1960         * locale/Makefile (CFLAGS-loadlocale.c): Don't define.
1961
1962 2005-05-26  Ulrich Drepper  <drepper@redhat.com>
1963
1964         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_DIRECT): Fix value.
1965         Reported by Colin Gibbs <colin@gibbsonline.net>.  [BZ #954]
1966
1967 2005-05-17  Alan Modra  <amodra@bigpond.net.au>
1968
1969         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Corrent
1970         _dl_hwcap access in PIC && !SHARED case.
1971         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
1972
1973 2005-05-25  Dwayne Grant McConnell  <dgm69@us.ibm.com>
1974
1975         * gmon/gmon.c: Add space in weak_alias use.
1976         * linuxthreads/sysdeps/unix/sysv/linux/mips/vfork.S: Likewise.
1977         * sysdeps/alpha/htonl.S: Likewise.
1978         * sysdeps/alpha/htons.S: Likewise.
1979         * sysdeps/alpha/elf/start.S: Likewise.
1980         * sysdeps/i386/i386-mcount.S: Likewise.
1981         * sysdeps/ia64/strchr.S: Likewise.
1982         * sysdeps/ia64/fpu/e_lgamma_r.c: Likewise.
1983         * sysdeps/ia64/fpu/e_lgamma_r.c: Likewise.
1984         * sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
1985         * sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
1986         * sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
1987         * sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
1988         * sysdeps/ia64/fpu/w_lgamma.c: Likewise.
1989         * sysdeps/ia64/fpu/w_lgamma.c: Likewise.
1990         * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
1991         * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
1992         * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
1993         * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
1994         * sysdeps/mach/hurd/readdir64_r.c: Likewise.
1995         * sysdeps/mach/hurd/sigaltstack.c: Likewise.
1996         * sysdeps/powerpc/fpu/s_fabs.S: Likewise.
1997         * sysdeps/powerpc/fpu/s_fabs.S: Likewise.
1998         * sysdeps/powerpc/fpu/s_fabs.S: Likewise.
1999         * sysdeps/powerpc/fpu/s_fabs.S: Likewise.
2000         * sysdeps/powerpc/fpu/s_fmax.S: Likewise.
2001         * sysdeps/powerpc/fpu/s_fmax.S: Likewise.
2002         * sysdeps/powerpc/fpu/s_fmax.S: Likewise.
2003         * sysdeps/powerpc/fpu/s_fmax.S: Likewise.
2004         * sysdeps/powerpc/fpu/s_fmin.S: Likewise.
2005         * sysdeps/powerpc/fpu/s_fmin.S: Likewise.
2006         * sysdeps/powerpc/fpu/s_fmin.S: Likewise.
2007         * sysdeps/powerpc/fpu/s_fmin.S: Likewise.
2008         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
2009         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
2010         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
2011         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
2012         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
2013         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
2014         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
2015         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
2016         * sysdeps/sparc/sparc32/memset.S: Likewise.
2017         * sysdeps/sparc/sparc32/stpcpy.S: Likewise.
2018         * sysdeps/sparc/sparc32/strchr.S: Likewise.
2019         * sysdeps/sparc/sparc32/strchr.S: Likewise.
2020         * sysdeps/sparc/sparc64/memcmp.S: Likewise.
2021         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
2022         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
2023         * sysdeps/sparc/sparc64/memset.S: Likewise.
2024         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2025         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2026         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2027         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2028         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2029         * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
2030         * sysdeps/unix/sysv/linux/alpha/getcontext.S: Likewise.
2031         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
2032         * sysdeps/unix/sysv/linux/alpha/setcontext.S: Likewise.
2033         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Likewise.
2034         * sysdeps/unix/sysv/linux/alpha/swapcontext.S: Likewise.
2035         * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
2036         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
2037         * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
2038         * sysdeps/unix/sysv/linux/hppa/clone.S: Likewise.
2039         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
2040         * sysdeps/unix/sysv/linux/i386/makecontext.S: Likewise.
2041         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
2042         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
2043         * sysdeps/unix/sysv/linux/ia64/getcontext.S: Likewise.
2044         * sysdeps/unix/sysv/linux/ia64/setcontext.S: Likewise.
2045         * sysdeps/unix/sysv/linux/mips/clone.S: Likewise.
2046         * sysdeps/unix/sysv/linux/mips/vfork.S: Likewise.
2047         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
2048         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
2049         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
2050         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
2051         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
2052         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
2053         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
2054         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Likewise.
2055         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
2056         * sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S: Likewise.
2057         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Likewise.
2058         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Likewise.
2059         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Likewise.
2060         * sysdeps/unix/sysv/linux/wordsize-64/getdents.c: Likewise.
2061         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
2062         * sysdeps/unix/sysv/linux/x86_64/makecontext.c: Likewise.
2063         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
2064         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
2065         * sysdeps/x86_64/_mcount.S: Likewise.
2066
2067 2005-05-24  Roland McGrath  <roland@redhat.com>
2068
2069         * sysdeps/unix/sysv/linux/i386/sysdep.h
2070         (SETUP_PIC_REG, LOAD_PIC_REG): Move these macros ...
2071         * sysdeps/i386/sysdep.h [PIC]: ... to here.
2072
2073 2005-05-23  Roland McGrath  <roland@redhat.com>
2074
2075         * sysdeps/arm, sysdeps/unix/arm, sysdeps/unix/sysv/linux/arm:
2076         Subdirectories moved to ports repository.
2077         * configure.in (base_machine): Remove arm* and thumb* patterns.
2078         * shlib-versions (arm.*-.*-linux.*): Remove this pattern.
2079
2080 2005-05-23  Ulrich Drepper  <drepper@redhat.com>
2081
2082         [BZ #1086]
2083         * sunrpc/bindrsvprt.c (LOWPORT): Apparently some mountd
2084         implementations are broken and don't accept ports < 512.
2085
2086 2005-05-22  Dmitry V. Levin  <ldv@altlinux.org>
2087
2088         [BZ #961]
2089         * io/sys/sendfile.h: Remove __nonnull from sendfile and sendfile64
2090         declarations.
2091
2092 2005-05-23  Ulrich Drepper  <drepper@redhat.com>
2093
2094         [BZ #1086]
2095         * sunrpc/pm_getport.c (__get_socket): New function.
2096         (pmap_getport): Use it to open a non-reserved socket to the portmapper
2097         for TCP.
2098         * include/rpc/pmap_clnt.h (__get_socket): Declare.
2099         * sunrpc/pm_getmaps.c (pmap_getmaps): Use __get_socket to get an
2100         non-reserved socket for the portmapper.
2101         Based on a patch by Steve Dickson <steved@redhat.com>.
2102
2103         [BZ #1086]
2104         * sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port.
2105         If we tried looking at the usual range without success extend the
2106         range to even lower ports.
2107
2108         * sysdeps/unix/clock_gettime.c (clock_gettime): Revert last patch.
2109
2110 2005-05-22  Andreas Schwab  <schwab@suse.de>
2111
2112         * elf/rtld.c: Include <dl-osinfo.h>.
2113
2114 2005-05-17  Alan Modra  <amodra@bigpond.net.au>
2115
2116         * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't use
2117         JUMPTARGET.  Instead append @local to __syscall_error.
2118         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Delete all occurrences
2119         of JUMPTARGET.  Instead append @local to labels.
2120         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
2121         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
2122         * sysdeps/powerpc/powerpc32/ppc-mcount.S: Likewise.
2123         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
2124         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
2125         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
2126         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
2127         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Likewise.
2128         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
2129         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
2130         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
2131
2132         * sysdeps/powerpc/powerpc32/fpu/s_ceil.S: Use float constants.
2133         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
2134         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Likewise.
2135         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
2136         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.  Use one GOT
2137         slot to access both constants.
2138         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
2139         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
2140
2141         * sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete.
2142         * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S (TWO23.0): Delete.
2143         * sysdeps/powerpc/powerpc32/fpu/s_floor.S (TWO52.0): Delete.
2144         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S (TWO23.0): Delete.
2145         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Comment typo.
2146         (NEGZERO.0, POINTFIVE.0): Delete.
2147         * sysdeps/powerpc/powerpc32/fpu/s_rint.S (TWO52.0): Delete.
2148         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S (TWO23.0): Delete.
2149         * sysdeps/powerpc/powerpc32/fpu/s_round.S (__round): Code in .text.
2150         (TWO52.0, POINTFIVE.0): Delete.
2151         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S (__roundf): Code in .text.
2152         (TWO23.0, POINTFIVE.0): Delete.
2153         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S (__trunc): Code in .text.
2154         (TWO52.0): Delete.
2155         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S (__truncf): Code in .text.
2156         (TWO23.0): Delete.
2157         * sysdeps/powerpc/powerpc32/memset.S (memset): Formatting.
2158
2159 2005-05-19  Richard Henderson  <rth@redhat.com>
2160
2161         * sysdeps/unix/clock_gettime.c (clock_gettime): Fix typo around
2162         CLOCK_REALTIME.
2163
2164         * sysdeps/ia64/bits/atomic.h (__arch_compare_and_exchange_bool_32_acq,
2165         __arch_compare_and_exchange_bool_64_acq,
2166         __arch_compare_and_exchange_val_32_acq,
2167         __arch_compare_and_exchange_val_64_acq, atomic_exchange_and_add):
2168         Use __sync builtin without _si or _di suffix.
2169
2170 2005-05-19  Jakub Jelinek  <jakub@redhat.com>
2171
2172         [BZ #955]
2173         * iconvdata/ibm939.c (BODY): Avoid segfaults with input characters
2174         <UFFFF> and above.
2175
2176 2005-05-17  Andreas Schwab  <schwab@suse.de>
2177
2178         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
2179         (clock_getcpuclockid): Always return a defined value.
2180
2181 2005-05-17  Neal H. Walfield  <neal@gnu.org>
2182
2183         * sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]
2184         instead of [SALEN].
2185         (gaih_inet): Likewise.
2186
2187 2005-05-11  Ulrich Drepper  <drepper@redhat.com>
2188
2189         * elf/elf.h (Elf32_auxv_t): Make cross-compile safe.
2190         (Elf64_auxv_t): Likewise.
2191         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust for
2192         removal of a_ptr element in ElfXX_auxv_t.
2193         * elf/dl-support.c (_dl_aux_init): Likewise.
2194
2195 2005-05-09  Daniel Jacobowitz  <dan@codesourcery.com>
2196
2197         * sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.
2198         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
2199
2200 2005-05-09  Alan Modra  <amodra@bigpond.net.au>
2201
2202         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
2203         .pushsection/.popsection in place of .section/.previous.
2204
2205 2005-05-08  Ulrich Drepper  <drepper@redhat.com>
2206
2207         * MakeTAGS: Make xgettext not look into test cases.
2208
2209         * MakeTAGS: Make sure translations in error calls are marked with
2210         c-format by xgettext.
2211
2212 2005-05-07  Ulrich Drepper  <drepper@redhat.com>
2213
2214         * intl/libintl.h: Always use __attribute_format_arg__ for gettext
2215         functions since gcc sometimes forgets the attribute for the
2216         standard functions.
2217
2218 2005-05-06  Jakub Jelinek  <jakub@redhat.com>
2219
2220         [BZ #934]
2221         * posix/regex_internal.h: Include bits/libc-lock.h or define dummy
2222         __libc_lock_* macros if not _LIBC.
2223         (struct re_dfa_t): Add lock.
2224         * posix/regcomp.c (re_compile_internal): Add __libc_lock_init.
2225         * posix/regexec.c (regexec, re_search_stub): Add locking.
2226
2227 2005-05-04  Jakub Jelinek  <jakub@redhat.com>
2228
2229         * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)
2230         as argument to the scripts.
2231         * intl/tst-gettext2.sh: Use mkdir -p instead of test -d + mkdir.
2232         * intl/tst-gettext4.sh: Likewise.  Use run_program_prefix argument.
2233         * intl/tst-gettext5.sh: Likewise.
2234
2235         * intl/tst-translit.sh: Add mkdir -p.
2236
2237         * sysdeps/unix/sysv/linux/i386/sysdep.h (SETUP_PIC_REG): Use
2238         .ifndef/.endif to allow use of this macro more than once per .S
2239         file.
2240         (LOAD_PIC_REG): New macro.
2241         * sysdeps/unix/sysv/linux/i386/makecontext.S: Add call frame
2242         information.
2243         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
2244         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
2245         * sysdeps/i386/fpu/s_asinh.S: Use LOAD_PIC_REG macro.  Add call frame
2246         information.
2247         * sysdeps/i386/fpu/e_log10f.S: Likewise.
2248         * sysdeps/i386/fpu/s_expm1.S: Likewise.
2249         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
2250         * sysdeps/i386/fpu/e_log2l.S: Likewise.
2251         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
2252         * sysdeps/i386/fpu/s_lrint.S: Likewise.
2253         * sysdeps/i386/fpu/s_llrint.S: Likewise.
2254         * sysdeps/i386/fpu/s_ilogbf.S: Likewise.
2255         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
2256         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
2257         * sysdeps/i386/fpu/e_log.S: Likewise.
2258         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
2259         * sysdeps/i386/fpu/s_lrintl.S: Likewise.
2260         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
2261         * sysdeps/i386/fpu/e_scalb.S: Likewise.
2262         * sysdeps/i386/fpu/s_log1p.S: Likewise.
2263         * sysdeps/i386/fpu/s_nearbyintl.S: Likewise.
2264         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
2265         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
2266         * sysdeps/i386/fpu/s_nearbyintf.S: Likewise.
2267         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
2268         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
2269         * sysdeps/i386/fpu/s_lrintf.S: Likewise.
2270         * sysdeps/i386/fpu/e_acosh.S: Likewise.
2271         * sysdeps/i386/fpu/s_cexp.S: Likewise.
2272         * sysdeps/i386/fpu/s_ilogbl.S: Likewise.
2273         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
2274         * sysdeps/i386/fpu/e_powl.S: Likewise.
2275         * sysdeps/i386/fpu/e_powf.S: Likewise.
2276         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
2277         * sysdeps/i386/fpu/e_logl.S: Likewise.
2278         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
2279         * sysdeps/i386/fpu/s_frexp.S: Likewise.
2280         * sysdeps/i386/fpu/e_pow.S: Likewise.
2281         * sysdeps/i386/fpu/e_logf.S: Likewise.
2282         * sysdeps/i386/fpu/e_log2.S: Likewise.
2283         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
2284         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
2285         * sysdeps/i386/fpu/s_llrintf.S: Likewise.
2286         * sysdeps/i386/fpu/s_ilogb.S: Likewise.
2287         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
2288         * sysdeps/i386/fpu/e_atanh.S: Likewise.
2289         * sysdeps/i386/fpu/e_log10.S: Likewise.
2290         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
2291         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
2292         * sysdeps/i386/fpu/s_llrintl.S: Likewise.
2293         * sysdeps/i386/fpu/e_log10l.S: Likewise.
2294         * sysdeps/i386/fpu/s_nearbyint.S: Likewise.
2295         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
2296         * sysdeps/i386/fpu/e_log2f.S: Likewise.
2297         * sysdeps/i386/addmul_1.S: Various fixes to cfi handling.
2298         * sysdeps/i386/mul_1.S: Likewise.
2299         * sysdeps/i386/strtok.S: Likewise.
2300         * sysdeps/i386/sub_n.S: Likewise.
2301         * sysdeps/i386/submul_1.S: Likewise.
2302         * sysdeps/i386/i586/addmul_1.S: Likewise.
2303         * sysdeps/i386/i586/memcpy.S: Likewise.
2304         * sysdeps/i386/i586/mul_1.S: Likewise.
2305         * sysdeps/i386/i586/rshift.S: Likewise.
2306         * sysdeps/i386/i586/sub_n.S: Likewise.
2307         * sysdeps/i386/i586/submul_1.S: Likewise.
2308         * sysdeps/i386/i686/memcmp.S: Likewise.
2309         * sysdeps/i386/i686/memmove.S: Likewise.
2310         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
2311         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
2312         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
2313         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
2314
2315 2005-05-03  Ulrich Drepper  <drepper@redhat.com>
2316
2317         * sysdeps/i386/add_n.S: Add call frame information.
2318         * sysdeps/i386/addmul_1.S: Likewise.
2319         * sysdeps/i386/bsd-setjmp.S: Likewise.
2320         * sysdeps/i386/lshift.S: Likewise.
2321         * sysdeps/i386/memchr.S: Likewise.
2322         * sysdeps/i386/memcmp.S: Likewise.
2323         * sysdeps/i386/mul_1.S: Likewise.
2324         * sysdeps/i386/rawmemchr.S: Likewise.
2325         * sysdeps/i386/rshift.S: Likewise.
2326         * sysdeps/i386/stpncpy.S: Likewise.
2327         * sysdeps/i386/strchr.S: Likewise.
2328         * sysdeps/i386/strchrnul.S: Likewise.
2329         * sysdeps/i386/strcspn.S: Likewise.
2330         * sysdeps/i386/strpbrk.S: Likewise.
2331         * sysdeps/i386/strrchr.S: Likewise.
2332         * sysdeps/i386/strspn.S: Likewise.
2333         * sysdeps/i386/strtok.S: Likewise.
2334         * sysdeps/i386/sub_n.S: Likewise.
2335         * sysdeps/i386/submul_1.S: Likewise.
2336         * sysdeps/i386/elf/bsd-setjmp.S: Likewise.
2337         * sysdeps/i386/i486/strcat.S: Likewise.
2338         * sysdeps/i386/i586/add_n.S: Likewise.
2339         * sysdeps/i386/i586/addmul_1.S: Likewise.
2340         * sysdeps/i386/i586/lshift.S: Likewise.
2341         * sysdeps/i386/i586/memcpy.S: Likewise.
2342         * sysdeps/i386/i586/memset.S: Likewise.
2343         * sysdeps/i386/i586/mul_1.S: Likewise.
2344         * sysdeps/i386/i586/rshift.S: Likewise.
2345         * sysdeps/i386/i586/strchr.S: Likewise.
2346         * sysdeps/i386/i586/strcpy.S: Likewise.
2347         * sysdeps/i386/i586/sub_n.S: Likewise.
2348         * sysdeps/i386/i586/submul_1.S: Likewise.
2349         * sysdeps/i386/i686/add_n.S: Likewise.
2350         * sysdeps/i386/i686/memcmp.S: Likewise.
2351         * sysdeps/i386/i686/memmove.S: Likewise.
2352         * sysdeps/i386/i686/mempcpy.S: Likewise.
2353         * sysdeps/i386/i686/memset.S: Likewise.
2354         * sysdeps/i386/i686/strtok.S: Likewise.
2355         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
2356         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
2357         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
2358         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Likewise.
2359         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
2360         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
2361
2362         * sysdeps/i386/fpu/libm-test-ulps: Adjust for gcc 4.
2363
2364         * sysdeps/unix/sysv/linux/kernel-features.h: waitid is available
2365         on ppc in 2.6.12.
2366
2367 2005-04-29  Jakub Jelinek  <jakub@redhat.com>
2368
2369         [BZ #1083]
2370         * sysdeps/posix/posix_fallocate.c (posix_fallocate): If len == 0,
2371         call ftruncate if offset is bigger than current size.  Make sure
2372         the file is offset + len bytes long if that is more than current size.
2373         Don't overwrite previous content of the file.
2374         * sysdeps/posix/posix_fallocate64.c (__posix_fallocate64_l64):
2375         Likewise.
2376
2377 2005-05-02  Roland McGrath  <roland@redhat.com>
2378
2379         [BZ #924]
2380         * crypt/md5.c [! HAVE_MEMCPY] (memcpy): Yield proper expression value.
2381
2382 2005-04-29  Roland McGrath  <roland@redhat.com>
2383
2384         * timezone/africa: Update from tzdata2005i.
2385         * timezone/asia: Likewise.
2386         * timezone/northamerica: Likewise.
2387         * timezone/yearistype: Likewise.
2388
2389         * sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change.
2390
2391 2005-04-29  Ulrich Drepper  <drepper@redhat.com>
2392
2393         [BZ #1093]
2394         * nis/nis_table.c: Fix realloc handling.
2395         * nis/nis_removemember.c: Likewise.
2396
2397 2005-04-28  Ulrich Drepper  <drepper@redhat.com>
2398
2399         [BZ #798]
2400         * nscd/Makefile: Help losers who use --with-headers.
2401
2402 2005-04-28  Roland McGrath  <roland@redhat.com>
2403
2404         [BZ #796]
2405         * sysdeps/unix/sysv/linux/dl-sysdep.h: New file.
2406         Define NEED_DL_SYSINFO_DSO for all platforms.
2407
2408         * sysdeps/generic/dl-sysdep.h: Remove multiple inclusion protection.
2409         * sysdeps/alpha/dl-sysdep.h: Likewise.
2410         Use #include_next instead of duplicating generic file's contents.
2411         * sysdeps/ia64/dl-sysdep.h: Likewise.
2412         * sysdeps/sparc/dl-sysdep.h: Likewise.
2413
2414 2005-03-22  Steven Munroe  <sjmunroe@us.ibm.com>
2415
2416         * sysdeps/powerpc/powerpc64/memset.S (memset): Make ___memset local.
2417
2418 2005-03-07  Steven Munroe  <sjmunroe@us.ibm.com>
2419
2420         [BZ #781]
2421         * sysdeps/unix/sysv/linux/kernel-features.h
2422         (__ASSUME_TGKILL): Define for powerpc32/64 starting with 2.6.1.
2423         (__ASSUME_UTIMES): Define for powerpc32/64 starting with 2.6.1.
2424         (__ASSUME_FADVISE64_64_SYSCALL): Define for powerpc32 only starting
2425         with 2.6.1.
2426         (__ASSUME_WAITID_SYSCALL): Don't define for powerpc32/64.
2427
2428 2005-04-28  Ulrich Drepper  <drepper@redhat.com>
2429
2430         * sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments.
2431         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
2432         * sysdeps/unix/sysv/linux/i386/socket.S: Remove now duplicate
2433         cfi_startproc and cfi_endproc.
2434
2435         * configure.in: Remove ultrasparc names.
2436
2437         * sysdeps/i386/i686/memcmp.S: Move misplaced END.
2438
2439 2005-03-27  Bruno Haible  <bruno@clisp.org>
2440
2441         Make it possible for multiple threads to use gettext() in different
2442         locales.
2443         * intl/dcigettext.c (HAVE_PER_THREAD_LOCALE): New macro.
2444         (struct known_translation_t): If HAVE_PER_THREAD_LOCALE, add localename
2445         field.
2446         (transcmp): If HAVE_PER_THREAD_LOCALE, compare localename fields.
2447         (DCIGETTEXT): If HAVE_PER_THREAD_LOCALE, fill the localename field in
2448         search and newp.
2449
2450         * intl/tst-gettext4.c: New file.
2451         * intl/tst-gettext4.sh: New file.
2452         * intl/tst-gettext4-de.po: New file.
2453         * intl/tst-gettext4-fr.po: New file.
2454         * intl/tst-gettext5.c: New file.
2455         * intl/tst-gettext5.sh: New file.
2456         * intl/Makefile (distribute): Add tst-gettext4.sh, tst-gettext4-de.po,
2457         tst-gettext4-fr.po, tst-gettext5.sh.
2458         (multithread-test-srcs): New variable.
2459         (test-srcs): Add its contents.
2460         (tests): Depend on tst-gettext4.out, tst-gettext5.out.
2461         (tst-gettext4.out, tst-gettext5.out): New rules.
2462         (CFLAGS-tst-gettext4.c, CFLAGS-tst-gettext5.c): New variables.
2463         Add rule for linking the multithread-test-srcs with the appropriate
2464         thread-library.
2465
2466 2005-04-28  Ulrich Drepper  <drepper@redhat.com>
2467
2468         * po/rw.po: New file.  From translation team.
2469
2470         * scripts/config.guess: Update from upstream.
2471         * scripts/config.sub: Likewise.
2472
2473 2005-04-27  Ulrich Drepper  <drepper@redhat.com>
2474
2475         [BZ #1094]
2476         * nscd/connections.c (nscd_run): Use time() value in prune_cache
2477         call, not timeout value, since the latter might be from another clock.
2478
2479 2005-04-27  Roland McGrath  <roland@redhat.com>
2480
2481         [BZ #877]
2482         * posix/unistd.h: Remove __nonnull from acct decl.
2483
2484         * rt/tst-cpuclock1.c: New file.
2485         * rt/tst-cpuclock2.c: New file.
2486         * rt/tst-cputimer1.c: New file.
2487         * rt/tst-cputimer2.c: New file.
2488         * rt/tst-cputimer3.c: New file.
2489         * rt/Makefile (tests): Add them.
2490
2491         * sysdeps/unix/sysv/linux/kernel-posix-cpu-timers.h: New file.
2492         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: New file.
2493         * sysdeps/unix/sysv/linux/ia64/clock_getcpuclockid.c
2494         (HAS_CPUCLOCK): New macro.
2495         (clock_getcpuclockid): Function removed.
2496         #include the new linux file to define it instead.
2497         * sysdeps/unix/clock_gettime.c [HP_TIMING_AVAIL] (hp_timing_gettime):
2498         New function, broken out of ...
2499         (clock_gettime) [HP_TIMING_AVAIL]: ... here.  Call it.
2500         (realtime_gettime): New function, broken out of ...
2501         (clock_gettime) [! HANDLED_REALTIME]: ... here.  Call it.
2502         (clock_gettime) [SYSDEP_GETTIME_CPU]: Use new macro in default case.
2503         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): New macro.
2504         (SYSDEP_GETTIME_CPUTIME): New macro.
2505         (SYSDEP_GETTIME): Use both.
2506         [! __ASSUME_POSIX_TIMERS] (maybe_syscall_gettime): New function, broken
2507         out of ...
2508         (SYSDEP_GETTIME): ... here.  Use it.
2509         [__NR_clock_gettime] (HANDLED_CPUTIME): Define it.
2510         (SYSDEP_GETTIME_CPUTIME): New macro.  Handle CPU timers by trying
2511         kernel support and falling back to hp-timing code.
2512         * sysdeps/posix/clock_getres.c
2513         [HP_TIMING_AVAIL] (hp_timing_getres): New function, broken out of ...
2514         (clock_getres) [HP_TIMING_AVAIL]: ... here.  Call it.
2515         (realtime_getres): New function, broken out of ...
2516         (clock_getres) [! HANDLED_REALTIME]: ... here.  Call it.
2517         (clock_getres) [SYSDEP_GETRES_CPU]: Use new macro in default case.
2518         * sysdeps/unix/sysv/linux/clock_getres.c (SYSCALL_GETRES): New macro.
2519         (SYSDEP_GETRES_CPUTIME): New macro.
2520         (SYSDEP_GETRES): Use both.
2521         [! __ASSUME_POSIX_TIMERS] (maybe_syscall_getres): New function, broken
2522         out of ...
2523         (SYSDEP_GETRES): ... here.  Use it.
2524         [__NR_clock_getres] (HANDLED_CPUTIME): Define it.
2525         (SYSDEP_GETRES_CPUTIME): New macro.  Handle CPU timers by trying
2526         kernel support and falling back to hp-timing code.
2527         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Handle
2528         CLOCK_PROCESS_CPUTIME_ID and CLOCK_PROCESS_THREAD_ID specially,
2529         translating to the kernel clockid_t for our own process/thread clock.
2530
2531 2005-04-27  Ulrich Drepper  <drepper@redhat.com>
2532
2533         * stdlib/test-canon.c: Make doesExist a directory and add more tests
2534         for the new error case.
2535
2536 2004-06-02  Dmitry V. Levin  <ldv@altlinux.org>
2537             Ranjani Murthy <ranmur@gmail.com>
2538
2539         * stdlib/canonicalize.c (__realpath): Change realpath(3) to
2540         return NULL and set errno to ENOTDIR for such pathnames like
2541         "/path/to/existing-non-directory/".
2542
2543 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
2544
2545         [BZ #1105]
2546         * time/strptime_l.c (__strptime_internal): Handle 'z' to set
2547         tm_gmtoff.
2548         * time/Makefile (tests): Add tst-strptime2.
2549         * time/tst-strptime2.c: New file.
2550
2551 2005-04-26  Jakub Jelinek  <jakub@redhat.com>
2552
2553         [BZ #1081]
2554         * elf/dl-close.c: Include stddef.h.
2555         (_dl_close): If called recursively, just remember GC needs to be rerun
2556         and decrease l_direct_opencount.  Avoid GC if l_direct_opencount
2557         decreased to 1.  Rerun GC at the end if any destructor unloaded some
2558         additional libraries.
2559         * elf/Makefile: Add rules to build and run unload6 test.
2560         * elf/unload6.c: New test.
2561         * elf/unload6mod1.c: New file.
2562         * elf/unload6mod2.c: New file.
2563         * elf/unload6mod3.c: New file.
2564
2565         * malloc/hooks.c (mem2chunk_check): Add magic_p argument, set *magic_p
2566         if magic_p is not NULL.
2567         (top_check): Invoke MALLOC_FAILURE_ACTION if MORECORE failed.
2568         (malloc_check): Fail if sz == -1.
2569         (free_check): Adjust mem2chunk_check caller.
2570         (realloc_check): Likewise.  Fail if bytes == -1.  If bytes == 0 and
2571         oldmem != NULL, call free_check and return NULL.  If reallocating
2572         and returning NULL, invert magic byte again to make oldmem valid
2573         region for further checking.
2574         (memalign_check): Fail if bytes == -1.
2575         * malloc/Makefile: Add rules to build and run tst-mcheck.
2576         * malloc/tst-mcheck.c: New test.
2577
2578 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
2579
2580         [BZ #1110]
2581         * stdio-common/vfscanf.c: Correctly account for characters of
2582         decimal points right after +-.
2583
2584 2005-04-26  Roland McGrath  <roland@redhat.com>
2585
2586         * elf/rtld-Rules (rtld-all): Test ifndef rtld-modules instead of
2587         ifeq ($(subdir),elf) to distinguish main driver from subdir runs.
2588
2589 2005-04-25  Roland McGrath  <roland@redhat.com>
2590
2591         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
2592         (INTERNAL_SYSCALL_ERROR_P): Fix typo in last change.
2593
2594         * sunrpc/xdr.c (xdr_u_int): Use `long' for L and cast where needed.
2595
2596         * elf/dl-load.c: Revert last change.
2597
2598 2005-04-24  Ulrich Drepper  <drepper@redhat.com>
2599
2600         [BZ #1110]
2601         * stdio-common/vfscanf.c: Fix parsing of decimal point after +-.
2602         Patch by Hamed Malek <hamed@bamdad.org>.
2603
2604 2005-04-21  Roland McGrath  <roland@redhat.com>
2605
2606         * elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,
2607         since Linux ignores it in user mmap calls.
2608
2609 2005-04-17  David S. Miller  <davem@davemloft.net>
2610
2611         * sysdeps/sparc/sparc32/elf/start.S: Define __data_start.
2612         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
2613
2614 2005-04-15  Roland McGrath  <roland@redhat.com>
2615
2616         * timezone/Makefile (zic-deps): New variable.
2617         ($(testdata)/America/New_York): Use it instead of explicit deps.
2618         ($(testdata)/Etc/UTC, $(testdata)/Australia/Melbourne): Likewise.
2619         ($(testdata)/America/Sao_Paulo, $(testdata)/Asia/Tokyo): Likewise.
2620         (%/UTC %/Universal): New pattern rule, replaces ...
2621         ($(testdata)/UTC, $(testdata)/Universal): ... these removed targets.
2622         ($(testdata)/%/Berlin $(testdata)/%/London): New pattern rule.
2623         ($(testdata)/Europe/London, $(testdata)/Europe/Berlin): Removed.
2624
2625 2005-04-14  Roland McGrath  <roland@redhat.com>
2626
2627         * MakeTAGS ($P/$(domain).pot): Depend on distinfo file as well.
2628         (extract): Filter-out distinfo file name.
2629
2630         [BZ #253]
2631         * MakeTAGS (text-srcs): Match %.bash.in files too.
2632
2633         [BZ #253]
2634         * nscd/Makefile (all-nscd-modules): New variable, include selinux
2635         module regardless of configuration.
2636         (distribute): Use that instead of $(nscd-modules).
2637
2638 2005-04-13  David S. Miller  <davem@davemloft.net>
2639
2640         Add sparc64 TLS and NPTL support.
2641         * elf/tls-macros.h: Add Sparc64 defines.
2642         * sysdeps/sparc/sparc64/dl-machine.h (sparc64_fixup_plt): Mark as
2643         always_inline.
2644         (elf_machine_fixup_plt): Likewise.
2645         (elf_machine_rela): Handle TLS relocations.
2646         (elf_machine_type_cleaa): Likewise.
2647         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
2648         (SYSCALL_ERROR_HANDLER_ENTRY): Use sethi/or for GOT reloc.
2649         It does not always fit in R_SPARC_GOT13 when building -fPIC.
2650         Also, add TLS handling.
2651         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
2652         Increase it to 2.4.21 for sparc64.
2653         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: NULL terminate
2654         backtrace by zero'ing out %fp.  Store away flags, func_ptr,
2655         and func_arg in global registers not local registers.
2656         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Handle PTID, TLS,
2657         and CTID arguments properly.  Add RESET_PID handling.
2658         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Rework so that we
2659         do not invoke __sigprocmask().  We can always assume rt signals
2660         are present on sparc64, so just do an inline syscall.
2661
2662 2005-04-13  Jakub Jelinek  <jakub@redhat.com>
2663
2664         * sysdeps/sparc/sparc64/dl-machine.h: Add dl_machine_h multiple
2665         inclusion guard for the first half of the header.
2666         (elf_machine_type_class, ELF_MACHINE_JMP_SLOT, ELF_MACHINE_NO_REL,
2667         ELF_MACHINE_PLTREL_OVERLAP, elf_machine_runtime_setup,
2668         elf_machine_relplt, DL_STACK_END, RTLD_START): Move into the
2669         #ifndef dl_machine_h guarded part of the header.
2670
2671 2005-04-14  Ulrich Drepper  <drepper@redhat.com>
2672
2673         [BZ #851]
2674         * posix/execvp.c (execvp): Use file name including path when
2675         trying to run it with shell.
2676         * posix/Makefile: Add rules to build and run tst-execvp3.
2677         * posix/tst-execvp3.c: New file.
2678
2679 2005-04-12  Ulrich Drepper  <drepper@redhat.com>
2680
2681         [BZ #1090]
2682         * stdlib/random_r.c (__initstate_r): Don't use non-existing state.
2683         * string/tst-strfry.c: New file.
2684         * string/Makefile (tests): Add tst-strfry.
2685
2686 2005-04-11  James A. Morrison  <ja2morri@uwaterloo.ca>
2687
2688         * manual/string.texi: Fix typo in wmemcpy decl.
2689
2690 2005-04-10  David S. Miller  <davem@davemloft.net>
2691
2692         * sysdeps/sparc/sparc32/dl-trampoline.S: Use std not stx.
2693
2694 2005-04-08  Carlos O'Donell <carlos@baldric.uwo.ca>
2695
2696         * FAQ.in: Explain why `make' might fail running rpcgen.
2697         * FAQ: Regenerated.
2698
2699 2005-04-07  Roland McGrath  <roland@redhat.com>
2700
2701         * po/libc.pot: Regenerated.
2702
2703 2005-04-07  Roland McGrath  <roland@redhat.com>
2704
2705         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)
2706         [(NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO) && SHARED]: Scan
2707         GLRO(dl_sysinfo_map) for PT_NOTE giving Linux kernel version,
2708         we can skip the uname call if it's there.
2709         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Don't use
2710         DL_SYSDEP_OSCHECK here.
2711         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]: Do it here instead.
2712
2713         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro):
2714         Add _dl_sysinfo_map.
2715         * elf/rtld.c (dl_main): Don't call _dl_init_paths early in the
2716         rtld_is_main case.  Call it unconditionally later.
2717         Move GLRO(dl_sysinfo_dso) handling earlier, before _dl_init_paths call.
2718         Initialize GLRO(dl_sysinfo_map).
2719         * elf/dl-load.c (open_path): Bail out if _dl_init_paths wasn't called.
2720         * sysdeps/generic/dl-sysdep.c (_DL_FIRST_EXTRA): New macro.
2721         (_dl_important_hwcaps)
2722         [(NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO) && SHARED]: Scan
2723         GLRO(dl_sysinfo_map) for PT_NOTE giving synthetic hwcap names
2724         and bit values.
2725         * elf/ldconfig.c (_DL_FIRST_EXTRA): New macro.
2726         (hwcap_extra): New static variable.
2727         (is_hwcap_platform): Check hwcap_extra for a matching name.
2728         Remove tls special case.
2729         (path_hwcap): Likewise.
2730         (parse_conf): Parse "hwcap" directive to define synthetic hwcap bits
2731         and their names, stored in hwcap_extra.
2732         (main) [USE_TLS]: Initialize final synthetic hwcap bit as "tls".
2733
2734         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Use uint64_t for
2735         _dl_hwcap and _dl_hwcap_mask.
2736         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Cast a_val for
2737         AT_HWCAP to unsigned long int.
2738         * elf/dl-support.c (_dl_aux_init): Likewise.
2739         (_dl_hwcap): Update defn.
2740
2741         * elf/cache.c (print_entry): Pad hwcap value with 0s in diagnostic.
2742         * elf/ldconfig.c (search_dir): Likewise.
2743
2744 2005-04-05  Roland McGrath  <roland@redhat.com>
2745
2746         * NEWS: Copy 2.3.5 section from 2.3 branch.
2747
2748         * intl/tst-codeset.sh: Use mkdir -p.  Put msgfmt output in temporary
2749         file and mv it into place.
2750         * intl/tst-gettext3.sh: Likewise.
2751
2752         * Makefile (glibc-%.tar rule): Use make -q to ensure configure scripts
2753         are up to date in srcdir.  Touch all configure scripts after export.
2754
2755         * iconv/gconv_int.h: Include <ctype.h> and <string.h>.
2756
2757 2005-04-05  H.J. Lu  <hongjiu.lu@intel.com>
2758
2759         [BZ #592]
2760         * sysdeps/ia64/fpu/e_acosh.S: Update from Intel libm 2005-04-05
2761         (comment changes only).
2762         * sysdeps/ia64/fpu/e_acoshl.S: Likewise.
2763         * sysdeps/ia64/fpu/e_atanh.S: Likewise.
2764         * sysdeps/ia64/fpu/e_cosh.S: Likewise.
2765         * sysdeps/ia64/fpu/e_coshf.S: Likewise.
2766         * sysdeps/ia64/fpu/e_exp.S: Likewise.
2767         * sysdeps/ia64/fpu/e_exp10.S: Likewise.
2768         * sysdeps/ia64/fpu/e_exp10f.S: Likewise.
2769         * sysdeps/ia64/fpu/e_exp2.S: Likewise.
2770         * sysdeps/ia64/fpu/e_exp2f.S: Likewise.
2771         * sysdeps/ia64/fpu/e_expf.S: Likewise.
2772         * sysdeps/ia64/fpu/e_log.S: Likewise.
2773         * sysdeps/ia64/fpu/e_logf.S: Likewise.
2774         * sysdeps/ia64/fpu/e_pow.S: Likewise.
2775         * sysdeps/ia64/fpu/e_powf.S: Likewise.
2776         * sysdeps/ia64/fpu/e_sinh.S: Likewise.
2777         * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
2778         * sysdeps/ia64/fpu/libm_error.c: Likewise.
2779         * sysdeps/ia64/fpu/libm_lgamma.S: Likewise.
2780         * sysdeps/ia64/fpu/libm_lgammaf.S: Likewise.
2781         * sysdeps/ia64/fpu/libm_lgammal.S: Likewise.
2782         * sysdeps/ia64/fpu/libm_sincos.S: Likewise.
2783         * sysdeps/ia64/fpu/libm_sincosf.S: Likewise.
2784         * sysdeps/ia64/fpu/s_asinh.S: Likewise.
2785         * sysdeps/ia64/fpu/s_atanl.S: Likewise.
2786         * sysdeps/ia64/fpu/s_cos.S: Likewise.
2787         * sysdeps/ia64/fpu/s_cosf.S: Likewise.
2788         * sysdeps/ia64/fpu/s_erf.S: Likewise.
2789         * sysdeps/ia64/fpu/s_erfc.S: Likewise.
2790         * sysdeps/ia64/fpu/s_erfcf.S: Likewise.
2791         * sysdeps/ia64/fpu/s_erfcl.S: Likewise.
2792         * sysdeps/ia64/fpu/s_erff.S: Likewise.
2793         * sysdeps/ia64/fpu/s_expm1.S: Likewise.
2794         * sysdeps/ia64/fpu/s_expm1f.S: Likewise.
2795         * sysdeps/ia64/fpu/s_log1p.S: Likewise.
2796         * sysdeps/ia64/fpu/s_tanf.S: Likewise.
2797         * sysdeps/ia64/fpu/s_tanh.S: Likewise.
2798         * sysdeps/ia64/fpu/s_tanhf.S: Likewise.
2799         * sysdeps/ia64/fpu/w_tgamma.S: Likewise.
2800         * sysdeps/ia64/fpu/w_tgammaf.S: Likewise.
2801         * sysdeps/ia64/fpu/w_tgammal.S: Likewise.
2802
2803 2005-04-05  Roland McGrath  <roland@redhat.com>
2804
2805         * scripts/config.guess: Update from master, timestamp='2005-03-24'.
2806         * scripts/config.sub: Update from master, timestamp='2005-02-10'.
2807
2808 2005-04-04  David S. Miller  <davem@davemloft.net>
2809
2810         * sysdeps/sparc/sparc32/dl-trampoline.S: New file.
2811         * sysdeps/sparc/sparc32/dl-machine.h: Move PLT trampolines there.
2812         Use RESOLVE_MAP instead of RESOLVE to protect relocation code.
2813         (elf_machine_runtime_setup): Test for dl_profile non-null.
2814         * sysdeps/sparc/sparc64/dl-trampoline.S: New file.
2815         (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): New.
2816         * sysdeps/sparc/sparc64/dl-machine.h: Move PLT trampolines there.
2817         Use RESOLVE_MAP instead of RESOLVE to protect relocation code.
2818         (elf_machine_runtime_setup): Test for dl_profile non-null.
2819         * sysdeps/sparc/bits/link.h: New file.
2820         * sysdeps/generic/ldsodefs.h (La_sparc32_regs, La_sparc32_retval,
2821         La_sparc64_regs, La_sparc64_retval): New.
2822         (struct audit_ifaces): Add sparc entries.
2823         * elf/tst-auditmod1.c: Add sparc entries.
2824
2825 2005-03-27  Bruno Haible  <bruno@clisp.org>
2826
2827         * intl/tst-gettext3.c: New file.
2828         * intl/tst-gettext3.sh: New file.
2829         * intl/Makefile (distribute): Add tst-gettext3.sh.
2830         (test-srcs): Add tst-gettext3.
2831         (tests): Depend on tst-gettext3.out.
2832         (tst-gettext3.out): New rule.
2833         (CFLAGS-tst-gettext3.c): New variable.
2834
2835         Fix bug exposed by tst-gettext3.
2836         * intl/gettextP.h (struct converted_domain): New type.
2837         (struct loaded_domain): Remove the conv, conv_tab fields. Add
2838         conversions, nconversions fields.
2839         (_nl_init_domain_conv): Remove declaration.
2840         (_nl_free_domain_conv): Remove declaration.
2841         (_nl_find_msg): Add convert argument.
2842         * intl/dcigettext.c (DCIGETTEXT): Call _nl_find_msg with convert=1.
2843         (_nl_find_msg): Add convert argument. When a conversion to a different
2844         charset is needed, create a new converted_domain element, instead of
2845         throwing away the old converted translations.
2846         (get_output_charset): New function.
2847         * intl/loadmsgcat.c (_nl_init_domain_conv): Remove function.
2848         (_nl_free_domain_conv): Remove function.
2849         (_nl_load_domain): Initialize the conversions array to empty. Use
2850         _nl_find_msg instead of _nl_init_domain_conv to retrieve the header
2851         entry.
2852         (_nl_unload_domain): Free the conversions array and its contents.
2853
2854         * intl/gettextP.h (struct loaded_domain): Remove codeset_cntr field.
2855         (struct binding): Likewise.
2856         * intl/bindtextdom.c (set_binding_values): Drop codeset_cntr
2857         modifications.
2858
2859 2005-04-04  Jakub Jelinek  <jakub@redhat.com>
2860
2861         [BZ #1082]
2862         * sunrpc/pmap_rmt.c (xdr_rmtcall_args): Use a dummy arglen instead
2863         of trying to encode uninitialized arglen.
2864
2865 2005-04-04  Ulrich Drepper  <drepper@redhat.com>
2866
2867         [BZ #825]
2868         * timezone/scheck.c: Update from tzcode2005h.
2869         * timezone/tzfile.h: Likewise.
2870         * timezone/zdump.c: Likewise.
2871         * timezone/zic.c: Likewise.
2872
2873         [BZ #825]
2874         * timezone/antarctica: Update from tzdata2005h.
2875         * timezone/asia: Likewise.
2876         * timezone/australasia: Likewise.
2877         * timezone/etcetera: Likewise.
2878         * timezone/europe: Likewise.
2879         * timezone/northamerica: Likewise.
2880         * timezone/southamerica: Likewise.
2881         * timezone/leapseconds: Likewise.
2882         * timezone/iso3166.tab: Likewise.
2883
2884 2005-03-31  H.J. Lu  <hongjiu.lu@intel.com>
2885
2886         [BZ #592]
2887         * sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright.
2888
2889 2005-04-01  Ulrich Drepper  <drepper@redhat.com>
2890
2891         * wcsmbs/btowc.c (__btowc): Optimize parameters in ASCII range.
2892         * wcsmbs/wctob.c (wctob): Likewise.
2893         * wcsmbs/wchar.h (btowc): Add optimized inline function.
2894         (wctob): Likewise.
2895
2896 2005-03-31  Jakub Jelinek  <jakub@redhat.com>
2897
2898         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally
2899         equivalent, but shorter instructions.
2900         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
2901         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
2902         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
2903         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
2904         * sysdeps/unix/x86_64/sysdep.S: Likewise.
2905         * sysdeps/x86_64/strchr.S: Likewise.
2906         * sysdeps/x86_64/memset.S: Likewise.
2907         * sysdeps/x86_64/strcspn.S: Likewise.
2908         * sysdeps/x86_64/strcmp.S: Likewise.
2909         * sysdeps/x86_64/elf/start.S: Likewise.
2910         * sysdeps/x86_64/strspn.S: Likewise.
2911         * sysdeps/x86_64/dl-machine.h: Likewise.
2912         * sysdeps/x86_64/bsd-_setjmp.S: Likewise.
2913         * sysdeps/x86_64/bsd-setjmp.S: Likewise.
2914         * sysdeps/x86_64/strtok.S: Likewise.
2915
2916 2005-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2917
2918         [BZ #592]
2919         * sysdeps/ia64/fpu/e_acosf.S: Update from Intel libm 2005-03-21.
2920         * sysdeps/ia64/fpu/e_acoshf.S: Likewise.
2921         * sysdeps/ia64/fpu/e_acoshl.S: Likewise.
2922         * sysdeps/ia64/fpu/e_acosh.S: Likewise.
2923         * sysdeps/ia64/fpu/e_acosl.S: Likewise.
2924         * sysdeps/ia64/fpu/e_acos.S: Likewise.
2925         * sysdeps/ia64/fpu/e_asinf.S: Likewise.
2926         * sysdeps/ia64/fpu/e_asinl.S: Likewise.
2927         * sysdeps/ia64/fpu/e_asin.S: Likewise.
2928         * sysdeps/ia64/fpu/e_atan2f.S: Likewise.
2929         * sysdeps/ia64/fpu/e_atan2.S: Likewise.
2930         * sysdeps/ia64/fpu/e_atanhf.S: Likewise.
2931         * sysdeps/ia64/fpu/e_atanhl.S: Likewise.
2932         * sysdeps/ia64/fpu/e_atanh.S: Likewise.
2933         * sysdeps/ia64/fpu/e_coshf.S: Likewise.
2934         * sysdeps/ia64/fpu/e_coshl.S: Likewise.
2935         * sysdeps/ia64/fpu/e_cosh.S: Likewise.
2936         * sysdeps/ia64/fpu/e_exp10f.S: Likewise.
2937         * sysdeps/ia64/fpu/e_exp10l.S: Likewise.
2938         * sysdeps/ia64/fpu/e_exp10.S: Likewise.
2939         * sysdeps/ia64/fpu/e_exp2f.S: Likewise.
2940         * sysdeps/ia64/fpu/e_exp2l.S: Likewise.
2941         * sysdeps/ia64/fpu/e_exp2.S: Likewise.
2942         * sysdeps/ia64/fpu/e_expf.S: Likewise.
2943         * sysdeps/ia64/fpu/e_exp.S: Likewise.
2944         * sysdeps/ia64/fpu/e_fmodf.S: Likewise.
2945         * sysdeps/ia64/fpu/e_fmodl.S: Likewise.
2946         * sysdeps/ia64/fpu/e_fmod.S: Likewise.
2947         * sysdeps/ia64/fpu/e_hypotf.S: Likewise.
2948         * sysdeps/ia64/fpu/e_hypotl.S: Likewise.
2949         * sysdeps/ia64/fpu/e_hypot.S: Likewise.
2950         * sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
2951         * sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
2952         * sysdeps/ia64/fpu/e_lgamma_r.c: Likewise.
2953         * sysdeps/ia64/fpu/e_log2f.S: Likewise.
2954         * sysdeps/ia64/fpu/e_log2l.S: Likewise.
2955         * sysdeps/ia64/fpu/e_log2.S: Likewise.
2956         * sysdeps/ia64/fpu/e_logf.S: Likewise.
2957         * sysdeps/ia64/fpu/e_logl.S: Likewise.
2958         * sysdeps/ia64/fpu/e_log.S: Likewise.
2959         * sysdeps/ia64/fpu/e_powf.S: Likewise.
2960         * sysdeps/ia64/fpu/e_powl.S: Likewise.
2961         * sysdeps/ia64/fpu/e_pow.S: Likewise.
2962         * sysdeps/ia64/fpu/e_remainderf.S: Likewise.
2963         * sysdeps/ia64/fpu/e_remainderl.S: Likewise.
2964         * sysdeps/ia64/fpu/e_remainder.S: Likewise.
2965         * sysdeps/ia64/fpu/e_scalbf.S: Likewise.
2966         * sysdeps/ia64/fpu/e_scalbl.S: Likewise.
2967         * sysdeps/ia64/fpu/e_scalb.S: Likewise.
2968         * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
2969         * sysdeps/ia64/fpu/e_sinhl.S: Likewise.
2970         * sysdeps/ia64/fpu/e_sinh.S: Likewise.
2971         * sysdeps/ia64/fpu/e_sqrtf.S: Likewise.
2972         * sysdeps/ia64/fpu/e_sqrtl.S: Likewise.
2973         * sysdeps/ia64/fpu/e_sqrt.S: Likewise.
2974         * sysdeps/ia64/fpu/libm_error.c: Likewise.
2975         * sysdeps/ia64/fpu/libm_lgammaf.S: Likewise.
2976         * sysdeps/ia64/fpu/libm_lgammal.S: Likewise.
2977         * sysdeps/ia64/fpu/libm_lgamma.S: Likewise.
2978         * sysdeps/ia64/fpu/libm_scalblnf.S: Likewise.
2979         * sysdeps/ia64/fpu/libm_sincosf.S: Likewise.
2980         * sysdeps/ia64/fpu/libm_sincos_large.S: Likewise.
2981         * sysdeps/ia64/fpu/libm_sincosl.S: Likewise.
2982         * sysdeps/ia64/fpu/libm_sincos.S: Likewise.
2983         * sysdeps/ia64/fpu/libm_support.h: Likewise.
2984         * sysdeps/ia64/fpu/s_asinhl.S: Likewise.
2985         * sysdeps/ia64/fpu/s_asinh.S: Likewise.
2986         * sysdeps/ia64/fpu/s_atanf.S: Likewise.
2987         * sysdeps/ia64/fpu/s_atanl.S: Likewise.
2988         * sysdeps/ia64/fpu/s_cbrtf.S: Likewise.
2989         * sysdeps/ia64/fpu/s_cbrtl.S: Likewise.
2990         * sysdeps/ia64/fpu/s_cosf.S: Likewise.
2991         * sysdeps/ia64/fpu/s_cosl.S: Likewise.
2992         * sysdeps/ia64/fpu/s_cos.S: Likewise.
2993         * sysdeps/ia64/fpu/s_erfcf.S: Likewise.
2994         * sysdeps/ia64/fpu/s_erfcl.S: Likewise.
2995         * sysdeps/ia64/fpu/s_erfc.S: Likewise.
2996         * sysdeps/ia64/fpu/s_erfl.S: Likewise.
2997         * sysdeps/ia64/fpu/s_erf.S: Likewise.
2998         * sysdeps/ia64/fpu/s_expm1f.S: Likewise.
2999         * sysdeps/ia64/fpu/s_expm1l.S: Likewise.
3000         * sysdeps/ia64/fpu/s_expm1.S: Likewise.
3001         * sysdeps/ia64/fpu/s_fdimf.S: Likewise.
3002         * sysdeps/ia64/fpu/s_fdiml.S: Likewise.
3003         * sysdeps/ia64/fpu/s_fdim.S: Likewise.
3004         * sysdeps/ia64/fpu/s_frexp.c: Likewise.
3005         * sysdeps/ia64/fpu/s_frexpf.c: Likewise.
3006         * sysdeps/ia64/fpu/s_frexpl.c: Likewise.
3007         * sysdeps/ia64/fpu/s_ilogbf.S: Likewise.
3008         * sysdeps/ia64/fpu/s_ilogbl.S: Likewise.
3009         * sysdeps/ia64/fpu/s_ilogb.S: Likewise.
3010         * sysdeps/ia64/fpu/s_ldexp.c: Likewise.
3011         * sysdeps/ia64/fpu/s_ldexpf.c: Likewise.
3012         * sysdeps/ia64/fpu/s_ldexpl.c: Likewise.
3013         * sysdeps/ia64/fpu/s_libm_ldexpf.S: Likewise.
3014         * sysdeps/ia64/fpu/s_libm_ldexpl.S: Likewise.
3015         * sysdeps/ia64/fpu/s_libm_ldexp.S: Likewise.
3016         * sysdeps/ia64/fpu/s_libm_scalbnf.S: Likewise.
3017         * sysdeps/ia64/fpu/s_libm_scalbnl.S: Likewise.
3018         * sysdeps/ia64/fpu/s_libm_scalbn.S: Likewise.
3019         * sysdeps/ia64/fpu/s_log1pf.S: Likewise.
3020         * sysdeps/ia64/fpu/s_log1pl.S: Likewise.
3021         * sysdeps/ia64/fpu/s_log1p.S: Likewise.
3022         * sysdeps/ia64/fpu/s_logbf.S: Likewise.
3023         * sysdeps/ia64/fpu/s_logbl.S: Likewise.
3024         * sysdeps/ia64/fpu/s_logb.S: Likewise.
3025         * sysdeps/ia64/fpu/s_nearbyintf.S: Likewise.
3026         * sysdeps/ia64/fpu/s_nearbyintl.S: Likewise.
3027         * sysdeps/ia64/fpu/s_nearbyint.S: Likewise.
3028         * sysdeps/ia64/fpu/s_nextafterf.S: Likewise.
3029         * sysdeps/ia64/fpu/s_nextafterl.S: Likewise.
3030         * sysdeps/ia64/fpu/s_nextafter.S: Likewise.
3031         * sysdeps/ia64/fpu/s_nexttowardf.S: Likewise.
3032         * sysdeps/ia64/fpu/s_nexttowardl.S: Likewise.
3033         * sysdeps/ia64/fpu/s_nexttoward.S: Likewise.
3034         * sysdeps/ia64/fpu/s_roundf.S: Likewise.
3035         * sysdeps/ia64/fpu/s_roundl.S: Likewise.
3036         * sysdeps/ia64/fpu/s_round.S: Likewise.
3037         * sysdeps/ia64/fpu/s_scalblnf.c: Likewise.
3038         * sysdeps/ia64/fpu/s_scalbn.c: Likewise.
3039         * sysdeps/ia64/fpu/s_scalbnf.c: Likewise.
3040         * sysdeps/ia64/fpu/s_scalbnl.c: Likewise.
3041         * sysdeps/ia64/fpu/s_tanf.S: Likewise.
3042         * sysdeps/ia64/fpu/s_tanhl.S: Likewise.
3043         * sysdeps/ia64/fpu/s_tanh.S: Likewise.
3044         * sysdeps/ia64/fpu/s_tanl.S: Likewise.
3045         * sysdeps/ia64/fpu/s_tan.S: Likewise.
3046         * sysdeps/ia64/fpu/w_lgamma.c: Likewise.
3047         * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
3048         * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
3049         * sysdeps/ia64/fpu/w_tgammaf.S: Likewise.
3050         * sysdeps/ia64/fpu/w_tgammal.S: Likewise.
3051         * sysdeps/ia64/fpu/w_tgamma.S: Likewise.
3052
3053         [BZ #592]
3054         * sysdeps/ia64/fpu/libm_cpu_defs.h: New file.
3055         * sysdeps/ia64/fpu/libm_error_codes.h: New file.
3056
3057         [BZ #592]
3058         * sysdeps/ia64/fpu/gen_import_file_list: Updated for Intel libm
3059         2005-03-21.
3060         * sysdeps/ia64/fpu/import_file.awk: Likewise.
3061         * sysdeps/ia64/fpu/import_intel_libm: Likewise.
3062         * sysdeps/ia64/fpu/Makefile: Likewise.
3063
3064 2005-03-29  Jakub Jelinek  <jakub@redhat.com>
3065
3066         [BZ #1087]
3067         * posix/fnmatch.c (fnmatch): For short patterns or strings attempt to
3068         avoid calling mbsrtowcs twice.
3069
3070 2005-03-29  Roland McGrath  <roland@redhat.com>
3071
3072         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): New
3073         function, inline broken out of ...
3074         (DL_SYSDEP_OSCHECK): ... here.  Use that.
3075         Do the discovery and set GLRO(dl_osversion) if successful,
3076         if __LINUX_KERNEL_VERSION <= 0.
3077         * elf/dl-load.c: Don't include dl-osinfo.h here.
3078
3079 2005-03-29  Alfred M. Szmidt  <ams@gnu.org>
3080
3081         * manual/install.texi (Tools for Compilation): GNU binutils 2.15
3082         is now needed.
3083
3084 2005-03-19  Bruno Haible  <bruno@clisp.org>
3085
3086         * intl/dcigettext.c (struct known_translation_t): Change type of
3087         domainname field to 'const char *'.
3088         (DCIGETTEXT): Remove const-cast.
3089
3090 2005-03-29  Thorsten Kukuk  <kukuk@suse.de>
3091
3092         [BZ #661]
3093         * grp/initgroups.c (internal_getgrouplist): Check if we have
3094         enough space before adding the primary group to the list.
3095
3096         * posix/tst-execle1.c (do_test): Fix execle arguments.
3097         * posix/tst-execle2.c (do_test): Likewise.
3098
3099 2005-03-28  Roland McGrath  <roland@redhat.com>
3100
3101         * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.
3102         Reported by Mark Mitchell <mark@codesourcery.com>.
3103         * Versions.def (libm): Define GLIBC_2.4 set.
3104         * math/Versions (libm: GLIBC_2.4): Add this set, with exp2l.
3105         * sysdeps/i386/Versions (libm: GLIBC_2.1): Add this set, with exp2l.
3106         * sysdeps/ia64/Versions: Likewise.
3107         * sysdeps/m68k/Versions: Likewise.
3108         * sysdeps/sparc/sparc64/Versions: Likewise.
3109         * sysdeps/x86_64/Versions: New file.
3110         * sysdeps/mips/mips64/Versions: New file.
3111
3112         * locale/langinfo.h (_NL_LOCALE_NAME): New macro.
3113         [__USE_GNU] (NL_LOCALE_NAME): New macro.
3114         * locale/nl_langinfo.c: Grok special item value for _NL_LOCALE_NAME,
3115         return locale name string for the category.
3116
3117 2005-03-25  Jakub Jelinek  <jakub@redhat.com>
3118
3119         * sysdeps/generic/wcstoul_l.c: Include "wcstol_l.c" rather than
3120         <wcstol_l.c>.
3121
3122 2005-03-28  Daniel Jacobowitz  <dan@codesourcery.com>
3123
3124         * sysdeps/mips/atomicity.h: Remove unused file.
3125         * sysdeps/mips/dl-machine.h (elf_machine_rel): Add TLS relocations.
3126         * sysdeps/mips/dl-tls.h: New file.
3127         * sysdeps/mips/libc-tls.c: New file.
3128         * sysdeps/mips/tls-macros.h: New file.
3129         * sysdeps/mips/bits/atomic.h: New file.
3130         * sysdeps/mips/bits/setjmp.h: Protect against multiple inclusion.
3131         * sysdeps/mips/elf/configure.in: New file.
3132         * sysdeps/mips/elf/configure: Generated.
3133         * sysdeps/mips/sys/asm.h: New file.
3134         * sysdeps/unix/sysv/linux/mips/vfork.S: New file.
3135         * sysdeps/unix/sysv/linux/mips/clone.S: Add NPTL and five-argument
3136         clone support.
3137         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
3138         (INTERNAL_SYSCALL_NCS): New.
3139         (INTERNAL_SYSCALL): Update for non-constant support.
3140         (internal_syscall0): Likewise.
3141         (internal_syscall1): Likewise.
3142         (internal_syscall2): Likewise.
3143         (internal_syscall3): Likewise.
3144         (internal_syscall4): Likewise.
3145         (internal_syscall5): Likewise.
3146         (internal_syscall6): Likewise.
3147         (internal_syscall7): Likewise.
3148         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SIGEV_THREAD):
3149         Update to match the kernel.
3150         (SIGEV_CALLBACK): Likewise.
3151         (SIGEV_THREAD_ID): Likewise.
3152
3153 2005-03-28  Daniel Jacobowitz  <dan@codesourcery.com>
3154
3155         [BZ #783]
3156         * elf/tst-auditmod1.c: Add MIPS support.
3157         * sysdeps/generic/ldsodefs.h (La_mips_32_regs): New.
3158         (La_mips_32_retval): New.
3159         (La_mips_64_regs): New.
3160         (La_mips_64_retval): New.
3161         (struct audit_ifaces): Add MIPS entries.
3162         * sysdeps/mips/dl-machine.h: Check RESOLVE_MAP instead of RESOLVE.
3163         (elf_machine_runtime_link_map, ELF_DL_FRAME_SIZE,
3164         ELF_DL_SAVE_ARG_REGS, ELF_DL_RESTORE_ARG_REGS,
3165         ELF_MACHINE_RUNTIME_TRAMPOLINE): Move to dl-trampoline.c.
3166         (RTLD_START): Align the stack before calling _dl_init_internal.
3167         Use .ent for _dl_start_user.
3168         (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): Define.
3169         (elf_machine_rel, elf_machine_rel_relative, elf_machine_lazy_rel)
3170         (elf_machine_runtime_setup): Use "auto inline".
3171         (elf_machine_rela, elf_machine_rela_relative): Provide empty versions.
3172         (elf_machine_got_rel): Likewise.  Use RESOLVE_MAP.
3173         * sysdeps/mips/dl-trampoline.c: New file.
3174         * sysdeps/mips/bits/link.h: New file.
3175         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
3176         (internal_syscall5): Use register operands instead of non-lvalue
3177         memory operands.
3178         (internal_syscall6): Likewise.
3179         (internal_syscall7): Likewise.
3180
3181 2005-03-27  Andreas Jaeger  <aj@suse.de>
3182
3183         * debug/warning-nop.c (__builtin___memcpy_chk): Define away to
3184         avoid warnings with older compiler.
3185         (__builtin___memcpy_chk): Likewise.
3186         (__builtin___memmove_chk: Likewise.
3187         (__builtin___mempcpy_chk): Likewise.
3188         (__builtin___memset_chk): Likewise.
3189         (__builtin___stpcpy_chk): Likewise.
3190         (__builtin___strcat_chk): Likewise.
3191         (__builtin___strcpy_chk): Likewise.
3192         (__builtin___strncat_chk): Likewise.
3193         (__builtin___strncpy_chk): Likewise.
3194         (__builtin_object_size): Likewise.
3195
3196 2005-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
3197
3198         * elf/tls-macros.h: Correct typo.
3199
3200 2005-03-23  Jakub Jelinek  <jakub@redhat.com>
3201
3202         [BZ #822]
3203         * nis/ypclnt.c (yp_2_yperr): Revert 2004-11-30 patch.
3204         (ypprot_err): Use yp_2_yperr table also for YP_NODOM .. YP_NOMORE.
3205
3206 2005-03-22  Roland McGrath  <roland@redhat.com>
3207
3208         * locale/setlocale.c: Comment typo.
3209
3210         * scripts/versions.awk: No errors for GLIBC_PRIVATE.
3211
3212         * Versions.def (libdl, librt): Add GLIBC_2.3.4 version.
3213
3214         * scripts/versions.awk: Print all errors and die at the end.
3215         Use library name in versions array keys.
3216
3217 2005-03-22  Daniel Jacobowitz  <dan@codesourcery.com>
3218
3219         * elf/elf.h (PT_ARM_EXIDX): New macro.
3220
3221 2005-03-21  Thorsten Kukuk  <kukuk@suse.de>
3222
3223         [BZ #1098]
3224         * sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong):
3225         Convert correctly between long/int on 64bit big-endian.
3226
3227 2005-03-21  David Mosberger  <davidm@hpl.hp.com>
3228
3229         * sysdeps/ia64/_mcount.S: Newer kernels don't like register-frames
3230         with more than 8 output registers.  Fix this by passing original
3231         ar.pfs to _mcount_ret_helper via r3.
3232
3233 2005-03-15  Jakub Jelinek  <jakub@redhat.com>
3234
3235         [BZ #786]
3236         * sysdeps/generic/dl-tls.c (_dl_next_tls_modid): Handle
3237         GL(dl_tls_static_nelem) == GL(dl_tls_max_dtv_idx).
3238         * elf/Makefile: Add rules to build and run tst-tls15.
3239         * elf/tst-tls15.c: New test.
3240         * elf/tst-tlsmod15a.c: New file.
3241         * elf/tst-tlsmod15b.c: New file.
3242
3243 2005-03-20  Ulrich Drepper  <drepper@redhat.com>
3244
3245         * elf/rtld.c (dl_main): Always call init_tls if we have audit modules.
3246
3247 2005-03-20  Alfred M. Szmidt  <ams@gnu.org>
3248
3249         * elf/dl-open.c (dl_open_worker): Fix typo.
3250
3251 2005-03-20  Ulrich Drepper  <drepper@redhat.com>
3252
3253         * malloc/malloc.c (public_cALLOc): We cannot skip the memory
3254         clearing if perturb_byte != 0.
3255
3256 2005-03-20  Jakub Jelinek  <jakub@redhat.com>
3257
3258         * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t
3259         instead of __off_t for last argument.
3260         * debug/Makefile (tests): Add tst-lfschk{1,2,3}.
3261         * debug/tst-lfschk1.c: New test.
3262         * debug/tst-lfschk2.c: New test.
3263         * debug/tst-lfschk3.c: New test.
3264
3265 2005-02-09  Jakub Jelinek  <jakub@redhat.com>
3266
3267         * sysdeps/unix/sysv/linux/bits/termios.h (CMSPAR): Define.
3268         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Add __USE_MISC
3269         and __USE_XOPEN guards to match linux/bits/termios.h.
3270         * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
3271         (CMSPAR): Define.
3272         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
3273
3274 2005-02-10  H.J. Lu  <hongjiu.lu@intel.com>
3275
3276         * sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels.
3277
3278 2005-02-27  Denis Barbier  <barbier@debian.org>
3279
3280         [BZ #549]
3281         * locale/iso-4217.def: Add CSD currency.
3282
3283 2005-03-19  Ulrich Drepper  <drepper@redhat.com>
3284
3285         * inet/test-ifaddrs.c: Use test-skeleton.
3286         * inet/test_ifindex.c: Likewise.
3287
3288         [BZ #821]
3289         * elf/dl-lookup.c (add_dependency): Always search l_initfini if
3290         the list exists.
3291
3292         [BZ #821]
3293         * elf/Makefile: Add rules to build and run order2.
3294         * elf/order2.c: New file.
3295         * elf/order2mod1.c: New file.
3296         * elf/order2mod2.c: New file.
3297         * elf/order2mod3.c: New file.
3298         * elf/order2mod4.c: New file.
3299
3300 2005-03-19  Jakub Jelinek  <jakub@redhat.com>
3301
3302         [BZ #821]
3303         * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,
3304         it has been incremented before.
3305
3306 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
3307
3308         [BZ #821]
3309         * elf/dl-fini.c (_dl_fini): Split sorting of the maps in separate
3310         function _dl_sort_fini.
3311         (_dl_sort_fini): New function.
3312         * sysdeps/generic/ldsodefs.h: Declare _dl_sort_fini.
3313         * elf/dl-close.c (_dl_close): Call _dl_sort_fini before running
3314         destructors to call them in the right order.
3315
3316 2005-02-07  Steven Munroe  <sjmunroe@us.ibm.com>
3317
3318         * sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add lr_vrsave.
3319         (La_ppc64_retval): Correct size of lrc_fp.
3320         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_profile_resolve):
3321         Fix up ABI problems and complete function.
3322
3323 2005-03-10  Jakub Jelinek  <jakub@redhat.com>
3324
3325         * math/test-misc.c (main): Add some more tests.
3326
3327 2005-03-17  Jakub Jelinek  <jakub@redhat.com>
3328
3329         * posix/regcomp.c (re_compile_fastmap_iter): Fix check for failed
3330         __wcrtomb.  Check return values of other __wcrtomb calls.
3331         * posix/regex_internal.c (build_wcs_buffer, re_string_skip_chars):
3332         Change mbclen type to size_t.
3333         (build_wcs_upper_buffer): Change mbclen and mbcdlen type to size_t.
3334         Handle mb chars whose upper case doesn't have multibyte representation
3335         in locale's charset.
3336
3337 2005-03-15  Jakub Jelinek  <jakub@redhat.com>
3338
3339         * malloc/malloc.c (_int_icalloc, _int_icomalloc, iALLOc,
3340         public_iCALLOc, public_iCALLOc, public_iCOMALLOc): Protect with
3341         #ifndef _LIBC.
3342
3343         [BZ #779]
3344         * malloc/malloc.c (public_mTRIm): Initialize malloc if not yet
3345         initialized.
3346
3347 2005-03-10  Jakub Jelinek  <jakub@redhat.com>
3348
3349         * misc/sys/cdefs.h (__always_inline): Define.
3350         * posix/bits/unistd.h (read, pread, pread64, readlink, getcwd, getwd):
3351         Use __always_inline instead of __inline.
3352         * socket/bits/socket2.h (recv, recvfrom): Likewise.
3353         * libio/bits/stdio2.h (gets, fgets, fgets_unlocked): Likewise.
3354         * string/bits/string3.h (__memcpy_ichk, __memmove_ichk, __mempcpy_ichk,
3355         __memset_ichk, __strcpy_ichk, __stpcpy_ichk, __strncpy_ichk,
3356         __strcat_ichk, __strncat_ichk): Use __always_inline instead of
3357         __inline__ __attribute__ ((__always_inline__)).
3358
3359 2005-03-09  Jakub Jelinek  <jakub@redhat.com>
3360
3361         * debug/tst-chk1.c: Include sys/socket.h and sys/un.h.
3362         (do_test): Add new tests for recv, recvfrom, getcwd, getwd and
3363         readlink.  Add some more tests for read, pread, pread64, fgets and
3364         fgets_unlocked.
3365
3366         * posix/bits/unistd.h (read, pread, pread64, readlink,
3367         getcwd, getwd): Change macros into extern inline functions.
3368         (__read_alias, __pread_alias, __pread64_alias, __readlink_alias,
3369         __getcwd_alias, __getwd_alias): New prototypes.
3370         * socket/bits/socket2.h (recv, recvfrom): Change macros into
3371         extern inline functions.
3372         (__recv_alias, __recvfrom_alias): New prototypes.
3373         * libio/bits/stdio2.h (gets, fgets, fgets_unlocked): Change macros
3374         into extern inline functions.
3375         (__gets_alias, __fgets_alias, __fgets_unlocked_alias): New prototypes.
3376
3377         * debug/pread_chk.c (__pread_chk): Fix order of arguments passed
3378         to __pread.
3379         * debug/pread64_chk.c (__pread64_chk): Fix order of arguments passed
3380         to __pread64.
3381
3382 2005-03-18  Daniel Jacobowitz  <dan@codesourcery.com>
3383
3384         * configure.in: Use %function instead of @function.
3385
3386 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
3387
3388         [BZ #821]
3389         * include/link.h (struct link_map): Remove l_opencount.  Add l_removed.
3390         Change type of l_idx to int.
3391         * elf/dl-close.c: Basically rewrite.  Do not use l_opencount to
3392         determine whether a DSO has to be unloaded.  Instead compute this
3393         in this function.
3394         * elf/dl-deps.c: No need to manipulate l_opencount anymore.
3395         * elf/dl-lookup.c: Likewise.
3396         * elf/rtld.c: Likewise
3397         * elf/dl-open.c: Likewise.  Use l_init_called to determine whether
3398         object was just loaded.
3399         * elf/dl-fini.c: Bump l_direct_opencount instead of l_opencount.
3400         * elf/dl-load.c (_dl_map_object_from_fd): Do not recognize DSO which
3401         is about to be unloaded as a match.
3402         (_dl_map_object): Likewise.
3403         * elf/do-lookup.h (do_lookup_x): Do not look into DSO which is about
3404         to be unloaded.
3405         * elf/circleload1.c: Don't use l_opencount anymore.
3406         * elf/neededtest.c: Likewise.
3407         * elf/neededtest2.c: Likewise.
3408         * elf/neededtest3.c: Likewise.
3409         * elf/neededtest4.c: Likewise.
3410         * elf/unload.c: Likewise.
3411         * elf/unload2.c: Likewise.
3412         * elf/loadtest.c: Likewise.
3413
3414         [BZ #821]
3415         * elf/rtld.c: Preloading errors are now never fatal.
3416
3417 2005-03-08  Jakub Jelinek  <jakub@redhat.com>
3418
3419         [BZ #821]
3420         * elf/Makefile: Add rules to build and run unload5 test.
3421         * elf/unload5.c: New file.
3422
3423         [BZ #821]
3424         * elf/Makefile: Add rules to build and run unload4 test.
3425         * elf/unload4.c: New file.
3426         * elf/unload4mod1.c: New file.
3427         * elf/unload4mod2.c: New file.
3428         * elf/unload4mod3.c: New file.
3429         * elf/unload4mod4.c: New file.
3430
3431 2005-03-17  Roland McGrath  <roland@redhat.com>
3432
3433         * nscd/aicache.c (addhstaiX): Tweak type to avoid warning.
3434
3435 2005-03-16  Richard Henderson  <rth@redhat.com>
3436
3437         * include/libc-symbols.h (__hidden_proto): Remove bogus declaration
3438         of internal.
3439         (__hidden_def1, __hidden_dot_def1): Remove.
3440         (__hidden_def2, __hidden_def3): Remove.
3441         (__hidden_ver1): New.
3442         (hidden_ver, hidden_def, hidden_weak): Use it.
3443         (hidden_data_ver, hidden_data_ver, hidden_data_weak): Use non-data
3444         version of the macro.
3445
3446         * include/wchar.h (__wcscoll): Remove.
3447         * wcsmbs/wcscoll.c: Define wcscoll directly instead of via __wcscoll.
3448         * string/strcoll.c: Don't issue libc_hidden_def STRCOLL redefined.
3449
3450 2005-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3451
3452         * elf/elf.h: Define MIPS TLS relocations.
3453
3454 2005-03-16  Ulrich Drepper  <drepper@redhat.com>
3455
3456         * elf/circleload1.c (main): Pretty printing.
3457
3458 2005-03-15  Jakub Jelinek  <jakub@redhat.com>
3459
3460         * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.
3461         Patch by Dan Kegel <dank@kegel.com>.
3462
3463         * elf/dynamic-link.h (elf_machine_rel, elf_machine_rel_relative,
3464         elf_machine_rela, elf_machine_rela_relative, elf_machine_lazy_rel):
3465         Add inline keyword.
3466         * sysdeps/alpha/dl-machine.h (elf_machine_rela,
3467         elf_machine_rela_relative, elf_machine_lazy_rel): Add always_inline
3468         attribute.
3469         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
3470         elf_machine_rela_relative, elf_machine_lazy_rel): Likewise.  Change
3471         static inline into auto inline.
3472         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
3473         elf_machine_rela_relative, elf_machine_lazy_rel): Likewise.
3474         * sysdeps/generic/dl-machine.h (elf_machine_rel, elf_machine_rela):
3475         Likewise.
3476         * sysdeps/arm/dl-machine.h (elf_machine_rel, elf_machine_rel_relative,
3477         elf_machine_rela, elf_machine_rela_relative, elf_machine_lazy_rel):
3478         Likewise.
3479
3480 2005-03-15  Jakub Jelinek  <jakub@redhat.com>
3481
3482         [BZ #789]
3483         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Fix asm constraints.
3484         Remove memory clobber.
3485
3486         * sysdeps/x86_64/hp-timing.h (HP_TIMING_ACCUM): Make the addition
3487         thread-safe.  Subtract GLRO(dl_hp_timing_overhead) from Diff.
3488
3489 2005-03-14  Jakub Jelinek  <jakub@redhat.com>
3490
3491         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't include
3492         asm/types.h.
3493
3494 2005-03-10  GOTO Masanori  <gotom@debian.or.jp>
3495
3496         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE and
3497         MAP_NONBLOCK.
3498         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
3499         Correct MAP_GROWSDOWN value.
3500
3501 2005-03-13  Roland McGrath  <roland@redhat.com>
3502
3503         * elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdeps
3504         version if there is one.  Only #error if macros are then undefined.
3505         * sysdeps/generic/tls-macros.h: New file.
3506
3507 2005-03-10  GOTO Masanori  <gotom@debian.or.jp>
3508
3509         * sysdeps/hppa/configure.in: Remove old Makefile leftovers.
3510         * sysdeps/hppa/configure: Regenerated.
3511
3512 2005-03-08  Roland McGrath  <roland@redhat.com>
3513
3514         * sysdeps/gnu/errlist-compat.awk: Use NERR in all array decls, so
3515         array types match exactly in C alias decls.
3516
3517 2005-03-07  Ulrich Drepper  <drepper@redhat.com>
3518
3519         * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call
3520         mallopt appropriately.
3521         * malloc/malloc.h: Define M_PERTURB.
3522         * malloc/malloc.c (perturb_byte): New variable.
3523         (alloc_perturb, free_perturb): New macros.
3524         (_int_malloc): Before returning, overwrite the memory if this is
3525         requested.
3526         (_int_free): Overwrite freed memory if requested.
3527         (mALLOPt): Handle M_PERTURB.
3528         * test-skeleton.c: Add call to mallopt with M_PERTURB command.
3529
3530         * elf/dl-close.c (_dl_close): Decrement l_opencount before
3531         printing debug message.
3532         * elf/dl-open.c (dl_open_worker): Always print the new opencount
3533         in debug messages.
3534
3535 2005-03-06  Ulrich Drepper  <drepper@redhat.com>
3536
3537         * elf/dl-close.c (_dl_close): Unify debug message format.
3538
3539         * elf/dl-close.c (_dl_close): Print debug message just before
3540         destroying a link map.
3541
3542         * elf/do-lookup.h (do_lookup_x): Add namespace info to debug output.
3543         * elf/dl-version.c (match_symbol): Likewise.
3544
3545         * posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code.
3546
3547         * debug/recv_chk.c (__recv_chk): Always fail if request could
3548         overflow the buffer.
3549         * debug/recvfrom_chk.c (__recvfrom_chk): Likewise.
3550         * socket/bits/socket2.h (recv): Avoid calls to the _chk variant if
3551         we know the call succeeds.
3552         (recvfrom): Likewise.
3553
3554 2005-03-05  Ulrich Drepper  <drepper@redhat.com>
3555
3556         * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid
3557         warning.
3558         * posix/regex_internal.c (re_string_reconstruct): Add cast to
3559         avoid warning.
3560         (build_wcs_upper_buffer): Change type of bug to plain char.
3561         * locale/weightwc.h (findidx): Add casts to avoid warnings.
3562         * time/mktime.c (ranged_convert): Initialize tm to make the
3563         compiler happy.
3564         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Add casts to avoid warnings.
3565         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Add casts to avoid warnings.
3566         * wcsmbs/mbsnrtowcs.c: Add casts to avoid warnings.
3567         * wcsmbs/wcsrtombs.c (__wcsrtombs): Add casts to avoid warnings.
3568         * wcsmbs/wcrtomb.c (__wcrtomb): Add casts to avoid warnings.
3569         * wcsmbs/mbrtowc.c (__mbrtowc): Use unsigned char for outbuf.
3570         * wcsmbs/wctob.c (wctob): Make buf array of unsigned char.
3571         * sysdeps/generic/strchrnul.c: Add cast to avoid warning.
3572         * libio/iofwide.c: Add casts to avoid warnings.
3573         * stdio-common/printf-prs.c (parse_printf_format): Introduce new
3574         variable f to avoid warnings.
3575         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
3576         Fix a few casts to avoid warnings.
3577         * iconv/gconv_simple.c (internal_utf8_loop): Make start unsigned
3578         to avoid warning.
3579
3580         [BZ #1101]
3581         * posix/regex_internal.c [_LIBC] (build_wcs_buffer): Avoid using
3582         dynamically sized array.
3583         (build_wcs_upper_buffer): Likewise.
3584
3585 2005-03-05  Jakub Jelinek  <jakub@redhat.com>
3586
3587         * include/bits/unistd.h: New file.
3588         * include/bits/socket2.h: New file.
3589
3590 2005-03-05  Ulrich Drepper  <drepper@redhat.com>
3591
3592         * sunrpc/key_call.c: Remove doors support.
3593         * sunrpc/Makefile: Remove CPPFLAGS-key_call.c definition.
3594         * configure.in: Remove test for doors support which never existed.
3595         * config.make.in: Remove have_doors entry.
3596
3597         * configure.in: Make sure at least gcc 3.4 is used.  Undo last change.
3598         * config.make.in: Undo last change.
3599
3600         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Unconditionally use
3601         -mtune.
3602
3603 2005-03-05  Roland McGrath  <roland@redhat.com>
3604
3605         * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.
3606         (_dl_out_of_memory): Use rtld_hidden_proto.
3607         * elf/dl-error.c (_dl_out_of_memory): Use rtld_hidden_data_def.
3608         (_dl_signal_error): Don't use INTUSE on _dl_out_of_memory.
3609         * elf/dl-open.c (_dl_open): Likewise.
3610         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
3611
3612         * sunrpc/des_impl.c (des_set_key): Make first argument unsigned char *.
3613
3614         * elf/dl-addr.c (_dl_addr): Add a cast.
3615
3616         [BZ #821]
3617         * elf/unload3mod4.c: Declare foo.
3618         * elf/testobj2.c: Include <stdio.h>.
3619
3620         * sysdeps/gnu/errlist.awk: Emit NERR macro for _sys_nerr_internal
3621         value constant, and use it in the defn.
3622         * sysdeps/gnu/errlist-compat.awk: Use NERR in array decl.
3623         Use actual size for compat array decls.
3624
3625         * config.make.in (cc-mtune): New substituted variable.
3626         * configure.in (libc_cv_cc_mtune): New test for -mtune= switch,
3627         done only if libc_mtune_example is defined.
3628         * sysdeps/i386/configure.in (libc_mtune_example): Set it.
3629         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Use $(cc-mtune).
3630
3631 2005-03-05  Jakub Jelinek  <jakub@redhat.com>
3632
3633         * sysdeps/i386/dl-machine.h (ELF_MACHINE_NO_RELA): Define
3634         unconditionally to (defined RTLD_BOOTSTRAP).
3635         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_RELA): Likewise.
3636
3637 2005-03-05  Jakub Jelinek  <jakub@redhat.com>
3638
3639         * Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead of
3640         $(inst_slibdir) in AS_NEEDED directive.
3641
3642 2005-03-03  Jakub Jelinek  <jakub@redhat.com>
3643
3644         * posix/bits/unistd.h (pread, pread64): Don't swap function arguments.
3645
3646 2005-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3647
3648         [BZ #776]
3649         * iconv/iconvconfig.c: Fix comment for the output file.
3650         (write_output): Clear padding in header.
3651
3652 2005-03-03  Ulrich Drepper  <drepper@redhat.com>
3653
3654         [BZ #821]
3655         * elf/dl-close.c (_dl_close): Don't try to set up new searchpath if the
3656         loader is closed.  Fixes unload3.
3657         * elf/tst-global1.c: New file.
3658         * elf/Makefile (tests): Add tst-global1.
3659         * elf/testobj2.c (p): New function.
3660
3661 2005-03-03  Jakub Jelinek  <jakub@redhat.com>
3662
3663         [BZ #821]
3664         * elf/Makefile: Add rules to build and run unload3 test.
3665         * elf/unload3.c: New test.
3666         * elf/unload3mod1.c: New file.
3667         * elf/unload3mod2.c: New file.
3668         * elf/unload3mod3.c: New file.
3669         * elf/unload3mod4.c: New file.
3670
3671 2005-02-21  Alan Modra <amodra@bigpond.net.au>
3672
3673         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Don't
3674         use __uint128_t.
3675
3676 2005-03-01  Jakub Jelinek  <jakub@redhat.com>
3677
3678         * posix/bits/unistd.h (read, pread, pread64): Use __bos0 instead
3679         of __bos.
3680         * socket/bits/socket2.h (recv, recvfrom): Likewise.
3681
3682 2005-03-01  Roland McGrath  <roland@redhat.com>
3683
3684         [BZ #721]
3685         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_RELA): Define this outside
3686         of [RESOLVE_MAP].
3687
3688 2005-03-01  Alfred M. Szmidt  <ams@gnu.org>
3689
3690         [BZ #777]
3691         * elf/dl-load.c (__stack_prot) [!PROT_GROWSUP && !PROT_GROWSDOWN]:
3692         Add missing initializer.
3693
3694         [BZ #777]
3695         * malloc/arena.c: #include <stdbool.h> outside of [SHARED &&
3696         USE_TLS && !USE___THREAD].
3697
3698 2005-02-26  GOTO Masanori  <gotom@debian.or.jp>
3699
3700         * csu/Makefile: Use printf instead of echo for some shells.
3701
3702 2005-02-28  Roland McGrath  <roland@redhat.com>
3703
3704         * debug/warning-nop.c (__nop): Rename to nop, make it static.
3705         (__warndecl): Use alias attribute directly, instead of strong_alias
3706         macro.  Add attribute_hidden.
3707
3708 2005-02-28  Ulrich Drepper  <drepper@redhat.com>
3709
3710         * posix/bits/unistd.h: Avoid calling __*_chk variants if we can
3711         determine the call will never trigger a failure.
3712         * debug/read_chk.c (__read_chk): Always fail if the buffer is too
3713         small.
3714         * debug/readlink_chk.c (__readlink_chk): Likewise.
3715         * debug/pread64_chk.c (__pread64_chk): Likewise.
3716         * debug/pread_chk.c (__pread_chk): Likewise.
3717
3718         * sysdeps/i386/i686/memset_chk.S: Remove alias and warning.
3719         * sysdeps/x86_64/memset_chk.S: Likewise.
3720
3721 2005-02-24  Roland McGrath  <roland@redhat.com>
3722
3723         * debug/Versions (libc: GLIBC_2.4): Remove
3724         __memset_zero_constant_len_parameter.
3725         * sysdeps/generic/memset_chk.c: Remove alias and warning.
3726         * misc/sys/cdefs.h (__warndecl): New macro.
3727         * debug/warning-nop.c: New file.
3728         * string/bits/string3.h (memset): Call __warn_memset_zero_len with no
3729         arguments, instead of calling __memset_zero_constant_len_parameter.
3730         Use __warndecl for __warn_memset_zero_len.
3731         * debug/Makefile (routines): Add $(static-only-routines).
3732         (static-only-routines): New variable.
3733
3734 2005-02-27  Ulrich Drepper  <drepper@redhat.com>
3735
3736         * po/tr.po: Update from translation team.
3737
3738 2005-02-26  Ulrich Drepper  <drepper@redhat.com>
3739
3740         * elf/dl-addr.c: Cleanups.  Move declaration next to first use.
3741
3742         * dlfcn/dlerror.c (check_free): New function.  Extract common code
3743         from fini and free_key_mem.  Check whether this is libdl in the
3744         base namespace.
3745
3746 2005-02-25  Ulrich Drepper  <drepper@redhat.com>
3747
3748         * elf/dl-lookup.c (_dl_debug_bindings): Add namespace information
3749         to debug output.
3750
3751 2004-11-11  Richard Sandiford  <rsandifo@redhat.com>
3752
3753         [BZ #758]
3754         * sysdeps/unix/sysv/linux/mips/configure.in (asm-unistd.h): Only
3755         preprocess <asm/unistd.h> if it defines ABI-prefixed syscall names
3756         like __NR_N32_open.  Just include <asm/unistd.h> otherwise.
3757         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
3758         * sysdeps/unix/sysv/linux/mips/mips32/kern64/sysdep.h: Delete
3759         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (SYS_ify): Use the
3760         standard __NR prefix.
3761         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (SYS_ify): Likewise.
3762         * sysdeps/unix/sysv/linux/mips/Makefile (syscall-%.h): Rework so that
3763         the output file is compatible with both pre-2.6 and 2.6 kernel headers.
3764         Extract separate syscall lists for each ABI.
3765
3766 2005-02-23  Ulrich Drepper  <drepper@redhat.com>
3767
3768         * Makerules (libc.so): Add AS_NEEDED line for dynamic linker.
3769
3770         [BZ #719]
3771         * elf/Makefile: Run tst-tls9-static again.
3772
3773 2005-02-22  Ulrich Drepper  <drepper@redhat.com>
3774
3775         [BZ #719]
3776         * sysdeps/generic/libc-tls.c (static_dtv): Size the same as the
3777         slotinfo array.
3778         (__libc_setup_tls): Initialize length of DTV based on array length.
3779         * elf/dl-load.c: Revert last change.
3780         * sysdeps/generic/dl-tls.c: Revert last change.
3781
3782         * posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1,
3783         tst-execlp2, tst-execv1, tst-execv2, tst-execl1, tst-execl2,
3784         tst-execve1, tst-execve2, tst-execle1, and tst-execle2.
3785         * posix/tst-execl1.c: New file.
3786         * posix/tst-execl2.c: New file.
3787         * posix/tst-execle1.c: New file.
3788         * posix/tst-execle2.c: New file.
3789         * posix/tst-execlp1.c: New file.
3790         * posix/tst-execlp2.c: New file.
3791         * posix/tst-execv1.c: New file.
3792         * posix/tst-execv2.c: New file.
3793         * posix/tst-execve1.c: New file.
3794         * posix/tst-execve2.c: New file.
3795         * posix/tst-execvp1.c: New file.
3796         * posix/tst-execvp2.c: New file.
3797
3798 2005-02-22  Roland McGrath  <roland@redhat.com>
3799
3800         * include/signal.h: Revert last change.
3801         (__sigemptyset): Use __builtin_memset instead of memset.
3802
3803 2005-02-22  Ulrich Drepper  <drepper@redhat.com>
3804
3805         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Use
3806         non-cancelable I/O functions.
3807
3808 2005-02-22  Jakub Jelinek  <jakub@redhat.com>
3809
3810         [BZ #769]
3811         * nscd/nscd-client.h: Include sys/uio.h.
3812         (__readall, __readvall, writeall): New prototypes.
3813         * nscd/connections.c (writeall): New function.
3814         (handle_request): Use it.
3815         * nscd/aicache.c (addhstaiX): Likewise.
3816         * nscd/initgrcache.c (addinitgroupsX): Likewise.
3817         * nscd/hstcache.c (cache_addhst): Likewise.
3818         * nscd/grpcache.c (cache_addgr): Likewise.
3819         * nscd/pwdcache.c (cache_addpw): Likewise.
3820         * nscd/nscd_helper.c (__readall, __readvall): New functions.
3821         * nscd/nscd_getai.c (__nscd_getai): Use them.
3822         * nscd/nscd_getpw_r.c (__nscd_getpw_r): Likewise.
3823         * nscd/nscd_getgr_r.c (__nscd_getgr_r): Likewise.
3824         * nscd/nscd_gethst_r.c (__nscd_gethst_r): Likewise.
3825         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
3826
3827 2005-02-22  Roland McGrath  <roland@redhat.com>
3828
3829         * include/sys/socket.h: Declare __recv.
3830         * sysdeps/generic/recv.c (recv): Rename to __recv, and add weak alias.
3831         * sysdeps/mach/hurd/recv.c: Likewise.
3832
3833         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <execinfo.h> for
3834         __backtrace_* decls.
3835
3836         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
3837         (INTERNAL_SYSCALL_ERROR_P): Evalute VAL.  Parenthesize ERR.
3838         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
3839
3840         * include/signal.h: Include <string.h> for memset decl.
3841
3842 2005-02-22  Andreas Schwab  <schwab@suse.de>
3843
3844         * posix/execvp.c (execvp): Fix invalid free.
3845
3846 2005-02-22  Jakub Jelinek  <jakub@redhat.com>
3847
3848         [BZ #1095]
3849         * malloc/Makefile (CFLAGS-mcheck-init.c): Add.
3850         * sunrpc/Makefile: Add $(PIC-ccflag) to CFLAGS-x* for
3851         librpcsvc.a objects.
3852
3853 2005-02-21  Ulrich Drepper  <drepper@redhat.com>
3854
3855         [BZ #1107]
3856         * iconvdata/ibm930.h: Correct Yen mapping.
3857         * iconvdata/ibm939.h: Likewise.
3858         * iconvdata/testdata/IBM930..UTF8: Adjust test data.
3859         * iconvdata/testdata/IBM939..UTF8: Likewise.
3860         Patch by Jiro Sekiba <SEKIBA@jp.ibm.com>.
3861
3862         * iconvdata/Makefile (modules): Add IBM1025, IBM1122, IBM1137, IBM1153,
3863         IBM1154, IBM1155, IBM1156, IBM1157, and IBM1158.
3864         (distribute): Add ibm1025.c, ibm1025.h, ibm1122.c, ibm1122.h,
3865         ibm1137.c, ibm1137.h, ibm1153.c, ibm1153.h, ibm1154.c, ibm1154.h,
3866         ibm1155.c, ibm1155.h, ibm1156.c, ibm1156.h, ibm1157.c, ibm1157.h,
3867         ibm1158.c, and ibm1158.h.
3868         * iconvdata/TESTS: Add IBM1025, IBM1122, IBM1137, IBM1153,
3869         IBM1154, IBM1155, IBM1156, IBM1157, and IBM1158.
3870         * iconvdata/gconv-modules: Likewise.
3871         * iconvdata/ibm1025.c: New file.
3872         * iconvdata/ibm1025.h: New file.
3873         * iconvdata/ibm1122.c: New file.
3874         * iconvdata/ibm1122.h: New file.
3875         * iconvdata/ibm1137.c: New file.
3876         * iconvdata/ibm1137.h: New file.
3877         * iconvdata/ibm1153.c: New file.
3878         * iconvdata/ibm1153.h: New file.
3879         * iconvdata/ibm1154.c: New file.
3880         * iconvdata/ibm1154.h: New file.
3881         * iconvdata/ibm1155.c: New file.
3882         * iconvdata/ibm1155.h: New file.
3883         * iconvdata/ibm1156.c: New file.
3884         * iconvdata/ibm1156.h: New file.
3885         * iconvdata/ibm1157.c: New file.
3886         * iconvdata/ibm1157.h: New file.
3887         * iconvdata/ibm1158.c: New file.
3888         * iconvdata/ibm1158.h: New file.
3889         * iconvdata/testdata/IBM1025: New file.
3890         * iconvdata/testdata/IBM1025..UTF8: New file.
3891         * iconvdata/testdata/IBM1122: New file.
3892         * iconvdata/testdata/IBM1122..UTF8: New file.
3893         * iconvdata/testdata/IBM1137: New file.
3894         * iconvdata/testdata/IBM1137..UTF8: New file.
3895         * iconvdata/testdata/IBM1153: New file.
3896         * iconvdata/testdata/IBM1153..UTF8: New file.
3897         * iconvdata/testdata/IBM1154: New file.
3898         * iconvdata/testdata/IBM1154..UTF8: New file.
3899         * iconvdata/testdata/IBM1155: New file.
3900         * iconvdata/testdata/IBM1155..UTF8: New file.
3901         * iconvdata/testdata/IBM1156: New file.
3902         * iconvdata/testdata/IBM1156..UTF8: New file.
3903         * iconvdata/testdata/IBM1157: New file.
3904         * iconvdata/testdata/IBM1157..UTF8: New file.
3905         * iconvdata/testdata/IBM1158: New file.
3906         * iconvdata/testdata/IBM1158..UTF8: New file.
3907         Contributed by Jiro Sekiba <SEKIBA@jp.ibm.com>.
3908
3909 2005-02-10  Paolo Bonzini  <bonzini@gnu.org>
3910
3911         * posix/regcomp.c (lower_subexp): Do not optimize empty
3912         subexpressions even with REG_NOSUB.
3913         * posix/rxspencer/tests: Add a previously failing testcase.
3914
3915 2005-02-21  Alan Modra <amodra@bigpond.net.au>
3916
3917         [BZ #719]
3918         * elf/dl-reloc.c (_dl_nothread_init_static_tls): Assert that dtv
3919         array index is within bounds.
3920
3921 2005-02-21  Ulrich Drepper  <drepper@redhat.com>
3922
3923         [BZ #719]
3924         * elf/dl-load.c: Do not allow PT_TLS in modules loaded in statically
3925         linked code.
3926         * sysdeps/generic/dl-tls.c [!SHARED]: Don't build _dl_next_tls_modid.
3927         * elf/Makefile: Remove rules to build and run tst-tls9-static.
3928
3929         [BZ #719]
3930         * elf/dl-reloc.c (_dl_nothread_init_static_tls): Avoid using
3931         THREAD_DTV multiple times, this minimally reduces code size on
3932         some archs.
3933
3934 2005-02-21  Jakub Jelinek  <jakub@redhat.com>
3935
3936         [BZ #768]
3937         * nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop to
3938         NETDB_INTERNAL if buffer is too small.
3939
3940         [BZ #768]
3941         * nscd/hstcache.c (INCR): Remove.
3942         (addhstbyX): Double buflen in each iteration rather than add INCR.
3943         * nscd/grpcache.c: Likewise.
3944         * nscd/pwdcache.c: Likewise.
3945
3946 2005-02-21  Ulrich Drepper  <drepper@redhat.com>
3947
3948         * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory
3949         map if requested.
3950         * debug/chk_fail.c: Request backtrace and memory map dump.
3951
3952         * Versions.def: Add GLIBC_2.4 for libc.
3953         * debug/fgets_chk.c: New file.
3954         * debug/fgets_u_chk.c: New file.
3955         * debug/getcwd_chk.c: New file.
3956         * debug/getwd_chk.c: New file.
3957         * debug/readlink_chk.c: New file.
3958         * debug/read_chk.c: New file.
3959         * debug/pread_chk.c: New file.
3960         * debug/pread64_chk.c: New file.
3961         * debug/recv_chk.c: New file.
3962         * debug/recvfrom_chk.c: New file.
3963         * debug/Versions: Add all new functions with version GLIBC_2.4.
3964         * debug/Makefile (routines): Add fgets_chk, fgets_u_chk, read_chk,
3965         pread_chk, pread64_chk, recv_chk, recvfrom_chk, readlink_chk,
3966         getwd_chk, and getcwd_chk.  Plus appropriate CFLAGS definitions.
3967         * debug/tst-chk1.c: Add more tests.
3968         * libio/bits/stdio2.h: Add macros for fgets and fgets_unlocked.
3969         * include/stdio.h: Declare __fgets_chk and __fgets_unlocked_chk.
3970         * posix/unistd.h: Include <bits/unistd.h> for fortification.
3971         * posix/bits/unistd.h: New file.
3972         * posix/Makefile (headers): Add bits/unistd.h.
3973         * socket/sys/socket.h: Include <bits/socket2.h> for fortification.
3974         * socket/bits/socket2.h: New file.
3975         * socket/Makefile (headers): Add bits/socket2.h.
3976
3977         * string/bits/string3.h: Extend memset macro to check for zero 3rd
3978         parameter and use __memset_zero_constant_len_parameter in that case.
3979         * sysdeps/generic/memset_chk.c: Add
3980         __memset_zero_constant_len_parameter alias and linker warning.
3981         * debug/Versions: Add __memset_zero_constant_len_parameter to libc
3982         with version GLIBC_2.4.
3983
3984         * sysdeps/generic/bits/types.h: Don't unnecessarily use __extension__
3985         in __STD_TYPE definition.
3986
3987 2005-02-21  Jakub Jelinek  <jakub@redhat.com>
3988
3989         * malloc/malloc.c (malloc_printerr): If MALLOC_CHECK_={5,7}, print
3990         the error message rather than program name.
3991
3992 2005-02-21  Ulrich Drepper  <drepper@redhat.com>
3993
3994         [BZ #767]
3995         * posix/unistd.h: symlink and readlink are unconditionally
3996         available in the 2001 spec.
3997
3998 2005-02-16  Roland McGrath  <roland@redhat.com>
3999
4000         * intl/dcigettext.c (_nl_find_msg): Add a cast.
4001
4002         * nis/nis_clone_dir.c (nis_clone_directory): Use char * for ADDR.
4003         * nis/nis_clone_obj.c (nis_clone_object): Likewise.
4004         * nis/nis_clone_res.c (nis_clone_result): Likewise.
4005
4006         * resolv/nss_dns/dns-network.c (getanswer_r): Use const unsigned char *
4007         for END_OF_MESSAGE and CP.
4008
4009         * resolv/res_send.c (send_dg): Add else branch for case impossible
4010         unless `poll' is buggy.
4011
4012         * crypt/crypt_util.c (__setkey_r): Add a cast.
4013
4014         * locale/programs/linereader.c (get_toplvl_escape): Use size_t for
4015         NBYTES, and unsigned char * for BYTES.
4016
4017         * locale/programs/charmap.c (charmap_new_char): Use size_t and
4018         unsighed char * for NBYTES, BYTES parameters.
4019
4020         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Take const char * argument
4021         and cast it.
4022         * sysdeps/i386/i686/dl-hash.h (_dl_elf_hash): Likewise.
4023
4024         * sunrpc/create_xid.c (_create_xid): Don't use unsigned long for RES.
4025
4026         * sunrpc/svcauth_des.c (_svcauth_des): Fix cast type.
4027
4028         * sunrpc/auth_des.c (authdes_create): Don't use u_char for PKEY_DATA.
4029         (authdes_marshal): Don't use unsigned int for LEN.
4030         * sunrpc/xdr.c (xdr_hyper): Don't use unsigned long for T2.
4031         (xdr_u_hyper): Likewise.
4032         (xdr_u_short): Don't use u_long for L.
4033         * sunrpc/xdr_intXX_t.c (xdr_int64_t): Don't use uint32_t for T2.
4034
4035         * inet/rexec.c (rexec_af): Use socklen_t.
4036         * sunrpc/key_call.c (getkeyserv_handle): Likewise.
4037         * sunrpc/rtime.c (rtime): Likewise.
4038         * resolv/res_send.c (send_vc, send_dg): Likewise.
4039         * nis/nis_callback.c (__nis_create_callback): Likewise.
4040
4041         * sysdeps/generic/libc-start.c: Use unsigned int for nthreads ptr.
4042
4043         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix type of ADDR local.
4044
4045         * libio/libio.h (_IO_BE): Add parenthesis around EXPR.
4046
4047         * intl/dcigettext.c (INTVARDEF, INTUSE): Macros removed.
4048         (_nl_default_dirname): Use libc_hidden_data_def instead of INTVARDEF.
4049         (libc_freeres_fn, DCIGETTEXT): Don't use INTUSE.
4050         * intl/bindtextdom.c (INTUSE): Macro removed.
4051         (_nl_default_dirname): Use libc_hidden_proto.
4052         (set_binding_values): Don't use INTUSE.
4053         * include/libintl.h (_libc_intl_domainname_internal): Decl removed.
4054         (_libc_intl_domainname): Use libc_hidden_proto.
4055         * posix/regex_internal.h (gettext): Remove INTUSE on it.
4056         * locale/SYS_libc.c (_libc_intl_domainname): Use libc_hidden_data_def
4057         rather than INTDEF.
4058         * include/libintl.h (_): Don't use *_internal name.
4059
4060         * ctype/ctype-extn.c (__ctype_tolower, __ctype_toupper): Use int32_t,
4061         not uint32_t.
4062         * locale/lc-ctype.c (_nl_postload_ctype): Likewise for assignments.
4063
4064         * iconv/gconv_open.c (__gconv_open): Remove useless cast.
4065
4066         [BZ #721]
4067         * sysdeps/i386/dl-machine.h (ELF_MACHINE_NO_RELA): Define this outside
4068         of [RESOLVE_MAP].
4069         * sysdeps/sh/dl-machine.h (ELF_MACHINE_NO_REL): Likewise.
4070         * sysdeps/powerpc/powerpc32/dl-machine.h
4071         (elf_machine_rel, elf_machine_rel_relative): Removed.
4072         * sysdeps/powerpc/powerpc64/dl-machine.h
4073         (elf_machine_rel, elf_machine_rel_relative): Removed.
4074
4075 2005-02-03  Alexandre Oliva  <aoliva@redhat.com>
4076
4077         [BZ #721]
4078         * elf/dynamic-link.h: Don't declare nested auto functions that are
4079         not going to be defined.
4080
4081 2004-07-23  Jakub Jelinek  <jakub@redhat.com>
4082
4083         [BZ #284]
4084         * include/features.h (_POSIX_SOURCE, _POSIX_C_SOURCE): Define
4085         if _XOPEN_SOURCE >= 500 even if __STRICT_ANSI__ is defined.
4086
4087 2005-02-16  Roland McGrath  <roland@redhat.com>
4088
4089         * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Move UBP_EV defn
4090         inside [! SHARED] where it's used.
4091
4092 2005-02-15  Ulrich Drepper  <drepper@redhat.com>
4093
4094         * sysdeps/generic/bits/byteswap.h: Make sure result of all the
4095         functions and macros is unsigned.
4096
4097 2005-02-11  Barry deFrese  <bddebian@comcast.net>
4098
4099         [BZ #722]
4100         * sysdeps/mach/hurd/setresgid.c: Use weak_alias.
4101         * sysdeps/mach/hurd/setresuid.c: Likewise.
4102
4103 2005-02-14  GOTO Masanori  <gotom@debian.or.jp>
4104
4105         * misc/sys/syslog.h: Fix typo in comment.
4106
4107 2005-02-14  Roland McGrath  <roland@redhat.com>
4108
4109         [BZ #720]
4110         * sysdeps/unix/sysv/linux/sys/kd.h: Don't leave _LINUX_TYPES_H defined
4111         if it wasn't originally.
4112
4113 2005-02-14  GOTO Masanori  <gotom@debian.or.jp>
4114
4115         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove the duplicated
4116         getpeername entry.
4117         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
4118         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
4119
4120 2005-02-11  Jakub Jelinek  <jakub@redhat.com>
4121
4122         * scripts/soversions.awk: Only record first WORDSIZE{32,64}
4123         matching line.
4124
4125 2005-02-14  Alan Modra  <amodra@bigpond.net.au>
4126
4127         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Define
4128         with auto inline, and attribute always_inline.
4129         (elf_machine_rela_relative, elf_machine_lazy_rel): Likewise.
4130         (elf_machine_rel, elf_machine_rel_relative): Likewise.
4131         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
4132         (elf_machine_rela_relative, elf_machine_lazy_rel): Likewise.
4133         (elf_machine_rel, elf_machine_rel_relative): Likewise.
4134         (elf_machine_tprel): Likewise.
4135
4136 2005-02-14  Andreas Schwab  <schwab@suse.de>
4137
4138         * manual/filesys.texi (Random Access Directory): Fix type of file
4139         position value for telldir and seekdir.
4140         (Attribute Meanings): Fix typo.
4141
4142 2005-02-14  H.J. Lu  <hongjiu.lu@intel.com>
4143
4144         * csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHARED
4145         isn't defined.
4146         * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Call fini
4147         if SHARED isn't defined.
4148         * elf/Makefile (tests-static): Add tst-array1-static.
4149         ($(objpfx)tst-array1-static.out): New target.
4150         * elf/tst-array1-static.c: New file.
4151
4152 2005-02-11  Jakub Jelinek  <jakub@redhat.com>
4153
4154         [BZ #1100]
4155         * debug/chk_fail.c (__chk_fail): Add a while (1) loop around
4156         __libc_message to kill GCC warning about noreturn function returning.
4157
4158         * elf/rtld.c (dlmain): If LD_TRACE_PRELINKING, clear l_relocated flag
4159         before relocating ld.so again.
4160
4161         * elf/rtld.c (_dl_start): Set bootstrap_map.l_relocated even
4162         for already prelinked ld.so.
4163
4164 2005-02-11  Roland McGrath  <roland@redhat.com>
4165
4166         [BZ #715]
4167         * Makefile (installed-stubs): New variable.
4168         Set to $(inst_includedir)/gnu/stubs.h if $(biarch) is no,
4169         or to $(inst_includedir)/gnu/stubs-$(biarch).h if otherwise.
4170         [$(biarch) != no] (install-others-nosubdir): Add $(installed-stubs).
4171         ($(inst_includedir)/gnu/stubs.h): Use $(installed-stubs) for this
4172         rule's target.
4173         ($(inst_includedir)/gnu/stubs.h): New target, install from ...
4174         * include/stubs-biarch.h: New file.
4175
4176         * shlib-versions (i.86-.*-.*): Add WORDSIZE64 line mapping to x86_64.
4177
4178         * Makeconfig ($(common-objpfx)soversions.mk): Depend on Makeconfig.
4179         Emit defn for variable `biarch'.
4180
4181         * include/stub-tag.h: Update comment.
4182
4183         * scripts/soversions.awk: Fix default version set handling.
4184
4185 2005-02-10  Roland McGrath  <roland@redhat.com>
4186
4187         [BZ #157]
4188         * include/libc-symbols.h (stub_warning): Emit a marker section called
4189         .gnu.glibc-stub.NAME.
4190         * Makerules ($(objpfx)stubs): Depend on object files, not dep files.
4191         Use objdump to collect those marker section names.
4192         ($(common-objpfx)shlib.lds): Discard .gnu.glibc-stub.* sections.
4193
4194         * Rules (subdir_objs, subdir_stubs): New phony targets.
4195         * Makefile (+subdir_targets): Add them.
4196
4197         * Makerules ($(common-objpfx)Versions.all): Grok new leading column in
4198         soversions.i.
4199
4200         * scripts/lib-names.awk: Consider [0-9].* a "number", not just [0-9]+.
4201         Reported by H.J. Lu <hongjiu.lu@intel.com>.
4202
4203         * scripts/lib-names.awk: Always print WORDSIZE32 section first when
4204         doing two.
4205
4206 2005-02-10  Jakub Jelinek  <jakub@redhat.com>
4207
4208         * sysdeps/powerpc/powerpc32/bits/link.h: Removed.
4209         * sysdeps/powerpc/powerpc64/bits/link.h: Moved to...
4210         * sysdeps/powerpc/bits/link.h: ... here.  New file.
4211
4212 2005-02-09  Jakub Jelinek  <jakub@redhat.com>
4213
4214         [BZ #710]
4215         * stdlib/random_r.c (__initstate_r): Save old state.
4216         * stdlib/Makefile (tests): Add tst-random2.
4217         * stdlib/tst-random2.c: New test.
4218         Reported by Peter Bergner <bergner@vnet.ibm.com>.
4219
4220 2005-01-25  H.J. Lu  <hongjiu.lu@intel.com>
4221
4222         * dlfcn/dlfcn.c (init): Put it in .init_array section.
4223
4224 2005-02-10  Roland McGrath  <roland@redhat.com>
4225
4226         [BZ #632]
4227         * scripts/soversions.awk: Expect cpu, vendor, os as separate variables
4228         from command line.
4229         Grok shlib-versions lines with WORDSIZE* in second column.
4230         Add new leading column to output, DEFAULT for existing output lines.
4231         Also emit lines with WORDSIZE* for alternate configurations.
4232         * Makeconfig ($(common-objpfx)soversions.i): Pass those variables.
4233         ($(common-objpfx)soversions.mk): Grok new column, use only DEFAULT.
4234         ($(common-objpfx)gnu/lib-names.stmp): Depend on soversions.i instead
4235         of soversions.mk; replace inline shell script with use of ...
4236         * scripts/lib-names.awk: New file.  If input has non-DEFAULT lines,
4237         emit multiple sets of macros under #if.
4238         * shlib-versions (x86_64-.*-.*): Add WORDSIZE32 line mapping to i686.
4239         (s390x-.*-.*): Likewise for s390.
4240         (powerpc64-.*-.*): Likewise for powerpc.
4241         (sparc64-.*-.*): Likewise for sparc.
4242         (s390-.*-.*, powerpc.*-.*-.*, sparc.*-.*-.*): Add WORDSIZE64 entries
4243         for these mapping back to the above.
4244
4245 2005-02-08  Jakub Jelinek  <jakub@redhat.com>
4246
4247         * elf/dl-load.c (_dl_map_object_from_fd): Fix a typo.
4248
4249 2005-02-08  Andreas Schwab  <schwab@suse.de>
4250
4251         * sysdeps/m68k/dl-machine.h (elf_machine_rela): Remove use of
4252         RESOLVE.
4253
4254 2005-02-07  Richard Henderson  <rth@redhat.com>
4255
4256         * iconvdata/jis0208.h (struct jisx0208_ucs_idx): Move before use.
4257
4258 2005-02-08  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4259
4260         * sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code using
4261         RESOLVE.
4262
4263 2005-02-07  Ulrich Drepper  <drepper@redhat.com>
4264
4265         * elf/dl-load.c (_dl_map_object_from_fd): Make sure registers are
4266         set correctly.
4267
4268 2005-01-07  Richard Henderson  <rth@redhat.com>
4269
4270         * math/math_private.h (__copysign): Define as builtin for gcc 4.
4271         (__copysignf, __copysignl): Likewise.
4272         * sysdeps/alpha/fpu/bits/mathinline.h (copysign): Don't define
4273         for gcc 4.0.
4274         (copysignf, copysignl, fabsf, fabs): Likewise.
4275         (__copysign, __copysignf, __copysignl): Remove.
4276         (__fabs, __fabsf): Remove.
4277
4278 2005-01-07  Jakub Jelinek  <jakub@redhat.com>
4279
4280         [BZ #738]
4281         * elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment,
4282         avoid writing to it if none of the standard search directories exist.
4283
4284 2005-02-07  Steven Munroe  <sjmunroe@us.ibm.com>
4285
4286         [BZ #700]
4287         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
4288         (__novec_setcontext, __setcontext): Fix typo so CCR is restored.
4289         Load MSR as a doubleword.
4290         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
4291         (__novec_swapcontext, __swapcontext): Likewise.
4292
4293 2005-02-07  Ulrich Drepper  <drepper@redhat.com>
4294
4295         * iconv/iconv_prog.c (main): Provide more help in case on an error.
4296
4297         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Define.
4298
4299 2005-02-07  Jakub Jelinek  <jakub@redhat.com>
4300
4301         [BZ #741]
4302         * nscd/nscd.c (termination_handler): Avoid segfault if some database
4303         is not enabled.
4304
4305         [BZ #741]
4306         * nscd/nscd_getai.c (__nscd_getai): If ai_resp->found == -1, set
4307         __nss_not_use_nscd_hosts and return -1.
4308         * nscd/nscd_initgroups.c (__nscd_getgrouplist): If
4309         initgr_resp->found == -1, set __nss_not_use_nscd_group and return -1.
4310         Avoid leaking sockets.
4311
4312 2005-01-28  Andreas Schwab  <schwab@suse.de>
4313             H.J. Lu  <hongjiu.lu@intel.com>
4314
4315         [BZ #677]
4316         * elf/dl-runtime.c (fixup): Change return type to
4317         DL_FIXUP_VALUE_TYPE. Use DL_FIXUP_VALUE_TYPE,
4318         DL_FIXUP_MAKE_VALUE and DL_FIXUP_VALUE_CODE_ADDR for relocation
4319         values. Use DL_FIXUP_VALUE_ADDR and DL_FIXUP_ADDR_VALUE to
4320         store and retrieve relocation values.
4321         (profile_fixup): Likewise.
4322         * include/link.h (link_map): Use DL_FIXUP_VALUE_TYPE for
4323         l_reloc_result.
4324         * sysdeps/generic/dl-fptr.h (link_map): Forward declaration.
4325         * sysdeps/generic/dl-lookupcfg.h (DL_FIXUP_VALUE_TYPE): New.
4326         (DL_FIXUP_MAKE_VALUE): Likewise.
4327         (DL_FIXUP_VALUE_CODE_ADDR): Likewise.
4328         (DL_FIXUP_VALUE_ADDR): Likewise.
4329         (DL_FIXUP_ADDR_VALUE): Likewise.
4330         * sysdeps/ia64/dl-lookupcfg.h: Include <dl-fptr.h> for "struct fdesc".
4331         (DL_FIXUP_VALUE_TYPE): New.
4332         (DL_FIXUP_MAKE_VALUE): Likewise.
4333         (DL_FIXUP_VALUE_CODE_ADDR): Likewise.
4334         (DL_FIXUP_VALUE_ADDR): Likewise.
4335         (DL_FIXUP_ADDR_VALUE): Likewise.
4336         * sysdeps/ia64/dl-machine.h (elf_machine_profile_fixup_plt): Removed.
4337         (elf_machine_profile_plt): Removed.
4338         (elf_machine_fixup_plt): Change return type and type of value
4339         parameter to struct fdesc.
4340         (elf_machine_plt_value): Likewise.
4341         (elf_machine_rela): Use DL_FIXUP_MAKE_VALUE to construct
4342         argument for elf_machine_fixup_plt.
4343
4344 2005-02-07  Jakub Jelinek  <jakub@redhat.com>
4345
4346         [BZ #742]
4347         * nscd/nscd.init (reload): Print Reloading nscd: before and a newline
4348         after the status string printed by killproc.
4349
4350 2004-11-18  Alexandre Oliva  <aoliva@redhat.com>
4351
4352         * manual/.cvsignore: Add dir-add.texi.
4353
4354 2005-02-06  Richard Henderson  <rth@redhat.com>
4355
4356         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Use RESOLVE_MAP
4357         all the time.
4358
4359 2004-11-03  Marcus Brinkmann  <marcus@gnu.org>
4360
4361         * configure.in (sysnames): Append sysdeps/generic for each add-on.
4362         * configure: Regenerated.
4363
4364 2005-02-02  Alfred M. Szmidt  <ams@gnu.org>
4365
4366         * sysdeps/mach/hurd/tls.h: Include <stdbool.h>
4367         (dtv_t): Change pointer type to be a struct which also contains
4368         information whether the memory pointed to is static TLS or not.
4369
4370         * sysdeps/generic/syslog.c (send_flags) [!send_flags]: Define it.
4371
4372         * shadow/sgetspent_r.c (FALSE): Macro renamed to ...
4373         (FALSEP): ... this.  Updated all references.
4374
4375         [BZ #765]
4376         * libio/fmemopen.c: Include <stdint.h>.
4377
4378 2005-01-30  Ulrich Drepper  <drepper@redhat.com>
4379
4380         [BZ #1103]
4381         * nscd/nscd_helper.c (get_mapping): Use MSG_NOSIGNAL if available.
4382         * nscd/connections.c (send_ro_fd): Likewise.
4383
4384 2005-01-28  H.J. Lu  <hongjiu.lu@intel.com>
4385
4386         * elf/tst-auditmod1.c: Add ia64 entries.
4387         * sysdeps/generic/ldsodefs.h (La_ia64_regs): New.
4388         (La_ia64_retval): New.
4389         (audit_ifaces): Add ia64 entries.
4390         * sysdeps/ia64/bits/link.h: New file.
4391         * sysdeps/ia64/dl-machine.h (elf_machine_runtime_setup): Test
4392         for dl_profile non-null.
4393         (ARCH_LA_PLTENTER): New.
4394         (ARCH_LA_PLTEXIT): New.
4395         * sysdeps/ia64/dl-trampoline.S (_dl_runtime_resolve): Allocate
4396         only 2 output registers. Allocate stack to save/restore
4397         8 incoming fp registers. Call _dl_fixup instead of fixup.
4398         (_dl_runtime_profile): Rewrite.
4399
4400 2005-01-28  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4401
4402         * sysdeps/s390/bits/link.h: New file.
4403         * sysdeps/s390/s390-32/dl-trampoline.S: New file.
4404         * sysdeps/s390/s390-64/dl-trampoline.S: New file.
4405         * sysdeps/s390/s390-32/dl-machine.h: Move PLT trampolines to
4406         dl-trampoline.S. Use RESOLVE_MAP instead of RESOLVE to protect
4407         relocation code.
4408         (elf_machine_runtime_setup): Test for dl_profile non-null.
4409         (elf_machine_rela): Remove code using RESOLVE.
4410         (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): New.
4411         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
4412         * sysdeps/generic/ldsodefs.h (La_s390_32_regs, La_s390_32_retval,
4413         La_s390_64_regs, La_s390_64_retval): New.
4414         * elf/tst-auditmod1.c: Add s390 entries.
4415
4416         [BZ #743]
4417         * sysdeps/s390/bits/string.h (strlen, strncpy, strcat, strncat,
4418         strncat, memchr, strcmp): Add missing memory clobber.
4419
4420 2005-01-27  Ulrich Drepper  <drepper@redhat.com>
4421
4422         * sysdeps/unix/sysv/linux/alpha/oldglob.c (__old_globfree): Also
4423         copy gl_offs.  Patch by Sergey Tikhonov <tsv@solvo.ru>.
4424
4425 2005-01-27  Paolo Bonzini  <bonzini@gnu.org>
4426
4427         [BZ #558]
4428         * posix/regcomp.c (calc_inveclosure): Return reg_errcode_t.
4429         Initialize the node sets in dfa->inveclosures.
4430         (analyze): Initialize inveclosures only if it is needed.
4431         Check errors from calc_inveclosure.
4432         * posix/regex_internal.c (re_dfa_add_node): Do not initialize
4433         the inveclosure node set.
4434         * posix/regexec.c (re_search_internal): If nmatch includes unused
4435         subexpressions, reset them to { rm_so: -1, rm_eo: -1 } here.
4436
4437         * posix/regcomp.c (parse_bracket_exp) [!RE_ENABLE_I18N]:
4438         Do build a SIMPLE_BRACKET token.
4439
4440         * posix/regexec.c (transit_state_mb): Do not examine nodes
4441         where ACCEPT_MB is not set.
4442
4443 2005-01-27  Jakub Jelinek  <jakub@redhat.com>
4444
4445         * stdlib/tst-fmtmsg.c: Include stdlib.h.
4446         * stdio-common/tst-fmemopen2.c: Include string.h.
4447         * posix/execvp.c: Include stdbool.h.
4448
4449 2004-12-13  Paolo Bonzini  <bonzini@gnu.org>
4450
4451         Separate parsing and creation of the NFA.  Avoided recursion on
4452         the (very unbalanced) parse tree.
4453         [BZ #611]
4454         * posix/regcomp.c (struct subexp_optimize, analyze_tree, calc_epsdest,
4455         re_dfa_add_tree_node, mark_opt_subexp_iter): Removed.
4456         (optimize_subexps, duplicate_tree, calc_first, calc_next,
4457         mark_opt_subexp): Rewritten.
4458         (preorder, postorder, lower_subexps, lower_subexp, link_nfa_nodes,
4459         create_token_tree, free_tree, free_token): New.
4460         (analyze): Accept a regex_t *.  Invoke the passes via the preorder and
4461         postorder generic visitors.  Do not initialize the fields in the
4462         re_dfa_t that represent the transitions.
4463         (free_dfa_content): Use free_token.
4464         (re_compile_internal): Analyze before UTF-8 optimizations.  Do not
4465         include optimization of subexpressions.
4466         (create_initial_state): Fetch the DFA node index from the first node's
4467         bin_tree_t *.
4468         (optimize_utf8): Abort on unexpected nodes, including OP_DUP_QUESTION.
4469         Return on COMPLEX_BRACKET.
4470         (duplicate_node_closure): Fix comment.
4471         (duplicate_node): Do not initialize the fields in the
4472         re_dfa_t that represent the transitions.
4473         (calc_eclosure, calc_inveclosure): Do not handle OP_DELETED_SUBEXP.
4474         (create_tree): Remove final argument.  All callers adjusted.  Rewritten
4475         to use create_token_tree.
4476         (parse_reg_exp, parse_branch, parse_expression, parse_bracket_exp,
4477         build_charclass_op): Use create_tree or create_token_tree instead
4478         of re_dfa_add_tree_node.
4479         (parse_dup_op): Likewise.  Also free the tree using free_tree for
4480         "<re>{0}", and lower OP_DUP_QUESTION to OP_ALT: "a?" is equivalent
4481         to "a|".  Adjust invocation of mark_opt_subexp.
4482         (parse_sub_exp): Create a single SUBEXP node.
4483         * posix/regex_internal.c (re_dfa_add_node): Remove last parameter,
4484         always perform as if it was 1.  Do not initialize OPT_SUBEXP and
4485         DUPLICATED, and initialize the DFA fields representing the transitions.
4486         * posix/regex_internal.h (re_dfa_add_node): Adjust prototype.
4487         (re_token_type_t): Move OP_DUP_PLUS and OP_DUP_QUESTION to the tokens
4488         section.  Add a tree-only code SUBEXP.  Remove OP_DELETED_SUBEXP.
4489         (bin_tree_t): Include a full re_token_t for TOKEN.  Turn FIRST and
4490         NEXT into pointers to trees.  Remove ECLOSURE.
4491
4492 2004-12-28  Paolo Bonzini  <bonzini@gnu.org >
4493
4494         [BZ #605]
4495         * posix/regcomp.c (parse_bracket_exp): Do not modify DFA nodes
4496         that were already created.
4497         * posix/regex_internal.c (re_dfa_add_node): Set accept_mb field
4498         in the token if needed.
4499         (create_ci_newstate, create_cd_newstate): Set accept_mb field
4500         from the tokens' field.
4501         * posix/regex_internal.h (re_token_t): Add accept_mb field.
4502         (ACCEPT_MB_NODE): Removed.
4503         * posix/regexec.c (proceed_next_node, transit_states_mb,
4504         build_sifted_states, check_arrival_add_next_nodes): Use
4505         accept_mb instead of ACCEPT_MB_NODE.
4506
4507 2005-01-26  Ulrich Drepper  <drepper@redhat.com>
4508
4509         [BZ #1100]
4510         * debug/chk_fail.c (__chk_fail): Print program name in final message.
4511
4512         * sysdeps/unix/sysv/linux/kernel-features.h: Found reference to
4513         MSG_NOSIGNAL being in 2.2 kernels.
4514
4515 2005-01-26  Jakub Jelinek  <jakub@redhat.com>
4516
4517         * sysdeps/unix/sysv/linux/i386/sysdep.h
4518         (SYSCALL_ERROR_HANDLER_TLS_STORE): Remove unnecessary 0 imm.
4519
4520         [BZ #693]
4521         * posix/regex_internal.h (DUMMY_CONSTRAINT): Rename to...
4522         (WORD_DELIM_CONSTRAINT): ...this.
4523         (NOT_WORD_DELIM_CONSTRAINT): Define.
4524         (re_context_type): Add INSIDE_NOTWORD and NOT_WORD_DELIM,
4525         change WORD_DELIM to use WORD_DELIM_CONSTRAINT.
4526         * posix/regcomp.c (peek_token): For \B create NOT_WORD_DELIM
4527         anchor instead of INSIDE_WORD.
4528         (parse_expression): Handle NOT_WORD_DELIM constraint.
4529         * posix/bug-regex19.c (tests): Adjust tests that relied on \B
4530         being inside word instead of not word delim.
4531         * posix/tst-rxspencer.c (mb_frob_pattern): Don't frob escaped
4532         characters.
4533         * posix/rxspencer/tests: Add some new tests.
4534
4535 2005-01-14  GOTO Masanori  <gotom@debian.or.jp>
4536
4537         [BZ #1108]
4538         * sunrpc/rpc_main.c (s_output): Generate #include <rpc/pmap_clnt.h>
4539         irrespective of Cflag.
4540
4541         * manual/memory.texi (sbrk): Fix definition.
4542         * manual/string.texi (strcasestr): Fix example typo.
4543
4544 2005-01-25  Roland McGrath  <roland@redhat.com>
4545
4546         * sysdeps/generic/syslog.c [NO_SIGPIPE]: Protect sigpipe_handler decl.
4547
4548 2005-01-23  Roland McGrath  <roland@redhat.com>
4549
4550         [BZ #737]
4551         * sysdeps/i386/Makefile (defines): If -mno-tls-direct-seg-refs appears
4552         in $(CFLAGS), add -DNO_TLS_DIRECT_SEG_REFS.
4553         * sysdeps/unix/sysv/linux/i386/sysdep.h [USE___THREAD]
4554         (SYSCALL_ERROR_HANDLER) [NO_TLS_DIRECT_SEG_REFS]: Load thread pointer
4555         from %gs:0 and add to that value, rather that direct %gs:OFFSET access.
4556         * sysdeps/unix/i386/sysdep.S [NO_TLS_DIRECT_SEG_REFS]: Likewise.
4557
4558 2005-01-25  Jakub Jelinek  <jakub@redhat.com>
4559
4560         [BZ #731]
4561         * stdlib/fmtmsg.c (addseverity): Remove new_string variable.
4562         (free_mem): Don't free string.
4563         * stdlib/tst-fmtmsg.c: Include string.h.
4564         (main): Add some more tests.
4565
4566 2005-01-25  Andreas Schwab  <schwab@suse.de>
4567
4568         [BZ #736]
4569         * timezone/asia: Update from tzdata2005c.
4570         * timezone/backward: Likewise.
4571         * timezone/europe: Likewise.
4572         * timezone/leapseconds: Likewise.
4573         * timezone/northamerica: Likewise.
4574         * timezone/southamerica: Likewise.
4575
4576         [BZ #736]
4577         * timezone/private.h: Update from tzcode2005c.
4578         * timezone/tzfile.h: Likewise.
4579         * timezone/zdump.c: Likewise.
4580         * timezone/zic.c: Likewise.
4581
4582 2005-01-25  Ulrich Drepper  <drepper@redhat.com>
4583
4584         * sysdeps/i386/dl-machine.h (elf_machine_rel): Remove code using
4585         RESOLVE.
4586         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Remove code
4587         using RESOLVE.
4588         * elf/rtld.c (_dl_start): Remove RESOLVE definition.
4589
4590 2005-01-25  Alan Modra  <amodra@bigpond.net.au>
4591
4592         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Test
4593         sym_map, not sym, against zero.
4594
4595 2005-01-24  Ulrich Drepper  <drepper@redhat.com>
4596
4597         [BZ #671]
4598         * misc/syslog.c: Moved to...
4599         * sysdeps/generic/syslog.c: ...here.
4600         [NO_SIGIPE]: Don't install SIGPIPE handler.
4601         * sysdeps/unix/sysv/linux/syslog.c: New file.
4602         * sysdeps/unix/sysv/linux/kernel-features.h: Define
4603         __ASSUME_MSG_NOSIGNAL.
4604
4605 2005-01-22  Richard Henderson  <rth@redhat.com>
4606
4607         * sysdeps/alpha/dl-trampoline.S: New file.
4608         * sysdeps/alpha/dl-machine.h: Move PLT trampolines there.
4609         Use RESOLVE_MAP instead of RESOLVE to protect relocation code.
4610         (elf_machine_runtime_setup): Test for dl_profile non-null.
4611         (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): New.
4612         * sysdeps/alpha/bits/link.h: New file.
4613         * sysdeps/generic/ldsodefs.h (La_alpha_regs, La_alpha_retval): New.
4614         (struct audit_ifaces): Add alpha entries.
4615         * elf/tst-auditmod1.c: Add alpha entries.
4616
4617 2005-01-22  Ulrich Drepper  <drepper@redhat.com>
4618
4619         * sysdeps/ia64/dl-machine.h: Remove PLT trampolines here.
4620         * sysdeps/ia64/dl-trampoline.S: New file.
4621
4622         * sysdeps/x86_64/bits/link.h: Use namespace-safe identifiers in
4623         La_x86_64_xmm definition.
4624
4625         * posix/Makefile: Use CFLAGS-*.os instead of CFLAGS-*.c for frame
4626         pointer option.
4627         * stdlib/Makefile (CFLAGS-system.os): Use this instead of
4628         CFLAGS-system.c for frame pointer option.
4629
4630 2005-01-21  Roland McGrath  <roland@redhat.com>
4631
4632         * elf/dl-runtime.c (_dl_profile_fixup): Remove const from REGS.
4633         * sysdeps/i386/dl-machine.h: Update decl.
4634
4635 2005-01-21  Jakub Jelinek  <jakub@redhat.com>
4636
4637         [BZ #735]
4638         * elf/Makefile: Add rules to build and run tst-align2.
4639         * elf/tst-align2.c: New test.
4640         * elf/tst-alignmod2.c: New file.
4641         * sysdeps/powerpc/tst-stack-align.h: New file.
4642         * sysdeps/i386/dl-machine.h (RTLD_START): Align stack and clear frame
4643         pointer before calling _dl_init.
4644         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
4645
4646 2005-01-20  Ulrich Drepper  <drepper@redhat.com>
4647
4648         * posix/execl.c: Do not allocate potentially large buffers on the
4649         stack.
4650         * posix/execle.c: Likewise.
4651         * posix/execlp.c: Likewise.
4652         * posix/execvp.c: Likewise.
4653         (script_execute): Removed.
4654         (allocate_scripts_argv): New function.  Called at most once to
4655         allocate memory, not every time a script is run.  Adjust caller.
4656
4657         * sysdeps/generic/wordexp.c (exec_comm): Add a few
4658         TEMP_FAILURE_RETRY.  Reorganize code to avoid multiple calls to
4659         exec_comm_child.
4660         (exec_comm_child): Can now be inlined.
4661
4662         * posix/Makefile: Add -fomit-frame-pointer for a few more files.
4663         * stdlib/Makefile: Likewise.
4664
4665 2005-01-19  Roland McGrath  <roland@redhat.com>
4666
4667         [BZ #681]
4668         * sunrpc/openchild.c (_openchild): Use NULL instead of 0 for trailing
4669         argument to execlp.
4670         Reported by Marcus Meissner <meissner@suse.de>.
4671
4672 2005-01-19  Jakub Jelinek  <jakub@redhat.com>
4673
4674         * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Fix a typo
4675         in assert.
4676         * iconv/strtab.c (strtabfinalize): Likewise.
4677
4678         * libio/iofopncook.c (_IO_cookie_seekoff): Add prototype.
4679
4680 2005-01-17  Roland McGrath  <roland@redhat.com>
4681
4682         [BZ #745]
4683         * nscd/Makefile (LDLIBS-nscd): New variable.
4684         ($(objpfx)nscd): Use that instead of selinux-LIBS.
4685
4686         * Makeconfig (link-extra-libs): Define just as $(LDLIBS-$(@F)).
4687         (link-extra-libs-static): Define to $(link-extra-libs).
4688         (link-extra-libs-bounded): Likewise.
4689
4690 2005-01-17  Ulrich Drepper  <drepper@redhat.com>
4691
4692         * include/link.h: Remove stray definition of pltenter.
4693
4694 2005-01-16  GOTO Masanori  <gotom@debian.or.jp>
4695
4696         [BZ #734]
4697         * sysdeps/unix/rewinddir.c: Reset filepos.
4698         * dirent/tst-seekdir.c: Check telldir value after calling rewinddir.
4699
4700 2005-01-15  Ulrich Drepper  <drepper@redhat.com>
4701
4702         * elf/tst-auditmod1.c: Reduce duplication.
4703
4704 2005-01-16  Andreas Schwab  <schwab@suse.de>
4705
4706         * sysdeps/m68k/dl-machine.h: Remove trampoline code.  Define
4707         ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.
4708         (elf_machine_runtime_setup): If profile != 0 does not anymore mean
4709         GLRO(dl_profile) != NULL.
4710         * sysdeps/m68k/dl-trampoline.S: New file.
4711         * sysdeps/m68k/bits/link.h: New file.
4712         * sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add m68k
4713         variants.
4714         * elf/tst-auditmod1.c: Add m68k support.
4715
4716 2005-01-14  Ulrich Drepper  <drepper@redhat.com>
4717
4718         * posix/regcomp.c [!_LIBC] (init_dfa): Fix determining of relevant
4719         LC_* variable.  Patch by Aharon Robbins <arnold@skeeve.com>.
4720
4721         [BZ #731]
4722         * stdlib/fmtmsg.c (internal_addseverity): Remove incorrect free call.
4723         * stdlib/tst-fmtmsg.c (main): Add another addseverity test.
4724
4725 2005-01-12  Ulrich Drepper  <drepper@redhat.com>
4726
4727         * elf/dl-load.c (_dl_map_object_from_fd): We don't have to allow
4728         callers from libc anymore.
4729
4730         * elf/dl-open.c (dl_open_worker): Pass __RTLD_AUDIT flag from caller
4731         to _dl_map_object_deps.
4732         * elf/dl-load.c (_dl_map_object_from_fd): Don't change memory
4733         protections when loading auditing modules.
4734
4735         * dlfcn/dlopen.c (dlopen_doit): Catch invalid mode arguments and fail.
4736
4737         * posix/getconf.c: Update copyright year.
4738         * nss/getent.c: Likewise.
4739         * nscd/nscd_nischeck.c: Likewise.
4740         * iconv/iconvconfig.c: Likewise.
4741         * iconv/iconv_prog.c: Likewise.
4742         * elf/ldconfig.c: Likewise.
4743         * catgets/gencat.c: Likewise.
4744         * csu/version.c: Likewise.
4745         * elf/ldd.bash.in: Likewise.
4746         * elf/sprof.c (print_version): Likewise.
4747         * locale/programs/locale.c: Likewise.
4748         * locale/programs/localedef.c: Likewise.
4749         * nscd/nscd.c (print_version): Likewise.
4750         * debug/xtrace.sh: Likewise.
4751         * malloc/memusage.sh: Likewise.
4752         * malloc/mtrace.pl: Likewise.
4753         * debug/catchsegv.sh: Likewise.
4754
4755 2005-01-11  Thorsten Kukuk  <kukuk@suse.de>
4756
4757         [BZ #733]
4758         * sunrpc/svc_tcp.c (svctcp_create): Call listen with SOMAXCONN
4759         as backlog.
4760         * sunrpc/svc_unix.c (svcunix_create): Likewise.
4761
4762         [BZ #1099]
4763         * grp/putgrent.c (putgrent): Don't write 0 as group
4764         ID if groupname starts with + or -.
4765         * pwd/putpwent.c (putpwent): Don't write 0 as user or
4766         group ID if user name starts with + or -.
4767
4768 2005-01-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4769
4770         * sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add sh variants.
4771         * sysdeps/elf/tst-auditmod1.c: Add sh support.
4772         * sysdeps/sh/bits/link.h: New.
4773         * sysdeps/sh/dl-machine.h: Remove trampoline code here.  Define
4774         ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.  Remove obsolete comments.
4775         (RTLD_START): Define __fpscr_values.
4776         * sysdeps/sh/dl-trampoline.S: New file.
4777         * sysdeps/sh/sh4/dl-trampoline.S: New file.
4778         * sysdeps/sh/sh4/Versions [ld]: Add __fpscr_values.
4779         * sysdeps/sh/sh4/dl-machine.h: Remove.
4780
4781 2005-01-10  Jakub Jelinek  <jakub@redhat.com>
4782
4783         [BZ #732]
4784         * time/tst-strptime.c (day_tests): Add 2 new tests.
4785         (test_tm, main): Issue an error instead of segfaulting if
4786         strptime returns NULL.
4787
4788 2005-01-10  H.J. Lu  <hongjiu.lu@intel.com>
4789
4790         * sysdeps/alpha/libc-tls.c (__tls_get_addr): Updated for dtv_t union.
4791         * sysdeps/ia64/libc-tls.c (__tls_get_addr): Likewise.
4792
4793 2005-01-11  Ulrich Drepper  <drepper@redhat.com>
4794
4795         * malloc/malloc.h: Remove no-glibc support.
4796
4797 2005-01-12  GOTO Masanori  <gotom@debian.or.jp>
4798
4799         [BZ #650]
4800         * malloc/malloc.h: Always include features.h.
4801
4802 2005-01-10  Roland McGrath  <roland@redhat.com>
4803
4804         * sysdeps/ia64/fpu/e_logl.c: File removed.
4805
4806         * dlfcn/dlfcn.c (init): Fix typo in attribute decl.
4807
4808 2005-01-10  Ulrich Drepper  <drepper@redhat.com>
4809
4810         * sysdeps/generic/dl-tls.c (_dl_next_tls_modid): Fix assertion and
4811         recognition of last entry.
4812
4813 2005-01-09  Ulrich Drepper  <drepper@redhat.com>
4814
4815         * elf/dl-runtime.c: Include <sys/param.h>.
4816
4817         * elf/Makefile (headers): Add bits/link.h.
4818
4819 2005-01-09  Andreas Schwab  <schwab@suse.de>
4820
4821         * elf/rtld.c (dl_main): Create main_map with __RTLD_OPENEXEC.
4822
4823 2005-01-09  Andreas Jaeger  <aj@suse.de>
4824
4825         [BZ #732]
4826         * time/strptime_l.c (__strptime_internal): Add braces to avoid
4827         warning.
4828
4829         * sysdeps/x86_64/bits/link.h: Use vector_size for GCC 4.0.
4830
4831         * elf/rtld.c (dl_main): Call _dl_add_to_slotinfo only if USE_TLS.
4832
4833 2005-01-08  Jakub Jelinek  <jakub@redhat.com>
4834
4835         * elf/Makefile (generated): Add tst-pie1{,.out,.o}.
4836
4837 2005-01-09  Ulrich Drepper  <drepper@redhat.com>
4838
4839         * elf/dl-fini.c (_dl_fini): Call destructors of audit DSOs after
4840         those of all the regular objects.
4841
4842         * elf/dl-debug.c (_dl_debug_initialize): Take extra parameter and
4843         use it to select the r_debug structure for that namespace.
4844         * elf/dl-close.c (_dl_close): Adjust call to _dl_debug_initialize.
4845         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
4846         * elf/dl-open.c (_dl_open): Likewise.
4847         * elf/rtld.c (dl_main): Likewise.
4848         * sysdeps/generic/ldsodefs.h (struct link_namespaces): Add _ns_debug
4849         member.
4850         (_dl_debug_initialize): Add new parameter in declaration.
4851
4852         * elf/dl-close.c (_dl_close): Make sure auditing callbacks are not
4853         called for the auditing objects themselves.
4854         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
4855
4856 2005-01-07  Ulrich Drepper  <drepper@redhat.com>
4857
4858         * sysdeps/powerpc/powerpc64/dl-machine.h
4859         (elf_machine_runtime_setup): If profile != 0 does not anymore mean
4860         GLRO(dl_profile) != NULL.
4861         * sysdeps/powerpc/powerpc64/bits/link.h (struct la_ppc64_regs): Add
4862         padding.
4863         * sysdeps/powerpc/powerpc64/dl-trampoline.S: (_dl_profile_resolve):
4864         Extend _dl_prof_resolve to add pass extra parameters to
4865         _dl_profile_fixup and set up structure with register content.
4866
4867         * sysdeps/powerpc/powerpc32/dl-machine.c (__elf_machine_runtime_setup):
4868         If profile != 0 does not anymore mean GLRO(dl_profile) != NULL.
4869         * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_prof_resolve):
4870         Extend _dl_prof_resolve to add pass extra parameters to
4871         _dl_profile_fixup and set up structure with register content.
4872         * sysdeps/powerpc/powerpc32/bits/link.h: Fix types of some fields in
4873         the register and result structures.
4874         * sysdeps/powerpc/powerpc64/bits/link.h: Fix types of some fields
4875         in the 32-bit register and result structures.
4876
4877         * sysdeps/powerpc/powerpc64/dl-trampoline.S: Use register names.
4878
4879         * sysdeps/powerpc/powerpc32/dl-trampoline.S: New file.
4880         * sysdeps/powerpc/powerpc32/dl-machine.h: Remove trampoline code here.
4881         Define ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.
4882         * sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add ppc32 variants.
4883         * elf/tst-auditmod1.c: Add ppc32 support.
4884         * sysdeps/powerpc/powerpc32/bits/link.h: New file.
4885         * sysdeps/powerpc/powerpc64/bits/link.h: Add ppc32 definitions.
4886
4887         * malloc/malloc.c (malloc_printerr): Print program name as part of
4888         error message.
4889
4890         * misc/sys/cdefs.h (__attribute_warn_unused_result__): Define.
4891         * stdlib/stdlib.h: Make realloc with
4892         __attribute_warn_unused_result__ instead of __wur.
4893         * malloc/malloc.h: Add __wur and __attribute_warn_unused_result__
4894         markers as in <stdlib.h>.
4895
4896         * libio/stdio.h: Remove __wur from rename and remove.
4897         * posix/unistd.h: Remove __wur from dup2.
4898
4899 2005-01-03  Andreas Jaeger  <aj@suse.de>
4900
4901         * elf/Makefile (tests): Revert patch from 2005-01-03.
4902
4903 2005-01-07  Ulrich Drepper  <drepper@redhat.com>
4904
4905         * sysdeps/unix/sysv/linux/init-first.c (__libc_init_first): Don't
4906         make __libc_init_first hidden.
4907
4908         * elf/rtld.c [!DONT_USE_BOOTSTRAP_MAP] (_dl_start_final): Initialize
4909         l_relocated of rtld map.
4910         * sysdeps/powerpc/powerpc64/dl-trampoline.S: New file.
4911         * sysdeps/powerpc/powerpc64/dl-machine.h: Remove trampoline code here.
4912         Define ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.
4913         * sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add ppc64 variants.
4914         * elf/tst-auditmod1.c: Add ppc64 support.
4915         * sysdeps/powerpc/powerpc64/bits/link.h: New file.
4916
4917 2005-01-06  Roland McGrath  <roland@redhat.com>
4918
4919         [BZ #633]
4920         * sysdeps/unix/sysv/linux/futimes.c (__futimes): Catch errno values
4921         indicating file-name lookup errors, and return ENOSYS or EBADF instead.
4922
4923 2005-01-06  Ulrich Drepper  <drepper@redhat.com>
4924
4925         * csu/elf-init.c (__libc_csu_fini): Don't do anything here.
4926         * sysdeps/generic/libc-start.c: Don't register program destructor here.
4927
4928         * dlfcn/Makefile: Add rules to build dlfcn.c.
4929         (LDFLAGS-dl.so): Removed.
4930         * dlfcn/dlclose.c: _dl_close is now in ld.so, use function pointer
4931         table.
4932         * dlfcn/dlmopen.c: Likewise for _dl_open.
4933         * dlfcn/dlopen.c: Likewise.
4934         * dlfcn/dlopenold.c: Likewise.
4935         * elf/dl-libc.c: Likewise for _dl_open and _dl_close.
4936         * elf/Makefile (routines): Remove dl-open and dl-close.
4937         (dl-routines): Add dl-open, dl-close, and dl-trampoline.
4938         Add rules to build and run tst-audit1.
4939         * elf/tst-audit1.c: New file.
4940         * elf/tst-auditmod1.c: New file.
4941         * elf/Versions [libc]: Remove _dl_open and _dl_close.
4942         * elf/dl-close.c: Change for use inside ld.so instead of libc.so.
4943         * elf/dl-open.c: Likewise.
4944         * elf/dl-debug.c (_dl_debug_initialize): Allow reinitialization,
4945         signaled by nonzero parameter.
4946         * elf/dl-init.c: Fix use of r_state.
4947         * elf/dl-load.c: Likewise.
4948
4949         * elf/dl-close.c: Add auditing checkpoints.
4950         * elf/dl-open.c: Likewise.
4951         * elf/dl-fini.c: Likewise.
4952         * elf/dl-load.c: Likewise.
4953         * elf/dl-sym.c: Likewise.
4954         * sysdeps/generic/libc-start.c: Likewise.
4955         * elf/dl-object.c: Allocate memory for auditing information.
4956         * elf/dl-reloc.c: Remove RESOLV.  We now always need the map.
4957         Correctly initialize slotinfo.
4958         * elf/dynamic-link.h: Adjust after removal of RESOLV.
4959         * sysdeps/hppa/dl-lookupcfg.h: Likewise.
4960         * sysdeps/ia64/dl-lookupcfg.h: Likewise.
4961         * sysdeps/powerpc/powerpc64/dl-lookupcfg.h: Removed.
4962         * elf/dl-runtime.c (_dl_fixup): Little cleanup.
4963         (_dl_profile_fixup): New parameters to point to register struct and
4964         variable for frame size.
4965         Add auditing checkpoints.
4966         (_dl_call_pltexit): New function.
4967         Don't define trampoline code here.
4968         * elf/rtld.c: Recognize LD_AUDIT.  Load modules on startup.
4969         Remove all the functions from _rtld_global_ro which only _dl_open
4970         and _dl_close needed.
4971         Add auditing checkpoints.
4972         * elf/link.h: Define symbols for auditing interfaces.
4973         * include/link.h: Likewise.
4974         * include/dlfcn.h: Define __RTLD_AUDIT.
4975         Remove prototypes for _dl_open and _dl_close.
4976         Adjust access to argc and argv in libdl.
4977         * dlfcn/dlfcn.c: New file.
4978         * sysdeps/generic/dl-lookupcfg.h: Remove all content now that RESOLVE
4979         is gone.
4980         * sysdeps/generic/ldsodefs.h: Add definitions for auditing interfaces.
4981         * sysdeps/generic/unsecvars.h: Add LD_AUDIT.
4982         * sysdeps/i386/dl-machine.h: Remove trampoline code here.
4983         Adjust for removal of RESOLVE.
4984         * sysdeps/x86_64/dl-machine.h: Likewise.
4985         * sysdeps/generic/dl-trampoline.c: New file.
4986         * sysdeps/i386/dl-trampoline.c: New file.
4987         * sysdeps/x86_64/dl-trampoline.c: New file.
4988
4989         * sysdeps/generic/dl-tls.c: Cleanups.  Fixup for dtv_t change.
4990         Fix updating of DTV.
4991         * sysdeps/generic/libc-tls.c: Likewise.
4992
4993         * sysdeps/arm/bits/link.h: Renamed to ...
4994         * sysdeps/arm/bits/linkmap.h: ...this.
4995         * sysdeps/generic/bits/link.h: Renamed to...
4996         * sysdeps/generic/bits/linkmap.h: ...this.
4997         * sysdeps/hppa/bits/link.h: Renamed to...
4998         * sysdeps/hppa/bits/linkmap.h: ...this.
4999         * sysdeps/i386/bits/link.h: Renamed to...
5000         * sysdeps/i386/bits/linkmap.h: ...this.
5001         * sysdeps/ia64/bits/link.h: Renamed to...
5002         * sysdeps/ia64/bits/linkmap.h: ...this.
5003         * sysdeps/s390/bits/link.h: Renamed to...
5004         * sysdeps/s390/bits/linkmap.h: ...this.
5005         * sysdeps/sh/bits/link.h: Renamed to...
5006         * sysdeps/sh/bits/linkmap.h: ...this.
5007         * sysdeps/x86_64/bits/link.h: Renamed to...
5008         * sysdeps/x86_64/bits/linkmap.h: ...this.
5009
5010         * posix/unistd.h: Declare ftruncate for POSIX 2003.  [BZ #640]
5011
5012 2004-12-22  Steven Munroe  <sjmunroe@us.ibm.com>
5013
5014         [BZ #602]
5015         * math/libm-test.inc (rint_test_tonearest): New test.
5016         (rint_test_towardzero): New test.
5017         (rint_test_downward): New test.
5018         (rint_test_upward): New test.
5019         * sysdeps/powerpc/powerpc32/fpu/s_ceil.S: Fix -0.0 case.
5020         Remove redundant const values.
5021         * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S: Fix -0.0 case.
5022         Remove redundant const values.  Use float const.
5023         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Fix -0.0 case.
5024         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Fix -0.0 case.
5025         Use float const.
5026         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Fix -0.0 case.
5027         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Fix -0.0 case.
5028         Use float const.
5029         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Fix -0.0 case.
5030         Remove redundant const values.
5031         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Fix -0.0 case.
5032         Remove redundant const values.  Use float const.
5033         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Fix -0.0 case.
5034         Remove redundant const values.
5035         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Fix -0.0 case.
5036         Remove redundant const values.  Use float const.
5037         * sysdeps/powerpc/powerpc64/fpu/s_ceil.S: Use EALIGN for Quadword
5038         alignment.  Fix -0.0 case.  Remove redundant const values.
5039         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Use EALIGN for Quadword
5040         alignment.  Fix -0.0 case.  Remove redundant const values.
5041         Use float const.
5042         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Use EALIGN for Quadword
5043         alignment.  Fix -0.0 case.
5044         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Use EALIGN for Quadword
5045         alignment.  Fix -0.0 case.  Use float const.
5046         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Use EALIGN for Quadword
5047         alignment.  Fix -0.0 case.
5048         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Use EALIGN for Quadword
5049         alignment.  Fix -0.0 case.  Use float const.
5050         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Use EALIGN for Quadword
5051         alignment.  Fix -0.0 case.  Remove redundant const values.
5052         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Use EALIGN for Quadword
5053         alignment.  Fix -0.0 case.  Remove redundant const values.
5054         Use float const.
5055         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Use EALIGN for Quadword
5056         alignment.  Fix -0.0 case.
5057         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Use EALIGN for Quadword
5058         alignment.  Fix -0.0 case.  Remove redundant const values.
5059         Use float const.
5060
5061 2005-01-06  Ulrich Drepper  <drepper@redhat.com>
5062
5063         * misc/sys/cdefs.h: Define __wur.
5064         * libio/stdio.h: Use __wur for a number of interfaces.
5065         * posix/unistd.h: Likewise.
5066         * stdlib/stdlib.h: Likewise.
5067
5068 2004-12-29  Jakub Jelinek  <jakub@redhat.com>
5069
5070         [BZ #592]
5071         * sysdeps/ia64/fpu/libm_support.h (__libm_error_support): Use
5072         libc_hidden_proto instead of HIDDEN_PROTO.
5073         * sysdeps/ia64/fpu/libm-symbols.h (HIDDEN_PROTO): Remove.
5074         (__libm_error_support): If ASSEMBLER and in libc, define to
5075         HIDDEN_JUMPTARGET(__libm_error_support).
5076
5077 2004-12-28  David Mosberger  <davidm@hpl.hp.com>
5078
5079         [BZ #592]
5080         * sysdeps/ia64/fpu/Makefile (duplicated-routines): New macro.
5081         (sysdep_routines): Replace libm_ldexp{,f,l} and libm_scalbn{,f,l}
5082         with $(duplicated-routines).
5083         (libm-sysdep_routines): Likewise, but substitute "s_" prefix for
5084         "m_" prefix.
5085
5086 2004-12-27  David Mosberger  <davidm@hpl.hp.com>
5087
5088         [BZ #592]
5089         * sysdeps/ia64/fpu/libm-symbols.h: Add include of <sysdep.h> and
5090         undefine "ret" macro.  Add __libm_error_support hidden definitions.
5091
5092         [BZ #592]
5093         * sysdeps/ia64/fpu/e_lgamma_r.c: Remove CVS-id comment.  Add
5094         missing portion of copyright statement.
5095         * sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
5096         * sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
5097
5098         [BZ #592]
5099         * sysdeps/ia64/fpu/w_lgamma.c: Remove CVS-id comment.  Add
5100         missing portion of copyright statement.
5101         (__ieee754_lgamma): Rename from lgamma().  Make lgamma() a weak alias.
5102         (__ieee754_gamma): Likewise.
5103         * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
5104         * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
5105
5106 2004-12-09  H.J. Lu <hjl@lucon.org>
5107
5108         [BZ #592]
5109         * sysdeps/ia64/fpu/s_nextafterl.c: Remove.
5110         * sysdeps/ia64/fpu/s_nexttoward.c: Likewise.
5111         * sysdeps/ia64/fpu/s_nexttowardf.c: Likewise.
5112         * sysdeps/ia64/fpu/e_atan2l.S: Remove (duplicate of e_atan2l.c).
5113         * sysdeps/ia64/fpu/e_expl.S: Likewise.
5114         * sysdeps/ia64/fpu/e_logl.c: Remove (conflicts with e_logl.S).
5115
5116 2004-11-18  David Mosberger  <davidm@hpl.hp.com>
5117
5118         [BZ #592]
5119         * sysdeps/ia64/fpu/README: New file.
5120         * sysdeps/ia64/fpu/gen_import_file_list: New file.
5121         * sysdeps/ia64/fpu/import_check: Likewise.
5122         * sysdeps/ia64/fpu/import_diffs: Likewise.
5123         * sysdeps/ia64/fpu/import_file.awk: Likewise.
5124         * sysdeps/ia64/fpu/import_intel_libm: Likewise.
5125         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
5126
5127         [BZ #592]
5128         * sysdeps/ia64/fpu/e_acos.S: Update from Intel libm v2.1+.
5129         * sysdeps/ia64/fpu/e_acosf.S: Likewise.
5130         * sysdeps/ia64/fpu/e_acosl.S: Likewise.
5131         * sysdeps/ia64/fpu/e_asin.S: Likewise.
5132         * sysdeps/ia64/fpu/e_asinf.S: Likewise.
5133         * sysdeps/ia64/fpu/e_asinl.S: Likewise.
5134         * sysdeps/ia64/fpu/e_atan2.S: Likewise.
5135         * sysdeps/ia64/fpu/e_atan2f.S: Likewise.
5136         * sysdeps/ia64/fpu/e_cosh.S: Likewise.
5137         * sysdeps/ia64/fpu/e_coshf.S: Likewise.
5138         * sysdeps/ia64/fpu/e_coshl.S: Likewise.
5139         * sysdeps/ia64/fpu/e_exp.S: Likewise.
5140         * sysdeps/ia64/fpu/e_expf.S: Likewise.
5141         * sysdeps/ia64/fpu/e_fmod.S: Likewise.
5142         * sysdeps/ia64/fpu/e_fmodf.S: Likewise.
5143         * sysdeps/ia64/fpu/e_fmodl.S: Likewise.
5144         * sysdeps/ia64/fpu/e_hypot.S: Likewise.
5145         * sysdeps/ia64/fpu/e_hypotf.S: Likewise.
5146         * sysdeps/ia64/fpu/e_hypotl.S: Likewise.
5147         * sysdeps/ia64/fpu/e_log.S: Likewise.
5148         * sysdeps/ia64/fpu/e_log2.S: Likewise.
5149         * sysdeps/ia64/fpu/e_log2f.S: Likewise.
5150         * sysdeps/ia64/fpu/e_log2l.S: Likewise.
5151         * sysdeps/ia64/fpu/e_logf.S: Likewise.
5152         * sysdeps/ia64/fpu/e_pow.S: Likewise.
5153         * sysdeps/ia64/fpu/e_powf.S: Likewise.
5154         * sysdeps/ia64/fpu/e_powl.S: Likewise.
5155         * sysdeps/ia64/fpu/e_remainder.S: Likewise.
5156         * sysdeps/ia64/fpu/e_remainderf.S: Likewise.
5157         * sysdeps/ia64/fpu/e_remainderl.S: Likewise.
5158         * sysdeps/ia64/fpu/e_scalb.S: Likewise.
5159         * sysdeps/ia64/fpu/e_scalbf.S: Likewise.
5160         * sysdeps/ia64/fpu/e_scalbl.S: Likewise.
5161         * sysdeps/ia64/fpu/e_sinh.S: Likewise.
5162         * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
5163         * sysdeps/ia64/fpu/e_sinhl.S: Likewise.
5164         * sysdeps/ia64/fpu/e_sqrt.S: Likewise.
5165         * sysdeps/ia64/fpu/e_sqrtf.S: Likewise.
5166         * sysdeps/ia64/fpu/e_sqrtl.S: Likewise.
5167         * sysdeps/ia64/fpu/libm_error.c: Likewise.
5168         * sysdeps/ia64/fpu/libm_reduce.c: Likewise.
5169         * sysdeps/ia64/fpu/libm_support.h: Likewise.
5170         * sysdeps/ia64/fpu/s_atan.S: Likewise.
5171         * sysdeps/ia64/fpu/s_atanf.S: Likewise.
5172         * sysdeps/ia64/fpu/s_atanl.S: Likewise.
5173         * sysdeps/ia64/fpu/s_cbrt.S: Likewise.
5174         * sysdeps/ia64/fpu/s_cbrtf.S: Likewise.
5175         * sysdeps/ia64/fpu/s_cbrtl.S: Likewise.
5176         * sysdeps/ia64/fpu/s_ceil.S: Likewise.
5177         * sysdeps/ia64/fpu/s_ceilf.S: Likewise.
5178         * sysdeps/ia64/fpu/s_ceill.S: Likewise.
5179         * sysdeps/ia64/fpu/s_cos.S: Likewise.
5180         * sysdeps/ia64/fpu/s_cosf.S: Likewise.
5181         * sysdeps/ia64/fpu/s_cosl.S: Likewise.
5182         * sysdeps/ia64/fpu/s_expm1.S: Likewise.
5183         * sysdeps/ia64/fpu/s_expm1f.S: Likewise.
5184         * sysdeps/ia64/fpu/s_expm1l.S: Likewise.
5185         * sysdeps/ia64/fpu/s_fabs.S: Likewise.
5186         * sysdeps/ia64/fpu/s_fabsf.S: Likewise.
5187         * sysdeps/ia64/fpu/s_fabsl.S: Likewise.
5188         * sysdeps/ia64/fpu/s_floor.S: Likewise.
5189         * sysdeps/ia64/fpu/s_floorf.S: Likewise.
5190         * sysdeps/ia64/fpu/s_floorl.S: Likewise.
5191         * sysdeps/ia64/fpu/s_frexp.c: Likewise.
5192         * sysdeps/ia64/fpu/s_frexpf.c: Likewise.
5193         * sysdeps/ia64/fpu/s_frexpl.c: Likewise.
5194         * sysdeps/ia64/fpu/s_ilogb.S: Likewise.
5195         * sysdeps/ia64/fpu/s_ilogbf.S: Likewise.
5196         * sysdeps/ia64/fpu/s_ilogbl.S: Likewise.
5197         * sysdeps/ia64/fpu/s_log1p.S: Likewise.
5198         * sysdeps/ia64/fpu/s_log1pf.S: Likewise.
5199         * sysdeps/ia64/fpu/s_log1pl.S: Likewise.
5200         * sysdeps/ia64/fpu/s_logb.S: Likewise.
5201         * sysdeps/ia64/fpu/s_logbf.S: Likewise.
5202         * sysdeps/ia64/fpu/s_logbl.S: Likewise.
5203         * sysdeps/ia64/fpu/s_modf.S: Likewise.
5204         * sysdeps/ia64/fpu/s_modff.S: Likewise.
5205         * sysdeps/ia64/fpu/s_modfl.S: Likewise.
5206         * sysdeps/ia64/fpu/s_nearbyint.S: Likewise.
5207         * sysdeps/ia64/fpu/s_nearbyintf.S: Likewise.
5208         * sysdeps/ia64/fpu/s_nearbyintl.S: Likewise.
5209         * sysdeps/ia64/fpu/s_rint.S: Likewise.
5210         * sysdeps/ia64/fpu/s_rintf.S: Likewise.
5211         * sysdeps/ia64/fpu/s_rintl.S: Likewise.
5212         * sysdeps/ia64/fpu/s_round.S: Likewise.
5213         * sysdeps/ia64/fpu/s_roundf.S: Likewise.
5214         * sysdeps/ia64/fpu/s_roundl.S: Likewise.
5215         * sysdeps/ia64/fpu/s_significand.S: Likewise.
5216         * sysdeps/ia64/fpu/s_significandf.S: Likewise.
5217         * sysdeps/ia64/fpu/s_significandl.S: Likewise.
5218         * sysdeps/ia64/fpu/s_tan.S: Likewise.
5219         * sysdeps/ia64/fpu/s_tanf.S: Likewise.
5220         * sysdeps/ia64/fpu/s_tanl.S: Likewise.
5221         * sysdeps/ia64/fpu/s_trunc.S: Likewise.
5222         * sysdeps/ia64/fpu/s_truncf.S: Likewise.
5223         * sysdeps/ia64/fpu/s_truncl.S: Likewise.
5224
5225         [BZ #592]
5226         * sysdeps/ia64/fpu/e_acosh.S: New file from Intel libm v2.1+.
5227         * sysdeps/ia64/fpu/e_acoshf.S: Likewise.
5228         * sysdeps/ia64/fpu/e_acoshl.S: Likewise.
5229         * sysdeps/ia64/fpu/e_atanh.S: Likewise.
5230         * sysdeps/ia64/fpu/e_atanhf.S: Likewise.
5231         * sysdeps/ia64/fpu/e_atanhl.S: Likewise.
5232         * sysdeps/ia64/fpu/e_exp10.S: Likewise.
5233         * sysdeps/ia64/fpu/e_exp10f.S: Likewise.
5234         * sysdeps/ia64/fpu/e_exp10l.S: Likewise.
5235         * sysdeps/ia64/fpu/e_exp2.S: Likewise.
5236         * sysdeps/ia64/fpu/e_exp2f.S: Likewise.
5237         * sysdeps/ia64/fpu/e_exp2l.S: Likewise.
5238         * sysdeps/ia64/fpu/e_lgamma_r.S: Likewise.
5239         * sysdeps/ia64/fpu/e_lgammaf_r.S: Likewise.
5240         * sysdeps/ia64/fpu/e_lgammal_r.S: Likewise.
5241         * sysdeps/ia64/fpu/e_logl.S: Likewise.
5242         * sysdeps/ia64/fpu/libm_frexp.S: Likewise.
5243         * sysdeps/ia64/fpu/libm_frexpf.S: Likewise.
5244         * sysdeps/ia64/fpu/libm_frexpl.S: Likewise.
5245         * sysdeps/ia64/fpu/s_libm_ldexp.S: Likewise.
5246         * sysdeps/ia64/fpu/s_libm_ldexpf.S: Likewise.
5247         * sysdeps/ia64/fpu/s_libm_ldexpl.S: Likewise.
5248         * sysdeps/ia64/fpu/s_libm_scalbn.S: Likewise.
5249         * sysdeps/ia64/fpu/s_libm_scalbnf.S: Likewise.
5250         * sysdeps/ia64/fpu/s_libm_scalbnl.S: Likewise.
5251         * sysdeps/ia64/fpu/libm_lgamma.S: Likewise.
5252         * sysdeps/ia64/fpu/libm_lgammaf.S: Likewise.
5253         * sysdeps/ia64/fpu/libm_lgammal.S: Likewise.
5254         * sysdeps/ia64/fpu/libm_sincos.S: Likewise.
5255         * sysdeps/ia64/fpu/libm_sincos_large.S: Likewise.
5256         * sysdeps/ia64/fpu/libm_sincosf.S: Likewise.
5257         * sysdeps/ia64/fpu/libm_sincosl.S: Likewise.
5258         * sysdeps/ia64/fpu/libm_scalblnf.S: Likewise.
5259         * sysdeps/ia64/fpu/s_asinh.S: Likewise.
5260         * sysdeps/ia64/fpu/s_asinhf.S: Likewise.
5261         * sysdeps/ia64/fpu/s_asinhl.S: Likewise.
5262         * sysdeps/ia64/fpu/s_erf.S: Likewise.
5263         * sysdeps/ia64/fpu/s_erfc.S: Likewise.
5264         * sysdeps/ia64/fpu/s_erfcf.S: Likewise.
5265         * sysdeps/ia64/fpu/s_erfcl.S: Likewise.
5266         * sysdeps/ia64/fpu/s_erff.S: Likewise.
5267         * sysdeps/ia64/fpu/s_erfl.S: Likewise.
5268         * sysdeps/ia64/fpu/s_fdim.S: Likewise.
5269         * sysdeps/ia64/fpu/s_fdimf.S: Likewise.
5270         * sysdeps/ia64/fpu/s_fdiml.S: Likewise.
5271         * sysdeps/ia64/fpu/s_fma.S: Likewise.
5272         * sysdeps/ia64/fpu/s_fmaf.S: Likewise.
5273         * sysdeps/ia64/fpu/s_fmal.S: Likewise.
5274         * sysdeps/ia64/fpu/s_fmax.S: Likewise.
5275         * sysdeps/ia64/fpu/s_fmaxf.S: Likewise.
5276         * sysdeps/ia64/fpu/s_fmaxl.S: Likewise.
5277         * sysdeps/ia64/fpu/s_ldexp.c: Likewise.
5278         * sysdeps/ia64/fpu/s_ldexpf.c: Likewise.
5279         * sysdeps/ia64/fpu/s_ldexpl.c: Likewise.
5280         * sysdeps/ia64/fpu/s_nextafter.S: Likewise.
5281         * sysdeps/ia64/fpu/s_nextafterf.S: Likewise.
5282         * sysdeps/ia64/fpu/s_nextafterl.S: Likewise.
5283         * sysdeps/ia64/fpu/s_nexttoward.S: Likewise.
5284         * sysdeps/ia64/fpu/s_nexttowardf.S: Likewise.
5285         * sysdeps/ia64/fpu/s_nexttowardl.S: Likewise.
5286         * sysdeps/ia64/fpu/s_tanh.S: Likewise.
5287         * sysdeps/ia64/fpu/s_tanhf.S: Likewise.
5288         * sysdeps/ia64/fpu/s_tanhl.S: Likewise.
5289         * sysdeps/ia64/fpu/s_scalblnf.c: Likewise.
5290         * sysdeps/ia64/fpu/w_lgamma.c: Likewise.
5291         * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
5292         * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
5293         * sysdeps/ia64/fpu/w_tgamma.S: Likewise.
5294         * sysdeps/ia64/fpu/w_tgammaf.S: Likewise.
5295         * sysdeps/ia64/fpu/w_tgammal.S: Likewise.
5296
5297         [BZ #592]
5298         * sysdeps/ia64/fpu/e_gamma_r.c: New empty dummy-file.
5299         * sysdeps/ia64/fpu/e_gammaf_r.c: Likewise.
5300         * sysdeps/ia64/fpu/e_gammal_r.c: Likewise.
5301         * sysdeps/ia64/fpu/w_acosh.c: Likewise.
5302         * sysdeps/ia64/fpu/w_acoshf.c: Likewise.
5303         * sysdeps/ia64/fpu/w_acoshl.c: Likewise.
5304         * sysdeps/ia64/fpu/w_atanh.c: Likewise.
5305         * sysdeps/ia64/fpu/w_atanhf.c: Likewise.
5306         * sysdeps/ia64/fpu/w_atanhl.c: Likewise.
5307         * sysdeps/ia64/fpu/w_exp10.c: Likewise.
5308         * sysdeps/ia64/fpu/w_exp10f.c: Likewise.
5309         * sysdeps/ia64/fpu/w_exp10l.c: Likewise.
5310         * sysdeps/ia64/fpu/w_exp2.c: Likewise.
5311         * sysdeps/ia64/fpu/w_exp2f.c: Likewise.
5312         * sysdeps/ia64/fpu/w_exp2l.c: Likewise.
5313         * sysdeps/ia64/fpu/w_expl.c: Likewise.
5314         * sysdeps/ia64/fpu/e_expl.S: Likewise.
5315         * sysdeps/ia64/fpu/w_lgamma_r.c: Likewise.
5316         * sysdeps/ia64/fpu/w_lgammaf_r.c: Likewise.
5317         * sysdeps/ia64/fpu/w_lgammal_r.c: Likewise.
5318         * sysdeps/ia64/fpu/w_log2.c: Likewise.
5319         * sysdeps/ia64/fpu/w_log2f.c: Likewise.
5320         * sysdeps/ia64/fpu/w_log2l.c: Likewise.
5321         * sysdeps/ia64/fpu/w_sinh.c: Likewise.
5322         * sysdeps/ia64/fpu/w_sinhf.c: Likewise.
5323         * sysdeps/ia64/fpu/w_sinhl.c: Likewise.
5324
5325         [BZ #592]
5326         * sysdeps/ia64/fpu/libm_atan2_reg.S: Remove.
5327         * sysdeps/ia64/fpu/s_ldexp.S: Likewise.
5328         * sysdeps/ia64/fpu/s_ldexpf.S: Likewise.
5329         * sysdeps/ia64/fpu/s_ldexpl.S: Likewise.
5330         * sysdeps/ia64/fpu/s_scalbn.S: Likewise.
5331         * sysdeps/ia64/fpu/s_scalbnf.S: Likewise.
5332         * sysdeps/ia64/fpu/s_scalbnl.S: Likewise.
5333
5334         [BZ #592]
5335         * sysdeps/ia64/fpu/s_sincos.c: Make it an empty dummy-file.
5336         * sysdeps/ia64/fpu/s_sincosf.c: Likewise.
5337         * sysdeps/ia64/fpu/s_sincosl.c: Likewise.
5338
5339         [BZ #592]
5340         * sysdeps/ia64/fpu/e_atan2l.S: Add "Not needed" comment.
5341
5342         [BZ #592]
5343         * sysdeps/ia64/fpu/s_copysign.S: Add __libm_copysign{,f,l}
5344         alias for use by libm_error.c
5345
5346         [BZ #592]
5347         * sysdeps/ia64/fpu/Makefile (libm-sysdep_routines): Remove
5348         libm_atan2_reg, libm_tan, libm_frexp4{f,l}.
5349         Mention s_erfc{,f,l}, libm_frexp{,f,l}, libm_ldexp{,f,l},
5350         libm_sincos{,f,l}, libm_sincos_large, libm_lgamma{,f,l},
5351         libm_scalbn{,f,l}, libm_scalblnf.
5352         (sysdep_routines): Remove libm_frexp4{,f,l}.
5353         Mention libm_frexp{,f,l}, libm_ldexp{,f,l}, and libm_scalbn{,f,l}.
5354         (sysdep-CPPFLAGS): Add -include libm-symbols.h, -D__POSIX__,
5355         _D_LIB_VERSIONIMF=_LIB_VERSION, -DSIZE_LONG_INT_64, and
5356         -DSIZE_LONG_LONG_INT_64.
5357
5358 2005-01-05  Steven Munroe  <sjmunroe@us.ibm.com>
5359
5360         [BZ #729]
5361         * elf/rtld.c (dl_main) [NEED_DL_SYSINFO_DSO]: Insure l_map_end and
5362         l_text_end are set for a VDSO with a single PT_LOAD entry.
5363
5364 2005-01-05  Ulrich Drepper  <drepper@redhat.com>
5365
5366         [BZ #730]
5367         * libio/iofopncook.c (_IO_cookie_seekoff): Define.  Mark offset as
5368         invalid to disable optimizations in fileops which won't work here.
5369         (_IO_cookie_jumps): Use it.
5370         (_IO_old_cookie_jumps): Likewise.
5371         * libio/fmemopen.c (fmemopen_seek): Result must be returned in *P,
5372         not the return value.
5373         * stdio-common/Makefile (tests): Add tst-fmemopen2.
5374         * stdio-common/tst-fmemopen2.c: New file.
5375
5376         * sysdeps/unix/sysv/linux/bits/waitflags.h: Define __WNOTHREAD.
5377
5378 2005-01-05  Roland McGrath  <roland@redhat.com>
5379
5380         * configure.in (libc_cv_cpp_asm_debuginfo): Checked moved ...
5381         * sysdeps/i386/configure.in: ... here.  New file.
5382
5383 2005-01-03  Ulrich Drepper  <drepper@redhat.com>
5384
5385         [BZ #727]
5386         * sysdeps/generic/libc-start.c [SHARED] (__libc_start_main): Don't
5387         initialize __environ again.
5388         * stdlib/Makefile: Add rules to build and run tst-putenv.
5389         * stdlib/tst-putenv.c: New file.
5390         * stdlib/tst-putenvmod.c: New file.
5391
5392         * sysdeps/unix/sysv/linux/init-first.c: Clean file up.  Don't
5393         define unnecessary wrappers or aliases of static functions.
5394
5395 2005-01-03  Andreas Jaeger  <aj@suse.de>
5396
5397         * csu/Makefile (generated): Add start.os and start.ob.
5398
5399         * elf/Makefile (tests): Change rule for tst-pie1 so that make
5400         clean works.
5401
5402 2004-12-29  Roland McGrath  <roland@redhat.com>
5403
5404         [BZ #626]
5405         * sysdeps/unix/alarm.c (alarm): Round return value to nearest rather
5406         than always up; when nearest is zero, round up to one.
5407
5408 2004-12-28  Ulrich Drepper  <drepper@redhat.com>
5409
5410         * po/es.po: Update from translation team.
5411
5412         [BZ #726]
5413         * sysdeps/generic/dl-tls.c (__tls_get_addr): Fix typo.
5414
5415 2004-12-27  Ulrich Drepper  <drepper@redhat.com>
5416
5417         [BZ #744]
5418         * include/signal.h: Define __sigemptyset.
5419
5420 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5421
5422         * posix/regex_internal.h (struct re_dfastate_t): Make
5423         word_trtable a pointer to the 512-item transition table.
5424         * posix/regexec.c (build_trtable): Fill in either state->trtable
5425         or state->word_trtable.  Return a boolean indicating success.
5426         (transit_state): Expect state->trtable to be a 256-item
5427         transition table.  Reorganize code to have less tests in
5428         the common case, and to save an indentation level.
5429         * posix/regex_internal.c (free_state): Free word_trtable.
5430
5431 2004-12-21  Jakub Jelinek  <jakub@redhat.com>
5432
5433         [BZ #723]
5434         * sysdeps/unix/sysv/linux/i386/clone.S (__clone): Make sure %esp when
5435         calling fn is 16 byte aligned.
5436         * sysdeps/i386/tst-stack-align.h: New file.
5437
5438         [BZ #725]
5439         * misc/efgcvt_r.c (FLOAT_MIN_10_EXP, FLOAT_MIN_10_NORM): Define.
5440         (ecvt_r): Special case denormals.
5441         * misc/qefgcvt_r.c (FLOAT_MIN_10_EXP, FLOAT_MIN_10_NORM): Define.
5442         * misc/tst-efgcvt.c: Include float.h.
5443         (ecvt_tests): Add 2 new tests.
5444
5445 2004-12-20  Roland McGrath  <roland@frob.com>
5446
5447         * version.h (RELEASE, VERSION): development, 2.3.90
5448         * include/features.h (__GLIBC_MINOR__): Now 4.
5449
5450
5451 See ChangeLog.15 for earlier changes.