aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Backport fixes for glibc and gcc to fix interactions with kernel headersBryan Hundven2022-11-096-0/+687
* | | Correct casing for Ada langMarc Poulhiès2022-11-091-1/+1
* | | Bump ubuntu to ubuntu-22.04Bryan Hundven2022-10-272-10/+10
* | | Update config.{guess,sub}Bryan Hundven2022-10-272-8/+31
* | | Update copied m4 files and READMEBryan Hundven2022-10-2712-318/+604
* | | Switch AC_PROG_YACC to AX_PROG_BISONBryan Hundven2022-10-272-1/+65
* | | Update requirements: autoconf==2.71 and automake>=1.16Bryan Hundven2022-10-272-13/+13
* | | CI: Update action versionsChris Packham2022-10-182-10/+10
* | | linux: Add 6.0.2 bump LTSChris Packham2022-10-1824-58/+65
* | | zlib: Replace sourceforge mirror with githubChris Packham2022-10-171-1/+1
* | | zlib: Update to zlib-1.2.13Chris Packham2022-10-175-0/+71
* | | Add the gdc compiler to the list of tools checked/linkedMarc Poulhiès2022-10-161-1/+1
|/ /
* | binutils: add option to build libopcodes for targetDries Deschout2022-10-022-2/+8
* | samples: Disable CC_GCC_ENABLE_DEFAULT_PIE with older glibcChris Packham2022-09-263-0/+3
* | samples: Remove x86_64-centos6-linux-gnuChris Packham2022-09-262-15/+0
* | strace: Update to 5.19Chris Packham2022-09-263-4/+4
* | avr,pru: Disable CT_CC_GCC_ENABLE_DEFAULT_PIEDimitar Dimitrov2022-09-261-1/+1
* | cc/gcc: Use canon_prefix when dealing with moved librariesChris Packham2022-09-261-2/+2
* | gnuprumcu: Add release 0.9.0Dimitar Dimitrov2022-09-132-0/+4
* | avr-libc: Add avr-libc 2.1.0Rafael G. Martins2022-09-112-0/+4
* | gcc: Add gcc 12.2.0Chris Packham2022-08-238-8/+8
* | Update linux kernel to 5.19.2Bryan Hundven2022-08-193-8/+9
* | arm-none-eabi: Disable RWX segment warning in binutilsKeith Packard2022-08-191-0/+1
* | packages: Update picolibc to 1.7.8Keith Packard2022-08-193-4/+4
* | Add CC_GCC_ENABLE_DEFAULT_PIELike Ma2022-08-192-0/+15
* | loongarch64: add sample configJiajie Chen2022-08-193-0/+16
* | loongarch64: add initial loongarch supportJiajie Chen2022-08-192-0/+24
* | Select KERNEL_SUPPORTS_SHARED_LIBS on WindowsLike Ma2022-08-191-0/+2
* | binutils: Add binutils 2.39Chris Packham2022-08-1414-1/+639
* | Update binutils-2.30-113.0.3 for Oracle ol8u6 productGuillermo E. Martinez2022-08-092-1/+1
* | packages/dtc: Add 1.6.1Elijah Shaw-Rutschman2022-08-083-8/+8
* | linux: Add 5.19 bump LTSChris Packham2022-08-0823-49/+57
* | glibc: Add glibc 2.36Chris Packham2022-08-085-1/+104
* | CI: Update to macos-latestChris Packham2022-07-282-7/+7
* | configure.ac: AC_PROG_LEX set to noyywrapChris Packham2022-07-271-1/+1
* | CI: Install meson and ninja when buildingChris Packham2022-07-272-2/+2
* | CI: Add fetch mingw sourcesChris Packham2022-07-271-1/+2
* | Update Oracle binutils for ol8u6 productGuillermo E. Martinez2022-07-252-1/+1
* | Fixes for libstdcxx-verbose option tristateNorbert Lange2022-07-112-1/+2
* | gcc: Add gcc 10.4.0Chris Packham2022-07-1127-80/+21
* | Allow libsanitizer on architectures that support itChris Packham2022-07-1110-7/+25
* | Revert "gcc: Bring in fix for libsanitizer on mips64"Chris Packham2022-07-111-31/+0
* | Update .gitignore: Ignore .DS_Store on MacOSBryan Hundven2022-07-011-0/+3
* | Update .gitignore: Ignore backup filesBryan Hundven2022-07-011-0/+5
* | Switch CT_CC_{CORE_}SYSROOT_ARG to arraysJustin Chen2022-07-012-5/+5
* | Merge pull request #1774 from bhundven/update_configure_acBryan Hundven2022-06-291-3/+2
|\ \
| * | Bump autoconf requirement to 2.69Bryan Hundven2022-06-271-1/+1
| * | M4 quote yywrap in AC_PROG_LEXBryan Hundven2022-06-271-1/+1
| * | Remove obsolete AC_HEADER_STDCBryan Hundven2022-06-261-1/+0
| * | AC_PROG_LEX set to yywrapBryan Hundven2022-06-261-1/+1