aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add uClibc-ng 1.0.36lancethepants2020-10-152-0/+16
* Merge pull request #1400 from fvalette/fix-m4-build-for-mingw32-hostChris Packham2020-10-071-0/+8
|\
| * m4: fix build for mingw32 hostFlorent Valette2020-10-061-0/+8
* | Merge pull request #1398 from egtvedt/fix-glibc-2.32-version.hChris Packham2020-10-062-0/+28
|\ \ | |/ |/|
| * glibc: set glibc build system default_cflags emptyHans-Christian Noren Egtvedt2020-10-051-0/+2
| * glibc: fix version 2.32 not setting correct version stringHans-Christian Noren Egtvedt2020-10-051-0/+26
|/
* Merge pull request #1391 from egtvedt/add-binutils-2.35.1Chris Packham2020-09-2712-12/+12
|\
| * binutils: add version 2.35.1Hans-Christian Noren Egtvedt2020-09-2212-12/+12
|/
* Merge branch 'picolibc-multiarch' of git://github.com/keith-packard/crosstool...Chris Packham2020-09-203-8/+8
|\
| * picolibc: Use target architecture to drive picolibc configurationKeith Packard2020-09-161-5/+5
| * Map picolibc to suitable CT_TARGET_SYS valuesKeith Packard2020-09-162-3/+3
* | Merge branch 'linux-version-bump' of https://github.com/cpackham/crosstool-ng...Chris Packham2020-09-2022-49/+57
|\ \
| * | linux: Add new versions and bump LTSChris Packham2020-09-1522-49/+57
| |/
* | Merge branch 'continuous-integration' of https://github.com/cpackham/crosstoo...Chris Packham2020-09-202-7/+14
|\ \
| * | CI: Add more architecturesChris Packham2020-09-141-3/+13
| * | CI: Don't enable verbose outputChris Packham2020-09-141-4/+0
| * | config/libc: Extend glibc 2.32 workaround to include sparcChris Packham2020-09-141-0/+1
* | | Merge branch 'general-package-patches' of git://github.com/foss-for-synopsys-...Chris Packham2020-09-201-3/+5
|\ \ \ | |_|/ |/| |
| * | Patches: search package patches in the top package directoryMikhail Falaleev2020-09-101-3/+5
* | | Merge pull request #1387 from modbw/strace-updateChris Packham2020-09-156-0/+12
|\ \ \ | |_|/ |/| |
| * | Added strace 5.6, 5.7 and 5.8Matthias Weisser2020-09-146-0/+12
|/ /
* | Merge pull request #1386 from galak/gdb-9.2Chris Packham2020-09-148-8/+8
|\ \
| * | gdb 9.2 supportKumar Gala2020-09-118-8/+8
| |/
* | Merge pull request #1384 from cpackham/glibc-2.32-configChris Packham2020-09-141-1/+2
|\ \
| * | glibc: --enable-obsolete-rpc has been removed as of 2.32Chris Packham2020-09-071-1/+2
| |/
* | Merge pull request #1379 from egtvedt/add-mpc-1.2.0-and-mpfr-4.1.0Chris Packham2020-09-144-0/+20
|\ \ | |/ |/|
| * Add support for mpc 1.2.0 and mpfr 4.1.0Hans-Christian Noren Egtvedt2020-08-274-0/+20
* | Merge branch 'cpackham-ci-status' into masterChris Packham2020-09-061-0/+3
|\ \
| * | Merge branch 'ci-status' of https://github.com/cpackham/crosstool-ng into cpa...Chris Packham2020-09-061-0/+3
|/| |
| * | README.md: Add build status badgeChris Packham2020-08-261-0/+3
| |/
* | Merge branch 'pradghos-BR1_zlinux_cross_comp' into masterChris Packham2020-09-068-9/+22
|\ \
| * | Merge branch 'BR1_zlinux_cross_comp' of git://github.com/pradghos/crosstool-n...Chris Packham2020-09-068-9/+22
|/| |
| * | Adding new samples s390x/s390-unknown-linux-gnuPradipta Ghosh2020-08-278-9/+22
* | | Merge branch 'jubalh-unused' into masterChris Packham2020-09-061-2/+1
|\ \ \
| * | | Merge branch 'unused' of git://github.com/jubalh/crosstool-ng into jubalh-unusedChris Packham2020-09-061-2/+1
|/| | |
| * | | Remove unused variables in bootstrapMichael Vetter2020-08-211-2/+1
| |/ /
* | | Merge branch 'dimkr-musl-update' into masterChris Packham2020-09-062-0/+4
|\ \ \
| * | | Merge branch 'musl-update' of git://github.com/dimkr/crosstool-ng into dimkr-...Chris Packham2020-09-062-0/+4
|/| | |
| * | | Add musl 1.2.1Dima Krasner2020-08-202-0/+4
| |/ /
* | | Merge branch 'keith-packard-picolibc' into masterChris Packham2020-09-0610-0/+308
|\ \ \
| * | | Merge branch 'picolibc' of git://github.com/keith-packard/crosstool-ng into k...Chris Packham2020-09-0610-0/+308
|/| | |
| * | | Add picolibc support [v2]Keith Packard2020-09-0110-0/+308
* | | | Merge branch 'cpackham-powerpc64-glibc-2.32' into masterChris Packham2020-09-062-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | glibc: Don't build with -Werror for powerpc64+glibc-2.32Chris Packham2020-09-032-1/+2
|/ / /
* | | Merge pull request #1371 from egtvedt/add-glibc-2.32Chris Packham2020-08-303-0/+30
|\ \ \
| * | | Add support for glibc 2.32Hans-Christian Noren Egtvedt2020-08-143-0/+30
| |/ /
* | | Merge pull request #1366 from antmak/bugfix/zlib_macos_patchChris Packham2020-08-302-1/+35
|\ \ \
| * | | crosstool-NG: Fix libtool for mangled tuples as all other cross-toolsAnton Maklakov2020-08-031-1/+1
| * | | zlib-1.2.11: Add a patch to cross-compile for macosAnton Maklakov2020-08-031-0/+34
| |/ /
* | | Merge pull request #1361 from mjsir911/cdpathChris Packham2020-08-301-0/+3
|\ \ \