* ChangeLog: Forgotten commit.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Apr 2002 06:17:16 +0000 (06:17 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Apr 2002 06:17:16 +0000 (06:17 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51903 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index ee5ca79..af23e04 100644 (file)
@@ -1,3 +1,20 @@
+2002-04-04  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * c-common.c (truthvalue_conversion): Rename, update.
+       * c-common.h (c_common_truthvalue_conversion): New.
+       * c-convert.c (convert): Update.
+       * c-lang.c (LANG_HOOKS_TRUTHVALUE_CONVERSION): Redefine.
+       * c-parse.in (expr_no_commas, if_prefix, select_or_iter_stmt): Update.
+       * c-typeck.c (build_binary_op, build_unary_op,
+       build_conditional_expr): Update.
+       * fold-const.c (constant_boolean_node, fold): Use langhook.
+       * langhooks-def.h (LANGHOOK_INITIALIZER): Update.
+       * langhooks.h (struct lang_hooks): New hook.
+       * stmt.c (expand_decl_cleanup): Use langhook.
+       * tree.h (truthvalue_conversion): Remove.
+objc:
+       * objc-lang.c (LANG_HOOKS_TRUTHVALUE_CONVERSION): Redefine.
+
 2002-04-05  Alan Modra  <amodra@bigpond.net.au>
 
        * config/rs6000/t-linux64 (EXTRA_MULTILIB_PARTS): Add crtsavres.o