about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Commit nios2 port to master.Chung-Lin Tang2015-01-171-0/+104
* S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler2015-01-161-0/+19
* S390: Get rid of linknamespace failures for string functions.Stefan Liebler2015-01-161-0/+62
* Fix powerpc-nofpu fesetenv namespace (bug 17748).Joseph Myers2015-01-141-0/+6
* [s390] Define a __tls_get_addr macro to avoid declaring it againSiddhesh Poyarekar2015-01-141-0/+5
* powerpc: Fix POWER7/PPC64 performance regression on LEAdhemerval Zanella2015-01-131-0/+3
* powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella2015-01-131-0/+11
* powerpc: Optimize POWER7 strcmp trailing checksRajalakshmi Srinivasaraghavan2015-01-131-0/+6
* Fix scanf15.c testsuite build on sparc.David S. Miller2015-01-131-0/+4
* Remove some references to bcopy/bcmp/bzero.Roland McGrath2015-01-131-0/+9
* powerpc: Optimized strcmp for POWER8/PPC64Adhemerval Zanella2015-01-131-0/+10
* powerpc: Optimized st{r,p}ncpy for POWER8/PPC64Adhemerval Zanella2015-01-131-0/+15
* powerpc: Optimized strncat for POWER7/PPC64Adhemerval Zanella2015-01-131-0/+4
* powerpc: Optimized strcat for POWER8/PPC64Adhemerval Zanella2015-01-131-0/+9
* powerpc: Optimized st{r,p}cpy for POWER8/PPC64Adhemerval Zanella2015-01-131-0/+19
* Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz2015-01-131-0/+16
* Fix wake-up in sysdeps/nptl/fork.c.Torvald Riegel2015-01-131-0/+5
* Fix ldbl-96 scalblnl underflowing results (bug 17803).Joseph Myers2015-01-121-0/+9
* Fix ldbl-96 scalblnl for subnormal arguments (bug 17834).Joseph Myers2015-01-121-0/+10
* Add x86 32 bit vDSO time function supportAdhemerval Zanella2015-01-121-0/+27
* powerpc: Fix Copyright dates and CL entryAdhemerval Zanella2015-01-121-1/+1
* powerpc: abort transaction in syscallsAdhemerval Zanella2015-01-121-0/+17
* powerpc: Add adaptive elision to rwlocksAdhemerval Zanella2015-01-121-0/+11
* powerpc: Add the lock elision using HTMAdhemerval Zanella2015-01-121-0/+30
* Fix shm-directory.h #include.Roland McGrath2015-01-091-0/+5
* Remove divide from _ELF_DYNAMIC_DO_RELOC in elf/dynamic-link.h.Chung-Lin Tang2015-01-091-0/+5
* MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune2015-01-091-0/+8
* MicroBlaze: Remove custom lowlevellock.h.Torvald Riegel2015-01-091-0/+4
* MicroBlaze: Remove custom pthread_once implementation on microblaze.Torvald Riegel2015-01-091-0/+4
* MicroBlaze: Avoid pointer to integer conversion warningDavid Holsgrove2015-01-091-0/+5
* MicroBlaze: Fix volatile-register-var warning in READ_THREAD_POINTERDavid Holsgrove2015-01-091-0/+6
* MicroBlaze: Fix integer-pointer conversion warningDavid Holsgrove2015-01-091-0/+5
* Some #include cleanup in aio/timer code.Roland McGrath2015-01-081-0/+4
* Clean up allocrtsig code.Roland McGrath2015-01-081-0/+20
* NPTL: Fix generic pthread_sigmask.Roland McGrath2015-01-081-0/+3
* NPTL: Fixed missed conditionalization of setxid hooey.Roland McGrath2015-01-081-0/+3
* Add stub sys/procfs.h fileRoland McGrath2015-01-081-0/+4
* NPTL: Refactor cpu_set_t validation to be sysdeps-controlledRoland McGrath2015-01-081-0/+8
* Add -Wno-trampolines as neededRichard Henderson2015-01-081-0/+6
* Add Nios II definitions to elf/elf.h.Chung-Lin Tang2015-01-081-0/+24
* powerpc: Fix compiler warning on some syscallsAdhemerval Zanella2015-01-081-0/+9
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-0/+43
* mips: Fix __libc_pread prototypeAdhemerval Zanella2015-01-071-0/+5
* posix/regcomp: initialize union structure tag to avoid warningChris Metcalf2015-01-071-0/+6
* AArch64: Optimized implementations of strcpy and stpcpy.Richard Earnshaw2015-01-071-0/+6
* AArch64 optimized implementation of strrchr.Richard Earnshaw2015-01-071-0/+5
* Fix typo in ChangeLogSiddhesh Poyarekar2015-01-071-1/+1
* setenv fix memory leak when setting large, duplicate string (BZ #17658)Eric Biggers2015-01-071-0/+6
* Fix incorrect mount table entry parsing in __getmntent_rVladimir A. Nazarenko2015-01-061-0/+8
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-0/+38