vvuk / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

Home Page:http://llvm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make fixed libgcc dist

vvuk opened this issue · comments

Some tweaks need to be made to libgcc:

  • objcopy crt files to fix symbol ordering
  • a few fixincludes fixes (stdio.h va_list, I think a wchar_t thing, attribute noreturn on abort(), probably a few others)

should package these up in a tarball