aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.7-linaro
Commit message (Collapse)AuthorAgeFilesLines
* remove support for ubicom32Florian Fainelli2012-11-301-9368/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34432
* add preliminary support for muslFlorian Fainelli2012-11-231-0/+317
| | | | | | | | Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314
* gcc: update 4.7-linaro to 4.7-2012.10Florian Fainelli2012-10-134-468/+0
| | | | SVN-Revision: 33759
* 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
* remove screwed up patch for gcc 4.7-linaro which got committed by accidentMirko Vogt2012-04-211-247/+0
| | | | SVN-Revision: 31393
* add support for GCC 4.7-linaro (based on GCC 4.7.1)Mirko Vogt2012-04-2116-0/+10362
SVN-Revision: 31392