aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.7/302-mips_no_branch_likely.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mipsFelix Fietkau2013-01-261-1/+1
| | | | | | | in combination with kernel symbol export stripping this significantly reduces the kernel image size SVN-Revision: 35320
* mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel ↵Felix Fietkau2012-12-281-0/+11
size after lzma and ~12k squashfs size in the default configuration SVN-Revision: 34909