summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-19mark a.out support as not availableWaldemar Brodkorb
2016-02-19libm: remove dead codeWaldemar Brodkorb
2016-02-17increase timeouts to successfully run on slower hardware/emulation, f.e. xtensaWaldemar Brodkorb
2016-02-17refresh xtensa ulps fileWaldemar Brodkorb
2016-02-10libm: add ULPS for cris architectureWaldemar Brodkorb
2016-02-07frv: resurrect port somehow, totally untestedWaldemar Brodkorb
2016-02-03mips: fix build if threads are disabledWaldemar Brodkorb
2016-02-02include/netdb.h: Do not define IDN-related flags.Thomas Claveirole
2016-01-31bump version for releasev1.0.12Waldemar Brodkorb
2016-01-31mips: fix clashing symbolsWaldemar Brodkorb
2016-01-31mips64: fix memcpy, patch from glibcWaldemar Brodkorb
2016-01-31add $ORIGIN test-caseWaldemar Brodkorb
2016-01-31ldso: Use single rtld_flags interpretation through all the callsLeonid Lisovskiy
2016-01-31ldso: Fix fail of $ORIGIN expansion in case of RTLD_NOLOADLeonid Lisovskiy
2016-01-31Provide __adjtimex() alias, like glibc.Leonid Lisovskiy
2016-01-31tests: Extend OMIT LDFLAGS logic to test binaries tooLeonid Lisovskiy
2016-01-31Make sure to always terminate decoded stringWaldemar Brodkorb
2016-01-31Do not follow compressed items forever.Waldemar Brodkorb
2016-01-31libdl: dlopen() mustn't forget RTLD_NODELETE flagLeonid Lisovskiy
2016-01-30add exp10() from glibcWaldemar Brodkorb
2016-01-27nios2: allow to build toolchainWaldemar Brodkorb
2016-01-27test: disable tests requiring math headersWaldemar Brodkorb
2016-01-25hppa: unbreak toolchain buildingWaldemar Brodkorb
2016-01-12Suppress warning "_GNU_SOURCE" redefinedWaldemar Brodkorb
2016-01-10bump version for releasev1.0.11Waldemar Brodkorb
2016-01-10h8300: O_DIRECT and O_DIRECTORY swapping.Yoshinori Sato
2016-01-10ARCH_NATIVE_BIT should in the first place be passed when building utils for hostEugene Rudoy
2016-01-10order of special checks mattersWaldemar Brodkorb
2016-01-10NPTL: fix infinite recursionWaldemar Brodkorb
2016-01-10NPTL: Fix __pthread_once old style declarationWaldemar Brodkorb
2016-01-10Add implementation for copysignl for i386Waldemar Brodkorb
2016-01-10Implement legacy bcopy/bzero/bcmp/index/rindex as inline functionsWaldemar Brodkorb
2016-01-10Provide XTI __t_scalar_t types, like glibcWaldemar Brodkorb
2016-01-10test-skeleton: Fixes from glibcWaldemar Brodkorb
2016-01-09fix compile with DODEBUG=yWaldemar Brodkorb
2016-01-07disable always failing tst-signal7Waldemar Brodkorb
2016-01-06Remove alias.Yoshinori Sato
2016-01-06openat argument fix.Yoshinori Sato
2016-01-06pthread_atfork handlers not removed during dlcloseWaldemar Brodkorb
2016-01-06__ARCH_HAS_DEPRECATED_SYSCALLS__ case fix. getdents is deprecated.Yoshinori Sato
2016-01-06h8300: vfork flags update.Yoshinori Sato
2016-01-06linuxthreads.old: Implement pthread_tryjoin_np(), pthread_timedjoin_np()Leonid Lisovskiy
2016-01-06extra/Configs/Config.in: add syncfs() to Linux-specific functionsAnthony G. Basile
2016-01-03libc: getpass,getutent: allocate buffer dynamicallyWaldemar Brodkorb
2016-01-03remove pregenerated locale support, we don't support itWaldemar Brodkorb
2016-01-02libc/inet: Unbreak gethostent()Waldemar Brodkorb
2016-01-02Use dynamic buffers for gethostent/gethostbyname/gethostbyaddrWaldemar Brodkorb
2016-01-02libc/pwd_grp: Allocate buffers for non-reentrant functions dynamicallyWaldemar Brodkorb
2016-01-02lm32: fix testsuite compile problemsWaldemar Brodkorb
2016-01-02lm32: add missing typesWaldemar Brodkorb