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

GCC v3.3.4 - official sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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:
Note: See TracChangeset for help on using the changeset viewer.