diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-05-06 15:55:20 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-05-06 15:55:20 -0700 |
commit | 0f58d25277fe88f3907e8c426f9bcedb7f07ed0d (patch) | |
tree | f5f1246ef10b9e1f0f6ae120489e9d9049bf1183 /ChangeLog | |
parent | 83df9ad0cc861ef24f08a88c5a4c055e2516d33c (diff) | |
download | glibc-0f58d25277fe88f3907e8c426f9bcedb7f07ed0d.tar glibc-0f58d25277fe88f3907e8c426f9bcedb7f07ed0d.tar.gz glibc-0f58d25277fe88f3907e8c426f9bcedb7f07ed0d.tar.bz2 glibc-0f58d25277fe88f3907e8c426f9bcedb7f07ed0d.zip |
Move ARM internal unwind.h header to the right sysdeps directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2014-05-06 Roland McGrath <roland@hack.frob.com> + + * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ... + * sysdeps/arm/unwind.h: ... here. + 2014-05-06 Aurelien Jarno <aurelien@aurel32.net> [BZ# 16916] |