Commit History

Author SHA1 Message Date
  Mike Frysinger 661d9feac8 make ABI into a list 17 years ago
  Khem Raj 6e7076f04d Add config options to select ARM ARMv5 and Intel iwmmxt variants. 17 years ago
  Mike Frysinger ea0f380daa simplify endian config/selection 18 years ago
  David Anders 9bd4cab1c7 add ARM 7TDMI to processor selection list 18 years ago
  David Anders 0577ae3a98 fix ARM types that are known to have MMU's to select ARCH_HAS_MMU 18 years ago
  Mike Frysinger ded219589f Khem Raj says: 18 years ago
  Mike Frysinger 2607bee419 Patch by Joseph S. Myers to add support for ARM EABI 18 years ago
  Mike Frysinger d4b5778bf8 s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed out by Joseph S. Myers 18 years ago
  Mike Frysinger 2304e36026 fix breakage from HAVE_ELF removal and standardize all the arch config files 18 years ago
  Peter S. Mazinger b91bb097ca Remove HAVE_ELF 18 years ago
  Mike Frysinger eb33ef8a87 remove unused ARCH_LDFLAGS and touchup broken whitespace 18 years ago
  Paul Mundt fcb56ce4a8 ARM1136JF-S support. 19 years ago
  Eric Andersen 76374f68fb Fixup selection of endianness, since select does not work on choice 20 years ago
  Manuel Novoa III 906eb2c070 Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops 20 years ago
  Eric Andersen f8a3fa0247 Rework the config system. Better utilize the Kconfig language 20 years ago
  Manuel Novoa III f72338a387 Some more soft float fixes... for arm in particular (libfloat). 20 years ago
  Eric Andersen a297b8c478 Force enable ADD_LIBGCC_FUNCTIONS on arm 21 years ago
  Eric Andersen 12d405f57b Cleanup arm architecture optimizations and add big endian arm as well. 21 years ago
  Eric Andersen 4352cfec68 Enable ADD_LIBGCC_FUNCTIONS by default on arm 21 years ago
  Eric Andersen c52c2a24e3 Update build rules a bit. fix quoting problems. Update default 21 years ago
  Eric Andersen d3181d1814 Update doc reference 21 years ago
  Eric Andersen 0c6405c1d6 Yet more config system updating. 21 years ago
  Eric Andersen c0a95906eb update all the Config files for the various arches so they work with the new 21 years ago
  Eric Andersen 7f90a63f7c Make it so arch specific stuff can be simpler. Initial attempt at 21 years ago
  Eric Andersen 9a1eb39a60 Kill the HAS_LONG_LONG option. It really did not make a lot of 22 years ago
  Eric Andersen 242e9fa2e7 Update default config files 22 years ago
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much 22 years ago
  Manuel Novoa III cd8e741d32 Update Config files for current locale and wide char configuration options. 22 years ago
  Eric Andersen 64ead491bc Resync the install defines 22 years ago
  Eric Andersen cc07250e56 Fix incorrect comment re malloc-930716 22 years ago