This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs/gcc ChangeLog emit-rtl.c function.c funct ...
- To: <nickc at gcc dot gnu dot org>
- Subject: Re: egcs/gcc ChangeLog emit-rtl.c function.c funct ...
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Fri, 12 Jan 2001 17:49:47 +0000 (GMT)
- cc: <gcc-cvs at gcc dot gnu dot org>, <gcc at gcc dot gnu dot org>
On 10 Jan 2001 nickc@gcc.gnu.org wrote:
> CVSROOT: /cvs/gcc
> Module name: egcs
> Changes by: nickc@gcc.gnu.org 2001-01-10 13:40:15
>
> Modified files:
> gcc : ChangeLog emit-rtl.c function.c function.h
> invoke.texi tm.texi
>
> Log message:
> Remove {save|restore}_machine_status.
> Document {init|mark|free}_machine_status.
>
> Patches:
> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.8909&r2=1.8910
> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/emit-rtl.c.diff?cvsroot=gcc&r1=1.159&r2=1.160
> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/function.c.diff?cvsroot=gcc&r1=1.243&r2=1.244
> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/function.h.diff?cvsroot=gcc&r1=1.58&r2=1.59
> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/invoke.texi.diff?cvsroot=gcc&r1=1.259&r2=1.260
> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/tm.texi.diff?cvsroot=gcc&r1=1.162&r2=1.163
Could you please explain the changes to invoke.texi in this commit? They
seem to bear no relation to the commit message, are not mentioned in the
ChangeLog, and seem entirely bogus (mainly appearing to be a reversion of
much of my recent changes to use Texinfo 4.0 logical markup to assist in
manpage generation, but with some other bogus components). If this isn't
a problem with CVS acting up, then note from cvswrite.html:
4. We recommend using "cvs diff" after applying a patch to a local
tree. Review the output to make sure that only the changes you
wanted to check in will be checked in. Also check to see if the
copyright dates need to be updated.
--
Joseph S. Myers
jsm28@cam.ac.uk