aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* newlib: Add missing linker options for nano.specsYuriy Kolerov2023-05-101-1/+1
* picolibc: Allow default memory layout values to be configuredKeith Packard2023-04-191-0/+4
* picolibc: Don't disable libstdc++ wchar_t for 1.8.1 or newerKeith Packard2023-04-192-2/+6
* Add option for experimental bundled patchesBryan Hundven2023-03-161-24/+30
* binutils: Add binutils 2.40Chris Packham2023-03-081-0/+6
* picolibc: Add configuration to select picolibc as the system libcJoakim Nohlgård2023-03-082-69/+112
* gcc: Add --disable-wchar_t and --enable-stdio=pure for picolibcKeith Packard2023-03-081-0/+12
* picolibc: Use ${CT_CC} for compilerJoakim Nohlgård2023-03-081-1/+1
* gdb: Add gdb 13.1Chris Packham2023-02-251-0/+6
* Add zstd to the companion libsQuentin Boswank2023-02-082-1/+103
* Merge pull request #1763 from cpackham/tarballBryan Hundven2023-01-161-0/+15
|\
| * Add option to build toolchain tarballChris Packham2022-06-151-0/+15
* | Enable support for building libgccjitMarc Poulhiès2022-12-187-5/+44
* | Add BPF architecture target supportCupertino Miranda2022-12-141-0/+7
* | scripts/gcc: Add extra include dir with -idirafterJoakim Nohlgård2022-12-111-1/+14
* | scripts/gcc: align test conditionals with rest of repoJoakim Nohlgård2022-12-111-5/+4
* | Detect if a package src_dir is missingJoakim Nohlgård2022-12-041-1/+2
* | Update config.{guess,sub}Bryan Hundven2022-10-272-8/+31
* | linux: Add 6.0.2 bump LTSChris Packham2022-10-181-1/+1
* | 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-021-2/+3
* | cc/gcc: Use canon_prefix when dealing with moved librariesChris Packham2022-09-261-2/+2
* | Add CC_GCC_ENABLE_DEFAULT_PIELike Ma2022-08-191-0/+4
* | loongarch64: add initial loongarch supportJiajie Chen2022-08-191-0/+5
* | Fixes for libstdcxx-verbose option tristateNorbert Lange2022-07-111-0/+2
* | Allow libsanitizer on architectures that support itChris Packham2022-07-111-5/+5
* | Switch CT_CC_{CORE_}SYSROOT_ARG to arraysJustin Chen2022-07-012-5/+5
* | Update config.sub and config.guessBryan Hundven2022-06-282-21/+47
* | glibc: configure adding debug symbols in glibc buildGuillermo E. Martinez2022-06-211-1/+5
|/
* Enable D language supportMarc Poulhiès2022-06-141-0/+1
* gcc: Fix compilation error in core C gcc compiler older than v5Guillermo E. Martinez2022-06-011-2/+8
* gmp: Set CC_FOR_BUILD and CPP_FOR_BUILDChris Packham2022-05-311-2/+5
* gcc: Add 12.1Chris Packham2022-05-191-2/+2
* glibc: Reinstate support for the bundled portsChris Packham2022-05-181-0/+3
* duma: Add version 2.5.21Chris Packham2022-05-151-0/+1
* newlib-nano: Fix include path for CT_NEWLIB_NANO_INSTALL_IN_TARGETStephanos Ioannidis2022-05-121-1/+1
* scripts/build/companion_libs: Fix missing directory with newlib-nanoDerald D. Woods2022-05-121-0/+2
* cc/gcc: Create liblto_plugin symbolic link with correct extensionJoel Holdsworth2022-05-111-4/+12
* cc/gcc: Ensure value of ext is always setJoel Holdsworth2022-05-111-2/+2
* cc/gcc: Declare "file" and "ext" variables localJoel Holdsworth2022-05-111-0/+4
* cc/gcc: Remove -lstdc++ and -lm from gcc LDFLAGSJoel Holdsworth2022-05-111-24/+0
* gdb: drop obsolete versionsChris Packham2022-05-101-20/+0
* Remove obsolete glibc 2.12.1Chris Packham2022-05-101-17/+0
* Remove obsolete bionic/android supportChris Packham2022-05-103-36/+0
* populate: Include dependencies of PIE executablescrosstool-ng-1.25.0Johan Levin2022-05-081-3/+3
* scripts/functions: collect license files named COPYRIGHT*Dima Krasner2022-05-031-1/+1
* [scripts/functions]: Fix quoting issue in comparisonElliot Saba2022-04-221-1/+1
* gcc: add gcc libstdcxx-verbose optionNorbert Lange2022-02-231-0/+10
* binutils: Disable libdebuginfod when producing a static toolchainChris Packham2022-02-231-0/+3
* Unify core passesAlexey Neyman2022-02-112-71/+16