Historial de Commits

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