config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.
[gcc.git] / gcc / fortran /
2015-09-17 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-09-10 Steven G. Karglre PR fortran/67526 (ICE on missing end parenthesis...
2015-09-10 Paul Thomasre PR fortran/66993 (Spurious ambiguous symbol error...
2015-09-04 Francois-Xavier... intrinsic.h (gfc_simplify_mvbits): Remove.
2015-09-04 Manuel López-Ibáñezre PR fortran/67429 (Missing part of error messages.)
2015-08-31 Francois-Xavier... re PR fortran/54833 (Don't wrap __builtin_free(a) in...
2015-08-29 Francois-Xavier... trans.c (gfc_call_malloc, [...]): Simplify code.
2015-08-28 Francois-Xavier... re PR fortran/53668 (Cray-pointer diagnostic enhancement)
2015-08-24 Louis Kruppre PR fortran/62536 (ICE (segfault) for invalid END...
2015-08-23 François-Xavier... * ChangeLog: fix previous entry.
2015-08-23 Francois-Xavier... re PR libfortran/54572 (Use libbacktrace library)
2015-08-19 Trevor Saundersremove more useless typedefs
2015-08-16 Francois-Xavier... re PR fortran/54656 (ICE with software REAL(16) for...
2015-08-16 Francois-Xavier... trans-intrinsic.c (conv_intrinsic_ieee_is_negative...
2015-08-16 Francois-Xavier... re PR libfortran/41387 (OPEN, STATUS='NEW' of a symboli...
2015-08-08 Francois-Xavier... re PR fortran/67059 (gfortran --version output is incon...
2015-08-08 Bud DavisWhen undoing symbols, also restore common block lists
2015-08-07 Francois-Xavier... re PR fortran/64104 ([F2003][IEEE] Allow IEEE functions...
2015-08-06 Mikael MorinMove one condition out of gfc_trans_scalar_assign
2015-08-05 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-08-04 Francois-Xavier... re PR fortran/64022 ([F2003][IEEE] ieee_support_flag...
2015-08-03 Steven G. Karglre PR fortran/66942 (trans-expr.c:5701 runtime error...
2015-08-03 Mikael MorinFix random class_allocate_18.f90 failure
2015-08-01 Paul Thomasre PR fortran/67091 ([OOP] Bad result for type-bound...
2015-07-27 Thomas SchwingeFix logic error in Fortran OpenACC parsing
2015-07-24 Mikael MorinFix gfortran.dg/class_to_type_4.f90 deallocation code...
2015-07-22 Mikael MorinFix r225926's iso_varying_string ICE regression
2015-07-17 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-07-17 Alessandro FanfarilloFix fortran double address operator with co_reduce
2015-07-17 Andre Vehreschildre PR fortran/66035 (gfortran ICE segfault)
2015-07-17 Mikael MorinFix PR61831: Side-effect variable component deallocation
2015-07-17 Steven G. Karglre PR fortran/66724 (ICE on input/output statements...
2015-07-15 Andrew MacLeodopth-gen.awk: Check for UNKNOWN_LOCATION rather than...
2015-07-14 Steven G. Karglsimplify.c (gfc_simplify_floor): Set precision of tempo...
2015-07-13 Andre Vehreschildre PR fortran/64589 ([OOP] Linking error due to undefin...
2015-07-13 Aldy HernandezFix double word typos.
2015-07-09 Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-07 Andre Vehreschildre PR fortran/66578 ([F2008] Invalid free on allocate...
2015-07-06 Steven G. Karglio.c (check_char_variable): New function.
2015-07-06 Andre Vehreschildre PR fortran/58586 (ICE with derived type with allocat...
2015-07-04 Steven G. Kargl[multiple changes]
2015-07-02 David Edelsohn* trans-common.c: Include <map> after system.h.
2015-07-02 Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-07-02 Steven G. Karglre PR fortran/56520 (Syntax error causes misleading...
2015-07-02 Steven G. Karglre PR fortran/66545 (ICE on using undefined parameter...
2015-07-01 Thomas Koenigarith.c (gfc_arith_divide): With -Winteger-division...
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-24 Manuel López-IbáñezThe problem is that diagnostic_action_after_output...
2015-06-23 Andre Vehreschildre PR fortran/64674 ([OOP] ICE in ASSOCIATE with class...
2015-06-19 Mikael MorinFix openmp global state fortran regression
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-15 Andre Vehreschildre PR fortran/44672 ([F08] ALLOCATE with SOURCE and...
2015-06-14 Thomas Koenigintrinsic.texi: Change \leq to < in descrition of imagi...
2015-06-11 Paul Thomasre PR fortran/66079 (memory leak with source allocation...
2015-06-11 Pierre-Marie de... Restore DW_AT_abstract_origin for cross-unit call sites
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-08 Steven G. Karglre PR fortran/66245 (ICE on select type with empty...
2015-06-06 Thomas Koenigre PR fortran/47359 (Recursive functions of intrinsic...
2015-06-06 Thomas Koenigre PR fortran/47359 (Recursive functions of intrinsic...
2015-06-05 Steven G. Karglre PR fortran/66347 (Seg fault (ICE) on compile)
2015-06-05 Thomas Koenigre PR fortran/66385 (ICE: FORALL writing multiple eleme...
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-05 Steven G. Kargl[multiple changes]
2015-06-04 Thomas Koenigre PR fortran/58749 (PACK(ADJUSTL([" a"," b"]), [.TRUE...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-02 Steven G. KarglAdd the PR number that I forgot in m y previous commit.
2015-06-02 Steven G. Karglsimplify.c (gfc_simplify_reshape): Convert assert into...
2015-05-27 Andre Vehreschildtrans-stmt.c (gfc_trans_allocate): Add missing location...
2015-05-26 Paul Thomasre PR fortran/66082 (memory leak with automatic array...
2015-05-24 Mikael Morinre PR fortran/66257 (ELEMENTAL procedure pointer compon...
2015-05-23 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-05-22 Jim WilsonMakefile.in (check_gcc_parallelize): Delete.
2015-05-21 Thomas Koenigre PR fortran/66176 (Handle conjg() in inline matmul)
2015-05-20 Andre Vehreschildre PR fortran/65548 (gfc_conv_procedure_call)
2015-05-19 Jakub Jelinekre PR middle-end/66199 (lastprivate/linear clause issue...
2015-05-19 David MalcolmReplace line_map union with C++ class hierarchy
2015-05-19 Mikhail MaltsevUse std::swap instead of explicit swaps
2015-05-18 Steven G. Karglre PR fortran/66057 (ICE for incomplete generic stateme...
2015-05-18 Steven G. Karglre PR fortran/66057 (ICE for incomplete generic stateme...
2015-05-18 Steven G. Karglre PR fortran/66052 (Segmentation fault for misplaced...
2015-05-18 Steven G. Karglre PR fortran/66045 (ICE on incorrect code with null)
2015-05-18 Steven G. Karglre PR fortran/66044 (ICE on misplaced entry statement)
2015-05-18 Steven G. Karglre PR fortran/66043 (ICE on storage_size of null or...
2015-05-18 Steven G. Karglre PR fortran/66040 (ICE on misplaced sequence in function)
2015-05-18 Steven G. Karglre PR fortran/66039 (ICE on incomplete parentheses...
2015-05-18 Steven G. Karglre PR fortran/64925 (ICE with same names for dummy...
2015-05-16 Jerry DeLislere PR fortran/65903 (Line continuation followed by...
2015-05-16 Thomas Koenigre PR fortran/66113 (Variable n cannot appear in the...
2015-05-16 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-05-16 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-05-16 Mikael Morin2015-05-16 Mikael Morin <mikael@gcc.gnu.org
2015-05-12 Thomas Koenigre PR fortran/66111 (ICE with matmul and vector subscripts)
2015-05-12 Thomas Koenigre PR fortran/66041 (Matmul ICE)
2015-05-11 Mikael MorinFix fortran/66100 bound simplification ICE
2015-05-10 Thomas Koenigre PR fortran/66041 (Matmul ICE)
2015-05-10 Mikael Morinbound simplification refactoring
2015-05-09 Mikael MorinFix fortran/65894 elemental procedures wrong-code
2015-05-08 Mikael Morintrans-array.c (gfc_walk_elemental_function_args): Don...
next