aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/f95-lang.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-30f95-lang.c (gfc_init_builtin_functions): Define BUILT_IN_HUGE_VAL family of i...Ulrich Weigand1-6/+6
2008-10-07f95-lang.c (poplevel): Don't clear BLOCK_VARS if functionbody.Jakub Jelinek1-8/+2
2008-10-02re PR fortran/37635 (Fortran 2008: Support LEADZ / TRAILZ)Steven Bosscher1-0/+31
2008-08-29re PR fortran/29635 (debug info of modules)Jakub Jelinek1-4/+17
2008-08-21diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez1-2/+2
2008-08-08re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez1-3/+3
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-2/+2
2008-07-23re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez1-3/+3
2008-07-21fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues1-3/+3
2008-07-07re PR middle-end/36726 (ICE in move_stmt_r, at tree-cfg.c:5699 with -fopenmp)Jakub Jelinek1-0/+4
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-34/+0
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+8
2008-05-25re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke1-4/+13
2008-04-21* f95-lang.c (gfc_init_decl_processing): use ptr_mode instead of Pmode.Steve Ellcey1-2/+2
2008-04-16re PR target/35662 (gfortran interfaces badly with glibc sincosf() causing br...Jakub Jelinek1-3/+3
2008-04-06gcc.c (default_compilers): Sync Fortran extensions list with that in fortran/...Francois-Xavier Coudert1-1/+1
2008-04-03tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini1-14/+0
2008-03-11langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.Paolo Bonzini1-4/+4
2008-02-27re PR fortran/33387 (Fortran front-end should translate intrinsics by calling...Francois-Xavier Coudert1-6/+51
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-2/+0
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