about summary refs log tree commit diff
path: root/rt/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-04-13 00:27:59 +0000
committerUlrich Drepper <drepper@redhat.com>2004-04-13 00:27:59 +0000
commit381a0c26d73e0f074c962e0ab53b99a6c327066d (patch)
tree462d3f66a9a37fd6b4844268b5c615e6239e364e /rt/Makefile
parentcfcc576a36aebf169a1a3e8b58cd7dd956123cb2 (diff)
downloadglibc-381a0c26d73e0f074c962e0ab53b99a6c327066d.tar.gz
glibc-381a0c26d73e0f074c962e0ab53b99a6c327066d.tar.xz
glibc-381a0c26d73e0f074c962e0ab53b99a6c327066d.zip
Update.
2004-04-09  Andreas Schwab  <schwab@suse.de>

	* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL): Move
	LOAD_ARGS_##nr up front and add LOAD_REGS_##nr.
	(LOAD_ARGS_0, LOAD_ARGS_1, LOAD_ARGS_2, LOAD_ARGS_3, LOAD_ARGS_4)
	(LOAD_ARGS_5, LOAD_ARGS_6): Load argument values into temporary
	variables.
	(LOAD_REGS_0, LOAD_REGS_1, LOAD_REGS_2, LOAD_REGS_3, LOAD_REGS_4)
	(LOAD_REGS_5, LOAD_REGS_6): New macros to actually load the
	syscall argument registers.

	* sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL): Add
	LOAD_REGS_##nr.
	(LOAD_ARGS_0, LOAD_ARGS_1, LOAD_ARGS_2, LOAD_ARGS_3, LOAD_ARGS_4)
	(LOAD_ARGS_5, LOAD_ARGS_6): Load argument values into temporary
	variables.
	(LOAD_REGS_0, LOAD_REGS_1, LOAD_REGS_2, LOAD_REGS_3, LOAD_REGS_4)
	(LOAD_REGS_5, LOAD_REGS_6): New macros to actually load the
	syscall argument registers.
Diffstat (limited to 'rt/Makefile')
0 files changed, 0 insertions, 0 deletions