glibc/sysdeps/unix/sysv/linux/ia64
Ulrich Drepper c9002c1b7a Update.
2003-11-14 David Mosberger   <davidm@hpl.hp.com>

	* sysdeps/unix/sysv/linux/ia64/sysdep.h
	(GAS_ALIGN_BREAKS_UNWIND_INFO): Define this macro to indicate
	that all existing GAS versions have a problem with .align inside
	a function.
	* sysdeps/ia64/memccpy.S: Work around GAS_ALIGN_BREAKS_UNWIND_INFO bug.
	* sysdeps/ia64/memcpy.S: Likewise.
	* sysdeps/ia64/memset.S: Likewise.
	* sysdeps/ia64/memmove.S: Likewise.  Also move the jump-table to
	out of .text into .rodata, where it belongs.

	* sysdeps/unix/sysv/linux/ia64/pipe.S: There is no need to
	save/restore input-arguments, because they're necessarily
	preserved by the kernel to support syscall-restart.
2003-11-19 06:12:51 +00:00
..
bits Update. 2003-10-02 15:37:21 +00:00
sys
Dist Update. 2002-10-03 08:58:56 +00:00
Makefile Replace hard-coded offsets into struct sigcontext with generated file. 2003-06-02 19:56:35 +00:00
Versions
__longjmp.S
__start_context.S
brk.S 2003-03-02 Roland McGrath <roland@redhat.com> 2003-03-03 07:11:46 +00:00
bsd-_setjmp.S
bsd-setjmp.S
clone.S
clone2.S Update. 2003-03-13 04:41:39 +00:00
dl-brk.S
dl-cache.h
dl-static.c (_dl_static_init): Use __libc_lock_{,un}lock_recursive instead of __libc_lock_{,un}lock on _dl_static_lock. 2003-01-17 19:14:38 +00:00
fork.S Update. 2003-03-29 19:20:17 +00:00
fstatfs64.c
ftruncate64.c
fxstat.c Update. 2003-09-03 03:22:23 +00:00
fxstat64.c
get_clockfreq.c
getclktck.c
getcontext.S Pass fourth argument to rt_sigprocmask system call. 2003-09-26 08:41:51 +00:00
getdents.c
getdents64.c
getpagesize.c
getrlimit64.c
glob64.c
ioperm.c
kernel_stat.h Update. 2003-06-12 16:20:32 +00:00
ldconfig.h
ldd-rewrite.sed
ldsodefs.h
lxstat.c Update. 2003-09-03 03:22:23 +00:00
lxstat64.c
makecontext.c
mmap64.c
pipe.S Update. 2003-11-19 06:12:51 +00:00
pread64.c
profil-counter.h
pwrite64.c
readdir.c
readdir64.c
readdir64_r.c
readdir_r.c
readelflib.c
sendfile64.c
setcontext.S 2003-05-28 Roland McGrath <roland@redhat.com> 2003-05-28 20:45:25 +00:00
setjmp.S Update. 2003-05-14 20:44:11 +00:00
setrlimit64.c
sigaction.c Update. 2003-09-03 03:22:23 +00:00
sigcontext-offsets.sym Replace hard-coded offsets into struct sigcontext with generated file. 2003-06-02 19:56:35 +00:00
sigcontextinfo.h
sigpending.c Update. 2003-09-03 03:22:23 +00:00
sigprocmask.c Update. 2003-09-03 03:22:23 +00:00
sigsuspend.c Update. 2003-09-03 03:22:23 +00:00
statfs64.c
swapcontext.c
syscall.S
syscalls.list Update. 2003-08-31 20:43:59 +00:00
sysdep.S Update. 2003-02-27 10:32:38 +00:00
sysdep.h Update. 2003-11-19 06:12:51 +00:00
system.c Use the generic Linux code for most parts. 2003-03-15 23:47:44 +00:00
truncate64.c
ucontext_i.h Replace hard-coded offsets into struct sigcontext with generated file. 2003-06-02 19:56:35 +00:00
umount.c Update. 2003-05-15 00:27:35 +00:00
unwind-dw2-fde.c
vfork.S Update. 2002-12-31 20:46:11 +00:00
wordexp.c
xstat.c Update. 2003-09-03 03:22:23 +00:00
xstat64.c