about summary refs log tree commit diff
path: root/ports/ChangeLog.arm
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-08-01 11:39:08 -0700
committerRoland McGrath <roland@hack.frob.com>2012-08-01 11:39:08 -0700
commit5d9eaeecb451dc85479c1905d41a0b41c6d8b1d0 (patch)
treea3fe4a7f22734e3b561ef543944c147580c60f03 /ports/ChangeLog.arm
parentb8625cfc6f629f146aa3944b5cfc65025884bd44 (diff)
downloadglibc-5d9eaeecb451dc85479c1905d41a0b41c6d8b1d0.tar.gz
glibc-5d9eaeecb451dc85479c1905d41a0b41c6d8b1d0.tar.xz
glibc-5d9eaeecb451dc85479c1905d41a0b41c6d8b1d0.zip
Move Linuxism out of sysdeps/arm/dl-machine.h.
Diffstat (limited to 'ports/ChangeLog.arm')
-rw-r--r--ports/ChangeLog.arm4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm
index 2b109db332..bbf9c68127 100644
--- a/ports/ChangeLog.arm
+++ b/ports/ChangeLog.arm
@@ -1,5 +1,9 @@
 2012-08-01  Roland McGrath  <roland@hack.frob.com>
 
+	* sysdeps/arm/dl-machine.h (CLEAR_CACHE): Don't define it.
+	Instead, #error if it's not defined.
+	* sysdeps/unix/sysv/linux/arm/dl-machine.h: New file.
+
 	[BZ #14138]
 	* sysdeps/unix/sysv/linux/arm/getrlimit.c: File removed.