diff options
author | Gustavo Romero <gromero@linux.vnet.ibm.com> | 2016-07-18 12:44:02 -0300 |
---|---|---|
committer | Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> | 2016-07-21 14:35:27 -0300 |
commit | b898b64be7957cf2a06a165e6ba57fa067fc5685 (patch) | |
tree | be8a2e69033f7d0283037d4ce3895b04ee85e072 /ChangeLog | |
parent | d637e923f978844eb2ab7fd03f05ba63f4fef378 (diff) | |
download | glibc-b898b64be7957cf2a06a165e6ba57fa067fc5685.tar glibc-b898b64be7957cf2a06a165e6ba57fa067fc5685.tar.gz glibc-b898b64be7957cf2a06a165e6ba57fa067fc5685.tar.bz2 glibc-b898b64be7957cf2a06a165e6ba57fa067fc5685.zip |
powerpc: Fix missing verb and typo in comment about AT_HWCAP entry
Fix missing verb and typo in comment about AT_HWCAP entry, in the context
of mcontext_t struct definition for PPC64 Linux kernels.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-07-21 Gustavo Romero <gromero@linux.vnet.ibm.com> + + * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Fix missing verb + and typo in a comment about AT_HWCAP entry. + 2016-07-21 Szabolcs Nagy <szabolcs.nagy@arm.com> * sysdeps/aarch64/libm-test-ulps: Updated. |