summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Thomas Koenig2009-07-193-14/+32
* re PR fortran/40588 (Small bug in match_charkind_name)Tobias Burnus2009-07-131-10/+20
* c99_functions.c (ccoshf, [...]): Fix errant minus.Steven G. Kargl2009-07-101-8/+8
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-2117-299/+328
* re PR fortran/40019 (LEADZ and TRAILZ give wrong results)Francois-Xavier Coudert2009-05-291-0/+138
* Fix PR40190; use localtime_r, gmtime_r, add fallback implementationsJanne Blomqvist2009-05-291-8/+33
* re PR libfortran/40187 (c_f_pointer with stride in SHAPE)Thomas Koenig2009-05-271-27/+35
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0964-944/+649
* string.c (compare0): Use gfc_charlen_type.Janne Blomqvist2009-04-082-13/+13
* re PR libfortran/33595 (FAIL: gfortran.dg/nint_2.f90 -O0 execution test)John David Anglin2009-03-281-12/+12
* string_intrinsics.c: #include <assert.h>Daniel Kraft2009-03-282-12/+49
* re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 an...John David Anglin2008-12-291-0/+2
* re PR libfortran/38234 (In Reshape, SOURCE can be bigger than result)Thomas Koenig2008-11-231-32/+32
* re PR libfortran/38225 (RESHAPE bounds with multi-dimensional SOURCE)Thomas Koenig2008-11-221-1/+8
* re PR fortran/38135 (RESHAPE gives wrong result)Thomas Koenig2008-11-181-4/+4
* re PR fortran/37159 (RANDOM_SEED: GET= check array size at compile time and...Dennis Wassel2008-11-011-10/+11
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2008-10-211-0/+23
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2008-10-151-0/+21
* re PR fortran/37203 (Check ORDER= of RESHAPE)Thomas Koenig2008-09-071-0/+27
* re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle2008-08-161-0/+2
* re PR libfortran/37123 (libfortran failed to build)H.J. Lu2008-08-141-2/+2
* re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig2008-08-141-118/+187
* re PR libfortran/36773 (zero-sized arrays with cshift and eoshift)Thomas Koenig2008-07-213-29/+50
* re PR fortran/36495 (libgfortran should be build with FCFLAGS -fimplicit-none)Tobias Burnus2008-06-131-0/+1
* re PR fortran/36319 (Segfault with wide characters in DATA)Francois-Xavier Coudert2008-05-284-9/+88
* re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Tobias Burnus2008-05-252-17/+0
* re PR libfortran/36302 (cshift and eoshift missing some kind=16 functions)Thomas Koenig2008-05-223-0/+9
* in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict.Thomas Koenig2008-05-186-6/+6
* select.c: Moved content to select_inc.c.Francois-Xavier Coudert2008-05-185-6/+155
* libgfortran.h (gfc_char4_t): New type.Francois-Xavier Coudert2008-05-142-365/+449
* re PR fortran/35990 (run-time abort for PACK of run-time zero sized array)Thomas Koenig2008-05-041-2/+14
* intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic.François-Xavier Coudert2008-04-301-0/+49
* * intrinsics/time_1.h (__time_1): Remove unused variable.Francois-Xavier Coudert2008-04-241-1/+0
* re PR fortran/35991 (run-time abort for CSHIFT of zero sized array)Jerry DeLisle2008-04-201-1/+1
* re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized ar...Thomas Koenig2008-04-201-7/+23
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-04-141-1/+1
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-04-134-222/+422
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-281-0/+174
* re PR fortran/35721 (ASSOCIATED returns false when strides confusing)Tobias Burnus2008-03-281-3/+5
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-231-2/+193
* pack_generic.c: Fix typo.Jerry DeLisle2008-03-211-1/+1
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-211-1/+1
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-211-1/+96
* re PR libfortran/35524 (Unconditional use of expl() in libgfortran)Francois-Xavier Coudert2008-03-121-2/+16
* re PR libfortran/32812 (random_seed and date_and_time)Francois-Xavier Coudert2008-03-111-4/+39
* re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert2008-03-032-0/+232
* re PR libfortran/35355 (CPU_TIME gives wrong values on mingw)Francois-Xavier Coudert2008-03-011-2/+2
* re PR libfortran/22423 (Warnings when building libgfortran)Thomas Koenig2007-12-272-12/+12
* re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke2007-12-254-104/+247
* stat.c (stat_i4_sub_0, [...]): Mark parameter with unused attribute.Francois-Xavier Coudert2007-12-013-6/+7