From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18994 invoked by alias); 3 Jun 2004 04:06:41 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 18971 invoked from network); 3 Jun 2004 04:06:38 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sourceware.org with SMTP; 3 Jun 2004 04:06:38 -0000 Received: from zaretski ([80.230.158.220]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id CZZ25572; Thu, 3 Jun 2004 07:02:44 +0300 (IDT) Date: Thu, 03 Jun 2004 04:06:00 -0000 From: "Eli Zaretskii" To: Paul Hilfinger Message-Id: <3405-Thu03Jun2004070026+0300-eliz@gnu.org> CC: gdb-patches@sources.redhat.com In-reply-to: <20040602100245.BFFC7F282B@nile.gnat.com> (message from Paul Hilfinger on Wed, 2 Jun 2004 06:02:45 -0400 (EDT)) Subject: Re: [PATCH]: Updates to Ada sources, part 1 (longish) Reply-to: Eli Zaretskii References: <20040602100245.BFFC7F282B@nile.gnat.com> X-SW-Source: 2004-06/txt/msg00041.txt.bz2 > From: Paul Hilfinger > Date: Wed, 2 Jun 2004 06:02:45 -0400 (EDT) > > I have checked in the following patch, which synchronizes the public > sources with our current development version (since these sources are not > at the moment compiled, it is harmless to do so). Since the patch is > large, I have broken it up. This is part 1. Thanks! > Changelog: > > 2004-06-02 Paul N. Hilfinger > > * ada-exp.y: Synchronize with current ACT sources. > * ada-lang.c: Ditto. > * ada-lang.h: Ditto. > * ada-lex.l: Ditto. > * ada-tasks.c: Ditto. > * ada-typeprint.c: Ditto. > * ada-valprint.c: Ditto. Hmm... how about some _real_ ChangeLog entries? The above doesn't say anything about what was changed. Suppose a few years from now someone would want to find out when was a certain change in some function done--they won't be able to find it using the logs.