Date: Sat, 18 Jan 2014 08:25:20 -0800 From: Marcel Moolenaar <marcel@xcllnt.net> To: Pedro Giffuni <pfg@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, Marcel Moolenaar <marcel@FreeBSD.org>, src-committers@freebsd.org Subject: Re: svn commit: r260844 - head/gnu/lib/libgcc Message-ID: <2C043C39-B2E9-4CD1-943C-006947452D4C@xcllnt.net> In-Reply-To: <DF5F8D1C-A801-412A-AF4B-A6D4762F1F88@FreeBSD.org> References: <201401180409.s0I49eHu054407@svn.freebsd.org> <DF5F8D1C-A801-412A-AF4B-A6D4762F1F88@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_8380AE09-634B-4398-8E09-49B262D3F3F0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Jan 17, 2014, at 9:30 PM, Pedro Giffuni <pfg@freebsd.org> wrote: >> Modified: head/gnu/lib/libgcc/Makefile >> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >> --- head/gnu/lib/libgcc/Makefile Sat Jan 18 04:06:00 2014 = (r260843) >> +++ head/gnu/lib/libgcc/Makefile Sat Jan 18 04:09:39 2014 = (r260844) >> @@ -145,6 +145,7 @@ LIB1ASMFUNCS =3D __divxf3 __divdf3 __divsf >> __divsi3 __modsi3 __udivsi3 __umodsi3 __save_stack_nonlocal \ >> __nonlocal_goto __restore_stack_nonlocal __trampoline \ >> _fixtfdi _fixunstfdi _floatditf >> +LIB2FUNCS +=3D _bswapsi2 _bswapdi2 >> LIB2ADDEH =3D unwind-ia64.c unwind-sjlj.c unwind-c.c >> .endif >>=20 >=20 > I think this was an overlook on my part. This change: >=20 > = http://svnweb.freebsd.org/base/head/contrib/gcc/mklibgcc.in?r1=3D169690&r2= =3D258428 >=20 > would suggest the change is not only for ia64, and It should apply for = stable-10 but not for -9. Ah... I wondered how we could have lived without them in libgcc. I'll update the change and make it generic... Thanks for pointing me at r258428, --=20 Marcel Moolenaar marcel@xcllnt.net --Apple-Mail=_8380AE09-634B-4398-8E09-49B262D3F3F0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAlLaqvAACgkQpgWlLWHuifYVOwCbBKJ5MT5QFtU4+vkBMlUUyOB+ aWQAni+Vmr5C81oouoUONTr2mbc2e7YC =21pS -----END PGP SIGNATURE----- --Apple-Mail=_8380AE09-634B-4398-8E09-49B262D3F3F0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2C043C39-B2E9-4CD1-943C-006947452D4C>