aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-23localedata: kk_KZ: various updates [BZ #15578]Timur Birsh2-32/+49
2016-04-23localedef: change week_1stweek default to 7Mike Frysinger2-0/+9
2016-04-23localedata: CLDRv29: update LC_TIME week/first_week,workday fieldsMike Frysinger277-154/+887
2016-04-22powerpc: strcasestr optmization for power8Rajalakshmi Srinivasaraghavan10-1/+712
2016-04-21localedata: en_IL: new English locale [BZ #19963]Guy Rutenberg3-0/+139
2016-04-21localedata: ln_CD: new locale [BZ #12676]Claude Paroz3-0/+207
2016-04-20benchtests: Support for cross-building benchmarksSiddhesh Poyarekar3-5/+29
2016-04-20benchtests: Clean up extra-objsSiddhesh Poyarekar2-1/+6
2016-04-20Fix up ChangeLogSiddhesh Poyarekar1-4/+4
2016-04-20benchtests: Update README to include instructions for bench-build targetSiddhesh Poyarekar2-0/+20
2016-04-20Fix up ChangeLog formattingSiddhesh Poyarekar1-2/+2
2016-04-20New make target to only build benchmark binariesSiddhesh Poyarekar4-3/+13
2016-04-19Fix gprof timingSamuel Thibault2-1/+3
2016-04-19hurd: fix profiling short-living processesSamuel Thibault2-2/+9
2016-04-18Move mempcpy, strcpy and stpcpy inlines to string/string-inlines.c as compati...Wilco Dijkstra3-350/+361
2016-04-16locale: iso-639: add Talossan language [BZ #19400]Robin van der Vliet2-0/+6
2016-04-16localedata: fix LC_TELEPHONE in a few localesMike Frysinger8-13/+27
2016-04-16localedef: allow %l/%n in postal_fmt [BZ #16983]Mike Frysinger2-3/+9
2016-04-16locale: ld-telephone: update to ISO-30112 2014Mike Frysinger2-3/+9
2016-04-16localedata: LC_IDENTIFICATION: delete uncommon fieldsMike Frysinger10-54/+12
2016-04-15powerpc: Optimization for strlen for POWER8.Carlos Eduardo Seo6-4/+358
2016-04-15localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbolMike Frysinger55-61/+123
2016-04-15localedef: check LC_IDENTIFICATION.category valuesMike Frysinger2-7/+43
2016-04-15localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standardMike Frysinger311-4103/+4261
2016-04-15Detect Intel Goldmont and Airmont processorsH.J. Lu2-0/+13
2016-04-15Remove pre GCC3.2 optimizations from string/bits/string2.h.Wilco Dijkstra3-439/+40
2016-04-15Suppress GCC 6 warning about ambiguous 'else' with -WparenthesesYvan Roux3-21/+30
2016-04-15localedata: CLDRv29: update LC_ADDRESS.country_name translationsMike Frysinger174-71/+337
2016-04-15localedata: fix LC_ADDRESS.country_car entriesMike Frysinger33-19/+67
2016-04-15localedata: CLDRv29: update LC_ADDRESS.country_num valuesMike Frysinger19-26/+62
2016-04-15localedata: LC_PAPER: use copy directives everywhereMike Frysinger168-560/+337
2016-04-14Fix pread consolidation on ports that require argument alignmentAdhemerval Zanella2-0/+5
2016-04-14malloc: Add missing internal_function attributes on function definitionsFlorian Weimer2-0/+9
2016-04-14Fix strfmon_l: Use specified locale for number formatting [BZ #19633]Stefan Liebler2-6/+12
2016-04-14malloc: Remove malloc hooks from fork handlerFlorian Weimer3-119/+25
2016-04-14malloc: Remove unused definitions of thread_atfork, thread_atfork_staticFlorian Weimer3-35/+7
2016-04-14malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer9-51/+321
2016-04-14Remove union wait [BZ #19613]Florian Weimer17-199/+72
2016-04-13localedata: de_IT: new localeMatthias Wallnoefer3-0/+152
2016-04-13localedata: de_{AT,CH}: copy data from de_DEMatthias Wallnoefer3-6/+9
2016-04-13Register extra test objectsAndreas Schwab6-5/+30
2016-04-12localedata: LC_MEASUREMENT: use copy directives everywhereMike Frysinger306-613/+615
2016-04-12localedata: CLDRv29: update LC_IDENTIFICATION language/territory fieldsMike Frysinger96-132/+230
2016-04-12localedata: LC_TIME.date_fmt: delete entries same as the default valueMike Frysinger140-592/+142
2016-04-12X86-64: Use non-temporal store in memcpy on large dataH.J. Lu6-171/+260
2016-04-12VDSO support for MIPSMatthew Fortune8-0/+149
2016-04-11Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella17-427/+52
2016-04-11Consolidate pread/pread64 implementationsAdhemerval Zanella18-414/+53
2016-04-11Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella5-10/+47
2016-04-11Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella4-0/+25