This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Add GCC 3.3 files to gennews


This patch adds the 3.3 news files to gennews.

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com

2003-10-16  Mark Mitchell  <mark@codesourcery.com>

	* gennews (files): Add GCC 3.3 files.

Index: gennews
===================================================================
RCS file: /cvs/gcc/gcc/contrib/gennews,v
retrieving revision 1.8
diff -c -5 -p -r1.8 gennews
*** gennews	14 Aug 2002 08:35:37 -0000	1.8
--- gennews	16 Oct 2003 19:18:01 -0000
***************
*** 20,30 ****
  # along with GNU CC; see the file COPYING.  If not, write to
  # the Free Software Foundation, 59 Temple Place - Suite 330,
  # Boston, MA 02111-1307, USA.
  
  website=http://gcc.gnu.org/
! files="gcc-3.2/index.html gcc-3.2/changes.html
      gcc-3.1/index.html gcc-3.1/changes.html
      gcc-3.0/gcc-3.0.html gcc-3.0/features.html gcc-3.0/caveats.html
      gcc-2.95/index.html gcc-2.95/features.html gcc-2.95/caveats.html
      egcs-1.1/index.html egcs-1.1/features.html egcs-1.1/caveats.html
      egcs-1.0/egcs-1.0.3.html egcs-1.0/egcs-1.0.2.html egcs-1.0/egcs-1.0.1.html
--- 20,31 ----
  # along with GNU CC; see the file COPYING.  If not, write to
  # the Free Software Foundation, 59 Temple Place - Suite 330,
  # Boston, MA 02111-1307, USA.
  
  website=http://gcc.gnu.org/
! files="gcc-3.3/index.html gcc-3.3/changes.html
!     gcc-3.2/index.html gcc-3.2/changes.html
      gcc-3.1/index.html gcc-3.1/changes.html
      gcc-3.0/gcc-3.0.html gcc-3.0/features.html gcc-3.0/caveats.html
      gcc-2.95/index.html gcc-2.95/features.html gcc-2.95/caveats.html
      egcs-1.1/index.html egcs-1.1/features.html egcs-1.1/caveats.html
      egcs-1.0/egcs-1.0.3.html egcs-1.0/egcs-1.0.2.html egcs-1.0/egcs-1.0.1.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]