Ignore:
Timestamp:
Apr 27, 2004, 8:39:34 PM (21 years ago)
Author:
bird
Message:

GCC v3.3.3 sources.

Location:
branches/GNU/src/gcc
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/gcc

    • Property svn:ignore
      •  

        old new  
        2626configure.vr
        2727configure.vrs
         28dir.info
        2829Makefile
        29 dir.info
        3030lost+found
        3131update.out
  • branches/GNU/src/gcc/maintainer-scripts/ChangeLog

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1390 r1391  
    1 2003-02-05  Release Manager
    2 
    3         * GCC 3.2.2 Released.
    4 
    5 2002-11-19  Release Manager
    6 
    7         * GCC 3.2.1 Released.
    8 
    9 2002-11-19  Release Manager
    10 
    11         * GCC 3.2.1 Released.
    12 
    13 2002-11-18  Release Manager
    14 
    15         * GCC 3.2.1 Released.
    16 
    17 2002-08-14  Release Manager
    18 
    19         * GCC 3.2 Released.
    20 
    21 2002-07-25  Release Manager
    22 
    23         * GCC 3.1.1 Released.
     12004-02-14  Release Manager
     2
     3        * GCC 3.3.3 Released.
     4
     52003-10-16  Release Manager
     6
     7        * GCC 3.3.2 Released.
     8
     92003-08-08  Mark Mitchell  <mark@codesourcery.com>
     10
     11        * gcc_release: Correct logic for updating version.c.  Put
     12        prereleases into a subdirectory.
     13
     142003-08-04  Release Manager
     15
     16        * GCC 3.3.1 Released.
     17
     182003-08-04  Release Manager
     19
     20        * GCC 3.3.1 Released.
     21
     222003-06-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
     23
     24        * gcc_release: Command "all" now creates .bz2 files only for
     25        releases and pre-releases.
     26
     272003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
     28
     29        * gcc_release (build_sources): Do not include gnats.html any longer.
     30        Make an error message more descriptive.
     31       
     322003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
     33
     34        * gcc_release: Do not update gcc_latest_snapshot tag any longer.
     35
     362003-06-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
     37
     38        * gcc_release (build_diffs): Add diagnostics in case we cannot
     39        generate a specific diff file.
     40
     412003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
     42
     43        * gcc_release (upload_files): Put diff files into a "diffs"
     44        subdirectory.
     45
     462003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
     47
     48        * gcc_release: GNU CC -> GCC.
     49
     502003-05-13  Release Manager
     51
     52        * GCC 3.3 Released.
     53
     542002-09-23  Zack Weinberg  <zack@codesourcery.com>
     55
     56        * update_version: Do not check in files which are unchanged.
     57        * gcc_release: Only update the version in gcc/version.c.
     58
     592002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
     60
     61        * update_web_docs (MANUALS): Add fastjar.
     62
     632002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
     64
     65        * gcc_release: Make snapshots come from the mainline.
     66        * snapshot-README: Update.
     67
     682002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
     69
     70        * update_web_docs: Remove support for generating g77_news.html and
     71        g77_bugs.html.
     72        * update_web_docs_old: Likewise.  Remove support for generating
     73        thanks.html.
     74
     752002-07-28  Andreas Jaeger  <aj@suse.de>
     76
     77        * gcc_release: Update comment.
     78
     79        * snapshot-README: Snapshots are taken from GCC 3.2 branch.
     80
     812002-07-28  Mark Mitchell  <mark@codesourcery.com>
     82
     83        * gcc_release: Use the 3.2 branch for snapshots.
     84
     852002-05-31  Florian Weimer  <fw@deneb.enyo.de>
     86
     87        * update_web_docs (MANUALS): Include various flavours of the GNAT
     88        User Guide.
     89
     902002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
     91
     92        * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
     93        gcc/gcc/ada/gnatvsn.ads.
    2494
    25952002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
     
    2797        * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
    2898        release status is updated.
    29 
    30 2002-05-14  Release Manager
    31 
    32         * GCC 3.1 Released.
    33 
    34 2002-05-14  Release Manager
    35 
    36         * GCC 3.1 Released.
     99        * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
     100
     1012002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
     102
     103        * gcc_release: Do upload files when local.
     104
     105        * snapshot-README, snapshot-index.html: Remove chill.
    37106
    381072002-05-08  Mark Mitchell  <mark@codesourcery.com>
     
    421112002-04-22  Mark Mitchell  <mark@codesourcery.com>
    43112
    44         * gcc_release: Merge from mainline.
     113        * gcc_release (build_diffs): Remove reference to Chill.
     114
     1152002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
     116
     117        * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
    45118
    461192002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
     
    52125        * gcc_release (build_tarfiles): Do not build Chill tarfiles.
    53126        (CHILL_DIRS): Remove.
     127
     1282002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
     129
     130        * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
     131        major mode.
     132
     1332002-03-06  Phil Edwards  <pme@gcc.gnu.org>
     134
     135        * update_version:  Don't indent the version string.
     136
     1372002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
     138
     139        * snapshot-README: Note that snapshots come from the 3.1 branch.
     140        Update list of files.
     141
     1422002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
     143
     144        * gcc_release: Make snapshots come from the 3.1 branch.
     145
     1462002-02-25  Mark Mitchell  <mark@codesourcery.com>
     147
     148        * update_version: Automatically update version files on all
     149        branches.
     150        * crontab: Only invoke update_version once.
    54151
    551522002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
     
    1552522001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
    156253
    157         * update_web_docs: Only update the install documentation for the 
     254        * update_web_docs: Only update the install documentation for the
    158255        CVS HEAD.
    159256
  • branches/GNU/src/gcc/maintainer-scripts/crontab

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1390 r1391  
    1116 0 * * * sh /home/gccadmin/scripts/update_version
    2 16 0 * * * sh /home/gccadmin/scripts/update_version -rgcc-3_0-branch
    3250 0 * * * sh /home/gccadmin/scripts/update_web_docs
    4355 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx
  • branches/GNU/src/gcc/maintainer-scripts/gcc_release

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1390 r1391  
    1212# Copyright (c) 2001, 2002 Free Software Foundation.
    1313#
    14 # This file is part of GNU CC.
    15 #
    16 # GNU CC is free software; you can redistribute it and/or modify
     14# This file is part of GCC.
     15#
     16# GCC is free software; you can redistribute it and/or modify
    1717# it under the terms of the GNU General Public License as published by
    1818# the Free Software Foundation; either version 2, or (at your option)
    1919# any later version.
    2020#
    21 # GNU CC is distributed in the hope that it will be useful,
     21# GCC is distributed in the hope that it will be useful,
    2222# but WITHOUT ANY WARRANTY; without even the implied warranty of
    2323# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     
    2525#
    2626# You should have received a copy of the GNU General Public License
    27 # along with GNU CC; see the file COPYING.  If not, write to
     27# along with GCC; see the file COPYING.  If not, write to
    2828# the Free Software Foundation, 59 Temple Place - Suite 330,
    2929# Boston, MA 02111-1307, USA.
     
    127127    done
    128128
    129     # Update `gcc/version.c'.  There are other version files
    130     # as well, which should have release status updated.
     129    # Update `gcc/version.c'.
    131130    for x in gcc/version.c; do
    132131      y=`basename ${x}`
    133132      (changedir `dirname ${SOURCE_DIRECTORY}/${x}` && \
    134           sed -e 's|= \".*\"|= \"'${RELEASE}'\"|g' < ${y} > ${y}.new && \
    135           mv ${y}.new ${y} && \
    136           ${CVS} ci -m 'Update version' ${y}) || \
    137           error "Could not update ${x}"
    138     done
    139     for x in gcc/ada/gnatvsn.ads gcc/f/version.c libf2c/libF77/Version.c \
    140              libf2c/libI77/Version.c libf2c/libU77/Version.c; do
    141       y=`basename ${x}`
    142       (changedir `dirname ${SOURCE_DIRECTORY}/${x}` && \
    143           sed -e 's/experimental\|prerelease/release/g' < ${y} > ${y}.new && \
     133          sed -e 's|version_string\[\] = \".*\"|version_string\[\] = \"'${RELEASE}'\"|g' < ${y} > ${y}.new && \
    144134          mv ${y}.new ${y} && \
    145135          ${CVS} ci -m 'Update version' ${y}) || \
     
    175165  inform "Retrieving HTML documentation"
    176166  changedir "${WORKING_DIRECTORY}"
    177   for x in bugs gnats faq; do
     167  for x in bugs faq; do
    178168    (${CVS} export -r HEAD wwwdocs/htdocs/${x}.html && \
    179169     cp ${WORKING_DIRECTORY}/wwwdocs/htdocs/${x}.html \
     
    189179       | sed -e "s#file://localhost`/bin/pwd`\(.*\)#http://gcc.gnu.org\1#g" \
    190180       > $newfile) || \
    191      error "Could not regenerate documentation"
     181     error "Could not generate text-only version of ${file}"
    192182  done
    193183
     
    303293    old_tar=${old_dir}/${f}-${old_vers}.tar.gz
    304294    new_tar=${WORKING_DIRECTORY}/${f}-${RELEASE}.tar.gz
    305     if [ -e $old_tar ] && [ -e $new_tar ]; then
     295    if [ ! -e $old_tar ]; then
     296      inform "$old_tar not found; not generating diff file"
     297    elif [ ! -e $new_tar ]; then
     298      inform "$new_tar not found; not generating diff file"
     299    else
    306300      build_diff $old_tar gcc-${old_vers} $new_tar gcc-${RELEASE} \
    307301        ${f}-${old_vers}-${RELEASE}.diff.gz
     
    337331  # Make sure the directory exists on the server.
    338332  if [ $LOCAL -eq 0 ]; then
    339     ${SSH} -l ${GCC_USERNAME} ${GCC_HOSTNAME} mkdir ${FTP_PATH}
     333    ${SSH} -l ${GCC_USERNAME} ${GCC_HOSTNAME} \
     334      mkdir -p "${FTP_PATH}/diffs"
    340335    UPLOAD_PATH="${GCC_USERNAME}@${GCC_HOSTNAME}:${FTP_PATH}"
    341336  else
    342     mkdir -p "${FTP_PATH}" \
     337    mkdir -p "${FTP_PATH}/diffs" \
    343338      || error "Could not create \`${FTP_PATH}'"
    344339    UPLOAD_PATH=${FTP_PATH}
    345340  fi
    346341
     342  # Then copy files to their respective (sub)directories.
    347343  for x in gcc*.gz gcc*.bz2; do
    348344    if [ -e ${x} ]; then
     
    350346      chmod a+r ${x}
    351347      # Copy it.
    352       if [ $LOCAL -eq 0 ]; then
    353         ${SCP} ${x} ${UPLOAD_PATH} || error "Could not upload ${x}"
    354       fi
     348      case ${x} in
     349        *.diff.*)
     350          SUBDIR="diffs/";
     351          ;;
     352        *)
     353          SUBDIR="";
     354      esac
     355      ${SCP} ${x} ${UPLOAD_PATH}/${SUBDIR} \
     356        || error "Could not upload ${x}"
    355357    fi
    356358  done
     
    514516  if [ ${FINAL} -ne 1 ]; then
    515517    RELEASE="${RELEASE}-${DATE}"
    516     FTP_PATH="${FTP_PATH}/snapshots/"
     518    FTP_PATH="${FTP_PATH}/prerelease-${RELEASE}/"
    517519  else
    518520    FTP_PATH="${FTP_PATH}/releases/gcc-${RELEASE}/"
     
    520522else
    521523  RELEASE=$DATE
    522   # For now snapshots come from the 3.1 branch.
    523   BRANCH=gcc-3_1-branch
     524  # For now snapshots come from the mainline.
     525  BRANCH=HEAD
    524526  FTP_PATH="${FTP_PATH}/snapshots/${LONG_DATE}"
    525527  TAG=gcc_ss_${DATE}
     
    573575    tarfiles) MODE_TARFILES=1;;
    574576    upload)   MODE_UPLOAD=1;;
    575     all)      MODE_SOURCES=1; MODE_TARFILES=1; MODE_DIFFS=1; MODE_BZIP2=1; MODE_UPLOAD=1;;
     577    all)      MODE_SOURCES=1; MODE_TARFILES=1; MODE_DIFFS=1; MODE_UPLOAD=1;
     578              if [ $SNAPSHOT -ne 1 ]; then
     579                # Only for releases and pre-releases.
     580                MODE_BZIP2=1;
     581              fi
     582              ;;
    576583    *)        error "Unknown mode $1";;
    577584    esac
     
    633640    echo $DATE >.snapshot_date
    634641
    635     # Update gcc_latest_snapshot tag.
    636     ${CVS} rtag -d gcc_latest_snapshot gcc
    637     ${CVS} rtag -rgcc_ss_${DATE} gcc_latest_snapshot gcc
    638 
    639642    # Announce the snapshot.
    640643    export QMAILHOST=gcc.gnu.org
  • branches/GNU/src/gcc/maintainer-scripts/snapshot-README

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1390 r1391  
    33and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
    44
    5 This snapshot has been generated from the current development mainline
    6 which is going to become GCC 3.1.
     5This snapshot has been generated from the GCC CVS HEAD.
    76
    87You'll find:
     
    1312  gcc-core-@DATE@.tar.gz             Just the C front end and core compiler.
    1413
    15   gcc-tests-@DATE@.tar.gz            The GCC testsuite.
     14  gcc-testsuite-@DATE@.tar.gz        The GCC testsuite.
    1615
    1716  gcc-ada-@DATE@.tar.gz              The Ada language and runtime.
     
    1918  gcc-g++-@DATE@.tar.gz              The g++ language and runtime.
    2019
    21   gcc-g++-tests-@DATE@.tar.gz          The testsuite for G++.
    22 
    2320  gcc-g77-@DATE@.tar.gz              The g77 language and runtime.
    24    
    25   gcc-g77-testsuite-@DATE@.tar.gz    The testsuite for G77.
    2621
    2722  gcc-objc-@DATE@.tar.gz             The Objective-C front end and runtime.
    2823
    2924  gcc-java-@DATE@.tar.gz             The Java front end.
    30 
    31   gcc-chill-@DATE@.tar.gz            The Chill front end and runtime.
    3225
    3326Diffs from @LAST_DATE@ are available.
  • branches/GNU/src/gcc/maintainer-scripts/snapshot-index.html

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1390 r1391  
    5959        up to gcc-java-@DATE@.
    6060
    61     <p> <a href="@LONG_DATE@/gcc-chill-@DATE@.tar.gz">
    62          gcc-chill</a> @TEXT_DATE@ snapshot, includes just the Chill
    63          front end and runtime.
    64 
    65     <p> <a href="@LONG_DATE@/gcc-chill-@LAST_DATE@-@DATE@.diff.gz">
    66         gcc-chill-@LAST_DATE@-@DATE@</a> patch file to bring gcc-chill-@LAST_DATE@
    67         up to gcc-chill-@DATE@.
    68 
    6961    <p> <a href="@LONG_DATE@/gcc-objc-@DATE@.tar.gz">
    7062         gcc-objc</a> @TEXT_DATE@ snapshot, includes just the Objective-C
  • branches/GNU/src/gcc/maintainer-scripts/update_version

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1390 r1391  
    22
    33# Run this from /tmp.
    4 CVSROOT=/cvs/gcc
     4CVSROOT=${CVSROOT:-/cvs/gcc}
    55export CVSROOT
    66/bin/rm -rf /tmp/$$
     
    88cd /tmp/$$
    99
     10# The path to cvs.
     11CVS=${CVS:-/usr/local/bin/cvs}
     12
     13# Compute the branches which we should update.
     14$CVS co gcc/ChangeLog
     15BRANCHES=`$CVS status -v gcc/ChangeLog \
     16          | awk '{print $1;}' \
     17          | egrep 'gcc-[0-9]+_[0-9]+-branch$'`
     18# Always update the mainline.
     19BRANCHES="${BRANCHES} HEAD"
     20
    1021# ARGS is passed to 'cvs co'
    11 ARGS="$*"
    1222CURR_DATE=`/bin/date +"%Y%m%d"`
    1323
    1424# version is contained within a char*
    15 textstring_FILES="gcc/gcc/version.c gcc/gcc/f/version.c gcc/libf2c/libF77/Version.c gcc/libf2c/libI77/Version.c gcc/libf2c/libU77/Version.c"
     25textstring_FILES="gcc/gcc/version.c gcc/gcc/ada/gnatvsn.ads gcc/gcc/f/version.c gcc/libf2c/libF77/Version.c gcc/libf2c/libI77/Version.c gcc/libf2c/libU77/Version.c"
    1626
    1727# version is contained within a #define
    1828cppdefine_FILES="gcc/libstdc++-v3/include/bits/c++config"
    1929
    20 /usr/local/bin/cvs co $ARGS $textstring_FILES $cppdefine_FILES
     30# Assume all will go well.
     31RESULT=0
    2132
    22 for file in $textstring_FILES; do
    23   OLD_VERSION=`/bin/cat $file`
    24   /bin/sed -e "s/\(.*\"[^ ]*\) [0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]/\1 ${CURR_DATE}/" >${file} <<HERE
    25 $OLD_VERSION
    26 HERE
     33for BRANCH in $BRANCHES; do
     34  # Check out the files on the branch.  HEAD is a special case; if
     35  # you check out files with -r HEAD, CVS will not let you check
     36  # in changes.
     37  if test "$BRANCH" = HEAD; then
     38    ${CVS} co $textstring_FILES $cppdefine_FILES
     39  else
     40    ${CVS} co -r $BRANCH $textstring_FILES $cppdefine_FILES
     41  fi
     42
     43  # There are no files to commit yet.
     44  COMMIT_FILES=""
     45
     46  for file in $textstring_FILES; do
     47    if test -f $file; then
     48      /bin/sed  <$file >$file.new -e \
     49  "s/\(.*\"[^ ]*\) [0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]/\1 ${CURR_DATE}/"
     50
     51      if /usr/bin/cmp -s $file $file.new; then
     52        rm -f $file.new
     53      else
     54        mv -f $file.new $file
     55        COMMIT_FILES="$COMMIT_FILES $file"
     56      fi
     57    fi
     58  done
     59
     60  for file in $cppdefine_FILES; do
     61    if test -f $file; then
     62      /bin/sed <$file >$file.new -e \
     63  "s/\(#.*\) [0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]/\1 ${CURR_DATE}/"
     64
     65      if /usr/bin/cmp -s $file $file.new; then
     66        rm -f $file.new
     67      else
     68        mv -f $file.new $file
     69        COMMIT_FILES="$COMMIT_FILES $file"
     70      fi
     71    fi
     72  done
     73
     74  if test -n "$COMMIT_FILES" \
     75     && ! ${CVS} commit -m "Daily bump." $COMMIT_FILES; then
     76    # If we could not commit the files, indicate failure.
     77    RESULT=1
     78  fi
     79
     80  # Remove the files.
     81  rm -rf gcc
    2782done
    2883
    29 for file in $cppdefine_FILES; do
    30   OLD_VERSION=`/bin/cat $file`
    31   /bin/sed -e "s/\(#.*\) [0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]/\1 ${CURR_DATE}/" >${file} <<HERE
    32 $OLD_VERSION
    33 HERE
    34 done
     84/bin/rm -rf /tmp/$$
     85exit $RESULT
    3586
    36 /usr/local/bin/cvs commit -m "Daily bump." $textstring_FILES $cppdefine_FILES
    37 commit_results=$?
    38 
    39 /bin/rm -rf /tmp/$$
    40 exit $commit_results
    41 
  • branches/GNU/src/gcc/maintainer-scripts/update_web_docs

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1390 r1391  
    9595includedir=gcc/gcc/doc/include
    9696
    97 MANUALS="cpp chill cppinternals gcc gccint gcj g77 gnat-style libiberty porting"
     97MANUALS="cpp cppinternals fastjar gcc gccint gcj g77 gnat_ug_unx gnat_ug_vms gnat_ug_vxw gnat_ug_wnt gnat-style gnat_rm libiberty porting"
    9898
    9999# Now convert the relevant files from texi to HTML and PostScript.
     
    138138done
    139139
    140 news_file=g77/News.html
    141 bugs_file=g77/Trouble.html
    142 
    143140cd $DOCSDIR
    144 
    145 rm -f g77_news.html
    146 rm -f g77_bugs.html
    147 rm -f g77_news.html.gz
    148 rm -f g77_bugs.html.gz
    149 ln $news_file g77_news.html
    150 ln $bugs_file g77_bugs.html
    151 ln ${news_file}.gz g77_news.html.gz
    152 ln ${bugs_file}.gz g77_bugs.html.gz
    153141
    154142# Finally, generate the installation documentation (but only for CVS HEAD).
  • branches/GNU/src/gcc/maintainer-scripts/update_web_docs_old

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1390 r1391  
    7575if [ -z "$RELEASE" ]; then
    7676  RELEASE=HEAD
    77   DO_THANKS_HTML=y
    78 else
    79   DO_THANKS_HTML=n
    8077fi
    8178
     
    138135done
    139136
    140 news_file=`grep "News About GNU Fortran" $DOCSDIR/g77_toc.html | sed -e '/HREF=.*[^.]/  s#^.*HREF="##g' | sed -e 's%#SEC.*%%g'`
    141 bugs_file=`grep "Known Causes of Trouble with GNU Fortran" $DOCSDIR/g77_toc.html | sed -e '/HREF=.*[^.]/  s#^.*HREF="##g' | sed -e 's%#SEC.*%%g'`
    142 contrib_file=`grep "Contributors to GCC" $DOCSDIR/gcc_toc.html | sed -e '/HREF=.*[^.]/  s#^.*HREF="##g' | sed -e 's%#SEC.*%%g'`
    143 
    144137cd $DOCSDIR
    145 
    146 rm -f g77_news.html
    147 rm -f g77_bugs.html
    148 rm -f g77_news.html.gz
    149 rm -f g77_bugs.html.gz
    150 ln $news_file g77_news.html
    151 ln $bugs_file g77_bugs.html
    152 ln ${news_file}.gz g77_news.html.gz
    153 ln ${bugs_file}.gz g77_bugs.html.gz
    154 
    155 if [ "$DO_THANKS_HTML" = y ]; then
    156   cd $WWWBASE
    157   rm -f thanks.html
    158   rm -f thanks.html.gz
    159   ln onlinedocs/$contrib_file thanks.html
    160   ln onlinedocs/${contrib_file}.gz thanks.html.gz
    161 fi
    162138
    163139# Finally, generate the installation documentation (but only for CVS HEAD).
Note: See TracChangeset for help on using the changeset viewer.