Date: Sun, 22 Aug 2004 21:17:51 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: Marcel Moolenaar <marcel@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/boot/alpha/common Makefile.common ldscript Message-ID: <20040822181751.GC99326@ip.net.ua> In-Reply-To: <200408220026.i7M0Q1tg098161@repoman.freebsd.org> References: <200408220026.i7M0Q1tg098161@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--qjNfmADvan18RZcF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 22, 2004 at 12:26:01AM +0000, Marcel Moolenaar wrote: > marcel 2004-08-22 00:26:01 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/boot/alpha/common Makefile.common=20 > Added files: > sys/boot/alpha/common ldscript=20 > Log: > Part 1 of fixing the boot code: binutils 2.15 fixes. > =20 > The binutils 2.15 assembler now automaticly and non-optionally adds > the .eh_frame section for unwind information. This section appears > to wreck havoc to the final boot code. Fix this by using a special > linker script that discards the .eh_frame sections, but is otherwise > identical to the linker internal script used for -N. > =20 > Compiler used: gcc 3.3.5 > Verified with: binutils 2.14 & binutils 2.15 (stock and in-tree) > Tested with: /boot/loader & /boot/netboot > =20 > Revision Changes Path > 1.19 +1 -1 src/sys/boot/alpha/common/Makefile.common > 1.1 +201 -0 src/sys/boot/alpha/common/ldscript (new) >=20 Yes, I also noticed this in my testing (5-CURRENT just before and just after BU upgrade). Unfortunately, it was too late in the night to finish with this. That's so cool that you took a pick on it, Marcel! ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --qjNfmADvan18RZcF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBKONPqRfpzJluFF4RAjcmAJ9+YQoyisJebbnw2whRj0qMQeRcPACcCwVQ fE2u+xnSm3n0YoRgOjayqC8= =Bnsr -----END PGP SIGNATURE----- --qjNfmADvan18RZcF--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040822181751.GC99326>