diff options
author | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-12-04 11:00:19 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-12-04 11:00:19 +0000 |
commit | bc7981ac2b217098cc9f12fb8474e3254a472763 (patch) | |
tree | 4bf24e9db39d2db1e0c38fefa3d10cfeb05551b5 /ports/ChangeLog.arm | |
parent | a55bca6542d033a8e869a0e617a0cece51083b39 (diff) | |
download | glibc-bc7981ac2b217098cc9f12fb8474e3254a472763.tar.gz |
arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6
Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
Diffstat (limited to 'ports/ChangeLog.arm')
-rw-r--r-- | ports/ChangeLog.arm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm index 80b9aa9729..ee1871012d 100644 --- a/ports/ChangeLog.arm +++ b/ports/ChangeLog.arm @@ -1,5 +1,9 @@ 2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org> + * sysdeps/unix/sysv/linux/arm/ldconfig.h: New file. + +2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org> + * sysdeps/unix/sysv/linux/arm/readelflib.c: New file. 2012-11-30 Joseph Myers <joseph@codesourcery.com> |