aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2012-05-22mktime: merge DEBUG change from gnulibPaul Eggert1-0/+4
2012-05-22mktime: merge <sys/types.h> change from gnulibPaul Eggert1-0/+4
2012-05-22mktime: merge HAVE_CONFIG_H change from gnulibPaul Eggert1-0/+5
2012-05-22Use "neg %eax" in x86_64 SYSCALL_SET_ERRNOH.J. Lu1-0/+3
2012-05-22Pad each field to __syscall_slong_t in struct rusageH.J. Lu1-0/+7
2012-05-21Remove straggling references to .s files.David S. Miller1-0/+7
* Makefules (o-iterator): Remove .s cases. (compile-command.s): Delete. (COMPILE.s): Delete. * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
2012-05-21Filter out unknown symbols in stack-protector test.Joseph Myers1-0/+6
2012-05-21Rename x32 llseek.S to lseek.S and add dummy llseek.SH.J. Lu1-1/+2
2012-05-21Add x32 llseek.SH.J. Lu1-0/+6
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu1-0/+17
2012-05-21Fix warnings in wcschr-c.cAndreas Jaeger1-0/+5
Fixes: In file included from ../sysdeps/i386/i686/multiarch/wcschr-c.c:8:0: ../wcsmbs/wcschr.c:26:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] ../wcsmbs/wcschr.c:37:1: warning: data definition has no type or storage class [enabled by default] ../wcsmbs/wcschr.c:37:1: warning: type defaults to ‘int’ in declaration of ‘__hidden_ver1’ [enabled by default] ../wcsmbs/wcschr.c:37:1: warning: parameter names (without types) in function declaration [enabled by default]
2012-05-21x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling.Roland McGrath1-0/+8
2012-05-21Fix sunrpc static libraryAndreas Jaeger1-0/+4
* include/shlib-compat.h (libc_sunrpc_symbol): New macro. * sunrpc/svc_simple.c: Use it for registerrpc. * sunrpc/xcrypt.c: Use it for passwd2des.
2012-05-21Fix last changeAndreas Jaeger1-0/+4
Include shlib-compat.h for SHLIB_COMPAT.
2012-05-21Define __SYSCALL_WORDSIZE for x86-64H.J. Lu1-0/+7
2012-05-21[BZ #13691], Revert breakage of iconv() converter for TCVN-5712.Andreas Jaeger1-0/+13
* iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider inptr and inend for must_buffer_ch. * wcsmbs/tst-mbsnrtowcs.c: Remove file. * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs. * stdio-common/Makefile (tests): Remove bug15. (bug15-ENV): Remove macro. * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1 anymore. localedata: * SUPPORTED: Remove vi_VN.TCVN/TCVN5712-1. * tst-strptime.c: Remove, we do not support vi_VN.TCVN5712-1 anymore. * Makefile (LOCALES): Remove vi_VN.TCVN5712-1 from list. (tests): Remove tst-strptime.
2012-05-21Rewrite manual/contrib.texiAndreas Jaeger1-0/+6
* manual/contrib.texi: Completely rewritten. It contains now an alphabetical list of contributors and their contributions.
2012-05-21Add x32 syscalls.listH.J. Lu1-0/+4
2012-05-21 * misc/getauxval.c (__getauxval): Use unsigned long int.Richard Henderson1-0/+6
* misc/sys/auxv.h: Include <sys/cdefs.h>. (getauxval): Use unsigned long int.
2012-05-21Set MALLOC_ALIGNMENT to at least __alignof__ (long double) for new ABIs.Roland McGrath1-1/+8
2012-05-21PowerPC: ULPs updateAdhemerval Zanella1-0/+4
Adjustments for libm ulps added with commit d8b82cad1b525bdcbfff88d218c7c45032e4a3af, 495fd99f3a119e5c0c542ccc6cf9c93b1fb9e892, and 5ba3cc691c856e5c67a7d4cd4713f20a79f7ba81. I also adjusted some exp10 ulps definition that was higher than needed.
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson1-0/+30
2012-05-19Update powerpc ULPs for ccos, csin, ccosh, csinh tests.Adhemerval Zanella1-0/+4
2012-05-19Update sparc ULPs for ccos, csin, ccosh, csinh tests.David S. Miller1-0/+4
2012-05-19Fix ccos, csin, ccosh, csinh overflows (bug 14123).Joseph Myers1-0/+21
2012-05-19Add 64-bit preadv.c and pwritev.cH.J. Lu1-0/+3
2012-05-19Add a comment to sysdeps/x86_64/x32/_itoa.hH.J. Lu1-0/+4
2012-05-19Use __syscall_slong_t in bits/timex.hH.J. Lu1-0/+5
2012-05-19Remove sysdeps/powerpc/soft-fp.Joseph Myers1-0/+34
2012-05-19Delete unused csu/.gitignoreAndreas Jaeger1-0/+4
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
In the past the "-ftree-loop-linear" switch provided a measurable improvement in performance for certain functions. At some point it was assigned as the responsibility of Graphite in GCC. It has been found that even with Graphite enabled these flags no longer perform any appreciable improvement over the baseline. Graphite now has some open bugs which need to be fixed in order for it to provide measurable performance improvements but it lacks active development. As a result some compiler distributors may disable Graphite. If Graphite is disabled then building GLIBC will fail if the "-ftree-loop-linear" switch is used. This patch removes the use of "-ftree-loop-linear" as unnecessary.
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
* crypt/sha512c-test.c (TIMEOUT): Increase to 32.
2012-05-17Fix warningAndreas Jaeger1-0/+5
Fixes: tst-relsort1.c:6:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
2012-05-17Cast to unsigned longH.J. Lu1-0/+4
2012-05-17Fix warnings on Linux/i686Andreas Jaeger1-0/+5
Fixes: ../sysdeps/i386/dl-machine.h:336:30: warning: unused variable ‘refsym’ [-Wunused-variable] rtld.c:1435:3: warning: implicit declaration of function ‘_dl_discover_osversion’ [-Wimplicit-function-declaration]
2012-05-17Bump up stdio bug22 timeout from 30 seconds to 60 secondsChris Metcalf1-0/+4
The older Tilera platform (tilepro) needs just a hair over 30 seconds to run this on one core.
2012-05-17Add tst-mallocalign1H.J. Lu1-0/+5