Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a check for gperf function signature. | Alexey Neyman | 2017-01-12 | 4 | -5/+23 |
* | Merge pull request #527 from stilor/vendor-arm-nano | Alexey Neyman | 2017-01-12 | 1 | -14/+10 |
|\ | |||||
| * | Adjust vendor in arm-nano-eabi... | Alexey Neyman | 2017-01-12 | 1 | -14/+10 |
* | | Merge pull request #513 from stilor/fix-show-config | Alexey Neyman | 2017-01-12 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix ct-ng show-config. | Alexey Neyman | 2017-01-10 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #523 from stilor/xtensa-binutils-bug | Alexey Neyman | 2017-01-12 | 1 | -0/+33 |
|\ \ | |/ |/| | |||||
| * | Fix xtensa after binutils upgrade. | Alexey Neyman | 2017-01-10 | 1 | -0/+33 |
|/ | |||||
* | Merge pull request #519 from InfernoEmbedded/newlib-enhancements | Alexey Neyman | 2017-01-10 | 4 | -27/+180 |
|\ | |||||
| * | Add ARM nano sample configuration | Alastair D'Silva | 2017-01-10 | 2 | -0/+31 |
| * | Support building Newlib with Link Time Optimisation | Alastair D'Silva | 2017-01-10 | 2 | -10/+22 |
| * | Add more newlib options | Alastair D'Silva | 2017-01-10 | 2 | -17/+127 |
* | | Merge pull request #510 from stilor/pass-flags-for-build | Alexey Neyman | 2017-01-10 | 15 | -70/+178 |
|\ \ | |||||
| * | | Pick up <linux/ioctl.h> and friends from TARGET. | Alexey Neyman | 2017-01-10 | 1 | -9/+21 |
| * | | Add MacOS options. | Alexey Neyman | 2017-01-10 | 1 | -0/+23 |
| * | | ${LD_TARGET} -> ${CT_TARGET}. | Alexey Neyman | 2017-01-10 | 1 | -1/+1 |
| * | | Shut clang's warning that confuses configure. | Alexey Neyman | 2017-01-10 | 1 | -0/+6 |
| * | | Darwin needs -liconv when building glibc. | Alexey Neyman | 2017-01-10 | 1 | -7/+2 |
| * | | Avoid trampling user's LDFLAGS_FOR_HOST... | Alexey Neyman | 2017-01-10 | 1 | -7/+11 |
| * | | Patch GCC to leave -framework alone. | Alexey Neyman | 2017-01-10 | 4 | -0/+56 |
| * | | For simple cross or native pick up both build/host flags. | Alexey Neyman | 2017-01-10 | 1 | -3/+17 |
| * | | Select libintl from gettext we built. | Alexey Neyman | 2017-01-10 | 3 | -2/+13 |
| * | | Point FOR_BUILD flags to buildtools/{include,lib}. | Alexey Neyman | 2017-01-10 | 1 | -5/+6 |
| * | | Change when libiconv/gettext are built. | Alexey Neyman | 2017-01-10 | 3 | -10/+8 |
| * | | Simplify a bit, no functional changes. | Alexey Neyman | 2017-01-10 | 1 | -14/+4 |
| * | | Kill CT_COMPLIBS_SHARED. | Alexey Neyman | 2017-01-10 | 1 | -14/+12 |
| * | | Disallow c++ for baremetal. | Alexey Neyman | 2017-01-10 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #515 from InfernoEmbedded/arm-toolchain-update | Alexey Neyman | 2017-01-10 | 36 | -16/+689 |
|\ \ | |/ |/| | |||||
| * | Remove GCC 6.2.0 | Alastair D'Silva | 2017-01-06 | 21 | -2964/+0 |
| * | Bump GCC to 6.3.0 | Alastair D'Silva | 2017-01-06 | 21 | -0/+2964 |
| * | Add Newlib 2.4.0 & 2.5.0 | Alastair D'Silva | 2017-01-06 | 1 | -5/+32 |
| * | Bump binutils to 2.27 | Alastair D'Silva | 2017-01-06 | 11 | -1/+620 |
| * | Bump ISL to 0.16.1 | Alastair D'Silva | 2017-01-06 | 1 | -0/+11 |
| * | Bump MPFR to 3.1.5 | Alastair D'Silva | 2017-01-06 | 1 | -0/+5 |
| * | Bump GMP version to 6.1.2 | Alastair D'Silva | 2017-01-06 | 1 | -0/+6 |
| * | Remove stray whitespace | Alastair D'Silva | 2017-01-06 | 1 | -7/+12 |
|/ | |||||
* | Merge pull request #512 from stilor/kill-install-dir | Alexey Neyman | 2016-12-19 | 2 | -24/+10 |
|\ | |||||
| * | Kill CT_INSTALL_DIR. | Alexey Neyman | 2016-12-19 | 2 | -24/+10 |
* | | Merge pull request #511 from stilor/make-error-catch | Alexey Neyman | 2016-12-19 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Catch more make errors. | Alexey Neyman | 2016-12-18 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #508 from stilor/drop-dmalloc | Alexey Neyman | 2016-12-17 | 40 | -487/+7 |
|\ | |||||
| * | Run samples through 'ct-ng update-samples'. | Alexey Neyman | 2016-12-16 | 25 | -27/+3 |
| * | Kill dmalloc. | Alexey Neyman | 2016-12-16 | 15 | -460/+4 |
* | | Merge pull request #509 from stilor/more-gettext | Alexey Neyman | 2016-12-17 | 3 | -10/+24 |
|\ \ | |/ |/| | |||||
| * | Pass original multi_os_dir to iterator. | Alexey Neyman | 2016-12-17 | 2 | -10/+16 |
| * | Avoid host libs when compiling gettext. | Alexey Neyman | 2016-12-17 | 1 | -0/+8 |
|/ | |||||
* | Merge pull request #506 from stilor/canadian-gettext-mingw32 | Alexey Neyman | 2016-12-16 | 7 | -35/+55 |
|\ | |||||
| * | Make companion libs static. | Alexey Neyman | 2016-12-11 | 7 | -35/+55 |
* | | Merge pull request #498 from stilor/xtensa-link | Alexey Neyman | 2016-12-16 | 2 | -1/+35 |
|\ \ | |/ |/| | |||||
| * | Also, rename xtensa sample for Travis. | Alexey Neyman | 2016-12-09 | 1 | -1/+1 |
| * | Fix xtensa static link. | Alexey Neyman | 2016-12-09 | 1 | -0/+34 |
|/ |