summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/Makefile.arch
AgeCommit message (Expand)Author
2017-01-29use safe, even if possibly a few cycles slower, six-argument syscall implemen...mirabilos
2017-01-28remove PID cachingWaldemar Brodkorb
2016-11-27remove UCLIBC_HAS_LFSWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-01-10Add implementation for copysignl for i386Waldemar Brodkorb
2013-02-11libc/{arm, i386}/Makefile.arch: Don't build 64-bit code if LFS is disabledMarkos Chandras
2013-01-10buildsys: use kbuild styleBernhard Reutner-Fischer
2013-01-10libc: add {get,set,swap,make}context user context manipulation functionsFlorian Fainelli
2012-06-15i386/posix_fadvise64: remove fallback code, uClibc does not do thatPeter S. Mazinger
2012-01-28buildsys: fixup sigaction handlingBernhard Reutner-Fischer
2009-10-17i386 specific bit for nptlAustin Foxley
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso
2008-09-29- now passes all LTP testsBernhard Reutner-Fischer
2008-09-19- add posix_fadvise. Not yet tested most likely broken in advise64Bernhard Reutner-Fischer
2008-09-16- sync_file_range(). Missed the i386 directory in previous commitBernhard Reutner-Fischer
2005-11-19rename common Makefile.arch to prevent include funkiness from occuringMike Frysinger
2005-11-04unify common code thus making arch-specific Makefiles very simple :)Mike Frysinger
2005-11-03Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...Peter S. Mazinger
2005-11-02Enable IMA on i386Peter S. Mazinger
2005-10-28Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger