Fix BZ 20419. A PT_NOTE in a binary could be arbitratily large, so using
[platform/upstream/glibc.git] / ChangeLog
2018-05-06 Paul PluzhnikovFix BZ 20419. A PT_NOTE in a binary could be arbitrati...
2018-05-04 Joseph MyersIgnore absolute symbols in ABI tests.
2018-05-04 Stefan LieblerFix blocking pthread_join. [BZ #23137]
2018-05-02 H.J. Lucl
2018-05-02 H.J. Lux86-64/setcontext: Pop the pointer into %rdx after...
2018-05-02 H.J. Lux86: Use pad in pthread_unwind_buf to preserve shadow...
2018-05-02 Adhemerval ZanellaFix ChangeLog from cf2478d53ad commit
2018-05-02 Adhemerval ZanellaDeprecate ustat syscall interface
2018-04-30 Tulio Magno Quites... Replace hidden_def with libm_hidden_def in math
2018-04-30 Raymond Nicholsonmanual/startup.texi (Aborting a Program): Remove inappr...
2018-04-27 Adhemerval ZanellaConsolidate Linux readahead implementation
2018-04-27 Tulio Magno Quites... Replace M_SUF (M_LN2) with M_MLIT (M_LN2)
2018-04-27 Tulio Magno Quites... Replace M_SUF (fabs) with M_FABS
2018-04-27 Gabriel F. T. Gomespowerpc64*: fix the order of implied sysdeps directories
2018-04-27 Joseph MyersRemove tilegx port.
2018-04-26 Aurelien JarnoAdd tst-sigaction.c to test BZ #23069
2018-04-26 Tulio Magno Quites... Increase robustness of internal dlopen() by using RTLD_...
2018-04-25 Adhemerval ZanellaConsolidate getdirentries{64} implementation
2018-04-25 Joseph MyersUse GCC 8 in build-many-glibcs.py by default.
2018-04-24 Joseph MyersFix Hurd glibc build with GCC 8.
2018-04-24 Joseph MyersAdd PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to...
2018-04-23 Adhemerval ZanellaConsolidate alphasort{64} and versionsort{64} implement...
2018-04-23 Joseph MyersAdd NT_PPC_PKEY from Linux 4.16 to elf.h.
2018-04-23 Dragan Stanojevic... hr_HR locale: fix thousands_sep and mon_thousands_sep
2018-04-20 Joseph MyersDefine XTABS to TAB3 on alpha to match Linux 4.16.
2018-04-20 Adhemerval ZanellaUpdate hppa libm-test-ulps
2018-04-20 Adhemerval ZanellaConsolidate scandir{at}{64} implementation
2018-04-20 Joseph MyersUpdate aarch64 bits/hwcap.h, dl-procinfo.c for Linux...
2018-04-20 Samuel Thibaulthurd: XFAIL tests for signal features not implemented yet
2018-04-19 Samuel Thibaulthurd: XFAIL appearance of sched_param and sched_priorit...
2018-04-19 Samuel ThibaultRevert "hurd: Fix mach installed headers test"
2018-04-19 Samuel ThibaultDrop fpregset unused symbol exposition
2018-04-19 Samuel Thibaulthurd: Fix hurd installed headers test
2018-04-19 Samuel Thibaulthurd: Add missing RLIM_SAVED_MAX/CUR
2018-04-19 Samuel Thibaulthurd: Fix termios.h symbols
2018-04-19 Samuel Thibaulthurd: remove non-standard siginfo symbol
2018-04-19 Samuel Thibaulthurd: fix sigevent's sigev_notify_attributes field...
2018-04-19 Chung-Lin TangUpdate sysdeps/nios2/libm-test-ulps
2018-04-19 Samuel Thibaulthurd: Avoid exposing all <sched.h> symbols from sys...
2018-04-19 Adhemerval ZanellaFix mips64n32 getdents alias
2018-04-19 Samuel Thibaulthurd: Fix symbols exposition
2018-04-19 Adhemerval ZanellaConsolidate Linux getdents{64} implementation
2018-04-19 Stefan LieblerDisable lock elision for mutex pretty printer tests.
2018-04-19 Stefan LieblerUse volatile global counters in test-tgmath.c.
2018-04-19 Samuel Thibaulthurd: Update struct statfs according to struct statvfs
2018-04-19 Samuel Thibaulthurd: Fix standard compliance of some statvfs fields
2018-04-18 Samuel Thibaulthurd: xfail some structure fields ABI incompatibility...
2018-04-18 Samuel Thibaulthurd: Fix mach installed headers test
2018-04-18 Samuel Thibaultconform sys/un.h: Allow sun_ prefix, not only sun_len
2018-04-18 Joseph MyersMake build-many-glibcs.py build GCC for powerpcspe...
2018-04-18 Samuel Thibaulthurd: Fix spurious installation of headers defining...
2018-04-17 Samuel Thibaulthurd: fix conformity test for sys/un.h
2018-04-16 Adhemerval Zanellaarm: Remove ununsed ARM code in optimized implementation
2018-04-16 Andreas SchwabAdd aliases to recognize normalized charset names ...
2018-04-15 Patrick McGeheartyImproves __ieee754_exp(x) performance by 18-37% when...
2018-04-12 DJ DelorieUpdate kernel version in syscall-names.list to 4.16.
2018-04-12 Stefan LieblerS390: Fix struct sigaction for 31bit in kernel_sigaction.h.
2018-04-09 Florian Weimerresolv: Fully initialize struct mmsghdr in send_dg...
2018-04-06 Adhemerval ZanellaConsolidate Linux readdir{64}{_r} implementation
2018-04-06 Adhemerval ZanellaUpdate i386 libm-test-ulps.
2018-04-06 Andreas SchwabFix missing @ before texinfo command
2018-04-05 Adhemerval ZanellaUpdate SPARC libm-test-ulps.
2018-04-05 Adhemerval ZanellaUpdate ARM libm-test-ulps.
2018-04-05 Adhemerval Zanellalinux: Consolidate sigaction implementation
2018-04-05 Stefan LieblerS390: Regenerate ULPs.
2018-04-05 Florian Weimermanual: Various fixes to the mbstouwcs example, and...
2018-04-05 Florian Weimermanual: Move mbstouwcs to an example C file
2018-04-05 Samuel ThibaultRevert "hurd: Avoid PLTs for longjmp & siglongjmp"
2018-04-04 Samuel Thibaulthurd: Avoid PLT for dirfd
2018-04-04 Samuel Thibaulthurd: Avoid PLTs for longjmp & siglongjmp
2018-04-04 Tulio Magno Quites... powerpc: Update sin, cos and sincos ULPs
2018-04-04 Maciej W. Rozyckielf: Correct absolute (SHN_ABS) symbol run-time calcula...
2018-04-04 Maciej W. Rozyckielf: Unify symbol address run-time calculation [BZ...
2018-04-04 Zack WeinbergMake sysdeps/generic/internal-signals.h less stubby.
2018-04-04 Florian Weimerinet: Actually build and run tst-deadline
2018-04-04 Samuel Thibaulthurd: fix build
2018-04-04 Samuel Thibaulthurd: Add missing symbols
2018-04-04 Samuel Thibaulthurd: Silence warning
2018-04-03 Samuel Thibaulthurd: Make __if_nametoindex return ENODEV if ifname...
2018-04-03 Samuel ThibaultRevert parts of "hurd: Avoid more libc.so local PLTs"
2018-04-03 Samuel ThibaultRevert "s390x: Fix hidden aliases"
2018-04-03 H.J. LuUpdate RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]
2018-04-03 Adhemerval ZanellaFilter out NPTL internal signals (BZ #22391)
2018-04-03 Samuel Thibaulthurd: Fix buffer overrun in __if_nametoindex
2018-04-03 Wilco Dijkstra[PATCH 7/7] sin/cos slow paths: refactor sincos impleme...
2018-04-03 Wilco Dijkstra[PATCH 6/7] sin/cos slow paths: refactor duplicated...
2018-04-03 Wilco Dijkstra[PATCH 5/7] sin/cos slow paths: remove unused slowpath...
2018-04-03 Wilco Dijkstra[PATCH 4/7] sin/cos slow paths: remove slow paths from...
2018-04-03 Wilco Dijkstra[PATCH 3/7] sin/cos slow paths: remove slow paths from...
2018-04-03 Wilco Dijkstra[PATCH 2/7] sin/cos slow paths: remove large range...
2018-04-03 Wilco Dijkstra[PATCH 1/7] sin/cos slow paths: avoid slow paths for...
2018-04-03 Joseph MyersUse Linux 4.16 in build-many-glibcs.py.
2018-04-03 Adhemerval ZanellaAssume O_DIRECTORY for opendir
2018-04-03 Adhemerval ZanellaAdd Changelog reference to BZ#23024
2018-04-03 Samuel Thibaults390x: Fix hidden aliases
2018-04-03 Samuel Thibaulthurd: Avoid local PLT in libpthread
2018-04-03 Samuel Thibaulthurd: Avoid more libc.so local PLTs
2018-04-02 Samuel Thibaulthurd: Avoid more libc.so PLTs
2018-04-02 Samuel Thibaulthurd: Avoid some libc.so PLTs
2018-04-02 Samuel Thibaulthurd: whitelist rtld symbols expected to be overridable
next