mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
* sysdeps/mach/Makefile (mach-before-compile rule): Pass generating=t,
use target mach-before-compile instead of generated. (mach-before-compile): New target. * Makerules: Disable use of tls.make if $(generating) is set. * mach/Makefile: Include mach-syscalls.mk even if no_deps=t. * sysdeps/mach/hurd/Makefile: Make generated hurd headers depend on mach-shortcuts.h so mach/ generation happens before hurd/.
This commit is contained in:
parent
c06b8d60f4
commit
7125d3cf1a
10
ChangeLog
10
ChangeLog
@ -1,3 +1,13 @@
|
||||
2003-02-15 Roland McGrath <roland@frob.com>
|
||||
|
||||
* sysdeps/mach/Makefile (mach-before-compile rule): Pass generating=t,
|
||||
use target mach-before-compile instead of generated.
|
||||
(mach-before-compile): New target.
|
||||
* Makerules: Disable use of tls.make if $(generating) is set.
|
||||
* mach/Makefile: Include mach-syscalls.mk even if no_deps=t.
|
||||
* sysdeps/mach/hurd/Makefile: Make generated hurd headers depend on
|
||||
mach-shortcuts.h so mach/ generation happens before hurd/.
|
||||
|
||||
2003-02-14 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/i386/fpu/s_nextafterl.c: Decrement high word of mantissa
|
||||
|
Loading…
Reference in New Issue
Block a user