From 27511a9a29431330f009ed9fadae06680fa0de97 Mon Sep 17 00:00:00 2001 From: Nicola Pero Date: Fri, 11 Jan 2002 11:31:55 +0000 Subject: [PATCH] Minor tidyup in c-tree.h From-SVN: r48772 --- gcc/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c9408c7fb20f..1c794ace2231 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +Fri Jan 11 09:25:05 2002 Nicola Pero + + * c-tree.h: Move function declarations so that they are listed + under the filename which contains them. + (check_identifier, finish_decl_top_level, + lookup_name_current_level_global, shadow_record_fields): Remove. + 2002-01-11 Andreas Jaeger * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove duplicated -- 2.11.4.GIT