From a341068d141628c9bad9688bd6864bd89c077ee1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 27 Mar 2001 06:01:17 +0000 Subject: [PATCH] Update. 2001-03-26 Ulrich Drepper * sysdeps/ia64/fpu/Dist: Add new files to distribute. * sysdeps/unix/sysv/linux/s390/s390-64/Dist: Likewise. * sysdeps/unix/sysv/linux/ia64/Dist: Likewise. * gmon/Makefile (headers): Add sys/profil.h. --- ChangeLog | 8 ++++++++ gmon/Makefile | 2 +- sysdeps/ia64/fpu/Dist | 4 ++++ sysdeps/unix/sysv/linux/ia64/Dist | 3 +++ sysdeps/unix/sysv/linux/s390/s390-32/Dist | 2 -- sysdeps/unix/sysv/linux/s390/s390-64/Dist | 1 + 6 files changed, 17 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2ce4796..d0aba16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-03-26 Ulrich Drepper + + * sysdeps/ia64/fpu/Dist: Add new files to distribute. + * sysdeps/unix/sysv/linux/s390/s390-64/Dist: Likewise. + * sysdeps/unix/sysv/linux/ia64/Dist: Likewise. + + * gmon/Makefile (headers): Add sys/profil.h. + 2001-03-18 Andreas Jaeger * manual/install.texi (Tools for Compilation): Advise to use GCC diff --git a/gmon/Makefile b/gmon/Makefile index 48f367f..3c885ba 100644 --- a/gmon/Makefile +++ b/gmon/Makefile @@ -21,7 +21,7 @@ # subdir := gmon -headers := sys/gmon.h sys/gmon_out.h +headers := sys/gmon.h sys/gmon_out.h sys/profil.h distribute := machine-gmon.h profil-counter.h routines := gmon mcount profil sprofil bb_init_func bb_exit_func prof-freq diff --git a/sysdeps/ia64/fpu/Dist b/sysdeps/ia64/fpu/Dist index 264548e..afd3153 100644 --- a/sysdeps/ia64/fpu/Dist +++ b/sysdeps/ia64/fpu/Dist @@ -1,7 +1,11 @@ libc_libm_error.c libm_atan2_reg.S libm_error.c +libm_frexp4.S +libm_frexp4f.S +libm_frexp4l.S libm_reduce.S libm_support.h +libm_tan.S s_matherrf.c s_matherrl.c diff --git a/sysdeps/unix/sysv/linux/ia64/Dist b/sysdeps/unix/sysv/linux/ia64/Dist index 50ce0a5..37751f8 100644 --- a/sysdeps/unix/sysv/linux/ia64/Dist +++ b/sysdeps/unix/sysv/linux/ia64/Dist @@ -2,6 +2,9 @@ clone.S clone2.S dl-static.c ioperm.c +__start_context.S +ucontext_i.h net/route.h sys/procfs.h sys/io.h +sys/rse.h diff --git a/sysdeps/unix/sysv/linux/s390/s390-32/Dist b/sysdeps/unix/sysv/linux/s390/s390-32/Dist index d0740c1..8023618 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/Dist +++ b/sysdeps/unix/sysv/linux/s390/s390-32/Dist @@ -4,6 +4,4 @@ setresuid.c setresgid.c setfsuid.c setfsgid.c -sys/elf.h sys/procfs.h -sys/user.h diff --git a/sysdeps/unix/sysv/linux/s390/s390-64/Dist b/sysdeps/unix/sysv/linux/s390/s390-64/Dist index e8cfbaa..35d4f03 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/Dist +++ b/sysdeps/unix/sysv/linux/s390/s390-64/Dist @@ -1,2 +1,3 @@ clone.S +kernel_stat.h sys/procfs.h -- 2.7.4