From 846f07632c3e28a6614f123bbee3c11e7fdd0426 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 30 Oct 2002 18:25:37 +0000 Subject: [PATCH] * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add -D for each 32bit-predefine when creating .new32 list and -U for each 32bit-predefine when creating .new64 list. * sysdeps/unix/sysv/linux/x86_64/Makefile (32bit-predefine): New. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 736a1f6..cc1556f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-10-30 Jakub Jelinek + + * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add -D for each + 32bit-predefine when creating .new32 list and -U for each + 32bit-predefine when creating .new64 list. + * sysdeps/unix/sysv/linux/x86_64/Makefile (32bit-predefine): New. + 2002-10-29 Andreas Schwab * sysdeps/generic/allocrtsig.c: Include , not -- 2.7.4