about summary refs log tree commit diff
path: root/ports/ChangeLog.am33
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-02-15 00:51:53 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-02-15 00:51:53 +0000
commit2bdd4ca6b6c38367e301042c2247395568c63ebd (patch)
tree8fb33d2cfb3fc67852327483322747eceefb91ae /ports/ChangeLog.am33
parentdd395cf1103ec8e26affcf501791505ded4d31c6 (diff)
downloadglibc-2bdd4ca6b6c38367e301042c2247395568c63ebd.tar.gz
glibc-2bdd4ca6b6c38367e301042c2247395568c63ebd.tar.xz
glibc-2bdd4ca6b6c38367e301042c2247395568c63ebd.zip
Remove miscellaneous bounded-pointers relics in C code.
Diffstat (limited to 'ports/ChangeLog.am33')
-rw-r--r--ports/ChangeLog.am336
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/ChangeLog.am33 b/ports/ChangeLog.am33
index 15138e336a..2e5c0caac0 100644
--- a/ports/ChangeLog.am33
+++ b/ports/ChangeLog.am33
@@ -1,3 +1,9 @@
+2013-02-14  Joseph Myers  <joseph@codesourcery.com>
+
+	[BZ #13550]
+	* sysdeps/am33/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
+	Remove __BOUNDED_POINTERS__ from condition.
+
 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #13550]