On Jan 17, 2014, at 9:30 PM, Pedro Giffuni <[email protected]> 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 [email protected]
signature.asc
Description: Message signed with OpenPGP using GPGMail
