summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/4.7.0/003-siginfo_t.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: remove support for 4.7.0Florian Fainelli2012-11-211-147/+0
| | | | | | | | | There are no good reasons for keeping this version around when 4.7.2 and 4.7-linaro are there. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34296
* gcc: backport struct siginfo -> siginfo_t renamingFlorian Fainelli2012-10-121-0/+147
Otherwise newer eglibc toolchain will simply fail to build. SVN-Revision: 33736