aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jcf-io.c
AgeCommit message (Expand)Author
2006-10-23Added the first working version of the C++ compatibility port. Everything wit...c++-compat-branchMarcin Dalecki
2006-10-20merged with current trunk.Marcin Dalecki
2005-09-30 PR java/24120:Tom Tromey
2005-06-25Update FSF address.Kelley Cook
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-03-06 * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h,Kazu Hirata
2005-03-03 * jcf-io.c (caching_stat): Use __extension__ to avoid pedanticKaveh Ghazi
2004-10-17 * class.c (ident_subst): Always alloca buffer.Steven Bosscher
2004-10-15 * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 andRanjit Mathew
2004-10-15 * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf-path.c,Kazu Hirata
2004-07-24 * boehm.c (set_bit): Improve type safety wrt unsignedness.Mike Stump
2004-03-312004-03-31 Andrew Haley <aph@redhat.com>Andrew Haley
2003-12-20 * class.c: Remove uses of "register" specifier inKazu Hirata
2003-04-202003-04-20 Mohan Embar <gnustuff@thisiscool.com>Mohan Embar
2003-04-102003-03-16 Mohan Embar <gnustuff@thisiscool.com>Andrew Haley
2003-03-112003-03-11 Andrew Haley <aph@redhat.com>Andrew Haley
2003-03-102003-03-10 Ranjit Mathew <rmathew@hotmail.com>Ranjit Mathew
2003-02-08 * jcf-io.c (java_or_class_file): Use libiberty's lbasenameRoger Sayle
2003-01-22 * gcj.texi (Input and output files): Mention non-class entries.Tom Tromey
2003-01-18 * check-init.c: Fix comment typos.Kazu Hirata
2003-01-17 * jcf-io.c (caching_stat): Cast the 3rd arg of scandir to void*.Kaveh Ghazi
2003-01-09 * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c,Kaveh Ghazi
2003-01-01 * Make-lang.in, boehm.c, buffer.c,Steven Bosscher
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-182002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>Jens-Michael Hoffmann
2002-06-04 * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,Zack Weinberg
2002-05-19 * configure.in (AC_CHECK_FUNCS): Add checks for scandir andMark Mitchell
2001-12-03 * c-decl.c (grokdeclarator): Use ISO word.Neil Booth
2001-10-07 * builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh Ghazi
2001-08-30 * jcf-io.c (open_class): Set filename field.Per Bothner
2001-07-112001-07-10 Alexandre Petit-Bianco <apbianco@redhat.com>Alexandre Petit-Bianco
2001-04-29 * jcf-io.c (read_zip_member): Cast to long in comparison withKaveh Ghazi
2001-01-21 Various fixes to allow compiling a compressed .jar/.zip archive.Per Bothner
2000-12-102000-12-07 Mo DeJong <mdejong@redhat.com>Mo DeJong
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,Joseph Myers
2000-11-04 * lang-options.h: Mention -Wout-of-date.Tom Tromey
2000-09-062000-09-02 Anthony Green <green@redhat.com>Anthony Green
2000-05-09top level:Zack Weinberg
2000-02-26Fix copyrightsJeffrey A Law
2000-02-03 * jcf-io.c (jcf_print_utf8_replace): Handle UTF-8 input.Tom Tromey
2000-01-06Fri Dec 24 00:25:29 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
1999-09-16 * gjavah.c (get_field_name, print_method_info, print_include,Kaveh Ghazi
1999-08-10 * check-init.c (check_bool2_init, done_alternative): Add staticKaveh Ghazi
1999-05-12 * expr.c (expand_invoke): Mark parameter `nargs' withKaveh Ghazi
1999-03-21 * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)Kaveh Ghazi
1999-02-02 * jcf-io.c: Do not include sys/stat.h or sys/wait.hJeffrey A Law
1999-01-23Update copyrights for the last patchKaveh Ghazi
1999-01-23Warning fixes:Kaveh Ghazi
1998-12-12 Per Bothner
1998-11-158Per Bothner