summaryrefslogtreecommitdiffstats
path: root/gcc/java/java-tree.h
Commit message (Expand)AuthorAgeFilesLines
* * tree.c (build_constructor): New function.zack2003-04-131-1/+1
* * lang-options.h: Added -Wdeprecated.tromey2003-02-241-0/+3
* * java-tree.h: Don't use PARAMS.tromey2003-01-231-5/+4
* * gcj.texi (Input and output files): Mention non-class entries.tromey2003-01-221-0/+7
* * check-init.c: Fix comment typos.kazu2003-01-181-3/+3
* Merge from pch-branch.geoffk2003-01-101-5/+5
* * All Files: Remove PARAMS macro.ghazi2003-01-091-204/+199
* * java-tree.h: Protect against multiple inclusion.neroden2003-01-081-0/+4
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+5
* * class.c (build_static_field_ref): Check FIELD_FINAL.jsturm2002-12-231-5/+0
* Fix for PR java/7912:tromey2002-11-181-0/+3
* Fix for PR java/6388.tromey2002-11-061-0/+8
* * java-tree.h: Move JV_STATE_ERROR before JV_STATE_DONE.tromey2002-11-021-2/+3
* Reverted erroneous checkintromey2002-11-021-8/+0
* Fix for PR java/6388.tromey2002-11-021-0/+8
* 2002-10-15 Andrew Haley <aph@redhat.com>aph2002-10-151-0/+2
* Add -fno-assert flag.green2002-09-301-0/+4
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-11/+11
* Index: gcc/ChangeLoggeoffk2002-09-161-1/+2
* 2002-07-30 Andrew Haley <aph@cambridge.redhat.com>aph2002-08-161-0/+9
* * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC.tromey2002-06-111-0/+7
* * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,zack2002-06-041-21/+0
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-55/+90
* * configure.in (AC_CHECK_FUNCS): Add checks for scandir andmmitchel2002-05-191-5/+0
* Fix for PR java/5941:tromey2002-05-071-0/+7
* * c-common.h (c_common_parse_file): Update.neil2002-04-251-2/+1
* * expr.c (PRE_JSR): Call NOTE_LABEL for return address.bothner2002-04-241-8/+2
* * c-common.c (truthvalue_conversion): Rename, update.neil2002-04-041-0/+1
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-0/+1
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-011-0/+3
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-0/+2
* * c-common.c (c_expand_expr): Fix prototype.neil2002-03-271-6/+4
* * Makefile.in (ggc-common.o): Update.neil2002-03-261-0/+1
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-0/+8
* * c-common.h (yyparse, c_common_parse_file): New.neil2002-03-171-0/+1
* * expr.c (java_array_data_offset): Removed function.bryce2002-02-281-0/+4
* * Makefile.in (integrate.o): Update.neil2002-02-281-0/+1
* * builtins.c (check_for_builtin): New function.bothner2002-02-201-1/+1
* * java-tree.h (TYPE_STRICTFP): New macro.tromey2002-02-181-0/+5
* * decl.c (java_init_decl_processing): Use add_predefined_file.tromey2002-01-221-3/+10
* * class.c (compile_resource_file): Update copyright date.grahams2002-01-031-2/+3
* * decl.c (java_init_decl_processing): Don't initializebryce2001-12-201-11/+3
* * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi, java-tree.h,jsm282001-12-161-4/+4
* gcc/java:bryce2001-12-151-0/+36
* * class.c (get_dispatch_table): Fix java vtable layouthboehm2001-12-141-0/+12
* * java-tree.h: Fixed typo.tromey2001-12-091-1/+1
* Restore support for static class initialization optimization.bothner2001-12-061-6/+8
* * check-init.c: Handle definite unassignment to finals in additionbothner2001-12-041-39/+34
* * c-common.c: Include c-lex.h.neil2001-11-151-0/+1
* * Makefile.in: Update.neil2001-11-091-0/+1
OpenPOWER on IntegriCloud