summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-io.c
Commit message (Expand)AuthorAgeFilesLines
* * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c,ghazi2003-01-091-43/+23
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-4/+7
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>aph2002-11-181-2/+2
* * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,zack2002-06-041-65/+0
* * configure.in (AC_CHECK_FUNCS): Add checks for scandir andmmitchel2002-05-191-8/+177
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-1/+1
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-1/+1
* * jcf-io.c (open_class): Set filename field.bothner2001-08-301-1/+4
* 2001-07-10 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-111-9/+1
* * jcf-io.c (read_zip_member): Cast to long in comparison withghazi2001-04-291-2/+2
* Various fixes to allow compiling a compressed .jar/.zip archive.bothner2001-01-211-19/+28
* 2000-12-07 Mo DeJong <mdejong@redhat.com>apbianco2000-12-101-1/+1
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-1/+1
* * lang-options.h: Mention -Wout-of-date.tromey2000-11-041-1/+2
* 2000-09-02 Anthony Green <green@redhat.com>green2000-09-061-7/+42
* top level:zack2000-05-091-7/+6
* Fix copyrightslaw2000-02-261-1/+1
* * jcf-io.c (jcf_print_utf8_replace): Handle UTF-8 input.tromey2000-02-031-5/+9
* Fri Dec 24 00:25:29 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-061-4/+27
* * gjavah.c (get_field_name, print_method_info, print_include,ghazi1999-09-161-4/+4
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-3/+3
* * expr.c (expand_invoke): Mark parameter `nargs' withghazi1999-05-121-1/+1
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-6/+8
* * jcf-io.c: Do not include sys/stat.h or sys/wait.hlaw1999-02-021-2/+0
* Update copyrights for the last patchghazi1999-01-231-1/+1
* Warning fixes:ghazi1999-01-231-1/+1
* bothner1998-12-121-133/+113
* 8bothner1998-11-151-78/+69
* * jcf-io.c (find_class): Added explanatory comment.tromey1998-11-121-0/+2
* 1998-10-22 Tom Tromey <tromey@cygnus.com>tromey1998-10-221-1/+5
* * jcf-io.c (find_class): Use saw_java_source to determine when totromey1998-10-221-131/+144
* * jcf-write.c (write_classfile): Add output class file as target.tromey1998-10-141-12/+39
* * Makefile.in: Add many missing dependencies.law1998-09-141-9/+4
* Revert previous patch.law1998-09-131-1/+0
* We now fully bootstrap on solaris-2.7 sparcv9.davem1998-09-131-0/+1
* * gjavah.c (print_class_decls): Fix thinko in arglistlaw1998-09-081-1/+1
* Initial revisiongreen1998-09-061-0/+574