From 0dc44b51cdc9932082318e179186194fbc724e52 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 12 Apr 2003 00:17:14 +0000 Subject: * csu/tst-empty.c: New file. * csu/Makefile (tests, tests-static): Add it. --- linuxthreads/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 407385e734..3cc1970f9a 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,22 @@ +2003-04-11 Roland McGrath + + * Makefile (multidir): Don't set the variable here with $(shell ...). + ($(objpfx)multidir.mk): New target, generated makefile; include that. + (generated): Append it. + +2003-04-10 Jakub Jelinek + + * Makefile (multidir, crti-objs, crtn-objs): New variables. + (generated-dirs): Add pathname component of multidir. + (omit-deps, extra-objs): Include $(multidir)/crt? as well. + ($(objpfx)libpthread.so): Depend on $(multidir)/crt?.o as well. + ($(objpfx)$(multidir), $(objpfx)$(multidir)/crti.o, + $(objpfx)$(multidir)/crtn.o): New. + * sysdeps/unix/sysv/linux/sparc/Makefile: Removed. + * sysdeps/unix/sysv/linux/x86_64/Makefile (LDFLAGS-pthread.so, + before-compile, generated): Don't generate and use specs. + ($(objpfx)specs): Remove. + 2003-04-11 Martin Schwidefsky * sysdeps/s390/pspinlock.c (__pthread_spin_unlock): Fix asm contraints. -- cgit 1.4.1