mirror of https://gitee.com/Nocallback/glibc.git
Browse Source
2003-02-20 Ulrich Drepper <drepper@redhat.com> * version.h (VERSION): Bump to 2.3.2. * elf/Makefile (distribute): Add reldep9.c, tst-array1.exp, tst-array2.exp, tst-array4.exp, tst-array2dep.c, check-textrel.c, and dl-sysdep.h. * sysdeps/generic/Dist: Add sysdep-cancel.h. * sysdeps/powerpc/nofpu/Dist: Add soft-supp.h. * sysdeps/unix/Dist: Add s-proto-bp.S and s-proto-cancel.S. * sysdeps/unix/sysv/linux/Dist: Add pathconf.h. * sysdeps/unix/sysv/linux/i386/Dist: Add bp-thunk.h. * sysdeps/unix/sysv/linux/powerpc/powerpc64/Dist: Add fe_nomask.c and ucontext_i.h. * Makefile (distribute): Add include/stubs-prologue.h, include/gnu/stubs.h, scripts/merge-abilist.awk, and scripts/extract-abilist.awk. 2002-02-20 Paolo Bonzini <bonzini@gnu.org>cvs/fedora-2_3-branch
13 changed files with 40 additions and 11 deletions
@ -1,2 +1,3 @@ |
|||
sim-full.c |
|||
fenv_const.c |
|||
soft-supp.h |
|||
|
|||
@ -1,2 +1,4 @@ |
|||
clone.S |
|||
fe_nomask.c |
|||
kernel_stat.h |
|||
ucontext_i.h |
|||
|
|||
Loading…
Reference in new issue