Historia zmian

Autor SHA1 Wiadomość Data
  Peter S. Mazinger 64f11aa906 remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSS 14 lat temu
  Bernhard Reutner-Fischer 3a5c27d1ec Revert "default ?conf to native arch" 15 lat temu
  Bernhard Reutner-Fischer 6625518cd6 default ?conf to native arch 15 lat temu
  Bernhard Reutner-Fischer bd37019948 - wrap overlong lines 15 lat temu
  Bernhard Reutner-Fischer efce79f09a Paul Brook writes: 16 lat temu
  Bernhard Reutner-Fischer 520e102e16 - add arm1176 options 17 lat temu
  Rob Landley 15c32ee116 No configs actually set LIBGCC_CFLAGS to anything, and it's not even 17 lat temu
  Mike Frysinger 38d85080f6 make sure we declare TARGET_ARCH as a string 17 lat temu
  Mike Frysinger 661d9feac8 make ABI into a list 17 lat temu
  Khem Raj 6e7076f04d Add config options to select ARM ARMv5 and Intel iwmmxt variants. 17 lat temu
  Mike Frysinger ea0f380daa simplify endian config/selection 18 lat temu
  David Anders 9bd4cab1c7 add ARM 7TDMI to processor selection list 18 lat temu
  David Anders 0577ae3a98 fix ARM types that are known to have MMU's to select ARCH_HAS_MMU 18 lat temu
  Mike Frysinger ded219589f Khem Raj says: 18 lat temu
  Mike Frysinger 2607bee419 Patch by Joseph S. Myers to add support for ARM EABI 18 lat temu
  Mike Frysinger d4b5778bf8 s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed out by Joseph S. Myers 18 lat temu
  Mike Frysinger 2304e36026 fix breakage from HAVE_ELF removal and standardize all the arch config files 18 lat temu
  Peter S. Mazinger b91bb097ca Remove HAVE_ELF 18 lat temu
  Mike Frysinger eb33ef8a87 remove unused ARCH_LDFLAGS and touchup broken whitespace 18 lat temu
  Paul Mundt fcb56ce4a8 ARM1136JF-S support. 19 lat temu
  Eric Andersen 76374f68fb Fixup selection of endianness, since select does not work on choice 20 lat temu
  Manuel Novoa III 906eb2c070 Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops 20 lat temu
  Eric Andersen f8a3fa0247 Rework the config system. Better utilize the Kconfig language 20 lat temu
  Manuel Novoa III f72338a387 Some more soft float fixes... for arm in particular (libfloat). 20 lat temu
  Eric Andersen a297b8c478 Force enable ADD_LIBGCC_FUNCTIONS on arm 21 lat temu
  Eric Andersen 12d405f57b Cleanup arm architecture optimizations and add big endian arm as well. 21 lat temu
  Eric Andersen 4352cfec68 Enable ADD_LIBGCC_FUNCTIONS by default on arm 21 lat temu
  Eric Andersen c52c2a24e3 Update build rules a bit. fix quoting problems. Update default 21 lat temu
  Eric Andersen d3181d1814 Update doc reference 21 lat temu
  Eric Andersen 0c6405c1d6 Yet more config system updating. 21 lat temu