summaryrefslogtreecommitdiff
path: root/target/Config.in.arch
AgeCommit message (Expand)Author
2012-01-07toolchain: add powerpc SPE ABI supportGustavo Zacarias
2011-07-18sh: Fix Buildroot sh targets to match gnuconfig targetsPhil Edworthy
2011-07-07BR2_ARCH definition was missing for 32-bit AMD architecture variants.Arnout Vandecappelle (Essensium - Mind)
2011-07-05target: default to i586 for x86Peter Korsgaard
2011-02-07initial support for Blackfin processorsMike Frysinger
2010-11-29toolchain targets: fix up c3 and winchip i386 variants, add c3-2Gustavo Zacarias
2010-11-25toolchain: LEON SPARC only works with gcc-4.4.xGustavo Zacarias
2010-11-25Cconfig: Add sparc-leon processors, remove deprecated v9 Sparc type.Konrad Eisele
2010-09-30Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~t...Peter Korsgaard
2010-09-12Config.in.arch: ARM cortex A9 supportPeter Korsgaard
2010-08-31Remove architectures marked as deprecatedThomas Petazzoni
2010-08-11Mark CRIS architecture as deprecatedThomas Petazzoni
2010-07-27Deprecate the Alpha, IA64 and Sparc64 supportThomas Petazzoni
2010-07-27Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gccThomas Petazzoni
2010-06-08Set correct GCC tune option for ARM926T(==ARM926EJ-S) coreJulien Boibessot
2010-04-08Enable e300c2, e300c3 and e500mc powerpc optimizationsGustavo Zacarias
2010-03-30get rid of broken nios2 supportPeter Korsgaard
2009-11-18Add support for the Cortex-A8 ARM targetLaine Walker-Avina
2009-10-06default to EABI on armBernhard Reutner-Fischer
2009-07-24target/; xtensa supportMaxim Grigoriev
2009-06-15target/Config.in.arch: fix BR2_ARCH for i386 geode variantPwalters
2009-06-01target/Config.in.arch: fix BR2_GCC_TARGET_ARCH for arm926tAlex Dobrynin
2009-04-15unmark the sparc targets as broken, they build if you disable shared libgccaustinf
2009-03-30target/Config.in.arch: really provide correct --with-arch= for ARM targetsPeter Korsgaard
2009-03-30target/Config.in.arch: provide correct gcc --with-arch= for ARM targetsPeter Korsgaard
2009-01-30target/Config.in.arch: fix ARM abi settingPeter Korsgaard
2009-01-13buildroot: mark alpha as brokenPeter Korsgaard
2009-01-12buildroot: mark ia64, m68k, nios2, sparc and sparc64 as brokenPeter Korsgaard
2009-01-12buildroot: get rid of s390 supportPeter Korsgaard
2009-01-01* Added "generic" option to x86_64 targetNigel Kukard
2008-12-17Remove AVR32 target variants, the current entries refers to CHIPS which have ...Ulf Samuelsson
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
2008-05-12toolchain: fix mips abi selectionPeter Korsgaard
2008-03-11buildroot: fix missing ARCH for some x86 variantsPeter Korsgaard
2007-10-23Ensure AVR32 FPU config is always correctUlf Samuelsson
2007-10-02- default to mips I for mipsel and mips III for mips Bernhard Reutner-Fischer
2007-09-30- fix typoBernhard Reutner-Fischer
2007-09-29- revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer
2007-09-29- better use commonly used digits in ISA configBernhard Reutner-Fischer
2007-09-29- add mips/mipsel target architecture selectionBernhard Reutner-Fischer
2007-09-28- naming convention is Config.in resp. Config.in.fooBernhard Reutner-Fischer