| Commit message (Expand) | Author | Age | Files | Lines |
| * | 2003-12-03 Michael Koch <konqueror@gmx.de> | mkoch | 2003-12-03 | 1 | -1/+1 |
| * | Fix PR java/13183. | jsturm | 2003-11-25 | 1 | -0/+1 |
| * | Fix PR java/12857. | jsturm | 2003-11-18 | 1 | -4/+0 |
| * | 2003-09-12 Andrew Haley <aph@redhat.com> | aph | 2003-11-17 | 1 | -7/+15 |
| * | 2003-10-22 Andrew Haley <aph@redhat.com> | aph | 2003-10-24 | 1 | -0/+18 |
| * | * decl.c (java_init_decl_processing): Declare signers field. | tromey | 2003-10-09 | 1 | -0/+1 |
| * | 2003-10-01 Andrew Haley <aph@redhat.com> | aph | 2003-10-01 | 1 | -15/+32 |
| * | * c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, not | rth | 2003-09-28 | 1 | -6/+3 |
| * | * decl.c (java_optimize_inline, dump_function): Remove. | jsturm | 2003-09-28 | 1 | -28/+0 |
| * | * decl.c (java_init_decl_processing): Don't emit otable decls | jsturm | 2003-09-23 | 1 | -10/+14 |
| * | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -2/+3 |
| * | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -3/+2 |
| * | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -11/+8 |
| * | * decl.c (java_expand_body): New function. | jsturm | 2003-09-03 | 1 | -0/+53 |
| * | * java-tree.h (METHOD_TRANSIENT): Removed. | tromey | 2003-08-04 | 1 | -9/+0 |
| * | * decl.c (force_poplevels): Fix warning call. | nathan | 2003-07-25 | 1 | -2/+1 |
| * | * objc/objc-act.c (objc_check_decl): Don't use xxx_with_decl. | gdr | 2003-07-25 | 1 | -8/+12 |
| * | * c-tree.h (define_label): Replace filename and lineno arguments | nathan | 2003-07-01 | 1 | -2/+1 |
| * | * tree.h (expand_function_end): Remove all parameters. | nathan | 2003-06-20 | 1 | -1/+1 |
| * | * tree.h (init_function_start): Remove filename and line paramters. | nathan | 2003-06-14 | 1 | -1/+1 |
| * | * class.c (layout_class_method): Set DECL_EXTERNAL. | rth | 2003-05-13 | 1 | -0/+29 |
| * | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -2/+2 |
| * | * builtins.def (DEF_LIB_ALWAYS_BUILTIN, DEF_UNUSED_BUILTIN): Delete. | sayle | 2003-02-26 | 1 | -17/+6 |
| * | 2003-02-12 Ranjit Mathew <rmathew@hotmail.com> | tromey | 2003-02-12 | 1 | -1/+3 |
| * | * gcj.texi (Input and output files): Mention non-class entries. | tromey | 2003-01-22 | 1 | -0/+1 |
| * | * check-init.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -1/+1 |
| * | 2003-01-14 Andrew Haley <aph@redhat.com> | aph | 2003-01-14 | 1 | -1/+3 |
| * | 2003-01-14 Andrew Haley <aph@redhat.com> | aph | 2003-01-14 | 1 | -3/+2 |
| * | 2003-01-14 Andrew Haley <aph@redhat.com> | aph | 2003-01-14 | 1 | -2/+3 |
| * | * All Files: Convert to ISO C style function definitions. | ghazi | 2003-01-12 | 1 | -81/+40 |
| * | * decl.c, parse-scan.y, parse.y: Don't cast return value of | ghazi | 2003-01-10 | 1 | -1/+1 |
| * | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -9/+9 |
| * | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -5/+5 |
| * | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
| * | 2002-12-03 Andrew Haley <aph@redhat.com> | aph | 2002-12-03 | 1 | -0/+1 |
| * | * decl.c (java_init_decl_processing): Use `LL' on 64-bit constant. | ghazi | 2002-11-28 | 1 | -1/+1 |
| * | Fix for PR java/7912: | tromey | 2002-11-18 | 1 | -0/+10 |
| * | 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de> | aph | 2002-11-18 | 1 | -2/+2 |
| * | Fix for PR java/6388. | tromey | 2002-11-06 | 1 | -1/+15 |
| * | Reverted erroneous checkin | tromey | 2002-11-02 | 1 | -9/+1 |
| * | Fix for PR java/6388. | tromey | 2002-11-02 | 1 | -1/+9 |
| * | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -1/+1 |
| * | 2002-07-30 Andrew Haley <aph@cambridge.redhat.com> | aph | 2002-08-16 | 1 | -6/+46 |
| * | * tree.h: Modify builtin_function interface to take an extra | sayle | 2002-07-01 | 1 | -26/+30 |
| * | cp: | ghazi | 2002-06-21 | 1 | -1/+1 |
| * | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -72/+4 |
| * | * tree.h: Forward-declare struct realvaluetype. | zack | 2002-05-28 | 1 | -0/+1 |
| * | * class.c (make_class_data): Set DECL_ALIGN on static class data, | bryce | 2002-04-17 | 1 | -4/+0 |
| * | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -1/+1 |
| * | * Makefile.in (ggc-common.o): Update. | neil | 2002-03-26 | 1 | -1/+1 |