re PR fortran/26393 (ICE with function returning variable lenght array)
[platform/upstream/gcc.git] / gcc / fortran / trans-intrinsic.c
2006-03-01 Paul Thomasre PR fortran/26393 (ICE with function returning variab...
2006-02-28 Thomas Koenigtrans-intrinsic.c (gfc_conv_intrinsic_minmaxloc): If...
2006-02-25 Thomas Koenigre PR fortran/23092 ([4.1 only] scalar mask for minval...
2006-01-09 Feng WangAdd 2006 copyright year.
2006-01-09 Feng Wangfortran ChangeLog entry:
2006-01-07 Paul Thomasre PR fortran/22146 (ICE when calling ELEMENTAL subrout...
2005-12-16 Richard Guenthertrans.h (tree): Remove declaration of gfc_build_functio...
2005-12-16 Richard Guenthertrans.h (gfc_build_indirect_ref): Remove declaration.
2005-12-16 Richard Guenther(gfc_conv_descriptor_data_addr): Use build_fold_addr_ex...
2005-12-13 Richard SandifordMake-lang.in (fortran/trans-resolve.o): Depend on fortr...
2005-11-13 Francois-Xavier... fget.c: New file.
2005-11-09 Steven G. KarglFix typo in comment.
2005-11-06 Francois-Xavier... intrinsic.c (add_functions): Add ctime and fdate intrin...
2005-11-05 Francois-Xavier... intrinsic.c (add_functions): Add function version of...
2005-11-01 Paul Thomasre PR fortran/21565 (namelist in block data is illegal)
2005-10-30 Francois-Xavier... check.c (gfc_check_malloc, [...]): New functions.
2005-10-28 Francois-Xavier... check.c (gfc_check_alarm_sub, [...]): New functions.
2005-10-24 Asher LangtonCommit for Asher Langton
2005-10-03 François-Xavier... re PR libfortran/19308 (I/O library should support...
2005-09-13 Richard Sandifordre PR fortran/18899 ([gfortran] ubound wrongly calculat...
2005-08-09 François-Xavier... check.c (gfc_check_ttynam_sub, [...]): Add check functi...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-13 Richard Hendersontrans-array.c (gfc_conv_descriptor_data_get): Rename...
2005-05-26 Kazu Hiratadata.c, [...]: Fix comment typos.
2005-05-18 Tobias Schlüterf95-lang.c (gfc_init_builtin_functions): Define BUILT_I...
2005-03-23 Steven Bosscherconvert.c (convert): Replace fold (buildN (...)) with...
2005-03-22 François-Xavier... Makefile.am: Added new files.
2005-03-14 Zdenek Dvoraktree-cfg.c (find_taken_edge_cond_expr): Use zero_p...
2005-03-04 Tobias Schlütertrans-intrinsic.c (gfc_get_symbol_for_expr): Fix commen...
2005-02-28 Steven G. Kargltrans-intrinsic.c (gfc_conv_intrinsic_iargc): remove...
2005-01-23 Kazu Hiratadata.c, [...]: Fix comment typos.
2005-01-16 Tobias Schlüter* trans-intrinsic.c, trans-types.c: Update copyright...
2005-01-16 Tobias Schlütertrans-intrinsic.c (gfc_conv_intrinsic_index, [...]...
2005-01-16 Tobias Schlütertrans-intrinsic.c (build_fixbound_expr, [...]): Use...
2005-01-16 Tobias Schlütertrans-intrinsic.c (gfc_conv_intrinsic_ishft): Fix signe...
2005-01-08 Tobias Schlütertrans-intrinsic.c (gfc_get_intrinsic_lib_fndecl, [...
2005-01-03 Steven G. Karglarith.c: Add system.h; remove string.h
2004-12-27 Tobias Schlüterre PR libfortran/19032 (modulo generates wrong result...
2004-12-27 Tobias Schlütertrans-intrinsic.c (gfc_conv_intrinsic_ishft): Change...
2004-12-16 Tobias Schlütertrans-intrinsic.c (build_fixbound_expr): Clarify commen...
2004-12-15 Richard Hendersongfortran.h (gfc_expr.function.name): Make const.
2004-12-02 Steven G. Karglflush.c: New file.
2004-11-20 Steven G. Karglcheck.c (gfc_check_getcwd_sub): Fix seg fault.
2004-11-08 Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-10-04 Tobias Schlüterre PR fortran/17776 (no subroutine system)
2004-10-04 Kazu Hirata* trans-intrinsic.c: Fix a comment typo.
2004-10-03 Feng Wangtrans-intrinsic.c: Fix comments on spacing and rrspacing
2004-09-26 Tobias Schlüter* trans-intrinsic.c: Comment fixes.
2004-09-16 Kazu Hirataarray.c, [...]: Fix comment typos.
2004-09-15 Steven G. Karglcheck.c (gfc_check_getcwd_sub): New function.
2004-09-14 Kazu Hiratadata.c, [...]: Fix comment typos.
2004-09-08 Paul Brookarray.c: Don't include assert.h.
2004-09-01 Tobias Schlüterre PR fortran/15327 (ICE when using MERGE on strings)
2004-08-30 Richard HendersonMake-lang.in (fortran/f95-lang.o): Update dependencies.
2004-08-29 Steven G. Karglcheck.c (gfc_check_besn, [...]): New functions.
2004-08-28 Steven G. Karglgfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.
2004-08-26 Richard Hendersonarith.c (gfc_validate_kind): Add may_fail argument...
2004-08-25 Tobias Schlütertrans.h (build2_v, build3_v): New macros.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-15 Andrew Pinskire PR fortran/17030 (gfortran does not optimize ABS...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-06 Steven G. Karglarith.c: Add #define for model numbers.
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-07-04 Janne Blomqvistre PR libfortran/15280 (Fortran9x commandline not acces...
2004-06-29 Steven BosscherMake sure types in assignments are compatible.
2004-06-14 Tobias SchlüterFix ChangeLog, fix parentheses from previous patch...
2004-06-14 Tobias Schlüterre PR fortran/15211 (ICE with LEN intrinsic)
2004-06-12 Steven G. Karglcheck.c (gfc_check_second_sub, [...]): New functions.
2004-05-14 Tobias Schlüterre PR fortran/15206 (RRSPACING intrinsics returns wrong...
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.