]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 8 Apr 2002 21:43:57 +0000 (21:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 8 Apr 2002 21:43:57 +0000 (21:43 +0000)
2002-04-08  Ulrich Drepper  <drepper@redhat.com>

* Makerules: Use cppflags-iterator.mk to add defines for all test
source files.

ChangeLog
Makerules
linuxthreads/ChangeLog

index 855b42f717816f2e665b1a0625081a4f1e84d5f0..aac916aa811ab4b8d73e7d06b4fd5af55595c83a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-08  Ulrich Drepper  <drepper@redhat.com>
+
+       * Makerules: Use cppflags-iterator.mk to add defines for all test
+       source files.
+
 2002-04-08  kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
        * elf/elf.h: Define R_SH_TLS_xxx macros.
index 155466b889460093c9aa2fc1c1261be3432e6b5e..7ef49ba83a11f50a7591e2b20e075569b3b75bcb 100644 (file)
--- a/Makerules
+++ b/Makerules
@@ -1035,6 +1035,12 @@ ALL_BUILD_CFLAGS = $(BUILD_CFLAGS) -include $(..)config.h
 # Support the GNU standard name for this target.
 .PHONY: check
 check: tests
+
+ifneq (,$(tests))
+cpp-srcs-left = $(tests)
+lib = tests
+include $(patsubst %,$(..)cppflags-iterator.mk,$(tests))
+endif
 \f
 .PHONY: TAGS
 TAGS: $(objpfx)distinfo $(..)MakeTAGS
index cfcfe4c872f601f84abaa904ba6d52aabb3f399b..36820a436904189abfef9eeb3abe21bd5512d542 100644 (file)
@@ -1,3 +1,12 @@
+2002-04-08  kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * sysdeps/sh/pt-machine.h: Define _PT_MACHINE_H
+       if it isn't defined yet.
+       (FLOATING_STACKS, EARCH_STACK_MAX_SIZE): Defined.
+       (THREAD_GETMEM, THREAD_GETMEM_NC, THREAD_SETMEM, THREAD_SETMEM_NC):
+       Likewise.
+       * sysdeps/sh/tls.h: New file.
+
 2002-04-08  Jakub Jelinek  <jakub@redhat.com>
 
        * manager.c (__pthread_manager_event): Use self instead of arg