コミット履歴

作者 SHA1 メッセージ 日付
  Bernhard Reutner-Fischer 3afa034815 - fix keyword "depends on" 16 年 前
  Bernhard Reutner-Fischer bde001033c - wrap superlong lines 16 年 前
  Bernhard Reutner-Fischer bce5bba7a0 - add C99 floating point environment, rounding and exception handling functions 16 年 前
  Mike Frysinger d1746ec9ad default to pulling kernel headers from the system install 17 年 前
  Mike Frysinger 21b383c617 for now, dont allow mmu users to select file format 18 年 前
  Mike Frysinger 08e377aab1 we just want the kernel headers, not the whole kernel source ... so people may need to update their paths slightly 18 年 前
  Mike Frysinger 8f31721552 disable LDSO when FLAT format is selected 18 年 前
  Mike Frysinger e1d59aed55 create new menu so people can select what format they wish to build uClibc 18 年 前
  Mike Frysinger 701f87d8d1 update MMU config options to utilize USE_MMU instead of HAS_MMU 18 年 前
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it 18 年 前
  Mike Frysinger aa5490a851 improve MMU selection a little to be less confusing 18 年 前
  Mike Frysinger ea0f380daa simplify endian config/selection 18 年 前
  Mike Frysinger 9a22815930 didnt mean to commit the FENV option just yet 18 年 前
  Mike Frysinger d4b5778bf8 s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed out by Joseph S. Myers 18 年 前
  Peter S. Mazinger 010e71eb37 Get rid of *_SYMBOL_PREFIX 18 年 前
  Mike Frysinger ab27802e19 change HAS_FPU to UCLIBC_HAS_FPU since the define will be exported into C namespace 18 年 前
  Mike Frysinger eb33ef8a87 remove unused ARCH_LDFLAGS and touchup broken whitespace 19 年 前
  Peter S. Mazinger 6752b1ac52 frv seems to be an exception having no MMU, but using ldso 19 年 前
  Peter S. Mazinger 94a757fe28 ARCH_HAS_NO_MMU implies/selects ARCH_HAS_NO_LDSO 19 年 前
  Mike Frysinger 56f0e6a5df move the compiler flags WARNINGS option 19 年 前
  Eric Andersen 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g 21 年 前
  Eric Andersen 76374f68fb Fixup selection of endianness, since select does not work on choice 21 年 前
  Manuel Novoa III 906eb2c070 Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops 21 年 前
  Eric Andersen b09209baf0 Do not provide a default for endianness. This needs to be selected 21 年 前
  Eric Andersen f8a3fa0247 Rework the config system. Better utilize the Kconfig language 21 年 前
  Aaron Lehmann 6d3b79787e fix typo 22 年 前
  Eric Andersen f149abb890 Large cleanup patch, based in large part on a patch from 22 年 前
  Eric Andersen d3181d1814 Update doc reference 22 年 前
  Eric Andersen 38b7727671 Add missing blank line 22 年 前
  Miles Bader 02673a6d9b (UCLIBC_HAS_MMU): Depend on !ARCH_HAS_NO_MMU, rather than just using it 22 年 前