about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add new locale mag_IN.Chandan Kumar2012-05-224-3/+181
* Add x32 support to x86_64/bits/fcntl.hH.J. Lu2012-05-222-5/+6
* Use "neg %eax" in i386 SYSCALL_ERROR_HANDLERH.J. Lu2012-05-222-9/+9
* Update copyright years for time/mktime.cH.J. Lu2012-05-222-1/+5
* mktime: merge comment-quoting-style change from gnulibPaul Eggert2012-05-222-3/+10
* time/mktime.c (compile-command): Add "-I."Paul Eggert2012-05-222-1/+3
* mktime: merge mktime-internal.h change from gnulibPaul Eggert2012-05-222-0/+4
* mktime: merge time_r change from gnulibPaul Eggert2012-05-222-2/+4
* mktime: merge DEBUG change from gnulibPaul Eggert2012-05-222-0/+5
* mktime: merge <sys/types.h> change from gnulibPaul Eggert2012-05-222-1/+4
* mktime: merge HAVE_CONFIG_H change from gnulibPaul Eggert2012-05-222-1/+6
* Use "neg %eax" in x86_64 SYSCALL_SET_ERRNOH.J. Lu2012-05-222-6/+7
* Pad each field to __syscall_slong_t in struct rusageH.J. Lu2012-05-222-17/+85
* Remove straggling references to .s files.David S. Miller2012-05-213-17/+8
* Filter out unknown symbols in stack-protector test.Joseph Myers2012-05-213-0/+20
* Rename x32 llseek.S to lseek.S and add dummy llseek.SH.J. Lu2012-05-213-44/+46
* Add x32 llseek.SH.J. Lu2012-05-214-15/+91
* Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu2012-05-219-12/+28
* Fix warnings in wcschr-c.cAndreas Jaeger2012-05-212-3/+14
* x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling.Roland McGrath2012-05-214-10/+41
* Fix sunrpc static libraryAndreas Jaeger2012-05-214-2/+20
* Fix last changeAndreas Jaeger2012-05-212-0/+6
* Define __SYSCALL_WORDSIZE for x86-64H.J. Lu2012-05-213-2/+15
* [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.Andreas Jaeger2012-05-2110-159/+30
* Rewrite manual/contrib.texiAndreas Jaeger2012-05-212-102/+241
* Add x32 syscalls.listH.J. Lu2012-05-212-0/+10
* * misc/getauxval.c (__getauxval): Use unsigned long int.Richard Henderson2012-05-213-4/+11
* Set MALLOC_ALIGNMENT to at least __alignof__ (long double) for new ABIs.Roland McGrath2012-05-212-11/+22
* PowerPC: ULPs updateAdhemerval Zanella2012-05-212-12/+50
* Fix spelling of Steven MunroeAndreas Jaeger2012-05-211-1/+1
* We no longer have foo.s files in the tree.David S. Miller2012-05-201-1/+1
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-2024-61/+326
* Update powerpc ULPs for ccos, csin, ccosh, csinh tests.Adhemerval Zanella2012-05-192-0/+160
* Update sparc ULPs for ccos, csin, ccosh, csinh tests.David S. Miller2012-05-192-0/+294
* Fix ccos, csin, ccosh, csinh overflows (bug 14123).Joseph Myers2012-05-1914-64/+801
* Add 64-bit preadv.c and pwritev.cH.J. Lu2012-05-193-0/+149
* Add a comment to sysdeps/x86_64/x32/_itoa.hH.J. Lu2012-05-192-0/+5
* Use __syscall_slong_t in bits/timex.hH.J. Lu2012-05-192-23/+29
* Remove sysdeps/powerpc/soft-fp.Joseph Myers2012-05-1932-1182/+34
* Delete unused csu/.gitignoreAndreas Jaeger2012-05-192-1/+4
* Fix INSTALL description for modified files in source dirAndreas Jaeger2012-05-183-4/+11
* Use RAX_LP and "or" to operate on return valueH.J. Lu2012-05-183-5/+12
* [PowerPC] Remove -ftree-loop-linear from MakefilesTulio Magno Quites Machado Filho2012-05-185-6/+18
* Add sysdeps/x86_64/x32/_itoa.hH.J. Lu2012-05-182-0/+5
* Check d_ino/d_off before using getdents syscallH.J. Lu2012-05-182-3/+16
* Check _ITOA_NEEDED and use _ITOA_WORD_TYPEH.J. Lu2012-05-182-5/+11
* Fold copyright yearsH.J. Lu2012-05-185-4/+10
* Add x32 support to x86_64/bits/sigcontext.hH.J. Lu2012-05-182-30/+38
* Use anonymous union in x86_64/sys/user.hH.J. Lu2012-05-182-8/+15
* Avoid runtime GOT relocations in ld.so on powerpcAndreas Schwab2012-05-188-17/+53