+2000-01-26 Andreas Jaeger <aj@suse.de>
+
+ * Make-dist (+sysdep-tscrs): Add libm-test-ulps.
+
+2000-01-26 Ulrich Drepper <drepper@cygnus.com>
+
+ * locale/Makefile (distribute): Remove nonexisting files.
+ * sysdeps/powerpc/Dist: Move FPU specific files to...
+ * sysdeps/powerpc/fpu/Dist: ...here. New file.
+ * nss/Makefile: Distribute files for new libdb interface.
+ * math/Makefile (distribute): Add README.libm-test.
+ Patch by Andreas Jaeger.
+
2000-01-26 David McCann <david.mccann@alcatel.at>
* libio/libioP.h [!_G_HAVE_MMAP]: Define ALLOC_WBUF.
-# Copyright (C) 1991,92,93,94,95,96,97,98,99 Free Software Foundation, Inc.
+# Copyright (C) 1991-1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
foo:=$(shell echo '+sysdep-dist=$(+sysdep-dist)' >&2)
+sysdep-tsrcs := $(wildcard $(foreach file,Makefile Implies syscalls.list\
- configure configure.in Versions,\
+ configure configure.in Versions\
+ libm-test-ulps,\
$(addsuffix /$(file),$(sysdep_dirs)))) \
$(+sysdep-dist)
-# Copyright (C) 1991, 92, 95, 96, 97, 98, 99 Free Software Foundation, Inc.
+# Copyright (C) 1991, 92, 1995-1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
$(lib-modules:=.c) config.h simple-hash.h \
charmap-kw.gperf charmap-kw.h locfile-token.h \
locfile-kw.gperf locfile-kw.h linereader.h \
- locales.h locfile.h stringtrans.h charmap.h \
- repertoire.h)
+ locfile.h charmap.h repertoire.h)
routines = setlocale findlocale loadlocale localeconv nl_langinfo \
mb_cur_max codeset_name \
newlocale duplocale freelocale
LDLIBS-atest-sincos = math/libm
LDLIBS-atest-exp2 = math/libm
-distribute += libm-test.inc gen-libm-test.pl
+distribute += libm-test.inc gen-libm-test.pl README.libm-test
# The -lieee module sets the _LIB_VERSION_ switch to IEEE mode
db-open
generated += $(filter-out db-alias.c db-netgrp.c, \
$(addsuffix .c,$(libnss_db-routines)))
-distribute += db-XXX.c nss_db.h dummy-db.h
+distribute += $(addprefix nss_db/, db-XXX.c nss_db.h dummy-db.h)
$(objpfx)makedb: $(libdl) $(objpfx)db-open.o
dl-machine.c
dl-start.S
-fenv_const.c
-fenv_libc.h
ppc-mcount.S
fe_nomask.c
-t_sqrt.c
--- /dev/null
+fenv_const.c
+fenv_libc.h
+t_sqrt.c