Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 283470 | Differences between
and this patch

Collapse All | Expand All

(-)glibc-2.11.2/sysdeps/unix/sysv/linux/x86_64/sigaction.c.orig (+1 lines)
Lines 126-131 Link Here
126
   /* `nop' for debuggers assuming `call' should not disalign the code.  */ \
126
   /* `nop' for debuggers assuming `call' should not disalign the code.  */ \
127
   "	nop\n"								\
127
   "	nop\n"								\
128
   ".align 16\n"							\
128
   ".align 16\n"							\
129
   ".globl __" #name "\n"						\
129
   ".LSTART_" #name ":\n"						\
130
   ".LSTART_" #name ":\n"						\
130
   "	.type __" #name ",@function\n"					\
131
   "	.type __" #name ",@function\n"					\
131
   "__" #name ":\n"							\
132
   "__" #name ":\n"							\

Return to bug 283470