glibc i686 build

2016-05-30 Thread Samuel Thibault
Hello, I have fixed the i686 build of glibc: - 3904414a3008751ffcaf18fbe33bd34812b7bfe5 fixes the _hurd_self_sigstate reference from sysdeps/mach/hurd/i386/longjmp_chk.S, which was making the final libc.so link fail with a newer binutils. - ifunc is not working yet with static binaries

Re: [PATCH] drop the deprecated malloc/free hooks in hurd/mach-defpager

2016-05-30 Thread Samuel Thibault
Justus Winter, on Wed 18 May 2016 13:27:13 +0200, wrote: > As Richard said in #hurd, implement mlockall and MCL_FUTURE and just > use the default allocator. Indeed. > I'd suggest reverting that change, Better be safe for now, yes. I have also implemented the other hooks, just to be on the safe

[GSoC] Porting GuixSD to GNU/Hurd Update 1

2016-05-30 Thread Manolis Ragkousis
Hello everyone, One week passed since the beginning of the coding phase of GSoC, so I think it's time to give you an update on my progress. In the previous weeks I tried to get me prepared as much as possible and get a better idea of what needs to be done. I concentrated on getting familiar with