trans-array.h: Replace prototypes for gfc_conv_descriptor_offset...
[gcc.git] / gcc / fortran / trans-intrinsic.c
2009-06-08 Paul Thomastrans-array.h: Replace prototypes for gfc_conv_descript...
2009-05-29 Francois-Xavier... re PR fortran/40019 (LEADZ and TRAILZ give wrong results)
2009-05-14 Jakub Jelinekre PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)
2009-05-06 Janus Weilre PR fortran/39630 ([F03] Procedure Pointer Components)
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-20 Ian Lance Taylormodule.c (import_iso_c_binding_module): Add casts to...
2009-03-30 Ulrich Weigandf95-lang.c (gfc_init_builtin_functions): Define BUILT_I...
2009-03-28 Francois-Xavier... gfortran.h (gfc_option_t): Add rtcheck.
2009-03-27 Richard Guenthergimplify.c (mark_addressable): Export.
2009-03-27 Tobias Burnusgfortran.h (enum init_local_real.): Add GFC_INIT_REAL_SNAN.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-28 Paul Thomasre PR fortran/38852 ([4.3] UBOUND fails for negative...
2009-01-17 Paul Thomasre PR fortran/34955 (transfer_assumed_size_1.f90: Valgr...
2008-12-18 Daniel Kraftre PR fortran/31822 (Missing run-time bound checks...
2008-12-17 Daniel Kraftre PR fortran/38137 (MERGE: -fbounds-check runtime...
2008-11-20 Jakub Jelinektrans-intrinsic.c (gfc_conv_intrinsic_minmaxloc): Use...
2008-11-20 Jakub Jelinekre PR fortran/38181 (calls to SIZE not optimized out...
2008-11-12 Jakub Jelinekre PR target/35366 (gfortran.dg/equiv_7.f90 fails with...
2008-11-01 Daniel Kraftre PR fortran/35681 (wrong result for vector subscripte...
2008-10-02 Steven Bosscherre PR fortran/37635 (Fortran 2008: Support LEADZ /...
2008-09-12 Richard Guenthertree-vrp.c (simplify_truth_ops_using_ranges): Fix types.
2008-09-04 Richard Guenthertrans-array.c (gfc_conv_array_parameter): Use correct...
2008-08-28 Daniel Kraftgfortran.h (enum expr_t): New value `EXPR_COMPCALL'.
2008-07-29 Daniel Kraftre PR fortran/36403 (Some fortran tests using eoshift...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-27 Tobias Burnusre PR fortran/36132 (_gfortran_internal_pack on optiona...
2008-07-24 Thomas Koenigre PR fortran/29952 (Flag to give runtime information...
2008-07-21 Ralf Wildenhuesfmt_g0_3.f08: Fix typo in expected error message.
2008-06-20 Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
2008-06-12 Tobias Burnusre PR fortran/36462 ([F03] Audit intrinsics for KIND...
2008-06-07 Tobias Burnusre PR fortran/36437 (Simplify argument to [c_]sizeof)
2008-05-28 Francois-Xavier... re PR fortran/36319 (Segfault with wide characters...
2008-05-18 Francois-Xavier... intrinsic.c (char_conversions, ncharconv): New static...
2008-05-15 Francois-Xavier... trans-expr.c (gfc_conv_concat_op): Take care of nondefa...
2008-05-14 Francois-Xavier... re PR fortran/35685 (UBOUND incorrect for run-time...
2008-04-30 François-Xavier... intrinsic.c (add_functions): Add SELECTED_CHAR_KIND...
2008-04-24 Jerry DeLislere PR fortran/35994 (MAXLOC and MINLOC off by one with...
2008-04-16 Paul Thomasre PR fortran/35932 (ICE: CHAR with array arg and also...
2008-03-03 François-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2008-02-29 Jerry DeLislere PR fortran/35059 (Seg fault when max constructor...
2008-02-27 Francois-Xavier... re PR fortran/33387 (Fortran front-end should translate...
2008-02-24 Tobias Schlütertrans-array.c (gfc_conv_descriptor_data_get, [...]...
2007-12-25 Daniel Frankere PR fortran/34533 (DTIME returns total process time...
2007-11-24 Jerry DeLislere PR libfortran/34209 (run-time lib: NEAREST(0.0_8...
2007-11-18 Jerry DeLisletrans-expr.c (gfc_conv_missing_dummy): Set the type...
2007-11-08 Francois-Xavier... re PR fortran/34028 (Type mismatch with optimization...
2007-10-30 Francois-Xavier... re PR fortran/33596 (ICE with simplified ISNAN)
2007-10-05 Francois-Xavier... gfortran.h (gfc_get_data_variable, [...]): Move to...
2007-09-27 Paul Thomasre PR fortran/33568 (ICE with ANINT (with KIND and...
2007-09-03 Francois-Xavier... re PR fortran/31675 (Fortran front-end and libgfortran...
2007-08-29 François-Xavier... re PR fortran/33105 (F2003: Support is_iostat_end ...
2007-08-23 Francois-Xavier... re PR fortran/33095 (MAX with optional arguments gives...
2007-08-14 Francois-Xavier... re PR fortran/33073 (Type mismatch in build_fixbound_ex...
2007-08-12 Francois-Xavier... re PR fortran/29600 ([F03] MINLOC and MAXLOC take an...
2007-08-10 Francois-Xavier... re PR fortran/31270 (print subscript value and array...
2007-08-10 Francois-Xavier... re PR fortran/32933 (ICE in simplify_subreg with -fdefa...
2007-08-06 Francois-Xavier... re PR fortran/29828 ([F2003] MIN and MAX with character...
2007-08-05 Francois-Xavier... re PR fortran/32979 (Implement vendor-specific ISNAN...
2007-08-04 Steven G. Karglre PR fortran/32968 (selected_(int|real)_kind fail...
2007-08-03 Francois-Xavier... re PR fortran/31202 (Incorrect rounding generated for...
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-31 Steven G. Karglre PR fortran/32942 (Wrong code with with -fdefault...
2007-07-28 François-Xavier... re PR fortran/32048 (max/min and NaN)
2007-07-21 Lee Millwardre PR fortran/32823 (internal compiler error: in gfc_tr...
2007-07-16 Lee Millwardre PR fortran/32222 (ICE in gfc_trans_assignment_1)
2007-07-12 Richard Guenthertrans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert...
2007-07-11 Richard Guenthertrans-array.c (gfc_conv_array_parameter): Use correct...
2007-07-04 François-Xavier... re PR fortran/31198 (wrong code: Max() with optional...
2007-06-24 Paul Thomasre PR fortran/32298 (MINLOC / MAXLOC: off-by one for...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-08 Francois-Xavier... * trans-intrinsic.c: Revert Lee's 2007-06-04 patch.
2007-06-07 Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-06-04 Lee Millwardtrans-intrinsic.c (gfc_conv_intrinsic_function_args...
2007-05-31 Richard Guenthertrans-expr.c (gfc_conv_expr_op): Use zero constant...
2007-05-29 Daniel Frankegfortran.h: Renamed 'enum gfc_generic_isym_id' to ...
2007-05-29 Tobias Schlütergfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SIZEOF.
2007-05-26 Paul Thomasre PR fortran/31219 (ICE on array of character function...
2007-05-14 Francois-Xavier... re PR fortran/30723 (Freeing memory doesn't need to...
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-04-03 Francois-Xavier... re PR fortran/31304 (REPEAT argument NCOPIES is not...
2007-03-22 Paul Thomasre PR fortran/31193 ([4.2 only] ICE on non-constant...
2007-03-14 Francois-Xavier... trans-array.c (gfc_trans_auto_array_allocation): Replac...
2007-03-01 Tobias Burnusre PR fortran/30865 ([4.1, 4.2 only] optional argument...
2007-02-26 Thomas Koenigre PR fortran/30865 ([4.1, 4.2 only] optional argument...
2007-02-18 Roger Sayletrans-array.c (gfc_build_constant_array_constructor...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-09 Tobias Burnusre PR fortran/30512 ([4.1 only] MAXVAL() incorrect...
2007-02-09 Francois-Xavier... re PR fortran/30720 ([4.1 only] runtime: check for...
2007-02-04 Francois-Xavier... re PR fortran/30611 ([4.1 only] Confusing error message...
2007-01-20 Roger Sayletrans-intrinsic.c (gfc_conv_intrinsic_sign): New branch...
2007-01-03 Steven G. Kargltrans-intrinsic.c (gfc_conv_intrinsic_ibits): Fix call...
2006-12-19 Tobias Burnusre PR fortran/30238 (associated(null-pointer, null...
2006-11-26 Francois-Xavier... re PR fortran/29892 (substring out of bounds: Missing...
2006-11-25 Andrew Pinskire PR fortran/29951 (incorrect conversion from string...
2006-11-16 Francois-Xavier... re PR fortran/29391 ([4.2/4.1 only] LBOUND and UBOUND...
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-11-05 Paul Thomas2006-11-05 Francois-Xavier Coudert <fxcoudert@gcc...
2006-10-31 Paul Thomasre PR fortran/29387 (ICE on character array function...
2006-10-30 Andrew Pinskire PR fortran/29410 ([4.2 only] bug with TRANSFER(...
next