]>
git.ipfire.org Git - thirdparty/glibc.git/log
Jakub Jelinek [Fri, 19 Nov 2004 00:18:13 +0000 (00:18 +0000)]
Updated to fedora-glibc-20041119T0003
Jakub Jelinek [Tue, 16 Nov 2004 09:37:16 +0000 (09:37 +0000)]
2.3.3-79
Jakub Jelinek [Tue, 16 Nov 2004 09:11:27 +0000 (09:11 +0000)]
Updated to fedora-glibc-20041116T0856
Jakub Jelinek [Tue, 16 Nov 2004 08:55:38 +0000 (08:55 +0000)]
MINSIZE => 2 * SIZE_SZ
Jakub Jelinek [Mon, 15 Nov 2004 13:15:02 +0000 (13:15 +0000)]
Restore change unintentionally killed during merge.
Jakub Jelinek [Mon, 15 Nov 2004 09:55:50 +0000 (09:55 +0000)]
2.3.3-78
Jakub Jelinek [Mon, 15 Nov 2004 09:49:06 +0000 (09:49 +0000)]
* malloc/malloc.c (_int_free): Further free () protection checks.
Jakub Jelinek [Mon, 15 Nov 2004 09:47:23 +0000 (09:47 +0000)]
Updated to fedora-glibc-20041115T0915
Jakub Jelinek [Fri, 12 Nov 2004 21:17:32 +0000 (21:17 +0000)]
* sysdeps/unix/sysv/linux/i386/setuid.c: Include linux/posix_types.h.
* sysdeps/unix/sysv/linux/i386/setgid.c: Likewise.
* sysdeps/unix/sysv/linux/i386/setreuid.c: Likewise.
* sysdeps/unix/sysv/linux/i386/setregid.c: Likewise.
* sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise.
* sysdeps/unix/sysv/linux/i386/setresgid.c: Likewise.
Jakub Jelinek [Fri, 12 Nov 2004 16:57:17 +0000 (16:57 +0000)]
* debug/chk_fail.c: Include errno.h and string.h.
(__chk_fail): Write a short message to stderr.
* debug/tst-chk1.c: Include fcntl.h.
(do_test): Redirect stderr to /dev/null.
* debug/test-strcpy_chk.c: Include fcntl.h.
(test_main): Redirect stderr to /dev/null.
(do_one_test, do_random_tests): Use printf instead of
error.
Jakub Jelinek [Fri, 12 Nov 2004 16:56:15 +0000 (16:56 +0000)]
Updated to fedora-glibc-20041112T1640
Jakub Jelinek [Wed, 10 Nov 2004 09:38:27 +0000 (09:38 +0000)]
2.3.3-76
Jakub Jelinek [Wed, 10 Nov 2004 09:02:52 +0000 (09:02 +0000)]
Updated to fedora-glibc-20041110T0839
Jakub Jelinek [Tue, 2 Nov 2004 17:07:42 +0000 (17:07 +0000)]
Include errno.h.
Jakub Jelinek [Tue, 2 Nov 2004 13:36:24 +0000 (13:36 +0000)]
2.3.3-75
Jakub Jelinek [Tue, 2 Nov 2004 13:30:19 +0000 (13:30 +0000)]
* include/features.h (__USE_FORTIFY_LEVEL): Also set for Red Hat
GCC 3.4.x-RH >= 3.4.2-8.
* libio/bits/features.h (printf, fprintf, vprintf, vfprintf): For
GCC 3.4.x-RH use __builtin___{,v}{,f}printf_chk instead of
__{,v}{,f}printf_chk.
* debug/tst-chk1.c (do_test): Deal with GCC 3.4.x-RH not
being able to recognize subobjects.
Jakub Jelinek [Tue, 2 Nov 2004 13:20:52 +0000 (13:20 +0000)]
* sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32]
(elf_fpxregset_t): New type.
(struct elf_prpsinfo): If __WORDSIZE == 32, change pr_[ug]id type
to unsigned short int.
* sysdeps/unix/sysv/linux/x86_64/sys/user.h
(struct user_fpregs_struct): Fix comment.
* sysdeps/i386/fpu/bits/mathdef.h (float_t, double_t): If
__FLOAT_EVAL_METHOD__ is defined and 0, typedef to float resp. double.
* sysdeps/x86_64/fpu/bits/mathdef.h: Include bits/wordsize.h.
(float_t, double_t): If -m32 and not -mfpmath=sse, typedef to
long double.
* sysdeps/x86_64/fpu/bits/fenv.h: Include bits/wordsize.h.
(fenv_t): Remove __mxcsr field for -m32.
Jakub Jelinek [Tue, 2 Nov 2004 12:26:42 +0000 (12:26 +0000)]
Updated to fedora-glibc-20041102T1153
Jakub Jelinek [Wed, 27 Oct 2004 21:39:59 +0000 (21:39 +0000)]
2.3.3-74
Jakub Jelinek [Wed, 27 Oct 2004 21:29:04 +0000 (21:29 +0000)]
2.3.3-74
Jakub Jelinek [Thu, 21 Oct 2004 11:46:43 +0000 (11:46 +0000)]
Back out errlist changes for now too.
Jakub Jelinek [Thu, 21 Oct 2004 10:53:52 +0000 (10:53 +0000)]
Temporarily remove setaltroot and key*
Jakub Jelinek [Thu, 21 Oct 2004 07:16:46 +0000 (07:16 +0000)]
Updated to fedora-glibc-20041021T0701
Roland McGrath [Thu, 21 Oct 2004 07:03:01 +0000 (07:03 +0000)]
(update): Fix botch of *-sync-* vars to be updated.
Jakub Jelinek [Wed, 20 Oct 2004 13:02:29 +0000 (13:02 +0000)]
2.3.3-71
Jakub Jelinek [Wed, 20 Oct 2004 11:28:44 +0000 (11:28 +0000)]
Update.
Jakub Jelinek [Wed, 20 Oct 2004 11:04:51 +0000 (11:04 +0000)]
Updated to fedora-glibc-20041020T1016
Jakub Jelinek [Wed, 20 Oct 2004 10:47:20 +0000 (10:47 +0000)]
Updated to fedora-glibc-20041018T0940
Jakub Jelinek [Mon, 18 Oct 2004 23:30:23 +0000 (23:30 +0000)]
Updated to fedora-glibc-20041018T0940
Jakub Jelinek [Mon, 18 Oct 2004 22:58:11 +0000 (22:58 +0000)]
First steps toward 2.3.3-70
Jakub Jelinek [Mon, 18 Oct 2004 22:56:48 +0000 (22:56 +0000)]
* include/features.h (__USE_FORTIFY_LEVEL): Enable even with
Red Hat gcc4 4.0.0 and above.
Jakub Jelinek [Mon, 18 Oct 2004 11:56:08 +0000 (11:56 +0000)]
* malloc/arena.c (ptmalloc_init): Don't use brk if dlopened
from statically linked program and avoid calling _dl_addr in that
case.
Jakub Jelinek [Mon, 18 Oct 2004 10:26:29 +0000 (10:26 +0000)]
Fix a typo, add force-tag
Jakub Jelinek [Mon, 18 Oct 2004 10:00:48 +0000 (10:00 +0000)]
* sysdeps/generic/strcpy_chk.c (__strcpy_chk): Speed up by checking
destlen only every 4 bytes.
Jakub Jelinek [Mon, 18 Oct 2004 09:58:59 +0000 (09:58 +0000)]
Updated to fedora-glibc-20041018T0940
Jakub Jelinek [Fri, 15 Oct 2004 16:40:49 +0000 (16:40 +0000)]
Add to fedora-branch as well.
Roland McGrath [Fri, 15 Oct 2004 01:52:07 +0000 (01:52 +0000)]
Add dist-import, dist-build targets.
Jakub Jelinek [Thu, 14 Oct 2004 12:33:58 +0000 (12:33 +0000)]
2.3.3-68
Jakub Jelinek [Thu, 14 Oct 2004 09:57:42 +0000 (09:57 +0000)]
2.3.3-68
Jakub Jelinek [Thu, 14 Oct 2004 05:57:55 +0000 (05:57 +0000)]
Updated to fedora-glibc-20041014T0548
Jakub Jelinek [Tue, 12 Oct 2004 12:00:26 +0000 (12:00 +0000)]
Updated to fedora-glibc-20041012T1128
Jakub Jelinek [Wed, 6 Oct 2004 09:29:02 +0000 (09:29 +0000)]
2.3.3-66
Jakub Jelinek [Wed, 6 Oct 2004 09:25:03 +0000 (09:25 +0000)]
* sysdeps/unix/sysv/linux/jmp-unwind.c: Include pthreadP.h instead
of pthread-functions.h and pthreaddef.h.
* sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Likewise.
Jakub Jelinek [Wed, 6 Oct 2004 09:22:13 +0000 (09:22 +0000)]
* sysdeps/s390/jmpbuf-unwind.h: Include bits/wordsize.h.
(JMPBUF_CFA_UNWINDS_ADJ): Subtract 96 resp. 160 bytes from
CFA.
Jakub Jelinek [Wed, 6 Oct 2004 09:09:35 +0000 (09:09 +0000)]
Updated to fedora-glibc-20041006T0900
Jakub Jelinek [Wed, 6 Oct 2004 06:48:06 +0000 (06:48 +0000)]
Replace use of perl with sed -ie in the spec file, set TIMEOUTFACTOR.
Jakub Jelinek [Tue, 5 Oct 2004 15:43:27 +0000 (15:43 +0000)]
2.3.3-65
Jakub Jelinek [Tue, 5 Oct 2004 12:09:44 +0000 (12:09 +0000)]
Fix atomic.h warnings on i386 in nscd.
Fix last grouplist patch.
Jakub Jelinek [Tue, 5 Oct 2004 11:23:19 +0000 (11:23 +0000)]
Fix s390{,x} build. grouplist fixes from Ulrich.
Jakub Jelinek [Tue, 5 Oct 2004 08:25:34 +0000 (08:25 +0000)]
Updated to fedora-glibc-20041005T0745
Jakub Jelinek [Mon, 4 Oct 2004 08:56:18 +0000 (08:56 +0000)]
Updated to fedora-glibc-20041004T0747
Jakub Jelinek [Fri, 1 Oct 2004 21:37:29 +0000 (21:37 +0000)]
Updated to fedora-glibc-20041001T2134
Jakub Jelinek [Fri, 1 Oct 2004 11:43:19 +0000 (11:43 +0000)]
Updated to fedora-glibc-20041001T1134
Jakub Jelinek [Thu, 30 Sep 2004 09:05:55 +0000 (09:05 +0000)]
Updated to fedora-glibc-20040930T0838
Jakub Jelinek [Wed, 29 Sep 2004 10:00:28 +0000 (10:00 +0000)]
* time/tzfile.c (tzfile_mtime): New variable.
(__tzfile_read): Reread the file if mtime is different.
Jakub Jelinek [Wed, 29 Sep 2004 09:01:05 +0000 (09:01 +0000)]
* sysdeps/i386/fpu/s_fdim.S (__fdim): Handle +inf/+inf.
* sysdeps/i386/fpu/s_fdimf.S (__fdimf): Likewise.
* sysdeps/i386/fpu/s_fdiml.S (__fdiml): Likewise.
Jakub Jelinek [Wed, 29 Sep 2004 08:48:32 +0000 (08:48 +0000)]
Updated to fedora-glibc-20040929T0821
Jakub Jelinek [Mon, 27 Sep 2004 06:18:18 +0000 (06:18 +0000)]
Updated to fedora-glibc-20040927T0611
Jakub Jelinek [Sun, 26 Sep 2004 08:45:22 +0000 (08:45 +0000)]
2.3.3-58
Jakub Jelinek [Sun, 26 Sep 2004 08:39:30 +0000 (08:39 +0000)]
Updated to fedora-glibc-20040926T0823
Jakub Jelinek [Sun, 26 Sep 2004 04:48:48 +0000 (04:48 +0000)]
2.3.3-57
Jakub Jelinek [Sat, 25 Sep 2004 11:28:41 +0000 (11:28 +0000)]
linuxthreads fix from Roland.
Jakub Jelinek [Sat, 25 Sep 2004 08:04:28 +0000 (08:04 +0000)]
Prepare for 2.3.3-57
Jakub Jelinek [Sat, 25 Sep 2004 07:55:46 +0000 (07:55 +0000)]
Updated to fedora-glibc-20040925T0738
Roland McGrath [Thu, 23 Sep 2004 09:51:26 +0000 (09:51 +0000)]
Remove "make -C sed check"
Jakub Jelinek [Thu, 23 Sep 2004 05:56:12 +0000 (05:56 +0000)]
Remove glibc-execstack-disable.patch patch, use glibc-nptl-check.patch
even on current fedora (GCC 3.4.*).
Roland McGrath [Thu, 23 Sep 2004 02:04:57 +0000 (02:04 +0000)]
2.3.3-56 for scratch test build
Roland McGrath [Thu, 23 Sep 2004 02:00:27 +0000 (02:00 +0000)]
Updated to fedora-glibc-20040923T0148
Roland McGrath [Thu, 23 Sep 2004 01:47:57 +0000 (01:47 +0000)]
Tweak archive deps.
Roland McGrath [Thu, 23 Sep 2004 01:28:43 +0000 (01:28 +0000)]
Add default target.
Roland McGrath [Thu, 23 Sep 2004 01:17:12 +0000 (01:17 +0000)]
Changes and additions migrated from cvs.devel.redhat.com:/cvs/devel/glibc to fedora-branch
Roland McGrath [Thu, 23 Sep 2004 01:03:59 +0000 (01:03 +0000)]
Yet more update tweaks.
Roland McGrath [Thu, 23 Sep 2004 01:00:04 +0000 (01:00 +0000)]
(tar-name): Fix botch in last change.
Roland McGrath [Thu, 23 Sep 2004 00:59:04 +0000 (00:59 +0000)]
More update tweaks.
Roland McGrath [Wed, 22 Sep 2004 22:41:09 +0000 (22:41 +0000)]
Some tweaks for update
Roland McGrath [Wed, 22 Sep 2004 22:36:11 +0000 (22:36 +0000)]
Another typo.
Roland McGrath [Wed, 22 Sep 2004 22:35:40 +0000 (22:35 +0000)]
(update): typo fix
Roland McGrath [Wed, 22 Sep 2004 22:29:44 +0000 (22:29 +0000)]
Tweak expected source directory names.
Roland McGrath [Wed, 22 Sep 2004 22:19:20 +0000 (22:19 +0000)]
Don't include the glibc snapshot date in the patch file name.
Roland McGrath [Wed, 22 Sep 2004 22:18:11 +0000 (22:18 +0000)]
(Patch0): We do include the glibc snapshot date in the patch file name.
Roland McGrath [Wed, 22 Sep 2004 22:16:44 +0000 (22:16 +0000)]
(Source0): We don't include the glibc release number in the snapshot
tarball file name for HEAD.
Roland McGrath [Wed, 22 Sep 2004 21:57:26 +0000 (21:57 +0000)]
redhat -> fedora
Roland McGrath [Wed, 22 Sep 2004 21:56:27 +0000 (21:56 +0000)]
(outside-patch): redhat -> fedora
($(tar-name)-$(snapshot-name).tar.bz2): Change deps so we don't force it.
Roland McGrath [Wed, 22 Sep 2004 21:49:45 +0000 (21:49 +0000)]
Fix typo.
Roland McGrath [Wed, 22 Sep 2004 21:48:09 +0000 (21:48 +0000)]
(spec-nvr): only get the first one
Roland McGrath [Wed, 22 Sep 2004 21:43:51 +0000 (21:43 +0000)]
(glibc.spec): Another typo fix.
Roland McGrath [Wed, 22 Sep 2004 21:41:40 +0000 (21:41 +0000)]
Migrate spec file and files it needs from old internal repository's redhat/ subdir to fedora-branch's fedora/ subdir.
Roland McGrath [Wed, 22 Sep 2004 21:39:37 +0000 (21:39 +0000)]
(glibc.spec): Typo fix.
Roland McGrath [Wed, 22 Sep 2004 21:27:23 +0000 (21:27 +0000)]
Patches migrated from cvs.devel.redhat.com:/cvs/devel/glibc
Roland McGrath [Wed, 22 Sep 2004 21:26:44 +0000 (21:26 +0000)]
Untested first draft of makefile magic to maintain the branch.
Roland McGrath [Wed, 22 Sep 2004 21:21:10 +0000 (21:21 +0000)]
Changes and additions migrated from cvs.devel.redhat.com:/cvs/devel/glibc to fedora-branch
Ulrich Drepper [Wed, 22 Sep 2004 05:11:15 +0000 (05:11 +0000)]
Update.
2004-09-20 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL):
Renamed to ...
(DO_INLINE_SYSCALL_NCS): This.
(DO_INLINE_SYSCALL): New.
(INLINE_SYSCALL): Updated.
(INTERNAL_SYSCALL_NCS): Updated.
Ulrich Drepper [Wed, 22 Sep 2004 02:19:00 +0000 (02:19 +0000)]
Update.
* elf/sprof.c (load_shobj): Add support for reading symbol table
from debuginfo file.
Ulrich Drepper [Wed, 22 Sep 2004 02:18:30 +0000 (02:18 +0000)]
(load_shobj): Add support for reading symbol table from debuginfo file.
Roland McGrath [Wed, 22 Sep 2004 00:21:26 +0000 (00:21 +0000)]
* Versions: Add comment about linuxthreads' frozen ABI.
Roland McGrath [Wed, 22 Sep 2004 00:21:20 +0000 (00:21 +0000)]
2004-09-21 Roland McGrath <roland@redhat.com>
* Versions: Add comment about linuxthreads' frozen ABI.
Ulrich Drepper [Tue, 21 Sep 2004 15:40:52 +0000 (15:40 +0000)]
Update.
2004-09-21 Ulrich Drepper <drepper@redhat.com>
* elf/ldd.bash.in: Fix syntax errors.
Ulrich Drepper [Tue, 21 Sep 2004 02:30:50 +0000 (02:30 +0000)]
Update.
* sysdeps/unix/sysv/linux/dl-execstack.c
(_dl_make_stack_executable): Remove some duplication.
Ulrich Drepper [Mon, 20 Sep 2004 23:16:22 +0000 (23:16 +0000)]
Update.
2004-09-20 Ulrich Drepper <drepper@redhat.com>
* nscd/nscd.c (options): Mark S option as hidden.
(parse_opt): When S option is used, print warning message.
* nscd/grpcache.c (adgrptbyX): Don't handle secure mode.
* nscd/hstcache.c (addhstbyX): Don't handle secure mode.
* nscd/aicache.c (addhstaiX): Don't handle secure mode.
* nscd/pwdcache.c (addpwbyX): Don't handle secure mode.
Ulrich Drepper [Mon, 20 Sep 2004 22:14:33 +0000 (22:14 +0000)]
Update.
* configure.in: If selinux has not explictly been requested, don't
comment on it missing.