OSDN Git Service

Revert "*/crt?.S: remove .size directives"
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 5 May 2011 07:19:16 +0000 (09:19 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 5 May 2011 07:19:16 +0000 (09:19 +0200)
commit07464c3e7156f4c8dfcac673c74f19b700b1b3b5
tree2e4c6402a1de852f8d3683cf455fe60fa677b202
parent233c504cd940d9802226b6a3a092368b86978f5e
Revert "*/crt?.S: remove .size directives"

Removing them generally was not a good idea

This reverts commit 233c504cd940d9802226b6a3a092368b86978f5e.
24 files changed:
libc/sysdeps/linux/arm/crti.S
libc/sysdeps/linux/arm/crtn.S
libc/sysdeps/linux/avr32/crt1.S
libc/sysdeps/linux/avr32/crtn.S
libc/sysdeps/linux/cris/crt1.S
libc/sysdeps/linux/cris/crtn.S
libc/sysdeps/linux/frv/crt0.S
libc/sysdeps/linux/frv/crtn.S
libc/sysdeps/linux/h8300/crtn.S
libc/sysdeps/linux/i386/crt1.S
libc/sysdeps/linux/i386/crtn.S
libc/sysdeps/linux/microblaze/crtn.S
libc/sysdeps/linux/mips/crt1.S
libc/sysdeps/linux/powerpc/crt1.S
libc/sysdeps/linux/powerpc/crtn.S
libc/sysdeps/linux/sh/crt1.S
libc/sysdeps/linux/sh/crtn.S
libc/sysdeps/linux/sh64/crtn.S
libc/sysdeps/linux/sparc/crt1.S
libc/sysdeps/linux/sparc/crtn.S
libc/sysdeps/linux/v850/crtn.S
libc/sysdeps/linux/vax/crtn.S
libc/sysdeps/linux/x86_64/crt1.S
libc/sysdeps/linux/x86_64/crtn.S