From c841fa224a0ce83353f257fa86aa90413ebf68a4 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Wed, 15 Jan 2003 22:10:24 +0000 Subject: * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d. (common-generated): Add s-proto-bp.d. * sysdeps/unix/make-syscalls.sh: Use s-proto-bp.d for dependencies of bp thunks. * sysdeps/unix/s-proto-bp.S: New file. * sysdeps/generic/bp-thunks.h: Don't include here. Use instead of . * sysdeps/unix/sysv/linux/i386/bp-thunks.h: New file. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9620eaba8a..cd3ccfb3bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2003-01-15 Andreas Schwab + + * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d. + (common-generated): Add s-proto-bp.d. + * sysdeps/unix/make-syscalls.sh: Use s-proto-bp.d for dependencies + of bp thunks. + * sysdeps/unix/s-proto-bp.S: New file. + * sysdeps/generic/bp-thunks.h: Don't include here. + Use instead of . + * sysdeps/unix/sysv/linux/i386/bp-thunks.h: New file. + 2003-01-15 Roland McGrath * Makerules: Use -include for tls.make, suppresses warning. -- cgit 1.4.1