From: Andreas Jaeger Date: Wed, 30 Oct 2002 18:25:37 +0000 (+0000) Subject: * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add -D for each X-Git-Tag: upstream/2.20~13824 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=846f07632c3e28a6614f123bbee3c11e7fdd0426;p=platform%2Fupstream%2Flinaro-glibc.git * 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. --- 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