aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-25Skip simple and builtin memory implementationshjl/cacheline/masterH.J. Lu
2016-04-25Align to cachelineH.J. Lu
2016-04-24Use PREFETCHED_LOAD_SIZE in loop_4x_vec_xxxH.J. Lu
2016-04-24Rename PREFETCH_SIZE to CACHELINE_SIZEH.J. Lu
2016-04-24non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault
2016-04-23tst-fmon/tst-numeric: switch malloc to static stack space [BZ #19671]Mike Frysinger
2016-04-23tst-langinfo: update yesexpr/noexpr baselinesMike Frysinger
2016-04-23Reduce number of mmap calls from __libc_memalign in ld.soH.J. Lu
2016-04-23localedata: CLDRv29: update LC_MESSAGES yes/no strings [BZ #15264] [BZ #16975]Mike Frysinger
2016-04-23localedata: LC_MESSAGES.{yes,no}expr: standardize yY/nN [BZ #15262]Mike Frysinger
2016-04-23localedata: LC_MESSAGES.{yes,no}expr: add +1/-0 to all regexes [BZ #15263]Mike Frysinger
2016-04-23localedata: standard LC_MESSAGES string regexes a bitMike Frysinger
2016-04-23localedata: kk_KZ: various updates [BZ #15578]Timur Birsh
2016-04-23localedef: change week_1stweek default to 7Mike Frysinger
2016-04-23localedata: CLDRv29: update LC_TIME week/first_week,workday fieldsMike Frysinger
2016-04-22powerpc: strcasestr optmization for power8Rajalakshmi Srinivasaraghavan
2016-04-21localedata: en_IL: new English locale [BZ #19963]Guy Rutenberg
2016-04-21localedata: ln_CD: new locale [BZ #12676]Claude Paroz
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-16localedata: fix LC_TELEPHONE in a few localesMike Frysinger
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-16localedata: LC_IDENTIFICATION: delete uncommon fieldsMike 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-15localedef: check LC_IDENTIFICATION.category valuesMike Frysinger
2016-04-15localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standardMike 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-15localedata: CLDRv29: update LC_ADDRESS.country_name translationsMike Frysinger
2016-04-15localedata: fix LC_ADDRESS.country_car entriesMike Frysinger
2016-04-15localedata: CLDRv29: update LC_ADDRESS.country_num valuesMike Frysinger
2016-04-15localedata: LC_PAPER: use copy directives everywhereMike Frysinger
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