svn commit: r260844 - head/gnu/lib/libgcc
Marcel Moolenaar
marcel at xcllnt.net
Sat Jan 18 16:25:28 UTC 2014
On Jan 17, 2014, at 9:30 PM, Pedro Giffuni <pfg at freebsd.org> wrote:
>> Modified: head/gnu/lib/libgcc/Makefile
>> ==============================================================================
>> --- 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 = __divxf3 __divdf3 __divsf
>> __divsi3 __modsi3 __udivsi3 __umodsi3 __save_stack_nonlocal \
>> __nonlocal_goto __restore_stack_nonlocal __trampoline \
>> _fixtfdi _fixunstfdi _floatditf
>> +LIB2FUNCS += _bswapsi2 _bswapdi2
>> LIB2ADDEH = unwind-ia64.c unwind-sjlj.c unwind-c.c
>> .endif
>>
>
> I think this was an overlook on my part. This change:
>
> http://svnweb.freebsd.org/base/head/contrib/gcc/mklibgcc.in?r1=169690&r2=258428
>
> 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,
--
Marcel Moolenaar
marcel at xcllnt.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20140118/8646ebbe/attachment.sig>
More information about the svn-src-all
mailing list