aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Replace 8-byte data alignment with LP_SIZE alignmentH.J. Lu2-2/+7
2012-05-15Load pointer to TID into R10_LPH.J. Lu2-1/+6
2012-05-15Add x32 dl-cache.hH.J. Lu2-0/+27
2012-05-15Add x32 getcpu and sched_getcpuH.J. Lu5-0/+91
2012-05-15Use LP_SIZE and load timeout pointer into RDX_LPH.J. Lu2-4/+13
2012-05-15Use RSP_LP to operate on stack in stackinfo.hH.J. Lu2-2/+7
2012-05-15Load pointers into RAX_LP in strcmp-sse42.SH.J. Lu2-6/+11
2012-05-15Load cache sizes into R*_LP in memcpy-ssse3.SH.J. Lu2-12/+17
2012-05-15Load cache sizes into R*_LP in memcpy-ssse3-back.SH.J. Lu2-10/+15
2012-05-15Load pointers into R*_LP in strcmp.SH.J. Lu2-6/+10
2012-05-15Load cache sizes into R11_LP/R8_LPH.J. Lu2-2/+8
2012-05-15Load cache size into R8_LPH.J. Lu2-4/+9
2012-05-15PowerPC - logb[f|l] optimization for POWER7Adhemerval Zanella7-0/+225
2012-05-15Add fixed ports bugs to list in NEWS.Joseph Myers1-12/+13
2012-05-15Remove README.libm.Joseph Myers2-856/+4
2012-05-15Allow a single-threaded program to cancel itselfSiddhesh Poyarekar13-11/+300
2012-05-14Add x32 support to tcbhead_tH.J. Lu2-6/+7
2012-05-14Update sysdeps/x86_64/start.S for x32H.J. Lu2-15/+27
2012-05-14Add __PTHREAD_RWLOCK_INT_FLAGS_SHAREDH.J. Lu2-1/+17
2012-05-14Add sysdeps/x86_64/{64,x32}/shlib-versionsH.J. Lu8-3/+26
2012-05-14Use _dl_fatal_printf instead of a private variant.Roland McGrath3-14/+8
2012-05-14Mention BZ #14103/#14104 in News and ChangeLogH.J. Lu2-1/+2
2012-05-14Improve consistency of --enable-kernel and default builds.Joseph Myers3-30/+28
2012-05-14Update elf_machine_load_address for x32H.J. Lu2-3/+8
2012-05-14Update x86_64 PTR_MANGLE/PTR_DEMANGLE for x32H.J. Lu2-16/+23
2012-05-14Define LP_SIZE/LP_OP/ASM_ADDR/RXX_LP for x86-64H.J. Lu2-0/+78
2012-05-14Add x32 dl-machine.hH.J. Lu2-0/+90
2012-05-14Do not build manual in source dirAndreas Jaeger6-155/+142
2012-05-14Add x32 pthread typesH.J. Lu2-14/+37
2012-05-14Remove unused variable in linux/getcwd.cAndreas Jaeger2-1/+5
2012-05-14Remove unused functions from i386/mathinline.hAndreas Jaeger2-37/+6
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers40-1433/+319
2012-05-14Fix concat exampleAndreas Jaeger2-0/+7
2012-05-14Use __builtin_clzll on int64 in __logbH.J. Lu2-1/+6
2012-05-14Free memory at exit in check_pf.cH.J. Lu2-1/+7
2012-05-14Add optimized expf for x86Liubov Dmitrieva5-0/+371
2012-05-14NEWS: update ia64 infoMike Frysinger2-63/+5
2012-05-12Fix warning in powerpc bcopyAndreas Schwab2-3/+8
2012-05-12Avoid dup3 PLT usage.Thomas Schwinge5-9/+17
2012-05-11Add x32 support to STACK_CHK_GUARDH.J. Lu2-1/+8
2012-05-11Update comments for CALL_THREAD_FCTH.J. Lu1-5/+5
2012-05-11Add x32 support to TLS_LE/TLS_IE/TLS_GDH.J. Lu2-5/+20
2012-05-11Add sysdeps/x86_64/x32/tls.hH.J. Lu2-0/+50
2012-05-11Mark sparc %fsr load and store inline asms as volatile.David S. Miller3-6/+12
2012-05-11Check if RTLD_SAVESPACE_SSE is aligned to 32 bytesH.J. Lu2-0/+9
2012-05-11Fix a typo in ChangeLo.H.J. Lu1-1/+1
2012-05-11Complete GB18030 charmapAndreas Schwab5-4722/+69020
2012-05-11Use uint64_t on 64-bit integerH.J. Lu2-2/+8
2012-05-11Replace movq/%q0 with mov/%0 in THREAD_SELFH.J. Lu2-1/+6
2012-05-11Check __x86_64__ for __cleanup_fct_attributeH.J. Lu2-1/+7