https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58446

nsz at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nsz at gcc dot gnu.org

--- Comment #17 from nsz at gcc dot gnu.org ---
gcc-trunk has most of the musl support patches (not backported yet to any
release branch), the current state:

libitm fix:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=222325

fixincludes support:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=222327

unwind support:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=222328

gthread support:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=222329

config changes:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=222904

stdint changes:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=222905

aarch64 support:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=223766

arm support:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=223749

mips support:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=222915

x86 support:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=223218

microblaze support: not yet committed
https://gcc.gnu.org/ml/gcc-patches/2015-05/msg00437.html

powerpc support: not yet committed
https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01640.html

sh support: not yet committed
https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01636.html

Reply via email to