aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.6.2/002-siginfo_t.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: remove support for 4.6.2Luka Perkov2013-02-261-157/+0
| | | | | | | | | There are no good reasons for keeping this version around when 4.6.3 and 4.6-linaro are there. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 35805
* gcc: backport struct siginfo -> siginfo_t renamingFlorian Fainelli2012-10-121-0/+157
Otherwise newer eglibc toolchain will simply fail to build. SVN-Revision: 33736