Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: when using --gc-sections, add --sort-section=name to get a more stabl... | Felix Fietkau | 2014-08-02 | 1 | -2/+2 |
* | kernel: prevent -f*-sections from leaking into the boot zImage wrapper on arm | Felix Fietkau | 2013-03-10 | 1 | -0/+10 |
* | kernel: ensure that the arm exception handlers get preserved | Felix Fietkau | 2013-03-10 | 1 | -0/+9 |
* | kernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to ... | Felix Fietkau | 2013-03-10 | 1 | -1/+93 |
* | generic: fix gc_sections patch | Gabor Juhos | 2013-02-02 | 1 | -1/+1 |
* | kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips | Felix Fietkau | 2013-01-26 | 1 | -0/+372 |