Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add preliminary support for musl | Florian Fainelli | 2012-11-23 | 1 | -0/+231 |
| | | | | | | | | 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 gcc-4.6-linaro to 4.6-2012.10 | Florian Fainelli | 2012-10-13 | 2 | -202/+0 |
| | | | | SVN-Revision: 33758 | ||||
* | gcc: backport struct siginfo -> siginfo_t renaming | Florian Fainelli | 2012-10-12 | 1 | -0/+157 |
| | | | | | | Otherwise newer eglibc toolchain will simply fail to build. SVN-Revision: 33736 | ||||
* | gcc: add upstream fixes for GCC bug 54369 | Florian Fainelli | 2012-09-07 | 1 | -0/+45 |
| | | | | | | See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369 for more infos. SVN-Revision: 33328 | ||||
* | switch to 2.6.38 | Imre Kaloz | 2012-05-01 | 1 | -7/+8 |
| | | | | SVN-Revision: 31546 | ||||
* | gcc: add patch to make the getenv() spec function nonfatal if requested ↵ | Jo-Philipp Wich | 2012-04-21 | 1 | -0/+14 |
| | | | | | | environment variable is unset SVN-Revision: 31390 | ||||
* | toolchain/gcc-4.6-linaro: fix v4bx patch | Gabor Juhos | 2012-03-18 | 1 | -7/+6 |
| | | | | SVN-Revision: 30969 | ||||
* | gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they ↵ | Felix Fietkau | 2012-03-05 | 1 | -0/+20 |
| | | | | | | are tricky to deal with wrt. libgcc. they cannot be linked dynamically SVN-Revision: 30814 | ||||
* | gcc: use .eh_frame sections for exception handling stack unwind - saves ↵ | Felix Fietkau | 2012-02-17 | 1 | -0/+29 |
| | | | | | | about 400 bytes on every executable or shared library SVN-Revision: 30614 | ||||
* | gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent ↵ | Felix Fietkau | 2012-02-12 | 1 | -0/+68 |
| | | | | | | libgcc crap from leaking into every single binary SVN-Revision: 30486 | ||||
* | upgrade to latest linaro releases | Imre Kaloz | 2012-01-14 | 4 | -23/+8 |
| | | | | SVN-Revision: 29748 | ||||
* | gcc: add 4.6-linaro version 4.6-2011.08 | Hauke Mehrtens | 2011-08-18 | 12 | -0/+9843 |
SVN-Revision: 28042 |