Commit Verlauf

Autor SHA1 Nachricht Datum
  Christophe Lyon ae80d12e5f Add runtime support needed for C++ exceptions vor 6 Jahren
  Waldemar Brodkorb 74ca8d6f5d remove UCLIBC_HAS_LFS vor 7 Jahren
  Waldemar Brodkorb 29ff9055c8 use a single libc and deduplicate threading code vor 8 Jahren
  Khem Raj bfb988452c nptl/arm: Move aeabi_read_tp to uclibc_nonshared.a vor 12 Jahren
  Mike Frysinger ee84b8b400 linux: posix_fadvise: use new SYSCALL_ALIGN_64BIT vor 11 Jahren
  Markos Chandras dcd8e7e8c9 libc/{arm, i386}/Makefile.arch: Don't build 64-bit code if LFS is disabled vor 11 Jahren
  Bernhard Reutner-Fischer d0234b16d6 buildsys: use kbuild style vor 11 Jahren
  Florian Fainelli a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions vor 11 Jahren
  Peter S. Mazinger 9e74047542 posix_fadvise: make posix_fadvise[64] similar on all archs vor 13 Jahren
  Peter S. Mazinger 2b836fc1d5 mmap.c: provide a common mmap.c that is good for most of archs vor 13 Jahren
  Peter S. Mazinger ce69c1eab4 arm: consistency check OABI v. EABI vor 13 Jahren
  Khem Raj 3bab4144e8 arm: Do not use 'sed -r' to calculate IS_EABI vor 12 Jahren
  Bernhard Reutner-Fischer 83ce0cc4d5 buildsys: fixup sigaction handling vor 12 Jahren
  Carmelo Amoroso b80b28ee6f libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy code vor 13 Jahren
  Yann E. MORIN 4151e14cc8 ARM: remove EABI/OABI selection vor 13 Jahren
  Bernhard Reutner-Fischer 9381d622e2 nptl: fix buildsys vor 14 Jahren
  Austin Foxley e58798e107 arm specific bits needed for nptl vor 15 Jahren
  Bernhard Reutner-Fischer 374e9300e8 Fix building arm EABI vor 15 Jahren
  Khem Raj 3e151bdde5 Revert "syscall.c: Use common syscall.c for ARM" vor 15 Jahren
  Khem Raj de60cf611b Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set. vor 15 Jahren
  Khem Raj b1913a8760 syscall.c: Use common syscall.c for ARM vor 15 Jahren
  Carmelo Amoroso 47b61ca513 build: Include Makefile.commonarch from common Makefile.in vor 15 Jahren
  Khem Raj 80422cdc59 Add posix_fadvise posix_fadvise64 for arm. vor 17 Jahren
  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. vor 18 Jahren
  Mike Frysinger 2607bee419 Patch by Joseph S. Myers to add support for ARM EABI vor 18 Jahren
  Mike Frysinger d9bdacaa96 rename common Makefile.arch to prevent include funkiness from occuring vor 19 Jahren
  Mike Frysinger 4ed896210a unify common code thus making arch-specific Makefiles very simple :) vor 19 Jahren
  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. vor 19 Jahren
  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 vor 19 Jahren