This is the mail archive of the gcc-prs@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]

bootstrap/5117


The following reply was made to PR bootstrap/5117; it has been noted by GNATS.

From: rodrigc@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: bootstrap/5117
Date: 3 Jan 2002 04:57:58 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	rodrigc@gcc.gnu.org	2002-01-02 20:57:57
 
 Modified files:
 	fastjar        : ChangeLog Makefile.am Makefile.in compress.c 
 	                 config.h.in configure configure.in jargrep.c 
 	                 jartool.c pushback.c 
 
 Log message:
 	2001-01-02  Craig Rodrigues  <rodrigc@gcc.gnu.org>
 	
 	PR bootstrap/5117
 	* configure.in (AC_CHECK_HEADERS): Check for stdlib.h.
 	* Makefile.am: Move grepjar to bin_PROGRAMS.
 	* config.h.in: Regenerated.
 	* Makefile.in: Regenerated.
 	* aclocal.m4: Regenerated.
 	* jargrep.c: Eliminate some signed/unsigned and default
 	uninitialized warnings. Use HAVE_STDLIB_H instead of
 	STDC_HEADERS macro.
 	* jartool.c: Likewise.
 	* compress.c: Likewise.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/ChangeLog.diff?cvsroot=gcc&r1=1.17&r2=1.18
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/Makefile.am.diff?cvsroot=gcc&r1=1.4&r2=1.5
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/Makefile.in.diff?cvsroot=gcc&r1=1.8&r2=1.9
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/compress.c.diff?cvsroot=gcc&r1=1.2&r2=1.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/config.h.in.diff?cvsroot=gcc&r1=1.2&r2=1.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/configure.diff?cvsroot=gcc&r1=1.5&r2=1.6
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/configure.in.diff?cvsroot=gcc&r1=1.5&r2=1.6
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jargrep.c.diff?cvsroot=gcc&r1=1.4&r2=1.5
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jartool.c.diff?cvsroot=gcc&r1=1.9&r2=1.10
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/pushback.c.diff?cvsroot=gcc&r1=1.2&r2=1.3
 


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