diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-02-26 16:01:06 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-02-26 16:01:06 -0800 |
commit | 7e80ddb82478e6ad9694b78c441ed00b3d09efa9 (patch) | |
tree | 4c3cd2795587b5889611323db750d96ad271b029 /ChangeLog | |
parent | 45f058844c33f670475bd02f266942746bcb332b (diff) | |
download | glibc-7e80ddb82478e6ad9694b78c441ed00b3d09efa9.tar glibc-7e80ddb82478e6ad9694b78c441ed00b3d09efa9.tar.gz glibc-7e80ddb82478e6ad9694b78c441ed00b3d09efa9.tar.bz2 glibc-7e80ddb82478e6ad9694b78c441ed00b3d09efa9.zip |
Generalize %.v.i rule a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |