summaryrefslogtreecommitdiff
path: root/package/gcc
AgeCommit message (Expand)Author
2014-02-13gcc: arc: bump to git commit c6227bcAnton Kolesov
2014-02-04Strip *.so* and not only executable filesThomas Petazzoni
2014-02-04Rename BUILDROOT_LIBC to BR_LIBCPeter Korsgaard
2014-01-27gcc 4.8.2: arm fixes for stack corruptionAndrew Ruder
2014-01-15arch: add support for "jaguar" AMD CPU optimisationsAdrien Béraud
2014-01-11Compile static versions of gcc librariesJérôme Pouiller
2014-01-10deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xxThomas De Schampheleire
2013-12-06gcc: add microblaze internal toolchainSpenser Gilliland
2013-12-06gcc: arc: Download from github instead of Synopsys websiteMischa Jonker
2013-11-11gcc: don't patch gcc if there are no patches to applyMischa Jonker
2013-10-26Remove redundant dollar signs in Config.in filesThomas De Schampheleire
2013-10-22gcc: bump 4.8.x series to version 4.8.2Gustavo Zacarias
2013-10-19gcc 4.8.x: add PR57717 patchesGustavo Zacarias
2013-10-04Revert "toolchain-internal: skip gcc-intermediate when possible"Thomas Petazzoni
2013-09-19gcc: deprecate objective C and fortran supportPeter Korsgaard
2013-09-15gcc: provide option to enable mudflap supportThomas Petazzoni
2013-09-15gcc: force symlink creationThomas Petazzoni
2013-09-15gcc/gcc-final: use the common HOST_GCC_CONFIGURE_SYMLINK macroThomas Petazzoni
2013-09-15toolchain: add support for glibcThomas Petazzoni
2013-09-15gcc: move C++ support option next to Fortran/Objective-CThomas Petazzoni
2013-09-15gcc: fix Objective-C supportThomas Petazzoni
2013-09-15gcc: fix Fortran supportThomas Petazzoni
2013-09-15toolchain-internal: skip gcc-intermediate when possibleThomas Petazzoni
2013-09-13toolchain/gcc: add elf2flt to dependenciesGustavo Zacarias
2013-09-06Fix build reproducibility in Make 3.82Jérôme Pouiller
2013-09-04gcc: pass MAKEINFO=missing in the environment rather than as a ./configure argPeter Korsgaard
2013-09-03gcc: re-disable info documentationPeter Korsgaard
2013-08-28gcc-final: Drop obsolete code for handling lib64Markos Chandras
2013-08-22gcc: fix libstdc++_pic for AVR32Alexander Lukichev
2013-08-07gcc: fix !BR2_LARGEFILE buildsFrancois Perrad
2013-07-27gcc/mudflap: disable for blackfin, it doesn't buildGustavo Zacarias
2013-07-27gcc/bfin: 4.{6,7,8}.x are brokenGustavo Zacarias
2013-07-27gcc/bfin: doesn't support --with-cpu defaultsGustavo Zacarias
2013-07-19gcc/arm: disable mudflap for thumb(1)Gustavo Zacarias
2013-07-19arc: gcc: Go from 4.4.7 to 4.8 for ARCMischa Jonker
2013-07-17gcc-final: ensure TARGET_DIR/usr/lib exists before copying to itPeter Korsgaard
2013-07-16arch/arm: add support for Thumb2Thomas Petazzoni
2013-07-16gcc: create symbolic link to ld-linux in EABIhf/gcc 4.7/eglibcThomas Petazzoni
2013-07-16gcc: take into account ARM floating point capabilitiesThomas Petazzoni
2013-07-16arch: introduce BR2_GCC_TARGET_{FPU, FLOAT_ABI}Thomas Petazzoni
2013-07-14gcc: use BR2_EXTRA_GCC_CONFIG_OPTIONS in gcc-initial and gcc-intermediateThomas Petazzoni
2013-07-11gcc: remove BR2_GCC_SHARED_LIBGCC optionThomas Petazzoni
2013-07-07gcc: re-add upstream URL for arc specific gcc variantPeter Korsgaard
2013-07-05gcc: apply PowerPC patch when neededThomas Petazzoni
2013-07-05gcc: fix avr32 typoPeter Korsgaard
2013-07-04eglibc: enable support in the Buildroot toolchain backendThomas Petazzoni
2013-07-04uclibc: convert to the package infrastructureThomas Petazzoni
2013-07-03gcc-initial, gcc-intermediate, gcc-final: optimize extractionThomas Petazzoni
2013-07-03toolchain: switch to using gcc through package infrastructureThomas Petazzoni
2013-07-03gcc-final: new packageThomas Petazzoni