コミット履歴

作者 SHA1 メッセージ 日付
  Denis Vlasenko 8a7390cdc0 test/math/compile_test.c: add compile testing of (some) floats 17 年 前
  Denis Vlasenko 050aa62a22 libm/Makefile.in: reformat the list of wrappers 17 年 前
  Denis Vlasenko 845b3a4460 fix typo in comment 17 年 前
  Denis Vlasenko d0fdc959d9 test/math/compile_test.c: "are long double functions even compile/link?" test 17 年 前
  Denis Vlasenko cb3b02f51f Makefile.in: comment out deletion of include/ucontext.h, 17 年 前
  Denis Vlasenko 3c71e47750 suppress bogus ioctl on fd==INT_MAX when vasprintf() is called 17 年 前
  Denis Vlasenko 44d44d807e math.h: fix libm_hidden_proto leak into sanitized headers 17 年 前
  Mike Frysinger f065344918 strict POSIX requires a path to specified to `find` 17 年 前
  Bernhard Reutner-Fischer 0b5d467c13 - repair my r25322 that ment to deal with getdomainname()'s visibility 17 年 前
  Bernhard Reutner-Fischer 0881a12999 - scalb{,f,l} depend on UCLIBC_SUSV3_LEGACY 17 年 前
  Bernhard Reutner-Fischer d09f165588 - fix comment style to make it compile again 17 年 前
  Bernhard Reutner-Fischer 8fc970ab0a - we may need getdomainname internally 17 年 前
  Bernhard Reutner-Fischer 4348f28daa - use existing __stringify macro 17 年 前
  Bernhard Reutner-Fischer 0dcae49270 - fix link failures coming from recently added, misplaced strverscmp. 17 年 前
  Bernhard Reutner-Fischer c361b0d736 - fix fallout from r24140 and r24160 for !CTYPE_TABLES 17 年 前
  Bernhard Reutner-Fischer b316b0c2a6 - fix compilation of !UCLIBC_HAS_CTYPE_TABLES by merging duplicate bits 17 年 前
  Bernhard Reutner-Fischer 85ae389a56 - workaround oddity with position of function attributes 17 年 前
  Carmelo Amoroso fe939564f3 Pass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLE 17 年 前
  Denis Vlasenko 5d53cce4c0 docs/probe_math_exception.c: 17 年 前
  Denis Vlasenko eb856014a0 add comment why do we need _ISbit() macro 17 年 前
  Carmelo Amoroso 3a4062d83c Re-add _ISbit macro required to build libstdc++ from gcc toolchain. 17 年 前
  Mike Frysinger 1055a181ad include more info in error messages so we have a better idea where things are failing 17 年 前
  Mike Frysinger 0d5aec1211 add mmap()/munmap() implementation for Windows 17 年 前
  Mike Frysinger e0da861a29 do not rely on features.h so that elf.h can be used on non-elf systems (Darwin, Windows, etc...) 17 年 前
  Mike Frysinger e0c8160a38 allow people to run the hostutils targets without having a .config file 17 年 前
  Denis Vlasenko eb8e61f010 ldouble_wrappers.c: add long and long long optimized wrappers 17 年 前
  Mike Frysinger 14fd4a3a31 unify byte order cruft in bswap.h and porting.h and add a bswap_64() replacement 17 年 前
  Mike Frysinger 32242e7e10 unify the headers/random defines into porting.h to avoid duplication/rot 17 年 前
  Mike Frysinger 98f6d6a8eb dont force -Wl,-s when building host utils -- people can strip themselves 17 年 前
  Denis Vlasenko a2f2c3ab79 reinstate bits/uClibc_arch_features.h in installed headers, 17 年 前