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