about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix undefined reference to _dl_prof_resolve in profiled libcAndreas Schwab2012-05-182-4/+15
|
* Do not provide inlines for GCC build-in functionsAndreas Jaeger2012-05-182-2/+26
|
* Use __syscall_ulong_t in pselect.cH.J. Lu2012-05-172-4/+7
|
* Add __fsword_t and use it in bits/statfs.hH.J. Lu2012-05-179-12/+38
|
* Bump sha512c-test.c timeout for the sake of 32-bit sparc.David S. Miller2012-05-172-1/+5
| | | | * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
* Fix warningAndreas Jaeger2012-05-172-1/+6
| | | | | | Fixes: tst-relsort1.c:6:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
* Cast to unsigned longH.J. Lu2012-05-172-1/+5
|
* Fix warnings on Linux/i686Andreas Jaeger2012-05-174-5/+16
| | | | | | 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]
* Bump up stdio bug22 timeout from 30 seconds to 60 secondsChris Metcalf2012-05-172-1/+5
| | | | | The older Tilera platform (tilepro) needs just a hair over 30 seconds to run this on one core.
* Add tst-mallocalign1H.J. Lu2012-05-173-0/+81
|
* BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell2012-05-179-31/+181
| | | | | Fix AVX and FMA4 detection by following the guidelines set out by Intel and AMD for detecting these features.
* math: support platforms with limited FP rounding or exception supportChris Metcalf2012-05-177-0/+53
| | | | | | | | | | | For some tests, just claim that fetestexcept() always returns true, so the rest of the test can be compiled. For libm-test, provide known bogus values for unsupported rounding modes, so fesetround() will return failure. Elsewhere, just add some #ifdefs to avoid code that uses particular FP exceptions if the exceptions aren't supported.
* Avoid compiler warnings in qsort/bsearch examplesAndreas Jaeger2012-05-173-3/+18
|
* Fold copyright yearsH.J. Lu2012-05-168-9/+17
|
* For [BZ #208], accumulate malloc stats over all arenas.Paul Pluzhnikov2012-05-163-38/+59
|
* BZ#10375: Configure magic to use -fno-stack-protector if needed.Roland McGrath2012-05-166-15/+198
|
* BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.Roland McGrath2012-05-167-7/+67
|
* Remove redundant ChangeLog header lines.Roland McGrath2012-05-161-30/+0
|
* Use __syscall_slong_t in bits/mqueue.hH.J. Lu2012-05-162-6/+13
|
* Add x32 suppport to x86_64/bits/stat.hH.J. Lu2012-05-162-21/+30
|
* Add x86-64 bits/typesizes.hH.J. Lu2012-05-162-0/+78
|
* Add x86_64/bits/ipctypes.hH.J. Lu2012-05-162-0/+37
|
* Use __syscall_ulong_t in bits/ipc.hH.J. Lu2012-05-162-3/+8
|
* Add x32 support to sys/ucontext.hH.J. Lu2012-05-162-7/+15
|
* Add x32 support to <sys/user.h>H.J. Lu2012-05-162-42/+56
|
* Add x32 gmp-mparam.hH.J. Lu2012-05-162-0/+37
|
* Add x32 ffsH.J. Lu2012-05-162-0/+8
|
* Update Texinfo version requirement.Joseph Myers2012-05-165-11/+18
|
* Update __STDC_ISO_10646__.Joseph Myers2012-05-162-2/+7
|
* Add x32 support to x86_64/bits/shm.hH.J. Lu2012-05-162-22/+30
|
* Add x32 support to x86_64/bits/sem.hH.J. Lu2012-05-162-6/+11
|
* Add x32 support to x86_64/bits/msq.hH.J. Lu2012-05-162-10/+18
|
* Check __x86_64__ in x86_64/bits/a.out.hH.J. Lu2012-05-162-3/+6
|
* Add x86-64 <bits/siginfo.h>H.J. Lu2012-05-162-0/+334
|
* Add dummy files for x32H.J. Lu2012-05-163-0/+7
|
* Replace long int with __syscall_slong_t in sys/msg.hH.J. Lu2012-05-162-1/+6
|
* Check __x86_64__ in x86-64 sys/reg.hH.J. Lu2012-05-162-3/+8
|
* Add x32 support to sys/procfs.hH.J. Lu2012-05-162-2/+12
|
* Use ULL suffix on DR_CONTROL_RESERVEDH.J. Lu2012-05-162-4/+9
|
* Add uintptr_t cast to GET_PC/GET_FRAME/GET_STACKH.J. Lu2012-05-162-4/+17
|
* Use 64bit filesystem functions for x32H.J. Lu2012-05-1630-0/+61
|
* Track dependencies for .oS-only objectsAndreas Schwab2012-05-163-0/+7
|
* Fix dependency tracking on cross-rpcgen-objsAndreas Schwab2012-05-163-5/+17
|
* Remove __snseconds_tH.J. Lu2012-05-158-13/+24
|
* Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu2012-05-152-0/+8
|
* Add __syscall_slong_t and __syscall_ulong_tH.J. Lu2012-05-156-0/+30
|
* Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZEH.J. Lu2012-05-154-16/+50
|
* Remove fallback definitions of __NR_set_robust_list.Joseph Myers2012-05-152-12/+6
|
* Split up stackguard-macros.h into sysdeps directories.Joseph Myers2012-05-1512-34/+53
|
* Add x86_64 Implies-after filesH.J. Lu2012-05-154-1/+8
|