summaryrefslogtreecommitdiff
path: root/gcc/java/jcf.h
Commit message (Expand)AuthorAgeFilesLines
* gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis2012-07-301-2/+2
* jcf.h (bootstrap_method): New.Andrew Haley2012-04-111-0/+16
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-2/+1
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-3/+3
* jcf-io.c: Don't include fnmatch.h.Tom Tromey2008-07-061-9/+1
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-2/+2
* system.h (CONST_CAST): New.Kaveh R. Ghazi2007-08-101-2/+2
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton2007-07-311-4/+3
* jcf-dump.c (main): Updated call to find_class.Tom Tromey2007-01-131-5/+4
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-091-12/+17
* jcf-dump.c (print_access_flags): Handle varargs, bridge, synthetic, enum, ann...Tom Tromey2006-06-061-0/+5
* re PR libgcj/27729 (Field, Method and Constructor need isSynthetic() implemet...Tom Tromey2006-05-241-3/+3
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-3/+3
* check-init.c, [...]: Fix comment typos.Kazu Hirata2005-09-061-2/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* boehm.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsi...Joseph Myers2004-06-211-3/+3
* gengtype.c (create_option): New function.Zack Weinberg2004-03-301-6/+6
* * builtins.c, jcf.h, jvspec.c: Remove PARAMS macros.Kelley Cook2003-10-051-1/+1
* parse.y (java_check_regular_methods): Typo fixes.Tom Tromey2003-08-121-0/+3
* system.h: Include filenames.h.Zack Weinberg2003-07-031-9/+0
* Make-lang.in (JAVA_OBJS, [...]): Update.Neil Booth2003-06-091-1/+1
* [multiple changes]Andrew Haley2003-04-101-0/+18
* jcf.h (COMPARE_FILENAMES): New macro similar to "strcmp" to compare file name...Ranjit Mathew2003-03-071-0/+9
* Merge from pch-branch.Geoffrey Keating2003-01-101-18/+31
* * All Files: Remove PARAMS macro.Kaveh R. Ghazi2003-01-091-25/+25
* expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros.Kaveh R. Ghazi2003-01-091-19/+0
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-4/+6
* configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort.Mark Mitchell2002-05-191-0/+8
* Add --extdirs support.Anthony Green2002-04-121-0/+1
* Make --CLASSPATH by a synonym for --classpath and -classpath.Per Bothner2002-03-031-1/+1
* gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option `--CLASSPATH' bec...Nic Ferrier2002-02-201-1/+1
* java-tree.h (TYPE_STRICTFP): New macro.Tom Tromey2002-02-181-1/+2
* jcf.h: Fix obvious typo in comment.Per Bothner2001-12-031-1/+1
* jcf-dump.c (main): Updated for change to jcf_path_seal.Tom Tromey2001-08-161-2/+2
* [multiple changes]Alexandre Petit-Bianco2001-07-051-2/+5
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* re PR java/1213 (gcj should check for incorrect CLASSPATH)Alexandre Petit-Bianco2001-03-231-1/+2
* Fixes to process to command-line .class files in two passes. See ChangeLog.Per Bothner2001-03-191-5/+1
* Various fixes to allow compiling a compressed .jar/.zip archive.Per Bothner2001-01-211-3/+5
* jvspec.c (lang_specific_driver): Recognize -MF and -MT.Tom Tromey2000-10-201-0/+1
* top level:Zack Weinberg2000-05-091-4/+4
* expr.c (build_java_jsr): Use emit_jump, not expand_goto.Tom Tromey2000-05-031-1/+1
* Fix copyrightsJeff Law2000-02-261-1/+1
* gjavah.c: Delete ACC_VISIBILITY define.Joerg Brunsmann2000-02-151-0/+2
* buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-211-27/+27
* Makefile.in (LIBDEPS): Added gcc's errors.oAlexandre Petit-Bianco2000-01-061-3/+0
* gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.Kaveh R. Ghazi1999-09-161-2/+2
* class.c (finish_class): Remove unused parameter, all callers changed.Kaveh R. Ghazi1999-09-021-1/+1