summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-09-06Merge branch 'BR1_zlinux_cross_comp' of git://github.com/pradghos/crosstool-n...Chris Packham2-9/+2
2020-09-01Add picolibc support [v2]Keith Packard1-0/+111
2020-08-30Merge pull request #1366 from antmak/bugfix/zlib_macos_patchChris Packham1-1/+1
2020-08-27Adding new samples s390x/s390-unknown-linux-gnuPradipta Ghosh2-9/+2
2020-08-03crosstool-NG: Fix libtool for mangled tuples as all other cross-toolsAnton Maklakov1-1/+1
2020-05-26Enable static libgcc when CT_GDB_NATIVE_STATIC_LIBSTDCXX is setStephanos Ioannidis1-0/+1
2020-05-26Fix CT_GDB_NATIVE_STATIC_LIBSTDCXX referenceStephanos Ioannidis1-2/+2
2020-03-04Add --with-cpu= on 32-bit SPARCAlexey Neyman1-15/+26
2020-02-26Set --with-cpu-{32,64} for multilib buildsAlexey Neyman3-13/+39
2020-02-16Merge pull request #1270 from nolange/prevent_glibc_cflags_overrideAlexey Neyman1-1/+4
2020-02-16Merge pull request #1266 from nolange/move_builddir_kconfigAlexey Neyman1-1/+0
2020-02-09Merge pull request #1303 from stilor/wipAlexey Neyman1-0/+6
2020-02-04Suppress YAML support in DTCAlexey Neyman1-0/+6
2020-01-22Merge pull request #1257 from nolange/fix_binutils_typoAlexey Neyman1-1/+1
2020-01-22Merge pull request #1274 from maxmorozov/masterAlexey Neyman1-1/+3
2019-12-23Merge pull request #1259 from nolange/add_binutils_deterministic_archivesAlexey Neyman1-0/+3
2019-12-23Merge pull request #1201 from abrodkin/topic-glibc-multilibAlexey Neyman1-0/+36
2019-12-23Merge pull request #1280 from dimkr/musl-cflagsAlexey Neyman1-1/+2
2019-12-20Add newlib retargetable locking configurationStephanos Ioannidis1-0/+1
2019-12-04Resepct CT_TARGET_{C,LD}FLAGS when building muslDima Krasner1-1/+2
2019-11-04CT_LIBC_NEWLIB_FSEEK_OPTIMIZATION and CT_LIBC_NEWLIB_FVWRITE_IN_STREAMIO are ...Morozov Max1-0/+2
2019-11-03CT_LIBC_NEWLIB_REGISTER_FINI is processed correctlyMorozov Max1-1/+1
2019-10-27prevent the glibc build from overwriting flagsNorbert Lange1-1/+4
2019-10-18move BUILD_DIR variable into KconfigNorbert Lange1-1/+0
2019-10-15fix nonfunctional --enable-relro optionNorbert Lange1-1/+1
2019-10-10enable option for binutils deterministic-archivesNorbert Lange1-0/+3
2019-10-02Add Linux versionsAlexey Neyman1-1/+1
2019-09-14build/internals.sh: Handle pie executablesChris Packham1-1/+1
2019-06-14ARC: Support building of multi-lib Glibc toolchainAlexey Brodkin1-0/+36
2019-04-05Merge pull request #1178 from stilor/masterAlexey Neyman20-58/+60
2019-04-05Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman20-53/+53
2019-04-05Add an ability to mark a configuration as invalidAlexey Neyman1-0/+2
2019-04-05An artifact of merging native/gdbserver backendsAlexey Neyman1-5/+5
2019-03-23Fix uClibc build for noMMU targetMax Filippov1-14/+16
2019-03-23Add support for noMMU xtensaMax Filippov1-3/+3
2019-03-13Make the proc_service.h workaround apply to gdbserverAlexey Neyman1-6/+15
2019-03-11Allow older GDB to build against newer glibcAlexey Neyman1-1/+17
2019-03-10Move GDB build into a common backend functionAlexey Neyman3-268/+181
2019-03-04Meet our new companion tool, bisonAlexey Neyman2-1/+68
2019-03-02Fix build of glibc 2.29 on systems with obsolete host programsAlexey Neyman2-9/+12
2019-03-01Make lzip an optional dependencyAlexey Neyman1-2/+14
2019-02-25Merge pull request #1144 from bwalle/expat-docbookAlexey Neyman1-0/+1
2019-02-24Fix musl build when CT_SHARED_LIBS=nDima Krasner1-0/+5
2019-02-20expat: Build without docbookBernhard Walle1-0/+1
2019-02-20Select flat/FDPIC in accordance with ct-ng settingAlexey Neyman1-0/+9
2019-02-20Add debug output to Kconfig manipulation functionsAlexey Neyman1-0/+3
2019-02-20Stash the uClibc config after our modsAlexey Neyman1-0/+4
2019-02-20Duh! do not override ${cflags}Alexey Neyman1-2/+3
2019-02-18Move moxiebox build to post_ccAlexey Neyman2-5/+4
2019-02-18Use -idirafter instead of copying headers.Alexey Neyman1-13/+20