public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/7830
@ 2002-09-04 15:46 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2002-09-04 15:46 UTC (permalink / raw)
  To: tromey; +Cc: gcc-prs

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

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/7830
Date: 4 Sep 2002 22:40:56 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2002-09-04 15:40:56
 
 Modified files:
 	fastjar        : ChangeLog jartool.c 
 
 Log message:
 	From greenrd@hotmail.com:
 	* jartool.c (list_jar): Correctly determine when new `filename'
 	buffer must be allocated.  Fixes PR java/7830.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/ChangeLog.diff?cvsroot=gcc&r1=1.25&r2=1.26
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jartool.c.diff?cvsroot=gcc&r1=1.14&r2=1.15
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* java/7830
@ 2002-11-10 13:26 jakub
  0 siblings, 0 replies; 2+ messages in thread
From: jakub @ 2002-11-10 13:26 UTC (permalink / raw)
  To: tromey; +Cc: gcc-prs

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

From: jakub@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/7830
Date: 10 Nov 2002 21:25:57 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-rhl8-branch
 Changes by:	jakub@gcc.gnu.org	2002-11-10 13:25:57
 
 Modified files:
 	fastjar        : ChangeLog Makefile.am Makefile.in aclocal.m4 
 	                 config.h.in configure configure.in jargrep.c 
 	                 jartool.c 
 Added files:
 	fastjar        : .cvsignore acinclude.m4 fastjar.texi 
 
 Log message:
 	2002-11-10  Jakub Jelinek  <jakub@redhat.com>
 	
 	* jartool.c (add_to_jar): Only compare file to jarfile if jarfile is
 	non-NULL.
 	
 	* configure.in (AC_CHECK_HEADERS): Add limits.h.
 	* configure, config.h.in: Rebuilt.
 	
 	2002-10-20  Tom Tromey  <tromey@redhat.com>
 	
 	* jartool.c: Use mode 0666 when opening new file.
 	
 	2002-10-15  Ranjit Mathew  <rmathew@hotmail.com>
 	
 	* configure, config.h.in: Rebuilt.
 	* configure.in: Call gcc_AC_FUNC_MKDIR_TAKES_ONE_ARG.
 	
 	2002-09-11  Tom Tromey  <tromey@redhat.com>
 	
 	* Makefile.in: Rebuilt.
 	* Makefile.am (TEXINFO_TEX): New macro.
 	(info_TEXINFOS): Likewise.
 	(fastjar_TEXINFOS): Likewise.
 	(man_MANS): Likewise.
 	(EXTRA_DIST): Likewise.
 	(my_makei_flags): Likewise.
 	(fastjar.info): New rule.
 	(fastjar_TEXINFOS): Don't mention `$(srcdir)'.
 	(TEXINFO_TEX): Likewise.
 	(AUTOMAKE_OPTIONS): Added `cygnus'.
 	
 	2002-09-11  Matthias Klose  <doko@debian.org>
 	
 	* Makefile.am: Revert the previous patch.
 	* Makefile.in: Regenerated.
 	
 	2002-09-10  Matthias Klose  <doko@debian.org>
 	
 	* fastjar.texi: New.
 	* Makefile.am: Support building info docs and manpages.
 	* Makefile.in: Regenerated.
 	* configure.in: Set gcc_version.
 	* configure: Regenerated.
 	* jargrep.c: Update usage and help strings.
 	
 	2002-09-09  Tom Tromey  <tromey@redhat.com>
 	
 	* jartool.c (mkdir): Define.
 	* config.h.in: Rebuilt.
 	* aclocal.m4, configure: Rebuilt.
 	* acinclude.m4: New file.  Copied gcc_AC_COMPILE_CHECK_SIZEOF,
 	gcc_AC_EXAMINE_OBJECT, and fastjar_AC_COMPILE_C_BIGENDIAN from
 	aclocal.m4.
 	
 	2002-09-04  Tom Tromey  <tromey@redhat.com>
 	
 	From greenrd@hotmail.com:
 	* jartool.c (list_jar): Correctly determine when new `filename'
 	buffer must be allocated.  Fixes PR java/7830.
 	
 	2002-06-03  Geoffrey Keating  <geoffk@redhat.com>
 	
 	* configure.in: Support cross-compiling.
 	* configure: Regenerate.
 	* aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF): New.
 	(gcc_AC_EXAMINE_OBJECT): New.
 	(fastjar_AC_COMPILE_C_BIGENDIAN): New.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/.cvsignore.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=NONE&r2=1.1.14.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/acinclude.m4.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=NONE&r2=1.1.14.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/fastjar.texi.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=NONE&r2=1.1.14.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.23.2.4.2.1.2.1&r2=1.23.2.4.2.1.2.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.7&r2=1.7.24.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.11&r2=1.11.24.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/aclocal.m4.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.2&r2=1.2.12.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/config.h.in.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.4&r2=1.4.24.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.7&r2=1.7.12.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/configure.in.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.7&r2=1.7.12.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jargrep.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.6&r2=1.6.24.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jartool.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.13.2.1&r2=1.13.2.1.8.1
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-10 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-04 15:46 java/7830 tromey
2002-11-10 13:26 java/7830 jakub

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).