aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/com.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg1-1/+1
2003-05-12com.c (ffecom_init_0): Define built-in functions for atan2, exp, floor, fmod,...Roger Sayle1-25/+75
2003-05-08re PR fortran/8485 (g77 doesn't accept INTEGER*8 constant in PARAMETER multip...Roger Sayle1-6/+27
2003-05-03com.c (ffecom_do_entry_): Use location_t and input_location directly.Nathan Sidwell1-23/+14
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell1-22/+22
2003-04-17re PR c/10375 (Function-local external decls of builtins don't get attributes)Roger Sayle1-0/+2
2003-04-14builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type.Roger Sayle1-0/+2
2003-04-13tree.c (build_constructor): New function.Zack Weinberg1-9/+9
2003-03-24re PR c++/7086 (compile time regression)Mark Mitchell1-2/+2
2003-03-22com.c (ffecom_constantunion_with_type): New function.Bud Davis1-0/+72
2003-03-10* com.c (duplicate_decls): Synchronize with C's duplicate_decls.Roger Sayle1-4/+1
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth1-8/+19
2003-01-12com.c (ffecom_convert_narrow_, [...]): Convert to ISO C style function defini...Kaveh R. Ghazi1-57/+24
2002-10-30fold-const.c (fold_binary_op_with_conditional_arg): Improve handling of cases...Roger Sayle1-4/+12
2002-09-24update_version: Do not check in files which are unchanged.Zack Weinberg1-1/+1
2002-09-23ChangeLog: Follow spelling conventions.Kazu Hirata1-4/+4
2002-09-16Index: gcc/ChangeLogGeoffrey Keating1-1/+2
2002-09-07com.c (ffe_type_for_mode): Handle long double.Jan Hubicka1-1/+4
2002-08-31com.c: Don't set flag_finite_math_only by default.Toon Moene1-1/+0
2002-07-30flags.h: Declare flag_finite_math_only.Toon Moene1-0/+1
2002-07-30adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy.Kaveh R. Ghazi1-8/+8
2002-07-01tree.h: Modify builtin_function interface to take an extra argument ATTRS...Roger Sayle1-11/+13
2002-06-20com.c (ffecom_prepare_expr_,ffecom_expr_power_integer_): Remove #ifdefed HAHA...Andreas Jaeger1-41/+0
2002-06-20com.c: Remove #ifdef HOHO sections.Nathanael Nerode1-44/+0
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-176/+89
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-0/+1
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth1-15/+0
2002-04-17c-common.h (STMT_EXPR_NO_SCOPE): New macro.Mark Mitchell1-1/+1
2002-04-04c-common.c (truthvalue_conversion): Rename, update.Neil Booth1-17/+20
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth1-8/+11
2002-04-01c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth1-6/+16
2002-03-31diagnostic.c (print_error_function): Remove.Neil Booth1-3/+5
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-7/+13
2002-03-26Makefile.in (ggc-common.o): Update.Neil Booth1-3/+6
2002-03-25c-decl.c (maybe_build_cleanup): Remove.Neil Booth1-11/+0
2002-03-23com.c (ffecom_check_size_overflow_): Add a test so that arrays too large for ...Toon Moene1-1/+6
2002-03-20Makefile.in: Update.Neil Booth1-3/+4
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth1-1/+3
2002-03-13c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi1-0/+31
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-4/+0
2002-02-28Makefile.in (integrate.o): Update.Neil Booth1-9/+0
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-1/+1
2002-02-06PR fortran/4730 fortran/5473Toon Moene1-0/+4
2002-02-04bad.def [...]: Insert comments to mark messages as not being printf style whe...Philipp Thomas1-0/+4
2002-02-02g77.texi [...]: Change last update date and/or copyright year.Toon Moene1-1/+1
2002-02-01bad.def: Remove non-historical reference to version 0.6.Toon Moene1-2/+1
2002-01-23bad.c: Include intl.h.Zack Weinberg1-25/+5
2002-01-02gcc.c (default_compilers): Const-ify.Kaveh R. Ghazi1-2/+2
2001-12-23arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi1-4/+4
2001-12-14builtins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT and __builtin_fsqrt to _...Andreas Jaeger1-8/+8