summaryrefslogtreecommitdiff
path: root/target/Config.in.arch
AgeCommit message (Expand)Author
2012-07-31Simplify x86 target architecture variant handlingThomas Petazzoni
2012-07-25Remove unused TARGET_ABI valuesThomas Petazzoni
2012-07-22cleanup trailing white spaceSamuel Martin
2012-07-17target: add symbols for i386/x86_64 cpu featuresSamuel Martin
2012-07-15toolchain/mips: kill EABI and fix N32Gustavo Zacarias
2012-07-04toolchain/powerpc: SPE ABI is not available for e500mcGustavo Zacarias
2012-05-19toolchain/gcc: block unsupported CPUs according to versionGustavo Zacarias
2012-05-09target/arch: x86/prescott doesn't define BR2_ARCH, fix itGustavo Zacarias
2012-05-09blackfin: adjust available ABIsThomas Petazzoni
2012-05-03buildroot: fix BR2_GCC_TARGET_ABI for MIPS n64Kevin Cernekee
2012-04-25target/: mark Xtensa architecture support as deprecatedPeter Korsgaard
2012-04-15toolchain/gcc: add 4.7.x seriesGustavo Zacarias
2012-03-20Config.in.arch: add help and less cryptic names to architecture menuAlvaro G. M
2012-03-18Config.in.arch: Fix microblaze-be double quote issuePeter Korsgaard
2012-03-18Microblaze: added architecture support for both big endian and low endianAlvaro G. M
2012-03-01Add the Atom processor in the list of supported x86/x86_64 processorsThomas Petazzoni
2012-03-01Add x86_64 variants to BR2_GCC_TARGET_ARCHThomas Petazzoni
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