mirror of git://sourceware.org/git/glibc.git
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. |
||
|---|---|---|
| .. | ||
| bits | ||
| sys | ||
| Dist | ||
| Makefile | ||
| Versions | ||
| __longjmp.S | ||
| __start_context.S | ||
| brk.S | ||
| bsd-_setjmp.S | ||
| bsd-setjmp.S | ||
| clone.S | ||
| clone2.S | ||
| dl-brk.S | ||
| dl-cache.h | ||
| dl-static.c | ||
| fork.S | ||
| fstatfs64.c | ||
| ftruncate64.c | ||
| fxstat.c | ||
| fxstat64.c | ||
| get_clockfreq.c | ||
| getclktck.c | ||
| getcontext.S | ||
| getdents.c | ||
| getdents64.c | ||
| getpagesize.c | ||
| getrlimit64.c | ||
| glob64.c | ||
| ioperm.c | ||
| kernel_stat.h | ||
| ldconfig.h | ||
| ldd-rewrite.sed | ||
| ldsodefs.h | ||
| lxstat.c | ||
| lxstat64.c | ||
| makecontext.c | ||
| mmap64.c | ||
| pipe.S | ||
| pread64.c | ||
| profil-counter.h | ||
| pwrite64.c | ||
| readdir.c | ||
| readdir64.c | ||
| readdir64_r.c | ||
| readdir_r.c | ||
| readelflib.c | ||
| sendfile64.c | ||
| setcontext.S | ||
| setjmp.S | ||
| setrlimit64.c | ||
| sigaction.c | ||
| sigcontext-offsets.sym | ||
| sigcontextinfo.h | ||
| sigpending.c | ||
| sigprocmask.c | ||
| sigsuspend.c | ||
| statfs64.c | ||
| swapcontext.c | ||
| syscall.S | ||
| syscalls.list | ||
| sysdep.S | ||
| sysdep.h | ||
| system.c | ||
| truncate64.c | ||
| ucontext_i.h | ||
| umount.c | ||
| unwind-dw2-fde.c | ||
| vfork.S | ||
| wordexp.c | ||
| xstat.c | ||
| xstat64.c | ||