summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-io.c
Commit message (Expand)AuthorAgeFilesLines
* 2016-09-30 Andrew Haley <aph@redhat.com>aph2016-09-301-566/+0
* PR c/7652mpolacek2016-08-121-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* adaamacleod2015-11-111-4/+0
* adaamacleod2015-10-291-2/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* gcc/rsandifo2015-06-251-25/+3
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* remove need for store_values_directlytbsaunde2015-04-181-7/+6
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-5/+5
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Change hash_table to support a comparator type different from thecrowl2012-10-251-5/+7
* Change more non-GTY hash tables to use the new type-safe template hash table.crowl2012-10-091-16/+27
* * expmed.c (expand_mult): Initialize coeff and is_neg.uros2012-07-051-3/+1
* 2012-04-11 Andrew Haley <aph@redhat.com>aph2012-04-111-0/+20
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-6/+1
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-2/+0
* ./:ian2009-06-011-4/+3
* * jcf-io.c: Don't include fnmatch.h. Don't use JCF_USE_SCANDIR.tromey2008-07-061-143/+1
* * jcf-path.c (jcf_path_init): Don't name variable 'try'.tromey2008-06-241-5/+5
* * collect2.c (main, add_to_list): Fix for -Wc++-compat.ghazi2008-06-201-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