aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-07-23ia64: sigaction.h: fix sa_flags orderingMike Frysinger1-0/+5
2015-07-23Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar1-0/+18
2015-07-21ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger1-0/+9
2015-07-21ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger1-0/+6
2015-07-21ia64: sifaction.h: change sa_flags to an intMike Frysinger1-0/+6
2015-07-21ia64: siginfo.h: delete siginfo nameMike Frysinger1-0/+5
2015-07-21NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename.Roland McGrath1-0/+5
2015-07-21Add abilist files and NEWS item for arm-nacl port.Roland McGrath1-0/+14
2015-07-21tile: Fix BZ #18508 (makecontext yield infinite backtrace)Chris Metcalf1-0/+7
2015-07-21locale: Remove obsolete repertoire map referencesMarko Myllynen1-0/+87
2015-07-20Reflect renaming of bh_IN and tu_IN in SUPPORTED file [BZ #17475]Khem Raj1-0/+6
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger1-0/+7
2015-07-21Remove Linuxism from tst-tls-atexitSiddhesh Poyarekar1-0/+9
2015-07-21m68k: update libm test ULPsAndreas Schwab1-0/+4
2015-07-20Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu1-0/+8
2015-07-16Regenerate SPARC ULPs.David S. Miller1-0/+4
2015-07-16libio: Fix fmemopen 'w' mode with provided bufferAdhemerval Zanella1-0/+7
2015-07-16powerpc: strstr optimizationRajalakshmi Srinivasaraghavan1-0/+10
2015-07-16hppa/ia64: _dl_unmap: make it hiddenMike Frysinger1-0/+7
2015-07-16hppa/ia64: _dl_symbol_address: add PLT bypass for rtldMike Frysinger1-0/+7
2015-07-16Add comment to clarify how the test can failSiddhesh Poyarekar1-0/+3
2015-07-16Whitespace fixup in cxa_thread_atexit_impl.cSiddhesh Poyarekar1-0/+2
2015-07-16Set NODELETE flag when opening already open objects with RTLD_NODELETESiddhesh Poyarekar1-0/+9
2015-07-15Fix sparc build.David S. Miller1-0/+10
2015-07-15Correcting language code for Bhili and Tulu locales (bug 17475)Pravin Satpute1-0/+6
2015-07-15Modify several tests to use test-skeleton.cArjun Shankar1-0/+33
2015-07-15Modify elf/tst-audit9.c to use test-skeleton.cArjun Shankar1-0/+7
2015-07-15tst-tzset: raise timeout to 5 secondsMike Frysinger1-0/+4
2015-07-15i686: Mark stdlib/tst-makecontext as XFAIL.Stefan Liebler1-0/+5
2015-07-15S390: Regenerate ULPsStefan Liebler1-0/+4
2015-07-14Factor file identity rules out of generic rtld code.Roland McGrath1-0/+11
2015-07-14Fix up typo in tst-tls-atexitSiddhesh Poyarekar1-0/+4
2015-07-14Avoid C++ tests when the C++ cannot be linkedAdhemerval Zanella1-0/+9
2015-07-14Fix up ChangeLogSiddhesh Poyarekar1-1/+1
2015-07-14Whitespace fix in tst-tls-atexit.cSiddhesh Poyarekar1-0/+4
2015-07-13Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...Wilco Dijkstra1-0/+6
2015-07-13Optimize the strlen implementation by using a page cross check and a fast checkWilco Dijkstra1-0/+4
2015-07-11Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+6
2015-07-10NaCl: Make pthread_condattr_setclock reject CLOCK_MONOTONIC.Roland McGrath1-0/+4
2015-07-10tile: Regenerate ULPs.Chris Metcalf1-0/+2
2015-07-10math/test-fenvinline: avoid compiler warningChris Metcalf1-0/+5
2015-07-10Remove unnecessary mutex locks from tst-tls-atexit test caseSiddhesh Poyarekar1-0/+3
2015-07-10Avoid boolean coercion in tst-tls-atexit test caseSiddhesh Poyarekar1-0/+4
2015-07-10Clean up semaphore EINTR handling after Linux futex docs clarification.Torvald Riegel1-0/+5
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel1-0/+70
2015-07-09The patch committed to fix bug #18435 caused regressions on aarch64Martin Sebor1-0/+7
2015-07-09Provide __libc_fatal for rtld.Roland McGrath1-0/+5
2015-07-09PLT avoidance for _exit in rtld.Roland McGrath1-0/+9
2015-07-09Improve bndmov encoding with zero displacementH.J. Lu1-0/+5
2015-07-09Preserve bound registers for pointer pass/returnIgor Zamyatin1-0/+20