summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-05-22mktime: merge comment-quoting-style change from gnulibPaul Eggert
2012-05-22time/mktime.c (compile-command): Add "-I."Paul Eggert
2012-05-22mktime: merge mktime-internal.h change from gnulibPaul Eggert
2012-05-22mktime: merge time_r change from gnulibPaul Eggert
2012-05-22mktime: merge DEBUG change from gnulibPaul Eggert
2012-05-22mktime: merge <sys/types.h> change from gnulibPaul Eggert
2012-05-22mktime: merge HAVE_CONFIG_H change from gnulibPaul Eggert
2012-05-22Use "neg %eax" in x86_64 SYSCALL_SET_ERRNOH.J. Lu
2012-05-22Pad each field to __syscall_slong_t in struct rusageH.J. Lu
2012-05-21Remove straggling references to .s files.David S. Miller
2012-05-21Filter out unknown symbols in stack-protector test.Joseph Myers
2012-05-21Rename x32 llseek.S to lseek.S and add dummy llseek.SH.J. Lu
2012-05-21Add x32 llseek.SH.J. Lu
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu
2012-05-21Fix warnings in wcschr-c.cAndreas Jaeger
2012-05-21x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling.Roland McGrath
2012-05-21Fix sunrpc static libraryAndreas Jaeger
2012-05-21Fix last changeAndreas Jaeger
2012-05-21Define __SYSCALL_WORDSIZE for x86-64H.J. Lu
2012-05-21[BZ #13691], Revert breakage of iconv() converter for TCVN-5712.Andreas Jaeger
2012-05-21Rewrite manual/contrib.texiAndreas Jaeger
2012-05-21Add x32 syscalls.listH.J. Lu
2012-05-21 * misc/getauxval.c (__getauxval): Use unsigned long int.Richard Henderson
2012-05-21Set MALLOC_ALIGNMENT to at least __alignof__ (long double) for new ABIs.Roland McGrath
2012-05-21PowerPC: ULPs updateAdhemerval Zanella
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson
2012-05-19Update powerpc ULPs for ccos, csin, ccosh, csinh tests.Adhemerval Zanella
2012-05-19Update sparc ULPs for ccos, csin, ccosh, csinh tests.David S. Miller
2012-05-19Fix ccos, csin, ccosh, csinh overflows (bug 14123).Joseph Myers
2012-05-19Add 64-bit preadv.c and pwritev.cH.J. Lu
2012-05-19Add a comment to sysdeps/x86_64/x32/_itoa.hH.J. Lu
2012-05-19Use __syscall_slong_t in bits/timex.hH.J. Lu
2012-05-19Remove sysdeps/powerpc/soft-fp.Joseph Myers
2012-05-19Delete unused csu/.gitignoreAndreas Jaeger
2012-05-18Fix INSTALL description for modified files in source dirAndreas Jaeger
2012-05-18Use RAX_LP and "or" to operate on return valueH.J. Lu
2012-05-18[PowerPC] Remove -ftree-loop-linear from MakefilesTulio Magno Quites Machado Filho
2012-05-18Add sysdeps/x86_64/x32/_itoa.hH.J. Lu
2012-05-18Check d_ino/d_off before using getdents syscallH.J. Lu
2012-05-18Check _ITOA_NEEDED and use _ITOA_WORD_TYPEH.J. Lu
2012-05-18Fold copyright yearsH.J. Lu
2012-05-18Add x32 support to x86_64/bits/sigcontext.hH.J. Lu
2012-05-18Use anonymous union in x86_64/sys/user.hH.J. Lu
2012-05-18Avoid runtime GOT relocations in ld.so on powerpcAndreas Schwab
2012-05-18Fix undefined reference to _dl_prof_resolve in profiled libcAndreas Schwab
2012-05-18Do not provide inlines for GCC build-in functionsAndreas Jaeger
2012-05-17Use __syscall_ulong_t in pselect.cH.J. Lu
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu
2012-05-17Bump sha512c-test.c timeout for the sake of 32-bit sparc.David S. Miller
2012-05-17Fix warningAndreas Jaeger