summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-13bump version for releasev1.0.13Waldemar Brodkorb
2016-03-10getaddrinfo: correct AI_V4MAPPED handlingPeter Korsgaard
2016-03-10DNS: Don't apply search domains to PTR lookupsTim Hockin
2016-03-10DNS: don't count search-path miss as a retryTim Hockin
2016-03-10ia64: sync with glibc headersWaldemar Brodkorb
2016-03-10ia64: disable atomic testsWaldemar Brodkorb
2016-02-29arm: fix __JMP_BUF_SP definitionMax Filippov
2016-02-24xtensa: fix stack unwinding over __default_sa_restorerMax Filippov
2016-02-24ARC: Disable obstackAnton Kolesov
2016-02-24Advertise obstack only when chosenAnton Kolesov
2016-02-24Replace /etc/resolv.conf with _PATH_RESCONF to allow portability of the code ...Ubaldo Porcheddu
2016-02-24Replaced any occurence of /bin/sh with _PATH_BSHELL to allow easier portabili...Ubaldo Porcheddu
2016-02-21arm: allow to build with DODEBUG=yWaldemar Brodkorb
2016-02-21mips64: with n64 ABI mapping failedWaldemar Brodkorb
2016-02-20test: update ulps for SPARCWaldemar Brodkorb
2016-02-19test: update ulps file for ARMWaldemar Brodkorb
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