Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 29ff9055c8 use a single libc and deduplicate threading code 7 years ago
  Khem Raj bfb988452c nptl/arm: Move aeabi_read_tp to uclibc_nonshared.a 12 years ago
  Mike Frysinger ee84b8b400 linux: posix_fadvise: use new SYSCALL_ALIGN_64BIT 11 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 9e74047542 posix_fadvise: make posix_fadvise[64] similar on all archs 13 years ago
  Peter S. Mazinger 2b836fc1d5 mmap.c: provide a common mmap.c that is good for most of archs 13 years ago
  Peter S. Mazinger ce69c1eab4 arm: consistency check OABI v. EABI 13 years ago
  Khem Raj 3bab4144e8 arm: Do not use 'sed -r' to calculate IS_EABI 12 years ago
  Bernhard Reutner-Fischer 83ce0cc4d5 buildsys: fixup sigaction handling 12 years ago
  Carmelo Amoroso b80b28ee6f libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy code 12 years ago
  Yann E. MORIN 4151e14cc8 ARM: remove EABI/OABI selection 13 years ago
  Bernhard Reutner-Fischer 9381d622e2 nptl: fix buildsys 14 years ago
  Austin Foxley e58798e107 arm specific bits needed for nptl 14 years ago
  Bernhard Reutner-Fischer 374e9300e8 Fix building arm EABI 14 years ago
  Khem Raj 3e151bdde5 Revert "syscall.c: Use common syscall.c for ARM" 14 years ago
  Khem Raj de60cf611b Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set. 14 years ago
  Khem Raj b1913a8760 syscall.c: Use common syscall.c for ARM 14 years ago
  Carmelo Amoroso 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 14 years ago
  Khem Raj 80422cdc59 Add posix_fadvise posix_fadvise64 for arm. 17 years ago
  Khem Raj d0fa769212 Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSCALL macro which saves r7 before making the call and pops it back after return. 17 years ago
  Mike Frysinger 2607bee419 Patch by Joseph S. Myers to add support for ARM EABI 18 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 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