Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-14 | Remove pre-2.2 Linux kernel support. | Joseph Myers | |
2012-05-14 | Fix concat example | Andreas Jaeger | |
2012-05-14 Andreas Jaeger <aj@suse.de> * manual/string.texi (Copying and Concatenation): Add missing variable in concat example. Reported by David C. Rankin <drankinatty@suddenlinkmail.com>. | |||
2012-05-14 | Use __builtin_clzll on int64 in __logb | H.J. Lu | |
2012-05-14 | Free memory at exit in check_pf.c | H.J. Lu | |
2012-05-14 | Add optimized expf for x86 | Liubov Dmitrieva | |
2012-05-14 Liubov Dmitrieva <liubov.dmitrieva@gmail.com> * sysdeps/i386/i686/fpu/multiarch/Makefile: New file. * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file. * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file. * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file. | |||
2012-05-14 | NEWS: update ia64 info | Mike Frysinger | |
Mention that ia64 has moved into ports/, and drop the old build/install details that don't belong in the NEWS file in the first place. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2012-05-12 | Fix warning in powerpc bcopy | Andreas Schwab | |
2012-05-12 | Avoid dup3 PLT usage. | Thomas Schwinge | |
Fixes fallout from 5aa3a74a59916b489e9cf7c4dce9eb149e106c6c. | |||
2012-05-11 | Add x32 support to STACK_CHK_GUARD | H.J. Lu | |
2012-05-11 | Update comments for CALL_THREAD_FCT | H.J. Lu | |
2012-05-11 | Add x32 support to TLS_LE/TLS_IE/TLS_GD | H.J. Lu | |
2012-05-11 | Add sysdeps/x86_64/x32/tls.h | H.J. Lu | |
2012-05-11 | Mark sparc %fsr load and store inline asms as volatile. | David S. Miller | |
* sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__. * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise. (_FPU_SETCW): Likewise. | |||
2012-05-11 | Check if RTLD_SAVESPACE_SSE is aligned to 32 bytes | H.J. Lu | |
2012-05-11 | Fix a typo in ChangeLo. | H.J. Lu | |
2012-05-11 | Complete GB18030 charmap | Andreas Schwab | |
2012-05-11 | Use uint64_t on 64-bit integer | H.J. Lu | |
2012-05-11 | Replace movq/%q0 with mov/%0 in THREAD_SELF | H.J. Lu | |
2012-05-11 | Check __x86_64__ for __cleanup_fct_attribute | H.J. Lu | |
2012-05-11 | Check __PTHREAD_MUTEX_HAVE_PREV for mutex initializers | H.J. Lu | |
2012-05-11 | Check __PTHREAD_MUTEX_HAVE_PREV for mutex prev | H.J. Lu | |
2012-05-11 | [BZ #13673] Replace FSF snail mail address with URL. | Thomas Schwinge | |
2012-05-11 | 14012 fixed by cross-rpcgen changes. | Joseph Myers | |
2012-05-11 | Hurd bugs fixed: #766, #3748, #3906. | Thomas Schwinge | |
2012-05-10 | Don't handle R_X86_64_RELATIVE64 in ld.so | H.J. Lu | |
2012-05-10 | Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32 | H.J. Lu | |
2012-05-10 | Hurd: Define some posix types | Samuel Thibault | |
2012-05-10 | Hurd: Fix paths in paths.h | Samuel Thibault | |
2012-05-10 | Hurd: fix mode type for openat | Samuel Thibault | |
2012-05-10 | Hurd: Fix port deallocation on mknod error. | Samuel Thibault | |
2012-05-10 | Hurd: Fix __dup3 _hurd_dtable_lock usage. | Samuel Thibault | |
2012-05-10 | Hurd: Support --prefix=/usr special-casing for all GNU systems. | Thomas Schwinge | |
2012-05-10 | Hurd: struct timespec members in struct stat | Thomas Schwinge | |
2012-05-10 | Hurd: avoid PLT call to strtoul | Thomas Schwinge | |
2012-05-10 | Hurd: hurdsock: reject negative domains | Pino Toscano | |
2012-05-10 | Hurd: Fix setres[ug]id handling of -1 | Samuel Thibault | |
2012-05-10 | Hurd: _hurd_select: check for invalid parameter values | Pino Toscano | |
2012-05-10 | Hurd: Fix sbrk beyond 128MB | Samuel Thibault | |
2012-05-10 | Hurd: recvfrom(): take into account null address ports | Pino Toscano | |
2012-05-10 | Hurd: readlinkat | Samuel Thibault | |
2012-05-10 | Hurd: Update posix_opt.h | Samuel Thibault | |
2012-05-10 | Hurd: Fix POSIX 2008 visibility | Samuel Thibault | |
2012-05-10 | Hurd: Build pldd also if use-ldconfig != yes || build-shared != yes | Thomas Schwinge | |
2012-05-10 | Hurd: opendirat | Thomas Schwinge | |
2012-05-10 | Hurd: empty file names fail with ENOENT | Samuel Thibault | |
2012-05-10 | Hurd: hidden_nolink macro for NO_HIDDEN case. | Thomas Schwinge | |
2012-05-10 | Hurd: mmap deficiencies | Thomas Schwinge | |
2012-05-10 | Hurd: Fix mlock in all cases except non-readable pages. | Samuel Thibault | |
2012-05-10 | Hurd: Fix mkdir / error value | Samuel Thibault | |
2012-05-10 | Hurd: Add missing includes | Thomas Schwinge | |