summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2017-05-08 15:52:26 -0400
committerZack Weinberg <zackw@panix.com>2017-05-08 16:02:18 -0400
commitb34c573a0f35e0061fc8b61715b8d9f5003f7622 (patch)
treed2e814bca06d0a03c311718fe6b7dd18c9fbba97 /ChangeLog
parent1721145f0341d70a6d7807b172c5eb400b508fc0 (diff)
downloadglibc-b34c573a0f35e0061fc8b61715b8d9f5003f7622.tar.gz
Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.zack/em-ci-mk
cppflags-iterator.mk no longer has anything to do with CPPFLAGS; all it does is set libof-$(foo) for a list of files. extra-modules.mk does the same thing, but with a different input variable, and doesn't let the caller control the module. Therefore, this patch gives cppflags-iterator.mk a better name, removes extra-modules.mk, and updates all uses of both. * extra-modules.mk: Delete file. * cppflags-iterator.mk: Rename to ... * libof-iterator.mk: ...this. Adjust comments. * Makerules, extra-lib.mk, benchtests/Makefile, elf/Makefile * elf/rtld-Rules, iconv/Makefile, locale/Makefile, malloc/Makefile * nscd/Makefile, sunrpc/Makefile, sysdeps/s390/Makefile: Use libof-iterator.mk instead of cppflags-iterator.mk or extra-modules.mk. * benchtests/strcoll-inputs/filelist#en_US.UTF-8: Remove extra-modules.mk and cppflags-iterator.mk, add libof-iterator.mk.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49378f6609..992eea0baa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2017-05-08 Zack Weinberg <zackw@panix.com>
+
+ * extra-modules.mk: Delete file.
+ * cppflags-iterator.mk: Rename to ...
+ * libof-iterator.mk: ...this. Adjust comments.
+
+ * Makerules, extra-lib.mk, benchtests/Makefile, elf/Makefile
+ * elf/rtld-Rules, iconv/Makefile, locale/Makefile, malloc/Makefile
+ * nscd/Makefile, sunrpc/Makefile, sysdeps/s390/Makefile:
+ Use libof-iterator.mk instead of cppflags-iterator.mk or
+ extra-modules.mk.
+
+ * benchtests/strcoll-inputs/filelist#en_US.UTF-8: Remove
+ extra-modules.mk and cppflags-iterator.mk, add libof-iterator.mk.
+
2017-05-08 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/linux/kernel-features.h