From d065968ee1ef53f42c00bd9944bf2bf67a527b88 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 17 Oct 2005 05:16:28 +0000 Subject: . --- ChangeLog | 69 +++++++++++++++++++++++++++++++++++++++++++++++--- linuxthreads/ChangeLog | 5 ++++ nptl/ChangeLog | 6 +++++ 3 files changed, 76 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index a006ea367c..7bcd7a7b4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ forward decl out of function body. * sysdeps/mach/hurd/profil.c: Likewise. +2005-09-30 Jakub Jelinek + + * sysdeps/i386/fpu/libm-test-ulps: Update for GCC 4.0.x. + 2005-09-19 Richard Henderson [BZ #1358] @@ -15,6 +19,49 @@ * sysdeps/alpha/ldiv.S (lldiv): Add alias. +2005-09-17 Andreas Jaeger + + * timezone/zdump.c: Include ctype.h. + +2005-09-07 Alexandre Oliva + + * timezone/test-tz.c: Update to match tzdata2005m. + * timezone/tst-timezone.c: Likewise. + +2005-09-06 Ulrich Drepper + + * timezone/africa: Update from tzdata2005m. + * timezone/asia: Likewise. + * timezone/australasia: Likewise. + * timezone/backward: Likewise. + * timezone/europe: Likewise. + * timezone/northamerica: Likewise. + * timezone/southamerica: Likewise. + * timezone/zone.tab: Likewise. + * timezone/zdump.c: Update from tzcode2005m. + +2005-08-05 Ulrich Drepper + + * timezone/checktab.awk: Update from tzcode2005k. + * timezone/private.h: Likewise. + * timezone/scheck.c: Likewise. + * timezone/tzselect.ksh: Likewise. + * timezone/zdump.c: Likewise. + * timezone/zic.c: Likewise. + * timezone/africa: Update from tzdata2005k. + * timezone/antarctica: Likewise. + * timezone/asia: Likewise. + * timezone/australasia: Likewise. + * timezone/europe: Likewise. + * timezone/iso3166.tab: Likewise. + * timezone/leapseconds: Likewise. + * timezone/northamerica: Likewise. + * timezone/solar87: Likewise. + * timezone/solar88: Likewise. + * timezone/solar89: Likewise. + * timezone/southamerica: Likewise. + * timezone/zone.tab: Likewise. + 2005-08-05 Roland McGrath [BZ #1251] @@ -30,10 +77,6 @@ [BZ #1137] * misc/error.c [_LIBC]: Include and . -2005-09-30 Jakub Jelinek - - * sysdeps/i386/fpu/libm-test-ulps: Update for GCC 4.0.x. - 2005-09-26 Steven Munroe [BZ #1384] @@ -479,6 +522,24 @@ * pwd/putpwent.c (putpwent): Don't write 0 as user or group ID if user name starts with + or -. +2005-04-29 Roland McGrath + + * timezone/africa: Update from tzdata2005i. + * timezone/asia: Likewise. + * timezone/northamerica: Likewise. + * timezone/yearistype: Likewise. + +2005-04-15 Roland McGrath + + * timezone/Makefile (zic-deps): New variable. + ($(testdata)/America/New_York): Use it instead of explicit deps. + ($(testdata)/Etc/UTC, $(testdata)/Australia/Melbourne): Likewise. + ($(testdata)/America/Sao_Paulo, $(testdata)/Asia/Tokyo): Likewise. + (%/UTC %/Universal): New pattern rule, replaces ... + ($(testdata)/UTC, $(testdata)/Universal): ... these removed targets. + ($(testdata)/%/Berlin $(testdata)/%/London): New pattern rule. + ($(testdata)/Europe/London, $(testdata)/Europe/Berlin): Removed. + 2005-04-05 Roland McGrath * NEWS, version.h (VERSION): 2.3.5. diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 047055da9d..a4e351b925 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -4,6 +4,11 @@ * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: Add local _init and _fini labels. +2005-03-05 Jakub Jelinek + + [BZ #721] + * sysdeps/powerpc/tcb-offsets.sym (thread_offsetof): Rework for GCC 4. + 2005-02-09 Daniel Jacobowitz [BZ #740] diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 1be437cf3d..04a917cc5e 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -47,6 +47,12 @@ * sysdeps/unix/sysv/linux/bits/local_lim.h: Likewise. * sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise. +2005-02-14 Alan Modra + + [BZ #721] + * sysdeps/powerpc/tcb-offsets.sym (thread_offsetof): Redefine to suit + gcc4. + 2005-02-07 Richard Henderson [BZ #787] -- cgit v1.2.3