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 | |
parent | 83df9ad0cc861ef24f08a88c5a4c055e2516d33c (diff) | |
download | glibc-0f58d25277fe88f3907e8c426f9bcedb7f07ed0d.tar.gz glibc-0f58d25277fe88f3907e8c426f9bcedb7f07ed0d.tar.xz glibc-0f58d25277fe88f3907e8c426f9bcedb7f07ed0d.zip |
Move ARM internal unwind.h header to the right sysdeps directory.
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | sysdeps/arm/unwind.h (renamed from sysdeps/unix/sysv/linux/arm/nptl/unwind.h) | 0 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 983896b3f3..d7e9cd4923 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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] diff --git a/sysdeps/unix/sysv/linux/arm/nptl/unwind.h b/sysdeps/arm/unwind.h index 7b71817e89..7b71817e89 100644 --- a/sysdeps/unix/sysv/linux/arm/nptl/unwind.h +++ b/sysdeps/arm/unwind.h |