aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-04-26Define off_t in stdio.h for XOPEN2K.Joseph Myers
2016-04-25Fix stdio.h cuserid namespace (bug 19989).Joseph Myers
2016-04-25powerpc: Add optimized strcspn for P8Paul E. Murphy
2016-04-25vfprintf: Fix memory with large width and precision [BZ #19931]Florian Weimer
2016-04-25Fix stdlib/tst-makecontext regression for Nios IIChung-Lin Tang
2016-04-24non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault
2016-04-24non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault
2016-04-23Reduce number of mmap calls from __libc_memalign in ld.soH.J. Lu
2016-04-23localedef: change week_1stweek default to 7Mike Frysinger
2016-04-22powerpc: strcasestr optmization for power8Rajalakshmi Srinivasaraghavan
2016-04-20benchtests: Support for cross-building benchmarksSiddhesh Poyarekar
2016-04-20benchtests: Clean up extra-objsSiddhesh Poyarekar
2016-04-20Fix up ChangeLogSiddhesh Poyarekar
2016-04-20benchtests: Update README to include instructions for bench-build targetSiddhesh Poyarekar
2016-04-20Fix up ChangeLog formattingSiddhesh Poyarekar
2016-04-20New make target to only build benchmark binariesSiddhesh Poyarekar
2016-04-19Fix gprof timingSamuel Thibault
2016-04-19hurd: fix profiling short-living processesSamuel Thibault
2016-04-18Move mempcpy, strcpy and stpcpy inlines to string/string-inlines.c as compati...Wilco Dijkstra
2016-04-16locale: iso-639: add Talossan language [BZ #19400]Robin van der Vliet
2016-04-16localedef: allow %l/%n in postal_fmt [BZ #16983]Mike Frysinger
2016-04-16locale: ld-telephone: update to ISO-30112 2014Mike Frysinger
2016-04-15powerpc: Optimization for strlen for POWER8.Carlos Eduardo Seo
2016-04-15localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbolMike Frysinger
2016-04-15Detect Intel Goldmont and Airmont processorsH.J. Lu
2016-04-15Remove pre GCC3.2 optimizations from string/bits/string2.h.Wilco Dijkstra
2016-04-15Suppress GCC 6 warning about ambiguous 'else' with -WparenthesesYvan Roux
2016-04-14Fix pread consolidation on ports that require argument alignmentAdhemerval Zanella
2016-04-14malloc: Add missing internal_function attributes on function definitionsFlorian Weimer
2016-04-14Fix strfmon_l: Use specified locale for number formatting [BZ #19633]Stefan Liebler
2016-04-14malloc: Remove malloc hooks from fork handlerFlorian Weimer
2016-04-14malloc: Remove unused definitions of thread_atfork, thread_atfork_staticFlorian Weimer
2016-04-14malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer
2016-04-14Remove union wait [BZ #19613]Florian Weimer
2016-04-13Register extra test objectsAndreas Schwab
2016-04-12X86-64: Use non-temporal store in memcpy on large dataH.J. Lu
2016-04-12VDSO support for MIPSMatthew Fortune
2016-04-11Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella
2016-04-11Consolidate pread/pread64 implementationsAdhemerval Zanella
2016-04-11Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella
2016-04-11Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella
2016-04-11nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]Florian Weimer
2016-04-11Add missing bug number to ChangeLogFlorian Weimer
2016-04-11Fix build with HAVE_AUX_VECTORSamuel Thibault
2016-04-10Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault
2016-04-09Allow overriding of CFLAGS as well as CPPFLAGS for rtld.Nick Alcock
2016-04-09When disabling SSE, make sure -fpmath is not set to use SSE eitherKhem Raj
2016-04-09configure: fix `test ==` usageMike Frysinger
2016-04-08localedata: iw_IL: delete old/deprecated locale [BZ #16137]Mike Frysinger
2016-04-08Fix limits.h NL_NMAX namespace (bug 19929).Joseph Myers