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:
2 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/contrib/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 2003-01-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
     12004-02-14  Release Manager
     2
     3        * GCC 3.3.3 Released.
     4
     52003-12-10  Kelley Cook  <kcook@gcc.gnu.org>
     6
     7        * gcc_update (files_and_dependencies): Correct typo in the filename
     8        gnat_ug_wnt.texi.
     9
     102003-10-16  Release Manager
     11
     12        * GCC 3.3.2 Released.
     13
     142003-10-16  Mark Mitchell  <mark@codesourcery.com>
     15
     16        * gennews (files): Add GCC 3.3 files.
     17
     182003-08-21  Mark Mitchell  <mark@codesourcery.com>
     19
     20        * gcc_build: Fix handling of -t option.  Add -x option.
     21
     222003-08-04  Release Manager
     23
     24        * GCC 3.3.1 Released.
     25
     262003-08-04  Release Manager
     27
     28        * GCC 3.3.1 Released.
     29
     302003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
     31
     32        * gcc_update (files_and_dependencies): Add
     33        gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
     34        gcc/testsuite/gcc.dg/cpp/mi1c.h.
     35
     362003-05-13  Release Manager
     37
     38        * GCC 3.3 Released.
     39
     402003-05-13  Release Manager
     41
     42        * GCC 3.3 Released.
     43
     442003-05-13  Release Manager
     45
     46        * GCC 3.3 Released.
     47
     482003-05-13  Release Manager
     49
     50        * GCC 3.3 Released.
     51
     522003-04-12  Matthias Klose  <doko@debian.org>
     53 
     54        * test_installed: Add options to run objc tests.
     55        In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
     56
     572003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
    658
    759        * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
     
    961        gcc/java/keyword.gperf
    1062
    11 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
     632002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
    1264
    1365        * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
    1466        depending on gcc/intl/plural.y.
    1567
    16 2003-01-25  Richard Henderson  <rth@redhat.com>
    17 
    18         * gcc_update: Remove libchill.
    19 
    20 2002-11-19  Release Manager
    21 
    22         * GCC 3.2.1 Released.
    23 
    24 2002-11-19  Release Manager
    25 
    26         * GCC 3.2.1 Released.
    27 
    28 2002-11-18  Release Manager
    29 
    30         * GCC 3.2.1 Released.
    31 
    32 2002-08-14  Release Manager
    33 
    34         * GCC 3.2 Released.
     682002-12-28  Joseph S. Myers  <jsm@polyomino.org.uk>
     69
     70        * texi2pod.pl: Skip contents of @copying.
     71
     722002-10-21  Richard Henderson  <rth@redhat.com>
     73
     74        * paranoia.cc (real_c_float::image): Accomodate size of
     75        real_internal format.
     76        (main): Unbuffer stdio.  Add real_internal format.
     77        (floor_log2_wide): New.
     78
     792002-10-16  Richard Henderson  <rth@redhat.com>
     80
     81        * paranoia.cc (ENUM_BITFIELD): New.
     82        (class): Define as klass around real.h.
     83        (real_c_float): Not a template any longer; define MODE as a
     84        class static constant; use real_format elements for SIZE.
     85        Update uses of real_to_decimal and real_to_hexadecimal.
     86        (main): Change -g argument to use a format name.
     87        (mode_for_size): Remove.
     88
     892002-09-16  Richard Henderson  <rth@redhat.com>
     90
     91        * paranoia.cc: New file.
     92
     932002-09-04  Richard Henderson  <rth@redhat.com>
     94
     95        * enquire.c: Remove.
    3596
    36972002-08-14  Mark Mitchell  <mark@codesourcery.com>
    3798
    3899        * gennews (files): Add GCC 3.2 files.
    39 
    40 2002-07-25  Release Manager
    41 
    42         * GCC 3.1.1 Released.
    43100
    441012002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
     
    47104        Simplify and reformat introductory wording.
    48105
    49 2002-05-14  Release Manager
    50 
    51         * GCC 3.1 Released.
    52 
    53 2002-05-14  Release Manager
    54 
    55         * GCC 3.1 Released.
    56 
    57 2002-04-03  Zack Weinberg  <zack@codesourcery.com>
     1062002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
     107
     108        * enquire.c: Move from gcc.
     109
     1102002-07-16  H.J. Lu <hjl@gnu.org>
     111
     112        * gcc_update (touch_files): Pass -s to ${MAKE}.
     113
     1142002-06-26  Zack Weinberg  <zack@codesourcery.com>
     115
     116        * texi2pod.pl: Correct handling of the internal R<> sequence.
     117
     1182002-05-31  Florian Weimer  <fw@deneb.enyo.de>
     119
     120        * gcc_update (files_and_dependencies): Add generated Texinfo files
     121        for Ada.
     122
     1232002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
     124
     125        * test_installed: Allow for PWDCMD to override hardcoded pwd.
     126        * test_summary: Likewise.
     127
     1282002-04-18  Geoffrey Keating  <geoffk@redhat.com>
     129
     130        * gcc_update (touch_files): Don't have empty for loop.
     131
     1322002-04-16  Richard Henderson  <rth@redhat.com>
     133
     134        * gcc_update: Remove libchill.
     135
     1362002-03-25  Zack Weinberg  <zack@codesourcery.com>
    58137
    59138        * texi2pod.pl: Handle @end ftable and @end vtable.
    60139
    61 2002-03-12  Zack Weinberg  <zack@codesourcery.com>
     1402002-03-11  Zack Weinberg  <zack@codesourcery.com>
    62141
    63142        * texi2pod.pl: Handle @include, @ftable, @vtable.
Note: See TracChangeset for help on using the changeset viewer.