Re: 64bit support news

2024-08-04 Thread Samuel Thibault
Samuel Thibault, le sam. 03 août 2024 00:23:07 +0200, a ecrit: > Samuel Thibault, le jeu. 01 août 2024 00:14:35 +0200, a ecrit: > > I have noticed that the ibus package errs out in its testsuite. ibus is > > a dependency for e.g. libsdl2 and thus a lot of packages, could somebody > > take a look at

Re: [PATCH] add xfloat thread state interface

2024-08-04 Thread Samuel Thibault
Hello, Luca Dariz, le ven. 02 août 2024 17:32:34 +0200, a ecrit: > +#define XFP_STATE_BYTES (sizeof (struct i386_xfp_save)) That is not sufficient: depending on the sse level and the saving style, we have various amount of data to store. See fp_xsave_size computed in init_fpu, we have to save all