aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/f95-lang.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther1-2/+1
2011-06-07tree.c (build_common_tree_nodes): Also initialize size_type_node.Richard Guenther1-3/+0
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou1-4/+4
2011-04-14utils.c (gnat_poplevel): Use block_chainon.Nathan Froyd1-3/+3
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd1-1/+1
2011-04-05The parameters for functions from the frexp family were the wrong way round.Duncan Sands1-3/+2
2011-02-24re PR fortran/47839 (ICE in dwarf2out.c:add_AT_specification)Richard Guenther1-5/+12
2010-11-20Fix size_type_node and sizetype in Fortran frontendJanne Blomqvist1-9/+4
2010-11-17invoke.texi (-dy): Remove.Joseph Myers1-2/+2
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-0/+2
2010-10-06re PR middle-end/45838 (FAIL: libgomp.c/pr34513.c execution test)Jakub Jelinek1-92/+106
2010-10-04f95-lang.c (current_translation_unit): New global variable.Richard Guenther1-2/+10
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-1/+1
2010-09-28builtin-attrs.def (ATTR_LEAF): New attribute.Jan Hubicka1-4/+6
2010-09-11mathbuiltins.def: Do not defined huge_val built-in.Francois-Xavier Coudert1-7/+0
2010-09-05re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)Tobias Burnus1-4/+5
2010-09-01* f95-lang.c: Fix comment: POPAR -> POPPAR.Uros Bizjak1-1/+1
2010-08-31re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)Francois-Xavier Coudert1-1/+13
2010-08-27re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert1-1/+1
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers1-0/+2
2010-07-26re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson1-0/+30
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-3/+3
2010-06-15re PR fortran/44536 (OMP: missing error with default(none))Jakub Jelinek1-0/+2
2010-06-11mathbuiltins.def: Add builtins that do not directly correspond to a Fortran i...Francois-Xavier Coudert1-0/+3
2010-06-09re PR fortran/43040 (Wrong decl for mathbuiltins -> wrong code with LTO)Francois-Xavier Coudert1-2/+0
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-2/+1
2010-05-26* fortran/f95-lang.c: Do not include libfuncs.h, expr.h, and except.h.Steven Bosscher1-5/+0
2010-05-17tree.c (build_function_type_list_1): Remove bogus assert condition.Nathan Froyd1-181/+123
2010-04-21re PR fortran/43836 (ice with -fexceptions and -fopenmp)Jakub Jelinek1-1/+2
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou1-1/+1
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson1-1/+1
2009-09-14Squash commit of EH in gimpleRichard Henderson1-2/+1
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-4/+0
2009-09-03[multiple changes]Diego Novillo1-1/+1
2009-09-01tree-flow.h (mark_addressable): Move declaration ...Richard Guenther1-80/+0
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-3/+0
2009-05-15re PR fortran/39352 (gfortran.dg/vect/pr39318.f90 doesn't work on ia64)Tobias Burnus1-0/+24
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-12/+8
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