Ignore:
Timestamp:
Sep 7, 2004, 3:33:15 AM (21 years ago)
Author:
bird
Message:

GCC v3.3.4 - official sources.

Location:
branches/GNU/src/gcc/fastjar
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/gcc/fastjar/ChangeLog

    • Property cvs2svn:cvs-rev changed from 1.1.1.2 to 1.1.1.3
    r1463 r1464  
     12004-05-31  Release Manager
     2
     3        * GCC 3.3.4 Released.
     4
    152004-02-14  Release Manager
    26
  • branches/GNU/src/gcc/fastjar/compress.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1463 r1464  
    1 /* $Id: compress.c,v 1.3 2002/01/03 04:57:56 rodrigc Exp $
     1/* $Id: compress.c,v 1.2 2000/12/14 18:45:35 ghazi Exp $
    22
    33   $Log: compress.c,v $
    4    Revision 1.3  2002/01/03 04:57:56  rodrigc
    5    2001-01-02  Craig Rodrigues  <rodrigc@gcc.gnu.org>
    6 
    7            PR bootstrap/5117
    8            * configure.in (AC_CHECK_HEADERS): Check for stdlib.h.
    9            * Makefile.am: Move grepjar to bin_PROGRAMS.
    10            * config.h.in: Regenerated.
    11            * Makefile.in: Regenerated.
    12            * aclocal.m4: Regenerated.
    13            * jargrep.c: Eliminate some signed/unsigned and default
    14            uninitialized warnings. Use HAVE_STDLIB_H instead of
    15            STDC_HEADERS macro.
    16            * jartool.c: Likewise.
    17            * compress.c: Likewise.
    18 
    194   Revision 1.2  2000/12/14 18:45:35  ghazi
    205   Warning fixes:
  • branches/GNU/src/gcc/fastjar/compress.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1463 r1464  
    1 /* $Id: compress.h,v 1.2 2000/12/14 18:45:35 ghazi Exp $
     1/* $Id: compress.h,v 1.1 2000/12/09 03:08:23 apbianco Exp $
    22
    33   $Log: compress.h,v $
    4    Revision 1.2  2000/12/14 18:45:35  ghazi
    5    Warning fixes:
    6 
    7         * compress.c: Include stdlib.h and compress.h.
    8         (rcsid): Delete.
    9         (report_str_error): Make static.
    10         (ez_inflate_str): Delete unused variable.  Add parens in if-stmt.
    11         (hrd_inflate_str): Likewise.
    12 
    13         * compress.h (init_compression, end_compression, init_inflation,
    14         end_inflation): Prototype void arguments.
    15 
    16         * dostime.c (rcsid): Delete.
    17 
    18         * jargrep.c: Include ctype.h, stdlib.h, zlib.h and compress.h.
    19         Make functions static.  Cast ctype function argument to `unsigned
    20         char'.  Add parens in if-stmts.  Constify.
    21         (Usage): Change into a macro.
    22         (jargrep): Remove unused parameter.
    23 
    24         * jartool.c: Constify.  Add parens in if-stmts.  Align
    25         signed/unsigned char pointers in functions calls using casts.
    26         (rcsid): Delete.
    27         (list_jar): Fix printf format specifier.
    28         (usage): Chop long string into bits.  Reformat.
    29 
    30         * pushback.c (rcsid): Delete.
    31 
    324   Revision 1.1  2000/12/09 03:08:23  apbianco
    335   2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
  • branches/GNU/src/gcc/fastjar/jartool.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1463 r1464  
    1 /* $Id: jartool.h,v 1.1 2000/12/09 03:08:23 apbianco Exp $
     1/* $Id: jartool.h,v 1.4 2000/08/24 15:23:35 cory Exp $
    22
    33   $Log: jartool.h,v $
    4    Revision 1.1  2000/12/09 03:08:23  apbianco
    5    2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
    6 
    7            * fastjar: Imported.
    8 
    94   Revision 1.4  2000/08/24 15:23:35  cory
    105   Set version number since I think we can let this one out.
  • branches/GNU/src/gcc/fastjar/pushback.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1463 r1464  
    1 /* $Id: pushback.c,v 1.3 2002/01/03 04:57:56 rodrigc Exp $
     1/* $Id: pushback.c,v 1.2 2000/12/14 18:45:35 ghazi Exp $
    22
    33   $Log: pushback.c,v $
    4    Revision 1.3  2002/01/03 04:57:56  rodrigc
    5    2001-01-02  Craig Rodrigues  <rodrigc@gcc.gnu.org>
    6 
    7            PR bootstrap/5117
    8            * configure.in (AC_CHECK_HEADERS): Check for stdlib.h.
    9            * Makefile.am: Move grepjar to bin_PROGRAMS.
    10            * config.h.in: Regenerated.
    11            * Makefile.in: Regenerated.
    12            * aclocal.m4: Regenerated.
    13            * jargrep.c: Eliminate some signed/unsigned and default
    14            uninitialized warnings. Use HAVE_STDLIB_H instead of
    15            STDC_HEADERS macro.
    16            * jartool.c: Likewise.
    17            * compress.c: Likewise.
    18 
    194   Revision 1.2  2000/12/14 18:45:35  ghazi
    205   Warning fixes:
  • branches/GNU/src/gcc/fastjar/zipfile.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1463 r1464  
    1 /* $Id: zipfile.h,v 1.1 2000/12/09 03:08:23 apbianco Exp $
     1/* $Id: zipfile.h,v 1.1.1.1 1999/12/06 03:09:11 toast Exp $
    22
    33   $Log: zipfile.h,v $
    4    Revision 1.1  2000/12/09 03:08:23  apbianco
    5    2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
    6 
    7            * fastjar: Imported.
    8 
    94   Revision 1.1.1.1  1999/12/06 03:09:11  toast
    105   initial checkin..
Note: See TracChangeset for help on using the changeset viewer.