aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-01-15 08:08:20 +0000
committerRoland McGrath <roland@gnu.org>2003-01-15 08:08:20 +0000
commit9ae10332179e1f3c4fafa2f93f27276ea4974b19 (patch)
treea83a975a155ad75bb0ed42bad1f576adf87edfc0 /ChangeLog
parent6b0647718062c0057f90756d3cae467e4be10e63 (diff)
downloadglibc-9ae10332179e1f3c4fafa2f93f27276ea4974b19.zip
glibc-9ae10332179e1f3c4fafa2f93f27276ea4974b19.tar.gz
glibc-9ae10332179e1f3c4fafa2f93f27276ea4974b19.tar.bz2
* Makerules (check-abi-%): Use two rules for $(common-objpfx) and
$(objpfx) directories, and get rid of vpath directives. The previous arrangement resulted in files being written to the source directories when run in a clean build. Find all .abilist files in $(..)abilist/. (update-abi-%): Likewise. (generated): Don't add .symlist files, they'll be intermediates. * sysdeps/generic/init-first.c: Add a comment. * elf/Makefile ($(objpfx)ld.so): Pass -z defs in link. * scripts/gen-as-const.awk: Grok lone "--" as a separator between #includes and expressions. * scripts/merge-abilist.awk: Omit cpu-.*-os.*/modifier from merged config list when it already contains cpu-.*-os.* without / part. * Makerules (sed-remove-dotdot): New variable. ($(common-objpfx)%.make): Use it. Depend on $(before-compile). ($(common-objpfx)%.h $(common-objpfx)%.h.d): Likewise. (check-abi-config): New variable, append /tls or /notls to the tuple. (check-abi-%): Use that for -v config value. Find .abilist files in abilist/libfoo.abilist, not in subdir. * Rules: Move bits/stdio_lim.h generation rules to Makerules.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7dd6e43..c11f6e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2003-01-14 Roland McGrath <roland@redhat.com>
+
+ * Makerules (check-abi-%): Use two rules for $(common-objpfx) and
+ $(objpfx) directories, and get rid of vpath directives. The previous
+ arrangement resulted in files being written to the source directories
+ when run in a clean build. Find all .abilist files in $(..)abilist/.
+ (update-abi-%): Likewise.
+ (generated): Don't add .symlist files, they'll be intermediates.
+
+ * sysdeps/generic/init-first.c: Add a comment.
+
+ * elf/Makefile ($(objpfx)ld.so): Pass -z defs in link.
+
+ * scripts/gen-as-const.awk: Grok lone "--" as a separator between
+ #includes and expressions.
+
+ * scripts/merge-abilist.awk: Omit cpu-.*-os.*/modifier from merged
+ config list when it already contains cpu-.*-os.* without / part.
+
+ * Makerules (sed-remove-dotdot): New variable.
+ ($(common-objpfx)%.make): Use it. Depend on $(before-compile).
+ ($(common-objpfx)%.h $(common-objpfx)%.h.d): Likewise.
+ (check-abi-config): New variable, append /tls or /notls to the tuple.
+ (check-abi-%): Use that for -v config value.
+ Find .abilist files in abilist/libfoo.abilist, not in subdir.
+ * Rules: Move bits/stdio_lim.h generation rules to Makerules.
+
2003-01-14 Ulrich Drepper <drepper@redhat.com>
* manual/install.texi: Correct description of header preparation for