aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-05-18Fix INSTALL description for modified files in source dirAndreas Jaeger1-0/+7
2012-05-18Use RAX_LP and "or" to operate on return valueH.J. Lu1-0/+7
2012-05-18[PowerPC] Remove -ftree-loop-linear from MakefilesTulio Magno Quites Machado Filho1-0/+12
2012-05-18Add sysdeps/x86_64/x32/_itoa.hH.J. Lu1-0/+2
2012-05-18Check d_ino/d_off before using getdents syscallH.J. Lu1-0/+4
2012-05-18Check _ITOA_NEEDED and use _ITOA_WORD_TYPEH.J. Lu1-0/+5
2012-05-18Fold copyright yearsH.J. Lu1-0/+6
2012-05-18Add x32 support to x86_64/bits/sigcontext.hH.J. Lu1-0/+6
2012-05-18Use anonymous union in x86_64/sys/user.hH.J. Lu1-0/+5
2012-05-18Avoid runtime GOT relocations in ld.so on powerpcAndreas Schwab1-0/+14
2012-05-18Fix undefined reference to _dl_prof_resolve in profiled libcAndreas Schwab1-0/+6
2012-05-18Do not provide inlines for GCC build-in functionsAndreas Jaeger1-0/+21
2012-05-17Use __syscall_ulong_t in pselect.cH.J. Lu1-0/+3
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu1-0/+17
2012-05-17Bump sha512c-test.c timeout for the sake of 32-bit sparc.David S. Miller1-0/+4
2012-05-17Fix warningAndreas Jaeger1-0/+5
2012-05-17Cast to unsigned longH.J. Lu1-0/+4
2012-05-17Fix warnings on Linux/i686Andreas Jaeger1-0/+5
2012-05-17Bump up stdio bug22 timeout from 30 seconds to 60 secondsChris Metcalf1-0/+4
2012-05-17Add tst-mallocalign1H.J. Lu1-0/+5
2012-05-17BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell1-0/+30
2012-05-17math: support platforms with limited FP rounding or exception supportChris Metcalf1-0/+9
2012-05-17Avoid compiler warnings in qsort/bsearch examplesAndreas Jaeger1-0/+6
2012-05-16Fold copyright yearsH.J. Lu1-0/+10
2012-05-16For [BZ #208], accumulate malloc stats over all arenas.Paul Pluzhnikov1-0/+8
2012-05-16BZ#10375: Configure magic to use -fno-stack-protector if needed.Roland McGrath1-0/+9
2012-05-16BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.Roland McGrath1-0/+11
2012-05-16Remove redundant ChangeLog header lines.Roland McGrath1-30/+0
2012-05-16Use __syscall_slong_t in bits/mqueue.hH.J. Lu1-0/+5
2012-05-16Add x32 suppport to x86_64/bits/stat.hH.J. Lu1-0/+9
2012-05-16Add x86-64 bits/typesizes.hH.J. Lu1-0/+4
2012-05-16Add x86_64/bits/ipctypes.hH.J. Lu1-0/+4
2012-05-16Use __syscall_ulong_t in bits/ipc.hH.J. Lu1-0/+5
2012-05-16Add x32 support to sys/ucontext.hH.J. Lu1-0/+9
2012-05-16Add x32 support to <sys/user.h>H.J. Lu1-0/+10
2012-05-16Add x32 gmp-mparam.hH.J. Lu1-0/+4
2012-05-16Add x32 ffsH.J. Lu1-0/+4
2012-05-16Update Texinfo version requirement.Joseph Myers1-0/+7
2012-05-16Update __STDC_ISO_10646__.Joseph Myers1-0/+4
2012-05-16Add x32 support to x86_64/bits/shm.hH.J. Lu1-0/+9
2012-05-16Add x32 support to x86_64/bits/sem.hH.J. Lu1-0/+5
2012-05-16Add x32 support to x86_64/bits/msq.hH.J. Lu1-0/+9
2012-05-16Check __x86_64__ in x86_64/bits/a.out.hH.J. Lu1-0/+5
2012-05-16Add x86-64 <bits/siginfo.h>H.J. Lu1-0/+4
2012-05-16Add dummy files for x32H.J. Lu1-0/+5
2012-05-16Replace long int with __syscall_slong_t in sys/msg.hH.J. Lu1-0/+5
2012-05-16Check __x86_64__ in x86-64 sys/reg.hH.J. Lu1-0/+6
2012-05-16Add x32 support to sys/procfs.hH.J. Lu1-0/+6
2012-05-16Use ULL suffix on DR_CONTROL_RESERVEDH.J. Lu1-0/+6
2012-05-16Add uintptr_t cast to GET_PC/GET_FRAME/GET_STACKH.J. Lu1-0/+8