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
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
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