summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-io.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-06-03 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-06-031-4/+3
* 2008-07-08 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-07-081-143/+1
* 2008-06-25 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-06-251-5/+5
* 2008-06-23 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-06-231-4/+5
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-4/+3
* * alias.c (mems_in_disjoint_alias_sets_p,ghazi2007-07-301-5/+8
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-1/+1
* 2007-04-06 Colin Walters <walters@redhat.com>tromey2007-04-061-1/+1
* 2007-01-23 Andrew Pinski <pinskia@gmail.com>pinskia2007-01-241-2/+10
* * jcf-dump.c (main): Updated call to find_class.tromey2007-01-131-69/+7
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-1/+4
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-8/+7
* PR java/24120:tromey2005-09-301-3/+17
* Update FSF address.kcook2005-06-251-2/+2
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-1/+1
* * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h,kazu2005-03-061-1/+1
* * jcf-io.c (caching_stat): Use __extension__ to avoid pedanticghazi2005-03-031-5/+5
* * class.c (ident_subst): Always alloca buffer.steven2004-10-171-1/+2
* * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 andrmathew2004-10-151-1/+1
* * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf-path.c,kazu2004-10-151-1/+1
* * boehm.c (set_bit): Improve type safety wrt unsignedness.mrs2004-07-241-1/+1
* 2004-03-31 Andrew Haley <aph@redhat.com>aph2004-03-311-1/+2
* * class.c: Remove uses of "register" specifier inkazu2003-12-201-2/+2
* 2003-04-20 Mohan Embar <gnustuff@thisiscool.com>tromey2003-04-201-1/+2
* 2003-03-16 Mohan Embar <gnustuff@thisiscool.com>aph2003-04-101-2/+2
* 2003-03-11 Andrew Haley <aph@redhat.com>aph2003-03-111-1/+1
* 2003-03-10 Ranjit Mathew <rmathew@hotmail.com>aph2003-03-101-2/+8
* * jcf-io.c (java_or_class_file): Use libiberty's lbasenamesayle2003-02-081-1/+1
* * gcj.texi (Input and output files): Mention non-class entries.tromey2003-01-221-40/+40
* * check-init.c: Fix comment typos.kazu2003-01-181-2/+2
* * jcf-io.c (caching_stat): Cast the 3rd arg of scandir to void*.ghazi2003-01-171-4/+3
* * 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