| Commit message (Expand) | Author | Age | Files | Lines |
* | * decl.c (java_expand_body): New function. | jsturm | 2003-09-03 | 1 | -1/+21 |
* | 2003-07-17 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-17 | 1 | -1/+0 |
* | * java-tree.h (DECL_NUM_STMTS): Rename to... | hubicka | 2003-07-09 | 1 | -0/+107 |
* | * c-common.h (c_comon_handle_filename, | neil | 2003-07-06 | 1 | -4/+0 |
* | * c-common.h (c_common_init_options): New prototype. | neil | 2003-07-02 | 1 | -3/+4 |
* | * c-opts.c (missing_arg): Make non-static. | neil | 2003-06-26 | 1 | -7/+0 |
* | PR debug/4252 | neil | 2003-06-18 | 1 | -1/+1 |
* | * c-opts.c (c_common_handle_option): s/on/value/. | neil | 2003-06-16 | 1 | -11/+2 |
* | * c-opts.c (lang_flags): Update for new spelling of flags. | neil | 2003-06-15 | 1 | -1/+1 |
* | * c-pch.c (asm_file_name): Remove. | neil | 2003-06-15 | 1 | -3/+3 |
* | * lang-specs.h: Rewrite -MD and -MMD to append an underscore. | neil | 2003-06-14 | 1 | -2/+2 |
* | * Makefile.in: Update to use common.opt and lang_opt_files. | neil | 2003-06-14 | 1 | -3/+3 |
* | * lang.c (java_handle_option): Update dependency_tracking for | tromey | 2003-06-11 | 1 | -0/+1 |
* | * lang.c (java_handle_option): OPT_fbootclasspath_ can take an | tromey | 2003-06-11 | 1 | -6/+7 |
* | 2003-05-21 Andrew Haley <aph@redhat.com> | aph | 2003-06-10 | 1 | -0/+16 |
* | java: | neil | 2003-06-09 | 1 | -231/+172 |
* | f: | neil | 2003-06-08 | 1 | -0/+4 |
* | * Makefile.in (OJBS, c-opts.o): Update. | neil | 2003-06-07 | 1 | -2/+4 |
* | * flags.h (flag_wrapv): New flag controlling overflow semantics. | sayle | 2003-05-31 | 1 | -0/+3 |
* | (gcc) | neroden | 2003-03-19 | 1 | -12/+12 |
* | * c-common.h (c_common_init, c_common_post_options): Update. | neil | 2003-03-08 | 1 | -67/+69 |
* | * lang-options.h: Added -Wdeprecated. | tromey | 2003-02-24 | 1 | -1/+5 |
* | * check-init.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -2/+2 |
* | * All Files: Convert to ISO C style function definitions. | ghazi | 2003-01-12 | 1 | -57/+28 |
* | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -26/+18 |
* | Warning fixes: | ghazi | 2003-01-05 | 1 | -0/+1 |
* | * 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-11-14 Jens-Michael Hoffmann <jensmh@gmx.de> | aph | 2002-11-18 | 1 | -4/+4 |
* | 2002-10-15 Andrew Haley <aph@redhat.com> | aph | 2002-10-21 | 1 | -0/+114 |
* | 2002-10-14 Andrew Haley <aph@redhat.com> | aph | 2002-10-14 | 1 | -6/+119 |
* | PR optimization/6627 | sayle | 2002-10-02 | 1 | -0/+7 |
* | Add -fno-assert flag. | green | 2002-09-30 | 1 | -1/+5 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -14/+14 |
* | * lang.c: Fix spelling conventions. | kazu | 2002-09-15 | 1 | -1/+1 |
* | For PR java/6005 and PR java/7611: | tromey | 2002-08-22 | 1 | -1/+13 |
* | 2002-07-30 Andrew Haley <aph@cambridge.redhat.com> | aph | 2002-08-16 | 1 | -4/+92 |
* | * expr.c (expand_expr) [TRY_FINALLY_EXPR]: Don't use | rth | 2002-07-22 | 1 | -0/+23 |
* | * c-common.c (c_common_post_options): Update prototype; | neil | 2002-07-07 | 1 | -2/+5 |
* | Don't use RTL inlining. Fix for PR java/6820. | bryce | 2002-06-10 | 1 | -0/+28 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -15/+9 |
* | * c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -2/+0 |
* | Add --extdirs support. | green | 2002-04-12 | 1 | -0/+7 |
* | * c-common.c (truthvalue_conversion): Rename, update. | neil | 2002-04-04 | 1 | -0/+2 |
* | * c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 1 | -0/+2 |
* | * c-common.c (unsigned_conversion_warning, convert_and_check, | neil | 2002-04-01 | 1 | -0/+7 |
* | * diagnostic.c (print_error_function): Remove. | neil | 2002-03-31 | 1 | -25/+19 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -0/+4 |
* | * rtlanal.c: Include flags.h | hubicka | 2002-03-28 | 1 | -0/+3 |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 1 | -1/+2 |