OSDN Git Service

Merged gcj-eclipse branch to trunk.
[pf3gnuchains/gcc-fork.git] / gcc / java / jcf-io.c
2007-01-09 tromeyMerged gcj-eclipse branch to trunk.
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-09-30 tromey PR java/24120:
2005-06-25 kcookUpdate FSF address.
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-03-06 kazu * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h,
2005-03-03 ghazi * jcf-io.c (caching_stat): Use __extension__ to avoid...
2004-10-17 steven * class.c (ident_subst): Always alloca buffer.
2004-10-15 rmathew * parse.y (parse_warning_context): Remove ATTRIBUTE_PR...
2004-10-15 kazu * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf...
2004-07-24 mrs * boehm.c (set_bit): Improve type safety wrt...
2004-03-31 aph2004-03-31 Andrew Haley <aph@redhat.com>
2003-12-20 kazu * class.c: Remove uses of "register" specifier in
2003-04-20 tromey2003-04-20 Mohan Embar <gnustuff@thisiscool.com>
2003-04-10 aph2003-03-16 Mohan Embar <gnustuff@thisiscool.com>
2003-03-11 aph2003-03-11 Andrew Haley <aph@redhat.com>
2003-03-10 aph2003-03-10 Ranjit Mathew <rmathew@hotmail.com>
2003-02-08 sayle * jcf-io.c (java_or_class_file): Use libiberty's lbasename
2003-01-22 tromey * gcj.texi (Input and output files): Mention non-class...
2003-01-18 kazu * check-init.c: Fix comment typos.
2003-01-17 ghazi * jcf-io.c (caching_stat): Cast the 3rd arg of scandir...
2003-01-09 ghazi * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c...
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-18 aph2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>
2002-06-04 zack * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,
2002-05-19 mmitchel * configure.in (AC_CHECK_FUNCS): Add checks for scandi...
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-08-30 bothner * jcf-io.c (open_class): Set filename field.
2001-07-11 apbianco2001-07-10 Alexandre Petit-Bianco <apbianco@redhat...
2001-04-29 ghazi * jcf-io.c (read_zip_member): Cast to long in comparis...
2001-01-21 bothner Various fixes to allow compiling a compressed .jar...
2000-12-10 apbianco2000-12-07 Mo DeJong <mdejong@redhat.com>
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-11-04 tromey * lang-options.h: Mention -Wout-of-date.
2000-09-06 green2000-09-02 Anthony Green <green@redhat.com>
2000-05-09 zacktop level:
2000-02-26 lawFix copyrights
2000-02-03 tromey * jcf-io.c (jcf_print_utf8_replace): Handle UTF-8...
2000-01-06 apbiancoFri Dec 24 00:25:29 1999 Alexandre Petit-Bianco ...
1999-09-16 ghazi * gjavah.c (get_field_name, print_method_info, print_i...
1999-08-10 ghazi * check-init.c (check_bool2_init, done_alternative...
1999-05-12 ghazi * expr.c (expand_invoke): Mark parameter `nargs...
1999-03-21 ghazi * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
1999-02-02 law * jcf-io.c: Do not include sys/stat.h or sys...
1999-01-23 ghaziUpdate copyrights for the last patch
1999-01-23 ghaziWarning fixes:
1998-12-12 bothnerLoks of changes so we can better compile from source...
1998-11-15 bothner8
1998-11-12 tromey * jcf-io.c (find_class): Added explanatory comment.
1998-10-22 tromey1998-10-22 Tom Tromey <tromey@cygnus.com>
1998-10-22 tromey * jcf-io.c (find_class): Use saw_java_source to determ...
1998-10-14 tromey * jcf-write.c (write_classfile): Add output class...
1998-09-14 law * Makefile.in: Add many missing dependencies.
1998-09-13 lawRevert previous patch.
1998-09-13 davem We now fully bootstrap on solaris-2.7 sparcv9.
1998-09-08 law * gjavah.c (print_class_decls): Fix thinko...
1998-09-06 greenInitial revision