On Sun, Jun 17, 2018 at 03:46:39PM +, Maxime Villard wrote:
> Module Name: src
> Committed By: maxv
> Date: Sun Jun 17 15:46:39 UTC 2018
>
> Modified Files:
> src/sys/arch/i386/include: frameasm.h
>
> Log Message:
> i586 and below don't have this 3-byte nop, so use three 1-byte
"Maxime Villard" writes:
> Module Name: src
> Committed By: maxv
> Date: Tue Jun 19 09:25:13 UTC 2018
>
> Modified Files:
> src/sys/arch/x86/x86: fpu.c
>
> Log Message:
> When using EagerFPU, create the fpu state in execve at IPL_HIGH.
why splhigh instead of kpreempt_disable()?
"Maya Rashish" writes:
> Module Name: src
> Committed By: maya
> Date: Wed Jun 20 02:15:13 UTC 2018
>
> Modified Files:
> src/share/mk: sys.mk
>
> Log Message:
> Strip -Wsystem-headers from CXXFLAGS.
>
> GCC's C++ headers are not clean (yet). They are trying, but haven't got there
Le 22/06/2018 à 03:40, matthew green a écrit :
"Maxime Villard" writes:
Module Name:src
Committed By: maxv
Date: Tue Jun 19 09:25:13 UTC 2018
Modified Files:
src/sys/arch/x86/x86: fpu.c
Log Message:
When using EagerFPU, create the fpu state in execve at IPL_HIGH.
why
Le 20/06/2018 à 21:26, Jaromír Doleček a écrit :
2018-06-20 18:03 GMT+02:00 Maxime Villard :
I haven't tested but looking at the code it seems to me that this part of
your
change breaks DAZ on native, and I don't see how it can help xsave on xen by
the way
Thanks, I'll change the conditional t
On Thu, 21 Jun 2018, Kamil Rytarowski wrote:
Module Name:src
Committed By: kamil
Date: Thu Jun 21 11:02:48 UTC 2018
Modified Files:
src/external/mpl/dhcp: Makefile.inc
Log Message:
Make building of dhcp compatible with MKSANITIZER
Disable LD flags (-Wl,-Bstatic and -Wl
On 21.06.2018 13:09, Paul Goyette wrote:
> On Thu, 21 Jun 2018, Kamil Rytarowski wrote:
>
>> Module Name: src
>> Committed By: kamil
>> Date: Thu Jun 21 11:02:48 UTC 2018
>>
>> Modified Files:
>> src/external/mpl/dhcp: Makefile.inc
>>
>> Log Message:
>> Make building of dhcp compa
On 21/06/2018 12:09, Paul Goyette wrote:
On Thu, 21 Jun 2018, Kamil Rytarowski wrote:
Module Name: src
Committed By: kamil
Date: Thu Jun 21 11:02:48 UTC 2018
Modified Files:
src/external/mpl/dhcp: Makefile.inc
Log Message:
Make building of dhcp compatible with MKSANITIZER
Di