aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog95
-rw-r--r--Makeconfig6
-rw-r--r--Makefile13
-rw-r--r--Makerules30
-rw-r--r--Rules6
-rw-r--r--manual/maint.texi10
-rw-r--r--po/.cvsignore65
-rw-r--r--po/Makefile27
-rwxr-xr-xscripts/list-sources.sh35
-rw-r--r--sysdeps/alpha/Dist11
-rw-r--r--sysdeps/alpha/soft-fp/Dist14
-rw-r--r--sysdeps/generic/Dist23
-rw-r--r--sysdeps/gnu/Dist8
-rw-r--r--sysdeps/hppa/Dist5
-rw-r--r--sysdeps/i386/Dist4
-rw-r--r--sysdeps/i386/i686/Dist1
-rw-r--r--sysdeps/i386/soft-fp/Dist1
-rw-r--r--sysdeps/ia64/Dist9
-rw-r--r--sysdeps/ia64/fpu/Dist11
-rw-r--r--sysdeps/ieee754/Dist2
-rw-r--r--sysdeps/ieee754/dbl-64/Dist33
-rw-r--r--sysdeps/ieee754/flt-32/Dist1
-rw-r--r--sysdeps/ieee754/ldbl-128/Dist2
-rw-r--r--sysdeps/m68k/fpu/Dist1
-rw-r--r--sysdeps/m68k/fpu/switch/Dist2
-rw-r--r--sysdeps/mach/hurd/Dist17
-rw-r--r--sysdeps/mach/hurd/alpha/Dist1
-rw-r--r--sysdeps/mach/hurd/i386/Dist3
-rw-r--r--sysdeps/mach/hurd/mips/Dist3
-rw-r--r--sysdeps/mach/hurd/powerpc/Dist1
-rw-r--r--sysdeps/mach/mips/Dist1
-rw-r--r--sysdeps/mips/Dist8
-rw-r--r--sysdeps/mips/mips64/Dist1
-rw-r--r--sysdeps/mips/mips64/soft-fp/Dist1
-rw-r--r--sysdeps/mips/soft-fp/Dist1
-rw-r--r--sysdeps/posix/Dist1
-rw-r--r--sysdeps/powerpc/Dist2
-rw-r--r--sysdeps/powerpc/fpu/Dist4
-rw-r--r--sysdeps/powerpc/powerpc32/Dist9
-rw-r--r--sysdeps/powerpc/powerpc32/fpu/Dist2
-rw-r--r--sysdeps/powerpc/powerpc64/Dist4
-rw-r--r--sysdeps/powerpc/soft-fp/Dist28
-rw-r--r--sysdeps/s390/Dist3
-rw-r--r--sysdeps/s390/s390-32/Dist1
-rw-r--r--sysdeps/s390/s390-64/Dist1
-rw-r--r--sysdeps/sh/Dist2
-rw-r--r--sysdeps/sparc/Dist1
-rw-r--r--sysdeps/sparc/sparc32/Dist9
-rw-r--r--sysdeps/sparc/sparc32/soft-fp/Dist28
-rw-r--r--sysdeps/sparc/sparc32/sparcv8/Dist6
-rw-r--r--sysdeps/sparc/sparc32/sparcv9/Dist7
-rw-r--r--sysdeps/sparc/sparc64/Dist1
-rw-r--r--sysdeps/sparc/sparc64/soft-fp/Dist32
-rw-r--r--sysdeps/unix/Dist14
-rw-r--r--sysdeps/unix/bsd/Dist5
-rw-r--r--sysdeps/unix/bsd/bsd4.4/Dist1
-rw-r--r--sysdeps/unix/common/Dist1
-rw-r--r--sysdeps/unix/sysv/Dist2
-rw-r--r--sysdeps/unix/sysv/linux/Dist85
-rw-r--r--sysdeps/unix/sysv/linux/alpha/Dist19
-rw-r--r--sysdeps/unix/sysv/linux/hppa/Dist5
-rw-r--r--sysdeps/unix/sysv/linux/i386/Dist17
-rw-r--r--sysdeps/unix/sysv/linux/ia64/Dist13
-rw-r--r--sysdeps/unix/sysv/linux/m68k/Dist9
-rw-r--r--sysdeps/unix/sysv/linux/mips/Dist13
-rw-r--r--sysdeps/unix/sysv/linux/mips/mips64/Dist1
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/Dist8
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/aix/Dist7
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/powerpc32/Dist3
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/powerpc64/Dist4
-rw-r--r--sysdeps/unix/sysv/linux/s390/Dist4
-rw-r--r--sysdeps/unix/sysv/linux/s390/s390-32/Dist7
-rw-r--r--sysdeps/unix/sysv/linux/s390/s390-64/Dist2
-rw-r--r--sysdeps/unix/sysv/linux/sh/Dist8
-rw-r--r--sysdeps/unix/sysv/linux/sparc/Dist4
-rw-r--r--sysdeps/unix/sysv/linux/sparc/sparc32/Dist4
-rw-r--r--sysdeps/unix/sysv/linux/sparc/sparc64/Dist7
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/Dist11
-rw-r--r--sysdeps/wordsize-32/Dist1
-rw-r--r--sysdeps/x86_64/Dist4
-rw-r--r--sysdeps/x86_64/soft-fp/Dist1
81 files changed, 177 insertions, 676 deletions
diff --git a/ChangeLog b/ChangeLog
index 232f3904ad..17e6d7b9c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,98 @@
+2006-01-07 Roland McGrath <roland@redhat.com>
+
+ * po/.cvsignore: List libc.pot.files, and not any .pot names.
+
+ * manual/maint.texi (Porting): Don't mention Dist files.
+ * sysdeps/alpha/soft-fp/Dist: File removed.
+ * sysdeps/alpha/Dist: File removed.
+ * sysdeps/i386/i686/Dist: File removed.
+ * sysdeps/i386/soft-fp/Dist: File removed.
+ * sysdeps/i386/Dist: File removed.
+ * sysdeps/mips/soft-fp/Dist: File removed.
+ * sysdeps/mips/mips64/soft-fp/Dist: File removed.
+ * sysdeps/mips/mips64/Dist: File removed.
+ * sysdeps/mips/Dist: File removed.
+ * sysdeps/wordsize-32/Dist: File removed.
+ * sysdeps/m68k/fpu/switch/Dist: File removed.
+ * sysdeps/m68k/fpu/Dist: File removed.
+ * sysdeps/powerpc/powerpc64/Dist: File removed.
+ * sysdeps/powerpc/soft-fp/Dist: File removed.
+ * sysdeps/powerpc/powerpc32/fpu/Dist: File removed.
+ * sysdeps/powerpc/powerpc32/Dist: File removed.
+ * sysdeps/powerpc/fpu/Dist: File removed.
+ * sysdeps/powerpc/Dist: File removed.
+ * sysdeps/unix/common/Dist: File removed.
+ * sysdeps/unix/bsd/bsd4.4/Dist: File removed.
+ * sysdeps/unix/bsd/Dist: File removed.
+ * sysdeps/unix/sysv/linux/alpha/Dist: File removed.
+ * sysdeps/unix/sysv/linux/i386/Dist: File removed.
+ * sysdeps/unix/sysv/linux/mips/mips64/Dist: File removed.
+ * sysdeps/unix/sysv/linux/mips/Dist: File removed.
+ * sysdeps/unix/sysv/linux/m68k/Dist: File removed.
+ * sysdeps/unix/sysv/linux/powerpc/powerpc64/Dist: File removed.
+ * sysdeps/unix/sysv/linux/powerpc/powerpc32/Dist: File removed.
+ * sysdeps/unix/sysv/linux/powerpc/aix/Dist: File removed.
+ * sysdeps/unix/sysv/linux/powerpc/Dist: File removed.
+ * sysdeps/unix/sysv/linux/sparc/sparc32/Dist: File removed.
+ * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: File removed.
+ * sysdeps/unix/sysv/linux/sparc/Dist: File removed.
+ * sysdeps/unix/sysv/linux/ia64/Dist: File removed.
+ * sysdeps/unix/sysv/linux/s390/s390-64/Dist: File removed.
+ * sysdeps/unix/sysv/linux/s390/Dist: File removed.
+ * sysdeps/unix/sysv/linux/s390/s390-32/Dist: File removed.
+ * sysdeps/unix/sysv/linux/sh/Dist: File removed.
+ * sysdeps/unix/sysv/linux/x86_64/Dist: File removed.
+ * sysdeps/unix/sysv/linux/hppa/Dist: File removed.
+ * sysdeps/unix/sysv/linux/Dist: File removed.
+ * sysdeps/unix/sysv/Dist: File removed.
+ * sysdeps/unix/Dist: File removed.
+ * sysdeps/generic/Dist: File removed.
+ * sysdeps/sparc/sparc32/soft-fp/Dist: File removed.
+ * sysdeps/sparc/sparc32/sparcv9/Dist: File removed.
+ * sysdeps/sparc/sparc32/sparcv8/Dist: File removed.
+ * sysdeps/sparc/sparc32/Dist: File removed.
+ * sysdeps/sparc/sparc64/soft-fp/Dist: File removed.
+ * sysdeps/sparc/sparc64/Dist: File removed.
+ * sysdeps/sparc/Dist: File removed.
+ * sysdeps/gnu/Dist: File removed.
+ * sysdeps/ia64/fpu/Dist: File removed.
+ * sysdeps/ia64/Dist: File removed.
+ * sysdeps/mach/mips/Dist: File removed.
+ * sysdeps/mach/hurd/alpha/Dist: File removed.
+ * sysdeps/mach/hurd/i386/Dist: File removed.
+ * sysdeps/mach/hurd/mips/Dist: File removed.
+ * sysdeps/mach/hurd/powerpc/Dist: File removed.
+ * sysdeps/mach/hurd/Dist: File removed.
+ * sysdeps/s390/s390-64/Dist: File removed.
+ * sysdeps/s390/Dist: File removed.
+ * sysdeps/s390/s390-32/Dist: File removed.
+ * sysdeps/sh/Dist: File removed.
+ * sysdeps/posix/Dist: File removed.
+ * sysdeps/ieee754/dbl-64/Dist: File removed.
+ * sysdeps/ieee754/ldbl-128/Dist: File removed.
+ * sysdeps/ieee754/flt-32/Dist: File removed.
+ * sysdeps/ieee754/Dist: File removed.
+ * sysdeps/x86_64/soft-fp/Dist: File removed.
+ * sysdeps/x86_64/Dist: File removed.
+ * sysdeps/hppa/Dist: File removed.
+
+ * Makerules (common-clean): Don't remove distinfo file.
+ ($(objpfx)distinfo): Target removed.
+ * manual/Makefile (mostlyclean): Don't remove distinfo file.
+ (glibc-targets): Remove echo-distinfo.
+
+ * scripts/list-sources.sh: New file.
+ * Makefile (TAGS): New target.
+ * po/Makefile (libc.pot, libc.pot.files): New targets.
+ * Makeconfig (XGETTEXT): New variable.
+ * Makerules ($(..)po/%.pot): Rule removed.
+ (TAGS): Target removed.
+ * Rules (subdir_TAGS): Target removed.
+ * MakeTAGS: File removed.
+
+ * Makefile (iconvdata/% localedata/% po/% manual/%): Depend on FORCE.
+ * Makeconfig ($(all-Depend-files)): New targets with no-op commands.
+
2004-08-03 Marco Gerards <marco@gnu.org>
[BZ #2119]
diff --git a/Makeconfig b/Makeconfig
index 20b79b1ae2..64ab926666 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -572,6 +572,11 @@ endif
# The program that makes Emacs-style TAGS files.
ETAGS := etags
+# The `xgettext' program for producing .pot files from sources.
+ifndef XGETTEXT
+XGETTEXT = xgettext
+endif
+
# The `m4' macro processor; this is used by sysdeps/sparc/Makefile (and
# perhaps others) to preprocess assembly code in some cases.
M4 = m4
@@ -934,6 +939,7 @@ $(common-objpfx)sysd-sorted: $(..)scripts/gen-sorted.awk $(all-Depend-files) \
echo sysd-sorted-done = t; \
} > $@-tmp
mv -f $