aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/6.2.0
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/gcc: update 6.x to 6.3.0Syrone Wong2016-12-2423-943/+0
| | | | | | | | This is a bugfix release Build and run tested on mvebu/Linksys WRT1900AC v1 Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
* gcc: rip out transactional memory related bloat from crtbeginFelix Fietkau2016-12-141-0/+11
| | | | | | | Slightly improves compression for each executable, saving about 4k from the default ar71xx rootfs Signed-off-by: Felix Fietkau <nbd@nbd.name>
* toolchain: gcc: disable ifunc on *-musl by defaultYousong Zhou2016-11-241-0/+38
| | | | | | | | Otherwise the built binaries may fail with Error relocating /usr/bin/qemu-system-x86_64: unsupported relocation type 37 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* toolchain/gcc: bump GCC 6.1.0 to 6.2.0Syrone Wong2016-09-0421-0/+894
Compile and run tested on ar71xx and mvebu Signed-off-by: Syrone Wong <wong.syrone@gmail.com>