Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 83d9e6a49a456fab7978ec56c4bc8bf1b41eda98 https://github.com/crosstool-ng/crosstool-ng/commit/83d9e6a49a456fab7978ec56c4bc8bf1b41eda98 Author: Alexey Neyman Date: 2016-12-16 (Fri, 16 Dec 2016) Changed paths: M README.md R config/debug/dmalloc.in M docs/7 - Contributing to crosstool-NG.txt M docs/9 - How is a toolchain constructed.txt R patches/dmalloc/5.5.2/100-use-xtools.patch R patches/dmalloc/5.5.2/110-block_size.patch R patches/dmalloc/5.5.2/120-g++_check.patch R patches/dmalloc/5.5.2/130-mips.patch R patches/dmalloc/5.5.2/140-shared_library.patch R patches/dmalloc/5.5.2/150-use_DESTDIR.patch R patches/dmalloc/5.5.2/160-strdup_macro.patch R patches/dmalloc/5.5.2/170-ppc-bogus-assembly.patch M scripts/addToolVersion.sh R scripts/build/debug/100-dmalloc.sh M scripts/showSamples.sh Log Message: ----------- Kill dmalloc. - No new releases in almost 10 year. - No public bug tracker or VCS. - No responses from maintainer over sent patches. RIP, dmalloc. Signed-off-by: Alexey Neyman Commit: e593a1a30b193f7aef2f439a28f162e8c5b3fd6e https://github.com/crosstool-ng/crosstool-ng/commit/e593a1a30b193f7aef2f439a28f162e8c5b3fd6e Author: Alexey Neyman Date: 2016-12-16 (Fri, 16 Dec 2016) Changed paths: M samples/arm-cortex_a15-linux-gnueabihf/crosstool.config M samples/arm-cortex_a8-linux-gnueabi/crosstool.config M samples/arm-cortexa5-linux-uclibcgnueabihf/crosstool.config M samples/arm-cortexa9_neon-linux-gnueabihf/crosstool.config M samples/arm-multilib-linux-uclibcgnueabi/crosstool.config M samples/arm-unknown-linux-gnueabi/crosstool.config M samples/arm-unknown-linux-musleabi/crosstool.config M samples/arm-unknown-linux-uclibcgnueabi/crosstool.config M samples/arm-unknown-linux-uclibcgnueabihf/crosstool.config M samples/armeb-unknown-linux-gnueabi/crosstool.config M samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config M samples/i586-geode-linux-uclibc/crosstool.config M samples/i686-nptl-linux-gnu/crosstool.config M samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config M samples/i686-w64-mingw32/crosstool.config M samples/m68k-unknown-uclinux-uclibc/crosstool.config M samples/mips-unknown-linux-uclibc/crosstool.config M samples/mipsel-multilib-linux-gnu/crosstool.config M samples/mipsel-unknown-linux-gnu/crosstool.config M samples/powerpc-unknown-linux-uclibc/crosstool.config M samples/powerpc64le-unknown-linux-gnu/crosstool.config M samples/x86_64-multilib-linux-musl/crosstool.config M samples/x86_64-multilib-linux-uclibc/crosstool.config M samples/x86_64-unknown-linux-uclibc/crosstool.config M samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config Log Message: ----------- Run samples through 'ct-ng update-samples'. Signed-off-by: Alexey Neyman Commit: cccb8d84817bca1cf1d33cfdb5932f361437c229 https://github.com/crosstool-ng/crosstool-ng/commit/cccb8d84817bca1cf1d33cfdb5932f361437c229 Author: Alexey Neyman Date: 2016-12-17 (Sat, 17 Dec 2016) Changed paths: M README.md R config/debug/dmalloc.in M docs/7 - Contributing to crosstool-NG.txt M docs/9 - How is a toolchain constructed.txt R patches/dmalloc/5.5.2/100-use-xtools.patch R patches/dmalloc/5.5.2/110-block_size.patch R patches/dmalloc/5.5.2/120-g++_check.patch R patches/dmalloc/5.5.2/130-mips.patch R patches/dmalloc/5.5.2/140-shared_library.patch R patches/dmalloc/5.5.2/150-use_DESTDIR.patch R patches/dmalloc/5.5.2/160-strdup_macro.patch R patches/dmalloc/5.5.2/170-ppc-bogus-assembly.patch M samples/arm-cortex_a15-linux-gnueabihf/crosstool.config M samples/arm-cortex_a8-linux-gnueabi/crosstool.config M samples/arm-cortexa5-linux-uclibcgnueabihf/crosstool.config M samples/arm-cortexa9_neon-linux-gnueabihf/crosstool.config M samples/arm-multilib-linux-uclibcgnueabi/crosstool.config M samples/arm-unknown-linux-gnueabi/crosstool.config M samples/arm-unknown-linux-musleabi/crosstool.config M samples/arm-unknown-linux-uclibcgnueabi/crosstool.config M samples/arm-unknown-linux-uclibcgnueabihf/crosstool.config M samples/armeb-unknown-linux-gnueabi/crosstool.config M samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config M samples/i586-geode-linux-uclibc/crosstool.config M samples/i686-nptl-linux-gnu/crosstool.config M samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config M samples/i686-w64-mingw32/crosstool.config M samples/m68k-unknown-uclinux-uclibc/crosstool.config M samples/mips-unknown-linux-uclibc/crosstool.config M samples/mipsel-multilib-linux-gnu/crosstool.config M samples/mipsel-unknown-linux-gnu/crosstool.config M samples/powerpc-unknown-linux-uclibc/crosstool.config M samples/powerpc64le-unknown-linux-gnu/crosstool.config M samples/x86_64-multilib-linux-musl/crosstool.config M samples/x86_64-multilib-linux-uclibc/crosstool.config M samples/x86_64-unknown-linux-uclibc/crosstool.config M samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config M scripts/addToolVersion.sh R scripts/build/debug/100-dmalloc.sh M scripts/showSamples.sh Log Message: ----------- Merge pull request #508 from stilor/drop-dmalloc Drop dmalloc Compare: https://github.com/crosstool-ng/crosstool-ng/compare/a72f841bc2d2...cccb8d84817b