glibc/sysdeps/unix/sysv/linux/i386
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
..
bits Update. 2003-03-03 10:05:49 +00:00
sys Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
_exit.S Update. 2002-12-20 07:12:24 +00:00
alphasort64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bp-thunks.h * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__]. 2003-05-02 02:21:25 +00:00
brk.c Update. 2003-01-09 04:19:03 +00:00
chown.c * sysdeps/s390/s390-32/backtrace.c (__backtrace): Remove high order 2003-03-26 03:44:33 +00:00
clone.S * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1, 2003-03-11 09:30:37 +00:00
Dist Update. 2003-02-21 07:07:52 +00:00
dl-librecon.h 2002-12-10 Roland McGrath <roland@redhat.com> 2002-12-10 10:30:54 +00:00
dl-procinfo.c Update. 2003-01-14 10:04:07 +00:00
dl-procinfo.h 2002-09-21 Roland McGrath <roland@redhat.com> 2002-09-21 21:14:11 +00:00
fchown.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fcntl.c * sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn. 2002-12-15 23:23:24 +00:00
fxstat.c * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
get_clockfreq.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getcontext.S Update. 2002-12-20 07:12:24 +00:00
getdents64.c Update. 2002-03-11 10:28:31 +00:00
getegid.c Update. 2003-02-22 00:00:19 +00:00
geteuid.c 2003-02-21 Roland McGrath <roland@redhat.com> 2003-02-22 00:26:55 +00:00
getgid.c 2003-02-21 Roland McGrath <roland@redhat.com> 2003-02-22 00:26:55 +00:00
getgroups.c (__getgroups): Fix the error condition check for the return value of getgroups32. 2003-03-26 18:15:57 +00:00
getmsg.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getresgid.c * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command. 2002-10-14 01:03:16 +00:00
getresuid.c * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command. 2002-10-14 01:03:16 +00:00
getrlimit64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getrlimit.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getuid.c Update. 2003-02-22 00:00:19 +00:00
glob64.c Update. 2002-08-05 00:43:00 +00:00
lchown.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ldconfig.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lockf64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lxstat.c * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
makecontext.S 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-04 01:28:04 +00:00
Makefile 2002-10-13 Roland McGrath <roland@frob.com> 2002-10-14 01:02:54 +00:00
mmap64.S Update. 2002-12-18 11:56:21 +00:00
mmap.S Update. 2002-12-18 11:56:21 +00:00
msgctl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
olddirent.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
oldgetrlimit64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
profil-counter.h (profil_counter): Add hack to prevent the compiler from clobbering the signal context. 2002-10-11 18:56:32 +00:00
putmsg.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
readdir64_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
readdir64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
readelflib.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
register-dump.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
scandir64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
semctl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
semtimedop.S Update. 2003-04-02 23:49:47 +00:00
setcontext.S Update. 2003-04-05 22:03:35 +00:00
setegid.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:22:49 +00:00
seteuid.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:22:49 +00:00
setfsgid.c * Makerules (check-abi) [$(enable-check-abi) = warn]: 2003-03-27 09:48:09 +00:00
setfsuid.c * Makerules (check-abi) [$(enable-check-abi) = warn]: 2003-03-27 09:48:09 +00:00
setgid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setgroups.c * include/sys/wait.h (__waitpid): Add libc_hidden_proto. 2002-08-13 01:08:15 +00:00
setregid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setresgid.c * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command. 2002-10-14 01:03:16 +00:00
setresuid.c * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command. 2002-10-14 01:03:16 +00:00
setreuid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setrlimit.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setuid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
shmctl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigaction.c Update. 2003-04-13 02:05:36 +00:00
sigcontextinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
socket.S Update. 2002-12-18 11:56:21 +00:00
swapcontext.S 2003-04-06 Roland McGrath <roland@redhat.com> 2003-04-06 20:59:45 +00:00
syscall.S Update. 2002-12-18 11:56:21 +00:00
syscalls.list Update. 2000-06-13 07:33:12 +00:00
sysdep.h Update. 2003-04-14 17:30:34 +00:00
sysdep.S * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
ucontext_i.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions Remove *xattr syscalls. 2002-08-24 06:47:55 +00:00
versionsort64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
vfork.S Update. 2002-12-31 20:46:11 +00:00
xstat.c * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00