about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752] hjl/pr21752/masterH.J. Lu2017-07-192-9/+18
* alpha: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella2017-07-192-0/+6
* Fix cast-after-dereferenceDJ Delorie2017-07-192-1/+5
* Add country_name to iu_CA localeMike FABIAN2017-07-192-1/+6
* Fix country_post "Country Postal Abbreviations"Akhilesh Kumar2017-07-199-9/+20
* Fix consistency in country_isbn in various locales and add comment to country...Akhilesh Kumar2017-07-1911-11/+25
* i386: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu2017-07-192-0/+11
* Don't add stack_chk_fail_local.o to libc.a [BZ #21740]H.J. Lu2017-07-192-0/+9
* [AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12Szabolcs Nagy2017-07-193-4/+13
* Fix or add int_select international_call_prefixesAkhilesh Kumar2017-07-1910-11/+30
* [AArch64] Fix out of bound array access regressionSzabolcs Nagy2017-07-182-30/+13
* powerpc: Fix float128 IFUNC relocations [BZ #21707]Tulio Magno Quites Machado Filho2017-07-179-4/+265
* Extend NSS test suiteDJ Delorie2017-07-1712-92/+1201
* hppa: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella2017-07-172-1/+7
* Fix country_name in li_NLAkhilesh Kumar2017-07-172-1/+7
* Use U+02BB MODIFIER LETTER TURNED COMMA instead of U+0027 APOSTROPHE in yesst...Mike FABIAN2017-07-172-4/+8
* Fix yesexpr in new agr_PE localeMike FABIAN2017-07-172-2/+6
* Write "Latin" in title case in "title" in hif_FJ localeMike FABIAN2017-07-172-1/+5
* Add HWCAP_ macros from Linux 4.12 to AArch64 bits/hwcap.h.Szabolcs Nagy2017-07-172-0/+8
* Return to caller if dl_fixup fails to resolve callee on hppa.John David Anglin2017-07-162-0/+15
* Add CFI annotation.John David Anglin2017-07-165-0/+17
* Fix stack offset for r19 load in __getcontext.John David Anglin2017-07-162-1/+4
* Fix __setcontext return value on hppa.John David Anglin2017-07-162-1/+3
* Fix syscall cancellation on hppa.John David Anglin2017-07-163-39/+46
* Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.John David Anglin2017-07-162-1/+2
* Remove extra braces from sysdeps/hppa/__longjmp.c.John David Anglin2017-07-162-2/+2
* Fix [BZ 20098].John David Anglin2017-07-162-18/+54
* Regenerate libc.potSiddhesh Poyarekar2017-07-162-551/+548
* Fix [BZ locale/19838].John David Anglin2017-07-152-1/+4
* Fix guard alignment in allocate_stack when stack grows up.John David Anglin2017-07-152-2/+11
* Fix failing sNaN tests on hppa.John David Anglin2017-07-152-0/+26
* Fix BZ #21654 - grp-merge.c alignmentDJ Delorie2017-07-142-0/+23
* Disable single thread optimization for open_memstreamSzabolcs Nagy2017-07-145-1/+115
* Fix country name in li_BE and encoding problem in abday in li_BE and li_NLMike FABIAN2017-07-143-3/+9
* New locale for bi_VUAkhilesh Kumar2017-07-143-0/+221
* Added yesstr and nostr for aa_ETAkhilesh Kumar2017-07-142-0/+7
* Fix wrong bug number in localedata/ChangeLogMike FABIAN2017-07-141-1/+1
* [ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang2017-07-132-2/+15
* Added Tongan language locale for TongaAkhilesh Kumar2017-07-133-0/+216
* Added yesstr/nostr and fix yesexpr for pap_AW and pap_CWAkhilesh Kumar2017-07-133-2/+12
* Fix LC_MESSAGES and LC_ADDRESS for anp_INAkhilesh Kumar2017-07-132-0/+9
* Added yesstr and nostr for TigrinyaAkhilesh Kumar2017-07-133-4/+14
* locales/om_ET (LC_MESSAGES): add yesstr and nostr.Mike FABIAN2017-07-132-1/+10
* Added yesstr/nostr for nds_DE and nds_NLAkhilesh Kumar2017-07-133-0/+10
* Added Fiji Hindi language locale for FijiAkhilesh Kumar2017-07-135-0/+228
* Fix type in sysdeps/hppa/dl-machine.h.John David Anglin2017-07-122-1/+5
* Compile tst-ssp-1.c with -fstack-protector-allH.J. Lu2017-07-122-1/+6
* New locale for agr_PE.Chris Leonard2017-07-125-0/+224
* Added Samoan language locale for SamoaAkhilesh Kumar2017-07-123-0/+230
* powerpc64le: Iterate over all object suffixes when appending -mfloat128Gabriel F. T. Gomes2017-07-112-4/+16