Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 29ff9055c8 use a single libc and deduplicate threading code 7 years ago
  Waldemar Brodkorb 48d8d11d69 Add implementation for copysignl for i386 8 years ago
  Markos Chandras dcd8e7e8c9 libc/{arm, i386}/Makefile.arch: Don't build 64-bit code if LFS is disabled 11 years ago
  Bernhard Reutner-Fischer d0234b16d6 buildsys: use kbuild style 11 years ago
  Florian Fainelli a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions 11 years ago
  Peter S. Mazinger dd340d59c5 i386/posix_fadvise64: remove fallback code, uClibc does not do that 13 years ago
  Bernhard Reutner-Fischer 83ce0cc4d5 buildsys: fixup sigaction handling 12 years ago
  Austin Foxley b04c2ba523 i386 specific bit for nptl 14 years ago
  Carmelo Amoroso 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 14 years ago
  Bernhard Reutner-Fischer 0e4d33b939 - now passes all LTP tests 15 years ago
  Bernhard Reutner-Fischer 71c10cea5a - add posix_fadvise. Not yet tested most likely broken in advise64 15 years ago
  Bernhard Reutner-Fischer 5d2a22bbbd - sync_file_range(). Missed the i386 directory in previous commit 15 years ago
  Mike Frysinger d9bdacaa96 rename common Makefile.arch to prevent include funkiness from occuring 18 years ago
  Mike Frysinger 4ed896210a unify common code thus making arch-specific Makefiles very simple :) 18 years ago
  Peter S. Mazinger ec2261ba97 Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources. 18 years ago
  Peter S. Mazinger afb250f7b1 Enable IMA on i386 18 years ago
  Peter S. Mazinger 358043ffb9 Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles 18 years ago