summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-11Merge pull request #519 from InfernoEmbedded/newlib-enhancementsAlexey Neyman4-27/+180
2017-01-10Merge pull request #510 from stilor/pass-flags-for-buildAlexey Neyman15-70/+178
2017-01-10Pick up <linux/ioctl.h> and friends from TARGET.Alexey Neyman1-9/+21
2017-01-10Add MacOS options.Alexey Neyman1-0/+23
2017-01-10${LD_TARGET} -> ${CT_TARGET}.Alexey Neyman1-1/+1
2017-01-10Shut clang's warning that confuses configure.Alexey Neyman1-0/+6
2017-01-10Darwin needs -liconv when building glibc.Alexey Neyman1-7/+2
2017-01-10Avoid trampling user's LDFLAGS_FOR_HOST...Alexey Neyman1-7/+11
2017-01-10Patch GCC to leave -framework alone.Alexey Neyman4-0/+56
2017-01-10For simple cross or native pick up both build/host flags.Alexey Neyman1-3/+17
2017-01-10Select libintl from gettext we built.Alexey Neyman3-2/+13
2017-01-10Point FOR_BUILD flags to buildtools/{include,lib}.Alexey Neyman1-5/+6
2017-01-10Change when libiconv/gettext are built.Alexey Neyman3-10/+8
2017-01-10Simplify a bit, no functional changes.Alexey Neyman1-14/+4
2017-01-10Kill CT_COMPLIBS_SHARED.Alexey Neyman1-14/+12
2017-01-10Disallow c++ for baremetal.Alexey Neyman1-1/+1
2017-01-10Merge pull request #515 from InfernoEmbedded/arm-toolchain-updateAlexey Neyman36-16/+689
2017-01-09Add ARM nano sample configurationAlastair D'Silva2-0/+31
2017-01-09Support building Newlib with Link Time OptimisationAlastair D'Silva2-10/+22
2017-01-09Add more newlib optionsAlastair D'Silva2-17/+127
2017-01-06Remove GCC 6.2.0Alastair D'Silva21-2964/+0
2017-01-06Bump GCC to 6.3.0Alastair D'Silva21-0/+2964
2017-01-06Add Newlib 2.4.0 & 2.5.0Alastair D'Silva1-5/+32
2017-01-06Bump binutils to 2.27Alastair D'Silva11-1/+620
2017-01-06Bump ISL to 0.16.1Alastair D'Silva1-0/+11
2017-01-06Bump MPFR to 3.1.5Alastair D'Silva1-0/+5
2017-01-06Bump GMP version to 6.1.2Alastair D'Silva1-0/+6
2017-01-06Remove stray whitespaceAlastair D'Silva1-7/+12
2016-12-19Merge pull request #512 from stilor/kill-install-dirAlexey Neyman2-24/+10
2016-12-19Merge pull request #511 from stilor/make-error-catchAlexey Neyman1-1/+1
2016-12-19Kill CT_INSTALL_DIR.Alexey Neyman2-24/+10
2016-12-18Catch more make errors.Alexey Neyman1-1/+1
2016-12-17Merge pull request #508 from stilor/drop-dmallocAlexey Neyman40-487/+7
2016-12-17Merge pull request #509 from stilor/more-gettextAlexey Neyman3-10/+24
2016-12-17Pass original multi_os_dir to iterator.Alexey Neyman2-10/+16
2016-12-17Avoid host libs when compiling gettext.Alexey Neyman1-0/+8
2016-12-17Run samples through 'ct-ng update-samples'.Alexey Neyman25-27/+3
2016-12-17Kill dmalloc.Alexey Neyman15-460/+4
2016-12-16Merge pull request #506 from stilor/canadian-gettext-mingw32Alexey Neyman7-35/+55
2016-12-16Merge pull request #498 from stilor/xtensa-linkAlexey Neyman2-1/+35
2016-12-11Make companion libs static.Alexey Neyman7-35/+55
2016-12-09Also, rename xtensa sample for Travis.Alexey Neyman1-1/+1
2016-12-09Fix xtensa static link.Alexey Neyman1-0/+34
2016-12-06Merge pull request #494 from stilor/cygwin-fixesAlexey Neyman18-58/+241
2016-12-06Work around Cygwin idiosyncrasy.Alexey Neyman1-1/+7
2016-12-06Update Linux kernel patches.Alexey Neyman11-38/+144
2016-12-06Add patches for <sys/select.h> issue on Cygwin.Alexey Neyman2-0/+70
2016-12-06Rename gettext 0.19.6 patches to 0.19.7.Alexey Neyman3-19/+19
2016-12-06Ignore *.exe (on Cygwin).Alexey Neyman1-0/+1
2016-12-06Merge pull request #495 from stilor/old-gcc-buildAlexey Neyman1-0/+138