about summary refs log tree commit diff
path: root/ports/ChangeLog.arm
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2013-08-30 11:16:52 -0700
committerRoland McGrath <roland@hack.frob.com>2013-08-30 11:16:52 -0700
commitb0350db9747d602158377af3cf8ceb70764ea840 (patch)
tree02fc799233452f582117de740b583117f983882b /ports/ChangeLog.arm
parent21bfcecf7a4ac3c150430a1a312268781c145414 (diff)
downloadglibc-b0350db9747d602158377af3cf8ceb70764ea840.tar.gz
glibc-b0350db9747d602158377af3cf8ceb70764ea840.tar.xz
glibc-b0350db9747d602158377af3cf8ceb70764ea840.zip
Use sfi_* macros in armv6t2 strlen.
Diffstat (limited to 'ports/ChangeLog.arm')
-rw-r--r--ports/ChangeLog.arm2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm
index 1806b08a8d..8ef09b1161 100644
--- a/ports/ChangeLog.arm
+++ b/ports/ChangeLog.arm
@@ -1,5 +1,7 @@
 2013-08-30  Roland McGrath  <roland@hack.frob.com>
 
+	* sysdeps/arm/armv6t2/strlen.S: Use sfi_pld and sfi_breg macros.
+
 	* sysdeps/arm/armv6t2/strlen.S: Include <arm-features.h> first thing.
 	[NO_THUMB]: Adapt code for ARM mode.