Daily bump.
[official-gcc.git] / fastjar / ChangeLog
blob8ef52ec542e22f044833bc5bf1f2caffab2586ec
1 2002-07-25  Release Manager
3         * GCC 3.1.1 Released.
5 2002-05-14  Release Manager
7         * GCC 3.1 Released.
9 2002-05-14  Release Manager
11         * GCC 3.1 Released.
13 2002-03-18  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
15         * jartool.c (expand_options): Handle tar-style argument list with a
16         leading "-".
18 2002-02-23  Anthony Green  <green@redhat.com>
20         * jartool.c (main): Fix handling of -C.
22 2002-01-30  Tom Tromey  <tromey@redhat.com>
24         * jartool.c (main): NULL-terminate new_argv.  Pass 0 as argument
25         to init_args.
27 2002-01-11  Tom Tromey  <tromey@redhat.com>
29         * Makefile.in: Rebuilt.
30         * Makefile.am (AUTOMAKE_OPTIONS): New macro.
32 2002-01-09  Tom Tromey  <tromey@redhat.com>
34         For PR libgcj/5303:
35         * jargrep.h: Removed RCS keywords.
36         (GVERSION): Removed.
37         * configure, Makefile.in, config.h.in: Rebuilt.
38         * configure.in: Added AM_MAINTAINER_MODE.
39         Don't look for getopt.h.  Use `fastjar' as package name.
40         * Makefile.am (INCLUDES): Look in ../include.
41         (LIBIBERTY): New macro.
42         (jar_LDADD): Use it.
43         (jar_DEPENDENCIES): Likewise.
44         (grepjar_LDADD): Likewise.
45         (grepjar_DEPENDENCIES): Likewise.
46         * jargrep.c: Removed RCS keywords.  Always include getopt.h.
47         (LONG_OPT): New macro.
48         (OPT_HELP): Likewise.
49         (main): Use getopt_long.  Let getopt print invalid argument
50         message.  Handle --help.  Use version().
51         (version): New function.
52         (optarg, optind): Don't declare.
53         (option_vec): New global.
54         (help): New function.
55         (Usage): Updated to GNU standards.
56         * jartool.c: Removed RCS keywords.  Include getopt.h.
57         (LONG_OPT): New macro.
58         (OPT_HELP): Likewise.
59         (options): New global.
60         (help): New function.
61         (usage): Print a single line.
62         (version): New function.
63         (expand_options): New function.
64         (main): Use getopt_long and expand_options.  Fail if `-u'
65         specified.  Changed handling of -f, -m, -V options.
66         (OPTION_STRING): New macro.
67         (version_string): Removed.
69 2001-01-02  Craig Rodrigues  <rodrigc@gcc.gnu.org>
71         PR bootstrap/5117
72         * configure.in (AC_CHECK_HEADERS): Check for stdlib.h.
73         * Makefile.am: Move grepjar to bin_PROGRAMS.
74         * config.h.in: Regenerated.
75         * Makefile.in: Regenerated.
76         * aclocal.m4: Regenerated.
77         * stamp-h.in: Regenerated.
78         * jargrep.c: Eliminate some signed/unsigned and default
79         uninitialized warnings. Use HAVE_STDLIB_H instead of 
80         STDC_HEADERS macro.
81         * jartool.c: Likewise.
82         * compress.c: Likewise.
84 2001-09-17  Tom Tromey  <tromey@redhat.com>
86         For PR java/4295:
87         * aclocal.m4, configure, Makefile.in: Rebuilt.
88         * configure.in: Added AC_EXEEXT.
90 2001-10-12  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
92         * jatool.c (extract_jar): Account for null termination when determining
93         whether to expand "filename".
95 2001-08-28  Alexandre Petit-Bianco  <apbianco@redhat.com>
97         * jartool.c (add_to_jar): Return 1 if `stat' initialy failed.
98         Fixes PR java/3949.
100 2001-08-27  Tom Tromey  <tromey@redhat.com>
102         * jartool.c (jarfile): Remove length limitation.
103         (main): Use jt_strdup when initializing jarfile.
105 2001-07-04  Tom Tromey  <tromey@redhat.com>
107         Modified from patch by Julian Hall <jules@acris.co.uk>:
108         * jartool.c (errno): Conditionally declare.
109         (O_BINARY): Conditionally define.
110         (main): Use open, not creat.  Use O_BINARY everywhere.
111         (make_manifest): Use O_BINARY.
112         (add_to_jar): Likewise.
114 2001-06-28  Tom Tromey  <tromey@redhat.com>
116         * configure: Rebuilt.
117         * configure.in: Accept --with-system-zlib.  Fixes PR java/3441.
119 2001-05-15  Per Bothner  <per@bothner.com>
121         * Makefile.am (bin_PROGRAMS):  Renamed from "fastjar" to "jar".
123 2001-05-03  John David Anglin  <dave@hiauly1.hia.nrc.ca>
125         * jartool.c (jt_strdup): New function.
126         (get_next_arg): Use jt_strdup instead of strdup.
128 2001-01-21  Tom Tromey  <tromey@redhat.com>
130         * Makefile.in: Rebuilt.
131         * Makefile.am (bin_PROGRAMS): Remove grepjar.
132         (EXTRA_PROGRAMS): New macro.
134 2000-12-28  Robert Lipe <robertl@sco.com>
136         * jartool.c (MAXPATHLEN): Provide if not defined.
138 2000-12-15  Tom Tromey  <tromey@redhat.com>
139             Kelley Cook <kelleycook@home.com>
141         * jargrep.c: Include getopt.h if it exists.
142         (optind): Declare.
143         * configure, config.h: Rebuilt.
144         * configure.in: Check for getopt.h.
146 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
148         * configure.in (fastjar_warn_cflags): Set when using gcc.
150         * Makefile.am (AM_CFLAGS): Set to @fastjar_warn_cflags@.
152 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
154         * compress.c: Include stdlib.h and compress.h.
155         (rcsid): Delete.
156         (report_str_error): Make static.
157         (ez_inflate_str): Delete unused variable.  Add parens in if-stmt.
158         (hrd_inflate_str): Likewise.
160         * compress.h (init_compression, end_compression, init_inflation,
161         end_inflation): Prototype void arguments.
163         * dostime.c (rcsid): Delete.
165         * jargrep.c: Include ctype.h, stdlib.h, zlib.h and compress.h.
166         Make functions static.  Cast ctype function argument to `unsigned
167         char'.  Add parens in if-stmts.  Constify.
168         (Usage): Change into a macro.
169         (jargrep): Remove unused parameter.
171         * jartool.c: Constify.  Add parens in if-stmts.  Align
172         signed/unsigned char pointers in functions calls using casts.
173         (rcsid): Delete.
174         (list_jar): Fix printf format specifier.
175         (usage): Chop long string into bits.  Reformat.
177         * pushback.c (rcsid): Delete.
179 2000-12-13  Tom Tromey  <tromey@redhat.com>
181         * jartool.c (extract_jar): Use strchr, not index.
183 2000-12-11  Alexandre Petit-Bianco  <apbianco@cygnus.com>
185         * install-defs.sh: Removed.
187 2000-12-10  Robert Lipe <robertlipe@usa.net>
189         * jargrep.c (jargrep): Added null statement after case.
191 2000-12-10  Alexandre Petit-Bianco  <apbianco@cygnus.com>
193         * Makefile: Removed.
194         * Makefile.in: Rebuilt with `-i' and `--enable-foreign'.
196 Tue Nov 16 15:11:36 2000  Alexandre Petit-Bianco  <apbianco@cygnus.com>
198         * Makefile.am: New file.
199         * Makefile.in: Rebuilt.
200         * aclocal.m4: Likewise.
201         * stamp-h.in: Likewise.
202         * config.h.in: Likewise.
203         * configure.in (AM_INIT_AUTOMAKE): Added.
204         (AM_CONFIG_HEADER): Likewise.
205         (AC_CHECK_HEADERS): Check for sys/param.h
206         (AC_CHECK_LIB): Don't check for system's zlib.
207         (AC_CHECK_FUNC): Removed system's zlib function checks.
208         (ZDEPS. ZLIBS, ZINCS): Added.
209         * configure: Rebuilt.
210         * jartool.c (sys/param.h): Conditionally included or define MAXPATHLEN.
211         (init_args, get_next_arg): New function.
212         (use_explicit_list_only, read_names_from_stdin): New global
213         (main): Parse new non standard options 'E' and '@', check and
214         report their usage if necessary. Use init_args and get_next_arg.
215         Fixed indentation.
216         (add_to_jar): Don't read directory content if `use_explicit_list_only'.
217         (usage): Added `-E' and `-@'.
218         * jartool.h (VERSION): Macro removed.
220 Tue Nov 14 15:10:44 2000  Alexandre Petit-Bianco  <apbianco@cygnus.com>
222         * fastjar imported from sourceforge.net/projects/fastjar with
223         Bryan Burns' permission. Check `CHANGES' for post import changes.
224         * ChangeLog: Created.
225         * NEWS: Likewise.
226         * mkinstalldirs: Likewise.
227         * COPYING: Likewise.
228         * AUTHORS: Likewise.