| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
| |
This closes #13039.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 35807
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
musl libc does not use /lib32 or /lib64 directories, just /lib
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35406
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35046
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35044
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35043
|
|
|
|
| |
SVN-Revision: 34440
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34432
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34425
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
Turns on -O2 optimization when building GCC thus making the cross-compiler a
little faster (about 25%).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34266
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34264
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34263
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34122
|
|
|
|
| |
SVN-Revision: 33763
|
|
|
|
| |
SVN-Revision: 33762
|
|
|
|
| |
SVN-Revision: 33760
|
|
|
|
| |
SVN-Revision: 33759
|
|
|
|
| |
SVN-Revision: 33758
|
|
|
|
|
|
| |
This is required in order to build the final compiler.
SVN-Revision: 33739
|
|
|
|
|
|
| |
Otherwise newer eglibc toolchain will simply fail to build.
SVN-Revision: 33736
|
|
|
|
|
|
| |
fixes parallel build on some systems
SVN-Revision: 33523
|
|
|
|
| |
SVN-Revision: 33444
|
|
|
|
|
|
| |
See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 for more infos.
SVN-Revision: 33329
|
|
|
|
|
|
| |
See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369 for more infos.
SVN-Revision: 33328
|
|
|
|
|
|
| |
to avoid errors on copying
SVN-Revision: 32556
|
|
|
|
|
|
| |
without a full rebuild
SVN-Revision: 32554
|
|
|
|
|
|
|
|
|
|
|
| |
testing uclibc changes is tricky because the final gcc tends to miscompile
uclibc code or barf up internal compiler errors.
install binutils into $(TOOLCHAIN_DIR)/initial (without changing the configure
prefix) and copy it from there to $(TOOLCHAIN_DIR)/ so that the initial gcc
can be put into $(PATH) for the uclibc build, even if the final gcc
is already installed.
SVN-Revision: 32553
|
|
|
|
| |
SVN-Revision: 32100
|
|
|
|
| |
SVN-Revision: 31546
|
|
|
|
| |
SVN-Revision: 31489
|
|
|
|
| |
SVN-Revision: 31393
|
|
|
|
| |
SVN-Revision: 31392
|
|
|
|
|
|
| |
environment variable is unset
SVN-Revision: 31390
|
|
|
|
| |
SVN-Revision: 31255
|
|
|
|
| |
SVN-Revision: 31230
|
|
|
|
| |
SVN-Revision: 31216
|
|
|
|
| |
SVN-Revision: 30970
|
|
|
|
| |
SVN-Revision: 30969
|
|
|
|
|
|
| |
-Os/-O2 workaround that dealt with it earlier
SVN-Revision: 30815
|
|
|
|
|
|
| |
are tricky to deal with wrt. libgcc. they cannot be linked dynamically
SVN-Revision: 30814
|
|
|
|
|
|
| |
about 400 bytes on every executable or shared library
SVN-Revision: 30614
|
|
|
|
| |
SVN-Revision: 30613
|
|
|
|
|
|
| |
libgcc crap from leaking into every single binary
SVN-Revision: 30486
|
|
|
|
| |
SVN-Revision: 30470
|
|
|
|
| |
SVN-Revision: 30467
|
|
|
|
| |
SVN-Revision: 30466
|
|
|
|
|
|
| |
cross toolchains to always search headers and libraries in $STAGING_DIR, this should solve most issues with missing headers, indirect linking and not found libraries. At a later stage, all -I and -L flags will be purged from TARGET_LDFLAGS and TARGET_CPPFLAGS.
SVN-Revision: 29768
|
|
|
|
| |
SVN-Revision: 29748
|