aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.7.0
Commit message (Collapse)AuthorAgeFilesLines
* gcc: remove support for 4.7.0Florian Fainelli2012-11-2118-10346/+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
* gcc: add upstream fixes for GCC bug 54494Florian Fainelli2012-09-071-0/+37
| | | | | | See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 for more infos. SVN-Revision: 33329
* gcc: add upstream fixes for GCC bug 54369Florian Fainelli2012-09-071-0/+45
| | | | | | See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369 for more infos. SVN-Revision: 33328
* gcc: add patch to make the getenv() spec function nonfatal if requested ↵Jo-Philipp Wich2012-04-211-0/+14
| | | | | | environment variable is unset SVN-Revision: 31390
* toolchain/gcc: gcc-4.7.0 upstream patch fixing uClibc problemsJo-Philipp Wich2012-04-121-0/+241
| | | | SVN-Revision: 31255
* add support for gcc 4.7.0 - thanks to acoul!Mirko Vogt2012-04-0713-0/+9862
SVN-Revision: 31216