Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 24 Apr 2001 08:01:09 +0000 (08:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 24 Apr 2001 08:01:09 +0000 (08:01 +0000)
2001-04-24  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/ia64/Dist: Add hp-timing.c.
* sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add ucontext_i.h.
* posix/Makefile (distribute): Add tst-getconf.sh.
* po/Makefile (distribute): Add $(BROKEN_LINGUAS:=.po).

ChangeLog
po/Makefile
posix/Makefile
sysdeps/ia64/Dist
sysdeps/unix/sysv/linux/sparc/sparc64/Dist

index 6639cb5..2a5b552 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-04-24  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/ia64/Dist: Add hp-timing.c.
+       * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add ucontext_i.h.
+       * posix/Makefile (distribute): Add tst-getconf.sh.
+       * po/Makefile (distribute): Add $(BROKEN_LINGUAS:=.po).
+
 2001-04-23  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/ia64/Makefile [subdir=csu] (sysdep_routines): Add hp-timing.
index e88f0e8..57230b5 100644 (file)
@@ -49,7 +49,8 @@ mo-installed = $(inst_msgcatdir)/%/LC_MESSAGES/$(domainname).mo
 install-others = $(LINGUAS:%=$(mo-installed))
 
 # Files to distribute: all the source and compiled binary translation files.
-distribute = $(ALL_LINGUAS:=.po) $(ALL_LINGUAS:=.mo) libc.pot header.pot
+distribute = $(ALL_LINGUAS:=.po) $(BROKEN_LINGUAS:=.po) $(ALL_LINGUAS:=.mo) \
+            libc.pot header.pot
 
 
 include ../Rules
index f61c3a2..12211fc 100644 (file)
@@ -23,7 +23,7 @@ subdir        := posix
 
 headers        := sys/utsname.h sys/times.h sys/wait.h sys/types.h unistd.h          \
           glob.h regex.h wordexp.h fnmatch.h bits/types.h getopt.h           \
-          bits/posix1_lim.h bits/posix2_lim.h bits/posix_opt.h       \
+          bits/posix1_lim.h bits/posix2_lim.h bits/posix_opt.h               \
           bits/local_lim.h tar.h bits/utsname.h bits/confname.h              \
           bits/waitflags.h bits/waitstatus.h sys/unistd.h sched.h            \
           bits/sched.h re_comp.h wait.h bits/environments.h cpio.h           \
@@ -32,7 +32,7 @@ headers       := sys/utsname.h sys/times.h sys/wait.h sys/types.h unistd.h          \
 distribute := confstr.h TESTS TESTS2C.sed testcases.h \
              PTESTS PTESTS2C.sed ptestcases.h \
              globtest.c globtest.sh wordexp-tst.sh annexc.c fnmatch_loop.c   \
-             spawn_int.h
+             spawn_int.h tst-getconf.sh
 
 routines :=                                                                  \
        uname                                                                 \
index 3107562..25df3b9 100644 (file)
@@ -2,5 +2,6 @@ _mcount.S
 dl-symaddr.c
 dl-fptr.c
 elf/entry.h
+hp-timing.c
 ieee754.h
 softpipe.h