| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * c-decl.c (maybe_build_cleanup): Remove. | neil | 2002-03-25 | 1 | -11/+0 |
* | * Makefile.in: Update. | neil | 2002-03-20 | 1 | -1/+1 |
* | libjava: | bryce | 2002-03-10 | 1 | -0/+5 |
* | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 1 | -2/+1 |
* | * Makefile.in (integrate.o): Update. | neil | 2002-02-28 | 1 | -5/+12 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -2/+0 |
* | * decl.c (java_init_decl_processing): Use add_predefined_file. | tromey | 2002-01-22 | 1 | -18/+13 |
* | * decl.c (java_init_decl_processing): Don't initialize | bryce | 2001-12-20 | 1 | -5/+0 |
* | * decl.c (java_init_decl_processing): Build otable_type correctly. | bryce | 2001-12-16 | 1 | -5/+4 |
* | gcc/java: | bryce | 2001-12-15 | 1 | -1/+34 |
* | * class.c (get_dispatch_table): Fix java vtable layout | hboehm | 2001-12-14 | 1 | -0/+6 |
* | Restore support for static class initialization optimization. | bothner | 2001-12-06 | 1 | -1/+1 |
* | * decl.c (complete_start_java_method): Now generate TRY_FINALLY_EXPR | bothner | 2001-12-04 | 1 | -6/+3 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -1/+1 |
* | 2001-09-22 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-09-22 | 1 | -3/+5 |
* | * decl.c (init_decl_processing): Add `throws' field to method | tromey | 2001-08-24 | 1 | -0/+1 |
* | 2001-08-16 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-17 | 1 | -0/+10 |