mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-18 14:30:43 +08:00
Update.
2001-03-26 Ulrich Drepper <drepper@redhat.com> * 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.
This commit is contained in:
parent
6da16f877c
commit
a341068d14
@ -1,3 +1,11 @@
|
||||
2001-03-26 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* 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 <aj@suse.de>
|
||||
|
||||
* manual/install.texi (Tools for Compilation): Advise to use GCC
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -4,6 +4,4 @@ setresuid.c
|
||||
setresgid.c
|
||||
setfsuid.c
|
||||
setfsgid.c
|
||||
sys/elf.h
|
||||
sys/procfs.h
|
||||
sys/user.h
|
||||
|
@ -1,2 +1,3 @@
|
||||
clone.S
|
||||
kernel_stat.h
|
||||
sys/procfs.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user