Date: Mon, 12 Mar 2012 12:13:51 +0200 From: Konstantin Belousov <kostikbel@gmail.com> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org, ia64@freebsd.org Subject: Re: svn commit: r232832 - in head/lib/csu: . amd64 arm common i386-elf mips powerpc powerpc64 sparc64 Message-ID: <20120312101351.GA75778@deviant.kiev.zoral.com.ua> In-Reply-To: <201203112004.q2BK4ACL024929@svn.freebsd.org> References: <201203112004.q2BK4ACL024929@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--wOj2PD2TrrWa1c+8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 11, 2012 at 08:04:10PM +0000, Konstantin Belousov wrote: > Author: kib > Date: Sun Mar 11 20:04:09 2012 > New Revision: 232832 > URL: http://svn.freebsd.org/changeset/base/232832 >=20 > Log: > Stop calling _init/_fini methods from crt1 for dynamic binaries. Do > call preinit, init and fini arrays methods from crt1 for static binarie= s. > =20 > Mark new crt1 with FreeBSD-specific ELF note. > =20 > Move some common crt1 code into new MI file ignore_init.c, to reduce > duplication. Also, conservatively adjust nearby sources for style. > =20 > Reviewed by: kan > Tested by: andrew (arm), flo (sparc64) > MFC after: 3 weeks I failed to mention it in the commit message that ia64 still uses old crt1 and does not mark binaries with a new note. I do not know ia64 assembler and cannot rewrite crt1.S myself. --wOj2PD2TrrWa1c+8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAk9dzF4ACgkQC3+MBN1Mb4hg8wCfcxF0J9OwWeUnqLoMsgcsEhpm zv8AoLzxjQzBJ4/cyqC9yB4JpE7MTANO =v/+R -----END PGP SIGNATURE----- --wOj2PD2TrrWa1c+8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120312101351.GA75778>