- Sep 07, 2012
-
-
Florian Fainelli authored
See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 for more infos. SVN-Revision: 33329
-
Florian Fainelli authored
See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369 for more infos. SVN-Revision: 33328
-
- Jun 30, 2012
-
-
Felix Fietkau authored
toolchain: fix up lib64 symlink to lib before copying the initial prefix dir to avoid errors on copying SVN-Revision: 32556
-
Felix Fietkau authored
SVN-Revision: 32554
-
Felix Fietkau authored
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
-
- Jun 07, 2012
-
-
Felix Fietkau authored
SVN-Revision: 32100
-
- May 01, 2012
-
-
Imre Kaloz authored
SVN-Revision: 31546
-
- Apr 27, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 31489
-
- Apr 21, 2012
-
-
Mirko Vogt authored
SVN-Revision: 31393
-
Mirko Vogt authored
SVN-Revision: 31392
-
Jo-Philipp Wich authored
gcc: add patch to make the getenv() spec function nonfatal if requested environment variable is unset SVN-Revision: 31390
-
- Apr 12, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 31255
-
- Apr 09, 2012
-
-
Imre Kaloz authored
SVN-Revision: 31230
-
- Apr 07, 2012
-
-
Mirko Vogt authored
SVN-Revision: 31216
-
- Mar 18, 2012
-
-
Gabor Juhos authored
SVN-Revision: 30970
-
Gabor Juhos authored
SVN-Revision: 30969
-
- Mar 05, 2012
-
-
Felix Fietkau authored
gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-O2 workaround that dealt with it earlier SVN-Revision: 30815
-
Felix Fietkau authored
gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they are tricky to deal with wrt. libgcc. they cannot be linked dynamically SVN-Revision: 30814
-
- Feb 17, 2012
-
-
Felix Fietkau authored
gcc: use .eh_frame sections for exception handling stack unwind - saves about 400 bytes on every executable or shared library SVN-Revision: 30614
-
Felix Fietkau authored
SVN-Revision: 30613
-
- Feb 12, 2012
-
-
Felix Fietkau authored
gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent libgcc crap from leaking into every single binary SVN-Revision: 30486
-
Imre Kaloz authored
SVN-Revision: 30470
-
Imre Kaloz authored
SVN-Revision: 30467
-
Imre Kaloz authored
SVN-Revision: 30466
-
- Jan 18, 2012
-
-
Jo-Philipp Wich authored
invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own 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
-
- Jan 14, 2012
-
-
Imre Kaloz authored
SVN-Revision: 29748
-
- Jan 12, 2012
-
-
Felix Fietkau authored
gcc: always explicitly link against libstdc++, fixes build errors on some hosts that refuse to link it in implicitly (should fix #10587) SVN-Revision: 29721
-
- Aug 18, 2011
-
-
Hauke Mehrtens authored
SVN-Revision: 28042
-
Hauke Mehrtens authored
SVN-Revision: 28041
-
Hauke Mehrtens authored
SVN-Revision: 28040
-
Hauke Mehrtens authored
SVN-Revision: 28039
-
Hauke Mehrtens authored
SVN-Revision: 28038
-
- Jul 12, 2011
-
-
Imre Kaloz authored
Signed-off-by:
Jochen Friedrich <jochen@scram.de> SVN-Revision: 27599
-
- Jul 08, 2011
-
-
Imre Kaloz authored
SVN-Revision: 27559
-
Felix Fietkau authored
SVN-Revision: 27556
-
- Jul 07, 2011
-
-
Imre Kaloz authored
SVN-Revision: 27551
-
- Jul 02, 2011
-
-
Imre Kaloz authored
SVN-Revision: 27353
-
Imre Kaloz authored
SVN-Revision: 27351
-
Imre Kaloz authored
SVN-Revision: 27350
-
- Jul 01, 2011
-
-
Imre Kaloz authored
SVN-Revision: 27338
-