• rustc_codegen_gcc: Progress Report #9

    What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC’s optimizations. GCC patches status No progress on the review of my GCC patches this month....

  • rustc_codegen_gcc: Progress Report #8

    What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC’s optimizations. GCC patches status This month, I submitted a few patches to GCC. None of...

  • rustc_codegen_gcc: Progress Report #7

    What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC’s optimizations. GCC patches status Again this month, a lot of progress happened here! My third,...

  • rustc_codegen_gcc: Progress Report #6

    What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC’s optimizations. GCC patches status This month, a lot of progress happened here! My second patch...

  • rustc_codegen_gcc: Progress Report #5

    What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC’s optimizations. GCC patches status No progress for the review of my gcc patches this month....

  • rustc_codegen_gcc: Progress Report #4

    What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC’s optimizations. GCC patches status No progress for the review of my gcc patches this month....

  • rustc_codegen_gcc: Progress Report #3

    What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC’s optimizations. GCC patches status No progress for the review of my gcc patches this month....

  • rustc_codegen_gcc: Progress Report #2

    What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC’s optimizations. GCC patches status In a previous article, I mentioned that rustc_codegen_gcc required a few...