glibc/sysdeps
Roland McGrath 362f5ae2c1 * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__].
* sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.

	* sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.h):
	Use $(make-target-directory).
	* sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.

	* Makerules (compile-mkdep-flags): New variable, pass -MD -MF $@.d.
	(compile-command.S): Don't use ifndef.  Append $(compile-mkdep-flags).
	(compile-command.s, compile-command.c): Likewise.
	($(objpfx)%.d): All such pattern rules removed.
	($(+sysdir_pfx)sysd-rules): Don't generate them.
	($(common-objpfx)dummy.d): Target removed.
	(make-dummy-dep): Variable removed.
	(generate-md5): Likewise.
	(%.d: %.dt): New pattern rule.
	(+depfiles): Use $(wildcard) function to get just existing *.d files
	and .d files for existing *.dt files.
	(common-clean): Remove all *.d and *.dt files.
	(before-compile): Add $(objpfx). when it doesn't exist,
	regardless of $(no_deps).
	* elf/rtld-Rules ($(objpfx)rtld-%.d): All such pattern rules removed.
	(rtld-depfiles): Use .os.d instead of .d names.
	Include existing *.d files and .d files for existing *.dt files.

	* Makerules ($(common-objpfx)%.make): Protect with [! subdir].
	Use -MD, -MT and -MF flags instead of SUNPRO_DEPENDENCIES variable.

	* sysdeps/unix/Makefile ($(common-objpfx)s-%.d): Remove compat.h hack.
	Do s-*.d includes only if we have some syscall routines in this subdir.

	* include/libc-symbols.h (libc_freeres_ptr): Use %nobits instead of
	@nobits.  The former is accepted by gas on any ELF platform.
2003-05-02 02:21:25 +00:00
..
alpha Update. 2003-04-29 22:49:58 +00:00
am29k
arm Update. 2003-04-29 22:49:58 +00:00
cris
generic * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__]. 2003-05-02 02:21:25 +00:00
gnu Update. 2003-04-24 23:45:17 +00:00
hppa * sysdeps/alpha/fpu/libm-test-ulps: Update. 2003-03-23 00:52:23 +00:00
i386 Update. 2003-04-29 22:49:58 +00:00
i860
i960
ia64 Update. 2003-04-29 22:49:58 +00:00
ieee754 Update. 2003-04-05 22:13:31 +00:00
m68k Update. 2003-04-29 22:49:58 +00:00
m88k
mach 2003-04-26 Roland McGrath <roland@frob.com> 2003-04-26 22:32:41 +00:00
mips Update. 2003-04-29 22:49:58 +00:00
posix Update. 2003-04-25 17:54:19 +00:00
powerpc Update. 2003-04-29 22:49:58 +00:00
pthread
rs6000
s390 Update. 2003-04-29 22:49:58 +00:00
sh Update. 2003-04-29 22:49:58 +00:00
sparc Update. 2003-04-29 22:49:58 +00:00
standalone
tahoe
unix * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__]. 2003-05-02 02:21:25 +00:00
vax
wordsize-32
wordsize-64
x86_64 Update. 2003-04-29 22:49:58 +00:00
z8000