summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2013-02-26 16:01:06 -0800
committerRoland McGrath <roland@hack.frob.com>2013-02-26 16:01:06 -0800
commit7e80ddb82478e6ad9694b78c441ed00b3d09efa9 (patch)
tree4c3cd2795587b5889611323db750d96ad271b029 /ChangeLog
parent45f058844c33f670475bd02f266942746bcb332b (diff)
downloadglibc-7e80ddb82478e6ad9694b78c441ed00b3d09efa9.tar.gz
glibc-7e80ddb82478e6ad9694b78c441ed00b3d09efa9.tar.xz
glibc-7e80ddb82478e6ad9694b78c441ed00b3d09efa9.zip
Generalize %.v.i rule a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99afa0963c..5febe40ad5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-02-26  Roland McGrath  <roland@hack.frob.com>
+
+	* Makeconfig (%.v.i, %.v): Move these pattern rules outside of
+	[$(build-shared = yes].
+	(%.v.i): Filter out %.def prerequisites too.
+
 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
 	* sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.