summaryrefslogtreecommitdiff
path: root/gcc/f/com.c
Commit message (Expand)AuthorAgeFilesLines
* rtl.h (emit_line_note): Take a location_t.Nathan Sidwell2003-07-071-2/+2
* bad.c: Convert () to (void) in function definitions.Andreas Jaeger2003-07-061-82/+66
* re PR fortran/11301 (ICE with -fno-globals)Toon Moene2003-07-051-1/+1
* dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration.Zack Weinberg2003-06-281-1/+0
* re PR fortran/11299 (f771 ICE on line directive)Scott Snyder2003-06-241-0/+2
* tree.h (expand_function_end): Remove all parameters.Nathan Sidwell2003-06-201-1/+1
* tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell2003-06-141-3/+1
* Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth2003-06-141-15/+0
* com.c (ffecom_sym_transform_): Install FFEINFO_whereGLOBAL symbols in the glo...Richard Henderson2003-06-131-2/+2
* Make-lang.in (F77_OBJS, [...]): Update.Neil Booth2003-06-081-26/+14
* bld.c: Remove usage of FFETARGET_okCHARACTER2...Andreas Jaeger2003-06-081-13/+0
* symbol.c (ffesymbol_new_): Remove tests for macro FFECOM_symbolHOOK.Andreas Jaeger2003-06-071-4/+0
* Makefile.in (OJBS, c-opts.o): Update.Neil Booth2003-06-071-2/+4
* lex.c (ffelex_file_fixed): Remove usage of REDUCE_CARD_SIZE_AFTER_BIGGY.Andreas Jaeger2003-06-011-41/+8
* com.c (ffecom_init_0): Define built-in functions for tan and atan.Roger Sayle2003-05-311-0/+14
* com.c (ffecom_sym_transform_): Error out on unallocatable storage after type ...Bud Davis2003-05-221-5/+5
* diagnostic.c (output_format): Add support for %m.Zack Weinberg2003-05-131-1/+1
* com.c (ffecom_init_0): Define built-in functions for atan2, exp, floor, fmod,...Roger Sayle2003-05-121-25/+75
* re PR fortran/8485 (g77 doesn't accept INTEGER*8 constant in PARAMETER multip...Roger Sayle2003-05-081-6/+27
* com.c (ffecom_do_entry_): Use location_t and input_location directly.Nathan Sidwell2003-05-031-23/+14
* input.h (lineno): Rename to ...Nathan Sidwell2003-05-011-22/+22
* re PR c/10375 (Function-local external decls of builtins don't get attributes)Roger Sayle2003-04-171-0/+2
* builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type.Roger Sayle2003-04-141-0/+2
* tree.c (build_constructor): New function.Zack Weinberg2003-04-131-9/+9
* re PR c++/7086 (compile time regression)Mark Mitchell2003-03-241-2/+2
* com.c (ffecom_constantunion_with_type): New function.Bud Davis2003-03-221-0/+72
* * com.c (duplicate_decls): Synchronize with C's duplicate_decls.Roger Sayle2003-03-101-4/+1
* c-common.h (c_common_init, [...]): Update.Neil Booth2003-03-081-8/+19
* com.c (ffecom_convert_narrow_, [...]): Convert to ISO C style function defini...Kaveh R. Ghazi2003-01-121-57/+24
* fold-const.c (fold_binary_op_with_conditional_arg): Improve handling of cases...Roger Sayle2002-10-301-4/+12
* update_version: Do not check in files which are unchanged.Zack Weinberg2002-09-241-1/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-231-4/+4
* Index: gcc/ChangeLogGeoffrey Keating2002-09-161-1/+2
* com.c (ffe_type_for_mode): Handle long double.Jan Hubicka2002-09-071-1/+4
* com.c: Don't set flag_finite_math_only by default.Toon Moene2002-08-311-1/+0
* flags.h: Declare flag_finite_math_only.Toon Moene2002-07-301-0/+1
* adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy.Kaveh R. Ghazi2002-07-301-8/+8
* tree.h: Modify builtin_function interface to take an extra argument ATTRS...Roger Sayle2002-07-011-11/+13
* com.c (ffecom_prepare_expr_,ffecom_expr_power_integer_): Remove #ifdefed HAHA...Andreas Jaeger2002-06-201-41/+0
* com.c: Remove #ifdef HOHO sections.Nathanael Nerode2002-06-201-44/+0
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-176/+89
* tree.h: Forward-declare struct realvaluetype.Zack Weinberg2002-05-281-0/+1
* c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth2002-04-181-15/+0
* c-common.h (STMT_EXPR_NO_SCOPE): New macro.Mark Mitchell2002-04-171-1/+1
* c-common.c (truthvalue_conversion): Rename, update.Neil Booth2002-04-041-17/+20
* c-decl.c (grokdeclarator): Update.Neil Booth2002-04-011-8/+11
* c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth2002-04-011-6/+16
* diagnostic.c (print_error_function): Remove.Neil Booth2002-03-311-3/+5
* Makefile.in (convert.o, [...]): Update.Neil Booth2002-03-291-7/+13
* Makefile.in (ggc-common.o): Update.Neil Booth2002-03-261-3/+6