about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix warnings due to return in void functionsUlrich Drepper2012-01-112-6/+21
|
* Optimize s_modfUlrich Drepper2012-01-106-51/+88
|
* Add const attribute to fmin and fmaxUlrich Drepper2012-01-102-2/+4
|
* Optimize ldexp and scalbnUlrich Drepper2012-01-106-93/+65
|
* Add const attribute to pthread_equalUlrich Drepper2012-01-102-1/+4
|
* Consistently added return to pthread_exitUlrich Drepper2012-01-103-3/+8
|
* Add noreturn attributeMarek Polacek2012-01-102-1/+6
|
* Some branch prediction for log1pUlrich Drepper2012-01-092-3/+7
|
* bits/poll2.h needs __BEGIN/__END_DECLSUlrich Drepper2012-01-082-0/+6
|
* Install bits/poll2.hUlrich Drepper2012-01-082-2/+6
|
* Fix typo in Linux/PPC32 getcontextWill Schmidt2012-01-082-4/+9
|
* Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper2012-01-0815-44/+86
| | | | | Add alloc_size attribute and apply consistently the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
* Mark potential fix for BZ 11929Ulrich Drepper2012-01-082-7/+8
|
* sscanf always calls reallocPaul Pluzhnikov2012-01-082-2/+7
|
* CLAdhemerval Zanella2012-01-081-0/+6
|
* Use __pthread_get_minstack for AIO helper threadAdhemerval Zanella2012-01-081-2/+2
|
* Fix CLUlrich Drepper2012-01-081-2/+1
|
* Add test for CMPLX macrosUlrich Drepper2012-01-083-1/+60
|
* Fix typo in CMPLXLUlrich Drepper2012-01-082-1/+3
|
* Quash implicit declaration warningMarek Polacek2012-01-082-0/+5
|
* Add checking versions of poll and ppollUlrich Drepper2012-01-0814-5/+190
|
* RegeneratedUlrich Drepper2012-01-081-1/+0
|
* Define CMPLX, CMPLXF, CMPLXLUlrich Drepper2012-01-083-4/+18
|
* Static linking is always neededUlrich Drepper2012-01-0810-48/+17
|
* Remove pwd tst from configureUlrich Drepper2012-01-084-62/+3
|
* No need for test for __builtin_expectUlrich Drepper2012-01-083-54/+1
|
* Forgot to remove AC_SUBST(bonuded)Ulrich Drepper2012-01-082-3/+0
|
* Remove more unnecessary Alpha and IA-64 configuryUlrich Drepper2012-01-083-14/+2
|
* gcc better don't use a signed type for size_tUlrich Drepper2012-01-083-42/+2
|
* Remove last remnants of RANLIBUlrich Drepper2012-01-084-7/+3
|
* Simplify char16_t implementationUlrich Drepper2012-01-0810-642/+59
|
* More fallout from supporting only ELFUlrich Drepper2012-01-0825-1029/+713
|
* Remove pre-ISO C supportUlrich Drepper2012-01-07209-2244/+2420
| | | | No more __const.
* NEWSUlrich Drepper2012-01-071-0/+2
|
* Remove non-ELF supportUlrich Drepper2012-01-0735-421/+118
|
* NEWSUlrich Drepper2012-01-071-0/+2
|
* Update ABI informationUlrich Drepper2012-01-0719-344/+818
|
* Remove m68k support from Linux configureUlrich Drepper2012-01-072-1/+3
|
* Remove Alpha support from ldsodefs.hUlrich Drepper2012-01-072-10/+2
|
* Clean up shlib-versions filesUlrich Drepper2012-01-074-19/+4
| | | | Ports have their own files
* More IA-64 removalUlrich Drepper2012-01-078-137/+31
|
* Linux configure cleanupUlrich Drepper2012-01-073-38/+4
|
* Remove IA-64 support from kernel-features.hUlrich Drepper2012-01-072-8/+8
|
* Remove IA-64 support from NPTLUlrich Drepper2012-01-0732-2005/+6
|
* Fix up a commentUlrich Drepper2012-01-071-1/+1
|
* Yet more ia64 removal falloutUlrich Drepper2012-01-072-2/+134
|
* Fix WSUlrich Drepper2012-01-071-1/+0
|
* More ia64 removal changesUlrich Drepper2012-01-075-9/+143
|
* Remove --enable-omitfp supportUlrich Drepper2012-01-0710-82/+17
|
* Remove IA-64 supportUlrich Drepper2012-01-07449-152654/+6
|