aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-14Update elf_machine_load_address for x32H.J. Lu
2012-05-14Update x86_64 PTR_MANGLE/PTR_DEMANGLE for x32H.J. Lu
2012-05-14Define LP_SIZE/LP_OP/ASM_ADDR/RXX_LP for x86-64H.J. Lu
2012-05-14Add x32 dl-machine.hH.J. Lu
2012-05-14Do not build manual in source dirAndreas Jaeger
2012-05-14Add x32 pthread typesH.J. Lu
2012-05-14Remove unused variable in linux/getcwd.cAndreas Jaeger
2012-05-14Remove unused functions from i386/mathinline.hAndreas Jaeger
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers
2012-05-14Fix concat exampleAndreas Jaeger
2012-05-14Use __builtin_clzll on int64 in __logbH.J. Lu
2012-05-14Free memory at exit in check_pf.cH.J. Lu
2012-05-14Add optimized expf for x86Liubov Dmitrieva
2012-05-14NEWS: update ia64 infoMike Frysinger
2012-05-12Fix warning in powerpc bcopyAndreas Schwab
2012-05-12Avoid dup3 PLT usage.Thomas Schwinge
2012-05-11Add x32 support to STACK_CHK_GUARDH.J. Lu
2012-05-11Update comments for CALL_THREAD_FCTH.J. Lu
2012-05-11Add x32 support to TLS_LE/TLS_IE/TLS_GDH.J. Lu
2012-05-11Add sysdeps/x86_64/x32/tls.hH.J. Lu
2012-05-11Mark sparc %fsr load and store inline asms as volatile.David S. Miller
2012-05-11Check if RTLD_SAVESPACE_SSE is aligned to 32 bytesH.J. Lu
2012-05-11Fix a typo in ChangeLo.H.J. Lu
2012-05-11Complete GB18030 charmapAndreas Schwab
2012-05-11Use uint64_t on 64-bit integerH.J. Lu
2012-05-11Replace movq/%q0 with mov/%0 in THREAD_SELFH.J. Lu
2012-05-11Check __x86_64__ for __cleanup_fct_attributeH.J. Lu
2012-05-11Check __PTHREAD_MUTEX_HAVE_PREV for mutex initializersH.J. Lu
2012-05-11Check __PTHREAD_MUTEX_HAVE_PREV for mutex prevH.J. Lu
2012-05-11[BZ #13673] Replace FSF snail mail address with URL.Thomas Schwinge
2012-05-1114012 fixed by cross-rpcgen changes.Joseph Myers
2012-05-11Hurd bugs fixed: #766, #3748, #3906.Thomas Schwinge
2012-05-10Don't handle R_X86_64_RELATIVE64 in ld.soH.J. Lu
2012-05-10Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32H.J. Lu
2012-05-10Hurd: Define some posix typesSamuel Thibault
2012-05-10Hurd: Fix paths in paths.hSamuel Thibault
2012-05-10Hurd: fix mode type for openatSamuel Thibault
2012-05-10Hurd: Fix port deallocation on mknod error.Samuel Thibault
2012-05-10Hurd: Fix __dup3 _hurd_dtable_lock usage.Samuel Thibault
2012-05-10Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge
2012-05-10Hurd: struct timespec members in struct statThomas Schwinge
2012-05-10Hurd: avoid PLT call to strtoulThomas Schwinge
2012-05-10Hurd: hurdsock: reject negative domainsPino Toscano
2012-05-10Hurd: Fix setres[ug]id handling of -1Samuel Thibault
2012-05-10Hurd: _hurd_select: check for invalid parameter valuesPino Toscano
2012-05-10Hurd: Fix sbrk beyond 128MBSamuel Thibault
2012-05-10Hurd: recvfrom(): take into account null address portsPino Toscano
2012-05-10Hurd: readlinkatSamuel Thibault
2012-05-10Hurd: Update posix_opt.hSamuel Thibault
2012-05-10Hurd: Fix POSIX 2008 visibilitySamuel Thibault