s390.md (DWH, dwh): New mode macros.
[gcc.git] / libgfortran / intrinsics /
2011-08-29 Thomas Koenigre PR libfortran/50192 (Wrong character comparision...
2011-07-23 Andreas Schwabctime.c: Include <stdlib.h>.
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-05-14 Janne BlomqvistPR 48915 Abort handling
2011-05-14 Tobias Burnusre PR libfortran/48961 (EXECUTE_COMMAND_LINE(WAIT=...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-16 Janne BlomqvistReplace sprintf with snprintf
2011-04-15 Janne BlomqvistPR 47571 Fix bootstrap regression on alpha-dec-osf
2011-04-12 Janne BlomqvistCleanup memsize types
2011-03-04 Janne BlomqvistPR 47802 Use builtins to check localtime_r return type
2011-03-04 Janne BlomqvistPR 47802 Hack to work around draft POSIX localtime_r
2011-02-24 Janne BlomqvistPR 47802 Use strftime for CTIME and FDATE intrinsics
2011-02-24 Janne BlomqvistPR 47802 Test for POSIX getpwuid_r
2011-02-22 Tobias Burnusre PR libfortran/47830 (errors in intrinsics/c99_functi...
2011-02-05 Janne BlomqvistPR 47571 Fix HPUX bootstrap regression, cleanup
2011-02-02 Janne BlomqvistPR 47571 Weakref trickery for clock_gettime()
2011-02-01 Janne BlomqvistInclude errno.h needed by fallbacks
2011-01-31 Janne BlomqvistFix GF_CLOCK_MONOTONIC from r169449
2011-01-31 Janne BlomqvistUse clock_gettime in libgfortran timing intrinsics...
2011-01-29 Kai Tietzctime.c (ctime_r): Improve implementation.
2011-01-27 Janne BlomqvistPr 47431 CTIME/FDATE thread-safety using ctime_r()
2011-01-26 Kai Tietzgetlog.c (getlog): Fix label/statement issue.
2011-01-25 Janne BlomqvistPR 47375 getlog thread safety
2011-01-21 Janne BlomqvistPR 46267 strerror thread safety
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-19 Jerry DeLisleio.h: Remove definition of the BT enumerator.
2010-09-12 Francois-Xavier... pack_generic.c (pack): Add missing return and fix white...
2010-09-09 Francois-Xavier... acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...
2010-09-01 Francois-Xavier... intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic.
2010-08-17 Jakub Jelinekre PR fortran/45308 ([F2003] DATE_AND_TIME does _not_...
2010-06-25 Tobias Burnusintrinsic.h (gfc_check_selected_real_kind, [...]):...
2010-06-10 François-Xavier... selected_char_kind.c (selected_char_kind): Fix return...
2010-06-09 Francois-Xavier... mk-kinds-h.sh: Define GFC_REAL_*_LITERAL_SUFFIX and...
2010-06-09 Francois-Xavier... system_clock.c (system_clock_4, [...]): Undefine TCK.
2010-06-04 Thomas Koenigre PR libfortran/34670 (bounds checking for array intri...
2010-05-07 Janne BlomqvistRemove free_mem
2010-04-01 Paul Thomastransfer.c: Update copyright.
2010-03-08 Kai Tietzlibgfortran.h (_POSIX): Define if __MINGW32__ is defined.
2010-02-09 Tobias Burnusre PR libfortran/42996 (Incorrect length returned from...
2009-12-19 Janne BlomqvistIncrease clock resolution for system_clock_8.
2009-12-06 Janus Weilre PR fortran/41478 (Corrupted memory using PACK for...
2009-11-30 Janus Weilbackport: re PR fortran/42053 ([OOP] SELECT TYPE: rejec...
2009-11-28 Jakub Jelinekpack_generic.c (pack_internal): Remove unused zero_size...
2009-10-30 Janne BlomqvistPR libfortran/41219 Fix build warnings
2009-09-04 Tobias Burnusre PR fortran/41219 (libgfortran build warnings)
2009-09-03 Tobias Burnusre PR fortran/41219 (libgfortran build warnings)
2009-08-30 Thomas Koenigpack.m4 (pack_'rtype_code`): Use count_0 for counting...
2009-08-25 Thomas Koenigre PR libfortran/34670 (bounds checking for array intri...
2009-08-25 Steven G. Karglre PR libfortran/41157 (dtime not consistent in times...
2009-08-23 Steven G. Karglcshift0.c: Update license to GPL3+exception.
2009-08-20 Thomas Koenigre PR fortran/40962 (Conversion problem for f-allocata...
2009-08-14 Kai Tietzstring_intrinsics_inc.c (string_len_trim): Use __INTPTR...
2009-07-27 Tobias Burnusre PR libfortran/40863 (Build failure in libgfortran)
2009-07-25 Tobias Burnusre PR fortran/33197 (Fortran 2008: math functions)
2009-07-19 Thomas Koenig[multiple changes]
2009-07-13 Tobias Burnusre PR fortran/40588 (Small bug in match_charkind_name)
2009-07-10 Steven G. Karglc99_functions.c (ccoshf, [...]): Fix errant minus.
2009-06-21 Thomas Koenigre PR fortran/37577 ([meta-bug] change internal array...
2009-05-29 Francois-Xavier... re PR fortran/40019 (LEADZ and TRAILZ give wrong results)
2009-05-29 Janne BlomqvistFix PR40190; use localtime_r, gmtime_r, add fallback...
2009-05-27 Thomas Koenigre PR libfortran/40187 (c_f_pointer with stride in...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-08 Janne Blomqviststring.c (compare0): Use gfc_charlen_type.
2009-03-28 John David Anglinre PR libfortran/33595 (FAIL: gfortran.dg/nint_2.f90...
2009-03-28 Daniel Kraftstring_intrinsics.c: #include <assert.h>
2008-12-29 John David Anglinre PR fortran/31832 (FAIL: gfortran.dg/integer_exponent...
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-11-01 Dennis Wasselre PR fortran/37159 (RANDOM_SEED: GET= check array...
2008-10-21 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-08-16 Jerry DeLislere PR libfortran/35863 ([F2003] Implement ENCODING...
2008-08-14 H.J. Lure PR libfortran/37123 (libfortran failed to build)
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-06-13 Tobias Burnusre PR fortran/36495 (libgfortran should be build with...
2008-05-28 Francois-Xavier... re PR fortran/36319 (Segfault with wide characters...
2008-05-25 Tobias Burnusre PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE...
2008-05-22 Thomas Koenigre PR libfortran/36302 (cshift and eoshift missing...
2008-05-18 Thomas Koenigin_pack.m4 (internal_pack_'rtype_code`): Destination...
2008-05-18 Francois-Xavier... select.c: Moved content to select_inc.c.
2008-05-14 Francois-Xavier... libgfortran.h (gfc_char4_t): New type.
2008-05-04 Thomas Koenigre PR fortran/35990 (run-time abort for PACK of run...
2008-04-30 François-Xavier... intrinsic.c (add_functions): Add SELECTED_CHAR_KIND...
2008-04-24 Francois-Xavier... * intrinsics/time_1.h (__time_1): Remove unused variable.
2008-04-20 Jerry DeLislere PR fortran/35991 (run-time abort for CSHIFT of zero...
2008-04-20 Thomas Koenigre PR fortran/35960 (run time abort with assignment...
2008-04-14 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-04-13 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-28 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-28 Tobias Burnusre PR fortran/35721 (ASSOCIATED returns false when...
2008-03-23 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-21 Jerry DeLislepack_generic.c: Fix typo.
2008-03-21 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-21 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-12 Francois-Xavier... re PR libfortran/35524 (Unconditional use of expl(...
next