summaryrefslogtreecommitdiff
path: root/gcc/fortran/f95-lang.c
Commit message (Expand)AuthorAgeFilesLines
* except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson2009-09-281-1/+1
* Squash commit of EH in gimpleRichard Henderson2009-09-141-2/+1
* langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther2009-09-131-4/+0
* [multiple changes]Diego Novillo2009-09-031-1/+1
* tree-flow.h (mark_addressable): Move declaration ...Richard Guenther2009-09-011-80/+0
* re PR c/40401 (ICE: verify_gimple failed)Richard Guenther2009-07-171-3/+0
* re PR fortran/39352 (gfortran.dg/vect/pr39318.f90 doesn't work on ia64)Tobias Burnus2009-05-151-0/+24
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-12/+8
* f95-lang.c (gfc_init_builtin_functions): Define BUILT_IN_HUGE_VAL family of i...Ulrich Weigand2009-03-301-6/+6
* f95-lang.c (poplevel): Don't clear BLOCK_VARS if functionbody.Jakub Jelinek2008-10-071-8/+2
* re PR fortran/37635 (Fortran 2008: Support LEADZ / TRAILZ)Steven Bosscher2008-10-021-0/+31
* re PR fortran/29635 (debug info of modules)Jakub Jelinek2008-08-291-4/+17
* diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez2008-08-211-2/+2
* re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez2008-08-081-3/+3
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-2/+2
* re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez2008-07-231-3/+3
* fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues2008-07-211-3/+3
* re PR middle-end/36726 (ICE in move_stmt_r, at tree-cfg.c:5699 with -fopenmp)Jakub Jelinek2008-07-071-0/+4
* tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor2008-06-211-34/+0
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-0/+8
* re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke2008-05-251-4/+13
* * f95-lang.c (gfc_init_decl_processing): use ptr_mode instead of Pmode.Steve Ellcey2008-04-211-2/+2
* re PR target/35662 (gfortran interfaces badly with glibc sincosf() causing br...Jakub Jelinek2008-04-161-3/+3
* gcc.c (default_compilers): Sync Fortran extensions list with that in fortran/...Francois-Xavier Coudert2008-04-061-1/+1
* tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini2008-04-031-14/+0
* langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.Paolo Bonzini2008-03-111-4/+4
* re PR fortran/33387 (Fortran front-end should translate intrinsics by calling...Francois-Xavier Coudert2008-02-271-6/+51
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-2/+0
* trans-array.c (gfc_conv_descriptor_data_get, [...]): Use fold_buildN instead ...Tobias Schlüter2008-02-241-5/+6
* re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Francois-Xavier Coudert2008-02-231-0/+6
* f95-lang.c (gfc_init_builtin_functions): Initialize GOMP builtins for flag_tr...Sebastian Pop2008-01-151-1/+1
* re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek2007-12-091-0/+2
* c-objc-common.h (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill.Jan Hubicka2007-09-121-1/+0
* decl.c (java_expand_body): Kill.Jan Hubicka2007-09-111-41/+0
* tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey2007-09-061-2/+2
* builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert2007-08-291-0/+6
* [PATCH Fortran] bootstrap failure by wrong sizetype.Kai Tietz2007-08-221-1/+9
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-2/+2
* re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert2007-08-031-1/+26
* arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton2007-08-011-4/+3
* re PR fortran/32048 (max/min and NaN)François-Xavier Coudert2007-07-281-0/+5
* re PR fortran/32239 (optimize power in loops, use __builtin_powi instead of _...Janne Blomqvist2007-07-011-0/+7
* really remove signed(_or_unsigned)?_type langhooksRafael Espindola2007-06-111-2/+0
* re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert2007-05-141-0/+11
* c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola2007-05-141-2/+0
* tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.Andrew Pinski2007-04-211-1/+1
* typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola2007-03-301-2/+0
* Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson2007-02-101-0/+8
* re PR fortran/30223 (Fortran frontend does not know about cbrt, cexpi and sin...Richard Guenther2007-01-201-4/+65
* interface.c, [...]: Update Copyright years.Steven G. Kargl2007-01-081-17/+27