Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2015 12:52:03 -0700
From:      Adrian Chadd <adrian@freebsd.org>
To:        Warner Losh <imp@bsdimp.com>
Cc:        "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org>
Subject:   Re: [rfc] add support routines required for gcc-4.9
Message-ID:  <CAJ-Vmonyn5Gea%2BOrVWXk=zgbo=8%2BA153Tn030W1_WHaanzbk3Q@mail.gmail.com>
In-Reply-To: <BD7C3709-7283-4074-BE3F-C73D18B38398@bsdimp.com>
References:  <CAJ-Vmo=ntwpSti=MO47%2BdFvtohG2wx7x2%2Bc-MH5b0Pc%2BuU7=EA@mail.gmail.com> <BD7C3709-7283-4074-BE3F-C73D18B38398@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ok, I'll commit it tonight.

THanks!


-a



On 18 June 2015 at 11:59, Warner Losh <imp@bsdimp.com> wrote:
>
>> On Jun 18, 2015, at 8:51 AM, Adrian Chadd <adrian@FreeBSD.org> wrote:
>>
>> -adrian
>> The following is neded for gcc-4.9, as it doesn't supply these inline fu=
nctions.
>>
>> What do people think?
>>
>> adrian@lucy-11i386:~/work/freebsd/head-embedded-2/src % svn diff
>> sys/conf/files.mips
>> Index: sys/conf/files.mips
>> =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
>> --- sys/conf/files.mips (revision 284394)
>> +++ sys/conf/files.mips (working copy)
>> @@ -61,6 +61,9 @@
>> libkern/memmove.c                      standard
>> libkern/cmpdi2.c                       optional        mips | mipsel
>> libkern/ucmpdi2.c                      optional        mips | mipsel
>> +# required for gcc-4.9?
>
> I=E2=80=99d just remove this comment. Otherwise this looks great to me. T=
he few extra bytes
> from this code are so far in the noise having it be more specifically con=
ditional
> isn=E2=80=99t worth the effort.
>
> Warner
>
>> +libkern/ashldi3.c                      standard
>> +libkern/ashrdi3.c                      standard
>>
>> # cfe support
>> dev/cfe/cfe_api.c                      optional        cfe
>>
>> -adrian
>> _______________________________________________
>> freebsd-mips@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-mips
>> To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmonyn5Gea%2BOrVWXk=zgbo=8%2BA153Tn030W1_WHaanzbk3Q>