Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2010 16:52:43 +0100
From:      Ed Schouten <ed@80386.nl>
To:        current@FreeBSD.org, toolchain@FreeBSD.org
Subject:   libcompiler_rt now part of FreeBSD's base system
Message-ID:  <20101111155243.GL2054@hoeg.nl>

next in thread | raw e-mail | index | archive | help

--CdchzlyJM2/27Jxw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello all,

I just committed libcompiler_rt.a to HEAD. Even though I don't expect
serious issues -- especially not on the tier 1 architectures -- be sure
to contact me in case something goes wrong. I hooked it up to the build
in a separate commit, so if your system starts to act weird, just revert
r215127.

Thanks to everyone who helped testing this!

--=20
 Ed Schouten <ed@80386.nl>
 WWW: http://80386.nl/

----- Forwarded message from Ed Schouten <ed@FreeBSD.org> -----
> Date: Thu, 11 Nov 2010 15:48:27 +0000 (UTC)
> From: Ed Schouten <ed@FreeBSD.org>
> To: src-committers@freebsd.org, svn-src-all@freebsd.org,
> 	svn-src-head@freebsd.org
> Subject: svn commit: r215127 - in head: . gnu/lib/libgcc lib sys/sys
>=20
> Author: ed
> Date: Thu Nov 11 15:48:27 2010
> New Revision: 215127
> URL: http://svn.freebsd.org/changeset/base/215127
>=20
> Log:
>   Replace libgcc.a by libcompiler_rt.a.
>  =20
>   libcompiler_rt.a is a BSD licensed C language runtime, which implements
>   many routines which are linked into binaries on architectures where
>   certain functionality is missing (e.g. 64 bits mul/div on i386).
>  =20
>   Unfortunately, libcompiler_rt cannot replace libgcc entirely. Certain
>   features, such as an unwinder for exception handling, are missing.
>   That's why only libgcc.a is replaced for now, because this one does seem
>   to be complete.
>  =20
>   Tested by:	rene (amd64), nwhitehorn (powerpc), droso (i386 exprun)
>   		and many others. Thanks!
>   Obtained from:	user/ed/compiler-rt
>=20
> <snip>
----- End forwarded message -----

--CdchzlyJM2/27Jxw
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (FreeBSD)

iEYEARECAAYFAkzcEUsACgkQ52SDGA2eCwVMlQCeM9WWGe1pNaoOXeRefQgyQsv2
njsAn059E1CFRm5ojJjMF67ReBO7BJCv
=k5rL
-----END PGP SIGNATURE-----

--CdchzlyJM2/27Jxw--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101111155243.GL2054>