about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing libc_hidden_weak to stub if_nameindex, if_freenameindex.Roland McGrath2015-01-232-0/+5
* Add missing libc_hidden_def to stub getrlimit64.Roland McGrath2015-01-232-0/+5
* soft-fp: Use __label__ for all labels within macros.Joseph Myers2015-01-222-0/+13
* BZ #16418: Fix powerpc get_clockfreq racinessAdhemerval Zanella2015-01-213-78/+74
* Update copyright year to 2015 for new files.Carlos O'Donell2015-01-213-3/+6
* tst-getpw: Rewrite.Carlos O'Donell2015-01-212-6/+79
* Fix tst_wcscpy.c test.Marek Polacek2015-01-212-1/+5
* Fix recursive dlopen.Carlos O'Donell2015-01-2110-21/+222
* Fix semaphore destruction (bug 12674).Carlos O'Donell2015-01-2134-2103/+732
* Regenerate INSTALL.Carlos O'Donell2015-01-202-231/+230
* Update libc.pot:Carlos O'Donell2015-01-202-238/+242
* Commit nios2 port to master.Chung-Lin Tang2015-01-1798-0/+7681
* S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler2015-01-169-15/+62
* S390: Get rid of linknamespace failures for string functions.Stefan Liebler2015-01-1616-80/+142
* Fix powerpc-nofpu fesetenv namespace (bug 17748).Joseph Myers2015-01-142-1/+7
* [s390] Define a __tls_get_addr macro to avoid declaring it againSiddhesh Poyarekar2015-01-142-0/+12
* powerpc: Fix POWER7/PPC64 performance regression on LEAdhemerval Zanella2015-01-132-588/+285
* powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella2015-01-137-7/+387
* powerpc: Optimize POWER7 strcmp trailing checksRajalakshmi Srinivasaraghavan2015-01-132-114/+89
* Fix scanf15.c testsuite build on sparc.David S. Miller2015-01-132-0/+6
* Remove some references to bcopy/bcmp/bzero.Roland McGrath2015-01-136-11/+16
* powerpc: Optimized strcmp for POWER8/PPC64Adhemerval Zanella2015-01-137-4/+318
* powerpc: Optimized st{r,p}ncpy for POWER8/PPC64Adhemerval Zanella2015-01-1310-7/+559
* powerpc: Optimized strncat for POWER7/PPC64Adhemerval Zanella2015-01-134-270/+35
* powerpc: Optimized strcat for POWER8/PPC64Adhemerval Zanella2015-01-135-4/+49
* powerpc: Optimized st{r,p}cpy for POWER8/PPC64Adhemerval Zanella2015-01-139-3/+398
* Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz2015-01-135-108/+471
* Fix wake-up in sysdeps/nptl/fork.c.Torvald Riegel2015-01-132-1/+6
* Fix ldbl-96 scalblnl underflowing results (bug 17803).Joseph Myers2015-01-124-5/+52
* Fix ldbl-96 scalblnl for subnormal arguments (bug 17834).Joseph Myers2015-01-124-3/+35
* Add x86 32 bit vDSO time function supportAdhemerval Zanella2015-01-1217-118/+340
* powerpc: Fix Copyright dates and CL entryAdhemerval Zanella2015-01-1215-15/+15
* powerpc: abort transaction in syscallsAdhemerval Zanella2015-01-128-2/+91
* powerpc: Add adaptive elision to rwlocksAdhemerval Zanella2015-01-124-3/+130
* powerpc: Add the lock elision using HTMAdhemerval Zanella2015-01-1217-5/+709
* Remove 17581 from NEWSAndreas Schwab2015-01-121-6/+6
* Fix shm-directory.h #include.Roland McGrath2015-01-092-1/+6
* Remove divide from _ELF_DYNAMIC_DO_RELOC in elf/dynamic-link.h.Chung-Lin Tang2015-01-092-2/+6
* MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune2015-01-093-9/+9
* MicroBlaze: Remove custom lowlevellock.h.Torvald Riegel2015-01-092-303/+4
* MicroBlaze: Remove custom pthread_once implementation on microblaze.Torvald Riegel2015-01-092-89/+4
* MicroBlaze: Avoid pointer to integer conversion warningDavid Holsgrove2015-01-092-2/+7
* MicroBlaze: Fix volatile-register-var warning in READ_THREAD_POINTERDavid Holsgrove2015-01-092-8/+9
* MicroBlaze: Fix integer-pointer conversion warningDavid Holsgrove2015-01-092-1/+6
* Some #include cleanup in aio/timer code.Roland McGrath2015-01-083-1/+6
* Clean up allocrtsig code.Roland McGrath2015-01-086-145/+88
* Fix copyright year on new stub sys/procfs.h file.Roland McGrath2015-01-081-1/+1
* NPTL: Fix generic pthread_sigmask.Roland McGrath2015-01-082-1/+8
* NPTL: Fixed missed conditionalization of setxid hooey.Roland McGrath2015-01-082-0/+5
* Add stub sys/procfs.h fileRoland McGrath2015-01-084-2/+45