index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
i386
/
Makefile.arch
Age
Commit message (
Expand
)
Author
2013-02-11
libc/{arm, i386}/Makefile.arch: Don't build 64-bit code if LFS is disabled
Markos Chandras
2013-01-10
buildsys: use kbuild style
Bernhard Reutner-Fischer
2013-01-10
libc: add {get,set,swap,make}context user context manipulation functions
Florian Fainelli
2012-06-15
i386/posix_fadvise64: remove fallback code, uClibc does not do that
Peter S. Mazinger
2012-01-28
buildsys: fixup sigaction handling
Bernhard Reutner-Fischer
2009-10-17
i386 specific bit for nptl
Austin Foxley
2009-07-29
build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
2008-09-29
- now passes all LTP tests
Bernhard Reutner-Fischer
2008-09-19
- add posix_fadvise. Not yet tested most likely broken in advise64
Bernhard Reutner-Fischer
2008-09-16
- sync_file_range(). Missed the i386 directory in previous commit
Bernhard Reutner-Fischer
2005-11-19
rename common Makefile.arch to prevent include funkiness from occuring
Mike Frysinger
2005-11-04
unify common code thus making arch-specific Makefiles very simple :)
Mike Frysinger
2005-11-03
Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...
Peter S. Mazinger
2005-11-02
Enable IMA on i386
Peter S. Mazinger
2005-10-28
Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...
Peter S. Mazinger