summaryrefslogtreecommitdiff
path: root/libsanitizer
diff options
context:
space:
mode:
authorchefmax <chefmax@138bc75d-0d04-0410-961f-82ee72b054a4>2015-11-24 12:24:46 +0000
committerchefmax <chefmax@138bc75d-0d04-0410-961f-82ee72b054a4>2015-11-24 12:24:46 +0000
commit186e88ff6fbdf24be4274dbc4811e96177c0a77b (patch)
tree03aeb5383d609b2c13f7e349f54c62e0c7f892d9 /libsanitizer
parent625cd7aeebe5fad72957334013f9e289a06b840f (diff)
Move ptrace.h to appropriate place.
libsanitizer/ * include/system/linux/asm/ptrace.h: Move to ... * include/system/asm/ptrace.h: ... this. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230804 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libsanitizer')
-rw-r--r--libsanitizer/ChangeLog5
-rw-r--r--libsanitizer/include/system/asm/ptrace.h (renamed from libsanitizer/include/system/linux/asm/ptrace.h)2
2 files changed, 6 insertions, 1 deletions
diff --git a/libsanitizer/ChangeLog b/libsanitizer/ChangeLog
index c392c57fcac2..895d3bd6db23 100644
--- a/libsanitizer/ChangeLog
+++ b/libsanitizer/ChangeLog
@@ -1,5 +1,10 @@
2015-11-24 Maxim Ostapenko <m.ostapenko@partner.samsung.com>
+ * include/system/linux/asm/ptrace.h: Move to ...
+ * include/system/asm/ptrace.h: ... this.
+
+2015-11-24 Maxim Ostapenko <m.ostapenko@partner.samsung.com>
+
* include/system/linux/asm/ptrace.h: New header.
2015-11-23 Maxim Ostapenko <m.ostapenko@partner.samsung.com>
diff --git a/libsanitizer/include/system/linux/asm/ptrace.h b/libsanitizer/include/system/asm/ptrace.h
index d4249fee9608..5d2fe9becf0e 100644
--- a/libsanitizer/include/system/linux/asm/ptrace.h
+++ b/libsanitizer/include/system/asm/ptrace.h
@@ -1,4 +1,4 @@
-#include_next <linux/asm/ptrace.h>
+#include_next <asm/ptrace.h>
/* ARM_VFPREGS_SIZE has been added in 3.0 */
#if defined(__arm__) && !defined(ARM_VFPREGS_SIZE)
/* The size of the user-visible VFP state as seen by PTRACE_GET/SETVFPREGS