| Commit message (Expand) | Author | Age | Files | Lines |
* | rtl.h (emit_line_note): Take a location_t. | Nathan Sidwell | 2003-07-07 | 1 | -2/+2 |
* | bad.c: Convert () to (void) in function definitions. | Andreas Jaeger | 2003-07-06 | 1 | -82/+66 |
* | re PR fortran/11301 (ICE with -fno-globals) | Toon Moene | 2003-07-05 | 1 | -1/+1 |
* | dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration. | Zack Weinberg | 2003-06-28 | 1 | -1/+0 |
* | re PR fortran/11299 (f771 ICE on line directive) | Scott Snyder | 2003-06-24 | 1 | -0/+2 |
* | tree.h (expand_function_end): Remove all parameters. | Nathan Sidwell | 2003-06-20 | 1 | -1/+1 |
* | tree.h (init_function_start): Remove filename and line paramters. | Nathan Sidwell | 2003-06-14 | 1 | -3/+1 |
* | Makefile.in: Update to use common.opt and lang_opt_files. | Neil Booth | 2003-06-14 | 1 | -15/+0 |
* | com.c (ffecom_sym_transform_): Install FFEINFO_whereGLOBAL symbols in the glo... | Richard Henderson | 2003-06-13 | 1 | -2/+2 |
* | Make-lang.in (F77_OBJS, [...]): Update. | Neil Booth | 2003-06-08 | 1 | -26/+14 |
* | bld.c: Remove usage of FFETARGET_okCHARACTER2... | Andreas Jaeger | 2003-06-08 | 1 | -13/+0 |
* | symbol.c (ffesymbol_new_): Remove tests for macro FFECOM_symbolHOOK. | Andreas Jaeger | 2003-06-07 | 1 | -4/+0 |
* | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 2003-06-07 | 1 | -2/+4 |
* | lex.c (ffelex_file_fixed): Remove usage of REDUCE_CARD_SIZE_AFTER_BIGGY. | Andreas Jaeger | 2003-06-01 | 1 | -41/+8 |
* | com.c (ffecom_init_0): Define built-in functions for tan and atan. | Roger Sayle | 2003-05-31 | 1 | -0/+14 |
* | com.c (ffecom_sym_transform_): Error out on unallocatable storage after type ... | Bud Davis | 2003-05-22 | 1 | -5/+5 |
* | diagnostic.c (output_format): Add support for %m. | Zack Weinberg | 2003-05-13 | 1 | -1/+1 |
* | com.c (ffecom_init_0): Define built-in functions for atan2, exp, floor, fmod,... | Roger Sayle | 2003-05-12 | 1 | -25/+75 |
* | re PR fortran/8485 (g77 doesn't accept INTEGER*8 constant in PARAMETER multip... | Roger Sayle | 2003-05-08 | 1 | -6/+27 |
* | com.c (ffecom_do_entry_): Use location_t and input_location directly. | Nathan Sidwell | 2003-05-03 | 1 | -23/+14 |
* | input.h (lineno): Rename to ... | Nathan Sidwell | 2003-05-01 | 1 | -22/+22 |
* | re PR c/10375 (Function-local external decls of builtins don't get attributes) | Roger Sayle | 2003-04-17 | 1 | -0/+2 |
* | builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type. | Roger Sayle | 2003-04-14 | 1 | -0/+2 |
* | tree.c (build_constructor): New function. | Zack Weinberg | 2003-04-13 | 1 | -9/+9 |
* | re PR c++/7086 (compile time regression) | Mark Mitchell | 2003-03-24 | 1 | -2/+2 |
* | com.c (ffecom_constantunion_with_type): New function. | Bud Davis | 2003-03-22 | 1 | -0/+72 |
* | * com.c (duplicate_decls): Synchronize with C's duplicate_decls. | Roger Sayle | 2003-03-10 | 1 | -4/+1 |
* | c-common.h (c_common_init, [...]): Update. | Neil Booth | 2003-03-08 | 1 | -8/+19 |
* | com.c (ffecom_convert_narrow_, [...]): Convert to ISO C style function defini... | Kaveh R. Ghazi | 2003-01-12 | 1 | -57/+24 |
* | fold-const.c (fold_binary_op_with_conditional_arg): Improve handling of cases... | Roger Sayle | 2002-10-30 | 1 | -4/+12 |
* | update_version: Do not check in files which are unchanged. | Zack Weinberg | 2002-09-24 | 1 | -1/+1 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2002-09-23 | 1 | -4/+4 |
* | Index: gcc/ChangeLog | Geoffrey Keating | 2002-09-16 | 1 | -1/+2 |
* | com.c (ffe_type_for_mode): Handle long double. | Jan Hubicka | 2002-09-07 | 1 | -1/+4 |
* | com.c: Don't set flag_finite_math_only by default. | Toon Moene | 2002-08-31 | 1 | -1/+0 |
* | flags.h: Declare flag_finite_math_only. | Toon Moene | 2002-07-30 | 1 | -0/+1 |
* | adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy. | Kaveh R. Ghazi | 2002-07-30 | 1 | -8/+8 |
* | tree.h: Modify builtin_function interface to take an extra argument ATTRS... | Roger Sayle | 2002-07-01 | 1 | -11/+13 |
* | com.c (ffecom_prepare_expr_,ffecom_expr_power_integer_): Remove #ifdefed HAHA... | Andreas Jaeger | 2002-06-20 | 1 | -41/+0 |
* | com.c: Remove #ifdef HOHO sections. | Nathanael Nerode | 2002-06-20 | 1 | -44/+0 |
* | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2002-06-04 | 1 | -176/+89 |
* | tree.h: Forward-declare struct realvaluetype. | Zack Weinberg | 2002-05-28 | 1 | -0/+1 |
* | c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | Neil Booth | 2002-04-18 | 1 | -15/+0 |
* | c-common.h (STMT_EXPR_NO_SCOPE): New macro. | Mark Mitchell | 2002-04-17 | 1 | -1/+1 |
* | c-common.c (truthvalue_conversion): Rename, update. | Neil Booth | 2002-04-04 | 1 | -17/+20 |
* | c-decl.c (grokdeclarator): Update. | Neil Booth | 2002-04-01 | 1 | -8/+11 |
* | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 2002-04-01 | 1 | -6/+16 |
* | diagnostic.c (print_error_function): Remove. | Neil Booth | 2002-03-31 | 1 | -3/+5 |
* | Makefile.in (convert.o, [...]): Update. | Neil Booth | 2002-03-29 | 1 | -7/+13 |
* | Makefile.in (ggc-common.o): Update. | Neil Booth | 2002-03-26 | 1 | -3/+6 |