diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ad1aa6bc7c..5938d27a4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * sysdeps/mach/hurd/tls.h: New file. * sysdeps/mach/hurd/i386/tls.h: New file. + * mach/errsystems.awk: Include <errno.h> in generated output. + * sysdeps/mach/Makefile (mach-before-compile rule): Pass generating=t, use target mach-before-compile instead of generated. (mach-before-compile): New target. |