Tags: H1d3r/compiler-explorer
Tags
Make line highlight more visible in dark mode. (compiler-explorer#3846)
Drop StandardOutput=syslog from systemd docs (compiler-explorer#3844) StandardOutput=syslog is deprecated. Let's remove the setting altogether from the example so we rely on the default behavior instead which works exactly the same but doesn't trigger a warning from systemd.
Add cross GCC 12.1.0 for Ada, C++, C, D and Fortran Add GCC 12.1.0 for cross targets: - mips + mips64 + mipsel + mips64el - powerpc + powerpc64 + powerpc64le - s390x - arm + arm64 (only add new languages) - riscv32 + riscv64 (only add new languages) - avr - msp430 When possible, the following languages have been enabled: - Ada (GNAT), except for targets supported by Alire - D (GDC) - Fortran (gfortran) - C++ - C refs compiler-explorer#3729 refs compiler-explorer#3761
PreviousNext