커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Denis Vlasenko 9e5d31d2e7 Hand-optimize wrappers on i386: 17 년 전
  Denis Vlasenko 40c881d1c5 ldouble_wrappers.c: fix __signbitl, it was calling itself by mistake. 17 년 전
  Denis Vlasenko 8ccf6499ee forgot to add libc/string/generic/strverscmp.c 17 년 전
  Denis Vlasenko 1a2c964146 Add strverscmp() and versionsort[64](). 17 년 전
  Denis Vlasenko 7cccb9c253 nextafterf: trying to correct FP exception handling 17 년 전
  Denis Vlasenko 49173d980e libm/s_nextafterf.c: forgot to "svn add" it 17 년 전
  Denis Vlasenko 7037a571dd fix nextafterf. by Jie Zhang (jie.zhang AT analog.com) 17 년 전
  Denis Vlasenko fe41011818 libm: add scalbf, gammaf, significandf wrappers. 17 년 전
  Khem Raj bd1a033922 Make TLS configure time variable. Enable it along with NPTL. 17 년 전
  Bernhard Reutner-Fischer 3760ed8716 - fix install_headers on hosts where ld does not support gnu hash-style but 17 년 전
  Denis Vlasenko 168b72be28 libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite build 17 년 전
  Denis Vlasenko f82635e74a fix ppoll. we forgot to pass 5th parameter to the syscall 17 년 전
  Denis Vlasenko 317964651c Partially revent "make utils" fix. This version is less intrusive, 17 년 전
  Carmelo Amoroso 3bbb872db2 Added sysdep.h and sysdep-cancel.h for linuxthreads ARM 17 년 전
  Carmelo Amoroso b29289dde2 Remove check for the relocation type check in the resolver, 17 년 전
  Carmelo Amoroso 9bad161c9b Follow naming convention for tst-regex2 input file. All others 17 년 전
  Denis Vlasenko fd37d1975a "make utils" now successfully makes utils for target 17 년 전
  Bernhard Reutner-Fischer db5c575256 - also link librt with --as-needed and do so unconditionally to work around 17 년 전
  Bernhard Reutner-Fischer c5edfea211 - make sure __user is defined when including kernel's sigcontext.h 17 년 전