This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: alpha crti/crtn fixlets


On Sat, 2003-07-05 at 23:58, Richard Henderson wrote:
>   	stq	$29, 8($30)				\n\
>   	.prologue 1					\n\
>   	.align 3					\n\
> - 	.end	_fini					\n\
> - 	.size	_fini, 0				\n\

Was it intentional to leave this one .prologue in pt-initfini.c?  I'm
now seeing ".prologue directive without a preceding .ent directive"
errors in this code.  Or does this mean I need a newer binutils?

p.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]