aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* picolibc: Disable wchar_t use in libstdc++Keith Packard2021-07-131-0/+1
* Merge pull request #1551 from rcatolino/add_extra_cxx_flagsChris Packham2021-07-113-7/+12
|\
| * Add EXTRA_CXXFLAGS_FOR_BUILD optionRaphael Catolino2021-07-063-7/+12
* | CT_Mirrors: make use of kernel cdnChris Packham2021-07-061-6/+5
|/
* Fix build of older Glibc using GCC >=10Nik Konyuchenko2021-06-241-0/+4
* gcc: Make CC_GCC_TM_CLONE_REGISTRY tristateChris Packham2021-06-201-10/+10
* Merge pull request #1524 from stephanosio/gcc_custom_libstdcpp_cxx_flags_upst...Chris Packham2021-06-092-5/+39
|\
| * newlib: Add libstdc++ nano-specific CXXFLAGSStephanos Ioannidis2021-06-071-0/+3
| * gcc: Allow setting custom target CXXFLAGSStephanos Ioannidis2021-06-071-3/+26
| * gcc: Assume '-O2' by default for building gcc target librariesStephanos Ioannidis2021-06-071-3/+11
* | gcc: Add CT_CC_GCC_TM_CLONE_REGISTRY configStephanos Ioannidis2021-06-081-0/+12
|/
* scripts/functions: Add better support for annotanted git tagsChristoph Muellner2021-05-061-1/+7
* Merge branch 'abrodkin-newlib-nano-relocatable' of git://github.com/foss-for-...Chris Packham2021-04-191-3/+3
|\
| * newlib-nano: Use run-time calculated paths in top-level nano.specsAlexey Brodkin2021-04-161-3/+3
* | Merge branch 'newlib-nano-target' of git://github.com/galak/crosstool-ngChris Packham2021-04-191-1/+26
|\ \
| * | newlib-nano: Add option to copy libs into targetKumar Gala2021-04-151-0/+25
| * | newlib-nano: remove whitespace from nano.spec fileKumar Gala2021-04-151-1/+1
| |/
* / gdb: Don't mess with gdbserver config permissionsAlexey Brodkin2021-04-151-5/+0
|/
* build: debug: strace: Add -D__USE_MISC to target CFLAGSChris Packham2021-03-301-1/+1
* Extend CC_GCC_LIBSSP with manual stateIvan Kukhta2021-03-171-10/+10
* newlib-nano: Create symlinks for nano-suffixed libsAlexey Brodkin2021-02-191-0/+32
* Merge pull request #1448 from dinuxbg/masterChris Packham2021-01-252-0/+94
|\
| * Add package with PRU linker scripts and headersDimitar Dimitrov2021-01-191-0/+89
| * Add PRU cross tool targetDimitar Dimitrov2021-01-191-0/+5
* | newlib-nano: Build libstdc++ against newlib-nano if requestedKeith Packard2021-01-141-0/+45
* | Create nano.spec file that sits atop the existing nano buildKeith Packard2021-01-141-0/+16
* | Add newlib-nano as companion libKeith Packard2021-01-141-0/+128
|/
*-. Merge branches 'elijahr-dtc-1.6.0', 'elijahr-readme-typo', 'foss-for-synopsys...Chris Packham2021-01-133-18/+156
|\ \
| | * picolibc: Build libstdc++ against picolibc if requestedKeith Packard2021-01-111-0/+46
| | * gcc: Add support for building libstdc++ with alternate libcKeith Packard2021-01-111-7/+77
| | * picolibc: Convert to companion libraryKeith Packard2021-01-081-12/+25
| * | libgmp: Fix cross-canadian build for macOSAlexey Brodkin2020-12-231-0/+9
| |/
* / gcc: Make it aware of Newlib nano IO featureAlexey Brodkin2020-12-231-0/+5
|/
* Run through 'ct-ng updatetools'Kumar Gala2020-12-042-446/+717
* Merge pull request #1342 from DspHack/feature/add_support_for_ti_c6xChris Packham2020-11-102-1/+80
|\
| * c6x: Remove multilib requirementDan Tejada2020-11-021-2/+0
| * Experimental: Add support for the Texas Instruments C6X (TMS320C6000 series) ...Dan Tejada2020-05-202-1/+82
* | arm: Disable context functions for ThumbChris Packham2020-11-011-0/+1
* | Merge branch 'xlocale' of git://github.com/lancethepants/crosstool-ng into la...Chris Packham2020-11-011-1/+0
|\ \
| * | Don't remove XLOCALE support unconditionally.lancethepants2020-10-151-1/+0
* | | binutils: Disable glob for better portabilityAlexey Brodkin2020-10-141-0/+4
|/ /
* | 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
* | | glibc: set glibc build system default_cflags emptyHans-Christian Noren Egtvedt2020-10-051-0/+2
|/ /
* | 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
* | | Patches: search package patches in the top package directoryMikhail Falaleev2020-09-101-3/+5
|/ /
* | Merge branch 'BR1_zlinux_cross_comp' of git://github.com/pradghos/crosstool-n...Chris Packham2020-09-062-9/+2
|\ \
| * | Adding new samples s390x/s390-unknown-linux-gnuPradipta Ghosh2020-08-272-9/+2
| |/