From: Andreas Jaeger Date: Tue, 1 Aug 2000 13:06:28 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.20~17947 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5cc90078d45a35770d5b8ffd3afd8eb9748f1a64;p=platform%2Fupstream%2Flinaro-glibc.git Update. 2000-08-01 Andreas Jaeger * hesiod/Makefile (distribute): Add nss_hesiod/nss_hesiod.h. * elf/Makefile (distribute): Add filtmod1.c and filtmod2.c. * wctype/Makefile (distribute): Add wchar-lookup.h. * sysdeps/generic/Dist: Add bp-checks.h. * iconvdata/Makefile (distribute): Add isiri-3342.h. --- diff --git a/ChangeLog b/ChangeLog index 9eab042..e32e538 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2000-08-01 Andreas Jaeger + + * hesiod/Makefile (distribute): Add nss_hesiod/nss_hesiod.h. + + * elf/Makefile (distribute): Add filtmod1.c and filtmod2.c. + + * wctype/Makefile (distribute): Add wchar-lookup.h. + + * sysdeps/generic/Dist: Add bp-checks.h. + + * iconvdata/Makefile (distribute): Add isiri-3342.h. + 2000-08-01 Andreas Schwab * Make-dist (dist): Resolve `..' in file names. diff --git a/elf/Makefile b/elf/Makefile index 75edf83..6290132 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -45,7 +45,7 @@ distribute := $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \ ldconfig.h ldconfig.c cache.c readlib.c readelflib.c \ dep1.c dep2.c dep3.c dep4.c dl-dtprocnum.h \ vismain.c vismod1.c vismod2.c vismod3.c \ - constload2.c constload3.c + constload2.c constload3.c filtmod1.c filtmod2.c include ../Makeconfig diff --git a/hesiod/Makefile b/hesiod/Makefile index 0dea8fa..32b4be4 100644 --- a/hesiod/Makefile +++ b/hesiod/Makefile @@ -21,7 +21,7 @@ # subdir := hesiod -distribute := hesiod.h hesiod_p.h README.hesiod +distribute := hesiod.h hesiod_p.h README.hesiod nss_hesiod/nss_hesiod.h extra-libs := libnss_hesiod extra-libs-others = $(extra-libs) diff --git a/iconvdata/Makefile b/iconvdata/Makefile index 914fac3..2d5cbbe 100644 --- a/iconvdata/Makefile +++ b/iconvdata/Makefile @@ -117,9 +117,9 @@ distribute := gconv-modules extra-module.mk gap.awk gaptab.awk \ koi8-r.c ksc5601.c ksc5601.h latin-greek.c latin-greek-1.c \ macintosh.c mac-is.c mac-uk.c nats-dano.c nats-sefi.c sjis.c \ t.61.c uhc.c sami-ws2.c iso-ir-197.c tis-620.c koi8-u.c \ - isiri-3342.c gbgbk.c iso-2022-cn.c cns11643l2.h iso8859-16.c \ - utf-16.c unicode.c big5hkscs.c iso-ir-165.c iso-ir-165.h \ - gb18030.c + isiri-3342.c isiri-3342.h gbgbk.c iso-2022-cn.c cns11643l2.h \ + iso8859-16.c utf-16.c unicode.c big5hkscs.c iso-ir-165.c \ + iso-ir-165.h gb18030.c # We build the transformation modules only when we build shared libs. ifeq (yes,$(build-shared)) diff --git a/sysdeps/generic/Dist b/sysdeps/generic/Dist index ffcebf9..8ce3f63 100644 --- a/sysdeps/generic/Dist +++ b/sysdeps/generic/Dist @@ -15,6 +15,8 @@ updwtmpx.c utmpxname.c bits/libc-tsd.h siglist.h +bp-semctl.h +bp-checks.h bp-thunks.h bp-sym.h bp-start.h diff --git a/wctype/Makefile b/wctype/Makefile index 0343ec8..78f66e7 100644 --- a/wctype/Makefile +++ b/wctype/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 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 @@ -22,7 +22,7 @@ subdir := wctype headers := wctype.h -distribute := cname-lookup.h +distribute := cname-lookup.h wchar-lookup.h routines := wcfuncs wctype iswctype wctrans towctrans wcextra \ wcfuncs_l wctype_l iswctype_l wctrans_l towctrans_l \ wcextra_l