about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* benchtests: Move iterator declaration into loop headerSiddhesh Poyarekar2018-05-073-6/+11
* Revert:Alexandre Oliva2018-05-072-0/+14
* Fix BZ 20419. A PT_NOTE in a binary could be arbitratily large, so usingPaul Pluzhnikov2018-05-055-4/+85
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-04327-1683/+357
* Fix blocking pthread_join. [BZ #23137]Stefan Liebler2018-05-042-5/+14
* x86-64/swapcontext: Restore the pointer into %rdx after syscallH.J. Lu2018-05-021-20/+22
* clH.J. Lu2018-05-021-0/+6
* x86-64/setcontext: Pop the pointer into %rdx after syscallH.J. Lu2018-05-022-19/+28
* x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu2018-05-028-8/+239
* Fix ChangeLog from cf2478d53ad commitAdhemerval Zanella2018-05-021-14/+0
* Deprecate ustat syscall interfaceAdhemerval Zanella2018-05-0210-134/+93
* Replace hidden_def with libm_hidden_def in mathTulio Magno Quites Machado Filho2018-04-304-6/+9
* manual/startup.texi (Aborting a Program): Remove inappropriate joke.Raymond Nicholson2018-04-302-8/+4
* Consolidate Linux readahead implementationAdhemerval Zanella2018-04-278-66/+17
* Replace M_SUF (M_LN2) with M_MLIT (M_LN2)Tulio Magno Quites Machado Filho2018-04-272-1/+3
* Replace M_SUF (fabs) with M_FABSTulio Magno Quites Machado Filho2018-04-274-4/+10
* powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes2018-04-27116-60/+258
* Remove tilegx port.Joseph Myers2018-04-27164-15720/+32
* Add tst-sigaction.c to test BZ #23069Aurelien Jarno2018-04-263-1/+62
* Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766]Tulio Magno Quites Machado Filho2018-04-264-7/+34
* Consolidate getdirentries{64} implementationAdhemerval Zanella2018-04-255-20/+57
* Use GCC 8 in build-many-glibcs.py by default.Joseph Myers2018-04-252-1/+6
* Fix Hurd glibc build with GCC 8.Joseph Myers2018-04-242-2/+8
* Fix tst-strfmon_l test for hr_HR localeMike FABIAN2018-04-241-2/+2
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-2411-8/+76
* Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2018-04-2317-55/+69
* Add NT_PPC_PKEY from Linux 4.16 to elf.h.Joseph Myers2018-04-232-0/+6
* NEWS: Reindent and copyeditZack Weinberg2018-04-231-29/+29
* hr_HR locale: fix thousands_sep and mon_thousands_sepDragan Stanojevic - Nevidljivi2018-04-232-2/+8
* Define XTABS to TAB3 on alpha to match Linux 4.16.Joseph Myers2018-04-202-1/+6
* Update hppa libm-test-ulpsAdhemerval Zanella2018-04-202-0/+4
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-2015-194/+200
* Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM.Joseph Myers2018-04-203-2/+12
* hurd xfails: Add missing bug referencesSamuel Thibault2018-04-202-0/+4
* hurd: XFAIL tests for signal features not implemented yetSamuel Thibault2018-04-203-8/+12
* hurd: XFAIL appearance of sched_param and sched_priority from <sys/types.h>Samuel Thibault2018-04-202-0/+137
* Revert "hurd: Fix mach installed headers test"Samuel Thibault2018-04-205-8/+4
* Drop fpregset unused symbol expositionSamuel Thibault2018-04-206-5/+11
* hurd: Fix hurd installed headers testSamuel Thibault2018-04-204-1/+11
* hurd: Add missing RLIM_SAVED_MAX/CURSamuel Thibault2018-04-192-0/+5
* hurd: Fix termios.h symbolsSamuel Thibault2018-04-192-3/+13
* hurd: remove non-standard siginfo symbolSamuel Thibault2018-04-192-1/+3
* hurd: fix sigevent's sigev_notify_attributes field typeSamuel Thibault2018-04-192-2/+23
* Update sysdeps/nios2/libm-test-ulpsChung-Lin Tang2018-04-192-8/+20
* hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault2018-04-196-12/+39
* Fix mips64n32 getdents aliasAdhemerval Zanella2018-04-192-0/+5
* hurd: Fix symbols expositionSamuel Thibault2018-04-195-3/+13
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-1919-450/+317
* Disable lock elision for mutex pretty printer tests.Stefan Liebler2018-04-192-0/+7
* Use volatile global counters in test-tgmath.c.Stefan Liebler2018-04-192-6/+12