This is the mail archive of the libc-hacker@sourceware.cygnus.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]

Re: ARM crt.. files


> Unfortunately, =FILL only fills with a two-byte value, making it
> useless for most RISC machines.  I know that both Sparc and Alpha
> will fail.  We must let the assembler do this.

But those machines have fixed-sized 32-bit instructions that need only
natural alignment, do they not?  So cutting a function between instructions
shouldn't hurt at all.


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