aboutsummaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/5.4.0/300-mips_Os_cpu_rtx_cost_model.patch
Commit message (Collapse)AuthorAge
* toolchain/gcc: update 5.x to 5.5.0Ryan Mounce2017-10-15
| | | | | | | | | | This is the final bugfix release in the gcc-5 series. Compile and run tested on macOS 10.13 (Xcode 9), mvebu/ar71xx. Removed redundant patch for macOS (backported upstream by yours truly) Signed-off-by: Ryan Mounce <ryan@mounce.com.au>
* gcc: add a patch to generate better code with Os on mipsFelix Fietkau2016-08-04
Also happens to reduce compressed code size a bit Signed-off-by: Felix Fietkau <nbd@nbd.name>