aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/f95-lang.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-27f95-lang.c (gfc_get_alias_set): New function.Jakub Jelinek1-0/+21
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-2/+199
2005-12-10re PR fortran/22527 (fortran produces mismatch types in comparision with inte...Roger Sayle1-1/+2
2005-12-09f95-lang.c (build_builtin_fntypes): Use correct return types, as indicated by...Richard Guenther1-2/+2
2005-10-12trans-common.c (build_field): Fix comment typo.Jakub Jelinek1-0/+30
2005-10-12f95-lang.c (gfc_init_decl_processing): Initialize void_list_node.Jakub Jelinek1-0/+1
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert1-4/+24
2005-08-21gfortran.h (gfc_option_t): Remove source field.Tobias Schlüter1-3/+3
2005-07-27f95-lang.c (language_function): Remove named_labels...Andrew Pinski1-8/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-18f95-lang.c (gfc_init_builtin_functions): Define BUILT_IN_TRUNC and BUILT_IN_T...Tobias Schlüter1-5/+5
2005-04-29tree.c (build_block): Removed unused 'tags' argument.Tom Tromey1-1/+1
2005-04-01decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-03-29tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.Dorit Nuzman1-1/+12
2005-03-23langhooks.h (truthvalue_conversion): Remove.Joseph Myers1-2/+0
2005-02-09builtins.c (DEF_BUILTIN): Add COND argument.Richard Henderson1-48/+14
2005-01-23data.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-17f95-lang.c (gfc_init_builtin_functions): Call targetm.init_builtins.Ira Rosen1-0/+2
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-2/+1
2004-11-25darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers1-4/+4
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-5/+5
2004-10-30f95-lang.c (lang_tree_node): Add chain_next to be the TREE_CHAIN.Andrew Pinski1-1/+2
2004-10-01c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka1-1/+1
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-2/+2
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-4/+4
2004-09-14data.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-08array.c: Don't include assert.h.Paul Brook1-1/+0
2004-09-07error.c (show_locus): Handle mapped locations.Per Bothner1-0/+5
2004-08-31* f95-lang.c: Change initial comment to say gfortran.Tobias Schlüter1-1/+1
2004-08-29check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl1-17/+44
2004-08-26arith.c: Include system.h, not real system headers.Richard Henderson1-0/+1
2004-08-25trans.h (build2_v, build3_v): New macros.Tobias Schlüter1-1/+1
2004-08-24c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call.Nathan Sidwell1-1/+1
2004-08-15re PR fortran/17030 (gfortran does not optimize ABS of complex that well)Andrew Pinski1-0/+21
2004-08-10builtins.def (BUILT_IN_STACK_ALLOC): Remove.Richard Henderson1-7/+9
2004-08-06f95-lang.c (gfc_init_builtin_functions): Fix the number of __builtin_pow[f] a...Feng Wang1-2/+2
2004-08-05re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating1-1/+1
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers1-38/+16
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-1/+0
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-2/+0
2004-05-19f95-lang.c (gfc_init_builtin_functions): Use vold_list_node.Feng Wang1-16/+19
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-13/+14
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+838