aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/f95-lang.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-24trans-array.c (gfc_conv_descriptor_data_get, [...]): Use fold_buildN instead ...Tobias Schlüter1-5/+6
2008-02-23re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Francois-Xavier Coudert1-0/+6
2008-01-15f95-lang.c (gfc_init_builtin_functions): Initialize GOMP builtins for flag_tr...Sebastian Pop1-1/+1
2007-12-09re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek1-0/+2
2007-09-12c-objc-common.h (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill.Jan Hubicka1-1/+0
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka1-41/+0
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-2/+2
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert1-0/+6
2007-08-22[PATCH Fortran] bootstrap failure by wrong sizetype.Kai Tietz1-1/+9
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-2/+2
2007-08-03re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert1-1/+26
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-07-28re PR fortran/32048 (max/min and NaN)François-Xavier Coudert1-0/+5
2007-07-01re PR fortran/32239 (optimize power in loops, use __builtin_powi instead of _...Janne Blomqvist1-0/+7
2007-06-11really remove signed(_or_unsigned)?_type langhooksRafael Espindola1-2/+0
2007-05-14re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert1-0/+11
2007-05-14c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola1-2/+0
2007-04-21tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.Andrew Pinski1-1/+1
2007-03-30typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola1-2/+0
2007-02-10Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson1-0/+8
2007-01-20re PR fortran/30223 (Fortran frontend does not know about cbrt, cexpi and sin...Richard Guenther1-4/+65
2007-01-08interface.c, [...]: Update Copyright years.Steven G. Kargl1-17/+27
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka1-1/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-1/+2
2006-11-052006-11-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu,org>Paul Thomas1-0/+7
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-35/+5
2006-10-09re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl1-15/+0
2006-10-09Revert emutls patch.Richard Henderson1-8/+0
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson1-0/+8
2006-06-09re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop)Jakub Jelinek1-0/+2
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