summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-08-01 11:28:49 -0700
committerRoland McGrath <roland@hack.frob.com>2014-08-01 11:28:49 -0700
commit6f64e7d75fdab0be50edc814a41ddc43ef4ec8ef (patch)
treea06a97081593c3e6d14bdf0e5fcc4b8af5ffd89e /ChangeLog
parenta476ac4b45fe39b023bed55c852abad04d70c5df (diff)
ARM: Move PTR_MANGLE et al out of Linux-specific file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f5907ebbc..5aaea43891 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-08-01 Roland McGrath <roland@hack.frob.com>
+
+ * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
+ (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
+ * sysdeps/arm/sysdep.h: ... here.
+ [!__ASSEMBLER__]: Include <stdint.h>.
+
2014-08-01 Siddhesh Poyarekar <siddhesh@redhat.com>
* include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.