From ec503662b458b9b5e9df63e3eb7ef69fa0d74b5c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 21 Feb 2003 07:07:52 +0000 Subject: Update. 2003-02-20 Ulrich Drepper * 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 --- elf/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'elf/Makefile') diff --git a/elf/Makefile b/elf/Makefile index 56322f1d1a..205957c3e4 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -75,7 +75,10 @@ distribute := rtld-Rules \ tls-macros.h \ reldep8mod1.c reldep8mod2.c reldep8mod3.c \ nodel2mod1.c nodel2mod2.c nodel2mod3.c \ - reldep9mod1.c reldep9mod2.c reldep9mod3.c + reldep9.c reldep9mod1.c reldep9mod2.c reldep9mod3.c \ + tst-array1.exp tst-array2.exp tst-array4.exp \ + tst-array2dep.c \ + check-textrel.c dl-sysdep.h include ../Makeconfig -- cgit 1.4.1