Gentoo Archives: gentoo-soc

From: Lei Zhang <zhanglei.april@×××××.com>
To: gentoo-soc@l.g.o, Luca Barbato <lu_zero@g.o>
Subject: [gentoo-soc] native-clang: weekly report #2
Date: Fri, 03 Jun 2016 11:32:29
Message-Id: CAOYuCc181EB_-_q7F+TZCGT_PXeS0rEqnAxkFzjmNcOmVJAYEw@mail.gmail.com
1 Accomplishments:
2 - find out the minimal code changes necessary for clang to work with musl
3 - figure out how to avoid clang from linking libgcc into executables
4 - investigate alternative providers of crtbegin and crtend
5 - learn and experiment with GRS
6 - a new blog post: https://blogs.gentoo.org/gsoc2016-native-clang/
7
8 Plan for next week:
9 - further experiment with GRS and learn catalyst
10 - deal with the libgcc linkage issue
11 - find a reliable crtbegin/end provider
12 - prepare to commit changes to clang (at least try to...)
13 - discuss with musl community about its dynamic linker name
14
15
16 Lei