about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* build-many-glibcs.py: Enable ARC hard float builds vineet/arc-glibc-2.30-time_t-32-bitVineet Gupta2019-12-091-0/+3
* ARC hardware floating point supportVineet Gupta2019-12-0926-3/+2513
* ARC: allow big endian buildsVineet Gupta2019-11-011-1/+1
* glibc: arc: Don't interfere with other architecturesChris Packham2019-11-011-11/+12
* ARC: allow dynamic mmu page sizesVineet Gupta2019-11-011-2/+2
* gcc PR 88409: miscompilation due to missing cc clobber in longlong.h macrosVineet Gupta2019-11-011-2/+4
* atomics: use default values for __PTHREAD_MUTEX_*Vineet Gupta2019-11-012-17/+15
* NEWS: mention ARC portVineet Gupta2019-11-012-0/+8
* build-many-glibcs.py: use mcpu=hs38Vineet Gupta2019-11-011-1/+1
* build-many-glibcs.py: Enable ARC buildsVineet Gupta2019-08-042-0/+5
* ARC: Build InfrastructureVineet Gupta2019-08-0414-0/+158
* ARC: Update syscall-names.list for ARC specific syscallsVineet Gupta2019-08-042-0/+4
* ARC: ABI listsVineet Gupta2019-08-0417-0/+3752
* ARC: Linux Startup and Dynamic LoadingVineet Gupta2019-08-043-0/+118
* ARC: Linux ABIVineet Gupta2019-08-0416-0/+644
* ARC: Linux Syscall InterfaceVineet Gupta2019-08-0414-0/+602
* ARC: math soft float supportVineet Gupta2019-08-046-0/+205
* ARC: Atomics and Locking primitivesVineet Gupta2019-08-044-0/+180
* ARC: Thread Local Storage supportVineet Gupta2019-08-046-0/+256
* ARC: startup and dynamic linking codeVineet Gupta2019-08-048-0/+610
* ARC: ABI ImplementationVineet Gupta2019-08-0419-0/+611
* ARC: add definitions to elf/elf.hVineet Gupta2019-08-042-1/+73
* xxx test hacksVineet Gupta2019-08-043-10/+2
* Tag 2.30 release. glibc-2.30Carlos O'Donell2019-08-013-3/+7
* Update install and NEWS for 2.30 release.Carlos O'Donell2019-08-014-12/+119
* Update translations.Carlos O'Donell2019-07-3135-8668/+8494
* iconv: Revert steps array reference counting changesFlorian Weimer2019-07-318-132/+31
* Restore r31 setting in powerpc32 swapcontext.Joseph Myers2019-07-302-0/+8
* nptl: Use uintptr_t for address diagnostic in nptl/tst-pthread-getattrFlorian Weimer2019-07-302-8/+15
* Linux: Move getdents64 to <dirent.h>Florian Weimer2019-07-297-8/+70
* test-container: Install with $(sorted-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho2019-07-293-4/+12
* gconv: Check reference count in __gconv_release_cache [BZ #24677]Florian Weimer2019-07-262-3/+12
* x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]H.J. Lu2019-07-244-0/+52
* build-many-glibcs.py: Use Linux 5.2 by defaultFlorian Weimer2019-07-242-1/+6
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-07-2410-94/+333
* test-container: Install with $(all-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho2019-07-232-1/+6
* test-container: Avoid copying unintended system librariesTulio Magno Quites Machado Filho2019-07-232-2/+7
* Add NEWS entry about the new AArch64 IFUNC resolver call ABISzabolcs Nagy2019-07-222-0/+8
* locale/C-translit.h.in: Cyrillic -> ASCII transliteration [BZ #2872]Egor Kobylkin2019-07-202-0/+174
* Linux: Update syscall-names.list to Linux 5.2Florian Weimer2019-07-192-1/+18
* Regenerate po/libc.pot for 2.30 release.Carlos O'Donell2019-07-182-225/+220
* nptl: Add POSIX-proposed _clock functions to hppa pthread.hAdhemerval Zanella2019-07-182-0/+41
* nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libcMike Crowe2019-07-184-10/+10
* Afar locales: Months and days updated from CLDR (bug 21897).Rafal Luzynski2019-07-175-12/+30
* nl_BE locale: Use "copy "nl_NL"" in LC_NAME (bug 23996).Rafal Luzynski2019-07-172-6/+6
* nl_BE and nl_NL locales: Dutch salutations (bug 23996).PanderMusubi2019-07-173-0/+17
* ga_IE and en_IE locales: Revert first_weekday removal (bug 24200).Daniil Zhilin2019-07-173-0/+8
* nptl: Remove futex_supports_exact_relative_timeoutsMike Crowe2019-07-125-26/+12
* Update NEWS for new _clockwait and _clocklock functionsMike Crowe2019-07-122-0/+13
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-1235-27/+267