Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger 21b383c617 for now, dont allow mmu users to select file format il y a 18 ans
  Mike Frysinger 08e377aab1 we just want the kernel headers, not the whole kernel source ... so people may need to update their paths slightly il y a 18 ans
  Mike Frysinger 8f31721552 disable LDSO when FLAT format is selected il y a 18 ans
  Mike Frysinger e1d59aed55 create new menu so people can select what format they wish to build uClibc il y a 18 ans
  Mike Frysinger 701f87d8d1 update MMU config options to utilize USE_MMU instead of HAS_MMU il y a 19 ans
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it il y a 19 ans
  Mike Frysinger aa5490a851 improve MMU selection a little to be less confusing il y a 19 ans
  Mike Frysinger ea0f380daa simplify endian config/selection il y a 19 ans
  Mike Frysinger 9a22815930 didnt mean to commit the FENV option just yet il y a 19 ans
  Mike Frysinger d4b5778bf8 s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed out by Joseph S. Myers il y a 19 ans
  Peter S. Mazinger 010e71eb37 Get rid of *_SYMBOL_PREFIX il y a 19 ans
  Mike Frysinger ab27802e19 change HAS_FPU to UCLIBC_HAS_FPU since the define will be exported into C namespace il y a 19 ans
  Mike Frysinger eb33ef8a87 remove unused ARCH_LDFLAGS and touchup broken whitespace il y a 19 ans
  Peter S. Mazinger 6752b1ac52 frv seems to be an exception having no MMU, but using ldso il y a 19 ans
  Peter S. Mazinger 94a757fe28 ARCH_HAS_NO_MMU implies/selects ARCH_HAS_NO_LDSO il y a 19 ans
  Mike Frysinger 56f0e6a5df move the compiler flags WARNINGS option il y a 19 ans
  Eric Andersen 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g il y a 21 ans
  Eric Andersen 76374f68fb Fixup selection of endianness, since select does not work on choice il y a 21 ans
  Manuel Novoa III 906eb2c070 Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops il y a 21 ans
  Eric Andersen b09209baf0 Do not provide a default for endianness. This needs to be selected il y a 21 ans
  Eric Andersen f8a3fa0247 Rework the config system. Better utilize the Kconfig language il y a 21 ans
  Aaron Lehmann 6d3b79787e fix typo il y a 22 ans
  Eric Andersen f149abb890 Large cleanup patch, based in large part on a patch from il y a 22 ans
  Eric Andersen d3181d1814 Update doc reference il y a 22 ans
  Eric Andersen 38b7727671 Add missing blank line il y a 22 ans
  Miles Bader 02673a6d9b (UCLIBC_HAS_MMU): Depend on !ARCH_HAS_NO_MMU, rather than just using it il y a 22 ans
  Eric Andersen 36206aa444 Cleanup soft-float support il y a 22 ans
  Eric Andersen 0c6405c1d6 Yet more config system updating. il y a 22 ans
  Eric Andersen c0a95906eb update all the Config files for the various arches so they work with the new il y a 22 ans
  Eric Andersen 7f90a63f7c Make it so arch specific stuff can be simpler. Initial attempt at il y a 22 ans