From aeb72b162283156ff33f5d4d86533fadb758126b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 18 Jan 1996 10:00:52 +0000 Subject: Thu Jan 18 00:32:43 1996 Roland McGrath * Makerules (COMPILE.s): New variable. * sysdeps/unix/Makefile (sysd-syscalls): New target; generate with make-syscalls.sh and include it. [$(subdir)=misc] (sysdep_routines): Append extra syscalls from sysd-syscalls. * sysdeps/unix/make-syscalls.sh: New file. * Makerules (COMPILE.S): New variable. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8f68509bc2..d1b456f6f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Thu Jan 18 00:32:43 1996 Roland McGrath + + * Makerules (COMPILE.s): New variable. + + * sysdeps/unix/Makefile (sysd-syscalls): New target; generate with + make-syscalls.sh and include it. + [$(subdir)=misc] (sysdep_routines): Append extra syscalls from + sysd-syscalls. + * sysdeps/unix/make-syscalls.sh: New file. + + * Makerules (COMPILE.S): New variable. + Wed Jan 17 11:04:58 1996 Roland McGrath * sysdeps/unix/sysv/linux/statbuf.h (_STAT_VER_LINUX, -- cgit v1.2.3