| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | 2003-10-22  Andrew Haley  <aph@redhat.com> | aph | 2003-10-24 | 1 | -5/+21 | 
| *  | 2003-10-01  Andrew Haley  <aph@redhat.com> | aph | 2003-10-01 | 1 | -21/+41 | 
| *  | * decl.c (java_optimize_inline, dump_function): Remove. | jsturm | 2003-09-28 | 1 | -1/+0 | 
| *  | * decl.c (java_expand_body): New function. | jsturm | 2003-09-03 | 1 | -0/+3 | 
| *  | 	* parse.y (java_check_regular_methods): Typo fixes.  Call | tromey | 2003-08-12 | 1 | -1/+11 | 
| *  | 2003-08-05  Steven Bosscher  <steven@gcc.gnu.org> | steven | 2003-08-05 | 1 | -6/+0 | 
| *  | 	* java-tree.h (METHOD_TRANSIENT): Removed. | tromey | 2003-08-04 | 1 | -3/+1 | 
| *  |         * tree.h (boolean_type_node): Move from C/C++/Java frontends. | jason | 2003-07-24 | 1 | -14/+0 | 
| *  | gcc: | ghazi | 2003-07-19 | 1 | -5/+3 | 
| *  | 	* java-tree.h (DECL_NUM_STMTS): Rename to... | hubicka | 2003-07-09 | 1 | -2/+2 | 
| *  | java: | neil | 2003-06-09 | 1 | -4/+3 | 
| *  | 	* tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST is | nathan | 2003-06-09 | 1 | -0/+3 | 
| *  |         * class.c (layout_class_method): Set DECL_EXTERNAL. | rth | 2003-05-13 | 1 | -0/+2 | 
| *  | 	* tree.c (build_constructor): New function. | zack | 2003-04-13 | 1 | -1/+1 | 
| *  | 	* lang-options.h: Added -Wdeprecated. | tromey | 2003-02-24 | 1 | -0/+3 | 
| *  | 	* java-tree.h: Don't use PARAMS. | tromey | 2003-01-23 | 1 | -5/+4 | 
| *  | 	* gcj.texi (Input and output files): Mention non-class entries. | tromey | 2003-01-22 | 1 | -0/+7 | 
| *  | 	* check-init.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -3/+3 | 
| *  | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -5/+5 | 
| *  | 	* All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -204/+199 | 
| *  | 	* java-tree.h: Protect against multiple inclusion. | neroden | 2003-01-08 | 1 | -0/+4 | 
| *  | 	* Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -5/+5 | 
| *  | * class.c (build_static_field_ref): Check FIELD_FINAL. | jsturm | 2002-12-23 | 1 | -5/+0 | 
| *  | 	Fix for PR java/7912: | tromey | 2002-11-18 | 1 | -0/+3 | 
| *  | 	Fix for PR java/6388. | tromey | 2002-11-06 | 1 | -0/+8 | 
| *  | 	* java-tree.h: Move JV_STATE_ERROR before JV_STATE_DONE. | tromey | 2002-11-02 | 1 | -2/+3 | 
| *  | Reverted erroneous checkin | tromey | 2002-11-02 | 1 | -8/+0 | 
| *  | 	Fix for PR java/6388. | tromey | 2002-11-02 | 1 | -0/+8 | 
| *  | 2002-10-15  Andrew Haley  <aph@redhat.com> | aph | 2002-10-15 | 1 | -0/+2 | 
| *  | Add -fno-assert flag. | green | 2002-09-30 | 1 | -0/+4 | 
| *  | 	* ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -11/+11 | 
| *  | Index: gcc/ChangeLog | geoffk | 2002-09-16 | 1 | -1/+2 | 
| *  | 2002-07-30  Andrew Haley  <aph@cambridge.redhat.com> | aph | 2002-08-16 | 1 | -0/+9 | 
| *  | 	* jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC. | tromey | 2002-06-11 | 1 | -0/+7 | 
| *  | 	* java-tree.h, class.c, expr.c, jcf-parse.c, parse.y, | zack | 2002-06-04 | 1 | -21/+0 | 
| *  | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -55/+90 | 
| *  | 	* configure.in (AC_CHECK_FUNCS): Add checks for scandir and | mmitchel | 2002-05-19 | 1 | -5/+0 | 
| *  | 	Fix for PR java/5941: | tromey | 2002-05-07 | 1 | -0/+7 | 
| *  | 	* c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -2/+1 | 
| *  | 	* expr.c (PRE_JSR):  Call NOTE_LABEL for return address. | bothner | 2002-04-24 | 1 | -8/+2 | 
| *  | 	* c-common.c (truthvalue_conversion): Rename, update. | neil | 2002-04-04 | 1 | -0/+1 | 
| *  | 	* c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 1 | -0/+1 | 
| *  | 	* c-common.c (unsigned_conversion_warning, convert_and_check, | neil | 2002-04-01 | 1 | -0/+3 | 
| *  | 	* Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -0/+2 | 
| *  | 	* c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 1 | -6/+4 | 
| *  | 	* Makefile.in (ggc-common.o): Update. | neil | 2002-03-26 | 1 | -0/+1 | 
| *  | 	* Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -0/+8 | 
| *  | 	* c-common.h (yyparse, c_common_parse_file): New. | neil | 2002-03-17 | 1 | -0/+1 | 
| *  | 	* expr.c (java_array_data_offset): Removed function. | bryce | 2002-02-28 | 1 | -0/+4 | 
| *  | 	* Makefile.in (integrate.o): Update. | neil | 2002-02-28 | 1 | -0/+1 |