[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Upstreaming the glibc Hurd port
From: |
Samuel Thibault |
Subject: |
Re: Upstreaming the glibc Hurd port |
Date: |
Mon, 2 Apr 2018 02:10:03 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
Hello,
So, after various coding style fixes etc. I eventually pushed htl.
This means that build-glibcs i686-gnu now builds fine. Among the
remaining TODOs, there are
- making testsuite pass
- fixing the generated errno file thing
- sharing tests between nptl and htl
- sharing pthread.h
- C11 threads
Concerning the testsuite, perhaps we could xfail the existing issues so
that build-glibcs i686-gnu succeeds?
Currently there are:
- header standard conformity issues: These will be hard to fix.
- elf/check-localplt: There will always be PLTs to libhurd/machuser.so
anyway.
- elf/check-execstack: We have nested functions which make the stack
executable indeed.
- check-abi-libmachuser, check-abi-libhurduser: These actually depend on
.defs files in gnumach and hurd, so we can't really define ABI files.
Samuel
- Re: Upstreaming the glibc Hurd port, Svante Signell, 2018/04/01
- Re: Upstreaming the glibc Hurd port,
Samuel Thibault <=
- Re: Upstreaming the glibc Hurd port, Florian Weimer, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Joseph Myers, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Joseph Myers, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/17
- Re: Upstreaming the glibc Hurd port, Joseph Myers, 2018/04/17
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/17
- Re: Upstreaming the glibc Hurd port, Joseph Myers, 2018/04/18