| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | Change hash_table to support a comparator type different from the | crowl | 2012-10-25 | 1 | -5/+7 |
* | Change more non-GTY hash tables to use the new type-safe template hash table. | crowl | 2012-10-09 | 1 | -16/+27 |
* | * expmed.c (expand_mult): Initialize coeff and is_neg. | uros | 2012-07-05 | 1 | -3/+1 |
* | 2012-04-11 Andrew Haley <aph@redhat.com> | aph | 2012-04-11 | 1 | -0/+20 |
* | * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | jsm28 | 2010-11-29 | 1 | -6/+1 |
* | * java-gimplify.c: Do not include tm.h, toplev.h. | steven | 2010-05-23 | 1 | -2/+0 |
* | ./: | ian | 2009-06-01 | 1 | -4/+3 |
* | * jcf-io.c: Don't include fnmatch.h. Don't use JCF_USE_SCANDIR. | tromey | 2008-07-06 | 1 | -143/+1 |
* | * jcf-path.c (jcf_path_init): Don't name variable 'try'. | tromey | 2008-06-24 | 1 | -5/+5 |
* | * collect2.c (main, add_to_list): Fix for -Wc++-compat. | ghazi | 2008-06-20 | 1 | -4/+5 |
* | * java-gimplify.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-07-31 | 1 | -4/+3 |
* | * alias.c (mems_in_disjoint_alias_sets_p, | ghazi | 2007-07-30 | 1 | -5/+8 |
* | * c-common.c (fname_as_string, c_type_hash): Constify. | ghazi | 2007-07-25 | 1 | -1/+1 |
* | 2007-04-06 Colin Walters <walters@redhat.com> | tromey | 2007-04-06 | 1 | -1/+1 |
* | 2007-01-23 Andrew Pinski <pinskia@gmail.com> | pinskia | 2007-01-24 | 1 | -2/+10 |
* | * jcf-dump.c (main): Updated call to find_class. | tromey | 2007-01-13 | 1 | -69/+7 |
* | Merged gcj-eclipse branch to trunk. | tromey | 2007-01-09 | 1 | -1/+4 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -8/+7 |
* | PR java/24120: | tromey | 2005-09-30 | 1 | -3/+17 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -1/+1 |
* | * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h, | kazu | 2005-03-06 | 1 | -1/+1 |
* | * jcf-io.c (caching_stat): Use __extension__ to avoid pedantic | ghazi | 2005-03-03 | 1 | -5/+5 |
* | * class.c (ident_subst): Always alloca buffer. | steven | 2004-10-17 | 1 | -1/+2 |
* | * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and | rmathew | 2004-10-15 | 1 | -1/+1 |
* | * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf-path.c, | kazu | 2004-10-15 | 1 | -1/+1 |
* | * boehm.c (set_bit): Improve type safety wrt unsignedness. | mrs | 2004-07-24 | 1 | -1/+1 |
* | 2004-03-31 Andrew Haley <aph@redhat.com> | aph | 2004-03-31 | 1 | -1/+2 |
* | * class.c: Remove uses of "register" specifier in | kazu | 2003-12-20 | 1 | -2/+2 |
* | 2003-04-20 Mohan Embar <gnustuff@thisiscool.com> | tromey | 2003-04-20 | 1 | -1/+2 |
* | 2003-03-16 Mohan Embar <gnustuff@thisiscool.com> | aph | 2003-04-10 | 1 | -2/+2 |
* | 2003-03-11 Andrew Haley <aph@redhat.com> | aph | 2003-03-11 | 1 | -1/+1 |
* | 2003-03-10 Ranjit Mathew <rmathew@hotmail.com> | aph | 2003-03-10 | 1 | -2/+8 |
* | * jcf-io.c (java_or_class_file): Use libiberty's lbasename | sayle | 2003-02-08 | 1 | -1/+1 |
* | * gcj.texi (Input and output files): Mention non-class entries. | tromey | 2003-01-22 | 1 | -40/+40 |
* | * check-init.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -2/+2 |
* | * jcf-io.c (caching_stat): Cast the 3rd arg of scandir to void*. | ghazi | 2003-01-17 | 1 | -4/+3 |
* | * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c, | ghazi | 2003-01-09 | 1 | -43/+23 |
* | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -4/+7 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de> | aph | 2002-11-18 | 1 | -2/+2 |
* | * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y, | zack | 2002-06-04 | 1 | -65/+0 |
* | * configure.in (AC_CHECK_FUNCS): Add checks for scandir and | mmitchel | 2002-05-19 | 1 | -8/+177 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -1/+1 |
* | * jcf-io.c (open_class): Set filename field. | bothner | 2001-08-30 | 1 | -1/+4 |
* | 2001-07-10 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-07-11 | 1 | -9/+1 |
* | * jcf-io.c (read_zip_member): Cast to long in comparison with | ghazi | 2001-04-29 | 1 | -2/+2 |
* | Various fixes to allow compiling a compressed .jar/.zip archive. | bothner | 2001-01-21 | 1 | -19/+28 |