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