summaryrefslogtreecommitdiff
path: root/gcc/fortran/f95-lang.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop)Jakub Jelinek2006-06-091-0/+2
* f95-lang.c (gfc_get_alias_set): New function.Jakub Jelinek2006-03-271-0/+21
* re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek2006-02-141-2/+199
* re PR fortran/22527 (fortran produces mismatch types in comparision with inte...Roger Sayle2005-12-101-1/+2
* f95-lang.c (build_builtin_fntypes): Use correct return types, as indicated by...Richard Guenther2005-12-091-2/+2
* trans-common.c (build_field): Fix comment typo.Jakub Jelinek2005-10-121-0/+30
* f95-lang.c (gfc_init_decl_processing): Initialize void_list_node.Jakub Jelinek2005-10-121-0/+1
* re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert2005-10-031-4/+24
* gfortran.h (gfc_option_t): Remove source field.Tobias Schlüter2005-08-211-3/+3
* f95-lang.c (language_function): Remove named_labels...Andrew Pinski2005-07-271-8/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* f95-lang.c (gfc_init_builtin_functions): Define BUILT_IN_TRUNC and BUILT_IN_T...Tobias Schlüter2005-05-181-5/+5
* tree.c (build_block): Removed unused 'tags' argument.Tom Tromey2005-04-291-1/+1
* decl.c, [...]: Fix comment typos.Kazu Hirata2005-04-011-1/+1
* tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.Dorit Nuzman2005-03-291-1/+12
* langhooks.h (truthvalue_conversion): Remove.Joseph Myers2005-03-231-2/+0
* builtins.c (DEF_BUILTIN): Add COND argument.Richard Henderson2005-02-091-48/+14
* data.c, [...]: Fix comment typos.Kazu Hirata2005-01-231-1/+1
* arith.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* f95-lang.c (gfc_init_builtin_functions): Call targetm.init_builtins.Ira Rosen2005-01-171-0/+2
* arith.c: Add system.h; remove string.hSteven G. Kargl2005-01-031-2/+1
* darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers2004-11-251-4/+4
* arith.c, [...]: Fix comment formatting.Kazu Hirata2004-11-081-5/+5
* f95-lang.c (lang_tree_node): Add chain_next to be the TREE_CHAIN.Andrew Pinski2004-10-301-1/+2
* c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka2004-10-011-1/+1
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-2/+2
* array.c, [...]: Fix comment typos.Kazu Hirata2004-09-161-4/+4
* data.c, [...]: Fix comment typos.Kazu Hirata2004-09-141-1/+1
* array.c: Don't include assert.h.Paul Brook2004-09-081-1/+0
* error.c (show_locus): Handle mapped locations.Per Bothner2004-09-071-0/+5
* * f95-lang.c: Change initial comment to say gfortran.Tobias Schlüter2004-08-311-1/+1
* check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl2004-08-291-17/+44
* arith.c: Include system.h, not real system headers.Richard Henderson2004-08-261-0/+1
* trans.h (build2_v, build3_v): New macros.Tobias Schlüter2004-08-251-1/+1
* c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call.Nathan Sidwell2004-08-241-1/+1
* re PR fortran/17030 (gfortran does not optimize ABS of complex that well)Andrew Pinski2004-08-151-0/+21
* builtins.def (BUILT_IN_STACK_ALLOC): Remove.Richard Henderson2004-08-101-7/+9
* f95-lang.c (gfc_init_builtin_functions): Fix the number of __builtin_pow[f] a...Feng Wang2004-08-061-2/+2
* re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating2004-08-051-1/+1
* langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers2004-07-111-38/+16
* rtl.def (ADDRESSOF): Remove.Richard Henderson2004-07-041-1/+0
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-2/+0
* f95-lang.c (gfc_init_builtin_functions): Use vold_list_node.Feng Wang2004-05-191-16/+19
* Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter2004-05-141-13/+14
* tree-gimple.c: Rename from tree-simple.c.Diego Novillo2004-05-131-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+838