aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add expat 2.1.1 and 2.2.0.Alexey Neyman2017-01-131-3/+8
* Merge pull request #526 from stilor/double-includeAlexey Neyman2017-01-133-11/+3
|\
| * Do not use sysroot in bare metal.Alexey Neyman2017-01-121-1/+2
| * AVR32 support has been retired.Alexey Neyman2017-01-121-4/+0
| * install_root has no effect on newlib install.Alexey Neyman2017-01-121-1/+1
| * Remove 2nd copy of the option.Alexey Neyman2017-01-121-2/+0
| * No need to copy header; libc_start_file does it.Alexey Neyman2017-01-121-3/+0
* | Merge pull request #529 from stilor/gperf-3.1-fixAlexey Neyman2017-01-134-5/+23
|\ \
| * | Add a check for gperf function signature.Alexey Neyman2017-01-124-5/+23
| |/
* | Merge pull request #525 from stilor/linaro-download-locationAlexey Neyman2017-01-139-88/+125
|\ \
| * | Unify fetching Linaro components.Alexey Neyman2017-01-126-74/+89
| * | Add/update/remove Linaro versions.Alexey Neyman2017-01-123-14/+36
| |/
* | Merge pull request #524 from stilor/force-isl-0.15-for-gcc-4.xAlexey Neyman2017-01-132-9/+43
|\ \ | |/ |/|
| * Add ISL 0.17.1 and 0.18.Alexey Neyman2017-01-121-0/+21
| * Sort out ISL/CLooG dependencies.Alexey Neyman2017-01-122-9/+22
|/
* Merge pull request #527 from stilor/vendor-arm-nanoAlexey Neyman2017-01-121-14/+10
|\
| * Adjust vendor in arm-nano-eabi...Alexey Neyman2017-01-121-14/+10
* | Merge pull request #513 from stilor/fix-show-configAlexey Neyman2017-01-121-1/+1
|\ \
| * | Fix ct-ng show-config.Alexey Neyman2017-01-101-1/+1
| |/
* | Merge pull request #523 from stilor/xtensa-binutils-bugAlexey Neyman2017-01-121-0/+33
|\ \ | |/ |/|
| * Fix xtensa after binutils upgrade.Alexey Neyman2017-01-101-0/+33
|/
* Merge pull request #519 from InfernoEmbedded/newlib-enhancementsAlexey Neyman2017-01-104-27/+180
|\
| * Add ARM nano sample configurationAlastair D'Silva2017-01-102-0/+31
| * Support building Newlib with Link Time OptimisationAlastair D'Silva2017-01-102-10/+22
| * Add more newlib optionsAlastair D'Silva2017-01-102-17/+127
* | Merge pull request #510 from stilor/pass-flags-for-buildAlexey Neyman2017-01-1015-70/+178
|\ \
| * | Pick up <linux/ioctl.h> and friends from TARGET.Alexey Neyman2017-01-101-9/+21
| * | Add MacOS options.Alexey Neyman2017-01-101-0/+23
| * | ${LD_TARGET} -> ${CT_TARGET}.Alexey Neyman2017-01-101-1/+1
| * | Shut clang's warning that confuses configure.Alexey Neyman2017-01-101-0/+6
| * | Darwin needs -liconv when building glibc.Alexey Neyman2017-01-101-7/+2
| * | Avoid trampling user's LDFLAGS_FOR_HOST...Alexey Neyman2017-01-101-7/+11
| * | Patch GCC to leave -framework alone.Alexey Neyman2017-01-104-0/+56
| * | For simple cross or native pick up both build/host flags.Alexey Neyman2017-01-101-3/+17
| * | Select libintl from gettext we built.Alexey Neyman2017-01-103-2/+13
| * | Point FOR_BUILD flags to buildtools/{include,lib}.Alexey Neyman2017-01-101-5/+6
| * | Change when libiconv/gettext are built.Alexey Neyman2017-01-103-10/+8
| * | Simplify a bit, no functional changes.Alexey Neyman2017-01-101-14/+4
| * | Kill CT_COMPLIBS_SHARED.Alexey Neyman2017-01-101-14/+12
| * | Disallow c++ for baremetal.Alexey Neyman2017-01-101-1/+1
|/ /
* | Merge pull request #515 from InfernoEmbedded/arm-toolchain-updateAlexey Neyman2017-01-1036-16/+689
|\ \ | |/ |/|
| * Remove GCC 6.2.0Alastair D'Silva2017-01-0621-2964/+0
| * Bump GCC to 6.3.0Alastair D'Silva2017-01-0621-0/+2964
| * Add Newlib 2.4.0 & 2.5.0Alastair D'Silva2017-01-061-5/+32
| * Bump binutils to 2.27Alastair D'Silva2017-01-0611-1/+620
| * Bump ISL to 0.16.1Alastair D'Silva2017-01-061-0/+11
| * Bump MPFR to 3.1.5Alastair D'Silva2017-01-061-0/+5
| * Bump GMP version to 6.1.2Alastair D'Silva2017-01-061-0/+6
| * Remove stray whitespaceAlastair D'Silva2017-01-061-7/+12
|/
* Merge pull request #512 from stilor/kill-install-dirAlexey Neyman2016-12-192-24/+10
|\