Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: afb17244d2b5d86d99dc298694417d1d97c3864d https://github.com/crosstool-ng/crosstool-ng/commit/afb17244d2b5d86d99dc298694417d1d97c3864d Author: Alexey Neyman Date: 2018-12-09 (Sun, 09 Dec 2018) Changed paths: M scripts/config.guess M scripts/config.sub Log Message: ----------- Run through 'ct-ng updatetools' Signed-off-by: Alexey Neyman Commit: 5cf859d9d9308e341c58caff45d54a910480ad24 https://github.com/crosstool-ng/crosstool-ng/commit/5cf859d9d9308e341c58caff45d54a910480ad24 Author: Alexey Neyman Date: 2018-12-10 (Mon, 10 Dec 2018) Changed paths: M config/libc/avr-libc.in M config/target.in M config/toolchain.in M scripts/build/arch.sh M scripts/build/arch/arc.sh M scripts/build/arch/avr.sh M scripts/build/arch/xtensa.sh M scripts/build/kernel/bare-metal.sh M scripts/build/kernel/linux.sh M scripts/build/kernel/windows.sh M scripts/functions Log Message: ----------- Add config flags for omitting 'arch' and 'vendor' ... parts of the config tuple. While here, remove parts that are setting portions of the target tuple to a value that's already the default. Signed-off-by: Alexey Neyman Commit: b0d954f0ecdf84c112aeaa249d9ca223af12cf14 https://github.com/crosstool-ng/crosstool-ng/commit/b0d954f0ecdf84c112aeaa249d9ca223af12cf14 Author: Alexey Neyman Date: 2018-12-10 (Mon, 10 Dec 2018) Changed paths: M config/libc/moxiebox.in R samples/moxie-unknown-elf/broken R samples/moxie-unknown-moxiebox/crosstool.config R samples/moxie-unknown-moxiebox/reported.by A samples/moxiebox/crosstool.config A samples/moxiebox/reported.by Log Message: ----------- Allow short "moxiebox" alias ... while making use of the new tunables. Also, unmark the moxie-elf as broken: the ld scripts installed by newlib can be found by the compiler and can link the binaries. Why the default script is broken is not ct-ng's problem... Signed-off-by: Alexey Neyman Commit: abee9bd48239468b49913ae73dcab5283bcb8810 https://github.com/crosstool-ng/crosstool-ng/commit/abee9bd48239468b49913ae73dcab5283bcb8810 Author: Alexey Neyman Date: 2018-12-10 (Mon, 10 Dec 2018) Changed paths: M config/libc/avr-libc.in M config/libc/moxiebox.in M config/target.in M config/toolchain.in R samples/moxie-unknown-elf/broken R samples/moxie-unknown-moxiebox/crosstool.config R samples/moxie-unknown-moxiebox/reported.by A samples/moxiebox/crosstool.config A samples/moxiebox/reported.by M scripts/build/arch.sh M scripts/build/arch/arc.sh M scripts/build/arch/avr.sh M scripts/build/arch/xtensa.sh M scripts/build/kernel/bare-metal.sh M scripts/build/kernel/linux.sh M scripts/build/kernel/windows.sh M scripts/config.guess M scripts/config.sub M scripts/functions Log Message: ----------- Merge pull request #1114 from stilor/strip-vendor Allow removing vendor part of the tuple Compare: https://github.com/crosstool-ng/crosstool-ng/compare/1f65837c01bc...abee9bd48239 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.