re PR fortran/65541 (namelist regression)
[gcc.git] / libgfortran / generated /
2015-01-05 Jakub JelinekUpdate copyright years.
2014-09-30 Janne BlomqvistFix -Wmaybe-uninitialized warnings.
2014-08-20 Steven G. Karglre PR libfortran/62188 (Array bounds overrun in bessel_...
2014-06-17 Janne BlomqvistIntroduce xmallocarray, an overflow checking variant...
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-01-14 Richard SandifordUpdate copyright years in libgfortran.
2012-10-28 Tobias Burnusbessel.m4: Remove useless statement.
2012-04-10 Michael Matzcshift0.m4 (cshift0_'rtype_code`): Guard use of modulo.
2012-03-26 Janne BlomqvistCombined get_mem and internal_malloc_size.
2012-03-10 Tobias Burnuslibgfortran.h (descriptor_dimension, [...]): Rename...
2011-09-10 Thomas Koenigre PR fortran/49479 (reshape / optionals / zero sized...
2011-09-01 Thomas Koenigbessel_r4.c: Regenerated.
2011-08-28 Thomas Koenigre PR fortran/48066 (Segfault with SUM of zero-sized...
2011-07-05 Thomas Koenigmemory.c (internal_malloc_size): If size is zero, alloc...
2011-06-28 Thomas Koenigre PR fortran/49479 (reshape / optionals / zero sized...
2011-04-12 Janne BlomqvistCleanup memsize types
2011-03-12 Thomas Koenigre PR fortran/48066 (Segfault with SUM of zero-sized...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-16 Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
2010-10-21 Thomas Koenigre PR fortran/46007 (wrong code for SHAPE in a scalariz...
2010-09-06 Tobias Burnusre PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
2010-09-05 Tobias Burnusbessel.m4: Fix printf warning by casting to (long int).
2010-08-28 Francois-Xavier... mtype.m4 (upcase, [...]): New macros.
2010-08-27 Tobias Burnusre PR fortran/33197 (Fortran 2008: math functions)
2010-08-21 Tobias Burnusre PR fortran/36158 (Transformational function BESSEL_Y...
2009-11-28 Jakub Jelinekpack_generic.c (pack_internal): Remove unused zero_size...
2009-08-30 Thomas Koenigpack.m4 (pack_'rtype_code`): Use count_0 for counting...
2009-07-24 Jakub Jelinekre PR fortran/40643 (maxloc/minloc: Wrong result for...
2009-07-19 Thomas Koenig[multiple changes]
2009-06-21 Thomas Koenigre PR fortran/37577 ([meta-bug] change internal array...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-01-21 Daniel Kraftre PR fortran/38887 (run-time abort for MVBITS with...
2008-11-23 Thomas Koenigre PR libfortran/38234 (In Reshape, SOURCE can be bigge...
2008-11-22 Thomas Koenigre PR libfortran/38225 (RESHAPE bounds with multi-dimen...
2008-11-18 Thomas Koenigre PR fortran/38135 (RESHAPE gives wrong result)
2008-10-21 Thomas Koenigre PR libfortran/34670 (bounds checking for array intri...
2008-10-16 Thomas Koenigre PR libfortran/34670 (bounds checking for array intri...
2008-10-15 Thomas Koenigre PR libfortran/34670 (bounds checking for array intri...
2008-09-07 Thomas Koenigre PR fortran/37203 (Check ORDER= of RESHAPE)
2008-09-06 Tobias Burnuslibgfortran.h (likely,unlikely): New makros.
2008-08-14 Thomas Koenigre PR libfortran/36886 (misaligment for cshift of chara...
2008-07-21 Thomas Koenigre PR libfortran/36773 (zero-sized arrays with cshift...
2008-07-07 Thomas Koenigre PR fortran/36341 (MATMUL: Bounds check missing)
2008-06-13 Tobias Burnusre PR fortran/36518 (libgfortran: "warning: format...
2008-05-28 Francois-Xavier... re PR fortran/36319 (Segfault with wide characters...
2008-05-18 Thomas Koenigin_pack.m4 (internal_pack_'rtype_code`): Destination...
2008-05-04 Thomas Koenigre PR fortran/35995 (ANY, ALL, and COUNT errors for...
2008-05-04 Thomas Koenigre PR fortran/35990 (run-time abort for PACK of run...
2008-04-30 Thomas Koenigre PR fortran/35993 (wrong answer for all array intrins...
2008-04-25 Thomas Koenigre PR fortran/35960 (run time abort with assignment...
2008-04-23 Thomas Koenigre PR fortran/35988 (run-time abort for MATMUL of run...
2008-04-20 Thomas Koenigre PR fortran/35960 (run time abort with assignment...
2008-03-28 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-23 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-21 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-19 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-02-25 Francois-Xavier... ifunction_logical.m4: Add casts to get rid of warnings.
2008-02-02 Thomas Koenigre PR libfortran/35001 (shape for negative sizes)
2008-01-28 Thomas Koenigre PR libfortran/34980 (Segfault in shape given a scalar)
2008-01-15 Thomas Koenigre PR libfortran/34671 (any(kind=1) and all(kind=1))
2008-01-13 Thomas Koenigre PR libfortran/34746 (wrong formats in libgfortran...
2008-01-11 Thomas Koenigre PR libfortran/34670 (bounds checking for array intri...
2007-12-25 Thomas Koenigre PR fortran/34566 (Matmul of logical values)
2007-08-31 Francois-Xavier... minloc1.m4: Update copyright year and ajust headers...
2007-08-24 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2007-07-09 Thomas Koenigre PR libfortran/32336 (matmul: flag runtime- instead...
2007-07-02 Janne BlomqvistForgot to delete these during yesterdays commit.
2007-04-06 Francois-Xavier... cpu_time.c: Don't include headers already included...
2007-03-04 Thomas Koenigre PR fortran/30981 ([4.1 only] a ** exp fails for...
2007-02-19 Thomas Koenigre PR libfortran/30533 ([4.1 only] minval, maxval missi...
2007-02-09 Tobias Burnusre PR fortran/30512 ([4.1 only] MAXVAL() incorrect...
2007-01-20 Francois-Xavier... gfortran.h (gfc_options_t): Add flag_allow_leading_unde...
2006-12-30 Thomas Koenigre PR fortran/30321 (program crash for SUM applied...
2006-11-03 Francois-Xavier... re PR libfortran/27895 (problem with RESHAPE and zero...
2006-10-22 Francois-Xavier... re PR fortran/26025 (Optionally use BLAS for matmul)
2006-10-20 Francois-Xavier... minval_r8.c: Regenerate.
2006-10-13 Steven G. Karglspacing.m4: Use scalbn[f,l] if ldexp[f,l] is unavailable.
2006-10-09 Steven G. Karglre PR fortran/15441 (RRSPACING broken for denormals)
2006-10-07 François-Xavier... re PR fortran/16580 ([4.1 only] gfortran ICE on test...
2006-09-29 Francois-Xavier... re PR libfortran/18791 (CABS specifics declared of...
2006-09-10 Paul Thomasre PR fortran/28947 (Double MATMUL() uses wrong array...
2006-07-19 Janne Blomqvistre PR libfortran/27919 (dot_product should be removed...
2006-06-24 Francois-Xavier... re PR fortran/28094 (Modulo of real(kind=10) variables...
2006-06-22 Francois-Xavier... re PR fortran/26769 (Implement transpose() and reshape...
2006-06-20 Paul Thomasre PR fortran/25049 (TRANSPOSE not allowed in initialis...
2006-06-06 Janne Blomqvistin_pack.m4: Add TODO comment about detecting temporaries...
2006-05-05 Francois-Xavier... re PR libfortran/26985 (incorrect matmul result)
2006-04-22 Jakub Jelinekre PR fortran/26769 (Implement transpose() and reshape...
2006-03-25 Thomas Koenigre PR fortran/26769 (Implement transpose() and reshape...
2006-03-20 Thomas Koenigre PR fortran/20935 (failed assertion for maxloc(n...
2006-03-13 Paul Thomasre PR libfortran/25378 ([Fortran 2003] maxloc for all...
2006-02-16 Francois-Xavier... re PR libfortran/24903 (dotprod should use __builtin_conj)
2005-12-13 Richard SandifordMake-lang.in (fortran/trans-resolve.o): Depend on fortr...
2005-11-27 Janne Blomqvistlibgfortran ChangeLog:
2005-11-14 Janne Blomqvistre PR libfortran/21468 (vectorizing libfortran)
2005-10-03 François-Xavier... re PR libfortran/19308 (I/O library should support...
2005-09-25 Francois-Xavier... c99_protos.h: Add prototypes for C99 complex functions.
2005-09-13 Richard Sandifordre PR fortran/19269 (transpose(reshape(...)) of charact...
2005-08-17 Kelley CookAll files: Update FSF address.
2005-07-07 Tobias Schlüterlibgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type...
next