diff options
author | Will Newton <will.newton@linaro.org> | 2014-03-11 14:14:32 +0000 |
---|---|---|
committer | Will Newton <will.newton@linaro.org> | 2014-03-18 11:50:39 +0000 |
commit | fede7a5ffa188c22c3789135bd5cf82e487dd3d0 (patch) | |
tree | c17bde259929e3161e624f3c4a30cc1b74b89be7 /ChangeLog | |
parent | 80cf0a583d094af6b88a24160d4267acf4d7b679 (diff) | |
download | glibc-fede7a5ffa188c22c3789135bd5cf82e487dd3d0.tar.gz glibc-fede7a5ffa188c22c3789135bd5cf82e487dd3d0.tar.xz glibc-fede7a5ffa188c22c3789135bd5cf82e487dd3d0.zip |
aarch64: Remove inaccurate comment from sysdep.h
This comment appears to have been copied from the ARM port where it makes more sense. 2014-03-18 Will Newton <will.newton@linaro.org> * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove inaccurate comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b007a2ef63..f6c8259625 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-03-18 Will Newton <will.newton@linaro.org> + + * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove + inaccurate comment. + 2014-03-18 Joseph Myers <joseph@codesourcery.com> * Makerules [!subdir] (check-abi): Exit with error status if a |