From 81dd11eb4afe5c886f4be96a0e1d626c32d62b2e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 14 Mar 2002 23:36:33 +0000 Subject: [PATCH] . --- ChangeLog | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ec5332c78b..ff61b74cb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2002-03-14 Roland McGrath + + * Makerules ($(common-objpfx)Versions.v.i): Depend on abi-versions.h. + + * Makeconfig (%.v.i, %.v): New implicit rules. + (preprocess-versions): Variable removed. + ($(common-objpfx)shlib-versions.v.i): New target giving just the + shlib-versions input files as dependencies. + ($(common-objpfx)soversions.i): Depend on that instead of the input + files. Use it as input instead of using a pipeline. + (postclean-generated): Append soversions.i, shlib-versions.v, and + shlib-versions.v.i here. + * Makerules ($(common-objpfx)Versions.def.v.i): New target giving just + the Versions.def input files as dependencies. + ($(common-objpfx)Versions.v.i): Likewise for Versions files. + ($(common-objpfx)Versions.all): Depend on that instead of the input + files. Use it as input instead of using a pipeline. + ($(common-objpfx)sysd-versions): Likewise with Versions.v.i. + (postclean-generated): Append those .v and .v.i files here. + 2002-03-13 Ulrich Drepper * stdio-common/tst-printf.sh: Adjust for last change in tst-printf.c. @@ -29,7 +49,7 @@ (tz_compute): Likewise. Don't handle southern hemisphere here. (__tz_convert): But here. -2002-03-11 Jakub Jelinek +2002-03-11 Jakub Jelinek * sysdeps/sparc/sparc64/configure.in: New file. * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_load_address): Fix