aboutsummaryrefslogtreecommitdiff
path: root/src/stage1/target.cpp
AgeCommit message (Expand)Author
2022-01-28stage1: add f80 typeVeikka Tuominen
2021-12-19stage1: deal with BPF not supporting @returnAddress()Kenta Iwasaki
2021-11-09stage1: fix type mapping for integers and c_longdouble on nvptxŽiga Željko
2021-10-05stage1: work around LLVM's buggy fma loweringAndrew Kelley
2021-09-30Merge remote-tracking branch 'origin/master' into llvm13Andrew Kelley
2021-09-24Initial bringup of the Solaris/Illumos portStephen Gregoratto
2021-08-28Merge remote-tracking branch 'origin/master' into llvm13Andrew Kelley
2021-08-23Don't define valgrind_support on macOS (#9612)Frank Denis
2021-08-16update src/ to LLVM 13 rc1 APIAndrew Kelley
2021-07-16stage1: Fix OsOther by adding missing OsPlan9Jay Petacat
2021-05-24make "gnu" (mingw-w64) the default C ABI on WindowsAndrew Kelley
2021-05-05stage1: Fix other OS targetJay Petacat
2021-04-25stage1: Change how the Frame alignment is computedLemonBoy
2021-04-04glibc: add support for csky architectureAndrew Kelley
2021-02-25Merge remote-tracking branch 'origin/master' into llvm12Andrew Kelley
2021-02-25fix to compile against 12.0.0-rc2Michael Dusan
2021-02-25initial support for haiku past stage0Al Hoang
2020-12-16Update zig_llvm.cpp and other bitsJakub Konka
2020-12-08glibc: additionally provide -lcryptAndrew Kelley
2020-11-01Merge pull request #6792 from koachan/sparc64-linuxAndrew Kelley
2020-10-26stage1: support "native" as the OS string in -targetAndrew Kelley
2020-10-24Add sparc64 linux C ABIKoakuma
2020-09-21rename src-self-hosted/ to src/Andrew Kelley