diff options
author | Will Newton <will.newton@linaro.org> | 2014-08-04 16:01:31 +0100 |
---|---|---|
committer | Will Newton <will.newton@linaro.org> | 2014-08-04 16:11:51 +0100 |
commit | 5b4bd2d4f04f394feb5fba35e415cc4c7cb20ac4 (patch) | |
tree | 6bab3bd7338902492691b72c1d3ceb48f011d46e /ChangeLog | |
parent | fcadaeef4701cd633bc3078864cb2667c8632dbc (diff) | |
download | glibc-5b4bd2d4f04f394feb5fba35e415cc4c7cb20ac4.tar.gz glibc-5b4bd2d4f04f394feb5fba35e415cc4c7cb20ac4.tar.xz glibc-5b4bd2d4f04f394feb5fba35e415cc4c7cb20ac4.zip |
AArch64: Remove lowlevellock.h
Remove lowlevellock.h in favour of the generic implementation. The generic implementation was tested natively and introduces no regressions. ChangeLog: 2014-08-04 Will Newton <will.newton@linaro.org> * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c31ecd4ac5..fc474aca0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-08-04 Will Newton <will.newton@linaro.org> + + * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove + file. + 2014-08-04 Mike Frysinger <vapier@gentoo.org> * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel |