From 4e1bac76a81d99ff4658fb86edb04356d357017d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 26 Jul 1995 14:04:19 +0000 Subject: * stdio/vfscanf.c (conv_error): Simplify expression to avoid "value computed is not used" warning. * Makeconfig (+gccwarn): Removed -Wconversion. * csu/initfini.c (GLOBAL): Macro removed. (_init, _fini): Always define globally. * csu/Makefile (crtstuff, initfini): Don't make crt[in]_s.o. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ac62c30f52..5313f8e306 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ Wed Jul 26 02:00:29 1995 Roland McGrath + * stdio/vfscanf.c (conv_error): Simplify expression to avoid + "value computed is not used" warning. + + * Makeconfig (+gccwarn): Removed -Wconversion. + + * csu/initfini.c (GLOBAL): Macro removed. + (_init, _fini): Always define globally. + * csu/Makefile (crtstuff, initfini): Don't make crt[in]_s.o. + * asia, backward, europe, leapseconds, southamerica: New data from ADO's 95e. -- cgit 1.4.1