Age | Commit message (Expand) | Author |
2016-02-24 | ARC: Disable obstack | Anton Kolesov |
2016-02-24 | Advertise obstack only when chosen | Anton Kolesov |
2016-02-24 | Replace /etc/resolv.conf with _PATH_RESCONF to allow portability of the code ... | Ubaldo Porcheddu |
2016-02-24 | Replaced any occurence of /bin/sh with _PATH_BSHELL to allow easier portabili... | Ubaldo Porcheddu |
2016-02-21 | arm: allow to build with DODEBUG=y | Waldemar Brodkorb |
2016-02-21 | mips64: with n64 ABI mapping failed | Waldemar Brodkorb |
2016-02-20 | test: update ulps for SPARC | Waldemar Brodkorb |
2016-02-19 | test: update ulps file for ARM | Waldemar Brodkorb |
2016-02-19 | mark a.out support as not available | Waldemar Brodkorb |
2016-02-19 | libm: remove dead code | Waldemar Brodkorb |
2016-02-17 | increase timeouts to successfully run on slower hardware/emulation, f.e. xtensa | Waldemar Brodkorb |
2016-02-17 | refresh xtensa ulps file | Waldemar Brodkorb |
2016-02-10 | libm: add ULPS for cris architecture | Waldemar Brodkorb |
2016-02-07 | frv: resurrect port somehow, totally untested | Waldemar Brodkorb |
2016-02-03 | mips: fix build if threads are disabled | Waldemar Brodkorb |
2016-02-02 | include/netdb.h: Do not define IDN-related flags. | Thomas Claveirole |
2016-01-31 | bump version for releasev1.0.12 | Waldemar Brodkorb |
2016-01-31 | mips: fix clashing symbols | Waldemar Brodkorb |
2016-01-31 | mips64: fix memcpy, patch from glibc | Waldemar Brodkorb |
2016-01-31 | add $ORIGIN test-case | Waldemar Brodkorb |
2016-01-31 | ldso: Use single rtld_flags interpretation through all the calls | Leonid Lisovskiy |
2016-01-31 | ldso: Fix fail of $ORIGIN expansion in case of RTLD_NOLOAD | Leonid Lisovskiy |
2016-01-31 | Provide __adjtimex() alias, like glibc. | Leonid Lisovskiy |
2016-01-31 | tests: Extend OMIT LDFLAGS logic to test binaries too | Leonid Lisovskiy |
2016-01-31 | Make sure to always terminate decoded string | Waldemar Brodkorb |
2016-01-31 | Do not follow compressed items forever. | Waldemar Brodkorb |
2016-01-31 | libdl: dlopen() mustn't forget RTLD_NODELETE flag | Leonid Lisovskiy |
2016-01-30 | add exp10() from glibc | Waldemar Brodkorb |
2016-01-27 | nios2: allow to build toolchain | Waldemar Brodkorb |
2016-01-27 | test: disable tests requiring math headers | Waldemar Brodkorb |
2016-01-25 | hppa: unbreak toolchain building | Waldemar Brodkorb |
2016-01-12 | Suppress warning "_GNU_SOURCE" redefined | Waldemar Brodkorb |
2016-01-10 | bump version for releasev1.0.11 | Waldemar Brodkorb |
2016-01-10 | h8300: O_DIRECT and O_DIRECTORY swapping. | Yoshinori Sato |
2016-01-10 | ARCH_NATIVE_BIT should in the first place be passed when building utils for host | Eugene Rudoy |
2016-01-10 | order of special checks matters | Waldemar Brodkorb |
2016-01-10 | NPTL: fix infinite recursion | Waldemar Brodkorb |
2016-01-10 | NPTL: Fix __pthread_once old style declaration | Waldemar Brodkorb |
2016-01-10 | Add implementation for copysignl for i386 | Waldemar Brodkorb |
2016-01-10 | Implement legacy bcopy/bzero/bcmp/index/rindex as inline functions | Waldemar Brodkorb |
2016-01-10 | Provide XTI __t_scalar_t types, like glibc | Waldemar Brodkorb |
2016-01-10 | test-skeleton: Fixes from glibc | Waldemar Brodkorb |
2016-01-09 | fix compile with DODEBUG=y | Waldemar Brodkorb |
2016-01-07 | disable always failing tst-signal7 | Waldemar Brodkorb |
2016-01-06 | Remove alias. | Yoshinori Sato |
2016-01-06 | openat argument fix. | Yoshinori Sato |
2016-01-06 | pthread_atfork handlers not removed during dlclose | Waldemar Brodkorb |
2016-01-06 | __ARCH_HAS_DEPRECATED_SYSCALLS__ case fix. getdents is deprecated. | Yoshinori Sato |
2016-01-06 | h8300: vfork flags update. | Yoshinori Sato |
2016-01-06 | linuxthreads.old: Implement pthread_tryjoin_np(), pthread_timedjoin_np() | Leonid Lisovskiy |